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 aa15b3a549e..2791df23f32 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -20,7 +20,6 @@ OC.L10N.register( "Actions" : "Dejanja", "Download" : "Prejmi", "Rename" : "Preimenuj", - "Move" : "Premakni", "Target folder" : "Ciljna mapa", "Delete" : "Izbriši", "Disconnect storage" : "Odklopi shrambo", @@ -143,6 +142,7 @@ OC.L10N.register( "Any moment now..." : "Vsak trenutek ...", "Soon..." : "Kmalu", "File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.", + "Move" : "Premakni", "Copy local link" : "Kopiraj lokalno povezavo", "Folder" : "Mapa", "Upload" : "Pošlji", |