diff options
author | raveit65 <[email protected]> | 2016-04-06 11:19:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-04-06 11:19:26 +0200 |
commit | 25f55e742317f5d16cddfef0ce246d278e5c73c2 (patch) | |
tree | eaedd6f38ee68a6f51a1e9ee9d56c009653d3b3c /po/ast.po | |
parent | 817efab827813ea2ca56f815fb95b6d1228274c2 (diff) | |
download | marco-25f55e742317f5d16cddfef0ce246d278e5c73c2.tar.bz2 marco-25f55e742317f5d16cddfef0ce246d278e5c73c2.tar.xz |
add new languages and sync with transiflex
Diffstat (limited to 'po/ast.po')
-rw-r--r-- | po/ast.po | 131 |
1 files changed, 66 insertions, 65 deletions
@@ -8,9 +8,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-06 11:58+0000\n" -"Last-Translator: Vlad Orlov <[email protected]>\n" +"POT-Creation-Date: 2016-03-09 17:44+0300\n" +"PO-Revision-Date: 2016-03-09 14:48+0000\n" +"Last-Translator: monsta <[email protected]>\n" "Language-Team: Asturian (http://www.transifex.com/mate/MATE/language/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -650,13 +650,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 @@ -1156,7 +1157,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 " @@ -1169,7 +1170,7 @@ msgstr "El ventanu %s llanta SM_CLIENT_ID sobre elli mesmu, en vez de llantalu s #. * 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 " @@ -1380,7 +1381,7 @@ msgstr "" msgid "Workspace %s%d" msgstr "" -#: ../src/ui/menu.c:391 +#: ../src/ui/menu.c:395 msgid "Move to Another _Workspace" msgstr "Mover a Otru Espaciu de Traba_yu" @@ -1466,7 +1467,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" @@ -1573,135 +1574,135 @@ msgstr "El factor de solombreáu \"%s\" nel color solombreáu ye negativu" msgid "Could not parse color \"%s\"" msgstr "Nun se pudo analizar el color \"%s\"" -#: ../src/ui/theme.c:1848 +#: ../src/ui/theme.c:1852 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "La espresión de coordenaes contién un caráuter '%s' que nun ta permitíu" -#: ../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 "La espresión de coordenaes contenía un númberu de coma flotante «%s» que nun se pudo analizar" -#: ../src/ui/theme.c:1889 +#: ../src/ui/theme.c:1893 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "La espresión de coordenaes contenía un enteru «%s» que nun se pudo analizar" -#: ../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 "La espresión de coordenaes contenía un operador inválidu al entamu del so testu: «%s»" -#: ../src/ui/theme.c:2068 +#: ../src/ui/theme.c:2072 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "La espresión de coordenaes taba balera o nun s'entendió" -#: ../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 "La espresión de coordenaes tuvo un resultáu erroneu por dividir por cero" -#: ../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 "La espresión de coordenaes intentó emplegar un operador mod con un númberu de coma flotante" -#: ../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 "La espresión de coordenaes tien un operador «%s» onde s'esperaba un operandu" -#: ../src/ui/theme.c:2296 +#: ../src/ui/theme.c:2300 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "La espresión de coordenaes tien un operandu onde s'esperaba un 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 "La espresión de coordenaes fina con un operador en vez de con un operandu" -#: ../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 "La espresión de coordenaes tien l'operador «%c» seguíu del operador «%c» ensin un operandu entre ellos" -#: ../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 "La espresión de coordenaes tien una variable o constante desconocida «%s»" -#: ../src/ui/theme.c:2556 +#: ../src/ui/theme.c:2560 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "L'analizador de la espresión de coordenaes derrocó'l so búfer." -#: ../src/ui/theme.c:2585 +#: ../src/ui/theme.c:2589 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "La espresión de coordenaes tien un paréntesis peslláu ensin un paréntesis abiertu" -#: ../src/ui/theme.c:2649 +#: ../src/ui/theme.c:2653 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "La espresión de coordenaes tien un paréntesis abiertu ensin un paréntesis pesllaú" -#: ../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 "La espresión de coordenaes paez que nun tien nin operadores nin 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 "El tema contenía una espresión que resultó d'un erru: %s\n" -#: ../src/ui/theme.c:4782 +#: ../src/ui/theme.c:4786 #, c-format msgid "" "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be " "specified for this frame style" msgstr "<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> tien qu'especificase pa esti estilu de marcu" -#: ../src/ui/theme.c:5434 ../src/ui/theme.c:5459 +#: ../src/ui/theme.c:5438 ../src/ui/theme.c:5463 #, c-format msgid "Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" msgstr "Falta <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>" -#: ../src/ui/theme.c:5503 +#: ../src/ui/theme.c:5507 #, c-format msgid "Failed to load theme \"%s\": %s\n" msgstr "Hebo un erru al cargar el tema «%s»: %s\n" -#: ../src/ui/theme.c:5633 ../src/ui/theme.c:5640 ../src/ui/theme.c:5647 -#: ../src/ui/theme.c:5654 ../src/ui/theme.c:5661 +#: ../src/ui/theme.c:5637 ../src/ui/theme.c:5644 ../src/ui/theme.c:5651 +#: ../src/ui/theme.c:5658 ../src/ui/theme.c:5665 #, c-format msgid "No <%s> set for theme \"%s\"" msgstr "Nun se configuró <%s> pal tema «%s»" -#: ../src/ui/theme.c:5669 +#: ../src/ui/theme.c:5673 #, c-format msgid "" "No frame style set for window type \"%s\" in theme \"%s\", add a <window " "type=\"%s\" style_set=\"whatever\"/> element" msgstr "Nun hai un estilu de marcu pa la triba de ventanu «%s» nel tema «%s», añadi un elementu <window type=\"%s\" style_set=\"whatever\"/>" -#: ../src/ui/theme.c:6146 ../src/ui/theme.c:6208 ../src/ui/theme.c:6271 +#: ../src/ui/theme.c:6150 ../src/ui/theme.c:6212 ../src/ui/theme.c:6275 #, c-format msgid "User-defined constants must begin with a capital letter; \"%s\" does not" msgstr "Les constantes definíes pol usuariu tienen qu'entamar con un lletra mayúscula; \"%s\" nun lo fai" -#: ../src/ui/theme.c:6154 ../src/ui/theme.c:6216 ../src/ui/theme.c:6279 +#: ../src/ui/theme.c:6158 ../src/ui/theme.c:6220 ../src/ui/theme.c:6283 #, c-format msgid "Constant \"%s\" has already been defined" msgstr "La constante «%s» yá se definió" @@ -2105,97 +2106,97 @@ msgstr "" msgid "This is a demo button with a 'quit' icon" msgstr "" -#: ../src/ui/theme-viewer.c:259 +#: ../src/ui/theme-viewer.c:263 msgid "This is a sample message in a sample dialog" msgstr "Esto ye un exemplu de mensaxe en un diálogu d'exemplu" -#: ../src/ui/theme-viewer.c:347 +#: ../src/ui/theme-viewer.c:351 #, c-format msgid "Fake menu item %d\n" msgstr "Elementu de menú falsu %d\n" -#: ../src/ui/theme-viewer.c:381 +#: ../src/ui/theme-viewer.c:390 msgid "Border-only window" msgstr "Ventanu sólo borde" -#: ../src/ui/theme-viewer.c:383 +#: ../src/ui/theme-viewer.c:392 msgid "Bar" msgstr "Barra" -#: ../src/ui/theme-viewer.c:400 +#: ../src/ui/theme-viewer.c:409 msgid "Normal Application Window" msgstr "Ventanu Aplicación Normal" -#: ../src/ui/theme-viewer.c:404 +#: ../src/ui/theme-viewer.c:413 msgid "Dialog Box" msgstr "Cuadru Diálogu" -#: ../src/ui/theme-viewer.c:408 +#: ../src/ui/theme-viewer.c:417 msgid "Modal Dialog Box" msgstr "Cuadru Diálogu Modal" -#: ../src/ui/theme-viewer.c:412 +#: ../src/ui/theme-viewer.c:421 msgid "Utility Palette" msgstr "Paleta d'utilidaes" -#: ../src/ui/theme-viewer.c:416 +#: ../src/ui/theme-viewer.c:425 msgid "Torn-off Menu" msgstr "Desactivar Menú" -#: ../src/ui/theme-viewer.c:420 +#: ../src/ui/theme-viewer.c:429 msgid "Border" msgstr "Borde" -#: ../src/ui/theme-viewer.c:748 +#: ../src/ui/theme-viewer.c:757 #, c-format msgid "Button layout test %d" msgstr "Test de distribución de botones %d" -#: ../src/ui/theme-viewer.c:777 +#: ../src/ui/theme-viewer.c:786 #, c-format msgid "%g milliseconds to draw one window frame" msgstr "%g milisegundos pa dibuxar un marcu de ventana" -#: ../src/ui/theme-viewer.c:821 +#: ../src/ui/theme-viewer.c:830 #, c-format msgid "Usage: marco-theme-viewer [THEMENAME]\n" msgstr "Emplegu: marco-theme-viewer [NOMETEMA]\n" -#: ../src/ui/theme-viewer.c:828 +#: ../src/ui/theme-viewer.c:837 #, c-format msgid "Error loading theme: %s\n" msgstr "Hebo un fallu al cargar el tema: %s\n" -#: ../src/ui/theme-viewer.c:834 +#: ../src/ui/theme-viewer.c:843 #, c-format msgid "Loaded theme \"%s\" in %g seconds\n" msgstr "Cargáu tema \"%s\" en %g segundos\n" -#: ../src/ui/theme-viewer.c:877 +#: ../src/ui/theme-viewer.c:886 msgid "Normal Title Font" msgstr "Tipografía de títulu normal" -#: ../src/ui/theme-viewer.c:883 +#: ../src/ui/theme-viewer.c:892 msgid "Small Title Font" msgstr "Fonte de Títulu pequeña" -#: ../src/ui/theme-viewer.c:889 +#: ../src/ui/theme-viewer.c:898 msgid "Large Title Font" msgstr "Tipografía de títulu grande" -#: ../src/ui/theme-viewer.c:894 +#: ../src/ui/theme-viewer.c:903 msgid "Button Layouts" msgstr "Distribución de botones" -#: ../src/ui/theme-viewer.c:899 +#: ../src/ui/theme-viewer.c:908 msgid "Benchmark" msgstr "Bancu de prebes" -#: ../src/ui/theme-viewer.c:946 +#: ../src/ui/theme-viewer.c:955 msgid "Window Title Goes Here" msgstr "El títulu de la ventana va equí" -#: ../src/ui/theme-viewer.c:1050 +#: ../src/ui/theme-viewer.c:1059 #, c-format msgid "" "Drew %d frames in %g client-side seconds (%g milliseconds per frame) and %g " @@ -2203,39 +2204,39 @@ msgid "" "frame)\n" msgstr "Dibuxeste %d marcos en %g segundos del llau del veceru (%g milisegundos por marcu) y %g segundos de tiempu estándar incluyendo recursos del servidor X (%g milisegundos por marcu)\n" -#: ../src/ui/theme-viewer.c:1269 +#: ../src/ui/theme-viewer.c:1278 msgid "position expression test returned TRUE but set error" msgstr "La prueba d'espresión de la posición devolvió TRUE pero con un fallu" -#: ../src/ui/theme-viewer.c:1271 +#: ../src/ui/theme-viewer.c:1280 msgid "position expression test returned FALSE but didn't set error" msgstr "La prueba d'espresión de la posición devolvió FALSE pero con un fallu" -#: ../src/ui/theme-viewer.c:1275 +#: ../src/ui/theme-viewer.c:1284 msgid "Error was expected but none given" msgstr "Esperábase un fallu, pero nun hebo dengún" -#: ../src/ui/theme-viewer.c:1277 +#: ../src/ui/theme-viewer.c:1286 #, c-format msgid "Error %d was expected but %d given" msgstr "Esperábase un fallu %d pero nun hebo el %d" -#: ../src/ui/theme-viewer.c:1283 +#: ../src/ui/theme-viewer.c:1292 #, c-format msgid "Error not expected but one was returned: %s" msgstr "Nun s'esperaba un fallu, pero devolvióse un: %s" -#: ../src/ui/theme-viewer.c:1287 +#: ../src/ui/theme-viewer.c:1296 #, c-format msgid "x value was %d, %d was expected" msgstr "el valor x yera %d, esperábase %d" -#: ../src/ui/theme-viewer.c:1290 +#: ../src/ui/theme-viewer.c:1299 #, c-format msgid "y value was %d, %d was expected" msgstr "el valor y yera %d, esperábase %d" -#: ../src/ui/theme-viewer.c:1355 +#: ../src/ui/theme-viewer.c:1364 #, c-format msgid "%d coordinate expressions parsed in %g seconds (%g seconds average)\n" msgstr "%d espresiones de coordenaes interpretaes en %g segundos (%g segundos de media)\n" |