|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
"Common": {
|
|
|
|
|
"ContinueButton": "Gå videre",
|
|
|
|
|
"Available": "Tilgjengelig",
|
|
|
|
|
"PartiallyAvailable": "Partially Available",
|
|
|
|
|
"PartiallyAvailable": "Delvis tilgjengelig",
|
|
|
|
|
"Monitored": "Overvåket",
|
|
|
|
|
"NotAvailable": "Ikke tilgjengelig",
|
|
|
|
|
"ProcessingRequest": "Behandler forespørsel",
|
|
|
|
@ -74,8 +74,8 @@
|
|
|
|
|
"ViewOnEmby": "Spill av på Emby",
|
|
|
|
|
"RequestAdded": "Forespørsel om {{title}} er lagt til",
|
|
|
|
|
"Similar": "Lignende",
|
|
|
|
|
"Refine": "Refine",
|
|
|
|
|
"SearchBarPlaceholder": "Type Here to Search",
|
|
|
|
|
"Refine": "Spesifiser",
|
|
|
|
|
"SearchBarPlaceholder": "Angi nøkkelord for søk",
|
|
|
|
|
"Movies": {
|
|
|
|
|
"PopularMovies": "Populære filmer",
|
|
|
|
|
"UpcomingMovies": "Kommende filmer",
|
|
|
|
@ -86,7 +86,7 @@
|
|
|
|
|
},
|
|
|
|
|
"TvShows": {
|
|
|
|
|
"Popular": "Populært",
|
|
|
|
|
"Trending": "Trending",
|
|
|
|
|
"Trending": "På vei opp",
|
|
|
|
|
"MostWatched": "Mest sett",
|
|
|
|
|
"MostAnticipated": "Mest etterlengtede",
|
|
|
|
|
"Results": "Resultater",
|
|
|
|
@ -111,8 +111,8 @@
|
|
|
|
|
"RequestStatus": "Status for forespørsel:",
|
|
|
|
|
"Denied": " Avslått:",
|
|
|
|
|
"TheatricalRelease": "Kinopremiere: {{date}}",
|
|
|
|
|
"ReleaseDate": "Released: {{date}}",
|
|
|
|
|
"TheatricalReleaseSort": "Theatrical Release",
|
|
|
|
|
"ReleaseDate": "Utgitt: {{date}}",
|
|
|
|
|
"TheatricalReleaseSort": "Kinopremiere",
|
|
|
|
|
"DigitalRelease": "Digital utgivelse: {{date}}",
|
|
|
|
|
"RequestDate": "Dato for forespørsel:",
|
|
|
|
|
"QualityOverride": "Overstyr kvalitet:",
|
|
|
|
@ -133,16 +133,16 @@
|
|
|
|
|
"SeasonNumberHeading": "Sesong: {seasonNumber}",
|
|
|
|
|
"SortTitleAsc": "Tittel ▲",
|
|
|
|
|
"SortTitleDesc": "Tittel ▼",
|
|
|
|
|
"SortRequestDateAsc": "Request Date ▲",
|
|
|
|
|
"SortRequestDateDesc": "Request Date ▼",
|
|
|
|
|
"SortRequestDateAsc": "Dato for forespørsel ▲",
|
|
|
|
|
"SortRequestDateDesc": "Dato for forespørsel ▼",
|
|
|
|
|
"SortStatusAsc": "Status ▲",
|
|
|
|
|
"SortStatusDesc": "Status ▼",
|
|
|
|
|
"Remaining": {
|
|
|
|
|
"Quota": "{{remaining}}/{{total}} requests remaining",
|
|
|
|
|
"NextDays": "Another request will be added in {{time}} days",
|
|
|
|
|
"NextHours": "Another request will be added in {{time}} hours",
|
|
|
|
|
"NextMinutes": "Another request will be added in {{time}} minutes",
|
|
|
|
|
"NextMinute": "Another request will be added in {{time}} minute"
|
|
|
|
|
"Quota": "{{remaining}}/{{total}} forespørsler igjen",
|
|
|
|
|
"NextDays": "En ny foresøprel vil bli lagt til om {{time}} dager",
|
|
|
|
|
"NextHours": "En ny foresøprel vil bli lagt til om {{time}} timer",
|
|
|
|
|
"NextMinutes": "En ny foresøprel vil bli lagt til om {{time}} minutter",
|
|
|
|
|
"NextMinute": "En ny foresøprel vil bli lagt til om {{time}} minutt"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Issues": {
|
|
|
|
@ -181,6 +181,6 @@
|
|
|
|
|
},
|
|
|
|
|
"Votes": {
|
|
|
|
|
"CompletedVotesTab": "Stemt",
|
|
|
|
|
"VotesTab": "Votes Needed"
|
|
|
|
|
"VotesTab": "Stemmer som trengs"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|