1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update mobile detail layout

This commit is contained in:
Luke Pulverenti 2017-06-20 15:36:34 -04:00
parent 5c8ce0e96b
commit b2eda5460b
53 changed files with 191 additions and 60 deletions

View file

@ -57,6 +57,8 @@
"Save": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c",
"Edit": "\u041f\u0440\u0430\u0432\u0438\u0442\u044c",
"Download": "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c",
"Downloaded": "Downloaded",
"Downloading": "Downloading",
"Advanced": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u043e\u0435",
"Delete": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c",
"HeaderDeleteItem": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430",
@ -354,6 +356,7 @@
"OneChannel": "\u041e\u0434\u0438\u043d \u043a\u0430\u043d\u0430\u043b",
"ConfirmRemoveDownload": "\u0418\u0437\u044a\u044f\u0442\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443?",
"RemoveDownload": "\u0418\u0437\u044a\u044f\u0442\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443",
"KeepDownload": "Keep download",
"AddedOnValue": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e {0}",
"RemovingFromDevice": "\u0418\u0437\u044b\u043c\u0430\u0435\u0442\u0441\u044f \u0438\u0437 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430",
"KeepOnDevice": "\u0414\u0435\u0440\u0436\u0430\u0442\u044c \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0435",
@ -437,5 +440,5 @@
"LiveTV": "\u042d\u0444\u0438\u0440",
"Schedule": "\u0420\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435",
"Recordings": "\u0417\u0430\u043f\u0438\u0441\u0438",
"MarkWatched": "Mark watched"
"MarkWatched": "\u041e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u043a\u0430\u043a \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043d\u043e\u0435"
}