summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-03 00:05:40 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-03 00:05:40 +0100
commitf4d7955fe6f6531fda3b8d7e51a117d548a44002 (patch)
tree8791e5a6c5e775377800132e806e3a7befa22eea /core
parent475fe281a4d02529babc6f47642b6ad6bbeac045 (diff)
downloadnextcloud-server-f4d7955fe6f6531fda3b8d7e51a117d548a44002.tar.gz
nextcloud-server-f4d7955fe6f6531fda3b8d7e51a117d548a44002.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/eo.php3
-rw-r--r--core/l10n/pt_BR.php8
2 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
index b61dbf14279..4674c8c357a 100644
--- a/core/l10n/eo.php
+++ b/core/l10n/eo.php
@@ -4,7 +4,9 @@
"This category already exists: " => "Ĉi tiu kategorio jam ekzistas: ",
"Object type not provided." => "Ne proviziĝis tipon de objekto.",
"%s ID not provided." => "Ne proviziĝis ID-on de %s.",
+"Error adding %s to favorites." => "Eraro dum aldono de %s al favoratoj.",
"No categories selected for deletion." => "Neniu kategorio elektiĝis por forigo.",
+"Error removing %s from favorites." => "Eraro dum forigo de %s el favoratoj.",
"Settings" => "Agordo",
"seconds ago" => "sekundoj antaŭe",
"1 minute ago" => "antaŭ 1 minuto",
@@ -73,6 +75,7 @@
"Edit categories" => "Redakti kategoriojn",
"Add" => "Aldoni",
"Security Warning" => "Sekureca averto",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ne disponeblas sekura generilo de hazardaj numeroj; bonvolu kapabligi la OpenSSL-kromaĵon por PHP.",
"Create an <strong>admin account</strong>" => "Krei <strong>administran konton</strong>",
"Advanced" => "Progresinta",
"Data folder" => "Datuma dosierujo",
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 6782cc1ebfc..f28b0035995 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -1,7 +1,12 @@
<?php $TRANSLATIONS = array(
+"Category type not provided." => "Tipo de categoria não fornecido.",
"No category to add?" => "Nenhuma categoria adicionada?",
"This category already exists: " => "Essa categoria já existe",
+"Object type not provided." => "tipo de objeto não fornecido.",
+"%s ID not provided." => "%s ID não fornecido(s).",
+"Error adding %s to favorites." => "Erro ao adicionar %s aos favoritos.",
"No categories selected for deletion." => "Nenhuma categoria selecionada para deletar.",
+"Error removing %s from favorites." => "Erro ao remover %s dos favoritos.",
"Settings" => "Configurações",
"seconds ago" => "segundos atrás",
"1 minute ago" => "1 minuto atrás",
@@ -21,7 +26,10 @@
"No" => "Não",
"Yes" => "Sim",
"Ok" => "Ok",
+"The object type is not specified." => "O tipo de objeto não foi especificado.",
"Error" => "Erro",
+"The app name is not specified." => "O nome do app não foi especificado.",
+"The required file {file} is not installed!" => "O arquivo {file} necessário não está instalado!",
"Error while sharing" => "Erro ao compartilhar",
"Error while unsharing" => "Erro ao descompartilhar",
"Error while changing permissions" => "Erro ao mudar permissões",