mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
b70aa4926c
commit
e334a86a01
97 changed files with 2414 additions and 1218 deletions
|
@ -75,10 +75,10 @@
|
|||
"LabelMovie": "Film",
|
||||
"LabelMusicVideo": "Musikvideo",
|
||||
"LabelEpisode": "Avsnitt",
|
||||
"LabelSeries": "Series",
|
||||
"LabelSeries": "Serie",
|
||||
"LabelStopping": "Avbryter",
|
||||
"LabelCancelled": "(avbr\u00f6ts)",
|
||||
"LabelFailed": "(failed)",
|
||||
"LabelFailed": "(misslyckades)",
|
||||
"ButtonHelp": "Hj\u00e4lp",
|
||||
"ButtonSave": "Spara",
|
||||
"ButtonDownload": "Ladda ned",
|
||||
|
@ -101,7 +101,7 @@
|
|||
"MessageItemsAdded": "Items added",
|
||||
"ButtonAddToCollection": "Add to collection",
|
||||
"HeaderSelectCertificatePath": "Select Certificate Path",
|
||||
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:",
|
||||
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:",
|
||||
"HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to sync, premium plugins, internet channel content, and more. {0}Learn more{1}.",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.",
|
||||
"HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard",
|
||||
|
@ -111,7 +111,6 @@
|
|||
"TitlePlugins": "Plugins",
|
||||
"ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
|
||||
"MessageNoSyncJobsFound": "Inga synkjobb hittades. Skapa synkjobb med hj\u00e4lp av Synk-knapparna som finns i hela gr\u00e4nssnittet.",
|
||||
"ButtonPlayTrailer": "Visa trailer",
|
||||
"HeaderLibraryAccess": "Library Access",
|
||||
"HeaderChannelAccess": "Channel Access",
|
||||
"HeaderDeviceAccess": "Enhets\u00e5tkomst",
|
||||
|
@ -152,6 +151,7 @@
|
|||
"ButtonPlay": "Spela upp",
|
||||
"ButtonEdit": "\u00c4ndra",
|
||||
"ButtonQueue": "K\u00f6",
|
||||
"ButtonPlayTrailer": "Visa trailer",
|
||||
"ButtonPlaylist": "Spellista",
|
||||
"ButtonPreviousTrack": "Previous Track",
|
||||
"LabelEnabled": "Aktiverad",
|
||||
|
@ -346,7 +346,6 @@
|
|||
"ButtonNextPage": "N\u00e4sta sida",
|
||||
"ButtonPreviousPage": "F\u00f6reg\u00e5ende sida",
|
||||
"ButtonMoveLeft": "V\u00e4nster",
|
||||
"OptionReleaseDate": "Premi\u00e4rdatum",
|
||||
"ButtonMoveRight": "H\u00f6ger",
|
||||
"ButtonBrowseOnlineImages": "Bl\u00e4ddra bland bilder online",
|
||||
"HeaderDeleteItem": "Radera objekt",
|
||||
|
@ -415,8 +414,8 @@
|
|||
"TabAdvanced": "Avancerat",
|
||||
"TabHelp": "Hj\u00e4lp",
|
||||
"TabScheduledTasks": "Schemalagda aktiviteter",
|
||||
"ButtonFullscreen": "Fullscreen",
|
||||
"ButtonAudioTracks": "Audio Tracks",
|
||||
"ButtonFullscreen": "Fullsk\u00e4rm",
|
||||
"ButtonAudioTracks": "Ljudsp\u00e5r",
|
||||
"ButtonSubtitles": "Undertexter",
|
||||
"ButtonScenes": "Scener",
|
||||
"ButtonQuality": "Kvalitet",
|
||||
|
@ -489,6 +488,7 @@
|
|||
"PersonTypePerson": "Person",
|
||||
"LabelTitleDisplayOrder": "Visningsordning f\u00f6r titlar",
|
||||
"OptionSortName": "Sorteringstitel",
|
||||
"OptionReleaseDate": "Premi\u00e4rdatum",
|
||||
"LabelDiscNumber": "Skiva nr",
|
||||
"LabelParentNumber": "F\u00f6r\u00e4lder nr",
|
||||
"LabelTrackNumber": "Sp\u00e5r nr",
|
||||
|
@ -630,7 +630,7 @@
|
|||
"HeaderAlbums": "Album",
|
||||
"HeaderGames": "Spel",
|
||||
"HeaderBooks": "B\u00f6cker",
|
||||
"HeaderEpisodes": "Episodes",
|
||||
"HeaderEpisodes": "Avsnitt",
|
||||
"HeaderSeasons": "S\u00e4songer",
|
||||
"HeaderTracks": "Sp\u00e5r",
|
||||
"HeaderItems": "Objekt",
|
||||
|
@ -855,6 +855,8 @@
|
|||
"OptionAscending": "Stigande",
|
||||
"OptionDescending": "Sjunkande",
|
||||
"OptionNameSort": "Namn",
|
||||
"OptionTvdbRating": "TVDB-betyg",
|
||||
"OptionPremiereDate": "Premi\u00e4rdatum",
|
||||
"OptionImdbRating": "Betyg p\u00e5 IMDB",
|
||||
"OptionDatePlayed": "Senast visad",
|
||||
"OptionDateAdded": "Inlagd den",
|
||||
|
@ -881,5 +883,9 @@
|
|||
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
||||
"ButtonYes": "Yes",
|
||||
"ButtonNo": "No",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase"
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonForYou": "For You",
|
||||
"ButtonLibrary": "Library",
|
||||
"ButtonSearch": "S\u00f6k",
|
||||
"ButtonNowPlaying": "Now Playing"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue