mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
cron helper language update
This commit is contained in:
parent
7b93d36712
commit
dfb4ca421a
26 changed files with 2087 additions and 1026 deletions
|
@ -515,6 +515,7 @@ $LANG['ar'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['ar'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,7 +549,15 @@ $LANG['ar'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
'Cancel saving form' => 'Cancel saving form',
|
||||
|
@ -563,6 +573,8 @@ $LANG['ar'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +611,35 @@ $LANG['ar'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -509,6 +509,7 @@ $LANG['bs'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -527,6 +528,7 @@ $LANG['bs'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -541,6 +543,15 @@ $LANG['bs'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -557,6 +568,8 @@ $LANG['bs'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -593,6 +606,35 @@ $LANG['bs'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
1193
web/inc/i18n/cn.php
1193
web/inc/i18n/cn.php
File diff suppressed because it is too large
Load diff
|
@ -515,6 +515,7 @@ $LANG['cz'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['cz'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,6 +549,15 @@ $LANG['cz'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -563,6 +574,8 @@ $LANG['cz'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +612,35 @@ $LANG['cz'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -516,6 +516,7 @@ $LANG['da'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -534,6 +535,7 @@ $LANG['da'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -548,6 +550,15 @@ $LANG['da'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -564,6 +575,8 @@ $LANG['da'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -600,6 +613,35 @@ $LANG['da'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
|
|
|
@ -513,6 +513,7 @@ $LANG['de'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -531,6 +532,7 @@ $LANG['de'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -545,6 +547,15 @@ $LANG['de'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -561,6 +572,8 @@ $LANG['de'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -597,6 +610,35 @@ $LANG['de'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -515,6 +515,7 @@ $LANG['el'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['el'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,6 +549,15 @@ $LANG['el'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -563,6 +574,8 @@ $LANG['el'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +612,35 @@ $LANG['el'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -159,7 +159,7 @@ $LANG['en'] = array(
|
|||
'SSL Domains' => 'SSL Domains',
|
||||
'Web Aliases' => 'Web Aliases',
|
||||
'per domain' => 'per domain',
|
||||
'DNS domains' => 'DNS Domains',
|
||||
'DNS Domains' => 'DNS Domains',
|
||||
'DNS Domains' => 'DNS Domains',
|
||||
'DNS records' => 'DNS records' ,
|
||||
'Name Servers' => 'Name Servers',
|
||||
|
@ -219,7 +219,6 @@ $LANG['en'] = array(
|
|||
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
|
||||
'FTP Usage' => 'FTP Usage',
|
||||
'SSH Usage' => 'SSH Usage',
|
||||
'Exim Usage' => 'Exim Usage',
|
||||
'reverse proxy' => 'reverse proxy',
|
||||
'web server' => 'web server',
|
||||
'dns server' => 'dns server',
|
||||
|
@ -516,6 +515,7 @@ $LANG['en'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -534,6 +534,7 @@ $LANG['en'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -548,7 +549,15 @@ $LANG['en'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -565,6 +574,8 @@ $LANG['en'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -590,7 +601,7 @@ $LANG['en'] = array(
|
|||
'Append File to the Current Selection' => 'Append File to the Current Selection',
|
||||
'Select All Files' => 'Select All Files',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
|
||||
|
||||
'Licence Key' => 'Licence Key',
|
||||
'Enter License Key' => 'Enter License Key',
|
||||
|
@ -601,6 +612,35 @@ $LANG['en'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
);
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -515,6 +515,7 @@ $LANG['es'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['es'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,6 +549,16 @@ $LANG['es'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -563,6 +575,8 @@ $LANG['es'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +613,35 @@ $LANG['es'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -518,6 +518,7 @@ $LANG['fi'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -536,6 +537,7 @@ $LANG['fi'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -550,6 +552,18 @@ $LANG['fi'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -566,6 +580,8 @@ $LANG['fi'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -602,6 +618,35 @@ $LANG['fi'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -516,6 +516,7 @@ $LANG['fr'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -534,6 +535,7 @@ $LANG['fr'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -548,6 +550,15 @@ $LANG['fr'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -564,6 +575,8 @@ $LANG['fr'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -600,6 +613,35 @@ $LANG['fr'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -523,6 +523,7 @@ $LANG['hu'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -541,6 +542,7 @@ $LANG['hu'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -555,6 +557,15 @@ $LANG['hu'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -571,6 +582,8 @@ $LANG['hu'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -607,6 +620,35 @@ $LANG['hu'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -517,6 +517,7 @@ $LANG['id'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -535,6 +536,7 @@ $LANG['id'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -549,6 +551,15 @@ $LANG['id'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -565,6 +576,8 @@ $LANG['id'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -601,6 +614,35 @@ $LANG['id'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -515,6 +515,7 @@ $LANG['it'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['it'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,6 +549,15 @@ $LANG['it'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -563,6 +574,8 @@ $LANG['it'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +612,35 @@ $LANG['it'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -514,6 +514,7 @@ $LANG['ja'] = array(
|
|||
'NEW DIR' => '新規ディレクトリ',
|
||||
'DELETE' => '削除',
|
||||
'RENAME' => '名前の変更',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'コピー',
|
||||
'ARCHIVE' => 'アーカイブ',
|
||||
'EXTRACT' => '展開',
|
||||
|
@ -532,6 +533,7 @@ $LANG['ja'] = array(
|
|||
'Copy' => 'コピー',
|
||||
'Cancel' => 'キャンセル',
|
||||
'Rename' => '名前を変更',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => '削除',
|
||||
'Extract' => '展開',
|
||||
'Create' => '作成',
|
||||
|
@ -546,6 +548,15 @@ $LANG['ja'] = array(
|
|||
'already exists' => 'は既に存在します',
|
||||
'Create file' => 'ファイルの作成',
|
||||
'Create directory' => 'ディレクトリの作成',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => '新しい項目を追加する',
|
||||
'Save Form' => '変更を保存する',
|
||||
|
@ -562,6 +573,8 @@ $LANG['ja'] = array(
|
|||
'Move backward through top menu' => '上部のメニューにおいて後方の項目に移動します',
|
||||
'Move forward through top menu' => '上部のメニューにおいて前方の項目に移動します',
|
||||
'Enter focused element' => 'フォーカスされた項目に入ります',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'アップロード',
|
||||
'New File' => 'ファイルの作成',
|
||||
|
@ -598,6 +611,35 @@ $LANG['ja'] = array(
|
|||
'Licence Deactivated' => 'ライセンスが無効化されました',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'ユーザーによるSSHの使用を禁止し、各自のホームディレクトリにのみアクセスできるように制限します',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => '高機能なファイルマネージャーを用いてウェブ上のファイルを閲覧、コピー、編集、表示、復旧できます',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'これは有償の機能で、有効化するにはライセンスキーを購入する必要があります'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'これは有償の機能で、有効化するにはライセンスキーを購入する必要があります',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
|
|
|
@ -515,6 +515,7 @@ $LANG['nl'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['nl'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,6 +549,15 @@ $LANG['nl'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -563,6 +574,8 @@ $LANG['nl'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +612,35 @@ $LANG['nl'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -515,6 +515,7 @@ $LANG['no'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -533,6 +534,7 @@ $LANG['no'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -547,6 +549,15 @@ $LANG['no'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -563,6 +574,8 @@ $LANG['no'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -599,6 +612,35 @@ $LANG['no'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -513,6 +513,7 @@ $LANG['pl'] = array(
|
|||
'NEW DIR' => 'NOWY FOLDER',
|
||||
'DELETE' => 'USUŃ',
|
||||
'RENAME' => 'ZMIEŃ NAZWĘ',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'COPY' => 'KOPIUJ',
|
||||
'ARCHIVE' => 'ARCHIWIZUJ',
|
||||
'EXTRACT' => 'ROZPAKUJ',
|
||||
|
@ -545,6 +546,15 @@ $LANG['pl'] = array(
|
|||
'already exists' => 'już istnieje',
|
||||
'Create file' => 'Stwórz plik',
|
||||
'Create directory' => 'Stwórz katalog',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Dodaj nowy objekt',
|
||||
'Save Form' => 'Zapisz formularz',
|
||||
|
@ -561,6 +571,8 @@ $LANG['pl'] = array(
|
|||
'Move backward through top menu' => 'Przejdź do tyłu przez menu górne',
|
||||
'Move forward through top menu' => 'Przejdź do przodu przez menu górne',
|
||||
'Enter focused element' => 'Wpisz zaznaczony element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Wyślij',
|
||||
'New File' => 'Nowy plik',
|
||||
|
@ -597,6 +609,35 @@ $LANG['pl'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
|
|
|
@ -514,6 +514,7 @@ $LANG['pt'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -532,6 +533,7 @@ $LANG['pt'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -546,6 +548,15 @@ $LANG['pt'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -562,6 +573,8 @@ $LANG['pt'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -598,6 +611,35 @@ $LANG['pt'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
|
|
|
@ -3,49 +3,49 @@
|
|||
* Vesta language file
|
||||
* skid (skid@vestacp.com)
|
||||
* bbl (sergiu.badan@gmail.com)
|
||||
* Ionescu Bogdan | https://github.com/ionescu-bogdan
|
||||
*/
|
||||
|
||||
$LANG['ro'] = array(
|
||||
|
||||
'Packages' => 'Pachete',
|
||||
'IP' => 'IP-uri',
|
||||
'Graphs' => 'Grafice',
|
||||
'IP' => 'IP',
|
||||
'Graphs' => 'Graficele',
|
||||
'Statistics' => 'Statistică',
|
||||
'Log' => 'Jurnal',
|
||||
'Log' => 'Log',
|
||||
'Server' => 'Server',
|
||||
'Services' => 'Servicii',
|
||||
'Firewall' => 'Firewall',
|
||||
'Updates' => 'Actualizări',
|
||||
'Log in' => 'Login', # Translation is `Autentificare`, but also `Login` is corect
|
||||
'Log out' => 'Logout', # Translation is `Ieșire`, but also `Logout` is corect
|
||||
'Log in' => 'Log in',
|
||||
'Log out' => 'Log out',
|
||||
|
||||
'USER' => 'CONT', # Translation is `UTILIZATOR`, but it is too long
|
||||
'USER' => 'USER',
|
||||
'WEB' => 'WEB',
|
||||
'DNS' => 'DNS',
|
||||
'MAIL' => 'E-MAIL',
|
||||
'DB' => 'BD',
|
||||
'MAIL' => 'MAIL',
|
||||
'DB' => 'DB',
|
||||
'CRON' => 'CRON',
|
||||
'BACKUP' => 'BACKUP',
|
||||
|
||||
'Add User' => 'Adăugare Utilizator',
|
||||
'Add Domain' => 'Adăugare Domeniu',
|
||||
'Add Web Domain' => 'Adăugare Domeniu WEB',
|
||||
'Add DNS Domain' => 'Adăugare Domeniu DNS',
|
||||
'Add DNS Record' => 'Adăugare Înregistrare DNS',
|
||||
'Add Mail Domain' => 'Adăugare Domeniu E-MAIL',
|
||||
'Add Mail Account' => 'Adăugare Cont de e-mail',
|
||||
'Add Database' => 'Adăugare Baza de Date',
|
||||
'Add Cron Job' => 'Adăugare Sarcină',
|
||||
'Create Backup' => 'Creare Backup',
|
||||
'Add User' => 'Adăugare utilizator',
|
||||
'Add Domain' => 'Adăugare domeniu',
|
||||
'Add Web Domain' => 'Adăugare domeniu',
|
||||
'Add DNS Domain' => 'Adăugare domeniu',
|
||||
'Add DNS Record' => 'Adăugare',
|
||||
'Add Mail Domain' => 'Adăugare domeniu',
|
||||
'Add Mail Account' => 'Adăugare countul',
|
||||
'Add Database' => 'Adăugare BD',
|
||||
'Add Cron Job' => 'Adăugare sarcină',
|
||||
'Create Backup' => 'Creare un backup',
|
||||
'Configure' => 'Configurare',
|
||||
'Restore All' => 'Restaurează Tot',
|
||||
'Add Package' => 'Adăugare Pachet',
|
||||
'Restore All' => 'Restaurare toate',
|
||||
'Add Package' => 'Adăugare pachet',
|
||||
'Add IP' => 'Adăugare IP',
|
||||
'Add Rule' => 'Adăugare Regulă',
|
||||
'Ban IP Address' => 'Blocare Adresă IP',
|
||||
'Add Rule' => 'Adăugare regulă',
|
||||
'Ban IP Address' => 'Blocare IP',
|
||||
'Search' => 'Сăutare',
|
||||
'Add one more FTP Account' => 'Adaugă încă un cont FTP',
|
||||
'Overall Statistics' => 'Statistică Generală',
|
||||
'Add one more FTP Account' => 'Inca un FTP count',
|
||||
'Overall Statistics' => 'Statistică rezumativă',
|
||||
'Daily' => 'Zilnic',
|
||||
'Weekly' => 'Săptămânal',
|
||||
'Monthly' => 'Lunar',
|
||||
|
@ -56,89 +56,89 @@ $LANG['ro'] = array(
|
|||
'Submit' => 'OK',
|
||||
|
||||
'toggle all' => 'selectează toate',
|
||||
'apply to selected' => 'aplică la selecție',
|
||||
'rebuild' => 'reconstruire',
|
||||
'rebuild web' => 'reconstruire WEB',
|
||||
'rebuild dns' => 'reconstruire DNS',
|
||||
'rebuild mail' => 'reconstruire MAIL',
|
||||
'rebuild db' => 'reconstruire DB',
|
||||
'rebuild cron' => 'reconstruire CRON',
|
||||
'update counters' => 'actualizare contoare',
|
||||
'apply to selected' => 'aplică la selectat',
|
||||
'rebuild' => 'reconstrui',
|
||||
'rebuild web' => 'reconstrui WEB',
|
||||
'rebuild dns' => 'reconstrui DNS',
|
||||
'rebuild mail' => 'reconstrui MAIL',
|
||||
'rebuild db' => 'reconstrui DB',
|
||||
'rebuild cron' => 'reconstrui CRON',
|
||||
'update counters' => 'actualizeze contoare',
|
||||
'suspend' => 'suspendare',
|
||||
'unsuspend' => 'activare',
|
||||
'unsuspend' => 'unsuspendeze',
|
||||
'delete' => 'ștergere',
|
||||
'show per user' => 'arată pentru utilizator',
|
||||
'show per user' => 'arata pentru utilizator',
|
||||
'login as' => 'intră ca',
|
||||
'logout' => 'logout',
|
||||
'edit' => 'editare',
|
||||
'open webstats' => 'vizualizare statistica',
|
||||
'view logs' => 'vizualizare jurnale',
|
||||
'open webstats' => 'deschide raportul de analiză',
|
||||
'view logs' => 'vizualiza loguri',
|
||||
'list records' => 'arată inregistrarile: %s',
|
||||
'add record' => 'adaugă înregistrare',
|
||||
'list accounts' => 'arata conturi: %s',
|
||||
'add account' => 'adaugă cont',
|
||||
'add account' => 'adaugă contul',
|
||||
'open webmail' => 'deschide webmail',
|
||||
'list fail2ban' => 'afișare fail2ban',
|
||||
'list fail2ban' => 'arată fail2ban',
|
||||
'open %s' => 'deschide %s',
|
||||
'download' => 'descarcă',
|
||||
'restore' => 'restabilește',
|
||||
'download' => 'descărca',
|
||||
'restore' => 'restabili',
|
||||
'configure restore settings' => 'configurare parametri de restaurare',
|
||||
'stop' => 'oprește',
|
||||
'start' => 'pornește',
|
||||
'restart' => 'repornește',
|
||||
'update' => 'actualizează',
|
||||
'update' => 'actualiza',
|
||||
'generate' => 'generează',
|
||||
'Generate CSR' => 'Generează CSR',
|
||||
'Generate CSR' => 'Genera cere CSR',
|
||||
'reread IP' => 'recitește IP',
|
||||
'enable autoupdate' => 'activează actualizarea automată',
|
||||
'disable autoupdate' => 'dezactivează actualizarea automată',
|
||||
'turn on notifications' => 'activează notificarile',
|
||||
'turn off notifications' => 'dezactivează notificarile',
|
||||
'enable autoupdate' => 'activa autoupdate',
|
||||
'disable autoupdate' => 'deactiva autoupdate',
|
||||
'turn on notifications' => 'activa notificarea',
|
||||
'turn off notifications' => 'deactiva notificarea',
|
||||
|
||||
'Adding User' => 'Adăugare Utilizator',
|
||||
'Editing User' => 'Editare Utilizator',
|
||||
'Adding Domain' => 'Adăugare Domeniu',
|
||||
'Editing Domain' => 'Editare Domeniu',
|
||||
'Adding DNS Domain' => 'Adăugare Domeniu DNS',
|
||||
'Editing DNS Domain' => 'Editare Domeniu DNS',
|
||||
'Adding DNS Record' => 'Adăugare Înregistrare DNS',
|
||||
'Editing DNS Record' => 'Editare Înregistrare DNS',
|
||||
'Adding Mail Domain' => 'Adăugare Domeniu E-MAIL',
|
||||
'Editing Mail Domain' => 'Editare Domeniu E-MAIL',
|
||||
'Adding Mail Account' => 'Adăugare Cont de E-mail',
|
||||
'Editing Mail Account' => 'Editare Cont de E-mail',
|
||||
'Adding database' => 'Adăugare Baze de Date',
|
||||
'Editing Database' => 'Editare Baze de Date',
|
||||
'Adding Cron Job' => 'Adăugare Sarcină',
|
||||
'Editing Cron Job' => 'Editare Sarcină',
|
||||
'Adding Package' => 'Adăugare Pachet',
|
||||
'Editing Package' => 'Editare Pachet',
|
||||
'Adding IP address' => 'Adăugare Adresă IP',
|
||||
'Editing IP Address' => 'Editare Adresă IP',
|
||||
'Editing Backup Exclusions' => 'Editare Excluderi din Backup',
|
||||
'Adding User' => 'Adăugare utilizator',
|
||||
'Editing User' => 'Editare utilizator',
|
||||
'Adding Domain' => 'Adăugare domeniu',
|
||||
'Editing Domain' => 'Editare domeniu',
|
||||
'Adding DNS Domain' => 'Adăugare domeniu DNS',
|
||||
'Editing DNS Domain' => 'Editare domeniu DNS',
|
||||
'Adding DNS Record' => 'Adăugare de înregistrare DNS',
|
||||
'Editing DNS Record' => 'Editare de înregistrare DNS',
|
||||
'Adding Mail Domain' => 'Adăugare domeniu poștal',
|
||||
'Editing Mail Domain' => 'Editare domeniu poștal',
|
||||
'Adding Mail Account' => 'Adăugare contul de poștă electronică',
|
||||
'Editing Mail Account' => 'Editare contul de poștă electronică',
|
||||
'Adding database' => 'Adăugare baze de date',
|
||||
'Editing Database' => 'Editare baze de date',
|
||||
'Adding Cron Job' => 'Adăugare sarcina cron',
|
||||
'Editing Cron Job' => 'Editare sarcina cron',
|
||||
'Adding Package' => 'Adăugare pachetul',
|
||||
'Editing Package' => 'Editare pachetul',
|
||||
'Adding IP address' => 'Adăugare adresă IP',
|
||||
'Editing IP Address' => 'Editare adresă IP',
|
||||
'Editing Backup Exclusions' => 'Editare excluderi',
|
||||
'Generating CSR' => 'Generare CSR',
|
||||
'Listing' => 'Vizualizare',
|
||||
'Search Results' => 'Rezultate Căutări',
|
||||
'Adding Firewall Rule' => 'Adăugare Regulă',
|
||||
'Editing Firewall Rule' => 'Editare Regulă',
|
||||
'Adding IP Address to Banlist' => 'Adăugare Adresă IP în Listă',
|
||||
'Search Results' => 'Rezultatele căutării',
|
||||
'Adding Firewall Rule' => 'Adăugare regulă',
|
||||
'Editing Firewall Rule' => 'Editare regulă',
|
||||
'Adding IP Address to Banlist' => 'Blocarea IP',
|
||||
|
||||
'active' => 'activ',
|
||||
'spnd' => 'suspendat',
|
||||
'suspended' => 'suspendat',
|
||||
'running' => 'rulează',
|
||||
'stopped' => 'oprit',
|
||||
'outdated' => 'învechit',
|
||||
'outdated' => 'depășit',
|
||||
'updated' => 'actualizat',
|
||||
|
||||
'yes' => 'da',
|
||||
'no' => 'nu',
|
||||
'none' => 'nu',
|
||||
'pb' => 'Pb',
|
||||
'tb' => 'Tb',
|
||||
'gb' => 'Gb',
|
||||
'mb' => 'Mb',
|
||||
'minute' => 'minute',
|
||||
'pb' => 'pb',
|
||||
'tb' => 'tb',
|
||||
'gb' => 'gb',
|
||||
'mb' => 'mb',
|
||||
'minute' => 'minuta',
|
||||
'hour' => 'oră',
|
||||
'day' => 'zi',
|
||||
'days' => 'zile',
|
||||
|
@ -146,57 +146,57 @@ $LANG['ro'] = array(
|
|||
'minutes' => 'minute',
|
||||
'month' => 'lună',
|
||||
'package' => 'pachet',
|
||||
'Bandwidth' => 'Trafic Rețea',
|
||||
'Disk' => 'Spațiu Disc',
|
||||
'Bandwidth' => 'Trafic',
|
||||
'Disk' => 'Disk',
|
||||
'Web' => 'Web',
|
||||
'Mail' => 'E-mail',
|
||||
'Mail' => 'Poștă',
|
||||
'Databases' => 'Baze de date',
|
||||
'User Directories' => 'Fișiere',
|
||||
'Template' => 'Șablon',
|
||||
'Web Template' => 'Șablon WEB',
|
||||
'Backend Template' => 'Șablon BACKEND',
|
||||
'Proxy Template' => 'Șablon PROXY',
|
||||
'DNS Template' => 'Șablon DNS',
|
||||
'Web Domains' => 'Domenii WEB',
|
||||
'Web Template' => 'Șablonul Web',
|
||||
'Backend Template' => 'Șablonul Backend',
|
||||
'Proxy Template' => 'Șablonul Proxy',
|
||||
'DNS Template' => 'Șablonul DNS',
|
||||
'Web Domains' => 'Domenii web',
|
||||
'SSL Domains' => 'Domenii SSL',
|
||||
'Web Aliases' => 'Aliasuri WEB',
|
||||
'Web Aliases' => 'Aliasuri web',
|
||||
'per domain' => 'per domeniu',
|
||||
'DNS domains' => 'Domenii DNS',
|
||||
'DNS Domains' => 'Domenii DNS',
|
||||
'DNS Domains' => 'Domenii DNS',
|
||||
'DNS records' => 'Înregistrări DNS',
|
||||
'Name Servers' => 'Servere NS',
|
||||
'Mail Domains' => 'Domenii E-MAIL',
|
||||
'Mail Accounts' => 'Conturi de e-mail',
|
||||
'Cron Jobs' => 'Sarcini CRON',
|
||||
'Mail Domains' => 'Domenii de poștă',
|
||||
'Mail Accounts' => 'Conturi de poștă',
|
||||
'Cron Jobs' => 'Sarcini cron',
|
||||
'SSH Access' => 'Acces SSH',
|
||||
'IP Addresses' => 'Adrese IP',
|
||||
'Backups' => 'BACKUP-uri',
|
||||
'Backups' => 'Copii de rezervă',
|
||||
'Backup System' => 'Sistem de backup',
|
||||
'backup exclusions' => 'excluderi',
|
||||
'template' => 'șablon',
|
||||
'SSL Support' => 'Suport SSL',
|
||||
'SSL Home Directory' => 'Director Rădăcină SSL',
|
||||
'Proxy Support' => 'Suport PROXY',
|
||||
'SSL Support' => 'Support SSL',
|
||||
'SSL Home Directory' => 'Mapa SSL',
|
||||
'Proxy Support' => 'Support Proxy',
|
||||
'Proxy Extensions' => 'Extensii Proxy',
|
||||
'Web Statistics' => 'Statistică WEB',
|
||||
'Web Statistics' => 'Statistici web',
|
||||
'Additional FTP Account' => 'Cont suplimentar FTP',
|
||||
'SOA' => 'SOA',
|
||||
'TTL' => 'TTL',
|
||||
'Expire' => 'Expiră',
|
||||
'Records' => 'Înregistrări',
|
||||
'Catchall email' => 'Adresă implicită (catchall)',
|
||||
'AntiVirus Support' => 'Suport Antivirus',
|
||||
'AntiSpam Support' => 'Suport Antispam',
|
||||
'DKIM Support' => 'Suport DKIM',
|
||||
'Records' => 'DNS înregistrări',
|
||||
'Catchall email' => 'E-mail catchall',
|
||||
'AntiVirus Support' => 'Antivirus',
|
||||
'AntiSpam Support' => 'Antispam',
|
||||
'DKIM Support' => 'DKIM',
|
||||
'Accounts' => 'Conturi',
|
||||
'Quota' => 'Spațiu Disc',
|
||||
'Quota' => 'cotă',
|
||||
'Autoreply' => 'Răspuns automat',
|
||||
'Forward to' => 'Redirectare către',
|
||||
'Do not store forwarded mail' => 'Redirectare fără stocare email',
|
||||
'Forward to' => 'Forward',
|
||||
'Do not store forwarded mail' => 'A nu se salva mesajele redirecționate',
|
||||
'database' => 'baza de date',
|
||||
'User' => 'Utilizator',
|
||||
'Host' => 'Host',
|
||||
'Charset' => 'Set de caractere',
|
||||
'Charset' => 'Setul de caractere',
|
||||
'Min' => 'Min',
|
||||
'Hour' => 'Oră',
|
||||
'Day' => 'Zi',
|
||||
|
@ -204,45 +204,41 @@ $LANG['ro'] = array(
|
|||
'Day of week' => 'Ziua săptămânii',
|
||||
'local' => 'local',
|
||||
'Run Time' => 'Executat în',
|
||||
'Backup Size' => 'Mărime Backup',
|
||||
'Backup Size' => 'Mărime de backup',
|
||||
'SYS' => 'Sistem',
|
||||
'Domains' => 'Domenii',
|
||||
'Status' => 'Stare',
|
||||
'shared' => 'comun',
|
||||
'Status' => 'Starea',
|
||||
'shared' => 'comună',
|
||||
'dedicated' => 'dedicat',
|
||||
'Owner' => 'Proprietar',
|
||||
'Users' => 'Utilizatori',
|
||||
'Load Average' => 'Medie Încărcare',
|
||||
'Memory Usage' => 'Utilizare RAM',
|
||||
'HTTPD Usage' => 'Utilizare HTTPD',
|
||||
'NGINX Usage' => 'Utilizare NGINX',
|
||||
'MySQL Usage on localhost' => 'Utilizare MySQL (localhost)',
|
||||
'PostgreSQL Usage on localhost' => 'Utilizare PostgreSQL (localhost)',
|
||||
'Bandwidth Usage eth0' => 'Utilizare Rețea eth0',
|
||||
'Bandwidth Usage eth1' => 'Utilizare Rețea eth1',
|
||||
'Bandwidth Usage eth2' => 'Utilizare Rețea eth2',
|
||||
'Bandwidth Usage eth3' => 'Utilizare Rețea eth3',
|
||||
'FTP Usage' => 'Utilizare FTP ',
|
||||
'SSH Usage' => 'Utilizare SSH',
|
||||
'Exim Usage' => 'Utilizare Exim',
|
||||
'Load Average' => 'Load Average',
|
||||
'Memory Usage' => 'Utilizare de memorie',
|
||||
'HTTPD Usage' => 'HTTPD',
|
||||
'NGINX Usage' => 'Proxy',
|
||||
'MySQL Usage on localhost' => 'MySQL',
|
||||
'PostgreSQL Usage on localhost' => 'PostgreSQL',
|
||||
'Bandwidth Usage eth0' => 'Utilizare rețelei eth0',
|
||||
'FTP Usage' => 'FTP ',
|
||||
'SSH Usage' => 'SSH',
|
||||
'reverse proxy' => 'proxy inversă',
|
||||
'web server' => 'server web',
|
||||
'dns server' => 'server dns',
|
||||
'mail server' => 'server e-mail',
|
||||
'mail server' => 'serverul de poștă',
|
||||
'pop/imap server' => 'server pop/imap',
|
||||
'email antivirus' => 'antivirus e-mail',
|
||||
'email antispam' => 'antispam e-mail',
|
||||
'database server' => 'server baze de date',
|
||||
'email antivirus' => 'e-mail antivirus',
|
||||
'email antispam' => 'e-mail antispam',
|
||||
'database server' => 'server de baze de date',
|
||||
'ftp server' => 'server ftp',
|
||||
'job scheduler' => 'sarcină programată',
|
||||
'job scheduler' => 'job scheduler',
|
||||
'CPU' => 'CPU',
|
||||
'Memory' => 'RAM',
|
||||
'Uptime' => 'UPTIME',
|
||||
'core package' => 'pachet bază',
|
||||
'php interpreter' => 'interpretor php',
|
||||
'internal web server' => 'server web intern',
|
||||
'Memory' => 'Memorie',
|
||||
'Uptime' => 'Uptime',
|
||||
'core package' => 'pachetul de bază',
|
||||
'php interpreter' => 'php interpret',
|
||||
'internal web server' => 'serverul web intern',
|
||||
'Version' => 'Versiune',
|
||||
'Release' => 'Lansare',
|
||||
'Release' => 'Release',
|
||||
'Architecture' => 'Arhitectură',
|
||||
'Object' => 'Obiect',
|
||||
'Owner' => 'Proprietar',
|
||||
|
@ -251,279 +247,280 @@ $LANG['ro'] = array(
|
|||
'Email' => 'E-mail',
|
||||
'Package' => 'Pachet',
|
||||
'Language' => 'Limbă',
|
||||
'First Name' => 'Prenume',
|
||||
'Last Name' => 'Nume',
|
||||
'Send login credentials to email address' => 'Trimite datele de autentificare la adresa de e-mail',
|
||||
'First Name' => 'Nume',
|
||||
'Last Name' => 'Prenume',
|
||||
'Send login credentials to email address' => 'Trimite datele de autentificare la adresa',
|
||||
'Default Template' => 'Șablon implicit',
|
||||
'Default Name Servers' => 'Serverele NS implicite',
|
||||
'Default Name Servers' => 'Serverele NS',
|
||||
'Domain' => 'Domeniu',
|
||||
'DNS Support' => 'Suport DNS',
|
||||
'Mail Support' => 'Suport E-MAIL',
|
||||
'DNS Support' => 'Support DNS',
|
||||
'Mail Support' => 'Support E-mail',
|
||||
'Advanced options' => 'Opțiuni avansate',
|
||||
'Aliases' => 'Aliasuri',
|
||||
'SSL Certificate' => 'Certificat SSL',
|
||||
'SSL Key' => 'Cheia SSL',
|
||||
'SSL Certificate Authority / Intermediate' => 'SSL Certificate Authority / Intermediar',
|
||||
'SSL Certificate Authority / Intermediate' => 'SSL Intermediar / Certificate Authority',
|
||||
'SSL CSR' => 'Cerere CSR',
|
||||
'optional' => 'opțional',
|
||||
'internal' => 'intern',
|
||||
'Statistics Authorization' => 'Autorizare pt. Statistică',
|
||||
'Statistics Auth' => 'Autorizare pt. Statistică',
|
||||
'Statistics Authorization' => 'Autorizarea statistici',
|
||||
'Statistics Auth' => 'Autorizarea statistici',
|
||||
'Account' => 'Cont',
|
||||
'Prefix will be automaticaly added to username' => 'Prefixul %s va fi adăugat automat la numele de utilizator',
|
||||
'Send FTP credentials to email' => 'Trimite datele FTP la adresa de e-mail',
|
||||
'Expiration Date' => 'Data de Expirare',
|
||||
'YYYY-MM-DD' => 'YYYY-MM-DD',
|
||||
'Prefix will be automaticaly added to username' => 'Prefix %s va fi adăugat automat la numele de utilizator',
|
||||
'Send FTP credentials to email' => 'Trimite datele FTP la e-mail',
|
||||
'Expiration Date' => 'Data de expirare',
|
||||
'YYYY-MM-DD' => 'AAAA-LL-ZZ',
|
||||
'Name servers' => 'Server NS',
|
||||
'Record' => 'Înregistrare',
|
||||
'IP or Value' => 'IP sau Valoare',
|
||||
'Record' => 'Înregistrare / Subdomeniu',
|
||||
'IP or Value' => 'IP adresa sau valoare',
|
||||
'Priority' => 'Prioritate',
|
||||
'Record Number' => 'Număr Înregistrare',
|
||||
'in megabytes' => 'în Mb',
|
||||
'Record Number' => 'Numărul de înregistrare',
|
||||
'in megabytes' => 'în mb.',
|
||||
'Message' => 'Mesaj',
|
||||
'use local-part' => 'doar nume de cont înainte de @',
|
||||
'one or more email addresses' => 'una sau mai multe adrese de e-mail',
|
||||
'Prefix will be automaticaly added to database name and database user' => 'Prefixul %s va fi adăugat automat la numele bazei de date si la utilizator',
|
||||
'Prefix will be automaticaly added to database name and database user' => 'Prefix %s va fi adăugat automat la numele bazei de date si utilizatorul',
|
||||
'Database' => 'Baza de date',
|
||||
'Type' => 'Tip',
|
||||
'Minute' => 'Minut',
|
||||
'Command' => 'Comandă',
|
||||
'Package Name' => 'Nume Pachet',
|
||||
'Netmask' => 'Masca rețea',
|
||||
'Package Name' => 'Denumire pachetului',
|
||||
'Netmask' => 'Masca de rețea',
|
||||
'Interface' => 'Interfață',
|
||||
'Shared' => 'Comun',
|
||||
'Shared' => 'Comună',
|
||||
'Assigned user' => 'Utilizator asignat',
|
||||
'Assigned domain' => 'Domeniu asignat',
|
||||
'NAT IP association' => 'Asociere IP NAT',
|
||||
'shell' => 'shell',
|
||||
'shell' => 'access ssh',
|
||||
'web domains' => 'domenii web',
|
||||
'web aliases' => 'aliasuri web',
|
||||
'dns records' => 'înregistrări dns',
|
||||
'mail domains' => 'domenii e-mail',
|
||||
'mail accounts' => 'conturi e-mail',
|
||||
'mail domains' => 'domenii de poștă',
|
||||
'mail accounts' => 'conturi de poștă',
|
||||
'accounts' => 'conturi',
|
||||
'databases' => 'baze de date',
|
||||
'cron jobs' => 'sarcini cron',
|
||||
'backups' => 'backup-uri',
|
||||
'backups' => 'copii de rezervă',
|
||||
'quota' => 'cotă',
|
||||
'day of week' => 'ziua săptămânii',
|
||||
'cmd' => 'comandă',
|
||||
'users' => 'utilizatori',
|
||||
'users' => 'utilizatorii',
|
||||
'domains' => 'domenii',
|
||||
'aliases' => 'aliasuri',
|
||||
'records' => 'înregistrări',
|
||||
'jobs' => 'sarcini',
|
||||
'jobs' => 'sarcinile',
|
||||
'username' => 'utilizator',
|
||||
'password' => 'parolă',
|
||||
'type' => 'tip',
|
||||
'charset' => 'set de caractere',
|
||||
'charset' => 'setul de caractere',
|
||||
'domain' => 'domeniu',
|
||||
'ip' => 'IP',
|
||||
'ip address' => 'adresa ip',
|
||||
'IP address' => 'Adresa IP',
|
||||
'netmask' => 'masca rețea',
|
||||
'interface' => 'interfață',
|
||||
'ip address' => 'IP adresa',
|
||||
'IP address' => 'IP adresa',
|
||||
'netmask' => 'masca de rețea',
|
||||
'interface' => 'interfața',
|
||||
'assigned user' => 'utilizator asignat',
|
||||
'ns1' => 'ns1',
|
||||
'ns2' => 'ns2',
|
||||
'user' => 'utilizator',
|
||||
'email' => 'e-mail',
|
||||
'first name' => 'prenume', # In Romanian language `first name` is `last name`
|
||||
'last name' => 'nume', # In Romanian language `last name` is `first name`
|
||||
'first name' => 'nume',
|
||||
'last name' => 'prenume',
|
||||
'account' => 'cont',
|
||||
'ssl certificate' => 'certificat SSL',
|
||||
'ssl key' => 'cheia SSL',
|
||||
'stats user password' => 'parola de utilizator pt. statistici',
|
||||
'stats username' => 'nume de utilizator pt. statistici',
|
||||
'stats password' => 'parola de utilizator pt. statistici',
|
||||
'ftp user password' => 'parola de utilizator pt. FTP',
|
||||
'ftp user' => 'utilizator FTP',
|
||||
'Last 70 lines of %s.%s.log' => 'Ultimele 70 de linii ale %s.%s.log',
|
||||
'stats user password' => 'parola de utilizator statistici',
|
||||
'stats username' => 'nume de utilizator statistici',
|
||||
'stats password' => 'parola de utilizator statistici',
|
||||
'ftp user password' => 'parola de FTP',
|
||||
'ftp user' => 'cont FTP',
|
||||
'Last 70 lines of %s.%s.log' => 'Ultimele 70 linii de %s.%s.log',
|
||||
'Download AccessLog' => 'Descarcă AccessLog',
|
||||
'Download ErrorLog' => 'Descarcă ErrorLog',
|
||||
'Country' => 'Țară',
|
||||
'2 letter code' => 'cod de 2 litere',
|
||||
'State / Province' => 'Stat / Provincie / Județ',
|
||||
'State / Province' => 'Județ',
|
||||
'City / Locality' => 'Oraș / Localitate',
|
||||
'Organization' => 'Organizație',
|
||||
'Action' => 'Acțiune',
|
||||
'Protocol' => 'Protocol',
|
||||
'Port' => 'Port',
|
||||
'Comment' => 'Comentariu',
|
||||
'Banlist' => 'Blocare',
|
||||
'ranges are acceptable' => 'intervalele sunt acceptate',
|
||||
'CIDR format is supported' => 'formatul CIDR este suportat',
|
||||
'Add one more Name Server' => 'Adaugă unul sau mai multe servere NS',
|
||||
'Banlist' => 'Banlist',
|
||||
'ranges are acceptable' => 'intervale sunt acceptabile',
|
||||
'CIDR format is supported' => 'format CIDR este suportat',
|
||||
'Add one more Name Server' => 'Add one more Name Server',
|
||||
|
||||
'unlimited' => 'nelimitat',
|
||||
'unlimited' => 'unlimited',
|
||||
'1 account' => '1 utilizator',
|
||||
'%s accounts' => '%s utilizatori',
|
||||
'1 domain' => '1 domeniu',
|
||||
'%s domains' => '%s domenii',
|
||||
'1 record' => '1 înregistrare',
|
||||
'1 record' => '1 înregistra',
|
||||
'%s records' => '%s înregistrări',
|
||||
'1 mail account' => '1 cont de e-mail',
|
||||
'%s mail accounts' => '%s conturi de e-mail',
|
||||
'1 database' => '1 bază de date',
|
||||
'1 mail account' => '1 cont de poștă',
|
||||
'%s mail accounts' => '%s conturi de poștă',
|
||||
'1 database' => '1 baza de date',
|
||||
'%s databases' => '%s baze de date',
|
||||
'1 cron job' => '1 sarcină',
|
||||
'%s cron jobs' => '%s sarcini',
|
||||
'1 archive' => '1 arhivă',
|
||||
'1 archive' => '1 arhiva',
|
||||
'%s archives' => '%s arhive',
|
||||
'1 package' => '1 pachet',
|
||||
'%s packages' => '%s pachete',
|
||||
'1 IP address' => '1 adresă IP',
|
||||
'%s IP addresses' => '%s adrese IP',
|
||||
'1 month' => '1 lună',
|
||||
'1 IP address' => '1 IP adresa',
|
||||
'%s IP addresses' => '%s IP adrese',
|
||||
'1 month' => '1 luna',
|
||||
'%s months' => '%s luni',
|
||||
'1 log record' => '1 înregistrare',
|
||||
'1 log record' => '1 înregistra',
|
||||
'%s log records' => '%s înregistrări',
|
||||
'1 object' => '1 obiect',
|
||||
'%s objects' => '%s obiecte',
|
||||
'no exclusions' => 'nu sunt excluderi',
|
||||
'no exclusions' => 'nu există excluderi',
|
||||
'1 rule' => '1 regulă',
|
||||
'%s rules' => '%s reguli',
|
||||
'There are no currently banned IP' => 'Nu sunt IP-uri blocate în prezent',
|
||||
'There are no currently banned IP' => 'La moment nu există IP interzise',
|
||||
|
||||
'USER_CREATED_OK' => 'Utilizatorul <a href="/edit/user/?user=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domeniul <a href="/edit/web/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'DNS_DOMAIN_CREATED_OK' => 'Domeniul <a href="/list/dns/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'DNS_RECORD_CREATED_OK' => 'Înregistrarea <b>%s.%s</b> a fost creată cu succes.',
|
||||
'MAIL_DOMAIN_CREATED_OK' => 'Domeniul <a href="/list/mail/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'MAIL_ACCOUNT_CREATED_OK' => 'Contul de e-mail <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> a fost creat cu succes.',
|
||||
'DATABASE_CREATED_OK' => 'Baza de date <a href="/edit/db/?database=%s"><b>%s</b></a> a fost creată cu succes.',
|
||||
'USER_CREATED_OK' => 'Utilizator <a href="/edit/user/?user=%s"><b>%s</b></a> a fost creat cu succes',
|
||||
'WEB_DOMAIN_CREATED_OK' => 'Domeniu <a href="/edit/web/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'DNS_DOMAIN_CREATED_OK' => 'Domeniu <a href="/list/dns/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'DNS_RECORD_CREATED_OK' => 'Înregistrare <b>%s.%s</b> a fost creată cu succes.',
|
||||
'MAIL_DOMAIN_CREATED_OK' => 'Domeniu <a href="/list/mail/?domain=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'MAIL_ACCOUNT_CREATED_OK' => 'Contul de poștă <a href="/edit/mail/?account=%s&domain=%s"><b>%s@%s</b></a> a fost creat cu succes',
|
||||
'DATABASE_CREATED_OK' => 'Baza de date <a href="/edit/db/?database=%s"><b>%s</b></a> a fost creată cu succes',
|
||||
'CRON_CREATED_OK' => 'Sarcina a fost creată cu succes.',
|
||||
'IP_CREATED_OK' => 'Adresa IP <a href="/edit/ip/?ip=%s"><b>%s</b></a> a fost creată cu succes.',
|
||||
'PACKAGE_CREATED_OK' => 'Pachetul <a href="/edit/package/?package=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'SSL_GENERATED_OK' => 'Certificatul SSL a fost generat cu succes.',
|
||||
'RULE_CREATED_OK' => 'Regula a fost creată cu succes.',
|
||||
'Autoupdate has been successfully enabled' => 'Actualizarea automată a fost activată cu succes.',
|
||||
'Autoupdate has been successfully disabled' => 'Actualizarea automată a fost deactivată cu success.',
|
||||
'Cronjob email reporting has been successfully enabled' => 'Notificarea prin e-mail a fost activată cu succes.',
|
||||
'Cronjob email reporting has been successfully disabled' => 'Notificarea prin e-mail a fost deactivată cu succes.',
|
||||
'IP_CREATED_OK' => '"IP adresa <a href="/edit/ip/?ip=%s"><b>%s</b></a> a fost creată cu succes.',
|
||||
'PACKAGE_CREATED_OK' => 'Pachet <a href="/edit/package/?package=%s"><b>%s</b></a> a fost creat cu succes.',
|
||||
'SSL_GENERATED_OK' => 'SSL certificat a fost generat cu succes.',
|
||||
'RULE_CREATED_OK' => 'Regula a fost creata cu succes.',
|
||||
'Autoupdate has been successfully enabled' => 'Autoupdate a fost activat cu succes',
|
||||
'Autoupdate has been successfully disabled' => 'Autoupdate a fost deactivat cu success',
|
||||
'Cronjob email reporting has been successfully enabled' => 'Raportare cron a fost activată cu succes',
|
||||
'Cronjob email reporting has been successfully disabled' => 'Raportare cron a fost deactivată cu succes',
|
||||
'Changes has been saved.' => 'Modificările au fost salvate.',
|
||||
'Confirmation' => 'Confirmare',
|
||||
'DELETE_USER_CONFIRMATION' => 'Ești sigur că dorești să ștergi utilizatorul %s?',
|
||||
'SUSPEND_USER_CONFIRMATION' => 'Ești sigur că dorești să suspenzi utilizatorul %s?',
|
||||
'UNSUSPEND_USER_CONFIRMATION' => 'Ești sigur că dorești să activezi utilizatorul %s?',
|
||||
'DELETE_DOMAIN_CONFIRMATION' => 'Ești sigur că dorești să ștergi domeniul %s?',
|
||||
'SUSPEND_DOMAIN_CONFIRMATION' => 'Ești sigur că dorești să suspenzi domeniul %s?',
|
||||
'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Ești sigur că dorești să activezi domeniul %s?',
|
||||
'DELETE_USER_CONFIRMATION' => 'Ești sigur că dorești să ștergi %s?',
|
||||
'SUSPEND_USER_CONFIRMATION' => 'Ești sigur că dorești să suspendezi %s?',
|
||||
'UNSUSPEND_USER_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi %s?',
|
||||
'DELETE_DOMAIN_CONFIRMATION' => 'Ești sigur că dorești să ștergi %s?',
|
||||
'SUSPEND_DOMAIN_CONFIRMATION' => 'Ești sigur că dorești să suspendezi %s?',
|
||||
'UNSUSPEND_DOMAIN_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi %s?',
|
||||
'DELETE_RECORD_CONFIRMATION' => 'Ești sigur că dorești să ștergi înregistrea %s?',
|
||||
'SUSPEND_RECORD_CONFIRMATION' => 'Ești sigur că dorești să suspenzi înregistrea %s?',
|
||||
'UNSUSPEND_RECORD_CONFIRMATION' => 'Ești sigur că dorești să activezi înregistrea %s?',
|
||||
'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Ești sigur că dorești să ștergi contul de e-mail %s?',
|
||||
'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Ești sigur că dorești să suspenzi contul de e-mail %s?',
|
||||
'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Ești sigur că dorești să activezi contul de e-mail %s?',
|
||||
'DELETE_DATABASE_CONFIRMATION' => 'Ești sigur că dorești să ștergi contul de e-mail %s?',
|
||||
'SUSPEND_DATABASE_CONFIRMATION' => 'Ești sigur că dorești să suspenzi baza de date %s?',
|
||||
'UNSUSPEND_DATABASE_CONFIRMATION' => 'Ești sigur că dorești să activezi baza de date %s?',
|
||||
'DELETE_CRON_CONFIRMATION' => 'Ești sigur că dorești să ștergi această sarcina?',
|
||||
'SUSPEND_CRON_CONFIRMATION' => 'Ești sigur că dorești să suspenzi această sarcina?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Ești sigur că dorești să activezi această sarcina?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Ești sigur că dorești să ștergi backup-ul %s?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Ești sigur că dorești să ștergi excluderea %s?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Ești sigur că dorești să ștergi pachetul %s',
|
||||
'DELETE_IP_CONFIRMATION' => 'Ești sigur că dorești să ștergi IP-ul %s?',
|
||||
'DELETE_RULE_CONFIRMATION' => 'Ești sigur că dorești să ștergi regula #%s?',
|
||||
'SUSPEND_RULE_CONFIRMATION' => 'Ești sigur că dorești să suspenzi regula #%s?',
|
||||
'UNSUSPEND_RULE_CONFIRMATION' => 'Ești sigur că dorești să activezi regula #%s?',
|
||||
'LEAVE_PAGE_CONFIRMATION' => 'Părăsești pagina?',
|
||||
'SUSPEND_RECORD_CONFIRMATION' => 'Ești sigur că dorești să suspendezi înregistrea %s?',
|
||||
'UNSUSPEND_RECORD_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi înregistrea %s?',
|
||||
'DELETE_MAIL_ACCOUNT_CONFIRMATION' => 'Ești sigur că dorești să ștergi %s?',
|
||||
'SUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Ești sigur că dorești să suspendezi %s?',
|
||||
'UNSUSPEND_MAIL_ACCOUNT_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi %s?',
|
||||
'DELETE_DATABASE_CONFIRMATION' => 'Ești sigur că dorești să ștergi %s?',
|
||||
'SUSPEND_DATABASE_CONFIRMATION' => 'Ești sigur că dorești să suspendezi %s?',
|
||||
'UNSUSPEND_DATABASE_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi %s?',
|
||||
'DELETE_CRON_CONFIRMATION' => 'Ești sigur că dorești să ștergi sarcina?',
|
||||
'SUSPEND_CRON_CONFIRMATION' => 'Ești sigur că dorești să suspendezi sarcina?',
|
||||
'UNSUSPEND_CRON_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi sarcina?',
|
||||
'DELETE_BACKUP_CONFIRMATION' => 'Ești sigur că dorești să ștergi %s?',
|
||||
'DELETE_EXCLUSION_CONFIRMATION' => 'Ești sigur că dorești să ștergi excludere %s?',
|
||||
'DELETE_PACKAGE_CONFIRMATION' => 'Ești sigur că dorești să ștergi %s',
|
||||
'DELETE_IP_CONFIRMATION' => 'Ești sigur că dorești să șterge IP %s?',
|
||||
'DELETE_RULE_CONFIRMATION' => 'Ești sigur că dorești să ștergi regulă #%s?',
|
||||
'SUSPEND_RULE_CONFIRMATION' => 'Ești sigur că dorești să suspendezi regulă #%s?',
|
||||
'UNSUSPEND_RULE_CONFIRMATION' => 'Ești sigur că dorești să unsuspendezi regulă #%s?',
|
||||
'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?',
|
||||
'RESTART_CONFIRMATION' => 'Ești sigur că dorești să restartezi %s?',
|
||||
'Welcome' => 'Bine ai venit',
|
||||
'LOGGED_IN_AS' => 'Te-ai autentificat ca utilizatorul %s',
|
||||
'Welcome' => 'Bun venit',
|
||||
'LOGGED_IN_AS' => 'Ai intrat ca utilizator %s',
|
||||
'Error' => 'Eroare',
|
||||
'Invalid username or password' => 'Numele de utilizator sau parola este greșită',
|
||||
'Invalid username or code' => 'Numele de utilizator sau codul este greșit',
|
||||
'Passwords not match' => 'Parolele nu corespund',
|
||||
'Please enter valid email address.' => 'Introduceți o adresă de e-mail validă.',
|
||||
'Field "%s" can not be blank.' => 'Câmpul "%s" nu poate fi gol.',
|
||||
'Password is too short.' => 'Parola este prea scurtă. Utilizați minimum 6 caractere.',
|
||||
'Invalid username or password' => 'Numele de utilizator sau parola greșita',
|
||||
'Invalid username or code' => 'Numele de utilizator sau cod greșit',
|
||||
'Passwords not match' => 'Parolele nu corespunde',
|
||||
'Please enter valid email address.' => 'Introduceti adresa de e-mail validă.',
|
||||
'Field "%s" can not be blank.' => 'Cîmp "%s" nu poate fi gol.',
|
||||
'Password is too short.' => 'Parola este prea scurt. Utilizați minim 6 de simboluri.',
|
||||
'Error code:' => 'Cod de eroare: %s',
|
||||
'SERVICE_ACTION_FAILED' => '"%s" "%s" failed',
|
||||
'IP address is in use' => 'Adresa IP este utilizată',
|
||||
'BACKUP_SCHEDULED' => 'Sarcina a fost adăugata la coadă. Vei primi o notificare prin e-mail atunci când backup-ul va fi gata pentru descărcare.',
|
||||
'BACKUP_EXISTS' => 'Un backup este în progres. Te rog să aștepți finalizarea acestuia.',
|
||||
'RESTORE_SCHEDULED' => 'Sarcina a fost adăugata la coadă. Veți primi o notificare prin e-mail atunci cand restaurarea va fi gata.',
|
||||
'RESTORE_EXISTS' => 'O restaurare este în progres. Te rog să aștepți finalizarea acesteia.',
|
||||
'IP address is in use' => 'IP adresa este utilizat',
|
||||
'BACKUP_SCHEDULED' => 'Sarcina a fost adăugata la coadă. Veți primi o notificare la e-mail atunci cand backupul va fi complet.',
|
||||
'BACKUP_EXISTS' => 'Backup este în progres, vă rugăm să așteptați.',
|
||||
'RESTORE_SCHEDULED' => 'Sarcina a fost adăugata la coadă. Veți primi o notificare la e-mail atunci cand backupul va fi restaurat.',
|
||||
'RESTORE_EXISTS' => 'Restabilirea este în progres, vă rugăm să așteptați.',
|
||||
|
||||
'WEB_EXCLUSIONS' => "Adaugă un domeniu pe linie. Pentru a exclude toate domeniile folosește *. Pentru a exclude dosare specifice completează în formatul: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Adaugă un domeniu pe linie. Pentru a exclude toate domeniile folosește *.",
|
||||
'MAIL_EXCLUSIONS' => "Adaugă un domeniu pe linie. Pentru a exclude toate domeniile folosește *. Pentru a exclude conturile specifice completează în formatul: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Adaugă o bază de date pe linie. Pentru a exclude toate bazele de date folosește *.",
|
||||
'CRON_EXCLUSIONS' => "Pentru a exclude toate sarcinile folosește *.",
|
||||
'USER_EXCLUSIONS' => "Adaugă un dosar pe linie. Pentru a exclude toate dosarele folosește *.",
|
||||
'WEB_EXCLUSIONS' => "Adauga domeniu câte unul pe linie. Pentru a exclude toate domeniile bagă *. Format pentru a exclude directoare specifice: domain.com:public_html/cache:public_html/tmp",
|
||||
'DNS_EXCLUSIONS' => "Adauga domeniu câte unul pe linie. Pentru a exclude toate domeniile bagă *",
|
||||
'MAIL_EXCLUSIONS' => "Adauga domeniu câte unul pe linie. Pentru a exclude toate domeniile bagă *. Format pentru a exclude conturile specifice: domain.com:info:support:postmaster",
|
||||
'DB_EXCLUSIONS' => "Adauga câte o baza pe linie. Pentru a exclude toate baze bagă *",
|
||||
'CRON_EXCLUSIONS' => "Pentru a exclude toate sarcinile bagă *",
|
||||
'USER_EXCLUSIONS' => "Adauga câte o directoria pe linie. Pentru a exclude toate bagă *",
|
||||
|
||||
'Welcome to Vesta Control Panel' => 'Bine ai venit la panoul de control Vesta',
|
||||
'Welcome to Vesta Control Panel' => 'Bine ați venit la panoul de control Vesta',
|
||||
'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>',
|
||||
'GREETINGS_GORDON_FREEMAN' => "Salut, %s %s,\n",
|
||||
'GREETINGS' => "Salut,\n",
|
||||
'ACCOUNT_READY' => "Contul tău a fost creat și este gata pentru utilizare.\n\nhttps://%s/login/\nUtilizator: %s\nParolă: %s\n\n--\nPanoul de control Vesta\n",
|
||||
'ACCOUNT_READY' => "Contul dvs.este gata.\n\nhttps://%s/login/\nUtilizator: %s\nParolă: %s\n\n--\nPanoul de control Vesta\n",
|
||||
|
||||
'FTP login credentials' => 'Datele de autentificare FTP',
|
||||
'FTP_ACCOUNT_READY' => "Contul FTP a fost creat și este gata pentru utilizare.\n\nHost: %s\nUtilizator: %s_%s\nParolă: %s\n\n--\nPanoul de control Vesta\n",
|
||||
'FTP_ACCOUNT_READY' => "Contul FTP dvs. este gata.\n\nHost: %s\nUtilizator: %s_%s\nParolă: %s\n\n--\nPanoul de control Vesta\n",
|
||||
|
||||
'Database Credentials' => 'Datele de autentificare baza de date',
|
||||
'DATABASE_READY' => "Baza de date a fost creată și este gata pentru utilizare.\n\nBD: %s\nUtilizator: %s\nParolă: %s\n%s\n\n--\nPanoul de control Vesta\n",
|
||||
'Database Credentials' => 'Datele de autentificare bazei de date',
|
||||
'DATABASE_READY' => "Baza de date dvs. este gata.\n\nBD: %s\nUtilizator: %s\nParolă: %s\n%s\n\n--\nPanoul de control Vesta\n",
|
||||
|
||||
'forgot password' => 'am uitat parola',
|
||||
'Confirm' => 'Confirmare',
|
||||
'forgot password' => 'uitat parola',
|
||||
'Confirm' => 'Confirma',
|
||||
'New Password' => 'Noua parolă',
|
||||
'Confirm Password' => 'Repetare parolă',
|
||||
'Reset' => 'Resetare',
|
||||
'Confirm Password' => 'Repetarea parolei',
|
||||
'Reset' => 'Reseta',
|
||||
'Reset Code' => 'Cod de resetare',
|
||||
'RESET_NOTICE' => '',
|
||||
'RESET_CODE_SENT' => 'Codul de resetare a fost trimis la adresa ta de e-mail.<br>',
|
||||
'MAIL_RESET_SUBJECT' => 'Schimbare parola %s',
|
||||
'PASSWORD_RESET_REQUEST'=>"Pentru schimbarea parolei, te rog să urmezi link-ul:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\n\n\nDacă nu ai solicitat resetarea parolei, ignoră acest mesaj.\n\n--\nPanoul de control Vesta\n",
|
||||
'RESET_CODE_SENT' => 'Cod de resetare a fost trimis la email dvs..<br>',
|
||||
'MAIL_RESET_SUBJECT' => 'Schimbarea parolei %s',
|
||||
'PASSWORD_RESET_REQUEST'=>"Pentru a shimba parolei, vă rugăm faceți clic aici:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\n\n\nDacă nu ați solicitat o procedură de resetarea parolei, vă rugăm să ignorați această scrisoare.\n\n--\nPanoul de control Vesta\n",
|
||||
|
||||
'Jan' => 'Ian',
|
||||
'Jan' => 'Jan',
|
||||
'Feb' => 'Feb',
|
||||
'Mar' => 'Mar',
|
||||
'Apr' => 'Apr',
|
||||
'May' => 'Mai',
|
||||
'Jun' => 'Iun',
|
||||
'Jul' => 'Iul',
|
||||
'May' => 'May',
|
||||
'Jun' => 'Jun',
|
||||
'Jul' => 'Jul',
|
||||
'Aug' => 'Aug',
|
||||
'Sep' => 'Sep',
|
||||
'Oct' => 'Oct',
|
||||
'Nov' => 'Noi',
|
||||
'Nov' => 'Nov',
|
||||
'Dec' => 'Dec',
|
||||
|
||||
'Configuring Server' => 'Configurare Server',
|
||||
'Hostname' => 'Nume Host',
|
||||
'Time Zone' => 'Fus Orar',
|
||||
'Default Language' => 'Limba Implicită',
|
||||
'FileSystem Disk Quota' => 'Cota Spațiu (Disk Quota)',
|
||||
'Vesta Control Panel Plugins' => 'VESTA',
|
||||
'preview' => 'previzualizare',
|
||||
'Reseller Role' => 'Rol de Revânzător',
|
||||
'Web Config Editor' => 'Editor Configurare Web',
|
||||
'Template Manager' => 'Manager Șabloane',
|
||||
'Backup Migration Manager' => 'Manager Migrare Backup',
|
||||
'FileManager' => 'Manager Fișiere',
|
||||
'show: CPU / MEM / NET / DISK' => 'afișare: CPU / MEM / NET / DISK',
|
||||
'Configuring Server' => 'Configuring Server',
|
||||
'Hostname' => 'Hostname',
|
||||
'Time Zone' => 'Time Zone',
|
||||
'Default Language' => 'Default Language',
|
||||
'FileSystem Disk Quota' => 'FileSystem Disk Quota',
|
||||
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
|
||||
'preview' => 'preview',
|
||||
'Reseller Role' => 'Reseller Role',
|
||||
'Web Config Editor' => 'Web Config Editor',
|
||||
'Template Manager' => 'Template Manager',
|
||||
'Backup Migration Manager' => 'Backup Migration Manager',
|
||||
'FileManager' => 'FileManager',
|
||||
'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK',
|
||||
|
||||
'sort by' => 'sortare după',
|
||||
'sort by' => 'sort by',
|
||||
'Date' => 'Data',
|
||||
'Starred' => 'Stea',
|
||||
'Name' => 'Nume',
|
||||
'Starred' => 'Starred',
|
||||
'Name' => 'Name',
|
||||
|
||||
'File Manager' => 'Manager Fișiere',
|
||||
'type' => 'tip',
|
||||
'size' => 'marime',
|
||||
'date' => 'dată',
|
||||
'name' => 'nume',
|
||||
'Initializing' => 'Inițializare',
|
||||
'UPLOAD' => 'ÎNCARCĂ',
|
||||
'NEW FILE' => 'FIȘIER NOU',
|
||||
'NEW DIR' => 'DOSAR NOU',
|
||||
'DELETE' => 'ȘTERGE',
|
||||
'RENAME' => 'REDENUMEȘTE',
|
||||
'COPY' => 'COPIAZĂ',
|
||||
'ARCHIVE' => 'ARHIVEAZĂ',
|
||||
'EXTRACT' => 'EXTRAGE',
|
||||
'DOWNLOAD' => 'DESCARCĂ',
|
||||
'File Manager' => 'File Manager',
|
||||
'type' => 'type',
|
||||
'size' => 'size',
|
||||
'date' => 'date',
|
||||
'name' => 'name',
|
||||
'Initializing' => 'Initializing',
|
||||
'UPLOAD' => 'UPLOAD',
|
||||
'NEW FILE' => 'NEW FILE',
|
||||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
'DOWNLOAD' => 'DOWNLOAD',
|
||||
'Hit' => 'Hit',
|
||||
'to reload the page' => 'to reload the page',
|
||||
'Directory name cannot be empty' => 'Directory name cannot be empty',
|
||||
|
@ -538,6 +535,7 @@ $LANG['ro'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -552,6 +550,15 @@ $LANG['ro'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -568,6 +575,8 @@ $LANG['ro'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -604,5 +613,35 @@ $LANG['ro'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
);
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -92,8 +92,8 @@ $LANG['ru'] = array(
|
|||
'reread IP' => 'перечитать IP',
|
||||
'enable autoupdate' => 'включить автообновление',
|
||||
'disable autoupdate' => 'выключить автообновление',
|
||||
'turn on notifications' => 'включить почтовые уведомления',
|
||||
'turn off notifications' => 'выключить почтовые уведомления',
|
||||
'turn on notifications' => 'включить уведомления',
|
||||
'turn off notifications' => 'выключить уведомления',
|
||||
|
||||
'Adding User' => 'Добавление аккаунта',
|
||||
'Editing User' => 'Редактирование аккаунта',
|
||||
|
@ -516,6 +516,7 @@ $LANG['ru'] = array(
|
|||
'NEW DIR' => 'ПАПКА',
|
||||
'DELETE' => 'УДАЛИТЬ',
|
||||
'RENAME' => 'ПЕРЕИМЕНОВАТЬ',
|
||||
'RIGHTS' => 'ПРАВА',
|
||||
'COPY' => 'КОПИЯ',
|
||||
'ARCHIVE' => 'АРХИВ',
|
||||
'EXTRACT' => 'РАСПАКОВАТЬ',
|
||||
|
@ -534,6 +535,7 @@ $LANG['ru'] = array(
|
|||
'Copy' => 'Скопировать',
|
||||
'Cancel' => 'Отмена',
|
||||
'Rename' => 'Переименовать',
|
||||
'Change Rights' => 'Сменить права',
|
||||
'Delete' => 'Удалить',
|
||||
'Extract' => 'Распаковать',
|
||||
'Create' => 'Создать',
|
||||
|
@ -548,6 +550,15 @@ $LANG['ru'] = array(
|
|||
'already exists' => 'уже существует',
|
||||
'Create file' => 'Создать файл',
|
||||
'Create directory' => 'Создать папку',
|
||||
'read by owner' => 'чтение для владельца',
|
||||
'write by owner' => 'запись для владельца',
|
||||
'execute/search by owner' => 'запуск/поиск для владельца',
|
||||
'read by group' => 'чтение для группы',
|
||||
'write by group' => 'запись для группы',
|
||||
'execute/search by group' => 'запуск/поиск для группы',
|
||||
'read by others' => 'чтение для остальных',
|
||||
'write by others' => 'запись для остальных',
|
||||
'execute/search by others' => 'запуск/поиск для остальных',
|
||||
|
||||
'Add New object' => 'Перейти к Форме Добавления',
|
||||
'Save Form' => 'Сохрнанить Форму',
|
||||
|
@ -564,6 +575,8 @@ $LANG['ru'] = array(
|
|||
'Move backward through top menu' => 'Фокус на предыдущий пункт меню',
|
||||
'Move forward through top menu' => 'Фокус на следующий пункт меню',
|
||||
'Enter focused element' => 'Перейти в активный пункт меню',
|
||||
'Move up through elements list' => 'Фокус на предыдущий элемент списка',
|
||||
'Move down through elements list' => 'Фокус на следующий элемент списка',
|
||||
|
||||
'Upload' => 'Загрузить файл',
|
||||
'New File' => 'Создать Файл',
|
||||
|
@ -600,6 +613,35 @@ $LANG['ru'] = array(
|
|||
'Licence Deactivated' => 'Лицензия Отключена',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'Это коммерческий модуль, чтобы включить его, вам необходимо приобрести лицензию.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'Это коммерческий модуль, чтобы включить его, вам необходимо приобрести лицензию.',
|
||||
|
||||
'Minutes' => 'по минутам',
|
||||
'Hourly' => 'по часам',
|
||||
'Daily' => 'по дням',
|
||||
'Weekly' => 'по дням недели',
|
||||
'Monthly' => 'по месяцам',
|
||||
'Run Command' => 'Выполнять',
|
||||
'every month' => 'каждый месяц',
|
||||
'every odd month' => 'каждый нечётный месяц',
|
||||
'every even month' => 'каждый чётный месяц',
|
||||
'every day' => 'каждый день',
|
||||
'every odd day' => 'каждый нечётный день',
|
||||
'every even day' => 'каждый чётный день',
|
||||
'weekdays (5 days)' => 'рабочие дни',
|
||||
'weekend (2 days)' => 'выходные',
|
||||
'Monday' => 'понедельник',
|
||||
'Tuesday' => 'вторник',
|
||||
'Wednesday' => 'среда',
|
||||
'Thursday' => 'четверг',
|
||||
'Friday' => 'пятница',
|
||||
'Saturday' => 'суббота',
|
||||
'Sunday' => 'воскресенье',
|
||||
'every hour' => 'каждый час',
|
||||
'every two hours' => 'каждые два часа',
|
||||
'every minute' => 'каждую минуту',
|
||||
'every two minutes' => 'каждые 2 минуты',
|
||||
'every' => 'каждые',
|
||||
'Hour' => 'Часы',
|
||||
'Minute' => 'Минуты'
|
||||
|
||||
);
|
|
@ -512,6 +512,7 @@ $LANG['se'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -530,6 +531,7 @@ $LANG['se'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -544,6 +546,15 @@ $LANG['se'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -560,6 +571,8 @@ $LANG['se'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -596,6 +609,35 @@ $LANG['se'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -514,6 +514,7 @@ $LANG['tr'] = array(
|
|||
'NEW DIR' => 'YENİ KLASÖR',
|
||||
'DELETE' => 'SİL',
|
||||
'RENAME' => 'YENİDEN ADLANDIR',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'KOPYALA',
|
||||
'ARCHIVE' => 'ARŞİVLE',
|
||||
'EXTRACT' => 'ÇIKART',
|
||||
|
@ -532,6 +533,7 @@ $LANG['tr'] = array(
|
|||
'Copy' => 'Kopyala',
|
||||
'Cancel' => 'Vazgeç',
|
||||
'Rename' => 'Yeniden Adlandır',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Sil',
|
||||
'Extract' => 'Çıkart',
|
||||
'Create' => 'Oluştur',
|
||||
|
@ -546,6 +548,15 @@ $LANG['tr'] = array(
|
|||
'already exists' => 'zaten var',
|
||||
'Create file' => 'Dosya oluştur',
|
||||
'Create directory' => 'Dizin oluştur',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Yeni Nesne Ekle',
|
||||
'Save Form' => 'Formu Kaydet',
|
||||
|
@ -562,6 +573,8 @@ $LANG['tr'] = array(
|
|||
'Move backward through top menu' => 'Üst menüden arasında geriye doğru git',
|
||||
'Move forward through top menu' => 'Üst menüden arasında ileriye doğru git',
|
||||
'Enter focused element' => 'Odaklanmış elemanı gir',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Yükle',
|
||||
'New File' => 'Yeni Dosya',
|
||||
|
@ -598,6 +611,35 @@ $LANG['tr'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
|
|
|
@ -460,6 +460,9 @@ $LANG['tw'] = array(
|
|||
'PASSWORD_RESET_REQUEST' => '重置密碼請點擊連結:\nhttps://%s/reset/?action=confirm&user=%s&code=%s\n\n或者您可以到 https://%s/reset/?action=code&user=%s 輸入密碼重設代碼:\n%s\n\n如果您沒有要求重設密碼,請忽略此郵件\n\n—\nVesta Control Panel\n',
|
||||
);
|
||||
|
||||
|
||||
|
||||
<?php
|
||||
/**
|
||||
* Vesta language file
|
||||
* 吳汝剛 (ak6783@gmail.com)
|
||||
|
@ -975,6 +978,7 @@ $LANG['tw'] = array(
|
|||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
|
@ -993,6 +997,7 @@ $LANG['tw'] = array(
|
|||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
|
@ -1007,6 +1012,15 @@ $LANG['tw'] = array(
|
|||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
|
@ -1023,6 +1037,8 @@ $LANG['tw'] = array(
|
|||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
|
@ -1059,6 +1075,35 @@ $LANG['tw'] = array(
|
|||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -320,8 +320,8 @@ $LANG['ua'] = array(
|
|||
'netmask' => 'маска підмережі',
|
||||
'interface' => 'інтерфейс',
|
||||
'assigned user' => 'призначений користувач',
|
||||
'ns1' => 'сервер імен №1',
|
||||
'ns2' => 'сервер імен №2',
|
||||
'ns1' => 'сервер імен #1',
|
||||
'ns2' => 'сервер імен #2',
|
||||
'user' => 'користувач',
|
||||
'email' => 'пошта',
|
||||
'first name' => 'Ім\'я',
|
||||
|
@ -349,7 +349,7 @@ $LANG['ua'] = array(
|
|||
'Banlist' => 'Чорний список',
|
||||
'ranges are acceptable' => 'дозволені діапазони',
|
||||
'CIDR format is supported' => 'формат CIDR підтримується',
|
||||
'Add one more Name Server' => 'Додати ще один сервер імен',
|
||||
'Add one more Name Server' => 'Add one more Name Server',
|
||||
|
||||
'unlimited' => 'безлімітний',
|
||||
'1 account' => ' 1 акаунт',
|
||||
|
@ -424,7 +424,7 @@ $LANG['ua'] = array(
|
|||
'DELETE_RULE_CONFIRMATION' => 'Ви впевнені, що хочете видалити правило #%s?',
|
||||
'SUSPEND_RULE_CONFIRMATION' => 'Ви впевнені, що хочете заблокувати правило #%s?',
|
||||
'UNSUSPEND_RULE_CONFIRMATION' => 'Ви впевнені, що хочете розблокувати правило #%s?',
|
||||
'LEAVE_PAGE_CONFIRMATION' => 'Покинути сторінку?',
|
||||
'LEAVE_PAGE_CONFIRMATION' => 'Leave Page?',
|
||||
'RESTART_CONFIRMATION' => 'Ви впевнені, що хочете перезапустити %s?',
|
||||
'Welcome' => 'Ласкаво просимо',
|
||||
'LOGGED_IN_AS' => 'Ви увійшли як користувач %s',
|
||||
|
@ -486,120 +486,162 @@ $LANG['ua'] = array(
|
|||
'Nov' => 'Лист',
|
||||
'Dec' => 'Груд',
|
||||
|
||||
'Configuring Server' => 'Налаштування серверу',
|
||||
'Configuring Server' => 'Налаштування Серверу',
|
||||
'Hostname' => 'Ім\'я хоста',
|
||||
'Time Zone' => 'Часовий Пояс',
|
||||
'Default Language' => 'Мова за замовчуванням',
|
||||
'FileSystem Disk Quota' => 'Дискова квота файлової системи',
|
||||
'FileSystem Disk Quota' => 'FileSystem Disk Quota',
|
||||
'Vesta Control Panel Plugins' => 'Плагіни Vesta Control Panel',
|
||||
'preview' => 'прев\'ю',
|
||||
'Reseller Role' => 'Реселер',
|
||||
'Web Config Editor' => 'Редактор веб конфігів',
|
||||
'Template Manager' => 'Менеджер шаблонів',
|
||||
'Backup Migration Manager' => 'Менеджер міграції бекапів',
|
||||
'FileManager' => 'Файловий менеджер',
|
||||
'Web Config Editor' => 'Веб Редактор Конфігів',
|
||||
'Template Manager' => 'Менеджер Шаблонів',
|
||||
'Backup Migration Manager' => 'Менеджер Міграції Бекапів',
|
||||
'FileManager' => 'Файл Менеджер',
|
||||
'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK',
|
||||
|
||||
'sort by' => 'сортуваня',
|
||||
'Date' => 'Дата',
|
||||
'Starred' => 'Обране',
|
||||
'Name' => 'Ім\'я',
|
||||
'sort by' => 'sort by',
|
||||
'Date' => 'Date',
|
||||
'Starred' => 'Starred',
|
||||
'Name' => 'Name',
|
||||
|
||||
'File Manager' => 'Файловий менеджер',
|
||||
'type' => 'тип',
|
||||
'size' => 'розмір',
|
||||
'date' => 'дата',
|
||||
'name' => 'ім\'я',
|
||||
'Initializing' => 'Ініціалізація',
|
||||
'UPLOAD' => 'ВИВАНТАЖИТИ',
|
||||
'NEW FILE' => 'НОВИЙ ФАЙЛ',
|
||||
'NEW DIR' => 'НОВА ТЕКА',
|
||||
'DELETE' => 'ВИДАЛИТИ',
|
||||
'RENAME' => 'ПЕРЕЙМЕНУВАТИ',
|
||||
'COPY' => 'КОПІЮВАТИ',
|
||||
'ARCHIVE' => 'АРХІВУВАТИ',
|
||||
'EXTRACT' => 'РОЗПАКУВАТИ',
|
||||
'DOWNLOAD' => 'ЗАВАНТАЖИТИ',
|
||||
'Hit' => 'Натиснути',
|
||||
'to reload the page' => 'щоб перезавантажити сторінку',
|
||||
'Directory name cannot be empty' => 'Ім\'я теки не може бути порожнім ',
|
||||
'File name cannot be empty' => 'Ім\'я файлу не може бути порожнім',
|
||||
'No file selected' => 'Файл не обрано',
|
||||
'No file or folder selected' => 'Файл чи теку не обрано',
|
||||
'File type not supported' => 'Тип файлу не підтримується',
|
||||
'Directory download not available in current version' => 'Завантаження тек не доступне в поточній версії',
|
||||
'Directory not available' => 'Тека не доступна',
|
||||
'Done' => 'Виконано',
|
||||
'Close' => 'Закрити',
|
||||
'Copy' => 'Копіювати',
|
||||
'Cancel' => 'Відмінити',
|
||||
'Rename' => 'Перейменувати',
|
||||
'Delete' => 'Видалити',
|
||||
'Extract' => 'Розпакувати',
|
||||
'Create' => 'Створити',
|
||||
'Compress' => 'Стиснути',
|
||||
'File Manager' => 'File Manager',
|
||||
'type' => 'type',
|
||||
'size' => 'size',
|
||||
'date' => 'date',
|
||||
'name' => 'name',
|
||||
'Initializing' => 'Initializing',
|
||||
'UPLOAD' => 'UPLOAD',
|
||||
'NEW FILE' => 'NEW FILE',
|
||||
'NEW DIR' => 'NEW DIR',
|
||||
'DELETE' => 'DELETE',
|
||||
'RENAME' => 'RENAME',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'COPY',
|
||||
'ARCHIVE' => 'ARCHIVE',
|
||||
'EXTRACT' => 'EXTRACT',
|
||||
'DOWNLOAD' => 'DOWNLOAD',
|
||||
'Hit' => 'Hit',
|
||||
'to reload the page' => 'to reload the page',
|
||||
'Directory name cannot be empty' => 'Directory name cannot be empty',
|
||||
'File name cannot be empty' => 'File name cannot be empty',
|
||||
'No file selected' => 'No file selected',
|
||||
'No file or folder selected' => 'No file or folder selected',
|
||||
'File type not supported' => 'File type not supported',
|
||||
'Directory download not available in current version' => 'Directory download not available in current version',
|
||||
'Directory not available' => 'Directory not available',
|
||||
'Done' => 'Done',
|
||||
'Close' => 'Close',
|
||||
'Copy' => 'Copy',
|
||||
'Cancel' => 'Cancel',
|
||||
'Rename' => 'Rename',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Delete',
|
||||
'Extract' => 'Extract',
|
||||
'Create' => 'Create',
|
||||
'Compress' => 'Compress',
|
||||
'OK' => 'OK',
|
||||
'Are you sure you want to copy' => 'Ви впевнені, що хочете скопіювати',
|
||||
'Are you sure you want to delete' => 'Ви впевнені, що хочете видалити',
|
||||
'into' => 'до',
|
||||
'existing files will be replaced' => 'існуючі файли будуть перезаписані',
|
||||
'Original name' => 'Справжнє ім\'я',
|
||||
'File' => 'Файл',
|
||||
'already exists' => 'вже існує',
|
||||
'Create file' => 'Створити файл',
|
||||
'Create directory' => 'Створити теку',
|
||||
'Are you sure you want to copy' => 'Are you sure you want to copy',
|
||||
'Are you sure you want to delete' => 'Are you sure you want to delete',
|
||||
'into' => 'into',
|
||||
'existing files will be replaced' => 'existing files will be replaced',
|
||||
'Original name' => 'Original name',
|
||||
'File' => 'File',
|
||||
'already exists' => 'already exists',
|
||||
'Create file' => 'Create file',
|
||||
'Create directory' => 'Create directory',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Додати Новий Об\'єкт',
|
||||
'Save Form' => 'Зберегти форму',
|
||||
'Cancel saving form' => 'Відмінити збереження форми',
|
||||
'Go to USER list' => 'Перейти до USER',
|
||||
'Go to WEB list' => 'Перейти до WEB',
|
||||
'Go to DNS list' => 'Перейти до DNS',
|
||||
'Go to MAIL list' => 'Перейти до MAIL',
|
||||
'Go to DB list' => 'Перейти до DB',
|
||||
'Go to CRON list' => 'Перейти до CRON',
|
||||
'Go to BACKUP list' => 'Перейти до BACKUP',
|
||||
'Focus on search' => 'Фокус на пошуку',
|
||||
'Display/Close shortcuts' => 'Показати/Приховати скорочення',
|
||||
'Move backward through top menu' => 'Фокус на попередній пункт меню',
|
||||
'Move forward through top menu' => 'Фокус на наступний пункт меню',
|
||||
'Enter focused element' => 'Перейти до активного пункту меню',
|
||||
'Add New object' => 'Add New object',
|
||||
'Save Form' => 'Save Form',
|
||||
'Cancel saving form' => 'Cancel saving form',
|
||||
'Go to USER list' => 'Go to USER list',
|
||||
'Go to WEB list' => 'Go to WEB list',
|
||||
'Go to DNS list' => 'Go to DNS list',
|
||||
'Go to MAIL list' => 'Go to MAIL list',
|
||||
'Go to DB list' => 'Go to DB list',
|
||||
'Go to CRON list' => 'Go to CRON list',
|
||||
'Go to BACKUP list' => 'Go to BACKUP list',
|
||||
'Focus on search' => 'Focus on search',
|
||||
'Display/Close shortcuts' => 'Display/Close shortcuts',
|
||||
'Move backward through top menu' => 'Move backward through top menu',
|
||||
'Move forward through top menu' => 'Move forward through top menu',
|
||||
'Enter focused element' => 'Enter focused element',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Відвантажити',
|
||||
'New File' => 'Новий файл',
|
||||
'New Folder' => 'Нова тека',
|
||||
'Download' => 'Завантажити',
|
||||
'Rename' => 'Перейменувати',
|
||||
'Copy' => 'Копіювати',
|
||||
'Archive' => 'Архівувати',
|
||||
'Delete' => 'Видалити',
|
||||
'Save File (in text editor)' => 'Зберегти файл (у текстовому редакторі)',
|
||||
'Close Popup / Cancel' => 'Приховати підказки / Відмінити',
|
||||
'Move Cursor Up' => 'Перемістити курсор догори',
|
||||
'Move Cursor Dow' => 'Перемістити курсор донизу',
|
||||
'Switch to Left Tab' => 'Перейти до лівої панелі',
|
||||
'Switch to Right Tab' => 'Перейти до правої панелі',
|
||||
'Switch Tab' => 'Перехід до панелі',
|
||||
'Go to the Top of File List' => 'Перейти до початку списку файлів',
|
||||
'Go to the Last File' => 'Перейти до останнього файлу',
|
||||
'Open File/Enter Directory' => 'Відкрити файл/Перейти до теки',
|
||||
'Go to Parent Directory' => 'Перейти до батьківської теки',
|
||||
'Select Current File' => 'Обрати поточний файл',
|
||||
'Select Bunch of Files' => 'Обрати групу файлів',
|
||||
'Append File to the Current Selection' => 'Додати файл до поточного вибору',
|
||||
'Select All Files' => 'Обрати всі файл',
|
||||
'Upload' => 'Upload',
|
||||
'New File' => 'New File',
|
||||
'New Folder' => 'New Folder',
|
||||
'Download' => 'Download',
|
||||
'Rename' => 'Rename',
|
||||
'Copy' => 'Copy',
|
||||
'Archive' => 'Archive',
|
||||
'Delete' => 'Delete',
|
||||
'Save File (in text editor)' => 'Save File (in text editor)',
|
||||
'Close Popup / Cancel' => 'Close Popup / Cancel',
|
||||
'Move Cursor Up' => 'Move Cursor Up',
|
||||
'Move Cursor Dow' => 'Move Cursor Dow',
|
||||
'Switch to Left Tab' => 'Switch to Left Tab',
|
||||
'Switch to Right Tab' => 'Switch to Right Tab',
|
||||
'Switch Tab' => 'Switch Tab',
|
||||
'Go to the Top of File List' => 'Go to the Top of File List',
|
||||
'Go to the Last File' => 'Go to the Last File',
|
||||
'Open File/Enter Directory' => 'Open File/Enter Directory',
|
||||
'Go to Parent Directory' => 'Go to Parent Directory',
|
||||
'Select Current File' => 'Select Current File',
|
||||
'Select Bunch of Files' => 'Select Bunch of Files',
|
||||
'Append File to the Current Selection' => 'Append File to the Current Selection',
|
||||
'Select All Files' => 'Select All Files',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'скорочення запозичені у чудового GNU файлового менеджера <a href="https://www.midnight-commander.org/">Midnight Commander</a>',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
|
||||
|
||||
'Licence Key' => 'Ліцензійний ключ',
|
||||
'Enter License Key' => 'Ввести ліцензійний ключ',
|
||||
'Buy Licence' => 'Прибдати ліцензію',
|
||||
'Buy Lifetime License' => 'Придбати вічну ліцензію',
|
||||
'Disable and Cancel Licence' => 'Відключити і відмінити ліцензію',
|
||||
'Licence Activated' => 'Ліцензію активовано',
|
||||
'Licence Deactivated' => 'Ліцензію декативовано',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Обмежити користувачів так, що вони не можуть використовувати SSH і матимуть доступ тільки до домашньої директорії.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Переглядайте, копіюйте, редагуйте, переглядайте і відновлюйте всі файли веб-доменів за допомогою повнофункціонального файлового менеджеру.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'Це комерційний модуль, вам потрібно буде придбати ліцензійний ключ, щоб включити його.'
|
||||
'Licence Key' => 'Licence Key',
|
||||
'Enter License Key' => 'Enter License Key',
|
||||
'Buy Licence' => 'Buy Licence',
|
||||
'Buy Lifetime License' => 'Buy Lifetime License',
|
||||
'Disable and Cancel Licence' => 'Disable and Cancel Licence',
|
||||
'Licence Activated' => 'Licence Activated',
|
||||
'Licence Deactivated' => 'Licence Deactivated',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Restrict users so that they cannot use SSH and access only their home directory.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.',
|
||||
|
||||
);
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
|
@ -510,6 +510,7 @@ $LANG['vi'] = array(
|
|||
'NEW DIR' => 'Thêm thư mục mới',
|
||||
'DELETE' => 'Xóa',
|
||||
'RENAME' => 'Đổi tên',
|
||||
'RIGHTS' => 'RIGHTS',
|
||||
'COPY' => 'Sao chép',
|
||||
'ARCHIVE' => 'Nén',
|
||||
'EXTRACT' => 'Giải nén',
|
||||
|
@ -528,6 +529,7 @@ $LANG['vi'] = array(
|
|||
'Copy' => 'Sao chép',
|
||||
'Cancel' => 'Hủy',
|
||||
'Rename' => 'Đổi tên',
|
||||
'Change Rights' => 'Change Rights',
|
||||
'Delete' => 'Xóa',
|
||||
'Extract' => 'Giải nén',
|
||||
'Create' => 'Tạo mới',
|
||||
|
@ -542,6 +544,15 @@ $LANG['vi'] = array(
|
|||
'already exists' => 'đã tồn tại',
|
||||
'Create file' => 'Tạo tệp',
|
||||
'Create directory' => 'Tạo thư mục',
|
||||
'read by owner' => 'read by owner',
|
||||
'write by owner' => 'write by owner',
|
||||
'execute/search by owner' => 'execute/search by owner',
|
||||
'read by group' => 'read by group',
|
||||
'write by group' => 'write by group',
|
||||
'execute/search by group' => 'execute/search by group',
|
||||
'read by others' => 'read by others',
|
||||
'write by others' => 'write by others',
|
||||
'execute/search by others' => 'execute/search by others',
|
||||
|
||||
'Add New object' => 'Thêm đối tượng mới',
|
||||
'Save Form' => 'Lưu form',
|
||||
|
@ -558,6 +569,8 @@ $LANG['vi'] = array(
|
|||
'Move backward through top menu' => 'Di chuyển ngược trên Top Menu',
|
||||
'Move forward through top menu' => 'Di chuyển xuôi trên Top Menu',
|
||||
'Enter focused element' => 'Nhập vào phần tử focus',
|
||||
'Move up through elements list' => 'Move up through elements list',
|
||||
'Move down through elements list' => 'Move down through elements list',
|
||||
|
||||
'Upload' => 'Tải lên',
|
||||
'New File' => 'Tạo tệp',
|
||||
|
@ -593,6 +606,35 @@ $LANG['vi'] = array(
|
|||
'Licence Deactivated' => 'Bản quyền đã bị hủy kích hoạt',
|
||||
'Restrict users so that they cannot use SSH and access only their home directory.' => 'Hạn chế người dùng không thể dùng SSH và chỉ có thể truy cập thư mục home của họ.',
|
||||
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Duyệt tệp, sao chép, chỉnh sửa, xem, và lấy tất cả các tệp tin từ tất cả các tên miền của bạn bằng cách sử dụng trình quản lý tệp tin đầy đủ tính năng.',
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'Đây là một module thương mại, bạn sẽ cần phải mua key bản quyền để kích hoạt nó.'
|
||||
'This is a commercial module, you would need to purchace license key to enable it.' => 'Đây là một module thương mại, bạn sẽ cần phải mua key bản quyền để kích hoạt nó.',
|
||||
|
||||
'Minutes' => 'Minutes',
|
||||
'Hourly' => 'Hourly',
|
||||
'Daily' => 'Daily',
|
||||
'Weekly' => 'Weekly',
|
||||
'Monthly' => 'Monthly',
|
||||
'Run Command' => 'Run Command',
|
||||
'every month' => 'every month',
|
||||
'every odd month' => 'every odd month',
|
||||
'every even month' => 'every even month',
|
||||
'every day' => 'every day',
|
||||
'every odd day' => 'every odd day',
|
||||
'every even day' => 'every even day',
|
||||
'weekdays (5 days)' => 'weekdays (5 days)',
|
||||
'weekend (2 days)' => 'weekend (2 days)',
|
||||
'Monday' => 'Monday',
|
||||
'Tuesday' => 'Tuesday',
|
||||
'Wednesday' => 'Wednesday',
|
||||
'Thursday' => 'Thursday',
|
||||
'Friday' => 'Friday',
|
||||
'Saturday' => 'Saturday',
|
||||
'Sunday' => 'Sunday',
|
||||
'every hour' => 'every hour',
|
||||
'every two hours' => 'every two hours',
|
||||
'every minute' => 'every minute',
|
||||
'every two minutes' => 'every two minutes',
|
||||
'every' => 'every',
|
||||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue