diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-12-05 18:27:59 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-12-05 18:27:59 -0500 |
commit | 47e7175b80d1f1bf05bd2da3a38c898596b12835 (patch) | |
tree | 34d4a9c716887a46a04873429e3acf005d5a4835 /conf/locale/locale_zh-HK.ini | |
parent | 0b785ad96785f62166eb88e7f1415c918e102e71 (diff) | |
download | gitea-47e7175b80d1f1bf05bd2da3a38c898596b12835.tar.gz gitea-47e7175b80d1f1bf05bd2da3a38c898596b12835.zip |
upload locales
Diffstat (limited to 'conf/locale/locale_zh-HK.ini')
-rwxr-xr-x | conf/locale/locale_zh-HK.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/locale/locale_zh-HK.ini b/conf/locale/locale_zh-HK.ini index 0435e7d9e2..61fa294650 100755 --- a/conf/locale/locale_zh-HK.ini +++ b/conf/locale/locale_zh-HK.ini @@ -173,6 +173,7 @@ target_branch_not_exist=目標分支不存在 [user]
change_avatar=到 gravatar.com 上修改您的頭像
+change_custom_avatar=到個人設置中修改頭像
join_on=加入於
repositories=倉庫列表
activity=公開活動
@@ -202,6 +203,14 @@ change_username_desc=用戶名被修改,您確定要繼續操作嗎?這將 continue=繼續操作
cancel=取消操作
+enable_custom_avatar=啟動自定義頭像
+enable_custom_avatar_helper=激活該選項來禁止從 Gravatar 獲取頭像
+choose_new_avatar=選擇新的頭像
+update_avatar=更新頭像設置
+uploaded_avatar_not_a_image=上傳的文件不是一張圖片!
+no_custom_avatar_available=沒有任何自定義頭像,無法激活該選項。
+update_avatar_success=您的頭像設置更新成功!
+
change_password=修改密碼
old_password=當前密碼
new_password=新的密碼
@@ -467,6 +476,8 @@ dashboard.delete_inactivate_accounts=刪除所有未激活帳戶 dashboard.delete_inactivate_accounts_success=所有未激活帳號清除成功!
dashboard.delete_repo_archives=刪除所有倉庫存檔
dashboard.delete_repo_archives_success=所有倉庫存檔清除成功!
+dashboard.git_gc_repos=對倉庫進行垃圾回收
+dashboard.git_gc_repos_success=所有倉庫的垃圾回收已成功完成!
dashboard.server_uptime=服務執行時間
dashboard.current_goroutine=當前 Goroutines 數量
dashboard.current_memory_usage=當前內存使用量
|