From 207e82c7fe773fc39cf6ff55e58102674b82c1f7 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 23 Dec 2020 21:42:44 +0100 Subject: [PATCH] =?UTF-8?q?buglink=20addon=20added=20HU=20translation=20TH?= =?UTF-8?q?X=20Bal=C3=A1zs=20=C3=9Ar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buglink/lang/hu/messages.po | 24 ++++++++++++++++++++++++ buglink/lang/hu/strings.php | 9 +++++++++ 2 files changed, 33 insertions(+) create mode 100644 buglink/lang/hu/messages.po create mode 100644 buglink/lang/hu/strings.php diff --git a/buglink/lang/hu/messages.po b/buglink/lang/hu/messages.po new file mode 100644 index 00000000..0ac16882 --- /dev/null +++ b/buglink/lang/hu/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: +# Balázs Úr, 2020 +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: 2020-12-23 00:53+0000\n" +"Last-Translator: Balázs Úr\n" +"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: buglink.php:15 +msgid "Report Bug" +msgstr "Hiba jelentése" diff --git a/buglink/lang/hu/strings.php b/buglink/lang/hu/strings.php new file mode 100644 index 00000000..16b9c06c --- /dev/null +++ b/buglink/lang/hu/strings.php @@ -0,0 +1,9 @@ +strings["Report Bug"] = "Hiba jelentése";