mirror of https://github.com/OCA/web.git
OCA Transbot updated translations from Transifex
parent
a9f49c5372
commit
e0905e1f58
|
@ -4,12 +4,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Antonio Trueba, 2016
|
||||
# Antonio Trueba, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2016-02-10 16:43+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:04+0000\n"
|
||||
"PO-Revision-Date: 2016-02-23 12:58+0000\n"
|
||||
"Last-Translator: Antonio Trueba\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -66,12 +67,12 @@ msgstr "Exportar"
|
|||
#: model:ir.actions.act_window,name:help_online.action_export_help_wizard
|
||||
#, python-format
|
||||
msgid "Export Help"
|
||||
msgstr ""
|
||||
msgstr "Exportar ayuda"
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
msgid "Export Help Data"
|
||||
msgstr ""
|
||||
msgstr "Exportar información de ayuda"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.model,name:help_online.model_export_help_wizard
|
||||
|
@ -82,7 +83,7 @@ msgstr ""
|
|||
#. module: help_online
|
||||
#: field:export.help.wizard,export_filename:0
|
||||
msgid "Export XML Filename"
|
||||
msgstr ""
|
||||
msgstr "Exportar fichero XML"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.ui.menu,name:help_online.menu_help
|
||||
|
@ -94,17 +95,17 @@ msgstr ""
|
|||
#: code:addons/help_online/models/help_online.py:55
|
||||
#, python-format
|
||||
msgid "Help on %s"
|
||||
msgstr ""
|
||||
msgstr "Ayuda sobre %s"
|
||||
|
||||
#. module: help_online
|
||||
#: model:res.groups,name:help_online.help_online_group_reader
|
||||
msgid "Help reader"
|
||||
msgstr ""
|
||||
msgstr "Lector de ayuda"
|
||||
|
||||
#. module: help_online
|
||||
#: model:res.groups,name:help_online.help_online_group_writer
|
||||
msgid "Help writer"
|
||||
msgstr ""
|
||||
msgstr "Editor de ayuda"
|
||||
|
||||
#. module: help_online
|
||||
#: field:export.help.wizard,id:0 field:help.online,id:0
|
||||
|
@ -120,12 +121,12 @@ msgstr "Importar"
|
|||
#. module: help_online
|
||||
#: model:ir.actions.act_window,name:help_online.action_import_help_wizard
|
||||
msgid "Import Help"
|
||||
msgstr ""
|
||||
msgstr "Importar ayuda"
|
||||
|
||||
#. module: help_online
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
msgid "Import Help Data"
|
||||
msgstr ""
|
||||
msgstr "Importar información de ayuda"
|
||||
|
||||
#. module: help_online
|
||||
#: model:ir.ui.menu,name:help_online.menu_help_import
|
||||
|
@ -148,7 +149,7 @@ msgstr "Última actualización en"
|
|||
#: code:addons/help_online/models/export_help_wizard.py:260
|
||||
#, python-format
|
||||
msgid "No data to export !"
|
||||
msgstr ""
|
||||
msgstr "No hay información a exportar."
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/help_online.py:33
|
||||
|
@ -168,12 +169,12 @@ msgstr ""
|
|||
#: code:addons/help_online/static/src/js/help_online.js:107
|
||||
#, python-format
|
||||
msgid "Page does not exist. Do you want to create?"
|
||||
msgstr ""
|
||||
msgstr "La página no existe. ¿Quiere crearla?"
|
||||
|
||||
#. module: help_online
|
||||
#: field:import.help.wizard,source_file:0
|
||||
msgid "Source File"
|
||||
msgstr ""
|
||||
msgstr "Archivo origen"
|
||||
|
||||
#. module: help_online
|
||||
#: view:export.help.wizard:help_online.export_help_wizard_view
|
||||
|
@ -181,7 +182,7 @@ msgid ""
|
|||
"This wizard allow you to export all QWeb views\n"
|
||||
" related to help online. The result will be an Odoo\n"
|
||||
" data xml file."
|
||||
msgstr ""
|
||||
msgstr "Este asistente le permite exportar todas las vistas QWeb relacionadas con la ayuda en línea. El resultado será un archivo XML en formato de Odoo."
|
||||
|
||||
#. module: help_online
|
||||
#: view:import.help.wizard:help_online.import_help_wizard_view
|
||||
|
@ -189,13 +190,13 @@ msgid ""
|
|||
"This wizard allow you to import QWeb views\n"
|
||||
" related to help online. The required file format is an Odoo\n"
|
||||
" data xml file."
|
||||
msgstr ""
|
||||
msgstr "Este asistente le permite importar vistas QWeb relacionadas con la ayuda en linea. Debe ser un archivo XML en formato de Odoo."
|
||||
|
||||
#. module: help_online
|
||||
#: code:addons/help_online/models/export_help_wizard.py:297
|
||||
#, python-format
|
||||
msgid "Unable to write autobackup file in given directory: %s"
|
||||
msgstr ""
|
||||
msgstr "No se ha podido escribir la copia de seguridad automática en el directorio especificado: %s"
|
||||
|
||||
#. module: help_online
|
||||
#: view:ir.ui.view:help_online.view_view_search
|
||||
|
|
|
@ -4,12 +4,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Antonio Trueba, 2016
|
||||
# Antonio Trueba, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2016-02-10 16:42+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:04+0000\n"
|
||||
"PO-Revision-Date: 2016-02-23 12:54+0000\n"
|
||||
"Last-Translator: Antonio Trueba\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -38,28 +39,28 @@ msgstr "Ayuda contextual"
|
|||
#. module: help_popup
|
||||
#: field:ir.actions.act_window,enduser_help:0
|
||||
msgid "End User Help"
|
||||
msgstr ""
|
||||
msgstr "Ayuda de usuario final"
|
||||
|
||||
#. module: help_popup
|
||||
#: view:website:help_popup.tpl_help
|
||||
msgid "Help from Odoo"
|
||||
msgstr ""
|
||||
msgstr "Ayuda de Odoo"
|
||||
|
||||
#. module: help_popup
|
||||
#: view:website:help_popup.tpl_help
|
||||
msgid "Help from developer"
|
||||
msgstr ""
|
||||
msgstr "Ayuda del desarrollador"
|
||||
|
||||
#. module: help_popup
|
||||
#: help:ir.actions.act_window,advanced_help:0
|
||||
msgid ""
|
||||
"Use this field to add custom content for documentation purpose\n"
|
||||
"mainly by developers"
|
||||
msgstr ""
|
||||
msgstr "Use este campo para añadir contenido personalizado como documentación (principalmente para desarrolladores)"
|
||||
|
||||
#. module: help_popup
|
||||
#: help:ir.actions.act_window,enduser_help:0
|
||||
msgid ""
|
||||
"Use this field to add custom content for documentation purpose\n"
|
||||
"mainly by power users "
|
||||
msgstr ""
|
||||
msgstr "Use este campo para añadir contenido personalizado como documentación (principalmente para usuarios avanzados)"
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_advanced_search_wildcard
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 16:56+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: \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_advanced_search_wildcard
|
||||
#. openerp-web
|
||||
#: code:addons/web_advanced_search_wildcard/static/src/js/search.js:4
|
||||
#, python-format
|
||||
msgid "matches"
|
||||
msgstr "ujemanj"
|
|
@ -4,12 +4,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Antonio Trueba, 2016
|
||||
# Antonio Trueba, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2016-02-10 16:44+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-23 12:59+0000\n"
|
||||
"Last-Translator: Antonio Trueba\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -77,7 +78,7 @@ msgstr ""
|
|||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
|
||||
msgid "Display"
|
||||
msgstr ""
|
||||
msgstr "Mostrar"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,domain:0
|
||||
|
@ -94,12 +95,12 @@ msgstr "Error"
|
|||
#. module: web_dashboard_tile
|
||||
#: constraint:tile.tile:0
|
||||
msgid "Error ! Please select a field of the selected model."
|
||||
msgstr ""
|
||||
msgstr "¡Error! Seleccione un campo del modelo seleccionado."
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: constraint:tile.tile:0
|
||||
msgid "Error ! Please set both fields: 'Field' and 'Function'."
|
||||
msgstr ""
|
||||
msgstr "¡Error! Cubra los dos campos: \"Campo\" y \"Función\"."
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,field_id:0
|
||||
|
@ -111,7 +112,7 @@ msgstr "Campo"
|
|||
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:56
|
||||
#, python-format
|
||||
msgid "Filter name is required."
|
||||
msgstr ""
|
||||
msgstr "Se requiere un nombre de filtro."
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,font_color:0
|
||||
|
@ -147,7 +148,7 @@ msgstr "Máximo"
|
|||
#: code:addons/web_dashboard_tile/models/tile_tile.py:68
|
||||
#, python-format
|
||||
msgid "Maximum value of '%s'"
|
||||
msgstr ""
|
||||
msgstr "Valor máximo de \"%s\""
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: selection:tile.tile,field_function:0
|
||||
|
@ -184,7 +185,7 @@ msgstr "Nombre"
|
|||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
|
||||
msgid "Optional Field Informations"
|
||||
msgstr ""
|
||||
msgstr "Información opcional"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#: field:tile.tile,sequence:0
|
||||
|
@ -206,7 +207,7 @@ msgstr "Suma"
|
|||
#. module: web_dashboard_tile
|
||||
#: view:tile.tile:web_dashboard_tile.dashboard_tile_tile_form_view
|
||||
msgid "Technical Informations"
|
||||
msgstr ""
|
||||
msgstr "Información técnica"
|
||||
|
||||
#. module: web_dashboard_tile
|
||||
#. openerp-web
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_hideleftmenu
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:11+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_hideleftmenu
|
||||
#. openerp-web
|
||||
#: code:addons/web_hideleftmenu/static/src/xml/lib.xml:7
|
||||
#, python-format
|
||||
msgid "Hide/Show Menu"
|
||||
msgstr "Hide/Show Menu"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_hideleftmenu
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 16:56+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: \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_hideleftmenu
|
||||
#. openerp-web
|
||||
#: code:addons/web_hideleftmenu/static/src/xml/lib.xml:7
|
||||
#, python-format
|
||||
msgid "Hide/Show Menu"
|
||||
msgstr "Skrij/prikaži meni"
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-16 07:41+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2015-12-16 17:30+0000\n"
|
||||
"Last-Translator: SaFi J. <safi2266@gmail.com>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-8-0/language/ar/)\n"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "إنشاء \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "إنشاء وتحرير ..."
|
||||
|
@ -37,7 +37,7 @@ msgstr "إنشاء وتحرير ..."
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "البحث عن المزيد ..."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-01-18 20:15+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Anlegen \"<strong>%s</strong>"
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Anlegen und Bearbeiten"
|
||||
|
@ -37,7 +37,7 @@ msgstr "Anlegen und Bearbeiten"
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Suche weitere..."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 11:20+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"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Create \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Create and Edit..."
|
||||
|
@ -36,7 +36,7 @@ msgstr "Create and Edit..."
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Search More..."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 11:28+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Crear \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Crear y editar..."
|
||||
|
@ -37,7 +37,7 @@ msgstr "Crear y editar..."
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Buscar más..."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-01 09:52+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Luo \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Luo ja muokkaa..."
|
||||
|
@ -37,7 +37,7 @@ msgstr "Luo ja muokkaa..."
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Hae lisää..."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-11-23 13:46+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2015-11-08 05:46+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"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Ustvari \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Ustvari in urejaj..."
|
||||
|
@ -37,7 +37,7 @@ msgstr "Ustvari in urejaj..."
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Poišči več..."
|
||||
|
|
|
@ -4,11 +4,12 @@
|
|||
#
|
||||
# Translators:
|
||||
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
|
||||
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-08 21:34+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2015-12-30 21:53+0000\n"
|
||||
"Last-Translator: Ahmet Altınışık <aaltinisik@altinkaya.com.tr>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-0/language/tr/)\n"
|
||||
|
@ -20,16 +21,16 @@ msgstr ""
|
|||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:188
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:324
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:191
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:330
|
||||
#, python-format
|
||||
msgid "Create \"<strong>%s</strong>\""
|
||||
msgstr "Oluştur \"<strong>%s</strong>\""
|
||||
|
||||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:210
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:345
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:213
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:351
|
||||
#, python-format
|
||||
msgid "Create and Edit..."
|
||||
msgstr "Oluştur ve düzenle..."
|
||||
|
@ -37,7 +38,7 @@ msgstr "Oluştur ve düzenle..."
|
|||
#. module: web_m2x_options
|
||||
#. openerp-web
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:156
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:302
|
||||
#: code:addons/web_m2x_options/static/src/js/form.js:305
|
||||
#, python-format
|
||||
msgid "Search More..."
|
||||
msgstr "Daha Fazla..."
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_search_datetime_completion
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+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_search_datetime_completion
|
||||
#. openerp-web
|
||||
#: code:addons/web_search_datetime_completion/static/src/js/web_search_datetime_completion.js:60
|
||||
#, python-format
|
||||
msgid "Search %(field)s at: %(value)s"
|
||||
msgstr "Search %(field)s at: %(value)s"
|
|
@ -0,0 +1,26 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_search_datetime_completion
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 16:56+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: \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_search_datetime_completion
|
||||
#. openerp-web
|
||||
#: code:addons/web_search_datetime_completion/static/src/js/web_search_datetime_completion.js:60
|
||||
#, python-format
|
||||
msgid "Search %(field)s at: %(value)s"
|
||||
msgstr "Iskanje %(field)s za: %(value)s"
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-16 07:41+0000\n"
|
||||
"PO-Revision-Date: 2015-12-16 17:29+0000\n"
|
||||
"Last-Translator: SaFi J. <safi2266@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-8-0/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -29,8 +29,8 @@ msgstr "إعادة التحميل"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "لقد قمت بالتبديل لشركة مختلفة على نافذة او لسان تبويب اخر"
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2016-01-18 20:15+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -29,8 +29,8 @@ msgstr "Neu laden"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "Sie haben, mit anderem Tab oder Fenster, das Unternehmen gewechselt"
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 11:21+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+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"
|
||||
|
@ -28,8 +28,8 @@ msgstr "Reload"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "You switched to a different company with another tab or window"
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr "You switched to a different company or user with another tab or window"
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -8,9 +8,9 @@ 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:30+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\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"
|
||||
|
@ -29,8 +29,8 @@ msgstr "Recargar"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "Ha cambiado a una compañía diferente en otra pestaña o ventana."
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -8,9 +8,9 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2016-02-01 09:53+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -29,8 +29,8 @@ msgstr "Lataa uudelleen"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "Vaihdoit toiseen yritykseen eri välilehdessä tai ikkunassa"
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
||||
"PO-Revision-Date: 2015-11-07 11:21+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+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"
|
||||
|
@ -28,8 +28,8 @@ msgstr "Recharger"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "Vous avez basculé vers une société différente depuis un autre onglet ou fenêtre."
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
# * web_switch_company_warning
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
|
||||
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:47+0000\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 16:56+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"
|
||||
|
@ -29,8 +29,8 @@ msgstr "Ponovno naloži"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "Preklopili ste na drugo družbo z drugim zavihkom ali oknom"
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr "Preklopili ste na drugo družbo ali uporabnika z drugim zavihkom ali oknom"
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
|
||||
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-08 21:34+0000\n"
|
||||
"PO-Revision-Date: 2015-12-30 21:55+0000\n"
|
||||
"Last-Translator: Ahmet Altınışık <aaltinisik@altinkaya.com.tr>\n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\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"
|
||||
|
@ -29,8 +30,8 @@ msgstr "Yenile"
|
|||
#. openerp-web
|
||||
#: code:addons/web_switch_company_warning/static/src/xml/switch_company_warning.xml:5
|
||||
#, python-format
|
||||
msgid "You switched to a different company with another tab or window"
|
||||
msgstr "Diğer bir sekmede ya da pencerede farklı bir şirkete geçiş yaptınız"
|
||||
msgid "You switched to a different company or user with another tab or window"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_switch_company_warning
|
||||
#. openerp-web
|
||||
|
|
|
@ -0,0 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+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_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:6
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr "Clear"
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Could not display the selected image."
|
||||
msgstr "Could not display the selected image."
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Image"
|
||||
msgstr "Image"
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 16:56+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: \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_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/xml/digital_sign.xml:6
|
||||
#, python-format
|
||||
msgid "Clear"
|
||||
msgstr "Počisti"
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Could not display the selected image."
|
||||
msgstr "Ni mogoče prikazati izbrane slike."
|
||||
|
||||
#. module: web_widget_digitized_signature
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_digitized_signature/static/src/js/digital_sign.js:115
|
||||
#, python-format
|
||||
msgid "Image"
|
||||
msgstr "Slika"
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-8-0/language/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "المستخدمون"
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Benutzer"
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+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_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Usuarios"
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-web-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Käyttäjät"
|
|
@ -0,0 +1,29 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 07:51+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: \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_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr "Podpis"
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Uporabniki"
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_digitized_signature_user
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+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_widget_digitized_signature_user
|
||||
#: field:res.users,signature_image:0
|
||||
msgid "Signature"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_digitized_signature_user
|
||||
#: model:ir.model,name:web_widget_digitized_signature_user.model_res_users
|
||||
msgid "Users"
|
||||
msgstr "Kullanıcılar"
|
|
@ -1,39 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_mail_send_odoo
|
||||
# * web_widget_mail_send_odoo
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-27 20:09+0000\n"
|
||||
"PO-Revision-Date: 2016-01-27 21:12+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.5.4\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:33
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "Can't send email to invalid e-mail address"
|
||||
msgstr "Die Empfängeradresse ist keine gültige Email."
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:33
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "E-mail Error"
|
||||
msgstr "Email Fehler"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:75
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:93
|
||||
#, python-format
|
||||
msgid "Please complete partner's information."
|
||||
msgstr "Bitte vervollständigen Sie die Kontaktinformationen des Empfängers."
|
||||
|
|
|
@ -0,0 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_mail_send_odoo
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-25 15:13+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_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "Can't send email to invalid e-mail address"
|
||||
msgstr "Can't send email to invalid e-mail address"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "E-mail Error"
|
||||
msgstr "E-mail Error"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:93
|
||||
#, python-format
|
||||
msgid "Please complete partner's information."
|
||||
msgstr "Please complete partner's information."
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * web_widget_mail_send_odoo
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: web (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-02-26 02:05+0000\n"
|
||||
"PO-Revision-Date: 2016-02-27 16:56+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: \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_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "Can't send email to invalid e-mail address"
|
||||
msgstr "Ne morete pošiljati pošte na neveljaven e-poštni naslov"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:50
|
||||
#, python-format
|
||||
msgid "E-mail Error"
|
||||
msgstr "E-poštna napaka"
|
||||
|
||||
#. module: web_widget_mail_send_odoo
|
||||
#. openerp-web
|
||||
#: code:addons/web_widget_mail_send_odoo/static/src/js/web_widget_mail_send_odoo.js:93
|
||||
#, python-format
|
||||
msgid "Please complete partner's information."
|
||||
msgstr "Dopolnite podatke o partnerju, prosim."
|
Loading…
Reference in New Issue