aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r--apps/settings/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
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;");