diff options
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 47 |
1 files changed, 39 insertions, 8 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\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: 2020-08-09 22:43+0200\n" "Last-Translator: Aleix Vidal i Gaya <aleix@softcatala.org>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -246,6 +246,13 @@ msgstr "No s'ha pogut obtenir %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 "" @@ -681,6 +688,30 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Error de sintaxi %s:%u: Hi ha brossa extra al final del fitxer" +#. 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'" @@ -2144,6 +2175,13 @@ msgid "Internal Error, AutoRemover broke stuff" msgstr "S'ha produït un error intern. El supressor automàtic ha trencat coses" #: apt-private/private-install.cc +#, c-format +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "Empreu «%s» per a suprimir-lo." +msgstr[1] "Empreu «%s» per a suprimir-los." + +#: apt-private/private-install.cc msgid "" "The following package was automatically installed and is no longer required:" msgid_plural "" @@ -2165,13 +2203,6 @@ msgstr[1] "" "Els paquets %lu es van instal·lar automàticament i ja no són necessaris:\n" #: apt-private/private-install.cc -#, c-format -msgid "Use '%s' to remove it." -msgid_plural "Use '%s' to remove them." -msgstr[0] "Empreu «%s» per a suprimir-lo." -msgstr[1] "Empreu «%s» per a suprimir-los." - -#: apt-private/private-install.cc msgid "Suggested packages:" msgstr "Paquets suggerits:" |