mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 19:40:05 -07:00
New translations en.json (Bulgarian)
This commit is contained in:
parent
022769eb81
commit
2661a3d8b5
1 changed files with 44 additions and 1 deletions
|
@ -24,6 +24,7 @@
|
||||||
"Denied": "Denied",
|
"Denied": "Denied",
|
||||||
"Approve": "Approve",
|
"Approve": "Approve",
|
||||||
"PartlyAvailable": "Partly Available",
|
"PartlyAvailable": "Partly Available",
|
||||||
|
"ViewDetails": "View Details",
|
||||||
"Errors": {
|
"Errors": {
|
||||||
"Validation": "Please check your entered values"
|
"Validation": "Please check your entered values"
|
||||||
}
|
}
|
||||||
|
@ -44,6 +45,7 @@
|
||||||
"CheckPageForUpdates": "Check this page for continuous site updates."
|
"CheckPageForUpdates": "Check this page for continuous site updates."
|
||||||
},
|
},
|
||||||
"NavigationBar": {
|
"NavigationBar": {
|
||||||
|
"Discover": "Discover",
|
||||||
"Search": "Search",
|
"Search": "Search",
|
||||||
"Requests": "Requests",
|
"Requests": "Requests",
|
||||||
"UserManagement": "User Management",
|
"UserManagement": "User Management",
|
||||||
|
@ -58,7 +60,10 @@
|
||||||
"UpdateDetails": "Update Details",
|
"UpdateDetails": "Update Details",
|
||||||
"Logout": "Logout",
|
"Logout": "Logout",
|
||||||
"OpenMobileApp": "Open Mobile App",
|
"OpenMobileApp": "Open Mobile App",
|
||||||
"RecentlyAdded": "Recently Added"
|
"RecentlyAdded": "Recently Added",
|
||||||
|
"ChangeTheme": "Change Theme",
|
||||||
|
"Calendar": "Calendar",
|
||||||
|
"UserPreferences": "Preferences"
|
||||||
},
|
},
|
||||||
"Search": {
|
"Search": {
|
||||||
"Title": "Search",
|
"Title": "Search",
|
||||||
|
@ -123,6 +128,7 @@
|
||||||
"MarkAvailable": "Mark Available",
|
"MarkAvailable": "Mark Available",
|
||||||
"Remove": "Remove",
|
"Remove": "Remove",
|
||||||
"Deny": "Deny",
|
"Deny": "Deny",
|
||||||
|
"DenyReason": "Deny Reason",
|
||||||
"Season": "Season:",
|
"Season": "Season:",
|
||||||
"GridTitle": "Title",
|
"GridTitle": "Title",
|
||||||
"AirDate": "AirDate",
|
"AirDate": "AirDate",
|
||||||
|
@ -182,5 +188,42 @@
|
||||||
"Votes": {
|
"Votes": {
|
||||||
"CompletedVotesTab": "Voted",
|
"CompletedVotesTab": "Voted",
|
||||||
"VotesTab": "Votes Needed"
|
"VotesTab": "Votes Needed"
|
||||||
|
},
|
||||||
|
"MediaDetails": {
|
||||||
|
"Denied": "Denied",
|
||||||
|
"RecommendationsTitle": "Recommendations",
|
||||||
|
"SimilarTitle": "Similar",
|
||||||
|
"VideosTitle": "Videos",
|
||||||
|
"Casts": {
|
||||||
|
"CastTitle": "Cast",
|
||||||
|
"Character": "Character",
|
||||||
|
"Actor": "Actor"
|
||||||
|
},
|
||||||
|
"EpisodeSelector": {
|
||||||
|
"AllSeasonsTooltip": "This will request every season for this show",
|
||||||
|
"FirstSeasonTooltip": "This will only request the First Season for this show",
|
||||||
|
"LatestSeasonTooltip": "This will only request the Latest Season for this show"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Discovery": {
|
||||||
|
"PopularTab": "Popular",
|
||||||
|
"TrendingTab": "Trending",
|
||||||
|
"UpcomingTab": "Upcoming",
|
||||||
|
"CardDetails": {
|
||||||
|
"Availability": "Availability",
|
||||||
|
"Studio": "Studio",
|
||||||
|
"Network": "Network",
|
||||||
|
"UnknownNetwork": "Unknown",
|
||||||
|
"RequestStatus": "Request Status",
|
||||||
|
"Director": "Director",
|
||||||
|
"InCinemas": "In Cinemas",
|
||||||
|
"FirstAired": "First Aired",
|
||||||
|
"Writer": "Writer",
|
||||||
|
"ExecProducer": "Exec Producer"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"UserPreferences": {
|
||||||
|
"Welcome": "Welcome {{username}}!",
|
||||||
|
"OmbiLanguage": "Ombi Language"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue