From c1aad68cde7c084fd3c01cff4cd8a256e94e553c Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:26:54 -0700 Subject: [PATCH 01/21] fix: new translations in Settings.resw (Settings.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw index 64fa152a12..df1373bb0f 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw @@ -232,12 +232,12 @@ 配置 設定 選項 - 幫助我們翻譯 DevToys! + Help us translating DevToys! - 貼上時取代文字 + Replace text when pasting - 點擊貼上按鈕時,先清除文字,而非直接貼在現有的文字後面。 + When clicking the Paste button, clear the text before pasting instead of appending to the existing text editor content. \ No newline at end of file From 2348e4077dfe3f83b551011469a52f435da36af3 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:31:12 -0700 Subject: [PATCH 02/21] fix: new translations in Base64EncoderDecoder.resw (Base64EncoderDecoder.resw) from Crowdin --- .../DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw index 57da79cf81..5538f22637 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Base64 文字編解碼工具 + Base64 Text Encoder and Decoder tool ASCII @@ -139,7 +139,7 @@ 轉換 - Base64 文字 + Base64 Text 選擇您需要的編碼方式 @@ -157,10 +157,10 @@ UTF-8 - 對 Base64 文字資料進行編碼或解碼 + Encode and decode Base64 text data - Base64 文字編/解碼器 + Base64 Text Encoder / Decoder RFC 4648 From 013e70705fb3335df0efd94cf7bb40370c92299b Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:31:16 -0700 Subject: [PATCH 03/21] fix: new translations in HashGenerator.resw (HashGenerator.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw b/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw index e994780107..fc41ec4e00 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw @@ -154,18 +154,18 @@ Base64 - 十六進制 + Hex - 輸出類型 + Output Type - HMAC 模式 + HMAC Mode - 密鑰 + Secret Key \ No newline at end of file From d5ce2e27e80f349bbc43ef640125218958d376c3 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:31:27 -0700 Subject: [PATCH 04/21] fix: new translations in JsonFormatter.resw (JsonFormatter.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw b/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw index 8e4c3b7ef8..fbcc023fc2 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw @@ -157,6 +157,6 @@ - 按大小寫排序 JSON 屬性 + Sort JSON properties alphabetically \ No newline at end of file From c134a417472f680631b0711d4c6e4f996f275c50 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:31:31 -0700 Subject: [PATCH 05/21] fix: new translations in CRONParser.resw (CRONParser.resw) from Crowdin --- .../DevToys/Strings/zh-Hant/CRONParser.resw | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw b/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw index ebce457369..e88c4da490 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw @@ -118,57 +118,57 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Cron 剖析工具 + Cron parsing tool 設定 - 選擇 Cron 表達式是否要在定義中包含秒 + Choose whatever Cron expression should includes seconds in its definition - Cron 模式 + Cron Mode - Cron 剖析器 + Cron parser - 剖析 Cron 表達式以取得排程日期 + Parse Cron expression to get scheduled dates - Cron 表達式剖析器 + Cron expression parser Cron - Cron 表達式無效 + Cron expression is not valid - 要剖析的 Cron 表達式 + Cron expression to parse - 預定日期的格式 + Date time fomat of upcoming dates - 輸出格式 + Output format - 輸出的日期時間格式無效 + Output date time format is not valid - 要產生的排程日期數量 + How many scheduled dates needs to be generated - 下次排程日期 + Next scheduled dates - 下次排程日期 + Next scheduled dates - 標準模式 (5 - 區段 Cron) + Standard mode (5 - segment Cron) - 包含秒 (6 - 區段 Cron) + Seconds included (6 - segment Cron) \ No newline at end of file From 4cf9f67305549f49c3a0d19400a0f949b0606654 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:32:22 -0700 Subject: [PATCH 06/21] fix: new translations in Base64ImageEncoderDecoder.resw (Base64ImageEncoderDecoder.resw) from Crowdin --- .../Strings/zh-Hant/Base64ImageEncoderDecoder.resw | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw index 31c6a36b36..b4e3174a43 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw @@ -118,22 +118,22 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Base64 圖片編解碼工具 + Base64 Image Encoder and Decoder tool - Base64 圖片 + Base64 Image Base64 - 圖片 + Image - 對 Base64 圖片資料進行編碼或解碼 + Encode and decode Base64 image data - Base64 圖片編/解碼器 + Base64 Image Encoder / Decoder RFC 4648 From df749a5d011510012562e5cb2ed64ba5ba10e4e2 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:32:44 -0700 Subject: [PATCH 07/21] fix: new translations in Common.resw (Common.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/Common.resw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw index e775f80edf..dbae436e87 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw @@ -181,7 +181,7 @@ 取消復原 - 重新載入 + Refresh 另存為 @@ -202,13 +202,13 @@ 無法開啟此檔案 - 無法載入此檔案 '{0}'。僅可開啟文字檔,若要了解詳情,請查閱記錄檔。 + Unable to load the file '{0}'. Only textual files can be opened. For more details, please check the log. 復原 - 檢視 + View In the context of "view / display an image". \ No newline at end of file From 75a8e0d629ed6de7da44dde2292064e676bce72f Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:33:51 -0700 Subject: [PATCH 08/21] fix: new translations in Timestamp.resw (Timestamp.resw) from Crowdin --- .../impl/DevToys/Strings/zh-Hant/Timestamp.resw | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw index ebd9ec8af1..536a33eb3b 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw @@ -121,10 +121,10 @@ 時間戳轉換工具 - 時區 + Time zone - 夏令時間。 + Daylight saving time. @@ -133,10 +133,10 @@ 在時間戳和易讀格式間轉換 - 無夏令時間。 + There is no daylight saving time. - DST 模糊時間。 + DST Ambiguous time. 時 (24 小時制) @@ -157,7 +157,7 @@ - 偏移 + Offset Unix 時間戳轉換工具 @@ -170,7 +170,7 @@ - 有夏令時間。 + There is daylight saving time. 時間戳 @@ -185,6 +185,6 @@ - 現在時間 + Now \ No newline at end of file From b747767a4e3d684fc0931d082cb28362364fc4a8 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:34:46 -0700 Subject: [PATCH 09/21] fix: new translations in XmlValidator.resw (XmlValidator.resw) from Crowdin --- .../impl/DevToys/Strings/zh-Hant/XmlValidator.resw | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw b/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw index d525d137a8..2da8710d7b 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw @@ -118,10 +118,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Xml 驗證工具 + Xml Validator tool - XML 驗證工具 + XML Validator XSD @@ -130,15 +130,15 @@ XML - 使用 XSD 配置驗證 XML 資料。 + Validate XML data via an XSD scheme. - XML 驗證工具 + XML Validator - 必須設定 XML 和 XSD 內容以進行驗證。 + XML and XSD content must be set in order to perform a validation. - XML 符合定義的 XSD 配置。 + XML is compliant to the defined XSD scheme. \ No newline at end of file From f72c07f9f7daa1a257eb429dde1e112b7116cc0b Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:34:49 -0700 Subject: [PATCH 10/21] fix: new translations in ColorPicker.resw (ColorPicker.resw) from Crowdin --- .../DevToys/Strings/fr-FR/ColorPicker.resw | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/fr-FR/ColorPicker.resw b/src/dev/impl/DevToys/Strings/fr-FR/ColorPicker.resw index c6143a4681..3fb454d549 100644 --- a/src/dev/impl/DevToys/Strings/fr-FR/ColorPicker.resw +++ b/src/dev/impl/DevToys/Strings/fr-FR/ColorPicker.resw @@ -118,22 +118,22 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Color Picker and contrast ratio tool + Outil de sélection de couleur et de validation du rapport de contraste - Color Picker & Contrast + Sélecteur de couleur & contraste - Pick up a color or two and validate the contrast ratio + Choisir une ou deux couleurs et valider le rapport de contraste - Color Picker & Contrast + Sélecteur de couleur & contraste RGB WCAG - Text color + Couleur du texte Configuration @@ -151,19 +151,19 @@ Couleur sélectionnée - Background color + Couleur d'arrière-plan - Contrast ratio + Rapport de contraste - Fail + Insuffisant - Large text + Grand texte - Pass + Suffisant Sit kasd feugait takimata in eirmod sadipscing sanctus consectetuer voluptua dolor dolor dolore rebum. @@ -174,7 +174,7 @@ "Lorem ipsum" text used a sample text for comparing the background color over the text color. - Small text + Petit texte WCAG AA From 3bf9d5418ff907579792733e7a64bb962bc493fd Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:58:41 -0700 Subject: [PATCH 11/21] fix: new translations in Settings.resw (Settings.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw index df1373bb0f..64fa152a12 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Settings.resw @@ -232,12 +232,12 @@ 配置 設定 選項 - Help us translating DevToys! + 幫助我們翻譯 DevToys! - Replace text when pasting + 貼上時取代文字 - When clicking the Paste button, clear the text before pasting instead of appending to the existing text editor content. + 點擊貼上按鈕時,先清除文字,而非直接貼在現有的文字後面。 \ No newline at end of file From 775b520c11d33af92d20ff905d20bea7b9704eaa Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 18:58:43 -0700 Subject: [PATCH 12/21] fix: new translations in Settings.resw (Settings.resw) from Crowdin --- src/dev/impl/DevToys/Strings/ta-IN/Settings.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev/impl/DevToys/Strings/ta-IN/Settings.resw b/src/dev/impl/DevToys/Strings/ta-IN/Settings.resw index f8cc21d51b..19dc3f9b04 100644 --- a/src/dev/impl/DevToys/Strings/ta-IN/Settings.resw +++ b/src/dev/impl/DevToys/Strings/ta-IN/Settings.resw @@ -121,7 +121,7 @@ பற்றி - App theme + பயன்பாட்டுக் கருப்பொருள் எந்தப் பயன்பாட்டுக் கருப்பொருளைக் காட்ட வேண்டும் என்பதைத் தேர்ந்தெடுக்கவும் From f409a803510099564c2195af368ac96abe7e6c26 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:03:04 -0700 Subject: [PATCH 13/21] fix: new translations in JsonFormatter.resw (JsonFormatter.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw b/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw index fbcc023fc2..8e4c3b7ef8 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/JsonFormatter.resw @@ -157,6 +157,6 @@ - Sort JSON properties alphabetically + 按大小寫排序 JSON 屬性 \ No newline at end of file From 45d741ea42b64b6da5a43822e036c616a210e72e Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:03:06 -0700 Subject: [PATCH 14/21] fix: new translations in HashGenerator.resw (HashGenerator.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw b/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw index fc41ec4e00..e994780107 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/HashGenerator.resw @@ -154,18 +154,18 @@ Base64 - Hex + 十六進制 - Output Type + 輸出類型 - HMAC Mode + HMAC 模式 - Secret Key + 密鑰 \ No newline at end of file From e43afabac4a53d1d3a703a81ba7abb7a7d7f2ba9 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:03:08 -0700 Subject: [PATCH 15/21] fix: new translations in Base64EncoderDecoder.resw (Base64EncoderDecoder.resw) from Crowdin --- .../DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw index 5538f22637..57da79cf81 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Base64EncoderDecoder.resw @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Base64 Text Encoder and Decoder tool + Base64 文字編解碼工具 ASCII @@ -139,7 +139,7 @@ 轉換 - Base64 Text + Base64 文字 選擇您需要的編碼方式 @@ -157,10 +157,10 @@ UTF-8 - Encode and decode Base64 text data + 對 Base64 文字資料進行編碼或解碼 - Base64 Text Encoder / Decoder + Base64 文字編/解碼器 RFC 4648 From 2a836bb61823e0e9bbb65db127067a9b7c159b30 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:03:22 -0700 Subject: [PATCH 16/21] fix: new translations in CRONParser.resw (CRONParser.resw) from Crowdin --- .../DevToys/Strings/zh-Hant/CRONParser.resw | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw b/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw index e88c4da490..ebce457369 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/CRONParser.resw @@ -118,57 +118,57 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Cron parsing tool + Cron 剖析工具 設定 - Choose whatever Cron expression should includes seconds in its definition + 選擇 Cron 表達式是否要在定義中包含秒 - Cron Mode + Cron 模式 - Cron parser + Cron 剖析器 - Parse Cron expression to get scheduled dates + 剖析 Cron 表達式以取得排程日期 - Cron expression parser + Cron 表達式剖析器 Cron - Cron expression is not valid + Cron 表達式無效 - Cron expression to parse + 要剖析的 Cron 表達式 - Date time fomat of upcoming dates + 預定日期的格式 - Output format + 輸出格式 - Output date time format is not valid + 輸出的日期時間格式無效 - How many scheduled dates needs to be generated + 要產生的排程日期數量 - Next scheduled dates + 下次排程日期 - Next scheduled dates + 下次排程日期 - Standard mode (5 - segment Cron) + 標準模式 (5 - 區段 Cron) - Seconds included (6 - segment Cron) + 包含秒 (6 - 區段 Cron) \ No newline at end of file From fc754c75ed8801b4ec1cd8c0e8c679fdce12cacc Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:04:14 -0700 Subject: [PATCH 17/21] fix: new translations in Base64ImageEncoderDecoder.resw (Base64ImageEncoderDecoder.resw) from Crowdin --- .../Strings/zh-Hant/Base64ImageEncoderDecoder.resw | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw index b4e3174a43..31c6a36b36 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Base64ImageEncoderDecoder.resw @@ -118,22 +118,22 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Base64 Image Encoder and Decoder tool + Base64 圖片編解碼工具 - Base64 Image + Base64 圖片 Base64 - Image + 圖片 - Encode and decode Base64 image data + 對 Base64 圖片資料進行編碼或解碼 - Base64 Image Encoder / Decoder + Base64 圖片編/解碼器 RFC 4648 From 58878014e1ad285ac1bb5985345fd278a42413eb Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:04:38 -0700 Subject: [PATCH 18/21] fix: new translations in Common.resw (Common.resw) from Crowdin --- src/dev/impl/DevToys/Strings/zh-Hant/Common.resw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw index dbae436e87..e775f80edf 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Common.resw @@ -181,7 +181,7 @@ 取消復原 - Refresh + 重新載入 另存為 @@ -202,13 +202,13 @@ 無法開啟此檔案 - Unable to load the file '{0}'. Only textual files can be opened. For more details, please check the log. + 無法載入此檔案 '{0}'。僅可開啟文字檔,若要了解詳情,請查閱記錄檔。 復原 - View + 檢視 In the context of "view / display an image". \ No newline at end of file From 026bb88d1ad94a830c0fd2f3d5c343a84c702ae8 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:05:47 -0700 Subject: [PATCH 19/21] fix: new translations in Timestamp.resw (Timestamp.resw) from Crowdin --- .../impl/DevToys/Strings/zh-Hant/Timestamp.resw | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw b/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw index 536a33eb3b..ebd9ec8af1 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/Timestamp.resw @@ -121,10 +121,10 @@ 時間戳轉換工具 - Time zone + 時區 - Daylight saving time. + 夏令時間。 @@ -133,10 +133,10 @@ 在時間戳和易讀格式間轉換 - There is no daylight saving time. + 無夏令時間。 - DST Ambiguous time. + DST 模糊時間。 時 (24 小時制) @@ -157,7 +157,7 @@ - Offset + 偏移 Unix 時間戳轉換工具 @@ -170,7 +170,7 @@ - There is daylight saving time. + 有夏令時間。 時間戳 @@ -185,6 +185,6 @@ - Now + 現在時間 \ No newline at end of file From dcd1289982fb241550e71a8e2fc7532578629090 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:06:30 -0700 Subject: [PATCH 20/21] fix: new translations in ColorPicker.resw (ColorPicker.resw) from Crowdin --- src/dev/impl/DevToys/Strings/ta-IN/ColorPicker.resw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/ta-IN/ColorPicker.resw b/src/dev/impl/DevToys/Strings/ta-IN/ColorPicker.resw index e04b9a021a..ad706f6a82 100644 --- a/src/dev/impl/DevToys/Strings/ta-IN/ColorPicker.resw +++ b/src/dev/impl/DevToys/Strings/ta-IN/ColorPicker.resw @@ -160,7 +160,7 @@ Fail - Large text + பெரிய உரை Pass @@ -174,7 +174,7 @@ "Lorem ipsum" text used a sample text for comparing the background color over the text color. - Small text + சிறிய உரை WCAG AA From 7ab03ec9571e6fa506b96c7ffb3c57348526e206 Mon Sep 17 00:00:00 2001 From: Etienne BAUDOUX Date: Mon, 18 Jul 2022 19:06:32 -0700 Subject: [PATCH 21/21] fix: new translations in XmlValidator.resw (XmlValidator.resw) from Crowdin --- .../impl/DevToys/Strings/zh-Hant/XmlValidator.resw | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw b/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw index 2da8710d7b..d525d137a8 100644 --- a/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw +++ b/src/dev/impl/DevToys/Strings/zh-Hant/XmlValidator.resw @@ -118,10 +118,10 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Xml Validator tool + Xml 驗證工具 - XML Validator + XML 驗證工具 XSD @@ -130,15 +130,15 @@ XML - Validate XML data via an XSD scheme. + 使用 XSD 配置驗證 XML 資料。 - XML Validator + XML 驗證工具 - XML and XSD content must be set in order to perform a validation. + 必須設定 XML 和 XSD 內容以進行驗證。 - XML is compliant to the defined XSD scheme. + XML 符合定義的 XSD 配置。 \ No newline at end of file