summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po58
1 files changed, 29 insertions, 29 deletions
diff --git a/po/es.po b/po/es.po
index dc06c6d8..a792f752 100644
--- a/po/es.po
+++ b/po/es.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-13 18:47-0700\n"
+"POT-Creation-Date: 2004-10-11 08:59-0700\n"
"PO-Revision-Date: 2004-08-28 16:58+0200\n"
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -89,23 +89,23 @@ msgstr ""
msgid "Fatal IO error %d (%s) on display '%s'.\n"
msgstr "Error fatal de E/S %d (%s) en la pantalla «%s».\n"
-#: src/frames.c:1021
+#: src/frames.c:1020
msgid "Close Window"
msgstr "Cerrar la ventana"
-#: src/frames.c:1024
+#: src/frames.c:1023
msgid "Window Menu"
msgstr "Menú de la ventana"
-#: src/frames.c:1027
+#: src/frames.c:1026
msgid "Minimize Window"
msgstr "Minimizar la ventana"
-#: src/frames.c:1030
+#: src/frames.c:1029
msgid "Maximize Window"
msgstr "Maximizar la ventana"
-#: src/frames.c:1033
+#: src/frames.c:1032
msgid "Unmaximize Window"
msgstr "Restaurar la ventana"
@@ -3046,18 +3046,18 @@ msgstr ""
msgid "Coordinate expression was empty or not understood"
msgstr "La expresión de coordenadas estaba vacía o no fue entendida"
-#: src/theme.c:1727 src/theme.c:1737 src/theme.c:1771
+#: src/theme.c:1731 src/theme.c:1741 src/theme.c:1775
msgid "Coordinate expression results in division by zero"
msgstr "La expresión de coordenadas resultó en un error de división por cero"
-#: src/theme.c:1779
+#: src/theme.c:1783
msgid ""
"Coordinate expression tries to use mod operator on a floating-point number"
msgstr ""
"La expresión de coordenadas intentó usar un operador mod con un número de "
"coma flotante"
-#: src/theme.c:1836
+#: src/theme.c:1840
#, c-format
msgid ""
"Coordinate expression has an operator \"%s\" where an operand was expected"
@@ -3065,17 +3065,17 @@ msgstr ""
"La expresión de coordenadas tiene un operador «%s» donde se esperaba un "
"operando"
-#: src/theme.c:1845
+#: src/theme.c:1849
msgid "Coordinate expression had an operand where an operator was expected"
msgstr ""
"La expresión de coordenadas tiene un operando donde se esperaba un operador"
-#: src/theme.c:1853
+#: src/theme.c:1857
msgid "Coordinate expression ended with an operator instead of an operand"
msgstr ""
"La expresión de coordenadas termina con una operador en vez de un operando"
-#: src/theme.c:1863
+#: src/theme.c:1867
#, c-format
msgid ""
"Coordinate expression has operator \"%c\" following operator \"%c\" with no "
@@ -3084,7 +3084,7 @@ msgstr ""
"La expresión de coordenadas tiene el operador «%c» seguido del operador «%c» "
"sin un operando entre ellos"
-#: src/theme.c:1982
+#: src/theme.c:1986
msgid ""
"Coordinate expression parser overflowed its buffer, this is really a "
"Metacity bug, but are you sure you need a huge expression like that?"
@@ -3093,34 +3093,34 @@ msgstr ""
"realmente es un error de Metacity pero ¿está seguro que necesita una "
"expresión tan grande como esa?"
-#: src/theme.c:2011
+#: src/theme.c:2015
msgid "Coordinate expression had a close parenthesis with no open parenthesis"
msgstr ""
"La expresión de coordenadas tiene un paréntesis cerrado sin un paréntesis "
"abierto"
-#: src/theme.c:2074
+#: src/theme.c:2078
#, c-format
msgid "Coordinate expression had unknown variable or constant \"%s\""
msgstr ""
"La expresión de coordenadas tiene una variable o constante desconocida «%s»"
-#: src/theme.c:2131
+#: src/theme.c:2135
msgid "Coordinate expression had an open parenthesis with no close parenthesis"
msgstr ""
"La expresión de coordenadas tiene un paréntesis abierto sin un paréntesis "
"cerrado"
-#: src/theme.c:2142
+#: src/theme.c:2146
msgid "Coordinate expression doesn't seem to have any operators or operands"
msgstr "La expresión de coordenadas no parece tener ni operadores ni operandos"
-#: src/theme.c:2386 src/theme.c:2408 src/theme.c:2429
+#: src/theme.c:2390 src/theme.c:2412 src/theme.c:2433
#, c-format
msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n"
msgstr "El tema contenía una expresión «%s» que ha resultado en un error: %s\n"
-#: src/theme.c:3915
+#: src/theme.c:3919
#, c-format
msgid ""
"<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
@@ -3129,25 +3129,25 @@ msgstr ""
"<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> debe ser "
"especificado para este estilo de marco"
-#: src/theme.c:4365 src/theme.c:4397
+#: src/theme.c:4369 src/theme.c:4401
#, 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/theme.c:4448
+#: src/theme.c:4452
#, c-format
msgid "Failed to load theme \"%s\": %s\n"
msgstr "Ocurrió un error al cargar el tema «%s»: %s\n"
-#: src/theme.c:4594 src/theme.c:4601 src/theme.c:4608 src/theme.c:4615
-#: src/theme.c:4622
+#: src/theme.c:4598 src/theme.c:4605 src/theme.c:4612 src/theme.c:4619
+#: src/theme.c:4626
#, c-format
msgid "No <%s> set for theme \"%s\""
msgstr "No se configuró <%s> para el tema «%s»"
-#: src/theme.c:4632
+#: src/theme.c:4636
#, c-format
msgid ""
"No frame style set for window type \"%s\" in theme \"%s\", add a <window "
@@ -3156,7 +3156,7 @@ msgstr ""
"No hay un estilo de marco para el tipo de ventana «%s» en el tema «%s», "
"añada un elemento <window type=\"%s\" style_set=\"whatever\"/>"
-#: src/theme.c:4654
+#: src/theme.c:4658
#, c-format
msgid ""
"<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
@@ -3165,7 +3165,7 @@ msgstr ""
"<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> debe ser "
"especificado para este tema"
-#: src/theme.c:5043 src/theme.c:5105
+#: src/theme.c:5047 src/theme.c:5109
#, c-format
msgid ""
"User-defined constants must begin with a capital letter; \"%s\" does not"
@@ -3173,7 +3173,7 @@ msgstr ""
"Las constantes definidas por el usuario deben comenzar con una letra "
"mayúscula; «%s» no lo hace"
-#: src/theme.c:5051 src/theme.c:5113
+#: src/theme.c:5055 src/theme.c:5117
#, c-format
msgid "Constant \"%s\" has already been defined"
msgstr "La constante «%s» ya ha sido definida"
@@ -3243,7 +3243,7 @@ msgid "Application set a bogus _NET_WM_PID %ld\n"
msgstr "La aplicación configuró un _NET_WM_PID %ld erróneo\n"
#. first time through
-#: src/window.c:4954
+#: src/window.c:4939
#, c-format
msgid ""
"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER "
@@ -3259,7 +3259,7 @@ msgstr ""
#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
#. * about these apps but make them work.
#.
-#: src/window.c:5625
+#: src/window.c:5610
#, c-format
msgid ""
"Window %s sets an MWM hint indicating it isn't resizable, but sets min size %"