diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-28 00:07:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-28 00:07:41 +0000 |
commit | 69088189999ec8c4ff0ce7f3a229afd8cca7b27d (patch) | |
tree | c803dd9562ce0796b5c10e1c9b594ecdd5d30cdd /apps/federatedfilesharing/l10n/cs.js | |
parent | f000e22a97b9bae756cc5977badeffbc7a6852e9 (diff) | |
download | nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.tar.gz nextcloud-server-69088189999ec8c4ff0ce7f3a229afd8cca7b27d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/cs.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js index 66ba39701ed..dd7f9b74b85 100644 --- a/apps/federatedfilesharing/l10n/cs.js +++ b/apps/federatedfilesharing/l10n/cs.js @@ -43,10 +43,10 @@ OC.L10N.register( "Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů", "Federated Cloud" : "Sdružený cloud", "Your Federated Cloud ID:" : "Vaše sdružené cloud ID:", - "Share it:" : "Sdílet:", "Add to your website" : "Přidat na svou webovou stránku", "Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud", "HTML Code:" : "HTML kód:", - "Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři" + "Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři", + "Share it:" : "Sdílet:" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |