summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 58189db7aaf..e024f43809d 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -237,7 +237,6 @@ OC.L10N.register(
"For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala.",
"Share note" : "Sdílet poznámku",
"Toggle grid view" : "Vyp/zap. zobrazení v mřížce",
- "%s" : "%s",
"Upload files to %s" : "Nahrát soubory do %s",
"Note" : "Poznámka",
"Select or drop files" : "Vyberte nebo přetáhněte soubory",
@@ -249,6 +248,7 @@ 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"
+ "Download %s" : "Stáhnout %s",
+ "%s" : "%s"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");