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

uz.js « l10n - github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 714dbae11340ca46a8318e7f9965f1622b3e385e (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_antivirus",
    {
    "Saving…" : "Saving…",
    "Saved" : "Saved",
    "Port" : "Port",
    "Select" : "Select",
    "Delete file" : "Delete file",
    "Save" : "Save"
},
"nplurals=1; plural=0;");