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

pt_BR.js « l10n - github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c830599041972e499b69735f2a8934788b3027d (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "ocsms",
    {
    "Phone Sync" : "Sincronizar telefone",
    "An app to sync SMS with your cloud" : "Um aplicativo para sincronizar SMS com sua nuvem"
},
"nplurals=2; plural=(n > 1);");