X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fro.lang.php;h=056168fb9002c98b450151d146233da3acd2d62c;hb=5a01cc31eb7a8b341c988797a71b58b0eb468724;hp=a4fc33137e937566625a6a7652f4ddce88ec364e;hpb=77a879cfacc24de67448c33ad9d02791c46f5512;p=timetracker.git diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index a4fc3313..056168fb 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -86,74 +86,94 @@ $i18n_key_words = array( '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', +'error.project' => 'Selecteaza proiect.', // 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', -'error.project_exists' => 'proiectul cu acest nume exista deja', +'error.auth' => 'Nume de utilizator sau parola incorecta.', +// TODO: translate the following. +// 'error.user_exists' => 'User with this login already exists.', +'error.project_exists' => 'Proiectul cu acest nume exista deja.', // TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', -// Note to translators: this string needs to be properly translated (e-mail replaced with login). -// 'error.no_login' => 'nu exista utilizator cu acest email', -'error.upload' => 'eroare la upload-ul fisierului', +// 'error.invoice_exists' => 'Invoice with this number already exists.', +// 'error.no_invoiceable_items' => 'There are no invoiceable items.', +// 'error.no_login' => 'No user with this login.', +// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', +'error.upload' => 'Eroare la upload-ul fisierului.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', -// 'error.mail_send' => 'error sending mail', -// 'error.no_email' => 'no email associated with this login', -// 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.', -// 'error.goto_uncompleted' => 'go to uncompleted entry.', +// 'error.mail_send' => 'Error sending mail.', +// 'error.no_email' => 'No email associated with this login.', +// 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', +// 'error.goto_uncompleted' => 'Go to uncompleted entry.', +// 'error.overlap' => 'Time interval overlaps with existing records.', +// 'error.future_date' => 'Date is in future.', // Labels for buttons. -'button.login' => 'autentifica', -'button.now' => 'acum', -'button.save' => 'salveaza', -'button.delete' => 'sterge', -'button.cancel' => 'renunta', -'button.submit' => 'trimite', -'button.add_user' => 'adauga utilizator', -'button.add_project' => 'adauga proiect', -'button.add_activity' => 'adauga activitate', -'button.add_client' => 'adauga client', -'button.add' => 'adauga', -'button.generate' => 'genereaza', -// Note to translators: button.reset_password needs an improved translation. -// 'button.reset_password' => 'reset password', -'button.send' => 'trimite', -'button.send_by_email' => 'trimite pe e-mail', -// TODO: button.create_team needs an improved translation. -'button.create_team' => 'adauga echipa noua', -'button.export' => 'exporta echipa', -'button.import' => 'importa echipa', -'button.apply' => 'aplica', - -// labels for controls on various forms -// TODO: translate label.team_name -// 'label.team_name' => 'team name', -'label.currency' => 'moneda', -// TODO: translate label.manager_name and label.manager_login. -// 'label.manager_name' => 'manager name', -// 'label.manager_login' => 'manager login', -'label.password' => 'parola', -'label.confirm_password' => 'confirma parola', +'button.login' => 'Autentifica', +'button.now' => 'Acum', +'button.save' => 'Salveaza', +// TODO: translate the following. +// 'button.copy' => 'Copy', +'button.cancel' => 'Renunta', +'button.submit' => 'Trimite', +'button.add_user' => 'Adauga utilizator', +'button.add_project' => 'Adauga proiect', +// TODO: translate the following. +// 'button.add_task' => 'Add task', +'button.add_client' => 'Adauga client', +// TODO: translate the following. +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', +'button.add' => 'Adauga', +'button.generate' => 'Genereaza', +// TODO: translate the following. +// 'button.reset_password' => 'Reset password', +'button.send' => 'Trimite', +'button.send_by_email' => 'Trimite pe e-mail', +'button.create_team' => 'Adauga echipa', +'button.export' => 'Exporta echipa', +'button.import' => 'Importa echipa', +// TODO: translate the following. +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', + +// Labels for controls on forms. Labels in this section are used on multiple forms. +// TODO: translate the following. +// 'label.team_name' => 'Team name', +// 'label.address' => 'Address', +'label.currency' => 'Moneda', +// TODO: translate the following. +// 'label.manager_name' => 'Manager name', +// 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Parola', +'label.confirm_password' => 'Confirma parola', 'label.email' => 'E-mail', 'label.cc' => 'Copie', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Subiect', +// TODO: translate the following. +// 'label.date' => 'Date', + + + +// TODO: refactoring ongoing down from here. + 'label.total' => 'total', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', +'label.delete' => 'Sterge', // Form titles. // TODO: the entire title section is missing here. See the English file.