Commit Graph

1126 Commits

Author SHA1 Message Date
marcuscf
24f78fbe3e timeshift-pt_BR.po: Fix translations (#418, #419)
Should fix #418 (critically wrong translation) and #419 (repeated
translations).

Includes some other fixes and additions.

timeshift-pt.po: Add a few sentences from pt_BR.po to get them more in
sync with each other.
2020-05-05 15:19:52 -03:00
Pjotr123
69f1b3da0a
Update timeshift-nl.po
A few minor corrections.
2020-05-05 12:49:58 +02:00
Rod Jackson
1e1774a9fa
Fix missing hourly backups; issues #497 & 467
The code should be changed so that choosing a snapshot to tag follows timing similar to determining if a snapshot for a tag is needed. That is, allow for the possibility that not all runs of cron start right on the same second. A safe change to do this would be to change the timestamp comparison to account for extra seconds.
2020-04-14 03:59:25 -05:00
danielventurini
4dc260ad85 Undo marked to delete 2020-04-01 14:51:35 -03:00
Mikhail Novosyolov
041d3ee24b Simplify launch via pkexec
- remove usage of env: when timeshift is being launched via pkexec, envs like
  DISPLAY and XAUTHORITY are inherited from the current envoronment
- when they are set explicitly via the binary /usr/bin/env, X server does not permit access,
  the old method of launching did not work on ROSA KDE 4:
  > Could not connect to display
- when /usr/bin/env is launched, the graphical policykit agent dialog shows that /usr/bin/env is being
  launched and does not show TimeShift's icon

