v1.18.x
chronize 11 years ago
commit a2f8f54061

@ -2,7 +2,7 @@
"name": "nodebb", "name": "nodebb",
"license": "GPLv3 or later", "license": "GPLv3 or later",
"description": "NodeBB Forum", "description": "NodeBB Forum",
"version": "0.4.3", "version": "0.5.0-1",
"homepage": "http://www.nodebb.org", "homepage": "http://www.nodebb.org",
"repository": { "repository": {
"type": "git", "type": "git",

@ -25,6 +25,7 @@
"no-user": "المستخدم لا يوجد", "no-user": "المستخدم لا يوجد",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "الموضوع مقفول", "topic-locked": "الموضوع مقفول",
"still-uploading": "الرجاء انتظار الرفع", "still-uploading": "الرجاء انتظار الرفع",

@ -13,7 +13,7 @@
"please_log_in": "Please Log In", "please_log_in": "Please Log In",
"logout": "تسجيل الخروج", "logout": "تسجيل الخروج",
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.", "posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
"welcome_back": "Welcome Back ", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "You have successfully logged in", "you_have_successfully_logged_in": "You have successfully logged in",
"save_changes": "حفظ التغييرات", "save_changes": "حفظ التغييرات",
"close": "أغلق", "close": "أغلق",

@ -4,12 +4,11 @@
"see_all": "See all Notifications", "see_all": "See all Notifications",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "رابط خارجي", "outgoing_link": "رابط خارجي",
"outgoing_link_message": "أنت الأن ترحل", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "أكمل إلى", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Please Log In", "please_log_in": "Please Log In",
"logout": "Odhlásit se", "logout": "Odhlásit se",
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.", "posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
"welcome_back": "Welcome Back ", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "You have successfully logged in", "you_have_successfully_logged_in": "You have successfully logged in",
"save_changes": "Uložit změny", "save_changes": "Uložit změny",
"close": "Zrušit", "close": "Zrušit",

@ -4,12 +4,11 @@
"see_all": "See all Notifications", "see_all": "See all Notifications",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Odkaz mimo fórum", "outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "Nyní opouštíte fórum", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Přejít na", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "Der Benutzer existiert nicht", "no-user": "Der Benutzer existiert nicht",
"no-teaser": "Kurztext existiert nicht", "no-teaser": "Kurztext existiert nicht",
"no-privileges": "Du verfügst nicht über ausreichende Berechtigungen, um die Aktion durchzuführen.", "no-privileges": "Du verfügst nicht über ausreichende Berechtigungen, um die Aktion durchzuführen.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategorie ist deaktiviert", "category-disabled": "Kategorie ist deaktiviert",
"topic-locked": "Thema ist gesperrt", "topic-locked": "Thema ist gesperrt",
"still-uploading": "Bitte warte bis der Vorgang abgeschlossen ist.", "still-uploading": "Bitte warte bis der Vorgang abgeschlossen ist.",

@ -4,12 +4,11 @@
"see_all": "Alle Benachrichtigungen ansehen", "see_all": "Alle Benachrichtigungen ansehen",
"back_to_home": "Zurück zu %1", "back_to_home": "Zurück zu %1",
"outgoing_link": "Externer Link", "outgoing_link": "Externer Link",
"outgoing_link_message": "Du verlässt nun", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Gehe weiter zu", "continue_to": "Continue to %1",
"return_to": "Zurück zu", "return_to": "Return to %1",
"new_notification": "Neue Benachrichtigung", "new_notification": "Neue Benachrichtigung",
"you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.", "you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.",
"user_made_post": "<strong>%1</strong> hat einen Beitrag erstellt.",
"new_message_from": "Neue Nachricht von <strong>%1</strong>", "new_message_from": "Neue Nachricht von <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> hat deinen Beitrag positiv bewertet.", "upvoted_your_post": "<strong>%1</strong> hat deinen Beitrag positiv bewertet.",
"favourited_your_post": "<strong>%1</strong> favorisiert deinen Beitrag.", "favourited_your_post": "<strong>%1</strong> favorisiert deinen Beitrag.",

@ -1,6 +1,6 @@
{ {
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "Es gibt keine Themen mit diesem Tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Gib hier Tags ein und drück die Eingabetaste nach jedem Tag.",
"no_tags": "There are no tags yet." "no_tags": "Es gibt bisher keine Tags."
} }

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Please Log In", "please_log_in": "Please Log In",
"logout": "Logout", "logout": "Logout",
"posting_restriction_info": "Postin' be currently restricted to registered members only, click here to log in.", "posting_restriction_info": "Postin' be currently restricted to registered members only, click here to log in.",
"welcome_back": "Welcome to Port", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Ye have successfully logged in", "you_have_successfully_logged_in": "Ye have successfully logged in",
"save_changes": "Save yer Changes", "save_changes": "Save yer Changes",
"close": "Shoot down", "close": "Shoot down",

@ -4,12 +4,11 @@
"see_all": "Spy wit' ye eye all ye notifications", "see_all": "Spy wit' ye eye all ye notifications",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Go offshore", "outgoing_link": "Go offshore",
"outgoing_link_message": "Ye be goin' offshore", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Continue to", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -4,12 +4,11 @@
"see_all": "See all Notifications", "see_all": "See all Notifications",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Outgoing Link", "outgoing_link": "Outgoing Link",
"outgoing_link_message": "You are now leaving", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Continue to", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favorited your post.", "favourited_your_post": "<strong>%1</strong> has favorited your post.",

@ -25,6 +25,7 @@
"no-user": "El usuario no existe", "no-user": "El usuario no existe",
"no-teaser": "El extracto del tema no existe.", "no-teaser": "El extracto del tema no existe.",
"no-privileges": "No tienes los privilegios necesarios para esa acción.", "no-privileges": "No tienes los privilegios necesarios para esa acción.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Categoría deshabilitada.", "category-disabled": "Categoría deshabilitada.",
"topic-locked": "Tema bloqueado.", "topic-locked": "Tema bloqueado.",
"still-uploading": "Por favor, espera a que terminen las subidas.", "still-uploading": "Por favor, espera a que terminen las subidas.",

@ -4,12 +4,11 @@
"see_all": "Ver todas las notificaciones", "see_all": "Ver todas las notificaciones",
"back_to_home": "Volver a %1", "back_to_home": "Volver a %1",
"outgoing_link": "Enlace Externo", "outgoing_link": "Enlace Externo",
"outgoing_link_message": "Estas saliendo del sitio", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Continuar", "continue_to": "Continue to %1",
"return_to": "Volver a", "return_to": "Return to %1",
"new_notification": "Nueva Notificación", "new_notification": "Nueva Notificación",
"you_have_unread_notifications": "Tienes notificaciones sin leer.", "you_have_unread_notifications": "Tienes notificaciones sin leer.",
"user_made_post": "<strong>%1</strong> hizo una nueva publicación",
"new_message_from": "Nuevo mensaje de <strong>%1</strong>", "new_message_from": "Nuevo mensaje de <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> ha marcado como favorita tu respuesta.", "upvoted_your_post": "<strong>%1</strong> ha marcado como favorita tu respuesta.",
"favourited_your_post": "<strong>%1</strong> ha marcado como favorita tu respuesta.", "favourited_your_post": "<strong>%1</strong> ha marcado como favorita tu respuesta.",

@ -1,6 +1,6 @@
{ {
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "No hay temas con esta etiqueta.",
"tags": "Tags", "tags": "Etiquetas",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Introduce las etiquetas aquí. Pulsa intro desde de cada una.",
"no_tags": "There are no tags yet." "no_tags": "Aún no hay etiquetas."
} }

@ -25,6 +25,7 @@
"no-user": "Kasutajat ei eksisteeri", "no-user": "Kasutajat ei eksisteeri",
"no-teaser": "Eelvaadet ei eksisteeri", "no-teaser": "Eelvaadet ei eksisteeri",
"no-privileges": "Sul pole piisvalt õigusi.", "no-privileges": "Sul pole piisvalt õigusi.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategooria keelatud", "category-disabled": "Kategooria keelatud",
"topic-locked": "Teema lukustatud", "topic-locked": "Teema lukustatud",
"still-uploading": "Palun oota, kuni üleslaadimised on laetud.", "still-uploading": "Palun oota, kuni üleslaadimised on laetud.",

@ -4,12 +4,11 @@
"see_all": "Vaata kõiki teateid", "see_all": "Vaata kõiki teateid",
"back_to_home": "Tagasi %1", "back_to_home": "Tagasi %1",
"outgoing_link": "Väljaminev link", "outgoing_link": "Väljaminev link",
"outgoing_link_message": "Lahkud foorumist", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Jätka", "continue_to": "Continue to %1",
"return_to": "Pöördu tagasi", "return_to": "Return to %1",
"new_notification": "Uus teade", "new_notification": "Uus teade",
"you_have_unread_notifications": "Sul ei ole lugemata teateid.", "you_have_unread_notifications": "Sul ei ole lugemata teateid.",
"user_made_post": "<strong>%1</strong> tegi uue postituse",
"new_message_from": "Uus sõnum kasutajalt <strong>%1</strong>", "new_message_from": "Uus sõnum kasutajalt <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> hääletas sinu postituse poolt.", "upvoted_your_post": "<strong>%1</strong> hääletas sinu postituse poolt.",
"favourited_your_post": "<strong>%1</strong> märkis sinu postituse lemmikuks.", "favourited_your_post": "<strong>%1</strong> märkis sinu postituse lemmikuks.",

@ -15,7 +15,7 @@
"invalid-pagination-value": "عدد صفحه‌بندی نامعتبر است.", "invalid-pagination-value": "عدد صفحه‌بندی نامعتبر است.",
"username-taken": "این نام کاربری گرفته شده است.", "username-taken": "این نام کاربری گرفته شده است.",
"email-taken": "این رایانامه گرفته شده است.", "email-taken": "این رایانامه گرفته شده است.",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "رایانامه شما تأیید نشده است، لطفاً برای تأیید رایانامه‌تان اینجا را بفشارید.",
"username-too-short": "نام کاربری خیلی کوتاه است.", "username-too-short": "نام کاربری خیلی کوتاه است.",
"user-banned": "کاربر محروم شد.", "user-banned": "کاربر محروم شد.",
"no-category": "چنین دسته‌ای وجود ندارد.", "no-category": "چنین دسته‌ای وجود ندارد.",
@ -25,6 +25,7 @@
"no-user": "چنین کاربری وجود ندارد.", "no-user": "چنین کاربری وجود ندارد.",
"no-teaser": "چکیدهٔ دیدگاه وجود ندارد.", "no-teaser": "چکیدهٔ دیدگاه وجود ندارد.",
"no-privileges": "شما دسترسی کافی برای این کار را ندارید.", "no-privileges": "شما دسترسی کافی برای این کار را ندارید.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "دسته غیر‌فعال شد.", "category-disabled": "دسته غیر‌فعال شد.",
"topic-locked": "جستار بسته شد.", "topic-locked": "جستار بسته شد.",
"still-uploading": "خواهشمندیم تا پایان بارگذاری‌ها شکیبا باشید.", "still-uploading": "خواهشمندیم تا پایان بارگذاری‌ها شکیبا باشید.",

@ -1,17 +1,17 @@
{ {
"chat.chatting_with": "گفتگو با <span id=\"chat-with-name\"></span>", "chat.chatting_with": "گفتگو با <span id=\"chat-with-name\"></span>",
"chat.placeholder": "Type chat message here, press enter to send", "chat.placeholder": "پیام گفتگو را اینجا بنویسید، دکمه Enter را بزنید تا فرستاده شود.",
"chat.send": "فرستادن", "chat.send": "فرستادن",
"chat.no_active": "شما هیچ گفتگوی فعالی ندارید.", "chat.no_active": "شما هیچ گفتگوی فعالی ندارید.",
"chat.user_typing": "%1 در حال نوشتن است...", "chat.user_typing": "%1 در حال نوشتن است...",
"chat.user_has_messaged_you": "%1 به شما پیام داده است.", "chat.user_has_messaged_you": "%1 به شما پیام داده است.",
"chat.see_all": "نمایش تمامی گفتگوها", "chat.see_all": "نمایش تمامی گفتگوها",
"chat.no-messages": "Please select a recipient to view chat message history", "chat.no-messages": "مشخص کنید تاریخچه گفتگوهایتان با چه کاربری را می‌خواهید ببینید",
"chat.recent-chats": "Recent Chats", "chat.recent-chats": "گفتگوهای اخیر",
"chat.contacts": "Contacts", "chat.contacts": "تماس‌ها",
"chat.message-history": "Message History", "chat.message-history": "تاریخچه پیام‌ها",
"chat.pop-out": "Pop out chat", "chat.pop-out": "Pop out chat",
"chat.maximize": "Maximize", "chat.maximize": "تمام صفحه",
"composer.user_said_in": "%1 در %2 گفته است:", "composer.user_said_in": "%1 در %2 گفته است:",
"composer.user_said": "%1 گفته است:", "composer.user_said": "%1 گفته است:",
"composer.discard": "آیا از دور انداختن این دیدگاه اطمینان دارید؟" "composer.discard": "آیا از دور انداختن این دیدگاه اطمینان دارید؟"

@ -4,12 +4,11 @@
"see_all": "دیدن همهٔ آگاه‌سازی‌ها", "see_all": "دیدن همهٔ آگاه‌سازی‌ها",
"back_to_home": "بازگشت به %1", "back_to_home": "بازگشت به %1",
"outgoing_link": "پیوند برون‌رو", "outgoing_link": "پیوند برون‌رو",
"outgoing_link_message": "شما در حال ترک اینجایید", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "رفتن به", "continue_to": "Continue to %1",
"return_to": "بازگشت به", "return_to": "Return to %1",
"new_notification": "آکاه‌سازی تازه", "new_notification": "آکاه‌سازی تازه",
"you_have_unread_notifications": "شما آگاه‌سازی‌های نخوانده دارید.", "you_have_unread_notifications": "شما آگاه‌سازی‌های نخوانده دارید.",
"user_made_post": "<strong>%1</strong> یک دیدگاه تازه فرستاد.",
"new_message_from": "پیام تازه از <strong>%1</strong>", "new_message_from": "پیام تازه از <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> به دیدگاه شما رای داده است.", "upvoted_your_post": "<strong>%1</strong> به دیدگاه شما رای داده است.",
"favourited_your_post": "<strong>%1</strong> دیدگاه شما را پسندیده است.", "favourited_your_post": "<strong>%1</strong> دیدگاه شما را پسندیده است.",

@ -3,6 +3,6 @@
"day": "روز", "day": "روز",
"week": "هفته", "week": "هفته",
"month": "ماه", "month": "ماه",
"year": "Year", "year": "سال",
"no_recent_topics": "هیچ جستار تازه‌ای نیست." "no_recent_topics": "هیچ جستار تازه‌ای نیست."
} }

@ -3,7 +3,7 @@
"offline": "آفلاین", "offline": "آفلاین",
"username": "نام کاربری", "username": "نام کاربری",
"email": "رایانامه", "email": "رایانامه",
"confirm_email": "Confirm Email", "confirm_email": "تأیید رایانامه",
"fullname": "نام کامل", "fullname": "نام کامل",
"website": "تارنما", "website": "تارنما",
"location": "محل سکونت", "location": "محل سکونت",

@ -25,6 +25,7 @@
"no-user": "Käyttäjää ei ole olemassa", "no-user": "Käyttäjää ei ole olemassa",
"no-teaser": "Teaseria ei ole olemassa", "no-teaser": "Teaseria ei ole olemassa",
"no-privileges": "Oikeutesi eivät riitä toiminnon suorittamiseen", "no-privileges": "Oikeutesi eivät riitä toiminnon suorittamiseen",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategoria ei ole käytössä", "category-disabled": "Kategoria ei ole käytössä",
"topic-locked": "Aihe lukittu", "topic-locked": "Aihe lukittu",
"still-uploading": "Ole hyvä ja odota tiedostojen lähettämisen valmistumista.", "still-uploading": "Ole hyvä ja odota tiedostojen lähettämisen valmistumista.",

@ -13,7 +13,7 @@
"please_log_in": "Kirjaudu, ole hyvä", "please_log_in": "Kirjaudu, ole hyvä",
"logout": "Kirjaudu ulos", "logout": "Kirjaudu ulos",
"posting_restriction_info": "Kirjoittaminen on tällä hetkellä rajattu vain rekisteröityneille käyttäjille. Napsauta tätä kirjautuaksesi.", "posting_restriction_info": "Kirjoittaminen on tällä hetkellä rajattu vain rekisteröityneille käyttäjille. Napsauta tätä kirjautuaksesi.",
"welcome_back": "Tervetuloa takaisin", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Olet onnistuneesti kirjautunut sisään", "you_have_successfully_logged_in": "Olet onnistuneesti kirjautunut sisään",
"save_changes": "Tallenna muutokset", "save_changes": "Tallenna muutokset",
"close": "Sulje", "close": "Sulje",

@ -4,12 +4,11 @@
"see_all": "Katso kaikki ilmoitukset", "see_all": "Katso kaikki ilmoitukset",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Ulkopuolinen linkki", "outgoing_link": "Ulkopuolinen linkki",
"outgoing_link_message": "Olet nyt poistumassa", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Jatka", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Uusi ilmoitus", "new_notification": "Uusi ilmoitus",
"you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.", "you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.",
"user_made_post": "<strong>%1</strong> kirjoitti uuden viestin",
"new_message_from": "Uusi viesti käyttäjältä <strong>%1</strong>", "new_message_from": "Uusi viesti käyttäjältä <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> lisäsi viestisi suosikkeihinsa.", "favourited_your_post": "<strong>%1</strong> lisäsi viestisi suosikkeihinsa.",

@ -25,6 +25,7 @@
"no-user": "Cet utilisateur n'existe pas", "no-user": "Cet utilisateur n'existe pas",
"no-teaser": "Laperçu n'existe pas", "no-teaser": "Laperçu n'existe pas",
"no-privileges": "Vous n'avez pas les privilèges nécessaires pour effectuer cette action.", "no-privileges": "Vous n'avez pas les privilèges nécessaires pour effectuer cette action.",
"no-emailers-configured": "Un email de test n'a pas pu être envoyé car aucun plugin de gestion des emails n'était chargé",
"category-disabled": "Catégorie désactivée", "category-disabled": "Catégorie désactivée",
"topic-locked": "Sujet verrouillé", "topic-locked": "Sujet verrouillé",
"still-uploading": "Veuillez patienter pendant le téléchargement.", "still-uploading": "Veuillez patienter pendant le téléchargement.",

@ -4,12 +4,11 @@
"see_all": "Voir toutes les notifications.", "see_all": "Voir toutes les notifications.",
"back_to_home": "Revenir à %1", "back_to_home": "Revenir à %1",
"outgoing_link": "Lien sortant", "outgoing_link": "Lien sortant",
"outgoing_link_message": "Vous quittez le forum", "outgoing_link_message": "Vous quittez %1.",
"continue_to": "Continuer vers", "continue_to": "Continuer vers %1",
"return_to": "Retourner à", "return_to": "Revenir à %1",
"new_notification": "Nouvelle notification", "new_notification": "Nouvelle notification",
"you_have_unread_notifications": "Vous avez des notifications non-lues", "you_have_unread_notifications": "Vous avez des notifications non-lues",
"user_made_post": "<strong>%1</strong> a posté un nouveau message",
"new_message_from": "Nouveau message de <strong>%1</strong>", "new_message_from": "Nouveau message de <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> a voté pour votre message.", "upvoted_your_post": "<strong>%1</strong> a voté pour votre message.",
"favourited_your_post": "<strong>%1</strong> a mis votre message en favoris.", "favourited_your_post": "<strong>%1</strong> a mis votre message en favoris.",

@ -1,6 +1,6 @@
{ {
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "Il n'y a aucun sujet ayant ce mot-clé",
"tags": "Tags", "tags": "Mots-clés",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Entrez les mots-clés ici. Appuyez sur entrer après chaque mot-clé.",
"no_tags": "There are no tags yet." "no_tags": "Il n'y a pas encore de mots-clés."
} }

@ -25,6 +25,7 @@
"no-user": "משתמש אינו קיים", "no-user": "משתמש אינו קיים",
"no-teaser": "גרין (טיזר) אינו קיים", "no-teaser": "גרין (טיזר) אינו קיים",
"no-privileges": "ההרשאות שלך אינן מספיקות לביצוי פעולה זו", "no-privileges": "ההרשאות שלך אינן מספיקות לביצוי פעולה זו",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "קטגוריה לא פעילה", "category-disabled": "קטגוריה לא פעילה",
"topic-locked": "נושא נעול", "topic-locked": "נושא נעול",
"still-uploading": "אנא המתן לסיום ההעלאות", "still-uploading": "אנא המתן לסיום ההעלאות",

@ -4,12 +4,11 @@
"see_all": "צפה בכל ההתראות", "see_all": "צפה בכל ההתראות",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "לינק", "outgoing_link": "לינק",
"outgoing_link_message": "אתה כעת עוזב", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "המשך ל", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Kérjük, jelentkezzen be", "please_log_in": "Kérjük, jelentkezzen be",
"logout": "Kijelentkezés", "logout": "Kijelentkezés",
"posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.", "posting_restriction_info": "Posting is currently restricted to registered members only, click here to log in.",
"welcome_back": "Welcome Back ", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Sikeresen bejelentkeztél", "you_have_successfully_logged_in": "Sikeresen bejelentkeztél",
"save_changes": "Változások mentése", "save_changes": "Változások mentése",
"close": "Bezár", "close": "Bezár",

@ -4,12 +4,11 @@
"see_all": "Összes értesítés megtekintése", "see_all": "Összes értesítés megtekintése",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Külső Link", "outgoing_link": "Külső Link",
"outgoing_link_message": "Most távozol", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Folytatás", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Per favore Accedi", "please_log_in": "Per favore Accedi",
"logout": "Logout", "logout": "Logout",
"posting_restriction_info": "L'inserimento è attualmente ristretto ai soli utenti registrati, clicca qui per effettuare l'accesso.", "posting_restriction_info": "L'inserimento è attualmente ristretto ai soli utenti registrati, clicca qui per effettuare l'accesso.",
"welcome_back": "Bentornato", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Login avvenuto con successo", "you_have_successfully_logged_in": "Login avvenuto con successo",
"save_changes": "Salva cambiamenti", "save_changes": "Salva cambiamenti",
"close": "Chiudi", "close": "Chiudi",

@ -4,12 +4,11 @@
"see_all": "Vedi tutte le Notifiche", "see_all": "Vedi tutte le Notifiche",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Link in uscita", "outgoing_link": "Link in uscita",
"outgoing_link_message": "Stai lasciando", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Continua verso", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Nuove Notifiche", "new_notification": "Nuove Notifiche",
"you_have_unread_notifications": "Hai notifiche non lette.", "you_have_unread_notifications": "Hai notifiche non lette.",
"user_made_post": "<strong>%1</strong> ha scritto un nuovo post",
"new_message_from": "Nuovo messaggio da <strong>%1</strong>", "new_message_from": "Nuovo messaggio da <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "ユーザーが存在しない", "no-user": "ユーザーが存在しない",
"no-teaser": "ティーザーが存在しない", "no-teaser": "ティーザーが存在しない",
"no-privileges": "このアクションを実行する権限を持っていない。", "no-privileges": "このアクションを実行する権限を持っていない。",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "この板は無効された", "category-disabled": "この板は無効された",
"topic-locked": "スレッドがロックされた", "topic-locked": "スレッドがロックされた",
"still-uploading": "アップロードが完成するまでお待ちください。", "still-uploading": "アップロードが完成するまでお待ちください。",

@ -13,7 +13,7 @@
"please_log_in": "ログインください", "please_log_in": "ログインください",
"logout": "ログアウト", "logout": "ログアウト",
"posting_restriction_info": "登録ユーザーのみが投稿可能となります.こちらからログインください。", "posting_restriction_info": "登録ユーザーのみが投稿可能となります.こちらからログインください。",
"welcome_back": "お帰りなさい", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "ログインできました", "you_have_successfully_logged_in": "ログインできました",
"save_changes": "保存する", "save_changes": "保存する",
"close": "閉じる", "close": "閉じる",

@ -4,12 +4,11 @@
"see_all": "すべての通知を確認", "see_all": "すべての通知を確認",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "外部サイトへのリンク", "outgoing_link": "外部サイトへのリンク",
"outgoing_link_message": "リービング", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "続き", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "新しい通知", "new_notification": "新しい通知",
"you_have_unread_notifications": "未読の通知があります。", "you_have_unread_notifications": "未読の通知があります。",
"user_made_post": "<strong>%1</strong>は新しいポストを投稿しました。",
"new_message_from": "<strong>%1</strong>からの新しいメッセージ", "new_message_from": "<strong>%1</strong>からの新しいメッセージ",
"upvoted_your_post": "<strong>%1</strong>はあなたのポストを評価しました。", "upvoted_your_post": "<strong>%1</strong>はあなたのポストを評価しました。",
"favourited_your_post": "<strong>%1</strong>はあなたのポストをお気に入りにしました。", "favourited_your_post": "<strong>%1</strong>はあなたのポストをお気に入りにしました。",

@ -25,6 +25,7 @@
"no-user": "존재하지 않는 사용자입니다.", "no-user": "존재하지 않는 사용자입니다.",
"no-teaser": "존재하지 않는 미리보기입니다.", "no-teaser": "존재하지 않는 미리보기입니다.",
"no-privileges": "이 작업을 할 수 있는 권한이 없습니다.", "no-privileges": "이 작업을 할 수 있는 권한이 없습니다.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "비활성화된 카테고리입니다.", "category-disabled": "비활성화된 카테고리입니다.",
"topic-locked": "잠긴 주제입니다.", "topic-locked": "잠긴 주제입니다.",
"still-uploading": "업로드가 끝날 때까지 기다려 주세요.", "still-uploading": "업로드가 끝날 때까지 기다려 주세요.",

@ -13,7 +13,7 @@
"please_log_in": "로그인해 주세요.", "please_log_in": "로그인해 주세요.",
"logout": "로그아웃", "logout": "로그아웃",
"posting_restriction_info": "게시물 작성은 현재 회원에게만 제한되고 있습니다. 여기를 누르면 로그인 페이지로 이동합니다.", "posting_restriction_info": "게시물 작성은 현재 회원에게만 제한되고 있습니다. 여기를 누르면 로그인 페이지로 이동합니다.",
"welcome_back": "환영합니다 : ", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "성공적으로 로그인했습니다.", "you_have_successfully_logged_in": "성공적으로 로그인했습니다.",
"save_changes": "저장", "save_changes": "저장",
"close": "닫기", "close": "닫기",

@ -4,12 +4,11 @@
"see_all": "모든 알림 보기", "see_all": "모든 알림 보기",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "외부 링크", "outgoing_link": "외부 링크",
"outgoing_link_message": "다른 사이트로 이동합니다.", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "계속", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "새 알림", "new_notification": "새 알림",
"you_have_unread_notifications": "읽지 않은 알림이 있습니다.", "you_have_unread_notifications": "읽지 않은 알림이 있습니다.",
"user_made_post": "<strong>%1</strong>님이 새 게시물을 작성했습니다.",
"new_message_from": "<strong>%1</strong>님이 메시지를 보냈습니다.", "new_message_from": "<strong>%1</strong>님이 메시지를 보냈습니다.",
"upvoted_your_post": "<strong>%1</strong>님이 내 게시물을 추천했습니다.", "upvoted_your_post": "<strong>%1</strong>님이 내 게시물을 추천했습니다.",
"favourited_your_post": "<strong>%1</strong>님이 내 게시물을 관심글로 등록했습니다.", "favourited_your_post": "<strong>%1</strong>님이 내 게시물을 관심글로 등록했습니다.",

@ -25,6 +25,7 @@
"no-user": "Vartotojas neegzistuoja", "no-user": "Vartotojas neegzistuoja",
"no-teaser": "Trumpas skelbimas neegzistuoja!", "no-teaser": "Trumpas skelbimas neegzistuoja!",
"no-privileges": "Jūs neturite teisės atlikti šį veiksmą.", "no-privileges": "Jūs neturite teisės atlikti šį veiksmą.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategorija išjungta", "category-disabled": "Kategorija išjungta",
"topic-locked": "Tema užrakinta", "topic-locked": "Tema užrakinta",
"still-uploading": "Prašome palaukti kol bus baigti visi kėlimai į serverį", "still-uploading": "Prašome palaukti kol bus baigti visi kėlimai į serverį",

@ -4,12 +4,11 @@
"see_all": "Peržiūrėti visus pranešimus", "see_all": "Peržiūrėti visus pranešimus",
"back_to_home": "Atgal į %1", "back_to_home": "Atgal į %1",
"outgoing_link": "Išeinanti nuoroda", "outgoing_link": "Išeinanti nuoroda",
"outgoing_link_message": "Dabar jūs išeinate", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Tęsti", "continue_to": "Continue to %1",
"return_to": "Grįžti į", "return_to": "Return to %1",
"new_notification": "Naujas pranešimas", "new_notification": "Naujas pranešimas",
"you_have_unread_notifications": "Jūs turite neperskaitytų pranešimų.", "you_have_unread_notifications": "Jūs turite neperskaitytų pranešimų.",
"user_made_post": "<strong>%1</strong> parašė naują pranešimą",
"new_message_from": "Nauja žinutė nuo <strong>%1</strong>", "new_message_from": "Nauja žinutė nuo <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> teigiamai įvertino jūsų pranešimą.", "upvoted_your_post": "<strong>%1</strong> teigiamai įvertino jūsų pranešimą.",
"favourited_your_post": "<strong>%1</strong> pamėgo jūsų pranešimą.", "favourited_your_post": "<strong>%1</strong> pamėgo jūsų pranešimą.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Sila daftar masuk", "please_log_in": "Sila daftar masuk",
"logout": "Log Keluar", "logout": "Log Keluar",
"posting_restriction_info": "Kiriman terhad kepada pengguna berdaftar sahaja, Sila click disini untuk daftar masuk", "posting_restriction_info": "Kiriman terhad kepada pengguna berdaftar sahaja, Sila click disini untuk daftar masuk",
"welcome_back": "Selamat datang kembali", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Anda telah daftar keluar", "you_have_successfully_logged_in": "Anda telah daftar keluar",
"save_changes": "simpan perubahan", "save_changes": "simpan perubahan",
"close": "Tutup", "close": "Tutup",

@ -4,12 +4,11 @@
"see_all": "LIhat semua pemberitahuan", "see_all": "LIhat semua pemberitahuan",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Sambungan luar", "outgoing_link": "Sambungan luar",
"outgoing_link_message": "Anda sedang keluar", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Teruskan ke", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Pemberitahuan baru", "new_notification": "Pemberitahuan baru",
"you_have_unread_notifications": "Anda ada pemberitahuan yang belum dibaca", "you_have_unread_notifications": "Anda ada pemberitahuan yang belum dibaca",
"user_made_post": "<strong>%1</strong> membuat posting baru",
"new_message_from": "Pesanan baru daripada <strong>%1</strong>", "new_message_from": "Pesanan baru daripada <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> telah undi-naik posting anda", "upvoted_your_post": "<strong>%1</strong> telah undi-naik posting anda",
"favourited_your_post": "strong>%1</strong> telah menggemari posting anda", "favourited_your_post": "strong>%1</strong> telah menggemari posting anda",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -4,12 +4,11 @@
"see_all": "Se alle varsler", "see_all": "Se alle varsler",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Utgående link", "outgoing_link": "Utgående link",
"outgoing_link_message": "Du forlatter nå", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Fortsett til", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Nytt varsel", "new_notification": "Nytt varsel",
"you_have_unread_notifications": "Du har uleste varsler.", "you_have_unread_notifications": "Du har uleste varsler.",
"user_made_post": "<strong>%1</strong> lagde ett nytt innlegg",
"new_message_from": "Ny melding fra <strong>%1</strong>", "new_message_from": "Ny melding fra <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> har stemt opp ditt innlegg.", "upvoted_your_post": "<strong>%1</strong> har stemt opp ditt innlegg.",
"favourited_your_post": "<strong>%1</strong> har favorittmerket ditt innlegg.", "favourited_your_post": "<strong>%1</strong> har favorittmerket ditt innlegg.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Log a.u.b. In", "please_log_in": "Log a.u.b. In",
"logout": "Uitloggen", "logout": "Uitloggen",
"posting_restriction_info": "Reageren is momenteel beperkt tot geregistreerde leden, klik hier om in te loggen.", "posting_restriction_info": "Reageren is momenteel beperkt tot geregistreerde leden, klik hier om in te loggen.",
"welcome_back": "Welkom Terug!", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Je bent succesvol ingelogd", "you_have_successfully_logged_in": "Je bent succesvol ingelogd",
"save_changes": "Aanpassingen Opslaan", "save_changes": "Aanpassingen Opslaan",
"close": "Sluiten", "close": "Sluiten",

@ -4,12 +4,11 @@
"see_all": "Bekijk alle Notificaties", "see_all": "Bekijk alle Notificaties",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Uitgaande Link", "outgoing_link": "Uitgaande Link",
"outgoing_link_message": "Je verlaat nu", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Doorgaan naar", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -2,7 +2,7 @@
"invalid-data": "Błędne dane", "invalid-data": "Błędne dane",
"not-logged-in": "Nie jesteś zalogowany/a.", "not-logged-in": "Nie jesteś zalogowany/a.",
"account-locked": "Twoje konto zostało tymczasowo zablokowane.", "account-locked": "Twoje konto zostało tymczasowo zablokowane.",
"search-requires-login": "Searching requires an account! Please login or register!", "search-requires-login": "Wyszukiwanie wymaga konta! Zaloguj się lub zarejestruj!",
"invalid-cid": "Błędne ID kategorii.", "invalid-cid": "Błędne ID kategorii.",
"invalid-tid": "Błędne ID tematu", "invalid-tid": "Błędne ID tematu",
"invalid-pid": "Błędne ID postu", "invalid-pid": "Błędne ID postu",
@ -15,8 +15,8 @@
"invalid-pagination-value": "Błędna wartość paginacji", "invalid-pagination-value": "Błędna wartość paginacji",
"username-taken": "Login zajęty.", "username-taken": "Login zajęty.",
"email-taken": "E-mail zajęty.", "email-taken": "E-mail zajęty.",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "Twój email nie jest potwierdzony, kliknij tutaj aby go potwierdzić.",
"username-too-short": "Username too short", "username-too-short": "Nazwa użytkownika za krótka.",
"user-banned": "Użytkownik zbanowany", "user-banned": "Użytkownik zbanowany",
"no-category": "Kategoria nie istnieje.", "no-category": "Kategoria nie istnieje.",
"no-topic": "Temat nie istnieje", "no-topic": "Temat nie istnieje",
@ -25,6 +25,7 @@
"no-user": "Użytkownik nie istnieje", "no-user": "Użytkownik nie istnieje",
"no-teaser": "Podgląd nie istnieje", "no-teaser": "Podgląd nie istnieje",
"no-privileges": "Nie masz wystarczających praw by to wykonać.", "no-privileges": "Nie masz wystarczających praw by to wykonać.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategoria wyłączona.", "category-disabled": "Kategoria wyłączona.",
"topic-locked": "Temat zamknięty", "topic-locked": "Temat zamknięty",
"still-uploading": "Poczekaj na pełne załadowanie", "still-uploading": "Poczekaj na pełne załadowanie",
@ -35,7 +36,7 @@
"file-too-big": "Maksymalna wielkość pliku to %1 kilobajtów.", "file-too-big": "Maksymalna wielkość pliku to %1 kilobajtów.",
"cant-vote-self-post": "Nie możesz głosować na własny post.", "cant-vote-self-post": "Nie możesz głosować na własny post.",
"already-favourited": "Już polubiłeś/aś ten post.", "already-favourited": "Już polubiłeś/aś ten post.",
"already-unfavourited": "You already unfavourited this post", "already-unfavourited": "Usunąłeś post z ulubionych.",
"cant-ban-other-admins": "Nie możesz zbanować innych adminów!", "cant-ban-other-admins": "Nie możesz zbanować innych adminów!",
"invalid-image-type": "Błędny typ pliku", "invalid-image-type": "Błędny typ pliku",
"group-name-too-short": "Nazwa grupy za krótka", "group-name-too-short": "Nazwa grupy za krótka",
@ -51,5 +52,5 @@
"upload-error": "Błąd uploadu: %1", "upload-error": "Błąd uploadu: %1",
"signature-too-long": "Sygnatura nie może mieć więcej niż %1 znaków.", "signature-too-long": "Sygnatura nie może mieć więcej niż %1 znaków.",
"cant-chat-with-yourself": "Nie możesz czatować ze sobą", "cant-chat-with-yourself": "Nie możesz czatować ze sobą",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "not-enough-reputation-to-downvote": "Masz za mało reputacji by ocenić ten post."
} }

@ -13,13 +13,13 @@
"please_log_in": "Proszę się zalogować", "please_log_in": "Proszę się zalogować",
"logout": "Wyloguj się", "logout": "Wyloguj się",
"posting_restriction_info": "Pisanie jest dostępne tylko dla zarejestrowanych członków forum, kliknij tutaj aby się zalogować.", "posting_restriction_info": "Pisanie jest dostępne tylko dla zarejestrowanych członków forum, kliknij tutaj aby się zalogować.",
"welcome_back": "Witaj z powrotem!", "welcome_back": "Witamy ponownie!",
"you_have_successfully_logged_in": "Zostałeś pomyślnie zalogowany.", "you_have_successfully_logged_in": "Zostałeś pomyślnie zalogowany.",
"save_changes": "Zapisz zmiany", "save_changes": "Zapisz zmiany",
"close": "Zamknij", "close": "Zamknij",
"pagination": "Numerowanie stron", "pagination": "Numerowanie stron",
"pagination.out_of": "%1 poza %2", "pagination.out_of": "%1 poza %2",
"pagination.enter_index": "Enter index", "pagination.enter_index": "Wpisz indeks.",
"header.admin": "Administracja", "header.admin": "Administracja",
"header.recent": "Ostatnie", "header.recent": "Ostatnie",
"header.unread": "Nieprzeczytane", "header.unread": "Nieprzeczytane",

