mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
This commit is contained in:
commit
f64da4f846
8 changed files with 153 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||

|

|
||||||
____
|
____
|
||||||
[](https://gitter.im/tidusjar/Ombi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
[](https://discord.gg/KxYZ64w)
|
||||||
[](https://ci.appveyor.com/project/tidusjar/requestplex)
|
[](https://ci.appveyor.com/project/tidusjar/requestplex)
|
||||||
[](https://hub.docker.com/r/linuxserver/ombi/)
|
[](https://hub.docker.com/r/linuxserver/ombi/)
|
||||||
[](https://github.com/tidusjar/Ombi)
|
[](https://github.com/tidusjar/Ombi)
|
||||||
|
|
|
@ -35,10 +35,10 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<span>Gitter</span>
|
<span>Discord</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://gitter.im/tidusjar/Ombi" target="_blank">https://gitter.im/tidusjar/Ombi</a>
|
<a href="https://discord.gg/KxYZ64w" target="_blank">https://discord.gg/KxYZ64w</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Fortsæt",
|
"ContinueButton": "Fortsæt",
|
||||||
|
"Available": "Available",
|
||||||
|
"ProcessingRequest": "Processing Request",
|
||||||
|
"PendingApproval": "Pending Approval",
|
||||||
|
"NotRequested": "Not Requested",
|
||||||
|
"Requested": "Requested",
|
||||||
|
"Request": "Request",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Tjek venligst dine indtastede værdier"
|
"Validation": "Tjek venligst dine indtastede værdier"
|
||||||
}
|
}
|
||||||
|
@ -50,5 +56,24 @@
|
||||||
"Danish": "Dansk",
|
"Danish": "Dansk",
|
||||||
"Dutch": "Hollandsk"
|
"Dutch": "Hollandsk"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Search",
|
||||||
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
|
"MoviesTab": "Movies",
|
||||||
|
"TvTab": "TV Shows",
|
||||||
|
"Suggestions": "Suggestions",
|
||||||
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
|
"ReleaseDate": "Release Date",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Popular Movies",
|
||||||
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
|
"HomePage": "Home Page",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Weiter",
|
"ContinueButton": "Weiter",
|
||||||
|
"Available": "Available",
|
||||||
|
"ProcessingRequest": "Processing Request",
|
||||||
|
"PendingApproval": "Pending Approval",
|
||||||
|
"NotRequested": "Not Requested",
|
||||||
|
"Requested": "Requested",
|
||||||
|
"Request": "Request",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
|
"Validation": "Bitte überprüfen Sie die eingegebenen Werte"
|
||||||
}
|
}
|
||||||
|
@ -50,5 +56,24 @@
|
||||||
"Danish": "Dänisch",
|
"Danish": "Dänisch",
|
||||||
"Dutch": "Niederländisch"
|
"Dutch": "Niederländisch"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Search",
|
||||||
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
|
"MoviesTab": "Movies",
|
||||||
|
"TvTab": "TV Shows",
|
||||||
|
"Suggestions": "Suggestions",
|
||||||
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
|
"ReleaseDate": "Release Date",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Popular Movies",
|
||||||
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
|
"HomePage": "Home Page",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continuar",
|
"ContinueButton": "Continuar",
|
||||||
|
"Available": "Available",
|
||||||
|
"ProcessingRequest": "Processing Request",
|
||||||
|
"PendingApproval": "Pending Approval",
|
||||||
|
"NotRequested": "Not Requested",
|
||||||
|
"Requested": "Requested",
|
||||||
|
"Request": "Request",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Please check your entered values"
|
"Validation": "Please check your entered values"
|
||||||
}
|
}
|
||||||
|
@ -50,5 +56,24 @@
|
||||||
"Danish": "Danés",
|
"Danish": "Danés",
|
||||||
"Dutch": "Holandés"
|
"Dutch": "Holandés"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Search",
|
||||||
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
|
"MoviesTab": "Movies",
|
||||||
|
"TvTab": "TV Shows",
|
||||||
|
"Suggestions": "Suggestions",
|
||||||
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
|
"ReleaseDate": "Release Date",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Popular Movies",
|
||||||
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
|
"HomePage": "Home Page",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continuer",
|
"ContinueButton": "Continuer",
|
||||||
|
"Available": "Available",
|
||||||
|
"ProcessingRequest": "Processing Request",
|
||||||
|
"PendingApproval": "Pending Approval",
|
||||||
|
"NotRequested": "Not Requested",
|
||||||
|
"Requested": "Requested",
|
||||||
|
"Request": "Request",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Please check your entered values"
|
"Validation": "Please check your entered values"
|
||||||
}
|
}
|
||||||
|
@ -50,5 +56,24 @@
|
||||||
"Danish": "Danois",
|
"Danish": "Danois",
|
||||||
"Dutch": "Néerlandais"
|
"Dutch": "Néerlandais"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Search",
|
||||||
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
|
"MoviesTab": "Movies",
|
||||||
|
"TvTab": "TV Shows",
|
||||||
|
"Suggestions": "Suggestions",
|
||||||
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
|
"ReleaseDate": "Release Date",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Popular Movies",
|
||||||
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
|
"HomePage": "Home Page",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Continuare",
|
"ContinueButton": "Continuare",
|
||||||
|
"Available": "Available",
|
||||||
|
"ProcessingRequest": "Processing Request",
|
||||||
|
"PendingApproval": "Pending Approval",
|
||||||
|
"NotRequested": "Not Requested",
|
||||||
|
"Requested": "Requested",
|
||||||
|
"Request": "Request",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Please check your entered values"
|
"Validation": "Please check your entered values"
|
||||||
}
|
}
|
||||||
|
@ -50,5 +56,24 @@
|
||||||
"Danish": "Danese",
|
"Danish": "Danese",
|
||||||
"Dutch": "Olandese"
|
"Dutch": "Olandese"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Search",
|
||||||
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
|
"MoviesTab": "Movies",
|
||||||
|
"TvTab": "TV Shows",
|
||||||
|
"Suggestions": "Suggestions",
|
||||||
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
|
"ReleaseDate": "Release Date",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Popular Movies",
|
||||||
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
|
"HomePage": "Home Page",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Doorgaan",
|
"ContinueButton": "Doorgaan",
|
||||||
|
"Available": "Available",
|
||||||
|
"ProcessingRequest": "Processing Request",
|
||||||
|
"PendingApproval": "Pending Approval",
|
||||||
|
"NotRequested": "Not Requested",
|
||||||
|
"Requested": "Requested",
|
||||||
|
"Request": "Request",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Fout: Controleer de ingevulde waardes"
|
"Validation": "Fout: Controleer de ingevulde waardes"
|
||||||
}
|
}
|
||||||
|
@ -50,5 +56,24 @@
|
||||||
"Danish": "Deens",
|
"Danish": "Deens",
|
||||||
"Dutch": "Nederlands"
|
"Dutch": "Nederlands"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Search",
|
||||||
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
||||||
|
"MoviesTab": "Movies",
|
||||||
|
"TvTab": "TV Shows",
|
||||||
|
"Suggestions": "Suggestions",
|
||||||
|
"NoResults": "Sorry, we didn't find any results!",
|
||||||
|
"ReleaseDate": "Release Date",
|
||||||
|
"ViewOnPlex": "View On Plex",
|
||||||
|
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Popular Movies",
|
||||||
|
"UpcomingMovies": "Upcoming Movies",
|
||||||
|
"TopRatedMovies": "Top Rated Movies",
|
||||||
|
"NowPlayingMovies": "Now Playing Movies",
|
||||||
|
"HomePage": "Home Page",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue