Latest translations and fallbacks

v1.18.x
Misty (Bot) 4 years ago
parent e820934192
commit 21634e2681

@ -76,5 +76,12 @@
"graphs.registered-users": "مستخدمين مسجلين", "graphs.registered-users": "مستخدمين مسجلين",
"graphs.anonymous-users": "مستخدمين مجهولين", "graphs.anonymous-users": "مستخدمين مجهولين",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "عام", "section-general": "عام",
"section-manage": "إدارة", "section-manage": "إدارة",

@ -2,7 +2,7 @@
"forum-traffic": "Трафик на форума", "forum-traffic": "Трафик на форума",
"page-views": "Преглеждания на страниците", "page-views": "Преглеждания на страниците",
"unique-visitors": "Уникални посетители", "unique-visitors": "Уникални посетители",
"logins": "Logins", "logins": "Вписвания",
"new-users": "Нови потребители", "new-users": "Нови потребители",
"posts": "Публикации", "posts": "Публикации",
"topics": "Теми", "topics": "Теми",
@ -76,5 +76,12 @@
"graphs.registered-users": "Регистрирани потребители", "graphs.registered-users": "Регистрирани потребители",
"graphs.anonymous-users": "Анонимни потребители", "graphs.anonymous-users": "Анонимни потребители",
"last-restarted-by": "Последно рестартиране от", "last-restarted-by": "Последно рестартиране от",
"no-users-browsing": "Няма разглеждащи потребители" "no-users-browsing": "Няма разглеждащи потребители",
"back-to-dashboard": "Назад към таблото",
"details.no-users": "В избрания период не са се регистрирали нови потребители",
"details.no-topics": "В избрания период не са публикувани нови теми",
"details.no-logins": "В избрания период не са отчетени вписвания",
"details.logins-static": "NodeBB запазва данни за сесията в продължение на %1 дни, така че в следната таблица могат да се видят само последните активни сесии",
"details.logins-login-time": "Време на вписване"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Табло", "section-dashboard": "Табла",
"dashboard/overview": "Общ преглед",
"dashboard/logins": "Вписвания",
"dashboard/users": "Потребители",
"dashboard/topics": "Теми",
"section-general": "Общи", "section-general": "Общи",
"section-manage": "Управление", "section-manage": "Управление",

@ -84,7 +84,7 @@
"remove_cover_picture_confirm": "Наистина ли искате да премахнете снимката на корицата?", "remove_cover_picture_confirm": "Наистина ли искате да премахнете снимката на корицата?",
"crop_picture": "Орязване на снимката", "crop_picture": "Орязване на снимката",
"upload_cropped_picture": "Орязване и качване", "upload_cropped_picture": "Орязване и качване",
"avatar-background-colour": "Avatar background colour", "avatar-background-colour": "Фонов цвят за изображението",
"settings": "Настройки", "settings": "Настройки",
"show_email": "Да се показва е-пощата ми", "show_email": "Да се показва е-пощата ми",
"show_fullname": "Да се показва цялото ми име", "show_fullname": "Да се показва цялото ми име",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registrovaní uživatelé", "graphs.registered-users": "Registrovaní uživatelé",
"graphs.anonymous-users": "Anonymní uživatelé", "graphs.anonymous-users": "Anonymní uživatelé",
"last-restarted-by": "Poslední restart od", "last-restarted-by": "Poslední restart od",
"no-users-browsing": "Nikdo si nic neprohlíží" "no-users-browsing": "Nikdo si nic neprohlíží",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Všeobecné", "section-general": "Všeobecné",
"section-manage": "Spravovat", "section-manage": "Spravovat",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registrierte Benutzer", "graphs.registered-users": "Registrierte Benutzer",
"graphs.anonymous-users": "Anonyme Benutzer", "graphs.anonymous-users": "Anonyme Benutzer",
"last-restarted-by": "Zuletzt Neugestartet von: ", "last-restarted-by": "Zuletzt Neugestartet von: ",
"no-users-browsing": "Keine aktiven Benutzer" "no-users-browsing": "Keine aktiven Benutzer",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Allgemein", "section-general": "Allgemein",
"section-manage": "Verwalten", "section-manage": "Verwalten",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Usuarios Registrados", "graphs.registered-users": "Usuarios Registrados",
"graphs.anonymous-users": "Usuarios Anónimos", "graphs.anonymous-users": "Usuarios Anónimos",
"last-restarted-by": "Reiniciado por última vez por", "last-restarted-by": "Reiniciado por última vez por",
"no-users-browsing": "No hay usuarios explorando" "no-users-browsing": "No hay usuarios explorando",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Administrar", "section-manage": "Administrar",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "عمومی", "section-general": "عمومی",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Utilisateurs enregistrés", "graphs.registered-users": "Utilisateurs enregistrés",
"graphs.anonymous-users": "Utilisateurs anonymes", "graphs.anonymous-users": "Utilisateurs anonymes",
"last-restarted-by": "Redémarré par", "last-restarted-by": "Redémarré par",
"no-users-browsing": "Aucun utilisateur connecté" "no-users-browsing": "Aucun utilisateur connecté",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Tableau de bord", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Général", "section-general": "Général",
"section-manage": "Gestion", "section-manage": "Gestion",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "משתמשים רשומים", "graphs.registered-users": "משתמשים רשומים",
"graphs.anonymous-users": "אורחים", "graphs.anonymous-users": "אורחים",
"last-restarted-by": "אותחל לארונה על ידי", "last-restarted-by": "אותחל לארונה על ידי",
"no-users-browsing": "אין גולשים" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "לוח מחוונים", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "כללי", "section-general": "כללי",
"section-manage": "ניהול", "section-manage": "ניהול",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registrirani korisnici", "graphs.registered-users": "Registrirani korisnici",
"graphs.anonymous-users": "Anonimni korisnici", "graphs.anonymous-users": "Anonimni korisnici",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Glavno", "section-general": "Glavno",
"section-manage": "Upravljanje", "section-manage": "Upravljanje",

@ -76,5 +76,12 @@
"graphs.registered-users": "Regisztrált felhasználók", "graphs.registered-users": "Regisztrált felhasználók",
"graphs.anonymous-users": "Névtelen felhasználók", "graphs.anonymous-users": "Névtelen felhasználók",
"last-restarted-by": "Utoljára újraindította:", "last-restarted-by": "Utoljára újraindította:",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Általános", "section-general": "Általános",
"section-manage": "Kezelés", "section-manage": "Kezelés",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Utenti Registrati", "graphs.registered-users": "Utenti Registrati",
"graphs.anonymous-users": "Utenti Anonimi", "graphs.anonymous-users": "Utenti Anonimi",
"last-restarted-by": "Ultimo riavvio di", "last-restarted-by": "Ultimo riavvio di",
"no-users-browsing": "Nessun utente sta navigando" "no-users-browsing": "Nessun utente sta navigando",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Generale", "section-general": "Generale",
"section-manage": "Gestisci", "section-manage": "Gestisci",

@ -76,5 +76,12 @@
"graphs.registered-users": "登録したユーザー", "graphs.registered-users": "登録したユーザー",
"graphs.anonymous-users": "匿名ユーザー", "graphs.anonymous-users": "匿名ユーザー",
"last-restarted-by": "最後に再起動された順", "last-restarted-by": "最後に再起動された順",
"no-users-browsing": "閲覧中のユーザーなし" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "一般", "section-general": "一般",
"section-manage": "管理", "section-manage": "管理",

@ -76,5 +76,12 @@
"graphs.registered-users": "등록된 사용자", "graphs.registered-users": "등록된 사용자",
"graphs.anonymous-users": "익명의 사용자", "graphs.anonymous-users": "익명의 사용자",
"last-restarted-by": "마지막으로 재시작", "last-restarted-by": "마지막으로 재시작",
"no-users-browsing": "보고있는 사용자가 없습니다" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "일반", "section-general": "일반",
"section-manage": "관리", "section-manage": "관리",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Reģistrētie lietotāji", "graphs.registered-users": "Reģistrētie lietotāji",
"graphs.anonymous-users": "Anonīmie lietotāji", "graphs.anonymous-users": "Anonīmie lietotāji",
"last-restarted-by": "Pēdējoreiz restartējis", "last-restarted-by": "Pēdējoreiz restartējis",
"no-users-browsing": "Nav pārlūkojošo lietotāju" "no-users-browsing": "Nav pārlūkojošo lietotāju",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Vispārējie", "section-general": "Vispārējie",
"section-manage": "Pārvaldīt", "section-manage": "Pārvaldīt",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Laatst herstart door", "last-restarted-by": "Laatst herstart door",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Zarejestrowani użytkownicy", "graphs.registered-users": "Zarejestrowani użytkownicy",
"graphs.anonymous-users": "Anonimowi użytkownicy", "graphs.anonymous-users": "Anonimowi użytkownicy",
"last-restarted-by": "Ostatnio restartowany przez", "last-restarted-by": "Ostatnio restartowany przez",
"no-users-browsing": "Brak przeglądających" "no-users-browsing": "Brak przeglądających",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Pulpit menedżerski", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Ogólne", "section-general": "Ogólne",
"section-manage": "Zarządzanie", "section-manage": "Zarządzanie",

@ -76,5 +76,12 @@
"graphs.registered-users": "Usuários Registrados", "graphs.registered-users": "Usuários Registrados",
"graphs.anonymous-users": "Usuários Anônimos", "graphs.anonymous-users": "Usuários Anônimos",
"last-restarted-by": "Última vez reiniciado por", "last-restarted-by": "Última vez reiniciado por",
"no-users-browsing": "Nenhum usuário navegando" "no-users-browsing": "Nenhum usuário navegando",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Geral", "section-general": "Geral",
"section-manage": "Administrar", "section-manage": "Administrar",

@ -76,5 +76,12 @@
"graphs.registered-users": "Utilizadores Registados", "graphs.registered-users": "Utilizadores Registados",
"graphs.anonymous-users": "Utilizadores Anónimos", "graphs.anonymous-users": "Utilizadores Anónimos",
"last-restarted-by": "Última vez reiniciado por", "last-restarted-by": "Última vez reiniciado por",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Painel de Controlo", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Geral", "section-general": "Geral",
"section-manage": "Gerir", "section-manage": "Gerir",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Авторизованных пользователей", "graphs.registered-users": "Авторизованных пользователей",
"graphs.anonymous-users": "Анонимных пользователей", "graphs.anonymous-users": "Анонимных пользователей",
"last-restarted-by": "Последний перезапуск:", "last-restarted-by": "Последний перезапуск:",
"no-users-browsing": "Просмотров нет" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Панель управления", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Общие", "section-general": "Общие",
"section-manage": "Управление", "section-manage": "Управление",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Zarestrovaný užívatelia", "graphs.registered-users": "Zarestrovaný užívatelia",
"graphs.anonymous-users": "Neznámy užívatelia", "graphs.anonymous-users": "Neznámy užívatelia",
"last-restarted-by": "Posledná obnova od", "last-restarted-by": "Posledná obnova od",
"no-users-browsing": "Žiadni používatelia neprehliadajú" "no-users-browsing": "Žiadni používatelia neprehliadajú",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Všeobecné", "section-general": "Všeobecné",
"section-manage": "Spravovať", "section-manage": "Spravovať",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Uopšteno", "section-general": "Uopšteno",
"section-manage": "Menadžment", "section-manage": "Menadžment",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users", "graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by", "last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing" "no-users-browsing": "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "General", "section-general": "General",
"section-manage": "Manage", "section-manage": "Manage",

@ -76,5 +76,12 @@
"graphs.registered-users": "Kayıtlı Kullanıcılar", "graphs.registered-users": "Kayıtlı Kullanıcılar",
"graphs.anonymous-users": "Anonim Kullanıcılar", "graphs.anonymous-users": "Anonim Kullanıcılar",
"last-restarted-by": "Son yeniden başlatma bilgisi", "last-restarted-by": "Son yeniden başlatma bilgisi",
"no-users-browsing": "İnceleyen kullanıcı yok" "no-users-browsing": "İnceleyen kullanıcı yok",
"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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Kontrol Paneli", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Genel", "section-general": "Genel",
"section-manage": "Yönet", "section-manage": "Yönet",

@ -76,5 +76,12 @@
"graphs.registered-users": "Зареєстровані користувачі", "graphs.registered-users": "Зареєстровані користувачі",
"graphs.anonymous-users": "Анонімні користувачі", "graphs.anonymous-users": "Анонімні користувачі",
"last-restarted-by": "Останнє перезавантаження", "last-restarted-by": "Останнє перезавантаження",
"no-users-browsing": "Немає користувачів онлайн" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Dashboard", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "Загальні", "section-general": "Загальні",
"section-manage": "Керування", "section-manage": "Керування",