@ -1,18 +1,18 @@
{ {
"chat.chatting_with": "Rozmawiaj z <span id=\"chat-with-name\"></span>", "chat.chatting_with": "Rozmawiaj z <span id=\"chat-with-name\"></span>",
"chat.placeholder": "Type chat message here, press enter to send", "chat.placeholder": "Wpisz wiadomość czatu tutaj, naciśnij enter by wysłać.",
"chat.send": "Wyślij", "chat.send": "Wyślij",
"chat.no_active": "Nie prowadzisz obecnie żadnych rozmów.", "chat.no_active": "Nie prowadzisz obecnie żadnych rozmów.",
"chat.user_typing": "%1 pisze...", "chat.user_typing": "%1 pisze...",
"chat.user_has_messaged_you": "%1 napisał do Ciebie", "chat.user_has_messaged_you": "%1 napisał do Ciebie",
"chat.see_all": "Pokaż wszystkie czaty", "chat.see_all": "Pokaż wszystkie czaty",
"chat.no-messages": "Please select a recipient to view chat message history", "chat.no-messages": "Wybierz odbiorce by zobaczyć historię czatu.",
"chat.recent-chats": "Recent Chats", "chat.recent-chats": "Ostatnie czaty.",
"chat.contacts": "Contacts", "chat.contacts": "Kontakty",
"chat.message-history": "Message History", "chat.message-history": "Historia wiadomości",
"chat.pop-out": "Pop out chat", "chat.pop-out": "Pokaż czat",
"chat.maximize": "Maximize", "chat.maximize": "Maksymalizuj",
"composer.user_said_in": "%1 said in %2:", "composer.user_said_in": "%1 powiedział w %2:",
"composer.user_said": "%1 said:", "composer.user_said": "%1 powiedział:",
"composer.discard": "Are you sure you wish to discard this post?" "composer.discard": "Na pewno chcesz ignorować ten post?"
} }

