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:24+0000\n"
"POT-Creation-Date: 2021-11-21 19:15-0500\n"
"PO-Revision-Date: 2021-12-23 18:54+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,18 +19,10 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: planets.php:131 planets.php:135
msgid "Planets"
msgstr "Bolygók"
#: planets.php:139
msgid "Planets Settings"
msgstr "Bolygók beállításai"
#: planets.php:141
#: planets.php:126
msgid "Enable Planets Addon"
msgstr "Bolygók bővítmény engedélyezése"
#: planets.php:147
msgid "Save Settings"
msgstr "Beállítások mentése"
#: planets.php:131
msgid "Planets Settings"
msgstr "Bolygók beállításai"

View file

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