diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:34 +0000 |
commit | 05838390de50dc1c2a3bfae1d8cbaf8d1ef8a0bb (patch) | |
tree | aaba7d566fbeba650b191213fb6d1ec025036097 /apps/files/l10n/sl.js | |
parent | 7fd30dfc1df32486381d654fb6cce33da3f8bbef (diff) | |
download | nextcloud-server-05838390de50dc1c2a3bfae1d8cbaf8d1ef8a0bb.tar.gz nextcloud-server-05838390de50dc1c2a3bfae1d8cbaf8d1ef8a0bb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index aa82a034ba2..715fb45bb52 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Vse datoteke", "Recent" : "Nedavno", "File could not be found" : "Datoteke ne najdem", + "Move or copy" : "Premakni ali kopiraj", + "Download" : "Prejmi", + "Delete" : "Izbriši", "Home" : "Domači naslov", "Close" : "Zapri", "Favorites" : "Priljubljene", @@ -22,12 +25,9 @@ OC.L10N.register( "Target folder does not exist any more" : "Ciljna mapa ne obstaja več", "Error when assembling chunks, status code {status}" : "Napaka pri sestavljanju kosov, statusna koda {status}", "Actions" : "Dejanja", - "Download" : "Prejmi", "Rename" : "Preimenuj", - "Move or copy" : "Premakni ali kopiraj", "Copy" : "Kopiraj", "Target folder" : "Ciljna mapa", - "Delete" : "Izbriši", "Disconnect storage" : "Odklopi shrambo", "Unshare" : "Prekini souporabo", "Could not load info for file \"{file}\"" : "Ni bilo mogoče naložiti podatke za datoteko \"{file}\"", |