1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-08 23:26:14 +00:00
ocsms/l10n/sk.json
2018-10-03 16:16:23 +00:00

8 lines
297 B
JSON

{ "translations": {
"Phone Sync" : "SMS",
"Settings" : "Nastavenia",
"Last message" : "Posledná správa",
"Enable" : "Povoliť",
"Disable" : "Zakázať"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}