X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=84c92426c0414815503f9ae57659f2ac0a3e355f;hb=5d654698cf0f12e3f4f0848bcf02440a945a2bc8;hp=ba1e5f0dc5093d3ffc05c0e8b0ebbb16f85b9b22;hpb=7e31ec9db2a079cb231416b8243a8efc52a92ad9;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index ba1e5f0d..84c92426 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -114,6 +114,8 @@ $i18n_key_words = array( 'button.import' => 'Team importieren', 'button.close' => 'Schließen', 'button.stop' => 'Stop', +// TODO: translate the following. +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Teamname', @@ -149,6 +151,8 @@ $i18n_key_words = array( 'label.finish' => 'Ende', 'label.duration' => 'Dauer', 'label.note' => 'Beschreibung', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Position', 'label.cost' => 'Kosten', 'label.day_total' => 'Summe (Tag)', @@ -200,6 +204,11 @@ $i18n_key_words = array( 'label.fav_report' => 'Bevorzugter Report', 'label.cron_schedule' => 'Cronjob Zeitplan', 'label.what_is_it' => 'Was ist es?', +// TODO: translate the following. +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. 'title.login' => 'Anmelden', @@ -290,6 +299,9 @@ $i18n_key_words = array( 'dropdown.status_inactive' => 'inaktiv', 'dropdown.delete'=>'löschen', 'dropdown.do_not_delete'=>'nicht löschen', +// TODO: translate the following. +// 'dropdown.paid' => 'paid', +// 'dropdown.not_paid' => 'not paid', // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here. // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases