diff options
-rw-r--r-- | ishtar_common/locale/django.pot | 6 | ||||
-rw-r--r-- | translations/de/ishtar_common.po | 6 | ||||
-rw-r--r-- | translations/fr/ishtar_common.po | 12 |
3 files changed, 12 insertions, 12 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 9949973a0..fbc4b4eac 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -101,14 +101,14 @@ msgstr "" #: data_importer.py:634 msgid "" -"Force creation is set for model {} but this model is not in the list of " -"model allowed to be created." +"Forced creation is set for model {} but this model is not in the list of " +"models allowed to be created." msgstr "" #: data_importer.py:636 msgid "" "{} with values {} doesn't exist in the database. Create it first or fix your " -"source file" +"source file." msgstr "" #: data_importer.py:1089 diff --git a/translations/de/ishtar_common.po b/translations/de/ishtar_common.po index 18c5479a8..ca174763b 100644 --- a/translations/de/ishtar_common.po +++ b/translations/de/ishtar_common.po @@ -103,14 +103,14 @@ msgstr "" #: data_importer.py:634 msgid "" -"Force creation is set for model {} but this model is not in the list of " -"model allowed to be created." +"Forced creation is set for model {} but this model is not in the list of " +"models allowed to be created." msgstr "" #: data_importer.py:636 msgid "" "{} with values {} doesn't exist in the database. Create it first or fix your " -"source file" +"source file." msgstr "" #: data_importer.py:1089 diff --git a/translations/fr/ishtar_common.po b/translations/fr/ishtar_common.po index 8e9244c80..ef36de26d 100644 --- a/translations/fr/ishtar_common.po +++ b/translations/fr/ishtar_common.po @@ -11,7 +11,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" "Content-Type: text/plain; charset=UTF-8\n" -"PO-Revision-Date: 2017-02-06 09:42-0500\n" +"PO-Revision-Date: 2017-02-06 09:49-0500\n" "Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n" "Language-Team: \n" "Language: fr\n" @@ -115,16 +115,16 @@ msgstr "L'expression régulière ne fonctionne pas." #: data_importer.py:634 msgid "" -"Force creation is set for model {} but this model is not in the list of " -"model allowed to be created." +"Forced creation is set for model {} but this model is not in the list of " +"models allowed to be created." msgstr "" -"La création forcée est possible pour le modèle {} mais ce modèle n'est pas " -"dans la liste des modèles autorisés à être créés." +"La création forcée est possible pour le modèle {} mais ce modèle ne fait pas " +"partie de la liste des créations de modèle autorisées." #: data_importer.py:636 msgid "" "{} with values {} doesn't exist in the database. Create it first or fix your " -"source file" +"source file." msgstr "" "L'élément {} avec les valeurs {} n'existe pas dans la base de données. Créez-" "le d'abord ou corrigez votre fichier source." |