diff options
author | George Tsiolis <tsiolis.g@gmail.com> | 2018-11-19 22:33:14 +0200 |
---|---|---|
committer | George Tsiolis <tsiolis.g@gmail.com> | 2018-11-27 23:01:55 +0200 |
commit | 776b5439a179560d9ff74312a509804c20b01ccd (patch) | |
tree | 6185396a9e327d6325137abed42b7bb69c536cd6 /locale | |
parent | 1524a19302cea096ddf2c008abe1307527ae6938 (diff) | |
download | gitlab-ce-776b5439a179560d9ff74312a509804c20b01ccd.tar.gz |
Externalize strings from `/app/views/invites`
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 172a0dc5e91..5e4b2940336 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -300,6 +300,9 @@ msgstr "" msgid "Abuse reports" msgstr "" +msgid "Accept invitation" +msgstr "" + msgid "Accept terms" msgstr "" @@ -2253,6 +2256,9 @@ msgstr "" msgid "December" msgstr "" +msgid "Decline" +msgstr "" + msgid "Decline and sign out" msgstr "" @@ -3358,6 +3364,9 @@ msgstr "" msgid "Housekeeping successfully started" msgstr "" +msgid "However, you are already a member of this %{member_source}. Sign in using a different account to accept the invitation." +msgstr "" + msgid "I accept the %{terms_link}" msgstr "" @@ -3550,6 +3559,9 @@ msgstr "" msgid "Introducing Cycle Analytics" msgstr "" +msgid "Invitation" +msgstr "" + msgid "Invite" msgstr "" @@ -4342,6 +4354,9 @@ msgstr "" msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}" msgstr "" +msgid "Note that this invitation was sent to %{mail_to_invite_email}, but you are signed in as %{link_to_current_user} with email %{mail_to_current_user}." +msgstr "" + msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow importing repositories without generating a Personal Access Token." msgstr "" @@ -7589,6 +7604,9 @@ msgstr "" msgid "from" msgstr "" +msgid "group" +msgstr "" + msgid "here" msgstr "" @@ -7835,6 +7853,9 @@ msgstr "" msgid "personal access token" msgstr "" +msgid "project" +msgstr "" + msgid "remaining" msgstr "" |