diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2020-12-09 18:32:32 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2020-12-09 18:32:32 +0000 |
commit | 3ef7e13fabb31a77b7954d5e3d54fcf9ced0e0ef (patch) | |
tree | 460d36a7282946f0164b9d824f661f9365617eba /tde-i18n-lt | |
parent | af34b52ddf32ec74cd78c07f32f55df953baf795 (diff) | |
download | tde-i18n-3ef7e13fabb31a77b7954d5e3d54fcf9ced0e0ef.tar.gz tde-i18n-3ef7e13fabb31a77b7954d5e3d54fcf9ced0e0ef.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/tdeio_pop3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_pop3/
Diffstat (limited to 'tde-i18n-lt')
-rw-r--r-- | tde-i18n-lt/messages/tdebase/tdeio_pop3.po | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/tde-i18n-lt/messages/tdebase/tdeio_pop3.po b/tde-i18n-lt/messages/tdebase/tdeio_pop3.po index 535ecb0345b..098cda40487 100644 --- a/tde-i18n-lt/messages/tdebase/tdeio_pop3.po +++ b/tde-i18n-lt/messages/tdebase/tdeio_pop3.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: tdeio_pop3\n" -"POT-Creation-Date: 2020-05-11 04:02+0200\n" +"POT-Creation-Date: 2020-12-09 19:15+0100\n" "PO-Revision-Date: 2005-09-02 17:28+0300\n" "Last-Translator: Donatas Glodenis <dgvirtual@akl.lt>\n" "Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n" @@ -29,19 +29,19 @@ msgid "" "Your emails" msgstr "" -#: pop3.cc:249 +#: pop3.cpp:249 msgid "PASS <your password>" msgstr "PASS <Jūsų slaptažodis>" -#: pop3.cc:252 +#: pop3.cpp:252 msgid "The server said: \"%1\"" msgstr "Serveris pasakė: „%1“" -#: pop3.cc:274 +#: pop3.cpp:274 msgid "The server terminated the connection." msgstr "Serveris nutraukė prisijungimą." -#: pop3.cc:276 +#: pop3.cpp:276 msgid "" "Invalid response from server:\n" "\"%1\"" @@ -49,15 +49,15 @@ msgstr "" "Blogas atsakymas iš serverio:\n" "„%1“" -#: pop3.cc:305 +#: pop3.cpp:305 msgid "Could not send to server.\n" msgstr "Nepavyksta siųsti į serverį.\n" -#: pop3.cc:360 pop3.cc:419 pop3.cc:616 +#: pop3.cpp:360 pop3.cpp:419 pop3.cpp:616 msgid "No authentication details supplied." msgstr "Nepateiktos autentikacijos detalės." -#: pop3.cc:397 +#: pop3.cpp:397 msgid "" "Login via APOP failed. The server %1 may not support APOP, although it " "claims to support it, or the password may be wrong.\n" @@ -69,7 +69,7 @@ msgstr "" "\n" "%2" -#: pop3.cc:585 +#: pop3.cpp:585 msgid "" "Login via SASL (%1) failed. The server may not support %2, or the password " "may be wrong.\n" @@ -81,7 +81,7 @@ msgstr "" "\n" "%3" -#: pop3.cc:594 +#: pop3.cpp:594 msgid "" "Your POP3 server does not support SASL.\n" "Choose a different authentication method." @@ -89,11 +89,11 @@ msgstr "" "Jūsų POP3 serveris nepalaiko SASL.\n" "Pasirinkite kitą autentikacijos metodą." -#: pop3.cc:602 +#: pop3.cpp:602 msgid "SASL authentication is not compiled into tdeio_pop3." msgstr "SASL autentikacija neįkompiliuota į tdeio_pop3." -#: pop3.cc:634 pop3.cc:683 +#: pop3.cpp:634 pop3.cpp:683 msgid "" "Could not login to %1.\n" "\n" @@ -101,7 +101,7 @@ msgstr "" "Nepavyksta prisiregistruoti mazge %1.\n" "\n" -#: pop3.cc:648 +#: pop3.cpp:648 msgid "" "Could not login to %1. The password may be wrong.\n" "\n" @@ -111,11 +111,11 @@ msgstr "" "\n" "%2" -#: pop3.cc:686 +#: pop3.cpp:686 msgid "The server terminated the connection immediately." msgstr "Serveris nutraukė prisijungimą tuoj pat." -#: pop3.cc:687 +#: pop3.cpp:687 msgid "" "Server does not respond properly:\n" "%1\n" @@ -123,7 +123,7 @@ msgstr "" "Serveris neatsakė tinkamai:\n" "%1\n" -#: pop3.cc:715 +#: pop3.cpp:715 msgid "" "Your POP3 server does not support APOP.\n" "Choose a different authentication method." @@ -131,7 +131,7 @@ msgstr "" "Jūsų POP3 serveris nepalaiko APOP.\n" "Pasirinkite kitą autentikacijos metodą." -#: pop3.cc:735 +#: pop3.cpp:735 #, fuzzy msgid "" "Your POP3 server claims to support TLS but negotiation was unsuccessful. You " @@ -140,7 +140,7 @@ msgstr "" "Jūsų POP3 serveris skelbiasi palaikąs TLS, bet derybos buvo nesėkmingos. " "Jūs galite išjungti TLS TDE naudodami Šifravimo valdymo modulį." -#: pop3.cc:746 +#: pop3.cpp:746 msgid "" "Your POP3 server does not support TLS. Disable TLS, if you want to connect " "without encryption." @@ -148,10 +148,10 @@ msgstr "" "Jūsų POP3 serveris nepalaiko TLS. Išjunkite TLS, jei norite prisijungti be " "šifravimo." -#: pop3.cc:755 +#: pop3.cpp:755 msgid "Username and password for your POP3 account:" msgstr "Jūsų POP3 paskyros prisijungimo vardas ir slaptažodis:" -#: pop3.cc:955 pop3.cc:964 pop3.cc:1103 +#: pop3.cpp:955 pop3.cpp:964 pop3.cpp:1103 msgid "Unexpected response from POP3 server." msgstr "Netikėtas atsakymas iš POP3 serverio." |