From af07d98a53810517eedc97f3ef6bc42670635c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 26 Aug 2021 03:29:42 +0200 Subject: Add CMakeL10n rules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- translations/messages/ksshaskpass.pot | 50 +++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 translations/messages/ksshaskpass.pot (limited to 'translations') 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 , 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 \n" +"Language-Team: LANGUAGE \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 "" -- cgit v1.2.1