X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb14c12d3be2cd31e20988b6abf7585f6af0b34d..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index ea64a58c..cc175a92 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -86,6 +86,8 @@ $i18n_key_words = array( 'error.interval' => 'interval incorect', 'error.project' => 'selecteaza proiect', 'error.activity' => 'selecteaza activitate', +// TODO: translate the following. +// '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 +137,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 +310,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.