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

es_NI.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b3d2d2b2320957cc1387616110136c943f03bd5 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "photos",
    {
    "Photos" : "Fotos",
    "Favorites" : "Favoritos",
    "Shared with you" : "Compartido con usted",
    "Settings" : "Configuraciones "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");