Baris Soner Usakli 11 years ago
commit 8e756b5b26

@ -1,5 +1,7 @@
{
"title": "إعلام",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "العودة إلى NodeBB",
"outgoing_link": "رابط خارجي",
"outgoing_link_message": "أنت الأن ترحل",

@ -2,5 +2,6 @@
"title": "Recent",
"day": "يوم",
"week": "أسبوع",
"month": "شهر"
"month": "شهر",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "موضوع",
"topics": "مواضيع",
"no_topics_found": "لا توجد مواضيع !",
"no_posts_found": "No posts found!",
"profile": "ملف",
"posted_by": "Posted by",
"chat": "دردشة",
@ -18,13 +19,17 @@
"tools": "أدوات",
"flag": "Flag",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "أدوات الموضوع",
"thread_tools.markAsUnreadForAll": "علم غير مقروء",
"thread_tools.pin": "علق الموضوع",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "قفل الموضوع",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "نقل الموضوع",
"thread_tools.fork": "تفرع الموضوع",
"thread_tools.delete": "حذف الموضوع",
"thread_tools.restore": "Restore Topic",
"load_categories": "تحميل الفئات",
"disabled_categories_note": "الفئات المجلدة رمادية",
"confirm_move": "انقل",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "ليس موجود حالياً",
"favourites.not_logged_in.message": "الرجاء تسجيل الدخول لتفضل هذا الرد",
"favourites.has_no_favourites": "ليس لديك أي ردود مفضلة. فضل بعد الردود لرؤيتهم هنا",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "تحميل المزيد من المشاركات",
"move_topic": "نقل الموضوع",
"move_post": "نقل الرد",
@ -43,5 +52,12 @@
"fork_no_pids": "لم تختار أي رد",
"fork_success": "تفريع الموضوع بنجاح!",
"reputation": "سمعة",
"posts": "ردود"
"posts": "ردود",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "عمر",
"joined": "تاريخ التسجيل",
"lastonline": "تاريخ أخر دخول",
"profile": "Profile",
"profile_views": "مشاهد الملف",
"reputation": "سمعة",
"posts": "ردود",
@ -32,6 +33,7 @@
"show_email": "أظهر بريدي الإلكتروني",
"has_no_follower": "هذا المستخدم ليس لديه أي أتباع :(",
"follows_no_one": "هذا المستخدم لا يتبع أحد :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "البريد الإلكتروني مخفي",
"hidden": "مخفي"
}

@ -18,7 +18,7 @@
"header.admin": "Administrace",
"header.recent": "Aktuality",
"header.unread": "Nepřečtené",
"header.popular": "Popular",
"header.popular": "Populární",
"header.users": "Uživatelé",
"header.chats": "Chats",
"header.notifications": "Notifications",
@ -31,22 +31,22 @@
"motd.fork": "Fork",
"motd.like": "To se mi líbí",
"motd.follow": "Sledovat",
"previouspage": "Previous Page",
"nextpage": "Next Page",
"previouspage": "Předchozí stránka",
"nextpage": "Další stránka",
"alert.success": "Success",
"alert.error": "Error",
"alert.banned": "Banned",
"alert.banned.message": "You are banned you will be logged out!",
"alert.unfollow": "You are no longer following %1!",
"alert.follow": "You are now following %1!",
"posts": "Posts",
"views": "Views",
"posted": "posted",
"in": "in",
"recentposts": "Recent Posts",
"posts": "Příspěvky",
"views": "Zobrazení",
"posted": "odesláno",
"in": "v",
"recentposts": "Nedávné příspěvky",
"online": "Online",
"away": "Away",
"dnd": "Do not Disturb",
"invisible": "Invisible",
"away": "Pryč",
"dnd": "Nerušit",
"invisible": "Neviditelný",
"offline": "Offline"
}

@ -1,5 +1,7 @@
{
"title": "Upozornění",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Zpět na úvodní stránku",
"outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "Nyní opouštíte fórum",

@ -1,6 +1,7 @@
{
"title": "Recent",
"title": "Nedávné",
"day": "Den",
"week": "Týden",
"month": "Měsíc"
"month": "Měsíc",
"no_recent_topics": "There are no recent topics."
}

@ -13,6 +13,6 @@
"confirm_password_placeholder": "Potvrďte heslo",
"register_now_button": "Zaregistrovat se",
"alternative_registration": "Jiný způsob registrace",
"terms_of_use": "Terms of Use",
"agree_to_terms_of_use": "I agree to the Terms of Use"
"terms_of_use": "Podmínky",
"agree_to_terms_of_use": "Souhlasím s Podmínkami"
}

@ -2,8 +2,9 @@
"topic": "Téma",
"topics": "Témata",
"no_topics_found": "Nebyla nalezena žádná témata!",
"no_posts_found": "No posts found!",
"profile": "Profil",
"posted_by": "Posted by",
"posted_by": "Odeslal",
"chat": "Chat",
"notify_me": "Sledovat toto téma",
"quote": "Citovat",
@ -14,17 +15,21 @@
"fork": "Rozdělit",
"banned": "banned",
"link": "Odkaz",
"share": "Share",
"tools": "Tools",
"share": "Sdílet",
"tools": "Nástroje",
"flag": "Flag",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Nástroje",
"thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "Zvýraznit vlákno",
"thread_tools.lock": "Uzamknout vlákno",
"thread_tools.move": "Přesunout vlákno",
"thread_tools.fork": "Rozdělit vlákno",
"thread_tools.delete": "Smazat vlákno",
"thread_tools.markAsUnreadForAll": "Označit jako nepřečtené",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Načítání kategorií",
"disabled_categories_note": "Vypnuté (disabled) kategorie jsou šedé.",
"confirm_move": "Přesunout",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Přihlaste se!",
"favourites.not_logged_in.message": "Pro oblíbení příspěvku se musíte přihlásit.",
"favourites.has_no_favourites": "Nemáte žádné oblíbené příspěvky, přidejte některý příspěvek k oblíbeným a uvidíte ho zde!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Načítání více příspěvků",
"move_topic": "Přesunout téma",
"move_post": "Přesunout příspěvek",
@ -43,5 +52,12 @@
"fork_no_pids": "Žádné příspěvky nebyly vybrány!",
"fork_success": "Téma bylo úspěšně rozděleno!",
"reputation": "Reputace",
"posts": "Příspěvky"
"posts": "Příspěvky",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,10 +9,11 @@
"age": "Věk",
"joined": "Registrován",
"lastonline": "Naposledy online",
"profile": "Profile",
"profile_views": "Zobrazení profilu",
"reputation": "Reputace",
"posts": "Příspěvky",
"favourites": "Favourites",
"favourites": "Oblíbené",
"followers": "Sledují ho",
"following": "Sleduje",
"signature": "Podpis",
@ -28,10 +29,11 @@
"upload_picture": "Nahrát obrázek",
"upload_a_picture": "Nahrát obrázek",
"image_spec": "Můžete nahrávat poze obrázky ve formátu PNG, JPG, nebo GIF o velikosti menší než 256kb.",
"settings": "Settings",
"settings": "Nastavení",
"show_email": "Zobrazovat můj email v profilu",
"has_no_follower": "Tohoto uživatele nikdo nesleduje :(",
"follows_no_one": "Tento uživatel nikoho nesleduje :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Skrytý email",
"hidden": "skrytý"
}