@ -4,12 +4,11 @@
"see_all": "Zobacz wszystkie powiadomienia", "see_all": "Zobacz wszystkie powiadomienia",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Łącze wychodzące", "outgoing_link": "Łącze wychodzące",
"outgoing_link_message": "Opuszczasz", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Kontynuuj do", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Nowe powiadomienie", "new_notification": "Nowe powiadomienie",
"you_have_unread_notifications": "Masz nieprzeczytane powiadomienia.", "you_have_unread_notifications": "Masz nieprzeczytane powiadomienia.",
"user_made_post": "<strong>%1</strong> napisał nowy post",
"new_message_from": "Nowa wiadomość od <strong>%1</strong>", "new_message_from": "Nowa wiadomość od <strong>%1</strong>",
"upvoted_your_post": "<strone>%1</strong> zagłosował na Twój post", "upvoted_your_post": "<strone>%1</strong> zagłosował na Twój post",
"favourited_your_post": "<strong>%1</strong> polubił/a Twój post.", "favourited_your_post": "<strong>%1</strong> polubił/a Twój post.",

@ -25,6 +25,7 @@
"no-user": "Usuário não existe", "no-user": "Usuário não existe",
"no-teaser": "Chamada não existe", "no-teaser": "Chamada não existe",
"no-privileges": "Você não possui permissões para esta ação.", "no-privileges": "Você não possui permissões para esta ação.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Categoria desativada", "category-disabled": "Categoria desativada",
"topic-locked": "Tópico trancado", "topic-locked": "Tópico trancado",
"still-uploading": "Aguarde a conclusão dos uploads.", "still-uploading": "Aguarde a conclusão dos uploads.",

