mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-24 06:55:23 -07:00
Full Translation for Portuguese (Portugal)
Please note that pt-br and pt-pt are different. There should be a distinction in the file names for “Brazilian Portuguese” (pt-br) and “Portuguese from Portugal” (pt-pt). This translation is for the latter,
This commit is contained in:
parent
27452c04e2
commit
d60f13f49c
2 changed files with 318 additions and 318 deletions
|
@ -1,318 +0,0 @@
|
||||||
{
|
|
||||||
"Login": {
|
|
||||||
"SignInButton": "Sign in",
|
|
||||||
"UsernamePlaceholder": "Username",
|
|
||||||
"PasswordPlaceholder": "Password",
|
|
||||||
"RememberMe": "Remember Me",
|
|
||||||
"SignInWith": "Sign in with {{appName}}",
|
|
||||||
"SignInWithPlex": "Sign in with Plex",
|
|
||||||
"ForgottenPassword": "Forgot your password?",
|
|
||||||
"Errors": {
|
|
||||||
"IncorrectCredentials": "Incorrect username or password"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Common": {
|
|
||||||
"ContinueButton": "Continue",
|
|
||||||
"Available": "Available",
|
|
||||||
"PartiallyAvailable": "Partially Available",
|
|
||||||
"Monitored": "Monitored",
|
|
||||||
"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",
|
|
||||||
"ViewDetails": "View Details",
|
|
||||||
"Errors": {
|
|
||||||
"Validation": "Please check your entered values"
|
|
||||||
},
|
|
||||||
"Cancel": "Cancel",
|
|
||||||
"Submit": "Submit"
|
|
||||||
},
|
|
||||||
"PasswordReset": {
|
|
||||||
"EmailAddressPlaceholder": "Email Address",
|
|
||||||
"ResetPasswordButton": "Reset Password"
|
|
||||||
},
|
|
||||||
"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."
|
|
||||||
},
|
|
||||||
"NavigationBar": {
|
|
||||||
"Discover": "Discover",
|
|
||||||
"Search": "Search",
|
|
||||||
"Requests": "Requests",
|
|
||||||
"UserManagement": "User Management",
|
|
||||||
"Issues": "Issues",
|
|
||||||
"Vote": "Vote",
|
|
||||||
"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",
|
|
||||||
"OpenMobileApp": "Open Mobile App",
|
|
||||||
"RecentlyAdded": "Recently Added",
|
|
||||||
"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"
|
|
||||||
},
|
|
||||||
"MorningWelcome":"Good morning!",
|
|
||||||
"AfternoonWelcome":"Good afternoon!",
|
|
||||||
"EveningWelcome":"Good evening!"
|
|
||||||
},
|
|
||||||
"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",
|
|
||||||
"MusicTab": "Music",
|
|
||||||
"Suggestions": "Suggestions",
|
|
||||||
"NoResults": "Sorry, we didn't find any results!",
|
|
||||||
"DigitalDate": "Digital Release: {{date}}",
|
|
||||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
|
||||||
"ViewOnPlex": "Play On Plex",
|
|
||||||
"ViewOnEmby": "Play On Emby",
|
|
||||||
"ViewOnJellyfin": "Play On Jellyfin",
|
|
||||||
"RequestAdded": "Request for {{title}} has been added successfully",
|
|
||||||
"Similar": "Similar",
|
|
||||||
"Refine": "Refine",
|
|
||||||
"SearchBarPlaceholder": "Type Here to Search",
|
|
||||||
"Movies": {
|
|
||||||
"PopularMovies": "Popular Movies",
|
|
||||||
"UpcomingMovies": "Upcoming Movies",
|
|
||||||
"TopRatedMovies": "Top Rated Movies",
|
|
||||||
"NowPlayingMovies": "Now Playing Movies",
|
|
||||||
"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}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Requests": {
|
|
||||||
"Title": "Requests",
|
|
||||||
"Paragraph": "Below you can see yours and all other requests, as well as their download and approval status.",
|
|
||||||
"MoviesTab": "Movies",
|
|
||||||
"ArtistName": "Artist",
|
|
||||||
"AlbumName": "Album Name",
|
|
||||||
"TvTab": "TV Shows",
|
|
||||||
"MusicTab": "Music",
|
|
||||||
"RequestedBy": "Requested By",
|
|
||||||
"Status": "Status",
|
|
||||||
"RequestStatus": "Request status",
|
|
||||||
"Denied": " Denied:",
|
|
||||||
"TheatricalRelease": "Theatrical Release: {{date}}",
|
|
||||||
"ReleaseDate": "Released: {{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",
|
|
||||||
"DenyReason": "Deny Reason",
|
|
||||||
"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 ▼",
|
|
||||||
"Remaining": {
|
|
||||||
"Quota": "{{remaining}}/{{total}} requests remaining",
|
|
||||||
"NextDays": "Another request will be added in {{time}} days",
|
|
||||||
"NextHours": "Another request will be added in {{time}} hours",
|
|
||||||
"NextMinutes": "Another request will be added in {{time}} minutes",
|
|
||||||
"NextMinute": "Another request will be added in {{time}} minute"
|
|
||||||
},
|
|
||||||
"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",
|
|
||||||
"RequestPanel": {
|
|
||||||
"Delete":"Delete Request",
|
|
||||||
"Approve":"Approve Request",
|
|
||||||
"ChangeAvailability":"Mark Available",
|
|
||||||
"Deleted": "Successfully deleted selected items",
|
|
||||||
"Approved": "Successfully approved selected items"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"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",
|
|
||||||
"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",
|
|
||||||
"Chat":"Chat",
|
|
||||||
"Requested":"Requested"
|
|
||||||
},
|
|
||||||
"Filter": {
|
|
||||||
"ClearFilter": "Clear Filter",
|
|
||||||
"FilterHeaderAvailability": "Availability",
|
|
||||||
"FilterHeaderRequestStatus": "Status",
|
|
||||||
"Approved": "Approved",
|
|
||||||
"PendingApproval": "Pending Approval"
|
|
||||||
},
|
|
||||||
"UserManagment": {
|
|
||||||
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
|
||||||
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
|
||||||
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
|
||||||
"TvDue": "TV: {{date}}",
|
|
||||||
"MovieDue": "Movie: {{date}}",
|
|
||||||
"MusicDue": "Music: {{date}}"
|
|
||||||
},
|
|
||||||
"Votes": {
|
|
||||||
"CompletedVotesTab": "Voted",
|
|
||||||
"VotesTab": "Votes Needed"
|
|
||||||
},
|
|
||||||
"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":"Release",
|
|
||||||
"DigitalRelease":"Digital Release",
|
|
||||||
"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",
|
|
||||||
"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"
|
|
||||||
},
|
|
||||||
"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"
|
|
||||||
},
|
|
||||||
"NoSearch":"Sorry, nothing matches your search!"
|
|
||||||
},
|
|
||||||
"UserPreferences": {
|
|
||||||
"Welcome": "Welcome {{username}}!",
|
|
||||||
"OmbiLanguage": "Language",
|
|
||||||
"DarkMode": "Dark Mode",
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
318
src/Ombi/wwwroot/translations/pt-pt.json
Normal file
318
src/Ombi/wwwroot/translations/pt-pt.json
Normal file
|
@ -0,0 +1,318 @@
|
||||||
|
{
|
||||||
|
"Login": {
|
||||||
|
"SignInButton": "Iniciar Sessão",
|
||||||
|
"UsernamePlaceholder": "Nome de Utilizador",
|
||||||
|
"PasswordPlaceholder": "Palavra-Passe",
|
||||||
|
"RememberMe": "Lembrar-me",
|
||||||
|
"SignInWith": "Entrar com {{appName}}",
|
||||||
|
"SignInWithPlex": "Entrar com Plex",
|
||||||
|
"ForgottenPassword": "Esqueceu-se da sua Palavra-Passe?",
|
||||||
|
"Errors": {
|
||||||
|
"IncorrectCredentials": "Nome de Utilizador ou Palavra-Passe Incorretos"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Common": {
|
||||||
|
"ContinueButton": "Continuar",
|
||||||
|
"Available": "Disponivel",
|
||||||
|
"PartiallyAvailable": "Parcialmente Disponivel",
|
||||||
|
"Monitored": "Monitorizado",
|
||||||
|
"NotAvailable": "Indisponivel",
|
||||||
|
"ProcessingRequest": "A Processar o Pedido",
|
||||||
|
"PendingApproval": "Aguarda Aprovação",
|
||||||
|
"RequestDenied": "Pedido Negado",
|
||||||
|
"NotRequested": "Não Pedido",
|
||||||
|
"Requested": "Pedido",
|
||||||
|
"Request": "Pedir",
|
||||||
|
"Denied": "Negado",
|
||||||
|
"Approve": "Aprovar",
|
||||||
|
"PartlyAvailable": "Parcialmente Disponivel",
|
||||||
|
"ViewDetails": "Ver Detalhes",
|
||||||
|
"Errors": {
|
||||||
|
"Validation": "Por favor verifique os dados introduzidos"
|
||||||
|
},
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
"Submit": "Submeter"
|
||||||
|
},
|
||||||
|
"PasswordReset": {
|
||||||
|
"EmailAddressPlaceholder": "Endereço de E-Mail",
|
||||||
|
"ResetPasswordButton": "Redefinir Palavra-Passe"
|
||||||
|
},
|
||||||
|
"LandingPage": {
|
||||||
|
"OnlineHeading": "Atualmente Online",
|
||||||
|
"OnlineParagraph": "O servidor multimedia está online",
|
||||||
|
"PartiallyOnlineHeading": "Parcialmente Online",
|
||||||
|
"PartiallyOnlineParagraph": "O Servidor multimedia está parcialmente online..",
|
||||||
|
"MultipleServersUnavailable": "Existem {{serversUnavailable}} servidores offline num total de {{totalServers}}.",
|
||||||
|
"SingleServerUnavailable": "Existem {{serversUnavailable}} servidores offline num total de {{totalServers}}.",
|
||||||
|
"OfflineHeading": "Atualmente Offline",
|
||||||
|
"OfflineParagraph": "O servidor multimedia está atualmente offline.",
|
||||||
|
"CheckPageForUpdates": "Verifique esta página para atualizações constantes do site."
|
||||||
|
},
|
||||||
|
"NavigationBar": {
|
||||||
|
"Discover": "Descobrir",
|
||||||
|
"Search": "Procurar",
|
||||||
|
"Requests": "Pedidos",
|
||||||
|
"UserManagement": "Gerir Utilizadores",
|
||||||
|
"Issues": "Problemas",
|
||||||
|
"Vote": "Votar",
|
||||||
|
"Donate": "Doe!",
|
||||||
|
"DonateLibraryMaintainer": "Doe ao Gestor de Libraria",
|
||||||
|
"DonateTooltip": "É com isto que convenço a minha mulher a deixar-me desenvolver o Ombi no meu tempo livre! 😁",
|
||||||
|
"UpdateAvailableTooltip": "Atualização Disponível!",
|
||||||
|
"Settings": "Definições",
|
||||||
|
"Welcome": "Bem-Vindo(a) {{username}}",
|
||||||
|
"UpdateDetails": "Detalhes da Atualização",
|
||||||
|
"Logout": "Terminar Sessão",
|
||||||
|
"OpenMobileApp": "Abrir Aplicação Movel",
|
||||||
|
"RecentlyAdded": "Adicionado Recentemente",
|
||||||
|
"ChangeTheme": "Mudar Tema",
|
||||||
|
"Calendar": "Calendário",
|
||||||
|
"UserPreferences": "Preferências",
|
||||||
|
"FeatureSuggestion":"Sugestão de Funcionalidades",
|
||||||
|
"FeatureSuggestionTooltip":"Tens uma idea fantástica nova? Submete-a aqui!",
|
||||||
|
"Filter": {
|
||||||
|
"Movies":"Filmes",
|
||||||
|
"TvShows":"Séries TV",
|
||||||
|
"Music":"Música",
|
||||||
|
"People":"Pessoas"
|
||||||
|
},
|
||||||
|
"MorningWelcome":"Bom dia!",
|
||||||
|
"AfternoonWelcome":"Boa tarde!",
|
||||||
|
"EveningWelcome":"Boa noite!"
|
||||||
|
},
|
||||||
|
"Search": {
|
||||||
|
"Title": "Procurar",
|
||||||
|
"Paragraph": "Quer ver algo que ainda não está disponivel? Basta procurar o que quer abaixo e pedir!",
|
||||||
|
"MoviesTab": "Filmes",
|
||||||
|
"TvTab": "Séries TV",
|
||||||
|
"MusicTab": "Música",
|
||||||
|
"Suggestions": "Sugestões",
|
||||||
|
"NoResults": "Desculpe, não encontramos nenhum resultado!",
|
||||||
|
"DigitalDate": "Lançamento Digital: {{date}}",
|
||||||
|
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
||||||
|
"ViewOnPlex": "Reproduzir no Plex",
|
||||||
|
"ViewOnEmby": "Reproduzir no Emby",
|
||||||
|
"ViewOnJellyfin": "Reproduzir no Jellyfin",
|
||||||
|
"RequestAdded": "O pedido para o título {{title}} foi submetido com sucesso",
|
||||||
|
"Similar": "Semelhante",
|
||||||
|
"Refine": "Filtrar",
|
||||||
|
"SearchBarPlaceholder": "Escreva Aqui para Procurar",
|
||||||
|
"Movies": {
|
||||||
|
"PopularMovies": "Filmes Populares",
|
||||||
|
"UpcomingMovies": "Próximos Filmes",
|
||||||
|
"TopRatedMovies": "Filmes com Melhor Classificação",
|
||||||
|
"NowPlayingMovies": "Filmes Em Reprodução",
|
||||||
|
"HomePage": "Página Principal",
|
||||||
|
"Trailer": "Trailer"
|
||||||
|
},
|
||||||
|
"TvShows": {
|
||||||
|
"Popular": "Popular",
|
||||||
|
"Trending": "Tendencias",
|
||||||
|
"MostWatched": "Mais Vistos",
|
||||||
|
"MostAnticipated": "Mais Antecipados",
|
||||||
|
"Results": "Resultados",
|
||||||
|
"AirDate": "Data de Lançamento:",
|
||||||
|
"AllSeasons": "Todas as Temporadas",
|
||||||
|
"FirstSeason": "Primeira Temporada",
|
||||||
|
"LatestSeason": "Temporada mais Recente",
|
||||||
|
"Select": "Selecione ...",
|
||||||
|
"SubmitRequest": "Submeter Pedido",
|
||||||
|
"Season": "Temporada {{seasonNumber}}",
|
||||||
|
"SelectAllInSeason": "Selecionar todos na Temporada {{seasonNumber}}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Requests": {
|
||||||
|
"Title": "Pedidos",
|
||||||
|
"Paragraph": "Abaixo encontra todos os pedidos, incluíndo os seus, bem como o seu estado de transferência e aprovação.",
|
||||||
|
"MoviesTab": "Filmes",
|
||||||
|
"ArtistName": "Artista",
|
||||||
|
"AlbumName": "Nome do Álbum",
|
||||||
|
"TvTab": "Séries TV",
|
||||||
|
"MusicTab": "Música",
|
||||||
|
"RequestedBy": "Pedido Por",
|
||||||
|
"Status": "Estado",
|
||||||
|
"RequestStatus": "Estado do Pedido",
|
||||||
|
"Denied": " Negado:",
|
||||||
|
"TheatricalRelease": "Lançamento nos Cinemas: {{date}}",
|
||||||
|
"ReleaseDate": "Lançamento: {{date}}",
|
||||||
|
"TheatricalReleaseSort": "Lançamento nos Cinemas",
|
||||||
|
"DigitalRelease": "Lançamento Digital: {{date}}",
|
||||||
|
"RequestDate": "Data do Pedido",
|
||||||
|
"QualityOverride": "Substituir Qualidade:",
|
||||||
|
"RootFolderOverride": "Substituir Diretório Raiz:",
|
||||||
|
"ChangeRootFolder": "Diretório Raiz",
|
||||||
|
"ChangeQualityProfile": "Perfil de Qualidade",
|
||||||
|
"MarkUnavailable": "Marcar como Indisponível",
|
||||||
|
"MarkAvailable": "Marcar como Disponivel",
|
||||||
|
"Remove": "Remover",
|
||||||
|
"Deny": "Negar",
|
||||||
|
"DenyReason": "Razão da Negação",
|
||||||
|
"Season": "Temporada",
|
||||||
|
"GridTitle": "Título",
|
||||||
|
"AirDate": "Data Lançamento",
|
||||||
|
"GridStatus": "Estado",
|
||||||
|
"ReportIssue": "Reportar Problema",
|
||||||
|
"Filter": "Filtrar",
|
||||||
|
"Sort": "Ordenar",
|
||||||
|
"SeasonNumberHeading": "Temporada: {seasonNumber}",
|
||||||
|
"SortTitleAsc": "Título ▲",
|
||||||
|
"SortTitleDesc": "Título ▼",
|
||||||
|
"SortRequestDateAsc": "Data do Pedido ▲",
|
||||||
|
"SortRequestDateDesc": "Data do Pedido ▼",
|
||||||
|
"SortStatusAsc": "Estado ▲",
|
||||||
|
"SortStatusDesc": "Estado ▼",
|
||||||
|
"Remaining": {
|
||||||
|
"Quota": "{{remaining}}/{{total}} pedidos restantes",
|
||||||
|
"NextDays": "Outro pedido será adicionado em {{time}} dias",
|
||||||
|
"NextHours": "Outro pedido será adicionado em {{time}} horas",
|
||||||
|
"NextMinutes": "Outro pedido será adicionado em {{time}} minutos",
|
||||||
|
"NextMinute": "Outro pedido será adicionado em {{time}} minuto"
|
||||||
|
},
|
||||||
|
"AllRequests": "Todos os Pedidos",
|
||||||
|
"PendingRequests": "Pedidos Pendentes",
|
||||||
|
"ProcessingRequests": "Pedidos em Processamento",
|
||||||
|
"AvailableRequests": "Pedidos Disponíveis",
|
||||||
|
"DeniedRequests": "Pedidos Negados",
|
||||||
|
"RequestsToDisplay": "Pedidos a mostrar",
|
||||||
|
"RequestsTitle": "Título",
|
||||||
|
"Details": "Detalhes",
|
||||||
|
"Options": "Opções",
|
||||||
|
"RequestPanel": {
|
||||||
|
"Delete":"Apagar Pedido",
|
||||||
|
"Approve":"Aprovar Pedido",
|
||||||
|
"ChangeAvailability":"Marcar como Disponivel",
|
||||||
|
"Deleted": "Itens selecionados apagados com sucesso",
|
||||||
|
"Approved": "Itens selecionados aprovados com sucesso"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Issues": {
|
||||||
|
"Title": "Problemas",
|
||||||
|
"PendingTitle": "Problemas Pendentes",
|
||||||
|
"InProgressTitle": "Problemas em Processo",
|
||||||
|
"ResolvedTitle": "Problemas Resolvidos",
|
||||||
|
"ColumnTitle": "Título",
|
||||||
|
"Category": "Categoria",
|
||||||
|
"Status": "Estado",
|
||||||
|
"Details": "Detalhes",
|
||||||
|
"Description": "Descrição",
|
||||||
|
"NoComments": "Sem Comentários!",
|
||||||
|
"MarkInProgress": "Marcar como Em Processamento",
|
||||||
|
"MarkResolved": "Marcar como Resolvido",
|
||||||
|
"SendMessageButton": "Enviar",
|
||||||
|
"Subject": "Assunto",
|
||||||
|
"Comments": "Comentários",
|
||||||
|
"WriteMessagePlaceholder": "Escreva aqui a sua mensagem...",
|
||||||
|
"ReportedBy": "Reportado Por",
|
||||||
|
"IssueDialog": {
|
||||||
|
"Title": "Reporte um Problema",
|
||||||
|
"DescriptionPlaceholder": "Descreva o Problema",
|
||||||
|
"TitlePlaceholder": "Título curto do problema",
|
||||||
|
"SelectCategory": "Selecione uma Categoria",
|
||||||
|
"IssueCreated": "Problema criado com sucesso"
|
||||||
|
},
|
||||||
|
"Outstanding": "Existem problemas execionais",
|
||||||
|
"ResolvedDate": "Data de Resolução",
|
||||||
|
"CreatedDate": "Criado em",
|
||||||
|
"MarkedAsResolved": "Este problema foi agora marcado como resolvido!",
|
||||||
|
"MarkedAsInProgress": "Este problema foi marcado como em processamento!",
|
||||||
|
"Delete": "Apagar Problema",
|
||||||
|
"DeletedIssue": "Problema apagado com sucesso",
|
||||||
|
"Chat":"Cconversas",
|
||||||
|
"Requested":"Pedido"
|
||||||
|
},
|
||||||
|
"Filter": {
|
||||||
|
"ClearFilter": "Limpar Filtro",
|
||||||
|
"FilterHeaderAvailability": "Disponibilidade",
|
||||||
|
"FilterHeaderRequestStatus": "Estado",
|
||||||
|
"Approved": "Aprovado",
|
||||||
|
"PendingApproval": "Aguarda Aprovação"
|
||||||
|
},
|
||||||
|
"UserManagment": {
|
||||||
|
"TvRemaining": "Séries TV: {{remaining}}/{{total}} restantes",
|
||||||
|
"MovieRemaining": "Filmes: {{remaining}}/{{total}} restantes",
|
||||||
|
"MusicRemaining": "Música: {{remaining}}/{{total}} restantes",
|
||||||
|
"TvDue": "Séries TV: {{date}}",
|
||||||
|
"MovieDue": "Filme: {{date}}",
|
||||||
|
"MusicDue": "Música: {{date}}"
|
||||||
|
},
|
||||||
|
"Votes": {
|
||||||
|
"CompletedVotesTab": "Votado",
|
||||||
|
"VotesTab": "Votodos Necessários"
|
||||||
|
},
|
||||||
|
"MediaDetails": {
|
||||||
|
"Denied": "Negado",
|
||||||
|
"RecommendationsTitle": "Recomendações",
|
||||||
|
"SimilarTitle": "Semelhante",
|
||||||
|
"VideosTitle": "Vídeos",
|
||||||
|
"AlbumsTitle": "Álbuns",
|
||||||
|
"RequestAllAlbums": "Pedir Todos os Álbuns",
|
||||||
|
"ClearSelection": "Limpar Seleção",
|
||||||
|
"RequestSelectedAlbums": "Pedir Álbuns Selecionados",
|
||||||
|
"ViewCollection":"Ver Coleção",
|
||||||
|
"NotEnoughInfo": "Infelizmente não existe informação suficiente sobre este filme ainda!",
|
||||||
|
"AdvancedOptions":"Opções Avançadas",
|
||||||
|
"QualityProfilesSelect":"Selecionar um Perfil de Qualidade",
|
||||||
|
"RootFolderSelect":"Selecione uma Pasta Raiz",
|
||||||
|
"Status":"Estado",
|
||||||
|
"Availability":"Disponibilidade",
|
||||||
|
"RequestStatus":"Estado do Pedido",
|
||||||
|
"Quality":"Qualidade",
|
||||||
|
"RootFolderOverride":"Substituir Pasta Raiz",
|
||||||
|
"QualityOverride":"Substituir Qualidade",
|
||||||
|
"Genres":"Géneros",
|
||||||
|
"TheatricalRelease":"Lançamento",
|
||||||
|
"DigitalRelease":"Lançamento Digital",
|
||||||
|
"Votes":"Votos",
|
||||||
|
"Runtime":"Duração",
|
||||||
|
"Minutes": "{{runtime}} Minutos",
|
||||||
|
"Revenue":"Receita",
|
||||||
|
"Budget":"orçamento",
|
||||||
|
"Keywords":"Palavras-Chave/Etiquetas",
|
||||||
|
"Casts": {
|
||||||
|
"CastTitle": "Elenco"
|
||||||
|
},
|
||||||
|
"EpisodeSelector": {
|
||||||
|
"AllSeasonsTooltip": "Isto irá pedir todas as temporadas desta série",
|
||||||
|
"FirstSeasonTooltip": "Isto irá pedir apenas a primeira temporada desta série",
|
||||||
|
"LatestSeasonTooltip": "isto irá pedir apenas a última temporada desta série",
|
||||||
|
"NoEpisodes": "Infelizmente não existe dados para os episódios desta série ainda!"
|
||||||
|
},
|
||||||
|
"SonarrConfiguration": "Configuração do Sonarr",
|
||||||
|
"RadarrConfiguration": "Configuração do Radarr",
|
||||||
|
"RequestOnBehalf": "Pedir por parte de",
|
||||||
|
"PleaseSelectUser": "Por Favor Selecione um Utilizador",
|
||||||
|
"StreamingOn": "Reproduzindo No"
|
||||||
|
},
|
||||||
|
"Discovery": {
|
||||||
|
"PopularTab": "Popular",
|
||||||
|
"TrendingTab": "Tendências",
|
||||||
|
"UpcomingTab": "Em Breve",
|
||||||
|
"Movies": "Filmes",
|
||||||
|
"Combined": "Combinado",
|
||||||
|
"Tv": "Séries TV",
|
||||||
|
"CardDetails": {
|
||||||
|
"Availability": "Disponibilidade",
|
||||||
|
"Studio": "Estúdio",
|
||||||
|
"Network": "Cadeia",
|
||||||
|
"UnknownNetwork": "Desconhecido",
|
||||||
|
"RequestStatus": "Estado do Pedido",
|
||||||
|
"Director": "Diretor",
|
||||||
|
"InCinemas": "Nos Cinemas",
|
||||||
|
"FirstAired": "Lançado Originalmente Em",
|
||||||
|
"Writer": "Escritor",
|
||||||
|
"ExecProducer": "Produtor Exec."
|
||||||
|
},
|
||||||
|
"NoSearch":"Desculpe, não foi encontrado resultados para a sua pesquisa!"
|
||||||
|
},
|
||||||
|
"UserPreferences": {
|
||||||
|
"Welcome": "Bem-Vindo(a) {{username}}!",
|
||||||
|
"OmbiLanguage": "Idioma",
|
||||||
|
"DarkMode": "Modo Escuro",
|
||||||
|
"Updated": "Atualizado com Sucesso",
|
||||||
|
"StreamingCountry":"País de Exibição",
|
||||||
|
"StreamingCountryDescription": "Serão mostradas informações de reprodução para este código de país. Se estiver em Portugal selecione PT para ver informações relacionadas com Portugal.",
|
||||||
|
"LanguageDescription": "Este é o idioma em que a interface do Ombi será exibida.",
|
||||||
|
"MobileQRCode":"QR Code Móvel",
|
||||||
|
"LegacyApp":"Abrir App Legado"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue