From 183f41e0587d57d5a7d201d003a224843bc6d721 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 11 Sep 2022 13:21:01 +0200 Subject: update-po{,t}.sh: Omit ../ at beginning of file names in .pot file. --- update-po.sh | 1 + update-pot.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/update-po.sh b/update-po.sh index dff6f3a..b066610 100755 --- a/update-po.sh +++ b/update-po.sh @@ -32,6 +32,7 @@ cat LINGUAS | while read lingua; do -e 's/\.ini\.in\.h:/.ini.in:/g' \ -e 's/\.xml\.h:/.xml:/g' \ -e 's/\.ini\.h:/.ini:/g' \ + -e 's@#: \.\./@#: @g' \ -i ${lingua}.po done diff --git a/update-pot.sh b/update-pot.sh index 43a8d06..cb538a2 100755 --- a/update-pot.sh +++ b/update-pot.sh @@ -22,4 +22,5 @@ sed -e 's/\.xml\.in\.h:/.xml.in:/g' \ -e 's/\.ini\.in\.h:/.ini.in:/g' \ -e 's/\.xml\.h:/.xml:/g' \ -e 's/\.ini\.h:/.ini:/g' \ + -e 's@#: \.\./@#: @g' \ -i po/${GETTEXT_DOMAIN}.pot -- cgit v1.2.3 From 35073f5962e31c8b38764d9e7034ab864ce6c407 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 11 Sep 2022 13:21:38 +0200 Subject: po/ayatana-indicator-display.pot: Update file. --- po/ayatana-indicator-display.pot | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/po/ayatana-indicator-display.pot b/po/ayatana-indicator-display.pot index 680b8a9..75bbe3b 100644 --- a/po/ayatana-indicator-display.pot +++ b/po/ayatana-indicator-display.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Canonical Ltd. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-08 22:34+0200\n" +"POT-Creation-Date: 2022-09-11 13:20+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,51 +17,51 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../data/org.ayatana.indicator.display.gschema.xml:1 +#: data/org.ayatana.indicator.display.gschema.xml:1 msgid "Lock rotation" msgstr "" -#: ../data/org.ayatana.indicator.display.gschema.xml:2 +#: data/org.ayatana.indicator.display.gschema.xml:2 msgid "Lock automatic display rotation." msgstr "" -#: ../data/org.ayatana.indicator.display.gschema.xml:3 +#: data/org.ayatana.indicator.display.gschema.xml:3 msgid "Orientation lock" msgstr "" -#: ../data/org.ayatana.indicator.display.gschema.xml:4 +#: data/org.ayatana.indicator.display.gschema.xml:4 msgid "Locks orientation to a specific value." msgstr "" -#: ../src/rotation-lock.cpp:184 ../src/rotation-lock.cpp:202 +#: src/rotation-lock.cpp:184 ../src/rotation-lock.cpp:202 msgid "Rotation Lock" msgstr "" -#: ../src/rotation-lock.cpp:215 +#: src/rotation-lock.cpp:215 msgid "Rotation" msgstr "" -#: ../src/rotation-lock.cpp:226 +#: src/rotation-lock.cpp:226 msgid "Display" msgstr "" -#: ../src/rotation-lock.cpp:227 +#: src/rotation-lock.cpp:227 msgid "Display settings and features" msgstr "" -#: ../src/usb-snap.cpp:107 +#: src/usb-snap.cpp:107 #, c-format msgid "The computer's RSA key fingerprint is: %s" msgstr "" -#: ../src/usb-snap.cpp:112 +#: src/usb-snap.cpp:112 msgid "Allow" msgstr "" -#: ../src/usb-snap.cpp:114 +#: src/usb-snap.cpp:114 msgid "Don't Allow" msgstr "" -#: ../src/usb-snap.cpp:126 +#: src/usb-snap.cpp:126 msgid "Allow USB Debugging?" msgstr "" -- cgit v1.2.3 From ab580977baf8d88d552b7214cf1df5ac90eb7392 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Fri, 9 Sep 2022 06:43:43 +0000 Subject: Translated using Weblate (Hebrew) Currently translated at 100.0% (12 of 12 strings) Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/he/ --- po/he.po | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/po/he.po b/po/he.po index 2a85f15..0c8f3bc 100644 --- a/po/he.po +++ b/po/he.po @@ -8,35 +8,33 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-09 08:07+0200\n" -"PO-Revision-Date: 2018-08-05 20:53+0000\n" +"PO-Revision-Date: 2022-09-10 17:21+0000\n" "Last-Translator: Yaron Shahrabani \n" -"Language-Team: Hebrew \n" +"Language-Team: Hebrew \n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 3.1.1\n" +"X-Generator: Weblate 4.14.1-dev\n" #: ../data/org.ayatana.indicator.display.gschema.xml:1 -#, fuzzy msgid "Lock rotation" -msgstr "סיבוב" +msgstr "נעילת סיבוב" #: ../data/org.ayatana.indicator.display.gschema.xml:2 msgid "Lock automatic display rotation." -msgstr "" +msgstr "נעילת סיבוב התצוגה האוטומטי." #: ../data/org.ayatana.indicator.display.gschema.xml:3 -#, fuzzy msgid "Orientation lock" -msgstr "נעילת סיבוב" +msgstr "נעילת כיוון" #: ../data/org.ayatana.indicator.display.gschema.xml:4 msgid "Locks orientation to a specific value." -msgstr "" +msgstr "נעילת הכיוון לערך מסוים." #: ../src/rotation-lock.cpp:184 ../src/rotation-lock.cpp:202 msgid "Rotation Lock" @@ -48,11 +46,11 @@ msgstr "סיבוב" #: ../src/rotation-lock.cpp:226 msgid "Display" -msgstr "" +msgstr "תצוגה" #: ../src/rotation-lock.cpp:227 msgid "Display settings and features" -msgstr "" +msgstr "הגדרות ויכולות תצוגה" #: ../src/usb-snap.cpp:107 #, c-format -- cgit v1.2.3 From 5bd86fffdd6f596ba73919586595244b84704ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20PAG=C3=88S?= Date: Fri, 9 Sep 2022 16:29:18 +0000 Subject: Translated using Weblate (Occitan) Currently translated at 100.0% (12 of 12 strings) Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/oc/ --- po/oc.po | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/po/oc.po b/po/oc.po index 6f00486..9c9098c 100644 --- a/po/oc.po +++ b/po/oc.po @@ -8,34 +8,32 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-09 08:07+0200\n" -"PO-Revision-Date: 2020-10-19 17:26+0000\n" +"PO-Revision-Date: 2022-09-10 17:21+0000\n" "Last-Translator: Quentin PAGÈS \n" -"Language-Team: Occitan \n" +"Language-Team: Occitan \n" "Language: oc\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.14.1-dev\n" #: ../data/org.ayatana.indicator.display.gschema.xml:1 -#, fuzzy msgid "Lock rotation" -msgstr "Rotacion" +msgstr "Verrolhar la rotacion" #: ../data/org.ayatana.indicator.display.gschema.xml:2 msgid "Lock automatic display rotation." -msgstr "" +msgstr "Verrolhar automaticament la rotacion de l’afichatge." #: ../data/org.ayatana.indicator.display.gschema.xml:3 -#, fuzzy msgid "Orientation lock" -msgstr "Verrolhar la rotacion" +msgstr "Verrolhar l’orientacion" #: ../data/org.ayatana.indicator.display.gschema.xml:4 msgid "Locks orientation to a specific value." -msgstr "" +msgstr "Verrolha l’orientacion sus una valor especifica." #: ../src/rotation-lock.cpp:184 ../src/rotation-lock.cpp:202 msgid "Rotation Lock" @@ -47,11 +45,11 @@ msgstr "Rotacion" #: ../src/rotation-lock.cpp:226 msgid "Display" -msgstr "" +msgstr "Afichatge" #: ../src/rotation-lock.cpp:227 msgid "Display settings and features" -msgstr "" +msgstr "Paramètres e foncionalitats d’afichatge" #: ../src/usb-snap.cpp:107 #, c-format -- cgit v1.2.3 From d8abb6b4ed0599d2d29a1551e12e82e21db15ebd Mon Sep 17 00:00:00 2001 From: Wellington Terumi Uemura Date: Fri, 9 Sep 2022 07:24:48 +0000 Subject: Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (12 of 12 strings) Translation: Ayatana Indicators/Display Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/pt_BR/ --- po/pt_BR.po | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 69607a0..2bdb857 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-09 08:07+0200\n" -"PO-Revision-Date: 2018-07-01 12:42+0000\n" -"Last-Translator: Tiago de Oliveira \n" +"PO-Revision-Date: 2022-09-10 17:21+0000\n" +"Last-Translator: Wellington Terumi Uemura \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -17,25 +17,23 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.1-dev\n" +"X-Generator: Weblate 4.14.1-dev\n" #: ../data/org.ayatana.indicator.display.gschema.xml:1 -#, fuzzy msgid "Lock rotation" -msgstr "Rotação" +msgstr "Bloquear a rotação" #: ../data/org.ayatana.indicator.display.gschema.xml:2 msgid "Lock automatic display rotation." -msgstr "" +msgstr "Bloqueie a rotação automática da tela." #: ../data/org.ayatana.indicator.display.gschema.xml:3 -#, fuzzy msgid "Orientation lock" -msgstr "Bloqueio de rotação" +msgstr "Bloqueio da orientação" #: ../data/org.ayatana.indicator.display.gschema.xml:4 msgid "Locks orientation to a specific value." -msgstr "" +msgstr "Faz o bloqueio da orientação para um valor específico." #: ../src/rotation-lock.cpp:184 ../src/rotation-lock.cpp:202 msgid "Rotation Lock" @@ -47,11 +45,11 @@ msgstr "Rotação" #: ../src/rotation-lock.cpp:226 msgid "Display" -msgstr "" +msgstr "Exibição" #: ../src/rotation-lock.cpp:227 msgid "Display settings and features" -msgstr "" +msgstr "Exibe as configurações e os recursos" #: ../src/usb-snap.cpp:107 #, c-format -- cgit v1.2.3