mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 06:30:04 +01:00
Update Polish translation
This commit is contained in:
parent
b78e441c79
commit
aaefda86f4
1 changed files with 11 additions and 6 deletions
17
po/pl.po
17
po/pl.po
|
|
@ -1,15 +1,15 @@
|
||||||
# Polish translation for wireplumber.
|
# Polish translation for wireplumber.
|
||||||
# Copyright © 2008-2022 the wireplumber authors.
|
# Copyright © 2008-2023 the wireplumber authors.
|
||||||
# This file is distributed under the same license as the wireplumber package.
|
# This file is distributed under the same license as the wireplumber package.
|
||||||
# Piotr Drąg <piotrdrag@gmail.com>, 2008, 2012-2022.
|
# Piotr Drąg <piotrdrag@gmail.com>, 2008, 2012-2023.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: wireplumber\n"
|
"Project-Id-Version: wireplumber\n"
|
||||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/wireplumber/-/"
|
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/wireplumber/-/"
|
||||||
"issues\n"
|
"issues\n"
|
||||||
"POT-Creation-Date: 2022-06-15 15:30+0000\n"
|
"POT-Creation-Date: 2023-03-04 13:34+0000\n"
|
||||||
"PO-Revision-Date: 2022-06-16 13:20+0200\n"
|
"PO-Revision-Date: 2023-03-04 14:35+0100\n"
|
||||||
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
|
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
|
||||||
"Language-Team: Polish <community-poland@mozilla.org>\n"
|
"Language-Team: Polish <community-poland@mozilla.org>\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
|
|
@ -43,16 +43,21 @@ msgstr ""
|
||||||
#. ensure the node has a description
|
#. ensure the node has a description
|
||||||
#. also sanitize description, replace ':' with ' '
|
#. also sanitize description, replace ':' with ' '
|
||||||
#. add api.alsa.card.* properties for rule matching purposes
|
#. add api.alsa.card.* properties for rule matching purposes
|
||||||
|
#. apply VM overrides
|
||||||
#. apply properties from config.rules
|
#. apply properties from config.rules
|
||||||
#. create the node
|
#. create the node
|
||||||
#. ensure the device has an appropriate name
|
#. ensure the device has an appropriate name
|
||||||
#. deduplicate devices with the same name
|
#. deduplicate devices with the same name
|
||||||
#. ensure the device has a description
|
#. ensure the device has a description
|
||||||
#: src/scripts/monitors/alsa.lua:220
|
#: src/scripts/monitors/alsa.lua:236
|
||||||
|
msgid "Loopback"
|
||||||
|
msgstr "Urządzenie zwrotne"
|
||||||
|
|
||||||
|
#: src/scripts/monitors/alsa.lua:238
|
||||||
msgid "Built-in Audio"
|
msgid "Built-in Audio"
|
||||||
msgstr "Wbudowany dźwięk"
|
msgstr "Wbudowany dźwięk"
|
||||||
|
|
||||||
#: src/scripts/monitors/alsa.lua:222
|
#: src/scripts/monitors/alsa.lua:240
|
||||||
msgid "Modem"
|
msgid "Modem"
|
||||||
msgstr "Modem"
|
msgstr "Modem"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue