From 2bae1cca612cfe32bdf6a76281758fc2c3fd6853 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 23 Dec 2020 21:54:26 +0100 Subject: [PATCH] =?UTF-8?q?viewsrc=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 --- viewsrc/lang/hu/messages.po | 26 ++++++++++++++++++++++++++ viewsrc/lang/hu/strings.php | 9 +++++++++ 2 files changed, 35 insertions(+) create mode 100644 viewsrc/lang/hu/messages.po create mode 100644 viewsrc/lang/hu/strings.php diff --git a/viewsrc/lang/hu/messages.po b/viewsrc/lang/hu/messages.po new file mode 100644 index 00000000..6d97d46f --- /dev/null +++ b/viewsrc/lang/hu/messages.po @@ -0,0 +1,26 @@ +# ADDON viewsrc +# Copyright (C) +# This file is distributed under the same license as the Friendica viewsrc addon package. +# +# +# Translators: +# Balázs Úr, 2020 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-20 07:26+0000\n" +"Last-Translator: Balázs Úr, 2020\n" +"Language-Team: Hungarian (https://www.transifex.com/Friendica/teams/12172/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" + +#: viewsrc.php:39 +msgid "View Source" +msgstr "Forrás megtekintése" diff --git a/viewsrc/lang/hu/strings.php b/viewsrc/lang/hu/strings.php new file mode 100644 index 00000000..171dfeee --- /dev/null +++ b/viewsrc/lang/hu/strings.php @@ -0,0 +1,9 @@ +strings["View Source"] = "Forrás megtekintése";