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

da.js « l10n « socialsharing_diaspora - github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f84977e155feebe21de99b8e6bcaf44077b51da (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "socialsharing_diaspora",
    {
    "Share to Diaspora" : "Del til Diaspora",
    "Social sharing via Diaspora" : "Social deling via Diaspora",
    "Enable direct sharing of files via Diaspora, using shared links." : "Aktiver direkte deling af filer via Diaspora ved hjælp af delte links."
},
"nplurals=2; plural=(n != 1);");