Loading po/uk.po +60 −52 Original line number Diff line number Diff line # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR Xfce # This file is distributed under the same license as the xfce-panel-plugins.xfce4-timer-plugin package. # # Translators: # f977cb811fcf66493f48eac227fd7473_b98aa5d <2419f1d8d12d92441152e78ae3e3bde0_722180>, 2022 Loading @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-07-17 12:57+0200\n" "Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n" "POT-Creation-Date: 2025-07-18 11:08+0200\n" "PO-Revision-Date: 2013-07-03 19:24+0000\n" "Last-Translator: Gordon Freeman, 2023\n" "Language-Team: Ukrainian (http://app.transifex.com/xfce/xfce-panel-plugins/language/uk/)\n" Loading @@ -21,212 +21,220 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #: ../panel-plugin/xfcetimer.c:171 #: panel-plugin/xfcetimer.c:171 #, c-format msgid "%dh %dm %ds left" msgstr "залишилось %dг %dх %dс" #: ../panel-plugin/xfcetimer.c:174 #: panel-plugin/xfcetimer.c:174 #, c-format msgid "%dm %ds left" msgstr "залишилось %dх %dс" #: ../panel-plugin/xfcetimer.c:177 #: panel-plugin/xfcetimer.c:177 #, c-format msgid "%ds left" msgstr "залишилось %dс" #: ../panel-plugin/xfcetimer.c:181 #: panel-plugin/xfcetimer.c:181 msgid " (Paused)" msgstr "(Призупинено)" #. Display the name of the alarm when the countdown ends #: ../panel-plugin/xfcetimer.c:217 #: panel-plugin/xfcetimer.c:217 #, c-format msgid "" "Beeep! :) \n" "Time is up for the alarm %s." msgstr "Все-е-е! :) \nЧас для будильника %s." #: ../panel-plugin/xfcetimer.c:218 #: panel-plugin/xfcetimer.c:218 #, c-format msgid "Timer %s" msgstr "Таймер %s" #: ../panel-plugin/xfcetimer.c:227 ../panel-plugin/xfcetimer.c:1601 #: panel-plugin/xfcetimer.c:227 panel-plugin/xfcetimer.c:1601 msgid "Close" msgstr "Закрити" #: ../panel-plugin/xfcetimer.c:228 #: panel-plugin/xfcetimer.c:228 msgid "Rerun the timer" msgstr "Перезапустити таймер" #: ../panel-plugin/xfcetimer.c:496 ../panel-plugin/xfcetimer.c:964 #: panel-plugin/xfcetimer.c:496 panel-plugin/xfcetimer.c:964 msgid "Add new alarm" msgstr "Додати новий сигнал" #: ../panel-plugin/xfcetimer.c:518 #: panel-plugin/xfcetimer.c:518 msgid "Pause timer" msgstr "Призупинити таймер" #: ../panel-plugin/xfcetimer.c:525 #: panel-plugin/xfcetimer.c:525 msgid "Resume timer" msgstr "Відновити таймер" #: ../panel-plugin/xfcetimer.c:531 #: panel-plugin/xfcetimer.c:531 msgid "Stop timer" msgstr "Зупинити таймер" #: ../panel-plugin/xfcetimer.c:605 ../panel-plugin/xfcetimer.c:689 #: panel-plugin/xfcetimer.c:605 panel-plugin/xfcetimer.c:689 #, c-format msgid "%dh %dm %ds" msgstr "%dг %dх %dс" #: ../panel-plugin/xfcetimer.c:607 ../panel-plugin/xfcetimer.c:691 #: panel-plugin/xfcetimer.c:607 panel-plugin/xfcetimer.c:691 #, c-format msgid "%dm %ds" msgstr "%dх %dс" #: ../panel-plugin/xfcetimer.c:609 ../panel-plugin/xfcetimer.c:693 #: panel-plugin/xfcetimer.c:609 panel-plugin/xfcetimer.c:693 #, c-format msgid "%ds" msgstr "%dс" #: ../panel-plugin/xfcetimer.c:617 ../panel-plugin/xfcetimer.c:709 #: panel-plugin/xfcetimer.c:617 panel-plugin/xfcetimer.c:709 #, c-format msgid "At %02d:%02d" msgstr "В %02d:%02d" #: ../panel-plugin/xfcetimer.c:707 #: panel-plugin/xfcetimer.c:707 #, c-format msgid "At %02d:%02dZ" msgstr "В %02d:%02dZ" #: ../panel-plugin/xfcetimer.c:822 #: panel-plugin/xfcetimer.c:822 msgid "Name:" msgstr "Назва:" #: ../panel-plugin/xfcetimer.c:833 #: panel-plugin/xfcetimer.c:833 msgid "Enter the countdown time" msgstr "Введіть час зворотного відліку" #: ../panel-plugin/xfcetimer.c:838 #: panel-plugin/xfcetimer.c:838 msgid "Enter the time of alarm (24h format)" msgstr "Введіть час спрацьовування сигналу (в форматі 24 годин)" #: ../panel-plugin/xfcetimer.c:853 #: panel-plugin/xfcetimer.c:853 msgid "h " msgstr "г " #: ../panel-plugin/xfcetimer.c:860 #: panel-plugin/xfcetimer.c:860 msgid "m " msgstr "х " #: ../panel-plugin/xfcetimer.c:867 #: panel-plugin/xfcetimer.c:867 msgid "s " msgstr "с " #: ../panel-plugin/xfcetimer.c:870 #: panel-plugin/xfcetimer.c:870 msgid "or" msgstr "або" #: ../panel-plugin/xfcetimer.c:890 #: panel-plugin/xfcetimer.c:890 msgid "UTC" msgstr "UTC" #: ../panel-plugin/xfcetimer.c:902 #: panel-plugin/xfcetimer.c:902 msgid "Command to run:" msgstr "Команда для запуску:" #: ../panel-plugin/xfcetimer.c:912 #: panel-plugin/xfcetimer.c:912 msgid "Alarm to run:" msgstr "Сигнал для запуску:" #. add alarm autostart check button #: ../panel-plugin/xfcetimer.c:939 #: panel-plugin/xfcetimer.c:939 msgid "Auto start when plugin loads" msgstr "Автозапуск при завантаженні додатку" #: ../panel-plugin/xfcetimer.c:949 #: panel-plugin/xfcetimer.c:949 msgid "Cancel" msgstr "Відмінити" #: ../panel-plugin/xfcetimer.c:954 #: panel-plugin/xfcetimer.c:954 msgid "Accept" msgstr "Прийняти" #: ../panel-plugin/xfcetimer.c:1006 #: panel-plugin/xfcetimer.c:1006 msgid "Edit alarm" msgstr "Редагувати сигнал" #: ../panel-plugin/xfcetimer.c:1599 #: panel-plugin/xfcetimer.c:1599 msgid "Timer Options" msgstr "Параметри таймера" #: ../panel-plugin/xfcetimer.c:1638 #: panel-plugin/xfcetimer.c:1638 msgid "Timer name" msgstr "Назва таймера" #: ../panel-plugin/xfcetimer.c:1643 #: panel-plugin/xfcetimer.c:1643 msgid "" "Countdown period /\n" "Alarm time" msgstr "Період зворотного відліку /\nЧас сигналу" #: ../panel-plugin/xfcetimer.c:1646 #: panel-plugin/xfcetimer.c:1646 msgid "Alarm command" msgstr "Команда сигналу" #: ../panel-plugin/xfcetimer.c:1665 #: panel-plugin/xfcetimer.c:1665 msgid "Add" msgstr "Додати" #: ../panel-plugin/xfcetimer.c:1672 #: panel-plugin/xfcetimer.c:1672 msgid "Edit" msgstr "Змінити" #: ../panel-plugin/xfcetimer.c:1679 #: panel-plugin/xfcetimer.c:1679 msgid "Remove" msgstr "Вилучити" #: ../panel-plugin/xfcetimer.c:1687 #: panel-plugin/xfcetimer.c:1687 msgid "Up" msgstr "Вгору" #: ../panel-plugin/xfcetimer.c:1694 #: panel-plugin/xfcetimer.c:1694 msgid "Down" msgstr "Вниз" #: ../panel-plugin/xfcetimer.c:1710 #: panel-plugin/xfcetimer.c:1710 msgid "Don't display a warning if an alarm command is set" msgstr "Не показувати попередження, якщо встановлено команду будильника" #. Default alarm command config #: ../panel-plugin/xfcetimer.c:1722 #: panel-plugin/xfcetimer.c:1722 msgid "Use a default alarm command" msgstr "Використання типової команди будильника" #: ../panel-plugin/xfcetimer.c:1731 #: panel-plugin/xfcetimer.c:1731 msgid "Default command: " msgstr "Типова команда:" #. Alarm repetitions config #: ../panel-plugin/xfcetimer.c:1748 #: panel-plugin/xfcetimer.c:1748 msgid "Repeat the alarm command" msgstr "Повторення команди будильника" #: ../panel-plugin/xfcetimer.c:1759 #: panel-plugin/xfcetimer.c:1759 msgid "Number of repetitions" msgstr "Кількість повторів" #: ../panel-plugin/xfcetimer.c:1768 #: panel-plugin/xfcetimer.c:1768 msgid " Time interval (sec.)" msgstr " Інтервал часу (сек.)" #: ../panel-plugin/xfcetimer.c:1828 #: panel-plugin/xfcetimer.c:1828 msgid "About Timer plugin" msgstr "Про плагін таймера" #: ../panel-plugin/xfcetimer.c:1831 #: panel-plugin/xfcetimer.c:1831 msgid "A plugin to define countdown timers or alarms at given times." msgstr "Додаток, що визначає таймер зворотного відліку або будильник в заданий час." #: panel-plugin/xfce4-timer-plugin.desktop.in:5 msgid "Xfce4 Timer" msgstr "Таймер Xfce4" #: panel-plugin/xfce4-timer-plugin.desktop.in:6 msgid "Timer plugin for Xfce panel" msgstr "Плагін Таймер для панелі Xfce" Loading
po/uk.po +60 −52 Original line number Diff line number Diff line # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR Xfce # This file is distributed under the same license as the xfce-panel-plugins.xfce4-timer-plugin package. # # Translators: # f977cb811fcf66493f48eac227fd7473_b98aa5d <2419f1d8d12d92441152e78ae3e3bde0_722180>, 2022 Loading @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-07-17 12:57+0200\n" "Report-Msgid-Bugs-To: https://gitlab.xfce.org/\n" "POT-Creation-Date: 2025-07-18 11:08+0200\n" "PO-Revision-Date: 2013-07-03 19:24+0000\n" "Last-Translator: Gordon Freeman, 2023\n" "Language-Team: Ukrainian (http://app.transifex.com/xfce/xfce-panel-plugins/language/uk/)\n" Loading @@ -21,212 +21,220 @@ msgstr "" "Language: uk\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #: ../panel-plugin/xfcetimer.c:171 #: panel-plugin/xfcetimer.c:171 #, c-format msgid "%dh %dm %ds left" msgstr "залишилось %dг %dх %dс" #: ../panel-plugin/xfcetimer.c:174 #: panel-plugin/xfcetimer.c:174 #, c-format msgid "%dm %ds left" msgstr "залишилось %dх %dс" #: ../panel-plugin/xfcetimer.c:177 #: panel-plugin/xfcetimer.c:177 #, c-format msgid "%ds left" msgstr "залишилось %dс" #: ../panel-plugin/xfcetimer.c:181 #: panel-plugin/xfcetimer.c:181 msgid " (Paused)" msgstr "(Призупинено)" #. Display the name of the alarm when the countdown ends #: ../panel-plugin/xfcetimer.c:217 #: panel-plugin/xfcetimer.c:217 #, c-format msgid "" "Beeep! :) \n" "Time is up for the alarm %s." msgstr "Все-е-е! :) \nЧас для будильника %s." #: ../panel-plugin/xfcetimer.c:218 #: panel-plugin/xfcetimer.c:218 #, c-format msgid "Timer %s" msgstr "Таймер %s" #: ../panel-plugin/xfcetimer.c:227 ../panel-plugin/xfcetimer.c:1601 #: panel-plugin/xfcetimer.c:227 panel-plugin/xfcetimer.c:1601 msgid "Close" msgstr "Закрити" #: ../panel-plugin/xfcetimer.c:228 #: panel-plugin/xfcetimer.c:228 msgid "Rerun the timer" msgstr "Перезапустити таймер" #: ../panel-plugin/xfcetimer.c:496 ../panel-plugin/xfcetimer.c:964 #: panel-plugin/xfcetimer.c:496 panel-plugin/xfcetimer.c:964 msgid "Add new alarm" msgstr "Додати новий сигнал" #: ../panel-plugin/xfcetimer.c:518 #: panel-plugin/xfcetimer.c:518 msgid "Pause timer" msgstr "Призупинити таймер" #: ../panel-plugin/xfcetimer.c:525 #: panel-plugin/xfcetimer.c:525 msgid "Resume timer" msgstr "Відновити таймер" #: ../panel-plugin/xfcetimer.c:531 #: panel-plugin/xfcetimer.c:531 msgid "Stop timer" msgstr "Зупинити таймер" #: ../panel-plugin/xfcetimer.c:605 ../panel-plugin/xfcetimer.c:689 #: panel-plugin/xfcetimer.c:605 panel-plugin/xfcetimer.c:689 #, c-format msgid "%dh %dm %ds" msgstr "%dг %dх %dс" #: ../panel-plugin/xfcetimer.c:607 ../panel-plugin/xfcetimer.c:691 #: panel-plugin/xfcetimer.c:607 panel-plugin/xfcetimer.c:691 #, c-format msgid "%dm %ds" msgstr "%dх %dс" #: ../panel-plugin/xfcetimer.c:609 ../panel-plugin/xfcetimer.c:693 #: panel-plugin/xfcetimer.c:609 panel-plugin/xfcetimer.c:693 #, c-format msgid "%ds" msgstr "%dс" #: ../panel-plugin/xfcetimer.c:617 ../panel-plugin/xfcetimer.c:709 #: panel-plugin/xfcetimer.c:617 panel-plugin/xfcetimer.c:709 #, c-format msgid "At %02d:%02d" msgstr "В %02d:%02d" #: ../panel-plugin/xfcetimer.c:707 #: panel-plugin/xfcetimer.c:707 #, c-format msgid "At %02d:%02dZ" msgstr "В %02d:%02dZ" #: ../panel-plugin/xfcetimer.c:822 #: panel-plugin/xfcetimer.c:822 msgid "Name:" msgstr "Назва:" #: ../panel-plugin/xfcetimer.c:833 #: panel-plugin/xfcetimer.c:833 msgid "Enter the countdown time" msgstr "Введіть час зворотного відліку" #: ../panel-plugin/xfcetimer.c:838 #: panel-plugin/xfcetimer.c:838 msgid "Enter the time of alarm (24h format)" msgstr "Введіть час спрацьовування сигналу (в форматі 24 годин)" #: ../panel-plugin/xfcetimer.c:853 #: panel-plugin/xfcetimer.c:853 msgid "h " msgstr "г " #: ../panel-plugin/xfcetimer.c:860 #: panel-plugin/xfcetimer.c:860 msgid "m " msgstr "х " #: ../panel-plugin/xfcetimer.c:867 #: panel-plugin/xfcetimer.c:867 msgid "s " msgstr "с " #: ../panel-plugin/xfcetimer.c:870 #: panel-plugin/xfcetimer.c:870 msgid "or" msgstr "або" #: ../panel-plugin/xfcetimer.c:890 #: panel-plugin/xfcetimer.c:890 msgid "UTC" msgstr "UTC" #: ../panel-plugin/xfcetimer.c:902 #: panel-plugin/xfcetimer.c:902 msgid "Command to run:" msgstr "Команда для запуску:" #: ../panel-plugin/xfcetimer.c:912 #: panel-plugin/xfcetimer.c:912 msgid "Alarm to run:" msgstr "Сигнал для запуску:" #. add alarm autostart check button #: ../panel-plugin/xfcetimer.c:939 #: panel-plugin/xfcetimer.c:939 msgid "Auto start when plugin loads" msgstr "Автозапуск при завантаженні додатку" #: ../panel-plugin/xfcetimer.c:949 #: panel-plugin/xfcetimer.c:949 msgid "Cancel" msgstr "Відмінити" #: ../panel-plugin/xfcetimer.c:954 #: panel-plugin/xfcetimer.c:954 msgid "Accept" msgstr "Прийняти" #: ../panel-plugin/xfcetimer.c:1006 #: panel-plugin/xfcetimer.c:1006 msgid "Edit alarm" msgstr "Редагувати сигнал" #: ../panel-plugin/xfcetimer.c:1599 #: panel-plugin/xfcetimer.c:1599 msgid "Timer Options" msgstr "Параметри таймера" #: ../panel-plugin/xfcetimer.c:1638 #: panel-plugin/xfcetimer.c:1638 msgid "Timer name" msgstr "Назва таймера" #: ../panel-plugin/xfcetimer.c:1643 #: panel-plugin/xfcetimer.c:1643 msgid "" "Countdown period /\n" "Alarm time" msgstr "Період зворотного відліку /\nЧас сигналу" #: ../panel-plugin/xfcetimer.c:1646 #: panel-plugin/xfcetimer.c:1646 msgid "Alarm command" msgstr "Команда сигналу" #: ../panel-plugin/xfcetimer.c:1665 #: panel-plugin/xfcetimer.c:1665 msgid "Add" msgstr "Додати" #: ../panel-plugin/xfcetimer.c:1672 #: panel-plugin/xfcetimer.c:1672 msgid "Edit" msgstr "Змінити" #: ../panel-plugin/xfcetimer.c:1679 #: panel-plugin/xfcetimer.c:1679 msgid "Remove" msgstr "Вилучити" #: ../panel-plugin/xfcetimer.c:1687 #: panel-plugin/xfcetimer.c:1687 msgid "Up" msgstr "Вгору" #: ../panel-plugin/xfcetimer.c:1694 #: panel-plugin/xfcetimer.c:1694 msgid "Down" msgstr "Вниз" #: ../panel-plugin/xfcetimer.c:1710 #: panel-plugin/xfcetimer.c:1710 msgid "Don't display a warning if an alarm command is set" msgstr "Не показувати попередження, якщо встановлено команду будильника" #. Default alarm command config #: ../panel-plugin/xfcetimer.c:1722 #: panel-plugin/xfcetimer.c:1722 msgid "Use a default alarm command" msgstr "Використання типової команди будильника" #: ../panel-plugin/xfcetimer.c:1731 #: panel-plugin/xfcetimer.c:1731 msgid "Default command: " msgstr "Типова команда:" #. Alarm repetitions config #: ../panel-plugin/xfcetimer.c:1748 #: panel-plugin/xfcetimer.c:1748 msgid "Repeat the alarm command" msgstr "Повторення команди будильника" #: ../panel-plugin/xfcetimer.c:1759 #: panel-plugin/xfcetimer.c:1759 msgid "Number of repetitions" msgstr "Кількість повторів" #: ../panel-plugin/xfcetimer.c:1768 #: panel-plugin/xfcetimer.c:1768 msgid " Time interval (sec.)" msgstr " Інтервал часу (сек.)" #: ../panel-plugin/xfcetimer.c:1828 #: panel-plugin/xfcetimer.c:1828 msgid "About Timer plugin" msgstr "Про плагін таймера" #: ../panel-plugin/xfcetimer.c:1831 #: panel-plugin/xfcetimer.c:1831 msgid "A plugin to define countdown timers or alarms at given times." msgstr "Додаток, що визначає таймер зворотного відліку або будильник в заданий час." #: panel-plugin/xfce4-timer-plugin.desktop.in:5 msgid "Xfce4 Timer" msgstr "Таймер Xfce4" #: panel-plugin/xfce4-timer-plugin.desktop.in:6 msgid "Timer plugin for Xfce panel" msgstr "Плагін Таймер для панелі Xfce"