diff options
| author | cedricnjanga | 2018-03-27 23:31:39 -0700 |
|---|---|---|
| committer | Johan Van Ryseghem | 2018-03-29 09:31:43 +0200 |
| commit | ebac4a585f8da9ed1081e865ed852a00f8524fa8 (patch) | |
| tree | 9f0981a5cac561379eaea21d9942f0d70796ec0a /config | |
| parent | c76e2d94396dcedcf304e03c6a476bafe18464d3 (diff) | |
| download | chouette-core-ebac4a585f8da9ed1081e865ed852a00f8524fa8.tar.bz2 | |
Refs #6156 Update import english translations
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/imports.en.yml | 6 | ||||
| -rw-r--r-- | config/locales/imports.fr.yml | 7 |
2 files changed, 13 insertions, 0 deletions
diff --git a/config/locales/imports.en.yml b/config/locales/imports.en.yml index d0db87fb1..d428a0748 100644 --- a/config/locales/imports.en.yml +++ b/config/locales/imports.en.yml @@ -26,6 +26,12 @@ en: compliance_check: "Validation report" compliance_check_of: "Validation of import: " import_of_validation: "Import of the validation" + data_recovery: Data recovery + filname: Filname + stif_control: STIF Control + organisation_control: Organization control + results: "%{count} validated referential(s) out of %{total} in the file" + summary: Summay of import compliance check sets <span title="Lorem ipsum..." class="fa fa-lg fa-info-circle text-info"></span> compliance_check_task: "Validate Report" severities: info: "Information" diff --git a/config/locales/imports.fr.yml b/config/locales/imports.fr.yml index 40272889a..733254fa4 100644 --- a/config/locales/imports.fr.yml +++ b/config/locales/imports.fr.yml @@ -26,6 +26,13 @@ fr: compliance_check: "Test de conformité" compliance_check_of: "Validation de l'import : " import_of_validation: "L'import de la validation" + data_recorvery: Récupération des données + filename: Nom de l'archive + referential_name: Nom du référentiel + stif_control: Contrôle STIF + organisation_control: Contrôle organisation + results: "%{count} jeu(x) de données validé(s) sur %{total}" + summary: Bilan des jeux de contrôles d'import <span title="Lorem ipsum..." class="fa fa-lg fa-info-circle text-info"></span> compliance_check_task: "Validation" severities: info: "Information" |
