Skip to content

Commit

Permalink
New Crowdin updates (#7528)
Browse files Browse the repository at this point in the history
* New translations home.json (Japanese)

* New translations pinterest.json (Japanese)

* New translations youtube.json (Japanese)

* New translations popup.json (Korean)
  • Loading branch information
SeMiD authored Dec 20, 2024
1 parent 664c6e8 commit e1a85de
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 3 deletions.
19 changes: 18 additions & 1 deletion ja-JP/Presence/pinterest.json
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
{}
{
"pinterest.board": {
"description": "",
"message": "ボードを閲覧中"
},
"pinterest.follow": {
"description": "",
"message": "フォローページを閲覧中"
},
"pinterest.home": {
"description": "",
"message": "ホームページを編集中"
},
"pinterest.pin": {
"description": "",
"message": "ピンを閲覧中"
}
}
8 changes: 8 additions & 0 deletions ja-JP/Presence/youtube.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,13 @@
"youtube.viewingCommunityPost": {
"description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
"message": "チャンネルのコミュニティ投稿"
},
"youtube.perVideoPrivacy.tooltip.1": {
"description": "Gets shown when users hover over the button to toggle their privacy mode for a specific video",
"message": "このビデオをプライバシーモードにする"
},
"youtube.perVideoPrivacy.tooltip.2": {
"description": "Explains that the new button they see on their youtube ui was added by the PreMiD YouTube presence",
"message": "これは PreMiD(YouTubeプレゼンス) の機能です"
}
}
4 changes: 4 additions & 0 deletions ja-JP/Website/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"description": "Features section subheading",
"message": "シンプルな見た目"
},
"home.introduction.button.getPremid": {
"description": "Downloads button -> redirects to /downloads page",
"message": "PreMiDを入手"
},
"home.introduction.button.downloads": {
"description": "Downloads button -> redirects to /downloads page",
"message": "ダウンロードする"
Expand Down
4 changes: 2 additions & 2 deletions ko-KR/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
},
"popup.info.presenceNotSetMessage.message": {
"description": "Shown on the troubleshooting page when PreMiD has not found a presence for the current tabs",
"message": "PreMiD가 현재 페이지에 대한 Presence를 찾을 수 없어요. 현재 접속 중인 페이지에 대응하는 Presence를 설치했는지 확인해 주세요. Presence를 설치했다면, 페이지에 대응하는 Presence를 다시 불러와 주시고 설정에서 Presence를 활성화했는지 확인해 주세요."
"message": "현재 페이지에 대한 상태를 찾을 수 없어요. 현재 접속 중인 페이지에 대응하는 상태를 설치했는지 확인해 주세요. 이미 설치되어 있다면 페이지에 대응하는 상태를 다시 불러와 주시고 설정에서 상태를 활성화했는지 확인해 주세요."
},
"popup.navigation.credits": {
"description": "Title of the 'credits' section at the navigation in the popup",
Expand Down Expand Up @@ -281,7 +281,7 @@
},
"popup.feedback.presence": {
"description": "Title of the presence option in the feedback type selection box",
"message": "Presence의 버그 혹은 문제 신고"
"message": "상태의 버그 혹은 문제 신고"
},
"popup.feedback.extension": {
"description": "Title of the extension option in the feedback type selection box",
Expand Down

0 comments on commit e1a85de

Please sign in to comment.