diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-13 14:44:31 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-13 14:44:31 -0500 |
commit | 77b68505c2164330803ce5d5dcbb9fd07438e18d (patch) | |
tree | 3937b818c31d1cf257aa8d37bc15d863f0d09b52 /settings/l10n | |
parent | 769256cb39b0c28d1c0354fc57183491c6ace189 (diff) | |
download | nextcloud-server-77b68505c2164330803ce5d5dcbb9fd07438e18d.tar.gz nextcloud-server-77b68505c2164330803ce5d5dcbb9fd07438e18d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/et_EE.php | 2 | ||||
-rw-r--r-- | settings/l10n/pt_PT.php | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php index ae3afe4070b..f5436525828 100644 --- a/settings/l10n/et_EE.php +++ b/settings/l10n/et_EE.php @@ -61,6 +61,8 @@ $TRANSLATIONS = array( "Please double check the <a href=\"%s\">installation guides</a>." => "Palun kontrolli uuesti <a href=\"%s\">paigaldusjuhendeid</a>.", "Module 'fileinfo' missing" => "Moodul 'fileinfo' puudub", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP moodul 'fileinfo' puudub. Soovitame tungivalt see lisada saavutamaks parimaid tulemusi failitüüpide tuvastamisel.", +"Your PHP version is outdated" => "PHP versioon on aegunud", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Sinu PHP versioon on aegunud. Soovitame tungivalt uuenda versioonile 5.3.8 või uuemale, kuna varasemad versioonid on teadaolevalt vigased. On võimalik, et see käesolev paigaldus ei toimi korrektselt.", "Locale not working" => "Lokalisatsioon ei toimi", "System locale can not be set to a one which supports UTF-8." => "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.", "This means that there might be problems with certain characters in file names." => "See tähendab, et võib esineda probleeme failide nimedes mõnede sümbolitega.", diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index fe79c23cd25..89bed085972 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -61,6 +61,8 @@ $TRANSLATIONS = array( "Please double check the <a href=\"%s\">installation guides</a>." => "Por favor verifique o<a href='%s'>Guia de instalação</a>.", "Module 'fileinfo' missing" => "Falta o módulo 'fileinfo'", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.", +"Your PHP version is outdated" => "A sua versão do PHP está ultrapassada", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "A sua versão do PHP está ultrapassada. Recomendamos que actualize para a versão 5.3.8 ou mais recente, devido às versões anteriores conterem problemas. É também possível que esta instalação não esteja a funcionar correctamente.", "Locale not working" => "Internacionalização não está a funcionar", "System locale can not be set to a one which supports UTF-8." => "Não é possível pôr as definições de sistema compatíveis com UTF-8.", "This means that there might be problems with certain characters in file names." => "Isto significa que podem haver problemas com alguns caracteres nos nomes dos ficheiros.", |