maxerba pushed a commit to branch master.

http://git.enlightenment.org/games/elemines.git/commit/?id=fcb4b336756940eb9cb1d9f6ed3ed38c7236dc2c

commit fcb4b336756940eb9cb1d9f6ed3ed38c7236dc2c
Author: maxerba <[email protected]>
Date:   Fri Jun 6 13:15:47 2014 +0200

    Adding catalan translation
---
 po/LINGUAS |   1 +
 po/ca.po   | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+)

diff --git a/po/LINGUAS b/po/LINGUAS
index 29dccb7..5743998 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,3 +1,4 @@
+ca
 eo
 fr
 gl
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..079b6c0
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,100 @@
+# Catalan translation for enlightenment
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the enlightenment package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: enlightenment\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2014-01-28 11:51+0100\n"
+"PO-Revision-Date: 2014-05-26 21:50+0000\n"
+"Last-Translator: joancoll <Unknown>\n"
+"Language-Team: Catalan <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2014-05-27 05:40+0000\n"
+"X-Generator: Launchpad (build 17017)\n"
+
+#: src/gui.c:59
+msgid "High Scores"
+msgstr "Puntuacions màximes"
+
+#: src/gui.c:103 src/gui.c:404
+msgid "Configuration"
+msgstr "Configuració"
+
+#: src/gui.c:116
+#, c-format
+msgid "%.0f mines"
+msgstr "%.0f mines"
+
+#: src/gui.c:127
+#, c-format
+msgid ""
+"<b>Note:</b> default mine number is <b>%d</b> with scoring in <b>%s</b> "
+"category. If you change the mine number to something else, your score will "
+"be put in the <b>%s</b> category."
+msgstr ""
+"<b>Nota:</b> el nombre de mines per defecte és <b>%d</b> a la categoria "
+"<b>%s</b>. Si canvia el nombre de mines a qualsevol altre nombre, la seva "
+"puntuació sortirà a la categoria <b>%s</b>."
+
+#: src/gui.c:141 src/gui.c:182
+msgid "OK"
+msgstr "Accepta"
+
+#: src/gui.c:147
+msgid "Cancel"
+msgstr "Cancel·la"
+
+#: src/gui.c:164 src/gui.c:407
+msgid "About"
+msgstr "Quant a"
+
+#: src/gui.c:171
+#, c-format
+msgid ""
+"<b>%s %s</b><br><br>%s<br><br>Pictures derived from Battle For "
+"Wesnoth:<br>http://www.wesnoth.org/<br>"
+msgstr ""
+"<b>%s %s</b><br><br>%s<br><br>Imatges derivades de Battle For "
+"Wesnoth:<br>http://www.wesnoth.org/<br>"
+
+#: src/gui.c:402
+msgid "Refresh"
+msgstr "Actualitza"
+
+#: src/gui.c:403
+msgid "Pause"
+msgstr "Pausa"
+
+#: src/gui.c:406
+msgid "Scores"
+msgstr "Puntuacions"
+
+#: src/gui.c:408
+msgid "Quit"
+msgstr "Surt"
+
+#: src/game.c:144
+#, c-format
+msgid "Score: %d"
+msgstr "Puntuació: %d"
+
+#: src/game.c:151
+msgid "High Score!!"
+msgstr "Puntuació màxima!!"
+
+#: src/game.c:159
+msgid "You win!"
+msgstr "Heu guanyat!"
+
+#: src/elemines.h:56
+msgid "Standard"
+msgstr "Estàndard"
+
+#: src/elemines.h:57
+msgid "Custom"
+msgstr "Personalitzat"

-- 


Reply via email to