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

de.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2e021147a601f06989612ff681ff33bad01a39e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Admin notifications" : "Administrator-Benachrichtigung",
    "Notifications" : "Benachrichtigungen",
    "This app provides a backend and frontend for the notification API available in Nextcloud." : "Diese App bietet ein Backend und Frontend für die in Nextcloud verfügbare Benachrichtigungs-API.",
    "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" : "Diese App bietet ein Backend und Frontend für die in Nextcloud verfügbare Benachrichtigungs-API.\n\t\tDie API wird von anderen Apps genutzt, um Benutzer in der Weboberfläche und Synchronisationsclients über verschiedene Dinge zu informieren. Einige Beispiele sind:\n\n📬 Föderiertes Datei-Teilen: Du hast eine neue externe geteilte Datei empfangen\n\n📑 Kommentare: Ein anderer Benutzer erwähnt dich in einem Kommentar zu einer Datei\n\n🚢 Aktualisierungsbenachrichtigungen: Verfügbare Aktualisierung für eine App oder Nextcloud\n\n📣 Ankündigungscenter: Eine Ankündigung wurde durch einen Admin gepostet",
    "Failed to dismiss all notifications" : "Alle Benachrichtigungen konnten nicht verworfen werden",
    "Failed to perform action" : "Aktion konnte nicht ausgeführt werden",
    "Failed to dismiss notification" : "Benachrichtigung konnte nicht verworfen werden",
    "in {path}" : "in {path}",
    "No notifications" : "Keine Benachrichtigungen",
    "Dismiss" : "Verwerfen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}