//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/transfer-cpanel-account/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/transfer-cpanel-account/main-uk.js
// Module: /templates/transfer-cpanel-account/main-uk
// Locale: uk
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"192.0.2.100 or host.example.com":"192.0.2.100 or host.example.com","Abort":"Перервати","About Restricted Restore":"About Restricted Restore","About This Interface":"About This Interface","Actions":"Дії","Assign a dedicated [asis,IP] address to the new [asis,cPanel] account.":"Assign a dedicated [asis,IP] address to the new [asis,cPanel] account.","Clear Input":"Clear Input","Dedicated [asis,IP] Address":"Dedicated [asis,IP] Address","Enable Restricted Restore.":"Enable Restricted Restore.","Experimental":"Experimental","File":"Файл","If the site is not reachable and the server is online, this should be the address of the server that contains the account.":"Якщо сайт недоступний, а сервер перебуває в режимі онлайн, укажіть адресу сервера, на якому розміщено обліковий запис.","Linked Node Options":"Linked Node Options","Linked Nodes":"Linked Nodes","Mail":"Пошта","Migrate [asis,A] Records":"Migrate [asis,A] Records","Navigate to the Restore Modules Summary interface.":"Navigate to the Restore Modules Summary interface.","Navigate to the Transfer Tool interface.":"Navigate to the Transfer Tool interface.","Need Help?":"Need Help?","Need help? Click here to read more about the Restricted Restore feature.":"Need help? Click here to read more about the Restricted Restore feature.","Need help? Click here to read more about this interface.":"Need help? Click here to read more about this interface.","Only replace basic [asis,cPanel]-provided [asis,A] records in zone files.":"Only replace basic [asis,cPanel]-provided [asis,A] records in zone files.","Overwrite Existing":"Overwrite Existing","Overwrite if the [asis,cPanel] user already exists.":"Overwrite if the [asis,cPanel] user already exists.","Related Interfaces":"Related Interfaces","Remote Server:":"Віддалений сервер:","Remote password:":"Remote password:","Remote username:":"Remote username:","Replace All Matching [asis,A] Records.":"Replace All Matching [asis,A] Records.","Replace all instances of the original server’s IP address with the new IP address, such as in custom A records (default).":"Замінити всі екземпляри оригінальної IP-адреси сервера на нову IP-адресу, як, наприклад, у записах „A” (за замовчуванням).","Replace either all or some of the [asis,A] records upon restoration for the [asis,cPanel] account.":"Replace either all or some of the [asis,A] records upon restoration for the [asis,cPanel] account.","Restore Modules Summary":"Підсумок відновлення модулів","Restore from a local [asis,cpmove] file.":"Restore from a local [asis,cpmove] file.","Resume":"Продовжити","Search Input":"Search Input","Search for or select the [asis,cpmove] restoration file.":"Search for or select the [asis,cpmove] restoration file.","Security":"Безпека","Select a File":"Select a File","Select a [asis,cpmove] file to upload.":"Select a [asis,cpmove] file to upload.","Select the file on the server to use for the restoration.":"Select the file on the server to use for the restoration.","Select the transfer or restoration method.":"Select the transfer or restoration method.","Select this option if the [asis,cpmove] file already exists on the server in one of the predefined locations.":"Select this option if the [asis,cpmove] file already exists on the server in one of the predefined locations.","Select this option if you want to transfer a [asis,cPanel] account from a remote server.":"Select this option if you want to transfer a [asis,cPanel] account from a remote server.","Select this option if you want to upload the [asis,cpmove] file to the server.":"Select this option if you want to upload the [asis,cpmove] file to the server.","Select this option to overwrite any [asis,cPanel] accounts with the same username.":"Select this option to overwrite any [asis,cPanel] accounts with the same username.","Select whether to link to a child node. Select the “Use the archive file’s stored configuration.” setting to use the archive file’s stored configuration. If the archive file indicates the use of one of the local server’s linked nodes, the system will attempt to use that linked node. Otherwise, the account will restore to the local server.":"Select whether to link to a child node. Select the “Use the archive file’s stored configuration.” setting to use the archive file’s stored configuration. If the archive file indicates the use of one of the local server’s linked nodes, the system will attempt to use that linked node. Otherwise, the account will restore to the local server.","Session":"Сеанс","Sessions in Progress":"Активні сеанси","Source Host":"Вихідний хост","Start Time":"Час початку","State":"Стан","The Restricted Restore feature performs extra security checks on the backup file. If part of the backup file has a security issue, the system will not restore that part of the backup.":"The Restricted Restore feature performs extra security checks on the backup file. If part of the backup file has a security issue, the system will not restore that part of the backup.","The password of the [asis,cPanel] account to transfer.":"The password of the [asis,cPanel] account to transfer.","The username of the [asis,cPanel] account to transfer.":"The username of the [asis,cPanel] account to transfer.","Transfer Options":"Transfer Options","Transfer Tool":"Інструмент перенесення","Transfer from Remote [asis,cPanel] Account.":"Transfer from Remote [asis,cPanel] Account.","Transfer or Restore a [asis,cPanel] Account":"Transfer or Restore a [asis,cPanel] Account","UNKNOWN: [_1]":"НЕВІДОМИЙ: [_1]","Upload File":"Upload File","Upload a file to restore.":"Upload a file to restore.","Use only this server. Transfer or restore locally.":"Use only this server. Transfer or restore locally.","Use the archive file’s stored configuration.":"Use the archive file’s stored configuration.","User":"Користувач","View":"Вигляд","You [output,strong,must] enter a hostname or [asis,IP] address.":"You [output,strong,must] enter a hostname or [asis,IP] address.","You [output,strong,must] enter a password.":"You [output,strong,must] enter a password.","You [output,strong,must] enter a username.":"You [output,strong,must] enter a username.","You [output,strong,must] select a file to transfer.":"You [output,strong,must] select a file to transfer.","Your file [output,strong,must] match the naming schema.":"Your file [output,strong,must] match the naming schema.","[asis,A] Records":"[asis,A] Records","[asis,IP] Address":"[asis,IP] Address","[asis,cPanel]-provided [asis,A] Records.":"[asis,cPanel]-provided [asis,A] Records."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~