diff options
Diffstat (limited to 'plugins/help/localization')
| -rw-r--r-- | plugins/help/localization/cs_CZ.inc | 25 | ||||
| -rw-r--r-- | plugins/help/localization/da_DK.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/de_DE.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/en_GB.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/en_US.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/es_ES.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/et_EE.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/gl_ES.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/hu_HU.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/ja_JP.inc | 10 | ||||
| -rw-r--r-- | plugins/help/localization/pl_PL.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/pt_BR.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/ru_RU.inc | 23 | ||||
| -rw-r--r-- | plugins/help/localization/sv_SE.inc | 8 | ||||
| -rw-r--r-- | plugins/help/localization/zh_TW.inc | 8 |
15 files changed, 0 insertions, 154 deletions
diff --git a/plugins/help/localization/cs_CZ.inc b/plugins/help/localization/cs_CZ.inc deleted file mode 100644 index ae8b39a06..000000000 --- a/plugins/help/localization/cs_CZ.inc +++ /dev/null @@ -1,25 +0,0 @@ -<?php - -/* - -+-----------------------------------------------------------------------+ -| language/cs_CZ/labels.inc | -| | -| Language file of the Roundcube help plugin | -| Copyright (C) 2005-2009, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Milan Kozak <hodza@hodza.net> | -+-----------------------------------------------------------------------+ - -@version $Id: labels.inc 2993 2009-09-26 18:32:07Z alec $ - -*/ - -$labels = array(); -$labels['help'] = 'Nápověda'; -$labels['about'] = 'O aplikaci'; -$labels['license'] = 'Licence'; - -?> diff --git a/plugins/help/localization/da_DK.inc b/plugins/help/localization/da_DK.inc deleted file mode 100644 index 753301220..000000000 --- a/plugins/help/localization/da_DK.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Hjælp'; -$labels['about'] = 'Om'; -$labels['license'] = 'Licens'; - -?> diff --git a/plugins/help/localization/de_DE.inc b/plugins/help/localization/de_DE.inc deleted file mode 100644 index 55d75e21c..000000000 --- a/plugins/help/localization/de_DE.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php -// translation done by Ulli Heist - http://heist.hobby-site.org/ -$labels = array(); -$labels['help'] = 'Hilfe'; -$labels['about'] = 'Über'; -$labels['license'] = 'Lizenz'; - -?> diff --git a/plugins/help/localization/en_GB.inc b/plugins/help/localization/en_GB.inc deleted file mode 100644 index 8c2d1517c..000000000 --- a/plugins/help/localization/en_GB.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Help'; -$labels['about'] = 'About'; -$labels['license'] = 'License'; - -?> diff --git a/plugins/help/localization/en_US.inc b/plugins/help/localization/en_US.inc deleted file mode 100644 index 8c2d1517c..000000000 --- a/plugins/help/localization/en_US.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Help'; -$labels['about'] = 'About'; -$labels['license'] = 'License'; - -?> diff --git a/plugins/help/localization/es_ES.inc b/plugins/help/localization/es_ES.inc deleted file mode 100644 index 1d921859a..000000000 --- a/plugins/help/localization/es_ES.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Ayuda'; -$labels['about'] = 'Acerca de'; -$labels['license'] = 'Licencia'; - -?> diff --git a/plugins/help/localization/et_EE.inc b/plugins/help/localization/et_EE.inc deleted file mode 100644 index f95f09824..000000000 --- a/plugins/help/localization/et_EE.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Abi'; -$labels['about'] = 'Roundcube info'; -$labels['license'] = 'Litsents'; - -?> diff --git a/plugins/help/localization/gl_ES.inc b/plugins/help/localization/gl_ES.inc deleted file mode 100644 index 2895dad30..000000000 --- a/plugins/help/localization/gl_ES.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Axuda'; -$labels['about'] = 'Acerca de'; -$labels['license'] = 'Licencia'; - -?> diff --git a/plugins/help/localization/hu_HU.inc b/plugins/help/localization/hu_HU.inc deleted file mode 100644 index 6ff4f248e..000000000 --- a/plugins/help/localization/hu_HU.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Segítség'; -$labels['about'] = 'Névjegy'; -$labels['license'] = 'Licenc'; - -?> diff --git a/plugins/help/localization/ja_JP.inc b/plugins/help/localization/ja_JP.inc deleted file mode 100644 index 18081bb7d..000000000 --- a/plugins/help/localization/ja_JP.inc +++ /dev/null @@ -1,10 +0,0 @@ -<?php - -// EN-Revision: 3891 - -$labels = array(); -$labels['help'] = 'ヘルプ'; -$labels['about'] = '紹介'; -$labels['license'] = 'ライセンス'; - -?> diff --git a/plugins/help/localization/pl_PL.inc b/plugins/help/localization/pl_PL.inc deleted file mode 100644 index 087bc0726..000000000 --- a/plugins/help/localization/pl_PL.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Pomoc'; -$labels['about'] = 'O programie'; -$labels['license'] = 'Licencja'; - -?> diff --git a/plugins/help/localization/pt_BR.inc b/plugins/help/localization/pt_BR.inc deleted file mode 100644 index f557ad267..000000000 --- a/plugins/help/localization/pt_BR.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Ajuda'; -$labels['about'] = 'Sobre'; -$labels['license'] = 'Licença'; - -?> diff --git a/plugins/help/localization/ru_RU.inc b/plugins/help/localization/ru_RU.inc deleted file mode 100644 index 9f1de410c..000000000 --- a/plugins/help/localization/ru_RU.inc +++ /dev/null @@ -1,23 +0,0 @@ -<?php - -/* - -+-----------------------------------------------------------------------+ -| plugins/help/localization/ru_RU.inc | -| | -| Language file of the Roundcube help plugin | -| Copyright (C) 2005-2010, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Sergey Dukachev <iam@dukess.ru> | -+-----------------------------------------------------------------------+ - -*/ - -$labels = array(); -$labels['help'] = 'Помощь'; -$labels['about'] = 'О программе'; -$labels['license'] = 'Лицензия'; - -?> diff --git a/plugins/help/localization/sv_SE.inc b/plugins/help/localization/sv_SE.inc deleted file mode 100644 index 8b0d48741..000000000 --- a/plugins/help/localization/sv_SE.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = 'Hjälp'; -$labels['about'] = 'Om'; -$labels['license'] = 'Licens'; - -?> diff --git a/plugins/help/localization/zh_TW.inc b/plugins/help/localization/zh_TW.inc deleted file mode 100644 index 603283761..000000000 --- a/plugins/help/localization/zh_TW.inc +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -$labels = array(); -$labels['help'] = '說明'; -$labels['about'] = '關於'; -$labels['license'] = '許可證'; - -?> |
