summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-31 12:25:48 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-31 12:25:48 +0000
commite6d8f97bf2e0bbb4d95df0c4e030eb7ec6ef75a5 (patch)
tree4f6fdadb51cbe1a2bb3b2b06c9bcabb0429d1a84 /plugins/markasjunk/localization
parent868c169e2a64c1d19a9b6bbcd98f268808dfd173 (diff)
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
git-svn-id: https://svn.roundcube.net/trunk@6034 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
-rw-r--r--plugins/markasjunk/localization/cs_CZ.inc24
-rw-r--r--plugins/markasjunk/localization/da_DK.inc7
-rw-r--r--plugins/markasjunk/localization/de_CH.inc6
-rw-r--r--plugins/markasjunk/localization/de_DE.inc6
-rw-r--r--plugins/markasjunk/localization/en_US.inc8
-rw-r--r--plugins/markasjunk/localization/es_AR.inc7
-rw-r--r--plugins/markasjunk/localization/es_ES.inc7
-rw-r--r--plugins/markasjunk/localization/et_EE.inc7
-rw-r--r--plugins/markasjunk/localization/gl_ES.inc7
-rw-r--r--plugins/markasjunk/localization/it_IT.inc7
-rw-r--r--plugins/markasjunk/localization/ja_JP.inc20
-rw-r--r--plugins/markasjunk/localization/pl_PL.inc7
-rw-r--r--plugins/markasjunk/localization/ru_RU.inc20
-rw-r--r--plugins/markasjunk/localization/sk_SK.inc15
-rw-r--r--plugins/markasjunk/localization/sv_SE.inc7
-rw-r--r--plugins/markasjunk/localization/zh_TW.inc7
16 files changed, 0 insertions, 162 deletions
diff --git a/plugins/markasjunk/localization/cs_CZ.inc b/plugins/markasjunk/localization/cs_CZ.inc
deleted file mode 100644
index 18509cf51..000000000
--- a/plugins/markasjunk/localization/cs_CZ.inc
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-
-/*
-
-+-----------------------------------------------------------------------+
-| language/cs_CZ/labels.inc |
-| |
-| Language file of the Roundcube markasjunk 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['buttontitle'] = 'Označit jako Spam';
-$labels['reportedasjunk'] = 'Úspěšně nahlášeno jako Spam';
-
-?> \ No newline at end of file
diff --git a/plugins/markasjunk/localization/da_DK.inc b/plugins/markasjunk/localization/da_DK.inc
deleted file mode 100644
index e351b0f61..000000000
--- a/plugins/markasjunk/localization/da_DK.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Marker som junk mail';
-$labels['reportedasjunk'] = 'Successfuldt rapporteret som junk mail';
-
-?>
diff --git a/plugins/markasjunk/localization/de_CH.inc b/plugins/markasjunk/localization/de_CH.inc
deleted file mode 100644
index 9cfa38dad..000000000
--- a/plugins/markasjunk/localization/de_CH.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Als SPAM markieren';
-$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
-
diff --git a/plugins/markasjunk/localization/de_DE.inc b/plugins/markasjunk/localization/de_DE.inc
deleted file mode 100644
index f21edf7cd..000000000
--- a/plugins/markasjunk/localization/de_DE.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-// translation done by Ulli Heist - http://heist.hobby-site.org/
-$labels = array();
-$labels['buttontitle'] = 'als SPAM markieren';
-$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
-?> \ No newline at end of file
diff --git a/plugins/markasjunk/localization/en_US.inc b/plugins/markasjunk/localization/en_US.inc
deleted file mode 100644
index c1f56ad1d..000000000
--- a/plugins/markasjunk/localization/en_US.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-$labels = array();
-$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_AR.inc b/plugins/markasjunk/localization/es_AR.inc
deleted file mode 100644
index decdde2a8..000000000
--- a/plugins/markasjunk/localization/es_AR.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Marcar como SPAM';
-$labels['reportedasjunk'] = 'Mensaje reportado como SPAM';
-
-?>
diff --git a/plugins/markasjunk/localization/es_ES.inc b/plugins/markasjunk/localization/es_ES.inc
deleted file mode 100644
index 8e5ca492d..000000000
--- a/plugins/markasjunk/localization/es_ES.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Marcar como SPAM';
-$labels['reportedasjunk'] = 'Mensaje informado como SPAM';
-
-?>
diff --git a/plugins/markasjunk/localization/et_EE.inc b/plugins/markasjunk/localization/et_EE.inc
deleted file mode 100644
index daf140512..000000000
--- a/plugins/markasjunk/localization/et_EE.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Märgista Rämpsuks';
-$labels['reportedasjunk'] = 'Edukalt Rämpsuks märgitud';
-
-?>
diff --git a/plugins/markasjunk/localization/gl_ES.inc b/plugins/markasjunk/localization/gl_ES.inc
deleted file mode 100644
index b1f49a23e..000000000
--- a/plugins/markasjunk/localization/gl_ES.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Marcar como correo lixo';
-$labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo';
-
-?>
diff --git a/plugins/markasjunk/localization/it_IT.inc b/plugins/markasjunk/localization/it_IT.inc
deleted file mode 100644
index cc44fae21..000000000
--- a/plugins/markasjunk/localization/it_IT.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Marca come Spam';
-$labels['reportedasjunk'] = 'Messaggio marcato come Spam';
-
-?> \ No newline at end of file
diff --git a/plugins/markasjunk/localization/ja_JP.inc b/plugins/markasjunk/localization/ja_JP.inc
deleted file mode 100644
index d4fbaea41..000000000
--- a/plugins/markasjunk/localization/ja_JP.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | localization/ja_JP/labels.inc |
- | |
- | Language file of the Roundcube Webmail client |
- | Copyright (C) 2012, The Roundcube Dev Team |
- | Licensed under the GNU General Public License |
- | |
- +-----------------------------------------------------------------------+
- | Author: Takahiro Kambe <Unknown> |
- +-----------------------------------------------------------------------+
- @version $Id$
-*/
-
-$labels = array();
-$labels['buttontitle'] = '迷惑メールとして設定';
-$labels['reportedasjunk'] = '迷惑メールとして報告しました。';
-
diff --git a/plugins/markasjunk/localization/pl_PL.inc b/plugins/markasjunk/localization/pl_PL.inc
deleted file mode 100644
index a98f0aab3..000000000
--- a/plugins/markasjunk/localization/pl_PL.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Oznacz jako SPAM';
-$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
-
-?>
diff --git a/plugins/markasjunk/localization/ru_RU.inc b/plugins/markasjunk/localization/ru_RU.inc
deleted file mode 100644
index d3547632a..000000000
--- a/plugins/markasjunk/localization/ru_RU.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | localization/ru_RU/labels.inc |
- | |
- | Language file of the Roundcube Webmail client |
- | Copyright (C) 2012, The Roundcube Dev Team |
- | Licensed under the GNU General Public License |
- | |
- +-----------------------------------------------------------------------+
- | Author: Thomas <Unknown> |
- +-----------------------------------------------------------------------+
- @version $Id$
-*/
-
-$labels = array();
-$labels['buttontitle'] = 'Переместить в "СПАМ';
-$labels['reportedasjunk'] = 'Перемещено в "СПАМ';
-
diff --git a/plugins/markasjunk/localization/sk_SK.inc b/plugins/markasjunk/localization/sk_SK.inc
deleted file mode 100644
index b56ac46af..000000000
--- a/plugins/markasjunk/localization/sk_SK.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-
-/**
- * Slovak translation for Roundcube markasjunk plugin
- *
- * @version 1.0 (2010-10-18)
- * @author panda <admin@whistler.sk>
- *
- */
-
-$labels = array();
-$labels['buttontitle'] = 'Označiť ako Spam';
-$labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam';
-
-?>
diff --git a/plugins/markasjunk/localization/sv_SE.inc b/plugins/markasjunk/localization/sv_SE.inc
deleted file mode 100644
index f4c5959b9..000000000
--- a/plugins/markasjunk/localization/sv_SE.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = 'Märk som skräp';
-$labels['reportedasjunk'] = 'Framgångsrikt rapporterat som skräp';
-
-?> \ No newline at end of file
diff --git a/plugins/markasjunk/localization/zh_TW.inc b/plugins/markasjunk/localization/zh_TW.inc
deleted file mode 100644
index 7b0b22162..000000000
--- a/plugins/markasjunk/localization/zh_TW.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-$labels = array();
-$labels['buttontitle'] = '標示為垃圾信';
-$labels['reportedasjunk'] = '成功回報垃圾信';
-
-?>