-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Schedule dropdown menu used "minutes" instead of "hours" (#1572)
- Loading branch information
Showing
48 changed files
with
435 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: backintime\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n" | ||
"POT-Creation-Date: 2023-11-14 14:02+0100\n" | ||
"POT-Creation-Date: 2023-11-15 10:12+0100\n" | ||
"PO-Revision-Date: 2023-10-19 19:53+0000\n" | ||
"Last-Translator: SomeTr <[email protected]>\n" | ||
"Language-Team: Arabic <https://translate.codeberg.org/projects/backintime/common/ar/>\n" | ||
|
@@ -1079,8 +1079,6 @@ msgid "At every boot/reboot" | |
msgstr "في كل اقلاع/اعادة اقلاع" | ||
|
||
#: qt/settingsdialog.py:358 qt/settingsdialog.py:360 qt/settingsdialog.py:362 | ||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} minute" | ||
msgid_plural "Every {n} minutes" | ||
|
@@ -1095,6 +1093,18 @@ msgstr[5] "كل {n} دقائق" | |
msgid "Every hour" | ||
msgstr "كل ساعة" | ||
|
||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} hour" | ||
msgid_plural "Every {n} hours" | ||
msgstr[0] "كل ساعتان" | ||
msgstr[1] "كل ساعتان" | ||
msgstr[2] "كل ساعتان" | ||
msgstr[3] "كل ساعتان" | ||
msgstr[4] "كل ساعتان" | ||
msgstr[5] "كل ساعتان" | ||
|
||
#: qt/settingsdialog.py:372 | ||
#, fuzzy | ||
msgid "Custom hours" | ||
|
@@ -1790,10 +1800,6 @@ msgstr "" | |
#~ msgid "Every 6 hours" | ||
#~ msgstr "كل ٦ ساعات" | ||
|
||
#, fuzzy, python-brace-format | ||
#~ msgid "Every {n} hours" | ||
#~ msgstr "كل ساعتان" | ||
|
||
#~ msgid "List only different snapshots" | ||
#~ msgstr "سرد لقطات المُختلفة فقط" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: backintime\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n" | ||
"POT-Creation-Date: 2023-11-14 14:02+0100\n" | ||
"POT-Creation-Date: 2023-11-15 10:12+0100\n" | ||
"PO-Revision-Date: 2023-10-28 19:13+0000\n" | ||
"Last-Translator: SomeTr <[email protected]>\n" | ||
"Language-Team: Bulgarian <https://translate.codeberg.org/projects/backintime/common/bg/>\n" | ||
|
@@ -1079,8 +1079,6 @@ msgid "At every boot/reboot" | |
msgstr "При всяко зареждане/рестартиране" | ||
|
||
#: qt/settingsdialog.py:358 qt/settingsdialog.py:360 qt/settingsdialog.py:362 | ||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, python-brace-format | ||
msgid "Every {n} minute" | ||
msgid_plural "Every {n} minutes" | ||
|
@@ -1091,6 +1089,14 @@ msgstr[1] "На всеки {n} минути" | |
msgid "Every hour" | ||
msgstr "На всеки час" | ||
|
||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} hour" | ||
msgid_plural "Every {n} hours" | ||
msgstr[0] "На всеки {n} часа" | ||
msgstr[1] "На всеки {n} часа" | ||
|
||
#: qt/settingsdialog.py:372 | ||
#, fuzzy | ||
msgid "Custom hours" | ||
|
@@ -1756,10 +1762,6 @@ msgstr "Изключете {path} от бъдещите моментни арх | |
#~ msgid "Every 5 minutes" | ||
#~ msgstr "На всеки 5 минути" | ||
|
||
#, python-brace-format | ||
#~ msgid "Every {n} hours" | ||
#~ msgstr "На всеки {n} часа" | ||
|
||
#~ msgid "" | ||
#~ "Full system backup can only create a snapshot to be restored to the same physical disk(s) with the same disk partitioning as from the source; restoring to new physical disks or the same disks with different partitioning will yield a potentially broken and unusable system.\n" | ||
#~ "\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: backintime\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n" | ||
"POT-Creation-Date: 2023-11-14 14:02+0100\n" | ||
"POT-Creation-Date: 2023-11-15 10:12+0100\n" | ||
"PO-Revision-Date: 2023-10-28 19:13+0000\n" | ||
"Last-Translator: SomeTr <[email protected]>\n" | ||
"Language-Team: Bosnian <https://translate.codeberg.org/projects/backintime/common/bs/>\n" | ||
|
@@ -1029,8 +1029,6 @@ msgid "At every boot/reboot" | |
msgstr "" | ||
|
||
#: qt/settingsdialog.py:358 qt/settingsdialog.py:360 qt/settingsdialog.py:362 | ||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} minute" | ||
msgid_plural "Every {n} minutes" | ||
|
@@ -1042,6 +1040,15 @@ msgstr[2] "Svakih {n} minuta" | |
msgid "Every hour" | ||
msgstr "" | ||
|
||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} hour" | ||
msgid_plural "Every {n} hours" | ||
msgstr[0] "Svakih {n} sati" | ||
msgstr[1] "Svakih {n} sati" | ||
msgstr[2] "Svakih {n} sati" | ||
|
||
#: qt/settingsdialog.py:372 | ||
msgid "Custom hours" | ||
msgstr "" | ||
|
@@ -1644,10 +1651,6 @@ msgstr "" | |
#~ msgid "Every 5 minutes" | ||
#~ msgstr "Svakih 5 minuta" | ||
|
||
#, fuzzy, python-brace-format | ||
#~ msgid "Every {n} hours" | ||
#~ msgstr "Svakih {n} sati" | ||
|
||
#, fuzzy, python-brace-format | ||
#~ msgid "Profile: {name}" | ||
#~ msgstr "Profil: \"{name}\"" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: backintime\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n" | ||
"POT-Creation-Date: 2023-11-14 14:02+0100\n" | ||
"POT-Creation-Date: 2023-11-15 10:12+0100\n" | ||
"PO-Revision-Date: 2023-09-26 10:59+0000\n" | ||
"Last-Translator: buhtz <[email protected]>\n" | ||
"Language-Team: Catalan <https://translate.codeberg.org/projects/backintime/common/ca/>\n" | ||
|
@@ -1085,8 +1085,6 @@ msgid "At every boot/reboot" | |
msgstr "En cada inici/reinici" | ||
|
||
#: qt/settingsdialog.py:358 qt/settingsdialog.py:360 qt/settingsdialog.py:362 | ||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, python-brace-format | ||
msgid "Every {n} minute" | ||
msgid_plural "Every {n} minutes" | ||
|
@@ -1097,6 +1095,14 @@ msgstr[1] "Cada {n} minuts" | |
msgid "Every hour" | ||
msgstr "Cada hora" | ||
|
||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} hour" | ||
msgid_plural "Every {n} hours" | ||
msgstr[0] "Cada {n} hores" | ||
msgstr[1] "Cada {n} hores" | ||
|
||
#: qt/settingsdialog.py:372 | ||
#, fuzzy | ||
msgid "Custom hours" | ||
|
@@ -1811,10 +1817,6 @@ msgstr "Exclou {path} de les instantànies futures?" | |
#~ msgid "Every 6 hours" | ||
#~ msgstr "Cada 6 hores" | ||
|
||
#, fuzzy, python-brace-format | ||
#~ msgid "Every {n} hours" | ||
#~ msgstr "Cada {n} hores" | ||
|
||
#~ msgid "" | ||
#~ "Full system backup can only create a snapshot to be restored to the same physical disk(s) with the same disk partitioning as from the source; restoring to new physical disks or the same disks with different partitioning will yield a potentially broken and unusable system.\n" | ||
#~ "\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: backintime\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n" | ||
"POT-Creation-Date: 2023-11-14 14:02+0100\n" | ||
"POT-Creation-Date: 2023-11-15 10:12+0100\n" | ||
"PO-Revision-Date: 2023-10-28 19:13+0000\n" | ||
"Last-Translator: SomeTr <[email protected]>\n" | ||
"Language-Team: Czech <https://translate.codeberg.org/projects/backintime/common/cs/>\n" | ||
|
@@ -1125,8 +1125,6 @@ msgid "At every boot/reboot" | |
msgstr "Při každém startu/restartu počítače" | ||
|
||
#: qt/settingsdialog.py:358 qt/settingsdialog.py:360 qt/settingsdialog.py:362 | ||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} minute" | ||
msgid_plural "Every {n} minutes" | ||
|
@@ -1138,6 +1136,15 @@ msgstr[2] "Každých {n} minut" | |
msgid "Every hour" | ||
msgstr "Každou hodinu" | ||
|
||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} hour" | ||
msgid_plural "Every {n} hours" | ||
msgstr[0] "Každých {n} hodin" | ||
msgstr[1] "Každých {n} hodin" | ||
msgstr[2] "Každých {n} hodin" | ||
|
||
#: qt/settingsdialog.py:372 | ||
#, fuzzy | ||
msgid "Custom hours" | ||
|
@@ -1903,10 +1910,6 @@ msgstr "Vynechat „{path}“ z budoucích zachycených stavů?" | |
#~ msgid "Every 6 hours" | ||
#~ msgstr "Každých 6 hodin" | ||
|
||
#, python-brace-format | ||
#~ msgid "Every {n} hours" | ||
#~ msgstr "Každých {n} hodin" | ||
|
||
#~ msgid "" | ||
#~ "Full system backup can only create a snapshot to be restored to the same physical disk(s) with the same disk partitioning as from the source; restoring to new physical disks or the same disks with different partitioning will yield a potentially broken and unusable system.\n" | ||
#~ "\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: backintime\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bit-team/backintime\n" | ||
"POT-Creation-Date: 2023-11-14 14:02+0100\n" | ||
"POT-Creation-Date: 2023-11-15 10:12+0100\n" | ||
"PO-Revision-Date: 2023-10-28 19:13+0000\n" | ||
"Last-Translator: SomeTr <[email protected]>\n" | ||
"Language-Team: Danish <https://translate.codeberg.org/projects/backintime/common/da/>\n" | ||
|
@@ -1055,8 +1055,6 @@ msgid "At every boot/reboot" | |
msgstr "Ved hver opstart/genstart" | ||
|
||
#: qt/settingsdialog.py:358 qt/settingsdialog.py:360 qt/settingsdialog.py:362 | ||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} minute" | ||
msgid_plural "Every {n} minutes" | ||
|
@@ -1067,6 +1065,14 @@ msgstr[1] "Hver {n} minutter" | |
msgid "Every hour" | ||
msgstr "Hver time" | ||
|
||
#: qt/settingsdialog.py:365 qt/settingsdialog.py:367 qt/settingsdialog.py:369 | ||
#: qt/settingsdialog.py:371 | ||
#, fuzzy, python-brace-format | ||
msgid "Every {n} hour" | ||
msgid_plural "Every {n} hours" | ||
msgstr[0] "Hver {n} time" | ||
msgstr[1] "Hver {n} time" | ||
|
||
#: qt/settingsdialog.py:372 | ||
#, fuzzy | ||
msgid "Custom hours" | ||
|
@@ -1753,10 +1759,6 @@ msgstr "" | |
#~ msgid "Every 6 hours" | ||
#~ msgstr "Hver 6. time" | ||
|
||
#, fuzzy, python-brace-format | ||
#~ msgid "Every {n} hours" | ||
#~ msgstr "Hver {n} time" | ||
|
||
#, python-format | ||
#~ msgid "" | ||
#~ "Hash collision occurred in hash_id %s. Incrementing global value " | ||
|
Oops, something went wrong.