//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/nginx-manager/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/nginx-manager/main-ro.js
// Module: /templates/nginx-manager/main-ro
// Locale: ro
// 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 = {"Account":"Cont","All user accounts set to use the [asis,NGINX] system default configuration.":"All user accounts set to use the [asis,NGINX] system default configuration.","Are you sure you want to continue?":"Sigur doriţi să continuaţi?","Cancel":"Revocare","Cancel user reset to default":"Cancel user reset to default","Clear Cache":"Clear Cache","Clear Cache For All Users":"Clear Cache For All Users","Clear [asis,NGINX] cache for selected users.":"Clear [asis,NGINX] cache for selected users.","Clear [asis,NGINX] cache.":"Clear [asis,NGINX] cache.","Clear [asis,NGINX] cache[comment,button title]":"Clear [asis,NGINX] cache[comment,button title]","Clear the cache for all user accounts.":"Clear the cache for all user accounts.","Disable [asis,NGINX] cache[comment,button title]":"Disable [asis,NGINX] cache[comment,button title]","Disable [asis,NGINX] caching for selected users.":"Disable [asis,NGINX] caching for selected users.","Disabled":"Dezactivat","Do not uninstall [asis,NGINX] reverse proxy.":"Do not uninstall [asis,NGINX] reverse proxy.","Enable [asis,NGINX] cache[comment,button title]":"Enable [asis,NGINX] cache[comment,button title]","Enable [asis,NGINX] caching for selected users.":"Enable [asis,NGINX] caching for selected users.","Enabled":"Activat","Go Back":"Înapoi","Go to Homepage":"Go to Homepage","Go to [asis,NGINX] Manager":"Go to [asis,NGINX] Manager","Install":"Instalare","Installing [asis,NGINX] will enable [asis,NGINX] caching on all user accounts by default. When the installation is complete, you can change this setting in the [asis,NGINX] Manager interface. For more information, read our documentation[output,url,_1, NGINX reverse proxy with caching,target,_2].":"Installing [asis,NGINX] will enable [asis,NGINX] caching on all user accounts by default. When the installation is complete, you can change this setting in the [asis,NGINX] Manager interface. For more information, read our documentation[output,url,_1, NGINX reverse proxy with caching,target,_2].","Loading system default for NGINX caching …":"Loading system default for NGINX caching …","Loading user accounts …":"Loading user accounts …","No results match your query.":"Niciun rezultat nu se potriveşte cu interogarea dvs.","Owner":"Proprietar","Rebuild Configuration":"Rebuild Configuration","Rebuild the [asis,NGINX] service configuration.":"Rebuild the [asis,NGINX] service configuration.","Refresh":"Reîmprospătare","Reset all user accounts to use the system default configuration.":"Reset all user accounts to use the system default configuration.","Reset users to system default":"Reset users to system default","Restart [asis,NGINX]":"Restart [asis,NGINX]","Restart the [asis,NGINX] service.":"Restart the [asis,NGINX] service.","Reverse proxy with caching[comment,sub heading title]":"Reverse proxy with caching[comment,sub heading title]","Search for account or owner.":"Search for account or owner.","Select all rows.":"Select all rows.","Select single row.":"Select single row.","Switch to [asis,NGINX] Reverse Proxy Mode":"Switch to [asis,NGINX] Reverse Proxy Mode","System Settings":"System Settings","Table Settings":"Table Settings","The account list is empty.":"Lista de conturi este goală.","The default setting applies to all new accounts and any accounts that do not explicitly set caching.":"The default setting applies to all new accounts and any accounts that do not explicitly set caching.","The system detected a version of [asis,NGINX] that [asis,cPanel] did not provide. You can not use a non-[asis,cPanel]-provided package with a [asis,cPanel]-provided package. If you click install, conflicts will occur.":"The system detected a version of [asis,NGINX] that [asis,cPanel] did not provide. You can not use a non-[asis,cPanel]-provided package with a [asis,cPanel]-provided package. If you click install, conflicts will occur.","The system detected the [asis,NGINX] standalone package. [asis,cPanel] does not support [asis,NGINX] caching in standalone mode. To use caching, use [asis,NGINX] in reverse proxy mode.":"The system detected the [asis,NGINX] standalone package. [asis,cPanel] does not support [asis,NGINX] caching in standalone mode. To use caching, use [asis,NGINX] in reverse proxy mode.","This action will remove any user specific settings for all users and set them to use the system default settings.":"This action will remove any user specific settings for all users and set them to use the system default settings.","Uninstall":"Dezinstalare","Uninstall [asis,NGINX] reverse proxy[comment,header title]":"Uninstall [asis,NGINX] reverse proxy[comment,header title]","Uninstalling [asis,NGINX] reverse proxy will remove caching for all users and their websites.":"Uninstalling [asis,NGINX] reverse proxy will remove caching for all users and their websites.","Use caching by default[comment,label]":"Use caching by default[comment,label]","User Settings":"User Settings","Warning:":"Avertisment:","[asis,NGINX] caching for the system set to off.":"[asis,NGINX] caching for the system set to off.","[asis,NGINX] caching for the system set to on.":"[asis,NGINX] caching for the system set to on.","[asis,NGINX] caching is disabled for “[_1]”.":"[asis,NGINX] caching is disabled for “[_1]”.","[asis,NGINX] caching is enabled for all user accounts. You can change these settings in the [asis,NGINX] Manager interface.":"[asis,NGINX] caching is enabled for all user accounts. You can change these settings in the [asis,NGINX] Manager interface.","[asis,NGINX] caching is enabled for “[_1]”.":"[asis,NGINX] caching is enabled for “[_1]”.","[asis,NGINX] caching successfully cleared for the selected users.":"[asis,NGINX] caching successfully cleared for the selected users.","[asis,NGINX] caching successfully cleared for “[_1]”.":"[asis,NGINX] caching successfully cleared for “[_1]”.","[asis,NGINX] caching successfully cleared.":"[asis,NGINX] caching successfully cleared.","[asis,NGINX] caching[comment,table header title]":"[asis,NGINX] caching[comment,table header title]","[asis,NGINX] configuration successfully rebuilt.":"[asis,NGINX] configuration successfully rebuilt.","[asis,NGINX] service restarted.":"[asis,NGINX] service restarted."};
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~~