From 59a90f2a577b90809c285565e8f04a18b7eef000 Mon Sep 17 00:00:00 2001 From: frama late Date: Sat, 3 Oct 2020 17:18:34 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 9.7% (77 of 786 strings) Translation: Mobilizon/Frontend Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/it/ --- js/src/i18n/it.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/js/src/i18n/it.json b/js/src/i18n/it.json index 48e4cf608..97fd1f3fa 100644 --- a/js/src/i18n/it.json +++ b/js/src/i18n/it.json @@ -9,6 +9,7 @@ "About this instance": "Informazioni su questa istanza", "Accepted": "Accettato", "Account": "Account", + "Actor": "Partecipante", "Add": "Aggiungi", "Add a note": "Aggiungi nota", "Add an address": "Aggiungi un indirizzo", @@ -18,7 +19,7 @@ "Admin settings successfully saved.": "Preferenze dell'amministratore salvate con successo.", "Administration": "Amministrazione", "All the places have already been taken": "Sono stati prenotati tutti i posti|1 posto ancora disponibile|{places} posti ancora disponibili", - "Allow all comments": "Permetti tutti i commenti", + "Allow all comments": "Permetti a tutti di commentare", "An error has occurred.": "C'è stato un errore.", "Approve": "Approva", "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the discussion with the event creator or edit its event instead.": "Sei sicuro di voler cancellare questo evento? L'azione non può essere annulalta. Potresti parlarne con il creatore dell'evento o piuttosto modificare il suo evento.", @@ -96,6 +97,7 @@ "Participate": "Partecipa", "Password": "Password", "Pending": "In sospeso", + "Pick a group": "Scegli un gruppo", "Publish": "Pubblica", "Region": "Regione", "Register": "Registra", @@ -115,7 +117,9 @@ "Starts on…": "Inizio…", "Status": "Stato", "Street": "Via", + "The event title will be ellipsed.": "Il titolo dell'evento sarà eclissato.", "Title": "Titolo", + "To achieve your registration, please create a first identity profile.": "Per registrarti con successo crea un primo profilo d'identità.", "Unset group": "Togli gruppo", "Upcoming": "Prossimamente", "Updated": "Aggiornato", @@ -123,5 +127,6 @@ "Users": "Utenti", "Warning": "Avviso", "[deleted]": "[cancellato]", - "firstDayOfWeek": "0" + "firstDayOfWeek": "0", + "{approved} / {total} seats": "{approved} / {total} posti" }