mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update message catalogue
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"install-failed-not-found": "$t(server.install.install-failed-long) モジュールが見つかりません",
|
||||
"install-failed-name": "$t(server.install.install-failed-long) 不正なモジュール名: __name__",
|
||||
"install-failed-url": "$t(server.install.install-failed-long) 不正なURL: __url__",
|
||||
"post-install-error": "'postInstall'フックの実行に失敗しました。:",
|
||||
"upgrading": "モジュール __name__ をバージョン __version__ に更新します",
|
||||
"upgraded": "モジュール __name__ を更新しました。新しいバージョンを使うには、Node-REDを再起動してください。",
|
||||
"upgrade-failed-not-found": "$t(server.install.install-failed-long) バージョンが見つかりません",
|
||||
@@ -154,6 +155,7 @@
|
||||
"restore": " __type__ ファイルをバックアップ __path__ から復元します",
|
||||
"restore-fail": "__type__ ファイルをバックアップから復元するのに失敗しました : __message__",
|
||||
"fsync-fail": "ファイル __path__ のディスクへの書き出しに失敗しました : __message__",
|
||||
"warn_name": "フローファイルの名前が設定されていません。ホスト名から作成します。",
|
||||
"projects": {
|
||||
"changing-project": "プロジェクトを設定します : __project__",
|
||||
"active-project": "選択中のプロジェクト : __project__",
|
||||
|
Reference in New Issue
Block a user