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

eu.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d63ba97fd4294b1a35d46fa7a7bef5ada82baa6f (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "systemtags",
    {
    "Tags" : "Etiketak",
    "No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan",
    "Name" : "Izena",
    "Size" : "Tamaina",
    "Modified" : "Aldatuta"
},
"nplurals=2; plural=(n != 1);");