about summary refs log tree commit diff
path: root/simple_form.it.yml
diff options
context:
space:
mode:
authormatteoaquila <matteoaquila@users.noreply.github.com>2017-04-13 11:47:03 +0200
committerGitHub <noreply@github.com>2017-04-13 11:47:03 +0200
commita18fd491b9ad9b2e1677d0e0355712a08967fe14 (patch)
tree5f59c3a40ebc74bed05a7513986681b8cc76b531 /simple_form.it.yml
parent96715d9af5a95d75b244efc67c6870325c2b322d (diff)
Added Italian language (it)
Diffstat (limited to 'simple_form.it.yml')
-rw-r--r--simple_form.it.yml47
1 files changed, 47 insertions, 0 deletions
diff --git a/simple_form.it.yml b/simple_form.it.yml
new file mode 100644
index 000000000..1c5026e3d
--- /dev/null
+++ b/simple_form.it.yml
@@ -0,0 +1,47 @@
+---
+it:
+  simple_form:
+    hints:
+      defaults:
+        avatar: PNG, GIF o JPG. Al massimo 2MB. Sarà ridotto a 120x120px
+        display_name: Al massimo 30 characters
+        header: PNG, GIF or JPG. Al massimo 2MB. Sarà ridotto a 700x335px
+        locked: Richiede la tua approvazione per i nuovi seguaci e rende i nuovi post automaticamente visibili solo ai seguaci
+        note: Al massimo 160 caratteri
+      imports:
+        data: CSV esportato da un altro server Mastodon
+    labels:
+      defaults:
+        avatar: Avatar
+        confirm_new_password: Conferma la nuova password
+        confirm_password: Conferma la password
+        current_password: Password corrente
+        data: Data
+        display_name: Nome pubblico
+        email: Indirizzo e-mail
+        header: Header
+        locale: Lingua
+        locked: Rendi l'account privato
+        new_password: Nuova password
+        note: Biografia
+        otp_attempt: Codice d'accesso
+        password: Password
+        setting_default_privacy: Privacy del post
+        type: Importa 
+        username: Username
+        setting_boost_modal: Mostra finestra di conferma prima di condividere
+      interactions:
+        must_be_follower: Blocca notifiche da chi non ti segue
+        must_be_following: Blocca notifiche da chi non segui
+      notification_emails:
+        digest: Invia riassunto via e-mail
+        favourite: Invia e-mail quando qualcuno apprezza i tuoi status
+        follow: Invia e-mail quando qualcuno ti segue
+        follow_request: Invia e-mail quando qualcuno ti richiede di seguirti
+        mention: Invia e-mail quando qualcuno ti menziona
+        reblog: Invia e-mail quando qualcuno condivide i tuoi status
+    'no': 'No'
+    required:
+      mark: "*"
+      text: richiesto
+    'yes': 'Sì'
\ No newline at end of file