mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
Adding languages for the revision deletion.
This commit is contained in:
parent
714c7bbd3a
commit
f0add69b61
@ -256,4 +256,9 @@ return [
|
||||
'comment_updated_success' => 'Kommentar aktualisiert',
|
||||
'comment_delete_confirm' => 'Möchten Sie diesen Kommentar wirklich löschen?',
|
||||
'comment_in_reply_to' => 'Antwort auf :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Sind Sie sicher, dass Sie diese Revision löschen wollen?',
|
||||
];
|
||||
|
@ -183,6 +183,7 @@ return [
|
||||
'pages_revisions_current' => 'Current Version',
|
||||
'pages_revisions_preview' => 'Preview',
|
||||
'pages_revisions_restore' => 'Restore',
|
||||
'pages_revisions_delete' => 'Delete',
|
||||
'pages_revisions_none' => 'This page has no revisions',
|
||||
'pages_copy_link' => 'Copy Link',
|
||||
'pages_edit_content_link' => 'Edit Content',
|
||||
@ -265,4 +266,9 @@ return [
|
||||
'comment_updated_success' => 'Comment updated',
|
||||
'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
|
||||
'comment_in_reply_to' => 'In reply to :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Are you sure you want to delete this revision?',
|
||||
];
|
@ -265,4 +265,9 @@ return [
|
||||
'comment_updated_success' => 'Comentario actualizado',
|
||||
'comment_delete_confirm' => '¿Está seguro de que quiere borrar este comentario?',
|
||||
'comment_in_reply_to' => 'En respuesta a :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => '¿Está seguro de que desea eliminar esta revisión?',
|
||||
];
|
||||
|
@ -265,4 +265,9 @@ return [
|
||||
'comment_updated_success' => 'Comentario actualizado',
|
||||
'comment_delete_confirm' => '¿Está seguro que quiere borrar este comentario?',
|
||||
'comment_in_reply_to' => 'En respuesta a :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Are you sure you want to delete this revision?',
|
||||
];
|
||||
|
@ -265,4 +265,9 @@ return [
|
||||
'comment_updated_success' => 'Commentaire mis à jour',
|
||||
'comment_delete_confirm' => 'Etes-vous sûr de vouloir supprimer ce commentaire ?',
|
||||
'comment_in_reply_to' => 'En réponse à :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Êtes-vous sûr de vouloir supprimer cette révision?',
|
||||
];
|
@ -260,4 +260,9 @@ return [
|
||||
'comment_updated_success' => 'Commento aggiornato',
|
||||
'comment_delete_confirm' => 'Sei sicuro di voler elminare questo commento?',
|
||||
'comment_in_reply_to' => 'In risposta a :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Sei sicuro di voler eliminare questa revisione?',
|
||||
];
|
@ -257,4 +257,9 @@ return [
|
||||
'comment_updated_success' => 'コメントを更新しました',
|
||||
'comment_delete_confirm' => '本当にこのコメントを削除しますか?',
|
||||
'comment_in_reply_to' => ':commentIdへ返信',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'このリビジョンを削除しますか?',
|
||||
];
|
||||
|
@ -259,4 +259,9 @@ return [
|
||||
'comment_updated_success' => 'Reactie bijgewerkt',
|
||||
'comment_delete_confirm' => 'Zeker reactie verwijderen?',
|
||||
'comment_in_reply_to' => 'Antwoord op :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Weet u zeker dat u deze revisie wilt verwijderen?',
|
||||
];
|
||||
|
@ -257,4 +257,9 @@ return [
|
||||
'comment_updated_success' => 'Komentarz zaktualizowany',
|
||||
'comment_delete_confirm' => 'Czy na pewno chcesz usunąc ten komentarz?',
|
||||
'comment_in_reply_to' => 'W odpowiedzi na :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Czy na pewno chcesz usunąć tę wersję?',
|
||||
];
|
@ -258,4 +258,9 @@ return [
|
||||
'comment_updated_success' => 'Comentário editado',
|
||||
'comment_delete_confirm' => 'Você tem certeza de que quer deletar este comentário?',
|
||||
'comment_in_reply_to' => 'Em resposta à :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Tem certeza de que deseja excluir esta revisão?',
|
||||
];
|
@ -258,4 +258,9 @@ return [
|
||||
'comment_updated_success' => 'Комментарий обновлён',
|
||||
'comment_delete_confirm' => 'Вы уверенны, что хотите удалить этот комментарий?',
|
||||
'comment_in_reply_to' => 'В ответ на :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Вы действительно хотите удалить эту ревизию?',
|
||||
];
|
@ -232,4 +232,9 @@ return [
|
||||
'comments' => 'Komentáre',
|
||||
'comment_placeholder' => 'Tu zadajte svoje pripomienky',
|
||||
'comment_save' => 'Uložiť komentár',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Naozaj chcete túto revíziu odstrániť?',
|
||||
];
|
||||
|
@ -265,4 +265,9 @@ return [
|
||||
'comment_updated_success' => 'Kommentaren har uppdaterats',
|
||||
'comment_delete_confirm' => 'Är du säker på att du vill ta bort den här kommentaren?',
|
||||
'comment_in_reply_to' => 'Som svar på :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => 'Är du säker på att du vill radera den här versionen?'
|
||||
];
|
@ -258,4 +258,9 @@ return [
|
||||
'comment_updated_success' => '评论已更新',
|
||||
'comment_delete_confirm' => '你确定要删除这条评论?',
|
||||
'comment_in_reply_to' => '回复 :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => '您确定要删除此修订版吗?'
|
||||
];
|
||||
|
@ -259,4 +259,9 @@ return [
|
||||
'comment_updated_success' => '評論已更新',
|
||||
'comment_delete_confirm' => '你確定要刪除這條評論?',
|
||||
'comment_in_reply_to' => '回覆 :commentId',
|
||||
|
||||
/**
|
||||
* Revision
|
||||
*/
|
||||
'revision_delete_confirm' => '您確定要刪除此修訂版嗎?',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user