Merge branch '0.5.1' into csrf-excision

v1.18.x
Julian Lam 11 years ago
commit 4f6b3055ff

@ -3,6 +3,10 @@
"field": "title", "field": "title",
"value": "NodeBB" "value": "NodeBB"
}, },
{
"field": "showSiteTitle",
"value": "1"
},
{ {
"field": "postDelay", "field": "postDelay",
"value": 10 "value": 10

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

@ -3,5 +3,6 @@
"no_topics": "<strong>لا توجد مواضيع في هذه الفئة</strong>لماذا لا تحاول نشر موضوع؟<br />", "no_topics": "<strong>لا توجد مواضيع في هذه الفئة</strong>لماذا لا تحاول نشر موضوع؟<br />",
"browsing": "تصفح", "browsing": "تصفح",
"no_replies": "لم يرد أحد", "no_replies": "لم يرد أحد",
"share_this_category": "انشر هذه الفئة" "share_this_category": "انشر هذه الفئة",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Invalid title!", "invalid-title": "Invalid title!",
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "كلمة السر غير مقبولة", "invalid-password": "كلمة السر غير مقبولة",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Invalid pagination value", "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": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short", "username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "المستخدم محظور", "user-banned": "المستخدم محظور",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist", "no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist", "no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist", "no-post": "Post doesn't exist",
@ -52,5 +55,9 @@
"upload-error": "مشكلة في الرفع: 1%", "upload-error": "مشكلة في الرفع: 1%",
"signature-too-long": "Signature can't be longer than %1 characters!", "signature-too-long": "Signature can't be longer than %1 characters!",
"cant-chat-with-yourself": "You can't chat with yourself!", "cant-chat-with-yourself": "You can't chat with yourself!",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email Confirmed", "email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.", "email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error": "An error occurred...", "email-confirm-error": "An error occurred...",

@ -4,5 +4,6 @@
"week": "أسبوع", "week": "أسبوع",
"month": "شهر", "month": "شهر",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "There are no recent topics." "no_recent_topics": "There are no recent topics."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "هذا الموضوع سوف ينقل إلى فئة", "topic_will_be_moved_to": "هذا الموضوع سوف ينقل إلى فئة",
"fork_topic_instruction": "إضغط على الردود لتفريعهم", "fork_topic_instruction": "إضغط على الردود لتفريعهم",
"fork_no_pids": "لم تختار أي رد", "fork_no_pids": "لم تختار أي رد",
"fork_success": "تفريع الموضوع بنجاح!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...", "composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard", "composer.discard": "Discard",
"composer.submit": "Submit", "composer.submit": "Submit",

@ -4,6 +4,8 @@
"username": "إسم المستخدم", "username": "إسم المستخدم",
"email": "البريد الإلكتروني", "email": "البريد الإلكتروني",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "الاسم الكامل", "fullname": "الاسم الكامل",
"website": "الموقع الإلكتروني", "website": "الموقع الإلكتروني",
"location": "موقع", "location": "موقع",
@ -50,6 +52,7 @@
"digest_daily": "Daily", "digest_daily": "Daily",
"digest_weekly": "Weekly", "digest_weekly": "Weekly",
"digest_monthly": "Monthly", "digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "هذا المستخدم ليس لديه أي أتباع :(", "has_no_follower": "هذا المستخدم ليس لديه أي أتباع :(",
"follows_no_one": "هذا المستخدم لا يتبع أحد :(", "follows_no_one": "هذا المستخدم لا يتبع أحد :(",
"has_no_posts": "This user didn't post anything yet.", "has_no_posts": "This user didn't post anything yet.",
@ -61,5 +64,7 @@
"posts_per_page": "Posts per Page", "posts_per_page": "Posts per Page",
"notification_sounds": "Play a sound when you receive a notification.", "notification_sounds": "Play a sound when you receive a notification.",
"browsing": "Browsing Settings", "browsing": "Browsing Settings",
"open_links_in_new_tab": "Open outgoing links in new tab?" "open_links_in_new_tab": "Open outgoing links in new tab?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>V této kategorii zatím nejsou žádné příspěvky.</strong><br />Můžeš být první!", "no_topics": "<strong>V této kategorii zatím nejsou žádné příspěvky.</strong><br />Můžeš být první!",
"browsing": "prohlíží", "browsing": "prohlíží",
"no_replies": "Nikdo ještě neodpověděl", "no_replies": "Nikdo ještě neodpověděl",
"share_this_category": "Share this category" "share_this_category": "Share this category",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Invalid title!", "invalid-title": "Invalid title!",
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short", "username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned", "user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist", "no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist", "no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist", "no-post": "Post doesn't exist",
@ -52,5 +55,9 @@
"upload-error": "Upload Error : %1", "upload-error": "Upload Error : %1",
"signature-too-long": "Signature can't be longer than %1 characters!", "signature-too-long": "Signature can't be longer than %1 characters!",
"cant-chat-with-yourself": "You can't chat with yourself!", "cant-chat-with-yourself": "You can't chat with yourself!",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email Confirmed", "email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.", "email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error": "An error occurred...", "email-confirm-error": "An error occurred...",

@ -4,5 +4,6 @@
"week": "Týden", "week": "Týden",
"month": "Měsíc", "month": "Měsíc",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "There are no recent topics." "no_recent_topics": "There are no recent topics."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Toto téma bude přesunuto do kategorie", "topic_will_be_moved_to": "Toto téma bude přesunuto do kategorie",
"fork_topic_instruction": "Vyber příspěvky, které chceš oddělit", "fork_topic_instruction": "Vyber příspěvky, které chceš oddělit",
"fork_no_pids": "Žádné příspěvky nebyly vybrány!", "fork_no_pids": "Žádné příspěvky nebyly vybrány!",
"fork_success": "Téma bylo úspěšně rozděleno!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...", "composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard", "composer.discard": "Discard",
"composer.submit": "Submit", "composer.submit": "Submit",

@ -4,6 +4,8 @@
"username": "Uživatelské jméno", "username": "Uživatelské jméno",
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Jméno a příjmení", "fullname": "Jméno a příjmení",
"website": "Webové stránky", "website": "Webové stránky",
"location": "Poloha", "location": "Poloha",
@ -50,6 +52,7 @@
"digest_daily": "Daily", "digest_daily": "Daily",
"digest_weekly": "Weekly", "digest_weekly": "Weekly",
"digest_monthly": "Monthly", "digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Tohoto uživatele nikdo nesleduje :(", "has_no_follower": "Tohoto uživatele nikdo nesleduje :(",
"follows_no_one": "Tento uživatel nikoho nesleduje :(", "follows_no_one": "Tento uživatel nikoho nesleduje :(",
"has_no_posts": "This user didn't post anything yet.", "has_no_posts": "This user didn't post anything yet.",
@ -61,5 +64,7 @@
"posts_per_page": "Posts per Page", "posts_per_page": "Posts per Page",
"notification_sounds": "Play a sound when you receive a notification.", "notification_sounds": "Play a sound when you receive a notification.",
"browsing": "Browsing Settings", "browsing": "Browsing Settings",
"open_links_in_new_tab": "Open outgoing links in new tab?" "open_links_in_new_tab": "Open outgoing links in new tab?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>Es gibt noch keine Themen in dieser Kategorie.</strong><br />Warum beginnst du nicht das erste?", "no_topics": "<strong>Es gibt noch keine Themen in dieser Kategorie.</strong><br />Warum beginnst du nicht das erste?",
"browsing": "Aktiv", "browsing": "Aktiv",
"no_replies": "Niemand hat geantwortet", "no_replies": "Niemand hat geantwortet",
"share_this_category": "Teile diese Kategorie" "share_this_category": "Teile diese Kategorie",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Aktuellste Themen vom %1", "digest.latest_topics": "Aktuellste Themen vom %1",
"digest.cta": "Klicke hier, um %1 zu besuchen", "digest.cta": "Klicke hier, um %1 zu besuchen",
"digest.unsub.info": "Diese Zusammenfassung wurde dir aufgrund deiner Abonnement-Einstellungen gesendet.", "digest.unsub.info": "Diese Zusammenfassung wurde dir aufgrund deiner Abonnement-Einstellungen gesendet.",
"digest.unsub.cta": "Klicke hier, um diese Einstellungen zu ändern",
"digest.daily.no_topics": "Es gab heute keine aktiven Themen", "digest.daily.no_topics": "Es gab heute keine aktiven Themen",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Dies ist eine Test-E-Mail, um zu überprüfen, ob der E-Mailer deines NodeBB korrekt eingestellt wurde.", "test.text1": "Dies ist eine Test-E-Mail, um zu überprüfen, ob der E-Mailer deines NodeBB korrekt eingestellt wurde.",
"unsub.cta": "Click here to alter those settings",
"closing": "Danke!" "closing": "Danke!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Ungültiger Titel", "invalid-title": "Ungültiger Titel",
"invalid-user-data": "Ungültige Benutzerdaten", "invalid-user-data": "Ungültige Benutzerdaten",
"invalid-password": "Ungültiges Passwort", "invalid-password": "Ungültiges Passwort",
"invalid-username-or-password": "Bitte gebe einen Benutzernamen und ein Passwort an",
"invalid-pagination-value": "Die Nummerierung ist ungültig", "invalid-pagination-value": "Die Nummerierung ist ungültig",
"username-taken": "Der Benutzername ist bereits vergeben", "username-taken": "Der Benutzername ist bereits vergeben",
"email-taken": "Die E-Mail-Adresse ist bereits vergeben", "email-taken": "Die E-Mail-Adresse ist bereits vergeben",
"email-not-confirmed": "Deine E-Mail wurde noch nicht bestätigt. Bitte klicke hier, um deine E-Mail zu bestätigen.", "email-not-confirmed": "Deine E-Mail wurde noch nicht bestätigt. Bitte klicke hier, um deine E-Mail zu bestätigen.",
"username-too-short": "Benutzername ist zu kurz", "username-too-short": "Benutzername ist zu kurz",
"username-too-long": "Der Benutzername ist zu lang",
"user-banned": "Der Benutzer ist gesperrt", "user-banned": "Der Benutzer ist gesperrt",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Die Kategorie existiert nicht", "no-category": "Die Kategorie existiert nicht",
"no-topic": "Das Thema existiert nicht", "no-topic": "Das Thema existiert nicht",
"no-post": "Der Beitrag existiert nicht", "no-post": "Der Beitrag existiert nicht",
@ -52,5 +55,9 @@
"upload-error": "Upload-Fehler: %1", "upload-error": "Upload-Fehler: %1",
"signature-too-long": "Die Signatur darf maximal %1 Zeichen enthalten!", "signature-too-long": "Die Signatur darf maximal %1 Zeichen enthalten!",
"cant-chat-with-yourself": "Du kannst nicht mit dir selber chatten!", "cant-chat-with-yourself": "Du kannst nicht mit dir selber chatten!",
"not-enough-reputation-to-downvote": "Deine Reputation ist zu niedrig, um diesen Beitrag negativ zu bewerten." "reputation-system-disabled": "Das Reputationssystem ist deaktiviert.",
"downvoting-disabled": "Downvotes sind deaktiviert.",
"not-enough-reputation-to-downvote": "Deine Reputation ist zu niedrig, um diesen Beitrag negativ zu bewerten.",
"not-enough-reputation-to-flag": "Deine Reputation ist nicht gut genug, um diesen Beitrag zu melden.",
"reload-failed": "Es ist ein Problem während des Reloads von NodeBB aufgetreten: \"%1\". NodeBB wird weiterhin clientseitige Assets bereitstellen, allerdings solltest du das, was du vor dem Reload gemacht hast, rückgängig machen."
} }

@ -10,11 +10,14 @@
"new_notification": "Neue Benachrichtigung", "new_notification": "Neue Benachrichtigung",
"you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.", "you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> favorisiert deinen Beitrag.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> hat einen Beitrag markiert.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> hat auf <strong>%2</strong> geantwortet.", "user_posted_to": "<strong>%1</strong> hat auf <strong>%2</strong> geantwortet.",
"user_mentioned_you_in": "<strong>%1</strong> erwähnte dich in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> erwähnte dich in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "E-Mail bestätigt", "email-confirmed": "E-Mail bestätigt",
"email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.", "email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.",
"email-confirm-error": "Es ist ein Fehler aufgetreten ...", "email-confirm-error": "Es ist ein Fehler aufgetreten ...",

@ -5,7 +5,7 @@
"recent": "Neueste Themen", "recent": "Neueste Themen",
"users": "Registrierte User", "users": "Registrierte User",
"notifications": "Benachrichtigungen", "notifications": "Benachrichtigungen",
"tags": "Topics tagged under \"%1\"", "tags": "Themen markiert unter \"%1\"",
"user.edit": "Bearbeite \"%1\"", "user.edit": "Bearbeite \"%1\"",
"user.following": "Nutzer, die %1 folgt", "user.following": "Nutzer, die %1 folgt",
"user.followers": "Nutzer, die %1 folgen", "user.followers": "Nutzer, die %1 folgen",

@ -4,5 +4,6 @@
"week": "Woche", "week": "Woche",
"month": "Monat", "month": "Monat",
"year": "Jahr", "year": "Jahr",
"alltime": "All Time",
"no_recent_topics": "Es gibt keine aktuellen Themen." "no_recent_topics": "Es gibt keine aktuellen Themen."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 Ergebniss(e) stimmen mit \"%2\" überein, (%3 Sekunden)" "results_matching": "%1 Ergebniss(e) stimmen mit \"%2\" überein, (%3 Sekunden)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Dieses Thema wird verschoben nach", "topic_will_be_moved_to": "Dieses Thema wird verschoben nach",
"fork_topic_instruction": "Klicke auf die Beiträge, die du aufspalten willst", "fork_topic_instruction": "Klicke auf die Beiträge, die du aufspalten willst",
"fork_no_pids": "Keine Beiträge ausgewählt!", "fork_no_pids": "Keine Beiträge ausgewählt!",
"fork_success": "Thema erfolgreich aufgespalten!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Hier den Titel des Themas eingeben...", "composer.title_placeholder": "Hier den Titel des Themas eingeben...",
"composer.discard": "Verwerfen", "composer.discard": "Verwerfen",
"composer.submit": "Absenden", "composer.submit": "Absenden",
@ -87,7 +87,7 @@
"more_users_and_guests": "%1 weitere(r) Nutzer und %2 Gäste", "more_users_and_guests": "%1 weitere(r) Nutzer und %2 Gäste",
"more_users": "%1 weitere(r) Nutzer", "more_users": "%1 weitere(r) Nutzer",
"more_guests": "%1 weitere Gäste", "more_guests": "%1 weitere Gäste",
"users_and_others": "%1 and %2 others", "users_and_others": "%1 und %2 andere",
"sort_by": "Sortieren nach", "sort_by": "Sortieren nach",
"oldest_to_newest": "Älteste zuerst", "oldest_to_newest": "Älteste zuerst",
"newest_to_oldest": "Neuster zuerst", "newest_to_oldest": "Neuster zuerst",

@ -4,6 +4,8 @@
"username": "Nutzername", "username": "Nutzername",
"email": "E-Mail", "email": "E-Mail",
"confirm_email": "E-Mail bestätigen", "confirm_email": "E-Mail bestätigen",
"delete_account": "Konto löschen",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your username to confirm that you wish to destroy this account.",
"fullname": "Kompletter Name", "fullname": "Kompletter Name",
"website": "Homepage", "website": "Homepage",
"location": "Wohnort", "location": "Wohnort",
@ -50,6 +52,7 @@
"digest_daily": "Täglich", "digest_daily": "Täglich",
"digest_weekly": "Wöchentlich", "digest_weekly": "Wöchentlich",
"digest_monthly": "Monatlich", "digest_monthly": "Monatlich",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Dieser User hat noch keine Follower.", "has_no_follower": "Dieser User hat noch keine Follower.",
"follows_no_one": "Dieser User folgt noch niemandem :(", "follows_no_one": "Dieser User folgt noch niemandem :(",
"has_no_posts": "Dieser Nutzer hat noch nichts gepostet.", "has_no_posts": "Dieser Nutzer hat noch nichts gepostet.",
@ -61,5 +64,7 @@
"posts_per_page": "Beiträge pro Seite", "posts_per_page": "Beiträge pro Seite",
"notification_sounds": "Ton abspielen, wenn ich eine Benachrichtigung erhalte.", "notification_sounds": "Ton abspielen, wenn ich eine Benachrichtigung erhalte.",
"browsing": "Browser Einstellungen", "browsing": "Browser Einstellungen",
"open_links_in_new_tab": "Externe Links in neuem Tab öffnen?" "open_links_in_new_tab": "Externe Links in neuem Tab öffnen?",
"follow_topics_you_reply_to": "Folge Themen, auf die du antwortest.",
"follow_topics_you_create": "Folge Themen, die du erstellst."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>Thar be no topics in 'tis category.</strong><br />Why don't ye give a go' postin' one?", "no_topics": "<strong>Thar be no topics in 'tis category.</strong><br />Why don't ye give a go' postin' one?",
"browsing": "browsin'", "browsing": "browsin'",
"no_replies": "No one has replied to ye message", "no_replies": "No one has replied to ye message",
"share_this_category": "Share this category" "share_this_category": "Share this category",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Invalid title!", "invalid-title": "Invalid title!",
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short", "username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned", "user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist", "no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist", "no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist", "no-post": "Post doesn't exist",
@ -52,5 +55,9 @@
"upload-error": "Upload Error : %1", "upload-error": "Upload Error : %1",
"signature-too-long": "Signature can't be longer than %1 characters!", "signature-too-long": "Signature can't be longer than %1 characters!",
"cant-chat-with-yourself": "You can't chat with yourself!", "cant-chat-with-yourself": "You can't chat with yourself!",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email Confirmed", "email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.", "email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error": "An error occurred...", "email-confirm-error": "An error occurred...",

@ -4,5 +4,6 @@
"week": "Week", "week": "Week",
"month": "Month", "month": "Month",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "There be no recent topics." "no_recent_topics": "There be no recent topics."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "This topic will be moved to the category", "topic_will_be_moved_to": "This topic will be moved to the category",
"fork_topic_instruction": "Click the posts you want to fork", "fork_topic_instruction": "Click the posts you want to fork",
"fork_no_pids": "No posts selected!", "fork_no_pids": "No posts selected!",
"fork_success": "Succesfully forked topic!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...", "composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard", "composer.discard": "Discard",
"composer.submit": "Submit", "composer.submit": "Submit",

@ -4,6 +4,8 @@
"username": "User Name", "username": "User Name",
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Full Name", "fullname": "Full Name",
"website": "Website", "website": "Website",
"location": "Location", "location": "Location",
@ -50,6 +52,7 @@
"digest_daily": "Daily", "digest_daily": "Daily",
"digest_weekly": "Weekly", "digest_weekly": "Weekly",
"digest_monthly": "Monthly", "digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "This user doesn't have any followers :(", "has_no_follower": "This user doesn't have any followers :(",
"follows_no_one": "This user isn't following anyone :(", "follows_no_one": "This user isn't following anyone :(",
"has_no_posts": "This user didn't post anything yet.", "has_no_posts": "This user didn't post anything yet.",
@ -61,5 +64,7 @@
"posts_per_page": "Posts per Page", "posts_per_page": "Posts per Page",
"notification_sounds": "Play a sound when you receive a notification.", "notification_sounds": "Play a sound when you receive a notification.",
"browsing": "Browsing Settings", "browsing": "Browsing Settings",
"open_links_in_new_tab": "Open outgoing links in new tab?" "open_links_in_new_tab": "Open outgoing links in new tab?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>There are no topics in this category.</strong><br />Why don't you try posting one?", "no_topics": "<strong>There are no topics in this category.</strong><br />Why don't you try posting one?",
"browsing": "browsing", "browsing": "browsing",
"no_replies": "No one has replied", "no_replies": "No one has replied",
"share_this_category": "Share this category" "share_this_category": "Share this category",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Invalid title!", "invalid-title": "Invalid title!",
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short", "username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned", "user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist", "no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist", "no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist", "no-post": "Post doesn't exist",
@ -52,5 +55,9 @@
"upload-error": "Upload Error : %1", "upload-error": "Upload Error : %1",
"signature-too-long": "Signature can't be longer than %1 characters!", "signature-too-long": "Signature can't be longer than %1 characters!",
"cant-chat-with-yourself": "You can't chat with yourself!", "cant-chat-with-yourself": "You can't chat with yourself!",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> has favorited your post.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email Confirmed", "email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.", "email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error": "An error occurred...", "email-confirm-error": "An error occurred...",

@ -4,5 +4,6 @@
"week": "Week", "week": "Week",
"month": "Month", "month": "Month",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "There are no recent topics." "no_recent_topics": "There are no recent topics."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "This topic will be moved to the category", "topic_will_be_moved_to": "This topic will be moved to the category",
"fork_topic_instruction": "Click the posts you want to fork", "fork_topic_instruction": "Click the posts you want to fork",
"fork_no_pids": "No posts selected!", "fork_no_pids": "No posts selected!",
"fork_success": "Succesfully forked topic!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...", "composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard", "composer.discard": "Discard",
"composer.submit": "Submit", "composer.submit": "Submit",

@ -4,6 +4,8 @@
"username": "User Name", "username": "User Name",
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Full Name", "fullname": "Full Name",
"website": "Website", "website": "Website",
"location": "Location", "location": "Location",
@ -50,6 +52,7 @@
"digest_daily": "Daily", "digest_daily": "Daily",
"digest_weekly": "Weekly", "digest_weekly": "Weekly",
"digest_monthly": "Monthly", "digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "This user doesn't have any followers :(", "has_no_follower": "This user doesn't have any followers :(",
"follows_no_one": "This user isn't following anyone :(", "follows_no_one": "This user isn't following anyone :(",
"has_no_posts": "This user didn't post anything yet.", "has_no_posts": "This user didn't post anything yet.",
@ -61,5 +64,7 @@
"posts_per_page": "Posts per Page", "posts_per_page": "Posts per Page",
"notification_sounds": "Play a sound when you receive a notification.", "notification_sounds": "Play a sound when you receive a notification.",
"browsing": "Browsing Settings", "browsing": "Browsing Settings",
"open_links_in_new_tab": "Open outgoing links in new tab?" "open_links_in_new_tab": "Open outgoing links in new tab?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>No hay temas en esta categoría.</strong><br />¿Por que no te animas y publicas uno?", "no_topics": "<strong>No hay temas en esta categoría.</strong><br />¿Por que no te animas y publicas uno?",
"browsing": "viendo ahora", "browsing": "viendo ahora",
"no_replies": "Nadie ha respondido aún", "no_replies": "Nadie ha respondido aún",
"share_this_category": "Compartir esta categoría" "share_this_category": "Compartir esta categoría",
"ignore": "Ignore"
} }

@ -1,20 +1,23 @@
{ {
"password-reset-requested": "Password Reset Requested - %1!", "password-reset-requested": "Reinicio de contraseña solicitado - %1!",
"welcome-to": "Welcome to %1", "welcome-to": "Bienvenido a %1",
"greeting_no_name": "Hello", "greeting_no_name": "Hola",
"greeting_with_name": "Hello %1", "greeting_with_name": "Hola %1",
"welcome.text1": "Thank you for registering with %1!", "welcome.text1": "Gracias por registrarte con %1!",
"welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.", "welcome.text2": "Para activar completamente tu cuenta, necesitamos verificar que la dirección email con la que te registraste te pertenece.",
"welcome.cta": "Click here to confirm your email address", "welcome.cta": "Cliquea aquí para confirmar tu dirección email.",
"reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", "reset.text1": "Recibimos una solicitud para reiniciar tu contraseña, posiblemente porque la olvidaste. Si no es así, por favor ignora este email.",
"reset.text2": "To continue with the password reset, please click on the following link:", "reset.text2": "Para continuar con el reinicio de contraseña, por favor cliquea en el siguiente vínculo:",
"reset.cta": "Click here to reset your password", "reset.cta": "Cliquea aquí para reiniciar tu contraseña",
"digest.notifications": "You have some unread notifications from %1:", "digest.notifications": "Tienes algunas notificaciónes de %1 sin leer:",
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Últimos temas de %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Cliquea aquí para visitar %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "Este compendio te fue enviado debido a tus ajustes de subscripción.",
"digest.unsub.cta": "Click here to alter those settings", "digest.daily.no_topics": "No han habido temas activos en el día pasado",
"digest.daily.no_topics": "There have been no active topics in the past day", "notif.chat.subject": "New chat message received from %1",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "notif.chat.cta": "Click here to continue the conversation",
"closing": "Thanks!" "notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Este es un email de prueba para verificar que el envío de email está ajustado correctamente para tu NodeBB",
"unsub.cta": "Click here to alter those settings",
"closing": "¡Gracias!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Título no válido!", "invalid-title": "Título no válido!",
"invalid-user-data": "Datos de Usuario no válidos", "invalid-user-data": "Datos de Usuario no válidos",
"invalid-password": "Contraseña no válida", "invalid-password": "Contraseña no válida",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Valor de paginación no válido.", "invalid-pagination-value": "Valor de paginación no válido.",
"username-taken": "Nombre de usuario ya escogido", "username-taken": "Nombre de usuario ya escogido",
"email-taken": "El correo electrónico ya está escogido.", "email-taken": "El correo electrónico ya está escogido.",
"email-not-confirmed": "Tu correo electrónico está sin confirmar, por favor haz click aquí para confirmar tu email.", "email-not-confirmed": "Tu correo electrónico está sin confirmar, por favor haz click aquí para confirmar tu email.",
"username-too-short": "El nombre de usuario es demasiado corto", "username-too-short": "El nombre de usuario es demasiado corto",
"username-too-long": "Username too long",
"user-banned": "Usuario expulsado", "user-banned": "Usuario expulsado",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "La categoría no existe", "no-category": "La categoría no existe",
"no-topic": "El tema no existe.", "no-topic": "El tema no existe.",
"no-post": "La publicación no existe", "no-post": "La publicación no existe",
@ -25,7 +28,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", "no-emailers-configured": "Ningún plugin para email fue cargado, así que no se pudo enviar email de prueba.",
"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.",
@ -52,5 +55,9 @@
"upload-error": "Error de subida: %1", "upload-error": "Error de subida: %1",
"signature-too-long": "Las firmas no pueden ser más largas de %1 caracteres!", "signature-too-long": "Las firmas no pueden ser más largas de %1 caracteres!",
"cant-chat-with-yourself": "No puedes conversar contigo mismo!", "cant-chat-with-yourself": "No puedes conversar contigo mismo!",
"not-enough-reputation-to-downvote": "No tienes suficiente reputación para votar negativo este post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "No tienes suficiente reputación para votar negativo este post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -1,7 +1,7 @@
{ {
"view_group": "View Group", "view_group": "Ver Grupo",
"details.title": "Group Details", "details.title": "Detalles de Grupo",
"details.members": "Member List", "details.members": "Lista de Miembros",
"details.has_no_posts": "This group's members have not made any posts.", "details.has_no_posts": "Los miembros de este grupo no han hecho ninguna publicación.",
"details.latest_posts": "Latest Posts" "details.latest_posts": "Últimas Publicaciones"
} }

@ -4,17 +4,20 @@
"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": "You are now leaving %1.", "outgoing_link_message": "Ahora estás saliendo %1.",
"continue_to": "Continue to %1", "continue_to": "Continuar a %1",
"return_to": "Return to %1", "return_to": "Regresar a %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.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> ha marcado como favorita tu respuesta.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> ha marcado como indebida una respuesta.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> ha publicado una respuesta a: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> ha publicado una respuesta a: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> te mencionó en <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> te mencionó en <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Correo electrónico confirmado", "email-confirmed": "Correo electrónico confirmado",
"email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.", "email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.",
"email-confirm-error": "Un error ocurrió...", "email-confirm-error": "Un error ocurrió...",

@ -5,7 +5,7 @@
"recent": "Temas Recientes", "recent": "Temas Recientes",
"users": "Usuarios Registrado", "users": "Usuarios Registrado",
"notifications": "Notificaciones", "notifications": "Notificaciones",
"tags": "Topics tagged under \"%1\"", "tags": "Temas etiquetados bajo \"%1\"",
"user.edit": "Editando \"%1\"", "user.edit": "Editando \"%1\"",
"user.following": "Gente que sigue %1 ", "user.following": "Gente que sigue %1 ",
"user.followers": "Seguidores de %1", "user.followers": "Seguidores de %1",

@ -4,5 +4,6 @@
"week": "Semana", "week": "Semana",
"month": "Mes", "month": "Mes",
"year": "Año", "year": "Año",
"alltime": "All Time",
"no_recent_topics": "No hay publicaciones recientes" "no_recent_topics": "No hay publicaciones recientes"
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 resuldado(s) coinciden con \"%2\". (%3 segundos)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Este tema será movido a la categoría", "topic_will_be_moved_to": "Este tema será movido a la categoría",
"fork_topic_instruction": "Click en las publicaciones que quieres bifurcar", "fork_topic_instruction": "Click en las publicaciones que quieres bifurcar",
"fork_no_pids": "¡No seleccionaste publicaciones!", "fork_no_pids": "¡No seleccionaste publicaciones!",
"fork_success": "¡Bifurcado con exito!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Ingresa el titulo de tu tema", "composer.title_placeholder": "Ingresa el titulo de tu tema",
"composer.discard": "Descartar", "composer.discard": "Descartar",
"composer.submit": "Enviar", "composer.submit": "Enviar",
@ -87,7 +87,7 @@
"more_users_and_guests": "%1 usuario(s) y %2 invitado(s) más", "more_users_and_guests": "%1 usuario(s) y %2 invitado(s) más",
"more_users": "%1 usuario(s) más", "more_users": "%1 usuario(s) más",
"more_guests": "%1 invitado(s) más", "more_guests": "%1 invitado(s) más",
"users_and_others": "%1 and %2 others", "users_and_others": "%1 y otros %2",
"sort_by": "Ordenar por", "sort_by": "Ordenar por",
"oldest_to_newest": "Más antiguo a más nuevo", "oldest_to_newest": "Más antiguo a más nuevo",
"newest_to_oldest": "Más nuevo a más antiguo", "newest_to_oldest": "Más nuevo a más antiguo",

@ -4,6 +4,8 @@
"username": "Nombre de usuario", "username": "Nombre de usuario",
"email": "Correo Electrónico", "email": "Correo Electrónico",
"confirm_email": "Repetir correo electrónico", "confirm_email": "Repetir correo electrónico",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Nombre completo", "fullname": "Nombre completo",
"website": "Sitio Web", "website": "Sitio Web",
"location": "Ubicación", "location": "Ubicación",
@ -50,6 +52,7 @@
"digest_daily": "Diariamente", "digest_daily": "Diariamente",
"digest_weekly": "Semanalmente", "digest_weekly": "Semanalmente",
"digest_monthly": "Mensualmente", "digest_monthly": "Mensualmente",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Este miembro no tiene seguidores. :(", "has_no_follower": "Este miembro no tiene seguidores. :(",
"follows_no_one": "Este miembro no sigue a nadie. :(", "follows_no_one": "Este miembro no sigue a nadie. :(",
"has_no_posts": "Este usuario aún no ha publicado nada.", "has_no_posts": "Este usuario aún no ha publicado nada.",
@ -61,5 +64,7 @@
"posts_per_page": "Post por página", "posts_per_page": "Post por página",
"notification_sounds": "Reproducir un sonido al recibir una notificación", "notification_sounds": "Reproducir un sonido al recibir una notificación",
"browsing": "Preferencias de navegación.", "browsing": "Preferencias de navegación.",
"open_links_in_new_tab": "Abrir los enlaces externos en una nueva pestaña?" "open_links_in_new_tab": "Abrir los enlaces externos en una nueva pestaña?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>Kahjuks ei leidu siin kategoorias ühtegi teemat.</strong><br />Soovid postitada?", "no_topics": "<strong>Kahjuks ei leidu siin kategoorias ühtegi teemat.</strong><br />Soovid postitada?",
"browsing": "vaatab", "browsing": "vaatab",
"no_replies": "Keegi pole vastanud", "no_replies": "Keegi pole vastanud",
"share_this_category": "Jaga seda kategooriat" "share_this_category": "Jaga seda kategooriat",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Vigane pealkiri!", "invalid-title": "Vigane pealkiri!",
"invalid-user-data": "Vigased kasutaja andmed", "invalid-user-data": "Vigased kasutaja andmed",
"invalid-password": "Vigane parool", "invalid-password": "Vigane parool",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Vigane lehe väärtus", "invalid-pagination-value": "Vigane lehe väärtus",
"username-taken": "Kasutajanimi on juba võetud", "username-taken": "Kasutajanimi on juba võetud",
"email-taken": "Email on võetud", "email-taken": "Email on võetud",
"email-not-confirmed": "Su emaili aadress ei ole kinnitatud, vajuta siia et kinnitada.", "email-not-confirmed": "Su emaili aadress ei ole kinnitatud, vajuta siia et kinnitada.",
"username-too-short": "Kasutajanimi on liiga lühike", "username-too-short": "Kasutajanimi on liiga lühike",
"username-too-long": "Username too long",
"user-banned": "Kasutaja bannitud", "user-banned": "Kasutaja bannitud",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Kategooriat ei eksisteeri", "no-category": "Kategooriat ei eksisteeri",
"no-topic": "Teemat ei eksisteeri", "no-topic": "Teemat ei eksisteeri",
"no-post": "Postitust ei eksisteeri", "no-post": "Postitust ei eksisteeri",
@ -52,5 +55,9 @@
"upload-error": "Üleslaadimise viga: %1", "upload-error": "Üleslaadimise viga: %1",
"signature-too-long": "Allkiri ei saa olla pikem kui %1 tähemärki!", "signature-too-long": "Allkiri ei saa olla pikem kui %1 tähemärki!",
"cant-chat-with-yourself": "Sa ei saa endaga vestelda!", "cant-chat-with-yourself": "Sa ei saa endaga vestelda!",
"not-enough-reputation-to-downvote": "Sul ei ole piisavalt reputatsiooni, et anda negatiivset hinnangut sellele postitusele." "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "Sul ei ole piisavalt reputatsiooni, et anda negatiivset hinnangut sellele postitusele.",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"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.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> märkis sinu postituse lemmikuks.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> märgistas postituse.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "Kasutaja <strong>%1</strong> postitas vastuse teemasse <strong>%2</strong>", "user_posted_to": "Kasutaja <strong>%1</strong> postitas vastuse teemasse <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mainis sind postituses <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mainis sind postituses <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Emaili aadress kinnitatud", "email-confirmed": "Emaili aadress kinnitatud",
"email-confirmed-message": "Täname, et kinnitasite oma emaili aadressi. Teie kasutaja omn nüüd täielikult aktiveeritud.", "email-confirmed-message": "Täname, et kinnitasite oma emaili aadressi. Teie kasutaja omn nüüd täielikult aktiveeritud.",
"email-confirm-error": "Süsteemis tekkis viga...", "email-confirm-error": "Süsteemis tekkis viga...",

@ -4,5 +4,6 @@
"week": "Nädal", "week": "Nädal",
"month": "Kuu", "month": "Kuu",
"year": "Aasta", "year": "Aasta",
"alltime": "All Time",
"no_recent_topics": "Hetkel ei ole hiljutisi teemasid." "no_recent_topics": "Hetkel ei ole hiljutisi teemasid."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "See teema liigutatakse antud kategooriasse", "topic_will_be_moved_to": "See teema liigutatakse antud kategooriasse",
"fork_topic_instruction": "Vajuta postitustele, mida soovid forkida", "fork_topic_instruction": "Vajuta postitustele, mida soovid forkida",
"fork_no_pids": "Sa ei ole postitusi valinud!", "fork_no_pids": "Sa ei ole postitusi valinud!",
"fork_success": "Edukalt forkisid teema!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Sisesta teema pealkiri siia...", "composer.title_placeholder": "Sisesta teema pealkiri siia...",
"composer.discard": "Katkesta", "composer.discard": "Katkesta",
"composer.submit": "Postita", "composer.submit": "Postita",

@ -4,6 +4,8 @@
"username": "Kasutajanimi", "username": "Kasutajanimi",
"email": "Email", "email": "Email",
"confirm_email": "Kinnita email", "confirm_email": "Kinnita email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Täisnimi", "fullname": "Täisnimi",
"website": "Koduleht", "website": "Koduleht",
"location": "Asukoht", "location": "Asukoht",
@ -50,6 +52,7 @@
"digest_daily": "Igapäevaselt", "digest_daily": "Igapäevaselt",
"digest_weekly": "Iga nädal", "digest_weekly": "Iga nädal",
"digest_monthly": "Iga kuu", "digest_monthly": "Iga kuu",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Sellel kasutajal pole ühtegi jälgijat :(", "has_no_follower": "Sellel kasutajal pole ühtegi jälgijat :(",
"follows_no_one": "See kasutaja ei jälgi kedagi :(", "follows_no_one": "See kasutaja ei jälgi kedagi :(",
"has_no_posts": "See kasutaja pole midagi postitanud veel.", "has_no_posts": "See kasutaja pole midagi postitanud veel.",
@ -61,5 +64,7 @@
"posts_per_page": "Postitusi ühe lehekülje kohta", "posts_per_page": "Postitusi ühe lehekülje kohta",
"notification_sounds": "Tee häält, kui saabub teade.", "notification_sounds": "Tee häält, kui saabub teade.",
"browsing": "Sirvimis sätted", "browsing": "Sirvimis sätted",
"open_links_in_new_tab": "Ava väljaminevad lingid uues vaheaknas?" "open_links_in_new_tab": "Ava väljaminevad lingid uues vaheaknas?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>هیچ جستاری در این دسته نیست.</strong><br />چرا شما یکی نفرستید؟", "no_topics": "<strong>هیچ جستاری در این دسته نیست.</strong><br />چرا شما یکی نفرستید؟",
"browsing": "بیننده‌ها", "browsing": "بیننده‌ها",
"no_replies": "هیچ کسی پاسخ نداده است.", "no_replies": "هیچ کسی پاسخ نداده است.",
"share_this_category": "به اشتراک‌گذاری این دسته" "share_this_category": "به اشتراک‌گذاری این دسته",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "عنوان نامعتبر است!", "invalid-title": "عنوان نامعتبر است!",
"invalid-user-data": "داده‌های کاربری نامعتبر است.", "invalid-user-data": "داده‌های کاربری نامعتبر است.",
"invalid-password": "گذرواژه نامعتبر است.", "invalid-password": "گذرواژه نامعتبر است.",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "عدد صفحه‌بندی نامعتبر است.", "invalid-pagination-value": "عدد صفحه‌بندی نامعتبر است.",
"username-taken": "این نام کاربری گرفته شده است.", "username-taken": "این نام کاربری گرفته شده است.",
"email-taken": "این رایانامه گرفته شده است.", "email-taken": "این رایانامه گرفته شده است.",
"email-not-confirmed": "رایانامه شما تأیید نشده است، لطفاً برای تأیید رایانامه‌تان اینجا را بفشارید.", "email-not-confirmed": "رایانامه شما تأیید نشده است، لطفاً برای تأیید رایانامه‌تان اینجا را بفشارید.",
"username-too-short": "نام کاربری خیلی کوتاه است.", "username-too-short": "نام کاربری خیلی کوتاه است.",
"username-too-long": "Username too long",
"user-banned": "کاربر محروم شد.", "user-banned": "کاربر محروم شد.",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "چنین دسته‌ای وجود ندارد.", "no-category": "چنین دسته‌ای وجود ندارد.",
"no-topic": "چنین جستاری وجود ندارد.", "no-topic": "چنین جستاری وجود ندارد.",
"no-post": "چنین دیدگاهی وجود ندارد.", "no-post": "چنین دیدگاهی وجود ندارد.",
@ -52,5 +55,9 @@
"upload-error": "خطای بارگذاری: %1", "upload-error": "خطای بارگذاری: %1",
"signature-too-long": "امضا نمی‌تواند بیش‌تر از %1 نویسه داشته باشد.", "signature-too-long": "امضا نمی‌تواند بیش‌تر از %1 نویسه داشته باشد.",
"cant-chat-with-yourself": "شما نمی‌توانید با خودتان گفتگو کنید!", "cant-chat-with-yourself": "شما نمی‌توانید با خودتان گفتگو کنید!",
"not-enough-reputation-to-downvote": "شما اعتبار کافی برای دادن رای منفی به این دیدگاه را ندارید." "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "شما اعتبار کافی برای دادن رای منفی به این دیدگاه را ندارید.",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "آکاه‌سازی تازه", "new_notification": "آکاه‌سازی تازه",
"you_have_unread_notifications": "شما آگاه‌سازی‌های نخوانده دارید.", "you_have_unread_notifications": "شما آگاه‌سازی‌های نخوانده دارید.",
"new_message_from": "پیام تازه از <strong>%1</strong>", "new_message_from": "پیام تازه از <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> به دیدگاه شما رای داده است.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> دیدگاه شما را پسندیده است.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "پرچم خوردن یک دیدگاه از سوی <strong>%1</strong>", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "پاسخ دادن به <strong>%2</strong> از سوی <strong>%1</strong>", "user_posted_to": "پاسخ دادن به <strong>%2</strong> از سوی <strong>%1</strong>",
"user_mentioned_you_in": "%1 در %2 به شما اشاره کرد", "user_mentioned_you_in": "%1 در %2 به شما اشاره کرد",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "رایانامه تایید شد", "email-confirmed": "رایانامه تایید شد",
"email-confirmed-message": "بابت تایید ایمیلتان سپاس‌گزاریم. حساب کاربری شما اکنون به صورت کامل فعال شده است.", "email-confirmed-message": "بابت تایید ایمیلتان سپاس‌گزاریم. حساب کاربری شما اکنون به صورت کامل فعال شده است.",
"email-confirm-error": "خطایی پیش آمده است...", "email-confirm-error": "خطایی پیش آمده است...",

@ -4,5 +4,6 @@
"week": "هفته", "week": "هفته",
"month": "ماه", "month": "ماه",
"year": "سال", "year": "سال",
"alltime": "All Time",
"no_recent_topics": "هیچ جستار تازه‌ای نیست." "no_recent_topics": "هیچ جستار تازه‌ای نیست."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "این جستار جابه‌جا خواهد شد به دستهٔ", "topic_will_be_moved_to": "این جستار جابه‌جا خواهد شد به دستهٔ",
"fork_topic_instruction": "دیدگاه‌هایی را که می‌خواهید به جستار تازه ببرید، برگزینید", "fork_topic_instruction": "دیدگاه‌هایی را که می‌خواهید به جستار تازه ببرید، برگزینید",
"fork_no_pids": "هیچ دیدگاهی انتخاب نشده!", "fork_no_pids": "هیچ دیدگاهی انتخاب نشده!",
"fork_success": "جستار با موفقیت منشعب شد.", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "سرنویس جستارتان را اینجا بنویسید...", "composer.title_placeholder": "سرنویس جستارتان را اینجا بنویسید...",
"composer.discard": "دور بیانداز", "composer.discard": "دور بیانداز",
"composer.submit": "بفرست", "composer.submit": "بفرست",

@ -4,6 +4,8 @@
"username": "نام کاربری", "username": "نام کاربری",
"email": "رایانامه", "email": "رایانامه",
"confirm_email": "تأیید رایانامه", "confirm_email": "تأیید رایانامه",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "نام کامل", "fullname": "نام کامل",
"website": "تارنما", "website": "تارنما",
"location": "محل سکونت", "location": "محل سکونت",
@ -50,6 +52,7 @@
"digest_daily": "روزانه", "digest_daily": "روزانه",
"digest_weekly": "هفتگی", "digest_weekly": "هفتگی",
"digest_monthly": "ماهانه", "digest_monthly": "ماهانه",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "این کاربر هیچ دنبال‌کننده‌ای ندارد :(", "has_no_follower": "این کاربر هیچ دنبال‌کننده‌ای ندارد :(",
"follows_no_one": "این کاربر هیچ کسی را دنبال نمی‌کند :(", "follows_no_one": "این کاربر هیچ کسی را دنبال نمی‌کند :(",
"has_no_posts": "این کاربر هنوز هیچ دیدگاهی نگذاشته است.", "has_no_posts": "این کاربر هنوز هیچ دیدگاهی نگذاشته است.",
@ -61,5 +64,7 @@
"posts_per_page": "شمار دیدگاه‌ها در هر برگه", "posts_per_page": "شمار دیدگاه‌ها در هر برگه",
"notification_sounds": "پخش صدا هنگامی که شما یک آگاه‌سازی دریافت می‌کنید.", "notification_sounds": "پخش صدا هنگامی که شما یک آگاه‌سازی دریافت می‌کنید.",
"browsing": "تنظیمات مرور", "browsing": "تنظیمات مرور",
"open_links_in_new_tab": "بازکردن لینک‌های خارجی در تب جدید؟" "open_links_in_new_tab": "بازکردن لینک‌های خارجی در تب جدید؟",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>Tällä aihealueella ei ole yhtään aihetta.</strong><br />Miksi et aloittaisi uutta?", "no_topics": "<strong>Tällä aihealueella ei ole yhtään aihetta.</strong><br />Miksi et aloittaisi uutta?",
"browsing": "selaamassa", "browsing": "selaamassa",
"no_replies": "Kukaan ei ole vastannut", "no_replies": "Kukaan ei ole vastannut",
"share_this_category": "Jaa tämä kategoria" "share_this_category": "Jaa tämä kategoria",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Virheellinen otsikko!", "invalid-title": "Virheellinen otsikko!",
"invalid-user-data": "Virheellinen käyttäjätieto", "invalid-user-data": "Virheellinen käyttäjätieto",
"invalid-password": "Virheellinen salasana", "invalid-password": "Virheellinen salasana",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Virheellinen taittoarvo", "invalid-pagination-value": "Virheellinen taittoarvo",
"username-taken": "Käyttäjänimi varattu", "username-taken": "Käyttäjänimi varattu",
"email-taken": "Sähköpostiosoite varattu", "email-taken": "Sähköpostiosoite varattu",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Käyttäjänimi on liian lyhyt", "username-too-short": "Käyttäjänimi on liian lyhyt",
"username-too-long": "Username too long",
"user-banned": "Käyttäjä on estetty", "user-banned": "Käyttäjä on estetty",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Kategoriaa ei ole olemassa", "no-category": "Kategoriaa ei ole olemassa",
"no-topic": "Aihetta ei ole olemassa", "no-topic": "Aihetta ei ole olemassa",
"no-post": "Viestiä ei ole olemassa", "no-post": "Viestiä ei ole olemassa",
@ -52,5 +55,9 @@
"upload-error": "Lähetysvirhe: %1", "upload-error": "Lähetysvirhe: %1",
"signature-too-long": "Allekirjoitus ei voi olla pidempi kuin %1 merkkiä!", "signature-too-long": "Allekirjoitus ei voi olla pidempi kuin %1 merkkiä!",
"cant-chat-with-yourself": "Et voi keskustella itsesi kanssa!", "cant-chat-with-yourself": "Et voi keskustella itsesi kanssa!",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "Uusi ilmoitus", "new_notification": "Uusi ilmoitus",
"you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.", "you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> lisäsi viestisi suosikkeihinsa.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Sähköpostiosoite vahvistettu", "email-confirmed": "Sähköpostiosoite vahvistettu",
"email-confirmed-message": "Kiitos sähköpostiosoitteesi vahvistamisesta. Käyttäjätilisi on nyt täysin aktivoitu.", "email-confirmed-message": "Kiitos sähköpostiosoitteesi vahvistamisesta. Käyttäjätilisi on nyt täysin aktivoitu.",
"email-confirm-error": "Tapahtui virhe...", "email-confirm-error": "Tapahtui virhe...",

@ -4,5 +4,6 @@
"week": "Viikko", "week": "Viikko",
"month": "Kuukausi", "month": "Kuukausi",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "Ei viimeisimpiä aiheita." "no_recent_topics": "Ei viimeisimpiä aiheita."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle", "topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle",
"fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa", "fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa",
"fork_no_pids": "Ei valittuja viestejä!", "fork_no_pids": "Ei valittuja viestejä!",
"fork_success": "Keskustelu haaroitettu onnistuneesti!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Syötä aiheesi otsikko tähän...", "composer.title_placeholder": "Syötä aiheesi otsikko tähän...",
"composer.discard": "Hylkää", "composer.discard": "Hylkää",
"composer.submit": "Lähetä", "composer.submit": "Lähetä",

@ -4,6 +4,8 @@
"username": "Käyttäjän nimi", "username": "Käyttäjän nimi",
"email": "Sähköposti", "email": "Sähköposti",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Koko nimi", "fullname": "Koko nimi",
"website": "Kotisivu", "website": "Kotisivu",
"location": "Sijainti", "location": "Sijainti",
@ -50,6 +52,7 @@
"digest_daily": "Daily", "digest_daily": "Daily",
"digest_weekly": "Weekly", "digest_weekly": "Weekly",
"digest_monthly": "Monthly", "digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Kukaan ei seuraa tätä käyttäjää :(", "has_no_follower": "Kukaan ei seuraa tätä käyttäjää :(",
"follows_no_one": "Tämä käyttäjä ei seuraa ketään :(", "follows_no_one": "Tämä käyttäjä ei seuraa ketään :(",
"has_no_posts": "Tämä käyttäjä ei ole kirjoittanut vielä mitään.", "has_no_posts": "Tämä käyttäjä ei ole kirjoittanut vielä mitään.",
@ -61,5 +64,7 @@
"posts_per_page": "Viestiä per sivu", "posts_per_page": "Viestiä per sivu",
"notification_sounds": "Soita merkkiääni ilmoituksen saapuessa.", "notification_sounds": "Soita merkkiääni ilmoituksen saapuessa.",
"browsing": "Browsing Settings", "browsing": "Browsing Settings",
"open_links_in_new_tab": "Open outgoing links in new tab?" "open_links_in_new_tab": "Open outgoing links in new tab?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>Il n'y a aucun sujet dans cette catégorie.</strong><br />Pourquoi ne pas en créer un ?", "no_topics": "<strong>Il n'y a aucun sujet dans cette catégorie.</strong><br />Pourquoi ne pas en créer un ?",
"browsing": "parcouru par", "browsing": "parcouru par",
"no_replies": "Personne n'a répondu", "no_replies": "Personne n'a répondu",
"share_this_category": "Partager cette catégorie" "share_this_category": "Partager cette catégorie",
"ignore": "Ignorer"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Derniers sujets de %1 :", "digest.latest_topics": "Derniers sujets de %1 :",
"digest.cta": "Cliquez ici pour aller sur %1", "digest.cta": "Cliquez ici pour aller sur %1",
"digest.unsub.info": "Ce message vous a été envoyé en raison de vos paramètres d'abonnement.", "digest.unsub.info": "Ce message vous a été envoyé en raison de vos paramètres d'abonnement.",
"digest.unsub.cta": "Cliquez ici pour modifier ces paramètres",
"digest.daily.no_topics": "Il n'y a eu aucun sujet actif ces derniers jours", "digest.daily.no_topics": "Il n'y a eu aucun sujet actif ces derniers jours",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Ceci est un email de test pour vérifier que l'emailer est correctement configuré pour NodeBB.", "test.text1": "Ceci est un email de test pour vérifier que l'emailer est correctement configuré pour NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Merci !" "closing": "Merci !"
} }

@ -12,12 +12,15 @@
"invalid-title": "Titre invalide !", "invalid-title": "Titre invalide !",
"invalid-user-data": "Données utilisateur invalides", "invalid-user-data": "Données utilisateur invalides",
"invalid-password": "Mot de passe invalide", "invalid-password": "Mot de passe invalide",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Valeur de pagination invalide", "invalid-pagination-value": "Valeur de pagination invalide",
"username-taken": "Nom dutilisateur déjà utilisé", "username-taken": "Nom dutilisateur déjà utilisé",
"email-taken": "Email déjà utilisé", "email-taken": "Email déjà utilisé",
"email-not-confirmed": "Votre adresse email n'est pas confirmée, cliquez ici pour la valider.", "email-not-confirmed": "Votre adresse email n'est pas confirmée, cliquez ici pour la valider.",
"username-too-short": "Nom d'utilisateur trop court", "username-too-short": "Nom d'utilisateur trop court",
"username-too-long": "Username too long",
"user-banned": "Utilisateur banni", "user-banned": "Utilisateur banni",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Cette catégorie n'existe pas", "no-category": "Cette catégorie n'existe pas",
"no-topic": "Ce sujet n'existe pas", "no-topic": "Ce sujet n'existe pas",
"no-post": "Ce message n'existe pas", "no-post": "Ce message n'existe pas",
@ -52,5 +55,9 @@
"upload-error": "Erreur d'envoi : %1", "upload-error": "Erreur d'envoi : %1",
"signature-too-long": "La signature ne peut dépasser %1 caractères !", "signature-too-long": "La signature ne peut dépasser %1 caractères !",
"cant-chat-with-yourself": "Vous ne pouvez chatter avec vous même !", "cant-chat-with-yourself": "Vous ne pouvez chatter avec vous même !",
"not-enough-reputation-to-downvote": "Vous n'avez pas une réputation assez élevée pour noter négativement ce message" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "Vous n'avez pas une réputation assez élevée pour noter négativement ce message",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"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",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> a mis votre message en favoris.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> a signalé un message.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> a répondu à : <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> a répondu à : <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> vous a mentionné dans <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> vous a mentionné dans <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email vérifié", "email-confirmed": "Email vérifié",
"email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.", "email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.",
"email-confirm-error": "Un erreur est survenue ...", "email-confirm-error": "Un erreur est survenue ...",

@ -4,5 +4,6 @@
"week": "Semaine", "week": "Semaine",
"month": "Mois", "month": "Mois",
"year": "An", "year": "An",
"alltime": "All Time",
"no_recent_topics": "Il n'y a aucun sujet récent." "no_recent_topics": "Il n'y a aucun sujet récent."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 résultat(s) correspondant(s) à \"%2\", (%3 secondes)" "results_matching": "%1 résultat(s) correspondant(s) à \"%2\", (%3 secondes)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Ce sujet sera déplacé vers la catégorie", "topic_will_be_moved_to": "Ce sujet sera déplacé vers la catégorie",
"fork_topic_instruction": "Cliquez sur les postes à scinder", "fork_topic_instruction": "Cliquez sur les postes à scinder",
"fork_no_pids": "Aucun post sélectionné !", "fork_no_pids": "Aucun post sélectionné !",
"fork_success": "Sujet scindé !", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Entrer le titre du sujet ici ...", "composer.title_placeholder": "Entrer le titre du sujet ici ...",
"composer.discard": "Abandonner", "composer.discard": "Abandonner",
"composer.submit": "Envoyer", "composer.submit": "Envoyer",

@ -4,6 +4,8 @@
"username": "Nom d'utilisateur", "username": "Nom d'utilisateur",
"email": "Email", "email": "Email",
"confirm_email": "Confirmer l'adresse email", "confirm_email": "Confirmer l'adresse email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "Nom", "fullname": "Nom",
"website": "Site web", "website": "Site web",
"location": "Emplacement", "location": "Emplacement",
@ -50,6 +52,7 @@
"digest_daily": "Quotidien", "digest_daily": "Quotidien",
"digest_weekly": "Hebdomadaire", "digest_weekly": "Hebdomadaire",
"digest_monthly": "Mensuel", "digest_monthly": "Mensuel",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Cet utilisateur n'est suivi par personne :(", "has_no_follower": "Cet utilisateur n'est suivi par personne :(",
"follows_no_one": "Cet utilisateur ne suit personne :(", "follows_no_one": "Cet utilisateur ne suit personne :(",
"has_no_posts": "Ce membre n'a rien posté pour le moment", "has_no_posts": "Ce membre n'a rien posté pour le moment",
@ -61,5 +64,7 @@
"posts_per_page": "Messages par page", "posts_per_page": "Messages par page",
"notification_sounds": "Émettre un son lors de la réception de notifications.", "notification_sounds": "Émettre un son lors de la réception de notifications.",
"browsing": "Paramètres de navigation", "browsing": "Paramètres de navigation",
"open_links_in_new_tab": "Ouvrir les liens externes dans un nouvel onglet ?" "open_links_in_new_tab": "Ouvrir les liens externes dans un nouvel onglet ?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>קטגוריה זו ריקה מנושאים.</strong><br />למה שלא תנסה להוסיף נושא חדש?", "no_topics": "<strong>קטגוריה זו ריקה מנושאים.</strong><br />למה שלא תנסה להוסיף נושא חדש?",
"browsing": "צופים בנושא זה כעת", "browsing": "צופים בנושא זה כעת",
"no_replies": "אין תגובות", "no_replies": "אין תגובות",
"share_this_category": "שתף קטגוריה זו" "share_this_category": "שתף קטגוריה זו",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "כותרת שגויה", "invalid-title": "כותרת שגויה",
"invalid-user-data": "מידע משתמש שגוי", "invalid-user-data": "מידע משתמש שגוי",
"invalid-password": "סיסמא שגויה", "invalid-password": "סיסמא שגויה",
"invalid-username-or-password": "Please specify both a username and password",
"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": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "שם משתמש קצר מדי", "username-too-short": "שם משתמש קצר מדי",
"username-too-long": "Username too long",
"user-banned": "המשתמש חסום", "user-banned": "המשתמש חסום",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "קטגוריה אינה קיימת", "no-category": "קטגוריה אינה קיימת",
"no-topic": "נושא אינו קיים", "no-topic": "נושא אינו קיים",
"no-post": "פוסט אינו קיים", "no-post": "פוסט אינו קיים",
@ -52,5 +55,9 @@
"upload-error": "שגיאה בהעלאה : %1", "upload-error": "שגיאה בהעלאה : %1",
"signature-too-long": "חתימה אינה יכולה להיות ארוכה מ %1 תווים!", "signature-too-long": "חתימה אינה יכולה להיות ארוכה מ %1 תווים!",
"cant-chat-with-yourself": "לא ניתן לעשות צ'אט עם עצמך!", "cant-chat-with-yourself": "לא ניתן לעשות צ'אט עם עצמך!",
"not-enough-reputation-to-downvote": "אין לך מספיק מוניטין כדי להוריד את הדירוג של פוסט זה" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "אין לך מספיק מוניטין כדי להוריד את הדירוג של פוסט זה",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email Confirmed", "email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.", "email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error": "An error occurred...", "email-confirm-error": "An error occurred...",

@ -4,5 +4,6 @@
"week": "שבוע", "week": "שבוע",
"month": "חודש", "month": "חודש",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "אין נושאים חדשים" "no_recent_topics": "אין נושאים חדשים"
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "נושא זה יועבר לקטגוריה", "topic_will_be_moved_to": "נושא זה יועבר לקטגוריה",
"fork_topic_instruction": "לחץ על הפוסטים שברצונך לשכפל", "fork_topic_instruction": "לחץ על הפוסטים שברצונך לשכפל",
"fork_no_pids": "לא בחרת אף פוסט!", "fork_no_pids": "לא בחרת אף פוסט!",
"fork_success": "הנושא שוכפל בהצלחה!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "הכנס את כותרת הנושא כאן...", "composer.title_placeholder": "הכנס את כותרת הנושא כאן...",
"composer.discard": "מחק", "composer.discard": "מחק",
"composer.submit": "שלח", "composer.submit": "שלח",

@ -4,6 +4,8 @@
"username": "שם משתמש", "username": "שם משתמש",
"email": "כתובת אימייל", "email": "כתובת אימייל",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account?",
"fullname": "שם מלא", "fullname": "שם מלא",
"website": "אתר", "website": "אתר",
"location": "מיקום", "location": "מיקום",
@ -50,6 +52,7 @@
"digest_daily": "יומי", "digest_daily": "יומי",
"digest_weekly": "שבועי", "digest_weekly": "שבועי",
"digest_monthly": "חודשי", "digest_monthly": "חודשי",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "למשתמש זה אין עוקבים :(", "has_no_follower": "למשתמש זה אין עוקבים :(",
"follows_no_one": "משתמש זה אינו עוקב אחרי אחרים :(", "follows_no_one": "משתמש זה אינו עוקב אחרי אחרים :(",
"has_no_posts": "המשתמש הזה עוד לא פרסם כלום.", "has_no_posts": "המשתמש הזה עוד לא פרסם כלום.",
@ -61,5 +64,7 @@
"posts_per_page": "כמות פוסטים בעמוד", "posts_per_page": "כמות פוסטים בעמוד",
"notification_sounds": "השמע צליל כאשר מתקבלת הודעה עבורך.", "notification_sounds": "השמע צליל כאשר מתקבלת הודעה עבורך.",
"browsing": "הגדרות צפייה", "browsing": "הגדרות צפייה",
"open_links_in_new_tab": "Open outgoing links in new tab?" "open_links_in_new_tab": "Open outgoing links in new tab?",
"follow_topics_you_reply_to": "Follow topics that you reply to.",
"follow_topics_you_create": "Follow topics you create."
} }

@ -3,5 +3,6 @@
"no_topics": "<strong>Még nincs nyitva egy téma sem ebben a kategóriában.</strong>Miért nem hozol létre egyet?", "no_topics": "<strong>Még nincs nyitva egy téma sem ebben a kategóriában.</strong>Miért nem hozol létre egyet?",
"browsing": "jelenlévők", "browsing": "jelenlévők",
"no_replies": "Senki sem válaszolt még", "no_replies": "Senki sem válaszolt még",
"share_this_category": "Hozzászólás megosztása" "share_this_category": "Hozzászólás megosztása",
"ignore": "Ignore"
} }

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day", "digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.", "test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!" "closing": "Thanks!"
} }

@ -12,12 +12,15 @@
"invalid-title": "Invalid title!", "invalid-title": "Invalid title!",
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.", "email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short", "username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned", "user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist", "no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist", "no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist", "no-post": "Post doesn't exist",
@ -52,5 +55,9 @@
"upload-error": "Upload Error : %1", "upload-error": "Upload Error : %1",
"signature-too-long": "Signature can't be longer than %1 characters!", "signature-too-long": "Signature can't be longer than %1 characters!",
"cant-chat-with-yourself": "You can't chat with yourself!", "cant-chat-with-yourself": "You can't chat with yourself!",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post" "reputation-system-disabled": "Reputation system is disabled.",
"downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "Yo do not have enough reputation to flag this post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
} }

