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

nn_NO.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4bd7cfe458419dd54a4c7d998e897dbc988f53d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "photos",
    {
    "Photos" : "Foto",
    "Videos" : "Video",
    "Favorites" : "Favorit",
    "Shared with you" : "Shared with you",
    "Tags" : "Emneord",
    "Back" : "Tilbake",
    "Save" : "Lagre",
    "An error occurred" : "Det oppstod ein feil.",
    "Favorite" : "Favoritt",
    "Remove from favorites" : "Remove from favorites",
    "Add" : "Legg til",
    "Settings" : "Instillingar"
},
"nplurals=2; plural=(n != 1);");