diff options
Diffstat (limited to 'apps/files/l10n/bs.js')
-rw-r--r-- | apps/files/l10n/bs.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/bs.js b/apps/files/l10n/bs.js index f10c87bfef8..6ca6ebe90c5 100644 --- a/apps/files/l10n/bs.js +++ b/apps/files/l10n/bs.js @@ -38,6 +38,8 @@ OC.L10N.register( "File upload is in progress. Leaving the page now will cancel the upload." : "Učitavanje datoteke je u toku. Napuštanje stranice prekinut će učitavanje.", "Actions" : "Radnje", "Download" : "Preuzmi", + "Rename" : "Preimenuj", + "Delete" : "Izbriši", "Select" : "Izaberi", "Pending" : "Na čekanju", "Unable to determine date" : "Nemoguće odrediti datum", @@ -81,7 +83,6 @@ OC.L10N.register( "Cancel upload" : "Prekini učitavanje", "Upload some content or sync with your devices!" : "Učitaj neki sadržaj ili sinhronizuj sa tvojim uređajima!", "Select all" : "Označi sve", - "Delete" : "Izbriši", "Upload too large" : "Učitavanje je preveliko", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate učitati prelaze maksimalnu veličinu za učitavanje datoteka na ovom serveru.", "Files are being scanned, please wait." : "Datoteke se provjeravaju, molim pričekajte.", |