mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add guide tooltips
This commit is contained in:
parent
a34f797542
commit
05500298a7
22 changed files with 43 additions and 38 deletions
|
@ -3,7 +3,7 @@
|
|||
</div>
|
||||
|
||||
<div class="formDialogContent smoothScrollY">
|
||||
<div class="dialogContentInner dialog-content-centered" style="padding-top:2em;padding-bottom: 2em; text-align: center;">
|
||||
<div class="dialogContentInner dialog-content-centered" style="padding-top:1em;padding-bottom: 1em; text-align: center;">
|
||||
|
||||
<div class="text">
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -269,7 +269,7 @@
|
|||
"HeaderSyncRequiresSub": "Downloads ben\u00f6tigen ein aktives Emby Premiere Abonnement.",
|
||||
"LearnMore": "Erfahre mehr",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Datenrate (Mbps):",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
"SyncUnwatchedVideosOnly": "Lade nur ungesehene Videos herunter",
|
||||
"SyncUnwatchedVideosOnlyHelp": "Nur ungesehene Video werden heruntergeladen. Videos werden entfernt sobald diese auf dem Ger\u00e4t angeschaut wurden.",
|
||||
"AutomaticallySyncNewContent": "Lade neue Inhalte automatisch herunter",
|
||||
|
@ -441,5 +441,5 @@
|
|||
"Schedule": "Zeitplan",
|
||||
"Recordings": "Aufnahmen",
|
||||
"MarkWatched": "Als gesehen markieren",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
|
||||
"ScanForNewAndUpdatedFiles": "Scanne nach neuen und aktualisierten Dateien"
|
||||
}
|
|
@ -441,5 +441,8 @@
|
|||
"Schedule": "Schedule",
|
||||
"Recordings": "Recordings",
|
||||
"MarkWatched": "Mark watched",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files",
|
||||
"DirectStreamHelp1": "The media is compatible with the device regarding resolution and media type (H.264, AC3, etc.), but is in an incompatible file container (.mkv, .avi, .wmv, etc.). The video will be re-packaged on the fly before streaming it to the device.",
|
||||
"DirectStreamHelp2": "Direct Streaming a file uses very little processing power without any loss in video quality.",
|
||||
"MediaIsBeingConverted": "The media is being converted into a format that is compatible with the device that is playing the media."
|
||||
}
|
|
@ -441,5 +441,5 @@
|
|||
"Schedule": "Programacion",
|
||||
"Recordings": "Grabaciones",
|
||||
"MarkWatched": "Marcar como Visto",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
|
||||
"ScanForNewAndUpdatedFiles": "Buscar archivos nuevos y actualizados"
|
||||
}
|
|
@ -441,5 +441,5 @@
|
|||
"Schedule": "Programmazione",
|
||||
"Recordings": "Registrazioni",
|
||||
"MarkWatched": "Segna come visto",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
|
||||
"ScanForNewAndUpdatedFiles": "Scansiona per file nuovi e aggiornati"
|
||||
}
|
|
@ -441,5 +441,5 @@
|
|||
"Schedule": "\u0406\u0441 \u043a\u0435\u0441\u0442\u0435\u0441\u0456",
|
||||
"Recordings": "\u0416\u0430\u0437\u0431\u0430\u043b\u0430\u0440",
|
||||
"MarkWatched": "\u049a\u0430\u0440\u0430\u043f \u0448\u044b\u049b\u049b\u0430\u043d",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
|
||||
"ScanForNewAndUpdatedFiles": "\u0416\u0430\u04a3\u0430 \u0436\u04d9\u043d\u0435 \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043b\u0493\u0430\u043d \u0444\u0430\u0439\u043b\u0434\u0430\u0440\u0434\u044b \u0441\u043a\u0430\u043d\u0435\u0440\u043b\u0435\u0443"
|
||||
}
|
|
@ -441,5 +441,5 @@
|
|||
"Schedule": "\u0420\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435",
|
||||
"Recordings": "\u0417\u0430\u043f\u0438\u0441\u0438",
|
||||
"MarkWatched": "\u041e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u043a\u0430\u043a \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043d\u043e\u0435",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files"
|
||||
"ScanForNewAndUpdatedFiles": "\u0421\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043d\u043e\u0432\u044b\u0445 \u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0451\u043d\u043d\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue