X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=9ccf24e9414075b16a5be0f04911b15e9eb0634d;hb=40e7c879cbbc4f00227c039f1a86d48f81e10101;hp=6de09521f3f1d04dc6f8d3afbeff43b2c9844427;hpb=182ed39acb3600d991ff4742848a75c5ed2ba728;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 6de09521..9ccf24e9 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -46,8 +46,10 @@ $i18n_key_words = array( // 'menu.forum' => 'Forum', 'menu.help' => 'Ajuda', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Perfil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Temps', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -77,6 +79,8 @@ $i18n_key_words = array( // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', 'error.db' => 'Error de la base de dades.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Dada "{0}" incorrecta.', 'error.empty' => 'L\\\'Arxiu "{0}" està buit.', 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', @@ -310,6 +314,7 @@ $i18n_key_words = array( 'title.options' => 'Opcions', 'title.profile' => 'Perfil', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',