]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/NoticeTitle/locale/io/LC_MESSAGES/NoticeTitle.po
Snapshot of the Transifex translation project - October 2015
[quix0rs-gnu-social.git] / plugins / NoticeTitle / locale / io / LC_MESSAGES / NoticeTitle.po
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
5 # Translators:
6 # Ciencisto Dementa <maliktunga@users.noreply.github.com>, 2015
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: GNU social\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
12 "PO-Revision-Date: 2015-06-17 02:24+0000\n"
13 "Last-Translator: Ciencisto Dementa <maliktunga@users.noreply.github.com>\n"
14 "Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: io\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #. TRANS: Plugin description.
22 #: NoticeTitlePlugin.php:97
23 msgid "Adds optional titles to notices."
24 msgstr "Lu adjuntas fakultativa tituli al avizi."
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
28 #. plural).
29 #: NoticeTitlePlugin.php:140
30 #, php-format
31 msgid "The notice title is too long (maximum %d character)."
32 msgid_plural "The notice title is too long (maximum %d characters)."
33 msgstr[0] "La titulo dil avizo es tro longa (maxime %d signo)."
34 msgstr[1] "La titulo dil avizo es tro longa (maxime %d signi)."
35
36 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
37 #: NoticeTitlePlugin.php:276
38 #, php-format
39 msgid "%1$s - %2$s"
40 msgstr "%1$s - %2$s"