summaryrefslogtreecommitdiff
path: root/db_config/localization
diff options
context:
space:
mode:
Diffstat (limited to 'db_config/localization')
-rw-r--r--db_config/localization/cs_CZ.inc15
-rw-r--r--db_config/localization/da_DK.inc15
-rw-r--r--db_config/localization/de_DE.inc15
-rw-r--r--db_config/localization/en_US.inc15
-rw-r--r--db_config/localization/es_ES.inc15
-rw-r--r--db_config/localization/fi_FI.inc15
-rw-r--r--db_config/localization/fr_FR.inc15
-rw-r--r--db_config/localization/revision.inc.php11
-rw-r--r--db_config/localization/tr_TR.inc15
9 files changed, 131 insertions, 0 deletions
diff --git a/db_config/localization/cs_CZ.inc b/db_config/localization/cs_CZ.inc
new file mode 100644
index 0000000..5d1ab05
--- /dev/null
+++ b/db_config/localization/cs_CZ.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Konfigurace doplňků pomocí databáze';$labels['plugindescription']='Umožní konfiguraci doplňků pomocí databáze namísto souborového systému.'; \ No newline at end of file
diff --git a/db_config/localization/da_DK.inc b/db_config/localization/da_DK.inc
new file mode 100644
index 0000000..80d58b0
--- /dev/null
+++ b/db_config/localization/da_DK.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Database baseret konfigurerings modul';$labels['plugindescription']='Konfigurer moduler i databasen i stedet for filsystem.'; \ No newline at end of file
diff --git a/db_config/localization/de_DE.inc b/db_config/localization/de_DE.inc
new file mode 100644
index 0000000..3b5d186
--- /dev/null
+++ b/db_config/localization/de_DE.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Erweiterungen datenbankbasiert konfigurieren';$labels['plugindescription']='Erweiterungen datenbankbasiert konfigurieren.'; \ No newline at end of file
diff --git a/db_config/localization/en_US.inc b/db_config/localization/en_US.inc
new file mode 100644
index 0000000..64324f9
--- /dev/null
+++ b/db_config/localization/en_US.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Database based plugins configuration';$labels['plugindescription']='Configure plugins by database instead of filesystem.'; \ No newline at end of file
diff --git a/db_config/localization/es_ES.inc b/db_config/localization/es_ES.inc
new file mode 100644
index 0000000..ab2ba81
--- /dev/null
+++ b/db_config/localization/es_ES.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Configuración de complementos utilizando base ​​de datos';$labels['plugindescription']='Guardar configuraciones de complementos en la base de datos de Roundcube en vez de utilizar configuraciones de archivos.'; \ No newline at end of file
diff --git a/db_config/localization/fi_FI.inc b/db_config/localization/fi_FI.inc
new file mode 100644
index 0000000..12e79fc
--- /dev/null
+++ b/db_config/localization/fi_FI.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='TIetokantapohjainen liitännäisten asetusten muokkaus';$labels['plugindescription']='Muokkaa asetuksia tietokantaan tiedoston sijaan.'; \ No newline at end of file
diff --git a/db_config/localization/fr_FR.inc b/db_config/localization/fr_FR.inc
new file mode 100644
index 0000000..0d6df0a
--- /dev/null
+++ b/db_config/localization/fr_FR.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Plugin paramètres de configuration en DB';$labels['plugindescription']='Configurer les plugins via une database au lieu de fichiers'; \ No newline at end of file
diff --git a/db_config/localization/revision.inc.php b/db_config/localization/revision.inc.php
new file mode 100644
index 0000000..32efb00
--- /dev/null
+++ b/db_config/localization/revision.inc.php
@@ -0,0 +1,11 @@
+<?php
+
+$ps_localization_update = serialize(
+ array(
+ 'translator' => 'Yoni',
+ 'language ' => 'es_ES',
+ 'date' => '01/15/2015 14:15:36'
+ )
+);
+
+?> \ No newline at end of file
diff --git a/db_config/localization/tr_TR.inc b/db_config/localization/tr_TR.inc
new file mode 100644
index 0000000..7d0eea9
--- /dev/null
+++ b/db_config/localization/tr_TR.inc
@@ -0,0 +1,15 @@
+<?php
+#
+# This file is part of Roundcube "db_config" plugin.
+#
+# Your are not allowed to distribute this file or parts of it.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+#
+# Copyright (c) 2012 - 2015 Roland 'Rosali' Liebl - all rights reserved.
+# dev-team [at] myroundcube [dot] net
+# http://myroundcube.com
+#
+$labels=array();$labels['pluginname']='Veritabani bazli eklenti yapilandirma';$labels['plugindescription']='Dosya sistemi yerine veritabani ile eklentileri yapilandirir.'; \ No newline at end of file