Merge branch 'master' of github.com:dignajar/bludit
This commit is contained in:
commit
de9dc433cc
10
README.md
10
README.md
|
@ -14,8 +14,6 @@ Bludit supports **Markdown** and **HTML code** for the content.
|
|||
- Help and Support [Forum](https://forum.bludit.org) and [Chat](https://gitter.im/bludit/support)
|
||||
|
||||
[![Bludit PRO](https://img.shields.io/badge/Bludit-PRO-blue.svg)](https://pro.bludit.com/)
|
||||
[![Backers](https://opencollective.com/bludit/tiers/backer/badge.svg?label=Backer&color=red)](https://opencollective.com/bludit)
|
||||
[![Sponsors](https://opencollective.com/bludit/tiers/sponsor/badge.svg?label=Sponsor&color=brightgreen)](https://opencollective.com/bludit)
|
||||
|
||||
Social Networks
|
||||
---------------
|
||||
|
@ -56,16 +54,14 @@ Bludit provides an official Docker image.
|
|||
Backers
|
||||
-------
|
||||
Become a **Backer** and support Bludit with a monthly contribution to help us continue development.
|
||||
- [Become a Backer](https://opencollective.com/bludit#backer)
|
||||
- [Become a Backer](https://www.patreon.com/bePatron?c=921115&rid=2458859)
|
||||
|
||||
Sponsors
|
||||
--------
|
||||
Become a **Sponsor** and support Bludit with a monthly contribution to help us continue development.
|
||||
- [Become a Sponsor](https://opencollective.com/bludit#sponsor)
|
||||
- [Become a Sponsor](https://www.patreon.com/bePatron?c=921115&rid=2458860)
|
||||
|
||||
<a href="https://opencollective.com/clickwork" target="_blank"><img src="https://opencollective.com/bludit/sponsor/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/kreativmind" target="_blank"><img src="https://opencollective.com/proxy/images/?src=https%3A%2F%2Flogo.clearbit.com%2Fkreativmind.com&height=60"></a>
|
||||
<a href="https://opencollective.com/janrippl" target="_blank"><img src="https://opencollective.com/bludit/sponsor/2/avatar.svg"></a>
|
||||
- <a href="https://www.patreon.com/clickwork" target="_blank">Clickwork</a>
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
|
@ -5,97 +5,97 @@
|
|||
"last-update": "2017-09-10",
|
||||
"authors": [
|
||||
"Daniele La Pira https:\/\/github.com\/danielelapira",
|
||||
"",
|
||||
"Giuseppe Pignataro https:\/\/github.com\/fastbyte01",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
"dates": {
|
||||
"Mon": "Mon",
|
||||
"Tue": "Tue",
|
||||
"Wed": "Wed",
|
||||
"Thu": "Thu",
|
||||
"Fri": "Fri",
|
||||
"Sat": "Sat",
|
||||
"Sun": "Sun",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
"Wednesday": "Wednesday",
|
||||
"Thursday": "Thursday",
|
||||
"Friday": "Friday",
|
||||
"Saturday": "Saturday",
|
||||
"Sunday": "Sunday",
|
||||
"Jan": "Jan",
|
||||
"Mon": "Lun",
|
||||
"Tue": "Mar",
|
||||
"Wed": "Mer",
|
||||
"Thu": "Gio",
|
||||
"Fri": "Ven",
|
||||
"Sat": "Sab",
|
||||
"Sun": "Dom",
|
||||
"Monday": "Lunedì",
|
||||
"Tuesday": "Martedì",
|
||||
"Wednesday": "Mercoledì",
|
||||
"Thursday": "Giovedì",
|
||||
"Friday": "Venerdì",
|
||||
"Saturday": "Sabato",
|
||||
"Sunday": "Domenica",
|
||||
"Jan": "Gen",
|
||||
"Feb": "Feb",
|
||||
"Mar": "Mar",
|
||||
"Apr": "Apr",
|
||||
"Jun": "Jun",
|
||||
"Jul": "Jul",
|
||||
"Aug": "Aug",
|
||||
"Sep": "Sep",
|
||||
"Oct": "Oct",
|
||||
"Jun": "Giu",
|
||||
"Jul": "Lug",
|
||||
"Aug": "Ago",
|
||||
"Sep": "Set",
|
||||
"Oct": "Ott",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Dec",
|
||||
"January": "January",
|
||||
"February": "February",
|
||||
"March": "March",
|
||||
"April": "April",
|
||||
"May": "May",
|
||||
"June": "June",
|
||||
"July": "July",
|
||||
"August": "August",
|
||||
"September": "September",
|
||||
"October": "October",
|
||||
"November": "November",
|
||||
"December": "December"
|
||||
"Dec": "Dic",
|
||||
"January": "Gennaio",
|
||||
"February": "Febbraio",
|
||||
"March": "Marzo",
|
||||
"April": "Aprile",
|
||||
"May": "Maggio",
|
||||
"June": "Giugno",
|
||||
"July": "Luglio",
|
||||
"August": "Agosto",
|
||||
"September": "Settembre",
|
||||
"October": "Ottobre",
|
||||
"November": "Novembre",
|
||||
"December": "Dicembre"
|
||||
},
|
||||
"dashboard": "Pannello",
|
||||
"manage-users": "Amministra utenti",
|
||||
"manage-categories": "Manage categories",
|
||||
#"dashboard": "Pannello",
|
||||
"manage-users": "Gestisci utenti",
|
||||
"manage-categories": "Gestisci categorie",
|
||||
"general-settings": "Impostazioni generali",
|
||||
"advanced-settings": "Impostazioni avanzate",
|
||||
"thanks-for-support-bludit": "Thanks for support Bludit",
|
||||
"upgrade-to-bludit-pro": "Upgrade to Bludit PRO",
|
||||
"thanks-for-support-bludit": "Grazie di supportare Bludit",
|
||||
"upgrade-to-bludit-pro": "Aggiorna a Bludit PRO",
|
||||
"language": "Lingua",
|
||||
"plugin": "Plugin",
|
||||
"plugins": "Plugins",
|
||||
"developers": "Developers",
|
||||
"plugins": "Plugin",
|
||||
"developers": "Sviluppatori",
|
||||
"themes": "Temi",
|
||||
"about": "About",
|
||||
"about": "Informazioni",
|
||||
"url": "URL",
|
||||
"welcome": "Welcome",
|
||||
"logout": "Termina sessione",
|
||||
"welcome": "Benvenuto",
|
||||
"logout": "Esci",
|
||||
"website": "Sito web",
|
||||
"publish": "Pubblica",
|
||||
"manage": "Amministra",
|
||||
"manage": "Gestisci",
|
||||
"content": "Contenuto",
|
||||
"category": "Category",
|
||||
"categories": "Categories",
|
||||
"category": "Categoria",
|
||||
"categories": "Categorie",
|
||||
"users": "Utenti",
|
||||
"settings": "Impostazioni",
|
||||
"general": "Generali",
|
||||
"advanced": "Avanzate",
|
||||
"new-content": "New content",
|
||||
"manage-content": "Manage content",
|
||||
"add-new-content": "Add new content",
|
||||
"new-category": "New category",
|
||||
"new-content": "Nuovo contenuto",
|
||||
"manage-content": "Gestisci contenuto",
|
||||
"add-new-content": "Aggiungi nuovo contenuto",
|
||||
"new-category": "Nuova categoria",
|
||||
"you-do-not-have-sufficient-permissions": "Non hai sufficienti permessi per accedere a questa pagina. Contatta l'amministratore.",
|
||||
"add-a-new-user": "Aggiungi un nuovo utente",
|
||||
"url-associated-with-the-content": "URL associated with the content.",
|
||||
"url-associated-with-the-content": "URL associato con il contenuto.",
|
||||
"language-and-timezone": "Lingua e fuso orario",
|
||||
"change-your-language-and-region-settings": "Modifica le impostazioni di lingua e regione.",
|
||||
"notifications": "Notifications",
|
||||
"plugin-activated": "Plugin activated",
|
||||
"plugin-deactivated": "Plugin deactivated",
|
||||
"new-theme-configured": "New theme configured",
|
||||
"changes-on-settings": "Changes on settings",
|
||||
"plugin-configured": "Plugin configured",
|
||||
"notifications": "Notifiche",
|
||||
"plugin-activated": "Plugin attivato",
|
||||
"plugin-deactivated": "Plugin disattivato",
|
||||
"new-theme-configured": "Nuovo tema configurato",
|
||||
"changes-on-settings": "Cambiamenti su impostazioni",
|
||||
"plugin-configured": "Plugin configurato",
|
||||
"welcome-to-bludit": "Benvenuti su Bludit",
|
||||
"statistics": "Statistiche",
|
||||
"drafts": "Bozze",
|
||||
"title": "Titolo",
|
||||
"save": "Salva",
|
||||
"save-as-draft": "Save as draft",
|
||||
"save-as-draft": "Salva come bozza",
|
||||
"cancel": "Annulla",
|
||||
"description": "Descrizione",
|
||||
"this-field-can-help-describe-the-content": "Quì puoi descrivere il contenuto in poche parole. Non più di 150 caratteri.",
|
||||
|
@ -105,33 +105,33 @@
|
|||
"cover-image": "Immagine di copertina",
|
||||
"drag-and-drop-or-click-here": "Trascina e rilascia oppure clicca quì",
|
||||
"there-are-no-images": "Non ci sono immagini",
|
||||
"upload-and-more-images": "Upload and more images",
|
||||
"upload-and-more-images": "Caricamento e altre immagini",
|
||||
"click-on-the-image-for-options": "Clicca sull'immagine per le opzioni.",
|
||||
"click-here-to-cancel": "Clicca quì per annullare.",
|
||||
"insert-image": "Inserisci immagine",
|
||||
"set-as-cover-image": "Set as cover image",
|
||||
"set-as-cover-image": "Imposta come immagine di copertina",
|
||||
"delete-image": "Elimima immagine",
|
||||
"tags": "Tags",
|
||||
"tags": "Tag",
|
||||
"add": "Aggiungi",
|
||||
"status": "Status",
|
||||
"status": "Stato",
|
||||
"published": "Pubblicato",
|
||||
"draft": "Bozza",
|
||||
"empty-title": "Titolo assente",
|
||||
"empty": "empty",
|
||||
"empty": "vuoto",
|
||||
"date": "Data",
|
||||
"external-cover-image": "External cover image",
|
||||
"external-cover-image": "Immagine di copertina esterna",
|
||||
"parent": "Genitore",
|
||||
"full-image-url": "Full image URL.",
|
||||
"this-field-is-used-when-you-order-the-content-by-position": "This field is used when you order the content by position.",
|
||||
"full-image-url": "URL immagine completo.",
|
||||
"this-field-is-used-when-you-order-the-content-by-position": "Questo campo è utilizzato quando ordini il contenuto per posizione.",
|
||||
"position": "Posizione",
|
||||
"friendly-url": "URL amichevole",
|
||||
"image-description": "Descrizione dell'immagine",
|
||||
"add-a-new-category": "Add a new category",
|
||||
"add-a-new-category": "Aggiungi una nuova categoria",
|
||||
"name": "Nome",
|
||||
"username": "Nome Utente",
|
||||
"first-name": "Nome",
|
||||
"last-name": "Cognome",
|
||||
"to-schedule-the-content-select-the-date-and-time": "To schedule the content select the date and time, the status has to be set to \"Published\".",
|
||||
"to-schedule-the-content-select-the-date-and-time": "Per programmare il contenuto seleziona la data e l'ora, lo stato deve essere impostato su\"Pubblicato\".",
|
||||
"email": "Email",
|
||||
"role": "Ruolo",
|
||||
"registered": "Registrato",
|
||||
|
@ -144,11 +144,11 @@
|
|||
"you-can-add-a-site-description-to-provide": "Puoi aggiungere una descrizione del tuo sito e una tua breve biografia.",
|
||||
"footer-text": "Testo pie' di pagina",
|
||||
"you-can-add-a-small-text-on-the-bottom": "Puoi aggiungere un breve testo in fondo ad ogni pagina. Ad es. copyright, autore, date, ecc.",
|
||||
"social-networks-links": "Social Networks",
|
||||
"social-networks-links": "Social Network",
|
||||
"site-url": "URL del sito",
|
||||
"email-account-settings": "Impostazioni dell'account email",
|
||||
"sender-email": "Mittente email",
|
||||
"emails-will-be-sent-from-this-address": "Le emails saranno inviate da questo indirizzo.",
|
||||
"emails-will-be-sent-from-this-address": "Le email saranno inviate da questo indirizzo.",
|
||||
"url-filters": "Filtri URL",
|
||||
"select-your-sites-language": "Seleziona la lingua del tuo sito.",
|
||||
"timezone": "Fuso orario",
|
||||
|
@ -156,44 +156,44 @@
|
|||
"locale": "Locale",
|
||||
"date-and-time-formats": "Formati data e ora",
|
||||
"date-format": "Formato data",
|
||||
"current-format": "Current format",
|
||||
"current-format": "Formato corrente",
|
||||
"version": "Versione",
|
||||
"author": "Autore",
|
||||
"activate": "Attiva",
|
||||
"deactivate": "Disattiva",
|
||||
"edit-category": "Edit category",
|
||||
"edit-category": "Modifica categoria",
|
||||
"delete": "Elimina",
|
||||
"password": "Password",
|
||||
"confirm-password": "Conferma Password",
|
||||
"editor": "Editor",
|
||||
"administrator": "Amministratore",
|
||||
"edit-user": "Modifica utente",
|
||||
"edit-content": "Edit content",
|
||||
"edit-content": "Modifica contenuto",
|
||||
"profile": "Profilo",
|
||||
"change-password": "Cambia password",
|
||||
"enabled": "Abilitato",
|
||||
"disable-the-user": "Disable the user",
|
||||
"disable-the-user": "Disabilita l'utente",
|
||||
"profile-picture": "Foto del profilo",
|
||||
"edit-or-delete-your-categories": "Edit or delete your categories",
|
||||
"create-a-new-category-to-organize-your-content": "Create a new category to organize your content",
|
||||
"edit-or-delete-your-categories": "Modifica o elimina le tue categorie",
|
||||
"create-a-new-category-to-organize-your-content": "Crea una nuova categoria per organizzare il tuo contenuto",
|
||||
"confirm-delete-this-action-cannot-be-undone": "Conferma l'eliminazione. Questa azione non può essere annullata.",
|
||||
"do-you-want-to-disable-the-user": "Do you want to disable the user ?",
|
||||
"do-you-want-to-disable-the-user": "Vuoi disabilitare l'utente ?",
|
||||
"new-password": "Nuova password",
|
||||
"you-can-change-this-field-when-save-the-current-changes": "You can change this field when save the current changes.",
|
||||
"items-per-page": "Items per page",
|
||||
"invite-a-friend-to-collaborate-on-your-site": "Invite a friend to collaborate on your site",
|
||||
"number-of-items-to-show-per-page": "Number of items to show per page.",
|
||||
"website-or-blog": "Website or Blog",
|
||||
"order-content-by": "Order content By",
|
||||
"edit-or-delete-content-from-your-site": "Edit or delete content from your site",
|
||||
"order-the-content-by-date-to-build-a-blog": "Order the content by date to build a Blog or order the content by position to build a Website.",
|
||||
"page-not-found-content": "Hey! look like the page doesn't exist.",
|
||||
"page-not-found": "Page not found",
|
||||
"predefined-pages": "Predefined pages",
|
||||
"returning-page-when-the-page-doesnt-exist": "Returning page when the page doesn't exist, leave it blank if you want to returns a default message.",
|
||||
"returning-page-for-the-main-page": "Returning page for the main page, leave it blank if you want to show all the pages on the main page.",
|
||||
"full-url-of-your-site": "Full URL of your site. Complete with the protocol HTTP or HTTPS (only if you have enabled SSL on your server).",
|
||||
"with-the-locales-you-can-set-the-regional-user-interface": "With the locales, you can set the regional user interface, such as the dates in your language. The locales need to be installed on your system.",
|
||||
"you-can-change-this-field-when-save-the-current-changes": "Puoi cambiare questo campo quando salvi i cambiamenti correnti.",
|
||||
"items-per-page": "Oggetti per pagina",
|
||||
"invite-a-friend-to-collaborate-on-your-site": "Invita un amico a collaborare sul tuo sito",
|
||||
"number-of-items-to-show-per-page": "Numero di oggetti da visualizzare per pagina.",
|
||||
"website-or-blog": "Sito web o blog",
|
||||
"order-content-by": "Ordina contenuto per",
|
||||
"edit-or-delete-content-from-your-site": "Modifica o elimina il contenuto dal tuo sito",
|
||||
"order-the-content-by-date-to-build-a-blog": "Ordina il contenuto per data per creare un blog o ordina il contenuto per posizione per creare un sito web.",
|
||||
"page-not-found-content": "Hey! sembra che la pagina non esista.",
|
||||
"page-not-found": "Pagina non trovata",
|
||||
"predefined-pages": "Pagine predefinite",
|
||||
"returning-page-when-the-page-doesnt-exist": "Pagina di ritorno quando la pagina non esiste, lascia vuoto se vuoi che venga visualizzato un messagio predefinito.",
|
||||
"returning-page-for-the-main-page": "Pagina di ritorno per la pagina principale, lascia vuoto se vuoi che vengano mostrate tutte le pagine sulla pagina principale.",
|
||||
"full-url-of-your-site": "URL completo del tuo sito. Completa con il protocollo HTTP o HTTPS(solo se hai abilitato SSL sul tuo server).",
|
||||
"with-the-locales-you-can-set-the-regional-user-interface": "Con le lingue aggiuntive, puoi impostare la tua interfaccia utente e la data nella tua lingua. Le lingue aggiuntive devono essere installate sul tuo sistema.",
|
||||
"bludit-installer": "Installa Bludit",
|
||||
"choose-your-language": "Scegli la tua lingua",
|
||||
"next": "Avanti",
|
||||
|
@ -203,96 +203,96 @@
|
|||
"login": "Inizia sessione",
|
||||
"back-to-login-form": "Torna indietro alla pagina di accesso",
|
||||
"get-login-access-code": "Richiedi un codice accesso",
|
||||
"email-access-code": "Email access code",
|
||||
"email-access-code": "Codice di accesso email",
|
||||
"whats-next": "Passi successivi",
|
||||
"username-or-password-incorrect": "Nome utente o password non corretti",
|
||||
"follow-bludit-on": "Segui Bludit su",
|
||||
"visit-the-forum-for-support": "Visit the [forum](https:\/\/forum.bludit.org) for support",
|
||||
"visit-the-forum-for-support": "Visita il [forum](https:\/\/forum.bludit.org) per supporto",
|
||||
"manage-your-bludit-from-the-admin-panel": "Amministra Bludit dal [pannello di amministrazione]({{ADMIN_AREA_LINK}})",
|
||||
"chat-with-developers-and-users-on-gitter": "Chatta con gli sviluppatori e gli utenti su [Gitter](https:\/\/gitter.im\/bludit\/support)",
|
||||
"this-is-a-brief-description-of-yourself-our-your-site": "Questa è una breve descrizione del tuo sito. Per cambiare il testo vai nel pannello di amministrazione, impostazioni, plugins e configura il plugin about.",
|
||||
"read-the-documentation-for-more-information": "Leggi la [documentazione](https:\/\/docs.bludit.com) per ulteriori informazioni",
|
||||
"new-version-available": "New version available",
|
||||
"new-category-created": "New category created",
|
||||
"category-deleted": "Category deleted",
|
||||
"category-edited": "Category edited",
|
||||
"new-user-created": "New user created",
|
||||
"user-edited": "User edited",
|
||||
"new-version-available": "Nuova versione disponibile",
|
||||
"new-category-created": "Nuova categoria creata",
|
||||
"category-deleted": "Categoria eliminata",
|
||||
"category-edited": "Categoria modificata",
|
||||
"new-user-created": "Nuovo utente creato",
|
||||
"user-edited": "Utente modificato",
|
||||
"user-deleted": "Utente eliminato",
|
||||
"recommended-for-recovery-password-and-notifications": "Recommended for recovery password and notifications.",
|
||||
"authentication-token": "Authentication Token",
|
||||
"recommended-for-recovery-password-and-notifications": "Raccomandato per il recupero della password e le notifiche.",
|
||||
"authentication-token": "Token di autenticazione",
|
||||
"token": "Token",
|
||||
"current-status": "Current status",
|
||||
"current-status": "Stato corrente",
|
||||
"upload-image": "Inserisci un'immagine",
|
||||
"the-changes-have-been-saved": "Le modifiche sono state salvate",
|
||||
"label": "Label",
|
||||
"links": "Links",
|
||||
"this-title-is-almost-always-used-in-the-sidebar-of-the-site": "This title is almost always used in the sidebar of the site.",
|
||||
"label": "Etichetta",
|
||||
"links": "Link",
|
||||
"this-title-is-almost-always-used-in-the-sidebar-of-the-site": "Questo titolo viene quasi sempre utilizzato nella barra laterale del sito.",
|
||||
"password-must-be-at-least-6-characters-long": "La Password deve contenere almeno 6 caratteri",
|
||||
"ip-address-has-been-blocked": "L'indirizzo IP è stato bloccato.",
|
||||
"try-again-in-a-few-minutes": "Prova di nuovo fra qualche minuto.",
|
||||
"content-published-from-scheduler": "Content published from scheduler",
|
||||
"content-published-from-scheduler": "Contenuto pubblicato dal pianificatore",
|
||||
"blog": "Blog",
|
||||
"complete-all-fields": "Complete all fields",
|
||||
"static": "Static",
|
||||
"about-your-site-or-yourself": "About your site or yourself",
|
||||
"complete-all-fields": "Completa tutti i campi",
|
||||
"static": "Statico",
|
||||
"about-your-site-or-yourself": "Informazioni sul sito o su te stesso",
|
||||
"homepage": "Homepage",
|
||||
"disabled": "Disabled",
|
||||
"to-enable-the-user-you-must-set-a-new-password": "To enable the user you must set a new password.",
|
||||
"delete-the-user-and-associate-his-content-to-admin-user": "Delete the user and associate his content to admin user",
|
||||
"delete-the-user-and-all-his-content": "Delete the user and all his content",
|
||||
"user-disabled": "User disabled",
|
||||
"user-password-changed": "User password changed",
|
||||
"the-password-and-confirmation-password-do-not-match": "The password and confirmation password do not match",
|
||||
"scheduled-content": "Scheduled content",
|
||||
"there-are-no-scheduled-content": "There are no scheduled content.",
|
||||
"new-content-created": "New content created",
|
||||
"content-edited": "Content edited",
|
||||
"content-deleted": "Contente deleted",
|
||||
"undefined": "Undefined",
|
||||
"create-new-content-for-your-site": "Create new content for your site",
|
||||
"there-are-no-draft-content": "There are no draft content.",
|
||||
"order-items-by": "Order items by",
|
||||
"all-content": "All content",
|
||||
"dynamic": "Dynamic",
|
||||
"type": "Type",
|
||||
"draft-content": "Draft content",
|
||||
"post": "Post",
|
||||
"default": "Default",
|
||||
"latest-content": "Latest content",
|
||||
"default-message": "Default message",
|
||||
"no-parent": "No parent",
|
||||
"have-you-seen-my-ball": "Have you seen my ball?",
|
||||
"pagebreak": "Page break",
|
||||
"disabled": "Disabilitato",
|
||||
"to-enable-the-user-you-must-set-a-new-password": "Per abilitare l'utente devi impostare una nuova password.",
|
||||
"delete-the-user-and-associate-his-content-to-admin-user": "Elimina l'utente e associa il suo contenuto all'amministratore",
|
||||
"delete-the-user-and-all-his-content": "Elimina l'utente e tutto il suo contenuto",
|
||||
"user-disabled": "Utente disabilitato",
|
||||
"user-password-changed": "Password utente cambiata",
|
||||
"the-password-and-confirmation-password-do-not-match": "La password e la conferma password non corrispondono",
|
||||
"scheduled-content": "Programma il contenuto",
|
||||
"there-are-no-scheduled-content": "Non c'è nessun contenuto programmato.",
|
||||
"new-content-created": "Nuovo contenuto creato",
|
||||
"content-edited": "Contenuto Modificato",
|
||||
"content-deleted": "Contenuto eliminato",
|
||||
"undefined": "Non definito",
|
||||
"create-new-content-for-your-site": "Crea nuovo contenuto per il tuo sito",
|
||||
"there-are-no-draft-content": "Non c'è nessuna bozza.",
|
||||
"order-items-by": "Ordina oggetti per",
|
||||
"all-content": "Tutto il contenuto",
|
||||
"dynamic": "Dinamico",
|
||||
"type": "Tipo",
|
||||
"draft-content": "Bozza",
|
||||
"post": "Articolo",
|
||||
"default": "Predefinito",
|
||||
"latest-content": "Ultimi contenuti",
|
||||
"default-message": "Messaggio predefinito",
|
||||
"no-parent": "Nessun genitore",
|
||||
"have-you-seen-my-ball": "Hai visto la mia palla?",
|
||||
"pagebreak": "Interruzione di pagina",
|
||||
"pages": "Pagine",
|
||||
"this-plugin-may-not-be-supported-by-this-version-of-bludit": "This plugin may not be supported by this version of Bludit",
|
||||
"previous": "Previous",
|
||||
"previous-page": "Previous page",
|
||||
"next-page": "Next page",
|
||||
"scheduled": "Scheduled",
|
||||
"this-token-is-similar-to-a-password-it-should-not-be-shared": "This token is similar to a password, it should not be shared.",
|
||||
"congratulations-you-have-successfully-installed-your-bludit": "Congratulations you have successfully installed your **Bludit**",
|
||||
"this-theme-may-not-be-supported-by-this-version-of-bludit": "This theme may not be supported by this version of Bludit",
|
||||
"this-plugin-may-not-be-supported-by-this-version-of-bludit": "Questo plugin potrebbe non essere supportato da questa versione di Bludit",
|
||||
"previous": "Precedente",
|
||||
"previous-page": "Pagina precedente",
|
||||
"next-page": "Pagina successiva",
|
||||
"scheduled": "Programmato",
|
||||
"this-token-is-similar-to-a-password-it-should-not-be-shared": "Qusto token è simile ad una password, non dovrebbe essere condiviso.",
|
||||
"congratulations-you-have-successfully-installed-your-bludit": "Congratulazione hai installato con successo il tuo **Bludit**",
|
||||
"this-theme-may-not-be-supported-by-this-version-of-bludit": "Questo tema potrebbe non essere supportato da questa versione di Bludit",
|
||||
"read-more": "Leggi tutto",
|
||||
"remember-me": "Remember me",
|
||||
"plugins-position": "Plugin position",
|
||||
"plugins-sorted": "Plugins sorted",
|
||||
"plugins-position-changed": "Plugin position changed",
|
||||
"drag-and-drop-to-set-the-position-of-the-plugin": "Drag and Drop to set the position of the plugins",
|
||||
"change-the-position-of-the-plugins": "Change the position of the plugins",
|
||||
"reading-time": "Reading time",
|
||||
"minutes": "minutes",
|
||||
"minute": "minute",
|
||||
"example-page-1-slug": "create-your-own-content",
|
||||
"example-page-1-title": "Create your own content",
|
||||
"example-page-1-content": "Start writing your own content or edit the current to fit your needs. To create, edit or remove content you need to login to the [admin panel](.\/admin) with the username `admin` and the password you set on the installation process.",
|
||||
"example-page-2-slug": "set-up-your-new-site",
|
||||
"example-page-2-title": "Set up your new site",
|
||||
"example-page-2-content": "Update the settings of your site from the [admin panel](.\/admin), you can change the title, description and the social networks from [Settings > General](.\/admin\/settings-general).",
|
||||
"example-page-3-slug": "follow-bludit",
|
||||
"example-page-3-title": "Follow Bludit",
|
||||
"example-page-3-content": "Get information about news, new releases, new themes or new plugins on our social networks [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) and [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) or visit our [Blog](https:\/\/blog.bludit.com).",
|
||||
"example-page-4-slug": "about",
|
||||
"example-page-4-title": "About",
|
||||
"example-page-4-content": "Your About page is typically one of the most visited pages on your site, need to be simple with a few key things, such as your name, who are you, how can contact you, a small story, etc."
|
||||
"remember-me": "Ricordami",
|
||||
"plugins-position": "Posizione plugin ",
|
||||
"plugins-sorted": "Plugin ordinati",
|
||||
"plugins-position-changed": "Posizione plugin cambiata",
|
||||
"drag-and-drop-to-set-the-position-of-the-plugin": "Muovi e trascina per impostare la posizione dei plugin",
|
||||
"change-the-position-of-the-plugins": "Cambia la posizione dei plugin",
|
||||
"reading-time": "Tempo di lettura",
|
||||
"minutes": "minuti",
|
||||
"minute": "minuto",
|
||||
"example-page-1-slug": "crea-il-tuo-contenuto",
|
||||
"example-page-1-title": "Crea il tuo contentuo",
|
||||
"example-page-1-content": "Inzia a scrivere il tuo contenuto o modifica il contentuo corrente secondo le tue esigenze. Per creare, modificare o rimuovere il contenutodevi effettuare il login al [pannelo di amministrazione](.\/admin) con il nome utente `admin` e la password che hai impostato durante il processo di installazione.",
|
||||
"example-page-2-slug": "imposta-il-tuo-nuovo-sito",
|
||||
"example-page-2-title": "Imposta il tuo nuovo sito",
|
||||
"example-page-2-content": "Aggiorna le impostazioni del tuo sito dal [pannello di amministazione](.\/admin),puoi cambiare il titolo, la descrizione e i social network da [Impostazioni > Generale](.\/admin\/settings-general).",
|
||||
"example-page-3-slug": "segui-bludit",
|
||||
"example-page-3-title": "Segui Bludit",
|
||||
"example-page-3-content": "Rimani informato sulle notizie, nuovi rilasci, nuovi temi o nuovi plugin sui nostri social network [Facebook](https:\/\/www.facebook.com\/bluditcms\/), [Twitter](https:\/\/twitter.com\/bludit) e [GooglePlus](https:\/\/plus.google.com\/+Bluditcms) o visita il nostro [Blog](https:\/\/blog.bludit.com).",
|
||||
"example-page-4-slug": "informazioni su",
|
||||
"example-page-4-title": "Informazioni su",
|
||||
"example-page-4-content": "La tua pagina sulle informazione è tipicamente una delle pagine più visitate sul tuo sito, deve essere semplice con un paio di cose chiave,come il tuo nome, chi sei, come possono contattarti, una piccola storia, ecc."
|
||||
}
|
Loading…
Reference in New Issue