diff options
Diffstat (limited to 'po/ro.po')
| -rw-r--r-- | po/ro.po | 44 |
1 files changed, 40 insertions, 4 deletions
@@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.35\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: 2025-03-29 00:56+0100\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -2115,9 +2115,21 @@ msgstr "Nu s-au găsit pachete" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "Nu s-a putut rezolva „%s”" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "Nu s-a putut găsi pachetul %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 "dar nu este instalat" + +#: 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 "Nu se poate găsi versiunea „%s” a pachetului „%s”" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2130,6 +2142,18 @@ msgstr "%s nu este un pachet DEB valid." 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 "Nu s-a putut rezolva „%s”" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Nu s-a putut rezolva „%s”" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3719,6 +3743,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" |
