mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 12:22:15 +09:00
Admin > Content > Comment. Language update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8744 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cd140109e3
commit
1b47a294d3
34 changed files with 61 additions and 92 deletions
|
|
@ -54,7 +54,7 @@ $lang->item_layout = "Layout List";
|
|||
$lang->module_name = "Module Name";
|
||||
$lang->addon_name = "Addon Name";
|
||||
$lang->version = "Version";
|
||||
$lang->author = "Developer";
|
||||
$lang->author = "Author";
|
||||
$lang->table_count = "Number of Table";
|
||||
$lang->installed_path = "Installed Path";
|
||||
|
||||
|
|
@ -102,4 +102,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'Trash';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -102,4 +102,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'Basura';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -101,4 +101,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'Poubelle';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -100,4 +100,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'ごみ';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ $lang->item_layout = '레이아웃 목록';
|
|||
$lang->module_name = '모듈 이름';
|
||||
$lang->addon_name = '애드온 이름';
|
||||
$lang->version = '버전';
|
||||
$lang->author = '제작자';
|
||||
$lang->author = '저자';
|
||||
$lang->table_count = '테이블 수';
|
||||
$lang->installed_path = '설치 경로';
|
||||
$lang->cmd_shortcut_management = '메뉴 편집하기';
|
||||
|
|
@ -93,4 +93,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'HTML5 DTD 사용';
|
||||
$lang->trash = '휴지통';
|
||||
$lang->accusation = '신고';
|
||||
$lang->status = '상태';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -100,4 +100,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'мусор';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -101,4 +101,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'çöp';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -103,4 +103,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = 'Thùng rác';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -101,4 +101,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = '垃圾';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -101,4 +101,5 @@ $lang->use_html5 = 'HTML5 DTD';
|
|||
$lang->about_html5 = 'Use HTML5 DTD';
|
||||
$lang->trash = '垃圾';
|
||||
$lang->accusation = 'Accusation';
|
||||
$lang->status = 'Status';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ p{line-height:1.5}
|
|||
/* Table */
|
||||
.table{margin:1em 0}
|
||||
.table table{width:100%;border:0;border-collapse:collapse;border-top:2px solid #ccc}
|
||||
.table caption{padding:8px 0;font-weight:bold;text-align:left;line-height:32px}
|
||||
.table caption{padding:8px 0;font-weight:bold;text-align:left;line-height:20px}
|
||||
.table caption:after{content:"";display:block;clear:both}
|
||||
.table caption a{font-weight:normal}
|
||||
.table caption em{float:right;font-style:normal;font-weight:normal;color:#e00;margin-left:1em}
|
||||
|
|
|
|||
2
modules/admin/tpl/css/admin.min.css
vendored
2
modules/admin/tpl/css/admin.min.css
vendored
File diff suppressed because one or more lines are too long
|
|
@ -31,4 +31,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -31,4 +31,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -29,4 +29,6 @@
|
|||
);
|
||||
$lang->no_text_comment = '텍스트가 없는 댓글입니다.';
|
||||
$lang->secret_name_list = array('Y'=>'비밀', 'N'=>'공개');
|
||||
$lang->comment_manager = '선택한 댓글 관리';
|
||||
$lang->selected_comment = '선택한 댓글';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -31,4 +31,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'Bu yorumda herhangi bir metin yok.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -33,4 +33,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,6 @@
|
|||
);
|
||||
|
||||
$lang->no_text_comment = 'No text in this comment.';
|
||||
$lang->comment_manager = 'Comment Manager';
|
||||
$lang->selected_comment = 'Selected Comment';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
<form id="fo_list" action="./" method="post" class="form">
|
||||
<h1 class="h1">Comment</h1>
|
||||
<h1 class="h1">{$lang->comment}</h1>
|
||||
<div class="table even">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<caption>
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
| <a href="#">{$lang->accusation}(#)</a>
|
||||
| <a href="#">{$lang->trash}(#)</a>
|
||||
<div class="side">
|
||||
<span class="btn"><a href="#listManager" class="modalAnchor" onclick="getCommentList();">선택한 댓글 관리...</a></span>
|
||||
<span class="btn"><a href="#listManager" class="modalAnchor" onclick="getCommentList();">{$lang->comment_manager}...</a></span>
|
||||
</div>
|
||||
</caption>
|
||||
<thead>
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
<!--@foreach($comment_list as $no => $val)-->
|
||||
{@ $comment = cut_str(trim(htmlspecialchars(strip_tags($val->content))), 200, '...')}
|
||||
<tr>
|
||||
<td class="text"><a href="{getUrl('','document_srl',$val->document_srl)}#comment_{$val->comment_srl}" onclick="window.open(this.href);return false;"><!--@if(strlen($comment))-->{$comment}<!--@else--><em style="font-style:italic;">{$lang->no_text_comment}</em><!--@end--></a></td>
|
||||
<td class="text"><a href="{getUrl('','document_srl',$val->document_srl)}#comment_{$val->comment_srl}" target="_blank"><!--@if(strlen($comment))-->{$comment}<!--@else--><em>{$lang->no_text_comment}</em><!--@end--></a></td>
|
||||
<td><span class="member_{$val->member_srl}">{htmlspecialchars($val->nick_name)}</span></td>
|
||||
<td>0/0</td>
|
||||
<td>{(zdate($val->regdate,"Y-m-d\nH:i:s"))}</td>
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<div class="btnArea">
|
||||
<span class="btn"><a href="#listManager" class="modalAnchor" onclick="getCommentList();">선택한 댓글 관리...</a></span>
|
||||
<span class="btn"><a href="#listManager" class="modalAnchor" onclick="getCommentList();">{$lang->comment_manager}...</a></span>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
@ -64,24 +64,24 @@
|
|||
<input type="hidden" name="act" value="procCommentAdminDeleteChecked" />
|
||||
<input type="hidden" name="page" value="{$page}" />
|
||||
<input type="hidden" name="is_trash" value="false" />
|
||||
<h2 class="h2">선택한 댓글 관리</h2>
|
||||
<h2 class="h2">{$lang->comment_manager}</h2>
|
||||
<div class="table even">
|
||||
<table width="100%" border="1" cellspacing="0" id="commentManageListTable">
|
||||
<caption>
|
||||
선택한 댓글 <strong id="selectedCommentCount"></strong>
|
||||
{$lang->selected_comment} <strong id="selectedCommentCount"></strong>
|
||||
</caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="title">Comment</th>
|
||||
<th scope="col">Author</th>
|
||||
<th scope="col">Status</th>
|
||||
<th scope="col" class="title">{$lang->comment}</th>
|
||||
<th scope="col">{$lang->author}</th>
|
||||
<th scope="col">{$lang->status}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p class="q"><label for="message">저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.</label></p>
|
||||
<p class="q"><label for="message">{$lang->message_notice}</label></p>
|
||||
<p>
|
||||
<textarea cols="42" rows="3" name="message_content" id="message" style="width:98%"></textarea>
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
$lang->communication = 'Communication';
|
||||
$lang->about_communication = 'Communication module is for communications between members with messages or friends.';
|
||||
|
||||
$lang->allow_message = 'Receive Messages';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => 'Receive All',
|
||||
|
|
@ -21,12 +20,10 @@
|
|||
'T' => 'Mailbox',
|
||||
);
|
||||
$lang->readed_date = "Read Date";
|
||||
|
||||
$lang->sender = 'Sender';
|
||||
$lang->receiver = 'Receiver';
|
||||
$lang->friend_group = 'Friend Group';
|
||||
$lang->default_friend_group = 'Unassigned Group';
|
||||
|
||||
$lang->cmd_send_message = 'Send Message';
|
||||
$lang->cmd_reply_message = 'Reply Message';
|
||||
$lang->cmd_view_friend = 'Friends';
|
||||
|
|
@ -35,14 +32,12 @@
|
|||
$lang->cmd_store = "Save";
|
||||
$lang->cmd_add_friend_group = 'Add Friend Group';
|
||||
$lang->cmd_rename_friend_group = 'Modify Friend Group Name';
|
||||
|
||||
$lang->msg_no_message = 'There is no message';
|
||||
$lang->message_received = 'You have a new message';
|
||||
|
||||
$lang->msg_title_is_null = 'Please input the title of teh message';
|
||||
$lang->msg_content_is_null = 'Please input the content';
|
||||
$lang->msg_allow_message_to_friend = "Failed to send because receiver accepts only friends' messages";
|
||||
$lang->msg_disallow_message = 'Failed to send because receiver rejects message reception';
|
||||
|
||||
$lang->about_allow_message = 'You can decide message reception';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
$lang->communication = 'Communication';
|
||||
$lang->about_communication = '회원간의 쪽지나 친구 관리등 커뮤니케이션 기능을 수행하는 모듈입니다';
|
||||
|
||||
$lang->allow_message = 'Permitir la recepción del mensaje';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => 'Recibir todo',
|
||||
|
|
@ -22,12 +21,10 @@
|
|||
);
|
||||
|
||||
$lang->readed_date = "Fecha Leído";
|
||||
|
||||
$lang->sender = 'Remitente';
|
||||
$lang->receiver = 'Receptor';
|
||||
$lang->friend_group = 'Grupo de amigos';
|
||||
$lang->default_friend_group = 'Grupo desasignado';
|
||||
|
||||
$lang->cmd_send_message = 'Enviar Mensaje';
|
||||
$lang->cmd_reply_message = 'Responder el mensaje';
|
||||
$lang->cmd_view_friend = 'Amigos';
|
||||
|
|
@ -36,14 +33,12 @@
|
|||
$lang->cmd_store = "Guardar";
|
||||
$lang->cmd_add_friend_group = 'agregar grupo de amigos';
|
||||
$lang->cmd_rename_friend_group = 'Cambiar el nombre del grupo de amigos';
|
||||
|
||||
$lang->msg_no_message = 'No hay mensajes';
|
||||
$lang->message_received = 'Usted ha recibido un mensaje';
|
||||
|
||||
$lang->msg_title_is_null = 'Por favor ingresar el título de la nota';
|
||||
$lang->msg_content_is_null = 'Por favor ingresar el contenido';
|
||||
$lang->msg_allow_message_to_friend = "Falló el envío por permitir sólo mensajes de sus amigos";
|
||||
$lang->msg_disallow_message = 'Falló el envío por ser usuario rechazado para recibir mensajes';
|
||||
|
||||
$lang->about_allow_message = 'Usted puede decidir la recepción del mensaje';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,29 +4,24 @@
|
|||
* @author NHN (developers@xpressengine.com) Traduit par Pierre Duvent(PierreDuvent@gamil.com)
|
||||
* @brief Paquet du langage en français pour le module de Communication
|
||||
**/
|
||||
|
||||
$lang->communication = 'Communication';
|
||||
$lang->about_communication = 'Ce module exécute des fonctions communicatives comme Messages ou Amis';
|
||||
|
||||
$lang->allow_message = 'Recevoir les Messages';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => 'Recevoir tout',
|
||||
'N' => 'Refuser tout',
|
||||
'F' => 'Amis seulement',
|
||||
);
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => 'Reçu',
|
||||
'S' => 'Envoyé',
|
||||
'T' => 'Boîte aux Lettres',
|
||||
);
|
||||
$lang->readed_date = "Jour lu";
|
||||
|
||||
$lang->sender = 'Envoyeur';
|
||||
$lang->receiver = 'Receveur';
|
||||
$lang->friend_group = 'Groupe des Amis';
|
||||
$lang->default_friend_group = 'Groupe pas assigné ';
|
||||
|
||||
$lang->cmd_send_message = 'Envoyer un Message';
|
||||
$lang->cmd_reply_message = 'Répondre à un Message';
|
||||
$lang->cmd_view_friend = 'Amis';
|
||||
|
|
@ -35,14 +30,12 @@
|
|||
$lang->cmd_store = "Conserver";
|
||||
$lang->cmd_add_friend_group = 'Ajouter un Groupe des Amis';
|
||||
$lang->cmd_rename_friend_group = 'Modifier le Nom du Groupe des Amis';
|
||||
|
||||
$lang->msg_no_message = 'Nul Message';
|
||||
$lang->message_received = 'Nouveau message';
|
||||
|
||||
$lang->msg_title_is_null = 'Entrez le titre du message, S.V.P.';
|
||||
$lang->msg_content_is_null = 'Entrez le contenu, S.V.P.';
|
||||
$lang->msg_allow_message_to_friend = "Echoué à envoyer parce que le receveur permet seulement les messages des Amis.";
|
||||
$lang->msg_disallow_message = 'Echoué à envoyer parce que le receveur refuse la réception des messages';
|
||||
|
||||
$lang->about_allow_message = 'Vous pouvez refuser la réception des messages';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,30 +4,24 @@
|
|||
* @author NHN (developers@xpressengine.com) 翻訳:RisaPapa、ミニミ、liahona
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->communication = 'コミュニケーション';
|
||||
$lang->about_communication = '会員間にメッセージや友達管理などコミュニティ機能を提供するモジュールです。';
|
||||
|
||||
$lang->allow_message = 'メッセージの受信';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => '全て受信',
|
||||
'N' => '全て受信しない',
|
||||
'F' => '友達からのみ受信する',
|
||||
);
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => 'メッセージ受信箱',
|
||||
'S' => 'メッセージ送信箱',
|
||||
'T' => '保存箱',
|
||||
);
|
||||
|
||||
$lang->readed_date = '開封時間';
|
||||
|
||||
$lang->sender = '送信者';
|
||||
$lang->receiver = '受信者';
|
||||
$lang->friend_group = '友達グループ';
|
||||
$lang->default_friend_group = 'グループ未指定';
|
||||
|
||||
$lang->cmd_send_message = 'メッセージ送信';
|
||||
$lang->cmd_reply_message = 'メッセージ返信';
|
||||
$lang->cmd_view_friend = '友達リスト';
|
||||
|
|
@ -36,13 +30,12 @@
|
|||
$lang->cmd_store = '保存';
|
||||
$lang->cmd_add_friend_group = '友達グループ追加';
|
||||
$lang->cmd_rename_friend_group = '友達グループ名変更';
|
||||
|
||||
$lang->msg_no_message = 'メッセージがありません。';
|
||||
$lang->message_received = 'メッセージが届きました。';
|
||||
|
||||
$lang->msg_title_is_null = 'メッセージのタイトルを入力して下さい。';
|
||||
$lang->msg_content_is_null = '内容を入力して下さい。';
|
||||
$lang->msg_allow_message_to_friend = '友達からのみメッセージを受信出来るように設定したユーザであるため、送信出来ませんでした。';
|
||||
$lang->msg_disallow_message = 'メッセージの受信を拒否している受信者であるため、送信出来ませんでした。';
|
||||
$lang->about_allow_message = 'メッセージを受信するかを設定します。';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -37,4 +37,5 @@
|
|||
$lang->msg_allow_message_to_friend = '친구에게만 쪽지 발송을 허용한 사용자라서 쪽지 발송을 하지 못했습니다.';
|
||||
$lang->msg_disallow_message = '쪽지 수신을 거부한 사용자라서 쪽지 발송을 하지 못했습니다.';
|
||||
$lang->about_allow_message = '쪽지 수신 여부를 결정할 수 있습니다.';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,31 +4,24 @@
|
|||
* @author NHN (developers@xpressengine.com) | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief Russian basic language pack
|
||||
**/
|
||||
|
||||
$lang->communication = 'Общение';
|
||||
$lang->about_communication = 'Модуль для общения между пользователями';
|
||||
|
||||
$lang->allow_message = 'Получать сообщения';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => 'Принимать все',
|
||||
'N' => 'Отклонять все',
|
||||
'F' => 'Принимать только от друзей',
|
||||
);
|
||||
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => 'Полученные',
|
||||
'S' => 'Отправленные',
|
||||
'T' => 'Почтовый ящик',
|
||||
);
|
||||
|
||||
$lang->readed_date = "Дата прочтения сообщения";
|
||||
|
||||
$lang->sender = 'Отправитель';
|
||||
$lang->receiver = 'Получатель';
|
||||
$lang->friend_group = 'Группа Друзья';
|
||||
$lang->default_friend_group = 'Незарегистрированная группа';
|
||||
|
||||
$lang->cmd_send_message = 'Отправить сообщение';
|
||||
$lang->cmd_reply_message = 'Ответить';
|
||||
$lang->cmd_view_friend = 'Друзья';
|
||||
|
|
@ -37,13 +30,12 @@
|
|||
$lang->cmd_store = "Сохранить";
|
||||
$lang->cmd_add_friend_group = 'Добавить в группу друзей';
|
||||
$lang->cmd_rename_friend_group = 'Изменить имя группы друзей';
|
||||
|
||||
$lang->msg_no_message = 'Сообщений нет';
|
||||
$lang->message_received = 'У Вас новое сообщение';
|
||||
|
||||
$lang->msg_title_is_null = 'Пожалуйста, введите тему сообщения';
|
||||
$lang->msg_content_is_null = 'Пожалуйста, введите содержание';
|
||||
$lang->msg_allow_message_to_friend = "Сообщение не отправлено, поскольку являетесь пользователем, имеющим право посылать сообщения только друзьям";
|
||||
$lang->msg_disallow_message = 'Сообщение не отправлено, поскольку получатель запретил прием сообщений';
|
||||
$lang->about_allow_message = 'Вы можете установить режим принятия сообщений';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,29 +4,24 @@
|
|||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English Language Pack (Only Basic Things)
|
||||
**/
|
||||
|
||||
$lang->communication = 'İletişim';
|
||||
$lang->about_communication = 'İletişim modülü; üyelerin, mesajlaşması ve arkadaşlarıyla iletişimleri için kullanılan modüldür.';
|
||||
|
||||
$lang->allow_message = 'Receive Messages';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => 'Hepsini Al',
|
||||
'N' => 'Hepsini Geri Çevir',
|
||||
'F' => 'Sadece Arkadaşlar',
|
||||
);
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => 'Gelen',
|
||||
'S' => 'Gönderilmiş',
|
||||
'T' => 'PostaKutusu',
|
||||
);
|
||||
$lang->readed_date = "Okuma Tarihi";
|
||||
|
||||
$lang->sender = 'Gönderen';
|
||||
$lang->receiver = 'Alıcı';
|
||||
$lang->friend_group = 'Arkadaş Grubu';
|
||||
$lang->default_friend_group = 'Atanmamış Grup';
|
||||
|
||||
$lang->cmd_send_message = 'Mesaj Gönder';
|
||||
$lang->cmd_reply_message = 'Mesajı Yanıtla';
|
||||
$lang->cmd_view_friend = 'Arkadaşlar';
|
||||
|
|
@ -35,14 +30,12 @@
|
|||
$lang->cmd_store = "Kaydet";
|
||||
$lang->cmd_add_friend_group = 'Arkadaş Grubu Ekle';
|
||||
$lang->cmd_rename_friend_group = 'Arkadaş Grubu İsmini Düzenle';
|
||||
|
||||
$lang->msg_no_message = 'Mesaj yok';
|
||||
$lang->message_received = 'Yeni bir mesajınız var';
|
||||
|
||||
$lang->msg_title_is_null = 'Lütfen mesaj başlığı giriniz';
|
||||
$lang->msg_content_is_null = 'Lütfen içeriği giriniz';
|
||||
$lang->msg_allow_message_to_friend = "Alıcı yalnızca arkadaşlarından gelen mesajları kabul ettiği için mesaj gönderilemedi";
|
||||
$lang->msg_disallow_message = 'Alıcı mesaj alımını kapattığı için mesaj gönderilemedi';
|
||||
|
||||
$lang->about_allow_message = 'Mesaj alımını belirleyebilirsiniz';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,34 +1,28 @@
|
|||
<?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) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
/** @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->communication = 'Thông báo';
|
||||
$lang->about_communication = 'Module này thực hiện chức năng giao tiếp, tin nhắn hay bạn bè.';
|
||||
|
||||
$lang->allow_message = 'Nhận tin nhắn';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => 'Nhận tất cả',
|
||||
'N' => 'Từ chối tất cả',
|
||||
'F' => 'Chỉ bạn bè',
|
||||
);
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => 'Đã nhận',
|
||||
'S' => 'Gửi',
|
||||
'T' => 'Hòm thư',
|
||||
);
|
||||
$lang->readed_date = "Ngày đọc";
|
||||
|
||||
$lang->sender = 'Người gửi';
|
||||
$lang->receiver = 'Người nhận';
|
||||
$lang->friend_group = 'Nhóm bạn';
|
||||
$lang->default_friend_group = 'Nhóm mặc định';
|
||||
|
||||
$lang->cmd_send_message = 'Gửi tin nhắn';
|
||||
$lang->cmd_reply_message = 'Trả lời tin nhắn';
|
||||
$lang->cmd_view_friend = 'Bạn bè';
|
||||
|
|
@ -37,14 +31,12 @@
|
|||
$lang->cmd_store = "Lưu";
|
||||
$lang->cmd_add_friend_group = 'Thêm nhóm bạn';
|
||||
$lang->cmd_rename_friend_group = 'Sử tên nhóm';
|
||||
|
||||
$lang->msg_no_message = 'Không có tin nhắn nào.';
|
||||
$lang->message_received = 'Bạn có tin nhắn mới.';
|
||||
|
||||
$lang->msg_title_is_null = 'Xin vui lòng nhập tiêu đề của tin nhắn.';
|
||||
$lang->msg_content_is_null = 'Xin vui lòng nhập nội dung.';
|
||||
$lang->msg_allow_message_to_friend = "Không thể gửi vì người nhận chỉ chấp nhận những tin nhắn từ bạn bè của họ.";
|
||||
$lang->msg_disallow_message = 'Không thể gửi vì người nhận đã từ chối nhận tin nhắn.';
|
||||
|
||||
$lang->about_allow_message = 'Bạn có thể đồng ý nhận tin nhắn.';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,30 +4,24 @@
|
|||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 简体中文语言包 (只收录基本内容)
|
||||
**/
|
||||
|
||||
$lang->communication = '会员交流';
|
||||
$lang->about_communication = '管理在线会员间短信息及好友功能的模块。';
|
||||
|
||||
$lang->allow_message = '接收短消息';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => '全部接收',
|
||||
'N' => '拒收',
|
||||
'F' => '只允许好友',
|
||||
);
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => '收件箱',
|
||||
'S' => '发件箱',
|
||||
'T' => '保管箱',
|
||||
);
|
||||
|
||||
$lang->readed_date = "阅读日期";
|
||||
|
||||
$lang->sender = '寄件人';
|
||||
$lang->receiver = '收件人';
|
||||
$lang->friend_group = '好友组';
|
||||
$lang->default_friend_group = '组未指定';
|
||||
|
||||
$lang->cmd_send_message = '发送短消息';
|
||||
$lang->cmd_reply_message = '回复短消息';
|
||||
$lang->cmd_view_friend = '我的好友';
|
||||
|
|
@ -36,14 +30,12 @@
|
|||
$lang->cmd_store = "保管";
|
||||
$lang->cmd_add_friend_group = '添加好友组';
|
||||
$lang->cmd_rename_friend_group = '修改好友组名称';
|
||||
|
||||
$lang->msg_no_message = '没有短消息。';
|
||||
$lang->message_received = '您有新消息。';
|
||||
|
||||
$lang->msg_title_is_null = '请输入短消息标题。';
|
||||
$lang->msg_content_is_null = '请输入内容。';
|
||||
$lang->msg_allow_message_to_friend = '因其为只允许接收好友短消息的用户,所以不能发送短消息。';
|
||||
$lang->msg_disallow_message = '因其为拒绝接收短消息的用户,所以不能发送短消息。';
|
||||
|
||||
$lang->about_allow_message = '可以选择短消息接收与否。';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -4,30 +4,24 @@
|
|||
* @author NHN (developers@xpressengine.com) 翻譯:royallin
|
||||
* @brief 交流(communication)模組正體中文語言
|
||||
**/
|
||||
|
||||
$lang->communication = '交流';
|
||||
$lang->about_communication = '管理短訊息及好友功能的模組。';
|
||||
|
||||
$lang->allow_message = '接收短訊息';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => '全部接收',
|
||||
'N' => '全部拒收',
|
||||
'F' => '只允許好友',
|
||||
);
|
||||
|
||||
$lang->message_box = array(
|
||||
'R' => '收信箱',
|
||||
'S' => '寄信箱',
|
||||
'T' => '儲存箱',
|
||||
);
|
||||
|
||||
$lang->readed_date = "閱讀日期";
|
||||
|
||||
$lang->sender = '寄件人';
|
||||
$lang->receiver = '收件人';
|
||||
$lang->friend_group = '好友群組';
|
||||
$lang->default_friend_group = '群組未指定';
|
||||
|
||||
$lang->cmd_send_message = '發送短訊息';
|
||||
$lang->cmd_reply_message = '回覆短訊息';
|
||||
$lang->cmd_view_friend = '檢視好友';
|
||||
|
|
@ -36,13 +30,12 @@
|
|||
$lang->cmd_store = "儲存";
|
||||
$lang->cmd_add_friend_group = '新增好友群組';
|
||||
$lang->cmd_rename_friend_group = '修改好友群組名稱';
|
||||
|
||||
$lang->msg_no_message = '沒有短訊息。';
|
||||
$lang->message_received = '您有新訊息。';
|
||||
|
||||
$lang->msg_title_is_null = '請輸入短訊息標題。';
|
||||
$lang->msg_content_is_null = '請輸入內容。';
|
||||
$lang->msg_allow_message_to_friend = '只允許接收好友短訊息的用戶,不能發送短訊息。';
|
||||
$lang->msg_disallow_message = '拒絕接收短訊息的用戶,不能發送短訊息。';
|
||||
$lang->about_allow_message = '可選擇是否接收短訊息。';
|
||||
$lang->message_notice = '저작자에게 쪽지를 발송해서 이 사실을 알립니다. 작성하지 않으면 발송하지 않습니다.';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module version="0.2">
|
||||
<title xml:lang="ko">설문조사</title>
|
||||
<title xml:lang="ko">설문</title>
|
||||
<title xml:lang="zh-CN">投票系统</title>
|
||||
<title xml:lang="jp">アンケート</title>
|
||||
<title xml:lang="en">Poll</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue