diff options
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a72e921dcce..b7dd9ca07fd 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -126,6 +126,9 @@ msgstr "" msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects." msgstr "" +msgid "%{hooks_link_start}System hooks%{link_end} can be used for binding events when GitLab creates a User or Project." +msgstr "" + msgid "%{issuableType} will be removed! Are you sure?" msgstr "" @@ -150,6 +153,9 @@ msgstr "" msgid "%{percent}%% complete" msgstr "" +msgid "%{plugins_link_start}Plugins%{link_end} are similar to system hooks but are executed as files instead of sending data to a URL." +msgstr "" + msgid "%{strong_start}%{branch_count}%{strong_end} Branch" msgid_plural "%{strong_start}%{branch_count}%{strong_end} Branches" msgstr[0] "" @@ -402,6 +408,9 @@ msgstr "" msgid "Add reaction" msgstr "" +msgid "Add system hook" +msgstr "" + msgid "Add to project" msgstr "" @@ -4638,6 +4647,9 @@ msgstr "" msgid "No other labels with such name or description" msgstr "" +msgid "No plugins found." +msgstr "" + msgid "No preview for this file type" msgstr "" @@ -5168,6 +5180,12 @@ msgstr "" msgid "Please wait while we import the repository for you. Refresh at will." msgstr "" +msgid "Plugins" +msgstr "" + +msgid "Plugins (%{plugins_count})" +msgstr "" + msgid "Preferences" msgstr "" @@ -6024,6 +6042,9 @@ msgstr "" msgid "SSL Verification" msgstr "" +msgid "SSL Verification: %{ssl_status}" +msgstr "" + msgid "Save" msgstr "" @@ -6725,6 +6746,9 @@ msgstr "" msgid "System Info" msgstr "" +msgid "System hooks (%{hooks_count})" +msgstr "" + msgid "System metrics (Custom)" msgstr "" @@ -6836,6 +6860,9 @@ msgstr "" msgid "Terms of Service and Privacy Policy" msgstr "" +msgid "Test" +msgstr "" + msgid "Test coverage parsing" msgstr "" |