New translations translation.json (Japanese)
This commit is contained in:
parent
3e06e05bc0
commit
ccb35628e2
|
@ -151,8 +151,8 @@
|
||||||
"detail": {
|
"detail": {
|
||||||
"back": "戻る",
|
"back": "戻る",
|
||||||
"close": "閉じる",
|
"close": "閉じる",
|
||||||
"follow_tag": "Follow hashtag",
|
"follow_tag": "ハッシュタグをフォローする",
|
||||||
"unfollow_tag": "Unfollow hashtag"
|
"unfollow_tag": "ハッシュタグのフォローを解除"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"follow": "フォロー",
|
"follow": "フォロー",
|
||||||
|
@ -173,8 +173,8 @@
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "設定",
|
"title": "設定",
|
||||||
"cancel": "Cancel",
|
"cancel": "キャンセル",
|
||||||
"save": "Save",
|
"save": "保存",
|
||||||
"language": "言語",
|
"language": "言語",
|
||||||
"font_size": "フォントサイズ",
|
"font_size": "フォントサイズ",
|
||||||
"mode": "カラーモード",
|
"mode": "カラーモード",
|
||||||
|
@ -182,15 +182,15 @@
|
||||||
"light_mode": "ライトモード",
|
"light_mode": "ライトモード",
|
||||||
"theme": "カラーテーマ",
|
"theme": "カラーテーマ",
|
||||||
"proxy": {
|
"proxy": {
|
||||||
"title": "Proxy",
|
"title": "プロキシ",
|
||||||
"no": "No proxy",
|
"no": "プロキシなし",
|
||||||
"os": "Use system proxy settings",
|
"os": "システムプロキシ設定を使用",
|
||||||
"manual": "Manual proxy configuration",
|
"manual": "プロキシを手動で設定する",
|
||||||
"protocol": "Protocol",
|
"protocol": "プロトコル",
|
||||||
"http": "http",
|
"http": "http",
|
||||||
"socks": "socks",
|
"socks": "socks",
|
||||||
"host": "Host",
|
"host": "ホスト",
|
||||||
"port": "Port"
|
"port": "ポート"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"thirdparty": {
|
"thirdparty": {
|
||||||
|
|
Loading…
Reference in New Issue