OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2016-07-31 10:29:53 -04:00
committed by Sylvain GARANCHER
parent 8ca480eac6
commit 9f86efadb8
4 changed files with 344 additions and 11 deletions

103
printer_tray/i18n/en.po Normal file
View File

@@ -0,0 +1,103 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * printer_tray
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-12 10:08+0000\n"
"PO-Revision-Date: 2016-07-12 10:08+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: printer_tray
#: field:printing.tray,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: printer_tray
#: field:printing.tray,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: printer_tray
#: field:res.users,printer_tray_id:0
msgid "Default Printer Paper Source"
msgstr "Default Printer Paper Source"
#. module: printer_tray
#: field:printing.tray,display_name:0
msgid "Display Name"
msgstr "Display Name"
#. module: printer_tray
#: field:printing.tray,id:0
msgid "ID"
msgstr "ID"
#. module: printer_tray
#: field:printing.tray,__last_update:0
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: printer_tray
#: field:printing.tray,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: printer_tray
#: field:printing.tray,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: printer_tray
#: field:printing.tray,name:0
msgid "Name"
msgstr "Name"
#. module: printer_tray
#: field:ir.actions.report.xml,printer_tray_id:0
#: field:printing.report.xml.action,printer_tray_id:0
msgid "Paper Source"
msgstr "Paper Source"
#. module: printer_tray
#: field:printing.printer,tray_ids:0
msgid "Paper Sources"
msgstr "Paper Sources"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_printer
#: field:printing.tray,printer_id:0
msgid "Printer"
msgstr "Printer"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_tray
msgid "Printer Tray"
msgstr "Printer Tray"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
msgid "Report Printing Actions"
msgstr "Report Printing Actions"
#. module: printer_tray
#: field:printing.tray,system_name:0
msgid "System name"
msgstr "System name"
#. module: printer_tray
#: view:printing.printer:printer_tray.view_printing_printer_form
msgid "Trays"
msgstr "Trays"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_res_users
msgid "Users"
msgstr "Users"

View File

@@ -1,20 +1,22 @@
# Translation of OpenERP Server.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * printer_tray
#
# * printer_tray
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-01-31 15:44+0000\n"
"PO-Revision-Date: 2014-01-31 16:48+0100\n"
"Last-Translator: Yannick Vaucher <yannick.vaucher@camptocamp.com>\n"
"Language-Team: \n"
"Language: \n"
"POT-Creation-Date: 2016-07-12 10:08+0000\n"
"PO-Revision-Date: 2016-07-12 10:08+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: printer_tray
#: field:printing.tray,create_uid:0
@@ -31,11 +33,21 @@ msgstr ""
msgid "Default Printer Paper Source"
msgstr "Source de papier par défaut"
#. module: printer_tray
#: field:printing.tray,display_name:0
msgid "Display Name"
msgstr ""
#. module: printer_tray
#: field:printing.tray,id:0
msgid "ID"
msgstr ""
#. module: printer_tray
#: field:printing.tray,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: printer_tray
#: field:printing.tray,write_uid:0
msgid "Last Updated by"
@@ -53,6 +65,7 @@ msgstr "Nom"
#. module: printer_tray
#: field:ir.actions.report.xml,printer_tray_id:0
#: field:printing.report.xml.action,printer_tray_id:0
msgid "Paper Source"
msgstr "Source de papier"
@@ -72,6 +85,11 @@ msgstr "Imprimante"
msgid "Printer Tray"
msgstr "Bac d'impression"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
msgid "Report Printing Actions"
msgstr ""
#. module: printer_tray
#: field:printing.tray,system_name:0
msgid "System name"

106
printer_tray/i18n/it.po Normal file
View File

@@ -0,0 +1,106 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * printer_tray
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-12 10:08+0000\n"
"PO-Revision-Date: 2016-07-12 10:08+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: printer_tray
#: field:printing.tray,create_uid:0
msgid "Created by"
msgstr ""
#. module: printer_tray
#: field:printing.tray,create_date:0
msgid "Created on"
msgstr ""
#. module: printer_tray
#: field:res.users,printer_tray_id:0
msgid "Default Printer Paper Source"
msgstr ""
#. module: printer_tray
#: field:printing.tray,display_name:0
msgid "Display Name"
msgstr ""
#. module: printer_tray
#: field:printing.tray,id:0
msgid "ID"
msgstr ""
#. module: printer_tray
#: field:printing.tray,__last_update:0
msgid "Last Modified on"
msgstr ""
#. module: printer_tray
#: field:printing.tray,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: printer_tray
#: field:printing.tray,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: printer_tray
#: field:printing.tray,name:0
msgid "Name"
msgstr "Nome"
#. module: printer_tray
#: field:ir.actions.report.xml,printer_tray_id:0
#: field:printing.report.xml.action,printer_tray_id:0
msgid "Paper Source"
msgstr ""
#. module: printer_tray
#: field:printing.printer,tray_ids:0
msgid "Paper Sources"
msgstr ""
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_printer
#: field:printing.tray,printer_id:0
msgid "Printer"
msgstr "Stampante"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_tray
msgid "Printer Tray"
msgstr ""
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
msgid "Report Printing Actions"
msgstr "Azioni di stampa report"
#. module: printer_tray
#: field:printing.tray,system_name:0
msgid "System name"
msgstr ""
#. module: printer_tray
#: view:printing.printer:printer_tray.view_printing_printer_form
msgid "Trays"
msgstr ""
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_res_users
msgid "Users"
msgstr ""

106
printer_tray/i18n/sl.po Normal file
View File

@@ -0,0 +1,106 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * printer_tray
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-12 10:08+0000\n"
"PO-Revision-Date: 2016-07-12 10:08+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2016\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: printer_tray
#: field:printing.tray,create_uid:0
msgid "Created by"
msgstr "Ustvaril"
#. module: printer_tray
#: field:printing.tray,create_date:0
msgid "Created on"
msgstr "Ustvarjeno"
#. module: printer_tray
#: field:res.users,printer_tray_id:0
msgid "Default Printer Paper Source"
msgstr "Privzeti vir tiskalnega papirja"
#. module: printer_tray
#: field:printing.tray,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: printer_tray
#: field:printing.tray,id:0
msgid "ID"
msgstr "ID"
#. module: printer_tray
#: field:printing.tray,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: printer_tray
#: field:printing.tray,write_uid:0
msgid "Last Updated by"
msgstr "Zadnji posodobil"
#. module: printer_tray
#: field:printing.tray,write_date:0
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: printer_tray
#: field:printing.tray,name:0
msgid "Name"
msgstr "Naziv"
#. module: printer_tray
#: field:ir.actions.report.xml,printer_tray_id:0
#: field:printing.report.xml.action,printer_tray_id:0
msgid "Paper Source"
msgstr "Vir papirja"
#. module: printer_tray
#: field:printing.printer,tray_ids:0
msgid "Paper Sources"
msgstr "Viri papirja"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_printer
#: field:printing.tray,printer_id:0
msgid "Printer"
msgstr "Tiskalnik"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_tray
msgid "Printer Tray"
msgstr "Tiskalni pladenj"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_printing_report_xml_action
msgid "Report Printing Actions"
msgstr "Poročilo tiskalnih dejanj"
#. module: printer_tray
#: field:printing.tray,system_name:0
msgid "System name"
msgstr "Naziv sistema"
#. module: printer_tray
#: view:printing.printer:printer_tray.view_printing_printer_form
msgid "Trays"
msgstr "Pladnji"
#. module: printer_tray
#: model:ir.model,name:printer_tray.model_res_users
msgid "Users"
msgstr "Uporabniki"