2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-07-03 12:20:45 +00:00

New Crowdin updates (#666)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (French)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))
This commit is contained in:
Oliver
2025-06-25 18:49:02 +10:00
committed by GitHub
parent 55d14e7457
commit 2bb89a96ce
38 changed files with 1280 additions and 216 deletions

View File

@ -36,6 +36,14 @@
"@appDetails": {},
"allocated": "Allouée",
"@allocated": {},
"aspectRatio16x9": "16:9",
"@aspectRatio16x9": {},
"aspectRatio3x2": "3:2",
"@aspectRatio3x2": {},
"aspectRatio4x3": "4:3",
"@aspectRatio4x3": {},
"aspectRatioSquare": "Square (1:1)",
"@aspectRatioSquare": {},
"allocateStock": "Allouer un stock",
"@allocateStock": {},
"appReleaseNotes": "Afficher les notes de version de l'application",
@ -177,6 +185,7 @@
"confirmScan": "Confirmer le transfert",
"@confirmScan": {},
"confirmScanDetail": "Confirmation des détails du transfert de stock lors de la lecture des codes-barres",
"@confirmScanDetail": {},
"connectionRefused": "Connexion refusée",
"@connectionRefused": {},
"count": "Nombre",
@ -189,6 +198,10 @@
},
"credits": "Crédits",
"@credits": {},
"crop": "Crop",
"@crop": {},
"cropImage": "Crop Image",
"@cropImage": {},
"customer": "Client",
"@customer": {},
"customers": "Clients",
@ -227,10 +240,12 @@
},
"documentation": "Documentation",
"@documentation": {},
"downloadComplete": "Download Complete",
"@downloadComplete": {},
"downloadError": "Error downloading image",
"@downloadError": {},
"downloading": "Téléchargement du fichier",
"@downloading": {},
"downloadError": "Erreur lors du téléchargement",
"@downloadError": {},
"edit": "Modifier",
"@edit": {
"description": "edit"
@ -344,8 +359,9 @@
"description": "history"
},
"home": "Page daccueil",
"@homeScreen": {},
"@home": {},
"homeScreen": "Ecran d'accueil",
"@homeScreen": {},
"homeScreenSettings": "Configurer les paramètres de l'écran d'accueil",
"@homeScreenSettings": {},
"homeShowPo": "Voir bon de commande",
@ -512,6 +528,8 @@
"@noResponse": {},
"noResults": "Aucun résultat",
"@noResults": {},
"noImageAvailable": "No image available",
"@noImageAvailable": {},
"noSubcategories": "Pas de sous-catégorie",
"@noSubcategories": {},
"noSubcategoriesAvailable": "Aucune sous-catégorie disponible",
@ -576,7 +594,7 @@
"@partNoResults": {},
"partPricing": "Tarification des pièces",
"@partPricing": {},
"partPricingSettingDetail": "Display part pricing information",
"partPricingSettingDetail": "Afficher les informations sur le prix des pièces",
"@pricingSettingDetail": {},
"partSettings": "Paramètres de la pièce",
"@partSettings": {},
@ -702,6 +720,8 @@
"@reference": {},
"refresh": "Actualiser",
"@refresh": {},
"rotateClockwise": "Rotate 90° clockwise",
"@rotateClockwise": {},
"refreshing": "Actualisation en cours",
"@refreshing": {},
"rejected": "Rejeté",
@ -1060,6 +1080,8 @@
"@uploadFailed": {},
"uploadSuccess": "Fichier transféré",
"@uploadSuccess": {},
"uploadImage": "Upload Image",
"@uploadImage": {},
"usedIn": "Utilisé dans",
"@usedIn": {},
"usedInDetails": "Assemblages qui requièrent ce composant",
@ -1102,9 +1124,9 @@
"@bomCost": {},
"internalCost": "Coût interne",
"@internalCost": {},
"variantCost": "Variant Cost",
"variantCost": "Cout Variable",
"@variantCost": {},
"overallPricing": "Overall Pricing",
"overallPricing": "Cout Global",
"@overallPricing": {},
"pricingOverrides": "Pricing Overrides",
"@pricingOverrides": {},
@ -1115,5 +1137,11 @@
"noPricingAvailable": "Aucune tarification disponible",
"@noPricingAvailable": {},
"noPricingDataFound": "Aucune donnée de tarification disponible pour cette pièce",
"@noPricingDataFound": {}
"@noPricingDataFound": {},
"deleteImageConfirmation": "Are you sure you want to delete this image?",
"@deleteImageConfirmation": {},
"deleteImageTooltip": "Delete Image",
"@deleteImageTooltip": {},
"deleteImage": "Delete Image",
"@deleteImage": {}
}