Commit ecc098c9 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Add some context to JS translations

parent 20bdfd59
......@@ -75,7 +75,7 @@ export default {
/>
<label for="custom">
{{ __('Custom') }}
{{ s__('PipelineSheduleIntervalPattern|Custom') }}
</label>
<span class="cron-syntax-link-wrap">
......
......@@ -41,11 +41,10 @@ export default {
<a
:href="docsUrl"
target="_blank"
rel="nofollow">{{ __('pipeline schedules documentation') }}</a>. <!-- oneline to prevent extra space before period -->
rel="nofollow">{{ s__('Learn more in the|pipeline schedules documentation') }}</a>. <!-- oneline to prevent extra space before period -->
</p>
</div>
</div>
</div>
`,
};
......@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2017-06-14 17:12-0500\n"
"PO-Revision-Date: 2017-06-15 12:10+0200\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
......@@ -219,9 +219,6 @@ msgstr "Zona horaria del Cron"
msgid "Cron syntax"
msgstr "Sintaxis de Cron"
msgid "Custom"
msgstr "Personalzado"
msgid "Custom notification events"
msgstr "Eventos de notificaciones personalizadas"
......@@ -396,6 +393,9 @@ msgstr "Último cambio"
msgid "Learn more in the"
msgstr "Más información en la"
msgid "Learn more in the|pipeline schedules documentation"
msgstr "documentación sobre la programación de pipelines"
msgid "Leave group"
msgstr "Abandonar grupo"
......@@ -562,6 +562,9 @@ msgstr "Tomar posesión"
msgid "PipelineSchedules|Target"
msgstr "Destino"
msgid "PipelineSheduleIntervalPattern|Custom"
msgstr "Personalzado"
msgid "Project '%{project_name}' queued for deletion."
msgstr "Proyecto ‘%{project_name}’ en cola para eliminación."
......@@ -1018,9 +1021,6 @@ msgid_plural "parents"
msgstr[0] "padre"
msgstr[1] "padres"
msgid "pipeline schedules documentation"
msgstr "documentación sobre la programación de pipelines"
msgid "with stage"
msgid_plural "with stages"
msgstr[0] "con etapa"
......
......@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-12 19:29-0500\n"
"PO-Revision-Date: 2017-06-12 19:29-0500\n"
"POT-Creation-Date: 2017-06-15 12:04+0200\n"
"PO-Revision-Date: 2017-06-15 12:04+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
......@@ -220,9 +220,6 @@ msgstr ""
msgid "Cron syntax"
msgstr ""
msgid "Custom"
msgstr ""
msgid "Custom notification events"
msgstr ""
......@@ -397,6 +394,9 @@ msgstr ""
msgid "Learn more in the"
msgstr ""
msgid "Learn more in the|pipeline schedules documentation"
msgstr ""
msgid "Leave group"
msgstr ""
......@@ -563,6 +563,9 @@ msgstr ""
msgid "PipelineSchedules|Target"
msgstr ""
msgid "PipelineSheduleIntervalPattern|Custom"
msgstr ""
msgid "Project '%{project_name}' queued for deletion."
msgstr ""
......@@ -1016,9 +1019,6 @@ msgid_plural "parents"
msgstr[0] ""
msgstr[1] ""
msgid "pipeline schedules documentation"
msgstr ""
msgid "with stage"
msgid_plural "with stages"
msgstr[0] ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment