Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update StringDictionary.pt-BR.xaml #208

Merged
merged 1 commit into from
Aug 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions StringDictionary.pt-BR.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,30 +290,30 @@
<system:String x:Key="Words.Capacity">Capacidade</system:String>

<!-- from 2020.9 -->
<system:String x:Key="Words.FileExplorer">File Explorer</system:String>
<system:String x:Key="FileExplorer.UpdateChangeAsync">Update storage changes asynchronously</system:String>
<system:String x:Key="FileExplorer.KeepModifiedDate">Try to keep &quot;Date modified&quot; when copying</system:String>
<system:String x:Key="FileExplorer.FilesystemWatcher">Monitor process access to files</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension">Quick Copy/Move/Delete for remote storage</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Overwrite">Overwrite target</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Rename">Rename source</system:String>
<system:String x:Key="Words.Skip">Skip</system:String>
<system:String x:Key="Words.Slow">Slow</system:String>
<system:String x:Key="Message.ResponseSlow">A response may be slow</system:String>
<system:String x:Key="Words.AdvancedOptions">Advanced Options</system:String>
<system:String x:Key="Words.Properties">Properties</system:String>

<system:String x:Key="Words.MySubscription">My Subscription</system:String>
<system:String x:Key="Words.ShareWithOther">Share with others</system:String>
<system:String x:Key="Words.SharedWithMe">Shared with me</system:String>
<system:String x:Key="Words.Import">Import</system:String>
<system:String x:Key="Words.Export">Export</system:String>
<system:String x:Key="Words.ProcessMonitor">Process Monitor</system:String>
<system:String x:Key="Words.FileExplorer">Explorer</system:String>
<system:String x:Key="FileExplorer.UpdateChangeAsync">Atualizar a mudanças de forma assíncrona</system:String>
<system:String x:Key="FileExplorer.KeepModifiedDate">Tentar manter a &quot;Data de modificação&quot; quando copiar</system:String>
<system:String x:Key="FileExplorer.FilesystemWatcher">Monitorar o acesso aos arquivos</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension">Copiar/Mover/Deletar rapidamente no armazenamento remoto</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Overwrite">Sobreescrever destino</system:String>
<system:String x:Key="FileExplorer.PerformanceExtension.Rename">Renomear origem</system:String>
<system:String x:Key="Words.Skip">Ignorar</system:String>
<system:String x:Key="Words.Slow">Lento</system:String>
<system:String x:Key="Message.ResponseSlow">A resposta pode ser lenta</system:String>
<system:String x:Key="Words.AdvancedOptions">Opções avançadas</system:String>
<system:String x:Key="Words.Properties">Propriedades</system:String>

<system:String x:Key="Words.MySubscription">Minha Assinatura</system:String>
<system:String x:Key="Words.ShareWithOther">Compartilhe com alguém</system:String>
<system:String x:Key="Words.SharedWithMe">Compartilhado comigo</system:String>
<system:String x:Key="Words.Import">Importar</system:String>
<system:String x:Key="Words.Export">Exportar</system:String>
<system:String x:Key="Words.ProcessMonitor">Monitor de Processo</system:String>

<system:String x:Key="Account.Endpoint">Endpoint</system:String>
<system:String x:Key="GoogleDrive.SharedDrives">Shared drives</system:String>
<system:String x:Key="GoogleDrive.SharedDrives">Drives compartilhados</system:String>

<system:String x:Key="Words.Reading">Reading</system:String>
<system:String x:Key="Words.Writing">Writing</system:String>
<system:String x:Key="Words.Hide">Hide</system:String>
<system:String x:Key="Words.Reading">Leitura</system:String>
<system:String x:Key="Words.Writing">Gravação</system:String>
<system:String x:Key="Words.Hide">Ocultar</system:String>
</ResourceDictionary>