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.ne.js') diff --git a/po/messages.ne.js b/po/messages.ne.js new file mode 100755 index 0000000..96d590c --- /dev/null +++ b/po/messages.ne.js @@ -0,0 +1,29 @@ +$.i18n.ne = +{ + "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-15 10:20+0545\nLast-Translator: hitman \nLanguage-Team: Nepali\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\n", + "horse": "horse", + "What is this?": "What is this?", + "cow": "cow", + "English_Animal Identification": "Animal Identification", + "bear": "bear", + " Help text here": "Nepali help text here", + "tiger": "tiger", + "elephant": "elephant", + "goat": "goat" + }, + "contextualized_strings": { + "$.ui.kHeader": { + "Teacher's Note": "पाठयोजना", + "Lesson Plan": "पाठविवरण" + }, + "$.ui.kFooter": { + "Play Again": "फेरी खेलौ", + "Start": "सुरु गरौ", + "Total": "जम्मा", + "Score": "अङ्क", + "Pause": "खेल रोकौ" + } + } +}; +$.i18n.setLocale('ne'); -- cgit v0.9.1