mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 09:12:57 -07:00
New translations en.json (Norwegian)
This commit is contained in:
parent
9403c7860f
commit
3b409d1d79
1 changed files with 8 additions and 8 deletions
|
@ -86,7 +86,7 @@
|
||||||
},
|
},
|
||||||
"TvShows": {
|
"TvShows": {
|
||||||
"Popular": "Populært",
|
"Popular": "Populært",
|
||||||
"Trending": "Trending",
|
"Trending": "På vei opp",
|
||||||
"MostWatched": "Mest sett",
|
"MostWatched": "Mest sett",
|
||||||
"MostAnticipated": "Mest etterlengtede",
|
"MostAnticipated": "Mest etterlengtede",
|
||||||
"Results": "Resultater",
|
"Results": "Resultater",
|
||||||
|
@ -133,16 +133,16 @@
|
||||||
"SeasonNumberHeading": "Sesong: {seasonNumber}",
|
"SeasonNumberHeading": "Sesong: {seasonNumber}",
|
||||||
"SortTitleAsc": "Tittel ▲",
|
"SortTitleAsc": "Tittel ▲",
|
||||||
"SortTitleDesc": "Tittel ▼",
|
"SortTitleDesc": "Tittel ▼",
|
||||||
"SortRequestDateAsc": "Request Date ▲",
|
"SortRequestDateAsc": "Dato for forespørsel ▲",
|
||||||
"SortRequestDateDesc": "Request Date ▼",
|
"SortRequestDateDesc": "Dato for forespørsel ▼",
|
||||||
"SortStatusAsc": "Status ▲",
|
"SortStatusAsc": "Status ▲",
|
||||||
"SortStatusDesc": "Status ▼",
|
"SortStatusDesc": "Status ▼",
|
||||||
"Remaining": {
|
"Remaining": {
|
||||||
"Quota": "{{remaining}}/{{total}} forespørsler igjen",
|
"Quota": "{{remaining}}/{{total}} forespørsler igjen",
|
||||||
"NextDays": "En ny foresøprel vil bli lagt til om {{time}} days",
|
"NextDays": "En ny foresøprel vil bli lagt til om {{time}} dager",
|
||||||
"NextHours": "Another request will be added in {{time}} hours",
|
"NextHours": "En ny foresøprel vil bli lagt til om {{time}} timer",
|
||||||
"NextMinutes": "Another request will be added in {{time}} minutes",
|
"NextMinutes": "En ny foresøprel vil bli lagt til om {{time}} minutter",
|
||||||
"NextMinute": "Another request will be added in {{time}} minute"
|
"NextMinute": "En ny foresøprel vil bli lagt til om {{time}} minutt"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
|
@ -181,6 +181,6 @@
|
||||||
},
|
},
|
||||||
"Votes": {
|
"Votes": {
|
||||||
"CompletedVotesTab": "Stemt",
|
"CompletedVotesTab": "Stemt",
|
||||||
"VotesTab": "Votes Needed"
|
"VotesTab": "Stemmer som trengs"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue