From 6b8cf2090e067287e1e0bd0c1d03ef752da76bc1 Mon Sep 17 00:00:00 2001 From: anuko Date: Sun, 1 Oct 2017 14:06:08 +0000 Subject: [PATCH] Added a new string to localization files. --- WEB-INF/resources/de.lang.php | 2 ++ WEB-INF/resources/es.lang.php | 1 + WEB-INF/resources/fa.lang.php | 1 + WEB-INF/resources/fi.lang.php | 2 ++ WEB-INF/resources/fr.lang.php | 2 ++ WEB-INF/resources/he.lang.php | 2 ++ WEB-INF/resources/nl.lang.php | 2 ++ WEB-INF/resources/pl.lang.php | 2 ++ WEB-INF/resources/pt-br.lang.php | 2 ++ WEB-INF/resources/sk.lang.php | 2 ++ WEB-INF/resources/sr.lang.php | 2 ++ WEB-INF/resources/sv.lang.php | 2 ++ WEB-INF/templates/footer.tpl | 2 +- 13 files changed, 23 insertions(+), 1 deletion(-) diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index b57a64b3..6aa1b745 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -262,6 +262,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- alle ---', 'dropdown.no' => '--- nein ---', 'dropdown.this_day' => 'aktueller Tag', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'aktuelle Woche', 'dropdown.last_week' => 'vorherige Woche', 'dropdown.this_month' => 'aktueller Monat', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index f03462a6..8b4b5c5e 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -313,6 +313,7 @@ $i18n_key_words = array( 'dropdown.no' => '--- no ---', // TODO: translate dropdown.this_day // 'dropdown.this_day' => 'this day', +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'esta semana', // TODO: translate dropdown.last_week. // 'dropdown.last_week' => 'last week', diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 71f5e332..e115476b 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -285,6 +285,7 @@ $i18n_key_words = array( 'dropdown.no' => '--- هیچکدام ---', // TODO: check translation of dropdown.this_day. It does not necessarily means "today". It means a specific ("this") day selected on calendar. See charts.php. // 'dropdown.this_day' => 'امروز', +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'هفته جاری', 'dropdown.last_week' => 'هفته آخر', 'dropdown.this_month' => 'ماه جاری', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index e6c3c5f1..71a2efa0 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -266,6 +266,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- kaikki ---', 'dropdown.no' => '--- ei ---', 'dropdown.this_day' => 'tämä päivä', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'tämä viikko', 'dropdown.last_week' => 'viime viikko', 'dropdown.this_month' => 'tämä kuu', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index f79e1ac8..a5180ba1 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -291,6 +291,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- tous ---', 'dropdown.no' => '--- non ---', 'dropdown.this_day' => 'ce jour', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'cette semaine', 'dropdown.last_week' => 'la semaine passée', 'dropdown.this_month' => 'ce mois', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index da704034..6ffd08f1 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -290,6 +290,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- כולם ---', 'dropdown.no' => '--- ללא ---', 'dropdown.this_day' => 'יום מסויים', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'שבוע זה', 'dropdown.last_week' => 'שבוע שעבר', 'dropdown.this_month' => 'חודש זה', diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 9bb84a97..5a190e76 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -271,6 +271,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- allemaal ---', 'dropdown.no' => '--- geen ---', 'dropdown.this_day' => 'vandaag', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'deze week', 'dropdown.last_week' => 'vorige week', 'dropdown.this_month' => 'deze maand', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index f1eef73b..4a850456 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -275,6 +275,8 @@ $i18n_key_words = array( 'dropdown.no' => '--- żaden ---', // NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts. 'dropdown.this_day' => 'wybrany dzień', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'ten tydzień', 'dropdown.last_week' => 'poprzedni tydzień', 'dropdown.this_month' => 'ten miesiąc', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 3fa76524..55c5f75f 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -266,6 +266,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- todos ---', 'dropdown.no' => '--- não ---', 'dropdown.this_day' => 'este dia', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'esta semana', 'dropdown.last_week' => 'última semana', 'dropdown.this_month' => 'este mês', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 3abfe446..32d0d2b6 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -287,6 +287,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- všetky ---', 'dropdown.no' => '--- žiadne ---', 'dropdown.this_day' => 'tento deň', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'tento týždeň', 'dropdown.last_week' => 'minulý týždeň', 'dropdown.this_month' => 'tento mesiac', diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 11ee1fd3..f9759426 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -271,6 +271,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- svi ---', 'dropdown.no' => '--- ništa ---', 'dropdown.this_day' => 'ovaj dan', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'ova nedelja', 'dropdown.last_week' => 'prošla nedelja', 'dropdown.this_month' => 'ovaj mesec', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 75b7b567..4f427ff4 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -268,6 +268,8 @@ $i18n_key_words = array( 'dropdown.no' => '--- Ingen ---', // NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts. 'dropdown.this_day' => 'Denna dagen', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'Denna veckan', 'dropdown.last_week' => 'Förra veckan', 'dropdown.this_month' => 'Denna månaden', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 236ada19..cccb5dc0 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.12.2.3669 | Copyright © Anuko | +  Anuko Time Tracker 1.12.2.3670 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1