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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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',
'en' => 'English',
'fr' => 'French',
'it' => 'Italia',
'it' => 'Italian',
'nl' => 'Dutch',
'pt' => 'Portuguese',
'se' => 'Swedish',
@ -172,7 +172,7 @@ return [
'USR_PASS' => 'FTP password',
'USR_PATH' => 'FTP homedir (relative to customer-docroot)',
'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',
'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.',