-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfr.po
106 lines (90 loc) · 3.55 KB
/
fr.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * crypto_rate
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-01 10:25+0000\n"
"PO-Revision-Date: 2024-02-01 10:25+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: crypto_rate
#: code:addons/crypto_rate/models/res_currency.py:0
#, python-format
msgid "A rate already exists for {ccy} on {date}."
msgstr "Le taux de la device {ccy} du {date} existe déjà."
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__create_date
msgid "Created on"
msgstr "Créé le"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_res_currency__crypto_rate_provider
msgid "Crypto Rate Provider"
msgstr "Source des taux"
#. module: crypto_rate
#: model:ir.actions.server,name:crypto_rate.cron_crypto_rate_ir_actions_server
#: model:ir.cron,cron_name:crypto_rate.cron_crypto_rate
#: model:ir.cron,name:crypto_rate.cron_crypto_rate
msgid "CryptoRate"
msgstr "CryptoRate"
#. module: crypto_rate
#: model:ir.model,name:crypto_rate.model_res_currency
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__currency_id
msgid "Currency"
msgstr "Devise"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__rate_date
msgid "Date"
msgstr "Date"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__display_name
#: model:ir.model.fields,field_description:crypto_rate.field_res_currency__display_name
msgid "Display Name"
msgstr "Nom d'affichage"
#. module: crypto_rate
#: model:ir.model,name:crypto_rate.model_crypto_currency_rate_wizard
msgid "Get Cryptocurrency Rates Wizard"
msgstr "Assistant de récupération des taux"
#. module: crypto_rate
#: model_terms:ir.ui.view,arch_db:crypto_rate.view_crypto_currency_rate_wizard
msgid "Get rate"
msgstr "Récupérer le taux"
#. module: crypto_rate
#: code:addons/crypto_rate/models/res_currency.py:0
#: model_terms:ir.ui.view,arch_db:crypto_rate.view_res_currency_form_crypto_rate
#, python-format
msgid "Get rates"
msgstr "Récupérer les taux"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__id
#: model:ir.model.fields,field_description:crypto_rate.field_res_currency__id
msgid "ID"
msgstr "ID"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard____last_update
#: model:ir.model.fields,field_description:crypto_rate.field_res_currency____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: crypto_rate
#: model:ir.model.fields,field_description:crypto_rate.field_crypto_currency_rate_wizard__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: crypto_rate
#: code:addons/crypto_rate/models/res_currency.py:0
#, python-format
msgid "No rates for future dates."
msgstr "Impossible de récupérer les taux depuis le futur."