@ -4,12 +4,11 @@
"see_all": "Visualizar todas as notificações", "see_all": "Visualizar todas as notificações",
"back_to_home": "Voltar para %1", "back_to_home": "Voltar para %1",
"outgoing_link": "Link Externo", "outgoing_link": "Link Externo",
"outgoing_link_message": "Você está saindo para um link externo", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Continuar para", "continue_to": "Continue to %1",
"return_to": "Voltar para", "return_to": "Return to %1",
"new_notification": "Nova notificação", "new_notification": "Nova notificação",
"you_have_unread_notifications": "Você possui notificações não lidas.", "you_have_unread_notifications": "Você possui notificações não lidas.",
"user_made_post": "<strong>%1</strong> fez um novo post",
"new_message_from": "Nova mensagem de <strong>%1</strong>", "new_message_from": "Nova mensagem de <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> votou no seu post.", "upvoted_your_post": "<strong>%1</strong> votou no seu post.",
"favourited_your_post": "<strong>%1</strong> favoritou seu post.", "favourited_your_post": "<strong>%1</strong> favoritou seu post.",

@ -25,6 +25,7 @@
"no-user": "Utilizatorul nu există", "no-user": "Utilizatorul nu există",
"no-teaser": "Rezumatul nu există", "no-teaser": "Rezumatul nu există",
"no-privileges": "Nu ai destule privilegii pentru această acțiune.", "no-privileges": "Nu ai destule privilegii pentru această acțiune.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Categorie dezactivată", "category-disabled": "Categorie dezactivată",
"topic-locked": "Subiect Închis", "topic-locked": "Subiect Închis",
"still-uploading": "Te rugăm să aștepți până se termină uploadul.", "still-uploading": "Te rugăm să aștepți până se termină uploadul.",

@ -13,7 +13,7 @@
"please_log_in": "Autentifică-te", "please_log_in": "Autentifică-te",
"logout": "Ieşire", "logout": "Ieşire",
"posting_restriction_info": "Pentru a posta trebuie să fi înregistrat. Apasă aici pentru a te atentifica.", "posting_restriction_info": "Pentru a posta trebuie să fi înregistrat. Apasă aici pentru a te atentifica.",
"welcome_back": "Bine ai revenit", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Te-ai conectat cu succes", "you_have_successfully_logged_in": "Te-ai conectat cu succes",
"save_changes": "Salvează Modificări", "save_changes": "Salvează Modificări",
"close": "Închide", "close": "Închide",

@ -1,5 +1,5 @@
{ {
"name": "Română", "name": "Română (România)",
"code": "ro", "code": "ro",
"dir": "ltr" "dir": "ltr"
} }

@ -4,12 +4,11 @@
"see_all": "Vezi toate notificările", "see_all": "Vezi toate notificările",
"back_to_home": "Înapoi la %1", "back_to_home": "Înapoi la %1",
"outgoing_link": "Link Extern", "outgoing_link": "Link Extern",
"outgoing_link_message": "Acum părăsești pagina", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Continuă la", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Notificare Nouă", "new_notification": "Notificare Nouă",
"you_have_unread_notifications": "Ai notificări necitite.", "you_have_unread_notifications": "Ai notificări necitite.",
"user_made_post": "<strong>%1</strong> a postat un nou mesaj",
"new_message_from": "Un mesaj nou de la <strong>%1</strong>", "new_message_from": "Un mesaj nou de la <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> a votat pozitiv mesajul tău.", "upvoted_your_post": "<strong>%1</strong> a votat pozitiv mesajul tău.",
"favourited_your_post": "<strong>%1</strong> a adăugat mesajul tău la favorite.", "favourited_your_post": "<strong>%1</strong> a adăugat mesajul tău la favorite.",

@ -1,6 +1,6 @@
{ {
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "Nu există nici un subiect cu acest tag.",
"tags": "Tags", "tags": "Taguri",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Introdu tagurile aici. Apasă enter după fiecare tag.",
"no_tags": "There are no tags yet." "no_tags": "În acest moment nu există nici un tag."
} }

@ -25,6 +25,7 @@
"no-user": "Несуществующий пользователь", "no-user": "Несуществующий пользователь",
"no-teaser": "Несуществующее превью", "no-teaser": "Несуществующее превью",
"no-privileges": "У вас недостаточно прав, чтобы совершить данное действие.", "no-privileges": "У вас недостаточно прав, чтобы совершить данное действие.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Категория отключена", "category-disabled": "Категория отключена",
"topic-locked": "Тема закрыт", "topic-locked": "Тема закрыт",
"still-uploading": "Пожалуйста, подождите завершения загрузки", "still-uploading": "Пожалуйста, подождите завершения загрузки",

