Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r--apps/user_status/l10n/it.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 0fa4c3bbdeb..8c3d8d8cfbd 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"In a call" : "In una chiamata",
"User status" : "Stato utente",
"View profile" : "Vedi profilo",
- "Clear status message after" : "Cancella il messaggio di stato dopo",
+ "Clear status after" : "Togli lo stato dopo",
"What is your status?" : "Qual è il tuo stato?",
"Set status" : "Imposta stato",
"Online status" : "Stato in linea",
@@ -35,6 +35,7 @@ OC.L10N.register(
"4 hours" : "4 ore",
"Mute all notifications" : "Silenzia tutte le notifiche",
"Appear offline" : "Mostrati non in linea",
+ "Clear status message after" : "Cancella il messaggio di stato dopo",
"What's your status?" : "Qual è il tuo stato?"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");