diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:17 +0000 |
commit | 893158f262ec9007d09b9ae75be1364ba73d0727 (patch) | |
tree | 6eb4ea50d8d7da6c52c41a6b27d8f9315c8c610c /po/th.po | |
parent | Adding debian version 1.22.8. (diff) | |
download | dpkg-893158f262ec9007d09b9ae75be1364ba73d0727.tar.xz dpkg-893158f262ec9007d09b9ae75be1364ba73d0727.zip |
Merging upstream version 1.22.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/th.po')
-rw-r--r-- | po/th.po | 83 |
1 files changed, 62 insertions, 21 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.21.20\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-21 20:18+0200\n" +"POT-Creation-Date: 2024-07-24 23:02+0200\n" "PO-Revision-Date: 2023-02-05 23:45+0100\n" "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n" @@ -2553,9 +2553,10 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "'%.255s' ไม่มีองค์ประกอบส่วนควบคุม '%.255s'" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" -msgstr "เปิดองค์ประกอบ '%.255s' (ใน %.255s) ไม่สำเร็จ โดยได้ผลลัพธ์ที่ไม่คาดคิด" +#, fuzzy, c-format +#| msgid "cannot open file %s" +msgid "cannot open file '%.255s'" +msgstr "ไม่สามารถเปิดแฟ้ม %s" #: src/deb/info.c #, c-format @@ -2569,19 +2570,16 @@ msgid "cannot scan directory '%.255s'" msgstr "ไม่สามารถตรวจข้อมูลไดเรกทอรี '%.255s'" #: src/deb/info.c -#, c-format -msgid "cannot stat '%.255s' (in '%.255s')" -msgstr "ไม่สามารถ stat '%.255s' (ใน '%.255s')" - -#: src/deb/info.c -#, c-format -msgid "cannot open '%.255s' (in '%.255s')" -msgstr "ไม่สามารถเปิด '%.255s' (ใน '%.255s')" +#, fuzzy, c-format +#| msgid "unable to get file '%s%s' metadata" +msgid "cannot get file '%.255s' metadata" +msgstr "ไม่สามารถอ่าน metadata ของแฟ้ม '%s%s'" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" -msgstr "อ่าน '%.255s' ไม่สำเร็จ (ใน '%.255s')" +#, fuzzy, c-format +#| msgid "cannot read %s" +msgid "cannot read file '%.255s'" +msgstr "ไม่สามารถอ่าน %s" #: src/deb/info.c #, c-format @@ -2686,7 +2684,35 @@ msgstr "" "\n" #: src/deb/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " -v, --verbose Enable verbose output.\n" +#| " -D, --debug Enable debugging output.\n" +#| " --showformat=<format> Use alternative format for --show.\n" +#| " --deb-format=<format> Select archive format.\n" +#| " Allowed values: 0.939000, 2.0 " +#| "(default).\n" +#| " --nocheck Suppress control file check (build " +#| "bad\n" +#| " packages).\n" +#| " --root-owner-group Forces the owner and groups to root.\n" +#| " --threads-max=<threads> Use at most <threads> with " +#| "compressor.\n" +#| " --[no-]uniform-compression Use the compression params on all " +#| "members.\n" +#| " -z# Set the compression level when " +#| "building.\n" +#| " -Z<type> Set the compression type used when " +#| "building.\n" +#| " Allowed types: gzip, xz, zstd, " +#| "none.\n" +#| " -S<strategy> Set the compression strategy when " +#| "building.\n" +#| " Allowed values: none; extreme (xz);\n" +#| " filtered, huffman, rle, fixed " +#| "(gzip).\n" +#| "\n" msgid "" "Options:\n" " -v, --verbose Enable verbose output.\n" @@ -2701,12 +2727,11 @@ msgid "" " --threads-max=<threads> Use at most <threads> with compressor.\n" " --[no-]uniform-compression Use the compression params on all " "members.\n" -" -z# Set the compression level when building.\n" -" -Z<type> Set the compression type used when " -"building.\n" +" -Z, --compression=<compressor> Set build compression type.\n" " Allowed types: gzip, xz, zstd, none.\n" -" -S<strategy> Set the compression strategy when " -"building.\n" +" -z, --compression-level=<level> Set build compression level.\n" +" -S, --compression-strategy=<name>\n" +" Set build compression strategy.\n" " Allowed values: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" @@ -6838,6 +6863,22 @@ msgstr "เรียก update-alternatives เพื่อเปลี่ยน msgid "Authentication is required to run update-alternatives" msgstr "ต้องยืนยันตัวบุคคลเพื่อเรียกทำงาน update-alternatives" +#, c-format +#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#~ msgstr "เปิดองค์ประกอบ '%.255s' (ใน %.255s) ไม่สำเร็จ โดยได้ผลลัพธ์ที่ไม่คาดคิด" + +#, c-format +#~ msgid "cannot stat '%.255s' (in '%.255s')" +#~ msgstr "ไม่สามารถ stat '%.255s' (ใน '%.255s')" + +#, c-format +#~ msgid "cannot open '%.255s' (in '%.255s')" +#~ msgstr "ไม่สามารถเปิด '%.255s' (ใน '%.255s')" + +#, c-format +#~ msgid "failed to read '%.255s' (in '%.255s')" +#~ msgstr "อ่าน '%.255s' ไม่สำเร็จ (ใน '%.255s')" + #~ msgid "failed to open diversions file" #~ msgstr "ไม่สามารถเปิดแฟ้ม diversions" |