diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-13 01:12:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-13 01:12:53 +0000 |
commit | 363c0c31f46bc04e31273865104561e2ab7321ea (patch) | |
tree | c0acd77f7f409c586981e1b1afb323a6e65cb3a3 /apps/sharebymail | |
parent | 5c94c71c66618e23b5fc99c50e68fd2daf1c235c (diff) | |
download | nextcloud-server-363c0c31f46bc04e31273865104561e2ab7321ea.tar.gz nextcloud-server-363c0c31f46bc04e31273865104561e2ab7321ea.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 fc7cfa2e359..b490e94cc85 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -16,7 +16,7 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "Emailem jste s {email} sdíleli {file}", "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel emailem %1$s", "{actor} shared {file} with {email} by mail" : "{actor} sdílel(a) {file} emailem s {email}", - "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po emailu", + "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po e-mailu", "You unshared {file} from {email} by mail" : "Zrušili jste sdílení {file} z {email} emailem", "%3$s unshared %1$s from %2$s by mail" : "%3$s zrušil(a) sdílení %1$s od %2$s po e-mailu", "{actor} unshared {file} from {email} by mail" : "{actor} zrušil(a) sdílení {file} od {email} po e-mailu", diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index 6f2d00b05e9..e9b5313118a 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -14,7 +14,7 @@ "You shared {file} with {email} by mail" : "Emailem jste s {email} sdíleli {file}", "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel emailem %1$s", "{actor} shared {file} with {email} by mail" : "{actor} sdílel(a) {file} emailem s {email}", - "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po emailu", + "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po e-mailu", "You unshared {file} from {email} by mail" : "Zrušili jste sdílení {file} z {email} emailem", "%3$s unshared %1$s from %2$s by mail" : "%3$s zrušil(a) sdílení %1$s od %2$s po e-mailu", "{actor} unshared {file} from {email} by mail" : "{actor} zrušil(a) sdílení {file} od {email} po e-mailu", |