From 3db7be8b742d19968990a31a72136e0f395075ab Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 3 Jun 2025 22:56:43 +0900 Subject: [PATCH 1/7] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 3e86f7245c..0168d3bfc6 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1365,6 +1365,8 @@ abort: "중지" tip: "팁과 유용한 정보" redisplayAllTips: "모든 '팁과 유용한 정보'를 재표시" hideAllTips: "모든 '팁과 유용한 정보'를 비표시" +defaultImageCompressionLevel: "기본 이미지 압축 정도" +defaultImageCompressionLevel_description: "낮추면 화질을 유지합니다만 파일 크기는 증가합니다.
높이면 파일 크기를 줄일 수 있습니다만 화질은 저하됩니다." _chat: noMessagesYet: "아직 메시지가 없습니다" newMessage: "새로운 메시지" @@ -1452,6 +1454,7 @@ _settings: contentsUpdateFrequency_description: "높을수록 실시간으로 콘텐츠가 업데이트됩니다만, 성능이 저하되고 데이터 사용량과 배터리의 소비가 증가합니다." contentsUpdateFrequency_description2: "실시간 모드가 켜져 있을 때는 이 설정과 상관없이 실시간으로 콘텐츠가 업데이트됩니다." showUrlPreview: "URL 미리보기 표시" + showAvailableReactionsFirstInNote: "이용 가능한 리액션을 선두로 표시" _chat: showSenderName: "발신자 이름 표시" sendOnEnter: "엔터로 보내기" @@ -3117,7 +3120,14 @@ _clip: tip: "클립은 노트를 정리할 수 있는 기능입니다." _userLists: tip: "임의의 유저가 포함된 리스트를 작성할 수 있습니다. 작성한 리스트는 타임라인으로 표시가 가능합니다." +watermark: "워터마크" +defaultPreset: "기본 프리셋" _watermarkEditor: + tip: "이미지에 크레딧 정보 등의 워터마크를 추가할 수 있습니다." + quitWithoutSaveConfirm: "보존하지 않고 종료하시겠습니까?" + title: "워터마크 편집" + cover: "전체에 붙이기" + repeat: "전면에 깔기" opacity: "불투명도" scale: "크기" text: "텍스트" @@ -3125,4 +3135,32 @@ _watermarkEditor: type: "종류" image: "이미지" advanced: "고급" + stripe: "줄무늬" + stripeWidth: "라인의 폭" + stripeFrequency: "라인의 수" angle: "각도" + polkadot: "물방울 무늬" + checker: "체크 무늬" + polkadotMainDotOpacity: "주요 물방울의 불투명도" + polkadotMainDotRadius: "주요 물방울의 크기" + polkadotSubDotOpacity: "서브 물방울의 불투명도" + polkadotSubDotRadius: "서브 물방울의 크기" + polkadotSubDotDivisions: "서브 물방울의 수" +_imageEffector: + title: "이펙트" + addEffect: "이펙트를 추가" + discardChangesConfirm: "변경을 취소하고 종료하시겠습니까?" + _fxs: + chromaticAberration: "색수차" + glitch: "글리치" + mirror: "미러" + invert: "색 반전" + grayscale: "흑백" + colorClamp: "색 압축" + colorClampAdvanced: "색 압축(고급)" + distort: "뒤틀림" + threshold: "이진화" + zoomLines: "집중선" + stripe: "줄무늬" + polkadot: "물방울 무늬" + checker: "체크 무늬" From 12b59b9ee4e58523e6d5a3f10571be730b47224f Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 3 Jun 2025 22:56:44 +0900 Subject: [PATCH 2/7] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index b3e1b5fff7..faac58c4b9 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1365,6 +1365,8 @@ abort: "中止" tip: "提示和技巧" redisplayAllTips: "重新显示所有的提示和技巧" hideAllTips: "隐藏所有的提示和技巧" +defaultImageCompressionLevel: "默认图像压缩等级" +defaultImageCompressionLevel_description: "较低的等级可以保持画质,但会增加文件大小。
较高的等级可以减少文件大小,但相对应的画质将会降低。" _chat: noMessagesYet: "还没有消息" newMessage: "新消息" @@ -1452,6 +1454,7 @@ _settings: contentsUpdateFrequency_description: "设置越高,内容更新越实时,但性能会降低,并且会消耗更多的流量和电池。" contentsUpdateFrequency_description2: "当实时模式开启时,无论此设置如何,内容都会实时更新。" showUrlPreview: "显示 URL 预览" + showAvailableReactionsFirstInNote: "在顶部显示可用的回应" _chat: showSenderName: "显示发送者的名字" sendOnEnter: "回车键发送" @@ -3117,7 +3120,13 @@ _clip: tip: "便签功能可以将帖子合并在一起。" _userLists: tip: "可创建包含任意用户的列表。已创建的列表可作为时间线查看。" +watermark: "水印" +defaultPreset: "默认预设" _watermarkEditor: + tip: "可在图像内增加包含作者等信息的水印。" + quitWithoutSaveConfirm: "不保存就退出吗?" + title: "编辑水印" + cover: "覆盖全体" opacity: "不透明度" scale: "大小" text: "文本" @@ -3125,4 +3134,10 @@ _watermarkEditor: type: "类型" image: "图片" advanced: "高级" + stripe: "条纹" + stripeWidth: "线条宽度" + stripeFrequency: "线条数量" angle: "角度" +_imageEffector: + _fxs: + stripe: "条纹" From 58b14e3f9d110fa27b08ad5c046b7bc34789987a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 3 Jun 2025 22:56:46 +0900 Subject: [PATCH 3/7] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index d44066c80f..ada919f194 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -1365,6 +1365,8 @@ abort: "取消" tip: "提示與技巧" redisplayAllTips: "重新顯示所有「提示與技巧」" hideAllTips: "隱藏所有「提示與技巧」" +defaultImageCompressionLevel: "預設的影像壓縮程度" +defaultImageCompressionLevel_description: "低的話可以保留畫質,但是會增加檔案的大小。
高的話可以減少檔案大小,但是會降低畫質。" _chat: noMessagesYet: "尚無訊息" newMessage: "新訊息" @@ -1452,6 +1454,7 @@ _settings: contentsUpdateFrequency_description: "頻率越高,內容更新越即時,但可能會降低效能,並增加資料傳輸量與電池消耗。\n" contentsUpdateFrequency_description2: "當即時模式開啟時,不論此設定為何,內容都會即時更新。" showUrlPreview: "顯示網址預覽" + showAvailableReactionsFirstInNote: "將可用的反應顯示在頂部" _chat: showSenderName: "顯示發送者的名稱" sendOnEnter: "按下 Enter 發送訊息" @@ -3117,7 +3120,14 @@ _clip: tip: "摘錄是一項可以用來整理貼文的功能。" _userLists: tip: "您可以建立包含任意使用者的清單。建立後的清單可以作為時間軸顯示。\n" +watermark: "浮水印" +defaultPreset: "預設值" _watermarkEditor: + tip: "可以在圖片中以浮水印加上出處等資訊。" + quitWithoutSaveConfirm: "不儲存就退出嗎?" + title: "編輯浮水印" + cover: "覆蓋整體" + repeat: "佈局" opacity: "透明度" scale: "大小" text: "文字" @@ -3125,4 +3135,25 @@ _watermarkEditor: type: "類型" image: "圖片" advanced: "進階" + stripe: "條紋" + stripeWidth: "線條寬度" + stripeFrequency: "線條數量" angle: "角度" + polkadot: "波卡圓點" + polkadotMainDotOpacity: "主圓點的不透明度" + polkadotMainDotRadius: "主圓點的尺寸" + polkadotSubDotOpacity: "子圓點的不透明度" + polkadotSubDotRadius: "子圓點的尺寸" + polkadotSubDotDivisions: "子圓點的數量" +_imageEffector: + title: "特效" + addEffect: "新增特效" + discardChangesConfirm: "捨棄更改並退出嗎?" + _fxs: + chromaticAberration: "色差" + invert: "反轉色彩" + grayscale: "黑白" + colorClamp: "壓縮色彩" + colorClampAdvanced: "壓縮色彩(進階)" + stripe: "條紋" + polkadot: "波卡圓點" From 02cffa3d51bda1425440a56d639ab30decd09785 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 4 Jun 2025 00:06:13 +0900 Subject: [PATCH 4/7] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index de5c9f2a4e..64c0798ed2 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -1365,6 +1365,8 @@ abort: "Cancel·lar" tip: "Trucs i consells" redisplayAllTips: "Torna ha mostrat tots els trucs i consells" hideAllTips: "Amagar tots els trucs i consells" +defaultImageCompressionLevel: "Nivell de comprensió de la imatge per defecte" +defaultImageCompressionLevel_description: "Baixa, conserva la qualitat de la imatge però la mida de l'arxiu és més gran.
Alta, redueix la mida de l'arxiu però també la qualitat de la imatge." _chat: noMessagesYet: "Encara no tens missatges " newMessage: "Missatge nou" @@ -1452,6 +1454,7 @@ _settings: contentsUpdateFrequency_description: "Com més alt sigui l'adquisició de contingut en temps real, més baixa el rendiment i més consum de dades i bateria." contentsUpdateFrequency_description2: "Quan s'activa el mode en temps real, el contingut s'actualitza en temps real, independentment d'aquesta configuració." showUrlPreview: "Mostrar vista prèvia d'URL" + showAvailableReactionsFirstInNote: "Mostra les reacciones que pots fer servir al damunt" _chat: showSenderName: "Mostrar el nom del remitent" sendOnEnter: "Introdueix per enviar" @@ -3117,7 +3120,14 @@ _clip: tip: "Clip és una funció que permet organitzar les teves notes." _userLists: tip: "Es poden crear llistes amb qualsevol usuari. La llista creada es pot mostrar com una línia de temps." +watermark: "Marca d'aigua " +defaultPreset: "Per defecte" _watermarkEditor: + tip: "A la imatge es pot afegir una marca d'aigua com informació sobre drets." + quitWithoutSaveConfirm: "Sortir sense desar?" + title: "Editar la marca d'aigua " + cover: "Cobrir-ho tot" + repeat: "Repetir" opacity: "Opacitat" scale: "Mida" text: "Text" @@ -3125,4 +3135,19 @@ _watermarkEditor: type: "Tipus" image: "Imatges" advanced: "Avançat" + stripe: "Bandes" + stripeWidth: "Amplada de la banda" + stripeFrequency: "Freqüència de la banda" angle: "Angle" + polkadot: "Lunars" + checker: "Escacs" + polkadotMainDotOpacity: "Opacitat del lunar principal" + polkadotMainDotRadius: "Mida del lunar principal" + polkadotSubDotOpacity: "Opacitat del lunar secundari" + polkadotSubDotRadius: "Mida del lunar secundari" + polkadotSubDotDivisions: "Nombre de punts secundaris" +_imageEffector: + _fxs: + stripe: "Bandes" + polkadot: "Lunars" + checker: "Escacs" From 2f0c4720148cb4a0e3382948b4c76ac2ee649b6e Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 4 Jun 2025 03:25:53 +0900 Subject: [PATCH 5/7] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 64c0798ed2..1ad499f593 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -3147,7 +3147,20 @@ _watermarkEditor: polkadotSubDotRadius: "Mida del lunar secundari" polkadotSubDotDivisions: "Nombre de punts secundaris" _imageEffector: + title: "Efecte" + addEffect: "Afegeix un efecte" + discardChangesConfirm: "Vols descartar els canvis i sortir?" _fxs: + chromaticAberration: "Aberració cromàtica" + glitch: "Glitch" + mirror: "Mirall" + invert: "Inversió cromàtica " + grayscale: "Monocrom " + colorClamp: "Compressió cromàtica " + colorClampAdvanced: "Compressió de cromàtica avançada " + distort: "Distorsió " + threshold: "Binarització" + zoomLines: "Saturació de línies " stripe: "Bandes" polkadot: "Lunars" checker: "Escacs" From a2fd50f8660aa2a81fe3fa164db8d8599cb347b7 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 4 Jun 2025 04:41:48 +0900 Subject: [PATCH 6/7] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index faac58c4b9..8d41ec0458 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -3127,6 +3127,7 @@ _watermarkEditor: quitWithoutSaveConfirm: "不保存就退出吗?" title: "编辑水印" cover: "覆盖全体" + repeat: "平铺" opacity: "不透明度" scale: "大小" text: "文本" @@ -3138,6 +3139,28 @@ _watermarkEditor: stripeWidth: "线条宽度" stripeFrequency: "线条数量" angle: "角度" + polkadot: "波点" + checker: "检查" + polkadotMainDotOpacity: "主波点的不透明度" + polkadotMainDotRadius: "主波点的大小" + polkadotSubDotOpacity: "副波点的不透明度" + polkadotSubDotRadius: "副波点的大小" + polkadotSubDotDivisions: "副波点的数量" _imageEffector: + title: "效果" + addEffect: "添加效果" + discardChangesConfirm: "丢弃当前设置并退出?" _fxs: + chromaticAberration: "色差" + glitch: "故障" + mirror: "镜像" + invert: "反转颜色" + grayscale: "黑白" + colorClamp: "颜色限制" + colorClampAdvanced: "颜色限制(高级)" + distort: "失真" + threshold: "二值化" + zoomLines: "集中线" stripe: "条纹" + polkadot: "波点" + checker: "检查" From 421c5758a9c4e3d8933901964ea7035085d29426 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 4 Jun 2025 10:29:22 +0900 Subject: [PATCH 7/7] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index ada919f194..3be287cb75 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -3140,6 +3140,7 @@ _watermarkEditor: stripeFrequency: "線條數量" angle: "角度" polkadot: "波卡圓點" + checker: "棋盤格" polkadotMainDotOpacity: "主圓點的不透明度" polkadotMainDotRadius: "主圓點的尺寸" polkadotSubDotOpacity: "子圓點的不透明度" @@ -3151,9 +3152,15 @@ _imageEffector: discardChangesConfirm: "捨棄更改並退出嗎?" _fxs: chromaticAberration: "色差" + glitch: "異常雜訊效果" + mirror: "鏡像" invert: "反轉色彩" grayscale: "黑白" colorClamp: "壓縮色彩" colorClampAdvanced: "壓縮色彩(進階)" + distort: "變形" + threshold: "閾值" + zoomLines: "速度線" stripe: "條紋" polkadot: "波卡圓點" + checker: "棋盤格"