From 3825b5986f428e5007c2840353391f39a470d750 Mon Sep 17 00:00:00 2001 From: Jim Easterbrook Date: Thu, 5 Oct 2023 16:37:50 +0100 Subject: [PATCH 1/2] Update README link to my blog --- README.rst | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index ccdf112b..29370e3a 100644 --- a/README.rst +++ b/README.rst @@ -144,34 +144,35 @@ Documentation licence Permission is granted to copy, distribute and/or modify the Photini documentation under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the documentation section entitled "GNU Free Documentation License". -.. _blog post: http://jim-jotting.blogspot.co.uk/2012/10/photini-whats-in-name.html +.. _blog post: + https://www.jim-easterbrook.me.uk/2012/10/photini-whats-in-a-name/ .. _Flickr: http://www.flickr.com/ .. _Google Photos: https://photos.google.com/ .. _Google Maps Terms of Use: - http://www.google.com/help/terms_maps.html + http://www.google.com/help/terms_maps.html .. _Google Privacy Policy: - http://www.google.com/policies/privacy/ + http://www.google.com/policies/privacy/ .. _installation documentation: - http://photini.readthedocs.io/en/latest/other/installation.html + http://photini.readthedocs.io/en/latest/other/installation.html .. _Ipernity: http://www.ipernity.com/ .. _"issues" page: https://github.com/jim-easterbrook/Photini/issues .. _Linux Format: http://www.linuxformat.com/archives?issue=166 .. _localisation documentation: - http://photini.readthedocs.io/en/latest/other/localisation.html + http://photini.readthedocs.io/en/latest/other/localisation.html .. _Mapbox terms of service: - https://www.mapbox.com/tos/ + https://www.mapbox.com/tos/ .. _Mapbox privacy policy: - https://www.mapbox.com/privacy/ + https://www.mapbox.com/privacy/ .. _Microsoft Bing Maps Terms of Use: - http://www.microsoft.com/maps/assets/docs/terms.aspx + http://www.microsoft.com/maps/assets/docs/terms.aspx .. _Microsoft Privacy Statement: - http://www.microsoft.com/en-us/privacystatement/ + http://www.microsoft.com/en-us/privacystatement/ .. _OAuth: http://oauth.net/ .. _OpenStreetMap licence: - http://www.openstreetmap.org/copyright + http://www.openstreetmap.org/copyright .. _Photini team on Hosted Weblate: - https://hosted.weblate.org/projects/photini/ + https://hosted.weblate.org/projects/photini/ .. _Pixelfed: https://pixelfed.org/ .. _Python keyring: - https://pypi.python.org/pypi/keyring#what-is-python-keyring-lib + https://pypi.python.org/pypi/keyring#what-is-python-keyring-lib .. _Weblate: https://hosted.weblate.org From dc7637d466e9b60ada92c56631ddd6ae450cb835 Mon Sep 17 00:00:00 2001 From: Jim Easterbrook Date: Thu, 5 Oct 2023 16:51:45 +0100 Subject: [PATCH 2/2] Add note to docs about reading BMFF image data --- src/doc/manual/configuration.rst | 4 ++++ src/lang/ca/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/cs/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/de/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/es/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/fr/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/it/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/ko/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/nb/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/pl/LC_MESSAGES/documentation.po | 10 +++++++++- src/lang/templates/gettext/documentation.pot | 7 +++++-- 11 files changed, 90 insertions(+), 11 deletions(-) diff --git a/src/doc/manual/configuration.rst b/src/doc/manual/configuration.rst index dea1aca8..858dc727 100644 --- a/src/doc/manual/configuration.rst +++ b/src/doc/manual/configuration.rst @@ -198,6 +198,10 @@ To enable BMFF file reading, edit the configuration file and set the ``enable_bm [metadata] enable_bmff = True +Note that this only affects Photini's ability to read and write BMFF metadata. +Reading image data (for thumbnails or the image regions tab) will probably need a Qt plugin to be installed. +This should be easy if you installed PyQt or PySide with your operating system's package manager, but is probably impossible if you installed PyQt or PySide with pip. + .. _Exiv2 warning: https://github.com/exiv2/exiv2#support-for-bmff-files-cr3-heif-heic-and-avif .. _gpxpy: diff --git a/src/lang/ca/LC_MESSAGES/documentation.po b/src/lang/ca/LC_MESSAGES/documentation.po index 4c128c9c..8d2ac1bb 100644 --- a/src/lang/ca/LC_MESSAGES/documentation.po +++ b/src/lang/ca/LC_MESSAGES/documentation.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Joan , 2023\n" "Language: ca\n" @@ -359,6 +359,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/cs/LC_MESSAGES/documentation.po b/src/lang/cs/LC_MESSAGES/documentation.po index a0809112..9e881dcb 100644 --- a/src/lang/cs/LC_MESSAGES/documentation.po +++ b/src/lang/cs/LC_MESSAGES/documentation.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: fri, 2023\n" "Language: cs@qtfiletype\n" @@ -356,6 +356,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/de/LC_MESSAGES/documentation.po b/src/lang/de/LC_MESSAGES/documentation.po index cffb028f..ae4597dd 100644 --- a/src/lang/de/LC_MESSAGES/documentation.po +++ b/src/lang/de/LC_MESSAGES/documentation.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Jim Easterbrook , 2023\n" "Language: de\n" @@ -352,6 +352,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/es/LC_MESSAGES/documentation.po b/src/lang/es/LC_MESSAGES/documentation.po index 3372e93b..cb80f018 100644 --- a/src/lang/es/LC_MESSAGES/documentation.po +++ b/src/lang/es/LC_MESSAGES/documentation.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Jim Easterbrook , 2023\n" "Language: es@qtfiletype\n" @@ -348,6 +348,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "Metadatos descriptivos" diff --git a/src/lang/fr/LC_MESSAGES/documentation.po b/src/lang/fr/LC_MESSAGES/documentation.po index 8a173b37..c4438a8a 100644 --- a/src/lang/fr/LC_MESSAGES/documentation.po +++ b/src/lang/fr/LC_MESSAGES/documentation.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Jim Easterbrook , 2023\n" "Language: fr@qtfiletype\n" @@ -343,6 +343,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/it/LC_MESSAGES/documentation.po b/src/lang/it/LC_MESSAGES/documentation.po index b599d34d..56c7554b 100644 --- a/src/lang/it/LC_MESSAGES/documentation.po +++ b/src/lang/it/LC_MESSAGES/documentation.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: alessio Cadore , 2023\n" "Language: it@qtfiletype\n" @@ -343,6 +343,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/ko/LC_MESSAGES/documentation.po b/src/lang/ko/LC_MESSAGES/documentation.po index 7bb0790c..3bce12c2 100644 --- a/src/lang/ko/LC_MESSAGES/documentation.po +++ b/src/lang/ko/LC_MESSAGES/documentation.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Jim Easterbrook , 2023\n" "Language: ko\n" @@ -434,6 +434,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "BMFF 파일 읽기를 활성화하려면 설정 파일을 편집하고 ``enable_bmff`` 옵션을 ``True`` 로 설정하십시오." +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "설명 메타데이터" diff --git a/src/lang/nb/LC_MESSAGES/documentation.po b/src/lang/nb/LC_MESSAGES/documentation.po index 8cc8dd8b..b29af500 100644 --- a/src/lang/nb/LC_MESSAGES/documentation.po +++ b/src/lang/nb/LC_MESSAGES/documentation.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Jim Easterbrook , 2023\n" "Language: nb\n" @@ -343,6 +343,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/pl/LC_MESSAGES/documentation.po b/src/lang/pl/LC_MESSAGES/documentation.po index 7cbab77f..e2c28150 100644 --- a/src/lang/pl/LC_MESSAGES/documentation.po +++ b/src/lang/pl/LC_MESSAGES/documentation.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Photini 2023.4.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: 2023-04-19 08:54+0000\n" "Last-Translator: Dawid Głaz, 2023\n" "Language: pl@qtfiletype\n" @@ -345,6 +345,14 @@ msgid "" "``enable_bmff`` option to ``True``:" msgstr "" +msgid "" +"Note that this only affects Photini's ability to read and write BMFF " +"metadata. Reading image data (for thumbnails or the image regions tab) will " +"probably need a Qt plugin to be installed. This should be easy if you " +"installed PyQt or PySide with your operating system's package manager, but " +"is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr "" diff --git a/src/lang/templates/gettext/documentation.pot b/src/lang/templates/gettext/documentation.pot index 5fe9a374..a3035d02 100644 --- a/src/lang/templates/gettext/documentation.pot +++ b/src/lang/templates/gettext/documentation.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Photini 2023.5.2.post36\n" +"Project-Id-Version: Photini 2023.7.1.post18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-07-06 11:34+0100\n" +"POT-Creation-Date: 2023-10-05 16:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -169,6 +169,9 @@ msgstr "" msgid "To enable BMFF file reading, edit the configuration file and set the ``enable_bmff`` option to ``True``:" msgstr "" +msgid "Note that this only affects Photini's ability to read and write BMFF metadata. Reading image data (for thumbnails or the image regions tab) will probably need a Qt plugin to be installed. This should be easy if you installed PyQt or PySide with your operating system's package manager, but is probably impossible if you installed PyQt or PySide with pip." +msgstr "" + msgid "Descriptive metadata" msgstr ""