feat: prima versione del plugin, blocco e shortcode con iframe stampato lato server
This commit is contained in:
commit
5c73bbc2b8
20 changed files with 1562 additions and 0 deletions
122
languages/piazza-in-festa-it_IT.po
Normal file
122
languages/piazza-in-festa-it_IT.po
Normal file
|
|
@ -0,0 +1,122 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Piazza in Festa 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://piazzainfesta.it/contatti\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: it_IT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Domain: piazza-in-festa\n"
|
||||
|
||||
#: piazza-in-festa.php
|
||||
msgid "Settings"
|
||||
msgstr "Impostazioni"
|
||||
|
||||
#: includes/render.php
|
||||
msgid "Piazza in Festa: set at least one town or a region."
|
||||
msgstr "Piazza in Festa: indica almeno un comune o una regione."
|
||||
|
||||
#: includes/render.php
|
||||
msgid "Upcoming local events"
|
||||
msgstr "Eventi in arrivo in zona"
|
||||
|
||||
#: includes/settings.php
|
||||
msgid "Service key"
|
||||
msgstr "Chiave del servizio"
|
||||
|
||||
#: includes/settings.php
|
||||
msgid "Optional. Leave it empty and the widget works anyway, with a small credit line at the bottom."
|
||||
msgstr "Facoltativa. Lasciala vuota e il widget funziona lo stesso, con una riga piccola in fondo che dice da dove arrivano gli eventi."
|
||||
|
||||
#: includes/settings.php
|
||||
msgid "Piazza in Festa"
|
||||
msgstr "Piazza in Festa"
|
||||
|
||||
#: includes/settings.php
|
||||
msgid "Add the events with the block called Piazza in Festa, or with this shortcode:"
|
||||
msgstr "Metti gli eventi con il blocco Piazza in Festa, oppure con questo shortcode:"
|
||||
|
||||
#: includes/settings.php
|
||||
msgid "Not sure about the identifiers of your towns? Build the widget here and copy the values: %s"
|
||||
msgstr "Non sai come si scrivono i tuoi comuni? Costruisci il widget qui e copia i valori: %s"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "All categories"
|
||||
msgstr "Tutte le categorie"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "No region"
|
||||
msgstr "Nessuna regione"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Events to show"
|
||||
msgstr "Quali eventi mostrare"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Towns"
|
||||
msgstr "Comuni"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Comma separated identifiers, for instance: alba, barolo, la-morra"
|
||||
msgstr "Identificativi separati da virgola, per esempio: alba, barolo, la-morra"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Or a whole region"
|
||||
msgstr "Oppure una regione intera"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Category"
|
||||
msgstr "Categoria"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "How many events"
|
||||
msgstr "Quanti eventi"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "From 1 to 20."
|
||||
msgstr "Da 1 a 20."
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Look"
|
||||
msgstr "Aspetto"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Theme"
|
||||
msgstr "Tema"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Light"
|
||||
msgstr "Chiaro"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Dark"
|
||||
msgstr "Scuro"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Accent colour"
|
||||
msgstr "Colore d'accento"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Hex code, for instance #b4315a."
|
||||
msgstr "Codice esadecimale, per esempio #b4315a."
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Heading"
|
||||
msgstr "Titolo"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Leave it empty for no heading."
|
||||
msgstr "Lascialo vuoto per non avere titolo."
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Starting height (px)"
|
||||
msgstr "Altezza iniziale (px)"
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "It adapts by itself once loaded."
|
||||
msgstr "Si adatta da sola appena carica."
|
||||
|
||||
#: blocks/eventi/index.js
|
||||
msgid "Piazza in Festa: set at least one town or a region in the block settings."
|
||||
msgstr "Piazza in Festa: indica almeno un comune o una regione nelle impostazioni del blocco."
|
||||
Loading…
Add table
Add a link
Reference in a new issue