diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.json')
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 2e5d790861c..350d38c2537 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -246,7 +246,6 @@ "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" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |