diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-lt/messages/tdetoys/kmoon.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-lt/messages/tdetoys/kmoon.po')
-rw-r--r-- | tde-i18n-lt/messages/tdetoys/kmoon.po | 129 |
1 files changed, 129 insertions, 0 deletions
diff --git a/tde-i18n-lt/messages/tdetoys/kmoon.po b/tde-i18n-lt/messages/tdetoys/kmoon.po new file mode 100644 index 00000000000..90657ede795 --- /dev/null +++ b/tde-i18n-lt/messages/tdetoys/kmoon.po @@ -0,0 +1,129 @@ +# translation of kmoon.po to Lithuanian +# Afrikaans translations for PACKAGE package. +# Automatically generated, 2005. +# Donatas Glodenis <dgvirtual@akl.lt>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kmoon\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-09-02 17:30+0300\n" +"Last-Translator: Donatas Glodenis <dgvirtual@akl.lt>\n" +"Language-Team: Lithuanian <tde-i18n-lt@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" +"=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: kmoonapplet.cpp:52 +msgid "Moon Phase Indicator for KDE" +msgstr "" + +#: kmoonapplet.cpp:84 +msgid "&Configure..." +msgstr "&Konfigūruoti..." + +#: 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 "Pilnatis" + +#: kmoonwidget.cpp:170 +msgid "New Moon" +msgstr "Jaunatis" + +#: 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 "" |