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

mn.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7779ee00d3123d690c6c90cd291d3175c66f891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "text",
    {
    "Guest" : "Зочин",
    "Saved" : "Хадгалах",
    "Unsupported image type" : "Дэмжигдэхгүй зургийн төрөл байна",
    "Undo" : "буцах",
    "Info" : "Info",
    "Warning" : "Warning",
    "Edit" : "засварлах"
},
"nplurals=2; plural=(n != 1);");