summaryrefslogtreecommitdiff
path: root/po/th.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/th.po')
-rw-r--r--po/th.po35
1 files changed, 33 insertions, 2 deletions
diff --git a/po/th.po b/po/th.po
index 32f6856be..3537731ba 100644
--- a/po/th.po
+++ b/po/th.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.17.23\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2018-09-26 04:22+0200\n"
+"POT-Creation-Date: 2018-10-08 11:37+0200\n"
"PO-Revision-Date: 2015-06-26 16:13+0200\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -991,11 +991,23 @@ msgid "unable to lock %s"
msgstr "ไม่สามารถล็อค %s"
#: lib/dpkg/file.c
+#, fuzzy, c-format
+#| msgid "cannot append to '%s'"
+msgid "cannot open file %s"
+msgstr "ไม่สามารถเขียนต่อท้าย '%s'"
+
+#: lib/dpkg/file.c
#, fuzzy
#| msgid "unable to flush file '%s'"
msgid "pager to show file"
msgstr "ไม่สามารถ flush แฟ้ม '%s'"
+#: lib/dpkg/file.c
+#, fuzzy, c-format
+#| msgid "cannot divert file '%s' to itself"
+msgid "cannot write file %s into the pager"
+msgstr "ไม่สามารถเบนแฟ้ม '%s' เข้าหาตัวเองได้"
+
#: lib/dpkg/log.c
#, c-format
msgid "could not open log '%s': %s"
@@ -2619,6 +2631,8 @@ msgid ""
" --rename actually move the file aside (or back).\n"
" --no-rename do not move the file aside (or back) (default).\n"
" --admindir <directory> set the directory with the diversions file.\n"
+" --instdir <directory> set the root directory, but not the admin dir.\n"
+" --root <directory> set the directory of the root filesystem.\n"
" --test don't do anything, just demonstrate.\n"
" --quiet quiet operation, minimal output.\n"
" --help show this help message.\n"
@@ -4233,6 +4247,12 @@ msgid "admindir must be inside instdir for dpkg to work properly"
msgstr "admindir ต้องอยู่ภายใต้ instdir เพื่อที่ dpkg จะทำงานได้อย่างถูกต้อง"
#: src/script.c
+msgid ""
+"not enough privileges to change root directory with --force-not-root, "
+"consider using --force-script-chrootless?"
+msgstr ""
+
+#: src/script.c
#, c-format
msgid "failed to chroot to '%.250s'"
msgstr "ไม่สามารถ chroot ไปยัง `%.250s'"
@@ -4385,10 +4405,21 @@ msgstr ""
"\n"
#: src/statcmd.c
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "Options:\n"
+#| " --admindir <directory> set the directory with the statoverride file.\n"
+#| " --update immediately update <path> permissions.\n"
+#| " --force force an action even if a sanity check fails.\n"
+#| " --quiet quiet operation, minimal output.\n"
+#| " --help show this help message.\n"
+#| " --version show the version.\n"
+#| "\n"
msgid ""
"Options:\n"
" --admindir <directory> set the directory with the statoverride file.\n"
+" --instdir <directory> set the root directory, but not the admin dir.\n"
+" --root <directory> set the directory of the root filesystem.\n"
" --update immediately update <path> permissions.\n"
" --force force an action even if a sanity check fails.\n"
" --quiet quiet operation, minimal output.\n"