diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-10 01:55:34 -0500 |
commit | ea95bb01899cdac6bf55d29dfefd8148bb26893f (patch) | |
tree | ad5af2a7a33ad559317eb058fbe447e7f8a0aec0 /apps/files_sharing/l10n/cs_CZ.js | |
parent | 7028c7150dd3181c3416ad77ca675e85514cdae3 (diff) | |
download | nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.tar.gz nextcloud-server-ea95bb01899cdac6bf55d29dfefd8148bb26893f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.js')
-rw-r--r-- | apps/files_sharing/l10n/cs_CZ.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 6b2c05b4dfb..10c8497b502 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -19,6 +19,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Nebyla nalezena instalace ownCloud na {remote}", "Invalid ownCloud url" : "Neplatná ownCloud url", "Shared by" : "Sdílí", + "A file or folder was shared from <strong>another server</strong>" : "Soubor nebo složka byla nasdílena z <strong>jiného serveru</strong>", + "You received a new remote share from %s" : "Obdrželi jste nové vzdálené sdílení z %s", + "%1$s accepted remote share <strong>%2$s</strong>" : "%1$s přijal(a) vzdálené sdílení <strong>%2$s</strong>", + "%1$s declined remote share <strong>%2$s</strong>" : "%1$s odmítl(a) vzdálené sdílení <strong>%2$s</strong>", + "%1$s unshared <strong>%2$s</strong>" : "%1$s zrušil(a) sdílení <strong>%2$s</strong>", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.", "Password" : "Heslo", |