From 9e753eeb9f9ba63a4e8ff50076f6c3e250ceb26c Mon Sep 17 00:00:00 2001 From: Martin Wortschack Date: Tue, 16 Apr 2019 10:32:05 +0000 Subject: Externalize several strings in - app/services - app/controllers - app/presenters --- locale/gitlab.pot | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'locale/gitlab.pot') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index c2e1f3dcce3..435f2408a9e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -114,6 +114,12 @@ msgid_plural "%{count} participants" msgstr[0] "" msgstr[1] "" +msgid "%{edit_in_new_fork_notice} Try to cherry-pick this commit again." +msgstr "" + +msgid "%{edit_in_new_fork_notice} Try to revert this commit again." +msgstr "" + msgid "%{filePath} deleted" msgstr "" @@ -1056,6 +1062,12 @@ msgstr "" msgid "Assign to" msgstr "" +msgid "Assign yourself to these issues" +msgstr "" + +msgid "Assign yourself to this issue" +msgstr "" + msgid "Assigned Issues" msgstr "" @@ -3940,6 +3952,9 @@ msgstr "" msgid "Failed to deploy to" msgstr "" +msgid "Failed to install." +msgstr "" + msgid "Failed to load emoji list." msgstr "" @@ -3976,6 +3991,12 @@ msgstr "" msgid "Failed to update issues, please try again." msgstr "" +msgid "Failed to update." +msgstr "" + +msgid "Failed to upgrade." +msgstr "" + msgid "Failed to upload object map file" msgstr "" @@ -4500,6 +4521,9 @@ msgstr "" msgid "GroupsTree|Search by name" msgstr "" +msgid "HTTP Basic: Access denied\\nYou must use a personal access token with 'api' scope for Git over HTTP.\\nYou can generate one at %{profile_personal_access_tokens_url}" +msgstr "" + msgid "Header logo was successfully removed." msgstr "" @@ -5117,6 +5141,9 @@ msgstr "" msgid "Kubernetes configured" msgstr "" +msgid "Kubernetes error: %{error_code}" +msgstr "" + msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new Kubernetes Clusters page" msgstr "" @@ -10341,6 +10368,9 @@ msgstr "" msgid "You are attempting to delete a file that has been previously updated." msgstr "" +msgid "You are attempting to update a file that has changed since you started editing it." +msgstr "" + msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?" msgstr "" -- cgit v1.2.1