From ee2088970bafe3a24cac8db086f95905c9bd45b3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Aug 2024 00:21:31 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/cs.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/settings/l10n/cs.js') diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 9a7321d0911..8f9b7b5c61c 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -801,7 +801,6 @@ OC.L10N.register( "Nextcloud help resources" : "Prostředky nápovědy k Nextcloud", "SMTP Username" : "SMTP uživatelské jméno ", "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`.", - "Active accounts" : "Aktivní účty", - "Set account manager" : "Nastavit nadřízeného účtu" + "Active accounts" : "Aktivní účty" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); -- cgit v1.2.3