X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=2052715220b73c2db7c32983a044f325a2f5ff25;hb=36677b1481af7686a45ea1b37bec577f60f4ed2a;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..20527152 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,27 @@ $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.', + +// TODO: refactoring ongoing down from here. '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.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.' +// 'error.record' => 'Select record.', 'error.auth' => 'Usuari o parula de pas incorrecta', -// TODO: translate the following: +// 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 +101,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,13 +114,13 @@ $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_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: @@ -125,14 +128,14 @@ $i18n_key_words = array( // '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', @@ -150,6 +153,10 @@ $i18n_key_words = array( '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', @@ -184,6 +192,8 @@ $i18n_key_words = array( // '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', @@ -208,6 +218,8 @@ $i18n_key_words = array( // 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). // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas', @@ -218,6 +230,11 @@ $i18n_key_words = array( 'label.fav_report' => 'Report favorit', // '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', @@ -287,13 +304,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 +326,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 +355,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. @@ -402,7 +429,7 @@ $i18n_key_words = array( "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: +// TODO: translate the following. // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', // 'form.profile.uncompleted_indicators_none' => 'do not show', // 'form.profile.uncompleted_indicators_show' => 'show', @@ -483,8 +510,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.