geopic-tag-reader 1.4.2__tar.gz → 1.5.0__tar.gz

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 (67) hide show
  1. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/.gitlab-ci.yml +6 -6
  2. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/CHANGELOG.md +9 -1
  3. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/PKG-INFO +14 -13
  4. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/tech/cli.md +1 -1
  5. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/__init__.py +1 -1
  6. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/cameras.csv +2 -0
  7. {geopic_tag_reader-1.4.2/geopic_tag_reader/translations/ja → geopic_tag_reader-1.5.0/geopic_tag_reader/translations/br}/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  8. {geopic_tag_reader-1.4.2/geopic_tag_reader/translations/ja → geopic_tag_reader-1.5.0/geopic_tag_reader/translations/br}/LC_MESSAGES/geopic_tag_reader.po +17 -17
  9. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  10. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/da/LC_MESSAGES/geopic_tag_reader.po +1 -1
  11. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  12. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/de/LC_MESSAGES/geopic_tag_reader.po +1 -1
  13. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  14. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/en/LC_MESSAGES/geopic_tag_reader.po +2 -2
  15. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  16. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/eo/LC_MESSAGES/geopic_tag_reader.po +1 -1
  17. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  18. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.po +3 -2
  19. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  20. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/fr/LC_MESSAGES/geopic_tag_reader.po +2 -2
  21. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/geopic_tag_reader.pot +1 -1
  22. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  23. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.po +3 -2
  24. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  25. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/it/LC_MESSAGES/geopic_tag_reader.po +1 -1
  26. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  27. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/ja/LC_MESSAGES/geopic_tag_reader.po +207 -0
  28. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  29. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.po +17 -6
  30. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  31. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.po +3 -2
  32. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/sv/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  33. geopic_tag_reader-1.5.0/geopic_tag_reader/translations/sv/LC_MESSAGES/geopic_tag_reader.po +215 -0
  34. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/pyproject.toml +11 -11
  35. geopic_tag_reader-1.4.2/geopic_tag_reader/translations/es/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  36. geopic_tag_reader-1.4.2/geopic_tag_reader/translations/hu/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  37. geopic_tag_reader-1.4.2/geopic_tag_reader/translations/nl/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  38. geopic_tag_reader-1.4.2/geopic_tag_reader/translations/pl/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  39. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/.gitignore +0 -0
  40. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/.pre-commit-config.yaml +0 -0
  41. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/CODE_OF_CONDUCT.md +0 -0
  42. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/LICENSE +0 -0
  43. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/Makefile +0 -0
  44. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/README.md +0 -0
  45. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/develop.md +0 -0
  46. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/images/quality_score.png +0 -0
  47. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/images/quality_score_viewer.png +0 -0
  48. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/index.md +0 -0
  49. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/install.md +0 -0
  50. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/quality_score.md +0 -0
  51. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/docs/tech/api_reference.md +0 -0
  52. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/camera.py +0 -0
  53. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/i18n.py +0 -0
  54. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/main.py +0 -0
  55. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/model.py +0 -0
  56. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/py.typed +0 -0
  57. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/reader.py +0 -0
  58. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/sequence.py +0 -0
  59. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/fi/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  60. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/fi/LC_MESSAGES/geopic_tag_reader.po +0 -0
  61. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/ko/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  62. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/ko/LC_MESSAGES/geopic_tag_reader.po +0 -0
  63. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/zh_Hant/LC_MESSAGES/geopic_tag_reader.mo +0 -0
  64. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/translations/zh_Hant/LC_MESSAGES/geopic_tag_reader.po +0 -0
  65. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/geopic_tag_reader/writer.py +0 -0
  66. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/mkdocs.yml +0 -0
  67. {geopic_tag_reader-1.4.2 → geopic_tag_reader-1.5.0}/pytest.ini +0 -0
@@ -9,21 +9,21 @@ before_script:
9
9
  - python --version # For debugging
10
10
 
11
11
  test mypy:
12
- image: python:3.8
12
+ image: python:3.9
13
13
  script:
