diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-10 09:09:39 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-10 09:09:39 +0000 |
commit | c52b81f45762cb7f05a950689dfc6d51b197ea73 (patch) | |
tree | c44830c2fc21d13b81814958c44b09fa8d11c805 /locale | |
parent | 187ee320b39af22929d74c5a2d9b0650bf50a09b (diff) | |
download | gitlab-ce-c52b81f45762cb7f05a950689dfc6d51b197ea73.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 33 |
1 files changed, 24 insertions, 9 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 92df6cf3135..78d1ba110b9 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3850,9 +3850,6 @@ msgstr "" msgid "Choose which shards you wish to synchronize to this secondary node" msgstr "" -msgid "Choose which status most accurately reflects the current state of this issue:" -msgstr "" - msgid "Choose your framework" msgstr "" @@ -16950,6 +16947,9 @@ msgstr "" msgid "Rename/Move" msgstr "" +msgid "Reopen" +msgstr "" + msgid "Reopen epic" msgstr "" @@ -17145,6 +17145,9 @@ msgstr "" msgid "Requirement" msgstr "" +msgid "Requirement title cannot have more than %{limit} characters." +msgstr "" + msgid "Requirements" msgstr "" @@ -18040,6 +18043,9 @@ msgstr "" msgid "Select groups to replicate" msgstr "" +msgid "Select health status" +msgstr "" + msgid "Select labels" msgstr "" @@ -18576,16 +18582,22 @@ msgstr "" msgid "Side-by-side" msgstr "" +msgid "Sidebar|Assign health status" +msgstr "" + msgid "Sidebar|Change weight" msgstr "" -msgid "Sidebar|None" +msgid "Sidebar|Health status" msgstr "" -msgid "Sidebar|Only numeral characters allowed" +msgid "Sidebar|No status" +msgstr "" + +msgid "Sidebar|None" msgstr "" -msgid "Sidebar|Status" +msgid "Sidebar|Only numeral characters allowed" msgstr "" msgid "Sidebar|Weight" @@ -18813,6 +18825,9 @@ msgstr "" msgid "Something went wrong while applying the suggestion. Please try again." msgstr "" +msgid "Something went wrong while archiving a requirement." +msgstr "" + msgid "Something went wrong while closing the %{issuable}. Please try again later" msgstr "" @@ -18885,6 +18900,9 @@ msgstr "" msgid "Something went wrong while performing the action." msgstr "" +msgid "Something went wrong while reopening a requirement." +msgstr "" + msgid "Something went wrong while reopening the %{issuable}. Please try again later" msgstr "" @@ -24957,9 +24975,6 @@ msgstr "" msgid "remove due date" msgstr "" -msgid "remove status" -msgstr "" - msgid "remove weight" msgstr "" |