From 3b95e24fbb12f71cd411db397ce2b0aee0dfc54f Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 28 Nov 2013 20:06:55 +0100 Subject: Updated localizations from Transifex --- plugins/markasjunk/localization/ber.inc | 16 ---------------- plugins/markasjunk/localization/ca_ES.inc | 4 ++-- plugins/markasjunk/localization/en_CA.inc | 21 +++++++++++++++++++++ plugins/markasjunk/localization/es_419.inc | 21 +++++++++++++++++++++ plugins/markasjunk/localization/sk_SK.inc | 6 +++--- 5 files changed, 47 insertions(+), 21 deletions(-) delete mode 100644 plugins/markasjunk/localization/ber.inc create mode 100644 plugins/markasjunk/localization/en_CA.inc create mode 100644 plugins/markasjunk/localization/es_419.inc (limited to 'plugins/markasjunk') diff --git a/plugins/markasjunk/localization/ber.inc b/plugins/markasjunk/localization/ber.inc deleted file mode 100644 index 046e45733..000000000 --- a/plugins/markasjunk/localization/ber.inc +++ /dev/null @@ -1,16 +0,0 @@ - | - +-----------------------------------------------------------------------+ -*/ - - diff --git a/plugins/markasjunk/localization/ca_ES.inc b/plugins/markasjunk/localization/ca_ES.inc index 18fef58a8..1a77aaff2 100644 --- a/plugins/markasjunk/localization/ca_ES.inc +++ b/plugins/markasjunk/localization/ca_ES.inc @@ -16,6 +16,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ */ $labels['buttontext'] = 'Correu brossa'; -$labels['buttontitle'] = 'Marca com a Spam'; -$labels['reportedasjunk'] = 'S\'ha reportat correctament com a Spam'; +$labels['buttontitle'] = 'Marca com a correu brossa'; +$labels['reportedasjunk'] = 'S\'ha reportat correctament com a correu brossa'; ?> \ No newline at end of file diff --git a/plugins/markasjunk/localization/en_CA.inc b/plugins/markasjunk/localization/en_CA.inc new file mode 100644 index 000000000..92c041948 --- /dev/null +++ b/plugins/markasjunk/localization/en_CA.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Mark-As-Junk plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ +*/ +$labels['buttontext'] = 'Junk'; +$labels['buttontitle'] = 'Mark as Junk'; +$labels['reportedasjunk'] = 'Successfully reported as Junk'; +?> \ No newline at end of file diff --git a/plugins/markasjunk/localization/es_419.inc b/plugins/markasjunk/localization/es_419.inc new file mode 100644 index 000000000..e9bc14bc4 --- /dev/null +++ b/plugins/markasjunk/localization/es_419.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Mark-As-Junk plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ +*/ +$labels['buttontext'] = 'Basura'; +$labels['buttontitle'] = 'Marcar como basura'; +$labels['reportedasjunk'] = 'Reportado como basura exitosamente'; +?> \ No newline at end of file diff --git a/plugins/markasjunk/localization/sk_SK.inc b/plugins/markasjunk/localization/sk_SK.inc index 101b57ab7..25afe6cf2 100644 --- a/plugins/markasjunk/localization/sk_SK.inc +++ b/plugins/markasjunk/localization/sk_SK.inc @@ -15,7 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ */ -$labels['buttontext'] = 'Spam'; -$labels['buttontitle'] = 'Označiť ako Spam'; -$labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam'; +$labels['buttontext'] = 'Nevyžiadaná pošta'; +$labels['buttontitle'] = 'Označiť ako nevyžiadané'; +$labels['reportedasjunk'] = 'Úspešne nahlásené ako nevyžiadaná pošta'; ?> \ No newline at end of file -- cgit v1.2.3