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

ca.js « l10n - github.com/nextcloud/files_accesscontrol.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 839d1c3f21137d55100efab79625edbba9ecfa46 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_accesscontrol",
    {
    "No rule given" : "No s'han proporcionat regles",
    "File access control" : "Control d'accés a l'arxiu"
},
"nplurals=2; plural=(n != 1);");