mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
source code checkin
This commit is contained in:
parent
5f8fb2c825
commit
7e57b72e35
675 changed files with 168433 additions and 0 deletions
119
src/Plugin.Discord/Globalization/en-US/en-US.xaml
Normal file
119
src/Plugin.Discord/Globalization/en-US/en-US.xaml
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:sys="clr-namespace:System;assembly=mscorlib"
|
||||
>
|
||||
|
||||
<!--#region Global -->
|
||||
<sys:String x:Key="Global_CancelButtonLabel">Cancel</sys:String>
|
||||
<sys:String x:Key="Global_CloseButtonLabel">Close</sys:String>
|
||||
<sys:String x:Key="Global_OkButtonLabel">OK</sys:String>
|
||||
<sys:String x:Key="Global_SaveButtonLabel">Save</sys:String>
|
||||
|
||||
<sys:String x:Key="Global_BetaModeLabel"> (Beta Mode)</sys:String>
|
||||
<sys:String x:Key="Global_NewVersionAvailableLabel">A new version of the plugin is available.</sys:String>
|
||||
<sys:String x:Key="Global_DownloadNewVersionTooltip">Download the latest version.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Config Window -->
|
||||
<sys:String x:Key="ConfigWindow_Title">Discord Plugin Configuration</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigWindow_PatchNotesTooltip">View the Patch Notes.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_AddConfigProfileTooltip">Add Profile</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearConfigProfilesTooltip">Delete All Profiles</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteConfigProfileTooltip">Delete Profile</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_EditConfigProfileTooltip">Edit Profile</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigWindow_NameColumnLabel">Name</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigWindow_AddErrorTitle">Add Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_AddErrorLabel">An error occurred while trying to add a profile.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearTitle">Confirm Delete All Action</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearLabel">Click 'Yes' to confirm you want to delete all.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearErrorTitle">Delete All Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearErrorLabel">An error occurred while trying to delete all profiles.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_CloseTitle">Confirm Close Action</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_CloseLabel">Click 'Yes' to confirm you want to close the form. If you have any unsaved changes they will be lost.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteTitle">Confirm Delete Action</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteLabel">Click 'Yes' to confirm you want to perform the delete.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteErrorTitle">Delete Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteErrorLabel">An error occurred while trying to delete the profile.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadErrorTitle">Download Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadErrorLabel">An error occurred while trying to perform the download.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadSuccessTitle">Download Successful</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadSuccessLabel">The latest version has been saved to your desktop.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_EditErrorTitle">Edit Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_EditErrorLabel">An error occurred while trying to edit a profile.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_SaveErrorTitle">Save Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_SaveErrorLabel">An error occurred while trying to perform the save.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Config Item Window -->
|
||||
<sys:String x:Key="ConfigProfileWindow_Title">Profile Configuration</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_NameLabel">Name:</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_NameTooltip">The name of your config profile.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_IsEnabledLabel">Enabled</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_IsEnabledTooltip">Is the config profile enabled.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_WebhookLabel">Webhook Url:</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_WebhookTooltip">This is your Webhook Url provided by discord.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_BotNameLabel">Bot Name:</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_BotNameTooltip">This will override the name you setup in your webhook. Leave blank to use default.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_UseTTSLabel">Use Text to Speech (TTS)</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_UseTTSTooltip">If enabled, will make the bot announce with Text to Speech, otherwise will turn off Text to Speech.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_PrefixMessageWithProfileNameLabel">Prefix Message with Profile Name</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_PrefixMessageWithProfileNameTooltip">If enabled, the alert message will be sent prefixed with the server manager profile name.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsLabel">Message Options</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsBoldLabel">Bold</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsBoldTooltip">If enabled, will show the message in bold.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsUnderlineLabel">Underline</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsUnderlineTooltip">If enabled, will show the message with an underline.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsItalicLabel">Italic</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsItalicTooltip">If enabled, will show the message in italic.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsCodeBlockLabel">Embedded Code Block</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsCodeBlockTooltip">CIf enabled, will show the message in an embedded code block.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ProfileNamesLabel">Profile Names</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AlertTypesLabel">Alert Types</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_AddProfileNameTooltip">Add Server Manager Profile Name</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearProfileNamesTooltip">Delete All Server Manager Profile Names</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteProfileNameTooltip">Delete Server Manager Profile Name</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_AddAlertTypeTooltip">Add Alert Type</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearAlertTypesTooltip">Delete All Alert Types</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteAlertTypeTooltip">Delete Alert Type</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_ProfileNameColumnLabel">Server Manager Profile Name</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AlertTypeColumnLabel">Alert Type</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_TestButtonLabel">Test</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_AddErrorTitle">Add Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AddAlertTypeErrorLabel">An error occurred while trying to add an alert type.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AddProfileNameErrorLabel">An error occurred while trying to add a profile name.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearTitle">Confirm Delete All Action</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearLabel">Click 'Yes' to confirm you want to delete all.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearErrorTitle">Delete All Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearAlertTypesErrorLabel">An error occurred while trying to delete all alert types.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearProfileNamesErrorLabel">An error occurred while trying to delete all profile names.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_CloseTitle">Confirm Close Action</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_CloseLabel">Click 'Yes' to confirm you want to close the form. If you have any unsaved changes they will be lost.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteTitle">Confirm Delete Action</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteLabel">Click 'Yes' to confirm you want to perform the delete.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteErrorTitle">Delete Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteAlertTypeErrorLabel">An error occurred while trying to delete the alert type.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteProfileNameErrorLabel">An error occurred while trying to delete the profile name.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestErrorTitle">Test Action Error</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestErrorLabel">An error occurred while trying to test the config profile.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestEnabledErrorLabel">The profile is not enabled and cannot be tested.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Version Feed Window -->
|
||||
<sys:String x:Key="VersionFeedWindow_Title">Discord Plugin Version Details</sys:String>
|
||||
<sys:String x:Key="VersionFeedWindow_Load_FailedTitle">Load Feed Error</sys:String>
|
||||
|
||||
<sys:String x:Key="VersionFeedWindow_VersionFilterLabel">Version:</sys:String>
|
||||
<sys:String x:Key="VersionFeedWindow_VersionFilterTooltip">Select the version to view details.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
</ResourceDictionary>
|
||||
119
src/Plugin.Discord/Globalization/pt-BR/pt-BR.xaml
Normal file
119
src/Plugin.Discord/Globalization/pt-BR/pt-BR.xaml
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:sys="clr-namespace:System;assembly=mscorlib"
|
||||
>
|
||||
|
||||
<!--#region Global -->
|
||||
<sys:String x:Key="Global_CancelButtonLabel">Cancela</sys:String>
|
||||
<sys:String x:Key="Global_CloseButtonLabel">Fechar</sys:String>
|
||||
<sys:String x:Key="Global_OkButtonLabel">OK</sys:String>
|
||||
<sys:String x:Key="Global_SaveButtonLabel">Salva</sys:String>
|
||||
|
||||
<sys:String x:Key="Global_BetaModeLabel"> (Modo beta)</sys:String>
|
||||
<sys:String x:Key="Global_NewVersionAvailableLabel">Uma nova versão do plugin está disponível.</sys:String>
|
||||
<sys:String x:Key="Global_DownloadNewVersionTooltip">Baixe a versão mais recente.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Config Window -->
|
||||
<sys:String x:Key="ConfigWindow_Title">Configuração do plugin Discord</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigWindow_PatchNotesTooltip">Veja as notas do patch.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_AddConfigProfileTooltip">Adicionar perfil</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearConfigProfilesTooltip">Excluir todos os perfis</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteConfigProfileTooltip">Excluir perfil</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_EditConfigProfileTooltip">Editar Perfil</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigWindow_NameColumnLabel">Nome</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigWindow_AddErrorTitle">Erro ao adicionar</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_AddErrorLabel">Ocorreu um erro ao tentar adicionar um perfil.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearTitle">Confirmar a exclusão de todos</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearLabel">Clique em 'Sim' para confirmar que deseja excluir tudo.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearErrorTitle">Excluir ao excluir tudo</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_ClearErrorLabel">Ocorreu um erro ao tentar excluir todos os perfis.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_CloseTitle">Confirmar fechamento</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_CloseLabel">Clique em 'Sim' para confirmar que deseja fechar o formulário. Se você tiver alterações não salvas, elas serão perdidas.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteTitle">Confirmar exclusão</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteLabel">Clique em 'Sim' para confirmar que deseja executar a exclusão.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteErrorTitle">Erro ao Excluir</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DeleteErrorLabel">Ocorreu um erro ao tentar excluir o perfil.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadErrorTitle">Erro no download</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadErrorLabel">Ocorreu um erro ao tentar executar o download.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadSuccessTitle">Download bem sucedido</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_DownloadSuccessLabel">A versão mais recente foi salva na sua área de trabalho.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_EditErrorTitle">Erro ao Editar</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_EditErrorLabel">Ocorreu um erro ao tentar editar um perfil.</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_SaveErrorTitle">Erro ao salvar</sys:String>
|
||||
<sys:String x:Key="ConfigWindow_SaveErrorLabel">Ocorreu um erro ao tentar executar o salvamento.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Config Item Window -->
|
||||
<sys:String x:Key="ConfigProfileWindow_Title">Configuração do perfil</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_NameLabel">Nome:</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_NameTooltip">O nome do seu perfil de configuração.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_IsEnabledLabel">Ativado</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_IsEnabledTooltip">O perfil de configuração está ativado.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_WebhookLabel">Webhook Url:</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_WebhookTooltip">Este é o seu URL Webhook fornecido pelo discord.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_BotNameLabel">Nome do bot:</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_BotNameTooltip">Isso substituirá o nome que você configurou no seu webhook. Deixe em branco para usar o padrão.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_UseTTSLabel">Usar texto para fala (TTS)</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_UseTTSTooltip">Se ativado, fará o bot anunciar com Texto e Voz, caso contrário, desativará Texto e Voz.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_PrefixMessageWithProfileNameLabel">Mensagem de prefixo com nome do perfil do Serve Manager</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_PrefixMessageWithProfileNameTooltip">Se ativada, a mensagem de alerta será enviada com o prefixo do nome do perfil do Serve Manager.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsLabel">Opções de mensagem</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsBoldLabel">Negrito</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsBoldTooltip">Se ativado, mostrará a mensagem em negrito.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsUnderlineLabel">Sublinhado</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsUnderlineTooltip">Se ativado, mostrará a mensagem como sublinhado.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsItalicLabel">Itálico</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsItalicTooltip">Se ativado, mostrará a mensagem em itálico.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsCodeBlockLabel">Bloco de código incorporado</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_MessageOptionsCodeBlockTooltip">Se ativado, mostrará a mensagem em um bloco de código incorporado.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ProfileNamesLabel">Nomes de perfil</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AlertTypesLabel">Tipos de alerta</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_AddProfileNameTooltip">Adicione o nome do perfil do Serve Manager</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearProfileNamesTooltip">Excluir todos os nomes de perfil do Serve Manager</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteProfileNameTooltip">Excluir nome do perfil do Serve Manager</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_AddAlertTypeTooltip">Adicionar tipo de alerta</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearAlertTypesTooltip">Excluir todos os tipos de alerta</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteAlertTypeTooltip">Excluir tipo de alerta</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_ProfileNameColumnLabel">Nome do perfil do Serve Manager</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AlertTypeColumnLabel">Tipo de alerta</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_TestButtonLabel">Teste</sys:String>
|
||||
|
||||
<sys:String x:Key="ConfigProfileWindow_AddErrorTitle">Erro ao adicionar</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AddAlertTypeErrorLabel">Ocorreu um erro ao tentar adicionar um tipo de alerta.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_AddProfileNameErrorLabel">Ocorreu um erro ao tentar adicionar um nome de perfil.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearTitle">Confirmar a exclusão de todos</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearLabel">Clique em 'Sim' para confirmar que deseja excluir tudo.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearErrorTitle">Erro ao excluir tudo</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearAlertTypesErrorLabel">Ocorreu um erro ao tentar excluir todos os tipos de alerta.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_ClearProfileNamesErrorLabel">Ocorreu um erro ao tentar excluir todos os nomes de perfil.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_CloseTitle">Confirmar fechamento</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_CloseLabel">Clique em 'Sim' para confirmar que deseja fechar o formulário. Se você tiver alterações não salvas, elas serão perdidas.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteTitle">Confirmar exclusão</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteLabel">Clique em 'Sim' para confirmar que deseja executar a exclusão.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteErrorTitle">Erro ao excluir</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteAlertTypeErrorLabel">Ocorreu um erro ao tentar excluir o tipo de alerta.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_DeleteProfileNameErrorLabel">Ocorreu um erro ao tentar excluir o nome do perfil.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestErrorTitle">Erro no teste</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestErrorLabel">Ocorreu um erro ao tentar testar o perfil de configuração.</sys:String>
|
||||
<sys:String x:Key="ConfigProfileWindow_TestEnabledErrorLabel">O perfil não está ativado e não pode ser testado.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Version Feed Window -->
|
||||
<sys:String x:Key="VersionFeedWindow_Title">Detalhes da versão do plugin Discord</sys:String>
|
||||
<sys:String x:Key="VersionFeedWindow_Load_FailedTitle">Erro de carregamento de feed</sys:String>
|
||||
|
||||
<sys:String x:Key="VersionFeedWindow_VersionFilterLabel">Versão:</sys:String>
|
||||
<sys:String x:Key="VersionFeedWindow_VersionFilterTooltip">Selecione a versão para visualizar detalhes.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
</ResourceDictionary>
|
||||
Loading…
Add table
Add a link
Reference in a new issue