diff options
author | Phil Hughes <me@iamphill.com> | 2019-07-05 11:14:56 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-07-05 12:16:46 +0100 |
commit | 77c35d5d001a0ce0626bc8aeec574eca36c2233b (patch) | |
tree | 2a98e40e56b6d5820d8ee95a75675276e11b603b /locale | |
parent | 9a4b5f08dbf5e0900145b5127f50e7ab3578d05c (diff) | |
download | gitlab-ce-77c35d5d001a0ce0626bc8aeec574eca36c2233b.tar.gz |
Create private merge requests in forks
https://gitlab.com/gitlab-org/gitlab-ce/issues/58583
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 8a4f57c5b13..05d291022dc 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4169,6 +4169,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 "" @@ -6825,6 +6828,9 @@ msgstr "" msgid "No files found." msgstr "" +msgid "No forks available to you." +msgstr "" + msgid "No job trace" msgstr "" @@ -9192,6 +9198,9 @@ msgstr "" msgid "Select members to invite" msgstr "" +msgid "Select private project" +msgstr "" + msgid "Select project" msgstr "" @@ -10753,6 +10762,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 "" @@ -11084,6 +11096,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 "" |