diff options
author | Julian Andres Klode <jak@debian.org> | 2016-10-31 15:05:00 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-10-31 15:31:39 +0100 |
commit | 2da46c907ee0f9fa022f39b12dcf72c02013648d (patch) | |
tree | bf76ce031d0fa910eb70e1f0130e67d8a732be34 /po/th.po | |
parent | 7260caff72eccf3ec57d51d55d878d2c00ef5a14 (diff) |
Release 1.2.151.2.15
Diffstat (limited to 'po/th.po')
-rw-r--r-- | po/th.po | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-06-22 14:55+0200\n" +"POT-Creation-Date: 2016-10-31 15:29+0100\n" "PO-Revision-Date: 2014-12-12 13:00+0700\n" "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n" @@ -1505,14 +1505,10 @@ msgstr "เกิดปัญหาร้ายแรงบางอย่าง msgid "Unable to connect to %s:%s:" msgstr "ไม่สามารถเชื่อมต่อไปยัง %s:%s:" -#: methods/copy.cc methods/store.cc +#: methods/copy.cc msgid "Failed to stat" msgstr "stat ไม่สำเร็จ" -#: methods/copy.cc methods/rred.cc methods/store.cc -msgid "Failed to set modification time" -msgstr "กำหนดเวลาแก้ไขไม่สำเร็จ" - #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "URI ไม่ถูกต้อง URI ของแฟ้มในเครื่องต้องขึ้นต้นด้วย //" @@ -1778,6 +1774,10 @@ msgstr "[แหล่งสำเนา: %s]" msgid "Failed to stat %s" msgstr "stat %s ไม่สำเร็จ" +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "กำหนดเวลาแก้ไขไม่สำเร็จ" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "ไม่สามารถสร้างไปป์ IPC ไปยังโพรเซสย่อย" @@ -1791,14 +1791,14 @@ msgid "Waiting for headers" msgstr "รอหัวข้อมูล" #: methods/server.cc -msgid "Bad header line" -msgstr "บรรทัดข้อมูลส่วนหัวผิดพลาด" - -#: methods/server.cc msgid "The HTTP server sent an invalid reply header" msgstr "เซิร์ฟเวอร์ HTTP ส่งข้อมูลส่วนหัวตอบมาไม่ถูกต้อง" #: methods/server.cc +msgid "Bad header line" +msgstr "บรรทัดข้อมูลส่วนหัวผิดพลาด" + +#: methods/server.cc msgid "The HTTP server sent an invalid Content-Length header" msgstr "เซิร์ฟเวอร์ HTTP ส่งข้อมูลส่วนหัว Content-Length มาไม่ถูกต้อง" |