Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
38190873
Commit
38190873
authored
Aug 01, 2008
by
tbrehm
Browse files
Fixed several bugs in languages files and added missing translations.
parent
726e30d5
Changes
5
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/form/dbsync.tform.php
View file @
38190873
...
...
@@ -94,7 +94,7 @@ unset($form);
$form
[
'title'
]
=
'DB sync'
;
$form
[
'description'
]
=
'ISPConfig database snchronisation tool.'
;
$form
[
'description'
]
=
'ISPConfig database s
y
nchronisation tool.'
;
$form
[
'name'
]
=
'dbsync'
;
$form
[
'action'
]
=
'dbsync_edit.php'
;
$form
[
'db_table'
]
=
'sys_dbsync'
;
...
...
interface/web/admin/lib/lang/de_groups_list.lng
View file @
38190873
<?php
$wb
[
"list_head_txt"
]
=
'Systembenutzer Gruppen'
;
$wb
[
"description_txt"
]
=
'Beschreibung'
;
$wb
[
"name_txt"
]
=
'Gruppe'
;
$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'
;
<?php
$wb
[
"list_head_txt"
]
=
'Systembenutzer Gruppen'
;
$wb
[
"description_txt"
]
=
'Beschreibung'
;
$wb
[
"name_txt"
]
=
'Gruppe'
;
$wb
[
"add_new_record_txt"
]
=
'Add new group'
;
$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'
;
?>
\ No newline at end of file
interface/web/admin/lib/lang/en_groups_list.lng
View file @
38190873
<?php
$wb
[
"list_head_txt"
]
=
'Systemuser groups'
;
$wb
[
"description_txt"
]
=
'Description'
;
$wb
[
"name_txt"
]
=
'Group'
;
$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'
;
<?php
$wb
[
"list_head_txt"
]
=
'Systemuser groups'
;
$wb
[
"description_txt"
]
=
'Description'
;
$wb
[
"name_txt"
]
=
'Group'
;
$wb
[
"add_new_record_txt"
]
=
'Add new Group'
;
$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'
;
?>
\ No newline at end of file
interface/web/admin/lib/lang/en_users.lng
View file @
38190873
...
...
@@ -6,7 +6,7 @@ $wb["modules_txt"] = 'Module';
$wb
[
"startmodule_txt"
]
=
'Startmodule'
;
$wb
[
"app_theme_txt"
]
=
'Design'
;
$wb
[
"typ_txt"
]
=
'Type'
;
$wb
[
"active_txt"
]
=
'A
k
tive'
;
$wb
[
"active_txt"
]
=
'A
c
tive'
;
$wb
[
"language_txt"
]
=
'Language'
;
$wb
[
"name_txt"
]
=
'Name'
;
$wb
[
"vorname_txt"
]
=
'Forename'
;
...
...
interface/web/monitor/lib/lang/en.lng
0 → 100644
View file @
38190873
<?php
$wb
[
"Server Online seit"
]
=
"Online since"
;
$wb
[
"User Online"
]
=
"User Online"
;
$wb
[
"System Load 1 Minute"
]
=
"System Load 1 Minute"
;
$wb
[
"System Load 5 Minuten"
]
=
"System Load 5 Minutes"
;
$wb
[
"System Load 15 Minuten"
]
=
"System Load 15 Minutes"
;
?>
\ No newline at end of file
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