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

de.json « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0534e1b3cef6e68f476f3c376b9c8ff728637a59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei sind geändert worden",
    "%1$s assigned system tag %3$s" : "%1$s hat System-Tag %3$s angebracht",
    "%1$s unassigned system tag %3$s" : "%1$s hat den System-Tag %3$s entfernt",
    "%1$s created system tag %2$s" : "%1$s hat erstellt System-Tag %2$s",
    "%1$s deleted system tag %2$s" : "%1$s hat System-Tag %2$s gelöscht",
    "%1$s updated system tag %3$s to %2$s" : "%1$s hat System-Tag von %3$s zu %2$s aktualisiert",
    "%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
    "%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
    "%s (not-assignable)" : "%s (nicht anbringbar)",
    "%s (invisible)" : "%s (unsichtbar)",
    "Tags" : "Tags",
    "Tagged files" : "Tags",
    "Select tags to filter by" : "Wähle Tags die gefiltert werden sollen",
    "Please select tags to filter by" : "Bitte wähle Tags die gefiltert werden sollen",
    "No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden",
    "No files in here" : "Keine Dateien vorhanden",
    "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
    "Name" : "Name",
    "Size" : "Größe",
    "Modified" : "Geändert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}