mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-02 20:00:53 +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:
@ -36,6 +36,14 @@
|
||||
"@appDetails": {},
|
||||
"allocated": "Asignado",
|
||||
"@allocated": {},
|
||||
"aspectRatio16x9": "16:9",
|
||||
"@aspectRatio16x9": {},
|
||||
"aspectRatio3x2": "3:2",
|
||||
"@aspectRatio3x2": {},
|
||||
"aspectRatio4x3": "4:3",
|
||||
"@aspectRatio4x3": {},
|
||||
"aspectRatioSquare": "Square (1:1)",
|
||||
"@aspectRatioSquare": {},
|
||||
"allocateStock": "Asignar existencias",
|
||||
"@allocateStock": {},
|
||||
"appReleaseNotes": "Mostrar notas de versión de la aplicación",
|
||||
@ -177,6 +185,7 @@
|
||||
"confirmScan": "Confirmar transferencia",
|
||||
"@confirmScan": {},
|
||||
"confirmScanDetail": "Confirmar detalles de transferencia de stock al escanear códigos de barras",
|
||||
"@confirmScanDetail": {},
|
||||
"connectionRefused": "Conexión rechazada",
|
||||
"@connectionRefused": {},
|
||||
"count": "Número",
|
||||
@ -189,6 +198,10 @@
|
||||
},
|
||||
"credits": "Créditos",
|
||||
"@credits": {},
|
||||
"crop": "Crop",
|
||||
"@crop": {},
|
||||
"cropImage": "Crop Image",
|
||||
"@cropImage": {},
|
||||
"customer": "Cliente",
|
||||
"@customer": {},
|
||||
"customers": "Clientes",
|
||||
@ -227,10 +240,12 @@
|
||||
},
|
||||
"documentation": "Documentación",
|
||||
"@documentation": {},
|
||||
"downloadComplete": "Download Complete",
|
||||
"@downloadComplete": {},
|
||||
"downloadError": "Error downloading image",
|
||||
"@downloadError": {},
|
||||
"downloading": "Descargando archivo",
|
||||
"@downloading": {},
|
||||
"downloadError": "Error de descarga",
|
||||
"@downloadError": {},
|
||||
"edit": "Editar",
|
||||
"@edit": {
|
||||
"description": "edit"
|
||||
@ -344,8 +359,9 @@
|
||||
"description": "history"
|
||||
},
|
||||
"home": "Inicio",
|
||||
"@homeScreen": {},
|
||||
"@home": {},
|
||||
"homeScreen": "Pantalla de Inicio",
|
||||
"@homeScreen": {},
|
||||
"homeScreenSettings": "Configurar ajustes de la pantalla de inicio",
|
||||
"@homeScreenSettings": {},
|
||||
"homeShowPo": "Mostrar órdenes de compra",
|
||||
@ -512,6 +528,8 @@
|
||||
"@noResponse": {},
|
||||
"noResults": "Sin resultados",
|
||||
"@noResults": {},
|
||||
"noImageAvailable": "No image available",
|
||||
"@noImageAvailable": {},
|
||||
"noSubcategories": "No hay subcategorías",
|
||||
"@noSubcategories": {},
|
||||
"noSubcategoriesAvailable": "No hay subcategorías disponibles",
|
||||
@ -702,6 +720,8 @@
|
||||
"@reference": {},
|
||||
"refresh": "Actualizar",
|
||||
"@refresh": {},
|
||||
"rotateClockwise": "Rotate 90° clockwise",
|
||||
"@rotateClockwise": {},
|
||||
"refreshing": "Actualizando",
|
||||
"@refreshing": {},
|
||||
"rejected": "Rechazado",
|
||||
@ -1060,6 +1080,8 @@
|
||||
"@uploadFailed": {},
|
||||
"uploadSuccess": "Archivo subido",
|
||||
"@uploadSuccess": {},
|
||||
"uploadImage": "Upload Image",
|
||||
"@uploadImage": {},
|
||||
"usedIn": "Usado en",
|
||||
"@usedIn": {},
|
||||
"usedInDetails": "Ensambles que requieren esta parte",
|
||||
@ -1115,5 +1137,11 @@
|
||||
"noPricingAvailable": "No pricing available",
|
||||
"@noPricingAvailable": {},
|
||||
"noPricingDataFound": "No pricing data found for this part",
|
||||
"@noPricingDataFound": {}
|
||||
"@noPricingDataFound": {},
|
||||
"deleteImageConfirmation": "Are you sure you want to delete this image?",
|
||||
"@deleteImageConfirmation": {},
|
||||
"deleteImageTooltip": "Delete Image",
|
||||
"@deleteImageTooltip": {},
|
||||
"deleteImage": "Delete Image",
|
||||
"@deleteImage": {}
|
||||
}
|
Reference in New Issue
Block a user