From 9718046a9aaf2b9b03db4baad8d6222e92dcacc9 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Tue, 6 Feb 2018 21:47:05 +0000 Subject: [PATCH] A bit more cleanup and recycling. --- WEB-INF/resources/ja.lang.php | 14 +++----------- WEB-INF/resources/ko.lang.php | 14 +++----------- WEB-INF/resources/no.lang.php | 13 +++---------- WEB-INF/resources/ro.lang.php | 5 ----- WEB-INF/resources/zh-cn.lang.php | 13 +++---------- WEB-INF/resources/zh-tw.lang.php | 13 +++---------- WEB-INF/templates/footer.tpl | 2 +- 7 files changed, 16 insertions(+), 58 deletions(-) diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 8183b46e..8ebdc92c 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -204,9 +204,9 @@ $i18n_key_words = array( // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => '日付形式', +'label.time_format' => '時間形式', +'label.week_start' => '週の開始日', 'label.comment' => 'コメント', 'label.status' => '状態', 'label.tax' => '税', @@ -459,9 +459,6 @@ $i18n_key_words = array( "form.admin.profile.th.id" => '識別子', "form.admin.profile.th.active" => '活動内容', "form.admin.options" => 'オプション', -"form.admin.custom_date_format" => "日付形式", -"form.admin.custom_time_format" => "時間形式", -"form.admin.start_week" => "週の開始日", // my time form attributes "form.mytime.title" => '私の時間', @@ -480,13 +477,8 @@ $i18n_key_words = array( "form.profile.create_title" => '新規管理者のアカウントの作成', "form.profile.edit_title" => 'プロファイルの編集', "form.profile.login" => 'ログインID', - "form.profile.showchart" => 'パイ図表の表示', "form.profile.lang" => '言語', -"form.profile.custom_date_format" => "日付形式", -"form.profile.custom_time_format" => "時間形式", -"form.profile.default_format" => "(デフォルト)", -"form.profile.start_week" => "週の開始日", // people form attributes "form.people.ppl_str" => 'メンバー', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index e0d668b6..4f116fa1 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -205,9 +205,9 @@ $i18n_key_words = array( 'label.language' => '언어', // TODO: translate the following. // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => '날짜 포맷', +'label.time_format' => '시간 포맷', +'label.week_start' => '주의 시작요일', 'label.comment' => '코멘트', 'label.status' => '상태', 'label.tax' => '세금', @@ -460,9 +460,6 @@ $i18n_key_words = array( "form.admin.profile.th.id" => '식별자', "form.admin.profile.th.active" => '활동내용', "form.admin.options" => '옵션', -"form.admin.custom_date_format" => "날짜 포맷", -"form.admin.custom_time_format" => "시간 포맷", -"form.admin.start_week" => "주의 시작요일", // my time form attributes "form.mytime.title" => '나의 시간', @@ -481,12 +478,7 @@ $i18n_key_words = array( "form.profile.create_title" => '신규 관리자 계정을 생성', "form.profile.edit_title" => '프로필을 편집하기', "form.profile.login" => '로그인ID', - "form.profile.showchart" => '원 그래프를 보기', -"form.profile.custom_date_format" => "날짜 포맷", -"form.profile.custom_time_format" => "시간 포맷", -"form.profile.default_format" => "(디폴트)", -"form.profile.start_week" => "주의 시작요일", // people form attributes "form.people.ppl_str" => '멤버', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 95cafdeb..a617c366 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -203,9 +203,9 @@ $i18n_key_words = array( // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => 'Datoformat', +'label.time_format' => 'Tidsformat', +'label.week_start' => 'Første ukedag', 'label.comment' => 'Kommentar', 'label.status' => 'Status', 'label.tax' => 'MVA', @@ -453,9 +453,6 @@ $i18n_key_words = array( // "form.admin.profile.th.id" => 'id', // "form.admin.profile.th.active" => 'aktiv', // "form.admin.options" => 'opsjoner', -// "form.admin.custom_date_format" => "datoformat", -// "form.admin.custom_time_format" => "tidsformat", -// "form.admin.start_week" => "første ukedag", // my time form attributes // Note to translators: the 2 strings below must be translated @@ -480,10 +477,6 @@ $i18n_key_words = array( // Note to translators: the strings below are missing and must be added and translated // "form.profile.showchart" => 'vis kakediagram', // "form.profile.lang" => 'språk', -// "form.profile.custom_date_format" => "dato format", -// "form.profile.custom_time_format" => "tims format", -// "form.profile.default_format" => "(default)", -// "form.profile.start_week" => "første dag i uken", // people form attributes "form.people.ppl_str" => 'personer', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 14f3283f..bd1eecb3 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -455,11 +455,6 @@ $i18n_key_words = array( "form.admin.profile.comment" => 'sterge echipa', "form.admin.profile.th.id" => 'id', "form.admin.profile.th.active" => 'activ', -// Note to translators: the strings below are missing and must be added and translated -// "form.admin.options" => 'options', -// "form.admin.custom_date_format" => "date format", -// "form.admin.custom_time_format" => "time format", -// "form.admin.start_week" => "first day of week", // my time form attributes "form.mytime.title" => 'timpul meu', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index a8a5ac98..9ec9f838 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -192,9 +192,9 @@ $i18n_key_words = array( // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => '日期格式', +'label.time_format' => '时间格式', +'label.week_start' => '每周的第一天', 'label.comment' => '留言', 'label.status' => '状态', 'label.tax' => '税', @@ -443,9 +443,6 @@ $i18n_key_words = array( "form.admin.profile.th.id" => 'ID号', "form.admin.profile.th.active" => '启用', "form.admin.options" => '选项', -"form.admin.custom_date_format" => "日期格式", -"form.admin.custom_time_format" => "时间格式", -"form.admin.start_week" => "每周的第一天", // my time form attributes "form.mytime.title" => '我的时间记录', @@ -466,10 +463,6 @@ $i18n_key_words = array( "form.profile.showchart" => '显示饼状图', "form.profile.lang" => '语言', -"form.profile.custom_date_format" => "日期格式", -"form.profile.custom_time_format" => "时间格式", -"form.profile.default_format" => "(默认)", -"form.profile.start_week" => "每周的第一天", // people form attributes "form.people.ppl_str" => '人员', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 43893175..1c5483e4 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -200,9 +200,9 @@ $i18n_key_words = array( // 'label.id' => 'ID', // 'label.language' => 'Language', // 'label.decimal_mark' => 'Decimal mark', -// 'label.date_format' => 'Date format', -// 'label.time_format' => 'Time format', -// 'label.week_start' => 'First day of week', +'label.date_format' => '日期格式', +'label.time_format' => '時間格式', +'label.week_start' => '每週的第一天', 'label.comment' => '留言', 'label.status' => '狀態', 'label.tax' => '稅', @@ -452,9 +452,6 @@ $i18n_key_words = array( "form.admin.profile.th.id" => 'ID號', "form.admin.profile.th.active" => '啟動', "form.admin.options" => '選項', -"form.admin.custom_date_format" => "日期格式", -"form.admin.custom_time_format" => "時間格式", -"form.admin.start_week" => "每週的第一天", // my time form attributes "form.mytime.title" => '我的時間記錄', @@ -476,10 +473,6 @@ $i18n_key_words = array( "form.profile.showchart" => '顯示餅狀圖', "form.profile.lang" => '語言', -"form.profile.custom_date_format" => "日期格式", -"form.profile.custom_time_format" => "時間格式", -"form.profile.default_format" => "(默認)", -"form.profile.start_week" => "每週的第一天", // people form attributes "form.people.ppl_str" => '人員', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index ce9160af..bc4a131b 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3917 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3918 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1