diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-10 02:22:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-10 02:22:57 +0000 |
commit | 310e6550b1c71b1415c6e7e25b892eebe231139f (patch) | |
tree | 66bf4ba073a695b0285ef6fdc9127c1cd83d71a9 /apps/sharebymail | |
parent | de05eab802791dccebf55630903951e893b32984 (diff) | |
download | nextcloud-server-310e6550b1c71b1415c6e7e25b892eebe231139f.tar.gz nextcloud-server-310e6550b1c71b1415c6e7e25b892eebe231139f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/cs.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js index 1a91270a591..61d45b91918 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -50,6 +50,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í e-mailové adresy.", "Send password by mail" : "Odeslat heslo e-mailem", "Enforce password protection" : "Vynutit ochranu heslem", - "Reply to initiator" : "Odpovedět iniciátorovi" + "Reply to initiator" : "Odpovědět iniciátorovi" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index 6c5025c6964..4cac5537697 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -48,6 +48,6 @@ "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" : "Odpovedět iniciátorovi" + "Reply to initiator" : "Odpovědět iniciátorovi" },"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 |