From 200ee35fe0b3a0b135b2a91872696c17d2a13e09 Mon Sep 17 00:00:00 2001 From: guanbinrui Date: Wed, 6 Mar 2024 14:59:31 +0800 Subject: [PATCH] chore: lingui --- src/locales/en/messages.mjs | 2 +- src/locales/en/messages.po | 39 ++++++++++++++++++++++++++++++++ src/locales/pseudo/messages.mjs | 2 +- src/locales/pseudo/messages.po | 39 ++++++++++++++++++++++++++++++++ src/locales/zh-Hans/messages.mjs | 2 +- src/locales/zh-Hans/messages.po | 39 ++++++++++++++++++++++++++++++++ 6 files changed, 120 insertions(+), 3 deletions(-) diff --git a/src/locales/en/messages.mjs b/src/locales/en/messages.mjs index 36d85a1..a9112d2 100644 --- a/src/locales/en/messages.mjs +++ b/src/locales/en/messages.mjs @@ -1 +1 @@ -/*eslint-disable*/ export const messages = JSON.parse('{}'); +/*eslint-disable*/export const messages=JSON.parse("{\"+w7pT0\":\"Failed to fetch as Blob.\",\"7VpPHA\":\"Confirm\",\"8di5LS\":\"Please switch to the correct network in your wallet.\",\"DdK2nW\":\"Confirmation\",\"FGWsd4\":\"Connection failed\",\"IRXZ4E\":\"Failed to fetch as Text.\",\"LuSTZP\":\"No wallet client found\",\"QQeEmS\":\"The user declined the request.\",\"SbdgGt\":\"Please switch to the wallet used for login\",\"cQocqL\":[\"Please switch to the \",[\"chainName\"],\" network in your wallet.\"],\"r8aKcg\":\"Failed to fetch as ArrayBuffer.\"}"); \ No newline at end of file diff --git a/src/locales/en/messages.po b/src/locales/en/messages.po index 3d78bc8..744deea 100644 --- a/src/locales/en/messages.po +++ b/src/locales/en/messages.po @@ -6,3 +6,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: en\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +msgid "Failed to fetch as Blob." +msgstr "Failed to fetch as Blob." + +msgid "Confirm" +msgstr "Confirm" + +msgid "Please switch to the correct network in your wallet." +msgstr "Please switch to the correct network in your wallet." + +msgid "Confirmation" +msgstr "Confirmation" + +msgid "Connection failed" +msgstr "Connection failed" + +msgid "Failed to fetch as Text." +msgstr "Failed to fetch as Text." + +msgid "No wallet client found" +msgstr "No wallet client found" + +msgid "The user declined the request." +msgstr "The user declined the request." + +msgid "Please switch to the wallet used for login" +msgstr "Please switch to the wallet used for login" + +msgid "Please switch to the {chainName} network in your wallet." +msgstr "Please switch to the {chainName} network in your wallet." + +msgid "Failed to fetch as ArrayBuffer." +msgstr "Failed to fetch as ArrayBuffer." diff --git a/src/locales/pseudo/messages.mjs b/src/locales/pseudo/messages.mjs index 36d85a1..5110c6b 100644 --- a/src/locales/pseudo/messages.mjs +++ b/src/locales/pseudo/messages.mjs @@ -1 +1 @@ -/*eslint-disable*/ export const messages = JSON.parse('{}'); +/*eslint-disable*/export const messages=JSON.parse("{\"+w7pT0\":\"Ƒàĩĺēď ţō ƒēţćĥ àś ßĺōƀ.\",\"7VpPHA\":\"Ćōńƒĩŕm\",\"8di5LS\":\"Ƥĺēàśē śŵĩţćĥ ţō ţĥē ćōŕŕēćţ ńēţŵōŕķ ĩń ŷōũŕ ŵàĺĺēţ.\",\"DdK2nW\":\"Ćōńƒĩŕmàţĩōń\",\"FGWsd4\":\"Ćōńńēćţĩōń ƒàĩĺēď\",\"IRXZ4E\":\"Ƒàĩĺēď ţō ƒēţćĥ àś Ţēxţ.\",\"LuSTZP\":\"Ńō ŵàĺĺēţ ćĺĩēńţ ƒōũńď\",\"QQeEmS\":\"Ţĥē ũśēŕ ďēćĺĩńēď ţĥē ŕēǫũēśţ.\",\"SbdgGt\":\"Ƥĺēàśē śŵĩţćĥ ţō ţĥē ŵàĺĺēţ ũśēď ƒōŕ ĺōĝĩń\",\"cQocqL\":[\"Ƥĺēàśē śŵĩţćĥ ţō ţĥē \",[\"chainName\"],\" ńēţŵōŕķ ĩń ŷōũŕ ŵàĺĺēţ.\"],\"r8aKcg\":\"Ƒàĩĺēď ţō ƒēţćĥ àś Àŕŕàŷßũƒƒēŕ.\"}"); \ No newline at end of file diff --git a/src/locales/pseudo/messages.po b/src/locales/pseudo/messages.po index 3e6b890..a409d66 100644 --- a/src/locales/pseudo/messages.po +++ b/src/locales/pseudo/messages.po @@ -6,3 +6,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: pseudo\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +msgid "Failed to fetch as Blob." +msgstr "" + +msgid "Confirm" +msgstr "" + +msgid "Please switch to the correct network in your wallet." +msgstr "" + +msgid "Confirmation" +msgstr "" + +msgid "Connection failed" +msgstr "" + +msgid "Failed to fetch as Text." +msgstr "" + +msgid "No wallet client found" +msgstr "" + +msgid "The user declined the request." +msgstr "" + +msgid "Please switch to the wallet used for login" +msgstr "" + +msgid "Please switch to the {chainName} network in your wallet." +msgstr "" + +msgid "Failed to fetch as ArrayBuffer." +msgstr "" diff --git a/src/locales/zh-Hans/messages.mjs b/src/locales/zh-Hans/messages.mjs index 36d85a1..a9112d2 100644 --- a/src/locales/zh-Hans/messages.mjs +++ b/src/locales/zh-Hans/messages.mjs @@ -1 +1 @@ -/*eslint-disable*/ export const messages = JSON.parse('{}'); +/*eslint-disable*/export const messages=JSON.parse("{\"+w7pT0\":\"Failed to fetch as Blob.\",\"7VpPHA\":\"Confirm\",\"8di5LS\":\"Please switch to the correct network in your wallet.\",\"DdK2nW\":\"Confirmation\",\"FGWsd4\":\"Connection failed\",\"IRXZ4E\":\"Failed to fetch as Text.\",\"LuSTZP\":\"No wallet client found\",\"QQeEmS\":\"The user declined the request.\",\"SbdgGt\":\"Please switch to the wallet used for login\",\"cQocqL\":[\"Please switch to the \",[\"chainName\"],\" network in your wallet.\"],\"r8aKcg\":\"Failed to fetch as ArrayBuffer.\"}"); \ No newline at end of file diff --git a/src/locales/zh-Hans/messages.po b/src/locales/zh-Hans/messages.po index 8016f54..77f3ac8 100644 --- a/src/locales/zh-Hans/messages.po +++ b/src/locales/zh-Hans/messages.po @@ -6,3 +6,42 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: zh-Hans\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +msgid "Failed to fetch as Blob." +msgstr "" + +msgid "Confirm" +msgstr "" + +msgid "Please switch to the correct network in your wallet." +msgstr "" + +msgid "Confirmation" +msgstr "" + +msgid "Connection failed" +msgstr "" + +msgid "Failed to fetch as Text." +msgstr "" + +msgid "No wallet client found" +msgstr "" + +msgid "The user declined the request." +msgstr "" + +msgid "Please switch to the wallet used for login" +msgstr "" + +msgid "Please switch to the {chainName} network in your wallet." +msgstr "" + +msgid "Failed to fetch as ArrayBuffer." +msgstr ""