diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-12 09:08:08 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-05-12 09:08:08 +0000 |
commit | 71d34aac9a0fae0507c265929767422391816b01 (patch) | |
tree | dedb769442c9576e2f44bf3c500b013beb9604d9 /locale | |
parent | 90726a8ccc9df6d9b5ff4f5e1eb31d015c1db8e2 (diff) | |
download | gitlab-ce-71d34aac9a0fae0507c265929767422391816b01.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 937fbff7246..aba871fe1d6 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -16189,6 +16189,9 @@ msgstr "" msgid "From June 22, 2022 (GitLab 15.1), free personal namespaces and top-level groups will be limited to %{free_limit} members" msgstr "" +msgid "From June 22, 2022 (GitLab 15.1), you can have a maximum of %{free_limit} unique members across all of your personal projects" +msgstr "" + msgid "From issue creation until deploy to production" msgstr "" @@ -41389,6 +41392,9 @@ msgstr "" msgid "View all issues" msgstr "" +msgid "View all personal projects" +msgstr "" + msgid "View blame" msgstr "" @@ -43067,6 +43073,9 @@ msgstr "" msgid "You could not create a new trigger." msgstr "" +msgid "You currently have more than %{free_limit} members across all your personal projects. From June 22, 2022, the %{free_limit} most recently active members will remain active, and the remaining members will get a %{link_start}status of Over limit%{link_end} and lose access. To view and manage members, check the members page for each project in your namespace. We recommend you %{move_link_start}move your project to a group%{move_link_end} so you can easily manage users and features." +msgstr "" + msgid "You do not have any Google Cloud projects. Please create a Google Cloud project and then reload this page." msgstr "" @@ -45289,7 +45298,7 @@ msgstr "" msgid "pipelineEditorWalkthrough|Use the %{boldStart}commit changes%{boldEnd} button at the bottom of the page to run the pipeline." msgstr "" -msgid "pipelineEditorWalkthrough|You can use the file tree to view your pipeline configuration files." +msgid "pipelineEditorWalkthrough|You can use the file tree to view your pipeline configuration files. %{linkStart}Learn more%{linkEnd}" msgstr "" msgid "pod_name can contain only lowercase letters, digits, '-', and '.' and must start and end with an alphanumeric character" |