diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-03 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-03 00:19:32 +0000 |
commit | 14d1e4a4cdc234d049139340fa92e09dacd54284 (patch) | |
tree | 16e9b266cb43dd2dcfba0bbaee19d349b94cd64e /core/l10n | |
parent | 9e64751f955219f48094f0dc0c7be4f571cb9df3 (diff) | |
download | nextcloud-server-14d1e4a4cdc234d049139340fa92e09dacd54284.tar.gz nextcloud-server-14d1e4a4cdc234d049139340fa92e09dacd54284.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-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", |