Another bunch of translations. Almost done translating ShareX

This commit is contained in:
Alexandre Oliveira 2015-08-09 15:56:05 -03:00
parent b9b404bdd4
commit 09367fb339
30 changed files with 3203 additions and 40 deletions

View file

@ -0,0 +1,156 @@
<?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="$this.Text" xml:space="preserve">
<value>ShareX - Automatizar</value>
</data>
<data name="btnAddMouseMove.Text" xml:space="preserve">
<value>Adicionar posição do cursor</value>
</data>
<data name="btnLoadExample.Text" xml:space="preserve">
<value>Carregar exemplo</value>
</data>
<data name="btnRemoveScript.Text" xml:space="preserve">
<value>Remover</value>
</data>
<data name="btnRun.Text" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="btnSaveScript.Text" xml:space="preserve">
<value>Salvar</value>
</data>
<data name="chScriptName.Text" xml:space="preserve">
<value>Nome</value>
</data>
<data name="lblFunctions.Text" xml:space="preserve">
<value>Funções:</value>
</data>
<data name="lblKeys.Text" xml:space="preserve">
<value>Teclas:</value>
</data>
<data name="lblLineDelay.Text" xml:space="preserve">
<value>Atraso de linha:</value>
</data>
<data name="lblLineDelayMiliseconds.Text" xml:space="preserve">
<value>ms</value>
</data>
<data name="lblScriptName.Text" xml:space="preserve">
<value>Nome do script:</value>
</data>
</root>

View file

@ -0,0 +1,144 @@
<?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="$this.Text" xml:space="preserve">
<value>Verificação de hash</value>
</data>
<data name="btnFilePathBrowse.Text" xml:space="preserve">
<value>Procurar...</value>
</data>
<data name="btnStartHashCheck.Text" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="lblFile.Text" xml:space="preserve">
<value>Local do arquivo:</value>
</data>
<data name="lblHashType.Text" xml:space="preserve">
<value>Tipo de hash:</value>
</data>
<data name="lblProgress.Text" xml:space="preserve">
<value>Progresso:</value>
</data>
<data name="lblResult.Text" xml:space="preserve">
<value>Resultado:</value>
</data>
<data name="lblTarget.Text" xml:space="preserve">
<value>Destino:</value>
</data>
</root>

View file

@ -138,4 +138,10 @@
<data name="lblMargin.Text" xml:space="preserve">
<value>Margem:</value>
</data>
<data name="cbCenterImage.Text" xml:space="preserve">
<value>Centralizar posição da imagem</value>
</data>
<data name="cbAutoScale.Text" xml:space="preserve">
<value>Auto escala da imagem</value>
</data>
</root>

View file

