X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/9eee35c738a83c870e8d6dfda19d859bd063b233..a8a191541d6f05b08bd8331bdf409af5abfac896:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index fa65b754..eb69d0dc 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -434,6 +434,8 @@ $i18n_key_words = array( 'form.teams.hint' => 'Maak een nieuw team door een team manager account aan te maken.
U kunt ook teamgegevens importeren uit een xml file van een andere Anuko Time Tracker server (login namen moeten uniek zijn).', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. +// TODO: translate the following. +// 'form.profile.swap_roles' => 'Swap roles', 'form.profile.12_hours' => '12 uurs', 'form.profile.24_hours' => '24 uurs', 'form.profile.show_holidays' => 'Toon vakantiedagen', @@ -468,6 +470,7 @@ $i18n_key_words = array( // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php. // TODO: translate the following. +// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.', // 'form.swap.swap_with' => 'Swap roles with', // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.