X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/da1736600c488f35a9b900a79ed4fe9b53d909a5..235858d0ca557daca78f85706512dfd01fe1f77d:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 890b8ee9..79712abf 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -59,6 +59,7 @@ $i18n_key_words = array( 'menu.users' => 'Korisnici', // TODO: translate the following. // 'menu.groups' => 'Groups', +// 'menu.subgroups' => 'Subgroups', 'menu.export' => 'Izvoz', 'menu.clients' => 'Klijenti', 'menu.options' => 'Opcije', @@ -112,6 +113,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Prijava', @@ -155,6 +157,7 @@ $i18n_key_words = array( 'label.users' => 'Korisnici', // TODO: translate the following. // 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => 'Klijent', 'label.clients' => 'Klijenti', @@ -241,6 +244,8 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prijava', 'title.groups' => 'Timovi', // TODO: change "teams" to "groups". +// TODO: translate the following. +// 'title.subgroups' => 'Subgroups', 'title.create_group' => 'Napravi tim', // TODO: change "team" to "group". 'title.edit_group' => 'Izmeni tim', // TODO: change "team" to "group". 'title.delete_group' => 'Obriši tim', // TODO: change "team" to "group".