# HG changeset patch # User cmlenz # Date 1213093953 0 # Node ID 20030b8888a1c5c599ddb47f479155ff31da75d5 # Parent a355a55a5705c66b0a10b7dc96b47b93fd359171 Add test file needed for [368]. diff --git a/babel/messages/tests/data/project/i18n/ru_RU/LC_MESSAGES/messages.po b/babel/messages/tests/data/project/i18n/ru_RU/LC_MESSAGES/messages.po new file mode 100644 --- /dev/null +++ b/babel/messages/tests/data/project/i18n/ru_RU/LC_MESSAGES/messages.po @@ -0,0 +1,34 @@ +# Russian (Russia) translations for TestProject. +# Copyright (C) 2007 FooBar, Inc. +# This file is distributed under the same license as the TestProject +# project. +# FIRST AUTHOR , 2007. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: TestProject 0.1\n" +"Report-Msgid-Bugs-To: bugs.address@email.tld\n" +"POT-Creation-Date: 2007-04-01 15:30+0200\n" +"PO-Revision-Date: 2007-07-30 22:18+0200\n" +"Last-Translator: FULL NAME \n" +"Language-Team: ru_RU \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 0.9dev-r363\n" + +#. This will be a translator coment, +#. that will include several lines +#: project/file1.py:8 +msgid "bar" +msgstr "" + +#: project/file2.py:9 +msgid "foobar" +msgid_plural "foobars" +msgstr[0] "" +msgstr[1] "" +msgstr[2] ""