summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-06-16 14:07:48 +0900
committerGitHub <noreply@github.com>2025-06-16 14:07:48 +0900
commita1cf2d3074c10f8e37c68ce1dbe86fdc7de11e48 (patch)
tree42acc5578d64d6f2c8dcc68ae2f583b5d60d079a
parentfix(frontend): キャッシュを削除しないとクライアントが使... (diff)
downloadmisskey-a1cf2d3074c10f8e37c68ce1dbe86fdc7de11e48.tar.gz
misskey-a1cf2d3074c10f8e37c68ce1dbe86fdc7de11e48.tar.bz2
misskey-a1cf2d3074c10f8e37c68ce1dbe86fdc7de11e48.zip
New Crowdin updates (#16192)
* New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified)
-rw-r--r--locales/ca-ES.yml2
-rw-r--r--locales/en-US.yml4
-rw-r--r--locales/es-ES.yml2
-rw-r--r--locales/ko-KR.yml4
-rw-r--r--locales/zh-CN.yml2
-rw-r--r--locales/zh-TW.yml2
6 files changed, 15 insertions, 1 deletions
diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml
index 41e3a0684f..33abcf3488 100644
--- a/locales/ca-ES.yml
+++ b/locales/ca-ES.yml
@@ -3169,3 +3169,5 @@ _imageEffector:
stripe: "Bandes"
polkadot: "Lunars"
checker: "Escacs"
+ blockNoise: "Bloqueig de soroll"
+ tearing: "Trencament d'imatge "
diff --git a/locales/en-US.yml b/locales/en-US.yml
index bedc781274..8d877af899 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -2465,6 +2465,8 @@ _visibility:
disableFederation: "Defederate"
disableFederationDescription: "Don't transmit to other instances"
_postForm:
+ quitInspiteOfThereAreUnuploadedFilesConfirm: "There are files that have not been uploaded, do you want to discard them and close the form?"
+ uploaderTip: "The file has not yet been uploaded. From the file menu, you can rename, crop images, watermark and compress or uncompress the file. Files are automatically uploaded when you publish a note."
replyPlaceholder: "Reply to this note..."
quotePlaceholder: "Quote this note..."
channelPlaceholder: "Post to a channel..."
@@ -3167,3 +3169,5 @@ _imageEffector:
stripe: "Stripes"
polkadot: "Polkadot"
checker: "Checker"
+ blockNoise: "Block Noise"
+ tearing: "Tearing"
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index 9b32b52ac9..4b3eef3a0d 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -3169,3 +3169,5 @@ _imageEffector:
stripe: "Rayas"
polkadot: "Lunares"
checker: "Corrector"
+ blockNoise: "Bloquear Ruido"
+ tearing: "Rasgado de Imagen (Tearing)"
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml
index 7d3ec1296c..c5be794433 100644
--- a/locales/ko-KR.yml
+++ b/locales/ko-KR.yml
@@ -3107,7 +3107,7 @@ _uploader:
savedXPercent: "{x}% 절약"
abortConfirm: "업로드되지 않은 파일이 있습니다만, 그만 두시겠습니까?"
doneConfirm: "업로드되지 않은 파일이 있습니다만, 완료하시겠습니까?"
- maxFileSizeIsX: "업오드 가능한 최대 파일 크기는 {x}입니다."
+ maxFileSizeIsX: "업로드 가능한 최대 파일 크기는 {x}입니다."
allowedTypes: "업로드 가능한 파일 유형"
tip: "파일은 아직 업로드되지 않았습니다. 이 다이얼로그에서 업로드 전의 확인, 이름 바꾸기, 압축, 자르기 등을 하실 수 있습니다. 준비가 되셨다면 '업로드' 버튼을 클릭해 업로드를 시작하실 수 있습니다."
_clientPerformanceIssueTip:
@@ -3169,3 +3169,5 @@ _imageEffector:
stripe: "줄무늬"
polkadot: "물방울 무늬"
checker: "체크 무늬"
+ blockNoise: "노이즈 방지"
+ tearing: "티어링"
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index fe16a01f3b..6936d16799 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -3169,3 +3169,5 @@ _imageEffector:
stripe: "条纹"
polkadot: "波点"
checker: "检查"
+ blockNoise: "块状噪点"
+ tearing: "撕裂"
diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml
index 4d276a2e98..8aa5f92871 100644
--- a/locales/zh-TW.yml
+++ b/locales/zh-TW.yml
@@ -3169,3 +3169,5 @@ _imageEffector:
stripe: "條紋"
polkadot: "波卡圓點"
checker: "棋盤格"
+ blockNoise: "阻擋雜訊"
+ tearing: "撕裂"