summaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/pt_PT.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.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 9b7148d398f..25860de21c0 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -151,7 +151,6 @@ OC.L10N.register(
"Load more results" : "Mostrar mais resultados...",
"Search" : "Procurar",
"No results for {query}" : "Nenhum resultado para {query}",
- "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa",
"An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}",
"This browser is not supported" : "O seu navegador não é suportado.",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "A versão do seu navegador não é suportada. Por favor atualize para uma versão mais recente ou para uma que seja suportada.",
@@ -350,6 +349,7 @@ OC.L10N.register(
"More apps menu" : "Menu de mais aplicações",
"Contacts" : "Contactos",
"Contacts menu" : "Menu de contactos",
- "Setup two-factor authentication" : "Configurar autenticação de dois fatores"
+ "Setup two-factor authentication" : "Configurar autenticação de dois fatores",
+ "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");