# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Микола Ткач <Stuartlittle1970@gmail.com>, 2013
# Микола Ткач <Stuartlittle1970@gmail.com>, 2013
# zubr139, 2013
# zubr139, 2012
# zubr139, 2012-2013
# Микола Ткач <Stuartlittle1970@gmail.com>, 2013-2017
# Шаповалов Анатолій Романович <elrond.716.smith@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: MATE Desktop Environment\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-27 14:29+0300\n"
"PO-Revision-Date: 2017-01-03 14:34+0000\n"
"Last-Translator: Микола Ткач <Stuartlittle1970@gmail.com>\n"
"Language-Team: Ukrainian (http://www.transifex.com/mate/MATE/language/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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#: ../data/org.mate.pluma.gschema.xml.in.h:1
msgid "Use Default Font"
msgstr "Використовувати типовий шрифт"

#: ../data/org.mate.pluma.gschema.xml.in.h:2
msgid ""
"Whether to use the system's default fixed width font for editing text "
"instead of a font specific to pluma. If this option is turned off, then the "
"font named in the \"Editor Font\" option will be used instead of the system "
"font."
msgstr "Чи використовувати системний шрифт для ділянці редагування. Якщо цей параметр вимкнено, то для ділянки редагування буде використовуватися шрифт, визначений у параметрі \"Шрифт редактора\"."

#: ../data/org.mate.pluma.gschema.xml.in.h:3
msgctxt "editor-font"
msgid "'Monospace 12'"
msgstr "'Моноширинний 12'"

#: ../data/org.mate.pluma.gschema.xml.in.h:4
msgid "Editor Font"
msgstr "Шрифт редактора"

#: ../data/org.mate.pluma.gschema.xml.in.h:5
msgid ""
"A custom font that will be used for the editing area. This will only take "
"effect if the \"Use Default Font\" option is turned off."
msgstr "Нетиповий шрифт, що буде використано у ділянці редагування. Матиме ефект лише тоді, коли параметр \"Використовувати типовий шрифт\" вимкнений."

#: ../data/org.mate.pluma.gschema.xml.in.h:6
msgid "Style Scheme"
msgstr "Схеми стилю"

#: ../data/org.mate.pluma.gschema.xml.in.h:7
msgid "The ID of a GtkSourceView Style Scheme used to color the text."
msgstr "Ідентифікатор схеми стилів GtkSourceView, що використовується для кольору тексту."

#: ../data/org.mate.pluma.gschema.xml.in.h:8
msgid "Create Backup Copies"
msgstr "Створювати резервні копії"

#: ../data/org.mate.pluma.gschema.xml.in.h:9
msgid ""
"Whether pluma should create backup copies for the files it saves. You can "
"set the backup file extension with the \"Backup Copy Extension\" option."
msgstr "Чи мають створюватися резервні копії для файлів. Ви можете встановити розширення резервних файлів параметром \"Розширення резервних копій\"."

#: ../data/org.mate.pluma.gschema.xml.in.h:10
msgid "Autosave"
msgstr "Автозбереження"

#: ../data/org.mate.pluma.gschema.xml.in.h:11
msgid ""
"Whether pluma should automatically save modified files after a time "
"interval. You can set the time interval with the \"Autosave Interval\" "
"option."
msgstr "Чи потрібно автоматично зберігати змінені файли з певною періодичністю. Інтервал між збереженнями визначається параметром \"Інтервал автозбереження\""

#: ../data/org.mate.pluma.gschema.xml.in.h:12
msgid "Autosave Interval"
msgstr "Інтервал автозбереження"

#: ../data/org.mate.pluma.gschema.xml.in.h:13
msgid ""
"Number of minutes after which pluma will automatically save modified files. "
"This will only take effect if the \"Autosave\" option is turned on."
msgstr "Інтервал у хвилинах, після якого усі не збережені файли будуть збережені автоматично. Матиме ефект лише тоді, коли параметр \"автозбереження\" увімкнений."

#: ../data/org.mate.pluma.gschema.xml.in.h:14
msgid "Writable VFS schemes"
msgstr "Схеми VFS, що підтримують запис"

#: ../data/org.mate.pluma.gschema.xml.in.h:15
msgid ""
"List of VFS schemes pluma supports in write mode. The 'file' scheme is "
"writable by default."
msgstr "Перелік схем VFS, що підтримуються pluma у режимі запису. Схема \"file\" типово підтримує запис."

#: ../data/org.mate.pluma.gschema.xml.in.h:16
msgid "Maximum Number of Undo Actions"
msgstr "Максимальна кількість скасувань дій"

#: ../data/org.mate.pluma.gschema.xml.in.h:17
msgid ""
"Maximum number of actions that pluma will be able to undo or redo. Use "
"\"-1\" for unlimited number of actions."
msgstr "Максимальна кількість дій, які можна скасувати чи повторити. Значення \"-1\" означає необмежену кількість дій."

#: ../data/org.mate.pluma.gschema.xml.in.h:18
msgid "Line Wrapping Mode"
msgstr "Режим перенесення рядків"

#: ../data/org.mate.pluma.gschema.xml.in.h:19
msgid ""
"Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" "
"for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and "
"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that"
" the values are case-sensitive, so make sure they appear exactly as "
"mentioned here."
msgstr "Визначає, як переносити довгі рядки у ділянці редагування. Використовуйте \"GTK_WRAP_NONE\" для вимкнення переносу, \"GTK_WRAP_WORD\" для перенесення на межі слів і \"GTK_WRAP_CHAR\" для по-символьного перенесення. Зауважте, що значення чутливі до регістру і мають з'являтися точно у вказаному вигляді."

#: ../data/org.mate.pluma.gschema.xml.in.h:20
msgid "Tab Size"
msgstr "Розмір табуляції"

#: ../data/org.mate.pluma.gschema.xml.in.h:21
msgid ""
"Specifies the number of spaces that should be displayed instead of Tab "
"characters."
msgstr "Визначає кількість пропусків, які потрібно показувати замість символу табуляції."

#: ../data/org.mate.pluma.gschema.xml.in.h:22
msgid "Insert spaces"
msgstr "Вставляти пропуски"

#: ../data/org.mate.pluma.gschema.xml.in.h:23
msgid "Whether pluma should insert spaces instead of tabs."
msgstr "Чи вставляти пропуски замість знаків табуляції."

#: ../data/org.mate.pluma.gschema.xml.in.h:24
msgid "Automatic indent"
msgstr "Автовідступ"

#: ../data/org.mate.pluma.gschema.xml.in.h:25
msgid "Whether pluma should enable automatic indentation."
msgstr "Чи потрібно автоматично розставляти відступ."

#: ../data/org.mate.pluma.gschema.xml.in.h:26
msgid "Display Line Numbers"
msgstr "Показувати номери рядків"

#: ../data/org.mate.pluma.gschema.xml.in.h:27
msgid "Whether pluma should display line numbers in the editing area."
msgstr "Чи мають показуватися номери рядків у ділянці редагування."

#: ../data/org.mate.pluma.gschema.xml.in.h:28
msgid "Highlight Current Line"
msgstr "Підкреслювати поточний рядок"

#: ../data/org.mate.pluma.gschema.xml.in.h:29
msgid "Whether pluma should highlight the current line."
msgstr "Чи виділяти кольором поточний рядок."

#: ../data/org.mate.pluma.gschema.xml.in.h:30
msgid "Highlight Matching Bracket"
msgstr "Підкреслювати відповідні дужки"

#: ../data/org.mate.pluma.gschema.xml.in.h:31
msgid "Whether pluma should highlight the bracket matching the selected one."
msgstr "Чи виділяти кольором поточний рядок."

#: ../data/org.mate.pluma.gschema.xml.in.h:32
msgid "Display Right Margin"
msgstr "Показувати праву межу"

#: ../data/org.mate.pluma.gschema.xml.in.h:33
msgid "Whether pluma should display the right margin in the editing area."
msgstr "Чи слід показувати праву межу у ділянці редагування."

#: ../data/org.mate.pluma.gschema.xml.in.h:34
msgid "Right Margin Position"
msgstr "Позиція правої межі"

#: ../data/org.mate.pluma.gschema.xml.in.h:35
msgid "Specifies the position of the right margin."
msgstr "Вказує позицію правої межі."

#: ../data/org.mate.pluma.gschema.xml.in.h:36
msgid "Smart Home End"
msgstr "Розумні клявіші Home End"

#: ../data/org.mate.pluma.gschema.xml.in.h:37
msgid ""
"Specifies how the cursor moves when the HOME and END keys are pressed. Use "
"\"DISABLED\" to always move at the start/end of the line, \"AFTER\" to move "
"to the start/end of the line the first time the keys are pressed and to the "
"start/end of the text ignoring whitespaces the second time the keys are "
"pressed, \"BEFORE\" to move to the start/end of the text before moving to "
"the start/end of the line and \"ALWAYS\" to always move to the start/end of "
"the text instead of the start/end of the line."
msgstr "Вказує спосіб переміщення вказівника при натисканні клявіш HOME та END. Вкажіть \"DISABLED\" для простого переміщення до початку та кінця рядка, \"AFTER\" для переміщення до початку/кінця рядка при першому натисканні та при другому натисканні до початку/кінця тексту, нехтуючи пробільні символи. Якщо вказано \"BEFORE\" - переміщення до початку/кінця тексту, при повторному натисканні - переміщення до початку/кінця рядка. Якщо вказано \"ALWAYS\" - вказівник завжди переміщується до початку/кінця тексту, на початку/кінця рядка."

#: ../data/org.mate.pluma.gschema.xml.in.h:38
msgid "Restore Previous Cursor Position"
msgstr "Відновлювати попередню позицію вказівника"

#: ../data/org.mate.pluma.gschema.xml.in.h:39
msgid ""
"Whether pluma should restore the previous cursor position when a file is "
"loaded."
msgstr "Чи слід відновлювати попередню позицію вказівника після завантаження файлу."

#: ../data/org.mate.pluma.gschema.xml.in.h:40
msgid "Enable Search Highlighting"
msgstr "Увімкнути виділення синтаксису"

#: ../data/org.mate.pluma.gschema.xml.in.h:41
msgid ""
"Whether pluma should highlight all the occurrences of the searched text."
msgstr "Чи виділяти кольором усі знайдені збіги при пошуку."

#: ../data/org.mate.pluma.gschema.xml.in.h:42
msgid "Enable Syntax Highlighting"
msgstr "Увімкнути виділення синтаксису"

#: ../data/org.mate.pluma.gschema.xml.in.h:43
msgid "Whether pluma should enable syntax highlighting."
msgstr "Чи вмикати виділення синтаксису."

#: ../data/org.mate.pluma.gschema.xml.in.h:44
msgid "Toolbar is Visible"
msgstr "Панель знарядь видима"

#: ../data/org.mate.pluma.gschema.xml.in.h:45
msgid "Whether the toolbar should be visible in editing windows."
msgstr "Чи показувати панель знарядь у вікнах редагування."

#: ../data/org.mate.pluma.gschema.xml.in.h:46
msgid "Toolbar Buttons Style"
msgstr "Стиль кнопок панелі знарядь"

#: ../data/org.mate.pluma.gschema.xml.in.h:47
msgid ""
"Style for the toolbar buttons. Possible values are \"PLUMA_TOOLBAR_SYSTEM\" "
"to use the system's default style, \"PLUMA_TOOLBAR_ICONS\" to display icons "
"only, \"PLUMA_TOOLBAR_ICONS_AND_TEXT\" to display both icons and text, and "
"\"PLUMA_TOOLBAR_ICONS_BOTH_HORIZ\" to display prioritized text beside icons."
" Note that the values are case-sensitive, so make sure they appear exactly "
"as mentioned here."
msgstr "Визначає стиль для кнопок панелі знарядь. Можливі варіянти: \"PLUMA_TOOLBAR_SYSTEM\" для використання системних значень, \"PLUMA_TOOLBAR_ICONS\" для відображення лише піктограм і \"PLUMA_TOOLBAR_ICONS_AND_TEXT\" для відображення піктограм і тексту, \"PLUMA_TOOLBAR_ICONS_BOTH_HORIZ\" для відображення тексту за піктограмами. Зауважте, що значення чутливі до регістру і мають з'являтися точно у вказаному вигляді."

#: ../data/org.mate.pluma.gschema.xml.in.h:48
msgid "Status Bar is Visible"
msgstr "Панель стану видима"

#: ../data/org.mate.pluma.gschema.xml.in.h:49
msgid ""
"Whether the status bar at the bottom of editing windows should be visible."
msgstr "Чи показувати панель стану у вікнах редагування."

#: ../data/org.mate.pluma.gschema.xml.in.h:50
msgid "Side Pane is Visible"
msgstr "Бічна панель видима"

#: ../data/org.mate.pluma.gschema.xml.in.h:51
msgid ""
"Whether the side pane at the left of editing windows should be visible."
msgstr "Чи показувати бічну панель, що розташована ліворуч вікна редагування."

#: ../data/org.mate.pluma.gschema.xml.in.h:52
msgid "Bottom Panel is Visible"
msgstr "Нижня панель видима"

#: ../data/org.mate.pluma.gschema.xml.in.h:53
msgid ""
"Whether the bottom panel at the bottom of editing windows should be visible."
msgstr "Чи має відображатися нижня панель, що розташована нижче вікна редагування."

#: ../data/org.mate.pluma.gschema.xml.in.h:54
msgid "Maximum Recent Files"
msgstr "Максимальна кількість нещодавніх файлів"

#: ../data/org.mate.pluma.gschema.xml.in.h:55
msgid ""
"Specifies the maximum number of recently opened files that will be displayed"
" in the \"Recent Files\" submenu."
msgstr "Визначає кількість нещодавно використаних файлів, які відображатимуться у підменю \"Нещодавні файли\"."

#: ../data/org.mate.pluma.gschema.xml.in.h:56
msgid "Print Syntax Highlighting"
msgstr "Друкувати виділення синтаксису"

#: ../data/org.mate.pluma.gschema.xml.in.h:57
msgid ""
"Whether pluma should print syntax highlighting when printing documents."
msgstr "Чи застосовувати виділення кольором синтаксису при друкуванні документів."

#: ../data/org.mate.pluma.gschema.xml.in.h:58
msgid "Print Header"
msgstr "Друкувати заголовки сторінок"

#: ../data/org.mate.pluma.gschema.xml.in.h:59
msgid ""
"Whether pluma should include a document header when printing documents."
msgstr "Чи варто друкувати заголовок документу."

#: ../data/org.mate.pluma.gschema.xml.in.h:60
msgid "Printing Line Wrapping Mode"
msgstr "Режим перенесення рядків під час друку"

#: ../data/org.mate.pluma.gschema.xml.in.h:61
msgid ""
"Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no "
"wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and "
"\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that"
" the values are case-sensitive, so make sure they appear exactly as "
"mentioned here."
msgstr "Визначає, як переносити довгі рядки під час друку. Використовуйте \"GTK_WRAP_NONE\" для вимкнення перенесення, \"GTK_WRAP_WORD\" для перенесення на межі слів і \"GTK_WRAP_CHAR\" для по-символьного перенесення. Зауважте, що значення чутливі до регістру і мають з'являтися точно у вказаному вигляді."

#: ../data/org.mate.pluma.gschema.xml.in.h:62
msgid "Print Line Numbers"
msgstr "Друкувати номери рядків"

#: ../data/org.mate.pluma.gschema.xml.in.h:63
msgid ""
"If this value is 0, then no line numbers will be inserted when printing a "
"document. Otherwise, pluma will print line numbers every such number of "
"lines."
msgstr "Якщо значення встановлено в 0, номери рядків не буде вставлено, коли друкуватиметься документ. Інакше, номер друкуватимуться біля кожного рядка."

#: ../data/org.mate.pluma.gschema.xml.in.h:64
msgctxt "print-font-body-pango"
msgid "'Monospace 9'"
msgstr "'Моноширинний 9'"

#: ../data/org.mate.pluma.gschema.xml.in.h:65
msgid "Body Font for Printing"
msgstr "Основний шрифт для друку"

#: ../data/org.mate.pluma.gschema.xml.in.h:66
msgid ""
"Specifies the font to use for a document's body when printing documents."
msgstr "Визначає шрифт, що використовується для друку тексту документів."

#: ../data/org.mate.pluma.gschema.xml.in.h:67
msgctxt "print-font-header-pango"
msgid "'Sans 11'"
msgstr "'Без засічок 11'"

#: ../data/org.mate.pluma.gschema.xml.in.h:68
msgid "Header Font for Printing"
msgstr "Шрифт заголовку для друку"

#: ../data/org.mate.pluma.gschema.xml.in.h:69
msgid ""
"Specifies the font to use for page headers when printing a document. This "
"will only take effect if the \"Print Header\" option is turned on."
msgstr "Визначає шрифт, що використовується для друку заголовків сторінок. Матиме ефект лише тоді, коли параметр \"Друкувати заголовок\" увімкнено."

#: ../data/org.mate.pluma.gschema.xml.in.h:70
msgctxt "print-font-numbers-pango"
msgid "'Sans 8'"
msgstr "'Без засічок 8'"

#: ../data/org.mate.pluma.gschema.xml.in.h:71
msgid "Line Number Font for Printing"
msgstr "Шрифт номерів рядків для друку"

#: ../data/org.mate.pluma.gschema.xml.in.h:72
msgid ""
"Specifies the font to use for line numbers when printing. This will only "
"take effect if the \"Print Line Numbers\" option is non-zero."
msgstr "Визначає шрифт, що використовується для друку номерів рядків. Матиме ефект лише тоді, коли параметр \"Друкувати номерів рядків\" увімкнено."

#: ../data/org.mate.pluma.gschema.xml.in.h:73
msgctxt "auto-detected"
msgid "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]"
msgstr "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]"

#: ../data/org.mate.pluma.gschema.xml.in.h:74
msgid "Automatically Detected Encodings"
msgstr "Автовизначення кодування"

#: ../data/org.mate.pluma.gschema.xml.in.h:75
msgid ""
"Sorted list of encodings used by pluma for automatically detecting the "
"encoding of a file. \"CURRENT\" represents the current locale encoding. Only"
" recognized encodings are used."
msgstr "Сортований перелік кодувань, що використовує редактор для визначення кодування файлу. \"CURRENT\" - поточне кодування локалі. Використовуються лише підтримувані кодування."

#: ../data/org.mate.pluma.gschema.xml.in.h:76
msgctxt "shown-in-menu"
msgid "[ 'ISO-8859-15' ]"
msgstr "[ 'ISO-8859-15' ]"

#: ../data/org.mate.pluma.gschema.xml.in.h:77
msgid "Encodings shown in menu"
msgstr "Кодування, що показані у меню"

#: ../data/org.mate.pluma.gschema.xml.in.h:78
msgid ""
"List of encodings shown in the Character Encoding menu in open/save file "
"selector. Only recognized encodings are used."
msgstr "Перелік кодувань, який показується у меню \"Кодування символів\" діялоґу вибору файлів. Використовуються лише підтримувані кодування."

#: ../data/org.mate.pluma.gschema.xml.in.h:79
msgid "History for \"search for\" entries"
msgstr "Історія записів у \"знайти\""

#: ../data/org.mate.pluma.gschema.xml.in.h:80
msgid "List of entries in \"search for\" textbox."
msgstr "Перелік записів у текстовому полі \"знайти\"."

#: ../data/org.mate.pluma.gschema.xml.in.h:81
msgid "History for \"replace with\" entries"
msgstr "Історія записів у \"замінити на\""

#: ../data/org.mate.pluma.gschema.xml.in.h:82
msgid "List of entries in \"replace with\" textbox."
msgstr "Перелік записів у текстовому полі \"замінити на\"."

#: ../data/org.mate.pluma.gschema.xml.in.h:83
msgid "Active plugins"
msgstr "Активні втулки"

#: ../data/org.mate.pluma.gschema.xml.in.h:84
msgid ""
"List of active plugins. It contains the \"Location\" of the active plugins. "
"See the .pluma-plugin file for obtaining the \"Location\" of a given plugin."
msgstr "Перелік активних втулок. Він містить \"Адресу\" активної втулки. Див. файл .pluma-plugin для отримання \"адреси\" даної втулки."

#: ../data/pluma.appdata.xml.in.h:1
msgid "A Text Editor for the MATE desktop environment"
msgstr "Текстовий редактор для стільничного середовища МАТЕ"

