-
-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (42 of 42 strings) Translation: rest-framework-17.0/rest-framework-17.0-fastapi Translate-URL: https://translation.odoo-community.org/projects/rest-framework-17-0/rest-framework-17-0-fastapi/it/
- Loading branch information
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-01-15 17:34+0000\n" | ||
"PO-Revision-Date: 2024-10-04 09:06+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: fastapi | ||
#: model:ir.model.fields,help:fastapi.field_fastapi_endpoint__description | ||
|
@@ -203,7 +203,7 @@ msgstr "Percorso radice" | |
#. module: fastapi | ||
#: model:ir.model.fields,field_description:fastapi.field_fastapi_endpoint__save_http_session | ||
msgid "Save HTTP Session" | ||
msgstr "" | ||
msgstr "Salva sessione HTTP" | ||
|
||
#. module: fastapi | ||
#: model:ir.actions.server,name:fastapi.fastapi_endpoint_action_sync_registry | ||
|
@@ -245,6 +245,13 @@ msgid "" | |
"reading the session on the disk and prevent unexpecteed disk space " | ||
"consumption." | ||
msgstr "" | ||
"Se la sessione deve essere salvata nell'archivio sessioni. Questo è " | ||
"necessario se, ad esempio, si utilizza il meccanismo di autenticazione di " | ||
"Odoo. In caso contrario, è probabile che non se ne abbia bisogno e si può " | ||
"disattivare questo comportamento. Inoltre, disattivando questa opzione si " | ||
"impediranno operazioni di I/O inutili durante l'archiviazione e la lettura " | ||
"della sessione sul disco e si impedirà un consumo inaspettato di spazio su " | ||
"disco." | ||
|
||
#. module: fastapi | ||
#. odoo-python | ||
|