From: Nik Okuntseff Date: Thu, 14 Feb 2019 15:19:25 +0000 (+0000) Subject: Added menu.timesheets to translation files. X-Git-Tag: timetracker_1.19-1~334 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=45091225a5cbc958f96c38e99228eee98f0b7ca8;p=timetracker.git Added menu.timesheets to translation files. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 7b5a5d62..ba4f4c88 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -56,6 +56,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Informes', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Projectes', // TODO: translate the following. diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 8c875b92..22788ed7 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -57,6 +57,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Sestavy', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Projekty', // TODO: translate the following. diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 7b9faf3b..bd65501d 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Tid', 'menu.expenses' => 'Udgifter', 'menu.reports' => 'Rapporter', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Diagrammer', 'menu.projects' => 'Projekter', 'menu.tasks' => 'Opgaver', diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 2c21205d..7ca42cb5 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Zeiten', 'menu.expenses' => 'Kosten', 'menu.reports' => 'Berichte', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Diagramme', 'menu.projects' => 'Projekte', 'menu.tasks' => 'Aufgaben', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 0f8bc123..0af7a3cc 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -55,6 +55,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reportes', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Proyectos', // TODO: translate the following. diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 0d07da39..cfd075af 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Ajaarvestus', 'menu.expenses' => 'Kulud', 'menu.reports' => 'Raportid', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Diagrammid', 'menu.projects' => 'Projektid', 'menu.tasks' => 'Tööülesanded', diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index dfb01050..a515e049 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -54,6 +54,8 @@ $i18n_key_words = array( 'menu.time' => 'زمان', 'menu.expenses' => 'هزينه ها', 'menu.reports' => 'گزارشات', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'نمودارها', 'menu.projects' => 'پروژه ها', 'menu.tasks' => 'وظايف', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 1bd09822..03810cb8 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Tunnit', 'menu.expenses' => 'Kulut', 'menu.reports' => 'Raportit', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Kaaviot', 'menu.projects' => 'Projektit', 'menu.tasks' => 'Tehtävät', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 430c5b1c..25d2c823 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Temps', 'menu.expenses' => 'Dépenses', 'menu.reports' => 'Rapports', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Graphiques', 'menu.projects' => 'Projets', 'menu.tasks' => 'Tâches', diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 88dad80f..c35ca971 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Χρόνος', 'menu.expenses' => 'Έξοδα', 'menu.reports' => 'Αναφορές', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Διαγράμματα', 'menu.projects' => 'Έργα', 'menu.tasks' => 'Εργασίες', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 1420500b..45f25bf9 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -55,6 +55,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'דוחות', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'תרשימים', 'menu.projects' => 'פרוייקטים', 'menu.tasks' => 'משימות', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 6d4698e6..d5448349 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -56,6 +56,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Riportok', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Projektek', // 'menu.tasks' => 'Tasks', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index c14d770e..abb63ffa 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Tempo', 'menu.expenses' => 'Spese', 'menu.reports' => 'Rapporti', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Grafici', 'menu.projects' => 'Progetti', 'menu.tasks' => 'Compiti', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index d7e2dcf9..4e46adac 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -56,6 +56,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'レポート', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'プロジェクト', // TODO: translate the following. diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 1866dd54..fbeae283 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -56,6 +56,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => '보고서', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => '프로젝트', // TODO: translate the following. diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index ed304b5a..643dc2c1 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Tijden', 'menu.expenses' => 'Kosten', 'menu.reports' => 'Rapporten', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Grafieken', 'menu.projects' => 'Projecten', 'menu.tasks' => 'Taken', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 8a698d1d..885da700 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -56,6 +56,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapporter', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Diagrammer', 'menu.projects' => 'Prosjekter', // TODO: translate the following. diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 2922a342..6366b312 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Czas', 'menu.expenses' => 'Wydatki', 'menu.reports' => 'Raporty', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Statystyki', // TODO: is this correct translation for Charts? 'menu.projects' => 'Projekty', 'menu.tasks' => 'Zadania', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 8691f938..b9b83b6c 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Tempo', 'menu.expenses' => 'Gastos', 'menu.reports' => 'Relatórios', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Gráficos', 'menu.projects' => 'Projetos', 'menu.tasks' => 'Tarefas', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index bc5d8386..cf61597b 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -58,7 +58,8 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Relatórios', // TODO: translate the following. -'menu.charts' => 'Charts', +// 'menu.timesheets' => 'Timesheets', +// 'menu.charts' => 'Charts', 'menu.projects' => 'Projetos', // TODO: translate the following. // 'menu.tasks' => 'Tasks', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 6eb22112..83c50b71 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -58,6 +58,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapoarte', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Proiecte', // TODO: translate the following. diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 4b524b82..75c6c08e 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -51,6 +51,7 @@ $i18n_key_words = array( 'menu.time' => 'Время', 'menu.expenses' => 'Расходы', 'menu.reports' => 'Отчёты', +'menu.timesheets' => 'Табели', 'menu.charts' => 'Диаграммы', 'menu.projects' => 'Проекты', 'menu.tasks' => 'Задачи', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 726c78e8..9eef1425 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -54,6 +54,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Zostavy', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Grafy', 'menu.projects' => 'Projekty', 'menu.tasks' => 'Úlohy', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 18ddd37f..2c0274ae 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -57,7 +57,8 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Poročila', // TODO: translate the following. -'menu.charts' => 'Charts', +// 'menu.timesheets' => 'Timesheets', +// 'menu.charts' => 'Charts', 'menu.projects' => 'Projekti', // TODO: translate the following. // 'menu.tasks' => 'Tasks', diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index c20cc43f..45302085 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Vreme', 'menu.expenses' => 'Troškovi', 'menu.reports' => 'Izveštaji', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Grafikoni', 'menu.projects' => 'Projekti', 'menu.tasks' => 'Zadaci', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index d1a10648..c3af8af7 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Tider', 'menu.expenses' => 'Kostnader', 'menu.reports' => 'Rapporter', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Diagram', 'menu.projects' => 'Projekt', 'menu.tasks' => 'Arbetsuppgifter', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 38b4a4b2..af40dd4b 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -58,6 +58,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Raporlar', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => 'Projeler', // TODO: translate the following. diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index fd4e2b88..844b4aac 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => '时间记录', 'menu.expenses' => '费用', 'menu.reports' => '报告', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => '图表', 'menu.projects' => '项目', 'menu.tasks' => '任务', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 4112fa15..ac838daa 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -54,6 +54,7 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => '報告', // TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', // 'menu.charts' => 'Charts', 'menu.projects' => '項目', // TODO: translate the following. diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 8ed3563b..c38efe91 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.18.37.4720 | Copyright © Anuko | +  Anuko Time Tracker 1.18.37.4721 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}