diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-23 02:04:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-23 02:04:41 +0200 |
commit | 81ecabb19c517411b5023fb29ee7061d4e1eeeec (patch) | |
tree | a3c748b01fe871a9d57b29b5dfd17ec4c20bdd0c /apps/files_sharing/l10n/cs_CZ.php | |
parent | c7043fdd0476aa486fb02d54765af4940f9315f9 (diff) | |
download | nextcloud-server-81ecabb19c517411b5023fb29ee7061d4e1eeeec.tar.gz nextcloud-server-81ecabb19c517411b5023fb29ee7061d4e1eeeec.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php index e9185e979cd..9889fae488a 100644 --- a/apps/files_sharing/l10n/cs_CZ.php +++ b/apps/files_sharing/l10n/cs_CZ.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "Heslo", "Submit" => "Odeslat", +"%s shared the folder %s with you" => "%s s Vámi sdílí složku %s", +"%s shared the file %s with you" => "%s s Vámi sdílí soubor %s", "Download" => "Stáhnout", "No preview available for" => "Náhled není dostupný pro", "web services under your control" => "služby webu pod Vaší kontrolou" |