From: Nik Okuntseff Date: Wed, 7 Feb 2018 11:05:08 +0000 (+0000) Subject: Recycled some more old strings. X-Git-Tag: timetracker_1.19-1~1190 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=fcb232f2236dd0105525b0239fa7b212aaf72a2a;p=timetracker.git Recycled some more old strings. --- diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index d6850f26..8399c785 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -365,8 +365,8 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => 'Salasõna tühjendamise käsk edastatud.', // TODO: add "by email" to match the English string. // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", @@ -448,13 +448,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. -// password reminder form attributes -"form.fpass.send_pass_str" => 'salasõna tühjendamise käsk edastatud', -// Note to translators: the 3 strings below must be translated -// "form.fpass.send_pass_subj" => 'AnukoTime Tracker password reset request', -// "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", -// "form.fpass.reset_comment" => "to reset your password please type it in and click on save", - // administrator form "form.admin.title" => 'administraator', // Note to translators: the string below must be translated diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 9b2f42b3..8847ee2d 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -440,8 +440,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_str" => 'jelszó alap állapotra állítása megkezdve', -"form.fpass.send_pass_subj" => 'A jelszó alap állapotra állítása a Anuko TimeTracker-ben', "form.fpass.reset_comment" => "a jelszót a megváltoztatásához írja be és mentse el", // administrator form diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 6406bc28..0c1e1add 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -73,38 +73,37 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there. // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', -'error.db' => 'データベースのエラー', -'error.field' => '不正確な"{0}"データ', -'error.empty' => '"{0}"のフィールドが空白です', -'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います', +'error.db' => 'データベースのエラー。', +'error.field' => '不正確な"{0}"データ。', +'error.empty' => '"{0}"のフィールドが空白です。', +'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います。', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', -'error.project' => 'プロジェクトの選択', +'error.project' => 'プロジェクトの選択。', // TODO: translate the following. // 'error.task' => 'Select task.', -'error.client' => 'クライアントの選択', +'error.client' => 'クライアントの選択。', // TODO: translate the following. // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', -'error.auth' => '不正確なログインあるいはパスワードが不正確です', -'error.user_exists' => 'このログインと関連されたユーザーは既に存在します', -'error.project_exists' => 'この名前のプロジェクトは既に存在します', +'error.auth' => '不正確なログインあるいはパスワードが不正確です。', +'error.user_exists' => 'このログインと関連されたユーザーは既に存在します。', +'error.project_exists' => 'この名前のプロジェクトは既に存在します。', // TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', -'error.no_login' => 'このログインと関連されたユーザーはいません', +'error.no_login' => 'このログインと関連されたユーザーはいません。', // TODO: translate the following. // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', -'error.upload' => 'ファイルのアップロードのエラー', +'error.upload' => 'ファイルのアップロードのエラー。', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', -'error.mail_send' => 'メールの送信中のエラー', +'error.mail_send' => 'メールの送信中のエラー。', // TODO: translate the following. // 'error.no_email' => 'No email associated with this login.', // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', @@ -361,9 +360,9 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => '送信したパスワードの初期化の要求。', // TODO: add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko Time Trackerのパスワードの初期化の要求', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -445,8 +444,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_str" => '送信したパスワードの初期化の要求', -"form.fpass.send_pass_subj" => 'Anuko Time Trackerのパスワードの初期化の要求', // Note to translators: the ending of this string below needs to be translated. "form.fpass.send_pass_body" => "尊敬なるお客様、\n\n誰から(多分あなた)あなたのAnuko Time Trackerのパスワードの初期化が要求されました。あなたのパスワードを初期化しようとこのリンクを押してください。\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", "form.fpass.reset_comment" => "あなたのパスワードを初期化しようとパスワードを入力して保存をクリックしてください", diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 63e51e53..64aecba2 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -73,39 +73,38 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there. // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', -'error.db' => '데이터베이스 오류', -'error.field' => '부정확한 "{0}" 의 데이터', -'error.empty' => '"{0}" 의 필드가 비어있습니다', -'error.not_equal' => '"{0}" 의 필드가 "{1}" 의 필드와 같지 않습니다', +'error.db' => '데이터베이스 오류.', +'error.field' => '부정확한 "{0}" 의 데이터.', +'error.empty' => '"{0}" 의 필드가 비어있습니다.', +'error.not_equal' => '"{0}" 의 필드가 "{1}" 의 필드와 같지 않습니다.', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', -'error.project' => '프로젝트의 선택', +'error.project' => '프로젝트의 선택.', // TODO: translate the following. // 'error.task' => 'Select task.', -'error.client' => '클라이언트 선택', +'error.client' => '클라이언트 선택.', // TODO: translate the following. // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', -'error.auth' => '부정확한 로그인 혹은 암호가 틀립니다', -'error.user_exists' => '본 로그인과 연계된 사용자가 이미 있습니다', -'error.project_exists' => '본 이름과 연계된 프로젝트가 이미 있습니다', +'error.auth' => '부정확한 로그인 혹은 암호가 틀립니다.', +'error.user_exists' => '본 로그인과 연계된 사용자가 이미 있습니다.', +'error.project_exists' => '본 이름과 연계된 프로젝트가 이미 있습니다.', // TODO: translate the following. // 'error.task_exists' => 'Task with this name already exists.', // 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', -'error.no_login' => '본 로그인과 연계된 사용자가 없습니다', +'error.no_login' => '본 로그인과 연계된 사용자가 없습니다.', // TODO: translate the following. // 'error.no_teams' => 'Your database is empty. Login as admin and create a new team.', -'error.upload' => '파일 업로드 오류', +'error.upload' => '파일 업로드 오류.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', -'error.mail_send' => '메일 보내기에서의 오류', -'error.no_email' => '본 로그인과 연계된 이메일이 없습니다', +'error.mail_send' => '메일 보내기에서의 오류.', +'error.no_email' => '본 로그인과 연계된 이메일이 없습니다.', // TODO: translate the following. // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', // 'error.goto_uncompleted' => 'Go to uncompleted entry.', @@ -362,9 +361,9 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => '송신한 암호 재설정 요청.', // TODO: add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko Time Tracker 암호 재설정 요청', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -445,8 +444,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_str" => '송신한 암호 재설정 요청', -"form.fpass.send_pass_subj" => 'Anuko Time Tracker 암호 재설정 요청', // Note to translators: the ending of this string below needs to be translated. "form.fpass.send_pass_body" => "사용자님께,\n\n누군가 (아마 당신) 가 당신의 Anuko Time Tracker 암호 재설정을 요청하였습니다. 당신의 암호를 재설정하기 바란다면 이 링크를 찾아주십시오. \n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", "form.fpass.reset_comment" => "암호를 재설정하려면 암호를 입력하고 저장을 클릭하십시오", diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 1e96b457..f468c4d4 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -437,7 +437,7 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_subj" => 'Anuko Time Tracker passordet ditt', + // Note to translators: strings below need to be translated. // "form.fpass.send_pass_body" => "Kjære bruker,\n\nNoen, trolig deg, bad om å få ditt Anuko Time Tracker password resatt. Vær vennlig å besøk denne lenken dersom du ønsker at passordet ditt skal resettes.\n\n%s\n\nAnuko Time Tracker er et enkelt og brukervennlig system for tidsregistrering basert på åpen kildekode. Les mer på https://www.anuko.com.\n\n", // "form.fpass.reset_comment" => "vennligst skriv inn passordet og klikk på lagre for å resette passsordet.", diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 02e776c7..30b49eb0 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -427,10 +427,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. -// password reminder form attributes -"form.fpass.send_pass_str" => 'senha foi enviada', -"form.fpass.send_pass_subj" => 'Sua senha do Anuko Time Tracker', - // administrator form "form.admin.options" => 'opções', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index b5eb1661..ed722506 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -362,9 +362,9 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => 'Cererea de resetare a parolei a fost trimisa.', // TODO: add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko Time Tracker - cerere de resetare a parolei', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -444,9 +444,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.login" => 'autentifica', -"form.fpass.send_pass_str" => 'cererea de resetare a parolei a fost trimisa', -"form.fpass.send_pass_subj" => 'Anuko Time Tracker - cerere de resetare a parolei', // Note to translators: the ending of this string below needs to be translated. "form.fpass.send_pass_body" => "Draga Utilizator,\n\nCineva, posibil tu, a cerut resetarea parolei pentru contul Anuko Time Tracker. Te rog, viziteaza acesta legatura daca doresti sa iti resetezi parola.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", "form.fpass.reset_comment" => "pentru resetarea parolei introdu-o si da click pe salveaza", diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 4d0eed36..e6e45fff 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -367,9 +367,9 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => 'Parola sıfırlama talebi yollandı.', // TODO: add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko Time Tracker parola sıfırlama talebi', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -451,8 +451,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_str" => 'parola sıfırlama talebi yollandı', -"form.fpass.send_pass_subj" => 'Anuko Time Tracker parola sıfırlama talebi', // Note to translators: the ending of this string needs to be translated. "form.fpass.send_pass_body" => "Sayın Kullanıcı,\n\nBirisi, muhtemelen siz, Anuko Time Tracker parolanızın sıfırlanmasını istedi. Parolanızı sıfırlamak isterseniz lütfen bu bağlantıyı takip edin.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", "form.fpass.reset_comment" => "parolanızı sıfırlamak için lütfen parolanızı yazın ve kaydedin", diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 365b3527..b3a15fa9 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -347,9 +347,9 @@ $i18n_key_words = array( 'form.login.about' =>'Anuko Time Tracker 是一种简单、易用、开放源代码的实时跟踪系统。', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => '密码重设请求已经发送。', // TODO: Add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko时间追踪器密码重设请求', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -430,8 +430,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_str" => '密码重设请求已经发送', -"form.fpass.send_pass_subj" => 'Anuko时间追踪器密码重设请求', // Note to translators: the ending of this string below needs to be translated. "form.fpass.send_pass_body" => "亲爱的用户,\n\n有人,也可能是您自己,请求重新设置您的Anuko时间追踪器密码。如果您希望重设您的密码,请访问下面的连结:\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", "form.fpass.reset_comment" => "要重设密码,请输入新密码并点击保存按钮", diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 0798ff23..1889cc2c 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -355,9 +355,9 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => '密碼重設請求已經發送。', // TODO: Add "by email" to match the English string. +'form.reset_password.email_subject' => 'Anuko時間追蹤器密碼重設請求', // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', -// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. @@ -438,8 +438,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // password reminder form attributes -"form.fpass.send_pass_str" => '密碼重設請求已經發送', -"form.fpass.send_pass_subj" => 'Anuko時間追蹤器密碼重設請求', // Note to translators: the ending of this string below needs to be translated. "form.fpass.send_pass_body" => "親愛的用戶,\n\n有人,也可能是您自己,請求重新設置您的Anuko時間追蹤器密碼。如果您希望重設您的密碼,請訪問下麵的連結:\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", "form.fpass.reset_comment" => "要重設密碼,請輸入新密碼並點擊保存按鈕", diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index e69e8e9a..ed5e66d5 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3925 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3926 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}