[gedit-plugins] Update Brazilian Portuguese translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Update Brazilian Portuguese translation
- Date: Mon, 19 Feb 2018 20:53:27 +0000 (UTC)
commit 029b4747129d28032663bc1d3012921277916812
Author: Rafael Fontenelle <rafaelff gnome org>
Date: Mon Feb 19 20:53:17 2018 +0000
Update Brazilian Portuguese translation
po/pt_BR.po | 376 ++++++++++++++++++++++++++++++++--------------------------
1 files changed, 207 insertions(+), 169 deletions(-)
---
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 1d2876a..937888c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -26,10 +26,10 @@
msgid ""
msgstr ""
"Project-Id-Version: gedit-plugins\n"
-"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
-"product=gedit&keywords=I18N+L10N&component=Plugins\n"
-"POT-Creation-Date: 2017-09-28 17:40+0000\n"
-"PO-Revision-Date: 2018-01-09 08:53-0200\n"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gedit&"
+"keywords=I18N+L10N&component=Plugins\n"
+"POT-Creation-Date: 2018-01-28 22:32+0000\n"
+"PO-Revision-Date: 2018-02-19 17:52-0200\n"
"Last-Translator: Rafael Fontenelle <rafaelff gnome org>\n"
"Language-Team: Brazilian Portuguese <gnome-pt_BR-list gnome org>\n"
"Language: pt_BR\n"
@@ -40,6 +40,7 @@ msgstr ""
"X-Generator: Virtaal 1.0.0-beta1\n"
"X-Project-Style: gnome\n"
+#. ex:ts=8:noet:
#: ../plugins/bookmarks/bookmarks.plugin.desktop.in.in.h:1
#: ../plugins/bookmarks/gedit-bookmarks.metainfo.xml.in.h:1
msgid "Bookmarks"
@@ -103,11 +104,11 @@ msgstr "Comentar código"
msgid "Comment out or uncomment a selected block of code."
msgstr "Comenta ou descomenta um determinado bloco de código."
-#: ../plugins/codecomment/codecomment.py:114
+#: ../plugins/codecomment/codecomment.py:118
msgid "Co_mment Code"
msgstr "Co_mentar código"
-#: ../plugins/codecomment/codecomment.py:120
+#: ../plugins/codecomment/codecomment.py:124
msgid "U_ncomment Code"
msgstr "Descome_ntar código"
@@ -123,14 +124,6 @@ msgstr "Seletor de cores"
msgid "Pick a color from a dialog and insert its hexadecimal representation."
msgstr "Insere a representação hexadecimal de uma cor selecionada num diálogo."
-#: ../plugins/colorpicker/gedit-colorpicker.metainfo.xml.in.h:1
-msgid "Color picker"
-msgstr "Seletor de cores"
-
-#: ../plugins/colorpicker/gedit-colorpicker.metainfo.xml.in.h:2
-msgid "Select and insert a color from a dialog (for HTML, CSS, PHP)"
-msgstr "Seleciona e insere um cor a partir de um diálogo (para HTML, CSS, PHP)"
-
#: ../plugins/colorpicker/colorpicker.py:132
msgid "Pick _Color…"
msgstr "Selecionar _cor…"
@@ -140,6 +133,14 @@ msgid "Pick Color"
msgstr "Selecionar cor"
#. ex:ts=4:et:
+#: ../plugins/colorpicker/gedit-colorpicker.metainfo.xml.in.h:1
+msgid "Color picker"
+msgstr "Seletor de cores"
+
+#: ../plugins/colorpicker/gedit-colorpicker.metainfo.xml.in.h:2
+msgid "Select and insert a color from a dialog (for HTML, CSS, PHP)"
+msgstr "Seleciona e insere um cor a partir de um diálogo (para HTML, CSS, PHP)"
+
#: ../plugins/colorschemer/colorschemer.plugin.desktop.in.in.h:1
#: ../plugins/colorschemer/gedit-colorschemer.metainfo.xml.in.h:1
#: ../plugins/colorschemer/schemer/__init__.py:42
@@ -258,21 +259,17 @@ msgstr "Desenhar espaços"
msgid "Draw spaces and tabs"
msgstr "Desenha espaços e tabulações"
-#. ex:set ts=8 noet:
-#: ../plugins/drawspaces/gedit-drawspaces.metainfo.xml.in.h:1
-#: ../plugins/drawspaces/gedit-drawspaces-configurable.ui.h:1
-msgid "Draw spaces"
-msgstr "Desenhar espaços"
-
-#: ../plugins/drawspaces/gedit-drawspaces.metainfo.xml.in.h:2
-msgid "Draw Spaces and Tabs"
-msgstr "Desenha espaços e tabulações"
-
#: ../plugins/drawspaces/gedit-drawspaces-app-activatable.c:160
#: ../plugins/drawspaces/org.gnome.gedit.plugins.drawspaces.gschema.xml.h:1
msgid "Show _White Space"
msgstr "Mostrar _espaço em branco"
+#. ex:set ts=8 noet:
+#: ../plugins/drawspaces/gedit-drawspaces-configurable.ui.h:1
+#: ../plugins/drawspaces/gedit-drawspaces.metainfo.xml.in.h:1
+msgid "Draw spaces"
+msgstr "Desenhar espaços"
+
#: ../plugins/drawspaces/gedit-drawspaces-configurable.ui.h:2
msgid "Draw tabs"
msgstr "Desenhar tabulações"
@@ -297,6 +294,10 @@ msgstr "Desenhar espaços no texto"
msgid "Draw trailing spaces"
msgstr "Desenhar espaços perdidos"
+#: ../plugins/drawspaces/gedit-drawspaces.metainfo.xml.in.h:2
+msgid "Draw Spaces and Tabs"
+msgstr "Desenha espaços e tabulações"
+
#: ../plugins/drawspaces/org.gnome.gedit.plugins.drawspaces.gschema.xml.h:2
msgid "If TRUE drawing will be enabled."
msgstr "Se VERDADEIRO o drawing será habilitado."
@@ -307,41 +308,17 @@ msgstr "O tipo de espaços a serem desenhados."
#. namespace FindInFilesPlugin
#. namespace Gedit
-#: ../plugins/findinfiles/dialog.vala:53
+#: ../plugins/findinfiles/dialog.ui.h:1 ../plugins/findinfiles/dialog.vala:53
#: ../plugins/findinfiles/findinfiles.plugin.desktop.in.in.h:1
#: ../plugins/findinfiles/gedit-findinfiles.metainfo.xml.in.h:1
-#: ../plugins/findinfiles/dialog.ui.h:1
msgid "Find in Files"
msgstr "Localizar no Arquivos"
-#: ../plugins/findinfiles/dialog.vala:58
+#: ../plugins/findinfiles/dialog.ui.h:2 ../plugins/findinfiles/dialog.vala:58
#: ../plugins/findinfiles/result-panel.vala:63
-#: ../plugins/findinfiles/dialog.ui.h:2
msgid "_Close"
msgstr "_Fechar"
-#: ../plugins/findinfiles/plugin.vala:159
-msgid "Find in Files…"
-msgstr "Localizar no Arquivos…"
-
-#: ../plugins/findinfiles/result-panel.vala:195
-msgid "No results found"
-msgstr "Nenhum resultado encontrar"
-
-#. The stop button is showed in the bottom-left corner of the TreeView
-#: ../plugins/findinfiles/result-panel.vala:217
-msgid "Stop the search"
-msgstr "Para a pesquisa"
-
-#: ../plugins/findinfiles/findinfiles.plugin.desktop.in.in.h:2
-msgid "Find text in all files of a folder."
-msgstr "Localizar texto em todos os arquivos de uma pasta."
-
-#: ../plugins/findinfiles/gedit-findinfiles.metainfo.xml.in.h:2
-#| msgid "Find text in all files of a folder."
-msgid "Find text in all files of a folder"
-msgstr "Localiza texto em todos os arquivos de uma pasta"
-
#: ../plugins/findinfiles/dialog.ui.h:3
msgctxt "label of the find button"
msgid "_Find"
@@ -372,15 +349,34 @@ msgstr "Coincidir palavra int_eira"
msgid "Re_gular expression"
msgstr "Expressão re_gular"
-#: ../plugins/git/git.plugin.desktop.in.in.h:1
+#: ../plugins/findinfiles/findinfiles.plugin.desktop.in.in.h:2
+msgid "Find text in all files of a folder."
+msgstr "Localizar texto em todos os arquivos de uma pasta."
+
+#: ../plugins/findinfiles/gedit-findinfiles.metainfo.xml.in.h:2
+msgid "Find text in all files of a folder"
+msgstr "Localiza texto em todos os arquivos de uma pasta"
+
+#: ../plugins/findinfiles/plugin.vala:159
+msgid "Find in Files…"
+msgstr "Localizar no Arquivos…"
+
+#: ../plugins/findinfiles/result-panel.vala:195
+msgid "No results found"
+msgstr "Nenhum resultado encontrar"
+
+#. The stop button is showed in the bottom-left corner of the TreeView
+#: ../plugins/findinfiles/result-panel.vala:217
+msgid "Stop the search"
+msgstr "Para a pesquisa"
+
+#. namespace FindInFilesPlugin
+#. namespace Gedit
#: ../plugins/git/gedit-git.metainfo.xml.in.h:1
+#: ../plugins/git/git.plugin.desktop.in.in.h:1
msgid "Git"
msgstr "Git"
-#: ../plugins/git/git.plugin.desktop.in.in.h:2
-msgid "Highlight lines that have been changed since the last commit"
-msgstr "Destaca linhas que foram alteradas desde o último commit"
-
#: ../plugins/git/gedit-git.metainfo.xml.in.h:2
msgid ""
"Use git information to display which lines and files changed since last "
@@ -389,13 +385,9 @@ msgstr ""
"Usa informação do Git para exibir quais linhas e arquivos foram alterados "
"desde o último commit"
-#: ../plugins/joinlines/joinlines.plugin.desktop.in.in.h:1
-msgid "Join/Split Lines"
-msgstr "Juntar/Dividir linhas"
-
-#: ../plugins/joinlines/joinlines.plugin.desktop.in.in.h:2
-msgid "Join several lines or split long ones"
-msgstr "Junta várias linhas ou divide linhas longas"
+#: ../plugins/git/git.plugin.desktop.in.in.h:2
+msgid "Highlight lines that have been changed since the last commit"
+msgstr "Destaca linhas que foram alteradas desde o último commit"
#: ../plugins/joinlines/gedit-joinlines.metainfo.xml.in.h:1
msgid "Join lines/ Split lines"
@@ -405,14 +397,32 @@ msgstr "Juntar/Dividir linhas"
msgid "Join or split multiple lines through Ctrl+J and Ctrl+Shift+J"
msgstr "Junta ou divide linhas múltiplas por meio de Ctrl+J e Ctrl+Shift+J"
-#: ../plugins/joinlines/joinlines.py:107
+#: ../plugins/joinlines/joinlines.plugin.desktop.in.in.h:1
+msgid "Join/Split Lines"
+msgstr "Juntar/Dividir linhas"
+
+#: ../plugins/joinlines/joinlines.plugin.desktop.in.in.h:2
+msgid "Join several lines or split long ones"
+msgstr "Junta várias linhas ou divide linhas longas"
+
+#: ../plugins/joinlines/joinlines.py:111
msgid "_Join Lines"
msgstr "_Juntar linhas"
-#: ../plugins/joinlines/joinlines.py:113
+#: ../plugins/joinlines/joinlines.py:117
msgid "_Split Lines"
msgstr "_Dividir linhas"
+#. ex:ts=4:et:
+#: ../plugins/multiedit/gedit-multiedit.metainfo.xml.in.h:1
+msgid "Multi edit"
+msgstr "Multi edição"
+
+#: ../plugins/multiedit/gedit-multiedit.metainfo.xml.in.h:2
+#: ../plugins/multiedit/multiedit.plugin.desktop.in.in.h:2
+msgid "Edit document in multiple places at once"
+msgstr "Edite um documento em múltiplos lugares ao mesmo tempo"
+
#: ../plugins/multiedit/multiedit/appactivatable.py:36
#: ../plugins/multiedit/multiedit/viewactivatable.py:1349
msgid "Multi Edit Mode"
@@ -423,15 +433,6 @@ msgstr "Modo de multi edição"
msgid "Multi Edit"
msgstr "Multi edição"
-#: ../plugins/multiedit/multiedit.plugin.desktop.in.in.h:2
-#: ../plugins/multiedit/gedit-multiedit.metainfo.xml.in.h:2
-msgid "Edit document in multiple places at once"
-msgstr "Edite um documento em múltiplos lugares ao mesmo tempo"
-
-#: ../plugins/multiedit/gedit-multiedit.metainfo.xml.in.h:1
-msgid "Multi edit"
-msgstr "Multi edição"
-
#: ../plugins/multiedit/multiedit/viewactivatable.py:315
msgid "Added edit point…"
msgstr "Ponto de edição adicionado…"
@@ -487,33 +488,36 @@ msgid "Align edit points with additional space"
msgstr "Alinha os pontos de edição com espaço adicional"
#. ex:ts=4:et:
-#: ../plugins/smartspaces/smartspaces.plugin.desktop.in.in.h:1
#: ../plugins/smartspaces/gedit-smartspaces.metainfo.xml.in.h:1
+#: ../plugins/smartspaces/smartspaces.plugin.desktop.in.in.h:1
msgid "Smart Spaces"
msgstr "Espaços inteligentes"
-#: ../plugins/smartspaces/smartspaces.plugin.desktop.in.in.h:2
-msgid "Forget you're not using tabulations."
-msgstr "Esqueça que não está usando tabulações."
-
#: ../plugins/smartspaces/gedit-smartspaces.metainfo.xml.in.h:2
-msgid "Allow to unindent like if you were using tabs while you're using spaces"
+#| msgid ""
+#| "Allow to unindent like if you were using tabs while you're using spaces"
+msgid "Allow to unindent like if you were using tabs while you’re using spaces"
msgstr ""
"Permite retirar recuo como se você estivesse usando tabs enquanto usa espaços"
-#: ../plugins/synctex/synctex.plugin.desktop.in.in.h:1
+#: ../plugins/smartspaces/smartspaces.plugin.desktop.in.in.h:2
+#| msgid "Forget you're not using tabulations."
+msgid "Forget you’re not using tabulations."
+msgstr "Esqueça que não está usando tabulações."
+
#: ../plugins/synctex/gedit-synctex.metainfo.xml.in.h:1
+#: ../plugins/synctex/synctex.plugin.desktop.in.in.h:1
msgid "SyncTeX"
msgstr "SyncTeX"
-#: ../plugins/synctex/synctex.plugin.desktop.in.in.h:2
-msgid "Synchronize between LaTeX and PDF with gedit and evince."
-msgstr "Sincroniza entre LaTeX e PDF com gedit e evince."
-
#: ../plugins/synctex/gedit-synctex.metainfo.xml.in.h:2
msgid "Synchronize between LaTeX and PDF with gedit and evince"
msgstr "Sincroniza entre LaTeX e PDF com gedit e evince"
+#: ../plugins/synctex/synctex.plugin.desktop.in.in.h:2
+msgid "Synchronize between LaTeX and PDF with gedit and evince."
+msgstr "Sincroniza entre LaTeX e PDF com gedit e evince."
+
# http://www.w3.org/TR/html4/struct/links.html
# rel = link-types [CI]
# This attribute describes the relationship from the current document to the
@@ -524,13 +528,25 @@ msgid "Forward Search"
msgstr "Pesquisa seguinte"
#. ex:ts=4:et:
+#: ../plugins/terminal/gedit-terminal.metainfo.xml.in.h:1
+#: ../plugins/terminal/terminal.py:315
+msgid "Terminal"
+msgstr "Terminal"
+
+#: ../plugins/terminal/gedit-terminal.metainfo.xml.in.h:2
+msgid "A simple terminal widget accessible from the bottom panel"
+msgstr "Um widget de terminal simples acessível no painel inferior"
+
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:1
msgid "Whether to silence terminal bell"
msgstr "Se silenciar ou não a campainha do terminal"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:2
+#| msgid ""
+#| "If true, don't make a noise when applications send the escape sequence "
+#| "for the terminal bell."
msgid ""
-"If true, don't make a noise when applications send the escape sequence for "
+"If true, don’t make a noise when applications send the escape sequence for "
"the terminal bell."
msgstr ""
"Se verdadeiro, não produz som quando os aplicativos enviarem a sequência de "
@@ -541,9 +557,13 @@ msgid "Number of lines to keep in scrollback"
msgstr "Número de linhas para manter ao rolar de volta"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:4
+#| msgid ""
+#| "Number of scrollback lines to keep around. You can scroll back in the "
+#| "terminal by this number of lines; lines that don't fit in the scrollback "
+#| "are discarded. If scrollback-unlimited is true, this value is ignored."
msgid ""
"Number of scrollback lines to keep around. You can scroll back in the "
-"terminal by this number of lines; lines that don't fit in the scrollback are "
+"terminal by this number of lines; lines that don’t fit in the scrollback are "
"discarded. If scrollback-unlimited is true, this value is ignored."
msgstr ""
"Número de linhas ao rolar de volta a serem mantidas. Você pode rolar de "
@@ -578,12 +598,16 @@ msgstr ""
"última linha."
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:9
-msgid "Whether to scroll to the bottom when there's new output"
+#| msgid "Whether to scroll to the bottom when there's new output"
+msgid "Whether to scroll to the bottom when there’s new output"
msgstr "Se rolar ou não para o fundo ao receber novo texto"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:10
+#| msgid ""
+#| "If true, whenever there's new output the terminal will scroll to the "
+#| "bottom."
msgid ""
-"If true, whenever there's new output the terminal will scroll to the bottom."
+"If true, whenever there’s new output the terminal will scroll to the bottom."
msgstr ""
"Se verdadeiro, sempre que houver nova saída, o terminal rolará até o final."
@@ -601,9 +625,12 @@ msgid "Default color of text in the terminal"
msgstr "Cor padrão do texto no terminal"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:14
+#| msgid ""
+#| "Default color of text in the terminal, as a color specification (can be "
+#| "HTML-style hex digits, or a color name such as \"red\")."
msgid ""
"Default color of text in the terminal, as a color specification (can be HTML-"
-"style hex digits, or a color name such as \"red\")."
+"style hex digits, or a color name such as “red”)."
msgstr ""
"Cor padrão do texto no terminal, como uma especificação de cor (pode ser no "
"estilo HTML de dígitos hexadecimais, ou um nome como “red”, para vermelho)."
@@ -613,9 +640,12 @@ msgid "Default color of terminal background"
msgstr "Cor padrão do fundo do terminal"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:16
+#| msgid ""
+#| "Default color of terminal background, as a color specification (can be "
+#| "HTML-style hex digits, or a color name such as \"red\")."
msgid ""
"Default color of terminal background, as a color specification (can be HTML-"
-"style hex digits, or a color name such as \"red\")."
+"style hex digits, or a color name such as “red”)."
msgstr ""
"Cor padrão do fundo do terminal, como uma especificação de cor (pode ser no "
"estilo HTML de dígitos hexadecimais ou um nome como “red”, para vermelho)."
@@ -625,10 +655,14 @@ msgid "Palette for terminal applications"
msgstr "Paleta para aplicações do terminal"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:18
+#| msgid ""
+#| "Terminals have a 16-color palette that applications inside the terminal "
+#| "can use. This is that palette, in the form of a colon-separated list of "
+#| "color names. Color names should be in hex format e.g. \"#FF00FF\""
msgid ""
"Terminals have a 16-color palette that applications inside the terminal can "
"use. This is that palette, in the form of a colon-separated list of color "
-"names. Color names should be in hex format e.g. \"#FF00FF\""
+"names. Color names should be in hex format e.g. “#FF00FF”"
msgstr ""
"Terminais tem uma paleta de 16 cores que as aplicações dentro do console "
"podem utilizar. Esta é essa paleta, no formato de uma lista de nomes de "
@@ -652,9 +686,12 @@ msgid "Whether to blink the cursor"
msgstr "Se piscar ou não o cursor"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:22
+#| msgid ""
+#| "The possible values are \"system\" to use the global cursor blinking "
+#| "settings, or \"on\" or \"off\" to set the mode explicitly."
msgid ""
-"The possible values are \"system\" to use the global cursor blinking "
-"settings, or \"on\" or \"off\" to set the mode explicitly."
+"The possible values are “system” to use the global cursor blinking settings, "
+"or “on” or “off” to set the mode explicitly."
msgstr ""
"Os valores possíveis são “system” para utilizar as definições globais de "
"piscar de cursor, ou “on” ou “off” para definir o modo explicitamente."
@@ -664,9 +701,12 @@ msgid "The cursor appearance"
msgstr "A aparência do cursor"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:24
+#| msgid ""
+#| "The possible values are \"block\" to use a block cursor, \"ibeam\" to use "
+#| "a vertical line cursor, or \"underline\" to use an underline cursor."
msgid ""
-"The possible values are \"block\" to use a block cursor, \"ibeam\" to use a "
-"vertical line cursor, or \"underline\" to use an underline cursor."
+"The possible values are “block” to use a block cursor, “ibeam” to use a "
+"vertical line cursor, or “underline” to use an underline cursor."
msgstr ""
"Os valores possíveis são “block” para utilizar um bloco como cursor, “ibeam” "
"para utilizar um cursor que é uma linha vertical, ou “underline” para "
@@ -677,8 +717,11 @@ msgid "Whether to use the system font"
msgstr "Se utilizar ou não a fonte de sistema"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:26
+#| msgid ""
+#| "If true, the terminal will use the desktop-global standard font if it's "
+#| "monospace (and the most similar font it can come up with otherwise)."
msgid ""
-"If true, the terminal will use the desktop-global standard font if it's "
+"If true, the terminal will use the desktop-global standard font if it’s "
"monospace (and the most similar font it can come up with otherwise)."
msgstr ""
"Se verdadeiro, o terminal usará a fonte padrão do ambiente se ela for mono-"
@@ -689,7 +732,9 @@ msgid "Font"
msgstr "Fonte"
#: ../plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.h:28
-msgid "A Pango font name. Examples are \"Sans 12\" or \"Monospace Bold 14\"."
+#| msgid ""
+#| "A Pango font name. Examples are \"Sans 12\" or \"Monospace Bold 14\"."
+msgid "A Pango font name. Examples are “Sans 12” or “Monospace Bold 14”."
msgstr "Um nome de fonte Pango. Por exemplo “Sans 12” ou “Monospace Bold 14”."
#: ../plugins/terminal/terminal.plugin.desktop.in.in.h:1
@@ -700,19 +745,21 @@ msgstr "Terminal embutido"
msgid "Embed a terminal in the bottom pane."
msgstr "Embute um terminal no painel inferior."
-#: ../plugins/terminal/gedit-terminal.metainfo.xml.in.h:1
-#: ../plugins/terminal/terminal.py:315
-msgid "Terminal"
-msgstr "Terminal"
-
-#: ../plugins/terminal/gedit-terminal.metainfo.xml.in.h:2
-msgid "A simple terminal widget accessible from the bottom panel"
-msgstr "Um widget de terminal simples acessível no painel inferior"
-
#: ../plugins/terminal/terminal.py:336
msgid "C_hange Directory"
msgstr "Al_ternar diretório"
+#. Let's conform to PEP8
+#. ex:ts=4:et:
+#: ../plugins/textsize/gedit-textsize.metainfo.xml.in.h:1
+msgid "Text size"
+msgstr "Tamanho do texto"
+
+#: ../plugins/textsize/gedit-textsize.metainfo.xml.in.h:2
+#: ../plugins/textsize/textsize.plugin.desktop.in.in.h:2
+msgid "Easily increase and decrease the text size"
+msgstr "Aumente e diminua o facilmente o tamanho do texto"
+
#: ../plugins/textsize/textsize/__init__.py:53
msgid "_Normal size"
msgstr "Tamanho _normal"
@@ -730,56 +777,13 @@ msgstr "Texto m_aior"
msgid "Text Size"
msgstr "Tamanho do texto"
-#: ../plugins/textsize/textsize.plugin.desktop.in.in.h:2
-#: ../plugins/textsize/gedit-textsize.metainfo.xml.in.h:2
-msgid "Easily increase and decrease the text size"
-msgstr "Aumente e diminua o facilmente o tamanho do texto"
-
-#: ../plugins/textsize/gedit-textsize.metainfo.xml.in.h:1
-msgid "Text size"
-msgstr "Tamanho do texto"
-
-#: ../plugins/translate/translate/ui/preferences.ui.h:1
-msgid "Translation languages"
-msgstr "Idiomas de tradução"
-
-#: ../plugins/translate/translate/ui/preferences.ui.h:2
-msgid "Where to output translation:"
-msgstr "Onde emitir a tradução:"
-
-#: ../plugins/translate/translate/ui/preferences.ui.h:3
-msgid "Same document window"
-msgstr "Na mesma janela do documento"
-
-#: ../plugins/translate/translate/ui/preferences.ui.h:4
-msgid "Translate console (bottom panel)"
-msgstr "Console de tradução (painel inferior)"
-
-#: ../plugins/translate/translate/ui/preferences.ui.h:5
-msgid "Translation service:"
-msgstr "Serviço de tradução:"
-
-#: ../plugins/translate/translate/__init__.py:72
-#, python-brace-format
-msgid "Translations powered by {0}"
-msgstr "Traduções fornecidas por {0}"
-
-#: ../plugins/translate/translate/__init__.py:75
-msgid "Translate Console"
-msgstr "Console de tradução"
-
-#: ../plugins/translate/translate/__init__.py:155
-#, python-brace-format
-msgid "Translate selected text [{0}]"
-msgstr "Traduzir o texto selecionado [{0}]"
-
-#: ../plugins/translate/translate.plugin.desktop.in.in.h:1
#: ../plugins/translate/gedit-translate.metainfo.xml.in.h:1
+#: ../plugins/translate/translate.plugin.desktop.in.in.h:1
msgid "Translate"
msgstr "Traduzir"
-#: ../plugins/translate/translate.plugin.desktop.in.in.h:2
#: ../plugins/translate/gedit-translate.metainfo.xml.in.h:2
+#: ../plugins/translate/translate.plugin.desktop.in.in.h:2
msgid "Translates text into different languages"
msgstr "Traduzir texto em diferentes idiomas"
@@ -811,6 +815,40 @@ msgstr "Chave de API para o serviço web remoto"
msgid "Remote web service to use"
msgstr "Serviço web remoto a ser usado"
+#: ../plugins/translate/translate/__init__.py:72
+#, python-brace-format
+msgid "Translations powered by {0}"
+msgstr "Traduções fornecidas por {0}"
+
+#: ../plugins/translate/translate/__init__.py:75
+msgid "Translate Console"
+msgstr "Console de tradução"
+
+#: ../plugins/translate/translate/__init__.py:152
+#, python-brace-format
+msgid "Translate selected text [{0}]"
+msgstr "Traduzir o texto selecionado [{0}]"
+
+#: ../plugins/translate/translate/ui/preferences.ui.h:1
+msgid "Translation languages"
+msgstr "Idiomas de tradução"
+
+#: ../plugins/translate/translate/ui/preferences.ui.h:2
+msgid "Where to output translation:"
+msgstr "Onde emitir a tradução:"
+
+#: ../plugins/translate/translate/ui/preferences.ui.h:3
+msgid "Same document window"
+msgstr "Na mesma janela do documento"
+
+#: ../plugins/translate/translate/ui/preferences.ui.h:4
+msgid "Translate console (bottom panel)"
+msgstr "Console de tradução (painel inferior)"
+
+#: ../plugins/translate/translate/ui/preferences.ui.h:5
+msgid "Translation service:"
+msgstr "Serviço de tradução:"
+
#: ../plugins/wordcompletion/gedit-word-completion-configure.ui.h:1
msgid "Interactive completion"
msgstr "Preenchimento interativo"
@@ -819,6 +857,16 @@ msgstr "Preenchimento interativo"
msgid "Minimum word size:"
msgstr "Tamanho mínimo da palavra:"
+#: ../plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in.h:1
+msgid "Word completion"
+msgstr "Completar palavras"
+
+#: ../plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in.h:2
+msgid ""
+"Propose automatic completion using words already present in the document"
+msgstr ""
+"Propõe completação automática usando palavras já presentes no documento"
+
#: ../plugins/wordcompletion/gedit-word-completion-plugin.c:185
msgid "Document Words"
msgstr "Palavras do documento"
@@ -847,24 +895,6 @@ msgstr "Completar palavras"
msgid "Word completion using the completion framework"
msgstr "Completa palavras usando o framework de completar"
-#: ../plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in.h:1
-msgid "Word completion"
-msgstr "Completar palavras"
-
-#: ../plugins/wordcompletion/gedit-wordcompletion.metainfo.xml.in.h:2
-msgid ""
-"Propose automatic completion using words already present in the document"
-msgstr ""
-"Propõe completação automática usando palavras já presentes no documento"
-
-#: ../plugins/zeitgeist/zeitgeist.plugin.desktop.in.h:1
-msgid "Zeitgeist dataprovider"
-msgstr "Provedor de dados Zeitgeist"
-
-#: ../plugins/zeitgeist/zeitgeist.plugin.desktop.in.h:2
-msgid "Logs access and leave event for documents used with gedit"
-msgstr "Registra acesso e deixa evento para documentos usados com o gedit"
-
#: ../plugins/zeitgeist/gedit-zeitgeist.metainfo.xml.in.h:1
msgid "Zeitgeist Data provider"
msgstr "Provedor de dados Zeitgeist"
@@ -877,6 +907,14 @@ msgstr ""
"Registra atividade do usuário e dá acesso fácil a arquivos usados "
"recentemente e usados frequentemente"
+#: ../plugins/zeitgeist/zeitgeist.plugin.desktop.in.h:1
+msgid "Zeitgeist dataprovider"
+msgstr "Provedor de dados Zeitgeist"
+
+#: ../plugins/zeitgeist/zeitgeist.plugin.desktop.in.h:2
+msgid "Logs access and leave event for documents used with gedit"
+msgstr "Registra acesso e deixa evento para documentos usados com o gedit"
+
#~ msgid "Pick _Color..."
#~ msgstr "Selecionar _cor..."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]