@ -10,11 +10,14 @@
"new_notification": "New Notification", "new_notification": "New Notification",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"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_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "moved_your_post": "<strong>%1<strong> has moved your post.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "moved_your_topic": "<strong>%1<strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>", "user_mentioned_you_in": "<strong>%1</strong> mentioned you in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> started following you.",
"email-confirmed": "Email Confirmed", "email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.", "email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error": "An error occurred...", "email-confirm-error": "An error occurred...",

@ -4,5 +4,6 @@
"week": "Hét", "week": "Hét",
"month": "Hónap", "month": "Hónap",
"year": "Year", "year": "Year",
"alltime": "All Time",
"no_recent_topics": "Nincs friss topik." "no_recent_topics": "Nincs friss topik."
} }

@ -1,3 +1,4 @@
{ {
"results_matching": "%1 result(s) matching \"%2\", (%3 seconds)" "results_matching": "%1 result(s) matching \"%2\", (%3 seconds)",
"no-matches": "No posts found"
} }

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Ez a téma ebbe a kategóriába lesz mozgatva", "topic_will_be_moved_to": "Ez a téma ebbe a kategóriába lesz mozgatva",
"fork_topic_instruction": "Klikkelj azokra a hozzászólásokra, amiket szét akarsz szedni", "fork_topic_instruction": "Klikkelj azokra a hozzászólásokra, amiket szét akarsz szedni",
"fork_no_pids": "Nincs hozzászólás kiválasztva!", "fork_no_pids": "Nincs hozzászólás kiválasztva!",
"fork_success": "Sikeresen szétválasztott topik!", "fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Írd be a témanevet...", "composer.title_placeholder": "Írd be a témanevet...",
"composer.discard": "Elvet", "composer.discard": "Elvet",
"composer.submit": "Küldés", "composer.submit": "Küldés",

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

Loading…
Cancel
Save