diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-12 12:34:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-12 12:34:45 +0900 |
commit | 5c5c8bc016abf05fdef2e35788c693c456692763 (patch) | |
tree | de0134d302636578cc39facfce9882c48987a73c /translations | |
parent | 4b328b8b4bd03bfdada6896ae3e4c595aa16239d (diff) | |
download | tdeio-ftps-5c5c8bc016abf05fdef2e35788c693c456692763.tar.gz tdeio-ftps-5c5c8bc016abf05fdef2e35788c693c456692763.zip |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/messages/de.po | 26 | ||||
-rw-r--r-- | translations/messages/tdeio-ftps.pot | 26 |
2 files changed, 26 insertions, 26 deletions
diff --git a/translations/messages/de.po b/translations/messages/de.po index dd4b8c9..3450942 100644 --- a/translations/messages/de.po +++ b/translations/messages/de.po @@ -25,36 +25,36 @@ msgid "" "Your emails" msgstr "" -#: ftp.cc:461 +#: ftp.cpp:461 #, c-format msgid "Opening connection to host %1" msgstr "" -#: ftp.cc:479 +#: ftp.cpp:479 #, c-format msgid "Connected to host %1" msgstr "" -#: ftp.cc:528 +#: ftp.cpp:528 msgid "" "%1.\n" "\n" "Reason: %2" msgstr "" -#: ftp.cc:540 +#: ftp.cpp:540 msgid "The FTP-server does not seem to support ftps-encryption." msgstr "" -#: ftp.cc:548 +#: ftp.cpp:548 msgid "SSL-connecting error occured" msgstr "" -#: ftp.cc:579 +#: ftp.cpp:579 msgid "Sending login information" msgstr "" -#: ftp.cc:626 +#: ftp.cpp:626 msgid "" "Message sent:\n" "Login using username=%1 and password=[hidden]\n" @@ -64,27 +64,27 @@ msgid "" "\n" msgstr "" -#: ftp.cc:634 +#: ftp.cpp:634 msgid "You need to supply a username and a password to access this site." msgstr "" -#: ftp.cc:636 +#: ftp.cpp:636 msgid "Site:" msgstr "" -#: ftp.cc:637 +#: ftp.cpp:637 msgid "<b>%1</b>" msgstr "" -#: ftp.cc:700 +#: ftp.cpp:700 msgid "Login OK" msgstr "" -#: ftp.cc:729 +#: ftp.cpp:729 #, c-format msgid "Could not login to %1." msgstr "" -#: ftp.cc:1241 +#: ftp.cpp:1241 msgid "SSL connection failed on data channel." msgstr "" diff --git a/translations/messages/tdeio-ftps.pot b/translations/messages/tdeio-ftps.pot index 8e8c33d..8582283 100644 --- a/translations/messages/tdeio-ftps.pot +++ b/translations/messages/tdeio-ftps.pot @@ -27,36 +27,36 @@ msgid "" "Your emails" msgstr "" -#: ftp.cc:461 +#: ftp.cpp:461 #, c-format msgid "Opening connection to host %1" msgstr "" -#: ftp.cc:479 +#: ftp.cpp:479 #, c-format msgid "Connected to host %1" msgstr "" -#: ftp.cc:528 +#: ftp.cpp:528 msgid "" "%1.\n" "\n" "Reason: %2" msgstr "" -#: ftp.cc:540 +#: ftp.cpp:540 msgid "The FTP-server does not seem to support ftps-encryption." msgstr "" -#: ftp.cc:548 +#: ftp.cpp:548 msgid "SSL-connecting error occured" msgstr "" -#: ftp.cc:579 +#: ftp.cpp:579 msgid "Sending login information" msgstr "" -#: ftp.cc:626 +#: ftp.cpp:626 msgid "" "Message sent:\n" "Login using username=%1 and password=[hidden]\n" @@ -66,27 +66,27 @@ msgid "" "\n" msgstr "" -#: ftp.cc:634 +#: ftp.cpp:634 msgid "You need to supply a username and a password to access this site." msgstr "" -#: ftp.cc:636 +#: ftp.cpp:636 msgid "Site:" msgstr "" -#: ftp.cc:637 +#: ftp.cpp:637 msgid "<b>%1</b>" msgstr "" -#: ftp.cc:700 +#: ftp.cpp:700 msgid "Login OK" msgstr "" -#: ftp.cc:729 +#: ftp.cpp:729 #, c-format msgid "Could not login to %1." msgstr "" -#: ftp.cc:1241 +#: ftp.cpp:1241 msgid "SSL connection failed on data channel." msgstr "" |