Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/es.po122
1 files changed, 73 insertions, 49 deletions
diff --git a/po/es.po b/po/es.po
index e79ca0d..0c5c5d9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-15 00:33-0500\n"
-"PO-Revision-Date: 2012-11-17 23:41+0200\n"
+"POT-Creation-Date: 2013-11-19 00:32-0500\n"
+"PO-Revision-Date: 2013-12-03 03:06+0200\n"
"Last-Translator: AlanJAS <alanjas@hotmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -30,111 +30,131 @@ msgstr ""
"¡Crea tus gráficas y organiza tu información! Prueba la mejor gráfica para "
"tu caso."
-#: activity.py:148
+#: activity.py:93
+msgid "Invalid Value"
+msgstr "Valor invalido"
+
+#: activity.py:94
+msgid "The value must be a number (integer or decimal)"
+msgstr "El valor debe ser un numero (entero o decimal)"
+
+#: activity.py:97 activity.py:839
+msgid "Ok"
+msgstr "Ok"
+
+#: activity.py:193
msgid "Save as image"
msgstr "Guardar como imagen"
-#: activity.py:155
+#: activity.py:200
msgid "Read StopWatch data"
msgstr "Leer datos StopWatch"
-#: activity.py:161
+#: activity.py:206
msgid "Read Measure data"
msgstr "Leer datos Medir"
-#: activity.py:177 activity.py:388
+#: activity.py:222 activity.py:470
msgid "Add a value"
msgstr "Agregar un valor"
-#: activity.py:183
+#: activity.py:228
msgid "Remove the selected value"
msgstr "Eliminar el valor seleccionado"
-#: activity.py:197
-msgid "Vertical Bar Chart"
-msgstr "Grafico de barras verticales"
-
-#: activity.py:206
-msgid "Horizontal Bar Chart"
-msgstr "Grafico de barras horizontales"
-
-#: activity.py:213
-msgid "Line Chart"
-msgstr "Grafico de lineas"
-
-#: activity.py:220
-msgid "Pie Chart"
-msgstr "Grafico torta"
-
-#: activity.py:241
+#: activity.py:261
msgid "Chart Color"
msgstr "Color del grafico"
-#: activity.py:247
+#: activity.py:270
msgid "Line Color"
msgstr "Color de las lineas"
-#: activity.py:262
+#: activity.py:287
msgid "Horizontal label..."
msgstr "Etiqueta horizontal..."
-#: activity.py:276
+#: activity.py:301
msgid "Vertical label..."
msgstr "Etiqueta vertical..."
-#: activity.py:291
+#: activity.py:312
+msgid "Text"
+msgstr "Texto"
+
+#: activity.py:331
+msgid "Font Color"
+msgstr "Color de Fuente"
+
+#: activity.py:340
+msgid "Title font"
+msgstr "Nombre de Fuente"
+
+#: activity.py:349
+msgid "Labels font"
+msgstr "Fuente de Etiquetas"
+
+#: activity.py:356
+msgid "Tick font"
+msgstr "Fuente del tick"
+
+#: activity.py:373
msgid "Fullscreen"
msgstr "Pantalla completa"
-#: activity.py:335
+#: activity.py:417
msgid "Move up"
msgstr "Mover arriba"
-#: activity.py:339
+#: activity.py:421
msgid "Move down"
msgstr "Mover abajo"
-#: activity.py:377
+#: activity.py:459
msgid "No data"
msgstr "Sin datos"
-#: activity.py:613
+#: activity.py:549
+msgid "Vertical Bar Chart"
+msgstr "Grafico de barras verticales"
+
+#: activity.py:558
+msgid "Horizontal Bar Chart"
+msgstr "Grafico de barras horizontales"
+
+#: activity.py:565
+msgid "Line Chart"
+msgstr "Grafico de lineas"
+
+#: activity.py:572
+msgid "Pie Chart"
+msgstr "Grafico torta"
+
+#: activity.py:834
msgid "Invalid object"
msgstr "Objeto inválido"
-#: activity.py:615
+#: activity.py:836
#, python-format
msgid "The selected object must be a %s file"
msgstr "El objeto seleccionado debe ser un archivo %s"
-#: activity.py:618 activity.py:889
-msgid "Ok"
-msgstr "Ok"
-
-#: activity.py:650 readers.py:62
+#: activity.py:871 readers.py:62
msgid "StopWatch"
msgstr "Cronometro"
-#: activity.py:662
+#: activity.py:883
msgid "Measure"
msgstr "Medir"
-#: activity.py:773
+#: activity.py:1005
msgid "Label"
msgstr "Etiqueta"
-#: activity.py:784
+#: activity.py:1017
msgid "Value"
msgstr "Valor"
-#: activity.py:884
-msgid "Invalid Value"
-msgstr "Valor invalido"
-
-#: activity.py:886
-msgid "The value must be a number (integer or decimal)"
-msgstr "El valor debe ser un numero (entero o decimal)"
-
#: charthelp.py:12
msgid "Basic usage"
msgstr "Uso básico"
@@ -235,6 +255,10 @@ msgid "Drop the clipboard data into the chart area and it will be charted"
msgstr ""
"Arrastra los datos desde el portapapeles al área del gráfico y se graficarán"
+#: fontcombobox.py:90
+msgid "Select font"
+msgstr "Seleccionar fuente"
+
#: helpbutton.py:38
msgid "Help"
msgstr "Ayuda"