add fr translation

master
Jean-Christian Paul Denis 2023-11-14 22:06:18 +01:00
parent f53bab350b
commit 95c1d2522b
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
2 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<?php
// Language: Français
// Module: HideStoreUpdates - 0.1
// Date: 2023-11-14 21:04:22
// Author: , contact@jcdenis.fr
// Translated with Translater - 2023.11.04
#
# DOT NOT MODIFY THIS FILE !
#
use Dotclear\Helper\L10n;
L10n::$locales['Module %s successfully hidden.'] = 'Module %s caché avec succès';

22
locales/fr/main.po 100644
View File

@ -0,0 +1,22 @@
# Language: Français
# Module: HideStoreUpdates - 0.1
# Date: 2023-11-14 21:04:22
# Author: , contact@jcdenis.fr
# Translated with translater 2023.11.04
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: HideStoreUpdates 0.1\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2023-11-14T21:04:22+00:00\n"
"Last-Translator: Jean-Christian Denis\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/BackendBehaviors.php:88
msgid "Module %s successfully hidden."
msgstr "Module %s caché avec succès"