mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-22 10:18:40 +00:00
171 lines
7.2 KiB
PHP
171 lines
7.2 KiB
PHP
<?php
|
|
/**
|
|
* Orange Management
|
|
*
|
|
* PHP Version 7.2
|
|
*
|
|
* @package Modules\Admin\Language\Backend
|
|
* @copyright Dennis Eichhorn
|
|
* @license OMS License 1.0
|
|
* @version 1.0.0
|
|
* @link http://website.orange-management.de
|
|
*/
|
|
return [
|
|
'Admin' => [
|
|
'Account' => 'Account',
|
|
'Account/Group' => 'Account/Group',
|
|
'Accounts' => 'Accounts',
|
|
'Active' => 'Active',
|
|
'Activate' => 'Activate',
|
|
'Activity' => 'Activity',
|
|
'AuditLog' => 'Audit Log',
|
|
'Available' => 'Available',
|
|
'All' => 'All',
|
|
'App' => 'App',
|
|
'Area' => 'Area',
|
|
'Banned' => 'Banned',
|
|
'Cache' => 'Cache',
|
|
'Children' => 'Children',
|
|
'Close' => 'Close',
|
|
'Comp' => 'Comp.',
|
|
'Component' => 'Component',
|
|
'Country' => 'Country',
|
|
'Create' => 'Create',
|
|
'Created' => 'Created',
|
|
'CreatedBy' => 'Created By',
|
|
'Currency' => 'Currency',
|
|
'Customized' => 'Customized',
|
|
'DecimalPoint' => 'Decimal Point',
|
|
'Defaults' => 'Defaults',
|
|
'Description' => 'Description',
|
|
'Delete' => 'Delete',
|
|
'Deactivate' => 'Deactivate',
|
|
'Ele' => 'Ele.',
|
|
'Element' => 'Element',
|
|
'Email' => 'Email',
|
|
'EmailAdmin' => 'Email Admin',
|
|
'Fast' => 'Fast',
|
|
'Features' => 'Features',
|
|
'File' => 'File',
|
|
'General' => 'General',
|
|
'Glass' => 'Glass',
|
|
'Group' => 'Group',
|
|
'Groups' => 'Groups',
|
|
'Heavy' => 'Heavy',
|
|
'Inactive' => 'Inactive',
|
|
'Install' => 'Install',
|
|
'Installed' => 'Installed',
|
|
'LAddress' => 'Local Address',
|
|
'Language' => 'Language',
|
|
'Large' => 'Large',
|
|
'Length' => 'Length',
|
|
'Light' => 'Light',
|
|
'Load' => 'Load',
|
|
'Localization' => 'Localization',
|
|
'Long' => 'Long',
|
|
'Log' => 'Log',
|
|
'LoginRetries' => 'Login Retries',
|
|
'LogPath' => 'Log Path',
|
|
'Logging' => 'Logging',
|
|
'Loginname' => 'Login Name',
|
|
'Lowercase' => 'Lowercase',
|
|
'Maintenance' => 'Maintenance',
|
|
'Medium' => 'Medium',
|
|
'Member' => 'Member',
|
|
'Members' => 'Members',
|
|
'Memcache' => 'Memcache',
|
|
'MemoryLimit' => 'Memory Limit',
|
|
'Message' => 'Message',
|
|
'Module' => 'Module',
|
|
'Modules' => 'Modules',
|
|
'Name' => 'Name',
|
|
'Name1' => 'Name 1',
|
|
'Name2' => 'Name 2',
|
|
'Name3' => 'Name 3',
|
|
'None' => 'None',
|
|
'Numberformat' => 'Numberformat',
|
|
'Numeric' => 'Numeric',
|
|
'Organization' => 'Organization',
|
|
'OrganizationName' => 'Organization Name',
|
|
'Page' => 'Page',
|
|
'Parent' => 'Parent',
|
|
'Parents' => 'Parents',
|
|
'Password' => 'Password',
|
|
'PasswordChangeInterval' => 'Password Change Interval (days)',
|
|
'PasswordHistory' => 'Password History',
|
|
'PasswordRegex' => 'Password Regex',
|
|
'Perm' => 'Perm.',
|
|
'Permission' => 'Permission',
|
|
'Permissions' => 'Permissions',
|
|
'Person' => 'Person',
|
|
'Profile' => 'Profile',
|
|
'Read' => 'Read',
|
|
'RAddress' => 'Remote Address',
|
|
'ReCache' => 'Re-Cache',
|
|
'Release' => 'Release',
|
|
'Reset' => 'Reset',
|
|
'Running' => 'Running',
|
|
'Short' => 'Short',
|
|
'Sea' => 'Sea',
|
|
'Security' => 'Security',
|
|
'Settings' => 'Settings',
|
|
'SettingsGeneral' => 'Settings - General',
|
|
'Single' => 'Single',
|
|
'Slow' => 'Slow',
|
|
'Small' => 'Small',
|
|
'Speed' => 'Speed',
|
|
'Specialchar' => 'Special character',
|
|
'Status' => 'Status',
|
|
'Total' => 'Total',
|
|
'Type' => 'Type',
|
|
'Tablespoon' => 'Tablespoon',
|
|
'Teaspoon' => 'Teaspoon',
|
|
'Temperature' => 'Temperature',
|
|
'Theme' => 'Theme',
|
|
'ThousandsSeparator' => 'Thousands Separator',
|
|
'Time' => 'Time',
|
|
'TimeoutPeriod' => 'Timeout Period (minutes)',
|
|
'Timestamp' => 'Timestamp',
|
|
'Timeformat' => 'Timeformat',
|
|
'Timeout' => 'Timeout',
|
|
'Timezone' => 'Timezone',
|
|
'Unit' => 'Unit',
|
|
'Uninstall' => 'Uninstall',
|
|
'Update' => 'Update',
|
|
'Uppercase' => 'Uppercase',
|
|
'Username' => 'Username',
|
|
'Version' => 'Version',
|
|
'VeryFast' => 'Very Fast',
|
|
'VeryHeavy' => 'Very Heavy',
|
|
'VeryLarge' => 'Very Large',
|
|
'VeryLight' => 'Very Light',
|
|
'VeryLong' => 'Very Long',
|
|
'VerySlow' => 'Very Slow',
|
|
'VeryShort' => 'Very Short',
|
|
'VerySmall' => 'Very Small',
|
|
'Volume' => 'Volume',
|
|
'Warnings' => 'Warnings',
|
|
'Website' => 'Website',
|
|
'Weight' => 'Weight',
|
|
'i:loc' => 'IP address or URL for remote access.',
|
|
'i:mail' => 'Email address.',
|
|
'i:oname' => 'Organization name.',
|
|
'i:rem' => 'IP address or URL for remote access.',
|
|
'i:rc' => 'Forcing re-cache for every user.',
|
|
'i:timef' => 'Time format.',
|
|
'Status0' => 'None',
|
|
'Status1' => 'Active',
|
|
'Status2' => 'Inactive',
|
|
'Status3' => 'Timehout',
|
|
'Status4' => 'Banned',
|
|
'GroupStatus1' => 'Active',
|
|
'GroupStatus2' => 'Inactive',
|
|
'GroupStatus4' => 'Hidden',
|
|
'i:PasswordRegex' => 'Password requirement for users',
|
|
'i:LoginRetries' => 'Amount of allowed retries (-1 = unlimited)',
|
|
'i:TimeoutPeriod' => 'Timeout period after too many logins',
|
|
'i:PasswordChangeInterval' => 'Interval in which passwards need to be changed (-1 = never)',
|
|
'i:PasswordHistory' => 'New password has to be different from the last N passwords',
|
|
],
|
|
];
|