Skip to content

Commit 8c4e8f3

Browse files
committed
Update to correct errors and duplicates
1 parent 003a5f5 commit 8c4e8f3

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

src/assets/i18n/fr.json5

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,8 +1632,8 @@
16321632
// "pagination.page-number-bar": "Control bar for page navigation, relative to element with ID: ",
16331633
"pagination.page-number-bar": "Barre de contrôle pour la page de navigation, relative à l'élément ayant l'identifiant : ",
16341634

1635-
// "browse.startsWith": ": "starting with {{ startsWith }}",
1636-
"browse.startsWith": ": "Commencant par {{ startsWith }}",
1635+
// "browse.startsWith": ": ", starting with {{ startsWith }}",
1636+
"browse.startsWith": ": ", commencant par {{ startsWith }}",
16371637

16381638
// "browse.startsWith.choose_start": "(Choose start)",
16391639
"browse.startsWith.choose_start": "(Choisir le début)",
@@ -4316,7 +4316,7 @@
43164316
"item.page.volume-title": "Titre du volume",
43174317

43184318
// "item.page.dcterms.spatial": "Geospatial point",
4319-
"item.page.dcterms.spatial": Point géospacial",
4319+
"item.page.dcterms.spatial": "Point géospacial",
43204320

43214321
// "item.search.results.head": "Item Search Results",
43224322
"item.search.results.head": "Résultats de la recherche d'Items",
@@ -4579,10 +4579,6 @@
45794579
// "item.preview.dc.rights": "Rights",
45804580
"item.preview.dc.rights": "Droits",
45814581

4582-
// "item.preview.dc.identifier.other": "Other Identifier",
4583-
// TODO Source message changed - Revise the translation
4584-
"item.preview.dc.identifier.other": "Autre identifiant :",
4585-
45864582
// "item.preview.dc.relation.issn": "ISSN",
45874583
"item.preview.dc.relation.issn": "ISSN",
45884584

@@ -4670,10 +4666,6 @@
46704666
// "item.preview.dc.identifier.openalex": "OpenAlex Identifier",
46714667
"item.preview.dc.identifier.openalex": "Identifiant OpenAlex",
46724668

4673-
// "item.preview.dc.description": "Description",
4674-
// TODO Source message changed - Revise the translation
4675-
"item.preview.dc.description": "Description :",
4676-
46774669
// "item.select.confirm": "Confirm selected",
46784670
"item.select.confirm": "Confirmer la sélection",
46794671

@@ -6962,7 +6954,7 @@
69626954
"search.filters.applied.f.original_bundle_descriptions": "Description du fichier",
69636955

69646956
// "search.filters.applied.f.has_geospatial_metadata": "Has geographical location",
6965-
"search.filters.applied.f.has_geospatial_metadata": A l'emplacement géographique",
6957+
"search.filters.applied.f.has_geospatial_metadata": "A l'emplacement géographique",
69666958

69676959
// "search.filters.applied.f.itemtype": "Type",
69686960
"search.filters.applied.f.itemtype": "Type",
@@ -7001,10 +6993,9 @@
70016993
"search.filters.applied.operator.authority": "",
70026994

70036995
// "search.filters.applied.operator.notauthority": " not authority",
7004-
"search.filters.applied.operator.contains": " contient",
6996+
"search.filters.applied.operator.notauthority": " sauf autorité",
70056997

70066998
// "search.filters.applied.operator.contains": " contains",
7007-
// TODO Source message changed - Revise the translation
70086999
"search.filters.applied.operator.contains": " contient",
70097000

70107001
// "search.filters.applied.operator.notcontains": " not contains",
@@ -7706,7 +7697,7 @@
77067697
"submission.import-external.source.sherpaPublisher": "Éditeurs SHERPA",
77077698

77087699
// "submission.import-external.source.openaire": "OpenAIRE Search by Authors",
7709-
"submission.import-external.source.openaire": Recherche OpenAIRE par auteurs",
7700+
"submission.import-external.source.openaire": "Recherche OpenAIRE par auteurs",
77107701

77117702
// "submission.import-external.source.openaireTitle": "OpenAIRE Search by Title",
77127703
"submission.import-external.source.openaireTitle": "Recherche OpenAIRE par titre",
@@ -9662,10 +9653,9 @@
96629653
"access-control-access-conditions": "Conditions d'accès",
96639654

96649655
// "access-control-no-access-conditions-warning-message": "Currently, no access conditions are specified below. If executed, this will replace the current access conditions with the default access conditions inherited from the owning collection.",
9665-
"access-control-replace-all": "Remplacer les conditions d'accès",
9656+
"access-control-no-access-conditions-warning-message": "Aucune condition d'accès n'est définie pour le moment. Si exécutée, l'action remplacera les conditions d'accès atuelles par celles par défaut héritées de la collection parente.",
96669657

96679658
// "access-control-replace-all": "Replace access conditions",
9668-
// TODO Source message changed - Revise the translation
96699659
"access-control-replace-all": "Remplacer les conditions d'accès",
96709660

96719661
// "access-control-add-to-existing": "Add to existing ones",

0 commit comments

Comments
 (0)