-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed - Upgrade richie to 2.8.1
- Loading branch information
Showing
4 changed files
with
37 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.2.0" | ||
__version__ = "0.3.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2021-09-02 00:42+0200\n" | ||
"POT-Creation-Date: 2021-09-30 15:53+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -16,45 +16,66 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: ademe/settings.py:223 | ||
#: ademe/settings.py:224 | ||
msgid "Dashboard" | ||
msgstr "Tableau de bord" | ||
|
||
#: ademe/settings.py:224 | ||
#: ademe/settings.py:225 | ||
msgid "{base_url:s}/dashboard" | ||
msgstr "" | ||
|
||
#: ademe/settings.py:227 | ||
#: ademe/settings.py:228 | ||
msgid "Profile" | ||
msgstr "Profil" | ||
|
||
#: ademe/settings.py:228 | ||
#: ademe/settings.py:229 | ||
msgid "{base_url:s}/u/(username)" | ||
msgstr "" | ||
|
||
#: ademe/settings.py:231 | ||
#: ademe/settings.py:232 | ||
msgid "Account" | ||
msgstr "Compte" | ||
|
||
#: ademe/settings.py:232 | ||
#: ademe/settings.py:233 | ||
msgid "{base_url:s}/account/settings" | ||
msgstr "" | ||
|
||
#: ademe/settings.py:306 | ||
#: ademe/settings.py:307 | ||
msgid "Teaser" | ||
msgstr "Accroche" | ||
|
||
#: ademe/settings.py:391 ademe/settings.py:414 | ||
#: ademe/settings.py:392 ademe/settings.py:415 | ||
msgid "French" | ||
msgstr "Français" | ||
|
||
#: ademe/settings.py:391 ademe/settings.py:406 | ||
#: ademe/settings.py:392 ademe/settings.py:407 | ||
msgid "English" | ||
msgstr "Anglais" | ||
|
||
#: templates/courses/cms/course_detail.html:17 | ||
msgctxt "course_detail__title" | ||
msgid "Other course runs" | ||
msgstr "Autres sessions" | ||
|
||
#: templates/courses/cms/course_detail.html:26 | ||
msgid "No other open course runs" | ||
msgstr "Aucune autre session ouverte" | ||
|
||
#: templates/courses/cms/course_detail.html:30 | ||
msgid "No open course runs" | ||
msgstr "Aucune session ouverte" | ||
|
||
#: templates/richie/base.html:8 | ||
msgid "Contact us" | ||
msgstr "Nous contacter" | ||
|
||
#: templates/richie/large_banner/hero-intro.html:17 | ||
msgid "Search in our courses" | ||
msgstr "Rechercher parmis nos cours" | ||
|
||
#: templates/richie/large_banner/hero-intro.html:24 | ||
msgid "Explore our catalog" | ||
msgstr "Explorer notre catalogue" | ||
|
||
msgid "Help" | ||
msgstr "Aide" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters