Translations update from Hosted Weblate (#7793)

This commit is contained in:
Elian Doran 2025-11-19 17:20:26 +02:00 committed by GitHub
commit 5da4762f40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View File

@ -78,9 +78,9 @@
"close": "Zavřít" "close": "Zavřít"
}, },
"clone_to": { "clone_to": {
"clone_notes_to": "Kopírovat poznámky do...", "clone_notes_to": "Klonovat poznámky do...",
"help_on_links": "Nápověda k odkazům", "help_on_links": "Nápověda k odkazům",
"notes_to_clone": "Poznámky na kopírování", "notes_to_clone": "Poznámky na klonování",
"search_for_note_by_its_name": "hledat poznámku dle jejího názvu" "search_for_note_by_its_name": "hledat poznámku dle jejího názvu"
} }
} }

View File

@ -1542,9 +1542,9 @@
"create_label": "Per iniziare, crea un'etichetta con l'indirizzo URL che desideri incorporare, ad esempio #webViewSrc=\"https://www.google.com\"" "create_label": "Per iniziare, crea un'etichetta con l'indirizzo URL che desideri incorporare, ad esempio #webViewSrc=\"https://www.google.com\""
}, },
"vacuum_database": { "vacuum_database": {
"title": "Database del vuoto", "title": "Pulizia del database",
"description": "Questa operazione ricostruirà il database, generando in genere un file di dimensioni inferiori. In realtà, nessun dato verrà modificato.", "description": "Questa operazione ricostruirà il database, generando in genere un file di dimensioni inferiori. In realtà, nessun dato verrà modificato.",
"button_text": "Database del vuoto", "button_text": "Pulizia del database",
"vacuuming_database": "Aspirazione del database...", "vacuuming_database": "Aspirazione del database...",
"database_vacuumed": "Il database è stato svuotato" "database_vacuumed": "Il database è stato svuotato"
}, },

View File

@ -111,7 +111,7 @@
}, },
"social_buttons": { "social_buttons": {
"github": "GitHub", "github": "GitHub",
"github_discussions": "GitHub Discussions", "github_discussions": "Discussioni GitHub",
"matrix": "Matrix", "matrix": "Matrix",
"reddit": "Reddit" "reddit": "Reddit"
}, },