mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-04 21:18:03 +02:00
po: add Persian language
This commit is contained in:
parent
f53efaabf1
commit
2e9549e168
2 changed files with 57 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ de_CH
|
|||
de
|
||||
el
|
||||
es
|
||||
fa
|
||||
fi
|
||||
fr
|
||||
gl
|
||||
|
|
|
|||
56
po/fa.po
Normal file
56
po/fa.po
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
# Persian translation for WirePlumber.
|
||||
# Copyright (C) 2022 WirePlumber's COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the WirePlumber package.
|
||||
# Danial Behzadi <dani.behzi@ubuntu.com>, 2022.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WirePlumber master\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/wireplumber/-/"
|
||||
"issues\n"
|
||||
"POT-Creation-Date: 2022-06-01 03:31+0000\n"
|
||||
"PO-Revision-Date: 2022-06-01 17:41+0430\n"
|
||||
"Last-Translator: Danial Behzadi <dani.behzi@ubuntu.com>\n"
|
||||
"Language-Team: Persian <fa@li.org>\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.0.1\n"
|
||||
|
||||
#. WirePlumber
|
||||
#.
|
||||
#. Copyright © 2021 Collabora Ltd.
|
||||
#. @author George Kiagiadakis <george.kiagiadakis@collabora.com>
|
||||
#.
|
||||
#. 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
|
||||
#. set the default pause-on-idle setting
|
||||
#. try to negotiate the max ammount of channels
|
||||
#. set priority
|
||||
#. ensure the node has a media class
|
||||
#. ensure the node has a name
|
||||
#. sanitize name
|
||||
#. deduplicate nodes with the same name
|
||||
#. and a nick
|
||||
#. also sanitize nick, replace ':' with ' '
|
||||
#. ensure the node has a description
|
||||
#. also sanitize description, replace ':' with ' '
|
||||
#. add api.alsa.card.* properties for rule matching purposes
|
||||
#. 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:220
|
||||
msgid "Built-in Audio"
|
||||
msgstr "صدای توکار"
|
||||
|
||||
#: src/scripts/monitors/alsa.lua:222
|
||||
msgid "Modem"
|
||||
msgstr "مودم"
|
||||
Loading…
Add table
Reference in a new issue