diff options
author | Sergii Horichenko <m@sgg.im> | 2022-09-14 17:38:45 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2022-09-16 00:17:21 +0200 |
commit | 078e185e3f97a347f7fbe6226060fc9e7ce5b7ee (patch) | |
tree | 0c6aec1ac9e0dffa296a2321dc5237859bb0c2ed | |
parent | f7b910deb366f5112ec0a24ec6ff6833757723dc (diff) | |
download | ayatana-indicator-bluetooth-078e185e3f97a347f7fbe6226060fc9e7ce5b7ee.tar.gz ayatana-indicator-bluetooth-078e185e3f97a347f7fbe6226060fc9e7ce5b7ee.tar.bz2 ayatana-indicator-bluetooth-078e185e3f97a347f7fbe6226060fc9e7ce5b7ee.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (13 of 13 strings)
Translation: Ayatana Indicators/Bluetooth Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ru/
-rw-r--r-- | po/ru.po | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -8,27 +8,25 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-14 08:25+0200\n" -"PO-Revision-Date: 2022-04-23 13:36+0000\n" +"PO-Revision-Date: 2022-09-15 22:17+0000\n" "Last-Translator: Sergii Horichenko <m@sgg.im>\n" -"Language-Team: Russian <https://hosted.weblate.org/projects/ayatana-" -"indicators/bluetooth-applet/ru/>\n" +"Language-Team: Russian <https://hosted.weblate.org/projects/" +"ayatana-indicators/bluetooth-applet/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.12.1-dev\n" +"X-Generator: Weblate 4.14.1-dev\n" #: data/org.ayatana.indicator.bluetooth.gschema.xml.in:1 -#, fuzzy msgid "Bluetooth indicator in the menu bar." -msgstr "Показывать или нет индикатор bluetooth в строке меню." +msgstr "Индикатор Bluetooth в строке меню." #: data/org.ayatana.indicator.bluetooth.gschema.xml.in:2 -#, fuzzy msgid "Whether or not to show the Bluetooth indicator in the menu bar." -msgstr "Показывать или нет индикатор bluetooth в строке меню." +msgstr "Показывать или не показывать индикатор Bluetooth в строке меню." #: src/bluez.vala:310 msgid "Unknown" @@ -73,4 +71,4 @@ msgstr "Bluetooth" #: src/profile.vala:180 msgid "Bluetooth status & device connections" -msgstr "" +msgstr "Состояние Bluetooth и подключения устройств" |