1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-10-27 08:27:52 +00:00
ocsms/l10n/lt_LT.json
2018-12-04 01:41:28 +00:00

9 lines
489 B
JSON

{ "translations": {
"Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija",
"An app to sync SMS with your cloud" : "Programėlė, skirta sinchronizuoti SMS žinutes su debesija",
"Settings" : "Nustatymai",
"Label" : "Etiketė",
"Enable" : "Įjungti",
"Disable" : "Išjungti"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}