diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 13:34:36 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 14:47:05 +0200 |
commit | 459998276560dc6b77c11768cbd2d22bae7426a2 (patch) | |
tree | b9d471c514a885c5a6591796063060914290e1de /locale/es/gitlab.po | |
parent | 1924e5005d64bb333550b20ddb33b94e7e9d8f00 (diff) | |
download | gitlab-ce-459998276560dc6b77c11768cbd2d22bae7426a2.tar.gz |
Remove HTML from translation key
Diffstat (limited to 'locale/es/gitlab.po')
-rw-r--r-- | locale/es/gitlab.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po index a53edcf40f1..455122b522b 100644 --- a/locale/es/gitlab.po +++ b/locale/es/gitlab.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2017-06-15 12:10+0200\n" +"PO-Revision-Date: 2017-06-15 13:28+0200\n" "Language-Team: Spanish\n" "Language: es\n" "MIME-Version: 1.0\n" @@ -85,12 +85,6 @@ msgstr "Revertir en la rama" msgid "ChangeTypeAction|Cherry-pick" msgstr "Cherry-pick" -msgid "ChangeType|commit" -msgstr "cambio" - -msgid "ChangeType|merge request" -msgstr "solicitud de fusión" - msgid "Changelog" msgstr "Changelog" @@ -100,7 +94,7 @@ msgstr "Gráficos" msgid "Cherry-pick this commit" msgstr "Escoger este cambio" -msgid "Cherry-pick this merge-request" +msgid "Cherry-pick this merge request" msgstr "Escoger esta solicitud de fusión" msgid "CiStatusLabel|canceled" @@ -658,7 +652,7 @@ msgstr "Solicitar acceso" msgid "Revert this commit" msgstr "Revertir este cambio" -msgid "Revert this merge-request" +msgid "Revert this merge request" msgstr "Revertir esta solicitud de fusión" msgid "Save pipeline schedule" @@ -708,6 +702,9 @@ msgstr "Código fuente" msgid "StarProject|Star" msgstr "Destacar" +msgid "Start a %{new_merge_request} with these changes" +msgstr "Iniciar una %{new_merge_request} con estos cambios" + msgid "Start a <strong>new merge request</strong> with these changes" msgstr "Iniciar una <strong>nueva solicitud de fusión</strong> con estos cambios" @@ -1013,6 +1010,9 @@ msgid_plural "days" msgstr[0] "día" msgstr[1] "días" +msgid "new merge request" +msgstr "nueva solicitud de fusión" + msgid "notification emails" msgstr "correos electrónicos de notificación" |