You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/PlexRequests.UI/Resources/UI.pt.resx

417 lines
16 KiB

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="UserLogin_Title" xml:space="preserve">
<value>Entrar</value>
</data>
<data name="UserLogin_Paragraph" xml:space="preserve">
<value>Quer assistir a um filme ou programa de TV, mas não está atualmente em Plex? Entre abaixo com seu nome de usuário e senha Plex.tv !!</value>
</data>
<data name="UserLogin_Paragraph_SpanHover" xml:space="preserve">
<value>Seus dados de login são apenas usados para autenticar sua conta Plex.!</value>
</data>
<data name="UserLogin_Username" xml:space="preserve">
<value>Plex.tv usuário</value>
</data>
<data name="UserLogin_Username_Placeholder" xml:space="preserve">
<value>Nome de usuário</value>
</data>
<data name="UserLogin_Password" xml:space="preserve">
<value>Senha</value>
</data>
<data name="UserLogin_SignIn" xml:space="preserve">
<value>Assinar em!</value>
</data>
<data name="Javascript_SomethingWentWrong" xml:space="preserve">
<value>Alguma coisa saiu errada.</value>
</data>
<data name="Javascript_Success" xml:space="preserve">
<value>Sucesso</value>
</data>
<data name="Layout_Title" xml:space="preserve">
<value>Plex Requests</value>
</data>
<data name="Layout_Search" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="Layout_Requests" xml:space="preserve">
<value>Pedidos</value>
</data>
<data name="Layout_Issues" xml:space="preserve">
<value>Issues</value>
</data>
<data name="Layout_Donate" xml:space="preserve">
<value>Doar</value>
</data>
<data name="Layout_Admin" xml:space="preserve">
<value>Administrativo</value>
</data>
<data name="Layout_Settings" xml:space="preserve">
<value>Configurações</value>
</data>
<data name="Layout_ChangePassword" xml:space="preserve">
<value>Alterar Senha</value>
</data>
<data name="Layout_Logout" xml:space="preserve">
<value>Sair</value>
</data>
<data name="Layout_UpdateAvailablePart1" xml:space="preserve">
<value>Há uma nova atualização disponível! Clique</value>
</data>
<data name="Layout_English" xml:space="preserve">
<value>Inglês</value>
</data>
<data name="Layout_Spanish" xml:space="preserve">
<value>Espanhol</value>
</data>
<data name="Layout_German" xml:space="preserve">
<value>Alemão</value>
</data>
<data name="Layout_Danish" xml:space="preserve">
<value>Dinamarquês</value>
</data>
<data name="Layout_Portuguese" xml:space="preserve">
<value>Português</value>
</data>
<data name="Layout_Swedish" xml:space="preserve">
<value>Sueco</value>
</data>
<data name="Layout_Italian" xml:space="preserve">
<value>Italiano</value>
</data>
<data name="Layout_UpdateAvailablePart2" xml:space="preserve">
<value>aqui</value>
</data>
<data name="Layout_Dutch" xml:space="preserve">
<value>Holandês</value>
</data>
<data name="Search_Movies" xml:space="preserve">
<value>Filmes</value>
</data>
<data name="Search_TvShows" xml:space="preserve">
<value>Todas as Series de TV</value>
</data>
<data name="Search_Albums" xml:space="preserve">
<value>Álbuns</value>
</data>
<data name="Search_Paragraph" xml:space="preserve">
<value>Quer assistir algo que não está atualmente em Plex ?! Sem problemas! Basta procurá-lo abaixo e solicitá-lo !!</value>
</data>
<data name="Search_Title" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="Search_Suggestions" xml:space="preserve">
<value>Sugestões</value>
</data>
<data name="Search_ComingSoon" xml:space="preserve">
<value>Em breve!</value>
</data>
<data name="Search_InTheaters" xml:space="preserve">
<value>somente nos cinemas</value>
</data>
<data name="Search_SendNotificationText" xml:space="preserve">
<value>Envie-me uma notificação quando os itens I solicitados foram adicionados!</value>
</data>
<data name="Common_Save" xml:space="preserve">
<value>Salvar</value>
</data>
<data name="Search_Available" xml:space="preserve">
<value>Disponível</value>
</data>
<data name="Search_Requested" xml:space="preserve">
<value>Requeridos</value>
</data>
<data name="Search_Request" xml:space="preserve">
<value>Pedido</value>
</data>
<data name="Search_AllSeasons" xml:space="preserve">
<value>Todas as temporadas</value>
</data>
<data name="Search_FirstSeason" xml:space="preserve">
<value>Primeira Temporada</value>
</data>
<data name="Search_LatestSeason" xml:space="preserve">
<value>Últimas estação</value>
</data>
<data name="Search_SelectSeason" xml:space="preserve">
<value>Selecione</value>
</data>
<data name="Search_ReportIssue" xml:space="preserve">
<value>relatório do problema</value>
</data>
<data name="Issues_WrongAudio" xml:space="preserve">
<value>Áudio errado</value>
</data>
<data name="Issues_NoSubs" xml:space="preserve">
<value>Sem legendas</value>
</data>
<data name="Issues_WrongContent" xml:space="preserve">
<value>Conteúdo errado</value>
</data>
<data name="Issues_Playback" xml:space="preserve">
<value>Problemas de reprodução</value>
</data>
<data name="Issues_Other" xml:space="preserve">
<value>Outra</value>
</data>
<data name="Search_TrackCount" xml:space="preserve">
<value>Contagem pista</value>
</data>
<data name="Search_Country" xml:space="preserve">
<value>País</value>
</data>
<data name="Search_Modal_SeasonsTitle" xml:space="preserve">
<value>Temporadas</value>
</data>
<data name="Common_Close" xml:space="preserve">
<value>Fechar</value>
</data>
<data name="Issues_Modal_Title" xml:space="preserve">
<value>Adicionar um problema</value>
</data>
<data name="Issues_Modal_Save" xml:space="preserve">
<value>Salvar alterações</value>
</data>
<data name="Search_Season" xml:space="preserve">
<value>Temporada</value>
</data>
<data name="Layout_Welcome" xml:space="preserve">
<value>Bem vinda</value>
</data>
<data name="Requests_Title" xml:space="preserve">
<value>Pedidos</value>
</data>
<data name="Requests_Paragraph" xml:space="preserve">
<value>Abaixo você pode ver o seu e todos os outros pedidos, bem como o seu estado de download e aprovação.</value>
</data>
<data name="Requests_MoviesTabTitle" xml:space="preserve">
<value>Filmes</value>
</data>
<data name="Requests_TvShowTabTitle" xml:space="preserve">
<value>Todas as Series de TV</value>
</data>
<data name="Requests_AlbumsTabTitle" xml:space="preserve">
<value>Álbuns</value>
</data>
<data name="Requests_DeleteMovies" xml:space="preserve">
<value>Apagar filmes</value>
</data>
<data name="Requests_ApproveMovies" xml:space="preserve">
<value>Aprovar filmes</value>
</data>
<data name="Requests_DeleteTVShows" xml:space="preserve">
<value>Excluir programas televisivo</value>
</data>
<data name="Requests_ApproveTvShows" xml:space="preserve">
<value>Aprovar programas televisivo</value>
</data>
<data name="Requests_DeleteMusic" xml:space="preserve">
<value>Excluir música</value>
</data>
<data name="Requests_ApproveMusic" xml:space="preserve">
<value>Aprovar a música</value>
</data>
<data name="Requests_Filter_All" xml:space="preserve">
<value>tudo</value>
</data>
<data name="Requests_Filter_Approved" xml:space="preserve">
<value>Aprovado</value>
</data>
<data name="Requests_Filter_NotApproved" xml:space="preserve">
<value>Aprovado</value>
</data>
<data name="Requests_Filter_Available" xml:space="preserve">
<value>Disponível</value>
</data>
<data name="Requests_Filter_NotAvailable" xml:space="preserve">
<value>Não disponível</value>
</data>
<data name="Requests_Filter_Released" xml:space="preserve">
<value>Liberada</value>
</data>
<data name="Requests_Filter_NotReleased" xml:space="preserve">
<value>Liberada</value>
</data>
<data name="Requests_Order" xml:space="preserve">
<value>de Fabricação</value>
</data>
<data name="Requests_Filter" xml:space="preserve">
<value>Filtro!</value>
</data>
<data name="Requests_Order_LatestRequests" xml:space="preserve">
<value>Últimos pedidos</value>
</data>
<data name="Requests_Order_OldestRequests" xml:space="preserve">
<value>Mais antigos pedidos</value>
</data>
<data name="Requests_Order_LatestReleases" xml:space="preserve">
<value>Últimos Lançamentos</value>
</data>
<data name="Requests_Order_OldestReleases" xml:space="preserve">
<value>Mais antigos Lançamentos</value>
</data>
<data name="Requests_ReleaseDate" xml:space="preserve">
<value>Data de liberação</value>
</data>
<data name="Requests_SeasonsRequested" xml:space="preserve">
<value>Estações pedida</value>
</data>
<data name="Requests_RequestedBy" xml:space="preserve">
<value>solicitado por</value>
</data>
<data name="Requests_RequestedDate" xml:space="preserve">
<value>data solicitada</value>
</data>
<data name="Requests_ToggleDropdown" xml:space="preserve">
<value>Alternar Menu Suspenso</value>
</data>
<data name="Common_Approve" xml:space="preserve">
<value>Aprovar</value>
</data>
<data name="Common_Remove" xml:space="preserve">
<value>REMOVER</value>
</data>
<data name="Requests_MarkUnavailable" xml:space="preserve">
<value>Marcar como indisponível</value>
</data>
<data name="Requests_MarkAvailable" xml:space="preserve">
<value>Marcar como disponível</value>
</data>
<data name="Common_Approved" xml:space="preserve">
<value>Aprovado</value>
</data>
<data name="Requests_Available" xml:space="preserve">
<value>Disponível</value>
</data>
<data name="Issues_Issue" xml:space="preserve">
<value>Questão</value>
</data>
<data name="Search_SuccessfullyAdded" xml:space="preserve">
<value>Adicionado com Sucesso</value>
</data>
<data name="Search_AlreadyRequested" xml:space="preserve">
<value>já foi solicitado !!</value>
</data>
<data name="Search_CouldNotCheckPlex" xml:space="preserve">
<value>Nós não poderia verificar se {0} está em Plex, você tem certeza que é configurada corretamente ?!</value>
</data>
<data name="Search_CouchPotatoError" xml:space="preserve">
<value>Algo deu errado adicionando o filme para CouchPotato! Verifique as suas opções.!</value>
</data>
</root>