2022-12-04 09:12:34 +00:00
|
|
|
admin-comment-approve = Approve
|
|
|
|
admin-comment-edit = Edit
|
|
|
|
admin-comment-remove = Remove
|
|
|
|
admin_login-password_prompt = Password:
|
|
|
|
admin_login-submit_button = Login
|
|
|
|
admin_login-title = Admin login | Comments
|
|
|
|
error-antispam = The edition quota from your IP is reached. You will be unblocked in { $antispam_timeout }s.
|
2022-12-04 17:06:29 +00:00
|
|
|
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:
|
|
|
|
}
|
2022-12-04 09:12:34 +00:00
|
|
|
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:
|
|
|
|
title = Comments
|