@ -139,7 +139,7 @@
<value>Falha na configuração de DNS:</value>
</data>
<data name="DNSChangerForm_btnSave_Click_Setting_DNS_failed_with_error_code_" xml:space="preserve">
<value>Falha na configuração de DNS com codigo de erro:</value>
<value>Falha na configuração de DNS com código de erro:</value>
</data>
<data name="DNSChangerForm_DNSChangerForm_Manual" xml:space="preserve">
<value>Manual</value>
@ -160,7 +160,7 @@
<value>Instalar</value>
</data>
<data name="DownloaderForm_StartDownload_Cancel" xml:space="preserve">
<value>Cancelar.</value>
<value>Cancelar</value>
</data>
<data name="DownloaderForm_StartDownload_Downloading_" xml:space="preserve">
<value>Baixando.</value>
@ -172,13 +172,13 @@
<value>Erro</value>
</data>
<data name="ExeFileNameEditor_EditValue_Browse_for_executable___" xml:space="preserve">
<value>Procurar por executavel...</value>
<value>Procurar por executável...</value>
</data>
<data name="ExportImportControl_Deserialize_Import_failed_" xml:space="preserve">
<value>Falha na importação.</value>
</data>
<data name="ExportImportControl_Serialize_Export_failed_" xml:space="preserve">
<value>Falha na exportação</value>
<value>Falha na exportação.</value>
</data>
<data name="ExportImportControl_tsmiExportClipboard_Click_Settings_copied_to_your_clipboard_" xml:space="preserve">
<value>Configurações copiadas para a sua área de transferência.</value>
@ -220,13 +220,13 @@
<value>Capturar monitor ativo</value>
</data>
<data name="HotkeyType_ActiveMonitor_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="HotkeyType_ActiveWindow" xml:space="preserve">
<value>Capturar janela ativa</value>
</data>
<data name="HotkeyType_ActiveWindow_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="HotkeyType_ClipboardUpload" xml:space="preserve">
<value>Upload da área de transferência</value>
@ -262,10 +262,10 @@
<value>Upload</value>
</data>
<data name="HotkeyType_FreeHandRegion_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="HotkeyType_AutoCapture_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="HotkeyType_FTPClient" xml:space="preserve">
<value>Cliente FTP</value>
@ -277,25 +277,25 @@
<value>Efeitos de imagem</value>
</data>
<data name="HotkeyType_LastRegion" xml:space="preserve">
<value>Capturar ultima região</value>
<value>Capturar última região</value>
</data>
<data name="HotkeyType_LastRegion_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="HotkeyType_MonitorTest" xml:space="preserve">
<value>Teste de monitor</value>
</data>
<data name="HotkeyType_OpenScreenshotsFolder_Category" xml:space="preserve">
<value>Outro</value>
<value>Outros</value>
</data>
<data name="HotkeyType_QRCode" xml:space="preserve">
<value>Código QR</value>
</data>
<data name="HotkeyType_RectangleTransparent_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="HotkeyType_ScreenRecorder" xml:space="preserve">
<value>Gravando tela</value>
<value>Gravar tela</value>
</data>
<data name="HotkeyType_ScreenRecorder_Category" xml:space="preserve">
<value>Gravar tela</value>
@ -328,13 +328,13 @@
<value>URL de redirecionamento</value>
</data>
<data name="UpdateMessageBox_UpdateMessageBox_update_is_available" xml:space="preserve">
<value>Atualização disponivel</value>
<value>Atualização disponível</value>
</data>
<data name="UpdateCheckerLabel_UpdateControls_Update_check_failed" xml:space="preserve">
<value>Falha em procurar atualizações</value>
<value>Falha ao procurar por atualizações</value>
</data>
<data name="UpdateMessageBox_UpdateMessageBox_" xml:space="preserve">
<value>Uma nova versão está disponivel.
<value>Uma nova versão está disponível.
Você gostaria de baixar e instalar?</value>
</data>
<data name="UpdateCheckerLabel_UpdateControls_A_newer_version_of_ShareX_is_available" xml:space="preserve">
@ -356,7 +356,7 @@ Você gostaria de baixar e instalar?</value>
<value>Capturar a tela inteira</value>
</data>
<data name="HotkeyType_PolygonRegion_Category" xml:space="preserve">
<value>Captura de tela</value>
<value>Capturar tela</value>
</data>
<data name="CodeMenu_Create_Close" xml:space="preserve">
<value>Fechar</value>
@ -388,4 +388,256 @@ Você gostaria de baixar e instalar?</value>
<data name="AfterUploadTasks_UseURLShortener" xml:space="preserve">
<value>Encurtar URL</value>
</data>
<data name="HotkeyType_AutoCapture" xml:space="preserve">
<value>Capturar automaticamente</value>
</data>
<data name="HotkeyType_CaptureWebpage" xml:space="preserve">
<value>Capturar página da web</value>
</data>
<data name="HotkeyType_CaptureWebpage_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HotkeyType_ClipboardUploadWithContentViewer" xml:space="preserve">
<value>Upload da área de transferência com visualizador de conteúdo</value>
</data>
<data name="HotkeyType_ColorPicker" xml:space="preserve">
<value>Seleção de cores</value>
</data>
<data name="HotkeyType_CustomRegion" xml:space="preserve">
<value>Capturar região customizada</value>
</data>
<data name="HotkeyType_CustomRegion_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HotkeyType_DisableHotkeys" xml:space="preserve">
<value>Desabilitar/Habilitar atalhos</value>
</data>
<data name="HotkeyType_DisableHotkeys_Category" xml:space="preserve">
<value>Outros</value>
</data>
<data name="HotkeyType_FTPClient_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_HashCheck" xml:space="preserve">
<value>Verificação de hash</value>
</data>
<data name="HotkeyType_HashCheck_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_ImageEditor_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_ImageEffects_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_IndexFolder" xml:space="preserve">
<value>Arquivador de pastas</value>
</data>
<data name="HotkeyType_IndexFolder_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_MonitorTest_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_None" xml:space="preserve">
<value>Nenhum</value>
</data>
<data name="HotkeyType_OpenScreenshotsFolder" xml:space="preserve">
<value>Abrir pasta de capturas de tela</value>
</data>
<data name="HotkeyType_PolygonRegion" xml:space="preserve">
<value>Capturar região de polígono</value>
</data>
<data name="HotkeyType_PrintScreen_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HotkeyType_QRCode_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_RectangleAnnotate_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HotkeyType_RectangleLight_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HotkeyType_RectangleRegion_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HotkeyType_Ruler" xml:space="preserve">
<value>Régua</value>
</data>
<data name="HotkeyType_Ruler_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="HotkeyType_ScreenColorPicker" xml:space="preserve">
<value>Seleção de cores da tela</value>
</data>
<data name="HotkeyType_ScreenColorPicker_Category" xml:space="preserve">
<value>Ferramentas</value>
</data>
<data name="ProxyMethod_None" xml:space="preserve">
<value>Nenhum</value>
</data>
<data name="PrintForm_LoadSettings_Print" xml:space="preserve">
<value>Imprimir</value>
</data>
<data name="PrintTextForm_LoadSettings_Name___0___Size___1_" xml:space="preserve">
<value>Nome: {0}, Tamanho: {1}</value>
</data>
<data name="RegistryHelpers_ShellExtDesc_Upload_with__0_" xml:space="preserve">
<value>Enviar com {0}</value>
</data>
<data name="ReplCodeMenuEntry_cn_Computer_name" xml:space="preserve">
<value>Nome do computador</value>
</data>
<data name="ReplCodeMenuEntry_d_Current_day" xml:space="preserve">
<value>Dia atual</value>
</data>
<data name="ReplCodeMenuEntry_h_Current_hour" xml:space="preserve">
<value>Hora atual</value>
</data>
<data name="ReplCodeMenuEntry_height_Gets_image_height" xml:space="preserve">
<value>Altura da imagem</value>
</data>
<data name="ReplCodeMenuEntry_mi_Current_minute" xml:space="preserve">
<value>Minuto atual</value>
</data>
<data name="ReplCodeMenuEntry_mo_Current_month" xml:space="preserve">
<value>Mês atual</value>
</data>
<data name="ActionsCodeMenuEntry_FilePath_File_path" xml:space="preserve">
<value>Local do arquivo</value>
</data>
<data name="ActionsCodeMenuEntry_OutputFilePath_File_path_without_extension____Output_file_name_extension_" xml:space="preserve">
<value>Local do arquivo sem extensão</value>
</data>
<data name="AfterCaptureTasks_AddImageEffects" xml:space="preserve">
<value>Adicionar efeitos de imagem / marca d'água</value>
</data>
<data name="AfterCaptureTasks_AnnotateImage" xml:space="preserve">
<value>Abrir imagem no editor</value>
</data>
<data name="AfterCaptureTasks_CopyFilePathToClipboard" xml:space="preserve">
<value>Copiar local do arquivo para a área de transferência</value>
</data>
<data name="AfterCaptureTasks_CopyFileToClipboard" xml:space="preserve">
<value>Copiar arquivo para a área de transferência</value>
</data>
<data name="AfterCaptureTasks_CopyImageToClipboard" xml:space="preserve">
<value>Copiar imagem para a área de transferência</value>
</data>
<data name="AfterCaptureTasks_PerformActions" xml:space="preserve">
<value>Realizar ações</value>
</data>
<data name="AfterCaptureTasks_SaveThumbnailImageToFile" xml:space="preserve">
<value>Salvar miniatura de imagem</value>
</data>
<data name="AfterCaptureTasks_UploadImageToHost" xml:space="preserve">
<value>Enviar imagem para hospedagem</value>
</data>
<data name="AfterUploadTasks_ShowQRCode" xml:space="preserve">
<value>Mostrar janela de código QR</value>
</data>
<data name="CMYK_ToString_Cyan___0_0_0____Magenta___1_0_0____Yellow___2_0_0____Key___3_0_0__" xml:space="preserve">
<value>Ciano: {0:0.0}%, Magenta: {1:0.0}%, Amarelo: {2:0.0}%, Chave: {3:0.0}%</value>
</data>
<data name="DNSChangerForm_btnSave_Click_DNS_successfully_set_" xml:space="preserve">
<value>DNS definido com sucesso.</value>
</data>
<data name="DNSChangerForm_btnSave_Click_DNS_successfully_set__Reboot_is_required_" xml:space="preserve">
<value>DNs definido com sucesso. Requer reinicialização.</value>
</data>
<data name="ExportImportControl_tsmiImportURL_Click_URL_to_download_settings_from" xml:space="preserve">
<value>URL para baixar as configurações</value>
</data>
<data name="FileExistAction_UniqueName" xml:space="preserve">
<value>Acrescentar número ao nome do arquivo</value>
</data>
<data name="HashCheckForm_btnFilePathBrowse_Click_Choose_file_path" xml:space="preserve">
<value>Escolher local do arquivo</value>
</data>
<data name="Helpers_CreateDirectoryIfNotExist_Create_failed_" xml:space="preserve">
<value>Não foi possível criar o diretório, verifique suas configurações de locais.</value>
</data>
<data name="HotkeyType_Automate" xml:space="preserve">
<value>Abrir/Parar ferramenta de Automatização</value>
</data>
<data name="HotkeyType_FreeHandRegion" xml:space="preserve">
<value>Capturar região à mão livre</value>
</data>
<data name="HotkeyType_RectangleAnnotate" xml:space="preserve">
<value>Capturar região (anotar)</value>
</data>
<data name="HotkeyType_RectangleLight" xml:space="preserve">
<value>Capturar região (leve)</value>
</data>
<data name="HotkeyType_RectangleRegion" xml:space="preserve">
<value>Capturar região</value>
</data>
<data name="HotkeyType_RectangleTransparent" xml:space="preserve">
<value>Capturar região (transparente)</value>
</data>
<data name="MyPictureBox_pbMain_LoadProgressChanged_Loading_image___0__" xml:space="preserve">
<value>Carregando imagem: {0}%</value>
</data>
<data name="SupportedLanguage_Automatic" xml:space="preserve">
<value>Automático</value>
</data>
<data name="URLSharingServices_Email" xml:space="preserve">
<value>Email</value>
</data>
<data name="UrlShortenerType_CustomURLShortener" xml:space="preserve">
<value>Encurtador de URLs customizado</value>
</data>
<data name="HotkeyType_StopUploads_Category" xml:space="preserve">
<value>Upload</value>
</data>
<data name="HotkeyType_ScreenRecorderActiveWindow_Category" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="HotkeyType_ScreenRecorderGIF_Category" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="HotkeyType_ScreenRecorderGIFActiveWindow_Category" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="HotkeyType_StartAutoCapture_Category" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="HotkeyType_StartScreenRecorder_Category" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="HotkeyType_StartScreenRecorderGIF_Category" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="HotkeyType_StopUploads" xml:space="preserve">
<value>Parar todos os envios ativos</value>
</data>
<data name="HotkeyType_TweetMessage" xml:space="preserve">
<value>Tuitar mensagem</value>
</data>
<data name="HotkeyType_TweetMessage_Category" xml:space="preserve">
<value>Feramentas</value>
</data>
<data name="HotkeyType_UploadURL" xml:space="preserve">
<value>Upload do URL</value>
</data>
<data name="HotkeyType_UploadURL_Category" xml:space="preserve">
<value>Upload</value>
</data>
<data name="HotkeyType_WindowRectangle" xml:space="preserve">
<value>Capturar região (objetos)</value>
</data>
<data name="HotkeyType_WindowRectangle_Category" xml:space="preserve">
<value>Capturar tela</value>
</data>
<data name="HSB_ToString_" xml:space="preserve">
<value>Matiz: {0:0.0}°, Saturação: {1:0.0}%, Brilho: {2:0.0}%</value>
</data>
<data name="MyMessageBox_MyMessageBox_Cancel" xml:space="preserve">
<value>Cancelar</value>
</data>
<data name="UpdateCheckerLabel_UpdateControls_ShareX_is_up_to_date" xml:space="preserve">
<value>{0} está atualizado</value>
</data>
</root>

View file

@ -399,6 +399,9 @@
<EmbeddedResource Include="Automate\AutomateForm.nl-NL.resx">
<DependentUpon>AutomateForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Automate\AutomateForm.pt-BR.resx">
<DependentUpon>AutomateForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Automate\AutomateForm.resx">
<DependentUpon>AutomateForm.cs</DependentUpon>
</EmbeddedResource>
@ -663,6 +666,9 @@
<EmbeddedResource Include="Forms\HashCheckForm.nl-NL.resx">
<DependentUpon>HashCheckForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\HashCheckForm.pt-BR.resx">
<DependentUpon>HashCheckForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\HashCheckForm.resx">
<DependentUpon>HashCheckForm.cs</DependentUpon>
</EmbeddedResource>

View file

@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX gerenciador de downloads</value>
<value>ShareX - Gerenciador de Downloads</value>
</data>
<data name="btnAction.Text" xml:space="preserve">
<value>Baixar</value>

View file

@ -136,7 +136,7 @@
<value>Filtro diferencia letras maiúsculas de minúsculas</value>
</data>
<data name="cbFilenameFilterMethod.Items" xml:space="preserve">
<value>Contem</value>
<value>Contém</value>
</data>
<data name="cbFilenameFilterMethod.Items1" xml:space="preserve">
<value>Começa com</value>
@ -145,7 +145,7 @@
<value>Termina com</value>
</data>
<data name="cbFilenameFilterMethod.Items3" xml:space="preserve">
<value>Combina exatamente</value>
<value>Combinação exata</value>
</data>
<data name="cbHostFilter.Text" xml:space="preserve">
<value>Filtro de hospedagem:</value>
@ -186,4 +186,13 @@
<data name="tsslStatus.Text" xml:space="preserve">
<value>Status</value>
</data>
<data name="cbFilenameFilterCulture.Items" xml:space="preserve">
<value>Cultura atual</value>
</data>
<data name="cbFilenameFilterCulture.Items1" xml:space="preserve">
<value>Cultura invariante (Inglês)</value>
</data>
<data name="cbFilenameFilterCulture.Items2" xml:space="preserve">
<value>Ordinal (Inglês)</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?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="$this.Text" xml:space="preserve">
<value>Histórico de imagem</value>
</data>
<data name="tsbQuickList.Text" xml:space="preserve">
<value>Mostrar somente as últimas 100 imagens</value>
</data>
<data name="tsddbThumbnailSize.Text" xml:space="preserve">
<value>Tamanho da miniatura</value>
</data>
<data name="tsddbViewMode.Text" xml:space="preserve">
<value>Modo de visualização</value>
</data>
<data name="tsmiViewModeGallery.Text" xml:space="preserve">
<value>Galeria</value>
</data>
<data name="tsmiViewModePane.Text" xml:space="preserve">
<value>Painel</value>
</data>
<data name="tsmiViewModeThumbnails.Text" xml:space="preserve">
<value>Miniaturas</value>
</data>
</root>

