summaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-27 02:28:35 +0000
commit63912cc5c5abb6e15c0902b0edb1705bd3aec209 (patch)
tree5afeb491cc08f399a7b71fbd0eed5c7f3ba3a391 /core/l10n/pt_PT.js
parent4df145a6bcb9c6e7999130c1d361466f128bd64e (diff)
downloadnextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.tar.gz
nextcloud-server-63912cc5c5abb6e15c0902b0edb1705bd3aec209.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r--core/l10n/pt_PT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index 25860de21c0..07bdcf5c4d6 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -248,7 +248,6 @@ OC.L10N.register(
"The profile does not exist." : "O perfil não existe.",
"Back to %s" : "Voltar a %s",
"Page not found" : "Página não encontrada",
- "The page could not be found on the server." : "Esta página não foi encontrada no servidor.",
"Too many requests" : "Muitos pedidos",
"Error" : "Erro",
"Previous" : "Anterior",
@@ -350,6 +349,7 @@ OC.L10N.register(
"Contacts" : "Contactos",
"Contacts menu" : "Menu de contactos",
"Setup two-factor authentication" : "Configurar autenticação de dois fatores",
- "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa"
+ "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa",
+ "The page could not be found on the server." : "Esta página não foi encontrada no servidor."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");