New translations common.json (Italian)

This commit is contained in:
LinkwardenBot
2026-02-12 16:18:54 -05:00
parent b2325319ba
commit 185cd5b5ba

View File

@@ -1,5 +1,5 @@
{
"user_administration": "Amministrazione Utenti",
"user_administration": "User Administration",
"search_users": "Cerca Utenti",
"no_users_found": "Nessun utente trovato.",
"no_user_found_in_search": "Nessun utente trovato con la query di ricerca specificata.",
@@ -468,10 +468,6 @@
"tag_preservation_rule_label": "Preservation rules by tag (override global settings):",
"ai_tagging": "AI Tagging",
"worker": "Worker",
"regenerate_broken_preservations": "Regenerate all broken or missing preservations for all users.",
"delete_all_preservations": "Delete preservation for all webpages, applies to all users.",
"delete_all_preservations_and_regenerate": "Delete and re-preserve all webpages, applies to all users.",
"delete_all_preservation_warning": "This action will delete all existing preservations on the server.",
"no_broken_preservations": "No broken preservations.",
"links_are_being_represerved": "Links are being re-preserved...",
"cancel": "Annulla",
@@ -529,5 +525,16 @@
"apply_members_roles_to_subcollections": "Apply members and roles to subcollections",
"apply_members_roles_to_subcollections_desc": "This will apply the members and their roles to all existing subcollections.",
"back_to_dashboard": "Back to Dashboard",
"worker_console": "Worker Console"
"background_jobs": "Background Jobs",
"background_jobs_desc": "Background jobs run 24/7 behind the scenes to process all queued links and tasks.",
"link_preservation_job": "Link Preservation Job",
"link_preservation_job_desc": "Crawls, preserves, and extracts text from your links.",
"search_indexing_job": "Search Indexing Job",
"search_indexing_job_desc": "Prepares links and documents for full-text search.",
"done": "Done",
"worker_pending_indexing_desc": "Pending items first need to be preserved before they can be indexed if they're a link.",
"regenerate_broken_links": "Regenerate Broken Links",
"regenerate_all_links": "Regenerate All Links",
"regenerate_broken_preserved_content_desc": "<0>Delete and re-preserve broken links with at least one missing preserved format.</0><0>This action will immediately delete any existing preserved format for {{count}} links.</0><0>Affected links will be scheduled to have their preserved formats rebuilt.</0>",
"delete_all_preserved_content_and_regenerate_desc": "<0>This action will immediately delete all your existing preserved formats.</0><0>Affected links will be scheduled to have their preserved formats rebuilt.</0>"
}