diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
commit | 790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 (patch) | |
tree | 30dc69cb3f624dc89c607246f65a4b298f9d2570 /apps/files/l10n/cs_CZ.php | |
parent | 5fa67a4fb0f5e9bd2413336e3de5a02e41215d19 (diff) | |
download | nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.tar.gz nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.php')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 1af95dc7fed..ebfc2e6add7 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -87,7 +87,6 @@ $TRANSLATIONS = array( "Delete" => "Smazat", "Upload too large" => "Odesílaný soubor je příliš velký", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.", -"Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte.", -"Current scanning" => "Aktuální prohledávání" +"Files are being scanned, please wait." => "Soubory se prohledávají, prosím čekejte." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; |