diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-18 19:14:51 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-18 19:14:51 +0100 |
commit | eded065bec024337a76ef8a7000d652488e2ebf7 (patch) | |
tree | 0e91219a4f05b44af3fedb24f464ce643d46c1cc /ishtar_common | |
parent | 7ec891dc10459cb208dc8170afecfd3713c4c0fe (diff) | |
download | Ishtar-eded065bec024337a76ef8a7000d652488e2ebf7.tar.bz2 Ishtar-eded065bec024337a76ef8a7000d652488e2ebf7.zip |
Update translations
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/django.pot | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 7356bfd36..098fbe1d9 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -5,7 +5,6 @@ # Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata # Étienne Loks <etienne.loks@iggdrasil.net>, 2016. #zanata # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata -# Étienne Loks <etienne.loks@iggdrasil.net>, 2017. #zanata # Valérie-Emma Leroux <emma@iggdrasil.net>, 2018. #zanata msgid "" msgstr "" @@ -703,10 +702,6 @@ msgid "Json data - Menus" msgstr "" #: models.py:934 -#| msgid "" -#| "Value of the key in the JSON schema. For hierarchical key use \"__\" to " -#| "explain it. For instance the key 'my_subkey' with data such as {'my_key': " -#| "{'my_subkey': 'value'}} will be reached with my_key__my_subkey." msgid "" "Value of the key in the JSON schema. For hierarchical key use \"__\" to " "explain it. For instance for the key 'my_subkey' with data such as " @@ -727,7 +722,6 @@ msgid "Json data - Fields" msgstr "" #: models.py:955 -#| msgid "Content type of the field and of the menu do not match" msgid "Content types of the field and of the menu do not match" msgstr "" @@ -1430,12 +1424,13 @@ msgid "False" msgstr "" #: models_imports.py:505 -#| msgid "All user can user it" -msgid "All user can use it" +#| msgid "All user can use it" +msgid "All users can use it" msgstr "" #: models_imports.py:507 -msgid "All user can modify it" +#| msgid "All user can modify it" +msgid "All users can modify it" msgstr "" #: models_imports.py:512 @@ -2814,18 +2809,12 @@ msgid "Load another random image?" msgstr "" #: views.py:99 -#| msgid "" -#| "PROJECT_SLUG is set to \"default\" change it in your local_settings (or " -#| "ask your admin to do it)." msgid "" "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask " "your admin to do it)." msgstr "" #: views.py:104 -#| msgid "" -#| "The slug of your current profile is set to \"default\" change it on the " -#| "administration page (or ask your admin to do it)." msgid "" "The slug of your current profile is set to \"default\". Change it on the " "administration page (or ask your admin to do it)." |