summaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_PT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-23 02:05:45 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-23 02:05:45 -0400
commit479e4410c5625818bcdfd3da434f0b3cdb70c987 (patch)
tree5a605384aabb413c93d9ba4fdd3e9247a02d6ce7 /core/l10n/pt_PT.php
parent37a5bff1552ce672abfb15ffc0ba0c2468fdd058 (diff)
downloadnextcloud-server-479e4410c5625818bcdfd3da434f0b3cdb70c987.tar.gz
nextcloud-server-479e4410c5625818bcdfd3da434f0b3cdb70c987.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r--core/l10n/pt_PT.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php
index 3033d62a30a..568499ab2f4 100644
--- a/core/l10n/pt_PT.php
+++ b/core/l10n/pt_PT.php
@@ -140,6 +140,9 @@ $TRANSLATIONS = array(
"Error favoriting" => "Erro a definir como favorito",
"Error unfavoriting" => "Erro a remover como favorito",
"Access forbidden" => "Acesso interdito",
+"File not found" => "Ficheiro não encontrado",
+"The specified document has not been found on the server." => "O documento especificado não foi encontrado no servidor.",
+"You can click here to return to %s." => "Pode clicar aqui para retornar para %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\napenas para informar que %s partilhou »%s« consigo.\nConsulte aqui: %s\n",
"The share will expire on %s." => "Esta partilha vai expirar em %s.",
"Cheers!" => "Parabéns!",
@@ -185,6 +188,8 @@ $TRANSLATIONS = array(
"The theme %s has been disabled." => "O tema %s foi desativado.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Por favor garanta a cópia de segurança da base de dados e das pastas 'config' e 'data' antes de prosseguir.",
"Start update" => "Iniciar atualização",
-"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Para evitar tempos de espera com instalações maiores, você pode em vez disso, executar o seguinte comando a partir do diretório de instalação:"
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Para evitar tempos de espera com instalações maiores, você pode em vez disso, executar o seguinte comando a partir do diretório de instalação:",
+"This %s instance is currently being updated, which may take a while." => "Esta instância %s está actualmente a ser actualizada, poderá demorar algum tempo.",
+"This page will refresh itself when the %s instance is available again." => "Esta página irá ser recarregada novamente quando a instância %s ficar novamente disponível."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";