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
|
# Catalan translations for gettext package.
# Copyright (C) 2013 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gettext package.
# Kouhei Sutou <kou@clear-code.com>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: gettext 3.0.1\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2013-09-03 21:34+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Catalan\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"\n"
#: ../hello_gtk_builder.ui:7
msgid "window1"
msgstr ""
#: ../hello_gtk_builder.ui:16
msgid ""
"first line\n"
"second line\n"
"third line"
msgstr ""
#: ../hello_gtk_builder.ui:28
msgid "<Hello world>"
msgstr ""
|