Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: survey-16.0/survey-16.0-survey_question_type_binary
Translate-URL: https://translation.odoo-community.org/projects/survey-16-0/survey-16-0-survey_question_type_binary/
  • Loading branch information
weblate committed May 6, 2024
1 parent 4c20c01 commit 474925d
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions survey_question_type_binary/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: survey_question_type_binary
#. odoo-python
#: code:addons/survey_question_type_binary/models/survey_user_input_line.py:0
#, python-format
msgid "%s File(s)"
msgstr ""

#. module: survey_question_type_binary
#: model_terms:ir.ui.view,arch_db:survey_question_type_binary.survey_question_form_inherit_question_type_binary
msgid "<i class=\"fa fa-upload fa-2x\" title=\"upload\"/> Upload binary"
Expand Down Expand Up @@ -73,9 +80,6 @@ msgid "Created on"
msgstr "Creato il"

#. module: survey_question_type_binary
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_question__display_name
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input__display_name
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input_line__display_name
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input_line_binary__display_name
msgid "Display Name"
msgstr "Nome visualizzato"
Expand All @@ -88,8 +92,8 @@ msgstr "Documento"
#. module: survey_question_type_binary
#: model:ir.model.fields,help:survey_question_type_binary.field_survey_question__allowed_filemimetypes
msgid ""
"File mime types separated by commas (E.g: image/png,image/jpeg). Leave empty"
" to allow any value."
"File mime types separated by commas (E.g: image/png,image/jpeg). Leave empty "
"to allow any value."
msgstr ""
"Tipi MIME file separati da virgole (Es. image/png,image/jpeg). Lasciare "
"vuoto per consentire qualsiasi valore."
Expand All @@ -100,18 +104,15 @@ msgid "Filename"
msgstr "Nome file"

#. module: survey_question_type_binary
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_question__id
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input__id
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input_line__id
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input_line_binary__id
msgid "ID"
msgstr "ID"

#. module: survey_question_type_binary
#: model:ir.model.fields,help:survey_question_type_binary.field_survey_question__max_filesize
msgid ""
"Indicate maximum file size in bytes (Default 50MB). Leave empty to allow any"
" value."
"Indicate maximum file size in bytes (Default 50MB). Leave empty to allow any "
"value."
msgstr ""
"Indica la dimensione file massima in byte (predefinito 50MB). Lasciare vuoto "
"per consentire qualsiasi valore."
Expand All @@ -127,9 +128,6 @@ msgid "Is Binary Image"
msgstr "È immagine binaria"

#. module: survey_question_type_binary
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_question____last_update
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input____last_update
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input_line____last_update
#: model:ir.model.fields,field_description:survey_question_type_binary.field_survey_user_input_line_binary____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"
Expand Down Expand Up @@ -160,6 +158,7 @@ msgid "Multiple: Binary"
msgstr "Multiplo: binario"

#. module: survey_question_type_binary
#. odoo-python
#: code:addons/survey_question_type_binary/models/survey_question.py:0
#: code:addons/survey_question_type_binary/models/survey_user_input_line.py:0
#, python-format
Expand Down Expand Up @@ -192,12 +191,14 @@ msgid "Survey User Input Line Binary"
msgstr "Riga risposta binaria utente al sondaggio"

#. module: survey_question_type_binary
#. odoo-python
#: code:addons/survey_question_type_binary/models/survey_user_input_line.py:0
#, python-format
msgid "The answer must be in the right type"
msgstr "La risposta deve essere del tipo corretto"

#. module: survey_question_type_binary
#. odoo-python
#: code:addons/survey_question_type_binary/models/survey_question.py:0
#: code:addons/survey_question_type_binary/models/survey_user_input_line.py:0
#, python-format
Expand Down

0 comments on commit 474925d

Please sign in to comment.