geopic-tag-reader 1.4.2__py3-none-any.whl → 1.5.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. geopic_tag_reader/__init__.py +1 -1
  2. geopic_tag_reader/cameras.csv +2 -0
  3. geopic_tag_reader/translations/br/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  4. geopic_tag_reader/translations/br/LC_MESSAGES/geopic_tag_reader.po +196 -0
  5. geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  6. geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.po +1 -1
  7. geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  8. geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.po +1 -1
  9. geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  10. geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.po +2 -2
  11. geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  12. geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.po +1 -1
  13. geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  14. geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.po +3 -2
  15. geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  16. geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.po +2 -2
  17. geopic_tag_reader/translations/geopic_tag_reader.pot +1 -1
  18. geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  19. geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.po +3 -2
  20. geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  21. geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.po +1 -1
  22. geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  23. geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.po +53 -42
  24. geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  25. geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.po +17 -6
  26. geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  27. geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.po +3 -2
  28. geopic_tag_reader/translations/sv/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  29. geopic_tag_reader/translations/sv/LC_MESSAGES/geopic_tag_reader.po +215 -0
  30. {geopic_tag_reader-1.4.2.dist-info → geopic_tag_reader-1.5.0.dist-info}/METADATA +14 -13
  31. {geopic_tag_reader-1.4.2.dist-info → geopic_tag_reader-1.5.0.dist-info}/RECORD +34 -30
  32. {geopic_tag_reader-1.4.2.dist-info → geopic_tag_reader-1.5.0.dist-info}/WHEEL +1 -1
  33. {geopic_tag_reader-1.4.2.dist-info → geopic_tag_reader-1.5.0.dist-info}/entry_points.txt +0 -0
  34. {geopic_tag_reader-1.4.2.dist-info → geopic_tag_reader-1.5.0.dist-info/licenses}/LICENSE +0 -0
@@ -2,4 +2,4 @@
2
2
  GeoPicTagReader
