Work in progress on translation files.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 7e14c83..f98594a 100644 (file)
@@ -54,8 +54,6 @@ $i18n_key_words = array(
 'menu.reports' => 'Informes',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
-
-// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Projectes',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
@@ -82,14 +80,15 @@ $i18n_key_words = array(
 '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.
+// '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.report' => 'Select report.',
 // 'error.record' => 'Select record.',
-'error.auth' => 'Usuari o parula de pas incorrecta',
+'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.',
@@ -110,6 +109,10 @@ $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',