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-03-01 14:58-0800\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 #: hello.php:115 SamplePlugin.php:266
24 #: hello.php:117 hello.php:141
30 msgid "Hello, stranger!"
35 msgid "I have greeted you %d time."
36 msgid_plural "I have greeted you %d times."
40 #: SamplePlugin.php:266
41 msgid "A warm greeting"
44 #: SamplePlugin.php:277
45 msgid "A sample plugin to show basics of development for new hackers."
48 #: User_greeting_count.php:163
50 msgid "Could not save new greeting count for %d"
53 #: User_greeting_count.php:176
55 msgid "Could not increment greeting count for %d"