mirror of https://github.com/Ombi-app/Ombi
commit
28614fcdd0
@ -1,171 +1,171 @@
|
||||
{
|
||||
"Login": {
|
||||
"SignInButton": "Sign in",
|
||||
"UsernamePlaceholder": "Username",
|
||||
"PasswordPlaceholder": "Password",
|
||||
"RememberMe": "Remember Me",
|
||||
"ForgottenPassword": "Forgot your password?",
|
||||
"SignInButton": "Zaloguj się",
|
||||
"UsernamePlaceholder": "Nazwa użytkownika",
|
||||
"PasswordPlaceholder": "Hasło",
|
||||
"RememberMe": "Zapamiętaj mnie",
|
||||
"ForgottenPassword": "Nie pamiętasz hasła?",
|
||||
"Errors": {
|
||||
"IncorrectCredentials": "Incorrect username or password"
|
||||
"IncorrectCredentials": "Nieprawidłowa nazwa użytkownika lub hasło"
|
||||
}
|
||||
},
|
||||
"Common": {
|
||||
"ContinueButton": "Continue",
|
||||
"Available": "Available",
|
||||
"NotAvailable": "Not Available",
|
||||
"ProcessingRequest": "Processing Request",
|
||||
"PendingApproval": "Pending Approval",
|
||||
"RequestDenied": "Request Denied",
|
||||
"NotRequested": "Not Requested",
|
||||
"Requested": "Requested",
|
||||
"Request": "Request",
|
||||
"Denied": "Denied",
|
||||
"Approve": "Approve",
|
||||
"PartlyAvailable": "Partly Available",
|
||||
"ContinueButton": "Dalej",
|
||||
"Available": "Dostępny",
|
||||
"NotAvailable": "Niedostępny",
|
||||
"ProcessingRequest": "Przetwarzanie zgłoszenia",
|
||||
"PendingApproval": "Oczekujące na zatwierdzenie",
|
||||
"RequestDenied": "Zgłoszenie odrzucone",
|
||||
"NotRequested": "Nie zgłoszone",
|
||||
"Requested": "Zgłoszone",
|
||||
"Request": "Zgłoszenie",
|
||||
"Denied": "Odrzucone",
|
||||
"Approve": "Zatwierdź",
|
||||
"PartlyAvailable": "Dostępne częściowo",
|
||||
"Errors": {
|
||||
"Validation": "Please check your entered values"
|
||||
"Validation": "Sprawdź wprowadzone dane"
|
||||
}
|
||||
},
|
||||
"PasswordReset": {
|
||||
"EmailAddressPlaceholder": "Email Address",
|
||||
"ResetPasswordButton": "Reset Password"
|
||||
"EmailAddressPlaceholder": "Adres e-mail",
|
||||
"ResetPasswordButton": "Zresetuj hasło"
|
||||
},
|
||||
"LandingPage": {
|
||||
"OnlineHeading": "Currently Online",
|
||||
"OnlineParagraph": "The media server is currently online",
|
||||
"PartiallyOnlineHeading": "Partially Online",
|
||||
"PartiallyOnlineParagraph": "The media server is partially online.",
|
||||
"MultipleServersUnavailable": "There are {{serversUnavailable}} servers offline out of {{totalServers}}.",
|
||||
"SingleServerUnavailable": "There is {{serversUnavailable}} server offline out of {{totalServers}}.",
|
||||
"OfflineHeading": "Currently Offline",
|
||||
"OfflineParagraph": "The media server is currently offline.",
|
||||
"CheckPageForUpdates": "Check this page for continuous site updates."
|
||||
"OnlineHeading": "Dostępny",
|
||||
"OnlineParagraph": "Serwer mediów jest dostępny",
|
||||
"PartiallyOnlineHeading": "Dostępny częściowo",
|
||||
"PartiallyOnlineParagraph": "Serwer mediów jest dostępny częściowo.",
|
||||
"MultipleServersUnavailable": "{{serversUnavailable}} serwerów spośród {{totalServers}} jest niedostępnych.",
|
||||
"SingleServerUnavailable": "Jeden serwer spośród {{totalServers}} jest niedostępny.",
|
||||
"OfflineHeading": "Niedostępny",
|
||||
"OfflineParagraph": "Serwer mediów jest niedostępny.",
|
||||
"CheckPageForUpdates": "Tutaj znajdziesz aktualizacje dotyczące tej strony."
|
||||
},
|
||||
"NavigationBar": {
|
||||
"Search": "Search",
|
||||
"Requests": "Requests",
|
||||
"UserManagement": "User Management",
|
||||
"Issues": "Issues",
|
||||
"Donate": "Donate!",
|
||||
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
||||
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi ;)",
|
||||
"UpdateAvailableTooltip": "Update Available!",
|
||||
"Settings": "Settings",
|
||||
"Welcome": "Welcome {{username}}",
|
||||
"UpdateDetails": "Update Details",
|
||||
"Logout": "Logout",
|
||||
"Search": "Szukaj",
|
||||
"Requests": "Zgłoszenia",
|
||||
"UserManagement": "Zarządzanie użytkownikami",
|
||||
"Issues": "Problemy",
|
||||
"Donate": "Wesprzyj!",
|
||||
"DonateLibraryMaintainer": "Wesprzyj właściciela biblioteki",
|
||||
"DonateTooltip": "W ten sposób przekonuję moją żonę by spędzać mój wolny czas rozwijając Ombi ;)",
|
||||
"UpdateAvailableTooltip": "Dostępna aktualizacja!",
|
||||
"Settings": "Ustawienia",
|
||||
"Welcome": "Witaj {{username}}",
|
||||
"UpdateDetails": "Podaj szczegóły",
|
||||
"Logout": "Wyloguj",
|
||||
"Language": {
|
||||
"English": "English",
|
||||
"French": "French",
|
||||
"Spanish": "Spanish",
|
||||
"German": "German",
|
||||
"Italian": "Italian",
|
||||
"Danish": "Danish",
|
||||
"Dutch": "Dutch",
|
||||
"Norwegian": "Norwegian",
|
||||
"BrazillianPortuguese": "Brazillian Portuguese",
|
||||
"Polish": "Polish"
|
||||
"English": "Angielski",
|
||||
"French": "Francuski",
|
||||
"Spanish": "Hiszpański",
|
||||
"German": "Niemiecki",
|
||||
"Italian": "Włoski",
|
||||
"Danish": "Duński",
|
||||
"Dutch": "Holenderski",
|
||||
"Norwegian": "Norweski",
|
||||
"BrazillianPortuguese": "Brazylijski portugalski",
|
||||
"Polish": "Polski"
|
||||
},
|
||||
"OpenMobileApp": "Open Mobile App",
|
||||
"RecentlyAdded": "Recently Added"
|
||||
"OpenMobileApp": "Otwórz aplikację mobilną",
|
||||
"RecentlyAdded": "Ostatnio dodane"
|
||||
},
|
||||
"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!",
|
||||
"DigitalDate": "Digital Release: {{date}}",
|
||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||
"ViewOnPlex": "View On Plex",
|
||||
"ViewOnEmby": "View On Emby",
|
||||
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||
"Similar": "Similar",
|
||||
"Title": "Szukaj",
|
||||
"Paragraph": "Chcesz obejrzeć coś, co nie jest obecnie dostępne? Żaden problem, po prostu wyszukaj poniżej i dodaj zgłoszenie!",
|
||||
"MoviesTab": "Filmy",
|
||||
"TvTab": "Seriale",
|
||||
"Suggestions": "Sugestie",
|
||||
"NoResults": "Niestety nic nie znaleziono!",
|
||||
"DigitalDate": "Wydanie cyfrowe: {{date}}",
|
||||
"TheatricalRelease": "Premiera kinowa: {{date}}",
|
||||
"ViewOnPlex": "Obejrzyj w Plex",
|
||||
"ViewOnEmby": "Obejrzyj na Emby",
|
||||
"RequestAdded": "Zgłoszenie dla {{title}} zostało dodane",
|
||||
"Similar": "Podobne",
|
||||
"Movies": {
|
||||
"PopularMovies": "Popular Movies",
|
||||
"UpcomingMovies": "Upcoming Movies",
|
||||
"TopRatedMovies": "Top Rated Movies",
|
||||
"NowPlayingMovies": "Now Playing Movies",
|
||||
"HomePage": "Home Page",
|
||||
"Trailer": "Trailer"
|
||||
"PopularMovies": "Popularne filmy",
|
||||
"UpcomingMovies": "Wkrótce w kinach",
|
||||
"TopRatedMovies": "Najwyżej oceniane filmy",
|
||||
"NowPlayingMovies": "W kinach",
|
||||
"HomePage": "Strona główna",
|
||||
"Trailer": "Zwiastun"
|
||||
},
|
||||
"TvShows": {
|
||||
"Popular": "Popular",
|
||||
"Trending": "Trending",
|
||||
"MostWatched": "Most Watched",
|
||||
"MostAnticipated": "Most Anticipated",
|
||||
"Results": "Results",
|
||||
"AirDate": "Air Date:",
|
||||
"AllSeasons": "All Seasons",
|
||||
"FirstSeason": "First Season",
|
||||
"LatestSeason": "Latest Season",
|
||||
"Select": "Select ...",
|
||||
"SubmitRequest": "Submit Request",
|
||||
"Season": "Season: {{seasonNumber}}",
|
||||
"SelectAllInSeason": "Select All in Season {{seasonNumber}}"
|
||||
"Popular": "Popularne",
|
||||
"Trending": "Zyskujące popularność",
|
||||
"MostWatched": "Najczęściej oglądane",
|
||||
"MostAnticipated": "Najbardziej oczekiwane",
|
||||
"Results": "Wyniki",
|
||||
"AirDate": "Data emisji:",
|
||||
"AllSeasons": "Wszystkie sezony",
|
||||
"FirstSeason": "Pierwszy sezon",
|
||||
"LatestSeason": "Najnowszy sezon",
|
||||
"Select": "Wybierz…",
|
||||
"SubmitRequest": "Dodaj zgłoszenie",
|
||||
"Season": "Sezon: {{seasonNumber}}",
|
||||
"SelectAllInSeason": "Wybierz wszystkie w sezonie {{seasonNumber}}"
|
||||
}
|
||||
},
|
||||
"Requests": {
|
||||
"Title": "Requests",
|
||||
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
||||
"MoviesTab": "Movies",
|
||||
"TvTab": "TV Shows",
|
||||
"RequestedBy": "Requested By:",
|
||||
"Status": "Status:",
|
||||
"RequestStatus": "Request status:",
|
||||
"Denied": " Denied:",
|
||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||
"TheatricalReleaseSort": "Theatrical Release",
|
||||
"DigitalRelease": "Digital Release: {{date}}",
|
||||
"RequestDate": "Request Date:",
|
||||
"QualityOverride": "Quality Override:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"ChangeRootFolder": "Root Folder",
|
||||
"ChangeQualityProfile": "Quality Profile",
|
||||
"MarkUnavailable": "Mark Unavailable",
|
||||
"MarkAvailable": "Mark Available",
|
||||
"Remove": "Remove",
|
||||
"Deny": "Deny",
|
||||
"Season": "Season:",
|
||||
"GridTitle": "Title",
|
||||
"AirDate": "AirDate",
|
||||
"GridStatus": "Status",
|
||||
"ReportIssue": "Report Issue",
|
||||
"Filter": "Filter",
|
||||
"Sort": "Sort",
|
||||
"SeasonNumberHeading": "Season: {seasonNumber}",
|
||||
"SortTitleAsc": "Title ▲",
|
||||
"SortTitleDesc": "Title ▼",
|
||||
"SortRequestDateAsc": "Request Date ▲",
|
||||
"SortRequestDateDesc": "Request Date ▼",
|
||||
"SortStatusAsc": "Status ▲",
|
||||
"SortStatusDesc": "Status ▼"
|
||||
"Title": "Zgłoszenia",
|
||||
"Paragraph": "Poniżej są twoje i wszystkie inne zgłoszenia, a także ich status akceptacji i pobierania.",
|
||||
"MoviesTab": "Filmy",
|
||||
"TvTab": "Seriale",
|
||||
"RequestedBy": "Zgłoszone przez:",
|
||||
"Status": "Stan:",
|
||||
"RequestStatus": "Stan zgłoszenia:",
|
||||
"Denied": "Odrzucono:",
|
||||
"TheatricalRelease": "Premiera kinowa: {{date}}",
|
||||
"TheatricalReleaseSort": "Premiera kinowa",
|
||||
"DigitalRelease": "Wydanie cyfrowe: {{date}}",
|
||||
"RequestDate": "Data zgłoszenia:",
|
||||
"QualityOverride": "Wymuszenie jakości:",
|
||||
"RootFolderOverride": "Wymuszenie folderu głównego:",
|
||||
"ChangeRootFolder": "Folder główny",
|
||||
"ChangeQualityProfile": "Wybór jakości",
|
||||
"MarkUnavailable": "Oznacz jako niedostępne",
|
||||
"MarkAvailable": "Oznacz jako dostępne",
|
||||
"Remove": "Usuń",
|
||||
"Deny": "Odrzuć",
|
||||
"Season": "Sezon:",
|
||||
"GridTitle": "Tytuł",
|
||||
"AirDate": "Data emisji",
|
||||
"GridStatus": "Stan",
|
||||
"ReportIssue": "Zgłoś problem",
|
||||
"Filter": "Filtr",
|
||||
"Sort": "Sortowanie",
|
||||
"SeasonNumberHeading": "Sezon: {seasonNumber}",
|
||||
"SortTitleAsc": "Tytuł ▲",
|
||||
"SortTitleDesc": "Tytuł ▼",
|
||||
"SortRequestDateAsc": "Data zgłoszenia ▲",
|
||||
"SortRequestDateDesc": "Data zgłoszenia ▼",
|
||||
"SortStatusAsc": "Stan ▲",
|
||||
"SortStatusDesc": "Stan ▼"
|
||||
},
|
||||
"Issues": {
|
||||
"Title": "Issues",
|
||||
"PendingTitle": "Pending Issues",
|
||||
"InProgressTitle": "In Progress Issues",
|
||||
"ResolvedTitle": "Resolved Issues",
|
||||
"ColumnTitle": "Title",
|
||||
"Category": "Category",
|
||||
"Status": "Status",
|
||||
"Details": "Details",
|
||||
"Description": "Description",
|
||||
"NoComments": "No Comments!",
|
||||
"MarkInProgress": "Mark In Progress",
|
||||
"MarkResolved": "Mark Resolved",
|
||||
"SendMessageButton": "Send",
|
||||
"Subject": "Subject",
|
||||
"Comments": "Comments",
|
||||
"WriteMessagePlaceholder": "Write your message here...",
|
||||
"ReportedBy": "Reported By"
|
||||
"Title": "Problemy",
|
||||
"PendingTitle": "Oczekujące problemy",
|
||||
"InProgressTitle": "Problemy w trakcie",
|
||||
"ResolvedTitle": "Problemy rozwiązane",
|
||||
"ColumnTitle": "Tytuł",
|
||||
"Category": "Kategoria",
|
||||
"Status": "Stan",
|
||||
"Details": "Szczegóły",
|
||||
"Description": "Opis",
|
||||
"NoComments": "Brak komentarzy!",
|
||||
"MarkInProgress": "Oznacz jako \"w trakcie\"",
|
||||
"MarkResolved": "Oznacz jako rozwiązane",
|
||||
"SendMessageButton": "Wyślij",
|
||||
"Subject": "Temat",
|
||||
"Comments": "Komentarze",
|
||||
"WriteMessagePlaceholder": "Tutaj wpisz swoją wiadomość…",
|
||||
"ReportedBy": "Zgłoszone przez"
|
||||
},
|
||||
"Filter": {
|
||||
"ClearFilter": "Clear Filter",
|
||||
"FilterHeaderAvailability": "Availability",
|
||||
"FilterHeaderRequestStatus": "Status",
|
||||
"Approved": "Approved",
|
||||
"PendingApproval": "Pending Approval"
|
||||
"ClearFilter": "Wyczyść fltr",
|
||||
"FilterHeaderAvailability": "Dostępność",
|
||||
"FilterHeaderRequestStatus": "Stan",
|
||||
"Approved": "Zatwierdzone",
|
||||
"PendingApproval": "Oczekujące na zatwierdzenie"
|
||||
}
|
||||
}
|
@ -1,171 +1,171 @@
|
||||
{
|
||||
"Login": {
|
||||
"SignInButton": "Sign in",
|
||||
"UsernamePlaceholder": "Username",
|
||||
"PasswordPlaceholder": "Password",
|
||||
"RememberMe": "Remember Me",
|
||||
"ForgottenPassword": "Forgot your password?",
|
||||
"SignInButton": "Registrar",
|
||||
"UsernamePlaceholder": "Nome de usuário",
|
||||
"PasswordPlaceholder": "Senha",
|
||||
"RememberMe": "Lembre-se de mim",
|
||||
"ForgottenPassword": "Esqueceu sua senha?",
|
||||
"Errors": {
|
||||
"IncorrectCredentials": "Incorrect username or password"
|
||||
"IncorrectCredentials": "Nome de usuário ou senha incorretos"
|
||||
}
|
||||
},
|
||||
"Common": {
|
||||
"ContinueButton": "Continue",
|
||||
"Available": "Available",
|
||||
"NotAvailable": "Not Available",
|
||||
"ProcessingRequest": "Processing Request",
|
||||
"PendingApproval": "Pending Approval",
|
||||
"RequestDenied": "Request Denied",
|
||||
"NotRequested": "Not Requested",
|
||||
"Requested": "Requested",
|
||||
"Request": "Request",
|
||||
"Denied": "Denied",
|
||||
"Approve": "Approve",
|
||||
"PartlyAvailable": "Partly Available",
|
||||
"ContinueButton": "Continuar",
|
||||
"Available": "Disponível",
|
||||
"NotAvailable": "Inisponível",
|
||||
"ProcessingRequest": "Processando Solicitação",
|
||||
"PendingApproval": "Aprovação Pendente",
|
||||
"RequestDenied": "Solicitação Negada",
|
||||
"NotRequested": "Não Solicitado",
|
||||
"Requested": "Solicitado",
|
||||
"Request": "Solicitar",
|
||||
"Denied": "Negado",
|
||||
"Approve": "Aprovar",
|
||||
"PartlyAvailable": "Parcialmente Disponível",
|
||||
"Errors": {
|
||||
"Validation": "Please check your entered values"
|
||||
"Validation": "Por favor, verifique os dados inseridos"
|
||||
}
|
||||
},
|
||||
"PasswordReset": {
|
||||
"EmailAddressPlaceholder": "Email Address",
|
||||
"ResetPasswordButton": "Reset Password"
|
||||
"EmailAddressPlaceholder": "Endereço de e-mail",
|
||||
"ResetPasswordButton": "Redefinir Senha"
|
||||
},
|
||||
"LandingPage": {
|
||||
"OnlineHeading": "Currently Online",
|
||||
"OnlineParagraph": "The media server is currently online",
|
||||
"PartiallyOnlineHeading": "Partially Online",
|
||||
"PartiallyOnlineParagraph": "The media server is partially online.",
|
||||
"MultipleServersUnavailable": "There are {{serversUnavailable}} servers offline out of {{totalServers}}.",
|
||||
"SingleServerUnavailable": "There is {{serversUnavailable}} server offline out of {{totalServers}}.",
|
||||
"OfflineHeading": "Currently Offline",
|
||||
"OfflineParagraph": "The media server is currently offline.",
|
||||
"CheckPageForUpdates": "Check this page for continuous site updates."
|
||||
"OnlineHeading": "Online Agora",
|
||||
"OnlineParagraph": "O servidor de mídia está atualmente online",
|
||||
"PartiallyOnlineHeading": "Parcialmente Online",
|
||||
"PartiallyOnlineParagraph": "O servidor de mídia está parcialmente online.",
|
||||
"MultipleServersUnavailable": "Existem {{serversUnavailable}} servidores offline em um total de {{totalServers}}.",
|
||||
"SingleServerUnavailable": "Existe {{serversUnavailable}} servidor offline em um total de {{totalServers}}.",
|
||||
"OfflineHeading": "Offline Agora",
|
||||
"OfflineParagraph": "O servidor de mídia está atualmente offline.",
|
||||
"CheckPageForUpdates": "Verifique esta página para atualizações contínuas do site."
|
||||
},
|
||||
"NavigationBar": {
|
||||
"Search": "Search",
|
||||
"Requests": "Requests",
|
||||
"UserManagement": "User Management",
|
||||
"Issues": "Issues",
|
||||
"Donate": "Donate!",
|
||||
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
||||
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi ;)",
|
||||
"UpdateAvailableTooltip": "Update Available!",
|
||||
"Settings": "Settings",
|
||||
"Welcome": "Welcome {{username}}",
|
||||
"UpdateDetails": "Update Details",
|
||||
"Logout": "Logout",
|
||||
"Search": "Pesquisar",
|
||||
"Requests": "Solicitações",
|
||||
"UserManagement": "Gerenciador de Usuário",
|
||||
"Issues": "Problemas",
|
||||
"Donate": "Fazer uma doação!",
|
||||
"DonateLibraryMaintainer": "Doar para o Dono da Biblioteca",
|
||||
"DonateTooltip": "É assim que eu convenço a minha mulher a deixar-me passar o meu tempo livre desenvolvendo Ombi;)",
|
||||
"UpdateAvailableTooltip": "Atualização Disponível!",
|
||||
"Settings": "Configurações",
|
||||
"Welcome": "Bem-vindo, {{username}}",
|
||||
"UpdateDetails": "Detalhes da Atualização",
|
||||
"Logout": "Sair",
|
||||
"Language": {
|
||||
"English": "English",
|
||||
"French": "French",
|
||||
"Spanish": "Spanish",
|
||||
"German": "German",
|
||||
"Italian": "Italian",
|
||||
"Danish": "Danish",
|
||||
"Dutch": "Dutch",
|
||||
"Norwegian": "Norwegian",
|
||||
"BrazillianPortuguese": "Brazillian Portuguese",
|
||||
"Polish": "Polish"
|
||||
"English": "Inglês",
|
||||
"French": "Francês",
|
||||
"Spanish": "Espanhol",
|
||||
"German": "Alemão",
|
||||
"Italian": "Italiano",
|
||||
"Danish": "Dinamarquês",
|
||||
"Dutch": "Holandês",
|
||||
"Norwegian": "Norueguês",
|
||||
"BrazillianPortuguese": "Português (Brasil)",
|
||||
"Polish": "Polonês"
|
||||
},
|
||||
"OpenMobileApp": "Open Mobile App",
|
||||
"RecentlyAdded": "Recently Added"
|
||||
"OpenMobileApp": "Abrir aplicativo do celular",
|
||||
"RecentlyAdded": "Recentemente adicionado"
|
||||
},
|
||||
"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!",
|
||||
"DigitalDate": "Digital Release: {{date}}",
|
||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||
"ViewOnPlex": "View On Plex",
|
||||
"ViewOnEmby": "View On Emby",
|
||||
"RequestAdded": "Request for {{title}} has been added successfully",
|
||||
"Similar": "Similar",
|
||||
"Title": "Pesquisar",
|
||||
"Paragraph": "Quer assistir a algo que não está disponível? Não há problema, basta procurar abaixo e solicitar!",
|
||||
"MoviesTab": "Filmes",
|
||||
"TvTab": "Séries",
|
||||
"Suggestions": "Sugestões",
|
||||
"NoResults": "Desculpe, não encontramos nenhum resultado!",
|
||||
"DigitalDate": "Lançamento digital: {{date}}",
|
||||
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
||||
"ViewOnPlex": "Assistir no Plex",
|
||||
"ViewOnEmby": "Assistir no Emby",
|
||||
"RequestAdded": "Pedido de {{title}} foi adicionado com sucesso",
|
||||
"Similar": "Semelhante",
|
||||
"Movies": {
|
||||
"PopularMovies": "Popular Movies",
|
||||
"UpcomingMovies": "Upcoming Movies",
|
||||
"TopRatedMovies": "Top Rated Movies",
|
||||
"NowPlayingMovies": "Now Playing Movies",
|
||||
"PopularMovies": "Filmes populares",
|
||||
"UpcomingMovies": "Próximos filmes",
|
||||
"TopRatedMovies": "Filmes mais votados",
|
||||
"NowPlayingMovies": "Filmes em cartazes",
|
||||
"HomePage": "Home Page",
|
||||
"Trailer": "Trailer"
|
||||
},
|
||||
"TvShows": {
|
||||
"Popular": "Popular",
|
||||
"Trending": "Trending",
|
||||
"MostWatched": "Most Watched",
|
||||
"MostAnticipated": "Most Anticipated",
|
||||
"Results": "Results",
|
||||
"AirDate": "Air Date:",
|
||||
"AllSeasons": "All Seasons",
|
||||
"FirstSeason": "First Season",
|
||||
"LatestSeason": "Latest Season",
|
||||
"Select": "Select ...",
|
||||
"SubmitRequest": "Submit Request",
|
||||
"Season": "Season: {{seasonNumber}}",
|
||||
"SelectAllInSeason": "Select All in Season {{seasonNumber}}"
|
||||
"Trending": "Mais populares",
|
||||
"MostWatched": "Mais assistidos",
|
||||
"MostAnticipated": "Mais esperados",
|
||||
"Results": "Resultados",
|
||||
"AirDate": "Data de exibição:",
|
||||
"AllSeasons": "Todas as temporadas",
|
||||
"FirstSeason": "Primeira temporada",
|
||||
"LatestSeason": "Última temporada",
|
||||
"Select": "Selecione...",
|
||||
"SubmitRequest": "Enviar solicitação",
|
||||
"Season": "Temporada: {{seasonNumber}}",
|
||||
"SelectAllInSeason": "Selecione tudo na temporada {{seasonNumber}}"
|
||||
}
|
||||
},
|
||||
"Requests": {
|
||||
"Title": "Requests",
|
||||
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
||||
"MoviesTab": "Movies",
|
||||
"TvTab": "TV Shows",
|
||||
"RequestedBy": "Requested By:",
|
||||
"Title": "Solicitações",
|
||||
"Paragraph": "Abaixo, você pode ver o seu e todos os outros pedidos, bem como o seu download e status de aprovação.",
|
||||
"MoviesTab": "Filmes",
|
||||
"TvTab": "Séries",
|
||||
"RequestedBy": "Solicitado por:",
|
||||
"Status": "Status:",
|
||||
"RequestStatus": "Request status:",
|
||||
"Denied": " Denied:",
|
||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
||||
"TheatricalReleaseSort": "Theatrical Release",
|
||||
"DigitalRelease": "Digital Release: {{date}}",
|
||||
"RequestDate": "Request Date:",
|
||||
"QualityOverride": "Quality Override:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"ChangeRootFolder": "Root Folder",
|
||||
"ChangeQualityProfile": "Quality Profile",
|
||||
"MarkUnavailable": "Mark Unavailable",
|
||||
"MarkAvailable": "Mark Available",
|
||||
"Remove": "Remove",
|
||||
"Deny": "Deny",
|
||||
"Season": "Season:",
|
||||
"GridTitle": "Title",
|
||||
"AirDate": "AirDate",
|
||||
"RequestStatus": "Status da solicitação:",
|
||||
"Denied": " Negados:",
|
||||
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
||||
"TheatricalReleaseSort": "Lançamento nos Cinemas",
|
||||
"DigitalRelease": "Lançamento digital: {{date}}",
|
||||
"RequestDate": "Data da Solicitação:",
|
||||
"QualityOverride": "Substituição de qualidade:",
|
||||
"RootFolderOverride": "Substituição da pasta raiz:",
|
||||
"ChangeRootFolder": "Pasta raiz",
|
||||
"ChangeQualityProfile": "Perfil de qualidade",
|
||||
"MarkUnavailable": "Marcar como Indisponível",
|
||||
"MarkAvailable": "Marcar como Disponível",
|
||||
"Remove": "Remover",
|
||||
"Deny": "Negar",
|
||||
"Season": "Temporada:",
|
||||
"GridTitle": "Título",
|
||||
"AirDate": "Data de exibição",
|
||||
"GridStatus": "Status",
|
||||
"ReportIssue": "Report Issue",
|
||||
"Filter": "Filter",
|
||||
"Sort": "Sort",
|
||||
"SeasonNumberHeading": "Season: {seasonNumber}",
|
||||
"SortTitleAsc": "Title ▲",
|
||||
"SortTitleDesc": "Title ▼",
|
||||
"SortRequestDateAsc": "Request Date ▲",
|
||||
"SortRequestDateDesc": "Request Date ▼",
|
||||
"ReportIssue": "Relatar Problema",
|
||||
"Filter": "Filtro",
|
||||
"Sort": "Ordenar por",
|
||||
"SeasonNumberHeading": "Temporada: {seasonNumber}",
|
||||
"SortTitleAsc": "Título ▲",
|
||||
"SortTitleDesc": "Título ▼",
|
||||
"SortRequestDateAsc": "Data da Solicitação",
|
||||
"SortRequestDateDesc": "Data da Solicitação",
|
||||
"SortStatusAsc": "Status ▲",
|
||||
"SortStatusDesc": "Status ▼"
|
||||
},
|
||||
"Issues": {
|
||||
"Title": "Issues",
|
||||
"PendingTitle": "Pending Issues",
|
||||
"InProgressTitle": "In Progress Issues",
|
||||
"ResolvedTitle": "Resolved Issues",
|
||||
"ColumnTitle": "Title",
|
||||
"Category": "Category",
|
||||
"Title": "Problemas",
|
||||
"PendingTitle": "Problemas pendentes",
|
||||
"InProgressTitle": "Resolvendo Problemas",
|
||||
"ResolvedTitle": "Problemas Resolvidos",
|
||||
"ColumnTitle": "Título",
|
||||
"Category": "Categoria",
|
||||
"Status": "Status",
|
||||
"Details": "Details",
|
||||
"Description": "Description",
|
||||
"NoComments": "No Comments!",
|
||||
"MarkInProgress": "Mark In Progress",
|
||||
"MarkResolved": "Mark Resolved",
|
||||
"SendMessageButton": "Send",
|
||||
"Subject": "Subject",
|
||||
"Comments": "Comments",
|
||||
"WriteMessagePlaceholder": "Write your message here...",
|
||||
"ReportedBy": "Reported By"
|
||||
"Details": "Detalhes",
|
||||
"Description": "Descrição",
|
||||
"NoComments": "Sem Comentários!",
|
||||
"MarkInProgress": "Marcar como em andamento",
|
||||
"MarkResolved": "Marcar como resolvido",
|
||||
"SendMessageButton": "Enviar",
|
||||
"Subject": "Assunto",
|
||||
"Comments": "Comentários",
|
||||
"WriteMessagePlaceholder": "Escreva sua mensagem aqui...",
|
||||
"ReportedBy": "Reportado por"
|
||||
},
|
||||
"Filter": {
|
||||
"ClearFilter": "Clear Filter",
|
||||
"FilterHeaderAvailability": "Availability",
|
||||
"ClearFilter": "Limpar Filtro",
|
||||
"FilterHeaderAvailability": "Disponibilidade",
|
||||
"FilterHeaderRequestStatus": "Status",
|
||||
"Approved": "Approved",
|
||||
"PendingApproval": "Pending Approval"
|
||||
"Approved": "Aprovado",
|
||||
"PendingApproval": "Aprovação Pendente"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue