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.js23
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 1b9a676a25c..0116e8b9ee6 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -8,14 +8,12 @@ OC.L10N.register(
"Vacationing" : "In vacanza",
"Working remotely" : "Lavoro da remoto",
"User status" : "Stato utente",
- "Online" : "In linea",
- "Away" : "Assente",
- "Do not disturb" : "Non disturbare",
- "Invisible" : "Invisibile",
- "Offline" : "Non in linea",
- "Set status" : "Imposta stato",
- "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato",
+ "Clear status message after" : "Cancella il messaggio di stato dopo",
"What's your status?" : "Qual è il tuo stato?",
+ "Set status" : "Imposta stato",
+ "Status message" : "Messaggio di stato",
+ "Clear status message" : "Cancella il messaggio di stato",
+ "Set status message" : "Imposta messaggio di stato",
"There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato",
"There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato",
"No recent status changes" : "Nessun cambio di stato recente",
@@ -23,13 +21,16 @@ OC.L10N.register(
"Don't clear" : "Non togliere",
"Today" : "Oggi",
"This week" : "Questa settimana",
+ "Online" : "In linea",
+ "Away" : "Assente",
+ "Do not disturb" : "Non disturbare",
+ "Invisible" : "Invisibile",
+ "Offline" : "Non in linea",
+ "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato",
"30 minutes" : "30 minuti",
"1 hour" : "1 ora",
"4 hours" : "4 ore",
"Mute all notifications" : "Silenzia tutte le notifiche",
- "Set custom status" : "Imposta stato personalizzato",
- "Clear status after" : "Togli lo stato dopo",
- "Set a custom status" : "Imposta uno stato personalizzato",
- "Clear custom status" : "Togli stato personalizzato"
+ "Clear status after" : "Togli lo stato dopo"
},
"nplurals=2; plural=(n != 1);");