diff options
author | James Ramsay <jramsay@gitlab.com> | 2017-10-03 16:07:52 -0400 |
---|---|---|
committer | James Ramsay <jramsay@gitlab.com> | 2017-10-04 15:44:18 -0400 |
commit | 8f2b109363ef551655a0a5210e5070d20c13c4b3 (patch) | |
tree | 658c1819ceabc13d71e741ce93dc8afff2d6af0c /locale | |
parent | 2e5af6ffe1b4b5874f29b08d388a740c134acb90 (diff) | |
download | gitlab-ce-8f2b109363ef551655a0a5210e5070d20c13c4b3.tar.gz |
Fix inconsistent use of sentence casejramsay-fix-file-list-title-case
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 53e37c53377..99f773e6bca 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-28 13:28-0400\n" -"PO-Revision-Date: 2017-09-28 13:28-0400\n" +"POT-Creation-Date: 2017-10-03 16:06-0400\n" +"PO-Revision-Date: 2017-10-03 16:06-0400\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" @@ -420,9 +420,6 @@ msgstr "" msgid "Create New Directory" msgstr "" -msgid "Create a new branch" -msgstr "" - msgid "Create a personal access token on your account to pull or push via %{protocol}." msgstr "" @@ -729,9 +726,6 @@ msgstr[1] "" msgid "Last Pipeline" msgstr "" -msgid "Last Update" -msgstr "" - msgid "Last commit" msgstr "" @@ -741,6 +735,9 @@ msgstr "" msgid "Last edited by %{name}" msgstr "" +msgid "Last update" +msgstr "" + msgid "Last updated" msgstr "" @@ -1189,9 +1186,6 @@ msgstr "" msgid "Select a timezone" msgstr "" -msgid "Select existing branch" -msgstr "" - msgid "Select target branch" msgstr "" @@ -1493,9 +1487,6 @@ msgstr "" msgid "Timeago|a week ago" msgstr "" -msgid "Timeago|a while" -msgstr "" - msgid "Timeago|a year ago" msgstr "" @@ -1547,6 +1538,9 @@ msgstr "" msgid "Timeago|in 1 year" msgstr "" +msgid "Timeago|in a while" +msgstr "" + msgid "Timeago|less than a minute ago" msgstr "" |