Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
9d02f3fe
Commit
9d02f3fe
authored
Jul 18, 2012
by
cfoe
Browse files
added missing lang_vars -> removed hardcoded language-specific text
parent
6358cc0a
Changes
7
Hide whitespace changes
Inline
Side-by-side
interface/web/client/lib/lang/bg_reseller.lng
View file @
9d02f3fe
...
...
@@ -95,7 +95,7 @@ $wb['limit_traffic_quota_txt'] = 'Трафик квота';
$wb
[
'limit_trafficquota_error_notint'
]
=
'Трафик квота трябва да е число'
;
$wb
[
'customer_no_txt'
]
=
'Customer No.'
;
$wb
[
'vat_id_txt'
]
=
'ДДС номер'
;
$wb
[
'required_fields_txt'
]
=
'* Задължителни полета
;
$wb
[
'required_fields_txt'
]
=
'* Задължителни полета
'
;
$wb
[
'limit_webdav_user_txt'
]
=
'Max. number of Webdav users'
;
$wb
[
'limit_webdav_user_error_notint'
]
=
'The webdav user трябва да е число'
;
$wb
[
'limit_mailmailinglist_txt'
]
=
'Макс. брой наmailing lists'
;
...
...
interface/web/client/lib/lang/de_client.lng
View file @
9d02f3fe
<?php
$wb
[
'limit_maildomain_txt'
]
=
'Max. Anzahl an E-Mail-Domains'
;
$wb
[
'limit_mailbox_txt'
]
=
'Max. Anzahl an Mailboxen'
;
$wb
[
'limit_mailalias_txt'
]
=
'Max. Anzahl an E-Mail-Aliass
en
'
;
$wb
[
'limit_mailalias_txt'
]
=
'Max. Anzahl an E-Mail-Alias
e
s'
;
$wb
[
'limit_mailforward_txt'
]
=
'Max. Anzahl an E-Mail Weiterleitungen'
;
$wb
[
'limit_mailcatchall_txt'
]
=
'Max. Anzahl an E-Mail Catchall Konten'
;
$wb
[
'limit_mailrouting_txt'
]
=
'Max. Anzahl an E-Mail Routen'
;
...
...
@@ -22,7 +22,7 @@ $wb['street_txt'] = 'Straße';
$wb
[
'zip_txt'
]
=
'PLZ'
;
$wb
[
'city_txt'
]
=
'Ort'
;
$wb
[
'state_txt'
]
=
'Bundesland'
;
$wb
[
'country_txt'
]
=
'
Staat
'
;
$wb
[
'country_txt'
]
=
'
Land
'
;
$wb
[
'telephone_txt'
]
=
'Telefon'
;
$wb
[
'mobile_txt'
]
=
'Handy'
;
$wb
[
'fax_txt'
]
=
'Fax'
;
...
...
@@ -83,6 +83,8 @@ $wb['username_error_regex'] = 'Der Benutzername enthält ungültige Zeichen.';
$wb
[
'password_strength_txt'
]
=
'Passwortkomplexität'
;
$wb
[
'template_master_txt'
]
=
'Mastervorlage'
;
$wb
[
'template_additional_txt'
]
=
'Add-Ons'
;
$wb
[
"add_additional_template_txt"
]
=
'Zusätzliches Template hinzufügen'
;
$wb
[
"delete_additional_template_txt"
]
=
'Zusätzliches Template löschen'
;
$wb
[
'ssh_chroot_txt'
]
=
'SSH-Chroot Optionen'
;
$wb
[
'web_php_options_txt'
]
=
'PHP Optionen'
;
$wb
[
'limit_client_error'
]
=
'Die maximale Anzahl an Kunden wurde erreicht.'
;
...
...
interface/web/client/lib/lang/de_reseller.lng
View file @
9d02f3fe
...
...
@@ -23,7 +23,7 @@ $wb['street_txt'] = 'Straße';
$wb
[
'zip_txt'
]
=
'PLZ'
;
$wb
[
'city_txt'
]
=
'Ort'
;
$wb
[
'state_txt'
]
=
'Bundesland'
;
$wb
[
'country_txt'
]
=
'
Staat
'
;
$wb
[
'country_txt'
]
=
'
Land
'
;
$wb
[
'telephone_txt'
]
=
'Telefon'
;
$wb
[
'mobile_txt'
]
=
'Handy'
;
$wb
[
'fax_txt'
]
=
'Fax'
;
...
...
@@ -83,6 +83,8 @@ $wb['limit_cron_error_frequency'] = 'Das Cron-Job-Intervall-Limit muss eine Zahl
$wb
[
'username_error_regex'
]
=
'Der Benutzername enthält ungültige Zeichen.'
;
$wb
[
'template_master_txt'
]
=
'Mastervorlage'
;
$wb
[
'template_additional_txt'
]
=
'Addons'
;
$wb
[
"add_additional_template_txt"
]
=
'Zusätzliches Template hinzufügen'
;
$wb
[
"delete_additional_template_txt"
]
=
'Zusätzliches Template löschen'
;
$wb
[
'ssh_chroot_txt'
]
=
'SSH-Chroot Optionen'
;
$wb
[
'web_php_options_txt'
]
=
'PHP-Optionen'
;
$wb
[
'limit_client_error'
]
=
'Die maximale Anzahl an Kunden wurde erreicht.'
;
...
...
interface/web/client/lib/lang/de_resellers_list.lng
View file @
9d02f3fe
...
...
@@ -4,6 +4,6 @@ $wb['client_id_txt'] = 'ID';
$wb
[
'company_name_txt'
]
=
'Firmenname'
;
$wb
[
'contact_name_txt'
]
=
'Kontakt'
;
$wb
[
'city_txt'
]
=
'Ort'
;
$wb
[
'country_txt'
]
=
'
Staat
'
;
$wb
[
'country_txt'
]
=
'
Land
'
;
$wb
[
'add_new_record_txt'
]
=
'Neuen Reseller hinzufügen'
;
?>
interface/web/client/lib/lang/en_client.lng
View file @
9d02f3fe
...
...
@@ -94,6 +94,8 @@ $wb["limit_cron_error_frequency"] = 'The cron frequency limit must be a number.'
$wb
[
"username_error_regex"
]
=
'The Username contains invalid chracaters.'
;
$wb
[
"template_master_txt"
]
=
'Master template'
;
$wb
[
"template_additional_txt"
]
=
'Addon template'
;
$wb
[
"add_additional_template_txt"
]
=
'Add additional template'
;
$wb
[
"delete_additional_template_txt"
]
=
'Delete additional template'
;
$wb
[
"ssh_chroot_txt"
]
=
'SSH-Chroot Options'
;
$wb
[
"web_php_options_txt"
]
=
'PHP Options'
;
$wb
[
"limit_client_error"
]
=
'The max. number of clients is reached.'
;
...
...
interface/web/client/lib/lang/en_reseller.lng
View file @
9d02f3fe
...
...
@@ -93,6 +93,8 @@ $wb["limit_cron_error_frequency"] = 'The cron frequency limit must be a number.'
$wb
[
"username_error_regex"
]
=
'The Username contains invalid chracaters.'
;
$wb
[
"template_master_txt"
]
=
'Master template'
;
$wb
[
"template_additional_txt"
]
=
'Addon template'
;
$wb
[
"add_additional_template_txt"
]
=
'Add additional template'
;
$wb
[
"delete_additional_template_txt"
]
=
'Delete additional template'
;
$wb
[
"ssh_chroot_txt"
]
=
'SSH-Chroot Options'
;
$wb
[
"web_php_options_txt"
]
=
'PHP Options'
;
$wb
[
"limit_client_error"
]
=
'The max. number of clients is reached.'
;
...
...
interface/web/client/templates/client_edit_limits.htm
View file @
9d02f3fe
...
...
@@ -7,8 +7,8 @@
<div
class=
"pnl_toolsarea"
>
<fieldset><legend>
{tmpl_var name="toolsarea_head_txt"}
</legend>
<div
class=
"buttons"
>
<button
class=
"positive iconstxt icoAdd"
type=
"button"
value=
"{tmpl_var name='add_additional_template_txt'}"
onClick=
"addAdditionalTemplate();"
><span>
A
dd
additional
template
</span></button>
<button
class=
"negative iconstxt icoDelete"
type=
"button"
value=
"{tmpl_var name='delete_additional_template_txt'}"
onClick=
"delAdditionalTemplate();"
><span>
D
elete
additional
template
</span></button>
<button
class=
"positive iconstxt icoAdd"
type=
"button"
value=
"{tmpl_var name='add_additional_template_txt'}"
onClick=
"addAdditionalTemplate();"
><span>
{tmpl_var name='a
dd
_
additional
_
template
_txt'}
</span></button>
<button
class=
"negative iconstxt icoDelete"
type=
"button"
value=
"{tmpl_var name='delete_additional_template_txt'}"
onClick=
"delAdditionalTemplate();"
><span>
{tmpl_var name='d
elete
_
additional
_
template
_txt'}
</span></button>
</div>
</fieldset>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment