diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 377 |
1 files changed, 211 insertions, 166 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index c1c65c8b..75ee10cb 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -23,9 +23,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-16 13:55+0100\n" +"POT-Creation-Date: 2019-04-24 14:24+0200\n" "PO-Revision-Date: 2019-03-12 19:28+0000\n" "Last-Translator: Halan Germano Bacca <[email protected]>, 2019\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/mate/teams/13566/pt_BR/)\n" @@ -1150,7 +1150,7 @@ msgstr "Mover a janela para o canto inferior esquerdo" msgid "Bell event" msgstr "Campainha de evento" -#: ../src/core/core.c:207 +#: ../src/core/core.c:211 #, c-format msgid "Unknown window information request: %d" msgstr "Informação solicitada de janela desconhecida: %d" @@ -1192,7 +1192,7 @@ msgstr "Extensão %s necessária para composição em falta" msgid "Failed to open X Window System display '%s'\n" msgstr "Falha ao abrir a exibição \"%s\" do X Window System\n" -#: ../src/core/keybindings.c:722 +#: ../src/core/keybindings.c:723 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -1203,7 +1203,7 @@ msgstr "" #. Displayed when a keybinding which is #. * supposed to launch a program fails. -#: ../src/core/keybindings.c:2381 +#: ../src/core/keybindings.c:2379 #, c-format msgid "" "There was an error running <tt>%s</tt>:\n" @@ -1214,31 +1214,31 @@ msgstr "" "\n" "%s" -#: ../src/core/keybindings.c:2470 +#: ../src/core/keybindings.c:2468 #, c-format msgid "No command %d has been defined.\n" msgstr "Nenhum comando %d foi definido.\n" -#: ../src/core/keybindings.c:3526 +#: ../src/core/keybindings.c:3528 #, c-format msgid "No terminal command has been defined.\n" msgstr "Nenhum comando de terminal foi definido.\n" -#: ../src/core/keybindings.c:3666 +#: ../src/core/keybindings.c:3668 #, c-format msgid "<tt>Rename Workspace</tt>" msgstr "<tt>Renomear Área de Trabalho</tt>" -#: ../src/core/keybindings.c:3667 +#: ../src/core/keybindings.c:3669 #, c-format msgid "New Workspace Name:" msgstr "Nome da nova Área de Trabalho:" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "OK" msgstr "OK" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "Cancel" msgstr "Cancelar" @@ -1320,13 +1320,13 @@ msgstr "Falha ao reiniciar: %s\n" #. FIXME: check if this can be avoided by GSettings #. FIXME! GSettings, instead of MateConf, has Minimum/Maximun in schema! #. * But some preferences depends on costants for minimum/maximum values -#: ../src/core/prefs.c:606 ../src/core/prefs.c:759 +#: ../src/core/prefs.c:608 ../src/core/prefs.c:761 #, c-format msgid "%d stored in GSettings key %s is out of range %d to %d\n" msgstr "" "%d estocada na chave do GSettings %s , mas fora do intervalo %d a %d\n" -#: ../src/core/prefs.c:1053 +#: ../src/core/prefs.c:1055 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" @@ -1334,12 +1334,12 @@ msgstr "" "As alternativas para aplicativos quebrados estão desabilitadas. É possível " "que alguns aplicativos não funcionem de maneira adequada.\n" -#: ../src/core/prefs.c:1132 +#: ../src/core/prefs.c:1143 #, c-format msgid "Could not parse font description \"%s\" from GSettings key %s\n" msgstr "Não foi possível acessar a Descrição \"%s\" da chave do GSettings %s\n" -#: ../src/core/prefs.c:1194 +#: ../src/core/prefs.c:1205 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button" @@ -1348,7 +1348,7 @@ msgstr "" "\"%s\" localizado no banco de dados de configurações não é um valor válido " "para o modificador de botão do mouse\n" -#: ../src/core/prefs.c:1753 +#: ../src/core/prefs.c:1781 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " @@ -1357,7 +1357,7 @@ msgstr "" "\"%s\" localizado no banco de dados de configurações não é um valor válido " "para a tecla de atalho \"%s\"\n" -#: ../src/core/prefs.c:2056 +#: ../src/core/prefs.c:2084 #, c-format msgid "Workspace %d" msgstr "Espaço de Trabalho %d" @@ -1492,7 +1492,7 @@ msgid "Marco" msgstr "Marco" #. first time through -#: ../src/core/window.c:5893 +#: ../src/core/window.c:5932 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1507,7 +1507,7 @@ msgstr "" #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. -#: ../src/core/window.c:6458 +#: ../src/core/window.c:6497 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1587,47 +1587,51 @@ msgstr "" msgid "Usage: %s\n" msgstr "Uso: %s\n" -#: ../src/ui/frames.c:1098 +#: ../src/ui/frames.c:1147 msgid "Close Window" msgstr "Fechar janela" -#: ../src/ui/frames.c:1101 +#: ../src/ui/frames.c:1150 msgid "Window Menu" msgstr "Menu de janela" -#: ../src/ui/frames.c:1104 +#: ../src/ui/frames.c:1153 +msgid "Window App Menu" +msgstr "" + +#: ../src/ui/frames.c:1156 msgid "Minimize Window" msgstr "Minimizar janela" -#: ../src/ui/frames.c:1107 +#: ../src/ui/frames.c:1159 msgid "Maximize Window" msgstr "Maximizar janela" -#: ../src/ui/frames.c:1110 +#: ../src/ui/frames.c:1162 msgid "Restore Window" msgstr "Restaurar janela" -#: ../src/ui/frames.c:1113 +#: ../src/ui/frames.c:1165 msgid "Roll Up Window" msgstr "Enrolar janela" -#: ../src/ui/frames.c:1116 +#: ../src/ui/frames.c:1168 msgid "Unroll Window" msgstr "Desenrolar janela" -#: ../src/ui/frames.c:1119 +#: ../src/ui/frames.c:1171 msgid "Keep Window On Top" msgstr "Manter no topo" -#: ../src/ui/frames.c:1122 +#: ../src/ui/frames.c:1174 msgid "Remove Window From Top" msgstr "Remover do topo" -#: ../src/ui/frames.c:1125 +#: ../src/ui/frames.c:1177 msgid "Always On Visible Workspace" msgstr "Sempre no espaço de trabalho visível" -#: ../src/ui/frames.c:1128 +#: ../src/ui/frames.c:1180 msgid "Put Window On Only One Workspace" msgstr "Colocar em apenas um espaço de trabalho" @@ -1814,53 +1818,74 @@ msgstr "Mod5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. -#: ../src/ui/resizepopup.c:115 +#: ../src/ui/resizepopup.c:117 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/ui/theme.c:252 +#: ../src/ui/theme.c:257 msgid "top" msgstr "superior" -#: ../src/ui/theme.c:254 +#: ../src/ui/theme.c:259 msgid "bottom" msgstr "inferior" -#: ../src/ui/theme.c:256 +#: ../src/ui/theme.c:261 msgid "left" msgstr "esquerda" -#: ../src/ui/theme.c:258 +#: ../src/ui/theme.c:263 msgid "right" msgstr "direita" -#: ../src/ui/theme.c:285 +#: ../src/ui/theme.c:290 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "a geometria do quadro não especifica a dimensão \"%s\"" -#: ../src/ui/theme.c:304 +#: ../src/ui/theme.c:309 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "a geometria do quadro não especifica a dimensão \"%s\" da borda \"%s\"" -#: ../src/ui/theme.c:341 +#: ../src/ui/theme.c:346 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "A taxa de proporção %g do botão não é razoável" -#: ../src/ui/theme.c:353 +#: ../src/ui/theme.c:358 #, c-format msgid "Frame geometry does not specify size of buttons" msgstr "A geometria do quadro não especifica o tamanho dos botões" -#: ../src/ui/theme.c:1055 +#: ../src/ui/theme.c:1065 #, c-format msgid "Gradients should have at least two colors" msgstr "Os gradientes devem ter pelo menos duas cores" -#: ../src/ui/theme.c:1181 +#: ../src/ui/theme.c:1203 +#, c-format +msgid "" +"GTK custom color specification must have color name and fallback in " +"parentheses, e.g. gtk:custom(foo,bar); could not parse \"%s\"" +msgstr "" + +#: ../src/ui/theme.c:1219 +#, c-format +msgid "" +"Invalid character '%c' in color_name parameter of gtk:custom, only " +"A-Za-z0-9-_ are valid" +msgstr "" + +#: ../src/ui/theme.c:1233 +#, c-format +msgid "" +"Gtk:custom format is \"gtk:custom(color_name,fallback)\", \"%s\" does not " +"fit the format" +msgstr "" + +#: ../src/ui/theme.c:1277 #, c-format msgid "" "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL]" @@ -1870,7 +1895,7 @@ msgstr "" "exemplo, gtk:fg[NORMAL], onde NORMAL é o estado; não foi possível analisar " "\"%s\"" -#: ../src/ui/theme.c:1195 +#: ../src/ui/theme.c:1291 #, c-format msgid "" "GTK color specification must have a close bracket after the state, e.g. " @@ -1880,17 +1905,17 @@ msgstr "" "GTK, por exemplo, gtk:fg[NORMAL], onde NORMAL é o estado; não foi possível " "analisar \"%s\"" -#: ../src/ui/theme.c:1206 +#: ../src/ui/theme.c:1302 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "O estado \"%s\" não foi compreendido na especificação de cor" -#: ../src/ui/theme.c:1219 +#: ../src/ui/theme.c:1315 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "O componente de cor \"%s\" não foi compreendido na especificação de cor" -#: ../src/ui/theme.c:1248 +#: ../src/ui/theme.c:1343 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " @@ -1899,44 +1924,44 @@ msgstr "" "O formato de mistura é \"blend/bg_color/fg_color/alpha\"; \"%s\" não é " "adequado ao formato" -#: ../src/ui/theme.c:1259 +#: ../src/ui/theme.c:1354 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "Não foi possível analisar o valor de alfa \"%s\" na cor misturada" -#: ../src/ui/theme.c:1269 +#: ../src/ui/theme.c:1364 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "O valor de alfa \"%s\" na cor misturada não está entre 0,0 e 1,0" -#: ../src/ui/theme.c:1316 +#: ../src/ui/theme.c:1410 #, c-format msgid "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format" msgstr "" "O formato de sombra é \"shade/base_color/factor\", \"%s\" não é adequado ao " "formato" -#: ../src/ui/theme.c:1327 +#: ../src/ui/theme.c:1421 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "Não foi possível analisar o fator de sombra \"%s\" na cor sombreada" -#: ../src/ui/theme.c:1337 +#: ../src/ui/theme.c:1431 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "O fator de sombra \"%s\" na cor sombreada é negativo" -#: ../src/ui/theme.c:1366 +#: ../src/ui/theme.c:1460 #, c-format msgid "Could not parse color \"%s\"" msgstr "Não foi possível analisar a cor \"%s\"" -#: ../src/ui/theme.c:1706 +#: ../src/ui/theme.c:1809 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "A expressão coordenada contém o caractere \"%s\" que não é permitido" -#: ../src/ui/theme.c:1733 +#: ../src/ui/theme.c:1836 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" @@ -1945,12 +1970,12 @@ msgstr "" "A expressão coordenada contém o número de ponto flutuante \"%s\" que não " "pôde ser analisado" -#: ../src/ui/theme.c:1747 +#: ../src/ui/theme.c:1850 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "A expressão coordenada contém o inteiro \"%s\" que não pôde ser analisado" -#: ../src/ui/theme.c:1869 +#: ../src/ui/theme.c:1972 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " @@ -1959,17 +1984,17 @@ msgstr "" "A expressão coordenada continha um operador desconhecido no início deste " "texto: \"%s\"" -#: ../src/ui/theme.c:1926 +#: ../src/ui/theme.c:2029 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "A expressão coordenada estava vazia ou não foi compreendida" -#: ../src/ui/theme.c:2037 ../src/ui/theme.c:2047 ../src/ui/theme.c:2081 +#: ../src/ui/theme.c:2140 ../src/ui/theme.c:2150 ../src/ui/theme.c:2184 #, c-format msgid "Coordinate expression results in division by zero" msgstr "A expressão coordenada resulta na divisão por zero" -#: ../src/ui/theme.c:2089 +#: ../src/ui/theme.c:2192 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" @@ -1977,25 +2002,25 @@ msgstr "" "A expressão coordenada tenta usar o operador mod em um número de ponto " "flutuante" -#: ../src/ui/theme.c:2145 +#: ../src/ui/theme.c:2248 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "" "A expressão coordenada tem o operador \"%s\" onde era esperado um operando" -#: ../src/ui/theme.c:2154 +#: ../src/ui/theme.c:2257 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "" "A expressão coordenada tinha um operando onde era esperado um operador" -#: ../src/ui/theme.c:2162 +#: ../src/ui/theme.c:2265 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "" "A expressão coordenada terminou com um operador, em vez de com um operando" -#: ../src/ui/theme.c:2172 +#: ../src/ui/theme.c:2275 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " @@ -2004,26 +2029,26 @@ msgstr "" "A expressão coordenada tem o operador \"%c\" após o operador \"%c\" sem " "nenhum operando entre eles" -#: ../src/ui/theme.c:2319 ../src/ui/theme.c:2360 +#: ../src/ui/theme.c:2426 ../src/ui/theme.c:2471 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" "A expressão coordenada tinha uma variável ou uma constante desconhecida " "\"%s\"" -#: ../src/ui/theme.c:2414 +#: ../src/ui/theme.c:2525 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "O analisador de expressão coordenada estourou o buffer." -#: ../src/ui/theme.c:2443 +#: ../src/ui/theme.c:2554 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "" "A expressão coordenada tinha um parêntese de fechamento sem um parêntese de " "abertura" -#: ../src/ui/theme.c:2507 +#: ../src/ui/theme.c:2618 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" @@ -2031,17 +2056,17 @@ msgstr "" "A expressão coordenada tinha um parêntese de abertura sem um parêntese de " "fechamento" -#: ../src/ui/theme.c:2518 +#: ../src/ui/theme.c:2629 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "Aparentemente não há operadores nem operandos na expressão coordenada" -#: ../src/ui/theme.c:2722 ../src/ui/theme.c:2742 ../src/ui/theme.c:2762 +#: ../src/ui/theme.c:2833 ../src/ui/theme.c:2853 ../src/ui/theme.c:2873 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "O tema continha uma expressão que resultou em um erro: %s \n" -#: ../src/ui/theme.c:4392 +#: ../src/ui/theme.c:4556 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " @@ -2050,23 +2075,23 @@ msgstr "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> deve ser " "especificado para este estilo de quadro" -#: ../src/ui/theme.c:4913 ../src/ui/theme.c:4938 +#: ../src/ui/theme.c:5089 ../src/ui/theme.c:5114 #, c-format msgid "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "<frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/> ausente" -#: ../src/ui/theme.c:4982 +#: ../src/ui/theme.c:5158 #, c-format msgid "Failed to load theme \"%s\": %s\n" msgstr "Falha ao carregar o tema \"%s\": %s\n" -#: ../src/ui/theme.c:5112 ../src/ui/theme.c:5119 ../src/ui/theme.c:5126 -#: ../src/ui/theme.c:5133 ../src/ui/theme.c:5140 +#: ../src/ui/theme.c:5290 ../src/ui/theme.c:5297 ../src/ui/theme.c:5304 +#: ../src/ui/theme.c:5311 ../src/ui/theme.c:5318 #, c-format msgid "No <%s> set for theme \"%s\"" msgstr "Nenhum <%s> definido para o tema \"%s\"" -#: ../src/ui/theme.c:5148 +#: ../src/ui/theme.c:5326 #, c-format msgid "" "No frame style set for window type \"%s\" in theme \"%s\", add a <window " @@ -2075,82 +2100,82 @@ msgstr "" "Nenhum estilo de quadro definido para o tipo de janela \"%s\" no tema " "\"%s\", adicione um elemento <window type=\"%s\" style_set=\"whatever\"/>" -#: ../src/ui/theme.c:5589 ../src/ui/theme.c:5651 ../src/ui/theme.c:5714 +#: ../src/ui/theme.c:5774 ../src/ui/theme.c:5836 ../src/ui/theme.c:5899 #, c-format msgid "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "" "As constantes definidas pelo usuário devem iniciar com letra maiúscula; " "\"%s\" não inicia" -#: ../src/ui/theme.c:5597 ../src/ui/theme.c:5659 ../src/ui/theme.c:5722 +#: ../src/ui/theme.c:5782 ../src/ui/theme.c:5844 ../src/ui/theme.c:5907 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "A constante \"%s\" já foi definida" #. Translators: This means that an attribute which should have been found #. * on an XML element was not in fact found. -#: ../src/ui/theme-parser.c:226 +#: ../src/ui/theme-parser.c:252 #, c-format msgid "No \"%s\" attribute on element <%s>" msgstr "Nenhum atributo \"%s\" no elemento <%s>" -#: ../src/ui/theme-parser.c:255 ../src/ui/theme-parser.c:273 +#: ../src/ui/theme-parser.c:281 ../src/ui/theme-parser.c:299 #, c-format msgid "Line %d character %d: %s" msgstr "Linha %d caractere %d: %s" -#: ../src/ui/theme-parser.c:438 +#: ../src/ui/theme-parser.c:499 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "O atributo \"%s\" foi repetido duas vezes no mesmo elemento <%s>" -#: ../src/ui/theme-parser.c:462 ../src/ui/theme-parser.c:505 +#: ../src/ui/theme-parser.c:523 ../src/ui/theme-parser.c:572 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "O atributo \"%s\" é inválido no elemento <%s> nesse contexto" -#: ../src/ui/theme-parser.c:547 +#: ../src/ui/theme-parser.c:614 #, c-format msgid "Could not parse \"%s\" as an integer" msgstr "Não foi possível analisar \"%s\" como um inteiro" -#: ../src/ui/theme-parser.c:556 ../src/ui/theme-parser.c:611 +#: ../src/ui/theme-parser.c:623 ../src/ui/theme-parser.c:678 #, c-format msgid "Did not understand trailing characters \"%s\" in string \"%s\"" msgstr "Os caracteres à direita \"%s\" na string \"%s\" não foram compreendidos" -#: ../src/ui/theme-parser.c:566 +#: ../src/ui/theme-parser.c:633 #, c-format msgid "Integer %ld must be positive" msgstr "O inteiro %ld deve ser positivo" -#: ../src/ui/theme-parser.c:574 +#: ../src/ui/theme-parser.c:641 #, c-format msgid "Integer %ld is too large, current max is %d" msgstr "O inteiro %ld é muito grande; o valor máximo atual é %d" -#: ../src/ui/theme-parser.c:602 ../src/ui/theme-parser.c:718 +#: ../src/ui/theme-parser.c:669 ../src/ui/theme-parser.c:785 #, c-format msgid "Could not parse \"%s\" as a floating point number" msgstr "Não foi possível analisar \"%s\" como um número de ponto flutuante" -#: ../src/ui/theme-parser.c:633 ../src/ui/theme-parser.c:661 +#: ../src/ui/theme-parser.c:700 ../src/ui/theme-parser.c:728 #, c-format msgid "Boolean values must be \"true\" or \"false\" not \"%s\"" msgstr "Os valores booleanos devem ser \"true\" ou \"false\" e não \"%s\"" -#: ../src/ui/theme-parser.c:688 +#: ../src/ui/theme-parser.c:755 #, c-format msgid "Angle must be between 0.0 and 360.0, was %g\n" msgstr "O ângulo deve estar entre 0,0 e 360,0 e era %g\n" -#: ../src/ui/theme-parser.c:751 +#: ../src/ui/theme-parser.c:818 #, c-format msgid "Alpha must be between 0.0 (invisible) and 1.0 (fully opaque), was %g\n" msgstr "" "Alfa deve estar entre 0,0 (invisível) e 1,0 (totalmente opaco) e era %g\n" -#: ../src/ui/theme-parser.c:816 +#: ../src/ui/theme-parser.c:883 #, c-format msgid "" "Invalid title scale \"%s\" (must be one of xx-" @@ -2159,60 +2184,60 @@ msgstr "" "Escala de título \"%s\" inválida (deve ser super pequena, extra pequena, " "pequena, média, grande, extra grande ou super grande)\n" -#: ../src/ui/theme-parser.c:972 ../src/ui/theme-parser.c:1035 -#: ../src/ui/theme-parser.c:1069 ../src/ui/theme-parser.c:1172 +#: ../src/ui/theme-parser.c:1039 ../src/ui/theme-parser.c:1102 +#: ../src/ui/theme-parser.c:1136 ../src/ui/theme-parser.c:1239 #, c-format msgid "<%s> name \"%s\" used a second time" msgstr "<%s> nome \"%s\" usado uma segunda vez" -#: ../src/ui/theme-parser.c:984 ../src/ui/theme-parser.c:1081 -#: ../src/ui/theme-parser.c:1184 +#: ../src/ui/theme-parser.c:1051 ../src/ui/theme-parser.c:1148 +#: ../src/ui/theme-parser.c:1251 #, c-format msgid "<%s> parent \"%s\" has not been defined" msgstr "<%s> pai \"%s\" não foi definido" -#: ../src/ui/theme-parser.c:1094 +#: ../src/ui/theme-parser.c:1161 #, c-format msgid "<%s> geometry \"%s\" has not been defined" msgstr "<%s> geometria \"%s\" não foi definida" -#: ../src/ui/theme-parser.c:1107 +#: ../src/ui/theme-parser.c:1174 #, c-format msgid "<%s> must specify either a geometry or a parent that has a geometry" msgstr "<%s> deve especificar uma geometria ou um pai que tenha uma geometria" -#: ../src/ui/theme-parser.c:1149 +#: ../src/ui/theme-parser.c:1216 msgid "You must specify a background for an alpha value to be meaningful" msgstr "" "Você pode especificar um plano de fundo para que um valor alfa faça sentido" -#: ../src/ui/theme-parser.c:1216 +#: ../src/ui/theme-parser.c:1284 #, c-format msgid "Unknown type \"%s\" on <%s> element" msgstr "Tipo \"%s\" desconhecido no elemento <%s>" -#: ../src/ui/theme-parser.c:1227 +#: ../src/ui/theme-parser.c:1295 #, c-format msgid "Unknown style_set \"%s\" on <%s> element" msgstr "conjunto_de_estilo \"%s\" desconhecido no elemento <%s>" -#: ../src/ui/theme-parser.c:1235 +#: ../src/ui/theme-parser.c:1303 #, c-format msgid "Window type \"%s\" has already been assigned a style set" msgstr "O tipo de janela \"%s\" já foi atribuído a um estilo definido" -#: ../src/ui/theme-parser.c:1265 ../src/ui/theme-parser.c:1329 -#: ../src/ui/theme-parser.c:1555 ../src/ui/theme-parser.c:2776 -#: ../src/ui/theme-parser.c:2822 ../src/ui/theme-parser.c:2980 -#: ../src/ui/theme-parser.c:3216 ../src/ui/theme-parser.c:3254 -#: ../src/ui/theme-parser.c:3292 ../src/ui/theme-parser.c:3310 -#: ../src/ui/theme-parser.c:3326 ../src/ui/theme-parser.c:3364 +#: ../src/ui/theme-parser.c:1333 ../src/ui/theme-parser.c:1397 +#: ../src/ui/theme-parser.c:1623 ../src/ui/theme-parser.c:2858 +#: ../src/ui/theme-parser.c:2904 ../src/ui/theme-parser.c:3062 +#: ../src/ui/theme-parser.c:3298 ../src/ui/theme-parser.c:3336 +#: ../src/ui/theme-parser.c:3374 ../src/ui/theme-parser.c:3391 +#: ../src/ui/theme-parser.c:3407 ../src/ui/theme-parser.c:3444 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "O elemento <%s> não é permitido abaixo de <%s>" -#: ../src/ui/theme-parser.c:1379 ../src/ui/theme-parser.c:1393 -#: ../src/ui/theme-parser.c:1438 +#: ../src/ui/theme-parser.c:1447 ../src/ui/theme-parser.c:1461 +#: ../src/ui/theme-parser.c:1506 msgid "" "Cannot specify both \"button_width\"/\"button_height\" and \"aspect_ratio\" " "for buttons" @@ -2220,123 +2245,123 @@ msgstr "" "Não foi possível especificar \"button_width\"/\"button_height\" e " "\"aspect_ratio\" para os botões" -#: ../src/ui/theme-parser.c:1402 +#: ../src/ui/theme-parser.c:1470 #, c-format msgid "Distance \"%s\" is unknown" msgstr "A distância \"%s\" é desconhecida" -#: ../src/ui/theme-parser.c:1447 +#: ../src/ui/theme-parser.c:1515 #, c-format msgid "Aspect ratio \"%s\" is unknown" msgstr "A taxa de proporção \"%s\" é desconhecida" -#: ../src/ui/theme-parser.c:1509 +#: ../src/ui/theme-parser.c:1577 #, c-format msgid "Border \"%s\" is unknown" msgstr "A borda \"%s\" é desconhecida" -#: ../src/ui/theme-parser.c:1820 +#: ../src/ui/theme-parser.c:1888 #, c-format msgid "No \"start_angle\" or \"from\" attribute on element <%s>" msgstr "Nenhum atributo \"start_angle\" ou \"from\" no elemento <%s>" -#: ../src/ui/theme-parser.c:1827 +#: ../src/ui/theme-parser.c:1895 #, c-format msgid "No \"extent_angle\" or \"to\" attribute on element <%s>" msgstr "Nenhum atributo \"extent_angle\" ou \"to\" no elemento <%s>" -#: ../src/ui/theme-parser.c:2067 +#: ../src/ui/theme-parser.c:2135 #, c-format msgid "Did not understand value \"%s\" for type of gradient" msgstr "O valor \"%s\" não foi compreendido para o tipo de gradiente" -#: ../src/ui/theme-parser.c:2145 ../src/ui/theme-parser.c:2520 +#: ../src/ui/theme-parser.c:2213 ../src/ui/theme-parser.c:2588 #, c-format msgid "Did not understand fill type \"%s\" for <%s> element" msgstr "O tipo de preenchimento \"%s\" não foi compreendido para o elemento <%s>" -#: ../src/ui/theme-parser.c:2312 ../src/ui/theme-parser.c:2395 -#: ../src/ui/theme-parser.c:2458 +#: ../src/ui/theme-parser.c:2380 ../src/ui/theme-parser.c:2463 +#: ../src/ui/theme-parser.c:2526 #, c-format msgid "Did not understand state \"%s\" for <%s> element" msgstr "O estado \"%s\" não foi compreendido para o elemento <%s>" -#: ../src/ui/theme-parser.c:2322 ../src/ui/theme-parser.c:2405 +#: ../src/ui/theme-parser.c:2390 ../src/ui/theme-parser.c:2473 #, c-format msgid "Did not understand shadow \"%s\" for <%s> element" msgstr "A sombra \"%s\" não foi compreendida para o elemento <%s>" -#: ../src/ui/theme-parser.c:2332 +#: ../src/ui/theme-parser.c:2400 #, c-format msgid "Did not understand arrow \"%s\" for <%s> element" msgstr "A seta \"%s\" não foi compreendida para o elemento <%s>" -#: ../src/ui/theme-parser.c:2632 ../src/ui/theme-parser.c:2728 +#: ../src/ui/theme-parser.c:2714 ../src/ui/theme-parser.c:2810 #, c-format msgid "No <draw_ops> called \"%s\" has been defined" msgstr "Nenhum <draw_ops> chamado \"%s\" foi definido" -#: ../src/ui/theme-parser.c:2644 ../src/ui/theme-parser.c:2740 +#: ../src/ui/theme-parser.c:2726 ../src/ui/theme-parser.c:2822 #, c-format msgid "Including draw_ops \"%s\" here would create a circular reference" msgstr "A inclusão do draw_ops \"%s\" aqui criaria uma referência circular" -#: ../src/ui/theme-parser.c:2855 +#: ../src/ui/theme-parser.c:2937 #, c-format msgid "Unknown position \"%s\" for frame piece" msgstr "Posição \"%s\" desconhecida para a parte do quadro" -#: ../src/ui/theme-parser.c:2863 +#: ../src/ui/theme-parser.c:2945 #, c-format msgid "Frame style already has a piece at position %s" msgstr "O estilo de quadro já tem uma parte na posição %s" -#: ../src/ui/theme-parser.c:2880 ../src/ui/theme-parser.c:2955 +#: ../src/ui/theme-parser.c:2962 ../src/ui/theme-parser.c:3039 #, c-format msgid "No <draw_ops> with the name \"%s\" has been defined" msgstr "Nenhum <draw_ops> com o nome \"%s\" foi definido" -#: ../src/ui/theme-parser.c:2909 +#: ../src/ui/theme-parser.c:2992 #, c-format msgid "Unknown function \"%s\" for button" msgstr "Função \"%s\" desconhecida para o botão" -#: ../src/ui/theme-parser.c:2918 +#: ../src/ui/theme-parser.c:3002 #, c-format msgid "Button function \"%s\" does not exist in this version (%d, need %d)" msgstr "A função \"%s\" de botão não existe nesta versão (%d, necessário %d)" -#: ../src/ui/theme-parser.c:2930 +#: ../src/ui/theme-parser.c:3014 #, c-format msgid "Unknown state \"%s\" for button" msgstr "Estado \"%s\" desconhecido para o botão" -#: ../src/ui/theme-parser.c:2938 +#: ../src/ui/theme-parser.c:3022 #, c-format msgid "Frame style already has a button for function %s state %s" msgstr "O estilo de quadro já possui um botão para o estado %s da função %s" -#: ../src/ui/theme-parser.c:3019 +#: ../src/ui/theme-parser.c:3101 #, c-format msgid "\"%s\" is not a valid value for focus attribute" msgstr "\"%s\" não é um valor válido para o atributo de foco" -#: ../src/ui/theme-parser.c:3028 +#: ../src/ui/theme-parser.c:3110 #, c-format msgid "\"%s\" is not a valid value for state attribute" msgstr "\"%s\" não é um valor válido para o atributo de estado" -#: ../src/ui/theme-parser.c:3038 +#: ../src/ui/theme-parser.c:3120 #, c-format msgid "A style called \"%s\" has not been defined" msgstr "Um estilo chamado \"%s\" não foi definido" -#: ../src/ui/theme-parser.c:3059 ../src/ui/theme-parser.c:3082 +#: ../src/ui/theme-parser.c:3141 ../src/ui/theme-parser.c:3164 #, c-format msgid "\"%s\" is not a valid value for resize attribute" msgstr "\"%s\" não é um valor válido para o atributo de redimensionamento" -#: ../src/ui/theme-parser.c:3093 +#: ../src/ui/theme-parser.c:3175 #, c-format msgid "" "Should not have \"resize\" attribute on <%s> element for maximized/shaded " @@ -2345,28 +2370,28 @@ msgstr "" "Não deve haver o atributo \"resize\" no elemento <%s> para os estados " "maximizado/sombreado" -#: ../src/ui/theme-parser.c:3107 +#: ../src/ui/theme-parser.c:3189 #, c-format msgid "Should not have \"resize\" attribute on <%s> element for maximized states" msgstr "" "Não deve haver o atributo \"resize\" no elemento <%s> para os estados " "maximizados" -#: ../src/ui/theme-parser.c:3121 ../src/ui/theme-parser.c:3165 +#: ../src/ui/theme-parser.c:3203 ../src/ui/theme-parser.c:3247 #, c-format msgid "Style has already been specified for state %s resize %s focus %s" msgstr "" "O estilo já foi especificado para o foco %s de redimensionamento %s do " "estado %s" -#: ../src/ui/theme-parser.c:3132 ../src/ui/theme-parser.c:3143 -#: ../src/ui/theme-parser.c:3154 ../src/ui/theme-parser.c:3176 -#: ../src/ui/theme-parser.c:3187 ../src/ui/theme-parser.c:3198 +#: ../src/ui/theme-parser.c:3214 ../src/ui/theme-parser.c:3225 +#: ../src/ui/theme-parser.c:3236 ../src/ui/theme-parser.c:3258 +#: ../src/ui/theme-parser.c:3269 ../src/ui/theme-parser.c:3280 #, c-format msgid "Style has already been specified for state %s focus %s" msgstr "O estilo já foi especificado para o foco %s do estado %s" -#: ../src/ui/theme-parser.c:3237 +#: ../src/ui/theme-parser.c:3319 msgid "" "Can't have a two draw_ops for a <piece> element (theme specified a draw_ops " "attribute and also a <draw_ops> element, or specified two elements)" @@ -2375,7 +2400,7 @@ msgstr "" "especificou um atributo draw_ops e um elemento <draw_ops> ou especificou " "dois elementos)" -#: ../src/ui/theme-parser.c:3275 +#: ../src/ui/theme-parser.c:3357 msgid "" "Can't have a two draw_ops for a <button> element (theme specified a draw_ops" " attribute and also a <draw_ops> element, or specified two elements)" @@ -2384,7 +2409,7 @@ msgstr "" "especificou um atributo draw_ops e um elemento <draw_ops> ou especificou " "dois elementos)" -#: ../src/ui/theme-parser.c:3347 +#: ../src/ui/theme-parser.c:3427 msgid "" "Can't have a two draw_ops for a <menu_icon> element (theme specified a " "draw_ops attribute and also a <draw_ops> element, or specified two elements)" @@ -2393,24 +2418,40 @@ msgstr "" "especificou um atributo draw_ops e um elemento <draw_ops> ou especificou " "dois elementos)" -#: ../src/ui/theme-parser.c:3395 +#: ../src/ui/theme-parser.c:3491 +#, c-format +msgid "Bad version specification '%s'" +msgstr "" + +#: ../src/ui/theme-parser.c:3562 +msgid "" +"\"version\" attribute cannot be used in metacity-theme-1.xml or metacity-" +"theme-2.xml" +msgstr "" + +#: ../src/ui/theme-parser.c:3585 +#, c-format +msgid "Theme requires version %s but latest supported theme version is %d.%d" +msgstr "" + +#: ../src/ui/theme-parser.c:3617 #, c-format msgid "Outermost element in theme must be <metacity_theme> not <%s>" msgstr "Elemento mais externo no tema deve ser <metacity_theme> não <%s>" -#: ../src/ui/theme-parser.c:3415 +#: ../src/ui/theme-parser.c:3637 #, c-format msgid "" "Element <%s> is not allowed inside a name/author/date/description element" msgstr "" "O elemento <%s> não é permitido em um elemento nome/autor/data/descrição" -#: ../src/ui/theme-parser.c:3420 +#: ../src/ui/theme-parser.c:3642 #, c-format msgid "Element <%s> is not allowed inside a <constant> element" msgstr "O elemento <%s> não é permitido em um elemento <constant>" -#: ../src/ui/theme-parser.c:3432 +#: ../src/ui/theme-parser.c:3654 #, c-format msgid "" "Element <%s> is not allowed inside a distance/border/aspect_ratio element" @@ -2418,38 +2459,38 @@ msgstr "" "O elemento <%s> não é permitido em um elemento " "distância/borda/taxa_de_proporção" -#: ../src/ui/theme-parser.c:3454 +#: ../src/ui/theme-parser.c:3676 #, c-format msgid "Element <%s> is not allowed inside a draw operation element" msgstr "O elemento <%s> não é permitido em um elemento de operação de desenho" -#: ../src/ui/theme-parser.c:3464 ../src/ui/theme-parser.c:3506 -#: ../src/ui/theme-parser.c:3511 ../src/ui/theme-parser.c:3516 +#: ../src/ui/theme-parser.c:3686 ../src/ui/theme-parser.c:3726 +#: ../src/ui/theme-parser.c:3731 ../src/ui/theme-parser.c:3736 #, c-format msgid "Element <%s> is not allowed inside a <%s> element" msgstr "O elemento <%s> não é permitido dentro de um elemento <%s>" -#: ../src/ui/theme-parser.c:3738 +#: ../src/ui/theme-parser.c:3964 msgid "No draw_ops provided for frame piece" msgstr "Nenhum draw_ops foi fornecido para a parte do quadro" -#: ../src/ui/theme-parser.c:3753 +#: ../src/ui/theme-parser.c:3979 msgid "No draw_ops provided for button" msgstr "Nenhum draw_ops foi fornecido para o botão" -#: ../src/ui/theme-parser.c:3815 +#: ../src/ui/theme-parser.c:4041 #, c-format msgid "No text is allowed inside element <%s>" msgstr "Nenhum texto é permitido dentro do elemento <%s>" -#: ../src/ui/theme-parser.c:3870 ../src/ui/theme-parser.c:3882 -#: ../src/ui/theme-parser.c:3894 ../src/ui/theme-parser.c:3906 -#: ../src/ui/theme-parser.c:3918 +#: ../src/ui/theme-parser.c:4099 ../src/ui/theme-parser.c:4111 +#: ../src/ui/theme-parser.c:4123 ../src/ui/theme-parser.c:4135 +#: ../src/ui/theme-parser.c:4147 #, c-format msgid "<%s> specified twice for this theme" msgstr "<%s> especificado duas vezes para este tema" -#: ../src/ui/theme-parser.c:4211 +#: ../src/ui/theme-parser.c:4426 #, c-format msgid "Failed to find a valid file for theme %s\n" msgstr "Falha ao localizar um arquivo válido para o tema %s\n" @@ -2499,56 +2540,60 @@ msgstr "Menu destacável" msgid "Border" msgstr "Borda" -#: ../src/ui/theme-viewer.c:784 +#: ../src/ui/theme-viewer.c:431 +msgid "Attached Modal Dialog" +msgstr "" + +#: ../src/ui/theme-viewer.c:791 #, c-format msgid "Button layout test %d" msgstr "Teste de disposição dos botões %d" -#: ../src/ui/theme-viewer.c:809 +#: ../src/ui/theme-viewer.c:816 #, c-format msgid "%g milliseconds to draw one window frame" msgstr "%g milissegundos para desenhar um quadro de janela" -#: ../src/ui/theme-viewer.c:849 +#: ../src/ui/theme-viewer.c:856 #, c-format msgid "Usage: marco-theme-viewer [THEMENAME]\n" msgstr "Uso: marco-theme-viewer [NOMEDOTEMA]\n" -#: ../src/ui/theme-viewer.c:856 +#: ../src/ui/theme-viewer.c:863 #, c-format msgid "Error loading theme: %s\n" msgstr "Erro ao carregar tema: %s\n" -#: ../src/ui/theme-viewer.c:862 +#: ../src/ui/theme-viewer.c:869 #, c-format msgid "Loaded theme \"%s\" in %g seconds\n" msgstr "Tema \"%s\" carregado em %g segundos\n" -#: ../src/ui/theme-viewer.c:906 +#: ../src/ui/theme-viewer.c:913 msgid "Normal Title Font" msgstr "Fonte de título normal" -#: ../src/ui/theme-viewer.c:912 +#: ../src/ui/theme-viewer.c:919 msgid "Small Title Font" msgstr "Fonte de título pequeno" -#: ../src/ui/theme-viewer.c:918 +#: ../src/ui/theme-viewer.c:925 msgid "Large Title Font" msgstr "Fonte de título grande" -#: ../src/ui/theme-viewer.c:923 +#: ../src/ui/theme-viewer.c:930 msgid "Button Layouts" msgstr "Disposições de botões" -#: ../src/ui/theme-viewer.c:928 +#: ../src/ui/theme-viewer.c:935 msgid "Benchmark" msgstr "Benchmark" -#: ../src/ui/theme-viewer.c:985 +#: ../src/ui/theme-viewer.c:992 msgid "Window Title Goes Here" msgstr "O título da janela vem aqui" -#: ../src/ui/theme-viewer.c:1090 +#: ../src/ui/theme-viewer.c:1097 #, c-format msgid "" "Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g " |