View file

@ -0,0 +1,222 @@
<?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="HistoryForm_HistoryForm_Current_culture___0__" xml:space="preserve">
<value>Cultura atual: {0}</value>
</data>
<data name="HistoryForm_HistoryForm_History_" xml:space="preserve">
<value>Histórico: {0}</value>
</data>
<data name="HistoryForm_UpdateItemCount___Filtered___0_" xml:space="preserve">
<value>Filtrados: {0}</value>
</data>
<data name="HistoryForm_UpdateItemCount_Total___0_" xml:space="preserve">
<value>Total: {0}</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Copy" xml:space="preserve">
<value>Copiar</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Deletion_URL" xml:space="preserve">
<value>URL de Remoção</value>
</data>
<data name="HistoryItemManager_InitializeComponent_File" xml:space="preserve">
<value>Arquivo</value>
</data>
<data name="HistoryItemManager_InitializeComponent_File_name" xml:space="preserve">
<value>Nome do arquivo</value>
</data>
<data name="HistoryItemManager_InitializeComponent_File_name_with_extension" xml:space="preserve">
<value>Nome do arquivo com extensão</value>
</data>
<data name="HistoryItemManager_InitializeComponent_File_path" xml:space="preserve">
<value>Local do arquivo</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Folder" xml:space="preserve">
<value>Pasta</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Forum__BBCode__image" xml:space="preserve">
<value>Imagem para fórum (BBCode)</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Forum__BBCode__link" xml:space="preserve">
<value>Link para fórum (BBCode)</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Forum__BBCode__linked_image" xml:space="preserve">
<value>Imagem com link para fórum (BBCode)</value>
</data>
<data name="HistoryItemManager_InitializeComponent_HTML_image" xml:space="preserve">
<value>Imagem HTML</value>
</data>
<data name="HistoryItemManager_InitializeComponent_HTML_link" xml:space="preserve">
<value>Link HTML</value>
</data>
<data name="HistoryItemManager_InitializeComponent_HTML_linked_image" xml:space="preserve">
<value>Imagem com link HTML</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Image" xml:space="preserve">
<value>Imagem</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Image_preview" xml:space="preserve">
<value>Pré-visualização da imagem</value>
</data>
<data name="HistoryItemManager_InitializeComponent_More_info" xml:space="preserve">
<value>Mais informações</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Open" xml:space="preserve">
<value>Abrir</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Shortened_URL" xml:space="preserve">
<value>URL Encurtado</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Show" xml:space="preserve">
<value>Mostrar</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Text" xml:space="preserve">
<value>Texto</value>
</data>
<data name="HistoryItemManager_InitializeComponent_Thumbnail_URL" xml:space="preserve">
<value>URL da Miniatura</value>
</data>
<data name="HistoryItemManager_InitializeComponent_URL" xml:space="preserve">
<value>URL</value>
</data>
<data name="HistoryItemManager_UpdateTexts_HTML_link___0__" xml:space="preserve">
<value>Link HTML ({0})</value>
</data>
<data name="HistoryItemManager_UpdateTexts_URLs___0__" xml:space="preserve">
<value>URLs ({0})</value>
</data>
<data name="HistoryManager_GetHistoryItems_Error" xml:space="preserve">
<value>Erro</value>
</data>
<data name="HistoryManager_GetHistoryItems_Error_occured_while_reading_XML_file___0_" xml:space="preserve">
<value>Um erro ocorreu ao ler o arquivo XML: {0}</value>
</data>
<data name="ObjectListView_ObjectListView_Copy_name" xml:space="preserve">
<value>Copiar nome</value>
</data>
<data name="ObjectListView_ObjectListView_Copy_value" xml:space="preserve">
<value>Copiar valor</value>
</data>
<data name="ObjectListView_ObjectListView_Name" xml:space="preserve">
<value>Nome</value>
</data>
<data name="ObjectListView_ObjectListView_Value" xml:space="preserve">
<value>Valor</value>
</data>
</root>

View file

@ -179,6 +179,9 @@
<EmbeddedResource Include="ImageHistoryForm.nl-NL.resx">
<DependentUpon>ImageHistoryForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageHistoryForm.pt-BR.resx">
<DependentUpon>ImageHistoryForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageHistoryForm.resx">
<DependentUpon>ImageHistoryForm.cs</DependentUpon>
</EmbeddedResource>
@ -194,6 +197,7 @@
<EmbeddedResource Include="Properties\Resources.hu.resx" />
<EmbeddedResource Include="Properties\Resources.ko-KR.resx" />
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.pt-BR.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>

View file

@ -0,0 +1,168 @@
<?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="FFmpegHelper_Record_FFmpeg_error" xml:space="preserve">
<value>Erro do FFmpeg</value>
</data>
<data name="FFmpegOptionsForm_buttonFFmpegBrowse_Click_Browse_for_ffmpeg_exe" xml:space="preserve">
<value>Procurar por ffmpeg.exe</value>
</data>
<data name="FFmpegOptionsForm_DownloaderForm_InstallRequested_Download_of_FFmpeg_failed_" xml:space="preserve">
<value>Falha ao baixar o codec FFmpeg.</value>
</data>
<data name="FFmpegOptionsForm_DownloaderForm_InstallRequested_Successfully_downloaded_FFmpeg_" xml:space="preserve">
<value>Download do codec realizado com sucesso.</value>
</data>
<data name="FFmpegOptionsForm_UpdateUI_Bitrate___0_k" xml:space="preserve">
<value>Taxa de bits: {0}k</value>
</data>
<data name="FFmpegOptionsForm_UpdateUI_Quality_" xml:space="preserve">
<value>Qualidade:</value>
</data>
<data name="RectangleAnnotate_DrawTips_Drawing_mode_off" xml:space="preserve">
<value>Ctrl: Modo de desenho ░ Espaço: Captura em tela cheia</value>
</data>
<data name="RectangleAnnotate_DrawTips_Drawing_mode_on" xml:space="preserve">
<value>Ctrl: Modo da região ░ Shift: Cor da caneta ░ Rodela do mouse: Tamanho da caneta ░ Espaço: Captura em tela cheia</value>
</data>
<data name="RectangleAnnotate_InitializeComponent_Rectangle_capture_annotate" xml:space="preserve">
<value>Anotar em captura de retângulo</value>
</data>
<data name="RectangleLight_InitializeComponent_Rectangle_capture_light" xml:space="preserve">
<value>Captura de retângulo leve</value>
</data>
<data name="RectangleRegion_GetAreaText_Area" xml:space="preserve">
<value>X: {0} Y: {1} L: {2} A: {3}</value>
</data>
<data name="RectangleRegion_GetRulerText_Ruler_info" xml:space="preserve">
<value>X: {0} / Y: {1} / X2: {2} / Y2: {3}
Largura: {4} px / Altura: {5} px
Distância: {6:0.00} px / Ângulo: {7:0.00}°</value>
</data>
<data name="RectangleTransparent_RectangleTransparent_Rectangle_capture_transparent" xml:space="preserve">
<value>Captura de retângulo transparente
</value>
</data>
<data name="ScreenRegion_Name_Monitor_0___X__1__Y__2__Width__3__Height__4_" xml:space="preserve">
<value>Monitor {0} (X:{1} Y:{2} Largura:{3} Altura:{4})</value>
</data>
<data name="Surface_InitializeComponent_Region_capture" xml:space="preserve">
<value>Captura de região</value>
</data>
</root>

View file

