mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use shared playerselection
This commit is contained in:
parent
db9eb799d9
commit
bd5d600bd8
7 changed files with 44 additions and 35 deletions
|
@ -115,7 +115,7 @@
|
|||
"RefreshDialogHelp": "Metadata opdateres alt efter hvilke indstillinger og internet-servicer der er aktiveret i Emby Server-kontrolpanelet.",
|
||||
"Open": "\u00c5ben",
|
||||
"Play": "Afspil",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
"AddToPlayQueue": "Tilf\u00f8j til afspilningsk\u00f8",
|
||||
"Shuffle": "Bland",
|
||||
"Identify": "Identificer",
|
||||
"EditImages": "Rediger billeder",
|
||||
|
@ -378,6 +378,6 @@
|
|||
"SyncJobItemStatusCancelled": "Annulleret",
|
||||
"Retry": "Pr\u00f8v igen",
|
||||
"HeaderMyDevice": "Min Enhed",
|
||||
"Continue": "Continue",
|
||||
"ContinueInSecondsValue": "Continue in {0} seconds."
|
||||
"Continue": "Forts\u00e6t",
|
||||
"ContinueInSecondsValue": "Forts\u00e6t om {0} sekunder."
|
||||
}
|
|
@ -379,5 +379,9 @@
|
|||
"Retry": "Retry",
|
||||
"HeaderMyDevice": "My Device",
|
||||
"Continue": "Continue",
|
||||
"ContinueInSecondsValue": "Continue in {0} seconds."
|
||||
"ContinueInSecondsValue": "Continue in {0} seconds.",
|
||||
"HeaderRemoteControl": "Remote Control",
|
||||
"Disconnect": "Disconnect",
|
||||
"EnableDisplayMirroring": "Enable display mirroring",
|
||||
"HeaderSelectPlayer": "Select Player"
|
||||
}
|
|
@ -115,7 +115,7 @@
|
|||
"RefreshDialogHelp": "Los metadatos son actualizados bas\u00e1ndose en las configuraciones y servicios de internet que que est\u00e9n activados en el panel de control de su Servidor de Emby.",
|
||||
"Open": "Abrir",
|
||||
"Play": "Reproducir",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
"AddToPlayQueue": "Agregar a la cola de reproduccion",
|
||||
"Shuffle": "Aleatorio",
|
||||
"Identify": "Identificar",
|
||||
"EditImages": "Editar im\u00e1genes",
|
||||
|
@ -378,6 +378,6 @@
|
|||
"SyncJobItemStatusCancelled": "Cancelado",
|
||||
"Retry": "Volver a intentar",
|
||||
"HeaderMyDevice": "Mi Dispositivo",
|
||||
"Continue": "Continue",
|
||||
"ContinueInSecondsValue": "Continue in {0} seconds."
|
||||
"Continue": "Continuar",
|
||||
"ContinueInSecondsValue": "Continua en {0} segundos."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue