diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2021-09-09 20:34:50 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2021-09-09 20:34:50 +0000 |
commit | 95eb3920bd4466fc7a165060cf04a17832145f24 (patch) | |
tree | efb651c7e495322ee089a15b4e72a2dcc2469b02 | |
parent | df8b96f78728a2f64cb45103d9cd62a46bcce6d1 (diff) | |
download | kftpgrabber-95eb3920bd4466fc7a165060cf04a17832145f24.tar.gz kftpgrabber-95eb3920bd4466fc7a165060cf04a17832145f24.zip |
Update translation template.
-rw-r--r-- | translations/messages/kftpgrabber.pot | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/translations/messages/kftpgrabber.pot b/translations/messages/kftpgrabber.pot index 8e0e504..7e602b9 100644 --- a/translations/messages/kftpgrabber.pot +++ b/translations/messages/kftpgrabber.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2021-07-07 18:26+0000\n" +"POT-Creation-Date: 2021-09-09 20:27+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -476,43 +476,43 @@ msgstr "" msgid "Listview column handling code" msgstr "" -#: src/mainactions.cpp:77 +#: src/mainactions.cpp:79 msgid "Quick &Connect..." msgstr "" -#: src/mainactions.cpp:78 +#: src/mainactions.cpp:80 msgid "&New Session" msgstr "" -#: src/mainactions.cpp:80 +#: src/mainactions.cpp:82 msgid "&Left Side" msgstr "" -#: src/mainactions.cpp:81 +#: src/mainactions.cpp:83 msgid "&Right Side" msgstr "" -#: src/mainactions.cpp:97 src/mainactions.cpp:142 +#: src/mainactions.cpp:99 src/mainactions.cpp:144 msgid "&Transfer Mode (Auto)" msgstr "" -#: src/mainactions.cpp:98 +#: src/mainactions.cpp:100 msgid "ASCII" msgstr "" -#: src/mainactions.cpp:99 +#: src/mainactions.cpp:101 msgid "Binary" msgstr "" -#: src/mainactions.cpp:100 +#: src/mainactions.cpp:102 msgid "Auto" msgstr "" -#: src/mainactions.cpp:129 +#: src/mainactions.cpp:131 msgid "&Transfer Mode (ASCII)" msgstr "" -#: src/mainactions.cpp:136 +#: src/mainactions.cpp:138 msgid "&Transfer Mode (Binary)" msgstr "" |