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

gl.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74fb46f49d44bd97b178b0c287e9bdc72ff922d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Admin notifications" : "Notificacións de administración",
    "Notifications" : "Notificacións",
    "This app provides a backend and frontend for the notification API available in Nextcloud." : "Este aplicativo fornece unha infraestrutura e unha interface para a API de notificacións dispoñíbeis no 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" : "Este Este aplicativo fornece unha infraestrutura e contorno para a API de notificacións dispoñíbeis no Nextcloud.\n\t\tOutros aplicativos empregan a API para informar aos usuarios na interface web e sincronizar os clientes sobre varias cousas. Algúns exemplos son:\n\n📬 Compartición federada de ficheiros: Recibiu un novo recursocompartido remoto\n\n📑 Comentarios: Outro usuario mencionouno a vostede no comentario dun ficheiro\n\n🚢 Notificación de actualización: Actualización dispoñíbel para un aplicativo ou o propio Nexcloud\n\n📣 Centro de anuncios: Un administrador enviou un anuncio",
    "Dismiss all notifications" : "Rexeitar todas as notificacións",
    "No notifications" : "Non hai notificacións",
    "Failed to dismiss all notifications" : "Produciuse un fallo ao rexeitar todas as notificacións",
    "Failed to perform action" : "Produciuse un fallo ao realizar a acción",
    "Dismiss" : "Rexeitar",
    "Failed to dismiss notification" : "Produciuse un erro ao rexeitar  a notificación",
    "in {path}" : "en {path}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}