+#: methods/connect.cc
+#, c-format
+msgid "Could not connect to %s:%s (%s), connection timed out"
+msgstr "មិនអាចតភ្ជាប់ទៅកាន់ %s:%s (%s) បានឡើយ ការតភ្ជាប់បានអស់ពេល"
+
+#: methods/connect.cc methods/ftp.cc methods/rsh.cc
+msgid "Failed"
+msgstr "បានបរាជ័យ"
+
+#: methods/connect.cc
+#, c-format
+msgid "Could not connect to %s:%s (%s)."
+msgstr "មិនអាចតភ្ជាប់ទៅកាន់ %s:%s (%s) បានឡើយ ។"
+
+#. We say this mainly because the pause here is for the
+#. ssh connection that is still going
+#: methods/connect.cc methods/rsh.cc
+#, c-format
+msgid "Connecting to %s"
+msgstr "កំពុងតភ្ជាប់ទៅកាន់ %s"
+
+#: methods/connect.cc
+#, c-format
+msgid "Could not resolve '%s'"
+msgstr "មិនអាចដោះស្រាយ '%s' បានឡើយ"
+
+#: methods/connect.cc
+#, c-format
+msgid "Temporary failure resolving '%s'"
+msgstr "ការដោះស្រាយភាពបរាជ័យបណ្តោះអាសន្ន '%s'"
+
+#: methods/connect.cc
+#, fuzzy, c-format
+msgid "System error resolving '%s:%s'"
+msgstr "ការដោះស្រាយអ្វីអាក្រក់ដែលបានកើតឡើង '%s:%s' (%i)"
+
+#: methods/connect.cc
+#, fuzzy, c-format
+msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
+msgstr "ការដោះស្រាយអ្វីអាក្រក់ដែលបានកើតឡើង '%s:%s' (%i)"
+
+#: methods/connect.cc
+#, fuzzy, c-format
+msgid "Unable to connect to %s:%s:"
+msgstr "មិនអាចតភ្ជាប់ទៅកាន់ %s %s ៖"
+
+#: methods/copy.cc
+msgid "Failed to stat"
+msgstr "បរាជ័យក្នុងការថ្លែង"
+
+#: methods/file.cc
+msgid "Invalid URI, local URIS must not start with //"
+msgstr "URI មិនត្រឹមត្រូវ URIS មូលដ្ឋានមិនត្រូវចាប់ផ្តើមជាមួយ // ឡើយ"
+
+#. Login must be before getpeername otherwise dante won't work.
+#: methods/ftp.cc
+msgid "Logging in"
+msgstr "កំពុងចូល"
+
+#: methods/ftp.cc
+msgid "Unable to determine the peer name"
+msgstr "មិនអាចកំណត់ឈ្មោះដែលត្រូវបង្ហាញបានឡើយ"
+
+#: methods/ftp.cc
+msgid "Unable to determine the local name"
+msgstr "មិនអាចកំណត់ឈ្មោះមូលដ្ឋានបានឡើយ"
+
+#: methods/ftp.cc
+#, c-format
+msgid "The server refused the connection and said: %s"
+msgstr "ម៉ាស៊ីនបម្រើបានបដិសេធការតភ្ជាប់ ហើយ បាននិយាយ ៖ %s"
+
+#: methods/ftp.cc
+#, c-format
+msgid "USER failed, server said: %s"
+msgstr "USER បរាជ័យ ម៉ាស៊ីនបម្រើបាននិយាយ ៖ %s"
+
+#: methods/ftp.cc
+#, c-format
+msgid "PASS failed, server said: %s"
+msgstr "PASS បានបរាជ័យ ម៉ាស៊ីនបម្រើបាននិយាយ ៖ %s"
+
+#: methods/ftp.cc
+msgid ""
+"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
+"is empty."
+msgstr ""
+"ម៉ាស៊ីនបម្រើប្រូកស៊ីត្រូវបានបញ្ជាក់ ប៉ុន្តែគ្មានស្គ្រីបចូលទេ Acquire::ftp::ProxyLogin គឺ ទទេ ។"
+
+#: methods/ftp.cc
+#, c-format
+msgid "Login script command '%s' failed, server said: %s"
+msgstr "ពាក្យបញ្ជាស្គ្រីបចូល '%s' បានបរាជ័យ ម៉ាស៊ីនបម្រើបាននិយាយ ៖ %s"
+
+#: methods/ftp.cc
+#, c-format
+msgid "TYPE failed, server said: %s"
+msgstr "TYPE បានបរាជ័យ ម៉ាស៊ីនបម្រើបាននិយាយ ៖ %s"
+
+#: methods/ftp.cc methods/rsh.cc
+msgid "Connection timeout"
+msgstr "អស់ពេលក្នុងការតភ្ជាប់"
+
+#: methods/ftp.cc
+msgid "Server closed the connection"
+msgstr "ម៉ាស៊ីនបម្រើបានបិទការតភ្ជាប់"
+
+#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
+msgid "Read error"
+msgstr "ការអានមានកំហុស"
+
+#: methods/ftp.cc methods/rsh.cc
+msgid "A response overflowed the buffer."
+msgstr "ឆ្លើយតបសតិបណ្តោះអាសន្នអស់ចំណុះ ។"
+
+#: methods/ftp.cc
+msgid "Protocol corruption"
+msgstr "ការបង្ខូចពិធីការ"
+
+#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
+msgid "Write error"
+msgstr "ការសរសេរមានកំហុស"
+
+#: methods/ftp.cc
+msgid "Could not create a socket"
+msgstr "មិនអាចបង្កើតរន្ធបានឡើយ"
+
+#: methods/ftp.cc
+msgid "Could not connect data socket, connection timed out"
+msgstr "មិនអាចតភ្ជាប់រន្ធទិន្នន័យបានឡើយ អស់ពេលក្នុងការតភ្ជាប់"
+
+#: methods/ftp.cc
+msgid "Could not connect passive socket."
+msgstr "មិនអាចតភ្ជាប់រន្ធអកម្មបានឡើយ ។"
+
+#: methods/ftp.cc
+msgid "getaddrinfo was unable to get a listening socket"
+msgstr "getaddrinfo មិនអាចទទួលយករន្ធសម្រាប់ស្តាប់បានឡើយ"
+
+#: methods/ftp.cc
+msgid "Could not bind a socket"
+msgstr "មិនអាចចងរន្ធបានបានឡើយ"
+
+#: methods/ftp.cc
+msgid "Could not listen on the socket"
+msgstr "មិនអាចស្ដាប់នៅលើរន្ធបានឡើយ"
+
+#: methods/ftp.cc
+msgid "Could not determine the socket's name"
+msgstr "មិនអាចកំណត់ឈ្មោះរបស់រន្ធបានឡើយ"
+
+#: methods/ftp.cc
+msgid "Unable to send PORT command"
+msgstr "មិនអាចផ្ញើពាក្យបញ្ជា PORT បានឡើយ"
+
+#: methods/ftp.cc
+#, c-format
+msgid "Unknown address family %u (AF_*)"
+msgstr "មិនស្គាល់អាសយដ្ឋានគ្រួសារ %u (AF_*)"
+
+#: methods/ftp.cc
+#, c-format
+msgid "EPRT failed, server said: %s"
+msgstr "EPRT បរាជ័យ ម៉ាស៊ីនបម្រើបាននិយាយ ៖ %s"
+
+#: methods/ftp.cc
+msgid "Data socket connect timed out"
+msgstr "ការតភ្ជាប់រន្ធទិន្នន័បានអស់ពេល"
+
+#: methods/ftp.cc
+msgid "Unable to accept connection"
+msgstr "មិនអាចទទួលយកការតភ្ជាប់បានឡើយ"
+
+#: methods/ftp.cc methods/rsh.cc methods/server.cc
+msgid "Problem hashing file"
+msgstr "បញ្ហាធ្វើឲ្យខូចឯកសារ"
+
+#: methods/ftp.cc
+#, c-format
+msgid "Unable to fetch file, server said '%s'"
+msgstr "មិនអាចទៅប្រមូលយកឯកសារបានឡើយ ម៉ាស៊ីនបម្រើបាននិយាយ '%s'"
+
+#: methods/ftp.cc methods/rsh.cc
+msgid "Data socket timed out"
+msgstr "រន្ធទិន្នន័យបានអស់ពេល"
+
+#: methods/ftp.cc
+#, c-format
+msgid "Data transfer failed, server said '%s'"
+msgstr "បរាជ័យក្នុងការផ្ទេរទិន្នន័យ ម៉ាស៊ីនបម្រើបាននិយាយ '%s'"
+
+#. Get the files information
+#: methods/ftp.cc
+msgid "Query"
+msgstr "សំណួរ"
+
+#: methods/ftp.cc
+msgid "Unable to invoke "
+msgstr "មិនអាចហៅ "
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
+msgstr ""
+
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc
+#, c-format
+msgid ""
+"Signed file isn't valid, got '%s' (does the network require authentication?)"
+msgstr ""
+
+#: methods/gpgv.cc
+msgid "At least one invalid signature was encountered."
+msgstr "បានជួបប្រទះហត្ថលេខាយ៉ាងហោចណាស់មួយ ដែលត្រឹមត្រូវ ។"
+
+#: methods/gpgv.cc
+msgid ""
+"Internal error: Good signature, but could not determine key fingerprint?!"
+msgstr "កំហុសខាងក្នុង ៖ ហត្ថលេខាល្អ ប៉ុន្តែ មិនអាចកំណត់កូនសោស្នាមម្រាមដៃ ?!"
+
+#: methods/gpgv.cc
+#, fuzzy
+msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
+msgstr "មិនអាចប្រតិបត្តិ '%s' ដើម្បីផ្ទៀងផ្ទាត់ហត្ថលេខា (តើ gnupg ត្រូវបានដំឡើងឬនៅ ?)"
+
+#: methods/gpgv.cc
+msgid "Unknown error executing apt-key"
+msgstr "មិនស្គាល់កំហុស ក្នុងការប្រតិបត្តិ apt-key"
+
+#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
+#: methods/gpgv.cc
+#, c-format
+msgid "Signature by key %s uses weak digest algorithm (%s)"
+msgstr ""
+
+#: methods/gpgv.cc
+msgid "The following signatures were invalid:\n"
+msgstr "ហត្ថលេខាខាងក្រោមមិនត្រឹមត្រូវ ៖\n"
+
+#: methods/gpgv.cc
+msgid ""
+"The following signatures couldn't be verified because the public key is not "
+"available:\n"
+msgstr "ហត្ថលេខាខាងក្រោមមិនអាចផ្ទៀងផ្ទាត់បានទេ ព្រោះកូនសោសាធារណៈមិនអាចប្រើបាន ៖\n"
+
+#: methods/http.cc
+msgid "Error writing to the file"
+msgstr "កំហុសក្នុងការសរសេរទៅកាន់ឯកសារ"
+
+#: methods/http.cc
+msgid "Error reading from server. Remote end closed connection"
+msgstr "កំហុសក្នុងការអានពីម៉ាស៊ីនបម្រើ ។ ការបញ្ចប់ពីចម្ងាយបានបិទការតភ្ជាប់"
+
+#: methods/http.cc
+msgid "Error reading from server"
+msgstr "កំហុសក្នុងការអានពីម៉ាស៊ីនបម្រើ"
+
+#: methods/http.cc
+msgid "Error writing to file"
+msgstr "កំហុសក្នុងការសរសេរទៅកាន់ឯកសារ"
+
+#: methods/http.cc
+msgid "Select failed"
+msgstr "ជ្រើសបានបរាជ័យ"
+
+#: methods/http.cc
+msgid "Connection timed out"
+msgstr "ការតភ្ជាប់បានអស់ពេល"
+
+#: methods/http.cc
+msgid "Error writing to output file"
+msgstr "កំហុសក្នុងការសរសេរទៅកាន់ឯកសារលទ្ធផល"
+
+#. Only warn if there are no sources.list.d.
+#. Only warn if there is no sources.list file.
+#: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
+#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc
+#: apt-pkg/policy.cc apt-pkg/sourcelist.cc
+#, c-format
+msgid "Unable to read %s"
+msgstr "មិនអាចអាន %s បានឡើយ"
+
+#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc
+#: apt-pkg/contrib/cdromutl.cc
+#, c-format
+msgid "Unable to change to %s"
+msgstr "មិនអាចប្ដូរទៅ %s បានឡើយ"
+
+#. FIXME: fallback to a default mirror here instead
+#. and provide a config option to define that default
+#: methods/mirror.cc
+#, c-format
+msgid "No mirror file '%s' found "
+msgstr ""
+
+#. FIXME: fallback to a default mirror here instead
+#. and provide a config option to define that default
+#: methods/mirror.cc
+#, fuzzy, c-format
+msgid "Can not read mirror file '%s'"
+msgstr "មិនអាចបើកឯកសារ %s បានឡើយ"
+
+#: methods/mirror.cc
+#, fuzzy, c-format
+msgid "No entry found in mirror file '%s'"
+msgstr "មិនអាចបើកឯកសារ %s បានឡើយ"
+
+#: methods/mirror.cc
+#, c-format
+msgid "[Mirror: %s]"
+msgstr ""
+
+#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid "Failed to stat %s"
+msgstr "បានបរាជ័យក្នុងការថ្លែង %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 សម្រាប់ដំណើរការរង"
+
+#: methods/rsh.cc
+msgid "Connection closed prematurely"
+msgstr "បានបិទការតភ្ជាប់មុនពេល"
+
+#: methods/server.cc
+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 "The HTTP server sent an invalid Content-Length header"
+msgstr "ម៉ាស៊ីនបម្រើ HTTP បានផ្ញើបឋមកថាប្រវែងមាតិកាមិនត្រឹមត្រូវ"
+
+#: methods/server.cc
+msgid "The HTTP server sent an invalid Content-Range header"
+msgstr "ម៉ាស៊ីនបម្រើ HTTP បានផ្ញើបឋមកថាជួរមាតិកាមិនត្រឹមត្រូវ"
+
+#: methods/server.cc
+msgid "This HTTP server has broken range support"
+msgstr "ម៉ាស៊ីនបម្រើ HTTP នេះបានខូចជួរគាំទ្រ"
+
+#: methods/server.cc
+msgid "Unknown date format"
+msgstr "មិនស្គាល់ទ្រង់ទ្រាយកាលបរិច្ឆេទ"
+
+#: methods/server.cc
+msgid "Bad header data"
+msgstr "ទិន្នន័យបឋមកថាខូច"
+
+#: methods/server.cc
+msgid "Connection failed"
+msgstr "ការតភ្ជាប់បានបរាជ័យ"
+
+#: methods/server.cc
+#, c-format
+msgid ""
+"Automatically disabled %s due to incorrect response from server/proxy. (man "
+"5 apt.conf)"
+msgstr ""
+
+#: methods/server.cc
+msgid "Internal error"
+msgstr "កំហុសខាងក្នុង"
+
+#: methods/store.cc
+msgid "Empty files can't be valid archives"
+msgstr ""
+
+#: dselect/install:33
+msgid "Bad default setting!"
+msgstr "ការកំណត់លំនាំដើមមិនល្អ !"
+
+#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
+#: dselect/install:106 dselect/update:45
+#, fuzzy
+msgid "Press [Enter] to continue."
+msgstr "សង្កត់ បញ្ចូល ដើម្បីបន្ត ។"
+
+#: dselect/install:92
+msgid "Do you want to erase any previously downloaded .deb files?"
+msgstr ""
+
+#: dselect/install:102
+#, fuzzy
+msgid "Some errors occurred while unpacking. Packages that were installed"
+msgstr "កំហុសមួយចំនួនបានកើតឡើងខណៈពេលពន្លាកញ្ចប់ ។ ខ្ញុំនឹងកំណត់រចនាសម្ប័ន្ធ"
+
+#: dselect/install:103
+#, fuzzy
+msgid "will be configured. This may result in duplicate errors"
+msgstr "កញ្ចប់ដែលបានដំឡើង ។ នេះប្រហែលជាលទ្ធផលកំហុសស្ទួន"
+
+#: dselect/install:104
+msgid "or errors caused by missing dependencies. This is OK, only the errors"
+msgstr "ឬ កំហុសដែលបង្កដោយការបាត់បង់ភាពអាស្រ័យ ។ មិនអីទេ គ្រាន់តែជាកំហុស "
+
+#: dselect/install:105
+msgid ""
+"above this message are important. Please fix them and run [I]nstall again"
+msgstr "នៅខាងលើសារនេះគឺសំខាន់ណាស់ ។ សូមជួសជុលពួកវា ហើយរត់ការដំឡើងម្តងទៀត"
+
+#: dselect/update:30
+msgid "Merging available information"
+msgstr "បញ្ចូលព័ត៌មានដែលមានចូលគ្នា"
+
+#: cmdline/apt-dump-solver.cc
+msgid ""
+"Usage: apt-dump-solver\n"
+"\n"
+"apt-dump-solver is an interface to store an EDSP scenario in\n"
+"a file and optionally forwards it to another solver.\n"
+msgstr ""
+
+#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc
+#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
+#, c-format
+msgid "Waited for %s but it wasn't there"
+msgstr "រង់ចាំប់ %s ប៉ុន្តែ វាមិននៅទីនោះ"
+
+#: cmdline/apt-extracttemplates.cc
+#, fuzzy
+msgid ""
+"Usage: apt-extracttemplates file1 [file2 ...]\n"
+"\n"
+"apt-extracttemplates is used to extract config and template files\n"
+"from debian packages. It is used mainly by debconf(1) to prompt for\n"
+"configuration questions before installation of packages.\n"
+msgstr ""
+"ការប្រើប្រាស់ ៖ apt-extracttemplates file1 [file2 ...]\n"
+"\n"
+"apt-extracttemplates ជាឧបករណ៍ដើម្បីស្រង់ព័ត៌មានការរចនាសម្ព័ន្ធនិងពុម្ព\n"
+"ពីកញ្ចប់ដេបៀន \n"
+"\n"
+"ជម្រើស ៖ \n"
+" -h អត្ថបទជំនួយ\n"
+" -t កំណត់ថតបណ្ដោះអាសន្ន\n"
+" -c=? អានឯកសារការកំណត់រចនាស្ព័ន្ធនេះ\n"
+" -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. eg -o dir::cache=/tmp\n"
+
+#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
+#, fuzzy, c-format
+msgid "Unable to mkstemp %s"
+msgstr "មិនអាចថ្លែង %s បានឡើយ"
+
+#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "Unable to write to %s"
+msgstr "មិនអាចសរសេរទៅ %s"
+
+#: cmdline/apt-extracttemplates.cc
+msgid "Cannot get debconf version. Is debconf installed?"
+msgstr "មិនអាចទទួលយកកំណែ debconf ។ តើ debconf បានដំឡើងឬ ?"
+
+#: cmdline/apt-internal-planner.cc
+#, fuzzy
+msgid ""
+"Usage: apt-internal-planner\n"
+"\n"
+"apt-internal-planner is an interface to use the current internal\n"
+"installation planner for the APT family like an external one,\n"
+"for debugging or the like.\n"
+msgstr ""
+"ការប្រើប្រាស់ ៖ apt-extracttemplates file1 [file2 ...]\n"
+"\n"
+"apt-extracttemplates ជាឧបករណ៍ដើម្បីស្រង់ព័ត៌មានការរចនាសម្ព័ន្ធនិងពុម្ព\n"
+"ពីកញ្ចប់ដេបៀន \n"
+"\n"
+"ជម្រើស ៖ \n"
+" -h អត្ថបទជំនួយ\n"
+" -t កំណត់ថតបណ្ដោះអាសន្ន\n"
+" -c=? អានឯកសារការកំណត់រចនាស្ព័ន្ធនេះ\n"
+" -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. eg -o dir::cache=/tmp\n"
+
+#: cmdline/apt-internal-solver.cc
+#, fuzzy
+msgid ""
+"Usage: apt-internal-solver\n"
+"\n"
+"apt-internal-solver is an interface to use the current internal\n"
+"resolver for the APT family like an external one, for debugging or\n"
+"the like.\n"
+msgstr ""
+"ការប្រើប្រាស់ ៖ apt-extracttemplates file1 [file2 ...]\n"
+"\n"
+"apt-extracttemplates ជាឧបករណ៍ដើម្បីស្រង់ព័ត៌មានការរចនាសម្ព័ន្ធនិងពុម្ព\n"
+"ពីកញ្ចប់ដេបៀន \n"
+"\n"
+"ជម្រើស ៖ \n"
+" -h អត្ថបទជំនួយ\n"
+" -t កំណត់ថតបណ្ដោះអាសន្ន\n"
+" -c=? អានឯកសារការកំណត់រចនាស្ព័ន្ធនេះ\n"
+" -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. eg -o dir::cache=/tmp\n"
+
+#: cmdline/apt-sortpkgs.cc
+msgid "Unknown package record!"
+msgstr "មិនស្គាល់កំណត់ត្រាកញ្ចប់ !"
+
+#: cmdline/apt-sortpkgs.cc
+msgid ""
+"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
+"\n"
+"apt-sortpkgs is a simple tool to sort package information files.\n"
+"By default it sorts by binary package information, but the -s option\n"
+"can be used to switch to source package ordering instead.\n"
+msgstr ""
+
+#: ftparchive/apt-ftparchive.cc
+msgid "Package extension list is too long"
+msgstr "បញ្ជីផ្នែកបន្ថែមកញ្ចប់វែងពេក"
+
+#: ftparchive/apt-ftparchive.cc
+#, c-format
+msgid "Error processing directory %s"
+msgstr "កំហុសដំណើរការថត %s"
+
+#: ftparchive/apt-ftparchive.cc
+msgid "Source extension list is too long"
+msgstr "បញ្ជីផ្នែកបន្ថែមប្រភពវែងពេក"
+
+#: ftparchive/apt-ftparchive.cc
+msgid "Error writing header to contents file"
+msgstr "កំហុសសរសេរបឋមកថាទៅឯកសារមាតិកា"
+
+#: ftparchive/apt-ftparchive.cc
+#, c-format
+msgid "Error processing contents %s"
+msgstr "កំហុសដំណើរការមាតិកា %s"
+
+#: ftparchive/apt-ftparchive.cc
+msgid ""
+"Usage: apt-ftparchive [options] command\n"
+"Commands: packages binarypath [overridefile [pathprefix]]\n"
+" sources srcpath [overridefile [pathprefix]]\n"
+" contents path\n"
+" release path\n"
+" generate config [groups]\n"
+" clean config\n"
+"\n"
+"apt-ftparchive generates index files for Debian archives. It supports\n"
+"many styles of generation from fully automated to functional replacements\n"
+"for dpkg-scanpackages and dpkg-scansources\n"
+"\n"
+"apt-ftparchive generates Package files from a tree of .debs. The\n"
+"Package file contains the contents of all the control fields from\n"
+"each package as well as the MD5 hash and filesize. An override file\n"
+"is supported to force the value of Priority and Section.\n"
+"\n"
+"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
+"The --source-override option can be used to specify a src override file\n"
+"\n"
+"The 'packages' and 'sources' command should be run in the root of the\n"
+"tree. BinaryPath should point to the base of the recursive search and \n"
+"override file should contain the override flags. Pathprefix is\n"
+"appended to the filename fields if present. Example usage from the \n"
+"Debian archive:\n"
+" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
+" dists/potato/main/binary-i386/Packages\n"
+"\n"
+"Options:\n"
+" -h This help text\n"
+" --md5 Control MD5 generation\n"
+" -s=? Source override file\n"
+" -q Quiet\n"
+" -d=? Select the optional caching database\n"
+" --no-delink Enable delinking debug mode\n"
+" --contents Control contents file generation\n"