2016-06-22 02:36:05 -04:00
OC . L10N . register (
"richdocuments" ,
{
2017-06-01 09:39:44 +02:00
"Saving…" : "Spremanje..." ,
"More versions…" : "Više verzija..." ,
2016-06-22 02:36:05 -04:00
"Save" : "Spremi" ,
2017-06-01 09:39:44 +02:00
"Loading documents…" : "Učitavanje dokumenata..." ,
2016-06-22 02:36:05 -04:00
"Edit" : "Uređivanje" ,
"Could not create file" : "Datoteku nije moguće kreirati" ,
2017-03-25 01:16:14 +00:00
"Can't create document" : "Dokument nije moguće kreirati" ,
"Saved" : "Spremljeno" ,
2016-06-22 02:36:05 -04:00
"Apply" : "Potvrda" ,
"Wrong password. Please retry." : "Pogrešna lozinka. Molimo pokušajte ponovno" ,
2017-03-25 01:16:14 +00:00
"Password" : "Lozinka" ,
"OK" : "OK" ,
2016-06-22 02:36:05 -04:00
"Guest %s" : "Gost %s" ,
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ova veza je istekla ili nikad nije postojala. Za detalje, molimo kontaktirajte osobu kojaju je s vama podijelila."
} ,
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" ) ;