summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/locales
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpx/locales')
-rw-r--r--deps/npm/node_modules/libnpx/locales/ca.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/cs.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/de.json29
-rw-r--r--deps/npm/node_modules/libnpx/locales/en.json29
-rw-r--r--deps/npm/node_modules/libnpx/locales/es.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/fr.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/it.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/ja.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/pt_BR.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/ro.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/ru.json29
-rw-r--r--deps/npm/node_modules/libnpx/locales/tr.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/zh_CN.json28
-rw-r--r--deps/npm/node_modules/libnpx/locales/zh_TW.json29
14 files changed, 396 insertions, 0 deletions
diff --git a/deps/npm/node_modules/libnpx/locales/ca.json b/deps/npm/node_modules/libnpx/locales/ca.json
new file mode 100644
index 0000000000..d9faf1c08b
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/ca.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Executa comandes de paquets de npm.\n%s",
+ "Package to be installed.": "Paquet per a instal·lar.",
+ "Location of the npm cache.": "Ruta de la memòria cau de npm.",
+ "Skip installation if a package is missing.": "Salta el pas d'instal·lació si el paquet no està present.",
+ "Path to user npmrc.": "Ruta al npmrc de l'usuari.",
+ "Execute string as if inside `npm run-script`.": "Executa l'argument com si estigués dins de `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell amb el qual s'executarà la comanda, si hi ha algun.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Genera codi de shell per utilizar npx com el replegament quan la comanda no existeix.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignora comandaments en $PATH, o en el projecte local. Això obliga a npx a fer una instal·lació temporal i usar la versió més recent de la comanda.",
+ "npm binary to use for internal operations.": "Comando d'npm que es farà servir per a operacions internes de npx.",
+ "For the full documentation, see the manual page for npx(1).": "Per documentació completa, vegeu la pàgina del manual npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "No s'ha pogut endevinar el nom de la comanda usant %s. Si us plau utilitza --package.",
+ "\nERROR: You must supply a command.\n": "\nERROR: Has proveir una comanda.\n",
+ "Command failed: %s %s": "La comanda va fracasar: %s %s",
+ "Install for %s failed with code %s": "instal·lació de %s fracassar amb codi %s",
+ "%s not found. Trying with npx...": "%s no existeix. Provant-ho amb npx...",
+ "command not found: %s": "comanda no existeix: %s",
+ "options": "opcions",
+ "command": "comanda",
+ "version": "versió",
+ "command-arg": "argument-de-comanda",
+ "command-string": "text-de-comanda",
+ "shell": "shell",
+ "package": "paquet",
+ "npx: installed %s in %ss": "npx: instal·lat %s en %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Suprimir la sortida d' npx. Les sub-comandes no es veuran afectades."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/cs.json b/deps/npm/node_modules/libnpx/locales/cs.json
new file mode 100644
index 0000000000..c3ecc402cf
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/cs.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Spouštění skriptů z npm balíčků.\n%s",
+ "Package to be installed.": "Balíček k instalaci.",
+ "Location of the npm cache.": "Umístění npm keše.",
+ "Skip installation if a package is missing.": "Neinstalovat chybějící balíčky.",
+ "Path to user npmrc.": "Cesta k uživatelskému npmrc souboru.",
+ "Execute string as if inside `npm run-script`.": "Příkaz, který se spustí jakoby uvnitř `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell ke spuštění příkazu, pokud je třeba.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Vygenerovat shell kód použitelný jako \"command not found\" fallback.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignorovat existující skripty v $PATH i v lokálním projektu, npx tak udělá dočasnou instalaci a použije poslední verzi balíčku.",
+ "npm binary to use for internal operations.": "npm použité pro interní operace.",
+ "For the full documentation, see the manual page for npx(1).": "Úplná dokumentace je dostupná v manuálu pro npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Nelze uhodnout jméno skriptu z %s, použijte prosím --package.",
+ "\nERROR: You must supply a command.\n": "\nCHYBA: Musíte zadat nějaký příkaz.\n",
+ "Command failed: %s %s": "Příkaz selhal: %s %s",
+ "Install for %s failed with code %s": "Instalace %s selhala s kódem %s",
+ "%s not found. Trying with npx...": "%s nenalezen. Zkouším npx...",
+ "command not found: %s": "příkaz nenalezen: %s",
+ "options": "parametry",
+ "command": "příkaz",
+ "version": "verze",
+ "command-arg": "argument",
+ "command-string": "příkaz v řetězci",
+ "shell": "shell",
+ "package": "balíček",
+ "npx: installed %s in %ss": "npx: nainstalováno %s za %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Potlačit výstup z npx. Spuštěné příkazy nebudou ovlivněné."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/de.json b/deps/npm/node_modules/libnpx/locales/de.json
new file mode 100644
index 0000000000..f732607063
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/de.json
@@ -0,0 +1,29 @@
+{
+ "Execute binaries from npm packages.\n%s": "Führt Programme aus, die von npm Paketen bereitgestellt werden.\n%s",
+ "Package to be installed.": "Das zu installierende Paket.",
+ "Location of the npm cache.": "Ort des npm Zwischenspeichers.",
+ "Skip installation if a package is missing.": "Überspringe die Installation, falls ein Paket fehlt.",
+ "Path to user npmrc.": "Pfad zu npmrc im Benutzerverzeichnis.",
+ "Execute string as if inside `npm run-script`.": "Führe Zeichenkette aus, als wäre sie innerhalb von `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell, mit der Programme ausgeführt werden soll, wenn überhaupt.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Erzeuge Shellcode, um npx als Alternative zu \"Programm konnte nicht gefunden werden\" zu benutzen.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignoriere bestehende Programme innerhalb von $PATH oder im lokalen Projekt. Dies zwingt npx dazu, die neuste Version herunterzuladen und zu benutzen.",
+ "npm binary to use for internal operations.": "npm-Programm für die interne Benutzung.",
+ "For the full documentation, see the manual page for npx(1).": "In der Manpage npx(1) ist die gesamte Dokumentation einzusehen.",
+ "Unable to guess a binary name from %s. Please use --package.": "Der Programmname von %s kann nicht automatisch ermittelt werden. Bitte benutze --package.",
+ "\nERROR: You must supply a command.\n": "\nFEHLER: Du musst einen Befehl angeben.\n",
+ "Command failed: %s %s": "Befehl fehlgeschlagen: %s %s",
+ "Install for %s failed with code %s": "Die Installation von %s ist mit dem Code %s fehlgeschlagen",
+ "%s not found. Trying with npx...": "%s konnte nicht gefunden werden. Versuche mit npx...",
+ "command not found: %s": "Programm konnte nicht gefunden werden: %s",
+ "options": "Optionen",
+ "command": "Befehl",
+ "version": "Version",
+ "command-arg": "Befehlsargument",
+ "command-string": "Befehlszeichenkette",
+ "shell": "Shell",
+ "package": "Paket",
+ "npx: installed %s in %ss": "npx: Installierte %s in %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Unterdrücke Output von npx. Unterbefehle sind nicht davon betroffen.",
+ "Extra node argument when calling a node binary.": "Extra node Argument, wenn eine node ausführbare Binärdatei gerufen ist."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/en.json b/deps/npm/node_modules/libnpx/locales/en.json
new file mode 100644
index 0000000000..358e343421
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/en.json
@@ -0,0 +1,29 @@
+{
+ "Execute binaries from npm packages.\n%s": "Execute binaries from npm packages.\n%s",
+ "Package to be installed.": "Package to be installed.",
+ "Location of the npm cache.": "Location of the npm cache.",
+ "Skip installation if a package is missing.": "Skip installation if a package is missing.",
+ "Path to user npmrc.": "Path to user npmrc.",
+ "Execute string as if inside `npm run-script`.": "Execute string as if inside `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell to execute the command with, if any.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Generate shell code to use npx as the \"command not found\" fallback.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.",
+ "npm binary to use for internal operations.": "npm binary to use for internal operations.",
+ "For the full documentation, see the manual page for npx(1).": "For the full documentation, see the manual page for npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Unable to guess a binary name from %s. Please use --package.",
+ "\nERROR: You must supply a command.\n": "\nERROR: You must supply a command.\n",
+ "Command failed: %s %s": "Command failed: %s %s",
+ "Install for %s failed with code %s": "Install for %s failed with code %s",
+ "%s not found. Trying with npx...": "%s not found. Trying with npx...",
+ "command not found: %s": "command not found: %s",
+ "options": "options",
+ "command": "command",
+ "version": "version",
+ "command-arg": "command-arg",
+ "command-string": "command-string",
+ "shell": "shell",
+ "package": "package",
+ "npx: installed %s in %ss": "npx: installed %s in %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Suppress output from npx itself. Subcommands will not be affected.",
+ "Extra node argument when calling a node binary.": "Extra node argument when calling a node binary."
+} \ No newline at end of file
diff --git a/deps/npm/node_modules/libnpx/locales/es.json b/deps/npm/node_modules/libnpx/locales/es.json
new file mode 100644
index 0000000000..c89bceeb20
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/es.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Ejecuta comandos de paquetes de npm.\n%s",
+ "Package to be installed.": "Paquete para instalar.",
+ "Location of the npm cache.": "Ruta del cache de npm.",
+ "Skip installation if a package is missing.": "Salta el paso de instalación si el paquete no está presente.",
+ "Path to user npmrc.": "Ruta al npmrc del usuario.",
+ "Execute string as if inside `npm run-script`.": "Ejecuta el argumento como si estuviera dentro de `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell con el que se ejecutará el comando, si alguno.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Genera código de shell para usar npx como el repliegue cuando el comando no existe.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignora comandos en $PATH, o en el proyecto local. Esto obliga a npx a hacer una instalación temporanea y usar la version más reciente del comando.",
+ "npm binary to use for internal operations.": "Comando de npm que se usará para operaciones internas de npx.",
+ "For the full documentation, see the manual page for npx(1).": "Para documentación completa, véase la pagina del manual npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "No se pudo adivinar el nombre del comando usando %s. Por favor usa --package.",
+ "\nERROR: You must supply a command.\n": "\nERROR: Debes proveer un comando.\n",
+ "Command failed: %s %s": "Comando fracasó: %s %s",
+ "Install for %s failed with code %s": "La instalación de %s fracasó con código %s",
+ "%s not found. Trying with npx...": "%s no existe. Tratando con npx...",
+ "command not found: %s": "comando no existe: %s",
+ "options": "opciones",
+ "command": "comando",
+ "version": "versión",
+ "command-arg": "argumento-de-comando",
+ "command-string": "texto-de-comando",
+ "shell": "shell",
+ "package": "paquete",
+ "npx: installed %s in %ss": "npx: instaló %s en %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Suprimir producción de npx. Sub-comandos no serán afectados."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/fr.json b/deps/npm/node_modules/libnpx/locales/fr.json
new file mode 100644
index 0000000000..a6ddf60e6f
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/fr.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Exécutez des binaires à partir de paquets de npm.\n%s",
+ "Package to be installed.": "Paquet à installer.",
+ "Location of the npm cache.": "Endroit où est situé le cache de npm.",
+ "Skip installation if a package is missing.": "Sauter l'installation si un paquet est manquant.",
+ "Path to user npmrc.": "Chemin du npmrc de l'utilisateur(-trice).",
+ "Execute string as if inside `npm run-script`.": "Exécuter la chaine de caractère comme avec `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell a utiliser pour exécuter la commande, s'il y en a un.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Générer le code du shell pour utiliser npx comme solution de rechange à \"command not found\"",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignorer les binaires dans le $PATH ou dans le projet local. Cela force npm à faire une installation temporaire et utiliser la dernière version.",
+ "npm binary to use for internal operations.": "Binaire de npm à utiliser pour les opérations internes.",
+ "For the full documentation, see the manual page for npx(1).": "Pour la documentation complète, regarder la page du manuel pour npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Impossible de deviner le nom du binaire de %s, utilisez --package s'il vous plaît.",
+ "\nERROR: You must supply a command.\n": "\nERROR: Vous devez fournir une commande.\n",
+ "Command failed: %s %s": "La commande a échoué: %s %s",
+ "Install for %s failed with code %s": "L'installation de %s a échoué avec le code %s",
+ "%s not found. Trying with npx...": "%s n'a pas été trouvé. Essai avec npx...",
+ "command not found: %s": "Commande non trouvée: %s",
+ "options": "options",
+ "command": "commande",
+ "version": "version",
+ "command-arg": "arguments-de-la-commande",
+ "command-string": "chaine-de-caractères-de-la-commande",
+ "shell": "shell",
+ "package": "paquet",
+ "npx: installed %s in %ss": "npx: %s installé(s) en %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Supprimer les sorties générées par npx. Les sous-commandes ne seront pas affectées."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/it.json b/deps/npm/node_modules/libnpx/locales/it.json
new file mode 100644
index 0000000000..24e72b4919
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/it.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Esegui il binario del pacchetto npm.\n%s",
+ "Package to be installed.": "Pacchetto da installare.",
+ "Location of the npm cache.": "Percorso della cache npm.",
+ "Skip installation if a package is missing.": "Salta l'installazione se un pacchetto non è disponibile.",
+ "Path to user npmrc.": "Percorso utente per npmrc.",
+ "Execute string as if inside `npm run-script`.": "Esegui l'argomento come se fosse all'interno di `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell con cui eseguire il comando, se presente.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Generare un codice di shell per usare npx come ripiego quando il comando non esiste.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignora i binari esistenti in $PATH, oppure nel progetto locale. Questo forza temporaneamente npx a installare e usare l'ultima versione.",
+ "npm binary to use for internal operations.": "Binario npm da usare per le operazioni interne.",
+ "For the full documentation, see the manual page for npx(1).": "Per la documentazione completa, vedere la pagina del manuale npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Impossibile supporre il nome del binario da %s. Prego usare --package.",
+ "\nERROR: You must supply a command.\n": "\nERRORE: E necessario fornire un comando.\n",
+ "Command failed: %s %s": "Comando fallito: %s %s",
+ "Install for %s failed with code %s": "Installazione di %s fallita con codice %s",
+ "%s not found. Trying with npx...": "%s non trovato. Prova con npx...",
+ "command not found: %s": "comando non trovato: %s",
+ "options": "opzioni",
+ "command": "comando",
+ "version": "versione",
+ "command-arg": "argomento-del-comando",
+ "command-string": "stringa-di-comando",
+ "shell": "shell",
+ "package": "pacchetto",
+ "npx: installed %s in %ss": "npx: installato %s in %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Sopprimere l'output da npx stesso. I sottocomandi non saranno interessati."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/ja.json b/deps/npm/node_modules/libnpx/locales/ja.json
new file mode 100644
index 0000000000..e575edabed
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/ja.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "npmパッケージのバイナリを実行します。",
+ "Package to be installed.": "インストールするパッケージ。",
+ "Location of the npm cache.": "npmのキャッシュへのパス。",
+ "Skip installation if a package is missing.": "パッケージがない場合は、インストールをスキップします。",
+ "Path to user npmrc.": "ユーザーのnpmrcへのパス。",
+ "Execute string as if inside `npm run-script`.": "「npm run-script」の内部にあるかのように文字列を実行します。",
+ "Shell to execute the command with, if any.": "コマンドを実行するシェル(存在する場合)。",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "\"コマンドが見つかりません\" フォールバックとして使用するコードを生成します。",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "$PATH、または既存のローカルプロジェクトのバイナリを無視します。 これにより、npxは一時的にインストールを行い、最新バージョンを使用します。",
+ "npm binary to use for internal operations.": "npmのバイナリを内部操作に使用します。",
+ "For the full documentation, see the manual page for npx(1).": "詳しくは、npx(1)のマニュアルページを参照してください。",
+ "Unable to guess a binary name from %s. Please use --package.": "%sからバイナリ名を推測できません。 --packageを使用してください。",
+ "\nERROR: You must supply a command.\n": "\nエラー: コマンドを入力する必要があります。\n",
+ "Command failed: %s %s": "コマンドが失敗しました: %s %s",
+ "Install for %s failed with code %s": "コード%sで%sのインストールに失敗しました",
+ "%s not found. Trying with npx...": "%sが見つかりません。 npxで試してみて...",
+ "command not found: %s": "コマンドが見つかりません: %s",
+ "options": "オプション",
+ "command": "コマンド",
+ "version": "バージョン",
+ "command-arg": "コマンドの引数",
+ "command-string": "コマンドの文字列",
+ "shell": "シェル",
+ "package": "パッケージ",
+ "npx: installed %s in %ss": "npx: %s個のパッケージを%s秒でインストールしました。",
+ "Suppress output from npx itself. Subcommands will not be affected.": "npx自体の標準出力を抑止します。 サブコマンドは影響を受けません。"
+}
diff --git a/deps/npm/node_modules/libnpx/locales/pt_BR.json b/deps/npm/node_modules/libnpx/locales/pt_BR.json
new file mode 100644
index 0000000000..d61f8f58f8
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/pt_BR.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Execute binários de pacotes npm.\n%s",
+ "Package to be installed.": "Pacote a ser instalado.",
+ "Location of the npm cache.": "Localização da cache do npm.",
+ "Skip installation if a package is missing.": "Pule a instalação se estiver faltando um pacote.",
+ "Path to user npmrc.": "Caminho para o npmrc do usuário.",
+ "Execute string as if inside `npm run-script`.": "Execute a string como se estivesse dentro de `npm run-script`.",
+ "Shell to execute the command with, if any.": "Terminal para executar o comando, se houver.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Gere código de terminal para usar o npx quando o comando não existir (\"command not found\").",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignora binários existentes no $PATH ou no projeto atual. Isso obriga o npx a fazer uma instalação temporária e usar a última versão.",
+ "npm binary to use for internal operations.": "Binário npm usado para operações internas.",
+ "For the full documentation, see the manual page for npx(1).": "Para a documentação completa, veja a página do manual do npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Não foi possível encontrar um binário a partir de %s. Por favor, use --package.",
+ "\nERROR: You must supply a command.\n": "\nERRO: Você deve fornecer um comando.\n",
+ "Command failed: %s %s": "Comando falhou: %s %s",
+ "Install for %s failed with code %s": "Instalação de %s falhou com código %s",
+ "%s not found. Trying with npx...": "%s não encontrado. Tentando com npx...",
+ "command not found: %s": "comando não encontrado: %s",
+ "options": "opções",
+ "command": "comando",
+ "version": "versão",
+ "command-arg": "argumento-do-comando",
+ "command-string": "string-de-comando",
+ "shell": "terminal",
+ "package": "pacote",
+ "npx: installed %s in %ss": "npx: %s instalado em %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Suprimir resultados de npx. Sub-comandos não serão afetados."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/ro.json b/deps/npm/node_modules/libnpx/locales/ro.json
new file mode 100644
index 0000000000..b6c15d6af4
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/ro.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "Rulează executabilele binare din pachetele npm.\n%s",
+ "Package to be installed.": "Pachetul care va fi instalat.",
+ "Location of the npm cache.": "Locația cache-ului npm.",
+ "Skip installation if a package is missing.": "Sari peste instalare dacă lipsește un pachet.",
+ "Path to user npmrc.": "Calea către fișierul npmrc al utilizatorului.",
+ "Execute string as if inside `npm run-script`.": "Execută string-ul ca și cum ar fi în `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell-ul cu care să fie executată comandă, dacă există.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Generează cod shell pentru a folosi npx drept fallback pentru \"comanda nu a fost găsită\".",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Ignoră executabilele binare existente din $PATH, sau din proiectul local. Aceasta forțează npx să facă o instalare temporară și să folosească ultima versiune.",
+ "npm binary to use for internal operations.": "Executabilul binar npm care să fie folosit pentru operaţiunile interne.",
+ "For the full documentation, see the manual page for npx(1).": "Pentru documentația completă, vedeți pagina de manual pentru npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Imposibil de ghicit numele executabilului binar pentru %s. Vă rugăm folosiți --package.",
+ "\nERROR: You must supply a command.\n": "\nEROARE: Trebuie să specifici o comandă.\n",
+ "Command failed: %s %s": "Comanda a eșuat: %s %s",
+ "Install for %s failed with code %s": "Procesul de instalare pentru %s a eșuat cu codul %s",
+ "%s not found. Trying with npx...": "%s nu a fost găsită. Încercare cu npx...",
+ "command not found: %s": "comanda nu a fost găsită: %s",
+ "options": "opțiuni",
+ "command": "comandă",
+ "version": "versiune",
+ "command-arg": "comandă-argument",
+ "command-string": "comandă-string",
+ "shell": "shell",
+ "package": "pachet",
+ "npx: installed %s in %ss": "npx: instalat %s în %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Suprimă outputul de la npx însăși. Subcomenzile nu vor fi afectate."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/ru.json b/deps/npm/node_modules/libnpx/locales/ru.json
new file mode 100644
index 0000000000..3f431373c8
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/ru.json
@@ -0,0 +1,29 @@
+{
+ "Execute binaries from npm packages.\n%s": "Выполняйте скрипты из npm пакетов.\n%s",
+ "Package to be installed.": "Пакет, который будет установлен.",
+ "Location of the npm cache.": "Расположение npm кеша.",
+ "Skip installation if a package is missing.": "Пропустить установку, если пакет отсутствует.",
+ "Path to user npmrc.": "Передать пользователя в nprc.",
+ "Execute string as if inside `npm run-script`.": "Выпонить скрипт как внутри `npm run-script`.",
+ "Shell to execute the command with, if any.": "Shell, чтобы выполнить команду, если необходимо.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Создает код для shell, чтобы использовать npx при \"command not found\".",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "Игнорирует все существующие скрипты в $PATH или локальном проекте. Что заставляет npx использовать временную установку и использовать последние версии",
+ "npm binary to use for internal operations.": "npm файл для использования во внутренних операциях.",
+ "For the full documentation, see the manual page for npx(1).": "Полная документация доступна в мануале npx(1).",
+ "Unable to guess a binary name from %s. Please use --package.": "Невозможно угадать команду из %s. Пожалуйста, используйте --package.",
+ "\nERROR: You must supply a command.\n": "\nERROR: Нужно указать команду.\n",
+ "Command failed: %s %s": "Ошибка: %s %s",
+ "Install for %s failed with code %s": "Установка %s завершилась с кодом ошибки %s",
+ "%s not found. Trying with npx...": "%s не найдено. Пробуем с npx...",
+ "command not found: %s": "команда не найдена: %s",
+ "options": "опции",
+ "command": "команда",
+ "version": "версия",
+ "command-arg": "аргумент",
+ "command-string": "команда-строка",
+ "shell": "shell",
+ "package": "пакет",
+ "npx: installed %s in %ss": "npx: установлен %s в %ss",
+ "Suppress output from npx itself. Subcommands will not be affected.": "Отключить вывод npx. Поведение подкоманд не будет изменено."
+
+}
diff --git a/deps/npm/node_modules/libnpx/locales/tr.json b/deps/npm/node_modules/libnpx/locales/tr.json
new file mode 100644
index 0000000000..58ca49dbbd
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/tr.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "npm paketlerinden program çalıştırın.\n%s",
+ "Package to be installed.": "Yüklenecek paketin adı.",
+ "Location of the npm cache.":"npm önbelleğinin yeri.",
+ "Skip installation if a package is missing.": "Eğer eksik paket varsa yükleme adımını atla.",
+ "Path to user npmrc.": "Kullanıcının npmrc dosyasının yeri.",
+ "Execute string as if inside `npm run-script`.": "Komutu 'npm run-script' kapsamında çalıştır.",
+ "Shell to execute the command with, if any.": "Komutların çalıştırılacağı shell.",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "Komut eğer 'command not found' hatası veriyorsa, komutu npx üzerinden bir daha dene.",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "$PATH ve lokal projede tanımlanmış programları pas geçer. Bu sayede, npx yeni bir yükleme yapar ve en son versiyonu kullanır.",
+ "npm binary to use for internal operations.": "Bu programın çalıştırılmasında kullanılacak npm.",
+ "For the full documentation, see the manual page for npx(1).": "Tamamını okumak için 'man npx'.",
+ "Unable to guess a binary name from %s. Please use --package.": "%s için hangi npm paketi bilemedim. Lütfen --package kullanın.",
+ "\nERROR: You must supply a command.\n": "\nHATA: Argüman vermelisiniz.\n",
+ "Command failed: %s %s": "Komut çalıştırılamadı: %s %s",
+ "Install for %s failed with code %s": "%s yüklenirken %s kodlu bir hata oluştu. Yükleme sonlandırıldı.",
+ "%s not found. Trying with npx...": "%s bulunamadı. npx ile deniyorum...",
+ "command not found": "komut bulunamadı",
+ "options": "seçenekler",
+ "command": "komut",
+ "version": "versiyon",
+ "command-arg": "argümanlar",
+ "command-string": "argümanlar",
+ "shell": "shell",
+ "package": "paket",
+ "npx": "npx",
+ "Suppress output from npx itself. Subcommands will not be affected.": "npx çıktısını durdur. Alt komutlar etkilenmez."
+}
diff --git a/deps/npm/node_modules/libnpx/locales/zh_CN.json b/deps/npm/node_modules/libnpx/locales/zh_CN.json
new file mode 100644
index 0000000000..6cf64629f1
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/zh_CN.json
@@ -0,0 +1,28 @@
+{
+ "Execute binaries from npm packages.\n%s": "从 npm 的可执行包执行命令\n%s",
+ "Package to be installed.": "包安装的路径",
+ "Location of the npm cache.": "npm 缓存路径",
+ "Skip installation if a package is missing.": "如果有包缺失,跳过安装",
+ "Path to user npmrc.": "当前用户的 npmrc 路径",
+ "Execute string as if inside `npm run-script`.": "像执行 `npm run-script` 一样执行一个字符串",
+ "Shell to execute the command with, if any.": "执行命令用到的解释器,可选",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "产生“找不到命令”的错误码",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "忽略 $PATH 或工程里已有的可执行文件,这会强制使 npx 临时安装一次,并且使用其最新的版本",
+ "npm binary to use for internal operations.": "为了执行内部操作的 npm 可执行文件",
+ "For the full documentation, see the manual page for npx(1).": "可以通过 npx(1) 的手册找到完整说明文档",
+ "Unable to guess a binary name from %s. Please use --package.": "无法推测出可执行文件名的来源 %s,请使用 --package",
+ "\nERROR: You must supply a command.\n": "\n错误:您必须提供一个命令\n",
+ "Command failed: %s %s": "执行失败:%s %s",
+ "Install for %s failed with code %s": "安装 %s 失败,错误代码:%s",
+ "%s not found. Trying with npx...": "找不到 %s,请尝试使用 npx...",
+ "command not found: %s": "找不到命令:%s",
+ "options": "选项",
+ "command": "命令",
+ "version": "版本",
+ "command-arg": "命令的参数",
+ "command-string": "命令的字符串",
+ "shell": "命令行解释器",
+ "package": "包",
+ "npx: installed %s in %ss": "npx: %s 安装成功,用时 %s 秒",
+ "Suppress output from npx itself. Subcommands will not be affected.": "隐藏 npx 的输出,子命令不会受到影响"
+}
diff --git a/deps/npm/node_modules/libnpx/locales/zh_TW.json b/deps/npm/node_modules/libnpx/locales/zh_TW.json
new file mode 100644
index 0000000000..86ed27ef61
--- /dev/null
+++ b/deps/npm/node_modules/libnpx/locales/zh_TW.json
@@ -0,0 +1,29 @@
+{
+ "Execute binaries from npm packages.\n%s": "從 npm 套件的執行檔執行指令\n%s",
+ "Package to be installed.": "套件安装的路徑",
+ "Location of the npm cache.": "npm 快取路徑",
+ "Skip installation if a package is missing.": "當套件遺失時,略過安裝",
+ "Path to user npmrc.": "目前使用者的 npmrc 路徑",
+ "Execute string as if inside `npm run-script`.": "以 `npm run-script` 的方式執行一個字串",
+ "Shell to execute the command with, if any.": "執行指令所使用的殼層(Shell),選用",
+ "Generate shell code to use npx as the \"command not found\" fallback.": "當 npx 找不到指令時,產生殼層(Shell)指令,並執行之",
+ "Ignores existing binaries in $PATH, or in the local project. This forces npx to do a temporary install and use the latest version.": "將會讓 npx 忽略 $PATH 環境變數或專案內已有的執行檔,並暫時安裝及使用最新版本的執行檔",
+ "npm binary to use for internal operations.": "指定 npx 內部執行使用的 npm 執行檔",
+ "For the full documentation, see the manual page for npx(1).": "參考 npx(1) 的文件以取得完整的說明",
+ "Unable to guess a binary name from %s. Please use --package.": "無法從 %s 推測執行檔名稱,請使用 --package 參數",
+ "\nERROR: You must supply a command.\n": "\n錯誤:您必須輸入一個指令\n",
+ "Command failed: %s %s": "指令執行失敗:%s %s",
+ "Install for %s failed with code %s": "安裝 %s 失敗,錯誤代碼:%s",
+ "%s not found. Trying with npx...": "找不到 %s,請嘗試使用 npx...",
+ "command not found: %s": "找不到指令:%s",
+ "options": "選項",
+ "command": "指令",
+ "version": "版本",
+ "command-arg": "指令的參數",
+ "command-string": "指令字串",
+ "shell": "殼層(Shell)",
+ "package": "套件",
+ "npx: installed %s in %ss": "npx: %s 安裝成功,花費 %s 秒",
+ "Suppress output from npx itself. Subcommands will not be affected.": "隱藏 npx 的輸出,不影響子指令",
+ "Extra node argument when calling a node binary.": "當呼叫 node 執行檔時,提供的額外參數"
+}