mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Merge pull request #4785 from kazuhitoyokoi/master-addjpn
Add Japanese translations for v4.0.0
This commit is contained in:
commit
9d054543a7
@ -27,7 +27,8 @@
|
|||||||
"lock": "固定",
|
"lock": "固定",
|
||||||
"unlock": "固定を解除",
|
"unlock": "固定を解除",
|
||||||
"locked": "固定済み",
|
"locked": "固定済み",
|
||||||
"unlocked": "固定なし"
|
"unlocked": "固定なし",
|
||||||
|
"format": "形式"
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
"string": "文字列",
|
"string": "文字列",
|
||||||
@ -281,8 +282,8 @@
|
|||||||
"selected": "選択したフロー",
|
"selected": "選択したフロー",
|
||||||
"current": "現在のタブ",
|
"current": "現在のタブ",
|
||||||
"all": "全てのタブ",
|
"all": "全てのタブ",
|
||||||
"compact": "インデントのないJSONフォーマット",
|
"compact": "インデントなし",
|
||||||
"formatted": "インデント付きのJSONフォーマット",
|
"formatted": "インデント付き",
|
||||||
"copy": "書き出し",
|
"copy": "書き出し",
|
||||||
"export": "ライブラリに書き出し",
|
"export": "ライブラリに書き出し",
|
||||||
"exportAs": "書き出し先",
|
"exportAs": "書き出し先",
|
||||||
@ -923,6 +924,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"typedInput": {
|
"typedInput": {
|
||||||
|
"selected": "__count__個を選択",
|
||||||
|
"selected_plural": "__count__個を選択",
|
||||||
"type": {
|
"type": {
|
||||||
"str": "文字列",
|
"str": "文字列",
|
||||||
"num": "数値",
|
"num": "数値",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user