diff --git a/l10n/de.js b/l10n/de.js index 133b79a..899544e 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Telefon-Sync" + "Phone Sync" : "Telefon-Sync", + "An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 6e403bb..74d2199 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Telefon-Sync" + "Phone Sync" : "Telefon-Sync", + "An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 133b79a..aa207df 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Telefon-Sync" + "Phone Sync" : "Telefon-Sync", + "An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 6e403bb..374946b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Telefon-Sync" + "Phone Sync" : "Telefon-Sync", + "An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index e05e469..380903d 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Sincronizar teléfono" + "Phone Sync" : "Sincronizar teléfono", + "An app to sync SMS with your cloud" : "Una aplicación para sincronizar SMS con tu nube" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 96ab7b2..6259982 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Sincronizar teléfono" + "Phone Sync" : "Sincronizar teléfono", + "An app to sync SMS with your cloud" : "Una aplicación para sincronizar SMS con tu nube" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index d5ce244..212eae6 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Sincronizzazione telefono" + "Phone Sync" : "Sincronizzazione telefono", + "An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index 9c6d0e3..20e6619 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Sincronizzazione telefono" + "Phone Sync" : "Sincronizzazione telefono", + "An app to sync SMS with your cloud" : "Un'applicazione per sincronizzare SMS con il tuo cloud" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 792f17c..6c83059 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Sincronizar telefone" + "Phone Sync" : "Sincronizar telefone", + "An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index f0bf146..8e6e692 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Sincronizar telefone" + "Phone Sync" : "Sincronizar telefone", + "An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file