From 3446453c72b7fea6e07d0e1f5a547a870bf60484 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 18 Nov 2014 15:26:42 +1000 Subject: Fix translation error and remove empty po files Signed-off-by: Allan McRae --- lib/libalpm/po/LINGUAS | 2 - lib/libalpm/po/eo.po | 808 ---------------------- lib/libalpm/po/fa.po | 808 ---------------------- lib/libalpm/po/ur.po | 2 +- scripts/po/LINGUAS | 4 - scripts/po/eo.po | 1772 ------------------------------------------------ scripts/po/fa.po | 1772 ------------------------------------------------ scripts/po/nl.po | 1772 ------------------------------------------------ scripts/po/zh_TW.po | 1772 ------------------------------------------------ 9 files changed, 1 insertion(+), 8711 deletions(-) delete mode 100644 lib/libalpm/po/eo.po delete mode 100644 lib/libalpm/po/fa.po delete mode 100644 scripts/po/eo.po delete mode 100644 scripts/po/fa.po delete mode 100644 scripts/po/nl.po delete mode 100644 scripts/po/zh_TW.po diff --git a/lib/libalpm/po/LINGUAS b/lib/libalpm/po/LINGUAS index 7ebcc45e..adb1733d 100644 --- a/lib/libalpm/po/LINGUAS +++ b/lib/libalpm/po/LINGUAS @@ -6,9 +6,7 @@ da de el en_GB -eo es -fa fi fr gl diff --git a/lib/libalpm/po/eo.po b/lib/libalpm/po/eo.po deleted file mode 100644 index d2d62b95..00000000 --- a/lib/libalpm/po/eo.po +++ /dev/null @@ -1,808 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Arch Linux Pacman package manager\n" -"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-20 10:04+0000\n" -"Last-Translator: Allan McRae \n" -"Language-Team: Esperanto (http://www.transifex.com/projects/p/archlinux-" -"pacman/language/eo/)\n" -"Language: eo\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/libalpm/add.c:86 -#, c-format -msgid "%s-%s is up to date -- skipping\n" -msgstr "" - -#: lib/libalpm/add.c:90 -#, c-format -msgid "%s-%s is up to date -- reinstalling\n" -msgstr "" - -#: lib/libalpm/add.c:95 -#, c-format -msgid "downgrading package %s (%s => %s)\n" -msgstr "" - -#: lib/libalpm/add.c:122 lib/libalpm/util.c:379 -#, c-format -msgid "warning given when extracting %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:125 lib/libalpm/util.c:382 -#, c-format -msgid "could not extract %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:138 lib/libalpm/dload.c:589 lib/libalpm/remove.c:536 -#, c-format -msgid "could not rename %s to %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:184 -#, c-format -msgid "file not found in file list for package %s. skipping extraction of %s\n" -msgstr "" - -#: lib/libalpm/add.c:230 -#, c-format -msgid "" -"directory permissions differ on %s\n" -"filesystem: %o package: %o\n" -msgstr "" - -#: lib/libalpm/add.c:240 -#, c-format -msgid "" -"directory ownership differs on %s\n" -"filesystem: %u:%u package: %u:%u\n" -msgstr "" - -#: lib/libalpm/add.c:255 -#, c-format -msgid "extract: not overwriting dir with file %s\n" -msgstr "" - -#: lib/libalpm/add.c:595 lib/libalpm/util.c:331 lib/libalpm/util.c:507 -#, c-format -msgid "could not get current working directory\n" -msgstr "" - -#: lib/libalpm/add.c:600 lib/libalpm/util.c:336 lib/libalpm/util.c:512 -#: lib/libalpm/util.c:553 -#, c-format -msgid "could not change directory to %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:639 lib/libalpm/util.c:400 lib/libalpm/util.c:624 -#, c-format -msgid "could not restore working directory (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:647 -#, c-format -msgid "problem occurred while upgrading %s\n" -msgstr "" - -#: lib/libalpm/add.c:653 -#, c-format -msgid "problem occurred while installing %s\n" -msgstr "" - -#: lib/libalpm/add.c:669 -#, c-format -msgid "could not update database entry %s-%s\n" -msgstr "" - -#: lib/libalpm/add.c:680 -#, c-format -msgid "could not add entry '%s' in cache\n" -msgstr "" - -#: lib/libalpm/be_local.c:249 -#, c-format -msgid "error while reading file %s: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:343 -#, c-format -msgid "removing invalid database: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:389 lib/libalpm/be_local.c:849 -#, c-format -msgid "could not create directory %s: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:559 lib/libalpm/be_sync.c:358 -#, c-format -msgid "invalid name for database entry '%s'\n" -msgstr "" - -#: lib/libalpm/be_local.c:567 -#, c-format -msgid "duplicated database entry '%s'\n" -msgstr "" - -#: lib/libalpm/be_local.c:579 -#, c-format -msgid "corrupted database entry '%s'\n" -msgstr "" - -#: lib/libalpm/be_local.c:679 lib/libalpm/be_local.c:769 -#: lib/libalpm/be_local.c:898 lib/libalpm/be_local.c:991 -#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:447 lib/libalpm/util.c:250 -#: lib/libalpm/util.c:266 -#, c-format -msgid "could not open file %s: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:695 lib/libalpm/be_sync.c:603 -#, c-format -msgid "%s database is inconsistent: name mismatch on package %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:701 lib/libalpm/be_sync.c:609 -#, c-format -msgid "%s database is inconsistent: version mismatch on package %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:740 -#, c-format -msgid "unknown validation type for package %s: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:479 lib/libalpm/be_package.c:625 -#: lib/libalpm/be_package.c:638 -#, c-format -msgid "error while reading package %s: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517 -#, c-format -msgid "error while reading mtree of package %s: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:588 -#, c-format -msgid "could not parse package description file in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:593 -#, c-format -msgid "missing package name in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:597 -#, c-format -msgid "missing package version in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:601 -#, c-format -msgid "invalid package version in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:645 -#, c-format -msgid "missing package metadata in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:734 -#, c-format -msgid "failed to read signature file: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:755 lib/libalpm/sync.c:1108 -#, c-format -msgid "required key missing from keyring\n" -msgstr "" - -#: lib/libalpm/be_sync.c:61 -#, c-format -msgid "removing invalid file: %s\n" -msgstr "" - -#: lib/libalpm/be_sync.c:476 -#, c-format -msgid "could not parse package description file '%s' from db '%s'\n" -msgstr "" - -#: lib/libalpm/be_sync.c:509 lib/libalpm/be_sync.c:514 -#, c-format -msgid "%s database is inconsistent: filename of package %s is illegal\n" -msgstr "" - -#: lib/libalpm/be_sync.c:519 -#, c-format -msgid "%s database is inconsistent: filename of package %s is too long\n" -msgstr "" - -#: lib/libalpm/be_sync.c:585 -#, c-format -msgid "unknown database file: %s\n" -msgstr "" - -#: lib/libalpm/db.c:369 -#, c-format -msgid "database path is undefined\n" -msgstr "" - -#: lib/libalpm/deps.c:218 -#, c-format -msgid "dependency cycle detected:\n" -msgstr "" - -#: lib/libalpm/deps.c:221 -#, c-format -msgid "%s will be removed after its %s dependency\n" -msgstr "" - -#: lib/libalpm/deps.c:225 -#, c-format -msgid "%s will be installed before its %s dependency\n" -msgstr "" - -#: lib/libalpm/deps.c:657 lib/libalpm/deps.c:689 -#, c-format -msgid "ignoring package %s-%s\n" -msgstr "" - -#: lib/libalpm/deps.c:844 -#, c-format -msgid "cannot resolve \"%s\", a dependency of \"%s\"\n" -msgstr "" - -#: lib/libalpm/diskspace.c:78 -#, c-format -msgid "could not get filesystem information for %s: %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:108 -#, c-format -msgid "could not open file: %s: %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:146 lib/libalpm/diskspace.c:159 -#, c-format -msgid "could not get filesystem information\n" -msgstr "" - -#: lib/libalpm/diskspace.c:249 lib/libalpm/diskspace.c:308 -#, c-format -msgid "could not determine mount point for file %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:347 -#, c-format -msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" -msgstr "" - -#: lib/libalpm/diskspace.c:372 lib/libalpm/diskspace.c:426 -#, c-format -msgid "could not determine filesystem mount points\n" -msgstr "" - -#: lib/libalpm/diskspace.c:378 -#, c-format -msgid "could not determine cachedir mount point %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:431 -#, c-format -msgid "could not determine root mount point %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:479 -#, c-format -msgid "Partition %s is mounted read only\n" -msgstr "" - -#: lib/libalpm/dload.c:149 -#, c-format -msgid "disk" -msgstr "" - -#: lib/libalpm/dload.c:373 -#, c-format -msgid "failed to create temporary file for download\n" -msgstr "" - -#: lib/libalpm/dload.c:418 -#, c-format -msgid "url '%s' is invalid\n" -msgstr "" - -#: lib/libalpm/dload.c:487 lib/libalpm/dload.c:512 -#, c-format -msgid "failed retrieving file '%s' from %s : %s\n" -msgstr "" - -#: lib/libalpm/dload.c:500 -#, c-format -msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" -msgstr "" - -#: lib/libalpm/dload.c:548 -#, c-format -msgid "%s appears to be truncated: %jd/%jd bytes\n" -msgstr "" - -#: lib/libalpm/dload.c:692 lib/libalpm/dload.c:721 -#, c-format -msgid "failed to download %s\n" -msgstr "" - -#: lib/libalpm/error.c:40 -#, c-format -msgid "out of memory!" -msgstr "" - -#: lib/libalpm/error.c:42 -#, c-format -msgid "unexpected system error" -msgstr "" - -#: lib/libalpm/error.c:44 -#, c-format -msgid "permission denied" -msgstr "" - -#: lib/libalpm/error.c:46 -#, c-format -msgid "could not find or read file" -msgstr "" - -#: lib/libalpm/error.c:48 -#, c-format -msgid "could not find or read directory" -msgstr "" - -#: lib/libalpm/error.c:50 -#, c-format -msgid "wrong or NULL argument passed" -msgstr "" - -#: lib/libalpm/error.c:52 -#, c-format -msgid "not enough free disk space" -msgstr "" - -#: lib/libalpm/error.c:55 -#, c-format -msgid "library not initialized" -msgstr "" - -#: lib/libalpm/error.c:57 -#, c-format -msgid "library already initialized" -msgstr "" - -#: lib/libalpm/error.c:59 -#, c-format -msgid "unable to lock database" -msgstr "" - -#: lib/libalpm/error.c:62 -#, c-format -msgid "could not open database" -msgstr "" - -#: lib/libalpm/error.c:64 -#, c-format -msgid "could not create database" -msgstr "" - -#: lib/libalpm/error.c:66 -#, c-format -msgid "database not initialized" -msgstr "" - -#: lib/libalpm/error.c:68 -#, c-format -msgid "database already registered" -msgstr "" - -#: lib/libalpm/error.c:70 -#, c-format -msgid "could not find database" -msgstr "" - -#: lib/libalpm/error.c:72 -#, c-format -msgid "invalid or corrupted database" -msgstr "" - -#: lib/libalpm/error.c:74 -#, c-format -msgid "invalid or corrupted database (PGP signature)" -msgstr "" - -#: lib/libalpm/error.c:76 -#, c-format -msgid "database is incorrect version" -msgstr "" - -#: lib/libalpm/error.c:78 -#, c-format -msgid "could not update database" -msgstr "" - -#: lib/libalpm/error.c:80 -#, c-format -msgid "could not remove database entry" -msgstr "" - -#: lib/libalpm/error.c:83 -#, c-format -msgid "invalid url for server" -msgstr "" - -#: lib/libalpm/error.c:85 -#, c-format -msgid "no servers configured for repository" -msgstr "" - -#: lib/libalpm/error.c:88 -#, c-format -msgid "transaction already initialized" -msgstr "" - -#: lib/libalpm/error.c:90 lib/libalpm/error.c:94 -#, c-format -msgid "transaction not initialized" -msgstr "" - -#: lib/libalpm/error.c:92 -#, c-format -msgid "duplicate target" -msgstr "" - -#: lib/libalpm/error.c:96 -#, c-format -msgid "transaction not prepared" -msgstr "" - -#: lib/libalpm/error.c:98 -#, c-format -msgid "transaction aborted" -msgstr "" - -#: lib/libalpm/error.c:100 -#, c-format -msgid "operation not compatible with the transaction type" -msgstr "" - -#: lib/libalpm/error.c:102 -#, c-format -msgid "transaction commit attempt when database is not locked" -msgstr "" - -#: lib/libalpm/error.c:105 -#, c-format -msgid "could not find or read package" -msgstr "" - -#: lib/libalpm/error.c:107 -#, c-format -msgid "operation cancelled due to ignorepkg" -msgstr "" - -#: lib/libalpm/error.c:109 -#, c-format -msgid "invalid or corrupted package" -msgstr "" - -#: lib/libalpm/error.c:111 -#, c-format -msgid "invalid or corrupted package (checksum)" -msgstr "" - -#: lib/libalpm/error.c:113 -#, c-format -msgid "invalid or corrupted package (PGP signature)" -msgstr "" - -#: lib/libalpm/error.c:115 -#, c-format -msgid "package missing required signature" -msgstr "" - -#: lib/libalpm/error.c:117 -#, c-format -msgid "cannot open package file" -msgstr "" - -#: lib/libalpm/error.c:119 -#, c-format -msgid "cannot remove all files for package" -msgstr "" - -#: lib/libalpm/error.c:121 -#, c-format -msgid "package filename is not valid" -msgstr "" - -#: lib/libalpm/error.c:123 -#, c-format -msgid "package architecture is not valid" -msgstr "" - -#: lib/libalpm/error.c:125 -#, c-format -msgid "could not find repository for target" -msgstr "" - -#: lib/libalpm/error.c:128 -#, c-format -msgid "missing PGP signature" -msgstr "" - -#: lib/libalpm/error.c:130 -#, c-format -msgid "invalid PGP signature" -msgstr "" - -#: lib/libalpm/error.c:133 -#, c-format -msgid "invalid or corrupted delta" -msgstr "" - -#: lib/libalpm/error.c:135 -#, c-format -msgid "delta patch failed" -msgstr "" - -#: lib/libalpm/error.c:138 -#, c-format -msgid "could not satisfy dependencies" -msgstr "" - -#: lib/libalpm/error.c:140 -#, c-format -msgid "conflicting dependencies" -msgstr "" - -#: lib/libalpm/error.c:142 -#, c-format -msgid "conflicting files" -msgstr "" - -#: lib/libalpm/error.c:145 -#, c-format -msgid "failed to retrieve some files" -msgstr "" - -#: lib/libalpm/error.c:147 -#, c-format -msgid "invalid regular expression" -msgstr "" - -#: lib/libalpm/error.c:153 -#, c-format -msgid "libarchive error" -msgstr "" - -#: lib/libalpm/error.c:155 -#, c-format -msgid "download library error" -msgstr "" - -#: lib/libalpm/error.c:157 -#, c-format -msgid "gpgme error" -msgstr "" - -#: lib/libalpm/error.c:159 -#, c-format -msgid "error invoking external downloader" -msgstr "" - -#: lib/libalpm/error.c:162 -#, c-format -msgid "unexpected error" -msgstr "" - -#: lib/libalpm/handle.c:139 -#, c-format -msgid "lock file missing %s\n" -msgstr "" - -#: lib/libalpm/handle.c:145 -#, c-format -msgid "could not remove lock file %s\n" -msgstr "" - -#: lib/libalpm/package.c:559 -#, c-format -msgid "could not fully load metadata for package %s-%s\n" -msgstr "" - -#: lib/libalpm/remove.c:118 -#, c-format -msgid "could not find %s in database -- skipping\n" -msgstr "" - -#: lib/libalpm/remove.c:153 -#, c-format -msgid "removing %s from target list\n" -msgstr "" - -#: lib/libalpm/remove.c:348 -#, c-format -msgid "cannot remove file '%s': %s\n" -msgstr "" - -#: lib/libalpm/remove.c:388 -#, c-format -msgid "could not open directory: %s: %s\n" -msgstr "" - -#: lib/libalpm/remove.c:556 -#, c-format -msgid "cannot remove %s (%s)\n" -msgstr "" - -#: lib/libalpm/remove.c:727 -#, c-format -msgid "could not remove database entry %s-%s\n" -msgstr "" - -#: lib/libalpm/remove.c:732 -#, c-format -msgid "could not remove entry '%s' from cache\n" -msgstr "" - -#: lib/libalpm/sync.c:98 -#, c-format -msgid "%s: ignoring package upgrade (%s => %s)\n" -msgstr "" - -#: lib/libalpm/sync.c:110 -#, c-format -msgid "%s: ignoring package downgrade (%s => %s)\n" -msgstr "" - -#: lib/libalpm/sync.c:113 -#, c-format -msgid "%s: downgrading from version %s to version %s\n" -msgstr "" - -#: lib/libalpm/sync.c:119 -#, c-format -msgid "%s: local (%s) is newer than %s (%s)\n" -msgstr "" - -#: lib/libalpm/sync.c:160 -#, c-format -msgid "ignoring package replacement (%s-%s => %s-%s)\n" -msgstr "" - -#: lib/libalpm/sync.c:176 -#, c-format -msgid "cannot replace %s by %s\n" -msgstr "" - -#: lib/libalpm/sync.c:536 lib/libalpm/sync.c:606 -#, c-format -msgid "unresolvable package conflicts detected\n" -msgstr "" - -#: lib/libalpm/sync.c:556 -#, c-format -msgid "removing '%s' from target list because it conflicts with '%s'\n" -msgstr "" - -#: lib/libalpm/sync.c:1014 -#, c-format -msgid "failed to retrieve some files\n" -msgstr "" - -#: lib/libalpm/sync.c:1176 -#, c-format -msgid "%s: missing required signature\n" -msgstr "" - -#: lib/libalpm/sync.c:1357 -#, c-format -msgid "not enough free disk space\n" -msgstr "" - -#: lib/libalpm/sync.c:1370 -#, c-format -msgid "could not commit removal transaction\n" -msgstr "" - -#: lib/libalpm/sync.c:1378 -#, c-format -msgid "could not commit transaction\n" -msgstr "" - -#: lib/libalpm/trans.c:339 -#, c-format -msgid "could not create temp directory\n" -msgstr "" - -#: lib/libalpm/trans.c:354 -#, c-format -msgid "could not copy tempfile to %s (%s)\n" -msgstr "" - -#: lib/libalpm/trans.c:385 -#, c-format -msgid "could not remove %s\n" -msgstr "" - -#: lib/libalpm/trans.c:389 -#, c-format -msgid "could not remove tmpdir %s\n" -msgstr "" - -#: lib/libalpm/util.c:256 -#, c-format -msgid "could not stat file %s: %s\n" -msgstr "" - -#: lib/libalpm/util.c:524 -#, c-format -msgid "could not create pipe (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:532 -#, c-format -msgid "could not fork a new process (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:549 -#, c-format -msgid "could not change the root directory (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:560 -#, c-format -msgid "call to execv failed (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:590 -#, c-format -msgid "call to waitpid failed (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:598 -#, c-format -msgid "could not open pipe (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:605 -#, c-format -msgid "command failed to execute correctly\n" -msgstr "" - -#: lib/libalpm/util.c:612 -#, c-format -msgid "Unknown signal" -msgstr "" - -#: lib/libalpm/util.c:614 -#, c-format -msgid "command terminated by signal %d: %s\n" -msgstr "" - -#: lib/libalpm/util.c:711 -#, c-format -msgid "no %s cache exists, creating...\n" -msgstr "" - -#: lib/libalpm/util.c:742 -#, c-format -msgid "couldn't find or create package cache, using %s instead\n" -msgstr "" diff --git a/lib/libalpm/po/fa.po b/lib/libalpm/po/fa.po deleted file mode 100644 index a073b9f4..00000000 --- a/lib/libalpm/po/fa.po +++ /dev/null @@ -1,808 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Arch Linux Pacman package manager\n" -"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-20 10:04+0000\n" -"Last-Translator: Allan McRae \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/archlinux-pacman/" -"language/fa/)\n" -"Language: fa\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: lib/libalpm/add.c:86 -#, c-format -msgid "%s-%s is up to date -- skipping\n" -msgstr "" - -#: lib/libalpm/add.c:90 -#, c-format -msgid "%s-%s is up to date -- reinstalling\n" -msgstr "" - -#: lib/libalpm/add.c:95 -#, c-format -msgid "downgrading package %s (%s => %s)\n" -msgstr "" - -#: lib/libalpm/add.c:122 lib/libalpm/util.c:379 -#, c-format -msgid "warning given when extracting %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:125 lib/libalpm/util.c:382 -#, c-format -msgid "could not extract %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:138 lib/libalpm/dload.c:589 lib/libalpm/remove.c:536 -#, c-format -msgid "could not rename %s to %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:184 -#, c-format -msgid "file not found in file list for package %s. skipping extraction of %s\n" -msgstr "" - -#: lib/libalpm/add.c:230 -#, c-format -msgid "" -"directory permissions differ on %s\n" -"filesystem: %o package: %o\n" -msgstr "" - -#: lib/libalpm/add.c:240 -#, c-format -msgid "" -"directory ownership differs on %s\n" -"filesystem: %u:%u package: %u:%u\n" -msgstr "" - -#: lib/libalpm/add.c:255 -#, c-format -msgid "extract: not overwriting dir with file %s\n" -msgstr "" - -#: lib/libalpm/add.c:595 lib/libalpm/util.c:331 lib/libalpm/util.c:507 -#, c-format -msgid "could not get current working directory\n" -msgstr "" - -#: lib/libalpm/add.c:600 lib/libalpm/util.c:336 lib/libalpm/util.c:512 -#: lib/libalpm/util.c:553 -#, c-format -msgid "could not change directory to %s (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:639 lib/libalpm/util.c:400 lib/libalpm/util.c:624 -#, c-format -msgid "could not restore working directory (%s)\n" -msgstr "" - -#: lib/libalpm/add.c:647 -#, c-format -msgid "problem occurred while upgrading %s\n" -msgstr "" - -#: lib/libalpm/add.c:653 -#, c-format -msgid "problem occurred while installing %s\n" -msgstr "" - -#: lib/libalpm/add.c:669 -#, c-format -msgid "could not update database entry %s-%s\n" -msgstr "" - -#: lib/libalpm/add.c:680 -#, c-format -msgid "could not add entry '%s' in cache\n" -msgstr "" - -#: lib/libalpm/be_local.c:249 -#, c-format -msgid "error while reading file %s: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:343 -#, c-format -msgid "removing invalid database: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:389 lib/libalpm/be_local.c:849 -#, c-format -msgid "could not create directory %s: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:559 lib/libalpm/be_sync.c:358 -#, c-format -msgid "invalid name for database entry '%s'\n" -msgstr "" - -#: lib/libalpm/be_local.c:567 -#, c-format -msgid "duplicated database entry '%s'\n" -msgstr "" - -#: lib/libalpm/be_local.c:579 -#, c-format -msgid "corrupted database entry '%s'\n" -msgstr "" - -#: lib/libalpm/be_local.c:679 lib/libalpm/be_local.c:769 -#: lib/libalpm/be_local.c:898 lib/libalpm/be_local.c:991 -#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:447 lib/libalpm/util.c:250 -#: lib/libalpm/util.c:266 -#, c-format -msgid "could not open file %s: %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:695 lib/libalpm/be_sync.c:603 -#, c-format -msgid "%s database is inconsistent: name mismatch on package %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:701 lib/libalpm/be_sync.c:609 -#, c-format -msgid "%s database is inconsistent: version mismatch on package %s\n" -msgstr "" - -#: lib/libalpm/be_local.c:740 -#, c-format -msgid "unknown validation type for package %s: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:479 lib/libalpm/be_package.c:625 -#: lib/libalpm/be_package.c:638 -#, c-format -msgid "error while reading package %s: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517 -#, c-format -msgid "error while reading mtree of package %s: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:588 -#, c-format -msgid "could not parse package description file in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:593 -#, c-format -msgid "missing package name in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:597 -#, c-format -msgid "missing package version in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:601 -#, c-format -msgid "invalid package version in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:645 -#, c-format -msgid "missing package metadata in %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:734 -#, c-format -msgid "failed to read signature file: %s\n" -msgstr "" - -#: lib/libalpm/be_package.c:755 lib/libalpm/sync.c:1108 -#, c-format -msgid "required key missing from keyring\n" -msgstr "" - -#: lib/libalpm/be_sync.c:61 -#, c-format -msgid "removing invalid file: %s\n" -msgstr "" - -#: lib/libalpm/be_sync.c:476 -#, c-format -msgid "could not parse package description file '%s' from db '%s'\n" -msgstr "" - -#: lib/libalpm/be_sync.c:509 lib/libalpm/be_sync.c:514 -#, c-format -msgid "%s database is inconsistent: filename of package %s is illegal\n" -msgstr "" - -#: lib/libalpm/be_sync.c:519 -#, c-format -msgid "%s database is inconsistent: filename of package %s is too long\n" -msgstr "" - -#: lib/libalpm/be_sync.c:585 -#, c-format -msgid "unknown database file: %s\n" -msgstr "" - -#: lib/libalpm/db.c:369 -#, c-format -msgid "database path is undefined\n" -msgstr "" - -#: lib/libalpm/deps.c:218 -#, c-format -msgid "dependency cycle detected:\n" -msgstr "" - -#: lib/libalpm/deps.c:221 -#, c-format -msgid "%s will be removed after its %s dependency\n" -msgstr "" - -#: lib/libalpm/deps.c:225 -#, c-format -msgid "%s will be installed before its %s dependency\n" -msgstr "" - -#: lib/libalpm/deps.c:657 lib/libalpm/deps.c:689 -#, c-format -msgid "ignoring package %s-%s\n" -msgstr "" - -#: lib/libalpm/deps.c:844 -#, c-format -msgid "cannot resolve \"%s\", a dependency of \"%s\"\n" -msgstr "" - -#: lib/libalpm/diskspace.c:78 -#, c-format -msgid "could not get filesystem information for %s: %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:108 -#, c-format -msgid "could not open file: %s: %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:146 lib/libalpm/diskspace.c:159 -#, c-format -msgid "could not get filesystem information\n" -msgstr "" - -#: lib/libalpm/diskspace.c:249 lib/libalpm/diskspace.c:308 -#, c-format -msgid "could not determine mount point for file %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:347 -#, c-format -msgid "Partition %s too full: %jd blocks needed, %jd blocks free\n" -msgstr "" - -#: lib/libalpm/diskspace.c:372 lib/libalpm/diskspace.c:426 -#, c-format -msgid "could not determine filesystem mount points\n" -msgstr "" - -#: lib/libalpm/diskspace.c:378 -#, c-format -msgid "could not determine cachedir mount point %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:431 -#, c-format -msgid "could not determine root mount point %s\n" -msgstr "" - -#: lib/libalpm/diskspace.c:479 -#, c-format -msgid "Partition %s is mounted read only\n" -msgstr "" - -#: lib/libalpm/dload.c:149 -#, c-format -msgid "disk" -msgstr "" - -#: lib/libalpm/dload.c:373 -#, c-format -msgid "failed to create temporary file for download\n" -msgstr "" - -#: lib/libalpm/dload.c:418 -#, c-format -msgid "url '%s' is invalid\n" -msgstr "" - -#: lib/libalpm/dload.c:487 lib/libalpm/dload.c:512 -#, c-format -msgid "failed retrieving file '%s' from %s : %s\n" -msgstr "" - -#: lib/libalpm/dload.c:500 -#, c-format -msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" -msgstr "" - -#: lib/libalpm/dload.c:548 -#, c-format -msgid "%s appears to be truncated: %jd/%jd bytes\n" -msgstr "" - -#: lib/libalpm/dload.c:692 lib/libalpm/dload.c:721 -#, c-format -msgid "failed to download %s\n" -msgstr "" - -#: lib/libalpm/error.c:40 -#, c-format -msgid "out of memory!" -msgstr "" - -#: lib/libalpm/error.c:42 -#, c-format -msgid "unexpected system error" -msgstr "" - -#: lib/libalpm/error.c:44 -#, c-format -msgid "permission denied" -msgstr "" - -#: lib/libalpm/error.c:46 -#, c-format -msgid "could not find or read file" -msgstr "" - -#: lib/libalpm/error.c:48 -#, c-format -msgid "could not find or read directory" -msgstr "" - -#: lib/libalpm/error.c:50 -#, c-format -msgid "wrong or NULL argument passed" -msgstr "" - -#: lib/libalpm/error.c:52 -#, c-format -msgid "not enough free disk space" -msgstr "" - -#: lib/libalpm/error.c:55 -#, c-format -msgid "library not initialized" -msgstr "" - -#: lib/libalpm/error.c:57 -#, c-format -msgid "library already initialized" -msgstr "" - -#: lib/libalpm/error.c:59 -#, c-format -msgid "unable to lock database" -msgstr "" - -#: lib/libalpm/error.c:62 -#, c-format -msgid "could not open database" -msgstr "" - -#: lib/libalpm/error.c:64 -#, c-format -msgid "could not create database" -msgstr "" - -#: lib/libalpm/error.c:66 -#, c-format -msgid "database not initialized" -msgstr "" - -#: lib/libalpm/error.c:68 -#, c-format -msgid "database already registered" -msgstr "" - -#: lib/libalpm/error.c:70 -#, c-format -msgid "could not find database" -msgstr "" - -#: lib/libalpm/error.c:72 -#, c-format -msgid "invalid or corrupted database" -msgstr "" - -#: lib/libalpm/error.c:74 -#, c-format -msgid "invalid or corrupted database (PGP signature)" -msgstr "" - -#: lib/libalpm/error.c:76 -#, c-format -msgid "database is incorrect version" -msgstr "" - -#: lib/libalpm/error.c:78 -#, c-format -msgid "could not update database" -msgstr "" - -#: lib/libalpm/error.c:80 -#, c-format -msgid "could not remove database entry" -msgstr "" - -#: lib/libalpm/error.c:83 -#, c-format -msgid "invalid url for server" -msgstr "" - -#: lib/libalpm/error.c:85 -#, c-format -msgid "no servers configured for repository" -msgstr "" - -#: lib/libalpm/error.c:88 -#, c-format -msgid "transaction already initialized" -msgstr "" - -#: lib/libalpm/error.c:90 lib/libalpm/error.c:94 -#, c-format -msgid "transaction not initialized" -msgstr "" - -#: lib/libalpm/error.c:92 -#, c-format -msgid "duplicate target" -msgstr "" - -#: lib/libalpm/error.c:96 -#, c-format -msgid "transaction not prepared" -msgstr "" - -#: lib/libalpm/error.c:98 -#, c-format -msgid "transaction aborted" -msgstr "" - -#: lib/libalpm/error.c:100 -#, c-format -msgid "operation not compatible with the transaction type" -msgstr "" - -#: lib/libalpm/error.c:102 -#, c-format -msgid "transaction commit attempt when database is not locked" -msgstr "" - -#: lib/libalpm/error.c:105 -#, c-format -msgid "could not find or read package" -msgstr "" - -#: lib/libalpm/error.c:107 -#, c-format -msgid "operation cancelled due to ignorepkg" -msgstr "" - -#: lib/libalpm/error.c:109 -#, c-format -msgid "invalid or corrupted package" -msgstr "" - -#: lib/libalpm/error.c:111 -#, c-format -msgid "invalid or corrupted package (checksum)" -msgstr "" - -#: lib/libalpm/error.c:113 -#, c-format -msgid "invalid or corrupted package (PGP signature)" -msgstr "" - -#: lib/libalpm/error.c:115 -#, c-format -msgid "package missing required signature" -msgstr "" - -#: lib/libalpm/error.c:117 -#, c-format -msgid "cannot open package file" -msgstr "" - -#: lib/libalpm/error.c:119 -#, c-format -msgid "cannot remove all files for package" -msgstr "" - -#: lib/libalpm/error.c:121 -#, c-format -msgid "package filename is not valid" -msgstr "" - -#: lib/libalpm/error.c:123 -#, c-format -msgid "package architecture is not valid" -msgstr "" - -#: lib/libalpm/error.c:125 -#, c-format -msgid "could not find repository for target" -msgstr "" - -#: lib/libalpm/error.c:128 -#, c-format -msgid "missing PGP signature" -msgstr "" - -#: lib/libalpm/error.c:130 -#, c-format -msgid "invalid PGP signature" -msgstr "" - -#: lib/libalpm/error.c:133 -#, c-format -msgid "invalid or corrupted delta" -msgstr "" - -#: lib/libalpm/error.c:135 -#, c-format -msgid "delta patch failed" -msgstr "" - -#: lib/libalpm/error.c:138 -#, c-format -msgid "could not satisfy dependencies" -msgstr "" - -#: lib/libalpm/error.c:140 -#, c-format -msgid "conflicting dependencies" -msgstr "" - -#: lib/libalpm/error.c:142 -#, c-format -msgid "conflicting files" -msgstr "" - -#: lib/libalpm/error.c:145 -#, c-format -msgid "failed to retrieve some files" -msgstr "" - -#: lib/libalpm/error.c:147 -#, c-format -msgid "invalid regular expression" -msgstr "" - -#: lib/libalpm/error.c:153 -#, c-format -msgid "libarchive error" -msgstr "" - -#: lib/libalpm/error.c:155 -#, c-format -msgid "download library error" -msgstr "" - -#: lib/libalpm/error.c:157 -#, c-format -msgid "gpgme error" -msgstr "" - -#: lib/libalpm/error.c:159 -#, c-format -msgid "error invoking external downloader" -msgstr "" - -#: lib/libalpm/error.c:162 -#, c-format -msgid "unexpected error" -msgstr "" - -#: lib/libalpm/handle.c:139 -#, c-format -msgid "lock file missing %s\n" -msgstr "" - -#: lib/libalpm/handle.c:145 -#, c-format -msgid "could not remove lock file %s\n" -msgstr "" - -#: lib/libalpm/package.c:559 -#, c-format -msgid "could not fully load metadata for package %s-%s\n" -msgstr "" - -#: lib/libalpm/remove.c:118 -#, c-format -msgid "could not find %s in database -- skipping\n" -msgstr "" - -#: lib/libalpm/remove.c:153 -#, c-format -msgid "removing %s from target list\n" -msgstr "" - -#: lib/libalpm/remove.c:348 -#, c-format -msgid "cannot remove file '%s': %s\n" -msgstr "" - -#: lib/libalpm/remove.c:388 -#, c-format -msgid "could not open directory: %s: %s\n" -msgstr "" - -#: lib/libalpm/remove.c:556 -#, c-format -msgid "cannot remove %s (%s)\n" -msgstr "" - -#: lib/libalpm/remove.c:727 -#, c-format -msgid "could not remove database entry %s-%s\n" -msgstr "" - -#: lib/libalpm/remove.c:732 -#, c-format -msgid "could not remove entry '%s' from cache\n" -msgstr "" - -#: lib/libalpm/sync.c:98 -#, c-format -msgid "%s: ignoring package upgrade (%s => %s)\n" -msgstr "" - -#: lib/libalpm/sync.c:110 -#, c-format -msgid "%s: ignoring package downgrade (%s => %s)\n" -msgstr "" - -#: lib/libalpm/sync.c:113 -#, c-format -msgid "%s: downgrading from version %s to version %s\n" -msgstr "" - -#: lib/libalpm/sync.c:119 -#, c-format -msgid "%s: local (%s) is newer than %s (%s)\n" -msgstr "" - -#: lib/libalpm/sync.c:160 -#, c-format -msgid "ignoring package replacement (%s-%s => %s-%s)\n" -msgstr "" - -#: lib/libalpm/sync.c:176 -#, c-format -msgid "cannot replace %s by %s\n" -msgstr "" - -#: lib/libalpm/sync.c:536 lib/libalpm/sync.c:606 -#, c-format -msgid "unresolvable package conflicts detected\n" -msgstr "" - -#: lib/libalpm/sync.c:556 -#, c-format -msgid "removing '%s' from target list because it conflicts with '%s'\n" -msgstr "" - -#: lib/libalpm/sync.c:1014 -#, c-format -msgid "failed to retrieve some files\n" -msgstr "" - -#: lib/libalpm/sync.c:1176 -#, c-format -msgid "%s: missing required signature\n" -msgstr "" - -#: lib/libalpm/sync.c:1357 -#, c-format -msgid "not enough free disk space\n" -msgstr "" - -#: lib/libalpm/sync.c:1370 -#, c-format -msgid "could not commit removal transaction\n" -msgstr "" - -#: lib/libalpm/sync.c:1378 -#, c-format -msgid "could not commit transaction\n" -msgstr "" - -#: lib/libalpm/trans.c:339 -#, c-format -msgid "could not create temp directory\n" -msgstr "" - -#: lib/libalpm/trans.c:354 -#, c-format -msgid "could not copy tempfile to %s (%s)\n" -msgstr "" - -#: lib/libalpm/trans.c:385 -#, c-format -msgid "could not remove %s\n" -msgstr "" - -#: lib/libalpm/trans.c:389 -#, c-format -msgid "could not remove tmpdir %s\n" -msgstr "" - -#: lib/libalpm/util.c:256 -#, c-format -msgid "could not stat file %s: %s\n" -msgstr "" - -#: lib/libalpm/util.c:524 -#, c-format -msgid "could not create pipe (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:532 -#, c-format -msgid "could not fork a new process (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:549 -#, c-format -msgid "could not change the root directory (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:560 -#, c-format -msgid "call to execv failed (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:590 -#, c-format -msgid "call to waitpid failed (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:598 -#, c-format -msgid "could not open pipe (%s)\n" -msgstr "" - -#: lib/libalpm/util.c:605 -#, c-format -msgid "command failed to execute correctly\n" -msgstr "" - -#: lib/libalpm/util.c:612 -#, c-format -msgid "Unknown signal" -msgstr "" - -#: lib/libalpm/util.c:614 -#, c-format -msgid "command terminated by signal %d: %s\n" -msgstr "" - -#: lib/libalpm/util.c:711 -#, c-format -msgid "no %s cache exists, creating...\n" -msgstr "" - -#: lib/libalpm/util.c:742 -#, c-format -msgid "couldn't find or create package cache, using %s instead\n" -msgstr "" diff --git a/lib/libalpm/po/ur.po b/lib/libalpm/po/ur.po index c29c6bb1..f9f454c0 100644 --- a/lib/libalpm/po/ur.po +++ b/lib/libalpm/po/ur.po @@ -550,7 +550,7 @@ msgstr "" #, c-format msgid "not enough free disk space\n" -msgstr "دِسک سپیس ( جگہ ) کافی نہں,\\n" +msgstr "دِسک سپیس ( جگہ ) کافی نہں,\n" #, c-format msgid "could not commit removal transaction\n" diff --git a/scripts/po/LINGUAS b/scripts/po/LINGUAS index 7ebcc45e..2165db9a 100644 --- a/scripts/po/LINGUAS +++ b/scripts/po/LINGUAS @@ -6,9 +6,7 @@ da de el en_GB -eo es -fa fi fr gl @@ -21,7 +19,6 @@ kk ko lt nb -nl pl pt pt_BR @@ -35,4 +32,3 @@ sv tr uk zh_CN -zh_TW diff --git a/scripts/po/eo.po b/scripts/po/eo.po deleted file mode 100644 index 24f19ffe..00000000 --- a/scripts/po/eo.po +++ /dev/null @@ -1,1772 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Arch Linux Pacman package manager\n" -"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-19 16:14+0000\n" -"Last-Translator: Allan McRae \n" -"Language-Team: Esperanto (http://www.transifex.com/projects/p/archlinux-" -"pacman/language/eo/)\n" -"Language: eo\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: scripts/makepkg.sh.in:120 scripts/makepkg.sh.in:1517 -#: scripts/makepkg.sh.in:1521 scripts/library/output_format.sh:26 -msgid "WARNING:" -msgstr "" - -#: scripts/makepkg.sh.in:125 scripts/library/output_format.sh:31 -msgid "ERROR:" -msgstr "" - -#: scripts/makepkg.sh.in:163 -msgid "Cleaning up..." -msgstr "" - -#: scripts/makepkg.sh.in:198 -msgid "Entering %s environment..." -msgstr "" - -#: scripts/makepkg.sh.in:303 scripts/makepkg.sh.in:2890 -msgid "Unknown download protocol: %s" -msgstr "" - -#: scripts/makepkg.sh.in:304 scripts/makepkg.sh.in:313 -#: scripts/makepkg.sh.in:377 scripts/makepkg.sh.in:441 -#: scripts/makepkg.sh.in:470 scripts/makepkg.sh.in:480 -#: scripts/makepkg.sh.in:487 scripts/makepkg.sh.in:518 -#: scripts/makepkg.sh.in:533 scripts/makepkg.sh.in:538 -#: scripts/makepkg.sh.in:561 scripts/makepkg.sh.in:569 -#: scripts/makepkg.sh.in:604 scripts/makepkg.sh.in:610 -#: scripts/makepkg.sh.in:627 scripts/makepkg.sh.in:635 -#: scripts/makepkg.sh.in:659 scripts/makepkg.sh.in:697 -#: scripts/makepkg.sh.in:706 scripts/makepkg.sh.in:711 -#: scripts/makepkg.sh.in:745 scripts/makepkg.sh.in:755 -#: scripts/makepkg.sh.in:893 scripts/makepkg.sh.in:1593 -#: scripts/makepkg.sh.in:1601 scripts/makepkg.sh.in:2208 -#: scripts/makepkg.sh.in:2891 scripts/makepkg.sh.in:3327 -#: scripts/makepkg.sh.in:3375 scripts/makepkg.sh.in:3382 -#: scripts/makepkg.sh.in:3395 scripts/makepkg.sh.in:3403 -#: scripts/makepkg.sh.in:3412 scripts/makepkg.sh.in:3425 -msgid "Aborting..." -msgstr "" - -#: scripts/makepkg.sh.in:312 -msgid "The download program %s is not installed." -msgstr "" - -#: scripts/makepkg.sh.in:325 scripts/makepkg.sh.in:338 -msgid "Found %s" -msgstr "" - -#: scripts/makepkg.sh.in:328 -msgid "%s was not found in the build directory and is not a URL." -msgstr "" - -#: scripts/makepkg.sh.in:357 -msgid "Downloading %s..." -msgstr "" - -#: scripts/makepkg.sh.in:376 -msgid "Failure while downloading %s" -msgstr "" - -#: scripts/makepkg.sh.in:432 -msgid "Extracting %s with %s" -msgstr "" - -#: scripts/makepkg.sh.in:440 -msgid "Failed to extract %s" -msgstr "" - -#: scripts/makepkg.sh.in:467 -msgid "Branching %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:469 -msgid "Failure while branching %s" -msgstr "" - -#: scripts/makepkg.sh.in:479 scripts/makepkg.sh.in:485 -msgid "%s is not a branch of %s" -msgstr "" - -#: scripts/makepkg.sh.in:486 -msgid "The local URL is %s" -msgstr "" - -#: scripts/makepkg.sh.in:491 -msgid "Pulling %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:495 -msgid "Failure while pulling %s" -msgstr "" - -#: scripts/makepkg.sh.in:517 scripts/makepkg.sh.in:626 -#: scripts/makepkg.sh.in:696 scripts/makepkg.sh.in:744 -msgid "Unrecognized reference: %s" -msgstr "" - -#: scripts/makepkg.sh.in:526 scripts/makepkg.sh.in:595 -#: scripts/makepkg.sh.in:686 scripts/makepkg.sh.in:777 -msgid "Creating working copy of %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:532 scripts/makepkg.sh.in:603 -#: scripts/makepkg.sh.in:705 -msgid "Failure while updating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:537 scripts/makepkg.sh.in:609 -#: scripts/makepkg.sh.in:634 scripts/makepkg.sh.in:710 -msgid "Failure while creating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:558 scripts/makepkg.sh.in:656 -#: scripts/makepkg.sh.in:751 -msgid "Cloning %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:560 scripts/makepkg.sh.in:658 -#: scripts/makepkg.sh.in:754 -msgid "Failure while downloading %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:568 -msgid "%s is not a clone of %s" -msgstr "" - -#: scripts/makepkg.sh.in:572 scripts/makepkg.sh.in:663 -#: scripts/makepkg.sh.in:759 -msgid "Updating %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:575 scripts/makepkg.sh.in:667 -#: scripts/makepkg.sh.in:763 -msgid "Failure while updating %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:816 -msgid "Retrieving sources..." -msgstr "" - -#: scripts/makepkg.sh.in:868 -msgid "pkgver() generated an invalid version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:875 -msgid "Failed to update %s from %s to %s" -msgstr "" - -#: scripts/makepkg.sh.in:882 -msgid "Updated version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:884 -msgid "%s is not writeable -- pkgver will not be updated" -msgstr "" - -#: scripts/makepkg.sh.in:892 -msgid "Unable to find source file %s." -msgstr "" - -#: scripts/makepkg.sh.in:1072 -msgid "'%s' returned a fatal error (%i): %s" -msgstr "" - -#: scripts/makepkg.sh.in:1091 -msgid "Installing missing dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:1094 -msgid "'%s' failed to install missing dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1125 -msgid "Missing dependencies:" -msgstr "" - -#: scripts/makepkg.sh.in:1141 scripts/makepkg.sh.in:1155 -msgid "Failed to remove installed dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1230 -msgid "Generating checksums for source files..." -msgstr "" - -#: scripts/makepkg.sh.in:1233 -msgid "Cannot find the %s binary required for generating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1247 -msgid "Invalid integrity algorithm '%s' specified." -msgstr "" - -#: scripts/makepkg.sh.in:1265 -msgid "Skipped" -msgstr "" - -#: scripts/makepkg.sh.in:1270 -msgid "NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1277 scripts/makepkg.sh.in:1514 -msgid "Passed" -msgstr "" - -#: scripts/makepkg.sh.in:1279 scripts/makepkg.sh.in:1490 -#: scripts/makepkg.sh.in:1508 scripts/makepkg.sh.in:1511 -msgid "FAILED" -msgstr "" - -#: scripts/makepkg.sh.in:1302 -msgid "Validating source files with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1309 -msgid "One or more files did not pass the validity check!" -msgstr "" - -#: scripts/makepkg.sh.in:1313 -msgid "Integrity checks (%s) differ in size from the source array." -msgstr "" - -#: scripts/makepkg.sh.in:1361 -msgid "Integrity checks are missing." -msgstr "" - -#: scripts/makepkg.sh.in:1428 -msgid "Verifying source file signatures with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1453 -msgid "SIGNATURE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1466 -msgid "SOURCE FILE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1493 -msgid "unknown public key" -msgstr "" - -#: scripts/makepkg.sh.in:1496 -msgid "public key %s has been revoked" -msgstr "" - -#: scripts/makepkg.sh.in:1499 -msgid "bad signature from public key" -msgstr "" - -#: scripts/makepkg.sh.in:1502 -msgid "error during signature verification" -msgstr "" - -#: scripts/makepkg.sh.in:1508 -msgid "the public key %s is not trusted" -msgstr "" - -#: scripts/makepkg.sh.in:1511 -msgid "invalid public key" -msgstr "" - -#: scripts/makepkg.sh.in:1517 -msgid "the signature has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1521 -msgid "the key has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1533 -msgid "One or more PGP signatures could not be verified!" -msgstr "" - -#: scripts/makepkg.sh.in:1538 -msgid "Warnings have occurred while verifying the signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1539 -msgid "Please make sure you really trust them." -msgstr "" - -#: scripts/makepkg.sh.in:1545 -msgid "Skipping all source file integrity checks." -msgstr "" - -#: scripts/makepkg.sh.in:1547 -msgid "Skipping verification of source file checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1550 -msgid "Skipping verification of source file PGP signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1559 -msgid "Extracting sources..." -msgstr "" - -#: scripts/makepkg.sh.in:1592 -msgid "A failure occurred in %s()." -msgstr "" - -#: scripts/makepkg.sh.in:1600 -msgid "Failed to change to directory %s" -msgstr "" - -#: scripts/makepkg.sh.in:1609 -msgid "Failed to source %s" -msgstr "" - -#: scripts/makepkg.sh.in:1671 -msgid "Starting %s()..." -msgstr "" - -#: scripts/makepkg.sh.in:1796 -msgid "Tidying install..." -msgstr "" - -#: scripts/makepkg.sh.in:1799 -msgid "Removing doc files..." -msgstr "" - -#: scripts/makepkg.sh.in:1804 -msgid "Purging unwanted files..." -msgstr "" - -#: scripts/makepkg.sh.in:1816 -msgid "Removing %s files..." -msgstr "" - -#: scripts/makepkg.sh.in:1821 -msgid "Removing static library files..." -msgstr "" - -#: scripts/makepkg.sh.in:1831 -msgid "Removing empty directories..." -msgstr "" - -#: scripts/makepkg.sh.in:1839 -msgid "%s entry file not in package : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1845 scripts/makepkg.sh.in:1848 -msgid "Package contains reference to %s" -msgstr "" - -#: scripts/makepkg.sh.in:1852 -msgid "Compressing man and info pages..." -msgstr "" - -#: scripts/makepkg.sh.in:1880 -msgid "Stripping unneeded symbols from binaries and libraries..." -msgstr "" - -#: scripts/makepkg.sh.in:1914 -msgid "Compressing binaries with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1919 -msgid "Could not compress binary : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1976 -msgid "Library listed in %s is not required by any files: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2005 -msgid "Library listed in %s is not versioned: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2018 -msgid "Library listed in %s is not a shared object: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2033 -msgid "Cannot find library listed in %s: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2147 scripts/makepkg.sh.in:2351 -msgid "Generating %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2207 -msgid "Missing %s directory." -msgstr "" - -#: scripts/makepkg.sh.in:2213 -msgid "Creating package \"%s\"..." -msgstr "" - -#: scripts/makepkg.sh.in:2225 -msgid "Adding %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2227 -msgid "Failed to add %s file to package." -msgstr "" - -#: scripts/makepkg.sh.in:2247 -msgid "Generating .MTREE file..." -msgstr "" - -#: scripts/makepkg.sh.in:2253 -msgid "Compressing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2268 scripts/makepkg.sh.in:2394 -msgid "'%s' is not a valid archive extension." -msgstr "" - -#: scripts/makepkg.sh.in:2276 -msgid "Failed to create package file." -msgstr "" - -#: scripts/makepkg.sh.in:2293 -msgid "Failed to create symlink to package file." -msgstr "" - -#: scripts/makepkg.sh.in:2325 -msgid "Signing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2336 -msgid "Created signature file %s." -msgstr "" - -#: scripts/makepkg.sh.in:2338 -msgid "Failed to sign package file." -msgstr "" - -#: scripts/makepkg.sh.in:2344 -msgid "Creating source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2348 scripts/makepkg.sh.in:2361 -msgid "Adding %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2379 -msgid "Adding %s file (%s)..." -msgstr "" - -#: scripts/makepkg.sh.in:2402 -msgid "Compressing source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2405 -msgid "Failed to create source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2422 -msgid "Failed to create symlink to source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2434 -msgid "Installing package %s with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2436 -msgid "Installing %s package group with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2454 -msgid "Failed to install built package(s)." -msgstr "" - -#: scripts/makepkg.sh.in:2546 scripts/makepkg.sh.in:2561 -msgid "%s is not allowed to start with a hyphen." -msgstr "" - -#: scripts/makepkg.sh.in:2556 scripts/makepkg.sh.in:2580 -#: scripts/makepkg.sh.in:2869 -msgid "%s is not allowed to be empty." -msgstr "" - -#: scripts/makepkg.sh.in:2565 -msgid "%s is not allowed to start with a dot." -msgstr "" - -#: scripts/makepkg.sh.in:2569 scripts/makepkg.sh.in:2615 -msgid "%s contains invalid characters: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2585 -msgid "%s must be a decimal, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2601 -msgid "%s must be an integer, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2622 scripts/makepkg.sh.in:2632 -msgid "%s is not available for the '%s' architecture." -msgstr "" - -#: scripts/makepkg.sh.in:2623 -msgid "Note that many packages may need a line added to their %s" -msgstr "" - -#: scripts/makepkg.sh.in:2624 -msgid "such as %s." -msgstr "" - -#: scripts/makepkg.sh.in:2662 -msgid "%s array cannot contain comparison (< or >) operators." -msgstr "" - -#: scripts/makepkg.sh.in:2682 -msgid "%s entry should not contain leading slash : %s" -msgstr "" - -#: scripts/makepkg.sh.in:2715 -msgid "Invalid syntax for %s: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2728 -msgid "%s file (%s) does not exist or is not a regular file." -msgstr "" - -#: scripts/makepkg.sh.in:2781 -msgid "%s array contains unknown option '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2792 -msgid "Sparse arrays are not allowed for source" -msgstr "" - -#: scripts/makepkg.sh.in:2802 -msgid "Requested package %s is not provided in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2815 -msgid "Missing %s function in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2821 -msgid "Missing %s function for split package '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2862 -msgid "%s is not allowed to contain colons, hyphens or whitespace." -msgstr "" - -#: scripts/makepkg.sh.in:2907 -msgid "Cannot find the %s binary needed to check VCS source requirements." -msgstr "" - -#: scripts/makepkg.sh.in:2925 -msgid "Cannot find the %s package needed to handle %s sources." -msgstr "" - -#: scripts/makepkg.sh.in:2948 -msgid "Cannot find the %s binary required for dependency operations." -msgstr "" - -#: scripts/makepkg.sh.in:2956 -msgid "Cannot find the %s binary. Will use %s to acquire root privileges." -msgstr "" - -#: scripts/makepkg.sh.in:2963 -msgid "Cannot find the %s binary." -msgstr "" - -#: scripts/makepkg.sh.in:2971 -msgid "Cannot find the %s binary required for signing packages." -msgstr "" - -#: scripts/makepkg.sh.in:2979 -msgid "Cannot find the %s binary required for verifying source files." -msgstr "" - -#: scripts/makepkg.sh.in:2987 -msgid "Cannot find the %s binary required for validating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:2995 -msgid "Cannot find the %s binary required for compressing binaries." -msgstr "" - -#: scripts/makepkg.sh.in:3003 -msgid "Cannot find the %s binary required for distributed compilation." -msgstr "" - -#: scripts/makepkg.sh.in:3011 -msgid "Cannot find the %s binary required for compiler cache usage." -msgstr "" - -#: scripts/makepkg.sh.in:3019 -msgid "Cannot find the %s binary required for object file stripping." -msgstr "" - -#: scripts/makepkg.sh.in:3027 -msgid "Cannot find the %s binary required for compressing man and info pages." -msgstr "" - -#: scripts/makepkg.sh.in:3047 -msgid "A package has already been built, installing existing package..." -msgstr "" - -#: scripts/makepkg.sh.in:3051 -msgid "A package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3070 -msgid "" -"The package group has already been built, installing existing packages..." -msgstr "" - -#: scripts/makepkg.sh.in:3074 -msgid "The package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3079 -msgid "Part of the package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3149 -msgid "Make packages compatible for use with pacman" -msgstr "" - -#: scripts/makepkg.sh.in:3151 scripts/pacman-db-upgrade.sh.in:37 -msgid "Usage: %s [options]" -msgstr "" - -#: scripts/makepkg.sh.in:3153 scripts/pacman-key.sh.in:81 -msgid "Options:" -msgstr "" - -#: scripts/makepkg.sh.in:3154 -msgid " -A, --ignorearch Ignore incomplete %s field in %s" -msgstr "" - -#: scripts/makepkg.sh.in:3155 -msgid " -c, --clean Clean up work files after build" -msgstr "" - -#: scripts/makepkg.sh.in:3156 -msgid " -C, --cleanbuild Remove %s dir before building the package" -msgstr "" - -#: scripts/makepkg.sh.in:3157 -msgid " -d, --nodeps Skip all dependency checks" -msgstr "" - -#: scripts/makepkg.sh.in:3158 -msgid " -e, --noextract Do not extract source files (use existing %s dir)" -msgstr "" - -#: scripts/makepkg.sh.in:3159 -msgid " -f, --force Overwrite existing package" -msgstr "" - -#: scripts/makepkg.sh.in:3160 -msgid " -g, --geninteg Generate integrity checks for source files" -msgstr "" - -#: scripts/makepkg.sh.in:3161 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3162 -msgid " -i, --install Install package after successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3163 -msgid " -L, --log Log package build process" -msgstr "" - -#: scripts/makepkg.sh.in:3164 -msgid " -m, --nocolor Disable colorized output messages" -msgstr "" - -#: scripts/makepkg.sh.in:3165 -msgid " -o, --nobuild Download and extract files only" -msgstr "" - -#: scripts/makepkg.sh.in:3166 -msgid " -p Use an alternate build script (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3167 -msgid "" -" -r, --rmdeps Remove installed dependencies after a successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3168 -msgid " -R, --repackage Repackage contents of the package without rebuilding" -msgstr "" - -#: scripts/makepkg.sh.in:3169 -msgid " -s, --syncdeps Install missing dependencies with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3170 -msgid "" -" -S, --source Generate a source-only tarball without downloaded sources" -msgstr "" - -#: scripts/makepkg.sh.in:3171 -msgid " -V, --version Show version information and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3172 -msgid "" -" --allsource Generate a source-only tarball including downloaded " -"sources" -msgstr "" - -#: scripts/makepkg.sh.in:3173 -msgid " --check Run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3174 -msgid " --config Use an alternate config file (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3175 -msgid " --holdver Do not update VCS sources" -msgstr "" - -#: scripts/makepkg.sh.in:3176 -msgid "" -" --key Specify a key to use for %s signing instead of the default" -msgstr "" - -#: scripts/makepkg.sh.in:3177 -msgid " --noarchive Do not create package archive" -msgstr "" - -#: scripts/makepkg.sh.in:3178 -msgid " --nocheck Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3179 -msgid " --noprepare Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3180 -msgid " --nosign Do not create a signature for the package" -msgstr "" - -#: scripts/makepkg.sh.in:3181 -msgid " --pkg Only build listed packages from a split package" -msgstr "" - -#: scripts/makepkg.sh.in:3182 -msgid " --sign Sign the resulting package with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3183 -msgid " --skipchecksums Do not verify checksums of the source files" -msgstr "" - -#: scripts/makepkg.sh.in:3184 -msgid "" -" --skipinteg Do not perform any verification checks on source files" -msgstr "" - -#: scripts/makepkg.sh.in:3185 -msgid " --skippgpcheck Do not verify source files with PGP signatures" -msgstr "" - -#: scripts/makepkg.sh.in:3186 -msgid "" -" --verifysource Download source files (if needed) and perform integrity " -"checks" -msgstr "" - -#: scripts/makepkg.sh.in:3188 -msgid "These options can be passed to %s:" -msgstr "" - -#: scripts/makepkg.sh.in:3190 -msgid " --asdeps Install packages as non-explicitly installed" -msgstr "" - -#: scripts/makepkg.sh.in:3191 -msgid "" -" --needed Do not reinstall the targets that are already up to date" -msgstr "" - -#: scripts/makepkg.sh.in:3192 -msgid "" -" --noconfirm Do not ask for confirmation when resolving dependencies" -msgstr "" - -#: scripts/makepkg.sh.in:3193 -msgid " --noprogressbar Do not show a progress bar when downloading files" -msgstr "" - -#: scripts/makepkg.sh.in:3195 -msgid "If %s is not specified, %s will look for '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:3201 scripts/pacman-optimize.sh.in:53 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team ." -"\\nCopyright (C) 2002-2006 Judd Vinet .\\n\\nThis is " -"free software; see the source for copying conditions.\\nThere is NO " -"WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/makepkg.sh.in:3302 scripts/repo-add.sh.in:612 -msgid "%s signal caught. Exiting..." -msgstr "" - -#: scripts/makepkg.sh.in:3326 -msgid "%s not found." -msgstr "" - -#: scripts/makepkg.sh.in:3374 scripts/makepkg.sh.in:3381 -msgid "You do not have write permission to create packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3394 -msgid "You do not have write permission to store packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3402 -msgid "You do not have write permission to store downloads in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3411 -msgid "You do not have write permission to store source tarballs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3424 -msgid "You do not have write permission to store logs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3437 -msgid "" -"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic " -"damage to your system." -msgstr "" - -#: scripts/makepkg.sh.in:3443 -msgid "Do not use the %s option. This option is only for use by %s." -msgstr "" - -#: scripts/makepkg.sh.in:3454 -msgid "%s does not exist." -msgstr "" - -#: scripts/makepkg.sh.in:3458 -msgid "%s contains %s characters and cannot be sourced." -msgstr "" - -#: scripts/makepkg.sh.in:3463 -msgid "%s must be in the current working directory." -msgstr "" - -#: scripts/makepkg.sh.in:3544 -msgid "The key %s does not exist in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3546 scripts/repo-add.sh.in:635 -msgid "There is no key in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3560 scripts/makepkg.sh.in:3578 -msgid "Leaving %s environment." -msgstr "" - -#: scripts/makepkg.sh.in:3582 -msgid "Making package: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3588 -msgid "A source package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3607 -msgid "Source package created: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3614 -msgid "Skipping dependency checks." -msgstr "" - -#: scripts/makepkg.sh.in:3622 -msgid "Checking runtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3629 -msgid "Checking buildtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3641 -msgid "Could not resolve all dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:3652 -msgid "Using existing %s tree" -msgstr "" - -#: scripts/makepkg.sh.in:3659 scripts/makepkg.sh.in:3680 -msgid "Removing existing %s directory..." -msgstr "" - -#: scripts/makepkg.sh.in:3675 -msgid "Sources are ready." -msgstr "" - -#: scripts/makepkg.sh.in:3698 -msgid "Package directory is ready." -msgstr "" - -#: scripts/makepkg.sh.in:3702 -msgid "Finished making: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:55 -#, perl-format -msgid "can't create '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:73 -#, perl-format -msgid "" -"invalid key/value pair\n" -"%s:%s: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:82 -msgid "invalid template line: can't find template name\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:87 -#, perl-format -msgid "invalid chars used in name '%s'. allowed: [:alnum:]+_.@-\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:112 -#, perl-format -msgid "Couldn't detect version for template '%s'" -msgstr "" - -#: scripts/makepkg-template.pl.in:131 -#, perl-format -msgid "failed to open '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:148 -#, perl-format -msgid "Unknown template marker '%s'\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:170 -msgid "makepkg-template [options]\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:172 -msgid "Options:\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:173 -#, perl-format -msgid " --input, -p Build script to read (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:174 -msgid " --output, -o file to output to (default: input file)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:175 -msgid " --newest, -n update templates to newest version\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:176 -msgid "" -" (default: use version specified in the template " -"markers)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:177 -msgid " --template-dir directory to search for templates\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:178 -#, perl-format -msgid " (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:179 -msgid " --help, -h This help message\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:180 -msgid " --version Version information\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:189 -msgid "" -"Copyright (c) 2013-2014 Pacman Development Team .\n" -"This is free software; see the source for copying conditions.\n" -"There is NO WARRANTY, to the extent permitted by law.\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:35 -msgid "Upgrade the local pacman database to a newer format" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:39 -msgid "options:" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:40 -msgid " -b, --dbpath set an alternate database location" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:41 -msgid " -h, --help show this help message and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:42 -msgid " -r, --root set an alternate installation root" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:43 -msgid " -V, --version show version information and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:44 -msgid " --config set an alternate configuration file" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:45 -msgid " --nocolor disable colorized output messages" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:51 scripts/pacman-key.sh.in:94 -msgid "" -"Copyright (c) 2010-2014 Pacman Development Team ." -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:129 scripts/pacman-optimize.sh.in:105 -#: scripts/repo-add.sh.in:459 -msgid "%s does not exist or is not a directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:133 -msgid "%s is not a pacman database directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:137 -msgid "You must have correct permissions to upgrade the database." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:147 scripts/pacman-optimize.sh.in:119 -msgid "Pacman lock file was found. Cannot run while pacman is running." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:159 -msgid "Pre-3.5 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:166 -msgid "Done." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:180 -msgid "Pre-4.2 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:189 -msgid "symlink '%s' points outside pacman root, manual repair required" -msgstr "" - -#: scripts/pacman-key.sh.in:58 -msgid "Usage: %s [options] operation [targets]" -msgstr "" - -#: scripts/pacman-key.sh.in:60 -msgid "Manage pacman's list of trusted keys" -msgstr "" - -#: scripts/pacman-key.sh.in:62 -msgid "Operations:" -msgstr "" - -#: scripts/pacman-key.sh.in:63 -msgid " -a, --add Add the specified keys (empty for stdin)" -msgstr "" - -#: scripts/pacman-key.sh.in:64 -msgid " -d, --delete Remove the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:65 -msgid " -e, --export Export the specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:66 -msgid "" -" -f, --finger List fingerprint for specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:67 -msgid " -l, --list-keys List the specified or all keys" -msgstr "" - -#: scripts/pacman-key.sh.in:68 -msgid " -r, --recv-keys Fetch the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:69 -msgid " -u, --updatedb Update the trustdb of pacman" -msgstr "" - -#: scripts/pacman-key.sh.in:70 -msgid "" -" -v, --verify Verify the file(s) specified by the signature(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:71 -msgid "" -" --edit-key Present a menu for key management task on keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:72 -msgid " --import Imports pubring.gpg from dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:73 -msgid "" -" --import-trustdb Imports ownertrust values from trustdb.gpg in " -"dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:74 -msgid " --init Ensure the keyring is properly initialized" -msgstr "" - -#: scripts/pacman-key.sh.in:75 -msgid " --list-sigs List keys and their signatures" -msgstr "" - -#: scripts/pacman-key.sh.in:76 -msgid " --lsign-key Locally sign the specified keyid" -msgstr "" - -#: scripts/pacman-key.sh.in:77 -msgid "" -" --populate Reload the default keys from the (given) keyrings" -"\\n in '%s'" -msgstr "" - -#: scripts/pacman-key.sh.in:79 -msgid "" -" --refresh-keys Update specified or all keys from a keyserver" -msgstr "" - -#: scripts/pacman-key.sh.in:82 -msgid "" -" --config Use an alternate config file (instead of" -"\\n '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:84 -msgid "" -" --gpgdir Set an alternate directory for GnuPG (instead" -"\\n of '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:86 -msgid " --keyserver Specify a keyserver to use if necessary" -msgstr "" - -#: scripts/pacman-key.sh.in:88 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/pacman-key.sh.in:89 -msgid " -V, --version Show program version" -msgstr "" - -#: scripts/pacman-key.sh.in:130 -msgid "Failed to lookup key by name:" -msgstr "" - -#: scripts/pacman-key.sh.in:138 -msgid "Key name is ambiguous:" -msgstr "" - -#: scripts/pacman-key.sh.in:180 -msgid "The key identified by %s could not be found locally." -msgstr "" - -#: scripts/pacman-key.sh.in:223 -msgid "You do not have sufficient permissions to read the %s keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:224 scripts/pacman-key.sh.in:231 -msgid "Use '%s' to correct the keyring permissions." -msgstr "" - -#: scripts/pacman-key.sh.in:230 -msgid "You do not have sufficient permissions to run this command." -msgstr "" - -#: scripts/pacman-key.sh.in:238 -msgid "There is no secret key available to sign with." -msgstr "" - -#: scripts/pacman-key.sh.in:239 -msgid "Use '%s' to generate a default secret key." -msgstr "" - -#: scripts/pacman-key.sh.in:258 -msgid "No keyring files exist in %s." -msgstr "" - -#: scripts/pacman-key.sh.in:265 -msgid "The keyring file %s does not exist." -msgstr "" - -#: scripts/pacman-key.sh.in:280 -msgid "Appending keys from %s.gpg..." -msgstr "" - -#: scripts/pacman-key.sh.in:303 -msgid "Locally signing trusted keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:305 -msgid "Importing owner trust values..." -msgstr "" - -#: scripts/pacman-key.sh.in:323 -msgid "Disabling revoked keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:325 -msgid "Disabling key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:333 -msgid "A specified keyfile could not be added to the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:341 -msgid "A specified key could not be removed from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:351 -msgid "The key identified by %s could not be edited." -msgstr "" - -#: scripts/pacman-key.sh.in:363 -msgid "A specified key could not be exported from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:371 -msgid "The fingerprint of a specified key could not be determined." -msgstr "" - -#: scripts/pacman-key.sh.in:384 scripts/pacman-key.sh.in:403 -msgid "%s could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:388 scripts/pacman-key.sh.in:407 -msgid "File %s does not exist and could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:419 -msgid "A specified key could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:427 -msgid "A specified signature could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:437 -msgid "Locally signing key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:441 -msgid "%s could not be locally signed." -msgstr "" - -#: scripts/pacman-key.sh.in:468 -msgid "Remote key not fetched correctly from keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:476 -msgid "A specified local key could not be updated from a keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:486 -msgid "The signature identified by %s could not be verified." -msgstr "" - -#: scripts/pacman-key.sh.in:494 -msgid "Updating trust database..." -msgstr "" - -#: scripts/pacman-key.sh.in:496 -msgid "Trust database could not be updated." -msgstr "" - -#: scripts/pacman-key.sh.in:558 -msgid "Cannot find the %s binary required for all %s operations." -msgstr "" - -#: scripts/pacman-key.sh.in:563 -msgid "%s needs to be run as root for this operation." -msgstr "" - -#: scripts/pacman-key.sh.in:569 -msgid "%s configuration file '%s' not found." -msgstr "" - -#: scripts/pacman-key.sh.in:590 -msgid "no operation specified (use -h for help)" -msgstr "" - -#: scripts/pacman-key.sh.in:595 -msgid "Multiple operations specified." -msgstr "" - -#: scripts/pacman-key.sh.in:596 -msgid "Please run %s with each operation separately." -msgstr "" - -#: scripts/pacman-key.sh.in:604 -msgid "No targets specified" -msgstr "" - -#: scripts/pacman-optimize.sh.in:38 -msgid "Usage: %s [--nocolor] [pacman_db_root]" -msgstr "" - -#: scripts/pacman-optimize.sh.in:39 -msgid "" -"pacman-optimize is a little hack that should improve the performance\\nof " -"pacman when reading/writing to its filesystem-based database.\\n\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:42 -msgid "" -"Because pacman uses many small files to keep track of packages,\\nthere is a " -"tendency for these files to become fragmented over time.\\nThis script " -"attempts to relocate these small files into one\\ncontinuous location on " -"your hard drive. The result is that the hard\\ndrive should be able to read " -"them faster, since the hard drive head\\ndoes not have to move around the " -"disk as much.\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:101 -msgid "Cannot find the %s binary required for verifying integrity." -msgstr "" - -#: scripts/pacman-optimize.sh.in:109 -msgid "You must have correct permissions to optimize the database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:125 -msgid "Cannot create temporary directory for database building." -msgstr "" - -#: scripts/pacman-optimize.sh.in:128 -msgid "MD5sum'ing the old database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:133 -msgid "Tar'ing up %s..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:137 -msgid "Tar'ing up %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:141 -msgid "Making and MD5sum'ing the new database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:146 -msgid "Untar'ing %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:149 -msgid "Syncing database to disk..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:155 -msgid "Checking integrity..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:162 -msgid "Integrity check FAILED, reverting to old database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:166 -msgid "Rotating database into place..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:175 -msgid "New database substitution failed. Check for %s, %s, and %s directories." -msgstr "" - -#: scripts/pacman-optimize.sh.in:184 -msgid "Finished. Your pacman database has been optimized." -msgstr "" - -#: scripts/pkgdelta.sh.in:51 -msgid "Usage: pkgdelta [options] \\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:53 -msgid "" -"pkgdelta will create a delta file between two packages.\\nThis delta file " -"can then be added to a database using repo-add.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:57 -msgid "Example: pkgdelta pacman-3.0.0.pkg.tar.gz pacman-3.0.1.pkg.tar.gz" -msgstr "" - -#: scripts/pkgdelta.sh.in:59 scripts/repo-add.sh.in:59 -#: scripts/repo-add.sh.in:72 -msgid "Options:\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:60 scripts/repo-add.sh.in:78 -msgid " -q, --quiet minimize output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:61 -msgid " --nocolor remove color from output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:62 -msgid " --min-pkg-size minimum package size before deltas are generated\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:63 -msgid "" -" --max-delta-size percent of new package above which the delta will be " -"discarded\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:68 -msgid "" -"Copyright (c) 2009 Xavier Chantry .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:94 scripts/repo-add.sh.in:293 -msgid "Invalid package file '%s'." -msgstr "" - -#: scripts/pkgdelta.sh.in:120 -msgid "Skipping delta creation for small package: %s - size %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:125 -msgid "The package names don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:130 -msgid "The package architectures don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:135 -msgid "Both packages have the same version : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:139 -msgid "Generating delta from version %s to version %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:145 -msgid "Delta could not be created." -msgstr "" - -#: scripts/pkgdelta.sh.in:152 -msgid "Delta package larger than maximum size. Removing." -msgstr "" - -#: scripts/pkgdelta.sh.in:157 -msgid "Generated delta : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:214 -msgid "File '%s' does not exist" -msgstr "" - -#: scripts/pkgdelta.sh.in:220 scripts/repo-add.sh.in:513 -msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?" -msgstr "" - -#: scripts/repo-add.sh.in:53 -msgid "Usage: repo-add [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:55 -msgid "" -"repo-add will update a package database by reading a package file." -"\\nMultiple packages to add can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:60 -msgid " -d, --delta generate and add delta for package update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:61 -msgid "" -" -n, --new only add packages that are not already in the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:62 -msgid "" -" -R, --remove remove package file from disk when updating database " -"entry\\n" -msgstr "" - -#: scripts/repo-add.sh.in:63 -msgid " -f, --files update database's file list\\n" -msgstr "" - -#: scripts/repo-add.sh.in:65 -msgid "Usage: repo-remove [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:67 -msgid "" -"repo-remove will update a package database by removing the package name" -"\\nspecified on the command line from the given repo database. Multiple" -"\\npackages to remove can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:74 -msgid "Please move along, there is nothing to see here.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:77 -msgid " --nocolor turn off color in output\\n" -msgstr "" - -#: scripts/repo-add.sh.in:79 -msgid " -s, --sign sign database with GnuPG after update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:80 -msgid " -k, --key use the specified key to sign the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:81 -msgid " -v, --verify verify database's signature before update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:82 -msgid "" -"\\nSee %s(8) for more details and descriptions of the available options.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:86 -msgid "" -"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n" -msgstr "" - -#: scripts/repo-add.sh.in:88 -msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n" -msgstr "" - -#: scripts/repo-add.sh.in:95 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team \\n" -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:143 -msgid "No database entry for package '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:161 -msgid "Adding 'deltas' entry : %s -> %s" -msgstr "" - -#: scripts/repo-add.sh.in:184 scripts/repo-add.sh.in:429 -msgid "Removing existing entry '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:187 -msgid "Removing empty deltas file ..." -msgstr "" - -#: scripts/repo-add.sh.in:198 -msgid "Cannot find the gpg binary! Is GnuPG installed?" -msgstr "" - -#: scripts/repo-add.sh.in:208 -msgid "Signing database..." -msgstr "" - -#: scripts/repo-add.sh.in:217 -msgid "Created signature file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:219 -msgid "Failed to sign package database." -msgstr "" - -#: scripts/repo-add.sh.in:228 -msgid "Verifying database signature..." -msgstr "" - -#: scripts/repo-add.sh.in:231 -msgid "No existing signature found, skipping verification." -msgstr "" - -#: scripts/repo-add.sh.in:236 -msgid "Database signature file verified." -msgstr "" - -#: scripts/repo-add.sh.in:238 -msgid "Database signature was NOT valid!" -msgstr "" - -#: scripts/repo-add.sh.in:252 -msgid "'%s' does not have a valid archive extension." -msgstr "" - -#: scripts/repo-add.sh.in:298 -msgid "An entry for '%s' already existed" -msgstr "" - -#: scripts/repo-add.sh.in:315 -msgid "Removing existing package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:325 -msgid "Invalid package signature file '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:328 -msgid "Adding package signature..." -msgstr "" - -#: scripts/repo-add.sh.in:335 -msgid "Computing checksums..." -msgstr "" - -#: scripts/repo-add.sh.in:353 scripts/repo-add.sh.in:380 -#: scripts/repo-add.sh.in:395 -msgid "Creating '%s' db entry..." -msgstr "" - -#: scripts/repo-add.sh.in:410 -msgid "Old package file not found: %s" -msgstr "" - -#: scripts/repo-add.sh.in:467 -msgid "Failed to acquire lockfile: %s." -msgstr "" - -#: scripts/repo-add.sh.in:468 -msgid "Held by process %s" -msgstr "" - -#: scripts/repo-add.sh.in:478 -msgid "Repository file '%s' is not a proper pacman database." -msgstr "" - -#: scripts/repo-add.sh.in:483 -msgid "Extracting database to a temporary location..." -msgstr "" - -#: scripts/repo-add.sh.in:488 -msgid "Repository file '%s' was not found." -msgstr "" - -#: scripts/repo-add.sh.in:494 -msgid "Repository file '%s' could not be created." -msgstr "" - -#: scripts/repo-add.sh.in:505 -msgid "File '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:511 -msgid "Adding delta '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:525 -msgid "'%s' is not a package file, skipping" -msgstr "" - -#: scripts/repo-add.sh.in:529 -msgid "Adding package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:537 -msgid "Searching for delta '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:541 -msgid "Delta matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:547 -msgid "Searching for package '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:553 -msgid "Package matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:601 -msgid "Invalid command name '%s' specified." -msgstr "" - -#: scripts/repo-add.sh.in:606 -msgid "Cannot create temp directory for database building." -msgstr "" - -#: scripts/repo-add.sh.in:686 -msgid "Creating updated database file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:700 -msgid "No packages remain, creating empty database." -msgstr "" - -#: scripts/repo-add.sh.in:737 -msgid "No packages modified, nothing to do." -msgstr "" - -#: scripts/library/parseopts.sh:37 -msgid "option '%s' is ambiguous; possibilities:" -msgstr "" - -#: scripts/library/parseopts.sh:56 scripts/library/parseopts.sh:119 -msgid "invalid option" -msgstr "" - -#: scripts/library/parseopts.sh:75 -msgid "option requires an argument" -msgstr "" - -#: scripts/library/parseopts.sh:89 -msgid "option '%s' does not allow an argument" -msgstr "" - -#: scripts/library/parseopts.sh:107 -msgid "option '%s' requires an argument" -msgstr "" diff --git a/scripts/po/fa.po b/scripts/po/fa.po deleted file mode 100644 index 54c0c4de..00000000 --- a/scripts/po/fa.po +++ /dev/null @@ -1,1772 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Arch Linux Pacman package manager\n" -"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-19 16:14+0000\n" -"Last-Translator: Allan McRae \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/archlinux-pacman/" -"language/fa/)\n" -"Language: fa\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: scripts/makepkg.sh.in:120 scripts/makepkg.sh.in:1517 -#: scripts/makepkg.sh.in:1521 scripts/library/output_format.sh:26 -msgid "WARNING:" -msgstr "" - -#: scripts/makepkg.sh.in:125 scripts/library/output_format.sh:31 -msgid "ERROR:" -msgstr "" - -#: scripts/makepkg.sh.in:163 -msgid "Cleaning up..." -msgstr "" - -#: scripts/makepkg.sh.in:198 -msgid "Entering %s environment..." -msgstr "" - -#: scripts/makepkg.sh.in:303 scripts/makepkg.sh.in:2890 -msgid "Unknown download protocol: %s" -msgstr "" - -#: scripts/makepkg.sh.in:304 scripts/makepkg.sh.in:313 -#: scripts/makepkg.sh.in:377 scripts/makepkg.sh.in:441 -#: scripts/makepkg.sh.in:470 scripts/makepkg.sh.in:480 -#: scripts/makepkg.sh.in:487 scripts/makepkg.sh.in:518 -#: scripts/makepkg.sh.in:533 scripts/makepkg.sh.in:538 -#: scripts/makepkg.sh.in:561 scripts/makepkg.sh.in:569 -#: scripts/makepkg.sh.in:604 scripts/makepkg.sh.in:610 -#: scripts/makepkg.sh.in:627 scripts/makepkg.sh.in:635 -#: scripts/makepkg.sh.in:659 scripts/makepkg.sh.in:697 -#: scripts/makepkg.sh.in:706 scripts/makepkg.sh.in:711 -#: scripts/makepkg.sh.in:745 scripts/makepkg.sh.in:755 -#: scripts/makepkg.sh.in:893 scripts/makepkg.sh.in:1593 -#: scripts/makepkg.sh.in:1601 scripts/makepkg.sh.in:2208 -#: scripts/makepkg.sh.in:2891 scripts/makepkg.sh.in:3327 -#: scripts/makepkg.sh.in:3375 scripts/makepkg.sh.in:3382 -#: scripts/makepkg.sh.in:3395 scripts/makepkg.sh.in:3403 -#: scripts/makepkg.sh.in:3412 scripts/makepkg.sh.in:3425 -msgid "Aborting..." -msgstr "" - -#: scripts/makepkg.sh.in:312 -msgid "The download program %s is not installed." -msgstr "" - -#: scripts/makepkg.sh.in:325 scripts/makepkg.sh.in:338 -msgid "Found %s" -msgstr "" - -#: scripts/makepkg.sh.in:328 -msgid "%s was not found in the build directory and is not a URL." -msgstr "" - -#: scripts/makepkg.sh.in:357 -msgid "Downloading %s..." -msgstr "" - -#: scripts/makepkg.sh.in:376 -msgid "Failure while downloading %s" -msgstr "" - -#: scripts/makepkg.sh.in:432 -msgid "Extracting %s with %s" -msgstr "" - -#: scripts/makepkg.sh.in:440 -msgid "Failed to extract %s" -msgstr "" - -#: scripts/makepkg.sh.in:467 -msgid "Branching %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:469 -msgid "Failure while branching %s" -msgstr "" - -#: scripts/makepkg.sh.in:479 scripts/makepkg.sh.in:485 -msgid "%s is not a branch of %s" -msgstr "" - -#: scripts/makepkg.sh.in:486 -msgid "The local URL is %s" -msgstr "" - -#: scripts/makepkg.sh.in:491 -msgid "Pulling %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:495 -msgid "Failure while pulling %s" -msgstr "" - -#: scripts/makepkg.sh.in:517 scripts/makepkg.sh.in:626 -#: scripts/makepkg.sh.in:696 scripts/makepkg.sh.in:744 -msgid "Unrecognized reference: %s" -msgstr "" - -#: scripts/makepkg.sh.in:526 scripts/makepkg.sh.in:595 -#: scripts/makepkg.sh.in:686 scripts/makepkg.sh.in:777 -msgid "Creating working copy of %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:532 scripts/makepkg.sh.in:603 -#: scripts/makepkg.sh.in:705 -msgid "Failure while updating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:537 scripts/makepkg.sh.in:609 -#: scripts/makepkg.sh.in:634 scripts/makepkg.sh.in:710 -msgid "Failure while creating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:558 scripts/makepkg.sh.in:656 -#: scripts/makepkg.sh.in:751 -msgid "Cloning %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:560 scripts/makepkg.sh.in:658 -#: scripts/makepkg.sh.in:754 -msgid "Failure while downloading %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:568 -msgid "%s is not a clone of %s" -msgstr "" - -#: scripts/makepkg.sh.in:572 scripts/makepkg.sh.in:663 -#: scripts/makepkg.sh.in:759 -msgid "Updating %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:575 scripts/makepkg.sh.in:667 -#: scripts/makepkg.sh.in:763 -msgid "Failure while updating %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:816 -msgid "Retrieving sources..." -msgstr "" - -#: scripts/makepkg.sh.in:868 -msgid "pkgver() generated an invalid version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:875 -msgid "Failed to update %s from %s to %s" -msgstr "" - -#: scripts/makepkg.sh.in:882 -msgid "Updated version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:884 -msgid "%s is not writeable -- pkgver will not be updated" -msgstr "" - -#: scripts/makepkg.sh.in:892 -msgid "Unable to find source file %s." -msgstr "" - -#: scripts/makepkg.sh.in:1072 -msgid "'%s' returned a fatal error (%i): %s" -msgstr "" - -#: scripts/makepkg.sh.in:1091 -msgid "Installing missing dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:1094 -msgid "'%s' failed to install missing dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1125 -msgid "Missing dependencies:" -msgstr "" - -#: scripts/makepkg.sh.in:1141 scripts/makepkg.sh.in:1155 -msgid "Failed to remove installed dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1230 -msgid "Generating checksums for source files..." -msgstr "" - -#: scripts/makepkg.sh.in:1233 -msgid "Cannot find the %s binary required for generating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1247 -msgid "Invalid integrity algorithm '%s' specified." -msgstr "" - -#: scripts/makepkg.sh.in:1265 -msgid "Skipped" -msgstr "" - -#: scripts/makepkg.sh.in:1270 -msgid "NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1277 scripts/makepkg.sh.in:1514 -msgid "Passed" -msgstr "" - -#: scripts/makepkg.sh.in:1279 scripts/makepkg.sh.in:1490 -#: scripts/makepkg.sh.in:1508 scripts/makepkg.sh.in:1511 -msgid "FAILED" -msgstr "" - -#: scripts/makepkg.sh.in:1302 -msgid "Validating source files with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1309 -msgid "One or more files did not pass the validity check!" -msgstr "" - -#: scripts/makepkg.sh.in:1313 -msgid "Integrity checks (%s) differ in size from the source array." -msgstr "" - -#: scripts/makepkg.sh.in:1361 -msgid "Integrity checks are missing." -msgstr "" - -#: scripts/makepkg.sh.in:1428 -msgid "Verifying source file signatures with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1453 -msgid "SIGNATURE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1466 -msgid "SOURCE FILE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1493 -msgid "unknown public key" -msgstr "" - -#: scripts/makepkg.sh.in:1496 -msgid "public key %s has been revoked" -msgstr "" - -#: scripts/makepkg.sh.in:1499 -msgid "bad signature from public key" -msgstr "" - -#: scripts/makepkg.sh.in:1502 -msgid "error during signature verification" -msgstr "" - -#: scripts/makepkg.sh.in:1508 -msgid "the public key %s is not trusted" -msgstr "" - -#: scripts/makepkg.sh.in:1511 -msgid "invalid public key" -msgstr "" - -#: scripts/makepkg.sh.in:1517 -msgid "the signature has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1521 -msgid "the key has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1533 -msgid "One or more PGP signatures could not be verified!" -msgstr "" - -#: scripts/makepkg.sh.in:1538 -msgid "Warnings have occurred while verifying the signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1539 -msgid "Please make sure you really trust them." -msgstr "" - -#: scripts/makepkg.sh.in:1545 -msgid "Skipping all source file integrity checks." -msgstr "" - -#: scripts/makepkg.sh.in:1547 -msgid "Skipping verification of source file checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1550 -msgid "Skipping verification of source file PGP signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1559 -msgid "Extracting sources..." -msgstr "" - -#: scripts/makepkg.sh.in:1592 -msgid "A failure occurred in %s()." -msgstr "" - -#: scripts/makepkg.sh.in:1600 -msgid "Failed to change to directory %s" -msgstr "" - -#: scripts/makepkg.sh.in:1609 -msgid "Failed to source %s" -msgstr "" - -#: scripts/makepkg.sh.in:1671 -msgid "Starting %s()..." -msgstr "" - -#: scripts/makepkg.sh.in:1796 -msgid "Tidying install..." -msgstr "" - -#: scripts/makepkg.sh.in:1799 -msgid "Removing doc files..." -msgstr "" - -#: scripts/makepkg.sh.in:1804 -msgid "Purging unwanted files..." -msgstr "" - -#: scripts/makepkg.sh.in:1816 -msgid "Removing %s files..." -msgstr "" - -#: scripts/makepkg.sh.in:1821 -msgid "Removing static library files..." -msgstr "" - -#: scripts/makepkg.sh.in:1831 -msgid "Removing empty directories..." -msgstr "" - -#: scripts/makepkg.sh.in:1839 -msgid "%s entry file not in package : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1845 scripts/makepkg.sh.in:1848 -msgid "Package contains reference to %s" -msgstr "" - -#: scripts/makepkg.sh.in:1852 -msgid "Compressing man and info pages..." -msgstr "" - -#: scripts/makepkg.sh.in:1880 -msgid "Stripping unneeded symbols from binaries and libraries..." -msgstr "" - -#: scripts/makepkg.sh.in:1914 -msgid "Compressing binaries with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1919 -msgid "Could not compress binary : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1976 -msgid "Library listed in %s is not required by any files: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2005 -msgid "Library listed in %s is not versioned: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2018 -msgid "Library listed in %s is not a shared object: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2033 -msgid "Cannot find library listed in %s: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2147 scripts/makepkg.sh.in:2351 -msgid "Generating %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2207 -msgid "Missing %s directory." -msgstr "" - -#: scripts/makepkg.sh.in:2213 -msgid "Creating package \"%s\"..." -msgstr "" - -#: scripts/makepkg.sh.in:2225 -msgid "Adding %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2227 -msgid "Failed to add %s file to package." -msgstr "" - -#: scripts/makepkg.sh.in:2247 -msgid "Generating .MTREE file..." -msgstr "" - -#: scripts/makepkg.sh.in:2253 -msgid "Compressing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2268 scripts/makepkg.sh.in:2394 -msgid "'%s' is not a valid archive extension." -msgstr "" - -#: scripts/makepkg.sh.in:2276 -msgid "Failed to create package file." -msgstr "" - -#: scripts/makepkg.sh.in:2293 -msgid "Failed to create symlink to package file." -msgstr "" - -#: scripts/makepkg.sh.in:2325 -msgid "Signing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2336 -msgid "Created signature file %s." -msgstr "" - -#: scripts/makepkg.sh.in:2338 -msgid "Failed to sign package file." -msgstr "" - -#: scripts/makepkg.sh.in:2344 -msgid "Creating source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2348 scripts/makepkg.sh.in:2361 -msgid "Adding %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2379 -msgid "Adding %s file (%s)..." -msgstr "" - -#: scripts/makepkg.sh.in:2402 -msgid "Compressing source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2405 -msgid "Failed to create source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2422 -msgid "Failed to create symlink to source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2434 -msgid "Installing package %s with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2436 -msgid "Installing %s package group with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2454 -msgid "Failed to install built package(s)." -msgstr "" - -#: scripts/makepkg.sh.in:2546 scripts/makepkg.sh.in:2561 -msgid "%s is not allowed to start with a hyphen." -msgstr "" - -#: scripts/makepkg.sh.in:2556 scripts/makepkg.sh.in:2580 -#: scripts/makepkg.sh.in:2869 -msgid "%s is not allowed to be empty." -msgstr "" - -#: scripts/makepkg.sh.in:2565 -msgid "%s is not allowed to start with a dot." -msgstr "" - -#: scripts/makepkg.sh.in:2569 scripts/makepkg.sh.in:2615 -msgid "%s contains invalid characters: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2585 -msgid "%s must be a decimal, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2601 -msgid "%s must be an integer, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2622 scripts/makepkg.sh.in:2632 -msgid "%s is not available for the '%s' architecture." -msgstr "" - -#: scripts/makepkg.sh.in:2623 -msgid "Note that many packages may need a line added to their %s" -msgstr "" - -#: scripts/makepkg.sh.in:2624 -msgid "such as %s." -msgstr "" - -#: scripts/makepkg.sh.in:2662 -msgid "%s array cannot contain comparison (< or >) operators." -msgstr "" - -#: scripts/makepkg.sh.in:2682 -msgid "%s entry should not contain leading slash : %s" -msgstr "" - -#: scripts/makepkg.sh.in:2715 -msgid "Invalid syntax for %s: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2728 -msgid "%s file (%s) does not exist or is not a regular file." -msgstr "" - -#: scripts/makepkg.sh.in:2781 -msgid "%s array contains unknown option '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2792 -msgid "Sparse arrays are not allowed for source" -msgstr "" - -#: scripts/makepkg.sh.in:2802 -msgid "Requested package %s is not provided in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2815 -msgid "Missing %s function in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2821 -msgid "Missing %s function for split package '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2862 -msgid "%s is not allowed to contain colons, hyphens or whitespace." -msgstr "" - -#: scripts/makepkg.sh.in:2907 -msgid "Cannot find the %s binary needed to check VCS source requirements." -msgstr "" - -#: scripts/makepkg.sh.in:2925 -msgid "Cannot find the %s package needed to handle %s sources." -msgstr "" - -#: scripts/makepkg.sh.in:2948 -msgid "Cannot find the %s binary required for dependency operations." -msgstr "" - -#: scripts/makepkg.sh.in:2956 -msgid "Cannot find the %s binary. Will use %s to acquire root privileges." -msgstr "" - -#: scripts/makepkg.sh.in:2963 -msgid "Cannot find the %s binary." -msgstr "" - -#: scripts/makepkg.sh.in:2971 -msgid "Cannot find the %s binary required for signing packages." -msgstr "" - -#: scripts/makepkg.sh.in:2979 -msgid "Cannot find the %s binary required for verifying source files." -msgstr "" - -#: scripts/makepkg.sh.in:2987 -msgid "Cannot find the %s binary required for validating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:2995 -msgid "Cannot find the %s binary required for compressing binaries." -msgstr "" - -#: scripts/makepkg.sh.in:3003 -msgid "Cannot find the %s binary required for distributed compilation." -msgstr "" - -#: scripts/makepkg.sh.in:3011 -msgid "Cannot find the %s binary required for compiler cache usage." -msgstr "" - -#: scripts/makepkg.sh.in:3019 -msgid "Cannot find the %s binary required for object file stripping." -msgstr "" - -#: scripts/makepkg.sh.in:3027 -msgid "Cannot find the %s binary required for compressing man and info pages." -msgstr "" - -#: scripts/makepkg.sh.in:3047 -msgid "A package has already been built, installing existing package..." -msgstr "" - -#: scripts/makepkg.sh.in:3051 -msgid "A package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3070 -msgid "" -"The package group has already been built, installing existing packages..." -msgstr "" - -#: scripts/makepkg.sh.in:3074 -msgid "The package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3079 -msgid "Part of the package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3149 -msgid "Make packages compatible for use with pacman" -msgstr "" - -#: scripts/makepkg.sh.in:3151 scripts/pacman-db-upgrade.sh.in:37 -msgid "Usage: %s [options]" -msgstr "" - -#: scripts/makepkg.sh.in:3153 scripts/pacman-key.sh.in:81 -msgid "Options:" -msgstr "" - -#: scripts/makepkg.sh.in:3154 -msgid " -A, --ignorearch Ignore incomplete %s field in %s" -msgstr "" - -#: scripts/makepkg.sh.in:3155 -msgid " -c, --clean Clean up work files after build" -msgstr "" - -#: scripts/makepkg.sh.in:3156 -msgid " -C, --cleanbuild Remove %s dir before building the package" -msgstr "" - -#: scripts/makepkg.sh.in:3157 -msgid " -d, --nodeps Skip all dependency checks" -msgstr "" - -#: scripts/makepkg.sh.in:3158 -msgid " -e, --noextract Do not extract source files (use existing %s dir)" -msgstr "" - -#: scripts/makepkg.sh.in:3159 -msgid " -f, --force Overwrite existing package" -msgstr "" - -#: scripts/makepkg.sh.in:3160 -msgid " -g, --geninteg Generate integrity checks for source files" -msgstr "" - -#: scripts/makepkg.sh.in:3161 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3162 -msgid " -i, --install Install package after successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3163 -msgid " -L, --log Log package build process" -msgstr "" - -#: scripts/makepkg.sh.in:3164 -msgid " -m, --nocolor Disable colorized output messages" -msgstr "" - -#: scripts/makepkg.sh.in:3165 -msgid " -o, --nobuild Download and extract files only" -msgstr "" - -#: scripts/makepkg.sh.in:3166 -msgid " -p Use an alternate build script (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3167 -msgid "" -" -r, --rmdeps Remove installed dependencies after a successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3168 -msgid " -R, --repackage Repackage contents of the package without rebuilding" -msgstr "" - -#: scripts/makepkg.sh.in:3169 -msgid " -s, --syncdeps Install missing dependencies with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3170 -msgid "" -" -S, --source Generate a source-only tarball without downloaded sources" -msgstr "" - -#: scripts/makepkg.sh.in:3171 -msgid " -V, --version Show version information and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3172 -msgid "" -" --allsource Generate a source-only tarball including downloaded " -"sources" -msgstr "" - -#: scripts/makepkg.sh.in:3173 -msgid " --check Run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3174 -msgid " --config Use an alternate config file (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3175 -msgid " --holdver Do not update VCS sources" -msgstr "" - -#: scripts/makepkg.sh.in:3176 -msgid "" -" --key Specify a key to use for %s signing instead of the default" -msgstr "" - -#: scripts/makepkg.sh.in:3177 -msgid " --noarchive Do not create package archive" -msgstr "" - -#: scripts/makepkg.sh.in:3178 -msgid " --nocheck Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3179 -msgid " --noprepare Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3180 -msgid " --nosign Do not create a signature for the package" -msgstr "" - -#: scripts/makepkg.sh.in:3181 -msgid " --pkg Only build listed packages from a split package" -msgstr "" - -#: scripts/makepkg.sh.in:3182 -msgid " --sign Sign the resulting package with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3183 -msgid " --skipchecksums Do not verify checksums of the source files" -msgstr "" - -#: scripts/makepkg.sh.in:3184 -msgid "" -" --skipinteg Do not perform any verification checks on source files" -msgstr "" - -#: scripts/makepkg.sh.in:3185 -msgid " --skippgpcheck Do not verify source files with PGP signatures" -msgstr "" - -#: scripts/makepkg.sh.in:3186 -msgid "" -" --verifysource Download source files (if needed) and perform integrity " -"checks" -msgstr "" - -#: scripts/makepkg.sh.in:3188 -msgid "These options can be passed to %s:" -msgstr "" - -#: scripts/makepkg.sh.in:3190 -msgid " --asdeps Install packages as non-explicitly installed" -msgstr "" - -#: scripts/makepkg.sh.in:3191 -msgid "" -" --needed Do not reinstall the targets that are already up to date" -msgstr "" - -#: scripts/makepkg.sh.in:3192 -msgid "" -" --noconfirm Do not ask for confirmation when resolving dependencies" -msgstr "" - -#: scripts/makepkg.sh.in:3193 -msgid " --noprogressbar Do not show a progress bar when downloading files" -msgstr "" - -#: scripts/makepkg.sh.in:3195 -msgid "If %s is not specified, %s will look for '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:3201 scripts/pacman-optimize.sh.in:53 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team ." -"\\nCopyright (C) 2002-2006 Judd Vinet .\\n\\nThis is " -"free software; see the source for copying conditions.\\nThere is NO " -"WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/makepkg.sh.in:3302 scripts/repo-add.sh.in:612 -msgid "%s signal caught. Exiting..." -msgstr "" - -#: scripts/makepkg.sh.in:3326 -msgid "%s not found." -msgstr "" - -#: scripts/makepkg.sh.in:3374 scripts/makepkg.sh.in:3381 -msgid "You do not have write permission to create packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3394 -msgid "You do not have write permission to store packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3402 -msgid "You do not have write permission to store downloads in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3411 -msgid "You do not have write permission to store source tarballs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3424 -msgid "You do not have write permission to store logs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3437 -msgid "" -"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic " -"damage to your system." -msgstr "" - -#: scripts/makepkg.sh.in:3443 -msgid "Do not use the %s option. This option is only for use by %s." -msgstr "" - -#: scripts/makepkg.sh.in:3454 -msgid "%s does not exist." -msgstr "" - -#: scripts/makepkg.sh.in:3458 -msgid "%s contains %s characters and cannot be sourced." -msgstr "" - -#: scripts/makepkg.sh.in:3463 -msgid "%s must be in the current working directory." -msgstr "" - -#: scripts/makepkg.sh.in:3544 -msgid "The key %s does not exist in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3546 scripts/repo-add.sh.in:635 -msgid "There is no key in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3560 scripts/makepkg.sh.in:3578 -msgid "Leaving %s environment." -msgstr "" - -#: scripts/makepkg.sh.in:3582 -msgid "Making package: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3588 -msgid "A source package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3607 -msgid "Source package created: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3614 -msgid "Skipping dependency checks." -msgstr "" - -#: scripts/makepkg.sh.in:3622 -msgid "Checking runtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3629 -msgid "Checking buildtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3641 -msgid "Could not resolve all dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:3652 -msgid "Using existing %s tree" -msgstr "" - -#: scripts/makepkg.sh.in:3659 scripts/makepkg.sh.in:3680 -msgid "Removing existing %s directory..." -msgstr "" - -#: scripts/makepkg.sh.in:3675 -msgid "Sources are ready." -msgstr "" - -#: scripts/makepkg.sh.in:3698 -msgid "Package directory is ready." -msgstr "" - -#: scripts/makepkg.sh.in:3702 -msgid "Finished making: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:55 -#, perl-format -msgid "can't create '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:73 -#, perl-format -msgid "" -"invalid key/value pair\n" -"%s:%s: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:82 -msgid "invalid template line: can't find template name\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:87 -#, perl-format -msgid "invalid chars used in name '%s'. allowed: [:alnum:]+_.@-\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:112 -#, perl-format -msgid "Couldn't detect version for template '%s'" -msgstr "" - -#: scripts/makepkg-template.pl.in:131 -#, perl-format -msgid "failed to open '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:148 -#, perl-format -msgid "Unknown template marker '%s'\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:170 -msgid "makepkg-template [options]\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:172 -msgid "Options:\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:173 -#, perl-format -msgid " --input, -p Build script to read (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:174 -msgid " --output, -o file to output to (default: input file)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:175 -msgid " --newest, -n update templates to newest version\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:176 -msgid "" -" (default: use version specified in the template " -"markers)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:177 -msgid " --template-dir directory to search for templates\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:178 -#, perl-format -msgid " (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:179 -msgid " --help, -h This help message\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:180 -msgid " --version Version information\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:189 -msgid "" -"Copyright (c) 2013-2014 Pacman Development Team .\n" -"This is free software; see the source for copying conditions.\n" -"There is NO WARRANTY, to the extent permitted by law.\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:35 -msgid "Upgrade the local pacman database to a newer format" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:39 -msgid "options:" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:40 -msgid " -b, --dbpath set an alternate database location" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:41 -msgid " -h, --help show this help message and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:42 -msgid " -r, --root set an alternate installation root" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:43 -msgid " -V, --version show version information and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:44 -msgid " --config set an alternate configuration file" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:45 -msgid " --nocolor disable colorized output messages" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:51 scripts/pacman-key.sh.in:94 -msgid "" -"Copyright (c) 2010-2014 Pacman Development Team ." -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:129 scripts/pacman-optimize.sh.in:105 -#: scripts/repo-add.sh.in:459 -msgid "%s does not exist or is not a directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:133 -msgid "%s is not a pacman database directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:137 -msgid "You must have correct permissions to upgrade the database." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:147 scripts/pacman-optimize.sh.in:119 -msgid "Pacman lock file was found. Cannot run while pacman is running." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:159 -msgid "Pre-3.5 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:166 -msgid "Done." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:180 -msgid "Pre-4.2 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:189 -msgid "symlink '%s' points outside pacman root, manual repair required" -msgstr "" - -#: scripts/pacman-key.sh.in:58 -msgid "Usage: %s [options] operation [targets]" -msgstr "" - -#: scripts/pacman-key.sh.in:60 -msgid "Manage pacman's list of trusted keys" -msgstr "" - -#: scripts/pacman-key.sh.in:62 -msgid "Operations:" -msgstr "" - -#: scripts/pacman-key.sh.in:63 -msgid " -a, --add Add the specified keys (empty for stdin)" -msgstr "" - -#: scripts/pacman-key.sh.in:64 -msgid " -d, --delete Remove the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:65 -msgid " -e, --export Export the specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:66 -msgid "" -" -f, --finger List fingerprint for specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:67 -msgid " -l, --list-keys List the specified or all keys" -msgstr "" - -#: scripts/pacman-key.sh.in:68 -msgid " -r, --recv-keys Fetch the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:69 -msgid " -u, --updatedb Update the trustdb of pacman" -msgstr "" - -#: scripts/pacman-key.sh.in:70 -msgid "" -" -v, --verify Verify the file(s) specified by the signature(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:71 -msgid "" -" --edit-key Present a menu for key management task on keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:72 -msgid " --import Imports pubring.gpg from dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:73 -msgid "" -" --import-trustdb Imports ownertrust values from trustdb.gpg in " -"dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:74 -msgid " --init Ensure the keyring is properly initialized" -msgstr "" - -#: scripts/pacman-key.sh.in:75 -msgid " --list-sigs List keys and their signatures" -msgstr "" - -#: scripts/pacman-key.sh.in:76 -msgid " --lsign-key Locally sign the specified keyid" -msgstr "" - -#: scripts/pacman-key.sh.in:77 -msgid "" -" --populate Reload the default keys from the (given) keyrings" -"\\n in '%s'" -msgstr "" - -#: scripts/pacman-key.sh.in:79 -msgid "" -" --refresh-keys Update specified or all keys from a keyserver" -msgstr "" - -#: scripts/pacman-key.sh.in:82 -msgid "" -" --config Use an alternate config file (instead of" -"\\n '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:84 -msgid "" -" --gpgdir Set an alternate directory for GnuPG (instead" -"\\n of '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:86 -msgid " --keyserver Specify a keyserver to use if necessary" -msgstr "" - -#: scripts/pacman-key.sh.in:88 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/pacman-key.sh.in:89 -msgid " -V, --version Show program version" -msgstr "" - -#: scripts/pacman-key.sh.in:130 -msgid "Failed to lookup key by name:" -msgstr "" - -#: scripts/pacman-key.sh.in:138 -msgid "Key name is ambiguous:" -msgstr "" - -#: scripts/pacman-key.sh.in:180 -msgid "The key identified by %s could not be found locally." -msgstr "" - -#: scripts/pacman-key.sh.in:223 -msgid "You do not have sufficient permissions to read the %s keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:224 scripts/pacman-key.sh.in:231 -msgid "Use '%s' to correct the keyring permissions." -msgstr "" - -#: scripts/pacman-key.sh.in:230 -msgid "You do not have sufficient permissions to run this command." -msgstr "" - -#: scripts/pacman-key.sh.in:238 -msgid "There is no secret key available to sign with." -msgstr "" - -#: scripts/pacman-key.sh.in:239 -msgid "Use '%s' to generate a default secret key." -msgstr "" - -#: scripts/pacman-key.sh.in:258 -msgid "No keyring files exist in %s." -msgstr "" - -#: scripts/pacman-key.sh.in:265 -msgid "The keyring file %s does not exist." -msgstr "" - -#: scripts/pacman-key.sh.in:280 -msgid "Appending keys from %s.gpg..." -msgstr "" - -#: scripts/pacman-key.sh.in:303 -msgid "Locally signing trusted keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:305 -msgid "Importing owner trust values..." -msgstr "" - -#: scripts/pacman-key.sh.in:323 -msgid "Disabling revoked keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:325 -msgid "Disabling key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:333 -msgid "A specified keyfile could not be added to the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:341 -msgid "A specified key could not be removed from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:351 -msgid "The key identified by %s could not be edited." -msgstr "" - -#: scripts/pacman-key.sh.in:363 -msgid "A specified key could not be exported from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:371 -msgid "The fingerprint of a specified key could not be determined." -msgstr "" - -#: scripts/pacman-key.sh.in:384 scripts/pacman-key.sh.in:403 -msgid "%s could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:388 scripts/pacman-key.sh.in:407 -msgid "File %s does not exist and could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:419 -msgid "A specified key could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:427 -msgid "A specified signature could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:437 -msgid "Locally signing key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:441 -msgid "%s could not be locally signed." -msgstr "" - -#: scripts/pacman-key.sh.in:468 -msgid "Remote key not fetched correctly from keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:476 -msgid "A specified local key could not be updated from a keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:486 -msgid "The signature identified by %s could not be verified." -msgstr "" - -#: scripts/pacman-key.sh.in:494 -msgid "Updating trust database..." -msgstr "" - -#: scripts/pacman-key.sh.in:496 -msgid "Trust database could not be updated." -msgstr "" - -#: scripts/pacman-key.sh.in:558 -msgid "Cannot find the %s binary required for all %s operations." -msgstr "" - -#: scripts/pacman-key.sh.in:563 -msgid "%s needs to be run as root for this operation." -msgstr "" - -#: scripts/pacman-key.sh.in:569 -msgid "%s configuration file '%s' not found." -msgstr "" - -#: scripts/pacman-key.sh.in:590 -msgid "no operation specified (use -h for help)" -msgstr "" - -#: scripts/pacman-key.sh.in:595 -msgid "Multiple operations specified." -msgstr "" - -#: scripts/pacman-key.sh.in:596 -msgid "Please run %s with each operation separately." -msgstr "" - -#: scripts/pacman-key.sh.in:604 -msgid "No targets specified" -msgstr "" - -#: scripts/pacman-optimize.sh.in:38 -msgid "Usage: %s [--nocolor] [pacman_db_root]" -msgstr "" - -#: scripts/pacman-optimize.sh.in:39 -msgid "" -"pacman-optimize is a little hack that should improve the performance\\nof " -"pacman when reading/writing to its filesystem-based database.\\n\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:42 -msgid "" -"Because pacman uses many small files to keep track of packages,\\nthere is a " -"tendency for these files to become fragmented over time.\\nThis script " -"attempts to relocate these small files into one\\ncontinuous location on " -"your hard drive. The result is that the hard\\ndrive should be able to read " -"them faster, since the hard drive head\\ndoes not have to move around the " -"disk as much.\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:101 -msgid "Cannot find the %s binary required for verifying integrity." -msgstr "" - -#: scripts/pacman-optimize.sh.in:109 -msgid "You must have correct permissions to optimize the database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:125 -msgid "Cannot create temporary directory for database building." -msgstr "" - -#: scripts/pacman-optimize.sh.in:128 -msgid "MD5sum'ing the old database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:133 -msgid "Tar'ing up %s..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:137 -msgid "Tar'ing up %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:141 -msgid "Making and MD5sum'ing the new database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:146 -msgid "Untar'ing %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:149 -msgid "Syncing database to disk..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:155 -msgid "Checking integrity..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:162 -msgid "Integrity check FAILED, reverting to old database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:166 -msgid "Rotating database into place..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:175 -msgid "New database substitution failed. Check for %s, %s, and %s directories." -msgstr "" - -#: scripts/pacman-optimize.sh.in:184 -msgid "Finished. Your pacman database has been optimized." -msgstr "" - -#: scripts/pkgdelta.sh.in:51 -msgid "Usage: pkgdelta [options] \\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:53 -msgid "" -"pkgdelta will create a delta file between two packages.\\nThis delta file " -"can then be added to a database using repo-add.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:57 -msgid "Example: pkgdelta pacman-3.0.0.pkg.tar.gz pacman-3.0.1.pkg.tar.gz" -msgstr "" - -#: scripts/pkgdelta.sh.in:59 scripts/repo-add.sh.in:59 -#: scripts/repo-add.sh.in:72 -msgid "Options:\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:60 scripts/repo-add.sh.in:78 -msgid " -q, --quiet minimize output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:61 -msgid " --nocolor remove color from output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:62 -msgid " --min-pkg-size minimum package size before deltas are generated\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:63 -msgid "" -" --max-delta-size percent of new package above which the delta will be " -"discarded\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:68 -msgid "" -"Copyright (c) 2009 Xavier Chantry .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:94 scripts/repo-add.sh.in:293 -msgid "Invalid package file '%s'." -msgstr "" - -#: scripts/pkgdelta.sh.in:120 -msgid "Skipping delta creation for small package: %s - size %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:125 -msgid "The package names don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:130 -msgid "The package architectures don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:135 -msgid "Both packages have the same version : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:139 -msgid "Generating delta from version %s to version %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:145 -msgid "Delta could not be created." -msgstr "" - -#: scripts/pkgdelta.sh.in:152 -msgid "Delta package larger than maximum size. Removing." -msgstr "" - -#: scripts/pkgdelta.sh.in:157 -msgid "Generated delta : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:214 -msgid "File '%s' does not exist" -msgstr "" - -#: scripts/pkgdelta.sh.in:220 scripts/repo-add.sh.in:513 -msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?" -msgstr "" - -#: scripts/repo-add.sh.in:53 -msgid "Usage: repo-add [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:55 -msgid "" -"repo-add will update a package database by reading a package file." -"\\nMultiple packages to add can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:60 -msgid " -d, --delta generate and add delta for package update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:61 -msgid "" -" -n, --new only add packages that are not already in the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:62 -msgid "" -" -R, --remove remove package file from disk when updating database " -"entry\\n" -msgstr "" - -#: scripts/repo-add.sh.in:63 -msgid " -f, --files update database's file list\\n" -msgstr "" - -#: scripts/repo-add.sh.in:65 -msgid "Usage: repo-remove [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:67 -msgid "" -"repo-remove will update a package database by removing the package name" -"\\nspecified on the command line from the given repo database. Multiple" -"\\npackages to remove can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:74 -msgid "Please move along, there is nothing to see here.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:77 -msgid " --nocolor turn off color in output\\n" -msgstr "" - -#: scripts/repo-add.sh.in:79 -msgid " -s, --sign sign database with GnuPG after update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:80 -msgid " -k, --key use the specified key to sign the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:81 -msgid " -v, --verify verify database's signature before update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:82 -msgid "" -"\\nSee %s(8) for more details and descriptions of the available options.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:86 -msgid "" -"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n" -msgstr "" - -#: scripts/repo-add.sh.in:88 -msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n" -msgstr "" - -#: scripts/repo-add.sh.in:95 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team \\n" -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:143 -msgid "No database entry for package '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:161 -msgid "Adding 'deltas' entry : %s -> %s" -msgstr "" - -#: scripts/repo-add.sh.in:184 scripts/repo-add.sh.in:429 -msgid "Removing existing entry '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:187 -msgid "Removing empty deltas file ..." -msgstr "" - -#: scripts/repo-add.sh.in:198 -msgid "Cannot find the gpg binary! Is GnuPG installed?" -msgstr "" - -#: scripts/repo-add.sh.in:208 -msgid "Signing database..." -msgstr "" - -#: scripts/repo-add.sh.in:217 -msgid "Created signature file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:219 -msgid "Failed to sign package database." -msgstr "" - -#: scripts/repo-add.sh.in:228 -msgid "Verifying database signature..." -msgstr "" - -#: scripts/repo-add.sh.in:231 -msgid "No existing signature found, skipping verification." -msgstr "" - -#: scripts/repo-add.sh.in:236 -msgid "Database signature file verified." -msgstr "" - -#: scripts/repo-add.sh.in:238 -msgid "Database signature was NOT valid!" -msgstr "" - -#: scripts/repo-add.sh.in:252 -msgid "'%s' does not have a valid archive extension." -msgstr "" - -#: scripts/repo-add.sh.in:298 -msgid "An entry for '%s' already existed" -msgstr "" - -#: scripts/repo-add.sh.in:315 -msgid "Removing existing package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:325 -msgid "Invalid package signature file '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:328 -msgid "Adding package signature..." -msgstr "" - -#: scripts/repo-add.sh.in:335 -msgid "Computing checksums..." -msgstr "" - -#: scripts/repo-add.sh.in:353 scripts/repo-add.sh.in:380 -#: scripts/repo-add.sh.in:395 -msgid "Creating '%s' db entry..." -msgstr "" - -#: scripts/repo-add.sh.in:410 -msgid "Old package file not found: %s" -msgstr "" - -#: scripts/repo-add.sh.in:467 -msgid "Failed to acquire lockfile: %s." -msgstr "" - -#: scripts/repo-add.sh.in:468 -msgid "Held by process %s" -msgstr "" - -#: scripts/repo-add.sh.in:478 -msgid "Repository file '%s' is not a proper pacman database." -msgstr "" - -#: scripts/repo-add.sh.in:483 -msgid "Extracting database to a temporary location..." -msgstr "" - -#: scripts/repo-add.sh.in:488 -msgid "Repository file '%s' was not found." -msgstr "" - -#: scripts/repo-add.sh.in:494 -msgid "Repository file '%s' could not be created." -msgstr "" - -#: scripts/repo-add.sh.in:505 -msgid "File '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:511 -msgid "Adding delta '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:525 -msgid "'%s' is not a package file, skipping" -msgstr "" - -#: scripts/repo-add.sh.in:529 -msgid "Adding package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:537 -msgid "Searching for delta '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:541 -msgid "Delta matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:547 -msgid "Searching for package '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:553 -msgid "Package matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:601 -msgid "Invalid command name '%s' specified." -msgstr "" - -#: scripts/repo-add.sh.in:606 -msgid "Cannot create temp directory for database building." -msgstr "" - -#: scripts/repo-add.sh.in:686 -msgid "Creating updated database file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:700 -msgid "No packages remain, creating empty database." -msgstr "" - -#: scripts/repo-add.sh.in:737 -msgid "No packages modified, nothing to do." -msgstr "" - -#: scripts/library/parseopts.sh:37 -msgid "option '%s' is ambiguous; possibilities:" -msgstr "" - -#: scripts/library/parseopts.sh:56 scripts/library/parseopts.sh:119 -msgid "invalid option" -msgstr "" - -#: scripts/library/parseopts.sh:75 -msgid "option requires an argument" -msgstr "" - -#: scripts/library/parseopts.sh:89 -msgid "option '%s' does not allow an argument" -msgstr "" - -#: scripts/library/parseopts.sh:107 -msgid "option '%s' requires an argument" -msgstr "" diff --git a/scripts/po/nl.po b/scripts/po/nl.po deleted file mode 100644 index 129bfb52..00000000 --- a/scripts/po/nl.po +++ /dev/null @@ -1,1772 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Arch Linux Pacman package manager\n" -"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-19 16:14+0000\n" -"Last-Translator: Allan McRae \n" -"Language-Team: Dutch (http://www.transifex.com/projects/p/archlinux-pacman/" -"language/nl/)\n" -"Language: nl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: scripts/makepkg.sh.in:120 scripts/makepkg.sh.in:1517 -#: scripts/makepkg.sh.in:1521 scripts/library/output_format.sh:26 -msgid "WARNING:" -msgstr "" - -#: scripts/makepkg.sh.in:125 scripts/library/output_format.sh:31 -msgid "ERROR:" -msgstr "" - -#: scripts/makepkg.sh.in:163 -msgid "Cleaning up..." -msgstr "" - -#: scripts/makepkg.sh.in:198 -msgid "Entering %s environment..." -msgstr "" - -#: scripts/makepkg.sh.in:303 scripts/makepkg.sh.in:2890 -msgid "Unknown download protocol: %s" -msgstr "" - -#: scripts/makepkg.sh.in:304 scripts/makepkg.sh.in:313 -#: scripts/makepkg.sh.in:377 scripts/makepkg.sh.in:441 -#: scripts/makepkg.sh.in:470 scripts/makepkg.sh.in:480 -#: scripts/makepkg.sh.in:487 scripts/makepkg.sh.in:518 -#: scripts/makepkg.sh.in:533 scripts/makepkg.sh.in:538 -#: scripts/makepkg.sh.in:561 scripts/makepkg.sh.in:569 -#: scripts/makepkg.sh.in:604 scripts/makepkg.sh.in:610 -#: scripts/makepkg.sh.in:627 scripts/makepkg.sh.in:635 -#: scripts/makepkg.sh.in:659 scripts/makepkg.sh.in:697 -#: scripts/makepkg.sh.in:706 scripts/makepkg.sh.in:711 -#: scripts/makepkg.sh.in:745 scripts/makepkg.sh.in:755 -#: scripts/makepkg.sh.in:893 scripts/makepkg.sh.in:1593 -#: scripts/makepkg.sh.in:1601 scripts/makepkg.sh.in:2208 -#: scripts/makepkg.sh.in:2891 scripts/makepkg.sh.in:3327 -#: scripts/makepkg.sh.in:3375 scripts/makepkg.sh.in:3382 -#: scripts/makepkg.sh.in:3395 scripts/makepkg.sh.in:3403 -#: scripts/makepkg.sh.in:3412 scripts/makepkg.sh.in:3425 -msgid "Aborting..." -msgstr "" - -#: scripts/makepkg.sh.in:312 -msgid "The download program %s is not installed." -msgstr "" - -#: scripts/makepkg.sh.in:325 scripts/makepkg.sh.in:338 -msgid "Found %s" -msgstr "" - -#: scripts/makepkg.sh.in:328 -msgid "%s was not found in the build directory and is not a URL." -msgstr "" - -#: scripts/makepkg.sh.in:357 -msgid "Downloading %s..." -msgstr "" - -#: scripts/makepkg.sh.in:376 -msgid "Failure while downloading %s" -msgstr "" - -#: scripts/makepkg.sh.in:432 -msgid "Extracting %s with %s" -msgstr "" - -#: scripts/makepkg.sh.in:440 -msgid "Failed to extract %s" -msgstr "" - -#: scripts/makepkg.sh.in:467 -msgid "Branching %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:469 -msgid "Failure while branching %s" -msgstr "" - -#: scripts/makepkg.sh.in:479 scripts/makepkg.sh.in:485 -msgid "%s is not a branch of %s" -msgstr "" - -#: scripts/makepkg.sh.in:486 -msgid "The local URL is %s" -msgstr "" - -#: scripts/makepkg.sh.in:491 -msgid "Pulling %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:495 -msgid "Failure while pulling %s" -msgstr "" - -#: scripts/makepkg.sh.in:517 scripts/makepkg.sh.in:626 -#: scripts/makepkg.sh.in:696 scripts/makepkg.sh.in:744 -msgid "Unrecognized reference: %s" -msgstr "" - -#: scripts/makepkg.sh.in:526 scripts/makepkg.sh.in:595 -#: scripts/makepkg.sh.in:686 scripts/makepkg.sh.in:777 -msgid "Creating working copy of %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:532 scripts/makepkg.sh.in:603 -#: scripts/makepkg.sh.in:705 -msgid "Failure while updating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:537 scripts/makepkg.sh.in:609 -#: scripts/makepkg.sh.in:634 scripts/makepkg.sh.in:710 -msgid "Failure while creating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:558 scripts/makepkg.sh.in:656 -#: scripts/makepkg.sh.in:751 -msgid "Cloning %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:560 scripts/makepkg.sh.in:658 -#: scripts/makepkg.sh.in:754 -msgid "Failure while downloading %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:568 -msgid "%s is not a clone of %s" -msgstr "" - -#: scripts/makepkg.sh.in:572 scripts/makepkg.sh.in:663 -#: scripts/makepkg.sh.in:759 -msgid "Updating %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:575 scripts/makepkg.sh.in:667 -#: scripts/makepkg.sh.in:763 -msgid "Failure while updating %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:816 -msgid "Retrieving sources..." -msgstr "" - -#: scripts/makepkg.sh.in:868 -msgid "pkgver() generated an invalid version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:875 -msgid "Failed to update %s from %s to %s" -msgstr "" - -#: scripts/makepkg.sh.in:882 -msgid "Updated version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:884 -msgid "%s is not writeable -- pkgver will not be updated" -msgstr "" - -#: scripts/makepkg.sh.in:892 -msgid "Unable to find source file %s." -msgstr "" - -#: scripts/makepkg.sh.in:1072 -msgid "'%s' returned a fatal error (%i): %s" -msgstr "" - -#: scripts/makepkg.sh.in:1091 -msgid "Installing missing dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:1094 -msgid "'%s' failed to install missing dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1125 -msgid "Missing dependencies:" -msgstr "" - -#: scripts/makepkg.sh.in:1141 scripts/makepkg.sh.in:1155 -msgid "Failed to remove installed dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1230 -msgid "Generating checksums for source files..." -msgstr "" - -#: scripts/makepkg.sh.in:1233 -msgid "Cannot find the %s binary required for generating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1247 -msgid "Invalid integrity algorithm '%s' specified." -msgstr "" - -#: scripts/makepkg.sh.in:1265 -msgid "Skipped" -msgstr "" - -#: scripts/makepkg.sh.in:1270 -msgid "NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1277 scripts/makepkg.sh.in:1514 -msgid "Passed" -msgstr "" - -#: scripts/makepkg.sh.in:1279 scripts/makepkg.sh.in:1490 -#: scripts/makepkg.sh.in:1508 scripts/makepkg.sh.in:1511 -msgid "FAILED" -msgstr "" - -#: scripts/makepkg.sh.in:1302 -msgid "Validating source files with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1309 -msgid "One or more files did not pass the validity check!" -msgstr "" - -#: scripts/makepkg.sh.in:1313 -msgid "Integrity checks (%s) differ in size from the source array." -msgstr "" - -#: scripts/makepkg.sh.in:1361 -msgid "Integrity checks are missing." -msgstr "" - -#: scripts/makepkg.sh.in:1428 -msgid "Verifying source file signatures with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1453 -msgid "SIGNATURE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1466 -msgid "SOURCE FILE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1493 -msgid "unknown public key" -msgstr "" - -#: scripts/makepkg.sh.in:1496 -msgid "public key %s has been revoked" -msgstr "" - -#: scripts/makepkg.sh.in:1499 -msgid "bad signature from public key" -msgstr "" - -#: scripts/makepkg.sh.in:1502 -msgid "error during signature verification" -msgstr "" - -#: scripts/makepkg.sh.in:1508 -msgid "the public key %s is not trusted" -msgstr "" - -#: scripts/makepkg.sh.in:1511 -msgid "invalid public key" -msgstr "" - -#: scripts/makepkg.sh.in:1517 -msgid "the signature has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1521 -msgid "the key has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1533 -msgid "One or more PGP signatures could not be verified!" -msgstr "" - -#: scripts/makepkg.sh.in:1538 -msgid "Warnings have occurred while verifying the signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1539 -msgid "Please make sure you really trust them." -msgstr "" - -#: scripts/makepkg.sh.in:1545 -msgid "Skipping all source file integrity checks." -msgstr "" - -#: scripts/makepkg.sh.in:1547 -msgid "Skipping verification of source file checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1550 -msgid "Skipping verification of source file PGP signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1559 -msgid "Extracting sources..." -msgstr "" - -#: scripts/makepkg.sh.in:1592 -msgid "A failure occurred in %s()." -msgstr "" - -#: scripts/makepkg.sh.in:1600 -msgid "Failed to change to directory %s" -msgstr "" - -#: scripts/makepkg.sh.in:1609 -msgid "Failed to source %s" -msgstr "" - -#: scripts/makepkg.sh.in:1671 -msgid "Starting %s()..." -msgstr "" - -#: scripts/makepkg.sh.in:1796 -msgid "Tidying install..." -msgstr "" - -#: scripts/makepkg.sh.in:1799 -msgid "Removing doc files..." -msgstr "" - -#: scripts/makepkg.sh.in:1804 -msgid "Purging unwanted files..." -msgstr "" - -#: scripts/makepkg.sh.in:1816 -msgid "Removing %s files..." -msgstr "" - -#: scripts/makepkg.sh.in:1821 -msgid "Removing static library files..." -msgstr "" - -#: scripts/makepkg.sh.in:1831 -msgid "Removing empty directories..." -msgstr "" - -#: scripts/makepkg.sh.in:1839 -msgid "%s entry file not in package : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1845 scripts/makepkg.sh.in:1848 -msgid "Package contains reference to %s" -msgstr "" - -#: scripts/makepkg.sh.in:1852 -msgid "Compressing man and info pages..." -msgstr "" - -#: scripts/makepkg.sh.in:1880 -msgid "Stripping unneeded symbols from binaries and libraries..." -msgstr "" - -#: scripts/makepkg.sh.in:1914 -msgid "Compressing binaries with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1919 -msgid "Could not compress binary : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1976 -msgid "Library listed in %s is not required by any files: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2005 -msgid "Library listed in %s is not versioned: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2018 -msgid "Library listed in %s is not a shared object: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2033 -msgid "Cannot find library listed in %s: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2147 scripts/makepkg.sh.in:2351 -msgid "Generating %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2207 -msgid "Missing %s directory." -msgstr "" - -#: scripts/makepkg.sh.in:2213 -msgid "Creating package \"%s\"..." -msgstr "" - -#: scripts/makepkg.sh.in:2225 -msgid "Adding %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2227 -msgid "Failed to add %s file to package." -msgstr "" - -#: scripts/makepkg.sh.in:2247 -msgid "Generating .MTREE file..." -msgstr "" - -#: scripts/makepkg.sh.in:2253 -msgid "Compressing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2268 scripts/makepkg.sh.in:2394 -msgid "'%s' is not a valid archive extension." -msgstr "" - -#: scripts/makepkg.sh.in:2276 -msgid "Failed to create package file." -msgstr "" - -#: scripts/makepkg.sh.in:2293 -msgid "Failed to create symlink to package file." -msgstr "" - -#: scripts/makepkg.sh.in:2325 -msgid "Signing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2336 -msgid "Created signature file %s." -msgstr "" - -#: scripts/makepkg.sh.in:2338 -msgid "Failed to sign package file." -msgstr "" - -#: scripts/makepkg.sh.in:2344 -msgid "Creating source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2348 scripts/makepkg.sh.in:2361 -msgid "Adding %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2379 -msgid "Adding %s file (%s)..." -msgstr "" - -#: scripts/makepkg.sh.in:2402 -msgid "Compressing source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2405 -msgid "Failed to create source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2422 -msgid "Failed to create symlink to source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2434 -msgid "Installing package %s with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2436 -msgid "Installing %s package group with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2454 -msgid "Failed to install built package(s)." -msgstr "" - -#: scripts/makepkg.sh.in:2546 scripts/makepkg.sh.in:2561 -msgid "%s is not allowed to start with a hyphen." -msgstr "" - -#: scripts/makepkg.sh.in:2556 scripts/makepkg.sh.in:2580 -#: scripts/makepkg.sh.in:2869 -msgid "%s is not allowed to be empty." -msgstr "" - -#: scripts/makepkg.sh.in:2565 -msgid "%s is not allowed to start with a dot." -msgstr "" - -#: scripts/makepkg.sh.in:2569 scripts/makepkg.sh.in:2615 -msgid "%s contains invalid characters: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2585 -msgid "%s must be a decimal, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2601 -msgid "%s must be an integer, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2622 scripts/makepkg.sh.in:2632 -msgid "%s is not available for the '%s' architecture." -msgstr "" - -#: scripts/makepkg.sh.in:2623 -msgid "Note that many packages may need a line added to their %s" -msgstr "" - -#: scripts/makepkg.sh.in:2624 -msgid "such as %s." -msgstr "" - -#: scripts/makepkg.sh.in:2662 -msgid "%s array cannot contain comparison (< or >) operators." -msgstr "" - -#: scripts/makepkg.sh.in:2682 -msgid "%s entry should not contain leading slash : %s" -msgstr "" - -#: scripts/makepkg.sh.in:2715 -msgid "Invalid syntax for %s: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2728 -msgid "%s file (%s) does not exist or is not a regular file." -msgstr "" - -#: scripts/makepkg.sh.in:2781 -msgid "%s array contains unknown option '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2792 -msgid "Sparse arrays are not allowed for source" -msgstr "" - -#: scripts/makepkg.sh.in:2802 -msgid "Requested package %s is not provided in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2815 -msgid "Missing %s function in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2821 -msgid "Missing %s function for split package '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2862 -msgid "%s is not allowed to contain colons, hyphens or whitespace." -msgstr "" - -#: scripts/makepkg.sh.in:2907 -msgid "Cannot find the %s binary needed to check VCS source requirements." -msgstr "" - -#: scripts/makepkg.sh.in:2925 -msgid "Cannot find the %s package needed to handle %s sources." -msgstr "" - -#: scripts/makepkg.sh.in:2948 -msgid "Cannot find the %s binary required for dependency operations." -msgstr "" - -#: scripts/makepkg.sh.in:2956 -msgid "Cannot find the %s binary. Will use %s to acquire root privileges." -msgstr "" - -#: scripts/makepkg.sh.in:2963 -msgid "Cannot find the %s binary." -msgstr "" - -#: scripts/makepkg.sh.in:2971 -msgid "Cannot find the %s binary required for signing packages." -msgstr "" - -#: scripts/makepkg.sh.in:2979 -msgid "Cannot find the %s binary required for verifying source files." -msgstr "" - -#: scripts/makepkg.sh.in:2987 -msgid "Cannot find the %s binary required for validating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:2995 -msgid "Cannot find the %s binary required for compressing binaries." -msgstr "" - -#: scripts/makepkg.sh.in:3003 -msgid "Cannot find the %s binary required for distributed compilation." -msgstr "" - -#: scripts/makepkg.sh.in:3011 -msgid "Cannot find the %s binary required for compiler cache usage." -msgstr "" - -#: scripts/makepkg.sh.in:3019 -msgid "Cannot find the %s binary required for object file stripping." -msgstr "" - -#: scripts/makepkg.sh.in:3027 -msgid "Cannot find the %s binary required for compressing man and info pages." -msgstr "" - -#: scripts/makepkg.sh.in:3047 -msgid "A package has already been built, installing existing package..." -msgstr "" - -#: scripts/makepkg.sh.in:3051 -msgid "A package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3070 -msgid "" -"The package group has already been built, installing existing packages..." -msgstr "" - -#: scripts/makepkg.sh.in:3074 -msgid "The package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3079 -msgid "Part of the package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3149 -msgid "Make packages compatible for use with pacman" -msgstr "" - -#: scripts/makepkg.sh.in:3151 scripts/pacman-db-upgrade.sh.in:37 -msgid "Usage: %s [options]" -msgstr "" - -#: scripts/makepkg.sh.in:3153 scripts/pacman-key.sh.in:81 -msgid "Options:" -msgstr "" - -#: scripts/makepkg.sh.in:3154 -msgid " -A, --ignorearch Ignore incomplete %s field in %s" -msgstr "" - -#: scripts/makepkg.sh.in:3155 -msgid " -c, --clean Clean up work files after build" -msgstr "" - -#: scripts/makepkg.sh.in:3156 -msgid " -C, --cleanbuild Remove %s dir before building the package" -msgstr "" - -#: scripts/makepkg.sh.in:3157 -msgid " -d, --nodeps Skip all dependency checks" -msgstr "" - -#: scripts/makepkg.sh.in:3158 -msgid " -e, --noextract Do not extract source files (use existing %s dir)" -msgstr "" - -#: scripts/makepkg.sh.in:3159 -msgid " -f, --force Overwrite existing package" -msgstr "" - -#: scripts/makepkg.sh.in:3160 -msgid " -g, --geninteg Generate integrity checks for source files" -msgstr "" - -#: scripts/makepkg.sh.in:3161 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3162 -msgid " -i, --install Install package after successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3163 -msgid " -L, --log Log package build process" -msgstr "" - -#: scripts/makepkg.sh.in:3164 -msgid " -m, --nocolor Disable colorized output messages" -msgstr "" - -#: scripts/makepkg.sh.in:3165 -msgid " -o, --nobuild Download and extract files only" -msgstr "" - -#: scripts/makepkg.sh.in:3166 -msgid " -p Use an alternate build script (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3167 -msgid "" -" -r, --rmdeps Remove installed dependencies after a successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3168 -msgid " -R, --repackage Repackage contents of the package without rebuilding" -msgstr "" - -#: scripts/makepkg.sh.in:3169 -msgid " -s, --syncdeps Install missing dependencies with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3170 -msgid "" -" -S, --source Generate a source-only tarball without downloaded sources" -msgstr "" - -#: scripts/makepkg.sh.in:3171 -msgid " -V, --version Show version information and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3172 -msgid "" -" --allsource Generate a source-only tarball including downloaded " -"sources" -msgstr "" - -#: scripts/makepkg.sh.in:3173 -msgid " --check Run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3174 -msgid " --config Use an alternate config file (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3175 -msgid " --holdver Do not update VCS sources" -msgstr "" - -#: scripts/makepkg.sh.in:3176 -msgid "" -" --key Specify a key to use for %s signing instead of the default" -msgstr "" - -#: scripts/makepkg.sh.in:3177 -msgid " --noarchive Do not create package archive" -msgstr "" - -#: scripts/makepkg.sh.in:3178 -msgid " --nocheck Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3179 -msgid " --noprepare Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3180 -msgid " --nosign Do not create a signature for the package" -msgstr "" - -#: scripts/makepkg.sh.in:3181 -msgid " --pkg Only build listed packages from a split package" -msgstr "" - -#: scripts/makepkg.sh.in:3182 -msgid " --sign Sign the resulting package with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3183 -msgid " --skipchecksums Do not verify checksums of the source files" -msgstr "" - -#: scripts/makepkg.sh.in:3184 -msgid "" -" --skipinteg Do not perform any verification checks on source files" -msgstr "" - -#: scripts/makepkg.sh.in:3185 -msgid " --skippgpcheck Do not verify source files with PGP signatures" -msgstr "" - -#: scripts/makepkg.sh.in:3186 -msgid "" -" --verifysource Download source files (if needed) and perform integrity " -"checks" -msgstr "" - -#: scripts/makepkg.sh.in:3188 -msgid "These options can be passed to %s:" -msgstr "" - -#: scripts/makepkg.sh.in:3190 -msgid " --asdeps Install packages as non-explicitly installed" -msgstr "" - -#: scripts/makepkg.sh.in:3191 -msgid "" -" --needed Do not reinstall the targets that are already up to date" -msgstr "" - -#: scripts/makepkg.sh.in:3192 -msgid "" -" --noconfirm Do not ask for confirmation when resolving dependencies" -msgstr "" - -#: scripts/makepkg.sh.in:3193 -msgid " --noprogressbar Do not show a progress bar when downloading files" -msgstr "" - -#: scripts/makepkg.sh.in:3195 -msgid "If %s is not specified, %s will look for '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:3201 scripts/pacman-optimize.sh.in:53 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team ." -"\\nCopyright (C) 2002-2006 Judd Vinet .\\n\\nThis is " -"free software; see the source for copying conditions.\\nThere is NO " -"WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/makepkg.sh.in:3302 scripts/repo-add.sh.in:612 -msgid "%s signal caught. Exiting..." -msgstr "" - -#: scripts/makepkg.sh.in:3326 -msgid "%s not found." -msgstr "" - -#: scripts/makepkg.sh.in:3374 scripts/makepkg.sh.in:3381 -msgid "You do not have write permission to create packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3394 -msgid "You do not have write permission to store packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3402 -msgid "You do not have write permission to store downloads in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3411 -msgid "You do not have write permission to store source tarballs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3424 -msgid "You do not have write permission to store logs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3437 -msgid "" -"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic " -"damage to your system." -msgstr "" - -#: scripts/makepkg.sh.in:3443 -msgid "Do not use the %s option. This option is only for use by %s." -msgstr "" - -#: scripts/makepkg.sh.in:3454 -msgid "%s does not exist." -msgstr "" - -#: scripts/makepkg.sh.in:3458 -msgid "%s contains %s characters and cannot be sourced." -msgstr "" - -#: scripts/makepkg.sh.in:3463 -msgid "%s must be in the current working directory." -msgstr "" - -#: scripts/makepkg.sh.in:3544 -msgid "The key %s does not exist in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3546 scripts/repo-add.sh.in:635 -msgid "There is no key in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3560 scripts/makepkg.sh.in:3578 -msgid "Leaving %s environment." -msgstr "" - -#: scripts/makepkg.sh.in:3582 -msgid "Making package: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3588 -msgid "A source package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3607 -msgid "Source package created: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3614 -msgid "Skipping dependency checks." -msgstr "" - -#: scripts/makepkg.sh.in:3622 -msgid "Checking runtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3629 -msgid "Checking buildtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3641 -msgid "Could not resolve all dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:3652 -msgid "Using existing %s tree" -msgstr "" - -#: scripts/makepkg.sh.in:3659 scripts/makepkg.sh.in:3680 -msgid "Removing existing %s directory..." -msgstr "" - -#: scripts/makepkg.sh.in:3675 -msgid "Sources are ready." -msgstr "" - -#: scripts/makepkg.sh.in:3698 -msgid "Package directory is ready." -msgstr "" - -#: scripts/makepkg.sh.in:3702 -msgid "Finished making: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:55 -#, perl-format -msgid "can't create '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:73 -#, perl-format -msgid "" -"invalid key/value pair\n" -"%s:%s: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:82 -msgid "invalid template line: can't find template name\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:87 -#, perl-format -msgid "invalid chars used in name '%s'. allowed: [:alnum:]+_.@-\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:112 -#, perl-format -msgid "Couldn't detect version for template '%s'" -msgstr "" - -#: scripts/makepkg-template.pl.in:131 -#, perl-format -msgid "failed to open '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:148 -#, perl-format -msgid "Unknown template marker '%s'\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:170 -msgid "makepkg-template [options]\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:172 -msgid "Options:\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:173 -#, perl-format -msgid " --input, -p Build script to read (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:174 -msgid " --output, -o file to output to (default: input file)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:175 -msgid " --newest, -n update templates to newest version\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:176 -msgid "" -" (default: use version specified in the template " -"markers)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:177 -msgid " --template-dir directory to search for templates\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:178 -#, perl-format -msgid " (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:179 -msgid " --help, -h This help message\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:180 -msgid " --version Version information\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:189 -msgid "" -"Copyright (c) 2013-2014 Pacman Development Team .\n" -"This is free software; see the source for copying conditions.\n" -"There is NO WARRANTY, to the extent permitted by law.\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:35 -msgid "Upgrade the local pacman database to a newer format" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:39 -msgid "options:" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:40 -msgid " -b, --dbpath set an alternate database location" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:41 -msgid " -h, --help show this help message and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:42 -msgid " -r, --root set an alternate installation root" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:43 -msgid " -V, --version show version information and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:44 -msgid " --config set an alternate configuration file" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:45 -msgid " --nocolor disable colorized output messages" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:51 scripts/pacman-key.sh.in:94 -msgid "" -"Copyright (c) 2010-2014 Pacman Development Team ." -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:129 scripts/pacman-optimize.sh.in:105 -#: scripts/repo-add.sh.in:459 -msgid "%s does not exist or is not a directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:133 -msgid "%s is not a pacman database directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:137 -msgid "You must have correct permissions to upgrade the database." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:147 scripts/pacman-optimize.sh.in:119 -msgid "Pacman lock file was found. Cannot run while pacman is running." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:159 -msgid "Pre-3.5 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:166 -msgid "Done." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:180 -msgid "Pre-4.2 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:189 -msgid "symlink '%s' points outside pacman root, manual repair required" -msgstr "" - -#: scripts/pacman-key.sh.in:58 -msgid "Usage: %s [options] operation [targets]" -msgstr "" - -#: scripts/pacman-key.sh.in:60 -msgid "Manage pacman's list of trusted keys" -msgstr "" - -#: scripts/pacman-key.sh.in:62 -msgid "Operations:" -msgstr "" - -#: scripts/pacman-key.sh.in:63 -msgid " -a, --add Add the specified keys (empty for stdin)" -msgstr "" - -#: scripts/pacman-key.sh.in:64 -msgid " -d, --delete Remove the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:65 -msgid " -e, --export Export the specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:66 -msgid "" -" -f, --finger List fingerprint for specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:67 -msgid " -l, --list-keys List the specified or all keys" -msgstr "" - -#: scripts/pacman-key.sh.in:68 -msgid " -r, --recv-keys Fetch the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:69 -msgid " -u, --updatedb Update the trustdb of pacman" -msgstr "" - -#: scripts/pacman-key.sh.in:70 -msgid "" -" -v, --verify Verify the file(s) specified by the signature(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:71 -msgid "" -" --edit-key Present a menu for key management task on keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:72 -msgid " --import Imports pubring.gpg from dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:73 -msgid "" -" --import-trustdb Imports ownertrust values from trustdb.gpg in " -"dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:74 -msgid " --init Ensure the keyring is properly initialized" -msgstr "" - -#: scripts/pacman-key.sh.in:75 -msgid " --list-sigs List keys and their signatures" -msgstr "" - -#: scripts/pacman-key.sh.in:76 -msgid " --lsign-key Locally sign the specified keyid" -msgstr "" - -#: scripts/pacman-key.sh.in:77 -msgid "" -" --populate Reload the default keys from the (given) keyrings" -"\\n in '%s'" -msgstr "" - -#: scripts/pacman-key.sh.in:79 -msgid "" -" --refresh-keys Update specified or all keys from a keyserver" -msgstr "" - -#: scripts/pacman-key.sh.in:82 -msgid "" -" --config Use an alternate config file (instead of" -"\\n '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:84 -msgid "" -" --gpgdir Set an alternate directory for GnuPG (instead" -"\\n of '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:86 -msgid " --keyserver Specify a keyserver to use if necessary" -msgstr "" - -#: scripts/pacman-key.sh.in:88 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/pacman-key.sh.in:89 -msgid " -V, --version Show program version" -msgstr "" - -#: scripts/pacman-key.sh.in:130 -msgid "Failed to lookup key by name:" -msgstr "" - -#: scripts/pacman-key.sh.in:138 -msgid "Key name is ambiguous:" -msgstr "" - -#: scripts/pacman-key.sh.in:180 -msgid "The key identified by %s could not be found locally." -msgstr "" - -#: scripts/pacman-key.sh.in:223 -msgid "You do not have sufficient permissions to read the %s keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:224 scripts/pacman-key.sh.in:231 -msgid "Use '%s' to correct the keyring permissions." -msgstr "" - -#: scripts/pacman-key.sh.in:230 -msgid "You do not have sufficient permissions to run this command." -msgstr "" - -#: scripts/pacman-key.sh.in:238 -msgid "There is no secret key available to sign with." -msgstr "" - -#: scripts/pacman-key.sh.in:239 -msgid "Use '%s' to generate a default secret key." -msgstr "" - -#: scripts/pacman-key.sh.in:258 -msgid "No keyring files exist in %s." -msgstr "" - -#: scripts/pacman-key.sh.in:265 -msgid "The keyring file %s does not exist." -msgstr "" - -#: scripts/pacman-key.sh.in:280 -msgid "Appending keys from %s.gpg..." -msgstr "" - -#: scripts/pacman-key.sh.in:303 -msgid "Locally signing trusted keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:305 -msgid "Importing owner trust values..." -msgstr "" - -#: scripts/pacman-key.sh.in:323 -msgid "Disabling revoked keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:325 -msgid "Disabling key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:333 -msgid "A specified keyfile could not be added to the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:341 -msgid "A specified key could not be removed from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:351 -msgid "The key identified by %s could not be edited." -msgstr "" - -#: scripts/pacman-key.sh.in:363 -msgid "A specified key could not be exported from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:371 -msgid "The fingerprint of a specified key could not be determined." -msgstr "" - -#: scripts/pacman-key.sh.in:384 scripts/pacman-key.sh.in:403 -msgid "%s could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:388 scripts/pacman-key.sh.in:407 -msgid "File %s does not exist and could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:419 -msgid "A specified key could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:427 -msgid "A specified signature could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:437 -msgid "Locally signing key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:441 -msgid "%s could not be locally signed." -msgstr "" - -#: scripts/pacman-key.sh.in:468 -msgid "Remote key not fetched correctly from keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:476 -msgid "A specified local key could not be updated from a keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:486 -msgid "The signature identified by %s could not be verified." -msgstr "" - -#: scripts/pacman-key.sh.in:494 -msgid "Updating trust database..." -msgstr "" - -#: scripts/pacman-key.sh.in:496 -msgid "Trust database could not be updated." -msgstr "" - -#: scripts/pacman-key.sh.in:558 -msgid "Cannot find the %s binary required for all %s operations." -msgstr "" - -#: scripts/pacman-key.sh.in:563 -msgid "%s needs to be run as root for this operation." -msgstr "" - -#: scripts/pacman-key.sh.in:569 -msgid "%s configuration file '%s' not found." -msgstr "" - -#: scripts/pacman-key.sh.in:590 -msgid "no operation specified (use -h for help)" -msgstr "" - -#: scripts/pacman-key.sh.in:595 -msgid "Multiple operations specified." -msgstr "" - -#: scripts/pacman-key.sh.in:596 -msgid "Please run %s with each operation separately." -msgstr "" - -#: scripts/pacman-key.sh.in:604 -msgid "No targets specified" -msgstr "" - -#: scripts/pacman-optimize.sh.in:38 -msgid "Usage: %s [--nocolor] [pacman_db_root]" -msgstr "" - -#: scripts/pacman-optimize.sh.in:39 -msgid "" -"pacman-optimize is a little hack that should improve the performance\\nof " -"pacman when reading/writing to its filesystem-based database.\\n\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:42 -msgid "" -"Because pacman uses many small files to keep track of packages,\\nthere is a " -"tendency for these files to become fragmented over time.\\nThis script " -"attempts to relocate these small files into one\\ncontinuous location on " -"your hard drive. The result is that the hard\\ndrive should be able to read " -"them faster, since the hard drive head\\ndoes not have to move around the " -"disk as much.\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:101 -msgid "Cannot find the %s binary required for verifying integrity." -msgstr "" - -#: scripts/pacman-optimize.sh.in:109 -msgid "You must have correct permissions to optimize the database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:125 -msgid "Cannot create temporary directory for database building." -msgstr "" - -#: scripts/pacman-optimize.sh.in:128 -msgid "MD5sum'ing the old database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:133 -msgid "Tar'ing up %s..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:137 -msgid "Tar'ing up %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:141 -msgid "Making and MD5sum'ing the new database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:146 -msgid "Untar'ing %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:149 -msgid "Syncing database to disk..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:155 -msgid "Checking integrity..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:162 -msgid "Integrity check FAILED, reverting to old database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:166 -msgid "Rotating database into place..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:175 -msgid "New database substitution failed. Check for %s, %s, and %s directories." -msgstr "" - -#: scripts/pacman-optimize.sh.in:184 -msgid "Finished. Your pacman database has been optimized." -msgstr "" - -#: scripts/pkgdelta.sh.in:51 -msgid "Usage: pkgdelta [options] \\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:53 -msgid "" -"pkgdelta will create a delta file between two packages.\\nThis delta file " -"can then be added to a database using repo-add.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:57 -msgid "Example: pkgdelta pacman-3.0.0.pkg.tar.gz pacman-3.0.1.pkg.tar.gz" -msgstr "" - -#: scripts/pkgdelta.sh.in:59 scripts/repo-add.sh.in:59 -#: scripts/repo-add.sh.in:72 -msgid "Options:\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:60 scripts/repo-add.sh.in:78 -msgid " -q, --quiet minimize output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:61 -msgid " --nocolor remove color from output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:62 -msgid " --min-pkg-size minimum package size before deltas are generated\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:63 -msgid "" -" --max-delta-size percent of new package above which the delta will be " -"discarded\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:68 -msgid "" -"Copyright (c) 2009 Xavier Chantry .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:94 scripts/repo-add.sh.in:293 -msgid "Invalid package file '%s'." -msgstr "" - -#: scripts/pkgdelta.sh.in:120 -msgid "Skipping delta creation for small package: %s - size %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:125 -msgid "The package names don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:130 -msgid "The package architectures don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:135 -msgid "Both packages have the same version : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:139 -msgid "Generating delta from version %s to version %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:145 -msgid "Delta could not be created." -msgstr "" - -#: scripts/pkgdelta.sh.in:152 -msgid "Delta package larger than maximum size. Removing." -msgstr "" - -#: scripts/pkgdelta.sh.in:157 -msgid "Generated delta : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:214 -msgid "File '%s' does not exist" -msgstr "" - -#: scripts/pkgdelta.sh.in:220 scripts/repo-add.sh.in:513 -msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?" -msgstr "" - -#: scripts/repo-add.sh.in:53 -msgid "Usage: repo-add [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:55 -msgid "" -"repo-add will update a package database by reading a package file." -"\\nMultiple packages to add can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:60 -msgid " -d, --delta generate and add delta for package update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:61 -msgid "" -" -n, --new only add packages that are not already in the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:62 -msgid "" -" -R, --remove remove package file from disk when updating database " -"entry\\n" -msgstr "" - -#: scripts/repo-add.sh.in:63 -msgid " -f, --files update database's file list\\n" -msgstr "" - -#: scripts/repo-add.sh.in:65 -msgid "Usage: repo-remove [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:67 -msgid "" -"repo-remove will update a package database by removing the package name" -"\\nspecified on the command line from the given repo database. Multiple" -"\\npackages to remove can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:74 -msgid "Please move along, there is nothing to see here.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:77 -msgid " --nocolor turn off color in output\\n" -msgstr "" - -#: scripts/repo-add.sh.in:79 -msgid " -s, --sign sign database with GnuPG after update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:80 -msgid " -k, --key use the specified key to sign the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:81 -msgid " -v, --verify verify database's signature before update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:82 -msgid "" -"\\nSee %s(8) for more details and descriptions of the available options.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:86 -msgid "" -"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n" -msgstr "" - -#: scripts/repo-add.sh.in:88 -msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n" -msgstr "" - -#: scripts/repo-add.sh.in:95 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team \\n" -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:143 -msgid "No database entry for package '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:161 -msgid "Adding 'deltas' entry : %s -> %s" -msgstr "" - -#: scripts/repo-add.sh.in:184 scripts/repo-add.sh.in:429 -msgid "Removing existing entry '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:187 -msgid "Removing empty deltas file ..." -msgstr "" - -#: scripts/repo-add.sh.in:198 -msgid "Cannot find the gpg binary! Is GnuPG installed?" -msgstr "" - -#: scripts/repo-add.sh.in:208 -msgid "Signing database..." -msgstr "" - -#: scripts/repo-add.sh.in:217 -msgid "Created signature file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:219 -msgid "Failed to sign package database." -msgstr "" - -#: scripts/repo-add.sh.in:228 -msgid "Verifying database signature..." -msgstr "" - -#: scripts/repo-add.sh.in:231 -msgid "No existing signature found, skipping verification." -msgstr "" - -#: scripts/repo-add.sh.in:236 -msgid "Database signature file verified." -msgstr "" - -#: scripts/repo-add.sh.in:238 -msgid "Database signature was NOT valid!" -msgstr "" - -#: scripts/repo-add.sh.in:252 -msgid "'%s' does not have a valid archive extension." -msgstr "" - -#: scripts/repo-add.sh.in:298 -msgid "An entry for '%s' already existed" -msgstr "" - -#: scripts/repo-add.sh.in:315 -msgid "Removing existing package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:325 -msgid "Invalid package signature file '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:328 -msgid "Adding package signature..." -msgstr "" - -#: scripts/repo-add.sh.in:335 -msgid "Computing checksums..." -msgstr "" - -#: scripts/repo-add.sh.in:353 scripts/repo-add.sh.in:380 -#: scripts/repo-add.sh.in:395 -msgid "Creating '%s' db entry..." -msgstr "" - -#: scripts/repo-add.sh.in:410 -msgid "Old package file not found: %s" -msgstr "" - -#: scripts/repo-add.sh.in:467 -msgid "Failed to acquire lockfile: %s." -msgstr "" - -#: scripts/repo-add.sh.in:468 -msgid "Held by process %s" -msgstr "" - -#: scripts/repo-add.sh.in:478 -msgid "Repository file '%s' is not a proper pacman database." -msgstr "" - -#: scripts/repo-add.sh.in:483 -msgid "Extracting database to a temporary location..." -msgstr "" - -#: scripts/repo-add.sh.in:488 -msgid "Repository file '%s' was not found." -msgstr "" - -#: scripts/repo-add.sh.in:494 -msgid "Repository file '%s' could not be created." -msgstr "" - -#: scripts/repo-add.sh.in:505 -msgid "File '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:511 -msgid "Adding delta '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:525 -msgid "'%s' is not a package file, skipping" -msgstr "" - -#: scripts/repo-add.sh.in:529 -msgid "Adding package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:537 -msgid "Searching for delta '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:541 -msgid "Delta matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:547 -msgid "Searching for package '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:553 -msgid "Package matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:601 -msgid "Invalid command name '%s' specified." -msgstr "" - -#: scripts/repo-add.sh.in:606 -msgid "Cannot create temp directory for database building." -msgstr "" - -#: scripts/repo-add.sh.in:686 -msgid "Creating updated database file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:700 -msgid "No packages remain, creating empty database." -msgstr "" - -#: scripts/repo-add.sh.in:737 -msgid "No packages modified, nothing to do." -msgstr "" - -#: scripts/library/parseopts.sh:37 -msgid "option '%s' is ambiguous; possibilities:" -msgstr "" - -#: scripts/library/parseopts.sh:56 scripts/library/parseopts.sh:119 -msgid "invalid option" -msgstr "" - -#: scripts/library/parseopts.sh:75 -msgid "option requires an argument" -msgstr "" - -#: scripts/library/parseopts.sh:89 -msgid "option '%s' does not allow an argument" -msgstr "" - -#: scripts/library/parseopts.sh:107 -msgid "option '%s' requires an argument" -msgstr "" diff --git a/scripts/po/zh_TW.po b/scripts/po/zh_TW.po deleted file mode 100644 index 03c918b3..00000000 --- a/scripts/po/zh_TW.po +++ /dev/null @@ -1,1772 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Pacman Development Team -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Arch Linux Pacman package manager\n" -"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2014-11-18 15:12+1000\n" -"PO-Revision-Date: 2013-11-19 16:14+0000\n" -"Last-Translator: Allan McRae \n" -"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/" -"archlinux-pacman/language/zh_TW/)\n" -"Language: zh_TW\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: scripts/makepkg.sh.in:120 scripts/makepkg.sh.in:1517 -#: scripts/makepkg.sh.in:1521 scripts/library/output_format.sh:26 -msgid "WARNING:" -msgstr "" - -#: scripts/makepkg.sh.in:125 scripts/library/output_format.sh:31 -msgid "ERROR:" -msgstr "" - -#: scripts/makepkg.sh.in:163 -msgid "Cleaning up..." -msgstr "" - -#: scripts/makepkg.sh.in:198 -msgid "Entering %s environment..." -msgstr "" - -#: scripts/makepkg.sh.in:303 scripts/makepkg.sh.in:2890 -msgid "Unknown download protocol: %s" -msgstr "" - -#: scripts/makepkg.sh.in:304 scripts/makepkg.sh.in:313 -#: scripts/makepkg.sh.in:377 scripts/makepkg.sh.in:441 -#: scripts/makepkg.sh.in:470 scripts/makepkg.sh.in:480 -#: scripts/makepkg.sh.in:487 scripts/makepkg.sh.in:518 -#: scripts/makepkg.sh.in:533 scripts/makepkg.sh.in:538 -#: scripts/makepkg.sh.in:561 scripts/makepkg.sh.in:569 -#: scripts/makepkg.sh.in:604 scripts/makepkg.sh.in:610 -#: scripts/makepkg.sh.in:627 scripts/makepkg.sh.in:635 -#: scripts/makepkg.sh.in:659 scripts/makepkg.sh.in:697 -#: scripts/makepkg.sh.in:706 scripts/makepkg.sh.in:711 -#: scripts/makepkg.sh.in:745 scripts/makepkg.sh.in:755 -#: scripts/makepkg.sh.in:893 scripts/makepkg.sh.in:1593 -#: scripts/makepkg.sh.in:1601 scripts/makepkg.sh.in:2208 -#: scripts/makepkg.sh.in:2891 scripts/makepkg.sh.in:3327 -#: scripts/makepkg.sh.in:3375 scripts/makepkg.sh.in:3382 -#: scripts/makepkg.sh.in:3395 scripts/makepkg.sh.in:3403 -#: scripts/makepkg.sh.in:3412 scripts/makepkg.sh.in:3425 -msgid "Aborting..." -msgstr "" - -#: scripts/makepkg.sh.in:312 -msgid "The download program %s is not installed." -msgstr "" - -#: scripts/makepkg.sh.in:325 scripts/makepkg.sh.in:338 -msgid "Found %s" -msgstr "" - -#: scripts/makepkg.sh.in:328 -msgid "%s was not found in the build directory and is not a URL." -msgstr "" - -#: scripts/makepkg.sh.in:357 -msgid "Downloading %s..." -msgstr "" - -#: scripts/makepkg.sh.in:376 -msgid "Failure while downloading %s" -msgstr "" - -#: scripts/makepkg.sh.in:432 -msgid "Extracting %s with %s" -msgstr "" - -#: scripts/makepkg.sh.in:440 -msgid "Failed to extract %s" -msgstr "" - -#: scripts/makepkg.sh.in:467 -msgid "Branching %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:469 -msgid "Failure while branching %s" -msgstr "" - -#: scripts/makepkg.sh.in:479 scripts/makepkg.sh.in:485 -msgid "%s is not a branch of %s" -msgstr "" - -#: scripts/makepkg.sh.in:486 -msgid "The local URL is %s" -msgstr "" - -#: scripts/makepkg.sh.in:491 -msgid "Pulling %s ..." -msgstr "" - -#: scripts/makepkg.sh.in:495 -msgid "Failure while pulling %s" -msgstr "" - -#: scripts/makepkg.sh.in:517 scripts/makepkg.sh.in:626 -#: scripts/makepkg.sh.in:696 scripts/makepkg.sh.in:744 -msgid "Unrecognized reference: %s" -msgstr "" - -#: scripts/makepkg.sh.in:526 scripts/makepkg.sh.in:595 -#: scripts/makepkg.sh.in:686 scripts/makepkg.sh.in:777 -msgid "Creating working copy of %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:532 scripts/makepkg.sh.in:603 -#: scripts/makepkg.sh.in:705 -msgid "Failure while updating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:537 scripts/makepkg.sh.in:609 -#: scripts/makepkg.sh.in:634 scripts/makepkg.sh.in:710 -msgid "Failure while creating working copy of %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:558 scripts/makepkg.sh.in:656 -#: scripts/makepkg.sh.in:751 -msgid "Cloning %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:560 scripts/makepkg.sh.in:658 -#: scripts/makepkg.sh.in:754 -msgid "Failure while downloading %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:568 -msgid "%s is not a clone of %s" -msgstr "" - -#: scripts/makepkg.sh.in:572 scripts/makepkg.sh.in:663 -#: scripts/makepkg.sh.in:759 -msgid "Updating %s %s repo..." -msgstr "" - -#: scripts/makepkg.sh.in:575 scripts/makepkg.sh.in:667 -#: scripts/makepkg.sh.in:763 -msgid "Failure while updating %s %s repo" -msgstr "" - -#: scripts/makepkg.sh.in:816 -msgid "Retrieving sources..." -msgstr "" - -#: scripts/makepkg.sh.in:868 -msgid "pkgver() generated an invalid version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:875 -msgid "Failed to update %s from %s to %s" -msgstr "" - -#: scripts/makepkg.sh.in:882 -msgid "Updated version: %s" -msgstr "" - -#: scripts/makepkg.sh.in:884 -msgid "%s is not writeable -- pkgver will not be updated" -msgstr "" - -#: scripts/makepkg.sh.in:892 -msgid "Unable to find source file %s." -msgstr "" - -#: scripts/makepkg.sh.in:1072 -msgid "'%s' returned a fatal error (%i): %s" -msgstr "" - -#: scripts/makepkg.sh.in:1091 -msgid "Installing missing dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:1094 -msgid "'%s' failed to install missing dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1125 -msgid "Missing dependencies:" -msgstr "" - -#: scripts/makepkg.sh.in:1141 scripts/makepkg.sh.in:1155 -msgid "Failed to remove installed dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:1230 -msgid "Generating checksums for source files..." -msgstr "" - -#: scripts/makepkg.sh.in:1233 -msgid "Cannot find the %s binary required for generating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1247 -msgid "Invalid integrity algorithm '%s' specified." -msgstr "" - -#: scripts/makepkg.sh.in:1265 -msgid "Skipped" -msgstr "" - -#: scripts/makepkg.sh.in:1270 -msgid "NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1277 scripts/makepkg.sh.in:1514 -msgid "Passed" -msgstr "" - -#: scripts/makepkg.sh.in:1279 scripts/makepkg.sh.in:1490 -#: scripts/makepkg.sh.in:1508 scripts/makepkg.sh.in:1511 -msgid "FAILED" -msgstr "" - -#: scripts/makepkg.sh.in:1302 -msgid "Validating source files with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1309 -msgid "One or more files did not pass the validity check!" -msgstr "" - -#: scripts/makepkg.sh.in:1313 -msgid "Integrity checks (%s) differ in size from the source array." -msgstr "" - -#: scripts/makepkg.sh.in:1361 -msgid "Integrity checks are missing." -msgstr "" - -#: scripts/makepkg.sh.in:1428 -msgid "Verifying source file signatures with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1453 -msgid "SIGNATURE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1466 -msgid "SOURCE FILE NOT FOUND" -msgstr "" - -#: scripts/makepkg.sh.in:1493 -msgid "unknown public key" -msgstr "" - -#: scripts/makepkg.sh.in:1496 -msgid "public key %s has been revoked" -msgstr "" - -#: scripts/makepkg.sh.in:1499 -msgid "bad signature from public key" -msgstr "" - -#: scripts/makepkg.sh.in:1502 -msgid "error during signature verification" -msgstr "" - -#: scripts/makepkg.sh.in:1508 -msgid "the public key %s is not trusted" -msgstr "" - -#: scripts/makepkg.sh.in:1511 -msgid "invalid public key" -msgstr "" - -#: scripts/makepkg.sh.in:1517 -msgid "the signature has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1521 -msgid "the key has expired." -msgstr "" - -#: scripts/makepkg.sh.in:1533 -msgid "One or more PGP signatures could not be verified!" -msgstr "" - -#: scripts/makepkg.sh.in:1538 -msgid "Warnings have occurred while verifying the signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1539 -msgid "Please make sure you really trust them." -msgstr "" - -#: scripts/makepkg.sh.in:1545 -msgid "Skipping all source file integrity checks." -msgstr "" - -#: scripts/makepkg.sh.in:1547 -msgid "Skipping verification of source file checksums." -msgstr "" - -#: scripts/makepkg.sh.in:1550 -msgid "Skipping verification of source file PGP signatures." -msgstr "" - -#: scripts/makepkg.sh.in:1559 -msgid "Extracting sources..." -msgstr "" - -#: scripts/makepkg.sh.in:1592 -msgid "A failure occurred in %s()." -msgstr "" - -#: scripts/makepkg.sh.in:1600 -msgid "Failed to change to directory %s" -msgstr "" - -#: scripts/makepkg.sh.in:1609 -msgid "Failed to source %s" -msgstr "" - -#: scripts/makepkg.sh.in:1671 -msgid "Starting %s()..." -msgstr "" - -#: scripts/makepkg.sh.in:1796 -msgid "Tidying install..." -msgstr "" - -#: scripts/makepkg.sh.in:1799 -msgid "Removing doc files..." -msgstr "" - -#: scripts/makepkg.sh.in:1804 -msgid "Purging unwanted files..." -msgstr "" - -#: scripts/makepkg.sh.in:1816 -msgid "Removing %s files..." -msgstr "" - -#: scripts/makepkg.sh.in:1821 -msgid "Removing static library files..." -msgstr "" - -#: scripts/makepkg.sh.in:1831 -msgid "Removing empty directories..." -msgstr "" - -#: scripts/makepkg.sh.in:1839 -msgid "%s entry file not in package : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1845 scripts/makepkg.sh.in:1848 -msgid "Package contains reference to %s" -msgstr "" - -#: scripts/makepkg.sh.in:1852 -msgid "Compressing man and info pages..." -msgstr "" - -#: scripts/makepkg.sh.in:1880 -msgid "Stripping unneeded symbols from binaries and libraries..." -msgstr "" - -#: scripts/makepkg.sh.in:1914 -msgid "Compressing binaries with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:1919 -msgid "Could not compress binary : %s" -msgstr "" - -#: scripts/makepkg.sh.in:1976 -msgid "Library listed in %s is not required by any files: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2005 -msgid "Library listed in %s is not versioned: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2018 -msgid "Library listed in %s is not a shared object: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2033 -msgid "Cannot find library listed in %s: %s" -msgstr "" - -#: scripts/makepkg.sh.in:2147 scripts/makepkg.sh.in:2351 -msgid "Generating %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2207 -msgid "Missing %s directory." -msgstr "" - -#: scripts/makepkg.sh.in:2213 -msgid "Creating package \"%s\"..." -msgstr "" - -#: scripts/makepkg.sh.in:2225 -msgid "Adding %s file..." -msgstr "" - -#: scripts/makepkg.sh.in:2227 -msgid "Failed to add %s file to package." -msgstr "" - -#: scripts/makepkg.sh.in:2247 -msgid "Generating .MTREE file..." -msgstr "" - -#: scripts/makepkg.sh.in:2253 -msgid "Compressing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2268 scripts/makepkg.sh.in:2394 -msgid "'%s' is not a valid archive extension." -msgstr "" - -#: scripts/makepkg.sh.in:2276 -msgid "Failed to create package file." -msgstr "" - -#: scripts/makepkg.sh.in:2293 -msgid "Failed to create symlink to package file." -msgstr "" - -#: scripts/makepkg.sh.in:2325 -msgid "Signing package..." -msgstr "" - -#: scripts/makepkg.sh.in:2336 -msgid "Created signature file %s." -msgstr "" - -#: scripts/makepkg.sh.in:2338 -msgid "Failed to sign package file." -msgstr "" - -#: scripts/makepkg.sh.in:2344 -msgid "Creating source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2348 scripts/makepkg.sh.in:2361 -msgid "Adding %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2379 -msgid "Adding %s file (%s)..." -msgstr "" - -#: scripts/makepkg.sh.in:2402 -msgid "Compressing source package..." -msgstr "" - -#: scripts/makepkg.sh.in:2405 -msgid "Failed to create source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2422 -msgid "Failed to create symlink to source package file." -msgstr "" - -#: scripts/makepkg.sh.in:2434 -msgid "Installing package %s with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2436 -msgid "Installing %s package group with %s..." -msgstr "" - -#: scripts/makepkg.sh.in:2454 -msgid "Failed to install built package(s)." -msgstr "" - -#: scripts/makepkg.sh.in:2546 scripts/makepkg.sh.in:2561 -msgid "%s is not allowed to start with a hyphen." -msgstr "" - -#: scripts/makepkg.sh.in:2556 scripts/makepkg.sh.in:2580 -#: scripts/makepkg.sh.in:2869 -msgid "%s is not allowed to be empty." -msgstr "" - -#: scripts/makepkg.sh.in:2565 -msgid "%s is not allowed to start with a dot." -msgstr "" - -#: scripts/makepkg.sh.in:2569 scripts/makepkg.sh.in:2615 -msgid "%s contains invalid characters: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2585 -msgid "%s must be a decimal, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2601 -msgid "%s must be an integer, not %s." -msgstr "" - -#: scripts/makepkg.sh.in:2622 scripts/makepkg.sh.in:2632 -msgid "%s is not available for the '%s' architecture." -msgstr "" - -#: scripts/makepkg.sh.in:2623 -msgid "Note that many packages may need a line added to their %s" -msgstr "" - -#: scripts/makepkg.sh.in:2624 -msgid "such as %s." -msgstr "" - -#: scripts/makepkg.sh.in:2662 -msgid "%s array cannot contain comparison (< or >) operators." -msgstr "" - -#: scripts/makepkg.sh.in:2682 -msgid "%s entry should not contain leading slash : %s" -msgstr "" - -#: scripts/makepkg.sh.in:2715 -msgid "Invalid syntax for %s: '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2728 -msgid "%s file (%s) does not exist or is not a regular file." -msgstr "" - -#: scripts/makepkg.sh.in:2781 -msgid "%s array contains unknown option '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2792 -msgid "Sparse arrays are not allowed for source" -msgstr "" - -#: scripts/makepkg.sh.in:2802 -msgid "Requested package %s is not provided in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2815 -msgid "Missing %s function in %s" -msgstr "" - -#: scripts/makepkg.sh.in:2821 -msgid "Missing %s function for split package '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:2862 -msgid "%s is not allowed to contain colons, hyphens or whitespace." -msgstr "" - -#: scripts/makepkg.sh.in:2907 -msgid "Cannot find the %s binary needed to check VCS source requirements." -msgstr "" - -#: scripts/makepkg.sh.in:2925 -msgid "Cannot find the %s package needed to handle %s sources." -msgstr "" - -#: scripts/makepkg.sh.in:2948 -msgid "Cannot find the %s binary required for dependency operations." -msgstr "" - -#: scripts/makepkg.sh.in:2956 -msgid "Cannot find the %s binary. Will use %s to acquire root privileges." -msgstr "" - -#: scripts/makepkg.sh.in:2963 -msgid "Cannot find the %s binary." -msgstr "" - -#: scripts/makepkg.sh.in:2971 -msgid "Cannot find the %s binary required for signing packages." -msgstr "" - -#: scripts/makepkg.sh.in:2979 -msgid "Cannot find the %s binary required for verifying source files." -msgstr "" - -#: scripts/makepkg.sh.in:2987 -msgid "Cannot find the %s binary required for validating sourcefile checksums." -msgstr "" - -#: scripts/makepkg.sh.in:2995 -msgid "Cannot find the %s binary required for compressing binaries." -msgstr "" - -#: scripts/makepkg.sh.in:3003 -msgid "Cannot find the %s binary required for distributed compilation." -msgstr "" - -#: scripts/makepkg.sh.in:3011 -msgid "Cannot find the %s binary required for compiler cache usage." -msgstr "" - -#: scripts/makepkg.sh.in:3019 -msgid "Cannot find the %s binary required for object file stripping." -msgstr "" - -#: scripts/makepkg.sh.in:3027 -msgid "Cannot find the %s binary required for compressing man and info pages." -msgstr "" - -#: scripts/makepkg.sh.in:3047 -msgid "A package has already been built, installing existing package..." -msgstr "" - -#: scripts/makepkg.sh.in:3051 -msgid "A package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3070 -msgid "" -"The package group has already been built, installing existing packages..." -msgstr "" - -#: scripts/makepkg.sh.in:3074 -msgid "The package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3079 -msgid "Part of the package group has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3149 -msgid "Make packages compatible for use with pacman" -msgstr "" - -#: scripts/makepkg.sh.in:3151 scripts/pacman-db-upgrade.sh.in:37 -msgid "Usage: %s [options]" -msgstr "" - -#: scripts/makepkg.sh.in:3153 scripts/pacman-key.sh.in:81 -msgid "Options:" -msgstr "" - -#: scripts/makepkg.sh.in:3154 -msgid " -A, --ignorearch Ignore incomplete %s field in %s" -msgstr "" - -#: scripts/makepkg.sh.in:3155 -msgid " -c, --clean Clean up work files after build" -msgstr "" - -#: scripts/makepkg.sh.in:3156 -msgid " -C, --cleanbuild Remove %s dir before building the package" -msgstr "" - -#: scripts/makepkg.sh.in:3157 -msgid " -d, --nodeps Skip all dependency checks" -msgstr "" - -#: scripts/makepkg.sh.in:3158 -msgid " -e, --noextract Do not extract source files (use existing %s dir)" -msgstr "" - -#: scripts/makepkg.sh.in:3159 -msgid " -f, --force Overwrite existing package" -msgstr "" - -#: scripts/makepkg.sh.in:3160 -msgid " -g, --geninteg Generate integrity checks for source files" -msgstr "" - -#: scripts/makepkg.sh.in:3161 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3162 -msgid " -i, --install Install package after successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3163 -msgid " -L, --log Log package build process" -msgstr "" - -#: scripts/makepkg.sh.in:3164 -msgid " -m, --nocolor Disable colorized output messages" -msgstr "" - -#: scripts/makepkg.sh.in:3165 -msgid " -o, --nobuild Download and extract files only" -msgstr "" - -#: scripts/makepkg.sh.in:3166 -msgid " -p Use an alternate build script (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3167 -msgid "" -" -r, --rmdeps Remove installed dependencies after a successful build" -msgstr "" - -#: scripts/makepkg.sh.in:3168 -msgid " -R, --repackage Repackage contents of the package without rebuilding" -msgstr "" - -#: scripts/makepkg.sh.in:3169 -msgid " -s, --syncdeps Install missing dependencies with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3170 -msgid "" -" -S, --source Generate a source-only tarball without downloaded sources" -msgstr "" - -#: scripts/makepkg.sh.in:3171 -msgid " -V, --version Show version information and exit" -msgstr "" - -#: scripts/makepkg.sh.in:3172 -msgid "" -" --allsource Generate a source-only tarball including downloaded " -"sources" -msgstr "" - -#: scripts/makepkg.sh.in:3173 -msgid " --check Run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3174 -msgid " --config Use an alternate config file (instead of '%s')" -msgstr "" - -#: scripts/makepkg.sh.in:3175 -msgid " --holdver Do not update VCS sources" -msgstr "" - -#: scripts/makepkg.sh.in:3176 -msgid "" -" --key Specify a key to use for %s signing instead of the default" -msgstr "" - -#: scripts/makepkg.sh.in:3177 -msgid " --noarchive Do not create package archive" -msgstr "" - -#: scripts/makepkg.sh.in:3178 -msgid " --nocheck Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3179 -msgid " --noprepare Do not run the %s function in the %s" -msgstr "" - -#: scripts/makepkg.sh.in:3180 -msgid " --nosign Do not create a signature for the package" -msgstr "" - -#: scripts/makepkg.sh.in:3181 -msgid " --pkg Only build listed packages from a split package" -msgstr "" - -#: scripts/makepkg.sh.in:3182 -msgid " --sign Sign the resulting package with %s" -msgstr "" - -#: scripts/makepkg.sh.in:3183 -msgid " --skipchecksums Do not verify checksums of the source files" -msgstr "" - -#: scripts/makepkg.sh.in:3184 -msgid "" -" --skipinteg Do not perform any verification checks on source files" -msgstr "" - -#: scripts/makepkg.sh.in:3185 -msgid " --skippgpcheck Do not verify source files with PGP signatures" -msgstr "" - -#: scripts/makepkg.sh.in:3186 -msgid "" -" --verifysource Download source files (if needed) and perform integrity " -"checks" -msgstr "" - -#: scripts/makepkg.sh.in:3188 -msgid "These options can be passed to %s:" -msgstr "" - -#: scripts/makepkg.sh.in:3190 -msgid " --asdeps Install packages as non-explicitly installed" -msgstr "" - -#: scripts/makepkg.sh.in:3191 -msgid "" -" --needed Do not reinstall the targets that are already up to date" -msgstr "" - -#: scripts/makepkg.sh.in:3192 -msgid "" -" --noconfirm Do not ask for confirmation when resolving dependencies" -msgstr "" - -#: scripts/makepkg.sh.in:3193 -msgid " --noprogressbar Do not show a progress bar when downloading files" -msgstr "" - -#: scripts/makepkg.sh.in:3195 -msgid "If %s is not specified, %s will look for '%s'" -msgstr "" - -#: scripts/makepkg.sh.in:3201 scripts/pacman-optimize.sh.in:53 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team ." -"\\nCopyright (C) 2002-2006 Judd Vinet .\\n\\nThis is " -"free software; see the source for copying conditions.\\nThere is NO " -"WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/makepkg.sh.in:3302 scripts/repo-add.sh.in:612 -msgid "%s signal caught. Exiting..." -msgstr "" - -#: scripts/makepkg.sh.in:3326 -msgid "%s not found." -msgstr "" - -#: scripts/makepkg.sh.in:3374 scripts/makepkg.sh.in:3381 -msgid "You do not have write permission to create packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3394 -msgid "You do not have write permission to store packages in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3402 -msgid "You do not have write permission to store downloads in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3411 -msgid "You do not have write permission to store source tarballs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3424 -msgid "You do not have write permission to store logs in %s." -msgstr "" - -#: scripts/makepkg.sh.in:3437 -msgid "" -"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic " -"damage to your system." -msgstr "" - -#: scripts/makepkg.sh.in:3443 -msgid "Do not use the %s option. This option is only for use by %s." -msgstr "" - -#: scripts/makepkg.sh.in:3454 -msgid "%s does not exist." -msgstr "" - -#: scripts/makepkg.sh.in:3458 -msgid "%s contains %s characters and cannot be sourced." -msgstr "" - -#: scripts/makepkg.sh.in:3463 -msgid "%s must be in the current working directory." -msgstr "" - -#: scripts/makepkg.sh.in:3544 -msgid "The key %s does not exist in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3546 scripts/repo-add.sh.in:635 -msgid "There is no key in your keyring." -msgstr "" - -#: scripts/makepkg.sh.in:3560 scripts/makepkg.sh.in:3578 -msgid "Leaving %s environment." -msgstr "" - -#: scripts/makepkg.sh.in:3582 -msgid "Making package: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3588 -msgid "A source package has already been built. (use %s to overwrite)" -msgstr "" - -#: scripts/makepkg.sh.in:3607 -msgid "Source package created: %s" -msgstr "" - -#: scripts/makepkg.sh.in:3614 -msgid "Skipping dependency checks." -msgstr "" - -#: scripts/makepkg.sh.in:3622 -msgid "Checking runtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3629 -msgid "Checking buildtime dependencies..." -msgstr "" - -#: scripts/makepkg.sh.in:3641 -msgid "Could not resolve all dependencies." -msgstr "" - -#: scripts/makepkg.sh.in:3652 -msgid "Using existing %s tree" -msgstr "" - -#: scripts/makepkg.sh.in:3659 scripts/makepkg.sh.in:3680 -msgid "Removing existing %s directory..." -msgstr "" - -#: scripts/makepkg.sh.in:3675 -msgid "Sources are ready." -msgstr "" - -#: scripts/makepkg.sh.in:3698 -msgid "Package directory is ready." -msgstr "" - -#: scripts/makepkg.sh.in:3702 -msgid "Finished making: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:55 -#, perl-format -msgid "can't create '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:73 -#, perl-format -msgid "" -"invalid key/value pair\n" -"%s:%s: %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:82 -msgid "invalid template line: can't find template name\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:87 -#, perl-format -msgid "invalid chars used in name '%s'. allowed: [:alnum:]+_.@-\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:112 -#, perl-format -msgid "Couldn't detect version for template '%s'" -msgstr "" - -#: scripts/makepkg-template.pl.in:131 -#, perl-format -msgid "failed to open '%s': %s" -msgstr "" - -#: scripts/makepkg-template.pl.in:148 -#, perl-format -msgid "Unknown template marker '%s'\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:170 -msgid "makepkg-template [options]\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:172 -msgid "Options:\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:173 -#, perl-format -msgid " --input, -p Build script to read (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:174 -msgid " --output, -o file to output to (default: input file)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:175 -msgid " --newest, -n update templates to newest version\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:176 -msgid "" -" (default: use version specified in the template " -"markers)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:177 -msgid " --template-dir directory to search for templates\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:178 -#, perl-format -msgid " (default: %s)\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:179 -msgid " --help, -h This help message\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:180 -msgid " --version Version information\n" -msgstr "" - -#: scripts/makepkg-template.pl.in:189 -msgid "" -"Copyright (c) 2013-2014 Pacman Development Team .\n" -"This is free software; see the source for copying conditions.\n" -"There is NO WARRANTY, to the extent permitted by law.\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:35 -msgid "Upgrade the local pacman database to a newer format" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:39 -msgid "options:" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:40 -msgid " -b, --dbpath set an alternate database location" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:41 -msgid " -h, --help show this help message and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:42 -msgid " -r, --root set an alternate installation root" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:43 -msgid " -V, --version show version information and exit" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:44 -msgid " --config set an alternate configuration file" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:45 -msgid " --nocolor disable colorized output messages" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:51 scripts/pacman-key.sh.in:94 -msgid "" -"Copyright (c) 2010-2014 Pacman Development Team ." -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:129 scripts/pacman-optimize.sh.in:105 -#: scripts/repo-add.sh.in:459 -msgid "%s does not exist or is not a directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:133 -msgid "%s is not a pacman database directory." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:137 -msgid "You must have correct permissions to upgrade the database." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:147 scripts/pacman-optimize.sh.in:119 -msgid "Pacman lock file was found. Cannot run while pacman is running." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:159 -msgid "Pre-3.5 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:166 -msgid "Done." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:180 -msgid "Pre-4.2 database format detected - upgrading..." -msgstr "" - -#: scripts/pacman-db-upgrade.sh.in:189 -msgid "symlink '%s' points outside pacman root, manual repair required" -msgstr "" - -#: scripts/pacman-key.sh.in:58 -msgid "Usage: %s [options] operation [targets]" -msgstr "" - -#: scripts/pacman-key.sh.in:60 -msgid "Manage pacman's list of trusted keys" -msgstr "" - -#: scripts/pacman-key.sh.in:62 -msgid "Operations:" -msgstr "" - -#: scripts/pacman-key.sh.in:63 -msgid " -a, --add Add the specified keys (empty for stdin)" -msgstr "" - -#: scripts/pacman-key.sh.in:64 -msgid " -d, --delete Remove the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:65 -msgid " -e, --export Export the specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:66 -msgid "" -" -f, --finger List fingerprint for specified or all keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:67 -msgid " -l, --list-keys List the specified or all keys" -msgstr "" - -#: scripts/pacman-key.sh.in:68 -msgid " -r, --recv-keys Fetch the specified keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:69 -msgid " -u, --updatedb Update the trustdb of pacman" -msgstr "" - -#: scripts/pacman-key.sh.in:70 -msgid "" -" -v, --verify Verify the file(s) specified by the signature(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:71 -msgid "" -" --edit-key Present a menu for key management task on keyids" -msgstr "" - -#: scripts/pacman-key.sh.in:72 -msgid " --import Imports pubring.gpg from dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:73 -msgid "" -" --import-trustdb Imports ownertrust values from trustdb.gpg in " -"dir(s)" -msgstr "" - -#: scripts/pacman-key.sh.in:74 -msgid " --init Ensure the keyring is properly initialized" -msgstr "" - -#: scripts/pacman-key.sh.in:75 -msgid " --list-sigs List keys and their signatures" -msgstr "" - -#: scripts/pacman-key.sh.in:76 -msgid " --lsign-key Locally sign the specified keyid" -msgstr "" - -#: scripts/pacman-key.sh.in:77 -msgid "" -" --populate Reload the default keys from the (given) keyrings" -"\\n in '%s'" -msgstr "" - -#: scripts/pacman-key.sh.in:79 -msgid "" -" --refresh-keys Update specified or all keys from a keyserver" -msgstr "" - -#: scripts/pacman-key.sh.in:82 -msgid "" -" --config Use an alternate config file (instead of" -"\\n '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:84 -msgid "" -" --gpgdir Set an alternate directory for GnuPG (instead" -"\\n of '%s')" -msgstr "" - -#: scripts/pacman-key.sh.in:86 -msgid " --keyserver Specify a keyserver to use if necessary" -msgstr "" - -#: scripts/pacman-key.sh.in:88 -msgid " -h, --help Show this help message and exit" -msgstr "" - -#: scripts/pacman-key.sh.in:89 -msgid " -V, --version Show program version" -msgstr "" - -#: scripts/pacman-key.sh.in:130 -msgid "Failed to lookup key by name:" -msgstr "" - -#: scripts/pacman-key.sh.in:138 -msgid "Key name is ambiguous:" -msgstr "" - -#: scripts/pacman-key.sh.in:180 -msgid "The key identified by %s could not be found locally." -msgstr "" - -#: scripts/pacman-key.sh.in:223 -msgid "You do not have sufficient permissions to read the %s keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:224 scripts/pacman-key.sh.in:231 -msgid "Use '%s' to correct the keyring permissions." -msgstr "" - -#: scripts/pacman-key.sh.in:230 -msgid "You do not have sufficient permissions to run this command." -msgstr "" - -#: scripts/pacman-key.sh.in:238 -msgid "There is no secret key available to sign with." -msgstr "" - -#: scripts/pacman-key.sh.in:239 -msgid "Use '%s' to generate a default secret key." -msgstr "" - -#: scripts/pacman-key.sh.in:258 -msgid "No keyring files exist in %s." -msgstr "" - -#: scripts/pacman-key.sh.in:265 -msgid "The keyring file %s does not exist." -msgstr "" - -#: scripts/pacman-key.sh.in:280 -msgid "Appending keys from %s.gpg..." -msgstr "" - -#: scripts/pacman-key.sh.in:303 -msgid "Locally signing trusted keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:305 -msgid "Importing owner trust values..." -msgstr "" - -#: scripts/pacman-key.sh.in:323 -msgid "Disabling revoked keys in keyring..." -msgstr "" - -#: scripts/pacman-key.sh.in:325 -msgid "Disabling key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:333 -msgid "A specified keyfile could not be added to the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:341 -msgid "A specified key could not be removed from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:351 -msgid "The key identified by %s could not be edited." -msgstr "" - -#: scripts/pacman-key.sh.in:363 -msgid "A specified key could not be exported from the keyring." -msgstr "" - -#: scripts/pacman-key.sh.in:371 -msgid "The fingerprint of a specified key could not be determined." -msgstr "" - -#: scripts/pacman-key.sh.in:384 scripts/pacman-key.sh.in:403 -msgid "%s could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:388 scripts/pacman-key.sh.in:407 -msgid "File %s does not exist and could not be imported." -msgstr "" - -#: scripts/pacman-key.sh.in:419 -msgid "A specified key could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:427 -msgid "A specified signature could not be listed." -msgstr "" - -#: scripts/pacman-key.sh.in:437 -msgid "Locally signing key %s..." -msgstr "" - -#: scripts/pacman-key.sh.in:441 -msgid "%s could not be locally signed." -msgstr "" - -#: scripts/pacman-key.sh.in:468 -msgid "Remote key not fetched correctly from keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:476 -msgid "A specified local key could not be updated from a keyserver." -msgstr "" - -#: scripts/pacman-key.sh.in:486 -msgid "The signature identified by %s could not be verified." -msgstr "" - -#: scripts/pacman-key.sh.in:494 -msgid "Updating trust database..." -msgstr "" - -#: scripts/pacman-key.sh.in:496 -msgid "Trust database could not be updated." -msgstr "" - -#: scripts/pacman-key.sh.in:558 -msgid "Cannot find the %s binary required for all %s operations." -msgstr "" - -#: scripts/pacman-key.sh.in:563 -msgid "%s needs to be run as root for this operation." -msgstr "" - -#: scripts/pacman-key.sh.in:569 -msgid "%s configuration file '%s' not found." -msgstr "" - -#: scripts/pacman-key.sh.in:590 -msgid "no operation specified (use -h for help)" -msgstr "" - -#: scripts/pacman-key.sh.in:595 -msgid "Multiple operations specified." -msgstr "" - -#: scripts/pacman-key.sh.in:596 -msgid "Please run %s with each operation separately." -msgstr "" - -#: scripts/pacman-key.sh.in:604 -msgid "No targets specified" -msgstr "" - -#: scripts/pacman-optimize.sh.in:38 -msgid "Usage: %s [--nocolor] [pacman_db_root]" -msgstr "" - -#: scripts/pacman-optimize.sh.in:39 -msgid "" -"pacman-optimize is a little hack that should improve the performance\\nof " -"pacman when reading/writing to its filesystem-based database.\\n\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:42 -msgid "" -"Because pacman uses many small files to keep track of packages,\\nthere is a " -"tendency for these files to become fragmented over time.\\nThis script " -"attempts to relocate these small files into one\\ncontinuous location on " -"your hard drive. The result is that the hard\\ndrive should be able to read " -"them faster, since the hard drive head\\ndoes not have to move around the " -"disk as much.\\n" -msgstr "" - -#: scripts/pacman-optimize.sh.in:101 -msgid "Cannot find the %s binary required for verifying integrity." -msgstr "" - -#: scripts/pacman-optimize.sh.in:109 -msgid "You must have correct permissions to optimize the database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:125 -msgid "Cannot create temporary directory for database building." -msgstr "" - -#: scripts/pacman-optimize.sh.in:128 -msgid "MD5sum'ing the old database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:133 -msgid "Tar'ing up %s..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:137 -msgid "Tar'ing up %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:141 -msgid "Making and MD5sum'ing the new database..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:146 -msgid "Untar'ing %s failed." -msgstr "" - -#: scripts/pacman-optimize.sh.in:149 -msgid "Syncing database to disk..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:155 -msgid "Checking integrity..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:162 -msgid "Integrity check FAILED, reverting to old database." -msgstr "" - -#: scripts/pacman-optimize.sh.in:166 -msgid "Rotating database into place..." -msgstr "" - -#: scripts/pacman-optimize.sh.in:175 -msgid "New database substitution failed. Check for %s, %s, and %s directories." -msgstr "" - -#: scripts/pacman-optimize.sh.in:184 -msgid "Finished. Your pacman database has been optimized." -msgstr "" - -#: scripts/pkgdelta.sh.in:51 -msgid "Usage: pkgdelta [options] \\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:53 -msgid "" -"pkgdelta will create a delta file between two packages.\\nThis delta file " -"can then be added to a database using repo-add.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:57 -msgid "Example: pkgdelta pacman-3.0.0.pkg.tar.gz pacman-3.0.1.pkg.tar.gz" -msgstr "" - -#: scripts/pkgdelta.sh.in:59 scripts/repo-add.sh.in:59 -#: scripts/repo-add.sh.in:72 -msgid "Options:\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:60 scripts/repo-add.sh.in:78 -msgid " -q, --quiet minimize output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:61 -msgid " --nocolor remove color from output\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:62 -msgid " --min-pkg-size minimum package size before deltas are generated\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:63 -msgid "" -" --max-delta-size percent of new package above which the delta will be " -"discarded\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:68 -msgid "" -"Copyright (c) 2009 Xavier Chantry .\\n\\nThis is free " -"software; see the source for copying conditions.\\nThere is NO WARRANTY, to " -"the extent permitted by law.\\n" -msgstr "" - -#: scripts/pkgdelta.sh.in:94 scripts/repo-add.sh.in:293 -msgid "Invalid package file '%s'." -msgstr "" - -#: scripts/pkgdelta.sh.in:120 -msgid "Skipping delta creation for small package: %s - size %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:125 -msgid "The package names don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:130 -msgid "The package architectures don't match : '%s' and '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:135 -msgid "Both packages have the same version : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:139 -msgid "Generating delta from version %s to version %s" -msgstr "" - -#: scripts/pkgdelta.sh.in:145 -msgid "Delta could not be created." -msgstr "" - -#: scripts/pkgdelta.sh.in:152 -msgid "Delta package larger than maximum size. Removing." -msgstr "" - -#: scripts/pkgdelta.sh.in:157 -msgid "Generated delta : '%s'" -msgstr "" - -#: scripts/pkgdelta.sh.in:214 -msgid "File '%s' does not exist" -msgstr "" - -#: scripts/pkgdelta.sh.in:220 scripts/repo-add.sh.in:513 -msgid "Cannot find the xdelta3 binary! Is xdelta3 installed?" -msgstr "" - -#: scripts/repo-add.sh.in:53 -msgid "Usage: repo-add [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:55 -msgid "" -"repo-add will update a package database by reading a package file." -"\\nMultiple packages to add can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:60 -msgid " -d, --delta generate and add delta for package update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:61 -msgid "" -" -n, --new only add packages that are not already in the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:62 -msgid "" -" -R, --remove remove package file from disk when updating database " -"entry\\n" -msgstr "" - -#: scripts/repo-add.sh.in:63 -msgid " -f, --files update database's file list\\n" -msgstr "" - -#: scripts/repo-add.sh.in:65 -msgid "Usage: repo-remove [options] ...\\n" -msgstr "" - -#: scripts/repo-add.sh.in:67 -msgid "" -"repo-remove will update a package database by removing the package name" -"\\nspecified on the command line from the given repo database. Multiple" -"\\npackages to remove can be specified on the command line.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:74 -msgid "Please move along, there is nothing to see here.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:77 -msgid " --nocolor turn off color in output\\n" -msgstr "" - -#: scripts/repo-add.sh.in:79 -msgid " -s, --sign sign database with GnuPG after update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:80 -msgid " -k, --key use the specified key to sign the database\\n" -msgstr "" - -#: scripts/repo-add.sh.in:81 -msgid " -v, --verify verify database's signature before update\\n" -msgstr "" - -#: scripts/repo-add.sh.in:82 -msgid "" -"\\nSee %s(8) for more details and descriptions of the available options.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:86 -msgid "" -"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n" -msgstr "" - -#: scripts/repo-add.sh.in:88 -msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n" -msgstr "" - -#: scripts/repo-add.sh.in:95 -msgid "" -"Copyright (c) 2006-2014 Pacman Development Team \\n" -"\\nThis is free software; see the source for copying conditions.\\nThere is " -"NO WARRANTY, to the extent permitted by law.\\n" -msgstr "" - -#: scripts/repo-add.sh.in:143 -msgid "No database entry for package '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:161 -msgid "Adding 'deltas' entry : %s -> %s" -msgstr "" - -#: scripts/repo-add.sh.in:184 scripts/repo-add.sh.in:429 -msgid "Removing existing entry '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:187 -msgid "Removing empty deltas file ..." -msgstr "" - -#: scripts/repo-add.sh.in:198 -msgid "Cannot find the gpg binary! Is GnuPG installed?" -msgstr "" - -#: scripts/repo-add.sh.in:208 -msgid "Signing database..." -msgstr "" - -#: scripts/repo-add.sh.in:217 -msgid "Created signature file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:219 -msgid "Failed to sign package database." -msgstr "" - -#: scripts/repo-add.sh.in:228 -msgid "Verifying database signature..." -msgstr "" - -#: scripts/repo-add.sh.in:231 -msgid "No existing signature found, skipping verification." -msgstr "" - -#: scripts/repo-add.sh.in:236 -msgid "Database signature file verified." -msgstr "" - -#: scripts/repo-add.sh.in:238 -msgid "Database signature was NOT valid!" -msgstr "" - -#: scripts/repo-add.sh.in:252 -msgid "'%s' does not have a valid archive extension." -msgstr "" - -#: scripts/repo-add.sh.in:298 -msgid "An entry for '%s' already existed" -msgstr "" - -#: scripts/repo-add.sh.in:315 -msgid "Removing existing package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:325 -msgid "Invalid package signature file '%s'." -msgstr "" - -#: scripts/repo-add.sh.in:328 -msgid "Adding package signature..." -msgstr "" - -#: scripts/repo-add.sh.in:335 -msgid "Computing checksums..." -msgstr "" - -#: scripts/repo-add.sh.in:353 scripts/repo-add.sh.in:380 -#: scripts/repo-add.sh.in:395 -msgid "Creating '%s' db entry..." -msgstr "" - -#: scripts/repo-add.sh.in:410 -msgid "Old package file not found: %s" -msgstr "" - -#: scripts/repo-add.sh.in:467 -msgid "Failed to acquire lockfile: %s." -msgstr "" - -#: scripts/repo-add.sh.in:468 -msgid "Held by process %s" -msgstr "" - -#: scripts/repo-add.sh.in:478 -msgid "Repository file '%s' is not a proper pacman database." -msgstr "" - -#: scripts/repo-add.sh.in:483 -msgid "Extracting database to a temporary location..." -msgstr "" - -#: scripts/repo-add.sh.in:488 -msgid "Repository file '%s' was not found." -msgstr "" - -#: scripts/repo-add.sh.in:494 -msgid "Repository file '%s' could not be created." -msgstr "" - -#: scripts/repo-add.sh.in:505 -msgid "File '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:511 -msgid "Adding delta '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:525 -msgid "'%s' is not a package file, skipping" -msgstr "" - -#: scripts/repo-add.sh.in:529 -msgid "Adding package '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:537 -msgid "Searching for delta '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:541 -msgid "Delta matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:547 -msgid "Searching for package '%s'..." -msgstr "" - -#: scripts/repo-add.sh.in:553 -msgid "Package matching '%s' not found." -msgstr "" - -#: scripts/repo-add.sh.in:601 -msgid "Invalid command name '%s' specified." -msgstr "" - -#: scripts/repo-add.sh.in:606 -msgid "Cannot create temp directory for database building." -msgstr "" - -#: scripts/repo-add.sh.in:686 -msgid "Creating updated database file '%s'" -msgstr "" - -#: scripts/repo-add.sh.in:700 -msgid "No packages remain, creating empty database." -msgstr "" - -#: scripts/repo-add.sh.in:737 -msgid "No packages modified, nothing to do." -msgstr "" - -#: scripts/library/parseopts.sh:37 -msgid "option '%s' is ambiguous; possibilities:" -msgstr "" - -#: scripts/library/parseopts.sh:56 scripts/library/parseopts.sh:119 -msgid "invalid option" -msgstr "" - -#: scripts/library/parseopts.sh:75 -msgid "option requires an argument" -msgstr "" - -#: scripts/library/parseopts.sh:89 -msgid "option '%s' does not allow an argument" -msgstr "" - -#: scripts/library/parseopts.sh:107 -msgid "option '%s' requires an argument" -msgstr "" -- cgit v1.2.3-54-g00ecf