diff options
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a72e921dcce..420f877d193 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -681,6 +681,9 @@ msgstr "" msgid "Application ID" msgstr "" +msgid "Application: %{application_name}" +msgstr "" + msgid "Application: %{name}" msgstr "" @@ -2063,6 +2066,12 @@ msgstr "" msgid "Configure the way a user creates a new account." msgstr "" +msgid "Confirmation|N" +msgstr "" + +msgid "Confirmation|Y" +msgstr "" + msgid "Connect" msgstr "" @@ -4524,6 +4533,9 @@ msgstr "" msgid "New Snippets" msgstr "" +msgid "New application" +msgstr "" + msgid "New branch" msgstr "" @@ -6057,6 +6069,9 @@ msgstr "" msgid "Scope" msgstr "" +msgid "Scopes" +msgstr "" + msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right." msgstr "" @@ -6686,6 +6701,9 @@ msgstr "" msgid "Subgroups and projects" msgstr "" +msgid "Submit" +msgstr "" + msgid "Submit as spam" msgstr "" @@ -6725,6 +6743,12 @@ msgstr "" msgid "System Info" msgstr "" +msgid "System OAuth applications" +msgstr "" + +msgid "System OAuth applications don't belong to any user and can only be managed by admins" +msgstr "" + msgid "System metrics (Custom)" msgstr "" @@ -7491,6 +7515,12 @@ msgstr "" msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions." msgstr "" +msgid "Trusted" +msgstr "" + +msgid "Trusted applications are automatically authorized on GitLab OAuth flow." +msgstr "" + msgid "Try again" msgstr "" @@ -7611,6 +7641,9 @@ msgstr "" msgid "Usage statistics" msgstr "" +msgid "Use <code>%{doorkeeper_uri}</code> for local tests" +msgstr "" + msgid "Use <code>%{native_redirect_uri}</code> for local tests" msgstr "" |