Skip to content

Commit a371d14

Browse files
authored
Release Candidate: Back In Time 1.5.1 (July 27, 2024)
1 parent 9f25fb2 commit a371d14

13 files changed

+173
-181
lines changed

.travis.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ before_install:
3535
# install screen, and util-linux (provides flock) for test_sshtools
3636
- sudo apt-get install -y sshfs screen util-linux libdbus-1-dev
3737

38-
jobs:
39-
exclude:
40-
- python: "3.9"
41-
- python: "3.10"
42-
- python: "3.11"
43-
- python: "3.12"
38+
# jobs:
39+
# exclude:
40+
# - python: "3.9"
41+
# - python: "3.10"
42+
# - python: "3.11"
43+
# - python: "3.12"
4444

4545
install:
4646
- pip install -U pip

CHANGES

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Back In Time
2-
Version 1.5.1-dev (development of upcoming release)
2+
Version 1.5.2-dev (development of upcoming release)
3+
..
4+
5+
Version 1.5.1 (2024-07-27)
36
* Fix: Use correct port to ping SSH Proxy (#1815)
47

58
Version 1.5.0 (2024-07-26)

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1-dev
1+
1.5.1

common/languages.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated at Mon Jul 22 21:50:46 2024 with help of package "babel" and "polib".
1+
# Generated at Sat Jul 27 19:12:27 2024 with help of package "babel" and "polib".
22
# https://babel.pocoo.org
33
# https://github.com/python-babel/babel
44

@@ -2087,7 +2087,7 @@
20872087
'en': 100,
20882088
'eo': 100,
20892089
'es': 100,
2090-
'et': 32,
2090+
'et': 33,
20912091
'eu': 94,
20922092
'fa': 77,
20932093
'fi': 86,
@@ -2113,7 +2113,7 @@
21132113
'ru': 76,
21142114
'sk': 46,
21152115
'sl': 94,
2116-
'sr': 84,
2116+
'sr': 100,
21172117
'sv': 61,
21182118
'th': 63,
21192119
'tr': 99,

common/man/C/backintime-askpass.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH backintime-askpass 1 "July 2024" "version 1.5.1-dev" "USER COMMANDS"
1+
.TH backintime-askpass 1 "July 2024" "version 1.5.1" "USER COMMANDS"
22
.SH NAME
33
backintime-askpass \- a simple backup tool for Linux.
44
.PP

common/man/C/backintime-config.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH backintime-config 1 "July 2024" "version 1.5.1-dev" "USER COMMANDS"
1+
.TH backintime-config 1 "July 2024" "version 1.5.1" "USER COMMANDS"
22
.SH NAME
33
config \- BackInTime configuration files.
44
.SH SYNOPSIS

common/man/C/backintime.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH backintime 1 "July 2024" "version 1.5.1-dev" "USER COMMANDS"
1+
.TH backintime 1 "July 2024" "version 1.5.1" "USER COMMANDS"
22
.SH NAME
33
backintime \- a simple backup tool for Linux.
44
.PP

common/po/et.po

+11-11
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: backintime\n"
9-
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n"
9+
"Report-Msgid-Bugs-To: c.buhtz@posteo.jp\n"
1010
"POT-Creation-Date: 2024-07-22 21:49+0200\n"
11-
"PO-Revision-Date: 2024-07-22 12:04+0000\n"
12-
"Last-Translator: buhtz <buhtz@users.noreply.translate.codeberg.org>\n"
11+
"PO-Revision-Date: 2024-07-27 06:38+0000\n"
12+
"Last-Translator: Priit Jõerüüt <jrtcdbrg@users.noreply.translate.codeberg.org>\n"
1313
"Language-Team: Estonian <https://translate.codeberg.org/projects/backintime/common/et/>\n"
1414
"Language: et\n"
1515
"MIME-Version: 1.0\n"
@@ -1039,39 +1039,39 @@ msgstr "Peamine profiil"
10391039

10401040
#: qt/settingsdialog.py:187
10411041
msgid "Edit"
1042-
msgstr "Muutmine"
1042+
msgstr "Muuda"
10431043

10441044
#: qt/settingsdialog.py:191 qt/settingsdialog.py:668
10451045
msgid "Add"
1046-
msgstr ""
1046+
msgstr "Lisa"
10471047

10481048
#: qt/settingsdialog.py:195 qt/settingsdialog.py:615 qt/settingsdialog.py:686
10491049
msgid "Remove"
1050-
msgstr ""
1050+
msgstr "Eemalda"
10511051

10521052
#: qt/settingsdialog.py:210
10531053
msgid "&General"
10541054
msgstr "Ü&ldine"
10551055

10561056
#: qt/settingsdialog.py:220 qt/settingsdialog.py:2629
10571057
msgid "Mode:"
1058-
msgstr ""
1058+
msgstr "Töörežiim:"
10591059

10601060
#: qt/settingsdialog.py:239 qt/settingsdialog.py:2161
10611061
msgid "Where to save snapshots"
1062-
msgstr "Kuhu salvestada tõmmis"
1062+
msgstr "Kuhu salvestame tõmmise"
10631063

10641064
#: qt/settingsdialog.py:255
10651065
msgid "Folder"
1066-
msgstr ""
1066+
msgstr "Kaust"
10671067

10681068
#: qt/settingsdialog.py:263
10691069
msgid "SSH Settings"
1070-
msgstr ""
1070+
msgstr "SSH seadistused"
10711071

10721072
#: qt/settingsdialog.py:290
10731073
msgid "Path:"
1074-
msgstr ""
1074+
msgstr "Asukoht:"
10751075

10761076
#: qt/settingsdialog.py:296
10771077
msgid "Cipher:"

common/po/fr.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: Back In Time 0.8.8\n"
9-
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n"
9+
"Report-Msgid-Bugs-To: c.buhtz@posteo.jp\n"
1010
"POT-Creation-Date: 2024-07-22 21:49+0200\n"
11-
"PO-Revision-Date: 2024-07-22 07:07+0000\n"
11+
"PO-Revision-Date: 2024-07-27 06:38+0000\n"
1212
"Last-Translator: buhtz <buhtz@users.noreply.translate.codeberg.org>\n"
1313
"Language-Team: French <https://translate.codeberg.org/projects/backintime/common/fr/>\n"
1414
"Language: fr\n"
@@ -748,7 +748,7 @@ msgstr "Répertoires sauvegardés"
748748

749749
#: qt/app.py:1266
750750
msgid "Snapshot Name"
751-
msgstr "Nom du l'instantané"
751+
msgstr "Nom de l'instantané"
752752

753753
#: qt/app.py:1313
754754
msgid "Are you sure you want to remove this snapshot?"

common/po/gl.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: backintime\n"
9-
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n"
9+
"Report-Msgid-Bugs-To: c.buhtz@posteo.jp\n"
1010
"POT-Creation-Date: 2024-07-22 21:49+0200\n"
11-
"PO-Revision-Date: 2024-07-17 11:41+0000\n"
11+
"PO-Revision-Date: 2024-07-24 15:18+0000\n"
1212
"Last-Translator: mbouzada <mbouzada@users.noreply.translate.codeberg.org>\n"
1313
"Language-Team: Galician <https://translate.codeberg.org/projects/backintime/common/gl/>\n"
1414
"Language: gl\n"
@@ -79,11 +79,11 @@ msgstr "Debe escoller polo menos un cartafol para a copia de seguranza!"
7979

8080
#: common/config.py:388
8181
msgid "Backup folder cannot be included."
82-
msgstr "Non foi posíbel incluír o cartafol de copias de seguranza."
82+
msgstr "Non é posíbel incluír o cartafol de copias de seguranza."
8383

8484
#: common/config.py:400
8585
msgid "Backup sub-folder cannot be included."
86-
msgstr "Non foi posíbel pode incluír o subcartafol de copia de seguranza."
86+
msgstr "Non é posíbel incluír o subcartafol de copia de seguranza."
8787

8888
#: common/config.py:447
8989
#, python-brace-format

0 commit comments

Comments
 (0)