Skip to content

Commit ab3928b

Browse files
francesco-ooopschaule97
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 16.6% (1 of 6 strings) Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_date_planned_manual Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual/it/
1 parent ced5f75 commit ab3928b

File tree

3 files changed

+35
-29
lines changed

3 files changed

+35
-29
lines changed

purchase_date_planned_manual/README.rst

+9-6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
Purchase Date Planned Manual
33
============================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:e0e2784d027dacc508451464c226ac5a3bd4b8743f044c12e6ef31562c203479
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
1114
:target: https://odoo-community.org/page/development-status
@@ -19,11 +22,11 @@ Purchase Date Planned Manual
1922
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
2023
:target: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual
2124
:alt: Translate me on Weblate
22-
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/142/12.0
24-
:alt: Try me on Runbot
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=12.0
27+
:alt: Try me on Runboat
2528

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
2730

2831
This module makes the system to always respect the planned (or scheduled)
2932
date set by the user when creating a Purchase Order.
@@ -60,7 +63,7 @@ Bug Tracker
6063

6164
Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.
6265
In case of trouble, please check there if your issue has already been reported.
63-
If you spotted it first, help us smashing it by providing a detailed and welcomed
66+
If you spotted it first, help us to smash it by providing a detailed and welcomed
6467
`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_date_planned_manual%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6568

6669
Do not contact contributors directly about support or help with technical issues.

purchase_date_planned_manual/i18n/it.po

+5-4
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ msgstr ""
99
"Project-Id-Version: Odoo Server 9.0c\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2017-06-23 00:46+0000\n"
12-
"PO-Revision-Date: 2017-06-23 00:46+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
12+
"PO-Revision-Date: 2023-02-14 16:31+0000\n"
13+
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
1414
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
1515
"Language: it\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: \n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20+
"X-Generator: Weblate 4.14.1\n"
2021

2122
#. module: purchase_date_planned_manual
2223
#: model_terms:ir.ui.view,arch_db:purchase_date_planned_manual.view_purchase_order_form
@@ -31,7 +32,7 @@ msgstr ""
3132
#. module: purchase_date_planned_manual
3233
#: model:ir.model,name:purchase_date_planned_manual.model_purchase_order_line
3334
msgid "Purchase Order Line"
34-
msgstr "Riga Ordine d'Acquisto"
35+
msgstr "Riga ordine di acquisto"
3536

3637
#. module: purchase_date_planned_manual
3738
#: model:ir.model,name:purchase_date_planned_manual.model_stock_rule

purchase_date_planned_manual/static/description/index.html

+21-19
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
77
<title>Purchase Date Planned Manual</title>
88
<style type="text/css">
99

1010
/*
1111
:Author: David Goodger (goodger@python.org)
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1313
:Copyright: This stylesheet has been placed in the public domain.
1414
1515
Default cascading style sheet for the HTML output of Docutils.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -366,8 +366,10 @@ <h1 class="title">Purchase Date Planned Manual</h1>
366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370+
!! source digest: sha256:e0e2784d027dacc508451464c226ac5a3bd4b8743f044c12e6ef31562c203479
369371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/purchase-workflow/tree/12.0/purchase_date_planned_manual"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/142/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/purchase-workflow/tree/12.0/purchase_date_planned_manual"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_date_planned_manual"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&amp;target_branch=12.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371373
<p>This module makes the system to always respect the planned (or scheduled)
372374
date set by the user when creating a Purchase Order.</p>
373375
<p>Additionally, this module modifies the PO views and sets in red the lines
@@ -376,18 +378,18 @@ <h1 class="title">Purchase Date Planned Manual</h1>
376378
<p><strong>Table of contents</strong></p>
377379
<div class="contents local topic" id="contents">
378380
<ul class="simple">
379-
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
380-
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
381-
<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
382-
<li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
383-
<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
384-
<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
381+
<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
382+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
383+
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
384+
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
385+
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
386+
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
385387
</ul>
386388
</li>
387389
</ul>
388390
</div>
389391
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
392+
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
391393
<p>To use this module you could follow any of the two options below:</p>
392394
<ol class="arabic simple">
393395
<li>Go to ‘Purchase’ and create a purchase order.</li>
@@ -405,36 +407,36 @@ <h1><a class="toc-backref" href="#id1">Usage</a></h1>
405407
</ol>
406408
</div>
407409
<div class="section" id="bug-tracker">
408-
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
410+
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
409411
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
410412
In case of trouble, please check there if your issue has already been reported.
411-
If you spotted it first, help us smashing it by providing a detailed and welcomed
413+
If you spotted it first, help us to smash it by providing a detailed and welcomed
412414
<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_date_planned_manual%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
413415
<p>Do not contact contributors directly about support or help with technical issues.</p>
414416
</div>
415417
<div class="section" id="credits">
416-
<h1><a class="toc-backref" href="#id3">Credits</a></h1>
418+
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
417419
<div class="section" id="authors">
418-
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
420+
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
419421
<ul class="simple">
420422
<li>Eficent</li>
421423
</ul>
422424
</div>
423425
<div class="section" id="contributors">
424-
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
426+
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
425427
<ul class="simple">
426428
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;eficent.com">lois.rilo&#64;eficent.com</a>&gt;</li>
427429
</ul>
428430
</div>
429431
<div class="section" id="maintainers">
430-
<h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
432+
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
431433
<p>This module is maintained by the OCA.</p>
432434
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
433435
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
434436
mission is to support the collaborative development of Odoo features and
435437
promote its widespread use.</p>
436438
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
437-
<p><a class="reference external" href="https://github.com/lreficent"><img alt="lreficent" src="https://github.com/lreficent.png?size=40px" /></a></p>
439+
<p><a class="reference external image-reference" href="https://github.com/lreficent"><img alt="lreficent" src="https://github.com/lreficent.png?size=40px" /></a></p>
438440
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/purchase-workflow/tree/12.0/purchase_date_planned_manual">OCA/purchase-workflow</a> project on GitHub.</p>
439441
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
440442
</div>

0 commit comments

Comments
 (0)