diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2019-01-28 16:19:03 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-01-28 16:19:03 +0000 |
commit | 4f8bdb01c7e5f02a0ae79cd2641465e45350faf6 (patch) | |
tree | 692e8592e77ac037a43c2092faeb8fd19f244728 /locale | |
parent | 15a7ac0507b52d0b6f3a05b2a53728c6f300b417 (diff) | |
parent | 6a6313351513dbc0a1c88a5d7928f5c13aae1c99 (diff) | |
download | gitlab-ce-4f8bdb01c7e5f02a0ae79cd2641465e45350faf6.tar.gz |
Merge branch 'gt-externalize-app-views-projects-pages_domains' into 'master'
Externalize strings from `/app/views/projects/pages_domains`
See merge request gitlab-org/gitlab-ce!24723
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index cfc6cf75855..2806edbecf8 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1257,6 +1257,12 @@ msgstr "" msgid "Cannot modify managed Kubernetes cluster" msgstr "" +msgid "Certificate" +msgstr "" + +msgid "Certificate (PEM)" +msgstr "" + msgid "Change permissions" msgstr "" @@ -2237,6 +2243,9 @@ msgstr "" msgid "Create New Directory" msgstr "" +msgid "Create New Domain" +msgstr "" + msgid "Create a new branch" msgstr "" @@ -2387,6 +2396,9 @@ msgstr "" msgid "CycleAnalyticsStage|Test" msgstr "" +msgid "DNS" +msgstr "" + msgid "Dashboard" msgstr "" @@ -3984,6 +3996,9 @@ msgstr "" msgid "June" msgstr "" +msgid "Key (PEM)" +msgstr "" + msgid "Kubernetes" msgstr "" @@ -4560,6 +4575,9 @@ msgstr[1] "" msgid "New Label" msgstr "" +msgid "New Pages Domain" +msgstr "" + msgid "New Pipeline Schedule" msgstr "" @@ -4937,6 +4955,12 @@ msgstr "" msgid "Pages" msgstr "" +msgid "Pages Domain" +msgstr "" + +msgid "Pages Domains" +msgstr "" + msgid "Pagination|Last ยป" msgstr "" @@ -6078,6 +6102,9 @@ msgstr "" msgid "Save" msgstr "" +msgid "Save Changes" +msgstr "" + msgid "Save application" msgstr "" @@ -6770,6 +6797,9 @@ msgstr "" msgid "Suggested change" msgstr "" +msgid "Support for custom certificates is disabled. Ask your system's administrator to enable it." +msgstr "" + msgid "Switch branch/tag" msgstr "" @@ -7082,6 +7112,9 @@ msgstr "" msgid "This directory" msgstr "" +msgid "This domain is not verified. You will need to verify ownership before access is enabled." +msgstr "" + msgid "This group" msgstr "" @@ -7410,9 +7443,15 @@ msgstr "" msgid "Titles and Filenames" msgstr "" +msgid "To %{link_to_help} of your domain, add the above key to a TXT record within to your DNS configuration." +msgstr "" + msgid "To GitLab" msgstr "" +msgid "To access this domain create a new DNS record" +msgstr "" + msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}." msgstr "" @@ -7650,6 +7689,12 @@ msgstr "" msgid "Upload New File" msgstr "" +msgid "Upload a certificate for your domain with all intermediates" +msgstr "" + +msgid "Upload a private key for your certificate" +msgstr "" + msgid "Upload file" msgstr "" @@ -7767,6 +7812,9 @@ msgstr "" msgid "Various settings that affect GitLab performance." msgstr "" +msgid "Verification status" +msgstr "" + msgid "Verified" msgstr "" @@ -8370,6 +8418,9 @@ msgid_plural "merge requests" msgstr[0] "" msgstr[1] "" +msgid "missing" +msgstr "" + msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch" msgstr "" @@ -8667,6 +8718,9 @@ msgstr "" msgid "uses Kubernetes clusters to deploy your code!" msgstr "" +msgid "verify ownership" +msgstr "" + msgid "view it on GitLab" msgstr "" |