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

kab.js « l10n - github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 28717e04e8e8adb915fc054346e199020fe5369f (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_filter",
    {
    "Videos" : "Tividyutin",
    "Name" : "Nom",
    "Size" : "Teɣzi",
    "Modified" : "Yettwabeddel",
    "Delete" : "Kkes"
},
"nplurals=2; plural=(n != 1);");