@ -0,0 +1,192 @@
<?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="btnCopyPreview.Text" xml:space="preserve">
<value>Copiar</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Opções de gravações de tela</value>
</data>
<data name="btnDownload.Text" xml:space="preserve">
<value>Baixar</value>
</data>
<data name="btnHelp.Text" xml:space="preserve">
<value>Ajuda...</value>
</data>
<data name="btnInstallHelperDevices.Text" xml:space="preserve">
<value>Instalar dispositivos de gravação</value>
</data>
<data name="btnRefreshSources.Text" xml:space="preserve">
<value>Atualizar</value>
</data>
<data name="btnTest.Text" xml:space="preserve">
<value>Testar com CMD</value>
</data>
<data name="cbCustomCommands.Text" xml:space="preserve">
<value>Usar comandos customizados</value>
</data>
<data name="gbCodecs.Text" xml:space="preserve">
<value>Codecs</value>
</data>
<data name="gbCommandLineArgs.Text" xml:space="preserve">
<value>Parâmetros da linha de comando adicionais</value>
</data>
<data name="gbCommandLinePreview.Text" xml:space="preserve">
<value>Prévia da linha de comando</value>
</data>
<data name="gbFFmpegExe.Text" xml:space="preserve">
<value>Local do codec FFmpeg</value>
</data>
<data name="gbSource.Text" xml:space="preserve">
<value>Fontes</value>
</data>
<data name="lblAACQuality.Text" xml:space="preserve">
<value>Taxa de bits:</value>
</data>
<data name="lblAudioCodec.Text" xml:space="preserve">
<value>Codec de áudio:</value>
</data>
<data name="lblAudioSource.Text" xml:space="preserve">
<value>Fonte de áudio:</value>
</data>
<data name="lblCodec.Text" xml:space="preserve">
<value>Codec de vídeo:</value>
</data>
<data name="lblMP3Quality.Text" xml:space="preserve">
<value>Qualidade:</value>
</data>
<data name="lblVideoSource.Text" xml:space="preserve">
<value>Fonte do vídeo:</value>
</data>
<data name="lblVorbisQuality.Text" xml:space="preserve">
<value>Qualidade</value>
</data>
<data name="lblVP8Bitrate.Text" xml:space="preserve">
<value>Taxa de bits variável:</value>
</data>
<data name="lblx264Preset.Text" xml:space="preserve">
<value>Pré-definição:</value>
</data>
<data name="lblXvidQscale.Text" xml:space="preserve">
<value>Taxa de bits variável:</value>
</data>
<data name="tbAACBitrate.ToolTip" xml:space="preserve">
<value>Padrão é 128k.</value>
</data>
</root>

View file

@ -136,6 +136,7 @@
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.nl-NL.resx" />
<EmbeddedResource Include="Properties\Resources.pt-BR.resx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@ -161,6 +162,9 @@
<EmbeddedResource Include="Screencast\FFmpegOptionsForm.nl-NL.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Screencast\FFmpegOptionsForm.pt-BR.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Screencast\FFmpegOptionsForm.resx">
<DependentUpon>FFmpegOptionsForm.cs</DependentUpon>
</EmbeddedResource>

View file

@ -0,0 +1,141 @@
<?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="btnClearAuthorization.Text" xml:space="preserve">
<value>Limpar autorização</value>
</data>
<data name="btnCompleteAuthorization.Text" xml:space="preserve">
<value>Passo 2: Completar autorização</value>
</data>
<data name="btnOpenAuthorizePage.Text" xml:space="preserve">
<value>Passo 1: Abrir página de autorização...</value>
</data>
<data name="btnRefreshAuthorization.Text" xml:space="preserve">
<value>Atualizar autorização</value>
</data>
<data name="gbUserAccount.Text" xml:space="preserve">
<value>Conta de usuário</value>
</data>
<data name="lblLoginStatus.Text" xml:space="preserve">
<value>Status</value>
</data>
<data name="lblVerificationCode.Text" xml:space="preserve">
<value>Código de verificação:</value>
</data>
</root>

View file

@ -127,7 +127,7 @@
<value>Tamanho</value>
</data>
<data name="tsmiCopyPublicLink.Text" xml:space="preserve">
<value>Copiar link publico</value>
<value>Copiar link público</value>
</data>
<data name="tsmiCreateDirectory.Text" xml:space="preserve">
<value>Criar diretório...</value>
@ -141,4 +141,7 @@
<data name="tsmiRefresh.Text" xml:space="preserve">
<value>Atualizar</value>
</data>
<data name="tsbSelectFolder.Text" xml:space="preserve">
<value>Selecionar local da pasta atual</value>
</data>
</root>

View file

@ -0,0 +1,135 @@
<?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="$this.Text" xml:space="preserve">
<value>Envio de arquivos JIRA</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>Cancelar</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Enviar</value>
</data>
<data name="gpSummary.Text" xml:space="preserve">
<value>Sumário</value>
</data>
<data name="lblIssueId.Text" xml:space="preserve">
<value>ID da Questão:</value>
</data>
</root>

View file

@ -0,0 +1,129 @@
<?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="$this.Text" xml:space="preserve">
<value>ShareX - Resposta</value>
</data>
<data name="tpString.Text" xml:space="preserve">
<value>Texto</value>
</data>
<data name="tpWebBrowser.Text" xml:space="preserve">
<value>Navegador</value>
</data>
</root>

View file

@ -0,0 +1,473 @@
<?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="$this.Text" xml:space="preserve">
<value>ShareX - Opções de destino</value>
</data>
<data name="btnBoxRefreshFolders.Text" xml:space="preserve">
<value>Atualizar lista de pastas</value>
</data>
<data name="btnCustomUploaderAdd.Text" xml:space="preserve">
<value>Adicionar</value>
</data>
<data name="btnCustomUploaderArgAdd.Text" xml:space="preserve">
<value>Adicionar</value>
</data>
<data name="btnCustomUploaderArgEdit.Text" xml:space="preserve">
<value>Atualizar</value>
</data>
<data name="btnCustomUploaderArgRemove.Text" xml:space="preserve">
<value>Remover</value>
</data>
<data name="btnCustomUploaderClear.Text" xml:space="preserve">
<value>Limpar campos --&gt;</value>
</data>
<data name="btnCustomUploaderClearUploaders.Text" xml:space="preserve">
<value>Limpar serviços de upload</value>
</data>
<data name="btnCustomUploaderExamples.Text" xml:space="preserve">
<value>Exemplos...</value>
</data>
<data name="btnCustomUploaderFileUploaderTest.Text" xml:space="preserve">
<value>Testar</value>
</data>
<data name="btnCustomUploaderHelp.Text" xml:space="preserve">
<value>Ajuda...</value>
</data>
<data name="btnCustomUploaderImageUploaderTest.Text" xml:space="preserve">
<value>Testar</value>
</data>
<data name="btnCustomUploaderRegexpAdd.Text" xml:space="preserve">
<value>Adicionar</value>
</data>
<data name="btnCustomUploaderRegexpEdit.Text" xml:space="preserve">
<value>Atualizar</value>
</data>
<data name="btnCustomUploaderRegexpRemove.Text" xml:space="preserve">
<value>Remover</value>
</data>
<data name="btnCustomUploaderRemove.Text" xml:space="preserve">
<value>Remover</value>
</data>
<data name="btnCustomUploaderShowLastResponse.Text" xml:space="preserve">
<value>Mostrar última resposta...</value>
</data>
<data name="btnCustomUploaderTextUploaderTest.Text" xml:space="preserve">
<value>Testar</value>
</data>
<data name="btnCustomUploaderUpdate.Text" xml:space="preserve">
<value>Atualizar</value>
</data>
<data name="btnCustomUploaderURLShortenerTest.Text" xml:space="preserve">
<value>Testar</value>
</data>
<data name="btnDropboxShowFiles.Text" xml:space="preserve">
<value>Selecionar...</value>
</data>
<data name="btnFlickrCheckToken.Text" xml:space="preserve">
<value>Atualizar autorização</value>
</data>
<data name="btnFlickrCompleteAuth.Text" xml:space="preserve">
<value>Passo 2: Completar autorização</value>
</data>
<data name="btnFlickrOpenAuthorize.Text" xml:space="preserve">
<value>Passo 1: Abrir página de autorização...</value>
</data>
<data name="btnFlickrOpenImages.Text" xml:space="preserve">
<value>Sua stream de fotos...</value>
</data>
<data name="btnFtpClient.Text" xml:space="preserve">
<value>Cliente...</value>
</data>
<data name="btnGe_ttLogin.Text" xml:space="preserve">
<value>Logar</value>
</data>
<data name="btnGoogleDriveRefreshFolders.Text" xml:space="preserve">
<value>Atualizar lista de pastas</value>
</data>
<data name="btnHubicRefreshFolders.Text" xml:space="preserve">
<value>Atualizar lista de pastas</value>
</data>
<data name="btnImageShackLogin.Text" xml:space="preserve">
<value>Logar</value>
</data>
<data name="btnImageShackOpenMyImages.Text" xml:space="preserve">
<value>Abrir minha página de imagens...</value>
</data>
<data name="btnImageShackOpenPublicProfile.Text" xml:space="preserve">
<value>Abrir página de perfil público...</value>
</data>
<data name="btnImgurRefreshAlbumList.Text" xml:space="preserve">
<value>Atualizar lista de álbuns</value>
</data>
<data name="btnMegaLogin.Text" xml:space="preserve">
<value>Logar</value>
</data>
<data name="btnMegaRefreshFolders.Text" xml:space="preserve">
<value>Atualizar</value>
</data>
<data name="btnMegaRegister.Text" xml:space="preserve">
<value>Registrar...</value>
</data>
<data name="btnMinusAuth.Text" xml:space="preserve">
<value>Autorizar</value>
</data>
<data name="btnMinusFolderAdd.Text" xml:space="preserve">
<value>Adicionar pasta</value>
</data>
<data name="btnMinusFolderRemove.Text" xml:space="preserve">
<value>Remover pasta</value>
</data>
<data name="btnMinusReadFolderList.Text" xml:space="preserve">
<value>Atualizar lista de pastas</value>
</data>
<data name="btnMinusRefreshAuth.Text" xml:space="preserve">
<value>Atualizar autorização</value>
</data>
<data name="btnPastebinLogin.Text" xml:space="preserve">
<value>Logar</value>
</data>
<data name="btnPastebinRegister.Text" xml:space="preserve">
<value>Registrar...</value>
</data>
<data name="btnPhotobucketAddAlbum.Text" xml:space="preserve">
<value>Adicionar álbum</value>
</data>
<data name="btnPhotobucketAuthOpen.Text" xml:space="preserve">
<value>Passo 1: Abrir página de autorização...</value>
</data>
<data name="btnPhotobucketAuthComplete.Text" xml:space="preserve">
<value>Passo 2: Completar autorização</value>
</data>
<data name="btnPhotobucketCreateAlbum.Text" xml:space="preserve">
<value>Criar álbum</value>
</data>
<data name="btnPhotobucketRemoveAlbum.Text" xml:space="preserve">
<value>Remover álbum</value>
</data>
<data name="btnPicasaRefreshAlbumList.Text" xml:space="preserve">
<value>Atualizar lista de álbuns</value>
</data>
<data name="btnPushbulletGetDeviceList.Text" xml:space="preserve">
<value>Pegar lista de dispositivos</value>
</data>
<data name="btnSendSpaceRegister.Text" xml:space="preserve">
<value>&amp;Registrar...</value>
</data>
<data name="btnTinyPicLogin.Text" xml:space="preserve">
<value>Logar</value>
</data>
<data name="btnTinyPicOpenMyImages.Text" xml:space="preserve">
<value>Abrir minha página de imagens...</value>
</data>
<data name="btnTwitterAdd.Text" xml:space="preserve">
<value>Adicionar</value>
</data>
<data name="btnTwitterRemove.Text" xml:space="preserve">
<value>Remover</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Usar domínio customizado:</value>
</data>
<data name="cbAmazonS3CustomCNAME.ToolTip" xml:space="preserve">
<value>Use esta opção se você tem um bucket instalado com um domínio customizado.
Se o campo de texto estiver vazio então o nome do bucket será usado no URL.
Por exemplo, se o seu bucket é chamado bucket.example.com então o URL será http://bucket.example.com/...</value>
</data>
<data name="cbAmazonS3UseRRS.Text" xml:space="preserve">
<value>Usar armazenamento reduzido de redundância</value>
</data>
<data name="cbBoxShare.Text" xml:space="preserve">
<value>Criar link compartilhável</value>
</data>
<data name="cbCheveretoDirectURL.Text" xml:space="preserve">
<value>URL Direto</value>
</data>
<data name="cbDropboxAutoCreateShareableLink.Text" xml:space="preserve">
<value>Criar URL compartilhável:</value>
</data>
<data name="cbEmailRememberLastTo.Text" xml:space="preserve">
<value>Lembrar endereço do último recipiente</value>
</data>
<data name="cbGoogleDriveIsPublic.Text" xml:space="preserve">
<value>Upload público?</value>
</data>
<data name="cbGoogleDriveUseFolder.Text" xml:space="preserve">
<value>Enviar arquivos para pasta selecionada</value>
</data>
<data name="cbHubicPublishLink.Text" xml:space="preserve">
<value>Criar link de compartilhamento (válido por 30 dias)</value>
</data>
<data name="cbImageShackIsPublic.Text" xml:space="preserve">
<value>Upload público?</value>
</data>
<data name="cbImgurDirectLink.Text" xml:space="preserve">
<value>Usar link direto</value>
</data>
<data name="cbImgurUploadSelectedAlbum.Text" xml:space="preserve">
<value>Enviar imagens para o álbum selecionado</value>
</data>
<data name="cbLocalhostrDirectURL.Text" xml:space="preserve">
<value>Usar URL direto se existir</value>
</data>
<data name="cbMediaFireUseLongLink.Text" xml:space="preserve">
<value>Usar link longo o qual inclui o nome do arquivo</value>
</data>
<data name="cbOneDriveCreateShareableLink.Text" xml:space="preserve">
<value>Criar link compartilhável</value>
</data>
<data name="cbOwnCloud81Compatibility.Text" xml:space="preserve">
<value>Compatibilidade com ownCloud 8.1+</value>
</data>
<data name="cbOwnCloudCreateShare.Text" xml:space="preserve">
<value>Criar URL compartilhável</value>
</data>
<data name="cbOwnCloudDirectLink.Text" xml:space="preserve">
<value>Link direto (Adiciona "&amp;&amp;download" ao URL)</value>
</data>
<data name="cbOwnCloudIgnoreInvalidCert.Text" xml:space="preserve">
<value>Ignorar certificado SSL inválido</value>
</data>
<data name="cbTwitterSkipMessageBox.Text" xml:space="preserve">
<value>Pular caixa de mensagem de tuite</value>
</data>
<data name="cbUpasteIsPublic.Text" xml:space="preserve">
<value>Upload público?</value>
</data>
<data name="chArgumentsName.Text" xml:space="preserve">
<value>Nome</value>
</data>
<data name="chArgumentsValue.Text" xml:space="preserve">
<value>Valor</value>
</data>
<data name="chBoxFoldersName.Text" xml:space="preserve">
<value>Nome da pasta</value>
</data>
<data name="chGoogleDriveDescription.Text" xml:space="preserve">
<value>Descrição</value>
</data>
<data name="chGoogleDriveTitle.Text" xml:space="preserve">
<value>Título</value>
</data>
<data name="chHubicFolderName.Text" xml:space="preserve">
<value>Nome da pasta</value>
</data>
<data name="chImgurDescription.Text" xml:space="preserve">
<value>Descrição</value>
</data>
<data name="chImgurTitle.Text" xml:space="preserve">
<value>Título</value>
</data>
<data name="chkEmailConfirm.Text" xml:space="preserve">
<value>Confirmar antes de enviar</value>
</data>
<data name="chkGistPublishPublic.Text" xml:space="preserve">
<value>Criar Gist público</value>
</data>
<data name="chkMinusPublic.Text" xml:space="preserve">
<value>Público</value>
</data>
<data name="chPicasaDescription.Text" xml:space="preserve">
<value>Descrição</value>
</data>
<data name="chPicasaName.Text" xml:space="preserve">
<value>Nome</value>
</data>
<data name="chTwitterAccount.Text" xml:space="preserve">
<value>Nome</value>
</data>
<data name="gbCustomUploaderArguments.Text" xml:space="preserve">
<value>Parâmetros</value>
</data>
<data name="gbCustomUploaderRegexp.Text" xml:space="preserve">
<value>Regex da resposta</value>
</data>
<data name="gbCustomUploaders.Text" xml:space="preserve">
<value>Serviços</value>
</data>
<data name="gbMinusUpload.Text" xml:space="preserve">
<value>Enviar imagens para</value>
</data>
<data name="gbMinusUserPass.Text" xml:space="preserve">
<value>Autenticação</value>
</data>
<data name="gbPhotobucketAlbumPath.Text" xml:space="preserve">
<value>Enviar imagens para</value>
</data>
<data name="gbPhotobucketAlbums.Text" xml:space="preserve">
<value>Criar novo álbum</value>
</data>
<data name="gbPhotobucketUserAccount.Text" xml:space="preserve">
<value>Conta de usuário</value>
</data>
<data name="gpJiraServer.Text" xml:space="preserve">
<value>Servidor JIRA</value>
</data>
<data name="lblAdflyAPIKEY.Text" xml:space="preserve">
<value>Chave de API:</value>
</data>
<data name="lblAmazonS3AccessKey.Text" xml:space="preserve">
<value>Chave de Acesso:</value>
</data>
<data name="lblAmazonS3BucketName.Text" xml:space="preserve">
<value>Nome do Bucket:</value>
</data>
<data name="lblAmazonS3Endpoint.Text" xml:space="preserve">
<value>Endpoint:</value>
</data>
<data name="lblAmazonS3ObjectPrefix.Text" xml:space="preserve">
<value>Local de upload:</value>
</data>
<data name="lblAmazonS3PathPreview.Text" xml:space="preserve">
<value>Prévia</value>
</data>
<data name="lblAmazonS3PathPreviewLabel.Text" xml:space="preserve">
<value>Prévia do URL:</value>
</data>
<data name="lblAmazonS3SecretKey.Text" xml:space="preserve">
<value>Chave secreta:</value>
</data>
<data name="lblBitlyDomain.Text" xml:space="preserve">
<value>Domínio:</value>
</data>
<data name="lblBoxFolderID.Text" xml:space="preserve">
<value>Pasta selecionada:</value>
</data>
<data name="lblBoxFolderTip.Text" xml:space="preserve">
<value>Nota: Você pode clicar duas vezes no nome da pasta para abrir a pasta.</value>
</data>
<data name="lblCheveretoAPIKey.Text" xml:space="preserve">
<value>Chave de API:</value>
</data>
<data name="lblCheveretoWebsite.Text" xml:space="preserve">
<value>Site:</value>
</data>
<data name="lblCopyPath.Text" xml:space="preserve">
<value>Local de upload:</value>
</data>
<data name="lblCopyStatus.Text" xml:space="preserve">
<value>Status</value>
</data>
<data name="lblCopyURLType.Text" xml:space="preserve">
<value>Tipo de URL:</value>
</data>
<data name="lblCustomUploaderDeletionURL.Text" xml:space="preserve">
<value>URL de Remoção:</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?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="$this.Text" xml:space="preserve">
<value>Caixa de Usuário/Senha</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>Cancelar</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="lblEmail.Text" xml:space="preserve">
<value>Email:</value>
</data>
<data name="lblFullName.Text" xml:space="preserve">
<value>Nome completo:</value>
</data>
<data name="lblPassword.Text" xml:space="preserve">
<value>Senha:</value>
</data>
<data name="lblUserName.Text" xml:space="preserve">
<value>Usuário:</value>
</data>
</root>

View file

