Update Hungarian translation
This commit is contained in:
76
po/hu.po
76
po/hu.po
@@ -1,26 +1,26 @@
|
||||
# Hungarian translation of PipeWire
|
||||
# Hungarian translation for PipeWire.
|
||||
# Copyright (C) 2012, 2016. Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the PipeWire package.
|
||||
#
|
||||
# KAMI <kami911@gmail.com>, 2012.
|
||||
# KAMI <kami911 at gmail dot com>, 2012.
|
||||
# Gabor Kelemen <kelemeng at ubuntu dot com>, 2016.
|
||||
# Balázs Úr <urbalazs at gmail dot com>, 2016.
|
||||
# Balázs Úr <ur.balazs at fsf dot hu>, 2016, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PipeWire master\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/wireplumber/"
|
||||
"issues/new\n"
|
||||
"POT-Creation-Date: 2022-04-09 15:19+0300\n"
|
||||
"PO-Revision-Date: 2020-07-21 15:29+0000\n"
|
||||
"Last-Translator: Balázs Meskó <meskobalazs@mailbox.org>\n"
|
||||
"Language-Team: Hungarian <https://translate.fedoraproject.org/projects/"
|
||||
"pipewire/pipewire/hu/>\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/wireplumber/-/is"
|
||||
"sues\n"
|
||||
"POT-Creation-Date: 2022-07-08 03:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-21 07:31+0200\n"
|
||||
"Last-Translator: Balázs Úr <ur.balazs at fsf dot hu>\n"
|
||||
"Language-Team: Hungarian <https://translate.fedoraproject.org/projects/pipewir"
|
||||
"e/pipewire/hu/>\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.1.1\n"
|
||||
"X-Generator: Lokalize 19.12.3\n"
|
||||
"X-Poedit-Language: Hungarian\n"
|
||||
"X-Poedit-Country: HUNGARY\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
@@ -33,6 +33,7 @@ msgstr ""
|
||||
#. SPDX-License-Identifier: MIT
|
||||
#. Receive script arguments from config.lua
|
||||
#. ensure config.properties is not nil
|
||||
#. unique device/node name tables
|
||||
#. preprocess rules and create Interest objects
|
||||
#. applies properties from config.rules when asked to
|
||||
#. set the device id and spa factory name; REQUIRED, do not change
|
||||
@@ -48,15 +49,64 @@ msgstr ""
|
||||
#. ensure the node has a description
|
||||
#. also sanitize description, replace ':' with ' '
|
||||
#. add api.alsa.card.* properties for rule matching purposes
|
||||
#. apply VM overrides
|
||||
#. apply properties from config.rules
|
||||
#. create the node
|
||||
#. ensure the device has an appropriate name
|
||||
#. deduplicate devices with the same name
|
||||
#. ensure the device has a description
|
||||
#: src/scripts/monitors/alsa.lua:222
|
||||
#: src/scripts/monitors/alsa.lua:228
|
||||
msgid "Built-in Audio"
|
||||
msgstr "Belső hangforrás"
|
||||
|
||||
#: src/scripts/monitors/alsa.lua:224
|
||||
#: src/scripts/monitors/alsa.lua:230
|
||||
msgid "Modem"
|
||||
msgstr "Modem"
|
||||
|
||||
#. ensure the device has a nick
|
||||
#. set the icon name
|
||||
#. form factor -> icon
|
||||
#. apply properties from config.rules
|
||||
#. override the device factory to use ACP
|
||||
#. use device reservation, if available
|
||||
#. unlike pipewire-media-session, this logic here keeps the device
|
||||
#. acquired at all times and destroys it if someone else acquires
|
||||
#. create the device
|
||||
#. attempt to acquire again
|
||||
#. destroy the device
|
||||
#. TODO enable the jack device
|
||||
#. TODO disable the jack device
|
||||
#. create the device
|
||||
#. handle create-object to prepare device
|
||||
#. handle object-removed to destroy device reservations and recycle device name
|
||||
#. reset the name tables to make sure names are recycled
|
||||
#. activate monitor
|
||||
#. create the JACK device (for PipeWire to act as client to a JACK server)
|
||||
#. enable device reservation if requested
|
||||
#. if the reserve-device plugin is enabled, at the point of script execution
|
||||
#. it is expected to be connected. if it is not, assume the d-bus connection
|
||||
#. has failed and continue without it
|
||||
#. handle rd_plugin state changes to destroy and re-create the ALSA monitor in
|
||||
#. case D-Bus service is restarted
|
||||
#. create the monitor
|
||||
#. WirePlumber
|
||||
#.
|
||||
#. Copyright © 2021 Collabora Ltd.
|
||||
#. @author George Kiagiadakis <george.kiagiadakis@collabora.com>
|
||||
#.
|
||||
#. SPDX-License-Identifier: MIT
|
||||
#. preprocess rules and create Interest objects
|
||||
#. applies properties from config.rules when asked to
|
||||
#. set the device id and spa factory name; REQUIRED, do not change
|
||||
#. set the default pause-on-idle setting
|
||||
#. set the node name
|
||||
#. sanitize name
|
||||
#. deduplicate nodes with the same name
|
||||
#. set the node description
|
||||
#: src/scripts/monitors/libcamera.lua:88
|
||||
msgid "Built-in Front Camera"
|
||||
msgstr "Beépített elülső kamera"
|
||||
|
||||
#: src/scripts/monitors/libcamera.lua:90
|
||||
msgid "Built-in Back Camera"
|
||||
msgstr "Beépített hátsó kamera"
|
||||
|
Reference in New Issue
Block a user