-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(exports): minor wording improvements and clarifications
- Loading branch information
Showing
12 changed files
with
36 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 8 additions & 18 deletions
26
app/components/dossiers/export_link_component/export_link_component.en.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,17 @@ | ||
--- | ||
en: | ||
everything_csv_html: Request an export in .csv format<br>(only files, without repeatable fields) | ||
everything_xlsx_html: Request an export in .xlsx format | ||
everything_ods_html: Request an export in .ods format | ||
everything_zip_html: Request an export in .zip format<br>(does not contains timestamp nor operation logs) | ||
everything_json_html: Request an export in .json format (GeoJSON) | ||
everything_short: Request an export in %{export_format} format | ||
download_export: Download export | ||
refresh_old_export: Regenerate this export | ||
everything_ready: Download export %{export_format} | ||
success_label: Ready | ||
failed_label: Failed | ||
pending_label: In progress | ||
refresh_page: Refresh page | ||
export_title: Export .%{export_format} for files « %{export_tabs} » | ||
export_title_counted: | ||
export_title_everything: Export .%{export_format} of all files | ||
export_title_with_tab: | ||
one: Export .%{export_format} of 1 file « %{export_tabs} » | ||
other: Export .%{export_format} of %{count} files « %{export_tabs} » | ||
ready_link_label_time_info: " - generated %{export_time} ago" | ||
not_ready_link_label_time_info: " - asked %{export_time} ago" | ||
download_all: Download all files | ||
download: | ||
one: Download a file | ||
other: Download %{count} files | ||
macros_doc: | ||
title: "Macros documentation" | ||
url: "https://doc.demarches-simplifiees.fr/pour-aller-plus-loin/exports-et-macros" | ||
export_title: | ||
one: Export .%{export_format} of 1 file | ||
other: Export .%{export_format} of %{count} files | ||
ready_link_label_time_info: " generated %{export_time} ago" | ||
not_ready_link_label_time_info: " asked %{export_time} ago" |
22 changes: 6 additions & 16 deletions
22
app/components/dossiers/export_link_component/export_link_component.fr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,17 @@ | ||
--- | ||
fr: | ||
everything_csv_html: Demander un export au format .csv<br>(uniquement les dossiers, sans les champs répétables) | ||
everything_xlsx_html: Demander un export au format .xlsx | ||
everything_ods_html: Demander un export au format .ods | ||
everything_zip_html: Demander un export au format .zip<br>(ne contient pas l'horodatage ni le journal de log) | ||
everything_json_html: Demander un export au format .json (GeoJSON) | ||
everything_short: Demander un export au format %{export_format} | ||
download_export: Télécharger l’export | ||
refresh_old_export: Regénérer cet export | ||
everything_ready: Télécharger l’export %{export_format} | ||
success_label: Prêt | ||
failed_label: Erreur | ||
pending_label: En préparation | ||
refresh_page: Recharger la page | ||
export_title: "Export .%{export_format} des dossiers « %{export_tabs} »" | ||
export_title_counted: | ||
export_title_everything: "Export .%{export_format} de tous les dossiers" | ||
export_title_with_tab: | ||
one: "Export .%{export_format} d’un dossier « %{export_tabs} »" | ||
other: "Export .%{export_format} de %{count} dossiers « %{export_tabs} »" | ||
export_title: | ||
one: "Export .%{export_format} d’un dossier" | ||
other: "Export .%{export_format} de %{count} dossiers" | ||
ready_link_label_time_info: " généré il y a %{export_time}" | ||
not_ready_link_label_time_info: " demandé il y a %{export_time}" | ||
download_all: Télécharger tous les dossiers | ||
download: | ||
one: Télécharger un dossier | ||
other: Télécharger %{count} dossiers | ||
macros_doc: | ||
title: "documentation sur les macros" | ||
url: "https://doc.demarches-simplifiees.fr/pour-aller-plus-loin/exports-et-macros" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters