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

de_AT.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 50b8f406f806723d65ded003ab5d63f90b1296e5 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Abbrechen",
    "Password" : "Passwort",
    "Download" : "Herunterladen"
},
"nplurals=2; plural=(n != 1);");