diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
commit | 241e1dbc53c0f31e19aee65515dae35ff301a321 (patch) | |
tree | 804663fad16fdfe8c88322bf986b3b5fa9e0900f /apps/files/l10n/sl.json | |
parent | f758f61dc41b4d8d9dcf3f9324020e5360fd6d7f (diff) | |
download | nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.tar.gz nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r-- | apps/files/l10n/sl.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index be807dfba3d..d0f1c3bbaec 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -195,6 +195,7 @@ "{relative}% used" : "Zasedeno {relative} %", "Could not refresh storage stats" : "Ni mogoče osvežiti podatkov shrambe", "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", + "Create" : "Ustvari", "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", "Change" : "Spremeni", @@ -236,7 +237,6 @@ "Unable to change the favourite state of the file" : "Ni mogoče spremeniti stanja priljubljenosti datoteke", "Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa", "Pick a template for {name}" : "Izbor predloge za {name}", - "Create" : "Ustvari", "Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo", "Creating file" : "Poteka ustvarjanje datoteke", "Blank" : "Prazno", @@ -257,10 +257,11 @@ "Open details" : "Odpri podrobnosti", "Could not copy {file}. {message}" : "Datoteke {file} ni mogoče kopirati. {message}", "Could not move {file}. {message}" : "Datoteke {file} ni mogoče premakniti. {message}", + "Created new folder \"{name}\"" : "Ustvarjena je nova mapa »{name}«.", + "Filename" : "Ime datoteke", + "Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog", "Create new templates folder" : "Ustvari novo začasno mapo", "Templates" : "Predloge", - "Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog", - "Created new folder \"{name}\"" : "Ustvarjena je nova mapa »{name}«.", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapa","{folderCount} mapi","{folderCount} mape","{folderCount} map"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} datoteka","{fileCount} datoteki","{fileCount} datoteke","{fileCount} datotek"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 datoteka in {folderCount} mapa","1 datoteka in {folderCount} mapi","1 datoteka in {folderCount} mape","1 datoteka in {folderCount} map"], |