X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=3f29ca91524b27eefdb9da302e87355fefb3d3c8;hb=2e0098f1df8d3aaac64eaf4993a8362875cf43db;hp=8e32c6908dfb74a308818a5e8e1c787798e8f4c2;hpb=664fe935d85316a57f2285dba5ecd42c66f4982e;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 8e32c690..3f29ca91 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -38,34 +38,34 @@ $i18n_holidays = array('01/01', '01/16', '02/20', '03/29', '07/04', '09/04', '10 $i18n_key_words = array( -// Menus. +// Menus - short selection strings that are displayed on top of application web pages. +// Example: https://timetracker.anuko.com (black menu on top). 'menu.login' => 'Iniciar sessió', 'menu.logout' => 'Finalitzar sessió', -// TODO: translate the following: +// TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'Ajuda', -// Note to translators: menu.create_team needs to be translated more accurately. -'menu.create_team' => 'Crear un nou compte de manejador', +// TODO: translate the following. +// 'menu.create_team' => 'Create Team', 'menu.profile' => 'Perfil', +// TODO: translate the following. // 'menu.time' => 'Time', -'menu.time' => 'El meu temps', // TODO: menu.time is no longer "My time", just "Time". -// TODO: translate the following: // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Informes', -// TODO: translate the following: +// TODO: translate the following. // 'menu.charts' => 'Charts', 'menu.projects' => 'Projectes', -// TODO: translate the following: +// TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', 'menu.teams' => 'Equips', -// TODO: translate the following: +// TODO: translate the following. // 'menu.export' => 'Export', // 'menu.clients' => 'Clients', // 'menu.options' => 'Options', // Footer - strings on the bottom of most pages. -// TODO: translate the following: +// TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', // 'footer.credits' => 'Credits', // 'footer.license' => 'License', @@ -73,24 +73,26 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: translate the following: +// TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', -'error.db' => 'Error de la Base de Dades.', +'error.db' => 'Error de la base de dades.', 'error.field' => 'Dada "{0}" incorrecta.', 'error.empty' => 'L\\\'Arxiu "{0}" està buit.', 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', -'error.interval' => 'Interval incorrecte', // TODO: English string changed to 'Field "{0}" must be greater than "{1}".', re-translate. -'error.project' => 'Selleccionar Projecte', -// TODO: translate the following: +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', +'error.project' => 'Selleccionar projecte.', +// TODO: translate the following. // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', -// 'error.report' => 'Select report.' -'error.auth' => 'Usuari o parula de pas incorrecta', -// TODO: translate the following: +// 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', +'error.auth' => 'Usuari o parula de pas incorrecta.', +// TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', 'error.project_exists' => 'Ja existeix un projecte amb aquest nom.', -// TODO: translate the following: +// TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', @@ -98,7 +100,7 @@ $i18n_key_words = array( // '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' => 'Error pujant l\\\'arxiu.', -// TODO: translate the following: +// 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.', @@ -111,28 +113,28 @@ $i18n_key_words = array( 'button.login' => 'Iniciar sessió', 'button.now' => 'Ara', 'button.save' => 'Guardar', -// TODO: translate the following: +// TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancel·lar', 'button.submit' => 'Enviar', -'button.add_user' => 'Agregar usuari ', +'button.add_user' => 'Agregar usuari', 'button.add_project' => 'Agregar projecte', -// TODO: translate the following: +// TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Agregar client', -// TODO: translate the folllowing: +// TODO: translate the following. // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => 'Agregar', 'button.generate' => 'Generar', -// TODO: translate the following: +// TODO: translate the following. // 'button.reset_password' => 'Reset password', 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar per correu', 'button.create_team' => 'Crear grup', 'button.export' => 'Exportar grup', 'button.import' => 'Importar grup', -// TODO: translate the following: +// TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', @@ -144,12 +146,17 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', -// 'label.person_name' => 'Name', -// 'label.thing_name' => 'Name', +'label.person_name' => 'Nom', +'label.thing_name' => 'Nom', +// TODO: translate the following. // 'label.login' => 'Login', 'label.password' => 'Paraula de pas', 'label.confirm_password' => 'Confirmar paraula de pas', 'label.email' => 'E-mail', +'label.cc' => 'Cc', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', +'label.subject' => 'Assumpte', 'label.date' => 'Data', // TODO: translate the following. // 'label.start_date' => 'Start date', @@ -169,6 +176,7 @@ $i18n_key_words = array( // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', // 'label.note' => 'Note', +// 'label.notes' => 'Notes', // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', @@ -178,12 +186,14 @@ $i18n_key_words = array( // 'label.total_hours' => 'Total hours', // 'label.total_cost' => 'Total cost', // 'label.view' => 'View', -// 'label.edit' => 'Edit', +'label.edit' => 'Modificar', 'label.delete' => 'Eliminar', // TODO: translate the following. // 'label.configure' => 'Configure', // 'label.select_all' => 'Select all', // 'label.select_none' => 'Deselect all', +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', @@ -201,14 +211,17 @@ $i18n_key_words = array( // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', // 'label.required_fields' => '* - required fields', -// 'label.on_behalf' => 'on behalf of', -// 'label.role_manager' => '(manager)', -// 'label.role_comanager' => '(co-manager)', +'label.on_behalf' => 'a nom de', +'label.role_manager' => '(manejador)', +'label.role_comanager' => '(auxiliar del manejador)', 'label.role_admin' => '(administrador)', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). +// TODO: translate the following. // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas', // 'label.type' => 'Type', @@ -216,8 +229,14 @@ $i18n_key_words = array( // 'label.type_text' => 'text', // 'label.required' => 'Required', 'label.fav_report' => 'Report favorit', +// TODO: translate the following. // 'label.cron_schedule' => 'Cron schedule', // 'label.what_is_it' => 'What is it?', +// 'label.expense' => 'Expense', +// 'label.quantity' => 'Quantity', +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Sessió iniciada', @@ -235,8 +254,17 @@ $i18n_key_words = array( // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', -// 'title.reports' => 'Reports', -// 'title.report' => 'Report', +// 'title.predefined_expenses' => 'Predefined Expenses', +// 'title.add_predefined_expense' => 'Adding Predefined Expense', +// 'title.edit_predefined_expense' => 'Editing Predefined Expense', +// 'title.delete_predefined_expense' => 'Deleting Predefined Expense', +'title.reports' => 'Informes', +'title.report' => 'Informe', + + + +// TODO: refactoring ongoing down from here. + // 'title.send_report' => 'Sending Report', // 'title.invoice' => 'Invoice', // 'title.send_invoice' => 'Sending Invoice', @@ -287,13 +315,18 @@ $i18n_key_words = array( // TODO: translate the following. // 'dropdown.all' => '--- all ---', // 'dropdown.no' => '--- no ---', -// NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts. -// 'dropdown.this_day' => 'this day', -// 'dropdown.this_week' => 'this week', -// 'dropdown.last_week' => 'last week', -// 'dropdown.this_month' => 'this month', -// 'dropdown.last_month' => 'last month', -// 'dropdown.this_year' => 'this year', +// 'dropdown.current_day' => 'today', +// 'dropdown.previous_day' => 'yesterday', +// 'dropdown.selected_day' => 'day', +// 'dropdown.current_week' => 'this week', +// 'dropdown.previous_week' => 'previous week', +// 'dropdown.selected_week' => 'week', +// 'dropdown.current_month' => 'this month', +// 'dropdown.previous_month' => 'previous month', +// 'dropdown.selected_month' => 'month', +// 'dropdown.current_year' => 'this year', +// 'dropdown.previous_year' => 'previous year', +// 'dropdown.selected_year' => 'year', // 'dropdown.all_time' => 'all time', // 'dropdown.projects' => 'projects', // 'dropdown.tasks' => 'tasks', @@ -304,6 +337,8 @@ $i18n_key_words = array( // 'dropdown.status_inactive' => 'inactive', // 'dropdown.delete'=>'delete', // 'dropdown.do_not_delete'=>'do not delete', +// 'dropdown.paid' => 'paid', +// 'dropdown.not_paid' => 'not paid', // Login form. See example at https://timetracker.anuko.com/login.php. // TODO: translate the following. @@ -331,6 +366,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.', +// Week view form. See example at https://timetracker.anuko.com/week.php. +// 'form.week.new_entry' => 'New entry', + // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Guardar com a favorit', // TODO: translate the following. @@ -364,9 +402,6 @@ $i18n_key_words = array( "form.admin.profile.noprofiles" => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.', "form.admin.profile.comment" => 'Eliminar grup', "form.admin.profile.th.id" => 'Identificació', -"form.admin.profile.th.name" => 'Nom', -"form.admin.profile.th.edit" => 'Modificar', -"form.admin.profile.th.del" => 'Eliminar', "form.admin.profile.th.active" => 'Actiu', // my time form attributes @@ -390,8 +425,6 @@ $i18n_key_words = array( "form.mytime.th.finish" => 'Fi', "form.mytime.th.duration" => 'Durada', "form.mytime.th.note" => 'Nota', -"form.mytime.th.edit" => 'Modificar', -"form.mytime.th.delete" => 'Eliminar', "form.mytime.del_yes" => 'L\\\'historial de temps s\\\'ha eliminat amb èxit', "form.mytime.no_finished_rec" => 'Aquest historial s\\\'ha guardat únicament amb l\\\'hora d\\\'inici. Aixó no és un error. Finalitzi sessió si ho necessita.', "form.mytime.billable" => 'facturable', @@ -400,30 +433,20 @@ $i18n_key_words = array( // Note to translators: we need a more accurate translation of form.profile.create_title "form.profile.create_title" => 'Crear un nou compte de manejador', "form.profile.edit_title" => 'Modificant perfil', -"form.profile.name" => 'Nom', -// Note to translators: a few strings in this section a missing. Please check against the English file. -// TODO: translate the following: -// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.uncompleted_indicators_none' => 'do not show', -// 'form.profile.uncompleted_indicators_show' => 'show', // people form attributes "form.people.ppl_str" => 'Persones', "form.people.createu_str" => 'Creant nou usuari', "form.people.edit_str" => 'Modificant usuari', "form.people.del_str" => 'Eliminant usuari', -"form.people.th.name" => 'Nom', "form.people.th.email" => 'e-mail', "form.people.th.role" => 'Rol', -"form.people.th.edit" => 'Modificar', -"form.people.th.del" => 'Eliminar', "form.people.th.status" => 'Estat', "form.people.th.project" => 'Projecte', "form.people.th.rate" => 'Taxa', "form.people.manager" => 'Manejador', "form.people.comanager" => 'Auxiliar del manejador', "form.people.empl" => 'Usuari', -"form.people.name" => 'Nom', "form.people.rate" => 'Taxa per defecte en hores', "form.people.comanager" => 'Auxiliar del manejador', @@ -434,30 +457,15 @@ $i18n_key_words = array( "form.project.edit_str" => 'Modificant projecte', "form.project.add_str" => 'Agregant nou projecte', "form.project.del_str" => 'Eliminant projecte', -"form.project.th.name" => 'Nom', -"form.project.th.edit" => 'Modificar', -"form.project.th.del" => 'Eliminar', -"form.project.name" => 'Nom', // activities form attributes -"form.activity.act_title" => 'Activitats', -"form.activity.add_title" => 'Agregant nova activitat', -"form.activity.edit_str" => 'Modificant activitat', -"form.activity.del_str" => 'Eliminant activitat', -"form.activity.name" => 'Nom', "form.activity.project" => 'Projecte', -"form.activity.th.name" => 'Nom', -"form.activity.th.project" => 'Projecte', -"form.activity.th.edit" => 'Editar', -"form.activity.th.del" => 'Eliminar', // report attributes -"form.report.title" => 'Reports', "form.report.from" => 'Data d\\\'inici', "form.report.to" => 'Data de fi', "form.report.groupby_user" => 'Usuari', "form.report.groupby_project" => 'Projecte', -"form.report.groupby_activity" => 'Activitat', "form.report.duration" => 'Durada', "form.report.start" => 'Inici', "form.report.activity" => 'Activitat', @@ -470,7 +478,6 @@ $i18n_key_words = array( "form.report.th.empllist" => 'Usuari', "form.report.th.date" => 'Data', "form.report.th.project" => 'Projecte', -"form.report.th.activity" => 'Activitat', "form.report.th.start" => 'Inici', "form.report.th.finish" => 'Fi', "form.report.th.duration" => 'Durada', @@ -483,8 +490,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'De', "form.mail.to" => 'Per a', -"form.mail.cc" => 'cc', -"form.mail.subject" => 'Assumpte', "form.mail.comment" => 'Comentari', "form.mail.above" => 'Enviar aquest report por e-mail', // Note to translators: this string needs to be translated. @@ -523,10 +528,6 @@ $i18n_key_words = array( "form.client.add_title" => 'Agregar client', "form.client.edit_title" => 'Modificar client', "form.client.del_title" => 'Eliminar client', -"form.client.th.name" => 'Nom', -"form.client.th.edit" => 'Modificar', -"form.client.th.del" => 'Eliminar', -"form.client.name" => 'Nom', "form.client.tax" => 'Impost', "form.client.comment" => 'Comentari ', @@ -557,20 +558,12 @@ $i18n_key_words = array( "controls.inc_nbillable" => 'no facturable', // labels -"label.chart.title1" => 'activitats per usuari', "label.chart.period" => 'gràfica por període', -"label.pinfo" => '%s, %s', -"label.pinfo2" => '%s', -"label.pbehalf_info" => '%s %s A nom de %s', -"label.pminfo" => ' (Manejador)', -"label.pcminfo" => ' (Auxiliar del manejador)', -"label.painfo" => ' (Administrador)', "label.time_noentry" => 'Sense entrada', "label.today" => 'Data Actual', "label.req_fields" => '* camps requerits', "label.sel_project" => 'Seleccionar projecte', -"label.sel_activity" => 'Seleccionar activitat', "label.sel_tp" => 'Seleccionar període de temps', "label.set_tp" => 'o establir dates', "label.fields" => 'Mostrar camps', @@ -585,13 +578,4 @@ $i18n_key_words = array( "label.enable" => 'Habilitar', "label.filter" => 'Filtrar', "label.timeweek" => 'total setmanal', -// Note to translators: strings below are missing from the translation and need to be added. -// "label.hrs" => 'hrs', -// "label.errors" => 'errors', -// "label.ldap_hint" => 'Type your Windows login and password in the fields below.', -// "label.calendar_today" => 'today', -// "label.calendar_close" => 'close', - -// login hello text -// "login.hello.text" => "Anuko Time Tracker is a simple, easy to use, open source time tracking system.", );