mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-07 06:39:52 +02:00
New translations en-us.json (Italian)
[ci skip]
This commit is contained in:
+27
-3
@@ -3577,18 +3577,23 @@
|
||||
"memberPortalResourceDisabled": "Risorsa Disabilitata",
|
||||
"memberPortalShowingResources": "Mostrando {start}-{end} di {total} risorse",
|
||||
"resourceLauncherTitle": "Lanscia Risorse",
|
||||
"resourceLauncherDescription": "Visualizza i dettagli delle risorse e lanciale da un solo posto",
|
||||
"resourceLauncherSearchPlaceholder": "Cerca tutti i siti...",
|
||||
"resourceLauncherDescription": "View all available resources and launch them from one central hub",
|
||||
"resourceLauncherSearchPlaceholder": "Search your resources...",
|
||||
"resourceLauncherDefaultView": "Predefinito",
|
||||
"resourceLauncherSaveView": "Salva Visualizzazione",
|
||||
"resourceLauncherSaveToCurrentView": "Salva alla Visualizzazione Corrente",
|
||||
"resourceLauncherSaveDefaultPersonal": "Save for Me",
|
||||
"resourceLauncherResetView": "Reimposta Visualizzazione",
|
||||
"resourceLauncherResetSystemDefault": "Reset to System Default",
|
||||
"resourceLauncherSystemDefaultRestored": "System default restored",
|
||||
"resourceLauncherSystemDefaultRestoredDescription": "The default view has been reset to the original settings.",
|
||||
"resourceLauncherSaveAsNewView": "Salva come Nuova Visualizzazione",
|
||||
"resourceLauncherSaveAsNewViewDescription": "Dai un nome a questa visualizzazione per salvare i tuoi filtri e layout attuali.",
|
||||
"resourceLauncherSaveForEveryone": "Salva per Tutti",
|
||||
"resourceLauncherSaveForEveryoneDescription": "Condividi questa visualizzazione con tutti i membri dell'organizzazione. Quando non è selezionata, la visualizzazione è visibile solo a te.",
|
||||
"resourceLauncherMakePersonal": "Rendi Personale",
|
||||
"resourceLauncherFilter": "Filtro",
|
||||
"resourceLauncherFilterWithCount": "Filter, {count} applied",
|
||||
"resourceLauncherSort": "Ordina",
|
||||
"resourceLauncherSortAscending": "Ordina in ordine crescente",
|
||||
"resourceLauncherSortDescending": "Ordina in ordine decrescente",
|
||||
@@ -3596,6 +3601,7 @@
|
||||
"resourceLauncherGroupBy": "Raggruppa per",
|
||||
"resourceLauncherGroupBySite": "Sito",
|
||||
"resourceLauncherGroupByLabel": "Etichetta",
|
||||
"resourceLauncherGroupByNone": "None",
|
||||
"resourceLauncherLayout": "Layout",
|
||||
"resourceLauncherLayoutGrid": "Griglia",
|
||||
"resourceLauncherLayoutList": "Lista",
|
||||
@@ -3603,8 +3609,20 @@
|
||||
"resourceLauncherShowSiteTags": "Mostra Tag di Sito",
|
||||
"resourceLauncherShowRecents": "Mostra Recenti",
|
||||
"resourceLauncherDeleteView": "Elimina Visualizzazione",
|
||||
"resourceLauncherDeleteViewTitle": "Delete View",
|
||||
"resourceLauncherDeleteViewQuestion": "Are you sure you want to delete this launcher view?",
|
||||
"resourceLauncherDeleteViewConfirm": "Delete View",
|
||||
"resourceLauncherViewAsAdmin": "Visualizza come Admin",
|
||||
"resourceLauncherResourceDetailsDescription": "Visualizza i dettagli per questa risorsa.",
|
||||
"resourceLauncherResourceDetailsDescription": "Connection information and status for this resource.",
|
||||
"resourceLauncherResourceDetails": "Resource Details",
|
||||
"resourceLauncherAuthMethodsDescription": "Authentication methods enabled for this resource.",
|
||||
"resourceLauncherPrivateClientRequired": "Connect with a client on your device to access this resource privately.",
|
||||
"resourceLauncherPrivateClientRequiredTitle": "Client Connection Required",
|
||||
"resourceLauncherDownloadClient": "Download client",
|
||||
"resourceLauncherFailedToLoadDetails": "Could not load resource details. You may no longer have access to this resource.",
|
||||
"resourceLauncherNoPortRestrictions": "No port restrictions",
|
||||
"resourceLauncherTcp": "TCP",
|
||||
"resourceLauncherUdp": "UDP",
|
||||
"resourceLauncherUnlabeled": "Non Etichettato",
|
||||
"resourceLauncherNoSite": "Nessun Sito",
|
||||
"resourceLauncherNoResourcesInGroup": "Nessuna risorsa in questo gruppo",
|
||||
@@ -3613,6 +3631,12 @@
|
||||
"resourceLauncherEmptyStateNoResultsTitle": "Nessuna risorsa trovata",
|
||||
"resourceLauncherEmptyStateNoResultsDescription": "Nessuna risorsa corrisponde alla tua ricerca o ai tuoi filtri attuali. Prova a modificarli per trovare ciò che stai cercando.",
|
||||
"resourceLauncherEmptyStateNoResultsWithQuery": "Nessuna risorsa corrisponde a \"{query}\". Prova a modificare la tua ricerca o a cancellare i filtri per vedere tutte le risorse.",
|
||||
"resourceLauncherSearchFirstTitle": "Search or Filter to Browse",
|
||||
"resourceLauncherSearchFirstDescription": "You have access to many resources. Use search or filter by site or label to find what you need.",
|
||||
"resourceLauncherSiteGroupingDisabled": "Site grouping is unavailable at this scale. Filter by site to group a smaller set.",
|
||||
"resourceLauncherLabelGroupingDisabled": "Label grouping is unavailable at this scale.",
|
||||
"resourceLauncherCompactModeHint": "Showing a simplified list for faster browsing. Use search or filters to narrow results.",
|
||||
"resourceLauncherCompactGroupingHint": "Apply site or label filters to enable grouping.",
|
||||
"resourceLauncherCopiedToClipboard": "Copiato negli appunti",
|
||||
"resourceLauncherCopiedAccessDescription": "L'accesso alla risorsa è stato copiato nei tuoi appunti.",
|
||||
"resourceLauncherViewNamePlaceholder": "Nome Visualizzazione",
|
||||
|
||||
Reference in New Issue
Block a user