Skip to content

Commit

Permalink
New Crowdin updates (#109)
Browse files Browse the repository at this point in the history
* New translations orchardcore.openid.pot (French)

* New translations orchardcore.audittrail.pot (Italian)

* New translations orchardcore.contentfields.pot (Italian)

* New translations orchardcore.contentfields.pot (Italian)

* New translations orchardcore.contenttypes.pot (Italian)

* New translations orchardcore.contents.pot (Italian)

* New translations orchardcore.cors.pot (Italian)

* New translations orchardcore.customsettings.pot (Italian)

* New translations orchardcore.deployment.remote.pot (Italian)

* New translations orchardcore.deployment.pot (Italian)

* New translations orchardcore.email.core.pot (Italian)

* New translations orchardcore.email.pot (Italian)

* New translations orchardcore.email.azure.pot (Italian)

* New translations orchardcore.facebook.pot (Italian)

* New translations orchardcore.forms.pot (Italian)

* New translations orchardcore.github.pot (Italian)

* New translations orchardcore.google.pot (Italian)

* New translations orchardcore.layers.pot (Italian)

* New translations orchardcore.lists.pot (Italian)

* New translations orchardcore.media.azure.pot (Italian)

* New translations orchardcore.media.pot (Italian)

* New translations orchardcore.menu.pot (Italian)

* New translations orchardcore.microsoft.authentication.pot (Italian)

* New translations orchardcore.openid.pot (Italian)

* New translations orchardcore.media.amazons3.pot (Italian)

* New translations orchardcore.notifications.pot (Italian)

* New translations orchardcore.email.smtp.pot (Italian)
  • Loading branch information
agriffard authored Nov 14, 2024
1 parent 7e2de49 commit 36ab515
Show file tree
Hide file tree
Showing 26 changed files with 277 additions and 277 deletions.
48 changes: 24 additions & 24 deletions Localization/fr/OrchardCore.OpenId.po

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Localization/it/OrchardCore.AuditTrail.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-11-10 14:33\n"
"PO-Revision-Date: 2024-11-12 13:13\n"

#. .Add(S["Audit Trail"], NavigationConstants.AdminMenuAuditTrailPosition, configuration => configuration
#: OrchardCore.AuditTrail\Navigation\AuditTrailAdminMenu.cs:26
Expand Down Expand Up @@ -489,8 +489,8 @@ msgstr "Elementi da {0} a {1}"
msgctxt "OrchardCore.AuditTrail.Views.AuditTrailAdminListSummary"
msgid " / 1 item in total"
msgid_plural " / {0} items in total"
msgstr[0] ""
msgstr[1] ""
msgstr[0] " / 1 elemento in totale"
msgstr[1] " / {0} elementi in totale"

#. <div class="btn-group" title="@T["Actions"]">
#. <span>@T["Actions"]</span>
Expand Down
36 changes: 18 additions & 18 deletions Localization/it/OrchardCore.ContentFields.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-08-24 20:22\n"
"PO-Revision-Date: 2024-11-12 14:57\n"

#. context.Updater.ModelState.AddModelError(Prefix, nameof(field.ContentItemIds), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
#: OrchardCore.ContentFields\Drivers\ContentPickerFieldDisplayDriver.cs:117
Expand Down Expand Up @@ -90,7 +90,7 @@ msgstr "È richiesto un valore per {0}."
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:76
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
msgid "A value is required for {0}."
msgstr ""
msgstr "È richiesto un valore per {0}."

#. context.Updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["{0} is an invalid number.", context.PartFieldDefinition.DisplayName()]);
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:81
Expand Down Expand Up @@ -138,7 +138,7 @@ msgstr "È richiesto un valore per {0}."
#: OrchardCore.ContentFields\Drivers\UserPickerFieldDisplayDriver.cs:84
msgctxt "OrchardCore.ContentFields.Drivers.UserPickerFieldDisplayDriver"
msgid "The value is required for {0}."
msgstr ""
msgstr "Il valore è richiesto per {0}."

#. context.Updater.ModelState.AddModelError(Prefix, nameof(field.UserIds), S["The {0} field cannot contain multiple items.", context.PartFieldDefinition.DisplayName()]);
#: OrchardCore.ContentFields\Drivers\UserPickerFieldDisplayDriver.cs:89
Expand All @@ -150,7 +150,7 @@ msgstr "Il campo {0} non può contenere più elementi."
#: OrchardCore.ContentFields\Drivers\YoutubeFieldDisplayDriver.cs:56
msgctxt "OrchardCore.ContentFields.Drivers.YoutubeFieldDisplayDriver"
msgid "A value is required for {0}."
msgstr ""
msgstr "È richiesto un valore per {0}."

#. context.Updater.ModelState.AddModelError(Prefix, nameof(model.RawAddress), S["The format of the url is invalid"]);
#: OrchardCore.ContentFields\Drivers\YoutubeFieldDisplayDriver.cs:74
Expand All @@ -174,13 +174,13 @@ msgstr "il contenuto HTML"
#: OrchardCore.ContentFields\GraphQL\Types\UserPickerFieldQueryObjectType.cs:24
msgctxt "OrchardCore.ContentFields.GraphQL.UserPickerFieldQueryObjectType"
msgid "user ids"
msgstr ""
msgstr "id utente"

#. .Description(S["the user items"])
#: OrchardCore.ContentFields\GraphQL\Types\UserPickerFieldQueryObjectType.cs:32
msgctxt "OrchardCore.ContentFields.GraphQL.UserPickerFieldQueryObjectType"
msgid "the user items"
msgstr ""
msgstr "gli elementi utente"

#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.ContentItemIds));
#: OrchardCore.ContentFields\Handlers\ContentPickerFieldHandler.cs:24
Expand Down Expand Up @@ -778,37 +778,37 @@ msgstr "Testo del collegamento"
#: OrchardCore.ContentFields\Views\LinkField.Edit.cshtml:64
msgctxt "OrchardCore.ContentFields.Views.LinkField.Edit"
msgid "Target"
msgstr ""
msgstr "Target"

#. <option value="_self">@T["Opens the linked document in the same frame as it was clicked (default)."]</option>
#: OrchardCore.ContentFields\Views\LinkField.Edit.cshtml:56
msgctxt "OrchardCore.ContentFields.Views.LinkField.Edit"
msgid "Opens the linked document in the same frame as it was clicked (default)."
msgstr ""
msgstr "Apre il documento collegato nella stessa finestra in cui è stato cliccato"

#. <option value="_blank">@T["Opens the linked document in a new window or tab."]</option>
#: OrchardCore.ContentFields\Views\LinkField.Edit.cshtml:57
msgctxt "OrchardCore.ContentFields.Views.LinkField.Edit"
msgid "Opens the linked document in a new window or tab."
msgstr ""
msgstr "Apre il documento collegato in una nuova finestra o tab."

#. <option value="_parent">@T["Opens the linked document in the parent frame."]</option>
#: OrchardCore.ContentFields\Views\LinkField.Edit.cshtml:58
msgctxt "OrchardCore.ContentFields.Views.LinkField.Edit"
msgid "Opens the linked document in the parent frame."
msgstr ""
msgstr "Apre il documento collegato nella finestra genitore."

#. <option value="_top">@T["Opens the linked document in the full body of the window."]</option>
#: OrchardCore.ContentFields\Views\LinkField.Edit.cshtml:59
msgctxt "OrchardCore.ContentFields.Views.LinkField.Edit"
msgid "Opens the linked document in the full body of the window."
msgstr ""
msgstr "Apre il documento collegato nell'intero corpo della finestra."

#. @T["The target attribute of the anchor tag, see more:"]
#: OrchardCore.ContentFields\Views\LinkField.Edit.cshtml:62
msgctxt "OrchardCore.ContentFields.Views.LinkField.Edit"
msgid "The target attribute of the anchor tag, see more:"
msgstr ""
msgstr "L'attributo target dell'anchor tag, scopri di più:"

#. <label class="form-check-label" asp-for="Required">@T["Required"]</label>
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:7
Expand Down Expand Up @@ -928,37 +928,37 @@ msgstr "Il testo predefinito del collegamento proposto durante la creazione di u
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:63
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
msgid "Default value of the Target"
msgstr ""
msgstr "Valore di default del Target"

#. <option value="_self">@T["Opens the linked document in the same frame as it was clicked (default)."]</option>
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:66
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
msgid "Opens the linked document in the same frame as it was clicked (default)."
msgstr ""
msgstr "Apre il documento collegato nella stessa finestra in cui è stato cliccato (default)."

#. <option value="_blank">@T["Opens the linked document in a new window or tab."]</option>
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:67
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
msgid "Opens the linked document in a new window or tab."
msgstr ""
msgstr "Apre il documento collegato in una nuova finestra o tab."

#. <option value="_parent">@T["Opens the linked document in the parent frame."]</option>
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:68
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
msgid "Opens the linked document in the parent frame."
msgstr ""
msgstr "Apre il documento collegato nella finestra genitore."

#. <option value="_top">@T["Opens the linked document in the full body of the window."]</option>
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:69
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
msgid "Opens the linked document in the full body of the window."
msgstr ""
msgstr "Apre il documento collegato nell'intero corpo della finestra."

#. <span class="hint">@T["The default target proposed when creating a content item."]</span>
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:71
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
msgid "The default target proposed when creating a content item."
msgstr ""
msgstr "Il target default proposto alla creazione del content item."

#. <span class="value">@T["No content items."]</span>
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.cshtml:29
Expand Down
10 changes: 5 additions & 5 deletions Localization/it/OrchardCore.ContentTypes.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-11-10 14:35\n"
"PO-Revision-Date: 2024-11-12 14:58\n"

#. .Add(S["Content"], content => content
#: OrchardCore.ContentTypes\AdminMenu.cs:22
Expand Down Expand Up @@ -248,13 +248,13 @@ msgstr "Il nome del tipo di contenuto non può essere vuoto."
#: OrchardCore.ContentTypes\RecipeSteps\ContentDefinitionStep.cs:64
msgctxt "OrchardCore.ContentTypes.RecipeSteps.ContentDefinitionStep"
msgid "Unable to add content-part to the '{0}' content-type. The part name cannot be null or empty."
msgstr ""
msgstr "Impossibile aggiungere la content-part al content-type '{0}'. Il nome della parte non può essere nullo o vuoto."

#. context.Errors.Add(S["Unable to add content-field to the '{0}' content-part. The part name cannot be null or empty.", part.Name]);
#: OrchardCore.ContentTypes\RecipeSteps\ContentDefinitionStep.cs:84
msgctxt "OrchardCore.ContentTypes.RecipeSteps.ContentDefinitionStep"
msgid "Unable to add content-field to the '{0}' content-part. The part name cannot be null or empty."
msgstr ""
msgstr "Impossibile aggiungere il content-field alla content-part '{0}'. Il nome della parte non può essere nullo o vuoto."

#. throw new Exception(S["Cannot add part named '{0}'. It already exists.", name]);
#: OrchardCore.ContentTypes\Services\ContentDefinitionService.cs:348
Expand Down Expand Up @@ -1006,13 +1006,13 @@ msgstr "Seleziona per comprimere i campi nello schema GraphQL."
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:30
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
msgid "Prevent Field Name Collision"
msgstr ""
msgstr "Prevenire collisione del nome del campo"

#. <span class="hint">@T["Check to prevent fields' names collisions in the GraphQL schema when they are collapsed."]</span>
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:31
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
msgid "Check to prevent fields' names collisions in the GraphQL schema when they are collapsed."
msgstr ""
msgstr "Verifica per prevenire collisione dei nomi dei campi nello schema GrapQL quando sono collapsed."

#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:36
Expand Down
8 changes: 4 additions & 4 deletions Localization/it/OrchardCore.Contents.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-11-10 14:36\n"
"PO-Revision-Date: 2024-11-12 14:58\n"

#. await builder.AddAsync(S["Content"], NavigationConstants.AdminMenuContentPosition, async content =>
#: OrchardCore.Contents\AdminMenu.cs:65
Expand Down Expand Up @@ -1580,8 +1580,8 @@ msgstr "Elementi da {0} a {1}"
msgctxt "OrchardCore.Contents.Views.ContentsAdminListSummary"
msgid " / 1 item in total"
msgid_plural " / {0} items in total"
msgstr[0] ""
msgstr[1] ""
msgstr[0] " / 1 elemento in totale"
msgstr[1] " / {0} elementi in totale"

#. <a asp-action="Publish" asp-controller="Admin" asp-route-area="OrchardCore.Contents" asp-route-contentItemId="@contentItem.ContentItemId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl" class="dropdown-item btn-sm">@T["Publish Draft"]</a>
#: OrchardCore.Contents\Views\ContentsButtonActions_SummaryAdmin.cshtml:19
Expand Down Expand Up @@ -2211,7 +2211,7 @@ msgstr "Crea un elemento del contenuto."
#: OrchardCore.Contents\Views\Shared\Components\SelectContentTypes\Default.cshtml:8
msgctxt "OrchardCore.Contents.Views.Shared.Components.SelectContentTypes.Default"
msgid "Select all"
msgstr ""
msgstr "Seleziona tutti"

#. <h4><i class="fa-solid fa-trash" aria-hidden="true"></i>@Model.Activity.GetTitleOrDefault(() => T["Delete Content"])</h4>
#: OrchardCore.Contents\Views\Items\DeleteContentTask.Fields.Design.cshtml:4
Expand Down
10 changes: 5 additions & 5 deletions Localization/it/OrchardCore.Cors.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-09-09 17:00\n"
"PO-Revision-Date: 2024-11-12 14:58\n"

#. .Add(S["Configuration"], configuration => configuration
#: OrchardCore.Cors\AdminMenu.cs:18
Expand Down Expand Up @@ -42,7 +42,7 @@ msgstr "Le impostazioni CORS sono state aggiornate."
#: OrchardCore.Cors\Controllers\AdminController.cs:137
msgctxt "OrchardCore.Cors.Controllers.AdminController"
msgid "Specifying {0} and {1} is an insecure configuration and can result in cross-site request forgery. The CORS service returns an invalid CORS response when an app is configured with both methods.<br /><strong>Affected policies: {2} </strong><br />Refer to docs:<a href='https://learn.microsoft.com/en-us/aspnet/core/security/cors' target='_blank'>https://learn.microsoft.com/en-us/aspnet/core/security/cors</a>"
msgstr ""
msgstr "Specificare {0} e {1} è una configurazione insicura e può risultare in cross-site request forgery. Il servizio CORS ritorna una risposta CORS non valida quando un'app è configurata con entrambi i metodi.<br /><strong>Policies affette: {2} </strong><br />Fai riferimento alla documentazione:<a href='https://learn.microsoft.com/en-us/aspnet/core/security/cors' target='_blank'>https://learn.microsoft.com/en-us/aspnet/core/security/cors</a>"

#. <h1>@T["CORS Settings"]</h1>
#: OrchardCore.Cors\Views\Admin\Index.cshtml:15
Expand Down Expand Up @@ -276,19 +276,19 @@ msgstr "Metodi consentiti"
#: OrchardCore.Cors\Views\Admin\Index.cshtml:149
msgctxt "OrchardCore.Cors.Views.Admin.Index"
msgid "Exposed headers"
msgstr ""
msgstr "Headers esposti"

#. <span class="hint dashed">@T["Configure which headers should be exposed."]</span>
#: OrchardCore.Cors\Views\Admin\Index.cshtml:144
msgctxt "OrchardCore.Cors.Views.Admin.Index"
msgid "Configure which headers should be exposed."
msgstr ""
msgstr "Configura quali headers devono essere esposti."

#. <span class="hint">@T["Sets response header 'Access-Control-Expose-Headers'."]</span>
#: OrchardCore.Cors\Views\Admin\Index.cshtml:148
msgctxt "OrchardCore.Cors.Views.Admin.Index"
msgid "Sets response header 'Access-Control-Expose-Headers'."
msgstr ""
msgstr "Imposta l'header di risposta 'Access-Control-Expose-Headers'."

#. <button type="button" class="btn btn-primary" v-on:click="$emit('ok', policy, $event)">@T["Save"]</button>
#: OrchardCore.Cors\Views\Admin\Index.cshtml:154
Expand Down
4 changes: 2 additions & 2 deletions Localization/it/OrchardCore.CustomSettings.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-09-09 17:00\n"
"PO-Revision-Date: 2024-11-12 14:58\n"

#. .Add(S["Configuration"], configuration => configuration
#: OrchardCore.CustomSettings\AdminMenu.cs:44
Expand All @@ -28,7 +28,7 @@ msgstr "Impostazioni"
#: OrchardCore.CustomSettings\Services\CustomSettingsStereotypesProvider.cs:18
msgctxt "OrchardCore.CustomSettings.Services.CustomSettingsStereotypesProvider"
msgid "Custom Settings"
msgstr ""
msgstr "Impostazioni personalizzate"

#. <h5>@T["Custom Settings"]</h5>
#: OrchardCore.CustomSettings\Views\Items\CustomSettingsDeploymentStep.Fields.Edit.cshtml:8
Expand Down
6 changes: 3 additions & 3 deletions Localization/it/OrchardCore.Deployment.Remote.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-09-09 16:42\n"
"PO-Revision-Date: 2024-11-12 14:58\n"

#. .Add(S["Configuration"], configuration => configuration
#: OrchardCore.Deployment.Remote\AdminMenu.cs:18
Expand Down Expand Up @@ -56,13 +56,13 @@ msgstr "Si è verificato un errore nell'invio del piano di distribuzione ad un i
#: OrchardCore.Deployment.Remote\Controllers\ImportRemoteInstanceController.cs:92
msgctxt "OrchardCore.Deployment.Remote.Controllers.ImportRemoteInstanceController"
msgid "The deployment plan failed with the following errors: {0}"
msgstr ""
msgstr "Il piano di sviluppo è fallito con i seguenti errori: {0}"

#. await _notifier.ErrorAsync(H["Unexpected error occurred while executing a deployment plan."]);
#: OrchardCore.Deployment.Remote\Controllers\ImportRemoteInstanceController.cs:98
msgctxt "OrchardCore.Deployment.Remote.Controllers.ImportRemoteInstanceController"
msgid "Unexpected error occurred while executing a deployment plan."
msgstr ""
msgstr "Si è verificato un errore imprevisto durante l'esecuzione del piano di sviluppo."

#. new SelectListItem(S["Delete"], nameof(ContentsBulkAction.Remove)),
#: OrchardCore.Deployment.Remote\Controllers\RemoteClientController.cs:96
Expand Down
14 changes: 7 additions & 7 deletions Localization/it/OrchardCore.Deployment.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2024-11-10 14:38\n"
"PO-Revision-Date: 2024-11-12 14:58\n"

#. .Add(S["Configuration"], configuration => configuration
#: OrchardCore.Deployment\AdminMenu.cs:18
Expand Down Expand Up @@ -106,13 +106,13 @@ msgstr "Pacchetto di distribuzione importato."
#: OrchardCore.Deployment\Controllers\ImportController.cs:101
msgctxt "OrchardCore.Deployment.Controllers.ImportController"
msgid "The import failed with the following errors: {0}"
msgstr ""
msgstr "L'importazioni è fallita con i seguenti errori: {0}"

#. await _notifier.ErrorAsync(H["Unexpected error occurred while importing the deployment package."]);
#: OrchardCore.Deployment\Controllers\ImportController.cs:107
msgctxt "OrchardCore.Deployment.Controllers.ImportController"
msgid "Unexpected error occurred while importing the deployment package."
msgstr ""
msgstr "Si è verificato un errore imprevisto durante l'importazione del pacchetto di sviluppo."

#. await _notifier.ErrorAsync(H["Please add a file to import."]);
#: OrchardCore.Deployment\Controllers\ImportController.cs:124
Expand All @@ -124,19 +124,19 @@ msgstr "Aggiungi un file per l'importazione."
#: OrchardCore.Deployment\Controllers\ImportController.cs:150
msgctxt "OrchardCore.Deployment.Controllers.ImportController"
msgid "The recipe is written in an incorrect JSON format."
msgstr ""
msgstr "La ricetta è scritta in un formato JSON non corretto."

#. await _notifier.SuccessAsync(H["Recipe imported successfully!"]);
#: OrchardCore.Deployment\Controllers\ImportController.cs:164
msgctxt "OrchardCore.Deployment.Controllers.ImportController"
msgid "Recipe imported successfully!"
msgstr ""
msgstr "Ricetta importata con successo!"

#. ModelState.AddModelError(string.Empty, S["Unexpected error occurred while importing the recipe."]);
#: OrchardCore.Deployment\Controllers\ImportController.cs:176
msgctxt "OrchardCore.Deployment.Controllers.ImportController"
msgid "Unexpected error occurred while importing the recipe."
msgstr ""
msgstr "Si è verificato un errore imprevisto durante l'importazione della ricetta."

#. await _notifier.SuccessAsync(H["Deployment plan step added successfully."]);
#: OrchardCore.Deployment\Controllers\StepController.cs:112
Expand Down Expand Up @@ -166,7 +166,7 @@ msgstr "Passo del piano di distribuzione eliminato con successo."
#: OrchardCore.Deployment\Recipes\DeploymentPlansRecipeStep.cs:72
msgctxt "OrchardCore.Deployment.Recipes.DeploymentPlansRecipeStep"
msgid "No changes have been made. The following types of deployment plans cannot be added: {0}. Please ensure that the related features are enabled to add these types of deployment plans."
msgstr ""
msgstr "Non è stata fatta alcuna modifica. Le seguenti tipologie di piani di sviluppo non possono essere aggiunte: {0}. Assicurarsi che le funzionalità associate siano abilitate per aggiungere queste tipologie di piani di sviluppo."

#. name: S["File Download"],
#: OrchardCore.Deployment\Services\FileDownloadDeploymentTargetProvider.cs:20
Expand Down
Loading

0 comments on commit 36ab515

Please sign in to comment.