#: ../data/pluma.appdata.xml.in.h:2
msgid ""
"<p> Pluma is a small, but powerful text editor designed specifically for the"
" MATE desktop. It has most standard text editor functions and fully supports"
" international text in Unicode. Advanced features include syntax "
"highlighting and automatic indentation of source code, printing and editing "
"of multiple documents in one window. </p> <p> Pluma is extensible through a "
"plugin system, which currently includes support for spell checking, "
"comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. "
"</p>"
msgstr "<p> Pluma це маленький, але потужний текстовий редактор спеціяльно розроблений для MATE. Він має більшість функцій стандартних текстових редакторів та повністю підтримує міжнародний текст в Unicode. Додаткові можливости включають підсвітку синтаксису та автоматичне розпізнавання джерельного коду, друкування та редагування декількох документів у одному вікні. </p> <p> Pluma є розширюваним через систему втулок, які на данний час включають підтримку перевірки орфографії, порівняння файлів, перегляд CVS ChangeLog-ів, та регулювання рівню відступів. </p>"

#: ../data/pluma.desktop.in.in.h:1
msgid "Pluma"
msgstr "Pluma"

#: ../data/pluma.desktop.in.in.h:2 ../pluma/pluma-print-job.c:763
msgid "Text Editor"
msgstr "Текстовий редактор"

#: ../data/pluma.desktop.in.in.h:3
msgid "Edit text files"
msgstr "Редактор текстових файлів"

#: ../data/pluma.desktop.in.in.h:4
msgid "Pluma Text Editor"
msgstr "Текстовий редактор Pluma"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:140
msgid "Log Out _without Saving"
msgstr "_Вийти без збереження"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:144
msgid "_Cancel Logout"
msgstr "_Скасувати вихід"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:151
msgid "Close _without Saving"
msgstr "_Закрити без збереження"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:211
msgid "Question"
msgstr "Запитання"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:411
#, c-format
msgid ""
"If you don't save, changes from the last %ld second will be permanently "
"lost."
msgid_plural ""
"If you don't save, changes from the last %ld seconds will be permanently "
"lost."
msgstr[0] "Якщо Ви не збережете, зміни за останню %ld секунду будуть остаточно втрачені."
msgstr[1] "Якщо Ви не збережете, зміни за остані %ld секунди будуть остаточно втрачені."
msgstr[2] "Якщо Ви не збережете, зміни за остані %ld секунд будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:420
msgid ""
"If you don't save, changes from the last minute will be permanently lost."
msgstr "Якщо Ви не збережете, зміни за останню хвилину будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:426
#, c-format
msgid ""
"If you don't save, changes from the last minute and %ld second will be "
"permanently lost."
msgid_plural ""
"If you don't save, changes from the last minute and %ld seconds will be "
"permanently lost."
msgstr[0] "Якщо Ви не збережете, зміни за останню хвилину та %ld секунду будуть остаточно втрачені."
msgstr[1] "Якщо Ви не збережете, зміни за останню хвилину та %ld секунди будуть остаточно втрачені."
msgstr[2] "Якщо Ви не збережете, зміни за останню хвилину та %ld секунд будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:436
#, c-format
msgid ""
"If you don't save, changes from the last %ld minute will be permanently "
"lost."
msgid_plural ""
"If you don't save, changes from the last %ld minutes will be permanently "
"lost."
msgstr[0] "Якщо Ви не збережете, зміни за останню %ld хвилину будуть остаточно втрачені."
msgstr[1] "Якщо Ви не збережете, зміни за останні %ld хвилини будуть остаточно втрачені."
msgstr[2] "Якщо Ви не збережете, зміни за останні %ld хвилин будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:451
msgid ""
"If you don't save, changes from the last hour will be permanently lost."
msgstr "Якщо Ви не збережете, зміни за останню годину будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:457
#, c-format
msgid ""
"If you don't save, changes from the last hour and %d minute will be "
"permanently lost."
msgid_plural ""
"If you don't save, changes from the last hour and %d minutes will be "
"permanently lost."
msgstr[0] "Якщо Ви не збережете, зміни за останню годину та %d хвилину будуть остаточно втрачені."
msgstr[1] "Якщо Ви не збережете, зміни за останню годину та %d хвилини будуть остаточно втрачені."
msgstr[2] "Якщо Ви не збережете, зміни за останню годину та %d хвилин будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:472
#, c-format
msgid ""
"If you don't save, changes from the last %d hour will be permanently lost."
msgid_plural ""
"If you don't save, changes from the last %d hours will be permanently lost."
msgstr[0] "Якщо Ви не збережете, зміни за останню %d годину будуть остаточно втрачені."
msgstr[1] "Якщо Ви не збережете, зміни за останні %d години будуть остаточно втрачені."
msgstr[2] "Якщо Ви не збережете, зміни за останні %d години будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:521
#, c-format
msgid "Changes to document \"%s\" will be permanently lost."
msgstr "Зміни, внесені у документ \"%s\", будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:526
#, c-format
msgid "Save changes to document \"%s\" before closing?"
msgstr "Зберегти зміни у документі \"%s\" перед закриванням?"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:540
#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:765
msgid "Saving has been disabled by the system administrator."
msgstr "Збереження вимкнено системним адміністратором."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:716
#, c-format
msgid "Changes to %d document will be permanently lost."
msgid_plural "Changes to %d documents will be permanently lost."
msgstr[0] "Зміни, внесені у %d документ, будуть остаточно втрачені."
msgstr[1] "Зміни, внесені у %d документи, будуть остаточно втрачені."
msgstr[2] "Зміни, внесені у %d документів, будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:722
#, c-format
msgid ""
"There is %d document with unsaved changes. Save changes before closing?"
msgid_plural ""
"There are %d documents with unsaved changes. Save changes before closing?"
msgstr[0] "%d документ має незбережені зміни. Зберегти зміни перед закриванням?"
msgstr[1] "%d документи мають незбережені зміни. Зберегти зміни перед закриванням?"
msgstr[2] "%d документів мають незбережені зміни. Зберегти зміни перед закриванням?"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:740
msgid "Docum_ents with unsaved changes:"
msgstr "До_кументи із незбереженими змінами:"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:742
msgid "S_elect the documents you want to save:"
msgstr "_Виберіть документи, які потрібно зберегти:"

#: ../pluma/dialogs/pluma-close-confirmation-dialog.c:767
msgid "If you don't save, all your changes will be permanently lost."
msgstr "Якщо Ви не збережете, усі зміни будуть остаточно втрачені."

#: ../pluma/dialogs/pluma-encodings-dialog.c:321
msgid "Character Encodings"
msgstr "Кодування символів"

#: ../pluma/dialogs/pluma-encodings-dialog.c:384
#: ../pluma/dialogs/pluma-encodings-dialog.c:445
msgid "_Description"
msgstr "_Опис"

#: ../pluma/dialogs/pluma-encodings-dialog.c:393
#: ../pluma/dialogs/pluma-encodings-dialog.c:454
msgid "_Encoding"
msgstr "_Кодування"

#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:1
msgid "Character encodings"
msgstr "Кодування символів"

#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:2
msgid "A_vailable encodings:"
msgstr "_Наявні кодування:"

#: ../pluma/dialogs/pluma-encodings-dialog.ui.h:3
msgid "E_ncodings shown in menu:"
msgstr "Показані в меню _кодування:"

#: ../pluma/dialogs/pluma-preferences-dialog.c:572
msgid "Click on this button to select the font to be used by the editor"
msgstr "Натисніть цю кнопку для вибору шрифту редактора"

#: ../pluma/dialogs/pluma-preferences-dialog.c:582
#, c-format
msgid "_Use the system fixed width font (%s)"
msgstr "_Використовувати системний моноширинний шрифт (%s)"

#: ../pluma/dialogs/pluma-preferences-dialog.c:785
msgid "The selected color scheme cannot be installed."
msgstr "Обрана схема кольорів не може бути встановлена."

#: ../pluma/dialogs/pluma-preferences-dialog.c:810
msgid "Add Scheme"
msgstr "Додати схему"

#: ../pluma/dialogs/pluma-preferences-dialog.c:817
msgid "A_dd Scheme"
msgstr "_Додати схему"

#: ../pluma/dialogs/pluma-preferences-dialog.c:825
msgid "Color Scheme Files"
msgstr "Файли схеми кольорів"

#: ../pluma/dialogs/pluma-preferences-dialog.c:832
#: ../pluma/pluma-file-chooser-dialog.c:53
msgid "All Files"
msgstr "Усі файли"

#: ../pluma/dialogs/pluma-preferences-dialog.c:877
#, c-format
msgid "Could not remove color scheme \"%s\"."
msgstr "Не вдається вилучити схему кольорів \"%s\"."

#: ../pluma/dialogs/pluma-preferences-dialog.c:1088
msgid "Pluma Preferences"
msgstr "Параметри Pluma"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:1
msgid "Preferences"
msgstr "Параметри"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:2
#: ../pluma/pluma-print-preferences.ui.h:9
msgid "Text Wrapping"
msgstr "Перенесення тексту"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:3
#: ../plugins/docinfo/docinfo.ui.h:4
#: ../plugins/externaltools/tools/tools.ui.h:21
#: ../plugins/time/pluma-time-dialog.ui.h:4
#: ../plugins/time/pluma-time-setup-dialog.ui.h:3
msgid "    "
msgstr "    "

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:4
#: ../pluma/pluma-print-preferences.ui.h:10
msgid "Enable text _wrapping"
msgstr "Увімкнути _перенесення тексту"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:5
#: ../pluma/pluma-print-preferences.ui.h:11
msgid "Do not _split words over two lines"
msgstr "Н_е розривати слово між рядками"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:6
#: ../pluma/pluma-print-preferences.ui.h:3
msgid "Line Numbers"
msgstr "Номери рядків"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:7 ../pluma/pluma-view.c:1958
msgid "_Display line numbers"
msgstr "Показувати _номери рядків"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:8
msgid "Current Line"
msgstr "Поточний рядок"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:9
msgid "Highlight current _line"
msgstr "Під_свічувати поточний рядок"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:10
msgid "Right Margin"
msgstr "Права межа"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:11
msgid "Display right _margin"
msgstr "_Показувати праву межу"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:12
msgid "_Right margin at column:"
msgstr "П_рава межа у стовпчику:"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:13
msgid "Bracket Matching"
msgstr "Відповідні дужки"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:14
msgid "Highlight matching _bracket"
msgstr "Виділяти відповідну д_ужку"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:15
msgid "View"
msgstr "Вигляд"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:16
msgid "Tab Stops"
msgstr "Знаки табуляції"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:17
msgid "_Tab width:"
msgstr "_Ширина табуляції:"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:18
msgid "Insert _spaces instead of tabs"
msgstr "Вставляти _пробіли замість табуляції"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:19
msgid "Automatic Indentation"
msgstr "Автоматичний відступ"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:20
msgid "_Enable automatic indentation"
msgstr "_Увімкнути автоматичний відступ"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:21
msgid "File Saving"
msgstr "Збереження файлів"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:22
msgid "Create a _backup copy of files before saving"
msgstr "Створювати _резервну копію файлу перед збереженням"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:23
msgid "_Autosave files every"
msgstr "_Автоматично зберігати поточний файл кожні"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:24
msgid "_minutes"
msgstr "_хвилин"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:25
msgid "Editor"
msgstr "Редактор"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:26
msgid "Font"
msgstr "Шрифт"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:27
msgid "Editor _font: "
msgstr "_Шрифт редактора: "

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:28
msgid "Pick the editor font"
msgstr "Виберіть колір редактора"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:29
msgid "Color Scheme"
msgstr "Схема кольорів"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:30
msgid "_Add..."
msgstr "_Додати..."

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:31
msgid "Font & Colors"
msgstr "Шрифти та кольори"

#: ../pluma/dialogs/pluma-preferences-dialog.ui.h:32
msgid "Plugins"
msgstr "Втулки"

#: ../pluma/dialogs/pluma-search-dialog.c:300
#: ../pluma/dialogs/pluma-search-dialog.ui.h:1 ../pluma/pluma-window.c:1461
msgid "Replace"
msgstr "Замінити"

#: ../pluma/dialogs/pluma-search-dialog.c:309 ../pluma/pluma-window.c:1459
msgid "Find"
msgstr "Знайти"

#: ../pluma/dialogs/pluma-search-dialog.c:418
msgid "Replace _All"
msgstr "Замінити _усе"

#: ../pluma/dialogs/pluma-search-dialog.c:419
#: ../pluma/pluma-commands-file.c:587
msgid "_Replace"
msgstr "За_мінити"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:2
msgid "Replace All"
msgstr "Замінити усе"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:3
msgid "_Search for: "
msgstr "Знай_ти:"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:4
msgid "Replace _with: "
msgstr "Замінити н_а:"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:5
msgid "_Match case"
msgstr "Збігається _регістр"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:6
msgid "Match _entire word only"
msgstr "Збігається _ціле слово"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:7
msgid "Search _backwards"
msgstr "_Шукати назад"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:8
msgid "_Wrap around"
msgstr "_Досягнувши кінця, починати спочатку"

#: ../pluma/dialogs/pluma-search-dialog.ui.h:9
msgid "_Parse escape sequences (e.g. \\n)"
msgstr "_Розпізнавати послідовність виходу (наприклад, \\n)"

#: ../pluma/pluma.c:108
msgid "Show the application's version"
msgstr "Показати версію проґрами"

#: ../pluma/pluma.c:111
msgid ""
"Set the character encoding to be used to open the files listed on the "
"command line"
msgstr "Кодування символів для відкривання файлів перелічених у командному рядку."

#: ../pluma/pluma.c:111
msgid "ENCODING"
msgstr "КОДУВАННЯ"

#: ../pluma/pluma.c:114
msgid "Display list of possible values for the encoding option"
msgstr "Показати перелік можливих значень параметрів кодування"

#: ../pluma/pluma.c:117
msgid "Create a new top-level window in an existing instance of pluma"
msgstr "Створити нове головне вікно у поточному примірнику pluma"

#: ../pluma/pluma.c:120
msgid "Create a new document in an existing instance of pluma"
msgstr "Створити новий документ у поточному примірнику pluma"

#: ../pluma/pluma.c:123
msgid "[FILE...]"
msgstr "[ФАЙЛ...]"

#: ../pluma/pluma.c:178
#, c-format
msgid "%s: invalid encoding.\n"
msgstr "%s: неправильне кодування.\n"

#. Setup command line options
#: ../pluma/pluma.c:524
msgid "- Edit text files"
msgstr "- Редактор текстових файлів"

#: ../pluma/pluma.c:535
#, c-format
msgid ""
"%s\n"
"Run '%s --help' to see a full list of available command line options.\n"
msgstr "%s\nЗапустіть «%s --help» для отримання повного переліку підтримуваних ключів.\n"

#: ../pluma/pluma-commands-file.c:250
#, c-format
msgid "Loading file '%s'…"
msgstr "Завантажується файл \"%s\"..."

#: ../pluma/pluma-commands-file.c:259
#, c-format
msgid "Loading %d file…"
msgid_plural "Loading %d files…"
msgstr[0] "Завантажується %d файл..."
msgstr[1] "Завантажуються %d файли..."
msgstr[2] "Завантажуються %d файлів..."

#. Translators: "Open Files" is the title of the file chooser window
#: ../pluma/pluma-commands-file.c:463
msgid "Open Files"
msgstr "Відкрити файли"

#: ../pluma/pluma-commands-file.c:574
#, c-format
msgid "The file \"%s\" is read-only."
msgstr "Файл \"%s\" лише для читання."

#: ../pluma/pluma-commands-file.c:579
msgid "Do you want to try to replace it with the one you are saving?"
msgstr "Спробувати замінити його файлом, що Ви записуєте?"

#: ../pluma/pluma-commands-file.c:648 ../pluma/pluma-commands-file.c:871
#, c-format
msgid "Saving file '%s'…"
msgstr "Зберігається файл \"%s\"..."

#: ../pluma/pluma-commands-file.c:756
msgid "Save As…"
msgstr "Зберегти як..."

#: ../pluma/pluma-commands-file.c:1085
#, c-format
msgid "Reverting the document '%s'…"
msgstr "Відновлення документу \"%s\"..."

#: ../pluma/pluma-commands-file.c:1130
#, c-format
msgid "Revert unsaved changes to document '%s'?"
msgstr "Відновити незбережені зміни у документі \"%s\"?"

#: ../pluma/pluma-commands-file.c:1139
#, c-format
msgid ""
"Changes made to the document in the last %ld second will be permanently "
"lost."
msgid_plural ""
"Changes made to the document in the last %ld seconds will be permanently "
"lost."
msgstr[0] "Зміни, внесені у документ за останню %ld секунду, будуть остаточно втрачені."
msgstr[1] "Зміни, внесені у документ за останні %ld секунди, будуть остаточно втрачені."
msgstr[2] "Зміни, внесені у документ за останні %ld секунд, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1148
msgid ""
"Changes made to the document in the last minute will be permanently lost."
msgstr "Зміни, внесені у документ за останню хвилину, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1154
#, c-format
msgid ""
"Changes made to the document in the last minute and %ld second will be "
"permanently lost."
msgid_plural ""
"Changes made to the document in the last minute and %ld seconds will be "
"permanently lost."
msgstr[0] "Зміни, внесені у документ за останню хвилину та %ld секунду, будуть остаточно втрачені."
msgstr[1] "Зміни, внесені у документ за останню хвилину та %ld секунди, будуть остаточно втрачені."
msgstr[2] "Зміни, внесені у документ за останню хвилину та %ld секунд, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1164
#, c-format
msgid ""
"Changes made to the document in the last %ld minute will be permanently "
"lost."
msgid_plural ""
"Changes made to the document in the last %ld minutes will be permanently "
"lost."
msgstr[0] "Зміни, внесені у документ за останню %ld хвилину, будуть остаточно втрачені."
msgstr[1] "Зміни, внесені у документ за останні %ld хвилини, будуть остаточно втрачені."
msgstr[2] "Зміни, внесені у документ за останні %ld хвилини, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1179
msgid ""
"Changes made to the document in the last hour will be permanently lost."
msgstr "Зміни, внесені у документ за останню годину, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1185
#, c-format
msgid ""
"Changes made to the document in the last hour and %d minute will be "
"permanently lost."
msgid_plural ""
"Changes made to the document in the last hour and %d minutes will be "
"permanently lost."
msgstr[0] "Зміни, внесені у документ за останню годину та %d хвилину, будуть остаточно втрачені."
msgstr[1] "Зміни, внесені у документ за останню годину та %d хвилини, будуть остаточно втрачені."
msgstr[2] "Зміни, внесені у документ за останню годину та %d хвилин, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1200
#, c-format
msgid ""
"Changes made to the document in the last %d hour will be permanently lost."
msgid_plural ""
"Changes made to the document in the last %d hours will be permanently lost."
msgstr[0] "Зміни, внесені у документ за останню %d годину, будуть остаточно втрачені."
msgstr[1] "Зміни, внесені у документ за останні %d години, будуть остаточно втрачені."
msgstr[2] "Зміни, внесені у документ за останні %d годин, будуть остаточно втрачені."

#: ../pluma/pluma-commands-file.c:1226
msgid "_Revert"
msgstr "Від_новити"

#: ../pluma/pluma-commands-help.c:83
msgid "Pluma is a small and lightweight text editor for the MATE Desktop"
msgstr "Pluma - це маленький та легкий редактор текстів для середовища MATE"

#: ../pluma/pluma-commands-help.c:95
msgid "translator-credits"
msgstr "Юрій Сирота <ysyrota@softservecom.com>\nМаксим Дзюманенко <dziumanenko@gmail.com>\nWanderlust <wanderlust@ukr.net>\nМикола Ткач <Stuartlittle1970@gmail.com>"

#: ../pluma/pluma-commands-search.c:112
#, c-format
msgid "Found and replaced %d occurrence"
msgid_plural "Found and replaced %d occurrences"
msgstr[0] "Знайдено та замінено %d випадок."
msgstr[1] "Знайдено та замінено %d випадків."
msgstr[2] "Знайдено та замінено %d випадки."

#: ../pluma/pluma-commands-search.c:122
msgid "Found and replaced one occurrence"
msgstr "Знайдено та замінено один випадок"

