diff options
Diffstat (limited to 'apps/sharebymail/l10n/cs.json')
-rw-r--r-- | apps/sharebymail/l10n/cs.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index e91a35599be..934a704e8b3 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -1,26 +1,15 @@ { "translations": { - "Shared with %1$s" : "Sdíleno s %1$s", "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 %1$s" : "Sdílení zrušeno od %1$s", "Unshared from {email}" : "Sdílení zrušeno od {email}", - "Unshared from %1$s by %2$s" : "%2$s zrušil(a) sdílení od %1$s", "Unshared from {email} by {actor}" : "{actor} zrušil(a) sdílení adresátovi {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", - "You shared %1$s with %2$s by mail" : "Sdíleli jste %1$s e-mailem s %2$s", "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", - "%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", - "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", "Password to access {file} was sent to you" : "Heslo pro přístupu k {file} vám bylo zasláno", "Share by mail" : "Sdílet e-mailem", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Sdílení položky %1$s se nezdařilo, protože ta je už s uživatelem %2$s sdílena", @@ -50,6 +39,17 @@ "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", "Reply to initiator" : "Odpovědět iniciátorovi", - "Unable to update share by mail config" : "Nedaří se aktualizovat sdílení nastavením e-mailu" + "Unable to update share by mail config" : "Nedaří se aktualizovat sdílení nastavením e-mailu", + "Shared with %1$s" : "Sdíleno s %1$s", + "Shared with %1$s by %2$s" : "%2$s sdílí s %1$s", + "Unshared from %1$s" : "Sdílení zrušeno od %1$s", + "Unshared from %1$s by %2$s" : "%2$s zrušil(a) sdílení od %1$s", + "Password for mail share sent to %1$s" : "Heslo e-mailového sdílení odesláno na %1$s", + "You shared %1$s with %2$s by mail" : "Sdíleli jste %1$s e-mailem s %2$s", + "%3$s shared %1$s with %2$s by mail" : "%3$s s %2$s sdílel e-mailem %1$s", + "You unshared %1$s from %2$s by mail" : "Přestali jste sdílet %1$s od %2$s po e-mailu", + "%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", + "Password to access %1$s was sent to %2s" : "Heslo pro přístupu k %1$s bylo zasláno na %2s", + "Password to access %1$s was sent to you" : "Heslo pro přístup k %1$s vám bylo zasláno" },"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 |