Skip to content

Commit

Permalink
Added translation using Weblate (Italian)
Browse files Browse the repository at this point in the history
  • Loading branch information
mymage authored and weblate committed Oct 28, 2024
1 parent 4849f0f commit 1803539
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions web_fix_modules_load/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_fix_modules_load
#
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: web_fix_modules_load
#: model:ir.model.fields,field_description:web_fix_modules_load.field_ir_module_module__display_name
#: model:ir.model.fields,field_description:web_fix_modules_load.field_ir_translation__display_name
msgid "Display Name"
msgstr ""

#. module: web_fix_modules_load
#: model:ir.model.fields,field_description:web_fix_modules_load.field_ir_module_module__id
#: model:ir.model.fields,field_description:web_fix_modules_load.field_ir_translation__id
msgid "ID"
msgstr ""

#. module: web_fix_modules_load
#: model:ir.model.fields,field_description:web_fix_modules_load.field_ir_module_module____last_update
#: model:ir.model.fields,field_description:web_fix_modules_load.field_ir_translation____last_update
msgid "Last Modified on"
msgstr ""

#. module: web_fix_modules_load
#: model:ir.model,name:web_fix_modules_load.model_ir_module_module
msgid "Module"
msgstr ""

#. module: web_fix_modules_load
#: model:ir.model,name:web_fix_modules_load.model_ir_translation
msgid "Translation"
msgstr ""

0 comments on commit 1803539

Please sign in to comment.