From 9e87fe8c0693bf5554c34c5189be114a631183e4 Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Sat, 27 Jan 2018 02:18:45 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_id-ID.ini | 106 ++++++++++++++++++++++++++++++++
 options/locale/locale_ru-UA.ini | 106 ++++++++++++++++++++++++++++++++
 options/locale/locale_zh-TW.ini |  19 ++++++
 3 files changed, 231 insertions(+)
 create mode 100644 options/locale/locale_id-ID.ini
 create mode 100644 options/locale/locale_ru-UA.ini

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=您可以使用 <code>{user} {repo} {index}</co
 settings.enable_timetracker=啟用時間追蹤
 settings.allow_only_contributors_to_track_time=僅允許貢獻者追蹤時間
 settings.pulls_desc=啟用合併請求以接受社區貢獻
+settings.pulls.allow_merge_commits=允許合併提交
 settings.danger_zone=危險操作區
 settings.new_owner_has_same_repo=新的儲存庫擁有者已經存在同名儲存庫!
 settings.convert=轉換為正規儲存庫
@@ -967,6 +971,8 @@ settings.slack_channel=頻道
 settings.deploy_keys=管理部署金鑰
 settings.add_deploy_key=新增部署金鑰
 settings.deploy_key_desc=部署金鑰僅具有讀取權限,它在功能上和個人用戶的公開金鑰有本質區別。
+settings.is_writable=允許寫入權限
+settings.is_writable_info=此金鑰是否可以用於<strong>推送</strong>到此倉庫?部署金鑰始終具有讀取權限
 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=<b>%s</b> 的分支保護
 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=- 此操作<strong>不可以</strong>被還原。
 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=建立分支 <strong>%s</strong>
 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 設定