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

update recording buttons

This commit is contained in:
Luke Pulverenti 2017-08-24 15:53:06 -04:00
parent 8542154fe8
commit 5cd2ee583d
93 changed files with 382 additions and 155 deletions

View file

@ -152,8 +152,8 @@
"LabelCriticRating": "Kritikusok \u00e9rt\u00e9kel\u00e9se",
"LabelWebsite": "Weboldal:",
"LabelTagline": "C\u00edmke:",
"LabelOverview": "Overview:",
"LabelShortOverview": "Short overview:",
"LabelOverview": "Tartalom:",
"LabelShortOverview": "R\u00f6vid tartalom:",
"LabelReleaseDate": "Megjelen\u00e9s d\u00e1tuma:",
"LabelYear": "\u00c9v:",
"LabelPlaceOfBirth": "Place of birth:",
@ -179,11 +179,11 @@
"HeaderDisplaySettings": "K\u00e9perny\u0151 be\u00e1ll\u00edt\u00e1sok",
"LabelDisplayOrder": "Megjelen\u00edt\u00e9si sorrend:",
"Countries": "Countries",
"Genres": "Genres",
"Studios": "Studios",
"Genres": "M\u0171fajok",
"Studios": "St\u00fadi\u00f3k",
"Tags": "C\u00edmk\u00e9k",
"HeaderMetadataSettings": "Metaadat Be\u00e1ll\u00edt\u00e1sok",
"People": "People",
"People": "Szem\u00e9lyek",
"LabelMetadataDownloadLanguage": "Els\u0151dleges let\u00f6ltend\u0151 nyelv:",
"LabelLockItemToPreventChanges": "Lock this item to prevent future changes",
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item, or the global default value.",
@ -203,7 +203,7 @@
"ReleaseDate": "Release date",
"Continuing": "Continuing",
"Ended": "Ended",
"HeaderEnabledFields": "Enabled Fields",
"HeaderEnabledFields": "Enged\u00e9lyezett mez\u0151k",
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
"Backdrops": "Backdrops",
"Images": "K\u00e9pek",
@ -401,8 +401,8 @@
"SettingsSaved": "Settings saved.",
"None": "Nincs",
"More": "Tov\u00e1bb",
"Up": "Up",
"Down": "Down",
"Up": "Fel",
"Down": "Le",
"HeaderHomeScreen": "Kezd\u0151k\u00e9perny\u0151",
"HeaderLatestMedia": "Leg\u00fajabb m\u00e9dia",
"HeaderLatestChannelItems": "Latest Channel Items",
@ -526,5 +526,7 @@
"VideoFramerateNotSupported": "Video framerate not supported",
"VideoBitDepthNotSupported": "Video bit depth not supported",
"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."
"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"
}