Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
c7c8829d
Commit
c7c8829d
authored
Nov 22, 2008
by
tbrehm
Browse files
Added missing german language files.
parent
17c061f0
Changes
4
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/lib/lang/de_language_list.lng
View file @
c7c8829d
...
...
@@ -3,4 +3,5 @@ $wb['list_head_txt'] = 'Language file editor';
$wb
[
'language_select_txt'
]
=
'Select language'
;
$wb
[
'module_txt'
]
=
'Module'
;
$wb
[
'lang_file_txt'
]
=
'Language file'
;
$wb
[
'lang_file_date_txt'
]
=
'Last modify'
;
?>
interface/web/dns/lib/lang/de_dns_template.lng
0 → 100644
View file @
c7c8829d
<?php
$wb
[
"name_txt"
]
=
'Name'
;
$wb
[
"fields_txt"
]
=
'Fields'
;
$wb
[
"template_txt"
]
=
'Template'
;
$wb
[
"visible_txt"
]
=
'Visible'
;
$wb
[
"btn_save_txt"
]
=
'Save'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
?>
\ No newline at end of file
interface/web/dns/lib/lang/de_dns_template_list.lng
0 → 100644
View file @
c7c8829d
<?php
$wb
[
"list_head_txt"
]
=
'DNS Wizard Template'
;
$wb
[
"visible_txt"
]
=
'Visible'
;
$wb
[
"name_txt"
]
=
'Name'
;
$wb
[
"page_txt"
]
=
'Page'
;
$wb
[
"page_of_txt"
]
=
'of'
;
$wb
[
"page_next_txt"
]
=
'Next'
;
$wb
[
"page_back_txt"
]
=
'Back'
;
$wb
[
"delete_txt"
]
=
'Delete'
;
$wb
[
"filter_txt"
]
=
'Filter'
;
$wb
[
"add_new_record_txt"
]
=
'Add new record'
;
?>
\ No newline at end of file
interface/web/dns/lib/lang/de_dns_wizard.lng
0 → 100644
View file @
c7c8829d
<?php
$wb
[
'template_id_txt'
]
=
'Template'
;
$wb
[
'server_id_txt'
]
=
'Server'
;
$wb
[
'client_txt'
]
=
'Client'
;
$wb
[
"btn_save_txt"
]
=
'Create DNS Record'
;
$wb
[
"btn_cancel_txt"
]
=
'Cancel'
;
$wb
[
'domain_txt'
]
=
'Domain'
;
$wb
[
'email_txt'
]
=
'Email'
;
$wb
[
'ns1_txt'
]
=
'NS 1'
;
$wb
[
'ns2_txt'
]
=
'NS 2'
;
$wb
[
'ip_txt'
]
=
'IP Address'
;
$wb
[
'error_origin_empty'
]
=
'Origin empty.'
;
?>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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