@agendize/az-i18n 0.0.78 → 0.0.80
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/langs/fr.json +160 -2
- package/package.json +1 -1
package/dist/langs/fr.json
CHANGED
|
@@ -304,6 +304,12 @@
|
|
|
304
304
|
}
|
|
305
305
|
},
|
|
306
306
|
"common": {
|
|
307
|
+
"error": {
|
|
308
|
+
"404": {
|
|
309
|
+
"title": "Vous semblez perdu !",
|
|
310
|
+
"description": "La page demandée n'existe pas."
|
|
311
|
+
}
|
|
312
|
+
},
|
|
307
313
|
"field": {
|
|
308
314
|
"actif": {
|
|
309
315
|
"label": "Actif"
|
|
@@ -700,6 +706,151 @@
|
|
|
700
706
|
"details": {
|
|
701
707
|
"title": "Détail du formulaire"
|
|
702
708
|
},
|
|
709
|
+
"generator": {
|
|
710
|
+
"fields": {
|
|
711
|
+
"tab": {
|
|
712
|
+
"fields": "Champs",
|
|
713
|
+
"statics": "Statiques"
|
|
714
|
+
},
|
|
715
|
+
"default": {
|
|
716
|
+
"values": {
|
|
717
|
+
"1": "Premier choix",
|
|
718
|
+
"2": "Second choix",
|
|
719
|
+
"3": "Troisième choix"
|
|
720
|
+
}
|
|
721
|
+
},
|
|
722
|
+
"attributes": {
|
|
723
|
+
"title": "Attributs",
|
|
724
|
+
"external-id": {
|
|
725
|
+
"label": "Clé externe",
|
|
726
|
+
"placeholder": "Saisissez une @:form.generator.fields.attributes.external-id.label"
|
|
727
|
+
},
|
|
728
|
+
"required": "Obligatoire",
|
|
729
|
+
"visible": "Visible"
|
|
730
|
+
},
|
|
731
|
+
"common": {
|
|
732
|
+
"title": "Propriétés",
|
|
733
|
+
"id": "ID",
|
|
734
|
+
"label": {
|
|
735
|
+
"label": "Label",
|
|
736
|
+
"placeholder": "Saisissez un @:form.generator.fields.common.label.label"
|
|
737
|
+
},
|
|
738
|
+
"helper": {
|
|
739
|
+
"label": "Message d'aide",
|
|
740
|
+
"placeholder": "Saisissez un @:form.generator.fields.common.helper.label"
|
|
741
|
+
},
|
|
742
|
+
"placeholder": {
|
|
743
|
+
"label": "Placeholder",
|
|
744
|
+
"placeholder": "Saisissez un @:form.generator.fields.common.placeholder.label",
|
|
745
|
+
"helper": "Le placeholder est le message par défaut affiché dans le contenu du champ"
|
|
746
|
+
}
|
|
747
|
+
},
|
|
748
|
+
"values": {
|
|
749
|
+
"other": "Permettre à l'utilisateur de saisir une valeur",
|
|
750
|
+
"label": {
|
|
751
|
+
"label": "Label",
|
|
752
|
+
"placeholder": "Saisissez un @:form.generator.fields.values.label.label"
|
|
753
|
+
},
|
|
754
|
+
"value": {
|
|
755
|
+
"label": "Label",
|
|
756
|
+
"placeholder": "Saisissez une @:form.generator.fields.values.value.label"
|
|
757
|
+
},
|
|
758
|
+
"title": "Données",
|
|
759
|
+
"add": "Ajouter une valeur"
|
|
760
|
+
},
|
|
761
|
+
"format": {
|
|
762
|
+
"title": "Validation",
|
|
763
|
+
"type": "Caractères acceptés",
|
|
764
|
+
"min": {
|
|
765
|
+
"label": "Nombre min. de caractères",
|
|
766
|
+
"placeholder": "Saisissez un nombre"
|
|
767
|
+
},
|
|
768
|
+
"max": {
|
|
769
|
+
"label": "Nombre max. de caractères",
|
|
770
|
+
"placeholder": "Saisissez un nombre"
|
|
771
|
+
},
|
|
772
|
+
"regex": {
|
|
773
|
+
"label": "Regex",
|
|
774
|
+
"placeholder": "Saisissez une expression régulière"
|
|
775
|
+
},
|
|
776
|
+
"types": {
|
|
777
|
+
"none": "Tous les caractères",
|
|
778
|
+
"regex": "Regex",
|
|
779
|
+
"numeric": "Numérique",
|
|
780
|
+
"alphanumeric": "Alphanumérique"
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
"properties": {
|
|
785
|
+
"input": {
|
|
786
|
+
"label": "Champ texte",
|
|
787
|
+
"description": "Une ligne de texte simple"
|
|
788
|
+
},
|
|
789
|
+
"textarea": {
|
|
790
|
+
"label": "Textarea",
|
|
791
|
+
"description": "Une ou plusieurs lignes de texte"
|
|
792
|
+
},
|
|
793
|
+
"checkbox": {
|
|
794
|
+
"label": "Groupe de checkbox",
|
|
795
|
+
"description": "Une ou plusieurs checkbox"
|
|
796
|
+
},
|
|
797
|
+
"radio": {
|
|
798
|
+
"label": "Groupe de bouton radio",
|
|
799
|
+
"description": "Plusieurs boutons radios"
|
|
800
|
+
},
|
|
801
|
+
"select": {
|
|
802
|
+
"label": "Liste de sélection",
|
|
803
|
+
"description": "Sélection dans une liste"
|
|
804
|
+
},
|
|
805
|
+
"date": {
|
|
806
|
+
"label": "Date",
|
|
807
|
+
"description": "Accepte une date"
|
|
808
|
+
},
|
|
809
|
+
"file": {
|
|
810
|
+
"label": "Envoi de fichier",
|
|
811
|
+
"description": "Téléchargement de fichier"
|
|
812
|
+
},
|
|
813
|
+
"number": {
|
|
814
|
+
"label": "Champ nombre",
|
|
815
|
+
"description": "Uniquement des nombres"
|
|
816
|
+
},
|
|
817
|
+
"url": {
|
|
818
|
+
"label": "Site web",
|
|
819
|
+
"description": "Accepte une url internet"
|
|
820
|
+
},
|
|
821
|
+
"address": {
|
|
822
|
+
"label": "Adresse",
|
|
823
|
+
"description": "Adresse postal"
|
|
824
|
+
},
|
|
825
|
+
"email": {
|
|
826
|
+
"label": "Champ email",
|
|
827
|
+
"description": "Uniquement des emails"
|
|
828
|
+
},
|
|
829
|
+
"phone": {
|
|
830
|
+
"label": "Champ téléphone",
|
|
831
|
+
"description": "Accepte un numéro de téléphone"
|
|
832
|
+
},
|
|
833
|
+
"price": {
|
|
834
|
+
"label": "Prix",
|
|
835
|
+
"description": "Uniquement des nombres"
|
|
836
|
+
},
|
|
837
|
+
"name": {
|
|
838
|
+
"label": "Informations personnelles",
|
|
839
|
+
"description": "Prénom et nom"
|
|
840
|
+
},
|
|
841
|
+
"ratio": {
|
|
842
|
+
"label": "Notation",
|
|
843
|
+
"description": "Échelle de notation"
|
|
844
|
+
},
|
|
845
|
+
"title": {
|
|
846
|
+
"label": "Titre 1",
|
|
847
|
+
"description": "HTML h1 tag"
|
|
848
|
+
},
|
|
849
|
+
"modal": {
|
|
850
|
+
"title": "Propriétés du champ"
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
},
|
|
703
854
|
"menu": {
|
|
704
855
|
"burger": {
|
|
705
856
|
"aria-label": "Menu"
|
|
@@ -728,11 +879,18 @@
|
|
|
728
879
|
},
|
|
729
880
|
"result": {
|
|
730
881
|
"details": {
|
|
731
|
-
"date": "Réponse du {
|
|
882
|
+
"date": "Réponse du {date} à {hours}"
|
|
732
883
|
},
|
|
733
884
|
"status": {
|
|
734
885
|
"action": "Changer le statut",
|
|
735
|
-
"title": "Suivi"
|
|
886
|
+
"title": "Suivi",
|
|
887
|
+
"field": "Statut",
|
|
888
|
+
"value": {
|
|
889
|
+
"neutral": "Neutre",
|
|
890
|
+
"in_progress": "En cours",
|
|
891
|
+
"finished": "Finalisé",
|
|
892
|
+
"reopening": "Réouverture"
|
|
893
|
+
}
|
|
736
894
|
}
|
|
737
895
|
},
|
|
738
896
|
"submit": "Soumettre le formulaire",
|