Browsing Chinese (Simplified) translation

303312 of 8902 results
303.
Comment removed by <a href="%s">%s</a>
Context:
artefact/checkpoint/lang/en.utf8/artefact.checkpoint.php commentremovedbyuser
(no translation yet)
Located in artefact/checkpoint/lang/en.utf8/artefact.checkpoint.php commentremovedbyuser
304.
Feedback on checkpoints
Context:
artefact/checkpoint/lang/en.utf8/artefact.checkpoint.php typefeedback
(no translation yet)
Located in artefact/checkpoint/lang/en.utf8/artefact.checkpoint.php typefeedback
305.
<!-- @license https://www.gnu.org/licenses/gpl-3.0.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h1>Checkpoint feedback</h1>
<p>Notification of any checkpoint feedback received on any pages or artefacts within your ePortfolio.</p>
Context:
artefact/checkpoint/lang/en.utf8/help/forms/activityprefs.activity_feedback_artefact_checkpoint.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in artefact/checkpoint/lang/en.utf8/help/forms/activityprefs.activity_feedback_artefact_checkpoint.html
306.
<!-- @license https://www.gnu.org/licenses/gpl-3.0.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h1>Achievement levels</h1>
<p>These are the achievement levels, ordered from highest to lowest:</p>
<div id="achievement_level_info"></div>

<script type="application/javascript">
$(function () {
const params = new URLSearchParams(location.search);
const view = params.get('id');
if (view) {
sendjsonrequest(
config.wwwroot + "artefact/checkpoint/get_achievement_info.json.php",
{ id: view },
"GET",
function (data) {
if (data) {
$("#achievement_level_info").html(data.data.html);
}
},
function (error) {
console.log(error);
},
true
);
}
});
</script>
Context:
artefact/checkpoint/lang/en.utf8/help/pages/achievement_message.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in artefact/checkpoint/lang/en.utf8/help/pages/achievement_message.html
307.
<!-- @license https://www.gnu.org/licenses/gpl-3.0.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h1>Achievement level obtained</h1>

<div id="achievement_level_info"></div>

<script type="application/javascript">
$(function () {
const params = new URLSearchParams(location.search);
const view = params.get('id');
const block = $(contextualHelpLink).closest('form').prop('id');
const blockid = block.match(/(\d+)/)[0];
if (view) {
sendjsonrequest(
config.wwwroot + "artefact/checkpoint/get_achievement_result.json.php",
{ id: view,
block: blockid },
"GET",
function (data) {
if (data) {
$("#achievement_level_info").html(data.data.html);
}
},
function (error) {
console.log(error);
},
true
);
}
});
</script>
Context:
artefact/checkpoint/lang/en.utf8/help/pages/achievement_message_done.html
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in artefact/checkpoint/lang/en.utf8/help/pages/achievement_message_done.html
308.
Comments
Context:
artefact/comment/blocktype/comment/lang/en.utf8/blocktype.comment.php title
评论
Translated and reviewed by Yulin Yang
Located in artefact/comment/blocktype/comment/lang/en.utf8/blocktype.comment.php title
309.
A block to display comments
Context:
artefact/comment/blocktype/comment/lang/en.utf8/blocktype.comment.php description
评论区域
Translated and reviewed by cassie
Located in artefact/comment/blocktype/comment/lang/en.utf8/blocktype.comment.php description
310.
Comments for this page will be displayed here rather than at the bottom of the page.
Context:
artefact/comment/blocktype/comment/lang/en.utf8/blocktype.comment.php ineditordescription1
本页评论显示在此,不会出现在页面底部
Translated and reviewed by cassie
Located in artefact/comment/blocktype/comment/lang/en.utf8/blocktype.comment.php ineditordescription1
311.
Comment
Context:
artefact/comment/lang/en.utf8/artefact.comment.php pluginname
评论
Translated and reviewed by xuzhongquan
Located in artefact/comment/lang/en.utf8/artefact.comment.php pluginname
312.
Comment
Context:
artefact/comment/lang/en.utf8/artefact.comment.php Comment
评论
Translated and reviewed by xuzhongquan
Located in artefact/comment/lang/en.utf8/artefact.comment.php Comment
303312 of 8902 results

This translation is managed by translation group mahara-translation-group.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Arvin Jin, Clark Yu, Jason Zheng, Jin Liang, Mahara Bot, Richard Mansfield, Son Nguyen, Wylmer Wang, Yulin Yang, cassie, cn,conzxl, dennyxno1, xuzhongquan.