mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 15:16:38 +00:00
render movies as folders with dlna
This commit is contained in:
parent
1e7ac871db
commit
9f3891d418
109 changed files with 8247 additions and 7349 deletions
|
|
@ -74,7 +74,8 @@
|
|||
"ButtonMarkTheseRead": "Marcar como le\u00eddo",
|
||||
"ButtonClose": "Cerrar",
|
||||
"LabelAllPlaysSentToPlayer": "Todas las reproducciones se enviar\u00e1n al reproductor seleccionado.",
|
||||
"MessageInvalidUser": "Usuario o contrase\u00f1a no v\u00e1lido.",
|
||||
"MessageInvalidUser": "Invalid username or password. Please try again.",
|
||||
"HeaderLoginFailure": "Login Failure",
|
||||
"HeaderAllRecordings": "Todas la grabaciones",
|
||||
"RecommendationBecauseYouLike": "Como le gusta {0}",
|
||||
"RecommendationBecauseYouWatched": "Ya que vi\u00f3 {0}",
|
||||
|
|
@ -602,5 +603,7 @@
|
|||
"LabelEnableCameraUploadFor": "Enable camera upload for:",
|
||||
"HeaderSelectUploadPath": "Select Upload Path",
|
||||
"LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
|
||||
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time."
|
||||
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
|
||||
"ButtonLibraryAccess": "Library access",
|
||||
"ButtonParentalControl": "Parental control"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue