summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-08-17 16:34:41 +0200
committerThomas <tschneider.ac@gmail.com>2019-08-17 16:34:41 +0200
commit4cbb0c42b92b92cde5a29823c1b5d0b41cc80a9c (patch)
tree311fef5daffd48e4263cba1846526f1f72a58d42
parentca59edb7c9ec39ecf3f20744371e5ab38a0e9c8a (diff)
New translations strings.xml (Italian)
-rw-r--r--app/src/main/res/values-it/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 912ac9af2..98d1694e6 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -1042,6 +1042,8 @@
<string name="set_auto_backup">Fai automaticamente il backup degli stati</string>
<string name="set_auto_backup_indication">Questa azione è per account. Lancerà un servizio che automaticamente salva i tuoi stati localmente nel database. Questo consentirà di avere statistiche e grafici</string>
<string name="report_account">Segnala account</string>
+ <string name="send_invitation">Send an invitation</string>
+ <string name="registration_closed">Your instance does not allow to register a new account!</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d voti</item>
@@ -1063,4 +1065,6 @@
<item>Webview</item>
<item>Stream diretto</item>
</string-array>
+ <string name="join_instance">For joining my instance \"%1$s\", you can download Fedilab:\n\nF-Droid: %2$s\nGoogle: %3$s\n\nThen open the link below with Fedilab and create your account :)\n\n%4$s
+ </string>
</resources>