-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Main git branch change. - Fix invalid option export. - Better behavior on export checkboxes. - Updated dependencies. - New translation file format.
- Loading branch information
Showing
11 changed files
with
131 additions
and
79 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
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
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
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2024 WPUtilities | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
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
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
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
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?php | ||
return ['domain'=>NULL,'plural-forms'=>NULL,'messages'=>['Friendly interface for website options'=>'Interface conviviale pour les options de site','Site options'=>'Options du site','Import'=>'Importer','Export'=>'Exporter','Options'=>'Options','Warning : The saved options may be different than yours. Maybe someone changed them while you were editing ?'=>'Avertissement : Les options enregistrées peuvent être différentes des vôtres. Peut-être ont-elles été modifiées pendant que vous éditiez ?','No fields for the moment'=>'Aucun champ pour le moment','Click below to download a .json file containing all your website\'s options.'=>'Cliquez ci-dessous pour télécharger un fichier .json contenant toutes les options de votre site.','Default box'=>'Box par défaut','Export options'=>'Exporter les options','The file has been successfully imported.'=>'Le fichier a été importé avec succès.','The file has not been imported.'=>'Le fichier n’a pas été importé.','Upload a .json file (generated by WPU Options) to import your website\'s options.'=>'Transférez un fichier .json (généré par WPU Options) pour importer les options de votre site.','Import options file'=>'Importer le fichier d\'options','Error in the form.'=>'Erreur dans le formulaire.','The field "%s" must not be empty'=>'Le champ "%s" ne doit pas être vide','The field "%s" has been updated.'=>'Le champ "%s" a été mis à jour.','The field "%s" has not been updated, because it\'s not valid.'=>'Le champ "%s" n’a pas été mis à jour, car il est invalide.','Success!'=>'Succès !','Fail!'=>'Echec !','Update'=>'Mettre à jour','Edit this text'=>'Modifier ce texte','Cancel edition'=>'Annuler l\'édition','Add a picture'=>'Ajouter une image','Change this picture'=>'Modifier cette image','Do you really want to remove this image ?'=>'Voulez-vous vraiment retirer cette image ?','Add a file'=>'Ajouter un fichier','Change this file'=>'Modifier ce fichier','Do you really want to remove this file ?'=>'Voulez-vous vraiment retirer ce fichier ?','maleSelect a %s'=>'Sélectionner un %s','femaleSelect a %s'=>'Sélectionner une %s','Select some %s'=>'Sélectionnez des %s','Select a value'=>'Sélectionner une valeur','Edit link'=>'Modifier le lien','No'=>'Non','Yes'=>'Oui','Edit Site:'=>'Modifier le site :','Incorrect site ID.'=>'ID de site incorrect.','The requested site does not exist.'=>'Le site recherché n\'existe pas.'],'language'=>'fr_FR','x-generator'=>'Poedit 3.5']; |
Binary file not shown.
Oops, something went wrong.