Skip to content

Commit 3094491

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4a4aea6 commit 3094491

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/cs.js

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ OC.L10N.register(
9595
"Mount point" : "Přípojný bod",
9696
"Nextcloud User" : "Uživatel v Nextcloud",
9797
"Nextcloud Group" : "Skupina v Nextcloud",
98+
"Email Address" : "E-mailová adresa",
9899
"Contact" : "Kontakt",
99100
"Circle" : "Okruh",
100101
"Nextcloud App" : "Nextcloud aplikace",
@@ -105,12 +106,16 @@ OC.L10N.register(
105106
"%s shared »%s« with you." : "%s vám nasdílel(a) „%s“.",
106107
"%s shared »%s« with \"%s\"." : "%s nasdílel(a) »%s« s \"%s\".",
107108
"%s on %s" : "%s na %s",
109+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s s vámi sdílel(a) „%2$s“. Už jste měli dostat e-mail s přístupovými údaji.\n",
110+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s s vámi sdílel(a) „%2$s“. Už jste měli dostat e-mail s přístupovými údaji.",
108111
"Password to access »%1$s« shared to you by %2$s" : "Heslo pro přístup k „%1$s“ které s vámi sdílí %2$s",
109112
"Password to access »%s«" : "Heslo pro přístup k „%s“",
110113
"It is protected with the following password:" : "Je chráněno následujícím heslem:",
111114
"%1$s via %2$s" : "%1$s prostřednictvm %2$s",
112115
"Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.",
113116
"Open »%s«" : "Otevřít „%s“",
117+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s vám nasdílel(a) vícero souborů.\nMěli byste už obdržet i další e-mail s odkazem na přístup k nim.\n",
118+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s vám nasdílel(a) vícero souborů. Měli byste už mít jiný e-mail s odkazem pro přístup k nim.",
114119
"Password to access files shared to you by %1$s" : "Heslo pro přístup k souborům, které vám nasdílel(a) %1$s",
115120
"Password to access files" : "Heslo pro přístup k souborům",
116121
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) vícero souborů \"%s\".",

l10n/cs.json

+5
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"Mount point" : "Přípojný bod",
9494
"Nextcloud User" : "Uživatel v Nextcloud",
9595
"Nextcloud Group" : "Skupina v Nextcloud",
96+
"Email Address" : "E-mailová adresa",
9697
"Contact" : "Kontakt",
9798
"Circle" : "Okruh",
9899
"Nextcloud App" : "Nextcloud aplikace",
@@ -103,12 +104,16 @@
103104
"%s shared »%s« with you." : "%s vám nasdílel(a) „%s“.",
104105
"%s shared »%s« with \"%s\"." : "%s nasdílel(a) »%s« s \"%s\".",
105106
"%s on %s" : "%s na %s",
107+
"%1$s shared »%2$s« with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s s vámi sdílel(a) „%2$s“. Už jste měli dostat e-mail s přístupovými údaji.\n",
108+
"%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s s vámi sdílel(a) „%2$s“. Už jste měli dostat e-mail s přístupovými údaji.",
106109
"Password to access »%1$s« shared to you by %2$s" : "Heslo pro přístup k „%1$s“ které s vámi sdílí %2$s",
107110
"Password to access »%s«" : "Heslo pro přístup k „%s“",
108111
"It is protected with the following password:" : "Je chráněno následujícím heslem:",
109112
"%1$s via %2$s" : "%1$s prostřednictvm %2$s",
110113
"Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.",
111114
"Open »%s«" : "Otevřít „%s“",
115+
"%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s vám nasdílel(a) vícero souborů.\nMěli byste už obdržet i další e-mail s odkazem na přístup k nim.\n",
116+
"%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s vám nasdílel(a) vícero souborů. Měli byste už mít jiný e-mail s odkazem pro přístup k nim.",
112117
"Password to access files shared to you by %1$s" : "Heslo pro přístup k souborům, které vám nasdílel(a) %1$s",
113118
"Password to access files" : "Heslo pro přístup k souborům",
114119
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) vícero souborů \"%s\".",

0 commit comments

Comments
 (0)