From ec48f21da5330c9b299394e653c3cf9e64bb8d47 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 28 May 2018 00:32:31 +0000 Subject: [tx-robot] updated from transifex --- l10n/fr.js | 3 ++- l10n/fr.json | 3 ++- l10n/sr.js | 3 ++- l10n/sr.json | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'l10n') diff --git a/l10n/fr.js b/l10n/fr.js index f26bc73..3a75b02 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Synchronisation du téléphone" + "Phone Sync" : "Synchronisation du téléphone", + "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index 45e2762..a53f166 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Synchronisation du téléphone" + "Phone Sync" : "Synchronisation du téléphone", + "An app to sync SMS with your cloud" : "Une application pour synchroniser avec votre cloud" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index d93c7a0..9d558fe 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Телефонска синхронизација" + "Phone Sync" : "Телефонска синхронизација", + "An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 5f74574..7edb748 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Телефонска синхронизација" + "Phone Sync" : "Телефонска синхронизација", + "An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером" },"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);" } \ No newline at end of file -- cgit v1.2.3