From de76813c8421fd900e0d57038d28e8be693e33be Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 28 Nov 2017 08:47:03 +0000 Subject: Fork from Ubuntus' indicator-display project. --- po/LINGUAS | 117 +++++++++++++++++++++++++++++++++++++++ po/POTFILES.in | 9 +++ po/ayatana-indicator-display.pot | 43 ++++++++++++++ po/indicator-display.pot | 43 -------------- 4 files changed, 169 insertions(+), 43 deletions(-) create mode 100644 po/LINGUAS create mode 100644 po/POTFILES.in create mode 100644 po/ayatana-indicator-display.pot delete mode 100644 po/indicator-display.pot (limited to 'po') diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..8f5caec --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,117 @@ +af +am +an +ar +ast +az +bem +be +bg +bn +bo +br +bs +ca +ca@valencia +ce +ckb +co +crh +cs +cv +cy +da +de +el +en_AU +en_CA +en_GB +eo +es +et +eu +fa +fil +fi +fo +fr_CA +fr +frp +fy +ga +gd +gl +gu +he +hi +hr +ht +hu +hy +ia +id +is +it +ja +ka +kk +kl +km +kn +ko +ku +kw +ky +la +lb +lo +lt +lv +mg +mhr +mi +ml +mr +ms +my +nb +ne +nl +nn +oc +os +pa +pl +ps +pt_BR +pt +ro +ru +sa +sc +sd +se +shn +si +sk +sl +sq +sr +sv +sw +szl +ta +te +tg +th +ti +tr +ug +uk +ur +uz +vi +wae +zh_CN +zh_HK +zh_TW diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..8d88dd5 --- /dev/null +++ b/po/POTFILES.in @@ -0,0 +1,9 @@ +src/adbd-client.cpp +src/exporter.cpp +src/greeter.cpp +src/indicator.cpp +src/main.cpp +src/rotation-lock.cpp +src/usb-manager.cpp +src/usb-monitor.cpp +src/usb-snap.cpp diff --git a/po/ayatana-indicator-display.pot b/po/ayatana-indicator-display.pot new file mode 100644 index 0000000..26488a3 --- /dev/null +++ b/po/ayatana-indicator-display.pot @@ -0,0 +1,43 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Canonical Ltd. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-02-07 13:08-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/rotation-lock.cpp:125 +msgid "Rotation Lock" +msgstr "" + +#: ../src/rotation-lock.cpp:136 +msgid "Rotation" +msgstr "" + +#: ../src/usb-snap.cpp:107 +#, c-format +msgid "The computer's RSA key fingerprint is: %s" +msgstr "" + +#: ../src/usb-snap.cpp:112 +msgid "Allow" +msgstr "" + +#: ../src/usb-snap.cpp:114 +msgid "Don't Allow" +msgstr "" + +#: ../src/usb-snap.cpp:126 +msgid "Allow USB Debugging?" +msgstr "" diff --git a/po/indicator-display.pot b/po/indicator-display.pot deleted file mode 100644 index 26488a3..0000000 --- a/po/indicator-display.pot +++ /dev/null @@ -1,43 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Canonical Ltd. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-07 13:08-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../src/rotation-lock.cpp:125 -msgid "Rotation Lock" -msgstr "" - -#: ../src/rotation-lock.cpp:136 -msgid "Rotation" -msgstr "" - -#: ../src/usb-snap.cpp:107 -#, c-format -msgid "The computer's RSA key fingerprint is: %s" -msgstr "" - -#: ../src/usb-snap.cpp:112 -msgid "Allow" -msgstr "" - -#: ../src/usb-snap.cpp:114 -msgid "Don't Allow" -msgstr "" - -#: ../src/usb-snap.cpp:126 -msgid "Allow USB Debugging?" -msgstr "" -- cgit v1.2.3