diff options
author | Sergii Horichenko <m@sgg.im> | 2023-06-14 15:43:04 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-06-15 17:49:07 +0200 |
commit | 00fa16feb67e74f59d2b18d838c8b64a1671154f (patch) | |
tree | bad9954c60d383e5a9fb92ea7d7a1d84570ed6df /po | |
parent | f70ef345c1ec6bfaea42b4451eafa7ebc20051af (diff) | |
download | ayatana-indicator-display-00fa16feb67e74f59d2b18d838c8b64a1671154f.tar.gz ayatana-indicator-display-00fa16feb67e74f59d2b18d838c8b64a1671154f.tar.bz2 ayatana-indicator-display-00fa16feb67e74f59d2b18d838c8b64a1671154f.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (25 of 25 strings)
Translation: Ayatana Indicators/Display Indicator Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/display-applet/ru/
Diffstat (limited to 'po')
-rw-r--r-- | po/ru.po | 29 |
1 files changed, 14 insertions, 15 deletions
@@ -8,17 +8,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-09 08:07+0100\n" -"PO-Revision-Date: 2023-02-22 18:43+0000\n" +"PO-Revision-Date: 2023-06-15 15:49+0000\n" "Last-Translator: Sergii Horichenko <m@sgg.im>\n" -"Language-Team: Russian <https://hosted.weblate.org/projects/ayatana-" -"indicators/display-applet/ru/>\n" +"Language-Team: Russian <https://hosted.weblate.org/projects/" +"ayatana-indicators/display-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.16-dev\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.18.1-dev\n" #: data/org.ayatana.indicator.display.gschema.xml:1 msgid "Lock rotation" @@ -50,21 +50,20 @@ msgstr "" "интенсивнее эффект покраснения, применяемый к дисплею." #: data/org.ayatana.indicator.display.gschema.xml:7 -#, fuzzy msgid "Color temperature profile" -msgstr "Профили цветовой температуры" +msgstr "Профили температур цвета" #: data/org.ayatana.indicator.display.gschema.xml:8 msgid "The current color temperature profile being used by the indicator." -msgstr "" +msgstr "Текущий профиль температур цвета используется индикатором." #: data/org.ayatana.indicator.display.gschema.xml:9 msgid "Screen brightness" -msgstr "" +msgstr "Яркость экрана" #: data/org.ayatana.indicator.display.gschema.xml:10 msgid "Stores the current brightness value of your screen." -msgstr "" +msgstr "Сохраняет значение текущей яркости Вашего экрана." #: src/rotation-lock.cpp:48 msgid "Manual" @@ -72,15 +71,15 @@ msgstr "Настраиваемый" #: src/rotation-lock.cpp:49 msgid "Adaptive (Colder)" -msgstr "" +msgstr "Адаптивный (холоднее)" #: src/rotation-lock.cpp:50 msgid "Adaptive" -msgstr "" +msgstr "Адаптивный" #: src/rotation-lock.cpp:51 msgid "Adaptive (Warmer)" -msgstr "" +msgstr "Адаптивный (теплее)" #: src/rotation-lock.cpp:420 src/rotation-lock.cpp:457 msgid "Rotation Lock" @@ -88,7 +87,7 @@ msgstr "Блокировка вращения" #: src/rotation-lock.cpp:473 msgid "Brightness" -msgstr "" +msgstr "Яркость" #: src/rotation-lock.cpp:498 msgid "Color temperature profiles" |