diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2019-07-05 13:16:19 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-07-05 13:16:19 +0000 |
commit | a816bad9a4b37b79c5ba5426bf277a8651099c3f (patch) | |
tree | 1a3e6bb8270d9be214fa68ab131bef615bc91f75 /locale | |
parent | b23b76b7f448eecf7bf6d85004add174c0b34421 (diff) | |
parent | 77c35d5d001a0ce0626bc8aeec574eca36c2233b (diff) | |
download | gitlab-ce-a816bad9a4b37b79c5ba5426bf277a8651099c3f.tar.gz |
Merge branch 'fetch-forked-projects-create-mr' into 'master'
Create private merge requests in forks
Closes #58583
See merge request gitlab-org/gitlab-ce!29984
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 01bf4949213..78bf48d66fc 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4204,6 +4204,9 @@ msgstr "" msgid "Error fetching diverging counts for branches. Please try again." msgstr "" +msgid "Error fetching forked projects. Please try again." +msgstr "" + msgid "Error fetching labels." msgstr "" @@ -6869,6 +6872,9 @@ msgstr "" msgid "No files found." msgstr "" +msgid "No forks available to you." +msgstr "" + msgid "No job trace" msgstr "" @@ -9242,6 +9248,9 @@ msgstr "" msgid "Select members to invite" msgstr "" +msgid "Select private project" +msgstr "" + msgid "Select project" msgstr "" @@ -10815,6 +10824,9 @@ msgstr "" msgid "This job will automatically run after its timer finishes. Often they are used for incremental roll-out deploys to production environments. When unscheduled it converts into a manual action." msgstr "" +msgid "This may expose confidential information as the selected fork is in another namespace that can have other members." +msgstr "" + msgid "This means you can not push code until you create an empty repository or import existing one." msgstr "" @@ -11155,6 +11167,12 @@ msgstr "" msgid "To preserve performance only <strong>%{display_size} of %{real_size}</strong> files are displayed." msgstr "" +msgid "To protect this issues confidentiality, %{link_start}fork the project%{link_end} and set the forks visiblity to private." +msgstr "" + +msgid "To protect this issues confidentiality, a private fork of this project was selected." +msgstr "" + msgid "To see all the user's personal access tokens you must impersonate them first." msgstr "" |