@@ -312,7 +312,14 | |||
|
312 | 312 | mail_body_wiki_content_added: "此 '%{id}' wiki 頁面已被 %{author} 新增。" |
|
313 | 313 | mail_subject_wiki_content_updated: "'%{id}' wiki 頁面已被更新" |
|
314 | 314 | mail_body_wiki_content_updated: "此 '%{id}' wiki 頁面已被 %{author} 更新。" |
|
315 | ||
|
315 | mail_subject_security_notification: "安全性通知" | |
|
316 | mail_body_security_notification_change: "%{field} 已變更。" | |
|
317 | mail_body_security_notification_change_to: "%{field} 已變更為 %{value}。" | |
|
318 | mail_body_security_notification_add: "%{field} %{value} 已新增。" | |
|
319 | mail_body_security_notification_remove: "%{field} %{value} 已移除。" | |
|
320 | mail_body_security_notification_notify_enabled: "電子郵件地址 %{value} 已開始接收通知。" | |
|
321 | mail_body_security_notification_notify_disabled: "電子郵件地址 %{value} 已不再接收通知。" | |
|
322 | mail_body_settings_updated: "下列設定已變更:" | |
|
316 | 323 | |
|
317 | 324 | field_name: 名稱 |
|
318 | 325 | field_description: 概述 |
@@ -437,6 +444,7 | |||
|
437 | 444 | field_time_entries_visibility: 工時紀錄可見度 |
|
438 | 445 | field_total_estimated_hours: 預估工時總計 |
|
439 | 446 | field_default_version: 預設版本 |
|
447 | field_remote_ip: IP 位址 | |
|
440 | 448 | |
|
441 | 449 | setting_app_title: 標題 |
|
442 | 450 | setting_app_subtitle: 副標題 |
@@ -1259,14 +1267,3 | |||
|
1259 | 1267 | description_date_from: 輸入起始日期 |
|
1260 | 1268 | description_date_to: 輸入結束日期 |
|
1261 | 1269 | text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' |
|
1262 | mail_subject_security_notification: Security notification | |
|
1263 | mail_body_security_notification_change: ! '%{field} was changed.' | |
|
1264 | mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.' | |
|
1265 | mail_body_security_notification_add: ! '%{field} %{value} was added.' | |
|
1266 | mail_body_security_notification_remove: ! '%{field} %{value} was removed.' | |
|
1267 | mail_body_security_notification_notify_enabled: Email address %{value} now receives | |
|
1268 | notifications. | |
|
1269 | mail_body_security_notification_notify_disabled: Email address %{value} no longer | |
|
1270 | receives notifications. | |
|
1271 | mail_body_settings_updated: ! 'The following settings were changed:' | |
|
1272 | field_remote_ip: IP address |
General Comments 0
You need to be logged in to leave comments.
Login now