Skip to content

Commit 1a7787d

Browse files
vincent-hatakeyamaweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 92.0% (46 of 50 strings) Translation: storage-16.0/storage-16.0-fs_storage Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_storage/fr/
1 parent cbda6bf commit 1a7787d

1 file changed

Lines changed: 24 additions & 12 deletions

File tree

fs_storage/i18n/fr.po

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 16.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"PO-Revision-Date: 2026-01-21 17:50+0000\n"
9+
"PO-Revision-Date: 2026-01-22 16:50+0000\n"
1010
"Last-Translator: Vincent Hatakeyama <vincent+github@hatakeyama.fr>\n"
1111
"Language-Team: none\n"
1212
"Language: fr\n"
@@ -104,19 +104,19 @@ msgstr "Nom affiché"
104104
#. module: fs_storage
105105
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
106106
msgid "Enter you fsspec options here."
107-
msgstr ""
107+
msgstr "Entrer ici les options pour fsspec."
108108

109109
#. module: fs_storage
110110
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__eval_options_from_env_env_is_editable
111111
msgid "Eval Options From Env Env Is Editable"
112-
msgstr ""
112+
msgstr "Options évaluées par défaut de l’environnement éditable"
113113

114114
#. module: fs_storage
115115
#. odoo-python
116116
#: code:addons/fs_storage/models/fs_storage.py:0
117117
#, python-format
118118
msgid "Everything seems properly set up!"
119-
msgstr ""
119+
msgstr "Tout semble bien configuré !"
120120

121121
#. module: fs_storage
122122
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_storage_view
@@ -131,12 +131,12 @@ msgstr ""
131131
#. module: fs_storage
132132
#: model:ir.actions.act_window,name:fs_storage.act_open_fs_test_connection_view
133133
msgid "FS Test Connection"
134-
msgstr ""
134+
msgstr "Test de connexion FS"
135135

136136
#. module: fs_storage
137137
#: model:ir.model,name:fs_storage.model_fs_test_connection
138138
msgid "FS Test Connection Wizard"
139-
msgstr ""
139+
msgstr "Assistant de test de connexion FS"
140140

141141
#. module: fs_storage
142142
#: model:ir.model.fields,field_description:fs_storage.field_fs_storage__id
@@ -260,11 +260,18 @@ msgid ""
260260
"* Create Marker file : Create a file on remote and check it exists\n"
261261
"* List File : List all files from root directory"
262262
msgstr ""
263+
"Indiquer une méthode si vous voulez que la connexion distante soit testée à "
264+
"chaque fois que le stockage est utilisé, dans le but d’enlever les "
265+
"connexions obsolètes du cache.\n"
266+
"* Créer un fichier de marque : créer un fichier sur le serveur distant et "
267+
"vérifier qu’il existe.\n"
268+
"* Faire la liste des fichiers : demander tous les fichiers du répertoire "
269+
"racine."
263270

264271
#. module: fs_storage
265272
#: model:ir.model.fields,field_description:fs_storage.field_fs_test_connection__storage_id
266273
msgid "Storage"
267-
msgstr ""
274+
msgstr "Stockage"
268275

269276
#. module: fs_storage
270277
#: model:ir.model.fields,help:fs_storage.field_fs_storage__code
@@ -275,34 +282,39 @@ msgid ""
275282
"'ir_attachment.storage.force.database' when the module 'fs_attachment' is "
276283
"installed."
277284
msgstr ""
285+
"Code technique utilisé pour identifier le stockage dans le code. Le code "
286+
"doit être unique. Le code est entre autre utilisé pour définir le stockage à "
287+
"utiliser pour stocker les pièces jointes via le paramètre de configuration «"
288+
" ir_attachment.storage.force.database » lorsque le module fs_attachhment est "
289+
"installé."
278290

279291
#. module: fs_storage
280292
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
281293
msgid "Test Connection"
282-
msgstr ""
294+
msgstr "Test de connexion"
283295

284296
#. module: fs_storage
285297
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_storage_form_view
286298
#: model_terms:ir.ui.view,arch_db:fs_storage.fs_test_connection_form_view
287299
msgid "Test connection"
288-
msgstr ""
300+
msgstr "Test de connexion"
289301

290302
#. module: fs_storage
291303
#: model:ir.model.constraint,message:fs_storage.constraint_fs_storage_code_uniq
292304
msgid "The code must be unique"
293-
msgstr ""
305+
msgstr "Le code doit être unique"
294306

295307
#. module: fs_storage
296308
#. odoo-python
297309
#: code:addons/fs_storage/models/fs_storage.py:0
298310
#, python-format
299311
msgid "The options must be a valid JSON"
300-
msgstr ""
312+
msgstr "Les options doivent être du JSON valide"
301313

302314
#. module: fs_storage
303315
#: model:ir.model.fields,help:fs_storage.field_fs_storage__json_options
304316
msgid "The options used to initialize the filesystem.\n"
305-
msgstr ""
317+
msgstr "Les options pour initialiser le système de fichier.\n"
306318

307319
#. module: fs_storage
308320
#: model:ir.model.fields,help:fs_storage.field_fs_storage__options

0 commit comments

Comments
 (0)