diff --git a/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.pt.resx b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.pt.resx new file mode 100644 index 000000000..e419058b7 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/AddEdit/AddEditBrandCommandHandler.pt.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 + + + Marca não encontrada! + + + Marca salva + + + Marca atualizada + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.pt.resx b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.pt.resx new file mode 100644 index 000000000..7641df3ec --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/Delete/DeleteBrandCommandHandler.pt.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 + + + Marca excluída + + + Marca não encontrada! + + + Exclusão não permitida + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pt.resx b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pt.resx new file mode 100644 index 000000000..08a0e4d90 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Commands/Import/ImportBrandsCommandHandler.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Marcas + + + Descrição + + + Nome + + + Imposto + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pt.resx b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pt.resx new file mode 100644 index 000000000..8055a1978 --- /dev/null +++ b/src/Application/Resources/Features/Brands/Queries/Export/ExportBrandsQueryHandler.pt.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Marcas + + + Descrição + + + Id + + + Nome + + + Imposto + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.pt.resx b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.pt.resx new file mode 100644 index 000000000..c91e11af5 --- /dev/null +++ b/src/Application/Resources/Features/Dashboards/Queries/GetData/GetDashboardDataQueryHandler.pt.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Marcas + + + Atributos Estendidos do Documento + + + Tipos de Documentos + + + Documentos + + + Produtos + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.pt.resx b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.pt.resx new file mode 100644 index 000000000..e0fd8b3eb --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandHandler.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Tipo de documento não encontrado! + + + Tipo de documento salvo + + + Tipo de documento atualizado + + + O tipo de documento com este nome já existe. + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.pt.resx b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.pt.resx new file mode 100644 index 000000000..914bd3655 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Commands/Delete/DeleteDocumentTypeCommandHandler.pt.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 + + + Exclusão não permitida + + + Tipo de documento excluído + + + Tipo de documento não encontrado! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pt.resx b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pt.resx new file mode 100644 index 000000000..86ed91b54 --- /dev/null +++ b/src/Application/Resources/Features/DocumentTypes/Queries/Export/ExportDocumentTypesQueryHandler.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Descrição + + + Tipos de Documentos + + + Id + + + Nome + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.pt.resx b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.pt.resx new file mode 100644 index 000000000..c8a5ca3c2 --- /dev/null +++ b/src/Application/Resources/Features/Documents/Commands/AddEdit/AddEditDocumentCommandHandler.pt.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 + + + Documento não encontrado! + + + Documento salvo + + + Documento atualizado + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.pt.resx b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.pt.resx new file mode 100644 index 000000000..a3de31b91 --- /dev/null +++ b/src/Application/Resources/Features/Documents/Commands/Delete/DeleteDocumentCommandHandler.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Documento excluído + + + Documento não encontrado! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.pt.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.pt.resx new file mode 100644 index 000000000..5fc01922d --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandLocalization.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Atributo estendido não encontrado! + + + Atributo estendido salvo + + + Atributo estendido atualizado + + + O atributo estendido com esta chave já existe. + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.pt.resx b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.pt.resx new file mode 100644 index 000000000..a40a6f500 --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Commands/Delete/DeleteExtendedAttributeCommandLocalization.pt.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 + + + Exclusão não permitida + + + Atributo estendido excluído + + + Atributo estendido não encontrado! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.pt.resx b/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.pt.resx new file mode 100644 index 000000000..ce121b724 --- /dev/null +++ b/src/Application/Resources/Features/ExtendedAttributes/Queries/Export/ExportExtendedAttributesQueryLocalization.pt.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Descrição + + + EntidadeCriadoPor + + + EntidadeCriadaEm (Local) + + + EntidadeCriadaEm (UTC) + + + EntityId + + + EntityLastModifiedBy + + + EntityLastModifiedOn (Local) + + + EntityLastModifiedOn (UTC) + + + ExternalId + + + Grupo + + + Id + + + Está ativo + + + Chave + + + Tipo + + + O tipo deve ser válido + + + Valor + + + {0} Atributos estendidos + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.pt.resx b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.pt.resx new file mode 100644 index 000000000..d9895c92d --- /dev/null +++ b/src/Application/Resources/Features/Products/Commands/AddEdit/AddEditProductCommandHandler.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O código de barras já existe. + + + Produto não encontrado! + + + Produto salvo + + + Produto atualizado + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.pt.resx b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.pt.resx new file mode 100644 index 000000000..abf2ef749 --- /dev/null +++ b/src/Application/Resources/Features/Products/Commands/Delete/DeleteProductCommandHandler.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Produto excluído + + + Produto não encontrado! + + \ No newline at end of file diff --git a/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pt.resx b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pt.resx new file mode 100644 index 000000000..50c04397b --- /dev/null +++ b/src/Application/Resources/Features/Products/Queries/Export/ExportProductsQueryHandler.pt.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 + + + Código de barras + + + Descrição + + + Id + + + Nome + + + Produtos + + + Avaliar + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pt.resx b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pt.resx new file mode 100644 index 000000000..18c8c33b6 --- /dev/null +++ b/src/Application/Resources/Validators/Features/Brands/Commands/AddEdit/AddEditBrandCommandValidator.pt.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 + + + A descrição é obrigatória! + + + O nome é obrigatório! + + + O imposto deve ser maior que 0 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pt.resx b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pt.resx new file mode 100644 index 000000000..2362b8689 --- /dev/null +++ b/src/Application/Resources/Validators/Features/DocumentTypes/Commands/AddEdit/AddEditDocumentTypeCommandValidator.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + A descrição é obrigatória! + + + O nome é obrigatório! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.pt.resx b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.pt.resx new file mode 100644 index 000000000..ec6ecf065 --- /dev/null +++ b/src/Application/Resources/Validators/Features/Documents/Commands/AddEdit/AddEditDocumentCommandValidator.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + A descrição é obrigatória! + + + O tipo de documento é obrigatório! + + + O arquivo é obrigatório! + + + O título é obrigatório! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.pt.resx b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.pt.resx new file mode 100644 index 000000000..33abad8c4 --- /dev/null +++ b/src/Application/Resources/Validators/Features/ExtendedAttributes/Commands/AddEdit/AddEditExtendedAttributeCommandValidatorLocalization.pt.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O valor DateTime é obrigatório usando o tipo {0}! + + + O valor decimal é necessário usando o tipo {0}! + + + A entidade é necessária! + + + O valor Json é obrigatório usando o tipo {0}! + + + O valor Json deve ser uma string json válida usando o tipo {0}! + + + A chave é necessária! + + + O valor do texto é obrigatório usando o tipo {0}! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pt.resx b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pt.resx new file mode 100644 index 000000000..91bb36cac --- /dev/null +++ b/src/Application/Resources/Validators/Features/Products/Commands/AddEdit/AddEditProductCommandValidator.pt.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O código de barras é obrigatório! + + + Marca é necessária! + + + A descrição é obrigatória! + + + O nome é obrigatório! + + + A taxa deve ser maior que 0 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.pt.resx new file mode 100644 index 000000000..5c09b3e6c --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ChangePasswordRequestValidator.pt.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 + + + A senha atual é necessária! + + + A confirmação da senha é necessária! + + + Senha requerida! + + + A senha deve ter pelo menos 8 de comprimento + + + A senha deve conter pelo menos uma letra maiúscula + + + A senha deve conter pelo menos um dígito + + + A senha deve conter pelo menos uma letra minúscula + + + As senhas não correspondem + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.pt.resx new file mode 100644 index 000000000..2dc0465ec --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ForgotPasswordRequestValidator.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O e-mail não está correto + + + O e-mail é obrigatório + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.pt.resx new file mode 100644 index 000000000..1a188a503 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/RegisterRequestValidator.pt.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O e-mail não está correto + + + O e-mail é obrigatório + + + O primeiro nome é necessário + + + O sobrenome é obrigatório + + + A confirmação da senha é necessária! + + + Senha requerida! + + + A senha deve ter pelo menos 8 de comprimento + + + A senha deve conter pelo menos uma letra maiúscula + + + A senha deve conter pelo menos um dígito + + + A senha deve conter pelo menos uma letra minúscula + + + As senhas não correspondem + + + Nome de usuário é requerido + + + UserName deve ter pelo menos comprimento 6 + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.pt.resx new file mode 100644 index 000000000..ab3189b3d --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/ResetPasswordRequestValidator.pt.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O e-mail não está correto + + + O e-mail é obrigatório + + + A confirmação da senha é necessária! + + + Senha requerida! + + + A senha deve ter pelo menos 8 de comprimento + + + A senha deve conter pelo menos uma letra maiúscula + + + A senha deve conter pelo menos um dígito + + + A senha deve conter pelo menos uma letra minúscula + + + As senhas não correspondem + + + O token é obrigatório + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pt.resx new file mode 100644 index 000000000..2f9468230 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/RoleRequestValidator.pt.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 + + + O nome é obrigatório + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.pt.resx new file mode 100644 index 000000000..b18d9f605 --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/TokenRequestValidator.pt.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 + + + O e-mail não está correto + + + O e-mail é obrigatório + + + Senha requerida! + + \ No newline at end of file diff --git a/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.pt.resx b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.pt.resx new file mode 100644 index 000000000..1269ca3fd --- /dev/null +++ b/src/Application/Resources/Validators/Requests/Identity/UpdateProfileRequestValidator.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O primeiro nome é necessário + + + O sobrenome é obrigatório + + \ No newline at end of file diff --git a/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.pt.resx b/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.pt.resx new file mode 100644 index 000000000..084fdba61 --- /dev/null +++ b/src/Client.Infrastructure/Resources/Managers/Identity/Authentication/AuthenticationManager.pt.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 + + + Algo deu errado durante a ação de atualização do token + + \ No newline at end of file diff --git a/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.pt.resx b/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.pt.resx new file mode 100644 index 000000000..f261f6d20 --- /dev/null +++ b/src/Client.Infrastructure/Resources/Managers/Interceptors/HttpInterceptorManager.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Token Atualizada. + + + Você está desconectado. + + \ No newline at end of file diff --git a/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.pt.resx b/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.pt.resx new file mode 100644 index 000000000..123beabb2 --- /dev/null +++ b/src/Client.Infrastructure/Resources/Managers/Preferences/ClientPreferenceManager.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O idioma do cliente foi alterado + + + Falha ao obter as preferências do cliente + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Forgot.pt.resx b/src/Client/Resources/Pages/Account/Forgot.pt.resx new file mode 100644 index 000000000..b2ff085f0 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Forgot.pt.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Feito! + + + E-Mail + + + Digite o endereço de e-mail vinculado à sua conta e você receberá um e-mail contendo um link para redefinir sua senha + + + Esqueceu a senha? + + + Redefinir senha + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Register.pt.resx b/src/Client/Resources/Pages/Account/Register.pt.resx new file mode 100644 index 000000000..ee6cb56c8 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Register.pt.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Já tem uma conta? + + + E-mail + + + Eu concordo com os termos e privacidade + + + Senha + + + Número de telefone + + + Registrar + + + Entrar + + + Inscrever-se + + + Nome de usuário + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Account/Reset.pt.resx b/src/Client/Resources/Pages/Account/Reset.pt.resx new file mode 100644 index 000000000..e73c8ace5 --- /dev/null +++ b/src/Client/Resources/Pages/Account/Reset.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Eu concordo com os termos e privacidade + + + Nova Senha + + + Definir nova senha + + + Token não encontrado! + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Login.pt.resx b/src/Client/Resources/Pages/Authentication/Login.pt.resx new file mode 100644 index 000000000..e476882e0 --- /dev/null +++ b/src/Client/Resources/Pages/Authentication/Login.pt.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Faça login com suas credenciais. + + + Não tem uma conta? + + + E-mail + + + O e-mail é obrigatório! + + + Preencher credenciais de administrador + + + Preencha as credenciais básicas do usuário + + + Esqueceu a senha? + + + Senha + + + Senha requerida! + + + Registre-se aqui + + + Lembre de mim? + + + Entrar + + + Entrar + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Authentication/Register.pt.resx b/src/Client/Resources/Pages/Authentication/Register.pt.resx new file mode 100644 index 000000000..45ac6f8c1 --- /dev/null +++ b/src/Client/Resources/Pages/Authentication/Register.pt.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Já tem uma conta? + + + Confirme a Senha + + + E-mail + + + Primeiro nome + + + Sobrenome + + + Senha + + + Número de telefone + + + Registrar + + + Entrar + + + Nome de usuário + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pt.resx b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pt.resx new file mode 100644 index 000000000..85b36ad3f --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/AddEditBrandModal.pt.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Adicionar marca + + + Marca salva! + + + Marca atualizada! + + + Cancelar + + + Descrição + + + Id + + + Nome + + + Salvar + + + Imposto + + + Alterar + + + Atualizar marca + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/AddEditProductModal.pt.resx b/src/Client/Resources/Pages/Catalog/AddEditProductModal.pt.resx new file mode 100644 index 000000000..82d017d3d --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/AddEditProductModal.pt.resx @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Adicionar produto + + + Código de barras + + + Marca + + + Cancelar + + + Deletar + + + Descrição + + + Id + + + Nome + + + Produto salvo! + + + Produto atualizado! + + + Avaliar + + + Salvar + + + Atualizar + + + Atualizar produto + + + Enviar + + + Visão + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/Brands.pt.resx b/src/Client/Resources/Pages/Catalog/Brands.pt.resx new file mode 100644 index 000000000..7d9fef052 --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/Brands.pt.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Adicionar marca + + + Delimitado + + + Marcas + + + Marcas exportadas + + + Criar + + + Deletar + + + Excluir conteúdo + + + Denso + + + Descrição + + + Editar + + + Exportar + + + Marcas filtradas exportadas + + + Id + + + Importar + + + Gerenciar Marcas. + + + Nome + + + Nenhuma ação permitida + + + Recarregar + + + Pesquisar marcas + + + Listrado + + + Imposto + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Catalog/Products.pt.resx b/src/Client/Resources/Pages/Catalog/Products.pt.resx new file mode 100644 index 000000000..19a664751 --- /dev/null +++ b/src/Client/Resources/Pages/Catalog/Products.pt.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Código de barras + + + Delimitado + + + Marca + + + Criar + + + Deletar + + + Excluir conteúdo + + + Denso + + + Descrição + + + Editar + + + Exportar + + + Produtos filtrados exportados + + + Id + + + Gerenciar Produtos. + + + Nome + + + Nenhuma ação permitida + + + Produtos + + + Produtos exportados + + + Avaliar + + + Recarregar + + + Procurar + + + Listrado + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Communication/Chat.pt.resx b/src/Client/Resources/Pages/Communication/Chat.pt.resx new file mode 100644 index 000000000..8d6c5f6e7 --- /dev/null +++ b/src/Client/Resources/Pages/Communication/Chat.pt.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + chat + + + contatos + + + guia detalhado para mais. + + + Digite sua mensagem... + + + Logado. + + + Desconectado. + + + Nova mensagem de {0} + + + Enviar + + + Quer entender como o Chat é implementado no BlazorHero? Consulte isso + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Dashboard.pt.resx b/src/Client/Resources/Pages/Content/Dashboard.pt.resx new file mode 100644 index 000000000..ab9c4126b --- /dev/null +++ b/src/Client/Resources/Pages/Content/Dashboard.pt.resx @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Abril + + + Agosto + + + Marcas + + + Gráficos em breve ish... + + + Dashboard + + + Dezembro + + + Atributos Estendidos do Documento + + + Tipos de Documentos + + + Documentos + + + Fevereiro + + + Janeiro + + + Julho + + + Junho + + + Março + + + Maio + + + Novembro + + + Outubro + + + Produtos + + + Insights rápidos. + + + Atualizações e insights em tempo real com o SignalR. + + + Funções registradas + + + Usuários registrados + + + Setembro + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Home.pt.resx b/src/Client/Resources/Pages/Content/Home.pt.resx new file mode 100644 index 000000000..33da16647 --- /dev/null +++ b/src/Client/Resources/Pages/Content/Home.pt.resx @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Blazor para iniciantes – Começando com o Blazor + + + Blazor Hero é um modelo de solução de arquitetura limpa tudo-em-um para Blazor Web-Assembly construído com + + + Criando um aplicativo de bate-papo com Blazor, Identity e SignalR + + + Comemorando 1.500 estrelas no Github! + + + Biblioteca de componentes + + + Autenticação personalizada no Blazor WebAssembly – detalhada + + + Modelo de Arquitetura Limpa para Blazor Web-Assembly + + + Documentação - Em breve + + + Explorando a estrutura do projeto Blazor + + + Começando + + + Repositório do Github: Não se esqueça de deixar uma estrela ;) + + + Aqui estão alguns artigos que devem ajudá-lo a começar a usar o Blazor. + + + Como implementar o Blazor CRUD usando o Entity Framework Core? + + + Implementando Blazor CRUD usando a biblioteca de componentes Mudblazor no .NET 5 + + + Links importantes + + + Caso você esteja preso em algum lugar ou tenha alguma dúvida sobre essa implementação, compilei um Guia de início rápido para sua referência. + + + Recursos de aprendizagem + + + Gostou do BlazorHero? Star-nos no Github! + + + Arquitetura Onion no ASP.NET Core com CQRS – Detalhado + + + Página do projeto + + + Guia rápido + + + Leia o guia + + + Ajude-me! + + + Herói Blazor + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Content/Resources.pt.resx b/src/Client/Resources/Pages/Content/Resources.pt.resx new file mode 100644 index 000000000..165b72f5b --- /dev/null +++ b/src/Client/Resources/Pages/Content/Resources.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Acesse Recursos aqui. + + + Incrível Blazor + + + Ótimo lugar para aprender, encontrar informações e projetos/exemplos sobre o Blazor. + + + Recursos + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Account.pt.resx b/src/Client/Resources/Pages/Identity/Account.pt.resx new file mode 100644 index 000000000..cbc683efb --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Account.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Conta + + + Gerencie sua conta + + + Perfil + + + Segurança + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Forgot.pt.resx b/src/Client/Resources/Pages/Identity/Forgot.pt.resx new file mode 100644 index 000000000..c405a6bbd --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Forgot.pt.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Feito! + + + E-mail + + + Digite o e-mail para redefinição de senha + + + Esqueceu a senha? + + + Redefinir senha + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Profile.pt.resx b/src/Client/Resources/Pages/Identity/Profile.pt.resx new file mode 100644 index 000000000..824497d8f --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Profile.pt.resx @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Excluir imagem + + + Excluir imagem + + + Você deseja excluir a foto do perfil de {0} + + + Email + + + Primeiro nome + + + Sobrenome + + + Número de telefone + + + Perfil + + + Detalhes de perfil + + + Foto do perfil adicionada. + + + Foto do perfil excluída. + + + Salvar alterações + + + Enviar Imagem + + + Seu perfil foi atualizado. Por favor faça o login para continuar. + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RegisterUserModal.pt.resx b/src/Client/Resources/Pages/Identity/RegisterUserModal.pt.resx new file mode 100644 index 000000000..4afe7c622 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RegisterUserModal.pt.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ativar usuário? + + + Confirmação automática de e-mail? + + + Cancelar + + + Confirme a Senha + + + Email + + + Primeiro nome + + + Sobrenome + + + Senha + + + Número de telefone + + + Perfil + + + Detalhes de perfil + + + Registrar + + + Registrar usuário + + + Salvar alterações + + + Nome de usuário + + + Usuário cadastrado! + + + Usuário cadastrado. O Correio de Confirmação foi entregue na Caixa de Correio. + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Reset.pt.resx b/src/Client/Resources/Pages/Identity/Reset.pt.resx new file mode 100644 index 000000000..9370bbb81 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Reset.pt.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 + + + Confirme a Senha + + + E-mail + + + Digite o e-mail para redefinição de senha + + + Senha + + + Redefinir senha + + + Token não encontrado! + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RoleModal.pt.resx b/src/Client/Resources/Pages/Identity/RoleModal.pt.resx new file mode 100644 index 000000000..7e16bc790 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RoleModal.pt.resx @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Adicionar função + + + Cancelar + + + Descrição + + + ID da função + + + Nome da função + + + Salvar função + + + Atualizar função + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/RolePermissions.pt.resx b/src/Client/Resources/Pages/Identity/RolePermissions.pt.resx new file mode 100644 index 000000000..a4ce8a3bb --- /dev/null +++ b/src/Client/Resources/Pages/Identity/RolePermissions.pt.resx @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Todas as permissões + + + Aplicar + + + Delimitado + + + Denso + + + Descrição + + + Aqui você pode deixar um comentário para esta permissão para a função atual + + + Gerenciar permissão + + + Gerenciar as permissões de {0} {1} + + + Nome da permissão + + + Pesquisar permissões + + + Status + + + Listrado + + + Tipo + + + Atualizar permissões de função + + + Será salvo somente quando selecionado Permissão + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Roles.pt.resx b/src/Client/Resources/Pages/Identity/Roles.pt.resx new file mode 100644 index 000000000..76673b066 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Roles.pt.resx @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Delimitado + + + Criar + + + Deletar + + + Deseja excluir a função com ID {0}? + + + Denso + + + Descrição + + + Editar + + + Id + + + Gerenciar permissão + + + Gerenciar funções. + + + Nenhuma ação permitida + + + Recarregar + + + Função + + + Funções + + + Pesquisar funções... + + + Listrado + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Security.pt.resx b/src/Client/Resources/Pages/Identity/Security.pt.resx new file mode 100644 index 000000000..0b336e034 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Security.pt.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Mudar senha + + + Senha atual + + + Senha incorreta. + + + Senha + + + Senha alterada! + + + ConfirmaÇão Da Senha + + + A confirmação da senha é necessária! + + + Senha requerida! + + + A senha deve ter pelo menos 8 de comprimento + + + A senha deve conter pelo menos uma letra maiúscula + + + A senha deve conter pelo menos um dígito + + + A senha deve conter pelo menos uma letra minúscula + + + As senhas não correspondem + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/UserProfile.pt.resx b/src/Client/Resources/Pages/Identity/UserProfile.pt.resx new file mode 100644 index 000000000..539af05f3 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/UserProfile.pt.resx @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ativo? + + + Configurações do administrador. + + + E-Mail + + + Primeiro nome + + + Sobrenome + + + Número de telefone + + + Perfil + + + Perfil público + + + Salvar alterações + + + Esta é uma visualização somente do administrador. + + + Status de usuário atualizado. + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/UserRoles.pt.resx b/src/Client/Resources/Pages/Identity/UserRoles.pt.resx new file mode 100644 index 000000000..8c3c23cdc --- /dev/null +++ b/src/Client/Resources/Pages/Identity/UserRoles.pt.resx @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Delimitado + + + Denso + + + Gerenciar as funções de {0} {1} + + + Nome do papel + + + Funções atualizadas! + + + Pesquisar funções de usuário + + + Status + + + Listrado + + + Atualizar funções do usuário + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Identity/Users.pt.resx b/src/Client/Resources/Pages/Identity/Users.pt.resx new file mode 100644 index 000000000..77e0e4348 --- /dev/null +++ b/src/Client/Resources/Pages/Identity/Users.pt.resx @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Ativo + + + Delimitado + + + Criar + + + Denso + + + Email + + + Confirmação de e-mail + + + Exportar + + + Usuários filtrados exportados + + + Primeiro nome + + + Sobrenome + + + Gerenciar funções + + + Gerenciar usuários + + + Nenhuma ação permitida + + + Não permitido. + + + Número de telefone + + + Registrar novo usuário + + + Recarregar + + + Pesquisar usuários + + + Listrado + + + Nome de usuário + + + Usuários + + + Usuários exportados + + + Ver perfil + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pt.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pt.resx new file mode 100644 index 000000000..78161d7c9 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentModal.pt.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Adicionar documento + + + Cancelar + + + Descrição + + + Tipo de documento + + + Download + + + Id + + + É público? + + + Salvar + + + Título + + + Atualizar + + + Atualizar documento + + + Envio + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pt.resx b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pt.resx new file mode 100644 index 000000000..a1ec2ddf7 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/AddEditDocumentTypeModal.pt.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 + + + Adicionar tipo de documento + + + Cancelar + + + Descrição + + + Id + + + Nome + + + Salvar + + + Atualizar + + + Atualizar tipo de documento + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/DocumentStore.pt.resx b/src/Client/Resources/Pages/Misc/DocumentStore.pt.resx new file mode 100644 index 000000000..f293e16f4 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/DocumentStore.pt.resx @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Delimitado + + + Navegue pelos Documentos Disponíveis. + + + Criar + + + Data Criada + + + Deletar + + + Excluir conteúdo + + + Denso + + + Descrição + + + Armazenamento de documentos + + + Tipo de documento + + + Download + + + Editar + + + Id + + + É público + + + Gerenciar atributos estendidos + + + Nenhuma ação permitida + + + Proprietário + + + Recarregar + + + Procurar + + + Listrado + + + Título + + + você + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Misc/DocumentTypes.pt.resx b/src/Client/Resources/Pages/Misc/DocumentTypes.pt.resx new file mode 100644 index 000000000..ef183ddd1 --- /dev/null +++ b/src/Client/Resources/Pages/Misc/DocumentTypes.pt.resx @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Delimitado + + + Criar + + + Deletar + + + Excluir conteúdo + + + Denso + + + Descrição + + + Tipos de Documentos + + + Tipos de documentos exportados + + + Editar + + + Exportar + + + Tipos de documentos filtrados exportados + + + Id + + + Gerenciar tipos de documentos. + + + Nome + + + Nenhuma ação permitida + + + Recarregar + + + Pesquisar tipos de documentos + + + Listrado + + \ No newline at end of file diff --git a/src/Client/Resources/Pages/Utilities/AuditTrails.pt.resx b/src/Client/Resources/Pages/Utilities/AuditTrails.pt.resx new file mode 100644 index 000000000..27739d22f --- /dev/null +++ b/src/Client/Resources/Pages/Utilities/AuditTrails.pt.resx @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Trilhas de auditoria + + + Trilhas de auditoria exportadas + + + Delimitado + + + Cancelar + + + Limpar + + + Colunas afetadas + + + Data + + + Intervalo de datas para pesquisa + + + Denso + + + Detalhes do ID da trilha + + + Exportar para Excel + + + Trilhas de auditoria filtradas exportadas + + + Esconder + + + Id + + + Local + + + Novos valores + + + Ok + + + Valores Antigos + + + Chave primária + + + Pesquisar trilhas + + + Pesquisar em novos valores + + + Pesquisar em valores antigos + + + Show + + + Listrado + + + Nome da tabela + + + Detalhes da trilha + + + Tipo + + + UTC + + + Suas Atividades Recentes. + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pt.resx b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pt.resx new file mode 100644 index 000000000..a19b866f9 --- /dev/null +++ b/src/Client/Resources/Shared/Components/AddEditExtendedAttributeModalLocalization.pt.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Adicionar atributo estendido + + + Cancelar + + + Limpar + + + Data + + + Decimal + + + Descrição + + + Id da entidade + + + Id externo + + + Grupo + + + Id + + + Está ativo + + + Json + + + Key + + + Ok + + + Salvar + + + Text + + + Time + + + Tipo + + + Atualizar + + + Atualizar atributo estendido + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pt.resx b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pt.resx new file mode 100644 index 000000000..3df240a99 --- /dev/null +++ b/src/Client/Resources/Shared/Components/ExtendedAttributesLocalization.pt.resx @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ações + + + Todos os grupos + + + Delimitado + + + Criar + + + Deletar + + + Excluir atributo estendido? + + + Denso + + + Descrição + + + Editar + + + Id da entidade + + + Exportar + + + Atributos estendidos exportados + + + Id externo + + + Atributos estendidos filtrados exportados + + + Grupo + + + Id + + + Incluir campos de entidade (exportar) + + + Está ativo + + + Key + + + Gerenciar {0} atributos estendidos + + + Gerenciar os atributos estendidos de {0} {1} + + + Nenhuma ação permitida + + + Não permitido. + + + Apenas Grupo Selecionado (Exportação) + + + Proprietário + + + Recarregar + + + Pesquisar por {0} atributos estendidos + + + Listrado + + + Tipo + + + Valor + + + você + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/ImportExcelModal.pt.resx b/src/Client/Resources/Shared/Components/ImportExcelModal.pt.resx new file mode 100644 index 000000000..c94b953dc --- /dev/null +++ b/src/Client/Resources/Shared/Components/ImportExcelModal.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Cancelar + + + Importar + + + Por favor, faça o upload do arquivo excel! + + + Upload + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/LanguageSelector.pt.resx b/src/Client/Resources/Shared/Components/LanguageSelector.pt.resx new file mode 100644 index 000000000..9c42bdb9b --- /dev/null +++ b/src/Client/Resources/Shared/Components/LanguageSelector.pt.resx @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Holandês - Holanda + + + Inglês + + + Francês + + + Alemão + + + Indonésio + + + Italiano + + + Khmer + + + Russo + + + Espanhol + + + Sueco + + + Árabe + + + Português + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Components/TablePager.pt.resx b/src/Client/Resources/Shared/Components/TablePager.pt.resx new file mode 100644 index 000000000..9c8040771 --- /dev/null +++ b/src/Client/Resources/Shared/Components/TablePager.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + {first_item}-{last_item} de {all_items} + + + Linhas por página: + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.pt.resx b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.pt.resx new file mode 100644 index 000000000..f03a614c1 --- /dev/null +++ b/src/Client/Resources/Shared/Dialogs/DeleteConfirmation.pt.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 + + + Cancelar + + + Confirmar + + + Confirmação de deleção + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/Dialogs/Logout.pt.resx b/src/Client/Resources/Shared/Dialogs/Logout.pt.resx new file mode 100644 index 000000000..2b389fb84 --- /dev/null +++ b/src/Client/Resources/Shared/Dialogs/Logout.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Cancelar + + + Confirmação de logout + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/MainLayout.pt.resx b/src/Client/Resources/Shared/MainLayout.pt.resx new file mode 100644 index 000000000..282a854dc --- /dev/null +++ b/src/Client/Resources/Shared/MainLayout.pt.resx @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Conta + + + Page-me um café + + + Chat? + + + Comunidade + + + Grupo do Facebook + + + Página do Facebook + + + Fork Repository + + + Sair + + + Você realmente quer sair? + + + Documentação do MudBlazor + + + Guia rápido + + + Token Atualizada. + + + Recursos + + + Apoiar + + + Alternar modo escuro + + + Alternar da direita para a esquerda/da esquerda para a direita + + + Bem-vindo {0} + + + Você está desconectado porque as Permissões de uma de suas Funções foram atualizadas. + + + Você está desconectado porque o usuário com seu Token foi excluído. + + + Você está desconectado. + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/NavMenu.pt.resx b/src/Client/Resources/Shared/NavMenu.pt.resx new file mode 100644 index 000000000..793df94d3 --- /dev/null +++ b/src/Client/Resources/Shared/NavMenu.pt.resx @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Conta + + + Administrador + + + Trilhas de auditoria + + + Marcas + + + Gerenciamento de catálogo + + + Chat + + + Comunicação + + + Dashboard + + + Gerenciamento de documento + + + Armazenamento de documentos + + + Tipos de Documentos + + + FAQs + + + Funcionalidades + + + Home + + + Mail + + + Pessoal + + + Produtos + + + Guia rápido + + + Recursos + + + Funções + + + Swagger + + + Usuários + + \ No newline at end of file diff --git a/src/Client/Resources/Shared/NotFoundLayout.pt.resx b/src/Client/Resources/Shared/NotFoundLayout.pt.resx new file mode 100644 index 000000000..322674aed --- /dev/null +++ b/src/Client/Resources/Shared/NotFoundLayout.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Ir para o inicio! + + + A página que você estava procurando não existe. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/DatabaseSeeder.pt.resx b/src/Infrastructure/Resources/DatabaseSeeder.pt.resx new file mode 100644 index 000000000..63df5894f --- /dev/null +++ b/src/Infrastructure/Resources/DatabaseSeeder.pt.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 + + + Função de administrador com permissões totais + + + Função básica com permissões padrão + + + Função de Administrador Semeado. + + + Papel Básico Semeado. + + + Usuário SuperAdmin padrão propagado. + + + Usuário Semeado com Função Básica. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/AuditService.pt.resx b/src/Infrastructure/Resources/Services/AuditService.pt.resx new file mode 100644 index 000000000..d395d2d94 --- /dev/null +++ b/src/Infrastructure/Resources/Services/AuditService.pt.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 + + + Trilhas de auditoria + + + Data Hora (Local) + + + Data Hora (UTC) + + + Novos valores + + + Valores Antigos + + + Chave primária + + + Nome da tabela + + + Tipo + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/ChatService.pt.resx b/src/Infrastructure/Resources/Services/ChatService.pt.resx new file mode 100644 index 000000000..0b56021bf --- /dev/null +++ b/src/Infrastructure/Resources/Services/ChatService.pt.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 + + + Usuário não encontrado! + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/ExcelService.pt.resx b/src/Infrastructure/Resources/Services/ExcelService.pt.resx new file mode 100644 index 000000000..a1e2f46c1 --- /dev/null +++ b/src/Infrastructure/Resources/Services/ExcelService.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Trilhas de auditoria + + + O cabeçalho '{0}' não existe na tabela! + + + Importação bem-sucedida + + + A planilha com o nome {0} não existe! + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/AccountService.pt.resx b/src/Infrastructure/Resources/Services/Identity/AccountService.pt.resx new file mode 100644 index 000000000..5e89aa9ca --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/AccountService.pt.resx @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + O e-mail {0} já está sendo usado. + + + Senha incorreta. + + + O número de telefone {0} já está em uso. + + + Usuário não encontrado. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/IdentityService.pt.resx b/src/Infrastructure/Resources/Services/Identity/IdentityService.pt.resx new file mode 100644 index 000000000..8c38d4277 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/IdentityService.pt.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 + + + Email não confirmado. + + + Token de cliente inválido. + + + Credenciais inválidas. + + + Token inválido + + + Usuário não ativo. Entre em contato com o administrador. + + + Usuário não encontrado. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/RoleClaimService.pt.resx b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.pt.resx new file mode 100644 index 000000000..1dd537e23 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/RoleClaimService.pt.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 + + + A reivindicação de função não existe. + + + Reivindicação de função {0} criada. + + + Reivindicação de função {0} para função {1} atualizada. + + + Reivindicação de Função {0} para {1} Função excluída. + + + A função é obrigatória. + + + Já existe uma reivindicação de função semelhante. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/RoleService.pt.resx b/src/Infrastructure/Resources/Services/Identity/RoleService.pt.resx new file mode 100644 index 000000000..4c02dad4b --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/RoleService.pt.resx @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Não é permitido excluir o papel {0} enquanto está sendo usado. + + + Não é permitido excluir {0} Função. + + + Não é permitido desmarcar {0} ou {1} ou {2} para esta função. + + + Não é permitido modificar permissões para esta função. + + + Não é permitido modificar a função {0}. + + + Permissões atualizadas. + + + Função {0} criada. + + + Função {0} excluída. + + + Função {0} Atualizada. + + + Função semelhante já existe. + + \ No newline at end of file diff --git a/src/Infrastructure/Resources/Services/Identity/UserService.pt.resx b/src/Infrastructure/Resources/Services/Identity/UserService.pt.resx new file mode 100644 index 000000000..4376eb5c8 --- /dev/null +++ b/src/Infrastructure/Resources/Services/Identity/UserService.pt.resx @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Conta confirmada para {0}. Agora você pode usar o endpoint /api/identity/token para gerar o JWT. + + + O status do perfil de administrador não pode ser alternado + + + Ocorreu um erro! + + + Ocorreu um erro ao confirmar {0} + + + Confirmar registro + + + CriadoEm (Local) + + + Criado em (UTC) + + + Email + + + O e-mail {0} já está registrado. + + + E-mail confirmado + + + Primeiro nome + + + Id + + + Está ativo + + + Sobrenome + + + Não é permitido adicionar ou excluir a função de administrador se você não tiver essa função. + + + Não permitido. + + + O e-mail de redefinição de senha foi enviado para o e-mail autorizado. + + + Redefinição de senha com sucesso! + + + O número de telefone {0} já está registrado. + + + Número de telefone + + + Número de telefone confirmado + + + Confirme sua conta <a href='{0}'>clicando aqui</a>. + + + Redefina sua senha <a href='{0}>clicando aqui</a>. + + + ProfilePictureDataUrl + + + Redefinir senha + + + Funções atualizadas + + + Usuário {0} registrado. + + + Usuário {0} registrado. Por favor, verifique sua caixa de correio para verificar! + + + Nome de usuário + + + O nome de usuário {0} já foi usado. + + \ No newline at end of file diff --git a/src/Server/Resources/Localization/ServerCommonResources.pt.resx b/src/Server/Resources/Localization/ServerCommonResources.pt.resx new file mode 100644 index 000000000..b8659d5cf --- /dev/null +++ b/src/Server/Resources/Localization/ServerCommonResources.pt.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 + + + Ocorreu um erro não tratado. + + + Autorização + + + Insira seu token de portador neste formato - portador {seu token aqui} para acessar esta API + + + O Token expirou. + + + Você não está autorizado a acessar este recurso. + + + Você não está autorizado. + + \ No newline at end of file diff --git a/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.pt.resx b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.pt.resx new file mode 100644 index 000000000..c4b2dbd61 --- /dev/null +++ b/src/Server/Resources/Managers/Preferences/ServerPreferenceManager.pt.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + Falha ao obter as preferências do servidor + + + O idioma do servidor foi alterado + + \ No newline at end of file diff --git a/src/Server/Resources/Managers/Startup.pt.resx b/src/Server/Resources/Managers/Startup.pt.resx new file mode 100644 index 000000000..67806eaad --- /dev/null +++ b/src/Server/Resources/Managers/Startup.pt.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 + + + Empregos BlazorHero + + \ No newline at end of file diff --git a/src/Server/Resources/Startup.pt.resx b/src/Server/Resources/Startup.pt.resx new file mode 100644 index 000000000..67806eaad --- /dev/null +++ b/src/Server/Resources/Startup.pt.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 + + + Empregos BlazorHero + + \ No newline at end of file diff --git a/src/Shared/Constants/Localization/LocalizationConstants.cs b/src/Shared/Constants/Localization/LocalizationConstants.cs index da4a128e9..69eef8af3 100644 --- a/src/Shared/Constants/Localization/LocalizationConstants.cs +++ b/src/Shared/Constants/Localization/LocalizationConstants.cs @@ -57,6 +57,11 @@ public static class LocalizationConstants { Code = "ar", DisplayName = "عربي" + }, + new LanguageCode + { + Code = "pt-BR", + DisplayName= "Portugues" } }; }