es.json 36 KB

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