summaryrefslogtreecommitdiff
path: root/translations/fr/archaeological_warehouse.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/fr/archaeological_warehouse.po')
-rw-r--r--translations/fr/archaeological_warehouse.po197
1 files changed, 123 insertions, 74 deletions
diff --git a/translations/fr/archaeological_warehouse.po b/translations/fr/archaeological_warehouse.po
index 689d122df..0356ebec7 100644
--- a/translations/fr/archaeological_warehouse.po
+++ b/translations/fr/archaeological_warehouse.po
@@ -4,149 +4,169 @@
# Étienne Loks <etienne.loks at peacefrogs net>, 2010-2011.
# Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata
# Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata
+# Étienne Loks <etienne.loks@iggdrasil.net>, 2017. #zanata
msgid ""
msgstr ""
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"PO-Revision-Date: 2017-03-15 07:06-0400\n"
-"Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-04-05 12:20+0200\n"
+"PO-Revision-Date: 2017-03-21 06:24-0400\n"
+"Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"
"Language-Team: \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"
"X-Generator: Zanata 3.9.6\n"
-#: forms.py:35 forms.py:91 ishtar_menu.py:40 models.py:63 models.py:103
+#: forms.py:36 forms.py:99 ishtar_menu.py:40 models.py:66 models.py:202
#: templates/ishtar/sheet_warehouse.html:4
msgid "Warehouse"
msgstr "Dépôt"
-#: forms.py:44 forms.py:49 models.py:280
+#: forms.py:45 forms.py:50 models.py:387
msgid "Division"
msgstr "Division"
-#: forms.py:51 models.py:127
+#: forms.py:52 models.py:226
msgid "Order"
msgstr "Ordre"
-#: forms.py:62 models.py:53
+#: forms.py:66
+msgid "There are identical divisions."
+msgstr "Il y a des divisions identiques"
+
+#: forms.py:70 models.py:56
msgid "Divisions"
msgstr "Divisions"
-#: forms.py:66 forms.py:95 models.py:45 models.py:100
+#: forms.py:74 forms.py:103 models.py:48 models.py:199
msgid "Name"
msgstr "Nom"
-#: forms.py:67 forms.py:97 models.py:36 models.py:47
+#: forms.py:75 forms.py:105 models.py:39 models.py:50
msgid "Warehouse type"
msgstr "Type de dépôt"
-#: forms.py:68 forms.py:114
+#: forms.py:76 forms.py:122
msgid "Town"
msgstr "Commune"
-#: forms.py:79 views.py:100
+#: forms.py:87 views.py:100
msgid "Warehouse search"
msgstr "Rechercher un dépôt"
-#: forms.py:100 models.py:50
+#: forms.py:108 models.py:53
msgid "Person in charge"
msgstr "Responsable"
-#: forms.py:106 forms.py:168 models.py:51 models.py:180
+#: forms.py:114 forms.py:184 models.py:54 models.py:280
msgid "Comment"
msgstr "Commentaires"
-#: forms.py:108
+#: forms.py:116
msgid "Address"
msgstr "Adresse"
-#: forms.py:110
+#: forms.py:118
msgid "Address complement"
msgstr "Complément d'adresse"
-#: forms.py:112
+#: forms.py:120
msgid "Postal code"
msgstr "Code postal"
-#: forms.py:115
+#: forms.py:123
msgid "Country"
msgstr "Pays"
-#: forms.py:117
+#: forms.py:125
msgid "Phone"
msgstr "Téléphone"
-#: forms.py:118
+#: forms.py:126
msgid "Mobile phone"
msgstr "Téléphone mobile"
-#: forms.py:145 forms.py:146
+#: forms.py:153 forms.py:154
msgid "Would you like to delete this warehouse?"
msgstr "Voulez-vous supprimer ce dépôt ?"
-#: forms.py:150 models.py:191 models.py:278
+#: forms.py:158 models.py:291 models.py:384
#: templates/ishtar/sheet_container.html:4
msgid "Container"
msgstr "Contenant"
-#: forms.py:154 forms.py:221 models.py:142
+#: forms.py:163 forms.py:237 models.py:241
msgid "Ref."
msgstr "Réf."
-#: forms.py:155 forms.py:220 models.py:145 models.py:178
+#: forms.py:164 forms.py:236 models.py:244 models.py:278
msgid "Container type"
msgstr "Type de contenant"
-#: forms.py:157
+#: forms.py:166
msgid "Current location (warehouse)"
msgstr "Lieu actuel (dépôt)"
-#: forms.py:163 models.py:175
+#: forms.py:172 models.py:275
msgid "Responsible warehouse"
msgstr "Dépôt responsable"
-#: forms.py:195
-msgid "Index"
-msgstr "Index"
+#: forms.py:178
+msgid "Image"
+msgstr "Image"
-#: forms.py:213
+#: forms.py:179
+#, python-format
+msgid ""
+"<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</"
+"p>"
+msgstr ""
+"<p>Les images trop grandes sont retaillées en : %(width)dx%(height)d (le "
+"ratio est conservé).</p>"
+
+#: forms.py:211
+msgid "ID"
+msgstr "Identifiant"
+
+#: forms.py:229
msgid "This ID already exists for this warehouse."
msgstr "Cet identifiant existe déjà pour ce dépôt."
-#: forms.py:231 forms.py:237 views.py:142
+#: forms.py:247 forms.py:253 views.py:142
msgid "Container search"
msgstr "Rechercher un contenant"
-#: forms.py:233 forms.py:239
+#: forms.py:249 forms.py:255
msgid "You should select a container."
msgstr "Vous devez sélectionner un contenant."
-#: forms.py:234
+#: forms.py:250
msgid "Add a new container"
msgstr "Ajouter un nouveau contenant"
-#: forms.py:244 ishtar_menu.py:36 views.py:95
+#: forms.py:260 ishtar_menu.py:36 views.py:95
msgid "Packaging"
msgstr "Conditionnement"
-#: forms.py:250
+#: forms.py:266
msgid "Packager"
msgstr "Personne assurant le conditionnement"
-#: forms.py:256
+#: forms.py:272
msgid "Date"
msgstr "Date"
-#: forms.py:260
+#: forms.py:276
msgid "Packaged finds"
msgstr "Mobilier conditionné"
-#: forms.py:264 models.py:181
+#: forms.py:280 models.py:281
msgid "Localisation"
msgstr "Localisation"
-#: forms.py:289 forms.py:290
+#: forms.py:305 forms.py:306
msgid "Would you like to delete this container?"
msgstr "Voulez-vous supprimer ce contenant ?"
@@ -170,115 +190,116 @@ msgstr "Modification"
msgid "Deletion"
msgstr "Suppression"
-#: ishtar_menu.py:57 models.py:192 templates/ishtar/sheet_warehouse.html:20
+#: ishtar_menu.py:57 models.py:292 templates/ishtar/sheet_warehouse.html:20
+#: templates/ishtar/sheet_warehouse.html:53
msgid "Containers"
msgstr "Contenants"
-#: models.py:37
+#: models.py:40
msgid "Warehouse types"
msgstr "Types de dépôt"
-#: models.py:56 models.py:186
+#: models.py:59 models.py:286
msgid "External ID"
msgstr "ID externe"
-#: models.py:58 models.py:188
+#: models.py:61 models.py:288
msgid "External ID is set automatically"
msgstr "L'ID externe est attribué automatiquement"
-#: models.py:64
+#: models.py:67
msgid "Warehouses"
msgstr "Dépôts"
-#: models.py:66
+#: models.py:69
msgid "Can view all Warehouses"
msgstr "Peut voir tous les Dépôts"
-#: models.py:67
+#: models.py:70
msgid "Can view own Warehouse"
msgstr "Peut voir son propre Dépôt"
-#: models.py:68
+#: models.py:71
msgid "Can add own Warehouse"
msgstr "Peut ajouter son propre Dépôt"
-#: models.py:69
+#: models.py:72
msgid "Can change own Warehouse"
msgstr "Peut modifier son propre Dépôt"
-#: models.py:70
+#: models.py:73
msgid "Can delete own Warehouse"
msgstr "Peut supprimer son propre Dépôt"
-#: models.py:102
+#: models.py:201
msgid "Description"
msgstr "Description"
-#: models.py:107 models.py:108
+#: models.py:206 models.py:207
msgid "Collection"
msgstr "Collection"
-#: models.py:117
+#: models.py:216
msgid "Warehouse division type"
msgstr "Type de division de dépôt"
-#: models.py:118
+#: models.py:217
msgid "Warehouse division types"
msgstr "Types de division de dépôt"
-#: models.py:138
+#: models.py:237
msgid "Length (mm)"
msgstr "Longueur (mm)"
-#: models.py:139
+#: models.py:238
msgid "Width (mm)"
msgstr "Largeur (mm)"
-#: models.py:140
+#: models.py:239
msgid "Height (mm)"
msgstr "Hauteur (mm)"
-#: models.py:141
+#: models.py:240
msgid "Volume (l)"
msgstr "Volume (l)"
-#: models.py:146
+#: models.py:245
msgid "Container types"
msgstr "Types de contenant"
-#: models.py:164
+#: models.py:264
msgid "Location - index"
msgstr "Lieu - index"
-#: models.py:165
+#: models.py:265
msgid "Precise localisation"
msgstr "Localisation précise"
-#: models.py:166
+#: models.py:266
msgid "Type"
msgstr "Type"
-#: models.py:172
+#: models.py:272
msgid "Location (warehouse)"
msgstr "Lieu (dépôt)"
-#: models.py:179
+#: models.py:279
msgid "Container ref."
msgstr "Réf. du contenant"
-#: models.py:183
+#: models.py:283
msgid "Cached location"
msgstr "Lieu - en cache"
-#: models.py:281
+#: models.py:388
msgid "Reference"
msgstr "Référence"
-#: models.py:284
+#: models.py:391
msgid "Container localisation"
msgstr "Localisation de contenant"
-#: models.py:285
+#: models.py:392
msgid "Container localisations"
msgstr "Localisations de contenant"
@@ -306,7 +327,7 @@ msgstr "Modifier un contenant"
msgid "Container deletion"
msgstr "Supprimer un contenant"
-#: templates/ishtar/sheet_container.html:22
+#: templates/ishtar/sheet_container.html:27
msgid "Content"
msgstr "Contenu"
@@ -314,10 +335,38 @@ msgstr "Contenu"
msgid "Attached containers"
msgstr "Contenants associés"
-#: templates/ishtar/wizard/wizard_containerlocalisation.html:5
+#: templates/ishtar/sheet_warehouse.html:29
+msgid "Statistics"
+msgstr ""
+
+#: templates/ishtar/sheet_warehouse.html:30
+msgid "Theses number are updated hourly"
+msgstr ""
+
+#: templates/ishtar/sheet_warehouse.html:32
+msgid "Finds"
+msgstr ""
+
+#: templates/ishtar/sheet_warehouse.html:39
+#, fuzzy
+msgid "Finds by location in the warehouse"
+msgstr "Lieu actuel (dépôt)"
+
+#: templates/ishtar/sheet_warehouse.html:59
+#, fuzzy
+msgid "Containers by location in the warehouse"
+msgstr "Lieu actuel (dépôt)"
+
+#: templates/ishtar/wizard/wizard_containerlocalisation.html:8
+msgid ""
+"No division set for this warehouse. Define at least one division to localise "
+"containers in this warehouse."
+msgstr ""
+"Pas de division configurée pour ce dépôt. Définissez au moins une division "
+"pour localiser les contenants dans ce dépôt."
+
+#: templates/ishtar/wizard/wizard_warehouse_divisions.html:8
msgid ""
-"No division set for this warehouse. Define it to localise container in this "
-"warehouse."
+"Containers with localisation are associated to this warehouse. You cannot "
+"change divisions."
msgstr ""
-"Pas de division configurée pour ce dépôt. Définissez une division pour "
-"localiser un contenant dans ce dépôt."