summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-it
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2020-01-27 13:01:06 +0100
committerThomas <tschneider.ac@gmail.com>2020-01-27 13:01:06 +0100
commit889d6529b74ca3606905edaa3a3741ef281a8d96 (patch)
tree9064a652b0ebd4785de2cc208f2d74a9fc77f7b9 /app/src/main/res/values-it
parent37bdb1c9da39b5484ed4e029beb3e111982222f7 (diff)
New translations strings.xml (Italian)
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 77edaa915..b982ca506 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -85,8 +85,8 @@
<string name="live_notif">Notifiche in tempo reale</string>
<!-- Status -->
<string name="no_status">Nessun toot da mostrare</string>
- <string name="no_stories">No stories to display</string>
- <string name="stories">Stories</string>
+ <string name="no_stories">Nessuna storia da mostrare</string>
+ <string name="stories">Storie</string>
<string name="reblog_by">Ricondiviso da %1$s</string>
<string name="favourite_add">Aggiungere questo toot ai tuoi preferiti?</string>
<string name="favourite_remove">Rimuovere questo toot dai tuoi preferiti?</string>
@@ -1105,9 +1105,9 @@
<string name="identity_proofs">Prove d\'identità</string>
<string name="verified_user">Identità verificata</string>
<string name="verified_by">Verificata da %1$s (%2$s)</string>
- <string name="remove_notification">Delete the notification</string>
- <string name="display_more_options">Display more options</string>
- <string name="pixelfed_story">It is a Pixelfed story</string>
- <string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
- <string name="added_to_story">Media successfully added to your story!</string>
+ <string name="remove_notification">Elimina la notifica</string>
+ <string name="display_more_options">Mostra più opzioni</string>
+ <string name="pixelfed_story">È una storia Pixelfed</string>
+ <string name="story_indication">Carica un media, che verrà automaticamente aggiunto alla tua storia Pixelfed.</string>
+ <string name="added_to_story">Media aggiunto correttamente alla tua storia!</string>
</resources>