diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /core/l10n/pt_PT.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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.js | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 07bdcf5c4d6..eb9beb6812b 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -160,7 +160,6 @@ OC.L10N.register( "Open settings menu" : "Abrir o menu das configurações", "Settings menu" : "Menu de configurações", "Search {types} …" : "Pesquisar {types}...", - "Settings" : "Definições", "Could not load your contacts" : "Não foi possível carregar os seus contactos", "Search contacts …" : "Pesquisar contactos...", "No contacts found" : "Não foram encontrados contactos", @@ -334,22 +333,12 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está atualmente no modo de manutenção, o que poderá demorar algum tempo.", "This page will refresh itself when the instance is available again." : "Esta página irá ser atualizada quando a instância ficar novamente disponível.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou apareceu inesperadamente.", - "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Este lançamento comunitário do Nextcloud não é compatível e as notificações instantâneas não estão disponíveis.", - "[%d / %d]: Checking table %s" : "[%d / %d]: a verificar a tabela %s", - "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "Este é a construção de uma comunidade sem suporte do Nextcloud. Dado o tamanho desta instância, desempenho, confiabilidade e escalabilidade não podem ser garantidos. As notificações push foram desativadas para evitar sobrecarregar o nosso serviço gratuito. Saiba mais sobre os benefícios do Nextcloud Enterprise em nextcloud.com/enterprise. ", - "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não está definido como \"{expected}\". Isto é um potencial risco de segurança ou privacidade, pelo que se recomenda que ajuste esta opção em conformidade.", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Foi enviada uma mensagem de reposição da sua palavra-passe para o endereço de email desta conta. Se não a receber, verifique as pastas de spam/lixo ou entre em contacto com o administrador local para ajuda.", "If it is not there ask your local administrator." : "Se não estiver aí pergunte ao seu administrador local.", - "restricted" : "limitado", - "invisible" : "invisível", + "Press enter to start searching" : "Pressione ENTER para iniciar a pesquisa", + "Settings" : "Definições", "File not found" : "Ficheiro não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Este documento não pode ser encontrado no servidor. Talvez a partilha tenha sido apagada ou expirado?", - "More" : "Mais", - "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", - "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;"); |