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

nn_NO.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 080f510546aa7635eefc43e29a30e5a679fe6088 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "files_external",
    {
    "Location" : "Stad",
    "Region" : "Region/fylke",
    "Host" : "Tenar",
    "Username" : "Brukarnamn",
    "Password" : "Passord",
    "Share" : "Del",
    "URL" : "Nettstad",
    "Personal" : "Personleg",
    "Name" : "Namn",
    "Folder name" : "Mappenamn",
    "Configuration" : "Innstillingar",
    "Delete" : "Slett"
},
"nplurals=2; plural=(n != 1);");