Work in progress on translation files.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 8e32c69..f98594a 100644 (file)
@@ -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.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.',
@@ -107,17 +109,21 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Labels for buttons.
 '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 +131,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 +156,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 +179,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 +195,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 +221,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 +233,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 +307,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 +329,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 +358,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 +432,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 +513,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.