#. Translators: %s is replaced by the text
#. entered by the user in the search box
#: ../pluma/pluma-commands-search.c:143
#, c-format
msgid "\"%s\" not found"
msgstr "Фрази \"%s\" не існує"

#: ../pluma/pluma-document.c:1084 ../pluma/pluma-document.c:1104
#, c-format
msgid "Unsaved Document %d"
msgstr "Незбережений документ %d"

#: ../pluma/pluma-documents-panel.c:97 ../pluma/pluma-documents-panel.c:111
#: ../pluma/pluma-window.c:2184 ../pluma/pluma-window.c:2189
msgid "Read-Only"
msgstr "Лише читання"

#: ../pluma/pluma-documents-panel.c:786 ../pluma/pluma-window.c:3566
msgid "Documents"
msgstr "Документи"

#: ../pluma/pluma-encodings.c:138 ../pluma/pluma-encodings.c:180
#: ../pluma/pluma-encodings.c:182 ../pluma/pluma-encodings.c:184
#: ../pluma/pluma-encodings.c:186 ../pluma/pluma-encodings.c:188
#: ../pluma/pluma-encodings.c:190 ../pluma/pluma-encodings.c:192
msgid "Unicode"
msgstr "Юнікод"

#: ../pluma/pluma-encodings.c:151 ../pluma/pluma-encodings.c:175
#: ../pluma/pluma-encodings.c:225 ../pluma/pluma-encodings.c:268
msgid "Western"
msgstr "Західне"

#: ../pluma/pluma-encodings.c:153 ../pluma/pluma-encodings.c:227
#: ../pluma/pluma-encodings.c:264
msgid "Central European"
msgstr "Центральноєвропейське"

#: ../pluma/pluma-encodings.c:155
msgid "South European"
msgstr "Південноєвропейське"

#: ../pluma/pluma-encodings.c:157 ../pluma/pluma-encodings.c:171
#: ../pluma/pluma-encodings.c:278
msgid "Baltic"
msgstr "Балтійське"

#: ../pluma/pluma-encodings.c:159 ../pluma/pluma-encodings.c:229
#: ../pluma/pluma-encodings.c:242 ../pluma/pluma-encodings.c:246
#: ../pluma/pluma-encodings.c:248 ../pluma/pluma-encodings.c:266
msgid "Cyrillic"
msgstr "Кирилиця"

#: ../pluma/pluma-encodings.c:161 ../pluma/pluma-encodings.c:235
#: ../pluma/pluma-encodings.c:276
msgid "Arabic"
msgstr "Арабське"

#: ../pluma/pluma-encodings.c:163 ../pluma/pluma-encodings.c:270
msgid "Greek"
msgstr "Грецьке"

#: ../pluma/pluma-encodings.c:165
msgid "Hebrew Visual"
msgstr "Гебрейське видиме"

#: ../pluma/pluma-encodings.c:167 ../pluma/pluma-encodings.c:231
#: ../pluma/pluma-encodings.c:272
msgid "Turkish"
msgstr "Турецьке"

#: ../pluma/pluma-encodings.c:169
msgid "Nordic"
msgstr "Північне"

#: ../pluma/pluma-encodings.c:173
msgid "Celtic"
msgstr "Кельтське"

#: ../pluma/pluma-encodings.c:177
msgid "Romanian"
msgstr "Румунське"

#: ../pluma/pluma-encodings.c:195
msgid "Armenian"
msgstr "Американське"

#: ../pluma/pluma-encodings.c:197 ../pluma/pluma-encodings.c:199
#: ../pluma/pluma-encodings.c:213
msgid "Chinese Traditional"
msgstr "Китайське традиційне"

#: ../pluma/pluma-encodings.c:201
msgid "Cyrillic/Russian"
msgstr "Кирилиця/російська"

#: ../pluma/pluma-encodings.c:204 ../pluma/pluma-encodings.c:206
#: ../pluma/pluma-encodings.c:208 ../pluma/pluma-encodings.c:238
#: ../pluma/pluma-encodings.c:253
msgid "Japanese"
msgstr "Японське"

#: ../pluma/pluma-encodings.c:211 ../pluma/pluma-encodings.c:240
#: ../pluma/pluma-encodings.c:244 ../pluma/pluma-encodings.c:259
msgid "Korean"
msgstr "Корейське"

#: ../pluma/pluma-encodings.c:216 ../pluma/pluma-encodings.c:218
#: ../pluma/pluma-encodings.c:220
msgid "Chinese Simplified"
msgstr "Китайське спрощене"

#: ../pluma/pluma-encodings.c:222
msgid "Georgian"
msgstr "Грузинське"

#: ../pluma/pluma-encodings.c:233 ../pluma/pluma-encodings.c:274
msgid "Hebrew"
msgstr "Гебрейське"

#: ../pluma/pluma-encodings.c:250
msgid "Cyrillic/Ukrainian"
msgstr "Кирилиця/українське"

#: ../pluma/pluma-encodings.c:255 ../pluma/pluma-encodings.c:261
#: ../pluma/pluma-encodings.c:280
msgid "Vietnamese"
msgstr "В'єтнамське"

#: ../pluma/pluma-encodings.c:257
msgid "Thai"
msgstr "Таїландське"

#: ../pluma/pluma-encodings.c:431
msgid "Unknown"
msgstr "Невідомо"

#: ../pluma/pluma-encodings-combo-box.c:272
msgid "Automatically Detected"
msgstr "Автовизначення"

#: ../pluma/pluma-encodings-combo-box.c:288
#: ../pluma/pluma-encodings-combo-box.c:303
#, c-format
msgid "Current Locale (%s)"
msgstr "Поточна локалізація (%s)"

#: ../pluma/pluma-encodings-combo-box.c:353
msgid "Add or Remove..."
msgstr "Додати або вилучити..."

#: ../pluma/pluma-file-chooser-dialog.c:54
msgid "All Text Files"
msgstr "Усі текстові файли"

#: ../pluma/pluma-file-chooser-dialog.c:82
msgid "C_haracter Encoding:"
msgstr "_Кодування символів:"

#: ../pluma/pluma-file-chooser-dialog.c:151
msgid "L_ine Ending:"
msgstr "Ко_дування рядка"

#: ../pluma/pluma-file-chooser-dialog.c:174
msgid "Unix/Linux"
msgstr "Unix/Linux"

#: ../pluma/pluma-file-chooser-dialog.c:180
msgid "Mac OS Classic"
msgstr "Mac OS Classic"

#: ../pluma/pluma-file-chooser-dialog.c:186
msgid "Windows"
msgstr "ОС Windows"

#: ../pluma/pluma-help.c:81
msgid "There was an error displaying the help."
msgstr "Помилка при показі довідки."

#: ../pluma/pluma-io-error-message-area.c:187
#: ../pluma/pluma-io-error-message-area.c:489
msgid "_Retry"
msgstr "_Повтор"

#: ../pluma/pluma-io-error-message-area.c:208
#, c-format
msgid "Could not find the file %s."
msgstr "Не вдається знайти файл %s."

#: ../pluma/pluma-io-error-message-area.c:210
#: ../pluma/pluma-io-error-message-area.c:249
#: ../pluma/pluma-io-error-message-area.c:256
msgid "Please check that you typed the location correctly and try again."
msgstr "Переконайтеся, що Ви увели правильну адресу та спробуйте знову."

#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
#: ../pluma/pluma-io-error-message-area.c:225
#, c-format
msgid "pluma cannot handle %s locations."
msgstr "pluma не підтримує адреси %s."

#: ../pluma/pluma-io-error-message-area.c:231
msgid "pluma cannot handle this location."
msgstr "pluma не може опрацювати цей запит."

#: ../pluma/pluma-io-error-message-area.c:239
msgid "The location of the file cannot be mounted."
msgstr "Не вдається змонтувати файлову систему для файлу."

#: ../pluma/pluma-io-error-message-area.c:243
msgid "The location of the file cannot be accessed because it is not mounted."
msgstr "Не вдається отримати доступ до файлу, оскільки неможливо змонтувати його файлову систему."

#: ../pluma/pluma-io-error-message-area.c:247
#, c-format
msgid "%s is a directory."
msgstr "\"%s\" є каталогом."

#: ../pluma/pluma-io-error-message-area.c:254
#, c-format
msgid "%s is not a valid location."
msgstr "\"%s\" не є правильною адресою."

#: ../pluma/pluma-io-error-message-area.c:284
#, c-format
msgid ""
"Host %s could not be found. Please check that your proxy settings are "
"correct and try again."
msgstr "Не вдається знайти вузол \"%s\". Переконайтеся, що параметри проксі вказано правильно та спробуйте ще раз."

#: ../pluma/pluma-io-error-message-area.c:297
#, c-format
msgid ""
"Hostname was invalid. Please check that you typed the location correctly and"
" try again."
msgstr "Неправильна назва вузла. Переконайтеся, що адресу уведено правильно та спробуйте знову."

#: ../pluma/pluma-io-error-message-area.c:305
#, c-format
msgid "%s is not a regular file."
msgstr "%s не є звичайним файлом."

#: ../pluma/pluma-io-error-message-area.c:310
msgid "Connection timed out. Please try again."
msgstr "Вийшов час очікування з'єднання. Спробуйте ще раз."

#: ../pluma/pluma-io-error-message-area.c:333
msgid "The file is too big."
msgstr "Файл завеликий."

#: ../pluma/pluma-io-error-message-area.c:374
#, c-format
msgid "Unexpected error: %s"
msgstr "Неочікувана помилка: %s"

#: ../pluma/pluma-io-error-message-area.c:410
msgid "pluma cannot find the file. Perhaps it has recently been deleted."
msgstr "Не вдається знайти файл. Напевно, він нещодавно був вилучений."

#: ../pluma/pluma-io-error-message-area.c:420
#, c-format
msgid "Could not revert the file %s."
msgstr "Не вдається відновити файл \"%s\"."

#: ../pluma/pluma-io-error-message-area.c:446
msgid "Ch_aracter Encoding:"
msgstr "_Кодування символів:"

#. Translators: the access key chosen for this string should be
#. different from other main menu access keys (Open, Edit, View...)
#: ../pluma/pluma-io-error-message-area.c:498
#: ../pluma/pluma-io-error-message-area.c:781
msgid "Edit Any_way"
msgstr "_Редагувати попри усе"

#. Translators: the access key chosen for this string should be
#. different from other main menu access keys (Open, Edit, View...)
#: ../pluma/pluma-io-error-message-area.c:503
#: ../pluma/pluma-io-error-message-area.c:786
msgid "D_on't Edit"
msgstr "_Не редагувати"

#: ../pluma/pluma-io-error-message-area.c:607
msgid ""
"The number of followed links is limited and the actual file could not be "
"found within this limit."
msgstr "Вичерпано припустиме число переходів за посиланнями, а файл так і не було знайдено."

#: ../pluma/pluma-io-error-message-area.c:611
msgid "You do not have the permissions necessary to open the file."
msgstr "Бракує прав для відкривання файлу."

#: ../pluma/pluma-io-error-message-area.c:617
msgid "pluma has not been able to detect the character encoding."
msgstr "Не вдається визначити кодування символів."

#: ../pluma/pluma-io-error-message-area.c:619
#: ../pluma/pluma-io-error-message-area.c:641
msgid "Please check that you are not trying to open a binary file."
msgstr "Напевно, Ви намагаєтеся відкрити файл з двійковими даними."

#: ../pluma/pluma-io-error-message-area.c:620
msgid "Select a character encoding from the menu and try again."
msgstr "Виберіть кодування символів з меню та спробуйте це раз."

#: ../pluma/pluma-io-error-message-area.c:626
#, c-format
msgid "There was a problem opening the file %s."
msgstr "Помилка при відкриванні файлу %s."

#: ../pluma/pluma-io-error-message-area.c:628
msgid ""
"The file you opened has some invalid characters. If you continue editing "
"this file you could make this document useless."
msgstr "Файл, який Ви відкрили має деякі неприпустимі символи, якщо Ви продовжите редагування цього файлу Ви можете зробити цей документ зіпсованим."

#: ../pluma/pluma-io-error-message-area.c:631
msgid "You can also choose another character encoding and try again."
msgstr "Виберіть кодування символів з меню та спробуйте ще раз."

#: ../pluma/pluma-io-error-message-area.c:638
#, c-format
msgid "Could not open the file %s using the %s character encoding."
msgstr "Не вдається відкрити файл \"%s\" використовуючи кодування %s."

#: ../pluma/pluma-io-error-message-area.c:642
#: ../pluma/pluma-io-error-message-area.c:717
msgid "Select a different character encoding from the menu and try again."
msgstr "Виберіть иньше кодування символів з меню та спробуйте ще раз."

#: ../pluma/pluma-io-error-message-area.c:652
#, c-format
msgid "Could not open the file %s."
msgstr "Не вдається відкрити файл \"%s\"."

#: ../pluma/pluma-io-error-message-area.c:712
#, c-format
msgid "Could not save the file %s using the %s character encoding."
msgstr "Не вдається зберегти файл \"%s\" використовуючи кодування %s."

#: ../pluma/pluma-io-error-message-area.c:715
msgid ""
"The document contains one or more characters that cannot be encoded using "
"the specified character encoding."
msgstr "Документ містить один або більше символів, які не мають надання у вказаному кодуванні символів."

#: ../pluma/pluma-io-error-message-area.c:801
#, c-format
msgid "This file (%s) is already open in another pluma window."
msgstr "Файл \"%s\" вже відкритий у иньшому вікні pluma."

#: ../pluma/pluma-io-error-message-area.c:819
msgid ""
"pluma opened this instance of the file in a non-editable way. Do you want to"
" edit it anyway?"
msgstr "pluma відкрив цей файл у режимі \"лише читання\". Ви справді бажаєте редагувати його?"

#: ../pluma/pluma-io-error-message-area.c:882
#: ../pluma/pluma-io-error-message-area.c:986
msgid "S_ave Anyway"
msgstr "З_берегти попри усе"

#: ../pluma/pluma-io-error-message-area.c:886
#: ../pluma/pluma-io-error-message-area.c:990
msgid "D_on't Save"
msgstr "_Не зберігати"

#. FIXME: review this message, it's not clear since for the user the
#. "modification"
#. could be interpreted as the changes he made in the document. beside
#. "reading" is
#. not accurate (since last load/save)
#: ../pluma/pluma-io-error-message-area.c:904
#, c-format
msgid "The file %s has been modified since reading it."
msgstr "Файл %s змінено під час читання."

#: ../pluma/pluma-io-error-message-area.c:923
msgid ""
"If you save it, all the external changes could be lost. Save it anyway?"
msgstr "Якщо Ви збережете його, усі зовнішні зміни будуть втрачені. Зберегти все одно?"

#: ../pluma/pluma-io-error-message-area.c:1008
#, c-format
msgid "Could not create a backup file while saving %s"
msgstr "Не вдається створити резервну копію файлу при збереженні %s."

#: ../pluma/pluma-io-error-message-area.c:1011
#, c-format
msgid "Could not create a temporary backup file while saving %s"
msgstr "Не вдається створити тимчасовий резервний файл при збереженні %s."

#: ../pluma/pluma-io-error-message-area.c:1031
msgid ""
"pluma could not back up the old copy of the file before saving the new one. "
"You can ignore this warning and save the file anyway, but if an error occurs"
" while saving, you could lose the old copy of the file. Save anyway?"
msgstr "pluma не може створити резервну копію старого файлу до збереження нового. Ви можете знехтувати це попередження та зберегти у будь-якому випадку, але якщо під час збереження виникне помилка, Ви втратите стару копію файлу. Зберегти попри усе?"

#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
#: ../pluma/pluma-io-error-message-area.c:1095
#, c-format
msgid ""
"pluma cannot handle %s locations in write mode. Please check that you typed "
"the location correctly and try again."
msgstr "pluma не може відкрити адресу %s у режимі запису. Переконайтеся, що адресу уведено правильно та спробуйте знову."

#: ../pluma/pluma-io-error-message-area.c:1103
msgid ""
"pluma cannot handle this location in write mode. Please check that you typed"
" the location correctly and try again."
msgstr "pluma не може відкрити цю адресу у режимі запису. Переконайтеся, що адресу уведено правильно та спробуйте ще раз."

#: ../pluma/pluma-io-error-message-area.c:1112
#, c-format
msgid ""
"%s is not a valid location. Please check that you typed the location "
"correctly and try again."
msgstr "%s не є правильною адресою. Переконайтеся, що адресу уведено правильно та спробуйте знову."

#: ../pluma/pluma-io-error-message-area.c:1118
msgid ""
"You do not have the permissions necessary to save the file. Please check "
"that you typed the location correctly and try again."
msgstr "Немає прав для запису файлу. Переконайтеся, що адресу уведено правильно та спробуйте ще раз."

#: ../pluma/pluma-io-error-message-area.c:1124
msgid ""
"There is not enough disk space to save the file. Please free some disk space"
" and try again."
msgstr "Бракує дискового простору для збереження файлу. Звільніть, місце на диску та спробуйте знову."

#: ../pluma/pluma-io-error-message-area.c:1129
msgid ""
"You are trying to save the file on a read-only disk. Please check that you "
"typed the location correctly and try again."
msgstr "Ви намагаєтеся зберегти файл на диск доступний лише для читання. Переконайтеся, що адресу уведено правильно і спробуйте знову."

#: ../pluma/pluma-io-error-message-area.c:1135
msgid "A file with the same name already exists. Please use a different name."
msgstr "Файл з такою назвою вже існує. Вкажіть иньшу назву."

#: ../pluma/pluma-io-error-message-area.c:1140
msgid ""
"The disk where you are trying to save the file has a limitation on length of"
" the file names. Please use a shorter name."
msgstr "Диск, на якому Ви намагаєтеся зберегти файл має обмеження на розмір файлу. Використовуйте коротшу назву."

#: ../pluma/pluma-io-error-message-area.c:1147
msgid ""
"The disk where you are trying to save the file has a limitation on file "
"sizes. Please try saving a smaller file or saving it to a disk that does not"
" have this limitation."
msgstr "Диск, на якому Ви намагаєтеся зберегти файл має обмеження на розмір файлу. Спробуйте зберегти файл меншого розміру, чи скористайтеся диском, що не має такого обмеження."

#: ../pluma/pluma-io-error-message-area.c:1163
#, c-format
msgid "Could not save the file %s."
msgstr "Не вдається зберегти файл \"%s\"."

#. FIXME: review this message, it's not clear since for the user the
#. "modification"
#. could be interpreted as the changes he made in the document. beside
#. "reading" is
#. not accurate (since last load/save)
#: ../pluma/pluma-io-error-message-area.c:1207
#, c-format
msgid "The file %s changed on disk."
msgstr "Файл %s був змінений на диску."

#: ../pluma/pluma-io-error-message-area.c:1212
msgid "Do you want to drop your changes and reload the file?"
msgstr "Ви бажаєте відмовитися від Ваших змін та перезавантажити файл?"

#: ../pluma/pluma-io-error-message-area.c:1214
msgid "Do you want to reload the file?"
msgstr "Перезавантажити файл?"

#: ../pluma/pluma-io-error-message-area.c:1219
msgid "_Reload"
msgstr "Пере_завантажити"

#: ../pluma/pluma-panel.c:338 ../pluma/pluma-panel.c:513
msgid "Empty"
msgstr "Немає вмісту"

#: ../pluma/pluma-panel.c:403
msgid "Hide panel"
msgstr "Сховати панель"

#: ../pluma/pluma-print-job.c:547
#, c-format
msgid "File: %s"
msgstr "Файл: %s"

#: ../pluma/pluma-print-job.c:556
msgid "Page %N of %Q"
msgstr "Сторінка %N з %Q"

#: ../pluma/pluma-print-job.c:813
msgid "Preparing..."
msgstr "Підготовка..."

#: ../pluma/pluma-print-preferences.ui.h:1
msgid "Syntax Highlighting"
msgstr "Виділення синтаксису кольором"

#: ../pluma/pluma-print-preferences.ui.h:2
msgid "Print synta_x highlighting"
msgstr "Друкувати виділення с_интакису"

#: ../pluma/pluma-print-preferences.ui.h:4
msgid "Print line nu_mbers"
msgstr "Друкувати номери _рядків"

#: ../pluma/pluma-print-preferences.ui.h:6
msgid "_Number every"
msgstr "_Нумерувати кожен"

