From b1934126ef2ee8453999aa257139c0bc679d404a Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Sun, 3 Mar 2024 00:19:25 +0000
Subject: Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 core/l10n/cs.js   | 1 +
 core/l10n/cs.json | 1 +
 2 files changed, 2 insertions(+)

(limited to 'core')

diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 6c4bcc40aa0..a8af738c5f1 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -50,6 +50,7 @@ OC.L10N.register(
     "Nextcloud Server" : "Server Nextcloud",
     "Some of your link shares have been removed" : "Některá vaše sdílení odkazem byla odstraněna",
     "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvůli chybě v zabezpečení bylo třeba odstranit některé z sdílení odkazem. Další informace viz odkaz.",
+    "The account limit of this instance is reached." : "Bylo dosaženo limitu počtu účtů této instance.",
     "Learn more ↗" : "Zjistit víc ↗",
     "Preparing update" : "Příprava pro aktualizaci",
     "[%d / %d]: %s" : "[%d / %d]: %s",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index f82e0ce6d85..d5d09eeff8b 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -48,6 +48,7 @@
     "Nextcloud Server" : "Server Nextcloud",
     "Some of your link shares have been removed" : "Některá vaše sdílení odkazem byla odstraněna",
     "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvůli chybě v zabezpečení bylo třeba odstranit některé z sdílení odkazem. Další informace viz odkaz.",
+    "The account limit of this instance is reached." : "Bylo dosaženo limitu počtu účtů této instance.",
     "Learn more ↗" : "Zjistit víc ↗",
     "Preparing update" : "Příprava pro aktualizaci",
     "[%d / %d]: %s" : "[%d / %d]: %s",
-- 
cgit v1.2.3