14
14
  - apt update && apt install gcc
15
15
  - pip install .[dev]
16
16
  - mypy --install-types --non-interactive geopic_tag_reader/
17
17
 
18
18
  lint:
19
- image: python:3.8
19
+ image: python:3.9
20
20
  script:
21
21
  - apt update && apt install gcc
22
22
  - pip install .[dev]
23
23
  - black --fast --check .
24
24
 
25
25
  tests-reader:
26
- image: python:3.8
26
+ image: python:3.9
27
27
  script:
28
28
  - apt update && apt install gcc gettext
29
29
  - pip install .[dev]
@@ -31,7 +31,7 @@ tests-reader:
31
31
  - pytest -s -vv --ignore=tests/test_writer.py --ignore=geopic_tag_reader/writer.py
32
32
 
33
33
  tests-writer:
34
- image: python:3.8
34
+ image: python:3.9
35
35
  script:
36
36
  - apt update && apt install gcc gettext
37
37
  - pip install .[dev,write-exif]
@@ -40,7 +40,7 @@ tests-writer:
40
40
 
41
41
  # tests-deploy_pypi:
42
42
  # stage: deploy
43
- # image: python:3.8
43
+ # image: python:3.9
44
44
  # variables:
45
45
  # FLIT_INDEX_URL: https://test.pypi.org/legacy/
46
46
  # FLIT_USERNAME: $TEST_FLIT_USERNAME
@@ -55,7 +55,7 @@ tests-writer:
55
55
 
56
56
  deploy_pypi:
57
57
  stage: deploy
58
- image: python:3.8
58
+ image: python:3.9
59
59
  script:
60
60
  - apt update && apt install -y gcc git gettext
