maxerba pushed a commit to branch efreet-1.7. http://git.enlightenment.org/legacy/efreet.git/commit/?id=1677abb679025665e0cd1c39bfe6ebebf9431361
commit 1677abb679025665e0cd1c39bfe6ebebf9431361 Author: maxerba <[email protected]> Date: Fri Jun 6 13:21:38 2014 +0200 Adding catalan translation --- po/LINGUAS | 1 + po/ca.po | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/po/LINGUAS b/po/LINGUAS index d0bddd2..f363fd2 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,3 +1,4 @@ +ca cs de el diff --git a/po/ca.po b/po/ca.po new file mode 100644 index 0000000..4308e95 --- /dev/null +++ b/po/ca.po @@ -0,0 +1,22 @@ +# Catalan translation for enlightenment +# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 +# This file is distributed under the same license as the enlightenment package. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: enlightenment\n" +"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2013-02-04 22:59+0100\n" +"PO-Revision-Date: 2014-05-30 19:21+0000\n" +"Last-Translator: joancoll <Unknown>\n" +"Language-Team: Catalan <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2014-05-31 05:58+0000\n" +"X-Generator: Launchpad (build 17031)\n" + +#: src/lib/efreet_base.c:112 +msgid "Desktop" +msgstr "Escriptori" --
