X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fro.lang.php;h=bbbc097b0ab5229df3ea0c726967be74c9577b7c;hb=d5f3d27d84a808f8333822de5662b2cd3a2e322c;hp=f95d48c9f18d89d92c0faf4b7d63e557d5abf287;hpb=c8caee8e34eec5a3fd047d679e79af149ed1e433;p=timetracker.git diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index f95d48c9..bbbc097b 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -135,16 +135,16 @@ $i18n_key_words = array( // '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', +'button.create_group' => 'Adauga echipa', // TODO: replace "team" with "group". +'button.export' => 'Exporta echipa', // TODO: replace "team" with "group". +'button.import' => 'Importa echipa', // TODO: replace "team" with "group". // 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.group_name' => 'Group name', // 'label.address' => 'Address', 'label.currency' => 'Moneda', // TODO: translate the following. @@ -256,11 +256,11 @@ $i18n_key_words = array( // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere. // Compare with English file to see how it is done there and do Romanian titles similarly. 'title.login' => 'Autentificare', -'title.teams' => 'Echipe', +'title.groups' => 'Echipe', // TODO: change "teams" to "groups". // TODO: translate the following. -// 'title.create_team' => 'Creating Team', -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Șterge echipa', +// 'title.create_group' => 'Creating Team', +// 'title.edit_group' => 'Editing Team', +'title.delete_group' => 'Șterge echipa', // TODO: change "team" to "group". 'title.reset_password' => 'Reseteaza parola', // TODO: translate the following. // 'title.change_password' => 'Changing Password',