diff options
Diffstat (limited to 'template/messages/tdetoys/kmoon.pot')
-rw-r--r-- | template/messages/tdetoys/kmoon.pot | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/template/messages/tdetoys/kmoon.pot b/template/messages/tdetoys/kmoon.pot new file mode 100644 index 00000000000..6571254885e --- /dev/null +++ b/template/messages/tdetoys/kmoon.pot @@ -0,0 +1,141 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-22 18:53+0100\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" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: kmoonapplet.cpp:52 +msgid "Moon Phase Indicator for TDE" +msgstr "" + +#: kmoonapplet.cpp:82 +msgid "&About" +msgstr "" + +#: kmoonapplet.cpp:84 +msgid "&Configure..." +msgstr "" + +#: kmoonapplet.cpp:100 +msgid "About Moon Phase Indicator" +msgstr "" + +#: kmoonapplet.cpp:108 +msgid "" +"Written by Stephan Kulow <coolo@kde.org>\n" +"\n" +"Made an applet by M G Berberich <berberic@fmi.uni-passau.de>\n" +"\n" +"Lunar code by Chris Osburn <chris@speakeasy.org>\n" +"\n" +"Moon graphics by Tim Beauchamp <timb@googol.com>" +msgstr "" + +#: kmoondlg.cpp:33 +msgid "Change View" +msgstr "" + +#: kmoondlg.cpp:44 +msgid "View angle:" +msgstr "" + +#: kmoondlg.cpp:45 +msgid "" +"You can use this to rotate the moon to the correct\n" +"angle for your location.\n" +"\n" +"This angle is (almost) impossible to\n" +"calculate from any system-given data,\n" +"therefore you can configure how you\n" +"want KMoon to display your moon here.\n" +"The default value is 0, but it is very\n" +"unlikely that you would see the moon\n" +"at this angle." +msgstr "" + +#: kmoondlg.cpp:69 kmoondlg.cpp:103 +msgid "Switch to Southern Hemisphere" +msgstr "" + +#: kmoondlg.cpp:70 kmoondlg.cpp:104 +msgid "Switch to Northern Hemisphere" +msgstr "" + +#: kmoondlg.cpp:75 kmoondlg.cpp:110 +msgid "Switch Masking Off" +msgstr "" + +#: kmoondlg.cpp:76 kmoondlg.cpp:111 +msgid "Switch Masking On" +msgstr "" + +#: kmoondlg.cpp:84 +msgid "" +"The moon as KMoon would display it\n" +"following your current setting and time." +msgstr "" + +#: kmoonwidget.cpp:127 +msgid "Full Moon" +msgstr "" + +#: kmoonwidget.cpp:170 +msgid "New Moon" +msgstr "" + +#: kmoonwidget.cpp:178 +#, c-format +msgid "" +"_n: Waxing Crescent (New Moon was yesterday)\n" +"Waxing Crescent (%n days since New Moon)" +msgstr "" + +#: kmoonwidget.cpp:181 +msgid "First Quarter" +msgstr "" + +#: kmoonwidget.cpp:189 +#, c-format +msgid "" +"_n: Waxing Gibbous (Tomorrow is Full Moon)\n" +"Waxing Gibbous (%n days to Full Moon)" +msgstr "" + +#: kmoonwidget.cpp:200 +#, c-format +msgid "" +"_n: Waning Gibbous (Yesterday was Full Moon)\n" +"Waning Gibbous (%n days since Full Moon)" +msgstr "" + +#: kmoonwidget.cpp:203 +msgid "Last Quarter" +msgstr "" + +#: kmoonwidget.cpp:213 +#, c-format +msgid "" +"_n: Waning Crescent (Tomorrow is New Moon)\n" +"Waning Crescent (%n days to New Moon)" +msgstr "" |