3
3
  """
4
4
 
5
- __version__ = "1.4.2"
5
+ __version__ = "1.5.0"
@@ -1167,6 +1167,8 @@
1167
1167
  "Gopro";"HD3";"5.76";;
1168
1168
  "GoPro";"HERO10 Black";"6.17";;
1169
1169
  "GoPro";"HERO11 Black";"6.74";;
1170
+ "GoPro";"HERO12 Black";"6.74";;
1171
+ "GoPro";"HERO13 Black";"6.74";;
1170
1172
  "GoPro";"HERO4 Black";"6.17";;
1171
1173
  "GoPro";"HERO4 Silver";"6.17";;
1172
1174
  "GoPro";"HERO5 Black";"6.17";;
@@ -0,0 +1,196 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: PACKAGE VERSION\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2025-02-10 11:04+0100\n"
11
+ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
+ "Last-Translator: Automatically generated\n"
13
+ "Language-Team: none\n"
14
+ "Language: br\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+
19
+ #: geopic_tag_reader/main.py:26
20
+ msgid "Latitude:"
21
+ msgstr ""
22
+
23
+ #: geopic_tag_reader/main.py:27
24
+ msgid "Longitude:"
25
+ msgstr ""
26
+
27
+ #: geopic_tag_reader/main.py:28
28
+ msgid "GPS accuracy:"
29
+ msgstr ""
30
+
31
+ #: geopic_tag_reader/main.py:28 geopic_tag_reader/main.py:31
32
+ #: geopic_tag_reader/main.py:32
33
+ msgid "not set"
34
+ msgstr ""
35
+
36
+ #: geopic_tag_reader/main.py:29
37
+ msgid "Timestamp:"
38
+ msgstr ""
39
+
40
+ #: geopic_tag_reader/main.py:31
41
+ msgid "(GPS)"
42
+ msgstr ""
43
+
44
+ #: geopic_tag_reader/main.py:32
45
+ msgid "(Camera)"
46
+ msgstr ""
47
+
48
+ #: geopic_tag_reader/main.py:33
49
+ msgid "Heading:"
50
+ msgstr ""
51
+
52
+ #: geopic_tag_reader/main.py:34
53
+ msgid "Type:"
54
+ msgstr ""
55
+
56
+ #: geopic_tag_reader/main.py:35
57
+ msgid "Make:"
58
+ msgstr ""
59
+
60
+ #: geopic_tag_reader/main.py:36
61
+ msgid "Model:"
62
+ msgstr ""
63
+
64
+ #: geopic_tag_reader/main.py:37
65
+ msgid "Focal length:"
66
+ msgstr ""
67
+
68
+ #: geopic_tag_reader/main.py:38
69
+ msgid "Field of view:"
70
+ msgstr ""
71
+
72
+ #: geopic_tag_reader/main.py:39
73
+ msgid "Sensor width:"
74
+ msgstr ""
75
+
76
+ #: geopic_tag_reader/main.py:40
77
+ msgid "Crop parameters:"
78
+ msgstr ""
79
+
80
+ #: geopic_tag_reader/main.py:41
81
+ msgid "Pitch:"
82
+ msgstr ""
83
+
84
+ #: geopic_tag_reader/main.py:42
85
+ msgid "Roll:"
86
+ msgstr ""
87
+
88
+ #: geopic_tag_reader/main.py:43
89
+ msgid "Yaw:"
90
+ msgstr ""
91
+
92
+ #: geopic_tag_reader/main.py:46
93
+ msgid "Warnings raised by reader:"
94
+ msgstr ""
95
+
96
+ #: geopic_tag_reader/reader.py:228
97
+ msgid "Read latitude is out of WGS84 bounds (should be in [-90, 90])"
98
+ msgstr ""
99
+
100
+ #: geopic_tag_reader/reader.py:230
101
+ msgid "Read longitude is out of WGS84 bounds (should be in [-180, 180])"
102
+ msgstr ""
103
+
104
+ #: geopic_tag_reader/reader.py:258
105
+ #, python-brace-format
106
+ msgid "Skipping Mapillary date/time as it was not recognized: {v}"
107
+ msgstr ""
108
+
109
+ #: geopic_tag_reader/reader.py:288
110
+ msgid "No heading value was found, this reduces usability of picture"
111
+ msgstr ""
112
+
113
+ #: geopic_tag_reader/reader.py:331
114
+ msgid ""
115
+ "No make and model value found, no assumption on focal length or GPS "
116
+ "precision can be made"
117
+ msgstr ""
118
+
119
+ #: geopic_tag_reader/reader.py:381
120
+ msgid ""
121
+ "No focal length value was found, this prevents calculating field of view"
122
+ msgstr ""
123
+
124
+ #: geopic_tag_reader/reader.py:433
125
+ msgid "No GPS accuracy value found, this prevents computing a quality score"
126
+ msgstr ""
127
+
128
+ #: geopic_tag_reader/reader.py:435
129
+ msgid ""
130
+ "No GPS horizontal positioning error value found, GPS accuracy can only be "
131
+ "estimated"
132
+ msgstr ""
133
+
134
+ #: geopic_tag_reader/reader.py:442
135
+ msgid "No GPS coordinates or broken coordinates in picture EXIF tags"
136
+ msgstr ""
137
+
138
+ #: geopic_tag_reader/reader.py:448
139
+ msgid "No valid date in picture EXIF tags"
140
+ msgstr ""
141
+
142
+ #: geopic_tag_reader/reader.py:453
143
+ msgid "The picture is missing mandatory metadata:"
144
+ msgstr ""
145
+
146
+ #: geopic_tag_reader/reader.py:567 geopic_tag_reader/reader.py:596
147
+ msgid "GPSLatitudeRef not found, assuming GPSLatitudeRef is North"
148
+ msgstr ""
149
+
150
+ #: geopic_tag_reader/reader.py:575
151
+ msgid "Broken GPS coordinates in picture EXIF tags"
152
+ msgstr ""
153
+
154
+ #: geopic_tag_reader/reader.py:578 geopic_tag_reader/reader.py:602
155
+ msgid "GPSLongitudeRef not found, assuming GPSLongitudeRef is East"
156
+ msgstr ""
157
+
158
+ #: geopic_tag_reader/reader.py:663
159
+ msgid "Precise timezone information not found, fallback to UTC"
160
+ msgstr ""
161
+
162
+ #: geopic_tag_reader/reader.py:668
163
+ msgid ""
164
+ "Precise timezone information not found (and no GPS coordinates to help), "
165
+ "fallback to UTC"
166
+ msgstr ""
167
+
168
+ #: geopic_tag_reader/reader.py:672
169
+ #, python-brace-format
170
+ msgid ""
171
+ "Skipping original date/time (from {datefield}) as it was not recognized: {v}"
172
+ msgstr ""
173
+
174
+ #: geopic_tag_reader/reader.py:704
175
+ #, python-brace-format
176
+ msgid ""
177
+ "GPSTimeStamp and GPSDateTime don't contain supported time format (in {group} "
178
+ "group)"
179
+ msgstr ""
180
+
181
+ #: geopic_tag_reader/reader.py:735
182
+ #, python-brace-format
183
+ msgid "Skipping GPS date/time ({group} group) as it was not recognized: {v}"
184
+ msgstr ""
185
+
186
+ #: geopic_tag_reader/reader.py:761
187
+ #, python-brace-format
188
+ msgid ""
189
+ "Microseconds read from decimal seconds value ({microsecondsFromSeconds}) is "
190
+ "not matching value from EXIF field ({microseconds}). Max value will be kept."
191
+ msgstr ""
192
+
193
+ #: geopic_tag_reader/writer.py:132
194
+ #, python-brace-format
195
+ msgid "Unsupported key in additional tags ({k})"
196
+ msgstr ""
@@ -8,7 +8,7 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-11-24 15:36+0100\n"
11
- "PO-Revision-Date: 2025-01-07 15:14+0000\n"
11
+ "PO-Revision-Date: 2025-02-28 13:32+0000\n"
12
12
  "Last-Translator: ERYpTION <eryption.ar9q2@slmail.me>\n"
13
13
  "Language-Team: Danish <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/da/>\n"
@@ -8,7 +8,7 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-07-10 13:05+0200\n"
11
- "PO-Revision-Date: 2025-01-09 08:14+0000\n"
11
+ "PO-Revision-Date: 2025-02-28 13:32+0000\n"
12
12
  "Last-Translator: mcliquid <weblate@mcliquid.de>\n"
13
13
  "Language-Team: German <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/de/>\n"
@@ -7,8 +7,8 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2025-02-10 11:04+0100\n"
11
- "PO-Revision-Date: 2025-02-10 11:04+0100\n"
10
+ "POT-Creation-Date: 2025-04-14 11:46+0200\n"
11
+ "PO-Revision-Date: 2025-04-14 11:46+0200\n"
12
12
  "Last-Translator: Automatically generated\n"
13
13
  "Language-Team: none\n"
14
14
  "Language: en\n"
@@ -8,7 +8,7 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-11-24 15:36+0100\n"
11
- "PO-Revision-Date: 2025-01-17 15:11+0000\n"
11
+ "PO-Revision-Date: 2025-03-09 05:27+0000\n"
12
12
  "Last-Translator: Rémi Simonnin <remisimonnin@orange.fr>\n"
13
13
  "Language-Team: Esperanto <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/eo/>\n"
@@ -8,8 +8,8 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-07-10 13:05+0200\n"
11
- "PO-Revision-Date: 2024-10-02 08:07+0000\n"
12
- "Last-Translator: DaniCS <daniel.callejas.sevilla@gmail.com>\n"
11
+ "PO-Revision-Date: 2025-02-27 12:33+0000\n"
12
+ "Last-Translator: PanierAvide <adrien@pavie.info>\n"
13
13
  "Language-Team: Spanish <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/es/>\n"
15
15
  "Language: es\n"
@@ -40,6 +40,7 @@ msgid "Type:"
40
40
  msgstr "Tipo:"
41
41
 
42
42
  #: geopic_tag_reader/main.py:31
43
+ #, fuzzy
43
44
  msgid "Make:"
44
45
  msgstr "Marca:"
45
46
 
@@ -8,8 +8,8 @@ msgstr ""
8
8
  "Project-Id-Version: \n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-10-28 11:05+0100\n"
11
- "PO-Revision-Date: 2025-01-10 14:14+0000\n"
12
- "Last-Translator: PanierAvide <adrien@pavie.info>\n"
11
+ "PO-Revision-Date: 2025-04-07 21:33+0000\n"
12
+ "Last-Translator: Rémi Simonnin <remisimonnin@orange.fr>\n"
13
13
  "Language-Team: French <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/fr/>\n"
15
15
  "Language: fr\n"
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2025-02-10 11:04+0100\n"
11
+ "POT-Creation-Date: 2025-04-14 11:46+0200\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8,8 +8,8 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-10-09 10:49+0200\n"
11
- "PO-Revision-Date: 2024-10-29 09:07+0000\n"
12
- "Last-Translator: GBAB <pleineux@gmail.com>\n"
11
+ "PO-Revision-Date: 2025-02-27 12:33+0000\n"
12
+ "Last-Translator: PanierAvide <adrien@pavie.info>\n"
13
13
  "Language-Team: Hungarian <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/hu/>\n"
15
15
  "Language: hu\n"
@@ -52,6 +52,7 @@ msgid "Type:"
52
52
  msgstr "Típus:"
53
53
 
54
54
  #: geopic_tag_reader/main.py:34
55
+ #, fuzzy
55
56
  msgid "Make:"
56
57
  msgstr "Gyártó:"
57
58
 
@@ -8,7 +8,7 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-10-28 11:05+0100\n"
11
- "PO-Revision-Date: 2025-01-09 08:14+0000\n"
11
+ "PO-Revision-Date: 2025-02-28 13:32+0000\n"
12
12
  "Last-Translator: Marco <e5m28oxuv@mozmail.com>\n"
13
13
  "Language-Team: Italian <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/it/>\n"
@@ -8,180 +8,188 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2025-01-06 15:31+0100\n"
11
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
- "Last-Translator: Automatically generated\n"
13
- "Language-Team: none\n"
11
+ "PO-Revision-Date: 2025-02-27 12:33+0000\n"
12
+ "Last-Translator: PanierAvide <adrien@pavie.info>\n"
13
+ "Language-Team: Japanese <http://weblate.panoramax.xyz/projects/panoramax/"
14
+ "tag-reader/ja/>\n"
14
15
  "Language: ja\n"
15
16
  "MIME-Version: 1.0\n"
16
17
  "Content-Type: text/plain; charset=UTF-8\n"
17
18
  "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=1; plural=0;\n"
20
+ "X-Generator: Weblate 5.4.3\n"
18
21
 
19
22
  #: geopic_tag_reader/main.py:26
20
23
  msgid "Latitude:"
21
- msgstr ""
24
+ msgstr "緯度:"
22
25
 
23
26
  #: geopic_tag_reader/main.py:27
24
27
  msgid "Longitude:"
25
- msgstr ""
28
+ msgstr "経度:"
26
29
 
27
30
  #: geopic_tag_reader/main.py:28
28
31
  msgid "GPS accuracy:"
29
- msgstr ""
32
+ msgstr "GPS精度:"
30
33
 
31
34
  #: geopic_tag_reader/main.py:28 geopic_tag_reader/main.py:31
32
35
  #: geopic_tag_reader/main.py:32
33
36
  msgid "not set"
34
- msgstr ""
37
+ msgstr "定義されていない"
35
38
 
36
39
  #: geopic_tag_reader/main.py:29
37
40
  msgid "Timestamp:"
38
- msgstr ""
41
+ msgstr "タイムスタンプ:"
39
42
 
40
43
  #: geopic_tag_reader/main.py:31
41
44
  msgid "(GPS)"
42
- msgstr ""
45
+ msgstr "(GPS)"
43
46
 
44
47
  #: geopic_tag_reader/main.py:32
45
48
  msgid "(Camera)"
46
- msgstr ""
49
+ msgstr "(カメラ)"
47
50
 
48
51
  #: geopic_tag_reader/main.py:33
49
52
  msgid "Heading:"
50
- msgstr ""
53
+ msgstr "オリエンテーション:"
51
54
 
52
55
  #: geopic_tag_reader/main.py:34
53
56
  msgid "Type:"
54
- msgstr ""
57
+ msgstr "タイプ:"
55
58
 
56
59
  #: geopic_tag_reader/main.py:35
60
+ #, fuzzy
57
61
  msgid "Make:"
58
- msgstr ""
62
+ msgstr "メーカー:"
59
63
 
60
64
  #: geopic_tag_reader/main.py:36
61
65
  msgid "Model:"
62
- msgstr ""
66
+ msgstr "モデル:"
63
67
 
64
68
  #: geopic_tag_reader/main.py:37
65
69
  msgid "Focal length:"
66
- msgstr ""
70
+ msgstr "焦点距離:"
67
71
 
68
72
  #: geopic_tag_reader/main.py:38
69
73
  msgid "Field of view:"
70
- msgstr ""
74
+ msgstr "視野角:"
71
75
 
72
76
  #: geopic_tag_reader/main.py:39
73
77
  msgid "Sensor width:"
74
- msgstr ""
78
+ msgstr "センサー幅:"
75
79
 
76
80
  #: geopic_tag_reader/main.py:40
77
81
  msgid "Crop parameters:"
78
- msgstr ""
82
+ msgstr "切り抜きパラメータ:"
79
83
 
80
84
  #: geopic_tag_reader/main.py:41
81
85
  msgid "Pitch:"
82
- msgstr ""
86
+ msgstr "ピッチ:"
83
87
 
84
88
  #: geopic_tag_reader/main.py:42
85
89
  msgid "Roll:"
86
- msgstr ""
90
+ msgstr "ロール:"
87
91
 
88
92
  #: geopic_tag_reader/main.py:43
89
93
  msgid "Yaw:"
90
- msgstr ""
94
+ msgstr "ヨー:"
91
95
 
92
96
  #: geopic_tag_reader/main.py:46
93
97
  msgid "Warnings raised by reader:"
94
- msgstr ""
98
+ msgstr "読者からの警告:"
95
99
 
96
100
  #: geopic_tag_reader/reader.py:228
97
101
  msgid "Read latitude is out of WGS84 bounds (should be in [-90, 90])"
98
- msgstr ""
102
+ msgstr "読み取り緯度が WGS84 の範囲外です ([-90, 90] の範囲内である必要があります)"
99
103
 
100
104
  #: geopic_tag_reader/reader.py:230
101
105
  msgid "Read longitude is out of WGS84 bounds (should be in [-180, 180])"
102
- msgstr ""
106
+ msgstr "読み取り経度が WGS84 の範囲外です ([-180, 180] の範囲内である必要があります)"
103
107
 
104
108
  #: geopic_tag_reader/reader.py:258
105
109
  #, python-brace-format
106
110
  msgid "Skipping Mapillary date/time as it was not recognized: {v}"
107
- msgstr ""
111
+ msgstr "Mapillary の日付/時刻が認識されなかったためスキップしました: {v}"
108
112
 
109
113
  #: geopic_tag_reader/reader.py:288
110
114
  msgid "No heading value was found, this reduces usability of picture"
111
- msgstr ""
115
+ msgstr "見出し値が見つからないため、画像の有用性が低下します"
112
116
 
113
117
  #: geopic_tag_reader/reader.py:331
114
118
  msgid ""
115
119
  "No make and model value found, no assumption on focal length or GPS "
116
120
  "precision can be made"
117
- msgstr ""
121
+ msgstr "メーカーとモデルの値が見つからないため、焦点距離や GPS "
122
+ "の精度を推測することはできません"
118
123
 
119
124
  #: geopic_tag_reader/reader.py:382
120
125
  msgid ""
121
126
  "No focal length value was found, this prevents calculating field of view"
122
- msgstr ""
127
+ msgstr "焦点距離の値が見つからないため、視野を計算できません"
123
128
 
124
129
  #: geopic_tag_reader/reader.py:440
125
130
  msgid "No GPS accuracy value found, this prevents computing a quality score"
126
- msgstr ""
131
+ msgstr "GPS 精度値が見つからないため、品質スコアを計算できません"
127
132
 
128
133
  #: geopic_tag_reader/reader.py:442
129
134
  msgid ""
130
135
  "No GPS horizontal positioning error value found, GPS accuracy can only be "
131
136
  "estimated"
132
- msgstr ""
137
+ msgstr "GPS水平測位誤差値が見つからないため、GPS精度は推定値のみとなります"
133
138
 
134
139
  #: geopic_tag_reader/reader.py:449
135
140
  msgid "No GPS coordinates or broken coordinates in picture EXIF tags"
136
- msgstr ""
141
+ msgstr "写真の EXIF タグに GPS 座標がないか、座標が壊れています"
137
142
 
138
143
  #: geopic_tag_reader/reader.py:455
139
144
  msgid "No valid date in picture EXIF tags"
140
- msgstr ""
145
+ msgstr "写真の EXIF タグに有効な日付がありません"
141
146
 
142
147
  #: geopic_tag_reader/reader.py:460
143
148
  msgid "The picture is missing mandatory metadata:"
144
- msgstr ""
149
+ msgstr "画像に必須のメタデータがありません:"
145
150
 
146
151
  #: geopic_tag_reader/reader.py:557 geopic_tag_reader/reader.py:586
147
152
  msgid "GPSLatitudeRef not found, assuming GPSLatitudeRef is North"
148
- msgstr ""
153
+ msgstr "GPSLatitudeRef が見つかりません。GPSLatitudeRef は North "
154
+ "であると想定しています"
149
155
 
150
156
  #: geopic_tag_reader/reader.py:565
151
157
  msgid "Broken GPS coordinates in picture EXIF tags"
152
- msgstr ""
158
+ msgstr "画像のEXIF属性のGPS座標が無効です"
153
159
 
154
160
  #: geopic_tag_reader/reader.py:568 geopic_tag_reader/reader.py:592
155
161
  msgid "GPSLongitudeRef not found, assuming GPSLongitudeRef is East"
156
- msgstr ""
162
+ msgstr "GPSLongitudeRef が見つかりません。デフォルトでは East を使用します"
157
163
 
158
164
  #: geopic_tag_reader/reader.py:653
159
165
  msgid "Precise timezone information not found, fallback to UTC"
160
- msgstr ""
166
+ msgstr "正確なタイムゾーン情報が見つからないため、デフォルトで UTC が使用されます"
161
167
 
162
168
  #: geopic_tag_reader/reader.py:658
163
169
  msgid ""
164
170
  "Precise timezone information not found (and no GPS coordinates to help), "
165
171
  "fallback to UTC"
166
- msgstr ""
172
+ msgstr "正確なタイムゾーン情報が見つからない(GPS座標も役に立たない)ため、UTCにフォ"
173
+ "ールバックします"
167
174
 
168
175
  #: geopic_tag_reader/reader.py:662
169
176
  #, python-brace-format
170
177
  msgid ""
171
178
  "Skipping original date/time (from {datefield}) as it was not recognized: {v}"
172
- msgstr ""
179
+ msgstr "元の日付/時刻({datefield} から)は認識されなかったためスキップします: {v}"
173
180
 
174
181
  #: geopic_tag_reader/reader.py:694
175
182
  #, python-brace-format
176
183
  msgid ""
177
184
  "GPSTimeStamp and GPSDateTime don't contain supported time format (in {group} "
178
185
  "group)"
179
- msgstr ""
186
+ msgstr "GPSTimeStamp と GPSDateTime にはサポートされている時間形式が含まれていません "
187
+ "({group} グループ内)"
180
188
 
181
189
  #: geopic_tag_reader/reader.py:725
182
190
  #, python-brace-format
183
191
  msgid "Skipping GPS date/time ({group} group) as it was not recognized: {v}"
184
- msgstr ""
192
+ msgstr "GPS の日付/時刻 (グループ {group}) は認識されないため無視されました: {v}"
185
193
 
186
194
  #: geopic_tag_reader/reader.py:751
187
195
  #, python-brace-format
@@ -189,8 +197,11 @@ msgid ""
189
197
  "Microseconds read from decimal seconds value ({microsecondsFromSeconds}) is "
190
198
  "not matching value from EXIF field ({microseconds}). Max value will be kept."
191
199
  msgstr ""
200
+ "秒から小数値に読み取られたマイクロ秒の値 ({microsecondsFromSeconds}) "
201
+ "が専用の EXIF フィールド ({microseconds}) "
202
+ "と一致しません。最高値が保持されます。"
192
203
 
193
204
  #: geopic_tag_reader/writer.py:132
194
205
  #, python-brace-format
195
206
  msgid "Unsupported key in additional tags ({k})"
196
- msgstr ""
207
+ msgstr "追加タグ内のサポートされていないキー ({k})"
@@ -8,8 +8,8 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-10-22 15:05+0200\n"
11
- "PO-Revision-Date: 2024-11-22 09:03+0000\n"
12
- "Last-Translator: BrechtD <brecht.devriese92@gmail.com>\n"
11
+ "PO-Revision-Date: 2025-03-31 16:49+0000\n"
12
+ "Last-Translator: Luna <luna@queerthoughts.org>\n"
13
13
  "Language-Team: Dutch <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/nl/>\n"
15
15
  "Language: nl\n"
@@ -53,7 +53,7 @@ msgstr "Soort:"
53
53
 
54
54
  #: geopic_tag_reader/main.py:34
55
55
  msgid "Make:"
56
- msgstr "Maak:"
56
+ msgstr "Maker:"
57
57
 
58
58
  #: geopic_tag_reader/main.py:35
59
59
  msgid "Model:"
@@ -77,12 +77,11 @@ msgstr "Draaien:"
77
77
 
78
78
  #: geopic_tag_reader/main.py:40
79
79
  msgid "Yaw:"
80
- msgstr ""
80
+ msgstr "Gier (yaw):"
81
81
 
82
82
  #: geopic_tag_reader/main.py:43
83
- #, fuzzy
84
83
  msgid "Warnings raised by reader:"
85
- msgstr "Waarschuwingen door lezer:"
84
+ msgstr "Waarschuwingen van lezer:"
86
85
 
87
86
  #: geopic_tag_reader/reader.py:218
88
87
  msgid "Read latitude is out of WGS84 bounds (should be in [-90, 90])"
@@ -211,3 +210,15 @@ msgid "No GPS accuracy value found, this prevents computing a quality score"
211
210
  msgstr ""
212
211
  "Geen GPS-nauwkeurigheidswaarde gevonden, hierdoor kan geen kwaliteitsscore "
213
212
  "worden berekend"
213
+
214
+ #: geopic_tag_reader/main.py:28
215
+ msgid "GPS accuracy:"
216
+ msgstr "GPS-nauwkeurigheid:"
217
+
218
+ #: geopic_tag_reader/main.py:38
219
+ msgid "Field of view:"
220
+ msgstr "Gezichtsveld:"
221
+
222
+ #: geopic_tag_reader/main.py:39
223
+ msgid "Sensor width:"
224
+ msgstr "Sensorbreedte:"
@@ -8,8 +8,8 @@ msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2024-10-28 11:05+0100\n"
11
- "PO-Revision-Date: 2024-11-23 22:10+0000\n"
12
- "Last-Translator: Filip Czaplicki <weblatepanoramax722252@starsep.com>\n"
11
+ "PO-Revision-Date: 2025-02-27 12:33+0000\n"
12
+ "Last-Translator: PanierAvide <adrien@pavie.info>\n"
13
13
  "Language-Team: Polish <http://weblate.panoramax.xyz/projects/panoramax/"
14
14
  "tag-reader/pl/>\n"
15
15
  "Language: pl\n"
@@ -53,6 +53,7 @@ msgid "Type:"
53
53
  msgstr "Typ:"
54
54
 
55
55
  #: geopic_tag_reader/main.py:34
56
+ #, fuzzy
56
57
  msgid "Make:"
57
58
  msgstr "Marka:"
58
59
 
@@ -0,0 +1,215 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: PACKAGE VERSION\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2025-02-10 11:04+0100\n"
11
+ "PO-Revision-Date: 2025-03-20 14:47+0000\n"
12
+ "Last-Translator: HuggeK <huggek@klattorp.se>\n"
13
+ "Language-Team: Swedish <http://weblate.panoramax.xyz/projects/panoramax/"
14
+ "tag-reader/sv/>\n"
15
+ "Language: sv\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
20
+ "X-Generator: Weblate 5.4.3\n"
21
+
22
+ #: geopic_tag_reader/main.py:26
23
+ msgid "Latitude:"
24
+ msgstr "Latitud:"
25
+
26
+ #: geopic_tag_reader/main.py:27
27
+ msgid "Longitude:"
28
+ msgstr "Longitud:"
29
+
30
+ #: geopic_tag_reader/main.py:28
31
+ msgid "GPS accuracy:"
32
+ msgstr "GPS precision:"
33
+
34
+ #: geopic_tag_reader/main.py:28 geopic_tag_reader/main.py:31
35
+ #: geopic_tag_reader/main.py:32
36
+ msgid "not set"
37
+ msgstr "inte satt"
38
+
39
+ #: geopic_tag_reader/main.py:29
40
+ msgid "Timestamp:"
41
+ msgstr "Tidsstämpel:"
42
+
43
+ #: geopic_tag_reader/main.py:31
44
+ msgid "(GPS)"
45
+ msgstr "(GPS)"
46
+
47
+ #: geopic_tag_reader/main.py:32
48
+ msgid "(Camera)"
49
+ msgstr "(Kamera)"
50
+
51
+ #: geopic_tag_reader/main.py:33
52
+ msgid "Heading:"
53
+ msgstr "Kompasskurs:"
54
+
55
+ #: geopic_tag_reader/main.py:34
56
+ msgid "Type:"
57
+ msgstr "Typ:"
58
+
59
+ #: geopic_tag_reader/main.py:35
60
+ msgid "Make:"
61
+ msgstr "Tillverkare:"
62
+
63
+ #: geopic_tag_reader/main.py:36
64
+ msgid "Model:"
65
+ msgstr "Modell:"
66
+
67
+ #: geopic_tag_reader/main.py:37
68
+ msgid "Focal length:"
69
+ msgstr "Brännvidd:"
70
+
71
+ #: geopic_tag_reader/main.py:38
72
+ msgid "Field of view:"
73
+ msgstr "Synfält:"
74
+
75
+ #: geopic_tag_reader/main.py:39
76
+ msgid "Sensor width:"
77
+ msgstr "Sensorbredd:"
78
+
79
+ #: geopic_tag_reader/main.py:40
80
+ msgid "Crop parameters:"
81
+ msgstr "Beskärningsparametrar:"
82
+
83
+ #: geopic_tag_reader/main.py:41
84
+ msgid "Pitch:"
85
+ msgstr "Stigning:"
86
+
87
+ #: geopic_tag_reader/main.py:42
88
+ msgid "Roll:"
89
+ msgstr "Rullning:"
90
+
91
+ #: geopic_tag_reader/main.py:43
92
+ msgid "Yaw:"
93
+ msgstr "Gir:"
94
+
95
+ #: geopic_tag_reader/main.py:46
96
+ msgid "Warnings raised by reader:"
97
+ msgstr "Varningar från läsaren:"
98
+
99
+ #: geopic_tag_reader/reader.py:228
100
+ msgid "Read latitude is out of WGS84 bounds (should be in [-90, 90])"
101
+ msgstr "Läslatitud är utanför WGS84-gränserna (ska vara i [-90, 90])"
102
+
103
+ #: geopic_tag_reader/reader.py:230
104
+ msgid "Read longitude is out of WGS84 bounds (should be in [-180, 180])"
105
+ msgstr "Läs longitud är utanför WGS84-gränserna (ska vara i [-180, 180])"
106
+
107
+ #: geopic_tag_reader/reader.py:258
108
+ #, python-brace-format
109
+ msgid "Skipping Mapillary date/time as it was not recognized: {v}"
110
+ msgstr "Hoppa över Mapillary datum/tid eftersom det inte kändes igen: {v}"
111
+
112
+ #: geopic_tag_reader/reader.py:288
113
+ msgid "No heading value was found, this reduces usability of picture"
114
+ msgstr "Inget kompassriktning hittades, detta minskar användbarheten av bilden"
115
+
116
+ #: geopic_tag_reader/reader.py:331
117
+ msgid ""
118
+ "No make and model value found, no assumption on focal length or GPS "
119
+ "precision can be made"
120
+ msgstr ""
121
+ "Inget märke och modellvärde hittades, inga antaganden om brännvidd eller GPS-"
122
+ "precision kan göras"
123
+
124
+ #: geopic_tag_reader/reader.py:381
125
+ msgid ""
126
+ "No focal length value was found, this prevents calculating field of view"
127
+ msgstr "Inget brännviddsvärde hittades, detta förhindrar beräkning av synfält"
128
+
129
+ #: geopic_tag_reader/reader.py:433
130
+ msgid "No GPS accuracy value found, this prevents computing a quality score"
131
+ msgstr ""
132
+ "Inget GPS-noggrannhetsvärde hittades, detta förhindrar att kvalitetspoäng "
133
+ "beräknas"
134
+
135
+ #: geopic_tag_reader/reader.py:435
136
+ msgid ""
137
+ "No GPS horizontal positioning error value found, GPS accuracy can only be "
138
+ "estimated"
139
+ msgstr ""
140
+ "Inget GPS-värde för horisontell positioneringsfel hittades, GPS-"
141
+ "noggrannheten kan endast uppskattas"
142
+
143
+ #: geopic_tag_reader/reader.py:442
144
+ msgid "No GPS coordinates or broken coordinates in picture EXIF tags"
145
+ msgstr "Inga GPS-koordinater eller söndriga koordinater i bildens EXIF-taggar"
146
+
147
+ #: geopic_tag_reader/reader.py:448
148
+ msgid "No valid date in picture EXIF tags"
149
+ msgstr "Inget giltigt datum i bildens EXIF-taggar"
150
+
151
+ #: geopic_tag_reader/reader.py:453
152
+ msgid "The picture is missing mandatory metadata:"
153
+ msgstr "Bilden saknar obligatorisk metadata:"
154
+
155
+ #: geopic_tag_reader/reader.py:567 geopic_tag_reader/reader.py:596
156
+ msgid "GPSLatitudeRef not found, assuming GPSLatitudeRef is North"
157
+ msgstr "GPSLatitudeRef hittades inte, förutsatt att GPSLatitudeRef är norr"
158
+
159
+ #: geopic_tag_reader/reader.py:575
160
+ msgid "Broken GPS coordinates in picture EXIF tags"
161
+ msgstr "Trasiga GPS-koordinater i bildens EXIF-taggar"
162
+
163
+ #: geopic_tag_reader/reader.py:578 geopic_tag_reader/reader.py:602
164
+ msgid "GPSLongitudeRef not found, assuming GPSLongitudeRef is East"
165
+ msgstr "GPSLongitudeRef hittades inte, förutsatt att GPSLongitudeRef är öst"
166
+
167
+ #: geopic_tag_reader/reader.py:663
168
+ msgid "Precise timezone information not found, fallback to UTC"
169
+ msgstr "Exakt tidszonsinformation hittades inte, faller tillbaka till UTC"
170
+
171
+ #: geopic_tag_reader/reader.py:668
172
+ msgid ""
173
+ "Precise timezone information not found (and no GPS coordinates to help), "
174
+ "fallback to UTC"
175
+ msgstr ""
176
+ "Exakt tidszonsinformation hittades inte (och inga GPS-koordinater finns för "
177
+ "att dra en slutsats), faller tillbaka till UTC"
178
+
179
+ #: geopic_tag_reader/reader.py:672
180
+ #, python-brace-format
181
+ msgid ""
182
+ "Skipping original date/time (from {datefield}) as it was not recognized: {v}"
183
+ msgstr ""
184
+ "Hoppar över ursprungliga datum/tid (från {datefield}) eftersom det inte "
185
+ "kändes igen: {v}"
186
+
187
+ #: geopic_tag_reader/reader.py:704
188
+ #, python-brace-format
189
+ msgid ""
190
+ "GPSTimeStamp and GPSDateTime don't contain supported time format (in {group} "
191
+ "group)"
192
+ msgstr ""
193
+ "GPSTimeStamp och GPSDateTime innehåller inte tidsformat som stöds (i gruppen "
194
+ "{group})"
195
+
196
+ #: geopic_tag_reader/reader.py:735
197
+ #, python-brace-format
198
+ msgid "Skipping GPS date/time ({group} group) as it was not recognized: {v}"
199
+ msgstr ""
200
+ "Hoppar över GPS-datum/-tid ({group} grupp) eftersom den inte kändes igen: {v}"
201
+
202
+ #: geopic_tag_reader/reader.py:761
203
+ #, python-brace-format
204
+ msgid ""
205
+ "Microseconds read from decimal seconds value ({microsecondsFromSeconds}) is "
206
+ "not matching value from EXIF field ({microseconds}). Max value will be kept."
207
+ msgstr ""
208
+ "Mikrosekunder som läses från decimalsekundersvärdet "
209
+ "({microsecondsFromSeconds}) matchar inte värdet från EXIF-fältet "
210
+ "({microseconds}). Maxvärdet kommer att behållas."
211
+
212
+ #: geopic_tag_reader/writer.py:132
213
+ #, python-brace-format
214
+ msgid "Unsupported key in additional tags ({k})"
215
+ msgstr "Nyckel som inte stöds i ytterligare taggar ({k})"
@@ -1,27 +1,28 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: geopic-tag-reader
3
- Version: 1.4.2
3
+ Version: 1.5.0
4
4
  Summary: GeoPicTagReader
5
5
  Author-email: Adrien PAVIE <panieravide@riseup.net>
6
- Requires-Python: >=3.8
6
+ Requires-Python: >=3.9
7
7
  Description-Content-Type: text/markdown
8
8
  Classifier: License :: OSI Approved :: MIT License
9
- Requires-Dist: typer ~= 0.12
9
+ License-File: LICENSE
10
+ Requires-Dist: typer ~= 0.15
10
11
  Requires-Dist: xmltodict ~= 0.14
11
12
  Requires-Dist: pyexiv2 == 2.15.3
12
- Requires-Dist: timezonefinder == 6.5.3
13
- Requires-Dist: pytz ~= 2024.2
14
- Requires-Dist: types-pytz ~= 2023.3.0.1
13
+ Requires-Dist: timezonefinder == 6.5.9
14
+ Requires-Dist: pytz ~= 2025.2
15
+ Requires-Dist: types-pytz ~= 2025.2.0
15
16
  Requires-Dist: types-python-dateutil ~= 2.9.0
16
17
  Requires-Dist: flit ~= 3.8.0 ; extra == "build"
17
- Requires-Dist: black ~= 24.3 ; extra == "dev"
18
- Requires-Dist: mypy ~= 1.12 ; extra == "dev"
19
- Requires-Dist: pytest ~= 7.2.0 ; extra == "dev"
18
+ Requires-Dist: black ~= 25.1.0 ; extra == "dev"
19
+ Requires-Dist: mypy ~= 1.15.0 ; extra == "dev"
20
+ Requires-Dist: pytest ~= 8.3.5 ; extra == "dev"
20
21
  Requires-Dist: pytest-datafiles ~= 3.0 ; extra == "dev"
21
22
  Requires-Dist: types-xmltodict ~= 0.14 ; extra == "dev"
22
- Requires-Dist: pre-commit ~= 3.3.3 ; extra == "dev"
23
- Requires-Dist: mkdocs-material ~= 9.5.21 ; extra == "docs"
24
- Requires-Dist: mkdocstrings[python] ~= 0.25.1 ; extra == "docs"
23
+ Requires-Dist: pre-commit ~= 4.2 ; extra == "dev"
24
+ Requires-Dist: mkdocs-material ~= 9.6.11 ; extra == "docs"
25
+ Requires-Dist: mkdocstrings[python] ~= 0.29.1 ; extra == "docs"
25
26
  Requires-Dist: python-dateutil ~= 2.9.0 ; extra == "write-exif"
26
27
  Requires-Dist: types-python-dateutil ~= 2.9.0.20241003 ; extra == "write-exif"
27
28
  Project-URL: Home, https://gitlab.com/panoramax/server/geo-picture-tag-reader
@@ -1,6 +1,6 @@
1
- geopic_tag_reader/__init__.py,sha256=N92-AzYKKUkUHQxQeY5xLVd_xDvHF1DYYG0JfR4rz9s,47
1
+ geopic_tag_reader/__init__.py,sha256=WL7U1hMKkKUVNdMNwg77tP4TCsQ5AD-LvLkCQBRM_xY,47
2
2
  geopic_tag_reader/camera.py,sha256=PBLyM_f9_wfv7kcFRm-7rBrrB99IibjhTPiokwskYGQ,4136
3
- geopic_tag_reader/cameras.csv,sha256=F_cE45CY4ocEsWb_9WfgGkumJzmspiK4ZL2LURgbigc,120406
3
+ geopic_tag_reader/cameras.csv,sha256=4WCm-SMOUOM11Rsn5AYIQJKQr2WxXaCT9qPkBuo5IQc,120470
4
4
  geopic_tag_reader/i18n.py,sha256=LOLBj7eB_hpHTc5XdMP97EoWdD2kgmkP_uvJJDKEVsU,342
5
5
  geopic_tag_reader/main.py,sha256=xeEXMq-fFu0CtUiAgAeS9mb872D65OAQup3UeF6w050,4032
6
6
  geopic_tag_reader/model.py,sha256=rsWVE3T1kpNsKXX8iv6xb_3PCVY6Ea7iU9WOqUgXklU,129
@@ -8,37 +8,41 @@ geopic_tag_reader/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  geopic_tag_reader/reader.py,sha256=6BNvBEZOWDjFPi-jCaDuL_yGRB8fXSp31ikml_nUM6k,31842
9
9
  geopic_tag_reader/sequence.py,sha256=ybHLIZyRWEw0I-sO6DDeXq8p9o1diuvRYyxmZwRVQoo,11595
10
10
  geopic_tag_reader/writer.py,sha256=HdZenoY_5Qv1Kq0jedCJhVFDYsv0iQaCzB6necU_LrY,8793
11
- geopic_tag_reader/translations/geopic_tag_reader.pot,sha256=cnKqknkWlVx3apGCtchh3NbKjbYdowC5577L2clDAHk,4622
12
- geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.mo,sha256=AdDcKqSs1t1RaN7toVGQvFVsTvgqx5FAhTnT0-MsdTA,4855
13
- geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.po,sha256=5rxRuYVVqVhfNwYa8X2hPX6BO5Qsgl78OLLWUU5bdRw,6635
14
- geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.mo,sha256=ZR8Oei98aHfeFtFvPQ_R5LkiybdO8VZ1zKf07y8hCRk,5104
15
- geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.po,sha256=xd37XFYDMHCwhvBFYhVSfNAc22tuym9rW9IJ2yTEjFk,6918
16
- geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.mo,sha256=om08-vzA74kcVq6sHqZq7n9r2ENdj7_g_yOzp6N0wqA,4504
17
- geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.po,sha256=uzkEXaovdrV9VWevwr4n6wEf-ZhJqLxmdUikhfo3Cng,6289
18
- geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.mo,sha256=07EPHLmZWEcaQJ77yQs4kw929D6q74HHIhJcxHBMX-o,4860
19
- geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.po,sha256=qWFtKuS0qHQOzBegXQycuHxH-ghAou3-eiL_UZ85bXo,6634
20
- geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.mo,sha256=MXMSCqwwP6HEs8R2NuLPA3YBENij2dK8jSsTExPeOrI,3883
21
- geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.po,sha256=U9ko5JAVz9ZrfUCh2vPLzwoy66--9n3g9Rpg5BOtldk,5511
11
+ geopic_tag_reader/translations/geopic_tag_reader.pot,sha256=C9sAyxnfLY7lehtxwGXo7QHssd7SlhMWPr8xDKS-M2s,4622
12
+ geopic_tag_reader/translations/br/LC_MESSAGES/geopic_tag_reader.mo,sha256=o9Rr5Polmq4nr_XMwsDuVq7SvsTFFvVMg9y1opxeMM4,321
13
+ geopic_tag_reader/translations/br/LC_MESSAGES/geopic_tag_reader.po,sha256=0wLUmdSgGtFRDnMiU3dm5cOUUFNC-8FT8q2qz-wtV9I,4595
14
+ geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.mo,sha256=apjEHLm6dYLKsO3S3eSDo-Ac48lFSSFeaN0f7BtHXZk,4855
15
+ geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.po,sha256=Z7u0hQqWbdj20kFXhKA0CLlDzgz9sBrF-xj-L2TZwqQ,6635
16
+ geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.mo,sha256=iQTS1XIHf4YKkmm1KkZDNuCxv-p7BaNFeiZnKbaiX_4,5104
17
+ geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.po,sha256=zcKdzo9Z8cpu3G78XWnMcOeJ2IEp_CLMzBCK25AHPVg,6918
18
+ geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.mo,sha256=hYAfXUeKWQZJ6AIewzJBlDkj7x4h4WukieMaqav9ahc,4504
19
+ geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.po,sha256=eHKh25eg5t7Jn7CKy5SCq-eThKjIgR9e_-lVYZwGx8A,6289
20
+ geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.mo,sha256=_lskCKIHWX6WQTHLNwIMVllJ5bD_xG7KyTG2YMNxwaI,4860
21
+ geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.po,sha256=_4lTs2z2vqmmH8xJ-pz-gNKI0zIh_hgpqds0fHxKBqs,6634
22
+ geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.mo,sha256=IizWkn7zrx5GC5jZNlpGQzOdJPAiMB9dCXoH2NzkXKY,3827
23
+ geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.po,sha256=SkvYU9di37VFYs2nkCGUQQFziJ2G0xdmPunbtXKdhXY,5509
22
24
  geopic_tag_reader/translations/fi/LC_MESSAGES/geopic_tag_reader.mo,sha256=X_KeDXDlO50JFKNCkh6TKjQcvuGH48CKbmKjK-o2cfU,321
23
25
  geopic_tag_reader/translations/fi/LC_MESSAGES/geopic_tag_reader.po,sha256=2Gz8bcblT976JFPd0Q_FRq45__on0Fi1GIw6ocY-I64,3499
24
- geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.mo,sha256=7sT7uqBuV89PN3vtZHkehVNZCHr2mjdzIXXyKS6TnNU,5106
25
- geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.po,sha256=y1_rrROgU09D10cpSaxOmOU8hABpb2eCNz2S4Mxw8A8,7772
26
- geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.mo,sha256=CU5PtFly8HX9KJDUItGmXooMZN7nLisfL7ZFfwLDqco,4000
27
- geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.po,sha256=ovtIL3U4PKQXz3afM3durWsZ127J-uF3qE0FgGTPVkY,5514
28
- geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.mo,sha256=tVgLgXRlFf-y7yuh7za7pZdoWGw6HXzcUo-47u6M7xg,5012
29
- geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.po,sha256=QW7HO3z0nwSV7G_YnqaScZwxDsvV9W6dKYvM2jQUrlI,6801
30
- geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.mo,sha256=bD-oRHdahuYKDZgnBlhZbj4sSMJr9TJarALLVvoYsQw,321
31
- geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.po,sha256=srt50YtyM_mtjGpay5C-5gAPo7R7oT-uzyceoWR6tDs,4595
26
+ geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.mo,sha256=0XoaM7yBc0ccLDU1VUlKoLInOd_0taRr4xOdmRj0oG0,5114
27
+ geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.po,sha256=iI1OcKWIue3gyydCQsr3f5VNY1EhqhXXMCyxVVdcQT0,7780
28
+ geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.mo,sha256=4QccZzPoGsbZj7SENlhMxZahqmt1sWu1lR48VHNofyc,3958
29
+ geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.po,sha256=aYE_fo18xMX-wctA5yTC-y3A9LC0llMIPrkgdsom-BY,5529
30
+ geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.mo,sha256=tkf_f1ZhWIXNSWz3NnfK9Mb5IwXmB7ItZJLj_hKlldc,5012
31
+ geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.po,sha256=yPOaa9ZgUWE4ZfDBdX_wft7wyt7tWFdTdLwbBm0ugYk,6801
32
+ geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.mo,sha256=6Vo8GpxWTdpqJRqcXvHTNttaeUSMdyYiaLSQZxX9d-U,5221
33
+ geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.po,sha256=RnOvP7qdZjwgyKK5DAe3ipJ53WrxXkjl7G_ylKiZ8tc,7054
32
34
  geopic_tag_reader/translations/ko/LC_MESSAGES/geopic_tag_reader.mo,sha256=2QPpe5bgqntybugUG53YzUzfLmsgcFupeJv-kz05LWs,321
33
35
  geopic_tag_reader/translations/ko/LC_MESSAGES/geopic_tag_reader.po,sha256=ct7bi-IQJ1Fsosfe41ACu0jf5nfV8cmmEFJWaMPguoQ,3704
34
- geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.mo,sha256=36TbtH30NxVP_ZKwG-Iorpiu9tJL_sGvkNYITjtuaNg,4670
35
- geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.po,sha256=LwzjmWqCFmIVmDpCEodoEXtvXjaLJZSrSgKTiwu-EBo,6482
36
- geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.mo,sha256=M3yThMFiMiahC3EhnaUBEMfii7sdoMZVdt214dSmKqY,4700
37
- geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.po,sha256=v_bCCSYZ4mQZsVcItz8fO12m9X9f_PxdoMj4hwIcgpY,6384
36
+ geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.mo,sha256=gQfVKDJUYQLkex7JXxYVqAVEOKzYfi_QpHecSAD_Lgc,4929
37
+ geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.po,sha256=-OWfB-J-phiJqptVw5-ofnDs8Nbvdf76fb5qiLoPdCE,6718
38
+ geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.mo,sha256=QyfhilOoJnuB8LUWif7U4I4RzMInRcWoKJN56h-ToRU,4650
39
+ geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.po,sha256=AoVIZRmcE7g-btZFbkYDXwYobJUG8HG6un3fIJAkG5A,6372
40
+ geopic_tag_reader/translations/sv/LC_MESSAGES/geopic_tag_reader.mo,sha256=J9mojqxkua_oUAKn5nOGYrk-9zsFCOTVhMygVTkdgZs,4834
41
+ geopic_tag_reader/translations/sv/LC_MESSAGES/geopic_tag_reader.po,sha256=aXbCJRjlW5xosiTUCMGF-K6mOd8j9xD_fPI4-RVrFts,6625
38
42
  geopic_tag_reader/translations/zh_Hant/LC_MESSAGES/geopic_tag_reader.mo,sha256=6bKHZnihlDOQQ5IQMKIgWViL5BorECqJ2ERFkE4LC6s,326
39
43
  geopic_tag_reader/translations/zh_Hant/LC_MESSAGES/geopic_tag_reader.po,sha256=QIiHRmrEHny4njQPBsj07fqtK2QFTgrAFc-E3s7ddJU,4600
40
- geopic_tag_reader-1.4.2.dist-info/entry_points.txt,sha256=c9YwjCNhxveDf-61_aSRlzcpoutvM6KQCerlzaVt_JU,64
41
- geopic_tag_reader-1.4.2.dist-info/LICENSE,sha256=OCZiFd7ok-n5jly2LwP7hEjuUukkvSt5iMkK_cY_00o,1076
42
- geopic_tag_reader-1.4.2.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
43
- geopic_tag_reader-1.4.2.dist-info/METADATA,sha256=Rjq9t0DklfK2vIMg-87oOO7N7tPWgRXNSpVRe7R6SiE,4617
44
- geopic_tag_reader-1.4.2.dist-info/RECORD,,
44
+ geopic_tag_reader-1.5.0.dist-info/entry_points.txt,sha256=c9YwjCNhxveDf-61_aSRlzcpoutvM6KQCerlzaVt_JU,64
45
+ geopic_tag_reader-1.5.0.dist-info/licenses/LICENSE,sha256=OCZiFd7ok-n5jly2LwP7hEjuUukkvSt5iMkK_cY_00o,1076
46
+ geopic_tag_reader-1.5.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
47
+ geopic_tag_reader-1.5.0.dist-info/METADATA,sha256=on5B5neR_V8hrnvJTnktyosVFPns-jVZMRr3maJXSHY,4639
48
+ geopic_tag_reader-1.5.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.10.1
2
+ Generator: flit 3.12.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any