mirror of
https://github.com/fosrl/pangolin.git
synced 2026-06-05 23:28:44 +00:00
New translations en-us.json (Italian)
This commit is contained in:
@@ -2824,9 +2824,9 @@
|
|||||||
"streamingHttpWebhookTitle": "Webhook HTTP",
|
"streamingHttpWebhookTitle": "Webhook HTTP",
|
||||||
"streamingHttpWebhookDescription": "Invia eventi a qualsiasi endpoint HTTP con autenticazione e template flessibili.",
|
"streamingHttpWebhookDescription": "Invia eventi a qualsiasi endpoint HTTP con autenticazione e template flessibili.",
|
||||||
"streamingS3Title": "Amazon S3",
|
"streamingS3Title": "Amazon S3",
|
||||||
"streamingS3Description": "Trasmetti eventi su un contenitore di archiviazione per oggetti compatibile con S3. Presto in arrivo.",
|
"streamingS3Description": "Stream events to an S3-compatible object storage bucket. Contact support to enable this destination.",
|
||||||
"streamingDatadogTitle": "Datadog",
|
"streamingDatadogTitle": "Datadog",
|
||||||
"streamingDatadogDescription": "Inoltra gli eventi direttamente al tuo account Datadog. In arrivo.",
|
"streamingDatadogDescription": "Forward events directly to your Datadog account. Contact support to enable this destination.",
|
||||||
"streamingTypePickerDescription": "Scegli un tipo di destinazione per iniziare.",
|
"streamingTypePickerDescription": "Scegli un tipo di destinazione per iniziare.",
|
||||||
"streamingFailedToLoad": "Impossibile caricare le destinazioni",
|
"streamingFailedToLoad": "Impossibile caricare le destinazioni",
|
||||||
"streamingUnexpectedError": "Si è verificato un errore imprevisto.",
|
"streamingUnexpectedError": "Si è verificato un errore imprevisto.",
|
||||||
@@ -2849,7 +2849,7 @@
|
|||||||
"httpDestNamePlaceholder": "La mia destinazione HTTP",
|
"httpDestNamePlaceholder": "La mia destinazione HTTP",
|
||||||
"httpDestUrlLabel": "Url Di Destinazione",
|
"httpDestUrlLabel": "Url Di Destinazione",
|
||||||
"httpDestUrlErrorHttpRequired": "L'URL deve usare http o https",
|
"httpDestUrlErrorHttpRequired": "L'URL deve usare http o https",
|
||||||
"httpDestUrlErrorHttpsRequired": "HTTPS è richiesto sulle distribuzioni cloud",
|
"httpDestUrlErrorHttpsRequired": "HTTPS is required",
|
||||||
"httpDestUrlErrorInvalid": "Inserisci un URL valido (es. https://example.com/webhook)",
|
"httpDestUrlErrorInvalid": "Inserisci un URL valido (es. https://example.com/webhook)",
|
||||||
"httpDestAuthTitle": "Autenticazione",
|
"httpDestAuthTitle": "Autenticazione",
|
||||||
"httpDestAuthDescription": "Scegli come vengono autenticate le richieste al tuo endpoint.",
|
"httpDestAuthDescription": "Scegli come vengono autenticate le richieste al tuo endpoint.",
|
||||||
|
|||||||
Reference in New Issue
Block a user