diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-23 02:24:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-23 02:24:02 +0000 |
commit | a81408a8e180063811a1ea03af33ac2db44f2a47 (patch) | |
tree | 71e4cccdbc799cc9856688caccb18180f9fb9ad7 /apps/sharebymail/l10n/cs.js | |
parent | 1c074e76028b65c4158097a35254fbf7ebe8749c (diff) | |
download | nextcloud-server-a81408a8e180063811a1ea03af33ac2db44f2a47.tar.gz nextcloud-server-a81408a8e180063811a1ea03af33ac2db44f2a47.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/cs.js')
-rw-r--r-- | apps/sharebymail/l10n/cs.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js index 61d45b91918..0c7e123a58c 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Heslo pro přístup k {file} bylo zasláno na {email}", "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno", "Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno", - "Sharing %1$s failed, this item is already shared with %2$s" : "Sdílení %1$s se nezdařilo, tato položka je s %2$s už sdílena", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nemůžeme vám zaslat automaticky vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Failed to send share by email" : "Sdílení e-mailem se nezdařilo", "%1$s shared »%2$s« with you" : "%1$s s vámi sdílí „%2$s“", @@ -49,7 +48,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Poskytovatel sdílení umožňuje sdílet soubory pomocí e-mailu", "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í e-mailové adresy.", "Send password by mail" : "Odeslat heslo e-mailem", - "Enforce password protection" : "Vynutit ochranu heslem", - "Reply to initiator" : "Odpovědět iniciátorovi" + "Reply to initiator" : "Odpovědět iniciátorovi", + "Enforce password protection" : "Vynutit ochranu heslem" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |