2011-03-14 13:44:03 -05:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2021-05-20 12:33:05 +10:00
|
|
|
# Copyright (C) YEAR "Pacman Development Team <pacman-dev@archlinux.org>"
|
|
|
|
# This file is distributed under the same license as the libalpm package.
|
2018-04-29 23:56:07 +10:00
|
|
|
#
|
2011-09-22 11:26:21 -05:00
|
|
|
# Translators:
|
2014-11-18 15:06:30 +10:00
|
|
|
# Alberto Sánchez Molero <alsamolero@gmail.com>, 2013
|
2013-04-30 21:18:42 +10:00
|
|
|
# Dan McGee <dpmcgee@gmail.com>, 2011
|
2016-01-17 13:39:02 +10:00
|
|
|
# Davidmp <medipas@gmail.com>, 2015
|
2013-06-18 13:17:30 +10:00
|
|
|
# Hector Mtz-Seara <hseara@gmail.com>, 2011,2013
|
2014-12-19 13:53:35 +10:00
|
|
|
# Josep <jpreales@gmail.com>, 2011,2013
|
2014-11-18 15:06:30 +10:00
|
|
|
# Josep <jpreales@gmail.com>, 2011,2013
|
|
|
|
# Josep <jpreales@gmail.com>, 2011
|
2024-03-04 13:07:58 +10:00
|
|
|
# Davidmp <medipas@gmail.com>, 2015-2019,2021,2023-2024
|
2014-12-19 13:53:35 +10:00
|
|
|
# Ramon Buldó <rbuldo@gmail.com>, 2014
|
2009-11-16 00:29:16 +01:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2011-03-14 13:44:03 -05:00
|
|
|
"Project-Id-Version: Arch Linux Pacman package manager\n"
|
2024-05-10 16:51:49 +10:00
|
|
|
"Report-Msgid-Bugs-To: https://gitlab.archlinux.org/pacman/pacman/-/issues\n"
|
|
|
|
"POT-Creation-Date: 2024-05-10 16:53+1000\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
"PO-Revision-Date: 2010-11-29 23:17+0000\n"
|
2024-05-10 16:51:49 +10:00
|
|
|
"Last-Translator: Ramon Buldó <rbuldo@gmail.com>, 2014\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
"Language-Team: Catalan (http://app.transifex.com/toofishes/archlinux-pacman/language/ca/)\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
"Language: ca\n"
|
2013-03-10 12:56:55 +10:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:90 lib/libalpm/sync.c:279
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "%s-%s is up to date -- skipping\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s-%s està al dia. S'omet.\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:94
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "%s-%s is up to date -- reinstalling\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s-%s està al dia. Es reinstal·larà.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:99
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "downgrading package %s (%s => %s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Es degrada el paquet %s (%s => %s).\n"
|
2018-04-29 23:43:07 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:129
|
2018-04-29 23:43:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot allocate disk archive object"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot assignar l'objecte d'arxiu del disc."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/add.c:143 lib/libalpm/util.c:389
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "warning given when extracting %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "avís en extreure %s (%s)\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/add.c:146 lib/libalpm/util.c:392
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not extract %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut extreure %s (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: lib/libalpm/add.c:159 lib/libalpm/dload.c:750 lib/libalpm/remove.c:550
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not rename %s to %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut canviar el nom %s a %s (%s).\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:210
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "file not found in file list for package %s. skipping extraction of %s\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "fitxer no trobat a la llista de fitxers per al paquet %s. S'omet l'extracció de %s.\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:219
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to extract %s%s: path too long"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot extreure %s%s: camí massa llarg."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:261
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"directory permissions differ on %s\n"
|
|
|
|
"filesystem: %o package: %o\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "els permisos del directori difereixen a %s\nsistema de fitxers: %o paquet: %o\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:276
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid ""
|
|
|
|
"directory ownership differs on %s\n"
|
|
|
|
"filesystem: %u:%u package: %u:%u\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "els permisos del directori difereixen a %s\nsistema de fitxers: %u:%u paquet: %u:%u\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:292
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "extract: not overwriting dir with file %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "extracció: no se sobreescriurà el directori amb el fitxer %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:320
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to extract %s.pacnew: path too long"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot extreure %s.pacnew: camí massa llarg."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/add.c:510 lib/libalpm/util.c:335 lib/libalpm/util.c:605
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get current working directory\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut obtenir el directori de treball actual.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/add.c:515 lib/libalpm/util.c:340 lib/libalpm/util.c:610
|
|
|
|
#: lib/libalpm/util.c:665
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not change directory to %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut canviar el directori a %s (%s).\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/add.c:571 lib/libalpm/util.c:410 lib/libalpm/util.c:789
|
2011-10-05 22:30:14 -05:00
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "could not restore working directory (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut restaurar el directori de treball (%s).\n"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:579
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "problem occurred while upgrading %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha ocorregut un problema en actualitzar %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:585
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "problem occurred while installing %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha ocorregut un problema en instal·lar %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:600
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not update database entry %s-%s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut actualitzar l'entrada de la base de dades %s-%s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/add.c:610
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not add entry '%s' in cache\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut afegir l'entrada \"%s\" a la memòria cau.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:271
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "error while reading file %s: %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "error en llegir el fitxer %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:382
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "removing invalid database: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Se suprimeix la base de dades no vàlida: %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:433 lib/libalpm/be_local.c:947
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create directory %s: %s\n"
|
|
|
|
msgstr "no s'ha pogut crear el directori %s: %s\n"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:608 lib/libalpm/be_sync.c:322
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid name for database entry '%s'\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "nom no vàlid per a l'entrada de la base de dades \"%s\".\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:616
|
2010-06-12 19:26:41 +02:00
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
msgid "duplicated database entry '%s'\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "entrada de la base de dades duplicada \"%s\".\n"
|
2010-06-04 13:36:38 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:628
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "corrupted database entry '%s'\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "entrada de la base de dades corrupta \"%s'\".\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:663
|
2024-03-04 13:07:58 +10:00
|
|
|
#, c-format
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "unknown install reason for package %s: %s\n"
|
2024-03-04 13:07:58 +10:00
|
|
|
msgstr "raó d'instal·lació desconeguda per al paquet %s:%s\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/be_local.c:743 lib/libalpm/be_local.c:856
|
|
|
|
#: lib/libalpm/be_local.c:996 lib/libalpm/be_local.c:1102
|
|
|
|
#: lib/libalpm/diskspace.c:135 lib/libalpm/dload.c:859 lib/libalpm/util.c:254
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/util.c:270
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open file %s: %s\n"
|
2013-04-01 15:50:17 +10:00
|
|
|
msgstr "no s'ha pogut obrir el fitxer %s: %s\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:759 lib/libalpm/be_sync.c:595
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s database is inconsistent: name mismatch on package %s\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "la base de dades %s és inconsistent: no coincidència de nom al paquet %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:765 lib/libalpm/be_sync.c:601
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s database is inconsistent: version mismatch on package %s\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "la base de dades %s és inconsistent: no coincidència de versió al paquet %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:806
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unknown validation type for package %s: %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "tipus de validació desconeguda per al paquet %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_local.c:841
|
2024-03-04 13:07:58 +10:00
|
|
|
#, c-format
|
2024-05-10 16:51:49 +10:00
|
|
|
msgid "%s: unknown key '%s' in local database\n"
|
|
|
|
msgstr "%s: clau desconeguda %s a la base de dades local\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/be_package.c:255
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: unknown key '%s' in package description\n"
|
2024-03-04 13:07:58 +10:00
|
|
|
msgstr "%s: clau desconeguda %s a la descripció del paquet\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/be_package.c:482 lib/libalpm/be_package.c:635
|
|
|
|
#: lib/libalpm/be_package.c:647
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "error while reading package %s: %s\n"
|
|
|
|
msgstr "error en llegir el paquet %s: %s\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:495 lib/libalpm/be_package.c:518
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "error while reading mtree of package %s: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "error en llegir mtree del paquet %s: %s.\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:601
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not parse package description file in %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut analitzar el fitxer de descripció de paquet a %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:606
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "missing package name in %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "manca el nom del paquet a %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:610
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "missing package version in %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "manca la versió del paquet a %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:614
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "invalid package version in %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "versió del paquet no vàlida a %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:653
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "missing package metadata in %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "manquen les metadades del paquet a %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:745
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "failed to read signature file: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha fallat llegir el fitxer de signatures: %s.\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_package.c:768 lib/libalpm/sync.c:958
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "required key missing from keyring\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la clau requerida manca al clauer.\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:61
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "removing invalid file: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Se suprimeix el fitxer no vàlid %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_sync.c:454
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "could not parse package description file '%s' from db '%s'\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "no s'ha pogut analitzar el fitxer de descripció de paquet \"%s\" de la base de dades \"%s\".\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_sync.c:469
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "could not read db '%s' (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut llegir la base de dades \"%s\" (%s).\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_sync.c:502 lib/libalpm/be_sync.c:507
|
2013-06-18 13:17:30 +10:00
|
|
|
#, c-format
|
2013-06-06 13:12:20 +10:00
|
|
|
msgid "%s database is inconsistent: filename of package %s is illegal\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "La base de dades %s és inconsistent: nom erroni al paquet %s.\\n\n"
|
2013-06-06 13:12:20 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_sync.c:512
|
2013-06-18 13:17:30 +10:00
|
|
|
#, c-format
|
2013-06-06 13:12:20 +10:00
|
|
|
msgid "%s database is inconsistent: filename of package %s is too long\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "La base de dades %s és inconsistent: el nom del paquet %s és massa llarg\\n\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_sync.c:577
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "unknown database file: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "fitxer de base de dades desconegut: %s.\n"
|
2013-06-06 13:12:20 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/be_sync.c:695
|
|
|
|
#, c-format
|
2024-05-10 16:51:49 +10:00
|
|
|
msgid "%s: unknown key '%s' in sync database\n"
|
|
|
|
msgstr "%s: clau desconeguda %s a la base de dades sincronitzada\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/db.c:413
|
2010-06-04 13:36:38 -05:00
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "database path is undefined\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha definit el camí de la base de dades.\n"
|
2010-06-04 13:36:38 -05:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:184
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "dependency cycle detected:\n"
|
|
|
|
msgstr "s'ha detectat una dependència cíclica:\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:187
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s will be removed after its %s dependency\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s se suprimirà després de la seva dependència: %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:191
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s will be installed before its %s dependency\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s s'instal·larà abans de la seva dependència: %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/deps.c:666 lib/libalpm/deps.c:697
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "ignoring package %s-%s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "s'ignora el paquet %s-%s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/deps.c:842
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot resolve \"%s\", a dependency of \"%s\"\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot resoldre \"%s\", una dependència de \"%s\".\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:78
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get filesystem information for %s: %s\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "no s'ha pogut obtenir la informació del sistema de fitxers per a %s: %s\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:108
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not open file: %s: %s\n"
|
2013-04-01 15:50:17 +10:00
|
|
|
msgstr "no s'ha pogut obrir el fitxer: %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:154 lib/libalpm/diskspace.c:167
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get filesystem information\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut obtenir la informació del sistema de fitxers.\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:254
|
2016-01-17 13:39:02 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "could not get file information for %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut obtenir informació de fitxer per a %s.\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:268 lib/libalpm/diskspace.c:327
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
2011-03-16 19:51:12 -05:00
|
|
|
msgid "could not determine mount point for file %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut determinar el punt de muntatge per al fitxer %s.\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:366
|
2016-01-17 13:39:02 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Partition %s too full: %jd blocks needed, %ju blocks free\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "La partició %s està massa plena: %jd blocs necessaris, %ju blocs lliures.\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:391 lib/libalpm/diskspace.c:445
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
2011-03-20 23:35:42 -05:00
|
|
|
msgid "could not determine filesystem mount points\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "no s'han pogut determinar els punts de muntatge del sistema de fitxers.\n"
|
2011-03-20 23:35:42 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:397
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not determine cachedir mount point %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut determinar el punt de muntatge cachedir %s.\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:450
|
2011-03-20 23:35:42 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not determine root mount point %s\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "no s'ha pogut determinar el punt de muntatge del directori d'arrel %s.\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/diskspace.c:498
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "Partition %s is mounted read only\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "La partició %s està muntada només en mode de lectura.\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:128
|
2021-04-23 10:44:27 +10:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"too many errors from %s, skipping for the remainder of this transaction\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "hi ha massa errors de %s, s'ometen per a la resta d'aquesta transacció\n"
|
2021-04-23 10:44:27 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:145
|
|
|
|
#, c-format
|
|
|
|
msgid "fatal error from %s, skipping for the remainder of this transaction\n"
|
|
|
|
msgstr "error fatal de %s, s'omet la resta d'aquesta transacció.\n"
|
|
|
|
|
|
|
|
#: lib/libalpm/dload.c:263
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "disk"
|
|
|
|
msgstr "disc"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:438
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "failed to create temporary file for download\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha fallat crear un fitxer temporal per a la baixada.\n"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:550 lib/libalpm/dload.c:588 lib/libalpm/dload.c:602
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "failed retrieving file '%s' from %s : %s\n"
|
2018-04-29 23:43:07 +10:00
|
|
|
msgstr "ha fallat la recuperació del fitxer \"%s\" des de %s: %s\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:580
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "failed retrieving file '%s' from %s : expected download size exceeded\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "ha fallat recuperar el fitxer \"%s\" des de %s: mida de la baixada superior a l'esperada.\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:728
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s appears to be truncated: %jd/%jd bytes\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s sembla que està truncat: %jd/%jd bytes.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:823
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2021-04-23 10:44:27 +10:00
|
|
|
msgid "url '%s' is invalid\n"
|
|
|
|
msgstr "l'url \"%s\" no és vàlid.\n"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:929
|
2021-05-20 12:33:05 +10:00
|
|
|
#, c-format
|
2021-04-23 10:44:27 +10:00
|
|
|
msgid "failed to setup a download payload for %s\n"
|
2021-05-20 12:33:05 +10:00
|
|
|
msgstr "ha fallat configurar una càrrega de baixada per a %s\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:941
|
2021-04-23 10:44:27 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "curl returned error %d from transfer\n"
|
2021-05-20 12:33:05 +10:00
|
|
|
msgstr "curl ha retornat l'error %d de la transferència\n"
|
2021-04-23 10:44:27 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/dload.c:965
|
2021-04-23 10:44:27 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "curl transfer error: %d\n"
|
2021-05-20 12:33:05 +10:00
|
|
|
msgstr "error de transferència de curl: %d\n"
|
2021-04-23 10:44:27 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: lib/libalpm/dload.c:1144 lib/libalpm/sync.c:845
|
2021-04-23 10:44:27 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to retrieve some files\n"
|
|
|
|
msgstr "ha fallat la recuperació d'alguns fitxers.\n"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: lib/libalpm/dload.c:1167
|
2021-04-23 10:44:27 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "download completed successfully but no file in the cache\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "la baixada s'ha completat correctament però no hi ha cap fitxer a la cau\n"
|
2021-04-23 10:44:27 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:40
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "out of memory!"
|
|
|
|
msgstr "memòria esgotada!"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:42
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "unexpected system error"
|
|
|
|
msgstr "error inesperat del sistema"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:44
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "permission denied"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "permís denegat"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:46
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find or read file"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut trobar o llegir el fitxer."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:48
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find or read directory"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut trobar o llegir el directori."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:50
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "wrong or NULL argument passed"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "s'ha passat un argument erroni o NUL."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:52
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "not enough free disk space"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no hi ha prou espai de disc lliure."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:55
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "library not initialized"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "biblioteca no iniciada"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:57
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "library already initialized"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la biblioteca ja s'ha iniciat."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:59
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to lock database"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut bloquejar la base de dades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:62
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open database"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut obrir la base de dades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:64
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create database"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut crear la base de dades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:66
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "database not initialized"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "base de dades no iniciada."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:68
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "database already registered"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la base de dades ja està registrada."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:70
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find database"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut trobar la base de dades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:72
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "invalid or corrupted database"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "base de dades no vàlida o corrupta"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:74
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "invalid or corrupted database (PGP signature)"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "base de dades no vàlida o corrupta (signatura PGP)"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:76
|
2011-03-14 13:44:03 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "database is incorrect version"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la versió de la base de dades és incorrecta."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:78
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not update database"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut actualitzar la base de dades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:80
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove database entry"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut suprimir l'entrada de la base de dades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:83
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid url for server"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "url del servidor no vàlid."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:85
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "no servers configured for repository"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha configurat cap servidor per al repositori."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:88
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction already initialized"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ja s'ha iniciat la transacció."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:90 lib/libalpm/error.c:96
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction not initialized"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha iniciat la transacció."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:92
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "duplicate target"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "objectiu duplicat."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:94
|
2021-09-04 16:16:20 +10:00
|
|
|
#, c-format
|
2021-05-20 12:33:05 +10:00
|
|
|
msgid "duplicate filename"
|
2021-09-04 16:16:20 +10:00
|
|
|
msgstr "nom de fitxer duplicat"
|
2021-05-20 12:33:05 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/error.c:98
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction not prepared"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "transacció no preparada."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:100
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction aborted"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "transacció cancel·lada."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:102
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "operation not compatible with the transaction type"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "l'operació no és compatible amb el tipus de transacció."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:104
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction commit attempt when database is not locked"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "intent de publicació de la transacció amb la base de dades no bloquejada."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:106
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to run transaction hooks"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha fallat l'execució dels ganxos de la transacció."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:109
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find or read package"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut trobar o llegir el paquet."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:111
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "operation cancelled due to ignorepkg"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "operació cancel·lada a causa d'ignorepkg."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:113
|
2011-09-22 11:26:21 -05:00
|
|
|
#, c-format
|
2011-08-09 15:50:58 -05:00
|
|
|
msgid "invalid or corrupted package"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "paquet no vàlid o corrupte"
|
2011-08-09 15:50:58 -05:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:115
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "invalid or corrupted package (checksum)"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "paquet no vàlid o corrupte (suma de comprovació)."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:117
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "invalid or corrupted package (PGP signature)"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "paquet no vàlid o corrupte (signatura PGP)"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:119
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "package missing required signature"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la signatura requerida manca al paquet."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:121
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot open package file"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut obrir el fitxer del paquet."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:123
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot remove all files for package"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'han pogut suprimir tots els fitxers del paquet."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:125
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "package filename is not valid"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "el nom de fitxer del paquet no és vàlid."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-05-20 12:33:05 +10:00
|
|
|
#: lib/libalpm/error.c:127
|
2010-06-12 19:26:41 +02:00
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
msgid "package architecture is not valid"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "l'arquitectura del paquet no és vàlida."
|
2010-06-04 13:36:38 -05:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:130
|
2011-06-23 21:48:35 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "missing PGP signature"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "manca la signatura PGP."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:132
|
2011-06-23 21:48:35 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid PGP signature"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "signatura PGP no vàlida"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/error.c:135 lib/libalpm/hook.c:514
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not satisfy dependencies"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'han pogut satisfer les dependències."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:137
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "conflicting dependencies"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "dependències conflictives."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:139
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "conflicting files"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "fitxers conflictius."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:142
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to retrieve some files"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha fallat la recuperació d'alguns fitxers."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:144
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid regular expression"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "expressió regular no vàlida."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:150
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "libarchive error"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "error de libarchive."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:152
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "download library error"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "error de la biblioteca de baixades."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:154
|
2011-06-23 21:48:35 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "gpgme error"
|
2011-10-10 21:21:59 -05:00
|
|
|
msgstr "error de gpgme"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:156
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "error invoking external downloader"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "error en invocar el baixador extern."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:159
|
|
|
|
#, c-format
|
|
|
|
msgid "compiled without signature support"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "compilat sense suport de signatura."
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/error.c:162
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "unexpected error"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "error inesperat."
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/handle.c:164
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "lock file missing %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "manca el fitxer de bloqueig %s.\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/handle.c:170
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove lock file %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut suprimir el fitxer de bloqueig %s.\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:95
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing trigger targets in hook: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Manquen objectius d'activació al ganxo: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:101
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing trigger type in hook: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Manca el tipus d'activació al ganxo: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:107
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing trigger operation in hook: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Manca l'operació d'activació al ganxo: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:134
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing Exec option in hook: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Opció d'Exec que manca al ganxo: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:140
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing When option in hook: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Manca l'opció de Quan al ganxo: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:143
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "AbortOnFail set for PostTransaction hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "Avortaenfallar establert per al ganxo de posttransacció: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:160
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "error while reading hook %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "error mentre es llegia el ganxo %s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:162 lib/libalpm/hook.c:206 lib/libalpm/hook.c:248
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: invalid option %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ganxo %s, línia %d: opció no vàlida %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:172
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: invalid section %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ganxo %s, línia %d: secció no vàlida %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:184 lib/libalpm/hook.c:199 lib/libalpm/hook.c:218
|
|
|
|
#: lib/libalpm/hook.c:241
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "hook %s line %d: invalid value %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ganxo %s, línia %d: valor no vàlid %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:188 lib/libalpm/hook.c:211 lib/libalpm/hook.c:222
|
|
|
|
#: lib/libalpm/hook.c:236
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: overwriting previous definition of %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ganxo %s, línia %d: se sobreescriu la definició prèvia de %s.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:243
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: unable to set option (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ganxo %s, línia %d: no es pot establir l'opció (%s).\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:513
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "unable to run hook %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "no es pot executar el ganxo %s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/hook.c:547 lib/libalpm/hook.c:559 lib/libalpm/remove.c:378
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open directory: %s: %s\n"
|
|
|
|
msgstr "no s'ha pogut obrir el directori: %s: %s\n"
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:575
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "could not open file: %s%s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "no s'ha pogut obrir el fitxer: %s%s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/hook.c:595 lib/libalpm/util.c:260
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not stat file %s: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut determinar l'estat del fitxer %s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:621
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "could not read directory: %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "no s'ha pogut llegir el directori: %s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/package.c:614
|
2011-10-05 22:30:14 -05:00
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "could not fully load metadata for package %s-%s\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "no s'han pogut carregar completament les metadades per al paquet %s-%s.\n"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/package.c:869
|
|
|
|
#, c-format
|
|
|
|
msgid "invalid package metadata (name or version missing)"
|
2024-03-04 13:07:58 +10:00
|
|
|
msgstr "metadades del paquet no vàlides (en falta el nom o la versió)"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/package.c:874
|
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"invalid metadata for package %s-%s (package name cannot start with '.' or "
|
|
|
|
"'-')\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "metadades no vàlides per al paquet %s-%s (el nom del paquet no pot començar per . o -)\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/package.c:878
|
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"invalid metadata for package %s-%s (package name contains invalid "
|
|
|
|
"characters)\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "metadades no vàlides per al paquet %s-%s (el nom del paquet conté caràcters no vàlids)\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/package.c:885 lib/libalpm/package.c:889
|
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"invalid metadata for package %s-%s (package version contains invalid "
|
|
|
|
"characters)\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "metadades no vàlides per al paquet %s-%s (la versió del paquet conté caràcters no vàlids)\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/package.c:895
|
|
|
|
#, c-format
|
2024-07-02 10:27:22 +10:00
|
|
|
msgid "invalid metadata for package %s-%s (package name and version too long)\n"
|
|
|
|
msgstr "metadades no vàlides per al paquet %s-%s (nom del paquet i la versió són massa llargs)\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/remove.c:111
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find %s in database -- skipping\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "No s'ha pogut trobar %s a la base de dades. S'omet.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/remove.c:146
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "removing %s from target list\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "Se suprimeix %s de la llista d'objectius.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/remove.c:338
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot remove file '%s': %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut suprimir el fitxer \"%s\": %s\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/remove.c:403 lib/libalpm/remove.c:412
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not backup %s due to PATH_MAX overflow\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "no s'ha pogut fer una còpia de seguretat de %s a causa d'un desbordament de CAMÍ_MAX.\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: lib/libalpm/remove.c:570
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "cannot remove %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot suprimir %s (%s).\n"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: lib/libalpm/remove.c:743
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove database entry %s-%s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut suprimir l'entrada de la base de dades %s-%s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: lib/libalpm/remove.c:748
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove entry '%s' from cache\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut suprimir l'entrada \"%s\" de la memòria cau.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/signing.c:163
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Public keyring not found; have you run '%s'?\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "No s'ha trobat el clauer públic. Heu executat \"%s\"?\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:199 lib/libalpm/signing.c:773
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "GPGME error: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "error de GPGME: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:275
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
2019-10-07 18:12:24 +10:00
|
|
|
msgid "looking up key %s using WKD\n"
|
2019-10-14 09:43:35 +10:00
|
|
|
msgstr "se cerca la clau %s amb WKD\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:289
|
2019-10-14 09:43:35 +10:00
|
|
|
#, c-format
|
2019-10-07 18:12:24 +10:00
|
|
|
msgid "gpg error: %s\n"
|
2019-10-14 09:43:35 +10:00
|
|
|
msgstr "error de gpg: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:440 lib/libalpm/signing.c:513
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
2019-10-07 18:12:24 +10:00
|
|
|
msgid "keyring is not writable\n"
|
|
|
|
msgstr "el clauer no és escrivible.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:537
|
2019-10-14 09:43:35 +10:00
|
|
|
#, c-format
|
2019-10-07 18:12:24 +10:00
|
|
|
msgid "key \"%s\" on keyserver\n"
|
2019-10-14 09:43:35 +10:00
|
|
|
msgstr "clau \"%s\" al servidor de claus\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:542
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
2019-10-07 18:12:24 +10:00
|
|
|
msgid "key \"%s\" could not be imported\n"
|
|
|
|
msgstr "la clau \"%s\" no s'ha pogut importar.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:546
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "key \"%s\" could not be looked up remotely\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la clau \"%s\" no s'ha pogut cercar remotament.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:932 lib/libalpm/sync.c:1034
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: missing required signature\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: manca la signatura requerida.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:947
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is marginal trust\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: la signatura de \"%s\" és de confiança marginal.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:955
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is unknown trust\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: la signatura de \"%s\" és de confiança desconeguda.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:962
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" should never be trusted\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: en la signatura de \"%s\" no s'hi hauria de confiar mai.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:974
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: key \"%s\" is unknown\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: la clau \"%s\" és desconeguda.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:983
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: key \"%s\" is disabled\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: la clau \"%s\" està inhabilitada.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:987
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is expired\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: la signatura de \"%s\" està caducada.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:991
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
2018-05-15 11:03:42 +10:00
|
|
|
msgid "%s: signature from \"%s\" is invalid\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: la signatura de \"%s\" no és vàlida.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:1049 lib/libalpm/signing.c:1110
|
|
|
|
#: lib/libalpm/signing.c:1189
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature format error\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: error de format de la signatura.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/signing.c:1142 lib/libalpm/signing.c:1175
|
|
|
|
#: lib/libalpm/signing.c:1183
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s: unsupported signature format\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: format de la signatura no admès.\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/sync.c:96
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: ignoring package upgrade (%s => %s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: s'ha ignorat l'actualització del paquet (%s => %s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/sync.c:108
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: ignoring package downgrade (%s => %s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: s'ha ignorat la degradació del paquet (%s => %s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/sync.c:111
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: downgrading from version %s to version %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: es degrada de la versió %s a la versió %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/sync.c:117
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: local (%s) is newer than %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "%s: local (%s) és més nou que %s (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/sync.c:158
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "ignoring package replacement (%s-%s => %s-%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "S'ignora el reemplaçament del paquet (%s-%s => %s-%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: lib/libalpm/sync.c:174
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot replace %s by %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot reemplaçar %s per %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:475
|
2021-05-20 12:33:05 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "packages %s and %s have the same filename: %s\n"
|
2021-09-04 16:16:20 +10:00
|
|
|
msgstr "els paquets %s i %s tenen el mateix nom de fitxer: %s\n"
|
2021-05-20 12:33:05 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:544 lib/libalpm/sync.c:616
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "unresolvable package conflicts detected\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "s'han detectat conflictes de paquets impossibles de resoldre.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:564
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "removing '%s-%s' from target list because it conflicts with '%s-%s'\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "Se suprimeix %s-%s de la llista d'objectius perquè té conflicte amb %s-%s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:1002 lib/libalpm/sync.c:1169
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: could not find package in cache\n"
|
|
|
|
msgstr "%s: no s'ha pogut trobar el paquet a la memòria cau.\n"
|
|
|
|
|
|
|
|
#: lib/libalpm/sync.c:1048
|
2019-10-07 18:12:24 +10:00
|
|
|
#, c-format
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "failed to read file %s: %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha fallat llegir el fitxer %s: %s\n"
|
2019-08-12 11:42:10 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:1306
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "not enough free disk space\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no hi ha prou espai de disc lliure.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:1328
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not commit removal transaction\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut fer la transacció de supressió.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/sync.c:1336
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not commit transaction\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut fer la transacció.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/trans.c:369
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create temp directory\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut crear el directori temporal.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/trans.c:384
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not copy tempfile to %s (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut copiar el fitxer temporal a %s (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/trans.c:415
|
2011-10-10 21:21:59 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove %s\n"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "no s'ha pogut suprimir %s\n"
|
2011-10-10 21:21:59 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/trans.c:419
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove tmpdir %s\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut suprimir el directori temporal %s.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:493
|
2016-01-17 13:39:02 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "unable to write to pipe (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot escriure al conducte (%s).\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:552
|
2016-01-17 13:39:02 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "unable to read from pipe (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no es pot llegir des del conducte (%s).\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:622 lib/libalpm/util.c:628
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "could not create pipe (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut crear el conducte (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:636
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not fork a new process (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut bifurcar un procés nou (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:661
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "could not change the root directory (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "no s'ha pogut canviar el directori d'arrel (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:681
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "call to execv failed (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "la crida a execv ha fallat (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:760
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "call to waitpid failed (%s)\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "ha fallat la crida a waitpid (%s).\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:770
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "command failed to execute correctly\n"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr "l'ordre ha fallat executar-se correctament.\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:777
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown signal"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "senyal desconegut"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:779
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "command terminated by signal %d: %s\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "orde cancel·lada pel senyal %d: %s\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:897
|
2009-11-16 00:29:16 +01:00
|
|
|
#, c-format
|
|
|
|
msgid "no %s cache exists, creating...\n"
|
2019-10-14 09:43:35 +10:00
|
|
|
msgstr "no existeix la memòria cau %s, es crea...\n"
|
2009-11-16 00:29:16 +01:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: lib/libalpm/util.c:928
|
2011-10-05 22:30:14 -05:00
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "couldn't find or create package cache, using %s instead\n"
|
2024-07-02 10:27:22 +10:00
|
|
|
msgstr "No s'ha pogut trobar o crear el paquet de memòria cau; en lloc d'això, s'usa%s.\n"
|