-
-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Italian)
- Loading branch information
1 parent
0c1229b
commit 71acedd
Showing
1 changed file
with
144 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,144 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * dms_action | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\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" | ||
|
||
#. module: dms_action | ||
#: model_terms:ir.ui.view,arch_db:dms_action.dms_file_form_view | ||
msgid "<span>Some actions can be executed: </span>" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__action_id | ||
msgid "Action" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_file__action_button | ||
msgid "Action Button" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: code:addons/dms_action/models/dms_file.py:0 | ||
#, python-format | ||
msgid "Action is not allowed" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.actions.act_window,name:dms_action.dms_action_act_window | ||
#: model:ir.ui.menu,name:dms_action.dms_action_menu | ||
#: model_terms:ir.ui.view,arch_db:dms_action.dms_directory_form_view | ||
msgid "Actions" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__active | ||
msgid "Active" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model,name:dms_action.model_dms_action | ||
msgid "DMS Action" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model,name:dms_action.model_dms_directory | ||
msgid "Directory" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__display_name | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_directory__display_name | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_file__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_directory__dms_action_ids | ||
msgid "Dms Action" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__dms_directory_ids | ||
msgid "Dms Directory" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model,name:dms_action.model_dms_file | ||
msgid "File" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.actions.server,name:dms_action.ir_actions_server_demo | ||
msgid "File DEMO action" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__id | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_directory__id | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_file__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__icon | ||
msgid "Icon" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__kind | ||
msgid "Kind" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action____last_update | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_directory____last_update | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_file____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_action__name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields.selection,name:dms_action.selection__dms_action__kind__server_action | ||
msgid "Server Action" | ||
msgstr "" | ||
|
||
#. module: dms_action | ||
#: model:ir.model.fields,field_description:dms_action.field_dms_file__with_actions | ||
msgid "With Actions" | ||
msgstr "" |