forms/l10n/mk.js
2020-07-09 02:38:30 +00:00

19 lines
849 B
JavaScript
Raw Permalink 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(
"forms",
{
"Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно",
"Required" : "Задолжително",
"No recommendations. Start typing." : "Нема препораки. Започнете со пишување.",
"Searching …" : "Пребарување ...",
"No elements found." : "Нема пронајдено елементи.",
"Group" : "Група",
"Description" : "Опис",
"Summary" : "Резиме",
"Options" : "Опции",
"Settings" : "Параметри",
"Set expiration date" : "Постави рок на траење",
"Expiration date" : "Рок на траење",
"Submit" : "Испрати"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");