diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-27 00:07:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-27 00:07:01 +0000 |
commit | 9984eba7278685d5bb0017e971751af4130aa875 (patch) | |
tree | 448a4a30599b78e897bd9a2896d4b84a9bc8f4e2 /core/l10n/cs_CZ.js | |
parent | b98dfaccd96fb9b0da13bc59f55ed9b61cbbd528 (diff) | |
download | nextcloud-server-9984eba7278685d5bb0017e971751af4130aa875.tar.gz nextcloud-server-9984eba7278685d5bb0017e971751af4130aa875.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index c129744844a..9424e307b87 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Please select a file." : "Prosím vyberte soubor.", "File is too big" : "Soubor je příliš velký", + "The selected file is not an image." : "Vybraný soubor není obrázek.", + "The selected file cannot be read." : "Vybraný soubor nelze přečíst.", "Invalid file provided" : "Zadán neplatný soubor", "No image or file provided" : "Soubor nebo obrázek nebyl zadán", "Unknown filetype" : "Neznámý typ souboru", @@ -117,6 +119,7 @@ OC.L10N.register( "(all selected)" : "(vybráno vše)", "({count} selected)" : "(vybráno {count})", "Error loading file exists template" : "Chyba při nahrávání šablony existence souboru", + "Pending" : "Čekající", "Very weak password" : "Velmi slabé heslo", "Weak password" : "Slabé heslo", "So-so password" : "Středně silné heslo", |