aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-11 02:24:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-11 02:24:41 +0000
commit380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch)
tree2165349c62f68d3db313f74897a2a8db37c6b004 /apps/updatenotification
parent4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff)
downloadnextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz
nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/pt_BR.js1
-rw-r--r--apps/updatenotification/l10n/pt_BR.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index b4235ce36b7..66048897efa 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"The update server could not be reached since %d days to check for new updates." : "O servidor de atualização não foi encontrado já há %d dias para verificar por novas atualizações.",
"Please check the Nextcloud and server log files for errors." : "Verifique se há erros nos arquivos de log do servidor e do Nextcloud ",
"Update to %1$s is available." : "Atualização para %1$s está disponível.",
+ "Update to {serverAndVersion} is available." : "A atualização para {serverAndVersion} está disponível.",
"Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.",
"Update notification" : "Notificação de atualização",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Exibe notificações de atualização para o Nextcloud e fornece o SSO para o atualizador.",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index a5cee01893a..63206f79982 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -6,6 +6,7 @@
"The update server could not be reached since %d days to check for new updates." : "O servidor de atualização não foi encontrado já há %d dias para verificar por novas atualizações.",
"Please check the Nextcloud and server log files for errors." : "Verifique se há erros nos arquivos de log do servidor e do Nextcloud ",
"Update to %1$s is available." : "Atualização para %1$s está disponível.",
+ "Update to {serverAndVersion} is available." : "A atualização para {serverAndVersion} está disponível.",
"Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.",
"Update notification" : "Notificação de atualização",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Exibe notificações de atualização para o Nextcloud e fornece o SSO para o atualizador.",