Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
yad
Commits
6239dcfd
Commit
6239dcfd
authored
Feb 14, 2019
by
Victor Ananjevsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add --icon-size option to icon dialog
parent
5959f512
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
500 additions
and
445 deletions
+500
-445
yad.1
data/yad.1
+3
-0
ru.po
po/ru.po
+220
-216
uk.po
po/uk.po
+220
-216
icons.c
src/icons.c
+49
-10
notification.c
src/notification.c
+3
-2
option.c
src/option.c
+4
-1
yad.h
src/yad.h
+1
-0
No files found.
data/yad.1
View file @
6239dcfd
...
...
@@ -380,6 +380,9 @@ Sending \fIFormFeed\fP character clears iconbox.
.B \-\-item-width
Set items width.
.TP
.B \-\-icon-size
Force using specified icon size. This option doesn't work in compact mode.
.TP
.B \-\-compact
Use compact mode. Icon and name of each item is placed in a single row.
.TP
...
...
po/ru.po
View file @
6239dcfd
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-14 1
4:34
+0200\n"
"POT-Creation-Date: 2019-02-14 1
6:41
+0200\n"
"PO-Revision-Date: 2009-04-30 16:47+0300\n"
"Last-Translator: Victor Ananjevsky <ananasik@gmail.com>\n"
"Language-Team: \n"
...
...
@@ -133,12 +133,12 @@ msgstr "Открыть URI"
msgid "Enter URI or file name:"
msgstr "Введите URI или имя файла:"
#: ../src/icons.c:3
33
#: ../src/icons.c:3
68
#, c-format
msgid "Unable to parse file %s: %s\n"
msgstr "Не могу разобрать файл %s: %s\n"
#: ../src/icons.c:3
50
#: ../src/icons.c:3
85
#, c-format
msgid "Unable to open directory %s: %s\n"
msgstr "Не могу открыть каталог %s: %s\n"
...
...
@@ -158,22 +158,22 @@ msgstr "Не могу разобрать YAD_OPTIONS: %s\n"
msgid "Unable to parse command line: %s\n"
msgstr "Не удается разобрать командную строку: %s\n"
#: ../src/notification.c:11
8
#: ../src/notification.c:11
9
#, c-format
msgid "Could not load notification icon '%s': %s\n"
msgstr "Не удается загрузить иконку '%s': %s\n"
#: ../src/notification.c:29
6
#: ../src/notification.c:29
7
#, c-format
msgid "Invalid UTF-8 in tooltip!\n"
msgstr "Неверная последовательность UTF-8 в подсказке!\n"
#: ../src/notification.c:34
0
#: ../src/notification.c:34
1
#, c-format
msgid "Unknown command '%s'\n"
msgstr "Неизвестная команда '%s'\n"
#: ../src/notification.c:37
4
#: ../src/notification.c:37
5
msgid "Yad notification"
msgstr "Диалог уведомлений"
...
...
@@ -233,10 +233,10 @@ msgstr "Задать позицию окна по X"
#: ../src/option.c:101 ../src/option.c:103 ../src/option.c:135
#: ../src/option.c:139 ../src/option.c:170 ../src/option.c:184
#: ../src/option.c:274 ../src/option.c:336 ../src/option.c:342
#: ../src/option.c:42
1 ../src/option.c:429 ../src/option.c:431
#: ../src/option.c:43
3 ../src/option.c:435 ../src/option.c:437
#: ../src/option.c:4
39 ../src/option.c:443 ../src/option.c:467
#: ../src/option.c:4
88 ../src/option.c:490 ../src/option.c:526
#: ../src/option.c:42
3 ../src/option.c:431 ../src/option.c:433
#: ../src/option.c:43
5 ../src/option.c:437 ../src/option.c:439
#: ../src/option.c:4
41 ../src/option.c:445 ../src/option.c:469
#: ../src/option.c:4
90 ../src/option.c:492 ../src/option.c:528
msgid "NUMBER"
msgstr "ЧИСЛО"
...
...
@@ -264,7 +264,7 @@ msgstr "ЗАДЕРЖКА"
msgid "Show remaining time indicator (top, bottom, left, right)"
msgstr "Показать индикатор задержки (top, bottom, left, right)"
#: ../src/option.c:109 ../src/option.c:51
6
#: ../src/option.c:109 ../src/option.c:51
8
msgid "POS"
msgstr "ПОЗИЦИЯ"
...
...
@@ -273,8 +273,8 @@ msgid "Set the dialog text"
msgstr "Задать текст диалога"
#: ../src/option.c:111 ../src/option.c:282 ../src/option.c:284
#: ../src/option.c:286 ../src/option.c:322 ../src/option.c:44
1
#: ../src/option.c:54
4
#: ../src/option.c:286 ../src/option.c:322 ../src/option.c:44
3
#: ../src/option.c:54
6
msgid "TEXT"
msgstr "ТЕКСТ"
...
...
@@ -284,10 +284,10 @@ msgstr "Задать выравнивание текста диалога (left,
#: ../src/option.c:113 ../src/option.c:127 ../src/option.c:216
#: ../src/option.c:218 ../src/option.c:334 ../src/option.c:359
#: ../src/option.c:41
5 ../src/option.c:425 ../src/option.c:469
#: ../src/option.c:48
6 ../src/option.c:514 ../src/option.c:524
#: ../src/option.c:53
4 ../src/option.c:605 ../src/option.c:653
#: ../src/option.c:65
5
#: ../src/option.c:41
7 ../src/option.c:427 ../src/option.c:471
#: ../src/option.c:48
8 ../src/option.c:516 ../src/option.c:526
#: ../src/option.c:53
6 ../src/option.c:607 ../src/option.c:655
#: ../src/option.c:65
7
msgid "TYPE"
msgstr "ТИП"
...
...
@@ -307,7 +307,7 @@ msgstr "Показывать картинку над основным видже
msgid "Use specified icon theme instead of default"
msgstr "Использовать указанную тему иконок"
#: ../src/option.c:119 ../src/option.c:62
2
#: ../src/option.c:119 ../src/option.c:62
4
msgid "THEME"
msgstr "ТЕМА"
...
...
@@ -315,7 +315,7 @@ msgstr "ТЕМА"
msgid "Hide main widget with expander"
msgstr "Спрятать основной виджет"
#: ../src/option.c:121 ../src/option.c:312 ../src/option.c:5
59
#: ../src/option.c:121 ../src/option.c:312 ../src/option.c:5
61
msgid "[TEXT]"
msgstr "[ТЕКСТ]"
...
...
@@ -443,7 +443,7 @@ msgstr "[ИМЯ_ФАЙЛА]"
msgid "Set the format for the returned date"
msgstr "Задать формат возвращаемой даты"
#: ../src/option.c:182 ../src/option.c:38
5
#: ../src/option.c:182 ../src/option.c:38
7
msgid "PATTERN"
msgstr "ШАБЛОН"
...
...
@@ -456,8 +456,8 @@ msgid "Set command handler"
msgstr "Задать команду-обработчик"
#: ../src/option.c:186 ../src/option.c:294 ../src/option.c:298
#: ../src/option.c:363 ../src/option.c:44
5 ../src/option.c:447
#: ../src/option.c:4
49
#: ../src/option.c:363 ../src/option.c:44
7 ../src/option.c:449
#: ../src/option.c:4
51
msgid "CMD"
msgstr "КОМАНДА"
...
...
@@ -517,8 +517,8 @@ msgstr "Показывать скрытые файлы в диалоге выб
msgid "Set source filename"
msgstr "Имя исходного файла"
#: ../src/option.c:210 ../src/option.c:242 ../src/option.c:65
1
#: ../src/option.c:66
3
#: ../src/option.c:210 ../src/option.c:242 ../src/option.c:65
3
#: ../src/option.c:66
5
msgid "FILENAME"
msgstr "ИМЯ_ФАЙЛА"
...
...
@@ -602,8 +602,8 @@ msgstr "Синоним для --color"
msgid "Set initial color value"
msgstr "Задать начальное значение цвета"
#: ../src/option.c:254 ../src/option.c:
599 ../src/option.c:601
#: ../src/option.c:61
3
#: ../src/option.c:254 ../src/option.c:
601 ../src/option.c:603
#: ../src/option.c:61
5
msgid "COLOR"
msgstr "ЦВЕТ"
...
...
@@ -727,7 +727,7 @@ msgstr "Отобразить диалог формы ввода"
msgid "Add field to form (see man page for list of possible types)"
msgstr "Добавить поле к форме (список типов указан в странице руководства)"
#: ../src/option.c:332 ../src/option.c:46
5
#: ../src/option.c:332 ../src/option.c:46
7
msgid "LABEL[:TYPE]"
msgstr "МЕТКА[:ТИП]"
...
...
@@ -791,7 +791,7 @@ msgstr "Задать внешний обработчик для выбираем
msgid "Set user agent string"
msgstr "Задать строку агента"
#: ../src/option.c:365 ../src/option.c:50
0
#: ../src/option.c:365 ../src/option.c:50
2
msgid "STRING"
msgstr "СТРОКА"
...
...
@@ -823,7 +823,15 @@ msgstr "Использовать поле GenericName вместо Name для
msgid "Set the width of dialog items"
msgstr "Задать ширину элемента диалога"
#: ../src/option.c:385
#: ../src/option.c:384
msgid "Force using specified icon size"
msgstr "Принудительно использовать размер иконки"
#: ../src/option.c:384 ../src/option.c:508 ../src/option.c:609
msgid "SIZE"
msgstr "РАЗМЕР"
#: ../src/option.c:387
#, no-c-format
msgid ""
"Use specified pattern for launch command in terminal (default: xterm -e %s)"
...
...
@@ -831,88 +839,88 @@ msgstr ""
"Использовать указанный шаблон для запуска в терминале (по умолчанию: xterm -"
"e %s)"
#: ../src/option.c:38
7
#: ../src/option.c:38
9
msgid "Sort items by name instead of filename"
msgstr "Сортировать по полю Имя вместо имени файла"
#: ../src/option.c:3
89
#: ../src/option.c:3
91
msgid "Sort items in descending order"
msgstr "Сортировать в убывающем порядке"
#: ../src/option.c:39
1
#: ../src/option.c:39
3
msgid "Activate items by single click"
msgstr "Активировать элемент одинарным щелчком"
#: ../src/option.c:39
4
#: ../src/option.c:39
6
msgid "Watch fot changes in directory"
msgstr "Отслеживать изменения в каталоге"
#: ../src/option.c:40
1
#: ../src/option.c:40
3
msgid "Display list dialog"
msgstr "Отобразить диалог со списком"
#: ../src/option.c:40
3
#: ../src/option.c:40
5
msgid "Set the column header (see man page for list of possible types)"
msgstr "Задать заголовок колонки (список типов указан в странице руководства)"
#: ../src/option.c:40
3
#: ../src/option.c:40
5
msgid "COLUMN[:TYPE]"
msgstr "СТОЛБЕЦ[:ТИП]"
#: ../src/option.c:40
5
#: ../src/option.c:40
7
msgid "Use checkboxes for first column"
msgstr "Использовать флажки для первой колонки"
#: ../src/option.c:40
7
#: ../src/option.c:40
9
msgid "Use radioboxes for first column"
msgstr "Использовать переключатель для первой колонки"
#: ../src/option.c:4
09
#: ../src/option.c:4
11
msgid "Don't show column headers"
msgstr "Не показывать заголовки колонок"
#: ../src/option.c:41
1
#: ../src/option.c:41
3
msgid "Disable clickable column headers"
msgstr "Запретить нажимаемые заголовки"
#: ../src/option.c:41
3
#: ../src/option.c:41
5
msgid "Disable rules hints"
msgstr "Запретить раскраску строк"
#: ../src/option.c:41
5
#: ../src/option.c:41
7
msgid "Set grid lines (hor[izontal], vert[ical] or both)"
msgstr "Задать разделительные линиии (hor[izontal], vert[ical] или both)"
#: ../src/option.c:41
7
#: ../src/option.c:41
9
msgid "Print all data from list"
msgstr "Печатать таблицу полностью"
#: ../src/option.c:4
19
#: ../src/option.c:4
21
msgid "Set the list of editable columns"
msgstr "Задать список редактируемых колонок"
#: ../src/option.c:4
19 ../src/option.c:423 ../src/option.c:427
#: ../src/option.c:4
21 ../src/option.c:425 ../src/option.c:429
msgid "LIST"
msgstr "СПИСОК"
#: ../src/option.c:42
1
#: ../src/option.c:42
3
msgid "Set the width of a column for start wrapping text"
msgstr "Задать ширину колонки для переноса"
#: ../src/option.c:42
3
#: ../src/option.c:42
5
msgid "Set the list of wrapped columns"
msgstr "Задать список колонок для переноса"
#: ../src/option.c:42
5
#: ../src/option.c:42
7
msgid "Set ellipsize mode for text columns (none, start, middle or end)"
msgstr ""
"Задать тип усечсения для текстовых колонок (none, start, middle или end)"
#: ../src/option.c:42
7
#: ../src/option.c:42
9
msgid "Set the list of ellipsized columns"
msgstr "Задать список колонок для усечения"
#: ../src/option.c:4
29
#: ../src/option.c:4
31
msgid ""
"Print a specific column. By default or if 0 is specified will be printed all "
"columns"
...
...
@@ -920,693 +928,689 @@ msgstr ""
"Распечатать только определённую колонку. По умолчанию или если колонка равна "
"0, будут распечатаны все колонки"
#: ../src/option.c:43
1
#: ../src/option.c:43
3
msgid "Hide a specific column"
msgstr "Скрыть указанную колонку"
#: ../src/option.c:43
3
#: ../src/option.c:43
5
msgid "Set the column expandable by default. 0 sets all columns expandable"
msgstr ""
"Задать колонку, расширяемую по умолчанию. 0 устанавливает расширяемыми все "
"колонки"
#: ../src/option.c:43
5
#: ../src/option.c:43
7
msgid ""
"Set the quick search column. Default is first column. Set it to 0 for "
"disable searching"
msgstr "Задать колонку поиска. По умолчанию первая. 0 запрещает поиск"
#: ../src/option.c:43
7
#: ../src/option.c:43
9
msgid "Set the tooltip column"
msgstr "Задать колонку всплывающих подсказок"
#: ../src/option.c:4
39
#: ../src/option.c:4
41
msgid "Set the row separator column"
msgstr "Задать колонку разделителя строк"
#: ../src/option.c:44
1
#: ../src/option.c:44
3
msgid "Set the row separator value"
msgstr "Задать значение разделителя строк"
#: ../src/option.c:44
3
#: ../src/option.c:44
5
msgid "Set the limit of rows in list"
msgstr "Задать количество строк в списке"
#: ../src/option.c:44
5
#: ../src/option.c:44
7
msgid "Set double-click action"
msgstr "Действие по двойному щелчку мыши"
#: ../src/option.c:44
7
#: ../src/option.c:44
9
msgid "Set select action"
msgstr "Действие при выделении строки"
#: ../src/option.c:4
49
#: ../src/option.c:4
51
msgid "Set add action"
msgstr "Действие при добавлении строки"
#: ../src/option.c:45
1
#: ../src/option.c:45
3
msgid "Use regex in search"
msgstr "Использовать регулярные выражения при поиске"
#: ../src/option.c:45
3
#: ../src/option.c:45
5
msgid "Disable selection"
msgstr "Запретить выделение"
#: ../src/option.c:45
5
#: ../src/option.c:45
7
msgid "Add new records on the top of a list"
msgstr "Добавлять новые записи в начало списка"
#: ../src/option.c:45
7
#: ../src/option.c:45
9
msgid "Don't use markup in tooltips"
msgstr "Не использовать разметку в подсказках"
#: ../src/option.c:46
3
#: ../src/option.c:46
5
msgid "Display multi progress bars dialog"
msgstr "Отобразить диалог c несколькими индикаторами"
#: ../src/option.c:46
5
#: ../src/option.c:46
7
msgid "Add the progress bar (norm, rtl, pulse or perm)"
msgstr "Добавить индикатор (norm, rtl, pulse или perm)"
#: ../src/option.c:46
7
#: ../src/option.c:46
9
msgid "Watch for specific bar for auto close"
msgstr "Следить за определенным индикатором для автозакрытия"
#: ../src/option.c:4
69
#: ../src/option.c:4
71
msgid "Set alignment of bar labels (left, center or right)"
msgstr "Задать выравнивание меток индикаторов (left, center или right)"
#: ../src/option.c:47
2
#: ../src/option.c:47
4
#, no-c-format
msgid "Dismiss the dialog when 100% of all bars has been reached"
msgstr "Закрыть диалог по достижении 100% всеми индикаторами"
#: ../src/option.c:47
5 ../src/option.c:554
#: ../src/option.c:47
7 ../src/option.c:556
msgid "Kill parent process if cancel button is pressed"
msgstr "Завершить родительский процесс, если нажата кнопка отмены"
#: ../src/option.c:48
2
#: ../src/option.c:48
4
msgid "Display notebook dialog"
msgstr "Отобразить диалог с вкладками"
#: ../src/option.c:48
4
#: ../src/option.c:48
6
msgid "Add a tab to notebook"
msgstr "Добавить вкладку"
#: ../src/option.c:48
4
#: ../src/option.c:48
6
msgid "LABEL"
msgstr "МЕТКА"
#: ../src/option.c:48
6
#: ../src/option.c:48
8
msgid "Set position of a notebook tabs (top, bottom, left or right)"
msgstr "Задать позицию метки вкладки (top, bottom, left или right)"
#: ../src/option.c:4
88
#: ../src/option.c:4
90
msgid "Set tab borders"
msgstr "Установить границы вкладки"
#: ../src/option.c:49
0
#: ../src/option.c:49
2
msgid "Set active tab"
msgstr "Задать активную вкладку"
#: ../src/option.c:49
2
#: ../src/option.c:49
4
msgid "Expand tabs"
msgstr "Расширять вкладки"
#: ../src/option.c:
498
#: ../src/option.c:
500
msgid "Display notification"
msgstr "Отобразить диалог уведомления"
#: ../src/option.c:50
0
#: ../src/option.c:50
2
msgid "Set initial popup menu"
msgstr "Задать начальное меню"
#: ../src/option.c:50
2
#: ../src/option.c:50
4
msgid "Disable exit on middle click"
msgstr "Запретить выход по щелчку средней кнопкой"
#: ../src/option.c:50
4
#: ../src/option.c:50
6
msgid "Doesn't show icon at startup"
msgstr "Не показывать иконку при запуске"
#: ../src/option.c:50
6
#: ../src/option.c:50
8
msgid "Set icon size for fully specified icons (default - 16)"
msgstr "Задать размер иконки для полностью указанных (по умолчанию - 16)"
#: ../src/option.c:506 ../src/option.c:607
msgid "SIZE"
msgstr "РАЗМЕР"
#: ../src/option.c:512
#: ../src/option.c:514
msgid "Display paned dialog"
msgstr "Отобразить диалог панелей"
#: ../src/option.c:51
4
#: ../src/option.c:51
6
msgid "Set orientation (hor[izontal] or vert[ical])"
msgstr "Задать ориентацию (hor[izontal] или vert[ical])"
#: ../src/option.c:51
6
#: ../src/option.c:51
8
msgid "Set initial splitter position"
msgstr "Задать начальную позицию разделителя"
#: ../src/option.c:52
2
#: ../src/option.c:52
4
msgid "Display picture dialog"
msgstr "Отобразить диалог показа картинки"
#: ../src/option.c:52
4
#: ../src/option.c:52
6
msgid "Set initial size (fit or orig)"
msgstr "Задать начальный размер (fit или orig)"
#: ../src/option.c:52
6
#: ../src/option.c:52
8
msgid "Set increment for picture scaling (default - 5)"
msgstr "Задать шаг для масштабирования картинки (по умолчанию - 5)"
#: ../src/option.c:53
2
#: ../src/option.c:53
4
msgid "Display printing dialog"
msgstr "Отобразить диалог печати"
#: ../src/option.c:53
4
#: ../src/option.c:53
6
msgid "Set source type (text, image or raw)"
msgstr "Тип исходных данных (text, image или raw)"
#: ../src/option.c:53
6
#: ../src/option.c:53
8
msgid "Add headers to page"
msgstr "Добавлять колонтитулы на страницу"
#: ../src/option.c:54
2
#: ../src/option.c:54
4
msgid "Display progress indication dialog"
msgstr "Отобразить диалог хода процесса"
#: ../src/option.c:54
4
#: ../src/option.c:54
6
msgid "Set progress text"
msgstr "Показывать текст на индикаторе"
#: ../src/option.c:54
6
#: ../src/option.c:54
8
msgid "Set initial percentage"
msgstr "Задать начальный процент"
#: ../src/option.c:54
6
#: ../src/option.c:54
8
msgid "PERCENTAGE"
msgstr "ПРОЦЕНТЫ"
#: ../src/option.c:5
48
#: ../src/option.c:5
50
msgid "Pulsate progress bar"
msgstr "Пульсирующий индикатор прогресса"
#: ../src/option.c:55
1
#: ../src/option.c:55
3
#, no-c-format
msgid "Dismiss the dialog when 100% has been reached"
msgstr "Закрыть диалог по достижении 100%"
#: ../src/option.c:55
7
#: ../src/option.c:55
9
msgid "Right-To-Left progress bar direction"
msgstr "Направление индикатора Справа-Налево"
#: ../src/option.c:5
59
#: ../src/option.c:5
61
msgid "Show log window"
msgstr "Показать окно журнала"
#: ../src/option.c:56
1
#: ../src/option.c:56
3
msgid "Expand log window"
msgstr "Развернуть окно журнала"
#: ../src/option.c:56
3
#: ../src/option.c:56
5
msgid "Place log window above progress bar"
msgstr "Разместить окно журнала над индикатором прогресса"
#: ../src/option.c:56
5
#: ../src/option.c:56
7
msgid "Height of log window"
msgstr "Высота окна журнала"
#: ../src/option.c:57
1
#: ../src/option.c:57
3
msgid "Display scale dialog"
msgstr "Отобразить диалог масштаба"
#: ../src/option.c:57
3
#: ../src/option.c:57
5
msgid "Set initial value"
msgstr "Задать начальное значение"
#: ../src/option.c:57
3 ../src/option.c:575 ../src/option.c:577
#: ../src/option.c:5
79 ../src/option.c:581
#: ../src/option.c:57
5 ../src/option.c:577 ../src/option.c:579
#: ../src/option.c:5
81 ../src/option.c:583
msgid "VALUE"
msgstr "ЗНАЧЕНИЕ"
#: ../src/option.c:57
5
#: ../src/option.c:57
7
msgid "Set minimum value"
msgstr "Задать минимальное значение"
#: ../src/option.c:57
7
#: ../src/option.c:57
9
msgid "Set maximum value"
msgstr "Задать максимальное значение"
#: ../src/option.c:5
79
#: ../src/option.c:5
81
msgid "Set step size"
msgstr "Задать шаг"
#: ../src/option.c:58
1
#: ../src/option.c:58
3
msgid "Set paging size"
msgstr "Задать шаг страницы"
#: ../src/option.c:58
3
#: ../src/option.c:58
5
msgid "Print partial values"
msgstr "Печатать частичные значения"
#: ../src/option.c:58
5
#: ../src/option.c:58
7
msgid "Hide value"
msgstr "Скрыть величину"
#: ../src/option.c:58
7
#: ../src/option.c:58
9
msgid "Invert direction"
msgstr "Инвертировать направление"
#: ../src/option.c:5
89
#: ../src/option.c:5
91
msgid "Show +/- buttons in scale"
msgstr "Показывать кнопки +/-"
#: ../src/option.c:59
1
#: ../src/option.c:59
3
msgid "Add mark to scale (may be used multiple times)"
msgstr "Добавить метку (может использоваться несколько раз)"
#: ../src/option.c:59
1
#: ../src/option.c:59
3
msgid "NAME:VALUE"
msgstr "ИМЯ:ЗНАЧЕНИЕ"
#: ../src/option.c:59
7
#: ../src/option.c:59
9
msgid "Display text information dialog"
msgstr "Отобразить диалог с текстовой информацией"
#: ../src/option.c:
599
#: ../src/option.c:
601
msgid "Use specified color for text"
msgstr "Использовать указанный цвет текста"
#: ../src/option.c:60
1
#: ../src/option.c:60
3
msgid "Use specified color for background"
msgstr "Использовать указанный цвет фона"
#: ../src/option.c:60
3
#: ../src/option.c:60
5
msgid "Enable text wrapping"
msgstr "Разрешить перенос текста"
#: ../src/option.c:60
5
#: ../src/option.c:60
7
msgid "Set justification (left, right, center or fill)"
msgstr "Установить выравнивание (left, right, center или fill)"
#: ../src/option.c:60
7
#: ../src/option.c:60
9
msgid "Set text margins"
msgstr "Установить отступы"
#: ../src/option.c:6
09
#: ../src/option.c:6
11
msgid "Show cursor in read-only mode"
msgstr "Показывать курсор в режиме для чтения"
#: ../src/option.c:61
1
#: ../src/option.c:61
3
msgid "Make URI clickable"
msgstr "Сделать ссылки активными"
#: ../src/option.c:61
3
#: ../src/option.c:61
5
msgid "Use specified color for links"
msgstr "Использовать указанный цвет для ссылок"
#: ../src/option.c:62
0
#: ../src/option.c:62
2
msgid "Use specified langauge for syntax highlighting"
msgstr "Использовать указанный язык для подсветки синтаксиса"
#: ../src/option.c:62
0
#: ../src/option.c:62
2
msgid "LANG"
msgstr "ЯЗЫК"
#: ../src/option.c:62
2
#: ../src/option.c:62
4
msgid "Use specified theme"
msgstr "Использовать указанную тему"
#: ../src/option.c:6
29
#: ../src/option.c:6
31
msgid "Sets a filename filter"
msgstr "Задать фильтр файлов по маске"
#: ../src/option.c:6
29
#: ../src/option.c:6
31
msgid "NAME | PATTERN1 PATTERN2 ..."
msgstr "ИМЯ | ШАБЛОН1 ШАБЛОН2 ..."
#: ../src/option.c:63
1
#: ../src/option.c:63
3
msgid "Sets a mime-type filter"
msgstr "Задать фильтр файлов по типу mime"
#: ../src/option.c:63
1
#: ../src/option.c:63
3
msgid "NAME | MIME1 MIME2 ..."
msgstr "ИМЯ | ТИП1 ТИП2 ..."
#: ../src/option.c:63
3
#: ../src/option.c:63
5
msgid "Add filter for images"
msgstr "Добавить фильтр изображений"
#: ../src/option.c:63
3
#: ../src/option.c:63
5
msgid "[NAME]"
msgstr "[ИМЯ]"
#: ../src/option.c:6
39
#: ../src/option.c:6
41
msgid "Show about dialog"
msgstr "Показать диалог 'О программе'"
#: ../src/option.c:64
1
#: ../src/option.c:64
3
msgid "Print version"
msgstr "Вывести версию"
#: ../src/option.c:64
4
#: ../src/option.c:64
6
msgid "Show list of spell languages"
msgstr "Показать список языков проверки орфографии"
#: ../src/option.c:6
48
#: ../src/option.c:6
50
msgid "Show list of GtkSourceView themes"
msgstr "Показать список текм для GtkSourceView"
#: ../src/option.c:65
1
#: ../src/option.c:65
3
msgid "Load additional GTK settings from file"
msgstr "Загрузить дополнительные настройки GTK из файла"
#: ../src/option.c:65
3
#: ../src/option.c:65
5
msgid "Set policy for horizontal scrollbars (auto, always, never)"
msgstr "Задать тип горизонтальной прокрутки (auto, always, never)"
#: ../src/option.c:65
5
#: ../src/option.c:65
7
msgid "Set policy for vertical scrollbars (auto, always, never)"
msgstr "Задать тип вертикальной прокрутки (auto, always, never)"
#: ../src/option.c:65
7
#: ../src/option.c:65
9
msgid "Add path for search icons by name"
msgstr "Добавить каталог для поиска изображений по имени"
#: ../src/option.c:65
7
#: ../src/option.c:65
9
msgid "PATH"
msgstr "ПУТЬ"
#: ../src/option.c:66
3
#: ../src/option.c:66
5
msgid "Load extra arguments from file"
msgstr "Загрузить дополнительные аргументы из файла"
#: ../src/option.c:70
4 ../src/option.c:1003
#: ../src/option.c:70
6 ../src/option.c:1005
#, c-format
msgid "Unknown align type: %s\n"
msgstr "Неизвестный тип выравнивания: %s\n"
#: ../src/option.c:86
7
#: ../src/option.c:86
9
#, c-format
msgid "Mark %s doesn't have a value\n"
msgstr "Метке %s не задано значение\n"
#: ../src/option.c:90
4
#: ../src/option.c:90
6
msgid "Images"
msgstr "Изображения"
#: ../src/option.c:9
69
#: ../src/option.c:9
71
#, c-format
msgid "Unknown color mode: %s\n"
msgstr "Неизвестный режим цвета: '%s'\n"
#: ../src/option.c:9
88
#: ../src/option.c:9
90
#, c-format
msgid "Unknown buttons layout type: %s\n"
msgstr "Неизвестный тип расположения кнопок: %s\n"
#: ../src/option.c:102
0
#: ../src/option.c:102
2
#, c-format
msgid "Unknown justification type: %s\n"
msgstr "Неизвестный тип выравнивания: %s\n"
#: ../src/option.c:103
7
#: ../src/option.c:103
9
#, c-format
msgid "Unknown tab position type: %s\n"
msgstr "Неизвестный тип позиции вкладки: %s\n"
#: ../src/option.c:107
4
#: ../src/option.c:107
6
#, c-format
msgid "Unknown ellipsize type: %s\n"
msgstr "Неизвестный тип усечения: %s\n"
#: ../src/option.c:108
7
#: ../src/option.c:108
9
#, c-format
msgid "Unknown orientation: %s\n"
msgstr "Неизвестная ориентация: %s\n"
#: ../src/option.c:110
2
#: ../src/option.c:110
4
#, c-format
msgid "Unknown source type: %s\n"
msgstr "Неизвестный исходный тип: %s\n"
#: ../src/option.c:111
3
#: ../src/option.c:111
5
msgid "Progress log"
msgstr "Окно журнала"
#: ../src/option.c:112
6
#: ../src/option.c:112
8
#, c-format
msgid "Unknown size type: %s\n"
msgstr "Неизвестный тип размера: %s\n"
#: ../src/option.c:11
68
#: ../src/option.c:11
70
#, c-format
msgid "Unknown completion type: %s\n"
msgstr "Неизвестный тип дополнения: %s\n"
#: ../src/option.c:120
0
#: ../src/option.c:120
2
#, c-format
msgid "Unknown boolean format type: %s\n"
msgstr "Неизвестный тип булевского формата: %s\n"
#: ../src/option.c:121
6
#: ../src/option.c:121
8
#, c-format
msgid "Unknown grid lines type: %s\n"
msgstr "Неизвестный тип разделительных линий: %s\n"
#: ../src/option.c:123
3
#: ../src/option.c:123
5
#, c-format
msgid "Unknown scrollbar policy type: %s\n"
msgstr "Неизвестный тип прокрутки: %s\n"
#: ../src/option.c:135
7
#: ../src/option.c:135
9
#, c-format
msgid "Unknown signal: %s\n"
msgstr "Неизвестный сигнал: %s\n"
#: ../src/option.c:15
49
#: ../src/option.c:15
52
msgid "File exist. Overwrite?"
msgstr "Файл существует. Перезаписать?"
#: ../src/option.c:1
699
#: ../src/option.c:1
702
msgid "- Yet another dialoging program"
msgstr "- Программа для отображения диалогов"
#. Adds general option entries
#: ../src/option.c:170
3
#: ../src/option.c:170
6
msgid "General options"
msgstr "Основные параметры"
#: ../src/option.c:170
3
#: ../src/option.c:170
6
msgid "Show general options"
msgstr "Показывать основные параметры"
#. Adds common option entries
#: ../src/option.c:17
09
#: ../src/option.c:17
12
msgid "Common options"
msgstr "Общие параметры"
#: ../src/option.c:17
09
#: ../src/option.c:17
12
msgid "Show common options"
msgstr "Показывать общие параметры диалогов"
#. Adds calendar option entries
#: ../src/option.c:171
5
#: ../src/option.c:171
8
msgid "Calendar options"
msgstr "Параметры календаря"
#: ../src/option.c:171
5
#: ../src/option.c:171
8
msgid "Show calendar options"
msgstr "Показывать параметры календаря"
#. Adds color option entries
#: ../src/option.c:172
1
#: ../src/option.c:172
4
msgid "Color selection options"
msgstr "Параметры диалога выбора цвета"
#: ../src/option.c:172
1
#: ../src/option.c:172
4
msgid "Show color selection options"
msgstr "Показывать параметры диалога выбора цвета"
#. Adds dnd option entries
#: ../src/option.c:17
27
#: ../src/option.c:17
30
msgid "DND options"
msgstr "Параметры DND"
#: ../src/option.c:17
27
#: ../src/option.c:17
30
msgid "Show drag-n-drop options"
msgstr "Показывать параметры dnd"
#. Adds entry option entries
#: ../src/option.c:173
3
#: ../src/option.c:173
6
msgid "Text entry options"
msgstr "Параметры ввода текста"
#: ../src/option.c:173
3
#: ../src/option.c:173
6
msgid "Show text entry options"
msgstr "Показывать параметры ввода текста"
#. Adds file selection option entries
#: ../src/option.c:17
39
#: ../src/option.c:17
42
msgid "File selection options"
msgstr "Параметры диалога выбора файла"
#: ../src/option.c:17
39
#: ../src/option.c:17
42
msgid "Show file selection options"
msgstr "Показывать параметры диалога выбора файлов"
#. Add font selection option entries
#: ../src/option.c:174
5
#: ../src/option.c:174
8
msgid "Font selection options"
msgstr "Параметры диалога выбора шрифта"
#: ../src/option.c:174
5
#: ../src/option.c:174
8
msgid "Show font selection options"
msgstr "Показывать параметры диалога выбора шрифта"
#. Add form option entries
#: ../src/option.c:175
1
#: ../src/option.c:175
4
msgid "Form options"
msgstr "Параметры диалога формы"
#: ../src/option.c:175
1
#: ../src/option.c:175
4
msgid "Show form options"
msgstr "Показывать параметры диалога формы"
#. Add html options entries
#: ../src/option.c:17
58
#: ../src/option.c:17
61
msgid "HTML options"
msgstr "Параметры HTML диалога"
#: ../src/option.c:17
58
#: ../src/option.c:17
61
msgid "Show HTML options"
msgstr "Показывать параметры HTML диалога"
#. Add icons option entries
#: ../src/option.c:176
5
#: ../src/option.c:176
8
msgid "Icons box options"
msgstr "Параметры диалога значков"
#: ../src/option.c:176
5
#: ../src/option.c:176
8
msgid "Show icons box options"
msgstr "Показывать параметры диалога значков быстрого доступа"
#. Adds list option entries
#: ../src/option.c:177
1
#: ../src/option.c:177
4
msgid "List options"
msgstr "Параметры списка"
#: ../src/option.c:177
1
#: ../src/option.c:177
4
msgid "Show list options"
msgstr "Показывать параметры списка"
#. Adds multi progress option entries
#: ../src/option.c:17
77
#: ../src/option.c:17
80
msgid "Multi progress bars options"
msgstr "Параметры диалога с несколькими индикаторами"
#: ../src/option.c:17
78
#: ../src/option.c:17
81
msgid "Show multi progress bars options"
msgstr "Показывать параметры диалога с несколькими индикаторами"
#. Adds notebook option entries
#: ../src/option.c:178
4
#: ../src/option.c:178
7
msgid "Notebook options"
msgstr "Параметры диалога с вкладками"
#: ../src/option.c:178
4
#: ../src/option.c:178
7
msgid "Show notebook dialog options"
msgstr "Показывать параметры диалога с вкладками"
#. Adds notification option entries
#: ../src/option.c:179
0
#: ../src/option.c:179
3
msgid "Notification icon options"
msgstr "Параметры значка уведомления"
#: ../src/option.c:179
1
#: ../src/option.c:179
4
msgid "Show notification icon options"
msgstr "Показывать параметры значка уведомления"
#. Adds paned option entries
#: ../src/option.c:1
797
#: ../src/option.c:1
800
msgid "Paned dialog options"
msgstr "Параметры диалога с панелями"
#: ../src/option.c:1
797
#: ../src/option.c:1
800
msgid "Show paned dialog options"
msgstr "Показывать параметры диалога с панелями"
#. Adds picture option entries
#: ../src/option.c:180
3
#: ../src/option.c:180
6
msgid "Picture dialog options"
msgstr "Параметры диалога показа картинки"
#: ../src/option.c:180
3
#: ../src/option.c:180
6
msgid "Show picture dialog options"
msgstr "Показывать параметры диалога отображения картинки"
#. Adds print option entries
#: ../src/option.c:18
09
#: ../src/option.c:18
12
msgid "Print dialog options"
msgstr "Параметры диалога печати"
#: ../src/option.c:18
09
#: ../src/option.c:18
12
msgid "Show print dialog options"
msgstr "Показывать параметры диалога печати"
#. Adds progress option entries
#: ../src/option.c:181
5
#: ../src/option.c:181
8
msgid "Progress options"
msgstr "Параметры хода процесса"
#: ../src/option.c:181
5
#: ../src/option.c:181
8
msgid "Show progress options"
msgstr "Показывать параметры хода процесса"
#. Adds scale option entries
#: ../src/option.c:182
1
#: ../src/option.c:182
4
msgid "Scale options"
msgstr "Параметры масштаба"
#: ../src/option.c:182
1
#: ../src/option.c:182
4
msgid "Show scale options"
msgstr "Показывать параметры масштаба"
#. Adds text option entries
#: ../src/option.c:18
27
#: ../src/option.c:18
30
msgid "Text information options"
msgstr "Параметры текстовой информации"
#: ../src/option.c:18
27
#: ../src/option.c:18
30
msgid "Show text information options"
msgstr "Показывать параметры текстовой информации"
#. Adds sourceview option entries
#: ../src/option.c:183
4
#: ../src/option.c:183
7
msgid "SourceView options"
msgstr "Параметры SourceView"
#: ../src/option.c:183
4
#: ../src/option.c:183
7
msgid "Show SourceView options"
msgstr "Показывать параметры SourceView"
#. Adds file filters option entries
#: ../src/option.c:184
1
#: ../src/option.c:184
4
msgid "File filter options"
msgstr "Параметры фильтров диалога выбора файла"
#: ../src/option.c:184
1
#: ../src/option.c:184
4
msgid "Show file filter options"
msgstr "Показывать параметры фильтров диалога выбора файлов"
#. Adds miscellaneous option entries
#: ../src/option.c:18
47
#: ../src/option.c:18
50
msgid "Miscellaneous options"
msgstr "Дополнительные параметры"
#: ../src/option.c:18
47
#: ../src/option.c:18
50
msgid "Show miscellaneous options"
msgstr "Показывать дополнительные параметры"
...
...
po/uk.po
View file @
6239dcfd
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-14 1
4:34
+0200\n"
"POT-Creation-Date: 2019-02-14 1
6:41
+0200\n"
"PO-Revision-Date: 2009-04-30 16:47+0300\n"
"Last-Translator: Victor Ananjevsky <ananasik@gmail.com>\n"
"Language-Team: \n"
...
...
@@ -133,12 +133,12 @@ msgstr "Відкрити URI"
msgid "Enter URI or file name:"
msgstr "Введіть URI або ім'я файлу:"
#: ../src/icons.c:3
33
#: ../src/icons.c:3
68
#, c-format
msgid "Unable to parse file %s: %s\n"
msgstr "Не можу розібрати файл %s: %s\n"
#: ../src/icons.c:3
50
#: ../src/icons.c:3
85
#, c-format
msgid "Unable to open directory %s: %s\n"
msgstr "Не можу відкрити каталог %s: %s\n"
...
...
@@ -158,22 +158,22 @@ msgstr "Не можу розібрати YAD_OPTIONS: %s\n"
msgid "Unable to parse command line: %s\n"
msgstr "Не вдається розібрати командний рядок: %s\n"
#: ../src/notification.c:11
8
#: ../src/notification.c:11
9
#, c-format
msgid "Could not load notification icon '%s': %s\n"
msgstr "Не вдається завантажити іконку '%s': %s\n"
#: ../src/notification.c:29
6
#: ../src/notification.c:29
7
#, c-format
msgid "Invalid UTF-8 in tooltip!\n"
msgstr "Неправильна послідовність UTF-8 у підказці!\n"
#: ../src/notification.c:34
0
#: ../src/notification.c:34
1
#, c-format
msgid "Unknown command '%s'\n"
msgstr "Невідома команда '%s'\n"
#: ../src/notification.c:37
4
#: ../src/notification.c:37
5
msgid "Yad notification"
msgstr "Діалог повідомлень"
...
...
@@ -233,10 +233,10 @@ msgstr "Задати позицію вікна по X"
#: ../src/option.c:101 ../src/option.c:103 ../src/option.c:135
#: ../src/option.c:139 ../src/option.c:170 ../src/option.c:184
#: ../src/option.c:274 ../src/option.c:336 ../src/option.c:342
#: ../src/option.c:42
1 ../src/option.c:429 ../src/option.c:431
#: ../src/option.c:43
3 ../src/option.c:435 ../src/option.c:437
#: ../src/option.c:4
39 ../src/option.c:443 ../src/option.c:467
#: ../src/option.c:4
88 ../src/option.c:490 ../src/option.c:526
#: ../src/option.c:42
3 ../src/option.c:431 ../src/option.c:433
#: ../src/option.c:43
5 ../src/option.c:437 ../src/option.c:439
#: ../src/option.c:4
41 ../src/option.c:445 ../src/option.c:469
#: ../src/option.c:4
90 ../src/option.c:492 ../src/option.c:528
msgid "NUMBER"
msgstr "ЧИСЛО"
...
...
@@ -264,7 +264,7 @@ msgstr "ЗАТРИМКА"
msgid "Show remaining time indicator (top, bottom, left, right)"
msgstr "Показник часу, який залишився (top, bottom, left, right)"
#: ../src/option.c:109 ../src/option.c:51
6
#: ../src/option.c:109 ../src/option.c:51
8
msgid "POS"
msgstr "ПОЗИЦІЯ"
...
...
@@ -273,8 +273,8 @@ msgid "Set the dialog text"
msgstr "Задати текст діалогу"
#: ../src/option.c:111 ../src/option.c:282 ../src/option.c:284
#: ../src/option.c:286 ../src/option.c:322 ../src/option.c:44
1
#: ../src/option.c:54
4
#: ../src/option.c:286 ../src/option.c:322 ../src/option.c:44
3
#: ../src/option.c:54
6
msgid "TEXT"
msgstr "ТЕКСТ"
...
...
@@ -284,10 +284,10 @@ msgstr "Задати вирівнювання тексту діалогу (left,
#: ../src/option.c:113 ../src/option.c:127 ../src/option.c:216
#: ../src/option.c:218 ../src/option.c:334 ../src/option.c:359
#: ../src/option.c:41
5 ../src/option.c:425 ../src/option.c:469
#: ../src/option.c:48
6 ../src/option.c:514 ../src/option.c:524
#: ../src/option.c:53
4 ../src/option.c:605 ../src/option.c:653
#: ../src/option.c:65
5
#: ../src/option.c:41
7 ../src/option.c:427 ../src/option.c:471
#: ../src/option.c:48
8 ../src/option.c:516 ../src/option.c:526
#: ../src/option.c:53
6 ../src/option.c:607 ../src/option.c:655
#: ../src/option.c:65
7
msgid "TYPE"
msgstr "ТИП"
...
...
@@ -307,7 +307,7 @@ msgstr "Показувати зображення над основним від
msgid "Use specified icon theme instead of default"
msgstr "Використовувати вказану тему іконок"
#: ../src/option.c:119 ../src/option.c:62
2
#: ../src/option.c:119 ../src/option.c:62
4
msgid "THEME"
msgstr "ТЕМА"
...
...
@@ -315,7 +315,7 @@ msgstr "ТЕМА"
msgid "Hide main widget with expander"
msgstr "Приховати головний віджет"
#: ../src/option.c:121 ../src/option.c:312 ../src/option.c:5
59
#: ../src/option.c:121 ../src/option.c:312 ../src/option.c:5
61
msgid "[TEXT]"
msgstr "[ТЕКСТ]"
...
...
@@ -444,7 +444,7 @@ msgstr "[НАЗВА ФАЙЛУ]"
msgid "Set the format for the returned date"
msgstr "Задати формат відображення дати"
#: ../src/option.c:182 ../src/option.c:38
5
#: ../src/option.c:182 ../src/option.c:38
7
msgid "PATTERN"
msgstr "ШАБЛОН"
...
...
@@ -457,8 +457,8 @@ msgid "Set command handler"
msgstr "Задати команду-обробник"
#: ../src/option.c:186 ../src/option.c:294 ../src/option.c:298
#: ../src/option.c:363 ../src/option.c:44
5 ../src/option.c:447
#: ../src/option.c:4
49
#: ../src/option.c:363 ../src/option.c:44
7 ../src/option.c:449
#: ../src/option.c:4
51
msgid "CMD"
msgstr "КОМАНДА"
...
...
@@ -518,8 +518,8 @@ msgstr "Відобразити скриті файли у діалозі виб
msgid "Set source filename"
msgstr "Задати ім'я файлу"
#: ../src/option.c:210 ../src/option.c:242 ../src/option.c:65
1
#: ../src/option.c:66
3
#: ../src/option.c:210 ../src/option.c:242 ../src/option.c:65
3
#: ../src/option.c:66
5
msgid "FILENAME"
msgstr "НАЗВА ФАЙЛУ"
...
...
@@ -603,8 +603,8 @@ msgstr "Синонім для --color"
msgid "Set initial color value"
msgstr "Задати початковий колір"
#: ../src/option.c:254 ../src/option.c:
599 ../src/option.c:601
#: ../src/option.c:61
3
#: ../src/option.c:254 ../src/option.c:
601 ../src/option.c:603
#: ../src/option.c:61
5
msgid "COLOR"
msgstr "КОЛІР"
...
...
@@ -730,7 +730,7 @@ msgid "Add field to form (see man page for list of possible types)"
msgstr ""
"Додати поле до форми (дивись сторінку керівництва для отримання списку типів)"
#: ../src/option.c:332 ../src/option.c:46
5
#: ../src/option.c:332 ../src/option.c:46
7
msgid "LABEL[:TYPE]"
msgstr "МІТКА[:ТИП]"
...
...
@@ -794,7 +794,7 @@ msgstr "Задати зовнішній обробник для натиснут
msgid "Set user agent string"
msgstr "Задати стрічку агента"
#: ../src/option.c:365 ../src/option.c:50
0
#: ../src/option.c:365 ../src/option.c:50
2
msgid "STRING"
msgstr "РЯДОК"
...
...
@@ -826,7 +826,15 @@ msgstr "Використовувати поле GenericName замість Name
msgid "Set the width of dialog items"
msgstr "Задати ширину елемента діалогу"
#: ../src/option.c:385
#: ../src/option.c:384
msgid "Force using specified icon size"
msgstr "Примусово використовувати розмір іконки"
#: ../src/option.c:384 ../src/option.c:508 ../src/option.c:609
msgid "SIZE"
msgstr "РОЗМІР"
#: ../src/option.c:387
#, no-c-format
msgid ""
"Use specified pattern for launch command in terminal (default: xterm -e %s)"
...
...
@@ -834,90 +842,90 @@ msgstr ""
"Використовувати вказаний шаблон для запуску в терміналі (без шаблону: xterm -"
"e %s)"
#: ../src/option.c:38
7
#: ../src/option.c:38
9
msgid "Sort items by name instead of filename"
msgstr "Сортувати по полю Назва замість назви файлу"
#: ../src/option.c:3
89
#: ../src/option.c:3
91
msgid "Sort items in descending order"
msgstr "Сортувати в порядку спадання"
#: ../src/option.c:39
1
#: ../src/option.c:39
3
msgid "Activate items by single click"
msgstr "Активувати елемент одним натисненням"
#: ../src/option.c:39
4
#: ../src/option.c:39
6
msgid "Watch fot changes in directory"
msgstr "Слідкувати за змінами в каталозі"
#: ../src/option.c:40
1
#: ../src/option.c:40
3
msgid "Display list dialog"
msgstr "Відобразити діалог зі списком"
#: ../src/option.c:40
3
#: ../src/option.c:40
5
msgid "Set the column header (see man page for list of possible types)"
msgstr ""
"Задати заголовок стовпчика (дивись сторінку керівництва для отримання списку "
"типів)"
#: ../src/option.c:40
3
#: ../src/option.c:40
5
msgid "COLUMN[:TYPE]"
msgstr "СТОВПЧИК[:ТИП]"
#: ../src/option.c:40
5
#: ../src/option.c:40
7
msgid "Use checkboxes for first column"
msgstr "Використовувати відмітки для першого стовпчика"
#: ../src/option.c:40
7
#: ../src/option.c:40
9
msgid "Use radioboxes for first column"
msgstr "Використовувати перемикач для першого стовпчика"
#: ../src/option.c:4
09
#: ../src/option.c:4
11
msgid "Don't show column headers"
msgstr "Не показувати заголовки стовпчиків"
#: ../src/option.c:41
1
#: ../src/option.c:41
3
msgid "Disable clickable column headers"
msgstr "Заборонити натискати на заголовок"
#: ../src/option.c:41
3
#: ../src/option.c:41
5
msgid "Disable rules hints"
msgstr "Заборонити розмальовку стрічок"
#: ../src/option.c:41
5
#: ../src/option.c:41
7
msgid "Set grid lines (hor[izontal], vert[ical] or both)"
msgstr "Задати роздільні лінії (hor[izontal], vert[ical] або both)"
#: ../src/option.c:41
7
#: ../src/option.c:41
9
msgid "Print all data from list"
msgstr "Виводити таблицю повністю"
#: ../src/option.c:4
19
#: ../src/option.c:4
21
msgid "Set the list of editable columns"
msgstr "Задати список стопчиків для редагування"
#: ../src/option.c:4
19 ../src/option.c:423 ../src/option.c:427
#: ../src/option.c:4
21 ../src/option.c:425 ../src/option.c:429
msgid "LIST"
msgstr "СПИСОК"
#: ../src/option.c:42
1
#: ../src/option.c:42
3
msgid "Set the width of a column for start wrapping text"
msgstr "Задати ширину стовпчика для переносу тексту"
#: ../src/option.c:42
3
#: ../src/option.c:42
5
msgid "Set the list of wrapped columns"
msgstr "Задати список стовпчиків для переносу"
#: ../src/option.c:42
5
#: ../src/option.c:42
7
msgid "Set ellipsize mode for text columns (none, start, middle or end)"
msgstr ""
"Задати тип урізання для текстових стовпчиків (none, start, middle або end)"
#: ../src/option.c:42
7
#: ../src/option.c:42
9
msgid "Set the list of ellipsized columns"
msgstr "Задати список стовпчиків для урізання"
#: ../src/option.c:4
29
#: ../src/option.c:4
31
msgid ""
"Print a specific column. By default or if 0 is specified will be printed all "
"columns"
...
...
@@ -925,15 +933,15 @@ msgstr ""
"Виводити тільки вказаний стовпчик. Без вказівки або якщо стовпчик дорівнює "
"0, будуть виведені усі стовпчики"
#: ../src/option.c:43
1
#: ../src/option.c:43
3
msgid "Hide a specific column"
msgstr "Сховати вказаний стовпчик"
#: ../src/option.c:43
3
#: ../src/option.c:43
5
msgid "Set the column expandable by default. 0 sets all columns expandable"
msgstr "Задати стовпчик, який розширюється. 0 розширює всі стовпчики"
#: ../src/option.c:43
5
#: ../src/option.c:43
7
msgid ""
"Set the quick search column. Default is first column. Set it to 0 for "
"disable searching"
...
...
@@ -941,677 +949,673 @@ msgstr ""
"Задати стовпчик швидкого пошуку. Без вказівки використовується перший "
"стовпчик. 0 забороняє пошук"
#: ../src/option.c:43
7
#: ../src/option.c:43
9
msgid "Set the tooltip column"
msgstr "Задати стовпчик підказок"
#: ../src/option.c:4
39
#: ../src/option.c:4
41
msgid "Set the row separator column"
msgstr "Задати стовпчик розділювача стрічок"
#: ../src/option.c:44
1
#: ../src/option.c:44
3
msgid "Set the row separator value"
msgstr "Задати значення розділювача стрічок"
#: ../src/option.c:44
3
#: ../src/option.c:44
5
msgid "Set the limit of rows in list"
msgstr "Задати кількість рядків у списку"
#: ../src/option.c:44
5
#: ../src/option.c:44
7
msgid "Set double-click action"
msgstr "Дія для подвійного натискання мишки"
#: ../src/option.c:44
7
#: ../src/option.c:44
9
msgid "Set select action"
msgstr "Дія при виділенні стрічки"
#: ../src/option.c:4
49
#: ../src/option.c:4
51
msgid "Set add action"
msgstr "Дія при додаванні стрічки"
#: ../src/option.c:45
1
#: ../src/option.c:45
3
msgid "Use regex in search"
msgstr "Використовувати регулярні вирази в пошуку"
#: ../src/option.c:45
3
#: ../src/option.c:45
5
msgid "Disable selection"
msgstr "Заборонити виділення"
#: ../src/option.c:45
5
#: ../src/option.c:45
7
msgid "Add new records on the top of a list"
msgstr "Додавати нові стрічки на початку таблиці"
#: ../src/option.c:45
7
#: ../src/option.c:45
9
msgid "Don't use markup in tooltips"
msgstr "Не використовувати розмітку у підказках"
#: ../src/option.c:46
3
#: ../src/option.c:46
5
msgid "Display multi progress bars dialog"
msgstr "Відобразити діалог з декількома індикаторами виконання"
#: ../src/option.c:46
5
#: ../src/option.c:46
7
msgid "Add the progress bar (norm, rtl, pulse or perm)"
msgstr "Додати індикатор виконання (norm, rtl, pulse або perm)"
#: ../src/option.c:46
7
#: ../src/option.c:46
9
msgid "Watch for specific bar for auto close"
msgstr "Слідкувати за певним індикатором для автозакриття"
#: ../src/option.c:4
69
#: ../src/option.c:4
71
msgid "Set alignment of bar labels (left, center or right)"
msgstr "Задати вирівнювання міток індикаторів (left, center або right)"
#: ../src/option.c:47
2
#: ../src/option.c:47
4
#, no-c-format
msgid "Dismiss the dialog when 100% of all bars has been reached"
msgstr "Закрити діалог по досягненні 100% усіма індикаторами"
#: ../src/option.c:47
5 ../src/option.c:554
#: ../src/option.c:47
7 ../src/option.c:556
msgid "Kill parent process if cancel button is pressed"
msgstr "Завершити батьківський процес, якщо натиснута кнопка відміни"
#: ../src/option.c:48
2
#: ../src/option.c:48
4
msgid "Display notebook dialog"
msgstr "Відобразити діалог із вкладинками"
#: ../src/option.c:48
4
#: ../src/option.c:48
6
msgid "Add a tab to notebook"
msgstr "Додати вкладку"
#: ../src/option.c:48
4
#: ../src/option.c:48
6
msgid "LABEL"
msgstr "МІТКА"
#: ../src/option.c:48
6
#: ../src/option.c:48
8
msgid "Set position of a notebook tabs (top, bottom, left or right)"
msgstr "Задати позицію ярлика вкладки (top, bottom, left, або right)"
#: ../src/option.c:4
88
#: ../src/option.c:4
90
msgid "Set tab borders"
msgstr "Задати межі вкладок"
#: ../src/option.c:49
0
#: ../src/option.c:49
2
msgid "Set active tab"
msgstr "Задати активну вкладку"
#: ../src/option.c:49
2
#: ../src/option.c:49
4
msgid "Expand tabs"
msgstr "Розширювати вкладки"
#: ../src/option.c:
498
#: ../src/option.c:
500
msgid "Display notification"
msgstr "Відобразити діалог повідомлень"
#: ../src/option.c:50
0
#: ../src/option.c:50
2
msgid "Set initial popup menu"
msgstr "Задати початкове меню"
#: ../src/option.c:50
2
#: ../src/option.c:50
4
msgid "Disable exit on middle click"
msgstr "Заборонити вихід середньою кнопкою мишки"
#: ../src/option.c:50
4
#: ../src/option.c:50
6
msgid "Doesn't show icon at startup"
msgstr "Не показувати іконку при старті"
#: ../src/option.c:50
6
#: ../src/option.c:50
8
msgid "Set icon size for fully specified icons (default - 16)"
msgstr "Задати розмір інконки для повністю вказаних (за умовчанням - 16)"
#: ../src/option.c:506 ../src/option.c:607
msgid "SIZE"
msgstr "РОЗМІР"
#: ../src/option.c:512
#: ../src/option.c:514
msgid "Display paned dialog"
msgstr "Відобразити діалог з панелями"
#: ../src/option.c:51
4
#: ../src/option.c:51
6
msgid "Set orientation (hor[izontal] or vert[ical])"
msgstr "Задати оріентицію (hor[izontal] або vert[ical])"
#: ../src/option.c:51
6
#: ../src/option.c:51
8
msgid "Set initial splitter position"
msgstr "Задати початкову позицію розділювача"
#: ../src/option.c:52
2
#: ../src/option.c:52
4
msgid "Display picture dialog"
msgstr "Відобразити діалог з картинкою"
#: ../src/option.c:52
4
#: ../src/option.c:52
6
msgid "Set initial size (fit or orig)"
msgstr "Задати початковий розмір картинки"
#: ../src/option.c:52
6
#: ../src/option.c:52
8
msgid "Set increment for picture scaling (default - 5)"
msgstr "Задати інкремент для зміни розміру картинки (за умовчанням - 5)"
#: ../src/option.c:53
2
#: ../src/option.c:53
4
msgid "Display printing dialog"
msgstr "Відобразити діалог друку"
#: ../src/option.c:53
4
#: ../src/option.c:53
6
msgid "Set source type (text, image or raw)"
msgstr "Задати тип даних (text, image або raw)"
#: ../src/option.c:53
6
#: ../src/option.c:53
8
msgid "Add headers to page"
msgstr "Додати колонтитули до сторінки"
#: ../src/option.c:54
2
#: ../src/option.c:54
4
msgid "Display progress indication dialog"
msgstr "Відобразити діалог прогресу"
#: ../src/option.c:54
4
#: ../src/option.c:54
6
msgid "Set progress text"
msgstr "Показувати текст на індикаторі"
#: ../src/option.c:54
6
#: ../src/option.c:54
8
msgid "Set initial percentage"
msgstr "Задати початковий процент"
#: ../src/option.c:54
6
#: ../src/option.c:54
8
msgid "PERCENTAGE"
msgstr "ВІДСОТКИ"
#: ../src/option.c:5
48
#: ../src/option.c:5
50
msgid "Pulsate progress bar"
msgstr "Пульсовий індикатор виконання"
#: ../src/option.c:55
1
#: ../src/option.c:55
3
#, no-c-format
msgid "Dismiss the dialog when 100% has been reached"
msgstr "Закрити діалог по досягненні 100%"
#: ../src/option.c:55
7
#: ../src/option.c:55
9
msgid "Right-To-Left progress bar direction"
msgstr "Напрямок індикатору Справа-Наліво"
#: ../src/option.c:5
59
#: ../src/option.c:5
61
msgid "Show log window"
msgstr "Відобразити вікно журналу"
#: ../src/option.c:56
1
#: ../src/option.c:56
3
msgid "Expand log window"
msgstr "Розгорнути вікно журналу"
#: ../src/option.c:56
3
#: ../src/option.c:56
5
msgid "Place log window above progress bar"
msgstr "Розмістити вікно жуналу поверх індикатора виконання"
#: ../src/option.c:56
5
#: ../src/option.c:56
7
msgid "Height of log window"
msgstr "Висота вікна журналу"
#: ../src/option.c:57
1
#: ../src/option.c:57
3
msgid "Display scale dialog"
msgstr "Відобразити діалог масштабу"
#: ../src/option.c:57
3
#: ../src/option.c:57
5
msgid "Set initial value"
msgstr "Задати початкове значення"
#: ../src/option.c:57
3 ../src/option.c:575 ../src/option.c:577
#: ../src/option.c:5
79 ../src/option.c:581
#: ../src/option.c:57
5 ../src/option.c:577 ../src/option.c:579
#: ../src/option.c:5
81 ../src/option.c:583
msgid "VALUE"
msgstr "ЗНАЧЕННЯ"
#: ../src/option.c:57
5
#: ../src/option.c:57
7
msgid "Set minimum value"
msgstr "Задати мінімальне значення"
#: ../src/option.c:57
7
#: ../src/option.c:57
9
msgid "Set maximum value"
msgstr "Задати максимальне значення"
#: ../src/option.c:5
79
#: ../src/option.c:5
81
msgid "Set step size"
msgstr "Задати крок"
#: ../src/option.c:58
1
#: ../src/option.c:58
3
msgid "Set paging size"
msgstr "Задати крок сторінки"
#: ../src/option.c:58
3
#: ../src/option.c:58
5
msgid "Print partial values"
msgstr "Виводити часткові значення"
#: ../src/option.c:58
5
#: ../src/option.c:58
7
msgid "Hide value"
msgstr "Сховати значення"
#: ../src/option.c:58
7
#: ../src/option.c:58
9
msgid "Invert direction"
msgstr "Зворотній напрямок"
#: ../src/option.c:5
89
#: ../src/option.c:5
91
msgid "Show +/- buttons in scale"
msgstr "Відобразити кнопки +/-"
#: ../src/option.c:59
1
#: ../src/option.c:59
3
msgid "Add mark to scale (may be used multiple times)"
msgstr "Додати мітку шкали (може використовуватись декілька разів)"
#: ../src/option.c:59
1
#: ../src/option.c:59
3
msgid "NAME:VALUE"
msgstr "НАЗВА:ЗНАЧЕННЯ"
#: ../src/option.c:59
7
#: ../src/option.c:59
9
msgid "Display text information dialog"
msgstr "Відобразити діалог з текстовою інформацією"
#: ../src/option.c:
599
#: ../src/option.c:
601
msgid "Use specified color for text"
msgstr "Використовувати вказаний колір тексту"
#: ../src/option.c:60
1
#: ../src/option.c:60
3
msgid "Use specified color for background"
msgstr "Використовувати вказаний колір фону"
#: ../src/option.c:60
3
#: ../src/option.c:60
5
msgid "Enable text wrapping"
msgstr "Дозволити перенос тексту"
#: ../src/option.c:60
5
#: ../src/option.c:60
7
msgid "Set justification (left, right, center or fill)"
msgstr "Встановити вирівнювання (left, right, center або fill)"
#: ../src/option.c:60
7
#: ../src/option.c:60
9
msgid "Set text margins"
msgstr "Встановити відступи"
#: ../src/option.c:6
09
#: ../src/option.c:6
11
msgid "Show cursor in read-only mode"
msgstr "Відображувати курсор у режимі тільки для читання"
#: ../src/option.c:61
1
#: ../src/option.c:61
3
msgid "Make URI clickable"
msgstr "Зробити посилання активними"
#: ../src/option.c:61
3
#: ../src/option.c:61
5
msgid "Use specified color for links"
msgstr "Використовувати вказаний колір для посилань"
#: ../src/option.c:62
0
#: ../src/option.c:62
2
msgid "Use specified langauge for syntax highlighting"
msgstr "Використовувати вказану мову для підсвітки синтаксису"
#: ../src/option.c:62
0
#: ../src/option.c:62
2
msgid "LANG"
msgstr "МОВА"
#: ../src/option.c:62
2
#: ../src/option.c:62
4
msgid "Use specified theme"
msgstr "Використовувати вказану тему"
#: ../src/option.c:6
29
#: ../src/option.c:6
31
msgid "Sets a filename filter"
msgstr "Задати фільтр файлів по масці"
#: ../src/option.c:6
29
#: ../src/option.c:6
31
msgid "NAME | PATTERN1 PATTERN2 ..."
msgstr "НАЗВА | ШАБЛОН1 ШАБЛОН2 ..."
#: ../src/option.c:63
1
#: ../src/option.c:63
3
msgid "Sets a mime-type filter"
msgstr "Задати фільтр файлів по типу mime"
#: ../src/option.c:63
1
#: ../src/option.c:63
3
msgid "NAME | MIME1 MIME2 ..."
msgstr "НАЗВА | ТИП1 ТИП2 ..."
#: ../src/option.c:63
3
#: ../src/option.c:63
5
msgid "Add filter for images"
msgstr "Додати фільтр для зображень"
#: ../src/option.c:63
3
#: ../src/option.c:63
5
msgid "[NAME]"
msgstr "[ІМ'Я]"
#: ../src/option.c:6
39
#: ../src/option.c:6
41
msgid "Show about dialog"
msgstr "Показати діалог 'Про програму'"
#: ../src/option.c:64
1
#: ../src/option.c:64
3
msgid "Print version"
msgstr "Вивести версію"
#: ../src/option.c:64
4
#: ../src/option.c:64
6
msgid "Show list of spell languages"
msgstr "Відобразити перелік мов для перевірки правопису"
#: ../src/option.c:6
48
#: ../src/option.c:6
50
msgid "Show list of GtkSourceView themes"
msgstr "Відобразити перелік тем для GtkSourceView"
#: ../src/option.c:65
1
#: ../src/option.c:65
3
msgid "Load additional GTK settings from file"
msgstr "Завантажити додаткові налаштування GTK з файлу"
#: ../src/option.c:65
3
#: ../src/option.c:65
5
msgid "Set policy for horizontal scrollbars (auto, always, never)"
msgstr "Задати тип горизонтальної прокрутки (auto, always, never)"
#: ../src/option.c:65
5
#: ../src/option.c:65
7
msgid "Set policy for vertical scrollbars (auto, always, never)"
msgstr "Задати тип вертикальної прокрутки (auto, always, never)"
#: ../src/option.c:65
7
#: ../src/option.c:65
9
msgid "Add path for search icons by name"
msgstr "Додати каталог для пошуку іконок"
#: ../src/option.c:65
7
#: ../src/option.c:65
9
msgid "PATH"
msgstr "КАТАЛОГ"
#: ../src/option.c:66
3
#: ../src/option.c:66
5
msgid "Load extra arguments from file"
msgstr "Завантажити додаткові аргументи з файлу"
#: ../src/option.c:70
4 ../src/option.c:1003
#: ../src/option.c:70
6 ../src/option.c:1005
#, c-format
msgid "Unknown align type: %s\n"
msgstr "Невідомий тип вирівнювання: %s\n"
#: ../src/option.c:86
7
#: ../src/option.c:86
9
#, c-format
msgid "Mark %s doesn't have a value\n"
msgstr "Помітці %s не надано значення\n"
#: ../src/option.c:90
4
#: ../src/option.c:90
6
msgid "Images"
msgstr "Зображення"
#: ../src/option.c:9
69
#: ../src/option.c:9
71
#, c-format
msgid "Unknown color mode: %s\n"
msgstr "Невідомий режим кольору: '%s'\n"
#: ../src/option.c:9
88
#: ../src/option.c:9
90
#, c-format
msgid "Unknown buttons layout type: %s\n"
msgstr "Невідомий тип розміщення кнопок: %s\n"
#: ../src/option.c:102
0
#: ../src/option.c:102
2
#, c-format
msgid "Unknown justification type: %s\n"
msgstr "Невідомий тип вирівнювання: %s\n"
#: ../src/option.c:103
7
#: ../src/option.c:103
9
#, c-format
msgid "Unknown tab position type: %s\n"
msgstr "Невідомий тип позиції вкладки: %s\n"
#: ../src/option.c:107
4
#: ../src/option.c:107
6
#, c-format
msgid "Unknown ellipsize type: %s\n"
msgstr "Невідомий тип урізання: %s\n"
#: ../src/option.c:108
7
#: ../src/option.c:108
9
#, c-format
msgid "Unknown orientation: %s\n"
msgstr "Невідома орієнтація: %s\n"
#: ../src/option.c:110
2
#: ../src/option.c:110
4
#, c-format
msgid "Unknown source type: %s\n"
msgstr "Невідомий тип даних: %s\n"
#: ../src/option.c:111
3
#: ../src/option.c:111
5
msgid "Progress log"
msgstr "Вікно журналу"
#: ../src/option.c:112
6
#: ../src/option.c:112
8
#, c-format
msgid "Unknown size type: %s\n"
msgstr "Невідомий тип розміру: %s\n"
#: ../src/option.c:11
68
#: ../src/option.c:11
70
#, c-format
msgid "Unknown completion type: %s\n"
msgstr "Невідомий тип доповнення: %s\n"
#: ../src/option.c:120
0
#: ../src/option.c:120
2
#, c-format
msgid "Unknown boolean format type: %s\n"
msgstr "Невідомий тип булєвських значень: %s\n"
#: ../src/option.c:121
6
#: ../src/option.c:121
8
#, c-format
msgid "Unknown grid lines type: %s\n"
msgstr "Невідомий тип розподільних ліній: %s\n"
#: ../src/option.c:123
3
#: ../src/option.c:123
5
#, c-format
msgid "Unknown scrollbar policy type: %s\n"
msgstr "Невідомий тип прокрутки: %s\n"
#: ../src/option.c:135
7
#: ../src/option.c:135
9
#, c-format
msgid "Unknown signal: %s\n"
msgstr "Невідомий сигнал: %s\n"
#: ../src/option.c:15
49
#: ../src/option.c:15
52
msgid "File exist. Overwrite?"
msgstr "Файл існує. Перезаписати?"
#: ../src/option.c:1
699
#: ../src/option.c:1
702
msgid "- Yet another dialoging program"
msgstr "- Програма для відображення діалогів"
#. Adds general option entries
#: ../src/option.c:170
3
#: ../src/option.c:170
6
msgid "General options"
msgstr "Основні параметри"
#: ../src/option.c:170
3
#: ../src/option.c:170
6
msgid "Show general options"
msgstr "Показувати основні параметри"
#. Adds common option entries
#: ../src/option.c:17
09
#: ../src/option.c:17
12
msgid "Common options"
msgstr "Загальні параметри"
#: ../src/option.c:17
09
#: ../src/option.c:17
12
msgid "Show common options"
msgstr "Показувати загальні параметри діалогів"
#. Adds calendar option entries
#: ../src/option.c:171
5
#: ../src/option.c:171
8
msgid "Calendar options"
msgstr "Параметри календаря"
#: ../src/option.c:171
5
#: ../src/option.c:171
8
msgid "Show calendar options"
msgstr "Показувати параметри календаря"
#. Adds color option entries
#: ../src/option.c:172
1
#: ../src/option.c:172
4
msgid "Color selection options"
msgstr "Параметри діалогу вибору кольору"
#: ../src/option.c:172
1
#: ../src/option.c:172
4
msgid "Show color selection options"
msgstr "Показувати параметри діалогу вибору кольору"
#. Adds dnd option entries
#: ../src/option.c:17
27
#: ../src/option.c:17
30
msgid "DND options"
msgstr "Параметри DND"
#: ../src/option.c:17
27
#: ../src/option.c:17
30
msgid "Show drag-n-drop options"
msgstr "Показувати параметри dnd"
#. Adds entry option entries
#: ../src/option.c:173
3
#: ../src/option.c:173
6
msgid "Text entry options"
msgstr "Параметри вводу тексту"
#: ../src/option.c:173
3
#: ../src/option.c:173
6
msgid "Show text entry options"
msgstr "Показувати параметри вводу тексту"
#. Adds file selection option entries
#: ../src/option.c:17
39
#: ../src/option.c:17
42
msgid "File selection options"
msgstr "Параметри діалогу вибору файлів"
#: ../src/option.c:17
39
#: ../src/option.c:17
42
msgid "Show file selection options"
msgstr "Показувати параметри діалогу вибору файлів"
#. Add font selection option entries
#: ../src/option.c:174
5
#: ../src/option.c:174
8
msgid "Font selection options"
msgstr "Параметри діалогу вибору шрифту"
#: ../src/option.c:174
5
#: ../src/option.c:174
8
msgid "Show font selection options"
msgstr "Показувати параметри діалоги вибору шрифту"
#. Add form option entries
#: ../src/option.c:175
1
#: ../src/option.c:175
4
msgid "Form options"
msgstr "Параметри діалогу форми"
#: ../src/option.c:175
1
#: ../src/option.c:175
4
msgid "Show form options"
msgstr "Показувати параметри діалогу форми"
#. Add html options entries
#: ../src/option.c:17
58
#: ../src/option.c:17
61
msgid "HTML options"
msgstr "Параметри HTML діалогу"
#: ../src/option.c:17
58
#: ../src/option.c:17
61
msgid "Show HTML options"
msgstr "Показувати параметри HTML діалогу"
#. Add icons option entries
#: ../src/option.c:176
5
#: ../src/option.c:176
8
msgid "Icons box options"
msgstr "Параметри діалогу іконок"
#: ../src/option.c:176
5
#: ../src/option.c:176
8
msgid "Show icons box options"
msgstr "Показувати параметри діалогу іконок швидкого доступу"
#. Adds list option entries
#: ../src/option.c:177
1
#: ../src/option.c:177
4
msgid "List options"
msgstr "Параметри списку"
#: ../src/option.c:177
1
#: ../src/option.c:177
4
msgid "Show list options"
msgstr "Показувати параметри списку"
#. Adds multi progress option entries
#: ../src/option.c:17
77
#: ../src/option.c:17
80
msgid "Multi progress bars options"
msgstr "Параметри діалогу з декількома індикаторами"
#: ../src/option.c:17
78
#: ../src/option.c:17
81
msgid "Show multi progress bars options"
msgstr "Показувати параметри діалогу з декількома індикаторами"
#. Adds notebook option entries
#: ../src/option.c:178
4
#: ../src/option.c:178
7
msgid "Notebook options"
msgstr "Параметри діалогу з вкладками"
#: ../src/option.c:178
4
#: ../src/option.c:178
7
msgid "Show notebook dialog options"
msgstr "Показувати параметри діалогу з вкладками"
#. Adds notification option entries
#: ../src/option.c:179
0
#: ../src/option.c:179
3
msgid "Notification icon options"
msgstr "Параметри іконки повідомлень"
#: ../src/option.c:179
1
#: ../src/option.c:179
4
msgid "Show notification icon options"
msgstr "Показувати параметри іконки повідомлень"
#. Adds paned option entries
#: ../src/option.c:1
797
#: ../src/option.c:1
800
msgid "Paned dialog options"
msgstr "Параметри діалогу з панелями"
#: ../src/option.c:1
797
#: ../src/option.c:1
800
msgid "Show paned dialog options"
msgstr "Показувати параметри діалогу з панелями"
#. Adds picture option entries
#: ../src/option.c:180
3
#: ../src/option.c:180
6
msgid "Picture dialog options"
msgstr "Параметри діалогу з картинкою"
#: ../src/option.c:180
3
#: ../src/option.c:180
6
msgid "Show picture dialog options"
msgstr "Показувати параметри діалогу відображення картинки"
#. Adds print option entries
#: ../src/option.c:18
09
#: ../src/option.c:18
12
msgid "Print dialog options"
msgstr "Параметри діалогу друку"
#: ../src/option.c:18
09
#: ../src/option.c:18
12
msgid "Show print dialog options"
msgstr "Показувати параметри діалогу друку"
#. Adds progress option entries
#: ../src/option.c:181
5
#: ../src/option.c:181
8
msgid "Progress options"
msgstr "Параметри прогресу"
#: ../src/option.c:181
5
#: ../src/option.c:181
8
msgid "Show progress options"
msgstr "Показувати параметри прогресу"
#. Adds scale option entries
#: ../src/option.c:182
1
#: ../src/option.c:182
4
msgid "Scale options"
msgstr "Параметри масштабу"
#: ../src/option.c:182
1
#: ../src/option.c:182
4
msgid "Show scale options"
msgstr "Показувати параметри масштабу"
#. Adds text option entries
#: ../src/option.c:18
27
#: ../src/option.c:18
30
msgid "Text information options"
msgstr "Параметри текстової інформації"
#: ../src/option.c:18
27
#: ../src/option.c:18
30
msgid "Show text information options"
msgstr "Показувати параметри текстової інформації"
#. Adds sourceview option entries
#: ../src/option.c:183
4
#: ../src/option.c:183
7
msgid "SourceView options"
msgstr "Параметри SourceView"
#: ../src/option.c:183
4
#: ../src/option.c:183
7
msgid "Show SourceView options"
msgstr "Показувати параметри SourceView"
#. Adds file filters option entries
#: ../src/option.c:184
1
#: ../src/option.c:184
4
msgid "File filter options"
msgstr "Параметри фільтрів для діалогу вибору файлів"
#: ../src/option.c:184
1
#: ../src/option.c:184
4
msgid "Show file filter options"
msgstr "Показувати параметри фільтрів для діалогу вибору файлів"
#. Adds miscellaneous option entries
#: ../src/option.c:18
47
#: ../src/option.c:18
50
msgid "Miscellaneous options"
msgstr "Додаткові параметри"
#: ../src/option.c:18
47
#: ../src/option.c:18
50
msgid "Show miscellaneous options"
msgstr "Показувати додаткові параметри"
...
...
src/icons.c
View file @
6239dcfd
...
...
@@ -45,6 +45,33 @@ typedef struct {
gboolean
in_term
;
}
DEntry
;
static
GdkPixbuf
*
scale_pixbuf
(
GdkPixbuf
*
pb
)
{
GdkPixbuf
*
res
;
if
(
!
pb
)
return
NULL
;
if
(
options
.
common_data
.
icon_size
>
0
)
{
guint
width
,
height
;
width
=
gdk_pixbuf_get_width
(
pb
);
height
=
gdk_pixbuf_get_height
(
pb
);
if
(
options
.
common_data
.
icon_size
!=
width
||
options
.
common_data
.
icon_size
!=
height
)
res
=
gdk_pixbuf_scale_simple
(
pb
,
options
.
common_data
.
icon_size
,
options
.
common_data
.
icon_size
,
GDK_INTERP_BILINEAR
);
else
res
=
g_object_ref
(
pb
);
}
else
res
=
g_object_ref
(
pb
);
return
res
;
}
static
void
select_cb
(
GObject
*
obj
,
gpointer
data
)
{
...
...
@@ -148,7 +175,7 @@ handle_stdin (GIOChannel * channel, GIOCondition condition, gpointer data)
do
{
GdkPixbuf
*
pb
;
GdkPixbuf
*
spb
=
NULL
;
gint
status
;
do
...
...
@@ -207,15 +234,22 @@ handle_stdin (GIOChannel * channel, GIOCondition condition, gpointer data)
}
case
COL_PIXBUF
:
if
(
options
.
icons_data
.
compact
)
if
(
*
string
->
str
)
pb
=
get_pixbuf
(
string
->
str
,
YAD_SMALL_ICON
);
else
pb
=
NULL
;
{
if
(
*
string
->
str
)
spb
=
get_pixbuf
(
string
->
str
,
YAD_SMALL_ICON
);
}
else
pb
=
get_pixbuf
(
string
->
str
,
YAD_BIG_ICON
);
gtk_list_store_set
(
GTK_LIST_STORE
(
model
),
&
iter
,
column_count
,
pb
,
-
1
);
if
(
pb
)
g_object_unref
(
pb
);
{
GdkPixbuf
*
pb
=
get_pixbuf
(
string
->
str
,
YAD_BIG_ICON
);
if
(
pb
)
{
spb
=
scale_pixbuf
(
pb
);
g_object_unref
(
pb
);
}
}
gtk_list_store_set
(
GTK_LIST_STORE
(
model
),
&
iter
,
column_count
,
spb
,
-
1
);
if
(
spb
)
g_object_unref
(
spb
);
break
;
case
COL_TERM
:
gtk_list_store_set
(
GTK_LIST_STORE
(
model
),
&
iter
,
column_count
,
get_bool_val
(
string
->
str
),
-
1
);
...
...
@@ -324,7 +358,12 @@ parse_desktop_file (gchar * filename)
if
(
options
.
icons_data
.
compact
)
ent
->
pixbuf
=
get_pixbuf
(
icon
,
YAD_SMALL_ICON
);
else
ent
->
pixbuf
=
get_pixbuf
(
icon
,
YAD_BIG_ICON
);
{
GdkPixbuf
*
pb
=
get_pixbuf
(
icon
,
YAD_BIG_ICON
);
ent
->
pixbuf
=
scale_pixbuf
(
pb
);
if
(
pb
)
g_object_unref
(
pb
);
}
g_free
(
icon
);
}
}
...
...
src/notification.c
View file @
6239dcfd
...
...
@@ -111,8 +111,9 @@ set_icon (void)
if
(
g_file_test
(
icon
,
G_FILE_TEST_EXISTS
))
{
pixbuf
=
gdk_pixbuf_new_from_file_at_scale
(
icon
,
options
.
notification_data
.
icon_size
,
options
.
notification_data
.
icon_size
,
TRUE
,
&
err
);
gint
isize
=
(
options
.
common_data
.
icon_size
>
0
)
?
options
.
common_data
.
icon_size
:
16
;
pixbuf
=
gdk_pixbuf_new_from_file_at_scale
(
icon
,
isize
,
isize
,
TRUE
,
&
err
);
if
(
err
)
{
g_printerr
(
_
(
"Could not load notification icon '%s': %s
\n
"
),
icon
,
err
->
message
);
...
...
src/option.c
View file @
6239dcfd
...
...
@@ -380,6 +380,8 @@ static GOptionEntry icons_options[] = {
N_
(
"Use GenericName field instead of Name for icon label"
),
NULL
},
{
"item-width"
,
0
,
0
,
G_OPTION_ARG_INT
,
&
options
.
icons_data
.
width
,
N_
(
"Set the width of dialog items"
),
NULL
},
{
"icon-size"
,
0
,
G_OPTION_FLAG_NOALIAS
,
G_OPTION_ARG_INT
,
&
options
.
common_data
.
icon_size
,
N_
(
"Force using specified icon size"
),
N_
(
"SIZE"
)
},
{
"term"
,
0
,
0
,
G_OPTION_ARG_STRING
,
&
options
.
icons_data
.
term
,
/* xgettext: no-c-format */
N_
(
"Use specified pattern for launch command in terminal (default: xterm -e %s)"
),
N_
(
"PATTERN"
)
},
...
...
@@ -502,7 +504,7 @@ static GOptionEntry notification_options[] = {
N_
(
"Disable exit on middle click"
),
NULL
},
{
"hidden"
,
0
,
0
,
G_OPTION_ARG_NONE
,
&
options
.
notification_data
.
hidden
,
N_
(
"Doesn't show icon at startup"
),
NULL
},
{
"icon-size"
,
0
,
0
,
G_OPTION_ARG_INT
,
&
options
.
notificati
on_data
.
icon_size
,
{
"icon-size"
,
0
,
G_OPTION_FLAG_NOALIAS
,
G_OPTION_ARG_INT
,
&
options
.
comm
on_data
.
icon_size
,
N_
(
"Set icon size for fully specified icons (default - 16)"
),
N_
(
"SIZE"
)
},
{
NULL
}
};
...
...
@@ -1503,6 +1505,7 @@ yad_options_init (void)
options
.
common_data
.
key
=
-
1
;
options
.
common_data
.
bool_fmt
=
YAD_BOOL_FMT_UT
;
options
.
common_data
.
complete
=
YAD_COMPLETE_SIMPLE
;
options
.
common_data
.
icon_size
=
0
;
#if GLIB_CHECK_VERSION(2,30,0)
options
.
common_data
.
size_fmt
=
G_FORMAT_SIZE_DEFAULT
;
#endif
...
...
src/yad.h
View file @
6239dcfd
...
...
@@ -466,6 +466,7 @@ typedef struct {
gboolean
show_hidden
;
gboolean
quoted_output
;
gboolean
num_output
;
gint
icon_size
;
#if GLIB_CHECK_VERSION(2,30,0)
GFormatSizeFlags
size_fmt
;
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment