Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e14f2ba8 authored by Tamás Tóth's avatar Tamás Tóth Committed by Gerrit Code Review
Browse files

Added hungarian translation and remove unnecessary line breaks

Change-Id: I2672b6bb6968902ae903f4e8c3a5a3b05ea01850
parent 0588df9b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -492,6 +492,10 @@
    <string name="permdesc_asec_rename" msgid="1794757588472127675">"Lehetővé teszi az alkalmazás számára, hogy átnevezze a belső tárhelyet."</string>
    <string name="permlab_vibrate" msgid="7696427026057705834">"rezgés szabályozása"</string>
    <string name="permdesc_vibrate" msgid="6284989245902300945">"Lehetővé teszi az alkalmazás számára a rezgés vezérlését."</string>
    <string name="permlab_fm_radio_receiver">FM rádióvevő vezérlése</string>
    <string name="permdesc_fm_radio_receiver">Lehetővé teszi az alkalmazás számára az FM rádióvevő vezérlését.</string>
    <string name="permlab_fm_radio_transmitter">FM rádióadó vezérlése</string>
    <string name="permdesc_fm_radio_transmitter">Lehetővé teszi az alkalmazás számára az FM rádióadó vezérlését.</string>
    <string name="permlab_flashlight" msgid="2155920810121984215">"vaku vezérlése"</string>
    <string name="permdesc_flashlight" msgid="6522284794568368310">"Lehetővé teszi az alkalmazás számára a vaku vezérlését."</string>
    <string name="permlab_manageUsb" msgid="1113453430645402723">"USB-eszközök preferenciáinak és engedélyeinek kezelése"</string>
+2 −4
Original line number Diff line number Diff line
@@ -1450,14 +1450,12 @@
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_fm_radio_receiver">control FM receiver</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_fm_radio_receiver">Allows the application to control
        the FM receiver.</string>
    <string name="permdesc_fm_radio_receiver">Allows the application to control the FM receiver.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_fm_radio_transmitter">control FM transmitter</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_fm_radio_transmitter">Allows the application to control
        the FM transmitter.</string>
    <string name="permdesc_fm_radio_transmitter">Allows the application to control the FM transmitter.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_flashlight">control flashlight</string>