From 00ec879c6723543185f113f6a11f21deaafb5b22 Mon Sep 17 00:00:00 2001
From: Patrizio Bekerle
Date: Tue, 16 Jul 2024 19:31:24 +0200
Subject: [PATCH] #1859 i18n: add more app and webpage translation
Signed-off-by: Patrizio Bekerle
---
CHANGELOG.md | 2 +
src/languages/QOwnNotes_am_ET.ts | 4 +
src/languages/QOwnNotes_ar.ts | 4 +
src/languages/QOwnNotes_bg.ts | 4 +
src/languages/QOwnNotes_bn.ts | 4 +
src/languages/QOwnNotes_bs.ts | 4 +
src/languages/QOwnNotes_ca.ts | 4 +
src/languages/QOwnNotes_ceb.ts | 4 +
src/languages/QOwnNotes_cs.ts | 4 +
src/languages/QOwnNotes_da.ts | 4 +
src/languages/QOwnNotes_de.ts | 32 ++++---
src/languages/QOwnNotes_el.ts | 4 +
src/languages/QOwnNotes_es.ts | 4 +
src/languages/QOwnNotes_et.ts | 4 +
src/languages/QOwnNotes_eu.ts | 4 +
src/languages/QOwnNotes_fa.ts | 4 +
src/languages/QOwnNotes_fi.ts | 4 +
src/languages/QOwnNotes_fil.ts | 4 +
src/languages/QOwnNotes_fr.ts | 4 +
src/languages/QOwnNotes_ga.ts | 4 +
src/languages/QOwnNotes_gl.ts | 4 +
src/languages/QOwnNotes_ha.ts | 4 +
src/languages/QOwnNotes_he.ts | 4 +
src/languages/QOwnNotes_hi.ts | 4 +
src/languages/QOwnNotes_hil.ts | 4 +
src/languages/QOwnNotes_hr.ts | 4 +
src/languages/QOwnNotes_hu.ts | 4 +
src/languages/QOwnNotes_id.ts | 4 +
src/languages/QOwnNotes_is.ts | 4 +
src/languages/QOwnNotes_it.ts | 90 ++++++++++---------
src/languages/QOwnNotes_ja.ts | 4 +
src/languages/QOwnNotes_km.ts | 4 +
src/languages/QOwnNotes_ko.ts | 4 +
src/languages/QOwnNotes_ku.ts | 4 +
src/languages/QOwnNotes_lt.ts | 4 +
src/languages/QOwnNotes_lv.ts | 4 +
src/languages/QOwnNotes_mi.ts | 4 +
src/languages/QOwnNotes_mk.ts | 4 +
src/languages/QOwnNotes_ms.ts | 4 +
src/languages/QOwnNotes_nl.ts | 4 +
src/languages/QOwnNotes_no.ts | 4 +
src/languages/QOwnNotes_pa.ts | 4 +
src/languages/QOwnNotes_pcm_NG.ts | 4 +
src/languages/QOwnNotes_pl.ts | 4 +
src/languages/QOwnNotes_pt_BR.ts | 4 +
src/languages/QOwnNotes_pt_PT.ts | 4 +
src/languages/QOwnNotes_ro.ts | 4 +
src/languages/QOwnNotes_ru.ts | 4 +
src/languages/QOwnNotes_si.ts | 4 +
src/languages/QOwnNotes_sk.ts | 4 +
src/languages/QOwnNotes_sl.ts | 4 +
src/languages/QOwnNotes_sn.ts | 4 +
src/languages/QOwnNotes_sq.ts | 4 +
src/languages/QOwnNotes_sr.ts | 4 +
src/languages/QOwnNotes_sv.ts | 4 +
src/languages/QOwnNotes_ta_IN.ts | 4 +
src/languages/QOwnNotes_th.ts | 4 +
src/languages/QOwnNotes_tl.ts | 4 +
src/languages/QOwnNotes_tlh_AA.ts | 4 +
src/languages/QOwnNotes_tr.ts | 4 +
src/languages/QOwnNotes_uk.ts | 4 +
src/languages/QOwnNotes_ur.ts | 4 +
src/languages/QOwnNotes_uz.ts | 4 +
src/languages/QOwnNotes_vi.ts | 4 +
src/languages/QOwnNotes_xh.ts | 4 +
src/languages/QOwnNotes_yi.ts | 4 +
src/languages/QOwnNotes_zh_CN.ts | 4 +
src/languages/QOwnNotes_zh_TW.ts | 4 +
src/languages/QOwnNotes_zu.ts | 4 +
webpage/src/ar/installation/opensuse.md | 8 +-
.../src/ar/installation/raspberry-pi-os.md | 24 ++++-
webpage/src/de/installation/opensuse.md | 8 +-
.../src/de/installation/raspberry-pi-os.md | 24 ++++-
.../src/de/scripting/methods-and-objects.md | 2 +-
webpage/src/es/installation/opensuse.md | 10 ++-
.../src/es/installation/raspberry-pi-os.md | 26 +++++-
webpage/src/fa/installation/opensuse.md | 4 +
.../src/fa/installation/raspberry-pi-os.md | 30 +++++--
webpage/src/fr/installation/opensuse.md | 4 +
.../src/fr/installation/raspberry-pi-os.md | 26 +++++-
webpage/src/hu/installation/opensuse.md | 4 +
.../src/hu/installation/raspberry-pi-os.md | 30 +++++--
.../src/it/contributing/code-of-conduct.md | 68 +++++++-------
webpage/src/it/contributing/get-involved.md | 2 +-
webpage/src/it/contributing/translation.md | 2 +-
webpage/src/it/faq/preview-without-edit.md | 2 +-
webpage/src/it/faq/references.md | 2 +-
.../it/getting-started/browser-extension.md | 2 +-
.../src/it/getting-started/git-versioning.md | 20 ++---
.../src/it/getting-started/importing-notes.md | 32 +++----
webpage/src/it/getting-started/markdown.md | 90 +++++++++----------
webpage/src/it/getting-started/web-app.md | 2 +-
webpage/src/it/installation/appimage.md | 2 +-
webpage/src/it/installation/debian.md | 18 ++--
webpage/src/it/installation/nix.md | 14 +--
webpage/src/it/installation/opensuse.md | 4 +
.../src/it/installation/raspberry-pi-os.md | 24 ++++-
webpage/src/it/scripting/README.md | 2 +-
webpage/src/it/scripting/classes.md | 20 ++---
webpage/src/ko/installation/opensuse.md | 4 +
.../src/ko/installation/raspberry-pi-os.md | 22 ++++-
webpage/src/nl/installation/opensuse.md | 4 +
.../src/nl/installation/raspberry-pi-os.md | 18 ++++
webpage/src/pl/installation/opensuse.md | 4 +
.../src/pl/installation/raspberry-pi-os.md | 28 ++++--
105 files changed, 730 insertions(+), 244 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2352888cb1..90817b7fb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
- There now is a software repository for **Raspberry Pi OS 12**
- Please visit the [Raspberry Pi OS installation page](https://www.qownnotes.org/installation/raspberry-pi-os.html#raspberry-pi-os-12)
for instructions
+- Added more Korean, Italian, Russian, Dutch, German translation (thank you,
+ venusgirl, hermi55, starship10, stephanp, bumpsy)
## 24.7.1
- The line/column number display was made more readable and a tooltip was added
diff --git a/src/languages/QOwnNotes_am_ET.ts b/src/languages/QOwnNotes_am_ET.ts
index 1581352b06..fc64297e8e 100644
--- a/src/languages/QOwnNotes_am_ET.ts
+++ b/src/languages/QOwnNotes_am_ET.ts
@@ -5602,6 +5602,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ar.ts b/src/languages/QOwnNotes_ar.ts
index 676ea5c556..54a52b75ad 100644
--- a/src/languages/QOwnNotes_ar.ts
+++ b/src/languages/QOwnNotes_ar.ts
@@ -5807,6 +5807,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.أنشئ مفتاح OpenAI API
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_bg.ts b/src/languages/QOwnNotes_bg.ts
index 0155909fd6..51d323a7cd 100644
--- a/src/languages/QOwnNotes_bg.ts
+++ b/src/languages/QOwnNotes_bg.ts
@@ -5619,6 +5619,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_bn.ts b/src/languages/QOwnNotes_bn.ts
index 476696f9da..c753f687ff 100644
--- a/src/languages/QOwnNotes_bn.ts
+++ b/src/languages/QOwnNotes_bn.ts
@@ -5611,6 +5611,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_bs.ts b/src/languages/QOwnNotes_bs.ts
index 38f9232a4c..440e4006af 100644
--- a/src/languages/QOwnNotes_bs.ts
+++ b/src/languages/QOwnNotes_bs.ts
@@ -5653,6 +5653,10 @@ Samo se testirajte ako dobijete sukobe u sinkronizaciji i postavite veću vrijed
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ca.ts b/src/languages/QOwnNotes_ca.ts
index b7e5cb0c69..5963850a6d 100644
--- a/src/languages/QOwnNotes_ca.ts
+++ b/src/languages/QOwnNotes_ca.ts
@@ -5596,6 +5596,10 @@ Proveu si teniu conflictes de sincronització i poseu un valor més alt si cal.<
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ceb.ts b/src/languages/QOwnNotes_ceb.ts
index 105a99ddc1..70b32a6397 100644
--- a/src/languages/QOwnNotes_ceb.ts
+++ b/src/languages/QOwnNotes_ceb.ts
@@ -5616,6 +5616,10 @@ Sulayi lang ang imong kaugalingon kon makasinati ka og panagbangi ug maghimo og
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_cs.ts b/src/languages/QOwnNotes_cs.ts
index 810317dbc3..08d1445499 100644
--- a/src/languages/QOwnNotes_cs.ts
+++ b/src/languages/QOwnNotes_cs.ts
@@ -5697,6 +5697,10 @@ Jen se otestujte, pokud máte konflikty synchronizace a pokud ano, nastavte vyš
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_da.ts b/src/languages/QOwnNotes_da.ts
index 4591c084ad..a0e958a743 100644
--- a/src/languages/QOwnNotes_da.ts
+++ b/src/languages/QOwnNotes_da.ts
@@ -5613,6 +5613,10 @@ Bare test dig selv, hvis du får synkroniseringskonflikter og angiv en højere v
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_de.ts b/src/languages/QOwnNotes_de.ts
index 256a63d711..c6497a0f80 100644
--- a/src/languages/QOwnNotes_de.ts
+++ b/src/languages/QOwnNotes_de.ts
@@ -1224,7 +1224,7 @@
as noun
-Copy
+Kopieren
@@ -1851,7 +1851,7 @@
-AI model
+KI-Modell
@@ -2330,7 +2330,7 @@
-Enable AI support
+KI-Unterstützung aktivieren
@@ -2720,17 +2720,17 @@ Falls Sie die Papierkorb-App auf Ihrem ownCloud-Server aktiviert haben, sollten
Line / Column
-Ln %1, Col %2
+Z. %1, Sp. %2
-Line %1, Column %2
+Zeile %1, Spalte %2Characters selected
-%n selected
+%n ausgewählt%n selected
@@ -2752,7 +2752,7 @@ Falls Sie die Papierkorb-App auf Ihrem ownCloud-Server aktiviert haben, sollten
-AI models
+KI-Modelle
@@ -5370,7 +5370,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-AI
+KI
@@ -5450,7 +5450,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-Status bar
+Statusleiste
@@ -5602,6 +5602,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
@@ -6840,7 +6844,7 @@ Your notes will stay intact!
dictionary name; %1 = language name, %2 = language variant name
-%1 (%2)
+%1 (%2)
@@ -7257,11 +7261,11 @@ Your notes will stay intact!
-Tags
+Schlagworte
-Add new tag
+Neues Schlagwort hinzufügen
@@ -7768,7 +7772,7 @@ Kann nicht rückgängig gemacht werden!
-Bookmark deleted from %n note(s)
+Lesezeichen aus %n Notiz(en) gelöschtBookmark deleted from %n note(s)
@@ -7852,7 +7856,7 @@ Kann nicht rückgängig gemacht werden!
-Plain-text file Markdown note-taking with ownCloud integration
+Klartext Markdown Notizen mit ownCloud-Integration
diff --git a/src/languages/QOwnNotes_el.ts b/src/languages/QOwnNotes_el.ts
index 20b5a3d13c..1484c1b965 100644
--- a/src/languages/QOwnNotes_el.ts
+++ b/src/languages/QOwnNotes_el.ts
@@ -5620,6 +5620,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_es.ts b/src/languages/QOwnNotes_es.ts
index d30275e021..bf4716be39 100644
--- a/src/languages/QOwnNotes_es.ts
+++ b/src/languages/QOwnNotes_es.ts
@@ -5601,6 +5601,10 @@ Se debe probar y si hay conflictos de sincronización establecer un valor más a
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_et.ts b/src/languages/QOwnNotes_et.ts
index 3c6280b70d..5bb045b752 100644
--- a/src/languages/QOwnNotes_et.ts
+++ b/src/languages/QOwnNotes_et.ts
@@ -5617,6 +5617,10 @@ Pange end proovile, kui teil tekivad sünkroonimiskonfliktid, ja määrake siis
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_eu.ts b/src/languages/QOwnNotes_eu.ts
index 7843377c0e..0bf7f20bc7 100644
--- a/src/languages/QOwnNotes_eu.ts
+++ b/src/languages/QOwnNotes_eu.ts
@@ -5612,6 +5612,10 @@ Just probatu zeure burua sinkronizazio gatazkak lortzen badituzu eta balio handi
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_fa.ts b/src/languages/QOwnNotes_fa.ts
index 6d17b7f743..8aef1027cf 100644
--- a/src/languages/QOwnNotes_fa.ts
+++ b/src/languages/QOwnNotes_fa.ts
@@ -5709,6 +5709,10 @@ QOwnNotesAPI
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_fi.ts b/src/languages/QOwnNotes_fi.ts
index 605f7b5fc7..cf339a107e 100644
--- a/src/languages/QOwnNotes_fi.ts
+++ b/src/languages/QOwnNotes_fi.ts
@@ -5617,6 +5617,10 @@ Kokeile itseäsi, jos saat synkronointiristiriitoja ja asetat korkeamman arvon,
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_fil.ts b/src/languages/QOwnNotes_fil.ts
index fc80092440..5f328ad4de 100644
--- a/src/languages/QOwnNotes_fil.ts
+++ b/src/languages/QOwnNotes_fil.ts
@@ -5614,6 +5614,10 @@ Subukan lang sa sarili mo kong ikaw ay makakuha ng sync conflicts at mataas na v
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_fr.ts b/src/languages/QOwnNotes_fr.ts
index 5c408cfdbe..17bd493a41 100644
--- a/src/languages/QOwnNotes_fr.ts
+++ b/src/languages/QOwnNotes_fr.ts
@@ -5603,6 +5603,10 @@ Vous pouvez tester vous-même. Si vous avez des conflits de synchronisation, vou
Créer une clé d’API OpenAI
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+Vous pouvez utiliser le hook de script <a href="%1">openAiBackendsHook</a> pour ajouter plus de back-ends compatibles avec l’API d’OpenAI.
diff --git a/src/languages/QOwnNotes_ga.ts b/src/languages/QOwnNotes_ga.ts
index c45a2cf3ef..7786252258 100644
--- a/src/languages/QOwnNotes_ga.ts
+++ b/src/languages/QOwnNotes_ga.ts
@@ -5749,6 +5749,10 @@ Ní gá ach tástáil a dhéanamh ort féin má fhaigheann tú coinbhleachtaí i
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_gl.ts b/src/languages/QOwnNotes_gl.ts
index aeec5c8b22..99d80a0c74 100644
--- a/src/languages/QOwnNotes_gl.ts
+++ b/src/languages/QOwnNotes_gl.ts
@@ -5628,6 +5628,10 @@ Abre o asistente de emisión de temas </ span> na parte inferior. </ P&
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ha.ts b/src/languages/QOwnNotes_ha.ts
index c4559e1b04..f2af45dd1a 100644
--- a/src/languages/QOwnNotes_ha.ts
+++ b/src/languages/QOwnNotes_ha.ts
@@ -5617,6 +5617,10 @@ Kawai gwada kanka idan ka sami rikice-rikice kuma saita wata babbar darajar idan
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_he.ts b/src/languages/QOwnNotes_he.ts
index 4029dd9dbc..86ef9459b3 100644
--- a/src/languages/QOwnNotes_he.ts
+++ b/src/languages/QOwnNotes_he.ts
@@ -5785,6 +5785,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_hi.ts b/src/languages/QOwnNotes_hi.ts
index 12f61daaec..a5b0725aa4 100644
--- a/src/languages/QOwnNotes_hi.ts
+++ b/src/languages/QOwnNotes_hi.ts
@@ -5628,6 +5628,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_hil.ts b/src/languages/QOwnNotes_hil.ts
index 045e66fef0..04dc7cdc02 100644
--- a/src/languages/QOwnNotes_hil.ts
+++ b/src/languages/QOwnNotes_hil.ts
@@ -5599,6 +5599,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_hr.ts b/src/languages/QOwnNotes_hr.ts
index ae7fca6451..cf783c1d57 100644
--- a/src/languages/QOwnNotes_hr.ts
+++ b/src/languages/QOwnNotes_hr.ts
@@ -5644,6 +5644,10 @@ Samo se testirajte ako dobijete sukobe pri sinkronizaciji i postavite višu vrij
Stvori OpenAI API ključ
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_hu.ts b/src/languages/QOwnNotes_hu.ts
index 478ac20117..114d4392b3 100644
--- a/src/languages/QOwnNotes_hu.ts
+++ b/src/languages/QOwnNotes_hu.ts
@@ -5603,6 +5603,10 @@ Tesztelje, ha szinkronizációs konfliktus lép fel és állítson be ilyen eset
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_id.ts b/src/languages/QOwnNotes_id.ts
index 6991bf3c75..c2212e7489 100644
--- a/src/languages/QOwnNotes_id.ts
+++ b/src/languages/QOwnNotes_id.ts
@@ -5585,6 +5585,10 @@ Silakan uji coba, dan tambah durasi jika Anda mendapati konflik sinkronisasi dan
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_is.ts b/src/languages/QOwnNotes_is.ts
index 4c7dd6cbc8..febadb6063 100644
--- a/src/languages/QOwnNotes_is.ts
+++ b/src/languages/QOwnNotes_is.ts
@@ -5627,6 +5627,10 @@ Prófaðu bara sjálfan þig hvort þú fáir samstillingarárekstra og stilltu
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_it.ts b/src/languages/QOwnNotes_it.ts
index f0d96d2720..4b93f4ebc1 100644
--- a/src/languages/QOwnNotes_it.ts
+++ b/src/languages/QOwnNotes_it.ts
@@ -1224,7 +1224,7 @@
as noun
-Copy
+Copia
@@ -1851,7 +1851,7 @@
-AI model
+Modello IA
@@ -2329,7 +2329,7 @@
-Enable AI support
+Attiva il supporto IA
@@ -2718,17 +2718,17 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
Line / Column
-Ln %1, Col %2
+Rg %1, Col %2
-Line %1, Column %2
+Riga %1, Colonna %2Characters selected
-%n selected
+%n selezionata%n selected
@@ -2746,19 +2746,19 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
-AI backends
+Backends IA
-AI models
+Modelli IA
-AI backend selector
+Selettore backend IA
-AI model selector
+Selettore modello IA
@@ -3289,7 +3289,7 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
-AI toolbar
+Barra degli strumenti IA
@@ -3444,7 +3444,7 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
-Create card and insert link into current note
+Crea una carta e inserisci il link nella nota corrente
@@ -3475,19 +3475,19 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
NextcloudDeckService
-Error while creating card
+Errore durante la creazione della card
-Creating a card failed with status code %1 and message: %2
+La creazione della Card è fallita con codice di stato %1 e messaggio %2
-Error while loading boards
+Errore durante la creazione della board
-Loading the boards failed with status code %1 and message: %2
+Il caricamento delle boards è fallito con codice di stato %1 e messaggio %2
@@ -3544,23 +3544,23 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
NoteFilePathLabel
-Relative path of note, right-click to open context menu
+Percorso relativo delle note, clicca con il tasto destro per aprire il menu contestuale
-Absolute path of note, right-click to open context menu
+Percorso assoluto della nota, clicca con il tasto destro per aprire il menu contestuale
-Copy absolute path of note
+Copia il percorso assoluto della nota
-Copy absolute path of note subfolder
+Copia il percorso assoluto della sottocartella della nota
-Copy absolute path of note folder
+Copia il percorso assoluto della cartella della nota
@@ -3645,14 +3645,14 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
OpenAiCompleter
-Timeout, while waiting for the AI response
+Tempo scaduto aspettando la risposta dell'IAOpenAiService
-AI system is disabled. Please enable it in the main menu or the AI toolbar.
+Sistema di IA disattivato. Si prega di attivarlo nel menù principale o nella barra degli strumenti dell'IA.
@@ -3965,7 +3965,7 @@ Se il cestino è attivato sul server ownCloud si dovrebbe essere in grado di rip
-Your note folder <b>%1</b> was not found any more! Do you want to select a new one?
+Non è stata trovata la cartella delle note <b>%1</b>. Vuoi selezionarne un'altra?
@@ -5037,7 +5037,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-Stack:
+Stack:
@@ -5369,7 +5369,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-AI
+IA
@@ -5449,15 +5449,15 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-Status bar
+Barra di stato
-Show note path
+Mostra il percorso della nota
-Only show relative note path
+Mostra solo il percorso relativo della nota
@@ -5586,19 +5586,23 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-API keys
+Chiavi API
-OpenAI API key:
+Chiave API OpenAI:
-Create Groq API key
+Crea una chiave API per Grog
-Create OpenAI API key
+Crea una chiave API per OpenAI
+
+
+
+Per utilizzare i backends dell'IA puoi o il comando di script <a href="%1">aiComplete</a> o cercare nella repository degli script per quelli già scritti.
@@ -5610,11 +5614,11 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-Groq API key:
+Chiave API Groq:
-API key
+Chiave API
@@ -5658,7 +5662,7 @@ Just test yourself if you get sync conflicts and set a higher value if so.
-Clicking a note tab unsets 'All notes' selection
+Cliccare una scheda della nota deseleziona la sezione 'Tutte le note'
@@ -6497,11 +6501,11 @@ Messaggio di errore:
-Board Id: %1
+Id Board: %1
-Stack Id: %1
+Id Stack: %1
@@ -6841,7 +6845,7 @@ Le proprie note non verranno modificate!
dictionary name; %1 = language name, %2 = language variant name
-%1 (%2)
+%1 (%2)
@@ -7258,11 +7262,11 @@ Le proprie note non verranno modificate!
-Tags
+Etichette
-Add new tag
+Aggiungi una nuova etichetta
@@ -7769,7 +7773,7 @@ Non sarà possibile annullare l'operazione!
-Bookmark deleted from %n note(s)
+Segnalibro eliminato da %n nota(e)Bookmark deleted from %n note(s)
@@ -7924,7 +7928,7 @@ Non sarà possibile annullare l'operazione!
-Generate shell completion code. Supports `fish`, `bash`.
+Genera un codice di completamento della shell. Supporta 'fish' e 'bash'.
diff --git a/src/languages/QOwnNotes_ja.ts b/src/languages/QOwnNotes_ja.ts
index d74be4d09c..b8afa6a2c9 100644
--- a/src/languages/QOwnNotes_ja.ts
+++ b/src/languages/QOwnNotes_ja.ts
@@ -5586,6 +5586,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_km.ts b/src/languages/QOwnNotes_km.ts
index 7e7a3206d7..461742f2dd 100644
--- a/src/languages/QOwnNotes_km.ts
+++ b/src/languages/QOwnNotes_km.ts
@@ -5580,6 +5580,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ko.ts b/src/languages/QOwnNotes_ko.ts
index e5cb59750a..e5dba42bd8 100644
--- a/src/languages/QOwnNotes_ko.ts
+++ b/src/languages/QOwnNotes_ko.ts
@@ -5567,6 +5567,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.OpenAI API 키 생성
+
+AI 백엔드를 사용하려면 스크립트 명령어 <a href="%1">aiComplete</a>를 사용하거나 스크립트 저장소에서 이미 작성된 스크립트를 확인할 수 있습니다.
+
+스크립팅 후크 <a href="%1">openAiBackendsHook</a>를 사용하여 OpenAI API 호환 백엔드를 추가할 수 있습니다.
diff --git a/src/languages/QOwnNotes_ku.ts b/src/languages/QOwnNotes_ku.ts
index fc29467195..0e31204f73 100644
--- a/src/languages/QOwnNotes_ku.ts
+++ b/src/languages/QOwnNotes_ku.ts
@@ -5620,6 +5620,10 @@ Alîkarê pirsgirêka vekirî </span> bişkoka li binî. </p> </b
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_lt.ts b/src/languages/QOwnNotes_lt.ts
index 375bdfb94c..1e7c4d2050 100644
--- a/src/languages/QOwnNotes_lt.ts
+++ b/src/languages/QOwnNotes_lt.ts
@@ -5708,6 +5708,10 @@ Tiesiog išbandykite save, jei kyla sinchronizavimo konfliktų, ir nustatykite d
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_lv.ts b/src/languages/QOwnNotes_lv.ts
index ce45b9278d..792e77f8a2 100644
--- a/src/languages/QOwnNotes_lv.ts
+++ b/src/languages/QOwnNotes_lv.ts
@@ -5667,6 +5667,10 @@ Vienkārši pārbaudiet sevi, ja rodas sinhronizācijas konflikti, un iestatiet
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_mi.ts b/src/languages/QOwnNotes_mi.ts
index 1d5d4fc552..ef1486f06c 100644
--- a/src/languages/QOwnNotes_mi.ts
+++ b/src/languages/QOwnNotes_mi.ts
@@ -5568,6 +5568,10 @@ Me whakamatautau noa ki a koe mehemea ka uru koe ki nga tautohetohe ka whakanoho
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_mk.ts b/src/languages/QOwnNotes_mk.ts
index 000862b783..450c820ef4 100644
--- a/src/languages/QOwnNotes_mk.ts
+++ b/src/languages/QOwnNotes_mk.ts
@@ -5625,6 +5625,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ms.ts b/src/languages/QOwnNotes_ms.ts
index db03df9362..71c7208f10 100644
--- a/src/languages/QOwnNotes_ms.ts
+++ b/src/languages/QOwnNotes_ms.ts
@@ -5569,6 +5569,10 @@ Pembantu isu Terbuka </ span> di bahagian bawah. </ P> </ body>
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_nl.ts b/src/languages/QOwnNotes_nl.ts
index f12846a7b4..64ed48ede4 100644
--- a/src/languages/QOwnNotes_nl.ts
+++ b/src/languages/QOwnNotes_nl.ts
@@ -5606,6 +5606,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.OpenAI API-key aanmaken
+
+Om gebruik te maken van de AI-backends, kunt u de opdracht scripting gebruiken <a href="%1">aiComplete</a>, of kijk in de scriptrepository voor reeds geschreven scripts.
+
+Gebruik de scripting hook <a href="%1">openAiBackendsHook</a> om meer OpenAI API-compatibele backends toe te voegen.
diff --git a/src/languages/QOwnNotes_no.ts b/src/languages/QOwnNotes_no.ts
index f8763e4bd1..6eba06b1f2 100644
--- a/src/languages/QOwnNotes_no.ts
+++ b/src/languages/QOwnNotes_no.ts
@@ -5626,6 +5626,10 @@ Bare test deg selv hvis du får synkroniseringskonflikter og sett en høyere ver
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_pa.ts b/src/languages/QOwnNotes_pa.ts
index b89cf3e1e3..6baa3f94f9 100644
--- a/src/languages/QOwnNotes_pa.ts
+++ b/src/languages/QOwnNotes_pa.ts
@@ -5625,6 +5625,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_pcm_NG.ts b/src/languages/QOwnNotes_pcm_NG.ts
index fb19d0a429..6d904ec834 100644
--- a/src/languages/QOwnNotes_pcm_NG.ts
+++ b/src/languages/QOwnNotes_pcm_NG.ts
@@ -5604,6 +5604,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_pl.ts b/src/languages/QOwnNotes_pl.ts
index ffa353a8f4..6526098fe2 100644
--- a/src/languages/QOwnNotes_pl.ts
+++ b/src/languages/QOwnNotes_pl.ts
@@ -5689,6 +5689,10 @@ Przetestuj, a jeżeli występują problemy, ustaw wyższą wartość.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_pt_BR.ts b/src/languages/QOwnNotes_pt_BR.ts
index 1f5c752cc1..8373270733 100644
--- a/src/languages/QOwnNotes_pt_BR.ts
+++ b/src/languages/QOwnNotes_pt_BR.ts
@@ -5597,6 +5597,10 @@ Se encontrar conflitos de sincronização, utilize um valor maior.
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_pt_PT.ts b/src/languages/QOwnNotes_pt_PT.ts
index 82c8dc900b..682b7fb476 100644
--- a/src/languages/QOwnNotes_pt_PT.ts
+++ b/src/languages/QOwnNotes_pt_PT.ts
@@ -5622,6 +5622,10 @@ Teste por conta própria se você tiver problemas e coloque um valor mais alto s
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ro.ts b/src/languages/QOwnNotes_ro.ts
index c2c67a2acc..8bdc8f5951 100644
--- a/src/languages/QOwnNotes_ro.ts
+++ b/src/languages/QOwnNotes_ro.ts
@@ -5661,6 +5661,10 @@ Testați-vă dacă primiți conflicte de sincronizare și setați o valoare mai
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ru.ts b/src/languages/QOwnNotes_ru.ts
index 00cd0296a7..f0d99f0084 100644
--- a/src/languages/QOwnNotes_ru.ts
+++ b/src/languages/QOwnNotes_ru.ts
@@ -5685,6 +5685,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+Чтобы использовать серверные функции искусственного интеллекта, вы можете использовать команду создания сценариев <a href="%1">aiComplete</a> или поискать в репозитории сценариев уже написанные сценарии.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_si.ts b/src/languages/QOwnNotes_si.ts
index ded8def4e5..a0be87f635 100644
--- a/src/languages/QOwnNotes_si.ts
+++ b/src/languages/QOwnNotes_si.ts
@@ -5605,6 +5605,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_sk.ts b/src/languages/QOwnNotes_sk.ts
index 74454a886d..46f28f87c0 100644
--- a/src/languages/QOwnNotes_sk.ts
+++ b/src/languages/QOwnNotes_sk.ts
@@ -5708,6 +5708,10 @@ Stačí si otestovať, či máte konflikty synchronizácie a ak áno, nastavte v
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_sl.ts b/src/languages/QOwnNotes_sl.ts
index 317464396b..535cf7fa45 100644
--- a/src/languages/QOwnNotes_sl.ts
+++ b/src/languages/QOwnNotes_sl.ts
@@ -5711,6 +5711,10 @@ Preizkusite se, če se pojavijo konflikti sinhronizacije in nastavite višjo vre
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_sn.ts b/src/languages/QOwnNotes_sn.ts
index 926699f6d8..894146af69 100644
--- a/src/languages/QOwnNotes_sn.ts
+++ b/src/languages/QOwnNotes_sn.ts
@@ -5636,6 +5636,10 @@ ownCloud sync mutengi </span> </a>
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_sq.ts b/src/languages/QOwnNotes_sq.ts
index 0ce8bf6b7a..fdc75bb3b0 100644
--- a/src/languages/QOwnNotes_sq.ts
+++ b/src/languages/QOwnNotes_sq.ts
@@ -5617,6 +5617,10 @@ Thjesht provoni veten nëse merrni konflikte sinkronizimi dhe vendosni një vler
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_sr.ts b/src/languages/QOwnNotes_sr.ts
index 8d0a09b749..0242f21e14 100644
--- a/src/languages/QOwnNotes_sr.ts
+++ b/src/languages/QOwnNotes_sr.ts
@@ -5669,6 +5669,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_sv.ts b/src/languages/QOwnNotes_sv.ts
index 093a72ac30..e9bee8b490 100644
--- a/src/languages/QOwnNotes_sv.ts
+++ b/src/languages/QOwnNotes_sv.ts
@@ -5625,6 +5625,10 @@ Testa själv om du får synkroniseringskonflikter och ställ ett högre värde o
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ta_IN.ts b/src/languages/QOwnNotes_ta_IN.ts
index 450f6b1468..95e7c1f77f 100644
--- a/src/languages/QOwnNotes_ta_IN.ts
+++ b/src/languages/QOwnNotes_ta_IN.ts
@@ -5604,6 +5604,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_th.ts b/src/languages/QOwnNotes_th.ts
index 22b0afc999..8b5e0ed34c 100644
--- a/src/languages/QOwnNotes_th.ts
+++ b/src/languages/QOwnNotes_th.ts
@@ -5564,6 +5564,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_tl.ts b/src/languages/QOwnNotes_tl.ts
index 57516c51ab..36199e4528 100644
--- a/src/languages/QOwnNotes_tl.ts
+++ b/src/languages/QOwnNotes_tl.ts
@@ -5596,6 +5596,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_tlh_AA.ts b/src/languages/QOwnNotes_tlh_AA.ts
index a38205a59d..f937d007e8 100644
--- a/src/languages/QOwnNotes_tlh_AA.ts
+++ b/src/languages/QOwnNotes_tlh_AA.ts
@@ -5604,6 +5604,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_tr.ts b/src/languages/QOwnNotes_tr.ts
index 9200a70d88..d8180d1075 100644
--- a/src/languages/QOwnNotes_tr.ts
+++ b/src/languages/QOwnNotes_tr.ts
@@ -5626,6 +5626,10 @@ Herhangi bir karmaşaya karşın test ediniz, olduğu takdirde değerini yüksel
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_uk.ts b/src/languages/QOwnNotes_uk.ts
index 767f53a12e..705aae36e0 100644
--- a/src/languages/QOwnNotes_uk.ts
+++ b/src/languages/QOwnNotes_uk.ts
@@ -5697,6 +5697,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_ur.ts b/src/languages/QOwnNotes_ur.ts
index f45e29ef92..810578956d 100644
--- a/src/languages/QOwnNotes_ur.ts
+++ b/src/languages/QOwnNotes_ur.ts
@@ -5698,6 +5698,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_uz.ts b/src/languages/QOwnNotes_uz.ts
index 15559b0626..36ac7db12a 100644
--- a/src/languages/QOwnNotes_uz.ts
+++ b/src/languages/QOwnNotes_uz.ts
@@ -5632,6 +5632,10 @@ Sinxron to'qnashuvlarga duch kelsangiz, o'zingizni sinab ko'ring va agar shunday
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_vi.ts b/src/languages/QOwnNotes_vi.ts
index 863c654704..e2e8dc8157 100644
--- a/src/languages/QOwnNotes_vi.ts
+++ b/src/languages/QOwnNotes_vi.ts
@@ -5587,6 +5587,10 @@ Chỉ cần tự kiểm tra nếu bạn nhận được xung đột đồng bộ
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_xh.ts b/src/languages/QOwnNotes_xh.ts
index 468a4f7e7d..485a5c8085 100644
--- a/src/languages/QOwnNotes_xh.ts
+++ b/src/languages/QOwnNotes_xh.ts
@@ -5620,6 +5620,10 @@ Eyona ndlela yokuthumela imiba isebenzise umncedisi wemiba ngokucinezela i-span
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_yi.ts b/src/languages/QOwnNotes_yi.ts
index f4f2384007..dcac595992 100644
--- a/src/languages/QOwnNotes_yi.ts
+++ b/src/languages/QOwnNotes_yi.ts
@@ -5622,6 +5622,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_zh_CN.ts b/src/languages/QOwnNotes_zh_CN.ts
index 46f57dac4c..980cedc58b 100644
--- a/src/languages/QOwnNotes_zh_CN.ts
+++ b/src/languages/QOwnNotes_zh_CN.ts
@@ -5556,6 +5556,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_zh_TW.ts b/src/languages/QOwnNotes_zh_TW.ts
index 15f5e08a70..f8ea04eb9c 100644
--- a/src/languages/QOwnNotes_zh_TW.ts
+++ b/src/languages/QOwnNotes_zh_TW.ts
@@ -5574,6 +5574,10 @@ Just test yourself if you get sync conflicts and set a higher value if so.Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/src/languages/QOwnNotes_zu.ts b/src/languages/QOwnNotes_zu.ts
index dbd52e6e98..360ccd3b7a 100644
--- a/src/languages/QOwnNotes_zu.ts
+++ b/src/languages/QOwnNotes_zu.ts
@@ -5625,6 +5625,10 @@ Usazodinga i
Create OpenAI API key
+
+To make use of the AI backends, you can either use the scripting command <a href="%1">aiComplete</a>, or look in the script repository for already-written scripts.
+
+You can use the scripting hook <a href="%1">openAiBackendsHook</a> to add more OpenAI API compatible backends.
diff --git a/webpage/src/ar/installation/opensuse.md b/webpage/src/ar/installation/opensuse.md
index 88518b48e7..e608610bfd 100644
--- a/webpage/src/ar/installation/opensuse.md
+++ b/webpage/src/ar/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[تنزيل مباشر](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
نفّذ الأوامر التالية في الطرفية بصلاحيات الجذر لإضافة المستودع وتثبيت QOwnNotes منه.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[تنزيل مباشر](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
نفّذ الأوامر التالية في الطرفية بصلاحيات الجذر لإضافة المستودع وتثبيت QOwnNotes منه.
@@ -110,7 +114,7 @@ zypper refresh
zypper install qownnotes
```
-[تنزيل مباشر](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_12_SP3_Backports)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_12_SP3_Backports)
## SLE 15
@@ -122,4 +126,4 @@ zypper refresh
zypper install qownnotes
```
-[تنزيل مباشر](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_15)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_15)
diff --git a/webpage/src/ar/installation/raspberry-pi-os.md b/webpage/src/ar/installation/raspberry-pi-os.md
index 273237810f..a0ab6dcde3 100644
--- a/webpage/src/ar/installation/raspberry-pi-os.md
+++ b/webpage/src/ar/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# التثبيت على Raspberry Pi OS
+## Raspberry Pi OS 12
+
+نفّذ الأوامر التالية في الطرفية لاستيثاق المستودع.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+نفّذ الأوامر التالية في الطرفية لإضافة المستودع وتثبيت QOwnNotes منه.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[تنزيل مباشر](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
نفّذ الأوامر التالية في الطرفية لاستيثاق المستودع.
@@ -38,14 +56,14 @@ sudo apt-get install qownnotes
## Raspbian 9.0
-نفّذ الأوامر التالية في الطرفية لاستيثاق المستودع.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-نفّذ الأوامر التالية في الطرفية لإضافة المستودع وتثبيت QOwnNotes منه.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[تنزيل مباشر](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
diff --git a/webpage/src/de/installation/opensuse.md b/webpage/src/de/installation/opensuse.md
index 360b8c69ae..338d5e8f5d 100644
--- a/webpage/src/de/installation/opensuse.md
+++ b/webpage/src/de/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Direkter Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Führen Sie die folgenden Shell-Befehle als root aus, um das Repository hinzuzufügen und von dort aus QOwnNotes zu installieren.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Direkter Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Führen Sie die folgenden Shell-Befehle als root aus, um das Repository hinzuzufügen und von dort aus QOwnNotes zu installieren.
@@ -110,7 +114,7 @@ zypper refresh
zypper install qownnotes
```
-[Direkter Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_12_SP3_Backports)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_12_SP3_Backports)
## SLE 15
@@ -122,4 +126,4 @@ zypper refresh
zypper install qownnotes
```
-[Direkter Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_15)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_15)
diff --git a/webpage/src/de/installation/raspberry-pi-os.md b/webpage/src/de/installation/raspberry-pi-os.md
index 892d72759c..5b45e67dfa 100644
--- a/webpage/src/de/installation/raspberry-pi-os.md
+++ b/webpage/src/de/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Installieren unter Raspberry Pi OS
+## Raspberry Pi OS 12
+
+Führen Sie die folgenden Shell-Befehle aus, um dem Repository zu vertrauen.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Führen Sie die folgenden Shell-Befehle aus, um das Repository hinzuzufügen und QOwnNotes von dort aus zu installieren.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Direkter Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Führen Sie die folgenden Shell-Befehle aus, um dem Repository zu vertrauen.
@@ -38,14 +56,14 @@ sudo apt-get install qownnotes
## Raspbian 9.0
-Führen Sie die folgenden Shell-Befehle aus, um dem Repository zu vertrauen.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-Führen Sie die folgenden Shell-Befehle aus, um das Repository hinzuzufügen und QOwnNotes von dort aus zu installieren.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Direkter Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
diff --git a/webpage/src/de/scripting/methods-and-objects.md b/webpage/src/de/scripting/methods-and-objects.md
index 84770fc102..ed9869191c 100644
--- a/webpage/src/de/scripting/methods-and-objects.md
+++ b/webpage/src/de/scripting/methods-and-objects.md
@@ -390,7 +390,7 @@ Sie können sowohl einfachen Text als auch HTML in den Labels verwenden. Der Tex
Schauen Sie sich das Beispielskript auf [scripting-label-demo.qml](https://github.com/pbek/QOwnNotes/blob/main/docs/scripting/examples/scripting-label-demo.qml) an.
::: tip
-The scripting label also supports **external links**, as well as **internal links** to notes, tasks, deck cards and more. You might get a grasp of what's supported by taking a look at [URL handling](https://github.com/pbek/QOwnNotes/blob/964acf69b6382f8ee8252c640c5048f8f4644622/src/utils/urlhandler.cpp#L16-L75).
+The scripting label also supports **external links**, as well as **internal links** to notes, tasks, deck cards and more. Lesen Sie hier weiter, was alles unterstützt wird: [URL-Unterstützung](https://github.com/pbek/QOwnNotes/blob/964acf69b6382f8ee8252c640c5048f8f4644622/src/utils/urlhandler.cpp#L16-L75).
:::
Neue Notiz erstellen
diff --git a/webpage/src/es/installation/opensuse.md b/webpage/src/es/installation/opensuse.md
index 8cc9983242..5560d10646 100644
--- a/webpage/src/es/installation/opensuse.md
+++ b/webpage/src/es/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Descarga directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -61,7 +65,7 @@ zypper refresh
zypper install qownnotes
```
-[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.4)
+[Descarga directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.4)
## openSUSE Leap 15.3
@@ -110,7 +114,7 @@ zypper refresh
zypper install qownnotes
```
-[Descarga directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_12_SP3_Backports)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_12_SP3_Backports)
## SLE 15
@@ -122,4 +126,4 @@ zypper refresh
zypper install qownnotes
```
-[Descarga directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_15)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/SLE_15)
diff --git a/webpage/src/es/installation/raspberry-pi-os.md b/webpage/src/es/installation/raspberry-pi-os.md
index 1995c2adee..0332762228 100644
--- a/webpage/src/es/installation/raspberry-pi-os.md
+++ b/webpage/src/es/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Instalar en el sistema operativo Raspberry Pi
+## Raspberry Pi OS 12
+
+Ejecute los siguientes comandos de shell para confiar en el repositorio.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Ejecute los siguientes comandos de shell para agregar el repositorio e instalar QOwnNotes desde allí.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Descarga Directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Ejecute los siguientes comandos de shell para confiar en el repositorio.
@@ -34,18 +52,18 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Descarga Directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10)
+[Descarga directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10)
## Raspbian 9.0
-Ejecute los siguientes comandos de shell para confiar en el repositorio.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-Ejecute los siguientes comandos de shell para agregar el repositorio e instalar QOwnNotes desde allí.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Descarga directa](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
diff --git a/webpage/src/fa/installation/opensuse.md b/webpage/src/fa/installation/opensuse.md
index d4c54a1599..a50f54788a 100644
--- a/webpage/src/fa/installation/opensuse.md
+++ b/webpage/src/fa/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Run the following shell commands as root to add the repository and install QOwnNotes from there.
diff --git a/webpage/src/fa/installation/raspberry-pi-os.md b/webpage/src/fa/installation/raspberry-pi-os.md
index aa62f12e02..b7e707a4c2 100644
--- a/webpage/src/fa/installation/raspberry-pi-os.md
+++ b/webpage/src/fa/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# نصب در سیستم عامل رزبری پای
+## Raspberry Pi OS 12
+
+فرمان های پوسته زیر را برای اطمینان از مخزن اجرا کنید.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+فرمان های پوسته زیر را برای افزودن مخزن اجرا کرده و QOwnNotes را از آنجا نصب کنید.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[بارگیری مستقیم](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## سیستم عامل رزبری پای 11
فرمان های پوسته زیر را برای اطمینان از مخزن اجرا کنید.
@@ -20,13 +38,13 @@ sudo apt-get install qownnotes
## سیستم عامل رزبری پای 10
-فرمان های پوسته زیر را برای اطمینان از مخزن اجرا کنید.
+فرمان های پوسته ای زیر را برای اطمینان از مخزن اجرا کنید.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10/Release.key -O - | sudo apt-key add -
```
-فرمان های پوسته زیر را برای افزودن مخزن اجرا کرده و QOwnNotes را از آنجا نصب کنید.
+فرمان های پوسته ای زیر را برای افزودن مخزن اجرا کرده و QOwnNotes را از آنجا نصب کنید.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -34,18 +52,18 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[بارگیری مستقیم](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11)
+[دانلود مستقیم](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11)
## رزبین 9.0
-فرمان های پوسته ای زیر را برای اطمینان از مخزن اجرا کنید.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-فرمان های پوسته ای زیر را برای افزودن مخزن اجرا کرده و QOwnNotes را از آنجا نصب کنید.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[دانلود مستقیم](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11)
diff --git a/webpage/src/fr/installation/opensuse.md b/webpage/src/fr/installation/opensuse.md
index b78ff7abc7..eae30c165c 100644
--- a/webpage/src/fr/installation/opensuse.md
+++ b/webpage/src/fr/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Run the following shell commands as root to add the repository and install QOwnNotes from there.
diff --git a/webpage/src/fr/installation/raspberry-pi-os.md b/webpage/src/fr/installation/raspberry-pi-os.md
index 1331d63e61..2433700260 100644
--- a/webpage/src/fr/installation/raspberry-pi-os.md
+++ b/webpage/src/fr/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Installer sur Raspberry Pi OS
+## Raspberry Pi OS 12
+
+Exécutez les commandes shell suivantes pour approuver le dépôt.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Exécutez les commandes shell suivantes pour ajouter le dépôt et installer QOwnNotes à partir de là.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Téléchargement direct](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Exécutez les commandes shell suivantes pour approuver le dépôt.
@@ -26,7 +44,7 @@ Exécutez les commandes shell suivantes pour approuver le dépôt.
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11/Release.key -O - | sudo apt-key add -
```
-Exécutez les commandes shell suivantes pour ajouter le dépôt et installer QOwnNotes à partir de là.
+Exécutez les commandes shell suivantes pour ajouter le dépôt puis installer QOwnNotes.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -38,14 +56,14 @@ sudo apt-get install qownnotes
## Raspbian 9.0
-Exécutez les commandes shell suivantes pour approuver le dépôt.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-Exécutez les commandes shell suivantes pour ajouter le dépôt puis installer QOwnNotes.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Téléchargement direct](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
diff --git a/webpage/src/hu/installation/opensuse.md b/webpage/src/hu/installation/opensuse.md
index 1ac471c944..418253494e 100644
--- a/webpage/src/hu/installation/opensuse.md
+++ b/webpage/src/hu/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Run the following shell commands as root to add the repository and install QOwnNotes from there.
diff --git a/webpage/src/hu/installation/raspberry-pi-os.md b/webpage/src/hu/installation/raspberry-pi-os.md
index a539ea761a..12a5c595b2 100644
--- a/webpage/src/hu/installation/raspberry-pi-os.md
+++ b/webpage/src/hu/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Telepítés Raspberry Pi OS-re
+## Raspberry Pi OS 12
+
+Futtassa a következő shell parancsokat, hogy megbízhasson az adattárban.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Futtassa a következő shell parancsokat az adattár hozzáadásához és a QOwnNotes onnan való telepítéséhez.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Közvetlen letöltés](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Futtassa a következő shell parancsokat, hogy megbízhasson az adattárban.
@@ -8,7 +26,7 @@ Futtassa a következő shell parancsokat, hogy megbízhasson az adattárban.
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11/Release.key -O - | sudo apt-key add -
```
-Futtassa a következő shell parancsokat az adattár hozzáadásához és a QOwnNotes onnan való telepítéséhez.
+Futtassa a következő shell parancsokat a lerakat hozzáadásához és a QOwnNotes onnan való telepítéséhez.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -20,13 +38,13 @@ sudo apt-get install qownnotes
## Raspberry Pi OS 10
-Futtassa a következő shell parancsokat, hogy megbízhasson az adattárban.
+Futtassa a következő shell parancsokat az adattár megbízhatóságához.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10/Release.key -O - | sudo apt-key add -
```
-Futtassa a következő shell parancsokat a lerakat hozzáadásához és a QOwnNotes onnan való telepítéséhez.
+Futtassa a következő shell parancsokat az adattár hozzáadásához és a QOwnNotes onnan való telepítéséhez.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -38,14 +56,14 @@ sudo apt-get install qownnotes
## Raspbian 9.0
-Futtassa a következő shell parancsokat az adattár megbízhatóságához.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-Futtassa a következő shell parancsokat az adattár hozzáadásához és a QOwnNotes onnan való telepítéséhez.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Közvetlen letöltés](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
diff --git a/webpage/src/it/contributing/code-of-conduct.md b/webpage/src/it/contributing/code-of-conduct.md
index c41bd57e92..02c58d5964 100644
--- a/webpage/src/it/contributing/code-of-conduct.md
+++ b/webpage/src/it/contributing/code-of-conduct.md
@@ -1,74 +1,74 @@
-# Codice di comportamento
+# Codice di Condotta
-## Our Pledge
+## Il nostro impegno
-We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
+Noi come membri, collaboratori e dirigenti ci impegnamo a far partecipare chiunque in una community senza molestie, che sia per età, taglia, disabilità visibili e non visibili, etnia, caratteristiche sessuali, identità di genere e espressione, livello di esperienza, educazione, status socio-economico, nazionalità, aspetto fisico, casta, colore o religion.
-We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
+Ci impegniamo ad agire e interagire in modo tale da contribuire a una community aperta, accogliente, diversa, inclusiva e sana.
## I nostri standard
-Examples of behavior that contributes to a positive environment for our community include:
+Esempi di comportamenti che contribuiscono a un ambiente positivo per la nostra community includono:
-* Demonstrating empathy and kindness toward other people
-* Being respectful of differing opinions, viewpoints, and experiences
-* Giving and gracefully accepting constructive feedback
-* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
-* Focusing on what is best not just for us as individuals, but for the overall community
+* Dimostrare empatia e gentilezza verso le altre persone
+* Rispettare le diverse opinioni, punti di vista ed esperienze
+* Dare e ricevere con garbo un riscontro costruttivo
+* Accettare la responsabilità e scusarsi con quelli coinvolti dai nostri errori e imparare dall'esperienza
+* Concentrarsi su cosa sia meglio non solo per noi come individui, ma per l'intera community
-Examples of unacceptable behavior include:
+Esempi di comportamenti inaccettabili:
-* The use of sexualized language or imagery, and sexual attention or advances of any kind
-* Trolling, insulting or derogatory comments, and personal or political attacks
-* Public or private harassment
-* Publishing others' private information, such as a physical or email address, without their explicit permission
-* Other conduct which could reasonably be considered inappropriate in a professional setting
+* L'uso di linguaggio o immaginario sessualizzante e avances o sessualizzazione di ogni tipo
+* Trolleggio, insulti o commenti denigratori e attacchi alle ideologie politiche o alla persona
+* Molestie pubbliche o private
+* Pubblicare le informazioni personali di altri come l'indirizzo email o di casa senza il loro consenso
+* Altri comportamenti che potrebberi essere ragionevolmente considerati inappropriati un contesto lavorativo
-## Enforcement Responsibilities
+## Responsabilità di esecuzione
-Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
+I dirigenti della community sono responsabili di chiarire e affermare le nostre norme di comportamento accettabili e prenderanno le appropriate e giuste misure in risposta a qualsiasi comportamento che considerano inappropriato, minaccioso, offensivo o dannoso.
-Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
+I dirigenti della community hanno il diritto e la responsabilità di rimuovere, modificare o respingere commenti, commits, codice, modifche alla wiki, problemi e altri contributi che non sono in linea con questo Codice di Condotta ecomunicheranno le ragioni per le decisioni durante la moderazione quando appropriate.
-## Scope
+## Campo d'applicazione
-This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
+Questo Codice di Condotta viene applicato a tutti gli spazi comunitari e anche quando un individui rappresenta ufficialmente la community negli spazi pubblici. Esempi di rappresentanza della community includono l'uso di indirizzi e-mail ufficiali, pubblicare su un account social media ufficiale o agendo come un rappresentante designato a un evento sia online che offline.
-## Enforcement
+## Applicazione
-Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement (see *Contact* menu on [www.qownnotes.org](https://www.qownnotes.org/)). All complaints will be reviewed and investigated promptly and fairly.
+Casi di comportamento abusivo, molesto o in altro modo inaccettabile possono essere segnalati ai dirigenti della community responsabili dell'adempimento di tali regole (guarda il menu dei *Contatti* su [www.qownnotes.org](https://www.qownnotes.org/)). Tutti i reclami saranno verificati e studiati adeguatamente.
-All community leaders are obligated to respect the privacy and security of the reporter of any incident.
+Tutti i dirigenti della community sono obbligati a rispettare la privacy e la sicurezza del mittente dell'incidente.
-## Enforcement Guidelines
+## Guide d'applicazione
-Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
+I dirigenti della community seguiranno queste linee guida sull'Impatto della Community nel determinare le conseguenze per qualsiasi azione essi ritengono violino questo Codice di Condotta:
-### 1. Correction
+### 1. Provvedimento
-**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
+**Impatto sulla community**: Uso di linguaggio non appropriato o altri comportamenti ritenuti non professionali od ostili nella community.
-**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
+**Conseguenze**: Un avviso privato dai dirigenti della community che fornisce chiarezza sulla natura della violazione e una spiegazione del perché tale comportamento sia Inappropriato. Potrebbero essere richieste delle scuse pubbliche.
-### 2. Warning
+### 2. Avviso
-**Community Impact**: A violation through a single incident or series of actions.
+**Impatto sulla community**: Una violazione mostrata attraverso un singolo incidente o una serie di azioni.
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
-### 3. Temporary Ban
+### 3. Ban temporaneo
**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
-### 4. Permanent Ban
+### 4. Ban permanente
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
**Consequence**: A permanent ban from any sort of public interaction within the community.
-## Attribution
+## Attribuzione
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
diff --git a/webpage/src/it/contributing/get-involved.md b/webpage/src/it/contributing/get-involved.md
index 6f867f4300..9fcad5a76e 100644
--- a/webpage/src/it/contributing/get-involved.md
+++ b/webpage/src/it/contributing/get-involved.md
@@ -4,7 +4,7 @@ I vari modi per partecipare a QOwnNotes
- Metti una stella a [QOwnNotes su **GitHub**](https://github.com/pbek/QOwnNotes)
- Unisciti al [gruppo **QOwnNotes Telegram**](https://t.me/QOwnNotes)
-- Join the [**QOwnNotes Matrix** room](https://matrix.to/#/#qownnotes:matrix.org)
+- Unisciti alla [Stanza **QOwnNotes Matrix**](https://matrix.to/#/#qownnotes:matrix.org)
- Unisciti al [canale **IRC #qownnotes**](https://web.libera.chat/#qownnotes) su Libera.Chat
- Entra nella [stanza **qownnotes Gitter**](https://gitter.im/qownnotes/qownnotes)
- Metti mi piace a [QOwnNotes su **Facebook**](https://www.facebook.com/QOwnNotes/)
diff --git a/webpage/src/it/contributing/translation.md b/webpage/src/it/contributing/translation.md
index a1871211c3..8b9c80d4fc 100644
--- a/webpage/src/it/contributing/translation.md
+++ b/webpage/src/it/contributing/translation.md
@@ -10,7 +10,7 @@ Come posso aiutare a tradurre QOwnNotes?
**Crowdin** è una popolare piattaforma di gestione della localizzazione per app mobili, web, software desktop e risorse correlate.
-You can sign up at [Crowdin](https://crowdin.com/project/qownnotes) and **translate** **QOwnNotes** to your language with easy tools.
+Puoi iscriverti a [Crowdin](https://crowdin.com/project/qownnotes) e **tradurre** **QOwnNotes** nella tua lingua con strumenti semplici.
**[QOwnNotes su Crowdin](https://crowdin.com/project/qownnotes)**
diff --git a/webpage/src/it/faq/preview-without-edit.md b/webpage/src/it/faq/preview-without-edit.md
index 3b3f629535..c8a92283d7 100644
--- a/webpage/src/it/faq/preview-without-edit.md
+++ b/webpage/src/it/faq/preview-without-edit.md
@@ -4,7 +4,7 @@ Puoi farlo disattivando l'impostazione che il **pannello di modifica note** sia
Quindi è meglio creare un nuovo spazio di lavoro `solo anteprima` facendo clic su **Finestra / Area di lavoro / Aggiungi nuova area di lavoro** nel menu principale. Potrai passare da un layout di pannelli all'altro.
-Afterward you can turn off the note edit panel in the **Window / Panels menu**.
+Dopo di che puoi disattivare il pannello di modifica delle note su **Finestra / Pannelli **.
Tieni presente che puoi spostare tutti i pannelli come preferisci facendo clic su **Finestra / Sblocca pannelli** nel menu principale. Puoi anche ridimensionare tutti i pannelli per adattarli alle tue esigenze.
diff --git a/webpage/src/it/faq/references.md b/webpage/src/it/faq/references.md
index ca0a9a2120..e88ba205aa 100644
--- a/webpage/src/it/faq/references.md
+++ b/webpage/src/it/faq/references.md
@@ -180,7 +180,7 @@ Cosa hanno detto gli altri su QOwnNotes ...
- [QOwnNotes绿色版 21.7.12 | 强大的免费笔记软件 – 软件No1](https://www.rjno1.com/qownnotes/)
- [QOwnNotes is really versatile! - The user friendliest, easy to use Note Taking App! - YouTube](https://www.youtube.com/watch?v=WFoRQf31-h0)
- [Presentation about QOwnNotes by stevelitt](http://troubleshooters.com/linux/presentations/golug_qownnotes/golug_qownnotes.pdf)
-- [QownNotes – De la prise de notes chiffrées sur votre cloud personnel](https://korben.info/qownnotes.html)
+- [QownNotes - De la prise de notes chiffrées sur votre cloud personnel - Korben](https://korben.info/qownnotes.html)
- [The BEST Linux NOTE TAKING APPS - Invidious](https://yewtu.be/_d7kosQ0Ji4) 5:37
- [MIGLIORE app per NOTE su LINUX nel 2022 - YouTube](https://youtu.be/_d7kosQ0Ji4?t=337)
- [Записная книжка на ПК - QOwnNotes 22.4.0 Portable скачать через торрент](https://prog-top.net/office/19820-zapisnaja-knizhka-na-pk-qownnotes-201111-build-790-portable.html)
diff --git a/webpage/src/it/getting-started/browser-extension.md b/webpage/src/it/getting-started/browser-extension.md
index ea7a3e7a50..a2aadaada6 100644
--- a/webpage/src/it/getting-started/browser-extension.md
+++ b/webpage/src/it/getting-started/browser-extension.md
@@ -22,7 +22,7 @@ Info
- La prima volta che clicchi sull'icona dell'estensione del browser di QOwnNotes, vedrai una finestra di dialogo col token di sicurezza. Copialo.
- Vai alla gestione delle tue estensioni del browser. Clicca sui dettagli dell'estensione QOwnNotes.
- Incolla il token nel campo del token di sicurezza.
-3. To use the private mode, you need to allow the extension to run in private windows in the extension settings.
+3. Per usare la modalità in incognito devi prima consentire all'estensione di funzionare nelle finestre in incognito dalle impostazioni.
## Strumento di ritaglio web
diff --git a/webpage/src/it/getting-started/git-versioning.md b/webpage/src/it/getting-started/git-versioning.md
index db7f61c0b6..2062c0a15a 100644
--- a/webpage/src/it/getting-started/git-versioning.md
+++ b/webpage/src/it/getting-started/git-versioning.md
@@ -1,25 +1,23 @@
-# Git versioning
+# Controllo versioni con Git
-You can set up QOwnNotes to automatically commit changes in your note folder locally
-to a git repository in your note folder.
+Puoi impostare automaticamente QOwnNotes per fare il commit delle modifiche dalla tua cartella locale delle note alla cartella delle note nella tua repository di git.
-This can be done in the _Git versioning_ settings in the _General settings_.
+Questo può essere fatto nelle impostazioni di _Controllo versioni con Git_ sotto _Impostazioni generali_.
-![git-note-folder-settings](/img/git/settings.png)
+![impostazioni-cartella-note-git](/img/git/settings.png)
-You need to have git installed on your system and the git executable needs to be in your PATH or
-you can set the path to the git executable in the _Git versioning_ settings.
+Devo avere git installato nel tuo sistema e avere l'eseguibile git impostato nella tua variabile di sistema 'PATH' o puoi impostare quest'ultima nelle impostazioni di _Controllo versioni con Git_.
-You also need to turn on git support for each note folder you want to use git versioning with!
+Devi anche attivare il supporto a git per ogni cartella delle note con cui vuoi venga effettuato il controllo versioni con Git!
-![git-note-folder-settings](/img/git/note-folder-settings.png)
+![impostazioni-cartella-note-git](/img/git/note-folder-settings.png)
::: tip
Don't forget to set your git username and email address in the terminal:
```bash
-git config --global user.email "your-email@domain.com"
-git config --global user.name "Your name"
+git config --global user.email "la-tua-email@dominio.com"
+git config --global user.name "Il tuo nome"
```
:::
diff --git a/webpage/src/it/getting-started/importing-notes.md b/webpage/src/it/getting-started/importing-notes.md
index c513ca6290..b4e66589ca 100644
--- a/webpage/src/it/getting-started/importing-notes.md
+++ b/webpage/src/it/getting-started/importing-notes.md
@@ -2,42 +2,42 @@
## Evernote
-There is an Evernote import dialog you can reach in the `Note / Import` menu to import *Enex* files.
+C'è una voce per importare le note di Evernote che puoi raggiungere in `Nota / Importa ` menù per importare * File Enex di Evernote * files.
-Images, attachments, tags, basic formatting and metadata will be imported as well.
+Saranno automaticamente importati anche immagini, allegati, etichette, la formattazione standard e i metadati.
## Joplin
-There is a Joplin import dialog you can reach in the `Note / Import` menu.
+C'è una voce per importare le note di Joplin che puoi raggiungere nel menù in ` Nota / Importa`.
## Google Keep
-> Download Keep tasks using Google Takeout
+> Scarica i Task di Keep usando Google Takeout
>
-> Extract archive
+> Estrai un archivio
>
-> Download keep_to_markdown.py to directory next to extracted Keep folder
+> Scarica keep_to_markdown.py nella cartella dov'è stata estratta la cartella di Keep
>
> python keep_to_markdown.py Keep out/
>
>
-> Replace Keep by the folder containing notes in JSON format. The out folder will be created if it doesn't exist.
+> Sostituisci Keep con la cartella contenente i file nel formato JSON. La cartella di output verrà creata se non esistente.
-From https://gitlab.com/-/snippets/2002921
+Da https://gitlab.com/-/snippets/2002921
## Tomboy
-You can import your Tomboy Notes using a script called [Trombone](https://github.com/samba/trombone).
+Puoi importare le note di Tomboy tramite uno script chiamato [Trombone](https://github.com/samba/trombone).
-You might install python2 to make the script work. It will convert your Tomboy notes to an Evernote `.enex` file, which then you are able to import to QOwnNotes.
+Potresti dover installare python2 per far funzionare lo script. Convertirà le tue note di Tomboy in un file `Enex` di Evernote, che potrai importare su QOwnNotes.
-For anyone wanting to do this, first make sure you have Python2 installed and you might want to also install `python-is-python2` (you can remove that later). This may be easier/safer in a chroot or Docker container, if you have that option (will be documented here later).
+Per chiunque desideri farlo, assicurati prima di aver installato Python2, inoltre potresti dover installare anche `python-is-python2` (puoi rimuoverlo in seguito). Potrebbe essere più facile e sicuro farlo all'interno dell'ambiente chroot o un container Docker, se hai questa possibilità (sarà descritto qui prossimamente).
```bash
sudo apt install python2 python-is-python2
```
-Download the trombone file from GitHub, extract and jump into that folder:
+Scarica il file trombone da GitHub, estrailo e entra in quella cartella:
```bash
cd ~/Downloads/trombone-master
@@ -46,18 +46,18 @@ sudo make
sudo make install
```
-Then cd into the folder where your tomboy notes are:
+Dunque fai il comando cd all'interno della cartella in cui si trovano le tue note di Tomboy:
```bash
cd ~/.local/share/tomboy/
```
-Then run this:
+Quindi esegui:
```bash
find ./ -type f -name '*.note' -print0 | xargs -0 trombone > EXPORT.enex
```
-If you get unicode errors about specific notes, just remove each note and run the conversion again until it gives a message saying `Saving...` . You will have a file called `EXPORT.enex` which can then be imported into QOwnNotes.
+Se ricevi errori Unicode su note specifiche, rimuovi ognuna di queste note ed esegui di nuovo la conversione finché non viene visualizzato un messaggio che dice `Salvataggio in corso ...`. Avrai un file chiamato `EXPORT.enex` che può essere importato in QOwnNotes.
-During the import into QOwnNotes you might uncheck all of the attributes to import except maybe the creation/modification date, since Tomboy does not have those features.
+Durante l'importazione in QOwnNotes potresti dover deselezionare tutti gli attributi da importare tranne forse la data di creazione/modifica, poiché Tomboy non comprende questi attributi.
diff --git a/webpage/src/it/getting-started/markdown.md b/webpage/src/it/getting-started/markdown.md
index 55e81eaf8d..1c66eec191 100644
--- a/webpage/src/it/getting-started/markdown.md
+++ b/webpage/src/it/getting-started/markdown.md
@@ -110,9 +110,8 @@ http://www.example.com oppure
### Collegamenti interni
```markdown
-[I link to the Journal.md note](Journal.md)
-
- works similarly.
+[Collego la nota per il diario](Diario.md).
+ Funziona similmente.
```
::: tip
@@ -136,7 +135,7 @@ I segnalibri usati dall'estensione del browser [QOwnNotes Web Companion](./brows
Le immagini possono essere incorporate in QOwnNotes. Verranno mostrate nell'anteprima.
```markdown
-![alt text](media/my-image.jpg)
+![testo alternativo](media/la-mia-immagine.jpg)
```
::: tip
@@ -163,7 +162,7 @@ I blocchi di codice sono delimitati da linee con tre apici inversi o sono rientr
Aggiungi quattro spazi davanti al codice per contrassegnarlo come blocco di codice.
```markdown
- s = "Code with space indent"
+ s = "Codice con spazio identato"
print s
```
@@ -178,24 +177,23 @@ Metti qui il tuo codice sorgente
~~~
::: tip
-You can use the [shortcut](./shortcuts.md) Ctrl + Shift + C on
-multiple selected lines of text or in an empty line to create a code block.
+Puoi usare la [scorciatoia](./shortcuts.md) Ctrl + Shift + C su più linee di testo selezionate o sua una linea vuota per creare un blocco di codice.
:::
-### Backtick fence with code highlighting
+### Blocco con apice inverso con evidenziazione del codice
-There also is some syntax highlighting with code blocks in QOwnNotes.
+C'è anche un po' di evidenziazione della sintassi nei blocchi di codice di QOwnNotes.
~~~markdown
```bash
-# I am a comment
-cd Notes
+# Questo è un commento
+cd Note
```
~~~
-Currently, supported languages (and code block identifiers) are:
+Al momento i linguaggi supportati (e gli identificatori dei codici) sono:
-* BASh scripting, `bash`
+* codice BASH, `bash`
* C, `c`
* C++, `cpp`
* C++, `cxx`
@@ -217,7 +215,7 @@ Currently, supported languages (and code block identifiers) are:
* Python, `python`
* QML, `qml`
* Rust, `rust`
-* Shell scripting, `sh`
+* codice Shell, `sh`
* SQL, `sql`
* TypeScript, `ts`
* TypeScript, `typescript`
@@ -227,26 +225,26 @@ Currently, supported languages (and code block identifiers) are:
* YAML, `yml`
* YAML, `yaml`
-## Tables
+## Tabelle
-Tables aren't part of the core Markdown spec, but the QOwnNotes preview supports them.
+Le tabelle non sono parte integrante di Markdown, ma l'anteprima di QOwnNotes le supporta.
~~~markdown
-Colons can be used to align columns.
+I due punti possono essere usati per allineare le colonne.
-| Tables | Are | Cool |
-| ------------- |:-------------:| -----:|
-| col 3 is | right-aligned | $1600 |
-| col 2 is | centered | $12 |
-| zebra stripes | are neat | $1 |
+| Le Tabelle | Sono | Belle |
+| ----------------------- |:------------------:| -----:|
+| la colonna 3 è | allineata-a-destra | $1600 |
+| la colonna 2 è | centrata | $12 |
+| Le strisce delle zebre | sono eccezionali | $1 |
-There must be at least 3 dashes separating each header cell.
+Ci devono essere almeno tre trattini per separare ogni intestazione per cella.
-You can also use inline Markdown.
+Puoi anche usare il Markdown in linea.
-| Markdown | Less | Pretty |
+| Markdown | Meno | Carino |
| --- | --- | --- |
-| *Still* | `renders` | **nicely** |
+| *Tuttavia* | `si mostra` | **correttamente** |
| 1 | 2 | 3 |
~~~
@@ -259,12 +257,12 @@ Usa Ctrl + Spazio all'interno di una tabella di markdown per formatta
## Citazioni in blocco
```markdown
-> Blockquotes are very handy in email to emulate reply text.
-> This line is part of the same quote.
+> Le citazioni in blocco sono davvero utili nelle mail per simulare il testo di risposta.
+> Questa linea fa parte della stessa citazione.
-Quote break.
+Interruzione della citazione.
-> This is a very long line that will still be quoted properly when it wraps. Oh boy let's keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can *put* **Markdown** into a blockquote.
+> Questa è una linea molto lunga che verrà comunque citata correttamente nonostante venga avvolta. Oh mamma mia, continuiamo a scrivere per essere sicuri sia abbastanza lunga per farla avvolgere a chiunque. Ah, inoltre puoi *inserire* **Markdown** in un blocco di citazione.
```
::: tip
@@ -278,17 +276,17 @@ Puoi usare la [scorciatoia](./shortcuts.md) Ctrl + Maiusc + B per seg
Esistono tre modi per ottenere una regola orizzontale: trattini, asterischi o trattini bassi.
```markdown
-Three or more...
+Tre o più...
-Hyphens
+Trattini
---
-Asterisks
+Asterischi
***
-Underscores
+Trattini bassi
___
```
@@ -304,12 +302,12 @@ Puoi inserire due spazi e un a capo con ⇧ Shift + Invio.
:::
```markdown
-Here's a line for us to start with.
+Questa è una riga con cui possiamo cominciare.
-This line is separated from the one above by two newlines, so it will be a *separate paragraph*.
+Questa linea è separata dalla precedente con 2 invii.
-This line is also begins a separate paragraph, but...
-This line is only separated by two trailing spaces and a single newline, so it's a separate line in the *same paragraph*.
+Anche questa riga inizia un nuovo paragrafo, ma...
+Questa riga è separata solo da 2 spazi e un singolo invio, quindi è una riga separata nello *stesso paragrafo*.
```
::: tip
@@ -321,9 +319,9 @@ Gli spazi finali sono evidenziati per impostazione predefinita nell'editor.
I commenti non vengono visualizzati nell'anteprima.
```markdown
-[comment]: # (This comment will not appear in the preview)
+[commento]: # (Questo commento non apparirà nell'anteprima)
-
+
```
::: tip
@@ -335,8 +333,8 @@ Anche un blocco di commenti HTML iniziale in una nota verrà ignorato nella gene
Puoi creare semplici elenchi di cose da fare con elenchi di caselle di controllo.
```markdown
-- [x] done
-- [ ] todo
+- [x] fatto
+- [ ] da fare
```
::: tip
@@ -349,13 +347,13 @@ In QOwnNotes puoi usare un frontmatter (es.YAML) per aggiungere alcune meta info
```markdown
---
-title: Some name
-description: Some description
+titolo: Un titolo
+descrizione: Qualche descrizione
---
-# Note headline starts here
+# Il titolo della nota inizia qui
-Some text
+Del testo
```
Il nome del file di questa nota di esempio sarebbe `Il titolo della nota inizia qui.md`.
diff --git a/webpage/src/it/getting-started/web-app.md b/webpage/src/it/getting-started/web-app.md
index 1407e0e534..e15a7fcbbb 100644
--- a/webpage/src/it/getting-started/web-app.md
+++ b/webpage/src/it/getting-started/web-app.md
@@ -10,7 +10,7 @@ Puoi inserire foto dal tuo cellulare nella nota corrente in QOwnNotes sul deskto
L'applicazione web sul telefono comunica con l'applicazione desktop QOwnNotes tramite Internet. La comunicazione tra QOwnNotes e il servizio web è **cifrata in transito**. Nessuna immagine verrà archiviata sul server.
-There is a settings page **Web application** to add support for the web application.
+C'è la pagina delle impostazioni **Applicazione web** per aggiungere il supporto per le applicazioni web.
![Impostazioni dell'applicazione web QOwnNotes](/img/blog/web-application-settings.png "Imposta la comunicazione con l'applicazione web")
diff --git a/webpage/src/it/installation/appimage.md b/webpage/src/it/installation/appimage.md
index 2d0bdb75f5..f1af8b9219 100644
--- a/webpage/src/it/installation/appimage.md
+++ b/webpage/src/it/installation/appimage.md
@@ -17,7 +17,7 @@ Quindi puoi modificare i permessi di esecuzione del file:
chmod a+x QOwnNotes-*.AppImage
```
-Afterward you should be able to execute the AppImage to run QOwnNotes.
+Dopo di che dovresti essere in grado di eseguire il file AppImage per aprire QOwnNotes.
::: warning
Se vuoi usare l'**aggiornamento automatico** assicurati di mettere il tuo AppImage in un punto in cui il tuo account utente ha accesso in scrittura, come per esempio da qualche parte nella tua cartella home.
diff --git a/webpage/src/it/installation/debian.md b/webpage/src/it/installation/debian.md
index f04a3a5009..0278e9e621 100644
--- a/webpage/src/it/installation/debian.md
+++ b/webpage/src/it/installation/debian.md
@@ -21,8 +21,7 @@ sudo apt update
sudo apt install qownnotes
```
-::: tip
-If you use this repository for other Debian Linux versions please make sure that you have **Qt** installed at least at **version 5.15**.
+::: Suggerimento Se usi questa repository per altre versioni Linux di Debian verifica di avere **Qt** installato almeno alla versione **5.15**.
:::
[Download diretto](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_12)
@@ -48,8 +47,7 @@ sudo apt update
sudo apt install qownnotes
```
-::: tip
-If you use this repository for other Debian Linux versions please make sure that you have **Qt** installed at least at **version 5.11**.
+::: Suggerimento Se usi questa repository per altre versioni Linux di Debian verifica di avere **Qt** installato almeno alla versione **5.11**.
:::
[Download diretto](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_11)
@@ -70,21 +68,20 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-::: tip
-If you use this repository for other Debian Linux versions please make sure that you have **Qt** installed at least at **version 5.8**.
+::: Suggerimento Se usi questa repository per altre versioni Linux di Debian verifica di avere **Qt** installato almeno alla versione **5.8**.
:::
[Download diretto](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_10)
## Debian 9.0
-Run the following shell commands to trust the repository.
+Eseguire i seguenti comandi della shell per considerare attendibile il repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_9.0/Release.key -O - | sudo apt-key add -
```
-Run the following shell commands to add the repository and install QOwnNotes from there.
+Eseguire i seguenti comandi della shell per aggiungere il repository e installare QOwnNotes da lì.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -92,8 +89,7 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-::: tip
-If you use this repository for other Debian Linux versions please make sure that you have **Qt** installed at least at **version 5.5**.
+::: Suggerimento Se usi questa repository per altre versioni Linux di Debian verifica di avere **Qt** installato almeno alla versione **5.5**.
:::
-[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_9.0)
+[Download diretto](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Debian_9.0)
diff --git a/webpage/src/it/installation/nix.md b/webpage/src/it/installation/nix.md
index f93dab9b72..3062eccbc6 100644
--- a/webpage/src/it/installation/nix.md
+++ b/webpage/src/it/installation/nix.md
@@ -1,13 +1,13 @@
-# Install via Nix
+# Installa usando Nix
-You can install QOwnNotes with the [Nix package manager](https://wiki.nixos.org/wiki/Nix_package_manager) on [NixOS](https://nixos.org/) and other platforms, the package name is [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
+Puoi installare QOwnNotes con il [Gestore dei pacchetti Nix](https://wiki.nixos.org/wiki/Nix_package_manager) su [NixOS](https://nixos.org/) e altre piattaforme. Il nome del pacchetto è [qownnotes](https://search.nixos.org/packages?channel=unstable&show=qownnotes).
-See [QOwnNotes on nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) for more information.
+Guarda [QOwnNotes su nix](https://search.nixos.org/packages?channel=unstable&show=qownnotes) per ulteriori informazioni.
-Afterward you should be able to run QOwnNotes with the command `qownnotes`.
+Dopo di che dovresti essere in grado di eseguire QOwnNotes con il comando `qownnotes`.
-::: tip
-The QOwnNotes command-line snippet manager [qc](https://github.com/qownnotes/qc) can also be installed via the [Nix Store](https://search.nixos.org/packages?channel=unstable&show=qc).
+::: Suggerimento
+Anche il gestore degli snippet della linea di comandi [qc](https://github.com/qownnotes/qc) di QOwnNotes può essere installato con lo [Store di Nix](https://search.nixos.org/packages?channel=unstable&show=qc).
-You can use `nix-shell -p qc --run qc` to try it out.
+Puoi usare `nix-shell -p qc --run qc` per provarlo.
:::
diff --git a/webpage/src/it/installation/opensuse.md b/webpage/src/it/installation/opensuse.md
index 1215744ea6..ac740b1947 100644
--- a/webpage/src/it/installation/opensuse.md
+++ b/webpage/src/it/installation/opensuse.md
@@ -40,6 +40,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -50,6 +52,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Run the following shell commands as root to add the repository and install QOwnNotes from there.
diff --git a/webpage/src/it/installation/raspberry-pi-os.md b/webpage/src/it/installation/raspberry-pi-os.md
index 48dd3a3cd3..66c714917c 100644
--- a/webpage/src/it/installation/raspberry-pi-os.md
+++ b/webpage/src/it/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Installa su Raspberry Pi OS
+## Raspberry Pi OS 12
+
+Esegui i seguenti comandi della shell per considerare attendibile il repository.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Esegui i seguenti comandi shell per aggiungere il repository e installare QOwnNotes da lì.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Download diretto](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Esegui i seguenti comandi della shell per considerare attendibile il repository.
@@ -38,14 +56,14 @@ sudo apt-get install qownnotes
## Raspbian 9.0
-Esegui i seguenti comandi della shell per considerare attendibile il repository.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-Esegui i seguenti comandi shell per aggiungere il repository e installare QOwnNotes da lì.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Download diretto](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
diff --git a/webpage/src/it/scripting/README.md b/webpage/src/it/scripting/README.md
index bcf16d58d3..450c0d9aa9 100644
--- a/webpage/src/it/scripting/README.md
+++ b/webpage/src/it/scripting/README.md
@@ -22,7 +22,7 @@ Potete mettere questi documenti QML ovunque preferite e **aggiungerli a QOwnNote
Dai un'occhiata agli [script di esempio](https://github.com/pbek/QOwnNotes/blob/main/docs/scripting/examples) per iniziare velocemente.
:::
-In the **Scripting settings** you can also install scripts directly from the [**Script repository**](https://github.com/qownnotes/scripts). There is a community hosted web-application to search for scripts on [beurt.github.io/QOwnNoteScriptsList](https://beurt.github.io/QOwnNoteScriptsList/).
+Nelle **impostazioni di Scripting** puoi anche installare script dall' **[archivio degli script](https://github.com/qownnotes/scripts). C'è un'applicazione web organizzata dalla community per cercare scripts su [beurt.github.io/QOwnNoteScriptsList](https://beurt.github.io/QOwnNoteScriptsList/).
Per problemi, domande o richieste di funzionalità per gli script dal **repository di script**, aprire un problema nella [pagina dei problemi del repository di script QOwnNotes](https://github.com/qownnotes/scripts/issues).
diff --git a/webpage/src/it/scripting/classes.md b/webpage/src/it/scripting/classes.md
index 56ce7730ae..4bc29e9e8c 100644
--- a/webpage/src/it/scripting/classes.md
+++ b/webpage/src/it/scripting/classes.md
@@ -102,7 +102,7 @@ class TagApi {
### Esempio
```js
-// Don't forget to use "import QOwnNotesTypes 1.0" at the top of your script!
+// Non dimenticarti di usare "import QOwnNotesTypes 1.0" in cima al tuo script!
// Leggi l'etichetta "home"
var tag = script.getTagByNameBreadcrumbList(["home"]);
@@ -155,29 +155,29 @@ class MainWindow {
### Esempio
```js
-// Force a reload of the note list
+// Forza il ricaricamento della lista delle note
mainWindow.buildNotesIndexAndLoadNoteDirectoryList(true, true);
-// Creates a new note subfolder "My fancy folder" in the current subfolder
-mainWindow.createNewNoteSubFolder("My fancy folder");
+// Crea una nuova sottocartella "La mia cartella elegante" nella cartella corrente
+mainWindow.createNewNoteSubFolder("La mia cartella elegante");
-// Inserts html in the current note as markdown
+// Inserisci html nella nota corrente come markdown
mainWindow.insertHtmlAsMarkdownIntoCurrentNote("
my headline
some text");
-// Set 'Edit' workspace as current workspace
-mainWindow.setCurrentWorkspace(mainWindow.getWorkspaceUuid("Edit"));
+// Imposta lo spazio di lavoro "modifica" come spazio di lavoro corrente
+mainWindow.setCurrentWorkspace(mainWindow.getWorkspaceUuid("Modifica"));
-// Jump to the tag "test" in the tag tree
+// Salta all'etichetta "test" nell'albero delle etichette
// There is an example in https://github.com/pbek/QOwnNotes/blob/main/docs/scripting/examples/custom-actions.qml
var tag = script.getTagByNameBreadcrumbList(["test"]);
mainWindow.jumpToTag(tag.id);
-// Get all notes that are opened in tabs
+// Prendi tutte le note che sono aperte nelle schede
var noteIds = mainWindow.getNoteTabNoteIdList();
noteIds.forEach(function (noteId){
var note = script.fetchNoteById(noteId);
- // do something with the note
+ // Fai qualcosa con le note
});
```
diff --git a/webpage/src/ko/installation/opensuse.md b/webpage/src/ko/installation/opensuse.md
index cb3172d6e5..dc63dd4c8e 100644
--- a/webpage/src/ko/installation/opensuse.md
+++ b/webpage/src/ko/installation/opensuse.md
@@ -39,6 +39,8 @@ zypper refresh
zypper install qownnotes
```
+[직접 다운로드](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
다음 셸 명령을 루트로 실행하여 저장소를 추가하고 여기서QOwnNotes를 설치합니다.
@@ -49,6 +51,8 @@ zypper refresh
zypper install qownnotes
```
+[직접 다운로드](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
다음 셸 명령을 루트로 실행하여 저장소를 추가하고 여기서QOwnNotes를 설치합니다.
diff --git a/webpage/src/ko/installation/raspberry-pi-os.md b/webpage/src/ko/installation/raspberry-pi-os.md
index d23d51b0bf..db8f0a6bb7 100644
--- a/webpage/src/ko/installation/raspberry-pi-os.md
+++ b/webpage/src/ko/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Raspberry Pi OS에 설치
+## Raspberry Pi OS 12
+
+다음 셸 명령을 실행하여 저장소를 신뢰합니다.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+다음 셸 명령을 실행하여 저장소를 추가하고 여기서 QOwnNotes를 설치합니다.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[직접 다운로드](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
다음 셸 명령을 실행하여 저장소를 신뢰합니다.
@@ -38,14 +56,14 @@ sudo apt-get install qownnotes
## Raspbian 9.0
-다음 셸 명령을 실행하여 저장소를 신뢰합니다.
+저장소를 신뢰하려면 다음 셸 명령을 실행합니다.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-다음 셸 명령을 실행하여 저장소를 추가하고 여기서 QOwnNotes를 설치합니다.
+다음 셸 명령을 실행하여 저장소를 추가하고 거기에서 QOwnNotes를 설치합니다.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
diff --git a/webpage/src/nl/installation/opensuse.md b/webpage/src/nl/installation/opensuse.md
index f0a20d49c0..ba726be23d 100644
--- a/webpage/src/nl/installation/opensuse.md
+++ b/webpage/src/nl/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Directe download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Voer de volgende shell-opdrachten uit als root om de repository toe te voegen en vanaf daar QOwnNotes te installeren.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Directe download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Voer de volgende shell-opdrachten uit als root om de repository toe te voegen en vanaf daar QOwnNotes te installeren.
diff --git a/webpage/src/nl/installation/raspberry-pi-os.md b/webpage/src/nl/installation/raspberry-pi-os.md
index d9e1b1e782..5d695059e0 100644
--- a/webpage/src/nl/installation/raspberry-pi-os.md
+++ b/webpage/src/nl/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Installatie op Raspberry Pi OS
+## Raspberry Pi OS 12
+
+Voer de volgende shell-opdrachten uit om de repository te vertrouwen.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Voer de volgende shell-opdrachten uit om de repository toe te voegen en vanaf daar QOwnNotes te installeren.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Directe download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Voer de volgende shell-opdrachten uit om de repository te vertrouwen.
diff --git a/webpage/src/pl/installation/opensuse.md b/webpage/src/pl/installation/opensuse.md
index 6ae33232b7..825d7d0518 100644
--- a/webpage/src/pl/installation/opensuse.md
+++ b/webpage/src/pl/installation/opensuse.md
@@ -41,6 +41,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.6)
+
## openSUSE Leap 15.5
Run the following shell commands as root to add the repository and install QOwnNotes from there.
@@ -51,6 +53,8 @@ zypper refresh
zypper install qownnotes
```
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/15.5)
+
## openSUSE Leap 15.4
Run the following shell commands as root to add the repository and install QOwnNotes from there.
diff --git a/webpage/src/pl/installation/raspberry-pi-os.md b/webpage/src/pl/installation/raspberry-pi-os.md
index 520aeca8e5..c90d99781f 100644
--- a/webpage/src/pl/installation/raspberry-pi-os.md
+++ b/webpage/src/pl/installation/raspberry-pi-os.md
@@ -1,5 +1,23 @@
# Zainstaluj na Raspberry Pi OS
+## Raspberry Pi OS 12
+
+Uruchom następujące polecenia powłoki, aby zaufać repozytorium.
+
+```bash
+wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/Release.key -O - | sudo apt-key add -
+```
+
+Uruchom następujące polecenia powłoki, aby dodać repozytorium i zainstalować z niego QOwnNotes.
+
+```bash
+sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12/ /' >> /etc/apt/sources.list.d/qownnotes.list"
+sudo apt-get update
+sudo apt-get install qownnotes
+```
+
+[Pobieranie bezpośrednie](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_12)
+
## Raspberry Pi OS 11
Uruchom następujące polecenia powłoki, aby zaufać repozytorium.
@@ -16,7 +34,7 @@ aktualizacja sudo apt-get
sudo apt-get install qownnotes
```
-[Pobieranie bezpośrednie](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11)
+[Bezpośrednie pobieranie](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_11)
## System operacyjny Raspberry Pi 10
@@ -34,18 +52,18 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Bezpośrednie pobieranie](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10)
+[Pobieranie bezpośrednie](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_10)
## Raspbian 9.0
-Uruchom następujące polecenia powłoki, aby zaufać repozytorium.
+Run the following shell commands to trust the repository.
```bash
wget http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/Release.key
-O - | sudo apt-key add -
```
-Uruchom następujące polecenia powłoki, aby dodać repozytorium i zainstalować z niego QOwnNotes.
+Run the following shell commands to add the repository and install QOwnNotes from there.
```bash
sudo bash -c "echo 'deb http://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0/ /' >> /etc/apt/sources.list.d/qownnotes.list"
@@ -53,4 +71,4 @@ sudo apt-get update
sudo apt-get install qownnotes
```
-[Pobieranie bezpośrednie](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)
+[Direct Download](https://download.opensuse.org/repositories/home:/pbek:/QOwnNotes/Raspbian_9.0)