@ -1,5 +1,7 @@
{
"title": "Benachrichtigungen",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Zurück zur Startseite",
"outgoing_link": "Externer Link",
"outgoing_link_message": "Du verlässt nun",

@ -2,5 +2,6 @@
"title": "Aktuell",
"day": "Tag",
"week": "Woche",
"month": "Monat"
"month": "Monat",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Thema",
"topics": "Themen",
"no_topics_found": "Keine passende Themen gefunden.",
"no_posts_found": "No posts found!",
"profile": "Profil",
"posted_by": "Geposted von",
"chat": "Chat",
@ -18,13 +19,17 @@
"tools": "Tools",
"flag": "Markieren",
"flag_title": "Diesen Beitrag zur Moderation markieren",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Thread Tools",
"thread_tools.markAsUnreadForAll": "Als ungelesen markieren",
"thread_tools.pin": "Thread pinnen",
"thread_tools.lock": "Thread sperren",
"thread_tools.move": "Thread verschieben",
"thread_tools.fork": "Thread aufspalten",
"thread_tools.delete": "Thread löschen",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Kategorien laden",
"disabled_categories_note": "Deaktivierte Kategorien sind ausgegraut.",
"confirm_move": "verschieben",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Nicht eingeloggt!",
"favourites.not_logged_in.message": "Bitte logge dich ein, um diesen Beitrag favorisieren zu können.",
"favourites.has_no_favourites": "Du hast noch keine Favoriten.",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Lade Mehr Posts",
"move_topic": "Thema verschieben",
"move_post": "Beitrag verschieben",
@ -43,5 +52,12 @@
"fork_no_pids": "Keine Beiträge ausgewählt!",
"fork_success": "Thema erfolgreich aufgespalten!",
"reputation": "Reputation",
"posts": "Beiträge"
"posts": "Beiträge",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Alter",
"joined": "Beigetreten",
"lastonline": "Zuletzt online",
"profile": "Profile",
"profile_views": "Profilaufrufe",
"reputation": "Reputation",
"posts": "Posts",
@ -32,6 +33,7 @@
"show_email": "Zeige meine E-Mail Adresse an.",
"has_no_follower": "Dieser User hat noch keine Follower.",
"follows_no_one": "Dieser User folgt noch niemanden.",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "E-Mail Adresse versteckt",
"hidden": "versteckt"
}

@ -1,5 +1,8 @@
{
"title": "Notifications",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Back to NodeBB",
"outgoing_link": "Outgoing Link",
"outgoing_link_message": "You are now leaving",

@ -3,6 +3,7 @@
"topics": "Topics",
"no_topics_found": "No topics found!",
"no_posts_found": "No posts found!",
"profile": "Profile",
"posted_by": "Posted by",
@ -20,15 +21,19 @@
"tools": "Tools",
"flag": "Flag",
"flag_title":"Flag this post for moderation",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Thread Tools",
"thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "Pin Thread",
"thread_tools.lock": "Lock Thread",
"thread_tools.move": "Move Thread",
"thread_tools.fork": "Fork Thread",
"thread_tools.delete": "Delete Thread",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Loading Categories",
"disabled_categories_note": "Disabled Categories are greyed out",
@ -56,5 +61,13 @@
"fork_success": "Succesfully forked topic!",
"reputation": "Reputation",
"posts": "Posts"
"posts": "Posts",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -41,12 +41,12 @@
"alert.follow": "Estas siguiendo a %1!",
"posts": "Posts",
"views": "Visitas",
"posted": "posted",
"in": "in",
"recentposts": "Recent Posts",
"online": "Online",
"away": "Away",
"dnd": "Do not Disturb",
"posted": "publicado",
"in": "en",
"recentposts": "Posteos Recientes",
"online": "Conectado",
"away": "No disponible",
"dnd": "No molestar",
"invisible": "Invisible",
"offline": "Offline"
"offline": "Desconectado"
}

@ -1,5 +1,7 @@
{
"title": "Notificaciones",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Volver al Inicio",
"outgoing_link": "Link Externo",
"outgoing_link_message": "Estas saliendo del sitio",

@ -2,5 +2,6 @@
"title": "Reciente",
"day": "Día",
"week": "Semana",
"month": "Mes"
"month": "Mes",
"no_recent_topics": "There are no recent topics."
}

@ -13,6 +13,6 @@
"confirm_password_placeholder": "Confirmar Contraseña",
"register_now_button": "Registrarme ahora",
"alternative_registration": "Otros metodos interesantes para registrarse",
"terms_of_use": "Terms of Use",
"agree_to_terms_of_use": "I agree to the Terms of Use"
"terms_of_use": "Términos y Condiciones de uso",
"agree_to_terms_of_use": "Acepto los Terminos y condiciones de uso"
}

@ -2,8 +2,9 @@
"topic": "Tema",
"topics": "Temas",
"no_topics_found": "No se encontraron temas!",
"no_posts_found": "No posts found!",
"profile": "Perfil",
"posted_by": "Posted by",
"posted_by": "Publicado por",
"chat": "Chat",
"notify_me": "Seras notificado cuando haya nuevas respuestas en este tema",
"quote": "Citar",
@ -18,13 +19,17 @@
"tools": "Herramientas",
"flag": "Reportar",
"flag_title": "Reportar este post a los moderadores",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Herramientas del Tema",
"thread_tools.markAsUnreadForAll": "Marcar como no leido",
"thread_tools.pin": "Poner Sticky",
"thread_tools.lock": "Cerrar Tema",
"thread_tools.move": "Mover Tema",
"thread_tools.fork": "Forkear Tema",
"thread_tools.delete": "Borrar Tema",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Cargando Categorias",
"disabled_categories_note": "Las categorías deshabilidas estan en gris",
"confirm_move": "Mover",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "No estas conectado :(",
"favourites.not_logged_in.message": "Por favor, conectate para agregar a favorito este post.",
"favourites.has_no_favourites": "No tienes favoritos, puedes agregar alguno y volver a verlos aqui!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Cargando más posts",
"move_topic": "Mover Tema",
"move_post": "Mover post",
@ -43,5 +52,12 @@
"fork_no_pids": "No seleccionaste posts!",
"fork_success": "Forkeado con exito!",
"reputation": "Reputación",
"posts": "Posts"
"posts": "Posts",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -1,18 +1,19 @@
{
"banned": "Banneado",
"offline": "Desconectado",
"username": "Nombre de Usuario",
"username": "Usuario",
"email": "Email",
"fullname": "Nombre Completo",
"fullname": "Nombre",
"website": "Website",
"location": "Ubicación",
"age": "Edad",
"joined": "Registro",
"lastonline": "Última vez online",
"profile": "Profile",
"profile_views": "Visitas en su perfil",
"reputation": "Reputación",
"posts": "Posts",
"favourites": "Favourites",
"favourites": "Favoritos",
"followers": "Seguidores",
"following": "Siguiendo",
"signature": "Firma",
@ -28,10 +29,11 @@
"upload_picture": "Cargar foto",
"upload_a_picture": "Cargar una foto",
"image_spec": "Solo puedes usar PNG, JPG, o GIF hasta 256kb.",
"settings": "Settings",
"settings": "Opciones",
"show_email": "Mostrar mi Email",
"has_no_follower": "Este miembro no tiene seguidores :(",
"follows_no_one": "Este miembro no sigue a nadie, que pena :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Email Oculto",
"hidden": "oculto"
}

@ -1,5 +1,7 @@
{
"title": "Ilmoitukset",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Takaisin NodeBB:n",
"outgoing_link": "Ulkopuolinen linkki",
"outgoing_link_message": "Olet nyt poistumassa",

@ -2,5 +2,6 @@
"title": "Recent",
"day": "Päivä",
"week": "Viikko",
"month": "Kuukausi"
"month": "Kuukausi",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Keskustelu",
"topics": "Keskustelut",
"no_topics_found": "Keskusteluja ei löytynyt!",
"no_posts_found": "No posts found!",
"profile": "Profiili",
"posted_by": "Posted by",
"chat": "Juttele",
@ -18,13 +19,17 @@
"tools": "Työkalut",
"flag": "Flag",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Ketjun työkalut",
"thread_tools.markAsUnreadForAll": "Merkitse luetuiksi",
"thread_tools.pin": "Tee ketjusta pysyvä",
"thread_tools.lock": "Lukitse ketju",
"thread_tools.move": "Siirrä ketju",
"thread_tools.fork": "Haaroita ketju",
"thread_tools.delete": "Poista ketju",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Ladataan aihealueita",
"disabled_categories_note": "Käytöstä poistetut aihealueetta ovat harmaina",
"confirm_move": "Siirrä",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Ei kirjaantuneena sisään",
"favourites.not_logged_in.message": "Kirjaudu sisään jotta voit lisätä tämän viestin suosikkeihisi.",
"favourites.has_no_favourites": "Sinulla ei ole yhtään suosikkiviestiä.",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Ladataan lisää viestejä",
"move_topic": "Siirrä keskustelu",
"move_post": "Siirrä viesti",
@ -43,5 +52,12 @@
"fork_no_pids": "Ei valittuja viestejä!",
"fork_success": "Keskustelu haaroitettu onnistuneesti!",
"reputation": "Maine",
"posts": "Viestejä"
"posts": "Viestejä",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Ikä",
"joined": "Liittynyt",
"lastonline": "Viimeksi online",
"profile": "Profile",
"profile_views": "Profiilin katselukerrat",
"reputation": "Maine",
"posts": "Viestit",
@ -32,6 +33,7 @@
"show_email": "Näytä sähköpostiosoitteeni",
"has_no_follower": "Tällä käyttäjällä ei ole yhtään seuraaja :(",
"follows_no_one": "Tämä käyttäjä ei seuraa ketään :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Sähköposti piilotettu",
"hidden": "piilotettu"
}

