diff --git a/ShareX.HelpersLib/Controls/ExportImportControl.pt-BR.resx b/ShareX.HelpersLib/Controls/ExportImportControl.pt-BR.resx new file mode 100644 index 000000000..dd4ccb97e --- /dev/null +++ b/ShareX.HelpersLib/Controls/ExportImportControl.pt-BR.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Exportar + + + Importar + + + Copiar para área de transferência + + + Salvar como arquivo... + + + Upload como texto + + + Da area de transferência + + + Do arquivo... + + + Da URL... + + \ No newline at end of file diff --git a/ShareX.HelpersLib/Controls/MyPictureBox.pt-BR.resx b/ShareX.HelpersLib/Controls/MyPictureBox.pt-BR.resx index d58980a38..aac40b706 100644 --- a/ShareX.HelpersLib/Controls/MyPictureBox.pt-BR.resx +++ b/ShareX.HelpersLib/Controls/MyPictureBox.pt-BR.resx @@ -1,4 +1,4 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ShareX - Erro + + + Fechar programa + + + &OK + + + Abrir arquivo de log + + + Enviar relatório de bug + + + Erro +Erro 2 + + \ No newline at end of file diff --git a/ShareX.HelpersLib/Forms/QRCodeForm.pt-BR.resx b/ShareX.HelpersLib/Forms/QRCodeForm.pt-BR.resx new file mode 100644 index 000000000..d22619155 --- /dev/null +++ b/ShareX.HelpersLib/Forms/QRCodeForm.pt-BR.resx @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ShareX - Código QR + + + Copiar para área de transferência + + + Salvar como imagem... + + \ No newline at end of file diff --git a/ShareX.HelpersLib/Printer/PrintTextForm.pt-BR.resx b/ShareX.HelpersLib/Printer/PrintTextForm.pt-BR.resx new file mode 100644 index 000000000..ca4856d09 --- /dev/null +++ b/ShareX.HelpersLib/Printer/PrintTextForm.pt-BR.resx @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Opções de impressão + + + Cancelar + + + Mudar fonte... + + + Imprimir... + + + Pré-visualização... + + + Fonte: + + \ No newline at end of file diff --git a/ShareX.HelpersLib/ShareX.HelpersLib.csproj b/ShareX.HelpersLib/ShareX.HelpersLib.csproj index dac0ffa19..12ab6aecf 100644 --- a/ShareX.HelpersLib/ShareX.HelpersLib.csproj +++ b/ShareX.HelpersLib/ShareX.HelpersLib.csproj @@ -477,6 +477,9 @@ ExportImportControl.cs + + ExportImportControl.cs + ExportImportControl.cs @@ -615,6 +618,9 @@ ErrorForm.cs + + ErrorForm.cs + ErrorForm.cs @@ -726,6 +732,9 @@ QRCodeForm.cs + + QRCodeForm.cs + QRCodeForm.cs @@ -789,6 +798,9 @@ PrintTextForm.cs + + PrintTextForm.cs + PrintTextForm.cs diff --git a/ShareX.HistoryLib/HistoryItemInfoForm.pt-BR.resx b/ShareX.HistoryLib/HistoryItemInfoForm.pt-BR.resx new file mode 100644 index 000000000..f4961c50f --- /dev/null +++ b/ShareX.HistoryLib/HistoryItemInfoForm.pt-BR.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ShareX - Informação do item do histórico + + \ No newline at end of file diff --git a/ShareX.HistoryLib/ShareX.HistoryLib.csproj b/ShareX.HistoryLib/ShareX.HistoryLib.csproj index 473d84142..b76ee228b 100644 --- a/ShareX.HistoryLib/ShareX.HistoryLib.csproj +++ b/ShareX.HistoryLib/ShareX.HistoryLib.csproj @@ -146,6 +146,9 @@ HistoryItemInfoForm.cs + + HistoryItemInfoForm.cs + HistoryItemInfoForm.cs diff --git a/ShareX.UploadersLib/Forms/OAuthWebForm.pt-BR.resx b/ShareX.UploadersLib/Forms/OAuthWebForm.pt-BR.resx new file mode 100644 index 000000000..82a5fcb81 --- /dev/null +++ b/ShareX.UploadersLib/Forms/OAuthWebForm.pt-BR.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ShareX - Autorização + + \ No newline at end of file diff --git a/ShareX.UploadersLib/ShareX.UploadersLib.csproj b/ShareX.UploadersLib/ShareX.UploadersLib.csproj index 7295d50a4..f07bc64fe 100644 --- a/ShareX.UploadersLib/ShareX.UploadersLib.csproj +++ b/ShareX.UploadersLib/ShareX.UploadersLib.csproj @@ -480,6 +480,9 @@ OAuthWebForm.cs + + OAuthWebForm.cs + OAuthWebForm.cs diff --git a/ShareX/Forms/FileExistForm.pt-BR.resx b/ShareX/Forms/FileExistForm.pt-BR.resx index 23a73307f..bf448a1ba 100644 --- a/ShareX/Forms/FileExistForm.pt-BR.resx +++ b/ShareX/Forms/FileExistForm.pt-BR.resx @@ -132,4 +132,8 @@ Usar um nome unico: + + Já existe um arquivo com o mesmo nome nesse local. +Escolher outro nome: + \ No newline at end of file