Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2019-01-14 10:42:53 +0300
committerPaul Slaughter <pslaughter@gitlab.com>2019-02-04 20:17:33 +0300
commit9cfb253ed4ebf08c254db22c2da15a0b0d92c61e (patch)
tree8afdbd3ade4ff99c57a305dab31625a15fbbf1a0 /locale
parent11f9edec0cf8ac5407ebcc38a5969a664fdbcd7d (diff)
Add grammar util
This contains the function `toNounSeriesText` which can be used to build i18n noun series fragments (i.e. "A, B, and C").
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot9
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 06caccae59f..42806a9f232 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -8706,6 +8706,15 @@ msgstr ""
msgid "notification emails"
msgstr ""
+msgid "nounSeries|%{firstItem} and %{lastItem}"
+msgstr ""
+
+msgid "nounSeries|%{item}, %{nextItem}"
+msgstr ""
+
+msgid "nounSeries|%{item}, and %{lastItem}"
+msgstr ""
+
msgid "or"
msgstr ""