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

de.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 767277b13aee6f5130944f6ce8716175a3d493e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Couldn't delete %s permanently" : "Konnte %s nicht dauerhaft löschen",
    "Couldn't restore %s" : "Konnte %s nicht wiederherstellen",
    "Deleted files" : "Gelöschte Dateien",
    "Restore" : "Wiederherstellen",
    "Delete permanently" : "Endgültig löschen",
    "Error" : "Fehler",
    "restored" : "Wiederhergestellt",
    "Name" : "Name",
    "Deleted" : "gelöscht",
    "Delete" : "Löschen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}