There is no reason to use env, I believe. This patch fixes launching on ROSA.
2020-03-17 11:06:05 +03:00
Samuel Rakitničan
e9b52263bf timeshift-pt_BR.po: Fix newlines
../po/timeshift-pt_BR.po:264: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:549: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1218: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1240: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1323: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1329: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1338: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1351: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1355: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1364: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1386: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1470: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1508: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1517: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1594: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1938: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1968: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:1976: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:2102: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:2270: 'msgid' and 'msgstr' entries do not both end with '\n'
../po/timeshift-pt_BR.po:2363: 'msgid' and 'msgstr' entries do not both end with '\n'
msgfmt: found 21 fatal errors
2020-03-15 15:36:24 +01:00
Tony George
cecd294dca v20.03 2020-03-05 08:58:13 +05:30
Tony George
335b3d5398 Change TEMP_DIR permissions and path; Cleanup on exit; 2020-03-05 08:57:24 +05:30
Tony George
4447b0a7d2 v20.02 2020-02-29 12:12:49 +05:30
Tony George
1a3c9a509c Update support message 2020-02-29 12:09:22 +05:30
Tony George
5a5a8fbb87 Fix bind-mount issues (#528, #535, #536, #555) 2020-02-29 12:09:22 +05:30
Tony George
5d6b1167d0 Mount devices to /run/timeshift instead of /mnt 2020-02-29 11:06:55 +05:30
Tony George
8e51d05381 Add dependency: btrfs-tools | btrfs-progs 2020-02-09 20:23:30 +05:30
Tony George
cbbde128a2 Minor changes 2020-02-09 20:20:42 +05:30
Tony George
53154bb5e1
Merge pull request #553 from Alan01/patch-3
Update timeshift-da.po
2020-02-09 20:13:46 +05:30
Tony George
fc39e754dd
Merge pull request #548 from welaq/master
Updated Lithuanian translation
2020-02-09 20:13:31 +05:30
Tony George
e2c61bbff7
Merge pull request #546 from polluks/patch-1
Typo fixed
2020-02-09 20:13:14 +05:30
Tony George
fafd019fd2
Merge pull request #508 from MadEmperorYuri/patch-1
Improve clarity of column headers
2020-02-09 20:12:14 +05:30
Alan01
cdcbeb415d
Update timeshift-da.po 2020-02-07 15:03:20 +00:00
welaq
8aea48721c
Updated Lithuanian translation 2020-01-31 20:21:56 +02:00
Stefan
dfba28da87
Typo fixed 2020-01-27 11:19:24 +01:00
Tony George
e4139e6df0
Merge pull request #527 from Dragone2/master
Updated Italian translation.
2020-01-14 09:07:49 +05:30
Tony George
149144e8be
Merge pull request #542 from cges30901/master
Install fi, ja and zh_TW translation
2020-01-14 09:05:51 +05:30
Hsiu-Ming Chang
318c97454d Install fi, ja and zh_TW translation 2020-01-08 13:59:35 +08:00
Tony George
ba94d55813
Merge pull request #540 from yleseverino/patch-2
Update README.md
2020-01-05 17:44:26 +05:30
Yle Severino Carvalho
fa53da492b
Update README.md
Correcting a simple error,  changing "apt" to "dnf".
2020-01-05 11:49:54 +01:00
Tony George
7ac683bb79
Merge pull request #539 from yleseverino/patch-1
Update README.md
2020-01-05 13:57:13 +05:30
Yle Severino Carvalho
27c5a4bb3c
Update README.md
I think is a good idea remove the advise to install using the RUN files, because they cannot be found in the releases link.
2020-01-04 19:57:37 +01:00
Tony George
5750f57444
Merge pull request #530 from kelebek333/patch-1
Update tr.po
2019-12-08 12:47:59 +05:30
Butterfly
e80f77e84a
Update tr.po
Update tr.po
2019-12-06 15:48:48 +03:00
Dragone2
a72baca89f
Updated Italian translation. 2019-12-02 17:51:49 +01:00
Tony George
f4cfd38f5b
Merge pull request #512 from koger23/fix/#511
fix(timeshift-de.po): correct typo
2019-12-02 21:42:48 +05:30
Tony George
1427805d65
Merge pull request #507 from gm10/fix-zfs
Recognize "zfs_member" as a linux filesystem
2019-12-02 21:42:04 +05:30
Tony George
056ca5c1b1
Merge pull request #493 from kazunito/japan
Japanese support
2019-12-02 21:41:21 +05:30
Tony George
2cde4dde1a
Merge pull request #492 from pyroxar/master
Update polish translation
2019-12-02 21:41:06 +05:30
Tony George
8935a7f6c5
Merge pull request #468 from mahtiankka/Timeshift-fi
Update translation Finnish v19.01
2019-12-02 21:40:36 +05:30
Tony George
d602667056
Merge pull request #458 from p-bo/patch-10
Updated Czech translation
2019-12-02 21:39:58 +05:30
Tony George
1a6eafe88a
Merge pull request #457 from p-bo/patch-9
Fix #454
2019-12-02 21:39:32 +05:30
Tony George
4b01f39b3f
Merge pull request #526 from meskobalazs/patch-1
Update Hungarian translation
2019-12-02 21:37:32 +05:30
Balázs Meskó
2146074bdd
Update Hungarian translation 2019-12-01 15:54:48 +01:00
Tony George
5ff46b3ffe
Merge pull request #515 from Pjotr123/patch-5
Update timeshift-nl.po
2019-11-08 20:33:26 +05:30
Pjotr123
078f73d072
Update timeshift-nl.po
Completed Dutch translation (including some improvements of existing translations).
2019-11-08 13:03:31 +01:00
koger23
758833d56d fix(timeshift-de.po): correct typo
issue: #511
2019-11-04 12:46:01 +01:00
MadEmperorYuri
149f5fadb9
Improve clarity of column headers
I recently discovered that timeshift had only been backing up hidden files, and not all files as I believed, despite my having used the configuration dialog several times.

The column header "Include Hidden" suggested to me that hidden files would be included *in addition to* regular files, the same way the `ls` command shows hidden files in addition to regular files with the `-a` flag and the same way GNOME's file manager shows hidden in addition to regular files when the appropriate checkbox is enabled.

I have consequently found myself in a recovery situation, and have discovered that I have permanently lost files of sentimental value. Hopefully this improved verbiage will make it clear to users that timeshift does not follow the same conventions that other tools do.
2019-11-01 01:55:06 -05:00
gm10
e63b48b3d1
Recognize "zfs_member" as a linux filesystem 2019-10-30 06:58:31 +01:00
Kazuo
091528d074 Japanese support 2019-10-13 05:07:43 +09:00
pyroxar
548520fb94 Update polish translation 2019-10-09 19:30:09 +02:00
Tony George
f395760b3f Update issue templates 2019-10-06 08:30:33 +05:30
Tony George
8dc473c4fb Update issue templates 2019-10-06 08:29:19 +05:30
Tony George
f6db7c3137 Update issue templates 2019-10-06 08:27:56 +05:30