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

nl.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3ab34caa8ea8d4406110616893d497d667b890e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "_" : "_",
    "in {path}" : "in {path}",
    "Notifications" : "Meldingen",
    "_icon_::_svg_" : ["Pictogram","svg"],
    "_button_::_notifications-button menutoggle_" : ["knop","notifications-button menutoggle"],
    "Dismiss all notifications" : "Handel alle meldingen af",
    "No notifications" : "Geen meldingen",
    "_container_::_notification-container_" : ["container","notification-container"],
    "_notification-time has-tooltip live-relative-timestamp_::_data-timestamp_" : ["notification-time heeft-tooltip live-relative-timestamp","datum-tiijdstempel"],
    "Dismiss" : "Weigeren",
    "_notification_::_data-id_" : ["notification","data-id"],
    "Failed to perform action" : "Niet gelukt om actie uit te voeren",
    "Failed to dismiss notification" : "Niet gelukt om melding af te handelen",
    "Failed to dismiss all notifications" : "Niet gelukt om alle meldingen af te handelen",
    "Admin notifications" : "Beheermeldingen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}