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

fo.js « l10n - github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53bc9e178dbe1d8291bb7c06f96c4d89da948889 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "serverinfo",
    {
    "Groups" : "Bólkar",
    "Copy" : "Kopi",
    "Copied!" : "Kopiera!",
    "Press ⌘-C to copy." : "Trýst ⌘-C fyri at kopiera.",
    "Press Ctrl-C to copy." : "Trýst Ctrl-C fyri at kopiera."
},
"nplurals=2; plural=(n != 1);");