[hitori] Updated Spanish translation



commit 4fcdbe562b7d5337a84f183c506ed4a3b366dcd1
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Apr 23 10:32:00 2019 +0200

    Updated Spanish translation

 po/es.po | 139 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 106 insertions(+), 33 deletions(-)
---
diff --git a/po/es.po b/po/es.po
index ebf70d9..01f67a6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2,21 +2,21 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Jorge González <jorgegonz svn gnome org>, 2009, 2010.
-# Daniel Mustieles <daniel mustieles gmail com>, 2012, 2013, 2014, 2017, 2018, 2019.
+# Daniel Mustieles <daniel mustieles gmail com>, 2012-2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: hitori.master\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/hitori/issues\n";
-"POT-Creation-Date: 2018-12-20 15:42+0000\n"
-"PO-Revision-Date: 2019-01-04 13:05+0100\n"
+"POT-Creation-Date: 2019-03-26 18:27+0000\n"
+"PO-Revision-Date: 2019-04-23 10:19+0200\n"
 "Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
 "Language-Team: es <gnome-es-list gnome org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Gtranslator 2.91.7\n"
+"X-Generator: Gtranslator 3.32.0\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: data/org.gnome.Hitori.desktop.in:3 data/hitori.ui:67 src/main.c:101
@@ -33,11 +33,6 @@ msgstr "Jugar al juego de puzle Hitori"
 msgid "puzzle;game;logic;grid;"
 msgstr "puzle;juego;lógica;rejilla;tablero;"
 
-#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
-#: data/org.gnome.Hitori.desktop.in:9
-msgid "org.gnome.Hitori"
-msgstr "org.gnome.Hitori"
-
 #. Translators: the name of the application as it appears in a software center
 #: data/org.gnome.Hitori.appdata.xml.in:9
 msgid "GNOME Hitori"
@@ -64,7 +59,7 @@ msgstr ""
 msgid "The GNOME Project"
 msgstr "El Proyecto GNOME"
 
-#: data/hitori.ui:9 src/main.c:305
+#: data/hitori.ui:9 src/main.c:324
 msgid "_New Game"
 msgstr "Juego _nuevo"
 
@@ -73,28 +68,29 @@ msgid "Board _Size"
 msgstr "_Tamaño del tablero"
 
 #: data/hitori.ui:17
-msgid "5×5"
-msgstr "5x5"
+msgid "_5×5"
+msgstr "_5×5"
 
 #: data/hitori.ui:22
-msgid "6×6"
-msgstr "6x6"
+msgid "_6×6"
+msgstr "_6×6"
 
 #: data/hitori.ui:27
-msgid "7×7"
-msgstr "7×7"
+msgid "_7×7"
+msgstr "_7×7"
 
 #: data/hitori.ui:32
-msgid "8×8"
-msgstr "8×8"
+msgid "_8×8"
+msgstr "_8×8"
 
 #: data/hitori.ui:37
-msgid "9×9"
-msgstr "9×9"
+msgid "_9×9"
+msgstr "_9×9"
 
 #: data/hitori.ui:42
-msgid "10×10"
-msgstr "10×10"
+#| msgid "10×10"
+msgid "_10×10"
+msgstr "_10×10"
 
 #: data/hitori.ui:51
 msgid "_Help"
@@ -124,51 +120,110 @@ msgstr "Tamaño del tablero"
 msgid "The size of the board, in cells."
 msgstr "El tamaño del tablero, en casillas."
 
-#: src/interface.c:640
+#. Translators: This is a digit rendered in a cell on the game board.
+#. * Translate it to your locale’s number system if you wish the game
+#. * board to be rendered in those digits. Otherwise, leave the digits as
+#. * Arabic numerals.
+#: src/interface.c:148
+msgctxt "Board cell"
+msgid "1"
+msgstr "1"
+
+#: src/interface.c:149
+msgctxt "Board cell"
+msgid "2"
+msgstr "2"
+
+#: src/interface.c:150
+msgctxt "Board cell"
+msgid "3"
+msgstr "3"
+
+#: src/interface.c:151
+msgctxt "Board cell"
+msgid "4"
+msgstr "4"
+
+#: src/interface.c:152
+msgctxt "Board cell"
+msgid "5"
+msgstr "5"
+
+#: src/interface.c:153
+msgctxt "Board cell"
+msgid "6"
+msgstr "6"
+
+#: src/interface.c:154
+msgctxt "Board cell"
+msgid "7"
+msgstr "7"
+
+#: src/interface.c:155
+msgctxt "Board cell"
+msgid "8"
+msgstr "8"
+
+#: src/interface.c:156
+msgctxt "Board cell"
+msgid "9"
+msgstr "9"
+
+#: src/interface.c:157
+msgctxt "Board cell"
+msgid "10"
+msgstr "10"
+
+#: src/interface.c:158
+msgctxt "Board cell"
+msgid "11"
+msgstr "11"
+
+#: src/interface.c:669
 msgid "The help contents could not be displayed"
 msgstr "No se pudo mostrar el contenido de la ayuda"
 
-#: src/interface.c:664
+#: src/interface.c:693
 msgid "Copyright © 2007–2010 Philip Withnall"
 msgstr "Copyright © 2007–2010 Philip Withnall"
 
-#: src/interface.c:665
+#: src/interface.c:694
 msgid "A logic puzzle originally designed by Nikoli"
 msgstr "Un puzle de lógica diseñado originalmente por Nikoli"
 
-#: src/interface.c:667
+#: src/interface.c:696
 msgid "translator-credits"
 msgstr "Jorge González <jorgegonz svn gnome org>, 2007-2008"
 
-#: src/interface.c:671
+#: src/interface.c:700
 msgid "Hitori Website"
 msgstr "Página web de Hitori"
 
-#: src/main.c:209
+#: src/main.c:228
 msgid "Enable debug mode"
 msgstr "Activar modo de depuración"
 
 #. Translators: This means to choose a number as the "seed" for random number generation used when creating 
a board
-#: src/main.c:211
+#: src/main.c:230
 msgid "Seed the board generation"
 msgstr "Alimentar la generación de tableros"
 
 #. Options
-#: src/main.c:225
+#: src/main.c:244
 msgid "- Play a game of Hitori"
 msgstr "- Jugar una partida de Hitori"
 
 #. Print an error
-#: src/main.c:235
+#: src/main.c:254
 #, c-format
 msgid "Command line options could not be parsed: %s\n"
 msgstr "No se pudieron analizar las opciones de la línea de comandos: %s\n"
 
-#: src/main.c:301
+#: src/main.c:320
 msgid "Do you want to stop the current game?"
 msgstr "¿Quiere parar la partida actual?"
 
-#: src/main.c:304
+#: src/main.c:323
 msgid "Keep _Playing"
 msgstr "Seguir _jugando"
 
@@ -187,6 +242,24 @@ msgstr "_Salir"
 msgid "_Play Again"
 msgstr "Jugar _otra vez"
 
+#~ msgid "org.gnome.Hitori"
+#~ msgstr "org.gnome.Hitori"
+
+#~ msgid "5×5"
+#~ msgstr "5x5"
+
+#~ msgid "6×6"
+#~ msgstr "6x6"
+
+#~ msgid "7×7"
+#~ msgstr "7×7"
+
+#~ msgid "8×8"
+#~ msgstr "8×8"
+
+#~ msgid "9×9"
+#~ msgstr "9×9"
+
 #~ msgid "_About"
 #~ msgstr "A_cerca de"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]