~juju-qa/ubuntu/xenial/juju/xenial-2.0-beta3

« back to all changes in this revision

Viewing changes to src/github.com/chai2010/gettext-go/testdata/test.po

  • Committer: Martin Packman
  • Date: 2016-03-30 19:31:08 UTC
  • mfrom: (1.1.41)
  • Revision ID: martin.packman@canonical.com-20160330193108-h9iz3ak334uk0z5r
Merge new upstream source 2.0~beta3

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
msgid ""
7
 
msgstr ""
8
 
"Project-Id-Version: Test\n"
9
 
"Report-Msgid-Bugs-To: \n"
10
 
"POT-Creation-Date: 2011-12-12 20:03+0000\n"
11
 
"PO-Revision-Date: 2013-12-02 17:05+0800\n"
12
 
"Last-Translator: chai2010 <chaishushan@gmail.com>\n"
13
 
"Language-Team: chai2010(团队) <chaishushan@gmail.com>\n"
14
 
"Language: zh_CN\n"
15
 
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=UTF-8\n"
17
 
"Content-Transfer-Encoding: 8bit\n"
18
 
"X-Generator: Poedit 1.5.7\n"
19
 
"X-Poedit-SourceCharset: UTF-8\n"
20
 
 
21
 
msgid "Title"
22
 
msgstr "Título"
23
 
 
24
 
# test: bad comment
25
 
# test: good comment
26
 
#. test: extracted-comments
27
 
#: src/test.cc:9527
28
 
#, fuzzy
29
 
#| msgctxt ""
30
 
#| "previous-context-1\n"
31
 
#| "previous-context-2"
32
 
#| msgid ""
33
 
#| "previous-untranslated-string\n"
34
 
#| "previous-untranslated-string-2"
35
 
msgid "%d topic"
36
 
msgid_plural "%d topics"
37
 
msgstr[0] "%d tema"
38
 
msgstr[1] "%d temas"