summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-10 02:23:09 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-10 02:23:09 +0000
commit3c07ae86eae90f431a0faa7835266673e4eb0187 (patch)
tree5739c042bc5a6d566c5291d3f20a5cf53caedac7 /apps/sharebymail
parent1ac8630a512982ba301ef90fd8a40a0c79ba7982 (diff)
downloadnextcloud-server-3c07ae86eae90f431a0faa7835266673e4eb0187.tar.gz
nextcloud-server-3c07ae86eae90f431a0faa7835266673e4eb0187.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/cs.js2
-rw-r--r--apps/sharebymail/l10n/cs.json2
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