diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-02-23 12:05:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-02-23 12:05:29 +0100 |
commit | 7d96afd42c664af2754c07eea062c1b8c55a5b75 (patch) | |
tree | 7538934402b0855bc5b502aa74cec0426b72d51d /ishtar_common | |
parent | 12f16ac2a3098ae12fc73ca73e527ba5041dedbd (diff) | |
download | Ishtar-7d96afd42c664af2754c07eea062c1b8c55a5b75.tar.bz2 Ishtar-7d96afd42c664af2754c07eea062c1b8c55a5b75.zip |
Update translations
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/django.pot | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index a8d478de9..3174c0ebc 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -3,6 +3,7 @@ # This file is distributed under the same license as the Ishtar package. # Étienne Loks <etienne.loks at peacefrogs net>, 2010-2015. # Étienne Loks <etienne.loks@iggdrasil.net>, 2015. #zanata +# Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata # Étienne Loks <etienne.loks@iggdrasil.net>, 2016. #zanata msgid "" msgstr "" @@ -470,11 +471,11 @@ msgid "Not a valid item." msgstr "" #: models.py:191 -msgid "An item selected is not a valid item." +msgid "A selected item is not a valid item." msgstr "" #: models.py:202 -msgid "This item already exist." +msgid "This item already exists." msgstr "" #: models.py:273 models.py:1092 models.py:1104 @@ -494,7 +495,7 @@ msgid "Key" msgstr "" #: models.py:485 -msgid "Key specific to an import" +msgid "Specific key to an import" msgstr "" #: models.py:556 @@ -716,7 +717,7 @@ msgid "Field name" msgstr "" #: models.py:1498 models.py:1532 -msgid "Force creation of new item" +msgid "Force creation of new items" msgstr "" #: models.py:1500 models.py:1534 @@ -947,7 +948,7 @@ msgid "End date" msgstr "" #: models.py:1798 -msgid "Seconds remaining" +msgid "Remaining seconds" msgstr "" #: models.py:1803 @@ -983,7 +984,7 @@ msgid "Organizations" msgstr "" #: models.py:1964 -msgid "Can view all Organization" +msgid "Can view all Organizations" msgstr "" #: models.py:1965 @@ -1019,7 +1020,7 @@ msgid "Miss" msgstr "" #: models.py:2019 -msgid "Mr and Miss" +msgid "Mr and Mrs" msgstr "" #: models.py:2020 @@ -1043,7 +1044,7 @@ msgid "Persons" msgstr "" #: models.py:2042 -msgid "Can view all Person" +msgid "Can view all Persons" msgstr "" #: models.py:2043 |