diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/pt_BR.php | 2 | ||||
-rw-r--r-- | core/l10n/sq.php | 16 |
2 files changed, 10 insertions, 8 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 15a3c997b0f..378b0789ed5 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -107,6 +107,8 @@ "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)" => "Sua versão do PHP está vulnerável ao ataque NULL Byte (CVE-2006-7243)", +"Please update your PHP installation to use ownCloud securely." => "Por favor atualize sua instalação do PHP para utilizar o ownCloud de forma segura.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Nenhum gerador de número aleatório de segurança disponível. Habilite a extensão OpenSSL do PHP.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sem um gerador de número aleatório de segurança, um invasor pode ser capaz de prever os símbolos de redefinição de senhas e assumir sua conta.", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Seu diretório de dados e arquivos são provavelmente acessíveis pela internet, porque o .htaccess não funciona.", diff --git a/core/l10n/sq.php b/core/l10n/sq.php index 59011f4ec7c..f869d1bc280 100644 --- a/core/l10n/sq.php +++ b/core/l10n/sq.php @@ -8,9 +8,9 @@ "This category already exists: %s" => "Kjo kategori tashmë ekziston: %s", "Object type not provided." => "Mungon tipi i objektit.", "%s ID not provided." => "Mungon ID-ja e %s.", -"Error adding %s to favorites." => "Gabim gjatë shtimit të %s tek të parapëlqyerat.", +"Error adding %s to favorites." => "Veprim i gabuar gjatë shtimit të %s tek të parapëlqyerat.", "No categories selected for deletion." => "Nuk selektuar për tu eliminuar asnjë kategori.", -"Error removing %s from favorites." => "Gabim gjatë heqjes së %s nga të parapëlqyerat.", +"Error removing %s from favorites." => "Veprim i gabuar gjatë heqjes së %s nga të parapëlqyerat.", "Sunday" => "E djelë", "Monday" => "E hënë", "Tuesday" => "E martë", @@ -55,9 +55,9 @@ "The required file {file} is not installed!" => "Skedari i nevojshëm {file} nuk është i instaluar!", "Shared" => "Ndarë", "Share" => "Nda", -"Error while sharing" => "Gabim gjatë ndarjes", -"Error while unsharing" => "Gabim gjatë heqjes së ndarjes", -"Error while changing permissions" => "Gabim gjatë ndryshimit të lejeve", +"Error while sharing" => "Veprim i gabuar gjatë ndarjes", +"Error while unsharing" => "Veprim i gabuar gjatë heqjes së ndarjes", +"Error while changing permissions" => "Veprim i gabuar gjatë ndryshimit të lejeve", "Shared with you and the group {group} by {owner}" => "Ndarë me ju dhe me grupin {group} nga {owner}", "Shared with you by {owner}" => "Ndarë me ju nga {owner}", "Share with" => "Nda me", @@ -76,12 +76,12 @@ "can edit" => "mund të ndryshosh", "access control" => "kontrollimi i hyrjeve", "create" => "krijo", -"update" => "fresko", +"update" => "azhurno", "delete" => "elimino", "share" => "nda", "Password protected" => "Mbrojtur me kod", -"Error unsetting expiration date" => "Gabim gjatë heqjes së datës së përfundimit", -"Error setting expiration date" => "Gabim gjatë caktimit të datës së përfundimit", +"Error unsetting expiration date" => "Veprim i gabuar gjatë heqjes së datës së përfundimit", +"Error setting expiration date" => "Veprim i gabuar gjatë caktimit të datës së përfundimit", "Sending ..." => "Duke dërguar...", "Email sent" => "Email-i u dërgua", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Azhurnimi dështoi. Ju lutemi njoftoni për këtë problem <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">komunitetin ownCloud</a>.", |