From 136c9b74f1fa16c7679788ecd521a86bbf52ec9b Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Wed, 9 Dec 2020 18:32:55 +0000 Subject: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/tdeio_smtp Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_smtp/ --- tde-i18n-lt/messages/tdebase/tdeio_smtp.po | 56 +++++++++++++++--------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'tde-i18n-lt') diff --git a/tde-i18n-lt/messages/tdebase/tdeio_smtp.po b/tde-i18n-lt/messages/tdebase/tdeio_smtp.po index f21fe302de0..1fedfc80bd1 100644 --- a/tde-i18n-lt/messages/tdebase/tdeio_smtp.po +++ b/tde-i18n-lt/messages/tdebase/tdeio_smtp.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: tdeio_smtp\n" -"POT-Creation-Date: 2020-05-11 04:02+0200\n" +"POT-Creation-Date: 2020-12-09 19:15+0100\n" "PO-Revision-Date: 2006-03-10 19:42+0200\n" "Last-Translator: Donatas Glodenis \n" "Language-Team: Lithuanian \n" @@ -29,7 +29,7 @@ msgid "" "Your emails" msgstr "" -#: command.cc:138 +#: command.cpp:138 msgid "" "The server rejected both EHLO and HELO commands as unknown or " "unimplemented.\n" @@ -39,7 +39,7 @@ msgstr "" "neįgyvendintas.\n" "Prašome susisiekti su serverio sistemos administratoriumi." -#: command.cc:152 +#: command.cpp:152 msgid "" "Unexpected server response to %1 command.\n" "%2" @@ -47,7 +47,7 @@ msgstr "" "Netikėtas serverio atsakymas į komandą %1.\n" "%2" -#: command.cc:172 +#: command.cpp:172 msgid "" "Your SMTP server does not support TLS. Disable TLS, if you want to connect " "without encryption." @@ -55,7 +55,7 @@ msgstr "" "Jūsų SMTP serveris nepalaiko TLS. Išjunkite TLS, jei norite prisijungti be " "šifravimo." -#: command.cc:186 +#: command.cpp:186 #, fuzzy msgid "" "Your SMTP server claims to support TLS, but negotiation was unsuccessful.\n" @@ -64,19 +64,19 @@ msgstr "" "Jūsų SMTP serveris skelbiasi palaikąs TLS, bet derybos buvo nesėkmingos.\n" "Galite išjungti TLS TDE šifravimo nustatymų modulyje." -#: command.cc:191 +#: command.cpp:191 msgid "Connection Failed" msgstr "Prijungimas nepavyko" -#: command.cc:242 +#: command.cpp:242 msgid "Authentication support is not compiled into tdeio_smtp." msgstr "Autentikavimo palaikymas nėra įkompiliuotas į tdeio_smtp." -#: command.cc:271 +#: command.cpp:271 msgid "No authentication details supplied." msgstr "Autentikacija nepavyko!" -#: command.cc:374 +#: command.cpp:374 msgid "" "Your SMTP server does not support %1.\n" "Choose a different authentication method.\n" @@ -86,7 +86,7 @@ msgstr "" "Pasirinkite kitą autentikacijos būdą.\n" "%2" -#: command.cc:378 +#: command.cpp:378 #, c-format msgid "" "Your SMTP server does not support authentication.\n" @@ -95,7 +95,7 @@ msgstr "" "Jūsų SMTP serveris nepalaiko autentifikavimo.\n" " %2" -#: command.cc:382 +#: command.cpp:382 #, c-format msgid "" "Authentication failed.\n" @@ -106,11 +106,11 @@ msgstr "" "Tikriausiai yra blogas slaptažodis.\n" "Serveris sako: „%1“" -#: command.cc:520 +#: command.cpp:520 msgid "Could not read data from application." msgstr "Nepavyko nuskaityti duomenų iš programos." -#: command.cc:537 +#: command.cpp:537 #, c-format msgid "" "The message content was not accepted.\n" @@ -119,7 +119,7 @@ msgstr "" "Laiško turinys nepriimtas.\n" "%1" -#: response.cc:105 +#: response.cpp:105 #, c-format msgid "" "The server responded:\n" @@ -128,27 +128,27 @@ msgstr "" "Serveris atsakė:\n" "%1" -#: response.cc:108 +#: response.cpp:108 msgid "The server responded: \"%1\"" msgstr "Serveris sako: „%1“" -#: response.cc:111 +#: response.cpp:111 msgid "This is a temporary failure. You may try again later." msgstr "Tai yra laikina nesėkmė. Galite pamėginti vėliau." -#: smtp.cc:175 +#: smtp.cpp:175 msgid "The application sent an invalid request." msgstr "Programa išsiuntė neteisingą užklausą." -#: smtp.cc:237 +#: smtp.cpp:237 msgid "The sender address is missing." msgstr "Nėra siuntėjo adreso." -#: smtp.cc:245 +#: smtp.cpp:245 msgid "SMTPProtocol::smtp_open failed (%1)" msgstr "SMTPProtocol::smtp_open triktis (%1)" -#: smtp.cc:253 +#: smtp.cpp:253 msgid "" "Your server does not support sending of 8-bit messages.\n" "Please use base64 or quoted-printable encoding." @@ -156,11 +156,11 @@ msgstr "" "Jūsų serveris nepalaiko 8-bitų laiškų siuntimo. Prašome naudoti „base64“ " "arba „quoted-printable“ koduotes" -#: smtp.cc:332 +#: smtp.cpp:332 msgid "Invalid SMTP response (%1) received." msgstr "Gautas neteisingas SMTP atsakas (%1)." -#: smtp.cc:519 +#: smtp.cpp:519 #, c-format msgid "" "The server did not accept the connection.\n" @@ -169,11 +169,11 @@ msgstr "" "Serveris nepriima prijungimo.\n" "%1" -#: smtp.cc:594 +#: smtp.cpp:594 msgid "Username and password for your SMTP account:" msgstr "Jūsų SMTP paskyros naudotojas ir slaptažodis:" -#: transactionstate.cc:53 +#: transactionstate.cpp:53 #, c-format msgid "" "The server did not accept a blank sender address.\n" @@ -182,7 +182,7 @@ msgstr "" "Serveris nepriima tuščio siuntėjo adreso.\n" "%1" -#: transactionstate.cc:56 +#: transactionstate.cpp:56 msgid "" "The server did not accept the sender address \"%1\".\n" "%2" @@ -190,7 +190,7 @@ msgstr "" "Serveris nepriima siuntėjo adreso „%1“.\n" "%2" -#: transactionstate.cc:97 +#: transactionstate.cpp:97 #, c-format msgid "" "Message sending failed since the following recipients were rejected by the " @@ -200,7 +200,7 @@ msgstr "" "Laiško išsiųsti nepavyko, nes serveris atmetė šiuos gavėjus:\n" "%1" -#: transactionstate.cc:107 +#: transactionstate.cpp:107 #, c-format msgid "" "The attempt to start sending the message content failed.\n" @@ -209,6 +209,6 @@ msgstr "" "Bandymas pradėti siųsti laiško turinį nepavyko.\n" "%1" -#: transactionstate.cc:111 +#: transactionstate.cpp:111 msgid "Unhandled error condition. Please send a bug report." msgstr "Nežinoma klaida. Prašome pateikti pranešimą apie ydą." -- cgit v1.2.1