X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=2499ea7535e10d33862b217adfb1fff74f7c8b10;hb=ea0882f0753da7c4426b55e7ec526e455ada03a3;hp=2b2fe73760fd2667454aa0e912b9f1621551fdf2;hpb=235858d0ca557daca78f85706512dfd01fe1f77d;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 2b2fe737..2499ea75 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -95,9 +95,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Projekt s týmto názvom už existuje.', -'error.task_exists' => 'Úloha s týmto názvom už existuje.', -'error.client_exists' => 'Klient s týmto menom už existuje.', 'error.invoice_exists' => 'Faktúra s týmto číslom už existuje.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -254,8 +251,7 @@ $i18n_key_words = array( 'title.groups' => 'Tímy', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.subgroups' => 'Subgroups', -'title.create_group' => 'Vytváranie tímu', // TODO: change "team" to "group". -// TODO: translate the following. +// 'title.add_group' => 'Adding Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => 'Vymazávanie tímu', // TODO: change "team" to "group". 'title.reset_password' => 'Obnovovanie hesla', @@ -308,8 +304,6 @@ $i18n_key_words = array( 'title.import' => 'Importovanie údajov o tíme', // TODO: replace "team" with "group". 'title.options' => 'Nastavenia', 'title.profile' => 'Profil', -// TODO: translate the following. -// 'title.group' => 'Group Settings', 'title.plugins' => 'Doplnkové moduly', 'title.cf_custom_fields' => 'Vlastné polia', 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa',