From 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Nov 2023 00:22:41 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- core/l10n/pt_BR.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'core/l10n/pt_BR.js') diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 2287e68e4fb..e857f42e1b5 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -189,7 +189,7 @@ OC.L10N.register( "Global search" : "Pesquisa global", "Search apps, files, tags, messages" : "Procure por apps, arquivos, etiquetas, mensagens", "Apps and Settings" : "Apps e Configurações", - "Modified" : "Modificado", + "Date" : "Data", "Today" : "Hoje", "Last 7 days" : "Últimos 7 dias", "Last 30 days" : "Últimos 30 dias", @@ -200,6 +200,7 @@ OC.L10N.register( "People" : "Pessoas", "Load more results" : "Carregar mais resultados", "Search in" : "Procurar em", + "Searching …" : "Pesquisando...", "Start typing in search" : "Comece a digitar em 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()}", @@ -433,6 +434,7 @@ OC.L10N.register( "No more subfolders in here" : "Não há mais subpastas aqui", "Name" : "Nome", "Size" : "Tamanho", + "Modified" : "Modificado", "\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.", "File name cannot be empty." : "O nome do arquivo não pode estar em branco.", "\"/\" is not allowed inside a file name." : "\"/\" não é permitido no nome do arquivo.", -- cgit v1.2.3