Skip to content

Commit b69cb99

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

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

l10n/cs.js

+3
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ OC.L10N.register(
9292
"Root" : "Kořen",
9393
"Circle Invite" : "Pozvání do okruhu",
9494
"Federated" : "Propojené",
95+
"Mount point" : "Přípojný bod",
9596
"Nextcloud User" : "Uživatel v Nextcloud",
9697
"Nextcloud Group" : "Skupina v Nextcloud",
9798
"Mail Address" : "E-mailová adresa",
@@ -103,6 +104,7 @@ OC.L10N.register(
103104
"Admin" : "Správce",
104105
"Owner" : "Vlastník",
105106
"%s shared »%s« with you." : "%s vám nasdílel(a) „%s“.",
107+
"%s shared »%s« with \"%s\"." : "%s nasdílel(a) »%s« s \"%s\".",
106108
"%s on %s" : "%s na %s",
107109
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s s vámi sdílí „%2$s“.\nUž byste měli obdržet zvlášť e-mail s odkazem pro přístup k němu.\n",
108110
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s s vámi sdílí „%2$s“. Už byste měli obdržet zvlášť e-mail s odkazem pro přístup k němu.",
@@ -116,6 +118,7 @@ OC.L10N.register(
116118
"%1$s shared multiple files with you. You should have already received a separate mail 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.",
117119
"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",
118120
"Password to access files" : "Heslo pro přístup k souborům",
121+
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) vícero souborů \"%s\".",
119122
"%s shared multiple files with you." : "%s vám nasdílel(a) vícero souborů.",
120123
"Boot up" : "Nastartovat",
121124
"Initialisation Nextcloud" : "Inicializace Nextcloud",

l10n/cs.json

+3
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"Root" : "Kořen",
9191
"Circle Invite" : "Pozvání do okruhu",
9292
"Federated" : "Propojené",
93+
"Mount point" : "Přípojný bod",
9394
"Nextcloud User" : "Uživatel v Nextcloud",
9495
"Nextcloud Group" : "Skupina v Nextcloud",
9596
"Mail Address" : "E-mailová adresa",
@@ -101,6 +102,7 @@
101102
"Admin" : "Správce",
102103
"Owner" : "Vlastník",
103104
"%s shared »%s« with you." : "%s vám nasdílel(a) „%s“.",
105+
"%s shared »%s« with \"%s\"." : "%s nasdílel(a) »%s« s \"%s\".",
104106
"%s on %s" : "%s na %s",
105107
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s s vámi sdílí „%2$s“.\nUž byste měli obdržet zvlášť e-mail s odkazem pro přístup k němu.\n",
106108
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s s vámi sdílí „%2$s“. Už byste měli obdržet zvlášť e-mail s odkazem pro přístup k němu.",
@@ -114,6 +116,7 @@
114116
"%1$s shared multiple files with you. You should have already received a separate mail 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.",
115117
"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",
116118
"Password to access files" : "Heslo pro přístup k souborům",
119+
"%s shared multiple files with \"%s\"." : "%s nasdílel(a) vícero souborů \"%s\".",
117120
"%s shared multiple files with you." : "%s vám nasdílel(a) vícero souborů.",
118121
"Boot up" : "Nastartovat",
119122
"Initialisation Nextcloud" : "Inicializace Nextcloud",

l10n/zh_HK.js

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ OC.L10N.register(
8080
"Personal" : "個人",
8181
"System" : "系统",
8282
"Visible" : "可見",
83+
"Open" : "開啟",
8384
"Invite" : "邀請",
8485
"Join Request" : "加入要求",
8586
"Friends" : "朋友",

l10n/zh_HK.json

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"Personal" : "個人",
7979
"System" : "系统",
8080
"Visible" : "可見",
81+
"Open" : "開啟",
8182
"Invite" : "邀請",
8283
"Join Request" : "加入要求",
8384
"Friends" : "朋友",

0 commit comments

Comments
 (0)