summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/kn.js
blob: 4e918b5f06fccc2749ff975bf06f5aa0780d2396 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_trashbin",
    {
    "Restore" : "ಮರುಸ್ಥಾಪಿಸು",
    "Error" : "ತಪ್ಪಾಗಿದೆ",
    "Select all" : "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ",
    "Name" : "ಹೆಸರು",
    "Delete" : "ಅಳಿಸಿ"
},
"nplurals=1; plural=0;");