summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-28 01:12:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-28 01:12:31 +0000
commit533e8351adfd5cc443c853fbb884246e8ae36b04 (patch)
treeabdde01daf75680a226ee481b946b44b0ab2c943 /apps/sharebymail
parentb369abc37807c105a72cc302dd1f9d98cf2813d1 (diff)
downloadnextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.tar.gz
nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/cs.js4
-rw-r--r--apps/sharebymail/l10n/cs.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js
index fa6e6f262e6..6e6c6aac08d 100644
--- a/apps/sharebymail/l10n/cs.js
+++ b/apps/sharebymail/l10n/cs.js
@@ -18,7 +18,7 @@ OC.L10N.register(
"Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno",
"Sharing %s failed, this item is already shared with %s" : "Sdílení %s selhalo, tato položka je již s %s 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 vygenerované heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.",
- "Failed to send share by email" : "Sdílení emailem se nezdařilo",
+ "Failed to send share by email" : "Sdílení e-mailem se nezdařilo",
"%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«.",
"Click the button below to open it." : "Pro otevření kliknětena tlačítko níže.",
@@ -38,6 +38,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 hesla",
- "Failed to send share by E-mail" : "Odeslání sdílení E-mailem se nezdařilo"
+ "Failed to send share by E-mail" : "Odeslání sdílení e-mailem se nezdařilo"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json
index 441e5284353..facf02fa98e 100644
--- a/apps/sharebymail/l10n/cs.json
+++ b/apps/sharebymail/l10n/cs.json
@@ -16,7 +16,7 @@
"Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno",
"Sharing %s failed, this item is already shared with %s" : "Sdílení %s selhalo, tato položka je již s %s 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 vygenerované heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.",
- "Failed to send share by email" : "Sdílení emailem se nezdařilo",
+ "Failed to send share by email" : "Sdílení e-mailem se nezdařilo",
"%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«.",
"Click the button below to open it." : "Pro otevření kliknětena tlačítko níže.",
@@ -36,6 +36,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 hesla",
- "Failed to send share by E-mail" : "Odeslání sdílení E-mailem se nezdařilo"
+ "Failed to send share by E-mail" : "Odeslání sdílení e-mailem se nezdařilo"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file