Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
fix(i18n): update locale files with bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Jun 17, 2017
1 parent f22a4d0 commit 77caf82
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 11 deletions.
1 change: 0 additions & 1 deletion locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"\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",
"Command failed: %s ": "La comanda va fracasar: %s ",
"%s not found. Trying with npx...": "%s no existeix. Tractant amb npx...",
"command not found: %s": "comanda no existeix: %s"
}
3 changes: 1 addition & 2 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
"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 . Please use --package.": "Unable to guess a binary name from . Please use --package.",
"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",
"Command failed: %s ": "Command failed: %s ",
"%s not found. Trying with npx...": "%s not found. Trying with npx...",
"command not found: %s": "command not found: %s"
}
1 change: 0 additions & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"\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",
"Command failed: %s ": "Comando fracasó: %s ",
"%s not found. Trying with npx...": "%s no existe. Tratando con npx...",
"command not found: %s": "comando no existe: %s"
}
1 change: 0 additions & 1 deletion locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"\nERROR: You must supply a command.\n": "\nERROR: Vous devez fournir une commande.\n",
"Command failed: %s %s": "La commande à échoué: %s %s",
"Install for %s failed with code %s": "L'installation de %s a échoue avec le code %s",
"Command failed: %s ": "La commande à échoué: %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"
}
1 change: 0 additions & 1 deletion locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"\nERROR: You must supply a command.\n": "\nエラー: コマンドを入力する必要があります。\n",
"Command failed: %s %s": "コマンドが失敗しました: %s %s",
"Install for %s failed with code %s": "コード%sで%sのインストールに失敗しました",
"Command failed: %s ": "コマンドが失敗しました: %s ",
"%s not found. Trying with npx...": "%sが見つかりません。 npxで試してみて...",
"command not found: %s": "コマンドが見つかりません: %s"
}
1 change: 0 additions & 1 deletion locales/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"\nERROR: You must supply a command.\n": "\nERRO: Deve suprir um comando.\n",
"Command failed: %s %s": "Comando fracassou: %s %s",
"Install for %s failed with code %s": "Instalação de %s falhou com código %s",
"Command failed: %s ": "Comando fracassou: %s ",
"%s not found. Trying with npx...": "%s não existe. Tentando com npx...",
"command not found: %s": "comando não existe: %s"
}
3 changes: 1 addition & 2 deletions locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
"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 . Please use --package.": "Невозможно угадать команду из . Пожалуйста, используйте --package.",
"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",
"Command failed: %s ": "Ошибка: %s ",
"%s not found. Trying with npx...": "%s не найдено. Пробуем с npx...",
"command not found: %s": "команда не найдена: %s"
}
3 changes: 1 addition & 2 deletions locales/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
"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 . Please use --package.": "无法推测出可执行文件名的来源,请使用 --package",
"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",
"Command failed: %s ": "执行失败:%s ",
"%s not found. Trying with npx...": "找不到 %s,请尝试使用 npx...",
"command not found: %s": "找不到命令:%s"
}

0 comments on commit 77caf82

Please sign in to comment.