]> wagnertech.de Git - timetracker.git/commitdiff
More cleanup in translation files.
authorNik Okuntseff <support@anuko.com>
Sat, 27 Jan 2018 20:20:10 +0000 (20:20 +0000)
committerNik Okuntseff <support@anuko.com>
Sat, 27 Jan 2018 20:20:10 +0000 (20:20 +0000)
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl

index d4a45cec5cf50c2aef55fac5992805aadd640a5a..0d7224cedd79b9066a725d69af0b1a6c5a4b952b 100644 (file)
@@ -47,15 +47,15 @@ $i18n_key_words = array(
 'menu.help' => 'ヘルプ',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
-'menu.profile' => 'プロファイル', 
+'menu.profile' => 'プロファイル',
 'menu.time' => '時間',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'レポート',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'プロジェクト',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index cd0d5e6d9cc2ef2b04a91ffc6c23aa837385be40..f6cf9a2230bf0066bbb7849b1b9981817f497c2d 100644 (file)
@@ -47,15 +47,15 @@ $i18n_key_words = array(
 'menu.help' => '도움말',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => '프로필',
-'menu.time' => '나의 시간', // TODO: improve this, used to be "My time", now just "Time".
 // TODO: translate the following.
+// 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => '보고서',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => '프로젝트',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index fc13b5673fae473bd7b15f72f608c7572f3df7dc..87d1da9389dd3a49e2cc200e82e4fb85f1790665 100644 (file)
@@ -48,14 +48,14 @@ $i18n_key_words = array(
 'menu.help' => 'Hjelp',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Profil',
 'menu.time' => 'Tid',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Rapporter',
 'menu.charts' => 'Diagrammer',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Prosjekter',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index 4c663d71cd70e19e15bc56c7ddce4aa0f440f767..be83ee4eddd92c440d5f3501beba173878538e99 100644 (file)
@@ -49,15 +49,15 @@ $i18n_key_words = array(
 'menu.help' => 'Ajuda',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Perfil',
 'menu.time' => 'Tempo',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Relatórios',
 // TODO: translate the following.
-// 'menu.charts' => 'Charts',
+'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Projetos',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index 07eed701f991e75b5867b33e81d69471e458bf40..06530774f6383484da6f0d3f4f6f92675164a05a 100644 (file)
@@ -49,8 +49,6 @@ $i18n_key_words = array(
 'menu.help' => 'Ajutor',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Profil',
 'menu.time' => 'Timpul',
 // TODO: translate the following.
@@ -58,6 +56,8 @@ $i18n_key_words = array(
 'menu.reports' => 'Rapoarte',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Proiecte',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index 0c6ff4b2ba8ca1fb36d0381f2e5a04815764f9de..708d3dd2718b3fe48c612648fb760a8ac9e70396 100644 (file)
@@ -49,15 +49,15 @@ $i18n_key_words = array(
 'menu.help' => 'Pomoč',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Profil',
-'menu.time' => 'Moj čas', // TODO: Improve this, used to be "My time", now just "Time".
 // TODO: translate the following.
+// 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Poročila',
 // TODO: translate the following.
-// 'menu.charts' => 'Charts',
+'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Projekti',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index 79a06bc18fd982d788ed05d1d270ccd46020271e..817ca2268ca576747be8f080c87a54678e3ec1dc 100644 (file)
@@ -49,15 +49,15 @@ $i18n_key_words = array(
 'menu.help' => 'Yardım',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
-'menu.profile' => 'profili',
-'menu.my_time' => 'zamanım',
+'menu.profile' => 'Profili',
 // TODO: translate the following.
+// 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
-'menu.reports' => 'raporlar',
+'menu.reports' => 'Raporlar',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => 'projeler',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index b3bff0dd3334e9ae8f9bf1bbe38d59b531f7cae8..51ee8783942f2fd8c674865a53010102fc8d402b 100644 (file)
@@ -46,13 +46,13 @@ $i18n_key_words = array(
 'menu.help' => '帮助',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => '简介',
 'menu.time' => '时间记录',
 'menu.expenses' => '费用',
 'menu.reports' => '报告',
 'menu.charts' => '图表',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => '项目',
 'menu.tasks' => '任务',
 'menu.users' => '用户',
index 7d6ccbb818ab38fdfe8ebfae9816b1655faa14ed..c0719fed8a612dbc2d2923e81a1a516f0d608c9d 100644 (file)
@@ -47,15 +47,14 @@ $i18n_key_words = array(
 'menu.help' => '幫助',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
-'menu.profile' => '編輯簡介', // TODO: Improve this, used to be "Edit profile", now just "Profile".
-'menu.time' => '我的時間記錄', // TODO: Improve this, used to be "My time", now just "Time".
-// TODO: translate the following.
+// 'menu.profile' => 'Profile',
+// 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => '報告',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
+
+// TODO: refactoring ongoing down from here.
 'menu.projects' => '項目',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
index b3026deae264511baf20809f7ad88ab5ae40fce2..31a91435624bd0d74a44bb61e7b31f06760a7cc1 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.8.3800 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.8.3801 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>