diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-10-27 09:57:26 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-11-04 18:04:05 +0100 |
commit | 8561c2fedae26aecd8ba758a5e7ef686ba1243f3 (patch) | |
tree | 2dd8bd0c15f75064f2a4f8d7bd4bd9e30b307998 /po/km.po | |
parent | c094c868786f70bef8a00625fd62be1fa404b220 (diff) |
revamp all tools help messages
The general idea is: A small paragraph on the tool itself as a
description, a list of the most used (!= all) commands available in the
tool, a remark where to find more information on the tool and its
commands (aka: in the manpage) and finally a common block referring to
even more manpages. In exchange options are completely omitted from the
output as well as deprecated or obscure commands. (Better) Information
about them is available in the manpages anyway and the few options which
were listed before were also the least interesting ones (-o -c -q and co
are hardly of interest for someone totally new looking to find info by
asking for help and anyone with a bit of experience doesn't need this
short list. Those would need a list of options applying to the command
they call, but they are too numerous and command specific to list them
sanely in this context.
Diffstat (limited to 'po/km.po')
-rw-r--r-- | po/km.po | 809 |
1 files changed, 410 insertions, 399 deletions
@@ -10,7 +10,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: 2015-10-24 00:07+0200\n" +"POT-Creation-Date: 2015-10-27 10:30+0100\n" "PO-Revision-Date: 2006-10-10 09:48+0700\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n" @@ -175,6 +175,36 @@ msgstr "មិនទាន់បានដំឡើងកញ្ចប់ %s msgid "Note, selecting '%s' instead of '%s'\n" msgstr "ចំណាំ កំពុងជ្រើស %s ជំនួស %s\n" +#: apt-private/private-cmndline.cc +msgid "Most used commands:" +msgstr "" + +#: apt-private/private-cmndline.cc +#, c-format +msgid "See %s for more information about the available commands." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "" +"Configuration options and syntax is detailed in apt.conf(5).\n" +"Information about how to configure sources can be found in sources.list(5).\n" +"Package and version choices can be expressed via apt_preferences(5).\n" +"Security details are available in apt-secure(8).\n" +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT has Super Cow Powers." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "" + +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "រកកញ្ចប់មិនឃើញ" + #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "ព្រមាន ៖ មិនអាចធ្វើការផ្ទៀងផ្ទាត់ភាពត្រឹមត្រូវកញ្ចប់ខាងក្រោមបានឡើយ !" @@ -220,6 +250,10 @@ msgstr "មិនអាចកំណត់ទំហំទំនេរ msgid "You don't have enough free space in %s." msgstr "អ្នកគ្មានទំហំទំនេរគ្រប់គ្រាន់ក្នុង %s ឡើយ ។" +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "មិនអាចចាក់សោថតទាញយកបានឡើយ" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "កំហុសខាងក្នុង កញ្ចប់ដំឡើងត្រូវបានហៅជាមួយកញ្ចប់ដែលខូច !" @@ -316,7 +350,7 @@ msgstr "តើអ្នកចង់បន្តឬ [បាទ ចា msgid "Some files failed to download" msgstr "ឯកសារមួយចំនួនបានបរាជ័យក្នុងការទាញយក" -#: apt-private/private-install.cc cmdline/apt-get.cc +#: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "បានបញ្ចប់ការទាញយក ហើយតែក្នុងរបៀបទាញយកប៉ុណ្ណោះ" @@ -694,9 +728,231 @@ msgstr[1] "" msgid "not a real package (virtual)" msgstr "" -#: apt-private/private-show.cc cmdline/apt-cache.cc cmdline/apt-mark.cc -msgid "No packages found" -msgstr "រកកញ្ចប់មិនឃើញ" +#: apt-private/private-show.cc apt-pkg/cacheset.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "មិនអាចកំណត់ទីតាំងកញ្ចប់ %s បានឡើយ" + +#: apt-private/private-show.cc +msgid "Package files:" +msgstr "ឯកសារកញ្ចប់ ៖" + +#: apt-private/private-show.cc +msgid "Cache is out of sync, can't x-ref a package file" +msgstr "ឃ្លាំងសម្ងាត់ឋិតនៅក្រៅការធ្វើសមកាលកម្ម ដែលមិនអាច x-ref ឯកសារកញ្ចប់បានទេ" + +#. Show any packages have explicit pins +#: apt-private/private-show.cc +msgid "Pinned packages:" +msgstr "កញ្ចប់ដែលបានខ្ទាស់ ៖" + +#: apt-private/private-show.cc +msgid "(not found)" +msgstr "(រកមិនឃើញ)" + +#. Print the package name and the version we are forcing to +#: apt-private/private-show.cc +#, c-format +msgid "%s -> %s with priority %d\n" +msgstr "" + +#: apt-private/private-show.cc +msgid " Installed: " +msgstr " បានដំឡើង ៖ " + +#: apt-private/private-show.cc +msgid " Candidate: " +msgstr " សាកល្បង ៖ " + +#: apt-private/private-show.cc +msgid "(none)" +msgstr "(គ្មាន)" + +#: apt-private/private-show.cc +msgid " Package pin: " +msgstr " ខ្ទាស់កញ្ចប់ ៖ " + +#. Show the priority tables +#: apt-private/private-show.cc +msgid " Version table:" +msgstr " តារាងកំណែ ៖" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Picking '%s' as source package instead of '%s'\n" +msgstr "មិនអាចថ្លែង បញ្ជីកញ្ចប់ប្រភពចប់ បានឡើយ %s" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find version '%s' of package '%s'" +msgstr "" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to fetch source for" +msgstr "យ៉ាងហោចណាស់ត្រូវបញ្ជាក់កញ្ចប់មួយ ដើម្បីទៅប្រមូលយកប្រភពសម្រាប់" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to find a source package for %s" +msgstr "មិនអាចរកកញ្ចប់ប្រភពសម្រាប់ %s បានឡើយ" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" +"%s\n" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"Please use:\n" +"%s\n" +"to retrieve the latest (possibly unreleased) updates to the package.\n" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping already downloaded file '%s'\n" +msgstr "កំពុងរំលងឯកសារដែលបានទាញយករួច '%s'\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB/%sB of source archives.\n" +msgstr "ត្រូវការយក %sB/%sB នៃប័ណ្ណសារប្រភព ។\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB of source archives.\n" +msgstr "ត្រូវការយក %sB នៃប័ណ្ណសារប្រភព ។\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Fetch source %s\n" +msgstr "ទៅប្រមូលប្រភព %s\n" + +#: apt-private/private-source.cc +msgid "Failed to fetch some archives." +msgstr "បរាជ័យក្នុងការទៅប្រមូលយកប័ណ្ណសារមួយចំនួន ។" + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping unpack of already unpacked source in %s\n" +msgstr "កំពុងរំលងការស្រាយនៃប្រភពដែលបានស្រាយរួចនៅក្នុង %s\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Unpack command '%s' failed.\n" +msgstr "ពាក្យបញ្ជាស្រាយ '%s' បានបរាជ័យ ។\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Check if the 'dpkg-dev' package is installed.\n" +msgstr "ពិនិត្យប្រសិនបើកញ្ចប់ 'dpkg-dev' មិនទាន់បានដំឡើង ។\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Build command '%s' failed.\n" +msgstr "សាងសងពាក្យបញ្ជា '%s' បានបរាជ័យ ។\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "ត្រូវតែបញ្ជាក់យ៉ាងហោចណាស់មួយកញ្ចប់ដើម្បីពិនិត្យ builddeps សម្រាប់" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "បានបរាជ័យក្នុងការដំណើរការបង្កើតភាពអាស្រ័យ" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "មិនអាចសាងសង់ព័ត៌មានភាពអស្រ័យសម្រាប់ %s" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s មិនមានភាពអាស្រ័យស្ថាបនាឡើយ ។\n" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "" +"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +"packages" +msgstr "%s ភាពអស្រ័យសម្រាប់ %s មិនអាចធ្វើឲ្យពេញចិត្ត ព្រោះរក %s កញ្ចប់មិនឃើញ " + +#: apt-private/private-source.cc +#, c-format +msgid "" +"%s dependency for %s cannot be satisfied because the package %s cannot be " +"found" +msgstr "%s ភាពអស្រ័យសម្រាប់ %s មិនអាចធ្វើឲ្យពេញចិត្ត ព្រោះរក %s កញ្ចប់មិនឃើញ " + +#: apt-private/private-source.cc +#, c-format +msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +msgstr "បរាជ័យក្នុងការតម្រូវចិត្តភាពអាស្រ័យ %s សម្រាប់ %s ៖ កញ្ចប់ %s ដែលបានដំឡើង គឺថ្មីពេក" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "" +"%s dependency for %s cannot be satisfied because candidate version of " +"package %s can't satisfy version requirements" +msgstr "" +"ភាពអាស្រ័យ %s សម្រាប់ %s មិនអាចតម្រូវចិត្តបានទេ ព្រោះ មិនមានកំណែនៃកញ្ចប់ %s ដែលអាចតម្រូវចិត្ត" +"តម្រូវការកំណែបានឡើយ" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "" +"%s dependency for %s cannot be satisfied because package %s has no candidate " +"version" +msgstr "%s ភាពអស្រ័យសម្រាប់ %s មិនអាចធ្វើឲ្យពេញចិត្ត ព្រោះរក %s កញ្ចប់មិនឃើញ " + +#: apt-private/private-source.cc +#, c-format +msgid "Failed to satisfy %s dependency for %s: %s" +msgstr "បរាជ័យក្នុងការតម្រូវចិត្តភាពអាស្រ័យ %s សម្រាប់ %s: %s" + +#: apt-private/private-source.cc +#, c-format +msgid "Build-dependencies for %s could not be satisfied." +msgstr "ភាពអាស្រ័យដែលបង្កើត %s មិនអាចបំពេញសេចក្ដីត្រូវការបានទេ ។" + +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "បានបរាជ័យក្នុងការដំណើរការបង្កើតភាពអាស្រ័យ" #: apt-private/private-sources.cc #, fuzzy, c-format @@ -805,96 +1061,18 @@ msgstr "ទំហំសរុបដែលទុកសម្រាប msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" -#: cmdline/apt-cache.cc apt-pkg/cacheset.cc -#, c-format -msgid "Unable to locate package %s" -msgstr "មិនអាចកំណត់ទីតាំងកញ្ចប់ %s បានឡើយ" - -#: cmdline/apt-cache.cc -msgid "Package files:" -msgstr "ឯកសារកញ្ចប់ ៖" - -#: cmdline/apt-cache.cc -msgid "Cache is out of sync, can't x-ref a package file" -msgstr "ឃ្លាំងសម្ងាត់ឋិតនៅក្រៅការធ្វើសមកាលកម្ម ដែលមិនអាច x-ref ឯកសារកញ្ចប់បានទេ" - -#. Show any packages have explicit pins -#: cmdline/apt-cache.cc -msgid "Pinned packages:" -msgstr "កញ្ចប់ដែលបានខ្ទាស់ ៖" - -#: cmdline/apt-cache.cc -msgid "(not found)" -msgstr "(រកមិនឃើញ)" - -#. Print the package name and the version we are forcing to -#: cmdline/apt-cache.cc -#, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" - -#: cmdline/apt-cache.cc -msgid " Installed: " -msgstr " បានដំឡើង ៖ " - -#: cmdline/apt-cache.cc -msgid " Candidate: " -msgstr " សាកល្បង ៖ " - -#: cmdline/apt-cache.cc -msgid "(none)" -msgstr "(គ្មាន)" - -#: cmdline/apt-cache.cc -msgid " Package pin: " -msgstr " ខ្ទាស់កញ្ចប់ ៖ " - -#. Show the priority tables -#: cmdline/apt-cache.cc -msgid " Version table:" -msgstr " តារាងកំណែ ៖" - #: cmdline/apt-cache.cc msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] show pkg1 [pkg2 ...]\n" "\n" -"apt-cache is a low-level tool used to query information\n" -"from APT's binary cache files\n" -msgstr "" -"ការប្រើប្រាស់ ៖ apt-cache [options] ពាក្យបញ្ជា\n" -" apt-cache [options] show pkg1 [pkg2 ...]\n" -"\n" -"apt-cache គឺជាឧបករណ៍កម្រិតទាបដែលប្រើសម្រាប់រៀបចំប្រព័ន្ធគោលពីររបស់ APT\n" -"ឯកសារឃ្លាំងសម្ងាត់ និង ព័ត៌មានសំណួរពីពួកវា\n" - -#: cmdline/apt-cache.cc cmdline/apt.cc cmdline/apt-cdrom.cc -#: cmdline/apt-config.cc cmdline/apt-get.cc cmdline/apt-helper.cc -#: cmdline/apt-mark.cc -msgid "Commands:" -msgstr "" - -#: cmdline/apt-cache.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -p=? The package cache.\n" -" -s=? The source cache.\n" -" -q Disable progress indicator.\n" -" -i Show only important deps for the unmet command.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +"apt-cache queries and displays available information about installed\n" +"as well as installable packages. It works exclusively on the data\n" +"acquired via the 'update' command of e.g. apt-get to the local cache.\n" +"The displayed information can therefore be outdated if the last update\n" +"is too long ago, but in exchange apt-cache works independently of the\n" +"availability of the configured sources (e.g. offline).\n" msgstr "" -"ជម្រើស ៖\n" -" -h នេះជាអត្ថជំនួយ\n" -" -p=? ឃ្លាំងសម្ងាត់កញ្ចប់ ។\n" -" -s=? ឃ្លាំងសម្ងាត់ប្រភព ។\n" -" -q ទ្រនិចចង្អុលវឌ្ឍនភាព មិនអនុញ្ញាត ។\n" -" -i បានតែបង្ហាញ ព័ត៌មាន deps ដែលសំខាន់សម្រាប់ពាក្យបញ្ជាដែលខុសគ្នា ។\n" -" -c=? អានការកំណត់រចនាសម្ព័ន្ធឯកសារនេះ \n" -" -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. eg -o dir::cache=/tmp\n" -"មើល apt-cache(8) និង apt.conf(5) សម្រាប់ព័ត៌មានបន្ថែមមានក្នុងទំព័រសៀវភៅដៃ ។\n" #: cmdline/apt-cache.cc msgid "Show source records" @@ -928,7 +1106,11 @@ msgstr "បង្ហាញ ការរៀបចំគោលការណ៍ msgid "" "Usage: apt [options] command\n" "\n" -"CLI for apt.\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" msgstr "" #. query @@ -975,7 +1157,6 @@ msgstr "" msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" -#. for compat with muscle memory #. misc #: cmdline/apt.cc #, fuzzy @@ -1013,24 +1194,9 @@ msgstr "ធ្វើដំណើរការនេះម្តងទៀ msgid "" "Usage: apt-cdrom [options] command\n" "\n" -"apt-cdrom is a tool to add CDROM's to APT's source list. The\n" -"CDROM mount point and device information is taken from apt.conf,\n" -"udev and /etc/fstab.\n" -msgstr "" - -#: cmdline/apt-cdrom.cc -msgid "" -"Options:\n" -" -h This help text\n" -" -d CD-ROM mount point\n" -" -r Rename a recognized CD-ROM\n" -" -m No mounting\n" -" -f Fast mode, don't check package files\n" -" -a Thorough scan mode\n" -" --no-auto-detect Do not try to auto detect drive and mount point\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See fstab(5)\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"media types as package sources to APT. The mount point and device\n" +"information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" #: cmdline/apt-config.cc @@ -1041,23 +1207,9 @@ msgstr "អាគុយម៉ង់មិនមានគូទេ msgid "" "Usage: apt-config [options] command\n" "\n" -"apt-config is a simple tool to read the APT config file\n" -msgstr "" -"ការប្រើប្រាស់ ៖ ពាក្យបញ្ជា apt-config [ជម្រើស] \n" -"\n" -"apt-config ជាឧបករណ៍សាមញ្ញសម្រាប់អានឯកសារកំណត់រចនាសម្ព័ន្ធ APT \n" - -#: cmdline/apt-config.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-config is an interface to the configuration settings used by\n" +"all APT tools to be used mainly in debugging and shell scripting.\n" msgstr "" -"ជម្រើស\n" -" -h អត្ថនទជំនួយនេះ\n" -" -c=? អានឯកសារការកំណត់រចនាសម្ព័ន្ធនេះ \n" -" -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. -o dir::cache=/tmp\n" #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" @@ -1068,31 +1220,6 @@ msgid "show the active configuration setting" msgstr "" #: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Picking '%s' as source package instead of '%s'\n" -msgstr "មិនអាចថ្លែង បញ្ជីកញ្ចប់ប្រភពចប់ បានឡើយ %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "" - -#: cmdline/apt-get.cc #, c-format msgid "Couldn't find package %s" msgstr "មិនអាចរកកញ្ចប់ %s បានទេ" @@ -1113,174 +1240,20 @@ msgid "Internal error, problem resolver broke stuff" msgstr "កំហុសខាងក្នុង អ្នកដោះស្រាយបញ្ហាបានធ្វើឲ្យខូចឧបករណ៍" #: cmdline/apt-get.cc -msgid "Unable to lock the download directory" -msgstr "មិនអាចចាក់សោថតទាញយកបានឡើយ" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to fetch source for" -msgstr "យ៉ាងហោចណាស់ត្រូវបញ្ជាក់កញ្ចប់មួយ ដើម្បីទៅប្រមូលយកប្រភពសម្រាប់" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to find a source package for %s" -msgstr "មិនអាចរកកញ្ចប់ប្រភពសម្រាប់ %s បានឡើយ" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" -"%s\n" -msgstr "" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" -msgstr "" - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping already downloaded file '%s'\n" -msgstr "កំពុងរំលងឯកសារដែលបានទាញយករួច '%s'\n" - -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB/%sB of source archives.\n" -msgstr "ត្រូវការយក %sB/%sB នៃប័ណ្ណសារប្រភព ។\n" - -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB of source archives.\n" -msgstr "ត្រូវការយក %sB នៃប័ណ្ណសារប្រភព ។\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Fetch source %s\n" -msgstr "ទៅប្រមូលប្រភព %s\n" - -#: cmdline/apt-get.cc -msgid "Failed to fetch some archives." -msgstr "បរាជ័យក្នុងការទៅប្រមូលយកប័ណ្ណសារមួយចំនួន ។" - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping unpack of already unpacked source in %s\n" -msgstr "កំពុងរំលងការស្រាយនៃប្រភពដែលបានស្រាយរួចនៅក្នុង %s\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unpack command '%s' failed.\n" -msgstr "ពាក្យបញ្ជាស្រាយ '%s' បានបរាជ័យ ។\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "ពិនិត្យប្រសិនបើកញ្ចប់ 'dpkg-dev' មិនទាន់បានដំឡើង ។\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build command '%s' failed.\n" -msgstr "សាងសងពាក្យបញ្ជា '%s' បានបរាជ័យ ។\n" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "ត្រូវតែបញ្ជាក់យ៉ាងហោចណាស់មួយកញ្ចប់ដើម្បីពិនិត្យ builddeps សម្រាប់" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" - -#: cmdline/apt-get.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "បានបរាជ័យក្នុងការដំណើរការបង្កើតភាពអាស្រ័យ" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "មិនអាចសាងសង់ព័ត៌មានភាពអស្រ័យសម្រាប់ %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s មិនមានភាពអាស្រ័យស្ថាបនាឡើយ ។\n" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "%s ភាពអស្រ័យសម្រាប់ %s មិនអាចធ្វើឲ្យពេញចិត្ត ព្រោះរក %s កញ្ចប់មិនឃើញ " - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "%s ភាពអស្រ័យសម្រាប់ %s មិនអាចធ្វើឲ្យពេញចិត្ត ព្រោះរក %s កញ្ចប់មិនឃើញ " - -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "បរាជ័យក្នុងការតម្រូវចិត្តភាពអាស្រ័យ %s សម្រាប់ %s ៖ កញ្ចប់ %s ដែលបានដំឡើង គឺថ្មីពេក" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"ភាពអាស្រ័យ %s សម្រាប់ %s មិនអាចតម្រូវចិត្តបានទេ ព្រោះ មិនមានកំណែនៃកញ្ចប់ %s ដែលអាចតម្រូវចិត្ត" -"តម្រូវការកំណែបានឡើយ" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "%s ភាពអស្រ័យសម្រាប់ %s មិនអាចធ្វើឲ្យពេញចិត្ត ព្រោះរក %s កញ្ចប់មិនឃើញ " - -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "បរាជ័យក្នុងការតម្រូវចិត្តភាពអាស្រ័យ %s សម្រាប់ %s: %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "ភាពអាស្រ័យដែលបង្កើត %s មិនអាចបំពេញសេចក្ដីត្រូវការបានទេ ។" - -#: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "បានបរាជ័យក្នុងការដំណើរការបង្កើតភាពអាស្រ័យ" - -#: cmdline/apt-get.cc msgid "Supported modules:" msgstr "ម៉ូឌុលដែលគាំទ្រ ៖ " #: cmdline/apt-get.cc +#, fuzzy msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" " apt-get [options] source pkg1 [pkg2 ...]\n" "\n" -"apt-get is a simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\n" +"apt-get is a command line interface for retrieval of packages\n" +"and information about them from authenticated sources and\n" +"for installation, upgrade and removal of packages together\n" +"with their dependencies.\n" msgstr "" "របៀបប្រើ ៖ ពាក្យបញ្ជា apt-get [options]\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -1291,44 +1264,6 @@ msgstr "" "និង ដំឡើង ។\n" #: cmdline/apt-get.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -d Download only - do NOT install or unpack archives\n" -" -s No-act. Perform ordering simulation\n" -" -y Assume Yes to all queries and do not prompt\n" -" -f Attempt to correct a system with broken dependencies in place\n" -" -m Attempt to continue if archives are unlocatable\n" -" -u Show a list of upgraded packages as well\n" -" -b Build the source package after fetching it\n" -" -V Show verbose version numbers\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" -msgstr "" -"ជម្រើស ៖\n" -" -h អត្ថបទជំនួយនេះ ៖\n" -" -q ទិន្នផលដែលអាចចុះកំណត់ហេតុបាន - មិនមានទ្រនិចបង្ហាញដំណើរការឡើយ\n" -" -qq គ្មានលទ្ធផលទេ លើកលែងតែកំហុស\n" -" -d ទាញយកតែប៉ុណ្ណោះ - កុំដំឡើង ឬ ស្រាយប័ណ្ណសារ\n" -" -s No-act. ធ្វើការក្លែងការរៀបតាមលំដាប់\n" -" -y សន្មតថា បាទ/ចាស ទៅគ្រប់តម្រូវការ ហើយកុំរំលឹក\n" -" -f ប៉ុនប៉ងធ្វើការបន្ត ប្រសិនបើការពិនិត្យភាពត្រឹមត្រូវបរាជ័យ\n" -" -m ប៉ុនប៉ងធ្វើការបន្ត ប្រសិនបើប័ណ្ណសារមិនអាចដាក់ទីតាំងបាន\n" -" -u បង្ហាញបញ្ជីកញ្ចប់ដែលបានធ្វើឲ្យប្រសើរផងដែរ\n" -" -b ស្ថាបនាកញ្ចប់ប្រភព បន្ទាប់ពីទៅប្រមូលយកវា\n" -" -V បង្ហាញលេខកំណែជាអក្សរ\n" -" -c=? អានឯកសារកំណត់រចនាសម្ព័ន្ធនេះ\n" -" -o=? កំណត់ជម្រើសកំណត់រចនាសម្ព័ន្ធតាមចិត្តមួយ ឧទ. -o dir::cache=/tmp\n" -"សូមមើល apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" - -#: cmdline/apt-get.cc msgid "Retrieve new lists of packages" msgstr "ទៅយកបញ្ជីកញ្ចប់ថ្មី" @@ -1407,11 +1342,8 @@ msgid "" "Usage: apt-helper [options] command\n" " apt-helper [options] download-file uri target-path\n" "\n" -"apt-helper is a internal helper for apt\n" -msgstr "" - -#: cmdline/apt-helper.cc -msgid "This APT helper has Super Meep Powers." +"apt-helper bundles a variety of commands for shell scripts to use\n" +"e.g. the same proxy configuration or acquire system as APT would do.\n" msgstr "" #: cmdline/apt-helper.cc @@ -1485,20 +1417,9 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also list marks.\n" -msgstr "" - -#: cmdline/apt-mark.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -s No-act. Just prints what would be done.\n" -" -f read/write auto/manual marking in the given file\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-mark(8) and apt.conf(5) manual pages for more information." +"as manually or automatically installed. It is also possible to\n" +"manipulate the dpkg(1) selection states of packages with it.\n" +"It can also list all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc @@ -1987,17 +1908,13 @@ msgid "Merging available information" msgstr "បញ្ចូលព័ត៌មានដែលមានចូលគ្នា" #: cmdline/apt-extracttemplates.cc +#, fuzzy msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\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" @@ -2030,13 +1947,7 @@ msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"like an external resolver for the APT family for debugging or alike.\n" msgstr "" "ការប្រើប្រាស់ ៖ apt-extracttemplates file1 [file2 ...]\n" "\n" @@ -2057,25 +1968,10 @@ msgstr "មិនស្គាល់កំណត់ត្រាកញ msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"It sorts by default by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" msgstr "" -"ការប្រើប្រាស់ ៖ apt-sortpkgs [ជម្រើស] file1 [file2 ...]\n" -"\n" -"apt-sortpkgs ជាឧបករណ៍ធម្មតាដើម្បីតម្រៀបឯកសារកញ្ចប់ ។ ជម្រើស -s បានប្រើ\n" -"សម្រាប់ចង្អុលប្រភេទនៃឯកសារអ្វីមួយដែលមាន ។\n" -"\n" -"ជម្រើស\n" -" -h អត្ថបទជំនួយនេះ\n" -" -s ប្រើការតម្រៀបឯកសារប្រភព\n" -" -c=? អានឯកសារកំណត់រចនាសម្ព័ន្ធនេះ\n" -" -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. -o dir::cache=/tmp\n" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" @@ -3779,6 +3675,121 @@ msgstr "" msgid "Calculating upgrade" msgstr "កំពុងគណនាការធ្វើឲ្យប្រសើរ" +#~ msgid "" +#~ "Usage: apt-cache [options] command\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache is a low-level tool used to query information\n" +#~ "from APT's binary cache files\n" +#~ msgstr "" +#~ "ការប្រើប្រាស់ ៖ apt-cache [options] ពាក្យបញ្ជា\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache គឺជាឧបករណ៍កម្រិតទាបដែលប្រើសម្រាប់រៀបចំប្រព័ន្ធគោលពីររបស់ APT\n" +#~ "ឯកសារឃ្លាំងសម្ងាត់ និង ព័ត៌មានសំណួរពីពួកវា\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -p=? The package cache.\n" +#~ " -s=? The source cache.\n" +#~ " -q Disable progress indicator.\n" +#~ " -i Show only important deps for the unmet command.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +#~ msgstr "" +#~ "ជម្រើស ៖\n" +#~ " -h នេះជាអត្ថជំនួយ\n" +#~ " -p=? ឃ្លាំងសម្ងាត់កញ្ចប់ ។\n" +#~ " -s=? ឃ្លាំងសម្ងាត់ប្រភព ។\n" +#~ " -q ទ្រនិចចង្អុលវឌ្ឍនភាព មិនអនុញ្ញាត ។\n" +#~ " -i បានតែបង្ហាញ ព័ត៌មាន deps ដែលសំខាន់សម្រាប់ពាក្យបញ្ជាដែលខុសគ្នា ។\n" +#~ " -c=? អានការកំណត់រចនាសម្ព័ន្ធឯកសារនេះ \n" +#~ " -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. eg -o dir::cache=/tmp\n" +#~ "មើល apt-cache(8) និង apt.conf(5) សម្រាប់ព័ត៌មានបន្ថែមមានក្នុងទំព័រសៀវភៅដៃ ។\n" + +#~ msgid "" +#~ "Usage: apt-config [options] command\n" +#~ "\n" +#~ "apt-config is a simple tool to read the APT config file\n" +#~ msgstr "" +#~ "ការប្រើប្រាស់ ៖ ពាក្យបញ្ជា apt-config [ជម្រើស] \n" +#~ "\n" +#~ "apt-config ជាឧបករណ៍សាមញ្ញសម្រាប់អានឯកសារកំណត់រចនាសម្ព័ន្ធ APT \n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "ជម្រើស\n" +#~ " -h អត្ថនទជំនួយនេះ\n" +#~ " -c=? អានឯកសារការកំណត់រចនាសម្ព័ន្ធនេះ \n" +#~ " -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. -o dir::cache=/tmp\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -q Loggable output - no progress indicator\n" +#~ " -qq No output except for errors\n" +#~ " -d Download only - do NOT install or unpack archives\n" +#~ " -s No-act. Perform ordering simulation\n" +#~ " -y Assume Yes to all queries and do not prompt\n" +#~ " -f Attempt to correct a system with broken dependencies in place\n" +#~ " -m Attempt to continue if archives are unlocatable\n" +#~ " -u Show a list of upgraded packages as well\n" +#~ " -b Build the source package after fetching it\n" +#~ " -V Show verbose version numbers\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" +#~ "pages for more information and options.\n" +#~ " This APT has Super Cow Powers.\n" +#~ msgstr "" +#~ "ជម្រើស ៖\n" +#~ " -h អត្ថបទជំនួយនេះ ៖\n" +#~ " -q ទិន្នផលដែលអាចចុះកំណត់ហេតុបាន - មិនមានទ្រនិចបង្ហាញដំណើរការឡើយ\n" +#~ " -qq គ្មានលទ្ធផលទេ លើកលែងតែកំហុស\n" +#~ " -d ទាញយកតែប៉ុណ្ណោះ - កុំដំឡើង ឬ ស្រាយប័ណ្ណសារ\n" +#~ " -s No-act. ធ្វើការក្លែងការរៀបតាមលំដាប់\n" +#~ " -y សន្មតថា បាទ/ចាស ទៅគ្រប់តម្រូវការ ហើយកុំរំលឹក\n" +#~ " -f ប៉ុនប៉ងធ្វើការបន្ត ប្រសិនបើការពិនិត្យភាពត្រឹមត្រូវបរាជ័យ\n" +#~ " -m ប៉ុនប៉ងធ្វើការបន្ត ប្រសិនបើប័ណ្ណសារមិនអាចដាក់ទីតាំងបាន\n" +#~ " -u បង្ហាញបញ្ជីកញ្ចប់ដែលបានធ្វើឲ្យប្រសើរផងដែរ\n" +#~ " -b ស្ថាបនាកញ្ចប់ប្រភព បន្ទាប់ពីទៅប្រមូលយកវា\n" +#~ " -V បង្ហាញលេខកំណែជាអក្សរ\n" +#~ " -c=? អានឯកសារកំណត់រចនាសម្ព័ន្ធនេះ\n" +#~ " -o=? កំណត់ជម្រើសកំណត់រចនាសម្ព័ន្ធតាមចិត្តមួយ ឧទ. -o dir::cache=/tmp\n" +#~ "សូមមើល apt-get(8), sources.list(5) and apt.conf(5) manual\n" +#~ "pages for more information and options.\n" +#~ " This APT has Super Cow Powers.\n" + +#~ msgid "" +#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is " +#~ "used\n" +#~ "to indicate what kind of file it is.\n" +#~ "\n" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -s Use source file sorting\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "ការប្រើប្រាស់ ៖ apt-sortpkgs [ជម្រើស] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs ជាឧបករណ៍ធម្មតាដើម្បីតម្រៀបឯកសារកញ្ចប់ ។ ជម្រើស -s បានប្រើ\n" +#~ "សម្រាប់ចង្អុលប្រភេទនៃឯកសារអ្វីមួយដែលមាន ។\n" +#~ "\n" +#~ "ជម្រើស\n" +#~ " -h អត្ថបទជំនួយនេះ\n" +#~ " -s ប្រើការតម្រៀបឯកសារប្រភព\n" +#~ " -c=? អានឯកសារកំណត់រចនាសម្ព័ន្ធនេះ\n" +#~ " -o=? កំណត់ជម្រើសការកំណត់រចនាសម្ព័ន្ធតាមចិត្ត ឧ. -o dir::cache=/tmp\n" + #~ msgid "Child process failed" #~ msgstr "ដំណើរការកូនបានបរាជ័យ" |