diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-13 01:57:12 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-13 01:57:12 -0500 |
commit | 1e9203cdef7009ef129f0f3e3db6a326d3f4db12 (patch) | |
tree | 19b0d88cc413d3e141be6edbff59cd5cadef99f6 /apps/files/l10n/hr.js | |
parent | aff4aed43ccea159dae796e89e2684f967af7fa2 (diff) | |
download | nextcloud-server-1e9203cdef7009ef129f0f3e3db6a326d3f4db12.tar.gz nextcloud-server-1e9203cdef7009ef129f0f3e3db6a326d3f4db12.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index d6e48d1da13..a15e52dcd49 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -30,10 +30,10 @@ OC.L10N.register( "Favorites" : "Favoriti", "Home" : "Kuća", "Close" : "Zatvorite", + "Upload cancelled." : "Učitavanje je prekinuto.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nije moguće učitati {filename} jer je ili direktorij ili ima 0 bajta", "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} premašuje ograničenje unosa {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo", - "Upload cancelled." : "Učitavanje je prekinuto.", "Could not get result from server." : "Nemoguće dobiti rezultat od poslužitelja.", "File upload is in progress. Leaving the page now will cancel the upload." : "Učitavanje datoteke je u tijeku. Napuštanje stranice prekinut će učitavanje.", "Actions" : "Radnje", @@ -68,10 +68,10 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent}%)", "Favorited" : "Favoritovan", "Favorite" : "Favorit", - "Upload" : "Učitavanje", "Text file" : "Tekstualna datoteka", "Folder" : "Mapa", "New folder" : "Nova mapa", + "Upload" : "Učitavanje", "A new file or folder has been <strong>created</strong>" : "Nova datoteka ili nova mapa su <strong>kreirani</strong>", "A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>", "A file or folder has been <strong>deleted</strong>" : "Datoteka ili mapa su <strong>izbrisani</strong>", |