From acefc81832463c47023136e0908bff494004291c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 26 May 2018 00:34:54 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs.js | 3 ++- l10n/cs.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/cs.js b/l10n/cs.js index 81425d1..6042109 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -1,6 +1,7 @@ OC.L10N.register( "ocsms", { - "Phone Sync" : "Synchronizace s telefonem" + "Phone Sync" : "Synchronizace s telefonem", + "An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/l10n/cs.json b/l10n/cs.json index d67feac..1a1c495 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,4 +1,5 @@ { "translations": { - "Phone Sync" : "Synchronizace s telefonem" + "Phone Sync" : "Synchronizace s telefonem", + "An app to sync SMS with your cloud" : "Aplikace pro synchronizaci SMS s vaším cloudem" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file