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

hy.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57a5000ebc2edfc034f716c619128e7d5f308c5b (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "systemtags",
    {
    "No files in here" : "Ֆայլեր չկան այստեղ",
    "Name" : "Անուն",
    "Size" : "Չափս",
    "Modified" : "Փոփոխված"
},
"nplurals=2; plural=(n != 1);");