X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=80c78537b68962a13474271a102eab77989aeb2c;hb=aeb30899d6ec142220d83b34fd8f6c68c05e8e90;hp=16994c9f4884bf74d46137564c266398545d55eb;hpb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 16994c9f..80c78537 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,8 +233,8 @@ $i18n_key_words = array( 'label.totals_only' => 'Nur Gesamtstunden', // Form titles. +'title.error' => 'Fehler', // TODO: Translate the following. -// 'title.error' => 'Error', // 'title.success' => 'Success', 'title.login' => 'Anmelden', 'title.groups' => 'Gruppen', @@ -458,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.confirm_save' => 'Confirm saving', 'form.group_edit.allow_ip' => 'Erlaube IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php