diff options
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:" |