From d03552a31d2b63b42084ae506fc94e6149a5440a Mon Sep 17 00:00:00 2001 From: Bryan Berry Date: Mon, 15 Mar 2010 08:43:52 +0000 Subject: initial commit --- (limited to 'po/messages.es.js') 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 \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 \nLanguage-Team: LANGUAGE \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'); -- cgit v0.9.1