Finished Czech translation of the froxlor panel (#1254)

* Fully translated froxlor panel to Czech
This commit is contained in:
rex2630
2024-06-08 08:00:39 +02:00
committed by GitHub
parent a3139da388
commit a0794cbbf1
2 changed files with 1962 additions and 354 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@ return [
'de' => 'German', 'de' => 'German',
'en' => 'English', 'en' => 'English',
'fr' => 'French', 'fr' => 'French',
'it' => 'Italia', 'it' => 'Italian',
'nl' => 'Dutch', 'nl' => 'Dutch',
'pt' => 'Portuguese', 'pt' => 'Portuguese',
'se' => 'Swedish', 'se' => 'Swedish',
@@ -172,7 +172,7 @@ return [
'USR_PASS' => 'FTP password', 'USR_PASS' => 'FTP password',
'USR_PATH' => 'FTP homedir (relative to customer-docroot)', 'USR_PATH' => 'FTP homedir (relative to customer-docroot)',
'forgotpwd' => 'Notification-mails for password-reset', 'forgotpwd' => 'Notification-mails for password-reset',
'password_reset' => 'Customer-notification for passwort-reset', 'password_reset' => 'Customer-notification for password-reset',
'trafficmaxpercent' => 'Notification mail for customers when given maximum of percent of traffic is exhausted', 'trafficmaxpercent' => 'Notification mail for customers when given maximum of percent of traffic is exhausted',
'MAX_PERCENT' => 'Replaced with the diskusage/traffic limit for sending reports in percent.', 'MAX_PERCENT' => 'Replaced with the diskusage/traffic limit for sending reports in percent.',
'USAGE_PERCENT' => 'Replaced with the diskusage/traffic, which was exhausted by the customer in percent.', 'USAGE_PERCENT' => 'Replaced with the diskusage/traffic, which was exhausted by the customer in percent.',