@ -13,7 +13,7 @@
"please_log_in": "Пожалуйста, войдите под своим аккаунтом", "please_log_in": "Пожалуйста, войдите под своим аккаунтом",
"logout": "Выйти", "logout": "Выйти",
"posting_restriction_info": "Сообщения могут оставлять только зарегистрированные пользователи, нажмите сюда, чтобы войти", "posting_restriction_info": "Сообщения могут оставлять только зарегистрированные пользователи, нажмите сюда, чтобы войти",
"welcome_back": "С возвращением", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Вы вышли из аккаунта", "you_have_successfully_logged_in": "Вы вышли из аккаунта",
"save_changes": "Сохранить изменения", "save_changes": "Сохранить изменения",
"close": "Закрыть", "close": "Закрыть",

@ -4,12 +4,11 @@
"see_all": "Просмотреть все уведомления", "see_all": "Просмотреть все уведомления",
"back_to_home": "Назад к %1", "back_to_home": "Назад к %1",
"outgoing_link": "Внешняя ссылка", "outgoing_link": "Внешняя ссылка",
"outgoing_link_message": "Вы покидаете", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Перейти на", "continue_to": "Continue to %1",
"return_to": "Вернуться к", "return_to": "Return to %1",
"new_notification": "Новое Уведомление", "new_notification": "Новое Уведомление",
"you_have_unread_notifications": "У вас есть непрочитанные уведомления", "you_have_unread_notifications": "У вас есть непрочитанные уведомления",
"user_made_post": "<strong>%1</strong> создал новую запись",
"new_message_from": "Новое сообщение от <strong>%1</strong>", "new_message_from": "Новое сообщение от <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> проголосовал за Ваш пост", "upvoted_your_post": "<strong>%1</strong> проголосовал за Ваш пост",
"favourited_your_post": "<strong>%1</strong> добавил Ваш пост в избранное", "favourited_your_post": "<strong>%1</strong> добавил Ваш пост в избранное",

@ -1,6 +1,6 @@
{ {
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "Нет топиков с таким тэгом.",
"tags": "Tags", "tags": "Тэги",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Укажите тэги здесь. Нажимайте Enter после каждого тэга.",
"no_tags": "There are no tags yet." "no_tags": "Здесь еще нет тэгов."
} }

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "Pro praghere Intra", "please_log_in": "Pro praghere Intra",
"logout": "Essi·nche", "logout": "Essi·nche",
"posting_restriction_info": "Sa publicatzione immoe est limitada isceti a is impitadores registrados, carca inoghe pro intrare.", "posting_restriction_info": "Sa publicatzione immoe est limitada isceti a is impitadores registrados, carca inoghe pro intrare.",
"welcome_back": "Bene Torradu", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Ses intradu", "you_have_successfully_logged_in": "Ses intradu",
"save_changes": "Alloga Acontzos", "save_changes": "Alloga Acontzos",
"close": "Serra", "close": "Serra",

@ -4,12 +4,11 @@
"see_all": "Càstia totus is Notìficas", "see_all": "Càstia totus is Notìficas",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Acàpiu a Foras", "outgoing_link": "Acàpiu a Foras",
"outgoing_link_message": "Immoe ses essende", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Sighi a", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "Užívateľ neexistuje ", "no-user": "Užívateľ neexistuje ",
"no-teaser": "Teaser neexistuje", "no-teaser": "Teaser neexistuje",
"no-privileges": "Nemáte dostatočné oprávnenia pre túto akciu ", "no-privileges": "Nemáte dostatočné oprávnenia pre túto akciu ",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategória je znefunkčená.", "category-disabled": "Kategória je znefunkčená.",
"topic-locked": "Uzamknutá téma", "topic-locked": "Uzamknutá téma",
"still-uploading": "Prosím čakajte na dokončenie nahrávania", "still-uploading": "Prosím čakajte na dokončenie nahrávania",

@ -13,7 +13,7 @@
"please_log_in": "Prosím, prihláste sa", "please_log_in": "Prosím, prihláste sa",
"logout": "Odhlásiť sa", "logout": "Odhlásiť sa",
"posting_restriction_info": "Prispievanie je obmedzené len pre registrovaných, kliknite pre prihlásenie sa ", "posting_restriction_info": "Prispievanie je obmedzené len pre registrovaných, kliknite pre prihlásenie sa ",
"welcome_back": "Vitaj naspäť", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Úspešne si sa prihlásil", "you_have_successfully_logged_in": "Úspešne si sa prihlásil",
"save_changes": "Uložiť zmeny", "save_changes": "Uložiť zmeny",
"close": "Zrušiť", "close": "Zrušiť",

@ -4,12 +4,11 @@
"see_all": "Pozri všetky notifikácie", "see_all": "Pozri všetky notifikácie",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Odkaz mimo fórum", "outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "Teraz opúšťate fórum", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Prejsť na", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Nová notifikácia", "new_notification": "Nová notifikácia",
"you_have_unread_notifications": "Máte neprečítané notifikácie", "you_have_unread_notifications": "Máte neprečítané notifikácie",
"user_made_post": "<strong>%1</strong>vytvoril nový príspevok",
"new_message_from": "Nova spáva od <strong>%1</strong>", "new_message_from": "Nova spáva od <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> zahlasoval za Váš príspevok.", "upvoted_your_post": "<strong>%1</strong> zahlasoval za Váš príspevok.",
"favourited_your_post": "<strong>%1</strong> pridal do obľubených Váš príspevok.", "favourited_your_post": "<strong>%1</strong> pridal do obľubených Váš príspevok.",

@ -25,6 +25,7 @@
"no-user": "Användare hittades inte", "no-user": "Användare hittades inte",
"no-teaser": "Förtexten hittades inte", "no-teaser": "Förtexten hittades inte",
"no-privileges": "Du har inte rättigheter nog för den här åtgärden.", "no-privileges": "Du har inte rättigheter nog för den här åtgärden.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategorin inaktiverad", "category-disabled": "Kategorin inaktiverad",
"topic-locked": "Ämnet låst", "topic-locked": "Ämnet låst",
"still-uploading": "Vänta medan uppladdningen slutförs.", "still-uploading": "Vänta medan uppladdningen slutförs.",

@ -13,7 +13,7 @@
"please_log_in": "Var god logga in", "please_log_in": "Var god logga in",
"logout": "Logga ut", "logout": "Logga ut",
"posting_restriction_info": "Man måste vara inloggad för att kunna skapa inlägg, klicka här för att logga in.", "posting_restriction_info": "Man måste vara inloggad för att kunna skapa inlägg, klicka här för att logga in.",
"welcome_back": "Välkommen tillbaka", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Inloggningen lyckades", "you_have_successfully_logged_in": "Inloggningen lyckades",
"save_changes": "Spara ändringar", "save_changes": "Spara ändringar",
"close": "Stäng", "close": "Stäng",

@ -4,12 +4,11 @@
"see_all": "Visa alla notiser", "see_all": "Visa alla notiser",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Utgående länk", "outgoing_link": "Utgående länk",
"outgoing_link_message": "Du lämnar nu", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Fortsätt till", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Ny notis", "new_notification": "Ny notis",
"you_have_unread_notifications": "Du har olästa notiser.", "you_have_unread_notifications": "Du har olästa notiser.",
"user_made_post": "<strong>%1</strong> skrev ett nytt inlägg",
"new_message_from": "Nytt medelande från <strong>%1</strong>", "new_message_from": "Nytt medelande från <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> har röstat på ditt inlägg.", "upvoted_your_post": "<strong>%1</strong> har röstat på ditt inlägg.",
"favourited_your_post": "<strong>%1</strong> har favoriserat ditt inlägg.", "favourited_your_post": "<strong>%1</strong> har favoriserat ditt inlägg.",

@ -25,6 +25,7 @@
"no-user": "User doesn't exist", "no-user": "User doesn't exist",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Teaser doesn't exist",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "You don't have enough privileges for this action.",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled", "category-disabled": "Category disabled",
"topic-locked": "Topic Locked", "topic-locked": "Topic Locked",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Please wait for uploads to complete.",

@ -13,7 +13,7 @@
"please_log_in": "กรุณาเข้าสู่ระบบ", "please_log_in": "กรุณาเข้าสู่ระบบ",
"logout": "ออกจากระบบ", "logout": "ออกจากระบบ",
"posting_restriction_info": "คุณต้องต้องเป็นสมาชิกเพื่อทำการโพสต์ คลิกที่นี่เพื่อเข้าสู่ระบบ", "posting_restriction_info": "คุณต้องต้องเป็นสมาชิกเพื่อทำการโพสต์ คลิกที่นี่เพื่อเข้าสู่ระบบ",
"welcome_back": "ยินดีต้อนรับ", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "คุณได้เข้าสู่ระบบแล้ว", "you_have_successfully_logged_in": "คุณได้เข้าสู่ระบบแล้ว",
"save_changes": "บันทึกการเปลี่ยนแปลง", "save_changes": "บันทึกการเปลี่ยนแปลง",
"close": "ปิด", "close": "ปิด",

