From 36677b1481af7686a45ea1b37bec577f60f4ed2a Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 28 Jan 2018 15:26:09 +0000 Subject: [PATCH] Ongoing cleanup in translation files. --- WEB-INF/resources/ca.lang.php | 4 ++-- WEB-INF/resources/cs.lang.php | 4 ++-- WEB-INF/resources/es.lang.php | 4 ++-- WEB-INF/resources/et.lang.php | 4 ++-- WEB-INF/resources/hu.lang.php | 4 ++-- WEB-INF/resources/it.lang.php | 4 ++-- WEB-INF/resources/ja.lang.php | 4 ++-- WEB-INF/resources/ko.lang.php | 4 ++-- WEB-INF/templates/footer.tpl | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 5308003a..20527152 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -64,8 +64,6 @@ $i18n_key_words = array( // 'menu.clients' => 'Clients', // 'menu.options' => 'Options', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -78,6 +76,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'Error de la Base de Dades.', 'error.field' => 'Dada "{0}" incorrecta.', 'error.empty' => 'L\\\'Arxiu "{0}" està buit.', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index d7e97f0e..62daa1f5 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -65,8 +65,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.options' => 'Options', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -79,6 +77,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'chyba databáze', 'error.field' => 'nesprávná "{0}" data', 'error.empty' => 'pole "{0}" je prázdné', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index ab97d118..ce08aff6 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -63,8 +63,6 @@ $i18n_key_words = array( 'menu.clients' => 'Clientes', 'menu.options' => 'Opciones', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.' @@ -77,6 +75,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'Error de la Base de Datos.', 'error.field' => 'Dato "{0}" incorrecto.', 'error.empty' => 'El archivo "{0}" esta vacío.', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index c5d2a101..89b0a6df 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -66,8 +66,6 @@ $i18n_key_words = array( 'menu.clients' => 'Kliendid', 'menu.options' => 'Suvandid', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -80,6 +78,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'Andmebaasi viga.', 'error.field' => 'Valed "{0}" andmed.', 'error.empty' => 'Väli "{0}" on tühi.', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 619c0d7c..6199e816 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -66,8 +66,6 @@ $i18n_key_words = array( 'menu.clients' => 'Ügyfelek', 'menu.options' => 'Opciók', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -80,6 +78,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'adatbázis hiba', 'error.field' => 'hibás "{0}" mező tartalma', 'error.empty' => 'a "{0}" mező üres', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 299e0cc7..dd9d1aa2 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -63,8 +63,6 @@ $i18n_key_words = array( 'menu.clients' => 'Clienti', 'menu.options' => 'Opzioni', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -77,6 +75,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. // 'error.db' => 'database error', 'error.field' => 'dato "{0}" errato', 'error.empty' => 'il campo "{0}" è vuoto', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 7f70ab1c..01f8e9ee 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -64,8 +64,6 @@ $i18n_key_words = array( 'menu.clients' => 'クライアント', 'menu.options' => 'オプション', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -78,6 +76,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'データベースのエラー', 'error.field' => '不正確な"{0}"データ', 'error.empty' => '"{0}"のフィールドが空白です', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 258a58a2..8f4ddff9 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -64,8 +64,6 @@ $i18n_key_words = array( 'menu.clients' => '클라이언트', 'menu.options' => '옵션', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -78,6 +76,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => '데이터베이스 오류', 'error.field' => '부정확한 "{0}" 의 데이터', 'error.empty' => '"{0}" 의 필드가 비어있습니다', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 88973b3a..be59f725 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3804 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3805 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1