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

eo.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ede61aba3e6af525051df051e98c6b23b97fb663 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "systemtags",
    {
    "Tags" : "Etikedoj",
    "No files in here" : "Neniu dosiero estas ĉi tie",
    "Name" : "Nomo",
    "Size" : "Grando",
    "Modified" : "Modifita"
},
"nplurals=2; plural=(n != 1);");