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

es_GT.json « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66966a5f8ef1c992e3554d87e68c9cbef9a9cca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Photos" : "Fotos",
    "Videos" : "Videos",
    "Folders" : "Carpetas",
    "Favorites" : "Favoritos",
    "Shared with you" : "Compartido con usted",
    "Back" : "Atrás",
    "Save" : "Guardar",
    "Favorite" : "Favorito",
    "Remove from favorites" : "Eliminar de favoritos",
    "Add" : "Agregar",
    "Download" : "Descargar",
    "Delete" : "Borrar",
    "Settings" : "Configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}