mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Currently translated at 100.0% (3 of 3 strings) Translation: web-13.0/web-13.0-web_widget_x2many_2d_matrix Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_x2many_2d_matrix/nl_NL/
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_widget_x2many_2d_matrix
|
|
#
|
|
# Translators:
|
|
# Peter Hageman <hageman.p@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
|
|
"PO-Revision-Date: 2020-12-10 13:36+0000\n"
|
|
"Last-Translator: Dennis Sluijk <d.sluijk@onestein.nl>\n"
|
|
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/"
|
|
"23907/nl_NL/)\n"
|
|
"Language: nl_NL\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 3.10\n"
|
|
|
|
#. module: web_widget_x2many_2d_matrix
|
|
#. openerp-web
|
|
#: code:addons/web_widget_x2many_2d_matrix/static/src/js/2d_matrix_renderer.js:0
|
|
#, python-format
|
|
msgid "Sorry no matrix data to display."
|
|
msgstr "Sorry, geen matrixgegevens om weer te geven."
|
|
|
|
#. module: web_widget_x2many_2d_matrix
|
|
#. openerp-web
|
|
#: code:addons/web_widget_x2many_2d_matrix/static/src/js/2d_matrix_renderer.js:0
|
|
#, python-format
|
|
msgid "Sum"
|
|
msgstr "Som"
|
|
|
|
#. module: web_widget_x2many_2d_matrix
|
|
#. openerp-web
|
|
#: code:addons/web_widget_x2many_2d_matrix/static/src/js/2d_matrix_renderer.js:0
|
|
#, python-format
|
|
msgid "Sum Total"
|
|
msgstr "Totaalsom"
|