You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/sr.js

20 lines
1.1 KiB
JavaScript

OC.L10N.register(
"richdocuments",
{
"Saving..." : "Уписујем...",
"More versions..." : "Још верзија...",
"Save" : "Сачувај",
"Loading documents..." : "Учитавам документе...",
"Edit" : "Уреди",
"Could not create file" : "Не могу да створим фајл",
"Can't create document" : "Не могу да направим документ",
"Saved" : "Сачувано",
"Apply" : "Примени",
"Wrong password. Please retry." : "Погрешна лозинка. Покушајте поново.",
"Password" : "Лозинка",
"OK" : "У реду",
"Guest %s" : "Гост %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Овај линк је истекао или није ни постојао. Контактирајте особу која ју је поделила са вама."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");