registration/l10n/mk.js

14 lines
460 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(
"registration",
{
"Saved" : "Зачувано",
"None" : "Ништо",
"Email" : "Е-пошта",
"Back to login" : "Врати се на страната за најавување",
"Username" : "Корисничко име",
"Password" : "Лозинка",
"Create account" : "Креирај сметка",
"Verify" : "Потврди"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");