From b00a7e294fe7e211d736f73e190b5d1913ee0e75 Mon Sep 17 00:00:00 2001 From: reimu105 Date: Sun, 26 Jan 2025 05:34:00 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 89.7% (8956 of 9975 strings) Translation: KiCad EDA/master source Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hant/ --- translation/pofiles/zh_TW.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translation/pofiles/zh_TW.po b/translation/pofiles/zh_TW.po index 801188d6c9..c6a83ab0a5 100644 --- a/translation/pofiles/zh_TW.po +++ b/translation/pofiles/zh_TW.po @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: KiCad\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-21 01:58+0300\n" -"PO-Revision-Date: 2025-01-26 05:33+0000\n" +"PO-Revision-Date: 2025-01-26 05:34+0000\n" "Last-Translator: reimu105 \n" "Language-Team: Chinese (Traditional Han script) \n" @@ -1759,7 +1759,7 @@ msgstr "背景任務" #, c-format msgid "" "Environment variables expansion failed: missing '%c' at position %u in '%s'." -msgstr "環境變數展開失敗: '%3$s' 中第 %2$u 處缺少 '%1$c'。" +msgstr "環境變數展開失敗: 字串 '%3$s' 的位置 %2$u 處缺少字元 '%1$c'。" #: common/common.cpp:385 #, c-format