mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
english update for info.xml and lang files from xelang_revised_2011_0408 package
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8292 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1735425525
commit
51579ba2c4
105 changed files with 798 additions and 1272 deletions
|
|
@ -2,11 +2,11 @@
|
|||
<addon version="0.2">
|
||||
<title xml:lang="ko">자동 링크 애드온</title>
|
||||
<title xml:lang="jp">自動リンクアドオン</title>
|
||||
<title xml:lang="en">Auto Link</title>
|
||||
<title xml:lang="en">Auto Link Addon</title>
|
||||
<title xml:lang="vi">Auto Link</title>
|
||||
<title xml:lang="zh-CN">自动链接插件</title>
|
||||
<title xml:lang="es">auto vínculo addon</title>
|
||||
<title xml:lang="ru">авто ссылка аддон</title>
|
||||
<title xml:lang="ru">Аддон авто-ссылки</title>
|
||||
<title xml:lang="ge">Auto-Link Addon</title>
|
||||
<title xml:lang="zh-TW">自動連結</title>
|
||||
<description xml:lang="ko">
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
書き込み本文とコメントに登録された内容の中、httpで始まる一般文字列に自動にリンクを貼り付け、そのリンクにマウスオーバすると、別ウィンドウ、または同一ウィンドウに開くメニュが現れるアドオンです。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This addon makes a link to a string that starts with http.
|
||||
This addon automatically transforms text URLs encountered in posts and comments into linkable URLs.
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Addon này sẽ tự động tạo ra một đường Link khi gặp chuỗi kí tự 'http' có trong bài viết.
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
Los comentarios que comienzan con http naeyongjung tema común de la cadena para vincular automáticamente a colgar el puntero del ratón sobre cada uno de los vínculos y saechang Ciudad y aparecen en el menú de add-on de decoración.
|
||||
</description>
|
||||
<description xml:lang="ru">
|
||||
Комментарии, которые начинаются с http naeyongjung темой общей строки автоматически ссылку повесить мышь над каждой ссылке и saechang Сити и появляться на меню добавить-на украшения.
|
||||
Этот аддон-дополнение переводит все неактивные ссылки, которые встречаются в статьях и комментариях, в рабочие ссылки.
|
||||
</description>
|
||||
<description xml:lang="ge">
|
||||
Kommentare beginnen mit http naeyongjung Thema der gemeinsamen String automatisch Link zu hängen Sie mit der Maus über die einzelnen Links und saechang Stadt und auf dem Menü des Add-On Dekoration.
|
||||
|
|
|
|||
|
|
@ -28,10 +28,10 @@
|
|||
把状态设置为"使用"时,才会激活RSD标签及api。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This blogApi addon supports metaWeblog.
|
||||
This blogAPI addon supports metaWeblog.
|
||||
By using this option, it lets the RSD tag to be exposed to each module.
|
||||
URL to the api is http://setup_path/module_name/api.
|
||||
RSD tag and the api will work only if u use this addon.
|
||||
URL to the API is http://setup_path/module_name/api.
|
||||
RSD tag and the api will work only if you use this addon.
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Addon BlogAPI này hỗ trợ metaWeblog..
|
||||
|
|
|
|||
|
|
@ -12,8 +12,7 @@
|
|||
로그인하지 않은 경우에만 해당됩니다.
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
To block spam written by programs, let users to choose a suitable image to text when writing a posting or comment.
|
||||
This addon applies only to not-logged-in users.
|
||||
This addon helps to prevent spam messages to be posted by requesting non-logged-in users to type characters displayed in the image before submitting comments or posts.
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Addon này tạo ra một hình ảnh xác nhận khi đăng kí, gửi bài, hay viết bình luận nếu thành viên không đăng nhập.
|
||||
|
|
@ -60,7 +59,7 @@
|
|||
<description xml:lang="zh-CN">可以指定验证码应用对象(管理员除外)。</description>
|
||||
<description xml:lang="jp">管理者を除き、書き込み・コメントを入力する際にcaptchaイメージを見せる対象を設定します。</description>
|
||||
<description xml:lang="zh-TW">除了管理員,可以選擇圖形驗證應用的對象。</description>
|
||||
<description xml:lang="en">You may specify targets CAPTCHA work. It's not applied when administrator writes.</description>
|
||||
<description xml:lang="en">You can specify if CAPTCHA should be displayed when posting an article or comment. It will not apply to administrators.</description>
|
||||
<description xml:lang="ru">You may specify targets CAPTCHA work. It's not applied when administrator writes.</description>
|
||||
<description xml:lang="vi">Khi gửi bài, bình luận, Capcha sẽ hiển thị để xác nhận hành động của người sử dụng. Chức năng này không hoạt động với người quản lý.</description>
|
||||
<options value="">
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
$lang->about_captcha = "Please type alphabets above in order. They are not case-sensitive.";
|
||||
$lang->captcha_reload = 'Refresh Image';
|
||||
$lang->captcha_play = 'Play sound of words';
|
||||
$lang->captcha_denied = 'You have typed wrong alphabets.';
|
||||
$lang->about_captcha = "Please type in the displayed characters in the same order. They are case-insensitive.";
|
||||
$lang->captcha_reload = 'Refresh the image';
|
||||
$lang->captcha_play = 'Pronounce the letters';
|
||||
$lang->captcha_denied = 'You have typed wrong characters.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
把状态设置为"使用"时,才会记录网站访问信息.
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This addon logs access information based on the basic counter module within XE.
|
||||
The access information will be collected only if you turn on this addon.
|
||||
This addon logs access information based on the basic counter module within XE.
|
||||
The access information will be collected only if you enable this addon.
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Addon này sẽ tổng hợp tất cả những lượt truy cập vào Website qua Module Counter có sẵn bên trong XE.
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
此插件可激活短信箱及添加好友功能。
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This addon enables communication module in order to use message or friend function.
|
||||
This addon enables the communication module in order to use messaging or friend functions.
|
||||
Please enable this addon in case you want to use those functions.
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
$lang->alert_new_message_arrived = 'You have a new message. Do you want to check now?';
|
||||
$lang->alert_new_message_arrived = 'You have a new message. Do you want to check it now?';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
* @brief English Language Pack (Basic Contents only)
|
||||
**/
|
||||
// lang select by misol
|
||||
$lang->president_lang = 'selected Language';
|
||||
$lang->select_lang = 'select Language';
|
||||
$lang->president_lang = 'Selected Language';
|
||||
$lang->select_lang = 'Select Language';
|
||||
$lang->lang_return = 'Go Back';
|
||||
|
||||
$lang->cmd_go_upper = 'Upper';
|
||||
|
|
|
|||
|
|
@ -8,9 +8,7 @@
|
|||
$lang->president_lang = '현재 언어';
|
||||
$lang->select_lang = '언어 선택';
|
||||
$lang->lang_return = '돌아가기';
|
||||
|
||||
$lang->cmd_go_upper = '상위';
|
||||
$lang->cmd_go_home = '홈으로';
|
||||
$lang->cmd_view_sitemap = '사이트맵 보기';
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
Addon này sẽ lấy lại kích thước nguyên bản của hình ảnh trong bài viết hoặc bình luận khi bạn bấm vào hình.
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
This addon resizes images inserted in the article, and shows original image when you click on them.
|
||||
This addon resizes images inserted in the article. When clicked, the original images are shown.
|
||||
</description>
|
||||
<description xml:lang="es">
|
||||
La imagen corporal se inserta dentro del cuerpo para que se adapte al tamaño de la muestra original cuando hago clic en los add-ons.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue