blob: 276e5a0555eec369c7bb202d7d3609ef55b6442a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2010-11-03 22:18+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: Content of: <doc><foo>
#: cdata.xml:3
#, no-wrap
msgid "brackets ]] inside a tag "
msgstr "BRACKETS ]] INSIDE A TAG "
#. type: CDATA
#: cdata.xml:4
#, no-wrap
msgid "Example on a single line"
msgstr "EXAMPLE ON A SINGLE LINE"
#. type: CDATA
#: cdata.xml:5
#, no-wrap
msgid ""
"Example on\n"
"multiple lines\n"
msgstr ""
"EXAMPLE ON\n"
"MULTIPLE LINES\n"
|