diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-03 00:19:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-03 00:19:25 +0000 |
commit | b1934126ef2ee8453999aa257139c0bc679d404a (patch) | |
tree | 826d35ad277391eb950a41163959934e812277be /core | |
parent | 1f19464207b4105a86bcf8682564048f8726ab2d (diff) | |
download | nextcloud-server-b1934126ef2ee8453999aa257139c0bc679d404a.tar.gz nextcloud-server-b1934126ef2ee8453999aa257139c0bc679d404a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs.js | 1 | ||||
-rw-r--r-- | core/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
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", |