mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
22fb30a587
commit
b8f3a77372
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Telefon-Sync",
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert"
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert",
|
||||
"Settings" : "Einstellungen"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Telefon-Sync",
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert"
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert",
|
||||
"Settings" : "Einstellungen"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Telefon-Sync",
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert"
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert",
|
||||
"Settings" : "Einstellungen"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Telefon-Sync",
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert"
|
||||
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert",
|
||||
"Settings" : "Einstellungen"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Sincronizar teléfono",
|
||||
"An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube"
|
||||
"An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube",
|
||||
"Settings" : "Configuración"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Sincronizar teléfono",
|
||||
"An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube"
|
||||
"An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube",
|
||||
"Settings" : "Configuración"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Synchronisation du téléphone",
|
||||
"An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud"
|
||||
"An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud",
|
||||
"Settings" : "Paramètres"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Synchronisation du téléphone",
|
||||
"An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud"
|
||||
"An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud",
|
||||
"Settings" : "Paramètres"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Sincronizzazione telefono",
|
||||
"An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud"
|
||||
"An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud",
|
||||
"Settings" : "Impostazioni"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Sincronizzazione telefono",
|
||||
"An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud"
|
||||
"An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud",
|
||||
"Settings" : "Impostazioni"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
@ -1,6 +1,8 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija"
|
||||
"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"
|
||||
},
|
||||
"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);");
|
||||
|
@ -1,4 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Mobilaus telefono SMS žinučių sinchronizacija"
|
||||
"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"
|
||||
},"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);"
|
||||
}
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Sincronizar telefone",
|
||||
"An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem"
|
||||
"An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem",
|
||||
"Settings" : "Configurações"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Sincronizar telefone",
|
||||
"An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem"
|
||||
"An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem",
|
||||
"Settings" : "Configurações"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Телефонска синхронизација",
|
||||
"An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером"
|
||||
"An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером",
|
||||
"Settings" : "Поставке"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Телефонска синхронизација",
|
||||
"An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером"
|
||||
"An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером",
|
||||
"Settings" : "Поставке"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user