diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2015-08-28 12:04:26 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2015-08-28 12:04:26 +0200 |
commit | 1c450cb70ba182df6ca9e793afc6ebc7b7f06c76 (patch) | |
tree | 608351dbebc4dfd2e52718a7818eec622d45a279 /archaeological_warehouse | |
parent | c4d501e9ff7efe028b22ee11aa9c96defb78b801 (diff) | |
download | Ishtar-1c450cb70ba182df6ca9e793afc6ebc7b7f06c76.tar.bz2 Ishtar-1c450cb70ba182df6ca9e793afc6ebc7b7f06c76.zip |
Update french translation
Diffstat (limited to 'archaeological_warehouse')
-rw-r--r-- | archaeological_warehouse/locale/fr/LC_MESSAGES/django.po | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/archaeological_warehouse/locale/fr/LC_MESSAGES/django.po b/archaeological_warehouse/locale/fr/LC_MESSAGES/django.po index d9a166207..9f6961cdb 100644 --- a/archaeological_warehouse/locale/fr/LC_MESSAGES/django.po +++ b/archaeological_warehouse/locale/fr/LC_MESSAGES/django.po @@ -8,33 +8,33 @@ msgid "" msgstr "" "Project-Id-Version: alpha\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-09-03 20:17+0200\n" +"POT-Creation-Date: 2015-08-28 11:57+0200\n" "PO-Revision-Date: 2010-12-09\n" "Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n" "Language-Team: \n" -"Language: \n" +"Language: fr\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" -#: forms.py:34 forms.py:89 models.py:42 models.py:68 +#: forms.py:34 forms.py:89 models.py:44 models.py:71 msgid "Warehouse" msgstr "Dépôt" -#: forms.py:42 models.py:34 +#: forms.py:42 models.py:35 msgid "Name" msgstr "Nom" -#: forms.py:44 models.py:30 models.py:36 +#: forms.py:44 models.py:30 models.py:37 msgid "Warehouse type" msgstr "Type de dépôt" -#: forms.py:46 models.py:38 +#: forms.py:46 models.py:40 msgid "Person in charge" msgstr "Responsable" -#: forms.py:51 forms.py:94 models.py:39 models.py:72 +#: forms.py:51 forms.py:94 models.py:41 models.py:75 msgid "Comment" msgstr "Commentaire" @@ -62,15 +62,15 @@ msgstr "Pays" msgid "Phone" msgstr "Téléphone" -#: forms.py:86 models.py:75 +#: forms.py:86 models.py:78 msgid "Container" msgstr "Contenant" -#: forms.py:87 forms.py:116 models.py:60 +#: forms.py:87 forms.py:116 models.py:62 msgid "Ref." msgstr "Réf." -#: forms.py:88 forms.py:115 models.py:63 models.py:70 +#: forms.py:88 forms.py:115 models.py:65 models.py:73 msgid "Container type" msgstr "Type de contenant" @@ -110,55 +110,55 @@ msgstr "Mobilier" msgid "Warehouse types" msgstr "Types de dépôts" -#: models.py:43 +#: models.py:45 msgid "Warehouses" msgstr "Dépôts" -#: models.py:45 +#: models.py:47 msgid "Can view all Warehouse" msgstr "Peut voir tous les Dépôts" -#: models.py:46 +#: models.py:48 msgid "Can view own Warehouse" msgstr "Peut voir son propre Dépôt" -#: models.py:47 +#: models.py:49 msgid "Can add own Warehouse" msgstr "Peut ajouter son propre Dépôt" -#: models.py:48 +#: models.py:50 msgid "Can change own Warehouse" msgstr "Peut changer son propre Dépôt" -#: models.py:49 +#: models.py:51 msgid "Can delete own Warehouse" msgstr "Peut supprimer son propre Dépôt" -#: models.py:56 +#: models.py:58 msgid "Length (mm)" msgstr "Longueur (mm) :" -#: models.py:57 +#: models.py:59 msgid "Width (mm)" msgstr "Largeur (mm) :" -#: models.py:58 +#: models.py:60 msgid "Height (mm)" msgstr "Hauteur (mm)" -#: models.py:59 +#: models.py:61 msgid "Volume (l)" msgstr "Volume (l)" -#: models.py:64 +#: models.py:66 msgid "Container types" msgstr "Types de contenant" -#: models.py:71 +#: models.py:74 msgid "Container ref." msgstr "Réf. du contenant" -#: models.py:76 +#: models.py:79 msgid "Containers" msgstr "Contenants" |