cfoe
2012-05-21 8bed75dca7d3451ee2ac6672e551731df2986a07
completion of DE_lang-files + utf8 check
8 files modified
60 ■■■■ changed files
interface/web/help/lib/lang/de.lng 10 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_faq_form.lng 8 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_faq_manage_questions_list.lng 14 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_faq_sections_form.lng 4 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_help_faq_list.lng 4 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_help_faq_sections_list.lng 14 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_support_message.lng 4 ●●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de_support_message_list.lng 2 ●●● patch | view | raw | blame | history
interface/web/help/lib/lang/de.lng
@@ -7,8 +7,8 @@
$wb['About ISPConfig'] = 'Über ISPConfig';
$wb['Version'] = 'Version';
$wb['Frequently Asked Questions'] = 'Frequently Asked Questions';
$wb['FAQ Sections'] = 'FAQ Sections';
$wb['Manage Sections'] = 'Manage Sections';
$wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair';
$wb['Manage Questions'] = 'Manage Questions';
?>
$wb['FAQ Sections'] = 'FAQ Kategorie';
$wb['Manage Sections'] = 'Kategorien verwalten';
$wb['Add a Question & Answer Pair'] = 'Neues Frage-Antwort-Paar hinzufügen';
$wb['Manage Questions'] = 'Fragen verwalten';
?>
interface/web/help/lib/lang/de_faq_form.lng
@@ -1,6 +1,6 @@
<?php
$wb['faq_faq_txt'] = 'Frequently Asked Questions';
$wb['faq_question_txt'] = 'Question';
$wb['faq_answer_txt'] = 'Answer';
$wb['faq_section_txt'] = 'Section';
?>
$wb['faq_question_txt'] = 'Frage';
$wb['faq_answer_txt'] = 'Antwort';
$wb['faq_section_txt'] = 'Kategorie';
?>
interface/web/help/lib/lang/de_faq_manage_questions_list.lng
@@ -1,9 +1,9 @@
<?php
$wb['faq_question_txt'] = 'Question';
$wb['faq_section_name_txt'] = 'Section';
$wb['faq_delete_txt'] = 'Delete';
$wb['faq_edit_txt'] = 'Edit';
$wb['faq_sections_txt'] = 'Section';
$wb['faq_question_txt'] = 'Frage';
$wb['faq_section_name_txt'] = 'Kategorie';
$wb['faq_delete_txt'] = 'Löschen';
$wb['faq_edit_txt'] = 'Bearbeiten';
$wb['faq_sections_txt'] = 'Kategorie';
$wb['faq_faq_questions_txt'] = 'Frequently Asked Questions';
$wb['faq_new_question_txt'] = 'Add a new question & answer pair';
?>
$wb['faq_new_question_txt'] = 'Neues Frage-Antwort-Paar hinzufügen';
?>
interface/web/help/lib/lang/de_faq_sections_form.lng
@@ -1,3 +1,3 @@
<?php
$wb['faq_section_name_txt'] = 'Section Name';
?>
$wb['faq_section_name_txt'] = 'Kategorie-Name';
?>
interface/web/help/lib/lang/de_help_faq_list.lng
@@ -1,3 +1,3 @@
<?php
$wb['edit_txt'] = 'Edit';
?>
$wb['edit_txt'] = 'Bearbeiten';
?>
interface/web/help/lib/lang/de_help_faq_sections_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['faq_section_name_txt'] = 'Section Name';
$wb['faq_delete_txt'] = 'Delete';
$wb['faq_edit_txt'] = 'Edit';
$wb['faq_sections_txt'] = 'Sections';
$wb['faq_faq_sections_txt'] = 'FAQ Sections';
$wb['faq_new_section_txt'] = 'Add a new section';
?>
$wb['faq_section_name_txt'] = 'Kategorie-Name';
$wb['faq_delete_txt'] = 'Löschen';
$wb['faq_edit_txt'] = 'Bearbeiten';
$wb['faq_sections_txt'] = 'Kategorie';
$wb['faq_faq_sections_txt'] = 'FAQ Kategorie';
$wb['faq_new_section_txt'] = 'Neue Kategorie hinzufügen';
?>
interface/web/help/lib/lang/de_support_message.lng
@@ -4,5 +4,5 @@
$wb['subject_txt'] = 'Betreff';
$wb['message_txt'] = 'Nachricht';
$wb['tstamp_txt'] = 'Zeitpunkt';
$wb['reply_txt'] = 'Reply';
?>
$wb['reply_txt'] = 'Antworten';
?>
interface/web/help/lib/lang/de_support_message_list.lng
@@ -3,4 +3,4 @@
$wb['sender_id_txt'] = 'Absender';
$wb['subject_txt'] = 'Betreff';
$wb['add_new_record_txt'] = 'Neue Supportnachricht erstellen';
?>
?>