diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:51 +0000 |
commit | 40e1d355260f17a0a77fde70d87db703d1e3bf78 (patch) | |
tree | 1e72239d56ab566412ac5dfd31157825eb80d64e /apps/files/l10n/sl.js | |
parent | 6ea2bd8863573899837e6d03fd81bcde10a8b37e (diff) | |
download | nextcloud-server-40e1d355260f17a0a77fde70d87db703d1e3bf78.tar.gz nextcloud-server-40e1d355260f17a0a77fde70d87db703d1e3bf78.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 75ca4423d09..5ca5c4e6e97 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -253,6 +253,7 @@ OC.L10N.register( "Creating file" : "Poteka ustvarjanje datoteke", "Blank" : "Prazno", "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", + "Deletion cancelled" : "Brisanje je bilo preklicano", "Delete permanently" : "Izbriši trajno", "Delete and unshare" : "Izbriši in prekini souporabo", "Leave these shares" : "Prekini to souporabo", @@ -261,7 +262,6 @@ OC.L10N.register( "Delete folders" : "Izbriši mape", "Confirm deletion" : "Potrdi brisanje", "Cancel" : "Prekliči", - "Deletion cancelled" : "Brisanje je bilo preklicano", "Destination is not a folder" : "Ciljno mesto ni mapa", "This file/folder is already in that directory" : "Ta datoteka oziroma mapa je že v določeni mapi", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Mape ali datoteke ni mogoče premakniti samo vase oziroma v podmapo same sebe", |