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

update identify popup

This commit is contained in:
Luke Pulverenti 2017-09-22 16:19:54 -04:00
parent 1f1c13c181
commit d86a53c3de
62 changed files with 817 additions and 79 deletions

View file

@ -528,5 +528,23 @@
"RefFramesNotSupported": "\u0411\u0435\u0439\u043d\u0435\u043d\u0456\u04a3 \u0442\u0456\u0440\u0435\u043a \u043a\u0430\u0434\u0440\u043b\u0430\u0440 \u0441\u0430\u043d\u044b\u043d\u0430 \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u043c\u0435\u0439\u0434\u0456",
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
"StopRecording": "\u0416\u0430\u0437\u0443\u0434\u044b \u0442\u043e\u049b\u0442\u0430\u0442\u0443",
"ManageRecording": "\u0416\u0430\u0437\u0443\u0434\u044b \u0440\u0435\u0442\u0442\u0435\u0443"
"ManageRecording": "\u0416\u0430\u0437\u0443\u0434\u044b \u0440\u0435\u0442\u0442\u0435\u0443",
"LabelDropImageHere": "Drop image here, or click to browse.",
"MessageFileReadError": "There was an error reading the file. Please try again.",
"Browse": "Browse",
"HeaderUploadImage": "Upload Image",
"HeaderAddUpdateImage": "Add\/Update Image",
"LabelImageType": "Image type:",
"Upload": "Upload",
"Primary": "Primary",
"Art": "Art",
"Backdrop": "Backdrop",
"Banner": "Banner",
"Box": "Box",
"BoxRear": "Box (rear)",
"Disc": "Disc",
"Logo": "Logo",
"Menu": "Menu",
"Screenshot": "Screenshot",
"Thumb": "Thumb"
}