diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-17 02:28:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-17 02:28:07 +0000 |
commit | 62a814f4fbdec485e97e6b55a8320a02ced488bb (patch) | |
tree | fdf9f9d1addbdc05225d3874550cbd14d11d6f89 /apps/files_sharing/l10n/cs.js | |
parent | 06ad953047fa00f93117a033384bec1c79dde14a (diff) | |
download | nextcloud-server-62a814f4fbdec485e97e6b55a8320a02ced488bb.tar.gz nextcloud-server-62a814f4fbdec485e97e6b55a8320a02ced488bb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index e024f43809d..41b928c32bd 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -248,7 +248,6 @@ OC.L10N.register( "Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sdílení posláním hesla prostřednictvím Nextcloud Talk se nezdařilo protože Nextcloud Talk není zapnutý", "Name, email, or federated cloud ID …" : "Jméno, e-mail nebo identifikátor ve federovaném cloudu…", - "Download %s" : "Stáhnout %s", - "%s" : "%s" + "Download %s" : "Stáhnout %s" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |