New translations ja-jp.yml (Chinese Traditional)
This commit is contained in:
parent
3c10839770
commit
13018434b8
|
@ -3172,7 +3172,9 @@ _watermarkEditor:
|
||||||
opacity: "透明度"
|
opacity: "透明度"
|
||||||
scale: "大小"
|
scale: "大小"
|
||||||
text: "文字"
|
text: "文字"
|
||||||
|
qr: "二維條碼"
|
||||||
position: "位置"
|
position: "位置"
|
||||||
|
margin: "邊界"
|
||||||
type: "類型"
|
type: "類型"
|
||||||
image: "圖片"
|
image: "圖片"
|
||||||
advanced: "進階"
|
advanced: "進階"
|
||||||
|
@ -3187,6 +3189,7 @@ _watermarkEditor:
|
||||||
polkadotSubDotOpacity: "子圓點的不透明度"
|
polkadotSubDotOpacity: "子圓點的不透明度"
|
||||||
polkadotSubDotRadius: "子圓點的尺寸"
|
polkadotSubDotRadius: "子圓點的尺寸"
|
||||||
polkadotSubDotDivisions: "子圓點的數量"
|
polkadotSubDotDivisions: "子圓點的數量"
|
||||||
|
leaveBlankToAccountUrl: "若留空則使用帳戶的 URL"
|
||||||
_imageEffector:
|
_imageEffector:
|
||||||
title: "特效"
|
title: "特效"
|
||||||
addEffect: "新增特效"
|
addEffect: "新增特效"
|
||||||
|
@ -3198,6 +3201,7 @@ _imageEffector:
|
||||||
mirror: "鏡像"
|
mirror: "鏡像"
|
||||||
invert: "反轉色彩"
|
invert: "反轉色彩"
|
||||||
grayscale: "黑白"
|
grayscale: "黑白"
|
||||||
|
blur: "模糊"
|
||||||
colorAdjust: "色彩校正"
|
colorAdjust: "色彩校正"
|
||||||
colorClamp: "壓縮色彩"
|
colorClamp: "壓縮色彩"
|
||||||
colorClampAdvanced: "壓縮色彩(進階)"
|
colorClampAdvanced: "壓縮色彩(進階)"
|
||||||
|
@ -3209,10 +3213,13 @@ _imageEffector:
|
||||||
checker: "棋盤格"
|
checker: "棋盤格"
|
||||||
blockNoise: "阻擋雜訊"
|
blockNoise: "阻擋雜訊"
|
||||||
tearing: "撕裂"
|
tearing: "撕裂"
|
||||||
|
fill: "填充"
|
||||||
_fxProps:
|
_fxProps:
|
||||||
angle: "角度"
|
angle: "角度"
|
||||||
scale: "大小"
|
scale: "大小"
|
||||||
size: "大小"
|
size: "大小"
|
||||||
|
radius: "半徑"
|
||||||
|
samples: "取樣數"
|
||||||
offset: "位置"
|
offset: "位置"
|
||||||
color: "顏色"
|
color: "顏色"
|
||||||
opacity: "透明度"
|
opacity: "透明度"
|
||||||
|
@ -3242,6 +3249,7 @@ _imageEffector:
|
||||||
zoomLinesThreshold: "集中線的寬度"
|
zoomLinesThreshold: "集中線的寬度"
|
||||||
zoomLinesMaskSize: "中心直徑"
|
zoomLinesMaskSize: "中心直徑"
|
||||||
zoomLinesBlack: "變成黑色"
|
zoomLinesBlack: "變成黑色"
|
||||||
|
circle: "圓形"
|
||||||
drafts: "草稿\n"
|
drafts: "草稿\n"
|
||||||
_drafts:
|
_drafts:
|
||||||
select: "選擇草槁"
|
select: "選擇草槁"
|
||||||
|
@ -3257,6 +3265,19 @@ _drafts:
|
||||||
restoreFromDraft: "從草稿復原\n"
|
restoreFromDraft: "從草稿復原\n"
|
||||||
restore: "還原"
|
restore: "還原"
|
||||||
listDrafts: "草稿清單"
|
listDrafts: "草稿清單"
|
||||||
|
qr: "二維條碼"
|
||||||
_qr:
|
_qr:
|
||||||
showTabTitle: "檢視"
|
showTabTitle: "檢視"
|
||||||
|
readTabTitle: "讀取"
|
||||||
|
shareTitle: "{name} {acct}"
|
||||||
|
shareText: "請在聯邦宇宙追隨我吧!"
|
||||||
|
chooseCamera: "選擇相機"
|
||||||
|
cannotToggleFlash: "無法切換閃光燈"
|
||||||
|
turnOnFlash: "開啟閃光燈"
|
||||||
|
turnOffFlash: "關閉閃光燈"
|
||||||
|
startQr: "啟動條碼掃描器"
|
||||||
|
stopQr: "停止條碼掃描器"
|
||||||
|
noQrCodeFound: "找不到 QR code"
|
||||||
|
scanFile: "掃描設備的影像"
|
||||||
raw: "文字"
|
raw: "文字"
|
||||||
|
mfm: "MFM"
|
||||||
|
|
Loading…
Reference in New Issue