talkatu/talkatu

Require GTK 4.10 and GLib 2.76

10 months ago, Gary Kramlich
979e1d618007
Require GTK 4.10 and GLib 2.76

Also remove all of the code that was for version before GTK 4.10 and GLib 2.76

Testing Done:
Ran the unit tests and make sure the insert html dialog worked in the demo.

Reviewed at https://reviews.imfreedom.org/r/2527/
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the talkatu package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# f977cb811fcf66493f48eac227fd7473_b98aa5d <2419f1d8d12d92441152e78ae3e3bde0_722180>, 2022
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: talkatu\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-19 13:19-0500\n"
"PO-Revision-Date: 2019-07-19 18:19+0000\n"
"Last-Translator: f977cb811fcf66493f48eac227fd7473_b98aa5d <2419f1d8d12d92441152e78ae3e3bde0_722180>, 2022\n"
"Language-Team: Ukrainian (https://www.transifex.com/pidgin/teams/6323/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"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"
#: demo/data/demo.ui:13
msgid "Alice"
msgstr "Аліса"
#: demo/data/demo.ui:24
msgid "Bob"
msgstr "Боб"
#: demo/data/demo.ui:35
msgid "Carlos"
msgstr "Карлос"
#: demo/data/demo.ui:46
msgid "Eve"
msgstr "Єва"
#: demo/data/demo.ui:57
msgid "David"
msgstr "Девід"
#: demo/data/demo.ui:68
msgid "Mallory"
msgstr "Мелорі"
#: demo/data/demo.ui:141
msgid "Use a TalkatuBuffer"
msgstr ""
#: demo/data/demo.ui:142
msgid "Plain"
msgstr ""
#: demo/data/demo.ui:157
msgid "Use a TalkatuWholeBuffer"
msgstr ""
#: demo/data/demo.ui:158
msgid "Whole"
msgstr ""
#: demo/data/demo.ui:173
msgid "Use a TalkatuHTMLBuffer"
msgstr ""
#: demo/data/demo.ui:174
msgid "HTML"
msgstr "HTML"
#: demo/data/demo.ui:189
msgid "Use a TalkatuMarkdownBuffer"
msgstr ""
#: demo/data/demo.ui:190
msgid "Markdown"
msgstr "Markdown"
#: demo/data/demo.ui:215
msgid "Insert HTML from a file"
msgstr "Вставити HTML з файлу"
#: demo/data/demo.ui:216
msgid "Insert HTML"
msgstr "Вставити HTML"
#: demo/data/demo.ui:230
msgid "Insert Markdown from a file"
msgstr "Вставити Markdown з файлу"
#: demo/data/demo.ui:231
msgid "Insert Markdown"
msgstr "Вставити Markdown"
#: demo/data/demo.ui:255
msgid "Author"
msgstr "Автор"
#: demo/data/demo.ui:278
msgid "Toogle toolbar visibility"
msgstr "Перемкнути видимість панелі засобів"
#: demo/data/demo.ui:279
msgid "Toolbar"
msgstr "Панель засобів"
#: demo/data/demo.ui:291
msgid "Toggle send button visibility"
msgstr "Перемкнути видимість кнопки надсилання"
#: demo/data/demo.ui:292
msgid "Send Button"
msgstr "Кнопка Надіслати"
#: demo/talkatudemo.c:57
msgid "Talkatu Demo"
msgstr ""
#: demo/talkatudemowindow.c:60
msgid "insert html..."
msgstr "вставити html..."
#: demo/talkatudemowindow.c:103
msgid "insert markdown..."
msgstr "вставити markdown..."
#: talkatu/data/editor.ui:55
msgid "Send"
msgstr "Надіслати"
#: talkatu/data/linkdialog.ui:7 talkatu/data/toolbar.ui:148
msgid "Insert Link"
msgstr "Вставити посилання"
#: talkatu/data/linkdialog.ui:24
msgid "Cancel"
msgstr "Скасувати"
#: talkatu/data/linkdialog.ui:38
msgid "Insert"
msgstr "Вставити"
#: talkatu/data/linkdialog.ui:69
msgid "<span font-size=\"large\" font-weight=\"bold\">Insert Link</span>"
msgstr "<span font-size=\"large\" font-weight=\"bold\">Вставити посилання</span>"
#: talkatu/data/linkdialog.ui:82
msgid ""
"Please enter the URL and optional display text you would like to insert."
msgstr ""
#: talkatu/data/linkdialog.ui:101
msgid "URL:"
msgstr "URL:"
#: talkatu/data/linkdialog.ui:140
msgid "Display Text:"
msgstr "Відображення тексту:"
#: talkatu/data/toolbar.ui:13
msgid "Bold"
msgstr "Грубий"
#: talkatu/data/toolbar.ui:26
msgid "Italic"
msgstr "Похилий"
#: talkatu/data/toolbar.ui:39
msgid "Underline"
msgstr "Підкреслений"
#: talkatu/data/toolbar.ui:52
msgid "Strikethrough"
msgstr "Закреслений"
#: talkatu/data/toolbar.ui:75
msgid "Increase Font Size"
msgstr "Збільшити розмір шрифту"
#: talkatu/data/toolbar.ui:88
msgid "Decrease Font Size"
msgstr "Зменшити розмір шрифту"
#: talkatu/data/toolbar.ui:111
msgid "Clear Formatting"
msgstr "Очистити форматування"
#: talkatu/data/toolbar.ui:134
msgid "Insert Image"
msgstr "Вставити зображення"
#: talkatu/data/toolbar.ui:162
msgid "Insert File"
msgstr "Вставити файл"
#: talkatu/data/toolbar.ui:175
msgid "Insert Code"
msgstr "Вставити код"
#: talkatu/data/toolbar.ui:189
msgid "Insert Emoji"
msgstr "Вставити Emoji"
#: talkatu/data/toolbar.ui:213
msgid "Get Attention"
msgstr ""
#: talkatu/talkatuactiongroup.c:182
#, c-format
msgid "activating action %s"
msgstr ""
#: talkatu/talkatuactiongroup.c:193
#, c-format
msgid "toggling action %s"
msgstr ""
#: talkatu/talkatubuffer.c:143
#, c-format
msgid "failed to find action for tag %s"
msgstr ""
#: talkatu/talkatubuffer.c:154
#, c-format
msgid "failed to find action %s"
msgstr ""
#: talkatu/talkatuview.c:180
msgid "Open Link"
msgstr "Відкрити посилання"
#: talkatu/talkatuview.c:204
msgid "Copy Link"
msgstr "Копіювати посилання"
#: talkatu/talkatuview.c:329
msgid "Send message"
msgstr "Надіслати повідомлення"