mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,24 +1,24 @@
|
|||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
$lang->image_url = "Đường dẫn";
|
||||
$lang->image_alt = "Mô tả";
|
||||
$lang->image_scale = "Kích thước";
|
||||
$lang->image_align = "Căn chỉnh";
|
||||
$lang->image_align_normal = "Một khoảng bài viết";
|
||||
$lang->image_align_left = "Bên trái bài viết";
|
||||
$lang->image_align_middle = "Giữa";
|
||||
$lang->image_align_right = "Bên phải bài viết";
|
||||
$lang->image_border = "Độ dày viền";
|
||||
$lang->urllink_url = "URL";
|
||||
$lang->image_margin = 'Lề của hình ảnh';
|
||||
|
||||
$lang->about_url_link_open_window = "Mở ra trang mới khi bấm vào hình";
|
||||
$lang->cmd_get_scale = "Lấy kích thước thật của hình";
|
||||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
$lang->image_url = "Đường dẫn";
|
||||
$lang->image_alt = "Mô tả";
|
||||
$lang->image_scale = "Kích thước";
|
||||
$lang->image_align = "Căn chỉnh";
|
||||
$lang->image_align_normal = "Một khoảng bài viết";
|
||||
$lang->image_align_left = "Bên trái bài viết";
|
||||
$lang->image_align_middle = "Giữa";
|
||||
$lang->image_align_right = "Bên phải bài viết";
|
||||
$lang->image_border = "Độ dày viền";
|
||||
$lang->urllink_url = "URL";
|
||||
$lang->image_margin = 'Lề của hình ảnh';
|
||||
|
||||
$lang->about_url_link_open_window = "Mở ra trang mới khi bấm vào hình";
|
||||
$lang->cmd_get_scale = "Lấy kích thước thật của hình";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue