Files
NodeBB/public/language/ms/category.json

20 lines
861 B
JSON
Raw Normal View History

2014-04-20 17:54:09 -04:00
{
2015-08-17 17:07:39 -04:00
"category": "Kategori",
"subcategories": "Subkategori",
2015-05-01 20:08:24 -04:00
"new_topic_button": "Topik Baru",
"guest-login-post": "Log masuk untuk kirim",
"no_topics": "<strong>Tiada topik dalam kategori ini.</strong><br />Cuba hantar topik yang baru?",
2014-04-20 17:54:09 -04:00
"browsing": "melihat",
"no_replies": "Tiada jawapan",
2015-08-17 17:07:39 -04:00
"no_new_posts": "Tiada kiriman baru.",
"share_this_category": "Kongsi kategori ini",
2015-05-01 20:08:24 -04:00
"watch": "Melihat",
"ignore": "Abai",
2016-07-12 20:22:44 -04:00
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
2016-10-05 13:43:34 -04:00
"watch.message": "You are now watching updates from this category and all subcategories",
"ignore.message": "You are now ignoring updates from this category and all subcategories",
2015-10-04 04:58:46 -04:00
"watched-categories": "Kategori Dilihat"
2014-04-20 17:54:09 -04:00
}