diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-16 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-16 01:55:55 -0400 |
commit | 015532622786b5bb1fca35646eded25243e05fc9 (patch) | |
tree | 24a86b56fe1f7c89421ad408fe1c519d1adaa52a /apps/files/l10n/pt_PT.php | |
parent | 0f9b22107b291dbd0f4dbc88e5b302bdaef91d59 (diff) | |
download | nextcloud-server-015532622786b5bb1fca35646eded25243e05fc9.tar.gz nextcloud-server-015532622786b5bb1fca35646eded25243e05fc9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_PT.php')
-rw-r--r-- | apps/files/l10n/pt_PT.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php index 83db4f306d9..ad145f248fd 100644 --- a/apps/files/l10n/pt_PT.php +++ b/apps/files/l10n/pt_PT.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Storage not available" => "Armazenamento indisposinvel", +"Storage invalid" => "Armazenamento inválido", "Unknown error" => "Erro Desconhecido", "Could not move %s - File with this name already exists" => "Não foi possível mover %s - Já existe um ficheiro com este nome", "Could not move %s" => "Não foi possível mover %s", @@ -43,6 +45,8 @@ $TRANSLATIONS = array( "Error fetching URL" => "Erro ao obter URL", "Share" => "Compartilhar", "Delete" => "Apagar", +"Disconnect storage" => "Desconete o armazenamento", +"Unshare" => "Deixar de partilhar", "Delete permanently" => "Apagar Para Sempre", "Rename" => "Renomear", "Your download is being prepared. This might take some time if the files are big." => "A sua transferência está a ser preparada. Isto poderá demorar algum tempo, se os seus ficheiros forem grandes.", |