New translations app.json (Italian)

This commit is contained in:
Eugen Rochko 2022-03-31 14:54:36 +02:00
parent 35ef09f49d
commit 5b1d709191
1 changed files with 37 additions and 37 deletions

View File

@ -325,65 +325,65 @@
}, },
"dont_receive_email": { "dont_receive_email": {
"title": "Controlla la tua e-mail", "title": "Controlla la tua e-mail",
"description": "Check if your email address is correct as well as your junk folder if you havent.", "description": "Controlla se il tuo indirizzo email sia corretto, così come la tua cartella spazzatura se non ce l'hai.",
"resend_email": "Resend Email" "resend_email": "Invia e-mail di nuovo"
}, },
"open_email_app": { "open_email_app": {
"title": "Check your inbox.", "title": "Controlla la tua posta in arrivo.",
"description": "We just sent you an email. Check your junk folder if you havent.", "description": "Ti abbiamo appena inviato un'email. Controlla la tua cartella spazzatura se non ce l'hai.",
"mail": "Mail", "mail": "Posta",
"open_email_client": "Open Email Client" "open_email_client": "Apri client Email"
} }
}, },
"home_timeline": { "home_timeline": {
"title": "Home", "title": "Inizio",
"navigation_bar_state": { "navigation_bar_state": {
"offline": "Offline", "offline": "Non in linea",
"new_posts": "See new posts", "new_posts": "Vedi nuovi post",
"published": "Published!", "published": "Pubblicato!",
"Publishing": "Publishing post..." "Publishing": "Pubblicazione post..."
} }
}, },
"suggestion_account": { "suggestion_account": {
"title": "Find People to Follow", "title": "Trova alcune persone da seguire",
"follow_explain": "When you follow someone, youll see their posts in your home feed." "follow_explain": "Quando segui qualcuno, vedrai i loro post nella tua home feed."
}, },
"compose": { "compose": {
"title": { "title": {
"new_post": "New Post", "new_post": "Nuovo post",
"new_reply": "New Reply" "new_reply": "Nuova risposta"
}, },
"media_selection": { "media_selection": {
"camera": "Take Photo", "camera": "Scatta foto",
"photo_library": "Photo Library", "photo_library": "Libreria foto",
"browse": "Browse" "browse": "Sfoglia"
}, },
"content_input_placeholder": "Type or paste whats on your mind", "content_input_placeholder": "Digita o incolla quello che hai in mente",
"compose_action": "Publish", "compose_action": "Pubblica",
"replying_to_user": "replying to %s", "replying_to_user": "rispondendo a %s",
"attachment": { "attachment": {
"photo": "photo", "photo": "foto",
"video": "video", "video": "filmato",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.", "attachment_broken": "Questo %s è rotto e non può essere\ncaricato su Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...", "description_photo": "Descrivi la foto per gli utenti ipovedenti...",
"description_video": "Describe the video for the visually-impaired..." "description_video": "Descrivi il filmato per gli utenti ipovedenti..."
}, },
"poll": { "poll": {
"duration_time": "Duration: %s", "duration_time": "Durata: %s",
"thirty_minutes": "30 minutes", "thirty_minutes": "30 minuti",
"one_hour": "1 Hour", "one_hour": "1 ora",
"six_hours": "6 Hours", "six_hours": "6 ore",
"one_day": "1 Day", "one_day": "1 giorno",
"three_days": "3 Days", "three_days": "3 giorni",
"seven_days": "7 Days", "seven_days": "7 giorni",
"option_number": "Option %ld" "option_number": "Opzione %ld"
}, },
"content_warning": { "content_warning": {
"placeholder": "Write an accurate warning here..." "placeholder": "Scrivi un avviso accurato qui..."
}, },
"visibility": { "visibility": {
"public": "Public", "public": "Pubblico",
"unlisted": "Unlisted", "unlisted": "Non elencato",
"private": "Followers only", "private": "Followers only",
"direct": "Only people I mention" "direct": "Only people I mention"
}, },