61
61
  - pip install .[build]
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.5.0] - 2025-04-14
11
+
12
+ ### Changed
13
+
14
+ - Update all required libraries (especially [timezonefinder](https://github.com/jannikmi/timezonefinder/) and its [h3-py](https://github.com/uber/h3-py) dependency) to avoid an installation issue on Windows.
15
+ - Minimal required version is now python 3.9 (it was needed by a dependency, and python 3.8 has reached end of life on october 2024).
16
+
10
17
  ## [1.4.2] - 2025-02-10
11
18
 
12
19
  ### Fixed
@@ -267,7 +274,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
267
274
 
268
275
  - EXIF tag reading methods extracted from [Panoramax/GeoVisio API](https://gitlab.com/panoramax/server/api)
269
276
 
270
- [Unreleased]: https://gitlab.com/panoramax/server/geo-picture-tag-reader/-/compare/1.4.2...main
277
+ [Unreleased]: https://gitlab.com/panoramax/server/geo-picture-tag-reader/-/compare/1.5.0...main
278
+ [1.5.0]: https://gitlab.com/panoramax/server/geo-picture-tag-reader/-/compare/1.4.2...1.5.0
271
279
  [1.4.2]: https://gitlab.com/panoramax/server/geo-picture-tag-reader/-/compare/1.4.1...1.4.2
272
280
  [1.4.1]: https://gitlab.com/panoramax/server/geo-picture-tag-reader/-/compare/1.4.0...1.4.1
273
281
  [1.4.0]: https://gitlab.com/panoramax/server/geo-picture-tag-reader/-/compare/1.3.3...1.4.0
@@ -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
@@ -50,7 +50,7 @@ $ geopic-tag-reader write [OPTIONS]
50
50
 
51
51
  * `--input PATH`: Path to your JPEG image file [required]
52
52
  * `--output PATH`: Output path where to write the updated image file. If not present, the input file will be overriten.
53
- * `--capture-time TEXT`: override capture time of the image, formated in isoformat, like '2023-06-01T12:48:01Z'. Note that if no timezone offset is defined, the datetime will be taken as local time and localized using the picture position if available.
53
+ * `--capture-time TEXT`: override capture time of the image, formated in isoformat, like &#x27;2023-06-01T12:48:01Z&#x27;. Note that if no timezone offset is defined, the datetime will be taken as local time and localized using the picture position if available.
54
54
  * `--longitude FLOAT`: override longitude of the image, in decimal degrees (WGS84 / EPSG:4326) (like `2.3522219` for Paris)
55
55
  * `--latitude FLOAT`: override latitude of the image, in decimal degrees (WGS84 / EPSG:4326) (like `48.856614` for Paris)
56
56
  * `--picture-type [flat|equirectangular]`: type of picture, `equirectangular` for 360° pictures, `flat` otherwise
@@ -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";;
@@ -7,11 +7,11 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: PACKAGE VERSION\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2025-01-06 15:31+0100\n"
10
+ "POT-Creation-Date: 2025-02-10 11:04+0100\n"
11
11
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
12
  "Last-Translator: Automatically generated\n"
13
13
  "Language-Team: none\n"
14
- "Language: ja\n"
14
+ "Language: br\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
@@ -116,74 +116,74 @@ msgid ""
116
116
  "precision can be made"
117
117
  msgstr ""
118
118
 
119
- #: geopic_tag_reader/reader.py:382
119
+ #: geopic_tag_reader/reader.py:381
120
120
  msgid ""
121
121
  "No focal length value was found, this prevents calculating field of view"
122
122
  msgstr ""
123
123
 
124
- #: geopic_tag_reader/reader.py:440
124
+ #: geopic_tag_reader/reader.py:433
125
125
  msgid "No GPS accuracy value found, this prevents computing a quality score"
126
126
  msgstr ""
127
127
 
128
- #: geopic_tag_reader/reader.py:442
128
+ #: geopic_tag_reader/reader.py:435
129
129
  msgid ""
130
130
  "No GPS horizontal positioning error value found, GPS accuracy can only be "
131
131
  "estimated"
132
132
  msgstr ""
133
133
 
134
- #: geopic_tag_reader/reader.py:449
134
+ #: geopic_tag_reader/reader.py:442
135
135
  msgid "No GPS coordinates or broken coordinates in picture EXIF tags"
136
136
  msgstr ""
137
137
 
138
- #: geopic_tag_reader/reader.py:455
138
+ #: geopic_tag_reader/reader.py:448
139
139
  msgid "No valid date in picture EXIF tags"
140
140
  msgstr ""
141
141
 
142
- #: geopic_tag_reader/reader.py:460
142
+ #: geopic_tag_reader/reader.py:453
143
143
  msgid "The picture is missing mandatory metadata:"
144
144
  msgstr ""
145
145
 
146
- #: geopic_tag_reader/reader.py:557 geopic_tag_reader/reader.py:586
146
+ #: geopic_tag_reader/reader.py:567 geopic_tag_reader/reader.py:596
147
147
  msgid "GPSLatitudeRef not found, assuming GPSLatitudeRef is North"
148
148
  msgstr ""
149
149
 
150
- #: geopic_tag_reader/reader.py:565
150
+ #: geopic_tag_reader/reader.py:575
151
151
  msgid "Broken GPS coordinates in picture EXIF tags"
152
152
  msgstr ""
153
153
 
154
- #: geopic_tag_reader/reader.py:568 geopic_tag_reader/reader.py:592
154
+ #: geopic_tag_reader/reader.py:578 geopic_tag_reader/reader.py:602
155
155
  msgid "GPSLongitudeRef not found, assuming GPSLongitudeRef is East"
156
156
  msgstr ""
157
157
 
158
- #: geopic_tag_reader/reader.py:653
158
+ #: geopic_tag_reader/reader.py:663
159
159
  msgid "Precise timezone information not found, fallback to UTC"
160
160
  msgstr ""
161
161
 
162
- #: geopic_tag_reader/reader.py:658
162
+ #: geopic_tag_reader/reader.py:668
163
163
  msgid ""
164
164
  "Precise timezone information not found (and no GPS coordinates to help), "
165
165
  "fallback to UTC"
166
166
  msgstr ""
167
167
 
168
- #: geopic_tag_reader/reader.py:662
168
+ #: geopic_tag_reader/reader.py:672
169
169
  #, python-brace-format
170
170
  msgid ""
171
171
  "Skipping original date/time (from {datefield}) as it was not recognized: {v}"
172
172
  msgstr ""
173
173
 
174
- #: geopic_tag_reader/reader.py:694
174
+ #: geopic_tag_reader/reader.py:704
175
175
  #, python-brace-format
176
176
  msgid ""
177
177
  "GPSTimeStamp and GPSDateTime don't contain supported time format (in {group} "
178
178
  "group)"
179
179
  msgstr ""
180
180
 
181
- #: geopic_tag_reader/reader.py:725
181
+ #: geopic_tag_reader/reader.py:735
182
182
  #, python-brace-format
183
183
  msgid "Skipping GPS date/time ({group} group) as it was not recognized: {v}"
184
184
  msgstr ""
185
185
 
186
- #: geopic_tag_reader/reader.py:751
186
+ #: geopic_tag_reader/reader.py:761
187
187
  #, python-brace-format
188
188
  msgid ""
189
189
  "Microseconds read from decimal seconds value ({microsecondsFromSeconds}) is "
@@ -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"
@@ -0,0 +1,207 @@
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-01-06 15:31+0100\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"
15
+ "Language: ja\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=1; plural=0;\n"
20
+ "X-Generator: Weblate 5.4.3\n"
21
+
22
+ #: geopic_tag_reader/main.py:26
23
+ msgid "Latitude:"
24
+ msgstr "緯度:"
25
+
26
+ #: geopic_tag_reader/main.py:27
27
+ msgid "Longitude:"
28
+ msgstr "経度:"
29
+
30
+ #: geopic_tag_reader/main.py:28
31
+ msgid "GPS accuracy:"
32
+ msgstr "GPS精度:"
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 "定義されていない"
38
+
39
+ #: geopic_tag_reader/main.py:29
40
+ msgid "Timestamp:"
41
+ msgstr "タイムスタンプ:"
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 "(カメラ)"
50
+
51
+ #: geopic_tag_reader/main.py:33
52
+ msgid "Heading:"
53
+ msgstr "オリエンテーション:"
54
+
55
+ #: geopic_tag_reader/main.py:34
56
+ msgid "Type:"
57
+ msgstr "タイプ:"
58
+
59
+ #: geopic_tag_reader/main.py:35
60
+ #, fuzzy
61
+ msgid "Make:"
62
+ msgstr "メーカー:"
63
+
64
+ #: geopic_tag_reader/main.py:36
65
+ msgid "Model:"
66
+ msgstr "モデル:"
67
+
68
+ #: geopic_tag_reader/main.py:37
69
+ msgid "Focal length:"
70
+ msgstr "焦点距離:"
71
+
72
+ #: geopic_tag_reader/main.py:38
73
+ msgid "Field of view:"
74
+ msgstr "視野角:"
75
+
76
+ #: geopic_tag_reader/main.py:39
77
+ msgid "Sensor width:"
78
+ msgstr "センサー幅:"
79
+
80
+ #: geopic_tag_reader/main.py:40
81
+ msgid "Crop parameters:"
82
+ msgstr "切り抜きパラメータ:"
83
+
84
+ #: geopic_tag_reader/main.py:41
85
+ msgid "Pitch:"
86
+ msgstr "ピッチ:"
87
+
88
+ #: geopic_tag_reader/main.py:42
89
+ msgid "Roll:"
90
+ msgstr "ロール:"
91
+
92
+ #: geopic_tag_reader/main.py:43
93
+ msgid "Yaw:"
94
+ msgstr "ヨー:"
95
+
96
+ #: geopic_tag_reader/main.py:46
97
+ msgid "Warnings raised by reader:"
98
+ msgstr "読者からの警告:"
99
+
100
+ #: geopic_tag_reader/reader.py:228
101
+ msgid "Read latitude is out of WGS84 bounds (should be in [-90, 90])"
102
+ msgstr "読み取り緯度が WGS84 の範囲外です ([-90, 90] の範囲内である必要があります)"
103
+
104
+ #: geopic_tag_reader/reader.py:230
105
+ msgid "Read longitude is out of WGS84 bounds (should be in [-180, 180])"
106
+ msgstr "読み取り経度が WGS84 の範囲外です ([-180, 180] の範囲内である必要があります)"
107
+
108
+ #: geopic_tag_reader/reader.py:258
109
+ #, python-brace-format
110
+ msgid "Skipping Mapillary date/time as it was not recognized: {v}"
111
+ msgstr "Mapillary の日付/時刻が認識されなかったためスキップしました: {v}"
112
+
113
+ #: geopic_tag_reader/reader.py:288
114
+ msgid "No heading value was found, this reduces usability of picture"
115
+ msgstr "見出し値が見つからないため、画像の有用性が低下します"
116
+
117
+ #: geopic_tag_reader/reader.py:331
118
+ msgid ""
119
+ "No make and model value found, no assumption on focal length or GPS "
120
+ "precision can be made"
121
+ msgstr "メーカーとモデルの値が見つからないため、焦点距離や GPS "
122
+ "の精度を推測することはできません"
123
+
124
+ #: geopic_tag_reader/reader.py:382
125
+ msgid ""
126
+ "No focal length value was found, this prevents calculating field of view"
127
+ msgstr "焦点距離の値が見つからないため、視野を計算できません"
128
+
129
+ #: geopic_tag_reader/reader.py:440
130
+ msgid "No GPS accuracy value found, this prevents computing a quality score"
131
+ msgstr "GPS 精度値が見つからないため、品質スコアを計算できません"
132
+
133
+ #: geopic_tag_reader/reader.py:442
134
+ msgid ""
135
+ "No GPS horizontal positioning error value found, GPS accuracy can only be "
136
+ "estimated"
137
+ msgstr "GPS水平測位誤差値が見つからないため、GPS精度は推定値のみとなります"
138
+
139
+ #: geopic_tag_reader/reader.py:449
140
+ msgid "No GPS coordinates or broken coordinates in picture EXIF tags"
141
+ msgstr "写真の EXIF タグに GPS 座標がないか、座標が壊れています"
142
+
143
+ #: geopic_tag_reader/reader.py:455
144
+ msgid "No valid date in picture EXIF tags"
145
+ msgstr "写真の EXIF タグに有効な日付がありません"
146
+
147
+ #: geopic_tag_reader/reader.py:460
148
+ msgid "The picture is missing mandatory metadata:"
149
+ msgstr "画像に必須のメタデータがありません:"
150
+
151
+ #: geopic_tag_reader/reader.py:557 geopic_tag_reader/reader.py:586
152
+ msgid "GPSLatitudeRef not found, assuming GPSLatitudeRef is North"
153
+ msgstr "GPSLatitudeRef が見つかりません。GPSLatitudeRef は North "
154
+ "であると想定しています"
155
+
156
+ #: geopic_tag_reader/reader.py:565
157
+ msgid "Broken GPS coordinates in picture EXIF tags"
158
+ msgstr "画像のEXIF属性のGPS座標が無効です"
159
+
160
+ #: geopic_tag_reader/reader.py:568 geopic_tag_reader/reader.py:592
161
+ msgid "GPSLongitudeRef not found, assuming GPSLongitudeRef is East"
162
+ msgstr "GPSLongitudeRef が見つかりません。デフォルトでは East を使用します"
163
+
164
+ #: geopic_tag_reader/reader.py:653
165
+ msgid "Precise timezone information not found, fallback to UTC"
166
+ msgstr "正確なタイムゾーン情報が見つからないため、デフォルトで UTC が使用されます"
167
+
168
+ #: geopic_tag_reader/reader.py:658
169
+ msgid ""
170
+ "Precise timezone information not found (and no GPS coordinates to help), "
171
+ "fallback to UTC"
172
+ msgstr "正確なタイムゾーン情報が見つからない(GPS座標も役に立たない)ため、UTCにフォ"
173
+ "ールバックします"
174
+
175
+ #: geopic_tag_reader/reader.py:662
176
+ #, python-brace-format
177
+ msgid ""
178
+ "Skipping original date/time (from {datefield}) as it was not recognized: {v}"
179
+ msgstr "元の日付/時刻({datefield} から)は認識されなかったためスキップします: {v}"
180
+
181
+ #: geopic_tag_reader/reader.py:694
182
+ #, python-brace-format
183
+ msgid ""
184
+ "GPSTimeStamp and GPSDateTime don't contain supported time format (in {group} "
185
+ "group)"
186
+ msgstr "GPSTimeStamp と GPSDateTime にはサポートされている時間形式が含まれていません "
187
+ "({group} グループ内)"
188
+
189
+ #: geopic_tag_reader/reader.py:725
190
+ #, python-brace-format
191
+ msgid "Skipping GPS date/time ({group} group) as it was not recognized: {v}"
192
+ msgstr "GPS の日付/時刻 (グループ {group}) は認識されないため無視されました: {v}"
193
+
194
+ #: geopic_tag_reader/reader.py:751
195
+ #, python-brace-format
196
+ msgid ""
197
+ "Microseconds read from decimal seconds value ({microsecondsFromSeconds}) is "
198
+ "not matching value from EXIF field ({microseconds}). Max value will be kept."
199
+ msgstr ""
200
+ "秒から小数値に読み取られたマイクロ秒の値 ({microsecondsFromSeconds}) "
201
+ "が専用の EXIF フィールド ({microseconds}) "
202
+ "と一致しません。最高値が保持されます。"
203
+
204
+ #: geopic_tag_reader/writer.py:132
205
+ #, python-brace-format
206
+ msgid "Unsupported key in additional tags ({k})"
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})"
@@ -8,15 +8,15 @@ license = {file = "LICENSE"}
8
8
  classifiers = ["License :: OSI Approved :: MIT License"]
9
9
  dynamic = ["version", "description"]
10
10
  dependencies = [
11
- "typer ~= 0.12",
11
+ "typer ~= 0.15",
12
12
  "xmltodict ~= 0.14",
13
13
  "pyexiv2 == 2.15.3",
14
- "timezonefinder == 6.5.3",
15
- "pytz ~= 2024.2",
16
- "types-pytz ~= 2023.3.0.1",
14
+ "timezonefinder == 6.5.9",
15
+ "pytz ~= 2025.2",
16
+ "types-pytz ~= 2025.2.0",
17
17
  "types-python-dateutil ~= 2.9.0",
18
18
  ]
19
- requires-python = ">=3.8"
19
+ requires-python = ">=3.9"
20
20
 
21
21
  [project.urls]
22
22
  Home = "https://gitlab.com/panoramax/server/geo-picture-tag-reader"
@@ -26,12 +26,12 @@ geopic-tag-reader="geopic_tag_reader.main:app"
26
26
 
27
27
  [project.optional-dependencies]
28
28
  dev = [
29
- "black ~= 24.3",
30
- "mypy ~= 1.12",
31
- "pytest ~= 7.2.0",
29
+ "black ~= 25.1.0",
30
+ "mypy ~= 1.15.0",
31
+ "pytest ~= 8.3.5",
32
32
  "pytest-datafiles ~= 3.0",
33
33
  "types-xmltodict ~= 0.14",
34
- "pre-commit ~= 3.3.3",
34
+ "pre-commit ~= 4.2",
35
35
  ]
36
36
  build = ["flit ~= 3.8.0"]
37
37
  # optional dependencies to be able to write exif tags
@@ -41,8 +41,8 @@ write-exif = [
41
41
  ]
42
42
 
43
43
  docs = [
44
- "mkdocs-material ~= 9.5.21",
45
- "mkdocstrings[python] ~= 0.25.1",
44
+ "mkdocs-material ~= 9.6.11",
45
+ "mkdocstrings[python] ~= 0.29.1",
46
46
  ]
47
47
 
48
48
  [build-system]