diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-09-03 20:20:15 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-09-03 20:20:15 +0200 |
| commit | cf598910a83bbc67817a3c361235ed718cba6d4f (patch) | |
| tree | ca36a9dbc7703cef03876a32a257f39901a18fdc /archaeological_finds | |
| parent | 0ad903aca0480ab521001165a276da47c140bc36 (diff) | |
| download | Ishtar-cf598910a83bbc67817a3c361235ed718cba6d4f.tar.bz2 Ishtar-cf598910a83bbc67817a3c361235ed718cba6d4f.zip | |
Update french translation
Diffstat (limited to 'archaeological_finds')
| -rw-r--r-- | archaeological_finds/locale/fr/LC_MESSAGES/django.po | 241 |
1 files changed, 167 insertions, 74 deletions
diff --git a/archaeological_finds/locale/fr/LC_MESSAGES/django.po b/archaeological_finds/locale/fr/LC_MESSAGES/django.po index a0f7245a4..35705c2f0 100644 --- a/archaeological_finds/locale/fr/LC_MESSAGES/django.po +++ b/archaeological_finds/locale/fr/LC_MESSAGES/django.po @@ -1,14 +1,14 @@ # Ishtar po translation. -# Copyright (C) 2010-2011 +# Copyright (C) 2010-2013 # This file is distributed under the same license as the Ishtar package. -# Étienne Loks <etienne.loks at peacefrogs net>, 2010-2011. +# Étienne Loks <etienne.loks at peacefrogs net>, 2010-2013. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: alpha\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-17 01:13+0200\n" +"POT-Creation-Date: 2013-09-03 20:10+0200\n" "PO-Revision-Date: 2010-12-09\n" "Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n" "Language-Team: \n" @@ -18,148 +18,167 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" -#: forms.py:48 ishtar_menu.py:27 models.py:194 models.py:229 models.py:278 +#: forms.py:50 ishtar_menu.py:27 models.py:171 models.py:288 models.py:337 +#: templates/ishtar/sheet_find.html:7 msgid "Find" msgstr "Mobilier" -#: forms.py:51 forms.py:182 models.py:45 models.py:123 +#: forms.py:53 forms.py:198 models.py:45 models.py:146 msgid "ID" msgstr "Identifiant" -#: forms.py:53 forms.py:93 forms.py:129 models.py:46 models.py:124 -#: models.py:241 +#: forms.py:55 forms.py:108 forms.py:145 models.py:46 models.py:147 +#: models.py:300 templates/ishtar/sheet_find.html:15 msgid "Description" msgstr "Description" -#: forms.py:55 forms.py:94 models.py:49 +#: forms.py:57 forms.py:109 models.py:49 msgid "Is isolated?" msgstr "Est isolé ?" -#: forms.py:57 forms.py:92 forms.py:186 models.py:41 models.py:126 +#: forms.py:59 forms.py:107 forms.py:202 models.py:41 models.py:149 +#: templates/ishtar/sheet_find.html:17 msgid "Material type" msgstr "Type de matériau" -#: forms.py:59 forms.py:188 models.py:127 +#: forms.py:60 forms.py:203 models.py:150 templates/ishtar/sheet_find.html:21 msgid "Volume (l)" msgstr "Volume (l)" -#: forms.py:60 forms.py:189 models.py:128 +#: forms.py:61 forms.py:204 models.py:151 templates/ishtar/sheet_find.html:23 msgid "Weight (g)" msgstr "Poids (g)" -#: forms.py:61 forms.py:190 models.py:129 +#: forms.py:62 forms.py:205 models.py:152 templates/ishtar/sheet_find.html:25 msgid "Find number" msgstr "Mobilier (en nombre)" -#: forms.py:64 models.py:134 +#: forms.py:63 +msgid "Image" +msgstr "Image" + +#: forms.py:64 +#, 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 à : %(width)dx%(height)d (le ratio " +"est conservé).</p>" + +#: forms.py:76 models.py:157 templates/ishtar/sheet_find.html:19 msgid "Dating" msgstr "Datation" -#: forms.py:69 forms.py:90 +#: forms.py:81 forms.py:105 msgid "Period" msgstr "Période" -#: forms.py:71 forms.py:131 models.py:249 models.py:282 +#: forms.py:82 forms.py:147 models.py:308 models.py:341 msgid "Start date" msgstr "Date de début" -#: forms.py:73 forms.py:133 models.py:250 models.py:283 +#: forms.py:84 forms.py:149 models.py:309 models.py:342 msgid "End date" msgstr "Date de fin" -#: forms.py:74 +#: forms.py:85 msgid "Quality" msgstr "Qualité" -#: forms.py:76 +#: forms.py:87 msgid "Dating type" msgstr "Type de datation" -#: forms.py:87 +#: forms.py:102 msgid "Year" msgstr "Année" -#: forms.py:89 +#: forms.py:104 msgid "Code PATRIARCHE" msgstr "Code PATRIARCHE" -#: forms.py:106 views.py:60 +#: forms.py:110 +msgid "Has an image?" +msgstr "Dispose d'une image ?" + +#: forms.py:122 views.py:64 msgid "Find search" msgstr "Recherche de mobilier" -#: forms.py:115 +#: forms.py:131 msgid "Base treatment" msgstr "Traitement de base" -#: forms.py:119 models.py:235 models.py:243 +#: forms.py:135 models.py:294 models.py:302 msgid "Treatment type" msgstr "Type de traitement" -#: forms.py:120 models.py:247 models.py:281 +#: forms.py:136 models.py:306 models.py:340 msgid "Person" msgstr "Individu" -#: forms.py:124 models.py:245 +#: forms.py:140 models.py:304 msgid "Location" msgstr "Lieu" -#: forms.py:144 +#: forms.py:160 msgid "Upstream finds" msgstr "Mobilier amont" -#: forms.py:146 models.py:195 +#: forms.py:162 models.py:172 msgid "Finds" msgstr "Mobilier" -#: forms.py:154 +#: forms.py:170 msgid "You should at least select one archaeological find." msgstr "Vous devez sélectionner du mobilier archéologique." -#: forms.py:180 +#: forms.py:196 msgid "Resulting find" msgstr "Mobilier résultant" -#: forms.py:184 +#: forms.py:200 msgid "Precise description" msgstr "Description précise" -#: forms.py:194 +#: forms.py:214 msgid "Resulting finds" msgstr "Mobiliers résultants" -#: forms.py:197 +#: forms.py:217 msgid "Upstream find" msgstr "Mobilier amont" -#: forms.py:204 +#: forms.py:224 msgid "Archaelogical find search" msgstr "Recherche de mobilier" -#: forms.py:206 +#: forms.py:226 msgid "You should select an archaelogical find." msgstr "Vous devez sélectionner du mobilier." -#: forms.py:210 +#: forms.py:230 msgid "Year of the operation" msgstr "Année de l'opération" -#: forms.py:212 +#: forms.py:232 msgid "Period of the archaelogical find" msgstr "Période du mobilier" -#: forms.py:215 +#: forms.py:234 msgid "Material type of the archaelogical find" msgstr "Type de matériau du mobilier" -#: forms.py:218 +#: forms.py:236 msgid "Description of the archaelogical find" msgstr "Description du mobilier" -#: forms.py:230 +#: forms.py:248 msgid "Documentation search" msgstr "Recherche de document" -#: forms.py:232 +#: forms.py:250 msgid "You should select a document." msgstr "Vous devez sélectionner un document." @@ -203,7 +222,7 @@ msgstr "Types de matériaux" msgid "Context Record" msgstr "Unité d'Enregistrement" -#: models.py:56 models.py:120 +#: models.py:56 models.py:143 msgid "Base find" msgstr "Mobilier de base" @@ -231,134 +250,208 @@ msgstr "Peut changer son propre Mobilier de base" msgid "Can delete own Base find" msgstr "Peut supprimer son propre Mobilier de base" -#: models.py:122 +#: models.py:145 msgid "Order" msgstr "Ordre" -#: models.py:131 +#: models.py:154 templates/ishtar/sheet_find.html:27 msgid "Upstream treatment" msgstr "Traitement amont" -#: models.py:133 +#: models.py:156 templates/ishtar/sheet_find.html:29 msgid "Downstream treatment" msgstr "Traitement aval" -#: models.py:136 models.py:239 +#: models.py:159 models.py:298 templates/ishtar/sheet_find.html:31 msgid "Container" msgstr "Contenant" -#: models.py:197 +#: models.py:174 msgid "Can view all Find" msgstr "Peut voir tout le mobilier" -#: models.py:198 +#: models.py:175 msgid "Can view own Find" msgstr "Peut voir son propre mobilier" -#: models.py:199 +#: models.py:176 msgid "Can add own Find" msgstr "Peut ajouter son propre mobilier" -#: models.py:200 +#: models.py:177 msgid "Can change own Find" msgstr "Peut changer son propre mobilier" -#: models.py:201 +#: models.py:178 msgid "Can delete own Find" msgstr "Peut supprimer son propre mobilier" -#: models.py:227 +#: models.py:183 +msgid "FIND" +msgstr "MOBILIER" + +#: models.py:286 msgid "Find documentation" msgstr "Documentation de mobilier" -#: models.py:228 +#: models.py:287 msgid "Find documentations" msgstr "Documentations de mobilier" -#: models.py:233 +#: models.py:292 msgid "Virtual" msgstr "Virtuel" -#: models.py:236 +#: models.py:295 msgid "Treatment types" msgstr "Types de traitements" -#: models.py:254 models.py:274 +#: models.py:313 models.py:333 msgid "Treatment" msgstr "Traitement" -#: models.py:255 +#: models.py:314 msgid "Treatments" msgstr "Traitements" -#: models.py:257 +#: models.py:316 msgid "Can view all Treatment" msgstr "Peut voir tous les Traitements" -#: models.py:258 +#: models.py:317 msgid "Can view own Treatment" msgstr "Peut voir son propre Traitement" -#: models.py:259 +#: models.py:318 msgid "Can add own Treatment" msgstr "Peut ajouter son propre Traitement" -#: models.py:260 +#: models.py:319 msgid "Can change own Treatment" msgstr "Peut changer son propre Traitement" -#: models.py:261 +#: models.py:320 msgid "Can delete own Treatment" msgstr "Peut supprimer son propre traitement" -#: models.py:267 +#: models.py:326 msgid "by" msgstr "par" -#: models.py:272 +#: models.py:331 msgid "Treatment documentation" msgstr "Documentation d'un traitement" -#: models.py:273 +#: models.py:332 msgid "Treament documentations" msgstr "Documentations des traitements" -#: models.py:280 +#: models.py:339 msgid "Administrative act" msgstr "Acte administratif" -#: models.py:286 +#: models.py:345 msgid "Property" msgstr "Propriété" -#: models.py:287 +#: models.py:346 msgid "Properties" msgstr "Propriétés" -#: views.py:55 +#: views.py:59 msgid "New find" msgstr "Nouveau mobilier" -#: views.py:68 +#: views.py:72 msgid "Find modification" msgstr "Modification de mobilier" -#: views.py:76 +#: views.py:80 msgid "Find: new source" msgstr "Mobilier : nouvelle documentation associée" -#: views.py:84 +#: views.py:88 msgid "Find: source modification" msgstr "Mobilier : modification de documentation associée" -#: views.py:90 +#: views.py:94 msgid "Find: source deletion" msgstr "Mobilier : suppression de mobilier associé" -#: wizards.py:66 +#: wizards.py:68 msgid "Current operation: " msgstr "Opération : " -#: wizards.py:67 +#: wizards.py:69 msgid "Current context record: " msgstr "Unité d'Enregistrement : " + +#: templates/ishtar/sheet_find.html:5 +msgid "Export as:" +msgstr "Exporter en :" + +#: templates/ishtar/sheet_find.html:5 +msgid "OpenOffice.org file" +msgstr "Fichier OpenOffice.org" + +#: templates/ishtar/sheet_find.html:5 +msgid "PDF file" +msgstr "Fichier PDF" + +#: templates/ishtar/sheet_find.html:13 +msgid "Name" +msgstr "Nom" + +#: templates/ishtar/sheet_find.html:13 templates/ishtar/sheet_find.html:15 +#: templates/ishtar/sheet_find.html:17 templates/ishtar/sheet_find.html:19 +#: templates/ishtar/sheet_find.html:21 templates/ishtar/sheet_find.html:23 +#: templates/ishtar/sheet_find.html:25 templates/ishtar/sheet_find.html:27 +#: templates/ishtar/sheet_find.html:29 templates/ishtar/sheet_find.html:31 +#: templates/ishtar/sheet_find.html:37 templates/ishtar/sheet_find.html:39 +#: templates/ishtar/sheet_find.html:41 templates/ishtar/sheet_find.html:43 +msgid ":" +msgstr " :" + +#: templates/ishtar/sheet_find.html:34 +msgid "Associated base finds" +msgstr "Matériel de référence associé" + +#: templates/ishtar/sheet_find.html:37 +msgid "Complete ID" +msgstr "Id. complet" + +#: templates/ishtar/sheet_find.html:39 +msgid "Related context record" +msgstr "Unité d'Enregistrement associée" + +#: templates/ishtar/sheet_find.html:41 +msgid "Related parcel" +msgstr "Parcelle associée" + +#: templates/ishtar/sheet_find.html:43 +msgid "Related operation" +msgstr "Opération associée" + +#: templates/ishtar/sheet_find.html:49 +msgid "Documents" +msgstr "Documents" + +#: templates/ishtar/sheet_find.html:51 +msgid "Title" +msgstr "Titre" + +#: templates/ishtar/sheet_find.html:52 +msgid "Type" +msgstr "Type" + +#: templates/ishtar/sheet_find.html:53 +msgid "Authors" +msgstr "Auteurs" + +#: templates/ishtar/sheet_find.html:54 templates/ishtar/sheet_find.html:61 +msgid "Link" +msgstr "Lien" + +#: templates/ishtar/sheet_find.html:64 +msgid "No document associated to this find" +msgstr "Pas de document associé à ce mobilier" |
