diff options
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 7f8316480c0..fcdae83919c 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -34,7 +34,6 @@ OC.L10N.register( "Delete file" : "Izbriši datoteko", "Delete folder" : "Izbriši mapo", "Disconnect storage" : "Odklopi shrambo", - "Unshare" : "Prekini souporabo", "Could not load info for file \"{file}\"" : "Ni mogoče naložiti podatkov za datoteko »{file}«.", "Files" : "Datoteke", "Details" : "Podrobnosti", @@ -186,6 +185,7 @@ OC.L10N.register( "Pending shares" : "Predmeti za souporabo na čakanju", "Text file" : "Besedilna datoteka", "New text file.txt" : "nova_datoteka.txt", + "Unshare" : "Prekini souporabo", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ali mapa je bila <strong>spremenjena</strong> ali <strong>preimenovana</strong>", "A new file or folder has been <strong>created</strong>" : "<strong>Ustvarjena</strong>je nova datoteka ali mapa", "A file or folder has been <strong>deleted</strong>" : "Datoteka ali mapa je bila <strong>izbrisana</strong>", |