mirror of
https://github.com/PretendoNetwork/juxtaposition-ui.git
synced 2026-09-09 01:45:31 -05:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,126 +1,126 @@
|
||||
{
|
||||
"language": "Italian",
|
||||
"language": "Italiano",
|
||||
"global": {
|
||||
"user_page": "User Page",
|
||||
"activity_feed": "Activity Feed",
|
||||
"communities": "Communities",
|
||||
"messages": "Messages",
|
||||
"notifications": "Notifications",
|
||||
"go_back": "Go Back",
|
||||
"back": "Back",
|
||||
"yeahs": "Yeahs",
|
||||
"more": "Load More Posts",
|
||||
"no_posts": "No Posts",
|
||||
"private": "Private",
|
||||
"close": "Close",
|
||||
"save": "Save",
|
||||
"exit": "Exit",
|
||||
"next": "Next"
|
||||
"user_page": "Pagina utente",
|
||||
"activity_feed": "Feed attività",
|
||||
"communities": "Community",
|
||||
"messages": "Messaggi",
|
||||
"notifications": "Notifiche",
|
||||
"go_back": "Torna indietro",
|
||||
"back": "Indietro",
|
||||
"yeahs": "Sìì",
|
||||
"more": "Carica più post",
|
||||
"no_posts": "Nessun post",
|
||||
"private": "Privato",
|
||||
"close": "Chiudi",
|
||||
"save": "Salva",
|
||||
"exit": "Esci",
|
||||
"next": "Avanti"
|
||||
},
|
||||
"all_communities": {
|
||||
"text": "All Communities",
|
||||
"announcements": "Announcements",
|
||||
"ann_string": "Click here to view recent announcements!",
|
||||
"popular_places": "Popular Places",
|
||||
"new_communities": "New Communities",
|
||||
"show_all": "Show All",
|
||||
"search": "Search communities..."
|
||||
"text": "Tutte le community",
|
||||
"announcements": "Comunicazioni",
|
||||
"ann_string": "Clicca qui per visualizzare le comunicazioni più recenti!",
|
||||
"popular_places": "Luoghi popolari",
|
||||
"new_communities": "Nuove community",
|
||||
"show_all": "Mostra tutto",
|
||||
"search": "Cerca community..."
|
||||
},
|
||||
"community": {
|
||||
"follow": "Follow Community",
|
||||
"following": "Following",
|
||||
"followers": "Followers",
|
||||
"posts": "Posts",
|
||||
"tags": "Tags",
|
||||
"recent": "Recent Posts",
|
||||
"popular": "Popular Posts",
|
||||
"verified": "Verified Posts",
|
||||
"new": "New Post"
|
||||
"follow": "Segui community",
|
||||
"following": "Stanno seguendo",
|
||||
"followers": "Follower",
|
||||
"posts": "Post",
|
||||
"tags": "Tag",
|
||||
"recent": "Post recenti",
|
||||
"popular": "Post popolari",
|
||||
"verified": "Post verificati",
|
||||
"new": "Nuovo post"
|
||||
},
|
||||
"user_page": {
|
||||
"country": "Country",
|
||||
"birthday": "Birthday",
|
||||
"game_experience": "Game Experience",
|
||||
"posts": "Posts",
|
||||
"friends": "Friends",
|
||||
"following": "Following",
|
||||
"followers": "Followers",
|
||||
"follow_user": "Follow",
|
||||
"following_user": "Following",
|
||||
"befriend": "Befriend",
|
||||
"pending": "Pending",
|
||||
"unfriend": "Unfriend",
|
||||
"no_friends": "No Friends",
|
||||
"no_following": "Not Following Anyone",
|
||||
"no_followers": "No Followers"
|
||||
"country": "Nazione",
|
||||
"birthday": "Compleanno",
|
||||
"game_experience": "Esperienza di gioco",
|
||||
"posts": "Post",
|
||||
"friends": "Amici",
|
||||
"following": "Sta seguendo",
|
||||
"followers": "Follower",
|
||||
"follow_user": "Segui",
|
||||
"following_user": "Stai seguendo",
|
||||
"befriend": "Chiedi amicizia",
|
||||
"pending": "In attesa",
|
||||
"unfriend": "Rimuovi amicizia",
|
||||
"no_friends": "Nessun amico",
|
||||
"no_following": "Non sta seguendo nessuno",
|
||||
"no_followers": "Nessun follower"
|
||||
},
|
||||
"user_settings": {
|
||||
"profile_settings": "Profile Settings",
|
||||
"show_country": "Show Country on Profile",
|
||||
"show_birthday": "Show Birthday on Profile",
|
||||
"show_game": "Show Game Experience on Profile",
|
||||
"show_comment": "Show Comment on Profile",
|
||||
"profile_comment": "Profile Comment",
|
||||
"swearing": "Profile comment cannot contain explicit language."
|
||||
"profile_settings": "Impostazioni del profilo",
|
||||
"show_country": "Mostra nazione sul profilo",
|
||||
"show_birthday": "Mostra compleanno sul profilo",
|
||||
"show_game": "Mostra esperienza di gioco sul profilo",
|
||||
"show_comment": "Mostra commento sul profilo",
|
||||
"profile_comment": "Commento sul profilo",
|
||||
"swearing": "Il commento sul profilo non deve contenere linguaggio esplicito."
|
||||
},
|
||||
"activity_feed": {
|
||||
"empty": "It's empty here. Try following someone!"
|
||||
"empty": "È vuoto qui. Prova a seguire qualcuno!"
|
||||
},
|
||||
"notifications": {
|
||||
"none": "No notifications.",
|
||||
"new_follower": "followed you!"
|
||||
"none": "Nessuna notifica.",
|
||||
"new_follower": "ti ha seguito!"
|
||||
},
|
||||
"new_post": {
|
||||
"new_post_text": "New Post",
|
||||
"post_to": "Post to",
|
||||
"text_hint": "Tap here to make a post.",
|
||||
"swearing": "Post cannot contain explicit language."
|
||||
"new_post_text": "Nuovo post",
|
||||
"post_to": "Posta su",
|
||||
"text_hint": "Tocca qui per postare.",
|
||||
"swearing": "Il post non deve contenere linguaggio esplicito."
|
||||
},
|
||||
"messages": {
|
||||
"coming_soon": "Messages isn't ready yet. Check back soon!"
|
||||
"coming_soon": "La funzionalità Messaggi non è ancora pronta. Ricontrolla presto!"
|
||||
},
|
||||
"setup": {
|
||||
"welcome": "Welcome to Juxtaposition!",
|
||||
"welcome_text": "Juxt is a gaming community that connects people from all over the world using Mii characters. Use Juxt to share your gaming experiences and meet people from around the world.",
|
||||
"beta": "Beta Disclaimer",
|
||||
"welcome": "Benvenuto a Juxtaposition!",
|
||||
"welcome_text": "Juxt è una community gaming che connette persone da tutto il mondo attraverso personaggi Mii. Usa Juxt per condividere le tue esperienze di gioco ed incontrare persone da tutto il mondo.",
|
||||
"beta": "Disclaimer beta",
|
||||
"beta_text": {
|
||||
"fisrt": "You are about to try out the first public beta of Juxt. This means that a lot is still up in the air, and a lot can change at any time.",
|
||||
"second": "This can and may include a total wipe of the database at the conclusion or during the beta period.",
|
||||
"third": "The website, its software and all content found on it are provided on an “as is” and “as available” basis. The Pretendo Network does not give any warranties, whether express or implied, as to the suitability or usability of the website, its software or any of its content."
|
||||
"fisrt": "Stai per provare la prima beta pubblica di Juxt. Ciò significa che molte cose non sono ancora finalizzate, e possono cambiare in qualunque momento.",
|
||||
"second": "Questo può e potrebbe includere una cancellazione completa del database alla fine o durante il periodo di beta.",
|
||||
"third": "Il sito web, il suo software e tutto il contenuto presente in esso sono forniti “nello stato in cui si trovano” e “secondo disponibilità”. Pretendo Network non fornisce nessuna garanzia, esplicita o implicita, per quanto riguarda l'idoneità o l'utilizzo del sito, il software o il suo contenuto."
|
||||
},
|
||||
"info": "What is Juxtaposition?",
|
||||
"info_text": "Juxt is a user-driven gaming community where you can interact with people\n all over the world. You can write or draw posts in game communities or send messages directly to your friends.",
|
||||
"rules": "Juxt Rules",
|
||||
"info": "Cos'è Juxtaposition?",
|
||||
"info_text": "Juxt è una comunità gaming guidata dagli utenti dove puoi interagire con persone\n da tutto il mondo. Puoi scrivere o disegnare post nella comunità di un gioco o mandare messaggi diretti ai tuoi amici.",
|
||||
"rules": "Regole di Juxt",
|
||||
"rules_text": {
|
||||
"first": "The following are some important guidelines for making Juxt a fun and enjoyable experience for everyone. The Juxt Code of Conduct contains detailed information, so please read it carefully.",
|
||||
"second": "Posts Can Be Viewed Around the World",
|
||||
"third": "Juxt contains many gaming communities where people from all over the world can share their thoughts. When you post in a community, remember that everyone can see it, so please express yourself in a way that everyone can enjoy. Use common sense, and think before you post. Juxt is a service that is also accessible from the Internet, so bear in mind that people who don't use Juxt may also see your posts. Additionally, any comments you make on your friends’ posts will be seen not by just your friends but by people around the world, too. Please keep this in mind.",
|
||||
"fourth": "Be Nice to One Another",
|
||||
"fifth": "In order to keep Juxt a fun place for everyone, we ask that you be considerate to other users. Help us keep Juxt an enjoyable experience by not posting anything inappropriate or offensive.",
|
||||
"sixth": "Do Not Post Personal Information—Yours or Others’",
|
||||
"seventh": "Remember, knowing someone in Juxt isn’t the same as knowing them in real life. Never share your e-mail address, home address, work or school name, or other personally identifying information with anyone on Juxt, and never share anyone else's information either. Additionally, if someone you meet in Juxt invites you to meet him or her in the real world, do not accept. Juxt is an online community and should not be used to arrange real-world meet-ups.",
|
||||
"eighth": "Don’t Post Spoilers",
|
||||
"ninth": "Some people come to Juxt looking for tips and tricks for games, but others want to discover a game's secrets all on their own. Posts that reveal secrets of a game or its story are called \"spoilers.\" If you're posting something about a game that might be a spoiler, be sure to check the Spoilers box before sending your post. This way, people who don't want to be spoiled won't see your post.",
|
||||
"tenth": "Code of Conduct Violations",
|
||||
"eleventh": "Our goal is to keep Juxt fun and enjoyable for everyone. In the event that someone violates the Juxt Code of Conduct, we will take appropriate action, up to and including blocking the offending user or console.",
|
||||
"twelfth": "Have You Played That Game?",
|
||||
"thirteenth": "If you're posting in the community for a game you've played, your posts will have an icon indicating that you've played it."
|
||||
"first": "Di seguito elencate sono delle importanti linee guida per rendere Juxt un'esperienza divertente e piacevole per tutti. Il codice di condotta di Juxt contiene informazioni dettagliate, quindi leggilo attentamente, per favore.",
|
||||
"second": "I post possono essere visualizzati da tutto il mondo",
|
||||
"third": "Juxt contiene diverse comunità gaming dove persone da tutto il mondo possono condividere le loro opinioni. Quando posti in una community, ricordati che chiunque può vederlo, quindi esprimiti in un modo che possa piacere a tutti. Usa il buon senso, e pensa prima di postare. Juxt è un servizio che è anche accessibile via Internet, quindi tieni a mente che i tuoi post potrebbero essere visualizzati anche da persone che non utilizzano Juxt. Inoltre, qualunque commento che scrivi su un post di un tuo amico potra essere visto non solo dai tuoi amici, ma anche da persone da tutto il mondo. Per favore tienilo a mente.",
|
||||
"fourth": "Sii gentile con gli altri utenti",
|
||||
"fifth": "Ti chiediamo di essere rispettoso degli altri utenti, in modo che Juxt rimanga un luogo divertente per tutti. Non postare niente di inappropriato o offensivo, in modo da aiutarci a mantenere Juxt un'esperienza piacevole.",
|
||||
"sixth": "Non postare informazioni personali - Tue o degli altri",
|
||||
"seventh": "Ricorda, conoscere qualcuno su Juxt non è come conoscersi nella realtà. Non condividere con nessuno su Juxt il tuo indirizzo e-mail, indirizzo di casa, nome della tua scuola o luogo di lavoro, o altre informazioni personali, e lo stesso vale per le informazioni personali di altri utenti. Inoltre, se qualcuno che conosci su Juxt ti offre di incontrarlo nel mondo reale, non accettare. Juxt è una comunità online e non deve essere usata per organizzare incontri nel mondo reale.",
|
||||
"eighth": "Non postare spoiler",
|
||||
"ninth": "Alcune persone visitano Juxt per trovare suggerimenti e trucchi per i giochi, ma altre vogliono scoprire i segreti di un gioco da sole. Post che rivelano i segreti di un gioco o della sua storia sono detti \"spoiler\". Se stai postando qualcosa che potrebbe essere uno spoiler, assicurati di selezionare la casella Spoiler prima di inviare il tuo post. In questo modo il tuo post non sarà visibile agli utenti che non vogliono vedere spoiler.",
|
||||
"tenth": "Violazioni del Codice di Condotta",
|
||||
"eleventh": "Il nostro obiettivo è rendere Juxt divertente e piacevole per tutti. Nel caso in cui qualcuno violi il Codice di Condotta, prenderemo i provvedimenti opportuni, fino a bloccare l'utente o la console incriminati.",
|
||||
"twelfth": "Hai mai giocato a quel gioco?",
|
||||
"thirteenth": "Se stai postando nella comunità di un gioco a cui hai giocato, i tuoi post avranno un'icona per indicare che ci hai giocato."
|
||||
},
|
||||
"experience": "Game Experience",
|
||||
"experience": "Esperienza di gioco",
|
||||
"experience_text": {
|
||||
"info": "Please tell us how you would describe your level of experience with games. You can change this setting later.",
|
||||
"beginner": "Beginner",
|
||||
"intermediate": "Intermediate",
|
||||
"expert": "Expert"
|
||||
"info": "Per favore, seleziona come descriveresti il tuo livello di esperienza con i giochi. Potrai cambiare la tua selezione in qualunque momento.",
|
||||
"beginner": "Principiante",
|
||||
"intermediate": "Intermedio",
|
||||
"expert": "Esperto"
|
||||
},
|
||||
"google": "Google Analytics",
|
||||
"google_text": "Juxtaposition uses Google Analytics in order to track how users are using our service. The data collected includes but is not limited to time of visit, pages visited, and time spent on the site. This data is not attached to you in any way, and is not used for advertisements by us or Google.",
|
||||
"ready": "Ready to Start Using Juxt",
|
||||
"ready_text": "First check out some communities and see what people from all over the world are posting about. Take this opportunity to familiarize yourself with Juxt. You might make some new discoveries along the way!",
|
||||
"done": "Have fun in Juxt!",
|
||||
"done_button": "Let's Go!",
|
||||
"guest": "Guest Mode",
|
||||
"guest_text": "We can't verify your account at the moment, which likely means your are currently logging in with a Nintendo Network account. You will still be able to browse juxt, but you will not be able to Yeah! posts or make posts of your own till you log in with a Pretendo Network account. For more information check the Discord server.",
|
||||
"guest_button": "I Understand"
|
||||
"google_text": "Juxtaposition utilizza Google Analytics per tracciare il modo in cui gli utenti utilizzano il nostro servizio. I dati raccolti includono ma non si limitano a: momento della visita, pagine visitate e tempo passato sul sito. Questi dati non sono ricollegabili a te in alcun modo, e non sono utilizzati per finalità pubblicitarie da noi o Google.",
|
||||
"ready": "Pronto a iniziare a usare Juxt",
|
||||
"ready_text": "Per primaa cosa dai un'occhiata a qualche community e scopri di cosa stanno parlando persone da tutto il mondo. Cogli questa opportunità per familiarizzarti con Juxt. Potresti scoprire nuove cose starda facendo!",
|
||||
"done": "Divertiti in Juxt!",
|
||||
"done_button": "Andiamo!",
|
||||
"guest": "Modalità ospite",
|
||||
"guest_text": "Non è stato possibile verificare il tuo account; è probabile che tu stia tentando di accedere con un account Nintendo Network. Potrai comunque esplorare Juxt, ma non potrai aggiungere Sìì! ai post o postare tu stesso fino a quando non accederai con un account Pretendo Network. Per maggiori informazioni, controlla il server Discord.",
|
||||
"guest_button": "Ho capito"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user