X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e0929a3b47f8a28dcbafae87c8d7de82b5e858dd..b262cc9f78e50e6910fefc1744782ddd64bbccda:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index cbdf292a..8b280c80 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -488,7 +488,7 @@ $i18n_key_words = array( 'form.import.file' => 'Sel·leccioni l\\\'arxiu', 'form.import.success' => 'Importació finalitzada amb èxit.', -// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). +// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.
També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker (no està permès col·lisions de login).', @@ -513,6 +513,10 @@ $i18n_key_words = array( // 'form.profile.allow_ip' => 'Allow IP', // 'form.profile.plugins' => 'Plugins', +// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php +// TODO: translate the following. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', + // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'De', 'form.mail.to' => 'Per a',