diff options
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index f56e5a3cd98..87f41cce28b 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -112,9 +112,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "A atualização não foi bem sucedida. Por favor, informe este problema à <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade Nextcloud</a>.", "Continue to Nextcloud" : "Continuar para Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A actualização foi bem sucedida. A redireccionar para Nextcloud dentro de %n segundos.","A actualização foi bem sucedida. A redireccionar para Nextcloud dentro de %n segundos."], - "Searching other places" : "A pesquisar noutros lugares", - "No search results in other folders for {tag}{filter}{endtag}" : "Nenhum resultado encontrado noutras pastas para {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de pesquisa noutra pasta","{count} resultados de pesquisa noutras pastas"], "Log in" : "Iniciar sessão", "Logging in …" : "A entrar...", "Server side authentication failed!" : "Autenticação do lado do servidor falhou!", @@ -385,6 +382,9 @@ OC.L10N.register( "Name..." : "Nome...", "Error removing share" : "Erro ao remover a partilha", "({scope})" : "({scope})", + "Searching other places" : "A pesquisar noutros lugares", + "No search results in other folders for {tag}{filter}{endtag}" : "Nenhum resultado encontrado noutras pastas para {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de pesquisa noutra pasta","{count} resultados de pesquisa noutras pastas"], "Saving..." : "A guardar...", "Search" : "Procurar", "Reset search" : "Repor procura", |