X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/2702260e85d10b0d85301df922d8960a3ec88203..3cf7e0aada24dc1fcb1ffd3f2103f160a75247b6:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 07eed701..a4fc3313 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -49,8 +49,6 @@ $i18n_key_words = array( 'menu.help' => 'Ajutor', // TODO: translate the following. // 'menu.create_team' => 'Create Team', - -// TODO: refactoring ongoing down from here. 'menu.profile' => 'Profil', 'menu.time' => 'Timpul', // TODO: translate the following. @@ -81,12 +79,15 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', -'error.db' => 'eroare baza de date', -// Note to translators: the string below must be translated -// 'error.field' => 'incorrect "{0}" data', -'error.empty' => 'campul "{0}" este gol', -'error.not_equal' => 'campul "{0}" nu este egal cu campul "{1}"', -'error.interval' => 'interval incorect', +'error.db' => 'Eroare baza de date.', +// TODO: translate the following. +// 'error.field' => 'Incorrect "{0}" data.', +'error.empty' => 'Campul "{0}" este gol.', +'error.not_equal' => 'Campul "{0}" nu este egal cu campul "{1}".', +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', + +// TODO: refactoring ongoing down from here. 'error.project' => 'selecteaza proiect', // TODO: translate the following. // 'error.task' => 'Select task.',