Skip to content

Commit 5da4762

Browse files
authored
Translations update from Hosted Weblate (#7793)
2 parents 2e5d91a + 36bcb2c commit 5da4762

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

apps/client/src/translations/cs/translation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@
7878
"close": "Zavřít"
7979
},
8080
"clone_to": {
81-
"clone_notes_to": "Kopírovat poznámky do...",
81+
"clone_notes_to": "Klonovat poznámky do...",
8282
"help_on_links": "Nápověda k odkazům",
83-
"notes_to_clone": "Poznámky na kopírování",
83+
"notes_to_clone": "Poznámky na klonování",
8484
"search_for_note_by_its_name": "hledat poznámku dle jejího názvu"
8585
}
8686
}

apps/client/src/translations/it/translation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1542,9 +1542,9 @@
15421542
"create_label": "Per iniziare, crea un'etichetta con l'indirizzo URL che desideri incorporare, ad esempio #webViewSrc=\"https://www.google.com\""
15431543
},
15441544
"vacuum_database": {
1545-
"title": "Database del vuoto",
1545+
"title": "Pulizia del database",
15461546
"description": "Questa operazione ricostruirà il database, generando in genere un file di dimensioni inferiori. In realtà, nessun dato verrà modificato.",
1547-
"button_text": "Database del vuoto",
1547+
"button_text": "Pulizia del database",
15481548
"vacuuming_database": "Aspirazione del database...",
15491549
"database_vacuumed": "Il database è stato svuotato"
15501550
},

apps/website/src/translations/it/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"social_buttons": {
113113
"github": "GitHub",
114-
"github_discussions": "GitHub Discussions",
114+
"github_discussions": "Discussioni GitHub",
115115
"matrix": "Matrix",
116116
"reddit": "Reddit"
117117
},

0 commit comments

Comments
 (0)