diff --git a/i18ntool.py b/i18ntool.py
index 5cc8ad51f..9954a7015 100755
--- a/i18ntool.py
+++ b/i18ntool.py
@@ -26,7 +26,7 @@
from shell_command import shell_call
# List of languages we care about
-LANGS = ['fr', 'es', 'it', 'nl', 'ar', 'zh', 'de', 'ne', 'pt', 'sw', 'kh']
+LANGS = ['en', 'fr', 'es', 'it', 'nl', 'zh', 'ne', 'km']
I18N_APPS = ['main', 'odk_viewer']
TX_LOGIN_URL = u'https://www.transifex.com/signin/'
diff --git a/locale/en/LC_MESSAGES/django.mo b/locale/en/LC_MESSAGES/django.mo
new file mode 100644
index 000000000..c68fc619a
Binary files /dev/null and b/locale/en/LC_MESSAGES/django.mo differ
diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po
index b7d6cea71..371b2438f 100644
--- a/locale/en/LC_MESSAGES/django.po
+++ b/locale/en/LC_MESSAGES/django.po
@@ -1,21 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR , YEAR.
-#
-#, fuzzy
+#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
+"Project-Id-Version: formhub\n"
+"Report-Msgid-Bugs-To: https://github.com/modilabs/formhub/issues\n"
"POT-Creation-Date: 2012-08-31 09:54+0000\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: 2012-08-31 10:19+0000\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: main/forms.py:22 main/forms.py:30
msgid "No License"
@@ -132,17 +132,17 @@ msgstr ""
#: main/templates/dashboard.html:12
#, python-format
msgid ""
-"For a quick introduction on how to publish a form check out the tutorial, and try publishing tutorial.xls."
+"For a quick introduction on how to publish a form check out the tutorial, and try publishing tutorial.xls."
msgstr ""
#: main/templates/dashboard.html:16
#, python-format
msgid ""
-"Learn about the XLSForm syntax here, email formhub users mailing list if you have questions, and checkout "
+"Learn about the XLSForm syntax here, email formhub users mailing list if you have questions, and checkout "
"examples at:
Formhub University."
msgstr ""
@@ -237,26 +237,26 @@ msgstr ""
#: main/templates/home.html:11
msgid ""
-"formhub is a free hosted service that makes data collection "
-"simple and collaborative."
+"formhub is a free hosted service that makes data collection"
+" simple and collaborative."
msgstr ""
#: main/templates/home.html:13
#, python-format
msgid ""
-"Simple.All you need to get started is an account on formhub and the ability to "
-"author .xls files. Absolutely no technical setup required."
+"Simple.All you need to get started is an account on formhub and the ability to"
+" author .xls files. Absolutely no technical setup required."
msgstr ""
#: main/templates/home.html:16
#, python-format
msgid ""
-"Collaborative. Share your data collection forms in Excel. Find, grab and "
-"modify other peoples' forms and quickly deploy "
-"it. Publish gathered data to share it with others via Excel, CSV, KML or an "
-"interactive map."
+"Collaborative. Share your data collection forms in Excel. Find, grab "
+"and modify other peoples' forms and quickly "
+"deploy it. Publish gathered data to share it with others via Excel, CSV, KML"
+" or an interactive map."
msgstr ""
#: main/templates/home.html:19
@@ -470,9 +470,9 @@ msgstr ""
#: main/templates/published_surveys.html:105 main/templates/show.html:420
#, python-format
msgid ""
-"Are you sure you want to delete the form '%(title)s'? This form has "
-"%(nb_sub)s submissions associated with it that will also be "
-"deleted. If you are unsure about deleting this form press 'Cancel' and "
+"Are you sure you want to delete the form '%(title)s'? This form has "
+"%(nb_sub)s submissions associated with it that will also be"
+" deleted. If you are unsure about deleting this form press 'Cancel' and "
"conside 'Archiving' the form instead."
msgstr ""
@@ -673,8 +673,8 @@ msgstr ""
#: main/templates/show.html:436
#, python-format
msgid ""
-"bamboo dataset: %(dataset)s"
+"bamboo dataset: %(dataset)s"
msgstr ""
#: main/templates/show.html:438
@@ -696,8 +696,8 @@ msgstr ""
#: main/templates/show.html:452
#, python-format
msgid ""
-"Sharing by link is on with URL %(base_url)s"
-"%(form_url)s"
+"Sharing by link is on with URL %(base_url)s%(form_url)s"
msgstr ""
#: main/templates/show.html:454
@@ -739,22 +739,24 @@ msgstr ""
#, python-format
msgid ""
"For questions related to authoring XLSForms please first checkout our syntax page, then use the formhub-users Google group"
+"href=\"%(syntax)s\">syntax page, then use the formhub-users"
+" Google group"
msgstr ""
#: main/templates/support.html:15
msgid ""
-"For help relating to using ODK Collect please contact the ODK Google group"
+"For help relating to using ODK Collect please contact the ODK Google "
+"group"
msgstr ""
#: main/templates/support.html:16
msgid ""
"For problems or suggestions related to the formhub service please email: support@formhub.org or formhub-users "
-"Google group"
+"href=\"mailto:support@formhub.org\">support@formhub.org or formhub-users"
+" Google group"
msgstr ""
#: main/templates/support.html:19
@@ -839,16 +841,16 @@ msgstr ""
msgid ""
"The second step is writing this survey in the xls2xform syntax. The idea "
"behind this approach is that each question in the survey is a row in the "
-"spreadsheet. By using a spreadsheet we can expose most of the XForm features "
-"supported by ODK Collect. Check out the images to the right that show the "
+"spreadsheet. By using a spreadsheet we can expose most of the XForm features"
+" supported by ODK Collect. Check out the images to the right that show the "
"xls2xform syntax for this survey."
msgstr ""
#: main/templates/tutorial.html:48
#, python-format
msgid ""
-"For more in depth information about the XLSForm syntax go here."
+"For more in depth information about the XLSForm syntax go here."
msgstr ""
#: main/templates/tutorial.html:53
@@ -859,9 +861,9 @@ msgstr ""
#, python-format
msgid ""
"After creating an account and signing into the site you can publish forms "
-"for use with ODK Collect. On the right, we submit tutorial.xls, described above, "
-"for publication."
+"for use with ODK Collect. On the right, we submit tutorial.xls, described "
+"above, for publication."
msgstr ""
#: main/templates/tutorial.html:69
@@ -878,9 +880,9 @@ msgstr ""
#, python-format
msgid ""
"The url of this web application must be given to ODK Collect before it will "
-"get forms from and submit data to formhub. In ODK Collect's Main Menu, press "
-"the Menu button. Select Server Preferences, then Server. Enter "
-"%(odk_url)s as the server."
+"get forms from and submit data to formhub. In ODK Collect's Main Menu, press"
+" the Menu button. Select Server Preferences, then Server. Enter "
+"%(odk_url)s as the server."
msgstr ""
#: main/templates/tutorial.html:98
@@ -892,7 +894,8 @@ msgid "Fill out the form on your phone."
msgstr ""
#: main/templates/tutorial.html:116
-msgid "After filling out the form on your phone submit the data to the server."
+msgid ""
+"After filling out the form on your phone submit the data to the server."
msgstr ""
#: main/templates/tutorial.html:124
@@ -1089,7 +1092,8 @@ msgstr ""
#: odk_logger/management/commands/move_media_to_s3.py:15
msgid ""
-"Moves all attachments and xls files to s3 from the local file system storage."
+"Moves all attachments and xls files to s3 from the local file system "
+"storage."
msgstr ""
#: odk_logger/management/commands/move_media_to_s3.py:23
@@ -1099,7 +1103,8 @@ msgstr ""
#: odk_logger/management/commands/move_media_to_s3.py:28
msgid ""
-"You must first set your default storage to s3 in your local_settings.py file."
+"You must first set your default storage to s3 in your local_settings.py "
+"file."
msgstr ""
#: odk_logger/management/commands/move_media_to_s3.py:37
@@ -1295,15 +1300,16 @@ msgstr ""
#: odk_viewer/templates/data_view.html:45
msgid ""
-"Your survey has {numquestions} question(s) and "
-"{numsubmissions} submission(s). Please click on Display Fields "
-"above and select the questions you want to view responses for."
+"Your survey has {numquestions} question(s) and "
+"{numsubmissions} submission(s). Please click on Display "
+"Fields above and select the questions you want to view responses for."
msgstr ""
#: odk_viewer/templates/data_view.html:46
msgid ""
-"NOTE: This is a beta feature and your survey contains more than "
-"{threshold} responses, search and sort features will not work."
+"NOTE: This is a beta feature and your survey contains more than "
+"{threshold} responses, search and sort features will not "
+"work."
msgstr ""
#: odk_viewer/templates/data_view.html:115
@@ -1420,8 +1426,7 @@ msgid ""
" Thanks for using formhub!\n"
" The Formhub Dev Team\n"
"\n"
-" P.S. Please consider joining the formhub-users group, https://groups."
-"google.com/group/formhub-users\n"
+" P.S. Please consider joining the formhub-users group, https://groups.google.com/group/formhub-users\n"
msgstr ""
#: staff/templates/templated_email/notice.email:15
@@ -1441,8 +1446,7 @@ msgid ""
"
\n"
"\n"
" \n"
-" P.S. Please consider joining the formhub-users group.\n"
+" P.S. Please consider joining the formhub-users group.\n"
"
\n"
msgstr ""
@@ -1457,8 +1461,8 @@ msgstr ""
#: templates/500.html:9
msgid ""
"If you are getting this error while trying to submit a form, please do "
-"consider sending an email to support@formhub.org with your xlsform attached. "
-"Thank you for using formhub."
+"consider sending an email to support@formhub.org with your xlsform attached."
+" Thank you for using formhub."
msgstr ""
#: templates/browser_message.html:17
@@ -1495,14 +1499,14 @@ msgstr ""
#: templates/footer.html:5
msgid ""
-"Built by the Modi Research Group"
-"a> at Columbia University."
+"Built by the Modi Research "
+"Group at Columbia University."
msgstr ""
#: templates/footer.html:8
msgid ""
-"Code (BSD License) at github."
-"com/modilabs/formhub"
+"Code (BSD License) at github.com/modilabs/formhub"
msgstr ""
#: templates/footer.html:10
@@ -1590,7 +1594,8 @@ msgstr ""
#: templates/registration/login.html:26
#, python-format
msgid ""
-"Can't access your account? Reset your password."
+"Can't access your account? Reset your "
+"password."
msgstr ""
#: templates/registration/login.html:28
@@ -1682,12 +1687,12 @@ msgstr ""
#: templates/registration/registration_form.html:29
msgid ""
-"By clicking the Register button, you acknowledge that this is beta software; "
-"we make no guarantees about the reliability or continuity of our service. We "
-"reserve the right to pause or terminate your service, or delete your account "
-"and data, at any time without notice. We will not be liable for any losses, "
-"either direct or indirect, that such service interruption or data loss may "
-"cause you. Use the service at your own risk."
+"By clicking the Register button, you acknowledge that this is beta software;"
+" we make no guarantees about the reliability or continuity of our service. "
+"We reserve the right to pause or terminate your service, or delete your "
+"account and data, at any time without notice. We will not be liable for any "
+"losses, either direct or indirect, that such service interruption or data "
+"loss may cause you. Use the service at your own risk."
msgstr ""
#: utils/country_field.py:6
@@ -2678,3 +2683,4 @@ msgstr ""
#: utils/viewer_tools.py:159
msgid "There should be a single title"
msgstr ""
+
diff --git a/locale/it/LC_MESSAGES/django.mo b/locale/it/LC_MESSAGES/django.mo
index cc5a7f16b..4e42911d0 100644
Binary files a/locale/it/LC_MESSAGES/django.mo and b/locale/it/LC_MESSAGES/django.mo differ
diff --git a/locale/it/LC_MESSAGES/django.po b/locale/it/LC_MESSAGES/django.po
index 62648f46c..a2ebd68b3 100644
--- a/locale/it/LC_MESSAGES/django.po
+++ b/locale/it/LC_MESSAGES/django.po
@@ -4,13 +4,14 @@
#
# Translators:
# , 2012.
+# renaud gaudin , 2013.
msgid ""
msgstr ""
"Project-Id-Version: formhub\n"
"Report-Msgid-Bugs-To: https://github.com/modilabs/formhub/issues\n"
"POT-Creation-Date: 2012-08-31 09:54+0000\n"
-"PO-Revision-Date: 2012-09-06 23:39+0000\n"
-"Last-Translator: benedetoula \n"
+"PO-Revision-Date: 2013-01-25 14:02+0000\n"
+"Last-Translator: renaud gaudin \n"
"Language-Team: Italian (http://www.transifex.com/projects/p/formhub/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -300,8 +301,8 @@ msgstr ""
#, python-format
msgid "formhubber (%(nb_users)s)"
msgid_plural "formhubbers (%(nb_users)s)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "formhubber (%(nb_users)s)"
+msgstr[1] "formhubbers (%(nb_users)s)"
#: main/templates/people.html:38
msgid "Organization"
@@ -347,8 +348,8 @@ msgstr ""
#, python-format
msgid "%(num_forms)s Shared form"
msgid_plural "%(num_forms)s Shared forms"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%(num_forms)s Shared form"
+msgstr[1] "%(num_forms)s Shared forms"
#: main/templates/profile.html:61
#, python-format
diff --git a/locale/ne/LC_MESSAGES/django.mo b/locale/ne/LC_MESSAGES/django.mo
index da2e1bb51..0e625c67d 100644
Binary files a/locale/ne/LC_MESSAGES/django.mo and b/locale/ne/LC_MESSAGES/django.mo differ
diff --git a/locale/ne/LC_MESSAGES/django.po b/locale/ne/LC_MESSAGES/django.po
index 6fda88672..2b6588fed 100644
--- a/locale/ne/LC_MESSAGES/django.po
+++ b/locale/ne/LC_MESSAGES/django.po
@@ -4,13 +4,14 @@
#
# Translators:
# , 2012.
+# renaud gaudin , 2013.
msgid ""
msgstr ""
"Project-Id-Version: formhub\n"
"Report-Msgid-Bugs-To: https://github.com/modilabs/formhub/issues\n"
"POT-Creation-Date: 2012-08-31 09:54+0000\n"
-"PO-Revision-Date: 2012-08-31 18:22+0000\n"
-"Last-Translator: prabhasp \n"
+"PO-Revision-Date: 2013-01-25 14:04+0000\n"
+"Last-Translator: renaud gaudin \n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/formhub/language/ne/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -300,8 +301,8 @@ msgstr ""
#, python-format
msgid "formhubber (%(nb_users)s)"
msgid_plural "formhubbers (%(nb_users)s)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "formhubber (%(nb_users)s)"
+msgstr[1] "formhubbers (%(nb_users)s)"
#: main/templates/people.html:38
msgid "Organization"
@@ -347,8 +348,8 @@ msgstr ""
#, python-format
msgid "%(num_forms)s Shared form"
msgid_plural "%(num_forms)s Shared forms"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%(num_forms)s Shared form"
+msgstr[1] "%(num_forms)s Shared forms"
#: main/templates/profile.html:61
#, python-format
diff --git a/locale/nl/LC_MESSAGES/django.mo b/locale/nl/LC_MESSAGES/django.mo
index ec0a48cd2..8f9a02eff 100644
Binary files a/locale/nl/LC_MESSAGES/django.mo and b/locale/nl/LC_MESSAGES/django.mo differ
diff --git a/locale/nl/LC_MESSAGES/django.po b/locale/nl/LC_MESSAGES/django.po
index c9f020ece..039e5c833 100644
--- a/locale/nl/LC_MESSAGES/django.po
+++ b/locale/nl/LC_MESSAGES/django.po
@@ -4,13 +4,14 @@
#
# Translators:
# , 2012.
+# renaud gaudin , 2013.
msgid ""
msgstr ""
"Project-Id-Version: formhub\n"
"Report-Msgid-Bugs-To: https://github.com/modilabs/formhub/issues\n"
"POT-Creation-Date: 2012-08-31 09:54+0000\n"
-"PO-Revision-Date: 2012-08-31 17:17+0000\n"
-"Last-Translator: martijnr \n"
+"PO-Revision-Date: 2013-01-25 14:03+0000\n"
+"Last-Translator: renaud gaudin \n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/formhub/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -300,8 +301,8 @@ msgstr ""
#, python-format
msgid "formhubber (%(nb_users)s)"
msgid_plural "formhubbers (%(nb_users)s)"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "formhubber (%(nb_users)s)"
+msgstr[1] "formhubbers (%(nb_users)s)"
#: main/templates/people.html:38
msgid "Organization"
@@ -347,8 +348,8 @@ msgstr ""
#, python-format
msgid "%(num_forms)s Shared form"
msgid_plural "%(num_forms)s Shared forms"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%(num_forms)s Shared form"
+msgstr[1] "%(num_forms)s Shared forms"
#: main/templates/profile.html:61
#, python-format
diff --git a/odk_viewer/locale/en/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/en/LC_MESSAGES/djangojs.mo
new file mode 100644
index 000000000..5b959a154
Binary files /dev/null and b/odk_viewer/locale/en/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/es/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/es/LC_MESSAGES/djangojs.mo
index e5e50ee8c..72107c1e2 100644
Binary files a/odk_viewer/locale/es/LC_MESSAGES/djangojs.mo and b/odk_viewer/locale/es/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/es/LC_MESSAGES/djangojs.po b/odk_viewer/locale/es/LC_MESSAGES/djangojs.po
index 03d0c6483..684c70f7b 100644
--- a/odk_viewer/locale/es/LC_MESSAGES/djangojs.po
+++ b/odk_viewer/locale/es/LC_MESSAGES/djangojs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-25 10:55+0000\n"
+"POT-Creation-Date: 2013-02-05 13:58+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -71,6 +71,26 @@ msgstr ""
msgid "Map data (c) OpenStreetMap contributors, CC-BY-SA"
msgstr ""
-#: static/js/mapview.js:120
+#: static/js/mapview.js:123
msgid "Google Satellite Map"
msgstr ""
+
+#: static/js/mapview.js:235
+msgid "Language"
+msgstr ""
+
+#: static/js/mapview.js:277
+msgid "View By"
+msgstr ""
+
+#: static/js/mapview.js:290
+msgid "None"
+msgstr ""
+
+#: static/js/mapview.js:312
+msgid "Container %(cont)s not found"
+msgstr ""
+
+#: static/js/mapview.js:614
+msgid "Number of submissions"
+msgstr ""
diff --git a/odk_viewer/locale/fr/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/fr/LC_MESSAGES/djangojs.mo
index 3fa57d7bc..8fe23234c 100644
Binary files a/odk_viewer/locale/fr/LC_MESSAGES/djangojs.mo and b/odk_viewer/locale/fr/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/fr/LC_MESSAGES/djangojs.po b/odk_viewer/locale/fr/LC_MESSAGES/djangojs.po
index 3d0d24443..57751a9d8 100644
--- a/odk_viewer/locale/fr/LC_MESSAGES/djangojs.po
+++ b/odk_viewer/locale/fr/LC_MESSAGES/djangojs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-25 10:55+0000\n"
+"POT-Creation-Date: 2013-02-05 13:58+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -73,24 +73,29 @@ msgstr ""
msgid "Map data (c) OpenStreetMap contributors, CC-BY-SA"
msgstr ""
-#: static/js/mapview.js:120
+#: static/js/mapview.js:123
msgid "Google Satellite Map"
msgstr ""
-#~ msgid "Language"
-#~ msgstr "Langue"
+#: static/js/mapview.js:235
+msgid "Language"
+msgstr "Langue"
-#~ msgid "View By"
-#~ msgstr "Voir par"
+#: static/js/mapview.js:277
+msgid "View By"
+msgstr "Voir par"
-#~ msgid "None"
-#~ msgstr "Aucun"
+#: static/js/mapview.js:290
+msgid "None"
+msgstr "Aucun"
-#~ msgid "Container %(cont)s not found"
-#~ msgstr "Container %(cont)s introuvable"
+#: static/js/mapview.js:312
+msgid "Container %(cont)s not found"
+msgstr "Container %(cont)s introuvable"
-#~ msgid "Number of submissions"
-#~ msgstr "Nombre de soumissions"
+#: static/js/mapview.js:614
+msgid "Number of submissions"
+msgstr "Nombre de soumissions"
#~ msgid "An unexpected error occurred"
#~ msgstr "Une erreur innatendue s'est produite"
diff --git a/odk_viewer/locale/it/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/it/LC_MESSAGES/djangojs.mo
index e5e50ee8c..6298cc887 100644
Binary files a/odk_viewer/locale/it/LC_MESSAGES/djangojs.mo and b/odk_viewer/locale/it/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/it/LC_MESSAGES/djangojs.po b/odk_viewer/locale/it/LC_MESSAGES/djangojs.po
index 03d0c6483..696ae8288 100644
--- a/odk_viewer/locale/it/LC_MESSAGES/djangojs.po
+++ b/odk_viewer/locale/it/LC_MESSAGES/djangojs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-25 10:55+0000\n"
+"POT-Creation-Date: 2013-02-05 13:59+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -71,6 +71,26 @@ msgstr ""
msgid "Map data (c) OpenStreetMap contributors, CC-BY-SA"
msgstr ""
-#: static/js/mapview.js:120
+#: static/js/mapview.js:123
msgid "Google Satellite Map"
msgstr ""
+
+#: static/js/mapview.js:235
+msgid "Language"
+msgstr ""
+
+#: static/js/mapview.js:277
+msgid "View By"
+msgstr ""
+
+#: static/js/mapview.js:290
+msgid "None"
+msgstr ""
+
+#: static/js/mapview.js:312
+msgid "Container %(cont)s not found"
+msgstr ""
+
+#: static/js/mapview.js:614
+msgid "Number of submissions"
+msgstr ""
diff --git a/odk_viewer/locale/ne/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/ne/LC_MESSAGES/djangojs.mo
index 7d2aa5ff0..6406eae5c 100644
Binary files a/odk_viewer/locale/ne/LC_MESSAGES/djangojs.mo and b/odk_viewer/locale/ne/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/ne/LC_MESSAGES/djangojs.po b/odk_viewer/locale/ne/LC_MESSAGES/djangojs.po
index a80ea208f..6bb394528 100644
--- a/odk_viewer/locale/ne/LC_MESSAGES/djangojs.po
+++ b/odk_viewer/locale/ne/LC_MESSAGES/djangojs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-25 10:56+0000\n"
+"POT-Creation-Date: 2013-02-05 14:00+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -70,6 +70,26 @@ msgstr ""
msgid "Map data (c) OpenStreetMap contributors, CC-BY-SA"
msgstr ""
-#: static/js/mapview.js:120
+#: static/js/mapview.js:123
msgid "Google Satellite Map"
msgstr ""
+
+#: static/js/mapview.js:235
+msgid "Language"
+msgstr ""
+
+#: static/js/mapview.js:277
+msgid "View By"
+msgstr ""
+
+#: static/js/mapview.js:290
+msgid "None"
+msgstr ""
+
+#: static/js/mapview.js:312
+msgid "Container %(cont)s not found"
+msgstr ""
+
+#: static/js/mapview.js:614
+msgid "Number of submissions"
+msgstr ""
diff --git a/odk_viewer/locale/nl/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/nl/LC_MESSAGES/djangojs.mo
index e5e50ee8c..6298cc887 100644
Binary files a/odk_viewer/locale/nl/LC_MESSAGES/djangojs.mo and b/odk_viewer/locale/nl/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/nl/LC_MESSAGES/djangojs.po b/odk_viewer/locale/nl/LC_MESSAGES/djangojs.po
index 03d0c6483..696ae8288 100644
--- a/odk_viewer/locale/nl/LC_MESSAGES/djangojs.po
+++ b/odk_viewer/locale/nl/LC_MESSAGES/djangojs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-25 10:55+0000\n"
+"POT-Creation-Date: 2013-02-05 13:59+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -71,6 +71,26 @@ msgstr ""
msgid "Map data (c) OpenStreetMap contributors, CC-BY-SA"
msgstr ""
-#: static/js/mapview.js:120
+#: static/js/mapview.js:123
msgid "Google Satellite Map"
msgstr ""
+
+#: static/js/mapview.js:235
+msgid "Language"
+msgstr ""
+
+#: static/js/mapview.js:277
+msgid "View By"
+msgstr ""
+
+#: static/js/mapview.js:290
+msgid "None"
+msgstr ""
+
+#: static/js/mapview.js:312
+msgid "Container %(cont)s not found"
+msgstr ""
+
+#: static/js/mapview.js:614
+msgid "Number of submissions"
+msgstr ""
diff --git a/odk_viewer/locale/zh/LC_MESSAGES/djangojs.mo b/odk_viewer/locale/zh/LC_MESSAGES/djangojs.mo
index 1f37da42f..47f4c94d5 100644
Binary files a/odk_viewer/locale/zh/LC_MESSAGES/djangojs.mo and b/odk_viewer/locale/zh/LC_MESSAGES/djangojs.mo differ
diff --git a/odk_viewer/locale/zh/LC_MESSAGES/djangojs.po b/odk_viewer/locale/zh/LC_MESSAGES/djangojs.po
index 67adf2cd9..9705dd4da 100644
--- a/odk_viewer/locale/zh/LC_MESSAGES/djangojs.po
+++ b/odk_viewer/locale/zh/LC_MESSAGES/djangojs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-01-25 10:55+0000\n"
+"POT-Creation-Date: 2013-02-05 13:59+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -70,6 +70,26 @@ msgstr ""
msgid "Map data (c) OpenStreetMap contributors, CC-BY-SA"
msgstr ""
-#: static/js/mapview.js:120
+#: static/js/mapview.js:123
msgid "Google Satellite Map"
msgstr ""
+
+#: static/js/mapview.js:235
+msgid "Language"
+msgstr ""
+
+#: static/js/mapview.js:277
+msgid "View By"
+msgstr ""
+
+#: static/js/mapview.js:290
+msgid "None"
+msgstr ""
+
+#: static/js/mapview.js:312
+msgid "Container %(cont)s not found"
+msgstr ""
+
+#: static/js/mapview.js:614
+msgid "Number of submissions"
+msgstr ""