@ -29,14 +29,14 @@
"up-to-date": "<p>Bạn đã cập nhật <strong>bản mới nhất</strong> <i class=\"fa fa-check\"></i></p>", "up-to-date": "<p>Bạn đã cập nhật <strong>bản mới nhất</strong> <i class=\"fa fa-check\"></i></p>",
"upgrade-available": "<p>Phiên bản mới (v%1) đã được phát hành. Xem xét <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">nâng cấp NodeBB của bạn</a>.</p>", "upgrade-available": "<p>Phiên bản mới (v%1) đã được phát hành. Xem xét <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">nâng cấp NodeBB của bạn</a>.</p>",
"prerelease-upgrade-available": "<p>Đây là bản phát hành NodeBB đã lỗi thời. Phiên bản mới (v%1) đã phát hành. Xem xét <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">nâng cấp NodeBB của bạn</a>.</p>", "prerelease-upgrade-available": "<p>Đây là bản phát hành NodeBB đã lỗi thời. Phiên bản mới (v%1) đã phát hành. Xem xét <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">nâng cấp NodeBB của bạn</a>.</p>",
"prerelease-warning": "<p>Đây là phiên bản NodeBB <strong>chuẩn bị công bố</strong>. Lỗi ngoài ý muốn có thể xảy ra. <i class=\"fa fa-exclamation-triangle\"></i></p>", "prerelease-warning": "<p>Đây là phiên bản NodeBB <strong>trước phát hành</strong>. Lỗi ngoài ý muốn có thể xảy ra. <i class=\"fa fa-exclamation-triangle\"></i></p>",
"running-in-development": "<span>Diễn đàn đang chạy ở chế độ phát triển. Diễn đàn có thể mở cho các lỗ hổng tiềm ẩn; Xin vui lòng liên hệ với quản trị hệ thống của bạn.</span>", "running-in-development": "<span>Diễn đàn đang chạy ở chế độ phát triển. Diễn đàn có thể mở cho các lỗ hổng tiềm ẩn; Xin vui lòng liên hệ với quản trị hệ thống của bạn.</span>",
"latest-lookup-failed": "<p>Không tra cứu được phiên bản NodeBB mới nhất</p>", "latest-lookup-failed": "<p>Không tra cứu được phiên bản NodeBB mới nhất</p>",
"notices": "Thông báo", "notices": "Thông báo",
"restart-not-required": "Không yêu cầu khởi động lại", "restart-not-required": "Không cần khởi động lại",
"restart-required": "Yêu cầu khởi động lại", "restart-required": "Yêu cầu khởi động lại",
"search-plugin-installed": "Plugin Tìm Kiếm đã được cài đặt", "search-plugin-installed": "Đã cài đặt plugin tìm kiếm",
"search-plugin-not-installed": "Plugin Tìm Kiếm chưa được cài đặt", "search-plugin-not-installed": "Plugin Tìm Kiếm chưa được cài đặt",
"search-plugin-tooltip": "Cài đặt một plugin tìm kiếm từ trang plugin để kích hoạt chức năng tìm kiếm", "search-plugin-tooltip": "Cài đặt một plugin tìm kiếm từ trang plugin để kích hoạt chức năng tìm kiếm",
@ -76,5 +76,12 @@
"graphs.registered-users": "Thành Viên Chính Thức", "graphs.registered-users": "Thành Viên Chính Thức",
"graphs.anonymous-users": "Người Dùng Ẩn Danh", "graphs.anonymous-users": "Người Dùng Ẩn Danh",
"last-restarted-by": "Khởi động lại lần cuối bởi", "last-restarted-by": "Khởi động lại lần cuối bởi",
"no-users-browsing": "Người không xem bài" "no-users-browsing": "Người không xem bài",
"back-to-dashboard": "Quay lại Bảng điều khiển",
"details.no-users": "Không có người dùng nào tham gia trong khung thời gian đã chọn",
"details.no-topics": "Không có chủ đề nào được đăng trong khung thời gian đã chọn",
"details.no-logins": "Không có thông tin đăng nhập nào được ghi lại trong khung thời gian đã chọn",
"details.logins-static": "NodeBB chỉ lưu dữ liệu phiên trong %1 ngày và do đó, bảng này bên dưới sẽ chỉ hiển thị các phiên hoạt động gần đây nhất",
"details.logins-login-time": "Thời gian đăng nhập"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "Bảng điều khiển", "section-dashboard": "Bảng điều khiển",
"dashboard/overview": "Tổng quát",
"dashboard/logins": "Đăng nhập",
"dashboard/users": "Người dùng",
"dashboard/topics": "Chủ đề",
"section-general": "Chung", "section-general": "Chung",
"section-manage": "Quản lý", "section-manage": "Quản lý",

@ -76,5 +76,12 @@
"graphs.registered-users": "已注册用户", "graphs.registered-users": "已注册用户",
"graphs.anonymous-users": "匿名用户", "graphs.anonymous-users": "匿名用户",
"last-restarted-by": "上次重启管理员/时间", "last-restarted-by": "上次重启管理员/时间",
"no-users-browsing": "没有用户正在浏览" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "仪表盘", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "基本", "section-general": "基本",
"section-manage": "管理", "section-manage": "管理",

@ -76,5 +76,12 @@
"graphs.registered-users": "已註冊使用者", "graphs.registered-users": "已註冊使用者",
"graphs.anonymous-users": "匿名使用者", "graphs.anonymous-users": "匿名使用者",
"last-restarted-by": "上次重啟管理員/時間", "last-restarted-by": "上次重啟管理員/時間",
"no-users-browsing": "沒有使用者正在瀏覽" "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"
} }

@ -1,5 +1,9 @@
{ {
"dashboard": "儀表板", "section-dashboard": "Dashboards",
"dashboard/overview": "Overview",
"dashboard/logins": "Logins",
"dashboard/users": "Users",
"dashboard/topics": "Topics",
"section-general": "基本", "section-general": "基本",
"section-manage": "管理", "section-manage": "管理",

Loading…
Cancel
Save