es.json 40 KB

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