nextcloud/core/l10n/mn.js

20 lines
660 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"core",
{
"Sunday" : "Ням",
"Monday" : "Даваа",
"Tuesday" : "Мягмар",
"Wednesday" : "Лхагва",
"Thursday" : "Пүрэв",
"Friday" : "Баасан",
"Saturday" : "Бямба",
"Settings" : "Тохиргоо",
"_{count} file conflict_::_{count} file conflicts_" : ["",""],
"Share" : "Түгээх",
"Password" : "Нууц үг",
"_download %n file_::_download %n files_" : ["",""],
"_{count} search result in other places_::_{count} search results in other places_" : ["",""],
"Username" : "Хэрэглэгчийн нэр"
},
"nplurals=2; plural=(n != 1);");