@ -1,5 +1,7 @@
{
"title": "Notifications",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Retour à NodeBB",
"outgoing_link": "Lien Sortant",
"outgoing_link_message": "Vous quitter NodeBB",

@ -2,5 +2,6 @@
"title": "Récent",
"day": "Jour",
"week": "Semaine",
"month": "Mois"
"month": "Mois",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Sujet",
"topics": "Sujets",
"no_topics_found": "Aucun sujet trouvé !",
"no_posts_found": "Aucun message trouvé!",
"profile": "Profil",
"posted_by": "Posté par",
"chat": "Chat",
@ -18,13 +19,17 @@
"tools": "Outils",
"flag": "Signaler",
"flag_title": "Signaler ce post pour modération",
"deleted_message": "Ce sujet a été supprimé. Seuls les utilsateurs avec les droits d'administration peuvent le voir.",
"thread_tools.title": "Outils du Fil",
"thread_tools.markAsUnreadForAll": "Marquer comme non lu",
"thread_tools.pin": "Epingler le fil",
"thread_tools.lock": "Verrouiller le fil",
"thread_tools.move": "Déplacer le fil",
"thread_tools.fork": "Scinder le fil",
"thread_tools.delete": "Supprimer le fil",
"thread_tools.pin": "Epingler le Sujet",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Chargement des Categories",
"disabled_categories_note": "Les catégories désactivées sont grisées",
"confirm_move": "Déplacer",
@ -47,5 +52,12 @@
"fork_no_pids": "Aucun post sélectionné !",
"fork_success": "Topic scindé !",
"reputation": "Réputation",
"posts": "Messages"
"posts": "Messages",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -1,5 +1,7 @@
{
"title": "התראות",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "חזרה ל NodeBB",
"outgoing_link": "לינק",
"outgoing_link_message": "אתה כעת עוזב",

@ -2,5 +2,6 @@
"title": "אחרונים",
"day": "יום",
"week": "שבוע",
"month": "חודש"
"month": "חודש",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "נושא",
"topics": "נושאים",
"no_topics_found": "לא נמצאו נושאים!",
"no_posts_found": "No posts found!",
"profile": "פרופיל",
"posted_by": "פורסם על-ידי",
"chat": "צ'אט",
@ -18,13 +19,17 @@
"tools": "כלים",
"flag": "דווח",
"flag_title": "דווח על פוסט זה למנהל",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "כלים",
"thread_tools.markAsUnreadForAll": "סמן כלא נקרא",
"thread_tools.pin": "נעץ נושא",
"thread_tools.lock": "נעל נושא",
"thread_tools.move": "הזז נושא",
"thread_tools.fork": "שכפל נושא",
"thread_tools.delete": "מחק נושא",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "טוען קטגוריות",
"disabled_categories_note": "קטגוריות מבוטלות צבועות באפור",
"confirm_move": "הזז",
@ -47,5 +52,12 @@
"fork_no_pids": "לא בחרת אף פוסט!",
"fork_success": "הנושא שוכפל בהצלחה!",
"reputation": "מוניטין",
"posts": "פוסטים"
"posts": "פוסטים",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -1,5 +1,7 @@
{
"title": "Értesítések",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Vissza a NodeBB-re",
"outgoing_link": "Külső Link",
"outgoing_link_message": "Most távozol",

@ -2,5 +2,6 @@
"title": "Friss",
"day": "Nap",
"week": "Hét",
"month": "Hónap"
"month": "Hónap",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Topik",
"topics": "Topikok",
"no_topics_found": "Téma nem található!",
"no_posts_found": "No posts found!",
"profile": "Profil",
"posted_by": "Hozzászólt:",
"chat": "Chat",
@ -18,13 +19,17 @@
"tools": "Eszközök",
"flag": "Jelentés",
"flag_title": "A hozzászólás jelentése a moderátoroknál",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Téma Eszközök",
"thread_tools.markAsUnreadForAll": "Olvasatlannak jelölés",
"thread_tools.pin": "Topik kiemelése",
"thread_tools.lock": "Topik Lezárása",
"thread_tools.move": "Topik Áthelyezése",
"thread_tools.fork": "Topik szétszedése",
"thread_tools.delete": "Topik törlése",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Kategóriák betöltése",
"disabled_categories_note": "Kikapcsolt kategóriák kiszürkülve",
"confirm_move": "Áthelyezés",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Nem vagy belépve",
"favourites.not_logged_in.message": "Kérlek lépj be, hogy a kedvenceidhez adhassam a hozzászólást",
"favourites.has_no_favourites": "Nincs egyetlen kedvenc hozzászólásod sem, jelölj meg párat hogy itt láthasd őket!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Hozzászólások betöltése",
"move_topic": "Topik áthelyezése",
"move_post": "Hozzászólás áthelyezése",
@ -43,5 +52,12 @@
"fork_no_pids": "Nincs hozzászólás kiválasztva!",
"fork_success": "Sikeresen szétválasztott topik!",
"reputation": "Hírnév",
"posts": "Hozzászólások"
"posts": "Hozzászólások",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Kor",
"joined": "Csatlakozott",
"lastonline": "Utoljára Online",
"profile": "Profile",
"profile_views": "Profil megtekintések",
"reputation": "Hírnév",
"posts": "Hozzászólások",
@ -32,6 +33,7 @@
"show_email": "E-mail címem mutatása",
"has_no_follower": "Ezt a felhasználót nem követi senki :(",
"follows_no_one": "Ez a felhasználó nem követ senkit :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "E-mail rejtett",
"hidden": "rejtett"
}

@ -1,5 +1,7 @@
{
"title": "Notifiche",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Torna alla pagina iniziale",
"outgoing_link": "Link in uscita",
"outgoing_link_message": "Ci stai abbandonando",

@ -2,5 +2,6 @@
"title": "Recent",
"day": "Giorno",
"week": "Settimana",
"month": "Mese"
"month": "Mese",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Discussione",
"topics": "Discussioni",
"no_topics_found": "Nessuna discussione trovata!",
"no_posts_found": "No posts found!",
"profile": "Profilo",
"posted_by": "Posted by",
"chat": "Chat",
@ -18,13 +19,17 @@
"tools": "Tools",
"flag": "Flag",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Strumenti per il Thread",
"thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "Appendi il Thread",
"thread_tools.lock": "Blocca il Thread",
"thread_tools.move": "Sposta il Thread",
"thread_tools.fork": "Fork Thread",
"thread_tools.delete": "Elimina il Thread",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Caricamento delle Categorie",
"disabled_categories_note": "Le Categorie disabilitate sono in grigio",
"confirm_move": "Sposta",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Non collegato/a",
"favourites.not_logged_in.message": "Log in per aggiungere questo post ai preferiti",
"favourites.has_no_favourites": "Non hai ancun post preferito; aggiungi qualche post ai preferiti per vederli qui!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Caricamento altri post",
"move_topic": "Spsota Discussione",
"move_post": "Sposta Post",
@ -43,5 +52,12 @@
"fork_no_pids": "Nessun post selezionato!",
"fork_success": "Discussione forkata con successo!",
"reputation": "Reputazione",
"posts": "Post"
"posts": "Post",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Età",
"joined": "Iscrizione",
"lastonline": "Ultima volta in linea",
"profile": "Profile",
"profile_views": "Visite al profilo",
"reputation": "Reputazione",
"posts": "Post",
@ -32,6 +33,7 @@
"show_email": "Mostra la mia Email",
"has_no_follower": "Questo utente non è seguito da nessuno :(",
"follows_no_one": "Questo utente non segue nessuno :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Email Nascosta",
"hidden": "nascosta"
}

@ -1,5 +1,7 @@
{
"title": "Varsler",
"no_notifs": "Du har ingen varsler",
"see_all": "Se alle varsler",
"back_to_home": "Tilbake til NodeBB",
"outgoing_link": "Utgående link",
"outgoing_link_message": "Du forlatter nå",

@ -2,5 +2,6 @@
"title": "Seneste",
"day": "Dag",
"week": "Uke",
"month": "Måned"
"month": "Måned",
"no_recent_topics": "Det er ingen nye tråder."
}

@ -2,6 +2,7 @@
"topic": "Emne",
"topics": "Emner",
"no_topics_found": "Ingen emner funnet!",
"no_posts_found": "Ingen innlegg funnet!",
"profile": "Profil",
"posted_by": "Skapt av",
"chat": "Chat",
@ -18,13 +19,17 @@
"tools": "Verktøy",
"flag": "Rapporter",
"flag_title": "Rapporter dette innlegget for granskning",
"deleted_message": "Denne tråden har blitt slettet. Bare brukere med trådhåndterings-privilegier kan se den.",
"thread_tools.title": "Trådverktøy",
"thread_tools.markAsUnreadForAll": "Marker som ulest",
"thread_tools.pin": "Fest tråd",
"thread_tools.lock": "Lås tråd",
"thread_tools.move": "Flytt trå",
"thread_tools.fork": "Del tråd",
"thread_tools.unpin": "Ufest tråd",
"thread_tools.lock": "Lås trid",
"thread_tools.unlock": "Lås opp tråd",
"thread_tools.move": "Flytt tråd",
"thread_tools.fork": "Forgren tråd",
"thread_tools.delete": "Slett tråd",
"thread_tools.restore": "Gjenopprett tråd",
"load_categories": "Laster kategorier",
"disabled_categories_note": "Deaktiverte kategorier er grået ut",
"confirm_move": "Flytt",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Ikke logget inn",
"favourites.not_logged_in.message": "Vennligst logg inn for å gjøre dette innlegget til favoritt",
"favourites.has_no_favourites": "Du har ingen favoritter, marker noen innlegg som favoritt for å se dem her!",
"vote.not_logged_in.title": "Ikke innlogget",
"vote.not_logged_in.message": "Vennligst logg inn for å stemme",
"vote.cant_vote_self.title": "Ugyldig stemme",
"vote.cant_vote_self.message": "Du kan ikke stemme på ditt eget innlegg",
"loading_more_posts": "Laster flere innlegg",
"move_topic": "Flytt emne",
"move_post": "Flytt innlegg",
@ -43,5 +52,12 @@
"fork_no_pids": "Ingen innlegg valgt!",
"fork_success": "Innlegg ble delt!",
"reputation": "Rykte",
"posts": "Innlegg"
"posts": "Innlegg",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Alder",
"joined": "Ble med",
"lastonline": "Senest online",
"profile": "Profil",
"profile_views": "Profilvisninger",
"reputation": "Rykte",
"posts": "Innlegg",
@ -32,6 +33,7 @@
"show_email": "Vis min e-post",
"has_no_follower": "Denne brukeren har ingen følgere :(",
"follows_no_one": "Denne brukeren følger ingen :(",
"has_no_posts": "Denne brukeren har ikke skrevet noe enda.",
"email_hidden": "E-post skjult",
"hidden": "skjult"
}

@ -1,5 +1,7 @@
{
"title": "Notificações",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "voltar para home",
"outgoing_link": "Link Externo",
"outgoing_link_message": "Você está; saindo para um link externo",

@ -2,5 +2,6 @@
"title": "Recente",
"day": "Dia",
"week": "Semana",
"month": "Mês"
"month": "Mês",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Tópico",
"topics": "Tópicos",
"no_topics_found": "Nenhum tópico encontrado!",
"no_posts_found": "No posts found!",
"profile": "Profile",
"posted_by": "Postado por",
"chat": "Bate Papo",
@ -18,13 +19,17 @@
"tools": "Ferramentas",
"flag": "Marcar",
"flag_title": "Marcar este post para moderação",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Ferramentas da Thread",
"thread_tools.markAsUnreadForAll": "Marcar como não lido",
"thread_tools.pin": "Fixar Thread",
"thread_tools.lock": "Travar Thread",
"thread_tools.move": "Mover Thread",
"thread_tools.fork": "Fork Thread",
"thread_tools.delete": "Deletar Thread",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Carregando Categorias",
"disabled_categories_note": "Categorias desabilitadas estão em cinza",
"confirm_move": "Mover",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Não Logado",
"favourites.not_logged_in.message": "Por Favor logar para favoritar o tópico",
"favourites.has_no_favourites": "Você não tem nenhum item favoritado!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Carregando mais posts",
"move_topic": "Mover Tó;pico",
"move_post": "Mover Post",
@ -43,5 +52,12 @@
"fork_no_pids": "Nenhum post selecionado",
"fork_success": "Fork realizado com sucesso!",
"reputation": "Reputação",
"posts": "Posts"
"posts": "Posts",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Idade",
"joined": "Cadastrou",
"lastonline": "Última vez online",
"profile": "Profile",
"profile_views": "Visualizações de Profile",
"reputation": "Reputação",
"posts": "Posts",
@ -32,6 +33,7 @@
"show_email": "Mostrar meu email",
"has_no_follower": "Ninguém está seguindo esse usuário :(",
"follows_no_one": "Este usuário não está seguindo ninguém :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Email Escondido",
"hidden": "Escondido"
}

@ -1,5 +1,7 @@
{
"title": "Уведомления",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Вернуться на NodeBB",
"outgoing_link": "Внешняя ссылка",
"outgoing_link_message": "Вы покидаете",

@ -2,5 +2,6 @@
"title": "Последние",
"day": "День",
"week": "Неделя",
"month": "Месяц"
"month": "Месяц",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Тема",
"topics": "Темы",
"no_topics_found": "Тем не найдено!",
"no_posts_found": "No posts found!",
"profile": "Профиль",
"posted_by": "Создано",
"chat": "Чат",
@ -18,13 +19,17 @@
"tools": "Опции",
"flag": "Отметить",
"flag_title": "Отметить сообщение для модерирования",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Опции Темы",
"thread_tools.markAsUnreadForAll": "Отметить как непрочитанные",
"thread_tools.pin": "Закрепить Тему",
"thread_tools.lock": "Закрыть Тему",
"thread_tools.move": "Перенести Тему",
"thread_tools.fork": "Ответвить Тему",
"thread_tools.delete": "Удалить Тему",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Загружаем Категории",
"disabled_categories_note": "Отключенные категории затемненны",
"confirm_move": "Перенести",
@ -47,5 +52,12 @@
"fork_no_pids": "Сообщения не отмечены!",
"fork_success": "Ответвление темы создано!",
"reputation": "Репутация",
"posts": "Сообщений"
"posts": "Сообщений",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -1,5 +1,7 @@
{
"title": "Notifikácie",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Späť na úvodnú stránku",
"outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "Teraz opúšťate fórum",

@ -2,5 +2,6 @@
"title": "Nedávne",
"day": "Deň",
"week": "Týždeň",
"month": "Mesiac"
"month": "Mesiac",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Téma",
"topics": "Témy",
"no_topics_found": "Neboli nájdené žiadne témy!",
"no_posts_found": "No posts found!",
"profile": "Profil",
"posted_by": "Posted by",
"chat": "Chat",
@ -18,13 +19,17 @@
"tools": "Nástroje",
"flag": "Označiť",
"flag_title": "Označiť príspevok pre moderáciu",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Nástroje",
"thread_tools.markAsUnreadForAll": "Označ ako neprečítané",
"thread_tools.pin": "Zvýrazniť vlákno",
"thread_tools.lock": "Uzamknúť vlákno",
"thread_tools.move": "Presunúť vlákno",
"thread_tools.fork": "Rozdeliť vlákno",
"thread_tools.delete": "Zmazať vlákno",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Načítanie kategórií",
"disabled_categories_note": "Vypnuté (disabled) kategorie sú šedé.",
"confirm_move": "Presunúť",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Prihlásiť sa!",
"favourites.not_logged_in.message": "Pre obľúbenie príspevku sa musíte prihlásiť.",
"favourites.has_no_favourites": "Nemáte žiadne obľúbené príspevky, pridajte niektorý príspevok k obľúbeným a uvidíte ho tu!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Načítavanie viac príspevkov",
"move_topic": "Presunúť tému",
"move_post": "Presunúť príspevok",
@ -43,5 +52,12 @@
"fork_no_pids": "Žiadne príspevky neboli vybrané!",
"fork_success": "Téma bola úspešne rozdelená!",
"reputation": "Reputácia",
"posts": "Príspevky"
"posts": "Príspevky",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Vek",
"joined": "Registrovaný",
"lastonline": "Naposledy online",
"profile": "Profile",
"profile_views": "Zobrazenie profilu",
"reputation": "Reputácia",
"posts": "Príspevky",
@ -32,6 +33,7 @@
"show_email": "Zobrazovať môj email v profile",
"has_no_follower": "Tohoto užívatela nikto nesleduje :(",
"follows_no_one": "Tento užívateľ nikoho nesleduje :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Skrytý email",
"hidden": "skrytý"
}

@ -1,5 +1,7 @@
{
"title": "Notiser",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "Tillbaka till NodeBB",
"outgoing_link": "Utgående länk",
"outgoing_link_message": "Du lämnar nu",

@ -2,5 +2,6 @@
"title": "Senaste",
"day": "Dag",
"week": "Vecka",
"month": "Månad"
"month": "Månad",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Ämne",
"topics": "Ämnen",
"no_topics_found": "Inga ämnen hittades!",
"no_posts_found": "No posts found!",
"profile": "Profil",
"posted_by": "Posted by",
"chat": "Chatt",
@ -18,13 +19,17 @@
"tools": "Verktyg",
"flag": "Rapportera",
"flag_title": "Rapportera detta inlägg för granskning",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Trådverktyg",
"thread_tools.markAsUnreadForAll": "Markera som oläst",
"thread_tools.pin": "Fäst tråd",
"thread_tools.lock": "Lås tråd",
"thread_tools.move": "Flytta tråd",
"thread_tools.fork": "Grena tråd",
"thread_tools.delete": "Ta bort tråd",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Laddar kategorier",
"disabled_categories_note": "Inaktiverade kategorier är utgråade",
"confirm_move": "Flytta",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Inte inloggad",
"favourites.not_logged_in.message": "Var god logga in för att göra detta inlägg till favorit",
"favourites.has_no_favourites": "Du har inga favoriter, markera inlägg som favorit för att se dem här!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Laddar fler inlägg",
"move_topic": "Flytta ämne",
"move_post": "Flytta inlägg",
@ -43,5 +52,12 @@
"fork_no_pids": "Inga inlägg valda!",
"fork_success": "Grening av inlägg lyckad!",
"reputation": "Rykte",
"posts": "Inlägg"
"posts": "Inlägg",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Ålder",
"joined": "Gick med",
"lastonline": "Senast online",
"profile": "Profile",
"profile_views": "Profil-visningar",
"reputation": "Rykte",
"posts": "Inlägg",
@ -32,6 +33,7 @@
"show_email": "Visa min epost",
"has_no_follower": "Denna användare har inga följare :(",
"follows_no_one": "Denna användare följer ingen :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "Epost dold",
"hidden": "dold"
}

@ -1,5 +1,7 @@
{
"title": "Bildirimler",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "NodeBB'ye geri dön",
"outgoing_link": "Harici Link",
"outgoing_link_message": "Şimdi ayrılıyorsunuz",

@ -2,5 +2,6 @@
"title": "Güncel",
"day": "Gün",
"week": "Hafta",
"month": "Ay"
"month": "Ay",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "Konu",
"topics": "Konular",
"no_topics_found": "Hiç konu bulunamadı!",
"no_posts_found": "No posts found!",
"profile": "Profil",
"posted_by": "tarafından gönderildi",
"chat": "Sohbet",
@ -18,13 +19,17 @@
"tools": "Araçlar",
"flag": "Bayrak",
"flag_title": "Bu iletiyi moderatöre haber et",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "Seçenekler",
"thread_tools.markAsUnreadForAll": "Okunmadı Olarak İşaretle",
"thread_tools.pin": "Pin Thread",
"thread_tools.lock": "Lock Thread",
"thread_tools.move": "Move Thread",
"thread_tools.fork": "Fork Thread",
"thread_tools.delete": "Delete Thread",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "Kategoriler Yükleniyor",
"disabled_categories_note": "Etkin Olmayan Kategoriler soluklaştırılır",
"confirm_move": "Taşı",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "Oturum açılmadı",
"favourites.not_logged_in.message": "Lütfen bu iletiyi favorilere eklemek için giriş yapın",
"favourites.has_no_favourites": "Favorilerde hiç iletiniz yok, görebilmek için iletileri favorilere ekleyin.",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "Daha fazla ileti ",
"move_topic": "Başlığı Taş",
"move_post": "İletiyi Taşı",
@ -43,5 +52,12 @@
"fork_no_pids": "Hiç bir ileti seçilmedi!",
"fork_success": "Succesfully forked topic!",
"reputation": "Saygınlık",
"posts": "İletiler"
"posts": "İletiler",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "Yaş",
"joined": "Katıldı",
"lastonline": "En Son Çevrimiçi",
"profile": "Profile",
"profile_views": "Profil Görüntülemeleri",
"reputation": "Saygınlık",
"posts": "İletiler",
@ -32,6 +33,7 @@
"show_email": "E-postamı göster",
"has_no_follower": "Bu kullanıcının hiç takipçisi yok :(",
"follows_no_one": "Bu kullanıcı kimseyi takip etmiyor :(",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "E-posta gizli",
"hidden": "gizli"
}

@ -1,5 +1,7 @@
{
"title": "消息",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "返回主页",
"outgoing_link": "站外链接",
"outgoing_link_message": "你正在离开本站。",

@ -2,5 +2,6 @@
"title": "Recent",
"day": "今日",
"week": "本周",
"month": "本月"
"month": "本月",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "主题",
"topics": "主题",
"no_topics_found": "没有找到主题!",
"no_posts_found": "No posts found!",
"profile": "资料",
"posted_by": "Posted by",
"chat": "聊天",
@ -18,13 +19,17 @@
"tools": "Tools",
"flag": "Flag",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "管理工具",
"thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "置顶帖子",
"thread_tools.lock": "锁定帖子",
"thread_tools.move": "移动帖子",
"thread_tools.fork": "作为主题",
"thread_tools.delete": "删除帖子",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "版面载入中",
"disabled_categories_note": "停用的版面为灰色",
"confirm_move": "移动",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "未登录",
"favourites.not_logged_in.message": "收藏帖子之前请先登录。",
"favourites.has_no_favourites": "你还没有任何收藏,收藏的帖子将会出现在这里!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "载入更多帖子",
"move_topic": "移动主题",
"move_post": "移动帖子",
@ -43,5 +52,12 @@
"fork_no_pids": "尚未选择帖子!",
"fork_success": "成功将帖子作为主题!",
"reputation": "声望",
"posts": "发帖数"
"posts": "发帖数",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "年龄",
"joined": "加入时间",
"lastonline": "最后在线",
"profile": "Profile",
"profile_views": "资料被查看",
"reputation": "声望",
"posts": "发帖数",
@ -32,6 +33,7 @@
"show_email": "显示我的邮箱",
"has_no_follower": "该用户还没有被任何人关注。",
"follows_no_one": "该用户还没有关注过任何人。",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "邮箱被隐藏",
"hidden": "隐藏"
}

@ -1,5 +1,7 @@
{
"title": "消息",
"no_notifs": "You have no notifications",
"see_all": "See all Notifications",
"back_to_home": "返回主頁",
"outgoing_link": "站外鏈接",
"outgoing_link_message": "你正在離開本站。",

@ -2,5 +2,6 @@
"title": "Recent",
"day": "今日",
"week": "本周",
"month": "本月"
"month": "本月",
"no_recent_topics": "There are no recent topics."
}

@ -2,6 +2,7 @@
"topic": "主題",
"topics": "主題",
"no_topics_found": "沒有找到主題!",
"no_posts_found": "No posts found!",
"profile": "資料",
"posted_by": "Posted by",
"chat": "聊天",
@ -18,13 +19,17 @@
"tools": "Tools",
"flag": "Flag",
"flag_title": "Flag this post for moderation",
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
"thread_tools.title": "管理工具",
"thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "置頂帖子",
"thread_tools.lock": "鎖定帖子",
"thread_tools.move": "移動帖子",
"thread_tools.fork": "作為主題",
"thread_tools.delete": "刪除帖子",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.restore": "Restore Topic",
"load_categories": "版面載入中",
"disabled_categories_note": "停用的版面為灰色",
"confirm_move": "移動",
@ -34,6 +39,10 @@
"favourites.not_logged_in.title": "未登錄",
"favourites.not_logged_in.message": "收藏帖子之前請先登錄。",
"favourites.has_no_favourites": "你還沒有任何收藏,收藏的帖子將會出現在這裡!",
"vote.not_logged_in.title": "Not Logged In",
"vote.not_logged_in.message": "Please log in in order to vote",
"vote.cant_vote_self.title": "Invalid Vote",
"vote.cant_vote_self.message": "You cannot vote for your own post",
"loading_more_posts": "載入更多帖子",
"move_topic": "移動主題",
"move_post": "移動帖子",
@ -43,5 +52,12 @@
"fork_no_pids": "尚未選擇帖子!",
"fork_success": "成功將帖子作為主題!",
"reputation": "聲望",
"posts": "發帖數"
"posts": "發帖數",
"composer.title_placeholder": "Enter your topic title here...",
"composer.write": "Write",
"composer.preview": "Preview",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.replying_to": "Replying to",
"composer.new_topic": "New Topic"
}

@ -9,6 +9,7 @@
"age": "年齡",
"joined": "加入時間",
"lastonline": "最后在線",
"profile": "Profile",
"profile_views": "資料被查看",
"reputation": "聲望",
"posts": "發帖數",
@ -32,6 +33,7 @@
"show_email": "顯示我的郵箱",
"has_no_follower": "該用戶還沒有被任何人關注。",
"follows_no_one": "該用戶還沒有關注過任何人。",
"has_no_posts": "This user didn't post anything yet.",
"email_hidden": "郵箱被隱藏",
"hidden": "隱藏"
}

