1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-09 07:28:41 +00:00
ocsms/l10n/sk.json
2019-12-22 03:23:58 +00:00

12 lines
437 B
JSON

{ "translations": {
"Phone Sync" : "SMS",
"Cancel" : "Zrušiť",
"Confirm" : "Potvrdiť",
"Settings" : "Nastavenia",
"Last message" : "Posledná správa",
"Label" : "Štítok",
"Notification settings" : "Nastavenie notifikácií",
"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);"
}