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

it.json « l10n « user_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1587ee699d2a0033a7bbaa8af2abc234461e341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{ "translations": {
    "Recent statuses" : "Stati recenti",
    "In a meeting" : "In una riunione",
    "Commuting" : "Pendolare",
    "Out sick" : "In malattia",
    "Vacationing" : "In vacanza",
    "Working remotely" : "Lavoro da remoto",
    "In a call" : "In una chiamata",
    "User status" : "Stato utente",
    "View profile" : "Vedi profilo",
    "Clear status message after" : "Cancella il messaggio di stato dopo",
    "What is your status?" : "Qual è il tuo stato?",
    "Set status" : "Imposta stato",
    "Online status" : "Stato in linea",
    "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",
    "Away" : "Assente",
    "Do not disturb" : "Non disturbare",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "Non togliere",
    "Today" : "Oggi",
    "This week" : "Questa settimana",
    "Online" : "In linea",
    "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",
    "Appear offline" : "Mostrati non in linea",
    "What's your status?" : "Qual è il tuo stato?"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}