Update en.json (POEditor.com)

This commit is contained in:
Deluan Quintão 2020-09-24 09:49:42 -04:00
parent a1c670b40d
commit 96b94106e6
1 changed files with 34 additions and 34 deletions

View File

@ -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"
}
}
}
}