Fixed a critical issue with previous commit (hard-coded timestamp for testing).
[timetracker.git] / WEB-INF / resources / ca.lang.php
index d32ef03..d06a021 100644 (file)
@@ -142,9 +142,11 @@ $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',
+// 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 +178,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 +306,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 <br> i direcció',
-"form.invoice.custcoo" => 'Nom del client <br> i direcció',
 "form.invoice.comment" => 'Comentari ',
 "form.invoice.th.username" => 'Persona',
 "form.invoice.th.time" => 'Hores',
@@ -336,9 +334,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 <br> i direcció a la factura',
-"form.client.custcoo" => 'Direcció',
 "form.client.comment" => 'Comentari ',
 
 // miscellaneous strings