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

es.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0fadc61ea6145425cdfb6211f4d73e0956464542 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Sincronizar teléfono",
    "An app to sync SMS with your cloud" : "Una app para sincronizar tus SMS con la nube",
    "Settings" : "Configuración"
},
"nplurals=2; plural=(n != 1);");