]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/NoticeTitle/locale/NoticeTitle.pot
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / NoticeTitle / locale / NoticeTitle.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-02-27 16:31+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #. TRANS: Plugin description.
22 #: NoticeTitlePlugin.php:97
23 msgid "Adds optional titles to notices."
24 msgstr ""
25
26 #. TRANS: Exception thrown when a notice title is too long.
27 #. TRANS: %d is the maximum number of characters allowed in a title (used for plural).
28 #: NoticeTitlePlugin.php:140
29 #, php-format
30 msgid "The notice title is too long (maximum %d character)."
31 msgid_plural "The notice title is too long (maximum %d characters)."
32 msgstr[0] ""
33 msgstr[1] ""
34
35 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
36 #: NoticeTitlePlugin.php:276
37 #, php-format
38 msgid "%1$s - %2$s"
39 msgstr ""