diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-pt/messages/kdelibs/ktexteditor_docwordcompletion.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-pt/messages/kdelibs/ktexteditor_docwordcompletion.po')
-rw-r--r-- | tde-i18n-pt/messages/kdelibs/ktexteditor_docwordcompletion.po | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/tde-i18n-pt/messages/kdelibs/ktexteditor_docwordcompletion.po b/tde-i18n-pt/messages/kdelibs/ktexteditor_docwordcompletion.po new file mode 100644 index 00000000000..387b22d7bd9 --- /dev/null +++ b/tde-i18n-pt/messages/kdelibs/ktexteditor_docwordcompletion.po @@ -0,0 +1,82 @@ +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_docwordcompletion\n" +"POT-Creation-Date: 2007-02-18 02:38+0100\n" +"PO-Revision-Date: 2005-01-31 09:56+0000\n" +"Last-Translator: José Nuno Pires <jncp@netcabo.pt>\n" +"Language-Team: pt <kde-i18n-pt@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POFile-SpellExtra: \n" + +#: docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "'Plugin' de Completação de Palavras" + +#: docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "Configurar o 'Plugin' de Completação de Palavras" + +#: docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "Reutilizar a Palavra em Cima" + +#: docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "Reutilizar a Palavra em Baixo" + +#: docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "Mostrar a Lista de Completação" + +#: docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "Completação da Linha de Comandos" + +#: docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "Completação Automática" + +#: docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "Mo&strar automaticamente a lista de completação" + +#: 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 "Mostrar completações &quando a palavra tiver" + +#: 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 "caracteres." + +#: 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 "" +"Activa a lista de completação automática por omissão. A lista pode ser " +"desactivada em cada uma das vistas no menu 'Ferramentas'." + +#: docwordcompletion.cpp:523 +msgid "" +"Define the length a word should have before the completion list is displayed." +msgstr "" +"Define o tamanho que uma palavra deve ter, antes de mostrar a lista de " +"completação." + +#. i18n: file docwordcompletionui.rc line 6 +#: rc.cpp:6 +#, no-c-format +msgid "Word Completion" +msgstr "Completação de Palavras" |