NodeBB/NodeBB

View on GitHub
public/language/ar/category.json

Summary

Maintainability
Test Coverage
{
    "category": "قسم",
    "subcategories": "قسم فرعي",
    "new-topic-button": "موضوع جديد",
    "guest-login-post": "سجل الدخول للمشاركة",
    "no-topics": "<strong>لا توجد مواضيع في هذه القسم</strong>لم لا تحاول إنشاء موضوع؟<br />",
    "browsing": "تصفح",
    "no-replies": "لم يرد أحد",
    "no-new-posts": "لا توجد مشاركات جديدة.",
    "watch": "تابع",
    "ignore": "تجاهل",
    "watching": "متابع",
    "tracking": "Tracking",
    "not-watching": "لست متابع",
    "ignoring": "متجاهل",
    "watching.description": "Notify me of new topics.<br/>Show topics in unread & recent",
    "tracking.description": "Shows topics in unread & recent",
    "not-watching.description": "Do not show topics in unread, show in recent",
    "ignoring.description": "Do not show topics in unread & recent",
    "watching.message": "You are now watching updates from this category and all subcategories",
    "tracking.message": "You are now tracking updates from this category and all subcategories",
    "notwatching.message": "You are not watching updates from this category and all subcategories",
    "ignoring.message": "You are now ignoring updates from this category and all subcategories",
    "watched-categories": "الأقسام المُتابعة",
    "x-more-categories": "%1 more categories"
}