Thomas Lamprecht
6c3ae1b584
run make update
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-21 17:51:04 +02:00
Thomas Lamprecht
23abb9fd6b
update Ukrainian translations
...
Contributed-by: Олександр Олександрович <zloymonah@gmail.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-19 06:45:32 +02:00
Thomas Lamprecht
0f11ac9e5a
update Polish translations
...
Contributed-by: Daniel Koć <daniel@xn--ko-wla.pl>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-15 09:45:01 +02:00
Thomas Lamprecht
45b8f59c2c
unify PO file license and copyright header
...
Add a SPDX header with the correct license to every file and use
year-less copyright, which is covered by the Berne Convention [0] and
other projects use this simpler approach nowadays too, e.g. curl [1].
For the contributors use a more general statement, as it's hard to
get a 100% complete list for each file, and that should be fine
w.r.t. CLA signed too. If somebody complains we can still check on
this more closely and maybe play Sherlock, but lets hope we can
invest our time better - for a more complete view see the git log.
[0]: https://en.wikipedia.org/wiki/Berne_Convention
[1]: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-15 09:42:13 +02:00
Thomas Lamprecht
ae00a31e97
bump version to 3.0.3
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 15:28:56 +02:00
Thomas Lamprecht
f5ba5b19cd
run make update
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 15:28:56 +02:00
Thomas Lamprecht
c073bab7a8
update German tranlsation
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 15:28:26 +02:00
Thomas Lamprecht
a295dd8f5c
update German translation
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 14:30:13 +02:00
Thomas Lamprecht
a8f1a45d35
run make update
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 14:19:44 +02:00
Thomas Lamprecht
d9e33042bb
run make update
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 14:11:50 +02:00
Thomas Lamprecht
659b4dbd22
refresh polish translation with current message catalog
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 14:03:39 +02:00
Thomas Lamprecht
76ba99113f
update Polish translations
...
Contributed-by: Daniel Koć <daniel@xn--ko-wla.pl>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-14 14:02:51 +02:00
Thomas Lamprecht
bd07636086
bump version to 3.0.2
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-09 11:02:49 +02:00
Thomas Lamprecht
a96b1971e2
Revert "po2js: cleanup perl code"
...
This reverts commit df8c4aa493
.
2023-06-09 11:01:44 +02:00
Thomas Lamprecht
1c77a37fde
Revert "po2js: generate modern JavaScript"
...
This reverts commit 7159a792bb
.
2023-06-09 11:01:42 +02:00
Thomas Lamprecht
92b3142208
bump version to 3.0.1
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-09 10:29:44 +02:00
Thomas Lamprecht
2cdf6ca460
run make update
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-09 10:02:09 +02:00
Thomas Lamprecht
7a3a367cfe
run make update
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-05 09:58:30 +02:00
Thomas Lamprecht
0dcf7bc867
normalize Ukrainian PO file
...
Run `make do_update` to normalize the PO file, mostly re-ordering
stuff by their occurrences in the POT files.
The effective content should be untouched, as the diffstat confirms:
> 7248 insertions(+), 7248 deletions(-)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-05 09:54:59 +02:00
Thomas Lamprecht
e0dd5e6989
add Ukrainian translations
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-05 09:52:54 +02:00
ribbon
326feddf62
update Japanese translation
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-05 09:42:09 +02:00
Thomas Lamprecht
d33e040313
buildsys: add sbuild target for convenience
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
2b19df0151
bump version to 3.0.0
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
bccc55120b
d/control: record missing libjson-perl build dependency
...
used by po2js and detected while doing a clean build through sbuild
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
d02c66399f
debian: add missing newline to dh_install files
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
873d7fd058
d/control: add missing ${misc:Depends}
...
for debhelper detected dependencies
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
bf6772a13b
buildsys: add dsc target
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
a16dc967dc
makefile: convert to use simple parenthesis
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
0cb6bc8d64
d/control: define compat level via build-depends and raise to 13
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
bb0ff4b069
po2js generator: replace obsoleted Getopt::Std with Getopt::Long
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
df8c4aa493
po2js: cleanup perl code
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
7159a792bb
po2js: generate modern JavaScript
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
86f072cad4
buildsys: derive upload dist automatically
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
3539b19441
buildsys: use source package name derived build directory
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
0de4c3cabe
buildsys: use full DEB_VERSION variable
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-16 18:09:00 +02:00
Thomas Lamprecht
3bee6f0e77
js generator: replace obsoleted Getopt::Std with Getopt::Long
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-09 09:22:16 +02:00
Thomas Lamprecht
6ad9f0ce25
js generator: perlcritic fixes
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-09 09:13:19 +02:00
Thomas Lamprecht
2bcbc73300
js generator: move finding sources into method
...
less code directly executed in the global execution path makes the
sources a bit easier to grasp and reason about.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-09 09:01:18 +02:00
Thomas Lamprecht
7b7a7598c0
refresh message catalogue on current GUI git-repo state
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-09 08:53:51 +02:00
Thomas Lamprecht
16298befe6
js generator: avoid dependency on lipve-common-perl for just run_command
...
for this specific case it's simple enough to not require it
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-09 08:53:51 +02:00
Author: ribbon
fc46cb3a7c
update Japanese translation
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-02 15:34:32 +02:00
Thomas Lamprecht
55d94e5bc7
update gitignore file
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-17 14:13:24 +02:00
Thomas Lamprecht
78e560ba35
js generator: use word-boundary anchor in regex
...
to avoid some edge case false positives.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-17 14:12:31 +02:00
Thomas Lamprecht
052bd210b1
js generator: avoid doing two tests per line
...
combine the checks and make the second dependent from the former
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-17 14:12:31 +02:00
Thomas Lamprecht
d310270dc7
js generator: indentation and style fixes
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-17 14:12:31 +02:00
Thomas Lamprecht
641582bd0b
js generator: drop years from copyright
...
Not required by the Berne Convention, e.g., see curl's reasoning:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
Reflow text to 100 cc.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-17 14:12:31 +02:00
Thomas Lamprecht
e6fbfe8bff
js generator: improve use statements
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-17 14:12:31 +02:00
Thomas Lamprecht
53973d4663
update French translation
...
Contributed-by: Davy Defaud <davy.defaud@free.fr>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-28 19:56:45 +02:00
Thomas Lamprecht
6d745bafa1
bump version to 2.12-1
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-27 16:00:18 +02:00
Thomas Lamprecht
dd77c0a755
de: fixup translation of chinese variants
...
kurz/lang zeichen are not widely known, use the actually common terms
here, used also by (most) other languages (en, nl, fr, ...)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-27 16:00:18 +02:00