From: Nik Okuntseff Date: Tue, 6 Feb 2018 15:34:50 +0000 (+0000) Subject: A bit more cleanup. X-Git-Tag: timetracker_1.19-1~1206 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=60b43ba15e661ad7a8b4740dd4ba3d756344ef97;p=timetracker.git A bit more cleanup. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 33ee714d..7c3a4f7b 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -58,7 +58,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -'menu.teams' => 'Equips', +'menu.teams' => 'Grups', // TODO: translate the following. // 'menu.export' => 'Export', 'menu.clients' => 'Clients', @@ -100,7 +100,7 @@ $i18n_key_words = array( // 'error.invoice_exists' => 'Invoice with this number already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', // 'error.no_login' => 'No user with this login.', -// 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', +'error.no_teams' => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.', 'error.upload' => 'Error pujant l\\\'arxiu.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', @@ -253,11 +253,11 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Catalan titles similarly. // Specifically: Agregant vs Agregar, etc. 'title.login' => 'Sessió iniciada', +'title.teams' => 'Grups', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', -// 'title.delete_team' => 'Deleting Team', +'title.delete_team' => 'Eliminar grup', 'title.reset_password' => 'Restablir paraula de pas', // TODO: translate the following. // 'title.change_password' => 'Changing Password', @@ -414,12 +414,6 @@ $i18n_key_words = array( // administrator form "form.admin.duty_text" => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.
També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker.(No està permès col·lisions de e-mail).', - -"form.admin.change_pass" => 'Canviar la paraula de pas de l\\\'administrador de compte', -"form.admin.profile.title" => 'Grups', -"form.admin.profile.noprofiles" => 'La seva base de dades està buida. Iniciï sessió com a administrador i creï un nou grup.', -"form.admin.profile.comment" => 'Eliminar grup', -"form.admin.profile.th.id" => 'Identificació', "form.admin.profile.th.active" => 'Actiu', // my time form attributes diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 5601343c..d832a9fb 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -423,17 +423,11 @@ $i18n_key_words = array( // administrator form "form.admin.title" => 'administrator', "form.admin.duty_text" => 'vytvořit nový tým prostřednictvím účtu týmového manažera.
můžete také importovat týmová data z xml souboru z jiného time tracker serveru (nejsou povoleny shody e-mailových adres!).', - -"form.admin.change_pass" => 'změna hesla účtu administrator', "form.admin.profile.title" => 'týmy', "form.admin.profile.noprofiles" => 'vaše databáze je prázdná. přihlašte se jako admin a vytvořte nový tým.', "form.admin.profile.comment" => 'smazat tým', "form.admin.profile.th.id" => 'id', "form.admin.profile.th.active" => 'aktovní', -// Note to translators: the strings below are missing in the translation and must be added -// "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" => 'můj deník', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 554eba0b..079110c3 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -426,16 +426,11 @@ $i18n_key_words = array( // Note to translators: the string below must be translated // "form.admin.duty_text" => 'create a new meeskond by creating a new meeskond manager account.
you can also import meeskond data from an xml file from another Anuko time tracker server (no e-mail collisions are allowed).', -"form.admin.change_pass" => 'muuda administraatori konto salasõna', "form.admin.profile.title" => 'meeskonnad', "form.admin.profile.noprofiles" => 'sinu andmebaas on tühi. logi adminina sisse ja loo uus meeskond.', "form.admin.profile.comment" => 'kustuta meeskond', "form.admin.profile.th.id" => 'id', "form.admin.profile.th.active" => 'aktiivne', -// Note to translators: the strings below are missing in the translation and must be translated -// "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" => 'minu aeg', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 7055150f..a70dfe8c 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -417,7 +417,6 @@ $i18n_key_words = array( "form.admin.title" => 'Adminisztrátor', "form.admin.duty_text" => 'új csoport létrehozása egy csoport-vezetői jogosultsággal.
a csoport adatokat importálhatjuk XML-ből (csak az e-mail címek ne ütközzenek).', -"form.admin.change_pass" => 'az adminisztrátori jelszó megváltoztatása', "form.admin.profile.title" => 'csoportok', "form.admin.profile.noprofiles" => 'az adatbázis üres. lépj be adminisztrátorként és hozz létre egyet.', "form.admin.profile.comment" => 'csoport törlése', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index c880e3c0..f7db2c97 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -423,7 +423,6 @@ $i18n_key_words = array( "form.admin.title" => '管理者', "form.admin.duty_text" => '新規チームの管理者のアカウントを生成して新規チームを作成します。
あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。', -"form.admin.change_pass" => '管理者のアカウントのパスワードの変更', "form.admin.profile.title" => 'チーム', "form.admin.profile.noprofiles" => 'あなたのデータベースは空いています。管理者にログインして新規チームを作成してください。', "form.admin.profile.comment" => 'チームの削除', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index de56e6d8..7f4e4c2e 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -426,7 +426,6 @@ $i18n_key_words = array( "form.admin.title" => '관리자', "form.admin.duty_text" => '신규 팀관리자 계정을 생성하여 신규 팀을 생성합니다.
또한 다른 Anuko Time Tracker 서버 에서 xml 파일로부터 팀 데이터를 임포트할수 있습니다 (로그인 충돌은 허용되지 안음).', -"form.admin.change_pass" => '관리자 계정의 암호 변경', "form.admin.profile.title" => '팀', "form.admin.profile.noprofiles" => '당신의 데이터베이스는 비어있습니다. 관리자로 로그인하여 새로운 팀을 생성하십시오.', "form.admin.profile.comment" => '팀 삭제', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 22e40361..b9b1c424 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -421,7 +421,6 @@ $i18n_key_words = array( // "form.admin.title" => 'administrator', // "form.admin.duty_text" => 'opprett et nytt team ved å opprette en ny team manager konto.
du kan også importere team data fra en xml fil fra en annen Anuko Time Tracker server (ingen login kollisjoner er tillatt).', -// "form.admin.change_pass" => 'bytt passord på administratorkontoen', // "form.admin.profile.title" => 'team', // "form.admin.profile.noprofiles" => 'databasen din er tom. logg inn som admin og opprett et nytt team.', // "form.admin.profile.comment" => 'slett team', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 6d35e12b..2a6f80a5 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -421,7 +421,6 @@ $i18n_key_words = array( "form.admin.title" => 'administrator', "form.admin.duty_text" => 'adauga o noua echipa prin adaugarea unui nou cont de tip manager.
deasemeni poti importa datele despre echipa dintr-un fisier xml generat de un alt server Anuko Time Tracker (nu sunt permise duplicate pentru emailuri).', -"form.admin.change_pass" => 'schimba parola contului de administrator', "form.admin.profile.title" => 'echipe', "form.admin.profile.noprofiles" => 'baza de date este goala. intra ca admin si adauga o noua echipa.', "form.admin.profile.comment" => 'sterge echipa', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 86f55fc4..19024be5 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -431,7 +431,6 @@ $i18n_key_words = array( "form.admin.title" => 'yönetici', "form.admin.duty_text" => 'yeni bir ekip yönetimi hesabı yaratarak yeni bir ekibi yaratın.
ayrıca başka bir Anuko Time Tracker sunucusundan ekip bilgilerini bir xml dosyasından aktarabilirsiniz (e-posta çakışmalarına izin verilmemekte).', -"form.admin.change_pass" => 'yönetici hesabın parolasını değiştir', "form.admin.profile.title" => 'ekipler', "form.admin.profile.noprofiles" => 'veritabanınız boş. yeni bir ekip yaratmak için yönetici olarak giriş yapın.', "form.admin.profile.comment" => 'ekibi sil', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index a8633cf0..6e40030e 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -419,7 +419,6 @@ $i18n_key_words = array( "form.admin.title" => '管理员', "form.admin.duty_text" => '通过创建新的团队经理账号来创建新团队。
您也可以从其它的Anuko时间追踪器服务器的xml文件导入团队数据(登录信息不能发生冲突)。', -"form.admin.change_pass" => '修改管理员账号的密码', "form.admin.profile.title" => '团队', "form.admin.profile.noprofiles" => '您的数据库没有任何记录。请以管理员身份登录并创建一个新团队。', "form.admin.profile.comment" => '删除团队', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 9d7b03e6..f0a481e5 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -419,7 +419,6 @@ $i18n_key_words = array( "form.admin.title" => '管理員', "form.admin.duty_text" => '通過創建新的團隊經理帳號來創建新團隊。
您也可以從其它的Anuko時間追蹤器伺服器的xml檔導入團隊資料(登錄資訊不能發生衝突)。', -"form.admin.change_pass" => '修改管理員帳號的密碼', "form.admin.profile.title" => '團隊', "form.admin.profile.noprofiles" => '您的資料庫沒有任何記錄。請以管理員身份登錄並創建一個新團隊。', "form.admin.profile.comment" => '刪除團隊', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index cbefd28a..ff7e113a 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3909 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3910 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}