X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=cc28006550c791b2011b7dbd03301606bfaa65b1;hb=cbc2ae6c2e83edfe7b4242b7dd2f9bfb1359820e;hp=69bdffba2e5b997ef4af9f9d3996bf11f9eeab56;hpb=79a38d5d7579d6ba89efdc1b077b87a2e324cbd3;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 69bdffba..cc280065 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -105,6 +105,15 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', + +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Anmelden', 'button.now' => 'Jetzt', @@ -224,6 +233,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Nur Gesamtstunden', // Form titles. +'title.error' => 'Fehler', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Anmelden', 'title.groups' => 'Gruppen', // TODO: translate the following. @@ -455,6 +467,8 @@ $i18n_key_words = array( 'form.group_edit.allow_overlap' => 'Erlaube Überschneidung', 'form.group_edit.future_entries' => 'Einträge in der Zukunft', 'form.group_edit.uncompleted_indicators' => 'Zeige unfertige Einträge', +// TODO: translate the following. +// 'form.group_edit.copy_warning' => 'Warn on copy', 'form.group_edit.allow_ip' => 'Erlaube IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php