Skip to content

Commit dffbfd2

Browse files
authored
Merge branch 'pear-devs:master' into master
2 parents 90200a4 + b5052d8 commit dffbfd2

File tree

5 files changed

+620
-16
lines changed

5 files changed

+620
-16
lines changed

src/i18n/resources/cs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
}
338338
},
339339
"audio-compressor": {
340-
"description": "Apply compression k audiu (snižuje hlasitost nejhlasitěších částí signálu and zvyšuje hlasitost nejjemnějších částí)",
340+
"description": "Aplikuje kompresi k audiu (snižuje hlasitost nejhlasitěších částí signálu a zvyšuje hlasitost nejjemnějších částí)",
341341
"name": "Audio kompresor"
342342
},
343343
"auth-proxy-adapter": {
@@ -462,8 +462,8 @@
462462
"label": "Text statusu",
463463
"submenu": {
464464
"artist": "Poslouchám: {artist}",
465-
"title": "Poslouchám {song title}",
466-
"pear-desktop": "Poslouchám Pear Desktop"
465+
"pear-desktop": "Poslouchám Pear Desktop",
466+
"title": "Poslouchám {song title}"
467467
}
468468
}
469469
},

src/i18n/resources/ko.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@
208208
"restart": "앱 재시작",
209209
"show": "창 표시",
210210
"tooltip": {
211-
"default": "유튜브 뮤직",
212-
"with-song-info": "유튜브 뮤직: {{artist}} - {{title}}"
211+
"default": "피어 데스크톱",
212+
"with-song-info": "피어 데스크톱: {{artist}} - {{title}}"
213213
}
214214
}
215215
},
@@ -369,7 +369,7 @@
369369
"name": "탐색 바 흐림 효과"
370370
},
371371
"bypass-age-restrictions": {
372-
"description": "유튜브의 나이 제한을 우회합니다",
372+
"description": "음악 플레이어의 연령 확인 우회합니다",
373373
"name": "나이 제한 우회"
374374
},
375375
"captions-selector": {

0 commit comments

Comments
 (0)