New translations app_en.arb (Korean)

[ci skip]
This commit is contained in:
Zarz Eleutherius
2026-07-25 15:34:01 +07:00
parent bb127d1cc2
commit a7069a8f91
+11 -11
View File
@@ -1038,19 +1038,19 @@
"@searchSortDefault": {
"description": "Sort option - default API order"
},
"searchSortTitleAZ": "제목 (A-Z)",
"searchSortTitleAZ": "제목 (오름차순)",
"@searchSortTitleAZ": {
"description": "Sort option - title ascending"
},
"searchSortTitleZA": "제목 (Z-A)",
"searchSortTitleZA": "제목 (내림차순)",
"@searchSortTitleZA": {
"description": "Sort option - title descending"
},
"searchSortArtistAZ": "아티스트 (A-Z)",
"searchSortArtistAZ": "아티스트 (오름차순)",
"@searchSortArtistAZ": {
"description": "Sort option - artist ascending"
},
"searchSortArtistZA": "아티스트 (Z-A)",
"searchSortArtistZA": "아티스트 (내림차순)",
"@searchSortArtistZA": {
"description": "Sort option - artist descending"
},
@@ -1154,11 +1154,11 @@
"@updateNewVersionReady": {
"description": "Update subtitle"
},
"updateRequiredTitle": "Update required",
"updateRequiredTitle": "업데이트 필요",
"@updateRequiredTitle": {
"description": "Title of the mandatory update dialog shown when the installed version is too old"
},
"updateRequiredNotice": "This version is {count} releases behind and is no longer supported. Update to keep using the app.",
"updateRequiredNotice": "이 버전은 최신 버전보다 {count} 개 이전 버전이며 더 이상 지원되지 않습니다. 앱을 계속 사용하려면 업데이트하세요",
"@updateRequiredNotice": {
"description": "Subtitle of the mandatory update dialog; explains why the dialog cannot be dismissed",
"placeholders": {
@@ -2010,7 +2010,7 @@
"@appearanceAmoledDarkSubtitle": {
"description": "Subtitle for AMOLED dark"
},
"appearanceHeroAnimations": "Hero animations",
"appearanceHeroAnimations": "히어로 애니메이션",
"@appearanceHeroAnimations": {
"description": "Toggle for shared-element (Hero) transitions"
},
@@ -2640,19 +2640,19 @@
"@libraryFilterSortOldest": {
"description": "Sort option - oldest first"
},
"libraryFilterSortAlbumAsc": "앨범 (A-Z)",
"libraryFilterSortAlbumAsc": "앨범 (오름차순)",
"@libraryFilterSortAlbumAsc": {
"description": "Sort option - album ascending"
},
"libraryFilterSortAlbumDesc": "앨범 (Z-A)",
"libraryFilterSortAlbumDesc": "앨범 (내림차순)",
"@libraryFilterSortAlbumDesc": {
"description": "Sort option - album descending"
},
"libraryFilterSortGenreAsc": "장르 (A-Z)",
"libraryFilterSortGenreAsc": "장르 (오름차순)",
"@libraryFilterSortGenreAsc": {
"description": "Sort option - genre ascending"
},
"libraryFilterSortGenreDesc": "장르 (Z-A)",
"libraryFilterSortGenreDesc": "장르 (내림차순)",
"@libraryFilterSortGenreDesc": {
"description": "Sort option - genre descending"
},