X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=7cfe46e8593cb2c0770f7d91c453b53f80bd3507;hb=a5004f7ad3f11be39db2694bda00d0bee41d837b;hp=46ed3246e90a8847751c8b426c94c8fd9975b131;hpb=eb6bc3d0119845872e4b09cbc4985adf06d97520;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 46ed3246..7cfe46e8 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -40,14 +40,15 @@ $i18n_holidays = array('01/01', '02/24', '04/10', '04/12', '05/01', '05/31', '06 $i18n_key_words = array( -// Menus. +// Menus - short selection strings that are displayed on top of application web pages. +// Example: https://timetracker.anuko.com (black menu on top). 'menu.login' => 'Login', 'menu.logout' => 'Logout', // TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'Abiinfo', -// Note to translators: menu.create_team needs a more accurate translation. -'menu.create_team' => 'loo uus managerikonto', +// TODO: translate the following. +'menu.create_team' => 'Create Team', 'menu.profile' => 'Profiili', 'menu.time' => 'Aeg', // TODO: translate the following. @@ -83,6 +84,8 @@ $i18n_key_words = array( 'error.not_equal' => 'Väli "{0}" ei ole väljaga "{1}" võrdne.', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', + +// TODO: refactoring ongoing down from here. 'error.project' => 'Vali projekt.', // TODO: translate the following. // 'error.task' => 'Select task.',