From: Nik Okuntseff Date: Tue, 6 Feb 2018 21:32:41 +0000 (+0000) Subject: More recycling. X-Git-Tag: timetracker_1.19-1~1199 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=a8163493c16ef9b6ff654993b5a05d8852bad128;p=timetracker.git More recycling. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index bb10b3f3..35e7c83d 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -451,7 +451,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => 'Modificant l\\\'historial de temps', "form.mytime.del_str" => 'Eliminant l\\\'historial de temps', "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.date" => 'Data', "form.mytime.daily" => 'Treball diari', "form.mytime.total" => 'Hores totals: ', "form.mytime.del_yes" => 'L\\\'historial de temps s\\\'ha eliminat amb èxit', @@ -479,7 +478,6 @@ $i18n_key_words = array( "form.report.totals_only" => 'Només totals', "form.report.total" => 'Hores Totals', "form.report.th.empllist" => 'Usuari', -"form.report.th.date" => 'Data', // charts form attributes // Note to translators: form.charts.title needs to be translated. @@ -497,7 +495,6 @@ $i18n_key_words = array( "form.invoice.above" => 'Informació addicional per factura', "form.invoice.select_cust" => 'Seleccioni el client', "form.invoice.fillform" => 'Empleni els camps', -"form.invoice.date" => 'Data', "form.invoice.number" => 'Número de factura', "form.invoice.th.username" => 'Persona', "form.invoice.th.time" => 'Hores', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index fcc46f52..e9583a2a 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -161,8 +161,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Předmět', +'label.date' => 'Datum', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -463,8 +463,6 @@ $i18n_key_words = array( "form.mytime.title" => 'můj deník', "form.mytime.edit_title" => 'upravit časový záznam', "form.mytime.del_str" => 'smazat časový záznam', -// Note to translators: "form.mytime.time_form" => ' (hh:mm)', // the string must be translated -"form.mytime.date" => 'datum', "form.mytime.daily" => 'denní práce', "form.mytime.total" => 'součet hodin: ', "form.mytime.del_yes" => 'časový záznam úspěšně odstraněn', @@ -504,7 +502,6 @@ $i18n_key_words = array( "form.report.totals_only" => 'pouze součty', "form.report.total" => 'součty hodin', "form.report.th.empllist" => 'uzivatel', -"form.report.th.date" => 'datum', // mail form attributes "form.mail.from" => 'od', @@ -520,7 +517,6 @@ $i18n_key_words = array( "form.invoice.above" => 'fakturační informace', "form.invoice.select_cust" => 'výběr firmy', "form.invoice.fillform" => 'vyplňte pole', -"form.invoice.date" => 'datum', "form.invoice.number" => 'faktura číslo', "form.invoice.th.username" => 'osoba', "form.invoice.th.time" => 'hodin', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 9c2a6847..875b9921 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -159,8 +159,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Teema', +'label.date' => 'Kuupäev', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -464,9 +464,6 @@ $i18n_key_words = array( "form.mytime.title" => 'minu aeg', "form.mytime.edit_title" => 'ajakande muutmine', "form.mytime.del_str" => 'ajakande kustutamine', -// Note to translators: the string below must be translated -// "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.date" => 'kuupäev', "form.mytime.daily" => 'igapäevane töö', "form.mytime.total" => 'tunde kokku: ', "form.mytime.del_yes" => 'ajakanne kustutatud', @@ -504,7 +501,6 @@ $i18n_key_words = array( "form.report.totals_only" => 'ainult summad', "form.report.total" => 'tunde kokku', "form.report.th.empllist" => 'kasutaja', -"form.report.th.date" => 'kuupäev', // mail form attributes "form.mail.from" => 'kellelt', @@ -520,7 +516,6 @@ $i18n_key_words = array( "form.invoice.above" => 'lisainformatsioon arvele', "form.invoice.select_cust" => 'vali klient', "form.invoice.fillform" => 'täida väljad', -"form.invoice.date" => 'kuupäev', "form.invoice.number" => 'arve number', "form.invoice.th.username" => 'isik', "form.invoice.th.time" => 'tunde', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 2521b487..67c99c17 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -161,8 +161,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Tárgy', +'label.date' => 'Dátum', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -459,7 +459,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => 'szerkesztés', "form.mytime.del_str" => 'törlés', "form.mytime.time_form" => ' (óó:pp)', -"form.mytime.date" => 'dátum', "form.mytime.daily" => 'napi munka', "form.mytime.total" => 'összesített óraszám: ', "form.mytime.del_yes" => 'a bejegyzés törölve', @@ -491,7 +490,6 @@ $i18n_key_words = array( "form.report.totals_only" => 'csak a teljes óraszám', "form.report.total" => 'összesített óraszám', "form.report.th.empllist" => 'dolgozó', -"form.report.th.date" => 'dátum', // mail form attributes "form.mail.from" => 'feladó', @@ -507,7 +505,6 @@ $i18n_key_words = array( "form.invoice.above" => 'a számlához tartozó adatok', "form.invoice.select_cust" => 'válassz ügyfelet', "form.invoice.fillform" => 'töltsd ki a mezőket', -"form.invoice.date" => 'Dátum', "form.invoice.number" => 'számla azonosító száma', "form.invoice.th.username" => 'személy', "form.invoice.th.time" => 'óra', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 8dd31545..8183b46e 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -160,8 +160,8 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => '主題', +'label.date' => '日付', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -468,7 +468,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => '時間レコードの編集', "form.mytime.del_str" => '時間レコードの削除', "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.date" => '日付', "form.mytime.daily" => '日課', "form.mytime.total" => '合計時間: ', "form.mytime.del_yes" => '時間レコードが成功的に削除されました', @@ -513,7 +512,6 @@ $i18n_key_words = array( "form.report.totals_only" => '全体だけ', "form.report.total" => '合計時間', "form.report.th.empllist" => 'ユーザー', -"form.report.th.date" => '日付', // mail form attributes "form.mail.from" => 'から', @@ -529,7 +527,6 @@ $i18n_key_words = array( "form.invoice.above" => '送り状の追加の情報', "form.invoice.select_cust" => 'クライアントの選択', "form.invoice.fillform" => 'フィールドの作成', -"form.invoice.date" => '日付', "form.invoice.number" => '送り状の番号', "form.invoice.th.username" => '個人', "form.invoice.th.time" => '時間', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 482469f3..e0d668b6 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -160,8 +160,8 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => '제목', +'label.date' => '날짜', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -469,7 +469,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => '시간기록을 편집하기', "form.mytime.del_str" => '시간기록을 삭제하기', "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.date" => '날짜', "form.mytime.daily" => '하루일과', "form.mytime.total" => '전체 시간: ', "form.mytime.del_yes" => '성과적으로 삭제된 시간기록', @@ -513,7 +512,6 @@ $i18n_key_words = array( "form.report.totals_only" => '오직 전체만', "form.report.total" => '시간 총합', "form.report.th.empllist" => '사용자', -"form.report.th.date" => '날짜', // mail form attributes "form.mail.from" => '부터', @@ -529,7 +527,6 @@ $i18n_key_words = array( "form.invoice.above" => '송장에 대한 보충정보', "form.invoice.select_cust" => '클라이언트의 선택', "form.invoice.fillform" => '필드들을 채우십시오', -"form.invoice.date" => '날짜', "form.invoice.number" => '송장 번호', "form.invoice.th.username" => '개인', "form.invoice.th.time" => '시간', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index eb5cee89..95cafdeb 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -159,8 +159,8 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => 'Emne', +'label.date' => 'Dato', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -463,7 +463,6 @@ $i18n_key_words = array( // "form.mytime.edit_title" => 'endre tidsoppføringen', "form.mytime.del_str" => 'slett tids oppføringen', "form.mytime.time_form" => ' (tt:mm)', -// Note to translators: "form.mytime.date" => 'dato', // the string must be translated "form.mytime.daily" => 'daglig arbeide', "form.mytime.total" => 'totalt antall timer: ', // Note to translators: the strings below must be translated @@ -509,7 +508,6 @@ $i18n_key_words = array( // "form.report.totals_only" => 'kun summer', "form.report.total" => 'totalt antall timer', "form.report.th.empllist" => 'bruker', -"form.report.th.date" => 'dato', // mail form attributes "form.mail.from" => 'fra', @@ -526,7 +524,6 @@ $i18n_key_words = array( // Note to translators: the strings below are missing and must be added and translated // "form.invoice.select_cust" => 'velg klient', // "form.invoice.fillform" => 'fyll inn i feltene', -"form.invoice.date" => 'dato', "form.invoice.number" => 'fakturanummer', "form.invoice.th.username" => 'person', "form.invoice.th.time" => 'timer', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 7af9b80d..81b389dd 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -153,8 +153,8 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => 'Assunto', +'label.date' => 'Data', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -434,7 +434,6 @@ $i18n_key_words = array( // my time form attributes "form.mytime.title" => 'adicionar período', -"form.mytime.date" => 'data', "form.mytime.daily" => 'trabalho diário', "form.mytime.total" => 'horas totais: ', "form.mytime.del_yes" => 'o período registrado foi apagado com sucesso', @@ -460,8 +459,6 @@ $i18n_key_words = array( "form.report.to" => 'data final', "form.report.total" => 'horas totais', "form.report.th.empllist" => 'usuário', -// Note to translators: the strings below must be translated -// "form.report.th.date" => 'data', // mail form attributes "form.mail.from" => 'de', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index f5fac79f..14f3283f 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -163,8 +163,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Subiect', +'label.date' => 'Data', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -466,7 +466,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => 'editarea inregistrarii timpului', "form.mytime.del_str" => 'stergerea inregistrarii timpului', "form.mytime.time_form" => ' (hh:mm)', -"form.mytime.date" => 'data', "form.mytime.daily" => 'activitatea zilnica', "form.mytime.total" => 'ore total: ', "form.mytime.del_yes" => 'inregistrarea timului a fost stearsa cu succes', @@ -499,7 +498,6 @@ $i18n_key_words = array( "form.report.totals_only" => 'numai totaluri', "form.report.total" => 'ore total', "form.report.th.empllist" => 'utilizator', -"form.report.th.date" => 'data', // mail form attributes "form.mail.from" => 'de la', @@ -515,7 +513,6 @@ $i18n_key_words = array( "form.invoice.above" => 'informatii aditionale pentru factura', "form.invoice.select_cust" => 'alege client', "form.invoice.fillform" => 'comleteaza campurile', -"form.invoice.date" => 'data', "form.invoice.number" => 'numar factura', "form.invoice.th.username" => 'persoana', "form.invoice.th.time" => 'ore', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index e8d6cdb9..dce08450 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -167,8 +167,8 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => 'Konu', +'label.date' => 'Tarih', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -471,7 +471,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => 'zaman kaydını düzenliyor', "form.mytime.del_str" => 'zaman kaydını siliyor', "form.mytime.time_form" => ' (ss:dd)', -"form.mytime.date" => 'tarih', "form.mytime.daily" => 'günlük çalışma', "form.mytime.total" => 'toplam saat: ', "form.mytime.del_yes" => 'zaman kaydı başarıyla silindi', @@ -507,7 +506,6 @@ $i18n_key_words = array( "form.report.totals_only" => 'sadece toplamlar', "form.report.total" => 'saat toplamı', "form.report.th.empllist" => 'kullanıcı', -"form.report.th.date" => 'tarih', // mail form attributes "form.mail.from" => 'kimden', @@ -523,7 +521,6 @@ $i18n_key_words = array( "form.invoice.above" => 'fatura için ek bilgi', "form.invoice.select_cust" => 'müşteri seç', "form.invoice.fillform" => 'alanları doldur', -"form.invoice.date" => 'tarih', "form.invoice.number" => 'fatura numarası', "form.invoice.th.username" => 'kişi', "form.invoice.th.time" => 'saatler', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 7d6631a0..a8a5ac98 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -148,8 +148,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => '主题', +'label.date' => '日期', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -452,7 +452,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => '编辑时间记录', "form.mytime.del_str" => '删除时间记录', "form.mytime.time_form" => ' (时:分)', -"form.mytime.date" => '日期', "form.mytime.daily" => '每日工作', "form.mytime.total" => '总小时数: ', "form.mytime.del_yes" => '成功删除时间记录', @@ -494,7 +493,6 @@ $i18n_key_words = array( "form.report.totals_only" => '仅仅今天', "form.report.total" => '总计时间', "form.report.th.empllist" => '用户', -"form.report.th.date" => '日期', // mail form attributes "form.mail.from" => '从', @@ -510,7 +508,6 @@ $i18n_key_words = array( "form.invoice.above" => '发票附加信息', "form.invoice.select_cust" => '选择客户', "form.invoice.fillform" => '填写该栏目', -"form.invoice.date" => '日期', "form.invoice.number" => '发票号码', "form.invoice.th.username" => '收费人', "form.invoice.th.time" => '小时数', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 7928d31f..43893175 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -156,8 +156,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => '主題', +'label.date' => '日期', // TODO: translate the following. -// 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User', @@ -461,7 +461,6 @@ $i18n_key_words = array( "form.mytime.edit_title" => '編輯時間記錄', "form.mytime.del_str" => '刪除時間記錄', "form.mytime.time_form" => ' (時:分)', -"form.mytime.date" => '日期', "form.mytime.daily" => '每日工作', "form.mytime.total" => '總小時數: ', "form.mytime.del_yes" => '成功刪除時間記錄', @@ -506,7 +505,6 @@ $i18n_key_words = array( "form.report.totals_only" => '僅僅今天', "form.report.total" => '總計時間', "form.report.th.empllist" => '用戶', -"form.report.th.date" => '日期', // mail form attributes "form.mail.from" => '從', @@ -522,7 +520,6 @@ $i18n_key_words = array( "form.invoice.above" => '發票附加資訊', "form.invoice.select_cust" => '選擇客戶', "form.invoice.fillform" => '填寫該欄目', -"form.invoice.date" => '日期', "form.invoice.number" => '發票號碼', "form.invoice.th.username" => '收費人', "form.invoice.th.time" => '小時數', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index f3bace2b..ce9160af 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3916 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3917 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}