2018-02-01 01:30:53 +00:00

16 lines
929 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"richdocuments",
{
"Edit" : "Уреди",
"Could not create file" : "Не множам да креирам датотека",
"Can't create document" : "Не можам да креирам документ",
"Saved" : "Снимено",
"Save" : "Сними",
"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=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");