#: ../pluma/pluma-print-preferences.ui.h:8
msgid "lines"
msgstr "рядок"

#: ../pluma/pluma-print-preferences.ui.h:12
msgid "Page header"
msgstr "Заголовок сторінки"

#: ../pluma/pluma-print-preferences.ui.h:13
msgid "Print page _headers"
msgstr "Друкувати за_головки сторінок"

#: ../pluma/pluma-print-preferences.ui.h:14
msgid "Fonts"
msgstr "Шрифти"

#: ../pluma/pluma-print-preferences.ui.h:15
msgid "_Body:"
msgstr "_Текст:"

#: ../pluma/pluma-print-preferences.ui.h:16
msgid "_Line numbers:"
msgstr "_Номери рядків:"

#: ../pluma/pluma-print-preferences.ui.h:17
msgid "He_aders and footers:"
msgstr "_Верхній та нижній колонтитули:"

#: ../pluma/pluma-print-preferences.ui.h:18
msgid "_Restore Default Fonts"
msgstr "Відновити _початкові шрифти"

#: ../pluma/pluma-print-preview.c:565
msgid "Show the previous page"
msgstr "Показати попередню сторінку"

#: ../pluma/pluma-print-preview.c:578
msgid "Show the next page"
msgstr "Показати наступну сторінку"

#: ../pluma/pluma-print-preview.c:594
msgid "Current page (Alt+P)"
msgstr "Поточна сторінка (Alt+P)"

#. Translators: the "of" from "1 of 19" in print preview.
#: ../pluma/pluma-print-preview.c:617
msgid "of"
msgstr "з"

#: ../pluma/pluma-print-preview.c:625
msgid "Page total"
msgstr "Загалом сторінок"

#: ../pluma/pluma-print-preview.c:626
msgid "The total number of pages in the document"
msgstr "Загальна кількість сторінок у документі"

#: ../pluma/pluma-print-preview.c:644
msgid "Show multiple pages"
msgstr "Показувати декілька сторінок"

#: ../pluma/pluma-print-preview.c:658
msgid "Zoom 1:1"
msgstr "Мірило 1:1"

#: ../pluma/pluma-print-preview.c:668
msgid "Zoom to fit the whole page"
msgstr "Показувати цілу сторінку"

#: ../pluma/pluma-print-preview.c:678
msgid "Zoom the page in"
msgstr "Збільшити сторінку"

#: ../pluma/pluma-print-preview.c:688
msgid "Zoom the page out"
msgstr "Зменшити сторінку"

#: ../pluma/pluma-print-preview.c:700
msgid "_Close Preview"
msgstr "_Закрити попередній перегляд"

#: ../pluma/pluma-print-preview.c:703
msgid "Close print preview"
msgstr "Закрити попередній перегляд"

#: ../pluma/pluma-print-preview.c:773
#, c-format
msgid "Page %d of %d"
msgstr "Сторінка %d з %d"

#: ../pluma/pluma-print-preview.c:954
msgid "Page Preview"
msgstr "Попередній перегляд"

#: ../pluma/pluma-print-preview.c:955
msgid "The preview of a page in the document to be printed"
msgstr "Попередній перегляд сторінки, яку буде надруковано"

#: ../pluma/pluma-smart-charset-converter.c:319
msgid "It is not possible to detect the encoding automatically"
msgstr "Показати перелік можливих значень параметрів кодування"

#: ../pluma/pluma-statusbar.c:70 ../pluma/pluma-statusbar.c:76
msgid "OVR"
msgstr "ЗАМ"

#: ../pluma/pluma-statusbar.c:70 ../pluma/pluma-statusbar.c:76
msgid "INS"
msgstr "ВСТ"

#. Translators: "Ln" is an abbreviation for "Line", Col is an abbreviation for
#. "Column". Please,
#. use abbreviations if possible to avoid space problems.
#: ../pluma/pluma-statusbar.c:251
#, c-format
msgid "  Ln %d, Col %d"
msgstr " Ряд. %d, Ст. %d"

#: ../pluma/pluma-statusbar.c:352
#, c-format
msgid "There is a tab with errors"
msgid_plural "There are %d tabs with errors"
msgstr[0] "%d вкладка з помилками"
msgstr[1] "%d вкладки з помилками"
msgstr[2] "%d вкладок з помилками"

#: ../pluma/pluma-style-scheme-manager.c:213
#, c-format
msgid "Directory '%s' could not be created: g_mkdir_with_parents() failed: %s"
msgstr "Не вдається створити каталог '%s': помилка у g_mkdir_with_parents(): %s"

#. Translators: the first %s is a file name (e.g. test.txt) the second one
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
#: ../pluma/pluma-tab.c:672
#, c-format
msgid "Reverting %s from %s"
msgstr "Відновлюється \"%s\" з \"%s\""

#: ../pluma/pluma-tab.c:679
#, c-format
msgid "Reverting %s"
msgstr "Відновлюється \"%s\""

#. Translators: the first %s is a file name (e.g. test.txt) the second one
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
#: ../pluma/pluma-tab.c:695
#, c-format
msgid "Loading %s from %s"
msgstr "Завантажується \"%s\" з \"%s\""

#: ../pluma/pluma-tab.c:702
#, c-format
msgid "Loading %s"
msgstr "Завантажується \"%s\""

#. Translators: the first %s is a file name (e.g. test.txt) the second one
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
#: ../pluma/pluma-tab.c:785
#, c-format
msgid "Saving %s to %s"
msgstr "Зберігається \"%s\" у \"%s\""

#: ../pluma/pluma-tab.c:792
#, c-format
msgid "Saving %s"
msgstr "Зберігається \"%s\""

#. Read only
#: ../pluma/pluma-tab.c:1674
msgid "RO"
msgstr "ЛЧ"

#: ../pluma/pluma-tab.c:1721
#, c-format
msgid "Error opening file %s"
msgstr "Помилка відкривання файлу \"%s\""

#: ../pluma/pluma-tab.c:1726
#, c-format
msgid "Error reverting file %s"
msgstr "Помилка відновлення файлу \"%s\""

#: ../pluma/pluma-tab.c:1731
#, c-format
msgid "Error saving file %s"
msgstr "Помилка збереження файлу \"%s\""

#: ../pluma/pluma-tab.c:1752
msgid "Unicode (UTF-8)"
msgstr "Юнікод (UTF-8)"

#: ../pluma/pluma-tab.c:1759
msgid "Name:"
msgstr "Назва:"

#: ../pluma/pluma-tab.c:1760
msgid "MIME Type:"
msgstr "MIME тип:"

#: ../pluma/pluma-tab.c:1761
msgid "Encoding:"
msgstr "Кодування:"

#: ../pluma/pluma-tab-label.c:276
msgid "Close document"
msgstr "Закрити документ"

#. Toplevel
#: ../pluma/pluma-ui.h:47
msgid "_File"
msgstr "_Файл"

#: ../pluma/pluma-ui.h:48
msgid "_Edit"
msgstr "_Зміни"

#: ../pluma/pluma-ui.h:49
msgid "_View"
msgstr "_Вигляд"

#: ../pluma/pluma-ui.h:50
msgid "_Search"
msgstr "З_найти"

#: ../pluma/pluma-ui.h:51
msgid "_Tools"
msgstr "Зна_ряддя"

#: ../pluma/pluma-ui.h:52
msgid "_Documents"
msgstr "Д_окументи"

#: ../pluma/pluma-ui.h:53
msgid "_Help"
msgstr "_Довідка"

#: ../pluma/pluma-ui.h:57
msgid "Create a new document"
msgstr "Створити новий документ"

#: ../pluma/pluma-ui.h:58
msgid "_Open..."
msgstr "_Відкрити..."

#: ../pluma/pluma-ui.h:59 ../pluma/pluma-window.c:1389
msgid "Open a file"
msgstr "Відкрити файл"

#. Edit menu
#: ../pluma/pluma-ui.h:62
msgid "Pr_eferences"
msgstr "_Параметри"

#: ../pluma/pluma-ui.h:63
msgid "Configure the application"
msgstr "Налаштувати проґраму"

#. Help menu
#: ../pluma/pluma-ui.h:66
msgid "_Contents"
msgstr "_Зміст"

#: ../pluma/pluma-ui.h:67
msgid "Open the pluma manual"
msgstr "Відкрити посібник з pluma"

#: ../pluma/pluma-ui.h:69
msgid "About this application"
msgstr "Про проґраму"

#: ../pluma/pluma-ui.h:73
msgid "Leave fullscreen mode"
msgstr "Вийти з повноекранного режиму"

#: ../pluma/pluma-ui.h:81
msgid "Save the current file"
msgstr "Зберегти поточний файл"

#: ../pluma/pluma-ui.h:82
msgid "Save _As..."
msgstr "Зберегти _як..."

#: ../pluma/pluma-ui.h:83
msgid "Save the current file with a different name"
msgstr "Зберегти поточний файл з иньшою назвою"

#: ../pluma/pluma-ui.h:85
msgid "Revert to a saved version of the file"
msgstr "Повернутися до збереженої версії файлу"

#: ../pluma/pluma-ui.h:86
msgid "Print Previe_w"
msgstr "_Попередній перегляд"

#: ../pluma/pluma-ui.h:87
msgid "Print preview"
msgstr "Попередній перегляд друку"

#: ../pluma/pluma-ui.h:88
msgid "_Print..."
msgstr "Д_рук..."

#: ../pluma/pluma-ui.h:89
msgid "Print the current page"
msgstr "Друк поточної сторінки"

#: ../pluma/pluma-ui.h:93
msgid "Undo the last action"
msgstr "Повернути останню операцію"

#: ../pluma/pluma-ui.h:95
msgid "Redo the last undone action"
msgstr "Повторити скасовану дію"

#: ../pluma/pluma-ui.h:97
msgid "Cut the selection"
msgstr "Вирізати виділене"

#: ../pluma/pluma-ui.h:99
msgid "Copy the selection"
msgstr "Копіювати виділене"

#: ../pluma/pluma-ui.h:101
msgid "Paste the clipboard"
msgstr "Вставити вміст буферу обміну"

#: ../pluma/pluma-ui.h:103
msgid "Delete the selected text"
msgstr "Вилучити виділений текст"

#: ../pluma/pluma-ui.h:104
msgid "Select _All"
msgstr "Виді_лити усе"

#: ../pluma/pluma-ui.h:105
msgid "Select the entire document"
msgstr "Виділити увесь документ"

#. View menu
#: ../pluma/pluma-ui.h:108
msgid "_Highlight Mode"
msgstr "_Виділення синтаксису"

#. Search menu
#: ../pluma/pluma-ui.h:111
msgid "_Find..."
msgstr "З_найти..."

#: ../pluma/pluma-ui.h:112
msgid "Search for text"
msgstr "Пошук тексту"

#: ../pluma/pluma-ui.h:113
msgid "Find Ne_xt"
msgstr "Зна_йти далі"

#: ../pluma/pluma-ui.h:114
msgid "Search forwards for the same text"
msgstr "Прямий пошук того ж тексту"

#: ../pluma/pluma-ui.h:115
msgid "Find Pre_vious"
msgstr "Знайти _попередній"

#: ../pluma/pluma-ui.h:116
msgid "Search backwards for the same text"
msgstr "Зворотній пошук того ж тексту"

#: ../pluma/pluma-ui.h:117
msgid "_Replace..."
msgstr "_Замінити..."

#: ../pluma/pluma-ui.h:118
msgid "Search for and replace text"
msgstr "Пошук та заміна"

#: ../pluma/pluma-ui.h:119
msgid "_Clear Highlight"
msgstr "О_чистити виділення кольором"

#: ../pluma/pluma-ui.h:120
msgid "Clear highlighting of search matches"
msgstr "Очистити виділення кольором відповідностей пошуку"

#: ../pluma/pluma-ui.h:121
msgid "Go to _Line..."
msgstr "Перейти на _рядок..."

#: ../pluma/pluma-ui.h:122
msgid "Go to a specific line"
msgstr "Перейти на вказаний рядок"

#: ../pluma/pluma-ui.h:123
msgid "_Incremental Search..."
msgstr "_Інтерактивний пошук..."

#: ../pluma/pluma-ui.h:124
msgid "Incrementally search for text"
msgstr "Інтерактивний пошук тексту"

#. Documents menu
#: ../pluma/pluma-ui.h:127
msgid "_Save All"
msgstr "Зб_ерегти усе"

#: ../pluma/pluma-ui.h:128
msgid "Save all open files"
msgstr "Зберегти усі відкрити файли"

#: ../pluma/pluma-ui.h:129
msgid "_Close All"
msgstr "З_акрити усе"

#: ../pluma/pluma-ui.h:130
msgid "Close all open files"
msgstr "Закрити усі відкриті файли"

#: ../pluma/pluma-ui.h:131
msgid "_Previous Document"
msgstr "_Попередній документ"

#: ../pluma/pluma-ui.h:132
msgid "Activate previous document"
msgstr "Активувати попередній документ"

#: ../pluma/pluma-ui.h:133
msgid "_Next Document"
msgstr "_Наступний документ"

#: ../pluma/pluma-ui.h:134
msgid "Activate next document"
msgstr "Активувати наступний документ"

#: ../pluma/pluma-ui.h:135
msgid "_Move to New Window"
msgstr "Пере_містити у нове вікно"

#: ../pluma/pluma-ui.h:136
msgid "Move the current document to a new window"
msgstr "Перемістити поточний документ у нове вікно"

#: ../pluma/pluma-ui.h:143
msgid "Close the current file"
msgstr "Закрити поточний файл"

#: ../pluma/pluma-ui.h:150
msgid "Quit the program"
msgstr "Вийти з проґрами"

#: ../pluma/pluma-ui.h:155
msgid "_Toolbar"
msgstr "Панель _знарядь"

#: ../pluma/pluma-ui.h:156
msgid "Show or hide the toolbar in the current window"
msgstr "Показати або сховати панель знарядь у поточному вікні"

#: ../pluma/pluma-ui.h:158
msgid "_Statusbar"
msgstr "_Рядок стану"

#: ../pluma/pluma-ui.h:159
msgid "Show or hide the statusbar in the current window"
msgstr "Показати або сховати панель стану у поточному вікні"

#: ../pluma/pluma-ui.h:162
msgid "Edit text in fullscreen"
msgstr "Редагувати текст у повноекранному режимі"

#: ../pluma/pluma-ui.h:169
msgid "Side _Pane"
msgstr "_Бічна панель"

#: ../pluma/pluma-ui.h:170
msgid "Show or hide the side pane in the current window"
msgstr "Показати або сховати бічну панель у поточному вікні"

#: ../pluma/pluma-ui.h:172
msgid "_Bottom Pane"
msgstr "_Нижня панель"

#: ../pluma/pluma-ui.h:173
msgid "Show or hide the bottom pane in the current window"
msgstr "Показати або сховати нижню панель у поточному вікні"

#: ../pluma/pluma-utils.c:1099
msgid "Please check your installation."
msgstr "Перевірте встановлення проґрами."

#: ../pluma/pluma-utils.c:1172
#, c-format
msgid "Unable to open UI file %s. Error: %s"
msgstr "Не вдається знайти файл інтерфейсу %s. Помилка \"%s\"."

#: ../pluma/pluma-utils.c:1192
#, c-format
msgid "Unable to find the object '%s' inside file %s."
msgstr "Не вдається знайти об'єкт «%s» у файлі %s."

#. Translators: '/ on <remote-share>'
#: ../pluma/pluma-utils.c:1352
#, c-format
msgid "/ on %s"
msgstr "/ на %s"

#. create "Wrap Around" menu item.
#: ../pluma/pluma-view.c:1196
msgid "_Wrap Around"
msgstr "_Досягнувши кінця, починати спочатку"

#. create "Match Entire Word Only" menu item.
#: ../pluma/pluma-view.c:1206
msgid "Match _Entire Word Only"
msgstr "Збігається _ціле слово"

#. create "Match Case" menu item.
#: ../pluma/pluma-view.c:1216
msgid "_Match Case"
msgstr "Збігається _регістр"

#. create "Parse escapes" menu item.
#: ../pluma/pluma-view.c:1226
msgid ""
"_Parse escape sequences (e.g. \n"
")"
msgstr "_Розпізнавати послідовність виходу (наприклад, )"

#: ../pluma/pluma-view.c:1340
msgid "String you want to search for"
msgstr "Рядок, який потрібно знайти"

#: ../pluma/pluma-view.c:1349
msgid "Line you want to move the cursor to"
msgstr "Рядок, куди потрібно перемістити вказівник"

#: ../pluma/pluma-window.c:942
#, c-format
msgid "Use %s highlight mode"
msgstr "Використовувати режим виділення синтаксису \"%s\""

#. add the "Plain Text" item before all the others
#. Translators: "Plain Text" means that no highlight mode is selected in the
#. * "View->Highlight Mode" submenu and so syntax highlighting is disabled
#: ../pluma/pluma-window.c:999 ../pluma/pluma-window.c:1889
#: ../plugins/externaltools/tools/manager.py:138
#: ../plugins/externaltools/tools/manager.py:445
#: ../plugins/externaltools/tools/manager.py:556
#: ../plugins/externaltools/tools/manager.py:873
msgid "Plain Text"
msgstr "Звичайний текст"

#: ../pluma/pluma-window.c:1000
msgid "Disable syntax highlighting"
msgstr "Вимкнути виділення синтаксису"

#. Translators: %s is a URI
#: ../pluma/pluma-window.c:1286
#, c-format
msgid "Open '%s'"
msgstr "Відкрити '%s'"

#: ../pluma/pluma-window.c:1391
msgid "Open a recently used file"
msgstr "Відкрити файл, що нещодавно редагувався"

#: ../pluma/pluma-window.c:1397
msgid "Open"
msgstr "Відкрити"

#: ../pluma/pluma-window.c:1455
msgid "Save"
msgstr "Зберегти"

#: ../pluma/pluma-window.c:1457
msgid "Print"
msgstr "Друк"

#. Translators: %s is a URI
#: ../pluma/pluma-window.c:1614
#, c-format
msgid "Activate '%s'"
msgstr "Активувати '%s'"

#: ../pluma/pluma-window.c:1867
msgid "Use Spaces"
msgstr "Вставляти пробіли"

#: ../pluma/pluma-window.c:1938
msgid "Tab Width"
msgstr "_Ширина табуляції"

#: ../plugins/changecase/changecase.plugin.desktop.in.h:1
msgid "Change Case"
msgstr "Заміна регістру"

#: ../plugins/changecase/changecase.plugin.desktop.in.h:2
msgid "Changes the case of selected text."
msgstr "Замінює регістр виділеного тексту."

#: ../plugins/changecase/pluma-changecase-plugin.c:246
msgid "C_hange Case"
msgstr "З_мінити регістр"

#: ../plugins/changecase/pluma-changecase-plugin.c:247
msgid "All _Upper Case"
msgstr "Усе у _верхній регістр"

#: ../plugins/changecase/pluma-changecase-plugin.c:248
msgid "Change selected text to upper case"
msgstr "Змінити регістр виділеного тексту на верхній"

#: ../plugins/changecase/pluma-changecase-plugin.c:250
msgid "All _Lower Case"
msgstr "Усе у _нижній регістр"

#: ../plugins/changecase/pluma-changecase-plugin.c:251
msgid "Change selected text to lower case"
msgstr "Змінити регістр виділеного тексту на нижній"

#: ../plugins/changecase/pluma-changecase-plugin.c:253
msgid "_Invert Case"
msgstr "_Спротилежнити регістр"

#: ../plugins/changecase/pluma-changecase-plugin.c:254
msgid "Invert the case of selected text"
msgstr "Спротилежнити регістр виділеного тексту"

#: ../plugins/changecase/pluma-changecase-plugin.c:256
msgid "_Title Case"
msgstr "Регістр за_головку"

#: ../plugins/changecase/pluma-changecase-plugin.c:257
msgid "Capitalize the first letter of each selected word"
msgstr "Зробити великими перші літери слів у виділеному тексті"

#: ../plugins/docinfo/docinfo.plugin.desktop.in.h:1
#: ../plugins/docinfo/docinfo.ui.h:1
msgid "Document Statistics"
msgstr "Статистика документу"

