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

fix play access validation

This commit is contained in:
Luke Pulverenti 2017-03-05 10:37:38 -05:00
parent 7d57268552
commit dc1f68c092
67 changed files with 348 additions and 314 deletions

View file

@ -171,8 +171,6 @@
"LabelRuntimeMinutes": "D\u00e9lka (v minut\u00e1ch):",
"LabelParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed:",
"LabelCustomRating": "Vlastn\u00ed hodnocen\u00ed:",
"LabelBudget": "Rozpo\u010det",
"LabelRevenue": "V\u00fdnos ($):",
"LabelOriginalAspectRatio": "P\u016fvodn\u00ed pom\u011br stran:",
"LabelPlayers": "Hr\u00e1\u010di:",
"Label3DFormat": "3D form\u00e1t:",
@ -386,5 +384,8 @@
"HeaderSelectPlayer": "V\u00fdb\u011br p\u0159ehr\u00e1va\u010de",
"Quality": "Kvalita",
"Auto": "Automatizovat",
"AndroidUnlockRestoreHelp": "To restore your previous purchase, please ensure you're signed into the device with the same Google (or Amazon) account that originally made the purchase. Make sure the app store is enabled and not restricted by any parental controls, and ensure you have an active internet connection. You'll only have to do this once to restore your previous purchase."
"AndroidUnlockRestoreHelp": "To restore your previous purchase, please ensure you're signed into the device with the same Google (or Amazon) account that originally made the purchase. Make sure the app store is enabled and not restricted by any parental controls, and ensure you have an active internet connection. You'll only have to do this once to restore your previous purchase.",
"AspectRatio": "Aspect ratio",
"Original": "Original",
"Fill": "Fill"
}