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

kn.js « l10n - github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b809e022fab512ec5c4a7e3443efcac7db138f6 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_antivirus",
    {
    "Saved" : "ಉಳಿಸಿದ",
    "Host" : "ಅತಿಥೆಯ-ಗಣಕ",
    "Port" : "ರೇವು",
    "Select" : "Select",
    "Save" : "ಉಳಿಸಿ"
},
"nplurals=2; plural=(n > 1);");