@ -4,12 +4,11 @@
"see_all": "ดูข้อแจ้งเตือนทั้งหมด", "see_all": "ดูข้อแจ้งเตือนทั้งหมด",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "ลิงค์ออก", "outgoing_link": "ลิงค์ออก",
"outgoing_link_message": "ตอนนี้คุณจะออกจาก", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "ดำเนินการต่อไป", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"user_made_post": "<strong>%1</strong> made a new post",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -25,6 +25,7 @@
"no-user": "Kullanıcı Yok", "no-user": "Kullanıcı Yok",
"no-teaser": "İleti Yok", "no-teaser": "İleti Yok",
"no-privileges": "Bu işlemi yapmak için yeterli yetkiniz yok.", "no-privileges": "Bu işlemi yapmak için yeterli yetkiniz yok.",
"no-emailers-configured": "E-posta eklentisi kurulu değil bu yüzden test e-postası gönderilemedi",
"category-disabled": "Kategori aktif değil", "category-disabled": "Kategori aktif değil",
"topic-locked": "Başlık Kilitli", "topic-locked": "Başlık Kilitli",
"still-uploading": "Lütfen yüklemelerin bitmesini bekleyin.", "still-uploading": "Lütfen yüklemelerin bitmesini bekleyin.",

@ -4,12 +4,11 @@
"see_all": "Bütün bildirimleri gör", "see_all": "Bütün bildirimleri gör",
"back_to_home": "Geri dön %1", "back_to_home": "Geri dön %1",
"outgoing_link": "Harici Link", "outgoing_link": "Harici Link",
"outgoing_link_message": "Şimdi ayrılıyorsunuz", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Devam", "continue_to": "Continue to %1",
"return_to": "Geri dön", "return_to": "Return to %1",
"new_notification": "Yeni bildirim", "new_notification": "Yeni bildirim",
"you_have_unread_notifications": "Okunmamış bildirimleriniz var.", "you_have_unread_notifications": "Okunmamış bildirimleriniz var.",
"user_made_post": "<strong>%1<strong> yeni bir ileti gönderdi",
"new_message_from": "<strong>%1</strong> size bir mesaj gönderdi", "new_message_from": "<strong>%1</strong> size bir mesaj gönderdi",
"upvoted_your_post": "<strong>%1</strong> iletinizi beğendi.", "upvoted_your_post": "<strong>%1</strong> iletinizi beğendi.",
"favourited_your_post": "<strong>%1</strong> iletinizi favorilerine ekledi.", "favourited_your_post": "<strong>%1</strong> iletinizi favorilerine ekledi.",

@ -1,6 +1,6 @@
{ {
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "Bu etiketli başlık yok.",
"tags": "Tags", "tags": "Etiketler",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Etiketleri buraya girin.",
"no_tags": "There are no tags yet." "no_tags": "Henüz etiket yok."
} }

@ -25,6 +25,7 @@
"no-user": "Tài khoản không tồn tại", "no-user": "Tài khoản không tồn tại",
"no-teaser": "Teaser không tồn tại", "no-teaser": "Teaser không tồn tại",
"no-privileges": "Bạn không đủ quyền cho hành động này", "no-privileges": "Bạn không đủ quyền cho hành động này",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Danh mục bị disabled", "category-disabled": "Danh mục bị disabled",
"topic-locked": "Chủ đề bị khóa", "topic-locked": "Chủ đề bị khóa",
"still-uploading": "Vui lòng chờ upload", "still-uploading": "Vui lòng chờ upload",

@ -13,7 +13,7 @@
"please_log_in": "Xin hãy đăng nhập", "please_log_in": "Xin hãy đăng nhập",
"logout": "Đăng xuất", "logout": "Đăng xuất",
"posting_restriction_info": "Hiện giờ chỉ có các thành viên mới được quyền gửi bài viết, hãy nhấn vào đây để đăng nhập", "posting_restriction_info": "Hiện giờ chỉ có các thành viên mới được quyền gửi bài viết, hãy nhấn vào đây để đăng nhập",
"welcome_back": "Chào mừng bạn quay lại", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "Bạn đã đăng nhập thành công", "you_have_successfully_logged_in": "Bạn đã đăng nhập thành công",
"save_changes": "Lưu thay đổi", "save_changes": "Lưu thay đổi",
"close": "Đóng lại", "close": "Đóng lại",

@ -4,12 +4,11 @@
"see_all": "Xem tất cả thông báo", "see_all": "Xem tất cả thông báo",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "Liên kết ngoài", "outgoing_link": "Liên kết ngoài",
"outgoing_link_message": "Bạn giờ đang thoát", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "Tiếp tục đến", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "Thông báo mới", "new_notification": "Thông báo mới",
"you_have_unread_notifications": "Bạn có thông báo chưa đọc", "you_have_unread_notifications": "Bạn có thông báo chưa đọc",
"user_made_post": "<strong>%1</strong> đã viết bài mới",
"new_message_from": "Tin nhắn mới từ <strong>%1</strong>", "new_message_from": "Tin nhắn mới từ <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> đã hủy vote cho bài viết của bạn", "upvoted_your_post": "<strong>%1</strong> đã hủy vote cho bài viết của bạn",
"favourited_your_post": "<strong>%1</strong> thích bài viết của bạn", "favourited_your_post": "<strong>%1</strong> thích bài viết của bạn",

@ -25,6 +25,7 @@
"no-user": "用户不存在", "no-user": "用户不存在",
"no-teaser": "主题预览不存在", "no-teaser": "主题预览不存在",
"no-privileges": "您没有足够的权限进行此操作。", "no-privileges": "您没有足够的权限进行此操作。",
"no-emailers-configured": "未加载任何电子邮箱插件,无法发送测试电邮",
"category-disabled": "版块已禁用", "category-disabled": "版块已禁用",
"topic-locked": "主题已锁定", "topic-locked": "主题已锁定",
"still-uploading": "请等待上传完成", "still-uploading": "请等待上传完成",

@ -2,7 +2,7 @@
"username": "用户名/电子邮箱", "username": "用户名/电子邮箱",
"remember_me": "记住我?", "remember_me": "记住我?",
"forgot_password": "忘记密码?", "forgot_password": "忘记密码?",
"alternative_logins": "其他登录方式使用合作网站账号登录京东", "alternative_logins": "使用合作网站帐号登录",
"failed_login_attempt": "登录失败,请重试。", "failed_login_attempt": "登录失败,请重试。",
"login_successful": "您已经成功登录!", "login_successful": "您已经成功登录!",
"dont_have_account": "没有帐号?" "dont_have_account": "没有帐号?"

@ -4,12 +4,11 @@
"see_all": "查看全部通知", "see_all": "查看全部通知",
"back_to_home": "返回 %1", "back_to_home": "返回 %1",
"outgoing_link": "站外链接", "outgoing_link": "站外链接",
"outgoing_link_message": "您正在离开本站", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "继续前往", "continue_to": "Continue to %1",
"return_to": "返回", "return_to": "Return to %1",
"new_notification": "新通知", "new_notification": "新通知",
"you_have_unread_notifications": "您有未读的通知。", "you_have_unread_notifications": "您有未读的通知。",
"user_made_post": "<strong>%1</strong> 发布了一个新帖",
"new_message_from": "来自 <strong>%1</strong> 的新消息", "new_message_from": "来自 <strong>%1</strong> 的新消息",
"upvoted_your_post": "<strong>%1</strong> 赞了您的帖子。", "upvoted_your_post": "<strong>%1</strong> 赞了您的帖子。",
"favourited_your_post": "<strong>%1</strong> 收藏了您的帖子。", "favourited_your_post": "<strong>%1</strong> 收藏了您的帖子。",

@ -25,6 +25,7 @@
"no-user": "使用者並不存在", "no-user": "使用者並不存在",
"no-teaser": "Teaser 並不存在", "no-teaser": "Teaser 並不存在",
"no-privileges": "您似乎沒有執行這個行為的權限!", "no-privileges": "您似乎沒有執行這個行為的權限!",
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "該類別已被關閉", "category-disabled": "該類別已被關閉",
"topic-locked": "該主題已被鎖定", "topic-locked": "該主題已被鎖定",
"still-uploading": "請等待上傳完成。", "still-uploading": "請等待上傳完成。",

@ -13,7 +13,7 @@
"please_log_in": "請登入", "please_log_in": "請登入",
"logout": "退出", "logout": "退出",
"posting_restriction_info": "發表文章目前僅限於註冊的會員,點擊此處進行登錄。", "posting_restriction_info": "發表文章目前僅限於註冊的會員,點擊此處進行登錄。",
"welcome_back": "歡迎回來 ~", "welcome_back": "Welcome Back",
"you_have_successfully_logged_in": "您已經成功登錄!", "you_have_successfully_logged_in": "您已經成功登錄!",
"save_changes": "保存修改", "save_changes": "保存修改",
"close": "關閉", "close": "關閉",

@ -4,12 +4,11 @@
"see_all": "顯示全部", "see_all": "顯示全部",
"back_to_home": "Back to %1", "back_to_home": "Back to %1",
"outgoing_link": "站外鏈接", "outgoing_link": "站外鏈接",
"outgoing_link_message": "你正在離開本站。", "outgoing_link_message": "You are now leaving %1.",
"continue_to": "繼續前往", "continue_to": "Continue to %1",
"return_to": "Return to", "return_to": "Return to %1",
"new_notification": "新訊息通知", "new_notification": "新訊息通知",
"you_have_unread_notifications": "您有未讀的訊息!", "you_have_unread_notifications": "您有未讀的訊息!",
"user_made_post": "<strong>%1</strong> 發表了一篇新文章",
"new_message_from": "來自 <strong>%1</strong> 的新訊息", "new_message_from": "來自 <strong>%1</strong> 的新訊息",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> has favourited your post.",

