diff options
Diffstat (limited to 'webmail/plugins/help/localization')
45 files changed, 1069 insertions, 0 deletions
diff --git a/webmail/plugins/help/localization/ar_SA.inc b/webmail/plugins/help/localization/ar_SA.inc new file mode 100644 index 0000000..c92f79f --- /dev/null +++ b/webmail/plugins/help/localization/ar_SA.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'مساعدة'; +$labels['about'] = 'حوْل'; +$labels['license'] = 'الرخصة'; + +?> diff --git a/webmail/plugins/help/localization/az_AZ.inc b/webmail/plugins/help/localization/az_AZ.inc new file mode 100644 index 0000000..73fc365 --- /dev/null +++ b/webmail/plugins/help/localization/az_AZ.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Kömək'; +$labels['about'] = 'Haqqında'; +$labels['license'] = 'Lisenziya'; + +?> diff --git a/webmail/plugins/help/localization/ber.inc b/webmail/plugins/help/localization/ber.inc new file mode 100644 index 0000000..12fe444 --- /dev/null +++ b/webmail/plugins/help/localization/ber.inc @@ -0,0 +1,17 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization//labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: FULL NAME <EMAIL@ADDRESS> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); + diff --git a/webmail/plugins/help/localization/br.inc b/webmail/plugins/help/localization/br.inc new file mode 100644 index 0000000..3ea6c02 --- /dev/null +++ b/webmail/plugins/help/localization/br.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Skoazell'; +$labels['about'] = 'Diwar-benn'; +$labels['license'] = 'Lañvaz'; + +?> diff --git a/webmail/plugins/help/localization/bs_BA.inc b/webmail/plugins/help/localization/bs_BA.inc new file mode 100644 index 0000000..2b502d1 --- /dev/null +++ b/webmail/plugins/help/localization/bs_BA.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Pomoć'; +$labels['about'] = 'O programu'; +$labels['license'] = 'Licenca'; + +?> diff --git a/webmail/plugins/help/localization/ca_ES.inc b/webmail/plugins/help/localization/ca_ES.inc new file mode 100644 index 0000000..f2630d8 --- /dev/null +++ b/webmail/plugins/help/localization/ca_ES.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Ajuda'; +$labels['about'] = 'Quant a'; +$labels['license'] = 'Llicència'; + +?> diff --git a/webmail/plugins/help/localization/cs_CZ.inc b/webmail/plugins/help/localization/cs_CZ.inc new file mode 100644 index 0000000..6147c0a --- /dev/null +++ b/webmail/plugins/help/localization/cs_CZ.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Nápověda'; +$labels['about'] = 'O aplikaci'; +$labels['license'] = 'Licence'; + +?> diff --git a/webmail/plugins/help/localization/cy_GB.inc b/webmail/plugins/help/localization/cy_GB.inc new file mode 100644 index 0000000..a2decbb --- /dev/null +++ b/webmail/plugins/help/localization/cy_GB.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Cymorth'; +$labels['about'] = 'Amdan'; +$labels['license'] = 'Trwydded'; + +?> diff --git a/webmail/plugins/help/localization/da_DK.inc b/webmail/plugins/help/localization/da_DK.inc new file mode 100644 index 0000000..bbb3f61 --- /dev/null +++ b/webmail/plugins/help/localization/da_DK.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Hjælp'; +$labels['about'] = 'Om'; +$labels['license'] = 'Licens'; + +?> diff --git a/webmail/plugins/help/localization/de_CH.inc b/webmail/plugins/help/localization/de_CH.inc new file mode 100644 index 0000000..9647239 --- /dev/null +++ b/webmail/plugins/help/localization/de_CH.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Hilfe'; +$labels['about'] = 'Information'; +$labels['license'] = 'Lizenz'; + +?> diff --git a/webmail/plugins/help/localization/de_DE.inc b/webmail/plugins/help/localization/de_DE.inc new file mode 100644 index 0000000..250657d --- /dev/null +++ b/webmail/plugins/help/localization/de_DE.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Hilfe'; +$labels['about'] = 'Über'; +$labels['license'] = 'Lizenz'; + +?> diff --git a/webmail/plugins/help/localization/en_GB.inc b/webmail/plugins/help/localization/en_GB.inc new file mode 100644 index 0000000..df8bff2 --- /dev/null +++ b/webmail/plugins/help/localization/en_GB.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Help'; +$labels['about'] = 'About'; +$labels['license'] = 'Licence'; + +?> diff --git a/webmail/plugins/help/localization/en_US.inc b/webmail/plugins/help/localization/en_US.inc new file mode 100644 index 0000000..cf6c0aa --- /dev/null +++ b/webmail/plugins/help/localization/en_US.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help plugin | + | 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. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/ +*/ + +$labels = array(); +$labels['help'] = 'Help'; +$labels['about'] = 'About'; +$labels['license'] = 'License'; + +?> diff --git a/webmail/plugins/help/localization/eo.inc b/webmail/plugins/help/localization/eo.inc new file mode 100644 index 0000000..c496c96 --- /dev/null +++ b/webmail/plugins/help/localization/eo.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Helpo'; +$labels['about'] = 'Pri'; +$labels['license'] = 'Permesilo'; + +?> diff --git a/webmail/plugins/help/localization/es_ES.inc b/webmail/plugins/help/localization/es_ES.inc new file mode 100644 index 0000000..446172f --- /dev/null +++ b/webmail/plugins/help/localization/es_ES.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Ayuda'; +$labels['about'] = 'Acerca de'; +$labels['license'] = 'Licencia'; + +?> diff --git a/webmail/plugins/help/localization/et_EE.inc b/webmail/plugins/help/localization/et_EE.inc new file mode 100644 index 0000000..a55348a --- /dev/null +++ b/webmail/plugins/help/localization/et_EE.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Abi'; +$labels['about'] = 'Roundcube info'; +$labels['license'] = 'Litsents'; + +?> diff --git a/webmail/plugins/help/localization/fa_IR.inc b/webmail/plugins/help/localization/fa_IR.inc new file mode 100644 index 0000000..016d548 --- /dev/null +++ b/webmail/plugins/help/localization/fa_IR.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'راهنما'; +$labels['about'] = 'درباره'; +$labels['license'] = 'گواهینامه'; + +?> diff --git a/webmail/plugins/help/localization/fi_FI.inc b/webmail/plugins/help/localization/fi_FI.inc new file mode 100644 index 0000000..1803a6c --- /dev/null +++ b/webmail/plugins/help/localization/fi_FI.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Ohje'; +$labels['about'] = 'Tietoja'; +$labels['license'] = 'Lisenssi'; + +?> diff --git a/webmail/plugins/help/localization/fr_FR.inc b/webmail/plugins/help/localization/fr_FR.inc new file mode 100644 index 0000000..16a3369 --- /dev/null +++ b/webmail/plugins/help/localization/fr_FR.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Aide'; +$labels['about'] = 'A propos'; +$labels['license'] = 'Licence'; + +?> diff --git a/webmail/plugins/help/localization/gl_ES.inc b/webmail/plugins/help/localization/gl_ES.inc new file mode 100644 index 0000000..4326237 --- /dev/null +++ b/webmail/plugins/help/localization/gl_ES.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Axuda'; +$labels['about'] = 'Acerca de'; +$labels['license'] = 'Licencia'; + +?> diff --git a/webmail/plugins/help/localization/he_IL.inc b/webmail/plugins/help/localization/he_IL.inc new file mode 100644 index 0000000..3c56ca1 --- /dev/null +++ b/webmail/plugins/help/localization/he_IL.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'עזרה'; +$labels['about'] = 'אודות'; +$labels['license'] = 'רשיון'; + +?> diff --git a/webmail/plugins/help/localization/hu_HU.inc b/webmail/plugins/help/localization/hu_HU.inc new file mode 100644 index 0000000..8ea50b6 --- /dev/null +++ b/webmail/plugins/help/localization/hu_HU.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Segítség'; +$labels['about'] = 'Névjegy'; +$labels['license'] = 'Licenc'; + +?> diff --git a/webmail/plugins/help/localization/hy_AM.inc b/webmail/plugins/help/localization/hy_AM.inc new file mode 100644 index 0000000..daf8916 --- /dev/null +++ b/webmail/plugins/help/localization/hy_AM.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Օգնություն'; +$labels['about'] = 'Նկարագիր'; +$labels['license'] = 'Արտոնագիր'; + +?> diff --git a/webmail/plugins/help/localization/id_ID.inc b/webmail/plugins/help/localization/id_ID.inc new file mode 100644 index 0000000..d4bc3d9 --- /dev/null +++ b/webmail/plugins/help/localization/id_ID.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Bantuan'; +$labels['about'] = 'Tentang'; +$labels['license'] = 'Lisensi'; + +?> diff --git a/webmail/plugins/help/localization/it_IT.inc b/webmail/plugins/help/localization/it_IT.inc new file mode 100644 index 0000000..18e1cc9 --- /dev/null +++ b/webmail/plugins/help/localization/it_IT.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Aiuto'; +$labels['about'] = 'Informazioni'; +$labels['license'] = 'Licenza'; + +?> diff --git a/webmail/plugins/help/localization/ja_JP.inc b/webmail/plugins/help/localization/ja_JP.inc new file mode 100644 index 0000000..4b91c6d --- /dev/null +++ b/webmail/plugins/help/localization/ja_JP.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'ヘルプ'; +$labels['about'] = 'このプログラムについて'; +$labels['license'] = 'ライセンス'; + +?> diff --git a/webmail/plugins/help/localization/km_KH.inc b/webmail/plugins/help/localization/km_KH.inc new file mode 100644 index 0000000..4cc29ca --- /dev/null +++ b/webmail/plugins/help/localization/km_KH.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'ជំនួយ'; +$labels['about'] = 'អំពី'; +$labels['license'] = 'អាជ្ញាប័ណ្ណ'; + +?> diff --git a/webmail/plugins/help/localization/ko_KR.inc b/webmail/plugins/help/localization/ko_KR.inc new file mode 100644 index 0000000..836da66 --- /dev/null +++ b/webmail/plugins/help/localization/ko_KR.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = '도움말'; +$labels['about'] = '정보'; +$labels['license'] = '라이선스'; + +?> diff --git a/webmail/plugins/help/localization/lt_LT.inc b/webmail/plugins/help/localization/lt_LT.inc new file mode 100644 index 0000000..6f615bd --- /dev/null +++ b/webmail/plugins/help/localization/lt_LT.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Žinynas'; +$labels['about'] = 'Apie'; +$labels['license'] = 'Licencija'; + +?> diff --git a/webmail/plugins/help/localization/nb_NB.inc b/webmail/plugins/help/localization/nb_NB.inc new file mode 100644 index 0000000..34881d6 --- /dev/null +++ b/webmail/plugins/help/localization/nb_NB.inc @@ -0,0 +1,20 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | localization/nb_NB/labels.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Tobias V. Langhoff <spug@thespug.net> | + +-----------------------------------------------------------------------+ +*/ + +$labels = array(); +$labels['help'] = 'Hjelp'; +$labels['about'] = 'Om'; +$labels['license'] = 'Lisensvilkår'; + diff --git a/webmail/plugins/help/localization/nb_NO.inc b/webmail/plugins/help/localization/nb_NO.inc new file mode 100644 index 0000000..7024894 --- /dev/null +++ b/webmail/plugins/help/localization/nb_NO.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Hjelp'; +$labels['about'] = 'Om'; +$labels['license'] = 'Lisensvilkår'; + +?> diff --git a/webmail/plugins/help/localization/nl_NL.inc b/webmail/plugins/help/localization/nl_NL.inc new file mode 100644 index 0000000..e0e7bcc --- /dev/null +++ b/webmail/plugins/help/localization/nl_NL.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Help'; +$labels['about'] = 'Over'; +$labels['license'] = 'Licentie'; + +?> diff --git a/webmail/plugins/help/localization/nn_NO.inc b/webmail/plugins/help/localization/nn_NO.inc new file mode 100644 index 0000000..17a694d --- /dev/null +++ b/webmail/plugins/help/localization/nn_NO.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Hjelp'; +$labels['about'] = 'Om'; +$labels['license'] = 'Lisens'; + +?> diff --git a/webmail/plugins/help/localization/pl_PL.inc b/webmail/plugins/help/localization/pl_PL.inc new file mode 100644 index 0000000..4884ac6 --- /dev/null +++ b/webmail/plugins/help/localization/pl_PL.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Pomoc'; +$labels['about'] = 'O programie'; +$labels['license'] = 'Licencja'; + +?> diff --git a/webmail/plugins/help/localization/pt_BR.inc b/webmail/plugins/help/localization/pt_BR.inc new file mode 100644 index 0000000..79746bd --- /dev/null +++ b/webmail/plugins/help/localization/pt_BR.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Ajuda'; +$labels['about'] = 'Sobre'; +$labels['license'] = 'Licença'; + +?> diff --git a/webmail/plugins/help/localization/pt_PT.inc b/webmail/plugins/help/localization/pt_PT.inc new file mode 100644 index 0000000..657c33a --- /dev/null +++ b/webmail/plugins/help/localization/pt_PT.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Ajuda'; +$labels['about'] = 'Sobre...'; +$labels['license'] = 'Licença'; + +?> diff --git a/webmail/plugins/help/localization/ru_RU.inc b/webmail/plugins/help/localization/ru_RU.inc new file mode 100644 index 0000000..c1d2e07 --- /dev/null +++ b/webmail/plugins/help/localization/ru_RU.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Помощь'; +$labels['about'] = 'О программе'; +$labels['license'] = 'Лицензия'; + +?> diff --git a/webmail/plugins/help/localization/sk_SK.inc b/webmail/plugins/help/localization/sk_SK.inc new file mode 100644 index 0000000..99d3082 --- /dev/null +++ b/webmail/plugins/help/localization/sk_SK.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Nápoveda'; +$labels['about'] = 'O aplikácii'; +$labels['license'] = 'Licencia'; + +?> diff --git a/webmail/plugins/help/localization/sl_SI.inc b/webmail/plugins/help/localization/sl_SI.inc new file mode 100644 index 0000000..9e84d4c --- /dev/null +++ b/webmail/plugins/help/localization/sl_SI.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Pomoč'; +$labels['about'] = 'Vizitka'; +$labels['license'] = 'Licenca'; + +?> diff --git a/webmail/plugins/help/localization/sr_CS.inc b/webmail/plugins/help/localization/sr_CS.inc new file mode 100644 index 0000000..a514c1c --- /dev/null +++ b/webmail/plugins/help/localization/sr_CS.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Помоћ'; +$labels['about'] = 'Info'; +$labels['license'] = 'Licenca'; + +?> diff --git a/webmail/plugins/help/localization/sv_SE.inc b/webmail/plugins/help/localization/sv_SE.inc new file mode 100644 index 0000000..ab23f8c --- /dev/null +++ b/webmail/plugins/help/localization/sv_SE.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Hjälp'; +$labels['about'] = 'Om'; +$labels['license'] = 'Licens'; + +?> diff --git a/webmail/plugins/help/localization/tr_TR.inc b/webmail/plugins/help/localization/tr_TR.inc new file mode 100644 index 0000000..cad2574 --- /dev/null +++ b/webmail/plugins/help/localization/tr_TR.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Yardım'; +$labels['about'] = 'Hakkında'; +$labels['license'] = 'Lisans'; + +?> diff --git a/webmail/plugins/help/localization/vi_VN.inc b/webmail/plugins/help/localization/vi_VN.inc new file mode 100644 index 0000000..bd5fa57 --- /dev/null +++ b/webmail/plugins/help/localization/vi_VN.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = 'Trợ giúp'; +$labels['about'] = 'Giới thiệu'; +$labels['license'] = 'Bản quyền'; + +?> diff --git a/webmail/plugins/help/localization/zh_CN.inc b/webmail/plugins/help/localization/zh_CN.inc new file mode 100644 index 0000000..5971947 --- /dev/null +++ b/webmail/plugins/help/localization/zh_CN.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = '帮助'; +$labels['about'] = '关于'; +$labels['license'] = '授权信息'; + +?> diff --git a/webmail/plugins/help/localization/zh_TW.inc b/webmail/plugins/help/localization/zh_TW.inc new file mode 100644 index 0000000..9fc68e4 --- /dev/null +++ b/webmail/plugins/help/localization/zh_TW.inc @@ -0,0 +1,24 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/help/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Help 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-help/ +*/ + +$labels = array(); +$labels['help'] = '說明'; +$labels['about'] = '關於'; +$labels['license'] = '許可證'; + +?> |
