diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-07 01:55:10 -0500 |
commit | 7d47d5072412fa99fb3ed9fa17a5716350215ddc (patch) | |
tree | 603e2c313ca83dcc9341f5bfa337e623d79c1b69 /apps/files_sharing/l10n/cs_CZ.js | |
parent | d383c45c134eec554af3fe579e40ef6ca5913b3f (diff) | |
download | nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.tar.gz nextcloud-server-7d47d5072412fa99fb3ed9fa17a5716350215ddc.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, 4 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.js b/apps/files_sharing/l10n/cs_CZ.js index 1d65d7032ee..6b2c05b4dfb 100644 --- a/apps/files_sharing/l10n/cs_CZ.js +++ b/apps/files_sharing/l10n/cs_CZ.js @@ -33,6 +33,9 @@ OC.L10N.register( "Add to your ownCloud" : "Přidat do svého ownCloudu", "Download" : "Stáhnout", "Download %s" : "Stáhnout %s", - "Direct link" : "Přímý odkaz" + "Direct link" : "Přímý odkaz", + "Server-to-Server Sharing" : "Sdílení mezi servery", + "Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery", + "Allow users on this server to receive shares from other servers" : "Povolit uživatelům z tohoto serveru přijímat sdílení z jiných serverů" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |