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 Apr 17, 2024
1 parent b11d536 commit 3091ae4
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions currency_rate_update_xe/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * currency_rate_update_xe
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.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: currency_rate_update_xe
#. odoo-python
#: code:addons/currency_rate_update_xe/models/res_currency_rate_provider_XE.py:0
#, python-format
msgid "Couldn't fetch data. Please contact your administrator."
msgstr ""

#. module: currency_rate_update_xe
#: model:ir.model,name:currency_rate_update_xe.model_res_currency_rate_provider
msgid "Currency Rates Provider"
msgstr ""

#. module: currency_rate_update_xe
#: model:ir.model.fields,field_description:currency_rate_update_xe.field_res_currency_rate_provider__service
msgid "Provider"
msgstr ""

#. module: currency_rate_update_xe
#: model:ir.model.fields.selection,name:currency_rate_update_xe.selection__res_currency_rate_provider__service__xe
msgid "XE.com"
msgstr ""

0 comments on commit 3091ae4

Please sign in to comment.