diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-08 00:13:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-08 00:13:16 +0100 |
commit | 59249ebc0ca3731711ee99d591742164b32d0cdd (patch) | |
tree | f30d8326968ca38689614e33ba2969525d8ba107 /apps/files_trashbin/l10n/cs_CZ.php | |
parent | 3bd33b69a1c37cee5c3d180ec8952a611aabb4d1 (diff) | |
download | nextcloud-server-59249ebc0ca3731711ee99d591742164b32d0cdd.tar.gz nextcloud-server-59249ebc0ca3731711ee99d591742164b32d0cdd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/cs_CZ.php')
-rw-r--r-- | apps/files_trashbin/l10n/cs_CZ.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/cs_CZ.php b/apps/files_trashbin/l10n/cs_CZ.php index caaaea37436..2f88f3ae4c6 100644 --- a/apps/files_trashbin/l10n/cs_CZ.php +++ b/apps/files_trashbin/l10n/cs_CZ.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "perform restore operation" => "provést obnovu", +"delete file permanently" => "trvale odstranit soubor", "Name" => "Název", "Deleted" => "Smazáno", "1 folder" => "1 složka", |