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

es_CR.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6a16700b292f78a8218dace9ccc9856e47ed5295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "translations": {
    "Admin notifications" : "Notificaciones adminsitrativas",
    "Notifications" : "Notificaciones",
    "No notifications" : "No hay notificaciones",
    "Failed to dismiss all notifications" : "Se presentó una falla al descartar todas las notificaciones",
    "Failed to perform action" : "Se presentó una falla al ejeuctar la acción",
    "Dismiss" : "Descartar",
    "seconds ago" : "hace segundos",
    "Failed to dismiss notification" : "Se presentó una falla al descartar la notificación",
    "in {path}" : "en {path}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}