diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-08 18:55:34 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-09 20:00:28 +0100 |
commit | 85e3d52550129e0d868bb599203912ce2c900b9d (patch) | |
tree | 95791c7da50039bfb6da0eb4f378e86a41f8bf02 /template/messages/tdelibs/tdetexteditor_docwordcompletion.pot | |
parent | a294585d88951e2c44be40867b47017ef1ffbc5a (diff) | |
download | tde-i18n-85e3d52550129e0d868bb599203912ce2c900b9d.tar.gz tde-i18n-85e3d52550129e0d868bb599203912ce2c900b9d.zip |
Add translation templates for tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'template/messages/tdelibs/tdetexteditor_docwordcompletion.pot')
-rw-r--r-- | template/messages/tdelibs/tdetexteditor_docwordcompletion.pot | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/template/messages/tdelibs/tdetexteditor_docwordcompletion.pot b/template/messages/tdelibs/tdetexteditor_docwordcompletion.pot new file mode 100644 index 00000000000..5d45dc9f515 --- /dev/null +++ b/template/messages/tdelibs/tdetexteditor_docwordcompletion.pot @@ -0,0 +1,97 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-07 05:07+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 "" + +#: docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "" + +#: docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "" + +#: docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "" + +#: docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "" + +#: docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "" + +#: docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "" + +#: docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "" + +#: docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "" + +#: docwordcompletion.cpp:511 +msgid "" +"_: Translators: This is the first part of two strings wich will comprise the " +"sentence 'Show completions when a word is at least N characters'. The first " +"part is on the right side of the N, which is represented by a spinbox " +"widget, followed by the second part: 'characters long'. Characters is a " +"ingeger number between and including 1 and 30. Feel free to leave the second " +"part of the sentence blank if it suits your language better. \n" +"Show completions &when a word is at least" +msgstr "" + +#: docwordcompletion.cpp:517 +msgid "" +"_: This is the second part of two strings that will comprise teh sentence " +"'Show completions when a word is at least N characters'\n" +"characters long." +msgstr "" + +#: docwordcompletion.cpp:520 +msgid "" +"Enable the automatic completion list popup as default. The popup can be " +"disabled on a view basis from the 'Tools' menu." +msgstr "" + +#: docwordcompletion.cpp:523 +msgid "" +"Define the length a word should have before the completion list is displayed." +msgstr "" + +#: docwordcompletionui.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" + +#: docwordcompletionui.rc:6 +#, no-c-format +msgid "Word Completion" +msgstr "" |