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

ia.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf5bd808186409e8d9679723af267af725784a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Synchronisation del Telephono",
    "Cancel" : "Cancellar",
    "Confirm" : "Confirmar",
    "Settings" : "Configurationes",
    "Enable" : "Activar",
    "Disable" : "Disactivar"
},
"nplurals=2; plural=(n != 1);");