summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-04 10:01:32 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-04 10:01:32 +0200
commitfa3a6193155d4f1cc9f0714fe49685679f681c64 (patch)
treebfec58576e9c1c67c699844fee2db033916fc9c8 /plugins/newmail_notifier
parent05c4edf34bcff89fcae80389e890fa07271f5275 (diff)
Imported recent launchpad translations
Diffstat (limited to 'plugins/newmail_notifier')
-rw-r--r--plugins/newmail_notifier/localization/ca_ES.inc13
-rw-r--r--plugins/newmail_notifier/localization/eo.inc13
-rw-r--r--plugins/newmail_notifier/localization/ia.inc21
-rw-r--r--plugins/newmail_notifier/localization/ml_ML.inc27
-rw-r--r--plugins/newmail_notifier/localization/vi_VN.inc5
-rw-r--r--plugins/newmail_notifier/localization/zh_CN.inc13
6 files changed, 41 insertions, 51 deletions
diff --git a/plugins/newmail_notifier/localization/ca_ES.inc b/plugins/newmail_notifier/localization/ca_ES.inc
index 0b163d0e1..da9078daa 100644
--- a/plugins/newmail_notifier/localization/ca_ES.inc
+++ b/plugins/newmail_notifier/localization/ca_ES.inc
@@ -9,19 +9,18 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Emi Bcn <Unknown> |
+ | Author: Jordi Sanfeliu <jordi@fibranet.cat> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
$labels['basic'] = 'Mostra notificacions del navegador quan hi hagi un missatge nou';
$labels['desktop'] = 'Mostra notificacions de l\'escriptori quan hi hagi un missatge nou';
$labels['sound'] = 'Reprodueix el so quan hi hagi un missatge nou';
-$labels['test'] = 'Prova';
+$labels['test'] = 'Comprova';
$labels['title'] = 'Missatge nou!';
-$labels['body'] = 'Has rebut un missatge nou.';
-$labels['testbody'] = 'Aquesta és una notificació de prova.';
-$labels['desktopdisabled'] = 'Les notificacions d\'escriptori estan deshabilitades al teu navegador.';
-$labels['desktopunsupported'] = 'El teu navegador no suporta les notificacions d\'escriptori.';
+$labels['body'] = 'Heu rebut un missatge nou.';
+$labels['testbody'] = 'Això és una notificació de prova.';
+$labels['desktopdisabled'] = 'Les notificacions d\'escriptori estan deshabilitades al vostre navegador.';
+$labels['desktopunsupported'] = 'El vostre navegador no permet les notificacions d\'escriptori.';
diff --git a/plugins/newmail_notifier/localization/eo.inc b/plugins/newmail_notifier/localization/eo.inc
index 295998521..b8058e48a 100644
--- a/plugins/newmail_notifier/localization/eo.inc
+++ b/plugins/newmail_notifier/localization/eo.inc
@@ -11,17 +11,16 @@
+-----------------------------------------------------------------------+
| Author: Michael Moroni <michael.moroni@mailoo.org> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
-$labels['basic'] = 'Montri retumilajn atentigojn pri nova mesaĝo';
-$labels['desktop'] = 'Montri komputilajn atentigojn pri nova mesaĝo';
-$labels['sound'] = 'Ludi sonon dum nova mesaĝo';
+$labels['basic'] = 'Montri atentigojn de retumilo pri nova mesaĝo';
+$labels['desktop'] = 'Montri atentigojn de komputilo pri nova mesaĝo';
+$labels['sound'] = 'Ludi sonon por nova mesaĝo';
$labels['test'] = 'Testi';
$labels['title'] = 'Nova retmesaĝo!';
$labels['body'] = 'Vi ricevis novan mesaĝon.';
-$labels['testbody'] = 'Ĉi tiu estas testo pri atentigo.';
-$labels['desktopdisabled'] = 'Labortablaj atentigoj estas malŝaltitaj en via retumilo.';
-$labels['desktopunsupported'] = 'Via retumilo ne subtenas komputilajn atentigojn.';
+$labels['testbody'] = 'Tio estas testo pri atentigo.';
+$labels['desktopdisabled'] = 'Atentigoj de komputilo estas malŝaltitaj en via retumilo.';
+$labels['desktopunsupported'] = 'Via retumilo ne subtenas atentigojn de komputilo.';
diff --git a/plugins/newmail_notifier/localization/ia.inc b/plugins/newmail_notifier/localization/ia.inc
new file mode 100644
index 000000000..df92b95c3
--- /dev/null
+++ b/plugins/newmail_notifier/localization/ia.inc
@@ -0,0 +1,21 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ia/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Emilio Sepulveda <emilio@chilemoz.org> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['basic'] = 'Monstrar notificationes de navigator in cata nove message';
+$labels['test'] = 'Prova';
+$labels['title'] = 'Nove message!';
+$labels['testbody'] = 'Iste es un notification de prova.';
+
diff --git a/plugins/newmail_notifier/localization/ml_ML.inc b/plugins/newmail_notifier/localization/ml_ML.inc
deleted file mode 100644
index aa0bd448d..000000000
--- a/plugins/newmail_notifier/localization/ml_ML.inc
+++ /dev/null
@@ -1,27 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | localization/ml_ML/labels.inc |
- | |
- | Language file of the Roundcube Webmail client |
- | Copyright (C) 2012, The Roundcube Dev Team |
- | Licensed under the GNU General Public License |
- | |
- +-----------------------------------------------------------------------+
- | Author: Anish A <aneesh.nl@gmail.com> |
- +-----------------------------------------------------------------------+
- @version $Id$
-*/
-
-$labels = array();
-$labels['basic'] = 'ബ്രൌസര്‍ അറിയിപ്പുകള്‍ പുതിയ സന്ദേശത്തില്‍ കാണിക്കുക';
-$labels['desktop'] = 'ഡെസ്ക്ക്ടോപ്പ് അറിയിപ്പുകള്‍ പുതിയ സന്ദേശത്തില്‍ കാണിക്കുക';
-$labels['sound'] = 'പുതിയ സന്ദേശത്തില്‍ സബ്ദം കേള്‍പ്പിക്കുക';
-$labels['test'] = 'പരീക്ഷിക്കുക';
-$labels['title'] = 'പുതിയ സന്ദേശം !';
-$labels['body'] = 'താങ്കള്‍ക്ക് ഒരു പുതിയ സന്ദേശം ലഭിച്ചു';
-$labels['testbody'] = 'ഇത് ഒരു പരീക്ഷണ അറിയിപ്പാണ്.';
-$labels['desktopdisabled'] = 'താങ്കളുടെ ബ്രൌസറില്‍ ഡെസ്ക്ക്ടോപ്പ് നോട്ടിഫിക്കേഷന്‍ പ്രവര്‍ത്തനരഹിതമാണ്.';
-$labels['desktopunsupported'] = 'താങ്കളുടെ ബ്രൌസ്സര്‍ ഡെസ്ക്ടോപ്പ് അറിയിപ്പുകള്‍ പിന്‍തുണയ്ക്കുന്നില്ല.';
-
diff --git a/plugins/newmail_notifier/localization/vi_VN.inc b/plugins/newmail_notifier/localization/vi_VN.inc
index 97d07f3d9..b05726e3d 100644
--- a/plugins/newmail_notifier/localization/vi_VN.inc
+++ b/plugins/newmail_notifier/localization/vi_VN.inc
@@ -9,9 +9,8 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Hung Pham <phamhung77@gmail.com> |
+ | Author: Kenny Tran <kennethanh@gmail.com> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
@@ -22,6 +21,6 @@ $labels['test'] = 'Kiểm tra';
$labels['title'] = 'Có thư mới!';
$labels['body'] = 'Bạn vừa nhận một thư mới';
$labels['testbody'] = 'Đây là thông báo kiểm tra';
-$labels['desktopdisabled'] = 'thông báo máy tính bị tắt trên trình duyệt của bạn';
+$labels['desktopdisabled'] = 'Thông báo máy tính bị tắt trên trình duyệt của bạn';
$labels['desktopunsupported'] = 'Trình duyệt của bạn không hỗ trợ thông báo trên máy tính';
diff --git a/plugins/newmail_notifier/localization/zh_CN.inc b/plugins/newmail_notifier/localization/zh_CN.inc
index 1d1cb475c..b131a6c56 100644
--- a/plugins/newmail_notifier/localization/zh_CN.inc
+++ b/plugins/newmail_notifier/localization/zh_CN.inc
@@ -9,9 +9,8 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: waring_id <Unknown> |
+ | Author: Christopher Meng <cickumqt@gmail.com> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
@@ -19,9 +18,9 @@ $labels['basic'] = '在浏览器中显示新邮件提醒';
$labels['desktop'] = '在桌面显示新邮件提醒';
$labels['sound'] = '有新的邮件时播放声音';
$labels['test'] = '测试';
-$labels['title'] = '新邮件!';
-$labels['body'] = '你有新的邮件';
-$labels['testbody'] = '这是一个提醒测试';
-$labels['desktopdisabled'] = '你的浏览器已禁止桌面提醒';
-$labels['desktopunsupported'] = '你的浏览器不支持桌面提醒功能';
+$labels['title'] = '新邮件!';
+$labels['body'] = '您收到一封新邮件。';
+$labels['testbody'] = '这是一个提醒测试。';
+$labels['desktopdisabled'] = '您的浏览器已禁止桌面提醒功能。';
+$labels['desktopunsupported'] = '您的浏览器不支持桌面提醒功能。';