From 9a7cb93de07feb14ef98a8bdc94994bcd5e56f64 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 17 May 2012 18:59:11 +0200 Subject: New plugin translations from launchpad --- plugins/newmail_notifier/localization/ca_ES.inc | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/newmail_notifier/localization/ca_ES.inc (limited to 'plugins/newmail_notifier/localization/ca_ES.inc') diff --git a/plugins/newmail_notifier/localization/ca_ES.inc b/plugins/newmail_notifier/localization/ca_ES.inc new file mode 100644 index 000000000..0b163d0e1 --- /dev/null +++ b/plugins/newmail_notifier/localization/ca_ES.inc @@ -0,0 +1,27 @@ + | + +-----------------------------------------------------------------------+ + @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['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.'; + -- cgit v1.2.3