From ebcfca6def3541ee7d302fb4669ed969b596e0be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 24 Jul 2020 01:50:03 +0200 Subject: Move translations to a new directory layout. Add support for LINGUAS for listing translations to install. Rename translation catalogs to avoid potential collisions. Fix UTF-8 in author name and strings. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit e695196df6e48da48a7a4d99e55481c0a6b1d8fb) --- .../messages/baghira-switcher/baghira-switcher.pot | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 translations/messages/baghira-switcher/baghira-switcher.pot (limited to 'translations/messages/baghira-switcher') diff --git a/translations/messages/baghira-switcher/baghira-switcher.pot b/translations/messages/baghira-switcher/baghira-switcher.pot new file mode 100644 index 0000000..928ecdc --- /dev/null +++ b/translations/messages/baghira-switcher/baghira-switcher.pot @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 04:29+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:53 +msgid "Baghira Aqua/Brushed" +msgstr "" + +#: main.cpp:65 +msgid "BAB - Baghira Aqua/Brushed Switcher" +msgstr "" + +#: main.cpp:99 +msgid "leftclick toggles state
rightclick toggles setupmenu" +msgstr "" -- cgit v1.2.1