mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
ea9f308d9b
commit
a5a6068dbe
10
l10n/lt_LT.js
Normal file
10
l10n/lt_LT.js
Normal file
@ -0,0 +1,10 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"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",
|
||||
"Enable" : "Įjungti",
|
||||
"Disable" : "Išjungti"
|
||||
},
|
||||
"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);");
|
8
l10n/lt_LT.json
Normal file
8
l10n/lt_LT.json
Normal file
@ -0,0 +1,8 @@
|
||||
{ "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",
|
||||
"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);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user