1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/mk.js
2020-11-26 02:59:21 +00:00

14 lines
443 B
JavaScript

OC.L10N.register(
"ocsms",
{
"Cancel" : "Откажи",
"Confirm" : "Потврди",
"Settings" : "Параметри",
"Last message" : "Последна порака",
"Label" : "Ознака",
"Notification settings" : "Поставки за известување",
"Enable" : "Овозможи",
"Disable" : "Оневозможи"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");