#: ../plugins/docinfo/docinfo.plugin.desktop.in.h:2
msgid ""
"Analyzes the current document and reports the number of words, lines, "
"characters and non-space characters in it."
msgstr "Аналізує поточний документ і визначає кількість слів, рядків, символів та видимих символів у ньому."

#: ../plugins/docinfo/docinfo.ui.h:2
msgid "_Update"
msgstr "О_новити"

#: ../plugins/docinfo/docinfo.ui.h:3
msgid "File Name"
msgstr "Назва файлу"

#: ../plugins/docinfo/docinfo.ui.h:5
msgid "Bytes"
msgstr "Байтів"

#: ../plugins/docinfo/docinfo.ui.h:6
msgid "Characters (no spaces)"
msgstr "Символів (без пропусків)"

#: ../plugins/docinfo/docinfo.ui.h:7
msgid "Characters (with spaces)"
msgstr "Символів (з пропусками)"

#: ../plugins/docinfo/docinfo.ui.h:8
msgid "Words"
msgstr "Слів"

#: ../plugins/docinfo/docinfo.ui.h:9
msgid "Lines"
msgstr "Рядки"

#: ../plugins/docinfo/docinfo.ui.h:10
msgid "Document"
msgstr "Документ"

#: ../plugins/docinfo/docinfo.ui.h:11
msgid "Selection"
msgstr "Виділення"

#: ../plugins/docinfo/pluma-docinfo-plugin.c:443
msgid "_Document Statistics"
msgstr "Статистика _документу"

#: ../plugins/docinfo/pluma-docinfo-plugin.c:445
msgid "Get statistical information on the current document"
msgstr "Видати статистичну інформацію про поточний документ"

#: ../plugins/externaltools/externaltools.plugin.desktop.in.h:1
msgid "External Tools"
msgstr "Зовнішні знаряддя"

#: ../plugins/externaltools/externaltools.plugin.desktop.in.h:2
msgid "Execute external commands and shell scripts."
msgstr "Виконати зовнішні команди і скрипти оболонки."

#: ../plugins/externaltools/tools/__init__.py:175
msgid "Manage _External Tools..."
msgstr "_Зовнішні знаряддя..."

#: ../plugins/externaltools/tools/__init__.py:177
msgid "Opens the External Tools Manager"
msgstr "Редактор зовнішніх знарядь"

#: ../plugins/externaltools/tools/__init__.py:181
msgid "External _Tools"
msgstr "Зовнішні _знаряддя"

#: ../plugins/externaltools/tools/__init__.py:183
msgid "External tools"
msgstr "Зовнішні знаряддя"

#: ../plugins/externaltools/tools/__init__.py:216
msgid "Shell Output"
msgstr "Вивід оболонки"

#: ../plugins/externaltools/tools/capture.py:92
#, python-format
msgid "Could not execute command: %s"
msgstr "Не вдалося виконати команду: %s"

#: ../plugins/externaltools/tools/functions.py:157
msgid "You must be inside a word to run this command"
msgstr "Ви повинні бути всередині слова для запуску цієї команди"

#: ../plugins/externaltools/tools/functions.py:263
msgid "Running tool:"
msgstr "Запускається засіб:"

#: ../plugins/externaltools/tools/functions.py:287
msgid "Done."
msgstr "Готово."

#: ../plugins/externaltools/tools/functions.py:289
msgid "Exited"
msgstr "Вийти"

#: ../plugins/externaltools/tools/manager.py:136
msgid "All languages"
msgstr "Усі мови"

#: ../plugins/externaltools/tools/manager.py:545
#: ../plugins/externaltools/tools/manager.py:549
#: ../plugins/externaltools/tools/manager.py:871
#: ../plugins/externaltools/tools/tools.ui.h:22
msgid "All Languages"
msgstr "Усі мови"

#: ../plugins/externaltools/tools/manager.py:655
msgid "New tool"
msgstr "Нове знаряддя"

#: ../plugins/externaltools/tools/manager.py:786
#, python-format
msgid "This accelerator is already bound to %s"
msgstr "Цей пришвидшувач вже прив’язаний до %s"

#: ../plugins/externaltools/tools/manager.py:837
msgid "Type a new accelerator, or press Backspace to clear"
msgstr "Уведіть нове сполучення клявіш, або натисніть Backspace для очищення"

#: ../plugins/externaltools/tools/manager.py:839
msgid "Type a new accelerator"
msgstr "Уведіть нове сполучення клявіш"

#: ../plugins/externaltools/tools/outputpanel.py:101
msgid "Stopped."
msgstr "Зупинено."

#. ex:ts=4:et:
#: ../plugins/externaltools/tools/tools.ui.h:1
msgid "Nothing"
msgstr "Нічого"

#: ../plugins/externaltools/tools/tools.ui.h:2
msgid "Current document"
msgstr "Поточний документ"

#: ../plugins/externaltools/tools/tools.ui.h:3
msgid "All documents"
msgstr "Усі документи"

#: ../plugins/externaltools/tools/tools.ui.h:4
msgid "Current selection"
msgstr "Поточне виділення"

#: ../plugins/externaltools/tools/tools.ui.h:5
msgid "Current selection (default to document)"
msgstr "Поточне виділення (типове для документу)"

#: ../plugins/externaltools/tools/tools.ui.h:6
msgid "Current line"
msgstr "Поточний рядок"

#: ../plugins/externaltools/tools/tools.ui.h:7
msgid "Current word"
msgstr "Поточне слово"

#: ../plugins/externaltools/tools/tools.ui.h:8
msgid "Display in bottom pane"
msgstr "Показувати у нижній ділянці"

#: ../plugins/externaltools/tools/tools.ui.h:9
msgid "Create new document"
msgstr "Створити новий документ"

#: ../plugins/externaltools/tools/tools.ui.h:10
msgid "Append to current document"
msgstr "Додати до поточного документу"

#: ../plugins/externaltools/tools/tools.ui.h:11
msgid "Replace current document"
msgstr "Замінити поточний документ"

#: ../plugins/externaltools/tools/tools.ui.h:12
msgid "Replace current selection"
msgstr "Замінити виділений текст"

#: ../plugins/externaltools/tools/tools.ui.h:13
msgid "Insert at cursor position"
msgstr "Вставити у поточній позиції вказівника"

#: ../plugins/externaltools/tools/tools.ui.h:14
msgid "All documents except untitled ones"
msgstr "Усі документи з назвою"

#: ../plugins/externaltools/tools/tools.ui.h:15
msgid "Local files only"
msgstr "Лише локальні файли"

#: ../plugins/externaltools/tools/tools.ui.h:16
msgid "Remote files only"
msgstr "Лише віддалені документи"

#: ../plugins/externaltools/tools/tools.ui.h:17
msgid "Untitled documents only"
msgstr "Лише незбережені документи"

#: ../plugins/externaltools/tools/tools.ui.h:18
msgid "External Tools Manager"
msgstr "Керування зовнішніми знаряддями"

#: ../plugins/externaltools/tools/tools.ui.h:19
msgid "_Tools:"
msgstr "_Знаряддя:"

#: ../plugins/externaltools/tools/tools.ui.h:20
msgid "_Edit:"
msgstr "_Змінити:"

#: ../plugins/externaltools/tools/tools.ui.h:23
msgid "_Applicability:"
msgstr "_Застосовуваність:"

#: ../plugins/externaltools/tools/tools.ui.h:24
msgid "_Output:"
msgstr "_Вивід:"

#: ../plugins/externaltools/tools/tools.ui.h:25
msgid "_Input:"
msgstr "_Ввід:"

#: ../plugins/externaltools/tools/tools.ui.h:26
msgid "_Save:"
msgstr "_Зберегти:"

#: ../plugins/externaltools/tools/tools.ui.h:27
msgid "_Shortcut Key:"
msgstr "_Сполучення клявіш:"

#: ../plugins/externaltools/data/build.desktop.in.h:1
msgid "Build"
msgstr "Збірка"

#: ../plugins/externaltools/data/build.desktop.in.h:2
msgid "Run \"make\" in the document directory"
msgstr "Виконати «make» у каталозі з документом"

#: ../plugins/externaltools/data/open-terminal-here.desktop.in.h:1
msgid "Open terminal here"
msgstr "Відкрити термінал тут"

#: ../plugins/externaltools/data/open-terminal-here.desktop.in.h:2
msgid "Open a terminal in the document location"
msgstr "Відкрити термінал у каталозі документу"

#: ../plugins/externaltools/data/remove-trailing-spaces.desktop.in.h:1
msgid "Remove trailing spaces"
msgstr "Вилучити пробіли"

#: ../plugins/externaltools/data/remove-trailing-spaces.desktop.in.h:2
msgid "Remove useless trailing spaces in your file"
msgstr "Вилучити зайві пробіли у файлі"

#: ../plugins/externaltools/data/run-command.desktop.in.h:1
msgid "Run command"
msgstr "Виконати команду"

#: ../plugins/externaltools/data/run-command.desktop.in.h:2
msgid "Execute a custom command and put its output in a new document"
msgstr "Виконати команду й перенести її вивід у новий документ"

#: ../plugins/externaltools/data/search-recursive.desktop.in.h:1
msgid "Search"
msgstr "Пошук"

#: ../plugins/externaltools/data/switch-c.desktop.in.h:1
msgid "Switch onto a file .c and .h"
msgstr "Перемикнути на файли .c і .h"

#: ../plugins/filebrowser/filebrowser.plugin.desktop.in.h:1
msgid "File Browser Pane"
msgstr "Панель переглядача файлів"

#: ../plugins/filebrowser/filebrowser.plugin.desktop.in.h:2
msgid "Easy file access from the side pane"
msgstr "Простий доступ до файлів з панелі"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:1
msgid "Set Location to First Document"
msgstr "Встановити адресу на перший документ"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:2
msgid ""
"If TRUE the file browser plugin will view the directory of the first opened "
"document given that the file browser hasn't been used yet. (Thus this "
"generally applies to opening a document from the command line or opening it "
"with Caja, etc.)"
msgstr "При значенні TRUE втулка перегляду файлів буде показувати каталог першого відкритого документу, за умови що перегляд файлів ще не використовувався. (Тобто це зазвичай застосовується при відкриванні документу з командного рядка або проґрамою caja, тощо.)"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:3
msgid "File Browser Filter Mode"
msgstr "Режим фільтру перегляду файлів"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:4
msgid ""
"This value determines what files get filtered from the file browser. Valid "
"values are: none (filter nothing), hidden (filter hidden files), binary "
"(filter binary files) and hidden_and_binary (filter both hidden and binary "
"files)."
msgstr "Значення визначає які файли відфільтровуються при перегляді файлів. Припустимі значення: none (нічого не фільтрується), hidden (фільтруються приховані файли), binary (фільтруються двійкові файли) та hidden_and_binary (фільтруються як приховані так і двійкові файли)."

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:5
msgid "File Browser Filter Pattern"
msgstr "Шаблон фільтру перегляду файлів"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:6
msgid ""
"The filter pattern to filter the file browser with. This filter works on top"
" of the filter_mode."
msgstr "Шаблон фільтру перегляду файлів. Фільтр працює на базі filter_mode."

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:7
msgid "Open With Tree View"
msgstr "Відкрити у перегляді дерева"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:8
msgid ""
"Open the tree view when the file browser plugin gets loaded instead of the "
"bookmarks view"
msgstr "При завантаженні втулки перегляду файлів, відкривати перегляд дерева, а не перегляд закладок"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:9
msgid "File Browser Root Directory"
msgstr "Кореневий каталог перегляду файлів"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:10
msgid ""
"The file browser root directory to use when loading the file browser plugin "
"and onload/tree_view is TRUE."
msgstr "Кореневий каталог перегляду файлів, що використовується при завантаженні втулки перегляду файлів та onload/tree_view має значення TRUE."

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:11
msgid "File Browser Virtual Root Directory"
msgstr "Віртуальний кореневий каталог перегляду файлів"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:12
msgid ""
"The file browser virtual root directory to use when loading the file browser"
" plugin when onload/tree_view is TRUE. The virtual root must always be below"
" the actual root."
msgstr "Віртуальний каталог перегляду файлів, що використовується при завантаженні втулки перегляду файлів коли onload/tree_view має значення TRUE. Віртуальний корінь завжди має бути нижче фактичного кореню."

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:13
msgid "Enable Restore of Remote Locations"
msgstr "Увімкнути відновлення для віддалених адрес"

#: ../plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml.in.h:14
msgid "Sets whether to enable restoring of remote locations."
msgstr "Визначає чи вмикати відновлення віддалених адрес."

#: ../plugins/filebrowser/pluma-file-bookmarks-store.c:240
msgid "File System"
msgstr "Файлова система"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:577
msgid "_Set root to active document"
msgstr "_Встановити корінь на активний документ"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:579
msgid "Set the root to the active document location"
msgstr "Встановити корінь на розташування активного документу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:584
msgid "_Open terminal here"
msgstr "_Відкрити термінал"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:586
msgid "Open a terminal at the currently opened directory"
msgstr "Відкрити термінал у поточному відкритому каталозі"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:726
msgid "File Browser"
msgstr "Перегляд файлів"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:874
msgid "An error occurred while creating a new directory"
msgstr "Помилка при створенні нового каталогу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:877
msgid "An error occurred while creating a new file"
msgstr "Помилка при створенні нового файлу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:882
msgid "An error occurred while renaming a file or directory"
msgstr "Помилка при перейменуванні файлу чи каталогу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:887
msgid "An error occurred while deleting a file or directory"
msgstr "Помилка при вилученні файлу чи каталогу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:892
msgid "An error occurred while opening a directory in the file manager"
msgstr "Помилка при відкриванні каталогу у керівнику файлами"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:896
msgid "An error occurred while setting a root directory"
msgstr "Помилка при встановленні кореневого каталогу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:900
msgid "An error occurred while loading a directory"
msgstr "Помилка при завантаженні каталогу"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:903
msgid "An error occurred"
msgstr "Виникла помилка"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1130
msgid ""
"Cannot move file to trash, do you\n"
"want to delete permanently?"
msgstr "Не вдається перемістити файл у смітник,\nвилучити файл остаточно?"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1134
#, c-format
msgid "The file \"%s\" cannot be moved to the trash."
msgstr "Файл \"%s\" не вдається перемістити у смітник."

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1137
msgid "The selected files cannot be moved to the trash."
msgstr "Не вдається перемістити у смітник вибрані файли."

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1167
#, c-format
msgid "Are you sure you want to permanently delete \"%s\"?"
msgstr "Ви справді бажаєте остаточно вилучити файл \"%s\"?"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1170
msgid "Are you sure you want to permanently delete the selected files?"
msgstr "Ви справді бажаєте остаточно вилучити виділені файли?"

#: ../plugins/filebrowser/pluma-file-browser-plugin.c:1173
msgid "If you delete an item, it is permanently lost."
msgstr "Якщо Ви вилучите файл, він буде остаточно втрачений."

#: ../plugins/filebrowser/pluma-file-browser-store.c:1670
msgid "(Empty)"
msgstr "(Немає вмісту)"

#: ../plugins/filebrowser/pluma-file-browser-store.c:3308
msgid ""
"The renamed file is currently filtered out. You need to adjust your filter "
"settings to make the file visible"
msgstr "Новий каталог наразі відфільтрований. Щоб зробити файл видимим, змініть параметри фільтру."

#. Translators: This is the default name of new files created by the file
#. browser pane.
#: ../plugins/filebrowser/pluma-file-browser-store.c:3547
msgid "file"
msgstr "файл"

#: ../plugins/filebrowser/pluma-file-browser-store.c:3571
msgid ""
"The new file is currently filtered out. You need to adjust your filter "
"settings to make the file visible"
msgstr "Новий файл наразі відфільтрований. Щоб зробити файл видимим, змініть параметри фільтру."

#. Translators: This is the default name of new directories created by the
#. file browser pane.
#: ../plugins/filebrowser/pluma-file-browser-store.c:3600
msgid "directory"
msgstr "каталог"

#: ../plugins/filebrowser/pluma-file-browser-store.c:3620
msgid ""
"The new directory is currently filtered out. You need to adjust your filter "
"settings to make the directory visible"
msgstr "Новий каталог наразі відфільтрований. Необхідно налаштувати фільтр, щоб зробити цей каталог видимим."

#: ../plugins/filebrowser/pluma-file-browser-widget.c:716
msgid "Bookmarks"
msgstr "Закладки"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:797
msgid "_Filter"
msgstr "_Фільтр"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:802
msgid "_Move to Trash"
msgstr "_Перемістити у смітник"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:803
msgid "Move selected file or folder to trash"
msgstr "Перемістити виділений файл чи каталог у смітник"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:805
msgid "_Delete"
msgstr "В_илучити"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:806
msgid "Delete selected file or folder"
msgstr "Вилучити виділений файл чи каталог"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:813
msgid "Open selected file"
msgstr "Відкрити обраний файл"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:819
msgid "Up"
msgstr "Вгору"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:820
msgid "Open the parent folder"
msgstr "Відкрити батьківську теку"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:825
msgid "_New Folder"
msgstr "Створити _теку"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:826
msgid "Add new empty folder"
msgstr "Створити нову порожню теку"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:828
msgid "New F_ile"
msgstr "Створити _файл"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:829
msgid "Add new empty file"
msgstr "Створити новий порожній файл"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:834
msgid "_Rename"
msgstr "Перей_менувати"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:835
msgid "Rename selected file or folder"
msgstr "Перейменувати виділений файл чи теку"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:841
msgid "_Previous Location"
msgstr "_Попередня адреса"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:843
msgid "Go to the previous visited location"
msgstr "Перейти до останньої відвіданої адреси"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:845
msgid "_Next Location"
msgstr "_Наступна адреса"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:846
msgid "Go to the next visited location"
msgstr "Перейти до наступної відвіданої адреси"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:847
msgid "Re_fresh View"
msgstr "_Оновити вигляд"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:848
msgid "Refresh the view"
msgstr "Оновити вигляд"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:849
#: ../plugins/filebrowser/pluma-file-browser-widget.c:867
msgid "_View Folder"
msgstr "Пере_глянути теку"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:850
#: ../plugins/filebrowser/pluma-file-browser-widget.c:868
msgid "View folder in file manager"
msgstr "Переглянути теку у керівнику файлами"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:857
msgid "Show _Hidden"
msgstr "Показувати при_ховані"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:858
msgid "Show hidden files and folders"
msgstr "Показувати приховані файли та теки"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:860
msgid "Show _Binary"
msgstr "Показувати _двійкові"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:861
msgid "Show binary files"
msgstr "Показувати двійкові файли"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:993
#: ../plugins/filebrowser/pluma-file-browser-widget.c:1002
#: ../plugins/filebrowser/pluma-file-browser-widget.c:1023
msgid "Previous location"
msgstr "Попередня адреса"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:995
msgid "Go to previous location"
msgstr "Перейти до попередньої адреси"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:997
#: ../plugins/filebrowser/pluma-file-browser-widget.c:1018
msgid "Go to a previously opened location"
msgstr "Перейти до попередньо відкритої адреси"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:1014
msgid "Next location"
msgstr "Наступна адреса"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:1016
msgid "Go to next location"
msgstr "Перейти до наступної адреси"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:1228
msgid "_Match Filename"
msgstr "Фільтр за _назвою"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:2140
#, c-format
msgid "No mount object for mounted volume: %s"
msgstr "Не знайдено об'єкт для монтування тому: %s"

#: ../plugins/filebrowser/pluma-file-browser-widget.c:2220
#, c-format
msgid "Could not open media: %s"
msgstr "Не вдається відкрити носій: \"%s\""

#: ../plugins/filebrowser/pluma-file-browser-widget.c:2267
#, c-format
msgid "Could not mount volume: %s"
msgstr "Не вдається змонтувати том: \"%s\""

#. ex:ts=8:noet:
#: ../plugins/modelines/modelines.plugin.desktop.in.h:1
msgid "Modelines"
msgstr "Стилі редагування"

#: ../plugins/modelines/modelines.plugin.desktop.in.h:2
msgid "Emacs, Kate and Vim-style modelines support for pluma."
msgstr "Підтримка Emacs, Kate та Vim-стилів відображення рядків для pluma."

#: ../plugins/pythonconsole/pythonconsole.plugin.desktop.in.h:1
#: ../plugins/pythonconsole/pythonconsole/__init__.py:55
msgid "Python Console"
msgstr "Консоль Python"

