aboutsummaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po55
1 files changed, 25 insertions, 30 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 3cbefafb11..1ebd01daa2 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -16,7 +16,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libc 2.37.9000\n"
-"POT-Creation-Date: 2024-01-01 21:05+0100\n"
+"POT-Creation-Date: 2024-01-31 00:48+0100\n"
"PO-Revision-Date: 2023-07-18 23:05+0800\n"
"Last-Translator: Yi-Jyun Pan <pan93412@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@lists.linux.org.tw>\n"
@@ -391,72 +391,72 @@ msgstr "無效的模式參數"
msgid "unknown or unsupported flag"
msgstr "未知或不支援的旗標"
-#: elf/cache.c:276
+#: elf/cache.c:273
#, c-format
msgid "Cache file has wrong endianness.\n"
msgstr "快取檔案的字節順序有誤。\n"
-#: elf/cache.c:285
+#: elf/cache.c:282
msgid "Cache generated by: "
msgstr "快取產生者:"
-#: elf/cache.c:299 elf/ldconfig.c:1249
+#: elf/cache.c:296 elf/ldconfig.c:1249
#, c-format
msgid "Can't open cache file %s\n"
msgstr "無法開啟快取檔 %s\n"
-#: elf/cache.c:313
+#: elf/cache.c:310
#, c-format
msgid "mmap of cache file failed.\n"
msgstr "快取檔案 mmap 失敗。\n"
-#: elf/cache.c:317 elf/cache.c:331 elf/cache.c:342
+#: elf/cache.c:314 elf/cache.c:328 elf/cache.c:339
#, c-format
msgid "File is not a cache file.\n"
msgstr "檔案並非快取檔。\n"
-#: elf/cache.c:371 elf/cache.c:386
+#: elf/cache.c:368 elf/cache.c:383
#, c-format
msgid "%d libs found in cache `%s'\n"
msgstr "%d 函式庫在快取 `%s' 中找到\n"
-#: elf/cache.c:384
+#: elf/cache.c:381
#, c-format
msgid "Malformed extension data in cache file %s\n"
msgstr "快取檔案 %s 中的擴充資料格式錯誤\n"
-#: elf/cache.c:513
+#: elf/cache.c:510
#, c-format
msgid "Writing of cache extension data failed"
msgstr "快取擴充資料寫入失敗"
-#: elf/cache.c:524
+#: elf/cache.c:521
#, c-format
msgid "%s: ISA level is too high (%d > %d)"
msgstr "%s:ISA 級別過高 (%d > %d)"
-#: elf/cache.c:688
+#: elf/cache.c:685
#, c-format
msgid "Can't create temporary cache file %s"
msgstr "無法產生暫時的快取檔 %s"
-#: elf/cache.c:696 elf/cache.c:706 elf/cache.c:710 elf/cache.c:715
-#: elf/cache.c:734
+#: elf/cache.c:693 elf/cache.c:703 elf/cache.c:707 elf/cache.c:712
+#: elf/cache.c:731
#, c-format
msgid "Writing of cache data failed"
msgstr "寫入快取資料時發生錯誤"
-#: elf/cache.c:729
+#: elf/cache.c:726
#, c-format
msgid "Changing access rights of %s to %#o failed"
msgstr "更改 %s 的存取權限為 %#o 失敗"
-#: elf/cache.c:738
+#: elf/cache.c:735
#, c-format
msgid "Renaming of %s to %s failed"
msgstr "將 %s 改名為 %s 失敗"
-#: elf/cache.c:768
+#: elf/cache.c:765
#, c-format
msgid "Could not create library path"
msgstr "無法建立函式庫路徑"
@@ -6524,28 +6524,23 @@ msgstr "未正確編碼參數字串"
msgid "Result too large for supplied buffer"
msgstr "結果過大,無法置入緩衝區"
-#: sysdeps/unix/sysv/linux/ia64/makecontext.c:57
-#, c-format
-msgid "makecontext: does not know how to handle more than 8 arguments\n"
-msgstr "makecontext: 不知要如何處理超過八個引數\n"
-
-#: sysdeps/x86/dl-cet.c:214
-msgid "rebuild shared object with IBT support enabled"
-msgstr "重新組建啟用 IBT 支援的共用物件"
-
-#: sysdeps/x86/dl-cet.c:233
-msgid "rebuild shared object with SHSTK support enabled"
-msgstr "重新組建啟用 SHSTK 支援的共用物件"
-
#: sysdeps/x86/dl-prop.h:61
msgid "CPU ISA level is lower than required"
msgstr "CPU ISA 級別小於所需級別"
-#: sysdeps/x86/readelflib.c:62
+#: sysdeps/x86/readelflib.c:49
#, c-format
msgid "%s is for unknown machine %d.\n"
msgstr "%s 是給未知的機器 %d。\n"
+#: sysdeps/x86_64/dl-cet.c:214
+msgid "rebuild shared object with IBT support enabled"
+msgstr "重新組建啟用 IBT 支援的共用物件"
+
+#: sysdeps/x86_64/dl-cet.c:233
+msgid "rebuild shared object with SHSTK support enabled"
+msgstr "重新組建啟用 SHSTK 支援的共用物件"
+
#: timezone/zdump.c:332
msgid "has characters other than ASCII alphanumerics, '-' or '+'"
msgstr "包含除 ASCII 數字、英文字母、「-」及「+」以外的字元"