New translations en.json (Slovak)

pull/4355/head
Jamie 3 years ago
parent abc3379e1a
commit dd45084752

@ -22,6 +22,7 @@
"RequestDenied": "Požiadavka zamietnutá",
"NotRequested": "Nepožiadané",
"Requested": "Požiadané",
"Search": "Search",
"Request": "Požiadať",
"Denied": "Zamietnuté",
"Approve": "Schválené",
@ -31,7 +32,9 @@
"Validation": "Skontrolujte zadaný obsah"
},
"Cancel": "Zrušiť",
"Submit": "Odoslať"
"Submit": "Odoslať",
"tvShow": "TV Show",
"movie": "Movie"
},
"PasswordReset": {
"EmailAddressPlaceholder": "Emailová adresa",
@ -86,12 +89,14 @@
"MoviesTab": "Filmy",
"TvTab": "Seriály",
"MusicTab": "Hudba",
"AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity",
"Suggestions": "Návrhy",
"NoResults": "Ľutujeme, nenašli sme žiadne výsledky!",
"DigitalDate": "Online vydanie: {{date}}",
"TheatricalRelease": "Kino vydanie: {{date}}",
"ViewOnPlex": "Zobraziť na Plex",
"ViewOnEmby": "Zobraziť na Emby",
"ViewOnJellyfin": "Play On Jellyfin",
"RequestAdded": "Žiadosť o {{title}} bola úspešne pridaná",
"Similar": "Podobné",
"Refine": "Filtrovať",
@ -146,6 +151,7 @@
"Remove": "Odstrániť",
"Deny": "Odmietnuť",
"DenyReason": "Odmietnuť dôvod",
"DeniedReason": "Denied Reason",
"Season": "Séria",
"GridTitle": "Názov",
"AirDate": "Dátum vysielania",
@ -179,7 +185,9 @@
"RequestPanel": {
"Delete": "Odstrániž požiadavku",
"Approve": "Schváliť žiadosť",
"ChangeAvailability": "Označiť k dispozícií"
"ChangeAvailability": "Označiť k dispozícií",
"Deleted": "Successfully deleted selected items",
"Approved": "Successfully approved selected items"
}
},
"Issues": {
@ -214,7 +222,9 @@
"MarkedAsResolved": "Tento problém bol označený ako vyriešený!",
"MarkedAsInProgress": "Tento problém bol označený ako v priebehu riešenia!",
"Delete": "Odstrániť problém",
"DeletedIssue": "Problém bol odstránený"
"DeletedIssue": "Problém bol odstránený",
"Chat": "Chat",
"Requested": "Requested"
},
"Filter": {
"ClearFilter": "Vymazať filter",
@ -247,8 +257,12 @@
"ViewCollection": "Pozrieť zbierku",
"NotEnoughInfo": "Bohužiaľ, o tomto seriáli nie je k dispozícií dostatok informácií!",
"AdvancedOptions": "Pokročilé možnosti",
"AutoApproveOptions": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! Please note, this is optional, just press Request to skip!",
"AutoApproveOptionsTv": "You can configure the request here, once requested it will be send to your DVR application and will be auto approved! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
"AutoApproveOptionsTvShort": "You can configure the request here, once requested it will be send to your DVR application! If the request is already in Sonarr, we will not change the root folder or quality profile if you set it! Please note, this is optional, just press Request to skip!",
"QualityProfilesSelect": "Výber profilu kvality",
"RootFolderSelect": "Výber koreňového priečinka",
"LanguageProfileSelect": "Select A Language Profile",
"Status": "Stav",
"Availability": "Dostupnosť",
"RequestStatus": "Požiadať stav",
@ -270,13 +284,22 @@
"EpisodeSelector": {
"AllSeasonsTooltip": "Požiadať všetky sezóny série.",
"FirstSeasonTooltip": "Požiadať iba prvú sezónu série.",
"LatestSeasonTooltip": "Požiadať iba poslednú sezónu série"
}
"LatestSeasonTooltip": "Požiadať iba poslednú sezónu série",
"NoEpisodes": "There unfortunately is no episode data for this show yet!"
},
"SonarrConfiguration": "Sonarr Configuration",
"RadarrConfiguration": "Radarr Configuration",
"RequestOnBehalf": "Request on behalf of",
"PleaseSelectUser": "Please select a user",
"StreamingOn": "Streaming On",
"ReProcessRequest": "Re-Process Request"
},
"Discovery": {
"PopularTab": "Populárne",
"TrendingTab": "Trendy",
"UpcomingTab": "Čoskoro",
"SeasonalTab": "Seasonal",
"RecentlyRequestedTab": "Recently Requested",
"Movies": "Filmy",
"Combined": "Kombinované",
"Tv": "Seriály",
@ -291,11 +314,19 @@
"FirstAired": "Prvýkrát odvysielané",
"Writer": "Autor",
"ExecProducer": "Výkonný producent"
}
},
"NoSearch": "Sorry, nothing matches your search!"
},
"UserPreferences": {
"Welcome": "Vitaj {{username}}!",
"OmbiLanguage": "Jazyk",
"DarkMode": "Tmavý režim"
"DarkMode": "Tmavý režim",
"Updated": "Successfully Updated",
"StreamingCountry": "Streaming Country",
"StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.",
"LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.",
"MobileQRCode": "Mobile QR Code",
"LegacyApp": "Launch Legacy App",
"NoQrCode": "Please contact your administrator to enable QR codes"
}
}

Loading…
Cancel
Save