2009-07-27 21:41:58 -05:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2009-10-04 17:02:00 +02:00
|
|
|
# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2006-06-28 05:37:15 +00:00
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2014-11-18 15:14:51 +10:00
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2011-02-28 11:11:19 -06:00
|
|
|
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
|
2019-10-21 17:25:29 +10:00
|
|
|
"POT-Creation-Date: 2019-10-21 17:23+1000\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2010-06-04 13:36:38 -05:00
|
|
|
"Language: \n"
|
2006-06-28 05:37:15 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/add.c:91 lib/libalpm/sync.c:290
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "%s-%s is up to date -- skipping\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:95
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "%s-%s is up to date -- reinstalling\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:100
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "downgrading package %s (%s => %s)\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:129
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot allocate disk archive object"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:143 lib/libalpm/util.c:382
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "warning given when extracting %s (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:146 lib/libalpm/util.c:385
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "could not extract %s (%s)\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/add.c:159 lib/libalpm/dload.c:574 lib/libalpm/remove.c:542
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not rename %s to %s (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:210
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "file not found in file list for package %s. skipping extraction of %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:261
|
2006-10-15 19:31:03 +00:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid ""
|
|
|
|
"directory permissions differ on %s\n"
|
|
|
|
"filesystem: %o package: %o\n"
|
2007-03-04 06:28:48 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:276
|
2006-06-28 05:37:15 +00: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"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:292
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "extract: not overwriting dir with file %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:513 lib/libalpm/util.c:334 lib/libalpm/util.c:592
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "could not get current working directory\n"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:518 lib/libalpm/util.c:339 lib/libalpm/util.c:597
|
|
|
|
#: lib/libalpm/util.c:650
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "could not change directory to %s (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:575 lib/libalpm/util.c:403 lib/libalpm/util.c:766
|
2011-09-22 11:33:25 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not restore working directory (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:583
|
2007-02-22 16:14:11 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "problem occurred while upgrading %s\n"
|
2007-02-22 16:14:11 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:589
|
2007-02-22 16:14:11 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "problem occurred while installing %s\n"
|
2007-02-22 16:14:11 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:604
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "could not update database entry %s-%s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/add.c:615
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "could not add entry '%s' in cache\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:267
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "error while reading file %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:364
|
2009-09-17 02:07:42 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "removing invalid database: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:415 lib/libalpm/be_local.c:905
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create directory %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:590 lib/libalpm/be_sync.c:386
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "invalid name for database entry '%s'\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:598
|
2010-06-04 13:36:38 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "duplicated database entry '%s'\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:610
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "corrupted database entry '%s'\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:713 lib/libalpm/be_local.c:809
|
|
|
|
#: lib/libalpm/be_local.c:954 lib/libalpm/be_local.c:1051
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:422 lib/libalpm/util.c:253
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/util.c:269
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not open file %s: %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:729 lib/libalpm/be_sync.c:650
|
2007-12-02 21:42:41 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "%s database is inconsistent: name mismatch on package %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:735 lib/libalpm/be_sync.c:656
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "%s database is inconsistent: version mismatch on package %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_local.c:776
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unknown validation type for package %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:479 lib/libalpm/be_package.c:637
|
|
|
|
#: lib/libalpm/be_package.c:650
|
2009-07-27 21:41:58 -05:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "error while reading package %s: %s\n"
|
2009-07-27 21:41:58 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "error while reading mtree of package %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:603
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not parse package description file in %s\n"
|
2007-02-07 02:22:53 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:608
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "missing package name in %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:612
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "missing package version in %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:616
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "invalid package version in %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:657
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "missing package metadata in %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/be_package.c:750
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to read signature file: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/be_package.c:779 lib/libalpm/sync.c:953
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "required key missing from keyring\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:61
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "removing invalid file: %s\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:515
|
2011-08-08 17:17:15 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not parse package description file '%s' from db '%s'\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:522
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not read db '%s' (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:556 lib/libalpm/be_sync.c:561
|
2013-06-06 13:12:20 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s database is inconsistent: filename of package %s is illegal\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:566
|
2013-06-06 13:12:20 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s database is inconsistent: filename of package %s is too long\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/be_sync.c:632
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unknown database file: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/db.c:370
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "database path is undefined\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:184
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "dependency cycle detected:\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:187
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "%s will be removed after its %s dependency\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:191
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "%s will be installed before its %s dependency\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/deps.c:681 lib/libalpm/deps.c:712
|
2009-07-27 21:41:58 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "ignoring package %s-%s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/deps.c:869
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "cannot resolve \"%s\", a dependency of \"%s\"\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:78
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not get filesystem information for %s: %s\n"
|
2011-02-28 11:11:19 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:108
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not open file: %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:146 lib/libalpm/diskspace.c:159
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get filesystem information\n"
|
2011-02-28 11:11:19 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:242
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get file information for %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:256 lib/libalpm/diskspace.c:315
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
2011-03-12 10:32:20 +10:00
|
|
|
msgid "could not determine mount point for file %s\n"
|
2011-02-28 11:11:19 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:354
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Partition %s too full: %jd blocks needed, %ju blocks free\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:379 lib/libalpm/diskspace.c:433
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
2011-03-20 23:08:22 -05:00
|
|
|
msgid "could not determine filesystem mount points\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:385
|
2011-03-20 23:08:22 -05:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not determine cachedir mount point %s\n"
|
2011-02-28 11:11:19 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:438
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not determine root mount point %s\n"
|
2011-02-28 11:11:19 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:486
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Partition %s is mounted read only\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:161
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "disk"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:348
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "failed to create temporary file for download\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:393
|
2011-08-08 17:17:15 -05:00
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "url '%s' is invalid\n"
|
2011-08-08 17:17:15 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:464 lib/libalpm/dload.c:485 lib/libalpm/dload.c:496
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
msgid "failed retrieving file '%s' from %s : %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:477
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed retrieving file '%s' from %s : expected download size exceeded\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:532
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "%s appears to be truncated: %jd/%jd bytes\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/dload.c:677 lib/libalpm/dload.c:706
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "failed to download %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:40
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "out of memory!"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:42
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "unexpected system error"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:44
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "permission denied"
|
2007-02-12 15:39:29 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:46
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not find or read file"
|
2007-02-12 15:39:29 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:48
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not find or read directory"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:50
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "wrong or NULL argument passed"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:52
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "not enough free disk space"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:55
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "library not initialized"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:57
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "library already initialized"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:59
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "unable to lock database"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:62
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not open database"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:64
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not create database"
|
2007-02-12 15:39:29 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:66
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "database not initialized"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:68
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "database already registered"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:70
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not find database"
|
2007-02-07 02:22:53 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:72
|
2011-08-08 17:17:15 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted database"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:74
|
2011-08-08 17:17:15 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted database (PGP signature)"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:76
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "database is incorrect version"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:78
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not update database"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:80
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not remove database entry"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:83
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "invalid url for server"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:85
|
2009-07-27 21:41:58 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "no servers configured for repository"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:88
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "transaction already initialized"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:90 lib/libalpm/error.c:94
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "transaction not initialized"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:92
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "duplicate target"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:96
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "transaction not prepared"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:98
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "transaction aborted"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:100
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "operation not compatible with the transaction type"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:102
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "transaction commit attempt when database is not locked"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:104
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "failed to run transaction hooks"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:107
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "could not find or read package"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:109
|
2011-08-09 15:50:58 -05:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "operation cancelled due to ignorepkg"
|
2011-08-09 15:50:58 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:111
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "invalid or corrupted package"
|
2011-08-08 17:17:15 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:113
|
2011-08-08 17:17:15 -05:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "invalid or corrupted package (checksum)"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:115
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "invalid or corrupted package (PGP signature)"
|
2014-11-18 15:14:51 +10:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/libalpm/error.c:117
|
2007-03-04 17:16:51 +00:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "package missing required signature"
|
2007-03-04 17:16:51 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:119
|
2007-02-22 16:14:11 +00:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "cannot open package file"
|
2007-02-22 16:14:11 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:121
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "cannot remove all files for package"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:123
|
2007-03-04 17:16:51 +00:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "package filename is not valid"
|
2010-06-04 13:36:38 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:125
|
2010-06-04 13:36:38 -05:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "package architecture is not valid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/libalpm/error.c:127
|
|
|
|
#, c-format
|
2010-06-04 13:36:38 -05:00
|
|
|
msgid "could not find repository for target"
|
2007-03-04 17:16:51 +00:00
|
|
|
msgstr ""
|
|
|
|
|
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"
|
2011-06-23 21:48:35 -05:00
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/error.c:135 lib/libalpm/hook.c:514
|
2007-12-02 21:42:41 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not satisfy dependencies"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:137
|
2006-10-15 19:31:03 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "conflicting dependencies"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:139
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "conflicting files"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:142
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "failed to retrieve some files"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:144
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "invalid regular expression"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:150
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "libarchive error"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:152
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "download library error"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:154
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "gpgme error"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:156
|
2007-02-12 15:39:29 +00:00
|
|
|
#, c-format
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "error invoking external downloader"
|
2007-02-12 15:39:29 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/error.c:159
|
|
|
|
#, c-format
|
|
|
|
msgid "compiled without signature support"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/libalpm/error.c:162
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "unexpected error"
|
2011-02-28 11:11:19 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/handle.c:153
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "lock file missing %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/handle.c:159
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove lock file %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:95
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Missing trigger targets in hook: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:101
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Missing trigger type in hook: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:107
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Missing trigger operation in hook: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:134
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Missing Exec option in hook: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:140
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Missing When option in hook: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:143
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "AbortOnFail set for PostTransaction hook: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:160
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "error while reading hook %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
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-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: invalid value %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:513
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to run hook %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:547 lib/libalpm/hook.c:559 lib/libalpm/remove.c:386
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open directory: %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:575
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open file: %s%s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:595 lib/libalpm/util.c:259
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not stat file %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/hook.c:621
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not read directory: %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/package.c:578
|
2011-09-22 11:33:25 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not fully load metadata for package %s-%s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:119
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not find %s in database -- skipping\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:154
|
2009-09-17 02:07:42 +02:00
|
|
|
#, c-format
|
|
|
|
msgid "removing %s from target list\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:346
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "cannot remove file '%s': %s\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:411 lib/libalpm/remove.c:420
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not backup %s due to PATH_MAX overflow\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:562
|
2011-08-08 17:17:15 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot remove %s (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:735
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not remove database entry %s-%s\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/remove.c:740
|
2007-03-04 17:16:51 +00:00
|
|
|
#, c-format
|
2008-07-19 17:12:23 +02:00
|
|
|
msgid "could not remove entry '%s' from cache\n"
|
2007-03-04 17:16:51 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/signing.c:171
|
|
|
|
#, c-format
|
|
|
|
msgid "Public keyring not found; have you run '%s'?\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:784
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "GPGME error: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/signing.c:284
|
|
|
|
#, c-format
|
|
|
|
msgid "looking up key %s using WKD\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:293
|
|
|
|
#, c-format
|
|
|
|
msgid "gpg error: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/signing.c:441 lib/libalpm/signing.c:515
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "keyring is not writable\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/signing.c:539
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
2019-10-07 18:12:24 +10:00
|
|
|
msgid "key \"%s\" on keyserver\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/signing.c:544
|
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"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-14 09:43:35 +10:00
|
|
|
#: lib/libalpm/signing.c:548
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "key \"%s\" could not be looked up remotely\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:943 lib/libalpm/sync.c:1022
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: missing required signature\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:958
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is marginal trust\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:966
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is unknown trust\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:973
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" should never be trusted\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:985
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: key \"%s\" is unknown\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:994
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: key \"%s\" is disabled\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:998
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is expired\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:1002
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is invalid\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:1079 lib/libalpm/signing.c:1147
|
|
|
|
#: lib/libalpm/signing.c:1226
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature format error\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-21 17:25:29 +10:00
|
|
|
#: lib/libalpm/signing.c:1179 lib/libalpm/signing.c:1212
|
|
|
|
#: lib/libalpm/signing.c:1220
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: unsupported signature format\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:99
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "%s: ignoring package upgrade (%s => %s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:111
|
2009-07-27 21:41:58 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: ignoring package downgrade (%s => %s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:114
|
2009-07-27 21:41:58 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: downgrading from version %s to version %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:120
|
2008-08-23 11:21:28 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: local (%s) is newer than %s (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:161
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "ignoring package replacement (%s-%s => %s-%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:177
|
2009-07-27 21:41:58 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot replace %s by %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:535 lib/libalpm/sync.c:605
|
2006-10-15 19:31:03 +00:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "unresolvable package conflicts detected\n"
|
2008-08-23 11:21:28 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:555
|
2011-01-21 11:04:52 -06:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "removing '%s' from target list because it conflicts with '%s'\n"
|
2011-01-21 11:04:52 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:849
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "failed to retrieve some files\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:1036
|
2019-08-12 11:42:10 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to read file %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:1223
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "not enough free disk space\n"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:1245
|
2007-12-02 21:42:41 -06:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "could not commit removal transaction\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: lib/libalpm/sync.c:1253
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "could not commit transaction\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:364
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "could not create temp directory\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:379
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "could not copy tempfile to %s (%s)\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:410
|
2011-10-05 22:39:05 -05:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:414
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "could not remove tmpdir %s\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/util.c:486
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to write to pipe (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/util.c:545
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to read from pipe (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:609 lib/libalpm/util.c:615
|
2011-02-28 11:11:19 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create pipe (%s)\n"
|
2007-02-22 16:14:11 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:623
|
2007-02-22 16:14:11 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "could not fork a new process (%s)\n"
|
2007-02-22 16:14:11 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:646
|
2007-12-02 21:42:41 -06:00
|
|
|
#, c-format
|
|
|
|
msgid "could not change the root directory (%s)\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:658
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2011-02-28 11:11:19 -06:00
|
|
|
msgid "call to execv failed (%s)\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:737
|
2006-06-28 05:37:15 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "call to waitpid failed (%s)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:747
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2009-07-27 21:41:58 -05:00
|
|
|
msgid "command failed to execute correctly\n"
|
2006-06-28 05:37:15 +00:00
|
|
|
msgstr ""
|
2006-10-15 19:31:03 +00:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:754
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown signal"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:756
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "command terminated by signal %d: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:853
|
2006-10-15 19:31:03 +00:00
|
|
|
#, c-format
|
2007-12-02 21:42:41 -06:00
|
|
|
msgid "no %s cache exists, creating...\n"
|
2006-10-15 19:31:03 +00:00
|
|
|
msgstr ""
|
2007-02-07 02:22:53 +00:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: lib/libalpm/util.c:884
|
2008-03-03 20:13:59 -06:00
|
|
|
#, c-format
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "couldn't find or create package cache, using %s instead\n"
|
2007-12-02 21:42:41 -06:00
|
|
|
msgstr ""
|