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

es_CL.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8999bf0a10e98bc243ee9f949a5d2871b75aa506 (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=2; plural=(n != 1);");