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

nn_NO.js « l10n - github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4571ca60c0f2a96ca39444fe5318eb3359ea1f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "logreader",
    {
    "Info" : "Info",
    "Warning" : "Åtvaring",
    "Error" : "Feil",
    "Copy" : "Kopier",
    "App" : "Applikasjon",
    "Time" : "Tid"
},
"nplurals=2; plural=(n != 1);");