Browsing Thai translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Thai guidelines.
1120 of 57 results
11.
Source extension list is too long
รายชื่อนามสกุลซอร์สยาวเกินไป
Translated by Theppitak Karoonboonyanan
Located in ftparchive/apt-ftparchive.cc:292
12.
Error writing header to contents file
เกิดข้อผิดพลาดขณะเขียนข้อมูลส่วนหัวลงในแฟ้มสารบัญ
Translated by Theppitak Karoonboonyanan
Located in ftparchive/apt-ftparchive.cc:401
13.
Error processing contents %s
เกิดข้อผิดพลาดขณะประมวลผลสารบัญ %s
Translated by Theppitak Karoonboonyanan
Located in ftparchive/apt-ftparchive.cc:431
14.
Usage: apt-ftparchive [options] command
Commands: packages binarypath [overridefile [pathprefix]]
sources srcpath [overridefile [pathprefix]]
contents path
release path
generate config [groups]
clean config

apt-ftparchive generates index files for Debian archives. It supports
many styles of generation from fully automated to functional replacements
for dpkg-scanpackages and dpkg-scansources

apt-ftparchive generates Package files from a tree of .debs. The
Package file contains the contents of all the control fields from
each package as well as the MD5 hash and filesize. An override file
is supported to force the value of Priority and Section.

Similarly apt-ftparchive generates Sources files from a tree of .dscs.
The --source-override option can be used to specify a src override file

The 'packages' and 'sources' command should be run in the root of the
tree. BinaryPath should point to the base of the recursive search and
override file should contain the override flags. Pathprefix is
appended to the filename fields if present. Example usage from the
Debian archive:
apt-ftparchive packages dists/potato/main/binary-i386/ > \
dists/potato/main/binary-i386/Packages

Options:
-h This help text
--md5 Control MD5 generation
-s=? Source override file
-q Quiet
-d=? Select the optional caching database
--no-delink Enable delinking debug mode
--contents Control contents file generation
-c=? Read this configuration file
-o=? Set an arbitrary configuration option
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
วิธีใช้: apt-ftparchive [ตัวเลือก] คำสั่ง
คำสั่ง: packages binarypath [overridefile [pathprefix]]
sources srcpath [overridefile [pathprefix]]
contents path
release path
generate config [groups]
clean config

apt-ftparchive ใช้สร้างแฟ้มดัชนีสำหรับแหล่งแพกเกจเดเบียน รองรับวิธีสร้างหลายแบบ
ตั้งแต่แบบอัตโนมัติทั้งหมด ไปจนถึงการใช้แทน dpkg-scanpackages และ dpkg-scansources

apt-ftparchive สร้างแฟ้ม Package จากต้นไม้ไดเรกทอรีที่เก็บ .deb แฟ้ม Package
จะรวมเนื้อหาข้อมูลควบคุมทุกรายการของแต่ละแพกเกจ รวมถึง MD5 hash และขนาดแฟ้ม
และรองรับการสร้างแฟ้ม override เพื่อบังคับค่าลำดับความสำคัญและหมวดแพกเกจด้วย

ในทำนองเดียวกัน apt-ftparchive จะสร้างแฟ้ม Sources จากต้นไม้ไดเรกทอรีที่เก็บ .dsc
คุณสามารถใช้ตัวเลือก --source-override เพื่อระบุแฟ้ม override สำหรับซอร์สได้

คำสั่ง 'packages' และ 'sources' ควรเรียกที่ตำแหน่งรากของต้นไม้ไดเรกทอรี
ค่า binarypath ควรชี้ไปที่ตำแหน่งฐานที่จะค้นหาแบบทั่วถึง และแฟ้ม override ก็ควรมีแฟล็ก
override ต่างๆ สำหรับแพกเกจ ค่า pathprefix จะถูกเพิ่มเข้าที่หน้าข้อมูล filename ถ้ามี
ตัวอย่างการใช้งานจากแหล่งแพกเกจเดเบียน:
apt-ftparchive packages dists/potato/main/binary-i386/ > \
dists/potato/main/binary-i386/Packages

ตัวเลือก:
-h แสดงข้อความช่วยเหลือนี้
--md5 ควบคุมการสร้าง MD5
-s=? แฟ้ม override สำหรับซอร์ส
-q ทำงานแบบเงียบ
-d=? เลือกฐานข้อมูลแคชอื่น
--no-delink เปิดโหมดดีบั๊กสำหรับการตัดลิงก์
--contents ควบคุมการสร้างแฟ้มสารบัญ
-c=? อ่านแฟ้มค่าตั้งนี้
-o=? กำหนดตัวเลือกค่าตั้งเป็นรายตัว
Translated by Theppitak Karoonboonyanan
Located in ftparchive/apt-ftparchive.cc:621
15.
No selections matched
ไม่มีรายการเลือกที่ตรง
Translated by Theppitak Karoonboonyanan
Located in ftparchive/apt-ftparchive.cc:817
16.
Some files are missing in the package file group `%s'
บางแฟ้มขาดหายไปในกลุ่มแฟ้มแพกเกจ `%s'
Translated by Theppitak Karoonboonyanan
Located in ftparchive/apt-ftparchive.cc:897
17.
DB was corrupted, file renamed to %s.old
DB เสีย จะเปลี่ยนชื่อแฟ้มเป็น %s.old
Translated by Theppitak Karoonboonyanan
Located in ftparchive/cachedb.cc:64
18.
DB is old, attempting to upgrade %s
DB เป็นรุ่นเก่า จะพยายามปรับรุ่น %s ขึ้น
Translated by Theppitak Karoonboonyanan
Located in ftparchive/cachedb.cc:82
19.
DB format is invalid. If you upgraded from an older version of apt, please remove and re-create the database.
ฟอร์แมตของ DB ผิด ถ้าคุณเพิ่งปรับรุ่นมาจาก apt รุ่นเก่า กรุณาลบฐานข้อมูลแล้วสร้างใหม่
Translated by Theppitak Karoonboonyanan
Located in ftparchive/cachedb.cc:93
20.
Unable to open DB file %s: %s
ไม่สามารถเปิดแฟ้ม DB %s: %s
Translated by Theppitak Karoonboonyanan
Located in ftparchive/cachedb.cc:98
1120 of 57 results

This translation is managed by Ubuntu Thai Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Theppitak Karoonboonyanan.