diff options
author | Julian Andres Klode <jak@debian.org> | 2016-08-04 10:25:36 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-08-04 10:25:36 +0200 |
commit | c69e82559b29171f0dfc66abc8ac236d74f7201e (patch) | |
tree | 6594cda5320ea9d8ad1bb1308576e34d33490a2c /po/km.po | |
parent | 98f884ebec556bafe6f9650e105fc7c60580e730 (diff) |
Release 1.3~pre31.3_pre3
Diffstat (limited to 'po/km.po')
-rw-r--r-- | po/km.po | 58 |
1 files changed, 47 insertions, 11 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: 2016-06-23 09:02+0200\n" +"POT-Creation-Date: 2016-08-04 10:25+0200\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" @@ -1508,14 +1508,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 "បរាជ័យក្នុងការថ្លែង" -#: 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 មិនត្រឹមត្រូវ URIS មូលដ្ឋានមិនត្រូវចាប់ផ្តើមជាមួយ // ឡើយ" @@ -1788,6 +1784,10 @@ msgstr "" 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 សម្រាប់ដំណើរការរង" @@ -1932,6 +1932,26 @@ msgstr "មិនអាចសរសេរទៅ %s" 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 "" @@ -3249,6 +3269,11 @@ msgstr "" msgid "Running post-installation trigger %s" msgstr "" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installed %s" +msgstr "បានដំឡើង %s" + #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, fuzzy, c-format @@ -3277,11 +3302,6 @@ msgstr "កំពុងរៀបចំកំណត់រចនាសម្ព #: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Installed %s" -msgstr "បានដំឡើង %s" - -#: apt-pkg/deb/dpkgpm.cc -#, c-format msgid "Preparing for removal of %s" msgstr "កំពុងរៀបចំដើម្បីការយកចេញនៃ %s" @@ -3398,6 +3418,22 @@ msgstr "" msgid "Execute external solver" msgstr "" +#: apt-pkg/edsp.cc +msgid "Execute external planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send request to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send scenario to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "External planner failed without a proper error message" +msgstr "" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" |