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": "Number of video reference frames not supported",
"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": "Stop recording",
"ManageRecording": "Manage recording"
"ManageRecording": "Manage recording",
"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"
}