This commit is contained in:
2020-08-12 17:50:53 +00:00
parent e908868ed5
commit c065a4a3d5
6 changed files with 64 additions and 57 deletions

View File

@@ -953,9 +953,9 @@
"DateRangeOctober": "Octobre",
"DateRangeNovember": "Novembre",
"DateRangeDecember": "Décembre",
"DateRangePreviousYearThisMonth":"Année précédente - ce mois-ci",
"DateRangePreviousYearLastMonth":"Année précédente - le mois dernier",
"DateRangePreviousYearNextMonth":"Année précédente - mois prochain",
"DateRangePreviousYearThisMonth": "Année précédente - ce mois-ci",
"DateRangePreviousYearLastMonth": "Année précédente - le mois dernier",
"DateRangePreviousYearNextMonth": "Année précédente - mois prochain",
"DayAny": "N'importe quel jour de la semaine",
"DayFriday": "Vendredi",
"DayMonday": "Lundi",
@@ -1574,7 +1574,7 @@
"AuthorizationRoleSalesFull": "Ventes - complète",
"AuthorizationRoleAll": "Tous les rôles",
"Welcome": "Bienvenue chez AyaNova",
"ThankYouForEvaluating":"Merci d'essayer AyaNova. Veuillez utiliser les liens suivants pour vous aider à explorer AyaNova et voir s'il correspond bien à votre organisation.",
"ThankYouForEvaluating": "Merci d'essayer AyaNova. Veuillez utiliser les liens suivants pour vous aider à explorer AyaNova et voir s'il correspond bien à votre organisation.",
"ErrorFieldValueNotInteger": "La valeur doit être un entier",
"ErrorFieldValueNotDecimal": "La valeur doit être un nombre",
"ErrorAPI2000": "Le serveur est fermé",
@@ -1876,7 +1876,7 @@
"NotifyEventScheduledOnWorkorder": "Planifié sur ordre de travail",
"NotifyEventScheduledOnWorkorderImminent": "Service planifié d'un ordre de travail imminent",
"NotifyEventWorkorderFinishStatusOverdue": "Bon de travail non terminé à temps",
"NotifyEventWorkorderFinished":"Bon de travail terminé",
"NotifyEventWorkorderFinished": "Bon de travail terminé",
"NotifyEventOutsideServiceOverdue": "Le service tiers est en retard",
"NotifyEventOutsideServiceReceived": "Service tiers terminé, unité reçue",
"NotifyEventPartRequestReceived": "Pièce demandée reçue",
@@ -1910,9 +1910,11 @@
"AyaNovaServerURL": "URL du serveur AyaNova",
"DeliverAfter": "Livrer après",
"NotifyQueue": "Notifier file d'attente de remise des événements",
"DirectNotification": "Notification directe",
"GlobalLogo":"Logos d'entreprise",
"SmallLogo":"Logo de petite taille",
"MediumLogo":"Logo de taille moyenne",
"LargeLogo":"Logo de grande taille"
"DirectNotification": "Notification directe",
"GlobalLogo": "Logos d'entreprise",
"SmallLogo": "Logo de petite taille",
"MediumLogo": "Logo de taille moyenne",
"LargeLogo": "Logo de grande taille",
"ShutDownServer": "Arrêter le serveur",
"AreYouSureShutDown": "Êtes-vous certain de vouloir arrêter le serveur?"
}