[I18N] *: export 13.0 source terms

This commit is contained in:
Martin Trigaux 2022-09-19 16:11:51 +02:00
parent f321410b74
commit b407bd53c0
2 changed files with 90 additions and 22 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-01 12:24+0000\n"
"POT-Creation-Date: 2022-09-19 14:00+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -12109,6 +12109,54 @@ msgstr ""
msgid ":doc:`main_reports`"
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:3
msgid "Data inalterability check report"
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:5
msgid "Tax authorities in some countries require companies to **prove their posted accounting entries are inalterable**, meaning that once an entry has been posted, it can no longer be changed."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:8
msgid "To do so, Odoo can use the **SHA-256 algorithm** to create a unique fingerprint for each posted entry. This fingerprint is called a hash. The hash is generated by taking an entry's essential data (the values of the `date`, `journal_id`, `company_id`, `debit`, `credit`, `account_id`, and `partner_id` fields), concatenating it, and inputting it to the SHA-256 hash function, which then outputs a fixed size (256-bit) string of characters. The hash function is deterministic (:dfn:`the same input always creates the same output`): any minor modification to the original data would completely change the resulting hash. Consequently, the SHA-256 algorithm is often used, among others, for data integrity verification purposes."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:17
msgid "In addition, the previous entry's hash is always added to the next entry to form a **hash chain**. This is used to ensure a new entry is not added afterward between two posted entries, as doing so would break the hash chain."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:22
msgid "Hashes generated by the SHA-256 algorithm are theoretically not unique, as there is a finite number of possible values. However, this number is exceptionally high: 2²⁵⁶, which is a lot bigger than the number of atoms in the known universe. This is why hashes are considered unique in practice."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:30
msgid "Lock posted entries with hash"
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:32
msgid "To start using the hashing function, go to :menuselection:`Accounting --> Configuration > Journals`. Open the journal for which you want to activate the feature, go to the :guilabel:`Advanced Settings` tab, and enable :guilabel:`Lock Posted Entries with Hash`."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:37
msgid "Once you post an entry on a locked journal, you cannot disable the feature anymore, nor edit any posted entry."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:43
msgid "Report download"
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:45
msgid "To download the data inalterability check report, go to :menuselection:`Accounting --> Configuration --> Settings --> Reporting` and click on :guilabel:`Download the Data Inalterability Check Report`."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:48
msgid "The report's first section is an overview of all your journals and their configuration. Under the inalterability check column, you can see whether or not a journal's posted entries are locked with a hash (V) or not (X). The coverage column tells you when a journal's posted entries started being locked."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/data_inalterability.rst:57
msgid "The second section gives you the result of the data consistency check for each hashed journal. You can view the first hashed entry and its corresponding hash and the last hashed entry and its corresponding hash."
msgstr ""
#: ../../content/applications/finance/accounting/reporting/overview/main_reports.rst:3
msgid "Main reports available"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-01 12:24+0000\n"
"POT-Creation-Date: 2022-09-19 14:00+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -515,82 +515,102 @@ msgid "Create custom dashboards in Google Spreadsheet that retrieves data direct
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:12
msgid "From the *General Settings*, active *Google Drive* and *Google Spreadsheet*. The options *Authorization Code* and *Get Authorization Code* are now available."
msgid "From the *General Settings*, activate *Google Drive* and *Google Spreadsheet*. The options *Authorization Code* and *Get Authorization Code* are now available."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:19
msgid "Now, link your Google account with Odoo going to :menuselection:`Get Authorization Code --> select your Google account --> enter your password --> copy the code --> paste it into the Authorization Code field`."
msgid "Now, link your Google account with Odoo by following these steps:"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:21
msgid "Get Authorization Code"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:22
msgid "Select your Google account"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:23
msgid "Enter your password"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:24
msgid "Copy the code"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:25
msgid "Paste it into the Authorization Code field"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:28
msgid "Create a new Spreadsheet"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:26
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:30
msgid "From the *CRM* app, for example, go to *Favorites* and click on *Add to Google Spreadsheet*."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:32
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:36
msgid "A new spreadsheet will be automatically created in your Google Drive."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:35
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:39
msgid "When you opening this new file, a second sheet is created automatically by Odoo with a tutorial/documentation on *How to use Google Spreadsheet*."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:39
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:43
msgid "Link a Spreadsheet with Odoo"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:41
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:45
msgid "From this new file, configure your database."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:42
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:46
msgid "Go to :menuselection:`Odoo --> Server Settings --> Database Name --> Username --> Password`."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:49
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:53
msgid "Applications"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:51
msgid "You have 2 different formulas of using Google Spreadsheet in Odoo: retrieve data and retrieve grouped sums."
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:55
msgid "You have two different formulas available when using Google Spreadsheet in Odoo: *retrieve data* and *retrieve grouped sums*."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:55
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:59
msgid "Google Drive limits the execution time of scripts; if the data you requested takes too long to be delivered, you might get an error. There is no specific size limit, since the time for Odoo to respond depends on several factors - although reading data regarding several thousand records is usually fine."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:62
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:66
msgid "Retrieve Data"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:66
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:70
msgid "The theoretical formula is :command:`= oe_browse (table;columns;filters;orderby:limit)`. Used it if you want to display the information without grouping it (e.g.: each sales order in the database)."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:67
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:71
msgid "Find some the arguments in the table below."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:74
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:78
msgid "Retrieve Grouped Sums"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:77
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:81
msgid "The theoretical formula is :command:`= oe_read_group (table;columns;group_by;filters;orderby:limit)`. Use it when you want to display a sum of data (e.g.: total invoiced)."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:78
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:82
msgid "Find some arguments in the table below."
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:85
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:89
msgid "Other uses"
msgstr ""
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:87
#: ../../content/applications/sales/crm/performance/google_spreadsheets.rst:91
msgid "Mix Odoo data with spreadsheet data, add traditional formulas, and create Dynamic Tabled and Graphs."
msgstr ""