mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
New Crowdin translations by GitHub Action (#5052)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
co-authored by
Crowdin Bot
parent
b5cb26e577
commit
04ab11f9d6
@@ -268,6 +268,7 @@
|
||||
"SIZE": "Taille"
|
||||
},
|
||||
"UNKNOWN_LOCATION": "Inconnu",
|
||||
"VIEW_ADDITIONAL_LOCATIONS": "View additional references locations",
|
||||
"NO_RESULTS": "Votre recherche a renvoyé 0 résultat",
|
||||
"EMPTY_SEARCH": "Saisir un terme à rechercher",
|
||||
"NO_FILTER_RESULTS": "Votre filtre a renvoyé 0 résultat",
|
||||
@@ -312,7 +313,7 @@
|
||||
"EDIT_OFFLINE_CANCEL": "Annuler l'édition",
|
||||
"CHANGE_ASPECT": "Modifier les aspects",
|
||||
"ADD_ASPECTS": "Ajouter des aspects",
|
||||
"FOLDER_INFO": "Informations sur le dossier"
|
||||
"NODE_INFO": "Information"
|
||||
},
|
||||
"DIALOGS": {
|
||||
"CONFIRM_PURGE": {
|
||||
@@ -480,19 +481,24 @@
|
||||
"CANCEL": "Annuler",
|
||||
"SAVE": "Enregistrer"
|
||||
},
|
||||
"FOLDER_INFO": {
|
||||
"ICON": "Icône de dossier",
|
||||
"TITLE": "Informations sur le dossier",
|
||||
"SIZE": "Taille",
|
||||
"NUMBER_OF_FILES": "Nombre de fichiers",
|
||||
"CALCULATING": "Calcul en cours…",
|
||||
"CALCULATED_SIZE_LARGE": "{{sizeInBytes}} octets ({{sizeInLargeUnit}} {{unit}} sur le disque) pour {{count}} fichiers",
|
||||
"CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} octets pour {{count}} fichiers",
|
||||
"LOCATION": "Emplacement",
|
||||
"CREATED": "Créé",
|
||||
"MODIFIED": "Modifié",
|
||||
"DONE": "Terminé",
|
||||
"ERROR": "Une erreur s’est produite, veuillez fermer cette boîte de dialogue et réessayer ultérieurement"
|
||||
"NODE_INFO": {
|
||||
"ICON": "Node Icon",
|
||||
"TITLE": "Information",
|
||||
"SIZE": "Size",
|
||||
"NUMBER_OF_FILES": "Number of files",
|
||||
"CALCULATING": "Calculating...",
|
||||
"LOCATION": "Location",
|
||||
"REFERENCED": "Referenced",
|
||||
"CREATED": "Created",
|
||||
"MODIFIED": "Modified",
|
||||
"DONE": "Done",
|
||||
"ERROR": "Something went wrong, please close this dialog and try again"
|
||||
},
|
||||
"ADDITIONAL_REFERENCES_DIALOG": {
|
||||
"TITLE": "Additional Reference Locations",
|
||||
"NO_LOCATIONS": "{{ name }} is not referenced in any locations.",
|
||||
"DESCRIPTION": "{{ name }} is currently referenced in these locations.",
|
||||
"CLOSE": "Close"
|
||||
}
|
||||
},
|
||||
"NODE_SELECTOR": {
|
||||
|
||||
Reference in New Issue
Block a user