Flow.Launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/pt-pt.xaml

23 lines
2.1 KiB
Text
Raw Normal View History

<?xml version="1.0"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
<!-- Plugin Info -->
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_name">Marcadores do navegador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">Pesquisar nos marcadores do navegador</system:String>
<!-- Settings -->
Update translations from Crowdin(#880) * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip]
2021-12-31 07:07:05 +00:00
<system:String x:Key="flowlauncher_plugin_browserbookmark_bookmarkDataSetting">Dados do marcador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_openBookmarks">Abrir marcadores em:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newWindow">Nova janela</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_newTab">Novo separador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_setBrowserFromPath">Caminho do navegador:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_settings_choose">Escolher</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_title">Copiar URL</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_copyurl_subtitle">Copiar URL do marcador para a área de transferência</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_loadBrowserFrom">Carregar navegador de:</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserName">Nome do navegador</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Caminho do diretório de dados</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_addBrowserBookmark">Adicionar</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Eliminar</system:String>
</ResourceDictionary>