#: ../plugins/pythonconsole/pythonconsole.plugin.desktop.in.h:2
msgid "Interactive Python console standing in the bottom panel"
msgstr "Інтерактивна консоль python у нижній панелі"

#. ex:et:ts=4:
#: ../plugins/pythonconsole/pythonconsole/config.ui.h:1
msgid "C_ommand color:"
msgstr "Ко_лір команд:"

#: ../plugins/pythonconsole/pythonconsole/config.ui.h:2
msgid "_Error color:"
msgstr "_Колір помилок:"

#. ex:ts=8:et:
#: ../plugins/quickopen/quickopen/popup.py:31
#: ../plugins/quickopen/quickopen.plugin.desktop.in.h:1
msgid "Quick Open"
msgstr "Швидке відкриття"

#: ../plugins/quickopen/quickopen/windowhelper.py:65
msgid "Quick open"
msgstr "Швидке відкриття"

#: ../plugins/quickopen/quickopen/windowhelper.py:66
msgid "Quickly open documents"
msgstr "Швидко відкрити документи"

#: ../plugins/quickopen/quickopen.plugin.desktop.in.h:2
msgid "Quickly open files"
msgstr "Швидке відкриття файлів"

#: ../plugins/sort/pluma-sort-plugin.c:94
msgid "S_ort..."
msgstr "C_ортувати..."

#: ../plugins/sort/pluma-sort-plugin.c:96
msgid "Sort the current document or selection"
msgstr "Відсортувати поточний документ чи виділену частину"

#: ../plugins/sort/sort.plugin.desktop.in.h:1 ../plugins/sort/sort.ui.h:1
msgid "Sort"
msgstr "Сортування"

#: ../plugins/sort/sort.plugin.desktop.in.h:2
msgid "Sorts a document or selected text."
msgstr "Сортує поточний документ чи виділений текст."

#: ../plugins/sort/sort.ui.h:2
msgid "_Sort"
msgstr "С_ортувати"

#: ../plugins/sort/sort.ui.h:3
msgid "_Reverse order"
msgstr "З_воротній порядок"

#: ../plugins/sort/sort.ui.h:4
msgid "R_emove duplicates"
msgstr "В_илучати повтори"

#: ../plugins/sort/sort.ui.h:5
msgid "_Ignore case"
msgstr "_Нехтувати регістр"

#: ../plugins/sort/sort.ui.h:6
msgid "S_tart at column:"
msgstr "По_чинати із стовпчика:"

#: ../plugins/sort/sort.ui.h:7
msgid "You cannot undo a sort operation"
msgstr "Операцію сортування буде неможливо скасувати"

#: ../plugins/spell/org.mate.pluma.plugins.spell.gschema.xml.in.h:1
msgid "Autocheck Type"
msgstr "Тип автоперевірки"

#. Translators: Displayed in the "Check Spelling" dialog if there are no
#. suggestions for the current misspelled word
#. Translators: Displayed in the "Check Spelling" dialog if there are no
#. suggestions
#. * for the current misspelled word
#: ../plugins/spell/pluma-automatic-spell-checker.c:420
#: ../plugins/spell/pluma-spell-checker-dialog.c:455
msgid "(no suggested words)"
msgstr "(немає можливих варіянтів)"

#: ../plugins/spell/pluma-automatic-spell-checker.c:444
msgid "_More..."
msgstr "_Більше..."

#. Ignore all
#: ../plugins/spell/pluma-automatic-spell-checker.c:503
msgid "_Ignore All"
msgstr "_Нехтувати усе"

#. + Add to Dictionary
#: ../plugins/spell/pluma-automatic-spell-checker.c:518
msgid "_Add"
msgstr "_Додати"

#: ../plugins/spell/pluma-automatic-spell-checker.c:557
msgid "_Spelling Suggestions..."
msgstr "Мо_жливі варіянти..."

#: ../plugins/spell/pluma-spell-checker-dialog.c:270
msgid "Check Spelling"
msgstr "Перевірка орфографії"

#: ../plugins/spell/pluma-spell-checker-dialog.c:281
msgid "Suggestions"
msgstr "Варіянти"

#. Translators: Displayed in the "Check Spelling" dialog if the current word
#. isn't misspelled
#: ../plugins/spell/pluma-spell-checker-dialog.c:562
msgid "(correct spelling)"
msgstr "(правильне написання)"

#: ../plugins/spell/pluma-spell-checker-dialog.c:709
msgid "Completed spell checking"
msgstr "Перевірку орфографії завершено"

#. Translators: the first %s is the language name, and
#. * the second %s is the locale name. Example:
#. * "French (France)"
#: ../plugins/spell/pluma-spell-checker-language.c:285
#: ../plugins/spell/pluma-spell-checker-language.c:291
#, c-format
msgctxt "language"
msgid "%s (%s)"
msgstr "%s (%s)"

#. Translators: this refers to an unknown language code
#. * (one which isn't in our built-in list).
#: ../plugins/spell/pluma-spell-checker-language.c:300
#, c-format
msgctxt "language"
msgid "Unknown (%s)"
msgstr "Невідомо (%s)"

#. Translators: this refers the Default language used by the
#. * spell checker
#: ../plugins/spell/pluma-spell-checker-language.c:406
msgctxt "language"
msgid "Default"
msgstr "Первинне значення"

#: ../plugins/spell/pluma-spell-language-dialog.c:141
#: ../plugins/spell/languages-dialog.ui.h:1
msgid "Set language"
msgstr "Встановити мову"

#: ../plugins/spell/pluma-spell-language-dialog.c:195
msgid "Languages"
msgstr "Мови"

#: ../plugins/spell/pluma-spell-plugin.c:100
msgid "_Check Spelling..."
msgstr "Перевірити _орфографію"

#: ../plugins/spell/pluma-spell-plugin.c:102
msgid "Check the current document for incorrect spelling"
msgstr "Перевірити орфографію поточного документу"

#: ../plugins/spell/pluma-spell-plugin.c:108
msgid "Set _Language..."
msgstr "Встановити _мову..."

#: ../plugins/spell/pluma-spell-plugin.c:110
msgid "Set the language of the current document"
msgstr "Встановити мову поточного документу"

#: ../plugins/spell/pluma-spell-plugin.c:119
msgid "_Autocheck Spelling"
msgstr "_Автоматична перевірка орфографії"

#: ../plugins/spell/pluma-spell-plugin.c:121
msgid "Automatically spell-check the current document"
msgstr "Автоматично перевіряти орфографію документу"

#: ../plugins/spell/pluma-spell-plugin.c:921
msgid "The document is empty."
msgstr "Документ порожній."

#: ../plugins/spell/pluma-spell-plugin.c:946
msgid "No misspelled words"
msgstr "Немає слів з помилками"

#: ../plugins/spell/languages-dialog.ui.h:2
msgid "Select the _language of the current document."
msgstr "Вибрати _мову поточного документу"

#: ../plugins/spell/spell-checker.ui.h:1
msgid "Check spelling"
msgstr "Перевірка орфографії"

#: ../plugins/spell/spell-checker.ui.h:2
msgid "Misspelled word:"
msgstr "Слово з помилкою:"

#: ../plugins/spell/spell-checker.ui.h:3
msgid "word"
msgstr "слово"

#: ../plugins/spell/spell-checker.ui.h:4
msgid "Change _to:"
msgstr "Замінити _на:"

#: ../plugins/spell/spell-checker.ui.h:5
msgid "Check _Word"
msgstr "Перевірити _слово"

#: ../plugins/spell/spell-checker.ui.h:6
msgid "_Suggestions:"
msgstr "Ва_ріянти:"

#: ../plugins/spell/spell-checker.ui.h:7
msgid "_Ignore"
msgstr "_Нехтувати"

#: ../plugins/spell/spell-checker.ui.h:8
msgid "Cha_nge"
msgstr "За_мінити"

#: ../plugins/spell/spell-checker.ui.h:9
msgid "Ignore _All"
msgstr "Нехтувати _усе"

#: ../plugins/spell/spell-checker.ui.h:10
msgid "Change A_ll"
msgstr "Замінити у_се"

#: ../plugins/spell/spell-checker.ui.h:11
msgid "User dictionary:"
msgstr "Словник користувача:"

#: ../plugins/spell/spell-checker.ui.h:12
msgid "Add w_ord"
msgstr "Додати с_лово"

#: ../plugins/spell/spell-checker.ui.h:13
msgid "Language:"
msgstr "Мова:"

#: ../plugins/spell/spell-checker.ui.h:14
msgid "Language"
msgstr "Мова"

#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:1
msgid "_Configure Spell Checker plugin..."
msgstr "_Налаштування втулки перевірки орфографії..."

#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:2
msgid "Autocheck spelling on document load..."
msgstr "Автоперевірка орфографії при завантаженні документу.."

#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:3
msgid "_Never autocheck"
msgstr "_Ніколи з автоперевіркою"

#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:4
msgid "_Remember autocheck by document"
msgstr "_Запам’ятати автоперевірку для документу"

#: ../plugins/spell/pluma-spell-setup-dialog.ui.h:5
msgid "_Always autocheck"
msgstr "_Завжди з автоперевіркою"

#: ../plugins/spell/spell.plugin.desktop.in.h:1
msgid "Spell Checker"
msgstr "Перевірка орфографії"

#: ../plugins/spell/spell.plugin.desktop.in.h:2
msgid "Checks the spelling of the current document."
msgstr "Перевірити орфографію поточного документу."

#: ../plugins/taglist/pluma-taglist-plugin.c:125
#: ../plugins/taglist/pluma-taglist-plugin-panel.c:709
#: ../plugins/taglist/pluma-taglist-plugin-panel.c:724
msgid "Tags"
msgstr "Теги"

#: ../plugins/taglist/pluma-taglist-plugin-panel.c:613
msgid "Select the group of tags you want to use"
msgstr "Вибрати групу тегів, яку Ви бажаєте використовувати"

#: ../plugins/taglist/pluma-taglist-plugin-panel.c:632
msgid "_Preview"
msgstr "_Попередній перегляд"

#: ../plugins/taglist/pluma-taglist-plugin-panel.c:706
msgid "Available Tag Lists"
msgstr "Переліки доступних тегів"

#: ../plugins/taglist/HTML.tags.xml.in.h:1
msgid "XHTML 1.0 - Tags"
msgstr "XHTML 1.0 - Теги"

#: ../plugins/taglist/HTML.tags.xml.in.h:2
msgid "Abbreviated form"
msgstr "Скорочена форма"

#: ../plugins/taglist/HTML.tags.xml.in.h:3
msgid "Abbreviation"
msgstr "Абревіятура"

#: ../plugins/taglist/HTML.tags.xml.in.h:4
msgid "Accessibility key character"
msgstr "Ключ типу для допоміжної ідентификації"

#: ../plugins/taglist/HTML.tags.xml.in.h:5
msgid "Acronym"
msgstr "Скорочення"

#: ../plugins/taglist/HTML.tags.xml.in.h:6
msgid "Align"
msgstr "Вирівнювання"

#: ../plugins/taglist/HTML.tags.xml.in.h:7
msgid "Alignment character"
msgstr "Символ вирівнювання"

#: ../plugins/taglist/HTML.tags.xml.in.h:8
msgid "Alternative"
msgstr "Альтернатива"

#: ../plugins/taglist/HTML.tags.xml.in.h:9
msgid "Anchor URI"
msgstr "Прив'язка URI"

#: ../plugins/taglist/HTML.tags.xml.in.h:10
msgid "Anchor"
msgstr "Прив'язка"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:12
msgid "Applet class file code (deprecated)"
msgstr "Код аплету (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:13
msgid "Associated information"
msgstr "Пов'язана інформація"

#: ../plugins/taglist/HTML.tags.xml.in.h:14
msgid "Author info"
msgstr "Про автора"

#: ../plugins/taglist/HTML.tags.xml.in.h:15
msgid "Axis related headers"
msgstr "Заголовки пов'язані з напрямком"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:17
msgid "Background color (deprecated)"
msgstr "Колір тла (застарілий)"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:19
msgid "Background texture tile (deprecated)"
msgstr "Файл текстурного забарвлення тла (застарілий)"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:21
msgid "Base font (deprecated)"
msgstr "Основний шрифт (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:22
msgid "Base URI"
msgstr "Основний ресурс URI"

#: ../plugins/taglist/HTML.tags.xml.in.h:23
msgid "Bold"
msgstr "Жирний"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:25
msgid "Border (deprecated)"
msgstr "Межа (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:26
msgid "Cell rowspan"
msgstr "Об'єднання комірок"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:28
msgid "Center (deprecated)"
msgstr "За центром(застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:29
msgid "Character encoding of linked resource"
msgstr "Кодування символів зв'язаного ресурсу"

#: ../plugins/taglist/HTML.tags.xml.in.h:30
msgid "Checked state"
msgstr "Відмічений стан"

#: ../plugins/taglist/HTML.tags.xml.in.h:31
msgid "Citation"
msgstr "Цитата"

#: ../plugins/taglist/HTML.tags.xml.in.h:32
msgid "Cite reason for change"
msgstr "Відмітка про причину зміни"

#: ../plugins/taglist/HTML.tags.xml.in.h:33
msgid "Class implementation ID"
msgstr "ID реалізації кляс"

#: ../plugins/taglist/HTML.tags.xml.in.h:34
msgid "Class list"
msgstr "Перелік кляс"

#: ../plugins/taglist/HTML.tags.xml.in.h:35
msgid "Clear text flow control"
msgstr "Очищення параметрів керування текстом"

#: ../plugins/taglist/HTML.tags.xml.in.h:36
msgid "Code content type"
msgstr "Тип змісту коду"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:38
msgid "Color of selected links (deprecated)"
msgstr "Колір вибраних посилань (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:39
msgid "Column span"
msgstr "Об'єднання стовпчиків"

#: ../plugins/taglist/HTML.tags.xml.in.h:40
msgid "Columns"
msgstr "Стовпчики"

#: ../plugins/taglist/HTML.tags.xml.in.h:41
msgid "Comment"
msgstr "Коментар"

#: ../plugins/taglist/HTML.tags.xml.in.h:42
msgid "Computer code fragment"
msgstr "Фрагмент коду для комп'ютера"

#. The "type" attribute is deprecated for the "ol" tag only,
#. since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:45
msgid "Content type (deprecated)"
msgstr "Тип змісту (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:46
msgid "Coordinates"
msgstr "Координати"

#: ../plugins/taglist/HTML.tags.xml.in.h:47
msgid "Date and time of change"
msgstr "Дата та час зміни"

#. NOTE: used in "object" tag
#: ../plugins/taglist/HTML.tags.xml.in.h:49
msgid "Declare flag"
msgstr "Опис прапора"

#. Translators: DEFER is an optional attribute of the <script> tag.
#. It indicates that the script is not going to generate any document
#. content. The browser can continue parsing and drawing the page.
#: ../plugins/taglist/HTML.tags.xml.in.h:53
msgid "Defer attribute"
msgstr "Ознака відкладення"

#: ../plugins/taglist/HTML.tags.xml.in.h:54
msgid "Definition description"
msgstr "Опис визначення"

#: ../plugins/taglist/HTML.tags.xml.in.h:55
msgid "Definition list"
msgstr "Перелік визначень"

#: ../plugins/taglist/HTML.tags.xml.in.h:56
msgid "Definition term"
msgstr "Термін з визначенням"

#: ../plugins/taglist/HTML.tags.xml.in.h:57
msgid "Deleted text"
msgstr "Вилучений текст"

#: ../plugins/taglist/HTML.tags.xml.in.h:58
msgid "Directionality"
msgstr "Спрямованість"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:60
msgid "Directionality (deprecated)"
msgstr "Спрямованість (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:61
msgid "Disabled"
msgstr "Вимкнено"

#: ../plugins/taglist/HTML.tags.xml.in.h:62
msgid "DIV container"
msgstr "Контейнер DIV"

#: ../plugins/taglist/HTML.tags.xml.in.h:63
msgid "DIV Style container"
msgstr "Контейнер стилю DIV"

#: ../plugins/taglist/HTML.tags.xml.in.h:64
msgid "Document base"
msgstr "Початок документу"

#: ../plugins/taglist/HTML.tags.xml.in.h:65
msgid "Document body"
msgstr "Тіло документу"

#: ../plugins/taglist/HTML.tags.xml.in.h:66
msgid "Document head"
msgstr "Заголовок документу"

#: ../plugins/taglist/HTML.tags.xml.in.h:67
msgid "Element ID"
msgstr "Ідентифікатор"

#: ../plugins/taglist/HTML.tags.xml.in.h:68
msgid "Document title"
msgstr "Назва документу"

#: ../plugins/taglist/HTML.tags.xml.in.h:69
msgid "Document type"
msgstr "Тип документу"

#: ../plugins/taglist/HTML.tags.xml.in.h:70
#: ../plugins/taglist/Latex.tags.xml.in.h:72
msgid "Emphasis"
msgstr "Виділення"

#: ../plugins/taglist/HTML.tags.xml.in.h:71
msgid "Encode type"
msgstr "Тип кодування"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:73
msgid "Font face (deprecated)"
msgstr "Нарис шрифту (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:74
msgid "For label"
msgstr "Для мітки"

#: ../plugins/taglist/HTML.tags.xml.in.h:75
msgid "Forced line break"
msgstr "Примусовий розрив рядка"

#: ../plugins/taglist/HTML.tags.xml.in.h:76
msgid "Form action handler"
msgstr "Опрацьовник дії форми"

#: ../plugins/taglist/HTML.tags.xml.in.h:77
msgid "Form control group"
msgstr "Група керування формою"

#: ../plugins/taglist/HTML.tags.xml.in.h:78
msgid "Form field label text"
msgstr "Текстова мітка поля форми"

#: ../plugins/taglist/HTML.tags.xml.in.h:79
msgid "Form input type"
msgstr "Тип вводу форми"

#: ../plugins/taglist/HTML.tags.xml.in.h:80
msgid "Form input"
msgstr "Ввід форми"

#: ../plugins/taglist/HTML.tags.xml.in.h:81
msgid "Form method"
msgstr "Метод форми"

#: ../plugins/taglist/HTML.tags.xml.in.h:82
msgid "Form"
msgstr "Форма"

#: ../plugins/taglist/HTML.tags.xml.in.h:83
msgid "Forward link"
msgstr "Посилання вперед"

#: ../plugins/taglist/HTML.tags.xml.in.h:84
msgid "Frame render parts"
msgstr "Частини унаочнення області"

#: ../plugins/taglist/HTML.tags.xml.in.h:85
msgid "Frame source"
msgstr "Джерело області"

#: ../plugins/taglist/HTML.tags.xml.in.h:86
msgid "Frame target"
msgstr "Призначення області"

#: ../plugins/taglist/HTML.tags.xml.in.h:87
msgid "Frame"
msgstr "Назва:"

#: ../plugins/taglist/HTML.tags.xml.in.h:88
msgid "Frame border"
msgstr "Межа області"

#: ../plugins/taglist/HTML.tags.xml.in.h:89
msgid "Frameset columns"
msgstr "Стовпчики областей"

#: ../plugins/taglist/HTML.tags.xml.in.h:90
msgid "Frameset rows"
msgstr "Рядки областей"

#: ../plugins/taglist/HTML.tags.xml.in.h:91
msgid "Frameset"
msgstr "Набір областей"

#: ../plugins/taglist/HTML.tags.xml.in.h:92
msgid "Frame spacing"
msgstr "Відстань між областями"

#: ../plugins/taglist/HTML.tags.xml.in.h:93
msgid "Generic embedded object"
msgstr "Звичайний вбудований об'єкт"

#: ../plugins/taglist/HTML.tags.xml.in.h:94
msgid "Generic metainformation"
msgstr "Звичайна метаінформація"

#: ../plugins/taglist/HTML.tags.xml.in.h:95
msgid "Generic span"
msgstr "Звичайний діяпазон"

#: ../plugins/taglist/HTML.tags.xml.in.h:96
msgid "Header cell IDs"
msgstr "Комірка заголовку ідентифікатора"

#: ../plugins/taglist/HTML.tags.xml.in.h:97
msgid "Heading 1"
msgstr "Заголовок 1"

#: ../plugins/taglist/HTML.tags.xml.in.h:98
msgid "Heading 2"
msgstr "Заголовок 2"

#: ../plugins/taglist/HTML.tags.xml.in.h:99
msgid "Heading 3"
msgstr "Заголовок 3"

