mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 02:04:50 +03:00
update translations
This commit is contained in:
@@ -41,10 +41,12 @@
|
||||
"LabelCancelled": "(cancelado)",
|
||||
"LabelFailed": "(Fallido)",
|
||||
"ButtonHelp": "Ayuda",
|
||||
"ButtonSave": "Guardar",
|
||||
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
|
||||
"HeaderLibraryAccess": "Acceso a la Biblioteca",
|
||||
"HeaderChannelAccess": "Acceso a los Canales",
|
||||
"HeaderDeviceAccess": "Device Access",
|
||||
"HeaderSelectDevices": "Select Devices",
|
||||
"HeaderDeviceAccess": "Acceso a Dispositivos",
|
||||
"HeaderSelectDevices": "Seleccionar Dispositivos",
|
||||
"LabelAbortedByServerShutdown": "(Abortada por apagado del servidor)",
|
||||
"LabelScheduledTaskLastRan": "Ejecutado hace {0}, tomando {1}.",
|
||||
"HeaderDeleteTaskTrigger": "Borrar Disparador de Tarea",
|
||||
@@ -415,9 +417,9 @@
|
||||
"ButtonRename": "Renombrar",
|
||||
"ButtonChangeType": "Cambiar tipo",
|
||||
"HeaderMediaLocations": "Ubicaciones de Medios",
|
||||
"LabelFolderTypeValue": "Tipo de carpeta: {0}",
|
||||
"LabelContentTypeValue": "Content type: {0}",
|
||||
"LabelPathSubstitutionHelp": "Opcional: La sustituci\u00f3n de trayectoras puede mapear trayectorias del servidor a recursos de red comaprtidos que los clientes pueden acceder para reproducir de manera directa.",
|
||||
"FolderTypeUnset": "Unset (mixed content)",
|
||||
"FolderTypeUnset": "No establecido (contenido mixto)",
|
||||
"FolderTypeMovies": "Pel\u00edculas",
|
||||
"FolderTypeMusic": "M\u00fasica",
|
||||
"FolderTypeAdultVideos": "Videos para adultos",
|
||||
@@ -656,5 +658,13 @@
|
||||
"LabelItemLimitHelp": "Opcional. Establece un l\u00edmite en el n\u00famero de \u00edtems que ser\u00e1n sincronizados.",
|
||||
"MessageBookPluginRequired": "Requiere instalaci\u00f3n del complemento Bookshelf",
|
||||
"MessageGamePluginRequired": "Requiere instalaci\u00f3n del complemento de GameBrowser",
|
||||
"MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders."
|
||||
"MessageUnsetContentHelp": "El contenido ser\u00e1 desplegado como carpetas simples. Para mejores resultados utilice el administrador de metadatos para establecer los tipos de contenido para las sub-carpetas.",
|
||||
"SyncJobItemStatusQueued": "Queued",
|
||||
"SyncJobItemStatusConverting": "Converting",
|
||||
"SyncJobItemStatusTransferring": "Transferring",
|
||||
"SyncJobItemStatusSynced": "Synced",
|
||||
"SyncJobItemStatusFailed": "Failed",
|
||||
"SyncJobItemStatusRemovedFromDevice": "Removed from device",
|
||||
"SyncJobItemStatusCancelled": "Cancelled",
|
||||
"MessageJobItemHasNoActions": "d"
|
||||
}
|
||||
Reference in New Issue
Block a user