-
-
Notifications
You must be signed in to change notification settings - Fork 84
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% (8 of 8 strings) Translation: website-cms-13.0/website-cms-13.0-cms_delete_content Translate-URL: https://translation.odoo-community.org/projects/website-cms-13-0/website-cms-13-0-cms_delete_content/it/
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 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,55 +6,57 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 13.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-11-13 11:36+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" | ||
|
||
#. module: cms_delete_content | ||
#: code:addons/cms_delete_content/models/cms_mixin.py:0 | ||
#, python-format | ||
msgid "%s deleted." | ||
msgstr "" | ||
msgstr "%s cancellato." | ||
|
||
#. module: cms_delete_content | ||
#: code:addons/cms_delete_content/models/cms_mixin.py:0 | ||
#, python-format | ||
msgid "Are you sure you want to delete this item?" | ||
msgstr "" | ||
msgstr "Si è sicuri di cancellare questo elemento?" | ||
|
||
#. module: cms_delete_content | ||
#: model:ir.model,name:cms_delete_content.model_cms_info_mixin | ||
msgid "CMS Info mixin" | ||
msgstr "" | ||
msgstr "Mixin infrmazioni CMS" | ||
|
||
#. module: cms_delete_content | ||
#: model_terms:ir.ui.view,arch_db:cms_delete_content.delete_confirm | ||
msgid "Cancel" | ||
msgstr "" | ||
msgstr "Annulla" | ||
|
||
#. module: cms_delete_content | ||
#: model_terms:ir.ui.view,arch_db:cms_delete_content.delete_confirm | ||
msgid "Click here to delete this item" | ||
msgstr "" | ||
msgstr "Fare clic qui per cancellare questo elemento" | ||
|
||
#. module: cms_delete_content | ||
#: model_terms:ir.ui.view,arch_db:cms_delete_content.delete_confirm | ||
msgid "Confirm" | ||
msgstr "" | ||
msgstr "Conferma" | ||
|
||
#. module: cms_delete_content | ||
#. openerp-web | ||
#: code:addons/cms_delete_content/static/src/js/delete_content.js:0 | ||
#, python-format | ||
msgid "Info" | ||
msgstr "" | ||
msgstr "Informazioni" | ||
|
||
#. module: cms_delete_content | ||
#: code:addons/cms_delete_content/controllers/main.py:0 | ||
#, python-format | ||
msgid "model: %s id: %s" | ||
msgstr "" | ||
msgstr "modello: %s id: %s" |