From 35b3a31ad65b7ec6f7ab5eaad1976ecee58605a1 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 6 Nov 2019 08:26:23 +0100 Subject: [PATCH] buglink addon updated CA translation THX Joan Bar --- buglink/lang/ca/messages.po | 24 ++++++++++++++++++++++++ buglink/lang/ca/strings.php | 12 +++++++++--- 2 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 buglink/lang/ca/messages.po diff --git a/buglink/lang/ca/messages.po b/buglink/lang/ca/messages.po new file mode 100644 index 00000000..ccefc48b --- /dev/null +++ b/buglink/lang/ca/messages.po @@ -0,0 +1,24 @@ +# ADDON buglink +# Copyright (C) +# This file is distributed under the same license as the Friendica buglink addon package. +# +# +# Translators: +# Joan Bar , 2019 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2019-10-14 18:57+0000\n" +"Last-Translator: Joan Bar \n" +"Language-Team: Catalan (http://www.transifex.com/Friendica/friendica/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: buglink.php:15 +msgid "Report Bug" +msgstr "Informar d’error" diff --git a/buglink/lang/ca/strings.php b/buglink/lang/ca/strings.php index 01fc9adb..a818f5df 100644 --- a/buglink/lang/ca/strings.php +++ b/buglink/lang/ca/strings.php @@ -1,3 +1,9 @@ -strings["Report Bug"] = "Informar de problema"; +strings["Report Bug"] = "Informar d’error";