From caa39532459bb1508b355bc6a25533f0214e7f09 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 24 May 2018 00:13:48 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/cs.js | 4 +++- lib/l10n/cs.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'lib/l10n') diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 7fb0ca9cf4d..3ac5b8e0a53 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -231,6 +231,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", + "Personal" : "Osobní", + "No app name specified" : "Nezadán název aplikace" }, "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/lib/l10n/cs.json b/lib/l10n/cs.json index 16d079c532c..cc9e8fb4d4d 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -229,6 +229,8 @@ "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", + "Personal" : "Osobní", + "No app name specified" : "Nezadán název aplikace" },"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 -- cgit v1.2.3