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

ast.json « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c208739603ca04e1af5fe0a68cfaada16376ef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Photos" : "Photos",
    "Videos" : "Vídeos",
    "Folders" : "Carpetes",
    "Favorites" : "Favorites",
    "Shared with you" : "Shared with you",
    "Tags" : "Etiquetes",
    "Back" : "Atrás",
    "Save" : "Guardar",
    "Favorite" : "Marcar como favoritu",
    "Remove from favorites" : "Remove from favorites",
    "Add" : "Amestar",
    "Settings" : "Settings"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}