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
11822e64
Commit
11822e64
authored
Jan 12, 2023
by
Victor Ananjevsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright years
parent
19dea7ae
Hide whitespace changes
Inline
Side-by-side
Showing
28 changed files
with
49 additions
and
49 deletions
+49
-49
uk.po
po/uk.po
+21
-21
about.c
src/about.c
+2
-2
app.c
src/app.c
+1
-1
browser.c
src/browser.c
+1
-1
calendar.c
src/calendar.c
+1
-1
color.c
src/color.c
+1
-1
cpicker.c
src/cpicker.c
+1
-1
dnd.c
src/dnd.c
+1
-1
entry.c
src/entry.c
+1
-1
file.c
src/file.c
+1
-1
font.c
src/font.c
+1
-1
html.c
src/html.c
+1
-1
icons.c
src/icons.c
+1
-1
list.c
src/list.c
+1
-1
main.c
src/main.c
+1
-1
notebook.c
src/notebook.c
+1
-1
notification.c
src/notification.c
+1
-1
option.c
src/option.c
+1
-1
paned.c
src/paned.c
+1
-1
picture.c
src/picture.c
+1
-1
print.c
src/print.c
+1
-1
progress.c
src/progress.c
+1
-1
scale.c
src/scale.c
+1
-1
text.c
src/text.c
+1
-1
tools.c
src/tools.c
+1
-1
util.c
src/util.c
+1
-1
yad-settings.in
src/yad-settings.in
+1
-1
yad.h
src/yad.h
+1
-1
No files found.
po/uk.po
View file @
11822e64
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 202
2-12-27 19:11
+0200\n"
"POT-Creation-Date: 202
3-01-12 10:17
+0200\n"
"PO-Revision-Date: 2021-11-28 19:00+0200\n"
"Last-Translator: Victor Ananjevsky <ananasik@gmail.com>\n"
"Language-Team: \n"
...
...
@@ -66,47 +66,47 @@ msgstr "Початкове значення - менше за мінімальн
msgid "Initial value greater than maximum.\n"
msgstr "Початкове значення - більше за максимальне.\n"
#: ../src/form.c:5
04
#: ../src/form.c:5
10
msgid "Select files"
msgstr "Вибрати файли"
#: ../src/form.c:5
07 ../src/form.c:515 ../src/form.c:594 ../src/form.c:602
#: ../src/form.c:65
3
../src/html.c:227 ../src/html.c:260 ../src/picture.c:296
#: ../src/form.c:5
13 ../src/form.c:521 ../src/form.c:600 ../src/form.c:608
#: ../src/form.c:65
9
../src/html.c:227 ../src/html.c:260 ../src/picture.c:296
#: ../src/text.c:121 ../src/text.c:192 ../src/util.c:40
msgid "Cancel"
msgstr "Скасувати"
#: ../src/form.c:5
08 ../src/form.c:516 ../src/form.c:595 ../src/form.c:603
#: ../src/form.c:6
54
../src/html.c:228 ../src/picture.c:297 ../src/text.c:122
#: ../src/form.c:5
14 ../src/form.c:522 ../src/form.c:601 ../src/form.c:609
#: ../src/form.c:6
60
../src/html.c:228 ../src/picture.c:297 ../src/text.c:122
#: ../src/text.c:193 ../src/util.c:46
msgid "OK"
msgstr "Гаразд"
#: ../src/form.c:51
2
#: ../src/form.c:51
8
msgid "Select folders"
msgstr "Вибрати теки"
#: ../src/form.c:59
1
#: ../src/form.c:59
7
msgid "Select or create file"
msgstr "Вибрати або створити файл"
#: ../src/form.c:
599
#: ../src/form.c:
605
msgid "Select or create folder"
msgstr "Вибрати або створити теку"
#: ../src/form.c:65
0
#: ../src/form.c:65
6
msgid "Select date"
msgstr "Вибрати дату"
#: ../src/form.c:10
29
#: ../src/form.c:10
35
msgid "Select file"
msgstr "Вибрати файл"
#: ../src/form.c:10
59
#: ../src/form.c:10
65
msgid "Select folder"
msgstr "Вибрати теку"
#: ../src/form.c:12
27 ../src/form.c:1229
#: ../src/form.c:12
33 ../src/form.c:1235
msgid "Link"
msgstr "Посилання"
...
...
@@ -140,32 +140,32 @@ msgstr "Не можу розібрати файл %s: %s\n"
msgid "Unable to open directory %s: %s\n"
msgstr "Не можу відкрити каталог %s: %s\n"
#: ../src/main.c:151 ../src/main.c:49
0
#: ../src/main.c:151 ../src/main.c:49
7
#, c-format
msgid "%d sec"
msgstr "%d сек"
#: ../src/main.c:7
43 ../src/main.c:750
#: ../src/main.c:7
50 ../src/main.c:757
#, c-format
msgid "Unable to parse YAD_OPTIONS: %s\n"
msgstr "Не можу розібрати YAD_OPTIONS: %s\n"
#: ../src/main.c:76
1
#: ../src/main.c:76
8
#, c-format
msgid "Unable to parse command line: %s\n"
msgstr "Не вдається розібрати командний рядок: %s\n"
#: ../src/main.c:79
0
#: ../src/main.c:79
7
#, c-format
msgid "WARNING: Using gtkrc option is deprecated, please use --css instead\n"
msgstr "УВАГА: Опція gtkrc застаріла, використовуйте --css замість неї\n"
#: ../src/main.c:8
59
#: ../src/main.c:8
66
#, c-format
msgid "WARNING: --plug mode not supported outside X11\n"
msgstr "УВАГА: Опція --plug підтримується тільки в X11\n"
#: ../src/main.c:8
79
#: ../src/main.c:8
86
#, c-format
msgid "WARNING: This mode not supported outside X11\n"
msgstr "УВАГА: Цей режим підтримується тільки в X11\n"
...
...
@@ -2093,12 +2093,12 @@ msgstr "Налаштування"
msgid "Yes"
msgstr "Так"
#: ../src/util.c:660 ../src/util.c:71
6
#: ../src/util.c:660 ../src/util.c:71
9
#, c-format
msgid "WARNING: Run command failed: %s\n"
msgstr "УВАГА: Збій при запуску команди: %s\n"
#: ../src/util.c:8
89
#: ../src/util.c:8
92
msgid "Case _sensitive"
msgstr "Враховувати _регістр"
...
...
src/about.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
@@ -143,7 +143,7 @@ yad_about (void)
g_object_set
(
G_OBJECT
(
dialog
),
"name"
,
PACKAGE_NAME
,
"version"
,
PACKAGE_VERSION
,
"copyright"
,
"Copyright
\xc2\xa9
2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>"
,
"copyright"
,
"Copyright
\xc2\xa9
2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>"
,
"comments"
,
comments
,
"authors"
,
authors
,
"website"
,
PACKAGE_URL
,
...
...
src/app.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/browser.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2010-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2010-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <config.h>
...
...
src/calendar.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <errno.h>
...
...
src/color.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <errno.h>
...
...
src/cpicker.c
View file @
11822e64
...
...
@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2020-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2020-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
/* This code getted from deprecated GtkColorSelection widget (gtk+-3.24.33) */
...
...
src/dnd.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/entry.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/file.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/font.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/html.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <limits.h>
...
...
src/icons.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/list.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <string.h>
...
...
src/main.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
...
...
src/notebook.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
...
...
src/notification.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/stat.h>
...
...
src/option.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <stdlib.h>
...
...
src/paned.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
...
...
src/picture.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/print.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <sys/types.h>
...
...
src/progress.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <stdio.h>
...
...
src/scale.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include "yad.h"
...
...
src/text.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <pango/pango.h>
...
...
src/tools.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2019-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2019-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#include <config.h>
...
...
src/util.c
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#ifndef _GNU_SOURCE
...
...
src/yad-settings.in
View file @
11822e64
...
...
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License along with
# YAD. If not, see <https://www.gnu.org/licenses/>.
#
# Copyright (C) 2021-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
# Copyright (C) 2021-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
#
TEXTDOMAIN
=
@GETTEXT_PACKAGE@
...
...
src/yad.h
View file @
11822e64
...
...
@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with YAD. If not, see <http://www.gnu.org/licenses/>.
*
* Copyright (C) 2008-202
2
, Victor Ananjevsky <victor@sanana.kiev.ua>
* Copyright (C) 2008-202
3
, Victor Ananjevsky <victor@sanana.kiev.ua>
*/
#ifndef _YAD_H_
...
...
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