mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
#327 언어파일 정리2
This commit is contained in:
parent
9f9fa6e653
commit
9290c53122
14 changed files with 14 additions and 434 deletions
|
|
@ -1,4 +1 @@
|
|||
<?php
|
||||
$lang->current_version = 'Version Courante';
|
||||
$lang->msg_ftp_invalid_auth_info = 'Cannot log in with the FTP password you entered. Please check if it is correct.';
|
||||
$lang->msg_ftp_not_connected = 'Connection to the %s via FTP failed. Please check the port number and whether the FTP service is available.';
|
||||
|
|
|
|||
|
|
@ -3,13 +3,5 @@ $lang->order_newest = 'Новый';
|
|||
$lang->order_popular = 'Популярный';
|
||||
$lang->order_download = 'Скачать';
|
||||
$lang->success_installed = 'Установлено успешно';
|
||||
$lang->description_ftp_note = 'If %s is not set, installation would not work. Please configure FTP information';
|
||||
$lang->description_update = 'If you have upgraded or installed programs without EasyInstall module, please press %s to renew new information';
|
||||
$lang->install = 'Инсталлировать';
|
||||
$lang->update = 'Обновить';
|
||||
$lang->require_update = 'Update is required';
|
||||
$lang->require_installation = 'Installation is required';
|
||||
$lang->description_install = 'EasyInstall will also install/update all other programs which this program is depending on';
|
||||
$lang->description_download = 'If FTP is unavailable, you should manually download it and extract it into target path. (if target path is ./modules/board, extract it at ./modules)';
|
||||
$lang->rate = 'points';
|
||||
$lang->msg_ftp_not_connected = 'Connection to %s via FTP failed. Please check the port number and if FTP service is available.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue