X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=5d1db85a543d7bc6d025705fdf67e51701b69e4c;hb=ca12dda7161c4b5ea73974864c3af0d174fd7ba4;hp=a541040a49be1a7ab973aa36d8f8cccdb1f4eb61;hpb=d27035c60953218e0a75b8561df1de5449622a4e;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index a541040a..5d1db85a 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -113,28 +113,32 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Prekliči', +'button.submit' => 'Potrdi', +'button.add_user' => 'Dodaj uporabnika', +'button.add_project' => 'Dodaj projekt', +// TODO: translate the following. +// 'button.add_task' => 'Add task', +'button.add_client' => 'Dodaj stranko', +// TODO: translate the following. +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', +'button.add' => 'Dodaj', +'button.generate' => 'Ustvari', +// TODO: translate the following. +// 'button.reset_password' => 'Reset password', +'button.send' => 'Pošlji', +'button.send_by_email' => 'Pošlji preko elektronske pošte', +'button.create_team' => 'Ustvari tim', +'button.export' => 'Izvozi tim', +'button.import' => 'Uvozi tim', +// TODO: translate the following. +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', // TODO: refactoring ongoing down from here. -'button.submit' => 'potrdi', -'button.add_user' => 'dodaj uporabnika', -'button.add_project' => 'dodaj projekt', -'button.add_activity' => 'dodaj aktivnost', -'button.add_client' => 'dodaj stranko', -'button.add' => 'dodaj', -'button.generate' => 'ustvari', -// Note to translators: button.reset_password needs an improved translation. -'button.reset_password' => 'pojdi', -'button.send' => 'pošlji', -'button.send_by_email' => 'pošlji preko elektronske pošte', -'button.save_as_new' => 'shrani kot novo', -'button.create_team' => 'ustvari tim', -'button.export' => 'izvozi tim', -'button.import' => 'uvozi tim', -'button.apply' => 'uporabi', - // labels for controls on various forms // TODO: translate label.team_name and the strings below. // 'label.team_name' => 'team name',