diff --git a/src/Ombi/wwwroot/translations/sk.json b/src/Ombi/wwwroot/translations/sk.json index 4c454bdbf..07dee539b 100644 --- a/src/Ombi/wwwroot/translations/sk.json +++ b/src/Ombi/wwwroot/translations/sk.json @@ -4,6 +4,8 @@ "UsernamePlaceholder": "Užívateľské meno", "PasswordPlaceholder": "Heslo", "RememberMe": "Zapamätať prihlásenie", + "SignInWith": "Sign in with {{appName}}", + "SignInWithPlex": "Sign in with Plex", "ForgottenPassword": "Zabudli ste heslo?", "Errors": { "IncorrectCredentials": "Nesprávne meno alebo heslo" @@ -24,9 +26,12 @@ "Denied": "Zamietnuté", "Approve": "Schválené", "PartlyAvailable": "Čiastočne dostupné", + "ViewDetails": "View Details", "Errors": { "Validation": "Skontrolujte zadaný obsah" - } + }, + "Cancel": "Cancel", + "Submit": "Submit" }, "PasswordReset": { "EmailAddressPlaceholder": "Emailová adresa", @@ -44,6 +49,7 @@ "CheckPageForUpdates": "Prezrite túto stránku pre aktualizácie." }, "NavigationBar": { + "Discover": "Discover", "Search": "Hľadať", "Requests": "Požiadavky", "UserManagement": "Správa užívateľov", @@ -58,7 +64,18 @@ "UpdateDetails": "Aktualizovať údaje", "Logout": "Odhlásiť sa", "OpenMobileApp": "Otvoriť mobilnú aplikáciu", - "RecentlyAdded": "Nedávno pridané" + "RecentlyAdded": "Nedávno pridané", + "ChangeTheme": "Change Theme", + "Calendar": "Calendar", + "UserPreferences": "Preferences", + "FeatureSuggestion": "Feature Suggestion", + "FeatureSuggestionTooltip": "Have a great new idea? Suggest it here!", + "Filter": { + "Movies": "Movies", + "TvShows": "TV Shows", + "Music": "Music", + "People": "People" + } }, "Search": { "Title": "Hľadať", @@ -104,6 +121,8 @@ "Title": "Požiadavky", "Paragraph": "Nižšie nájdete svoje a všetky ďalšie žiadosti, ako aj stav ich sťahovania a schvaľovania.", "MoviesTab": "Filmy", + "ArtistName": "Artist", + "AlbumName": "Album Name", "TvTab": "Seriály", "MusicTab": "Hudba", "RequestedBy": "Vyžiadané od", @@ -123,6 +142,7 @@ "MarkAvailable": "Označiť dostupné", "Remove": "Odstrániť", "Deny": "Odmietnuť", + "DenyReason": "Deny Reason", "Season": "Séria:", "GridTitle": "Názov", "AirDate": "Dátum vysielania", @@ -143,7 +163,16 @@ "NextHours": "Ďalšia žiadosť bude pridaná o {{time}} hodín", "NextMinutes": "Ďalšia žiadosť bude pridaná o {{time}} minút", "NextMinute": "Ďalšia žiadosť bude pridaná o {{time}} minútu" - } + }, + "AllRequests": "All Requests", + "PendingRequests": "Pending Requests", + "ProcessingRequests": "Processing Requests", + "AvailableRequests": "Available Requests", + "DeniedRequests": "Denied Requests", + "RequestsToDisplay": "Requests to display", + "RequestsTitle": "Title", + "Details": "Details", + "Options": "Options" }, "Issues": { "Title": "Problémy", @@ -162,7 +191,21 @@ "Subject": "Predmet", "Comments": "Komentáre", "WriteMessagePlaceholder": "Napíšte správu sem...", - "ReportedBy": "Nahlásené od" + "ReportedBy": "Nahlásené od", + "IssueDialog": { + "Title": "Report an issue", + "DescriptionPlaceholder": "Please describe the issue", + "TitlePlaceholder": "Short title of your issue", + "SelectCategory": "Select Category", + "IssueCreated": "Issue has been created" + }, + "Outstanding": "There are outstanding issues", + "ResolvedDate": "Resolved date", + "CreatedDate": "Raised on", + "MarkedAsResolved": "This issue has now been marked as resolved!", + "MarkedAsInProgress": "This issue has now been marked as in progress!", + "Delete": "Delete issue", + "DeletedIssue": "Issue has been deleted" }, "Filter": { "ClearFilter": "Vymazať filter", @@ -182,5 +225,69 @@ "Votes": { "CompletedVotesTab": "Hlasované", "VotesTab": "Potrebné hlasovanie" + }, + "MediaDetails": { + "Denied": "Denied", + "RecommendationsTitle": "Recommendations", + "SimilarTitle": "Similar", + "VideosTitle": "Videos", + "AlbumsTitle": "Albums", + "RequestAllAlbums": "Request All Albums", + "ClearSelection": "Clear Selection", + "RequestSelectedAlbums": "Request Selected Albums", + "ViewCollection": "View Collection", + "NotEnoughInfo": "Unfortunately there is not enough information about this show yet!", + "AdvancedOptions": "Advanced Options", + "QualityProfilesSelect": "Select A Quality Profile", + "RootFolderSelect": "Select A Root Folder", + "Status": "Status", + "Availability": "Availability", + "RequestStatus": "Request Status", + "Quality": "Quality", + "RootFolderOverride": "Root Folder Override", + "QualityOverride": "Quality Override", + "Genres": "Genres", + "TheatricalRelease": "Theatrical Release", + "DigitalRelease": "Digital Release", + "UserScore": "User Score", + "Votes": "Votes", + "Runtime": "Runtime", + "Minutes": "{{runtime}} Minutes", + "Revenue": "Revenue", + "Budget": "Budget", + "Keywords": "Keywords/Tags", + "Casts": { + "CastTitle": "Cast" + }, + "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", + "Movies": "Movies", + "Combined": "Combined", + "Tv": "TV", + "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": "Language", + "DarkMode": "Dark Mode" } } \ No newline at end of file