diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
commit | e3f6959c60d015a2e643492c0aac4d33d22c6409 (patch) | |
tree | b42957ba79e7709d8d521f3154f3cc87d27a6b72 /core/l10n/pt_BR.json | |
parent | 00aa8f543841c6bfd853a3ac5cb4ff3ab0a058ae (diff) | |
download | nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.tar.gz nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.json')
-rw-r--r-- | core/l10n/pt_BR.json | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 49cb817a157..57f18d5ee8e 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -104,6 +104,25 @@ "Pick start date" : "Escolha uma data de início", "Pick end date" : "Escolha uma data de fim", "Search in date range" : "Pesquise em um intervalo de data", + "Unified search" : "Pesquisa unificada", + "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", + "Places" : "Lugares", + "Date" : "Data", + "Today" : "Hoje", + "Last 7 days" : "Últimos 7 dias", + "Last 30 days" : "Últimos 30 dias", + "This year" : "Este ano", + "Last year" : "Último ano", + "Search people" : "Procure pessoas", + "People" : "Pessoas", + "Filter in current view" : "Filtrar na visualização atual", + "Results" : "Resultados", + "Load more results" : "Carregar mais resultados", + "Search in" : "Procurar em", + "Searching …" : "Pesquisando...", + "Start typing to search" : "Comece a digitar para pesquisar", + "No matching results" : "Nenhum resultado encontrado", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Log in" : "Entrar", "Logging in …" : "Entrando...", "Server side authentication failed!" : "Autenticação do servidor falhou!", @@ -161,9 +180,7 @@ "Looking for {term} …" : "Procurando por {term}…", "Search starts once you start typing and results may be reached with the arrow keys" : "A pesquisa iniciará assim que você começar a digitar e os resultados você pode navegar com as setas do teclado", "Search for {name} only" : "Pesquisar somente por {nome}", - "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", - "Load more results" : "Carregar mais resultados", "Search" : "Pesquisar", "No results for {query}" : "Sem resultados para {query}", "Press Enter to start searching" : "Pressione Enter para iniciar a pesquisa", @@ -179,23 +196,6 @@ "You have not added any info yet" : "Você ainda não adicionou nenhuma informação", "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", - "Unified search" : "Pesquisa unificada", - "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", - "Search {types} …" : "Pesquisar {types}…", - "Places" : "Lugares", - "Date" : "Data", - "Today" : "Hoje", - "Last 7 days" : "Últimos 7 dias", - "Last 30 days" : "Últimos 30 dias", - "This year" : "Este ano", - "Last year" : "Último ano", - "Search people" : "Procure pessoas", - "People" : "Pessoas", - "Filter in current view" : "Filtrar na visualização atual", - "Search in" : "Procurar em", - "Searching …" : "Pesquisando...", - "No matching results" : "Nenhum resultado encontrado", - "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "This browser is not supported" : "Este navegador não é compatível", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Seu navegador não é suportado. Atualize para uma versão mais recente ou compatível.", "Continue with this unsupported browser" : "Continuar com este navegador não compatível", @@ -203,6 +203,7 @@ "{name} version {version} and above" : "{name} versão {version} e superior", "Settings menu" : "Menu de configurações", "Avatar of {displayName}" : "Avatar de {displayName}", + "Search {types} …" : "Pesquisar {types}…", "Choose {file}" : "Escolher {file}", "Choose" : "Escolher", "Copy to {target}" : "Copiar para {target}", |