-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Hungarian translation #789
- Loading branch information
Showing
26 changed files
with
32 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1234,6 +1234,4 @@ | |
'adv_ThereIsSomeTroublesWithMikoPBX' => 'Figyelem! Problémákat észleltünk a MikoPBX-ben!', | ||
'lic_MarketplaceText' => 'A Marketplace-en történő regisztrációval további modulokhoz és bővítményekhez férhet hozzá.<br>Vannak ingyenes modulok, amelyeket eltávolítottunk az alapfunkciók közül a kezdeti beállítás egyszerűsítése érdekében, valamint fizetős modulok tőlünk és más fejlesztőktől.<br>Ha Ön Ha Ön fejlesztő, akkor <a href="mailto:[email protected]">vegye fel velünk a kapcsolatot</a>, ha útmutatást szeretne kapni saját modulja fejlesztésével és a piactérhez való hozzáadásával kapcsolatban.', | ||
'fw_iaxDescription' => 'IAX - telefon regisztráció és hangforgalom', | ||
'ext_WrongGetModuleLink' => 'Hiba történt a modulfájl lekérése a tárhelyből', | ||
'ext_NoLicenseRequired' => 'Ingyenes modul', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?php | ||
return [ | ||
'ex_Russian' => 'Русский', | ||
'ex_English' => 'English', | ||
'ex_EnglishUK' => 'English (UK)', | ||
'ex_Japanese' => '日本語', | ||
'ex_Deutsch' => 'Deutsch', | ||
'ex_Danish' => 'Dansk', | ||
'ex_Spanish' => 'Español', | ||
'ex_Greek' => 'Ελληνικά', | ||
'ex_French' => 'Français', | ||
'ex_Italian' => 'Italiano', | ||
'ex_Portuguese' => 'Português', | ||
'ex_PortugueseBrazil' => 'Português (Brasil)', | ||
'ex_Ukrainian' => 'Українська', | ||
'ex_Vietnamese' => 'Tiếng Việt', | ||
'ex_Chinese' => '中文', | ||
'ex_Polish' => 'Polski', | ||
'ex_Dutch' => 'Nederlands', | ||
'ex_Swedish' => 'Svenska', | ||
'ex_Czech' => 'Čeština', | ||
'ex_Turkish' => 'Türkçe', | ||
'ex_Georgian' => 'ქართული', | ||
'ex_Azerbaijan' => 'Azərbaycan', | ||
'ex_Romanian' => 'Română', | ||
'ex_Thai' => 'ไทย', | ||
'ex_Finnish'=>'Suomi', | ||
'ex_Hungarian'=>'Magyar', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters