diff --git a/l10n/cs.js b/l10n/cs.js index b57ff5adf..93c1da930 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -45,6 +45,7 @@ OC.L10N.register( "Show all teams" : "Zobrazit veškeré týmy", "Collapse teams" : "Sbalit týmy", "This group already exists" : "Tato skupina už existuje", + "An error occurred while creating the group" : "Při vytváření skupiny došlo k chybě", "This team already exists" : "Tento tým už existuje", "An error happened during the creation of the team" : "V průběhu vytváření týmu došlo k chybě", "{addressbookname} (Disabled)" : "{addressbookname} (vypnuto)", diff --git a/l10n/cs.json b/l10n/cs.json index c751dc402..d498f0fdc 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -43,6 +43,7 @@ "Show all teams" : "Zobrazit veškeré týmy", "Collapse teams" : "Sbalit týmy", "This group already exists" : "Tato skupina už existuje", + "An error occurred while creating the group" : "Při vytváření skupiny došlo k chybě", "This team already exists" : "Tento tým už existuje", "An error happened during the creation of the team" : "V průběhu vytváření týmu došlo k chybě", "{addressbookname} (Disabled)" : "{addressbookname} (vypnuto)",