28 lines
1.7 KiB
Text
28 lines
1.7 KiB
Text
admin-comment-approve = Approve
|
|
admin-comment-approve-edit = Approve
|
|
admin-comment-edit = Edit
|
|
admin-comment-edit-edit = Edit
|
|
admin-comment-remove = Remove
|
|
admin-comment-remove-edit = Remove
|
|
admin_login-password_prompt = Password:
|
|
admin_login-submit_button = Login
|
|
admin_login-title = Admin login | Comments
|
|
edit_comment-success = Your edit has been published. <a href="{ $edit_link }#edit_comment-form">You can edit it with this link.</a>
|
|
edit_comment-success_pending = Your edit has been saved. It will be reviewed by an administrator before being published. <a href="{ $edit_link }#edit_comment-form">You can edit it with this link.</a>
|
|
error-antispam = The edition quota from your IP is reached. You will be unblocked in { $antispam_timeout }s.
|
|
error-comment-author_name_too_long = Author name length is { $len } but maximum is { $max_len }.
|
|
error-comment-email_too_long = E-mail length is { $len } but maximum is { $max_len }.
|
|
error-comment-text_too_long = Comment length is { $len } but maximum is { $max_len }.
|
|
error-list =
|
|
{ $nb_errors ->
|
|
[one] Whoops, the following error occurred:
|
|
*[other] Whoops, the following { $nb_errors } errors occurred:
|
|
}
|
|
comment_form-author = Your name:
|
|
comment_form-email = Your email:
|
|
comment_form-edit_button = Edit comment
|
|
comment_form-new_button = Post comment
|
|
comment_form-text = Your comment:
|
|
new_comment-success = Your comment has been published. <a href="{ $edit_link }#edit_comment-form">You can edit it with this link.</a>
|
|
new_comment-success_pending = Your comment has been saved. It will be reviewed by an administrator before being published. <a href="{ $edit_link }#edit_comment-form">You can edit it with this link.</a>
|
|
title = Comments
|