diff options
author | antonyliu <sun_apollo@yeah.net> | 2019-05-17 12:37:39 +0800 |
---|---|---|
committer | antonyliu <sun_apollo@yeah.net> | 2019-05-25 15:11:37 +0800 |
commit | b315af809f7bcb8cad5ff917d4fd990397d15c2f (patch) | |
tree | 1ee55ff2a0aec4ff049b810c643225ccc6980a8f /locale | |
parent | 1ae718f2f944c9e2fdc160ef7a6bc33b8fd1fb13 (diff) | |
download | gitlab-ce-b315af809f7bcb8cad5ff917d4fd990397d15c2f.tar.gz |
Externalize strings of preferences page in user profile
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 700266bc026..c0561020b60 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1443,6 +1443,9 @@ msgstr "" msgid "Begin with the selected commit" msgstr "" +msgid "Behavior" +msgstr "" + msgid "Below are examples of regex for existing tools:" msgstr "" @@ -1848,6 +1851,9 @@ msgstr "" msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code" msgstr "" +msgid "Choose between fixed (max. 1280px) and fluid (100%%) application layout." +msgstr "" + msgid "Choose file…" msgstr "" @@ -1857,6 +1863,9 @@ msgstr "" msgid "Choose visibility level, enable/disable project features (issues, repository, wiki, snippets) and set permissions." msgstr "" +msgid "Choose what content you want to see on a project’s overview page." +msgstr "" + msgid "Choose your merge method, options, checks, and set up a default merge request description template." msgstr "" @@ -3110,6 +3119,9 @@ msgstr "" msgid "Customize language and region related settings." msgstr "" +msgid "Customize the appearance of the application header and navigation sidebar." +msgstr "" + msgid "Customize your pipeline configuration, view your pipeline status and coverage report." msgstr "" @@ -3197,6 +3209,9 @@ msgstr "" msgid "Default classification label" msgstr "" +msgid "Default dashboard" +msgstr "" + msgid "Default first day of the week" msgstr "" @@ -5623,6 +5638,9 @@ msgstr "" msgid "Latest pipeline for this branch" msgstr "" +msgid "Layout width" +msgstr "" + msgid "Lead" msgstr "" @@ -7534,6 +7552,9 @@ msgstr "" msgid "Project name" msgstr "" +msgid "Project overview content" +msgstr "" + msgid "Project slug" msgstr "" @@ -9316,6 +9337,9 @@ msgstr "" msgid "Switch to the source to copy it to the clipboard" msgstr "" +msgid "Syntax highlighting theme" +msgstr "" + msgid "System Hooks" msgstr "" @@ -9996,6 +10020,12 @@ msgstr "" msgid "This runner will only run on pipelines triggered on protected branches" msgstr "" +msgid "This setting allows you to customize the appearance of the syntax." +msgstr "" + +msgid "This setting allows you to customize the behavior of the system layout and default views." +msgstr "" + msgid "This setting can be overridden in each project." msgstr "" |