#: ../plugins/taglist/HTML.tags.xml.in.h:100
msgid "Heading 4"
msgstr "Заголовок 4"

#: ../plugins/taglist/HTML.tags.xml.in.h:101
msgid "Heading 5"
msgstr "Заголовок 5"

#: ../plugins/taglist/HTML.tags.xml.in.h:102
msgid "Heading 6"
msgstr "Заголовок 6"

#: ../plugins/taglist/HTML.tags.xml.in.h:103
msgid "Height"
msgstr "Висота"

#: ../plugins/taglist/HTML.tags.xml.in.h:104
msgid "Horizontal rule"
msgstr "Горизонтальна лінія"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:106
msgid "Horizontal space (deprecated)"
msgstr "Горизонтальний проміжок (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:107
msgid "HREF URI"
msgstr "Ідентифікатор HREF"

#: ../plugins/taglist/HTML.tags.xml.in.h:108
msgid "HTML root element"
msgstr "Кореневий елемент HTML"

#: ../plugins/taglist/HTML.tags.xml.in.h:109
msgid "HTTP header name"
msgstr "Назва заголовку HTTP"

#: ../plugins/taglist/HTML.tags.xml.in.h:110
msgid "I18N BiDi override"
msgstr "Перевизначення напрямку тексту"

#: ../plugins/taglist/HTML.tags.xml.in.h:111
msgid "Image map area"
msgstr "Ділянка мапи зображення"

#: ../plugins/taglist/HTML.tags.xml.in.h:112
msgid "Image map name"
msgstr "Ім'я мапи зображення"

#: ../plugins/taglist/HTML.tags.xml.in.h:113
msgid "Image map"
msgstr "Мапа зображення"

#: ../plugins/taglist/HTML.tags.xml.in.h:114
msgid "Image"
msgstr "Зображення"

#: ../plugins/taglist/HTML.tags.xml.in.h:115
msgid "Inline frame"
msgstr "Вбудована ділянка"

#: ../plugins/taglist/HTML.tags.xml.in.h:116
msgid "Inserted text"
msgstr "Вставлений текст"

#: ../plugins/taglist/HTML.tags.xml.in.h:117
msgid "Instance definition"
msgstr "Визначення відстані"

#: ../plugins/taglist/HTML.tags.xml.in.h:118
msgid "Italic text"
msgstr "Курсив"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:120
msgid "Java applet (deprecated)"
msgstr "Java-аплет (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:121
msgid "Label"
msgstr "Мітка"

#: ../plugins/taglist/HTML.tags.xml.in.h:122
msgid "Language code"
msgstr "Код мови"

#: ../plugins/taglist/HTML.tags.xml.in.h:123
msgid "Large text style"
msgstr "Збільшити стиль тексту"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:125
msgid "Link color (deprecated)"
msgstr "Колір посилання (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:126
msgid "List item"
msgstr "Елемент переліку"

#: ../plugins/taglist/HTML.tags.xml.in.h:127
msgid "List of MIME types for file upload"
msgstr "Перелік типів MIME для файлу який відвантажується"

#: ../plugins/taglist/HTML.tags.xml.in.h:128
msgid "List of supported character sets"
msgstr "Перелік наборів символів, які підтримуються"

#: ../plugins/taglist/HTML.tags.xml.in.h:129
msgid "Local change to font"
msgstr "Локальні зміни шрифту"

#: ../plugins/taglist/HTML.tags.xml.in.h:130
msgid "Long description link"
msgstr "Довгий опис посилання"

#: ../plugins/taglist/HTML.tags.xml.in.h:131
msgid "Long quotation"
msgstr "Довга цитата"

#. Supported in XHTML 1.0 Frameset DTD only.
#: ../plugins/taglist/HTML.tags.xml.in.h:133
msgid "Margin pixel height"
msgstr "Висота межевого пікселю"

#. Supported in XHTML 1.0 Frameset DTD only.
#: ../plugins/taglist/HTML.tags.xml.in.h:135
msgid "Margin pixel width"
msgstr "Ширина межевого пікселю"

#: ../plugins/taglist/HTML.tags.xml.in.h:136
msgid "Maximum length of text field"
msgstr "Максимальна довжина текстового поля"

#: ../plugins/taglist/HTML.tags.xml.in.h:137
msgid "Output media"
msgstr "Кінцеве медія"

#. Here I take some liberties: There's no mandatory attributes,
#. but those are most common, and will likely be used.
#: ../plugins/taglist/HTML.tags.xml.in.h:140
msgid "Media-independent link"
msgstr "Посилання незалежно від вмісту"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:142
msgid "Menu list (deprecated)"
msgstr "Меню (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:143
msgid "Multi-line text field"
msgstr "Багаторядкове текстове поле"

#: ../plugins/taglist/HTML.tags.xml.in.h:144
msgid "Multiple"
msgstr "Складний"

#: ../plugins/taglist/HTML.tags.xml.in.h:145
msgid "Name"
msgstr "Назва"

#: ../plugins/taglist/HTML.tags.xml.in.h:146
msgid "Named property value"
msgstr "Значення властивости"

#: ../plugins/taglist/HTML.tags.xml.in.h:147
msgid "No frames"
msgstr "Без блоків"

#: ../plugins/taglist/HTML.tags.xml.in.h:148
msgid "No resize"
msgstr "Без змін розмірів"

#: ../plugins/taglist/HTML.tags.xml.in.h:149
msgid "No script"
msgstr "Без сценаріїв"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:151
msgid "No shade (deprecated)"
msgstr "Без тіні (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:152
msgid "No URI"
msgstr "Немає ідентифікатора URI"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:154
msgid "No word wrap (deprecated)"
msgstr "Без перенесення слів (застарілий)"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:156
msgid "Object applet file (deprecated)"
msgstr "Об'єктний файл аплету (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:157
msgid "Object data reference"
msgstr "Посилання на дані об’єкту"

#: ../plugins/taglist/HTML.tags.xml.in.h:158
msgid "Offset for alignment character"
msgstr "Зсув для символу вирівнювання"

#: ../plugins/taglist/HTML.tags.xml.in.h:159
msgid "OnBlur event"
msgstr "Подія OnBlur"

#: ../plugins/taglist/HTML.tags.xml.in.h:160
msgid "OnChange event"
msgstr "Подія OnChange"

#: ../plugins/taglist/HTML.tags.xml.in.h:161
msgid "OnClick event"
msgstr "Подія OnClick"

#: ../plugins/taglist/HTML.tags.xml.in.h:162
msgid "OnDblClick event"
msgstr "Подія OnDblClick"

#: ../plugins/taglist/HTML.tags.xml.in.h:163
msgid "OnFocus event"
msgstr "Подія OnFocus"

#: ../plugins/taglist/HTML.tags.xml.in.h:164
msgid "OnKeyDown event"
msgstr "Подія OnKeyDown"

#: ../plugins/taglist/HTML.tags.xml.in.h:165
msgid "OnKeyPress event"
msgstr "Подія OnKeyPress"

#: ../plugins/taglist/HTML.tags.xml.in.h:166
msgid "OnKeyUp event"
msgstr "Подія OnKeyUp"

#: ../plugins/taglist/HTML.tags.xml.in.h:167
msgid "OnLoad event"
msgstr "Подія OnLoad"

#: ../plugins/taglist/HTML.tags.xml.in.h:168
msgid "OnMouseDown event"
msgstr "Подія OnMouseDown"

#: ../plugins/taglist/HTML.tags.xml.in.h:169
msgid "OnMouseMove event"
msgstr "Подія OnMouseMove"

#: ../plugins/taglist/HTML.tags.xml.in.h:170
msgid "OnMouseOut event"
msgstr "Подія OnMouseOut"

#: ../plugins/taglist/HTML.tags.xml.in.h:171
msgid "OnMouseOver event"
msgstr "Подія OnMouseOver"

#: ../plugins/taglist/HTML.tags.xml.in.h:172
msgid "OnMouseUp event"
msgstr "Подія OnMouseUp"

#: ../plugins/taglist/HTML.tags.xml.in.h:173
msgid "OnReset event"
msgstr "Подія OnReset"

#: ../plugins/taglist/HTML.tags.xml.in.h:174
msgid "OnSelect event"
msgstr "Подія OnSelect"

#: ../plugins/taglist/HTML.tags.xml.in.h:175
msgid "OnSubmit event"
msgstr "Подія OnSubmit"

#: ../plugins/taglist/HTML.tags.xml.in.h:176
msgid "OnUnload event"
msgstr "Подія OnUnload"

#: ../plugins/taglist/HTML.tags.xml.in.h:177
msgid "Option group"
msgstr "Група параметрів"

#: ../plugins/taglist/HTML.tags.xml.in.h:178
msgid "Option selector"
msgstr "Вибір параметрів"

#: ../plugins/taglist/HTML.tags.xml.in.h:179
msgid "Ordered list"
msgstr "Замовлений перелік"

#: ../plugins/taglist/HTML.tags.xml.in.h:180
msgid "Paragraph class"
msgstr "Кляса абзацу"

#: ../plugins/taglist/HTML.tags.xml.in.h:181
msgid "Paragraph style"
msgstr "Стиль абзацу"

#: ../plugins/taglist/HTML.tags.xml.in.h:182
msgid "Paragraph"
msgstr "Абзац"

#: ../plugins/taglist/HTML.tags.xml.in.h:183
msgid "Preformatted text"
msgstr "Попередньо відформатований текст"

#: ../plugins/taglist/HTML.tags.xml.in.h:184
msgid "Profile metainfo dictionary"
msgstr "Словник профілю метаінформації"

#: ../plugins/taglist/HTML.tags.xml.in.h:185
msgid "Push button"
msgstr "Кнопка натискання"

#: ../plugins/taglist/HTML.tags.xml.in.h:186
msgid "ReadOnly text and password"
msgstr "Тект та пароль лише для читання"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:188
msgid "Reduced spacing (deprecated)"
msgstr "Скорочені інтервали (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:189
msgid "Reverse link"
msgstr "Зворотнє посилання"

#: ../plugins/taglist/HTML.tags.xml.in.h:190
msgid "Rows"
msgstr "Рядки"

#: ../plugins/taglist/HTML.tags.xml.in.h:191
msgid "Rulings between rows and columns"
msgstr "Керування рядками та стовпцями"

#: ../plugins/taglist/HTML.tags.xml.in.h:192
msgid "Sample program output, scripts"
msgstr "Зразок виводу проґрами, сценаріїв"

#: ../plugins/taglist/HTML.tags.xml.in.h:193
msgid "Scope covered by header cells"
msgstr "Ділянка видимости, яка зайнята комірками заголовку"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:195
msgid "Script language name"
msgstr "Назва мови сценаріїв"

#: ../plugins/taglist/HTML.tags.xml.in.h:196
msgid "Script statements"
msgstr "Оператори сценарію"

#: ../plugins/taglist/HTML.tags.xml.in.h:197
msgid "Scrollbar"
msgstr "Смуга гортання"

#: ../plugins/taglist/HTML.tags.xml.in.h:198
msgid "Selectable option"
msgstr "Параметр з можливістю вибору"

#: ../plugins/taglist/HTML.tags.xml.in.h:199
msgid "Selected"
msgstr "Обрано"

#: ../plugins/taglist/HTML.tags.xml.in.h:200
msgid "Server-side image map"
msgstr "Мапа зображень на боці сервера"

#: ../plugins/taglist/HTML.tags.xml.in.h:201
msgid "Shape"
msgstr "Форма"

#: ../plugins/taglist/HTML.tags.xml.in.h:202
msgid "Short inline quotation"
msgstr "Коротка вбудована цитата"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:204
msgid "Size (deprecated)"
msgstr "Розмір (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:205
msgid "Small text style"
msgstr "Стиль малого тексту"

#: ../plugins/taglist/HTML.tags.xml.in.h:206
msgid "Source"
msgstr "Початковий текст"

#: ../plugins/taglist/HTML.tags.xml.in.h:207
msgid "Space-separated archive list"
msgstr "Архівний перелік, розділений пробілами"

#: ../plugins/taglist/HTML.tags.xml.in.h:208
msgid "Spacing between cells"
msgstr "Відстань між комірками"

#: ../plugins/taglist/HTML.tags.xml.in.h:209
msgid "Spacing within cells"
msgstr "Відстань у комірках"

#: ../plugins/taglist/HTML.tags.xml.in.h:210
msgid "Span"
msgstr "Діяпазон"

#: ../plugins/taglist/HTML.tags.xml.in.h:211
msgid "Standby load message"
msgstr "Повідомлення запуску режиму призупинення"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:213
msgid "Starting sequence number (deprecated)"
msgstr "Перше число послідовности (застарілий)"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:215
msgid "Strike-through text style (deprecated)"
msgstr "Стиль закресленого тексту (застарілий)"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:217
msgid "Strike-through text (deprecated)"
msgstr "Закреслений текст (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:218
msgid "Strong emphasis"
msgstr "Сильний наголос"

#: ../plugins/taglist/HTML.tags.xml.in.h:219
msgid "Style info"
msgstr "Інформація про стиль"

#: ../plugins/taglist/HTML.tags.xml.in.h:220
msgid "Subscript"
msgstr "Нижній індекс"

#: ../plugins/taglist/HTML.tags.xml.in.h:221
msgid "Superscript"
msgstr "Верхній індекс"

#: ../plugins/taglist/HTML.tags.xml.in.h:222
msgid "Table body"
msgstr "Тіло таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:223
msgid "Table caption"
msgstr "Назва таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:224
msgid "Table column group properties"
msgstr "Ціхи групи стовпців таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:225
msgid "Table column properties"
msgstr "Ціхи стовпця таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:226
msgid "Table data cell"
msgstr "Дані у комірці"

#: ../plugins/taglist/HTML.tags.xml.in.h:227
msgid "Table footer"
msgstr "Кінцівка таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:228
msgid "Table header cell"
msgstr "Комірка заголовку таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:229
msgid "Table header"
msgstr "Заголовок таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:230
msgid "Table row"
msgstr "Рядок таблиці"

#: ../plugins/taglist/HTML.tags.xml.in.h:231
msgid "Table summary"
msgstr "Інформація про таблицю"

#: ../plugins/taglist/HTML.tags.xml.in.h:232
msgid "Table"
msgstr "Таблиця"

#: ../plugins/taglist/HTML.tags.xml.in.h:233
msgid "Target - Blank"
msgstr "Мета - Blank"

#: ../plugins/taglist/HTML.tags.xml.in.h:234
msgid "Target - Parent"
msgstr "Мета - Parent"

#: ../plugins/taglist/HTML.tags.xml.in.h:235
msgid "Target - Self"
msgstr "Мета - Self"

#: ../plugins/taglist/HTML.tags.xml.in.h:236
msgid "Target - Top"
msgstr "Мета - Top"

#: ../plugins/taglist/HTML.tags.xml.in.h:237
msgid "Teletype or monospace text style"
msgstr "Телетайпний або моноширний стиль тексту"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:239
msgid "Text color (deprecated)"
msgstr "Колір тексту (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:240
msgid "Text entered by user"
msgstr "Текст, уведений користувачем"

#: ../plugins/taglist/HTML.tags.xml.in.h:241
msgid "Title"
msgstr "Заголовок"

#: ../plugins/taglist/HTML.tags.xml.in.h:242
msgid "Underlined text style"
msgstr "Підкреслений стиль тексту"

#: ../plugins/taglist/HTML.tags.xml.in.h:243
msgid "Unordered list"
msgstr "Невпорядкований перелік"

#: ../plugins/taglist/HTML.tags.xml.in.h:244
msgid "Use image map"
msgstr "Використовувати мапу зображень"

#: ../plugins/taglist/HTML.tags.xml.in.h:245
msgid "Value interpretation"
msgstr "Пояснення значення"

#: ../plugins/taglist/HTML.tags.xml.in.h:246
msgid "Value"
msgstr "Значення"

#: ../plugins/taglist/HTML.tags.xml.in.h:247
msgid "Variable or program argument"
msgstr "Змінна або параметр проґрами"

#: ../plugins/taglist/HTML.tags.xml.in.h:248
msgid "Vertical cell alignment"
msgstr "Вертикальне вирівнювання у комірці"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:250
msgid "Vertical space (deprecated)"
msgstr "Вертикальний пробіл (застарілий)"

#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
#: ../plugins/taglist/HTML.tags.xml.in.h:252
msgid "Visited link color (deprecated)"
msgstr "Колір відвіданого посилання (застарілий)"

#: ../plugins/taglist/HTML.tags.xml.in.h:253
msgid "Width"
msgstr "Ширина"

#: ../plugins/taglist/HTML.tags.xml.in.h:254
msgid "HTML - Tags"
msgstr "HTML теги"

#: ../plugins/taglist/HTML.tags.xml.in.h:255
msgid "Above"
msgstr "Над"

#: ../plugins/taglist/HTML.tags.xml.in.h:256
msgid "Applet class file code"
msgstr "Код аплету"

#: ../plugins/taglist/HTML.tags.xml.in.h:257
msgid "Array"
msgstr "Масив"

#: ../plugins/taglist/HTML.tags.xml.in.h:258
msgid "Background color"
msgstr "Колір тла"

#: ../plugins/taglist/HTML.tags.xml.in.h:259
msgid "Background texture tile"
msgstr "Файл текстурного забарвлення тла"

#: ../plugins/taglist/HTML.tags.xml.in.h:260
msgid "Base font"
msgstr "Базовий шрифт"

#: ../plugins/taglist/HTML.tags.xml.in.h:261
msgid "Border color"
msgstr "Колір межі"

#: ../plugins/taglist/HTML.tags.xml.in.h:262
msgid "Border"
msgstr "Межа"

#: ../plugins/taglist/HTML.tags.xml.in.h:263
msgid "Center"
msgstr "За центром"

#: ../plugins/taglist/HTML.tags.xml.in.h:264
msgid "Checked (state)"
msgstr "Відмічений (стан)"

#: ../plugins/taglist/HTML.tags.xml.in.h:265
msgid "Color of selected links"
msgstr "Колір вибраних посилань"

#: ../plugins/taglist/HTML.tags.xml.in.h:266
msgid "Content scheme"
msgstr "Схема вмісту"

#: ../plugins/taglist/HTML.tags.xml.in.h:267
msgid "Content type"
msgstr "Тип вмісту"

#: ../plugins/taglist/HTML.tags.xml.in.h:268
msgid "Direction"
msgstr "Напрямок"

#: ../plugins/taglist/HTML.tags.xml.in.h:269
msgid "Directory list"
msgstr "Перелік каталогів"

#: ../plugins/taglist/HTML.tags.xml.in.h:270
msgid "HTML version"
msgstr "Версія HTML"

#: ../plugins/taglist/HTML.tags.xml.in.h:271
msgid "Embedded object"
msgstr "Вбудований об'єкт"

#: ../plugins/taglist/HTML.tags.xml.in.h:272
msgid "Figure"
msgstr "Малюнок"

#: ../plugins/taglist/HTML.tags.xml.in.h:273
msgid "Font face"
msgstr "Стиль шрифту"

#: ../plugins/taglist/HTML.tags.xml.in.h:274
msgid "Frameborder"
msgstr "Межа області"

#: ../plugins/taglist/HTML.tags.xml.in.h:275
msgid "Framespacing"
msgstr "Відстань між областями"

#: ../plugins/taglist/HTML.tags.xml.in.h:276
msgid "Heading"
msgstr "Заголовок"

#: ../plugins/taglist/HTML.tags.xml.in.h:277
msgid "Horizontal space"
msgstr "Горизонтальний проміжок"

#: ../plugins/taglist/HTML.tags.xml.in.h:278
msgid "Image source"
msgstr "Джерело зображення"

#: ../plugins/taglist/HTML.tags.xml.in.h:279
msgid "Inline layer"
msgstr "Вбудований шар"

#: ../plugins/taglist/HTML.tags.xml.in.h:280
msgid "Java applet"
msgstr "Java-аплет"

#: ../plugins/taglist/HTML.tags.xml.in.h:281
msgid "Layer"
msgstr "Шар"

#: ../plugins/taglist/HTML.tags.xml.in.h:282
msgid "Link color"
msgstr "Колір посилання"

#: ../plugins/taglist/HTML.tags.xml.in.h:283
msgid "Listing"
msgstr "Перелік"

