es.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  1. {
  2. "SettingsSaved": "Configuraci\u00f3n guardada",
  3. "AddUser": "Agregar usuario",
  4. "Users": "Usuarios",
  5. "Delete": "Borrar",
  6. "Administrator": "Administrador",
  7. "Password": "Contrase\u00f1a",
  8. "DeleteImage": "Borrar Imagen",
  9. "DeleteImageConfirmation": "Est\u00e1 seguro que desea borrar esta imagen?",
  10. "FileReadCancelled": "The file read has been canceled.",
  11. "FileNotFound": "Archivo no encontrado.",
  12. "FileReadError": "Se encontr\u00f3 un error al leer el archivo.",
  13. "DeleteUser": "Borrar Usuario",
  14. "DeleteUserConfirmation": "Are you sure you wish to delete this user?",
  15. "PasswordResetHeader": "Restablecer contrase\u00f1a",
  16. "PasswordResetComplete": "La contrase\u00f1a se ha restablecido.",
  17. "PasswordResetConfirmation": "Esta seguro que desea restablecer la contrase\u00f1a?",
  18. "PasswordSaved": "Contrase\u00f1a guardada.",
  19. "PasswordMatchError": "La contrase\u00f1a y la confirmaci\u00f3n de la contrase\u00f1a deben de ser iguales.",
  20. "OptionRelease": "Release Oficial",
  21. "OptionBeta": "Beta",
  22. "OptionDev": "Dev (Unstable)",
  23. "UninstallPluginHeader": "Desinstalar Plugin",
  24. "UninstallPluginConfirmation": "Esta seguro que desea desinstalar {0}?",
  25. "NoPluginConfigurationMessage": "El plugin no requiere configuraci\u00f3n",
  26. "NoPluginsInstalledMessage": "No tiene plugins instalados.",
  27. "BrowsePluginCatalogMessage": "Navegar el catalogo de plugins para ver los plugins disponibles.",
  28. "MessageKeyEmailedTo": "Clave enviada por email a {0}.",
  29. "MessageKeysLinked": "Claves vinculadas.",
  30. "HeaderConfirmation": "Confirmaci\u00f3n",
  31. "MessageKeyUpdated": "Gracias. Su clave de seguidor ha sido actualizada.",
  32. "MessageKeyRemoved": "Gracias. Su clave de seguidor ha sido eliminada.",
  33. "ErrorLaunchingChromecast": "Ha habido un error al lanzar chromecast. Asegurese que su dispositivo est\u00e1 conectado a su red inal\u00e1mbrica.",
  34. "HeaderSearch": "Buscar",
  35. "LabelArtist": "Artista",
  36. "LabelMovie": "Pel\u00edcula",
  37. "LabelMusicVideo": "Video Musical",
  38. "LabelEpisode": "Episodio",
  39. "LabelSeries": "Series",
  40. "LabelStopping": "Deteniendo",
  41. "LabelCancelled": "(cancelado)",
  42. "LabelFailed": "(failed)",
  43. "ButtonHelp": "Help",
  44. "ButtonSave": "Grabar",
  45. "HeaderDevices": "Devices",
  46. "HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to premium plugins, internet channel content, and more. {0}Learn more{1}.",
  47. "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Dashboard",
  48. "HeaderWelcomeToMediaBrowserWebClient": "Vienvenido al Cliente Web de Media Browser",
  49. "ButtonTakeTheTour": "Take the tour",
  50. "HeaderWelcomeBack": "Welcome back!",
  51. "ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
  52. "MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
  53. "HeaderLibraryAccess": "Library Access",
  54. "HeaderChannelAccess": "Channel Access",
  55. "HeaderDeviceAccess": "Device Access",
  56. "HeaderSelectDevices": "Select Devices",
  57. "LabelAbortedByServerShutdown": "(Abortado por cierre del servidor)",
  58. "LabelScheduledTaskLastRan": "\u00daltima ejecuci\u00f3n {0}, teniendo {1}.",
  59. "HeaderDeleteTaskTrigger": "Eliminar tarea de activaci\u00f3n",
  60. "HeaderTaskTriggers": "Tareas de activaci\u00f3n",
  61. "MessageDeleteTaskTrigger": "\u00bfEst\u00e1 seguro que desea eliminar esta tarea de activaci\u00f3n?",
  62. "MessageNoPluginsInstalled": "No tiene plugins instalados.",
  63. "LabelVersionInstalled": "{0} instalado",
  64. "LabelNumberReviews": "{0} Revisiones",
  65. "LabelFree": "Libre",
  66. "HeaderSelectAudio": "Seleccionar Audio",
  67. "HeaderSelectSubtitles": "Seleccionar Subt\u00edtulos",
  68. "LabelDefaultStream": "(Por defecto)",
  69. "LabelForcedStream": "(Forzado)",
  70. "LabelDefaultForcedStream": "(Por defecto\/Forzado)",
  71. "LabelUnknownLanguage": "Idioma desconocido",
  72. "ButtonMute": "Silencio",
  73. "ButtonUnmute": "Activar audio",
  74. "ButtonStop": "Detener",
  75. "ButtonNextTrack": "Next Track",
  76. "ButtonPause": "Pausa",
  77. "ButtonPlay": "Reproducir",
  78. "ButtonEdit": "Editar",
  79. "ButtonQueue": "En cola",
  80. "ButtonPlayTrailer": "Play trailer",
  81. "ButtonPlaylist": "Lista de reproducci\u00f3n",
  82. "ButtonPreviousTrack": "Previous Track",
  83. "LabelEnabled": "Activado",
  84. "LabelDisabled": "Desactivado",
  85. "ButtonMoreInformation": "M\u00e1s informaci\u00f3n",
  86. "LabelNoUnreadNotifications": "No hay notificaciones sin leer.",
  87. "ButtonViewNotifications": "Ver notificaciones",
  88. "ButtonMarkTheseRead": "Marcar como le\u00eddo",
  89. "ButtonClose": "Cerrar",
  90. "LabelAllPlaysSentToPlayer": "Todas las reproducciones se enviar\u00e1n al reproductor seleccionado.",
  91. "MessageInvalidUser": "Invalid username or password. Please try again.",
  92. "HeaderLoginFailure": "Login Failure",
  93. "HeaderAllRecordings": "Todas la grabaciones",
  94. "RecommendationBecauseYouLike": "Como le gusta {0}",
  95. "RecommendationBecauseYouWatched": "Ya que vi\u00f3 {0}",
  96. "RecommendationDirectedBy": "Dirigida por {0}",
  97. "RecommendationStarring": "Protagonizada por {0}",
  98. "HeaderConfirmRecordingCancellation": "Confirmar la cancelaci\u00f3n de la grabaci\u00f3n",
  99. "MessageConfirmRecordingCancellation": "\u00bfEst\u00e1 seguro que desea cancelar esta grabaci\u00f3n?",
  100. "MessageRecordingCancelled": "Grabaci\u00f3n cancelada.",
  101. "HeaderConfirmSeriesCancellation": "Confirmar cancelaci\u00f3n de serie",
  102. "MessageConfirmSeriesCancellation": "\u00bfEst\u00e1 seguro que desea cancelar esta serie?",
  103. "MessageSeriesCancelled": "Serie cancelada",
  104. "HeaderConfirmRecordingDeletion": "Confirmar borrado de la grabaci\u00f3n",
  105. "MessageConfirmRecordingDeletion": "\u00bfEst\u00e1 seguro que desea borrar esta grabaci\u00f3n?",
  106. "MessageRecordingDeleted": "Grabaci\u00f3n eliminada.",
  107. "ButonCancelRecording": "Cancelar Grabaci\u00f3n",
  108. "MessageRecordingSaved": "Grabaci\u00f3n guardada.",
  109. "OptionSunday": "Domingo",
  110. "OptionMonday": "Lunes",
  111. "OptionTuesday": "Martes",
  112. "OptionWednesday": "Mi\u00e9rcoles",
  113. "OptionThursday": "Jueves",
  114. "OptionFriday": "Viernes",
  115. "OptionSaturday": "S\u00e1bado",
  116. "HeaderConfirmDeletion": "Confirmar borrado",
  117. "MessageConfirmPathSubstitutionDeletion": "\u00bfEst\u00e1 seguro que desea borrar esta ruta de sustituci\u00f3n?",
  118. "LiveTvUpdateAvailable": "(Actualizaci\u00f3n disponible)",
  119. "LabelVersionUpToDate": "\u00a1Actualizado!",
  120. "ButtonResetTuner": "Reiniciar sintonizador",
  121. "HeaderResetTuner": "Reinicio del sintonizador",
  122. "MessageConfirmResetTuner": "\u00bfEst\u00e1 seguro que desea reiniciar este sintonizador? Cualquier reproducci\u00f3n o grabaci\u00f3n activa se detendr\u00e1 inmediatamente.",
  123. "ButtonCancelSeries": "Cancelar serie",
  124. "HeaderSeriesRecordings": "Grabaciones de series",
  125. "LabelAnytime": "A cualquier hora",
  126. "StatusRecording": "Grabando",
  127. "StatusWatching": "Viendo",
  128. "StatusRecordingProgram": "Grabando {0}",
  129. "StatusWatchingProgram": "Viendo {0}",
  130. "HeaderSplitMedia": "Divisi\u00f3n de medios",
  131. "MessageConfirmSplitMedia": "\u00bfEst\u00e1 seguro que desea dividir los medios en partes separadas?",
  132. "HeaderError": "Error",
  133. "MessagePleaseSelectOneItem": "Seleccione al menos un elemento.",
  134. "MessagePleaseSelectTwoItems": "Seleccione al menos dos elementos.",
  135. "MessageTheFollowingItemsWillBeGrouped": "Los siguientes t\u00edtulos se agrupar\u00e1n en un elemento.",
  136. "MessageConfirmItemGrouping": "Los clientes de Media Browser elegir\u00e1n autom\u00e1ticamente la mejor forma de reproduccion sobre la base de dispositivo y rendimiento de la red. \u00bfEst\u00e1 seguro que desea continuar?",
  137. "HeaderResume": "Continuar",
  138. "HeaderMyViews": "Mis vistas",
  139. "HeaderLibraryFolders": "Media Folders",
  140. "HeaderLatestMedia": "\u00daltimos medios",
  141. "ButtonMoreItems": "More...",
  142. "ButtonMore": "More",
  143. "HeaderFavoriteMovies": "Pel\u00edculas favoritas",
  144. "HeaderFavoriteShows": "Programas favoritos",
  145. "HeaderFavoriteEpisodes": "Episodios favoritos",
  146. "HeaderFavoriteGames": "Juegos favoritos",
  147. "HeaderRatingsDownloads": "\nClasificaci\u00f3n \/ Descargas",
  148. "HeaderConfirmProfileDeletion": "Confirmar borrado del perfil",
  149. "MessageConfirmProfileDeletion": "\u00bfEst\u00e1 seguro que desea eliminar este perfil?",
  150. "HeaderSelectServerCachePath": "Seleccione la ruta para el cach\u00e9 del servidor",
  151. "HeaderSelectTranscodingPath": "Seleccione la ruta temporal del transcodificador",
  152. "HeaderSelectImagesByNamePath": "Seleccione la ruta para im\u00e1genes",
  153. "HeaderSelectMetadataPath": "Seleccione la ruta para Metadatos",
  154. "HeaderSelectServerCachePathHelp": "Browse or enter the path to use for server cache files. The folder must be writeable.",
  155. "HeaderSelectTranscodingPathHelp": "Busque o escriba la ruta de acceso que se utilizar\u00e1 para la transcodificaci\u00f3n de archivos temporales. La carpeta debe tener permiso de escritura.",
  156. "HeaderSelectImagesByNamePathHelp": "Busque o escriba la ruta de sus elementos por nombre de carpeta. La carpeta debe tener permisos de escritura.",
  157. "HeaderSelectMetadataPathHelp": "Busque o escriba la ruta donde desea almacenar los metadatos. La carpeta debe tener permiso de escritura.",
  158. "HeaderSelectChannelDownloadPath": "Seleccione la ruta de descargas de canal",
  159. "HeaderSelectChannelDownloadPathHelp": "Navege o escriba la ruta para guardar el los archivos de cach\u00e9 de canales. La carpeta debe tener permisos de escritura.",
  160. "OptionNewCollection": "Nuevo...",
  161. "ButtonAdd": "A\u00f1adir",
  162. "ButtonRemove": "Quitar",
  163. "LabelChapterDownloaders": "Downloaders de cap\u00edtulos:",
  164. "LabelChapterDownloadersHelp": "Habilitar y clasificar sus descargadores de cap\u00edtulos preferidos en orden de prioridad. Descargadores de menor prioridad s\u00f3lo se utilizar\u00e1n para completar la informaci\u00f3n que falta.",
  165. "HeaderFavoriteAlbums": "\u00c1lbumes favoritos",
  166. "HeaderLatestChannelMedia": "\u00dcltimos elementos de canal",
  167. "ButtonOrganizeFile": "Organizar archivos",
  168. "ButtonDeleteFile": "Borrar archivos",
  169. "HeaderOrganizeFile": "Organizar archivos",
  170. "HeaderDeleteFile": "Borrar archivos",
  171. "StatusSkipped": "Saltado",
  172. "StatusFailed": "Err\u00f3neo",
  173. "StatusSuccess": "\u00c9xito",
  174. "MessageFileWillBeDeleted": "El siguiente archivo se eliminar\u00e1:",
  175. "MessageSureYouWishToProceed": "\u00bfEst\u00e1 seguro que desea proceder?",
  176. "MessageDuplicatesWillBeDeleted": "Adem\u00e1s se eliminar\u00e1n los siguientes duplicados:",
  177. "MessageFollowingFileWillBeMovedFrom": "El siguiente archivo se mover\u00e1 desde:",
  178. "MessageDestinationTo": "hasta:",
  179. "HeaderSelectWatchFolder": "Seleccionar carpeta para el reloj",
  180. "HeaderSelectWatchFolderHelp": "Navegue o introduzca la ruta para la carpeta para el reloj. La carpeta debe tener permisos de escritura.",
  181. "OrganizePatternResult": "Resultado: {0}",
  182. "HeaderRestart": "Reiniciar",
  183. "HeaderShutdown": "Apagar",
  184. "MessageConfirmRestart": "\u00bfEst\u00e1 seguro que desea reiniciar Media Browser Server?",
  185. "MessageConfirmShutdown": "\u00bfEst\u00e1 seguro que desea apagar Media Browser Server?",
  186. "ButtonUpdateNow": "Actualizar ahora",
  187. "NewVersionOfSomethingAvailable": "\u00a1Hay disponible una nueva versi\u00f3n de {0}!",
  188. "VersionXIsAvailableForDownload": "La versi\u00f3n {0} est\u00e1 disponible para su descarga.",
  189. "LabelVersionNumber": "Versi\u00f3n {0}",
  190. "LabelPlayMethodTranscoding": "Transcodificaci\u00f3n",
  191. "LabelPlayMethodDirectStream": "Streaming directo",
  192. "LabelPlayMethodDirectPlay": "Reproducci\u00f3n directa",
  193. "LabelAudioCodec": "Audio: {0}",
  194. "LabelVideoCodec": "Video: {0}",
  195. "LabelRemoteAccessUrl": "Acceso remoto: {0}",
  196. "LabelRunningOnPort": "Ejecut\u00e1ndose en el puerto {0}.",
  197. "HeaderLatestFromChannel": "Lo \u00faltimo de {0}",
  198. "ButtonDownload": "Descargar",
  199. "LabelUnknownLanaguage": "Idioma desconocido",
  200. "HeaderCurrentSubtitles": "Subt\u00edtulos actuales",
  201. "MessageDownloadQueued": "La descarga se ha a\u00f1adido a la cola",
  202. "MessageAreYouSureDeleteSubtitles": "\u00bfEst\u00e1 seguro que desea eliminar este archivo de subt\u00edtulos?",
  203. "ButtonRemoteControl": "Control remoto",
  204. "HeaderLatestTvRecordings": "\u00daltimas grabaciones",
  205. "ButtonOk": "OK",
  206. "ButtonCancel": "Cancelar",
  207. "ButtonRefresh": "Refrescar",
  208. "LabelCurrentPath": "Ruta actual:",
  209. "HeaderSelectMediaPath": "Seleccionar la ruta para Medios",
  210. "ButtonNetwork": "Red",
  211. "MessageDirectoryPickerInstruction": "Rutas de red pueden ser introducidas manualmente en el caso de que el bot\u00f3n de la red no pueda localizar sus dispositivos. Por ejemplo, {0} o {1}.",
  212. "HeaderMenu": "Men\u00fa",
  213. "ButtonOpen": "Abrir",
  214. "ButtonOpenInNewTab": "Abrir en nueva pesta\u00f1a",
  215. "ButtonShuffle": "Mezclar",
  216. "ButtonInstantMix": "Mix instant\u00e1neo",
  217. "ButtonResume": "Continuar",
  218. "HeaderScenes": "Escenas",
  219. "HeaderAudioTracks": "Pistas de audio",
  220. "HeaderSubtitles": "Subt\u00edtulos",
  221. "HeaderVideoQuality": "Calidad de video",
  222. "MessageErrorPlayingVideo": "Ha habido un error reproduciendo el video.",
  223. "MessageEnsureOpenTuner": "Aseg\u00farese que hay un sintonizador disponible.",
  224. "ButtonHome": "Inicio",
  225. "ButtonDashboard": "Panel de control",
  226. "ButtonReports": "Informes",
  227. "ButtonMetadataManager": "Metadata Manager",
  228. "HeaderTime": "Duraci\u00f3n",
  229. "HeaderName": "Nombre",
  230. "HeaderAlbum": "Album",
  231. "HeaderAlbumArtist": "Artista del album",
  232. "HeaderArtist": "Artista",
  233. "LabelAddedOnDate": "A\u00f1adido {0}",
  234. "ButtonStart": "Inicio",
  235. "HeaderChannels": "Canales",
  236. "HeaderMediaFolders": "Carpetas de medios",
  237. "HeaderBlockItemsWithNoRating": "Bloquear elementos sin informaci\u00f3n de clasificaci\u00f3n:",
  238. "OptionBlockOthers": "Otros",
  239. "OptionBlockTvShows": "Tv Shows",
  240. "OptionBlockTrailers": "Trailers",
  241. "OptionBlockMusic": "M\u00fasica",
  242. "OptionBlockMovies": "Pel\u00edculas",
  243. "OptionBlockBooks": "Libros",
  244. "OptionBlockGames": "Juegos",
  245. "OptionBlockLiveTvPrograms": "Programas de TV en vivo",
  246. "OptionBlockLiveTvChannels": "Canales de Tv en vivo",
  247. "OptionBlockChannelContent": "Contenido de canales de Internet",
  248. "ButtonRevoke": "Revocar",
  249. "MessageConfirmRevokeApiKey": "\u00bfEst\u00e1 seguro de que desea revocar esta clave api? La conexi\u00f3n de la aplicaci\u00f3n con Mediabrowser terminar\u00e1 abruptamente.",
  250. "HeaderConfirmRevokeApiKey": "Revocar Clave Api",
  251. "ValueContainer": "Contenedor: {0}",
  252. "ValueAudioCodec": "Codec de audio: {0}",
  253. "ValueVideoCodec": "Codec de video: {0}",
  254. "ValueCodec": "Codec: {0}",
  255. "ValueConditions": "Condiciones: {0}",
  256. "LabelAll": "Todo",
  257. "HeaderDeleteImage": "Borrar imagen",
  258. "MessageFileNotFound": "Archivo no encontrado.",
  259. "MessageFileReadError": "Ha ocurrido un error leyendo este archivo.",
  260. "ButtonNextPage": "P\u00e1gina siguiente",
  261. "ButtonPreviousPage": "P\u00e1gina anterior",
  262. "ButtonMoveLeft": "Mover izquierda",
  263. "ButtonMoveRight": "Mover derecha",
  264. "ButtonBrowseOnlineImages": "Navegar im\u00e1genes online",
  265. "HeaderDeleteItem": "Borrar elemento",
  266. "ConfirmDeleteItem": "Deleting this item will delete it from both the file system and your media library. Are you sure you wish to continue?",
  267. "MessagePleaseEnterNameOrId": "Introduzca un nombre o un identificador externo.",
  268. "MessageValueNotCorrect": "El valor introducido no es correcto. Intentelo de nuevo.",
  269. "MessageItemSaved": "Elemento grabado.",
  270. "MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.",
  271. "OptionEnded": "Finalizado",
  272. "OptionContinuing": "Continuando",
  273. "OptionOff": "Apagado",
  274. "OptionOn": "Encendido",
  275. "ButtonSettings": "Opciones",
  276. "ButtonUninstall": "Uninstall",
  277. "HeaderFields": "Campos",
  278. "HeaderFieldsHelp": "Deslice un campo en 'off' para bloquearlo y evitar que la informaci\u00f3n sea cambiada.",
  279. "HeaderLiveTV": "Tv en vivo",
  280. "MissingLocalTrailer": "Falta trailer local.",
  281. "MissingPrimaryImage": "Falta imagen principal.",
  282. "MissingBackdropImage": "Falta imagen de fondo.",
  283. "MissingLogoImage": "Falta logo.",
  284. "MissingEpisode": "Falta episodio.",
  285. "OptionScreenshots": "Capturas del pantalla",
  286. "OptionBackdrops": "Im\u00e1genes de fondo",
  287. "OptionImages": "Im\u00e1genes",
  288. "OptionKeywords": "Palabras clave",
  289. "OptionTags": "Etiquetas",
  290. "OptionStudios": "Estudios",
  291. "OptionName": "Nombre",
  292. "OptionOverview": "Sinopsis",
  293. "OptionGenres": "G\u00e9neros",
  294. "OptionParentalRating": "Clasificaci\u00f3n parental",
  295. "OptionPeople": "Gente",
  296. "OptionRuntime": "Tiempo",
  297. "OptionProductionLocations": "Localizaciones de producci\u00f3n",
  298. "OptionBirthLocation": "Lugar de nacimiento",
  299. "LabelAllChannels": "Todos los canales",
  300. "LabelLiveProgram": "EN VIVO",
  301. "LabelNewProgram": "NUEVO",
  302. "LabelPremiereProgram": "ESTRENO",
  303. "LabelHDProgram": "HD",
  304. "HeaderChangeFolderType": "Change Content Type",
  305. "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
  306. "HeaderAlert": "Alert",
  307. "MessagePleaseRestart": "Please restart to finish updating.",
  308. "ButtonRestart": "Reiniciar",
  309. "MessagePleaseRefreshPage": "Please refresh this page to receive new updates from the server.",
  310. "ButtonHide": "Hide",
  311. "MessageSettingsSaved": "Settings saved.",
  312. "ButtonSignOut": "Sign Out",
  313. "ButtonMyProfile": "My Profile",
  314. "ButtonMyPreferences": "My Preferences",
  315. "MessageBrowserDoesNotSupportWebSockets": "This browser does not support web sockets. For a better experience, try a newer browser such as Chrome, Firefox, IE10+, Safari (iOS) or Opera.",
  316. "LabelInstallingPackage": "Installing {0}",
  317. "LabelPackageInstallCompleted": "{0} installation completed.",
  318. "LabelPackageInstallFailed": "{0} installation failed.",
  319. "LabelPackageInstallCancelled": "{0} installation cancelled.",
  320. "TabServer": "Servidor",
  321. "TabUsers": "Users",
  322. "TabLibrary": "Library",
  323. "TabMetadata": "Metadata",
  324. "TabDLNA": "DLNA",
  325. "TabLiveTV": "Live TV",
  326. "TabAutoOrganize": "Auto-Organize",
  327. "TabPlugins": "Plugins",
  328. "TabAdvanced": "Avanzado",
  329. "TabHelp": "Help",
  330. "TabScheduledTasks": "Scheduled Tasks",
  331. "ButtonFullscreen": "Fullscreen",
  332. "ButtonAudioTracks": "Audio Tracks",
  333. "ButtonSubtitles": "Subt\u00edtulos",
  334. "ButtonScenes": "Escenas",
  335. "ButtonQuality": "Quality",
  336. "HeaderNotifications": "Notifications",
  337. "HeaderSelectPlayer": "Select Player:",
  338. "ButtonSelect": "Seleccionar",
  339. "ButtonNew": "Nuevo",
  340. "MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
  341. "HeaderVideoError": "Video Error",
  342. "ButtonAddToPlaylist": "Add to playlist",
  343. "HeaderAddToPlaylist": "Add to Playlist",
  344. "LabelName": "Nombre:",
  345. "ButtonSubmit": "Enviar",
  346. "LabelSelectPlaylist": "Playlist:",
  347. "OptionNewPlaylist": "New playlist...",
  348. "MessageAddedToPlaylistSuccess": "Ok",
  349. "ButtonView": "View",
  350. "ButtonViewSeriesRecording": "View series recording",
  351. "ValueOriginalAirDate": "Original air date: {0}",
  352. "ButtonRemoveFromPlaylist": "Remove from playlist",
  353. "HeaderSpecials": "Specials",
  354. "HeaderTrailers": "Trailers",
  355. "HeaderAudio": "Audio",
  356. "HeaderResolution": "Resolution",
  357. "HeaderVideo": "Video",
  358. "HeaderRuntime": "Runtime",
  359. "HeaderCommunityRating": "Community rating",
  360. "HeaderParentalRating": "Parental rating",
  361. "HeaderReleaseDate": "Release date",
  362. "HeaderDateAdded": "Date added",
  363. "HeaderSeries": "Series",
  364. "HeaderSeason": "Season",
  365. "HeaderSeasonNumber": "Season number",
  366. "HeaderNetwork": "Network",
  367. "HeaderYear": "Year",
  368. "HeaderGameSystem": "Game system",
  369. "HeaderPlayers": "Players",
  370. "HeaderEmbeddedImage": "Embedded image",
  371. "HeaderTrack": "Track",
  372. "HeaderDisc": "Disc",
  373. "OptionMovies": "Pel\u00edculas",
  374. "OptionCollections": "Collections",
  375. "OptionSeries": "Series",
  376. "OptionSeasons": "Seasons",
  377. "OptionEpisodes": "Episodios",
  378. "OptionGames": "Games",
  379. "OptionGameSystems": "Game systems",
  380. "OptionMusicArtists": "Music artists",
  381. "OptionMusicAlbums": "Music albums",
  382. "OptionMusicVideos": "Music videos",
  383. "OptionSongs": "Songs",
  384. "OptionHomeVideos": "Home videos",
  385. "OptionBooks": "Books",
  386. "OptionAdultVideos": "Adult videos",
  387. "ButtonUp": "Up",
  388. "ButtonDown": "Down",
  389. "LabelMetadataReaders": "Metadata readers:",
  390. "LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
  391. "LabelMetadataDownloaders": "Metadata downloaders:",
  392. "LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
  393. "LabelMetadataSavers": "Metadata savers:",
  394. "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
  395. "LabelImageFetchers": "Image fetchers:",
  396. "LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
  397. "ButtonQueueAllFromHere": "Queue all from here",
  398. "ButtonPlayAllFromHere": "Play all from here",
  399. "LabelDynamicExternalId": "{0} Id:",
  400. "HeaderIdentify": "Identify Item",
  401. "PersonTypePerson": "Person",
  402. "LabelTitleDisplayOrder": "Title display order:",
  403. "OptionSortName": "Sort name",
  404. "OptionReleaseDate": "Release date",
  405. "LabelSeasonNumber": "Temporada n\u00famero:",
  406. "LabelDiscNumber": "Disc number",
  407. "LabelParentNumber": "Parent number",
  408. "LabelEpisodeNumber": "Episodio n\u00famero:",
  409. "LabelTrackNumber": "Track number:",
  410. "LabelNumber": "Number:",
  411. "LabelReleaseDate": "Release date:",
  412. "LabelEndDate": "End date:",
  413. "LabelYear": "Year:",
  414. "LabelDateOfBirth": "Date of birth:",
  415. "LabelBirthYear": "Birth year:",
  416. "LabelBirthDate": "Birth date:",
  417. "LabelDeathDate": "Death date:",
  418. "HeaderRemoveMediaLocation": "Remove Media Location",
  419. "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
  420. "HeaderRenameMediaFolder": "Rename Media Folder",
  421. "LabelNewName": "New name:",
  422. "HeaderAddMediaFolder": "Add Media Folder",
  423. "HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
  424. "HeaderRemoveMediaFolder": "Remove Media Folder",
  425. "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
  426. "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
  427. "ButtonRename": "Rename",
  428. "ButtonChangeType": "Change type",
  429. "HeaderMediaLocations": "Media Locations",
  430. "LabelContentTypeValue": "Content type: {0}",
  431. "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.",
  432. "FolderTypeUnset": "Unset (mixed content)",
  433. "FolderTypeMovies": "Movies",
  434. "FolderTypeMusic": "Music",
  435. "FolderTypeAdultVideos": "Adult videos",
  436. "FolderTypePhotos": "Photos",
  437. "FolderTypeMusicVideos": "Music videos",
  438. "FolderTypeHomeVideos": "Home videos",
  439. "FolderTypeGames": "Games",
  440. "FolderTypeBooks": "Books",
  441. "FolderTypeTvShows": "TV",
  442. "TabMovies": "Pel\u00edculas",
  443. "TabSeries": "Series",
  444. "TabEpisodes": "Episodios",
  445. "TabTrailers": "Trailers",
  446. "TabGames": "Juegos",
  447. "TabAlbums": "Albums",
  448. "TabSongs": "Canciones",
  449. "TabMusicVideos": "Videos Musicales",
  450. "BirthPlaceValue": "Birth place: {0}",
  451. "DeathDateValue": "Died: {0}",
  452. "BirthDateValue": "Born: {0}",
  453. "HeaderLatestReviews": "Latest Reviews",
  454. "HeaderPluginInstallation": "Plugin Installation",
  455. "MessageAlreadyInstalled": "This version is already installed.",
  456. "ValueReviewCount": "{0} Reviews",
  457. "MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
  458. "MessageTrialExpired": "The trial period for this feature has expired",
  459. "MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
  460. "MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
  461. "ValuePriceUSD": "Price: {0} (USD)",
  462. "MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active supporter membership.",
  463. "MessageChangeRecurringPlanConfirm": "After completing this transaction you will need to cancel your previous recurring donation from within your PayPal account. Thank you for supporting Media Browser.",
  464. "MessageSupporterMembershipExpiredOn": "Your supporter membership expired on {0}.",
  465. "MessageYouHaveALifetimeMembership": "You have a lifetime supporter membership. You can provide additional donations on a one-time or recurring basis using the options below. Thank you for supporting Media Browser.",
  466. "MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.",
  467. "ButtonDelete": "Borrar",
  468. "HeaderMediaBrowserAccountAdded": "Media Browser Account Added",
  469. "MessageMediaBrowserAccountAdded": "The Media Browser account has been added to this user.",
  470. "MessagePendingMediaBrowserAccountAdded": "The Media Browser account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
  471. "HeaderMediaBrowserAccountRemoved": "Media Browser Account Removed",
  472. "MessageMediaBrowserAccontRemoved": "The Media Browser account has been removed from this user.",
  473. "TooltipLinkedToMediaBrowserConnect": "Linked to Media Browser Connect",
  474. "HeaderUnrated": "Unrated",
  475. "ValueDiscNumber": "Disc {0}",
  476. "HeaderUnknownDate": "Unknown Date",
  477. "HeaderUnknownYear": "Unknown Year",
  478. "ValueMinutes": "{0} min",
  479. "ButtonPlayExternalPlayer": "Play with external player",
  480. "HeaderSelectExternalPlayer": "Select External Player",
  481. "HeaderExternalPlayerPlayback": "External Player Playback",
  482. "ButtonImDone": "I'm Done",
  483. "OptionWatched": "Watched",
  484. "OptionUnwatched": "Unwatched",
  485. "ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.",
  486. "LabelMarkAs": "Mark as:",
  487. "OptionInProgress": "In-Progress",
  488. "LabelResumePoint": "Resume point:",
  489. "ValueOneMovie": "1 movie",
  490. "ValueMovieCount": "{0} movies",
  491. "ValueOneTrailer": "1 trailer",
  492. "ValueTrailerCount": "{0} trailers",
  493. "ValueOneSeries": "1 series",
  494. "ValueSeriesCount": "{0} series",
  495. "ValueOneEpisode": "1 episode",
  496. "ValueEpisodeCount": "{0} episodes",
  497. "ValueOneGame": "1 game",
  498. "ValueGameCount": "{0} games",
  499. "ValueOneAlbum": "1 album",
  500. "ValueAlbumCount": "{0} albums",
  501. "ValueOneSong": "1 song",
  502. "ValueSongCount": "{0} songs",
  503. "ValueOneMusicVideo": "1 music video",
  504. "ValueMusicVideoCount": "{0} music videos",
  505. "HeaderOffline": "Offline",
  506. "HeaderUnaired": "Unaired",
  507. "HeaderMissing": "Missing",
  508. "ButtonWebsite": "Website",
  509. "TooltipFavorite": "Favorite",
  510. "TooltipLike": "Like",
  511. "TooltipDislike": "Dislike",
  512. "TooltipPlayed": "Played",
  513. "ValueSeriesYearToPresent": "{0}-Present",
  514. "ValueAwards": "Awards: {0}",
  515. "ValueBudget": "Budget: {0}",
  516. "ValueRevenue": "Revenue: {0}",
  517. "ValuePremiered": "Premiered {0}",
  518. "ValuePremieres": "Premieres {0}",
  519. "ValueStudio": "Studio: {0}",
  520. "ValueStudios": "Studios: {0}",
  521. "ValueSpecialEpisodeName": "Special - {0}",
  522. "LabelLimit": "Limit:",
  523. "ValueLinks": "Links: {0}",
  524. "HeaderPeople": "People",
  525. "HeaderCastAndCrew": "Cast & Crew",
  526. "ValueArtist": "Artist: {0}",
  527. "ValueArtists": "Artists: {0}",
  528. "HeaderTags": "Tags",
  529. "MediaInfoCameraMake": "Camera make",
  530. "MediaInfoCameraModel": "Camera model",
  531. "MediaInfoAltitude": "Altitude",
  532. "MediaInfoAperture": "Aperture",
  533. "MediaInfoExposureTime": "Exposure time",
  534. "MediaInfoFocalLength": "Focal length",
  535. "MediaInfoOrientation": "Orientation",
  536. "MediaInfoIsoSpeedRating": "Iso speed rating",
  537. "MediaInfoLatitude": "Latitude",
  538. "MediaInfoLongitude": "Longitude",
  539. "MediaInfoShutterSpeed": "Shutter speed",
  540. "MediaInfoSoftware": "Software",
  541. "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
  542. "HeaderPlotKeywords": "Plot Keywords",
  543. "HeaderMovies": "Movies",
  544. "HeaderAlbums": "Albums",
  545. "HeaderGames": "Games",
  546. "HeaderBooks": "Books",
  547. "HeaderEpisodes": "Episodes",
  548. "HeaderSeasons": "Seasons",
  549. "HeaderTracks": "Tracks",
  550. "HeaderItems": "Items",
  551. "HeaderOtherItems": "Other Items",
  552. "ButtonFullReview": "Full review",
  553. "ValueAsRole": "as {0}",
  554. "ValueGuestStar": "Guest star",
  555. "MediaInfoSize": "Size",
  556. "MediaInfoPath": "Path",
  557. "MediaInfoFormat": "Format",
  558. "MediaInfoContainer": "Container",
  559. "MediaInfoDefault": "Default",
  560. "MediaInfoForced": "Forced",
  561. "MediaInfoExternal": "External",
  562. "MediaInfoTimestamp": "Timestamp",
  563. "MediaInfoPixelFormat": "Pixel format",
  564. "MediaInfoBitDepth": "Bit depth",
  565. "MediaInfoSampleRate": "Sample rate",
  566. "MediaInfoBitrate": "Bitrate",
  567. "MediaInfoChannels": "Channels",
  568. "MediaInfoLayout": "Layout",
  569. "MediaInfoLanguage": "Language",
  570. "MediaInfoCodec": "Codec",
  571. "MediaInfoProfile": "Profile",
  572. "MediaInfoLevel": "Level",
  573. "MediaInfoAspectRatio": "Aspect ratio",
  574. "MediaInfoResolution": "Resolution",
  575. "MediaInfoAnamorphic": "Anamorphic",
  576. "MediaInfoInterlaced": "Interlaced",
  577. "MediaInfoFramerate": "Framerate",
  578. "MediaInfoStreamTypeAudio": "Audio",
  579. "MediaInfoStreamTypeData": "Data",
  580. "MediaInfoStreamTypeVideo": "Video",
  581. "MediaInfoStreamTypeSubtitle": "Subtitle",
  582. "MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
  583. "MediaInfoRefFrames": "Ref frames",
  584. "TabPlayback": "Playback",
  585. "HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
  586. "HeaderRateAndReview": "Rate and Review",
  587. "HeaderThankYou": "Thank You",
  588. "MessageThankYouForYourReview": "Thank you for your review.",
  589. "LabelYourRating": "Your rating:",
  590. "LabelFullReview": "Full review:",
  591. "LabelShortRatingDescription": "Short rating summary:",
  592. "OptionIRecommendThisItem": "I recommend this item",
  593. "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.",
  594. "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser",
  595. "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
  596. "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu",
  597. "WebClientTourMetadataManager": "Click edit to open the metadata manager",
  598. "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device",
  599. "WebClientTourCollections": "Create movie collections to group box sets together",
  600. "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps",
  601. "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app",
  602. "WebClientTourUserPreferences3": "Design the web client home page to your liking",
  603. "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players",
  604. "WebClientTourMobile1": "The web client works great on smartphones and tablets...",
  605. "WebClientTourMobile2": "and easily controls other devices and Media Browser apps",
  606. "MessageEnjoyYourStay": "Enjoy your stay",
  607. "DashboardTourDashboard": "The server dashboard allows you to monitor your server and your users. You'll always know who is doing what and where they are.",
  608. "DashboardTourHelp": "In-app help provides easy buttons to open wiki pages relating to the on-screen content.",
  609. "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.",
  610. "DashboardTourCinemaMode": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
  611. "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.",
  612. "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.",
  613. "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.",
  614. "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.",
  615. "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.",
  616. "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.",
  617. "MessageRefreshQueued": "Refresh queued",
  618. "TabDevices": "Devices",
  619. "DeviceLastUsedByUserName": "Last used by {0}",
  620. "HeaderDeleteDevice": "Delete Device",
  621. "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
  622. "LabelEnableCameraUploadFor": "Enable camera upload for:",
  623. "HeaderSelectUploadPath": "Select Upload Path",
  624. "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
  625. "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
  626. "ButtonLibraryAccess": "Library access",
  627. "ButtonParentalControl": "Parental control",
  628. "HeaderInvitationSent": "Invitation Sent",
  629. "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
  630. "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.",
  631. "HeaderConnectionFailure": "Connection Failure",
  632. "MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
  633. "ButtonSelectServer": "Select server",
  634. "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
  635. "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
  636. "DefaultErrorMessage": "There was an error processing the request. Please try again later.",
  637. "ButtonAccept": "Accept",
  638. "ButtonReject": "Reject",
  639. "HeaderForgotPassword": "Forgot Password",
  640. "MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
  641. "MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
  642. "MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
  643. "MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
  644. "MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
  645. "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
  646. "HeaderInviteGuest": "Invite Guest",
  647. "ButtonLinkMyMediaBrowserAccount": "Link my account now",
  648. "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server.",
  649. "ButtonSync": "Sync",
  650. "SyncMedia": "Sync Media",
  651. "HeaderCancelSyncJob": "Cancel Sync",
  652. "CancelSyncJobConfirmation": "Are you sure you wish to cancel this sync job?",
  653. "TabSync": "Sync",
  654. "MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.",
  655. "MessageSyncJobCreated": "Sync job created.",
  656. "LabelSyncTo": "Sync to:",
  657. "LabelSyncJobName": "Sync job name:",
  658. "LabelQuality": "Quality:",
  659. "OptionHigh": "High",
  660. "OptionMedium": "Medium",
  661. "OptionLow": "Low",
  662. "HeaderSettings": "Settings",
  663. "OptionAutomaticallySyncNewContent": "Automatically sync new content",
  664. "OptionAutomaticallySyncNewContentHelp": "New content added to this category will be automatically synced to the device.",
  665. "OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only",
  666. "OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.",
  667. "LabelItemLimit": "Item limit:",
  668. "LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced.",
  669. "MessageBookPluginRequired": "Requires installation of the Bookshelf plugin",
  670. "MessageGamePluginRequired": "Requires installation of the GameBrowser plugin",
  671. "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
  672. "SyncJobItemStatusQueued": "Queued",
  673. "SyncJobItemStatusConverting": "Converting",
  674. "SyncJobItemStatusTransferring": "Transferring",
  675. "SyncJobItemStatusSynced": "Synced",
  676. "SyncJobItemStatusFailed": "Failed",
  677. "SyncJobItemStatusRemovedFromDevice": "Removed from device",
  678. "SyncJobItemStatusCancelled": "Cancelled",
  679. "MessageJobItemHasNoActions": "d"
  680. }