@ -444,7 +444,11 @@ var socket,
clearInterval(titleObj.interval);
}
titleObj.interval = setInterval(function() {
window.document.title = titleObj.titles[titleObj.titles.indexOf(window.document.title) ^ 1];
var title = titleObj.titles[titleObj.titles.indexOf(window.document.title) ^ 1];
if (title) {
window.document.title = title;
}
}, 2000);
} else {
if (titleObj.interval) {

@ -3,9 +3,8 @@ define(function() {
Search.init = function() {
var searchQuery = $('#topic-results').attr('data-search-query');
console.log(searchQuery);
$('.search-result-text').children().each(function() {
var text = $(this).html();
var text = $(this).text();
var regex = new RegExp(searchQuery, 'gi');
text = text.replace(regex, '<span class="label label-success">' + searchQuery + '</span>');
$(this).html(text);

@ -913,7 +913,9 @@ define(['composer', 'forum/pagination'], function(composer, pagination) {
x;
if (locked === true) {
lockThreadEl.html('<i class="fa fa-unlock"></i> Unlock Thread');
translator.translate('<i class="fa fa-unlock"></i> [[topic:thread_tools.unlock]]', function(translated) {
lockThreadEl.html(translated);
});
threadReplyBtn.attr('disabled', true);
threadReplyBtn.html('Locked <i class="fa fa-lock"></i>');
for (x = 0; x < numPosts; x++) {
@ -935,7 +937,9 @@ define(['composer', 'forum/pagination'], function(composer, pagination) {
thread_state.locked = '1';
} else {
lockThreadEl.html('<i class="fa fa-lock"></i> Lock Thread');
translator.translate('<i class="fa fa-lock"></i> [[topic:thread_tools.lock]]', function(translated) {
lockThreadEl.html(translated);
});
threadReplyBtn.attr('disabled', false);
threadReplyBtn.html('Reply');
for (x = 0; x < numPosts; x++) {
@ -967,7 +971,9 @@ define(['composer', 'forum/pagination'], function(composer, pagination) {
deleteNotice = document.getElementById('thread-deleted') || document.createElement('div');
if (deleted) {
deleteTextEl.html('<i class="fa fa-comment"></i> Restore Thread');
translator.translate('<i class="fa fa-comment"></i> [[topic:thread_tools.restore]]', function(translated) {
deleteTextEl.html(translated);
});
threadEl.addClass('deleted');
// Spawn a 'deleted' notice at the top of the page
@ -978,7 +984,9 @@ define(['composer', 'forum/pagination'], function(composer, pagination) {
thread_state.deleted = '1';
} else {
deleteTextEl.html('<i class="fa fa-trash-o"></i> Delete Thread');
translator.translate('<i class="fa fa-trash-o"></i> [[topic:thread_tools.delete]]', function(translated) {
deleteTextEl.html(translated);
});
threadEl.removeClass('deleted');
deleteNotice.parentNode.removeChild(deleteNotice);
@ -989,33 +997,35 @@ define(['composer', 'forum/pagination'], function(composer, pagination) {
function set_pinned_state(pinned, alert) {
var pinEl = $('.pin_thread');
if (pinned) {
pinEl.html('<i class="fa fa-thumb-tack"></i> Unpin Thread');
if (alert) {
app.alert({
'alert_id': 'thread_pin',
type: 'success',
title: 'Thread Pinned',
message: 'Thread has been successfully pinned',
timeout: 5000
});
}
translator.translate('<i class="fa fa-thumb-tack"></i> [[topic:thread_tools.' + (pinned ? 'unpin' : 'pin') + ']]', function(translated) {
if (pinned) {
pinEl.html(translated);
if (alert) {
app.alert({
'alert_id': 'thread_pin',
type: 'success',
title: 'Thread Pinned',
message: 'Thread has been successfully pinned',
timeout: 5000
});
}
thread_state.pinned = '1';
} else {
pinEl.html('<i class="fa fa-thumb-tack"></i> Pin Thread');
if (alert) {
app.alert({
'alert_id': 'thread_pin',
type: 'success',
title: 'Thread Unpinned',
message: 'Thread has been successfully unpinned',
timeout: 5000
});
}
thread_state.pinned = '1';
} else {
pinEl.html(translated);
if (alert) {
app.alert({
'alert_id': 'thread_pin',
type: 'success',
title: 'Thread Unpinned',
message: 'Thread has been successfully unpinned',
timeout: 5000
});
}
thread_state.pinned = '0';
}
thread_state.pinned = '0';
}
});
}
function toggle_post_delete_state(pid) {

@ -82,9 +82,11 @@ define(['taskbar'], function(taskbar) {
function push(post) {
var uuid = utils.generateUUID();
taskbar.push('composer', uuid, {
title: post.title ? post.title : 'New Topic',
icon: post.picture
translator.translate('[[topic:composer.new_topic]]', function(newTopicStr) {
taskbar.push('composer', uuid, {
title: post.title ? post.title : newTopicStr,
icon: post.picture
});
});
composer.posts[uuid] = post;
@ -103,227 +105,230 @@ define(['taskbar'], function(taskbar) {
composer.createNewComposer = function(post_uuid) {
templates.preload_template('composer', function() {
var composerTemplate = templates['composer'].parse({});
composerTemplate = $(composerTemplate);
translator.translate(composerTemplate, function(composerTemplate) {
composerTemplate = $(composerTemplate);
composerTemplate.attr('id', 'cmp-uuid-' + post_uuid);
composerTemplate.attr('id', 'cmp-uuid-' + post_uuid);
$(document.body).append(composerTemplate);
$(document.body).append(composerTemplate);
composer.activateReposition(post_uuid);
composer.activateReposition(post_uuid);
var postContainer = $(composerTemplate[0]);
if(config.allowFileUploads || config.hasImageUploadPlugin) {
initializeFileReader(post_uuid);
}
var postContainer = $(composerTemplate[0]);
var postData = composer.posts[post_uuid],
titleEl = postContainer.find('.title'),
bodyEl = postContainer.find('textarea');
if (parseInt(postData.tid) > 0) {
titleEl.val('Replying to: ' + postData.title);
titleEl.prop('disabled', true);
} else if (parseInt(postData.pid) > 0) {
titleEl.val(postData.title);
titleEl.prop('disabled', true);
socket.emit('modules.composer.editCheck', postData.pid, function(err, editCheck) {
if (!err && editCheck.titleEditable) {
titleEl.prop('disabled', false);
}
});
} else {
titleEl.val(postData.title);
titleEl.prop('disabled', false);
}
if(config.allowFileUploads || config.hasImageUploadPlugin) {
initializeFileReader(post_uuid);
}
bodyEl.val(postData.body);
var postData = composer.posts[post_uuid],
titleEl = postContainer.find('.title'),
bodyEl = postContainer.find('textarea');
if (parseInt(postData.tid) > 0) {
translator.translate('[[topic:composer.replying_to]]: ' + postData.title, function(newTitle) {
titleEl.val(newTitle);
});
titleEl.prop('disabled', true);
} else if (parseInt(postData.pid) > 0) {
titleEl.val(postData.title);
titleEl.prop('disabled', true);
socket.emit('modules.composer.editCheck', postData.pid, function(err, editCheck) {
if (!err && editCheck.titleEditable) {
titleEl.prop('disabled', false);
}
});
} else {
titleEl.val(postData.title);
titleEl.prop('disabled', false);
}
bodyEl.val(postData.body);
postContainer.on('change', 'input, textarea', function() {
composer.posts[post_uuid].modified = true;
});
postContainer.on('click', '.action-bar button', function() {
var action = $(this).attr('data-action');
postContainer.on('change', 'input, textarea', function() {
composer.posts[post_uuid].modified = true;
});
switch(action) {
case 'post':
$(this).attr('disabled', true);
composer.post(post_uuid);
break;
case 'discard':
if (composer.posts[post_uuid].modified) {
bootbox.confirm('Are you sure you wish to discard this post?', function(discard) {
if (discard) {
composer.discard(post_uuid);
}
});
} else {
composer.discard(post_uuid);
}
break;
}
});
postContainer.on('click', '.action-bar button', function() {
var action = $(this).attr('data-action');
switch(action) {
case 'post':
$(this).attr('disabled', true);
composer.post(post_uuid);
break;
case 'discard':
if (composer.posts[post_uuid].modified) {
bootbox.confirm('Are you sure you wish to discard this post?', function(discard) {
if (discard) {
composer.discard(post_uuid);
}
});
} else {
composer.discard(post_uuid);
}
break;
}
});
postContainer.on('click', '.formatting-bar span', function() {
var postContentEl = postContainer.find('textarea'),
iconClass = $(this).find('i').attr('class'),
cursorEnd = postContentEl.val().length,
selectionStart = postContentEl[0].selectionStart,
selectionEnd = postContentEl[0].selectionEnd,
selectionLength = selectionEnd - selectionStart;
postContainer.on('click', '.formatting-bar span', function() {
var postContentEl = postContainer.find('textarea'),
iconClass = $(this).find('i').attr('class'),
cursorEnd = postContentEl.val().length,
selectionStart = postContentEl[0].selectionStart,
selectionEnd = postContentEl[0].selectionEnd,
selectionLength = selectionEnd - selectionStart;
function insertIntoInput(element, value) {
var start = postContentEl[0].selectionStart;
element.val(element.val().slice(0, start) + value + element.val().slice(start, element.val().length));
postContentEl[0].selectionStart = postContentEl[0].selectionEnd = start + value.length;
}
function insertIntoInput(element, value) {
var start = postContentEl[0].selectionStart;
element.val(element.val().slice(0, start) + value + element.val().slice(start, element.val().length));
postContentEl[0].selectionStart = postContentEl[0].selectionEnd = start + value.length;
}
switch(iconClass) {
case 'fa fa-bold':
if (selectionStart === selectionEnd) {
// Nothing selected
insertIntoInput(postContentEl, "**bolded text**");
} else {
// Text selected
postContentEl.val(postContentEl.val().slice(0, selectionStart) + '**' + postContentEl.val().slice(selectionStart, selectionEnd) + '**' + postContentEl.val().slice(selectionEnd));
postContentEl[0].selectionStart = selectionStart + 2;
postContentEl[0].selectionEnd = selectionEnd + 2;
}
break;
case 'fa fa-italic':
if (selectionStart === selectionEnd) {
// Nothing selected
insertIntoInput(postContentEl, "*italicised text*");
} else {
// Text selected
postContentEl.val(postContentEl.val().slice(0, selectionStart) + '*' + postContentEl.val().slice(selectionStart, selectionEnd) + '*' + postContentEl.val().slice(selectionEnd));
postContentEl[0].selectionStart = selectionStart + 1;
postContentEl[0].selectionEnd = selectionEnd + 1;
}
break;
case 'fa fa-list':
// Nothing selected
insertIntoInput(postContentEl, "\n* list item");
break;
case 'fa fa-link':
if (selectionStart === selectionEnd) {
switch(iconClass) {
case 'fa fa-bold':
if (selectionStart === selectionEnd) {
// Nothing selected
insertIntoInput(postContentEl, "**bolded text**");
} else {
// Text selected
postContentEl.val(postContentEl.val().slice(0, selectionStart) + '**' + postContentEl.val().slice(selectionStart, selectionEnd) + '**' + postContentEl.val().slice(selectionEnd));
postContentEl[0].selectionStart = selectionStart + 2;
postContentEl[0].selectionEnd = selectionEnd + 2;
}
break;
case 'fa fa-italic':
if (selectionStart === selectionEnd) {
// Nothing selected
insertIntoInput(postContentEl, "*italicised text*");
} else {
// Text selected
postContentEl.val(postContentEl.val().slice(0, selectionStart) + '*' + postContentEl.val().slice(selectionStart, selectionEnd) + '*' + postContentEl.val().slice(selectionEnd));
postContentEl[0].selectionStart = selectionStart + 1;
postContentEl[0].selectionEnd = selectionEnd + 1;
}
break;
case 'fa fa-list':
// Nothing selected
insertIntoInput(postContentEl, "[link text](link url)");
} else {
// Text selected
postContentEl.val(postContentEl.val().slice(0, selectionStart) + '[' + postContentEl.val().slice(selectionStart, selectionEnd) + '](link url)' + postContentEl.val().slice(selectionEnd));
postContentEl[0].selectionStart = selectionStart + selectionLength + 3;
postContentEl[0].selectionEnd = selectionEnd + 11;
}
break;
}
});
insertIntoInput(postContentEl, "\n* list item");
break;
case 'fa fa-link':
if (selectionStart === selectionEnd) {
// Nothing selected
insertIntoInput(postContentEl, "[link text](link url)");
} else {
// Text selected
postContentEl.val(postContentEl.val().slice(0, selectionStart) + '[' + postContentEl.val().slice(selectionStart, selectionEnd) + '](link url)' + postContentEl.val().slice(selectionEnd));
postContentEl[0].selectionStart = selectionStart + selectionLength + 3;
postContentEl[0].selectionEnd = selectionEnd + 11;
}
break;
}
});
postContainer.on('click', '.formatting-bar span .fa-picture-o, .formatting-bar span .fa-upload', function() {
$('#files').click();
});
postContainer.on('click', '.formatting-bar span .fa-picture-o, .formatting-bar span .fa-upload', function() {
$('#files').click();
});
$('#files').on('change', function(e) {
var files = e.target.files;
if(files) {
for (var i=0; i<files.length; i++) {
loadFile(post_uuid, files[i]);
$('#files').on('change', function(e) {
var files = e.target.files;
if(files) {
for (var i=0; i<files.length; i++) {
loadFile(post_uuid, files[i]);
}
}
}
$('#fileForm')[0].reset();
});
$('#fileForm')[0].reset();
});
postContainer.find('.nav-tabs a').click(function (e) {
e.preventDefault();
$(this).tab('show');
var selector = $(this).attr('data-pane');
postContainer.find('.tab-content div').removeClass('active');
postContainer.find(selector).addClass('active');
if(selector === '.tab-write') {
bodyEl.focus();
}
return false;
});
postContainer.find('.nav-tabs a').click(function (e) {
e.preventDefault();
$(this).tab('show');
var selector = $(this).attr('data-pane');
postContainer.find('.tab-content div').removeClass('active');
postContainer.find(selector).addClass('active');
if(selector === '.tab-write') {
bodyEl.focus();
}
return false;
});
bodyEl.on('blur', function() {
socket.emit('modules.composer.renderPreview', bodyEl.val(), function(err, preview) {
postContainer.find('.preview').html(preview);
});
});
bodyEl.on('blur', function() {
socket.emit('modules.composer.renderPreview', bodyEl.val(), function(err, preview) {
postContainer.find('.preview').html(preview);
});
});
var resizeActive = false,
resizeCenterY = 0,
resizeOffset = 0,
resizeStart = function(e) {
resizeRect = resizeEl.getBoundingClientRect();
resizeCenterY = resizeRect.top + (resizeRect.height/2);
resizeOffset = resizeCenterY - e.clientY;
resizeActive = true;
$(window).on('mousemove', resizeAction);
$(window).on('mouseup', resizeStop);
document.body.addEventListener('touchmove', resizeTouchAction);
},
resizeStop = function() {
resizeActive = false;
bodyEl.focus();
$(window).off('mousemove', resizeAction);
$(window).off('mouseup', resizeStop);
document.body.removeEventListener('touchmove', resizeTouchAction);
},
resizeTouchAction = function(e) {
e.preventDefault();
resizeAction(e.touches[0]);
},
resizeAction = function(e) {
if (resizeActive) {
position = (e.clientY + resizeOffset);
var newHeight = $(window).height() - position;
var paddingBottom = parseInt(postContainer.css('padding-bottom'), 10);
if(newHeight > $(window).height() - $('#header-menu').height() - 20) {
newHeight = $(window).height() - $('#header-menu').height() - 20;
} else if (newHeight < paddingBottom) {
newHeight = paddingBottom;
var resizeActive = false,
resizeCenterY = 0,
resizeOffset = 0,
resizeStart = function(e) {
resizeRect = resizeEl.getBoundingClientRect();
resizeCenterY = resizeRect.top + (resizeRect.height/2);
resizeOffset = resizeCenterY - e.clientY;
resizeActive = true;
$(window).on('mousemove', resizeAction);
$(window).on('mouseup', resizeStop);
document.body.addEventListener('touchmove', resizeTouchAction);
},
resizeStop = function() {
resizeActive = false;
bodyEl.focus();
$(window).off('mousemove', resizeAction);
$(window).off('mouseup', resizeStop);
document.body.removeEventListener('touchmove', resizeTouchAction);
},
resizeTouchAction = function(e) {
e.preventDefault();
resizeAction(e.touches[0]);
},
resizeAction = function(e) {
if (resizeActive) {
position = (e.clientY + resizeOffset);
var newHeight = $(window).height() - position;
var paddingBottom = parseInt(postContainer.css('padding-bottom'), 10);
if(newHeight > $(window).height() - $('#header-menu').height() - 20) {
newHeight = $(window).height() - $('#header-menu').height() - 20;
} else if (newHeight < paddingBottom) {
newHeight = paddingBottom;
}
postContainer.css('height', newHeight);
$('body').css({'margin-bottom': newHeight});
resizeSavePosition(newHeight);
}
e.preventDefault();
return false;
},
resizeSavePosition = function(px) {
var percentage = px / $(window).height();
localStorage.setItem('composer:resizePercentage', percentage);
},
resizeRect;
postContainer.css('height', newHeight);
$('body').css({'margin-bottom': newHeight});
resizeSavePosition(newHeight);
}
e.preventDefault();
return false;
},
resizeSavePosition = function(px) {
var percentage = px / $(window).height();
localStorage.setItem('composer:resizePercentage', percentage);
},
resizeRect;
var resizeEl = postContainer.find('.resizer')[0];
var resizeEl = postContainer.find('.resizer')[0];
resizeEl.addEventListener('mousedown', resizeStart);
resizeEl.addEventListener('mousedown', resizeStart);
resizeEl.addEventListener('touchstart', function(e) {
e.preventDefault();
resizeStart(e.touches[0]);
});
resizeEl.addEventListener('touchend', function(e) {
e.preventDefault();
resizeStop();
});
// .on('mousedown touchstart', resizeStart)
// .on('mouseup touchend', resizeStop)
resizeEl.addEventListener('touchstart', function(e) {
e.preventDefault();
resizeStart(e.touches[0]);
});
resizeEl.addEventListener('touchend', function(e) {
e.preventDefault();
resizeStop();
});
// .on('mousedown touchstart', resizeStart)
// .on('mouseup touchend', resizeStop)
window.addEventListener('resize', function() {
if (composer.active !== undefined) {
composer.activateReposition(composer.active);
}
window.addEventListener('resize', function() {
if (composer.active !== undefined) {
composer.activateReposition(composer.active);
}
});
});
});
}

@ -29,10 +29,14 @@ define(function() {
}
} else {
notifList.append($('<li class="no-notifs"><a>You have no notifications</a></li>'));
translator.translate('<li class="no-notifs"><a>[[notifications:no_notifs]]</a></li>', function(translated) {
notifList.append($(translated));
});
}
notifList.append($('<li class="pagelink"><a href="' + RELATIVE_PATH + '/notifications">See all Notifications</a></li>'));
translator.translate('<li class="pagelink"><a href="' + RELATIVE_PATH + '/notifications">[[notifications:see_all]]</a></li>', function(translated) {
notifList.append($(translated));
});
updateNotifCount(data.unread.length);

@ -1,6 +1,6 @@
<div class="composer">
<div class="composer-container">
<input class="title form-control" type="text" tabIndex="1" placeholder="Enter your topic title here..." />
<input class="title form-control" type="text" tabIndex="1" placeholder="[[topic:composer.title_placeholder]]" />
<div class="btn-toolbar formatting-bar">
<div class="btn-group">
<span class="btn btn-link" tabindex="-1"><i class="fa fa-bold"></i></span>
@ -20,11 +20,11 @@
</div>
<ul class="nav nav-tabs">
<li class="active"><a data-pane=".tab-write" data-toggle="tab">Write</a></li>
<li><a data-pane=".tab-preview" data-toggle="tab">Preview</a></li>
<li class="active"><a data-pane=".tab-write" data-toggle="tab">[[topic:composer.write]]</a></li>
<li><a data-pane=".tab-preview" data-toggle="tab">[[topic:composer.preview]]</a></li>
<li class="btn-group pull-right action-bar">
<button class="btn btn-default" data-action="discard" tabIndex="5"><i class="fa fa-times"></i> Discard</button>
<button data-action="post" class="btn btn-default btn-primary" tabIndex="3"><i class="fa fa-check"></i> Submit</button>
<button class="btn btn-default" data-action="discard" tabIndex="5"><i class="fa fa-times"></i> [[topic:composer.discard]]</button>
<button data-action="post" class="btn btn-default btn-primary" tabIndex="3"><i class="fa fa-check"></i> [[topic:composer.submit]]</button>
</li>
</ul>

@ -174,7 +174,7 @@
<form id="search-form" class="navbar-form navbar-right" role="search" method="GET" action="">
<div class="hide" id="search-fields">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search" name="query" value="">
<input type="text" class="form-control" placeholder="[[global:search]]" name="query" value="">
</div>
<button type="submit" class="btn btn-default hide">[[global:search]]</button>
</div>

@ -1,15 +1,15 @@
<ol class="breadcrumb">
<li><a href="{relative_path}/">[[global:home]]</a></li>
<li class="active">[[global:header.search]]</li>
<li class="active">[[global:search]]</li>
</ol>
<form id="mobile-search-form" class="navbar-form navbar-right visible-xs" role="search" method="GET" action="">
<div class="" id="search-fields">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search" name="query" value="">
<input type="text" class="form-control" placeholder="[[global:search]]" name="query" value="">
</div>
<button type="submit" class="btn btn-default hide">[[global:header.search]]</button>
<button type="submit" class="btn btn-default hide">[[global:search]]</button>
</div>
</form>
@ -57,12 +57,12 @@
</div>
<div id="post-results" class="col-md-12" data-search-query="{search_query}">
<h3>Posts</h3>
<h3>[[topic:posts]]</h3>
<!-- IF post_matches -->
<small>{post_matches} result(s) matching "{search_query}"</small>
<!-- ENDIF post_matches -->
<div class="alert alert-info {show_no_posts}">No posts found!</div>
<div class="alert alert-info {show_no_posts}">[[tropic:no_posts_found]]</div>
<!-- BEGIN posts -->
<div class="topic-row panel panel-default clearfix">

@ -176,6 +176,7 @@ var async = require('async'),
},
function(postData, next) {
postData.favourited = false;
postData.votes = 0;
postData.display_moderator_tools = true;
postData.display_move_tools = privileges.admin || privileges.moderator;
postData.relativeTime = utils.toISOString(postData.timestamp);

Loading…
Cancel
Save