1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2018-11-06 01:31:56 +00:00
parent ea9f308d9b
commit a5a6068dbe
2 changed files with 18 additions and 0 deletions
+10
View 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
View 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);"
}