Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (5 of 5 strings)

Translation: website-12.0/website-12.0-website_menu_by_user_status
Translate-URL: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_menu_by_user_status/it/
  • Loading branch information
mymage authored and weblate committed Nov 15, 2023
1 parent c5e9f66 commit 284ff20
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions website_menu_by_user_status/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,45 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-11-15 13:36+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 4.17\n"

#. module: website_menu_by_user_status
#: code:addons/website_menu_by_user_status/models/website_menu.py:17
#: model:ir.model.fields,help:website_menu_by_user_status.field_website_menu__user_logged
#, python-format
msgid "If checked, the menu will be displayed when the user is logged and give access."
msgstr ""
"Se selezionato, il menu verrà visualizzato quando l'utente è registrato e "
"concede l'accesso."

#. module: website_menu_by_user_status
#: code:addons/website_menu_by_user_status/models/website_menu.py:25
#: model:ir.model.fields,help:website_menu_by_user_status.field_website_menu__user_not_logged
#, python-format
msgid "If checked, the menu will be displayed when the user is not logged and give access."
msgstr ""
"Se selezionato, il menu verrà visualizzato quando l'utente non è registrato "
"e concede l'accesso."

#. module: website_menu_by_user_status
#: model:ir.model.fields,field_description:website_menu_by_user_status.field_website_menu__user_logged
msgid "Visible for logged Users"
msgstr ""
msgstr "Visibile per gli utenti registrati"

#. module: website_menu_by_user_status
#: model:ir.model.fields,field_description:website_menu_by_user_status.field_website_menu__user_not_logged
msgid "Visible for public Users"
msgstr ""
msgstr "Visibile agli utenti pubblici"

#. module: website_menu_by_user_status
#: model:ir.model,name:website_menu_by_user_status.model_website_menu
msgid "Website Menu"
msgstr ""
msgstr "Menu sito web"

0 comments on commit 284ff20

Please sign in to comment.