diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2019-07-03 06:41:57 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2019-07-03 06:41:57 +0000 |
commit | 4a8fa7fac762ca56166ff02d9601b41873b235dc (patch) | |
tree | 7cd25414b4a3ac1ae07e82692e500a95363ff423 /locale | |
parent | c1d250c2844991f51489d769dd6fca0f4ebdda19 (diff) | |
parent | 11be4df3286d1f61521b2f5d3a8b7bdd9b147116 (diff) | |
download | gitlab-ce-4a8fa7fac762ca56166ff02d9601b41873b235dc.tar.gz |
Merge branch 'vue-i18n-js-ide-directory' into 'master'
Vue-i18n: autofix for app/assets/javascripts/ide directory
See merge request gitlab-org/gitlab-ce!29967
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 72324674bbc..c32ab52e41c 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -231,6 +231,9 @@ msgid_plural "%{strong_start}%{tag_count}%{strong_end} Tags" msgstr[0] "" msgstr[1] "" +msgid "%{tabname} changed" +msgstr "" + msgid "%{text} %{files}" msgid_plural "%{text} %{files} files" msgstr[0] "" @@ -2212,6 +2215,9 @@ msgstr "" msgid "Close" msgstr "" +msgid "Close %{tabname}" +msgstr "" + msgid "Close milestone" msgstr "" @@ -4226,6 +4232,9 @@ msgstr "" msgid "Error saving label update." msgstr "" +msgid "Error setting up editor. Please try again." +msgstr "" + msgid "Error updating %{issuableType}" msgstr "" @@ -6088,6 +6097,9 @@ msgstr "" msgid "Locked" msgstr "" +msgid "Locked by %{fileLockUserName}" +msgstr "" + msgid "Locked to current projects" msgstr "" @@ -7052,6 +7064,9 @@ msgstr "" msgid "Open in Xcode" msgstr "" +msgid "Open in file view" +msgstr "" + msgid "Open issues" msgstr "" |