mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-30 04:45:39 +00:00 
			
		
		
		
	New Crowdin updates (#204)
* New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Spanish) * New translations app_en.arb (Hungarian) * New translations app_en.arb (Japanese) * New translations app_en.arb (French) * New translations app_en.arb (Czech) * New translations app_en.arb (German) * New translations app_en.arb (Spanish) * New translations app_en.arb (Russian) * New translations app_en.arb (Spanish, Mexico) * New translations app_en.arb (Persian) * New translations app_en.arb (Indonesian) * New translations app_en.arb (Portuguese, Brazilian) * New translations app_en.arb (Vietnamese) * New translations app_en.arb (Chinese Simplified) * New translations app_en.arb (Turkish) * New translations app_en.arb (Swedish) * New translations app_en.arb (Polish) * New translations app_en.arb (Portuguese) * New translations app_en.arb (Norwegian) * New translations app_en.arb (Dutch) * New translations app_en.arb (Korean) * New translations app_en.arb (Italian) * New translations app_en.arb (Hebrew) * New translations app_en.arb (Greek) * New translations app_en.arb (Thai) * New translations app_en.arb (French)
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
| @@ -1,13 +1,197 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {}, | ||||
|     "lineItems": "Ítems de línea", | ||||
|     "@lineItems": {}, | ||||
|     "onOrderDetails": "Artículos actualmente en pedido", | ||||
|     "@onOrderDetails": {}, | ||||
|     "stockItems": "Elementos de stock", | ||||
|     "@stockItems": {}, | ||||
|     "stockItemsNotAvailable": "No hay artículos de stock disponibles", | ||||
|     "@stockItemsNotAvailable": {} | ||||
|   "@@locale": "en", | ||||
|   "appTitle": "InvenTree", | ||||
|   "@appTitle": { | ||||
|     "description": "InvenTree application title string" | ||||
|   }, | ||||
|   "ok": "OK", | ||||
|   "@ok": { | ||||
|     "description": "OK" | ||||
|   }, | ||||
|   "about": "Acerca de", | ||||
|   "@about": {}, | ||||
|   "accountDetails": "Detalle de la Cuenta", | ||||
|   "@accountDetails": {}, | ||||
|   "add": "Añadir", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "addStock": "Añadir Inventario", | ||||
|   "@addStock": { | ||||
|     "description": "add stock" | ||||
|   }, | ||||
|   "address": "Dirección", | ||||
|   "@address": {}, | ||||
|   "appAbout": "Acerca de InvenTree", | ||||
|   "@appAbout": {}, | ||||
|   "appCredits": "Credito Adicionales de la app", | ||||
|   "@appCredits": {}, | ||||
|   "appDetails": "Detalles de la app", | ||||
|   "@appDetails": {}, | ||||
|   "attachments": "Adjuntos", | ||||
|   "@attachments": {}, | ||||
|   "attachImage": "Adjuntar Imagen", | ||||
|   "@attachImage": { | ||||
|     "description": "Attach an image" | ||||
|   }, | ||||
|   "attachmentNone": "No se encontraron adjuntos", | ||||
|   "@attachmentNone": {}, | ||||
|   "attachmentNoneDetail": "No se encontraron archivos adjuntos", | ||||
|   "@attachmentNoneDetail": {}, | ||||
|   "attachmentSelect": "Seleccionar archivo adjunto", | ||||
|   "@attachmentSelect": {}, | ||||
|   "attention": "Atención", | ||||
|   "@attention": {}, | ||||
|   "availableStock": "Inventario Disponible", | ||||
|   "@availableStock": {}, | ||||
|   "barcodeAssign": "Asignar código de barras", | ||||
|   "@barcodeAssign": {}, | ||||
|   "barcodeAssignDetail": "Escanear código de barras personalizado para asignar", | ||||
|   "@barcodeAssignDetail": {}, | ||||
|   "barcodeAssigned": "Código de barras asignado", | ||||
|   "@barcodeAssigned": {}, | ||||
|   "barcodeError": "Error al escanear código de barras", | ||||
|   "@barcodeError": {}, | ||||
|   "barcodeInUse": "Código de barras ya asignado", | ||||
|   "@barcodeInUse": {}, | ||||
|   "barcodeMissingHash": "Faltan datos de código de barras en la respuesta", | ||||
|   "@barcodeMissingHash": {}, | ||||
|   "barcodeNoMatch": "No hay coincidencia para código de barras", | ||||
|   "@barcodeNoMatch": {}, | ||||
|   "barcodeNotAssigned": "Código de barras no asignado", | ||||
|   "@barcodeNotAssigned": {}, | ||||
|   "barcodeScanAssign": "Escanear para asignar código de barras", | ||||
|   "@barcodeScanAssign": {}, | ||||
|   "barcodeScanGeneral": "Escanear un código de barras de InvenTree", | ||||
|   "@barcodeScanGeneral": {}, | ||||
|   "barcodeScanInItems": "Escanear artículos de inventario en esta ubicación", | ||||
|   "@barcodeScanInItems": {}, | ||||
|   "barcodeScanLocation": "Escanear a la ubicación de Inventario", | ||||
|   "@barcodeScanLocation": {}, | ||||
|   "barcodeScanIntoLocationSuccess": "Escaneado en la ubicación", | ||||
|   "@barcodeScanIntoLocationSuccess": {}, | ||||
|   "barcodeScanIntoLocationFailure": "Artículo no escaneado en", | ||||
|   "@barcodeScanIntoLocationFailure": {}, | ||||
|   "barcodeScanItem": "Escanear artículo de inventario", | ||||
|   "@barcodeScanItem": {}, | ||||
|   "barcodeTones": "Tonos de código de barras", | ||||
|   "@barcodeTones": {}, | ||||
|   "barcodeUnassign": "Desasignar código de barras", | ||||
|   "@barcodeUnassign": {}, | ||||
|   "barcodeUnknown": "El código de barras no reconocido", | ||||
|   "@barcodeUnknown": {}, | ||||
|   "build": "Construir", | ||||
|   "@build": {}, | ||||
|   "building": "Construyendo", | ||||
|   "@building": {}, | ||||
|   "cancel": "Cancelar", | ||||
|   "@cancel": { | ||||
|     "description": "Cancel" | ||||
|   }, | ||||
|   "category": "Categoria", | ||||
|   "@category": {}, | ||||
|   "categoryCreate": "Nueva Categoría", | ||||
|   "@categoryCreate": {}, | ||||
|   "categoryCreateDetail": "Crear nueva categoría de partes", | ||||
|   "@categoryCreateDetail": {}, | ||||
|   "categoryUpdated": "Categoría actualizada", | ||||
|   "@categoryUpdated": {}, | ||||
|   "filterAssembly": "Ensamblado", | ||||
|   "@filterAssembly": {}, | ||||
|   "filterAssemblyDetail": "Mostrar partes ensambladas", | ||||
|   "@filterAssemblyDetail": {}, | ||||
|   "filterComponent": "Componente", | ||||
|   "@filterComponent": {}, | ||||
|   "filterComponentDetail": "Mostrar partes del componente", | ||||
|   "@filterComponentDetail": {}, | ||||
|   "filterInStock": "En Existencia", | ||||
|   "@filterInStock": {}, | ||||
|   "filterInStockDetail": "Mostrar partes que tienen existencias", | ||||
|   "@filterInStockDetail": {}, | ||||
|   "filterTemplate": "Plantilla", | ||||
|   "@filterTemplate": {}, | ||||
|   "filterTrackable": "Rastreable", | ||||
|   "@filterTrackable": {}, | ||||
|   "filterTrackableDetail": "Mostrar partes rastreables", | ||||
|   "@filterTrackableDetail": {}, | ||||
|   "filterVirtual": "Virtual", | ||||
|   "@filterVirtual": {}, | ||||
|   "filterVirtualDetail": "Mostrar partes virtuales", | ||||
|   "@filterVirtualDetail": {}, | ||||
|   "filteringOptions": "Opciones de filtro", | ||||
|   "@filteringOptions": {}, | ||||
|   "formatException": "Excepción de formato", | ||||
|   "@formatException": {}, | ||||
|   "formatExceptionJson": "Excepción en formato de datos JSON", | ||||
|   "@formatExceptionJson": {}, | ||||
|   "formError": "Error de formulario", | ||||
|   "@formError": {}, | ||||
|   "history": "Historial", | ||||
|   "@history": { | ||||
|     "description": "history" | ||||
|   }, | ||||
|   "home": "Inicio", | ||||
|   "@homeScreen": {}, | ||||
|   "homeScreen": "Pantalla de Inicio", | ||||
|   "homeScreenSettings": "Configurar ajustes de la pantalla de inicio", | ||||
|   "@homeScreenSettings": {}, | ||||
|   "homeShowPo": "Mostrar órdenes de compra", | ||||
|   "@homeShowPo": {}, | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "homeShowSuppliers": "Mostrar Proveedores", | ||||
|   "@homeShowSuppliers": {}, | ||||
|   "homeShowSuppliersDescription": "Mostrar botón de proveedores en la pantalla de inicio", | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "homeShowManufacturers": "Mostrar fabricantes", | ||||
|   "@homeShowManufacturers": {}, | ||||
|   "homeShowManufacturersDescription": "Mostrar botón de fabricantes en la pantalla de inicio", | ||||
|   "@homeShowManufacturersDescription": {}, | ||||
|   "homeShowCustomers": "Mostrar clientes", | ||||
|   "@homeShowCustomers": {}, | ||||
|   "homeShowCustomersDescription": "Mostrar botón de clientes en la pantalla de inicio", | ||||
|   "@homeShowCustomersDescription": {}, | ||||
|   "imageUploadFailure": "Error al cargar la imagen", | ||||
|   "@imageUploadFailure": {}, | ||||
|   "imageUploadSuccess": "Imagen cargada", | ||||
|   "@imageUploadSuccess": {}, | ||||
|   "inactive": "Inactivo", | ||||
|   "@inactive": {}, | ||||
|   "inactiveDetail": "Esta parte está marcada como inactiva", | ||||
|   "@inactiveDetail": {}, | ||||
|   "includeSubcategories": "Incluir subcategorias", | ||||
|   "@includeSubcategories": {}, | ||||
|   "includeSubcategoriesDetail": "Mostrar resultados de subcategorías", | ||||
|   "@includeSubcategoriesDetail": {}, | ||||
|   "includeSublocations": "Incluir sub-ubicación", | ||||
|   "@includeSublocations": {}, | ||||
|   "includeSublocationsDetail": "Mostrar resultados de sub-ubicaciones", | ||||
|   "@includeSublocationsDetail": {}, | ||||
|   "incompleteDetails": "Detalles del perfil incompletos", | ||||
|   "@incompleteDetails": {}, | ||||
|   "internalPartNumber": "Número de parte interno", | ||||
|   "@internalPartNumber": {}, | ||||
|   "info": "Información", | ||||
|   "@info": {}, | ||||
|   "inProduction": "En producción", | ||||
|   "@inProduction": {}, | ||||
|   "inProductionDetail": "El artículo de inventario está en producción", | ||||
|   "@inProductionDetail": {}, | ||||
|   "invalidHost": "Nombre de host no válido", | ||||
|   "@invalidHost": {}, | ||||
|   "invalidHostDetails": "Este nombre de host no es válido", | ||||
|   "@invalidHostDetails": {}, | ||||
|   "invalidPart": "Parte inválida", | ||||
|   "@invalidPart": {}, | ||||
|   "invalidPartCategory": "Categoría de parte inválida", | ||||
|   "@invalidPartCategory": {}, | ||||
|   "invalidStockLocation": "Ubicación de inventario inválida", | ||||
|   "@invalidStockLocation": {}, | ||||
|   "lineItems": "Ítems de línea", | ||||
|   "@lineItems": {}, | ||||
|   "onOrderDetails": "Artículos actualmente en pedido", | ||||
|   "@onOrderDetails": {}, | ||||
|   "stockItems": "Elementos de stock", | ||||
|   "@stockItems": {}, | ||||
|   "stockItemsNotAvailable": "No hay artículos de stock disponibles", | ||||
|   "@stockItemsNotAvailable": {} | ||||
| } | ||||
| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,101 +1,101 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "add": "추가", | ||||
|     "@add": { | ||||
|         "description": "add" | ||||
|     }, | ||||
|     "address": "주소", | ||||
|     "@address": {}, | ||||
|     "appAbout": "InvenTree 소개", | ||||
|     "@appAbout": {}, | ||||
|     "appReleaseNotes": "앱 릴리즈 노트 표시", | ||||
|     "@appReleaseNotes": {}, | ||||
|     "appSettings": "앱 설정", | ||||
|     "@appSettings": {}, | ||||
|     "billOfMaterials": "부품 명세서", | ||||
|     "@billOfMaterials": {}, | ||||
|     "cancel": "취소", | ||||
|     "@cancel": { | ||||
|         "description": "Cancel" | ||||
|     }, | ||||
|     "company": "회사", | ||||
|     "@company": {}, | ||||
|     "companyEdit": "회사 수정", | ||||
|     "@companyEdit": {}, | ||||
|     "error": "오류", | ||||
|     "@error": { | ||||
|         "description": "Error" | ||||
|     }, | ||||
|     "errorDetails": "오류 세부 정보", | ||||
|     "@errorDetails": {}, | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {}, | ||||
|     "keywords": "키워드", | ||||
|     "@keywords": {}, | ||||
|     "noResults": "결과 없음", | ||||
|     "@noResults": {}, | ||||
|     "password": "비밀번호", | ||||
|     "@password": {}, | ||||
|     "passwordEmpty": "비밀번호는 비워둘 수 없습니다", | ||||
|     "@passwordEmpty": {}, | ||||
|     "permissionAccountDenied": "귀하의 계정은 이 작업에 필요한 권한이 없습니다", | ||||
|     "@permissionAccountDenied": {}, | ||||
|     "profileConnect": "서버에 연결", | ||||
|     "@profileConnect": {}, | ||||
|     "quantity": "수량", | ||||
|     "@quantity": { | ||||
|         "description": "Quantity" | ||||
|     }, | ||||
|     "reportBug": "버그 신고", | ||||
|     "@reportBug": {}, | ||||
|     "response505": "지원되지 않는 HTTP 버전", | ||||
|     "@response505": {}, | ||||
|     "save": "저장", | ||||
|     "@save": { | ||||
|         "description": "Save" | ||||
|     }, | ||||
|     "select": "선택", | ||||
|     "@select": {}, | ||||
|     "selectFile": "파일 선택", | ||||
|     "@selectFile": {}, | ||||
|     "server": "서버", | ||||
|     "@server": {}, | ||||
|     "serverAddress": "서버 주소", | ||||
|     "@serverAddress": {}, | ||||
|     "serverApiRequired": "필요한 API 버전", | ||||
|     "@serverApiRequired": {}, | ||||
|     "serverApiVersion": "서버 API 버전", | ||||
|     "@serverApiVersion": {}, | ||||
|     "serverAuthenticationError": "인증 오류", | ||||
|     "@serverAuthenticationError": {}, | ||||
|     "serverConnecting": "서버에 연결하는 중", | ||||
|     "@serverConnecting": {}, | ||||
|     "serverError": "서버 오류", | ||||
|     "@serverError": {}, | ||||
|     "serverOld": "오래된 서버 버전", | ||||
|     "@serverOld": {}, | ||||
|     "serverSettings": "서버 설정", | ||||
|     "@serverSettings": {}, | ||||
|     "serverStart": "서버 주소는 http[s] 로 시작해야 합니다", | ||||
|     "@serverStart": {}, | ||||
|     "status": "상태", | ||||
|     "@status": {}, | ||||
|     "statusCode": "상태 코드", | ||||
|     "@statusCode": {}, | ||||
|     "targetDate": "목표 날짜", | ||||
|     "@targetDate": {}, | ||||
|     "timeout": "시간 초과", | ||||
|     "@timeout": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "tokenError": "토큰 오류", | ||||
|     "@tokenError": {}, | ||||
|     "translate": "번역", | ||||
|     "@translate": {}, | ||||
|     "translateHelp": "InvenTree 앱의 번역을 도와주세요", | ||||
|     "@translateHelp": {}, | ||||
|     "version": "버전", | ||||
|     "@version": {}, | ||||
|     "website": "웹사이트", | ||||
|     "@website": {} | ||||
|   "@@locale": "en", | ||||
|   "add": "추가", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "address": "주소", | ||||
|   "@address": {}, | ||||
|   "appAbout": "InvenTree 소개", | ||||
|   "@appAbout": {}, | ||||
|   "appReleaseNotes": "앱 릴리즈 노트 표시", | ||||
|   "@appReleaseNotes": {}, | ||||
|   "appSettings": "앱 설정", | ||||
|   "@appSettings": {}, | ||||
|   "billOfMaterials": "부품 명세서", | ||||
|   "@billOfMaterials": {}, | ||||
|   "cancel": "취소", | ||||
|   "@cancel": { | ||||
|     "description": "Cancel" | ||||
|   }, | ||||
|   "company": "회사", | ||||
|   "@company": {}, | ||||
|   "companyEdit": "회사 수정", | ||||
|   "@companyEdit": {}, | ||||
|   "error": "오류", | ||||
|   "@error": { | ||||
|     "description": "Error" | ||||
|   }, | ||||
|   "errorDetails": "오류 세부 정보", | ||||
|   "@errorDetails": {}, | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "keywords": "키워드", | ||||
|   "@keywords": {}, | ||||
|   "noResults": "결과 없음", | ||||
|   "@noResults": {}, | ||||
|   "password": "비밀번호", | ||||
|   "@password": {}, | ||||
|   "passwordEmpty": "비밀번호는 비워둘 수 없습니다", | ||||
|   "@passwordEmpty": {}, | ||||
|   "permissionAccountDenied": "귀하의 계정은 이 작업에 필요한 권한이 없습니다", | ||||
|   "@permissionAccountDenied": {}, | ||||
|   "profileConnect": "서버에 연결", | ||||
|   "@profileConnect": {}, | ||||
|   "quantity": "수량", | ||||
|   "@quantity": { | ||||
|     "description": "Quantity" | ||||
|   }, | ||||
|   "reportBug": "버그 신고", | ||||
|   "@reportBug": {}, | ||||
|   "response505": "지원되지 않는 HTTP 버전", | ||||
|   "@response505": {}, | ||||
|   "save": "저장", | ||||
|   "@save": { | ||||
|     "description": "Save" | ||||
|   }, | ||||
|   "select": "선택", | ||||
|   "@select": {}, | ||||
|   "selectFile": "파일 선택", | ||||
|   "@selectFile": {}, | ||||
|   "server": "서버", | ||||
|   "@server": {}, | ||||
|   "serverAddress": "서버 주소", | ||||
|   "@serverAddress": {}, | ||||
|   "serverApiRequired": "필요한 API 버전", | ||||
|   "@serverApiRequired": {}, | ||||
|   "serverApiVersion": "서버 API 버전", | ||||
|   "@serverApiVersion": {}, | ||||
|   "serverAuthenticationError": "인증 오류", | ||||
|   "@serverAuthenticationError": {}, | ||||
|   "serverConnecting": "서버에 연결하는 중", | ||||
|   "@serverConnecting": {}, | ||||
|   "serverError": "서버 오류", | ||||
|   "@serverError": {}, | ||||
|   "serverOld": "오래된 서버 버전", | ||||
|   "@serverOld": {}, | ||||
|   "serverSettings": "서버 설정", | ||||
|   "@serverSettings": {}, | ||||
|   "serverStart": "서버 주소는 http[s] 로 시작해야 합니다", | ||||
|   "@serverStart": {}, | ||||
|   "status": "상태", | ||||
|   "@status": {}, | ||||
|   "statusCode": "상태 코드", | ||||
|   "@statusCode": {}, | ||||
|   "targetDate": "목표 날짜", | ||||
|   "@targetDate": {}, | ||||
|   "timeout": "시간 초과", | ||||
|   "@timeout": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "tokenError": "토큰 오류", | ||||
|   "@tokenError": {}, | ||||
|   "translate": "번역", | ||||
|   "@translate": {}, | ||||
|   "translateHelp": "InvenTree 앱의 번역을 도와주세요", | ||||
|   "@translateHelp": {}, | ||||
|   "version": "버전", | ||||
|   "@version": {}, | ||||
|   "website": "웹사이트", | ||||
|   "@website": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,440 +1,440 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "appTitle": "CONTEXTO", | ||||
|     "@appTitle": { | ||||
|         "description": "InvenTree application title string" | ||||
|     }, | ||||
|     "ok": "OK", | ||||
|     "@ok": { | ||||
|         "description": "OK" | ||||
|     }, | ||||
|     "about": "&Sobre", | ||||
|     "@about": {}, | ||||
|     "accountDetails": "Detalhes da Conta", | ||||
|     "@accountDetails": {}, | ||||
|     "actions": "Acoes", | ||||
|     "@actions": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "actionsNone": "Nenhuma acao disponivel", | ||||
|     "@actionsNone": {}, | ||||
|     "add": "Adicionar", | ||||
|     "@add": { | ||||
|         "description": "add" | ||||
|     }, | ||||
|     "addStock": "Novo item", | ||||
|     "@addStock": { | ||||
|         "description": "add stock" | ||||
|     }, | ||||
|     "address": "Endereco", | ||||
|     "@address": {}, | ||||
|     "appAbout": "Sobre InvenTree", | ||||
|     "@appAbout": {}, | ||||
|     "appCredits": "Outros creditos do aplicativo", | ||||
|     "@appCredits": {}, | ||||
|     "appDetails": "Detalhes do aplicativo", | ||||
|     "@appDetails": {}, | ||||
|     "appReleaseNotes": "Mostrar detalhes do release", | ||||
|     "@appReleaseNotes": {}, | ||||
|     "appSettings": "Configuracoes", | ||||
|     "@appSettings": {}, | ||||
|     "appSettingsDetails": "Configuracoes do InvenTree", | ||||
|     "@appSettingsDetails": {}, | ||||
|     "attachments": "Anexos", | ||||
|     "@attachments": {}, | ||||
|     "attachImage": "Anexar imagem", | ||||
|     "@attachImage": { | ||||
|         "description": "Attach an image" | ||||
|     }, | ||||
|     "attachmentNone": "Nenhum anexo encontrado", | ||||
|     "@attachmentNone": {}, | ||||
|     "attachmentNoneDetail": "Nenhum anexo encontrado", | ||||
|     "@attachmentNoneDetail": {}, | ||||
|     "attachmentSelect": "Selecionar anexo", | ||||
|     "@attachmentSelect": {}, | ||||
|     "attention": "Atencao", | ||||
|     "@attention": {}, | ||||
|     "availableStock": "Estoque disponivel", | ||||
|     "@availableStock": {}, | ||||
|     "barcodeAssign": "Adiconar codigo de barras", | ||||
|     "@barcodeAssign": {}, | ||||
|     "barcodeAssigned": "Cod Barras adicionado", | ||||
|     "@barcodeAssigned": {}, | ||||
|     "barcodeError": "Erro ao scanear Cod Bar", | ||||
|     "@barcodeError": {}, | ||||
|     "barcodeInUse": "Cod Bar ja adiciconado", | ||||
|     "@barcodeInUse": {}, | ||||
|     "barcodeMissingHash": "Hash do cod bar nao encontrado", | ||||
|     "@barcodeMissingHash": {}, | ||||
|     "barcodeNoMatch": "Cod Bar nao encontrado", | ||||
|     "@barcodeNoMatch": {}, | ||||
|     "barcodeNotAssigned": "Cod Bar inexistente", | ||||
|     "@barcodeNotAssigned": {}, | ||||
|     "barcodeScanAssign": "Scanear para adicionar Cod Bar", | ||||
|     "@barcodeScanAssign": {}, | ||||
|     "barcodeScanGeneral": "Scanear um Cod Bar InvenTree", | ||||
|     "@barcodeScanGeneral": {}, | ||||
|     "barcodeScanLocation": "Scanear localizacao do stock", | ||||
|     "@barcodeScanLocation": {}, | ||||
|     "barcodeScanIntoLocationSuccess": "Localizacao scaneada", | ||||
|     "@barcodeScanIntoLocationSuccess": {}, | ||||
|     "barcodeScanIntoLocationFailure": "Item nao scaneado", | ||||
|     "@barcodeScanIntoLocationFailure": {}, | ||||
|     "barcodeScanItem": "Scanear item de estoque", | ||||
|     "@barcodeScanItem": {}, | ||||
|     "barcodeTones": "Tom de Cod Bar", | ||||
|     "@barcodeTones": {}, | ||||
|     "barcodeUnassign": "Cod Bar nao selecionado", | ||||
|     "@barcodeUnassign": {}, | ||||
|     "barcodeUnknown": "Cod Bar nao reconhecido", | ||||
|     "@barcodeUnknown": {}, | ||||
|     "batchCode": "Codigo batch", | ||||
|     "@batchCode": {}, | ||||
|     "billOfMaterials": "Conta de materiais", | ||||
|     "@billOfMaterials": {}, | ||||
|     "bom": "BOM", | ||||
|     "@bom": {}, | ||||
|     "build": "Construcao", | ||||
|     "@build": {}, | ||||
|     "building": "Construindo", | ||||
|     "@building": {}, | ||||
|     "cancel": "Cancelar", | ||||
|     "@cancel": { | ||||
|         "description": "Cancel" | ||||
|     }, | ||||
|     "category": "Categoria", | ||||
|     "@category": {}, | ||||
|     "categoryCreate": "Nova categoria", | ||||
|     "@categoryCreate": {}, | ||||
|     "categoryCreateDetail": "Criar categoria de produtos", | ||||
|     "@categoryCreateDetail": {}, | ||||
|     "categoryUpdated": "Categoria de produtos atualizada", | ||||
|     "@categoryUpdated": {}, | ||||
|     "company": "Companhia", | ||||
|     "@company": {}, | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "homeShowSuppliers": "Mostrar fornecedores", | ||||
|     "@homeShowSuppliers": {}, | ||||
|     "homeShowSuppliersDescription": "Mostrar botao de fornecedores na pagina inicial", | ||||
|     "@homeShowSupplierDescription": {}, | ||||
|     "homeShowManufacturers": "Show fabricantes", | ||||
|     "@homeShowManufacturers": {}, | ||||
|     "homeShowManufacturersDescription": "Mostrar botao de fabricantes no menu inicial", | ||||
|     "@homeShowManufacturersDescription": {}, | ||||
|     "homeShowCustomers": "Mostrar clientes", | ||||
|     "@homeShowCustomers": {}, | ||||
|     "homeShowCustomersDescription": "Mostrar botao clientes na tela inicial", | ||||
|     "@homeShowCustomersDescription": {}, | ||||
|     "imageUploadFailure": "Upload da imagem falhou", | ||||
|     "@imageUploadFailure": {}, | ||||
|     "imageUploadSuccess": "Upload completo", | ||||
|     "@imageUploadSuccess": {}, | ||||
|     "inactive": "Inativo", | ||||
|     "@inactive": {}, | ||||
|     "inactiveDetail": "Este produto esta marcado como inativo", | ||||
|     "@inactiveDetail": {}, | ||||
|     "includeSubcategories": "Incluir sub-categorias", | ||||
|     "@includeSubcategories": {}, | ||||
|     "includeSublocations": "Incuir Sub-Locacoes", | ||||
|     "@includeSublocations": {}, | ||||
|     "incompleteDetails": "Detalhes incompletos", | ||||
|     "@incompleteDetails": {}, | ||||
|     "internalPartNumber": "Numero interno do produto", | ||||
|     "@internalPartNumber": {}, | ||||
|     "info": "Info", | ||||
|     "@info": {}, | ||||
|     "inProduction": "Em producao", | ||||
|     "@inProduction": {}, | ||||
|     "inProductionDetail": "Este item esta em producao", | ||||
|     "@inProductionDetail": {}, | ||||
|     "invalidHost": "Hostname invalido", | ||||
|     "@invalidHost": {}, | ||||
|     "invalidHostDetails": "Hostname invalido", | ||||
|     "@invalidHostDetails": {}, | ||||
|     "invalidPart": "Produto invalido", | ||||
|     "@invalidPart": {}, | ||||
|     "invalidPartCategory": "Categoria de produto invalida", | ||||
|     "@invalidPartCategory": {}, | ||||
|     "invalidStockLocation": "Localizacao no stock invalida", | ||||
|     "@invalidStockLocation": {}, | ||||
|     "invalidStockItem": "Item de estoque invalido", | ||||
|     "@invalidStockItem": {}, | ||||
|     "invalidUsernamePassword": "Usuario ou senha invalidos", | ||||
|     "@invalidUsernamePassword": {}, | ||||
|     "issueDate": "Data de emissao", | ||||
|     "@issueDate": {}, | ||||
|     "itemInLocation": "Item ja na localizacao", | ||||
|     "@itemInLocation": {}, | ||||
|     "keywords": "Palavras chave", | ||||
|     "@keywords": {}, | ||||
|     "labelTemplate": "Modelo de descricao", | ||||
|     "@labelTemplate": {}, | ||||
|     "lastStocktake": "Ultimo dado de estoque", | ||||
|     "@lastStocktake": {}, | ||||
|     "lastUpdated": "Ultima atualizacao", | ||||
|     "@lastUpdated": {}, | ||||
|     "lineItem": "Linha do item", | ||||
|     "@lineItem": {}, | ||||
|     "lineItems": "Linhas do item", | ||||
|     "@lineItems": {}, | ||||
|     "locateItem": "Localizar produto no estoque", | ||||
|     "@locateItem": {}, | ||||
|     "locateLocation": "Localizar no estoque", | ||||
|     "@locateLocation": {}, | ||||
|     "locationCreate": "Nova localizacao", | ||||
|     "@locationCreate": {}, | ||||
|     "locationCreateDetail": "Criar nova localizacao no estoque", | ||||
|     "@locationCreateDetail": {}, | ||||
|     "locationNotSet": "Nenhuma localizacao especificada", | ||||
|     "@locationNotSet": {}, | ||||
|     "locationUpdated": "Localizacao no estoque atualizada", | ||||
|     "@locationUpdated": {}, | ||||
|     "link": "Link", | ||||
|     "@link": {}, | ||||
|     "lost": "Perdido", | ||||
|     "@lost": {}, | ||||
|     "manufacturers": "Fabricantes", | ||||
|     "@manufacturers": {}, | ||||
|     "missingData": "Dados indisponiveis", | ||||
|     "@missingData": {}, | ||||
|     "name": "Nome", | ||||
|     "@name": {}, | ||||
|     "notConnected": "Nao conectado", | ||||
|     "@notConnected": {}, | ||||
|     "notes": "Notas", | ||||
|     "@notes": { | ||||
|         "description": "Notes" | ||||
|     }, | ||||
|     "notifications": "Notificacoes", | ||||
|     "@notifications": {}, | ||||
|     "notificationsEmpty": "Nenhuma notificao pendente", | ||||
|     "@notificationsEmpty": {}, | ||||
|     "noResponse": "Sem resposta do servidor", | ||||
|     "@noResponse": {}, | ||||
|     "purchaseOrderEdit": "Editar ordem de compra", | ||||
|     "@purchaseOrderEdit": {}, | ||||
|     "purchaseOrders": "Ordens de compras", | ||||
|     "@purchaseOrders": {}, | ||||
|     "purchaseOrderUpdated": "Ordem de compra atualizada", | ||||
|     "@purchaseOrderUpdated": {}, | ||||
|     "purchasePrice": "Preco de compra", | ||||
|     "@purchasePrice": {}, | ||||
|     "quantity": "Quantidade", | ||||
|     "@quantity": { | ||||
|         "description": "Quantity" | ||||
|     }, | ||||
|     "quantityEmpty": "Quantidade esta em branco", | ||||
|     "@quantityEmpty": {}, | ||||
|     "quantityInvalid": "Quantidade invalida", | ||||
|     "@quantityInvalid": {}, | ||||
|     "quantityPositive": "Quantidade precisa ser positiva", | ||||
|     "@quantityPositive": {}, | ||||
|     "quarantined": "Quarantina", | ||||
|     "@quarantined": {}, | ||||
|     "queryEmpty": "Entre dados para busca", | ||||
|     "@queryEmpty": {}, | ||||
|     "queryNoResults": "Nenhuma resultado para busca", | ||||
|     "@queryNoResults": {}, | ||||
|     "received": "Recebido", | ||||
|     "@received": {}, | ||||
|     "receiveItem": "Item recebido", | ||||
|     "@receiveItem": {}, | ||||
|     "receivedItem": "Item de estoque recebido", | ||||
|     "@receivedItem": {}, | ||||
|     "refresh": "Atualizar", | ||||
|     "@refresh": {}, | ||||
|     "refreshing": "Atualizando", | ||||
|     "@refreshing": {}, | ||||
|     "rejected": "Rejeitado", | ||||
|     "@rejected": {}, | ||||
|     "releaseNotes": "Notas deste release", | ||||
|     "@releaseNotes": {}, | ||||
|     "remove": "Remover", | ||||
|     "@remove": { | ||||
|         "description": "remove" | ||||
|     }, | ||||
|     "removeStock": "Remover estoque", | ||||
|     "@removeStock": { | ||||
|         "description": "remove stock" | ||||
|     }, | ||||
|     "reportBug": "Reportar erro", | ||||
|     "@reportBug": {}, | ||||
|     "reportBugDescription": "Adicionar reporte de erro (conta no github)", | ||||
|     "@reportBugDescription": {}, | ||||
|     "results": "Resultado", | ||||
|     "@results": {}, | ||||
|     "request": "Pedido", | ||||
|     "@request": {}, | ||||
|     "requestSuccessful": "Pedido recebido com sucesso", | ||||
|     "@requestSuccessful": {}, | ||||
|     "requestingData": "Requisitando dados", | ||||
|     "@requestingData": {}, | ||||
|     "required": "Requerido", | ||||
|     "@required": { | ||||
|         "description": "This field is required" | ||||
|     }, | ||||
|     "response400": "Pedido invalido", | ||||
|     "@response400": {}, | ||||
|     "response401": "Nao autorizado", | ||||
|     "@response401": {}, | ||||
|     "response403": "Permissao negada", | ||||
|     "@response403": {}, | ||||
|     "response404": "Recurso nao encontrado", | ||||
|     "@response404": {}, | ||||
|     "response405": "Metodo nao aceito", | ||||
|     "@response405": {}, | ||||
|     "response429": "Muitos pedidos no momento", | ||||
|     "@response429": {}, | ||||
|     "response500": "Erro interno", | ||||
|     "@response500": {}, | ||||
|     "response501": "Nao implementado", | ||||
|     "@response501": {}, | ||||
|     "response502": "Bad Gateway", | ||||
|     "@response502": {}, | ||||
|     "response503": "Servico indisponivel", | ||||
|     "@response503": {}, | ||||
|     "response504": "Gateway expirou", | ||||
|     "@response504": {}, | ||||
|     "response505": "Versao de HTTP nao suportada", | ||||
|     "@response505": {}, | ||||
|     "responseData": "Resposta de dados", | ||||
|     "@responseData": {}, | ||||
|     "responseInvalid": "Code de resposta invalido", | ||||
|     "@responseInvalid": {}, | ||||
|     "responseUnknown": "Resposta invalida", | ||||
|     "@responseUnknown": {}, | ||||
|     "result": "Resultado", | ||||
|     "@result": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "returned": "Retornado", | ||||
|     "@returned": {}, | ||||
|     "salesOrders": "Pedido de vendas", | ||||
|     "@salesOrders": {}, | ||||
|     "save": "Salvar", | ||||
|     "@save": { | ||||
|         "description": "Save" | ||||
|     }, | ||||
|     "scanBarcode": "Scanear Cod Bar", | ||||
|     "@scanBarcode": {}, | ||||
|     "scanIntoLocation": "Scan para localizacao", | ||||
|     "@scanIntoLocation": {}, | ||||
|     "search": "Buscar", | ||||
|     "@search": { | ||||
|         "description": "search" | ||||
|     }, | ||||
|     "searching": "Buscando", | ||||
|     "@searching": {}, | ||||
|     "stockItemUpdateSuccess": "Item de estoque atualizado", | ||||
|     "@stockItemUpdateSuccess": {}, | ||||
|     "stockItemUpdateFailure": "Atualizacao de item falhou", | ||||
|     "@stockItemUpdateFailure": {}, | ||||
|     "stockLocation": "Localizacao do estoque", | ||||
|     "@stockLocation": { | ||||
|         "description": "stock location" | ||||
|     }, | ||||
|     "stockLocations": "Localizacoes do estoque", | ||||
|     "@stockLocations": {}, | ||||
|     "stockTopLevel": "Localizacao de nivel superior", | ||||
|     "@stockTopLevel": {}, | ||||
|     "strictHttps": "Utilizar somente HTTPS", | ||||
|     "@strictHttps": {}, | ||||
|     "strictHttpsDetails": "Utilizar certificados HTTPS", | ||||
|     "@strictHttpsDetails": {}, | ||||
|     "subcategory": "Sub-categoria", | ||||
|     "@subcategory": {}, | ||||
|     "subcategories": "Sub-categorias", | ||||
|     "@subcategories": {}, | ||||
|     "sublocation": "Sub-localizacao", | ||||
|     "@sublocation": {}, | ||||
|     "sublocations": "Sub-localizacoes", | ||||
|     "@sublocations": {}, | ||||
|     "sublocationNone": "Sem sub-localizacoes", | ||||
|     "@sublocationNone": {}, | ||||
|     "sublocationNoneDetail": "Nenhuma sub-localizacao disponivel", | ||||
|     "@sublocationNoneDetail": {}, | ||||
|     "submitFeedback": "Enviar feeback", | ||||
|     "@submitFeedback": {}, | ||||
|     "suppliedParts": "Produtos selecionados", | ||||
|     "@suppliedParts": {}, | ||||
|     "supplier": "Fornecedor", | ||||
|     "@supplier": {}, | ||||
|     "suppliers": "Fornecedores", | ||||
|     "@suppliers": {}, | ||||
|     "supplierReference": "Referencia do fornecedor", | ||||
|     "@supplierReference": {}, | ||||
|     "takePicture": "Tirar foto", | ||||
|     "@takePicture": {}, | ||||
|     "targetDate": "Data alvo", | ||||
|     "@targetDate": {}, | ||||
|     "templatePart": "Modelo de produto", | ||||
|     "@templatePart": {}, | ||||
|     "testName": "Nome de teste", | ||||
|     "@testName": {}, | ||||
|     "testPassedOrFailed": "Teste passou ou falhou", | ||||
|     "@testPassedOrFailed": {}, | ||||
|     "testsRequired": "Testes necessarios", | ||||
|     "@testsRequired": {}, | ||||
|     "testResults": "Resultados do test", | ||||
|     "@testResults": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "testResultAdd": "Adicionar resultado do test", | ||||
|     "@testResultAdd": {}, | ||||
|     "testResultNone": "Nenhum resultado do test", | ||||
|     "@testResultNone": {}, | ||||
|     "testResultNoneDetail": "Nenhum resultado do teste disponivel", | ||||
|     "@testResultNoneDetail": {}, | ||||
|     "testResultUploadFail": "Erro ao subir resultado do test", | ||||
|     "@testResultUploadFail": {}, | ||||
|     "testResultUploadPass": "Resultado do test adicionado", | ||||
|     "@testResultUploadPass": {}, | ||||
|     "timeout": "Timeout", | ||||
|     "@timeout": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "tokenError": "Error de token", | ||||
|     "@tokenError": {}, | ||||
|     "tokenMissing": "Token indisponivel", | ||||
|     "@tokenMissing": {}, | ||||
|     "tokenMissingFromResponse": "Token indisponivel na resposta", | ||||
|     "@tokenMissingFromResponse": {}, | ||||
|     "transfer": "Transferir", | ||||
|     "@transfer": { | ||||
|         "description": "transfer" | ||||
|     }, | ||||
|     "transferStock": "Transferir estoque", | ||||
|     "@transferStock": { | ||||
|         "description": "transfer stock" | ||||
|     }, | ||||
|     "translate": "Traduzir", | ||||
|     "@translate": {}, | ||||
|     "translateHelp": "Ajude a traduzir", | ||||
|     "@translateHelp": {}, | ||||
|     "units": "Unidades", | ||||
|     "@units": {}, | ||||
|     "unknownResponse": "Reposta invalida", | ||||
|     "@unknownResponse": {}, | ||||
|     "upload": "Subir", | ||||
|     "@upload": {}, | ||||
|     "uploadFailed": "Upload de arquivo falhou", | ||||
|     "@uploadFailed": {}, | ||||
|     "uploadSuccess": "Arquivo adicionado com sucesso", | ||||
|     "@uploadSuccess": {}, | ||||
|     "usedIn": "Usado em", | ||||
|     "@usedIn": {}, | ||||
|     "usedInDetails": "Item que precisa desta peca", | ||||
|     "@usedInDetails": {}, | ||||
|     "username": "Usuario", | ||||
|     "@username": {}, | ||||
|     "usernameEmpty": "Usuario nao pode estar vazio", | ||||
|     "@usernameEmpty": {}, | ||||
|     "value": "Valor", | ||||
|     "@value": { | ||||
|         "description": "value" | ||||
|     }, | ||||
|     "valueCannotBeEmpty": "Valor nao pode estar vazio", | ||||
|     "@valueCannotBeEmpty": {}, | ||||
|     "valueRequired": "Valor necessario", | ||||
|     "@valueRequired": {} | ||||
|   "@@locale": "en", | ||||
|   "appTitle": "CONTEXTO", | ||||
|   "@appTitle": { | ||||
|     "description": "InvenTree application title string" | ||||
|   }, | ||||
|   "ok": "OK", | ||||
|   "@ok": { | ||||
|     "description": "OK" | ||||
|   }, | ||||
|   "about": "&Sobre", | ||||
|   "@about": {}, | ||||
|   "accountDetails": "Detalhes da Conta", | ||||
|   "@accountDetails": {}, | ||||
|   "actions": "Acoes", | ||||
|   "@actions": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "actionsNone": "Nenhuma acao disponivel", | ||||
|   "@actionsNone": {}, | ||||
|   "add": "Adicionar", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "addStock": "Novo item", | ||||
|   "@addStock": { | ||||
|     "description": "add stock" | ||||
|   }, | ||||
|   "address": "Endereco", | ||||
|   "@address": {}, | ||||
|   "appAbout": "Sobre InvenTree", | ||||
|   "@appAbout": {}, | ||||
|   "appCredits": "Outros creditos do aplicativo", | ||||
|   "@appCredits": {}, | ||||
|   "appDetails": "Detalhes do aplicativo", | ||||
|   "@appDetails": {}, | ||||
|   "appReleaseNotes": "Mostrar detalhes do release", | ||||
|   "@appReleaseNotes": {}, | ||||
|   "appSettings": "Configuracoes", | ||||
|   "@appSettings": {}, | ||||
|   "appSettingsDetails": "Configuracoes do InvenTree", | ||||
|   "@appSettingsDetails": {}, | ||||
|   "attachments": "Anexos", | ||||
|   "@attachments": {}, | ||||
|   "attachImage": "Anexar imagem", | ||||
|   "@attachImage": { | ||||
|     "description": "Attach an image" | ||||
|   }, | ||||
|   "attachmentNone": "Nenhum anexo encontrado", | ||||
|   "@attachmentNone": {}, | ||||
|   "attachmentNoneDetail": "Nenhum anexo encontrado", | ||||
|   "@attachmentNoneDetail": {}, | ||||
|   "attachmentSelect": "Selecionar anexo", | ||||
|   "@attachmentSelect": {}, | ||||
|   "attention": "Atencao", | ||||
|   "@attention": {}, | ||||
|   "availableStock": "Estoque disponivel", | ||||
|   "@availableStock": {}, | ||||
|   "barcodeAssign": "Adiconar codigo de barras", | ||||
|   "@barcodeAssign": {}, | ||||
|   "barcodeAssigned": "Cod Barras adicionado", | ||||
|   "@barcodeAssigned": {}, | ||||
|   "barcodeError": "Erro ao scanear Cod Bar", | ||||
|   "@barcodeError": {}, | ||||
|   "barcodeInUse": "Cod Bar ja adiciconado", | ||||
|   "@barcodeInUse": {}, | ||||
|   "barcodeMissingHash": "Hash do cod bar nao encontrado", | ||||
|   "@barcodeMissingHash": {}, | ||||
|   "barcodeNoMatch": "Cod Bar nao encontrado", | ||||
|   "@barcodeNoMatch": {}, | ||||
|   "barcodeNotAssigned": "Cod Bar inexistente", | ||||
|   "@barcodeNotAssigned": {}, | ||||
|   "barcodeScanAssign": "Scanear para adicionar Cod Bar", | ||||
|   "@barcodeScanAssign": {}, | ||||
|   "barcodeScanGeneral": "Scanear um Cod Bar InvenTree", | ||||
|   "@barcodeScanGeneral": {}, | ||||
|   "barcodeScanLocation": "Scanear localizacao do stock", | ||||
|   "@barcodeScanLocation": {}, | ||||
|   "barcodeScanIntoLocationSuccess": "Localizacao scaneada", | ||||
|   "@barcodeScanIntoLocationSuccess": {}, | ||||
|   "barcodeScanIntoLocationFailure": "Item nao scaneado", | ||||
|   "@barcodeScanIntoLocationFailure": {}, | ||||
|   "barcodeScanItem": "Scanear item de estoque", | ||||
|   "@barcodeScanItem": {}, | ||||
|   "barcodeTones": "Tom de Cod Bar", | ||||
|   "@barcodeTones": {}, | ||||
|   "barcodeUnassign": "Cod Bar nao selecionado", | ||||
|   "@barcodeUnassign": {}, | ||||
|   "barcodeUnknown": "Cod Bar nao reconhecido", | ||||
|   "@barcodeUnknown": {}, | ||||
|   "batchCode": "Codigo batch", | ||||
|   "@batchCode": {}, | ||||
|   "billOfMaterials": "Conta de materiais", | ||||
|   "@billOfMaterials": {}, | ||||
|   "bom": "BOM", | ||||
|   "@bom": {}, | ||||
|   "build": "Construcao", | ||||
|   "@build": {}, | ||||
|   "building": "Construindo", | ||||
|   "@building": {}, | ||||
|   "cancel": "Cancelar", | ||||
|   "@cancel": { | ||||
|     "description": "Cancel" | ||||
|   }, | ||||
|   "category": "Categoria", | ||||
|   "@category": {}, | ||||
|   "categoryCreate": "Nova categoria", | ||||
|   "@categoryCreate": {}, | ||||
|   "categoryCreateDetail": "Criar categoria de produtos", | ||||
|   "@categoryCreateDetail": {}, | ||||
|   "categoryUpdated": "Categoria de produtos atualizada", | ||||
|   "@categoryUpdated": {}, | ||||
|   "company": "Companhia", | ||||
|   "@company": {}, | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "homeShowSuppliers": "Mostrar fornecedores", | ||||
|   "@homeShowSuppliers": {}, | ||||
|   "homeShowSuppliersDescription": "Mostrar botao de fornecedores na pagina inicial", | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "homeShowManufacturers": "Show fabricantes", | ||||
|   "@homeShowManufacturers": {}, | ||||
|   "homeShowManufacturersDescription": "Mostrar botao de fabricantes no menu inicial", | ||||
|   "@homeShowManufacturersDescription": {}, | ||||
|   "homeShowCustomers": "Mostrar clientes", | ||||
|   "@homeShowCustomers": {}, | ||||
|   "homeShowCustomersDescription": "Mostrar botao clientes na tela inicial", | ||||
|   "@homeShowCustomersDescription": {}, | ||||
|   "imageUploadFailure": "Upload da imagem falhou", | ||||
|   "@imageUploadFailure": {}, | ||||
|   "imageUploadSuccess": "Upload completo", | ||||
|   "@imageUploadSuccess": {}, | ||||
|   "inactive": "Inativo", | ||||
|   "@inactive": {}, | ||||
|   "inactiveDetail": "Este produto esta marcado como inativo", | ||||
|   "@inactiveDetail": {}, | ||||
|   "includeSubcategories": "Incluir sub-categorias", | ||||
|   "@includeSubcategories": {}, | ||||
|   "includeSublocations": "Incuir Sub-Locacoes", | ||||
|   "@includeSublocations": {}, | ||||
|   "incompleteDetails": "Detalhes incompletos", | ||||
|   "@incompleteDetails": {}, | ||||
|   "internalPartNumber": "Numero interno do produto", | ||||
|   "@internalPartNumber": {}, | ||||
|   "info": "Info", | ||||
|   "@info": {}, | ||||
|   "inProduction": "Em producao", | ||||
|   "@inProduction": {}, | ||||
|   "inProductionDetail": "Este item esta em producao", | ||||
|   "@inProductionDetail": {}, | ||||
|   "invalidHost": "Hostname invalido", | ||||
|   "@invalidHost": {}, | ||||
|   "invalidHostDetails": "Hostname invalido", | ||||
|   "@invalidHostDetails": {}, | ||||
|   "invalidPart": "Produto invalido", | ||||
|   "@invalidPart": {}, | ||||
|   "invalidPartCategory": "Categoria de produto invalida", | ||||
|   "@invalidPartCategory": {}, | ||||
|   "invalidStockLocation": "Localizacao no stock invalida", | ||||
|   "@invalidStockLocation": {}, | ||||
|   "invalidStockItem": "Item de estoque invalido", | ||||
|   "@invalidStockItem": {}, | ||||
|   "invalidUsernamePassword": "Usuario ou senha invalidos", | ||||
|   "@invalidUsernamePassword": {}, | ||||
|   "issueDate": "Data de emissao", | ||||
|   "@issueDate": {}, | ||||
|   "itemInLocation": "Item ja na localizacao", | ||||
|   "@itemInLocation": {}, | ||||
|   "keywords": "Palavras chave", | ||||
|   "@keywords": {}, | ||||
|   "labelTemplate": "Modelo de descricao", | ||||
|   "@labelTemplate": {}, | ||||
|   "lastStocktake": "Ultimo dado de estoque", | ||||
|   "@lastStocktake": {}, | ||||
|   "lastUpdated": "Ultima atualizacao", | ||||
|   "@lastUpdated": {}, | ||||
|   "lineItem": "Linha do item", | ||||
|   "@lineItem": {}, | ||||
|   "lineItems": "Linhas do item", | ||||
|   "@lineItems": {}, | ||||
|   "locateItem": "Localizar produto no estoque", | ||||
|   "@locateItem": {}, | ||||
|   "locateLocation": "Localizar no estoque", | ||||
|   "@locateLocation": {}, | ||||
|   "locationCreate": "Nova localizacao", | ||||
|   "@locationCreate": {}, | ||||
|   "locationCreateDetail": "Criar nova localizacao no estoque", | ||||
|   "@locationCreateDetail": {}, | ||||
|   "locationNotSet": "Nenhuma localizacao especificada", | ||||
|   "@locationNotSet": {}, | ||||
|   "locationUpdated": "Localizacao no estoque atualizada", | ||||
|   "@locationUpdated": {}, | ||||
|   "link": "Link", | ||||
|   "@link": {}, | ||||
|   "lost": "Perdido", | ||||
|   "@lost": {}, | ||||
|   "manufacturers": "Fabricantes", | ||||
|   "@manufacturers": {}, | ||||
|   "missingData": "Dados indisponiveis", | ||||
|   "@missingData": {}, | ||||
|   "name": "Nome", | ||||
|   "@name": {}, | ||||
|   "notConnected": "Nao conectado", | ||||
|   "@notConnected": {}, | ||||
|   "notes": "Notas", | ||||
|   "@notes": { | ||||
|     "description": "Notes" | ||||
|   }, | ||||
|   "notifications": "Notificacoes", | ||||
|   "@notifications": {}, | ||||
|   "notificationsEmpty": "Nenhuma notificao pendente", | ||||
|   "@notificationsEmpty": {}, | ||||
|   "noResponse": "Sem resposta do servidor", | ||||
|   "@noResponse": {}, | ||||
|   "purchaseOrderEdit": "Editar ordem de compra", | ||||
|   "@purchaseOrderEdit": {}, | ||||
|   "purchaseOrders": "Ordens de compras", | ||||
|   "@purchaseOrders": {}, | ||||
|   "purchaseOrderUpdated": "Ordem de compra atualizada", | ||||
|   "@purchaseOrderUpdated": {}, | ||||
|   "purchasePrice": "Preco de compra", | ||||
|   "@purchasePrice": {}, | ||||
|   "quantity": "Quantidade", | ||||
|   "@quantity": { | ||||
|     "description": "Quantity" | ||||
|   }, | ||||
|   "quantityEmpty": "Quantidade esta em branco", | ||||
|   "@quantityEmpty": {}, | ||||
|   "quantityInvalid": "Quantidade invalida", | ||||
|   "@quantityInvalid": {}, | ||||
|   "quantityPositive": "Quantidade precisa ser positiva", | ||||
|   "@quantityPositive": {}, | ||||
|   "quarantined": "Quarantina", | ||||
|   "@quarantined": {}, | ||||
|   "queryEmpty": "Entre dados para busca", | ||||
|   "@queryEmpty": {}, | ||||
|   "queryNoResults": "Nenhuma resultado para busca", | ||||
|   "@queryNoResults": {}, | ||||
|   "received": "Recebido", | ||||
|   "@received": {}, | ||||
|   "receiveItem": "Item recebido", | ||||
|   "@receiveItem": {}, | ||||
|   "receivedItem": "Item de estoque recebido", | ||||
|   "@receivedItem": {}, | ||||
|   "refresh": "Atualizar", | ||||
|   "@refresh": {}, | ||||
|   "refreshing": "Atualizando", | ||||
|   "@refreshing": {}, | ||||
|   "rejected": "Rejeitado", | ||||
|   "@rejected": {}, | ||||
|   "releaseNotes": "Notas deste release", | ||||
|   "@releaseNotes": {}, | ||||
|   "remove": "Remover", | ||||
|   "@remove": { | ||||
|     "description": "remove" | ||||
|   }, | ||||
|   "removeStock": "Remover estoque", | ||||
|   "@removeStock": { | ||||
|     "description": "remove stock" | ||||
|   }, | ||||
|   "reportBug": "Reportar erro", | ||||
|   "@reportBug": {}, | ||||
|   "reportBugDescription": "Adicionar reporte de erro (conta no github)", | ||||
|   "@reportBugDescription": {}, | ||||
|   "results": "Resultado", | ||||
|   "@results": {}, | ||||
|   "request": "Pedido", | ||||
|   "@request": {}, | ||||
|   "requestSuccessful": "Pedido recebido com sucesso", | ||||
|   "@requestSuccessful": {}, | ||||
|   "requestingData": "Requisitando dados", | ||||
|   "@requestingData": {}, | ||||
|   "required": "Requerido", | ||||
|   "@required": { | ||||
|     "description": "This field is required" | ||||
|   }, | ||||
|   "response400": "Pedido invalido", | ||||
|   "@response400": {}, | ||||
|   "response401": "Nao autorizado", | ||||
|   "@response401": {}, | ||||
|   "response403": "Permissao negada", | ||||
|   "@response403": {}, | ||||
|   "response404": "Recurso nao encontrado", | ||||
|   "@response404": {}, | ||||
|   "response405": "Metodo nao aceito", | ||||
|   "@response405": {}, | ||||
|   "response429": "Muitos pedidos no momento", | ||||
|   "@response429": {}, | ||||
|   "response500": "Erro interno", | ||||
|   "@response500": {}, | ||||
|   "response501": "Nao implementado", | ||||
|   "@response501": {}, | ||||
|   "response502": "Bad Gateway", | ||||
|   "@response502": {}, | ||||
|   "response503": "Servico indisponivel", | ||||
|   "@response503": {}, | ||||
|   "response504": "Gateway expirou", | ||||
|   "@response504": {}, | ||||
|   "response505": "Versao de HTTP nao suportada", | ||||
|   "@response505": {}, | ||||
|   "responseData": "Resposta de dados", | ||||
|   "@responseData": {}, | ||||
|   "responseInvalid": "Code de resposta invalido", | ||||
|   "@responseInvalid": {}, | ||||
|   "responseUnknown": "Resposta invalida", | ||||
|   "@responseUnknown": {}, | ||||
|   "result": "Resultado", | ||||
|   "@result": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "returned": "Retornado", | ||||
|   "@returned": {}, | ||||
|   "salesOrders": "Pedido de vendas", | ||||
|   "@salesOrders": {}, | ||||
|   "save": "Salvar", | ||||
|   "@save": { | ||||
|     "description": "Save" | ||||
|   }, | ||||
|   "scanBarcode": "Scanear Cod Bar", | ||||
|   "@scanBarcode": {}, | ||||
|   "scanIntoLocation": "Scan para localizacao", | ||||
|   "@scanIntoLocation": {}, | ||||
|   "search": "Buscar", | ||||
|   "@search": { | ||||
|     "description": "search" | ||||
|   }, | ||||
|   "searching": "Buscando", | ||||
|   "@searching": {}, | ||||
|   "stockItemUpdateSuccess": "Item de estoque atualizado", | ||||
|   "@stockItemUpdateSuccess": {}, | ||||
|   "stockItemUpdateFailure": "Atualizacao de item falhou", | ||||
|   "@stockItemUpdateFailure": {}, | ||||
|   "stockLocation": "Localizacao do estoque", | ||||
|   "@stockLocation": { | ||||
|     "description": "stock location" | ||||
|   }, | ||||
|   "stockLocations": "Localizacoes do estoque", | ||||
|   "@stockLocations": {}, | ||||
|   "stockTopLevel": "Localizacao de nivel superior", | ||||
|   "@stockTopLevel": {}, | ||||
|   "strictHttps": "Utilizar somente HTTPS", | ||||
|   "@strictHttps": {}, | ||||
|   "strictHttpsDetails": "Utilizar certificados HTTPS", | ||||
|   "@strictHttpsDetails": {}, | ||||
|   "subcategory": "Sub-categoria", | ||||
|   "@subcategory": {}, | ||||
|   "subcategories": "Sub-categorias", | ||||
|   "@subcategories": {}, | ||||
|   "sublocation": "Sub-localizacao", | ||||
|   "@sublocation": {}, | ||||
|   "sublocations": "Sub-localizacoes", | ||||
|   "@sublocations": {}, | ||||
|   "sublocationNone": "Sem sub-localizacoes", | ||||
|   "@sublocationNone": {}, | ||||
|   "sublocationNoneDetail": "Nenhuma sub-localizacao disponivel", | ||||
|   "@sublocationNoneDetail": {}, | ||||
|   "submitFeedback": "Enviar feeback", | ||||
|   "@submitFeedback": {}, | ||||
|   "suppliedParts": "Produtos selecionados", | ||||
|   "@suppliedParts": {}, | ||||
|   "supplier": "Fornecedor", | ||||
|   "@supplier": {}, | ||||
|   "suppliers": "Fornecedores", | ||||
|   "@suppliers": {}, | ||||
|   "supplierReference": "Referencia do fornecedor", | ||||
|   "@supplierReference": {}, | ||||
|   "takePicture": "Tirar foto", | ||||
|   "@takePicture": {}, | ||||
|   "targetDate": "Data alvo", | ||||
|   "@targetDate": {}, | ||||
|   "templatePart": "Modelo de produto", | ||||
|   "@templatePart": {}, | ||||
|   "testName": "Nome de teste", | ||||
|   "@testName": {}, | ||||
|   "testPassedOrFailed": "Teste passou ou falhou", | ||||
|   "@testPassedOrFailed": {}, | ||||
|   "testsRequired": "Testes necessarios", | ||||
|   "@testsRequired": {}, | ||||
|   "testResults": "Resultados do test", | ||||
|   "@testResults": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "testResultAdd": "Adicionar resultado do test", | ||||
|   "@testResultAdd": {}, | ||||
|   "testResultNone": "Nenhum resultado do test", | ||||
|   "@testResultNone": {}, | ||||
|   "testResultNoneDetail": "Nenhum resultado do teste disponivel", | ||||
|   "@testResultNoneDetail": {}, | ||||
|   "testResultUploadFail": "Erro ao subir resultado do test", | ||||
|   "@testResultUploadFail": {}, | ||||
|   "testResultUploadPass": "Resultado do test adicionado", | ||||
|   "@testResultUploadPass": {}, | ||||
|   "timeout": "Timeout", | ||||
|   "@timeout": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "tokenError": "Error de token", | ||||
|   "@tokenError": {}, | ||||
|   "tokenMissing": "Token indisponivel", | ||||
|   "@tokenMissing": {}, | ||||
|   "tokenMissingFromResponse": "Token indisponivel na resposta", | ||||
|   "@tokenMissingFromResponse": {}, | ||||
|   "transfer": "Transferir", | ||||
|   "@transfer": { | ||||
|     "description": "transfer" | ||||
|   }, | ||||
|   "transferStock": "Transferir estoque", | ||||
|   "@transferStock": { | ||||
|     "description": "transfer stock" | ||||
|   }, | ||||
|   "translate": "Traduzir", | ||||
|   "@translate": {}, | ||||
|   "translateHelp": "Ajude a traduzir", | ||||
|   "@translateHelp": {}, | ||||
|   "units": "Unidades", | ||||
|   "@units": {}, | ||||
|   "unknownResponse": "Reposta invalida", | ||||
|   "@unknownResponse": {}, | ||||
|   "upload": "Subir", | ||||
|   "@upload": {}, | ||||
|   "uploadFailed": "Upload de arquivo falhou", | ||||
|   "@uploadFailed": {}, | ||||
|   "uploadSuccess": "Arquivo adicionado com sucesso", | ||||
|   "@uploadSuccess": {}, | ||||
|   "usedIn": "Usado em", | ||||
|   "@usedIn": {}, | ||||
|   "usedInDetails": "Item que precisa desta peca", | ||||
|   "@usedInDetails": {}, | ||||
|   "username": "Usuario", | ||||
|   "@username": {}, | ||||
|   "usernameEmpty": "Usuario nao pode estar vazio", | ||||
|   "@usernameEmpty": {}, | ||||
|   "value": "Valor", | ||||
|   "@value": { | ||||
|     "description": "value" | ||||
|   }, | ||||
|   "valueCannotBeEmpty": "Valor nao pode estar vazio", | ||||
|   "@valueCannotBeEmpty": {}, | ||||
|   "valueRequired": "Valor necessario", | ||||
|   "@valueRequired": {} | ||||
| } | ||||
| @@ -1,203 +1,203 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "appTitle": "InvenTree", | ||||
|     "@appTitle": { | ||||
|         "description": "InvenTree application title string" | ||||
|     }, | ||||
|     "ok": "OK", | ||||
|     "@ok": { | ||||
|         "description": "OK" | ||||
|     }, | ||||
|     "about": "Sobre", | ||||
|     "@about": {}, | ||||
|     "accountDetails": "Detalhes da Conta", | ||||
|     "@accountDetails": {}, | ||||
|     "actions": "Ações", | ||||
|     "@actions": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "actionsNone": "Nenhuma ação disponível", | ||||
|     "@actionsNone": {}, | ||||
|     "add": "Adicionar", | ||||
|     "@add": { | ||||
|         "description": "add" | ||||
|     }, | ||||
|     "addStock": "Adicionar ao estoque", | ||||
|     "@addStock": { | ||||
|         "description": "add stock" | ||||
|     }, | ||||
|     "address": "Endereço", | ||||
|     "@address": {}, | ||||
|     "appAbout": "Sobre o InvenTree", | ||||
|     "@appAbout": {}, | ||||
|     "appCredits": "Créditos adicionais do aplicativo", | ||||
|     "@appCredits": {}, | ||||
|     "appDetails": "Detalhes do App", | ||||
|     "@appDetails": {}, | ||||
|     "appReleaseNotes": "Exibir notas de versão do aplicativo", | ||||
|     "@appReleaseNotes": {}, | ||||
|     "appSettings": "Configurações do App", | ||||
|     "@appSettings": {}, | ||||
|     "appSettingsDetails": "Configurar os parâmetros do InvenTree", | ||||
|     "@appSettingsDetails": {}, | ||||
|     "attachments": "Anexos", | ||||
|     "@attachments": {}, | ||||
|     "attachImage": "Anexar Imagem", | ||||
|     "@attachImage": { | ||||
|         "description": "Attach an image" | ||||
|     }, | ||||
|     "attachmentNone": "Não foram encontrados quaisquer anexos", | ||||
|     "@attachmentNone": {}, | ||||
|     "attachmentNoneDetail": "Não foram encontrados anexos", | ||||
|     "@attachmentNoneDetail": {}, | ||||
|     "attachmentSelect": "Selecionar anexo", | ||||
|     "@attachmentSelect": {}, | ||||
|     "attention": "Aviso", | ||||
|     "@attention": {}, | ||||
|     "availableStock": "Stock disponível", | ||||
|     "@availableStock": {}, | ||||
|     "barcodeAssign": "Atribuir Código de Barras", | ||||
|     "@barcodeAssign": {}, | ||||
|     "barcodeAssigned": "Código de barras atribuído", | ||||
|     "@barcodeAssigned": {}, | ||||
|     "barcodeError": "Erro ao escanear código de barras", | ||||
|     "@barcodeError": {}, | ||||
|     "barcodeInUse": "Código de barras já atribuído", | ||||
|     "@barcodeInUse": {}, | ||||
|     "barcodeMissingHash": "Dados de hash de código de barras faltando na resposta", | ||||
|     "@barcodeMissingHash": {}, | ||||
|     "barcodeNoMatch": "Não corresponde a nenhum código de barras", | ||||
|     "@barcodeNoMatch": {}, | ||||
|     "barcodeNotAssigned": "Código de barras não atribuído", | ||||
|     "@barcodeNotAssigned": {}, | ||||
|     "barcodeScanAssign": "Escaneie para atribuir código de barras", | ||||
|     "@barcodeScanAssign": {}, | ||||
|     "barcodeScanGeneral": "Escaneie um código de barras do InvenTree", | ||||
|     "@barcodeScanGeneral": {}, | ||||
|     "barcodeScanLocation": "Escanear Localização", | ||||
|     "@barcodeScanLocation": {}, | ||||
|     "barcodeScanIntoLocationSuccess": "Escaneado no local", | ||||
|     "@barcodeScanIntoLocationSuccess": {}, | ||||
|     "barcodeScanIntoLocationFailure": "O item não foi digitalizado em", | ||||
|     "@barcodeScanIntoLocationFailure": {}, | ||||
|     "barcodeScanItem": "Escanear ítem", | ||||
|     "@barcodeScanItem": {}, | ||||
|     "barcodeTones": "Tons do código de barras", | ||||
|     "@barcodeTones": {}, | ||||
|     "barcodeUnassign": "Remover código de barras pre-designado", | ||||
|     "@barcodeUnassign": {}, | ||||
|     "barcodeUnknown": "Código de barras não reconhecido", | ||||
|     "@barcodeUnknown": {}, | ||||
|     "batchCode": "Código de lote", | ||||
|     "@batchCode": {}, | ||||
|     "billOfMaterials": "Lista de Materiais", | ||||
|     "@billOfMaterials": {}, | ||||
|     "bom": "Lista de Materiais", | ||||
|     "@bom": {}, | ||||
|     "build": "Compilar", | ||||
|     "@build": {}, | ||||
|     "building": "Compilando", | ||||
|     "@building": {}, | ||||
|     "cancel": "Cancelar", | ||||
|     "@cancel": { | ||||
|         "description": "Cancel" | ||||
|     }, | ||||
|     "category": "Categoria", | ||||
|     "@category": {}, | ||||
|     "categoryCreate": "Nova Categoria", | ||||
|     "@categoryCreate": {}, | ||||
|     "categoryCreateDetail": "Criar nova categoria de peças", | ||||
|     "@categoryCreateDetail": {}, | ||||
|     "categoryUpdated": "Categoria de peça atualizada", | ||||
|     "@categoryUpdated": {}, | ||||
|     "company": "Empresa", | ||||
|     "@company": {}, | ||||
|     "companyEdit": "Editar empresa", | ||||
|     "@companyEdit": {}, | ||||
|     "companyNoResults": "Nenhuma empresa corresponde a consulta", | ||||
|     "@companyNoResults": {}, | ||||
|     "companyUpdated": "Dados da empresa atualizados", | ||||
|     "@companyUpdated": {}, | ||||
|     "companies": "Empresas", | ||||
|     "@companies": {}, | ||||
|     "configureServer": "Configurar os parâmetros do servidor de email", | ||||
|     "@configureServer": {}, | ||||
|     "connectionRefused": "Conexão recusada", | ||||
|     "@connectionRefused": {}, | ||||
|     "count": "Contagem", | ||||
|     "@count": { | ||||
|         "description": "Count" | ||||
|     }, | ||||
|     "countStock": "Contagem de Estoque", | ||||
|     "@countStock": { | ||||
|         "description": "Count Stock" | ||||
|     }, | ||||
|     "credits": "Créditos", | ||||
|     "@credits": {}, | ||||
|     "customers": "Clientes", | ||||
|     "@customers": {}, | ||||
|     "damaged": "Danificado", | ||||
|     "@damaged": {}, | ||||
|     "delete": "Excluir", | ||||
|     "@delete": {}, | ||||
|     "deletePart": "Excluir esta parte", | ||||
|     "@deletePart": {}, | ||||
|     "deletePartDetail": "Remover esta peça da base de dados", | ||||
|     "@deletePartDetail": {}, | ||||
|     "description": "Descrição", | ||||
|     "@description": {}, | ||||
|     "destroyed": "Destruído", | ||||
|     "@destroyed": {}, | ||||
|     "details": "Detalhes", | ||||
|     "@details": { | ||||
|         "description": "details" | ||||
|     }, | ||||
|     "documentation": "Documentação", | ||||
|     "@documentation": {}, | ||||
|     "downloading": "Baixando arquivo", | ||||
|     "@downloading": {}, | ||||
|     "downloadError": "Erro de download", | ||||
|     "@downloadError": {}, | ||||
|     "edit": "Editar", | ||||
|     "@edit": { | ||||
|         "description": "edit" | ||||
|     }, | ||||
|     "editCategory": "Editar categoria", | ||||
|     "@editCategory": {}, | ||||
|     "editLocation": "Editar Localização", | ||||
|     "@editLocation": {}, | ||||
|     "editNotes": "Editar notas", | ||||
|     "@editNotes": {}, | ||||
|     "editPart": "Editar a peça", | ||||
|     "@editPart": { | ||||
|         "description": "edit part" | ||||
|     }, | ||||
|     "editItem": "Editar Item do Estoque", | ||||
|     "@editItem": {}, | ||||
|     "enterPassword": "Digite a senha", | ||||
|     "@enterPassword": {}, | ||||
|     "enterUsername": "Inserir usuário", | ||||
|     "@enterUsername": {}, | ||||
|     "error": "Erro", | ||||
|     "@error": { | ||||
|         "description": "Error" | ||||
|     }, | ||||
|     "errorCreate": "Erro ao criar entrada de banco de dados", | ||||
|     "@errorCreate": {}, | ||||
|     "errorDelete": "Erro ao excluir entrada no banco de dados", | ||||
|     "@errorDelete": {}, | ||||
|     "errorDetails": "Detalhes do erro", | ||||
|     "@errorDetails": {}, | ||||
|     "errorFetch": "Erro ao recolher dados do servidor", | ||||
|     "@errorFetch": {}, | ||||
|     "errorReporting": "Comunicação de Erros", | ||||
|     "@errorReporting": {}, | ||||
|     "errorReportUpload": "Enviar relatórios de erro", | ||||
|     "@errorReportUpload": {}, | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {}, | ||||
|     "lastUpdated": "Ultima atualização", | ||||
|     "@lastUpdated": {}, | ||||
|     "lineItems": "Itens de linha", | ||||
|     "@lineItems": {} | ||||
|   "@@locale": "en", | ||||
|   "appTitle": "InvenTree", | ||||
|   "@appTitle": { | ||||
|     "description": "InvenTree application title string" | ||||
|   }, | ||||
|   "ok": "OK", | ||||
|   "@ok": { | ||||
|     "description": "OK" | ||||
|   }, | ||||
|   "about": "Sobre", | ||||
|   "@about": {}, | ||||
|   "accountDetails": "Detalhes da Conta", | ||||
|   "@accountDetails": {}, | ||||
|   "actions": "Ações", | ||||
|   "@actions": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "actionsNone": "Nenhuma ação disponível", | ||||
|   "@actionsNone": {}, | ||||
|   "add": "Adicionar", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "addStock": "Adicionar ao estoque", | ||||
|   "@addStock": { | ||||
|     "description": "add stock" | ||||
|   }, | ||||
|   "address": "Endereço", | ||||
|   "@address": {}, | ||||
|   "appAbout": "Sobre o InvenTree", | ||||
|   "@appAbout": {}, | ||||
|   "appCredits": "Créditos adicionais do aplicativo", | ||||
|   "@appCredits": {}, | ||||
|   "appDetails": "Detalhes do App", | ||||
|   "@appDetails": {}, | ||||
|   "appReleaseNotes": "Exibir notas de versão do aplicativo", | ||||
|   "@appReleaseNotes": {}, | ||||
|   "appSettings": "Configurações do App", | ||||
|   "@appSettings": {}, | ||||
|   "appSettingsDetails": "Configurar os parâmetros do InvenTree", | ||||
|   "@appSettingsDetails": {}, | ||||
|   "attachments": "Anexos", | ||||
|   "@attachments": {}, | ||||
|   "attachImage": "Anexar Imagem", | ||||
|   "@attachImage": { | ||||
|     "description": "Attach an image" | ||||
|   }, | ||||
|   "attachmentNone": "Não foram encontrados quaisquer anexos", | ||||
|   "@attachmentNone": {}, | ||||
|   "attachmentNoneDetail": "Não foram encontrados anexos", | ||||
|   "@attachmentNoneDetail": {}, | ||||
|   "attachmentSelect": "Selecionar anexo", | ||||
|   "@attachmentSelect": {}, | ||||
|   "attention": "Aviso", | ||||
|   "@attention": {}, | ||||
|   "availableStock": "Stock disponível", | ||||
|   "@availableStock": {}, | ||||
|   "barcodeAssign": "Atribuir Código de Barras", | ||||
|   "@barcodeAssign": {}, | ||||
|   "barcodeAssigned": "Código de barras atribuído", | ||||
|   "@barcodeAssigned": {}, | ||||
|   "barcodeError": "Erro ao escanear código de barras", | ||||
|   "@barcodeError": {}, | ||||
|   "barcodeInUse": "Código de barras já atribuído", | ||||
|   "@barcodeInUse": {}, | ||||
|   "barcodeMissingHash": "Dados de hash de código de barras faltando na resposta", | ||||
|   "@barcodeMissingHash": {}, | ||||
|   "barcodeNoMatch": "Não corresponde a nenhum código de barras", | ||||
|   "@barcodeNoMatch": {}, | ||||
|   "barcodeNotAssigned": "Código de barras não atribuído", | ||||
|   "@barcodeNotAssigned": {}, | ||||
|   "barcodeScanAssign": "Escaneie para atribuir código de barras", | ||||
|   "@barcodeScanAssign": {}, | ||||
|   "barcodeScanGeneral": "Escaneie um código de barras do InvenTree", | ||||
|   "@barcodeScanGeneral": {}, | ||||
|   "barcodeScanLocation": "Escanear Localização", | ||||
|   "@barcodeScanLocation": {}, | ||||
|   "barcodeScanIntoLocationSuccess": "Escaneado no local", | ||||
|   "@barcodeScanIntoLocationSuccess": {}, | ||||
|   "barcodeScanIntoLocationFailure": "O item não foi digitalizado em", | ||||
|   "@barcodeScanIntoLocationFailure": {}, | ||||
|   "barcodeScanItem": "Escanear ítem", | ||||
|   "@barcodeScanItem": {}, | ||||
|   "barcodeTones": "Tons do código de barras", | ||||
|   "@barcodeTones": {}, | ||||
|   "barcodeUnassign": "Remover código de barras pre-designado", | ||||
|   "@barcodeUnassign": {}, | ||||
|   "barcodeUnknown": "Código de barras não reconhecido", | ||||
|   "@barcodeUnknown": {}, | ||||
|   "batchCode": "Código de lote", | ||||
|   "@batchCode": {}, | ||||
|   "billOfMaterials": "Lista de Materiais", | ||||
|   "@billOfMaterials": {}, | ||||
|   "bom": "Lista de Materiais", | ||||
|   "@bom": {}, | ||||
|   "build": "Compilar", | ||||
|   "@build": {}, | ||||
|   "building": "Compilando", | ||||
|   "@building": {}, | ||||
|   "cancel": "Cancelar", | ||||
|   "@cancel": { | ||||
|     "description": "Cancel" | ||||
|   }, | ||||
|   "category": "Categoria", | ||||
|   "@category": {}, | ||||
|   "categoryCreate": "Nova Categoria", | ||||
|   "@categoryCreate": {}, | ||||
|   "categoryCreateDetail": "Criar nova categoria de peças", | ||||
|   "@categoryCreateDetail": {}, | ||||
|   "categoryUpdated": "Categoria de peça atualizada", | ||||
|   "@categoryUpdated": {}, | ||||
|   "company": "Empresa", | ||||
|   "@company": {}, | ||||
|   "companyEdit": "Editar empresa", | ||||
|   "@companyEdit": {}, | ||||
|   "companyNoResults": "Nenhuma empresa corresponde a consulta", | ||||
|   "@companyNoResults": {}, | ||||
|   "companyUpdated": "Dados da empresa atualizados", | ||||
|   "@companyUpdated": {}, | ||||
|   "companies": "Empresas", | ||||
|   "@companies": {}, | ||||
|   "configureServer": "Configurar os parâmetros do servidor de email", | ||||
|   "@configureServer": {}, | ||||
|   "connectionRefused": "Conexão recusada", | ||||
|   "@connectionRefused": {}, | ||||
|   "count": "Contagem", | ||||
|   "@count": { | ||||
|     "description": "Count" | ||||
|   }, | ||||
|   "countStock": "Contagem de Estoque", | ||||
|   "@countStock": { | ||||
|     "description": "Count Stock" | ||||
|   }, | ||||
|   "credits": "Créditos", | ||||
|   "@credits": {}, | ||||
|   "customers": "Clientes", | ||||
|   "@customers": {}, | ||||
|   "damaged": "Danificado", | ||||
|   "@damaged": {}, | ||||
|   "delete": "Excluir", | ||||
|   "@delete": {}, | ||||
|   "deletePart": "Excluir esta parte", | ||||
|   "@deletePart": {}, | ||||
|   "deletePartDetail": "Remover esta peça da base de dados", | ||||
|   "@deletePartDetail": {}, | ||||
|   "description": "Descrição", | ||||
|   "@description": {}, | ||||
|   "destroyed": "Destruído", | ||||
|   "@destroyed": {}, | ||||
|   "details": "Detalhes", | ||||
|   "@details": { | ||||
|     "description": "details" | ||||
|   }, | ||||
|   "documentation": "Documentação", | ||||
|   "@documentation": {}, | ||||
|   "downloading": "Baixando arquivo", | ||||
|   "@downloading": {}, | ||||
|   "downloadError": "Erro de download", | ||||
|   "@downloadError": {}, | ||||
|   "edit": "Editar", | ||||
|   "@edit": { | ||||
|     "description": "edit" | ||||
|   }, | ||||
|   "editCategory": "Editar categoria", | ||||
|   "@editCategory": {}, | ||||
|   "editLocation": "Editar Localização", | ||||
|   "@editLocation": {}, | ||||
|   "editNotes": "Editar notas", | ||||
|   "@editNotes": {}, | ||||
|   "editPart": "Editar a peça", | ||||
|   "@editPart": { | ||||
|     "description": "edit part" | ||||
|   }, | ||||
|   "editItem": "Editar Item do Estoque", | ||||
|   "@editItem": {}, | ||||
|   "enterPassword": "Digite a senha", | ||||
|   "@enterPassword": {}, | ||||
|   "enterUsername": "Inserir usuário", | ||||
|   "@enterUsername": {}, | ||||
|   "error": "Erro", | ||||
|   "@error": { | ||||
|     "description": "Error" | ||||
|   }, | ||||
|   "errorCreate": "Erro ao criar entrada de banco de dados", | ||||
|   "@errorCreate": {}, | ||||
|   "errorDelete": "Erro ao excluir entrada no banco de dados", | ||||
|   "@errorDelete": {}, | ||||
|   "errorDetails": "Detalhes do erro", | ||||
|   "@errorDetails": {}, | ||||
|   "errorFetch": "Erro ao recolher dados do servidor", | ||||
|   "@errorFetch": {}, | ||||
|   "errorReporting": "Comunicação de Erros", | ||||
|   "@errorReporting": {}, | ||||
|   "errorReportUpload": "Enviar relatórios de erro", | ||||
|   "@errorReportUpload": {}, | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "lastUpdated": "Ultima atualização", | ||||
|   "@lastUpdated": {}, | ||||
|   "lineItems": "Itens de linha", | ||||
|   "@lineItems": {} | ||||
| } | ||||
| @@ -1,255 +1,255 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "ok": "ОК", | ||||
|     "@ok": { | ||||
|         "description": "OK" | ||||
|     }, | ||||
|     "about": "О проекте", | ||||
|     "@about": {}, | ||||
|     "accountDetails": "Данные аккаунта", | ||||
|     "@accountDetails": {}, | ||||
|     "actions": "Действия", | ||||
|     "@actions": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "actionsNone": "Действия недоступны", | ||||
|     "@actionsNone": {}, | ||||
|     "add": "Добавить", | ||||
|     "@add": { | ||||
|         "description": "add" | ||||
|     }, | ||||
|     "addStock": "Добавить запасы", | ||||
|     "@addStock": { | ||||
|         "description": "add stock" | ||||
|     }, | ||||
|     "address": "Адрес", | ||||
|     "@address": {}, | ||||
|     "appAbout": "О InvenTree", | ||||
|     "@appAbout": {}, | ||||
|     "appCredits": "Благодарности за помощь и поддержку", | ||||
|     "@appCredits": {}, | ||||
|     "appDetails": "Информация о приложении", | ||||
|     "@appDetails": {}, | ||||
|     "appReleaseNotes": "Показать заметки о выпуске приложения", | ||||
|     "@appReleaseNotes": {}, | ||||
|     "appSettings": "Настройки приложения", | ||||
|     "@appSettings": {}, | ||||
|     "companyNoResults": "Нет организаций, соответствующих запросу", | ||||
|     "@companyNoResults": {}, | ||||
|     "downloading": "Загрузка файла", | ||||
|     "@downloading": {}, | ||||
|     "downloadError": "Ошибка загрузки", | ||||
|     "@downloadError": {}, | ||||
|     "edit": "Изменить", | ||||
|     "@edit": { | ||||
|         "description": "edit" | ||||
|     }, | ||||
|     "editCategory": "Редактировать категорию", | ||||
|     "@editCategory": {}, | ||||
|     "editLocation": "Редактировать местонахождение", | ||||
|     "@editLocation": {}, | ||||
|     "editNotes": "Редактировать примечания", | ||||
|     "@editNotes": {}, | ||||
|     "editPart": "Ред. эту часть", | ||||
|     "@editPart": { | ||||
|         "description": "edit part" | ||||
|     }, | ||||
|     "editItem": "Отредактированный товар", | ||||
|     "@editItem": {}, | ||||
|     "enterPassword": "Введите пароль", | ||||
|     "@enterPassword": {}, | ||||
|     "enterUsername": "Введите имя пользователя", | ||||
|     "@enterUsername": {}, | ||||
|     "error": "Ошибка", | ||||
|     "@error": { | ||||
|         "description": "Error" | ||||
|     }, | ||||
|     "errorCreate": "Ошибка создания записи базы данных", | ||||
|     "@errorCreate": {}, | ||||
|     "errorDetails": "Подробнее об ошибке", | ||||
|     "@errorDetails": {}, | ||||
|     "errorFetch": "Ошибка при получении данных с сервера", | ||||
|     "@errorFetch": {}, | ||||
|     "feedback": "Обратная Связь", | ||||
|     "@feedback": {}, | ||||
|     "feedbackError": "Ошибка отправки отзыва", | ||||
|     "@feedbackError": {}, | ||||
|     "feedbackSuccess": "Отзыв отправлен", | ||||
|     "@feedbackSuccess": {}, | ||||
|     "formatException": "Формат исключения", | ||||
|     "@formatException": {}, | ||||
|     "formatExceptionJson": "Ошибка формата JSON", | ||||
|     "@formatExceptionJson": {}, | ||||
|     "formError": "Ошибка в форме", | ||||
|     "@formError": {}, | ||||
|     "history": "История", | ||||
|     "@history": { | ||||
|         "description": "history" | ||||
|     }, | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {}, | ||||
|     "imageUploadFailure": "Не удалось загрузить изображение", | ||||
|     "@imageUploadFailure": {}, | ||||
|     "imageUploadSuccess": "Изображение загружено", | ||||
|     "@imageUploadSuccess": {}, | ||||
|     "inactive": "Неактивный", | ||||
|     "@inactive": {}, | ||||
|     "inactiveDetail": "Эта часть помечена как неактивная", | ||||
|     "@inactiveDetail": {}, | ||||
|     "includeSubcategories": "Включить подкатегории", | ||||
|     "@includeSubcategories": {}, | ||||
|     "includeSublocations": "Добавить доп. местоположения", | ||||
|     "@includeSublocations": {}, | ||||
|     "incompleteDetails": "Неполные данные профиля", | ||||
|     "@incompleteDetails": {}, | ||||
|     "internalPartNumber": "Внутренний номер", | ||||
|     "@internalPartNumber": {}, | ||||
|     "info": "Информация", | ||||
|     "@info": {}, | ||||
|     "invalidHost": "Неверное имя хоста", | ||||
|     "@invalidHost": {}, | ||||
|     "invalidHostDetails": "Недопустимый пароль", | ||||
|     "@invalidHostDetails": {}, | ||||
|     "invalidPart": "Недопустимый элемент", | ||||
|     "@invalidPart": {}, | ||||
|     "invalidPartCategory": "Неверная категория элемента", | ||||
|     "@invalidPartCategory": {}, | ||||
|     "invalidStockLocation": "Неверное расположение склада", | ||||
|     "@invalidStockLocation": {}, | ||||
|     "invalidStockItem": "Недопустимый товарный пункт", | ||||
|     "@invalidStockItem": {}, | ||||
|     "invalidUsernamePassword": "Неверная комбинация имени пользователя и пароля", | ||||
|     "@invalidUsernamePassword": {}, | ||||
|     "issueDate": "Дата проблемы", | ||||
|     "@issueDate": {}, | ||||
|     "itemInLocation": "Элемент уже находится на месте", | ||||
|     "@itemInLocation": {}, | ||||
|     "keywords": "Ключевые слова", | ||||
|     "@keywords": {}, | ||||
|     "lastStocktake": "Последняя инвентаризация", | ||||
|     "@lastStocktake": {}, | ||||
|     "lastUpdated": "Последние обновлённые", | ||||
|     "@lastUpdated": {}, | ||||
|     "lineItem": "Элемент строки", | ||||
|     "@lineItem": {}, | ||||
|     "lineItems": "Элементы строки", | ||||
|     "@lineItems": {}, | ||||
|     "locationCreate": "Новое местоположение", | ||||
|     "@locationCreate": {}, | ||||
|     "locationCreateDetail": "Создать новое расположение склада", | ||||
|     "@locationCreateDetail": {}, | ||||
|     "locationNotSet": "Не указано месторасположение", | ||||
|     "@locationNotSet": {}, | ||||
|     "link": "Ссылка", | ||||
|     "@link": {}, | ||||
|     "lost": "Потерян", | ||||
|     "@lost": {}, | ||||
|     "manufacturers": "Производители", | ||||
|     "@manufacturers": {}, | ||||
|     "missingData": "Отсутствующие данные", | ||||
|     "@missingData": {}, | ||||
|     "name": "Название", | ||||
|     "@name": {}, | ||||
|     "notConnected": "Соединение не установлено", | ||||
|     "@notConnected": {}, | ||||
|     "notes": "Заметки", | ||||
|     "@notes": { | ||||
|         "description": "Notes" | ||||
|     }, | ||||
|     "noResponse": "Нет ответа от сервера", | ||||
|     "@noResponse": {}, | ||||
|     "noResults": "Нет результатов", | ||||
|     "@noResults": {}, | ||||
|     "noSubcategories": "Нет подкатегории", | ||||
|     "@noSubcategories": {}, | ||||
|     "noSubcategoriesAvailable": "Нет доступных подкатегорий", | ||||
|     "@noSubcategoriesAvailable": {}, | ||||
|     "numberInvalid": "Неправильный номер", | ||||
|     "@numberInvalid": {}, | ||||
|     "onOrder": "Под заказ", | ||||
|     "@onOrder": {}, | ||||
|     "onOrderDetails": "Заказаные элементы", | ||||
|     "@onOrderDetails": {}, | ||||
|     "packaging": "Упаковка", | ||||
|     "@packaging": {}, | ||||
|     "packageName": "Название упаковки", | ||||
|     "@packageName": {}, | ||||
|     "parent": "Родитель", | ||||
|     "@parent": {}, | ||||
|     "parentCategory": "Родительская категория", | ||||
|     "@parentCategory": {}, | ||||
|     "parentLocation": "Родительское местоположение", | ||||
|     "@parentLocation": {}, | ||||
|     "part": "Компонент", | ||||
|     "@part": { | ||||
|         "description": "Part (single)" | ||||
|     }, | ||||
|     "partCreate": "Новый компонент", | ||||
|     "@partCreate": {}, | ||||
|     "partCreateDetail": "Создать компонент в данной категории", | ||||
|     "@partCreateDetail": {}, | ||||
|     "parts": "Номенклатура", | ||||
|     "@parts": { | ||||
|         "description": "Part (multiple)" | ||||
|     }, | ||||
|     "partsNone": "Нет компонентов", | ||||
|     "@partsNone": {}, | ||||
|     "partNoResults": "Нет компонентов, соответствующих запросу", | ||||
|     "@partNoResults": {}, | ||||
|     "response405": "405 Метод не разрешен", | ||||
|     "@response405": {}, | ||||
|     "response429": "Слишком много запросов", | ||||
|     "@response429": {}, | ||||
|     "response500": "Внутренняя ошибка сервера", | ||||
|     "@response500": {}, | ||||
|     "response501": "Не реализовано", | ||||
|     "@response501": {}, | ||||
|     "response502": "Недопустимый шлюз", | ||||
|     "@response502": {}, | ||||
|     "response503": "Сервис недоступен", | ||||
|     "@response503": {}, | ||||
|     "response504": "504: тайм-аут шлюза", | ||||
|     "@response504": {}, | ||||
|     "response505": "505: версия не поддерживается", | ||||
|     "@response505": {}, | ||||
|     "responseData": "Информация об ответе", | ||||
|     "@responseData": {}, | ||||
|     "responseInvalid": "Неверный код ответа", | ||||
|     "@responseInvalid": {}, | ||||
|     "responseUnknown": "Неизвестный ответ", | ||||
|     "@responseUnknown": {}, | ||||
|     "result": "Результат", | ||||
|     "@result": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "returned": "Возвращено", | ||||
|     "@returned": {}, | ||||
|     "salesOrders": "Заказы на продажу", | ||||
|     "@salesOrders": {}, | ||||
|     "save": "Сохранить", | ||||
|     "@save": { | ||||
|         "description": "Save" | ||||
|     }, | ||||
|     "scanBarcode": "Сканировать штрихкод", | ||||
|     "@scanBarcode": {}, | ||||
|     "scanIntoLocation": "Сканировать в местоположение", | ||||
|     "@scanIntoLocation": {}, | ||||
|     "search": "Поиск", | ||||
|     "@search": { | ||||
|         "description": "search" | ||||
|     }, | ||||
|     "searchLocation": "Искать по месту", | ||||
|     "@searchLocation": {}, | ||||
|     "searchParts": "Найти номенклатуру", | ||||
|     "@searchParts": {}, | ||||
|     "searchStock": "Поиск в наличии", | ||||
|     "@searchStock": {}, | ||||
|     "select": "Выбрать", | ||||
|     "@select": {}, | ||||
|     "selectFile": "Выбрать файл", | ||||
|     "@selectFile": {}, | ||||
|     "selectImage": "Выбрать изображение", | ||||
|     "@selectImage": {}, | ||||
|     "website": "Сайт", | ||||
|     "@website": {} | ||||
|   "@@locale": "en", | ||||
|   "ok": "ОК", | ||||
|   "@ok": { | ||||
|     "description": "OK" | ||||
|   }, | ||||
|   "about": "О проекте", | ||||
|   "@about": {}, | ||||
|   "accountDetails": "Данные аккаунта", | ||||
|   "@accountDetails": {}, | ||||
|   "actions": "Действия", | ||||
|   "@actions": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "actionsNone": "Действия недоступны", | ||||
|   "@actionsNone": {}, | ||||
|   "add": "Добавить", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "addStock": "Добавить запасы", | ||||
|   "@addStock": { | ||||
|     "description": "add stock" | ||||
|   }, | ||||
|   "address": "Адрес", | ||||
|   "@address": {}, | ||||
|   "appAbout": "О InvenTree", | ||||
|   "@appAbout": {}, | ||||
|   "appCredits": "Благодарности за помощь и поддержку", | ||||
|   "@appCredits": {}, | ||||
|   "appDetails": "Информация о приложении", | ||||
|   "@appDetails": {}, | ||||
|   "appReleaseNotes": "Показать заметки о выпуске приложения", | ||||
|   "@appReleaseNotes": {}, | ||||
|   "appSettings": "Настройки приложения", | ||||
|   "@appSettings": {}, | ||||
|   "companyNoResults": "Нет организаций, соответствующих запросу", | ||||
|   "@companyNoResults": {}, | ||||
|   "downloading": "Загрузка файла", | ||||
|   "@downloading": {}, | ||||
|   "downloadError": "Ошибка загрузки", | ||||
|   "@downloadError": {}, | ||||
|   "edit": "Изменить", | ||||
|   "@edit": { | ||||
|     "description": "edit" | ||||
|   }, | ||||
|   "editCategory": "Редактировать категорию", | ||||
|   "@editCategory": {}, | ||||
|   "editLocation": "Редактировать местонахождение", | ||||
|   "@editLocation": {}, | ||||
|   "editNotes": "Редактировать примечания", | ||||
|   "@editNotes": {}, | ||||
|   "editPart": "Ред. эту часть", | ||||
|   "@editPart": { | ||||
|     "description": "edit part" | ||||
|   }, | ||||
|   "editItem": "Отредактированный товар", | ||||
|   "@editItem": {}, | ||||
|   "enterPassword": "Введите пароль", | ||||
|   "@enterPassword": {}, | ||||
|   "enterUsername": "Введите имя пользователя", | ||||
|   "@enterUsername": {}, | ||||
|   "error": "Ошибка", | ||||
|   "@error": { | ||||
|     "description": "Error" | ||||
|   }, | ||||
|   "errorCreate": "Ошибка создания записи базы данных", | ||||
|   "@errorCreate": {}, | ||||
|   "errorDetails": "Подробнее об ошибке", | ||||
|   "@errorDetails": {}, | ||||
|   "errorFetch": "Ошибка при получении данных с сервера", | ||||
|   "@errorFetch": {}, | ||||
|   "feedback": "Обратная Связь", | ||||
|   "@feedback": {}, | ||||
|   "feedbackError": "Ошибка отправки отзыва", | ||||
|   "@feedbackError": {}, | ||||
|   "feedbackSuccess": "Отзыв отправлен", | ||||
|   "@feedbackSuccess": {}, | ||||
|   "formatException": "Формат исключения", | ||||
|   "@formatException": {}, | ||||
|   "formatExceptionJson": "Ошибка формата JSON", | ||||
|   "@formatExceptionJson": {}, | ||||
|   "formError": "Ошибка в форме", | ||||
|   "@formError": {}, | ||||
|   "history": "История", | ||||
|   "@history": { | ||||
|     "description": "history" | ||||
|   }, | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "imageUploadFailure": "Не удалось загрузить изображение", | ||||
|   "@imageUploadFailure": {}, | ||||
|   "imageUploadSuccess": "Изображение загружено", | ||||
|   "@imageUploadSuccess": {}, | ||||
|   "inactive": "Неактивный", | ||||
|   "@inactive": {}, | ||||
|   "inactiveDetail": "Эта часть помечена как неактивная", | ||||
|   "@inactiveDetail": {}, | ||||
|   "includeSubcategories": "Включить подкатегории", | ||||
|   "@includeSubcategories": {}, | ||||
|   "includeSublocations": "Добавить доп. местоположения", | ||||
|   "@includeSublocations": {}, | ||||
|   "incompleteDetails": "Неполные данные профиля", | ||||
|   "@incompleteDetails": {}, | ||||
|   "internalPartNumber": "Внутренний номер", | ||||
|   "@internalPartNumber": {}, | ||||
|   "info": "Информация", | ||||
|   "@info": {}, | ||||
|   "invalidHost": "Неверное имя хоста", | ||||
|   "@invalidHost": {}, | ||||
|   "invalidHostDetails": "Недопустимый пароль", | ||||
|   "@invalidHostDetails": {}, | ||||
|   "invalidPart": "Недопустимый элемент", | ||||
|   "@invalidPart": {}, | ||||
|   "invalidPartCategory": "Неверная категория элемента", | ||||
|   "@invalidPartCategory": {}, | ||||
|   "invalidStockLocation": "Неверное расположение склада", | ||||
|   "@invalidStockLocation": {}, | ||||
|   "invalidStockItem": "Недопустимый товарный пункт", | ||||
|   "@invalidStockItem": {}, | ||||
|   "invalidUsernamePassword": "Неверная комбинация имени пользователя и пароля", | ||||
|   "@invalidUsernamePassword": {}, | ||||
|   "issueDate": "Дата проблемы", | ||||
|   "@issueDate": {}, | ||||
|   "itemInLocation": "Элемент уже находится на месте", | ||||
|   "@itemInLocation": {}, | ||||
|   "keywords": "Ключевые слова", | ||||
|   "@keywords": {}, | ||||
|   "lastStocktake": "Последняя инвентаризация", | ||||
|   "@lastStocktake": {}, | ||||
|   "lastUpdated": "Последние обновлённые", | ||||
|   "@lastUpdated": {}, | ||||
|   "lineItem": "Элемент строки", | ||||
|   "@lineItem": {}, | ||||
|   "lineItems": "Элементы строки", | ||||
|   "@lineItems": {}, | ||||
|   "locationCreate": "Новое местоположение", | ||||
|   "@locationCreate": {}, | ||||
|   "locationCreateDetail": "Создать новое расположение склада", | ||||
|   "@locationCreateDetail": {}, | ||||
|   "locationNotSet": "Не указано месторасположение", | ||||
|   "@locationNotSet": {}, | ||||
|   "link": "Ссылка", | ||||
|   "@link": {}, | ||||
|   "lost": "Потерян", | ||||
|   "@lost": {}, | ||||
|   "manufacturers": "Производители", | ||||
|   "@manufacturers": {}, | ||||
|   "missingData": "Отсутствующие данные", | ||||
|   "@missingData": {}, | ||||
|   "name": "Название", | ||||
|   "@name": {}, | ||||
|   "notConnected": "Соединение не установлено", | ||||
|   "@notConnected": {}, | ||||
|   "notes": "Заметки", | ||||
|   "@notes": { | ||||
|     "description": "Notes" | ||||
|   }, | ||||
|   "noResponse": "Нет ответа от сервера", | ||||
|   "@noResponse": {}, | ||||
|   "noResults": "Нет результатов", | ||||
|   "@noResults": {}, | ||||
|   "noSubcategories": "Нет подкатегории", | ||||
|   "@noSubcategories": {}, | ||||
|   "noSubcategoriesAvailable": "Нет доступных подкатегорий", | ||||
|   "@noSubcategoriesAvailable": {}, | ||||
|   "numberInvalid": "Неправильный номер", | ||||
|   "@numberInvalid": {}, | ||||
|   "onOrder": "Под заказ", | ||||
|   "@onOrder": {}, | ||||
|   "onOrderDetails": "Заказаные элементы", | ||||
|   "@onOrderDetails": {}, | ||||
|   "packaging": "Упаковка", | ||||
|   "@packaging": {}, | ||||
|   "packageName": "Название упаковки", | ||||
|   "@packageName": {}, | ||||
|   "parent": "Родитель", | ||||
|   "@parent": {}, | ||||
|   "parentCategory": "Родительская категория", | ||||
|   "@parentCategory": {}, | ||||
|   "parentLocation": "Родительское местоположение", | ||||
|   "@parentLocation": {}, | ||||
|   "part": "Компонент", | ||||
|   "@part": { | ||||
|     "description": "Part (single)" | ||||
|   }, | ||||
|   "partCreate": "Новый компонент", | ||||
|   "@partCreate": {}, | ||||
|   "partCreateDetail": "Создать компонент в данной категории", | ||||
|   "@partCreateDetail": {}, | ||||
|   "parts": "Номенклатура", | ||||
|   "@parts": { | ||||
|     "description": "Part (multiple)" | ||||
|   }, | ||||
|   "partsNone": "Нет компонентов", | ||||
|   "@partsNone": {}, | ||||
|   "partNoResults": "Нет компонентов, соответствующих запросу", | ||||
|   "@partNoResults": {}, | ||||
|   "response405": "405 Метод не разрешен", | ||||
|   "@response405": {}, | ||||
|   "response429": "Слишком много запросов", | ||||
|   "@response429": {}, | ||||
|   "response500": "Внутренняя ошибка сервера", | ||||
|   "@response500": {}, | ||||
|   "response501": "Не реализовано", | ||||
|   "@response501": {}, | ||||
|   "response502": "Недопустимый шлюз", | ||||
|   "@response502": {}, | ||||
|   "response503": "Сервис недоступен", | ||||
|   "@response503": {}, | ||||
|   "response504": "504: тайм-аут шлюза", | ||||
|   "@response504": {}, | ||||
|   "response505": "505: версия не поддерживается", | ||||
|   "@response505": {}, | ||||
|   "responseData": "Информация об ответе", | ||||
|   "@responseData": {}, | ||||
|   "responseInvalid": "Неверный код ответа", | ||||
|   "@responseInvalid": {}, | ||||
|   "responseUnknown": "Неизвестный ответ", | ||||
|   "@responseUnknown": {}, | ||||
|   "result": "Результат", | ||||
|   "@result": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "returned": "Возвращено", | ||||
|   "@returned": {}, | ||||
|   "salesOrders": "Заказы на продажу", | ||||
|   "@salesOrders": {}, | ||||
|   "save": "Сохранить", | ||||
|   "@save": { | ||||
|     "description": "Save" | ||||
|   }, | ||||
|   "scanBarcode": "Сканировать штрихкод", | ||||
|   "@scanBarcode": {}, | ||||
|   "scanIntoLocation": "Сканировать в местоположение", | ||||
|   "@scanIntoLocation": {}, | ||||
|   "search": "Поиск", | ||||
|   "@search": { | ||||
|     "description": "search" | ||||
|   }, | ||||
|   "searchLocation": "Искать по месту", | ||||
|   "@searchLocation": {}, | ||||
|   "searchParts": "Найти номенклатуру", | ||||
|   "@searchParts": {}, | ||||
|   "searchStock": "Поиск в наличии", | ||||
|   "@searchStock": {}, | ||||
|   "select": "Выбрать", | ||||
|   "@select": {}, | ||||
|   "selectFile": "Выбрать файл", | ||||
|   "@selectFile": {}, | ||||
|   "selectImage": "Выбрать изображение", | ||||
|   "@selectImage": {}, | ||||
|   "website": "Сайт", | ||||
|   "@website": {} | ||||
| } | ||||
| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -1,5 +1,5 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {} | ||||
|   "@@locale": "en", | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {} | ||||
| } | ||||
| @@ -1,337 +1,361 @@ | ||||
| { | ||||
|     "@@locale": "en", | ||||
|     "ok": "好", | ||||
|     "@ok": { | ||||
|         "description": "OK" | ||||
|     }, | ||||
|     "about": "关于", | ||||
|     "@about": {}, | ||||
|     "accountDetails": "账户详情", | ||||
|     "@accountDetails": {}, | ||||
|     "actions": "操作", | ||||
|     "@actions": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "add": "添加", | ||||
|     "@add": { | ||||
|         "description": "add" | ||||
|     }, | ||||
|     "addStock": "添加库存", | ||||
|     "@addStock": { | ||||
|         "description": "add stock" | ||||
|     }, | ||||
|     "address": "地址", | ||||
|     "@address": {}, | ||||
|     "appAbout": "关于 InventTree", | ||||
|     "@appAbout": {}, | ||||
|     "appDetails": "应用详情", | ||||
|     "@appDetails": {}, | ||||
|     "appSettings": "应用设置", | ||||
|     "@appSettings": {}, | ||||
|     "attention": "注意", | ||||
|     "@attention": {}, | ||||
|     "barcodeAssign": "分配条码", | ||||
|     "@barcodeAssign": {}, | ||||
|     "barcodeAssigned": "条码已分配", | ||||
|     "@barcodeAssigned": {}, | ||||
|     "barcodeError": "条形码扫描出错", | ||||
|     "@barcodeError": {}, | ||||
|     "barcodeInUse": "条码已经被分配", | ||||
|     "@barcodeInUse": {}, | ||||
|     "barcodeNoMatch": "无匹配条码", | ||||
|     "@barcodeNoMatch": {}, | ||||
|     "barcodeNotAssigned": "未分配条码", | ||||
|     "@barcodeNotAssigned": {}, | ||||
|     "barcodeScanAssign": "扫描以分配条码", | ||||
|     "@barcodeScanAssign": {}, | ||||
|     "barcodeScanGeneral": "扫描 InvenTree 条码", | ||||
|     "@barcodeScanGeneral": {}, | ||||
|     "barcodeScanLocation": "扫描库存地点", | ||||
|     "@barcodeScanLocation": {}, | ||||
|     "barcodeScanIntoLocationSuccess": "已扫描至位置", | ||||
|     "@barcodeScanIntoLocationSuccess": {}, | ||||
|     "barcodeScanItem": "扫描库存项", | ||||
|     "@barcodeScanItem": {}, | ||||
|     "barcodeUnassign": "取消分配条码", | ||||
|     "@barcodeUnassign": {}, | ||||
|     "barcodeUnknown": "无法识别条码", | ||||
|     "@barcodeUnknown": {}, | ||||
|     "build": "生产", | ||||
|     "@build": {}, | ||||
|     "cancel": "取消", | ||||
|     "@cancel": { | ||||
|         "description": "Cancel" | ||||
|     }, | ||||
|     "category": "分类", | ||||
|     "@category": {}, | ||||
|     "categoryCreate": "新建分类", | ||||
|     "@categoryCreate": {}, | ||||
|     "categoryCreateDetail": "新建商品类别", | ||||
|     "@categoryCreateDetail": {}, | ||||
|     "company": "公司", | ||||
|     "@company": {}, | ||||
|     "companyEdit": "编辑公司信息", | ||||
|     "@companyEdit": {}, | ||||
|     "companies": "公司", | ||||
|     "@companies": {}, | ||||
|     "connectionRefused": "连接被拒绝", | ||||
|     "@connectionRefused": {}, | ||||
|     "count": "数量", | ||||
|     "@count": { | ||||
|         "description": "Count" | ||||
|     }, | ||||
|     "countStock": "库存数量", | ||||
|     "@countStock": { | ||||
|         "description": "Count Stock" | ||||
|     }, | ||||
|     "credits": "致谢", | ||||
|     "@credits": {}, | ||||
|     "damaged": "破损", | ||||
|     "@damaged": {}, | ||||
|     "delete": "删除", | ||||
|     "@delete": {}, | ||||
|     "description": "描述", | ||||
|     "@description": {}, | ||||
|     "destroyed": "销毁", | ||||
|     "@destroyed": {}, | ||||
|     "details": "详细信息", | ||||
|     "@details": { | ||||
|         "description": "details" | ||||
|     }, | ||||
|     "documentation": "文档", | ||||
|     "@documentation": {}, | ||||
|     "edit": "编辑", | ||||
|     "@edit": { | ||||
|         "description": "edit" | ||||
|     }, | ||||
|     "editCategory": "编辑分类", | ||||
|     "@editCategory": {}, | ||||
|     "editLocation": "编辑位置", | ||||
|     "@editLocation": {}, | ||||
|     "editPart": "编辑部件", | ||||
|     "@editPart": { | ||||
|         "description": "edit part" | ||||
|     }, | ||||
|     "error": "错误", | ||||
|     "@error": { | ||||
|         "description": "Error" | ||||
|     }, | ||||
|     "errorDetails": "c w错误详情", | ||||
|     "@errorDetails": {}, | ||||
|     "history": "历史", | ||||
|     "@history": { | ||||
|         "description": "history" | ||||
|     }, | ||||
|     "@homeShowSubscsribedDescription": {}, | ||||
|     "@homeShowSupplierDescription": {}, | ||||
|     "internalPartNumber": "内部部件号", | ||||
|     "@internalPartNumber": {}, | ||||
|     "info": "信息", | ||||
|     "@info": {}, | ||||
|     "invalidPart": "无效部件", | ||||
|     "@invalidPart": {}, | ||||
|     "invalidPartCategory": "无效部件分类", | ||||
|     "@invalidPartCategory": {}, | ||||
|     "invalidStockLocation": "无效库存位置", | ||||
|     "@invalidStockLocation": {}, | ||||
|     "invalidStockItem": "无效库存项", | ||||
|     "@invalidStockItem": {}, | ||||
|     "keywords": "关键词", | ||||
|     "@keywords": {}, | ||||
|     "link": "链接", | ||||
|     "@link": {}, | ||||
|     "lost": "丢失", | ||||
|     "@lost": {}, | ||||
|     "name": "名称", | ||||
|     "@name": {}, | ||||
|     "notConnected": "未连接", | ||||
|     "@notConnected": {}, | ||||
|     "notes": "注释", | ||||
|     "@notes": { | ||||
|         "description": "Notes" | ||||
|     }, | ||||
|     "noResponse": "服务器未响应", | ||||
|     "@noResponse": {}, | ||||
|     "parent": "父级", | ||||
|     "@parent": {}, | ||||
|     "parentCategory": "父类别", | ||||
|     "@parentCategory": {}, | ||||
|     "part": "部件", | ||||
|     "@part": { | ||||
|         "description": "Part (single)" | ||||
|     }, | ||||
|     "parts": "部件", | ||||
|     "@parts": { | ||||
|         "description": "Part (multiple)" | ||||
|     }, | ||||
|     "partCategory": "部件分类", | ||||
|     "@partCategory": {}, | ||||
|     "partCategories": "部件分类", | ||||
|     "@partCategories": {}, | ||||
|     "partDetails": "部件详情", | ||||
|     "@partDetails": {}, | ||||
|     "partNotes": "部件注释", | ||||
|     "@partNotes": {}, | ||||
|     "partStock": "部件库存", | ||||
|     "@partStock": { | ||||
|         "description": "part stock" | ||||
|     }, | ||||
|     "password": "密码", | ||||
|     "@password": {}, | ||||
|     "profile": "档案", | ||||
|     "@profile": {}, | ||||
|     "quantity": "数量", | ||||
|     "@quantity": { | ||||
|         "description": "Quantity" | ||||
|     }, | ||||
|     "quantityEmpty": "容量为空", | ||||
|     "@quantityEmpty": {}, | ||||
|     "quantityInvalid": "数量无效", | ||||
|     "@quantityInvalid": {}, | ||||
|     "quantityPositive": "数量必须大于0", | ||||
|     "@quantityPositive": {}, | ||||
|     "refresh": "刷新", | ||||
|     "@refresh": {}, | ||||
|     "refreshing": "正在刷新", | ||||
|     "@refreshing": {}, | ||||
|     "rejected": "已拒绝", | ||||
|     "@rejected": {}, | ||||
|     "releaseNotes": "更新日志", | ||||
|     "@releaseNotes": {}, | ||||
|     "remove": "移除", | ||||
|     "@remove": { | ||||
|         "description": "remove" | ||||
|     }, | ||||
|     "removeStock": "移除库存", | ||||
|     "@removeStock": { | ||||
|         "description": "remove stock" | ||||
|     }, | ||||
|     "reportBug": "反馈问题", | ||||
|     "@reportBug": {}, | ||||
|     "request": "请求", | ||||
|     "@request": {}, | ||||
|     "requestingData": "正在请求数据", | ||||
|     "@requestingData": {}, | ||||
|     "required": "必填", | ||||
|     "@required": { | ||||
|         "description": "This field is required" | ||||
|     }, | ||||
|     "responseInvalid": "无效响应码", | ||||
|     "@responseInvalid": {}, | ||||
|     "responseUnknown": "未知响应", | ||||
|     "@responseUnknown": {}, | ||||
|     "result": "结果", | ||||
|     "@result": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "save": "保存", | ||||
|     "@save": { | ||||
|         "description": "Save" | ||||
|     }, | ||||
|     "scanBarcode": "扫描条码", | ||||
|     "@scanBarcode": {}, | ||||
|     "scanIntoLocation": "已扫描至位置", | ||||
|     "@scanIntoLocation": {}, | ||||
|     "search": "搜索", | ||||
|     "@search": { | ||||
|         "description": "search" | ||||
|     }, | ||||
|     "searchParts": "搜索部件", | ||||
|     "@searchParts": {}, | ||||
|     "searchStock": "搜索库存", | ||||
|     "@searchStock": {}, | ||||
|     "select": "选择", | ||||
|     "@select": {}, | ||||
|     "send": "发送", | ||||
|     "@send": {}, | ||||
|     "serialNumber": "序列号", | ||||
|     "@serialNumber": {}, | ||||
|     "server": "服务器", | ||||
|     "@server": {}, | ||||
|     "serverAddress": "服务器地址", | ||||
|     "@serverAddress": {}, | ||||
|     "serverConnected": "已连接至服务器", | ||||
|     "@serverConnected": {}, | ||||
|     "serverError": "服务器错误", | ||||
|     "@serverError": {}, | ||||
|     "serverDetails": "服务器详情", | ||||
|     "@serverDetails": {}, | ||||
|     "serverOld": "过时的服务器版本", | ||||
|     "@serverOld": {}, | ||||
|     "serverSettings": "服务器设置", | ||||
|     "@serverSettings": {}, | ||||
|     "settings": "设置", | ||||
|     "@settings": {}, | ||||
|     "serverInstance": "服务器实例", | ||||
|     "@serverInstance": {}, | ||||
|     "serverNotConnected": "未连接至服务器", | ||||
|     "@serverNotConnected": {}, | ||||
|     "status": "状态", | ||||
|     "@status": {}, | ||||
|     "statusCode": "状态码", | ||||
|     "@statusCode": {}, | ||||
|     "stock": "库存", | ||||
|     "@stock": { | ||||
|         "description": "stock" | ||||
|     }, | ||||
|     "stockItem": "库存项", | ||||
|     "@stockItem": { | ||||
|         "description": "stock item title" | ||||
|     }, | ||||
|     "stockItems": "库存项", | ||||
|     "@stockItems": {}, | ||||
|     "stockItemNotes": "库存项注释", | ||||
|     "@stockItemNotes": {}, | ||||
|     "stockItemUpdateSuccess": "库存项已更新", | ||||
|     "@stockItemUpdateSuccess": {}, | ||||
|     "stockItemUpdateFailure": "库存项更新失败", | ||||
|     "@stockItemUpdateFailure": {}, | ||||
|     "stockLocation": "库存位置", | ||||
|     "@stockLocation": { | ||||
|         "description": "stock location" | ||||
|     }, | ||||
|     "stockLocations": "库存位置", | ||||
|     "@stockLocations": {}, | ||||
|     "subcategory": "子类别", | ||||
|     "@subcategory": {}, | ||||
|     "subcategories": "子类别", | ||||
|     "@subcategories": {}, | ||||
|     "sublocation": "次级位置", | ||||
|     "@sublocation": {}, | ||||
|     "sublocations": "次级位置", | ||||
|     "@sublocations": {}, | ||||
|     "testResults": "测试结果", | ||||
|     "@testResults": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "timeout": "超时", | ||||
|     "@timeout": { | ||||
|         "description": "" | ||||
|     }, | ||||
|     "tokenError": "令牌错误", | ||||
|     "@tokenError": {}, | ||||
|     "tokenMissing": "缺少令牌", | ||||
|     "@tokenMissing": {}, | ||||
|     "transfer": "转移", | ||||
|     "@transfer": { | ||||
|         "description": "transfer" | ||||
|     }, | ||||
|     "transferStock": "转移库存", | ||||
|     "@transferStock": { | ||||
|         "description": "transfer stock" | ||||
|     }, | ||||
|     "unknownResponse": "未知响应", | ||||
|     "@unknownResponse": {}, | ||||
|     "upload": "上传", | ||||
|     "@upload": {}, | ||||
|     "username": "用户名", | ||||
|     "@username": {}, | ||||
|     "value": "值", | ||||
|     "@value": { | ||||
|         "description": "value" | ||||
|     }, | ||||
|     "version": "版本", | ||||
|     "@version": {}, | ||||
|     "website": "网站", | ||||
|     "@website": {} | ||||
|   "@@locale": "en", | ||||
|   "appTitle": "InvenTree", | ||||
|   "@appTitle": { | ||||
|     "description": "InvenTree application title string" | ||||
|   }, | ||||
|   "ok": "好", | ||||
|   "@ok": { | ||||
|     "description": "OK" | ||||
|   }, | ||||
|   "about": "关于", | ||||
|   "@about": {}, | ||||
|   "accountDetails": "账户详情", | ||||
|   "@accountDetails": {}, | ||||
|   "actions": "操作", | ||||
|   "@actions": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "actionsNone": "无可用操作", | ||||
|   "@actionsNone": {}, | ||||
|   "add": "添加", | ||||
|   "@add": { | ||||
|     "description": "add" | ||||
|   }, | ||||
|   "addStock": "添加库存", | ||||
|   "@addStock": { | ||||
|     "description": "add stock" | ||||
|   }, | ||||
|   "address": "地址", | ||||
|   "@address": {}, | ||||
|   "appAbout": "关于 InventTree", | ||||
|   "@appAbout": {}, | ||||
|   "appDetails": "应用详情", | ||||
|   "@appDetails": {}, | ||||
|   "appReleaseNotes": "显示应用发布说明", | ||||
|   "@appReleaseNotes": {}, | ||||
|   "appSettings": "应用设置", | ||||
|   "@appSettings": {}, | ||||
|   "attachments": "附件", | ||||
|   "@attachments": {}, | ||||
|   "attachImage": "附加图片", | ||||
|   "@attachImage": { | ||||
|     "description": "Attach an image" | ||||
|   }, | ||||
|   "attachmentNone": "找不到附件。", | ||||
|   "@attachmentNone": {}, | ||||
|   "attachmentNoneDetail": "找不到附件。", | ||||
|   "@attachmentNoneDetail": {}, | ||||
|   "attachmentSelect": "选择附件", | ||||
|   "@attachmentSelect": {}, | ||||
|   "attention": "注意", | ||||
|   "@attention": {}, | ||||
|   "availableStock": "可用库存", | ||||
|   "@availableStock": {}, | ||||
|   "barcodeAssign": "分配条码", | ||||
|   "@barcodeAssign": {}, | ||||
|   "barcodeAssignDetail": "扫描自定义条形码进行分配", | ||||
|   "@barcodeAssignDetail": {}, | ||||
|   "barcodeAssigned": "条码已分配", | ||||
|   "@barcodeAssigned": {}, | ||||
|   "barcodeError": "条形码扫描出错", | ||||
|   "@barcodeError": {}, | ||||
|   "barcodeInUse": "条码已经被分配", | ||||
|   "@barcodeInUse": {}, | ||||
|   "barcodeNoMatch": "无匹配条码", | ||||
|   "@barcodeNoMatch": {}, | ||||
|   "barcodeNotAssigned": "未分配条码", | ||||
|   "@barcodeNotAssigned": {}, | ||||
|   "barcodeScanAssign": "扫描以分配条码", | ||||
|   "@barcodeScanAssign": {}, | ||||
|   "barcodeScanGeneral": "扫描 InvenTree 条码", | ||||
|   "@barcodeScanGeneral": {}, | ||||
|   "barcodeScanLocation": "扫描库存地点", | ||||
|   "@barcodeScanLocation": {}, | ||||
|   "barcodeScanIntoLocationSuccess": "已扫描至位置", | ||||
|   "@barcodeScanIntoLocationSuccess": {}, | ||||
|   "barcodeScanItem": "扫描库存项", | ||||
|   "@barcodeScanItem": {}, | ||||
|   "barcodeUnassign": "取消分配条码", | ||||
|   "@barcodeUnassign": {}, | ||||
|   "barcodeUnknown": "无法识别条码", | ||||
|   "@barcodeUnknown": {}, | ||||
|   "build": "生产", | ||||
|   "@build": {}, | ||||
|   "cancel": "取消", | ||||
|   "@cancel": { | ||||
|     "description": "Cancel" | ||||
|   }, | ||||
|   "category": "分类", | ||||
|   "@category": {}, | ||||
|   "categoryCreate": "新建分类", | ||||
|   "@categoryCreate": {}, | ||||
|   "categoryCreateDetail": "新建商品类别", | ||||
|   "@categoryCreateDetail": {}, | ||||
|   "company": "公司", | ||||
|   "@company": {}, | ||||
|   "companyEdit": "编辑公司信息", | ||||
|   "@companyEdit": {}, | ||||
|   "companies": "公司", | ||||
|   "@companies": {}, | ||||
|   "connectionRefused": "连接被拒绝", | ||||
|   "@connectionRefused": {}, | ||||
|   "count": "数量", | ||||
|   "@count": { | ||||
|     "description": "Count" | ||||
|   }, | ||||
|   "countStock": "库存数量", | ||||
|   "@countStock": { | ||||
|     "description": "Count Stock" | ||||
|   }, | ||||
|   "credits": "致谢", | ||||
|   "@credits": {}, | ||||
|   "damaged": "破损", | ||||
|   "@damaged": {}, | ||||
|   "delete": "删除", | ||||
|   "@delete": {}, | ||||
|   "description": "描述", | ||||
|   "@description": {}, | ||||
|   "destroyed": "销毁", | ||||
|   "@destroyed": {}, | ||||
|   "details": "详细信息", | ||||
|   "@details": { | ||||
|     "description": "details" | ||||
|   }, | ||||
|   "documentation": "文档", | ||||
|   "@documentation": {}, | ||||
|   "edit": "编辑", | ||||
|   "@edit": { | ||||
|     "description": "edit" | ||||
|   }, | ||||
|   "editCategory": "编辑分类", | ||||
|   "@editCategory": {}, | ||||
|   "editLocation": "编辑位置", | ||||
|   "@editLocation": {}, | ||||
|   "editPart": "编辑部件", | ||||
|   "@editPart": { | ||||
|     "description": "edit part" | ||||
|   }, | ||||
|   "error": "错误", | ||||
|   "@error": { | ||||
|     "description": "Error" | ||||
|   }, | ||||
|   "errorDetails": "c w错误详情", | ||||
|   "@errorDetails": {}, | ||||
|   "history": "历史", | ||||
|   "@history": { | ||||
|     "description": "history" | ||||
|   }, | ||||
|   "@homeShowSubscsribedDescription": {}, | ||||
|   "@homeShowSupplierDescription": {}, | ||||
|   "internalPartNumber": "内部部件号", | ||||
|   "@internalPartNumber": {}, | ||||
|   "info": "信息", | ||||
|   "@info": {}, | ||||
|   "invalidPart": "无效部件", | ||||
|   "@invalidPart": {}, | ||||
|   "invalidPartCategory": "无效部件分类", | ||||
|   "@invalidPartCategory": {}, | ||||
|   "invalidStockLocation": "无效库存位置", | ||||
|   "@invalidStockLocation": {}, | ||||
|   "invalidStockItem": "无效库存项", | ||||
|   "@invalidStockItem": {}, | ||||
|   "keywords": "关键词", | ||||
|   "@keywords": {}, | ||||
|   "link": "链接", | ||||
|   "@link": {}, | ||||
|   "lost": "丢失", | ||||
|   "@lost": {}, | ||||
|   "name": "名称", | ||||
|   "@name": {}, | ||||
|   "notConnected": "未连接", | ||||
|   "@notConnected": {}, | ||||
|   "notes": "注释", | ||||
|   "@notes": { | ||||
|     "description": "Notes" | ||||
|   }, | ||||
|   "noResponse": "服务器未响应", | ||||
|   "@noResponse": {}, | ||||
|   "parent": "父级", | ||||
|   "@parent": {}, | ||||
|   "parentCategory": "父类别", | ||||
|   "@parentCategory": {}, | ||||
|   "part": "部件", | ||||
|   "@part": { | ||||
|     "description": "Part (single)" | ||||
|   }, | ||||
|   "parts": "部件", | ||||
|   "@parts": { | ||||
|     "description": "Part (multiple)" | ||||
|   }, | ||||
|   "partCategory": "部件分类", | ||||
|   "@partCategory": {}, | ||||
|   "partCategories": "部件分类", | ||||
|   "@partCategories": {}, | ||||
|   "partDetails": "部件详情", | ||||
|   "@partDetails": {}, | ||||
|   "partNotes": "部件注释", | ||||
|   "@partNotes": {}, | ||||
|   "partStock": "部件库存", | ||||
|   "@partStock": { | ||||
|     "description": "part stock" | ||||
|   }, | ||||
|   "password": "密码", | ||||
|   "@password": {}, | ||||
|   "profile": "档案", | ||||
|   "@profile": {}, | ||||
|   "quantity": "数量", | ||||
|   "@quantity": { | ||||
|     "description": "Quantity" | ||||
|   }, | ||||
|   "quantityEmpty": "容量为空", | ||||
|   "@quantityEmpty": {}, | ||||
|   "quantityInvalid": "数量无效", | ||||
|   "@quantityInvalid": {}, | ||||
|   "quantityPositive": "数量必须大于0", | ||||
|   "@quantityPositive": {}, | ||||
|   "refresh": "刷新", | ||||
|   "@refresh": {}, | ||||
|   "refreshing": "正在刷新", | ||||
|   "@refreshing": {}, | ||||
|   "rejected": "已拒绝", | ||||
|   "@rejected": {}, | ||||
|   "releaseNotes": "更新日志", | ||||
|   "@releaseNotes": {}, | ||||
|   "remove": "移除", | ||||
|   "@remove": { | ||||
|     "description": "remove" | ||||
|   }, | ||||
|   "removeStock": "移除库存", | ||||
|   "@removeStock": { | ||||
|     "description": "remove stock" | ||||
|   }, | ||||
|   "reportBug": "反馈问题", | ||||
|   "@reportBug": {}, | ||||
|   "request": "请求", | ||||
|   "@request": {}, | ||||
|   "requestingData": "正在请求数据", | ||||
|   "@requestingData": {}, | ||||
|   "required": "必填", | ||||
|   "@required": { | ||||
|     "description": "This field is required" | ||||
|   }, | ||||
|   "responseInvalid": "无效响应码", | ||||
|   "@responseInvalid": {}, | ||||
|   "responseUnknown": "未知响应", | ||||
|   "@responseUnknown": {}, | ||||
|   "result": "结果", | ||||
|   "@result": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "save": "保存", | ||||
|   "@save": { | ||||
|     "description": "Save" | ||||
|   }, | ||||
|   "scanBarcode": "扫描条码", | ||||
|   "@scanBarcode": {}, | ||||
|   "scanIntoLocation": "已扫描至位置", | ||||
|   "@scanIntoLocation": {}, | ||||
|   "search": "搜索", | ||||
|   "@search": { | ||||
|     "description": "search" | ||||
|   }, | ||||
|   "searchParts": "搜索部件", | ||||
|   "@searchParts": {}, | ||||
|   "searchStock": "搜索库存", | ||||
|   "@searchStock": {}, | ||||
|   "select": "选择", | ||||
|   "@select": {}, | ||||
|   "send": "发送", | ||||
|   "@send": {}, | ||||
|   "serialNumber": "序列号", | ||||
|   "@serialNumber": {}, | ||||
|   "server": "服务器", | ||||
|   "@server": {}, | ||||
|   "serverAddress": "服务器地址", | ||||
|   "@serverAddress": {}, | ||||
|   "serverConnected": "已连接至服务器", | ||||
|   "@serverConnected": {}, | ||||
|   "serverError": "服务器错误", | ||||
|   "@serverError": {}, | ||||
|   "serverDetails": "服务器详情", | ||||
|   "@serverDetails": {}, | ||||
|   "serverOld": "过时的服务器版本", | ||||
|   "@serverOld": {}, | ||||
|   "serverSettings": "服务器设置", | ||||
|   "@serverSettings": {}, | ||||
|   "settings": "设置", | ||||
|   "@settings": {}, | ||||
|   "serverInstance": "服务器实例", | ||||
|   "@serverInstance": {}, | ||||
|   "serverNotConnected": "未连接至服务器", | ||||
|   "@serverNotConnected": {}, | ||||
|   "status": "状态", | ||||
|   "@status": {}, | ||||
|   "statusCode": "状态码", | ||||
|   "@statusCode": {}, | ||||
|   "stock": "库存", | ||||
|   "@stock": { | ||||
|     "description": "stock" | ||||
|   }, | ||||
|   "stockItem": "库存项", | ||||
|   "@stockItem": { | ||||
|     "description": "stock item title" | ||||
|   }, | ||||
|   "stockItems": "库存项", | ||||
|   "@stockItems": {}, | ||||
|   "stockItemNotes": "库存项注释", | ||||
|   "@stockItemNotes": {}, | ||||
|   "stockItemUpdateSuccess": "库存项已更新", | ||||
|   "@stockItemUpdateSuccess": {}, | ||||
|   "stockItemUpdateFailure": "库存项更新失败", | ||||
|   "@stockItemUpdateFailure": {}, | ||||
|   "stockLocation": "库存位置", | ||||
|   "@stockLocation": { | ||||
|     "description": "stock location" | ||||
|   }, | ||||
|   "stockLocations": "库存位置", | ||||
|   "@stockLocations": {}, | ||||
|   "subcategory": "子类别", | ||||
|   "@subcategory": {}, | ||||
|   "subcategories": "子类别", | ||||
|   "@subcategories": {}, | ||||
|   "sublocation": "次级位置", | ||||
|   "@sublocation": {}, | ||||
|   "sublocations": "次级位置", | ||||
|   "@sublocations": {}, | ||||
|   "testResults": "测试结果", | ||||
|   "@testResults": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "timeout": "超时", | ||||
|   "@timeout": { | ||||
|     "description": "" | ||||
|   }, | ||||
|   "tokenError": "令牌错误", | ||||
|   "@tokenError": {}, | ||||
|   "tokenMissing": "缺少令牌", | ||||
|   "@tokenMissing": {}, | ||||
|   "transfer": "转移", | ||||
|   "@transfer": { | ||||
|     "description": "transfer" | ||||
|   }, | ||||
|   "transferStock": "转移库存", | ||||
|   "@transferStock": { | ||||
|     "description": "transfer stock" | ||||
|   }, | ||||
|   "unknownResponse": "未知响应", | ||||
|   "@unknownResponse": {}, | ||||
|   "upload": "上传", | ||||
|   "@upload": {}, | ||||
|   "username": "用户名", | ||||
|   "@username": {}, | ||||
|   "value": "值", | ||||
|   "@value": { | ||||
|     "description": "value" | ||||
|   }, | ||||
|   "version": "版本", | ||||
|   "@version": {}, | ||||
|   "website": "网站", | ||||
|   "@website": {} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user