From 69d30a9c17d7c5a972e00daa51c95338b2087119 Mon Sep 17 00:00:00 2001 From: Alex Lion Date: Fri, 19 Sep 2025 14:23:24 -0700 Subject: [PATCH] Add zh_TW Language Pack based on 5.6 --- languages/plugin-update-checker-zh_TW.mo | Bin 0 -> 1592 bytes languages/plugin-update-checker-zh_TW.po | 66 +++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 languages/plugin-update-checker-zh_TW.mo create mode 100644 languages/plugin-update-checker-zh_TW.po diff --git a/languages/plugin-update-checker-zh_TW.mo b/languages/plugin-update-checker-zh_TW.mo new file mode 100644 index 0000000000000000000000000000000000000000..a7d251127da6a6bdd2cce3acd909d893a322ed5e GIT binary patch literal 1592 zcmb7ETW=dh6kZ_QEGj|YDj_tAWFbLziJ^jOO)A=uLPa7>KwRQo=Yc2w0N;3B+bAzE((yMl=gjw=b7t1R z9vr%4U_1_c8s@?dz;43y_zm_H?0489*xxV$JMe&E3wr{$jC;(PCvzeq)zGDiNn=VxjQAW|6{>u}37r*HMY7T;dQ7_{;et3Gv zV}!%Kz#^%I#T?NQS$RJQ(gSMyPLGRf;37Gt1z1$^IkKI*Ul^fCzIVJ+a#mXVb3m2< zmaK+E38I^08HGr^#~fvzbj{OgmNqG*70h({M>-89l}EAnTDgLbSdOS1%@p1?Pq77Gx4?WIsy4|?QmM>hM7a#8648I- znZylMX_=WtMl1jCh)v%2O2sposgqL^{X%orXl7h+#W<2#4w0B*OX`I%pgzy*7ZFLO z#%78q%p?6co%9@w%n9xY*XL!M9GUf122G1-V4lD$lQ!Xa1z5_lTwdQbremY|%vrM_ znCmO^OyNyNU52{h#A`9rw`z7Dm=$^3r>mjvzD<^yJZrweIE&K0rGzAB zy=)!s^G}OvC@loG#h9kr$o5tJIlN zrJ`{g{eAxc(8~s@&S5}h7y}d7+?d^}+8|RIrvDsSvB;NWwZmza2-roJW z0fxQ$4~T1To(E5Rc?^OW>>G1s}@LBzK*vqCD(RZn^$zM@#WjC a&#tG5C0}gxly&SNXL4>QZq|CV+Wil8yEqpB literal 0 HcmV?d00001 diff --git a/languages/plugin-update-checker-zh_TW.po b/languages/plugin-update-checker-zh_TW.po new file mode 100644 index 0000000..e3ab5ee --- /dev/null +++ b/languages/plugin-update-checker-zh_TW.po @@ -0,0 +1,66 @@ +# Blank Plugin POT Template +# Copyright 2025 ... +# This file is distributed under the GNU General Public License v3 or later. +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Plugin Update Checker\n" +"Report-Msgid-Bugs-To: Alex Lion \n" +"POT-Creation-Date: 2025-09-19 14:05-0700\n" +"PO-Revision-Date: \n" +"Last-Translator: Alex Lion \n" +"Language-Team: Alex Lion \n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Poedit-WPHeader: plugin-update-checker.php\n" +"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-KeywordsList: " +"__;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n" +"X-Poedit-Basepath: ..\n" +"X-Poedit-Bookmarks: \n" +"X-Generator: Poedit 3.7\n" +"X-Poedit-SearchPath-0: .\n" + +#: Puc/v5p6/Plugin/Ui.php:56 +msgid "View details" +msgstr "檢視詳細資料" + +#: Puc/v5p6/Plugin/Ui.php:79 +#, php-format +msgid "More information about %s" +msgstr "進一步了解 %s 的相關資訊" + +#: Puc/v5p6/Plugin/Ui.php:130 +msgid "Check for updates" +msgstr "檢查更新" + +#: Puc/v5p6/Plugin/Ui.php:217 +#, php-format +msgctxt "the plugin title" +msgid "The %s plugin is up to date." +msgstr "%s 外掛已為最新版本。" + +#: Puc/v5p6/Plugin/Ui.php:219 +#, php-format +msgctxt "the plugin title" +msgid "A new version of the %s plugin is available." +msgstr "%s 外掛已有新版本可供更新。" + +#: Puc/v5p6/Plugin/Ui.php:221 +#, php-format +msgctxt "the plugin title" +msgid "Could not determine if updates are available for %s." +msgstr "無法確定 %s 是否有可用的更新。" + +#: Puc/v5p6/Plugin/Ui.php:227 +#, php-format +msgid "Unknown update checker status \"%s\"" +msgstr "未知的更新檢查程式狀態: %s" + +#: Puc/v5p6/Vcs/PluginUpdateChecker.php:113 +msgid "There is no changelog available." +msgstr "目前沒有可供檢閱的變更記錄。"