diff options
Diffstat (limited to 'po/vi.po')
| -rw-r--r-- | po/vi.po | 44 |
1 files changed, 40 insertions, 4 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+0000\n" "PO-Revision-Date: 2014-09-12 13:48+0700\n" "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" @@ -1995,9 +1995,21 @@ msgstr "Không tìm thấy gói" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "Không thể phân giải “%s”" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "Không tìm thấy gói %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "nhưng mà nó không được cài đặt" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Can not find version '%s' of package '%s'" +msgid "Could not find given version %s of %s" +msgstr "Không tìm thấy phiên bản “%s” của gói “%s”" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2010,6 +2022,18 @@ msgstr "%s không phải là một gói DEB hợp lệ." msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read %s" +msgstr "Không thể phân giải “%s”" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Không thể phân giải “%s”" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3532,6 +3556,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc msgid "edit the source information file" |
