diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
commit | e218d1f98e19307f2bf170e09670e4f7fe61f061 (patch) | |
tree | 179a809826ea32995075c12cc1d0e2385d39b99d /apps/sharebymail | |
parent | 2c24c3c469847d36b65e3e1e0550ab2c2d03e6d5 (diff) | |
download | nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.tar.gz nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/cs.js | 3 | ||||
-rw-r--r-- | apps/sharebymail/l10n/cs.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js index 9bdea2b19d5..c4dc4ef517d 100644 --- a/apps/sharebymail/l10n/cs.js +++ b/apps/sharebymail/l10n/cs.js @@ -17,7 +17,10 @@ OC.L10N.register( "We cannot 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 vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Failed to send share by email. Got an invalid email address" : "Nepodařilo se odeslat sdílení e-mailem. Obdržena neplatná e-mailová adresa", "Failed to send share by email" : "Sdílení e-mailem se nezdařilo", + "Note:" : "Poznámka:", + "Expiration:" : "Konec platnosti:", "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", + "Open %s" : "Otevřít %s", "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "It is protected with the following password:" : "Je chráněno následujícím heslem:", "This password will expire at %s" : "Platnost tohoto hesla skončí %s", diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json index 79fecdfb6b9..cf7fee78768 100644 --- a/apps/sharebymail/l10n/cs.json +++ b/apps/sharebymail/l10n/cs.json @@ -15,7 +15,10 @@ "We cannot 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 vytvořené heslo. Nastavte si v osobním nastavení platnou e-mailovou adresu a zkuste to znovu.", "Failed to send share by email. Got an invalid email address" : "Nepodařilo se odeslat sdílení e-mailem. Obdržena neplatná e-mailová adresa", "Failed to send share by email" : "Sdílení e-mailem se nezdařilo", + "Note:" : "Poznámka:", + "Expiration:" : "Konec platnosti:", "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", + "Open %s" : "Otevřít %s", "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "It is protected with the following password:" : "Je chráněno následujícím heslem:", "This password will expire at %s" : "Platnost tohoto hesla skončí %s", |