OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2015-11-23 23:43:23 -05:00
parent c5f9f90024
commit 152d9ef73e
92 changed files with 4843 additions and 908 deletions

View File

@@ -0,0 +1,233 @@
# 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: 2015-11-23 13:46+0000\n"
"PO-Revision-Date: 2015-11-07 11:19+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,background_color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: web_dashboard_tile
#: field:tile.tile,create_date:0
msgid "Created on"
msgstr "Creado en"
#. 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 ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Display"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr "Campo"
#. 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 ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font color"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,id:0
msgid "ID"
msgstr "ID"
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: web_dashboard_tile
#: field:tile.tile,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Name"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Technical Informations"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""

View File

@@ -1,56 +1,43 @@
# Translation of OpenERP Server.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# * web_dashboard_tile
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-04-10 01:04+0000\n"
"PO-Revision-Date: 2015-04-10 01:04+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
"PO-Revision-Date: 2015-11-07 11:19+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-web-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Language: fr\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 "Actif"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr "Moyenne"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:82
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
#, python-format
msgid "Average value of '%s'"
msgstr "Valeur moyenne du champ '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,color:0
#: field:tile.tile,background_color:0
msgid "Background color"
msgstr "Couleur de fond"
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr "Valeur calculée"
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr "Quantité"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
@@ -58,6 +45,16 @@ msgstr "Quantité"
msgid "Create"
msgstr "Créer"
#. module: web_dashboard_tile
#: field:tile.tile,create_uid:0
msgid "Created by"
msgstr "Créé par"
#. module: web_dashboard_tile
#: field:tile.tile,create_date:0
msgid "Created on"
msgstr "Créé le"
#. 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
@@ -71,28 +68,24 @@ msgid "Dashboard Tile"
msgstr "Indicateur de tableau de bord"
#. module: web_dashboard_tile
#: view:tile.tile:0
#: 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 "Indicateurs de tableau de bord"
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Delete"
msgstr "Supprimer"
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Display"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr "Domaine"
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Edit..."
msgstr "Editer..."
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Error"
msgstr "Erreur"
@@ -114,15 +107,15 @@ msgstr "Champ"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Filter name is required."
msgstr "Le nom du filtre est requis."
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgstr "Couleur du texte"
msgid "Font color"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
@@ -130,9 +123,19 @@ msgid "Function"
msgstr "Fonction"
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr "Texte Descriptif"
#: field:tile.tile,id:0
msgid "ID"
msgstr "ID"
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
msgstr "Mis à jour par"
#. module: web_dashboard_tile
#: field:tile.tile,write_date:0
msgid "Last Updated on"
msgstr "Mis à jour le"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -140,7 +143,7 @@ msgid "Maximum"
msgstr "Maximum"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:76
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr "Valeur maximale du champ '%s'"
@@ -151,7 +154,7 @@ msgid "Median"
msgstr "Médiane"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:85
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr "Valeur médian du champ '%s'"
@@ -162,7 +165,7 @@ msgid "Minimum"
msgstr "Minimum"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:73
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr "Valeur minimale du champ '%s'"
@@ -172,6 +175,16 @@ msgstr "Valeur minimale du champ '%s'"
msgid "Model"
msgstr "Modèle"
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Name"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
@@ -179,7 +192,7 @@ msgstr "Séquence"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Success"
msgstr "Succès"
@@ -190,13 +203,13 @@ msgid "Sum"
msgstr "Somme"
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr "Nom de l'indicateur"
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Technical Informations"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Tile is created"
msgstr "L'indicateur a été créé"
@@ -209,7 +222,7 @@ msgid "Tile:"
msgstr "Indicateur :"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:79
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr "Somme du champ '%s'"

View File

@@ -0,0 +1,233 @@
# 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: 2015-11-23 13:46+0000\n"
"PO-Revision-Date: 2015-11-07 11:19+0000\n"
"Last-Translator: <>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-web-8-0/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,background_color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,create_uid:0
msgid "Created by"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,create_date:0
msgid "Created on"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Display"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr "Veld"
#. 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 ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font color"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,id:0
msgid "ID"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Name"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Technical Informations"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""

View File

