-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added multi language support, added Hindi and Korean as additional la…
…nguages, continued refactoring the renderer components, slightly changed visuals of search bar
- Loading branch information
ransome1
committed
Sep 26, 2023
1 parent
6c088aa
commit 7798e2d
Showing
76 changed files
with
2,569 additions
and
1,295 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
|
||
2023-09-24 Line 1 rec:1d due:2023-09-25 | ||
2023-09-24 Line 1 rec:w due:2023-10-01 | ||
2023-09-24 Line 1 rec:2m due:2023-11-24 | ||
2023-09-24 Line 1 rec:+1d due:2023-09-26 | ||
2023-09-24 Line 1 rec:7w due:2023-11-12 | ||
2023-09-26 Line 1 rec:1d due:2023-09-27 | ||
2023-09-26 Line 1 rec:w due:2023-10-03 | ||
2023-09-26 Line 1 rec:2m due:2023-11-26 | ||
2023-09-26 Line 1 rec:+1d due:2023-09-28 | ||
2023-09-26 Line 1 rec:7w due:2023-11-14 | ||
2023-07-21 Line 1 due:2023-07-24 rec:+1b | ||
2021-01-01 taxes are due in one year t:2022-03-30 due:2022-04-30 rec:+1y | ||
2023-09-24 Water plants @home +quick due:2023-10-01 t:2023-09-21 rec:1w | ||
2023-09-24 Line 1 rec:+1d t:2023-09-20 due:2023-09-25 | ||
2023-09-26 Water plants @home +quick due:2023-10-03 t:2023-09-23 rec:1w | ||
2023-09-26 Line 1 rec:+1d t:2023-09-20 due:2023-09-27 |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Line 1 | ||
Edited line | ||
New line | ||
2023-09-24 New line with creation date | ||
2023-09-26 New line with creation date | ||
New line with relative threshold date t:June 3rd, 2005 |
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 |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"copy": "Kopírovat", | ||
"delete": "Smazat", | ||
"cancel": "Zrušit", | ||
"fileTabs.changeLocation": "Změnit umístění souboru done.txt", | ||
"fileTabs.revealFile": "Zobrazit v Průzkumníku", | ||
"fileTabs.removeFileHeadline": "Odstranit soubor ze sleek?", | ||
"fileTabs.removeFileText": "Nebude smazán z pevného disku.", | ||
"fileTabs.removeFileLabel": "Odstranit", | ||
"settings.headline": "Nastavení", | ||
"settings.appendCreationDate": "Přidat datum vytvoření při vytvoření úkolu", | ||
"settings.convertRelativeToAbsoluteDates": "Převést relativní data na absolutní data", | ||
"settings.notificationsAllowed": "Poslat oznámení, když je termín dnes nebo zítra", | ||
"settings.showFileTabs": "Zobrazit záložky souborů", | ||
"settings.tray": "Minimalizovat do oznamovací oblasti", | ||
"settings.colorTheme": "Téma", | ||
"settings.system": "Sledovat systém", | ||
"settings.light": "Světlé", | ||
"settings.dark": "Tmavé", | ||
"settings.language": "Jazyk", | ||
"drawer.tabs.attributes": "Atributy", | ||
"drawer.tabs.filters": "Filtry", | ||
"drawer.tabs.sorting": "Řazení", | ||
"drawer.filters.showCompleted": "Dokončené úkoly", | ||
"drawer.filters.showHidden": "Skryté úkoly", | ||
"drawer.filters.thresholdDateInTheFuture": "Termín v budoucnosti", | ||
"drawer.filters.dueDateInTheFuture": "Termín splnění v budoucnosti", | ||
"drawer.attributes.noAttributesAvailable": "Zatím nejsou k dispozici žádné atributy", | ||
"drawer.sorting.fileSorting": "Seřadit úkoly podle pořadí v souboru", | ||
"shared.attributeMapping.t": "Termín", | ||
"shared.attributeMapping.due": "Termín splnění", | ||
"shared.attributeMapping.projects": "Projekty", | ||
"shared.attributeMapping.contexts": "Kontexty", | ||
"shared.attributeMapping.priority": "Priorita", | ||
"shared.attributeMapping.rec": "Opakování", | ||
"shared.attributeMapping.pm": "Pomodoros", | ||
"shared.attributeMapping.created": "Datum vytvoření", | ||
"shared.attributeMapping.completed": "Datum dokončení", | ||
"splashscreen.noFiles.text": "Přetáhněte sem soubor todo.txt nebo použijte tlačítka", | ||
"splashscreen.noFiles.open": "Otevřít soubor todo.txt", | ||
"splashscreen.noFiles.create": "Vytvořit soubor todo.txt", | ||
"splashscreen.noTodosAvailable.text": "V tomto souboru nejsou žádné úkoly", | ||
"splashscreen.noTodosAvailable.create": "Vytvořit úkol", | ||
"splashscreen.noTodosVisible.text": "Žádné výsledky nejsou viditelné.", | ||
"splashscreen.noTodosVisible.reset": "Obnovit filtry a hledání", | ||
"search.visibleTodos": "Viditelné úkoly: ", | ||
"todoDialog.footer.save": "Uložit", | ||
"todoDialog.footer.cancel": "Zrušit", | ||
"todoDialog.snackbar.emptyInput": "Zadejte prosím něco do textového pole", | ||
"todoDialog.priorityPicker.label": "Priorita", | ||
"todoDialog.datePicker.threshold": "Termín", | ||
"todoDialog.datePicker.due": "Termín splnění", | ||
"todoDialog.recurrencePicker.label": "Opakování", | ||
"todoDialog.recurrencePicker.every": "Každý", | ||
"todoDialog.recurrencePicker.day": "den", | ||
"todoDialog.recurrencePicker.businessDay": "pracovní den", | ||
"todoDialog.recurrencePicker.week": "týden", | ||
"todoDialog.recurrencePicker.month": "měsíc", | ||
"todoDialog.recurrencePicker.year": "rok", | ||
"todoDialog.recurrencePicker.strict": "striktní", | ||
"prompt.delete.headline": "Smazat úkol?", | ||
"prompt.delete.text": "Úkol bude trvale odstraněn ze souboru", | ||
"prompt.archive.headline": "Archivovat dokončené úkoly?", | ||
"prompt.archive.text": "Tímto se přesunou všechny dokončené úkoly do vašeho určeného souboru done", | ||
"prompt.archive.button": "Archivovat" | ||
} |
Oops, something went wrong.