summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-04 02:31:57 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-04 02:31:57 +0000
commit9ee3971f7cb278f05654597dc940b0dcc4881673 (patch)
treebe43f33fa4746d123e2490cdaf65852c79c5c508 /apps/user_status/l10n/it.js
parent237b6bdcd4e099c92e8169a5d7e093cbc6d59bd8 (diff)
downloadnextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.tar.gz
nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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;");