From 59478e06c25303a790a0840ab2ac30662c4ef781 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 5 Aug 2014 16:46:22 +0200 Subject: c'est la merde.. --- plugins/hide_blockquote/localization/ar.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/ar_SA.inc | 20 ++++++++++++++++++++ plugins/hide_blockquote/localization/be_BE.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/bg_BG.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/bn_BD.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/el_GR.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/en_US.inc | 4 ++-- plugins/hide_blockquote/localization/es_AR.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/eu_ES.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/fa_AF.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/fi_FI.inc | 2 +- plugins/hide_blockquote/localization/hi_IN.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/ia.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/lb_LU.inc | 3 --- plugins/hide_blockquote/localization/lv_LV.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/ml_IN.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/mn_MN.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/ms_MY.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/my_MM.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/nl_BE.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/nqo.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/om.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/ro_RO.inc | 21 +++++++++++++++++++++ plugins/hide_blockquote/localization/te_IN.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/th_TH.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/ti.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/tzm.inc | 18 ++++++++++++++++++ plugins/hide_blockquote/localization/uk_UA.inc | 20 ++++++++++++++++++++ plugins/hide_blockquote/localization/ur_PK.inc | 18 ++++++++++++++++++ 29 files changed, 496 insertions(+), 6 deletions(-) create mode 100644 plugins/hide_blockquote/localization/ar.inc create mode 100644 plugins/hide_blockquote/localization/ar_SA.inc create mode 100644 plugins/hide_blockquote/localization/be_BE.inc create mode 100644 plugins/hide_blockquote/localization/bg_BG.inc create mode 100644 plugins/hide_blockquote/localization/bn_BD.inc create mode 100644 plugins/hide_blockquote/localization/el_GR.inc create mode 100644 plugins/hide_blockquote/localization/es_AR.inc create mode 100644 plugins/hide_blockquote/localization/eu_ES.inc create mode 100644 plugins/hide_blockquote/localization/fa_AF.inc create mode 100644 plugins/hide_blockquote/localization/hi_IN.inc create mode 100644 plugins/hide_blockquote/localization/ia.inc create mode 100644 plugins/hide_blockquote/localization/lv_LV.inc create mode 100644 plugins/hide_blockquote/localization/ml_IN.inc create mode 100644 plugins/hide_blockquote/localization/mn_MN.inc create mode 100644 plugins/hide_blockquote/localization/ms_MY.inc create mode 100644 plugins/hide_blockquote/localization/my_MM.inc create mode 100644 plugins/hide_blockquote/localization/nl_BE.inc create mode 100644 plugins/hide_blockquote/localization/nqo.inc create mode 100644 plugins/hide_blockquote/localization/om.inc create mode 100644 plugins/hide_blockquote/localization/ro_RO.inc create mode 100644 plugins/hide_blockquote/localization/te_IN.inc create mode 100644 plugins/hide_blockquote/localization/th_TH.inc create mode 100644 plugins/hide_blockquote/localization/ti.inc create mode 100644 plugins/hide_blockquote/localization/tzm.inc create mode 100644 plugins/hide_blockquote/localization/uk_UA.inc create mode 100644 plugins/hide_blockquote/localization/ur_PK.inc (limited to 'plugins/hide_blockquote/localization') diff --git a/plugins/hide_blockquote/localization/ar.inc b/plugins/hide_blockquote/localization/ar.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/ar.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/ar_SA.inc b/plugins/hide_blockquote/localization/ar_SA.inc new file mode 100644 index 000000000..30ade1397 --- /dev/null +++ b/plugins/hide_blockquote/localization/ar_SA.inc @@ -0,0 +1,20 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'إخفاء'; +$labels['show'] = 'إظهار'; +?> diff --git a/plugins/hide_blockquote/localization/be_BE.inc b/plugins/hide_blockquote/localization/be_BE.inc new file mode 100644 index 000000000..28248adf0 --- /dev/null +++ b/plugins/hide_blockquote/localization/be_BE.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Схаваць'; +$labels['show'] = 'Паказаць'; +$labels['quotelimit'] = 'Хаваць цытаванне, калі колькасць радкоў пераўзыходзіць'; +?> diff --git a/plugins/hide_blockquote/localization/bg_BG.inc b/plugins/hide_blockquote/localization/bg_BG.inc new file mode 100644 index 000000000..ec64513a8 --- /dev/null +++ b/plugins/hide_blockquote/localization/bg_BG.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Скрий'; +$labels['show'] = 'Покажи'; +$labels['quotelimit'] = 'Скрива цитатите когато броя редове е по-голям от'; +?> diff --git a/plugins/hide_blockquote/localization/bn_BD.inc b/plugins/hide_blockquote/localization/bn_BD.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/bn_BD.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/el_GR.inc b/plugins/hide_blockquote/localization/el_GR.inc new file mode 100644 index 000000000..a5572957a --- /dev/null +++ b/plugins/hide_blockquote/localization/el_GR.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Αποκρυψη'; +$labels['show'] = 'Εμφάνιση'; +$labels['quotelimit'] = 'Απόκρυψη παραπομπων όταν οι γραμμές μέτρησης είναι μεγαλύτερες από'; +?> diff --git a/plugins/hide_blockquote/localization/en_US.inc b/plugins/hide_blockquote/localization/en_US.inc index 90dd28955..c3a5ca019 100644 --- a/plugins/hide_blockquote/localization/en_US.inc +++ b/plugins/hide_blockquote/localization/en_US.inc @@ -2,10 +2,10 @@ /* +-----------------------------------------------------------------------+ - | plugins/hide_blockquote/localization/.inc | + | plugins/hide_blockquote/localization/.inc | | | | Localization file of the Roundcube Webmail Hide-Blockquote plugin | - | Copyright (C) 2012-2013, The Roundcube Dev Team | + | Copyright (C) 2012, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | diff --git a/plugins/hide_blockquote/localization/es_AR.inc b/plugins/hide_blockquote/localization/es_AR.inc new file mode 100644 index 000000000..5046eaf69 --- /dev/null +++ b/plugins/hide_blockquote/localization/es_AR.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Ocultar'; +$labels['show'] = 'Mostrar'; +$labels['quotelimit'] = 'Ocultar el mail citado cuando el número de líneas sea mayor que'; +?> diff --git a/plugins/hide_blockquote/localization/eu_ES.inc b/plugins/hide_blockquote/localization/eu_ES.inc new file mode 100644 index 000000000..f7adf6e00 --- /dev/null +++ b/plugins/hide_blockquote/localization/eu_ES.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Ezkutatu'; +$labels['show'] = 'Erakutsi'; +$labels['quotelimit'] = 'Ezkutatu aipamena lerroen kopurua hau baino handiagoa denean'; +?> diff --git a/plugins/hide_blockquote/localization/fa_AF.inc b/plugins/hide_blockquote/localization/fa_AF.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/fa_AF.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/fi_FI.inc b/plugins/hide_blockquote/localization/fi_FI.inc index cb7c8aaa4..952149858 100644 --- a/plugins/hide_blockquote/localization/fi_FI.inc +++ b/plugins/hide_blockquote/localization/fi_FI.inc @@ -19,6 +19,6 @@ $labels = array(); $labels['hide'] = 'Piilota'; $labels['show'] = 'Näytä'; -$labels['quotelimit'] = 'Hide citation when lines count is greater than'; +$labels['quotelimit'] = 'Piilota lainaus rivejä ollessa enemmän kuin'; ?> diff --git a/plugins/hide_blockquote/localization/hi_IN.inc b/plugins/hide_blockquote/localization/hi_IN.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/hi_IN.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/ia.inc b/plugins/hide_blockquote/localization/ia.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/ia.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/lb_LU.inc b/plugins/hide_blockquote/localization/lb_LU.inc index 98e0f6936..8f5a07df9 100644 --- a/plugins/hide_blockquote/localization/lb_LU.inc +++ b/plugins/hide_blockquote/localization/lb_LU.inc @@ -15,10 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/ */ - -$labels = array(); $labels['hide'] = 'Verstoppen'; $labels['show'] = 'Weisen'; $labels['quotelimit'] = 'Zitat verstoppe wann d\'Zeilenunzuel méi grouss ass ewéi'; - ?> diff --git a/plugins/hide_blockquote/localization/lv_LV.inc b/plugins/hide_blockquote/localization/lv_LV.inc new file mode 100644 index 000000000..162deda8b --- /dev/null +++ b/plugins/hide_blockquote/localization/lv_LV.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Slēpt'; +$labels['show'] = 'Rādīt'; +$labels['quotelimit'] = 'Slēpt citātu kad līniju skaits ir lielāks kā'; +?> diff --git a/plugins/hide_blockquote/localization/ml_IN.inc b/plugins/hide_blockquote/localization/ml_IN.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/ml_IN.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/mn_MN.inc b/plugins/hide_blockquote/localization/mn_MN.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/mn_MN.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/ms_MY.inc b/plugins/hide_blockquote/localization/ms_MY.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/ms_MY.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/my_MM.inc b/plugins/hide_blockquote/localization/my_MM.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/my_MM.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/nl_BE.inc b/plugins/hide_blockquote/localization/nl_BE.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/nl_BE.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/nqo.inc b/plugins/hide_blockquote/localization/nqo.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/nqo.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/om.inc b/plugins/hide_blockquote/localization/om.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/om.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/ro_RO.inc b/plugins/hide_blockquote/localization/ro_RO.inc new file mode 100644 index 000000000..978b84a90 --- /dev/null +++ b/plugins/hide_blockquote/localization/ro_RO.inc @@ -0,0 +1,21 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Ascunde'; +$labels['show'] = 'Afișează'; +$labels['quotelimit'] = 'Ascunde citațiile dacă numărul de linii este mai mare ca'; +?> diff --git a/plugins/hide_blockquote/localization/te_IN.inc b/plugins/hide_blockquote/localization/te_IN.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/te_IN.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/th_TH.inc b/plugins/hide_blockquote/localization/th_TH.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/th_TH.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/ti.inc b/plugins/hide_blockquote/localization/ti.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/ti.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/tzm.inc b/plugins/hide_blockquote/localization/tzm.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/tzm.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> diff --git a/plugins/hide_blockquote/localization/uk_UA.inc b/plugins/hide_blockquote/localization/uk_UA.inc new file mode 100644 index 000000000..a8dd54144 --- /dev/null +++ b/plugins/hide_blockquote/localization/uk_UA.inc @@ -0,0 +1,20 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +$labels['hide'] = 'Приховати'; +$labels['show'] = 'Показати'; +?> diff --git a/plugins/hide_blockquote/localization/ur_PK.inc b/plugins/hide_blockquote/localization/ur_PK.inc new file mode 100644 index 000000000..83c0e3cb6 --- /dev/null +++ b/plugins/hide_blockquote/localization/ur_PK.inc @@ -0,0 +1,18 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Hide-Blockquote 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-hide_blockquote/ +*/ +?> -- cgit v1.2.3