diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-25 01:11:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-25 01:11:36 +0000 |
commit | e62be9e41e7e3d5454d0b7ef884a20b970311e5f (patch) | |
tree | 513a5558868c679a37d62295983d4f149c3a1f66 /apps/sharebymail/l10n | |
parent | 027f69df3f669df1d30f0dc32f7c29b9f4603ed8 (diff) | |
download | nextcloud-server-e62be9e41e7e3d5454d0b7ef884a20b970311e5f.tar.gz nextcloud-server-e62be9e41e7e3d5454d0b7ef884a20b970311e5f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/cs.js | 4 | ||||
-rw-r--r-- | apps/sharebymail/l10n/cs.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js index 41d3ae9c848..c7a72c2e366 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -5,6 +5,8 @@ OC.L10N.register( "Shared with {email}" : "Sdíleno s {email}", "Shared with %1$s by %2$s" : "%2$s sdílí s %1$s", "Shared with {email} by {actor}" : "{actor} sdílí s {email}", + "Unshared from {email}" : "Sdílení zrušeno od {email}", + "Unshared from {email} by {actor}" : "{actor} zrušil(a) sdílení od {email}", "Password for mail share sent to %1$s" : "Heslo e-mailového sdílení odesláno na %1$s", "Password for mail share sent to {email}" : "Heslo e-mailového sdílení odesláno na {email}", "Password for mail share sent to you" : "Heslo e-mailového sdílení vám bylo zasláno", @@ -12,6 +14,8 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "E-mailem jste s {email} sdíleli {file}", "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel e-mailem %1$s", "{actor} shared {file} with {email} by mail" : "{actor} sdílel(a) {file} e-mailem s {email}", + "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} e-mailem", "Password to access %1$s was sent to %2s" : "Heslo pro přístupu k %1$s bylo zasláno na %2s", "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", diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index c1794e8044b..98208b52b8c 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -3,6 +3,8 @@ "Shared with {email}" : "Sdíleno s {email}", "Shared with %1$s by %2$s" : "%2$s sdílí s %1$s", "Shared with {email} by {actor}" : "{actor} sdílí s {email}", + "Unshared from {email}" : "Sdílení zrušeno od {email}", + "Unshared from {email} by {actor}" : "{actor} zrušil(a) sdílení od {email}", "Password for mail share sent to %1$s" : "Heslo e-mailového sdílení odesláno na %1$s", "Password for mail share sent to {email}" : "Heslo e-mailového sdílení odesláno na {email}", "Password for mail share sent to you" : "Heslo e-mailového sdílení vám bylo zasláno", @@ -10,6 +12,8 @@ "You shared {file} with {email} by mail" : "E-mailem jste s {email} sdíleli {file}", "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel e-mailem %1$s", "{actor} shared {file} with {email} by mail" : "{actor} sdílel(a) {file} e-mailem s {email}", + "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} e-mailem", "Password to access %1$s was sent to %2s" : "Heslo pro přístupu k %1$s bylo zasláno na %2s", "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", |