2014-11-18 22:37:24 +08:00
{
//Navigation
2014-11-19 00:00:09 +08:00
"menu" : "Menu" ,
"top" : "Migliori" ,
"new" : "Nuovi" ,
"digest" : "Selezione" ,
"users" : "Utenti" ,
"settings" : "Impostazioni" ,
"admin" : "Amministrazione" ,
"post" : "Posta" ,
"toolbox" : "Toolbox" ,
"sign_up_sign_in" : "Registrati/Accedi" ,
"my_account" : "Il Mio Account" ,
"view_profile" : "Vedi Profilo" ,
"edit_account" : "Modifica Account" ,
2014-11-18 22:37:24 +08:00
//Main
2014-11-19 00:00:09 +08:00
"new_posts" : "Nuovi Post" ,
2014-11-18 22:37:24 +08:00
//Errors
2014-11-19 00:00:09 +08:00
"you_are_already_logged_in" : "Hai già eseguito l'accesso" ,
"sorry_this_is_a_private_site_please_sign_up_first" : "Ci spiace, questo è un sito privato. Per favore registrati." ,
"thanks_for_signing_up" : "Grazie per esserti registrato!" ,
"the_site_is_currently_invite_only_but_we_will_let_you_know_as_soon_as_a_spot_opens_up" : "Questo sito al momento è solo per chi è stato invitato, ma ti faremo sapere non appena ci sarà la possibilità di accedere." ,
"sorry_you_dont_have_the_rights_to_view_this_page" : "Ci spiace, non hai i permessi per visualizzare questa pagina." ,
"not_found" : "Non Trovato!" ,
"were_sorry_whatever_you_were_looking_for_isnt_here" : "Ci spiace; qualsiasi cosa stessi cercando non è qua.." ,
2014-11-18 22:37:24 +08:00
//helpers
2014-11-19 00:00:09 +08:00
"sorry_you_do_not_have_access_to_this_page" : "Ci spiace, non hai accesso a questa pagina" ,
"please_sign_in_first" : "Per favore prima accedi." ,
"sorry_you_have_to_be_an_admin_to_view_this_page" : "Ci spiace, devi essere un amministratore per vedere questa pagina." ,
"sorry_you_dont_have_permissions_to_add_new_items" : "Ci spiace, non hai i permessi per aggiungere nuovi elementi." ,
"sorry_you_cannot_edit_this_post" : "Ci spiace, non puoi modificare questo post." ,
"sorry_you_cannot_edit_this_comment" : "Ci spiace, non puoi modificare questo commento." ,
2014-11-18 22:37:24 +08:00
//Collections
2014-11-19 00:00:09 +08:00
"you_need_to_login_and_be_an_admin_to_add_a_new_category" : "Devi accedere ed essere un amministratore per aggiungere una nuova categoria." ,
"you_need_to_login_or_be_invited_to_post_new_comments" : "Devi accedere od essere invitato per postare nuovi commenti." ,
"please_wait" : "Per favore attendi " ,
"seconds_before_commenting_again" : " secondi prima di fare un altro commento" ,
"your_comment_is_empty" : "Il tuo commento è vuoto." ,
"you_dont_have_permission_to_delete_this_comment" : "Non hai i permessi per eliminare questo commento." ,
"you_need_to_login_or_be_invited_to_post_new_stories" : "Devi accedere o essere invitato per postare nuove storie." ,
"please_fill_in_a_headline" : "Per favore inserisci un titolo" ,
"this_link_has_already_been_posted" : "Questo link è già stato postato" ,
"sorry_you_cannot_submit_more_than" : "Ci spiace, non puoi inviare più di " ,
"posts_per_day" : " post al giorno" ,
"someone_replied_to_your_comment_on" : "Qualcuno ha risposto al tuo commento su" ,
"has_replied_to_your_comment_on" : " ha risposto al tuo commento su" ,
"read_more" : "Leggi di più" ,
"a_new_comment_on_your_post" : "Un nuovo commento sul tuo post" ,
"you_have_a_new_comment_by" : "Hai un nuovo commento di " ,
"on_your_post" : " sul tuo post" ,
"has_created_a_new_post" : " ha creato un nuovo post" ,
"your_account_has_been_approved" : "Il tuo account è stato approvato." ,
"welcome_to" : "Benvenuto a " ,
"start_posting" : "Inizia a postare." ,
2014-11-18 22:37:24 +08:00
2014-11-18 23:39:00 +08:00
// Translation needed (found during migration to tap:i18n)
2014-11-19 00:00:09 +08:00
"please_fill_in_a_title" : "Please fill in a title" ,
"seconds_before_posting_again" : " seconds before posting again" ,
"upvoted" : "Upvoted" ,
"posted_date" : "Posted Date" ,
"posted_time" : "Posted Time" ,
"posted_date" : "Posted Date" ,
"posted_time" : "Posted Time" ,
"profile" : "Profile" ,
"sign_out" : "Sign Out" ,
"invitedcount" : "InvitedCount" ,
"invites" : "Invites" ,
"invited" : "Invited?" ,
"admin" : "Admin?" ,
"actions" : "Actions" ,
"invites_left" : "invites left" ,
"id" : "ID" ,
"name" : "Name:" ,
"bio" : "Bio:" ,
"github" : "GitHub" ,
"site" : "Site" ,
"upvoted_posts" : "Upvoted Posts" ,
"downvoted_posts" : "Downvoted Posts" ,
"mark_as_read" : "Mark as read" ,
2014-11-18 23:39:00 +08:00
2014-11-18 22:37:24 +08:00
//Common
2014-11-19 00:00:09 +08:00
"pending" : "In attesa" ,
"loading" : "Caricamento..." ,
"submit" : "Invia" ,
"you_must_be_logged_in" : "Devi effettuare l'accesso." ,
"are_you_sure" : "Sei sicuro?" ,
"please_log_in_first" : "Per favore esegui prima l'accesso" ,
"sign_in_sign_up_with_twitter" : "Accedi/Registrati con Twitter" ,
"load_more" : "Carica altro"
2014-11-18 22:37:24 +08:00
}