mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"forum-traffic": "תעבורת הפורום",
|
||||
"page-views": "צפיות בדפים",
|
||||
"unique-visitors": "מבקרים ייחודיים",
|
||||
"logins": "התחברות",
|
||||
"logins": "כניסות",
|
||||
"new-users": "משתמשים חדשים",
|
||||
"posts": "פוסטים חדשים",
|
||||
"topics": "נושאים חדשים",
|
||||
@@ -78,10 +78,10 @@
|
||||
"last-restarted-by": "אותחל לארונה על ידי",
|
||||
"no-users-browsing": "אין גולשים",
|
||||
|
||||
"back-to-dashboard": "Back to Dashboard",
|
||||
"details.no-users": "No users have joined within the selected timeframe",
|
||||
"details.no-topics": "No topics have been posted within the selected timeframe",
|
||||
"details.no-logins": "No logins have been recorded within the selected timeframe",
|
||||
"details.logins-static": "NodeBB only saves session data for %1 days, and so this table below will only show the most recently active sessions",
|
||||
"details.logins-login-time": "Login Time"
|
||||
"back-to-dashboard": "חזרה ללוח מחוונים",
|
||||
"details.no-users": "אין משתמש שהצטרף במסגרת הזמן שנבחרה",
|
||||
"details.no-topics": "לא פורסמו נושאים במסגרת הזמן שנבחרה",
|
||||
"details.no-logins": "לא נרשמו כניסות במסגרת הזמן שנבחרה",
|
||||
"details.logins-static": "NodeBB שומר נתוני הפעלה עבור %1 ימים בלבד, ולכן טבלה זו תציג רק את הכניסות הפעילות האחרונות",
|
||||
"details.logins-login-time": "זמן כניסה"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "Chưa đọc",
|
||||
"no_unread_topics": "Không có chủ đề chưa được đọc",
|
||||
"no_unread_topics": "Không có chủ đề chưa đọc.",
|
||||
"load_more": "Tải thêm",
|
||||
"mark_as_read": "Đánh dấu đã đọc",
|
||||
"selected": "Đã chọn",
|
||||
|
||||
Reference in New Issue
Block a user