diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/pt_PT.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r-- | core/l10n/pt_PT.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index fd504421199..c14cb718749 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -8,14 +8,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "A actualizar o cache dos ficheiros, poderá demorar algum tempo...", "Updated filecache" => "Actualizado o cache dos ficheiros", "... %d%% done ..." => "... %d%% feito ...", -"Category type not provided." => "Tipo de categoria não fornecido", -"No category to add?" => "Nenhuma categoria para adicionar?", -"This category already exists: %s" => "A categoria já existe: %s", -"Object type not provided." => "Tipo de objecto não fornecido", -"%s ID not provided." => "ID %s não fornecido", -"Error adding %s to favorites." => "Erro a adicionar %s aos favoritos", -"No categories selected for deletion." => "Nenhuma categoria seleccionada para eliminar.", -"Error removing %s from favorites." => "Erro a remover %s dos favoritos.", "No image or file provided" => "Não foi selecionado nenhum ficheiro para importar", "Unknown filetype" => "Ficheiro desconhecido", "Invalid image" => "Imagem inválida", @@ -58,12 +50,9 @@ $TRANSLATIONS = array( "Error loading message template: {error}" => "Erro ao carregar o template: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "Cancelar", -"The object type is not specified." => "O tipo de objecto não foi especificado", -"Error" => "Erro", -"The app name is not specified." => "O nome da aplicação não foi especificado", -"The required file {file} is not installed!" => "O ficheiro necessário {file} não está instalado!", "Shared" => "Partilhado", "Share" => "Partilhar", +"Error" => "Erro", "Error while sharing" => "Erro ao partilhar", "Error while unsharing" => "Erro ao deixar de partilhar", "Error while changing permissions" => "Erro ao mudar permissões", @@ -95,6 +84,9 @@ $TRANSLATIONS = array( "Sending ..." => "A Enviar...", "Email sent" => "E-mail enviado", "Warning" => "Aviso", +"The object type is not specified." => "O tipo de objecto não foi especificado", +"Delete" => "Eliminar", +"Add" => "Adicionar", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "A actualização falhou. Por favor reporte este incidente seguindo este link <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora.", "%s password reset" => "%s reposição da password", @@ -117,8 +109,6 @@ $TRANSLATIONS = array( "Help" => "Ajuda", "Access forbidden" => "Acesso interdito", "Cloud not found" => "Cloud nao encontrada", -"Edit categories" => "Editar categorias", -"Add" => "Adicionar", "Security Warning" => "Aviso de Segurança", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "A sua versão do PHP é vulnerável ao ataque Byte Null (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Por favor atualize a sua versão PHP instalada para usar o %s com segurança.", |