X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fro.lang.php;h=9cc5399717841f697b8ec6ca232ffcb3375cd6c1;hb=f12e0989887b6cc05cef4d252105083eac063cd5;hp=ea64a58c5ade570fc2dffb62f213df68662d70d2;hpb=eb14c12d3be2cd31e20988b6abf7585f6af0b34d;p=timetracker.git diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index ea64a58c..9cc53997 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -85,7 +85,11 @@ $i18n_key_words = array( 'error.not_equal' => 'campul "{0}" nu este egal cu campul "{1}"', 'error.interval' => 'interval incorect', 'error.project' => 'selecteaza proiect', -'error.activity' => 'selecteaza activitate', +// TODO: translate the following. +// 'error.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'nume de utilizator sau parola incorecta', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', @@ -135,13 +139,17 @@ $i18n_key_words = array( // 'label.manager_login' => 'manager login', 'label.password' => 'parola', 'label.confirm_password' => 'confirma parola', +'label.email' => 'E-mail', +'label.cc' => 'Copie', // TODO: translate the following. -// 'label.email' => 'email', // 'label.bcc' => 'Bcc', +'label.subject' => 'Subiect', 'label.total' => 'total', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file. @@ -304,8 +312,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'de la', "form.mail.to" => 'catre', -"form.mail.cc" => 'copie', -"form.mail.subject" => 'subiect', "form.mail.comment" => 'comentariu', "form.mail.above" => 'trimite acest raport pe e-mail', // Note to translators: this string needs to be translated.