diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-05-26 09:17:44 +0000 | 
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-05-26 09:19:01 +0000 | 
| commit | 54edbd09fae1163ebb6f5f6dbf4124fe78f3dfbd (patch) | |
| tree | a2d023fa0110ba0c8a6acdaa5dfcb1e5447b28be | |
| parent | 430ad25e3fbc85042572d0e17425e1fd60b0f23f (diff) | |
| download | Ishtar-54edbd09fae1163ebb6f5f6dbf4124fe78f3dfbd.tar.bz2 Ishtar-54edbd09fae1163ebb6f5f6dbf4124fe78f3dfbd.zip | |
Translated using Weblate (French)
Currently translated at 99.3% (2278 of 2293 strings)
Translation: Ishtar/WIP/i18n
Translate-URL: https://translate.iggdrasil.net/projects/ishtar/wip-i18n/fr/
| -rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 39 | 
1 files changed, 1 insertions, 38 deletions
| diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index bb2524fea..81ad4af64 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr ""  "Project-Id-Version: \n"  "Report-Msgid-Bugs-To: \n"  "POT-Creation-Date: 2020-05-26 09:35+0200\n" -"PO-Revision-Date: 2020-05-26 08:46+0000\n" +"PO-Revision-Date: 2020-05-26 09:19+0000\n"  "Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"  "Language-Team: French <https://translate.iggdrasil.net/projects/ishtar/"  "wip-i18n/fr/>\n" @@ -58,50 +58,34 @@ msgid "Context record - 010 - Operation choice"  msgstr "Unité d'enregistrement - 010 - Choix de l'opération"  #: archaeological_context_records/forms.py:65 -#, fuzzy -#| msgid "Datings (period)"  msgid "Dating - period"  msgstr "Datation - période"  #: archaeological_context_records/forms.py:68 -#, fuzzy -#| msgid "Dating types"  msgid "Dating - precise"  msgstr "Datation - datation précise"  #: archaeological_context_records/forms.py:70 -#, fuzzy -#| msgid "Signature date before"  msgid "Dating - start date before"  msgstr "Datation - date de début avant"  #: archaeological_context_records/forms.py:72 -#, fuzzy -#| msgid "Signature date after"  msgid "Dating - start date after"  msgstr "Datation - date de début après"  #: archaeological_context_records/forms.py:74 -#, fuzzy -#| msgid "Treatment file end date before"  msgid "Dating - end date before"  msgstr "Datation - date de fin avant"  #: archaeological_context_records/forms.py:76 -#, fuzzy -#| msgid "Signature date after"  msgid "Dating - end date after"  msgstr "Datation - date de fin après"  #: archaeological_context_records/forms.py:77 -#, fuzzy -#| msgid "Dating quality type"  msgid "Dating - dating type"  msgstr "Datation - type de datation"  #: archaeological_context_records/forms.py:79 -#, fuzzy -#| msgid "Dating quality"  msgid "Dating - dating quality"  msgstr "Datation - qualité de datation" @@ -700,62 +684,41 @@ msgid "Dating quality types"  msgstr "Types de qualité de datation"  #: archaeological_context_records/models.py:87 -#, fuzzy -#| msgid "Datings (period)"  msgctxt "key for text search"  msgid "datings-period"  msgstr "datation-periode"  #: archaeological_context_records/models.py:91 -#, fuzzy -#| msgctxt "key for text search" -#| msgid "dating-comment"  msgctxt "key for text search"  msgid "datings-precise"  msgstr "datation-precise"  #: archaeological_context_records/models.py:95 -#, fuzzy -#| msgctxt "key for text search" -#| msgid "start-before"  msgctxt "key for text search"  msgid "datings-start-before"  msgstr "datation-debut-avant"  #: archaeological_context_records/models.py:99 -#, fuzzy -#| msgctxt "key for text search" -#| msgid "start-after"  msgctxt "key for text search"  msgid "datings-start-after"  msgstr "datation-debut-apres"  #: archaeological_context_records/models.py:103 -#, fuzzy -#| msgctxt "key for text search" -#| msgid "exhibition-end-before"  msgctxt "key for text search"  msgid "datings-end-before"  msgstr "datation-fin-avant"  #: archaeological_context_records/models.py:107 -#, fuzzy -#| msgctxt "key for text search" -#| msgid "exhibition-end-after"  msgctxt "key for text search"  msgid "datings-end-after"  msgstr "datation-fin-apres"  #: archaeological_context_records/models.py:111 -#, fuzzy -#| msgid "Dating type"  msgctxt "key for text search"  msgid "datings-type"  msgstr "datation-type"  #: archaeological_context_records/models.py:115 -#, fuzzy -#| msgid "Dating quality"  msgctxt "key for text search"  msgid "datings-quality"  msgstr "datation-qualite" | 
