diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-31 09:36:37 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-31 09:36:37 +0000 |
commit | bc32249b30f294db242928e9f76a353d2e7e5b5e (patch) | |
tree | 09d0e1d24871d65c4222fa7ab2aed60cd80415b6 /locale | |
parent | 290007c18f5f079c1f60d2c697e7601584e242dd (diff) | |
parent | 589b2db06ca2ca2bc3e5d9e56968e3609f9e4626 (diff) | |
download | gitlab-ce-bc32249b30f294db242928e9f76a353d2e7e5b5e.tar.gz |
Merge branch 'bvl-phabricator-import-issues' into 'master'
Setup Phabricator import
Closes #60562
See merge request gitlab-org/gitlab-ce!27877
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 701df0ae2a5..f9bf9936552 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -457,6 +457,9 @@ msgstr "" msgid "API Help" msgstr "" +msgid "API Token" +msgstr "" + msgid "About GitLab" msgstr "" @@ -3853,6 +3856,9 @@ msgstr "" msgid "Enter in your Bitbucket Server URL and personal access token below" msgstr "" +msgid "Enter in your Phabricator Server URL and personal access token below" +msgstr "" + msgid "Enter the issue description" msgstr "" @@ -5222,6 +5228,12 @@ msgstr "" msgid "Import repository" msgstr "" +msgid "Import tasks" +msgstr "" + +msgid "Import tasks from Phabricator into issues" +msgstr "" + msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds" msgstr "" @@ -5375,6 +5387,9 @@ msgstr "" msgid "Invalid file." msgstr "" +msgid "Invalid import params" +msgstr "" + msgid "Invalid input, please avoid emojis" msgstr "" @@ -6976,6 +6991,15 @@ msgstr "" msgid "Personal project creation is not allowed. Please contact your administrator with questions" msgstr "" +msgid "Phabricator Server Import" +msgstr "" + +msgid "Phabricator Server URL" +msgstr "" + +msgid "Phabricator Tasks" +msgstr "" + msgid "Pick a name" msgstr "" |