From be8d073ff132d55cc38136d02bbdff98f30fc72c Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 30 Jul 2021 19:30:49 +0200 Subject: [PATCH] New translations ExportItemOptions.strings (French) --- StrongBox/fr/ExportItemOptions.strings | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 StrongBox/fr/ExportItemOptions.strings diff --git a/StrongBox/fr/ExportItemOptions.strings b/StrongBox/fr/ExportItemOptions.strings new file mode 100644 index 000000000..e73ebb432 --- /dev/null +++ b/StrongBox/fr/ExportItemOptions.strings @@ -0,0 +1,32 @@ +/* Class = "UIBarButtonItem"; title = "Cancel"; ObjectID = "Je8-JL-04g"; */ +"Je8-JL-04g.title" = "Annuler"; + +/* Class = "UITableViewSection"; footerTitle = "Strongbox found matching items already in the destination database. You can replace these items or add brand new copies. Care is needed here if you choose to replace, as items (including entire group structures) will be replaced. This replacement cannot be undone, though backups will be taken if so configured."; ObjectID = "NRy-cd-6Un"; */ +"NRy-cd-6Un.footerTitle" = "Strongbox found matching items already in the destination database. You can replace these items or add brand new copies. Care is needed here if you choose to replace, as items (including entire group structures) will be replaced. This replacement cannot be undone, though backups will be taken if so configured."; + +/* Class = "UITableViewSection"; headerTitle = "Existing Item Behaviour"; ObjectID = "NRy-cd-6Un"; */ +"NRy-cd-6Un.headerTitle" = "Existing Item Behaviour"; + +/* Class = "UITableViewSection"; footerTitle = "Strongbox can preserve item metadata between the these two databases. This allows Strongbox to match entries in the destination database, meaning you can replace them automatically on your next export. You can disable this option here to export brand new copies of your items with no connection with this source database."; ObjectID = "Y1v-MF-9uW"; */ +"Y1v-MF-9uW.footerTitle" = "Strongbox can preserve item metadata between the these two databases. This allows Strongbox to match entries in the destination database, meaning you can replace them automatically on your next export. You can disable this option here to export brand new copies of your items with no connection with this source database."; + +/* Class = "UITableViewSection"; headerTitle = "Advanced Options"; ObjectID = "Y1v-MF-9uW"; */ +"Y1v-MF-9uW.headerTitle" = "Options avancées"; + +/* Class = "UINavigationItem"; title = "Confirm Export"; ObjectID = "ZGf-qP-9od"; */ +"ZGf-qP-9od.title" = "Confirm Export"; + +/* Class = "UITableViewSection"; headerTitle = "Summary"; ObjectID = "dka-Tj-WYf"; */ +"dka-Tj-WYf.headerTitle" = "Résumé"; + +/* Class = "UILabel"; text = ""; ObjectID = "fo8-6F-LBx"; */ +"fo8-6F-LBx.text" = ""; + +/* Class = "UIBarButtonItem"; title = "Export"; ObjectID = "iuv-Cu-aUb"; */ +"iuv-Cu-aUb.title" = "Exporter"; + +/* Class = "UILabel"; text = "Replace Existing Items"; ObjectID = "jWC-yW-d2m"; */ +"jWC-yW-d2m.text" = "Replace Existing Items"; + +/* Class = "UILabel"; text = "Preserve Metadata (UUIDs & Dates)"; ObjectID = "jmr-Bg-tJc"; */ +"jmr-Bg-tJc.text" = "Preserve Metadata (UUIDs & Dates)";