mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 12:10:36 +03:00
Update en.json (POEditor.com)
This commit is contained in:
parent
a1c670b40d
commit
96b94106e6
@ -16,18 +16,18 @@
|
||||
"compilation": "Compilation",
|
||||
"year": "Year",
|
||||
"size": "File size",
|
||||
"bitRate": "Bit rate",
|
||||
"updatedAt": "Updated at",
|
||||
"bitRate": "Bit rate",
|
||||
"discSubtitle": "Disc Subtitle",
|
||||
"starred": "Starred"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Play Later",
|
||||
"addToPlaylist": "Add to Playlist",
|
||||
"playNow": "Play Now",
|
||||
"playNext": "Play Next",
|
||||
"addToPlaylist": "Add to Playlist",
|
||||
"shuffleAll": "Shuffle All",
|
||||
"download": "Download"
|
||||
"download": "Download",
|
||||
"playNext": "Play Next"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@ -42,7 +42,7 @@
|
||||
"genre": "Genre",
|
||||
"compilation": "Compilation",
|
||||
"year": "Year",
|
||||
"updatedAt":"Updated at"
|
||||
"updatedAt": "Updated at"
|
||||
},
|
||||
"actions": {
|
||||
"playAll": "Play",
|
||||
@ -55,10 +55,10 @@
|
||||
"lists": {
|
||||
"all": "All",
|
||||
"random": "Random",
|
||||
"starred": "Starred",
|
||||
"recentlyAdded": "Recently Added",
|
||||
"recentlyPlayed": "Recently Played",
|
||||
"mostPlayed": "Most Played"
|
||||
"mostPlayed": "Most Played",
|
||||
"starred": "Starred"
|
||||
}
|
||||
},
|
||||
"artist": {
|
||||
@ -70,35 +70,15 @@
|
||||
"playCount": "Plays"
|
||||
}
|
||||
},
|
||||
"playlist": {
|
||||
"name": "Playlist |||| Playlists",
|
||||
"fields": {
|
||||
"name": "Name",
|
||||
"comment": "Comment",
|
||||
"duration": "Duration",
|
||||
"songCount": "Songs",
|
||||
"owner": "Owner",
|
||||
"public": "Public",
|
||||
"sync": "Auto-import",
|
||||
"path": "Import from",
|
||||
"updatedAt":"Updated at",
|
||||
"createdAt": "Created at"
|
||||
},
|
||||
"actions": {
|
||||
"selectPlaylist": "Select a playlist:",
|
||||
"addNewPlaylist": "Create \"%{name}\"",
|
||||
"export": "Export"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"name": "User |||| Users",
|
||||
"fields": {
|
||||
"userName": "Username",
|
||||
"name": "Name",
|
||||
"password": "Password",
|
||||
"isAdmin": "Is Admin",
|
||||
"lastLoginAt": "Last Login At",
|
||||
"updatedAt": "Updated at",
|
||||
"name": "Name",
|
||||
"password": "Password",
|
||||
"createdAt": "Created at"
|
||||
}
|
||||
},
|
||||
@ -121,6 +101,26 @@
|
||||
"defaultBitRate": "Default Bit Rate",
|
||||
"command": "Command"
|
||||
}
|
||||
},
|
||||
"playlist": {
|
||||
"name": "Playlist |||| Playlists",
|
||||
"fields": {
|
||||
"name": "Name",
|
||||
"duration": "Duration",
|
||||
"owner": "Owner",
|
||||
"public": "Public",
|
||||
"updatedAt": "Updated at",
|
||||
"createdAt": "Created at",
|
||||
"songCount": "Songs",
|
||||
"comment": "Comment",
|
||||
"sync": "Auto-import",
|
||||
"path": "Import from"
|
||||
},
|
||||
"actions": {
|
||||
"selectPlaylist": "Select a playlist:",
|
||||
"addNewPlaylist": "Create \"%{name}\"",
|
||||
"export": "Export"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ra": {
|
||||
@ -172,11 +172,11 @@
|
||||
"show": "Show",
|
||||
"sort": "Sort",
|
||||
"undo": "Undo",
|
||||
"unselect": "Unselect",
|
||||
"expand": "Expand",
|
||||
"close": "Close",
|
||||
"open_menu": "Open menu",
|
||||
"close_menu": "Close menu"
|
||||
"close_menu": "Close menu",
|
||||
"unselect": "Unselect"
|
||||
},
|
||||
"boolean": {
|
||||
"true": "Yes",
|
||||
@ -263,7 +263,6 @@
|
||||
"delete_user_content": "Are you sure you want to delete this user and all their data (including playlists and preferences)?"
|
||||
},
|
||||
"menu": {
|
||||
"albumList": "Albums",
|
||||
"library": "Library",
|
||||
"settings": "Settings",
|
||||
"version": "Version %{version}",
|
||||
@ -275,7 +274,8 @@
|
||||
"language": "Language",
|
||||
"defaultView": "Default View"
|
||||
}
|
||||
}
|
||||
},
|
||||
"albumList": "Albums"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "Play Queue",
|
||||
@ -302,4 +302,4 @@
|
||||
"shufflePlay": "Shuffle"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user