mirror of
https://github.com/inventree/inventree-app.git
synced 2025-05-07 09:48:56 +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:
parent
e7c5186823
commit
38b34e0fd9
@ -1,7 +1,191 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "en",
|
"@@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": {},
|
"@homeShowSubscsribedDescription": {},
|
||||||
|
"homeShowSuppliers": "Mostrar Proveedores",
|
||||||
|
"@homeShowSuppliers": {},
|
||||||
|
"homeShowSuppliersDescription": "Mostrar botón de proveedores en la pantalla de inicio",
|
||||||
"@homeShowSupplierDescription": {},
|
"@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": "Ítems de línea",
|
||||||
"@lineItems": {},
|
"@lineItems": {},
|
||||||
"onOrderDetails": "Artículos actualmente en pedido",
|
"onOrderDetails": "Artículos actualmente en pedido",
|
||||||
|
@ -48,6 +48,8 @@
|
|||||||
},
|
},
|
||||||
"attachmentNone": "Aucune pièce jointe trouvée",
|
"attachmentNone": "Aucune pièce jointe trouvée",
|
||||||
"@attachmentNone": {},
|
"@attachmentNone": {},
|
||||||
|
"attachmentNoneDetail": "Aucune pièce jointe trouvée",
|
||||||
|
"@attachmentNoneDetail": {},
|
||||||
"attachmentSelect": "Sélectionner une pièce jointe",
|
"attachmentSelect": "Sélectionner une pièce jointe",
|
||||||
"@attachmentSelect": {},
|
"@attachmentSelect": {},
|
||||||
"attention": "Avertissement",
|
"attention": "Avertissement",
|
||||||
@ -56,6 +58,8 @@
|
|||||||
"@availableStock": {},
|
"@availableStock": {},
|
||||||
"barcodeAssign": "Affecter un code-barres",
|
"barcodeAssign": "Affecter un code-barres",
|
||||||
"@barcodeAssign": {},
|
"@barcodeAssign": {},
|
||||||
|
"barcodeAssignDetail": "Scannez le code-barres personnalisé pour l'attribuer",
|
||||||
|
"@barcodeAssignDetail": {},
|
||||||
"barcodeAssigned": "Code-barres affecté",
|
"barcodeAssigned": "Code-barres affecté",
|
||||||
"@barcodeAssigned": {},
|
"@barcodeAssigned": {},
|
||||||
"barcodeError": "Erreur lors du scan du code-barres",
|
"barcodeError": "Erreur lors du scan du code-barres",
|
||||||
@ -200,6 +204,20 @@
|
|||||||
"@feedbackError": {},
|
"@feedbackError": {},
|
||||||
"feedbackSuccess": "Commentaire envoyé",
|
"feedbackSuccess": "Commentaire envoyé",
|
||||||
"@feedbackSuccess": {},
|
"@feedbackSuccess": {},
|
||||||
|
"filterActive": "Actif",
|
||||||
|
"@filterActive": {},
|
||||||
|
"filterActiveDetail": "Afficher les pièces actives",
|
||||||
|
"@filterActiveDetail": {},
|
||||||
|
"filterInStock": "En stock",
|
||||||
|
"@filterInStock": {},
|
||||||
|
"filterInStockDetail": "Afficher les pièces en stock",
|
||||||
|
"@filterInStockDetail": {},
|
||||||
|
"filterTemplate": "Modèle",
|
||||||
|
"@filterTemplate": {},
|
||||||
|
"filterTrackable": "Traçable",
|
||||||
|
"@filterTrackable": {},
|
||||||
|
"filteringOptions": "Options de filtrage",
|
||||||
|
"@filteringOptions": {},
|
||||||
"formatException": "Exception de format",
|
"formatException": "Exception de format",
|
||||||
"@formatException": {},
|
"@formatException": {},
|
||||||
"formatExceptionJson": "Exception de format de données JSON",
|
"formatExceptionJson": "Exception de format de données JSON",
|
||||||
@ -245,8 +263,12 @@
|
|||||||
"@inactiveDetail": {},
|
"@inactiveDetail": {},
|
||||||
"includeSubcategories": "Inclure les sous-catégories",
|
"includeSubcategories": "Inclure les sous-catégories",
|
||||||
"@includeSubcategories": {},
|
"@includeSubcategories": {},
|
||||||
|
"includeSubcategoriesDetail": "Afficher les résultats des sous-catégories",
|
||||||
|
"@includeSubcategoriesDetail": {},
|
||||||
"includeSublocations": "Inclure les sous-emplacements",
|
"includeSublocations": "Inclure les sous-emplacements",
|
||||||
"@includeSublocations": {},
|
"@includeSublocations": {},
|
||||||
|
"includeSublocationsDetail": "Afficher les résultat dans les sous-emplacements",
|
||||||
|
"@includeSublocationsDetail": {},
|
||||||
"incompleteDetails": "Profil incomplet",
|
"incompleteDetails": "Profil incomplet",
|
||||||
"@incompleteDetails": {},
|
"@incompleteDetails": {},
|
||||||
"internalPartNumber": "Numéro de pièce interne",
|
"internalPartNumber": "Numéro de pièce interne",
|
||||||
@ -279,10 +301,18 @@
|
|||||||
"@keywords": {},
|
"@keywords": {},
|
||||||
"labelTemplate": "Modèle d'étiquette",
|
"labelTemplate": "Modèle d'étiquette",
|
||||||
"@labelTemplate": {},
|
"@labelTemplate": {},
|
||||||
|
"language": "Langue",
|
||||||
|
"@language": {},
|
||||||
|
"languageDefault": "Langue par défaut du système",
|
||||||
|
"@languageDefault": {},
|
||||||
|
"languageSelect": "Sélectionner une langue",
|
||||||
|
"@languageSelect": {},
|
||||||
"lastStocktake": "Dernier inventaire",
|
"lastStocktake": "Dernier inventaire",
|
||||||
"@lastStocktake": {},
|
"@lastStocktake": {},
|
||||||
"lastUpdated": "Dernière mise à jour",
|
"lastUpdated": "Dernière mise à jour",
|
||||||
"@lastUpdated": {},
|
"@lastUpdated": {},
|
||||||
|
"level": "Niveau",
|
||||||
|
"@level": {},
|
||||||
"lineItem": "Position",
|
"lineItem": "Position",
|
||||||
"@lineItem": {},
|
"@lineItem": {},
|
||||||
"lineItems": "Position",
|
"lineItems": "Position",
|
||||||
@ -439,6 +469,8 @@
|
|||||||
"@quantity": {
|
"@quantity": {
|
||||||
"description": "Quantity"
|
"description": "Quantity"
|
||||||
},
|
},
|
||||||
|
"quantityAvailable": "Quantité disponible",
|
||||||
|
"@quantityAvailable": {},
|
||||||
"quantityEmpty": "La quantité est vide",
|
"quantityEmpty": "La quantité est vide",
|
||||||
"@quantityEmpty": {},
|
"@quantityEmpty": {},
|
||||||
"quantityInvalid": "La quantité n'est pas valide",
|
"quantityInvalid": "La quantité n'est pas valide",
|
||||||
@ -455,6 +487,8 @@
|
|||||||
"@receiveItem": {},
|
"@receiveItem": {},
|
||||||
"receivedItem": "Article de stock reçu",
|
"receivedItem": "Article de stock reçu",
|
||||||
"@receivedItem": {},
|
"@receivedItem": {},
|
||||||
|
"reference": "Référence",
|
||||||
|
"@reference": {},
|
||||||
"refresh": "Actualiser",
|
"refresh": "Actualiser",
|
||||||
"@refresh": {},
|
"@refresh": {},
|
||||||
"refreshing": "Actualisation en cours",
|
"refreshing": "Actualisation en cours",
|
||||||
@ -537,6 +571,8 @@
|
|||||||
"@search": {
|
"@search": {
|
||||||
"description": "search"
|
"description": "search"
|
||||||
},
|
},
|
||||||
|
"searching": "Recherche",
|
||||||
|
"@searching": {},
|
||||||
"searchLocation": "Rechercher un emplacement",
|
"searchLocation": "Rechercher un emplacement",
|
||||||
"@searchLocation": {},
|
"@searchLocation": {},
|
||||||
"searchParts": "Rechercher de pièces",
|
"searchParts": "Rechercher de pièces",
|
||||||
@ -595,6 +631,8 @@
|
|||||||
"@serverInstance": {},
|
"@serverInstance": {},
|
||||||
"serverNotConnected": "Le serveur n'est pas connecté",
|
"serverNotConnected": "Le serveur n'est pas connecté",
|
||||||
"@serverNotConnected": {},
|
"@serverNotConnected": {},
|
||||||
|
"serverNotSelected": "Serveur non séléctionné",
|
||||||
|
"@serverNotSelected": {},
|
||||||
"sounds": "Sons",
|
"sounds": "Sons",
|
||||||
"@sounds": {},
|
"@sounds": {},
|
||||||
"soundOnBarcodeAction": "Jouer la tonalité sonore lors du scan du code-barres",
|
"soundOnBarcodeAction": "Jouer la tonalité sonore lors du scan du code-barres",
|
||||||
@ -723,6 +761,8 @@
|
|||||||
"@transferStock": {
|
"@transferStock": {
|
||||||
"description": "transfer stock"
|
"description": "transfer stock"
|
||||||
},
|
},
|
||||||
|
"transferStockDetail": "Transférer un élément vers un autre emplacement",
|
||||||
|
"@transferStockDetail": {},
|
||||||
"translate": "Traduire",
|
"translate": "Traduire",
|
||||||
"@translate": {},
|
"@translate": {},
|
||||||
"translateHelp": "Aidez à traduire l'application InvenTree",
|
"translateHelp": "Aidez à traduire l'application InvenTree",
|
||||||
|
@ -323,6 +323,12 @@
|
|||||||
"@keywords": {},
|
"@keywords": {},
|
||||||
"labelTemplate": "Címke sablon",
|
"labelTemplate": "Címke sablon",
|
||||||
"@labelTemplate": {},
|
"@labelTemplate": {},
|
||||||
|
"language": "Nyelv",
|
||||||
|
"@language": {},
|
||||||
|
"languageDefault": "Alapértelmezett nyelv",
|
||||||
|
"@languageDefault": {},
|
||||||
|
"languageSelect": "Nyelv kiválasztása",
|
||||||
|
"@languageSelect": {},
|
||||||
"lastStocktake": "Utolsó leltár",
|
"lastStocktake": "Utolsó leltár",
|
||||||
"@lastStocktake": {},
|
"@lastStocktake": {},
|
||||||
"lastUpdated": "Utoljára módosítva",
|
"lastUpdated": "Utoljára módosítva",
|
||||||
|
@ -40,6 +40,8 @@
|
|||||||
},
|
},
|
||||||
"attachmentNone": "添付ファイルが見つかりません。",
|
"attachmentNone": "添付ファイルが見つかりません。",
|
||||||
"@attachmentNone": {},
|
"@attachmentNone": {},
|
||||||
|
"attachmentNoneDetail": "添付ファイルなし",
|
||||||
|
"@attachmentNoneDetail": {},
|
||||||
"attachmentSelect": "添付ファイルを選択",
|
"attachmentSelect": "添付ファイルを選択",
|
||||||
"@attachmentSelect": {},
|
"@attachmentSelect": {},
|
||||||
"attention": "注意",
|
"attention": "注意",
|
||||||
@ -76,6 +78,8 @@
|
|||||||
"@barcodeUnassign": {},
|
"@barcodeUnassign": {},
|
||||||
"barcodeUnknown": "バーコードが認識されません",
|
"barcodeUnknown": "バーコードが認識されません",
|
||||||
"@barcodeUnknown": {},
|
"@barcodeUnknown": {},
|
||||||
|
"batchCode": "一括処理コード",
|
||||||
|
"@batchCode": {},
|
||||||
"build": "ビルド",
|
"build": "ビルド",
|
||||||
"@build": {},
|
"@build": {},
|
||||||
"building": "ビルド",
|
"building": "ビルド",
|
||||||
@ -184,6 +188,26 @@
|
|||||||
"@feedbackError": {},
|
"@feedbackError": {},
|
||||||
"feedbackSuccess": "フィードバックが送信されました",
|
"feedbackSuccess": "フィードバックが送信されました",
|
||||||
"@feedbackSuccess": {},
|
"@feedbackSuccess": {},
|
||||||
|
"filterActive": "有効",
|
||||||
|
"@filterActive": {},
|
||||||
|
"filterActiveDetail": "有効な部品を表示",
|
||||||
|
"@filterActiveDetail": {},
|
||||||
|
"filterAssembly": "組立済み",
|
||||||
|
"@filterAssembly": {},
|
||||||
|
"filterAssemblyDetail": "組み立てられた部品を表示",
|
||||||
|
"@filterAssemblyDetail": {},
|
||||||
|
"filterComponent": "コンポーネント",
|
||||||
|
"@filterComponent": {},
|
||||||
|
"filterComponentDetail": "コンポーネントパーツを表示",
|
||||||
|
"@filterComponentDetail": {},
|
||||||
|
"filterInStock": "在庫あり",
|
||||||
|
"@filterInStock": {},
|
||||||
|
"filterInStockDetail": "在庫がある部品を表示",
|
||||||
|
"@filterInStockDetail": {},
|
||||||
|
"filterTemplate": "テンプレート",
|
||||||
|
"@filterTemplate": {},
|
||||||
|
"filterVirtualDetail": "仮想部品を表示",
|
||||||
|
"@filterVirtualDetail": {},
|
||||||
"formatException": "フォーマットの例外エラー",
|
"formatException": "フォーマットの例外エラー",
|
||||||
"@formatException": {},
|
"@formatException": {},
|
||||||
"formatExceptionJson": "JSONデータフォーマット例外エラー",
|
"formatExceptionJson": "JSONデータフォーマット例外エラー",
|
||||||
@ -194,6 +218,7 @@
|
|||||||
"@history": {
|
"@history": {
|
||||||
"description": "history"
|
"description": "history"
|
||||||
},
|
},
|
||||||
|
"home": "ホーム",
|
||||||
"@homeScreen": {},
|
"@homeScreen": {},
|
||||||
"homeScreen": "ホーム画面",
|
"homeScreen": "ホーム画面",
|
||||||
"homeScreenSettings": "ホーム画面の設定",
|
"homeScreenSettings": "ホーム画面の設定",
|
||||||
@ -257,8 +282,14 @@
|
|||||||
"@itemInLocation": {},
|
"@itemInLocation": {},
|
||||||
"keywords": "キーワード",
|
"keywords": "キーワード",
|
||||||
"@keywords": {},
|
"@keywords": {},
|
||||||
|
"language": "言語設定",
|
||||||
|
"@language": {},
|
||||||
|
"languageDefault": "システムのデフォルト言語",
|
||||||
|
"@languageDefault": {},
|
||||||
"lastUpdated": "最終更新",
|
"lastUpdated": "最終更新",
|
||||||
"@lastUpdated": {},
|
"@lastUpdated": {},
|
||||||
|
"level": "残量",
|
||||||
|
"@level": {},
|
||||||
"locationCreate": "新しい場所",
|
"locationCreate": "新しい場所",
|
||||||
"@locationCreate": {},
|
"@locationCreate": {},
|
||||||
"locationCreateDetail": "新しい在庫場所を作成",
|
"locationCreateDetail": "新しい在庫場所を作成",
|
||||||
@ -339,6 +370,8 @@
|
|||||||
"@permissionRequired": {},
|
"@permissionRequired": {},
|
||||||
"printLabel": "ラベルを印刷",
|
"printLabel": "ラベルを印刷",
|
||||||
"@printLabel": {},
|
"@printLabel": {},
|
||||||
|
"plugin": "プラグイン",
|
||||||
|
"@plugin": {},
|
||||||
"printLabelFailure": "ラベルの印刷に失敗しました",
|
"printLabelFailure": "ラベルの印刷に失敗しました",
|
||||||
"@printLabelFailure": {},
|
"@printLabelFailure": {},
|
||||||
"printLabelSuccess": "ラベルをプリンタに送信しました",
|
"printLabelSuccess": "ラベルをプリンタに送信しました",
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "en",
|
"@@locale": "en",
|
||||||
|
"appTitle": "InvenTree",
|
||||||
|
"@appTitle": {
|
||||||
|
"description": "InvenTree application title string"
|
||||||
|
},
|
||||||
"ok": "好",
|
"ok": "好",
|
||||||
"@ok": {
|
"@ok": {
|
||||||
"description": "OK"
|
"description": "OK"
|
||||||
@ -12,6 +16,8 @@
|
|||||||
"@actions": {
|
"@actions": {
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"actionsNone": "无可用操作",
|
||||||
|
"@actionsNone": {},
|
||||||
"add": "添加",
|
"add": "添加",
|
||||||
"@add": {
|
"@add": {
|
||||||
"description": "add"
|
"description": "add"
|
||||||
@ -26,12 +32,30 @@
|
|||||||
"@appAbout": {},
|
"@appAbout": {},
|
||||||
"appDetails": "应用详情",
|
"appDetails": "应用详情",
|
||||||
"@appDetails": {},
|
"@appDetails": {},
|
||||||
|
"appReleaseNotes": "显示应用发布说明",
|
||||||
|
"@appReleaseNotes": {},
|
||||||
"appSettings": "应用设置",
|
"appSettings": "应用设置",
|
||||||
"@appSettings": {},
|
"@appSettings": {},
|
||||||
|
"attachments": "附件",
|
||||||
|
"@attachments": {},
|
||||||
|
"attachImage": "附加图片",
|
||||||
|
"@attachImage": {
|
||||||
|
"description": "Attach an image"
|
||||||
|
},
|
||||||
|
"attachmentNone": "找不到附件。",
|
||||||
|
"@attachmentNone": {},
|
||||||
|
"attachmentNoneDetail": "找不到附件。",
|
||||||
|
"@attachmentNoneDetail": {},
|
||||||
|
"attachmentSelect": "选择附件",
|
||||||
|
"@attachmentSelect": {},
|
||||||
"attention": "注意",
|
"attention": "注意",
|
||||||
"@attention": {},
|
"@attention": {},
|
||||||
|
"availableStock": "可用库存",
|
||||||
|
"@availableStock": {},
|
||||||
"barcodeAssign": "分配条码",
|
"barcodeAssign": "分配条码",
|
||||||
"@barcodeAssign": {},
|
"@barcodeAssign": {},
|
||||||
|
"barcodeAssignDetail": "扫描自定义条形码进行分配",
|
||||||
|
"@barcodeAssignDetail": {},
|
||||||
"barcodeAssigned": "条码已分配",
|
"barcodeAssigned": "条码已分配",
|
||||||
"@barcodeAssigned": {},
|
"@barcodeAssigned": {},
|
||||||
"barcodeError": "条形码扫描出错",
|
"barcodeError": "条形码扫描出错",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user