-
-
Notifications
You must be signed in to change notification settings - Fork 543
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 76.9% (10 of 13 strings) Translation: server-ux-16.0/server-ux-16.0-sequence_check_digit Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-sequence_check_digit/it/
- Loading branch information
Showing
1 changed file
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,25 +6,27 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2025-01-08 09:12+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\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 5.6.2\n" | ||
|
||
#. module: sequence_check_digit | ||
#. odoo-python | ||
#: code:addons/sequence_check_digit/models/ir_sequence.py:0 | ||
#, python-format | ||
msgid "%s is not an implemented function" | ||
msgstr "" | ||
msgstr "%s non è una funzione implementata" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields,field_description:sequence_check_digit.field_ir_sequence__check_digit_formula | ||
msgid "Check Digit Formula" | ||
msgstr "" | ||
msgstr "Controllare la formula numerica" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__damm | ||
|
@@ -36,32 +38,32 @@ msgstr "" | |
#: code:addons/sequence_check_digit/models/ir_sequence.py:0 | ||
#, python-format | ||
msgid "Format is not accepted" | ||
msgstr "" | ||
msgstr "Il formato non è accettato" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__iso7064_11_10 | ||
msgid "ISO 7064 Mod 11, 10" | ||
msgstr "" | ||
msgstr "ISO 7064 Mod 11, 10" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__iso7064_11_2 | ||
msgid "ISO 7064 Mod 11, 2" | ||
msgstr "" | ||
msgstr "ISO 7064 Mod 11, 2" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__iso7064_37_2 | ||
msgid "ISO 7064 Mod 37, 2" | ||
msgstr "" | ||
msgstr "ISO 7064 Mod 37, 2" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__iso7064_37_36 | ||
msgid "ISO 7064 Mod 37, 36" | ||
msgstr "" | ||
msgstr "ISO 7064 Mod 37, 36" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__iso7064_97_10 | ||
msgid "ISO 7064 Mod 97, 10" | ||
msgstr "" | ||
msgstr "ISO 7064 Mod 97, 10" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__luhn | ||
|
@@ -71,12 +73,12 @@ msgstr "" | |
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__none | ||
msgid "None" | ||
msgstr "" | ||
msgstr "Nessuno" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model,name:sequence_check_digit.model_ir_sequence | ||
msgid "Sequence" | ||
msgstr "" | ||
msgstr "Sequenza" | ||
|
||
#. module: sequence_check_digit | ||
#: model:ir.model.fields.selection,name:sequence_check_digit.selection__ir_sequence__check_digit_formula__verhoeff | ||
|