@ -232,4 +232,19 @@ Pastas criadas:</value>
<data name="UploadersConfigForm_UpdateDropboxStatus_User_ID_" xml:space="preserve">
<value>ID do usuário:</value>
</data>
<data name="JiraUpload_ValidateIssueId_Issue_not_found" xml:space="preserve">
<value>Questão não encontrada</value>
</data>
<data name="KeyFileNameEditor_EditValue_Browse_for_a_key_file___" xml:space="preserve">
<value>Procurar por um arquivo de chave...</value>
</data>
<data name="UploadersConfigForm_LoadSettings_Parent_album_path_e_g_" xml:space="preserve">
<value>Local do álbum pai, por exemplo</value>
</data>
<data name="UploadersConfigForm_oAuthJira_RefreshButtonClicked_Refresh_authorization_is_not_supported_" xml:space="preserve">
<value>Autorização de atualização não é suportada.</value>
</data>
<data name="UploadersConfigForm_OneDriveAddFolder_Querying_folders___" xml:space="preserve">
<value>Consultando pastas...</value>
</data>
</root>

View file

@ -378,6 +378,9 @@
<EmbeddedResource Include="Controls\OAuthControl.nl-NL.resx">
<DependentUpon>OAuthControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\OAuthControl.pt-BR.resx">
<DependentUpon>OAuthControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\OAuthControl.tr.resx">
<DependentUpon>OAuthControl.cs</DependentUpon>
</EmbeddedResource>
@ -456,6 +459,9 @@
<EmbeddedResource Include="Forms\JiraUpload.nl-NL.resx">
<DependentUpon>JiraUpload.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\JiraUpload.pt-BR.resx">
<DependentUpon>JiraUpload.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\JiraUpload.tr.resx">
<DependentUpon>JiraUpload.cs</DependentUpon>
</EmbeddedResource>

View file

@ -135,4 +135,7 @@
<data name="lblPath.Text" xml:space="preserve">
<value>Local:</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Programa de codificação</value>
</data>
</root>

View file

@ -127,13 +127,13 @@
<value>Usar novo nome:</value>
</data>
<data name="btnOverwrite.Text" xml:space="preserve">
<value>Sobrescrever:</value>
<value>Substituir:</value>
</data>
<data name="btnUniqueName.Text" xml:space="preserve">
<value>Usar um nome unico:</value>
<value>Usar um nome único:</value>
</data>
<data name="lblTitle.Text" xml:space="preserve">
<value>Já existe um arquivo com o mesmo nome nesse local.
Escolher outro nome:</value>
<value>Já existe um arquivo com o mesmo nome neste local.
Escolher outro nome ou ação:</value>
</data>
</root>

View file

@ -122,7 +122,7 @@
</data>
<data name="btnGreenlightOpen.Text" xml:space="preserve">
<value>Nós precisamos da sua ajuda para lançar o programa ShareX na Steam!
Se você gostaria de votar, clique aqui para abir a nossa página no Steam Greenlight.</value>
Clique aqui para votar.</value>
</data>
<data name="chElapsed.Text" xml:space="preserve">
<value>Gasto</value>
@ -140,7 +140,7 @@ Se você gostaria de votar, clique aqui para abir a nossa página no Steam Green
<value>Velocidade</value>
</data>
<data name="chStatus.Text" xml:space="preserve">
<value>Estado</value>
<value>Status</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>URL</value>
@ -251,7 +251,7 @@ Se você gostaria de votar, clique aqui para abir a nossa página no Steam Green
<value>Link para fórum (BBCode)</value>
</data>
<data name="tsmiCopyForumLinkedImage.Text" xml:space="preserve">
<value>Imagem com link embutido (BBCode)</value>
<value>Imagem para fórum com link embutido (BBCode)</value>
</data>
<data name="tsmiCopyHTMLImage.Text" xml:space="preserve">
<value>Imagem para HTML</value>
@ -368,7 +368,7 @@ Se você gostaria de votar, clique aqui para abir a nossa página no Steam Green
<value>Encurtar URL</value>
</data>
<data name="tsmiScreenshotsFolder.Text" xml:space="preserve">
<value>Pasta de screenshots</value>
<value>Pasta de capturas de tela...</value>
</data>
<data name="tsmiShowDebugLog.Text" xml:space="preserve">
<value>Log de depuração...</value>
@ -478,4 +478,169 @@ Se você gostaria de votar, clique aqui para abir a nossa página no Steam Green
<data name="tsmiShowQRCode.Text" xml:space="preserve">
<value>Mostrar código QR...</value>
</data>
<data name="tsddbWorkflows.Text" xml:space="preserve">
<value>Workflows</value>
</data>
<data name="tsmiCopyThumbnailFile.Text" xml:space="preserve">
<value>Arquivo da miniatura</value>
</data>
<data name="tsmiCopyThumbnailImage.Text" xml:space="preserve">
<value>Imagem da miniatura</value>
</data>
<data name="tsmiDNSChanger.Text" xml:space="preserve">
<value>Trocador de DNS...</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>Envio de arquivos</value>
</data>
<data name="tsmiFreeHand.Text" xml:space="preserve">
<value>Desenho à mão livre</value>
</data>
<data name="tsmiHashCheck.Text" xml:space="preserve">
<value>Verificação de hash...</value>
</data>
<data name="tsmiImagePreview.Text" xml:space="preserve">
<value>Prévia de imagem</value>
</data>
<data name="tsmiImageUploaders.Text" xml:space="preserve">
<value>Envio de imagens</value>
</data>
<data name="tsmiIndexFolder.Text" xml:space="preserve">
<value>Arquivar pasta...</value>
</data>
<data name="tsmiLastRegion.Text" xml:space="preserve">
<value>Última região</value>
</data>
<data name="tsmiOpenShortenedURL.Text" xml:space="preserve">
<value>URL encurtado</value>
</data>
<data name="tsmiOpenThumbnailFile.Text" xml:space="preserve">
<value>Arquivo da miniatura</value>
</data>
<data name="tsmiOpenThumbnailURL.Text" xml:space="preserve">
<value>URL da miniatura</value>
</data>
<data name="tsmiPolygon.Text" xml:space="preserve">
<value>Polígono</value>
</data>
<data name="tsmiRectangle.Text" xml:space="preserve">
<value>Região</value>
</data>
<data name="tsmiRectangleAnnotate.Text" xml:space="preserve">
<value>Região (anotar)</value>
</data>
<data name="tsmiRectangleLight.Text" xml:space="preserve">
<value>Região (leve)</value>
</data>
<data name="tsmiRectangleTransparent.Text" xml:space="preserve">
<value>Região (transparente)</value>
</data>
<data name="tsmiScreenColorPicker.Text" xml:space="preserve">
<value>Seleção de cor da tela</value>
</data>
<data name="tsmiScreenRecordingFFmpeg.Text" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="tsmiScreenRecordingGIF.Text" xml:space="preserve">
<value>Gravar tela (GIF)</value>
</data>
<data name="tsmiShowResponse.Text" xml:space="preserve">
<value>Mostrar resposta...</value>
</data>
<data name="tsmiTextUploaders.Text" xml:space="preserve">
<value>Envio de texto</value>
</data>
<data name="tsmiTrayColorPicker.Text" xml:space="preserve">
<value>Seleção de cores...</value>
</data>
<data name="tsmiTrayDNSChanger.Text" xml:space="preserve">
<value>Trocador de DNS...</value>
</data>
<data name="tsmiTrayFileUploaders.Text" xml:space="preserve">
<value>Envio de arquivos</value>
</data>
<data name="tsmiTrayFreeHand.Text" xml:space="preserve">
<value>Desenho à mão livre</value>
</data>
<data name="tsmiTrayHashCheck.Text" xml:space="preserve">
<value>Verificação de hash</value>
</data>
<data name="tsmiTrayImageEffects.Text" xml:space="preserve">
<value>Efeitos de imagem...</value>
</data>
<data name="tsmiTrayImageHistory.Text" xml:space="preserve">
<value>Histórico de imagens...</value>
</data>
<data name="tsmiTrayImageUploaders.Text" xml:space="preserve">
<value>Envio de imagens</value>
</data>
<data name="tsmiTrayIndexFolder.Text" xml:space="preserve">
<value>Arquivar pasta...</value>
</data>
<data name="tsmiTrayLastRegion.Text" xml:space="preserve">
<value>Última região</value>
</data>
<data name="tsmiTrayMonitor.Text" xml:space="preserve">
<value>Monitor</value>
</data>
<data name="tsmiTrayMonitorTest.Text" xml:space="preserve">
<value>Teste de monitor</value>
</data>
<data name="tsmiTrayPolygon.Text" xml:space="preserve">
<value>Polígono</value>
</data>
<data name="tsmiTrayRectangle.Text" xml:space="preserve">
<value>Região</value>
</data>
<data name="tsmiTrayRectangleAnnotate.Text" xml:space="preserve">
<value>Região (anotar)</value>
</data>
<data name="tsmiTrayRectangleLight.Text" xml:space="preserve">
<value>Região (leve)</value>
</data>
<data name="tsmiTrayRectangleTransparent.Text" xml:space="preserve">
<value>Região (transparente)</value>
</data>
<data name="tsmiTrayScreenColorPicker.Text" xml:space="preserve">
<value>Seleção de cores da tela...</value>
</data>
<data name="tsmiTrayScreenRecordingFFmpeg.Text" xml:space="preserve">
<value>Gravar tela</value>
</data>
<data name="tsmiTrayScreenRecordingGIF.Text" xml:space="preserve">
<value>Gravar tela (GIF)</value>
</data>
<data name="tsmiTrayShow.Text" xml:space="preserve">
<value>Mostrar janela do ShareX</value>
</data>
<data name="tsmiTrayTextUploaders.Text" xml:space="preserve">
<value>Envio de arquivos</value>
</data>
<data name="tsmiTrayURLSharingServices.Text" xml:space="preserve">
<value>Serviços de compartilhamento de URLs</value>
</data>
<data name="tsmiTrayWebpageCapture.Text" xml:space="preserve">
<value>Captura de página da web...</value>
</data>
<data name="tsmiTrayWindowRectangle.Text" xml:space="preserve">
<value>Região (objetos)</value>
</data>
<data name="tsmiTrayWorkflows.Text" xml:space="preserve">
<value>Workflows</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>Serviços de compartilhamento de URLs</value>
</data>
<data name="tsmiWebpageCapture.Text" xml:space="preserve">
<value>Captura de página da web...</value>
</data>
<data name="tsmiWindowRectangle.Text" xml:space="preserve">
<value>Região (objetos)</value>
</data>
<data name="tsmiTrayVideoThumbnailer.Text" xml:space="preserve">
<value>Miniaturizador de vídeo...</value>
</data>
<data name="tsmiVideoThumbnailer.Text" xml:space="preserve">
<value>Miniaturizador de vídeo...</value>
</data>
</root>

