Security update to Drupal 8.4.6
[yaffs-website] / node_modules / yargs / locales / ja.json
1 {
2   "Commands:": "コマンド:",
3   "Options:": "オプション:",
4   "Examples:": "例:",
5   "boolean": "真偽",
6   "count": "カウント",
7   "string": "文字列",
8   "number": "数値",
9   "array": "配列",
10   "required": "必須",
11   "default:": "デフォルト:",
12   "choices:": "選択してください:",
13   "generated-value": "生成された値",
14   "Not enough non-option arguments: got %s, need at least %s": "オプションではない引数が %s 個では不足しています。少なくとも %s 個の引数が必要です:",
15   "Too many non-option arguments: got %s, maximum of %s": "オプションではない引数が %s 個では多すぎます。最大で %s 個までです:",
16   "Missing argument value: %s": {
17     "one": "引数が見つかりません: %s",
18     "other": "引数が見つかりません: %s"
19   },
20   "Missing required argument: %s": {
21     "one": "必須の引数が見つかりません: %s",
22     "other": "必須の引数が見つかりません: %s"
23   },
24   "Unknown argument: %s": {
25     "one": "未知の引数です: %s",
26     "other": "未知の引数です: %s"
27   },
28   "Invalid values:": "不正な値です:",
29   "Argument: %s, Given: %s, Choices: %s": "引数は %s です。指定できるのは %s つです。選択してください: %s",
30   "Argument check failed: %s": "引数のチェックに失敗しました: %s",
31   "Implications failed:": "オプションの組み合わせで不正が生じました:",
32   "Not enough arguments following: %s": "次の引数が不足しています。: %s",
33   "Invalid JSON config file: %s": "JSONの設定ファイルが不正です: %s",
34   "Path to JSON config file": "JSONの設定ファイルまでのpath",
35   "Show help": "ヘルプを表示",
36   "Show version number": "バージョンを表示"
37 }