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

hu.js « l10n « socialsharing_facebook - github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3252847268c86204b6e468a29efc0f54c5e9731b (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "socialsharing_facebook",
    {
    "Share to Facebook" : "Megosztás Facebookon",
    "Social sharing via Facebook" : "Közösségi megosztás Facebookkal",
    "Enable direct sharing of files via Facebook, using shared links." : "Engedélyezze a fájlok Facebookon keresztüli megosztását megosztott hivatkozásokkal."
},
"nplurals=2; plural=(n != 1);");