View file

@ -145,7 +145,7 @@
<value>Configuração de efeitos de imagem...</value>
</data>
<data name="btnScreenRecorderFFmpegOptions.Text" xml:space="preserve">
<value>Opções para gravação de tela...</value>
<value>Opções de gravações de tela...</value>
</data>
<data name="btnTask.Text" xml:space="preserve">
<value>Tarefa...</value>
@ -160,7 +160,7 @@
<value>Salvar informações da tarefa no histórico</value>
</data>
<data name="chkOverrideFTP.Text" xml:space="preserve">
<value>Sobrescrever conta FTP padrão:</value>
<value>Substituir conta FTP padrão:</value>
</data>
<data name="chActionsName.Text" xml:space="preserve">
<value>Nome</value>
@ -196,7 +196,7 @@
<value>Tarefa</value>
</data>
<data name="tpRegionCapture.Text" xml:space="preserve">
<value>Região de captura</value>
<value>Captura de região</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>Encurtadores de URL</value>
@ -214,16 +214,16 @@
<value>Qualidade do JPEG:</value>
</data>
<data name="lblImageFileExist.Text" xml:space="preserve">
<value>Se arquivo existe:</value>
<value>Se o arquivo existir:</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Configurações de tarefas</value>
</data>
<data name="lblGIFFPS.Text" xml:space="preserve">
<value>FPS do GIF:</value>
<value>QPS do GIF:</value>
</data>
<data name="lblImageFormat.Text" xml:space="preserve">
<value>Formato da imagem:</value>
<value>Formato de imagem:</value>
</data>
<data name="lblScreenRecorderFixedDuration.Text" xml:space="preserve">
<value>segundos</value>
@ -238,10 +238,10 @@
<value>Pré-visualização</value>
</data>
<data name="lblUseImageFormat2AfterHint.Text" xml:space="preserve">
<value>kB 0 - 5000 (0 desativa)</value>
<value>0 - 5000 kB (0 desativa)</value>
</data>
<data name="cbShowCursor.Text" xml:space="preserve">
<value>Mostrar cursor nas screenshots</value>
<value>Mostrar cursor nas capturas de tela</value>
</data>
<data name="cbUseDefaultAfterCaptureSettings.Text" xml:space="preserve">
<value>Usar configurações padrões de "Após captura"</value>
@ -253,7 +253,7 @@
<value>Usar configurações padrões de "Destino"</value>
</data>
<data name="lblAfterTaskNotification.Text" xml:space="preserve">
<value>Após a tarefa estar completa:</value>
<value>Após a conclusão da tarefa:</value>
</data>
<data name="lblCaptureCustomRegionSelectedMonitor.Text" xml:space="preserve">
<value>Selecione um monitor para uma região customizada:</value>
@ -267,4 +267,175 @@
<data name="cbPlaySoundAfterUpload.Text" xml:space="preserve">
<value>Tocar som após concluir tarefa</value>
</data>
<data name="cbCaptureAutoHideTaskbar.Text" xml:space="preserve">
<value>Ao capturar janelas, se a janela colidir com a barra de tarefas, esconder a barra de tarefas</value>
</data>
<data name="cbCaptureClientArea.Text" xml:space="preserve">
<value>Capturar área do cliente quando estiver capturando janelas ou janelas ativas</value>
</data>
<data name="cbCaptureShadow.Text" xml:space="preserve">
<value>Capturar janela com sombra (requer transparência)</value>
</data>
<data name="cbCaptureTransparent.Text" xml:space="preserve">
<value>Capturar janela com transparência</value>
</data>
<data name="cbNameFormatCustomTimeZone.Text" xml:space="preserve">
<value>Usar fuso-horário diferente:</value>
</data>
<data name="cbScreenRecorderFixedDuration.Text" xml:space="preserve">
<value>Duração fixa:</value>
</data>
<data name="cbScreenshotDelay.Text" xml:space="preserve">
<value>Atraso de captura de tela:</value>
</data>
<data name="cbShowAfterCaptureTasksForm.Text" xml:space="preserve">
<value>Mostrar janela de "Tarefas pós-captura" após a realização da captura</value>
</data>
<data name="cbThumbnailIfSmaller.Text" xml:space="preserve">
<value>Criar miniatura somente se o tamanho da imagem for maior que o tamanho da miniatura</value>
</data>
<data name="cbWatchFolderEnabled.Text" xml:space="preserve">
<value>Monitorar pastas e se um arquivo for adicionado, enviá-lo</value>
</data>
<data name="chActionsArgs.Text" xml:space="preserve">
<value>Parâmetros</value>
</data>
<data name="chActionsExtensions.Text" xml:space="preserve">
<value>Extensões</value>
</data>
<data name="chActionsPath.Text" xml:space="preserve">
<value>Local</value>
</data>
<data name="lblCaptureCustomRegionHeight.Text" xml:space="preserve">
<value>Altura</value>
</data>
<data name="lblCaptureCustomRegionWidth.Text" xml:space="preserve">
<value>Largura</value>
</data>
<data name="lblGIFEncoding.Text" xml:space="preserve">
<value>Codificação do GIF:</value>
</data>
<data name="lblImageFormat2.Text" xml:space="preserve">
<value>Formato de imagem 2:</value>
</data>
<data name="lblNameFormatPattern.Text" xml:space="preserve">
<value>Padrão de nome para captura ou envio de arquivos da área de transferência:</value>
</data>
<data name="lblScreenRecordFPS.Text" xml:space="preserve">
<value>QPS da gravação de tela:</value>
</data>
<data name="lblThumbnailHeight.Text" xml:space="preserve">
<value>Altura:</value>
</data>
<data name="lblThumbnailName.Text" xml:space="preserve">
<value>Nome da miniatura:</value>
</data>
<data name="lblThumbnailWidth.Text" xml:space="preserve">
<value>Largura:</value>
</data>
<data name="lblUseImageFormat2After.Text" xml:space="preserve">
<value>Limite de tamanho de imagem para "Formato de imagem 2":</value>
</data>
<data name="tpGeneral.Text" xml:space="preserve">
<value>Geral</value>
</data>
<data name="tpRectangleAnnotate.Text" xml:space="preserve">
<value>Região de anotações</value>
</data>
<data name="tpScreenRecorder.Text" xml:space="preserve">
<value>Gravações de tela</value>
</data>
<data name="tpThumbnail.Text" xml:space="preserve">
<value>Miniatura</value>
</data>
<data name="tpWatchFolders.Text" xml:space="preserve">
<value>Monitorar pastas</value>
</data>
<data name="chWatchFolderFolderPath.Text" xml:space="preserve">
<value>Local da pasta</value>
</data>
<data name="chkClipboardUploadURLContents.Text" xml:space="preserve">
<value>Se a área de transferência contém um URL: baixar o arquivo e enviá-lo</value>
</data>
<data name="chkOverrideCustomUploader.Text" xml:space="preserve">
<value>Substituir serviço customizado padrão:</value>
</data>
<data name="chkRunScreencastCLI.Text" xml:space="preserve">
<value>Executar CLI depois de:</value>
</data>
<data name="chkScreenRecordAutoStart.Text" xml:space="preserve">
<value>Começar a gravar depois de:</value>
</data>
<data name="chkShowAfterUploadForm.Text" xml:space="preserve">
<value>Mostrar janela "Pós-upload" após a conclusão da tarefa</value>
</data>
<data name="chkShowImageEffectsWindowAfterCapture.Text" xml:space="preserve">
<value>Mostrar janela de efeitos de imagem após a captura</value>
</data>
<data name="chkUseDefaultActions.Text" xml:space="preserve">
<value>Usar ações nas opções de tarefa da janela principal</value>
</data>
<data name="chkUseDefaultAdvancedSettings.Text" xml:space="preserve">
<value>Usar opções avançadas nas opções de tarefas da janela principal</value>
</data>
<data name="btnResetAutoIncrementNumber.Text" xml:space="preserve">
<value>Redefinir número de incrementação automática</value>
</data>
<data name="cbImageEffectOnlyRegionCapture.Text" xml:space="preserve">
<value>Aplicar efeitos somente em capturas de região</value>
</data>
<data name="cbFileUploadUseNamePattern.Text" xml:space="preserve">
<value>Usar padrão para envios de arquivo também ao invés de usar o nome do arquivo</value>
</data>
<data name="cbClipboardUploadShortenURL.Text" xml:space="preserve">
<value>Se a área de transferência contém um URL: usar Encurtador de URL</value>
</data>
<data name="cbClipboardUploadShareURL.Text" xml:space="preserve">
<value>Se a área de transferência contém um URL: compartilhar usando serviço de compartilhamento de URL</value>
</data>
<data name="chkShowBeforeUploadForm.Text" xml:space="preserve">
<value>Mostrar janela "Pré-upload" para alterar o destino antes do envio</value>
</data>
<data name="lblImageEffectsNote.Text" xml:space="preserve">
<value>Você pode habilitar/desabilitar efeitos de imagem em "Tarefas pós-captura -&gt; Adicionar efeitos de imagem".</value>
</data>
<data name="lblNameFormatPatternActiveWindow.Text" xml:space="preserve">
<value>Padrão de nome para captura de janela ativa:</value>
</data>
<data name="tpIndexer.Text" xml:space="preserve">
<value>Arquivador</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>Envio de arquivos</value>
</data>
<data name="tsmiImageUploaders.Text" xml:space="preserve">
<value>Envio de imagens</value>
</data>
<data name="tsmiTextUploaders.Text" xml:space="preserve">
<value>Envio de texto</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>Serviços de compartilhamento de URL</value>
</data>
<data name="lblCaptureShadowOffset.Text" xml:space="preserve">
<value>Deslocamento da sombra:</value>
</data>
<data name="chkUseDefaultCaptureSettings.Text" xml:space="preserve">
<value>Usar opções de captura nas opções de tarefas da janela principal</value>
</data>
<data name="chkUseDefaultGeneralSettings.Text" xml:space="preserve">
<value>Usar opções gerais nas opções de tarefas da janela principal</value>
</data>
<data name="chkUseDefaultImageSettings.Text" xml:space="preserve">
<value>Usar opções de imagem nas opções de tarefas da janela principal</value>
</data>
<data name="chkUseDefaultIndexerSettings.Text" xml:space="preserve">
<value>Usar opções de indexer nas opções de tarefas da janela principal</value>
</data>
<data name="chkUseDefaultUploadSettings.Text" xml:space="preserve">
<value>Usar opções de upload nas opções de tarefas da janela principal</value>
</data>
<data name="cbClipboardUploadAutoIndexFolder.Text" xml:space="preserve">
<value>Se a área de transferência contém o local de uma pasta: arquivar a pasta e enviar o índice</value>
</data>
</root>

