xed/po/uk.po

4193 lines
135 KiB
Plaintext
Raw Normal View History

2013-04-02 08:59:48 -05:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
2016-04-27 08:30:24 -05:00
#
2013-04-02 08:59:48 -05:00
# Translators:
2014-10-23 04:13:25 -05:00
# Микола Ткач <Stuartlittle1970@gmail.com>, 2013
# Микола Ткач <Stuartlittle1970@gmail.com>, 2013
# zubr139, 2013
# zubr139, 2012
# zubr139, 2012-2013
2015-05-07 01:21:09 -05:00
# Микола Ткач <Stuartlittle1970@gmail.com>, 2013-2015
2011-11-07 13:46:58 -06:00
msgid ""
msgstr ""
2013-04-02 08:59:48 -05:00
"Project-Id-Version: MATE Desktop Environment\n"
2014-01-18 06:01:31 -06:00
"Report-Msgid-Bugs-To: \n"
2021-06-10 05:04:15 -05:00
"POT-Creation-Date: 2021-06-01 12:55+0100\n"
"PO-Revision-Date: 2021-06-08 18:52+0000\n"
2020-12-10 06:14:08 -06:00
"Last-Translator: Mykola Tkach <chistomov@gmail.com>\n"
2016-04-27 08:30:24 -05:00
"Language-Team: Ukrainian "
"(http://www.transifex.com/projects/p/MATE/language/uk/)\n"
2011-11-07 13:46:58 -06:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2016-04-27 08:30:24 -05:00
"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"
2021-06-10 05:04:15 -05:00
"X-Launchpad-Export-Date: 2021-06-09 14:18+0000\n"
"X-Generator: Launchpad (build b45bdbe3a00b6b668fa7f2069bd545c35c41f7f4)\n"
2013-04-02 08:59:48 -05:00
"Language: uk\n"
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#: ../data/xed.appdata.xml.in.h:1
msgid "A Text Editor"
msgstr "Текстовий редактор"
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#: ../data/xed.appdata.xml.in.h:2
msgid ""
"<p> Xed is a small, but powerful text editor. 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> Xed "
"is extensible through a plugin system, which currently includes support for "
"spell checking, comparing files, viewing CVS ChangeLogs, and adjusting "
"indentation levels. </p>"
msgstr ""
2021-06-10 05:04:15 -05:00
"Xed — невеликий, але потужний текстовий редактор. Він має більшість "
2017-11-03 16:13:36 -05:00
"стандартних функцій і повністю підтримує Юнікод. Додаткові функції включають "
2021-06-10 05:04:15 -05:00
"підсвічування синтаксису й автовизначення джерельного коду, друк і "
2016-05-24 08:30:19 -05:00
"редагування декількох документів у одному вікні. Xed розширюваний за "
2017-11-03 16:13:36 -05:00
"допомогою модулів, які на дану мить включають перевірку правопису, "
2021-06-10 05:04:15 -05:00
"порівняння файлів, перегляд часописів змін CVS і коригування рівнів відступу."
2016-04-27 08:30:24 -05:00
2020-12-10 06:14:08 -06:00
#: ../data/xed.desktop.in.in.h:1 ../xed/xed-print-job.c:700
2018-12-11 07:47:28 -06:00
msgid "Text Editor"
msgstr "Текстовий редактор"
#: ../data/xed.desktop.in.in.h:2
msgid "Edit text files"
msgstr "Редагувати текстові файли"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:100
2017-05-06 08:56:36 -05:00
msgid "Show the application's version"
2017-11-03 16:13:36 -05:00
msgstr "Показати версію програми"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:106
2017-05-06 08:56:36 -05:00
msgid "Display list of possible values for the encoding option"
msgstr "Показати перелік можливих значень параметрів кодування"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:113
2017-05-06 08:56:36 -05:00
msgid ""
"Set the character encoding to be used to open the files listed on the "
"command line"
msgstr ""
"Кодування символів для відкривання файлів перелічених у командному рядку."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:114
2017-05-06 08:56:36 -05:00
msgid "ENCODING"
msgstr "КОДУВАННЯ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:120
2017-05-06 08:56:36 -05:00
msgid "Create a new top-level window in an existing instance of xed"
2021-06-10 05:04:15 -05:00
msgstr "Створити нове вікно вищого рівню у наявному примірнику xed"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:127
2017-05-06 08:56:36 -05:00
msgid "Create a new document in an existing instance of xed"
2021-06-10 05:04:15 -05:00
msgstr "Створити новий документ у наявному примірнику xed"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:134
2017-05-06 08:56:36 -05:00
msgid "Set the size and position of the window (WIDTHxHEIGHT+X+Y)"
msgstr "Встановити розмір і позицію вікна (ШИРИНАxВИСОТА+X+Y)"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:135
2017-05-06 08:56:36 -05:00
msgid "GEOMETRY"
msgstr "ГЕОМЕТРІЯ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:141
2017-05-06 08:56:36 -05:00
msgid "Open files and block process until files are closed"
2021-06-10 05:04:15 -05:00
msgstr "Відкрити файли та блокувати процес доки файли не буде закрито"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:148
2017-05-06 08:56:36 -05:00
msgid "Run xed in standalone mode"
msgstr "Запуск xed в автономному режимі"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:155
2017-05-06 08:56:36 -05:00
msgid "[FILE...] [+LINE]"
msgstr "[Файл...] [+Рядок]"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:612
2017-05-06 08:56:36 -05:00
#, c-format
msgid "%s: invalid encoding."
msgstr "%s: неправильне кодування."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-app.c:1266
2017-05-06 08:56:36 -05:00
msgid "There was an error displaying the help."
msgstr "Помилка при показі довідки."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:129
2011-11-07 13:46:58 -06:00
msgid "Log Out _without Saving"
msgstr "_Вийти без збереження"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:130
2011-11-07 13:46:58 -06:00
msgid "_Cancel Logout"
msgstr "_Скасувати вихід"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:134
2011-11-07 13:46:58 -06:00
msgid "Close _without Saving"
msgstr "_Закрити без збереження"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:135 ../xed/xed-commands-file.c:399
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:502 ../xed/xed-commands-file.c:648
2020-12-10 06:14:08 -06:00
#: ../xed/xed-commands-file.c:1333 ../xed/xed-encodings-dialog.c:330
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:147 ../xed/xed-io-error-info-bar.c:406
#: ../xed/xed-io-error-info-bar.c:1051
#: ../xed/resources/ui/xed-highlight-mode-dialog.ui.h:2
#: ../plugins/filebrowser/xed-file-browser-utils.c:153
2017-05-06 08:56:36 -05:00
msgid "_Cancel"
2017-11-03 16:13:36 -05:00
msgstr "_Скасувати"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:155
2017-05-06 08:56:36 -05:00
msgid "_Save As..."
msgstr "_Зберегти як…"
#. File menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:161 ../xed/xed-commands-file.c:649
#: ../xed/xed-ui.h:81
2017-05-06 08:56:36 -05:00
msgid "_Save"
msgstr "_Зберегти"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:188
2011-11-07 13:46:58 -06:00
msgid "Question"
msgstr "Запитання"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:379
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
2016-04-27 08:30:24 -05:00
"If you don't save, changes from the last %ld second will be permanently lost."
2011-11-07 13:46:58 -06:00
msgid_plural ""
"If you don't save, changes from the last %ld seconds will be permanently "
"lost."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню %ld секунду буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останні %ld секунди буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останні %ld секунд буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:388
2011-11-07 13:46:58 -06:00
msgid ""
"If you don't save, changes from the last minute will be permanently lost."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню хвилину буде остаточно втрачено."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:393
2011-11-07 13:46:58 -06:00
#, 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."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню хвилину та %ld секунду буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню хвилину та %ld секунди буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню хвилину та %ld секунд буде остаточно "
"втрачено."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:402
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
2016-04-27 08:30:24 -05:00
"If you don't save, changes from the last %ld minute will be permanently lost."
2011-11-07 13:46:58 -06:00
msgid_plural ""
"If you don't save, changes from the last %ld minutes will be permanently "
"lost."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню %ld хвилину буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останні %ld хвилини буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останні %ld хвилин буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:417
2013-04-02 08:59:48 -05:00
msgid ""
"If you don't save, changes from the last hour will be permanently lost."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню годину буде остаточно втрачено."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:422
2011-11-07 13:46:58 -06:00
#, 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."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню годину та %d хвилину буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню годину та %d хвилини буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню годину та %d хвилин буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:436
2011-11-07 13:46:58 -06:00
#, 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."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останню %d годину буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останні %d години буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Якщо ви не збережете, зміни за останні %d години буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:477
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Save changes to document \"%s\" before closing?"
2015-05-07 01:21:09 -05:00
msgstr "Зберегти зміни у документі \"%s\" перед закриванням?"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:642
2011-11-07 13:46:58 -06:00
#, c-format
2013-04-02 08:59:48 -05:00
msgid ""
"There is %d document with unsaved changes. Save changes before closing?"
2011-11-07 13:46:58 -06:00
msgid_plural ""
"There are %d documents with unsaved changes. Save changes before closing?"
2016-04-27 08:30:24 -05:00
msgstr[0] ""
"%d документ має незбережені зміни. Зберегти зміни перед закриванням?"
msgstr[1] ""
"%d документи мають незбережені зміни. Зберегти зміни перед закриванням?"
msgstr[2] ""
"%d документів мають незбережені зміни. Зберегти зміни перед закриванням?"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:659
2011-11-07 13:46:58 -06:00
msgid "S_elect the documents you want to save:"
2021-06-10 05:04:15 -05:00
msgstr "_Оберіть документи, які потрібно зберегти:"
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#. Secondary label
2020-12-10 06:14:08 -06:00
#: ../xed/xed-close-confirmation-dialog.c:675
2011-11-07 13:46:58 -06:00
msgid "If you don't save, all your changes will be permanently lost."
2021-06-10 05:04:15 -05:00
msgstr "Якщо ви не збережете, всі зміни буде остаточно втрачено."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:229
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Loading file '%s'…"
msgstr "Завантажується файл \"%s\"..."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:238
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Loading %d file…"
msgid_plural "Loading %d files…"
msgstr[0] "Завантажується %d файл..."
msgstr[1] "Завантажуються %d файли..."
msgstr[2] "Завантажуються %d файлів..."
2013-04-02 08:59:48 -05:00
2017-05-06 08:56:36 -05:00
#. Translators: "Open Files" is the title of the file chooser window
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:395
2017-05-06 08:56:36 -05:00
msgid "Open Files"
msgstr "Відкрити файли"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:400
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:764
2017-05-06 08:56:36 -05:00
msgid "_Open"
msgstr "Відкрити"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:494
2011-11-07 13:46:58 -06:00
#, c-format
2017-05-06 08:56:36 -05:00
msgid "The file \"%s\" is read-only."
msgstr "Файл \"%s\" лише для читання."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:499
2017-05-06 08:56:36 -05:00
msgid "Do you want to try to replace it with the one you are saving?"
2021-06-10 05:04:15 -05:00
msgstr "Спробувати замінити його збережуваним Вами файлом?"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-commands-file.c:503 ../xed/xed-ui.h:124
2017-05-06 08:56:36 -05:00
msgid "_Replace"
msgstr "Заінити"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:564 ../xed/xed-commands-file.c:801
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Saving file '%s'…"
msgstr "Зберігається файл \"%s\"..."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:644
2017-05-06 08:56:36 -05:00
msgid "Save As…"
msgstr "Зберегти як..."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1202
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Reverting the document '%s'…"
msgstr "Відновлення документу \"%s\"..."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1249
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Revert unsaved changes to document '%s'?"
2015-05-07 01:21:09 -05:00
msgstr "Відновити незбережені зміни у документі \"%s\"?"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1256
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
2016-04-27 08:30:24 -05:00
"Changes made to the document in the last %ld second will be permanently lost."
2011-11-07 13:46:58 -06:00
msgid_plural ""
"Changes made to the document in the last %ld seconds will be permanently "
"lost."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню %ld секунду, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останні %ld секунди, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останні %ld секунд, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1265
2011-11-07 13:46:58 -06:00
msgid ""
"Changes made to the document in the last minute will be permanently lost."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню хвилину, буде остаточно втрачено."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1270
2011-11-07 13:46:58 -06:00
#, 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."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню хвилину та %ld секунду, буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню хвилину та %ld секунди, буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню хвилину та %ld секунд, буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1279
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
2016-04-27 08:30:24 -05:00
"Changes made to the document in the last %ld minute will be permanently lost."
2011-11-07 13:46:58 -06:00
msgid_plural ""
"Changes made to the document in the last %ld minutes will be permanently "
"lost."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню %ld хвилину, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останні %ld хвилини, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останні %ld хвилини, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1294
2013-04-02 08:59:48 -05:00
msgid ""
"Changes made to the document in the last hour will be permanently lost."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню годину, буде остаточно втрачено."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1299
2011-11-07 13:46:58 -06:00
#, 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."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню годину та %d хвилину, буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню годину та %d хвилини, буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню годину та %d хвилин, буде остаточно "
"втрачено."
2016-04-27 08:30:24 -05:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1313
2011-11-07 13:46:58 -06:00
#, 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."
2016-04-27 08:30:24 -05:00
msgstr[0] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останню %d годину, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[1] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останні %d години, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
msgstr[2] ""
2021-06-10 05:04:15 -05:00
"Зміни, внесені у документ за останні %d годин, буде остаточно втрачено."
2016-04-27 08:30:24 -05:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-file.c:1334
2011-11-07 13:46:58 -06:00
msgid "_Revert"
msgstr "Від_новити"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-commands-help.c:55
2016-04-27 08:30:24 -05:00
msgid "A small and lightweight text editor"
msgstr "Невеликий і легкий текстовий редактор"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-document.c:973 ../xed/xed-document.c:1005
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Unsaved Document %d"
msgstr "Незбережений документ %d"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-documents-panel.c:88 ../xed/xed-documents-panel.c:99
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:1836 ../xed/xed-window.c:1840
2011-11-07 13:46:58 -06:00
msgid "Read-Only"
msgstr "Лише читання"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-documents-panel.c:650 ../xed/resources/ui/xed-shortcuts.ui.h:1
#: ../xed/xed-window.c:3086
2011-11-07 13:46:58 -06:00
msgid "Documents"
msgstr "Документи"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-combo-box.c:258
2011-11-07 13:46:58 -06:00
msgid "Automatically Detected"
2017-11-03 16:13:36 -05:00
msgstr "Автовизначення"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-combo-box.c:277 ../xed/xed-encodings-combo-box.c:291
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Current Locale (%s)"
2016-04-27 08:30:24 -05:00
msgstr "Поточна локаль (%s)"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-combo-box.c:338
2011-11-07 13:46:58 -06:00
msgid "Add or Remove..."
2021-06-10 05:04:15 -05:00
msgstr "Додати чи вилучити..."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-dialog.c:331 ../plugins/time/xed-time-plugin.c:786
2017-05-06 08:56:36 -05:00
msgid "_OK"
msgstr "_Гаразд"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-dialog.c:332 ../xed/xed-ui.h:50
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:435
2017-05-06 08:56:36 -05:00
msgid "_Help"
msgstr "_Довідка"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-dialog.c:335
2017-05-06 08:56:36 -05:00
msgid "Character Encodings"
msgstr "Кодування символів"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-dialog.c:368 ../xed/xed-encodings-dialog.c:405
2017-05-06 08:56:36 -05:00
msgid "_Description"
msgstr "_Опис"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-encodings-dialog.c:376 ../xed/xed-encodings-dialog.c:413
2017-05-06 08:56:36 -05:00
msgid "_Encoding"
msgstr "_Кодування"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-file-chooser-dialog.c:44 ../xed/xed-preferences-dialog.c:783
2017-05-06 08:56:36 -05:00
msgid "All Files"
2021-06-10 05:04:15 -05:00
msgstr "Усі файли"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-file-chooser-dialog.c:45
2011-11-07 13:46:58 -06:00
msgid "All Text Files"
2021-06-10 05:04:15 -05:00
msgstr "Усі текстові файли"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-file-chooser-dialog.c:85
2011-11-07 13:46:58 -06:00
msgid "C_haracter Encoding:"
msgstr "_Кодування символів:"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-file-chooser-dialog.c:141
2011-11-07 13:46:58 -06:00
msgid "L_ine Ending:"
2017-11-03 16:13:36 -05:00
msgstr "К_інець рядка:"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-file-chooser-dialog.c:152
2011-11-07 13:46:58 -06:00
msgid "Unix/Linux"
msgstr "Unix/Linux"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-file-chooser-dialog.c:153
2011-11-07 13:46:58 -06:00
msgid "Mac OS Classic"
msgstr "Mac OS Classic"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-file-chooser-dialog.c:154
2011-11-07 13:46:58 -06:00
msgid "Windows"
msgstr "ОС Windows"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-highlight-mode-selector.c:297 ../xed/xed-window.c:1965
2018-11-27 12:33:10 -06:00
msgid "Plain Text"
msgstr "Звичайний текст"
#: ../xed/xed-io-error-info-bar.c:154 ../xed/xed-io-error-info-bar.c:390
2011-11-07 13:46:58 -06:00
msgid "_Retry"
msgstr "_Повтор"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:173
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not find the file %s."
msgstr "Не вдається знайти файл %s."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:174 ../xed/xed-io-error-info-bar.c:208
#: ../xed/xed-io-error-info-bar.c:213
2011-11-07 13:46:58 -06:00
msgid "Please check that you typed the location correctly and try again."
2017-11-03 16:13:36 -05:00
msgstr "Переконайтеся, що ви ввели правильну адресу та спробуйте знову."
2011-11-07 13:46:58 -06:00
#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:189
2011-11-07 13:46:58 -06:00
#, c-format
msgid "xed cannot handle %s locations."
2021-06-10 05:04:15 -05:00
msgstr "xed не може опрацювати %s розташування"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:194
msgid "xed cannot handle this location."
2021-06-10 05:04:15 -05:00
msgstr "xed не може опрацювати це розташування"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:201
2011-11-07 13:46:58 -06:00
msgid "The location of the file cannot be mounted."
2015-05-07 01:21:09 -05:00
msgstr "Не вдається змонтувати файлову систему для файлу."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:204
2016-04-27 08:30:24 -05:00
msgid ""
"The location of the file cannot be accessed because it is not mounted."
msgstr ""
"Не вдається отримати доступ до файлу, оскільки неможливо змонтувати його "
"файлову систему."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:207
2011-11-07 13:46:58 -06:00
#, c-format
msgid "%s is a directory."
msgstr "\"%s\" є каталогом."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:212
2011-11-07 13:46:58 -06:00
#, c-format
msgid "%s is not a valid location."
msgstr "\"%s\" не є правильною адресою."
2017-05-06 08:56:36 -05:00
#. Translators: %s is a host name
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:242
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
"Host %s could not be found. Please check that your proxy settings are "
"correct and try again."
2016-04-27 08:30:24 -05:00
msgstr ""
"Не вдається знайти вузол \"%s\". Переконайтеся, що параметри проксі вказано "
"правильно та спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#. use the same string as INVALID_HOST
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:256
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
2016-04-27 08:30:24 -05:00
"Hostname was invalid. Please check that you typed the location correctly and "
"try again."
msgstr ""
2021-06-10 05:04:15 -05:00
"Неправильна назва вузла. Переконайтеся, що адресу введено правильно та "
2017-11-03 16:13:36 -05:00
"спробуйте знову."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:263
2011-11-07 13:46:58 -06:00
#, c-format
msgid "%s is not a regular file."
msgstr "%s не є звичайним файлом."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:266
2011-11-07 13:46:58 -06:00
msgid "Connection timed out. Please try again."
msgstr "Вийшов час очікування з'єднання. Спробуйте ще раз."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:293
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Unexpected error: %s"
msgstr "Неочікувана помилка: %s"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:326
msgid "xed cannot find the file. Perhaps it has recently been deleted."
2016-04-27 08:30:24 -05:00
msgstr "xed не може знайти файл. Можливо раніше його було вилучено"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:336
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not revert the file %s."
msgstr "Не вдається відновити файл \"%s\"."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:359
2011-11-07 13:46:58 -06:00
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...)
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:397 ../xed/xed-io-error-info-bar.c:654
2011-11-07 13:46:58 -06:00
msgid "Edit Any_way"
2021-06-10 05:04:15 -05:00
msgstr "_Редгувати попри все"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:489
2011-11-07 13:46:58 -06:00
msgid ""
"The number of followed links is limited and the actual file could not be "
"found within this limit."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Вичерпано дозволену кількість переходів за посиланнями, а файл так і не було "
"знайдено."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:493
2011-11-07 13:46:58 -06:00
msgid "You do not have the permissions necessary to open the file."
2016-04-27 08:30:24 -05:00
msgstr "Бракує прав для відкривання файлу."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:499
msgid "xed has not been able to detect the character encoding."
2021-06-10 05:04:15 -05:00
msgstr "xed не може визначити кодування"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:501 ../xed/xed-io-error-info-bar.c:524
2011-11-07 13:46:58 -06:00
msgid "Please check that you are not trying to open a binary file."
2021-06-10 05:04:15 -05:00
msgstr ""
"Переконайтесь, що Ви не намагаєтеся відкрити файл з двійковими даними."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:502
2011-11-07 13:46:58 -06:00
msgid "Select a character encoding from the menu and try again."
2021-06-10 05:04:15 -05:00
msgstr "Оберіть кодування символів із меню та спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:508
2011-11-07 13:46:58 -06:00
#, c-format
msgid "There was a problem opening the file %s."
msgstr "Помилка при відкриванні файлу %s."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:509
2011-11-07 13:46:58 -06:00
msgid ""
"The file you opened has some invalid characters. If you continue editing "
2017-05-06 08:56:36 -05:00
"this file you could corrupt this document."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Файл, який ви відкрили має деякі недозволені символи, якщо ви продовжите "
2017-05-06 08:56:36 -05:00
"редагування цього файлу, можете зіпсувати цей документ."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:512
2011-11-07 13:46:58 -06:00
msgid "You can also choose another character encoding and try again."
2021-06-10 05:04:15 -05:00
msgstr "Оберіть кодування символів із меню та спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:521
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not open the file %s using the %s character encoding."
msgstr "Не вдається відкрити файл \"%s\" використовуючи кодування %s."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:525 ../xed/xed-io-error-info-bar.c:594
2011-11-07 13:46:58 -06:00
msgid "Select a different character encoding from the menu and try again."
2021-06-10 05:04:15 -05:00
msgstr "Оберіть інше кодування символів із меню та спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:537
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not open the file %s."
msgstr "Не вдається відкрити файл \"%s\"."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:589
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not save the file %s using the %s character encoding."
msgstr "Не вдається зберегти файл \"%s\" використовуючи кодування %s."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:592
2011-11-07 13:46:58 -06:00
msgid ""
"The document contains one or more characters that cannot be encoded using "
"the specified character encoding."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Документ містить один або декілька символів, які не може бути показано з "
"використанням зазначеного кодування."
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#. Translators: the access key chosen for this string should be
#. different from other main menu access keys (Open, Edit, View...)
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:659
2017-05-06 08:56:36 -05:00
msgid "D_on't Edit"
msgstr "_Не редагувати"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:673
2011-11-07 13:46:58 -06:00
#, c-format
msgid "This file (%s) is already open in another xed window."
2016-05-24 08:30:19 -05:00
msgstr "Цей файл (%s) вже відкрито в іншому вікні xed."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:687
2011-11-07 13:46:58 -06:00
msgid ""
2016-04-27 08:30:24 -05:00
"xed opened this instance of the file in a non-editable way. Do you want to "
"edit it anyway?"
msgstr ""
2021-06-10 05:04:15 -05:00
"Xed вже відкрив цей примірник файлу в нередагований спосіб. Ви все одно "
2016-04-27 08:30:24 -05:00
"бажаєте його відредагувати?"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:742 ../xed/xed-io-error-info-bar.c:830
#: ../xed/xed-io-error-info-bar.c:1092
2011-11-07 13:46:58 -06:00
msgid "S_ave Anyway"
2021-06-10 05:04:15 -05:00
msgstr "З_берегти попри все"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:743 ../xed/xed-io-error-info-bar.c:831
#: ../xed/xed-io-error-info-bar.c:1094
2011-11-07 13:46:58 -06:00
msgid "D_on't Save"
msgstr "_Не зберігати"
2016-04-27 08:30:24 -05:00
#. FIXME: review this message, it's not clear since for the user the "modification"
2017-05-06 08:56:36 -05:00
#. * could be interpreted as the changes he made in the document. beside "reading" is
#. * not accurate (since last load/save)
#.
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:760
2011-11-07 13:46:58 -06:00
#, c-format
msgid "The file %s has been modified since reading it."
msgstr "Файл %s змінено під час читання."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:774
2013-04-02 08:59:48 -05:00
msgid ""
"If you save it, all the external changes could be lost. Save it anyway?"
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Якщо Ви збережете його, всі зовнішні зміни буде втрачено. Зберегти все одно?"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:851
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not create a backup file while saving %s"
msgstr "Не вдається створити резервну копію файлу при збереженні %s."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:855
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not create a temporary backup file while saving %s"
2015-05-07 01:21:09 -05:00
msgstr "Не вдається створити тимчасовий резервний файл при збереженні %s."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:871
2011-11-07 13:46:58 -06:00
msgid ""
"xed could not back up the old copy of the file before saving the new one. "
2016-04-27 08:30:24 -05:00
"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 ""
"Xed не може відновити стару копію цього файлу перед збереженням нового. Ви "
"можете пропустити це попередження й у будь-якому випадку зберегти файл, "
"однак у випадку помилки при збереженні, Ви можете втратити стару копію цього "
"файлу. Все одно зберегти?"
2011-11-07 13:46:58 -06:00
#. Translators: %s is a URI scheme (like for example http:, ftp:, etc.)
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:928
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
"xed cannot handle %s locations in write mode. Please check that you typed "
2011-11-07 13:46:58 -06:00
"the location correctly and try again."
2016-04-27 08:30:24 -05:00
msgstr ""
2016-05-24 08:30:19 -05:00
"Xed не може опрацювати розташування у режимі запису %s. Будь ласка, "
2021-06-10 05:04:15 -05:00
"перевірте, що Ви ввели розташування правильно та спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:936
2011-11-07 13:46:58 -06:00
msgid ""
2016-04-27 08:30:24 -05:00
"xed cannot handle this location in write mode. Please check that you typed "
"the location correctly and try again."
msgstr ""
2016-05-24 08:30:19 -05:00
"Xed не може опрацювати це розташування у режимі запису. Будь ласка, "
2021-06-10 05:04:15 -05:00
"перевірте, що Ви ввели розташування правильно та спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:945
2011-11-07 13:46:58 -06:00
#, c-format
msgid ""
"%s is not a valid location. Please check that you typed the location "
"correctly and try again."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"%s не є правильною адресою. Переконайтеся, що адресу введено правильно та "
2016-04-27 08:30:24 -05:00
"спробуйте знову."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:951
2011-11-07 13:46:58 -06:00
msgid ""
"You do not have the permissions necessary to save the file. Please check "
"that you typed the location correctly and try again."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Немає прав для запису файлу. Переконайтеся, що адресу введено правильно та "
2016-04-27 08:30:24 -05:00
"спробуйте ще раз."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:957
2011-11-07 13:46:58 -06:00
msgid ""
2016-04-27 08:30:24 -05:00
"There is not enough disk space to save the file. Please free some disk space "
"and try again."
msgstr ""
2021-06-10 05:04:15 -05:00
"Бракує дискового простору для збереження файлу. Звільніть, місце на диску та "
"спробуйте знову."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:962
2011-11-07 13:46:58 -06:00
msgid ""
"You are trying to save the file on a read-only disk. Please check that you "
"typed the location correctly and try again."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Ви намагаєтеся зберегти файл на диск доступний лише для читання. "
"Переконайтеся, що адресу введено правильно та спробуйте знову."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:968
2016-04-27 08:30:24 -05:00
msgid ""
"A file with the same name already exists. Please use a different name."
2011-11-07 13:46:58 -06:00
msgstr "Файл з такою назвою вже існує. Вкажіть іншу назву."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:973
2011-11-07 13:46:58 -06:00
msgid ""
2016-04-27 08:30:24 -05:00
"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 ""
"Диск, на якому Ви намагаєтеся зберегти файл має обмеження на розмір файлу. "
"Використовуйте коротшу назву."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:983
2011-11-07 13:46:58 -06:00
msgid ""
"The disk where you are trying to save the file has a limitation on file "
2016-04-27 08:30:24 -05:00
"sizes. Please try saving a smaller file or saving it to a disk that does not "
"have this limitation."
msgstr ""
"Диск, на якому Ви намагаєтеся зберегти файл має обмеження на розмір файлу. "
"Спробуйте зберегти файл меншого розміру, чи скористайтеся диском, що не має "
"такого обмеження."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:996
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not save the file %s."
msgstr "Не вдається зберегти файл \"%s\"."
2016-04-27 08:30:24 -05:00
#. 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
2011-11-07 13:46:58 -06:00
#. not accurate (since last load/save)
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:1036
2011-11-07 13:46:58 -06:00
#, c-format
msgid "The file %s changed on disk."
msgstr "Файл %s був змінений на диску."
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:1041
2011-11-07 13:46:58 -06:00
msgid "Do you want to drop your changes and reload the file?"
2016-04-27 08:30:24 -05:00
msgstr "Ви бажаєте відмовитися від Ваших змін та перезавантажити файл?"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:1045
2011-11-07 13:46:58 -06:00
msgid "Do you want to reload the file?"
msgstr "Перезавантажити файл?"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:1050
2011-11-07 13:46:58 -06:00
msgid "_Reload"
msgstr "Переавантажити"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:1107
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Some invalid chars have been detected while saving %s"
2021-06-10 05:04:15 -05:00
msgstr "При збереженні виявлено деякі недозволені символи %s"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-io-error-info-bar.c:1122
2017-05-06 08:56:36 -05:00
msgid ""
"If you continue saving this file you can corrupt the document. Save anyway?"
msgstr ""
"Ви зіпсуєте цей документ, якщо продовжите зберігання. Однаково зберегти?"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:280
2018-05-22 06:51:07 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:3
#, no-c-format
msgid "Use the system fixed width font (%s)"
2018-11-27 12:33:10 -06:00
msgstr "Використовувати системний шрифт фіксованої ширини (%s)"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:436
2018-05-22 06:51:07 -05:00
msgid "Editor"
msgstr "Редактор"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:474
2018-05-22 06:51:07 -05:00
msgid "Save"
2018-06-26 06:16:41 -05:00
msgstr "Зберегти"
2018-05-22 06:51:07 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:587
2017-05-06 08:56:36 -05:00
#, c-format
msgid ""
"Directory '%s' could not be created: g_mkdir_with_parents() failed: %s"
msgstr ""
"Не вдається створити каталог '%s': помилка у g_mkdir_with_parents(): %s"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:741
2017-05-06 08:56:36 -05:00
msgid "The selected color scheme cannot be installed."
msgstr "Обрана схема кольорів не може бути встановлена."
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:764 ../xed/xed-preferences-dialog.c:770
2017-05-06 08:56:36 -05:00
msgid "Add Scheme"
msgstr "Додати схему"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:767 ../xed/xed-progress-info-bar.c:61
2017-05-06 08:56:36 -05:00
msgid "Cancel"
msgstr "Скасувати"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:776
2017-05-06 08:56:36 -05:00
msgid "Color Scheme Files"
msgstr "Файли схеми кольорів"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:848
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Could not remove color scheme \"%s\"."
msgstr "Не вдається вилучити схему кольорів \"%s\"."
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:880
2018-05-22 06:51:07 -05:00
msgid "Theme"
2018-06-26 06:16:41 -05:00
msgstr "Тема"
2018-05-22 06:51:07 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:897
2018-05-22 06:51:07 -05:00
msgid "Plugins"
msgstr "Модулі"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:905
2017-05-06 08:56:36 -05:00
msgid "Help"
msgstr "Допомога"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:910
2018-05-22 06:51:07 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:11
msgid "Close"
msgstr "Закрити"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-preferences-dialog.c:924
2017-05-06 08:56:36 -05:00
msgid "Xed Preferences"
msgstr "Параметри Xed"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-job.c:487
2011-11-07 13:46:58 -06:00
#, c-format
msgid "File: %s"
msgstr "Файл: %s"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-job.c:496
2011-11-07 13:46:58 -06:00
msgid "Page %N of %Q"
msgstr "Сторінка %N з %Q"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-job.c:733
2011-11-07 13:46:58 -06:00
msgid "Preparing..."
msgstr "Підготовка..."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:580
2017-05-06 08:56:36 -05:00
msgid "Show the previous page"
msgstr "Показати попередню сторінку"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:586
2017-05-06 08:56:36 -05:00
msgid "Show the next page"
msgstr "Показати наступну сторінку"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:600
2017-05-06 08:56:36 -05:00
msgid "Current page (Alt+P)"
msgstr "Поточна сторінка (Alt+P)"
#. gtk_label_set_mnemonic_widget ((GtkLabel *) l, mp->priv->page_entry);
#. We are displaying 'XXX of XXX'.
#. Translators: the "of" from "1 of 19" in print preview.
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:614
2017-05-06 08:56:36 -05:00
msgid "of"
msgstr "з"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:619
2017-05-06 08:56:36 -05:00
msgid "Page total"
msgstr "Загалом сторінок"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:620
2017-05-06 08:56:36 -05:00
msgid "The total number of pages in the document"
msgstr "Загальна кількість сторінок у документі"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:640
2017-05-06 08:56:36 -05:00
msgid "Show multiple pages"
msgstr "Показувати декілька сторінок"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:658
2017-05-06 08:56:36 -05:00
msgid "Zoom 1:1"
2017-11-03 16:13:36 -05:00
msgstr "Масштаб 1:1"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:664
2017-05-06 08:56:36 -05:00
msgid "Zoom to fit the whole page"
msgstr "Показувати цілу сторінку"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:670
2017-05-06 08:56:36 -05:00
msgid "Zoom the page in"
msgstr "Збільшити сторінку"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:676
2017-05-06 08:56:36 -05:00
msgid "Zoom the page out"
msgstr "Зменшити сторінку"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:693 ../xed/resources/ui/xed-shortcuts.ui.h:33
2020-06-24 06:06:29 -05:00
msgid "Print the document"
msgstr "Надрукувати документ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:708
2017-05-06 08:56:36 -05:00
msgid "_Close preview"
2021-06-10 05:04:15 -05:00
msgstr "_Закрити передпрогляд"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:710
2017-05-06 08:56:36 -05:00
msgid "Close print preview"
2021-06-10 05:04:15 -05:00
msgstr "Закрити передпрогляд друку"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:788
2017-05-06 08:56:36 -05:00
#, c-format
msgid "Page %d of %d"
msgstr "Сторінка %d з %d"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:970
2017-05-06 08:56:36 -05:00
msgid "Page Preview"
2021-06-10 05:04:15 -05:00
msgstr "Передпрогляд"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-print-preview.c:971
2017-05-06 08:56:36 -05:00
msgid "The preview of a page in the document to be printed"
2021-06-10 05:04:15 -05:00
msgstr "Передпрогляд друкованої сторінки"
2017-05-06 08:56:36 -05:00
2018-11-27 12:33:10 -06:00
#: ../xed/resources/ui/xed-highlight-mode-dialog.ui.h:1
msgid "Highlight Mode"
msgstr "Режим виділення кольором"
#: ../xed/resources/ui/xed-highlight-mode-dialog.ui.h:3
msgid "_Select"
msgstr "Виді_лити"
#: ../xed/resources/ui/xed-highlight-mode-selector.ui.h:1
msgid "Search highlight mode…"
msgstr "Режим виділення кольором при пошуку"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-encodings-dialog.ui.h:1
msgid "Character encodings"
msgstr "Кодування символів"
#: ../xed/resources/ui/xed-encodings-dialog.ui.h:2
msgid "A_vailable encodings:"
msgstr "_Наявні кодування:"
#: ../xed/resources/ui/xed-encodings-dialog.ui.h:3
msgid "E_ncodings shown in menu:"
msgstr "Показані в меню _кодування:"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:1
2018-05-22 06:51:07 -05:00
msgid "Font"
msgstr "Шрифт"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:4
2018-05-22 06:51:07 -05:00
msgid "Display"
2018-06-26 06:16:41 -05:00
msgstr "Дисплей"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:5
2018-05-22 06:51:07 -05:00
msgid "Display line numbers"
2018-11-27 12:33:10 -06:00
msgstr "Показувати номери рядків"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:6
2018-05-22 06:51:07 -05:00
msgid "Display overview map"
2021-06-10 05:04:15 -05:00
msgstr "Показати мапу огляду"
2017-05-06 08:56:36 -05:00
2018-05-22 06:51:07 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:7
msgid "Display right margin"
2018-06-26 06:16:41 -05:00
msgstr "Показувати праве поле"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:8
2018-05-22 06:51:07 -05:00
msgid "Right margin at column"
2018-11-27 12:33:10 -06:00
msgstr "Праве поле у стовпці"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:9
2018-05-22 06:51:07 -05:00
msgid "4"
2018-06-26 06:16:41 -05:00
msgstr "4"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:10
2021-06-10 05:04:15 -05:00
msgid "Draw whitespace"
msgstr "Показати пробіли"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:11
msgid "Leading whitespace"
msgstr "Початковий пробіл"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:12
msgid "Trailing whitespace"
msgstr "Кінцевий пробіл"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:13
msgid "Whitespace inside of text"
msgstr "Пробіли всередині тексту"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:14
msgid "Newline character"
msgstr "Символ нового рядка"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:15
2018-05-22 06:51:07 -05:00
msgid "Highlighting"
2018-11-27 12:33:10 -06:00
msgstr "Підсвічування"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:16
2018-05-22 06:51:07 -05:00
msgid "Highlight the current line"
2018-06-26 06:16:41 -05:00
msgstr "Підсвітити поточний рядок"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:17
2018-05-22 06:51:07 -05:00
msgid "Highlight matching brackets"
2018-11-27 12:33:10 -06:00
msgstr "Позначити відповідні дужки"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:18
2018-05-22 06:51:07 -05:00
msgid "Indentation"
2018-11-27 12:33:10 -06:00
msgstr "Відступи"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:19
2018-05-22 06:51:07 -05:00
msgid "Tab width"
2018-11-27 12:33:10 -06:00
msgstr "Ширина табуляції"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:20
2018-05-22 06:51:07 -05:00
msgid "Use spaces instead of tabs"
2018-11-27 12:33:10 -06:00
msgstr "Використовувати пробіли замість табуляції"
2017-11-03 16:13:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:21
2018-05-22 06:51:07 -05:00
msgid "Automatic indentation"
2018-06-26 06:16:41 -05:00
msgstr "Автоматичний відступ"
2017-11-03 16:13:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:22
2018-05-22 06:51:07 -05:00
msgid "Word wrap"
2018-11-27 12:33:10 -06:00
msgstr "Перенесення слів"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:23
2018-05-22 06:51:07 -05:00
msgid "Split words over two lines"
2021-06-10 05:04:15 -05:00
msgstr "Розділити слова на два рядки"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:24
2018-05-22 06:51:07 -05:00
msgid "Tab scrolling"
2021-06-10 05:04:15 -05:00
msgstr "Гортання вкладок"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:25
2018-05-22 06:51:07 -05:00
msgid "Allow mouse wheel scrolling to change tabs"
msgstr "Дозволити змінювати вкладки коліщам миші"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:26
2018-05-22 06:51:07 -05:00
msgid "File saving"
2018-11-27 12:33:10 -06:00
msgstr "Збереження файлу"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:27
2018-05-22 06:51:07 -05:00
msgid "Create a backup copy of files before saving"
2018-11-27 12:33:10 -06:00
msgstr "Створити резервну копію файлів перед збереженням"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:28
2018-05-22 06:51:07 -05:00
msgid "Autosave files"
2018-11-27 12:33:10 -06:00
msgstr "Автозбереження файлів"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:29
2018-05-22 06:51:07 -05:00
msgid "Minutes between saving"
2018-11-27 12:33:10 -06:00
msgstr "Хвилин між збереженням"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:30
msgid "Ensure Trailing Newline"
msgstr "Перевірка кінцевого роздільника рядків"
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:31
2018-05-22 06:51:07 -05:00
msgid "Dark theme"
2018-06-26 06:16:41 -05:00
msgstr "Темна тема"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:32
2018-05-22 06:51:07 -05:00
msgid "Use dark theme variant (if available)"
2021-06-10 05:04:15 -05:00
msgstr "Використовувати темну тему (якщо така є)"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:33
2018-05-22 06:51:07 -05:00
msgid "Style scheme"
2018-11-27 12:33:10 -06:00
msgstr "Стильова схема"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:34
2018-05-22 06:51:07 -05:00
msgid "Install scheme"
2018-11-27 12:33:10 -06:00
msgstr "Встановити схему"
2017-05-06 08:56:36 -05:00
2021-06-10 05:04:15 -05:00
#: ../xed/resources/ui/xed-preferences-dialog.ui.h:35
2018-05-22 06:51:07 -05:00
msgid "Remove scheme"
2018-11-27 12:33:10 -06:00
msgstr "Вилучити схему"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:1
2013-04-02 08:59:48 -05:00
msgid "Syntax Highlighting"
msgstr "Виділення синтаксису кольором"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:2
2013-04-02 08:59:48 -05:00
msgid "Print synta_x highlighting"
2021-06-10 05:04:15 -05:00
msgstr "Друкувати виділення с_интаксису"
2011-11-07 13:46:58 -06:00
2018-05-22 06:51:07 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:3
msgid "Line Numbers"
msgstr "Номери рядків"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:4
2013-04-02 08:59:48 -05:00
msgid "Print line nu_mbers"
msgstr "Друкувати номери _рядків"
2011-11-07 13:46:58 -06:00
2016-11-09 18:34:47 -06:00
#.
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:6
2013-04-02 08:59:48 -05:00
msgid "_Number every"
msgstr "_Нумерувати кожен"
2016-11-09 18:34:47 -06:00
#.
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:8
2013-04-02 08:59:48 -05:00
msgid "lines"
msgstr "рядок"
2018-05-22 06:51:07 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:9
msgid "Text Wrapping"
msgstr "Перенесення тексту"
#: ../xed/resources/ui/xed-print-preferences.ui.h:10
msgid "Enable text _wrapping"
msgstr "Увімкнути _перенесення тексту"
#: ../xed/resources/ui/xed-print-preferences.ui.h:11
msgid "Do not _split words over two lines"
msgstr "Н_е розривати слово між рядками"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:12
2011-11-07 13:46:58 -06:00
msgid "Page header"
msgstr "Заголовок сторінки"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:13
2011-11-07 13:46:58 -06:00
msgid "Print page _headers"
msgstr "Друкувати за_головки сторінок"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:14
2013-04-02 08:59:48 -05:00
msgid "Fonts"
msgstr "Шрифти"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:15
2011-11-07 13:46:58 -06:00
msgid "_Body:"
2016-04-27 08:30:24 -05:00
msgstr "_Тіло:"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:16
2011-11-07 13:46:58 -06:00
msgid "_Line numbers:"
msgstr "_Номери рядків:"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:17
2013-04-02 08:59:48 -05:00
msgid "He_aders and footers:"
2021-06-10 05:04:15 -05:00
msgstr "_Верхній і нижній колонтитули:"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-print-preferences.ui.h:18
2011-11-07 13:46:58 -06:00
msgid "_Restore Default Fonts"
2016-04-27 08:30:24 -05:00
msgstr "Відновити _типові шрифти"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:1
2016-11-09 18:34:47 -06:00
msgid "Replace All"
2017-11-03 16:13:36 -05:00
msgstr "Замінити все"
2016-11-09 18:34:47 -06:00
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:2
2016-11-09 18:34:47 -06:00
msgid "Replace"
msgstr "Замінити"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:3
2016-11-09 18:34:47 -06:00
msgid "_Search for: "
msgstr "Знай_ти: "
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:4
2016-11-09 18:34:47 -06:00
msgid "Replace _with: "
msgstr "Замінити н_а: "
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:5
2016-11-09 18:34:47 -06:00
msgid "Next"
msgstr "Далі"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:6
2016-11-09 18:34:47 -06:00
msgid "Previous"
msgstr "Попереднє"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:7
msgid "Regular expression"
msgstr "Регулярний вираз"
#: ../xed/resources/ui/xed-searchbar.ui.h:8
2016-11-09 18:34:47 -06:00
msgid "Case sensitive"
msgstr "Враховуючи регістр"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:9
2016-11-09 18:34:47 -06:00
msgid "Whole word"
msgstr "Цілі слова"
2017-05-06 08:56:36 -05:00
#: ../xed/resources/ui/xed-searchbar.ui.h:10
2016-11-09 18:34:47 -06:00
msgid "Wrap"
2021-06-10 05:04:15 -05:00
msgstr "Перенесення"
2016-11-09 18:34:47 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:2 ../xed/xed-ui.h:56
2018-06-26 06:16:41 -05:00
msgid "Create a new document"
msgstr "Створити новий документ"
#: ../xed/resources/ui/xed-shortcuts.ui.h:3
msgid "Open a document"
2018-11-27 12:33:10 -06:00
msgstr "Відкрити документ"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:4
msgid "Save the document"
2018-11-27 12:33:10 -06:00
msgstr "Зберегти документ"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:5
msgid "Save the document with a new filename"
2018-11-27 12:33:10 -06:00
msgstr "Зберегти документ з іншою назвою"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:6
msgid "Save all the documents"
2018-11-27 12:33:10 -06:00
msgstr "Зберегти всі документи"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:7
msgid "Close the document"
msgstr "Закрити документ"
#: ../xed/resources/ui/xed-shortcuts.ui.h:8
msgid "Close all the documents"
msgstr "Закрити всі документи"
#: ../xed/resources/ui/xed-shortcuts.ui.h:9
msgid "Switch to the next document"
2021-06-10 05:04:15 -05:00
msgstr "Перейти до наступного документу"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:10
msgid "Switch to the previous document"
2021-06-10 05:04:15 -05:00
msgstr "Перейти до попереднього документу"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:11
msgid "Switch to the first - ninth document"
2021-06-10 05:04:15 -05:00
msgstr "Перейти до першого - дев'ятого документу"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:12
msgid "Windows and Panes"
2021-06-10 05:04:15 -05:00
msgstr "Вікна та Панелі"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:13
msgid "Show side pane"
2018-11-27 12:33:10 -06:00
msgstr "Показати бічну панель"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:14
msgid "Show bottom pane"
2018-11-27 12:33:10 -06:00
msgstr "Показати нижню панель"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:15
msgid "Fullscreen on / off"
2021-06-10 05:04:15 -05:00
msgstr "Перемкнути на весь екран"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:16
msgid "Quit the application"
msgstr "Вийти з програми"
#: ../xed/resources/ui/xed-shortcuts.ui.h:17
msgid "Find and Replace"
msgstr "Знайти та замінити"
#: ../xed/resources/ui/xed-shortcuts.ui.h:18
msgid "Find"
msgstr "Знайти"
#: ../xed/resources/ui/xed-shortcuts.ui.h:19
msgid "Find the next match"
msgstr "Знайти наступний збіг"
#: ../xed/resources/ui/xed-shortcuts.ui.h:20
msgid "Find the previous match"
msgstr "Знайти попередній збіг"
#: ../xed/resources/ui/xed-shortcuts.ui.h:21
msgid "Go to line"
msgstr "Перейти до рядка"
#: ../xed/resources/ui/xed-shortcuts.ui.h:22
msgid "Copy and Paste"
2018-11-27 12:33:10 -06:00
msgstr "Копіювання та Вставка"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:23
msgid "Copy selected text to clipboard"
2018-11-27 12:33:10 -06:00
msgstr "Скопіювати вибраний текст до буфера обміну"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:24
msgid "Cut selected text to clipboard"
2018-11-27 12:33:10 -06:00
msgstr "Вирізати вибраний текст до буфера обміну"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:25
msgid "Paste text from clipboard"
2018-11-27 12:33:10 -06:00
msgstr "Вставити текст з буфера обміну"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:26
msgid "Undo and Redo"
2021-06-10 05:04:15 -05:00
msgstr "Скасування та Повтор"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:27
msgid "Undo previous command"
2021-06-10 05:04:15 -05:00
msgstr "Скасувати попередню дію"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:28
msgid "Redo previous command"
2018-11-27 12:33:10 -06:00
msgstr "Повторити попередню дію"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:29 ../plugins/docinfo/docinfo.ui.h:11
msgid "Selection"
msgstr "Виділення"
#: ../xed/resources/ui/xed-shortcuts.ui.h:30
msgid "Select all text"
2021-06-10 05:04:15 -05:00
msgstr "Обрати весь текст"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:31
msgid "Tools"
2018-11-27 12:33:10 -06:00
msgstr "Знаряддя"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:32
msgid "Check spelling"
2018-11-27 12:33:10 -06:00
msgstr "Перевірка правопису"
2018-06-26 06:16:41 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:34
2020-06-24 06:06:29 -05:00
msgid "Layout"
msgstr "Розкладка"
#: ../xed/resources/ui/xed-shortcuts.ui.h:35
msgid "Toggle Word Wrap"
msgstr "Увімкнути/відімкнути перенесення слів"
#: ../xed/resources/ui/xed-shortcuts.ui.h:36
2018-06-26 06:16:41 -05:00
msgid "Editing"
2018-11-27 12:33:10 -06:00
msgstr "Редагування"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:37
2018-06-26 06:16:41 -05:00
msgid "Toggle insert / overwrite"
2018-11-27 12:33:10 -06:00
msgstr "Перемкнути вставка/редагування"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:38
2018-06-26 06:16:41 -05:00
msgid "Delete current line"
2018-11-27 12:33:10 -06:00
msgstr "Вилучити поточний рядок"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:39
2018-06-26 06:16:41 -05:00
msgid "Move current line up"
2018-11-27 12:33:10 -06:00
msgstr "Перенести поточний рядок вище"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:40
2018-06-26 06:16:41 -05:00
msgid "Move current line down"
2018-11-27 12:33:10 -06:00
msgstr "Перенести поточний рядок нижче"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:41
2018-06-26 06:16:41 -05:00
msgid "Move current word left"
2018-11-27 12:33:10 -06:00
msgstr "Перенести поточне слово ліворуч"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:42
2018-06-26 06:16:41 -05:00
msgid "Move current word right"
2018-11-27 12:33:10 -06:00
msgstr "Перенести поточне слово праворуч"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:43
2018-06-26 06:16:41 -05:00
msgid "Convert to uppercase"
2018-11-27 12:33:10 -06:00
msgstr "Перетворити на верхній регістр"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:44
2018-06-26 06:16:41 -05:00
msgid "Convert to lowercase"
2018-11-27 12:33:10 -06:00
msgstr "Перетворити на нижній регістр"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:45
2018-06-26 06:16:41 -05:00
msgid "Convert to title case"
2018-11-27 12:33:10 -06:00
msgstr "Перетворити на заголовок"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:46
2018-06-26 06:16:41 -05:00
msgid "Invert case"
2018-11-27 12:33:10 -06:00
msgstr "Змінити на протилежне"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:47
2018-06-26 06:16:41 -05:00
msgid "Increment number at cursor"
2021-06-10 05:04:15 -05:00
msgstr "Збільшити число під вказівником"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:48
2018-06-26 06:16:41 -05:00
msgid "Decrement number at cursor"
2021-06-10 05:04:15 -05:00
msgstr "Зменшити число під вказівником"
2018-06-26 06:16:41 -05:00
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:49
2019-07-10 04:26:03 -05:00
msgid "Toggle comment block"
msgstr "Перемикнути блок коментарів"
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:50
2019-07-10 04:26:03 -05:00
msgid "Toggle comment"
msgstr "Перемикнути коментар"
2020-06-24 06:06:29 -05:00
#: ../xed/resources/ui/xed-shortcuts.ui.h:51
#: ../plugins/joinlines/joinlines.plugin.desktop.in.h:1
msgid "Join Lines"
msgstr "Об'єднати рядки"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-searchbar.c:88
2016-11-09 18:34:47 -06:00
#, c-format
msgid "Found and replaced %d occurrence"
msgid_plural "Found and replaced %d occurrences"
msgstr[0] "Знайдено та замінено %d входження."
msgstr[1] "Знайдено та замінено %d входження."
msgstr[2] "Знайдено та замінено %d входжень."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-searchbar.c:98
2016-11-09 18:34:47 -06:00
msgid "Found and replaced one occurrence"
msgstr "Знайдено та замінено одне входження"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-searchbar.c:120
2016-11-09 18:34:47 -06:00
#, c-format
msgid "\"%s\" not found"
2017-11-03 16:13:36 -05:00
msgstr "\"%s\" не знайдено"
2016-11-09 18:34:47 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-searchbar.c:298
2017-05-06 08:56:36 -05:00
msgid "No matches found"
msgstr "Збігів не знайдено"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-searchbar.c:306
2017-05-06 08:56:36 -05:00
#, c-format
msgid "%d match"
msgid_plural "%d matches"
2017-05-23 07:35:13 -05:00
msgstr[0] "%d збіг"
msgstr[1] "%d збіги"
msgstr[2] "%d збігів"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-searchbar.c:312
2017-05-06 08:56:36 -05:00
#, c-format
msgid "%d of %d match"
msgid_plural "%d of %d matches"
2017-05-23 07:35:13 -05:00
msgstr[0] "%d із %d збігу"
msgstr[1] "%d із %d збігів"
msgstr[2] "%d із %d збігів"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-statusbar.c:63 ../xed/xed-statusbar.c:69
2011-11-07 13:46:58 -06:00
msgid "OVR"
msgstr "ЗАМ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-statusbar.c:63 ../xed/xed-statusbar.c:69
2011-11-07 13:46:58 -06:00
msgid "INS"
msgstr "ВСТ"
2016-04-27 08:30:24 -05:00
#. Translators: "Ln" is an abbreviation for "Line", Col is an abbreviation for "Column". Please,
2011-11-07 13:46:58 -06:00
#. use abbreviations if possible to avoid space problems.
2020-12-10 06:14:08 -06:00
#: ../xed/xed-statusbar.c:222
2011-11-07 13:46:58 -06:00
#, c-format
msgid " Ln %d, Col %d"
2016-04-27 08:30:24 -05:00
msgstr " Ряд. %d, Ст. %d"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-statusbar.c:321
2011-11-07 13:46:58 -06:00
#, 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 вкладок з помилками"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab-label.c:267
2017-05-06 08:56:36 -05:00
msgid "Close document"
msgstr "Закрити документ"
2011-11-07 13:46:58 -06:00
#. Translators: the first %s is a file name (e.g. test.txt) the second one
2011-11-07 16:52:18 -06:00
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:717
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Reverting %s from %s"
msgstr "Відновлюється \"%s\" з \"%s\""
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:722
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Reverting %s"
msgstr "Відновлюється \"%s\""
#. Translators: the first %s is a file name (e.g. test.txt) the second one
2011-11-07 16:52:18 -06:00
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:735
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Loading %s from %s"
msgstr "Завантажується \"%s\" з \"%s\""
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:740
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Loading %s"
msgstr "Завантажується \"%s\""
#. Translators: the first %s is a file name (e.g. test.txt) the second one
2011-11-07 16:52:18 -06:00
#. is a directory (e.g. ssh://master.gnome.org/home/users/paolo)
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:821
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Saving %s to %s"
msgstr "Зберігається \"%s\" у \"%s\""
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:826
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Saving %s"
msgstr "Зберігається \"%s\""
#. Read only
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1320
2011-11-07 13:46:58 -06:00
msgid "RO"
2017-11-03 16:13:36 -05:00
msgstr "ТЧ"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1368
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Error opening file %s"
msgstr "Помилка відкривання файлу \"%s\""
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1372
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Error reverting file %s"
msgstr "Помилка відновлення файлу \"%s\""
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1376
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Error saving file %s"
msgstr "Помилка збереження файлу \"%s\""
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1409
2011-11-07 13:46:58 -06:00
msgid "Name:"
msgstr "Назва:"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1410
2011-11-07 13:46:58 -06:00
msgid "MIME Type:"
msgstr "MIME тип:"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-tab.c:1411
2011-11-07 13:46:58 -06:00
msgid "Encoding:"
msgstr "Кодування:"
#. Toplevel
2018-11-27 12:33:10 -06:00
#: ../xed/xed-ui.h:44
2011-11-07 13:46:58 -06:00
msgid "_File"
msgstr "_Файл"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-ui.h:45
2011-11-07 13:46:58 -06:00
msgid "_Edit"
2016-04-27 08:30:24 -05:00
msgstr "Зіни"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-ui.h:46
2011-11-07 13:46:58 -06:00
msgid "_View"
msgstr "_Вигляд"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-ui.h:47
2011-11-07 13:46:58 -06:00
msgid "_Search"
msgstr "Зайти"
2018-11-27 12:33:10 -06:00
#: ../xed/xed-ui.h:48
2011-11-07 13:46:58 -06:00
msgid "_Tools"
2021-06-10 05:04:15 -05:00
msgstr "_Знадоби..."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../xed/xed-ui.h:49
2011-11-07 13:46:58 -06:00
msgid "_Documents"
msgstr "Д_окументи"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:51
msgid "Favorites"
msgstr "Улюблене"
#: ../xed/xed-ui.h:52
msgid "Recents"
msgstr "Останнє"
2016-11-09 18:34:47 -06:00
#. File menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:55
2016-11-09 18:34:47 -06:00
msgid "_New"
2017-11-03 16:13:36 -05:00
msgstr "_Новий"
2016-11-09 18:34:47 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:57
2011-11-07 13:46:58 -06:00
msgid "_Open..."
msgstr "_Відкрити..."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:58
2011-11-07 13:46:58 -06:00
msgid "Open a file"
msgstr "Відкрити файл"
#. Edit menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:61
2011-11-07 13:46:58 -06:00
msgid "Pr_eferences"
msgstr "_Параметри"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:62
2011-11-07 13:46:58 -06:00
msgid "Configure the application"
2017-11-03 16:13:36 -05:00
msgstr "Налаштувати програму"
2011-11-07 13:46:58 -06:00
#. Help menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:65
2011-11-07 13:46:58 -06:00
msgid "_Contents"
msgstr "_Зміст"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:66
msgid "Open the xed manual"
2021-06-10 05:04:15 -05:00
msgstr "Відкрити посібник xed"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:67
2017-05-06 08:56:36 -05:00
msgid "_About"
2017-11-03 16:13:36 -05:00
msgstr "_Про"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:68
2011-11-07 13:46:58 -06:00
msgid "About this application"
2017-11-03 16:13:36 -05:00
msgstr "Про цю програму"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:69
2018-05-22 06:51:07 -05:00
msgid "_Keyboard Shortcuts"
2021-06-10 05:04:15 -05:00
msgstr "_Сполучення клавішів"
2018-05-22 06:51:07 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:70
2018-05-22 06:51:07 -05:00
msgid "Show the keyboard shortcuts dialog"
2021-06-10 05:04:15 -05:00
msgstr "Показати діалогове вікно скорочень набірниці"
2018-05-22 06:51:07 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:74
2017-05-06 08:56:36 -05:00
msgid "Leave fullscreen mode"
msgstr "Вийти з повноекранного режиму"
2016-11-09 18:34:47 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:82
2011-11-07 13:46:58 -06:00
msgid "Save the current file"
msgstr "Зберегти поточний файл"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:83
2011-11-07 13:46:58 -06:00
msgid "Save _As..."
msgstr "Зберегти _як..."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:84
2011-11-07 13:46:58 -06:00
msgid "Save the current file with a different name"
2016-11-09 18:34:47 -06:00
msgstr "Зберегти поточний файл під іншим ім'ям"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:85
2016-11-09 18:34:47 -06:00
msgid "Revert"
msgstr "Повернути"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:86
2011-11-07 13:46:58 -06:00
msgid "Revert to a saved version of the file"
2015-05-07 01:21:09 -05:00
msgstr "Повернутися до збереженої версії файлу"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:87
2011-11-07 13:46:58 -06:00
msgid "Print Previe_w"
2021-06-10 05:04:15 -05:00
msgstr "_Передпрогляд"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:88
2011-11-07 13:46:58 -06:00
msgid "Print preview"
2021-06-10 05:04:15 -05:00
msgstr "Передпрогляд друку"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:89
2011-11-07 13:46:58 -06:00
msgid "_Print..."
msgstr "Д_рук..."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:90
2011-11-07 13:46:58 -06:00
msgid "Print the current page"
msgstr "Друк поточної сторінки"
2016-11-09 18:34:47 -06:00
#. Edit menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:93
2016-11-09 18:34:47 -06:00
msgid "_Undo"
2021-06-10 05:04:15 -05:00
msgstr "_Скасувати"
2016-11-09 18:34:47 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:94
2011-11-07 13:46:58 -06:00
msgid "Undo the last action"
2017-11-03 16:13:36 -05:00
msgstr "Скасувати останню дію"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:95
2016-11-09 18:34:47 -06:00
msgid "_Redo"
msgstr "По_вторити"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:96
2011-11-07 13:46:58 -06:00
msgid "Redo the last undone action"
msgstr "Повторити скасовану дію"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:97
2016-11-09 18:34:47 -06:00
msgid "C_ut"
msgstr "Ви_різати"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:98
2011-11-07 13:46:58 -06:00
msgid "Cut the selection"
msgstr "Вирізати виділене"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:99
2016-11-09 18:34:47 -06:00
msgid "_Copy"
msgstr "_Копіювати"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:100
2011-11-07 13:46:58 -06:00
msgid "Copy the selection"
msgstr "Копіювати виділене"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:101
2016-11-09 18:34:47 -06:00
msgid "_Paste"
msgstr "_Вставити"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:102
2011-11-07 13:46:58 -06:00
msgid "Paste the clipboard"
2021-06-10 05:04:15 -05:00
msgstr "Вставити вміст буфера обміну"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:103 ../plugins/filebrowser/xed-file-browser-plugin.c:962
#: ../plugins/filebrowser/xed-file-browser-plugin.c:997
#: ../plugins/filebrowser/xed-file-browser-widget.c:758
2016-11-09 18:34:47 -06:00
msgid "_Delete"
2021-06-10 05:04:15 -05:00
msgstr "_Вилучити"
2016-11-09 18:34:47 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:104
2011-11-07 13:46:58 -06:00
msgid "Delete the selected text"
2015-05-07 01:21:09 -05:00
msgstr "Вилучити виділений текст"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:105
2011-11-07 13:46:58 -06:00
msgid "Select _All"
2021-06-10 05:04:15 -05:00
msgstr "Виді_лити все"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:106
2011-11-07 13:46:58 -06:00
msgid "Select the entire document"
2021-06-10 05:04:15 -05:00
msgstr "Виділити весь документ"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:107
2019-07-10 04:26:03 -05:00
msgid "_Toggle Comment"
msgstr "_Перемикнути коментар"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:108 ../plugins/taglist/HTML.tags.xml.in.h:41
2019-07-10 04:26:03 -05:00
msgid "Comment"
msgstr "Коментар"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:109
2019-07-10 04:26:03 -05:00
msgid "Toggle Comment _Block"
msgstr "Перемикнути _блок коментарів"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:110
2019-07-10 04:26:03 -05:00
msgid "Comment Block"
msgstr "Блок коментарів"
#. View menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:113
2011-11-07 13:46:58 -06:00
msgid "_Highlight Mode"
msgstr "_Виділення синтаксису"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:114
2018-11-27 12:33:10 -06:00
msgid "Change syntax hightlight mode"
2018-12-11 07:47:28 -06:00
msgstr "Змінити режим підсвічування синтаксису"
2018-11-27 12:33:10 -06:00
2011-11-07 13:46:58 -06:00
#. Search menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:118
2016-11-09 18:34:47 -06:00
msgid "_Find"
msgstr "Зайти"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:119
2011-11-07 13:46:58 -06:00
msgid "Search for text"
msgstr "Пошук тексту"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:120
2011-11-07 13:46:58 -06:00
msgid "Find Ne_xt"
2016-04-27 08:30:24 -05:00
msgstr "Зна_йти наступне"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:121
2011-11-07 13:46:58 -06:00
msgid "Search forwards for the same text"
msgstr "Прямий пошук того ж тексту"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:122
2011-11-07 13:46:58 -06:00
msgid "Find Pre_vious"
msgstr "Знайти _попередній"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:123
2011-11-07 13:46:58 -06:00
msgid "Search backwards for the same text"
msgstr "Зворотній пошук того ж тексту"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:125
2011-11-07 13:46:58 -06:00
msgid "Search for and replace text"
2016-04-27 08:30:24 -05:00
msgstr "Знайти та замінити текст"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:126
2011-11-07 13:46:58 -06:00
msgid "Go to _Line..."
msgstr "Перейти на _рядок..."
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:127
2011-11-07 13:46:58 -06:00
msgid "Go to a specific line"
msgstr "Перейти на вказаний рядок"
#. Documents menu
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:130
2011-11-07 13:46:58 -06:00
msgid "_Save All"
2021-06-10 05:04:15 -05:00
msgstr "З_берегти все"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:131
2011-11-07 13:46:58 -06:00
msgid "Save all open files"
2021-06-10 05:04:15 -05:00
msgstr "Зберегти всі відкрити файли"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:132
2011-11-07 13:46:58 -06:00
msgid "_Close All"
2021-06-10 05:04:15 -05:00
msgstr "_Закрити все"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:133
2011-11-07 13:46:58 -06:00
msgid "Close all open files"
2021-06-10 05:04:15 -05:00
msgstr "Закрити всі відкриті файли"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:134
2011-11-07 13:46:58 -06:00
msgid "_Previous Document"
msgstr "_Попередній документ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:135
2011-11-07 13:46:58 -06:00
msgid "Activate previous document"
msgstr "Активувати попередній документ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:136
2011-11-07 13:46:58 -06:00
msgid "_Next Document"
msgstr "_Наступний документ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:137
2011-11-07 13:46:58 -06:00
msgid "Activate next document"
msgstr "Активувати наступний документ"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:138
2011-11-07 13:46:58 -06:00
msgid "_Move to New Window"
msgstr "Переістити у нове вікно"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:139
2011-11-07 13:46:58 -06:00
msgid "Move the current document to a new window"
msgstr "Перемістити поточний документ у нове вікно"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:145
2016-11-09 18:34:47 -06:00
msgid "_Close"
msgstr "_Закрити"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:146
2011-11-07 13:46:58 -06:00
msgid "Close the current file"
msgstr "Закрити поточний файл"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:152
2016-11-09 18:34:47 -06:00
msgid "_Quit"
msgstr "_Вийти"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:153
2011-11-07 13:46:58 -06:00
msgid "Quit the program"
2017-11-03 16:13:36 -05:00
msgstr "Вийти з програми"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:158
2011-11-07 13:46:58 -06:00
msgid "_Toolbar"
2021-06-10 05:04:15 -05:00
msgstr "_Панель знарядь"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:159
2011-11-07 13:46:58 -06:00
msgid "Show or hide the toolbar in the current window"
2021-06-10 05:04:15 -05:00
msgstr "Показати чи сховати панель знарядь у поточному вікні"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:161
2011-11-07 13:46:58 -06:00
msgid "_Statusbar"
2017-11-03 16:13:36 -05:00
msgstr "_Рядок стану"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:162
2011-11-07 13:46:58 -06:00
msgid "Show or hide the statusbar in the current window"
2021-06-10 05:04:15 -05:00
msgstr "Показати чи сховати рядок стану в поточному вікні"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:164
2019-07-10 04:26:03 -05:00
msgid "Fullscreen"
2021-06-10 05:04:15 -05:00
msgstr "На весь екран"
2019-07-10 04:26:03 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:165
2011-11-07 13:46:58 -06:00
msgid "Edit text in fullscreen"
msgstr "Редагувати текст у повноекранному режимі"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:167
2017-05-06 08:56:36 -05:00
msgid "_Word wrap"
msgstr "_Перенесення слів"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:168
2017-05-06 08:56:36 -05:00
msgid "Set word wrap for the current document"
msgstr "Встановити перенесення слів для поточного документу"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:170
2017-11-03 16:13:36 -05:00
msgid "_Overview Map"
2021-06-10 05:04:15 -05:00
msgstr "_Перегляд мапи"
2017-11-03 16:13:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:171
2017-11-03 16:13:36 -05:00
msgid "Show or hide the overview map for the current view"
2021-06-10 05:04:15 -05:00
msgstr "Показати чи сховати мапу огляду поточного вигляду"
2017-11-03 16:13:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:178
2011-11-07 13:46:58 -06:00
msgid "Side _Pane"
msgstr "_Бічна панель"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:179
2011-11-07 13:46:58 -06:00
msgid "Show or hide the side pane in the current window"
2021-06-10 05:04:15 -05:00
msgstr "Показати чи сховати бічну панель у поточному вікні"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:181
2011-11-07 13:46:58 -06:00
msgid "_Bottom Pane"
msgstr "_Нижня панель"
2020-12-10 06:14:08 -06:00
#: ../xed/xed-ui.h:182
2011-11-07 13:46:58 -06:00
msgid "Show or hide the bottom pane in the current window"
2021-06-10 05:04:15 -05:00
msgstr "Показати чи сховати нижню панель у поточному вікні"
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-utils.c:829
2011-11-07 13:46:58 -06:00
msgid "Please check your installation."
2017-11-03 16:13:36 -05:00
msgstr "Перевірте встановлення програми."
2011-11-07 13:46:58 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-utils.c:897
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Unable to open UI file %s. Error: %s"
msgstr "Не вдається знайти файл інтерфейсу %s. Помилка \"%s\"."
2021-06-10 05:04:15 -05:00
#: ../xed/xed-utils.c:917
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Unable to find the object '%s' inside file %s."
msgstr "Не вдається знайти об'єкт «%s» у файлі %s."
#. Translators: '/ on <remote-share>'
2021-06-10 05:04:15 -05:00
#: ../xed/xed-utils.c:1085
2011-11-07 13:46:58 -06:00
#, c-format
msgid "/ on %s"
msgstr "/ на %s"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-view.c:388
2018-05-22 06:51:07 -05:00
msgid "_Display line numbers"
msgstr "Показувати _номери рядків"
2011-11-07 13:46:58 -06:00
#. Translators: %s is a URI
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:878
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Open '%s'"
msgstr "Відкрити '%s'"
#. Translators: %s is a URI
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:1226
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Activate '%s'"
msgstr "Активувати '%s'"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:1414
2019-07-10 04:26:03 -05:00
#, c-format
msgid "Spaces: %u"
msgstr "Пробіли: %u"
2018-11-27 12:33:10 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:1418
2019-07-10 04:26:03 -05:00
#, c-format
msgid "Tabs: %u"
msgstr "Табуляції: %u"
2018-11-27 12:33:10 -06:00
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:1495
2011-11-07 13:46:58 -06:00
msgid "Use Spaces"
msgstr "Вставляти пробіли"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:2302
2017-05-06 08:56:36 -05:00
msgid "There are unsaved documents"
msgstr "Є незбережені документи"
2021-06-10 05:04:15 -05:00
#: ../xed/xed-window.c:3351
2016-11-09 18:34:47 -06:00
msgid "Elevated Privileges"
msgstr "Підвищені привілеї"
2017-05-06 08:56:36 -05:00
#: ../plugins/docinfo/docinfo.plugin.desktop.in.h:1
2013-04-02 08:59:48 -05:00
#: ../plugins/docinfo/docinfo.ui.h:1
msgid "Document Statistics"
2015-05-07 01:21:09 -05:00
msgstr "Статистика документу"
2013-04-02 08:59:48 -05:00
2017-05-06 08:56:36 -05:00
#: ../plugins/docinfo/docinfo.plugin.desktop.in.h:2
2011-11-07 13:46:58 -06:00
msgid ""
"Analyzes the current document and reports the number of words, lines, "
"characters and non-space characters in it."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Аналізує поточний документ і визначає кількість слів, рядків, символів і "
2016-04-27 08:30:24 -05:00
"видимих символів у ньому."
2011-11-07 13:46:58 -06:00
#: ../plugins/docinfo/docinfo.ui.h:2
2013-04-02 08:59:48 -05:00
msgid "_Update"
msgstr "Оовити"
#: ../plugins/docinfo/docinfo.ui.h:3
msgid "File Name"
2016-04-27 08:30:24 -05:00
msgstr "Ім'я файлу"
2013-04-02 08:59:48 -05:00
2018-05-22 06:51:07 -05:00
#: ../plugins/docinfo/docinfo.ui.h:4 ../plugins/time/xed-time-dialog.ui.h:4
#: ../plugins/time/xed-time-setup-dialog.ui.h:3
msgid " "
msgstr " "
2013-04-02 08:59:48 -05:00
#: ../plugins/docinfo/docinfo.ui.h:5
2011-11-07 13:46:58 -06:00
msgid "Bytes"
msgstr "Байтів"
2013-04-02 08:59:48 -05:00
#: ../plugins/docinfo/docinfo.ui.h:6
2011-11-07 13:46:58 -06:00
msgid "Characters (no spaces)"
msgstr "Символів (без пропусків)"
2013-04-02 08:59:48 -05:00
#: ../plugins/docinfo/docinfo.ui.h:7
2011-11-07 13:46:58 -06:00
msgid "Characters (with spaces)"
msgstr "Символів (з пропусками)"
#: ../plugins/docinfo/docinfo.ui.h:8
2013-04-02 08:59:48 -05:00
msgid "Words"
msgstr "Слів"
2011-11-07 13:46:58 -06:00
#: ../plugins/docinfo/docinfo.ui.h:9
2013-04-02 08:59:48 -05:00
msgid "Lines"
msgstr "Рядки"
2011-11-07 13:46:58 -06:00
#: ../plugins/docinfo/docinfo.ui.h:10
2013-04-02 08:59:48 -05:00
msgid "Document"
msgstr "Документ"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/docinfo/xed-docinfo-plugin.c:379
2011-11-07 13:46:58 -06:00
msgid "_Document Statistics"
2015-05-07 01:21:09 -05:00
msgstr "Статистика _документу"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/docinfo/xed-docinfo-plugin.c:381
2011-11-07 13:46:58 -06:00
msgid "Get statistical information on the current document"
msgstr "Видати статистичну інформацію про поточний документ"
2017-05-06 08:56:36 -05:00
#: ../plugins/filebrowser/filebrowser.plugin.desktop.in.h:1
2011-11-07 13:46:58 -06:00
msgid "File Browser Pane"
2016-11-09 18:34:47 -06:00
msgstr "Панель переглядача файлів"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/filebrowser/filebrowser.plugin.desktop.in.h:2
2013-04-02 08:59:48 -05:00
msgid "Easy file access from the side pane"
2021-06-10 05:04:15 -05:00
msgstr "Простий доступ до файлів із панелі"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:1
2013-04-02 08:59:48 -05:00
msgid "Set Location to First Document"
msgstr "Встановити адресу на перший документ"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:2
2013-04-02 08:59:48 -05:00
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.)"
2016-04-27 08:30:24 -05:00
msgstr ""
"При значенні TRUE модуль перегляду файлів буде показувати каталог першого "
"відкритого документу, за умови що перегляд файлів ще не використовувався. "
"(Тобто це зазвичай застосовується при відкриванні документу з командного "
2021-06-10 05:04:15 -05:00
"рядка чи програмою caja, тощо.)"
2013-04-02 08:59:48 -05:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:3
2011-11-07 13:46:58 -06:00
msgid "File Browser Filter Mode"
msgstr "Режим фільтру перегляду файлів"
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:4
2013-04-02 08:59:48 -05:00
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)."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Значення визначає, які файли відфільтровуються при перегляді файлів. "
"Дозволені значення: none (нічого не фільтрується), hidden (фільтруються "
2016-04-27 08:30:24 -05:00
"приховані файли), binary (фільтруються двійкові файли) та hidden_and_binary "
"(фільтруються як приховані так і двійкові файли)."
2013-04-02 08:59:48 -05:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:5
2011-11-07 13:46:58 -06:00
msgid "File Browser Filter Pattern"
2021-06-10 05:04:15 -05:00
msgstr "Шаблон фільтру переглядача файлів"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:6
2011-11-07 13:46:58 -06:00
msgid ""
2016-04-27 08:30:24 -05:00
"The filter pattern to filter the file browser with. This filter works on top "
"of the filter_mode."
msgstr ""
2021-06-10 05:04:15 -05:00
"Шаблон фільтру для фільтрування файлів у переглядачі файлів. Цей фільтр "
"працює поверх filter_mode."
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:7
2017-05-06 08:56:36 -05:00
msgid "Terminal Command"
msgstr "Термінальні команди"
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:8
2017-05-06 08:56:36 -05:00
msgid "The terminal command when using the \"Open terminal here\" command."
2017-05-23 07:35:13 -05:00
msgstr "Команда терміналу при використанні команди «Відкрити термінал тут»."
2017-05-06 08:56:36 -05:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:9
2011-11-07 13:46:58 -06:00
msgid "Open With Tree View"
2016-11-09 18:34:47 -06:00
msgstr "Відкрити у вигляді дерева"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:10
2011-11-07 13:46:58 -06:00
msgid ""
"Open the tree view when the file browser plugin gets loaded instead of the "
"bookmarks view"
2016-04-27 08:30:24 -05:00
msgstr ""
2016-11-09 18:34:47 -06:00
"Відкрити перегляд у вигляді дерева при завантаженні модулю переглядача "
"файлів замість режиму закладок"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:11
2013-04-02 08:59:48 -05:00
msgid "File Browser Root Directory"
2016-11-09 18:34:47 -06:00
msgstr "Кореневий каталог переглядача файлів"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:12
2011-11-07 13:46:58 -06:00
msgid ""
"The file browser root directory to use when loading the file browser plugin "
"and onload/tree_view is TRUE."
2016-04-27 08:30:24 -05:00
msgstr ""
2016-11-09 18:34:47 -06:00
"Кореневий каталог переглядача файлів, що використовується при завантаженні "
2021-06-10 05:04:15 -05:00
"модулю переглядача файлів і onload/tree_view має значення TRUE."
2013-04-02 08:59:48 -05:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:13
2013-04-02 08:59:48 -05:00
msgid "File Browser Virtual Root Directory"
2016-11-09 18:34:47 -06:00
msgstr "Віртуальний кореневий каталог переглядача файлів"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:14
2011-11-07 13:46:58 -06:00
msgid ""
2016-04-27 08:30:24 -05:00
"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 ""
2016-11-09 18:34:47 -06:00
"Віртуальний каталог переглядача файлів, що використовується при завантаженні "
"модулю переглядача файлів коли onload/tree_view має значення TRUE. "
2021-06-10 05:04:15 -05:00
"Віртуальний корінь завжди має бути нижчим фактичного кореню."
2013-04-02 08:59:48 -05:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:15
2013-04-02 08:59:48 -05:00
msgid "Enable Restore of Remote Locations"
2016-04-27 08:30:24 -05:00
msgstr "Увімкнути відновлення з віддалених адрес"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.h:16
2013-04-02 08:59:48 -05:00
msgid "Sets whether to enable restoring of remote locations."
2016-04-27 08:30:24 -05:00
msgstr "Визначає чи вмикати відновлення з віддалених адрес."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-bookmarks-store.c:254
2013-04-02 08:59:48 -05:00
msgid "File System"
msgstr "Файлова система"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:439
2011-11-07 13:46:58 -06:00
msgid "_Set root to active document"
msgstr "_Встановити корінь на активний документ"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:441
2011-11-07 13:46:58 -06:00
msgid "Set the root to the active document location"
msgstr "Встановити корінь на розташування активного документу"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:446
2011-11-07 13:46:58 -06:00
msgid "_Open terminal here"
msgstr "_Відкрити термінал"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:448
2011-11-07 13:46:58 -06:00
msgid "Open a terminal at the currently opened directory"
msgstr "Відкрити термінал у поточному відкритому каталозі"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:558
2011-11-07 13:46:58 -06:00
msgid "File Browser"
2016-11-09 18:34:47 -06:00
msgstr "Переглядач файлів"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:667
2011-11-07 13:46:58 -06:00
msgid "An error occurred while creating a new directory"
msgstr "Помилка при створенні нового каталогу"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:670
2011-11-07 13:46:58 -06:00
msgid "An error occurred while creating a new file"
msgstr "Помилка при створенні нового файлу"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:673
2011-11-07 13:46:58 -06:00
msgid "An error occurred while renaming a file or directory"
msgstr "Помилка при перейменуванні файлу чи каталогу"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:676
2011-11-07 13:46:58 -06:00
msgid "An error occurred while deleting a file or directory"
2015-05-07 01:21:09 -05:00
msgstr "Помилка при вилученні файлу чи каталогу"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:679
2011-11-07 13:46:58 -06:00
msgid "An error occurred while opening a directory in the file manager"
2021-06-10 05:04:15 -05:00
msgstr "Помилка при відкриванні каталогу в файловому упоряднику"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:682
2011-11-07 13:46:58 -06:00
msgid "An error occurred while setting a root directory"
msgstr "Помилка при встановленні кореневого каталогу"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:685
2011-11-07 13:46:58 -06:00
msgid "An error occurred while loading a directory"
msgstr "Помилка при завантаженні каталогу"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:688
2011-11-07 13:46:58 -06:00
msgid "An error occurred"
msgstr "Виникла помилка"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:945
2011-11-07 13:46:58 -06:00
msgid ""
"Cannot move file to trash, do you\n"
"want to delete permanently?"
2016-04-27 08:30:24 -05:00
msgstr ""
"Не вдається перемістити файл у смітник,\n"
"вилучити файл остаточно?"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:950
2011-11-07 13:46:58 -06:00
#, c-format
msgid "The file \"%s\" cannot be moved to the trash."
msgstr "Файл \"%s\" не вдається перемістити у смітник."
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:955
2011-11-07 13:46:58 -06:00
msgid "The selected files cannot be moved to the trash."
2021-06-10 05:04:15 -05:00
msgstr "Не вдається перемістити у смітник обрані файли."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:983
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Are you sure you want to permanently delete \"%s\"?"
2015-05-07 01:21:09 -05:00
msgstr "Ви справді бажаєте остаточно вилучити файл \"%s\"?"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:988
2011-11-07 13:46:58 -06:00
msgid "Are you sure you want to permanently delete the selected files?"
2015-05-07 01:21:09 -05:00
msgstr "Ви справді бажаєте остаточно вилучити виділені файли?"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-plugin.c:991
2011-11-07 13:46:58 -06:00
msgid "If you delete an item, it is permanently lost."
2021-06-10 05:04:15 -05:00
msgstr "Якщо Ви вилучите файл, його буде остаточно втрачено."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-store.c:1810
2011-11-07 13:46:58 -06:00
msgid "(Empty)"
2016-04-27 08:30:24 -05:00
msgstr "(Порожньо)"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-store.c:3500
2011-11-07 13:46:58 -06:00
msgid ""
"The renamed file is currently filtered out. You need to adjust your filter "
"settings to make the file visible"
2016-04-27 08:30:24 -05:00
msgstr ""
"Новий каталог наразі відфільтрований. Щоб зробити файл видимим, змініть "
"параметри фільтру."
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#. Translators: This is the default name of new files created by the file browser pane.
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-store.c:3766
2017-05-06 08:56:36 -05:00
msgid "Untitled File"
msgstr "Неназваний файл"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-store.c:3794
2011-11-07 13:46:58 -06:00
msgid ""
"The new file is currently filtered out. You need to adjust your filter "
"settings to make the file visible"
2016-04-27 08:30:24 -05:00
msgstr ""
"Новий файл наразі відфільтрований. Щоб зробити файл видимим, змініть "
"параметри фільтру."
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#. Translators: This is the default name of new directories created by the file browser pane.
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-store.c:3821
2017-05-06 08:56:36 -05:00
msgid "Untitled Folder"
2021-06-10 05:04:15 -05:00
msgstr "Неназвана тека"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-store.c:3846
2011-11-07 13:46:58 -06:00
msgid ""
"The new directory is currently filtered out. You need to adjust your filter "
"settings to make the directory visible"
2016-04-27 08:30:24 -05:00
msgstr ""
"Новий каталог наразі відфільтрований. Необхідно налаштувати фільтр, щоб "
"зробити цей каталог видимим."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:714
2011-11-07 13:46:58 -06:00
msgid "Bookmarks"
msgstr "Закладки"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:751
2011-11-07 13:46:58 -06:00
msgid "_Filter"
msgstr "_Фільтр"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:756
2011-11-07 13:46:58 -06:00
msgid "_Move to Trash"
msgstr "_Перемістити у смітник"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:757
2011-11-07 13:46:58 -06:00
msgid "Move selected file or folder to trash"
msgstr "Перемістити виділений файл чи каталог у смітник"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:759
2011-11-07 13:46:58 -06:00
msgid "Delete selected file or folder"
2014-01-18 06:01:31 -06:00
msgstr "Вилучити виділений файл чи каталог"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:765
2011-11-07 13:46:58 -06:00
msgid "Open selected file"
2021-06-10 05:04:15 -05:00
msgstr "Відкрити вибраний файл"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:770
2011-11-07 13:46:58 -06:00
msgid "Up"
2021-06-10 05:04:15 -05:00
msgstr "Угору"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:771
2011-11-07 13:46:58 -06:00
msgid "Open the parent folder"
2021-06-10 05:04:15 -05:00
msgstr "Відкрити батьківську теку"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:776
2011-11-07 13:46:58 -06:00
msgid "_New Folder"
2021-06-10 05:04:15 -05:00
msgstr "Нова _тека"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:777
2011-11-07 13:46:58 -06:00
msgid "Add new empty folder"
2021-06-10 05:04:15 -05:00
msgstr "Створити нову порожню теку"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:778
2011-11-07 13:46:58 -06:00
msgid "New F_ile"
msgstr "Створити _файл"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:779
2011-11-07 13:46:58 -06:00
msgid "Add new empty file"
msgstr "Створити новий порожній файл"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:784
2017-05-06 08:56:36 -05:00
msgid "_Rename..."
msgstr "_Перейменувати..."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:785
2011-11-07 13:46:58 -06:00
msgid "Rename selected file or folder"
2021-06-10 05:04:15 -05:00
msgstr "Перейменувати виділений файл чи теку"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:790
2011-11-07 13:46:58 -06:00
msgid "_Previous Location"
msgstr "_Попередня адреса"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:791
2011-11-07 13:46:58 -06:00
msgid "Go to the previous visited location"
msgstr "Перейти до останньої відвіданої адреси"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:792
2011-11-07 13:46:58 -06:00
msgid "_Next Location"
msgstr "_Наступна адреса"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:793
2011-11-07 13:46:58 -06:00
msgid "Go to the next visited location"
msgstr "Перейти до наступної відвіданої адреси"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:794
2011-11-07 13:46:58 -06:00
msgid "Re_fresh View"
msgstr "_Оновити вигляд"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:795
2011-11-07 13:46:58 -06:00
msgid "Refresh the view"
msgstr "Оновити вигляд"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:796
#: ../plugins/filebrowser/xed-file-browser-widget.c:810
2011-11-07 13:46:58 -06:00
msgid "_View Folder"
2021-06-10 05:04:15 -05:00
msgstr "Пере_глянути теку"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:797
#: ../plugins/filebrowser/xed-file-browser-widget.c:811
2011-11-07 13:46:58 -06:00
msgid "View folder in file manager"
2021-06-10 05:04:15 -05:00
msgstr "Переглянути теку в файловому упоряднику"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:802
2011-11-07 13:46:58 -06:00
msgid "Show _Hidden"
msgstr "Показувати при_ховані"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:803
2011-11-07 13:46:58 -06:00
msgid "Show hidden files and folders"
2021-06-10 05:04:15 -05:00
msgstr "Показувати приховані файли та теки"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:804
2011-11-07 13:46:58 -06:00
msgid "Show _Binary"
msgstr "Показувати _двійкові"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:805
2011-11-07 13:46:58 -06:00
msgid "Show binary files"
msgstr "Показувати двійкові файли"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:1148
2011-11-07 13:46:58 -06:00
msgid "_Match Filename"
msgstr "Фільтр за _назвою"
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:2012
2011-11-07 13:46:58 -06:00
#, c-format
msgid "No mount object for mounted volume: %s"
2021-06-10 05:04:15 -05:00
msgstr "Не знайдено об'єкта для монтування тому: %s"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:2090
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not open media: %s"
msgstr "Не вдається відкрити носій: \"%s\""
2020-12-10 06:14:08 -06:00
#: ../plugins/filebrowser/xed-file-browser-widget.c:2139
2011-11-07 13:46:58 -06:00
#, c-format
msgid "Could not mount volume: %s"
2015-05-07 01:21:09 -05:00
msgstr "Не вдається змонтувати том: \"%s\""
2011-11-07 13:46:58 -06:00
2020-06-24 06:06:29 -05:00
#: ../plugins/joinlines/joinlines.plugin.desktop.in.h:2
msgid "Join several lines"
2020-12-10 06:14:08 -06:00
msgstr "З'єднати декілька рядків"
2020-06-24 06:06:29 -05:00
#: ../plugins/joinlines/joinlines/__init__.py:26
msgid "_Join Lines"
2020-12-10 06:14:08 -06:00
msgstr "_З'єднати рядки"
2020-06-24 06:06:29 -05:00
#: ../plugins/joinlines/joinlines/__init__.py:27
msgid "Join the selected lines"
2020-12-10 06:14:08 -06:00
msgstr "З'єднати виділені рядки"
2020-06-24 06:06:29 -05:00
2017-05-06 08:56:36 -05:00
#. vi:ts=8
#: ../plugins/modelines/modelines.plugin.desktop.in.h:1
2011-11-07 13:46:58 -06:00
msgid "Modelines"
2017-11-03 16:13:36 -05:00
msgstr "Режим рядків"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/modelines/modelines.plugin.desktop.in.h:2
msgid "Emacs, Kate and Vim-style modelines support for xed."
2021-06-10 05:04:15 -05:00
msgstr "Підтримка модлайнів формату Emacs, Kate та Vim для xed."
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/sort/sort.plugin.desktop.in.h:1
2011-11-07 13:46:58 -06:00
msgid "Sort"
2021-06-10 05:04:15 -05:00
msgstr "Ґатункування"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/sort/sort.plugin.desktop.in.h:2
2011-11-07 13:46:58 -06:00
msgid "Sorts a document or selected text."
2021-06-10 05:04:15 -05:00
msgstr "Ґатункує поточний документ або виділений текст."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/sort/xed-sort-plugin.c:75
2017-05-06 08:56:36 -05:00
msgid "S_ort lines"
2021-06-10 05:04:15 -05:00
msgstr "Ґаункування рядків"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/sort/xed-sort-plugin.c:77
2017-05-06 08:56:36 -05:00
msgid "Sort the current document or selection"
2021-06-10 05:04:15 -05:00
msgstr "Відґатункувати поточний документ або виділену частину"
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#: ../plugins/spell/org.x.editor.plugins.spell.gschema.xml.in.h:1
msgid "Autocheck Type"
2017-11-03 16:13:36 -05:00
msgstr "Тип автоматичної перевірки"
2016-04-27 08:30:24 -05:00
2017-05-06 08:56:36 -05:00
#: ../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 "Перевірити правопис поточного документу."
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:86
2011-11-07 13:46:58 -06:00
msgid "_Check Spelling..."
2016-11-09 18:34:47 -06:00
msgstr "Перевірити _правопис"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:88
2011-11-07 13:46:58 -06:00
msgid "Check the current document for incorrect spelling"
2016-11-09 18:34:47 -06:00
msgstr "Перевірити правопис поточного документу"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:94
2011-11-07 13:46:58 -06:00
msgid "Set _Language..."
msgstr "Встановити _мову..."
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:96
2011-11-07 13:46:58 -06:00
msgid "Set the language of the current document"
2015-05-07 01:21:09 -05:00
msgstr "Встановити мову поточного документу"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:105
2011-11-07 13:46:58 -06:00
msgid "_Autocheck Spelling"
2017-11-03 16:13:36 -05:00
msgstr "_Автоматична перевірка правопису"
2011-11-07 13:46:58 -06:00
2018-11-27 12:33:10 -06:00
#: ../plugins/spell/xed-spell-plugin.c:107
2011-11-07 13:46:58 -06:00
msgid "Automatically spell-check the current document"
2017-11-03 16:13:36 -05:00
msgstr "Автоматично перевіряти правопис документу"
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:1
2017-05-06 08:56:36 -05:00
msgid "button"
msgstr "кнопка"
2016-04-27 08:30:24 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:2
2017-05-06 08:56:36 -05:00
msgid "Autocheck settings"
2021-06-10 05:04:15 -05:00
msgstr "Параметри самоперевірки"
2016-04-27 08:30:24 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:3
2017-05-06 08:56:36 -05:00
msgid "Never"
2017-05-23 07:35:13 -05:00
msgstr "Ніколи"
2016-04-27 08:30:24 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:4
2017-05-06 08:56:36 -05:00
msgid "Never autocheck spelling on document load"
msgstr ""
2021-06-10 05:04:15 -05:00
"Не запускати самочинну перевірку ортографії при завантаженні документу"
2016-04-27 08:30:24 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:5
2017-05-06 08:56:36 -05:00
msgid "Remember by document"
2017-05-23 07:35:13 -05:00
msgstr "Запам'ятовувати для кожного документу"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:6
msgid "Remembers the setting for each document on load"
2017-05-23 07:35:13 -05:00
msgstr "Запам'ятовувати для кожного завантажуваного документу"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:7
msgid "Always"
msgstr "Завжди"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:8
msgid "Always autocheck on document load"
2017-11-03 16:13:36 -05:00
msgstr "Виконувати автоматичну перевірку при відкритті документу"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:1
2013-04-02 08:59:48 -05:00
msgid "XHTML 1.0 - Tags"
msgstr "XHTML 1.0 - Теги"
#: ../plugins/taglist/HTML.tags.xml.in.h:2
2011-11-07 13:46:58 -06:00
msgid "Abbreviated form"
msgstr "Скорочена форма"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:3
2011-11-07 13:46:58 -06:00
msgid "Abbreviation"
2017-11-03 16:13:36 -05:00
msgstr "Абревіатура"
2011-11-07 13:46:58 -06:00
#: ../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"
2016-04-27 08:30:24 -05:00
msgstr "Прив'язка до URI"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:10
msgid "Anchor"
msgstr "Прив'язка"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:12
2011-11-07 13:46:58 -06:00
msgid "Applet class file code (deprecated)"
msgstr "Код аплету (застарілий)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:13
2011-11-07 13:46:58 -06:00
msgid "Associated information"
msgstr "Пов'язана інформація"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:14
2011-11-07 13:46:58 -06:00
msgid "Author info"
msgstr "Про автора"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:15
2011-11-07 13:46:58 -06:00
msgid "Axis related headers"
2016-04-27 08:30:24 -05:00
msgstr "Заголовки пов'язані з напрямками"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:17
2011-11-07 13:46:58 -06:00
msgid "Background color (deprecated)"
2021-06-10 05:04:15 -05:00
msgstr "Тловий колір (застарілий)"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:19
2011-11-07 13:46:58 -06:00
msgid "Background texture tile (deprecated)"
2021-06-10 05:04:15 -05:00
msgstr "Файл тловової текстурної заливки (застарілий)"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:21
2011-11-07 13:46:58 -06:00
msgid "Base font (deprecated)"
2016-04-27 08:30:24 -05:00
msgstr "Базовий шрифт (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:22
msgid "Base URI"
2016-04-27 08:30:24 -05:00
msgstr "Базовий ресурс URI"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:23
2011-11-07 13:46:58 -06:00
msgid "Bold"
msgstr "Жирний"
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:25
2011-11-07 13:46:58 -06:00
msgid "Border (deprecated)"
msgstr "Межа (застарілий)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:26
2011-11-07 13:46:58 -06:00
msgid "Cell rowspan"
msgstr "Об'єднання комірок"
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:28
2011-11-07 13:46:58 -06:00
msgid "Center (deprecated)"
2021-06-10 05:04:15 -05:00
msgstr "У центрі (застаріле)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:29
2011-11-07 13:46:58 -06:00
msgid "Character encoding of linked resource"
2016-04-27 08:30:24 -05:00
msgstr "Кодування символів пов'язаного ресурсу"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:30
2011-11-07 13:46:58 -06:00
msgid "Checked state"
2021-06-10 05:04:15 -05:00
msgstr "Позначений стан"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:31
2011-11-07 13:46:58 -06:00
msgid "Citation"
msgstr "Цитата"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:32
2011-11-07 13:46:58 -06:00
msgid "Cite reason for change"
2021-06-10 05:04:15 -05:00
msgstr "Позначення про причину зміни"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:33
2011-11-07 13:46:58 -06:00
msgid "Class implementation ID"
2017-11-03 16:13:36 -05:00
msgstr "ID реалізації класів"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:34
2011-11-07 13:46:58 -06:00
msgid "Class list"
2021-06-10 05:04:15 -05:00
msgstr "Перелік класів"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:35
2011-11-07 13:46:58 -06:00
msgid "Clear text flow control"
msgstr "Очищення параметрів керування текстом"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:36
2011-11-07 13:46:58 -06:00
msgid "Code content type"
2016-04-27 08:30:24 -05:00
msgstr "Тип вмісту коду"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:38
2011-11-07 13:46:58 -06:00
msgid "Color of selected links (deprecated)"
2021-06-10 05:04:15 -05:00
msgstr "Колір обраних посилань (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:39
2011-11-07 13:46:58 -06:00
msgid "Column span"
msgstr "Об'єднання стовпчиків"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:40
2011-11-07 13:46:58 -06:00
msgid "Columns"
msgstr "Стовпчики"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:42
2011-11-07 13:46:58 -06:00
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.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:45
2011-11-07 13:46:58 -06:00
msgid "Content type (deprecated)"
2016-04-27 08:30:24 -05:00
msgstr "Тип вмісту (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:46
2011-11-07 13:46:58 -06:00
msgid "Coordinates"
msgstr "Координати"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:47
2011-11-07 13:46:58 -06:00
msgid "Date and time of change"
msgstr "Дата та час зміни"
#. NOTE: used in "object" tag
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:49
2011-11-07 13:46:58 -06:00
msgid "Declare flag"
2016-04-27 08:30:24 -05:00
msgstr "Опис прапорця"
2011-11-07 13:46:58 -06:00
#. 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.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:53
2011-11-07 13:46:58 -06:00
msgid "Defer attribute"
msgstr "Ознака відкладення"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:54
2011-11-07 13:46:58 -06:00
msgid "Definition description"
msgstr "Опис визначення"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:55
2011-11-07 13:46:58 -06:00
msgid "Definition list"
2015-05-07 01:21:09 -05:00
msgstr "Перелік визначень"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:56
2011-11-07 13:46:58 -06:00
msgid "Definition term"
2015-05-07 01:21:09 -05:00
msgstr "Термін з визначенням"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:57
2011-11-07 13:46:58 -06:00
msgid "Deleted text"
2015-05-07 01:21:09 -05:00
msgstr "Вилучений текст"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:58
2011-11-07 13:46:58 -06:00
msgid "Directionality"
2016-04-27 08:30:24 -05:00
msgstr "Спрямованість"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:60
2011-11-07 13:46:58 -06:00
msgid "Directionality (deprecated)"
2016-04-27 08:30:24 -05:00
msgstr "Спрямованість (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:61
2011-11-07 13:46:58 -06:00
msgid "Disabled"
msgstr "Вимкнено"
2013-04-02 08:59:48 -05:00
#: ../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
2011-11-07 13:46:58 -06:00
msgid "Document base"
msgstr "Початок документу"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:65
2011-11-07 13:46:58 -06:00
msgid "Document body"
msgstr "Тіло документу"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:66
2011-11-07 13:46:58 -06:00
msgid "Document head"
msgstr "Заголовок документу"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:67
msgid "Element ID"
msgstr "Ідентифікатор"
#: ../plugins/taglist/HTML.tags.xml.in.h:68
2011-11-07 13:46:58 -06:00
msgid "Document title"
2016-04-27 08:30:24 -05:00
msgstr "Заголовок документу"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:69
2011-11-07 13:46:58 -06:00
msgid "Document type"
msgstr "Тип документу"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:70
#: ../plugins/taglist/Latex.tags.xml.in.h:72
2011-11-07 13:46:58 -06:00
msgid "Emphasis"
msgstr "Виділення"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:71
2011-11-07 13:46:58 -06:00
msgid "Encode type"
msgstr "Тип кодування"
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:73
2011-11-07 13:46:58 -06:00
msgid "Font face (deprecated)"
2016-04-27 08:30:24 -05:00
msgstr "Нарис шрифту (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:74
2011-11-07 13:46:58 -06:00
msgid "For label"
2021-06-10 05:04:15 -05:00
msgstr "Для позначки"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:75
2011-11-07 13:46:58 -06:00
msgid "Forced line break"
msgstr "Примусовий розрив рядка"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:76
2011-11-07 13:46:58 -06:00
msgid "Form action handler"
2016-11-09 18:34:47 -06:00
msgstr "Опрацьовник дії форми"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:77
2011-11-07 13:46:58 -06:00
msgid "Form control group"
msgstr "Група керування формою"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:78
2011-11-07 13:46:58 -06:00
msgid "Form field label text"
2021-06-10 05:04:15 -05:00
msgstr "Текстова позначка поля форми"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:79
2011-11-07 13:46:58 -06:00
msgid "Form input type"
msgstr "Тип вводу форми"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:80
msgid "Form input"
msgstr "Ввід форми"
#: ../plugins/taglist/HTML.tags.xml.in.h:81
2011-11-07 13:46:58 -06:00
msgid "Form method"
msgstr "Метод форми"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:82
msgid "Form"
msgstr "Форма"
#: ../plugins/taglist/HTML.tags.xml.in.h:83
2011-11-07 13:46:58 -06:00
msgid "Forward link"
msgstr "Посилання вперед"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:84
2011-11-07 13:46:58 -06:00
msgid "Frame render parts"
2021-06-10 05:04:15 -05:00
msgstr "Частини візуалізації области"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:85
2011-11-07 13:46:58 -06:00
msgid "Frame source"
2021-06-10 05:04:15 -05:00
msgstr "Джерело области"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:86
2011-11-07 13:46:58 -06:00
msgid "Frame target"
2021-06-10 05:04:15 -05:00
msgstr "Призначення области"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:87
msgid "Frame"
2016-04-27 08:30:24 -05:00
msgstr "Область"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:88
msgid "Frame border"
2021-06-10 05:04:15 -05:00
msgstr "Межа области"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:89
2011-11-07 13:46:58 -06:00
msgid "Frameset columns"
msgstr "Стовпчики областей"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:90
2011-11-07 13:46:58 -06:00
msgid "Frameset rows"
msgstr "Рядки областей"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:91
msgid "Frameset"
msgstr "Набір областей"
#: ../plugins/taglist/HTML.tags.xml.in.h:92
msgid "Frame spacing"
2011-11-07 13:46:58 -06:00
msgstr "Відстань між областями"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:93
2011-11-07 13:46:58 -06:00
msgid "Generic embedded object"
2021-06-10 05:04:15 -05:00
msgstr "Вбудований об'єкт"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:94
2011-11-07 13:46:58 -06:00
msgid "Generic metainformation"
msgstr "Звичайна метаінформація"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:95
2011-11-07 13:46:58 -06:00
msgid "Generic span"
2016-04-27 08:30:24 -05:00
msgstr "Загальне призначення"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:96
2011-11-07 13:46:58 -06:00
msgid "Header cell IDs"
msgstr "Комірка заголовку ідентифікатора"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:97
2011-11-07 13:46:58 -06:00
msgid "Heading 1"
msgstr "Заголовок 1"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:98
2011-11-07 13:46:58 -06:00
msgid "Heading 2"
msgstr "Заголовок 2"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:99
2011-11-07 13:46:58 -06:00
msgid "Heading 3"
msgstr "Заголовок 3"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:100
2011-11-07 13:46:58 -06:00
msgid "Heading 4"
msgstr "Заголовок 4"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:101
2011-11-07 13:46:58 -06:00
msgid "Heading 5"
msgstr "Заголовок 5"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:102
2011-11-07 13:46:58 -06:00
msgid "Heading 6"
msgstr "Заголовок 6"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:103
2011-11-07 13:46:58 -06:00
msgid "Height"
msgstr "Висота"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:104
2011-11-07 13:46:58 -06:00
msgid "Horizontal rule"
msgstr "Горизонтальна лінія"
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:106
2011-11-07 13:46:58 -06:00
msgid "Horizontal space (deprecated)"
msgstr "Горизонтальний проміжок (застарілий)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:107
msgid "HREF URI"
2016-04-27 08:30:24 -05:00
msgstr "Посилання HREF"
2013-04-02 08:59:48 -05:00
#: ../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
2011-11-07 13:46:58 -06:00
msgid "I18N BiDi override"
msgstr "Перевизначення напрямку тексту"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:111
2011-11-07 13:46:58 -06:00
msgid "Image map area"
2021-06-10 05:04:15 -05:00
msgstr "Зображення — область"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:112
2011-11-07 13:46:58 -06:00
msgid "Image map name"
2021-06-10 05:04:15 -05:00
msgstr "Зображення — ім’я"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:113
msgid "Image map"
2021-06-10 05:04:15 -05:00
msgstr "Спосіб показу"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:114
msgid "Image"
msgstr "Зображення"
#: ../plugins/taglist/HTML.tags.xml.in.h:115
2011-11-07 13:46:58 -06:00
msgid "Inline frame"
msgstr "Вбудована область"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:116
2011-11-07 13:46:58 -06:00
msgid "Inserted text"
msgstr "Вставлений текст"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:117
2011-11-07 13:46:58 -06:00
msgid "Instance definition"
2021-06-10 05:04:15 -05:00
msgstr "Визначення сутности"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:118
2011-11-07 13:46:58 -06:00
msgid "Italic text"
2021-06-10 05:04:15 -05:00
msgstr "Нахил"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:120
2011-11-07 13:46:58 -06:00
msgid "Java applet (deprecated)"
msgstr "Java-аплет (застарілий)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:121
2011-11-07 13:46:58 -06:00
msgid "Label"
2016-11-09 18:34:47 -06:00
msgstr "Позначка"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:122
2011-11-07 13:46:58 -06:00
msgid "Language code"
msgstr "Код мови"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:123
2011-11-07 13:46:58 -06:00
msgid "Large text style"
2016-04-27 08:30:24 -05:00
msgstr "Стиль великого тексту"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:125
2011-11-07 13:46:58 -06:00
msgid "Link color (deprecated)"
msgstr "Колір посилання (застарілий)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:126
2011-11-07 13:46:58 -06:00
msgid "List item"
2015-05-07 01:21:09 -05:00
msgstr "Елемент переліку"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:127
2011-11-07 13:46:58 -06:00
msgid "List of MIME types for file upload"
2021-06-10 05:04:15 -05:00
msgstr "Перелік типів MIME для відвантажуваного файлу"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:128
2011-11-07 13:46:58 -06:00
msgid "List of supported character sets"
2021-06-10 05:04:15 -05:00
msgstr "Перелік підтримуваних наборів символів"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:129
2011-11-07 13:46:58 -06:00
msgid "Local change to font"
msgstr "Локальні зміни шрифта"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:130
2011-11-07 13:46:58 -06:00
msgid "Long description link"
msgstr "Довгий опис посилання"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:131
2011-11-07 13:46:58 -06:00
msgid "Long quotation"
msgstr "Довга цитата"
#. Supported in XHTML 1.0 Frameset DTD only.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:133
2011-11-07 13:46:58 -06:00
msgid "Margin pixel height"
2016-04-27 08:30:24 -05:00
msgstr "Висота межі у пікселях"
2011-11-07 13:46:58 -06:00
#. Supported in XHTML 1.0 Frameset DTD only.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:135
2011-11-07 13:46:58 -06:00
msgid "Margin pixel width"
2016-04-27 08:30:24 -05:00
msgstr "Ширина межі у пікселях"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:136
2011-11-07 13:46:58 -06:00
msgid "Maximum length of text field"
2021-06-10 05:04:15 -05:00
msgstr "Щонайбільша довжина текстового поля"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:137
msgid "Output media"
2021-06-10 05:04:15 -05:00
msgstr "Вивід мультимедія"
2013-04-02 08:59:48 -05:00
2011-11-07 13:46:58 -06:00
#. Here I take some liberties: There's no mandatory attributes,
#. but those are most common, and will likely be used.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:140
2011-11-07 13:46:58 -06:00
msgid "Media-independent link"
2016-04-27 08:30:24 -05:00
msgstr "Посилання незалежно від вмісту"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:142
2011-11-07 13:46:58 -06:00
msgid "Menu list (deprecated)"
msgstr "Меню (застарілий)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:143
2011-11-07 13:46:58 -06:00
msgid "Multi-line text field"
msgstr "Багаторядкове текстове поле"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:144
2011-11-07 13:46:58 -06:00
msgid "Multiple"
2016-04-27 08:30:24 -05:00
msgstr "Декілька"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:145
2011-11-07 13:46:58 -06:00
msgid "Name"
2016-04-27 08:30:24 -05:00
msgstr "Ім'я"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:146
2011-11-07 13:46:58 -06:00
msgid "Named property value"
2021-06-10 05:04:15 -05:00
msgstr "Значення іменованої властивости"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:147
msgid "No frames"
msgstr "Без блоків"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:148
msgid "No resize"
2016-04-27 08:30:24 -05:00
msgstr "Без зміни розмірів"
2013-04-02 08:59:48 -05:00
#: ../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
2011-11-07 13:46:58 -06:00
msgid "No URI"
2016-04-27 08:30:24 -05:00
msgstr "Без URI"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. 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)"
2015-05-07 01:21:09 -05:00
msgstr "Без перенесення слів (застарілий)"
2013-04-02 08:59:48 -05:00
#. 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"
2014-10-23 04:13:25 -05:00
msgstr "Посилання на дані об’єкту"
2013-04-02 08:59:48 -05:00
#: ../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"
2016-04-27 08:30:24 -05:00
msgstr "Впорядкований перелік"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:180
msgid "Paragraph class"
2017-11-03 16:13:36 -05:00
msgstr "Клас абзацу"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:181
msgid "Paragraph style"
msgstr "Стиль абзацу"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:182
2013-04-02 08:59:48 -05:00
msgid "Paragraph"
msgstr "Абзац"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:183
2013-04-02 08:59:48 -05:00
msgid "Preformatted text"
msgstr "Попередньо відформатований текст"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:184
2013-04-02 08:59:48 -05:00
msgid "Profile metainfo dictionary"
2014-10-23 04:13:25 -05:00
msgstr "Словник профілю метаінформації"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:185
2013-04-02 08:59:48 -05:00
msgid "Push button"
2017-11-03 16:13:36 -05:00
msgstr "Кнопка"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:186
2013-04-02 08:59:48 -05:00
msgid "ReadOnly text and password"
2021-06-10 05:04:15 -05:00
msgstr "Текст і пароль лише для читання"
2011-11-07 13:46:58 -06:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:188
msgid "Reduced spacing (deprecated)"
msgstr "Скорочені інтервали (застарілий)"
#: ../plugins/taglist/HTML.tags.xml.in.h:189
msgid "Reverse link"
2015-05-07 01:21:09 -05:00
msgstr "Зворотнє посилання"
2013-04-02 08:59:48 -05:00
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:190
2013-04-02 08:59:48 -05:00
msgid "Rows"
msgstr "Рядки"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:191
2013-04-02 08:59:48 -05:00
msgid "Rulings between rows and columns"
msgstr "Керування рядками та стовпцями"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:192
msgid "Sample program output, scripts"
2017-11-03 16:13:36 -05:00
msgstr "Зразок виводу програми, сценаріїв"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:193
msgid "Scope covered by header cells"
2021-06-10 05:04:15 -05:00
msgstr "Область видимости, що зайнята комірками заголовку"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:195
2013-04-02 08:59:48 -05:00
msgid "Script language name"
msgstr "Назва мови сценаріїв"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:196
2013-04-02 08:59:48 -05:00
msgid "Script statements"
2016-04-27 08:30:24 -05:00
msgstr "Сценарій"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:197
msgid "Scrollbar"
2016-11-09 18:34:47 -06:00
msgstr "Смуга гортання"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:198
2013-04-02 08:59:48 -05:00
msgid "Selectable option"
msgstr "Параметр з можливістю вибору"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:199
2013-04-02 08:59:48 -05:00
msgid "Selected"
msgstr "Обрано"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:200
2013-04-02 08:59:48 -05:00
msgid "Server-side image map"
2016-04-27 08:30:24 -05:00
msgstr "Мапа зображення на сервері"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:201
2013-04-02 08:59:48 -05:00
msgid "Shape"
msgstr "Форма"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:202
2013-04-02 08:59:48 -05:00
msgid "Short inline quotation"
msgstr "Коротка вбудована цитата"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:204
2013-04-02 08:59:48 -05:00
msgid "Size (deprecated)"
msgstr "Розмір (застарілий)"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:205
2013-04-02 08:59:48 -05:00
msgid "Small text style"
msgstr "Стиль малого тексту"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:206
2013-04-02 08:59:48 -05:00
msgid "Source"
2016-04-27 08:30:24 -05:00
msgstr "Початковий текст"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:207
2013-04-02 08:59:48 -05:00
msgid "Space-separated archive list"
2015-05-07 01:21:09 -05:00
msgstr "Архівний перелік, розділений пробілами"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:208
2013-04-02 08:59:48 -05:00
msgid "Spacing between cells"
msgstr "Відстань між комірками"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:209
2013-04-02 08:59:48 -05:00
msgid "Spacing within cells"
msgstr "Відстань у комірках"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:210
2013-04-02 08:59:48 -05:00
msgid "Span"
2017-11-03 16:13:36 -05:00
msgstr "Діапазон"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:211
2013-04-02 08:59:48 -05:00
msgid "Standby load message"
msgstr "Повідомлення запуску режиму призупинення"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:213
2013-04-02 08:59:48 -05:00
msgid "Starting sequence number (deprecated)"
2021-06-10 05:04:15 -05:00
msgstr "Перше число послідовности (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:215
2013-04-02 08:59:48 -05:00
msgid "Strike-through text style (deprecated)"
msgstr "Стиль закресленого тексту (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:217
2013-04-02 08:59:48 -05:00
msgid "Strike-through text (deprecated)"
msgstr "Закреслений текст (застарілий)"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:218
2013-04-02 08:59:48 -05:00
msgid "Strong emphasis"
msgstr "Сильний наголос"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:219
2013-04-02 08:59:48 -05:00
msgid "Style info"
msgstr "Інформація про стиль"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:220
2013-04-02 08:59:48 -05:00
msgid "Subscript"
msgstr "Нижній індекс"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:221
2013-04-02 08:59:48 -05:00
msgid "Superscript"
msgstr "Верхній індекс"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:222
2013-04-02 08:59:48 -05:00
msgid "Table body"
msgstr "Тіло таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:223
2013-04-02 08:59:48 -05:00
msgid "Table caption"
2016-04-27 08:30:24 -05:00
msgstr "Підпис до таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:224
2013-04-02 08:59:48 -05:00
msgid "Table column group properties"
2017-11-03 16:13:36 -05:00
msgstr "Властивості групи стовпців таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:225
2013-04-02 08:59:48 -05:00
msgid "Table column properties"
2017-11-03 16:13:36 -05:00
msgstr "Властивості стовпця таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:226
2013-04-02 08:59:48 -05:00
msgid "Table data cell"
2016-04-27 08:30:24 -05:00
msgstr "Комірка таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:227
2013-04-02 08:59:48 -05:00
msgid "Table footer"
2016-04-27 08:30:24 -05:00
msgstr "Нижній колонтитул таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:228
2013-04-02 08:59:48 -05:00
msgid "Table header cell"
msgstr "Комірка заголовку таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:229
2013-04-02 08:59:48 -05:00
msgid "Table header"
msgstr "Заголовок таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:230
2013-04-02 08:59:48 -05:00
msgid "Table row"
msgstr "Рядок таблиці"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:231
2013-04-02 08:59:48 -05:00
msgid "Table summary"
msgstr "Інформація про таблицю"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:232
2013-04-02 08:59:48 -05:00
msgid "Table"
msgstr "Таблиця"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:233
2013-04-02 08:59:48 -05:00
msgid "Target - Blank"
2021-06-10 05:04:15 -05:00
msgstr "Мета — порожньо"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:234
2013-04-02 08:59:48 -05:00
msgid "Target - Parent"
2021-06-10 05:04:15 -05:00
msgstr "Мета — батько"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:235
msgid "Target - Self"
2021-06-10 05:04:15 -05:00
msgstr "Мета — поточний"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:236
2013-04-02 08:59:48 -05:00
msgid "Target - Top"
2021-06-10 05:04:15 -05:00
msgstr "Мета — верх"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:237
2013-04-02 08:59:48 -05:00
msgid "Teletype or monospace text style"
2016-11-09 18:34:47 -06:00
msgstr "Телетайпний або моноширинний стиль тексту"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:239
2013-04-02 08:59:48 -05:00
msgid "Text color (deprecated)"
msgstr "Колір тексту (застарілий)"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:240
2013-04-02 08:59:48 -05:00
msgid "Text entered by user"
2021-06-10 05:04:15 -05:00
msgstr "Текст, уведений користувачем"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:241
2013-04-02 08:59:48 -05:00
msgid "Title"
msgstr "Заголовок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:242
2013-04-02 08:59:48 -05:00
msgid "Underlined text style"
msgstr "Підкреслений стиль тексту"
#: ../plugins/taglist/HTML.tags.xml.in.h:243
msgid "Unordered list"
2021-06-10 05:04:15 -05:00
msgstr "Неґатункований перелік"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:244
2013-04-02 08:59:48 -05:00
msgid "Use image map"
2017-11-03 16:13:36 -05:00
msgstr "Використовувати мапу зображень"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:245
2013-04-02 08:59:48 -05:00
msgid "Value interpretation"
msgstr "Пояснення значення"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:246
2013-04-02 08:59:48 -05:00
msgid "Value"
msgstr "Значення"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:247
2013-04-02 08:59:48 -05:00
msgid "Variable or program argument"
2021-06-10 05:04:15 -05:00
msgstr "Змінна чи параметр програми"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:248
2013-04-02 08:59:48 -05:00
msgid "Vertical cell alignment"
msgstr "Вертикальне вирівнювання у комірці"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:250
2013-04-02 08:59:48 -05:00
msgid "Vertical space (deprecated)"
msgstr "Вертикальний пробіл (застарілий)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:252
2013-04-02 08:59:48 -05:00
msgid "Visited link color (deprecated)"
msgstr "Колір відвіданого посилання (застарілий)"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:253
2013-04-02 08:59:48 -05:00
msgid "Width"
msgstr "Ширина"
#: ../plugins/taglist/HTML.tags.xml.in.h:254
msgid "HTML - Tags"
2021-06-10 05:04:15 -05:00
msgstr "HTML-теґи"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:255
2013-04-02 08:59:48 -05:00
msgid "Above"
msgstr "Над"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:256
2013-04-02 08:59:48 -05:00
msgid "Applet class file code"
msgstr "Код аплету"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:257
2013-04-02 08:59:48 -05:00
msgid "Array"
msgstr "Масив"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:258
2013-04-02 08:59:48 -05:00
msgid "Background color"
2021-06-10 05:04:15 -05:00
msgstr "Колір тла"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:259
2013-04-02 08:59:48 -05:00
msgid "Background texture tile"
2021-06-10 05:04:15 -05:00
msgstr "Файл тловової текстурної заливки"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:260
2013-04-02 08:59:48 -05:00
msgid "Base font"
2016-04-27 08:30:24 -05:00
msgstr "Базовий шрифт"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:261
2013-04-02 08:59:48 -05:00
msgid "Border color"
msgstr "Колір межі"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:262
2013-04-02 08:59:48 -05:00
msgid "Border"
msgstr "Межа"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:263
2013-04-02 08:59:48 -05:00
msgid "Center"
2016-04-27 08:30:24 -05:00
msgstr "У центрі"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:264
2013-04-02 08:59:48 -05:00
msgid "Checked (state)"
2021-06-10 05:04:15 -05:00
msgstr "Позначено (стан)"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:265
2013-04-02 08:59:48 -05:00
msgid "Color of selected links"
2021-06-10 05:04:15 -05:00
msgstr "Колір обраних посилань"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:266
2013-04-02 08:59:48 -05:00
msgid "Content scheme"
2015-05-07 01:21:09 -05:00
msgstr "Схема вмісту"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:267
2013-04-02 08:59:48 -05:00
msgid "Content type"
2015-05-07 01:21:09 -05:00
msgstr "Тип вмісту"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:268
msgid "Direction"
msgstr "Напрямок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:269
2013-04-02 08:59:48 -05:00
msgid "Directory list"
2015-05-07 01:21:09 -05:00
msgstr "Перелік каталогів"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:270
2013-04-02 08:59:48 -05:00
msgid "HTML version"
msgstr "Версія HTML"
#: ../plugins/taglist/HTML.tags.xml.in.h:271
msgid "Embedded object"
msgstr "Вбудований об'єкт"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:272
2013-04-02 08:59:48 -05:00
msgid "Figure"
2014-10-23 04:13:25 -05:00
msgstr "Малюнок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:273
2013-04-02 08:59:48 -05:00
msgid "Font face"
2015-05-07 01:21:09 -05:00
msgstr "Стиль шрифту"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:274
msgid "Frameborder"
2021-06-10 05:04:15 -05:00
msgstr "Межа области"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:275
2013-04-02 08:59:48 -05:00
msgid "Framespacing"
msgstr "Відстань між областями"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:276
2013-04-02 08:59:48 -05:00
msgid "Heading"
msgstr "Заголовок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:277
2013-04-02 08:59:48 -05:00
msgid "Horizontal space"
msgstr "Горизонтальний проміжок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:278
2013-04-02 08:59:48 -05:00
msgid "Image source"
msgstr "Джерело зображення"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:279
2013-04-02 08:59:48 -05:00
msgid "Inline layer"
msgstr "Вбудований шар"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:280
2013-04-02 08:59:48 -05:00
msgid "Java applet"
msgstr "Java-аплет"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:281
2013-04-02 08:59:48 -05:00
msgid "Layer"
msgstr "Шар"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:282
2013-04-02 08:59:48 -05:00
msgid "Link color"
msgstr "Колір посилання"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:283
2013-04-02 08:59:48 -05:00
msgid "Listing"
2016-04-27 08:30:24 -05:00
msgstr "Лістинг"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:284
2013-04-02 08:59:48 -05:00
msgid "Mail link"
2016-04-27 08:30:24 -05:00
msgstr "Посилання на поштову адресу"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:285
2013-04-02 08:59:48 -05:00
msgid "Marquee"
msgstr "Маркер"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:286
2013-04-02 08:59:48 -05:00
msgid "Menu list"
msgstr "Меню"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:287
2013-04-02 08:59:48 -05:00
msgid "Multicolumn"
msgstr "Багато стовпчиків"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:288
2013-04-02 08:59:48 -05:00
msgid "Next ID"
msgstr "Наступний ID"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:289
2013-04-02 08:59:48 -05:00
msgid "No embedded objects"
2021-06-10 05:04:15 -05:00
msgstr "Вбудованих об'єктів нема"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:290
2013-04-02 08:59:48 -05:00
msgid "No layers"
msgstr "Без шарів"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:291
2013-04-02 08:59:48 -05:00
msgid "No line break"
msgstr "Без розриву рядків"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:292
2013-04-02 08:59:48 -05:00
msgid "No shade"
msgstr "Без тіні"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:293
2013-04-02 08:59:48 -05:00
msgid "No word wrap"
2015-05-07 01:21:09 -05:00
msgstr "Без перенесення слів"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:294
2013-04-02 08:59:48 -05:00
msgid "Note"
2015-05-07 01:21:09 -05:00
msgstr "Нотатка"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:295
2013-04-02 08:59:48 -05:00
msgid "Object applet file"
msgstr "Об'єктний файл аплету"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:296
2013-04-02 08:59:48 -05:00
msgid "Preformatted listing"
2017-11-03 16:13:36 -05:00
msgstr "Попередньо відформатований програмний код"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:297
2013-04-02 08:59:48 -05:00
msgid "Prompt message"
msgstr "Підказка"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:298
2013-04-02 08:59:48 -05:00
msgid "Quote"
msgstr "Цитата"
#: ../plugins/taglist/HTML.tags.xml.in.h:299
msgid "Range"
2017-11-03 16:13:36 -05:00
msgstr "Діапазон"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:300
2013-04-02 08:59:48 -05:00
msgid "Reduced spacing"
msgstr "Зменшений інтервал"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:301
2013-04-02 08:59:48 -05:00
msgid "Root"
msgstr "Корінь"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:302
2013-04-02 08:59:48 -05:00
msgid "Single line prompt"
2016-04-27 08:30:24 -05:00
msgstr "Однорядкове поле вводу"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:303
2013-04-02 08:59:48 -05:00
msgid "Size"
msgstr "Розмір"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:304
2013-04-02 08:59:48 -05:00
msgid "Soft line break"
msgstr "М'який розрив рядка"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:305
2013-04-02 08:59:48 -05:00
msgid "Sound"
msgstr "Звук"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:306
2013-04-02 08:59:48 -05:00
msgid "Spacer"
msgstr "Проміжок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:307
2013-04-02 08:59:48 -05:00
msgid "Square root"
msgstr "Корінь квадратний"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:308
2013-04-02 08:59:48 -05:00
msgid "Starting sequence number"
2021-06-10 05:04:15 -05:00
msgstr "Перше число послідовности"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:309
2013-04-02 08:59:48 -05:00
msgid "Strike-through text style"
msgstr "Стиль закресленого тексту"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:310
2013-04-02 08:59:48 -05:00
msgid "Strike-through text"
msgstr "Закреслений текст"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:311
2013-04-02 08:59:48 -05:00
msgid "Tab order position"
2021-06-10 05:04:15 -05:00
msgstr "Позиція вкладок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:312
2013-04-02 08:59:48 -05:00
msgid "Text color"
msgstr "Колір тексту"
#: ../plugins/taglist/HTML.tags.xml.in.h:313
msgid "Text"
msgstr "Текст"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:314
2013-04-02 08:59:48 -05:00
msgid "Top margin in pixels"
msgstr "Верхня межа у точках"
#: ../plugins/taglist/HTML.tags.xml.in.h:315
msgid "URL"
msgstr "URL"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/HTML.tags.xml.in.h:316
msgid "Vertical space"
msgstr "Вертикальний пробіл"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:317
2013-04-02 08:59:48 -05:00
msgid "Visited link color"
msgstr "Колір відвіданого посилання"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:318
2013-04-02 08:59:48 -05:00
msgid "HTML - Special Characters"
2017-11-03 16:13:36 -05:00
msgstr "Спеціальні символи HTML"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/HTML.tags.xml.in.h:319
2013-04-02 08:59:48 -05:00
msgid "Non-breaking space"
msgstr "Нерозривний пробіл"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:1
2013-04-02 08:59:48 -05:00
msgid "Latex - Tags"
2021-06-10 05:04:15 -05:00
msgstr "Latex — Теґи"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:2
2011-11-07 13:46:58 -06:00
msgid "Bibliography (cite)"
msgstr "Бібліографія (cite)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:3
2011-11-07 13:46:58 -06:00
msgid "Bibliography (item)"
msgstr "Бібліографія (item)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:4
2011-11-07 13:46:58 -06:00
msgid "Bibliography (shortcite)"
msgstr "Бібліографія (shortcite)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:5
2011-11-07 13:46:58 -06:00
msgid "Bibliography (thebibliography)"
msgstr "Бібліографія (thebibliography)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:6
2011-11-07 13:46:58 -06:00
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 "Дужки {}"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:9
msgid "Brackets <>"
msgstr "Дужки ()"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:10
msgid "File input"
2014-10-23 04:13:25 -05:00
msgstr "Вставка файлу"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:11
msgid "Function cosine"
msgstr "Функція cosine"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:12
2011-11-07 13:46:58 -06:00
msgid "Function e^"
msgstr "Функція e^"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:13
2011-11-07 13:46:58 -06:00
msgid "Function exp"
msgstr "Функція exp"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:14
2011-11-07 13:46:58 -06:00
msgid "Function log"
msgstr "Функція log"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:15
2011-11-07 13:46:58 -06:00
msgid "Function log10"
msgstr "Функція log10"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:16
2011-11-07 13:46:58 -06:00
msgid "Function sine"
msgstr "Функція sine"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:17
2011-11-07 13:46:58 -06:00
msgid "Greek alpha"
msgstr "Грецька альфа"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:18
2011-11-07 13:46:58 -06:00
msgid "Greek beta"
msgstr "Грецька бета"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:19
2011-11-07 13:46:58 -06:00
msgid "Greek epsilon"
msgstr "Грецький епсилон"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:20
2011-11-07 13:46:58 -06:00
msgid "Greek gamma"
msgstr "Грецька гамма"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:21
2011-11-07 13:46:58 -06:00
msgid "Greek lambda"
msgstr "Грецька лямбда"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:22
2011-11-07 13:46:58 -06:00
msgid "Greek rho"
msgstr "Грецька ро"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:23
2011-11-07 13:46:58 -06:00
msgid "Greek tau"
msgstr "Грецька тау"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:24
2011-11-07 13:46:58 -06:00
msgid "Header 0 (chapter)"
msgstr "Заголовок 0 (chapter)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:25
2011-11-07 13:46:58 -06:00
msgid "Header 0 (chapter*)"
msgstr "Заголовок 0 (chapter*)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:26
2011-11-07 13:46:58 -06:00
msgid "Header 1 (section)"
msgstr "Заголовок 1 (section)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:27
2011-11-07 13:46:58 -06:00
msgid "Header 1 (section*)"
msgstr "Заголовок 1 (section*)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:28
2011-11-07 13:46:58 -06:00
msgid "Header 2 (subsection)"
msgstr "Заголовок 2 (subsection)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:29
2011-11-07 13:46:58 -06:00
msgid "Header 2 (subsection*)"
msgstr "Заголовок 2 (subsection*)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:30
2011-11-07 13:46:58 -06:00
msgid "Header 3 (subsubsection)"
msgstr "Заголовок 3 (subsubsection)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:31
2011-11-07 13:46:58 -06:00
msgid "Header 3 (subsubsection*)"
msgstr "Заголовок 3 (subsubsection*)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:32
2011-11-07 13:46:58 -06:00
msgid "Header 4 (paragraph)"
msgstr "Заголовок 4 (paragraph)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:33
2011-11-07 13:46:58 -06:00
msgid "Header appendix"
msgstr "Додаток до заголовку"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:34
2011-11-07 13:46:58 -06:00
msgid "List description"
2015-05-07 01:21:09 -05:00
msgstr "Опис переліку"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:35
2011-11-07 13:46:58 -06:00
msgid "List enumerate"
2015-05-07 01:21:09 -05:00
msgstr "Нумерований перелік"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:36
2011-11-07 13:46:58 -06:00
msgid "List itemize"
2016-04-27 08:30:24 -05:00
msgstr "Перераховуваний перелік"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:37
msgid "Item with label"
2021-06-10 05:04:15 -05:00
msgstr "Елемент із позначкою"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:38
msgid "Item"
msgstr "елемент"
#: ../plugins/taglist/Latex.tags.xml.in.h:39
2011-11-07 13:46:58 -06:00
msgid "Maths (display)"
2016-04-27 08:30:24 -05:00
msgstr "Математика (display)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:40
2011-11-07 13:46:58 -06:00
msgid "Maths (inline)"
2016-04-27 08:30:24 -05:00
msgstr "Математика (inline)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:41
2011-11-07 13:46:58 -06:00
msgid "Operator fraction"
msgstr "Оператор ділення"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:42
2011-11-07 13:46:58 -06:00
msgid "Operator integral (display)"
2016-04-27 08:30:24 -05:00
msgstr "Оператор інтеграл (display)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:43
2011-11-07 13:46:58 -06:00
msgid "Operator integral (inline)"
msgstr "Інтеграл (вбудований)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:44
2011-11-07 13:46:58 -06:00
msgid "Operator sum (display)"
2016-04-27 08:30:24 -05:00
msgstr "Оператор сума (display)"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:45
2011-11-07 13:46:58 -06:00
msgid "Operator sum (inline)"
msgstr "Сума (вбудований)"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:46
2011-11-07 13:46:58 -06:00
msgid "Reference label"
2016-11-09 18:34:47 -06:00
msgstr "Позначка посилання"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:47
2011-11-07 13:46:58 -06:00
msgid "Reference ref"
msgstr "Посилання ref"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:48
2011-11-07 13:46:58 -06:00
msgid "Symbol <<"
msgstr "Символ <<"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:49
2011-11-07 13:46:58 -06:00
msgid "Symbol <="
msgstr "Символ <="
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:50
2011-11-07 13:46:58 -06:00
msgid "Symbol >="
msgstr "Символ >="
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:51
2011-11-07 13:46:58 -06:00
msgid "Symbol >>"
msgstr "Символ >>"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:52
2011-11-07 13:46:58 -06:00
msgid "Symbol and"
msgstr "Символ and"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:53
2011-11-07 13:46:58 -06:00
msgid "Symbol const"
2016-04-27 08:30:24 -05:00
msgstr "Символ константи"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:54
msgid "Symbol d2-by-dt2-partial"
2016-04-27 08:30:24 -05:00
msgstr "Символ часткової похідної d2-по-dt2"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:55
msgid "Symbol dagger"
msgstr "Символ хрестика"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:56
msgid "Symbol d-by-dt"
2016-04-27 08:30:24 -05:00
msgstr "Символ d-по-dt"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:57
msgid "Symbol d-by-dt-partial"
2016-04-27 08:30:24 -05:00
msgstr "Символ часткової похідної d-по-dt"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:58
2013-04-02 08:59:48 -05:00
msgid "Symbol equiv"
2021-06-10 05:04:15 -05:00
msgstr "Символ еквівалентности"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:59
2013-04-02 08:59:48 -05:00
msgid "Symbol en-dash --"
2021-06-10 05:04:15 -05:00
msgstr "Символ довгої риски --"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:60
msgid "Symbol em-dash ---"
2021-06-10 05:04:15 -05:00
msgstr "Символ дуже довгої риски ---"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:61
msgid "Symbol infinity"
2015-05-07 01:21:09 -05:00
msgstr "Нескінченість"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:62
2011-11-07 13:46:58 -06:00
msgid "Symbol mathspace ,"
2016-04-27 08:30:24 -05:00
msgstr "Математичний пробіл ,"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:63
2011-11-07 13:46:58 -06:00
msgid "Symbol mathspace ."
2016-04-27 08:30:24 -05:00
msgstr "Математичний пробіл ."
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:64
2011-11-07 13:46:58 -06:00
msgid "Symbol mathspace _"
2016-04-27 08:30:24 -05:00
msgstr "Математичний пробіл _"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:65
2011-11-07 13:46:58 -06:00
msgid "Symbol mathspace __"
2016-04-27 08:30:24 -05:00
msgstr "Математичний пробіл __"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:66
2011-11-07 13:46:58 -06:00
msgid "Symbol simeq"
msgstr "Символ simeq"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:67
2011-11-07 13:46:58 -06:00
msgid "Symbol star"
msgstr "Символ \"зірочка\""
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:68
2011-11-07 13:46:58 -06:00
msgid "Typeface bold"
2016-04-27 08:30:24 -05:00
msgstr "Шрифт жирний"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:69
msgid "Typeface type"
2016-04-27 08:30:24 -05:00
msgstr "Тип шрифту"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:70
2011-11-07 13:46:58 -06:00
msgid "Typeface italic"
2021-06-10 05:04:15 -05:00
msgstr "Шрифт з нахилом"
2011-11-07 13:46:58 -06:00
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:71
2011-11-07 13:46:58 -06:00
msgid "Typeface slanted"
2021-06-10 05:04:15 -05:00
msgstr "Шрифт підкреслений"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/Latex.tags.xml.in.h:73
msgid "Unbreakable text"
msgstr "Нерозривний текст"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/Latex.tags.xml.in.h:74
msgid "Footnote"
msgstr "Виноска"
2017-05-06 08:56:36 -05:00
#: ../plugins/taglist/taglist.plugin.desktop.in.h:1
2013-04-02 08:59:48 -05:00
msgid "Tag list"
2021-06-10 05:04:15 -05:00
msgstr "Перелік теґів"
2013-04-02 08:59:48 -05:00
2017-05-06 08:56:36 -05:00
#: ../plugins/taglist/taglist.plugin.desktop.in.h:2
2011-11-07 13:46:58 -06:00
msgid ""
"Provides a method to easily insert commonly used tags/strings into a "
"document without having to type them."
2016-04-27 08:30:24 -05:00
msgstr ""
2021-06-10 05:04:15 -05:00
"Надає можливість простого вставляння у документ часто використовуваних "
"позначок або рядків, без потреби набирати їх."
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/taglist/xed-taglist-plugin-panel.c:605
2017-05-06 08:56:36 -05:00
msgid "Select the group of tags you want to use"
2021-06-10 05:04:15 -05:00
msgstr "Обрати групу теґів, яку Ви бажаєте використовувати"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../plugins/taglist/xed-taglist-plugin-panel.c:624
2017-05-06 08:56:36 -05:00
msgid "_Preview"
2021-06-10 05:04:15 -05:00
msgstr "_Передпрогляд"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../plugins/taglist/xed-taglist-plugin-panel.c:700
2017-05-06 08:56:36 -05:00
msgid "Available Tag Lists"
2021-06-10 05:04:15 -05:00
msgstr "Переліки доступних теґів"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../plugins/taglist/xed-taglist-plugin-panel.c:703
#: ../plugins/taglist/xed-taglist-plugin-panel.c:718
#: ../plugins/taglist/xed-taglist-plugin.c:110
2017-05-06 08:56:36 -05:00
msgid "Tags"
2021-06-10 05:04:15 -05:00
msgstr "Теґи"
2017-05-06 08:56:36 -05:00
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:1
msgid "XSLT - Elements"
msgstr "XSLT - Елементи"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:2
2011-11-07 13:46:58 -06:00
msgid "XSLT - Functions"
msgstr "XSLT - Функції"
2013-04-02 08:59:48 -05:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:3
msgid "XSLT - Axes"
msgstr "XSLT - Вісі"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:4
msgid "ancestor"
2014-10-23 04:13:25 -05:00
msgstr "пращур"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:5
msgid "ancestor-or-self"
2014-10-23 04:13:25 -05:00
msgstr "пращур або ж цей самий об'єкт"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:6
msgid "attribute"
2016-04-27 08:30:24 -05:00
msgstr "атрибут"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:7
msgid "child"
2016-04-27 08:30:24 -05:00
msgstr "нащадок"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:8
msgid "descendant"
msgstr "нащадок"
#: ../plugins/taglist/XSLT.tags.xml.in.h:9
msgid "descendant-or-self"
2015-05-07 01:21:09 -05:00
msgstr "нащадок або ж цей самий об'єкт"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:10
msgid "following"
msgstr "наступний"
#: ../plugins/taglist/XSLT.tags.xml.in.h:11
msgid "following-sibling"
2016-04-27 08:30:24 -05:00
msgstr "наступний серед нащадків"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:12
msgid "namespace"
msgstr "простір імен"
#: ../plugins/taglist/XSLT.tags.xml.in.h:13
msgid "parent"
2016-04-27 08:30:24 -05:00
msgstr "батько"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:14
msgid "preceding"
msgstr "попередній"
#: ../plugins/taglist/XSLT.tags.xml.in.h:15
msgid "preceding-sibling"
2016-04-27 08:30:24 -05:00
msgstr "попередній серед нащадків"
2011-11-07 13:46:58 -06:00
#: ../plugins/taglist/XSLT.tags.xml.in.h:16
msgid "self"
msgstr "поточний"
#: ../plugins/taglist/XUL.tags.xml.in.h:1
msgid "XUL - Tags"
2021-06-10 05:04:15 -05:00
msgstr "XUL - Теґи"
2011-11-07 13:46:58 -06:00
2017-11-03 16:13:36 -05:00
#: ../plugins/textsize/textsize.plugin.desktop.in.h:1
msgid "Text Size"
msgstr "Розмір тексту"
#: ../plugins/textsize/textsize.plugin.desktop.in.h:2
msgid "Allow controlling the zoom levels of the text"
msgstr "Дозволяє керувати рівнем масштабування тексту"
2018-05-22 06:51:07 -05:00
#: ../plugins/textsize/textsize/__init__.py:123
2017-11-03 16:13:36 -05:00
msgid "_Larger Text"
msgstr "_Більший текст"
2018-05-22 06:51:07 -05:00
#: ../plugins/textsize/textsize/__init__.py:126
2017-11-03 16:13:36 -05:00
msgid "S_maller Text"
msgstr "_Менший текст"
2018-05-22 06:51:07 -05:00
#: ../plugins/textsize/textsize/__init__.py:129
2017-11-03 16:13:36 -05:00
msgid "_Normal size"
msgstr "_Звичайний розмір"
2016-04-27 08:30:24 -05:00
#: ../plugins/time/org.x.editor.plugins.time.gschema.xml.in.h:1
2013-04-02 08:59:48 -05:00
msgid "Prompt type"
2014-01-18 06:01:31 -06:00
msgstr "Запит типу"
2013-04-02 08:59:48 -05:00
2016-04-27 08:30:24 -05:00
#: ../plugins/time/org.x.editor.plugins.time.gschema.xml.in.h:2
2013-04-02 08:59:48 -05:00
msgid "Selected format"
msgstr "Обраний формат"
2016-04-27 08:30:24 -05:00
#: ../plugins/time/org.x.editor.plugins.time.gschema.xml.in.h:3
2013-04-02 08:59:48 -05:00
msgid "Custom format"
msgstr "Власний формат"
2017-05-06 08:56:36 -05:00
#: ../plugins/time/time.plugin.desktop.in.h:1
2011-11-07 13:46:58 -06:00
msgid "Insert Date/Time"
2021-06-10 05:04:15 -05:00
msgstr "Вставити час і дату"
2011-11-07 13:46:58 -06:00
2017-05-06 08:56:36 -05:00
#: ../plugins/time/time.plugin.desktop.in.h:2
2011-11-07 13:46:58 -06:00
msgid "Inserts current date and time at the cursor position."
2021-06-10 05:04:15 -05:00
msgstr "Вставляє поточні дату та час у позицію вказівника"
2011-11-07 13:46:58 -06:00
#: ../plugins/time/xed-time-dialog.ui.h:1
2011-11-07 13:46:58 -06:00
msgid "Insert Date and Time"
2021-06-10 05:04:15 -05:00
msgstr "Вставити дату та час"
2011-11-07 13:46:58 -06:00
#: ../plugins/time/xed-time-dialog.ui.h:2
2013-04-02 08:59:48 -05:00
msgid "_Insert"
msgstr "Вст_авити"
#: ../plugins/time/xed-time-dialog.ui.h:3
#: ../plugins/time/xed-time-setup-dialog.ui.h:5
2011-11-07 13:46:58 -06:00
msgid "Use the _selected format"
msgstr "Використати _вибраний формат"
#: ../plugins/time/xed-time-dialog.ui.h:5
#: ../plugins/time/xed-time-setup-dialog.ui.h:6
2013-04-02 08:59:48 -05:00
msgid "_Use custom format"
msgstr "_Інший формат"
#. Translators: Use the more common date format in your locale
#: ../plugins/time/xed-time-dialog.ui.h:7
#: ../plugins/time/xed-time-setup-dialog.ui.h:9
2013-04-02 08:59:48 -05:00
#, no-c-format
msgid "%d/%m/%Y %H:%M:%S"
msgstr "%d/%m/%Y %H:%M:%S"
2011-11-07 13:46:58 -06:00
2016-04-27 08:30:24 -05:00
#. Translators: This example should follow the date format defined in the entry above
#: ../plugins/time/xed-time-dialog.ui.h:8
#: ../plugins/time/xed-time-setup-dialog.ui.h:11
2013-04-02 08:59:48 -05:00
msgid "01/11/2009 17:52:00"
msgstr "01/11/2009 17:52:00"
2011-11-07 13:46:58 -06:00
2020-12-10 06:14:08 -06:00
#: ../plugins/time/xed-time-plugin.c:176
2017-05-06 08:56:36 -05:00
msgid "In_sert Date and Time..."
2021-06-10 05:04:15 -05:00
msgstr "Вставити _дату та час..."
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../plugins/time/xed-time-plugin.c:178
2017-05-06 08:56:36 -05:00
msgid "Insert current date and time at the cursor position"
2021-06-10 05:04:15 -05:00
msgstr "Вставити поточні дату та час у позицію вказівника"
2017-05-06 08:56:36 -05:00
2020-12-10 06:14:08 -06:00
#: ../plugins/time/xed-time-plugin.c:454
2017-05-06 08:56:36 -05:00
msgid "Available formats"
msgstr "Доступні формати"
#: ../plugins/time/xed-time-setup-dialog.ui.h:1
2011-11-07 13:46:58 -06:00
msgid "Configure date/time plugin"
2021-06-10 05:04:15 -05:00
msgstr "Налаштування модулю вставляння дати та часу"
2011-11-07 13:46:58 -06:00
#: ../plugins/time/xed-time-setup-dialog.ui.h:2
2011-11-07 13:46:58 -06:00
msgid "When inserting date/time..."
2016-04-27 08:30:24 -05:00
msgstr "Параметри вставки дати та часу..."
2011-11-07 13:46:58 -06:00
#: ../plugins/time/xed-time-setup-dialog.ui.h:4
2011-11-07 13:46:58 -06:00
msgid "_Prompt for a format"
msgstr "За_питувати формат"
2017-05-06 08:56:36 -05:00
#: ../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."
2017-11-03 16:13:36 -05:00
msgstr "Вилучити з рядків кінцеві пробіли перед збереженням."
2018-05-22 06:51:07 -05:00
#: ../plugins/wordcompletion/xed-wordcompletion-configure.ui.h:1
msgid "Word Completion"
2018-11-27 12:33:10 -06:00
msgstr "Завершення слів"
2018-05-22 06:51:07 -05:00
#: ../plugins/wordcompletion/xed-wordcompletion-configure.ui.h:2
msgid "Use Ctrl+Space to manually trigger word completion."
2021-06-10 05:04:15 -05:00
msgstr ""
"Використовуйте Ctrl + Пробіл, щоб вручну ініціювати завершення слова."
2018-05-22 06:51:07 -05:00
#: ../plugins/wordcompletion/xed-wordcompletion-configure.ui.h:3
msgid "Automatic completion"
2018-11-27 12:33:10 -06:00
msgstr "Автоматичне завершення"
2018-05-22 06:51:07 -05:00
#: ../plugins/wordcompletion/xed-wordcompletion-configure.ui.h:4
msgid "Minimum word size for auto-completion"
2021-06-10 05:04:15 -05:00
msgstr "Щонайменший розмір слова для самочинного завершення"
2018-05-22 06:51:07 -05:00
2020-12-10 06:14:08 -06:00
#: ../plugins/wordcompletion/xed-wordcompletion-plugin.c:214
2018-05-22 06:51:07 -05:00
msgid "Word completion"
2018-11-27 12:33:10 -06:00
msgstr "Завершення слова"