diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-08-26 03:29:42 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-08-26 14:18:18 +0200 |
commit | af07d98a53810517eedc97f3ef6bc42670635c4d (patch) | |
tree | db0651c108529552df8b8ea2d0dd40e805827905 /translations | |
parent | 39ec936b1fc1565b0fa34bf6421c4b1fa93cba03 (diff) | |
download | tdesshaskpass-af07d98a53810517eedc97f3ef6bc42670635c4d.tar.gz tdesshaskpass-af07d98a53810517eedc97f3ef6bc42670635c4d.zip |
Add CMakeL10n rules.v3.5.13-sru
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/messages/ksshaskpass.pot | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/translations/messages/ksshaskpass.pot b/translations/messages/ksshaskpass.pot new file mode 100644 index 0000000..beac6b7 --- /dev/null +++ b/translations/messages/ksshaskpass.pot @@ -0,0 +1,50 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-08-26 03:28+0200\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" +"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). +#, ignore-inconsistent +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). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: ksshaskpass.cpp:31 +msgid "Dialog message. Leave undefined for default message" +msgstr "" + +#: ksshaskpass.cpp:40 ksshaskpass.cpp:102 +msgid "Ksshaskpass" +msgstr "" + +#: ksshaskpass.cpp:42 +msgid "KDE version of ssh-askpass" +msgstr "" + +#: ksshaskpass.cpp:45 +msgid "" +"Ksshaskpass allows you to interactively prompt users for a passphrase for " +"ssh-add" +msgstr "" + +#: ksshaskpass.cpp:66 +msgid "Please enter password" +msgstr "" |