From 25f55e742317f5d16cddfef0ce246d278e5c73c2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 6 Apr 2016 11:19:26 +0200 Subject: add new languages and sync with transiflex --- po/pt.po | 131 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 66 insertions(+), 65 deletions(-) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index 6797482f..3cb60253 100644 --- a/po/pt.po +++ b/po/pt.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-06 14:50+0300\n" -"PO-Revision-Date: 2015-11-18 23:33+0000\n" -"Last-Translator: crolidge\n" +"POT-Creation-Date: 2016-03-09 17:44+0300\n" +"PO-Revision-Date: 2016-03-09 14:48+0000\n" +"Last-Translator: monsta \n" "Language-Team: Portuguese (http://www.transifex.com/mate/MATE/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -653,13 +653,14 @@ msgid "Determines whether Marco is a compositing manager." msgstr "" #: ../src/org.mate.marco.gschema.xml.h:41 -msgid "Fast Alt-Tab Enabled" +msgid "Fast Alt-Tab with compositing manager (disable thumbnails)" msgstr "" #: ../src/org.mate.marco.gschema.xml.h:42 msgid "" -"Whether or not fast alt-tabbing is used when the compositing manager is " -"enabled." +"If set to true, no window thumbnails will be displayed in the alt-tab popup " +"window when the compositing manager is enabled. Application icons will be " +"displayed instead." msgstr "" #: ../src/org.mate.marco.gschema.xml.h:43 @@ -1159,7 +1160,7 @@ msgid "Marco" msgstr "Marco" #. first time through -#: ../src/core/window.c:5797 +#: ../src/core/window.c:5764 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1172,7 +1173,7 @@ msgstr "A janela %s define SM_CLIENT_ID em si própria, em vez de na janela WM_C #. * 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:6362 +#: ../src/core/window.c:6329 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1383,7 +1384,7 @@ msgstr "Área de Trabalho 1_0" msgid "Workspace %s%d" msgstr "Área de Trabalho %s%d" -#: ../src/ui/menu.c:391 +#: ../src/ui/menu.c:395 msgid "Move to Another _Workspace" msgstr "Mover para Outra Área de _Trabalho" @@ -1469,7 +1470,7 @@ 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:113 +#: ../src/ui/resizepopup.c:120 #, c-format msgid "%d x %d" msgstr "%d x %d" @@ -1576,135 +1577,135 @@ msgstr "Fator de sombra \"%s\" na cor sombreada é negativo" msgid "Could not parse color \"%s\"" msgstr "Incapaz de processar cor \"%s\"" -#: ../src/ui/theme.c:1848 +#: ../src/ui/theme.c:1852 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "Expressão de coordenada contém carácter '%s' que não é permitido" -#: ../src/ui/theme.c:1875 +#: ../src/ui/theme.c:1879 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" " parsed" msgstr "Expressão de coordenada contém número decimal '%s' que não pode ser processado" -#: ../src/ui/theme.c:1889 +#: ../src/ui/theme.c:1893 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "Expressão de coordenada contém número inteiro '%s' que não pode ser processado" -#: ../src/ui/theme.c:2011 +#: ../src/ui/theme.c:2015 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "Expressão de coordenada contém operador desconhecido no início deste texto: \"%s\"" -#: ../src/ui/theme.c:2068 +#: ../src/ui/theme.c:2072 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "Expressão de coordenada está vazia ou não foi compreendida" -#: ../src/ui/theme.c:2179 ../src/ui/theme.c:2189 ../src/ui/theme.c:2223 +#: ../src/ui/theme.c:2183 ../src/ui/theme.c:2193 ../src/ui/theme.c:2227 #, c-format msgid "Coordinate expression results in division by zero" msgstr "Expressão de coordenada resulta em divisão por zero" -#: ../src/ui/theme.c:2231 +#: ../src/ui/theme.c:2235 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "Expressão de coordenada tenta utilizar operador mod num número decimal" -#: ../src/ui/theme.c:2287 +#: ../src/ui/theme.c:2291 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "Expressão de coordenada tem um operador \"%s\" onde era esperado um operando" -#: ../src/ui/theme.c:2296 +#: ../src/ui/theme.c:2300 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "Expressão de coordenada tem um operando onde era esperado um operador" -#: ../src/ui/theme.c:2304 +#: ../src/ui/theme.c:2308 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "Expressão de coordenada terminou com um operador em vez de um operando" -#: ../src/ui/theme.c:2314 +#: ../src/ui/theme.c:2318 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "Expressão de coordenada tem o operador \"%c\" seguido do operador \"%c\" sem um operando entre os dois" -#: ../src/ui/theme.c:2461 ../src/ui/theme.c:2502 +#: ../src/ui/theme.c:2465 ../src/ui/theme.c:2506 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "Expressão de coordenada tem uma variável ou constante \"%s\" desconhecida" -#: ../src/ui/theme.c:2556 +#: ../src/ui/theme.c:2560 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "O processador de expressão de coordenada transbordou o seu limiar." -#: ../src/ui/theme.c:2585 +#: ../src/ui/theme.c:2589 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "Expressão de coordenada tem um fecho de parentesis sem a respetiva abertura" -#: ../src/ui/theme.c:2649 +#: ../src/ui/theme.c:2653 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "Expressão de coordenada tem uma abertura de parentesis sem o respetivo fecho" -#: ../src/ui/theme.c:2660 +#: ../src/ui/theme.c:2664 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "Expressão de coordenada não aparenta ter operadores nem operandos" -#: ../src/ui/theme.c:2864 ../src/ui/theme.c:2884 ../src/ui/theme.c:2904 +#: ../src/ui/theme.c:2868 ../src/ui/theme.c:2888 ../src/ui/theme.c:2908 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "O tema continha uma expressão que resultou num erro: %s\n" -#: ../src/ui/theme.c:4782 +#: ../src/ui/theme.c:4786 #, c-format msgid "" "