OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2016-05-01 14:37:45 -04:00
parent 15ab6006d9
commit 7680811cbc
20 changed files with 766 additions and 50 deletions

View File

@@ -0,0 +1,263 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-28 07:09+0000\n"
"PO-Revision-Date: 2016-04-28 07:10+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-web-8-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr "Action"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Active"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr "Average"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
#, python-format
msgid "Average value of '%s'"
msgstr "Average value of '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,background_color:0
msgid "Background color"
msgstr "Background color"
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed value"
msgstr "Computed value"
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr "Count"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr "Create"
#. module: web_dashboard_tile
#: field:tile.tile,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: web_dashboard_tile
#: field:tile.tile,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: web_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
msgid "Dashboard"
msgstr "Dashboard"
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr "Dashboard Tile"
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_tree_view
msgid "Dashboard tiles"
msgstr "Dashboard tiles"
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Display"
msgstr "Display"
#. module: web_dashboard_tile
#: field:tile.tile,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr "Domain"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Error"
msgstr "Error"
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr "Error ! Please select a field of the selected model."
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr "Error ! Please set both fields: 'Field' and 'Function'."
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr "Field"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Filter name is required."
msgstr "Filter name is required."
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font color"
msgstr "Font color"
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr "Function"
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper"
msgstr "Helper"
#. module: web_dashboard_tile
#: field:tile.tile,id:0
msgid "ID"
msgstr "ID"
#. module: web_dashboard_tile
#: field:tile.tile,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: web_dashboard_tile
#: field:tile.tile,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr "Maximum"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr "Maximum value of '%s'"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr "Median"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr "Median value of '%s'"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr "Minimum"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr "Minimum value of '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr "Model"
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Name"
msgstr "Name"
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr "Optional Field Informations"
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr "Sequence"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Success"
msgstr "Success"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr "Sum"
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Technical Informations"
msgstr "Technical Informations"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Tile is created"
msgstr "Tile is created"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr "Tile:"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr "Total value of '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr "User"

View File

@@ -3,13 +3,22 @@
# * web_dashboard_tile
#
# Translators:
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
# danimaribeiro <danimaribeiro@gmail.com>, 2016
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
# Gustavo Lepri <gustavolepri@gmail.com>, 2015
# Hotellook, 2014
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
# Paolo Valier, 2016
# Paolo Valier, 2016
# Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
# Thomas A. Jaeger, 2015
msgid ""
msgstr ""
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-17 07:29+0000\n"
"PO-Revision-Date: 2016-03-19 10:16+0000\n"
"POT-Creation-Date: 2016-04-28 07:09+0000\n"
"PO-Revision-Date: 2016-04-30 19:57+0000\n"
"Last-Translator: Paolo Valier\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-web-8-0/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -23,6 +32,11 @@ msgstr ""
msgid "Action"
msgstr "Azione"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Attivo"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
@@ -39,6 +53,16 @@ msgstr ""
msgid "Background color"
msgstr "Colore di sfondo"
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed value"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
@@ -79,6 +103,11 @@ msgstr ""
msgid "Display"
msgstr "Mostra"
#. module: web_dashboard_tile
#: field:tile.tile,display_name:0
msgid "Display Name"
msgstr "Nome da visualizzare"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
@@ -123,11 +152,21 @@ msgstr "Colore del Font"
msgid "Function"
msgstr "Funzione"
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,id:0
msgid "ID"
msgstr "ID"
#. module: web_dashboard_tile
#: field:tile.tile,__last_update:0
msgid "Last Modified on"
msgstr "Ultima modifica il"
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
@@ -147,7 +186,7 @@ msgstr "Massimo"
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr ""
msgstr "Valore massimo di '%s'"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -158,7 +197,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr ""
msgstr "Valore mediano di '%s'"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -169,7 +208,7 @@ msgstr "Minimo"
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
msgstr "Valore minimo di '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
@@ -184,7 +223,7 @@ msgstr "Nome"
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr ""
msgstr "Informazioni Opzionali Campo"
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
@@ -226,7 +265,7 @@ msgstr ""
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr ""
msgstr "Valore totale di '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0

View File

@@ -3,13 +3,24 @@
# * web_dashboard_tile
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016
# Carles Antoli <carlesantoli@hotmail.com>, 2015-2016
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
# Giacomo <giacomo.spettoli@gmail.com>, 2015
# Guewen Baconnier <guewen.baconnier@camptocamp.com>, 2015
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
# Maxime Chambreuil <maxime.chambreuil@gmail.com>, 2015
# Paolo Valier, 2016
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
# Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
# SaFi J. <safi2266@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
"PO-Revision-Date: 2015-11-08 05:44+0000\n"
"POT-Creation-Date: 2016-04-28 07:09+0000\n"
"PO-Revision-Date: 2016-04-30 05:24+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-8-0/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -23,6 +34,11 @@ msgstr ""
msgid "Action"
msgstr "Dejanje"
#. module: web_dashboard_tile
#: field:tile.tile,active:0
msgid "Active"
msgstr "Aktivno"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
@@ -39,6 +55,16 @@ msgstr "Povprečna vrednost '%s'"
msgid "Background color"
msgstr "Barva ozadja"
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed value"
msgstr "Obračunana vrednost"
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr "Števec"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
@@ -79,6 +105,11 @@ msgstr "Okvirji nadzorne plošče"
msgid "Display"
msgstr "Prikaz"
#. module: web_dashboard_tile
#: field:tile.tile,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
@@ -123,11 +154,21 @@ msgstr "Barva pisave"
msgid "Function"
msgstr "Funkcija"
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper"
msgstr "Pomočnik"
#. module: web_dashboard_tile
#: field:tile.tile,id:0
msgid "ID"
msgstr "ID"
#. module: web_dashboard_tile
#: field:tile.tile,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"