diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-11-08 21:35:31 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-11-08 21:35:31 +0000 |
commit | c816422c02ff5e0794f8856fb714fd28a5c7e39f (patch) | |
tree | e9ab740c685ab6303dda44e950cef9e26bb8eee8 | |
parent | 26a7084de891440ba37c1c84742432ada33e4ecd (diff) | |
download | tdeio-ftps-c816422c02ff5e0794f8856fb714fd28a5c7e39f.tar.gz tdeio-ftps-c816422c02ff5e0794f8856fb714fd28a5c7e39f.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/messages/ka.po | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/translations/messages/ka.po b/translations/messages/ka.po new file mode 100644 index 0000000..a1bd13c --- /dev/null +++ b/translations/messages/ka.po @@ -0,0 +1,89 @@ +# SOME DESCRIPTIVE TITLE. +# Temuri Doghonadze <rkavt@smartprojects.ge>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-09-30 21:53+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\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). +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). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: ftp.cpp:461 +#, c-format +msgid "Opening connection to host %1" +msgstr "" + +#: ftp.cpp:479 +#, c-format +msgid "Connected to host %1" +msgstr "" + +#: ftp.cpp:528 +msgid "" +"%1.\n" +"\n" +"Reason: %2" +msgstr "" + +#: ftp.cpp:540 +msgid "The FTP-server does not seem to support ftps-encryption." +msgstr "" + +#: ftp.cpp:548 +msgid "SSL-connecting error occured" +msgstr "" + +#: ftp.cpp:579 +msgid "Sending login information" +msgstr "" + +#: ftp.cpp:626 +msgid "" +"Message sent:\n" +"Login using username=%1 and password=[hidden]\n" +"\n" +"Server replied:\n" +"%2\n" +"\n" +msgstr "" + +#: ftp.cpp:634 +msgid "You need to supply a username and a password to access this site." +msgstr "" + +#: ftp.cpp:636 +msgid "Site:" +msgstr "" + +#: ftp.cpp:637 +msgid "<b>%1</b>" +msgstr "" + +#: ftp.cpp:700 +msgid "Login OK" +msgstr "" + +#: ftp.cpp:729 +#, c-format +msgid "Could not login to %1." +msgstr "" + +#: ftp.cpp:1241 +msgid "SSL connection failed on data channel." +msgstr "" |