aboutsummaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po59
1 files changed, 27 insertions, 32 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e34a05ad8d..16c0c140cf 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -15,7 +15,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libc 2.38.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: 2024-01-10 20:36+0800\n"
"Last-Translator: Wenbin Lv <wenbin816@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -394,72 +394,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 "在缓存 \"%2$s\" 中找到 %1$d 个库\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 "无法创建库路径"
@@ -6535,36 +6535,31 @@ msgstr "参数字符串编码不正确"
msgid "Result too large for supplied buffer"
msgstr "结果太大,超出所提供的缓冲区"
-#: sysdeps/unix/sysv/linux/ia64/makecontext.c:57
+#: sysdeps/x86/dl-prop.h:61
+msgid "CPU ISA level is lower than required"
+msgstr "CPU ISA 级别低于需求"
+
+#: sysdeps/x86/readelflib.c:49
#, c-format
-msgid "makecontext: does not know how to handle more than 8 arguments\n"
-msgstr "makecontext: 不知道该如何处理多于 8 个参数的情况\n"
+msgid "%s is for unknown machine %d.\n"
+msgstr "%s 用于未知的机器 %d。\n"
-#: sysdeps/x86/dl-cet.c:214
+#: sysdeps/x86_64/dl-cet.c:214
msgid "rebuild shared object with IBT support enabled"
msgstr "启用 IBT 支持重新构建共享目标"
-#: sysdeps/x86/dl-cet.c:233
+#: sysdeps/x86_64/dl-cet.c:233
msgid "rebuild shared object with SHSTK support enabled"
msgstr "启用 SHSTK 支持重新构建共享目标"
-#: sysdeps/x86/dl-cet.c:251
+#: sysdeps/x86_64/dl-cet.c:251
msgid "can't disable IBT"
msgstr "无法禁用 IBT"
-#: sysdeps/x86/dl-cet.c:253
+#: sysdeps/x86_64/dl-cet.c:253
msgid "can't disable SHSTK"
msgstr "无法禁用 SHSTK"
-#: sysdeps/x86/dl-prop.h:61
-msgid "CPU ISA level is lower than required"
-msgstr "CPU ISA 级别低于需求"
-
-#: sysdeps/x86/readelflib.c:62
-#, c-format
-msgid "%s is for unknown machine %d.\n"
-msgstr "%s 用于未知的机器 %d。\n"
-
#: timezone/zdump.c:332
msgid "has characters other than ASCII alphanumerics, '-' or '+'"
msgstr "含有 ASCII 数字、字母、\"-\"、\"+\" 之外的字符"