From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- apps/files_sharing/l10n/hr.js | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 apps/files_sharing/l10n/hr.js (limited to 'apps/files_sharing/l10n/hr.js') diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js new file mode 100644 index 00000000000..75d82342e78 --- /dev/null +++ b/apps/files_sharing/l10n/hr.js @@ -0,0 +1,40 @@ +OC.L10N.register( + "files_sharing", + { + "Server to server sharing is not enabled on this server" : "Dijeljenje resursa s poslužitelja na poslužitelj s ovog poslužitelja nije omogućeno.", + "Invalid or untrusted SSL certificate" : "Neispravna ili nepouzdana SSL potvrda", + "Couldn't add remote share" : "Udaljeni zajednički resurs nije moguće dodati", + "Shared with you" : "Podijeljeno s vama", + "Shared with others" : "Podijeljeno s ostalima", + "Shared by link" : "POdijeljeno putem veze", + "No files have been shared with you yet." : "S vama dosad još nisu podijeljene nikakve datoteke.", + "You haven't shared any files yet." : "Vi dosad još niste podijelili nikakve datoteke.", + "You haven't shared any files by link yet." : "Vi dosad još niste putem veze podijelili nikakve datoteke.", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Želite li dodati udaljeni zajednički resurs {name} od {owner}@{remote}?", + "Remote share" : "Udaljeni zajednički resurs (za raspodjelu)", + "Remote share password" : "Lozinka za udaljeni zajednički resurs", + "Cancel" : "Odustanite", + "Add remote share" : "Dodajte udaljeni zajednički resurs", + "No ownCloud installation found at {remote}" : "Nijedna ownCloud instalacija nije nađena na {remote}", + "Invalid ownCloud url" : "Neispravan ownCloud URL", + "Shared by" : "Podijeljeno od strane", + "This share is password-protected" : "Ovaj zajednički resurs je zaštićen lozinkom", + "The password is wrong. Try again." : "Pogrešna lozinka. Pokušajte ponovno.", + "Password" : "Lozinka", + "Name" : "Naziv", + "Share time" : "Vrijeme dijeljenja", + "Sorry, this link doesn’t seem to work anymore." : "Žao nam je, čini se da ova veza više ne radi.", + "Reasons might be:" : "Mogući razlozi su:", + "the item was removed" : "stavka je uklonjena", + "the link expired" : "veza je istekla", + "sharing is disabled" : "dijeljenje je onemogućeno", + "For more info, please ask the person who sent this link." : "Za više informacija, molimo obratite se osobi koja je ovu vezu poslala.", + "Add to your ownCloud" : "Dodajte svome ownCloud", + "Download" : "Preuzmite", + "Download %s" : "Preuzmite %s", + "Direct link" : "Izravna veza", + "Remote Shares" : "Udaljeni zajednički resursi (za raspodjelu)", + "Allow other instances to mount public links shared from this server" : "Dopustite drugim instancama postavljanje javnih veza koje su podijeljene s ovog poslužitelja.", + "Allow users to mount public link shares" : "Dopustite korisnicima postavljanje podijeljenih javnih veza" +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); -- cgit v1.2.3