Skip to content

Commit c90248d

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 6f1ba60 commit c90248d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

l10n/cs.js

+9
Original file line numberDiff line numberDiff line change
@@ -91,30 +91,39 @@ OC.L10N.register(
9191
"Building Local Database" : "Vytváří se místní databáze",
9292
"Testing Basic Circle Creation" : "Zkouší se vytvoření základního okruhu",
9393
"Adding local users and moderators" : "Přidávají se místní uživatelé a moderátoři",
94+
"Show all teams" : "Zobrazit veškeré kolektivy",
95+
"Create a new team" : "Vytvořit nový kolektiv",
9496
"Files" : "Soubory",
9597
"This feature is not available for personal circles" : "Tato funkce není pro osobní okruhy dostupná",
98+
"The team is not federated" : "Kolektiv není federovaný",
99+
"You cannot join this team" : "K tomuto kolektivu se nemůžete připojit",
96100
"This member is not a moderator" : "Tento člen není moderátorem",
97101
"Insufficient privileges" : "Nedostatečná oprávnění",
98102
"This member does not exist" : "Tento člen neexistuje",
103+
"This member is the owner of the team" : "Tento člen je vlastníkem tohoto kolektivu",
99104
"Level cannot be changed for this type of member" : "Úroveň nelze pro tento typ člena změnit",
100105
"You are already a member of this circle" : "Už jste členem tohoto okruhu",
101106
"You have been blocked from this circle" : "Tento okruh vás zablokoval",
102107
"The account is already a member of this circle" : "Účet už je členem tohoto okruhu",
103108
"The account has already been invited into this circle" : "Účet už byl pozván do tohoto okruhu",
109+
"%s (Team owned by %s)" : "%s (Kolektiv vlastněn uživatelem %s)",
104110
"You are now a member of the Circle \"%2$s\"" : "Nyní jste členy okruhu „%2$s“",
105111
"You have been invited by %1$s into the Circle \"%2$s\"" : "%1$s vás pozval(a) do okruhu „%2$s“",
106112
"%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s poslal(a) žádost o to, stát se členem okruhu „%2$s“",
107113
"Accept" : "Přijmout",
108114
"Refuse" : "Odmítnout",
109115
"Leave the circle" : "Opustit okruh",
110116
"%s" : "%s",
117+
"Personal team" : "Osobní kolektiv",
111118
"%s owned by %s" : "%s vlastněné uživ. %s",
119+
"You have no permission to create a new team" : "Nemáte oprávnění pro vytváření nových kolektivů",
112120
"%s shared a file with \"%s\"." : "%s nasdílel(a) soubor uživateli „%s“",
113121
"%s shared a file with you." : "%s vám nasdílel(a) soubor.",
114122
"%1$s shared some content with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s vám nasdílel(a) nějaký obsah.\nUž by vám měl přijít zvlášť e-mail s odkazem pro přístup k němu.\n",
115123
"%1$s shared some content with you. You should have already received a separate email with a link to access it." : "%1$s vám nasdílel(a) nějaký obsah.\nUž by vám měl přijít zvlášť e-mail s odkazem pro přístup k němu.",
116124
"Password to access content shared with you by %1$s" : "Heslo pro přístup k obsahu, který vám nasdílel(a) %1$s",
117125
"Password to access content" : "Heslo pro přístup k obsahu",
126+
"This item is already shared with this team" : "Tato položka už je v tomto kolektivu sdílená",
118127
"Bring cloud-users closer together." : "Sblížit uživatele cloudu.",
119128
"No files in here" : "Nejsou zde žádné soubory",
120129
"No entries found in this folder" : "V této složce nebyly nalezeny žádné položky",

l10n/cs.json

+9
Original file line numberDiff line numberDiff line change
@@ -89,30 +89,39 @@
8989
"Building Local Database" : "Vytváří se místní databáze",
9090
"Testing Basic Circle Creation" : "Zkouší se vytvoření základního okruhu",
9191
"Adding local users and moderators" : "Přidávají se místní uživatelé a moderátoři",
92+
"Show all teams" : "Zobrazit veškeré kolektivy",
93+
"Create a new team" : "Vytvořit nový kolektiv",
9294
"Files" : "Soubory",
9395
"This feature is not available for personal circles" : "Tato funkce není pro osobní okruhy dostupná",
96+
"The team is not federated" : "Kolektiv není federovaný",
97+
"You cannot join this team" : "K tomuto kolektivu se nemůžete připojit",
9498
"This member is not a moderator" : "Tento člen není moderátorem",
9599
"Insufficient privileges" : "Nedostatečná oprávnění",
96100
"This member does not exist" : "Tento člen neexistuje",
101+
"This member is the owner of the team" : "Tento člen je vlastníkem tohoto kolektivu",
97102
"Level cannot be changed for this type of member" : "Úroveň nelze pro tento typ člena změnit",
98103
"You are already a member of this circle" : "Už jste členem tohoto okruhu",
99104
"You have been blocked from this circle" : "Tento okruh vás zablokoval",
100105
"The account is already a member of this circle" : "Účet už je členem tohoto okruhu",
101106
"The account has already been invited into this circle" : "Účet už byl pozván do tohoto okruhu",
107+
"%s (Team owned by %s)" : "%s (Kolektiv vlastněn uživatelem %s)",
102108
"You are now a member of the Circle \"%2$s\"" : "Nyní jste členy okruhu „%2$s“",
103109
"You have been invited by %1$s into the Circle \"%2$s\"" : "%1$s vás pozval(a) do okruhu „%2$s“",
104110
"%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s poslal(a) žádost o to, stát se členem okruhu „%2$s“",
105111
"Accept" : "Přijmout",
106112
"Refuse" : "Odmítnout",
107113
"Leave the circle" : "Opustit okruh",
108114
"%s" : "%s",
115+
"Personal team" : "Osobní kolektiv",
109116
"%s owned by %s" : "%s vlastněné uživ. %s",
117+
"You have no permission to create a new team" : "Nemáte oprávnění pro vytváření nových kolektivů",
110118
"%s shared a file with \"%s\"." : "%s nasdílel(a) soubor uživateli „%s“",
111119
"%s shared a file with you." : "%s vám nasdílel(a) soubor.",
112120
"%1$s shared some content with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s vám nasdílel(a) nějaký obsah.\nUž by vám měl přijít zvlášť e-mail s odkazem pro přístup k němu.\n",
113121
"%1$s shared some content with you. You should have already received a separate email with a link to access it." : "%1$s vám nasdílel(a) nějaký obsah.\nUž by vám měl přijít zvlášť e-mail s odkazem pro přístup k němu.",
114122
"Password to access content shared with you by %1$s" : "Heslo pro přístup k obsahu, který vám nasdílel(a) %1$s",
115123
"Password to access content" : "Heslo pro přístup k obsahu",
124+
"This item is already shared with this team" : "Tato položka už je v tomto kolektivu sdílená",
116125
"Bring cloud-users closer together." : "Sblížit uživatele cloudu.",
117126
"No files in here" : "Nejsou zde žádné soubory",
118127
"No entries found in this folder" : "V této složce nebyly nalezeny žádné položky",

0 commit comments

Comments
 (0)