diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-06 01:55:26 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-06 01:55:26 -0400 |
commit | 16708ae1873ddd563c3177b87cf7a4c395dca609 (patch) | |
tree | c9f61670c53f8ec439a5f9fe78ade2b62a686542 /settings | |
parent | ca10ee4d0dd64cd1b976e89c6d81f4266427e9d6 (diff) | |
download | nextcloud-server-16708ae1873ddd563c3177b87cf7a4c395dca609.tar.gz nextcloud-server-16708ae1873ddd563c3177b87cf7a4c395dca609.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/fr.js | 3 | ||||
-rw-r--r-- | settings/l10n/fr.json | 3 | ||||
-rw-r--r-- | settings/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | settings/l10n/pt_BR.json | 3 | ||||
-rw-r--r-- | settings/l10n/th_TH.js | 2 | ||||
-rw-r--r-- | settings/l10n/th_TH.json | 2 |
6 files changed, 16 insertions, 0 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 6517c8e7abb..385e4f5caf6 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -1,6 +1,8 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", + "Redis" : "Redis", "Security & setup warnings" : "Avertissements de sécurité & configuration", "Sharing" : "Partage", "Server-side encryption" : "Chiffrement côté serveur", @@ -8,6 +10,7 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "Serveur mail", "Log" : "Log", + "Server Status" : "Statut du serveur", "Tips & tricks" : "Trucs et astuces", "Updates" : "Mises à jour", "Authentication error" : "Erreur d'authentification", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 091ed71783c..89924f27972 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -1,4 +1,6 @@ { "translations": { + "APCu" : "APCu", + "Redis" : "Redis", "Security & setup warnings" : "Avertissements de sécurité & configuration", "Sharing" : "Partage", "Server-side encryption" : "Chiffrement côté serveur", @@ -6,6 +8,7 @@ "Cron" : "Cron", "Email server" : "Serveur mail", "Log" : "Log", + "Server Status" : "Statut du serveur", "Tips & tricks" : "Trucs et astuces", "Updates" : "Mises à jour", "Authentication error" : "Erreur d'authentification", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 05e912aedc4..397d45ac5e4 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -1,6 +1,8 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", + "Redis" : "Redis", "Security & setup warnings" : "Segurança & avisos de configuração", "Sharing" : "Compartilhamento", "Server-side encryption" : "Criptografia do lado do servidor", @@ -117,6 +119,7 @@ OC.L10N.register( "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. Recomendamos Linux para uma excelente experiência para o usuário.", + "%1$s below version %2$s is installed, for stability and performance reasons we recommend to update to a newer %1$s version." : "%1$s abaixo a versão %2$s está instalado, por razões de estabilidade e desempenho, recomendamos a atualização para uma versão %1$s mais recente.", "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' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mídia (mime-type).", "System locale can not be set to a one which supports UTF-8." : "Localidade do sistema não pode ser definido como um que suporta UTF-8.", "This means that there might be problems with certain characters in file names." : "Isso significa que pode haver problemas com certos caracteres nos nomes de arquivo.", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 9818511263d..3ed9456b99d 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -1,4 +1,6 @@ { "translations": { + "APCu" : "APCu", + "Redis" : "Redis", "Security & setup warnings" : "Segurança & avisos de configuração", "Sharing" : "Compartilhamento", "Server-side encryption" : "Criptografia do lado do servidor", @@ -115,6 +117,7 @@ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. Recomendamos Linux para uma excelente experiência para o usuário.", + "%1$s below version %2$s is installed, for stability and performance reasons we recommend to update to a newer %1$s version." : "%1$s abaixo a versão %2$s está instalado, por razões de estabilidade e desempenho, recomendamos a atualização para uma versão %1$s mais recente.", "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' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mídia (mime-type).", "System locale can not be set to a one which supports UTF-8." : "Localidade do sistema não pode ser definido como um que suporta UTF-8.", "This means that there might be problems with certain characters in file names." : "Isso significa que pode haver problemas com certos caracteres nos nomes de arquivo.", diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js index f25eec78ce4..8649d46dbba 100644 --- a/settings/l10n/th_TH.js +++ b/settings/l10n/th_TH.js @@ -5,6 +5,7 @@ OC.L10N.register( "External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก", "Cron" : "Cron", "Log" : "บันทึกการเปลี่ยนแปลง", + "Updates" : "อัพเดท", "Authentication error" : "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน", "Language changed" : "เปลี่ยนภาษาเรียบร้อยแล้ว", "Invalid request" : "คำร้องขอไม่ถูกต้อง", @@ -32,6 +33,7 @@ OC.L10N.register( "None" : "ไม่มี", "Login" : "เข้าสู่ระบบ", "Allow apps to use the Share API" : "อนุญาตให้แอปฯสามารถใช้ API สำหรับแชร์ข้อมูลได้", + "days" : "วัน", "Allow resharing" : "อนุญาตให้แชร์ข้อมูลซ้ำใหม่ได้", "Execute one task with each page loaded" : "ประมวลคำสั่งหนึ่งงานในแต่ละครั้งที่มีการโหลดหน้าเว็บ", "Encryption" : "การเข้ารหัส", diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json index 7398a4a95df..8c394d5ffee 100644 --- a/settings/l10n/th_TH.json +++ b/settings/l10n/th_TH.json @@ -3,6 +3,7 @@ "External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก", "Cron" : "Cron", "Log" : "บันทึกการเปลี่ยนแปลง", + "Updates" : "อัพเดท", "Authentication error" : "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน", "Language changed" : "เปลี่ยนภาษาเรียบร้อยแล้ว", "Invalid request" : "คำร้องขอไม่ถูกต้อง", @@ -30,6 +31,7 @@ "None" : "ไม่มี", "Login" : "เข้าสู่ระบบ", "Allow apps to use the Share API" : "อนุญาตให้แอปฯสามารถใช้ API สำหรับแชร์ข้อมูลได้", + "days" : "วัน", "Allow resharing" : "อนุญาตให้แชร์ข้อมูลซ้ำใหม่ได้", "Execute one task with each page loaded" : "ประมวลคำสั่งหนึ่งงานในแต่ละครั้งที่มีการโหลดหน้าเว็บ", "Encryption" : "การเข้ารหัส", |