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

kn.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c9e17d94c58cd5b6985f4d200ab5950dc0401120 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_trashbin",
    {
    "Restore" : "ಮರುಸ್ಥಾಪಿಸು",
    "Delete" : "ಅಳಿಸಿ",
    "Error" : "ತಪ್ಪಾಗಿದೆ",
    "Select all" : "ಎಲ್ಲಾ ಆಯ್ಕೆ ಮಾಡಿ",
    "Name" : "ಹೆಸರು"
},
"nplurals=1; plural=0;");