diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-05 13:46:39 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-05 13:46:39 +0200 |
commit | d92b44372a438ce4f22bfe47b3eaa9caf6ba6935 (patch) | |
tree | f09c4f0f9076ef5d33bb4e8ff75971fa15c56271 /po/ru.po | |
parent | 35e9e4e2e31bfb25fc098c367dee3b96bcb02aae (diff) | |
download | ayatana-indicator-sound-d92b44372a438ce4f22bfe47b3eaa9caf6ba6935.tar.gz ayatana-indicator-sound-d92b44372a438ce4f22bfe47b3eaa9caf6ba6935.tar.bz2 ayatana-indicator-sound-d92b44372a438ce4f22bfe47b3eaa9caf6ba6935.zip |
po/*.po{,t}: Translation strings update.
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 49 |
1 files changed, 28 insertions, 21 deletions
@@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-08-12 07:22+0200\n" +"POT-Creation-Date: 2022-09-05 13:46+0200\n" "PO-Revision-Date: 2022-04-23 13:36+0000\n" "Last-Translator: Sergii Horichenko <m@sgg.im>\n" -"Language-Team: Russian <https://hosted.weblate.org/projects/" -"ayatana-indicators/sound-applet/ru/>\n" +"Language-Team: Russian <https://hosted.weblate.org/projects/ayatana-" +"indicators/sound-applet/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -161,8 +161,9 @@ msgid "Normal output volume." msgstr "Нормальный уровень громкости." #: ../data/org.ayatana.indicator.sound.gschema.xml:20 +#, fuzzy msgid "" -"The maximum volume when com.ubuntu.sound's 'allow-amplified-volume' setting " +"The maximum volume when com.lomiri.sound's 'allow-amplified-volume' setting " "is disabled.\n" "\n" "To conform with EU standard EN 60950-1/Al2, this value should never be set " @@ -182,16 +183,18 @@ msgstr "" "Значение по умолчанию (0) соответствует константе PA_VOLUME_NORM PulseAudio." #: ../data/org.ayatana.indicator.sound.gschema.xml:25 +#, fuzzy msgid "" -"Output volume to use when com.ubuntu.sound's 'allow-amplified-volume' " +"Output volume to use when com.lomiri.sound's 'allow-amplified-volume' " "setting is enabled." msgstr "" "Используемая выходная громкость при включённой настройке «allow-amplified-" "volume» группы com.ubuntu.sound." #: ../data/org.ayatana.indicator.sound.gschema.xml:26 +#, fuzzy msgid "" -"The maximum volume when com.ubuntu.sound's 'allow-amplified-volume' setting " +"The maximum volume when com.lomiri.sound's 'allow-amplified-volume' setting " "is enabled.\n" "\n" "To conform with EU standard EN 60950-1/Al2, this value should never be set " @@ -211,67 +214,71 @@ msgstr "" "Значение по умолчанию (0) соответствует константе PA_VOLUME_UI_MAX " "PulseAudio." -#: ../src/info-notification.vala:25 ../src/info-notification.vala:42 -#: ../src/service.vala:331 ../src/service.vala:334 ../src/sound-menu.vala:59 +#: ../src/info-notification.vala:27 ../src/info-notification.vala:44 +#: ../src/service.vala:294 ../src/service.vala:297 ../src/sound-menu.vala:59 #: ../src/sound-menu.vala:253 ../src/warn-notification.vala:31 msgid "Volume" msgstr "Громкость" -#: ../src/info-notification.vala:55 +#: ../src/info-notification.vala:57 msgid "Speakers" msgstr "Колонки" -#: ../src/info-notification.vala:57 +#: ../src/info-notification.vala:59 msgid "Headphones" msgstr "Наушники" -#: ../src/info-notification.vala:59 +#: ../src/info-notification.vala:61 msgid "Bluetooth headphones" msgstr "Наушники с блютуз" -#: ../src/info-notification.vala:61 +#: ../src/info-notification.vala:63 msgid "Bluetooth speaker" msgstr "Колонки с блютуз" -#: ../src/info-notification.vala:63 +#: ../src/info-notification.vala:65 msgid "Usb speaker" msgstr "USB колонки" -#: ../src/info-notification.vala:65 +#: ../src/info-notification.vala:67 msgid "Usb headphones" msgstr "USB наушники" -#: ../src/info-notification.vala:67 +#: ../src/info-notification.vala:69 msgid "HDMI speaker" msgstr "HDMI колонки" -#: ../src/info-notification.vala:69 +#: ../src/info-notification.vala:71 msgid "HDMI headphones" msgstr "HDMI наушники" -#: ../src/service.vala:295 +#: ../src/service.vala:266 msgid "Missing application" msgstr "Отсутствует приложение" -#: ../src/service.vala:295 +#: ../src/service.vala:266 #, c-format msgid "Could not find the '%s' application - please make sure it is installed." msgstr "" "Не удалось найти приложение '%s' - пожалуйста, убедитесь, что оно " "установлено." -#: ../src/service.vala:328 +#: ../src/service.vala:291 msgid "Volume (muted)" msgstr "Громкость (отключена)" -#: ../src/service.vala:331 +#: ../src/service.vala:294 msgid "silent" msgstr "тишина" -#: ../src/service.vala:339 +#: ../src/service.vala:302 msgid "Sound" msgstr "Звук" +#: ../src/service.vala:303 +msgid "Sound settings & media player controls" +msgstr "" + #: ../src/sound-menu.vala:52 msgid "Mute" msgstr "Отключить" |