diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-04-22 19:40:10 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-04-22 19:40:10 +0200 |
| commit | 2170f7b62a29b8ae602490ebf80e92fae09d5a9d (patch) | |
| tree | 14bc33edc7039b58b249754b9c7fd7d7314aa5b0 /po/ro.po | |
| parent | cbb6f72b868cf7f50bd148479f7604f21964d239 (diff) | |
Release 2.9.22.9.2
Diffstat (limited to 'po/ro.po')
| -rw-r--r-- | po/ro.po | 49 |
1 files changed, 40 insertions, 9 deletions
@@ -26,7 +26,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.7.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-04-14 16:52+0000\n" +"POT-Creation-Date: 2024-04-22 17:39+0000\n" "PO-Revision-Date: 2023-07-13 19:58+0200\n" "Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -267,6 +267,13 @@ msgstr "Eșec la aducerea lui %s %s" #: apt-pkg/acquire-item.cc #, c-format msgid "" +"Repositories should provide a clear-signed InRelease file, but none found at " +"%s." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" msgstr "" @@ -722,6 +729,30 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Eroare de sintaxă %s:%u: deșeuri suplimentare la sfârșitul fișierului" +#. TRANSLATOR: This is a warning level displayed before the message +#: apt-pkg/contrib/error.cc +msgid "Error:" +msgstr "" + +#. TRANSLATOR: This is a warning level displayed before the message +#: apt-pkg/contrib/error.cc +msgid "Warning:" +msgstr "" + +#. TRANSLATOR: This is a warning level displayed before the message +#: apt-pkg/contrib/error.cc +msgid "Notice:" +msgstr "" + +#: apt-pkg/contrib/error.cc +msgid "Audit:" +msgstr "" + +#. TRANSLATOR: This is a warning level displayed before the message +#: apt-pkg/contrib/error.cc +msgid "Debug:" +msgstr "" + #: apt-pkg/contrib/extracttar.cc #, c-format msgid "Cannot find a configured compressor for '%s'" @@ -2227,6 +2258,14 @@ msgid "Internal Error, AutoRemover broke stuff" msgstr "Eroare internă, AutoRemover() a deteriorat anumite lucruri" #: apt-private/private-install.cc +#, c-format +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "Folosiți «%s» pentru a-l elimina." +msgstr[1] "Folosiți «%s» pentru a le elimina." +msgstr[2] "Folosiți «%s» pentru a le elimina." + +#: apt-private/private-install.cc msgid "" "The following package was automatically installed and is no longer required:" msgid_plural "" @@ -2248,14 +2287,6 @@ msgstr[1] "%lu pachete au fost instalate automat și nu mai sunt necesare:\n" msgstr[2] "%lu de pachete au fost instalate automat și nu mai sunt necesare:\n" #: apt-private/private-install.cc -#, c-format -msgid "Use '%s' to remove it." -msgid_plural "Use '%s' to remove them." -msgstr[0] "Folosiți «%s» pentru a-l elimina." -msgstr[1] "Folosiți «%s» pentru a le elimina." -msgstr[2] "Folosiți «%s» pentru a le elimina." - -#: apt-private/private-install.cc msgid "Suggested packages:" msgstr "Pachete sugerate:" |
