HU addon translation update THX Balázs Úr

This commit is contained in:
Tobias Diekershoff 2022-01-22 18:52:30 +01:00
parent 631b456755
commit 484482a4ce
91 changed files with 956 additions and 898 deletions

View file

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
"PO-Revision-Date: 2021-03-25 23:53+0000\n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-23 18:55+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"
@ -19,14 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: randplace.php:166
msgid "Randplace Settings"
msgstr "Véletlen hely beállításai"
#: randplace.php:168
#: randplace.php:161
msgid "Enable Randplace Addon"
msgstr "A véletlen hely bővítmény engedélyezése"
#: randplace.php:174
msgid "Save Settings"
msgstr "Beállítások mentése"
#: randplace.php:166
msgid "Randplace Settings"
msgstr "Véletlen hely beállításai"

View file

@ -5,6 +5,5 @@ function string_plural_select_hu($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Randplace Settings'] = 'Véletlen hely beállításai';
$a->strings['Enable Randplace Addon'] = 'A véletlen hely bővítmény engedélyezése';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Randplace Settings'] = 'Véletlen hely beállításai';