You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.9 KiB
JSON
52 lines
1.9 KiB
JSON
{
|
|
"home": "Home",
|
|
"search": "Cerca",
|
|
"buttons.close": "Chiudi",
|
|
"403.title": "Accesso Proibito",
|
|
"403.message": "Non hai accesso alla pagina che stavi cercando di aprire. Probabilmente devi <a href='/login'>effettuare il log in</a>?",
|
|
"404.title": "Non trovato",
|
|
"404.message": "La pagina che stavi cercando di aprire non esiste. Ritorna alla <a href='/'>pagina iniziale</a>.",
|
|
"500.title": "Errore interno.",
|
|
"500.message": "Oops! Qualcosa non funziona come si deve!",
|
|
"register": "Registrazione",
|
|
"login": "Login",
|
|
"logout": "Logout",
|
|
"logout.title": "Disconnessione avvenuta.",
|
|
"logout.message": "Logout effettuato con successo",
|
|
"save_changes": "Salva",
|
|
"close": "Chiudi",
|
|
"header.admin": "Amministratore",
|
|
"header.recent": "Recenti",
|
|
"header.unread": "Non letti",
|
|
"header.popular": "Popular",
|
|
"header.users": "Utenti",
|
|
"header.chats": "Chats",
|
|
"header.notifications": "Notifications",
|
|
"header.search": "Cerca",
|
|
"header.profile": "Profilo",
|
|
"notifications.loading": "Caricamento delle Notifiche",
|
|
"chats.loading": "Caricamento delle Chat",
|
|
"motd.welcome": "Benvenuti al NodeBB, la piattaforma di discussione del futuro.",
|
|
"motd.get": "Ottenere NodeBB",
|
|
"motd.fork": "Fork",
|
|
"motd.like": "Mi piace",
|
|
"motd.follow": "Segui",
|
|
"previouspage": "Previous Page",
|
|
"nextpage": "Next Page",
|
|
"alert.success": "Success",
|
|
"alert.error": "Error",
|
|
"alert.banned": "Banned",
|
|
"alert.banned.message": "You are banned you will be logged out!",
|
|
"alert.unfollow": "You are no longer following %1!",
|
|
"alert.follow": "You are now following %1!",
|
|
"posts": "Posts",
|
|
"views": "Views",
|
|
"posted": "posted",
|
|
"in": "in",
|
|
"recentposts": "Recent Posts",
|
|
"online": "Online",
|
|
"away": "Away",
|
|
"dnd": "Do not Disturb",
|
|
"invisible": "Invisible",
|
|
"offline": "Offline"
|
|
} |