Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/cs.js')
-rw-r--r--apps/sharebymail/l10n/cs.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js
index 729b44410c8..fac3a22d344 100644
--- a/apps/sharebymail/l10n/cs.js
+++ b/apps/sharebymail/l10n/cs.js
@@ -49,17 +49,6 @@ OC.L10N.register(
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoluje uživatelům odeslat personalizovaný odkaz na soubor nebo složku po zadání emailové adresy.",
"Send password by mail" : "Odeslat heslo emailem",
"Enforce password protection" : "Vynutit ochranu heslem",
- "Sharing %s failed, this item is already shared with %s" : "Sdílení %s se nezdařilo, tato položka je s %s už sdílena",
- "%s shared »%s« with you" : "%s s vámi sdílel(a) »%s»",
- "%s shared »%s« with you." : "%s s vámi nasdílel(a) „%s“.",
- "%s via %s" : "%s přes %s",
- "%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%s s vámi sdílel(a) „%s“. Už jste měli dostat email s přístupovými údaji.\n",
- "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s s vámi sdílel(a) „%s“. Už jste měli dostat email s přístupovými údaji.",
- "Password to access »%s« shared to you by %s" : "Heslo pro přístup k „%s“ (vám nasdílel(a) %s)",
- "It is protected with the following password: %s" : "Je chráněn následujícím heslem: %s",
- "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Právě jste s »%s» nasdílel(a) %s. Sdílení bylo již příjemci zasláno. Kvůli bezpečnostní politice nastavené administrátorem %s musí být každé sdílení chráněno heslem a toto heslo nemůže být příjemci zasláno přímo. Kvůli tomu ho budete muset manuálně přeposlat.",
- "Password to access »%s« shared with %s" : "Heslo pro přístup k „%s“ sdíleno s %s",
- "This is the password: %s" : "Toto je heslo: %s",
"Password to access »%1$s« shared with %2$s" : "Heslo pro přístup k „%1$s“ sdílenému s %2$s"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");