2013-03-10 12:52:36 +10:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR Pacman Development Team <pacman-dev@archlinux.org>
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
2018-04-29 23:56:07 +10:00
|
|
|
#
|
2013-03-10 12:52:36 +10:00
|
|
|
# Translators:
|
2018-04-29 23:43:07 +10:00
|
|
|
# polamjag <s@polamjag.info>, 2015
|
|
|
|
# kusakata, 2017
|
2018-05-15 11:03:42 +10:00
|
|
|
# polamjag <s@polamjag.info>, 2015
|
|
|
|
# kusakata, 2017-2018
|
2013-03-10 12:52:36 +10:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Arch Linux Pacman package manager\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
"Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n"
|
2018-12-12 11:11:12 +10:00
|
|
|
"POT-Creation-Date: 2018-12-12 11:09+1000\n"
|
2018-05-28 09:25:04 +10:00
|
|
|
"PO-Revision-Date: 2018-05-15 10:35+0000\n"
|
2016-02-23 12:56:40 +10:00
|
|
|
"Last-Translator: kusakata\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
"Language-Team: Japanese (http://www.transifex.com/toofishes/archlinux-pacman/"
|
|
|
|
"language/ja/)\n"
|
|
|
|
"Language: ja\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
"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"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/add.c:86
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s-%s is up to date -- skipping\n"
|
|
|
|
msgstr "%s-%s は最新です -- スキップ\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/add.c:90
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s-%s is up to date -- reinstalling\n"
|
|
|
|
msgstr "%s-%s は最新です -- 再インストール\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/add.c:95
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "downgrading package %s (%s => %s)\n"
|
|
|
|
msgstr "パッケージ %s のダウングレード (%s => %s)\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:124
|
|
|
|
#, c-format
|
|
|
|
msgid "cannot allocate disk archive object"
|
|
|
|
msgstr "ディスクアーカイブオブジェクトを割り当てることができません"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/add.c:138 lib/libalpm/util.c:382
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "warning given when extracting %s (%s)\n"
|
|
|
|
msgstr "%s の展開中に警告が発生しました (%s)\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/add.c:141 lib/libalpm/util.c:385
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not extract %s (%s)\n"
|
|
|
|
msgstr "%s を展開できませんでした (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/add.c:154 lib/libalpm/dload.c:569 lib/libalpm/remove.c:541
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not rename %s to %s (%s)\n"
|
|
|
|
msgstr "%s を %s に名前を変更できませんでした (%s)\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:205
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "file not found in file list for package %s. skipping extraction of %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"パッケージ %s のファイルリストに含まれているファイルが見つかりませんでし"
|
|
|
|
"た。%s の展開をスキップします。\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:214
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to extract %s%s: path too long"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "%s%s を展開できませんでした: パスが長すぎます"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:256
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"directory permissions differ on %s\n"
|
|
|
|
"filesystem: %o package: %o\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"%s のディレクトリのパーミッションが異なっています\n"
|
|
|
|
"ファイルシステム: %o パッケージ: %o\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:271
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid ""
|
|
|
|
"directory ownership differs on %s\n"
|
|
|
|
"filesystem: %u:%u package: %u:%u\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"%s のディレクトリ所有者が異なっています\n"
|
|
|
|
"ファイルシステム: %u:%u パッケージ: %u:%u\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:287
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "extract: not overwriting dir with file %s\n"
|
|
|
|
msgstr "extract: ディレクトリをファイルで上書きできません %s\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:315
|
2015-12-09 16:02:55 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to extract %s.pacnew: path too long"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "%s.pacnew を展開できませんでした: パスが長すぎます"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/add.c:508 lib/libalpm/util.c:334 lib/libalpm/util.c:592
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get current working directory\n"
|
|
|
|
msgstr "現在の作業ディレクトリを取得できませんでした\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/add.c:513 lib/libalpm/util.c:339 lib/libalpm/util.c:597
|
|
|
|
#: lib/libalpm/util.c:650
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not change directory to %s (%s)\n"
|
|
|
|
msgstr "ディレクトリを %s に変更できませんでした (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/add.c:570 lib/libalpm/util.c:403 lib/libalpm/util.c:766
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not restore working directory (%s)\n"
|
|
|
|
msgstr "作業ディレクトリを復帰できませんでした (%s)\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:578
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "problem occurred while upgrading %s\n"
|
2013-04-30 21:18:42 +10:00
|
|
|
msgstr "更新中に問題が発生しました %s\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:584
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "problem occurred while installing %s\n"
|
|
|
|
msgstr "インストール中に問題が発生しました %s\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:599
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not update database entry %s-%s\n"
|
2013-04-30 21:18:42 +10:00
|
|
|
msgstr "データベースエントリ %s-%s を更新できませんでした\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/add.c:610
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not add entry '%s' in cache\n"
|
|
|
|
msgstr "キャッシュにエントリ '%s' を追加できませんでした\n"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/be_local.c:255
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "error while reading file %s: %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "ファイル %s の読込中にエラーが発生しました: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/be_local.c:350
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "removing invalid database: %s\n"
|
|
|
|
msgstr "無効なデータベースを削除: %s\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:887
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create directory %s: %s\n"
|
|
|
|
msgstr "キャッシュディレクトリ %s を作成できませんでした: %s\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:387
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid name for database entry '%s'\n"
|
|
|
|
msgstr "無効な名前のデータベースエントリ '%s'\n"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/be_local.c:584
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "duplicated database entry '%s'\n"
|
|
|
|
msgstr "重複したデータベースエントリ '%s'\n"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/be_local.c:596
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "corrupted database entry '%s'\n"
|
|
|
|
msgstr "破損したデータベースエントリ '%s'\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_local.c:699 lib/libalpm/be_local.c:791
|
|
|
|
#: lib/libalpm/be_local.c:936 lib/libalpm/be_local.c:1033
|
|
|
|
#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:419 lib/libalpm/util.c:253
|
|
|
|
#: lib/libalpm/util.c:269
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open file %s: %s\n"
|
|
|
|
msgstr "ファイル %s を開けませんでした: %s\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_local.c:715 lib/libalpm/be_sync.c:653
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s database is inconsistent: name mismatch on package %s\n"
|
|
|
|
msgstr "%s データベースは矛盾しています: パッケージ %s の名前の不整合\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_local.c:721 lib/libalpm/be_sync.c:659
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s database is inconsistent: version mismatch on package %s\n"
|
|
|
|
msgstr "%s データベースは矛盾しています: パッケージ %s のバージョンの不整合\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_local.c:762
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unknown validation type for package %s: %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "パッケージ %s の不明な検証タイプ: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:479 lib/libalpm/be_package.c:637
|
|
|
|
#: lib/libalpm/be_package.c:650
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "error while reading package %s: %s\n"
|
|
|
|
msgstr "パッケージ %s の読込中にエラーが発生しました: %s\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:493 lib/libalpm/be_package.c:517
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "error while reading mtree of package %s: %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "パッケージ %s の mtree の読み取り時にエラー: %s\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:603
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not parse package description file in %s\n"
|
|
|
|
msgstr "%s のパッケージ説明ファイルをパースできませんでした\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:608
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "missing package name in %s\n"
|
|
|
|
msgstr "%s にパッケージの名前が見つかりません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:612
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "missing package version in %s\n"
|
|
|
|
msgstr "%s にパッケージのバージョンが見つかりません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:616
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "invalid package version in %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "%s のパッケージバージョンは無効です\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:657
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "missing package metadata in %s\n"
|
|
|
|
msgstr "%s にパッケージのメタデータが見つかりません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:748
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "failed to read signature file: %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "署名ファイルの読み込みに失敗しました: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_package.c:769 lib/libalpm/sync.c:1113
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "required key missing from keyring\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "キーリングに必要なキーがありません\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/be_sync.c:62
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "removing invalid file: %s\n"
|
|
|
|
msgstr "無効なファイルを削除: %s\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_sync.c:517
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not parse package description file '%s' from db '%s'\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"パッケージ定義ファイル '%s' (データベース '%s') をパースできませんでした\n"
|
|
|
|
|
|
|
|
#: lib/libalpm/be_sync.c:524
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "could not read db '%s' (%s)\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "データベース '%s' を読み込めませんでした (%s)\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_sync.c:558 lib/libalpm/be_sync.c:563
|
2013-06-18 13:17:30 +10:00
|
|
|
#, c-format
|
2013-06-06 13:12:20 +10:00
|
|
|
msgid "%s database is inconsistent: filename of package %s is illegal\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"%s データベースは矛盾しています: パッケージ %s のファイル名が不正です\n"
|
2013-06-06 13:12:20 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_sync.c:568
|
2013-06-18 13:17:30 +10:00
|
|
|
#, c-format
|
2013-06-06 13:12:20 +10:00
|
|
|
msgid "%s database is inconsistent: filename of package %s is too long\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"%s データベースは矛盾しています: パッケージ %s のファイル名が長すぎます\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/be_sync.c:634
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "unknown database file: %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "未知のデータベースファイル: %s\n"
|
2013-06-06 13:12:20 +10:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/db.c:370
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "database path is undefined\n"
|
|
|
|
msgstr "データベースパスが定義されていません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:184
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "dependency cycle detected:\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
msgstr "循環依存が検出されました:\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:187
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s will be removed after its %s dependency\n"
|
|
|
|
msgstr "%s は依存パッケージ %s の後に削除されます\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:191
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s will be installed before its %s dependency\n"
|
|
|
|
msgstr "%s は依存パッケージ %s の前にインストールされます\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:682 lib/libalpm/deps.c:712
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "ignoring package %s-%s\n"
|
|
|
|
msgstr "パッケージ %s-%s を無視\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/deps.c:867
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot resolve \"%s\", a dependency of \"%s\"\n"
|
|
|
|
msgstr "\"%s\" を解決できません、\"%s\" の依存\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:78
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get filesystem information for %s: %s\n"
|
|
|
|
msgstr "%s のファイルシステム情報を取得できませんでした: %s\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:108
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not open file: %s: %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "ファイルを開けませんでした: %s: %s\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/diskspace.c:146 lib/libalpm/diskspace.c:159
|
2013-03-10 13:07:16 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not get filesystem information\n"
|
|
|
|
msgstr "ファイルシステムの情報を取得できませんでした\n"
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:242
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "could not get file information for %s\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "%s のファイル情報を取得できませんでした\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:256 lib/libalpm/diskspace.c:315
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not determine mount point for file %s\n"
|
|
|
|
msgstr "ファイル %s のマウントポイントを決定できませんでした\n"
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:354
|
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Partition %s too full: %jd blocks needed, %ju blocks free\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "パーティション %s が一杯です: %jd ブロック必要、 %ju ブロック空き\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:379 lib/libalpm/diskspace.c:433
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not determine filesystem mount points\n"
|
|
|
|
msgstr "ファイルシステムのマウントポイントを決定できませんでした\n"
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:385
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "could not determine cachedir mount point %s\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "キャッシュディレクトリ %s のマウントポイントを決定できませんでした\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:438
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not determine root mount point %s\n"
|
|
|
|
msgstr "root マウントポイント %s を決定できませんでした\n"
|
|
|
|
|
2016-01-17 13:39:02 +10:00
|
|
|
#: lib/libalpm/diskspace.c:486
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Partition %s is mounted read only\n"
|
|
|
|
msgstr "パーティション %s は読み込み専用でマウントされています\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/dload.c:159
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "disk"
|
|
|
|
msgstr "ディスク"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/dload.c:345
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to create temporary file for download\n"
|
|
|
|
msgstr "ダウンロードのための一時ファイルを作成できませんでした\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/dload.c:390
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "url '%s' is invalid\n"
|
|
|
|
msgstr "url '%s' は無効です\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/dload.c:460 lib/libalpm/dload.c:481 lib/libalpm/dload.c:492
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed retrieving file '%s' from %s : %s\n"
|
|
|
|
msgstr "ファイル '%s' を %s から取得するのに失敗しました : %s\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/dload.c:473
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "failed retrieving file '%s' from %s : expected download size exceeded\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"ファイル '%s' を %s から取得するのに失敗しました : 想定されるダウンロードサイ"
|
|
|
|
"ズを超過しています\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/dload.c:528
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s appears to be truncated: %jd/%jd bytes\n"
|
|
|
|
msgstr "%s が途中で切れています: %jd/%jd バイト\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/dload.c:672 lib/libalpm/dload.c:701
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to download %s\n"
|
|
|
|
msgstr "%s のダウンロードに失敗しました\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:40
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "out of memory!"
|
|
|
|
msgstr "メモリが足りません!"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:42
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unexpected system error"
|
|
|
|
msgstr "予期しないシステムエラー"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:44
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "permission denied"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "アクセス拒否"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:46
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find or read file"
|
|
|
|
msgstr "ファイルを読み込めませんでした"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:48
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find or read directory"
|
|
|
|
msgstr "ディレクトリを読み込めませんでした"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:50
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "wrong or NULL argument passed"
|
|
|
|
msgstr "無効または空の引数が渡されました"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:52
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "not enough free disk space"
|
|
|
|
msgstr "空き容量が足りません"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:55
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "library not initialized"
|
|
|
|
msgstr "ライブラリが初期化されていません"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:57
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "library already initialized"
|
|
|
|
msgstr "ライブラリは既に初期化されています"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:59
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unable to lock database"
|
|
|
|
msgstr "データベースをロックできません"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:62
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not open database"
|
|
|
|
msgstr "データベースを開けませんでした"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:64
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create database"
|
|
|
|
msgstr "データベースを作成できませんでした"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:66
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "database not initialized"
|
|
|
|
msgstr "データベースが初期化されていません"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:68
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "database already registered"
|
|
|
|
msgstr "データベースは既に登録されています"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:70
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find database"
|
|
|
|
msgstr "データベースを見つけられませんでした"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:72
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted database"
|
|
|
|
msgstr "無効または破損したデータベース"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:74
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted database (PGP signature)"
|
|
|
|
msgstr "無効または破損したデータベース (PGP 鍵)"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:76
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "database is incorrect version"
|
|
|
|
msgstr "データベースのバージョンが間違っています"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:78
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not update database"
|
2013-04-30 21:18:42 +10:00
|
|
|
msgstr "データベースを更新できませんでした"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:80
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove database entry"
|
|
|
|
msgstr "データベースエントリを削除できませんでした"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:83
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid url for server"
|
|
|
|
msgstr "サーバーの無効な url"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:85
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "no servers configured for repository"
|
|
|
|
msgstr "リポジトリに設定されたサーバーがありません"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:88
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction already initialized"
|
|
|
|
msgstr "トランザクションはすでに初期化されています"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:90 lib/libalpm/error.c:94
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction not initialized"
|
|
|
|
msgstr "トランザクションが初期化されていません"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:92
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "duplicate target"
|
|
|
|
msgstr "重複する対象"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:96
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction not prepared"
|
2013-04-01 15:50:17 +10:00
|
|
|
msgstr "処理の準備がされていません"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:98
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction aborted"
|
2013-04-01 15:50:17 +10:00
|
|
|
msgstr "処理が中断されました"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:100
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "operation not compatible with the transaction type"
|
|
|
|
msgstr "トランザクションタイプと互換性のないオペレーション"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/error.c:102
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "transaction commit attempt when database is not locked"
|
|
|
|
msgstr "データベースがロックされていない間にトランザクションが終了しました"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:104
|
|
|
|
#, c-format
|
|
|
|
msgid "failed to run transaction hooks"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "トランザクションのフックを実行できませんでした"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/error.c:107
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find or read package"
|
|
|
|
msgstr "パッケージが見つからないまたは読み込めませんでした"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:109
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "operation cancelled due to ignorepkg"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "ignorepkg によって操作が中止されました"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:111
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted package"
|
|
|
|
msgstr "無効または破損したパッケージ"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:113
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted package (checksum)"
|
|
|
|
msgstr "無効または破損したパッケージ (チェックサム)"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:115
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted package (PGP signature)"
|
|
|
|
msgstr "無効または破損したパッケージ (PGP 鍵)"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:117
|
2014-12-19 13:53:35 +10:00
|
|
|
#, c-format
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "package missing required signature"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "パッケージに必要な署名が見つかりません"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:119
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot open package file"
|
|
|
|
msgstr "パッケージファイルを開けませんでした"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:121
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot remove all files for package"
|
|
|
|
msgstr "パッケージのために全てのファイルを削除できません"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:123
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "package filename is not valid"
|
|
|
|
msgstr "パッケージの名前が無効です"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:125
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "package architecture is not valid"
|
|
|
|
msgstr "パッケージのアーキテクチャが無効です"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:127
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find repository for target"
|
|
|
|
msgstr "対象のリポジトリを見つけられませんでした"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:130
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "missing PGP signature"
|
|
|
|
msgstr "不明な PGP 鍵"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:132
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid PGP signature"
|
|
|
|
msgstr "無効な PGP 鍵"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:135
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid or corrupted delta"
|
|
|
|
msgstr "無効または破損した差分"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:137
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "delta patch failed"
|
|
|
|
msgstr "差分パッチ失敗"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/error.c:140 lib/libalpm/hook.c:614
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not satisfy dependencies"
|
|
|
|
msgstr "依存関係を解決できませんでした"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:142
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "conflicting dependencies"
|
|
|
|
msgstr "衝突する依存関係"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:144
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "conflicting files"
|
|
|
|
msgstr "衝突しているファイル"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:147
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "failed to retrieve some files"
|
|
|
|
msgstr "ファイルの取得に失敗しました"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:149
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "invalid regular expression"
|
|
|
|
msgstr "無効な正規表現"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:155
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "libarchive error"
|
|
|
|
msgstr "libarchive エラー"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:157
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "download library error"
|
|
|
|
msgstr "ダウンロードライブラリエラー"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:159
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "gpgme error"
|
|
|
|
msgstr "gpgme エラー"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:161
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "error invoking external downloader"
|
|
|
|
msgstr "外部のダウンローダーの呼び出しエラー"
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: lib/libalpm/error.c:164
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unexpected error"
|
|
|
|
msgstr "予期しないエラー"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/handle.c:157
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "lock file missing %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "ロックファイル %s が見つかりません\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/handle.c:163
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove lock file %s\n"
|
|
|
|
msgstr "ロックファイル %s を削除できませんでした\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/hook.c:107
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing trigger targets in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フックのトリガーターゲットが見つかりません: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:113
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing trigger type in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フックのトリガータイプが見つかりません: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:119
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing trigger operation in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フックのトリガー操作が見つかりません: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:146
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing Exec option in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フックに Exec オプションがありません: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:152
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Missing When option in hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フックに When オプションがありません: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:155
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "AbortOnFail set for PostTransaction hook: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "PostTransaction フックに AbortOnFail が設定されています: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:273
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "error while reading hook %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s の読込中にエラーが発生しました: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:275 lib/libalpm/hook.c:315 lib/libalpm/hook.c:357
|
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: invalid option %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s 行 %d: 不正なオプション %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:285
|
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: invalid section %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s 行 %d: 無効なセクション %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:297 lib/libalpm/hook.c:308 lib/libalpm/hook.c:327
|
|
|
|
#: lib/libalpm/hook.c:350
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "hook %s line %d: invalid value %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s 行 %d: 無効な値 %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:301 lib/libalpm/hook.c:320 lib/libalpm/hook.c:331
|
|
|
|
#: lib/libalpm/hook.c:345
|
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: overwriting previous definition of %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s 行 %d: %s の前定義を上書き\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:352
|
|
|
|
#, c-format
|
|
|
|
msgid "hook %s line %d: unable to set option (%s)\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s 行 %d: オプションを設定できません (%s)\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:613
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "unable to run hook %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "フック %s を実行できません: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:648 lib/libalpm/hook.c:660 lib/libalpm/remove.c:385
|
|
|
|
#, c-format
|
|
|
|
msgid "could not open directory: %s: %s\n"
|
|
|
|
msgstr "ディレクトリを開けませんでした: %s: %s\n"
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:676
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "could not open file: %s%s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "ファイルを開けませんでした: %s%s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:696 lib/libalpm/util.c:259
|
|
|
|
#, c-format
|
|
|
|
msgid "could not stat file %s: %s\n"
|
|
|
|
msgstr "ファイル %s を確認できませんでした: %s\n"
|
|
|
|
|
|
|
|
#: lib/libalpm/hook.c:722
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "could not read directory: %s: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "ディレクトリを読み込めませんでした: %s: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/package.c:586
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not fully load metadata for package %s-%s\n"
|
|
|
|
msgstr "パッケージ %s-%s のメタデータを読み込めませんでした\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/remove.c:118
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not find %s in database -- skipping\n"
|
|
|
|
msgstr "データベースに %s が見つかりませんでした -- スキップ\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/remove.c:153
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "removing %s from target list\n"
|
|
|
|
msgstr "対象リストから %s を削除\n"
|
|
|
|
|
2018-04-29 23:43:07 +10:00
|
|
|
#: lib/libalpm/remove.c:345
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot remove file '%s': %s\n"
|
|
|
|
msgstr "ファイル '%s' を削除できません: %s\n"
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
#: lib/libalpm/remove.c:410 lib/libalpm/remove.c:419
|
|
|
|
#, c-format
|
|
|
|
msgid "could not backup %s due to PATH_MAX overflow\n"
|
2018-05-28 09:25:04 +10:00
|
|
|
msgstr "PATH_MAX オーバーフローのため %s をバックアップできませんでした\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/remove.c:561
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot remove %s (%s)\n"
|
|
|
|
msgstr "%s を削除できません (%s)\n"
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
#: lib/libalpm/remove.c:734
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove database entry %s-%s\n"
|
|
|
|
msgstr "データベースエントリ %s-%s を削除できませんでした\n"
|
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
#: lib/libalpm/remove.c:739
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove entry '%s' from cache\n"
|
|
|
|
msgstr "キャッシュからエントリ '%s' を削除できませんでした\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/signing.c:171
|
|
|
|
#, c-format
|
|
|
|
msgid "Public keyring not found; have you run '%s'?\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "公開キーリングが見つかりません。'%s' を実行済みですか?\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:705
|
|
|
|
#, c-format
|
|
|
|
msgid "GPGME error: %s\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "GPGME エラー: %s\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:402
|
|
|
|
#, c-format
|
|
|
|
msgid "keyring is not writable\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "キーリングに書き込みできません\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:460
|
|
|
|
#, c-format
|
|
|
|
msgid "key \"%s\" could not be imported\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "キー \"%s\" をインポートできませんでした\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:466
|
|
|
|
#, c-format
|
|
|
|
msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "キー %s、キーサーバに存在する \"%s\"、キーリングに書き込みできません\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:471
|
|
|
|
#, c-format
|
|
|
|
msgid "key \"%s\" could not be looked up remotely\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "キー \"%s\" をリモートで検索できませんでした\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:859 lib/libalpm/sync.c:1181
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: missing required signature\n"
|
|
|
|
msgstr "%s: 必要な署名が見つかりません\n"
|
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:874
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is marginal trust\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: \"%s\" の署名は部分的に信頼されています\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:882
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is unknown trust\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: \"%s\" の署名は信頼されていません\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:889
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" should never be trusted\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: \"%s\" の署名は信頼できません\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:901
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: key \"%s\" is unknown\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: キー \"%s\" は不明です\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:910
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: key \"%s\" is disabled\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: キー \"%s\" は無効です\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:914
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature from \"%s\" is expired\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: \"%s\" の署名は期限切れです\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:918
|
|
|
|
#, c-format
|
2018-05-15 11:03:42 +10:00
|
|
|
msgid "%s: signature from \"%s\" is invalid\n"
|
|
|
|
msgstr "%s: \"%s\" の署名は無効です\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063
|
|
|
|
#: lib/libalpm/signing.c:1142
|
2018-04-29 23:56:07 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: signature format error\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: 署名フォーマットエラー\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128
|
|
|
|
#: lib/libalpm/signing.c:1136
|
2018-05-15 11:03:42 +10:00
|
|
|
#, c-format
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s: unsupported signature format\n"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "%s: サポートされていない署名フォーマット\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/sync.c:98
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: ignoring package upgrade (%s => %s)\n"
|
2013-04-30 21:18:42 +10:00
|
|
|
msgstr "%s: パッケージの更新を無視 (%s => %s)\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/sync.c:110
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: ignoring package downgrade (%s => %s)\n"
|
|
|
|
msgstr "%s: パッケージのダウングレードを無視 (%s => %s)\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/sync.c:113
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: downgrading from version %s to version %s\n"
|
|
|
|
msgstr "%s: バージョン %s からバージョン %s にダウングレード\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/sync.c:119
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: local (%s) is newer than %s (%s)\n"
|
|
|
|
msgstr "%s: ローカル (%s) のほうが %s よりも最新です (%s)\n"
|
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/sync.c:160
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "ignoring package replacement (%s-%s => %s-%s)\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "パッケージの置き換えを無視 (%s-%s => %s-%s)\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2014-11-18 15:14:51 +10:00
|
|
|
#: lib/libalpm/sync.c:176
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "cannot replace %s by %s\n"
|
|
|
|
msgstr "%s を %s で置き換えられません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/sync.c:538 lib/libalpm/sync.c:608
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "unresolvable package conflicts detected\n"
|
|
|
|
msgstr "解決できないパッケージの衝突が検出されました\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/sync.c:558
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "removing '%s' from target list because it conflicts with '%s'\n"
|
|
|
|
msgstr "対象リストから '%s' を削除。'%s' と衝突しています\n"
|
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
#: lib/libalpm/sync.c:1019
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "failed to retrieve some files\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "複数のファイルの取得に失敗しました\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
#: lib/libalpm/sync.c:1384
|
2013-03-17 13:45:49 +10:00
|
|
|
#, c-format
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "not enough free disk space\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "十分な空き容量がありません\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
#: lib/libalpm/sync.c:1406
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not commit removal transaction\n"
|
2013-04-01 15:50:17 +10:00
|
|
|
msgstr "削除処理が完了できませんでした\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2016-02-23 13:09:39 +10:00
|
|
|
#: lib/libalpm/sync.c:1414
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not commit transaction\n"
|
2013-04-01 15:50:17 +10:00
|
|
|
msgstr "処理が完了できませんでした\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:364
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create temp directory\n"
|
|
|
|
msgstr "一時ディレクトリを作成できません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:379
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not copy tempfile to %s (%s)\n"
|
|
|
|
msgstr "一時ファイルを %s にコピーできません (%s)\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:410
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove %s\n"
|
|
|
|
msgstr "%s を削除できません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/trans.c:414
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not remove tmpdir %s\n"
|
|
|
|
msgstr "一時ディレクトリ %s を削除できません\n"
|
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/util.c:486
|
2016-01-17 13:39:02 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "unable to write to pipe (%s)\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "パイプに書き込めません (%s)\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: lib/libalpm/util.c:545
|
2016-01-17 13:39:02 +10:00
|
|
|
#, c-format
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "unable to read from pipe (%s)\n"
|
2016-01-17 13:39:02 +10:00
|
|
|
msgstr "パイプを読み込めません (%s)\n"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:609 lib/libalpm/util.c:615
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not create pipe (%s)\n"
|
|
|
|
msgstr "パイプを作成できません (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:623
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not fork a new process (%s)\n"
|
|
|
|
msgstr "新しいプロセスをフォークできません (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:646
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "could not change the root directory (%s)\n"
|
|
|
|
msgstr "ルートディレクトリを変更できません (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:658
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "call to execv failed (%s)\n"
|
|
|
|
msgstr "execv のコールに失敗しました (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:737
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "call to waitpid failed (%s)\n"
|
|
|
|
msgstr "waitpid のコールに失敗しました (%s)\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:747
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "command failed to execute correctly\n"
|
|
|
|
msgstr "コマンドの実行に失敗しました\n"
|
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:754
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown signal"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "不明なシグナル"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:756
|
2014-11-18 15:14:51 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "command terminated by signal %d: %s\n"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "コマンドはシグナル %d で終了しました: %s\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:853
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "no %s cache exists, creating...\n"
|
2013-03-17 13:45:49 +10:00
|
|
|
msgstr "%s キャッシュが存在しません、作成します...\n"
|
2013-03-10 12:52:36 +10:00
|
|
|
|
2018-12-12 11:11:12 +10:00
|
|
|
#: lib/libalpm/util.c:884
|
2013-03-10 12:52:36 +10:00
|
|
|
#, c-format
|
|
|
|
msgid "couldn't find or create package cache, using %s instead\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"パッケージキャッシュを発見・作成できませんでした、かわりに %s を使用します\n"
|