1
0
Fork 0
forked from forgejo/forgejo

merge locale files from crowdin, updated to 2017-03-09 19:28 +08 (#1162)

This commit is contained in:
Lunny Xiao 2017-03-09 21:19:23 +08:00 committed by GitHub
parent aaf9adfbe8
commit 626bcf0547
20 changed files with 148 additions and 1160 deletions

View file

@ -13,7 +13,7 @@ version=版本
page=頁面
template=樣板
language=語言
notifications = 訊息
notifications=訊息
create_new=建立...
user_profile_and_more=用戶訊息及更多
signed_in_as=已登入用戶
@ -37,7 +37,7 @@ admin_panel=管理面板
account_settings=帳號設定
settings=設定
your_profile=個人資料
your_starred = 個人收藏
your_starred=個人收藏
your_settings=用戶設定
activities=活動
@ -133,7 +133,7 @@ collaborative_repos=參與協作的儲存庫
my_orgs=我的組織
my_mirrors=我的鏡像
view_home=訪問 %s
search_repos = 搜尋儲存庫 ...
search_repos=搜尋儲存庫 ...
issues.in_your_repos=屬於該用戶儲存庫的
@ -142,9 +142,9 @@ repos=儲存庫
users=用戶
organizations=組織
search=搜尋
repo_no_results = 找不到符合搜尋字詞的儲存庫。
user_no_results = 找不到符合搜尋字詞的用戶。
org_no_results = 找不到符合搜尋字詞的組織。
repo_no_results=找不到符合搜尋字詞的儲存庫。
user_no_results=找不到符合搜尋字詞的用戶。
org_no_results=找不到符合搜尋字詞的組織。
[auth]
create_new_account=建立帳戶
@ -344,6 +344,7 @@ access_token_deletion=刪除個人的連接token
access_token_deletion_desc=刪除此連接token將會刪除與相關應用程式的連結。您想要繼續嗎?
delete_token_success=您的連接token已成功刪除。請記得更新您的應用程式。
delete_account=刪除當前帳戶
delete_prompt=刪除操作會永久清除您的帳戶訊息,並且 <strong>不可恢復</strong>
confirm_delete_account=確認刪除帳戶
@ -367,7 +368,6 @@ repo_lang=儲存庫語言
repo_gitignore_helper=選擇 .gitignore 主題
license=授權許可
license_helper=請選擇授權許可文件
readme=Readme
readme_helper=請選擇readme模板
auto_init=使用選定的文件和模板初始化儲存庫
create_repo=建立儲存庫
@ -556,8 +556,8 @@ issues.label_modify=修改標籤
issues.label_deletion=刪除標籤
issues.label_deletion_desc=刪除該標籤將會移除所有問題中相關的訊息。是否繼續?
issues.label_deletion_success=標籤刪除成功!
issues.label.filter_sort.alphabetically = 按字母顺序排序
issues.label.filter_sort.reverse_alphabetically = 按字母反向排序
issues.label.filter_sort.alphabetically=按字母顺序排序
issues.label.filter_sort.reverse_alphabetically=按字母反向排序
issues.num_participants=%d 參與者
issues.attachment.open_tab=`在新的標籤頁中查看 '%s'`
issues.attachment.download=`點擊下載 '%s'`
@ -612,7 +612,6 @@ milestones.deletion=刪除里程碑
milestones.deletion_desc=刪除該里程碑將會移除所有問題中相關訊息。是否繼續?
milestones.deletion_success=里程碑刪除成功!
wiki=Wiki
wiki.welcome=歡迎使用 Wiki
wiki.welcome_desc=Wiki 是用於共同協作文檔的地方,清晰的文檔可以幫助其他人深入了解您的項目。
wiki.create_first_page=建立第一個頁面
@ -801,6 +800,7 @@ release.tag_name_already_exist=已經存在使用相同標籤的發佈版本。
release.tag_name_invalid=標記名稱不是有效的。
release.downloads=下載附件
[org]
org_name_holder=組織名稱
org_full_name_holder=組織全名
@ -1005,7 +1005,6 @@ auths.bind_dn=綁定DN
auths.bind_password=綁定密碼
auths.bind_password_helper=警告:該密碼將會以明文的形式儲存在資料庫中。請不要使用擁有高權限的帳戶!
auths.user_base=用戶搜尋基準
auths.user_dn=User DN
auths.attribute_username=用戶名屬性
auths.attribute_username_placeholder=留空表示使用用戶登錄時所使用的用戶名
auths.attribute_name=名子屬性
@ -1014,7 +1013,6 @@ auths.attribute_mail=電子郵箱屬性
auths.attributes_in_bind=從 Bind DN 中獲取屬性訊息
auths.filter=使用者篩選器
auths.admin_filter=管理者篩選器
auths.ms_ad_sa=Ms Ad SA
auths.smtp_auth=SMTP 驗證類型
auths.smtphost=SMTP 主機地址
auths.smtpport=SMTP 主機端口
@ -1207,8 +1205,9 @@ file_too_big=文件大小({{filesize}} MB超過了最大允許大小{{ma
remove_file=移除文件
[notification]
notifications = 訊息
unread = 未讀
read = 已讀
no_unread = 您目前沒有未讀訊息。
no_read = 您目前沒有已讀訊息。
notifications=訊息
unread=未讀
read=已讀
no_unread=您目前沒有未讀訊息。
no_read=您目前沒有已讀訊息。