X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=82f886c88002c4d4be5ed46c890a54a326201398;hb=139889a67699143cce59a4f3136b3158058b9ce2;hp=d32ef0395df7e52b9af43a0e1230fccebdf91871;hpb=92e0c8f474689764e8c10958d48bc4d33bc46c08;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index d32ef039..82f886c8 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -63,7 +63,7 @@ $i18n_key_words = array( // 'menu.export' => 'Export', // 'menu.clients' => 'Clients', // 'menu.options' => 'Options', - + // Footer - strings on the bottom of most pages. // TODO: translate the following: // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -86,50 +86,57 @@ $i18n_key_words = array( // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.' - -// Refactoring needs to be done down from here to sync with English file. 'error.auth' => 'Usuari o parula de pas incorrecta', -// Note to translators: this string needs to be translated. -// 'error.user_exists' => 'user with this login already exists', -'error.project_exists' => 'Ja existeix un projecte amb aquest nom', -'error.activity_exists' => 'Ja existeix una activitat amb aquest nom', -// TODO: translate error.client_exists. -// 'error.client_exists' => 'client with this name already exists', -// Note to translators: error.no_login needs to be properly translated (e-mail replaced with login). -// 'error.no_login' => 'No existeix cap usuari amb aquest e-mail', -'error.upload' => 'Error pujant l\\\'arxiu', -// 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: +// '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.', +// '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' => 'Error pujant l\\\'arxiu.', +// 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.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 various buttons +// Labels for buttons. 'button.login' => 'Iniciar sessió', 'button.now' => 'Ara', -// 'button.set' => 'Establir', 'button.save' => 'Guardar', -'button.delete' => 'Eliminar', +// TODO: translate the following: +// 'button.copy' => 'Copy', 'button.cancel' => 'Cancel·lar', 'button.submit' => 'Enviar', 'button.add_user' => 'Agregar usuari ', 'button.add_project' => 'Agregar projecte', -'button.add_activity' => 'Agregar activitat', +// TODO: translate the following: +// 'button.add_task' => 'Add task', 'button.add_client' => 'Agregar client', +// TODO: translate the folllowing: +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', 'button.add' => 'Agregar', 'button.generate' => 'Generar', -// Note to translators: button.reset_password needs an improved translation. -'button.reset_password' => 'Anar', +// TODO: translate the following: +// 'button.reset_password' => 'Reset password', 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar per correu', -'button.save_as_new' => 'Guardar com a nou', 'button.create_team' => 'Crear grup', 'button.export' => 'Exportar grup', 'button.import' => 'Importar grup', -'button.apply' => 'Aplicar', +// TODO: translate the following: +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', + +// TODO: the entrie section from here to bottom needs refactoring. // labels for controls on various forms // TODO: translate label.team_name. @@ -142,9 +149,13 @@ $i18n_key_words = array( 'label.password' => 'Paraula de pas', 'label.confirm_password' => 'Confirmar paraula de pas', -'label.email' => 'e-mail', -// Translate the following string. -// 'label.page' => 'Page', +'label.email' => 'E-mail', +'label.delete' => 'Eliminar', + +// TODO: the entire label section needs re-translating. See the English file. + +// Form titles. +// TODO: the entire title section is missing here. See the English file. "form.filter.project" => 'Projecte', "form.filter.filter" => 'Report favorit', @@ -176,7 +187,6 @@ $i18n_key_words = array( "form.admin.profile.th.edit" => 'Modificar', "form.admin.profile.th.del" => 'Eliminar', "form.admin.profile.th.active" => 'Actiu', -"form.admin.lock.period" => 'interval de tancament en dies', // my time form attributes "form.mytime.title" => 'El meu temps', @@ -305,9 +315,6 @@ $i18n_key_words = array( "form.invoice.date" => 'Data', "form.invoice.number" => 'Número de factura', "form.invoice.tax" => 'Impost', -"form.invoice.daily_subtotals" => 'Subtotals diaris', -"form.invoice.yourcoo" => 'El seu nom
i direcció', -"form.invoice.custcoo" => 'Nom del client
i direcció', "form.invoice.comment" => 'Comentari ', "form.invoice.th.username" => 'Persona', "form.invoice.th.time" => 'Hores', @@ -336,9 +343,6 @@ $i18n_key_words = array( "form.client.th.del" => 'Eliminar', "form.client.name" => 'Nom', "form.client.tax" => 'Impost', -"form.client.daily_subtotals" => 'Subtotals diaris', -"form.client.yourcoo" => 'El seu nou
i direcció a la factura', -"form.client.custcoo" => 'Direcció', "form.client.comment" => 'Comentari ', // miscellaneous strings