forked from OCA/connector-telephony
-
Notifications
You must be signed in to change notification settings - Fork 0
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% (15 of 15 strings) Translation: connector-telephony-14.0/connector-telephony-14.0-sms_ovh_http Translate-URL: https://translation.odoo-community.org/projects/connector-telephony-14-0/connector-telephony-14-0-sms_ovh_http/it/
- Loading branch information
1 parent
96dec88
commit bb6d962
Showing
1 changed file
with
18 additions
and
16 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,92 +6,94 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-06-14 19:08+0000\n" | ||
"Last-Translator: Francesco Foresti <[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: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__sms_ovh_http_login | ||
msgid "API User ID" | ||
msgstr "" | ||
msgstr "ID utente API" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__sms_ovh_http_password | ||
msgid "API User Password" | ||
msgstr "" | ||
msgstr "Password utente API" | ||
|
||
#. module: sms_ovh_http | ||
#: code:addons/sms_ovh_http/models/sms_api.py:0 | ||
#, python-format | ||
msgid "Batch sending is not support with OVH" | ||
msgstr "" | ||
msgstr "Invio in batch non è supportato da OVH" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__display_name | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_api__display_name | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_sms__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_sms__error_detail | ||
msgid "Error Detail" | ||
msgstr "" | ||
msgstr "Dettagli errore" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model,name:sms_ovh_http.model_iap_account | ||
msgid "IAP Account" | ||
msgstr "" | ||
msgstr "Conto IAP" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__id | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_api__id | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_sms__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account____last_update | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_api____last_update | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_sms_sms____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. module: sms_ovh_http | ||
#: model_terms:ir.ui.view,arch_db:sms_ovh_http.iap_account_view_form | ||
msgid "OVH account" | ||
msgstr "" | ||
msgstr "Conto OVH" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model,name:sms_ovh_http.model_sms_sms | ||
msgid "Outgoing SMS" | ||
msgstr "" | ||
msgstr "SMS in uscita" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__provider | ||
msgid "Provider" | ||
msgstr "" | ||
msgstr "Gestore" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model,name:sms_ovh_http.model_sms_api | ||
msgid "SMS API" | ||
msgstr "" | ||
msgstr "API SMS" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__sms_ovh_http_account | ||
msgid "SMS Account" | ||
msgstr "" | ||
msgstr "Conto SMS" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields.selection,name:sms_ovh_http.selection__iap_account__provider__sms_ovh_http | ||
msgid "SMS OVH http" | ||
msgstr "" | ||
msgstr "SMS OVH http" | ||
|
||
#. module: sms_ovh_http | ||
#: model:ir.model.fields,field_description:sms_ovh_http.field_iap_account__sms_ovh_http_from | ||
msgid "Sender Name" | ||
msgstr "" | ||
msgstr "Nome mittente" |