Elian Doran
8e5762b125
chore(i18n/ro): translate new messages
2025-02-26 23:09:39 +02:00
Elian Doran
4df76fafe1
Merge branch 'develop' into feat_add-link-to-swagger-ui
2025-02-26 22:46:31 +02:00
Elian Doran
d0c703515b
feat(tasks): display due date without time
2025-02-26 22:43:38 +02:00
Panagiotis Papadopoulos
f1f5839ea2
feat(options/etapi): link to the swagger UI that we ship
...
since we are shipping it, why not link to it as well :-)
2025-02-26 21:07:56 +01:00
Panagiotis Papadopoulos
ba84c694b2
i18n(options/etapi): improve translatability of description string
...
convert the split up string into a single interpolated string,
which improves translatability (and allows LTR translations)
2025-02-26 21:07:56 +01:00
Elian Doran
d92959e23a
chore(i18n): reach 100% for Romanian
2025-02-26 17:44:25 +02:00
Adorian Doran
8e69cf79a6
client: promoted attributes widget: add placeholder for blank input fields
2025-02-22 10:05:14 +02:00
Elian Doran
38dbf6efcd
Merge pull request #1220 from TriliumNext/feat_friendly-numbers-note-revision
...
feat: friendly numbers note revision
2025-02-22 09:24:37 +02:00
Panagiotis Papadopoulos
bf6c5dfb20
i18n: adjust protected_session_timeout_label
...
we are not limited to seconds now anymore (at least in the UI :-))
2025-02-19 22:45:07 +01:00
Panagiotis Papadopoulos
28148b32d2
i18n: adjust labels for update revision_snapshot_interval options
...
we don't do seconds only anymore, so strings needed adjusting
2025-02-18 22:29:56 +01:00
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
5677be2dd5
Merge remote-tracking branch 'origin/develop' into feature/calendar_view
2025-02-16 17:43:04 +02:00
Elian Doran
eff93d8e27
Merge remote-tracking branch 'origin/develop' into feature/calendar_view
2025-02-16 11:47:54 +02:00
Elian Doran
b524abb883
feat(view/calendar): use locale translation for buttons
2025-02-15 21:47:44 +02:00
Elian Doran
0bcabacd3a
feat(calendar_view): translate buttons
2025-02-15 20:15:54 +02:00
Elian Doran
568a84f5d2
feat(global-menu): add option to toggle zen mode
2025-02-14 13:45:40 +02:00
Elian Doran
70d6d375f9
chore(i18n/ro): fix translation for landscape
2025-02-14 11:04:28 +02: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
e79c742d56
feat(i18n): translate duration units
2025-02-13 22:19:02 +02:00
Elian Doran
cc74164b94
chore(i18n): achieve 100% completion for Romanian
2025-02-13 21:46:11 +02: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
Adorian Doran
5e62f4999d
client: use a "Beta" badge for beta note types
2025-02-06 20:24:13 +02:00
Elian Doran
8ac1beaee7
chore(i18n): translate one message
2025-01-31 22:13:48 +02:00
Elian Doran
189a2296c4
chore(i18n): promote mind map to stable note type
2025-01-28 16:34:10 +02:00
Elian Doran
d814a4d49f
chore(i18n): translate geo map messages
2025-01-22 22:12:25 +02:00
Elian Doran
6cedd0381d
Merge pull request #903 from TriliumNext/style/next/restyle-help-dialog-
...
Style Next: Restyle the help dialog
2025-01-09 00:38:16 +02:00
Elian Doran
9f71e573aa
chore(i18n): reach 100% translation for Romanian
2025-01-09 00:04:59 +02:00
Elian Doran
eb7164528a
feat(i18n): translate note map buttons
2025-01-09 00:04:09 +02:00
Elian Doran
947a7d1ad4
feat(i18n): translate note tree buttons
2025-01-08 23:54:22 +02:00
Adorian Doran
c23890594f
translations: replace the <kbd> tag with <code> for Markdown examples
2025-01-08 22:02:14 +02:00
Elian Doran
ab9769c93b
chore(i18n): translate "Note has been deleted"
2025-01-07 12:44:30 +02:00
Elian Doran
d34e575488
feat(client): add support for system font
2025-01-03 20:54:14 +02:00
Elian Doran
a22afc4283
chore(i18n): translate generic fonts
2025-01-03 19:59:54 +02:00
Elian Doran
c6b3cc7882
chore(i18n): translate font selection headings
2025-01-03 19:58:45 +02:00
Elian Doran
c03ca4eea7
chore(i18n): fix wrong translation of predefined font
2025-01-03 00:59:57 +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
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