From 1306d5db0cd9f1d9660f630476f8e4df0384be24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 15 May 2024 20:24:24 +0800 Subject: [PATCH 1/5] New translations localization.json (French) --- FakeName/Localization/fr.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/FakeName/Localization/fr.json b/FakeName/Localization/fr.json index 649e55e..db7521f 100644 --- a/FakeName/Localization/fr.json +++ b/FakeName/Localization/fr.json @@ -5,7 +5,7 @@ "FakeName.Windows.FakeNameConfigWindow+SettingItem": "Setting", "FakeName.Windows.FakeNameConfigWindow+NameItem": "Player Names", "FakeName.Windows.FakeNameConfigWindow+FCNameItem": "FC Names", - "FakeName.Description": "Show a fake name on your game ui.\n\nIf it messed up your chat box, please use chat2!", + "FakeName.Description": "Fake name is a Dalamud plugin that visually changes the player's name to whatever someone wants in order to provide anonymity while streaming, recording videos or taking pictures.\nIt's really easy to use and set up, /fakename opens up the settings window\n\nIf it messed up your chat box, please use chat2!", "XIVConfigUI.LocalString.SourceCode": "Click to see the source code!", "XIVConfigUI.LocalString.Localization": "Click to open the crowdin for modifying localization!", "FakeName.ConfigurationName.enabled": "Enable", @@ -23,5 +23,11 @@ "XIVConfigUI.Attributes.ConfigUnitType.Degree": "Angle Unit, in degrees.", "XIVConfigUI.Attributes.ConfigUnitType.Yalms": "Distance Unit, in yalms.", "XIVConfigUI.Attributes.ConfigUnitType.Percent": "Ratio Unit, as percentage.", - "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels." + "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels.", + "FakeName.ConfigurationName.ShowDonate": "Show the donate link.", + "FakeName.Windows.FakeNameConfigWindow+ChangeLog": "ChangeLog", + "FakeName.UiString.FC": "The FC replacement only effect on the nameplate.", + "FakeName.UiString.Origin": "Original Name", + "FakeName.UiString.Replace": "Replaced Name", + "FakeName.UiString.Delete": "Delete" } \ No newline at end of file From c9f06e2426403f56303cbca704bbd0f9452868a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 15 May 2024 20:24:25 +0800 Subject: [PATCH 2/5] New translations localization.json (Spanish) --- FakeName/Localization/es.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/FakeName/Localization/es.json b/FakeName/Localization/es.json index 75c5cfa..8fe6d72 100644 --- a/FakeName/Localization/es.json +++ b/FakeName/Localization/es.json @@ -5,7 +5,7 @@ "FakeName.Windows.FakeNameConfigWindow+SettingItem": "Configuración", "FakeName.Windows.FakeNameConfigWindow+NameItem": "Nombres de jugador", "FakeName.Windows.FakeNameConfigWindow+FCNameItem": "Nombres FC", - "FakeName.Description": "Muestra un nombre falso en tu interfaz.\n\nSi molesta tu ventana de chat, ¡por favor usa chat2!", + "FakeName.Description": "Fake name is a Dalamud plugin that visually changes the player's name to whatever someone wants in order to provide anonymity while streaming, recording videos or taking pictures.\nIt's really easy to use and set up, /fakename opens up the settings window\n\nIf it messed up your chat box, please use chat2!", "XIVConfigUI.LocalString.SourceCode": "¡Haz clic para ver el código fuente!", "XIVConfigUI.LocalString.Localization": "¡Haz clic para abrir el Crowdin para modificar la localización!", "FakeName.ConfigurationName.enabled": "Activar", @@ -23,5 +23,11 @@ "XIVConfigUI.Attributes.ConfigUnitType.Degree": "Angle Unit, in degrees.", "XIVConfigUI.Attributes.ConfigUnitType.Yalms": "Distance Unit, in yalms.", "XIVConfigUI.Attributes.ConfigUnitType.Percent": "Ratio Unit, as percentage.", - "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels." + "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels.", + "FakeName.ConfigurationName.ShowDonate": "Show the donate link.", + "FakeName.Windows.FakeNameConfigWindow+ChangeLog": "ChangeLog", + "FakeName.UiString.FC": "The FC replacement only effect on the nameplate.", + "FakeName.UiString.Origin": "Original Name", + "FakeName.UiString.Replace": "Replaced Name", + "FakeName.UiString.Delete": "Delete" } \ No newline at end of file From e2323a196607e1dbdfbec98b6e84f73b34c2e424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 15 May 2024 20:24:26 +0800 Subject: [PATCH 3/5] New translations localization.json (German) --- FakeName/Localization/de.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/FakeName/Localization/de.json b/FakeName/Localization/de.json index 649e55e..db7521f 100644 --- a/FakeName/Localization/de.json +++ b/FakeName/Localization/de.json @@ -5,7 +5,7 @@ "FakeName.Windows.FakeNameConfigWindow+SettingItem": "Setting", "FakeName.Windows.FakeNameConfigWindow+NameItem": "Player Names", "FakeName.Windows.FakeNameConfigWindow+FCNameItem": "FC Names", - "FakeName.Description": "Show a fake name on your game ui.\n\nIf it messed up your chat box, please use chat2!", + "FakeName.Description": "Fake name is a Dalamud plugin that visually changes the player's name to whatever someone wants in order to provide anonymity while streaming, recording videos or taking pictures.\nIt's really easy to use and set up, /fakename opens up the settings window\n\nIf it messed up your chat box, please use chat2!", "XIVConfigUI.LocalString.SourceCode": "Click to see the source code!", "XIVConfigUI.LocalString.Localization": "Click to open the crowdin for modifying localization!", "FakeName.ConfigurationName.enabled": "Enable", @@ -23,5 +23,11 @@ "XIVConfigUI.Attributes.ConfigUnitType.Degree": "Angle Unit, in degrees.", "XIVConfigUI.Attributes.ConfigUnitType.Yalms": "Distance Unit, in yalms.", "XIVConfigUI.Attributes.ConfigUnitType.Percent": "Ratio Unit, as percentage.", - "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels." + "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels.", + "FakeName.ConfigurationName.ShowDonate": "Show the donate link.", + "FakeName.Windows.FakeNameConfigWindow+ChangeLog": "ChangeLog", + "FakeName.UiString.FC": "The FC replacement only effect on the nameplate.", + "FakeName.UiString.Origin": "Original Name", + "FakeName.UiString.Replace": "Replaced Name", + "FakeName.UiString.Delete": "Delete" } \ No newline at end of file From 6b863736ad8e7014b9aaf4648bff56eb11e3e09b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 15 May 2024 20:24:27 +0800 Subject: [PATCH 4/5] New translations localization.json (Japanese) --- FakeName/Localization/ja.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/FakeName/Localization/ja.json b/FakeName/Localization/ja.json index 649e55e..db7521f 100644 --- a/FakeName/Localization/ja.json +++ b/FakeName/Localization/ja.json @@ -5,7 +5,7 @@ "FakeName.Windows.FakeNameConfigWindow+SettingItem": "Setting", "FakeName.Windows.FakeNameConfigWindow+NameItem": "Player Names", "FakeName.Windows.FakeNameConfigWindow+FCNameItem": "FC Names", - "FakeName.Description": "Show a fake name on your game ui.\n\nIf it messed up your chat box, please use chat2!", + "FakeName.Description": "Fake name is a Dalamud plugin that visually changes the player's name to whatever someone wants in order to provide anonymity while streaming, recording videos or taking pictures.\nIt's really easy to use and set up, /fakename opens up the settings window\n\nIf it messed up your chat box, please use chat2!", "XIVConfigUI.LocalString.SourceCode": "Click to see the source code!", "XIVConfigUI.LocalString.Localization": "Click to open the crowdin for modifying localization!", "FakeName.ConfigurationName.enabled": "Enable", @@ -23,5 +23,11 @@ "XIVConfigUI.Attributes.ConfigUnitType.Degree": "Angle Unit, in degrees.", "XIVConfigUI.Attributes.ConfigUnitType.Yalms": "Distance Unit, in yalms.", "XIVConfigUI.Attributes.ConfigUnitType.Percent": "Ratio Unit, as percentage.", - "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels." + "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels.", + "FakeName.ConfigurationName.ShowDonate": "Show the donate link.", + "FakeName.Windows.FakeNameConfigWindow+ChangeLog": "ChangeLog", + "FakeName.UiString.FC": "The FC replacement only effect on the nameplate.", + "FakeName.UiString.Origin": "Original Name", + "FakeName.UiString.Replace": "Replaced Name", + "FakeName.UiString.Delete": "Delete" } \ No newline at end of file From 2697f1a6e25e965b7596ae46b18da64c396aff96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 15 May 2024 20:24:28 +0800 Subject: [PATCH 5/5] New translations localization.json (Chinese Simplified) --- FakeName/Localization/zh.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/FakeName/Localization/zh.json b/FakeName/Localization/zh.json index 649e55e..db7521f 100644 --- a/FakeName/Localization/zh.json +++ b/FakeName/Localization/zh.json @@ -5,7 +5,7 @@ "FakeName.Windows.FakeNameConfigWindow+SettingItem": "Setting", "FakeName.Windows.FakeNameConfigWindow+NameItem": "Player Names", "FakeName.Windows.FakeNameConfigWindow+FCNameItem": "FC Names", - "FakeName.Description": "Show a fake name on your game ui.\n\nIf it messed up your chat box, please use chat2!", + "FakeName.Description": "Fake name is a Dalamud plugin that visually changes the player's name to whatever someone wants in order to provide anonymity while streaming, recording videos or taking pictures.\nIt's really easy to use and set up, /fakename opens up the settings window\n\nIf it messed up your chat box, please use chat2!", "XIVConfigUI.LocalString.SourceCode": "Click to see the source code!", "XIVConfigUI.LocalString.Localization": "Click to open the crowdin for modifying localization!", "FakeName.ConfigurationName.enabled": "Enable", @@ -23,5 +23,11 @@ "XIVConfigUI.Attributes.ConfigUnitType.Degree": "Angle Unit, in degrees.", "XIVConfigUI.Attributes.ConfigUnitType.Yalms": "Distance Unit, in yalms.", "XIVConfigUI.Attributes.ConfigUnitType.Percent": "Ratio Unit, as percentage.", - "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels." + "XIVConfigUI.Attributes.ConfigUnitType.Pixels": "Display Unit, in pixels.", + "FakeName.ConfigurationName.ShowDonate": "Show the donate link.", + "FakeName.Windows.FakeNameConfigWindow+ChangeLog": "ChangeLog", + "FakeName.UiString.FC": "The FC replacement only effect on the nameplate.", + "FakeName.UiString.Origin": "Original Name", + "FakeName.UiString.Replace": "Replaced Name", + "FakeName.UiString.Delete": "Delete" } \ No newline at end of file