From: Nik Okuntseff Date: Thu, 7 Mar 2019 18:07:33 +0000 (+0000) Subject: Added title.templates to translation files. X-Git-Tag: timetracker_1.19-1~210 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=fb0a15c54cf53b1ba342342e93502d0a2e814498;p=timetracker.git Added title.templates to translation files. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index a8d55194..04de03b6 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -366,6 +366,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index b9f562da..a9389a30 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -377,6 +377,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index e4971066..981982ce 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -344,6 +344,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 76c85fda..dbace500 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -326,6 +326,8 @@ $i18n_key_words = array( 'title.week_view' => 'Wochenansicht', 'title.swap_roles' => 'Tausche Rollen', 'title.work_units' => 'Arbeitseinheiten', +// TODO: translate the following. +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index ef92a0fa..6b331feb 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -365,6 +365,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index cc68eca3..72284464 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -347,6 +347,8 @@ $i18n_key_words = array( 'title.week_view' => 'Nädala vaade', 'title.swap_roles' => 'Rollivahetus', 'title.work_units' => 'Töö ühikud', +// TODO: translate the following. +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index f9af23aa..27fcf684 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -352,6 +352,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 3bfda489..f8892dd4 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -344,6 +344,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 6a826840..791e7bc2 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -338,6 +338,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index f208a835..80201449 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -334,6 +334,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index d6a70b5d..568b78b2 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -364,6 +364,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index b22abe5c..98e9d5f1 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -365,6 +365,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index cb81e423..1a15690f 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -344,6 +344,7 @@ $i18n_key_words = array( 'title.week_view' => 'Vista settimanale', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 606ddb8d..b53cc6c0 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -372,6 +372,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 97aae8d1..f8b78858 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -373,6 +373,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index beb93815..b8fb0743 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -321,6 +321,8 @@ $i18n_key_words = array( 'title.week_view' => 'Week overzicht', 'title.swap_roles' => 'Rollen verruilen', 'title.work_units' => 'Werk eenheid', +// TODO: translate the following. +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 52eadf7b..2d60abf1 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -369,6 +369,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 757487c4..040eed5f 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -347,6 +347,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 1307494a..c921471a 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -342,6 +342,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 8a41ce20..a0efbf04 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -353,6 +353,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index ad3864c4..f634d943 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -372,6 +372,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 914524fd..084d9227 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -315,6 +315,7 @@ $i18n_key_words = array( 'title.week_view' => 'Неделя', 'title.swap_roles' => 'Обмен ролей', 'title.work_units' => 'Единицы работы', +'title.templates' => 'Шаблоны', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index abe16abb..68aef000 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -353,6 +353,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 8469366d..16fa0cbb 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -347,6 +347,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 7bcd4142..07bb86e8 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -345,6 +345,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 476ec4c5..0f173e0b 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -345,6 +345,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 2f845d8d..33d451af 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -381,6 +381,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 184b98a0..5f7dbb8e 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -360,6 +360,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 03e7cacc..efd1596b 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -367,6 +367,7 @@ $i18n_key_words = array( // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', // 'title.work_units' => 'Work Units', +// 'title.templates' => 'Templates', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 2b35dcd4..ec50618e 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.18.53.4834 | Copyright © Anuko | +  Anuko Time Tracker 1.18.53.4835 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}