New translations translation.json (Japanese)
This commit is contained in:
parent
1b29d4b86e
commit
77feca2cf3
|
@ -140,7 +140,7 @@
|
||||||
"description": "スペルチェッカーを有効にする",
|
"description": "スペルチェッカーを有効にする",
|
||||||
"notice": "再起動が必要です",
|
"notice": "再起動が必要です",
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"title": "Confirm",
|
"title": "確認",
|
||||||
"message": "設定を有効化するために再起動する必要があります",
|
"message": "設定を有効化するために再起動する必要があります",
|
||||||
"ok": "再起動する",
|
"ok": "再起動する",
|
||||||
"cancel": "キャンセル"
|
"cancel": "キャンセル"
|
||||||
|
@ -238,7 +238,7 @@
|
||||||
"language_description": "Whalebirdの表示言語を選択",
|
"language_description": "Whalebirdの表示言語を選択",
|
||||||
"notice": "再起動が必要です",
|
"notice": "再起動が必要です",
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"title": "Confirm",
|
"title": "確認",
|
||||||
"message": "設定を有効化するために再起動する必要があります",
|
"message": "設定を有効化するために再起動する必要があります",
|
||||||
"ok": "再起動する",
|
"ok": "再起動する",
|
||||||
"cancel": "キャンセル"
|
"cancel": "キャンセル"
|
||||||
|
@ -390,10 +390,10 @@
|
||||||
"edit": "編集",
|
"edit": "編集",
|
||||||
"delete": {
|
"delete": {
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"title": "Confirm",
|
"title": "確認",
|
||||||
"message": "This operation can not be undone, this list will be permanently deleted",
|
"message": "この操作は元に戻すことができません。このリストを完全に削除しますか?",
|
||||||
"ok": "Delete",
|
"ok": "削除する",
|
||||||
"cancel": "Cancel"
|
"cancel": "キャンセル"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue