summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-12-26 18:48:46 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-12-26 18:48:46 +0100
commitaabeab1e4e08ffba5d709aa71de1182dfeb698d1 (patch)
treee7b5b5fd688e3f721e7849a92a8eaecea76c1467 /plugins/newmail_notifier
parent4f5f2acd1649592569d13c88c7c946d4861834e0 (diff)
Updated localizations from launchpad
Diffstat (limited to 'plugins/newmail_notifier')
-rw-r--r--plugins/newmail_notifier/localization/br.inc19
-rw-r--r--plugins/newmail_notifier/localization/nb_NO.inc (renamed from plugins/newmail_notifier/localization/nb_NB.inc)13
-rw-r--r--plugins/newmail_notifier/localization/nn_NO.inc26
-rw-r--r--plugins/newmail_notifier/localization/sr_CS.inc11
4 files changed, 59 insertions, 10 deletions
diff --git a/plugins/newmail_notifier/localization/br.inc b/plugins/newmail_notifier/localization/br.inc
new file mode 100644
index 000000000..ffa36ecf7
--- /dev/null
+++ b/plugins/newmail_notifier/localization/br.inc
@@ -0,0 +1,19 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/br/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Denis |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['sound'] = 'Seniñ ar son pa kemennadenn nevez';
+$labels['title'] = 'Kemennadenn nevez !';
+
diff --git a/plugins/newmail_notifier/localization/nb_NB.inc b/plugins/newmail_notifier/localization/nb_NO.inc
index a1d0a037d..112325f0d 100644
--- a/plugins/newmail_notifier/localization/nb_NB.inc
+++ b/plugins/newmail_notifier/localization/nb_NO.inc
@@ -9,19 +9,18 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Einar Svensen <Unknown> |
+ | Author: Fredrik Larsen <fredrik.h.larsen@gmail.com> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
-$labels['basic'] = 'Vis nettleser hendlese ved ny melding';
-$labels['desktop'] = 'Vis skirivebord hendlese ved ny melding';
+$labels['basic'] = 'Vis varsel i nettleseren ved ny melding';
+$labels['desktop'] = 'Vis varsel på skrivebordet ved ny melding';
$labels['sound'] = 'Spill av lyd ved ny melding';
$labels['test'] = 'Test';
$labels['title'] = 'Ny e-post!';
$labels['body'] = 'Du har mottatt en ny melding';
-$labels['testbody'] = 'Dette er en test hendlese';
-$labels['desktopdisabled'] = 'Skrivebord hendelse er deaktivert i din nettleser.';
-$labels['desktopunsupported'] = 'Din nettleser støtter ikke skrivebord\'s hendelser.';
+$labels['testbody'] = 'Dette er et testvarsel.';
+$labels['desktopdisabled'] = 'Skrivebordsvarsel er slått av i din nettleser.';
+$labels['desktopunsupported'] = 'Din nettleser støtter ikke visning av varsel på skrivebordet.';
diff --git a/plugins/newmail_notifier/localization/nn_NO.inc b/plugins/newmail_notifier/localization/nn_NO.inc
new file mode 100644
index 000000000..a9d7547af
--- /dev/null
+++ b/plugins/newmail_notifier/localization/nn_NO.inc
@@ -0,0 +1,26 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/nn_NN/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Fredrik Larsen <fredrik.h.larsen@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['basic'] = 'Vis varsel i nettlesaren ved ny melding';
+$labels['desktop'] = 'Vis varsel på skrivebordet ved ny melding';
+$labels['sound'] = 'Spill av lyd ved ny melding';
+$labels['test'] = 'Test';
+$labels['title'] = 'Ny e-post!';
+$labels['body'] = 'Du har mottatt ei ny melding.';
+$labels['testbody'] = 'Dette er eit testvarsel.';
+$labels['desktopdisabled'] = 'Skrivebordsvarsel er slått av i din nettlesar.';
+$labels['desktopunsupported'] = 'Din nettlesar støttar ikkje vising av varsel på skrivebordet.';
+
diff --git a/plugins/newmail_notifier/localization/sr_CS.inc b/plugins/newmail_notifier/localization/sr_CS.inc
index 818f9b60c..529b89666 100644
--- a/plugins/newmail_notifier/localization/sr_CS.inc
+++ b/plugins/newmail_notifier/localization/sr_CS.inc
@@ -9,13 +9,18 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Saša Zejnilović <zejnils@gmail.com> |
+ | Author: Данило Шеган |
+-----------------------------------------------------------------------+
*/
$labels = array();
+$labels['basic'] = 'Прикажи обавештења о новим порукама у прегледачу';
+$labels['desktop'] = 'Прикажи обавештења о новим порукама у систему';
+$labels['sound'] = 'Пусти звук по пријему поруке';
$labels['test'] = 'Испробај';
-$labels['title'] = 'Нови маил!';
+$labels['title'] = 'Нова порука!';
$labels['body'] = 'Примили сте нову поруку.';
-$labels['testbody'] = 'Ово је тест обавештење.';
+$labels['testbody'] = 'Ово је пробно обавештење.';
+$labels['desktopdisabled'] = 'Обавештења у систему су искључена у вашем прегледачу';
+$labels['desktopunsupported'] = 'Ваш прегледач не подржава обавештења у систему.';