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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-10-09 14:04+0000\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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #. TRANS: Exception thrown when the user greeting count could not be saved in the database.
21 #. TRANS: %d is a user ID (number).
22 #: User_greeting_count.php:164
24 msgid "Could not save new greeting count for %d."
27 #. TRANS: Exception thrown when the user greeting count could not be saved in the database.
28 #. TRANS: %d is a user ID (number).
29 #: User_greeting_count.php:177
31 msgid "Could not increment greeting count for %d."
34 #: SamplePlugin.php:259 hello.php:111
38 #: SamplePlugin.php:259
39 msgid "A warm greeting"
42 #: SamplePlugin.php:270
43 msgid "A sample plugin to show basics of development for new hackers."
52 msgid "Hello, stranger!"
62 msgid "I have greeted you %d time."
63 msgid_plural "I have greeted you %d times."