Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/messages.es.js
diff options
context:
space:
mode:
authorBryan Berry <bryan@olenepal.org>2010-03-15 08:43:52 (GMT)
committer Bryan Berry <bryan@olenepal.org>2010-03-15 08:43:52 (GMT)
commitd03552a31d2b63b42084ae506fc94e6149a5440a (patch)
tree76608ccbe04fb941c9e4b69a205c957d29ac4b95 /po/messages.es.js
initial commit
Diffstat (limited to 'po/messages.es.js')
-rwxr-xr-xpo/messages.es.js30
1 files changed, 30 insertions, 0 deletions
diff --git a/po/messages.es.js b/po/messages.es.js
new file mode 100755
index 0000000..d96c7ea
--- /dev/null
+++ b/po/messages.es.js
@@ -0,0 +1,30 @@
+$.i18n.es =
+{
+ "strings": {
+ "": "#-#-#-#-# messages.js.pot (PACKAGE VERSION) #-#-#-#-#\nProject-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2010-03-13 16:22+0545\nPO-Revision-Date: 2010-03-13 16:25+0545\nLast-Translator: hitman <hitman@xiaopo>\nLanguage-Team: Spanish\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\n#-#-#-#-# messages.html.pot (PACKAGE VERSION) #-#-#-#-#\nProject-Id-Version: PACKAGE VERSION\nPOT-Creation-Date: 2010-03-13 16:13+NPT\nPO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\nLast-Translator: FULL NAME <EMAIL@ADDRESS>\nLanguage-Team: LANGUAGE <LL@li.org>\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: ENCODING\nGenerated-By: html2po.py 1.0\nPlural-Forms: nplurals=2; plural=(n != 1);\n",
+ "horse": "caballo",
+ "What is this?": "¿Qué es esto?",
+ "cow": "vaca",
+ "English_Animal Identification": "Identifica Animales",
+ "bear": "oso",
+ " Help text here": "Texto para ayudar aquí",
+ "tiger": "tigre",
+ "elephant": "elefante",
+ "goat": "chivo"
+ },
+ "contextualized_strings": {
+ "$.ui.kHeader": {
+ "Teacher's Note": "Nota de Profesora",
+ "Lesson Plan": "Plan de Lección"
+ },
+ "$.ui.kFooter": {
+ "Pause": "Pausa",
+ "Timer": "Reloj",
+ "Play Again": "Juega Otra",
+ "Start": "Comienza",
+ "Score": "Marca",
+ "Total": "Todo"
+ }
+ }
+};
+$.i18n.setLocale('es');