@@ -1,58 +1,44 @@
# Translation of OpenERP Server.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_dashboard_tile
#
# * web_dashboard_tile
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-02 10:08+0200\n"
"PO-Revision-Date: 2015-08-02 10:17+0200\n"
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>\n"
"Language-Team: \n"
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
"PO-Revision-Date: 2015-11-08 05:44+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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: Poedit 1.8.2\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
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"
msgstr "Povprečje"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:82
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
#, python-format
msgid "Average value of '%s'"
msgstr "Povprečna vrednost '%s'"
#. module: web_dashboard_tile
#: field:tile.tile,color:0
#: field:tile.tile,background_color:0
msgid "Background color"
msgstr "Barva ozadja"
#. module: web_dashboard_tile
#: field:tile.tile,computed_value:0
msgid "Computed Value"
msgstr "Izračunana vrednost"
#. module: web_dashboard_tile
#: field:tile.tile,count:0
msgid "Count"
msgstr "Štetje"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
@@ -60,6 +46,16 @@ msgstr "Štetje"
msgid "Create"
msgstr "Ustvari"
#. module: web_dashboard_tile
#: field:tile.tile,create_uid:0
msgid "Created by"
msgstr "Ustvaril"
#. module: web_dashboard_tile
#: field:tile.tile,create_date:0
msgid "Created on"
msgstr "Ustvarjeno"
#. 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
@@ -73,28 +69,24 @@ msgid "Dashboard Tile"
msgstr "Okvir nadzorne plošče"
#. module: web_dashboard_tile
#: view:tile.tile:0
#: 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 "Okvirji nadzorne plošče"
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Delete"
msgstr "Izbris"
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Display"
msgstr "Prikaz"
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr "Domena"
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "Edit..."
msgstr "Urejanje..."
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Error"
msgstr "Napaka"
@@ -116,14 +108,14 @@ msgstr "Polje"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Filter name is required."
msgstr "Zahtevan je naziv filtra."
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font Color"
msgid "Font color"
msgstr "Barva pisave"
#. module: web_dashboard_tile
@@ -132,9 +124,19 @@ msgid "Function"
msgstr "Funkcija"
#. module: web_dashboard_tile
#: field:tile.tile,helper:0
msgid "Helper Text"
msgstr "Besedilo pomoči"
#: field:tile.tile,id:0
msgid "ID"
msgstr "ID"
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
msgstr "Zadnjič posodobil"
#. module: web_dashboard_tile
#: field:tile.tile,write_date:0
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
@@ -142,7 +144,7 @@ msgid "Maximum"
msgstr "Maksimum"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:76
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr "Maksimalna vrednost '%s'"
@@ -153,7 +155,7 @@ msgid "Median"
msgstr "Sredina"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:85
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr "Srednja vrednost '%s'"
@@ -164,7 +166,7 @@ msgid "Minimum"
msgstr "Minimum"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:73
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr "Minimalna vrednost '%s'"
@@ -174,6 +176,16 @@ msgstr "Minimalna vrednost '%s'"
msgid "Model"
msgstr "Model"
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Name"
msgstr "Naziv"
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr "Opcijske informacije o polju"
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
@@ -181,7 +193,7 @@ msgstr "Zaporedje"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Success"
msgstr "Uspeh"
@@ -192,13 +204,13 @@ msgid "Sum"
msgstr "Vsota"
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Tile Name"
msgstr "Naziv okvirja"
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Technical Informations"
msgstr "Tehnične informacije"
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Tile is created"
msgstr "Okvir je ustvarjen"
@@ -211,7 +223,7 @@ msgid "Tile:"
msgstr "Okvir:"
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/tile.py:79
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr "Skupna vrednost '%s'"
@@ -220,14 +232,3 @@ msgstr "Skupna vrednost '%s'"
#: field:tile.tile,user_id:0
msgid "User"
msgstr "Uporabnik"
#. module: web_dashboard_tile
#: code:_description:0 model:ir.model,name:web_dashboard_tile.model_tile_tile
#, python-format
msgid "tile.tile"
msgstr "tile.tile"
#. module: web_dashboard_tile
#: view:tile.tile:0
msgid "í"
msgstr "í"

View File

@@ -0,0 +1,233 @@
# 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: 2015-11-23 13:46+0000\n"
"PO-Revision-Date: 2015-11-07 11:19+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-0/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: web_dashboard_tile
#: field:tile.tile,action_id:0
msgid "Action"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Average"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:74
#, python-format
msgid "Average value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,background_color:0
msgid "Background color"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
#, python-format
msgid "Create"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,create_uid:0
msgid "Created by"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,create_date:0
msgid "Created on"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
msgid "Dashboard Tile"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Display"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,domain:0
msgid "Domain"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
#, python-format
msgid "Error"
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please select a field of the selected model."
msgstr ""
#. module: web_dashboard_tile
#: constraint:tile.tile:0
msgid "Error ! Please set both fields: 'Field' and 'Function'."
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_id:0
msgid "Field"
msgstr "Alan"
#. 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 ""
#. module: web_dashboard_tile
#: field:tile.tile,font_color:0
msgid "Font color"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,field_function:0
msgid "Function"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,id:0
msgid "ID"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Maximum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
#, python-format
msgid "Maximum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Median"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:77
#, python-format
msgid "Median value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Minimum"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:65
#, python-format
msgid "Minimum value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,model_id:0
msgid "Model"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,name:0
msgid "Name"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Optional Field Informations"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,sequence:0
msgid "Sequence"
msgstr ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:95
#, python-format
msgid "Success"
msgstr ""
#. module: web_dashboard_tile
#: selection:tile.tile,field_function:0
msgid "Sum"
msgstr ""
#. module: web_dashboard_tile
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
msgid "Technical Informations"
msgstr ""
#. 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 ""
#. module: web_dashboard_tile
#. openerp-web
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
#, python-format
msgid "Tile:"
msgstr ""
#. module: web_dashboard_tile
#: code:addons/web_dashboard_tile/models/tile_tile.py:71
#, python-format
msgid "Total value of '%s'"
msgstr ""
#. module: web_dashboard_tile
#: field:tile.tile,user_id:0
msgid "User"
msgstr ""