mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-23 06:25:24 -07:00
fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
cc42b74da9
commit
67ccd7b783
1 changed files with 11 additions and 11 deletions
|
@ -4,8 +4,8 @@
|
||||||
"UsernamePlaceholder": "帳戶名稱",
|
"UsernamePlaceholder": "帳戶名稱",
|
||||||
"PasswordPlaceholder": "密碼",
|
"PasswordPlaceholder": "密碼",
|
||||||
"RememberMe": "記住我",
|
"RememberMe": "記住我",
|
||||||
"SignInWith": "Sign in with {{appName}}",
|
"SignInWith": "使用 {{appName}} 登錄",
|
||||||
"SignInWithPlex": "Sign in with Plex",
|
"SignInWithPlex": "使用Plex登入",
|
||||||
"ForgottenPassword": "忘記密碼了嗎?",
|
"ForgottenPassword": "忘記密碼了嗎?",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"IncorrectCredentials": "用戶名或密碼錯誤"
|
"IncorrectCredentials": "用戶名或密碼錯誤"
|
||||||
|
@ -14,8 +14,8 @@
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "繼續",
|
"ContinueButton": "繼續",
|
||||||
"Available": "已收錄",
|
"Available": "已收錄",
|
||||||
"Approved": "Approved",
|
"Approved": "已通過審核",
|
||||||
"Pending": "Pending",
|
"Pending": "等待中",
|
||||||
"PartiallyAvailable": "部分已收錄",
|
"PartiallyAvailable": "部分已收錄",
|
||||||
"Monitored": "監控中",
|
"Monitored": "監控中",
|
||||||
"NotAvailable": "未收錄",
|
"NotAvailable": "未收錄",
|
||||||
|
@ -24,20 +24,20 @@
|
||||||
"RequestDenied": "請求被拒絕",
|
"RequestDenied": "請求被拒絕",
|
||||||
"NotRequested": "未申請",
|
"NotRequested": "未申請",
|
||||||
"Requested": "已申請",
|
"Requested": "已申請",
|
||||||
"Search": "Search",
|
"Search": "搜索",
|
||||||
"Request": "請求內容",
|
"Request": "請求內容",
|
||||||
"Denied": "拒絕",
|
"Denied": "拒絕",
|
||||||
"Approve": "確認",
|
"Approve": "確認",
|
||||||
"PartlyAvailable": "部分已收錄",
|
"PartlyAvailable": "部分已收錄",
|
||||||
"ViewDetails": "View Details",
|
"ViewDetails": "檢視詳細資料",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "請檢查您輸入的數值"
|
"Validation": "請檢查您輸入的數值"
|
||||||
},
|
},
|
||||||
"Cancel": "Cancel",
|
"Cancel": "取消",
|
||||||
"Submit": "Submit",
|
"Submit": "递交",
|
||||||
"Update": "Update",
|
"Update": "更新",
|
||||||
"tvShow": "TV Show",
|
"tvShow": "電視節目",
|
||||||
"movie": "Movie",
|
"movie": "電影",
|
||||||
"album": "Album"
|
"album": "Album"
|
||||||
},
|
},
|
||||||
"PasswordReset": {
|
"PasswordReset": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue