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": "Storlek"
|
||||
},
|
||||
"UNKNOWN_LOCATION": "Okänd",
|
||||
"VIEW_ADDITIONAL_LOCATIONS": "View additional references locations",
|
||||
"NO_RESULTS": "Din sökning gav inga resultat",
|
||||
"EMPTY_SEARCH": "Sökord krävs",
|
||||
"NO_FILTER_RESULTS": "Ditt filter gav inga resultat",
|
||||
@@ -312,7 +313,7 @@
|
||||
"EDIT_OFFLINE_CANCEL": "Avbryt redigering",
|
||||
"CHANGE_ASPECT": "Redigera aspekter",
|
||||
"ADD_ASPECTS": "Lägg till aspekter",
|
||||
"FOLDER_INFO": "Mapp Information"
|
||||
"NODE_INFO": "Information"
|
||||
},
|
||||
"DIALOGS": {
|
||||
"CONFIRM_PURGE": {
|
||||
@@ -480,19 +481,24 @@
|
||||
"CANCEL": "Avbryt",
|
||||
"SAVE": "Spara"
|
||||
},
|
||||
"FOLDER_INFO": {
|
||||
"ICON": "Mapp-ikon",
|
||||
"TITLE": "Mapp Information",
|
||||
"SIZE": "Storlek",
|
||||
"NUMBER_OF_FILES": "Antal filer",
|
||||
"CALCULATING": "Beräknar...",
|
||||
"CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} på disk) för {{count}} filer",
|
||||
"CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes för {{count}} filer",
|
||||
"LOCATION": "Plats",
|
||||
"CREATED": "Skapad",
|
||||
"MODIFIED": "Ändrad",
|
||||
"DONE": "Klar",
|
||||
"ERROR": "Något gick fel, stäng denna dialogruta och försök igen"
|
||||
"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