[tryton-debian-vcs] tryton-modules-dashboard branch upstream updated. upstream/3.2.0-1-g213b56f
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Thu Oct 23 12:15:59 UTC 2014
The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-dashboard.git;a=commitdiff;h=upstream/3.2.0-1-g213b56f
commit 213b56f0842af22a8ba165b490e9f0e60125d700
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Oct 21 11:29:13 2014 +0200
Adding upstream version 3.4.0.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/CHANGELOG b/CHANGELOG
index 8ed5f25..e738dfc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.4.0 - 2014-10-20
+* Bug fixes (see mercurial logs for details)
+
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
diff --git a/PKG-INFO b/PKG-INFO
index 418d6b6..888c75b 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_dashboard
-Version: 3.2.0
+Version: 3.4.0
Summary: Tryton module for dashboard
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/3.2/
+Download-URL: http://downloads.tryton.org/3.4/
Description: trytond_dashboard
=================
diff --git a/locale/sl_SI.po b/locale/es_EC.po
similarity index 72%
copy from locale/sl_SI.po
copy to locale/es_EC.po
index 9972b2f..ba19f63 100644
--- a/locale/sl_SI.po
+++ b/locale/es_EC.po
@@ -4,15 +4,15 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:dashboard.action,act_window:"
msgid "Action"
-msgstr "Ukrep"
+msgstr "Acción"
msgctxt "field:dashboard.action,create_date:"
msgid "Create Date"
-msgstr "Ustvarjeno"
+msgstr "Fecha de Creación"
msgctxt "field:dashboard.action,create_uid:"
msgid "Create User"
-msgstr "Ustvaril"
+msgstr "Creado por Usuario"
msgctxt "field:dashboard.action,id:"
msgid "ID"
@@ -20,72 +20,72 @@ msgstr "ID"
msgctxt "field:dashboard.action,rec_name:"
msgid "Name"
-msgstr "Ime"
+msgstr "Nombre"
msgctxt "field:dashboard.action,sequence:"
msgid "Sequence"
-msgstr "Zap.št."
+msgstr "Secuencia"
msgctxt "field:dashboard.action,user:"
msgid "User"
-msgstr "Uporabnik"
+msgstr "Usuario"
msgctxt "field:dashboard.action,write_date:"
msgid "Write Date"
-msgstr "Zapisano"
+msgstr "Fecha de Modificación"
msgctxt "field:dashboard.action,write_uid:"
msgid "Write User"
-msgstr "Zapisal"
+msgstr "Modificado por Usuario"
msgctxt "field:res.user,dashboard_actions:"
msgid "Dashboard Actions"
-msgstr "Ukrepi delovne table"
+msgstr "Acciones del Escritorio"
msgctxt "field:res.user,dashboard_layout:"
msgid "Dashboard Layout"
-msgstr "Razporeditev delovne table"
+msgstr "Organización del Escritorio"
msgctxt "model:dashboard.action,name:"
msgid "Dashboard Action"
-msgstr "Ukrep delovne table"
+msgstr "Acción del Escritorio"
msgctxt "model:ir.action,name:act_dashboard"
msgid "Dashboard"
-msgstr "Delovna tabla"
+msgstr "Escritorio"
msgctxt "model:ir.ui.menu,name:menu_dashboard"
msgid "Dashboard"
-msgstr "Delovna tabla"
+msgstr "Escritorio"
msgctxt "selection:res.user,dashboard_layout:"
msgid "Square"
-msgstr "Kvadrat"
+msgstr "Cuadrado"
msgctxt "selection:res.user,dashboard_layout:"
msgid "Stack Bottom"
-msgstr "Zloženo spodaj"
+msgstr "De Arriba a Abajo"
msgctxt "selection:res.user,dashboard_layout:"
msgid "Stack Left"
-msgstr "Zloženo levo"
+msgstr "De Derecha a Izquierda"
msgctxt "selection:res.user,dashboard_layout:"
msgid "Stack Right"
-msgstr "Zloženo desno"
+msgstr "De Izquierda a Derecha"
msgctxt "selection:res.user,dashboard_layout:"
msgid "Stack Top"
-msgstr "Zloženo na vrhu"
+msgstr "De Abajo a Arriba"
msgctxt "view:dashboard.action:"
msgid "Dashboard Action"
-msgstr "Ukrep delovne table"
+msgstr "Acción del Escritorio"
msgctxt "view:dashboard.action:"
msgid "Dashboard Actions"
-msgstr "Ukrepi delovne table"
+msgstr "Acciones del Escritorio"
msgctxt "view:res.user:"
msgid "Dashboard"
-msgstr "Delovna tabla"
+msgstr "Escritorio"
diff --git a/locale/sl_SI.po b/locale/sl_SI.po
index 9972b2f..291aca0 100644
--- a/locale/sl_SI.po
+++ b/locale/sl_SI.po
@@ -8,11 +8,11 @@ msgstr "Ukrep"
msgctxt "field:dashboard.action,create_date:"
msgid "Create Date"
-msgstr "Ustvarjeno"
+msgstr "Izdelano"
msgctxt "field:dashboard.action,create_uid:"
msgid "Create User"
-msgstr "Ustvaril"
+msgstr "Izdelal"
msgctxt "field:dashboard.action,id:"
msgid "ID"
diff --git a/tryton.cfg b/tryton.cfg
index fd81150..5438db5 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.2.0
+version=3.4.0
depends:
ir
res
diff --git a/trytond_dashboard.egg-info/PKG-INFO b/trytond_dashboard.egg-info/PKG-INFO
index 47e25d1..a41abd3 100644
--- a/trytond_dashboard.egg-info/PKG-INFO
+++ b/trytond_dashboard.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-dashboard
-Version: 3.2.0
+Version: 3.4.0
Summary: Tryton module for dashboard
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/3.2/
+Download-URL: http://downloads.tryton.org/3.4/
Description: trytond_dashboard
=================
diff --git a/trytond_dashboard.egg-info/SOURCES.txt b/trytond_dashboard.egg-info/SOURCES.txt
index 6e08af5..2ef999f 100644
--- a/trytond_dashboard.egg-info/SOURCES.txt
+++ b/trytond_dashboard.egg-info/SOURCES.txt
@@ -11,16 +11,39 @@ setup.py
tryton.cfg
./__init__.py
./dashboard.py
+./dashboard.xml
./ir.py
+./ir.xml
./res.py
+./res.xml
+./tryton.cfg
+./locale/bg_BG.po
+./locale/ca_ES.po
+./locale/cs_CZ.po
+./locale/de_DE.po
+./locale/es_AR.po
+./locale/es_CO.po
+./locale/es_EC.po
+./locale/es_ES.po
+./locale/fr_FR.po
+./locale/nl_NL.po
+./locale/ru_RU.po
+./locale/sl_SI.po
./tests/__init__.py
./tests/test_dashboard.py
+./view/action_form.xml
+./view/action_tree.xml
+./view/action_tree_sequence.xml
+./view/dashboard.xml
+./view/user_form.xml
+./view/user_form_preferences.xml
locale/bg_BG.po
locale/ca_ES.po
locale/cs_CZ.po
locale/de_DE.po
locale/es_AR.po
locale/es_CO.po
+locale/es_EC.po
locale/es_ES.po
locale/fr_FR.po
locale/nl_NL.po
diff --git a/trytond_dashboard.egg-info/requires.txt b/trytond_dashboard.egg-info/requires.txt
index 9b69d60..7231376 100644
--- a/trytond_dashboard.egg-info/requires.txt
+++ b/trytond_dashboard.egg-info/requires.txt
@@ -1,2 +1,2 @@
lxml
-trytond >= 3.2, < 3.3
\ No newline at end of file
+trytond >= 3.4, < 3.5
\ No newline at end of file
--
tryton-modules-dashboard
More information about the tryton-debian-vcs
mailing list