From 5a9a0b08557cdcf50888fba764119f412e19cef9 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 15 Jul 2024 10:37:41 +1000 Subject: [PATCH] New Crowdin updates (#507) * New translations app_en.arb (Turkish) * New translations app_en.arb (Italian) * New translations app_en.arb (Romanian) * New translations app_en.arb (Romanian) * New translations app_en.arb (Romanian) * New translations app_en.arb (Russian) * New translations app_en.arb (Czech) * New translations app_en.arb (Polish) * New translations app_en.arb (Swedish) * New translations app_en.arb (Portuguese) * New translations app_en.arb (French) * New translations app_en.arb (Turkish) * New translations app_en.arb (French) * New translations app_en.arb (Portuguese, Brazilian) * New translations app_en.arb (Arabic) * New translations app_en.arb (Ukrainian) * New translations app_en.arb (Estonian) * New translations app_en.arb (Estonian) --- lib/l10n/ar_SA/app_ar_SA.arb | 1009 ++++++++++++++++++++++++++++++++++ lib/l10n/cs_CZ/app_cs_CZ.arb | 18 +- lib/l10n/et_EE/app_et_EE.arb | 1009 ++++++++++++++++++++++++++++++++++ lib/l10n/fr_FR/app_fr_FR.arb | 20 +- lib/l10n/it_IT/app_it_IT.arb | 2 +- lib/l10n/pl_PL/app_pl_PL.arb | 202 +++---- lib/l10n/pt_BR/app_pt_BR.arb | 2 +- lib/l10n/pt_PT/app_pt_PT.arb | 2 +- lib/l10n/ro_RO/app_ro_RO.arb | 504 ++++++++--------- lib/l10n/ru_RU/app_ru_RU.arb | 4 +- lib/l10n/sv_SE/app_sv_SE.arb | 12 +- lib/l10n/tr_TR/app_tr_TR.arb | 22 +- lib/l10n/uk_UA/app_uk_UA.arb | 36 +- 13 files changed, 2430 insertions(+), 412 deletions(-) create mode 100644 lib/l10n/ar_SA/app_ar_SA.arb create mode 100644 lib/l10n/et_EE/app_et_EE.arb diff --git a/lib/l10n/ar_SA/app_ar_SA.arb b/lib/l10n/ar_SA/app_ar_SA.arb new file mode 100644 index 00000000..2f370ff6 --- /dev/null +++ b/lib/l10n/ar_SA/app_ar_SA.arb @@ -0,0 +1,1009 @@ +{ + "@@locale": "ar", + "appTitle": "InvenTree", + "@appTitle": { + "description": "InvenTree application title string" + }, + "ok": "OK", + "@ok": { + "description": "OK" + }, + "about": "About", + "@about": {}, + "accountDetails": "Account Details", + "@accountDetails": {}, + "actions": "Actions", + "@actions": { + "description": "" + }, + "actionsNone": "No actions available", + "@actionsNone": {}, + "add": "Add", + "@add": { + "description": "add" + }, + "addStock": "Add Stock", + "@addStock": { + "description": "add stock" + }, + "address": "Address", + "@address": {}, + "appAbout": "About InvenTree", + "@appAbout": {}, + "appCredits": "Additional app credits", + "@appCredits": {}, + "appDetails": "App Details", + "@appDetails": {}, + "allocated": "Allocated", + "@allocated": {}, + "allocateStock": "Allocate Stock", + "@allocateStock": {}, + "appReleaseNotes": "Display app release notes", + "@appReleaseNotes": {}, + "appSettings": "App Settings", + "@appSettings": {}, + "appSettingsDetails": "Configure InvenTree app settings", + "@appSettingsDetails": {}, + "attachments": "Attachments", + "@attachments": {}, + "attachImage": "Attach Image", + "@attachImage": { + "description": "Attach an image" + }, + "attachmentNone": "No attachments found", + "@attachmentNone": {}, + "attachmentNoneDetail": "No attachments found", + "@attachmentNoneDetail": {}, + "attachmentSelect": "Select attachment", + "@attachmentSelect": {}, + "attention": "Attention", + "@attention": {}, + "available": "Available", + "@available": {}, + "availableStock": "Available Stock", + "@availableStock": {}, + "barcodes": "Barcodes", + "@barcodes": {}, + "barcodeSettings": "Barcode Settings", + "@barcodeSettings": {}, + "barcodeAssign": "Assign Barcode", + "@barcodeAssign": {}, + "barcodeAssignDetail": "Scan custom barcode to assign", + "@barcodeAssignDetail": {}, + "barcodeAssigned": "Barcode assigned", + "@barcodeAssigned": {}, + "barcodeError": "Barcode scan error", + "@barcodeError": {}, + "barcodeInUse": "Barcode already assigned", + "@barcodeInUse": {}, + "barcodeMissingHash": "Barcode hash data missing from response", + "@barcodeMissingHash": {}, + "barcodeNoMatch": "No match for barcode", + "@barcodeNoMatch": {}, + "barcodeNotAssigned": "Barcode not assigned", + "@barcodeNotAssigned": {}, + "barcodeScanPart": "Scan part barcode", + "@barcodeScanPart": {}, + "barcodeReceivePart": "Scan barcode to receive part", + "@barcodeReceivePart": {}, + "barcodeScanPaused": "Barcode scanning paused", + "@barodeScanPaused": {}, + "barcodeScanPause": "Tap or hold to pause scanning", + "@barcodeScanPause": {}, + "barcodeScanAssign": "Scan to assign barcode", + "@barcodeScanAssign": {}, + "barcodeScanController": "Scanner Input", + "@barcodeScanController": {}, + "barcodeScanControllerDetail": "Select barcode scanner input source", + "@barcodeScanControllerDetail": {}, + "barcodeScanDelay": "Barcode Scan Delay", + "@barcodeScanDelay": {}, + "barcodeScanDelayDetail": "Delay between barcode scans", + "@barcodeScanDelayDetail": {}, + "barcodeScanGeneral": "Scan an InvenTree barcode", + "@barcodeScanGeneral": {}, + "barcodeScanInItems": "Scan stock items into this location", + "@barcodeScanInItems": {}, + "barcodeScanLocation": "Scan stock location", + "@barcodeScanLocation": {}, + "barcodeScanSingle": "Single Scan Mode", + "@barcodeScanSingle": {}, + "barcodeScanSingleDetail": "Pause barcode scanner after each scan", + "@barcodeScanSingleDetail": {}, + "barcodeScanIntoLocationSuccess": "Scanned into location", + "@barcodeScanIntoLocationSuccess": {}, + "barcodeScanIntoLocationFailure": "Item not scanned in", + "@barcodeScanIntoLocationFailure": {}, + "barcodeScanItem": "Scan stock item", + "@barcodeScanItem": {}, + "barcodeTones": "Barcode Tones", + "@barcodeTones": {}, + "barcodeUnassign": "Unassign Barcode", + "@barcodeUnassign": {}, + "barcodeUnknown": "Barcode is not recognized", + "@barcodeUnknown": {}, + "batchCode": "Batch Code", + "@batchCode": {}, + "billOfMaterials": "Bill of Materials", + "@billOfMaterials": {}, + "bom": "BOM", + "@bom": {}, + "bomEnable": "Display Bill of Materials", + "@bomEnable": {}, + "build": "Build", + "@build": {}, + "building": "Building", + "@building": {}, + "cameraInternal": "Internal Camera", + "@cameraInternal": {}, + "cameraInternalDetail": "Use internal camera to read barcodes", + "@cameraInternalDetail": {}, + "cancel": "Cancel", + "@cancel": { + "description": "Cancel" + }, + "cancelOrder": "Cancel Order", + "@cancelOrder": {}, + "category": "Category", + "@category": {}, + "categoryCreate": "New Category", + "@categoryCreate": {}, + "categoryCreateDetail": "Create new part category", + "@categoryCreateDetail": {}, + "categoryUpdated": "Part category updated", + "@categoryUpdated": {}, + "company": "Company", + "@company": {}, + "companyEdit": "Edit Company", + "@companyEdit": {}, + "companyNoResults": "No companies matching query", + "@companyNoResults": {}, + "companyUpdated": "Company details updated", + "@companyUpdated": {}, + "companies": "Companies", + "@companies": {}, + "configureServer": "Configure server settings", + "@configureServer": {}, + "confirmScan": "Confirm Transfer", + "@confirmScan": {}, + "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", + "connectionRefused": "Connection Refused", + "@connectionRefused": {}, + "count": "Count", + "@count": { + "description": "Count" + }, + "countStock": "Count Stock", + "@countStock": { + "description": "Count Stock" + }, + "credits": "Credits", + "@credits": {}, + "customer": "Customer", + "@customer": {}, + "customers": "Customers", + "@customers": {}, + "customerReference": "Customer Reference", + "@customerReference": {}, + "damaged": "Damaged", + "@damaged": {}, + "darkMode": "Dark Mode", + "@darkMode": {}, + "darkModeEnable": "Enable dark mode", + "@darkModeEnable": {}, + "delete": "Delete", + "@delete": {}, + "deleteFailed": "Delete operation failed", + "@deleteFailed": {}, + "deletePart": "Delete Part", + "@deletePart": {}, + "deletePartDetail": "Remove this part from the database", + "@deletePartDetail": {}, + "deleteSuccess": "Delete operation successful", + "@deleteSuccess": {}, + "description": "Description", + "@description": {}, + "destroyed": "Destroyed", + "@destroyed": {}, + "details": "Details", + "@details": { + "description": "details" + }, + "documentation": "Documentation", + "@documentation": {}, + "downloading": "Downloading File", + "@downloading": {}, + "downloadError": "Download Error", + "@downloadError": {}, + "edit": "Edit", + "@edit": { + "description": "edit" + }, + "editCategory": "Edit Category", + "@editCategory": {}, + "editLocation": "Edit Location", + "@editLocation": {}, + "editNotes": "Edit Notes", + "@editNotes": {}, + "editParameter": "Edit Parameter", + "@editParameter": {}, + "editPart": "Edit Part", + "@editPart": { + "description": "edit part" + }, + "editItem": "Edit Stock Item", + "@editItem": {}, + "editLineItem": "Edit Line Item", + "@editLineItem": {}, + "enterPassword": "Enter password", + "@enterPassword": {}, + "enterUsername": "Enter username", + "@enterUsername": {}, + "error": "Error", + "@error": { + "description": "Error" + }, + "errorCreate": "Error creating database entry", + "@errorCreate": {}, + "errorDelete": "Error deleting database entry", + "@errorDelete": {}, + "errorDetails": "Error Details", + "@errorDetails": {}, + "errorFetch": "Error fetching data from server", + "@errorFetch": {}, + "errorUserRoles": "Error requesting user roles from server", + "@errorUserRoles": {}, + "errorPluginInfo": "Error requesting plugin data from server", + "@errorPluginInfo": {}, + "errorReporting": "Error Reporting", + "@errorReporting": {}, + "errorReportUpload": "Upload Error Reports", + "@errorReportUpload": {}, + "errorReportUploadDetails": "Upload anonymous error reports and crash logs", + "@errorReportUploadDetails": {}, + "feedback": "Feedback", + "@feedback": {}, + "feedbackError": "Error submitting feedback", + "@feedbackError": {}, + "feedbackSuccess": "Feedback submitted", + "@feedbackSuccess": {}, + "filterActive": "Active", + "@filterActive": {}, + "filterActiveDetail": "Show active parts", + "@filterActiveDetail": {}, + "filterAssembly": "Assembled", + "@filterAssembly": {}, + "filterAssemblyDetail": "Show assembled parts", + "@filterAssemblyDetail": {}, + "filterComponent": "Component", + "@filterComponent": {}, + "filterComponentDetail": "Show component parts", + "@filterComponentDetail": {}, + "filterExternal": "External", + "@filterExternal": {}, + "filterExternalDetail": "Show stock in external locations", + "@filterExternalDetail": {}, + "filterInStock": "In Stock", + "@filterInStock": {}, + "filterInStockDetail": "Show parts which have stock", + "@filterInStockDetail": {}, + "filterSerialized": "Serialized", + "@filterSerialized": {}, + "filterSerializedDetail": "Show serialized stock items", + "@filterSerializedDetail": {}, + "filterTemplate": "Template", + "@filterTemplate": {}, + "filterTemplateDetail": "Show template parts", + "@filterTemplateDetail": {}, + "filterTrackable": "Trackable", + "@filterTrackable": {}, + "filterTrackableDetail": "Show trackable parts", + "@filterTrackableDetail": {}, + "filterVirtual": "Virtual", + "@filterVirtual": {}, + "filterVirtualDetail": "Show virtual parts", + "@filterVirtualDetail": {}, + "filteringOptions": "Filtering Options", + "@filteringOptions": {}, + "formatException": "Format Exception", + "@formatException": {}, + "formatExceptionJson": "JSON data format exception", + "@formatExceptionJson": {}, + "formError": "Form Error", + "@formError": {}, + "history": "History", + "@history": { + "description": "history" + }, + "home": "Home", + "@homeScreen": {}, + "homeScreen": "Home Screen", + "homeScreenSettings": "Configure home screen settings", + "@homeScreenSettings": {}, + "homeShowPo": "Show Purchase Orders", + "@homeShowPo": {}, + "homeShowPoDescription": "Show purchase order button on home screen", + "@homeShowPoDescription": {}, + "homeShowSo": "Show Sales Orders", + "@homeShowSo": {}, + "homeShowSoDescription": "Show sales order button on home screen", + "@homeShowSoDescription": {}, + "homeShowSubscribed": "Subscribed Parts", + "@homeShowSubscribed": {}, + "homeShowSubscribedDescription": "Show subscribed parts on home screen", + "@homeShowSubscsribedDescription": {}, + "homeShowSuppliers": "Show Suppliers", + "@homeShowSuppliers": {}, + "homeShowSuppliersDescription": "Show suppliers button on home screen", + "@homeShowSupplierDescription": {}, + "homeShowManufacturers": "Show Manufacturers", + "@homeShowManufacturers": {}, + "homeShowManufacturersDescription": "Show manufacturers button on home screen", + "@homeShowManufacturersDescription": {}, + "homeShowCustomers": "Show Customers", + "@homeShowCustomers": {}, + "homeShowCustomersDescription": "Show customers button on home screen", + "@homeShowCustomersDescription": {}, + "imageUploadFailure": "Image upload failed", + "@imageUploadFailure": {}, + "imageUploadSuccess": "Image uploaded", + "@imageUploadSuccess": {}, + "inactive": "Inactive", + "@inactive": {}, + "inactiveCompany": "This company is marked as inactive", + "@inactiveCompany": {}, + "inactiveDetail": "This part is marked as inactive", + "@inactiveDetail": {}, + "includeSubcategories": "Include Subcategories", + "@includeSubcategories": {}, + "includeSubcategoriesDetail": "Show results from subcategories", + "@includeSubcategoriesDetail": {}, + "includeSublocations": "Include Sublocations", + "@includeSublocations": {}, + "includeSublocationsDetail": "Show results from sublocations", + "@includeSublocationsDetail": {}, + "incompleteDetails": "Incomplete profile details", + "@incompleteDetails": {}, + "internalPartNumber": "Internal Part Number", + "@internalPartNumber": {}, + "info": "Info", + "@info": {}, + "inProduction": "In Production", + "@inProduction": {}, + "inProductionDetail": "This stock item is in production", + "@inProductionDetail": {}, + "internalPart": "Internal Part", + "@internalPart": {}, + "invalidHost": "Invalid hostname", + "@invalidHost": {}, + "invalidHostDetails": "Provided hostname is not valid", + "@invalidHostDetails": {}, + "invalidPart": "Invalid Part", + "@invalidPart": {}, + "invalidPartCategory": "Invalid Part Category", + "@invalidPartCategory": {}, + "invalidStockLocation": "Invalid Stock Location", + "@invalidStockLocation": {}, + "invalidStockItem": "Invalid Stock Item", + "@invalidStockItem": {}, + "invalidSupplierPart": "Invalid Supplier Part", + "@invalidSupplierPart": {}, + "invalidUsernamePassword": "Invalid username / password combination", + "@invalidUsernamePassword": {}, + "issue": "Issue", + "@issue": {}, + "issueDate": "Issue Date", + "@issueDate": {}, + "issueOrder": "Issue Order", + "@issueOrder": {}, + "itemInLocation": "Item already in location", + "@itemInLocation": {}, + "itemDeleted": "Item has been removed", + "@itemDeleted": {}, + "keywords": "Keywords", + "@keywords": {}, + "labelPrinting": "Label Printing", + "@labelPrinting": {}, + "labelPrintingDetail": "Enable label printing", + "@labelPrintingDetail": {}, + "labelTemplate": "Label Template", + "@labelTemplate": {}, + "language": "Language", + "@language": {}, + "languageDefault": "Default system language", + "@languageDefault": {}, + "languageSelect": "Select Language", + "@languageSelect": {}, + "lastStocktake": "Last Stocktake", + "@lastStocktake": {}, + "lastUpdated": "Last Updated", + "@lastUpdated": {}, + "level": "Level", + "@level": {}, + "lineItemAdd": "Add Line Item", + "@lineItemAdd": {}, + "lineItem": "Line Item", + "@lineItem": {}, + "lineItems": "Line Items", + "@lineItems": {}, + "lineItemUpdated": "Line item updated", + "@lineItemUpdated": {}, + "locateItem": "Locate stock item", + "@locateItem": {}, + "locateLocation": "Locate stock location", + "@locateLocation": {}, + "locationCreate": "New Location", + "@locationCreate": {}, + "locationCreateDetail": "Create new stock location", + "@locationCreateDetail": {}, + "locationNotSet": "No location specified", + "@locationNotSet": {}, + "locationUpdated": "Stock location updated", + "@locationUpdated": {}, + "login": "Login", + "@login": {}, + "loginEnter": "Enter login details", + "@loginEnter": {}, + "loginEnterDetails": "Username and password are not stored locally", + "@loginEnterDetails": {}, + "link": "Link", + "@link": {}, + "lost": "Lost", + "@lost": {}, + "manufacturerPartNumber": "Manufacturer Part Number", + "@manufacturerPartNumber": {}, + "manufacturer": "Manufacturer", + "@manufacturer": {}, + "manufacturers": "Manufacturers", + "@manufacturers": {}, + "missingData": "Missing Data", + "@missingData": {}, + "name": "Name", + "@name": {}, + "notConnected": "Not Connected", + "@notConnected": {}, + "notes": "Notes", + "@notes": { + "description": "Notes" + }, + "notifications": "Notifications", + "@notifications": {}, + "notificationsEmpty": "No unread notifications", + "@notificationsEmpty": {}, + "noResponse": "No Response from Server", + "@noResponse": {}, + "noResults": "No Results", + "@noResults": {}, + "noSubcategories": "No Subcategories", + "@noSubcategories": {}, + "noSubcategoriesAvailable": "No subcategories available", + "@noSubcategoriesAvailable": {}, + "numberInvalid": "Invalid number", + "@numberInvalid": {}, + "onOrder": "On Order", + "@onOrder": {}, + "onOrderDetails": "Items currently on order", + "@onOrderDetails": {}, + "orientation": "Screen Orientation", + "@orientation": {}, + "orientationDetail": "Screen orientation (requires restart)", + "@orientationDetail": {}, + "orientationLandscape": "Landscape", + "@orientationLandscape": {}, + "orientationPortrait": "Portrait", + "@orientationPortrait": {}, + "orientationSystem": "System", + "@orientationSystem": {}, + "outstanding": "Outstanding", + "@outstanding": {}, + "outstandingOrderDetail": "Show outstanding orders", + "@outstandingOrderDetail": {}, + "overdue": "Overdue", + "@overdue": {}, + "overdueDetail": "Show overdue orders", + "@overdueDetail": {}, + "packaging": "Packaging", + "@packaging": {}, + "packageName": "Package Name", + "@packageName": {}, + "parameters": "Parameters", + "@parameters": {}, + "parametersSettingDetail": "Display part parameters", + "@parametersSettingDetail": {}, + "parent": "Parent", + "@parent": {}, + "parentCategory": "Parent Category", + "@parentCategory": {}, + "parentLocation": "Parent Location", + "@parentLocation": {}, + "part": "Part", + "@part": { + "description": "Part (single)" + }, + "partCreate": "New Part", + "@partCreate": {}, + "partCreateDetail": "Create new part in this category", + "@partCreateDetail": {}, + "partEdited": "Part updated", + "@partEdited": {}, + "parts": "Parts", + "@parts": { + "description": "Part (multiple)" + }, + "partNotSalable": "Part not marked as salable", + "@partNotSalable": {}, + "partsNone": "No Parts", + "@partsNone": {}, + "partNoResults": "No parts matching query", + "@partNoResults": {}, + "partSettings": "Part Settings", + "@partSettings": {}, + "partsStarred": "Subscribed Parts", + "@partsStarred": {}, + "partsStarredNone": "No starred parts available", + "@partsStarredNone": {}, + "partSuppliers": "Part Suppliers", + "@partSuppliers": {}, + "partCategory": "Part Category", + "@partCategory": {}, + "partCategoryTopLevel": "Top level part category", + "@partCategoryTopLevel": {}, + "partCategories": "Part Categories", + "@partCategories": {}, + "partDetails": "Part Details", + "@partDetails": {}, + "partNotes": "Part Notes", + "@partNotes": {}, + "partStock": "Part Stock", + "@partStock": { + "description": "part stock" + }, + "password": "Password", + "@password": {}, + "passwordEmpty": "Password cannot be empty", + "@passwordEmpty": {}, + "permissionAccountDenied": "Your account does not have the required permissions to perform this action", + "@permissionAccountDenied": {}, + "permissionRequired": "Permission Required", + "@permissionRequired": {}, + "printLabel": "Print Label", + "@printLabel": {}, + "plugin": "Plugin", + "@plugin": {}, + "pluginPrinter": "Printer", + "@pluginPrinter": {}, + "pluginSupport": "Plugin Support Enabled", + "@pluginSupport": {}, + "pluginSupportDetail": "The server supports custom plugins", + "@pluginSupportDetail": {}, + "printLabelFailure": "Label printing failed", + "@printLabelFailure": {}, + "printLabelSuccess": "Label sent to printer", + "@printLabelSuccess": {}, + "profile": "Profile", + "@profile": {}, + "profileAdd": "Add Server Profile", + "@profileAdd": {}, + "profileConnect": "Connect to Server", + "@profileConnect": {}, + "profileEdit": "Edit Server Profile", + "@profileEdit": {}, + "profileDelete": "Delete Server Profile", + "@profileDelete": {}, + "profileLogout": "Logout Profile", + "@profileLogout": {}, + "profileName": "Profile Name", + "@profileName": {}, + "profileNone": "No profiles available", + "@profileNone": {}, + "profileNotSelected": "No Profile Selected", + "@profileNotSelected": {}, + "profileSelect": "Select InvenTree Server", + "@profileSelect": {}, + "profileSelectOrCreate": "Select server or create a new profile", + "@profileSelectOrCreate": {}, + "profileTapToCreate": "Tap to create or select a profile", + "@profileTapToCreate": {}, + "projectCode": "Project Code", + "@projectCode": {}, + "purchaseOrder": "Purchase Order", + "@purchaseOrder": {}, + "purchaseOrderCreate": "New Purchase Order", + "@purchaseOrderCreate": {}, + "purchaseOrderEdit": "Edit Purchase Order", + "@purchaseOrderEdit": {}, + "purchaseOrders": "Purchase Orders", + "@purchaseOrders": {}, + "purchaseOrderUpdated": "Purchase order updated", + "@purchaseOrderUpdated": {}, + "purchasePrice": "Purchase Price", + "@purchasePrice": {}, + "quantity": "Quantity", + "@quantity": { + "description": "Quantity" + }, + "quantityAvailable": "Quantity Available", + "@quantityAvailable": {}, + "quantityEmpty": "Quantity is empty", + "@quantityEmpty": {}, + "quantityInvalid": "Quantity is invalid", + "@quantityInvalid": {}, + "quantityPositive": "Quantity must be positive", + "@quantityPositive": {}, + "queryEmpty": "Enter search query", + "@queryEmpty": {}, + "queryNoResults": "No results for query", + "@queryNoResults": {}, + "received": "Received", + "@received": {}, + "receivedFilterDetail": "Show received items", + "@receivedFilterDetail": {}, + "receiveItem": "Receive Item", + "@receiveItem": {}, + "receivedItem": "Received Stock Item", + "@receivedItem": {}, + "reference": "Reference", + "@reference": {}, + "refresh": "Refresh", + "@refresh": {}, + "refreshing": "Refreshing", + "@refreshing": {}, + "rejected": "Rejected", + "@rejected": {}, + "releaseNotes": "Release Notes", + "@releaseNotes": {}, + "remove": "Remove", + "@remove": { + "description": "remove" + }, + "removeStock": "Remove Stock", + "@removeStock": { + "description": "remove stock" + }, + "reportBug": "Report Bug", + "@reportBug": {}, + "reportBugDescription": "Submit bug report (requires GitHub account)", + "@reportBugDescription": {}, + "results": "Results", + "@results": {}, + "request": "Request", + "@request": {}, + "requestFailed": "Request Failed", + "@requestFailed": {}, + "requestSuccessful": "Request successful", + "@requestSuccessful": {}, + "requestingData": "Requesting Data", + "@requestingData": {}, + "required": "Required", + "@required": { + "description": "This field is required" + }, + "response400": "Bad Request", + "@response400": {}, + "response401": "Unauthorized", + "@response401": {}, + "response403": "Permission Denied", + "@response403": {}, + "response404": "Resource Not Found", + "@response404": {}, + "response405": "Method Not Allowed", + "@response405": {}, + "response429": "Too Many Requests", + "@response429": {}, + "response500": "Internal Server Error", + "@response500": {}, + "response501": "Not Implemented", + "@response501": {}, + "response502": "Bad Gateway", + "@response502": {}, + "response503": "Service Unavailable", + "@response503": {}, + "response504": "Gateway Timeout", + "@response504": {}, + "response505": "HTTP Version Not Supported", + "@response505": {}, + "responseData": "Response data", + "@responseData": {}, + "responseInvalid": "Invalid Response Code", + "@responseInvalid": {}, + "responseUnknown": "Unknown Response", + "@responseUnknown": {}, + "result": "Result", + "@result": { + "description": "" + }, + "returned": "Returned", + "@returned": {}, + "salesOrder": "Sales Order", + "@salesOrder": {}, + "salesOrders": "Sales Orders", + "@salesOrders": {}, + "salesOrderCreate": "New Sales Order", + "@saleOrderCreate": {}, + "salesOrderEdit": "Edit Sales Order", + "@salesOrderEdit": {}, + "salesOrderUpdated": "Sales order updated", + "@salesOrderUpdated": {}, + "save": "Save", + "@save": { + "description": "Save" + }, + "scanBarcode": "Scan Barcode", + "@scanBarcode": {}, + "scanSupplierPart": "Scan supplier part barcode", + "@scanSupplierPart": {}, + "scanIntoLocation": "Scan Into Location", + "@scanIntoLocation": {}, + "scanIntoLocationDetail": "Scan this item into location", + "@scanIntoLocationDetail": {}, + "scannerExternal": "External Scanner", + "@scannerExternal": {}, + "scannerExternalDetail": "Use external scanner to read barcodes (wedge mode)", + "@scannerExternalDetail": {}, + "scanReceivedParts": "Scan Received Parts", + "@scanReceivedParts": {}, + "search": "Search", + "@search": { + "description": "search" + }, + "searching": "Searching", + "@searching": {}, + "searchLocation": "Search for location", + "@searchLocation": {}, + "searchParts": "Search Parts", + "@searchParts": {}, + "searchStock": "Search Stock", + "@searchStock": {}, + "select": "Select", + "@select": {}, + "selectFile": "Select File", + "@selectFile": {}, + "selectImage": "Select Image", + "@selectImage": {}, + "selectLocation": "Select a location", + "@selectLocation": {}, + "send": "Send", + "@send": {}, + "serialNumber": "Serial Number", + "@serialNumber": {}, + "serialNumbers": "Serial Numbers", + "@serialNumbers": {}, + "server": "Server", + "@server": {}, + "serverAddress": "Server Address", + "@serverAddress": {}, + "serverApiRequired": "Required API Version", + "@serverApiRequired": {}, + "serverApiVersion": "Server API Version", + "@serverApiVersion": {}, + "serverAuthenticationError": "Authentication Error", + "@serverAuthenticationError": {}, + "serverCertificateError": "Cerficate Error", + "@serverCertificateError": {}, + "serverCertificateInvalid": "Server HTTPS certificate is invalid", + "@serverCertificateInvalid": {}, + "serverConnected": "Connected to Server", + "@serverConnected": {}, + "serverConnecting": "Connecting to server", + "@serverConnecting": {}, + "serverCouldNotConnect": "Could not connect to server", + "@serverCouldNotConnect": {}, + "serverEmpty": "Server cannot be empty", + "@serverEmpty": {}, + "serverError": "Server Error", + "@serverError": {}, + "serverDetails": "Server Details", + "@serverDetails": {}, + "serverMissingData": "Server response missing required fields", + "@serverMissingData": {}, + "serverOld": "Old Server Version", + "@serverOld": {}, + "serverSettings": "Server Settings", + "@serverSettings": {}, + "serverStart": "Server must start with http[s]", + "@serverStart": {}, + "settings": "Settings", + "@settings": {}, + "serverInstance": "Server Instance", + "@serverInstance": {}, + "serverNotConnected": "Server not connected", + "@serverNotConnected": {}, + "serverNotSelected": "Server not selected", + "@serverNotSelected": {}, + "shipments": "Shipments", + "@shipments": {}, + "shipmentAdd": "Add Shipment", + "@shipmentAdd": {}, + "shipped": "Shipped", + "@shipped": {}, + "sku": "SKU", + "@sku": {}, + "sounds": "Sounds", + "@sounds": {}, + "soundOnBarcodeAction": "Play audible tone on barcode action", + "@soundOnBarcodeAction": {}, + "soundOnServerError": "Play audible tone on server error", + "@soundOnServerError": {}, + "status": "Status", + "@status": {}, + "statusCode": "Status Code", + "@statusCode": {}, + "stock": "Stock", + "@stock": { + "description": "stock" + }, + "stockDetails": "Current available stock quantity", + "@stockDetails": {}, + "stockItem": "Stock Item", + "@stockItem": { + "description": "stock item title" + }, + "stockItems": "Stock Items", + "@stockItems": {}, + "stockItemCreate": "New Stock Item", + "@stockItemCreate": {}, + "stockItemCreateDetail": "Create new stock item in this location", + "@stockItemCreateDetail": {}, + "stockItemDelete": "Delete Stock Item", + "@stockItemDelete": {}, + "stockItemDeleteConfirm": "Are you sure you want to delete this stock item?", + "@stockItemDeleteConfirm": {}, + "stockItemDeleteFailure": "Could not delete stock item", + "@stockItemDeleteFailure": {}, + "stockItemDeleteSuccess": "Stock item deleted", + "@stockItemDeleteSuccess": {}, + "stockItemHistory": "Stock History", + "@stockItemHistory": {}, + "stockItemHistoryDetail": "Display historical stock tracking information", + "@stockItemHistoryDetail": {}, + "stockItemTransferred": "Stock item transferred", + "@stockItemTransferred": {}, + "stockItemUpdated": "Stock item updated", + "@stockItemUpdated": {}, + "stockItemsNotAvailable": "No stock items available", + "@stockItemsNotAvailable": {}, + "stockItemNotes": "Stock Item Notes", + "@stockItemNotes": {}, + "stockItemUpdateSuccess": "Stock item updated", + "@stockItemUpdateSuccess": {}, + "stockItemUpdateFailure": "Stock item update failed", + "@stockItemUpdateFailure": {}, + "stockLocation": "Stock Location", + "@stockLocation": { + "description": "stock location" + }, + "stockLocations": "Stock Locations", + "@stockLocations": {}, + "stockTopLevel": "Top level stock location", + "@stockTopLevel": {}, + "strictHttps": "Use Strict HTTPS", + "@strictHttps": {}, + "strictHttpsDetails": "Enforce strict checking of HTTPs certificates", + "@strictHttpsDetails": {}, + "subcategory": "Subcategory", + "@subcategory": {}, + "subcategories": "Subcategories", + "@subcategories": {}, + "sublocation": "Sublocation", + "@sublocation": {}, + "sublocations": "Sublocations", + "@sublocations": {}, + "sublocationNone": "No Sublocations", + "@sublocationNone": {}, + "sublocationNoneDetail": "No sublocations available", + "@sublocationNoneDetail": {}, + "submitFeedback": "Submit Feedback", + "@submitFeedback": {}, + "suppliedParts": "Supplied Parts", + "@suppliedParts": {}, + "supplier": "Supplier", + "@supplier": {}, + "supplierPart": "Supplier Part", + "@supplierPart": {}, + "supplierPartEdit": "Edit Supplier Part", + "@supplierPartEdit": {}, + "supplierPartNumber": "Supplier Part Number", + "@supplierPartNumber": {}, + "supplierPartUpdated": "Supplier Part Updated", + "@supplierPartUpdated": {}, + "supplierParts": "Supplier Parts", + "@supplierParts": {}, + "suppliers": "Suppliers", + "@suppliers": {}, + "supplierReference": "Supplier Reference", + "@supplierReference": {}, + "takePicture": "Take Picture", + "@takePicture": {}, + "targetDate": "Target Date", + "@targetDate": {}, + "templatePart": "Parent Template Part", + "@templatePart": {}, + "testName": "Test Name", + "@testName": {}, + "testPassedOrFailed": "Test passed or failed", + "@testPassedOrFailed": {}, + "testsRequired": "Required Tests", + "@testsRequired": {}, + "testResults": "Test Results", + "@testResults": { + "description": "" + }, + "testResultsDetail": "Display stock item test results", + "@testResultsDetail": {}, + "testResultAdd": "Add Test Result", + "@testResultAdd": {}, + "testResultNone": "No Test Results", + "@testResultNone": {}, + "testResultNoneDetail": "No test results available", + "@testResultNoneDetail": {}, + "testResultUploadFail": "Error uploading test result", + "@testResultUploadFail": {}, + "testResultUploadPass": "Test result uploaded", + "@testResultUploadPass": {}, + "timeout": "Timeout", + "@timeout": { + "description": "" + }, + "tokenError": "Token Error", + "@tokenError": {}, + "tokenMissing": "Missing Token", + "@tokenMissing": {}, + "tokenMissingFromResponse": "Access token missing from response", + "@tokenMissingFromResponse": {}, + "totalPrice": "Total Price", + "@totalPrice": {}, + "transfer": "Transfer", + "@transfer": { + "description": "transfer" + }, + "transferStock": "Transfer Stock", + "@transferStock": { + "description": "transfer stock" + }, + "transferStockDetail": "Transfer item to a different location", + "@transferStockDetail": {}, + "transferStockLocation": "Transfer Stock Location", + "@transferStockLocation": {}, + "transferStockLocationDetail": "Transfer this stock location into another", + "@transferStockLocationDetail": {}, + "translate": "Translate", + "@translate": {}, + "translateHelp": "Help translate the InvenTree app", + "@translateHelp": {}, + "unitPrice": "Unit Price", + "@unitPrice": {}, + "units": "Units", + "@units": {}, + "unknownResponse": "Unknown Response", + "@unknownResponse": {}, + "upload": "Upload", + "@upload": {}, + "uploadFailed": "File upload failed", + "@uploadFailed": {}, + "uploadSuccess": "File uploaded", + "@uploadSuccess": {}, + "usedIn": "Used In", + "@usedIn": {}, + "usedInDetails": "Assemblies which require this part", + "@usedInDetails": {}, + "username": "Username", + "@username": {}, + "usernameEmpty": "Username cannot be empty", + "@usernameEmpty": {}, + "value": "Value", + "@value": { + "description": "value" + }, + "valueCannotBeEmpty": "Value cannot be empty", + "@valueCannotBeEmpty": {}, + "valueRequired": "Value is required", + "@valueRequired": {}, + "variants": "Variants", + "@variants": {}, + "version": "Version", + "@version": {}, + "viewSupplierPart": "View Supplier Part", + "@viewSupplierPart": {}, + "website": "Website", + "@website": {} +} \ No newline at end of file diff --git a/lib/l10n/cs_CZ/app_cs_CZ.arb b/lib/l10n/cs_CZ/app_cs_CZ.arb index 9a9440ae..a4c1bb27 100644 --- a/lib/l10n/cs_CZ/app_cs_CZ.arb +++ b/lib/l10n/cs_CZ/app_cs_CZ.arb @@ -164,9 +164,9 @@ "@companies": {}, "configureServer": "Konfigurace nastavení serveru", "@configureServer": {}, - "confirmScan": "Confirm Transfer", + "confirmScan": "Potvrdit převod", "@confirmScan": {}, - "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", + "confirmScanDetail": "Potvrdit podrobnosti o převodu zásob při skenování čárových kódů", "connectionRefused": "Spojení selhalo", "@connectionRefused": {}, "count": "Počet", @@ -350,7 +350,7 @@ "@imageUploadSuccess": {}, "inactive": "Neaktivní", "@inactive": {}, - "inactiveCompany": "This company is marked as inactive", + "inactiveCompany": "Tato společnost je označena jako neaktivní", "@inactiveCompany": {}, "inactiveDetail": "Tato část je označena jako neaktivní", "@inactiveDetail": {}, @@ -506,7 +506,7 @@ "@packaging": {}, "packageName": "Název balíčku", "@packageName": {}, - "parameters": "Paramtery", + "parameters": "Parametry", "@parameters": {}, "parametersSettingDetail": "Zobrazit parametry", "@parametersSettingDetail": {}, @@ -530,7 +530,7 @@ "@parts": { "description": "Part (multiple)" }, - "partNotSalable": "Part not marked as salable", + "partNotSalable": "Část není označena jako prodejná", "@partNotSalable": {}, "partsNone": "Žádné díly", "@partsNone": {}, @@ -646,7 +646,7 @@ "@reference": {}, "refresh": "Obnovit", "@refresh": {}, - "refreshing": "Obnovuji…", + "refreshing": "Obnovuji", "@refreshing": {}, "rejected": "Zamítnuto", "@rejected": {}, @@ -730,7 +730,7 @@ }, "scanBarcode": "Skenovat čarový kód", "@scanBarcode": {}, - "scanSupplierPart": "Scan supplier part barcode", + "scanSupplierPart": "Naskenovat čárový kód dílu dodavatele", "@scanSupplierPart": {}, "scanIntoLocation": "Skenovat umístění", "@scanIntoLocation": {}, @@ -810,9 +810,9 @@ "@serverNotConnected": {}, "serverNotSelected": "Server není vybrán", "@serverNotSelected": {}, - "shipments": "Shipments", + "shipments": "Dodávky", "@shipments": {}, - "shipmentAdd": "Add Shipment", + "shipmentAdd": "Přidat dodávku", "@shipmentAdd": {}, "shipped": "Odesláno", "@shipped": {}, diff --git a/lib/l10n/et_EE/app_et_EE.arb b/lib/l10n/et_EE/app_et_EE.arb new file mode 100644 index 00000000..5aa8b626 --- /dev/null +++ b/lib/l10n/et_EE/app_et_EE.arb @@ -0,0 +1,1009 @@ +{ + "@@locale": "et", + "appTitle": "InvenTree", + "@appTitle": { + "description": "InvenTree application title string" + }, + "ok": "Ok", + "@ok": { + "description": "OK" + }, + "about": "Info", + "@about": {}, + "accountDetails": "Konto andmed", + "@accountDetails": {}, + "actions": "Tegevused", + "@actions": { + "description": "" + }, + "actionsNone": "Ühtegi toimingut pole saadaval", + "@actionsNone": {}, + "add": "Lisa", + "@add": { + "description": "add" + }, + "addStock": "Lisa ladu", + "@addStock": { + "description": "add stock" + }, + "address": "Aadress", + "@address": {}, + "appAbout": "InvenTree kohta", + "@appAbout": {}, + "appCredits": "Rakenduse autorid", + "@appCredits": {}, + "appDetails": "Rakenduse üksikasjad", + "@appDetails": {}, + "allocated": "Eraldatud", + "@allocated": {}, + "allocateStock": "Jaota laoseis", + "@allocateStock": {}, + "appReleaseNotes": "Display app release notes", + "@appReleaseNotes": {}, + "appSettings": "Rakenduse sätted", + "@appSettings": {}, + "appSettingsDetails": "Configure InvenTree app settings", + "@appSettingsDetails": {}, + "attachments": "Manused", + "@attachments": {}, + "attachImage": "Lisa pilte", + "@attachImage": { + "description": "Attach an image" + }, + "attachmentNone": "Manust pole", + "@attachmentNone": {}, + "attachmentNoneDetail": "No attachments found", + "@attachmentNoneDetail": {}, + "attachmentSelect": "Valige manus", + "@attachmentSelect": {}, + "attention": "Tähelepanu", + "@attention": {}, + "available": "Saadaval", + "@available": {}, + "availableStock": "Available Stock", + "@availableStock": {}, + "barcodes": "Barcodes", + "@barcodes": {}, + "barcodeSettings": "Barcode Settings", + "@barcodeSettings": {}, + "barcodeAssign": "Assign Barcode", + "@barcodeAssign": {}, + "barcodeAssignDetail": "Scan custom barcode to assign", + "@barcodeAssignDetail": {}, + "barcodeAssigned": "Barcode assigned", + "@barcodeAssigned": {}, + "barcodeError": "Barcode scan error", + "@barcodeError": {}, + "barcodeInUse": "Barcode already assigned", + "@barcodeInUse": {}, + "barcodeMissingHash": "Barcode hash data missing from response", + "@barcodeMissingHash": {}, + "barcodeNoMatch": "No match for barcode", + "@barcodeNoMatch": {}, + "barcodeNotAssigned": "Barcode not assigned", + "@barcodeNotAssigned": {}, + "barcodeScanPart": "Scan part barcode", + "@barcodeScanPart": {}, + "barcodeReceivePart": "Scan barcode to receive part", + "@barcodeReceivePart": {}, + "barcodeScanPaused": "Barcode scanning paused", + "@barodeScanPaused": {}, + "barcodeScanPause": "Tap or hold to pause scanning", + "@barcodeScanPause": {}, + "barcodeScanAssign": "Scan to assign barcode", + "@barcodeScanAssign": {}, + "barcodeScanController": "Scanner Input", + "@barcodeScanController": {}, + "barcodeScanControllerDetail": "Select barcode scanner input source", + "@barcodeScanControllerDetail": {}, + "barcodeScanDelay": "Barcode Scan Delay", + "@barcodeScanDelay": {}, + "barcodeScanDelayDetail": "Delay between barcode scans", + "@barcodeScanDelayDetail": {}, + "barcodeScanGeneral": "Scan an InvenTree barcode", + "@barcodeScanGeneral": {}, + "barcodeScanInItems": "Scan stock items into this location", + "@barcodeScanInItems": {}, + "barcodeScanLocation": "Scan stock location", + "@barcodeScanLocation": {}, + "barcodeScanSingle": "Single Scan Mode", + "@barcodeScanSingle": {}, + "barcodeScanSingleDetail": "Pause barcode scanner after each scan", + "@barcodeScanSingleDetail": {}, + "barcodeScanIntoLocationSuccess": "Scanned into location", + "@barcodeScanIntoLocationSuccess": {}, + "barcodeScanIntoLocationFailure": "Item not scanned in", + "@barcodeScanIntoLocationFailure": {}, + "barcodeScanItem": "Scan stock item", + "@barcodeScanItem": {}, + "barcodeTones": "Barcode Tones", + "@barcodeTones": {}, + "barcodeUnassign": "Unassign Barcode", + "@barcodeUnassign": {}, + "barcodeUnknown": "Barcode is not recognized", + "@barcodeUnknown": {}, + "batchCode": "Batch Code", + "@batchCode": {}, + "billOfMaterials": "Bill of Materials", + "@billOfMaterials": {}, + "bom": "BOM", + "@bom": {}, + "bomEnable": "Display Bill of Materials", + "@bomEnable": {}, + "build": "Build", + "@build": {}, + "building": "Building", + "@building": {}, + "cameraInternal": "Internal Camera", + "@cameraInternal": {}, + "cameraInternalDetail": "Use internal camera to read barcodes", + "@cameraInternalDetail": {}, + "cancel": "Loobu", + "@cancel": { + "description": "Cancel" + }, + "cancelOrder": "Tühista tellimus", + "@cancelOrder": {}, + "category": "Kategooria", + "@category": {}, + "categoryCreate": "Uus kategooria", + "@categoryCreate": {}, + "categoryCreateDetail": "Create new part category", + "@categoryCreateDetail": {}, + "categoryUpdated": "Part category updated", + "@categoryUpdated": {}, + "company": "Ettevõte", + "@company": {}, + "companyEdit": "Muuda ettevõtet", + "@companyEdit": {}, + "companyNoResults": "No companies matching query", + "@companyNoResults": {}, + "companyUpdated": "Company details updated", + "@companyUpdated": {}, + "companies": "Ettevõtted", + "@companies": {}, + "configureServer": "Configure server settings", + "@configureServer": {}, + "confirmScan": "Kinnita ülekanne", + "@confirmScan": {}, + "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", + "connectionRefused": "Connection Refused", + "@connectionRefused": {}, + "count": "Count", + "@count": { + "description": "Count" + }, + "countStock": "Count Stock", + "@countStock": { + "description": "Count Stock" + }, + "credits": "Credits", + "@credits": {}, + "customer": "Customer", + "@customer": {}, + "customers": "Customers", + "@customers": {}, + "customerReference": "Customer Reference", + "@customerReference": {}, + "damaged": "Damaged", + "@damaged": {}, + "darkMode": "Tume režiim", + "@darkMode": {}, + "darkModeEnable": "Enable dark mode", + "@darkModeEnable": {}, + "delete": "Kustuta", + "@delete": {}, + "deleteFailed": "Delete operation failed", + "@deleteFailed": {}, + "deletePart": "Delete Part", + "@deletePart": {}, + "deletePartDetail": "Remove this part from the database", + "@deletePartDetail": {}, + "deleteSuccess": "Delete operation successful", + "@deleteSuccess": {}, + "description": "Description", + "@description": {}, + "destroyed": "Destroyed", + "@destroyed": {}, + "details": "Details", + "@details": { + "description": "details" + }, + "documentation": "Dokumendid", + "@documentation": {}, + "downloading": "Downloading File", + "@downloading": {}, + "downloadError": "Allalaadimise viga", + "@downloadError": {}, + "edit": "Edit", + "@edit": { + "description": "edit" + }, + "editCategory": "Edit Category", + "@editCategory": {}, + "editLocation": "Edit Location", + "@editLocation": {}, + "editNotes": "Edit Notes", + "@editNotes": {}, + "editParameter": "Edit Parameter", + "@editParameter": {}, + "editPart": "Edit Part", + "@editPart": { + "description": "edit part" + }, + "editItem": "Edit Stock Item", + "@editItem": {}, + "editLineItem": "Edit Line Item", + "@editLineItem": {}, + "enterPassword": "Enter password", + "@enterPassword": {}, + "enterUsername": "Enter username", + "@enterUsername": {}, + "error": "Viga", + "@error": { + "description": "Error" + }, + "errorCreate": "Error creating database entry", + "@errorCreate": {}, + "errorDelete": "Error deleting database entry", + "@errorDelete": {}, + "errorDetails": "Vea üksikasjad", + "@errorDetails": {}, + "errorFetch": "Error fetching data from server", + "@errorFetch": {}, + "errorUserRoles": "Error requesting user roles from server", + "@errorUserRoles": {}, + "errorPluginInfo": "Error requesting plugin data from server", + "@errorPluginInfo": {}, + "errorReporting": "Error Reporting", + "@errorReporting": {}, + "errorReportUpload": "Upload Error Reports", + "@errorReportUpload": {}, + "errorReportUploadDetails": "Upload anonymous error reports and crash logs", + "@errorReportUploadDetails": {}, + "feedback": "Feedback", + "@feedback": {}, + "feedbackError": "Error submitting feedback", + "@feedbackError": {}, + "feedbackSuccess": "Feedback submitted", + "@feedbackSuccess": {}, + "filterActive": "Active", + "@filterActive": {}, + "filterActiveDetail": "Show active parts", + "@filterActiveDetail": {}, + "filterAssembly": "Assembled", + "@filterAssembly": {}, + "filterAssemblyDetail": "Show assembled parts", + "@filterAssemblyDetail": {}, + "filterComponent": "Component", + "@filterComponent": {}, + "filterComponentDetail": "Show component parts", + "@filterComponentDetail": {}, + "filterExternal": "External", + "@filterExternal": {}, + "filterExternalDetail": "Show stock in external locations", + "@filterExternalDetail": {}, + "filterInStock": "In Stock", + "@filterInStock": {}, + "filterInStockDetail": "Show parts which have stock", + "@filterInStockDetail": {}, + "filterSerialized": "Serialized", + "@filterSerialized": {}, + "filterSerializedDetail": "Show serialized stock items", + "@filterSerializedDetail": {}, + "filterTemplate": "Template", + "@filterTemplate": {}, + "filterTemplateDetail": "Show template parts", + "@filterTemplateDetail": {}, + "filterTrackable": "Trackable", + "@filterTrackable": {}, + "filterTrackableDetail": "Show trackable parts", + "@filterTrackableDetail": {}, + "filterVirtual": "Virtual", + "@filterVirtual": {}, + "filterVirtualDetail": "Show virtual parts", + "@filterVirtualDetail": {}, + "filteringOptions": "Filtering Options", + "@filteringOptions": {}, + "formatException": "Format Exception", + "@formatException": {}, + "formatExceptionJson": "JSON data format exception", + "@formatExceptionJson": {}, + "formError": "Form Error", + "@formError": {}, + "history": "History", + "@history": { + "description": "history" + }, + "home": "Home", + "@homeScreen": {}, + "homeScreen": "Home Screen", + "homeScreenSettings": "Configure home screen settings", + "@homeScreenSettings": {}, + "homeShowPo": "Show Purchase Orders", + "@homeShowPo": {}, + "homeShowPoDescription": "Show purchase order button on home screen", + "@homeShowPoDescription": {}, + "homeShowSo": "Show Sales Orders", + "@homeShowSo": {}, + "homeShowSoDescription": "Show sales order button on home screen", + "@homeShowSoDescription": {}, + "homeShowSubscribed": "Subscribed Parts", + "@homeShowSubscribed": {}, + "homeShowSubscribedDescription": "Show subscribed parts on home screen", + "@homeShowSubscsribedDescription": {}, + "homeShowSuppliers": "Show Suppliers", + "@homeShowSuppliers": {}, + "homeShowSuppliersDescription": "Show suppliers button on home screen", + "@homeShowSupplierDescription": {}, + "homeShowManufacturers": "Show Manufacturers", + "@homeShowManufacturers": {}, + "homeShowManufacturersDescription": "Show manufacturers button on home screen", + "@homeShowManufacturersDescription": {}, + "homeShowCustomers": "Show Customers", + "@homeShowCustomers": {}, + "homeShowCustomersDescription": "Show customers button on home screen", + "@homeShowCustomersDescription": {}, + "imageUploadFailure": "Image upload failed", + "@imageUploadFailure": {}, + "imageUploadSuccess": "Image uploaded", + "@imageUploadSuccess": {}, + "inactive": "Inactive", + "@inactive": {}, + "inactiveCompany": "This company is marked as inactive", + "@inactiveCompany": {}, + "inactiveDetail": "This part is marked as inactive", + "@inactiveDetail": {}, + "includeSubcategories": "Include Subcategories", + "@includeSubcategories": {}, + "includeSubcategoriesDetail": "Show results from subcategories", + "@includeSubcategoriesDetail": {}, + "includeSublocations": "Include Sublocations", + "@includeSublocations": {}, + "includeSublocationsDetail": "Show results from sublocations", + "@includeSublocationsDetail": {}, + "incompleteDetails": "Incomplete profile details", + "@incompleteDetails": {}, + "internalPartNumber": "Internal Part Number", + "@internalPartNumber": {}, + "info": "Info", + "@info": {}, + "inProduction": "In Production", + "@inProduction": {}, + "inProductionDetail": "This stock item is in production", + "@inProductionDetail": {}, + "internalPart": "Internal Part", + "@internalPart": {}, + "invalidHost": "Invalid hostname", + "@invalidHost": {}, + "invalidHostDetails": "Provided hostname is not valid", + "@invalidHostDetails": {}, + "invalidPart": "Invalid Part", + "@invalidPart": {}, + "invalidPartCategory": "Invalid Part Category", + "@invalidPartCategory": {}, + "invalidStockLocation": "Invalid Stock Location", + "@invalidStockLocation": {}, + "invalidStockItem": "Invalid Stock Item", + "@invalidStockItem": {}, + "invalidSupplierPart": "Invalid Supplier Part", + "@invalidSupplierPart": {}, + "invalidUsernamePassword": "Invalid username / password combination", + "@invalidUsernamePassword": {}, + "issue": "Issue", + "@issue": {}, + "issueDate": "Issue Date", + "@issueDate": {}, + "issueOrder": "Issue Order", + "@issueOrder": {}, + "itemInLocation": "Item already in location", + "@itemInLocation": {}, + "itemDeleted": "Item has been removed", + "@itemDeleted": {}, + "keywords": "Keywords", + "@keywords": {}, + "labelPrinting": "Label Printing", + "@labelPrinting": {}, + "labelPrintingDetail": "Enable label printing", + "@labelPrintingDetail": {}, + "labelTemplate": "Label Template", + "@labelTemplate": {}, + "language": "Language", + "@language": {}, + "languageDefault": "Default system language", + "@languageDefault": {}, + "languageSelect": "Select Language", + "@languageSelect": {}, + "lastStocktake": "Last Stocktake", + "@lastStocktake": {}, + "lastUpdated": "Last Updated", + "@lastUpdated": {}, + "level": "Level", + "@level": {}, + "lineItemAdd": "Add Line Item", + "@lineItemAdd": {}, + "lineItem": "Line Item", + "@lineItem": {}, + "lineItems": "Line Items", + "@lineItems": {}, + "lineItemUpdated": "Line item updated", + "@lineItemUpdated": {}, + "locateItem": "Locate stock item", + "@locateItem": {}, + "locateLocation": "Locate stock location", + "@locateLocation": {}, + "locationCreate": "New Location", + "@locationCreate": {}, + "locationCreateDetail": "Create new stock location", + "@locationCreateDetail": {}, + "locationNotSet": "No location specified", + "@locationNotSet": {}, + "locationUpdated": "Stock location updated", + "@locationUpdated": {}, + "login": "Login", + "@login": {}, + "loginEnter": "Enter login details", + "@loginEnter": {}, + "loginEnterDetails": "Username and password are not stored locally", + "@loginEnterDetails": {}, + "link": "Link", + "@link": {}, + "lost": "Lost", + "@lost": {}, + "manufacturerPartNumber": "Manufacturer Part Number", + "@manufacturerPartNumber": {}, + "manufacturer": "Manufacturer", + "@manufacturer": {}, + "manufacturers": "Manufacturers", + "@manufacturers": {}, + "missingData": "Missing Data", + "@missingData": {}, + "name": "Name", + "@name": {}, + "notConnected": "Not Connected", + "@notConnected": {}, + "notes": "Notes", + "@notes": { + "description": "Notes" + }, + "notifications": "Notifications", + "@notifications": {}, + "notificationsEmpty": "No unread notifications", + "@notificationsEmpty": {}, + "noResponse": "No Response from Server", + "@noResponse": {}, + "noResults": "No Results", + "@noResults": {}, + "noSubcategories": "No Subcategories", + "@noSubcategories": {}, + "noSubcategoriesAvailable": "No subcategories available", + "@noSubcategoriesAvailable": {}, + "numberInvalid": "Invalid number", + "@numberInvalid": {}, + "onOrder": "On Order", + "@onOrder": {}, + "onOrderDetails": "Items currently on order", + "@onOrderDetails": {}, + "orientation": "Screen Orientation", + "@orientation": {}, + "orientationDetail": "Screen orientation (requires restart)", + "@orientationDetail": {}, + "orientationLandscape": "Landscape", + "@orientationLandscape": {}, + "orientationPortrait": "Portrait", + "@orientationPortrait": {}, + "orientationSystem": "System", + "@orientationSystem": {}, + "outstanding": "Outstanding", + "@outstanding": {}, + "outstandingOrderDetail": "Show outstanding orders", + "@outstandingOrderDetail": {}, + "overdue": "Overdue", + "@overdue": {}, + "overdueDetail": "Show overdue orders", + "@overdueDetail": {}, + "packaging": "Packaging", + "@packaging": {}, + "packageName": "Package Name", + "@packageName": {}, + "parameters": "Parameters", + "@parameters": {}, + "parametersSettingDetail": "Display part parameters", + "@parametersSettingDetail": {}, + "parent": "Parent", + "@parent": {}, + "parentCategory": "Parent Category", + "@parentCategory": {}, + "parentLocation": "Parent Location", + "@parentLocation": {}, + "part": "Part", + "@part": { + "description": "Part (single)" + }, + "partCreate": "New Part", + "@partCreate": {}, + "partCreateDetail": "Create new part in this category", + "@partCreateDetail": {}, + "partEdited": "Part updated", + "@partEdited": {}, + "parts": "Parts", + "@parts": { + "description": "Part (multiple)" + }, + "partNotSalable": "Part not marked as salable", + "@partNotSalable": {}, + "partsNone": "No Parts", + "@partsNone": {}, + "partNoResults": "No parts matching query", + "@partNoResults": {}, + "partSettings": "Part Settings", + "@partSettings": {}, + "partsStarred": "Subscribed Parts", + "@partsStarred": {}, + "partsStarredNone": "No starred parts available", + "@partsStarredNone": {}, + "partSuppliers": "Part Suppliers", + "@partSuppliers": {}, + "partCategory": "Part Category", + "@partCategory": {}, + "partCategoryTopLevel": "Top level part category", + "@partCategoryTopLevel": {}, + "partCategories": "Part Categories", + "@partCategories": {}, + "partDetails": "Part Details", + "@partDetails": {}, + "partNotes": "Part Notes", + "@partNotes": {}, + "partStock": "Part Stock", + "@partStock": { + "description": "part stock" + }, + "password": "Password", + "@password": {}, + "passwordEmpty": "Password cannot be empty", + "@passwordEmpty": {}, + "permissionAccountDenied": "Your account does not have the required permissions to perform this action", + "@permissionAccountDenied": {}, + "permissionRequired": "Permission Required", + "@permissionRequired": {}, + "printLabel": "Print Label", + "@printLabel": {}, + "plugin": "Plugin", + "@plugin": {}, + "pluginPrinter": "Printer", + "@pluginPrinter": {}, + "pluginSupport": "Plugin Support Enabled", + "@pluginSupport": {}, + "pluginSupportDetail": "The server supports custom plugins", + "@pluginSupportDetail": {}, + "printLabelFailure": "Label printing failed", + "@printLabelFailure": {}, + "printLabelSuccess": "Label sent to printer", + "@printLabelSuccess": {}, + "profile": "Profile", + "@profile": {}, + "profileAdd": "Add Server Profile", + "@profileAdd": {}, + "profileConnect": "Connect to Server", + "@profileConnect": {}, + "profileEdit": "Edit Server Profile", + "@profileEdit": {}, + "profileDelete": "Delete Server Profile", + "@profileDelete": {}, + "profileLogout": "Logout Profile", + "@profileLogout": {}, + "profileName": "Profiili nimi", + "@profileName": {}, + "profileNone": "No profiles available", + "@profileNone": {}, + "profileNotSelected": "No Profile Selected", + "@profileNotSelected": {}, + "profileSelect": "Select InvenTree Server", + "@profileSelect": {}, + "profileSelectOrCreate": "Select server or create a new profile", + "@profileSelectOrCreate": {}, + "profileTapToCreate": "Tap to create or select a profile", + "@profileTapToCreate": {}, + "projectCode": "Project Code", + "@projectCode": {}, + "purchaseOrder": "Purchase Order", + "@purchaseOrder": {}, + "purchaseOrderCreate": "New Purchase Order", + "@purchaseOrderCreate": {}, + "purchaseOrderEdit": "Edit Purchase Order", + "@purchaseOrderEdit": {}, + "purchaseOrders": "Purchase Orders", + "@purchaseOrders": {}, + "purchaseOrderUpdated": "Purchase order updated", + "@purchaseOrderUpdated": {}, + "purchasePrice": "Purchase Price", + "@purchasePrice": {}, + "quantity": "Kogus", + "@quantity": { + "description": "Quantity" + }, + "quantityAvailable": "Quantity Available", + "@quantityAvailable": {}, + "quantityEmpty": "Quantity is empty", + "@quantityEmpty": {}, + "quantityInvalid": "Quantity is invalid", + "@quantityInvalid": {}, + "quantityPositive": "Quantity must be positive", + "@quantityPositive": {}, + "queryEmpty": "Enter search query", + "@queryEmpty": {}, + "queryNoResults": "No results for query", + "@queryNoResults": {}, + "received": "Saadud", + "@received": {}, + "receivedFilterDetail": "Show received items", + "@receivedFilterDetail": {}, + "receiveItem": "Receive Item", + "@receiveItem": {}, + "receivedItem": "Received Stock Item", + "@receivedItem": {}, + "reference": "Reference", + "@reference": {}, + "refresh": "Värskenda", + "@refresh": {}, + "refreshing": "Värskendan", + "@refreshing": {}, + "rejected": "Tagasi lükatud", + "@rejected": {}, + "releaseNotes": "Release Notes", + "@releaseNotes": {}, + "remove": "Remove", + "@remove": { + "description": "remove" + }, + "removeStock": "Remove Stock", + "@removeStock": { + "description": "remove stock" + }, + "reportBug": "Report Bug", + "@reportBug": {}, + "reportBugDescription": "Submit bug report (requires GitHub account)", + "@reportBugDescription": {}, + "results": "Results", + "@results": {}, + "request": "Request", + "@request": {}, + "requestFailed": "Request Failed", + "@requestFailed": {}, + "requestSuccessful": "Request successful", + "@requestSuccessful": {}, + "requestingData": "Requesting Data", + "@requestingData": {}, + "required": "Vajalik", + "@required": { + "description": "This field is required" + }, + "response400": "Bad Request", + "@response400": {}, + "response401": "Ligipääs puudub", + "@response401": {}, + "response403": "Permission Denied", + "@response403": {}, + "response404": "Resource Not Found", + "@response404": {}, + "response405": "Method Not Allowed", + "@response405": {}, + "response429": "Too Many Requests", + "@response429": {}, + "response500": "Internal Server Error", + "@response500": {}, + "response501": "Not Implemented", + "@response501": {}, + "response502": "Bad Gateway", + "@response502": {}, + "response503": "Service Unavailable", + "@response503": {}, + "response504": "Gateway Timeout", + "@response504": {}, + "response505": "HTTP Version Not Supported", + "@response505": {}, + "responseData": "Response data", + "@responseData": {}, + "responseInvalid": "Invalid Response Code", + "@responseInvalid": {}, + "responseUnknown": "Unknown Response", + "@responseUnknown": {}, + "result": "Result", + "@result": { + "description": "" + }, + "returned": "Returned", + "@returned": {}, + "salesOrder": "Sales Order", + "@salesOrder": {}, + "salesOrders": "Sales Orders", + "@salesOrders": {}, + "salesOrderCreate": "New Sales Order", + "@saleOrderCreate": {}, + "salesOrderEdit": "Edit Sales Order", + "@salesOrderEdit": {}, + "salesOrderUpdated": "Sales order updated", + "@salesOrderUpdated": {}, + "save": "Save", + "@save": { + "description": "Save" + }, + "scanBarcode": "Scan Barcode", + "@scanBarcode": {}, + "scanSupplierPart": "Scan supplier part barcode", + "@scanSupplierPart": {}, + "scanIntoLocation": "Scan Into Location", + "@scanIntoLocation": {}, + "scanIntoLocationDetail": "Scan this item into location", + "@scanIntoLocationDetail": {}, + "scannerExternal": "External Scanner", + "@scannerExternal": {}, + "scannerExternalDetail": "Use external scanner to read barcodes (wedge mode)", + "@scannerExternalDetail": {}, + "scanReceivedParts": "Scan Received Parts", + "@scanReceivedParts": {}, + "search": "Search", + "@search": { + "description": "search" + }, + "searching": "Searching", + "@searching": {}, + "searchLocation": "Search for location", + "@searchLocation": {}, + "searchParts": "Search Parts", + "@searchParts": {}, + "searchStock": "Search Stock", + "@searchStock": {}, + "select": "Select", + "@select": {}, + "selectFile": "Select File", + "@selectFile": {}, + "selectImage": "Select Image", + "@selectImage": {}, + "selectLocation": "Select a location", + "@selectLocation": {}, + "send": "Send", + "@send": {}, + "serialNumber": "Serial Number", + "@serialNumber": {}, + "serialNumbers": "Serial Numbers", + "@serialNumbers": {}, + "server": "Server", + "@server": {}, + "serverAddress": "Server Address", + "@serverAddress": {}, + "serverApiRequired": "Required API Version", + "@serverApiRequired": {}, + "serverApiVersion": "Server API Version", + "@serverApiVersion": {}, + "serverAuthenticationError": "Authentication Error", + "@serverAuthenticationError": {}, + "serverCertificateError": "Cerficate Error", + "@serverCertificateError": {}, + "serverCertificateInvalid": "Server HTTPS certificate is invalid", + "@serverCertificateInvalid": {}, + "serverConnected": "Connected to Server", + "@serverConnected": {}, + "serverConnecting": "Connecting to server", + "@serverConnecting": {}, + "serverCouldNotConnect": "Could not connect to server", + "@serverCouldNotConnect": {}, + "serverEmpty": "Server cannot be empty", + "@serverEmpty": {}, + "serverError": "Server Error", + "@serverError": {}, + "serverDetails": "Server Details", + "@serverDetails": {}, + "serverMissingData": "Server response missing required fields", + "@serverMissingData": {}, + "serverOld": "Old Server Version", + "@serverOld": {}, + "serverSettings": "Server Settings", + "@serverSettings": {}, + "serverStart": "Server must start with http[s]", + "@serverStart": {}, + "settings": "Settings", + "@settings": {}, + "serverInstance": "Server Instance", + "@serverInstance": {}, + "serverNotConnected": "Server not connected", + "@serverNotConnected": {}, + "serverNotSelected": "Server not selected", + "@serverNotSelected": {}, + "shipments": "Shipments", + "@shipments": {}, + "shipmentAdd": "Add Shipment", + "@shipmentAdd": {}, + "shipped": "Shipped", + "@shipped": {}, + "sku": "SKU", + "@sku": {}, + "sounds": "Sounds", + "@sounds": {}, + "soundOnBarcodeAction": "Play audible tone on barcode action", + "@soundOnBarcodeAction": {}, + "soundOnServerError": "Play audible tone on server error", + "@soundOnServerError": {}, + "status": "Status", + "@status": {}, + "statusCode": "Status Code", + "@statusCode": {}, + "stock": "Stock", + "@stock": { + "description": "stock" + }, + "stockDetails": "Current available stock quantity", + "@stockDetails": {}, + "stockItem": "Stock Item", + "@stockItem": { + "description": "stock item title" + }, + "stockItems": "Stock Items", + "@stockItems": {}, + "stockItemCreate": "New Stock Item", + "@stockItemCreate": {}, + "stockItemCreateDetail": "Create new stock item in this location", + "@stockItemCreateDetail": {}, + "stockItemDelete": "Delete Stock Item", + "@stockItemDelete": {}, + "stockItemDeleteConfirm": "Are you sure you want to delete this stock item?", + "@stockItemDeleteConfirm": {}, + "stockItemDeleteFailure": "Could not delete stock item", + "@stockItemDeleteFailure": {}, + "stockItemDeleteSuccess": "Stock item deleted", + "@stockItemDeleteSuccess": {}, + "stockItemHistory": "Stock History", + "@stockItemHistory": {}, + "stockItemHistoryDetail": "Display historical stock tracking information", + "@stockItemHistoryDetail": {}, + "stockItemTransferred": "Stock item transferred", + "@stockItemTransferred": {}, + "stockItemUpdated": "Stock item updated", + "@stockItemUpdated": {}, + "stockItemsNotAvailable": "No stock items available", + "@stockItemsNotAvailable": {}, + "stockItemNotes": "Stock Item Notes", + "@stockItemNotes": {}, + "stockItemUpdateSuccess": "Stock item updated", + "@stockItemUpdateSuccess": {}, + "stockItemUpdateFailure": "Stock item update failed", + "@stockItemUpdateFailure": {}, + "stockLocation": "Stock Location", + "@stockLocation": { + "description": "stock location" + }, + "stockLocations": "Stock Locations", + "@stockLocations": {}, + "stockTopLevel": "Top level stock location", + "@stockTopLevel": {}, + "strictHttps": "Use Strict HTTPS", + "@strictHttps": {}, + "strictHttpsDetails": "Enforce strict checking of HTTPs certificates", + "@strictHttpsDetails": {}, + "subcategory": "Subcategory", + "@subcategory": {}, + "subcategories": "Subcategories", + "@subcategories": {}, + "sublocation": "Sublocation", + "@sublocation": {}, + "sublocations": "Sublocations", + "@sublocations": {}, + "sublocationNone": "No Sublocations", + "@sublocationNone": {}, + "sublocationNoneDetail": "No sublocations available", + "@sublocationNoneDetail": {}, + "submitFeedback": "Submit Feedback", + "@submitFeedback": {}, + "suppliedParts": "Supplied Parts", + "@suppliedParts": {}, + "supplier": "Supplier", + "@supplier": {}, + "supplierPart": "Supplier Part", + "@supplierPart": {}, + "supplierPartEdit": "Edit Supplier Part", + "@supplierPartEdit": {}, + "supplierPartNumber": "Supplier Part Number", + "@supplierPartNumber": {}, + "supplierPartUpdated": "Supplier Part Updated", + "@supplierPartUpdated": {}, + "supplierParts": "Supplier Parts", + "@supplierParts": {}, + "suppliers": "Suppliers", + "@suppliers": {}, + "supplierReference": "Supplier Reference", + "@supplierReference": {}, + "takePicture": "Take Picture", + "@takePicture": {}, + "targetDate": "Target Date", + "@targetDate": {}, + "templatePart": "Parent Template Part", + "@templatePart": {}, + "testName": "Test Name", + "@testName": {}, + "testPassedOrFailed": "Test passed or failed", + "@testPassedOrFailed": {}, + "testsRequired": "Required Tests", + "@testsRequired": {}, + "testResults": "Test Results", + "@testResults": { + "description": "" + }, + "testResultsDetail": "Display stock item test results", + "@testResultsDetail": {}, + "testResultAdd": "Add Test Result", + "@testResultAdd": {}, + "testResultNone": "No Test Results", + "@testResultNone": {}, + "testResultNoneDetail": "No test results available", + "@testResultNoneDetail": {}, + "testResultUploadFail": "Error uploading test result", + "@testResultUploadFail": {}, + "testResultUploadPass": "Test result uploaded", + "@testResultUploadPass": {}, + "timeout": "Timeout", + "@timeout": { + "description": "" + }, + "tokenError": "Token Error", + "@tokenError": {}, + "tokenMissing": "Missing Token", + "@tokenMissing": {}, + "tokenMissingFromResponse": "Access token missing from response", + "@tokenMissingFromResponse": {}, + "totalPrice": "Hind kokku", + "@totalPrice": {}, + "transfer": "Ülekanne", + "@transfer": { + "description": "transfer" + }, + "transferStock": "Liiguta ladu", + "@transferStock": { + "description": "transfer stock" + }, + "transferStockDetail": "Transfer item to a different location", + "@transferStockDetail": {}, + "transferStockLocation": "Transfer Stock Location", + "@transferStockLocation": {}, + "transferStockLocationDetail": "Transfer this stock location into another", + "@transferStockLocationDetail": {}, + "translate": "Tõlgi", + "@translate": {}, + "translateHelp": "Help translate the InvenTree app", + "@translateHelp": {}, + "unitPrice": "Unit Price", + "@unitPrice": {}, + "units": "Units", + "@units": {}, + "unknownResponse": "Unknown Response", + "@unknownResponse": {}, + "upload": "Upload", + "@upload": {}, + "uploadFailed": "File upload failed", + "@uploadFailed": {}, + "uploadSuccess": "File uploaded", + "@uploadSuccess": {}, + "usedIn": "Used In", + "@usedIn": {}, + "usedInDetails": "Assemblies which require this part", + "@usedInDetails": {}, + "username": "Username", + "@username": {}, + "usernameEmpty": "Username cannot be empty", + "@usernameEmpty": {}, + "value": "Value", + "@value": { + "description": "value" + }, + "valueCannotBeEmpty": "Value cannot be empty", + "@valueCannotBeEmpty": {}, + "valueRequired": "Value is required", + "@valueRequired": {}, + "variants": "Variants", + "@variants": {}, + "version": "Version", + "@version": {}, + "viewSupplierPart": "View Supplier Part", + "@viewSupplierPart": {}, + "website": "Website", + "@website": {} +} \ No newline at end of file diff --git a/lib/l10n/fr_FR/app_fr_FR.arb b/lib/l10n/fr_FR/app_fr_FR.arb index 09e3d12e..c8ed9f76 100644 --- a/lib/l10n/fr_FR/app_fr_FR.arb +++ b/lib/l10n/fr_FR/app_fr_FR.arb @@ -34,9 +34,9 @@ "@appCredits": {}, "appDetails": "Détails de l'application", "@appDetails": {}, - "allocated": "Allocated", + "allocated": "Allouée", "@allocated": {}, - "allocateStock": "Allocate Stock", + "allocateStock": "Allouer un stock", "@allocateStock": {}, "appReleaseNotes": "Afficher les notes de version de l'application", "@appReleaseNotes": {}, @@ -82,7 +82,7 @@ "@barcodeNoMatch": {}, "barcodeNotAssigned": "Code-barres non assigné", "@barcodeNotAssigned": {}, - "barcodeScanPart": "Scan part barcode", + "barcodeScanPart": "Scanner le code-barres d'une pièce", "@barcodeScanPart": {}, "barcodeReceivePart": "Scannez le code-barres pour recevoir la pièce", "@barcodeReceivePart": {}, @@ -164,9 +164,9 @@ "@companies": {}, "configureServer": "Configurer les paramètres serveur", "@configureServer": {}, - "confirmScan": "Confirm Transfer", + "confirmScan": "Confirmer le transfert", "@confirmScan": {}, - "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", + "confirmScanDetail": "Confirmation des détails du transfert de stock lors de la lecture des codes-barres", "connectionRefused": "Connexion refusée", "@connectionRefused": {}, "count": "Nombre", @@ -350,7 +350,7 @@ "@imageUploadSuccess": {}, "inactive": "Inactif", "@inactive": {}, - "inactiveCompany": "This company is marked as inactive", + "inactiveCompany": "Cette entreprise est marquée comme inactive", "@inactiveCompany": {}, "inactiveDetail": "Cette pièce est marquée comme inactive", "@inactiveDetail": {}, @@ -530,7 +530,7 @@ "@parts": { "description": "Part (multiple)" }, - "partNotSalable": "Part not marked as salable", + "partNotSalable": "Pièce non marquée comme commercialisable", "@partNotSalable": {}, "partsNone": "Aucune pièces", "@partsNone": {}, @@ -730,7 +730,7 @@ }, "scanBarcode": "Scanner un code-barres", "@scanBarcode": {}, - "scanSupplierPart": "Scan supplier part barcode", + "scanSupplierPart": "Scanner le code-barres des pièces des fournisseurs", "@scanSupplierPart": {}, "scanIntoLocation": "Scanner vers l'emplacement", "@scanIntoLocation": {}, @@ -810,9 +810,9 @@ "@serverNotConnected": {}, "serverNotSelected": "Serveur non sélectionné", "@serverNotSelected": {}, - "shipments": "Shipments", + "shipments": "Modes de livraison", "@shipments": {}, - "shipmentAdd": "Add Shipment", + "shipmentAdd": "Ajouter un mode de livraison", "@shipmentAdd": {}, "shipped": "Expédié", "@shipped": {}, diff --git a/lib/l10n/it_IT/app_it_IT.arb b/lib/l10n/it_IT/app_it_IT.arb index 7f3ac092..ce96d7e2 100644 --- a/lib/l10n/it_IT/app_it_IT.arb +++ b/lib/l10n/it_IT/app_it_IT.arb @@ -82,7 +82,7 @@ "@barcodeNoMatch": {}, "barcodeNotAssigned": "Codice a barre non assegnato", "@barcodeNotAssigned": {}, - "barcodeScanPart": "Scan part barcode", + "barcodeScanPart": "Scansiona codice a barre del prodotto", "@barcodeScanPart": {}, "barcodeReceivePart": "Scan barcode to receive part", "@barcodeReceivePart": {}, diff --git a/lib/l10n/pl_PL/app_pl_PL.arb b/lib/l10n/pl_PL/app_pl_PL.arb index 28db846d..0c3c22c6 100644 --- a/lib/l10n/pl_PL/app_pl_PL.arb +++ b/lib/l10n/pl_PL/app_pl_PL.arb @@ -34,9 +34,9 @@ "@appCredits": {}, "appDetails": "Szczegóły aplikacji", "@appDetails": {}, - "allocated": "Allocated", + "allocated": "Przydzielono", "@allocated": {}, - "allocateStock": "Allocate Stock", + "allocateStock": "Przydziel zapasy", "@allocateStock": {}, "appReleaseNotes": "Wyświetl informacje o historii aktualizacji", "@appReleaseNotes": {}, @@ -68,7 +68,7 @@ "@barcodeSettings": {}, "barcodeAssign": "Przypisz kod kreskowy", "@barcodeAssign": {}, - "barcodeAssignDetail": "Scan custom barcode to assign", + "barcodeAssignDetail": "Zeskanuj własny kod kreskowy, aby przypisać", "@barcodeAssignDetail": {}, "barcodeAssigned": "Kod kreskowy przypisany", "@barcodeAssigned": {}, @@ -82,33 +82,33 @@ "@barcodeNoMatch": {}, "barcodeNotAssigned": "Kod kreskowy nieprzypisany", "@barcodeNotAssigned": {}, - "barcodeScanPart": "Scan part barcode", + "barcodeScanPart": "Zeskanuj kod kreskowy części", "@barcodeScanPart": {}, - "barcodeReceivePart": "Scan barcode to receive part", + "barcodeReceivePart": "Zeskanuj kod kreskowy, aby otrzymać część", "@barcodeReceivePart": {}, - "barcodeScanPaused": "Barcode scanning paused", + "barcodeScanPaused": "Skanowanie kodów kreskowych wstrzymane", "@barodeScanPaused": {}, - "barcodeScanPause": "Tap or hold to pause scanning", + "barcodeScanPause": "Dotknij lub przytrzymaj, aby wstrzymać skanowanie", "@barcodeScanPause": {}, "barcodeScanAssign": "Zeskanuj aby przypisać kod kreskowy", "@barcodeScanAssign": {}, - "barcodeScanController": "Scanner Input", + "barcodeScanController": "Wejście skanera", "@barcodeScanController": {}, - "barcodeScanControllerDetail": "Select barcode scanner input source", + "barcodeScanControllerDetail": "Wybierz źródło danych skanera kodów kreskowych", "@barcodeScanControllerDetail": {}, - "barcodeScanDelay": "Barcode Scan Delay", + "barcodeScanDelay": "Opóźnienie skanowania kodu kreskowego", "@barcodeScanDelay": {}, - "barcodeScanDelayDetail": "Delay between barcode scans", + "barcodeScanDelayDetail": "Opóźnienie między skanowaniem kodów kreskowych", "@barcodeScanDelayDetail": {}, "barcodeScanGeneral": "Zeskanuj kod kreskowy InvenTree", "@barcodeScanGeneral": {}, - "barcodeScanInItems": "Scan stock items into this location", + "barcodeScanInItems": "Zeskanuj przedmioty do tej lokalizacji", "@barcodeScanInItems": {}, "barcodeScanLocation": "Skanuj lokalizację zapasów", "@barcodeScanLocation": {}, - "barcodeScanSingle": "Single Scan Mode", + "barcodeScanSingle": "Tryb pojedynczego skanowania", "@barcodeScanSingle": {}, - "barcodeScanSingleDetail": "Pause barcode scanner after each scan", + "barcodeScanSingleDetail": "Wstrzymaj skaner kodów kreskowych po każdym skanowaniu", "@barcodeScanSingleDetail": {}, "barcodeScanIntoLocationSuccess": "Zeskanowano do lokacji", "@barcodeScanIntoLocationSuccess": {}, @@ -128,15 +128,15 @@ "@billOfMaterials": {}, "bom": "BOM", "@bom": {}, - "bomEnable": "Display Bill of Materials", + "bomEnable": "Wyświetl Bill of Materials", "@bomEnable": {}, "build": "Budowa", "@build": {}, "building": "Budowanie", "@building": {}, - "cameraInternal": "Internal Camera", + "cameraInternal": "Kamera wewnętrzna", "@cameraInternal": {}, - "cameraInternalDetail": "Use internal camera to read barcodes", + "cameraInternalDetail": "Użyj wewnętrznej kamery do odczytu kodów kreskowych", "@cameraInternalDetail": {}, "cancel": "Anuluj", "@cancel": { @@ -164,9 +164,9 @@ "@companies": {}, "configureServer": "Konfiguruj ustawienia serwera", "@configureServer": {}, - "confirmScan": "Confirm Transfer", + "confirmScan": "Potwierdź transfer", "@confirmScan": {}, - "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", + "confirmScanDetail": "Potwierdź szczegóły transferu zapasów podczas skanowania kodów kreskowych", "connectionRefused": "Połączenie odrzucone", "@connectionRefused": {}, "count": "Ilość", @@ -193,13 +193,13 @@ "@darkModeEnable": {}, "delete": "Usuń", "@delete": {}, - "deleteFailed": "Delete operation failed", + "deleteFailed": "Usuwanie nie powiodło się", "@deleteFailed": {}, "deletePart": "Usuń Komponent", "@deletePart": {}, "deletePartDetail": "Usuń ten komponent z bazy danych", "@deletePartDetail": {}, - "deleteSuccess": "Delete operation successful", + "deleteSuccess": "Usuwanie zakończone powodzeniem", "@deleteSuccess": {}, "description": "Opis", "@description": {}, @@ -225,7 +225,7 @@ "@editLocation": {}, "editNotes": "Edytuj Notatki", "@editNotes": {}, - "editParameter": "Edit Parameter", + "editParameter": "Edytuj Parametr", "@editParameter": {}, "editPart": "Edytuj część", "@editPart": { @@ -267,27 +267,27 @@ "@feedbackError": {}, "feedbackSuccess": "Opinia przesłana", "@feedbackSuccess": {}, - "filterActive": "Active", + "filterActive": "Aktywny", "@filterActive": {}, - "filterActiveDetail": "Show active parts", + "filterActiveDetail": "Pokaż aktywne części", "@filterActiveDetail": {}, - "filterAssembly": "Assembled", + "filterAssembly": "Złożone", "@filterAssembly": {}, - "filterAssemblyDetail": "Show assembled parts", + "filterAssemblyDetail": "Pokaż złożone części", "@filterAssemblyDetail": {}, - "filterComponent": "Component", + "filterComponent": "Komponent", "@filterComponent": {}, - "filterComponentDetail": "Show component parts", + "filterComponentDetail": "Pokaż części składowe", "@filterComponentDetail": {}, - "filterExternal": "External", + "filterExternal": "Zewnętrzne", "@filterExternal": {}, - "filterExternalDetail": "Show stock in external locations", + "filterExternalDetail": "Pokaż zapasy w zewnętrznych lokalizacjach", "@filterExternalDetail": {}, "filterInStock": "Na stanie", "@filterInStock": {}, - "filterInStockDetail": "Show parts which have stock", + "filterInStockDetail": "Pokaż części, które są na stanie", "@filterInStockDetail": {}, - "filterSerialized": "Serialized", + "filterSerialized": "Serializowane", "@filterSerialized": {}, "filterSerializedDetail": "Show serialized stock items", "@filterSerializedDetail": {}, @@ -295,15 +295,15 @@ "@filterTemplate": {}, "filterTemplateDetail": "Show template parts", "@filterTemplateDetail": {}, - "filterTrackable": "Trackable", + "filterTrackable": "Możliwość śledzenia", "@filterTrackable": {}, "filterTrackableDetail": "Show trackable parts", "@filterTrackableDetail": {}, "filterVirtual": "Wirtualny", "@filterVirtual": {}, - "filterVirtualDetail": "Show virtual parts", + "filterVirtualDetail": "Pokaż części wirtualne", "@filterVirtualDetail": {}, - "filteringOptions": "Filtering Options", + "filteringOptions": "Opcje filtrowania", "@filteringOptions": {}, "formatException": "Wyjątek formatowania", "@formatException": {}, @@ -315,7 +315,7 @@ "@history": { "description": "history" }, - "home": "Home", + "home": "Strona główna", "@homeScreen": {}, "homeScreen": "Ekran główny", "homeScreenSettings": "Konfiguruj ustawienia ekranu głównego", @@ -324,9 +324,9 @@ "@homeShowPo": {}, "homeShowPoDescription": "Pokaż przycisk zamówienia zakupu na ekranie głównym", "@homeShowPoDescription": {}, - "homeShowSo": "Show Sales Orders", + "homeShowSo": "Pokaż zlecenia sprzedaży", "@homeShowSo": {}, - "homeShowSoDescription": "Show sales order button on home screen", + "homeShowSoDescription": "Pokaż przycisk zleceń sprzedaży na ekrani głównym", "@homeShowSoDescription": {}, "homeShowSubscribed": "Obserwowane części", "@homeShowSubscribed": {}, @@ -372,7 +372,7 @@ "@inProduction": {}, "inProductionDetail": "Ten przedmiot magazynowy jest w produkcji", "@inProductionDetail": {}, - "internalPart": "Internal Part", + "internalPart": "Część wewnętrzna", "@internalPart": {}, "invalidHost": "Nieprawidłowa nazwa hosta", "@invalidHost": {}, @@ -390,7 +390,7 @@ "@invalidSupplierPart": {}, "invalidUsernamePassword": "Nieprawidłowy login lub hasło", "@invalidUsernamePassword": {}, - "issue": "Issue", + "issue": "Problem", "@issue": {}, "issueDate": "Data Wystawienia", "@issueDate": {}, @@ -402,23 +402,23 @@ "@itemDeleted": {}, "keywords": "Słowa kluczowe", "@keywords": {}, - "labelPrinting": "Label Printing", + "labelPrinting": "Drukowanie etykiet", "@labelPrinting": {}, - "labelPrintingDetail": "Enable label printing", + "labelPrintingDetail": "Włącz drukowanie etykiet", "@labelPrintingDetail": {}, - "labelTemplate": "Label Template", + "labelTemplate": "Szablon etykiety", "@labelTemplate": {}, - "language": "Language", + "language": "Język", "@language": {}, - "languageDefault": "Default system language", + "languageDefault": "Domyślny język systemu", "@languageDefault": {}, - "languageSelect": "Select Language", + "languageSelect": "Wybierz język", "@languageSelect": {}, "lastStocktake": "Ostatnia inwentaryzacja", "@lastStocktake": {}, "lastUpdated": "Ostatnia aktualizacja", "@lastUpdated": {}, - "level": "Level", + "level": "Poziom", "@level": {}, "lineItemAdd": "Add Line Item", "@lineItemAdd": {}, @@ -428,9 +428,9 @@ "@lineItems": {}, "lineItemUpdated": "Line item updated", "@lineItemUpdated": {}, - "locateItem": "Locate stock item", + "locateItem": "Zlokalizuj element magazynowy", "@locateItem": {}, - "locateLocation": "Locate stock location", + "locateLocation": "Zlokalizuj lokalizację zapasów", "@locateLocation": {}, "locationCreate": "Nowa Lokalizacja", "@locationCreate": {}, @@ -440,19 +440,19 @@ "@locationNotSet": {}, "locationUpdated": "Lokalizacja stanu magazynowego została zaktualizowana", "@locationUpdated": {}, - "login": "Login", + "login": "Zaloguj się", "@login": {}, - "loginEnter": "Enter login details", + "loginEnter": "Wprowadź dane logowania", "@loginEnter": {}, - "loginEnterDetails": "Username and password are not stored locally", + "loginEnterDetails": "Nazwa użytkownika i hasło nie są przechowywane lokalnie", "@loginEnterDetails": {}, "link": "Link", "@link": {}, "lost": "Zagubiono", "@lost": {}, - "manufacturerPartNumber": "Manufacturer Part Number", + "manufacturerPartNumber": "Numer Części Producenta (MPN)", "@manufacturerPartNumber": {}, - "manufacturer": "Manufacturer", + "manufacturer": "Producent", "@manufacturer": {}, "manufacturers": "Producenci", "@manufacturers": {}, @@ -468,7 +468,7 @@ }, "notifications": "Powiadomienia", "@notifications": {}, - "notificationsEmpty": "No unread notifications", + "notificationsEmpty": "Brak nowych powiadomień", "@notificationsEmpty": {}, "noResponse": "Brak odpowiedzi od serwera", "@noResponse": {}, @@ -484,13 +484,13 @@ "@onOrder": {}, "onOrderDetails": "Pozycje obecnie w zamówieniu", "@onOrderDetails": {}, - "orientation": "Screen Orientation", + "orientation": "Orientacja ekranu", "@orientation": {}, - "orientationDetail": "Screen orientation (requires restart)", + "orientationDetail": "Orientacja ekranu (wymaga ponownego uruchomienia)", "@orientationDetail": {}, - "orientationLandscape": "Landscape", + "orientationLandscape": "Poziomo", "@orientationLandscape": {}, - "orientationPortrait": "Portrait", + "orientationPortrait": "Portret", "@orientationPortrait": {}, "orientationSystem": "System", "@orientationSystem": {}, @@ -498,7 +498,7 @@ "@outstanding": {}, "outstandingOrderDetail": "Show outstanding orders", "@outstandingOrderDetail": {}, - "overdue": "Overdue", + "overdue": "Zaległe", "@overdue": {}, "overdueDetail": "Show overdue orders", "@overdueDetail": {}, @@ -506,9 +506,9 @@ "@packaging": {}, "packageName": "Nazwa pakietu", "@packageName": {}, - "parameters": "Parameters", + "parameters": "Parametry", "@parameters": {}, - "parametersSettingDetail": "Display part parameters", + "parametersSettingDetail": "Wyświetl parametry części", "@parametersSettingDetail": {}, "parent": "Nadrzędny", "@parent": {}, @@ -530,13 +530,13 @@ "@parts": { "description": "Part (multiple)" }, - "partNotSalable": "Part not marked as salable", + "partNotSalable": "Część nie oznaczona jako sprzedawalna", "@partNotSalable": {}, "partsNone": "Brak części", "@partsNone": {}, "partNoResults": "Brak komponentów pasujących do zapytania", "@partNoResults": {}, - "partSettings": "Part Settings", + "partSettings": "Ustawienia części", "@partSettings": {}, "partsStarred": "Obserwowane części", "@partsStarred": {}, @@ -604,11 +604,11 @@ "@profileSelectOrCreate": {}, "profileTapToCreate": "Dotknij, aby utworzyć lub wybrać profil", "@profileTapToCreate": {}, - "projectCode": "Project Code", + "projectCode": "Kod projektu", "@projectCode": {}, "purchaseOrder": "Zlecenie Zakupu", "@purchaseOrder": {}, - "purchaseOrderCreate": "New Purchase Order", + "purchaseOrderCreate": "Nowe zlecenie zakupu", "@purchaseOrderCreate": {}, "purchaseOrderEdit": "Edytuj Zlecenie Zakupu", "@purchaseOrderEdit": {}, @@ -622,7 +622,7 @@ "@quantity": { "description": "Quantity" }, - "quantityAvailable": "Quantity Available", + "quantityAvailable": "Dostępna ilość", "@quantityAvailable": {}, "quantityEmpty": "Ilość jest pusta", "@quantityEmpty": {}, @@ -630,19 +630,19 @@ "@quantityInvalid": {}, "quantityPositive": "Ilość musi być dodatnia", "@quantityPositive": {}, - "queryEmpty": "Enter search query", + "queryEmpty": "Wpisz szukaną frazę", "@queryEmpty": {}, "queryNoResults": "Nie znaleziono wyników dla zapytania", "@queryNoResults": {}, "received": "Odebrane", "@received": {}, - "receivedFilterDetail": "Show received items", + "receivedFilterDetail": "Pokaż otrzymane elementy", "@receivedFilterDetail": {}, "receiveItem": "Przyjmij artykuły", "@receiveItem": {}, "receivedItem": "Przyjęta Pozycja Magazynowa", "@receivedItem": {}, - "reference": "Reference", + "reference": "Odwołanie", "@reference": {}, "refresh": "Odśwież", "@refresh": {}, @@ -668,9 +668,9 @@ "@results": {}, "request": "Żądanie", "@request": {}, - "requestFailed": "Request Failed", + "requestFailed": "Żądanie nie powiodło się", "@requestFailed": {}, - "requestSuccessful": "Request successful", + "requestSuccessful": "Żądanie zakończone sukcesem", "@requestSuccessful": {}, "requestingData": "Żądanie danych", "@requestingData": {}, @@ -714,15 +714,15 @@ }, "returned": "Zwrócono", "@returned": {}, - "salesOrder": "Sales Order", + "salesOrder": "Zlecenie sprzedaży", "@salesOrder": {}, "salesOrders": "Zlecenia Sprzedaży", "@salesOrders": {}, - "salesOrderCreate": "New Sales Order", + "salesOrderCreate": "Zlecenie sprzedaży", "@saleOrderCreate": {}, - "salesOrderEdit": "Edit Sales Order", + "salesOrderEdit": "Edytuj zlecenie sprzedaży", "@salesOrderEdit": {}, - "salesOrderUpdated": "Sales order updated", + "salesOrderUpdated": "Zlecenie sprzedaży zaktualizowane", "@salesOrderUpdated": {}, "save": "Zapisz", "@save": { @@ -730,23 +730,23 @@ }, "scanBarcode": "Skanuj kod kreskowy", "@scanBarcode": {}, - "scanSupplierPart": "Scan supplier part barcode", + "scanSupplierPart": "Zeskanuj kod kreskowy dostawcy", "@scanSupplierPart": {}, "scanIntoLocation": "Skanuj do lokacji", "@scanIntoLocation": {}, - "scanIntoLocationDetail": "Scan this item into location", + "scanIntoLocationDetail": "Zeskanuj ten przedmiot w lokalizację", "@scanIntoLocationDetail": {}, - "scannerExternal": "External Scanner", + "scannerExternal": "Zewnętrzny skaner", "@scannerExternal": {}, - "scannerExternalDetail": "Use external scanner to read barcodes (wedge mode)", + "scannerExternalDetail": "Użyj zewnętrznego skanera do odczytu kodów kreskowych (tryb klina)", "@scannerExternalDetail": {}, - "scanReceivedParts": "Scan Received Parts", + "scanReceivedParts": "Skanuj otrzymane części", "@scanReceivedParts": {}, "search": "Szukaj", "@search": { "description": "search" }, - "searching": "Searching", + "searching": "Wyszukiwanie", "@searching": {}, "searchLocation": "Wyszukaj lokalizację", "@searchLocation": {}, @@ -766,7 +766,7 @@ "@send": {}, "serialNumber": "Numer seryjny", "@serialNumber": {}, - "serialNumbers": "Serial Numbers", + "serialNumbers": "Numery seryjne", "@serialNumbers": {}, "server": "Serwer", "@server": {}, @@ -808,13 +808,13 @@ "@serverInstance": {}, "serverNotConnected": "Serwer nie podłączony", "@serverNotConnected": {}, - "serverNotSelected": "Server not selected", + "serverNotSelected": "Serwer nie wybrany", "@serverNotSelected": {}, - "shipments": "Shipments", + "shipments": "Wysyłki", "@shipments": {}, - "shipmentAdd": "Add Shipment", + "shipmentAdd": "Dodaj wysyłkę", "@shipmentAdd": {}, - "shipped": "Shipped", + "shipped": "Wysłano", "@shipped": {}, "sku": "SKU", "@sku": {}, @@ -832,7 +832,7 @@ "@stock": { "description": "stock" }, - "stockDetails": "Current available stock quantity", + "stockDetails": "Aktualna dostępna ilość zapasów", "@stockDetails": {}, "stockItem": "Element magazynowy", "@stockItem": { @@ -898,15 +898,15 @@ "@suppliedParts": {}, "supplier": "Dostawca", "@supplier": {}, - "supplierPart": "Supplier Part", + "supplierPart": "Część dostawcy", "@supplierPart": {}, - "supplierPartEdit": "Edit Supplier Part", + "supplierPartEdit": "Edytuj część dostawcy", "@supplierPartEdit": {}, - "supplierPartNumber": "Supplier Part Number", + "supplierPartNumber": "Numer częsci dostawcy", "@supplierPartNumber": {}, - "supplierPartUpdated": "Supplier Part Updated", + "supplierPartUpdated": "Komponenty dostawcy zaktualizowane", "@supplierPartUpdated": {}, - "supplierParts": "Supplier Parts", + "supplierParts": "Komponenty dostawcy", "@supplierParts": {}, "suppliers": "Dostawcy", "@suppliers": {}, @@ -916,7 +916,7 @@ "@takePicture": {}, "targetDate": "Data Docelowa", "@targetDate": {}, - "templatePart": "Parent Template Part", + "templatePart": "Część szablonu nadrzędnego", "@templatePart": {}, "testName": "Nazwa testu", "@testName": {}, @@ -928,7 +928,7 @@ "@testResults": { "description": "" }, - "testResultsDetail": "Display stock item test results", + "testResultsDetail": "Wyświetl wyniki testu elementu magazynowego", "@testResultsDetail": {}, "testResultAdd": "Dodaj wynik testu", "@testResultAdd": {}, @@ -950,7 +950,7 @@ "@tokenMissing": {}, "tokenMissingFromResponse": "Brak tokenu dostępu w odpowiedzi", "@tokenMissingFromResponse": {}, - "totalPrice": "Total Price", + "totalPrice": "Cena całkowita", "@totalPrice": {}, "transfer": "Przenieś", "@transfer": { @@ -960,17 +960,17 @@ "@transferStock": { "description": "transfer stock" }, - "transferStockDetail": "Transfer item to a different location", + "transferStockDetail": "Przenieś element do innej lokalizacji", "@transferStockDetail": {}, - "transferStockLocation": "Transfer Stock Location", + "transferStockLocation": "Przenieś lokalizację zapasów", "@transferStockLocation": {}, - "transferStockLocationDetail": "Transfer this stock location into another", + "transferStockLocationDetail": "Przenieś tę lokalizację zapasów do innego", "@transferStockLocationDetail": {}, "translate": "Przetłumacz", "@translate": {}, "translateHelp": "Pomóż przetłumaczyć aplikację InvenTree", "@translateHelp": {}, - "unitPrice": "Unit Price", + "unitPrice": "Cena jednostkowa", "@unitPrice": {}, "units": "Jednostki", "@units": {}, @@ -998,7 +998,7 @@ "@valueCannotBeEmpty": {}, "valueRequired": "Wartość jest wymagana", "@valueRequired": {}, - "variants": "Variants", + "variants": "Warianty", "@variants": {}, "version": "Wersja", "@version": {}, diff --git a/lib/l10n/pt_BR/app_pt_BR.arb b/lib/l10n/pt_BR/app_pt_BR.arb index bfea0332..e7c2b794 100644 --- a/lib/l10n/pt_BR/app_pt_BR.arb +++ b/lib/l10n/pt_BR/app_pt_BR.arb @@ -34,7 +34,7 @@ "@appCredits": {}, "appDetails": "Detalhes do aplicativo", "@appDetails": {}, - "allocated": "Alocado", + "allocated": "Alocar", "@allocated": {}, "allocateStock": "Estoque alocado", "@allocateStock": {}, diff --git a/lib/l10n/pt_PT/app_pt_PT.arb b/lib/l10n/pt_PT/app_pt_PT.arb index 6c888825..2c77cb45 100644 --- a/lib/l10n/pt_PT/app_pt_PT.arb +++ b/lib/l10n/pt_PT/app_pt_PT.arb @@ -378,7 +378,7 @@ "@invalidHost": {}, "invalidHostDetails": "O hostname fornecido é inválido", "@invalidHostDetails": {}, - "invalidPart": "Invalid Part", + "invalidPart": "Peça Inválida", "@invalidPart": {}, "invalidPartCategory": "Invalid Part Category", "@invalidPartCategory": {}, diff --git a/lib/l10n/ro_RO/app_ro_RO.arb b/lib/l10n/ro_RO/app_ro_RO.arb index d90b9c50..50a01f32 100644 --- a/lib/l10n/ro_RO/app_ro_RO.arb +++ b/lib/l10n/ro_RO/app_ro_RO.arb @@ -8,551 +8,551 @@ "@ok": { "description": "OK" }, - "about": "About", + "about": "Despre", "@about": {}, - "accountDetails": "Account Details", + "accountDetails": "Detalii Cont", "@accountDetails": {}, - "actions": "Actions", + "actions": "Acțiuni", "@actions": { "description": "" }, - "actionsNone": "No actions available", + "actionsNone": "Acțiuni indisponibile", "@actionsNone": {}, - "add": "Add", + "add": "Adaugă", "@add": { "description": "add" }, - "addStock": "Add Stock", + "addStock": "Adaugă Stoc", "@addStock": { "description": "add stock" }, - "address": "Address", + "address": "Adresă", "@address": {}, - "appAbout": "About InvenTree", + "appAbout": "Despre InvenTree", "@appAbout": {}, - "appCredits": "Additional app credits", + "appCredits": "Credite Adiționale", "@appCredits": {}, - "appDetails": "App Details", + "appDetails": "Detalii Aplicație", "@appDetails": {}, - "allocated": "Allocated", + "allocated": "Alocat", "@allocated": {}, - "allocateStock": "Allocate Stock", + "allocateStock": "Alocare Stoc", "@allocateStock": {}, - "appReleaseNotes": "Display app release notes", + "appReleaseNotes": "Afișează notele de lansare a aplicației", "@appReleaseNotes": {}, - "appSettings": "App Settings", + "appSettings": "Setări Aplicație", "@appSettings": {}, - "appSettingsDetails": "Configure InvenTree app settings", + "appSettingsDetails": "Configurare setări aplicație InvenTree", "@appSettingsDetails": {}, - "attachments": "Attachments", + "attachments": "Atașamente", "@attachments": {}, - "attachImage": "Attach Image", + "attachImage": "Atașare imagine", "@attachImage": { "description": "Attach an image" }, - "attachmentNone": "No attachments found", + "attachmentNone": "Nici un atașament găsit", "@attachmentNone": {}, - "attachmentNoneDetail": "No attachments found", + "attachmentNoneDetail": "Nici un atașament găsit", "@attachmentNoneDetail": {}, - "attachmentSelect": "Select attachment", + "attachmentSelect": "Selectare atașament", "@attachmentSelect": {}, - "attention": "Attention", + "attention": "Atenție", "@attention": {}, - "available": "Available", + "available": "Disponibil", "@available": {}, - "availableStock": "Available Stock", + "availableStock": "Stoc disponibil", "@availableStock": {}, - "barcodes": "Barcodes", + "barcodes": "Coduri de bare", "@barcodes": {}, - "barcodeSettings": "Barcode Settings", + "barcodeSettings": "Setări cod de bare", "@barcodeSettings": {}, - "barcodeAssign": "Assign Barcode", + "barcodeAssign": "Atribuie codul de bare", "@barcodeAssign": {}, - "barcodeAssignDetail": "Scan custom barcode to assign", + "barcodeAssignDetail": "Scanează si atribuie cod de bare custom", "@barcodeAssignDetail": {}, - "barcodeAssigned": "Barcode assigned", + "barcodeAssigned": "Cod de bare atribuit", "@barcodeAssigned": {}, - "barcodeError": "Barcode scan error", + "barcodeError": "Eroare scanare cod de bare", "@barcodeError": {}, - "barcodeInUse": "Barcode already assigned", + "barcodeInUse": "Cod de bare deja atribuit", "@barcodeInUse": {}, - "barcodeMissingHash": "Barcode hash data missing from response", + "barcodeMissingHash": "Datele hash din codul de bare lipsesc din răspuns", "@barcodeMissingHash": {}, - "barcodeNoMatch": "No match for barcode", + "barcodeNoMatch": "Cod de bare negăsit", "@barcodeNoMatch": {}, - "barcodeNotAssigned": "Barcode not assigned", + "barcodeNotAssigned": "Cod de bare neatribuit", "@barcodeNotAssigned": {}, - "barcodeScanPart": "Scan part barcode", + "barcodeScanPart": "Scanează cod de bare piesa", "@barcodeScanPart": {}, - "barcodeReceivePart": "Scan barcode to receive part", + "barcodeReceivePart": "Scanează codul de bare pentru a primi piesa", "@barcodeReceivePart": {}, - "barcodeScanPaused": "Barcode scanning paused", + "barcodeScanPaused": "Scanare cod de bare întreruptă", "@barodeScanPaused": {}, - "barcodeScanPause": "Tap or hold to pause scanning", + "barcodeScanPause": "Atingeți sau țineți apăsat pentru a întrerupe scanarea", "@barcodeScanPause": {}, - "barcodeScanAssign": "Scan to assign barcode", + "barcodeScanAssign": "Scanează pentru a atribui cod de bare", "@barcodeScanAssign": {}, - "barcodeScanController": "Scanner Input", + "barcodeScanController": "Input Scanner", "@barcodeScanController": {}, - "barcodeScanControllerDetail": "Select barcode scanner input source", + "barcodeScanControllerDetail": "Selectați sursa de introducere a codului de bare", "@barcodeScanControllerDetail": {}, - "barcodeScanDelay": "Barcode Scan Delay", + "barcodeScanDelay": "Scanare cod de bare - Pauza", "@barcodeScanDelay": {}, - "barcodeScanDelayDetail": "Delay between barcode scans", + "barcodeScanDelayDetail": "Pauza intre scanarea codurilor de bare", "@barcodeScanDelayDetail": {}, - "barcodeScanGeneral": "Scan an InvenTree barcode", + "barcodeScanGeneral": "Scanează un cod de bare InvenTree", "@barcodeScanGeneral": {}, - "barcodeScanInItems": "Scan stock items into this location", + "barcodeScanInItems": "Scanează si Introdu stoc in locație", "@barcodeScanInItems": {}, - "barcodeScanLocation": "Scan stock location", + "barcodeScanLocation": "Scanează locație stoc", "@barcodeScanLocation": {}, - "barcodeScanSingle": "Single Scan Mode", + "barcodeScanSingle": "Mod Scanare simplă", "@barcodeScanSingle": {}, - "barcodeScanSingleDetail": "Pause barcode scanner after each scan", + "barcodeScanSingleDetail": "Întrerupeți scanerul de coduri de bare după fiecare scanare", "@barcodeScanSingleDetail": {}, - "barcodeScanIntoLocationSuccess": "Scanned into location", + "barcodeScanIntoLocationSuccess": "Introdus In locație", "@barcodeScanIntoLocationSuccess": {}, - "barcodeScanIntoLocationFailure": "Item not scanned in", + "barcodeScanIntoLocationFailure": "Element neintrodus", "@barcodeScanIntoLocationFailure": {}, - "barcodeScanItem": "Scan stock item", + "barcodeScanItem": "Scanare articol stoc", "@barcodeScanItem": {}, - "barcodeTones": "Barcode Tones", + "barcodeTones": "Sunet Scanner cod Bare", "@barcodeTones": {}, - "barcodeUnassign": "Unassign Barcode", + "barcodeUnassign": "Designează codul de bare", "@barcodeUnassign": {}, - "barcodeUnknown": "Barcode is not recognized", + "barcodeUnknown": "Codul de bare nu este recunoscut", "@barcodeUnknown": {}, - "batchCode": "Batch Code", + "batchCode": "Cod lot", "@batchCode": {}, - "billOfMaterials": "Bill of Materials", + "billOfMaterials": "Listă de materiale", "@billOfMaterials": {}, "bom": "BOM", "@bom": {}, - "bomEnable": "Display Bill of Materials", + "bomEnable": "Afișează lista de materiale", "@bomEnable": {}, - "build": "Build", + "build": "Asamblare", "@build": {}, - "building": "Building", + "building": "Asamblează", "@building": {}, - "cameraInternal": "Internal Camera", + "cameraInternal": "Cameră internă", "@cameraInternal": {}, - "cameraInternalDetail": "Use internal camera to read barcodes", + "cameraInternalDetail": "Folosește camera internă pentru a citi codurile de bare", "@cameraInternalDetail": {}, - "cancel": "Cancel", + "cancel": "Anulare", "@cancel": { "description": "Cancel" }, - "cancelOrder": "Cancel Order", + "cancelOrder": "Anulează comanda", "@cancelOrder": {}, - "category": "Category", + "category": "Categorie", "@category": {}, - "categoryCreate": "New Category", + "categoryCreate": "Categorie nouă", "@categoryCreate": {}, - "categoryCreateDetail": "Create new part category", + "categoryCreateDetail": "Creare categorie nouă de piese", "@categoryCreateDetail": {}, - "categoryUpdated": "Part category updated", + "categoryUpdated": "Categorie piesa actualizată", "@categoryUpdated": {}, - "company": "Company", + "company": "Companie", "@company": {}, - "companyEdit": "Edit Company", + "companyEdit": "Editare companie", "@companyEdit": {}, - "companyNoResults": "No companies matching query", + "companyNoResults": "Nu există companii ce corespund", "@companyNoResults": {}, - "companyUpdated": "Company details updated", + "companyUpdated": "Detalii companie actualizate", "@companyUpdated": {}, - "companies": "Companies", + "companies": "Companii", "@companies": {}, - "configureServer": "Configure server settings", + "configureServer": "Configurare setări server", "@configureServer": {}, - "confirmScan": "Confirm Transfer", + "confirmScan": "Confirmă transferul", "@confirmScan": {}, - "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", - "connectionRefused": "Connection Refused", + "confirmScanDetail": "Confirmă detaliile transferului de stoc la scanarea codurilor de bare", + "connectionRefused": "Conexiune refuzată", "@connectionRefused": {}, - "count": "Count", + "count": "Număr", "@count": { "description": "Count" }, - "countStock": "Count Stock", + "countStock": "Numără Stoc", "@countStock": { "description": "Count Stock" }, - "credits": "Credits", + "credits": "Credite", "@credits": {}, - "customer": "Customer", + "customer": "Client", "@customer": {}, - "customers": "Customers", + "customers": "Clienți", "@customers": {}, - "customerReference": "Customer Reference", + "customerReference": "Referință client", "@customerReference": {}, - "damaged": "Damaged", + "damaged": "Deteriorat", "@damaged": {}, - "darkMode": "Dark Mode", + "darkMode": "Mod Întunecat", "@darkMode": {}, - "darkModeEnable": "Enable dark mode", + "darkModeEnable": "Activează modul întunecat", "@darkModeEnable": {}, - "delete": "Delete", + "delete": "Șterge", "@delete": {}, - "deleteFailed": "Delete operation failed", + "deleteFailed": "Operațiune de ștergere eșuată", "@deleteFailed": {}, - "deletePart": "Delete Part", + "deletePart": "Șterge Piesa", "@deletePart": {}, - "deletePartDetail": "Remove this part from the database", + "deletePartDetail": "Elimină această piesă din baza de date", "@deletePartDetail": {}, - "deleteSuccess": "Delete operation successful", + "deleteSuccess": "Operație de ștergere reușită", "@deleteSuccess": {}, - "description": "Description", + "description": "Descriere", "@description": {}, - "destroyed": "Destroyed", + "destroyed": "Distrus", "@destroyed": {}, - "details": "Details", + "details": "Detalii", "@details": { "description": "details" }, - "documentation": "Documentation", + "documentation": "Documentație", "@documentation": {}, - "downloading": "Downloading File", + "downloading": "Se descarcă fișierul", "@downloading": {}, - "downloadError": "Download Error", + "downloadError": "Eroare la descărcare", "@downloadError": {}, - "edit": "Edit", + "edit": "Editare", "@edit": { "description": "edit" }, - "editCategory": "Edit Category", + "editCategory": "Editează Categoria", "@editCategory": {}, - "editLocation": "Edit Location", + "editLocation": "Editare locație", "@editLocation": {}, - "editNotes": "Edit Notes", + "editNotes": "Editează notițele", "@editNotes": {}, - "editParameter": "Edit Parameter", + "editParameter": "Editare Parametru", "@editParameter": {}, - "editPart": "Edit Part", + "editPart": "Editează piesa", "@editPart": { "description": "edit part" }, - "editItem": "Edit Stock Item", + "editItem": "Editează Element Stoc", "@editItem": {}, - "editLineItem": "Edit Line Item", + "editLineItem": "Editare element rând", "@editLineItem": {}, - "enterPassword": "Enter password", + "enterPassword": "Introdu parola", "@enterPassword": {}, - "enterUsername": "Enter username", + "enterUsername": "Introdu numele de utilizator", "@enterUsername": {}, - "error": "Error", + "error": "Eroare", "@error": { "description": "Error" }, - "errorCreate": "Error creating database entry", + "errorCreate": "Eroare la crearea intrării in baza de date", "@errorCreate": {}, - "errorDelete": "Error deleting database entry", + "errorDelete": "Eroare la ștergerea intrării in baza de date", "@errorDelete": {}, - "errorDetails": "Error Details", + "errorDetails": "Detalii eroare", "@errorDetails": {}, - "errorFetch": "Error fetching data from server", + "errorFetch": "Eroare la preluarea datelor de pe server", "@errorFetch": {}, - "errorUserRoles": "Error requesting user roles from server", + "errorUserRoles": "Eroare la solicitarea rolurilor utilizatorilor de pe server", "@errorUserRoles": {}, - "errorPluginInfo": "Error requesting plugin data from server", + "errorPluginInfo": "Eroare la solicitarea datelor plugin de pe server", "@errorPluginInfo": {}, - "errorReporting": "Error Reporting", + "errorReporting": "Eroare la raportare", "@errorReporting": {}, - "errorReportUpload": "Upload Error Reports", + "errorReportUpload": "Încarcă rapoarte de eroare", "@errorReportUpload": {}, - "errorReportUploadDetails": "Upload anonymous error reports and crash logs", + "errorReportUploadDetails": "Încarcă rapoarte anonime de erori și jurnale de eroare", "@errorReportUploadDetails": {}, "feedback": "Feedback", "@feedback": {}, - "feedbackError": "Error submitting feedback", + "feedbackError": "Eroare la trimiterea feedback-ului", "@feedbackError": {}, - "feedbackSuccess": "Feedback submitted", + "feedbackSuccess": "Feedback Submis", "@feedbackSuccess": {}, - "filterActive": "Active", + "filterActive": "Activ", "@filterActive": {}, - "filterActiveDetail": "Show active parts", + "filterActiveDetail": "Arată piesele active", "@filterActiveDetail": {}, - "filterAssembly": "Assembled", + "filterAssembly": "Asamblate", "@filterAssembly": {}, - "filterAssemblyDetail": "Show assembled parts", + "filterAssemblyDetail": "Arată piesele asamblate", "@filterAssemblyDetail": {}, - "filterComponent": "Component", + "filterComponent": "Componenta", "@filterComponent": {}, - "filterComponentDetail": "Show component parts", + "filterComponentDetail": "Afișare părți componente", "@filterComponentDetail": {}, - "filterExternal": "External", + "filterExternal": "Extern", "@filterExternal": {}, - "filterExternalDetail": "Show stock in external locations", + "filterExternalDetail": "Afișare stoc în locații externe", "@filterExternalDetail": {}, - "filterInStock": "In Stock", + "filterInStock": "În Stoc", "@filterInStock": {}, - "filterInStockDetail": "Show parts which have stock", + "filterInStockDetail": "Arată piesele care au stoc", "@filterInStockDetail": {}, - "filterSerialized": "Serialized", + "filterSerialized": "Serializat", "@filterSerialized": {}, - "filterSerializedDetail": "Show serialized stock items", + "filterSerializedDetail": "Arată elementele serializate din stoc", "@filterSerializedDetail": {}, - "filterTemplate": "Template", + "filterTemplate": "Șablon", "@filterTemplate": {}, - "filterTemplateDetail": "Show template parts", + "filterTemplateDetail": "Afișare piese șablon", "@filterTemplateDetail": {}, - "filterTrackable": "Trackable", + "filterTrackable": "Urmăribil", "@filterTrackable": {}, - "filterTrackableDetail": "Show trackable parts", + "filterTrackableDetail": "Arată piesele urmaribile", "@filterTrackableDetail": {}, "filterVirtual": "Virtual", "@filterVirtual": {}, - "filterVirtualDetail": "Show virtual parts", + "filterVirtualDetail": "Arată piesele virtuale", "@filterVirtualDetail": {}, - "filteringOptions": "Filtering Options", + "filteringOptions": "Opțiuni filtrare", "@filteringOptions": {}, - "formatException": "Format Exception", + "formatException": "Excepție format", "@formatException": {}, - "formatExceptionJson": "JSON data format exception", + "formatExceptionJson": "Excepție format JSON", "@formatExceptionJson": {}, - "formError": "Form Error", + "formError": "Eroare Formular", "@formError": {}, - "history": "History", + "history": "Istoric", "@history": { "description": "history" }, - "home": "Home", + "home": "Acasă", "@homeScreen": {}, - "homeScreen": "Home Screen", - "homeScreenSettings": "Configure home screen settings", + "homeScreen": "Ecran principal", + "homeScreenSettings": "Configurați setările ecranului principal", "@homeScreenSettings": {}, - "homeShowPo": "Show Purchase Orders", + "homeShowPo": "Arată Comenzile de Achiziție", "@homeShowPo": {}, - "homeShowPoDescription": "Show purchase order button on home screen", + "homeShowPoDescription": "Afișați butonul de achiziții pe ecranul principal", "@homeShowPoDescription": {}, - "homeShowSo": "Show Sales Orders", + "homeShowSo": "Arată Comenzile de Vânzări", "@homeShowSo": {}, - "homeShowSoDescription": "Show sales order button on home screen", + "homeShowSoDescription": "Afișare buton vânzări pe ecranul principal", "@homeShowSoDescription": {}, - "homeShowSubscribed": "Subscribed Parts", + "homeShowSubscribed": "Piese Abonate", "@homeShowSubscribed": {}, - "homeShowSubscribedDescription": "Show subscribed parts on home screen", + "homeShowSubscribedDescription": "Afișează piesele abonate pe ecranul principal", "@homeShowSubscsribedDescription": {}, - "homeShowSuppliers": "Show Suppliers", + "homeShowSuppliers": "Afișează Furnizorii", "@homeShowSuppliers": {}, - "homeShowSuppliersDescription": "Show suppliers button on home screen", + "homeShowSuppliersDescription": "Arată butonul furnizorilor pe ecranul principal", "@homeShowSupplierDescription": {}, - "homeShowManufacturers": "Show Manufacturers", + "homeShowManufacturers": "Afișare producători", "@homeShowManufacturers": {}, - "homeShowManufacturersDescription": "Show manufacturers button on home screen", + "homeShowManufacturersDescription": "Arată butonul producători pe ecranul principal", "@homeShowManufacturersDescription": {}, - "homeShowCustomers": "Show Customers", + "homeShowCustomers": "Afișare Clienți", "@homeShowCustomers": {}, - "homeShowCustomersDescription": "Show customers button on home screen", + "homeShowCustomersDescription": "Arată butonul Clienților pe ecranul principal", "@homeShowCustomersDescription": {}, - "imageUploadFailure": "Image upload failed", + "imageUploadFailure": "Încărcarea imaginii a eșuat", "@imageUploadFailure": {}, - "imageUploadSuccess": "Image uploaded", + "imageUploadSuccess": "Imagine încărcată", "@imageUploadSuccess": {}, - "inactive": "Inactive", + "inactive": "Inactiv", "@inactive": {}, - "inactiveCompany": "This company is marked as inactive", + "inactiveCompany": "Această companie este marcată ca inactivă", "@inactiveCompany": {}, - "inactiveDetail": "This part is marked as inactive", + "inactiveDetail": "Aceasta piesa este marcata ca inactiva", "@inactiveDetail": {}, - "includeSubcategories": "Include Subcategories", + "includeSubcategories": "Include subcategoriile", "@includeSubcategories": {}, - "includeSubcategoriesDetail": "Show results from subcategories", + "includeSubcategoriesDetail": "Arată rezultatele din subcategorii", "@includeSubcategoriesDetail": {}, - "includeSublocations": "Include Sublocations", + "includeSublocations": "Include Sublocatii", "@includeSublocations": {}, - "includeSublocationsDetail": "Show results from sublocations", + "includeSublocationsDetail": "Afișare rezultate din sublocații", "@includeSublocationsDetail": {}, - "incompleteDetails": "Incomplete profile details", + "incompleteDetails": "Detalii de profil incomplete", "@incompleteDetails": {}, - "internalPartNumber": "Internal Part Number", + "internalPartNumber": "Cod piesa intern", "@internalPartNumber": {}, "info": "Info", "@info": {}, - "inProduction": "In Production", + "inProduction": "În Producţie", "@inProduction": {}, - "inProductionDetail": "This stock item is in production", + "inProductionDetail": "Acest articol din stoc este în producție", "@inProductionDetail": {}, - "internalPart": "Internal Part", + "internalPart": "Articol intern", "@internalPart": {}, - "invalidHost": "Invalid hostname", + "invalidHost": "Hostname invalid", "@invalidHost": {}, - "invalidHostDetails": "Provided hostname is not valid", + "invalidHostDetails": "Hostname-ul furnizat este invalid", "@invalidHostDetails": {}, - "invalidPart": "Invalid Part", + "invalidPart": "Piesa Invalida", "@invalidPart": {}, - "invalidPartCategory": "Invalid Part Category", + "invalidPartCategory": "Categorie Piesa Invalida", "@invalidPartCategory": {}, - "invalidStockLocation": "Invalid Stock Location", + "invalidStockLocation": "Locație de stoc invalidă", "@invalidStockLocation": {}, - "invalidStockItem": "Invalid Stock Item", + "invalidStockItem": "Articol de stoc invalid", "@invalidStockItem": {}, - "invalidSupplierPart": "Invalid Supplier Part", + "invalidSupplierPart": "Articol Furnizor Invalid", "@invalidSupplierPart": {}, - "invalidUsernamePassword": "Invalid username / password combination", + "invalidUsernamePassword": "Combinație de nume utilizator / parolă invalida", "@invalidUsernamePassword": {}, - "issue": "Issue", + "issue": "Problemă", "@issue": {}, - "issueDate": "Issue Date", + "issueDate": "Data emiterii", "@issueDate": {}, - "issueOrder": "Issue Order", + "issueOrder": "Emite", "@issueOrder": {}, - "itemInLocation": "Item already in location", + "itemInLocation": "Articol deja in locație", "@itemInLocation": {}, - "itemDeleted": "Item has been removed", + "itemDeleted": "Articolul a fost eliminat", "@itemDeleted": {}, - "keywords": "Keywords", + "keywords": "Cuvinte cheie", "@keywords": {}, - "labelPrinting": "Label Printing", + "labelPrinting": "Printare etichete", "@labelPrinting": {}, - "labelPrintingDetail": "Enable label printing", + "labelPrintingDetail": "Permite tipărirea etichetei", "@labelPrintingDetail": {}, - "labelTemplate": "Label Template", + "labelTemplate": "Sablon eticheta", "@labelTemplate": {}, - "language": "Language", + "language": "Limba", "@language": {}, - "languageDefault": "Default system language", + "languageDefault": "Limba de sistem implicită", "@languageDefault": {}, - "languageSelect": "Select Language", + "languageSelect": "Selectează limba", "@languageSelect": {}, - "lastStocktake": "Last Stocktake", + "lastStocktake": "Ultima verificare de inventar", "@lastStocktake": {}, - "lastUpdated": "Last Updated", + "lastUpdated": "Ultima actualizare", "@lastUpdated": {}, - "level": "Level", + "level": "Nivel", "@level": {}, - "lineItemAdd": "Add Line Item", + "lineItemAdd": "Adăugare element rând", "@lineItemAdd": {}, - "lineItem": "Line Item", + "lineItem": "Articol Linie", "@lineItem": {}, - "lineItems": "Line Items", + "lineItems": "Articole linie", "@lineItems": {}, - "lineItemUpdated": "Line item updated", + "lineItemUpdated": "Articol linie actualizat", "@lineItemUpdated": {}, - "locateItem": "Locate stock item", + "locateItem": "Localizare articol stoc", "@locateItem": {}, - "locateLocation": "Locate stock location", + "locateLocation": "Localizare locație stoc", "@locateLocation": {}, - "locationCreate": "New Location", + "locationCreate": "Locație nouă", "@locationCreate": {}, - "locationCreateDetail": "Create new stock location", + "locationCreateDetail": "Creează o nouă locație de stoc", "@locationCreateDetail": {}, - "locationNotSet": "No location specified", + "locationNotSet": "Nici o locaţie specificată", "@locationNotSet": {}, - "locationUpdated": "Stock location updated", + "locationUpdated": "Locație stoc actualizată", "@locationUpdated": {}, - "login": "Login", + "login": "Autentificare", "@login": {}, - "loginEnter": "Enter login details", + "loginEnter": "Introduceți detaliile de autentificare", "@loginEnter": {}, - "loginEnterDetails": "Username and password are not stored locally", + "loginEnterDetails": "Numele de utilizator și parola nu sunt stocate local", "@loginEnterDetails": {}, "link": "Link", "@link": {}, - "lost": "Lost", + "lost": "Pierdut", "@lost": {}, - "manufacturerPartNumber": "Manufacturer Part Number", + "manufacturerPartNumber": "Număr Serie Producător", "@manufacturerPartNumber": {}, - "manufacturer": "Manufacturer", + "manufacturer": "Producător", "@manufacturer": {}, - "manufacturers": "Manufacturers", + "manufacturers": "Producători", "@manufacturers": {}, - "missingData": "Missing Data", + "missingData": "Date lipsă", "@missingData": {}, - "name": "Name", + "name": "Nume", "@name": {}, - "notConnected": "Not Connected", + "notConnected": "Neconectat", "@notConnected": {}, - "notes": "Notes", + "notes": "Notițe", "@notes": { "description": "Notes" }, - "notifications": "Notifications", + "notifications": "Notificări", "@notifications": {}, - "notificationsEmpty": "No unread notifications", + "notificationsEmpty": "Nicio notificare necitită", "@notificationsEmpty": {}, - "noResponse": "No Response from Server", + "noResponse": "Nici un răspuns de la server", "@noResponse": {}, - "noResults": "No Results", + "noResults": "Niciun rezultat", "@noResults": {}, - "noSubcategories": "No Subcategories", + "noSubcategories": "Nu există subcategorii", "@noSubcategories": {}, - "noSubcategoriesAvailable": "No subcategories available", + "noSubcategoriesAvailable": "Nicio subcategorie disponibilă", "@noSubcategoriesAvailable": {}, - "numberInvalid": "Invalid number", + "numberInvalid": "Număr invalid", "@numberInvalid": {}, - "onOrder": "On Order", + "onOrder": "Pe comandă", "@onOrder": {}, - "onOrderDetails": "Items currently on order", + "onOrderDetails": "Piese în prezent pe comandă", "@onOrderDetails": {}, - "orientation": "Screen Orientation", + "orientation": "Orientare ecran", "@orientation": {}, - "orientationDetail": "Screen orientation (requires restart)", + "orientationDetail": "Orientarea ecranului (necesită repornire)", "@orientationDetail": {}, - "orientationLandscape": "Landscape", + "orientationLandscape": "Orizontală", "@orientationLandscape": {}, - "orientationPortrait": "Portrait", + "orientationPortrait": "Verticală", "@orientationPortrait": {}, - "orientationSystem": "System", + "orientationSystem": "Sistem", "@orientationSystem": {}, - "outstanding": "Outstanding", + "outstanding": "Restant", "@outstanding": {}, - "outstandingOrderDetail": "Show outstanding orders", + "outstandingOrderDetail": "Afișează comenzile neîmplinite", "@outstandingOrderDetail": {}, - "overdue": "Overdue", + "overdue": "Restant", "@overdue": {}, - "overdueDetail": "Show overdue orders", + "overdueDetail": "Arată comenzile restante", "@overdueDetail": {}, - "packaging": "Packaging", + "packaging": "Ambalaj", "@packaging": {}, - "packageName": "Package Name", + "packageName": "Nume Ambalaj", "@packageName": {}, - "parameters": "Parameters", + "parameters": "Parametri", "@parameters": {}, - "parametersSettingDetail": "Display part parameters", + "parametersSettingDetail": "Afișează parametrii piesei", "@parametersSettingDetail": {}, - "parent": "Parent", + "parent": "Părinte", "@parent": {}, - "parentCategory": "Parent Category", + "parentCategory": "Categorie Părinte", "@parentCategory": {}, - "parentLocation": "Parent Location", + "parentLocation": "Locație părinte", "@parentLocation": {}, - "part": "Part", + "part": "Piesa", "@part": { "description": "Part (single)" }, - "partCreate": "New Part", + "partCreate": "Piesa Noua", "@partCreate": {}, - "partCreateDetail": "Create new part in this category", + "partCreateDetail": "Creează o nouă piesa în această categorie", "@partCreateDetail": {}, - "partEdited": "Part updated", + "partEdited": "Piesa actualizata", "@partEdited": {}, - "parts": "Parts", + "parts": "Piese", "@parts": { "description": "Part (multiple)" }, - "partNotSalable": "Part not marked as salable", + "partNotSalable": "Piesa nemarcata ca fiind vânduta", "@partNotSalable": {}, - "partsNone": "No Parts", + "partsNone": "Nicio Piesa", "@partsNone": {}, - "partNoResults": "No parts matching query", + "partNoResults": "Nicio piesă care se potrivește", "@partNoResults": {}, - "partSettings": "Part Settings", + "partSettings": "Setări Piesa", "@partSettings": {}, - "partsStarred": "Subscribed Parts", + "partsStarred": "Piese Abonate", "@partsStarred": {}, - "partsStarredNone": "No starred parts available", + "partsStarredNone": "Nu există piese cu stea disponibile", "@partsStarredNone": {}, - "partSuppliers": "Part Suppliers", + "partSuppliers": "Furnizori de piese", "@partSuppliers": {}, "partCategory": "Part Category", "@partCategory": {}, "partCategoryTopLevel": "Top level part category", "@partCategoryTopLevel": {}, - "partCategories": "Part Categories", + "partCategories": "Categorii Piese", "@partCategories": {}, - "partDetails": "Part Details", + "partDetails": "Detalii piesă", "@partDetails": {}, - "partNotes": "Part Notes", + "partNotes": "Notite Piesa", "@partNotes": {}, "partStock": "Part Stock", "@partStock": { diff --git a/lib/l10n/ru_RU/app_ru_RU.arb b/lib/l10n/ru_RU/app_ru_RU.arb index 3651af70..d5727681 100644 --- a/lib/l10n/ru_RU/app_ru_RU.arb +++ b/lib/l10n/ru_RU/app_ru_RU.arb @@ -164,7 +164,7 @@ "@companies": {}, "configureServer": "Настройка параметров сервера", "@configureServer": {}, - "confirmScan": "Confirm Transfer", + "confirmScan": "Подтвердить перенос", "@confirmScan": {}, "confirmScanDetail": "Confirm stock transfer details when scanning barcodes", "connectionRefused": "Отказано в подключении", @@ -812,7 +812,7 @@ "@serverNotSelected": {}, "shipments": "Поставки", "@shipments": {}, - "shipmentAdd": "Добавить поставку", + "shipmentAdd": "Новое Отправление", "@shipmentAdd": {}, "shipped": "Отгружено", "@shipped": {}, diff --git a/lib/l10n/sv_SE/app_sv_SE.arb b/lib/l10n/sv_SE/app_sv_SE.arb index 0d07c082..208df406 100644 --- a/lib/l10n/sv_SE/app_sv_SE.arb +++ b/lib/l10n/sv_SE/app_sv_SE.arb @@ -34,9 +34,9 @@ "@appCredits": {}, "appDetails": "Appdetaljer", "@appDetails": {}, - "allocated": "Allocated", + "allocated": "Allokerad", "@allocated": {}, - "allocateStock": "Allocate Stock", + "allocateStock": "Allokera lager", "@allocateStock": {}, "appReleaseNotes": "Visa versionsinfo för app", "@appReleaseNotes": {}, @@ -76,13 +76,13 @@ "@barcodeError": {}, "barcodeInUse": "Streckkoden används redan", "@barcodeInUse": {}, - "barcodeMissingHash": "Barcode hash data missing from response", + "barcodeMissingHash": "Streckkodshashdata saknas från svar", "@barcodeMissingHash": {}, - "barcodeNoMatch": "No match for barcode", + "barcodeNoMatch": "Ingen träff för streckkod", "@barcodeNoMatch": {}, - "barcodeNotAssigned": "Barcode not assigned", + "barcodeNotAssigned": "Streckkod inte tilldelad", "@barcodeNotAssigned": {}, - "barcodeScanPart": "Scan part barcode", + "barcodeScanPart": "Skanna artikelstreckkod", "@barcodeScanPart": {}, "barcodeReceivePart": "Scan barcode to receive part", "@barcodeReceivePart": {}, diff --git a/lib/l10n/tr_TR/app_tr_TR.arb b/lib/l10n/tr_TR/app_tr_TR.arb index 2d003a34..a5d4c3e2 100644 --- a/lib/l10n/tr_TR/app_tr_TR.arb +++ b/lib/l10n/tr_TR/app_tr_TR.arb @@ -34,9 +34,9 @@ "@appCredits": {}, "appDetails": "Uygulama Detayları", "@appDetails": {}, - "allocated": "Allocated", + "allocated": "Tahsis edildi", "@allocated": {}, - "allocateStock": "Allocate Stock", + "allocateStock": "Tahsisli stok", "@allocateStock": {}, "appReleaseNotes": "Uygulama yayınlama notları", "@appReleaseNotes": {}, @@ -82,19 +82,19 @@ "@barcodeNoMatch": {}, "barcodeNotAssigned": "Barkod atanmış değil", "@barcodeNotAssigned": {}, - "barcodeScanPart": "Scan part barcode", + "barcodeScanPart": "Parça barkodnu tara", "@barcodeScanPart": {}, - "barcodeReceivePart": "Scan barcode to receive part", + "barcodeReceivePart": "Tesellüm barkodunu tara", "@barcodeReceivePart": {}, - "barcodeScanPaused": "Barcode scanning paused", + "barcodeScanPaused": "Barkod tarama duraklatıldı", "@barodeScanPaused": {}, - "barcodeScanPause": "Tap or hold to pause scanning", + "barcodeScanPause": "Taramayı duraklatmak için dokunun veya basılı tutun", "@barcodeScanPause": {}, "barcodeScanAssign": "Atanmış barkodu tara", "@barcodeScanAssign": {}, "barcodeScanController": "Scanner Input", "@barcodeScanController": {}, - "barcodeScanControllerDetail": "Select barcode scanner input source", + "barcodeScanControllerDetail": "Barkod tarayıcı girdi kaynağını seç", "@barcodeScanControllerDetail": {}, "barcodeScanDelay": "Barkod Tarama Gecikmesi", "@barcodeScanDelay": {}, @@ -440,11 +440,11 @@ "@locationNotSet": {}, "locationUpdated": "Stok lokasyonu güncellendi", "@locationUpdated": {}, - "login": "Login", + "login": "Giriş yap", "@login": {}, - "loginEnter": "Enter login details", + "loginEnter": "Giriş bilgilerinizi girin", "@loginEnter": {}, - "loginEnterDetails": "Username and password are not stored locally", + "loginEnterDetails": "Kullanıcı adı ve şifre kutucukları doğru doldurulmadı", "@loginEnterDetails": {}, "link": "Bağlantı", "@link": {}, @@ -590,7 +590,7 @@ "@profileEdit": {}, "profileDelete": "Sunucu profilini sil", "@profileDelete": {}, - "profileLogout": "Logout Profile", + "profileLogout": "Hesaptan çıkış yap", "@profileLogout": {}, "profileName": "Profil Adı", "@profileName": {}, diff --git a/lib/l10n/uk_UA/app_uk_UA.arb b/lib/l10n/uk_UA/app_uk_UA.arb index 0f4f74a8..638e8f62 100644 --- a/lib/l10n/uk_UA/app_uk_UA.arb +++ b/lib/l10n/uk_UA/app_uk_UA.arb @@ -4,35 +4,35 @@ "@appTitle": { "description": "InvenTree application title string" }, - "ok": "OK", + "ok": "Добре", "@ok": { "description": "OK" }, - "about": "About", + "about": "Інформація про", "@about": {}, - "accountDetails": "Account Details", + "accountDetails": "Деталі облікового запису", "@accountDetails": {}, - "actions": "Actions", + "actions": "Дії", "@actions": { "description": "" }, - "actionsNone": "No actions available", + "actionsNone": "Немає доступних дій", "@actionsNone": {}, - "add": "Add", + "add": "Додати", "@add": { "description": "add" }, - "addStock": "Add Stock", + "addStock": "Додати склад", "@addStock": { "description": "add stock" }, - "address": "Address", + "address": "Адреса", "@address": {}, - "appAbout": "About InvenTree", + "appAbout": "Про InvenTree", "@appAbout": {}, "appCredits": "Additional app credits", "@appCredits": {}, - "appDetails": "App Details", + "appDetails": "Про додаток", "@appDetails": {}, "allocated": "Allocated", "@allocated": {}, @@ -40,7 +40,7 @@ "@allocateStock": {}, "appReleaseNotes": "Display app release notes", "@appReleaseNotes": {}, - "appSettings": "App Settings", + "appSettings": "Налаштування додатку", "@appSettings": {}, "appSettingsDetails": "Configure InvenTree app settings", "@appSettingsDetails": {}, @@ -56,23 +56,23 @@ "@attachmentNoneDetail": {}, "attachmentSelect": "Select attachment", "@attachmentSelect": {}, - "attention": "Attention", + "attention": "Попередження", "@attention": {}, - "available": "Available", + "available": "Доступно", "@available": {}, - "availableStock": "Available Stock", + "availableStock": "Доступний склад", "@availableStock": {}, - "barcodes": "Barcodes", + "barcodes": "ШК", "@barcodes": {}, - "barcodeSettings": "Barcode Settings", + "barcodeSettings": "Налаштування штрих-коду", "@barcodeSettings": {}, - "barcodeAssign": "Assign Barcode", + "barcodeAssign": "Призначити штрих-код", "@barcodeAssign": {}, "barcodeAssignDetail": "Scan custom barcode to assign", "@barcodeAssignDetail": {}, "barcodeAssigned": "Barcode assigned", "@barcodeAssigned": {}, - "barcodeError": "Barcode scan error", + "barcodeError": "Помилка сканування штрих-коду", "@barcodeError": {}, "barcodeInUse": "Barcode already assigned", "@barcodeInUse": {},