mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-27 21:16:48 +00:00
Merge remote-tracking branch 'origin/l10n_master'
This commit is contained in:
commit
63a351bfad
@ -285,6 +285,8 @@
|
||||
"@itemInLocation": {},
|
||||
"keywords": "Schlüsselwörter",
|
||||
"@keywords": {},
|
||||
"labelTemplate": "Label Vorlage",
|
||||
"@labelTemplate": {},
|
||||
"lastStocktake": "Letzte Inventur",
|
||||
"@lastStocktake": {},
|
||||
"lastUpdated": "Letzte Änderung",
|
||||
@ -539,6 +541,8 @@
|
||||
"@search": {
|
||||
"description": "search"
|
||||
},
|
||||
"searching": "Suche",
|
||||
"@searching": {},
|
||||
"searchLocation": "Lagerort suchen",
|
||||
"@searchLocation": {},
|
||||
"searchParts": "Teile suchen",
|
||||
|
@ -1,9 +1,21 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"appTitle": "InvenTree",
|
||||
"@appTitle": {
|
||||
"description": "InvenTree application title string"
|
||||
},
|
||||
"ok": "OK",
|
||||
"@ok": {
|
||||
"description": "OK"
|
||||
},
|
||||
"about": "À propos",
|
||||
"@about": {},
|
||||
"accountDetails": "Détails du compte",
|
||||
"@accountDetails": {},
|
||||
"actions": "Actions",
|
||||
"@actions": {
|
||||
"description": ""
|
||||
},
|
||||
"actionsNone": "Aucune action disponible",
|
||||
"@actionsNone": {},
|
||||
"add": "Ajouter",
|
||||
@ -40,6 +52,8 @@
|
||||
"@attachmentNonePartDetail": {},
|
||||
"attachmentSelect": "Sélectionner une pièce jointe",
|
||||
"@attachmentSelect": {},
|
||||
"attention": "Avertissement",
|
||||
"@attention": {},
|
||||
"availableStock": "Stock disponible",
|
||||
"@availableStock": {},
|
||||
"barcodeAssign": "Affecter un code-barres",
|
||||
@ -80,6 +94,8 @@
|
||||
"@batchCode": {},
|
||||
"billOfMaterials": "Liste des matériaux",
|
||||
"@billOfMaterials": {},
|
||||
"bom": "Liste de matériel",
|
||||
"@bom": {},
|
||||
"build": "Assemblage",
|
||||
"@build": {},
|
||||
"building": "Assemblage en cours",
|
||||
@ -130,12 +146,16 @@
|
||||
"@deletePart": {},
|
||||
"deletePartDetail": "Supprimer cette pièce de la base de données",
|
||||
"@deletePartDetail": {},
|
||||
"description": "Description",
|
||||
"@description": {},
|
||||
"destroyed": "Détruit",
|
||||
"@destroyed": {},
|
||||
"details": "Détails",
|
||||
"@details": {
|
||||
"description": "details"
|
||||
},
|
||||
"documentation": "Documentation",
|
||||
"@documentation": {},
|
||||
"downloading": "Téléchargement du fichier",
|
||||
"@downloading": {},
|
||||
"downloadError": "Erreur lors du téléchargement",
|
||||
@ -194,17 +214,18 @@
|
||||
"@history": {
|
||||
"description": "history"
|
||||
},
|
||||
"home": "Page d’accueil",
|
||||
"@homeScreen": {},
|
||||
"homeScreen": "Ecran d'accueil",
|
||||
"homeScreenSettings": "Configurer les paramètres de l'écran d'accueil",
|
||||
"@homeScreenSettings": {},
|
||||
"homeShowPo": "Afficher les commandes d'achat",
|
||||
"homeShowPo": "Voir bon de commande",
|
||||
"@homeShowPo": {},
|
||||
"homeShowSubscribed": "Pièces suivies",
|
||||
"@homeShowSubscribed": {},
|
||||
"homeShowSubscribedDescription": "Afficher les pièces suivies sur l'écran d'accueil",
|
||||
"@homeShowSubscsribedDescription": {},
|
||||
"homeShowPoDescription": "Afficher le bouton de bon de commande sur l'écran d'accueil",
|
||||
"homeShowPoDescription": "Afficher le bouton de l'ordre d'achat sur l'écran d'accueil",
|
||||
"@homeShowPoDescription": {},
|
||||
"homeShowSuppliers": "Afficher les fournisseurs",
|
||||
"@homeShowSuppliers": {},
|
||||
@ -264,6 +285,8 @@
|
||||
"@itemInLocation": {},
|
||||
"keywords": "Mots clés",
|
||||
"@keywords": {},
|
||||
"labelTemplate": "Modèle d'étiquette",
|
||||
"@labelTemplate": {},
|
||||
"lastStocktake": "Dernier inventaire",
|
||||
"@lastStocktake": {},
|
||||
"lastUpdated": "Dernière mise à jour",
|
||||
@ -272,6 +295,10 @@
|
||||
"@lineItem": {},
|
||||
"lineItems": "Position",
|
||||
"@lineItems": {},
|
||||
"locateItem": "Localiser l'article en stock",
|
||||
"@locateItem": {},
|
||||
"locateLocation": "Localiser l'emplacement du stock",
|
||||
"@locateLocation": {},
|
||||
"locationCreate": "Nouvel emplacement",
|
||||
"@locationCreate": {},
|
||||
"locationCreateDetail": "Créer un nouvel emplacement de stock",
|
||||
@ -292,6 +319,14 @@
|
||||
"@name": {},
|
||||
"notConnected": "Non connecté",
|
||||
"@notConnected": {},
|
||||
"notes": "Notes",
|
||||
"@notes": {
|
||||
"description": "Notes"
|
||||
},
|
||||
"notifications": "Notifications",
|
||||
"@notifications": {},
|
||||
"notificationsEmpty": "Aucune notification non-lue",
|
||||
"@notificationsEmpty": {},
|
||||
"noResponse": "Aucune réponse du serveur",
|
||||
"@noResponse": {},
|
||||
"noResults": "Aucun résultat",
|
||||
@ -310,6 +345,8 @@
|
||||
"@packaging": {},
|
||||
"packageName": "Nom du package",
|
||||
"@packageName": {},
|
||||
"parent": "Niveau superieur",
|
||||
"@parent": {},
|
||||
"parentCategory": "Catégorie parent",
|
||||
"@parentCategory": {},
|
||||
"parentLocation": "Emplacement parent",
|
||||
@ -362,6 +399,14 @@
|
||||
"@permissionRequired": {},
|
||||
"printLabel": "Imprimer l'étiquette",
|
||||
"@printLabel": {},
|
||||
"plugin": "Extension",
|
||||
"@plugin": {},
|
||||
"pluginPrinter": "Imprimante",
|
||||
"@pluginPrinter": {},
|
||||
"pluginSupport": "Prise en charge du plugin activée",
|
||||
"@pluginSupport": {},
|
||||
"pluginSupportDetail": "Le serveur supporte des plugins personnalisés",
|
||||
"@pluginSupportDetail": {},
|
||||
"printLabelFailure": "Echec de l'impression",
|
||||
"@printLabelFailure": {},
|
||||
"printLabelSuccess": "Etiquette envoyée à l'imprimante",
|
||||
@ -384,6 +429,8 @@
|
||||
"@profileNotSelected": {},
|
||||
"profileSelect": "Sélectionner le serveur InvenTree",
|
||||
"@profileSelect": {},
|
||||
"profileSelectOrCreate": "Sélectionnez un serveur ou créez un nouveau profil",
|
||||
"@profileSelectOrCreate": {},
|
||||
"profileTapToCreate": "Appuyer pour créer ou sélectionner un profil",
|
||||
"@profileTapToCreate": {},
|
||||
"purchaseOrder": "Commande d’achat",
|
||||
@ -406,6 +453,8 @@
|
||||
"@quantityInvalid": {},
|
||||
"quantityPositive": "La quantité doit être positive",
|
||||
"@quantityPositive": {},
|
||||
"queryEmpty": "Entrer un critère de recherche",
|
||||
"@queryEmpty": {},
|
||||
"queryNoResults": "Pas de résultat pour votre requête",
|
||||
"@queryNoResults": {},
|
||||
"received": "Reçu",
|
||||
@ -438,6 +487,8 @@
|
||||
"@results": {},
|
||||
"request": "Requête",
|
||||
"@request": {},
|
||||
"requestSuccessful": "Recherche reussie",
|
||||
"@requestSuccessful": {},
|
||||
"requestingData": "Demande de données",
|
||||
"@requestingData": {},
|
||||
"required": "Requis",
|
||||
@ -562,6 +613,10 @@
|
||||
"@status": {},
|
||||
"statusCode": "Code d'état",
|
||||
"@statusCode": {},
|
||||
"stock": "Stock",
|
||||
"@stock": {
|
||||
"description": "stock"
|
||||
},
|
||||
"stockDetails": "Quantité actuelle de stock disponible",
|
||||
"@stockDetails": {},
|
||||
"stockItem": "Article en stock",
|
||||
@ -636,6 +691,8 @@
|
||||
"@takePicture": {},
|
||||
"targetDate": "Date Cible",
|
||||
"@targetDate": {},
|
||||
"templatePart": "Modele de composant",
|
||||
"@templatePart": {},
|
||||
"testName": "Nom de test",
|
||||
"@testName": {},
|
||||
"testPassedOrFailed": "Test réussi ou échoué",
|
||||
@ -704,6 +761,8 @@
|
||||
"@valueCannotBeEmpty": {},
|
||||
"valueRequired": "La valeur est requise",
|
||||
"@valueRequired": {},
|
||||
"version": "Version",
|
||||
"@version": {},
|
||||
"viewSupplierPart": "Voir la pièce du fournisseur",
|
||||
"@viewSupplierPart": {},
|
||||
"website": "Site web",
|
||||
|
Loading…
x
Reference in New Issue
Block a user