oca-travis
6 years ago
12 changed files with 119 additions and 29 deletions
-
4sequence_check_digit/i18n/ca.po
-
4sequence_check_digit/i18n/de.po
-
4sequence_check_digit/i18n/es.po
-
7sequence_check_digit/i18n/es_ES.po
-
4sequence_check_digit/i18n/fr.po
-
4sequence_check_digit/i18n/gl.po
-
4sequence_check_digit/i18n/it.po
-
7sequence_check_digit/i18n/nl_NL.po
-
10sequence_check_digit/i18n/pt_BR.po
-
10sequence_check_digit/i18n/ro_RO.po
-
83sequence_check_digit/i18n/sequence_check_digit.pot
-
7sequence_check_digit/i18n/sl.po
@ -0,0 +1,83 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * sequence_check_digit |
||||
|
# |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 9.0c\n" |
||||
|
"Report-Msgid-Bugs-To: \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: sequence_check_digit |
||||
|
#: code:addons/sequence_check_digit/models/ir_sequence.py:46 |
||||
|
#, python-format |
||||
|
msgid "%s is not an implemented function" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: model:ir.model.fields,field_description:sequence_check_digit.field_ir_sequence_check_digit_formula |
||||
|
msgid "Check digit formula" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "Damm" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: code:addons/sequence_check_digit/models/ir_sequence.py:40 |
||||
|
#: code:addons/sequence_check_digit/models/ir_sequence.py:49 |
||||
|
#, python-format |
||||
|
msgid "Format is not accepted" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "ISO 7064 Mod 11, 10" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "ISO 7064 Mod 11, 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "ISO 7064 Mod 37, 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "ISO 7064 Mod 37, 36" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "ISO 7064 Mod 97, 10" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "Luhn" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "None" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: selection:ir.sequence,check_digit_formula:0 |
||||
|
msgid "Verhoeff" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: sequence_check_digit |
||||
|
#: model:ir.model,name:sequence_check_digit.model_ir_sequence |
||||
|
msgid "ir.sequence" |
||||
|
msgstr "" |
||||
|
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue