summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-01 02:18:34 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-01 02:18:34 +0000
commit6b7d91d7c14b50ce3f93c79b602954670766231c (patch)
tree8b28b83da2f1ecd6771e14053d857e67959c64ce /apps/user_status/l10n/it.js
parentf11a05553e0d6a7d2b1c62a9fadc9f5e1990e1ca (diff)
downloadnextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.tar.gz
nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r--apps/user_status/l10n/it.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 8fde3c7054a..1b9a676a25c 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Vacationing" : "In vacanza",
"Working remotely" : "Lavoro da remoto",
"User status" : "Stato utente",
- "Set custom status" : "Imposta stato personalizzato",
"Online" : "In linea",
"Away" : "Assente",
"Do not disturb" : "Non disturbare",
@@ -16,10 +15,7 @@ OC.L10N.register(
"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 after" : "Togli lo stato dopo",
"What's your status?" : "Qual è il tuo stato?",
- "Set a custom status" : "Imposta uno stato personalizzato",
- "Clear custom status" : "Togli stato personalizzato",
"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",
@@ -30,6 +26,10 @@ OC.L10N.register(
"30 minutes" : "30 minuti",
"1 hour" : "1 ora",
"4 hours" : "4 ore",
- "Mute all notifications" : "Silenzia tutte le notifiche"
+ "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"
},
"nplurals=2; plural=(n != 1);");