Browse Source

Merge pull request #67 from mymage/patch-1

Create it.json
ZeroNet 5 years ago
parent
commit
ca2141ed1f
1 changed files with 34 additions and 0 deletions
  1. 34 0
      languages/it.json

+ 34 - 0
languages/it.json

@@ -0,0 +1,34 @@
+{
+	"Add new post": "Aggiungere un messaggio",
+	"Follow in Newsfeed": "Seguire nelle notifiche",
+	"Posts": "Messaggi",
+	"Comments": "Commenti",
+	"Following": "Osservati",
+
+	"Like this post": "Mi piace guesto messaggio",
+	"Latest comments:": "Ultimi commenti",
+	"Reply": "Rispondi",
+
+	"Bold": "Grassetto",
+	"Italic": "Italico",
+	"Strikethrough": "Barrato",
+	"Code": "Codice",
+	"Link": "Collegamento",
+
+	"More comments": "Altri commenti",
+	"Sign in as...": "Accedi come...",
+	"Submit comment": "Invia commento",
+	"Please sign in": "Si prega di accedere",
+	"new comment": "nuovo commento",
+	"used: ": "utilizzato: ",
+
+	" minutes ago": " minuti fa",
+	" hours ago": " ore fa",
+	" days ago": " giorni fa",
+	"on ": "il ",
+	"Just now": "Adesso",
+
+	"Save": "Salva",
+	"Cancel": "Annulla",
+	"Delete ": "Cancella "
+}