Add French to platform languages

This commit is contained in:
Livvy Mackintosh 2017-09-22 17:00:57 +02:00
parent 1ecafb71c5
commit 53cf5736fb
4 changed files with 69 additions and 4 deletions

View File

@ -147,6 +147,7 @@ USE_TZ = True
LANGUAGES = [ LANGUAGES = [
('en_GB', _('English (British)')), ('en_GB', _('English (British)')),
('fr', _('French')),
('es', _('Spanish')), ('es', _('Spanish')),
] ]

View File

@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-16 16:18+0000\n" "POT-Creation-Date: 2017-09-22 14:59+0000\n"
"PO-Revision-Date: 2017-06-16 16:26+0000\n" "PO-Revision-Date: 2017-06-16 16:26+0000\n"
"Last-Translator: Livvy <livvy@base.nu>\n" "Last-Translator: Livvy <livvy@base.nu>\n"
"Language-Team: English (United Kingdom) " "Language-Team: English (United Kingdom) <http://i18n.ojuso.org/projects/"
"<http://i18n.ojuso.org/projects/platform/map/en_GB/>\n" "platform/map/en_GB/>\n"
"Language: en_GB\n" "Language: en_GB\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -50,6 +50,10 @@ msgid "English (British)"
msgstr "English (British)" msgstr "English (British)"
#: ojusomap/settings.py:150 #: ojusomap/settings.py:150
msgid "French"
msgstr ""
#: ojusomap/settings.py:151
msgid "Spanish" msgid "Spanish"
msgstr "Spanish" msgstr "Spanish"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-16 16:18+0000\n" "POT-Creation-Date: 2017-09-22 14:59+0000\n"
"PO-Revision-Date: 2017-06-16 17:00+0000\n" "PO-Revision-Date: 2017-06-16 17:00+0000\n"
"Last-Translator: Livvy <livvy@base.nu>\n" "Last-Translator: Livvy <livvy@base.nu>\n"
"Language-Team: Spanish <http://i18n.ojuso.org/projects/platform/map/es/>\n" "Language-Team: Spanish <http://i18n.ojuso.org/projects/platform/map/es/>\n"
@ -48,5 +48,9 @@ msgid "English (British)"
msgstr "" msgstr ""
#: ojusomap/settings.py:150 #: ojusomap/settings.py:150
msgid "French"
msgstr ""
#: ojusomap/settings.py:151
msgid "Spanish" msgid "Spanish"
msgstr "" msgstr ""

View File

@ -0,0 +1,56 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-09-22 14:59+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps/map/templates/map/base.html:15 apps/map/templates/map/index.html:15
msgid "Ojuso Platform Map"
msgstr ""
#: apps/map/templates/map/form.html:15 apps/map/templates/map/index.html:108
msgid "Submit a Case Study"
msgstr ""
#: apps/map/templates/map/form.html:16
msgid ""
"Here you can submit a case study for review and it will be added to the map."
msgstr ""
#: apps/map/templates/map/index.html:51
msgid "Quick View"
msgstr ""
#: apps/map/templates/map/index.html:58 apps/map/templates/map/index.html:89
msgid "Close"
msgstr ""
#: apps/map/templates/map/index.html:92
msgid "Save changes"
msgstr ""
#: ojusomap/settings.py:149
msgid "English (British)"
msgstr ""
#: ojusomap/settings.py:150
msgid "French"
msgstr ""
#: ojusomap/settings.py:151
msgid "Spanish"
msgstr ""