From 01fc7b3665f41fb0bf83afc843ea220a4f1a2155 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 7 Nov 2024 00:43:40 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 1 + l10n/cs.json | 1 + 2 files changed, 2 insertions(+) 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)",