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