Compare commits

...

6 Commits

Author SHA1 Message Date
renovate[bot]
d2f9c584e5
Merge 0c3b552678470a60d0a2512149742efea304fcc9 into 67d2175ce93939e05709856a624004168ff66daf 2025-12-03 08:46:19 +00:00
Elian Doran
67d2175ce9
Translations update from Hosted Weblate (#7924)
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2025-12-03 08:46:09 +00:00
Elian Doran
8a3283f1ea
Update apps/client/src/translations/it/translation.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-03 08:45:42 +00:00
green
2fb47fc186
Translated using Weblate (Japanese)
Currently translated at 100.0% (1636 of 1636 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2025-12-03 09:18:16 +01:00
Giovi
4530c9a40c
Translated using Weblate (Italian)
Currently translated at 100.0% (1636 of 1636 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2025-12-03 09:18:15 +01:00
renovate[bot]
0c3b552678
chore(deps): update dependency electron to v39
Some checks failed
Checks / main (push) Has been cancelled
2025-11-28 09:28:07 +00:00
6 changed files with 25 additions and 30 deletions

View File

@ -1306,8 +1306,8 @@
"zpetne_odkazy": {
"relation": "relazione",
"backlink_one": "{{count}} Backlink",
"backlink_many": "",
"backlink_other": "{{count}} Backlink"
"backlink_many": "{{count}} Backlinks",
"backlink_other": "{{count}} Backlinks"
},
"mobile_detail_menu": {
"insert_child_note": "Inserisci nota secondaria",
@ -1801,8 +1801,8 @@
"relation-map": "Mappa delle relazioni",
"note-map": "Nota Mappa",
"render-note": "Nota di rendering",
"book": "Collezione",
"mermaid-diagram": "Diagramma della sirena",
"book": "Raccolta",
"mermaid-diagram": "Diagramma Mermaid",
"canvas": "Tela",
"web-view": "Visualizzazione Web",
"mind-map": "Mappa mentale",
@ -1967,7 +1967,8 @@
"open_note_in_new_tab": "Apri la nota in una nuova scheda",
"open_note_in_new_split": "Apri nota in una nuova divisione",
"open_note_in_new_window": "Apri la nota in una nuova finestra",
"open_note_in_popup": "Modifica rapida"
"open_note_in_popup": "Modifica rapida",
"open_note_in_other_split": "Apri nota nell'altra divisione"
},
"help-button": {
"title": "Apri la pagina di aiuto pertinente"

View File

@ -1158,7 +1158,8 @@
"open_note_in_popup": "クイック編集",
"open_note_in_new_tab": "新しいタブでノートを開く",
"open_note_in_new_split": "新しく分割してノートを開く",
"open_note_in_new_window": "新しいウィンドウでノートを開く"
"open_note_in_new_window": "新しいウィンドウでノートを開く",
"open_note_in_other_split": "他の分割画面でノートを開く"
},
"note_tooltip": {
"quick-edit": "クイック編集",

View File

@ -35,7 +35,7 @@
"@triliumnext/commons": "workspace:*",
"@triliumnext/server": "workspace:*",
"copy-webpack-plugin": "13.0.1",
"electron": "38.7.2",
"electron": "39.2.4",
"@electron-forge/cli": "7.10.2",
"@electron-forge/maker-deb": "7.10.2",
"@electron-forge/maker-dmg": "7.10.2",

View File

@ -12,7 +12,7 @@
"@triliumnext/desktop": "workspace:*",
"@types/fs-extra": "11.0.4",
"copy-webpack-plugin": "13.0.1",
"electron": "38.7.2",
"electron": "39.2.4",
"fs-extra": "11.3.2"
},
"scripts": {

View File

@ -80,7 +80,7 @@
"debounce": "3.0.0",
"debug": "4.4.3",
"ejs": "3.1.10",
"electron": "38.7.2",
"electron": "39.2.4",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",

35
pnpm-lock.yaml generated
View File

@ -367,7 +367,7 @@ importers:
dependencies:
'@electron/remote':
specifier: 2.1.3
version: 2.1.3(electron@38.7.2)
version: 2.1.3(electron@39.2.4)
better-sqlite3:
specifier: 12.5.0
version: 12.5.0
@ -424,8 +424,8 @@ importers:
specifier: 13.0.1
version: 13.0.1(webpack@5.101.3(esbuild@0.27.0))
electron:
specifier: 38.7.2
version: 38.7.2
specifier: 39.2.4
version: 39.2.4
prebuild-install:
specifier: 7.1.3
version: 7.1.3
@ -480,8 +480,8 @@ importers:
specifier: 13.0.1
version: 13.0.1(webpack@5.101.3(esbuild@0.27.0))
electron:
specifier: 38.7.2
version: 38.7.2
specifier: 39.2.4
version: 39.2.4
fs-extra:
specifier: 11.3.2
version: 11.3.2
@ -506,7 +506,7 @@ importers:
version: 7.1.1
'@electron/remote':
specifier: 2.1.3
version: 2.1.3(electron@38.7.2)
version: 2.1.3(electron@39.2.4)
'@preact/preset-vite':
specifier: 2.10.2
version: 2.10.2(@babel/core@7.28.0)(preact@10.27.2)(vite@7.2.4(@types/node@24.10.1)(jiti@2.6.1)(less@4.1.3)(lightningcss@1.30.1)(sass-embedded@1.91.0)(sass@1.91.0)(terser@5.44.0)(tsx@4.21.0)(yaml@2.8.1))
@ -649,8 +649,8 @@ importers:
specifier: 3.1.10
version: 3.1.10
electron:
specifier: 38.7.2
version: 38.7.2
specifier: 39.2.4
version: 39.2.4
electron-debug:
specifier: 4.1.0
version: 4.1.0
@ -5279,9 +5279,6 @@ packages:
'@types/node@22.18.12':
resolution: {integrity: sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==}
'@types/node@22.18.13':
resolution: {integrity: sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==}
'@types/node@22.18.8':
resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==}
@ -7602,8 +7599,8 @@ packages:
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
engines: {node: '>=8.0.0'}
electron@38.7.2:
resolution: {integrity: sha512-BcjR0IHqp3uv4ytVQwW2/9zAWo17Rjwrydn6RS+g+vqhpcPTzmBHDCHKaEcqheSl/7zzKPgFZdvT21BoSfrxRQ==}
electron@39.2.4:
resolution: {integrity: sha512-KxPtwpFceQKSxRtUY39piHLYhJMMyHfOhc70e6zRnKGrbRdK6hzEqssth8IGjlKOdkeT4KCvIEngnNraYk39+g==}
engines: {node: '>= 12.20.55'}
hasBin: true
@ -16719,9 +16716,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@electron/remote@2.1.3(electron@38.7.2)':
'@electron/remote@2.1.3(electron@39.2.4)':
dependencies:
electron: 38.7.2
electron: 39.2.4
'@electron/universal@2.0.2':
dependencies:
@ -19985,10 +19982,6 @@ snapshots:
dependencies:
undici-types: 6.21.0
'@types/node@22.18.13':
dependencies:
undici-types: 6.21.0
'@types/node@22.18.8':
dependencies:
undici-types: 6.21.0
@ -22916,10 +22909,10 @@ snapshots:
- supports-color
optional: true
electron@38.7.2:
electron@39.2.4:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.18.13
'@types/node': 22.19.1
extract-zip: 2.0.1
transitivePeerDependencies:
- supports-color