mirror of
https://github.com/bringout/oca-storage.git
synced 2026-04-20 17:52:04 +02:00
Initial commit: OCA Storage packages (17 packages)
This commit is contained in:
commit
7a380f05d3
659 changed files with 41828 additions and 0 deletions
325
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/bs.po
Normal file
325
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/bs.po
Normal file
|
|
@ -0,0 +1,325 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fs_storage
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Available options"
|
||||
msgstr "Dostupne opcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_properties
|
||||
msgid "Available properties"
|
||||
msgstr "Dostupna svojstva"
|
||||
|
||||
#. module: fs_storage
|
||||
#: 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 "Metoda provjere konekcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Close"
|
||||
msgstr "Zatvori"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__code
|
||||
msgid "Code"
|
||||
msgstr "Šifra"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr "Provjera povezivanja nije uspjela!"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Succeeded!"
|
||||
msgstr "Provjera povezivanja uspješna!"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Create Marker file"
|
||||
msgstr "Kreiraj marker datoteku"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Kreirao"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Kreirano"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_protocol
|
||||
msgid "Describes Protocol"
|
||||
msgstr "Opisuje protokol"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path
|
||||
msgid "Directory Path"
|
||||
msgstr "Putanja direktorija"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Directory Path Env Default"
|
||||
msgstr "Env zadana putanja direktorija"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_is_editable
|
||||
msgid "Directory Path Env Is Editable"
|
||||
msgstr "Env putanja direktorija je uređiva"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__display_name
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Enter you fsspec options here."
|
||||
msgstr "Unesite vaše fsspec opcije ovdje."
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_is_editable
|
||||
msgid "Eval Options From Env Env Is Editable"
|
||||
msgstr "Eval opcije iz Env Env je uređivo"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Everything seems properly set up!"
|
||||
msgstr "Sve izgleda ispravno podešeno!"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
|
||||
#: model:ir.model,name:fs_storage.model_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_search_view
|
||||
msgid "FS Storage"
|
||||
msgstr "FS skladište"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_test_connection_view
|
||||
msgid "FS Test Connection"
|
||||
msgstr "FS testiranje konekcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model,name:fs_storage.model_fs_test_connection
|
||||
msgid "FS Test Connection Wizard"
|
||||
msgstr "FS čarobnjak testiranja konekcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__json_options
|
||||
msgid "Json Options"
|
||||
msgstr "Json opcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage____last_update
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnje mijenjano"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Zadnji ažurirao"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Zadnje ažurirano"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "List File"
|
||||
msgstr "Lista datoteka"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name
|
||||
msgid "Name"
|
||||
msgstr "Naziv:"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options
|
||||
msgid "Options"
|
||||
msgstr "Opcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_default
|
||||
msgid "Options Env Default"
|
||||
msgstr "Env zadane opcije"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_is_editable
|
||||
msgid "Options Env Is Editable"
|
||||
msgstr "Env opcije je uređivo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol
|
||||
msgid "Protocol"
|
||||
msgstr "Protokol"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_descr
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Protocol Descr"
|
||||
msgstr "Opis protokola"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid "Protocol Env Default"
|
||||
msgstr "Zadana vrijednost protokola okruženja"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_is_editable
|
||||
msgid "Protocol Env Is Editable"
|
||||
msgstr "Protokol okruženja može se mijenjati"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Relative path to the directory to store the file"
|
||||
msgstr "Relativni put do direktorija za čuvanje datoteka"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env
|
||||
msgid "Resolve env vars"
|
||||
msgstr "Riješiti env vars"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid "Resolve env vars Env Default"
|
||||
msgstr "Riješiti env vars Env zadano"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid ""
|
||||
"Resolve options values starting with $ from environment variables. e.g\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr "Zadane vrijednosti serverskog okruženja"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__check_connection_method
|
||||
msgid ""
|
||||
"Set a method if you want the connection to remote to be checked every time the storage is used, in order to remove the obsolete connection from the cache.\n"
|
||||
"* Create Marker file : Create a file on remote and check it exists\n"
|
||||
"* List File : List all files from root directory"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__storage_id
|
||||
msgid "Storage"
|
||||
msgstr "Skladište"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code
|
||||
msgid ""
|
||||
"Technical code used to identify the storage backend into the code.This code "
|
||||
"must be unique. This code is used for example to define the storage backend "
|
||||
"to store the attachments via the configuration parameter "
|
||||
"'ir_attachment.storage.force.database' when the module 'fs_attachment' is "
|
||||
"installed."
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test Connection"
|
||||
msgstr "Testiraj vezu"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test connection"
|
||||
msgstr "Testiraj konekciju"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.constraint,message:fs_storage.constraint_fs_storage_code_uniq
|
||||
msgid "The code must be unique"
|
||||
msgstr "Kod mora biti jedinstven"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "The options must be a valid JSON"
|
||||
msgstr "Opcije moraju biti važeći JSON"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__json_options
|
||||
msgid "The options used to initialize the filesystem.\n"
|
||||
msgstr "Opcije korišćene za inicijalizaciju sistema datoteka.\\\n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_env_default
|
||||
msgid ""
|
||||
"The options used to initialize the filesystem.\n"
|
||||
"This is a JSON field that depends on the protocol used.\n"
|
||||
"For example, for the sftp protocol, you can provide the following:\n"
|
||||
"{\n"
|
||||
" 'host': 'my.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" 'port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"For more information, please refer to the fsspec documentation:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-implementations"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid ""
|
||||
"The protocol used to access the content of filesystem.\n"
|
||||
"This list is the one supported by the fsspec library (see https://filesystem-spec.readthedocs.io/en/latest). A filesystem protocolis added by default and refers to the odoo local filesystem.\n"
|
||||
"Pay attention that according to the protocol, some options must beprovided through the options field."
|
||||
msgstr ""
|
||||
326
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/de.po
Normal file
326
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/de.po
Normal file
|
|
@ -0,0 +1,326 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fs_storage
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\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"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Available options"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_properties
|
||||
msgid "Available properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: 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 ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__code
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Succeeded!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Create Marker file"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_protocol
|
||||
msgid "Describes Protocol"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path
|
||||
msgid "Directory Path"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Directory Path Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_is_editable
|
||||
msgid "Directory Path Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__display_name
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Enter you fsspec options here."
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_is_editable
|
||||
msgid "Eval Options From Env Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Everything seems properly set up!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
|
||||
#: model:ir.model,name:fs_storage.model_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_search_view
|
||||
msgid "FS Storage"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_test_connection_view
|
||||
msgid "FS Test Connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model,name:fs_storage.model_fs_test_connection
|
||||
msgid "FS Test Connection Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__json_options
|
||||
msgid "Json Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage____last_update
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "List File"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_default
|
||||
msgid "Options Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_is_editable
|
||||
msgid "Options Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol
|
||||
msgid "Protocol"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_descr
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Protocol Descr"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid "Protocol Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_is_editable
|
||||
msgid "Protocol Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Relative path to the directory to store the file"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env
|
||||
msgid "Resolve env vars"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid "Resolve env vars Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid ""
|
||||
"Resolve options values starting with $ from environment variables. e.g\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__check_connection_method
|
||||
msgid ""
|
||||
"Set a method if you want the connection to remote to be checked every time the storage is used, in order to remove the obsolete connection from the cache.\n"
|
||||
"* Create Marker file : Create a file on remote and check it exists\n"
|
||||
"* List File : List all files from root directory"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__storage_id
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code
|
||||
msgid ""
|
||||
"Technical code used to identify the storage backend into the code.This code "
|
||||
"must be unique. This code is used for example to define the storage backend "
|
||||
"to store the attachments via the configuration parameter "
|
||||
"'ir_attachment.storage.force.database' when the module 'fs_attachment' is "
|
||||
"installed."
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test Connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.constraint,message:fs_storage.constraint_fs_storage_code_uniq
|
||||
msgid "The code must be unique"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "The options must be a valid JSON"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__json_options
|
||||
msgid "The options used to initialize the filesystem.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_env_default
|
||||
msgid ""
|
||||
"The options used to initialize the filesystem.\n"
|
||||
"This is a JSON field that depends on the protocol used.\n"
|
||||
"For example, for the sftp protocol, you can provide the following:\n"
|
||||
"{\n"
|
||||
" 'host': 'my.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" 'port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"For more information, please refer to the fsspec documentation:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-implementations"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid ""
|
||||
"The protocol used to access the content of filesystem.\n"
|
||||
"This list is the one supported by the fsspec library (see https://filesystem-spec.readthedocs.io/en/latest). A filesystem protocolis added by default and refers to the odoo local filesystem.\n"
|
||||
"Pay attention that according to the protocol, some options must beprovided through the options field."
|
||||
msgstr ""
|
||||
364
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/es.po
Normal file
364
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/es.po
Normal file
|
|
@ -0,0 +1,364 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fs_storage
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-12-28 02:07+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\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"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Available options"
|
||||
msgstr "Opciones disponibles"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_properties
|
||||
msgid "Available properties"
|
||||
msgstr "Propiedades disponibles"
|
||||
|
||||
#. module: fs_storage
|
||||
#: 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 ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__code
|
||||
msgid "Code"
|
||||
msgstr "Código"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr "¡Conexión de prueba fallida!"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Succeeded!"
|
||||
msgstr "¡Conexión de prueba exitosa!"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Create Marker file"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_protocol
|
||||
msgid "Describes Protocol"
|
||||
msgstr "Descripción del Protocolo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path
|
||||
msgid "Directory Path"
|
||||
msgstr "Ruta del Directorio"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Directory Path Env Default"
|
||||
msgstr "Ruta del Directorio Env Predet"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_is_editable
|
||||
msgid "Directory Path Env Is Editable"
|
||||
msgstr "La Ruta de Directorio Env es Editable"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__display_name
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar Nombre"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Enter you fsspec options here."
|
||||
msgstr "Introduzca aquí sus opciones fsspec."
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_is_editable
|
||||
msgid "Eval Options From Env Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Everything seems properly set up!"
|
||||
msgstr "¡Todo parece correctamente configurado!"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
|
||||
#: model:ir.model,name:fs_storage.model_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_search_view
|
||||
msgid "FS Storage"
|
||||
msgstr "Almacenamiento FS"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_test_connection_view
|
||||
msgid "FS Test Connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model,name:fs_storage.model_fs_test_connection
|
||||
msgid "FS Test Connection Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__id
|
||||
msgid "ID"
|
||||
msgstr "ID (identificación)"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__json_options
|
||||
msgid "Json Options"
|
||||
msgstr "Opciones Json"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage____last_update
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última Modificación el"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Actualizado por Última vez por"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última Actualización el"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "List File"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options
|
||||
msgid "Options"
|
||||
msgstr "Opciones"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_default
|
||||
msgid "Options Env Default"
|
||||
msgstr "Opciones Env Por Defecto"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_is_editable
|
||||
msgid "Options Env Is Editable"
|
||||
msgstr "Las Opciones Env son Editables"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol
|
||||
msgid "Protocol"
|
||||
msgstr "Protocolo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_descr
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Protocol Descr"
|
||||
msgstr "Descr. del Protocolo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid "Protocol Env Default"
|
||||
msgstr "Protocolo Env Predeterminado"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_is_editable
|
||||
msgid "Protocol Env Is Editable"
|
||||
msgstr "El Protocolo Env es Editable"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Relative path to the directory to store the file"
|
||||
msgstr "Ruta relativa al directorio para almacenar el archivo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env
|
||||
msgid "Resolve env vars"
|
||||
msgstr "Resolver las variables de entorno"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid "Resolve env vars Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid ""
|
||||
"Resolve options values starting with $ from environment variables. e.g\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"Resuelva los valores de opciones que comienzan con $ a partir de variables "
|
||||
"de entorno. p.ej\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr "Valores por defecto del Entorno de Servidor"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__check_connection_method
|
||||
msgid ""
|
||||
"Set a method if you want the connection to remote to be checked every time "
|
||||
"the storage is used, in order to remove the obsolete connection from the "
|
||||
"cache.\n"
|
||||
"* Create Marker file : Create a file on remote and check it exists\n"
|
||||
"* List File : List all files from root directory"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__storage_id
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code
|
||||
msgid ""
|
||||
"Technical code used to identify the storage backend into the code.This code "
|
||||
"must be unique. This code is used for example to define the storage backend "
|
||||
"to store the attachments via the configuration parameter 'ir_attachment."
|
||||
"storage.force.database' when the module 'fs_attachment' is installed."
|
||||
msgstr ""
|
||||
"Código técnico utilizado para identificar el servidor de almacenamiento en "
|
||||
"el código. Este código debe ser único. Este código se utiliza, por ejemplo, "
|
||||
"para definir el servidor de almacenamiento para guardar los archivos "
|
||||
"adjuntos mediante el parámetro de configuración \"ir_attachment.storage."
|
||||
"force.database\" cuando se instala el módulo \"fs_attachment\"."
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test Connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test connection"
|
||||
msgstr "Probar conexión"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.constraint,message:fs_storage.constraint_fs_storage_code_uniq
|
||||
msgid "The code must be unique"
|
||||
msgstr "El código tiene que ser único"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "The options must be a valid JSON"
|
||||
msgstr "Las opciones tienen que estar definidas en un JSON válido"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__json_options
|
||||
msgid "The options used to initialize the filesystem.\n"
|
||||
msgstr "Las opciones utilizadas para inicializar el sistema de archivos.\n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_env_default
|
||||
msgid ""
|
||||
"The options used to initialize the filesystem.\n"
|
||||
"This is a JSON field that depends on the protocol used.\n"
|
||||
"For example, for the sftp protocol, you can provide the following:\n"
|
||||
"{\n"
|
||||
" 'host': 'my.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" 'port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"For more information, please refer to the fsspec documentation:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-"
|
||||
"implementations"
|
||||
msgstr ""
|
||||
"Las opciones utilizadas para inicializar el sistema de ficheros.\n"
|
||||
"Este es un campo JSON que depende del protocolo utilizado.\n"
|
||||
"Por ejemplo, para el protocolo sftp, puede proporcionar lo siguiente:\n"
|
||||
"{\n"
|
||||
" 'host': 'mi.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" ' port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"Para más información, consulta la documentación de fsspec:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-"
|
||||
"implementations"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid ""
|
||||
"The protocol used to access the content of filesystem.\n"
|
||||
"This list is the one supported by the fsspec library (see https://filesystem-"
|
||||
"spec.readthedocs.io/en/latest). A filesystem protocolis added by default and "
|
||||
"refers to the odoo local filesystem.\n"
|
||||
"Pay attention that according to the protocol, some options must beprovided "
|
||||
"through the options field."
|
||||
msgstr ""
|
||||
"El protocolo utilizado para acceder al contenido del sistema de ficheros.\n"
|
||||
"Esta lista es la soportada por la librería fsspec (ver https://filesystem-"
|
||||
"spec.readthedocs.io/en/latest). Un protocolo de sistema de archivos es "
|
||||
"agregado por defecto y se refiere al sistema de archivos local de odoo.\n"
|
||||
"Preste atención que de acuerdo al protocolo, algunas opciones deben ser "
|
||||
"provistas a través del campo opciones."
|
||||
|
|
@ -0,0 +1,325 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fs_storage
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Available options"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_properties
|
||||
msgid "Available properties"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: 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 ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__code
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Succeeded!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Create Marker file"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_protocol
|
||||
msgid "Describes Protocol"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path
|
||||
msgid "Directory Path"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Directory Path Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_is_editable
|
||||
msgid "Directory Path Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__display_name
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Enter you fsspec options here."
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_is_editable
|
||||
msgid "Eval Options From Env Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Everything seems properly set up!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
|
||||
#: model:ir.model,name:fs_storage.model_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_search_view
|
||||
msgid "FS Storage"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_test_connection_view
|
||||
msgid "FS Test Connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model,name:fs_storage.model_fs_test_connection
|
||||
msgid "FS Test Connection Wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__json_options
|
||||
msgid "Json Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage____last_update
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "List File"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options
|
||||
msgid "Options"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_default
|
||||
msgid "Options Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_is_editable
|
||||
msgid "Options Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol
|
||||
msgid "Protocol"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_descr
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Protocol Descr"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid "Protocol Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_is_editable
|
||||
msgid "Protocol Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Relative path to the directory to store the file"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env
|
||||
msgid "Resolve env vars"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid "Resolve env vars Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid ""
|
||||
"Resolve options values starting with $ from environment variables. e.g\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__check_connection_method
|
||||
msgid ""
|
||||
"Set a method if you want the connection to remote to be checked every time the storage is used, in order to remove the obsolete connection from the cache.\n"
|
||||
"* Create Marker file : Create a file on remote and check it exists\n"
|
||||
"* List File : List all files from root directory"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__storage_id
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code
|
||||
msgid ""
|
||||
"Technical code used to identify the storage backend into the code.This code "
|
||||
"must be unique. This code is used for example to define the storage backend "
|
||||
"to store the attachments via the configuration parameter "
|
||||
"'ir_attachment.storage.force.database' when the module 'fs_attachment' is "
|
||||
"installed."
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test Connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test connection"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.constraint,message:fs_storage.constraint_fs_storage_code_uniq
|
||||
msgid "The code must be unique"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "The options must be a valid JSON"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__json_options
|
||||
msgid "The options used to initialize the filesystem.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_env_default
|
||||
msgid ""
|
||||
"The options used to initialize the filesystem.\n"
|
||||
"This is a JSON field that depends on the protocol used.\n"
|
||||
"For example, for the sftp protocol, you can provide the following:\n"
|
||||
"{\n"
|
||||
" 'host': 'my.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" 'port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"For more information, please refer to the fsspec documentation:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-implementations"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid ""
|
||||
"The protocol used to access the content of filesystem.\n"
|
||||
"This list is the one supported by the fsspec library (see https://filesystem-spec.readthedocs.io/en/latest). A filesystem protocolis added by default and refers to the odoo local filesystem.\n"
|
||||
"Pay attention that according to the protocol, some options must beprovided through the options field."
|
||||
msgstr ""
|
||||
368
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/it.po
Normal file
368
odoo-bringout-oca-storage-fs_storage/fs_storage/i18n/it.po
Normal file
|
|
@ -0,0 +1,368 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fs_storage
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-05-16 06:39+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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 5.10.4\n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Available options"
|
||||
msgstr "Opzioni disponibili"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_properties
|
||||
msgid "Available properties"
|
||||
msgstr "Proprietà disponibili"
|
||||
|
||||
#. module: fs_storage
|
||||
#: 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 "Controlla metodo di connessione"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Close"
|
||||
msgstr "Chiudi"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__code
|
||||
msgid "Code"
|
||||
msgstr "Codice"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr "Test connessione fallito!"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Succeeded!"
|
||||
msgstr "Test connessione avvenuto con successo!"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Create Marker file"
|
||||
msgstr "Crea file marcatore"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creato da"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creato il"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_protocol
|
||||
msgid "Describes Protocol"
|
||||
msgstr "Descrive protocollo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path
|
||||
msgid "Directory Path"
|
||||
msgstr "Percorso cartella"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Directory Path Env Default"
|
||||
msgstr "Percorso cartella ambiente predefinito"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_is_editable
|
||||
msgid "Directory Path Env Is Editable"
|
||||
msgstr "Percorso cartella ambiente è modificabile"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__display_name
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Enter you fsspec options here."
|
||||
msgstr "Inserire qui le opzioni FSspec."
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_is_editable
|
||||
msgid "Eval Options From Env Env Is Editable"
|
||||
msgstr "La valutazione opzioni da ambiente è modificabile"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Everything seems properly set up!"
|
||||
msgstr "Tutto sembra impostato correttamente!"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
|
||||
#: model:ir.model,name:fs_storage.model_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_search_view
|
||||
msgid "FS Storage"
|
||||
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 "Test connessione FS"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model,name:fs_storage.model_fs_test_connection
|
||||
msgid "FS Test Connection Wizard"
|
||||
msgstr "Procedura guidata test connessione FS"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__json_options
|
||||
msgid "Json Options"
|
||||
msgstr "Opzioni JSON"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage____last_update
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_uid
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Ultimo aggiornamento di"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_date
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Ultimo aggiornamento il"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "List File"
|
||||
msgstr "Elenco file"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options
|
||||
msgid "Options"
|
||||
msgstr "Opzioni"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_default
|
||||
msgid "Options Env Default"
|
||||
msgstr "Opzioni ambiente predefinite"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__options_env_is_editable
|
||||
msgid "Options Env Is Editable"
|
||||
msgstr "Opzioni ambiente sono modificabili"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol
|
||||
msgid "Protocol"
|
||||
msgstr "Protcollo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_descr
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
msgid "Protocol Descr"
|
||||
msgstr "Descrizione protocollo"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid "Protocol Env Default"
|
||||
msgstr "Protocollo ambiene predefinito"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__protocol_env_is_editable
|
||||
msgid "Protocol Env Is Editable"
|
||||
msgstr "Protocollo ambiente è modificabile"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Relative path to the directory to store the file"
|
||||
msgstr "Percorso relativo alla cartella per archiviare il file"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env
|
||||
msgid "Resolve env vars"
|
||||
msgstr "Risole variabili ambiente"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid "Resolve env vars Env Default"
|
||||
msgstr "Risolvi le variabili ambiente predefinito"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__eval_options_from_env_env_default
|
||||
msgid ""
|
||||
"Resolve options values starting with $ from environment variables. e.g\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"Risolve valori opzioni iniziando con $ dalle variabili ambiente, es.\n"
|
||||
" {\n"
|
||||
" \"endpoint_url\": \"$AWS_ENDPOINT_URL\",\n"
|
||||
" }\n"
|
||||
" "
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr "Predefiniti ambiente server"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__check_connection_method
|
||||
msgid ""
|
||||
"Set a method if you want the connection to remote to be checked every time "
|
||||
"the storage is used, in order to remove the obsolete connection from the "
|
||||
"cache.\n"
|
||||
"* 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 "Deposito"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code
|
||||
msgid ""
|
||||
"Technical code used to identify the storage backend into the code.This code "
|
||||
"must be unique. This code is used for example to define the storage backend "
|
||||
"to store the attachments via the configuration parameter 'ir_attachment."
|
||||
"storage.force.database' when the module 'fs_attachment' is installed."
|
||||
msgstr ""
|
||||
"Codice tecnico usato per identificare il backend deposito nel codice. Questo "
|
||||
"codice deve essere univoco. Questo codice è utilizzato per esempio per "
|
||||
"definire il backend deposito dove depositare gli allegati attraverso il "
|
||||
"parametro configurazione 'ir_attachment.storage.force.database' quando il "
|
||||
"modulo 'fs_attachment' è installato."
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test Connection"
|
||||
msgstr "Prova connessione"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
|
||||
msgid "Test connection"
|
||||
msgstr "Prova connessione"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.constraint,message:fs_storage.constraint_fs_storage_code_uniq
|
||||
msgid "The code must be unique"
|
||||
msgstr "Il codice deve essere univoco"
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "The options must be a valid JSON"
|
||||
msgstr "L'opzione deve essere un JSON valido"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__json_options
|
||||
msgid "The options used to initialize the filesystem.\n"
|
||||
msgstr "Le opzioni per inizializzare il filesystem.\n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_env_default
|
||||
msgid ""
|
||||
"The options used to initialize the filesystem.\n"
|
||||
"This is a JSON field that depends on the protocol used.\n"
|
||||
"For example, for the sftp protocol, you can provide the following:\n"
|
||||
"{\n"
|
||||
" 'host': 'my.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" 'port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"For more information, please refer to the fsspec documentation:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-"
|
||||
"implementations"
|
||||
msgstr ""
|
||||
"Le opzioni utilizzate per inizializzare il filesystem.\n"
|
||||
"Questo è uncampo JSON che dipende dal protocollo utilizzato.\n"
|
||||
"Per esempio, per il protocollo SFTP, si può fornire il seguente:\n"
|
||||
"{\n"
|
||||
" 'host': 'my.sftp.server',\n"
|
||||
" 'ssh_kwrags': {\n"
|
||||
" 'username': 'myuser',\n"
|
||||
" 'password': 'mypassword',\n"
|
||||
" 'port': 22,\n"
|
||||
" }\n"
|
||||
"}\n"
|
||||
"Per ulteriori informazioni, fare riferimento alla documentazione FSspec:\n"
|
||||
"https://filesystem-spec.readthedocs.io/en/latest/api.html#built-in-"
|
||||
"implementations"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options_protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__protocol_env_default
|
||||
msgid ""
|
||||
"The protocol used to access the content of filesystem.\n"
|
||||
"This list is the one supported by the fsspec library (see https://filesystem-"
|
||||
"spec.readthedocs.io/en/latest). A filesystem protocolis added by default and "
|
||||
"refers to the odoo local filesystem.\n"
|
||||
"Pay attention that according to the protocol, some options must beprovided "
|
||||
"through the options field."
|
||||
msgstr ""
|
||||
"Il protocollo è utilizzato per accedere al contenuto del filesystem.\n"
|
||||
"Questo elenco è quello supportato dalla libreria FSspec (vedere https://"
|
||||
"filesystem-spec.readthedocs.io/en/latest). Un protocollo filesystem è "
|
||||
"aggiunto in modo predefinito e fa riferimento al filesystem locale Odoo.\n"
|
||||
"Fare attenzione che in accordo con il protocollo, alcune opzioni devono "
|
||||
"essere fonrite attraverso il campo opzioni."
|
||||
|
|
@ -0,0 +1,144 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * fs_storage
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__backend_type_env_default
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid " Env Default"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/components/filesystem_adapter.py:0
|
||||
#, python-format
|
||||
msgid "Access to %s is forbidden"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__backend_type
|
||||
msgid "Backend Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__backend_type_env_is_editable
|
||||
msgid "Backend Type Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Failed!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Connection Test Succeeded!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path
|
||||
msgid "Directory Path"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__directory_path_env_is_editable
|
||||
msgid "Directory Path Env Is Editable"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#. odoo-python
|
||||
#: code:addons/fs_storage/models/fs_storage.py:0
|
||||
#, python-format
|
||||
msgid "Everything seems properly set up!"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields.selection,name:fs_storage.selection__fs_storage__backend_type__filesystem
|
||||
msgid "Filesystem"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__has_validation
|
||||
msgid "Has Validation"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path
|
||||
#: model:ir.model.fields,help:fs_storage.field_fs_storage__directory_path_env_default
|
||||
msgid "Relative path to the directory to store the file"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__server_env_defaults
|
||||
msgid "Server Env Defaults"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
|
||||
#: model:ir.model,name:fs_storage.model_fs_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_storage
|
||||
#: model:ir.ui.menu,name:fs_storage.menu_fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_view_search
|
||||
msgid "FS Storage"
|
||||
msgstr ""
|
||||
|
||||
#. module: fs_storage
|
||||
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_view_form
|
||||
msgid "Test connection"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue