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

de_AT.json « l10n « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 190e5c1d3b110e8969f6b2fc9baa8d45aeb1daa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Files" : "Dateien",
    "Share" : "Freigeben",
    "Delete" : "Löschen",
    "Unshare" : "Teilung zurücknehmen",
    "Error" : "Fehler",
    "_%n folder_::_%n folders_" : ["",""],
    "_%n file_::_%n files_" : ["",""],
    "_Uploading %n file_::_Uploading %n files_" : ["",""],
    "Save" : "Speichern",
    "Download" : "Herunterladen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}