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

it.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1dab5fe67b18137d856c7fd8a56d10b560515ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "_" : "_",
    "in {path}" : "in {path}",
    "Notifications" : "Notifiche",
    "_icon_::_svg_" : ["icona","svg"],
    "_button_::_notifications-button menutoggle_" : ["pulsante","notifications-button menutoggle"],
    "Dismiss all notifications" : "Cancella tutte le notifiche",
    "No notifications" : "Nessuna notifica",
    "_container_::_notification-container_" : ["contenitore","notification-container"],
    "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time has-tooltip live-relative-timestamp","data-timestamp"],
    "Dismiss" : "Annulla",
    "_notification_::_data-id_" : ["notifica","data-id"],
    "Failed to perform action" : "Esecuzione operazione non riuscita",
    "Failed to dismiss notification" : "Cancellazione notifiche non riuscita",
    "Failed to dismiss all notifications" : "Cancellazione di tutte le notifiche non riuscita",
    "Admin notifications" : "Notifiche amministratore ",
    "This app provides a backend and frontend for the notification API available in Nextcloud." : "Questa applicazione  fornisce un motore e un'interfaccia per le API di notifica disponibili in Nextcloud.",
    "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "Questa applicazione fornisce un motore e un'interfaccia per le API di notifica disponibili in Nextcloud.\n\t\tLe API sono utilizzate da altre applicazioni per notificare gli utenti nell'interfaccia web e nei client di sincronizzazione di varie situazioni. Alcuni esempi sono:\n\n📬 Condivisione file federata: hai ricevuto una nuova condivisione remota\n📑 Commenti: un altro utente ti ha menzionato in un commento su un file\n\n🚢 Notifiche di aggiornamento: aggiornamenti disponibili per un'applicazione o per Nextcloud stesso\n\n📣 Centro annunci: un annuncio è stato pubblicato dall'amministratore"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}