Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / yargs / locales / de.json
1 {
2   "Commands:": "Kommandos:",
3   "Options:": "Optionen:",
4   "Examples:": "Beispiele:",
5   "boolean": "boolean",
6   "count": "Zähler",
7   "string": "string",
8   "array": "array",
9   "required": "erforderlich",
10   "default:": "Standard:",
11   "choices:": "Möglichkeiten:",
12   "generated-value": "Generierter-Wert",
13   "Not enough non-option arguments: got %s, need at least %s": "Nicht genügend Argumente ohne Optionen: %s vorhanden, mindestens %s benötigt",
14   "Too many non-option arguments: got %s, maximum of %s": "Zu viele Argumente ohne Optionen: %s vorhanden, maximal %s erlaubt",
15   "Missing argument value: %s": {
16     "one": "Fehlender Argumentwert: %s",
17     "other": "Fehlende Argumentwerte: %s"
18   },
19   "Missing required argument: %s": {
20     "one": "Fehlendes Argument: %s",
21     "other": "Fehlende Argumente: %s"
22   },
23   "Unknown argument: %s": {
24     "one": "Unbekanntes Argument: %s",
25     "other": "Unbekannte Argumente: %s"
26   },
27   "Invalid values:": "Unzulässige Werte:",
28   "Argument: %s, Given: %s, Choices: %s": "Argument: %s, Gegeben: %s, Möglichkeiten: %s",
29   "Argument check failed: %s": "Argumente-Check fehlgeschlagen: %s",
30   "Implications failed:": "Implikationen fehlgeschlagen:",
31   "Not enough arguments following: %s": "Nicht genügend Argumente nach: %s",
32   "Invalid JSON config file: %s": "Fehlerhafte JSON-Config Datei: %s",
33   "Path to JSON config file": "Pfad zur JSON-Config Datei",
34   "Show help": "Hilfe anzeigen",
35   "Show version number": "Version anzeigen"
36 }