From 0d45a1d1514321c2a78b3f10ae5896d2ea1acdea Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Wed, 7 Feb 2018 19:07:57 +0000 Subject: [PATCH] Some more recycling. --- WEB-INF/resources/ca.lang.php | 9 ++------- WEB-INF/resources/cs.lang.php | 9 ++------- WEB-INF/resources/et.lang.php | 9 ++------- WEB-INF/resources/hu.lang.php | 8 ++------ WEB-INF/resources/ja.lang.php | 9 ++------- WEB-INF/templates/footer.tpl | 2 +- 6 files changed, 11 insertions(+), 35 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 404ee616..2bc1a068 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -325,9 +325,8 @@ $i18n_key_words = array( // 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. -// TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', +'dropdown.all' => '--- tots ---', +'dropdown.no' => '--- no ---', 'dropdown.current_day' => 'avui', 'dropdown.previous_day' => 'ahir', 'dropdown.selected_day' => 'dia', @@ -545,8 +544,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => 'Exportar dades a un arxiu .csv', - -"controls.project_bind" => '--- Tots ---', -"controls.all" => '--- Tots ---', -"controls.notbind" => '--- No ---', ); diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 0f298e8f..9c14ba59 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -331,9 +331,8 @@ $i18n_key_words = array( // 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. -// TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', +'dropdown.all' => '--- vše ---', +'dropdown.no' => '--- nic ---', 'dropdown.current_day' => 'dnes', 'dropdown.previous_day' => 'včera', 'dropdown.selected_day' => 'den', @@ -565,8 +564,4 @@ $i18n_key_words = array( "forward.tocsvfile" => 'exportovat data do .csv souboru', "forward.toxmlfile" => 'exportovat data do .xml souboru', "forward.geninvoice" => 'vytvořit fakturu', - -"controls.project_bind" => '--- všechny ---', -"controls.all" => '--- vše ---', -"controls.notbind" => '--- nic ---', ); diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 417d01a9..984d96b3 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -330,9 +330,8 @@ $i18n_key_words = array( // 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. -// TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', +'dropdown.all' => '--- kõik ---', +'dropdown.no' => '--- ei ---', 'dropdown.current_day' => 'täna', 'dropdown.previous_day' => 'eile', 'dropdown.selected_day' => 'päev', @@ -571,8 +570,4 @@ $i18n_key_words = array( "forward.tocsvfile" => 'ekspordi andmed .csv faili', "forward.toxmlfile" => 'ekspordi andmed .xml faili', "forward.geninvoice" => 'loo arve', - -"controls.project_bind" => '--- kõik ---', -"controls.all" => '--- kõik ---', -"controls.notbind" => '--- ei ---', ); diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 2574223b..4d9c994e 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -325,9 +325,9 @@ $i18n_key_words = array( // 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. +'dropdown.all' => '--- összes ---', +'dropdown.no' => '--- nincs ---', // TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', // 'dropdown.current_day' => 'today', // 'dropdown.previous_day' => 'yesterday', // 'dropdown.selected_day' => 'day', @@ -562,8 +562,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => 'az adatok exportálása CSV file-ba', "forward.geninvoice" => 'számla készítés', - -"controls.project_bind" => '--- összes ---', -"controls.all" => '--- összes ---', -"controls.notbind" => '--- nincs ---', ); diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0fbb5889..9639096c 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -327,9 +327,8 @@ $i18n_key_words = array( // 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. -// TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', +'dropdown.all' => '--- すべて ---', +'dropdown.no' => '--- いいえ ---', 'dropdown.current_day' => '今日', 'dropdown.previous_day' => '昨日', 'dropdown.selected_day' => '日', @@ -567,8 +566,4 @@ $i18n_key_words = array( "forward.tocsvfile" => 'csvファイルにエクスポート', "forward.toxmlfile" => 'xmlファイルにエクスポート', "forward.geninvoice" => '送り状の作成', - -"controls.project_bind" => '--- すべて ---', -"controls.all" => '--- すべて ---', -"controls.notbind" => '--- いいえ ---', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 27f12f9c..e45bbbad 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3939 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3940 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1