refactoring
This commit is contained in:
@@ -72,39 +72,38 @@ export default {
|
||||
email_description: ``,
|
||||
insert_your_address: 'Insert your email address.',
|
||||
feed_description: `
|
||||
Per seguire gli aggiornamenti da computer o smartphone senza la necessità di aprire periodicamente il sito, il metodo consigliato è quello dei Feed RSS.</p>
|
||||
To follow updates from a computer or smartphone without the need to periodically open this site, the recommended method is RSS Feeds. </p>
|
||||
|
||||
<p>Con i feed rss utilizzi un'apposita applicazione per ricevere aggiornamenti dai siti che più ti interessano. È un buon metodo per seguire anche molti siti in modo molto rapido, senza necessità di creare un account o altre complicazioni.</p>
|
||||
|
||||
<li>Se hai Android, ti consigliamo <a href="https://play.google.com/store/apps/details?id=net.frju.flym">Flym</a> o Feeder</li>
|
||||
<li>Per iPhone/iPad puoi usare <a href="https://itunes.apple.com/ua/app/feeds4u/id1038456442?mt=8">Feed4U</a></li>
|
||||
<li>Per il computer fisso/portatile consigliamo Feedbro, da installare all'interno <a href="https://addons.mozilla.org/en-GB/firefox/addon/feedbroreader/">di Firefox </a>o <a href="https://chrome.google.com/webstore/detail/feedbro/mefgmmbdailogpfhfblcnnjfmnpnmdfa">di Chrome</a> e compatibile con tutti i principali sistemi operativi.</li>
|
||||
<br/>
|
||||
Aggiungendo questo link al tuo lettore di feed, rimarrai aggiornata.`,
|
||||
ical_description: `I computer e gli smartphone sono comunemente attrezzati con un'applicazione per gestire un calendario. A questi programmi solitamente è possibile far importare un calendario remoto.`,
|
||||
list_description: `Se hai un sito web e vuoi mostrare una lista di eventi, puoi usare il seguente codice`
|
||||
<p> With rss feeds you use a special app to receive updates from the sites that interest you most. It's a good way to follow many sites very quickly, without the need to create an account or other complications. </p>
|
||||
|
||||
<li> If you have Android, we recommend <a href="https://play.google.com/store/apps/details?id=net.frju.flym"> Flym </a> or Feeder </li>
|
||||
<li> For iPhone / iPad you can use <a href="https://itunes.apple.com/ua/app/feeds4u/id1038456442?mt=8"> Feed4U </a> </li>
|
||||
<li> For the desktop / laptop we recommend Feedbro, to be installed in <a href="https://addons.mozilla.org/en-GB/firefox/addon/feedbroreader/"> Firefox </a> or <a href="https://chrome.google.com/webstore/detail/feedbro/mefgmmbdailogpfhfblcnnjfmnpnmdfa"> Chrome </a> and compatible with all major operating systems. </li>
|
||||
<br/>
|
||||
Adding this link to your feed reader will keep you up to date.`,
|
||||
ical_description: `Computers and smartphones are commonly equipped with an application to manage a calendar. These programs can usually be used to import a remote calendar.`,
|
||||
list_description: `If you have a website and want to show a list of events, you can use the following code`
|
||||
},
|
||||
|
||||
register: {
|
||||
description: `I movimenti hanno bisogno di organizzarsi e autofinanziarsi. <br/>Questo è un dono per voi, usatelo solo per eventi non commerciali e ovviamente antifascisti, antisessisti, antirazzisti.
|
||||
<br/>Prima di poter pubblicare <strong>dobbiamo approvare l'account</strong>, considera che <strong>dietro questo sito ci sono delle persone</strong> di
|
||||
carne e sangue, scrivici quindi due righe per farci capire che eventi vorresti pubblicare.`,
|
||||
description: `
|
||||
Social movements need to organize and self-finance. <br/> This is a gift for you, use it only for non-commercial and obviously anti-fascist, anti-sexist, anti-racist events.
|
||||
<br/> Before you can publish <strong> we must approve the account </strong>, consider that <strong> behind this site there are people </strong> of
|
||||
flesh and blood, so write us two lines to let us know what events you would like to publish.`,
|
||||
error: 'Error: ',
|
||||
complete: 'Registration has to be confirmed.'
|
||||
},
|
||||
|
||||
event: {
|
||||
anon: 'Anon',
|
||||
anon_description: `Puoi inserire un evento senza registrarti o fare il login,
|
||||
ma in questo caso dovrai aspettare che qualcuno lo legga confermando che si
|
||||
tratta di un evento adatto a questo spazio, delegando questa scelta. Inoltre non sarà possibile modificarlo.<br/><br/>
|
||||
Puoi invece fare il <a href='/login'>login</a> o <a href='/registrarti'>registrarti</a>,
|
||||
altrimenti vai avanti e riceverai una risposta il prima possibile. `,
|
||||
same_day: 'Same day',
|
||||
what_description: 'Event\'s name',
|
||||
anon_description: `You can add an event without registering or logging in, but in this case you will have to wait for someone to read it
|
||||
confirming that it is an event suitable for this space, delegating this choice. Furthermore it will not be possible to modify it.<br/><br/>
|
||||
You can instead <a href='/login'>log in</a> or <a href='/register'>register</a>, otherwise go ahead and get an answer as soon as possible.`,
|
||||
same_day: 'on same day',
|
||||
what_description: 'Title',
|
||||
description_description: 'Description',
|
||||
tag_description: 'Tag',
|
||||
media_description: 'You could add an event\'s flyer (optional)',
|
||||
media_description: 'You can add flyer (optional)',
|
||||
added: 'Event added',
|
||||
added_anon: 'Event added but has to be confirmed.',
|
||||
where_description: `Where's the event? If not present, write it and <b>press enter</b>. `,
|
||||
@@ -113,9 +112,12 @@ export default {
|
||||
remove_confirmation: `Are you sure to remove this event?`,
|
||||
recurrent: `Recurrent`,
|
||||
recurrent_description: 'Choose the frequency and select the days',
|
||||
multidate_description: 'It\'s a festival? Choose when it starts and when it ends?',
|
||||
multidate_description: 'It\'s a festival? Choose when it starts and when it ends',
|
||||
multidate: 'More days',
|
||||
normal: 'Normal',
|
||||
each_week: 'Each week',
|
||||
each_2w: 'Each two weeks',
|
||||
each_month: 'Each month',
|
||||
normal_description: 'Choose the day.',
|
||||
recurrent_1w_days: 'Each {days}',
|
||||
recurrent_2w_days: 'A {days} each two',
|
||||
@@ -125,13 +127,13 @@ export default {
|
||||
recurrent_2m_ordinal: '|The {n} {days} a month each two|The {n} {days} a month each two',
|
||||
due: 'due',
|
||||
from: 'From',
|
||||
image_too_big: 'Image too big! Max 4M',
|
||||
image_too_big: 'Too big image! Max 4M',
|
||||
interact_with_me_at: 'Interact with me on fediverse at'
|
||||
},
|
||||
|
||||
admin: {
|
||||
place_description: `Nel caso in cui un luogo sia errato o cambi indirizzo, puoi modificarlo. <br/>Considera che tutti gli eventi associati a questo luogo cambieranno indirizzo (anche quelli passati!)`,
|
||||
event_confirm_description: 'Puoi confermare qui gli eventi inseriti da utenti anonimi',
|
||||
place_description: `In the event that a place is incorrect or change address, you can change it. <br/> Consider that all events associated with this place will change address (even past ones!)`,
|
||||
event_confirm_description: 'You can confirm here the events entered by anonymous users',
|
||||
delete_user: 'Remove',
|
||||
remove_admin: 'Remove admin',
|
||||
delete_user_confirm: 'Are you sure to remove this user?',
|
||||
@@ -154,8 +156,8 @@ export default {
|
||||
change_password: 'Modify your password',
|
||||
password_updated: 'Password updated',
|
||||
danger_section: 'Dangerous section',
|
||||
remove_account: 'Premendo il seguente tasto il tuo utente verrà eliminato. Gli eventi da te pubblicati invece no.',
|
||||
remove_account_confirm: 'Stai per eliminare definitivamente il tuo account',
|
||||
remove_account: 'By pressing the following button your user will be deleted. The events you published instead no.',
|
||||
remove_account_confirm: 'You are about to permanently delete your account',
|
||||
},
|
||||
|
||||
err: {
|
||||
@@ -172,36 +174,6 @@ export default {
|
||||
},
|
||||
|
||||
about: `
|
||||
<p>
|
||||
<a href='https://gancio.org'>Gancio</a> is a shared agenda for local communities.
|
||||
|
||||
Gancio e' un progetto dell'<a href='https://autistici.org/underscore'>underscore hacklab</a> e uno dei
|
||||
servizi di <a href='https://cisti.org'>cisti.org</a>.</p>
|
||||
|
||||
<h5> Cos'è gancio?</h5>
|
||||
<p>Uno strumento di condivisione di eventi per comunità radicali.
|
||||
Dentro gancio puoi trovare e inserire eventi.
|
||||
Gancio, come tutto <a href='https://cisti.org'>cisti.org</a> è uno strumento
|
||||
antisessista, antirazzista, antifascista e anticapitalista, riflettici quando
|
||||
pubblichi un evento.</p>
|
||||
|
||||
<h5>Ok, ma cosa vuol dire gancio?</h5>
|
||||
<p>
|
||||
Se vieni a Torino e dici: "ehi, ci diamo un gancio alle 8?" nessuno si presenterà con i guantoni per fare a mazzate.
|
||||
Darsi un gancio vuol dire beccarsi alle ore X in un posto Y.</p>
|
||||
<code>
|
||||
<ul>
|
||||
<li> a che ora è il gancio in radio per andare al presidio?</li>
|
||||
<li> non so ma domani non posso venire, ho gia' un gancio per caricare il bar.</li>
|
||||
</ul>
|
||||
</code>
|
||||
|
||||
<h5> Contatti</h5>
|
||||
<p>
|
||||
Hai scritto una nuova interfaccia per gancio? Vuoi aprire un nuovo nodo di gancio nella tua città?
|
||||
C'è qualcosa che vorresti migliorare? Per contribuire i sorgenti sono liberi e disponibili
|
||||
<a href='https://git.lattuga.net/cisti/gancio'>qui</a>. Aiuti e suggerimenti sono sempre benvenuti, puoi scriverci
|
||||
su underscore chicciola autistici.org</p>
|
||||
<p><a href='https://gancio.org'>Gancio</a> is a shared agenda for local communities.</p>
|
||||
`
|
||||
}
|
||||
|
||||
}
|
||||
@@ -99,7 +99,7 @@ export default {
|
||||
anon_description: `Puoi inserire un evento senza registrarti o fare il login,
|
||||
ma in questo caso dovrai aspettare che qualcuno lo legga confermando che si
|
||||
tratta di un evento adatto a questo spazio, delegando questa scelta. Inoltre non sarà possibile modificarlo.<br/><br/>
|
||||
Puoi invece fare il <a href='/login'>login</a> o <a href='/registrarti'>registrarti</a>,
|
||||
Puoi invece fare il <a href='/login'>login</a> o <a href='/register'>registrarti</a>,
|
||||
altrimenti vai avanti e riceverai una risposta il prima possibile. `,
|
||||
same_day: 'Stesso giorno',
|
||||
what_description: 'Nome evento',
|
||||
@@ -209,5 +209,4 @@ export default {
|
||||
su underscore chicciola autistici.org</p>
|
||||
`
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user