forked from OCA/storage
-
Notifications
You must be signed in to change notification settings - Fork 1
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% (47 of 47 strings) Translation: storage-17.0/storage-17.0-fs_storage Translate-URL: https://translation.odoo-community.org/projects/storage-17-0/storage-17-0-fs_storage/it/
- Loading branch information
Showing
1 changed file
with
15 additions
and
10 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-06-14 16:37+0000\n" | ||
"PO-Revision-Date: 2024-10-08 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: fs_storage | ||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view | ||
|
@@ -30,12 +30,12 @@ msgstr "Proprietà disponibili" | |
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__check_connection_method | ||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__check_connection_method | ||
msgid "Check Connection Method" | ||
msgstr "" | ||
msgstr "Controlla metodo di connessione" | ||
|
||
#. module: fs_storage | ||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view | ||
msgid "Close" | ||
msgstr "" | ||
msgstr "Chiudi" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__code | ||
|
@@ -61,7 +61,7 @@ msgstr "Test connessione avvenuto con successo!" | |
#: code:addons/fs_storage/models/fs_storage.py:0 | ||
#, python-format | ||
msgid "Create Marker file" | ||
msgstr "" | ||
msgstr "Crea file marcatore" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid | ||
|
@@ -121,12 +121,12 @@ msgstr "Deposito FS" | |
#. module: fs_storage | ||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_test_connection_view | ||
msgid "FS Test Connection" | ||
msgstr "" | ||
msgstr "Test connessione FS" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model,name:fs_storage.model_fs_test_connection | ||
msgid "FS Test Connection Wizard" | ||
msgstr "" | ||
msgstr "Procedura guidata test connessione FS" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id | ||
|
@@ -156,7 +156,7 @@ msgstr "Ultimo aggiornamento il" | |
#: code:addons/fs_storage/models/fs_storage.py:0 | ||
#, python-format | ||
msgid "List File" | ||
msgstr "" | ||
msgstr "Elenco file" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name | ||
|
@@ -229,11 +229,16 @@ msgid "" | |
"* Create Marker file : Create a file on remote and check it exists\n" | ||
"* List File : List all files from root directory" | ||
msgstr "" | ||
"Impostare un metodo se si vuole verificare la connessione remota ogni volta " | ||
"che il deposito è utilizzato, per eliminare la connessione obsoleta dalla " | ||
"cache.\n" | ||
"* Crea file marcatore : crea un file in remoto e controlla se esiste\n" | ||
"* Elenco file : elenca tutti i file dalla cartella radice" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__storage_id | ||
msgid "Storage" | ||
msgstr "" | ||
msgstr "Deposito" | ||
|
||
#. module: fs_storage | ||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code | ||
|
@@ -252,7 +257,7 @@ msgstr "" | |
#. module: fs_storage | ||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view | ||
msgid "Test Connection" | ||
msgstr "" | ||
msgstr "Prova connessione" | ||
|
||
#. module: fs_storage | ||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view | ||
|