View file

@ -0,0 +1,147 @@
<?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="$this.Text" xml:space="preserve">
<value>ShareX - Perfis de Codificação</value>
</data>
<data name="btnEncoderDuplicate.Text" xml:space="preserve">
<value>Duplicar</value>
</data>
<data name="btnEncodersAdd.Text" xml:space="preserve">
<value>Adicionar</value>
</data>
<data name="btnEncodersEdit.Text" xml:space="preserve">
<value>Editar</value>
</data>
<data name="btnEncodersRemove.Text" xml:space="preserve">
<value>Remover</value>
</data>
<data name="chEncoderArgs.Text" xml:space="preserve">
<value>Parâmetros</value>
</data>
<data name="chEncoderDescription.Text" xml:space="preserve">
<value>Descrição</value>
</data>
<data name="chEncoderOutputExtension.Text" xml:space="preserve">
<value>Extensão de saída</value>
</data>
<data name="chEncoderPath.Text" xml:space="preserve">
<value>Local</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?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="$this.Text" xml:space="preserve">
<value>Monitorar pasta</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>Cancelar</value>
</data>
<data name="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="cbIncludeSubdirectories.Text" xml:space="preserve">
<value>Incluir subdiretórios</value>
</data>
<data name="lblFilter.Text" xml:space="preserve">
<value>Filtro:</value>
</data>
<data name="lblFilterExample.Text" xml:space="preserve">
<value>Exemplo: *.png</value>
</data>
<data name="lblFolderPath.Text" xml:space="preserve">
<value>Local da pasta:</value>
</data>
</root>

View file

@ -0,0 +1,138 @@
<?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="$this.Text" xml:space="preserve">
<value>ShareX - Capturar página da web</value>
</data>
<data name="btnCapture.Text" xml:space="preserve">
<value>Capturar</value>
</data>
<data name="btnCopy.Text" xml:space="preserve">
<value>Copiar</value>
</data>
<data name="btnUpload.Text" xml:space="preserve">
<value>Enviar</value>
</data>
<data name="lblCaptureDelay.Text" xml:space="preserve">
<value>Atraso:</value>
</data>
<data name="lblWebpageSize.Text" xml:space="preserve">
<value>Tamanho:</value>
</data>
</root>

View file

@ -272,7 +272,7 @@ Pressione "Não" para cancelar e desabilitar o upload automático.</value>
<value>Tuite enviado com sucesso.</value>
</data>
<data name="TaskHelpers_OpenFTPClient_FTP_client_only_supports_FTP_or_FTPS_" xml:space="preserve">
<value>Cliente FTP apenas suporta FTP ou FTPS.</value>
<value>Cliente FTP suporta apenas FTP ou FTPS.</value>
</data>
<data name="ScreenRecordForm_StartRecording_Waiting___" xml:space="preserve">
<value>Esperando...</value>
@ -331,7 +331,7 @@ Você gostaria de baixar automaticamente?</value>
<value>Não foi possivel encontar uma conta válida de FTP.</value>
</data>
<data name="TaskHelpers_OpenQuickScreenColorPicker_Copied_to_clipboard___0_" xml:space="preserve">
<value>Copiar para a área de trabalho: {0}</value>
<value>Copiado para a área de transferência: {0}</value>
</data>
<data name="TaskManager_CreateListViewItem_In_queue" xml:space="preserve">
<value>Na fila</value>
@ -383,4 +383,46 @@ Por favor, selecione um atalho diferente ou feche a aplicação que está gerand
<data name="TaskSettingsForm_UpdateWindowTitle_Task_settings_for__0_" xml:space="preserve">
<value>Config. de tarefas para {0}</value>
</data>
<data name="EncoderProgramForm_btnPathBrowse_Click_Choose_encoder_path" xml:space="preserve">
<value>Escolher local do programa de codificação</value>
</data>
<data name="MainForm_tsmiTestTextUpload_Click_Text_upload_test" xml:space="preserve">
<value>Teste de upload de texto</value>
</data>
<data name="MainForm_UpdateWorkflowsMenu_You_can_add_workflows_from_hotkey_settings___" xml:space="preserve">
<value>Você pode adicionar workflows através das opções de atalho</value>
</data>
<data name="ScreenColorPicker_UpdateControls_Start_screen_color_picker" xml:space="preserve">
<value>Iniciar seleção de cor da tela</value>
</data>
<data name="ScreenColorPicker_UpdateControls_Stop_screen_color_picker" xml:space="preserve">
<value>Parar seleção de cor da tela</value>
</data>
<data name="ScreenRecordForm_StartRecording_CLI_video_encoder_file_does_not_exist__" xml:space="preserve">
<value>Arquivo de codificação CLI de vídeo não existe:</value>
</data>
<data name="ScreenRecordForm_StartRecording_Encoding___" xml:space="preserve">
<value>Codificando...</value>
</data>
<data name="ScreenRecordForm_StartRecording_There_is_no_valid_CLI_video_encoder_selected_" xml:space="preserve">
<value>Não há um codificador CLI de vídeo válido.</value>
</data>
<data name="TaskSettingsForm_ConfigureEncoder_Configure_CLI_video_encoders_____" xml:space="preserve">
<value>Configurar codificadores CLI de vídeo ---&gt;</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_File_uploader___0_" xml:space="preserve">
<value>Envio de arquivos: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Image_uploader___0_" xml:space="preserve">
<value>Envio de imagens: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Text_uploader___0_" xml:space="preserve">
<value>Envio de texto: {0}</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Upload_files" xml:space="preserve">
<value>Enviar arquivos</value>
</data>
<data name="UploadManager_UploadURL_URL_to_download_from_and_upload" xml:space="preserve">
<value>URL para baixar arquivo e enviar</value>
</data>
</root>

View file

@ -731,6 +731,9 @@
<EmbeddedResource Include="Forms\VideoEncodersForm.nl-NL.resx">
<DependentUpon>VideoEncodersForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\VideoEncodersForm.pt-BR.resx">
<DependentUpon>VideoEncodersForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\VideoEncodersForm.tr.resx">
<DependentUpon>VideoEncodersForm.cs</DependentUpon>
</EmbeddedResource>
@ -755,6 +758,9 @@
<EmbeddedResource Include="Forms\WatchFolderForm.nl-NL.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\WatchFolderForm.pt-BR.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\WatchFolderForm.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
@ -773,6 +779,9 @@
<EmbeddedResource Include="Forms\WatchFolderForm.zh-CN.resx">
<DependentUpon>WatchFolderForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\WebpageCaptureForm.pt-BR.resx">
<DependentUpon>WebpageCaptureForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\WebpageCaptureForm.resx">
<DependentUpon>WebpageCaptureForm.cs</DependentUpon>
</EmbeddedResource>