diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/uk.po | 35 |
1 files changed, 20 insertions, 15 deletions
@@ -8,31 +8,33 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-12-06 09:15+0100\n" -"PO-Revision-Date: 2018-01-24 12:35+0000\n" -"Last-Translator: Марс Ямбар <mjambarmeta@gmail.com>\n" -"Language-Team: Ukrainian <https://hosted.weblate.org/projects/ayatana-" -"indicators/notifications-applet/uk/>\n" +"PO-Revision-Date: 2018-09-28 18:36+0000\n" +"Last-Translator: Володимир Бриняк <bardvv@gmail.com>\n" +"Language-Team: Ukrainian <https://hosted.weblate.org/projects/" +"ayatana-indicators/notifications-applet/uk/>\n" "Language: uk\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 2.19-dev\n" +"X-Generator: Weblate 3.2-dev\n" #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 msgid "Discard notifications by application name" -msgstr "" +msgstr "Ігнорувати сповіщення за назвою застосунку" #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:2 msgid "" "If an application name is in the blacklist, all notifications matching the " "application name will be discarded." msgstr "" +"Якщо ім'я застосунку в чорному списку, всі сповіщення, що відповідають назві " +"застосунку, будуть відхилені." #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 msgid "Clear notifications on middle click" -msgstr "" +msgstr "Очистити сповіщення по середній кнопці миші" #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:4 msgid "" @@ -40,24 +42,27 @@ msgid "" "be toggled if the queue is not empty. With this option enabled, the " "notification queue will be cleared instead." msgstr "" +"Зазвичай, при натисканні середньої кнопкою миші по значку повідомлення буде " +"переключено статус прочитання. Якщо цей параметр увімкнено, черга " +"повідомлень буде очищена." #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:5 msgid "Hide the indicator" -msgstr "" +msgstr "Приховати індикатор" #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:6 msgid "If true, the indicator is hidden." -msgstr "" +msgstr "Якщо так, індикатор приховується." #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:7 msgid "Maximum number of visible items" -msgstr "" +msgstr "Максимальна кількість видимих елементів" #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:8 msgid "" "The indicator will only display at most the number of notifications " "indicated by this value." -msgstr "" +msgstr "Індикатор буде відображати повідомлень не більше, ніж це значення." #: ../src/indicator-notifications.c:170 msgid "Notifications" @@ -67,10 +72,10 @@ msgstr "Сповіщення" #, c-format msgid "Clear <small>(%d Notification)</small>" msgid_plural "Clear <small>(%d Notifications)</small>" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Очистити<small>%d Оповіщення)</small>" +msgstr[1] "Очистити<small>%d Сповіщення)</small>" +msgstr[2] "Очистити<small>%d Сповіщень)</small>" #: ../src/notification-menuitem.c:129 msgid "from" -msgstr "" +msgstr "з" |