@ -5,6 +5,6 @@
"search": "搜尋", "search": "搜尋",
"enter_username": "輸入想找的使用者帳號", "enter_username": "輸入想找的使用者帳號",
"load_more": "載入更多", "load_more": "載入更多",
"user-not-found": "沒有找到該使用者!", "user-not-found": "User not found!",
"users-found-search-took": "%1 user(s) found! Search took %2 ms." "users-found-search-took": "%1 user(s) found! Search took %2 ms."
} }

@ -18,10 +18,6 @@ define('forum/account/header', function() {
$this.toggleClass('hide', $this.hasClass('private')); $this.toggleClass('hide', $this.hasClass('private'));
}); });
} }
if (app.isAdmin) {
$('#editLink, #settingsLink').removeClass('hide');
}
} }
function selectActivePill() { function selectActivePill() {

@ -163,21 +163,29 @@ define('forum/users', function() {
} }
function updateUser(data) { function updateUser(data) {
var userEl = $('#users-container li[data-uid="' + data.uid +'"]'); var usersContainer = $('#users-container');
var userEl = usersContainer.find('li[data-uid="' + data.uid +'"]');
if (!data.online) { if (!data.online) {
userEl.remove(); userEl.remove();
} else { return;
ajaxify.loadTemplate('users', function(usersTemplate) {
var html = templates.parse(templates.getBlock(usersTemplate, 'users'), {users: [data]});
translator.translate(html, function(translated) {
if (!userEl.length) {
$('#users-container').append(translated);
} else {
userEl.replaceWith(translated);
}
});
});
} }
ajaxify.loadTemplate('users', function(usersTemplate) {
var html = templates.parse(templates.getBlock(usersTemplate, 'users'), {users: [data]});
translator.translate(html, function(translated) {
if (userEl.length) {
userEl.replaceWith(translated);
return;
}
var anonBox = usersContainer.find('li.anon-user');
if (anonBox.length) {
$(translated).insertBefore(anonBox);
} else {
usersContainer.append(translated);
}
});
});
} }
function updateAnonCount() { function updateAnonCount() {

@ -213,7 +213,6 @@ define('chat', ['taskbar', 'string', 'sounds', 'forum/chats'], function(taskbar,
chatModal.on('mousemove keypress click', function() { chatModal.on('mousemove keypress click', function() {
if (newMessage) { if (newMessage) {
socket.emit('modules.chats.markRead', touid); socket.emit('modules.chats.markRead', touid);
console.log('sent')
newMessage = false; newMessage = false;
} }
}); });

@ -112,6 +112,7 @@ function getUserDataByUserSlug(userslug, callerUID, callback) {
userData.yourid = callerUID; userData.yourid = callerUID;
userData.theirid = userData.uid; userData.theirid = userData.uid;
userData.isSelf = parseInt(callerUID, 10) === parseInt(userData.uid, 10); userData.isSelf = parseInt(callerUID, 10) === parseInt(userData.uid, 10);
userData.showSettings = userData.isSelf || isAdmin;
userData.disableSignatures = meta.config.disableSignatures !== undefined && parseInt(meta.config.disableSignatures, 10) === 1; userData.disableSignatures = meta.config.disableSignatures !== undefined && parseInt(meta.config.disableSignatures, 10) === 1;
userData['email:confirmed'] = !!parseInt(userData['email:confirmed'], 10); userData['email:confirmed'] = !!parseInt(userData['email:confirmed'], 10);
userData.profile_links = results.profile_links; userData.profile_links = results.profile_links;
@ -213,7 +214,7 @@ function getFollow(route, name, req, res, next) {
accountsController.getFavourites = function(req, res, next) { accountsController.getFavourites = function(req, res, next) {
var callerUID = req.user ? parseInt(req.user.uid, 10) : 0; var callerUID = req.user ? parseInt(req.user.uid, 10) : 0;
getBaseUser(req.params.userslug, function(err, userData) { getBaseUser(req.params.userslug, callerUID, function(err, userData) {
if (err) { if (err) {
return next(err); return next(err);
} }
@ -231,8 +232,6 @@ accountsController.getFavourites = function(req, res, next) {
return next(err); return next(err);
} }
userData.theirid = userData.uid;
userData.yourid = callerUID;
userData.posts = favourites.posts; userData.posts = favourites.posts;
userData.nextStart = favourites.nextStart; userData.nextStart = favourites.nextStart;
@ -244,7 +243,7 @@ accountsController.getFavourites = function(req, res, next) {
accountsController.getPosts = function(req, res, next) { accountsController.getPosts = function(req, res, next) {
var callerUID = req.user ? parseInt(req.user.uid, 10) : 0; var callerUID = req.user ? parseInt(req.user.uid, 10) : 0;
getBaseUser(req.params.userslug, function(err, userData) { getBaseUser(req.params.userslug, callerUID, function(err, userData) {
if (err) { if (err) {
return next(err); return next(err);
} }
@ -258,8 +257,6 @@ accountsController.getPosts = function(req, res, next) {
return next(err); return next(err);
} }
userData.theirid = userData.uid;
userData.yourid = callerUID;
userData.posts = userPosts.posts; userData.posts = userPosts.posts;
userData.nextStart = userPosts.nextStart; userData.nextStart = userPosts.nextStart;
@ -271,7 +268,7 @@ accountsController.getPosts = function(req, res, next) {
accountsController.getTopics = function(req, res, next) { accountsController.getTopics = function(req, res, next) {
var callerUID = req.user ? parseInt(req.user.uid, 10) : 0; var callerUID = req.user ? parseInt(req.user.uid, 10) : 0;
getBaseUser(req.params.userslug, function(err, userData) { getBaseUser(req.params.userslug, callerUID, function(err, userData) {
if (err) { if (err) {
return next(err); return next(err);
} }
@ -286,8 +283,6 @@ accountsController.getTopics = function(req, res, next) {
return next(err); return next(err);
} }
userData.theirid = userData.uid;
userData.yourid = callerUID;
userData.topics = userTopics.topics; userData.topics = userTopics.topics;
userData.nextStart = userTopics.nextStart; userData.nextStart = userTopics.nextStart;
@ -296,7 +291,7 @@ accountsController.getTopics = function(req, res, next) {
}); });
}; };
function getBaseUser(userslug, callback) { function getBaseUser(userslug, callerUID, callback) {
user.getUidByUserslug(userslug, function (err, uid) { user.getUidByUserslug(userslug, function (err, uid) {
if (err || !uid) { if (err || !uid) {
return callback(err); return callback(err);
@ -306,6 +301,9 @@ function getBaseUser(userslug, callback) {
user: function(next) { user: function(next) {
user.getUserFields(uid, ['uid', 'username', 'userslug'], next); user.getUserFields(uid, ['uid', 'username', 'userslug'], next);
}, },
isAdmin: function(next) {
user.isAdministrator(callerUID, next);
},
profile_links: function(next) { profile_links: function(next) {
plugins.fireHook('filter:user.profileLinks', [], next); plugins.fireHook('filter:user.profileLinks', [], next);
} }
@ -313,9 +311,15 @@ function getBaseUser(userslug, callback) {
if (err) { if (err) {
return callback(err); return callback(err);
} }
if (!results.user) { if (!results.user) {
return callback(); return callback();
} }
results.user.yourid = callerUID;
results.user.theirid = uid;
results.user.isSelf = parseInt(callerUID, 10) === parseInt(uid, 10);
results.user.showSettings = results.user.isSelf || results.isAdmin;
results.user.profile_links = results.profile_links; results.user.profile_links = results.profile_links;
callback(null, results.user); callback(null, results.user);
}); });
@ -337,7 +341,7 @@ accountsController.accountEdit = function(req, res, next) {
accountsController.accountSettings = function(req, res, next) { accountsController.accountSettings = function(req, res, next) {
var callerUID = req.user ? parseInt(req.user.uid, 10) : 0; var callerUID = req.user ? parseInt(req.user.uid, 10) : 0;
getBaseUser(req.params.userslug, function(err, userData) { getBaseUser(req.params.userslug, callerUID, function(err, userData) {
if (err) { if (err) {
return next(err); return next(err);
} }
@ -358,8 +362,6 @@ accountsController.accountSettings = function(req, res, next) {
return next(err); return next(err);
} }
userData.yourid = callerUID;
userData.theirid = userData.uid;
userData.settings = results.settings; userData.settings = results.settings;
userData.languages = results.languages; userData.languages = results.languages;

@ -2,7 +2,7 @@
var groups = require('../groups'), var groups = require('../groups'),
async = require('async'), async = require('async'),
nconf = require('nconf'),
groupsController = {}; groupsController = {};
groupsController.list = function(req, res) { groupsController.list = function(req, res) {
@ -30,7 +30,7 @@ groupsController.details = function(req, res) {
if (!err) { if (!err) {
res.render('groups/details', results); res.render('groups/details', results);
} else { } else {
res.redirect(nconf.get('relative_path') + '/404') res.redirect(nconf.get('relative_path') + '/404');
} }
}); });
}; };

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save