diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-28 00:20:40 +0000 |
commit | e3f6959c60d015a2e643492c0aac4d33d22c6409 (patch) | |
tree | b42957ba79e7709d8d521f3154f3cc87d27a6b72 /core/l10n/pt_PT.js | |
parent | 00aa8f543841c6bfd853a3ac5cb4ff3ab0a058ae (diff) | |
download | nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.tar.gz nextcloud-server-e3f6959c60d015a2e643492c0aac4d33d22c6409.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, 8 insertions, 7 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index f730423497f..bffc50984b9 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -84,6 +84,13 @@ OC.L10N.register( "More apps" : "Mais apps", "No" : "Não", "Yes" : "Sim", + "Date" : "Data", + "Today" : "Hoje", + "Last year" : "Ultimo ano", + "Results" : "Resultados", + "Load more results" : "Mostrar mais resultados...", + "Searching …" : "À procura …", + "Start typing to search" : "Digitar para pesquisar", "Log in" : "Iniciar sessão", "Logging in …" : "A entrar...", "Server side authentication failed!" : "Autenticação do lado do servidor falhou!", @@ -123,9 +130,7 @@ OC.L10N.register( "Loading your contacts …" : "A carregar os seus contactos", "Looking for {term} …" : "Procurando por {term} …", "Search for {name} only" : "Pesquisar apenas por {name}", - "Start typing to search" : "Digitar para pesquisar", "Loading more results …" : "A carregar mais resultados...", - "Load more results" : "Mostrar mais resultados...", "Search" : "Procurar", "No results for {query}" : "Nenhum resultado para {query}", "An error occurred while searching for {type}" : "Ocorreu um erro enquanto pesquisava por {type}", @@ -133,17 +138,13 @@ OC.L10N.register( "Back" : "Anterior", "Edit Profile" : "Editar perfil", "You have not added any info yet" : "Ainda não adicionou qualquer informação ", - "Search {types} …" : "Pesquisar {types}...", - "Date" : "Data", - "Today" : "Hoje", - "Last year" : "Ultimo ano", - "Searching …" : "À procura …", "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.", "Continue with this unsupported browser" : "Continuar com uma versão não suportada do navegador", "Supported versions" : "Versões suportadas", "{name} version {version} and above" : "{name} versão {version} e superior", "Settings menu" : "Menu de configurações", + "Search {types} …" : "Pesquisar {types}...", "Choose" : "Escolher", "Copy" : "Copiar", "Move" : "Mover", |