|
|
@ -1,20 +1,20 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"Login": {
|
|
|
|
"Login": {
|
|
|
|
"SignInButton": "Sign in",
|
|
|
|
"SignInButton": "Вход",
|
|
|
|
"UsernamePlaceholder": "Username",
|
|
|
|
"UsernamePlaceholder": "Потребителско име",
|
|
|
|
"PasswordPlaceholder": "Password",
|
|
|
|
"PasswordPlaceholder": "Парола",
|
|
|
|
"RememberMe": "Remember Me",
|
|
|
|
"RememberMe": "Remember Me",
|
|
|
|
"ForgottenPassword": "Forgot your password?",
|
|
|
|
"ForgottenPassword": "Forgot your password?",
|
|
|
|
"Errors": {
|
|
|
|
"Errors": {
|
|
|
|
"IncorrectCredentials": "Incorrect username or password"
|
|
|
|
"IncorrectCredentials": "Неправилно потребителско име или парола"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Common": {
|
|
|
|
"Common": {
|
|
|
|
"ContinueButton": "Continue",
|
|
|
|
"ContinueButton": "Продължаване",
|
|
|
|
"Available": "Available",
|
|
|
|
"Available": "Налично",
|
|
|
|
"PartiallyAvailable": "Partially Available",
|
|
|
|
"PartiallyAvailable": "Частично налично",
|
|
|
|
"Monitored": "Monitored",
|
|
|
|
"Monitored": "Наблюдавано",
|
|
|
|
"NotAvailable": "Not Available",
|
|
|
|
"NotAvailable": "Не е налично",
|
|
|
|
"ProcessingRequest": "Processing Request",
|
|
|
|
"ProcessingRequest": "Processing Request",
|
|
|
|
"PendingApproval": "Pending Approval",
|
|
|
|
"PendingApproval": "Pending Approval",
|
|
|
|
"RequestDenied": "Request Denied",
|
|
|
|
"RequestDenied": "Request Denied",
|
|
|
@ -22,15 +22,15 @@
|
|
|
|
"Requested": "Requested",
|
|
|
|
"Requested": "Requested",
|
|
|
|
"Request": "Request",
|
|
|
|
"Request": "Request",
|
|
|
|
"Denied": "Denied",
|
|
|
|
"Denied": "Denied",
|
|
|
|
"Approve": "Approve",
|
|
|
|
"Approve": "Одобряване",
|
|
|
|
"PartlyAvailable": "Partly Available",
|
|
|
|
"PartlyAvailable": "Partly Available",
|
|
|
|
"Errors": {
|
|
|
|
"Errors": {
|
|
|
|
"Validation": "Please check your entered values"
|
|
|
|
"Validation": "Please check your entered values"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"PasswordReset": {
|
|
|
|
"PasswordReset": {
|
|
|
|
"EmailAddressPlaceholder": "Email Address",
|
|
|
|
"EmailAddressPlaceholder": "Адрес на имейла",
|
|
|
|
"ResetPasswordButton": "Reset Password"
|
|
|
|
"ResetPasswordButton": "Нулиране на паролата"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"LandingPage": {
|
|
|
|
"LandingPage": {
|
|
|
|
"OnlineHeading": "Currently Online",
|
|
|
|
"OnlineHeading": "Currently Online",
|
|
|
@ -44,26 +44,26 @@
|
|
|
|
"CheckPageForUpdates": "Check this page for continuous site updates."
|
|
|
|
"CheckPageForUpdates": "Check this page for continuous site updates."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"NavigationBar": {
|
|
|
|
"NavigationBar": {
|
|
|
|
"Search": "Search",
|
|
|
|
"Search": "Търсене",
|
|
|
|
"Requests": "Requests",
|
|
|
|
"Requests": "Заявки",
|
|
|
|
"UserManagement": "User Management",
|
|
|
|
"UserManagement": "User Management",
|
|
|
|
"Issues": "Issues",
|
|
|
|
"Issues": "Проблеми",
|
|
|
|
"Vote": "Vote",
|
|
|
|
"Vote": "Vote",
|
|
|
|
"Donate": "Donate!",
|
|
|
|
"Donate": "Дарете!",
|
|
|
|
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
|
|
|
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
|
|
|
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi ;)",
|
|
|
|
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi ;)",
|
|
|
|
"UpdateAvailableTooltip": "Update Available!",
|
|
|
|
"UpdateAvailableTooltip": "Има налично обновяване!",
|
|
|
|
"Settings": "Settings",
|
|
|
|
"Settings": "Настройки",
|
|
|
|
"Welcome": "Welcome {{username}}",
|
|
|
|
"Welcome": "Добре дошли, {{username}}",
|
|
|
|
"UpdateDetails": "Update Details",
|
|
|
|
"UpdateDetails": "Подробности за обновяването",
|
|
|
|
"Logout": "Logout",
|
|
|
|
"Logout": "Изход",
|
|
|
|
"OpenMobileApp": "Open Mobile App",
|
|
|
|
"OpenMobileApp": "Отваряне на приложение за мобилни",
|
|
|
|
"RecentlyAdded": "Recently Added"
|
|
|
|
"RecentlyAdded": "Наскоро добавено"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Search": {
|
|
|
|
"Search": {
|
|
|
|
"Title": "Search",
|
|
|
|
"Title": "Търсене",
|
|
|
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
|
|
|
"Paragraph": "Want to watch something that is not currently available? No problem, just search for it below and request it!",
|
|
|
|
"MoviesTab": "Movies",
|
|
|
|
"MoviesTab": "Филми",
|
|
|
|
"TvTab": "TV Shows",
|
|
|
|
"TvTab": "TV Shows",
|
|
|
|
"MusicTab": "Music",
|
|
|
|
"MusicTab": "Music",
|
|
|
|
"Suggestions": "Suggestions",
|
|
|
|
"Suggestions": "Suggestions",
|
|
|
@ -96,18 +96,18 @@
|
|
|
|
"LatestSeason": "Latest Season",
|
|
|
|
"LatestSeason": "Latest Season",
|
|
|
|
"Select": "Select ...",
|
|
|
|
"Select": "Select ...",
|
|
|
|
"SubmitRequest": "Submit Request",
|
|
|
|
"SubmitRequest": "Submit Request",
|
|
|
|
"Season": "Season: {{seasonNumber}}",
|
|
|
|
"Season": "Сезон: {{seasonNumber}}",
|
|
|
|
"SelectAllInSeason": "Select All in Season {{seasonNumber}}"
|
|
|
|
"SelectAllInSeason": "Select All in Season {{seasonNumber}}"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Requests": {
|
|
|
|
"Requests": {
|
|
|
|
"Title": "Requests",
|
|
|
|
"Title": "Заявки",
|
|
|
|
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
|
|
|
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
|
|
|
"MoviesTab": "Movies",
|
|
|
|
"MoviesTab": "Филми",
|
|
|
|
"TvTab": "TV Shows",
|
|
|
|
"TvTab": "Тв предавания",
|
|
|
|
"MusicTab": "Music",
|
|
|
|
"MusicTab": "Музика",
|
|
|
|
"RequestedBy": "Requested By:",
|
|
|
|
"RequestedBy": "Requested By:",
|
|
|
|
"Status": "Status:",
|
|
|
|
"Status": "Състояние:",
|
|
|
|
"RequestStatus": "Request status:",
|
|
|
|
"RequestStatus": "Request status:",
|
|
|
|
"Denied": " Denied:",
|
|
|
|
"Denied": " Denied:",
|
|
|
|
"TheatricalRelease": "Theatrical Release: {{date}}",
|
|
|
|
"TheatricalRelease": "Theatrical Release: {{date}}",
|
|
|
@ -121,22 +121,22 @@
|
|
|
|
"ChangeQualityProfile": "Quality Profile",
|
|
|
|
"ChangeQualityProfile": "Quality Profile",
|
|
|
|
"MarkUnavailable": "Mark Unavailable",
|
|
|
|
"MarkUnavailable": "Mark Unavailable",
|
|
|
|
"MarkAvailable": "Mark Available",
|
|
|
|
"MarkAvailable": "Mark Available",
|
|
|
|
"Remove": "Remove",
|
|
|
|
"Remove": "Премахване",
|
|
|
|
"Deny": "Deny",
|
|
|
|
"Deny": "Deny",
|
|
|
|
"Season": "Season:",
|
|
|
|
"Season": "Сезон:",
|
|
|
|
"GridTitle": "Title",
|
|
|
|
"GridTitle": "Заглавие",
|
|
|
|
"AirDate": "AirDate",
|
|
|
|
"AirDate": "AirDate",
|
|
|
|
"GridStatus": "Status",
|
|
|
|
"GridStatus": "Състояние",
|
|
|
|
"ReportIssue": "Report Issue",
|
|
|
|
"ReportIssue": "Report Issue",
|
|
|
|
"Filter": "Filter",
|
|
|
|
"Filter": "Филтър",
|
|
|
|
"Sort": "Sort",
|
|
|
|
"Sort": "Подредба",
|
|
|
|
"SeasonNumberHeading": "Season: {seasonNumber}",
|
|
|
|
"SeasonNumberHeading": "Сезон: {seasonNumber}",
|
|
|
|
"SortTitleAsc": "Title ▲",
|
|
|
|
"SortTitleAsc": "Заглавие ▲",
|
|
|
|
"SortTitleDesc": "Title ▼",
|
|
|
|
"SortTitleDesc": "Заглавие ▼",
|
|
|
|
"SortRequestDateAsc": "Request Date ▲",
|
|
|
|
"SortRequestDateAsc": "Request Date ▲",
|
|
|
|
"SortRequestDateDesc": "Request Date ▼",
|
|
|
|
"SortRequestDateDesc": "Request Date ▼",
|
|
|
|
"SortStatusAsc": "Status ▲",
|
|
|
|
"SortStatusAsc": "Състояние ▲",
|
|
|
|
"SortStatusDesc": "Status ▼",
|
|
|
|
"SortStatusDesc": "Състояние ▼",
|
|
|
|
"Remaining": {
|
|
|
|
"Remaining": {
|
|
|
|
"Quota": "{{remaining}}/{{total}} requests remaining",
|
|
|
|
"Quota": "{{remaining}}/{{total}} requests remaining",
|
|
|
|
"NextDays": "Another request will be added in {{time}} days",
|
|
|
|
"NextDays": "Another request will be added in {{time}} days",
|
|
|
@ -146,7 +146,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Issues": {
|
|
|
|
"Issues": {
|
|
|
|
"Title": "Issues",
|
|
|
|
"Title": "Проблеми",
|
|
|
|
"PendingTitle": "Pending Issues",
|
|
|
|
"PendingTitle": "Pending Issues",
|
|
|
|
"InProgressTitle": "In Progress Issues",
|
|
|
|
"InProgressTitle": "In Progress Issues",
|
|
|
|
"ResolvedTitle": "Resolved Issues",
|
|
|
|
"ResolvedTitle": "Resolved Issues",
|
|
|
|