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

af_ZA.js « l10n « files « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2061e5ec49cf6adee8dacedd625d8404ec5604ea (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files",
    {
    "Error" : "Fout",
    "Folder" : "Omslag",
    "Settings" : "Instellings"
},
"nplurals=2; plural=(n != 1);");