2022-08-05 12:57:56 +02:00
export const enUS = {
2023-08-03 18:28:50 +02:00
general : { // General purpose terms
2020-05-25 15:37:59 +02:00
edit : 'Edit' ,
save : 'Save' ,
close : 'Close' ,
delete : 'Delete' ,
confirm : 'Confirm' ,
cancel : 'Cancel' ,
send : 'Send' ,
2020-05-26 18:10:11 +02:00
refresh : 'Refresh' ,
2023-08-03 18:28:50 +02:00
autoRefresh : 'Auto-refresh' ,
2020-05-31 17:56:33 +02:00
version : 'Version' ,
2020-06-10 19:29:10 +02:00
donate : 'Donate' ,
run : 'Run' ,
2020-07-30 19:12:29 +02:00
results : 'Results' ,
size : 'Size' ,
2020-08-03 18:07:08 +02:00
mimeType : 'Mime-Type' ,
2020-08-05 22:08:20 +02:00
download : 'Download' ,
2020-08-10 18:09:33 +02:00
add : 'Add' ,
data : 'Data' ,
2020-08-12 18:12:30 +02:00
properties : 'Properties' ,
2020-09-24 13:09:01 +02:00
name : 'Name' ,
2020-10-24 14:47:35 +02:00
clear : 'Clear' ,
options : 'Options' ,
2023-08-03 18:28:50 +02:00
insert : 'Insert' ,
discard : 'Discard' ,
stay : 'Stay' ,
author : 'Author' ,
upload : 'Upload' ,
browse : 'Browse' ,
content : 'Content' ,
cut : 'Cut' ,
copy : 'Copy' ,
paste : 'Paste' ,
duplicate : 'Duplicate' ,
tools : 'Tools' ,
seconds : 'Seconds' ,
all : 'All' ,
new : 'New' ,
select : 'Select' ,
change : 'Change' ,
includes : 'Includes' ,
completed : 'Completed' ,
aborted : 'Aborted' ,
disabled : 'Disabled' ,
enable : 'Enable' ,
disable : 'Disable' ,
contributors : 'Contributors' ,
pin : 'Pin' ,
unpin : 'Unpin' ,
folder : 'Folder | Folders' ,
none : 'None' ,
singleQuote : 'Single quote' ,
doubleQuote : 'Double quote' ,
deleteConfirm : 'Do you confirm the cancellation of' ,
uploadFile : 'Upload file' ,
format : 'Format' , // Format code
history : 'History' ,
filter : 'Filter' ,
manualValue : 'Manual value' ,
selectAll : 'Select all' ,
pageNumber : 'Page number' ,
directoryPath : 'Directory path' ,
actionSuccessful : '{action} successful' ,
outputFormat : 'Output format' ,
singleFile : 'Single {ext} file' ,
zipCompressedFile : 'ZIP compressed {ext} file'
} ,
connection : { // Database connection
connectionName : 'Connection name' ,
hostName : 'Host name' ,
client : 'Client' ,
port : 'Port' ,
user : 'User' ,
password : 'Password' ,
credentials : 'Credentials' ,
connect : 'Connect' ,
connected : 'Connected' ,
disconnect : 'Disconnect' ,
disconnected : 'Disconnected' ,
ssl : 'SSL' ,
enableSsl : 'Enable SSL' ,
privateKey : 'Private key' ,
certificate : 'Certificate' ,
caCertificate : 'CA certificate' ,
ciphers : 'Ciphers' ,
untrustedConnection : 'Untrusted connection' ,
passphrase : 'Passphrase' ,
sshTunnel : 'SSH tunnel' ,
enableSsh : 'Enable SSH' ,
connectionString : 'Connection string' ,
addConnection : 'Add connection' ,
createConnection : 'Create connection' ,
createNewConnection : 'Create new connection' ,
askCredentials : 'Ask for credentials' ,
testConnection : 'Test connection' ,
editConnection : 'Edit connection' ,
deleteConnection : 'Delete connection' ,
connectionSuccessfullyMade : 'Connection successfully made!' ,
readOnlyMode : 'Read-only mode' ,
allConnections : 'All connections' ,
searchForConnections : 'Search for connections'
} ,
database : { // Database related terms
schema : 'Schema' ,
type : 'Type' ,
insert : 'Insert' ,
2020-10-24 14:47:35 +02:00
indexes : 'Indexes' ,
foreignKeys : 'Foreign keys' ,
length : 'Length' ,
unsigned : 'Unsigned' ,
default : 'Default' ,
comment : 'Comment' ,
key : 'Key | Keys' ,
2020-11-13 12:39:40 +01:00
order : 'Order' ,
2020-11-16 17:16:39 +01:00
expression : 'Expression' ,
autoIncrement : 'Auto Increment' ,
2020-11-25 11:47:35 +01:00
engine : 'Engine' ,
field : 'Field | Fields' ,
approximately : 'Approximately' ,
2020-12-01 16:48:20 +01:00
total : 'Total' ,
2023-08-03 18:28:50 +02:00
table : 'Table | Tables' ,
view : 'View | Views' ,
2020-12-26 14:47:15 +01:00
definer : 'Definer' ,
algorithm : 'Algorithm' ,
2020-12-31 19:55:02 +01:00
trigger : 'Trigger | Triggers' ,
storedRoutine : 'Stored routine | Stored routines' ,
scheduler : 'Scheduler | Schedulers' ,
2021-01-05 17:25:18 +01:00
event : 'Event' ,
parameters : 'Parameters' ,
function : 'Function | Functions' ,
deterministic : 'Deterministic' ,
2021-01-08 21:55:03 +01:00
context : 'Context' ,
2021-01-10 18:30:56 +01:00
export : 'Export' ,
2021-12-28 15:30:07 +01:00
import : 'Import' ,
2021-01-14 18:11:36 +01:00
returns : 'Returns' ,
timing : 'Timing' ,
2021-01-15 19:18:16 +01:00
state : 'State' ,
execution : 'Execution' ,
starts : 'Starts' ,
2021-02-03 21:53:24 +01:00
ends : 'Ends' ,
2021-03-04 19:34:18 +01:00
variables : 'Variables' ,
2021-03-17 18:06:17 +01:00
processes : 'Processes' ,
2021-04-03 11:21:58 +02:00
database : 'Database' ,
2021-04-11 12:35:16 +02:00
array : 'Array' ,
2021-06-19 11:54:15 +02:00
structure : 'Structure' ,
2021-06-30 19:27:24 +02:00
row : 'Row | Rows' ,
2021-07-03 11:29:14 +02:00
cell : 'Cell | Cells' ,
2021-07-09 10:26:16 +02:00
triggerFunction : 'Trigger function | Trigger functions' ,
2023-08-03 18:28:50 +02:00
routine : 'Routine | Routines' ,
2021-10-31 17:22:59 +01:00
drop : 'Drop' ,
2022-02-11 23:19:43 +01:00
commit : 'Commit' ,
2022-03-06 01:20:10 +01:00
rollback : 'Rollback' ,
2023-06-14 19:47:09 +02:00
ddl : 'DDL' ,
2023-08-03 18:28:50 +02:00
collation : 'Collation' ,
resultsTable : 'Results table' ,
2020-07-10 19:51:36 +02:00
unableEditFieldWithoutPrimary : 'Unable to edit a field without a primary key in resultset' ,
editCell : 'Edit cell' ,
2020-07-23 19:10:14 +02:00
deleteRows : 'Delete row | Delete {count} rows' ,
2020-07-30 19:12:29 +02:00
confirmToDeleteRows : 'Do you confirm to delete one row? | Do you confirm to delete {count} rows?' ,
2020-08-12 18:12:30 +02:00
addNewRow : 'Add new row' ,
2020-08-19 18:20:57 +02:00
numberOfInserts : 'Number of inserts' ,
2020-09-24 13:09:01 +02:00
affectedRows : 'Affected rows' ,
createNewDatabase : 'Create new Database' ,
2020-09-25 12:39:58 +02:00
databaseName : 'Database name' ,
2020-10-01 15:08:35 +02:00
serverDefault : 'Server default' ,
deleteDatabase : 'Delete database' ,
2020-10-24 14:47:35 +02:00
editDatabase : 'Edit database' ,
clearChanges : 'Clear changes' ,
addNewField : 'Add new field' ,
manageIndexes : 'Manage indexes' ,
manageForeignKeys : 'Manage foreign keys' ,
allowNull : 'Allow NULL' ,
2020-11-13 12:39:40 +01:00
zeroFill : 'Zero fill' ,
customValue : 'Custom value' ,
2020-11-13 16:19:59 +01:00
onUpdate : 'On update' ,
2020-11-23 12:25:44 +01:00
deleteField : 'Delete field' ,
createNewIndex : 'Create new index' ,
2020-12-03 13:00:54 +01:00
addToIndex : 'Add to index' ,
createNewTable : 'Create new table' ,
2020-12-03 16:15:10 +01:00
emptyTable : 'Empty table' ,
2023-08-03 18:28:50 +02:00
duplicateTable : 'Duplicate table' ,
2020-12-03 16:15:10 +01:00
deleteTable : 'Delete table' ,
2023-06-24 17:13:12 +02:00
emptyConfirm : 'Do you confirm to empty' ,
2020-12-15 17:08:36 +01:00
thereAreNoIndexes : 'There are no indexes' ,
thereAreNoForeign : 'There are no foreign keys' ,
createNewForeign : 'Create new foreign key' ,
referenceTable : 'Ref. table' ,
referenceField : 'Ref. field' ,
foreignFields : 'Foreign fields' ,
invalidDefault : 'Invalid default' ,
2020-12-23 18:07:50 +01:00
onDelete : 'On delete' ,
2020-12-26 14:47:15 +01:00
selectStatement : 'Select statement' ,
2020-12-31 19:55:02 +01:00
triggerStatement : 'Trigger statement' ,
2020-12-26 14:47:15 +01:00
sqlSecurity : 'SQL security' ,
updateOption : 'Update option' ,
2020-12-27 16:16:48 +01:00
deleteView : 'Delete view' ,
createNewView : 'Create new view' ,
2021-01-02 14:46:27 +01:00
deleteTrigger : 'Delete trigger' ,
createNewTrigger : 'Create new trigger' ,
2021-01-05 17:25:18 +01:00
currentUser : 'Current user' ,
routineBody : 'Routine body' ,
dataAccess : 'Data access' ,
thereAreNoParameters : 'There are no parameters' ,
2021-01-06 11:07:55 +01:00
createNewParameter : 'Create new parameter' ,
2021-01-06 11:57:49 +01:00
createNewRoutine : 'Create new stored routine' ,
2021-01-10 18:30:56 +01:00
deleteRoutine : 'Delete stored routine' ,
functionBody : 'Function body' ,
createNewFunction : 'Create new function' ,
2021-01-14 18:11:36 +01:00
deleteFunction : 'Delete function' ,
schedulerBody : 'Scheduler body' ,
createNewScheduler : 'Create new scheduler' ,
deleteScheduler : 'Delete scheduler' ,
2021-02-03 21:53:24 +01:00
preserveOnCompletion : 'Preserve on completion' ,
2021-02-17 18:49:02 +01:00
tableFiller : 'Table Filler' ,
2021-02-20 11:55:34 +01:00
fakeDataLanguage : 'Fake data language' ,
2021-02-27 17:28:01 +01:00
queryDuration : 'Query duration' ,
2021-03-03 19:31:05 +01:00
setNull : 'Set NULL' ,
processesList : 'Processes list' ,
2021-03-04 19:34:18 +01:00
processInfo : 'Process info' ,
2021-03-16 18:42:03 +01:00
manageUsers : 'Manage users' ,
createNewSchema : 'Create new schema' ,
schemaName : 'Schema name' ,
editSchema : 'Edit schema' ,
2021-04-03 12:17:40 +02:00
deleteSchema : 'Delete schema' ,
2021-07-22 10:41:06 +02:00
noSchema : 'No schema' ,
2021-08-13 16:50:59 +02:00
runQuery : 'Run query' ,
2021-08-18 17:28:41 +02:00
thereAreNoTableFields : 'There are no table fields' ,
2021-08-17 18:54:23 +02:00
newTable : 'New table' ,
2021-09-02 18:08:23 +02:00
newView : 'New view' ,
2021-09-06 17:29:34 +02:00
newTrigger : 'New trigger' ,
2021-09-07 18:20:45 +02:00
newRoutine : 'New routine' ,
2021-09-10 18:23:32 +02:00
newFunction : 'New function' ,
2021-09-11 10:24:21 +02:00
newScheduler : 'New scheduler' ,
2021-09-17 18:32:28 +02:00
newTriggerFunction : 'New trigger function' ,
thereIsNoQueriesYet : 'There is no queries yet' ,
2021-09-26 11:19:48 +02:00
searchForQueries : 'Search for queries' ,
2021-10-16 18:43:23 +02:00
killProcess : 'Kill process' ,
2021-10-29 12:58:37 +02:00
exportSchema : 'Export schema' ,
2021-12-28 15:30:07 +01:00
importSchema : 'Import schema' ,
2023-06-24 17:13:12 +02:00
newInsertStmtEvery : 'New INSERT statement every' ,
2021-10-31 17:22:59 +01:00
processingTableExport : 'Processing {table}' ,
2023-06-24 17:13:12 +02:00
fetchingTableExport : 'Fetching {table} data' ,
2021-11-01 14:52:45 +01:00
writingTableExport : 'Writing {table} data' ,
checkAllTables : 'Check all tables' ,
2022-02-16 09:14:46 +01:00
uncheckAllTables : 'Uncheck all tables' ,
2022-02-11 23:19:43 +01:00
killQuery : 'Kill query' ,
insertRow : 'Insert row | Insert rows' ,
commitMode : 'Commit mode' ,
autoCommit : 'Auto commit' ,
2022-02-13 10:16:01 +01:00
manualCommit : 'Manual commit' ,
2023-06-22 17:36:53 +02:00
importQueryErrors : 'Warning: {n} error has occurred | Warning: {n} errors occurred' ,
2022-03-18 18:12:13 +01:00
executedQueries : '{n} query executed | {n} queries executed' ,
2023-08-03 18:28:50 +02:00
disableFKChecks : 'Disable foreign key checks' ,
formatQuery : 'Format query' ,
queryHistory : 'Query history' ,
clearQuery : 'Clear query' ,
fillCell : 'Fill cell' ,
executeSelectedQuery : 'Execute selected query' ,
noResultsPresent : 'No results present' ,
sqlExportOptions : 'SQL export options' ,
targetTable : 'Target table' ,
switchDatabase : 'Switch the database' ,
searchForElements : 'Search for elements' ,
searchForSchemas : 'Search for schemas'
} ,
application : { // Application related terms
settings : 'Settings' ,
scratchpad : 'Scratchpad' ,
disableScratchpad : 'Disable scratchpad' ,
console : 'Console' ,
general : 'General' ,
themes : 'Themes' ,
update : 'Update' ,
about : 'About' ,
language : 'Language' ,
shortcuts : 'Shortcuts' ,
key : 'Key | Keys' , // Keyboard key
2023-08-03 18:36:09 +02:00
event : 'Event' ,
2023-08-03 18:28:50 +02:00
light : 'Light' ,
dark : 'Dark' ,
autoCompletion : 'Auto Completion' ,
application : 'Application' ,
editor : 'Editor' ,
changelog : 'Changelog' ,
small : 'Small' ,
medium : 'Medium' ,
large : 'Large' ,
appearance : 'Appearance' ,
color : 'Color' ,
label : 'Label' ,
icon : 'Icon' ,
madeWithJS : 'Made with 💛 and JavaScript!' ,
checkForUpdates : 'Check for updates' ,
noUpdatesAvailable : 'No updates available' ,
checkingForUpdate : 'Checking for updates' ,
checkFailure : 'Check failed, please try later' ,
updateAvailable : 'Update available' ,
downloadingUpdate : 'Downloading update' ,
updateDownloaded : 'Update downloaded' ,
restartToInstall : 'Restart Antares to install' ,
includeBetaUpdates : 'Include beta updates' ,
notificationsTimeout : 'Notifications timeout' ,
openNewTab : 'Open a new tab' ,
unsavedChanges : 'Unsaved changes' ,
discardUnsavedChanges : 'You have some unsaved changes. Closing this tab these changes will be discarded.' ,
applicationTheme : 'Application Theme' ,
editorTheme : 'Editor Theme' ,
wrapLongLines : 'Wrap long lines' ,
markdownSupported : 'Markdown supported' ,
plantATree : 'Plant a Tree' ,
dataTabPageSize : 'DATA tab page size' ,
noOpenTabs : 'There are no open tabs, navigate on the left bar or:' ,
restorePreviousSession : 'Restore previous session' ,
closeTab : 'Close tab' ,
goToDownloadPage : 'Go to download page' ,
2022-04-10 10:49:27 +02:00
disableBlur : 'Disable blur' ,
2022-05-04 11:24:48 +02:00
missingOrIncompleteTranslation : 'Missing or incomplete translation?' ,
2022-06-29 10:48:21 +02:00
findOutHowToContribute : 'Find out how to contribute' ,
2022-08-09 16:10:08 +02:00
reportABug : 'Report a bug' ,
nextTab : 'Next tab' ,
previousTab : 'Previous tab' ,
selectTabNumber : 'Select tab number {param}' ,
toggleConsole : 'Toggle console' ,
addShortcut : 'Add shortcut' ,
2022-08-16 18:03:38 +02:00
editShortcut : 'Edit shortcut' ,
deleteShortcut : 'Delete shortcut' ,
2022-08-10 17:59:59 +02:00
restoreDefaults : 'Restore defaults' ,
restoreDefaultsQuestion : 'Do you confirm to restore default values?' ,
registerAShortcut : 'Register a shortcut' ,
2022-08-16 13:10:20 +02:00
invalidShortcutMessage : 'Invalid combination, continue to type' ,
shortcutAlreadyExists : 'Shortcut already exists' ,
saveContent : 'Save content' ,
openAllConnections : 'Open all connections' ,
openSettings : 'Open settings' ,
openScratchpad : 'Open scratchpad' ,
2022-08-16 18:03:38 +02:00
runOrReload : 'Run or reload' ,
2022-08-17 10:00:23 +02:00
openFilter : 'Open filter' ,
nextResultsPage : 'Next results page' ,
2022-09-29 09:17:47 +02:00
previousResultsPage : 'Previous results page' ,
2022-11-26 11:21:47 +01:00
editFolder : 'Edit folder' ,
folderName : 'Folder name' ,
2022-11-27 17:52:32 +01:00
deleteFolder : 'Delete folder' ,
2023-06-22 17:36:53 +02:00
editConnectionAppearance : 'Edit connection appearance' ,
2023-02-23 08:51:33 +01:00
defaultCopyType : 'Default copy type' ,
showTableSize : 'Show table size in sidebar' ,
2023-04-07 18:06:41 +02:00
showTableSizeDescription : 'MySQL/MariaDB only. Enable this option may affects performance on schema with many tables.' ,
2023-04-27 18:11:36 +02:00
switchSearchMethod : 'Switch search method' ,
2023-06-03 19:13:20 +02:00
phpArray : 'PHP array' ,
closeAllTabs : 'Close all tabs' ,
closeOtherTabs : 'Close other tabs' ,
closeTabsToLeft : 'Close tabs to the left' ,
2023-06-13 18:10:52 +02:00
closeTabsToRight : 'Close tabs to the right' ,
2023-06-14 19:47:09 +02:00
csvFieldDelimiter : 'Field delimiter' ,
csvLinesTerminator : 'Line terminator' ,
csvStringDelimiter : 'String delimiter' ,
2023-06-24 17:13:12 +02:00
csvIncludeHeader : 'Include header' ,
2023-08-03 18:28:50 +02:00
csvExportOptions : 'CSV export options' ,
2023-06-24 17:13:12 +02:00
scratchPadDefaultValue : '# HOW TO SUPPORT ANTARES\n\n- [ ] Leave a star to Antares [GitHub repo](https://github.com/antares-sql/antares)\n- [ ] Send feedbacks and advices\n- [ ] Report for bugs\n- [ ] If you enjoy, share Antares with friends\n\n# ABOUT SCRATCHPAD\n\nThis is a scratchpad where you can save your **personal notes**. It supports `markdown` format, but you are free to use plain text.\nThis content is just a placeholder, feel free to clear it to make space for your notes.\n'
2021-02-13 18:45:16 +01:00
} ,
2023-08-03 18:28:50 +02:00
faker : { // Faker.js methods, used in random generated content
2021-02-13 18:45:16 +01:00
address : 'Address' ,
commerce : 'Commerce' ,
company : 'Company' ,
database : 'Database' ,
date : 'Date' ,
finance : 'Finance' ,
git : 'Git' ,
hacker : 'Hacker' ,
internet : 'Internet' ,
lorem : 'Lorem' ,
name : 'Name' ,
music : 'Music' ,
phone : 'Phone' ,
random : 'Random' ,
system : 'System' ,
time : 'Time' ,
vehicle : 'Vehicle' ,
zipCode : 'Zip code' ,
zipCodeByState : 'Zip code by state' ,
city : 'City' ,
cityPrefix : 'City prefix' ,
citySuffix : 'City suffix' ,
streetName : 'Street name' ,
streetAddress : 'Street address' ,
streetSuffix : 'Street suffix' ,
streetPrefix : 'Street prefix' ,
secondaryAddress : 'Secondary address' ,
county : 'County' ,
country : 'Country' ,
countryCode : 'Country code' ,
state : 'State' ,
stateAbbr : 'State abbreviation' ,
latitude : 'Latitude' ,
longitude : 'Longitude' ,
direction : 'Direction' ,
cardinalDirection : 'Cardinal direction' ,
ordinalDirection : 'Ordinal direction' ,
nearbyGPSCoordinate : 'Nearby GPS coordinate' ,
timeZone : 'Time zone' ,
color : 'Color' ,
department : 'Department' ,
productName : 'Product name' ,
price : 'Price' ,
productAdjective : 'Product adjective' ,
productMaterial : 'Product material' ,
product : 'Product' ,
productDescription : 'Product description' ,
suffixes : 'Suffixes' ,
companyName : 'Company name' ,
companySuffix : 'Company suffix' ,
catchPhrase : 'Catch phrase' ,
bs : 'BS' ,
catchPhraseAdjective : 'Catch phrase adjective' ,
catchPhraseDescriptor : 'Catch phrase descriptor' ,
catchPhraseNoun : 'Catch phrase noun' ,
bsAdjective : 'BS adjective' ,
bsBuzz : 'BS buzz' ,
bsNoun : 'BS noun' ,
column : 'Column' ,
type : 'Type' ,
collation : 'Collation' ,
engine : 'Engine' ,
past : 'Past' ,
2022-10-19 01:12:07 +02:00
now : 'Now' ,
2021-02-13 18:45:16 +01:00
future : 'Future' ,
between : 'Between' ,
recent : 'Recent' ,
soon : 'Soon' ,
month : 'Month' ,
weekday : 'Weekday' ,
account : 'Account' ,
accountName : 'Account name' ,
routingNumber : 'Routing number' ,
mask : 'Mask' ,
amount : 'Amount' ,
transactionType : 'Transaction type' ,
currencyCode : 'Currency code' ,
currencyName : 'Currency name' ,
currencySymbol : 'Currency symbol' ,
bitcoinAddress : 'Bitcoin address' ,
litecoinAddress : 'Litecoin address' ,
creditCardNumber : 'Credit card number' ,
creditCardCVV : 'Credit card CVV' ,
ethereumAddress : 'Ethereum address' ,
iban : 'Iban' ,
bic : 'Bic' ,
transactionDescription : 'Transaction description' ,
branch : 'Branch' ,
commitEntry : 'Commit entry' ,
commitMessage : 'Commit message' ,
commitSha : 'Commit SHA' ,
shortSha : 'Short SHA' ,
abbreviation : 'Abbreviation' ,
adjective : 'Adjective' ,
noun : 'Noun' ,
verb : 'Verb' ,
ingverb : 'Ingverb' ,
phrase : 'Phrase' ,
avatar : 'Avatar' ,
email : 'Email' ,
exampleEmail : 'Example email' ,
userName : 'Username' ,
protocol : 'Protocol' ,
url : 'Url' ,
domainName : 'Domin name' ,
domainSuffix : 'Domain suffix' ,
domainWord : 'Domain word' ,
ip : 'Ip' ,
ipv6 : 'Ipv6' ,
userAgent : 'User agent' ,
mac : 'Mac' ,
password : 'Password' ,
word : 'Word' ,
words : 'Words' ,
sentence : 'Sentence' ,
slug : 'Slug' ,
sentences : 'Sentences' ,
paragraph : 'Paragraph' ,
paragraphs : 'Paragraphs' ,
text : 'Text' ,
lines : 'Lines' ,
genre : 'Genre' ,
firstName : 'First name' ,
lastName : 'Last name' ,
middleName : 'Middle name' ,
findName : 'Full name' ,
jobTitle : 'Job title' ,
gender : 'Gender' ,
prefix : 'Prefix' ,
suffix : 'Suffix' ,
title : 'Title' ,
jobDescriptor : 'Job descriptor' ,
jobArea : 'Job area' ,
jobType : 'Job type' ,
phoneNumber : 'Phone number' ,
phoneNumberFormat : 'Phone number format' ,
phoneFormats : 'Phone formats' ,
number : 'Number' ,
float : 'Float' ,
arrayElement : 'Array element' ,
arrayElements : 'Array elements' ,
objectElement : 'Object element' ,
uuid : 'Uuid' ,
boolean : 'Boolean' ,
image : 'Image' ,
locale : 'Locale' ,
alpha : 'Alpha' ,
alphaNumeric : 'Alphanumeric' ,
hexaDecimal : 'Hexadecimal' ,
fileName : 'File name' ,
commonFileName : 'Common file name' ,
mimeType : 'Mime type' ,
commonFileType : 'Common file type' ,
commonFileExt : 'Common file extension' ,
fileType : 'File type' ,
fileExt : 'File extension' ,
directoryPath : 'Directory path' ,
filePath : 'File path' ,
semver : 'Semver' ,
manufacturer : 'Manufacturer' ,
model : 'Model' ,
fuel : 'Fuel' ,
vin : 'Vin'
2020-05-25 15:37:59 +02:00
}
} ;