Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: iot-17.0/iot-17.0-iot_rule
Translate-URL: https://translation.odoo-community.org/projects/iot-17-0/iot-17-0-iot_rule/
  • Loading branch information
weblate committed Sep 16, 2024
1 parent 41866ea commit b8724c9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
16 changes: 6 additions & 10 deletions iot_rule/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ msgstr ""
"X-Generator: Weblate 4.17\n"

#. module: iot_rule
#. odoo-python
#: code:addons/iot_rule/models/iot_rule.py:0
#, python-format
msgid "A recurssion was found"
Expand Down Expand Up @@ -193,7 +194,7 @@ msgid "Key must be unique"
msgstr "La clave debe ser única"

#. module: iot_rule
#: code:addons/iot_rule/wizards/iot_key_wizard.py:0
#. odoo-python
#: code:addons/iot_rule/wizards/iot_key_wizard.py:0
#, python-format
msgid "Key of %s"
Expand All @@ -215,15 +216,6 @@ msgstr "Llaves"
msgid "Keys (Persons)"
msgstr "Llaves (Personas)"

#. module: iot_rule
#: model:ir.model.fields,field_description:iot_rule.field_iot_key____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_key_action____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_key_wizard____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_lock____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_rule____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"

#. module: iot_rule
#: model:ir.model.fields,field_description:iot_rule.field_iot_key__write_uid
#: model:ir.model.fields,field_description:iot_rule.field_iot_key_action__write_uid
Expand Down Expand Up @@ -287,6 +279,7 @@ msgid "Not expired Keys"
msgstr "Claves no expiradas"

#. module: iot_rule
#. odoo-python
#: code:addons/iot_rule/models/iot_key.py:0
#, python-format
msgid "Only one key can be assigned to this model"
Expand Down Expand Up @@ -353,3 +346,6 @@ msgstr "Actualización"
#: model_terms:ir.ui.view,arch_db:iot_rule.iot_lock_form_view
msgid "Usage Log"
msgstr "Registro de Utilización"

#~ msgid "Last Modified on"
#~ msgstr "Última Modificación el"
15 changes: 6 additions & 9 deletions iot_rule/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ msgstr ""
"X-Generator: Weblate 4.17\n"

#. module: iot_rule
#. odoo-python
#: code:addons/iot_rule/models/iot_rule.py:0
#, python-format
msgid "A recurssion was found"
Expand Down Expand Up @@ -193,6 +194,7 @@ msgid "Key must be unique"
msgstr "La chiave deve essere univoca"

#. module: iot_rule
#. odoo-python
#: code:addons/iot_rule/wizards/iot_key_wizard.py:0
#, python-format
msgid "Key of %s"
Expand All @@ -214,15 +216,6 @@ msgstr "Chiavi"
msgid "Keys (Persons)"
msgstr "Chiave (persona)"

#. module: iot_rule
#: model:ir.model.fields,field_description:iot_rule.field_iot_key____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_key_action____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_key_wizard____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_lock____last_update
#: model:ir.model.fields,field_description:iot_rule.field_iot_rule____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"

#. module: iot_rule
#: model:ir.model.fields,field_description:iot_rule.field_iot_key__write_uid
#: model:ir.model.fields,field_description:iot_rule.field_iot_key_action__write_uid
Expand Down Expand Up @@ -286,6 +279,7 @@ msgid "Not expired Keys"
msgstr "Chiavi non scadute"

#. module: iot_rule
#. odoo-python
#: code:addons/iot_rule/models/iot_key.py:0
#, python-format
msgid "Only one key can be assigned to this model"
Expand Down Expand Up @@ -352,3 +346,6 @@ msgstr "Aggiorna"
#: model_terms:ir.ui.view,arch_db:iot_rule.iot_lock_form_view
msgid "Usage Log"
msgstr "Log utilizzo"

#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"

0 comments on commit b8724c9

Please sign in to comment.