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 (#4366)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
This commit is contained in:
co-authored by
Crowdin Bot
MichalKinas
parent
2e6229b779
commit
e010f496f7
@@ -150,6 +150,11 @@
|
||||
"TOOLTIP": "Accedi alle librerie preferite"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ERRORS": {
|
||||
"LIBRARY_NOT_FOUND": "This library no longer exists.",
|
||||
"LIBRARY_NO_PERMISSIONS": "You do not have permission to view this library.",
|
||||
"LIBRARY_LOADING_ERROR": "There was some problem during loading this library."
|
||||
}
|
||||
},
|
||||
"SHARED": {
|
||||
@@ -300,7 +305,7 @@
|
||||
"EDIT_OFFLINE_CANCEL": "Annulla modifica",
|
||||
"CHANGE_ASPECT": "Modifica aspetti",
|
||||
"ADD_ASPECTS": "Aggiungi aspetti",
|
||||
"FOLDER_INFO": "Folder Information"
|
||||
"FOLDER_INFO": "Informazioni Cartella"
|
||||
},
|
||||
"DIALOGS": {
|
||||
"CONFIRM_PURGE": {
|
||||
@@ -454,17 +459,17 @@
|
||||
"EXPAND_NAVIGATION": "Espande il menu di navigazione"
|
||||
},
|
||||
"FOLDER_INFO": {
|
||||
"ICON": "Folder Icon",
|
||||
"TITLE": "Folder Information",
|
||||
"SIZE": "Size",
|
||||
"CALCULATING": "Calculating...",
|
||||
"CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} on disk) for {{count}} files",
|
||||
"CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes for {{count}} files",
|
||||
"LOCATION": "Location",
|
||||
"CREATED": "Created",
|
||||
"MODIFIED": "Modified",
|
||||
"DONE": "Done",
|
||||
"ERROR": "Something went wrong, please close this dialog and try again"
|
||||
"ICON": "Icona Cartella",
|
||||
"TITLE": "Informazioni Cartella",
|
||||
"SIZE": "Dimensione",
|
||||
"CALCULATING": "Calcolo...",
|
||||
"CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} sul disco) per i file {{count}}",
|
||||
"CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes per i file {{count}}",
|
||||
"LOCATION": "Località",
|
||||
"CREATED": "Creato",
|
||||
"MODIFIED": "Modificato",
|
||||
"DONE": "Fatto",
|
||||
"ERROR": "Qualcosa è andato storto, chiudere questa finestra di dialogo e riprovare"
|
||||
}
|
||||
},
|
||||
"NODE_SELECTOR": {
|
||||
@@ -578,6 +583,9 @@
|
||||
"MODIFIER": "Modificatore",
|
||||
"CREATE_DATE": "Data di creazione"
|
||||
},
|
||||
"CLOSE_BUTTON": {
|
||||
"ARIA_LABEL": "Chiudi ricerca"
|
||||
},
|
||||
"FACET_FIELDS": {
|
||||
"CREATOR": "Creatore",
|
||||
"MODIFIER": "Modificatore",
|
||||
|
||||
Reference in New Issue
Block a user