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

nn_NO.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4833e1bf59af9df2a169966cdf0f54c8bd1ae639 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Telefon Synkronisering",
    "Cancel" : "Avbryt",
    "Settings" : "Instillingar",
    "Enable" : "Slå på",
    "Disable" : "Slå av"
},
"nplurals=2; plural=(n != 1);");