add fr translation
This commit is contained in:
parent
f53bab350b
commit
95c1d2522b
15
locales/fr/main.lang.php
Normal file
15
locales/fr/main.lang.php
Normal 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
Normal file
22
locales/fr/main.po
Normal 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"
|
||||
|
Loading…
Reference in New Issue
Block a user