diff options
Diffstat (limited to 'tde-i18n-pt/messages/tdebase/kate.po')
-rw-r--r-- | tde-i18n-pt/messages/tdebase/kate.po | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/tde-i18n-pt/messages/tdebase/kate.po b/tde-i18n-pt/messages/tdebase/kate.po index 157b015ad1b..42ef5651907 100644 --- a/tde-i18n-pt/messages/tdebase/kate.po +++ b/tde-i18n-pt/messages/tdebase/kate.po @@ -1935,10 +1935,52 @@ msgstr "" #~ msgstr "Esconder as &Barras Laterais" #, fuzzy +#~ msgid "" +#~ "<p>Enter the expression you want to search for here.<p>If 'regular " +#~ "expression' is unchecked, all characters that are not letters in your " +#~ "expression will be escaped with a backslash character.<p>Possible meta " +#~ "characters are:<br><b>.</b> - Matches any character<br><b>^</b> - Matches " +#~ "the beginning of a line<br><b>$</b> - Matches the end of a line<br><b>" +#~ "\\<</b> - Matches the beginning of a word<br><b>\\></b> - Matches " +#~ "the end of a word<p>The following repetition operators exist:<br><b>?</b> " +#~ "- The preceding item is matched at most once<br><b>*</b> - The preceding " +#~ "item is matched zero or more times<br><b>+</b> - The preceding item is " +#~ "matched one or more times<br><b>{<i>n</i>}</b> - The preceding item is " +#~ "matched exactly <i>n</i> times<br><b>{<i>n</i>,}</b> - The preceding item " +#~ "is matched <i>n</i> or more times<br><b>{,<i>n</i>}</b> - The preceding " +#~ "item is matched at most <i>n</i> times<br><b>{<i>n</i>,<i>m</i>}</b> - " +#~ "The preceding item is matched at least <i>n</i>, but at most <i>m</i> " +#~ "times.<p>Furthermore, backreferences to bracketed subexpressions are " +#~ "available via the notation <code>\\#</code>.<p>See the grep(1) " +#~ "documentation for the full documentation." +#~ msgstr "" +#~ "Indique a expressão regular com a qual pesquisar aqui.<br>Os meta-" +#~ "caracteres possíveis são:<br><b>.</b> - Corresponde a qualquer " +#~ "carácter<br><b>^</b> - Corresponde ao início da linha<br><b>$</b> - " +#~ "Corresponde ao fim da linha<br><b>\\\\<</b> - Corresponde ao início de " +#~ "uma palavra<br><b>\\\\></b> - Corresponde ao fim de uma " +#~ "palavra<br><br>Os operadores de repetição existentes são:<br><b>?</b> - O " +#~ "item precedente corresponde no máximo uma vez<br><b>*</b> - O item " +#~ "precedente corresponde zero ou mais vezes<br><b>+</b> - O item precedente " +#~ "corresponde uma ou mais vezes <br><b>{<i>n</i>}</b> - O item precedente " +#~ "corresponde exactamente <i>n</i> vezes<br><b>{<i>n</i>,}</b> - O item " +#~ "precedente corresponde <i>n</i> ou mais vezes<br><b>{,<i>n</i>}</b> - O " +#~ "item precedente corresponde no máximo <i>n</i> vezes<br><b>{<i>n</i>," +#~ "<i>m</i>}</b> - O item precedente corresponde pelo menos <i>n</i>,<br> " +#~ "mas no máximo <i>m</i> vezes.<br><br>Para além disso, as referências a " +#~ "sub-expressões entre parêntesis anteriores<br>estão disponíveis através " +#~ "da notação <code>\\#</code>.<p>Veja a documentação do grep(1) para obter " +#~ "informações mais completas." + +#, fuzzy #~ msgid "&New" #~ msgstr "&Novo..." #, fuzzy +#~ msgid "&Rename" +#~ msgstr "Muda&r o Nome..." + +#, fuzzy #~ msgid "Acti&vate" #~ msgstr "Activar a Página Seguinte" @@ -1991,6 +2033,14 @@ msgstr "" #~ msgstr "Mover Para" #, fuzzy +#~ msgid "Delete session" +#~ msgstr "Sessão Predefinida" + +#, fuzzy +#~ msgid "Save Session" +#~ msgstr "Gravar a Sessão?" + +#, fuzzy #~ msgid "Save As" #~ msgstr "Gr&avar Como..." |