Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (4 of 4 strings)

Translation: survey-15.0/survey-15.0-survey_skip_start
Translate-URL: https://translation.odoo-community.org/projects/survey-15-0/survey-15-0-survey_skip_start/es/
  • Loading branch information
chienandalu authored and weblate committed Jan 17, 2024
1 parent 29d78ad commit 74ee029
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions survey_skip_start/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,36 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2024-01-17 12:36+0000\n"
"Last-Translator: David Vidal <[email protected]>\n"
"Language-Team: none\n"
"Language: es\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 4.17\n"

#. module: survey_skip_start
#: model:ir.model.fields,field_description:survey_skip_start.field_survey_survey__skip_start
msgid "Skip start screen"
msgstr ""
msgstr "Saltar pantalla de inicio"

#. module: survey_skip_start
#: model:ir.model.fields,help:survey_skip_start.field_survey_survey__skip_start
msgid "Skip the start screen and go directly to the survey form"
msgstr ""
"Saltar la pantalla de inicio e ir directamente al formulario de la encuesta"

#. module: survey_skip_start
#: model:ir.model,name:survey_skip_start.model_survey_survey
msgid "Survey"
msgstr ""
msgstr "Encuesta"

#. module: survey_skip_start
#: code:addons/survey_skip_start/models/survey_survey.py:0
#, python-format
msgid "The skip start screen option is only compatible with on page layouts"
msgstr ""
"La opción de saltar la pantalla de inicio en la encuesta solo es compatible "
"con los diseños de una sola página"

0 comments on commit 74ee029

Please sign in to comment.