diff options
author | Ezekiel Kigbo <ekigbo@gitlab.com> | 2019-07-08 11:56:06 +1000 |
---|---|---|
committer | Ezekiel Kigbo <ekigbo@gitlab.com> | 2019-07-08 12:24:03 +1000 |
commit | da3babc562b4a0c57395b1eb4158d8aee8e30b35 (patch) | |
tree | 4baa58de7006da7354b9877379d963966456afad /locale | |
parent | c9c52b055f7632604cc273c78e6c70e6051eb39d (diff) | |
download | gitlab-ce-vue-i18n-js-vue-mr-widget-directory.tar.gz |
Minor translation namespace fixesvue-i18n-js-vue-mr-widget-directory
Removed some namespaces for translations
and added additional ones to some mrwidget
vue files.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 54ea28921f6..1635faf312c 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3101,6 +3101,9 @@ msgstr "" msgid "Copy URL to clipboard" msgstr "" +msgid "Copy branch name to clipboard" +msgstr "" + msgid "Copy command to clipboard" msgstr "" @@ -3314,9 +3317,6 @@ msgstr "" msgid "CurrentUser|Settings" msgstr "" -msgid "Currently there are no changes in this merge request's source branch. Please push new commits or use a different branch." -msgstr "" - msgid "Custom CI config path" msgstr "" @@ -3796,6 +3796,9 @@ msgstr "" msgid "Download artifacts" msgstr "" +msgid "Download as" +msgstr "" + msgid "Download asset" msgstr "" @@ -6348,9 +6351,6 @@ msgstr "" msgid "Merge requests" msgstr "" -msgid "Merge requests are a place to propose changes you have made to a project and discuss those changes with others." -msgstr "" - msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others" msgstr "" @@ -12778,6 +12778,15 @@ msgstr "" msgid "mrWidgetCommitsAdded|1 merge commit" msgstr "" +msgid "mrWidgetNothingToMerge|Currently there are no changes in this merge request's source branch. Please push new commits or use a different branch." +msgstr "" + +msgid "mrWidgetNothingToMerge|Interested parties can even contribute by pushing commits if they want to." +msgstr "" + +msgid "mrWidgetNothingToMerge|Merge requests are a place to propose changes you have made to a project and discuss those changes with others." +msgstr "" + msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch" msgstr "" @@ -12820,9 +12829,6 @@ msgstr "" msgid "mrWidget|Closes" msgstr "" -msgid "mrWidget|Copy branch name to clipboard" -msgstr "" - msgid "mrWidget|Create an issue to resolve them later" msgstr "" @@ -12835,9 +12841,6 @@ msgstr "" msgid "mrWidget|Did not close" msgstr "" -msgid "mrWidget|Download as" -msgstr "" - msgid "mrWidget|Email patches" msgstr "" |