diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:36 +0000 |
commit | 80a9133550d2eb02262727f3a720a6ff71d40d09 (patch) | |
tree | 9ec989a69d428780b852a3d59f4e7676abf6eacd /apps/files/l10n/sl.js | |
parent | 509d08ce89327d2a6860eb7f0ad25d5f6855f7ff (diff) | |
download | nextcloud-server-80a9133550d2eb02262727f3a720a6ff71d40d09.tar.gz nextcloud-server-80a9133550d2eb02262727f3a720a6ff71d40d09.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index d78c5dab392..828b84f8488 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -252,7 +252,6 @@ OC.L10N.register( "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} datoteka in 1 mapa","{fileCount} datoteki in 1 mapa","{fileCount} datoteke in 1 mapa","{fileCount} datotek in 1 mapa"], "{fileCount} files and {folderCount} folders" : "{fileCount} datotek in {folderCount} map", "Filename must not be empty." : "Ime datoteke ne sme biti prazno.", - "List of favorites files and folders." : "Seznam priljubljenih datotek in map.", "No favorites yet" : "Ni še dodanih priljubljenih predmetov", "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.", "All files" : "Vse datoteke", @@ -359,6 +358,7 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Morda ni ustreznih dovoljenj za ogled. Prosite pošiljatelja za prilagoditev.", "The files is locked" : "Datoteka je zaklenjena", "Create new templates folder" : "Ustvari novo začasno mapo", + "List of favorites files and folders." : "Seznam priljubljenih datotek in map.", "Toggle %1$s sublist" : "Preklopi podseznam %1$s", "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", |