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-27 00:38+0000\n"
"POT-Creation-Date: 2021-11-21 19:17-0500\n"
"PO-Revision-Date: 2021-12-23 19:08+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,76 +19,76 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: pumpio.php:54
#: pumpio.php:57
msgid "Permission denied."
msgstr "Engedély megtagadva."
#: pumpio.php:149
#: pumpio.php:152
#, php-format
msgid "Unable to register the client at the pump.io server '%s'."
msgstr "Nem lehet regisztrálni a klienst a(z) „%s” pump.io kiszolgálón."
#: pumpio.php:189
#: pumpio.php:192
msgid "You are now authenticated to pumpio."
msgstr "Most már hitelesítve van a pump.io-hoz."
#: pumpio.php:190
#: pumpio.php:193
msgid "return to the connector page"
msgstr "visszatérés a csatlakozó oldalára"
#: pumpio.php:210
#: pumpio.php:213
msgid "Post to pumpio"
msgstr "Beküldése a pump.io-ra"
#: pumpio.php:251 pumpio.php:255
msgid "Pump.io Import/Export/Mirror"
msgstr "Pump.io importálás, exportálás vagy tükrözés"
#: pumpio.php:259
msgid "pump.io username (without the servername)"
msgstr "pump.io felhasználónév (a kiszolgálónév nélkül)"
#: pumpio.php:264
msgid "pump.io servername (without \"http://\" or \"https://\" )"
msgstr "pump.io kiszolgálónév (a „http://” vagy „https://” nélkül)"
#: pumpio.php:275
msgid "Authenticate your pump.io connection"
msgstr "A pump.io-kapcsolatának hitelesítése"
#: pumpio.php:279
msgid "Import the remote timeline"
msgstr "A távoli idővonal importálása"
#: pumpio.php:284
msgid "Enable pump.io Post Addon"
msgstr "A pump.io-beküldő bővítmény engedélyezése"
#: pumpio.php:289
msgid "Post to pump.io by default"
msgstr "Beküldés a pump.io-ra alapértelmezetten"
#: pumpio.php:294
msgid "Should posts be public?"
msgstr "Nyilvánosak legyenek a bejegyzések?"
#: pumpio.php:299
msgid "Mirror all public posts"
msgstr "Összes nyilvános bejegyzés tükrözése"
#: pumpio.php:304
msgid "Check to delete this preset"
msgstr "Jelölje be az előbeállítás törléséhez"
#: pumpio.php:314
#: pumpio.php:237
msgid "Save Settings"
msgstr "Beállítások mentése"
#: pumpio.php:981
#: pumpio.php:239
msgid "Delete this preset"
msgstr "Előbeállítás törlése"
#: pumpio.php:245
msgid "Authenticate your pump.io connection"
msgstr "A pump.io-kapcsolatának hitelesítése"
#: pumpio.php:252
msgid "Pump.io servername (without \"http://\" or \"https://\" )"
msgstr "Pump.io kiszolgálónév („http://” vagy „https://” nélkül)"
#: pumpio.php:253
msgid "Pump.io username (without the servername)"
msgstr "Pump.io felhasználónév (a kiszolgálónév nélkül)"
#: pumpio.php:254
msgid "Import the remote timeline"
msgstr "A távoli idővonal importálása"
#: pumpio.php:255
msgid "Enable Pump.io Post Addon"
msgstr "A Pump.io-beküldő bővítmény engedélyezése"
#: pumpio.php:256
msgid "Post to Pump.io by default"
msgstr "Beküldés a Pump.io-ra alapértelmezetten"
#: pumpio.php:257
msgid "Should posts be public?"
msgstr "Nyilvánosak legyenek a bejegyzések?"
#: pumpio.php:258
msgid "Mirror all public posts"
msgstr "Összes nyilvános bejegyzés tükrözése"
#: pumpio.php:263
msgid "Pump.io Import/Export/Mirror"
msgstr "Pump.io importálás, exportálás vagy tükrözés"
#: pumpio.php:920
msgid "status"
msgstr "állapotát"
#: pumpio.php:985
#: pumpio.php:924
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s kedveli %2$s %3$s"

View file

@ -10,16 +10,16 @@ $a->strings['Unable to register the client at the pump.io server \'%s\'.'] = 'Ne
$a->strings['You are now authenticated to pumpio.'] = 'Most már hitelesítve van a pump.io-hoz.';
$a->strings['return to the connector page'] = 'visszatérés a csatlakozó oldalára';
$a->strings['Post to pumpio'] = 'Beküldése a pump.io-ra';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io importálás, exportálás vagy tükrözés';
$a->strings['pump.io username (without the servername)'] = 'pump.io felhasználónév (a kiszolgálónév nélkül)';
$a->strings['pump.io servername (without "http://" or "https://" )'] = 'pump.io kiszolgálónév (a „http://” vagy „https://” nélkül)';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Delete this preset'] = 'Előbeállítás törlése';
$a->strings['Authenticate your pump.io connection'] = 'A pump.io-kapcsolatának hitelesítése';
$a->strings['Pump.io servername (without "http://" or "https://" )'] = 'Pump.io kiszolgálónév („http://” vagy „https://” nélkül)';
$a->strings['Pump.io username (without the servername)'] = 'Pump.io felhasználónév (a kiszolgálónév nélkül)';
$a->strings['Import the remote timeline'] = 'A távoli idővonal importálása';
$a->strings['Enable pump.io Post Addon'] = 'A pump.io-beküldő bővítmény engedélyezése';
$a->strings['Post to pump.io by default'] = 'Beküldés a pump.io-ra alapértelmezetten';
$a->strings['Enable Pump.io Post Addon'] = 'A Pump.io-beküldő bővítmény engedélyezése';
$a->strings['Post to Pump.io by default'] = 'Beküldés a Pump.io-ra alapértelmezetten';
$a->strings['Should posts be public?'] = 'Nyilvánosak legyenek a bejegyzések?';
$a->strings['Mirror all public posts'] = 'Összes nyilvános bejegyzés tükrözése';
$a->strings['Check to delete this preset'] = 'Jelölje be az előbeállítás törléséhez';
$a->strings['Save Settings'] = 'Beállítások mentése';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io importálás, exportálás vagy tükrözés';
$a->strings['status'] = 'állapotát';
$a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s kedveli %2$s %3$s';