mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update loading
This commit is contained in:
parent
f7f42a9777
commit
5516424502
22 changed files with 739 additions and 145 deletions
|
@ -129,7 +129,7 @@
|
|||
"HeaderConfirmRecordingCancellation": "Best\u00e4tige Aufzeichnungsabbruch",
|
||||
"MessageConfirmRecordingCancellation": "Bis du dir sicher, diese Aufzeichnung abzubrechen?",
|
||||
"Error": "Fehler",
|
||||
"VoiceInput": "Voice Input",
|
||||
"VoiceInput": "Spracheingabe",
|
||||
"LabelContentType": "Typ des Inhalts:",
|
||||
"LabelPath": "Pfad:",
|
||||
"LabelTitle": "Titel:",
|
||||
|
@ -209,42 +209,42 @@
|
|||
"Images": "Bilder",
|
||||
"Keywords": "Stichworte",
|
||||
"Runtime": "Laufzeit",
|
||||
"ProductionLocations": "Production locations",
|
||||
"BirthLocation": "Birth location",
|
||||
"ProductionLocations": "Drehorte",
|
||||
"BirthLocation": "Geburtsort",
|
||||
"ParentalRating": "Altersfreigabe",
|
||||
"Name": "Name",
|
||||
"Overview": "\u00dcbersicht",
|
||||
"LabelType": "Typ:",
|
||||
"LabelPersonRole": "Rolle:",
|
||||
"LabelPersonRoleHelp": "Example: Ice cream truck driver",
|
||||
"LabelPersonRoleHelp": "Beispiel: Eiswagenfahrer",
|
||||
"Actor": "Schauspieler",
|
||||
"Composer": "Komponist",
|
||||
"Director": "Regisseur",
|
||||
"GuestStar": "Gaststar",
|
||||
"Producer": "Produzent",
|
||||
"Writer": "Drehbuchautor",
|
||||
"InstallingPackage": "Installing {0}",
|
||||
"PackageInstallCompleted": "{0} installation completed.",
|
||||
"PackageInstallFailed": "{0} installation failed.",
|
||||
"PackageInstallCancelled": "{0} installation cancelled.",
|
||||
"SeriesYearToPresent": "{0}-Present",
|
||||
"ValueOneSong": "1 song",
|
||||
"ValueSongCount": "{0} songs",
|
||||
"ValueOneMovie": "1 movie",
|
||||
"ValueMovieCount": "{0} movies",
|
||||
"ValueOneSeries": "1 series",
|
||||
"ValueSeriesCount": "{0} series",
|
||||
"ValueOneEpisode": "1 episode",
|
||||
"ValueEpisodeCount": "{0} episodes",
|
||||
"ValueOneGame": "1 game",
|
||||
"ValueGameCount": "{0} games",
|
||||
"ValueOneAlbum": "1 album",
|
||||
"ValueAlbumCount": "{0} albums",
|
||||
"ValueOneMusicVideo": "1 music video",
|
||||
"ValueMusicVideoCount": "{0} music videos",
|
||||
"ValueMinutes": "{0} min",
|
||||
"HeaderIdentifyItemHelp": "Enter one or more search criteria. Remove criteria to increase search results.",
|
||||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"InstallingPackage": "Installiere {0}",
|
||||
"PackageInstallCompleted": "{0} Installation abgeschlossen",
|
||||
"PackageInstallFailed": "{0} Installation fehlgeschlagen",
|
||||
"PackageInstallCancelled": "{0} Installation abgebrochen",
|
||||
"SeriesYearToPresent": "{0}-heute",
|
||||
"ValueOneSong": "1 Lied",
|
||||
"ValueSongCount": "{0} Lieder",
|
||||
"ValueOneMovie": "1 Film",
|
||||
"ValueMovieCount": "{0} Filme",
|
||||
"ValueOneSeries": "1 Serie",
|
||||
"ValueSeriesCount": "{0} Serien",
|
||||
"ValueOneEpisode": "1 Episode",
|
||||
"ValueEpisodeCount": "{0} Episoden",
|
||||
"ValueOneGame": "1 Spiel",
|
||||
"ValueGameCount": "{0} Spiele",
|
||||
"ValueOneAlbum": "1 Album",
|
||||
"ValueAlbumCount": "{0} Alben",
|
||||
"ValueOneMusicVideo": "1 Musikvideo",
|
||||
"ValueMusicVideoCount": "{0} Musikvideos",
|
||||
"ValueMinutes": "{0} Minuten",
|
||||
"HeaderIdentifyItemHelp": "Gib ein oder mehrere Suchkriterien ein. Entferne Kriterien um die Suchergebnisse zu erweitern.",
|
||||
"PleaseEnterNameOrId": "Bitte gib einen Namen oder eine externe ID an.",
|
||||
"MessageItemSaved": "Element gespeichert",
|
||||
"SearchResults": "Search Results"
|
||||
"SearchResults": "Suchergebnisse"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue