diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-20 01:54:37 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-20 01:54:37 -0500 |
commit | 2ac015256fda60f684952131f220cd3db5a616ba (patch) | |
tree | ea7ecf67d1d82eb88a01da9a9eb647795a09f419 /apps/files/l10n/hr.js | |
parent | 870bc429b26460734da900ccbab1b760fb9dcb08 (diff) | |
download | nextcloud-server-2ac015256fda60f684952131f220cd3db5a616ba.tar.gz nextcloud-server-2ac015256fda60f684952131f220cd3db5a616ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 7de1684d577..fa89c2bbe68 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -53,12 +53,15 @@ OC.L10N.register( "Disconnect storage" : "Isključite pohranu", "Unshare" : "Prestanite dijeliti", "Download" : "Preuzimanje", + "Select" : "Selektiraj", "Pending" : "Na čekanju", + "Unable to determine date" : "Nemogucnost odredjivanja datuma", "Error moving file." : "Pogrešno premještanje datoteke", "Error moving file" : "Pogrešno premještanje datoteke", "Error" : "Pogreška", "Could not rename file" : "Datoteku nije moguće preimenovati", "Error deleting file." : "Pogrešno brisanje datoteke", + "No entries in this folder match '{filter}'" : "Nema zapisa u ovom folderu match '{filter}'", "Name" : "Naziv", "Size" : "Veličina", "Modified" : "Promijenjeno", @@ -74,6 +77,7 @@ OC.L10N.register( "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Šifriranje je onemogućeno, ali vaše su datoteke još uvijek šifrirane. Molimo, otiđite u svojeosobne postavke da biste dešifrirali svoje datoteke.", "_matches '{filter}'_::_match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} i {files}", + "Favorited" : "Favoritovan", "Favorite" : "Favorit", "%s could not be renamed as it has been deleted" : "%s nije moguće preimenovati jer je izbrisan", "%s could not be renamed" : "%s nije moguće preimenovati", @@ -93,9 +97,15 @@ OC.L10N.register( "From link" : "Od veze", "Upload" : "Učitavanje", "Cancel upload" : "Prekini upload", + "No files yet" : "Trenutno bez fajla", + "Upload some content or sync with your devices!" : "Aplodujte neki sadrzaj ili sinkronizirajte sa vasim uredjajem!", + "No entries found in this folder" : "Zapis nije pronadjen u ovom direktorijumu ", + "Select all" : "Selektiraj sve", "Upload too large" : "Unos je prevelik", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate učitati premašuju maksimalnu veličinu za unos datoteka na ovom poslužitelju.", "Files are being scanned, please wait." : "Datoteke se provjeravaju, molimo pričekajte.", - "Currently scanning" : "Provjera u tijeku" + "Currently scanning" : "Provjera u tijeku", + "No favorites" : "Nema favorita", + "Files and folders you mark as favorite will show up here" : "Fajlovi i folderi koje oznacite kao favorite ce se prikazati ovdje" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |