mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2025-02-05 16:24:42 +00:00
Nutomic
0955855d96
* Remove outdated notification strings * Revert changes to updated translations * Run formatter * update * fmt
21 lines
1.8 KiB
JSON
21 lines
1.8 KiB
JSON
{
|
|
"registration_approved_subject": "Registrazione approvata per {username}",
|
|
"registration_approved_body": "La tua richiesta di registrazione è stata approvata. Benvenuto su {hostname}!",
|
|
"password_reset_subject": "Password ripristinata per {username}",
|
|
"verify_email_subject": "Verifica il tuo indirizzo email per {hostname}",
|
|
"verify_email_body": "Per favore clicca sul link sottostante per verificare l'indirizzo email dell'account @{username}@{hostname}. Ignora questa email se questo account non è tuo.<br><br><a href=\"{verify_link}\">Verifica la tua email</a>",
|
|
"email_verified_subject": "Indirizzo email verificato per {username}",
|
|
"email_verified_body": "La tua email è stata verificata.",
|
|
"notification_post_reply_subject": "Risposta da {username}",
|
|
"notification_comment_reply_subject": "Risposta da {username}",
|
|
"notification_mentioned_by_subject": "Taggato da {username}",
|
|
"notification_private_message_subject": "Messaggio privato da {username}",
|
|
"new_report_body": "Per favore clicca sul link sottostante per vedere tutti i report.<br><br><a href=\"{reports_link}\">Visualizza report</a>",
|
|
"registration_denied": "Registrazione respinta",
|
|
"application_question_required": "Devi aggiungere un questionario se è obbligatorio fare domanda di iscrizione.",
|
|
"new_application_subject": "{username} ha fatto richiesta di entrare in {hostname}",
|
|
"new_application_body": "Fare clic sul link sottostante per visualizzare la richiesta di partecipazione.<br><br><a href=\"{applications_link}\">Visualizza richieste</a>",
|
|
"new_report_subject": "Nuovo report creato da {reporter_username} per {reported_username} su {hostname}",
|
|
"registration_denied_subject": "Registrazione negata per {username}",
|
|
"registration_denied_body": "La tua richiesta di registrazione per {hostname} è stata respinta."
|
|
}
|