diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-24 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-24 01:55:34 -0400 |
commit | 2afdd1bf1ad9a6bc619fd212dc91d3b8af40f2b3 (patch) | |
tree | 389bac89b4db9c2bf44e7fad3c64eedcdf471d4a /apps/files/l10n/pt_PT.php | |
parent | 864cd2455c548c3e710421e33ecf04ed9c44b949 (diff) | |
download | nextcloud-server-2afdd1bf1ad9a6bc619fd212dc91d3b8af40f2b3.tar.gz nextcloud-server-2afdd1bf1ad9a6bc619fd212dc91d3b8af40f2b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_PT.php')
-rw-r--r-- | apps/files/l10n/pt_PT.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php index 189cdebf791..77a37abcd78 100644 --- a/apps/files/l10n/pt_PT.php +++ b/apps/files/l10n/pt_PT.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Upload failed. Could not get file info." => "O carregamento falhou. Não foi possível obter a informação do ficheiro.", "Invalid directory." => "Directório Inválido", "Files" => "Ficheiros", +"All files" => "Todos os ficheiros", "Unable to upload {filename} as it is a directory or has 0 bytes" => "Incapaz de enviar {filename}, dado que é uma pasta, ou tem 0 bytes", "Total file size {size1} exceeds upload limit {size2}" => "O tamanho total do ficheiro {size1} excede o limite de carregamento {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" => "Não existe espaço suficiente. Está a enviar {size1} mas apenas existe {size2} disponível", |