Elian Doran
6706332be3
Merge pull request #1204 from TriliumNext/feat_timeScaleSelectWidget
...
feat: add time selector option widget
2025-02-17 22:23:29 +02:00
Elian Doran
c7d75b759c
feat(webview): remove disclaimer
2025-02-17 21:50:59 +02:00
Elian Doran
59b474df35
feat(webview): render in browser using iframe
2025-02-17 21:26:00 +02:00
Panagiotis Papadopoulos
fc8f805b28
i18n(time_selector): adjust attachment erasure message
...
as we now are allowing entering the time in other formats (minutes, hours, days) – it doesn't make sense for the label to say "after X seconds".
2025-02-17 06:52:29 +01:00
Elian Doran
27b825e511
Merge remote-tracking branch 'origin/develop' into feat_erasure-timeout-ui
...
; Conflicts:
; src/public/translations/ro/translation.json
2025-02-13 22:21:38 +02:00
Elian Doran
030e3cb805
fix(i18n): accidentally translated values
2025-02-13 21:31:54 +02:00
hasecilu
4ed71f30f2
chore(i18n): update Spanish translation
2025-02-13 09:39:04 -06:00
Panagiotis Papadopoulos
a5cb78c5ec
i18n: adjust note_erasure_timeout.erase_notes_after
...
since we now don't erase after "x" seconds, we need to change the message
2025-02-11 09:07:46 +01:00
Elian Doran
189a2296c4
chore(i18n): promote mind map to stable note type
2025-01-28 16:34:10 +02:00
hasecilu
7f9e42abbd
chore(i18n): update Spanish translation
2025-01-14 13:26:39 -06:00
Adorian Doran
c23890594f
translations: replace the <kbd> tag with <code> for Markdown examples
2025-01-08 22:02:14 +02:00
Elian Doran
2daa14b39b
Merge pull request #860 from pano9000/i18n_fix-backed_up_to
...
i18n: improve translatability of database_backed_up_to string
2024-12-29 12:56:24 +02:00
Elian Doran
42c6c44924
Merge pull request #857 from pano9000/feat_i18n-kdb-tags-#820
...
i18n: make <kbd> tags translatable
2024-12-29 12:53:01 +02:00
Panagiotis Papadopoulos
4d63ae4c43
i18n: improve translatability of database_backed_up_to
2024-12-28 23:14:02 +01:00
Panagiotis Papadopoulos
28bbbae529
i18n: move kbd tag to translation string (help.headings)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
05b65da5b4
i18n: move kbd tag to translation string (help.collapseExpand)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
1362ce6c32
i18n: move kbd tag to translation string (help.jumpToParentNote)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
9bbb121792
i18n: move kbd tag to translation string (help.newTabNoteLink)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
6e8e472400
i18n: move kbd tag to translation string (help.createEditLink)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
9533554af7
i18n: move kbd tag to translation string (help.selectNote)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
4849aefc71
i18n: move kbd tag to translation string (help.goUpDown)
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
32de793cc7
i18n: move kbd tag to translation string (add_link.button_add_link)
...
had to create a separate entry here, as the "add_link" property got reused in the dialog title and the button
2024-12-28 20:17:12 +01:00
Panagiotis Papadopoulos
69aad95e4a
i18n: move kbd tag to translation string (launcher_context_menu)
2024-12-28 20:17:10 +01:00
Panagiotis Papadopoulos
d8224be621
i18n: move kbd tag to translation string (search_definition.search_button)
...
here I've merged the two existing translations,
as it otherwise splits them up in an
awkward way for translations -
which also caused some mistranslations
already.
that way it also would've made it impossible to translate for RTL languages.
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
817b335d2f
i18n: move kbd tag to translation string (protected_session.start_session_button)
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
e24a80a3d1
i18n: move kbd tag to translation string (sort_child_notes.sort)
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
915b355abf
i18n: move kbd tag to translation string (include_note.button_include)
2024-12-28 20:09:00 +01:00
Panagiotis Papadopoulos
b41952a1e4
i18n: move kbd tag to translation string (tree-context-menu.open-in-a-new-tab)
2024-12-28 20:08:54 +01:00
hasecilu
0aa986d6ce
chore(i18n): reach 100% for Spanish
2024-12-27 16:23:26 -06:00
Panagiotis Papadopoulos
522bf92134
chore(i18n): fix Trillium typo
...
using double 'L' instead of single 'L'
2024-12-16 20:01:06 +01:00
hasecilu
adc92d84b3
chore(i18n): update Spanish translation
2024-12-15 12:01:07 -06:00
hasecilu
d2d12ff12a
fix(i18n): Capitalization
2024-12-15 12:01:07 -06:00
hasecilu
d3b6c7b2ca
chore(i18n): Update Spanish translations
2024-12-07 11:38:18 -06:00
Elian Doran
8cf3addb7d
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons
...
; Conflicts:
; src/public/stylesheets/theme-next.css
2024-12-06 21:23:49 +02:00
Elian Doran
d35e933206
fix(i18n): wrong text for export single HTML
2024-12-02 21:18:24 +02:00
Elian Doran
95664adb64
chore(i18n): remove period for menu item
2024-12-01 18:33:40 +02:00
Elian Doran
005674e955
fix(settings): merge help text for HTML import tags
2024-11-30 02:32:37 +02:00
hasecilu
7d2d39a2a4
i18n: Update Spanish translations
2024-11-29 14:41:14 -06:00
Elian Doran
a13c0a5743
Merge pull request #653 from mm21/develop
...
Add label definition type for standalone time
2024-11-24 11:43:44 +02:00
hasecilu
945d5412b0
i18n: Update Spanish translation
2024-11-23 17:45:57 -06:00
mm21
2f7d061ef1
Add label definition type for standalone time
2024-11-22 17:58:23 +00:00
hasecilu
82e7814569
i18n: Update Spanish translations for stable release
2024-11-15 15:22:07 -06:00
Adorian Doran
de4f06d9be
Update translations
2024-11-13 23:35:10 +02:00
hasecilu
1b2a772612
i18n: Update Spanish translations, 100%
2024-11-11 10:35:54 -06:00
hasecilu
75e554d86b
i18n: Update Spanish translations
2024-11-02 13:09:44 -06:00
Elian Doran
293db6962e
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-11-01 23:14:41 +02:00
hasecilu
27f07ee604
i18n: Update Spanish translations
2024-10-25 11:32:42 -06:00
Elian Doran
81ca0a3776
client: Improve logging for basic sync crash
2024-10-24 18:47:16 +03:00
Elian Doran
689b3a3079
i18n: Fix capitalization of no anonymization
2024-10-22 19:17:51 +03:00
Elian Doran
c18c972a57
i18n: Use variable interpolation for delete relation warning
2024-10-19 11:13:54 +03:00