diff --git a/options/locale/locale_id-ID.ini b/options/locale/locale_id-ID.ini new file mode 100644 index 000000000..0d9e5f6d5 --- /dev/null +++ b/options/locale/locale_id-ID.ini @@ -0,0 +1,106 @@ + + + + + + + +[install] + + + +[home] + + +[explore] + +[auth] + +[mail] + +[modal] + +[form] + + + + + + + +[user] + + +[settings] + + + + + + + + + + + + +[repo] + + + + + + + + + + + + + + + + + + + + +[org] + + + + + +[admin] + + + + + + + + + + + + + + + + + + + + +[action] + +[tool] + +[dropzone] + +[notification] + +[gpg] + +[units] + diff --git a/options/locale/locale_ru-UA.ini b/options/locale/locale_ru-UA.ini new file mode 100644 index 000000000..0d9e5f6d5 --- /dev/null +++ b/options/locale/locale_ru-UA.ini @@ -0,0 +1,106 @@ + + + + + + + +[install] + + + +[home] + + +[explore] + +[auth] + +[mail] + +[modal] + +[form] + + + + + + + +[user] + + +[settings] + + + + + + + + + + + + +[repo] + + + + + + + + + + + + + + + + + + + + +[org] + + + + + +[admin] + + + + + + + + + + + + + + + + + + + + +[action] + +[tool] + +[dropzone] + +[notification] + +[gpg] + +[units] + diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index 864ae7ece..57b694009 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -828,9 +828,12 @@ activity.closed_issues_count_1=已關閉的 Issue activity.closed_issues_count_n=已關閉的 Issue activity.title.issues_1=%d Issue activity.title.issues_n=%d Issues +activity.title.issues_closed_by=%[2]s 關閉了 %[1]s +activity.title.issues_created_by=%[2]s 建立了 %[1]s activity.closed_issue_label=已關閉 activity.new_issues_count_1=建立問題 activity.new_issues_count_n=建立問題 +activity.new_issue_label=已開啟 activity.unresolved_conv_label=打開 activity.title.releases_1=%d 版本發佈 activity.title.releases_n=%d 版本發佈 @@ -878,6 +881,7 @@ settings.tracker_url_format_desc=您可以使用 {user} {repo} {index}推送到此倉庫?部署金鑰始終具有讀取權限 settings.no_deploy_keys=您還沒有新增任何部署金鑰。 settings.title=標題 settings.deploy_key_content=金鑰文本 @@ -981,11 +987,18 @@ settings.protected_branch=分支保護 settings.protected_branch_can_push=允許推送? settings.protected_branch_can_push_yes=你可以推送 settings.protected_branch_can_push_no=你不能推送 +settings.branch_protection=%s 的分支保護 settings.protect_this_branch=保護此分支 +settings.protect_this_branch_desc=禁止強制推送和刪除分支 +settings.protect_whitelist_committers=允許推送到此分支的白名單 +settings.protect_whitelist_committers_desc=新增用戶到此分支的白名單內,白名單用戶不受到推送限制 +settings.protect_whitelist_users=允許推送到此分支的用戶 settings.protect_whitelist_search_users=搜尋使用者 +settings.protect_whitelist_teams=團隊成員可以推送到此分支 settings.protect_whitelist_search_teams=搜尋團隊 settings.add_protected_branch=啟用保護 settings.delete_protected_branch=停用保護 +settings.update_protect_branch_success=分支 %s 保護設定修改成功 settings.remove_protected_branch_success=%s 解鎖成功 settings.protected_branch_deletion=刪除一個受保護的分支 settings.protected_branch_deletion_desc=任何具有寫入權限的使用者都可以直接推進這個分支,您確定嗎? @@ -1048,12 +1061,15 @@ branch.delete_html=刪除分支 branch.delete_desc=刪除分支將是永久的。沒有其它方法能復原。 branch.delete_notices_1=- 此操作不可以被還原。 branch.delete_notices_2=- 此操作將永久刪除在 %s 分支內的所有內容。 +branch.delete_notices_html=- 此操作會永久刪除 %s 分支所有資料 branch.deletion_success=%s 已被刪除。 branch.deletion_failed=刪除分支 %s 失敗。 branch.delete_branch_has_new_commits=不能刪除 %s,因為合併後已新增了新的提交。 branch.create_branch=建立分支 %s branch.create_success=成功建立 '%s' 分支! branch.branch_already_exists=分支 '%s' 已存在此儲存庫 +branch.deleted_by=刪除人: %s +branch.restore_success=%s 成功恢復 branch.restore_failed=還原分支 %s 失敗 branch.protected_deletion_failed=不可能刪除已受保護的分支 %s。 @@ -1278,6 +1294,7 @@ auths.attribute_mail=電子郵箱屬性 auths.attributes_in_bind=從 Bind DN 中獲取屬性訊息 auths.filter=使用者篩選器 auths.admin_filter=管理者篩選器 +auths.ms_ad_sa=MS AD 搜尋屬性 auths.smtp_auth=SMTP 驗證類型 auths.smtphost=SMTP 主機地址 auths.smtpport=SMTP 主機端口 @@ -1374,6 +1391,8 @@ config.active_code_lives=啟用用戶連結有效期 config.reset_password_code_lives=重設密碼代碼過期時間 config.default_keep_email_private=隱藏郵件地址的預設值 config.default_allow_create_organization=建立組織的預設權限 +config.default_enable_timetracking=預設啟用時間追蹤 +config.default_allow_only_contributors_to_track_time=僅允許貢獻者追蹤時間 config.no_reply_address=不可回復的郵件地址 config.webhook_config=Webhook 設定