#: ../plugins/taglist/HTML.tags.xml.in.h:284
msgid "Mail link"
msgstr "Надіслати посилання"

#: ../plugins/taglist/HTML.tags.xml.in.h:285
msgid "Marquee"
msgstr "Маркер"

#: ../plugins/taglist/HTML.tags.xml.in.h:286
msgid "Menu list"
msgstr "Меню"

#: ../plugins/taglist/HTML.tags.xml.in.h:287
msgid "Multicolumn"
msgstr "Багато стовпчиків"

#: ../plugins/taglist/HTML.tags.xml.in.h:288
msgid "Next ID"
msgstr "Наступний ID"

#: ../plugins/taglist/HTML.tags.xml.in.h:289
msgid "No embedded objects"
msgstr "Вбудовані об'єкти відсутні"

#: ../plugins/taglist/HTML.tags.xml.in.h:290
msgid "No layers"
msgstr "Без шарів"

#: ../plugins/taglist/HTML.tags.xml.in.h:291
msgid "No line break"
msgstr "Без розриву рядків"

#: ../plugins/taglist/HTML.tags.xml.in.h:292
msgid "No shade"
msgstr "Без тіні"

#: ../plugins/taglist/HTML.tags.xml.in.h:293
msgid "No word wrap"
msgstr "Без перенесення слів"

#: ../plugins/taglist/HTML.tags.xml.in.h:294
msgid "Note"
msgstr "Нотатка"

#: ../plugins/taglist/HTML.tags.xml.in.h:295
msgid "Object applet file"
msgstr "Об'єктний файл аплету"

#: ../plugins/taglist/HTML.tags.xml.in.h:296
msgid "Preformatted listing"
msgstr "Попередньо відформатований проґрамний код"

#: ../plugins/taglist/HTML.tags.xml.in.h:297
msgid "Prompt message"
msgstr "Підказка"

#: ../plugins/taglist/HTML.tags.xml.in.h:298
msgid "Quote"
msgstr "Цитата"

#: ../plugins/taglist/HTML.tags.xml.in.h:299
msgid "Range"
msgstr "Діяпазон"

#: ../plugins/taglist/HTML.tags.xml.in.h:300
msgid "Reduced spacing"
msgstr "Зменшений інтервал"

#: ../plugins/taglist/HTML.tags.xml.in.h:301
msgid "Root"
msgstr "Корінь"

#: ../plugins/taglist/HTML.tags.xml.in.h:302
msgid "Single line prompt"
msgstr "Однорядкова підказка"

#: ../plugins/taglist/HTML.tags.xml.in.h:303
msgid "Size"
msgstr "Розмір"

#: ../plugins/taglist/HTML.tags.xml.in.h:304
msgid "Soft line break"
msgstr "М'який розрив рядка"

#: ../plugins/taglist/HTML.tags.xml.in.h:305
msgid "Sound"
msgstr "Звук"

#: ../plugins/taglist/HTML.tags.xml.in.h:306
msgid "Spacer"
msgstr "Проміжок"

#: ../plugins/taglist/HTML.tags.xml.in.h:307
msgid "Square root"
msgstr "Корінь квадратний"

#: ../plugins/taglist/HTML.tags.xml.in.h:308
msgid "Starting sequence number"
msgstr "Перше число послідовности"

#: ../plugins/taglist/HTML.tags.xml.in.h:309
msgid "Strike-through text style"
msgstr "Стиль закресленого тексту"

#: ../plugins/taglist/HTML.tags.xml.in.h:310
msgid "Strike-through text"
msgstr "Закреслений текст"

#: ../plugins/taglist/HTML.tags.xml.in.h:311
msgid "Tab order position"
msgstr "Позиція переходу табуляції"

#: ../plugins/taglist/HTML.tags.xml.in.h:312
msgid "Text color"
msgstr "Колір тексту"

#: ../plugins/taglist/HTML.tags.xml.in.h:313
msgid "Text"
msgstr "Текст"

#: ../plugins/taglist/HTML.tags.xml.in.h:314
msgid "Top margin in pixels"
msgstr "Верхня межа у точках"

#: ../plugins/taglist/HTML.tags.xml.in.h:315
msgid "URL"
msgstr "URL"

#: ../plugins/taglist/HTML.tags.xml.in.h:316
msgid "Vertical space"
msgstr "Вертикальний пробіл"

#: ../plugins/taglist/HTML.tags.xml.in.h:317
msgid "Visited link color"
msgstr "Колір відвіданого посилання"

#: ../plugins/taglist/HTML.tags.xml.in.h:318
msgid "HTML - Special Characters"
msgstr "Спеціяльні символи HTML"

#: ../plugins/taglist/HTML.tags.xml.in.h:319
msgid "Non-breaking space"
msgstr "Нерозривний пробіл"

#: ../plugins/taglist/Latex.tags.xml.in.h:1
msgid "Latex - Tags"
msgstr "Latex - Теги"

#: ../plugins/taglist/Latex.tags.xml.in.h:2
msgid "Bibliography (cite)"
msgstr "Бібліографія (cite)"

#: ../plugins/taglist/Latex.tags.xml.in.h:3
msgid "Bibliography (item)"
msgstr "Бібліографія (item)"

#: ../plugins/taglist/Latex.tags.xml.in.h:4
msgid "Bibliography (shortcite)"
msgstr "Бібліографія (shortcite)"

#: ../plugins/taglist/Latex.tags.xml.in.h:5
msgid "Bibliography (thebibliography)"
msgstr "Бібліографія (thebibliography)"

#: ../plugins/taglist/Latex.tags.xml.in.h:6
msgid "Brackets ()"
msgstr "Дужки()"

#: ../plugins/taglist/Latex.tags.xml.in.h:7
msgid "Brackets []"
msgstr "Дужки []"

#: ../plugins/taglist/Latex.tags.xml.in.h:8
msgid "Brackets {}"
msgstr "Дужки {}"

#: ../plugins/taglist/Latex.tags.xml.in.h:9
msgid "Brackets <>"
msgstr "Дужки ()"

#: ../plugins/taglist/Latex.tags.xml.in.h:10
msgid "File input"
msgstr "Вставка файлу"

#: ../plugins/taglist/Latex.tags.xml.in.h:11
msgid "Function cosine"
msgstr "Функція cosine"

#: ../plugins/taglist/Latex.tags.xml.in.h:12
msgid "Function e^"
msgstr "Функція e^"

#: ../plugins/taglist/Latex.tags.xml.in.h:13
msgid "Function exp"
msgstr "Функція exp"

#: ../plugins/taglist/Latex.tags.xml.in.h:14
msgid "Function log"
msgstr "Функція log"

#: ../plugins/taglist/Latex.tags.xml.in.h:15
msgid "Function log10"
msgstr "Функція log10"

#: ../plugins/taglist/Latex.tags.xml.in.h:16
msgid "Function sine"
msgstr "Функція sine"

#: ../plugins/taglist/Latex.tags.xml.in.h:17
msgid "Greek alpha"
msgstr "Грецька альфа"

#: ../plugins/taglist/Latex.tags.xml.in.h:18
msgid "Greek beta"
msgstr "Грецька бета"

#: ../plugins/taglist/Latex.tags.xml.in.h:19
msgid "Greek epsilon"
msgstr "Грецький епсилон"

#: ../plugins/taglist/Latex.tags.xml.in.h:20
msgid "Greek gamma"
msgstr "Грецька гамма"

#: ../plugins/taglist/Latex.tags.xml.in.h:21
msgid "Greek lambda"
msgstr "Грецька лямбда"

#: ../plugins/taglist/Latex.tags.xml.in.h:22
msgid "Greek rho"
msgstr "Грецька ро"

#: ../plugins/taglist/Latex.tags.xml.in.h:23
msgid "Greek tau"
msgstr "Грецька тау"

#: ../plugins/taglist/Latex.tags.xml.in.h:24
msgid "Header 0 (chapter)"
msgstr "Заголовок 0 (chapter)"

#: ../plugins/taglist/Latex.tags.xml.in.h:25
msgid "Header 0 (chapter*)"
msgstr "Заголовок 0 (chapter*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:26
msgid "Header 1 (section)"
msgstr "Заголовок 1 (section)"

#: ../plugins/taglist/Latex.tags.xml.in.h:27
msgid "Header 1 (section*)"
msgstr "Заголовок 1 (section*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:28
msgid "Header 2 (subsection)"
msgstr "Заголовок 2 (subsection)"

#: ../plugins/taglist/Latex.tags.xml.in.h:29
msgid "Header 2 (subsection*)"
msgstr "Заголовок 2 (subsection*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:30
msgid "Header 3 (subsubsection)"
msgstr "Заголовок 3 (subsubsection)"

#: ../plugins/taglist/Latex.tags.xml.in.h:31
msgid "Header 3 (subsubsection*)"
msgstr "Заголовок 3 (subsubsection*)"

#: ../plugins/taglist/Latex.tags.xml.in.h:32
msgid "Header 4 (paragraph)"
msgstr "Заголовок 4 (paragraph)"

#: ../plugins/taglist/Latex.tags.xml.in.h:33
msgid "Header appendix"
msgstr "Додаток до заголовку"

#: ../plugins/taglist/Latex.tags.xml.in.h:34
msgid "List description"
msgstr "Опис переліку"

#: ../plugins/taglist/Latex.tags.xml.in.h:35
msgid "List enumerate"
msgstr "Нумерований перелік"

#: ../plugins/taglist/Latex.tags.xml.in.h:36
msgid "List itemize"
msgstr "Перелік перерахування"

#: ../plugins/taglist/Latex.tags.xml.in.h:37
msgid "Item with label"
msgstr "Елемент з міткою"

#: ../plugins/taglist/Latex.tags.xml.in.h:38
msgid "Item"
msgstr "елемент"

#: ../plugins/taglist/Latex.tags.xml.in.h:39
msgid "Maths (display)"
msgstr "Математика (зображення)"

#: ../plugins/taglist/Latex.tags.xml.in.h:40
msgid "Maths (inline)"
msgstr "Математика (вбудований)"

#: ../plugins/taglist/Latex.tags.xml.in.h:41
msgid "Operator fraction"
msgstr "Оператор ділення"

#: ../plugins/taglist/Latex.tags.xml.in.h:42
msgid "Operator integral (display)"
msgstr "Інтеграл (зображення)"

#: ../plugins/taglist/Latex.tags.xml.in.h:43
msgid "Operator integral (inline)"
msgstr "Інтеграл (вбудований)"

#: ../plugins/taglist/Latex.tags.xml.in.h:44
msgid "Operator sum (display)"
msgstr "Сума (зображення)"

#: ../plugins/taglist/Latex.tags.xml.in.h:45
msgid "Operator sum (inline)"
msgstr "Сума (вбудований)"

#: ../plugins/taglist/Latex.tags.xml.in.h:46
msgid "Reference label"
msgstr "Мітка посилання"

#: ../plugins/taglist/Latex.tags.xml.in.h:47
msgid "Reference ref"
msgstr "Посилання ref"

#: ../plugins/taglist/Latex.tags.xml.in.h:48
msgid "Symbol <<"
msgstr "Символ <<"

#: ../plugins/taglist/Latex.tags.xml.in.h:49
msgid "Symbol <="
msgstr "Символ <="

#: ../plugins/taglist/Latex.tags.xml.in.h:50
msgid "Symbol >="
msgstr "Символ >="

#: ../plugins/taglist/Latex.tags.xml.in.h:51
msgid "Symbol >>"
msgstr "Символ >>"

#: ../plugins/taglist/Latex.tags.xml.in.h:52
msgid "Symbol and"
msgstr "Символ and"

#: ../plugins/taglist/Latex.tags.xml.in.h:53
msgid "Symbol const"
msgstr "Символ const"

#: ../plugins/taglist/Latex.tags.xml.in.h:54
msgid "Symbol d2-by-dt2-partial"
msgstr "Символ часткового d2-на-dt2"

#: ../plugins/taglist/Latex.tags.xml.in.h:55
msgid "Symbol dagger"
msgstr "Символ хрестика"

#: ../plugins/taglist/Latex.tags.xml.in.h:56
msgid "Symbol d-by-dt"
msgstr "Символ d-на-dt"

#: ../plugins/taglist/Latex.tags.xml.in.h:57
msgid "Symbol d-by-dt-partial"
msgstr "Символ часткового d-на-dt"

#: ../plugins/taglist/Latex.tags.xml.in.h:58
msgid "Symbol equiv"
msgstr "Символ еквівалентности"

#: ../plugins/taglist/Latex.tags.xml.in.h:59
msgid "Symbol en-dash --"
msgstr "Символ en-dash --"

#: ../plugins/taglist/Latex.tags.xml.in.h:60
msgid "Symbol em-dash ---"
msgstr "Символ em-dash ---"

#: ../plugins/taglist/Latex.tags.xml.in.h:61
msgid "Symbol infinity"
msgstr "Нескінченність"

#: ../plugins/taglist/Latex.tags.xml.in.h:62
msgid "Symbol mathspace ,"
msgstr "Математичний пробіл ,"

#: ../plugins/taglist/Latex.tags.xml.in.h:63
msgid "Symbol mathspace ."
msgstr "Математичний пробіл ."

#: ../plugins/taglist/Latex.tags.xml.in.h:64
msgid "Symbol mathspace _"
msgstr "Символ математичного пробілу _"

#: ../plugins/taglist/Latex.tags.xml.in.h:65
msgid "Symbol mathspace __"
msgstr "Символ математичного пробілу __"

#: ../plugins/taglist/Latex.tags.xml.in.h:66
msgid "Symbol simeq"
msgstr "Символ simeq"

#: ../plugins/taglist/Latex.tags.xml.in.h:67
msgid "Symbol star"
msgstr "Символ \"зірочка\""

#: ../plugins/taglist/Latex.tags.xml.in.h:68
msgid "Typeface bold"
msgstr "Шрифт жирний"

#: ../plugins/taglist/Latex.tags.xml.in.h:69
msgid "Typeface type"
msgstr "Тип шрифту"

#: ../plugins/taglist/Latex.tags.xml.in.h:70
msgid "Typeface italic"
msgstr "Шрифт курсив"

#: ../plugins/taglist/Latex.tags.xml.in.h:71
msgid "Typeface slanted"
msgstr "Похилий шрифт"

#: ../plugins/taglist/Latex.tags.xml.in.h:73
msgid "Unbreakable text"
msgstr "Нерозривний текст"

#: ../plugins/taglist/Latex.tags.xml.in.h:74
msgid "Footnote"
msgstr "Виноска"

#: ../plugins/taglist/taglist.plugin.desktop.in.h:1
msgid "Tag list"
msgstr "Перелік тегів"

#: ../plugins/taglist/taglist.plugin.desktop.in.h:2
msgid ""
"Provides a method to easily insert commonly used tags/strings into a "
"document without having to type them."
msgstr "Надає можливість простого вставляння у документ тегів чи рядків, що часто використовуються, без потреби набирати їх."

#: ../plugins/taglist/XSLT.tags.xml.in.h:1
msgid "XSLT - Elements"
msgstr "XSLT - Елементи"

#: ../plugins/taglist/XSLT.tags.xml.in.h:2
msgid "XSLT - Functions"
msgstr "XSLT - Функції"

#: ../plugins/taglist/XSLT.tags.xml.in.h:3
msgid "XSLT - Axes"
msgstr "XSLT - Вісі"

#: ../plugins/taglist/XSLT.tags.xml.in.h:4
msgid "ancestor"
msgstr "пращур"

#: ../plugins/taglist/XSLT.tags.xml.in.h:5
msgid "ancestor-or-self"
msgstr "пращур або ж цей самий об'єкт"

#: ../plugins/taglist/XSLT.tags.xml.in.h:6
msgid "attribute"
msgstr "ознака"

#: ../plugins/taglist/XSLT.tags.xml.in.h:7
msgid "child"
msgstr "дочірній об'єкт"

#: ../plugins/taglist/XSLT.tags.xml.in.h:8
msgid "descendant"
msgstr "нащадок"

#: ../plugins/taglist/XSLT.tags.xml.in.h:9
msgid "descendant-or-self"
msgstr "нащадок або ж цей самий об'єкт"

#: ../plugins/taglist/XSLT.tags.xml.in.h:10
msgid "following"
msgstr "наступний"

#: ../plugins/taglist/XSLT.tags.xml.in.h:11
msgid "following-sibling"
msgstr "наступна вершина"

#: ../plugins/taglist/XSLT.tags.xml.in.h:12
msgid "namespace"
msgstr "простір імен"

#: ../plugins/taglist/XSLT.tags.xml.in.h:13
msgid "parent"
msgstr "батько"

#: ../plugins/taglist/XSLT.tags.xml.in.h:14
msgid "preceding"
msgstr "попередній"

#: ../plugins/taglist/XSLT.tags.xml.in.h:15
msgid "preceding-sibling"
msgstr "попередня вершина"

#: ../plugins/taglist/XSLT.tags.xml.in.h:16
msgid "self"
msgstr "поточний"

#: ../plugins/taglist/XUL.tags.xml.in.h:1
msgid "XUL - Tags"
msgstr "XUL - Теги"

#: ../plugins/time/org.mate.pluma.plugins.time.gschema.xml.in.h:1
msgid "Prompt type"
msgstr "Запит типу"

#: ../plugins/time/org.mate.pluma.plugins.time.gschema.xml.in.h:2
msgid "Selected format"
msgstr "Обраний формат"

#: ../plugins/time/org.mate.pluma.plugins.time.gschema.xml.in.h:3
msgid "Custom format"
msgstr "Власний формат"

#: ../plugins/time/pluma-time-plugin.c:189
msgid "In_sert Date and Time..."
msgstr "Вставити _дату й час..."

#: ../plugins/time/pluma-time-plugin.c:191
msgid "Insert current date and time at the cursor position"
msgstr "Вставити поточну дату й час у позицію вказівника"

#: ../plugins/time/pluma-time-plugin.c:581
msgid "Available formats"
msgstr "Доступні формати"

#: ../plugins/time/time.plugin.desktop.in.h:1
msgid "Insert Date/Time"
msgstr "Вставити час або дату"

#: ../plugins/time/time.plugin.desktop.in.h:2
msgid "Inserts current date and time at the cursor position."
msgstr "Вставляє поточну дату й час у позицію вказівника"

#: ../plugins/trailsave/trailsave.plugin.desktop.in.h:1
msgid "Save Without Trailing Spaces"
msgstr "Зберегти без кінцевих пробілів."

#: ../plugins/trailsave/trailsave.plugin.desktop.in.h:2
msgid "Removes trailing spaces from lines before saving."
msgstr "Прибрає кінцеві пробіли з рядків перед збереженням."

#: ../plugins/time/pluma-time-dialog.ui.h:1
msgid "Insert Date and Time"
msgstr "Вставити дату й час"

#: ../plugins/time/pluma-time-dialog.ui.h:2
msgid "_Insert"
msgstr "Вст_авити"

#: ../plugins/time/pluma-time-dialog.ui.h:3
#: ../plugins/time/pluma-time-setup-dialog.ui.h:5
msgid "Use the _selected format"
msgstr "Використати _вибраний формат"

#: ../plugins/time/pluma-time-dialog.ui.h:5
#: ../plugins/time/pluma-time-setup-dialog.ui.h:6
msgid "_Use custom format"
msgstr "_Иньший формат"

#. Translators: Use the more common date format in your locale
#: ../plugins/time/pluma-time-dialog.ui.h:7
#: ../plugins/time/pluma-time-setup-dialog.ui.h:9
#, no-c-format
msgid "%d/%m/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"

#. Translators: This example should follow the date format defined in the
#. entry above
#: ../plugins/time/pluma-time-dialog.ui.h:8
#: ../plugins/time/pluma-time-setup-dialog.ui.h:11
msgid "01/11/2009 17:52:00"
msgstr "01/11/2009 17:52:00"

#: ../plugins/time/pluma-time-setup-dialog.ui.h:1
msgid "Configure date/time plugin"
msgstr "Налаштування втулки вставлення дати й часу"

#: ../plugins/time/pluma-time-setup-dialog.ui.h:2
msgid "When inserting date/time..."
msgstr "Налаштування втулки вставлення дати й часу..."

#: ../plugins/time/pluma-time-setup-dialog.ui.h:4
msgid "_Prompt for a format"
msgstr "За_питувати формат"