]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
Refactoring in localization files.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index f3bb16bebea66a8a8f7d052993bf7ddd2ba75297..57014dc4812977df97e0b86395fd7bbda1e44538 100644 (file)
@@ -38,14 +38,17 @@ $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.
 // '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',
+
+// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Perfil',
 // 'menu.time' => 'Time',
 'menu.time' => 'El meu temps', // TODO: menu.time is no longer "My time", just "Time".