mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
huge Laravel 10 upgrade
This commit is contained in:
23
resources/lang/vendor/laravel-comments/en/comments.php
vendored
Normal file
23
resources/lang/vendor/laravel-comments/en/comments.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Approve',
|
||||
'awaits_approval' => 'Awaiting approval',
|
||||
'cancel' => 'Cancel',
|
||||
'copied' => 'Link copied',
|
||||
'copy_link' => 'Copy Link',
|
||||
'create_comment' => 'Comment',
|
||||
'create_reply' => 'Reply',
|
||||
'delete' => 'Delete',
|
||||
'delete_confirmation_text' => 'Are you sure? This can not be undone.',
|
||||
'delete_confirmation_title' => 'Delete Comment',
|
||||
'edit' => 'Edit',
|
||||
'edit_comment' => 'Save',
|
||||
'guest' => 'guest',
|
||||
'just_now' => 'Just now',
|
||||
'no_comments_yet' => 'No comments yet…',
|
||||
'reject_comment' => 'Reject',
|
||||
'send_notifications' => 'Notify me when someone replies',
|
||||
'write_comment' => 'Leave a comment',
|
||||
'write_reply' => 'Leave a reply',
|
||||
);
|
||||
18
resources/lang/vendor/laravel-comments/en/notifications.php
vendored
Normal file
18
resources/lang/vendor/laravel-comments/en/notifications.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Approve comment',
|
||||
'approved_comment_mail_body' => 'Posted by :commentator_name',
|
||||
'approved_comment_mail_subject' => 'A new comment was posted',
|
||||
'approved_comment_mail_title' => 'A new comment on ":commentable_name"',
|
||||
'enum_description_all' => 'On all comments',
|
||||
'enum_description_none' => 'Never',
|
||||
'enum_description_participating' => 'When participating',
|
||||
'enum_longdescription_all' => 'Get notified on all comments',
|
||||
'enum_longdescription_none' => 'Never be notified',
|
||||
'enum_longdescription_participating' => 'Get notified when participating',
|
||||
'pending_comment_mail_body' => 'A pending comment :commentable_name by :commentator_name awaits your approval',
|
||||
'pending_comment_mail_subject' => 'A new comment is awaiting approval',
|
||||
'reject_comment' => 'Reject comment',
|
||||
'view_comment' => 'View comment',
|
||||
);
|
||||
22
resources/lang/vendor/laravel-comments/es/comments.php
vendored
Normal file
22
resources/lang/vendor/laravel-comments/es/comments.php
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Aprobar',
|
||||
'awaits_approval' => 'Esperando aprobación',
|
||||
'cancel' => 'Cancelar',
|
||||
'copy_link' => 'Copiar enlace',
|
||||
'create_comment' => 'Comentar',
|
||||
'create_reply' => 'Responder',
|
||||
'delete' => 'Borrar',
|
||||
'delete_confirmation_text' => '¿Estas seguro? Esto no se puede deshacer.',
|
||||
'delete_confirmation_title' => 'Borrar comentario',
|
||||
'edit' => 'Editar',
|
||||
'edit_comment' => 'Guardar',
|
||||
'guest' => 'invitado',
|
||||
'just_now' => 'Ahora mismo',
|
||||
'no_comments_yet' => 'Aún no hay comentarios…',
|
||||
'reject_comment' => 'Rechazar',
|
||||
'send_notifications' => 'Notificarme cuando alguien responda',
|
||||
'write_comment' => 'Deja un comentario',
|
||||
'write_reply' => 'Deja una respuesta',
|
||||
);
|
||||
18
resources/lang/vendor/laravel-comments/es/notifications.php
vendored
Normal file
18
resources/lang/vendor/laravel-comments/es/notifications.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Aprobar comentario',
|
||||
'approved_comment_mail_body' => 'Enviado por :commentator_name',
|
||||
'approved_comment_mail_subject' => 'Se ha enviado un nuevo comentario',
|
||||
'approved_comment_mail_title' => 'Nuevo comentario en ":commentable_name"',
|
||||
'enum_description_all' => 'En todos los comentarios',
|
||||
'enum_description_none' => 'Nunca',
|
||||
'enum_description_participating' => 'Cuando participe',
|
||||
'enum_longdescription_all' => 'Notificarme todos los comentarios',
|
||||
'enum_longdescription_none' => 'No notificarme nunca',
|
||||
'enum_longdescription_participating' => 'Notificarme cuando participe',
|
||||
'pending_comment_mail_body' => 'Un comentario pendiente :commentable_name de :commentator_name espera tu aprobación',
|
||||
'pending_comment_mail_subject' => 'Un nuevo comentario espera la aprobación',
|
||||
'reject_comment' => 'Rechazar comentario',
|
||||
'view_comment' => 'Ver comentario',
|
||||
);
|
||||
23
resources/lang/vendor/laravel-comments/fr/comments.php
vendored
Normal file
23
resources/lang/vendor/laravel-comments/fr/comments.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Approuver',
|
||||
'awaits_approval' => 'En attente d\'approbation',
|
||||
'cancel' => 'Annuler',
|
||||
'copied' => 'Lien copié',
|
||||
'copy_link' => 'Copier le lien',
|
||||
'create_comment' => 'Commentaire',
|
||||
'create_reply' => 'Répondre',
|
||||
'delete' => 'Supprimer',
|
||||
'delete_confirmation_text' => 'Etes-vous sûr ? Cela ne peut pas être défait.',
|
||||
'delete_confirmation_title' => 'Supprimer le commentaire',
|
||||
'edit' => 'Modifier',
|
||||
'edit_comment' => 'Enregistrer',
|
||||
'guest' => 'invité',
|
||||
'just_now' => 'Maintenant',
|
||||
'no_comments_yet' => 'Aucun commentaire pour le moment...',
|
||||
'reject_comment' => 'Rejeter',
|
||||
'send_notifications' => 'Me prévenir lorsque quelqu\'un répond',
|
||||
'write_comment' => 'Laissez un commentaire',
|
||||
'write_reply' => 'Laissez une réponse',
|
||||
);
|
||||
18
resources/lang/vendor/laravel-comments/fr/notifications.php
vendored
Normal file
18
resources/lang/vendor/laravel-comments/fr/notifications.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Approuver le commentaire',
|
||||
'approved_comment_mail_body' => 'Posté par :commentator_name',
|
||||
'approved_comment_mail_subject' => 'Un nouveau commentaire a été posté',
|
||||
'approved_comment_mail_title' => 'Un nouveau commentaire sur ":commentable_name "',
|
||||
'enum_description_all' => 'Sur tous les commentaires',
|
||||
'enum_description_none' => 'Jamais',
|
||||
'enum_description_participating' => 'Lorsque vous participez',
|
||||
'enum_longdescription_all' => 'Etre notifié sur tous les commentaires',
|
||||
'enum_longdescription_none' => 'Ne jamais être notifié',
|
||||
'enum_longdescription_participating' => 'Être notifié lors de la participation',
|
||||
'pending_comment_mail_body' => 'Un commentaire en attente :commentable_name par :commentator_name attend votre approbation',
|
||||
'pending_comment_mail_subject' => 'Un nouveau commentaire est en attente d\'approbation',
|
||||
'reject_comment' => 'Rejeter le commentaire',
|
||||
'view_comment' => 'Afficher le commentaire',
|
||||
);
|
||||
19
resources/lang/vendor/laravel-comments/it/comments.php
vendored
Normal file
19
resources/lang/vendor/laravel-comments/it/comments.php
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'cancel' => 'Annulla',
|
||||
'copied' => 'Link copiato',
|
||||
'copy_link' => 'Copia link',
|
||||
'create_comment' => 'Commenta',
|
||||
'create_reply' => 'Rispondi',
|
||||
'delete' => 'Cancella',
|
||||
'delete_confirmation_text' => 'Si è sicuri? La decisione sarà definitiva.',
|
||||
'delete_confirmation_title' => 'Cancella commento',
|
||||
'edit' => 'Modifica',
|
||||
'edit_comment' => 'Salva',
|
||||
'just_now' => 'Adesso',
|
||||
'no_comments_yet' => 'Non ci sono commenti…',
|
||||
'send_notifications' => 'Notifica se qualcuno risponde',
|
||||
'write_comment' => 'Lascia un commento',
|
||||
'write_reply' => 'Rispondi al commento',
|
||||
);
|
||||
18
resources/lang/vendor/laravel-comments/it/notifications.php
vendored
Normal file
18
resources/lang/vendor/laravel-comments/it/notifications.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => 'Approva commento',
|
||||
'approved_comment_mail_body' => 'Pubblicato da :commentator_name',
|
||||
'approved_comment_mail_subject' => 'Un nuovo commento è stato pubblicato',
|
||||
'approved_comment_mail_title' => 'Un nuovo commento su ":commentable_name"',
|
||||
'enum_description_all' => 'Su tutti i commenti',
|
||||
'enum_description_none' => 'Mai',
|
||||
'enum_description_participating' => 'Quando si partecipa',
|
||||
'enum_longdescription_all' => 'Ricevi una notifica su tutti i commenti',
|
||||
'enum_longdescription_none' => 'Non essere mai avvisato',
|
||||
'enum_longdescription_participating' => 'Ricevi una notifica quando partecipi',
|
||||
'pending_comment_mail_body' => 'Un nuovo commento :commentable_name di :commentator_name è in attesa di approvazione',
|
||||
'pending_comment_mail_subject' => 'Un nuovo commento è in attesa di approvazione',
|
||||
'reject_comment' => 'Rifiuta commento',
|
||||
'view_comment' => 'Visualizza commento',
|
||||
);
|
||||
19
resources/lang/vendor/laravel-comments/nl/comments.php
vendored
Normal file
19
resources/lang/vendor/laravel-comments/nl/comments.php
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'write_comment' => 'Plaats een opmerking',
|
||||
'write_reply' => 'Reageer',
|
||||
'cancel' => 'Annuleer',
|
||||
'edit' => 'Bewerk',
|
||||
'edit_comment' => 'Opslaan',
|
||||
'no_comments_yet' => 'Nog geen opmerkingen',
|
||||
'delete' => 'Verwijder',
|
||||
'copy_link' => 'Kopieer Link',
|
||||
'delete_confirmation_title' => 'Verwijder opmerking',
|
||||
'delete_confirmation_text' => 'Weet je het zeker? Dit kan niet meer hersteld worden.',
|
||||
'create_reply' => 'Antwoord',
|
||||
'create_comment' => 'Plaats opmerking',
|
||||
'just_now' => 'Zojuist',
|
||||
'send_notifications' => 'Informeer me over reacties.',
|
||||
'copied' => 'Link gekopieerd'
|
||||
];
|
||||
21
resources/lang/vendor/laravel-comments/nl/notifications.php
vendored
Normal file
21
resources/lang/vendor/laravel-comments/nl/notifications.php
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'approve_comment' => 'Keur opmerking goed',
|
||||
'reject_comment' => 'Keur opmerking af',
|
||||
'view_comment' => 'Bekijk opmerking',
|
||||
|
||||
'pending_comment_mail_subject' => 'Een nieuwe opmerking wacht op goedkeuring',
|
||||
'pending_comment_mail_body' => 'Opmerking :commentable_name van :commentator_name wacht op uw goedkeuring',
|
||||
|
||||
'approved_comment_mail_subject' => 'Een nieuwe opmerking is geplaatst',
|
||||
'approved_comment_mail_title' => 'Een nieuwe opmerking op ":commentable_name"',
|
||||
'approved_comment_mail_body' => 'Geschreven door :commentator_name',
|
||||
|
||||
'enum_description_participating'=> 'Bij deelname aan gesprek',
|
||||
'enum_description_all' => 'Bij alle opmerkingen',
|
||||
'enum_description_none' => 'Nooit',
|
||||
'enum_longdescription_participating' => 'Krijg een notificatie op dit gesprek',
|
||||
'enum_longdescription_all' => 'Krijg een notificatie op alle opmerkingen',
|
||||
'enum_longdescription_none' => 'Geen notificaties',
|
||||
];
|
||||
23
resources/lang/vendor/laravel-comments/pt_PT/comments.php
vendored
Normal file
23
resources/lang/vendor/laravel-comments/pt_PT/comments.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'write_comment' => 'Deixe um comentário',
|
||||
'write_reply' => 'Deixe uma resposta',
|
||||
'cancel' => 'Cancelar',
|
||||
'edit' => 'Editar',
|
||||
'edit_comment' => 'Guardar',
|
||||
'no_comments_yet' => 'Ainda não tem comentários',
|
||||
'delete' => 'Excluir',
|
||||
'copy_link' => 'Copiar Link',
|
||||
'delete_confirmation_title' => 'Excluir comentário',
|
||||
'delete_confirmation_text' => 'Tem certeza? Esta ação é irreversível.',
|
||||
'create_reply' => 'Responder',
|
||||
'create_comment' => 'Comentar',
|
||||
'just_now' => 'Agora mesmo',
|
||||
'send_notifications' => 'Notifique-me quando alguém responder',
|
||||
'reject_comment' => 'Rejeitar',
|
||||
'approve_comment' => 'Aprovar',
|
||||
'awaits_approval' => 'Aguardando aprovação',
|
||||
'guest' => 'convidado',
|
||||
'copied' => 'Link copiado'
|
||||
];
|
||||
21
resources/lang/vendor/laravel-comments/pt_PT/notifications.php
vendored
Normal file
21
resources/lang/vendor/laravel-comments/pt_PT/notifications.php
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'approve_comment' => 'Aprovar comentário',
|
||||
'reject_comment' => 'Rejeitar comentário',
|
||||
'view_comment' => 'Ver comentário',
|
||||
|
||||
'pending_comment_mail_subject' => 'Um novo comentário está a aguardar aprovação',
|
||||
'pending_comment_mail_body' => 'Um comentário em :commentable_name de :commentator_name aguarda a sua aprovação',
|
||||
|
||||
'approved_comment_mail_subject' => 'Um novo comentário foi postado',
|
||||
'approved_comment_mail_title' => 'Um novo comentário em ":commentable_name"',
|
||||
'approved_comment_mail_body' => 'Postado por :commentator_name',
|
||||
|
||||
'enum_description_participating'=> 'Ao participar',
|
||||
'enum_description_all' => 'Em todos os comentários',
|
||||
'enum_description_none' => 'Nunca',
|
||||
'enum_longdescription_participating' => 'Seja notificado ao participar',
|
||||
'enum_longdescription_all' => 'Seja notificado sobre todos os comentários',
|
||||
'enum_longdescription_none' => 'Nunca seja notificado',
|
||||
];
|
||||
Reference in New Issue
Block a user