diff options
Diffstat (limited to 'template/messages/tdebase/kappfinder.pot')
-rw-r--r-- | template/messages/tdebase/kappfinder.pot | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/template/messages/tdebase/kappfinder.pot b/template/messages/tdebase/kappfinder.pot new file mode 100644 index 00000000000..326914c4241 --- /dev/null +++ b/template/messages/tdebase/kappfinder.pot @@ -0,0 +1,87 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-06 17:06+0100\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" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:27 +msgid "TDE's application finder" +msgstr "" + +#: main.cpp:30 +msgid "Install .desktop files into directory <dir>" +msgstr "" + +#: main.cpp:36 toplevel.cpp:50 +msgid "KAppfinder" +msgstr "" + +#: toplevel.cpp:53 +msgid "" +"The application finder looks for non-TDE applications on your system and " +"adds them to the TDE menu system. Click 'Scan' to begin, select the desired " +"applications and then click 'Apply'." +msgstr "" + +#: toplevel.cpp:63 +msgid "Application" +msgstr "" + +#: toplevel.cpp:64 +msgid "Description" +msgstr "" + +#: toplevel.cpp:65 +msgid "Command" +msgstr "" + +#: toplevel.cpp:76 +msgid "Summary:" +msgstr "" + +#: toplevel.cpp:80 +msgid "Scan" +msgstr "" + +#: toplevel.cpp:82 +msgid "Select All" +msgstr "" + +#: toplevel.cpp:85 +msgid "Unselect All" +msgstr "" + +#: toplevel.cpp:245 +#, c-format +msgid "" +"_n: Summary: found %n application\n" +"Summary: found %n applications" +msgstr "" + +#: toplevel.cpp:288 +#, c-format +msgid "" +"_n: %n application was added to the TDE menu system.\n" +"%n applications were added to the TDE menu system." +msgstr "" |