| 
									
										
										
										
											2017-05-14 11:50:09 -06:00
										 |  |  | <?php | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-12-16 13:32:58 -07:00
										 |  |  | /* This Source Code Form is subject to the terms of the Mozilla Public | 
					
						
							|  |  |  |  * License, v. 2.0. If a copy of the MPL was not distributed with this | 
					
						
							|  |  |  |  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-05-14 11:50:09 -06:00
										 |  |  | define("STRINGS", [ | 
					
						
							|  |  |  |     "sign in" => "Sign In", | 
					
						
							|  |  |  |     "username" => "Username", | 
					
						
							|  |  |  |     "password" => "Password", | 
					
						
							|  |  |  |     "continue" => "Continue", | 
					
						
							|  |  |  |     "authcode" => "Authentication code", | 
					
						
							|  |  |  |     "2fa prompt" => "Enter the six-digit code from your mobile authenticator app.", | 
					
						
							|  |  |  |     "2fa incorrect" => "Authentication code incorrect.", | 
					
						
							|  |  |  |     "login incorrect" => "Login incorrect.", | 
					
						
							|  |  |  |     "login server unavailable" => "Login server unavailable.  Try again later or contact technical support.", | 
					
						
							|  |  |  |     "account locked" => "This account has been disabled. Contact technical support.", | 
					
						
							|  |  |  |     "password expired" => "You must change your password before continuing.", | 
					
						
							|  |  |  |     "account terminated" => "Account terminated.  Access denied.", | 
					
						
							|  |  |  |     "account state error" => "Your account state is not stable.  Log out, restart your browser, and try again.", | 
					
						
							|  |  |  |     "welcome user" => "Welcome, {user}!", | 
					
						
							| 
									
										
										
										
											2017-05-28 23:46:28 -06:00
										 |  |  |     "no permission" => "You do not have permission to access this system.", | 
					
						
							| 
									
										
										
										
											2017-05-14 11:50:09 -06:00
										 |  |  |     "sign out" => "Sign out", | 
					
						
							|  |  |  |     "settings" => "Settings", | 
					
						
							|  |  |  |     "options" => "Options", | 
					
						
							|  |  |  |     "404 error" => "404 Error", | 
					
						
							|  |  |  |     "page not found" => "Page not found.", | 
					
						
							|  |  |  |     "invalid parameters" => "Invalid request parameters.", | 
					
						
							|  |  |  |     "login server error" => "The login server returned an error: {arg}", | 
					
						
							|  |  |  |     "login server user data error" => "The login server refused to provide account information.  Try again or contact technical support.", | 
					
						
							|  |  |  |     "captcha error" => "There was a problem with the CAPTCHA (robot test).  Try again.", | 
					
						
							| 
									
										
										
										
											2017-05-28 23:46:28 -06:00
										 |  |  |     "no edit permission" => "You do not have permission to modify records.", | 
					
						
							| 
									
										
										
										
											2017-05-14 11:50:09 -06:00
										 |  |  |     "home" => "Home", | 
					
						
							| 
									
										
										
										
											2018-01-03 20:29:49 -07:00
										 |  |  |     "more" => "More", | 
					
						
							| 
									
										
										
										
											2017-05-17 23:09:51 -06:00
										 |  |  |     "invalid itemid" => "The item ID is invalid.", | 
					
						
							|  |  |  |     "invalid category" => "The category is invalid.", | 
					
						
							|  |  |  |     "invalid location" => "The location does not exist.", | 
					
						
							|  |  |  |     "item saved" => "Item saved.", | 
					
						
							|  |  |  |     "item deleted" => "Item deleted.", | 
					
						
							|  |  |  |     "total items" => "Total Items", | 
					
						
							|  |  |  |     "items" => "Items", | 
					
						
							|  |  |  |     "locations" => "Locations", | 
					
						
							|  |  |  |     "categories" => "Categories", | 
					
						
							|  |  |  |     "actions" => "Actions", | 
					
						
							|  |  |  |     "name" => "Name", | 
					
						
							|  |  |  |     "category" => "Category", | 
					
						
							|  |  |  |     "location" => "Location", | 
					
						
							|  |  |  |     "code" => "Code", | 
					
						
							|  |  |  |     "code 1" => "Code 1", | 
					
						
							|  |  |  |     "code 2" => "Code 2", | 
					
						
							|  |  |  |     "qty" => "Qty", | 
					
						
							|  |  |  |     "quantity" => "Quantity", | 
					
						
							|  |  |  |     "assigned to" => "Assigned To", | 
					
						
							|  |  |  |     "view items" => "View Items", | 
					
						
							|  |  |  |     "nobody" => "Nobody", | 
					
						
							|  |  |  |     "view categories" => "View Categories", | 
					
						
							|  |  |  |     "view locations" => "View Locations", | 
					
						
							|  |  |  |     "edit" => "Edit", | 
					
						
							| 
									
										
										
										
											2017-11-07 15:34:10 -07:00
										 |  |  |     "clone" => "Copy", | 
					
						
							| 
									
										
										
										
											2017-05-17 23:09:51 -06:00
										 |  |  |     "item count" => "Items", | 
					
						
							|  |  |  |     "delete" => "Delete", | 
					
						
							|  |  |  |     "new item" => "New Item", | 
					
						
							|  |  |  |     "editing item" => "Editing {item}", | 
					
						
							|  |  |  |     "editing category" => "Editing {cat}", | 
					
						
							|  |  |  |     "editing location" => "Editing {loc}", | 
					
						
							| 
									
										
										
										
											2017-11-07 15:34:10 -07:00
										 |  |  |     "cloning item" => "Copying {oitem} <i class=\"fa fa-angle-right\"></i> {nitem}", | 
					
						
							| 
									
										
										
										
											2017-05-17 23:09:51 -06:00
										 |  |  |     "adding item" => "Adding new item", | 
					
						
							|  |  |  |     "adding category" => "Adding new category", | 
					
						
							|  |  |  |     "invalid catid" => "Invalid category ID.", | 
					
						
							|  |  |  |     "category deleted" => "Category deleted.", | 
					
						
							|  |  |  |     "category in use" => "Cannot delete category because there is at least one item still in it.", | 
					
						
							|  |  |  |     "new category" => "New Category", | 
					
						
							|  |  |  |     "category saved" => "Category saved.", | 
					
						
							|  |  |  |     "adding location" => "Adding new location", | 
					
						
							|  |  |  |     "invalid locid" => "Invalid location ID.", | 
					
						
							|  |  |  |     "location deleted" => "Location deleted.", | 
					
						
							|  |  |  |     "location in use" => "Cannot delete location because there is at least one item still in it.", | 
					
						
							|  |  |  |     "new location" => "New Location", | 
					
						
							| 
									
										
										
										
											2017-05-18 19:39:10 -06:00
										 |  |  |     "location saved" => "Location saved.", | 
					
						
							|  |  |  |     "name" => "Name", | 
					
						
							|  |  |  |     "save" => "Save", | 
					
						
							|  |  |  |     "placeholder item name" => "Foo Bar", | 
					
						
							|  |  |  |     "placeholder category name" => "Widgets", | 
					
						
							|  |  |  |     "placeholder location name" => "Over the Hills", | 
					
						
							|  |  |  |     "description" => "Description", | 
					
						
							|  |  |  |     "notes" => "Notes", | 
					
						
							| 
									
										
										
										
											2017-09-05 22:35:35 -06:00
										 |  |  |     "comments" => "Comments", | 
					
						
							|  |  |  |     "minwant" => "Minimum On Hand", | 
					
						
							|  |  |  |     "want" => "Need", | 
					
						
							|  |  |  |     "field not a number" => "You entered something that isn't a number when a number was expected.", | 
					
						
							|  |  |  |     "understocked items" => "Understocked Items", | 
					
						
							|  |  |  |     "view understocked" => "View Understocked", | 
					
						
							|  |  |  |     "only showing understocked" => "Only showing understocked items.", | 
					
						
							| 
									
										
										
										
											2017-09-15 14:00:45 -06:00
										 |  |  |     "show all items" => "Show all items", | 
					
						
							|  |  |  |     "missing name" => "You need to enter a name.", | 
					
						
							| 
									
										
										
										
											2017-09-15 14:09:59 -06:00
										 |  |  |     "use the dropdowns" => "Whoops, you need to use the category and location autocomplete boxes.", | 
					
						
							| 
									
										
										
										
											2017-12-09 02:10:45 -07:00
										 |  |  |     "make categories and locations" => "Please create at least one category and location before adding an item.", | 
					
						
							| 
									
										
										
										
											2017-12-26 16:54:20 -07:00
										 |  |  |     "search" => "Search Items", | 
					
						
							|  |  |  |     "report export" => "Reports/Export", | 
					
						
							|  |  |  |     "report type" => "Report type", | 
					
						
							|  |  |  |     "format" => "Format", | 
					
						
							|  |  |  |     "generate report" => "Generate report", | 
					
						
							|  |  |  |     "choose an option" => "Choose an option", | 
					
						
							|  |  |  |     "csv file" => "CSV text file", | 
					
						
							|  |  |  |     "ods file" => "ODS spreadsheet", | 
					
						
							|  |  |  |     "html file" => "HTML web page", | 
					
						
							|  |  |  |     "itemid" => "Item ID", | 
					
						
							| 
									
										
										
										
											2018-04-10 01:25:07 -06:00
										 |  |  |     "id" => "ID", | 
					
						
							|  |  |  |     "item cost" => "Item cost", | 
					
						
							|  |  |  |     "sale price" => "Sale price", | 
					
						
							|  |  |  |     "cost" => "Cost", | 
					
						
							|  |  |  |     "price" => "Price" | 
					
						
							| 
									
										
										
										
											2017-12-26 16:54:20 -07:00
										 |  |  | ]); |