From: Nik Okuntseff Date: Sat, 10 Feb 2018 16:35:52 +0000 (+0000) Subject: More recycling. Finished refactoring Portuguese file. X-Git-Tag: timetracker_1.19-1~1149 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=7658ab94a01fcdc894c8e4e5541b2c10efcd5799;p=timetracker.git More recycling. Finished refactoring Portuguese file. --- diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 8f79accd..5b128b3e 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -533,11 +533,6 @@ $i18n_key_words = array( "form.mytime.del_str" => 'ajakande kustutamine', "form.mytime.no_finished_rec" => 'kanne salvestati ainult alguse ajaga. see ei ole viga. logi välja kui vaja peaks olema.', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'loo uus halduri konto', -"form.profile.edit_title" => 'profiili muutmine', - // people form attributes "form.people.th.rate" => 'hind', "form.people.manager" => 'haldur', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index ca7f6265..c8808bdf 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -531,11 +531,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (óó:pp)', "form.mytime.no_finished_rec" => 'csak az munka kezdete lett megjelölve, ha később visszalépsz a rendszerbe beállíthatod a vég-időpontot...', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'új vezetői jogosultság létrehozása', -"form.profile.edit_title" => 'profil szerkesztése', - // people form attributes "form.people.th.rate" => 'tarifa', "form.people.manager" => 'vezető', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index d7b1c0ea..6cb169e7 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -525,12 +525,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (hh:mm)', "form.mytime.no_finished_rec" => 'このレコードは開始時間だけで保存されました。これはエラーではありません。もし必要があればログアウトしてください。', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => '新規管理者のアカウントの作成', -"form.profile.edit_title" => 'プロファイルの編集', -"form.profile.showchart" => 'パイ図表の表示', - // people form attributes "form.people.th.rate" => '給料', "form.people.manager" => '管理者', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 36f392eb..06b04c2f 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -528,12 +528,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (hh:mm)', "form.mytime.no_finished_rec" => '이 기록은 시작 시간으로만 저장되었습니다. 이것은 오류는 아닙니다. 필요하면 로그아웃 하십시오.', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => '신규 관리자 계정을 생성', -"form.profile.edit_title" => '프로필을 편집하기', -"form.profile.showchart" => '원 그래프를 보기', - // people form attributes "form.people.th.rate" => '급여', "form.people.manager" => '관리자', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index de06b8f9..bd42ca20 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -523,14 +523,6 @@ $i18n_key_words = array( // Note to translators: the strings below must be translated // "form.mytime.no_finished_rec" => 'Denne oppføringen ble lagret kun med starttid. Det er ikke en feil. Logg ut om nødvendig.', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'lag ny adminkonto', -"form.profile.edit_title" => 'endre profil', - -// Note to translators: the strings below are missing and must be added and translated -// "form.profile.showchart" => 'vis kakediagram', - // people form attributes "form.people.rate" => 'timesats', ); diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 387063d8..c5ef6fd7 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -430,7 +430,8 @@ $i18n_key_words = array( // 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', // 'form.users.role' => 'Role', -// 'form.users.manager' => 'Manager', +'form.users.manager' => 'Gerente', +// TODO: translate the following. // 'form.users.comanager' => 'Co-manager', // 'form.users.rate' => 'Rate', // 'form.users.default_rate' => 'Default hourly rate', @@ -495,19 +496,4 @@ $i18n_key_words = array( // 'form.quota.quota' => 'Quota', // 'form.quota.workday_hours' => 'Hours in work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', - - - -// TODO: refactoring ongoing down from here. - -// my time form attributes -"form.mytime.title" => 'adicionar período', - -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'criar nova conta de gerência', -"form.profile.edit_title" => 'editando perfil', - -// people form attributes -"form.people.manager" => 'gerente', ); diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 9df63a38..20bd59ca 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -533,11 +533,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (hh:mm)', "form.mytime.no_finished_rec" => 'aceasta inregistrare a fost salvata numei cu timpul de inceput. nu este o eroare. poti parasi aplicatia daca este nevoie.', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'creazaun nou cont de tip manager', -"form.profile.edit_title" => 'editeaza profilul', - // people form attributes "form.people.th.rate" => 'rata', "form.people.manager" => 'manager', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 722ac97a..90a24ab9 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -541,11 +541,6 @@ $i18n_key_words = array( "form.mytime.time_form" => ' (ss:dd)', "form.mytime.no_finished_rec" => 'bu kayıt sadece başlangıç zamanıyla silindi. bu hata değildir. gerekirse çıkış yapın.', -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => 'yeni yönetici hesabı yarat', -"form.profile.edit_title" => 'profili düzenliyor', - // people form attributes "form.people.manager" => 'yönetici', "form.people.comanager" => 'yardımcı yönetici', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index cd6ec4b6..7c9bcde7 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -432,12 +432,10 @@ $i18n_key_words = array( // 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => '角色', -// TODO: translate the following. -// 'form.users.manager' => 'Manager', -// 'form.users.comanager' => 'Co-manager', +'form.users.manager' => '经理', +'form.users.comanager' => '合作经理人', 'form.users.rate' => '费率', -// TODO: translate the following. -// 'form.users.default_rate' => 'Default hourly rate', +'form.users.default_rate' => '默认小时收费', // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following. @@ -514,15 +512,4 @@ $i18n_key_words = array( "form.mytime.del_str" => '删除时间记录', "form.mytime.time_form" => ' (时:分)', "form.mytime.no_finished_rec" => '该记录只保存了开始时间。这不是错误。如果需要,请注销。', - -// profile form attributes -// Note to translators: we need a more accurate translation of form.profile.create_title -"form.profile.create_title" => '新建管理账号', -"form.profile.edit_title" => '编辑简介', -"form.profile.showchart" => '显示饼状图', - -// people form attributes -"form.people.manager" => '经理', -"form.people.comanager" => '合作经理人', -"form.people.rate" => '默认小时收费', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 80732a7b..9effb77b 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3966 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3967 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}