From 770304b8c3160dbcd2a1f5afe212edc6130aedcb Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Tue, 12 Mar 2024 00:43:11 +0000 Subject: [PATCH] [Crowdin] Synchronize Localization Changes --- FFXIVPlugin/Resources/Localization/UIStrings.fr.resx | 9 +++++++++ FFXIVPlugin/Resources/Localization/UIStrings.ja.resx | 6 ++++++ SDPlugin/assets/locales/de/frames.json | 6 +++++- SDPlugin/assets/locales/fr/frames.json | 6 +++++- SDPlugin/assets/locales/ja/frames.json | 6 +++++- 5 files changed, 30 insertions(+), 3 deletions(-) diff --git a/FFXIVPlugin/Resources/Localization/UIStrings.fr.resx b/FFXIVPlugin/Resources/Localization/UIStrings.fr.resx index 9c5facf..b29208e 100644 --- a/FFXIVPlugin/Resources/Localization/UIStrings.fr.resx +++ b/FFXIVPlugin/Resources/Localization/UIStrings.fr.resx @@ -347,4 +347,13 @@ Cela ne réactivera pas le plugin. Multiboxing détecté. XIVDeck pourrait ne pas fonctionner correctement ! + + Ce message reviendra à chaque lancement du jeu! + + + Ignorer pour le moment + + + Pas intéressé ? Maintenez CTRL pour passer cette boîte de dialogue ! + \ No newline at end of file diff --git a/FFXIVPlugin/Resources/Localization/UIStrings.ja.resx b/FFXIVPlugin/Resources/Localization/UIStrings.ja.resx index 7f01868..0b5bd7f 100644 --- a/FFXIVPlugin/Resources/Localization/UIStrings.ja.resx +++ b/FFXIVPlugin/Resources/Localization/UIStrings.ja.resx @@ -159,6 +159,9 @@ まだインストールしていない場合は、GitHubから付属の XIVDeck Stream Deck プラグインをダウンロードしてインストールしてください。 + + XIVDeck Stream Deck プラグインが既にインストールされている場合、設定からポートが正しく設定されていることを確認してください。また、少なくとも1つのボタンを作成してください。 + 現在のポート: {0} @@ -282,4 +285,7 @@ Shown when the user is given the option to temporarily ignore the update error. 今は無視する + + 今は無視する + \ No newline at end of file diff --git a/SDPlugin/assets/locales/de/frames.json b/SDPlugin/assets/locales/de/frames.json index e1647ea..a8e141b 100644 --- a/SDPlugin/assets/locales/de/frames.json +++ b/SDPlugin/assets/locales/de/frames.json @@ -17,7 +17,11 @@ "class": { "default": "Klasse auswählen...", "class": "Klasse", - "unknown": "Unbekannt" + "unknown": "Unbekannt", + "help": { + "title": "", + "body": "" + } }, "action": { "type": "Typ", diff --git a/SDPlugin/assets/locales/fr/frames.json b/SDPlugin/assets/locales/fr/frames.json index f128b93..60dd871 100644 --- a/SDPlugin/assets/locales/fr/frames.json +++ b/SDPlugin/assets/locales/fr/frames.json @@ -17,7 +17,11 @@ "class": { "default": "Sélectionner la classe...", "class": "Classe", - "unknown": "Inconnu" + "unknown": "Inconnu", + "help": { + "title": "Aide sur les classes", + "body": "Lorsque ce bouton est pressé, XIVDeck prendra la première tenue correspondant à la classe choisie. Les classes sans tenues ne seront pas considérées comme utilisables." + } }, "action": { "type": "Type", diff --git a/SDPlugin/assets/locales/ja/frames.json b/SDPlugin/assets/locales/ja/frames.json index d8a8006..9d7284a 100644 --- a/SDPlugin/assets/locales/ja/frames.json +++ b/SDPlugin/assets/locales/ja/frames.json @@ -17,7 +17,11 @@ "class": { "default": "クラスを選択...", "class": "クラス", - "unknown": "不明" + "unknown": "不明", + "help": { + "title": "", + "body": "" + } }, "action": { "type": "タイプ",