From a761bd6fb53d334efb10ef6025b490d235e36462 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:00:56 +0900 Subject: [PATCH 01/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 65b7f9bfba..32af3c0065 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -75,7 +75,7 @@ receiveFollowRequest: "您有新的追隨請求" followRequestAccepted: "追隨請求已被接受" mention: "提及" mentions: "提及" -directNotes: "私訊" +directNotes: "指定使用者" importAndExport: "匯入與匯出" import: "匯入" export: "匯出" @@ -2238,7 +2238,7 @@ _theme: buttonHoverBg: "按鈕背景 (漂浮)" inputBorder: "輸入框邊框" badge: "徽章" - messageBg: "私訊背景" + messageBg: "聊天的背景" fgHighlighted: "突顯文字" _sfx: note: "貼文" From 77efe8f3d933ab2543adf259713de45d15b2cda6 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Thu, 11 Sep 2025 01:58:46 +0900 Subject: [PATCH 02/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 8ea11f81c9..81a937a112 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -577,7 +577,7 @@ showFixedPostForm: "Visualizzare la finestra di pubblicazione in cima alla timel showFixedPostFormInChannel: "Per i canali, mostra il modulo di pubblicazione in cima alla timeline" withRepliesByDefaultForNewlyFollowed: "Quando segui nuovi profili, includi le risposte in TL come impostazione predefinita" newNoteRecived: "Nuove Note da leggere" -newNote: "Nuova Nota" +newNote: "Nuove Note" sounds: "Impostazioni suoni" sound: "Suono" notificationSoundSettings: "Preferenze di notifica" From 7557154e584082a0a5219ecc7dc393cf5f166612 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:27:58 +0900 Subject: [PATCH 03/78] New translations ja-jp.yml (Spanish) --- locales/es-ES.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 8a1d2c458b..6b0d0178c7 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -1343,6 +1343,7 @@ postForm: "Formulario" textCount: "caracteres" information: "Información" chat: "Chat" +directMessage: "Chatear" migrateOldSettings: "Migrar la configuración anterior" migrateOldSettings_description: "Esto debería hacerse automáticamente, pero si por alguna razón la migración no ha tenido éxito, puede activar usted mismo el proceso de migración manualmente. Se sobrescribirá la información de configuración actual." compress: "Comprimir" @@ -2453,7 +2454,7 @@ _widgets: chooseList: "Seleccione una lista" clicker: "Cliqueador" birthdayFollowings: "Hoy cumplen años" - chat: "Chat" + chat: "Chatear" _cw: hide: "Ocultar" show: "Ver más" @@ -2722,7 +2723,7 @@ _deck: mentions: "Menciones" direct: "Notas directas" roleTimeline: "Linea de tiempo del rol" - chat: "Chat" + chat: "Chatear" _dialog: charactersExceeded: "¡Has excedido el límite de caracteres! Actualmente {current} de {max}." charactersBelow: "¡Estás por debajo del límite de caracteres! Actualmente {current} de {min}." From 5d14264d520ee5c36e13b19d656f0921cf37bcba Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:00 +0900 Subject: [PATCH 04/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 81a937a112..4966445c96 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -1343,6 +1343,7 @@ postForm: "Finestra di pubblicazione" textCount: "Il numero di caratteri" information: "Informazioni" chat: "Chat" +directMessage: "Chatta con questa persona" migrateOldSettings: "Migrare le vecchie impostazioni" migrateOldSettings_description: "Di solito, viene fatto automaticamente. Se per qualche motivo non fossero migrate con successo, è possibile avviare il processo di migrazione manualmente, sovrascrivendo le configurazioni attuali." compress: "Compressione" @@ -2453,7 +2454,7 @@ _widgets: chooseList: "Seleziona una lista" clicker: "Cliccheria" birthdayFollowings: "Compleanni del giorno" - chat: "Chat" + chat: "Chatta con questa persona" _cw: hide: "Nascondere" show: "Continua la lettura..." @@ -2722,7 +2723,7 @@ _deck: mentions: "Menzioni" direct: "Note Dirette" roleTimeline: "Timeline Ruolo" - chat: "Chat" + chat: "Chatta con questa persona" _dialog: charactersExceeded: "Hai superato il limite di {max} caratteri! ({current})" charactersBelow: "Sei al di sotto del minimo di {min} caratteri! ({current})" From 2ba8b7f9c580ed80c3d89fd9542902340b93b9f7 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:04 +0900 Subject: [PATCH 05/78] New translations ja-jp.yml (Turkish) --- locales/tr-TR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/tr-TR.yml b/locales/tr-TR.yml index 5ca2b18fac..2191b5d947 100644 --- a/locales/tr-TR.yml +++ b/locales/tr-TR.yml @@ -1343,6 +1343,7 @@ postForm: "Gönderim formu" textCount: "Karakter sayısı" information: "Hakkında" chat: "Sohbet" +directMessage: "Kullanıcıyla sohbet et" migrateOldSettings: "Eski istemci ayarlarını taşıma" migrateOldSettings_description: "Bu işlem otomatik olarak yapılmalıdır, ancak herhangi bir nedenle geçiş başarısız olursa, geçiş işlemini manuel olarak kendin başlatabilirsin. Mevcut yapılandırma bilgileri üzerine yazılacaktır." compress: "Sıkıştır" From 596a4880f5460e047d4076b4b3979f1a8f654ad7 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:06 +0900 Subject: [PATCH 06/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 32af3c0065..d53eafa909 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -1343,6 +1343,7 @@ postForm: "發文視窗" textCount: "字數" information: "關於" chat: "聊天" +directMessage: "聊天" migrateOldSettings: "遷移舊設定資訊" migrateOldSettings_description: "通常情況下,這會自動進行,但若因某些原因未能順利遷移,您可以手動觸發遷移處理。請注意,當前的設定資訊將會被覆寫。" compress: "壓縮" From 0d579563f03a5f88571608157bd7837f37f4045e Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:12 +0900 Subject: [PATCH 07/78] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 63878bf1b7..56f1015ca1 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -1343,6 +1343,7 @@ postForm: "Formulari de publicació" textCount: "Nombre de caràcters " information: "Informació" chat: "Xat" +directMessage: "Xateja amb aquest usuari" migrateOldSettings: "Migrar la configuració anterior" migrateOldSettings_description: "Normalment això es fa automàticament, però si la transició no es fa, el procés es pot iniciar manualment. S'esborrarà la configuració actual." compress: "Comprimir " @@ -2453,7 +2454,7 @@ _widgets: chooseList: "Tria una llista" clicker: "Clicker" birthdayFollowings: "Usuaris que fan l'aniversari avui" - chat: "Xat" + chat: "Xateja amb aquest usuari" _cw: hide: "Amagar" show: "Carregar més" @@ -2722,7 +2723,7 @@ _deck: mentions: "Mencions" direct: "Publicacions directes" roleTimeline: "Línia de temps dels rols" - chat: "Xat" + chat: "Xateja amb aquest usuari" _dialog: charactersExceeded: "Has arribat al màxim de caràcters! Actualment és {current} de {max}" charactersBelow: "Ets per sota del mínim de caràcters! Actualment és {current} de {min}" From 9a9e0c8d706660ce6130a400e0da4de1d3121d75 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:15 +0900 Subject: [PATCH 08/78] New translations ja-jp.yml (German) --- locales/de-DE.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 2d7d41bfdd..14b1930189 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -1340,6 +1340,7 @@ postForm: "Notizfenster" textCount: "Zeichenanzahl" information: "Über" chat: "Chat" +directMessage: "Mit dem Benutzer chatten" migrateOldSettings: "Alte Client-Einstellungen migrieren" migrateOldSettings_description: "Dies sollte normalerweise automatisch geschehen, aber wenn die Migration aus irgendeinem Grund nicht erfolgreich war, kannst du den Migrationsprozess selbst manuell auslösen. Die aktuellen Konfigurationsinformationen werden dabei überschrieben." compress: "Komprimieren" @@ -2433,7 +2434,7 @@ _widgets: chooseList: "Liste auswählen" clicker: "Klickzähler" birthdayFollowings: "Nutzer, die heute Geburtstag haben" - chat: "Chat" + chat: "Mit dem Benutzer chatten" _cw: hide: "Inhalt verbergen" show: "Inhalt anzeigen" @@ -2702,7 +2703,7 @@ _deck: mentions: "Erwähnungen" direct: "Direktnachrichten" roleTimeline: "Rollenchronik" - chat: "Chat" + chat: "Mit dem Benutzer chatten" _dialog: charactersExceeded: "Maximallänge überschritten! Momentan {current} von {max}" charactersBelow: "Minimallänge unterschritten! Momentan {current} von {min}" From 822ce69e78e94e0cf4c6f755e21781aa6e1751f5 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:20 +0900 Subject: [PATCH 09/78] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 8809d3b4d3..4c464fb22c 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1343,6 +1343,7 @@ postForm: "글 입력란" textCount: "문자 수" information: "정보" chat: "채팅" +directMessage: "채팅하기" migrateOldSettings: "기존 설정 정보를 이전" migrateOldSettings_description: "보통은 자동으로 이루어지지만, 어떤 이유로 인해 성공적으로 이전이 이루어지지 않는 경우 수동으로 이전을 실행할 수 있습니다. 현재 설정 정보는 덮어쓰게 됩니다." compress: "압축" @@ -2453,7 +2454,7 @@ _widgets: chooseList: "리스트 선택" clicker: "클리커" birthdayFollowings: "오늘이 생일인 유저" - chat: "채팅" + chat: "채팅하기" _cw: hide: "숨기기" show: "더 보기" @@ -2722,7 +2723,7 @@ _deck: mentions: "받은 멘션" direct: "다이렉트" roleTimeline: "역할 타임라인" - chat: "채팅" + chat: "채팅하기" _dialog: charactersExceeded: "최대 글자수를 초과하였습니다! 현재 {current} / 최대 {max}" charactersBelow: "최소 글자수 미만입니다! 현재 {current} / 최소 {min}" From ee27e520766fdedad4b2db4303bf36098ecd2215 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:25 +0900 Subject: [PATCH 10/78] New translations ja-jp.yml (Portuguese) --- locales/pt-PT.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 013d2ef549..c9ca387a4c 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -1340,6 +1340,7 @@ postForm: "Campo de postagem" textCount: "Contagem de caracteres" information: "Sobre" chat: "Conversas" +directMessage: "Conversar com usuário" migrateOldSettings: "Migrar configurações antigas de cliente" migrateOldSettings_description: "Isso deve ser feito automaticamente. Caso o processo de migração tenha falhado, você pode acioná-lo manualmente. As informações atuais de migração serão substituídas." compress: "Comprimir" @@ -2433,7 +2434,7 @@ _widgets: chooseList: "Selecione uma lista" clicker: "Clicker" birthdayFollowings: "Usuários de aniversário hoje" - chat: "Conversas" + chat: "Conversar com usuário" _cw: hide: "Esconder" show: "Carregar mais" @@ -2702,7 +2703,7 @@ _deck: mentions: "Menções" direct: "Notas diretas" roleTimeline: "Linha do tempo do cargo" - chat: "Conversas" + chat: "Conversar com usuário" _dialog: charactersExceeded: "Você excedeu o limite de caracteres! Atualmente em {current} de {max}." charactersBelow: "Você está abaixo do limite mínimo de caracteres! Atualmente em {current} of {min}." From b675e4b55cb7556285d59cf7bf6b50e4126bd76f Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:30 +0900 Subject: [PATCH 11/78] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 6c62c80f0d..e6f29f3cdf 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1343,6 +1343,7 @@ postForm: "投稿窗口" textCount: "字数" information: "关于" chat: "聊天" +directMessage: "聊天" migrateOldSettings: "迁移旧设置信息" migrateOldSettings_description: "通常设置信息将自动迁移。但如果由于某种原因迁移不成功,则可以手动触发迁移过程。当前的配置信息将被覆盖。" compress: "压缩" From eda972c7f478694177f3747dde23d730712934fb Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:32 +0900 Subject: [PATCH 12/78] New translations ja-jp.yml (English) --- locales/en-US.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 9c02e83021..394fad43ac 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1343,6 +1343,7 @@ postForm: "Posting form" textCount: "Character count" information: "About" chat: "Chat" +directMessage: "Chat with user" migrateOldSettings: "Migrate old client settings" migrateOldSettings_description: "This should be done automatically but if for some reason the migration was not successful, you can trigger the migration process yourself manually. The current configuration information will be overwritten." compress: "Compress" @@ -2453,7 +2454,7 @@ _widgets: chooseList: "Select a list" clicker: "Clicker" birthdayFollowings: "Today's Birthdays" - chat: "Chat" + chat: "Chat with user" _cw: hide: "Hide" show: "Show content" @@ -2722,7 +2723,7 @@ _deck: mentions: "Mentions" direct: "Direct notes" roleTimeline: "Role Timeline" - chat: "Chat" + chat: "Chat with user" _dialog: charactersExceeded: "You've exceeded the maximum character limit! Currently at {current} of {max}." charactersBelow: "You're below the minimum character limit! Currently at {current} of {min}." From c4f295961a178d26fdea9f23c40bf25ec45ed3ec Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:33 +0900 Subject: [PATCH 13/78] New translations ja-jp.yml (Vietnamese) --- locales/vi-VN.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/locales/vi-VN.yml b/locales/vi-VN.yml index cb2f37bed7..ffa055d6f0 100644 --- a/locales/vi-VN.yml +++ b/locales/vi-VN.yml @@ -1816,7 +1816,6 @@ _widgets: _userList: chooseList: "Chọn danh sách" clicker: "clicker" - chat: "Trò chuyện" _cw: hide: "Ẩn" show: "Tải thêm" @@ -2042,7 +2041,6 @@ _deck: channel: "Kênh" mentions: "Lượt nhắc" direct: "Nhắn riêng" - chat: "Trò chuyện" _dialog: charactersExceeded: "Bạn nhắn quá giới hạn ký tự!! Hiện nay {current} / giới hạn {max}" charactersBelow: "Bạn nhắn quá ít tối thiểu ký tự!! Hiện nay {current} / Tối thiểu {min}" From 908e854ef8b75a3a6cdb5d08a2afea5f82e53ea0 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:38 +0900 Subject: [PATCH 14/78] New translations ja-jp.yml (Thai) --- locales/th-TH.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/th-TH.yml b/locales/th-TH.yml index f70b0d5be8..b9ea512654 100644 --- a/locales/th-TH.yml +++ b/locales/th-TH.yml @@ -1342,6 +1342,7 @@ postForm: "แบบฟอร์มการโพสต์" textCount: "จำนวนอักขระ" information: "เกี่ยวกับ" chat: "แชต" +directMessage: "แชตเลย" migrateOldSettings: "ย้ายข้อมูลการตั้งค่าเก่า" migrateOldSettings_description: "โดยปกติจะทำโดยอัตโนมัติ แต่หากด้วยเหตุผลบางประการที่ไม่สามารถย้ายได้สำเร็จ สามารถสั่งย้ายด้วยตนเองได้ การตั้งค่าปัจจุบันจะถูกเขียนทับ" compress: "บีบอัด" @@ -2449,7 +2450,7 @@ _widgets: chooseList: "เลือกรายชื่อ" clicker: "คลิกเกอร์" birthdayFollowings: "วันเกิดผู้ใช้ในวันนี้" - chat: "แชต" + chat: "แชตเลย" _cw: hide: "ซ่อน" show: "โหลดเพิ่มเติม" @@ -2718,7 +2719,7 @@ _deck: mentions: "กล่าวถึงคุณ" direct: "ไดเร็กต์" roleTimeline: "บทบาทไทม์ไลน์" - chat: "แชต" + chat: "แชตเลย" _dialog: charactersExceeded: "คุณกำลังมีตัวอักขระเกินขีดจำกัดสูงสุดแล้วนะ! ปัจจุบันอยู่ที่ {current} จาก {max}" charactersBelow: "คุณกำลังใช้อักขระต่ำกว่าขีดจำกัดขั้นต่ำเลยนะ! ปัจจุบันอยู่ที่ {current} จาก {min}" From 8859cbc590df85933ff09fcea066227397e6e40a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:28:48 +0900 Subject: [PATCH 15/78] New translations ja-jp.yml (Japanese, Kansai) --- locales/ja-KS.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index d44ed1c3fc..404322b4af 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -1319,6 +1319,7 @@ preferenceSyncConflictChoiceMerge: "ガッチャンコしよか" preferenceSyncConflictChoiceCancel: "同期の有効化はやめとくわ" postForm: "投稿フォーム" information: "情報" +directMessage: "チャットしよか" migrateOldSettings: "旧設定情報をお引っ越し" migrateOldSettings_description: "通常これは自動で行われるはずなんやけど、なんかの理由で上手く移行できへんかったときは手動で移行処理をポチっとできるで。今の設定情報は上書きされるで。" settingsMigrating: "設定を移行しとるで。ちょっと待っとってな... (後で、設定→その他→旧設定情報を移行 で手動で移行することもできるで)" @@ -2135,6 +2136,7 @@ _sfx: noteMy: "ノート(自分)" notification: "通知" reaction: "ツッコミ選んどるとき" + chatMessage: "チャットしよか" _soundSettings: driveFile: "ドライブん中の音使う" driveFileWarn: "ドライブん中のファイル選びや" @@ -2340,6 +2342,7 @@ _widgets: chooseList: "リストを選ぶ" clicker: "クリッカー" birthdayFollowings: "今日誕生日のツレ" + chat: "チャットしよか" _cw: hide: "隠す" show: "続き見して!" @@ -2602,6 +2605,7 @@ _deck: mentions: "あんた宛て" direct: "ダイレクト" roleTimeline: "ロールタイムライン" + chat: "チャットしよか" _dialog: charactersExceeded: "最大の文字数を上回っとるで!今は {current} / 最大でも {max}" charactersBelow: "最小の文字数を下回っとるで!今は {current} / 最低でも {min}" From c35634bacac383b12bbfa6347635f1139b43492a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 18:06:47 +0900 Subject: [PATCH 16/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index d53eafa909..ac789e6f58 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -1343,7 +1343,7 @@ postForm: "發文視窗" textCount: "字數" information: "關於" chat: "聊天" -directMessage: "聊天" +directMessage: "直接訊息" migrateOldSettings: "遷移舊設定資訊" migrateOldSettings_description: "通常情況下,這會自動進行,但若因某些原因未能順利遷移,您可以手動觸發遷移處理。請注意,當前的設定資訊將會被覆寫。" compress: "壓縮" From ac7a0f55526a39bd73cb920f74a3109aaeff4448 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 18:06:49 +0900 Subject: [PATCH 17/78] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index e6f29f3cdf..0cc296a267 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1344,6 +1344,7 @@ textCount: "字数" information: "关于" chat: "聊天" directMessage: "聊天" +directMessage_short: "消息" migrateOldSettings: "迁移旧设置信息" migrateOldSettings_description: "通常设置信息将自动迁移。但如果由于某种原因迁移不成功,则可以手动触发迁移过程。当前的配置信息将被覆盖。" compress: "压缩" @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "因启用了安全模式,所有插件均 customCssIsDisabledBecauseSafeMode: "因启用了安全模式,无法应用自定义 CSS。" themeIsDefaultBecauseSafeMode: "启用安全模式时将使用默认主题。关闭安全模式后将还原。" thankYouForTestingBeta: "感谢您协助测试 beta 版!" +createUserSpecifiedNote: "创建指定用户的帖子" _order: newest: "从新到旧" oldest: "从旧到新" _chat: + messages: "消息" noMessagesYet: "还没有消息" newMessage: "新消息" individualChat: "私聊" From 5c61b0de4c597d30fb79eed55a02187706b2eb9e Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 16 Sep 2025 23:42:27 +0900 Subject: [PATCH 18/78] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 56f1015ca1..3afe5cc9b2 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -1344,6 +1344,7 @@ textCount: "Nombre de caràcters " information: "Informació" chat: "Xat" directMessage: "Xateja amb aquest usuari" +directMessage_short: "Missatge" migrateOldSettings: "Migrar la configuració anterior" migrateOldSettings_description: "Normalment això es fa automàticament, però si la transició no es fa, el procés es pot iniciar manualment. S'esborrarà la configuració actual." compress: "Comprimir " @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "Els afegits no estan activats perquè el mod customCssIsDisabledBecauseSafeMode: "El CSS personalitzat no s'aplica perquè el mode segur es troba activat." themeIsDefaultBecauseSafeMode: "El tema predeterminat es farà servir mentre el mode segur estigui activat. Una vegada es desactivi el mode segur es restablirà el tema escollit." thankYouForTestingBeta: "Gràcies per ajudar-nos a provar la versió beta!" +createUserSpecifiedNote: "Crear notes especificades per l'usuari " _order: newest: "Més recent" oldest: "Antigues primer" _chat: + messages: "Missatge" noMessagesYet: "Encara no tens missatges " newMessage: "Missatge nou" individualChat: "Xat individual " From 54b329d96e2a4f12c3003f5f836f6c78584983a0 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 07:22:22 +0900 Subject: [PATCH 19/78] New translations ja-jp.yml (Spanish) --- locales/es-ES.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 6b0d0178c7..0773e3796d 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -910,7 +910,7 @@ pubSub: "Cuentas Pub/Sub" lastCommunication: "Última comunicación" resolved: "Resuelto" unresolved: "Sin resolver" -breakFollow: "Dejar de seguir" +breakFollow: "Eliminar seguidor" breakFollowConfirm: "¿Quieres dejar de seguir?" itsOn: "¡Está encendido!" itsOff: "¡Está apagado!" @@ -1344,6 +1344,7 @@ textCount: "caracteres" information: "Información" chat: "Chat" directMessage: "Chatear" +directMessage_short: "Mensaje" migrateOldSettings: "Migrar la configuración anterior" migrateOldSettings_description: "Esto debería hacerse automáticamente, pero si por alguna razón la migración no ha tenido éxito, puede activar usted mismo el proceso de migración manualmente. Se sobrescribirá la información de configuración actual." compress: "Comprimir" @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "El modo seguro está activado, por lo que to customCssIsDisabledBecauseSafeMode: "El modo seguro está activado, por lo que no se aplica el CSS personalizado." themeIsDefaultBecauseSafeMode: "Mientras el modo seguro esté activado, se utilizará el tema predeterminado. Cuando se desactive el modo seguro, se volverá al tema original." thankYouForTestingBeta: "¡Gracias por tu colaboración en la prueba de la versión beta!" +createUserSpecifiedNote: "Crear notas especificadas por el usuario" _order: newest: "Los más recientes primero" oldest: "Los más antiguos primero" _chat: + messages: "Mensaje" noMessagesYet: "Aún no hay mensajes" newMessage: "Mensajes nuevos" individualChat: "Chat individual" From 7e4c5d7e460b4a01d8a53b008f9f810d3ea56617 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 12:04:21 +0900 Subject: [PATCH 20/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index ac789e6f58..03556d1530 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -1344,6 +1344,7 @@ textCount: "字數" information: "關於" chat: "聊天" directMessage: "直接訊息" +directMessage_short: "訊息" migrateOldSettings: "遷移舊設定資訊" migrateOldSettings_description: "通常情況下,這會自動進行,但若因某些原因未能順利遷移,您可以手動觸發遷移處理。請注意,當前的設定資訊將會被覆寫。" compress: "壓縮" @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "由於啟用安全模式,所有的外掛 customCssIsDisabledBecauseSafeMode: "由於啟用安全模式,所有的客製 CSS 都被停用。" themeIsDefaultBecauseSafeMode: "在安全模式啟用期間將使用預設主題。關閉安全模式後會恢復原本的設定。" thankYouForTestingBeta: "感謝您協助驗證 beta 版!" +createUserSpecifiedNote: "建立使用者指定的筆記" _order: newest: "最新的在前" oldest: "最舊的在前" _chat: + messages: "訊息" noMessagesYet: "尚無訊息" newMessage: "新訊息" individualChat: "ㄧ對一聊天室" From 04549ee7c14c424e36898a1c176244be95f3e6c4 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:29:13 +0900 Subject: [PATCH 21/78] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 4c464fb22c..7e73e6f0ee 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1344,6 +1344,7 @@ textCount: "문자 수" information: "정보" chat: "채팅" directMessage: "채팅하기" +directMessage_short: "메시지" migrateOldSettings: "기존 설정 정보를 이전" migrateOldSettings_description: "보통은 자동으로 이루어지지만, 어떤 이유로 인해 성공적으로 이전이 이루어지지 않는 경우 수동으로 이전을 실행할 수 있습니다. 현재 설정 정보는 덮어쓰게 됩니다." compress: "압축" @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "세이프 모드가 활성화돼있기에 customCssIsDisabledBecauseSafeMode: "세이프 모드가 활성화돼있기에 커스텀 CSS는 적용되지 않습니다." themeIsDefaultBecauseSafeMode: "세이프 모드가 활성화돼있는 동안에는 기본 테마가 사용됩니다. 세이프 모드를 끄면 원래대로 돌아옵니다." thankYouForTestingBeta: "베타 버전의 검증에 협력해 주셔서 감사합니다!" +createUserSpecifiedNote: "사용자 지정 노트를 작성" _order: newest: "최신 순" oldest: "오래된 순" _chat: + messages: "메시지" noMessagesYet: "아직 메시지가 없습니다" newMessage: "새로운 메시지" individualChat: "개인 대화" From dccc1e3e259e8a240ef242ddf034161536b704bf Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:02 +0900 Subject: [PATCH 22/78] New translations ja-jp.yml (Spanish) --- locales/es-ES.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index 0773e3796d..d12f470973 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -3213,6 +3213,7 @@ _imageEffector: angle: "Ángulo" scale: "Tamaño" size: "Tamaño" + offset: "Posición" color: "Color" opacity: "Opacidad" normalize: "Normalización" From e919b4d0d6e725be103e51b5ad923dfa98c337dd Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:03 +0900 Subject: [PATCH 23/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 4966445c96..244c9573c6 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -3210,6 +3210,7 @@ _imageEffector: angle: "Angolo" scale: "Dimensioni" size: "Dimensioni" + offset: "Posizione" color: "Colore" opacity: "Opacità" normalize: "Normalizza" From f35abd5ce74ad911d96ad388a54e65e90f24dfcc Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:05 +0900 Subject: [PATCH 24/78] New translations ja-jp.yml (Russian) --- locales/ru-RU.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index 5e52143f83..cae895c305 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -2276,6 +2276,7 @@ _imageEffector: angle: "Угол" scale: "Размер" size: "Размер" + offset: "Позиция" color: "Цвет" opacity: "Непрозрачность" lightness: "Осветление" From 2379bbae0b92ebe0d6b5c05ebae31d5da2db7b44 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:07 +0900 Subject: [PATCH 25/78] New translations ja-jp.yml (Turkish) --- locales/tr-TR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/tr-TR.yml b/locales/tr-TR.yml index 2191b5d947..2b22f3735c 100644 --- a/locales/tr-TR.yml +++ b/locales/tr-TR.yml @@ -3210,6 +3210,7 @@ _imageEffector: angle: "Açı" scale: "Boyut" size: "Boyut" + offset: "Pozisyon" color: "Renk" opacity: "Opaklık" normalize: "Normalize" From b257c812fa45f178e21b4a09e949b3d6336663e2 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:09 +0900 Subject: [PATCH 26/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 03556d1530..428486d347 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -3213,6 +3213,7 @@ _imageEffector: angle: "角度" scale: "大小" size: "大小" + offset: "位置" color: "顏色" opacity: "透明度" normalize: "正規化" From 5ce26fb5a091bd284cd288bb3f8b20be26cc5b87 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:11 +0900 Subject: [PATCH 27/78] New translations ja-jp.yml (Romanian) --- locales/ro-RO.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ro-RO.yml b/locales/ro-RO.yml index b08341711a..1bee0dad43 100644 --- a/locales/ro-RO.yml +++ b/locales/ro-RO.yml @@ -1404,3 +1404,4 @@ _imageEffector: _fxProps: scale: "Dimensiune" size: "Dimensiune" + offset: "Poziție" From 5a67f9793f9a8f96df43e588d8cf6ede6ee7054a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:13 +0900 Subject: [PATCH 28/78] New translations ja-jp.yml (French) --- locales/fr-FR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 8ea21bdb46..3732caafc7 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -2376,6 +2376,7 @@ _imageEffector: angle: "Angle" scale: "Taille" size: "Taille" + offset: "Position" color: "Couleur" opacity: "Transparence" lightness: "Clair" From 26f0cc02e8e2db776fdb69ba47ec1055f451ae3b Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:14 +0900 Subject: [PATCH 29/78] New translations ja-jp.yml (Arabic) --- locales/ar-SA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ar-SA.yml b/locales/ar-SA.yml index 24a2caea35..9b2bdd4947 100644 --- a/locales/ar-SA.yml +++ b/locales/ar-SA.yml @@ -1603,5 +1603,6 @@ _imageEffector: _fxProps: scale: "الحجم" size: "الحجم" + offset: "الموضع" color: "اللون" opacity: "الشفافية" From dbc39539c25e1bb94249facf2fd3e18738f0c11a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:16 +0900 Subject: [PATCH 30/78] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 3afe5cc9b2..241db94e88 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -3213,6 +3213,7 @@ _imageEffector: angle: "Angle" scale: "Mida" size: "Mida" + offset: "Posició " color: "Color" opacity: "Opacitat" normalize: "Normalitzar" From 5a39f9b757e2817d9e0330c86129580a1c69ac99 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:18 +0900 Subject: [PATCH 31/78] New translations ja-jp.yml (Czech) --- locales/cs-CZ.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index 21be386e26..75858e240c 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -2057,6 +2057,7 @@ _imageEffector: _fxProps: scale: "Velikost" size: "Velikost" + offset: "Pozice" color: "Barva" opacity: "Průhlednost" lightness: "Zesvětlit" From 3c71f82e0bc7bf06cf54c18b044a65e805b4d22d Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:22 +0900 Subject: [PATCH 32/78] New translations ja-jp.yml (German) --- locales/de-DE.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 14b1930189..27e3031265 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -3177,6 +3177,7 @@ _imageEffector: angle: "Winkel" scale: "Größe" size: "Größe" + offset: "Position" color: "Farbe" opacity: "Transparenz" lightness: "Erhellen" From 5d33a9055f60a0dbff1c57def1227c8f335dd5e3 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:27 +0900 Subject: [PATCH 33/78] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 7e73e6f0ee..ca895e3fbc 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -3213,6 +3213,7 @@ _imageEffector: angle: "각도" scale: "크기" size: "크기" + offset: "위치" color: "색" opacity: "불투명도" normalize: "노멀라이즈" From 9fe4c52bc7d887d964101faf2294159809ea3229 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:32 +0900 Subject: [PATCH 34/78] New translations ja-jp.yml (Portuguese) --- locales/pt-PT.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index c9ca387a4c..b437c31ca5 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -3186,6 +3186,7 @@ _imageEffector: angle: "Ângulo" scale: "Tamanho" size: "Tamanho" + offset: "Posição" color: "Cor" opacity: "Opacidade" lightness: "Esclarecer" From cd4796d8ebbea5cd172e375edc424564e8174dd1 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:37 +0900 Subject: [PATCH 35/78] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 0cc296a267..efd77c5ce7 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -3209,10 +3209,12 @@ _imageEffector: checker: "检查" blockNoise: "块状噪点" tearing: "撕裂" + fillSquare: "填充(四角)" _fxProps: angle: "角度" scale: "大小" size: "大小" + offset: "位置" color: "颜色" opacity: "不透明度" normalize: "标准化" From 08fecdd6f53340af2bf83ac852019eb4d6b9c754 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:39 +0900 Subject: [PATCH 36/78] New translations ja-jp.yml (English) --- locales/en-US.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 394fad43ac..277a7bc6bf 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -3210,6 +3210,7 @@ _imageEffector: angle: "Angle" scale: "Size" size: "Size" + offset: "Position" color: "Color" opacity: "Opacity" normalize: "Normalize" From d30cb3ace46fc87b55b0aac0b5a79bb8e300afdd Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:41 +0900 Subject: [PATCH 37/78] New translations ja-jp.yml (Vietnamese) --- locales/vi-VN.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/vi-VN.yml b/locales/vi-VN.yml index ffa055d6f0..8e2f15aad2 100644 --- a/locales/vi-VN.yml +++ b/locales/vi-VN.yml @@ -2093,6 +2093,7 @@ _imageEffector: angle: "Góc" scale: "Kích thước" size: "Kích thước" + offset: "Vị trí" color: "Màu sắc" opacity: "Độ trong suốt" lightness: "Độ sáng" From 39ac3ac1351f565eda79dd6fd2611b3d33764258 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:43 +0900 Subject: [PATCH 38/78] New translations ja-jp.yml (Indonesian) --- locales/id-ID.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/id-ID.yml b/locales/id-ID.yml index ac6aefa4b4..854b059eb4 100644 --- a/locales/id-ID.yml +++ b/locales/id-ID.yml @@ -2631,6 +2631,7 @@ _imageEffector: angle: "Sudut" scale: "Ukuran" size: "Ukuran" + offset: "Posisi" color: "Warna" opacity: "Opasitas" lightness: "Menerangkan" From d5d842cb64899595b14ab7d6440f719135715a6f Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:46 +0900 Subject: [PATCH 39/78] New translations ja-jp.yml (Thai) --- locales/th-TH.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/th-TH.yml b/locales/th-TH.yml index b9ea512654..cfcaceaf46 100644 --- a/locales/th-TH.yml +++ b/locales/th-TH.yml @@ -3206,6 +3206,7 @@ _imageEffector: angle: "แองเกิล" scale: "ขนาด" size: "ขนาด" + offset: "ตำแหน่ง" color: "สี" opacity: "ความทึบแสง" normalize: "นอร์มัลไลซ์" From c8419d78f6c6df2b7b0eeea2edcd7daf911fe5d4 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:15:57 +0900 Subject: [PATCH 40/78] New translations ja-jp.yml (Japanese, Kansai) --- locales/ja-KS.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index 404322b4af..c64bb166e2 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -3027,6 +3027,7 @@ _imageEffector: angle: "角度" scale: "大きさ" size: "大きさ" + offset: "位置" color: "色" opacity: "不透明度" lightness: "明るさ" From 86b9ad91a2b07c382947ecadc08adfefcf3dd3fd Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 21:14:38 +0900 Subject: [PATCH 41/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 428486d347..76acf1b6c1 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -3209,6 +3209,7 @@ _imageEffector: checker: "棋盤格" blockNoise: "阻擋雜訊" tearing: "撕裂" + fillSquare: "填充(方形)" _fxProps: angle: "角度" scale: "大小" From f21341c0fffc286a54e23ae95c72c941cb466780 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 17 Sep 2025 21:14:40 +0900 Subject: [PATCH 42/78] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 241db94e88..84bf2f8f07 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -1541,7 +1541,7 @@ _announcement: needConfirmationToRead: "Es necessita confirmació de lectura de la notificació " needConfirmationToReadDescription: "Si s'activa es mostrarà un diàleg per confirmar la lectura d'aquesta notificació. A més aquesta notificació serà exclosa de qualsevol funcionalitat com \"Marcar tot com a llegit\"." end: "Final de la notificació " - tooManyActiveAnnouncementDescription: "Tenir massa notificacions actives pot empitjorar l'experiència de l'usuari. Considera finalitzar els avisos que siguin antics." + tooManyActiveAnnouncementDescription: "Tenir masses notificacions actives pot empitjorar l'experiència de l'usuari. Considera finalitzar els avisos que siguin antics." readConfirmTitle: "Marcar com llegida?" readConfirmText: "Això marcarà el contingut de \"{title}\" com llegit." shouldNotBeUsedToPresentPermanentInfo: "Ja que l'ús de notificacions pot impactar l'experiència dels nous usuaris, és recomanable fer servir les notificacions amb el flux d'informació en comptes de fer-les servir en un únic bloc." @@ -2080,7 +2080,7 @@ _ad: timezoneinfo: "El dia de la setmana ve determinat del fus horari del servidor." adsSettings: "Configurar la publicitat" notesPerOneAd: "Interval d'emplaçament publicitari en temps real (Notes per anuncis)" - setZeroToDisable: "Ajusta aquest valor a 0 per deshabilitar l'actualització d'anuncis en temps real" + setZeroToDisable: "Ajusta aquest valor a 0 per deshabilitar l'actualització de publicitat en temps real" adsTooClose: "L'interval actual pot fer que l'experiència de l'usuari sigui dolenta perquè l'interval és molt baix." _forgotPassword: enterEmail: "Escriu l'adreça de correu electrònic amb la que et vas registrar. S'enviarà un correu electrònic amb un enllaç perquè puguis canviar-la." @@ -3209,6 +3209,7 @@ _imageEffector: checker: "Escacs" blockNoise: "Bloqueig de soroll" tearing: "Trencament d'imatge " + fillSquare: "Omplir quadrat" _fxProps: angle: "Angle" scale: "Mida" From 57f0a3a4054cb5c5dc9803bfdfe1501321ff312a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Thu, 18 Sep 2025 18:09:26 +0900 Subject: [PATCH 43/78] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index efd77c5ce7..89dad8dea4 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1666,7 +1666,7 @@ _serverSettings: allowExternalApRedirect: "允许通过 ActivityPub 重定向查询" allowExternalApRedirect_description: "启用时,将允许其它服务器通过此服务器查询第三方内容,但有可能导致内容欺骗。" userGeneratedContentsVisibilityForVisitor: "用户生成内容对非用户的可见性" - userGeneratedContentsVisibilityForVisitor_description: "对于防止难以审核的不适当的远程内容等,通过自己的服务器无意中在互联网上公开等问题很有用。" + userGeneratedContentsVisibilityForVisitor_description: "对于防止诸如难以管理的不适当的远程内容通过自己的服务器意外地在互联网上公开等问题很有用。" userGeneratedContentsVisibilityForVisitor_description2: "包含服务器接收到的远程内容在内,无条件将服务器上的所有内容公开在互联网上存在风险。特别是对去中心化的特性不是很了解的访问者有可能将远程服务器上的内容误认为是在此服务器内生成的,需要特别留意。" restartServerSetupWizardConfirm_title: "要重新开始服务器初始设定向导吗?" restartServerSetupWizardConfirm_text: "现有的部分设定将重置。" From 53cee788468816571f84028028927f77524581c8 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:59:11 +0900 Subject: [PATCH 44/78] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index ca895e3fbc..ea0722ba90 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -3209,6 +3209,7 @@ _imageEffector: checker: "체크 무늬" blockNoise: "노이즈 방지" tearing: "티어링" + fillSquare: "칠하기(사각형)" _fxProps: angle: "각도" scale: "크기" From bcbca77ecee39ca84bb9909adf2f64d908322f65 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 03:18:14 +0900 Subject: [PATCH 45/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 244c9573c6..21ba4690f4 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -1344,6 +1344,7 @@ textCount: "Il numero di caratteri" information: "Informazioni" chat: "Chat" directMessage: "Chatta con questa persona" +directMessage_short: "Messaggio" migrateOldSettings: "Migrare le vecchie impostazioni" migrateOldSettings_description: "Di solito, viene fatto automaticamente. Se per qualche motivo non fossero migrate con successo, è possibile avviare il processo di migrazione manualmente, sovrascrivendo le configurazioni attuali." compress: "Compressione" @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "Tutti i plugin sono disattivati, poiché la customCssIsDisabledBecauseSafeMode: "Il CSS personalizzato non è stato applicato, poiché la modalità sicura è attiva." themeIsDefaultBecauseSafeMode: "Quando la modalità sicura è attiva, viene utilizzato il tema predefinito. Quando la modalità sicura viene disattivata, il tema torna a essere quello precedente." thankYouForTestingBeta: "Grazie per la tua collaborazione nella verifica delle versioni beta!" +createUserSpecifiedNote: "Creare Nota personalizzata" _order: newest: "Prima i più recenti" oldest: "Meno recenti prima" _chat: + messages: "Messaggi" noMessagesYet: "Ancora nessun messaggio" newMessage: "Nuovo messaggio" individualChat: "Chat individuale" @@ -3206,6 +3209,7 @@ _imageEffector: checker: "revisore" blockNoise: "Attenua rumore" tearing: "Strappa immagine" + fillSquare: "Riempi (quadrato)" _fxProps: angle: "Angolo" scale: "Dimensioni" From e356b0d5b9f37fbbd31e3b48025ad1d979fb14cd Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 04:41:25 +0900 Subject: [PATCH 46/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 21ba4690f4..6304e7e2f8 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -2708,8 +2708,8 @@ _deck: profile: "Profilo" newProfile: "Nuovo profilo" deleteProfile: "Cancellare il profilo." - introduction: "Combinate le colonne per creare la vostra interfaccia!" - introduction2: "È possibile aggiungere colonne in qualsiasi momento premendo + sulla destra dello schermo." + introduction: "Crea la tua interfaccia combinando le colonne!" + introduction2: "Per aggiungere una colonna, cliccare il bottone + (più) visibile al margine dello schermo." widgetsIntroduction: "Dal menu della colonna, selezionare \"Modifica i riquadri\" per aggiungere un un riquadro con funzionalità" useSimpleUiForNonRootPages: "Visualizza sotto pagine con interfaccia web semplice" usedAsMinWidthWhenFlexible: "Se \"larghezza flessibile\" è abilitato, questa diventa la larghezza minima" From 430ff8e3c38c6c5c8818d8d3444225183721ade8 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:28 +0900 Subject: [PATCH 47/78] New translations ja-jp.yml (Spanish) --- locales/es-ES.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index d12f470973..d80373bda8 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -3257,3 +3257,6 @@ _drafts: restoreFromDraft: "Restaurar desde los borradores" restore: "Restaurar" listDrafts: "Listar los borradores" +_qr: + showTabTitle: "Apariencia" + raw: "Texto" From 423647d7484ec040f0643024c26bd6a6f4d09bf6 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:30 +0900 Subject: [PATCH 48/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 6304e7e2f8..25b8570894 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -3258,3 +3258,6 @@ _drafts: restoreFromDraft: "Recuperare dalle bozze" restore: "Ripristina" listDrafts: "Elenco bozze" +_qr: + showTabTitle: "Visualizza" + raw: "Testo" From 4af5f4776680158db34d69a6beb90d817d9ed9c1 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:32 +0900 Subject: [PATCH 49/78] New translations ja-jp.yml (Russian) --- locales/ru-RU.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index cae895c305..27fc425e3d 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -2281,3 +2281,6 @@ _imageEffector: opacity: "Непрозрачность" lightness: "Осветление" drafts: "Черновик" +_qr: + showTabTitle: "Отображение" + raw: "Текст" From a32a8bc78533453fb16b1412e737894c6b18ac50 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:33 +0900 Subject: [PATCH 50/78] New translations ja-jp.yml (Turkish) --- locales/tr-TR.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/tr-TR.yml b/locales/tr-TR.yml index 2b22f3735c..f73ebafa89 100644 --- a/locales/tr-TR.yml +++ b/locales/tr-TR.yml @@ -3254,3 +3254,6 @@ _drafts: restoreFromDraft: "Taslaktan geri yükle" restore: "Geri yükle" listDrafts: "Taslaklar Listesi" +_qr: + showTabTitle: "Ekran" + raw: "Metin" From dad286aa6293f726f0b60b3b7a148a2968d5f59f Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:35 +0900 Subject: [PATCH 51/78] New translations ja-jp.yml (Chinese Traditional) --- locales/zh-TW.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 76acf1b6c1..63372acac1 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -3258,3 +3258,6 @@ _drafts: restoreFromDraft: "從草稿復原\n" restore: "還原" listDrafts: "草稿清單" +_qr: + showTabTitle: "檢視" + raw: "文字" From 675cbde2b038aab43aa694783cba7b510e697152 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:37 +0900 Subject: [PATCH 52/78] New translations ja-jp.yml (Romanian) --- locales/ro-RO.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ro-RO.yml b/locales/ro-RO.yml index 1bee0dad43..cc37b531f5 100644 --- a/locales/ro-RO.yml +++ b/locales/ro-RO.yml @@ -1405,3 +1405,6 @@ _imageEffector: scale: "Dimensiune" size: "Dimensiune" offset: "Poziție" +_qr: + showTabTitle: "Arată" + raw: "Text" From f9d29a0bfec69992aa429d7138993924fdfd4731 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:38 +0900 Subject: [PATCH 53/78] New translations ja-jp.yml (French) --- locales/fr-FR.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml index 3732caafc7..23c7ba97bb 100644 --- a/locales/fr-FR.yml +++ b/locales/fr-FR.yml @@ -2380,3 +2380,6 @@ _imageEffector: color: "Couleur" opacity: "Transparence" lightness: "Clair" +_qr: + showTabTitle: "Affichage" + raw: "Texte" From 4ab38703aa3c68a34fd141f5210928338e2730a7 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:40 +0900 Subject: [PATCH 54/78] New translations ja-jp.yml (Arabic) --- locales/ar-SA.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ar-SA.yml b/locales/ar-SA.yml index 9b2bdd4947..117c38b677 100644 --- a/locales/ar-SA.yml +++ b/locales/ar-SA.yml @@ -1606,3 +1606,6 @@ _imageEffector: offset: "الموضع" color: "اللون" opacity: "الشفافية" +_qr: + showTabTitle: "المظهر" + raw: "نص" From 59998e2e5c22ce15305b252e7f42bcd4e8f74627 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:41 +0900 Subject: [PATCH 55/78] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 84bf2f8f07..9a7f83cb81 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -3258,3 +3258,6 @@ _drafts: restoreFromDraft: "Restaurar des dels esborranys" restore: "Restaurar esborrany" listDrafts: "Llistat d'esborranys" +_qr: + showTabTitle: "Veure" + raw: "Text" From 152e4165979a6e6f42a242a4a7beadcf9e60735d Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:43 +0900 Subject: [PATCH 56/78] New translations ja-jp.yml (Czech) --- locales/cs-CZ.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index 75858e240c..0d2ddccc60 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -2061,3 +2061,6 @@ _imageEffector: color: "Barva" opacity: "Průhlednost" lightness: "Zesvětlit" +_qr: + showTabTitle: "Zobrazit" + raw: "Text" From 37652da894d9c589e5b0f51b776918c74f5c7fa5 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:45 +0900 Subject: [PATCH 57/78] New translations ja-jp.yml (German) --- locales/de-DE.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 27e3031265..ba74564fc3 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -3195,3 +3195,6 @@ _drafts: restoreFromDraft: "Aus Entwurf wiederherstellen" restore: "Wiederherstellen" listDrafts: "Liste der Entwürfe" +_qr: + showTabTitle: "Anzeigeart" + raw: "Text" From 1d430fd88e0787e03cd206d3c3069af4460a4fa5 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:49 +0900 Subject: [PATCH 58/78] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index ea0722ba90..494fc6afa8 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -3258,3 +3258,6 @@ _drafts: restoreFromDraft: "초안에서 복원\n" restore: "복원" listDrafts: "초안 목록" +_qr: + showTabTitle: "보기" + raw: "텍스트" From cbdcc9f36e4b7df5e79227e99443280cf72ed776 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:50 +0900 Subject: [PATCH 59/78] New translations ja-jp.yml (Dutch) --- locales/nl-NL.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml index e4efbc7e39..87a805429e 100644 --- a/locales/nl-NL.yml +++ b/locales/nl-NL.yml @@ -1083,3 +1083,5 @@ _search: _watermarkEditor: image: "Afbeeldingen" advanced: "Geavanceerd" +_qr: + showTabTitle: "Weergave" From 21ce5ac312aa4e124aa56c32a50fdc2ba9b4416b Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:52 +0900 Subject: [PATCH 60/78] New translations ja-jp.yml (Norwegian) --- locales/no-NO.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/no-NO.yml b/locales/no-NO.yml index 1eafd31c4f..2df475bffd 100644 --- a/locales/no-NO.yml +++ b/locales/no-NO.yml @@ -747,3 +747,5 @@ _imageEffector: scale: "Størrelse" size: "Størrelse" color: "Farge" +_qr: + raw: "Tekst" From 066d070d3acde845ef74484d83f7b556f9e10a59 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:53 +0900 Subject: [PATCH 61/78] New translations ja-jp.yml (Polish) --- locales/pl-PL.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml index fbd898016e..40f7aad9fa 100644 --- a/locales/pl-PL.yml +++ b/locales/pl-PL.yml @@ -1600,3 +1600,6 @@ _imageEffector: color: "Kolor" opacity: "Przezroczystość" lightness: "Rozjaśnij" +_qr: + showTabTitle: "Wyświetlanie" + raw: "Tekst" From e18712aefad176a11197b07bb5ef1e837e08f4e0 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:55 +0900 Subject: [PATCH 62/78] New translations ja-jp.yml (Portuguese) --- locales/pt-PT.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index b437c31ca5..f1beebefd8 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -3205,3 +3205,6 @@ _drafts: restoreFromDraft: "Restaurar de Rascunho" restore: "Redefinir" listDrafts: "Lista de Rascunhos" +_qr: + showTabTitle: "Visualizar" + raw: "Texto" From 7f1bf808f13d133d62840f3610faed55ed62986d Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:45:57 +0900 Subject: [PATCH 63/78] New translations ja-jp.yml (Slovak) --- locales/sk-SK.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/sk-SK.yml b/locales/sk-SK.yml index c9fd8e6ae9..2b86826703 100644 --- a/locales/sk-SK.yml +++ b/locales/sk-SK.yml @@ -1466,3 +1466,6 @@ _imageEffector: color: "Farba" opacity: "Priehľadnosť" lightness: "Zosvetliť" +_qr: + showTabTitle: "Zobraziť" + raw: "Text" From 4f0886eac17aad60d83578686a8d76fbe319cb75 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:00 +0900 Subject: [PATCH 64/78] New translations ja-jp.yml (Ukrainian) --- locales/uk-UA.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/uk-UA.yml b/locales/uk-UA.yml index 46d9ab95ff..e33eff637c 100644 --- a/locales/uk-UA.yml +++ b/locales/uk-UA.yml @@ -1655,3 +1655,6 @@ _imageEffector: color: "Колір" opacity: "Непрозорість" lightness: "Яскравість" +_qr: + showTabTitle: "Відображення" + raw: "Текст" From eb7259ef72b542fa7568c5c7d5d0e39e3a56cd10 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:01 +0900 Subject: [PATCH 65/78] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 89dad8dea4..e215c49e99 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -3258,3 +3258,6 @@ _drafts: restoreFromDraft: "从草稿恢复" restore: "恢复" listDrafts: "草稿一览" +_qr: + showTabTitle: "显示" + raw: "文本" From 799868c4d700d5cd6a6ebd8fb2a3c7e67bdc02d3 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:03 +0900 Subject: [PATCH 66/78] New translations ja-jp.yml (English) --- locales/en-US.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 277a7bc6bf..ca5af1f237 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -3254,3 +3254,6 @@ _drafts: restoreFromDraft: "Restore from Draft" restore: "Restore" listDrafts: "List of Drafts" +_qr: + showTabTitle: "Display" + raw: "Text" From d9857d223c2985d1dc6b2891a698f9e6b2a83eb3 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:05 +0900 Subject: [PATCH 67/78] New translations ja-jp.yml (Vietnamese) --- locales/vi-VN.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/vi-VN.yml b/locales/vi-VN.yml index 8e2f15aad2..639cf92954 100644 --- a/locales/vi-VN.yml +++ b/locales/vi-VN.yml @@ -2097,3 +2097,6 @@ _imageEffector: color: "Màu sắc" opacity: "Độ trong suốt" lightness: "Độ sáng" +_qr: + showTabTitle: "Hiển thị" + raw: "Văn bản" From 3e0f77b30a07782a7dbb1debae1123bcde599f70 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:07 +0900 Subject: [PATCH 68/78] New translations ja-jp.yml (Indonesian) --- locales/id-ID.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/id-ID.yml b/locales/id-ID.yml index 854b059eb4..abb0720c6b 100644 --- a/locales/id-ID.yml +++ b/locales/id-ID.yml @@ -2635,3 +2635,6 @@ _imageEffector: color: "Warna" opacity: "Opasitas" lightness: "Menerangkan" +_qr: + showTabTitle: "Tampilkan" + raw: "Teks" From be110cb353fff464393d22d1ae76adc3a8937e63 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:09 +0900 Subject: [PATCH 69/78] New translations ja-jp.yml (Bengali) --- locales/bn-BD.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/bn-BD.yml b/locales/bn-BD.yml index 2b0645b77d..395cee114a 100644 --- a/locales/bn-BD.yml +++ b/locales/bn-BD.yml @@ -1364,3 +1364,6 @@ _imageEffector: color: "রং" opacity: "অস্বচ্ছতা" lightness: "উজ্জ্বল করুন" +_qr: + showTabTitle: "প্রদর্শন" + raw: "লেখা" From 66e014cbdc6ad6976813a243b211f782f4bf49da Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:10 +0900 Subject: [PATCH 70/78] New translations ja-jp.yml (Thai) --- locales/th-TH.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/th-TH.yml b/locales/th-TH.yml index cfcaceaf46..deb9fb1f0d 100644 --- a/locales/th-TH.yml +++ b/locales/th-TH.yml @@ -3250,3 +3250,6 @@ _drafts: restoreFromDraft: "คืนค่าจากฉบับร่าง" restore: "กู้คืน" listDrafts: "รายการฉบับร่าง" +_qr: + showTabTitle: "แสดงผล" + raw: "ข้อความ" From 1124b11b50aa95349a2307e4747a08badbb8c28c Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:16 +0900 Subject: [PATCH 71/78] New translations ja-jp.yml (Uzbek) --- locales/uz-UZ.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/uz-UZ.yml b/locales/uz-UZ.yml index cfa2e26fd5..a17df99ad5 100644 --- a/locales/uz-UZ.yml +++ b/locales/uz-UZ.yml @@ -1106,3 +1106,6 @@ _imageEffector: _fxProps: color: "Rang" lightness: "Yoritish" +_qr: + showTabTitle: "Displey" + raw: "Matn" From e2ca895885e3954aa70efa6c9b81329324ec8c19 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:22 +0900 Subject: [PATCH 72/78] New translations ja-jp.yml (Japanese, Kansai) --- locales/ja-KS.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index c64bb166e2..45d9724afc 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -3037,3 +3037,6 @@ _drafts: delete: "下書きをほかす" deleteAreYouSure: "下書きをほかしてもええか?" noDrafts: "下書きはあらへん" +_qr: + showTabTitle: "表示" + raw: "テキスト" From 10dcd86273fd790bdb32f5afc7ff7731e1e78b7a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 21:46:24 +0900 Subject: [PATCH 73/78] New translations ja-jp.yml (Korean (Gyeongsang)) --- locales/ko-GS.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ko-GS.yml b/locales/ko-GS.yml index 59fe63be6c..2712586e65 100644 --- a/locales/ko-GS.yml +++ b/locales/ko-GS.yml @@ -852,3 +852,5 @@ _search: searchScopeUser: "사용자 지정" _watermarkEditor: image: "이미지" +_qr: + showTabTitle: "보기" From 47ef108f18b31e559f5664ba71c56ba7078b01b1 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:49:38 +0900 Subject: [PATCH 74/78] New translations ja-jp.yml (Catalan) --- locales/ca-ES.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml index 9a7f83cb81..685872cce2 100644 --- a/locales/ca-ES.yml +++ b/locales/ca-ES.yml @@ -3172,7 +3172,9 @@ _watermarkEditor: opacity: "Opacitat" scale: "Mida" text: "Text" + qr: "Codi QR" position: "Posició " + margin: "Marge" type: "Tipus" image: "Imatges" advanced: "Avançat" @@ -3187,6 +3189,7 @@ _watermarkEditor: polkadotSubDotOpacity: "Opacitat del lunar secundari" polkadotSubDotRadius: "Mida del lunar secundari" polkadotSubDotDivisions: "Nombre de punts secundaris" + leaveBlankToAccountUrl: "Si deixes aquest camp buit, es farà servir l'URL del teu compte" _imageEffector: title: "Efecte" addEffect: "Afegeix un efecte" @@ -3258,6 +3261,19 @@ _drafts: restoreFromDraft: "Restaurar des dels esborranys" restore: "Restaurar esborrany" listDrafts: "Llistat d'esborranys" +qr: "Codi QR" _qr: showTabTitle: "Veure" + readTabTitle: "Escanejar " + shareTitle: "{name} {acct}" + shareText: "Segueix-me al Fediverse" + chooseCamera: "Seleccionar càmera " + cannotToggleFlash: "No es pot activar el flaix" + turnOnFlash: "Activar el flaix" + turnOffFlash: "Apagar el flaix" + startQr: "Reiniciar el lector de codis QR" + stopQr: "Parar el lector de codis QR" + noQrCodeFound: "No s'ha trobat cap codi QR" + scanFile: "Escanejar la imatge des del dispositiu" raw: "Text" + mfm: "MFM" From 15ad31ac904e5d1ffd3be0fdfb1b8bd9ecd866a0 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:49:39 +0900 Subject: [PATCH 75/78] New translations ja-jp.yml (Chinese Simplified) --- locales/zh-CN.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index e215c49e99..0d1e1ce35b 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -3172,7 +3172,9 @@ _watermarkEditor: opacity: "不透明度" scale: "大小" text: "文本" + qr: "二维码" position: "位置" + margin: "边距" type: "类型" image: "图片" advanced: "高级" @@ -3187,6 +3189,7 @@ _watermarkEditor: polkadotSubDotOpacity: "副波点的不透明度" polkadotSubDotRadius: "副波点的大小" polkadotSubDotDivisions: "副波点的数量" + leaveBlankToAccountUrl: "留空则为账户 URL" _imageEffector: title: "效果" addEffect: "添加效果" @@ -3258,6 +3261,19 @@ _drafts: restoreFromDraft: "从草稿恢复" restore: "恢复" listDrafts: "草稿一览" +qr: "二维码" _qr: showTabTitle: "显示" + readTabTitle: "读取" + shareTitle: "{name} {acct}" + shareText: "请在 Fediverse 上关注我!" + chooseCamera: "选择相机" + cannotToggleFlash: "无法开关闪光灯" + turnOnFlash: "打开闪光灯" + turnOffFlash: "关闭闪光灯" + startQr: "重新打开二维码扫描器" + stopQr: "关闭二维码扫描器" + noQrCodeFound: "未找到二维码" + scanFile: "扫描设备上的图像" raw: "文本" + mfm: "MFM" From cc13e734890249ca98bc4d8cf08d7a962d60bf56 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 19 Sep 2025 23:49:41 +0900 Subject: [PATCH 76/78] New translations ja-jp.yml (English) --- locales/en-US.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index ca5af1f237..1777a9f039 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1344,6 +1344,7 @@ textCount: "Character count" information: "About" chat: "Chat" directMessage: "Chat with user" +directMessage_short: "Message" migrateOldSettings: "Migrate old client settings" migrateOldSettings_description: "This should be done automatically but if for some reason the migration was not successful, you can trigger the migration process yourself manually. The current configuration information will be overwritten." compress: "Compress" @@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "All plugins are disabled because safe mode i customCssIsDisabledBecauseSafeMode: "Custom CSS is not applied because safe mode is enabled." themeIsDefaultBecauseSafeMode: "While safe mode is active, the default theme is used. Disabling safe mode will revert these changes." thankYouForTestingBeta: "Thank you for helping us test the beta version!" +createUserSpecifiedNote: "Create a direct note" _order: newest: "Newest First" oldest: "Oldest First" _chat: + messages: "Messages" noMessagesYet: "No messages yet" newMessage: "New message" individualChat: "Private Chat" @@ -3169,7 +3172,9 @@ _watermarkEditor: opacity: "Opacity" scale: "Size" text: "Text" + qr: "QR Code" position: "Position" + margin: "Margin" type: "Type" image: "Images" advanced: "Advanced" @@ -3184,6 +3189,7 @@ _watermarkEditor: polkadotSubDotOpacity: "Opacity of the secondary dot" polkadotSubDotRadius: "Size of the secondary dot" polkadotSubDotDivisions: "Number of sub-dots." + leaveBlankToAccountUrl: "Leave blank to use account URL" _imageEffector: title: "Effects" addEffect: "Add Effects" @@ -3206,6 +3212,7 @@ _imageEffector: checker: "Checker" blockNoise: "Block Noise" tearing: "Tearing" + fillSquare: "Fill (Square)" _fxProps: angle: "Angle" scale: "Size" @@ -3254,6 +3261,19 @@ _drafts: restoreFromDraft: "Restore from Draft" restore: "Restore" listDrafts: "List of Drafts" +qr: "QR Code" _qr: showTabTitle: "Display" + readTabTitle: "Scan" + shareTitle: "{name} {acct}" + shareText: "Follow me on the Fediverse!" + chooseCamera: "Choose camera" + cannotToggleFlash: "Unable to toggle flashlight" + turnOnFlash: "Turn on flashlight" + turnOffFlash: "Turn off flashlight" + startQr: "Resume QR code reader" + stopQr: "Stop QR code reader" + noQrCodeFound: "No QR code found" + scanFile: "Scan image from device" raw: "Text" + mfm: "MFM" From 77384166698341966d4470ab41727f5a9cf29a8d Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sat, 20 Sep 2025 00:52:38 +0900 Subject: [PATCH 77/78] New translations ja-jp.yml (Italian) --- locales/it-IT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/it-IT.yml b/locales/it-IT.yml index 25b8570894..a02c61f8bb 100644 --- a/locales/it-IT.yml +++ b/locales/it-IT.yml @@ -1322,7 +1322,7 @@ markAsSensitiveConfirm: "Vuoi davvero indicare questo contenuto multimediale com unmarkAsSensitiveConfirm: "Vuoi davvero indicare come non esplicito il contenuto multimediale?" preferences: "Preferenze" accessibility: "Accessibilità" -preferencesProfile: "Profilo preferenze" +preferencesProfile: "Preferenze del profilo" copyPreferenceId: "Copia ID preferenze" resetToDefaultValue: "Ripristina a predefinito" overrideByAccount: "Sovrascrivere col profilo" @@ -2691,7 +2691,7 @@ _notification: reply: "Rispondi" renote: "Rinota" _deck: - alwaysShowMainColumn: "Mostra sempre la colonna principale" + alwaysShowMainColumn: "Mostrare sempre la colonna Principale" columnAlign: "Allineamento delle colonne" columnGap: "Spessore del margine tra colonne" deckMenuPosition: "Posizione del menu Deck" From ebea4142a2f69945e0489b7ff0964b1e6d4373ae Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sat, 20 Sep 2025 10:47:09 +0900 Subject: [PATCH 78/78] New translations ja-jp.yml (Korean) --- locales/ko-KR.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 494fc6afa8..b1f4f27923 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -3172,7 +3172,9 @@ _watermarkEditor: opacity: "불투명도" scale: "크기" text: "텍스트" + qr: "QR 코드" position: "위치" + margin: "여백" type: "종류" image: "이미지" advanced: "고급" @@ -3187,6 +3189,7 @@ _watermarkEditor: polkadotSubDotOpacity: "서브 물방울의 불투명도" polkadotSubDotRadius: "서브 물방울의 크기" polkadotSubDotDivisions: "서브 물방울의 수" + leaveBlankToAccountUrl: "빈칸일 경우 계정의 URL로 됩니다." _imageEffector: title: "이펙트" addEffect: "이펙트를 추가" @@ -3258,6 +3261,19 @@ _drafts: restoreFromDraft: "초안에서 복원\n" restore: "복원" listDrafts: "초안 목록" +qr: "QR 코드" _qr: showTabTitle: "보기" + readTabTitle: "읽어들이기" + shareTitle: "{name} {acct}" + shareText: "Fediverse로 저를 팔로우해 주세요!" + chooseCamera: "카메라 선택" + cannotToggleFlash: "플래시 선택 불가" + turnOnFlash: "플래시 켜기" + turnOffFlash: "플래시 끄기" + startQr: "코드 리더 재개" + stopQr: "코드 리더 정지" + noQrCodeFound: "QR 코드를 찾을 수 없습니다." + scanFile: "단말기의 이미지 스캔" raw: "텍스트" + mfm: "MFM"