diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
commit | 0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch) | |
tree | 6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/it.js | |
parent | 905e1918d2796b9a79025283cd6edf2c40f49d77 (diff) | |
download | nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r-- | apps/user_status/l10n/it.js | 23 |
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);"); |