Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JA, JA_Nise & JA_Kana #229

Merged
merged 21 commits into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions lib/l10n/intl_ja.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1022,5 +1022,29 @@
"logout": "離脱",
"@logout": {
"description": "Option to log out in the error options menu."
},
"copy": "模倣",
"@copy": {
"description": "Item in the content context menu."
},
"username": "使用者名",
"@username": {
"description": "Input field title of the scrobble login form."
},
"password": "暗証番号",
"@password": {
"description": "Input field title of the scrobble login form."
},
"apiKey": "API 鍵",
"@apiKey": {
"description": "Input field title of the scrobble login form."
},
"apiSecret": "API 合言葉",
"@apiSecret": {
"description": "Input field title of the scrobble login form."
},
"userToken": "使用者証票",
"@userToken": {
"description": "Input field title of the scrobble login form."
}
}
24 changes: 24 additions & 0 deletions lib/l10n/intl_ja_Kana.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1022,5 +1022,29 @@
"logout": "ログアウト",
"@logout": {
"description": "Option to log out in the error options menu."
},
"copy": "コピー",
"@copy": {
"description": "Item in the content context menu."
},
"username": "ユーザーネーム",
"@username": {
"description": "Input field title of the scrobble login form."
},
"password": "パスワード",
"@password": {
"description": "Input field title of the scrobble login form."
},
"apiKey": "アプリケーションプログラミングインタフェースキー",
"@apiKey": {
"description": "Input field title of the scrobble login form."
},
"apiSecret": "アプリケーションプログラミングインタフェースシークレット",
"@apiSecret": {
"description": "Input field title of the scrobble login form."
},
"userToken": "ユーザトークン",
"@userToken": {
"description": "Input field title of the scrobble login form."
}
}
24 changes: 24 additions & 0 deletions lib/l10n/intl_ja_Nise.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1022,5 +1022,29 @@
"logout": "離脱",
"@logout": {
"description": "Option to log out in the error options menu."
},
"copy": "複写",
"@copy": {
"description": "Item in the content context menu."
},
"username": "使用者名",
"@username": {
"description": "Input field title of the scrobble login form."
},
"password": "暗証番号",
"@password": {
"description": "Input field title of the scrobble login form."
},
"apiKey": "応用処理制御接面鍵",
"@apiKey": {
"description": "Input field title of the scrobble login form."
},
"apiSecret": "応用処理制御接面合言葉",
"@apiSecret": {
"description": "Input field title of the scrobble login form."
},
"userToken": "使用者証票",
"@userToken": {
"description": "Input field title of the scrobble login form."
}
}
Loading