Browsing Georgian translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Georgian Translators guidelines.
307316 of 8889 results
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 Simon Janashia
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 Simon Janashia
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 Simon Janashia
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 Simon Janashia
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 Simon Janashia
Located in artefact/comment/lang/en.utf8/artefact.comment.php Comment
313.
Comments
Context:
artefact/comment/lang/en.utf8/artefact.comment.php Comments
კომენტარები
Translated and reviewed by Simon Janashia
Located in artefact/comment/lang/en.utf8/artefact.comment.php Comments
314.
comment
Context:
artefact/comment/lang/en.utf8/artefact.comment.php comment
კომენტარი
Translated and reviewed by Simon Janashia
Located in artefact/comment/lang/en.utf8/artefact.comment.php comment
315.
%s comment
%s comments
Context:
artefact/comment/lang/en.utf8/artefact.comment.php ncomments
(no translation yet)
Located in artefact/comment/lang/en.utf8/artefact.comment.php ncomments
316.
Comments for
Context:
artefact/comment/lang/en.utf8/artefact.comment.php artefactcomments1
(no translation yet)
Located in artefact/comment/lang/en.utf8/artefact.comment.php artefactcomments1
307316 of 8889 results

This translation is managed by Launchpad Georgian Translators, assigned by Mahara Translation Group.

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

Contributors to this translation: Mahara Bot, Simon Janashia.