diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-18 21:15:24 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-18 21:15:24 +0900 |
commit | 97c64cf28d4902e07d2f236c6f86836b4a1d683c (patch) | |
tree | 12a08ced98379f6161f2408b46cc6ae7b8b5dd1a | |
parent | 2b2d46be79801631b36a66129d196c7b7216f90e (diff) | |
download | twin-style-fahrenheit-97c64cf28d4902e07d2f236c6f86836b4a1d683c.tar.gz twin-style-fahrenheit-97c64cf28d4902e07d2f236c6f86836b4a1d683c.zip |
Add translation files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | translations/desktop_files/twin-style-fahrenheit-desktops.pot | 22 | ||||
-rw-r--r-- | translations/messages/twin-style-fahrenheit.pot | 36 |
2 files changed, 58 insertions, 0 deletions
diff --git a/translations/desktop_files/twin-style-fahrenheit-desktops.pot b/translations/desktop_files/twin-style-fahrenheit-desktops.pot new file mode 100644 index 0000000..0c9427e --- /dev/null +++ b/translations/desktop_files/twin-style-fahrenheit-desktops.pot @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-10-18 21:12+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: fahrenheit.desktop:3 +msgid "Fahrenheit" +msgstr "" diff --git a/translations/messages/twin-style-fahrenheit.pot b/translations/messages/twin-style-fahrenheit.pot new file mode 100644 index 0000000..b891dfa --- /dev/null +++ b/translations/messages/twin-style-fahrenheit.pot @@ -0,0 +1,36 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2023-10-18 21:12+0900\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\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 "" + +#: fahrenheitclient.cc:349 +msgid "<center><b>Fahrenheit</b></center>" +msgstr "" + +#: fahrenheitclient.cc:414 fahrenheitclient.cc:534 +msgid "Un-Sticky" +msgstr "" |