diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-06 02:06:37 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-06 02:06:37 +0200 |
commit | af3e7674898251f27cc5ec4fe5337583a1eb2398 (patch) | |
tree | 6ead3c7a24c855b1a23a28fd93315897b786f79d /apps/files_sharing/l10n/cs_CZ.php | |
parent | ebb28412ca47889019aa4c0f278fe3b9097996f8 (diff) | |
download | nextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.tar.gz nextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.php')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php index 4836f151099..e9185e979cd 100644 --- a/apps/files_sharing/l10n/cs_CZ.php +++ b/apps/files_sharing/l10n/cs_CZ.php @@ -1,4 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "Heslo", -"Submit" => "Potvrdit" +"Submit" => "Odeslat", +"Download" => "Stáhnout", +"No preview available for" => "Náhled není dostupný pro", +"web services under your control" => "služby webu pod Vaší kontrolou" ); |