New translations app_en.arb (Korean)

[ci skip]
This commit is contained in:
Zarz Eleutherius
2026-06-25 19:21:07 +07:00
parent e0cc1f7cb2
commit 3bbe29c2e8
+9 -9
View File
@@ -1527,7 +1527,7 @@
}
}
},
"tracksCount": "{count, plural, =1{1 track} other{{count} tracks}}",
"tracksCount": "{count, plural, =1{1 개의 트랙} other{{count} 개의 트랙}}",
"@tracksCount": {
"description": "Track count display",
"placeholders": {
@@ -2237,7 +2237,7 @@
"@downloadedAlbumTapToSelect": {
"description": "Selection hint"
},
"downloadedAlbumDeleteCount": "Delete {count} {count, plural, =1{track} other{tracks}}",
"downloadedAlbumDeleteCount": "{count} {count, plural, =1{트랙} other{트랙}} 삭제",
"@downloadedAlbumDeleteCount": {
"description": "Delete button text with count",
"placeholders": {
@@ -2560,7 +2560,7 @@
"@libraryAboutDescription": {
"description": "Description of local library feature"
},
"libraryTracksUnit": "{count, plural, =1{track} other{tracks}}",
"libraryTracksUnit": "{count, plural, =1{트랙} other{트랙}}",
"@libraryTracksUnit": {
"description": "Unit label for tracks count (without the number itself)",
"placeholders": {
@@ -2752,7 +2752,7 @@
"@timeJustNow": {
"description": "Relative time - less than a minute ago"
},
"timeMinutesAgo": "{count, plural, =1{1 minute ago} other{{count} minutes ago}}",
"timeMinutesAgo": "{count, plural, =1{1 분 전} other{{count} 분 전}}",
"@timeMinutesAgo": {
"description": "Relative time - minutes ago",
"placeholders": {
@@ -2761,7 +2761,7 @@
}
}
},
"timeHoursAgo": "{count, plural, =1{1 hour ago} other{{count} hours ago}}",
"timeHoursAgo": "{count, plural, =1{1 시간 전} other{{count} 시간 전}}",
"@timeHoursAgo": {
"description": "Relative time - hours ago",
"placeholders": {
@@ -3424,7 +3424,7 @@
"@collectionNoPlaylistsSubtitle": {
"description": "Empty state subtitle when user has no playlists"
},
"collectionPlaylistTracks": "{count, plural, =1{1 track} other{{count} tracks}}",
"collectionPlaylistTracks": "{count, plural, =1{1 개의 트랙} other{{count} 개의 트랙}}",
"@collectionPlaylistTracks": {
"description": "Track count label for custom playlists",
"placeholders": {
@@ -3433,7 +3433,7 @@
}
}
},
"collectionArtistCount": "{count, plural, =1{1 artist} other{{count} artists}}",
"collectionArtistCount": "{count, plural, =1{1 명의 아티스트} other{{count} 명의 아티스트}}",
"@collectionArtistCount": {
"description": "Artist count label for favorite artists",
"placeholders": {
@@ -3632,7 +3632,7 @@
"@collectionPlaylistRemoveCover": {
"description": "Bottom sheet action to remove custom cover image from a playlist"
},
"selectionShareCount": "Share {count} {count, plural, =1{track} other{tracks}}",
"selectionShareCount": "{count} {count, plural, =1{트랙} other{트랙}} 공유",
"@selectionShareCount": {
"description": "Share button text with count in selection mode",
"placeholders": {
@@ -3645,7 +3645,7 @@
"@selectionShareNoFiles": {
"description": "Snackbar when no selected files exist on disk"
},
"selectionConvertCount": "Convert {count} {count, plural, =1{track} other{tracks}}",
"selectionConvertCount": "{count} {count, plural, =1{트랙} other{트랙}} 변환",
"@selectionConvertCount": {
"description": "Convert button text with count in selection mode",
"placeholders": {