1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update translations

This commit is contained in:
Luke Pulverenti 2016-08-14 01:56:27 -04:00
parent b6040d998e
commit 40e40dac81
39 changed files with 273 additions and 117 deletions

View file

@ -1,6 +1,4 @@
{
"SyncToOtherDevice": "Sync to other device",
"MakeAvailableOffline": "Make available offline",
"ValueSpecialEpisodeName": "Especial - {0}",
"Share": "Compartir",
"Add": "Agregar",
@ -26,6 +24,7 @@
"ButtonOk": "Ok",
"ButtonCancel": "Cancelar",
"ButtonGotIt": "Hecho",
"ButtonRestart": "Restart",
"RecordingCancelled": "Grabaci\u00f3n cancelada.",
"RecordingScheduled": "Grabaci\u00f3n programada.",
"SeriesRecordingScheduled": "Grabaci\u00f3n de series programadas.",
@ -248,5 +247,10 @@
"HeaderIdentifyItemHelp": "Introduzca uno o mas criterios de b\u00fasqueda. Elimine criterios para incrementar los resultados de la b\u00fasqueda.",
"PleaseEnterNameOrId": "Por favor introduzca un nombre o un Id. externo.",
"MessageItemSaved": "\u00cdtem guardado.",
"SearchResults": "Resultados de la b\u00fasqueda"
"SearchResults": "Resultados de la b\u00fasqueda",
"SyncToOtherDevice": "Sync to other device",
"MakeAvailableOffline": "Make available offline",
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
"PleaseRestartServerName": "Please restart Emby Server - {0}."
}