@ -13,6 +13,11 @@ If you are writing contributions as part of employment from another company / in
Chances are somebody has run into this problem before. After consulting our [documentation](https://docs.nodebb.org/en/latest/installing/os.html), please head over to our [community support forum](https://community.nodebb.org) for advice.
# Found a Security Vulnerability?
If you believe you have identified a security vulnerability with NodeBB, report it as soon as possible via email to **security@nodebb.org**.
A member of the NodeBB security team will respond to the issue.
Please do not post it to the public bug tracker.
# Issues & Bugs
@ -20,11 +25,6 @@ Thanks for reporting an issue with NodeBB! Please follow these guidelines in ord
In general, if we can't reproduce it, we can't fix it!
> #### **Important**
> If you believe you have identified a security vulnerability with NodeBB, report it as soon as possible via email to **security@nodebb.org**.
> A member of the NodeBB security team will respond to the issue.
> Please do not post it to the public bug tracker.
## Try the latest version of NodeBB
There is a chance that the issue you are experiencing may have already been fixed.
winston.verbose('[cluster] Client-side javascript and mapping propagated to worker %s',process.pid);
break;
case'css-propagate':
meta.css.cache=message.cache;
meta.css.acpCache=message.acpCache;
meta.css.hash=message.hash;
winston.verbose('[cluster] Stylesheets propagated to worker %s',process.pid);
break;
}
});
process.on('uncaughtException',function(err){
winston.error(err.stack);
console.log(err.stack);
meta.js.killMinifier();
shutdown(1);
});
}else{
winston.warn('Your NodeBB schema is out-of-date. Please run the following command to bring your dataset up to spec:');
winston.warn(' ./nodebb upgrade');
process.exit();
}
});
});
});
}
functionsetup(){
loadConfig();
if(nconf.get('setup')){
winston.info('NodeBB Setup Triggered via Command Line');
}else{
winston.warn('Configuration not found, starting NodeBB setup');
}
winston.info('NodeBB Setup Triggered via Command Line');
varinstall=require('./src/install');
winston.info('Welcome to NodeBB!');
winston.info('This looks like a new installation, so you\'ll have to answer a few questions about your environment before we can proceed.');
winston.info('Press enter to accept the default setting (shown in brackets).');
process.stdout.write('\nWelcome to NodeBB!\n');
process.stdout.write('\nThis looks like a new installation, so you\'ll have to answer a few questions about your environment before we can proceed.\n');
process.stdout.write('Press enter to accept the default setting (shown in brackets).\n');
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"اسم المستخدم قصير.",
"username-too-long":"اسم المستخدم طويل",
"user-banned":"المستخدم محظور",
"user-too-new":"عذرًا، يجب الانتظار %1 ثواني قبل إضافة ردك الأول.",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"قائمة غير موجودة",
"no-topic":"موضوع غير موجود",
"no-post":"رد غير موجود",
@ -35,17 +36,17 @@
"no-emailers-configured":"لا يمكن إرسال رسالة إلكترونية تجريبية لعدم وجود قوالب خاصة بالرسائل الإلكترونية،",
"category-disabled":"قائمة معطلة",
"topic-locked":"الموضوع مقفول",
"post-edit-duration-expired":"لايمكنك تعديل مشاركتك بعد مرور أكثر من %1 ثانية على كتابتها.",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"الرجاء انتظار الرفع",
"content-too-short":"المرجو إدخال موضوع أطول من هذا. يجب أن تتوفر المواضيع على %1 حروف على الأقل.",
"content-too-long":"لا يمكن للمشاركات أن تتجاوز %1 حرفًا/أحرف.",
"title-too-short":"المرجو إدخال عنوان أطول من هذا. يجب أن تتوفر العناوين على %1 حروف على الأقل.",
"title-too-long":"المرجو إدخال عنوان أقصر من هذا. يجب ألا تتجاوز العناوين %1 حرفًا.",
"too-many-posts":"يمكنك إنشاء المواضيع بمعدل موضوع واحد كل %1 ثانية - المرجو الانتظار قليلا.",
"too-many-posts-newbie":"بصفتك مستخدمًا جديدًا، يمكنك إنشاء المواضيع بمعدل موضوع واحد كل %1 ثانية حتى تحصل على سمعة %2 - المرجو الانتظار قليلا.",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"حجم الملفات الأقصى المسموح به هو %1 كب - المرجو رفع ملف أقل حجمًا",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"لايمكنك التصويت لردك",
"already-favourited":"لقد سبق وأضفت هذا الرد إلى المفضلة",
"already-unfavourited":"لقد سبق وحذفت هذا الرد من المفضلة",
@ -62,10 +63,11 @@
"post-already-restored":"سبق وتم إلغاء حذف هذا الرد",
"topic-already-deleted":"سبق وتم حذف هذا الموضوع",
"topic-already-restored":"سبق وتم إلغاء حذف هذا الرد",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"الصور المصغرة غير مفعلة.",
"invalid-file":"ملف غير مقبول",
"uploads-are-disabled":"رفع الملفات غير مفعل",
"signature-too-long":"عذرا، توقيعك يجب ألا يتجاوز %1 حرفًا",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself":"لايمكنك فتح محادثة مع نفسك",
"chat-restricted":"هذا المستخدم عطل المحادثات الواردة عليه. يجب أن يتبعك حتى تتمكن من فتح محادثة معه.",
"too-many-messages":"You have sent too many messages, please wait awhile.",
"image_spec":"لايمكنك رفع إلا الصور ذات الصيغ PNG أو JPG أو GIF.",
"max":"الحد الأقصى",
"settings":"خيارات",
"show_email":"أظهر بريدي الإلكتروني",
"show_fullname":"أظهر اسمي الكامل",
@ -68,15 +68,16 @@
"has_no_watched_topics":"This user didn't watch any topics yet.",
"email_hidden":"البريد الإلكتروني مخفي",
"hidden":"مخفي",
"paginate_description":"عرض المواضيع والردود موزعة على صفحات عوض صفحة واحدة.",
"paginate_description":"Paginate topics and posts instead of using infinite scroll",
"topics_per_page":"المواضيع في كل صفحة",
"posts_per_page":"الردود في كل صفحة",
"notification_sounds":"تشغيل ملف صوتي عند استلام التنبيهات.",
"notification_sounds":"Play a sound when you receive a notification",
"browsing":"خيارات التصفح",
"open_links_in_new_tab":"فتح الروابط الخارجية في تبويب جديد؟",
"open_links_in_new_tab":"Open outgoing links in new tab",
"enable_topic_searching":"تفعيل خاصية البحث داخل المواضيع",
"topic_search_help":"في حالة تفعيلها، ستعوض خاصيةُ البحث داخل المواضيع خاصيةَ البحث الخاصة بالمتصفح، فتمكنك بالتالي بالبحث في الموضوع بأكمله دون الاقتصار على مايظهر في الشاشة فحسب.",
"follow_topics_you_reply_to":"متابعة المشاركات التي ترد عليها",
"follow_topics_you_create":"متابعة المشاركات التي تكتبها",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display",
"password-reset-requested":"Изпратена е заявка за подновяване на паролата – %1!",
"welcome-to":"Добре дошли в %1",
"greeting_no_name":"Здравейте",
"greeting_with_name":"Здравейте, %1",
"welcome.text1":"Благодарим Ви, че се регистрирахте с %1",
"welcome.text2":"За да активирате напълно Вашия акаунт, трябва да потвърдите е-пощата, с която сте се регистрирали.",
"welcome.cta":"Натиснете тук, за да потвърдите Вашата е-поща.",
"reset.text1":"Получихме заявка за подновяване на Вашата парола, най-вероятно защото сте я забравили. Ако това не е така, моля не обръщайте внимание на това е-писмо.",
"reset.text2":"За да продължите с процедурата по подновяване на паролата, моля последвайте следната връзка:",
"reset.cta":"Натиснете тук, за да подновите паролата си",
"reset.notify.subject":"Паролата беше променена успешно",
"reset.notify.text1":"Известяваме Ви, че на %1, Вашата парола беше променена успешно.",
"reset.notify.text2":"Ако не сте поискали това, моля, свържете се незабавно с администратор.",
"digest.notifications":"Имате непрочетени известия от %1:",
"digest.latest_topics":"Последни теми от %1",
"digest.cta":"Натиснете тук, за да посетите %1",
"digest.unsub.info":"Това резюме беше изпратено до Вас поради настройките Ви за абонаментите.",
"digest.no_topics":"Нее имало дейност по темите в последните %1",
"notif.chat.subject":"Получено е ново чат съобщение от %1",
"notif.chat.cta":"Натиснете тук, за да продължите разговора",
"notif.chat.unsub.info":"Това известие за чата беше изпратено до Вас поради настройките Ви за абонаментите.",
"notif.post.cta":"Натиснете тук, за да прочетете цялата тема",
"notif.post.unsub.info":"Това известие за публикация беше изпратено до Вас поради настройките Ви за абонаментите.",
"test.text1":"Това е пробно е-писмо, за да потвърдим, че изпращачът на е-поща е правилно настроен за Вашия NodeBB.",
"unsub.cta":"Натиснете тук, за да промените тези настройки",
"invalid-username-or-password":"Моля, посочете потребителско име и парола",
"invalid-search-term":"Невалиден текст за търсене",
"invalid-pagination-value":"Невалиден номер на страница",
"username-taken":"Потребителското име е заето",
"email-taken":"Е-пощата е заета",
"email-not-confirmed":"Вашата е-поща все още не е потвърдена. Моля, натиснете тук, за да потвърдите е-пощата си.",
"email-not-confirmed-chat":"Няма да можете да пишете в чата, докато е-пощата Ви не бъде потвърдена. Моля, натиснете тук, за да потвърдите е-пощата си.",
"no-email-to-confirm":"Този форум изисква потвърдена е-поща. Моля, натиснете тук, за да въведете е-поща",
"email-confirm-failed":"Не успяхме да потвърдим е-пощата Ви. Моля, опитайте отново по-късно.",
"confirm-email-already-sent":"Е-писмото за потвърждение вече е изпратено. Моля, почакайте още %1 минута/и, преди да изпратите ново.",
"username-too-short":"Потребителското име е твърде кратко",
"username-too-long":"Потребителското име е твърде дълго",
"user-banned":"Потребителят е блокиран",
"user-too-new":"Съжаляваме, но трябва да изчакате поне %1 секунда/и, преди да направите първата си публикация",
"no-category":"Категорията не съществува",
"no-topic":"Темата не съществува",
"no-post":"Публикацията не съществува",
"no-group":"Групата не съществува",
"no-user":"Потребителят не съществува",
"no-teaser":"Резюмето не съществува",
"no-privileges":"Нямате достатъчно права за това действие.",
"no-emailers-configured":"Добавките за е-поща не са заредени, така че не може да бъде изпратено пробно е-писмо",
"category-disabled":"Категорията е изключена",
"topic-locked":"Темата е заключена",
"post-edit-duration-expired":"Можете да редактирате публикациите си до %1 секунда/и, след като ги пуснете",
"still-uploading":"Моля, изчакайте качването да приключи.",
"content-too-short":"Моля, въведете по-дълъг текст на публикацията. Публикациите трябва да съдържат поне %1 символ(а).",
"content-too-long":"Моля, въведете по-кратък текст на публикацията. Публикациите трябва да съдържат не повече от %1 символ(а).",
"title-too-short":"Моля, въведете по-дълго заглавие. Заглавията трябва да съдържат поне %1 символ(а).",
"title-too-long":"Моля, въведете по-кратко заглавие. Заглавията трябва да съдържат не повече от %1 символ(а).",
"too-many-posts":"Можете да публикувате веднъж на %1 секунда/и – моля, изчакайте малко, преди да опитате да публикувате отново",
"too-many-posts-newbie":"Като нов потребител, Вие можете да публикувате веднъж на %1 секунда/и, докато не натрупате %2 репутация – моля, изчакайте малко, преди да опитате да публикувате отново",
"tag-too-short":"Моля, въведете по-дълъг етикет. Етикетите трябва да съдържат поне %1 символ(а)",
"tag-too-long":"Моля, въведете по-кратък етикет. Етикетите трябва да съдържат не повече от %1 символ(а)",
"file-too-big":"Максималният разрешен размер на файл е %1 КБ – моля, качете по-малък файл",
"cant-vote-self-post":"Не можете да гласувате за собствената си публикация",
"already-favourited":"Вече сте отбелязали тази публикация като любима",
"already-unfavourited":"Вече сте премахнали тази публикация от любимите си",
"cant-ban-other-admins":"Не можете да блокирате другите администратори!",
"invalid-image-type":"Грешен тип на изображение. Позволените типове са: %1",
"invalid-image-extension":"Грешно разширение на изображението",
"invalid-file-type":"Грешен тип на файл. Позволените типове са: %1",
"group-name-too-short":"Името на групата е твърде кратко",
"group-already-exists":"Вече съществува такава група",
"group-name-change-not-allowed":"Промяната на името на групата не е разрешено",
"group-already-member":"Вече сте част от тази група",
"group-needs-owner":"Тази група се нуждае от поне един собственик",
"post-already-deleted":"Тази публикация вече е изтрита",
"post-already-restored":"Тази публикация вече е възстановена",
"topic-already-deleted":"Тази тема вече е изтрита",
"topic-already-restored":"Тази тема вече е възстановена",
"cant-purge-main-post":"Не можете да изчистите първоначалната публикация. Моля, вместо това изтрийте темата.",
"topic-thumbnails-are-disabled":"Иконките на темите са изключени.",
"invalid-file":"Грешен файл",
"uploads-are-disabled":"Качването не е разрешено",
"signature-too-long":"Съжаляваме, но подписът Ви трябва да съдържа не повече от %1 символ(а).",
"cant-chat-with-yourself":"Не можете да пишете чат съобщение на себе си!",
"chat-restricted":"Този потребител е ограничил чат съобщенията до себе си. Той трябва първо да Ви последва, преди да можете да си пишете с него.",
"too-many-messages":"Изпратили сте твърде много съобщения. Моля, изчакайте малко.",
"reputation-system-disabled":"Системата за репутация е изключена.",
"downvoting-disabled":"Отрицателното гласуване е изключено",
"not-enough-reputation-to-downvote":"Нямате достатъчно репутация, за да гласувате отрицателно за тази публикация",
"not-enough-reputation-to-flag":"Нямате достатъчно репутация, за да докладвате тази публикация",
"reload-failed":"NodeBB срещна проблем при презареждането: „%1“. NodeBB ще продължи да поддържа съществуващите клиентски ресурси, но Вие трябва да отмените последните си действия преди презареждането.",
"registration-error":"Грешка при регистрацията",
"parse-error":"Нещо се обърка при прочитането на отговора на сървъра",
"wrong-login-type-email":"Моля, използвайте е-пощата си, за да влезете",
"wrong-login-type-username":"Моля, използвайте потребителското си име, за да влезете"
"help.email":"По подразбиране, Вашата е-поща ще бъде скрита за останалите.",
"help.username_restrictions":"Уникално потребителско име с дължина между %1 и %2 символа. Другите ще могат да Ви споменават чрез @<span id='yourUsername'>потребител</span>.",
"help.minimum_password_length":"Дължината на паролата Ви трябва да е поне %1 символа.",
"email_address":"Е-поща",
"email_address_placeholder":"Въведете адрес на е-поща",
"password_changed.title":"Паролата беше променена",
"password_changed.message":"<p>Паролата беше подновена. Моля, <a href=\"/login\">влезте отново</a>.",
"wrong_reset_code.title":"Грешен код за подновяване",
"wrong_reset_code.message":"Полученият код за подновяване беше грешен. Моля, опитайте отново или <a href=\"/reset\">поискайте нов код за подновяване</a>.",
"new_password":"Нова парола",
"repeat_password":"Потвърдете паролата",
"enter_email":"Моля, въведете Вашата <strong>е-поща</strong> и ние ще Ви изпратим е-писмо с инструкции за това как да достъпите акаунта си.",
"enter_email_address":"Въведете адрес на е-поща",
"password_reset_sent":"Информацията за подновяване на паролата беше изпратена",
"invalid_email":"Грешна е-поща / е-пощата не съществува!",
"password_too_short":"Паролата е твърде кратка. Моля, изберете друга парола.",
"passwords_do_not_match":"Двете пароли, които въведохте, са различни.",
"password_expired":"Паролата Ви ес изтекла давност. Моля, изберете нова парола"
"delete_account_confirm":"Сигурни ли сте, че искате да изтриете акаунта си? <br /><strong>Това действие е необратимо и няма да можете да възстановите нищо от данните си</strong><br /><br />Въведете потребителското си име, за да потвърдите, че искате да унищожите този акаунт.",
"fullname":"Цяло име",
"website":"Уеб сайт",
"location":"Местоположение",
"age":"Възраст",
"joined":"Присъединил се",
"lastonline":"Последно на линия",
"profile":"Профил",
"profile_views":"Преглеждания на профила",
"reputation":"Репутация",
"favourites":"Любими",
"watched":"Наблюдавани",
"followers":"Последователи",
"following":"Следва",
"signature":"Подпис",
"gravatar":"Граватар",
"birthday":"Рождена дата",
"chat":"Чат",
"follow":"Следване",
"unfollow":"Спиране на следването",
"more":"Още",
"profile_update_success":"Профилът беше обновен успешно!",
"change_picture":"Промяна на снимката",
"edit":"Редактиране",
"uploaded_picture":"Качена снимка",
"upload_new_picture":"Качване на нова снимка",
"upload_new_picture_from_url":"Качване на нова снимка от адрес",
"current_password":"Текуща парола",
"change_password":"Промяна на паролата",
"change_password_error":"Грешна парола!",
"change_password_error_wrong_current":"Текущата Ви парола е грешна!",
"change_password_error_length":"Паролата е твърде кратка!",
"change_password_error_match":"Паролите са различни!",
"change_password_error_privileges":"Нямате права да промените тази парола.",
"change_password_success":"Паролата ви е обновена!",
"confirm_password":"Потвърдете паролата",
"password":"Парола",
"username_taken_workaround":"Потребителското име, което искате, е заето и затова ние го променихме леко. Вие ще се наричате <strong>%1</strong>",
"upload_picture":"Качване на снимка",
"upload_a_picture":"Качване на снимка",
"image_spec":"Можете да качвате само PNG, JPG, или GIF файлове",
"settings":"Настройки",
"show_email":"Да се показва е-пощата ми",
"show_fullname":"Да се показва цялото ми име",
"restrict_chats":"Разрешаване на чат съобщенията само от потребители, които следвам",
"digest_label":"Абониране за резюмета",
"digest_description":"Абониране за новини по е-пощата относно този форум (нови известия и теми) според избрания график",
"digest_off":"Изключено",
"digest_daily":"Ежедневно",
"digest_weekly":"Ежеседмично",
"digest_monthly":"Ежемесечно",
"send_chat_notifications":"Изпращане на е-писмо, ако получа ново чат съобщения, а не съм на линия",
"send_post_notifications":"Изпращане на е-писмо, когато се появи отговор в темите, за които съм абониран/а.",
"settings-require-reload":"Някои промени в настройките изискват презареждане. Натиснете тук, за да презаредите страницата.",
"has_no_follower":"Този потребител няма последователи :(",
"follows_no_one":"Този потребител не следва никого :(",
"has_no_posts":"Този потребител не е публикувал нищо все още.",
"has_no_topics":"Този потребител не е създавал теми досега.",
"has_no_watched_topics":"Този потребител не е наблюдавал нито една тема все още.",
"email_hidden":"Е-пощата е скрита",
"hidden":"скрито",
"paginate_description":"Разделяне на темите и публикациите на страници, вместо да се превърта безкрайно",
"topics_per_page":"Теми на страница",
"posts_per_page":"Публикации на страница",
"notification_sounds":"Изпълняване на звук, когато получите известие",
"browsing":"Настройки за страниците",
"open_links_in_new_tab":"Отваряне на външните връзки в нов подпрозорец",
"enable_topic_searching":"Включване на търсенето в темите",
"topic_search_help":"Ако е включено, търсенето в темата ще замени стандартното поведение на браузъра при търсене в страницата и ще Ви позволи да претърсвате цялата тема, а не само това, което се вижда на екрана",
"follow_topics_you_reply_to":"Следване на темите, на които отговаряте",
"follow_topics_you_create":"Следване на темите, които създавате",
"grouptitle":"Изберете заглавието на групата, което искате да се показва",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm":"This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed":"We could not confirm your email, please try again later.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"খুব ছোট ইউজারনেম",
"username-too-long":"ইউজারনেম বড় হয়ে গিয়েছে",
"user-banned":"ব্যবহারকারী নিষিদ্ধ",
"user-too-new":"দুঃখিত! প্রথম পোষ্ট করার জন্য আপনাকে %1 সেকেন্ড অপেক্ষা করতে হবে।",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"বিভাগটি খুজে পাওয়া যায় নি",
"no-topic":"এই টপিক নেই",
"no-post":"এই পোষ্ট নেই",
@ -35,17 +36,17 @@
"no-emailers-configured":"কোন ইমেল প্লাগইন লোড করা নেই, কাজেই টেস্ট মেইল পাঠানো সম্ভব হচ্ছে না",
"category-disabled":"বিভাগটি নিষ্ক্রিয়",
"topic-locked":"টপিক বন্ধ",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 seconds after posting",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"আপলোড সম্পূর্ণ জন্য অনুগ্রহ করে অপেক্ষা করুন",
"content-too-short":"অনুগ্রহকরে অপেক্ষকৃত বড় পোষ্ট করুন। একটি পোষ্টে নূন্যতম %1 অক্ষর থাকতে হবে।",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short":"অনুগ্রহপূর্বক বড় শিরোনাম ব্যাবহার করুন। শিরোনামের জন্য নূন্যতম %1 অক্ষর ব্যাবহার করতে হবে।",
"title-too-long":"অনুগ্রহ করে সংক্ষিপ্ত শিরোনাম লিখুন। শিরোনাম %1 অক্ষরের বেশি হতে পারবে না।",
"too-many-posts":"আপনি প্রতি %1 সেকেন্ডে একবার পোষ্ট করতে পারবেন। পরবর্তী পোষ্ট করার জন্য অপেক্ষা করুন। ",
"too-many-posts-newbie":"নতুন সদস্য হিসাবে %2 সন্মানণা পাওয়া পর্যন্ত আপনি প্রতি %1 সেকেন্ডে একবার পোষ্ট করতে পারবেন। পরবর্তী পোষ্ট করার জন্য অপেক্ষা করুন। ",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"সর্বোচ্চ গৃহীত ফাইলসাইজ হচ্ছে %1 kb - অনুগ্রহপূর্বক ছোট ফাইল আপলোড করুন",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"আপনি নিজের পোস্টে ভোট দিতে পারবেন না।",
"already-favourited":"আপনি ইতিমধ্যে এই পোষ্টটি পছন্দের তালিকায় যোগ করেছেন",
"already-unfavourited":"আপনি ইতিমধ্যে এই পোষ্টটি আপনার পছন্দের তালিকা থেকে সরিয়ে ফেলেছেন",
@ -62,10 +63,11 @@
"post-already-restored":"এই পোষ্টটি ইতিমধ্যে পুনরোদ্ধার করা হয়েছে",
"topic-already-deleted":"এই টপিকটি ইতিমধ্যে ডিলিট করা হয়েছে",
"topic-already-restored":"এই টপিকটি ইতিমধ্যে পুনরোদ্ধার করা হয়েছে",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"টপিক থাম্বনেল নিষ্ক্রিয় করা। ",
"invalid-file":"ভুল ফাইল",
"uploads-are-disabled":"আপলোড নিষ্ক্রিয় করা",
"signature-too-long":"দুঃখিত, আপনার সাক্ষর %1 অক্ষরের বেশী হতে পারবে না। ",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself":"আপনি নিজের সাথে চ্যাট করতে পারবেন না!",
"chat-restricted":"এই সদস্য তার বার্তালাপ সংরক্ষিত রেখেছেন। এই সদস্য আপনাকে ফলো করার পরই কেবলমাত্র আপনি তার সাথে চ্যাট করতে পারবেন",
"too-many-messages":"You have sent too many messages, please wait awhile.",
"topic_search_help":"যদি এনাবল করা হয়ে থাকে, In-topic সার্চিং ব্রাউজারের ডিফল্ট সার্চের বদলে পুরো টপিকজুড়ে সার্চ করার সুবিধা দিবে, যা কেবলমাত্র বর্তমান স্কৃণে দেখানো অংশের মধ্যে সীমাবদ্ধ থাকবে না। ",
"follow_topics_you_reply_to":"আপনার উত্তর দেয়া টপিকগুলো ফলো করুন",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm":"This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed":"We could not confirm your email, please try again later.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Uživatelské jméno je příliš krátké",
"username-too-long":"Uživatelské jméno je příliš dlouhé",
"user-banned":"Uživatel byl zakázán",
"user-too-new":"Pardon, ale je potřeba vyčkat %1 sekund, než-li budete moci vytvořit svůj první příspěvek.",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"Kategorie neexistuje",
"no-topic":"Téma neexistuje",
"no-post":"Příspěvek neexistuje",
@ -35,17 +36,17 @@
"no-emailers-configured":"Protože není zaveden žádný emailový plugin, není možné odeslat testovací email.",
"category-disabled":"Kategorie zakázána",
"topic-locked":"Téma uzamčeno",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 seconds after posting",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Vyčkejte, prosím, nežli se vše kompletně nahraje.",
"content-too-short":"Vložte, prosím, delší příspěvek. Příspěvky by měly obsahovat nejméně %1 znaků.",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short":"Vložte, prosím, delší titulek. Titulky by měly obsahovat nejméně %1 znaků.",
"title-too-long":"Vložte, prosím, kratší titulek. Titulky by neměly být delší, než-li %1 znaků.",
"too-many-posts":"Své příspěvky můžete odesílat po %1 sekundách - vyčkejte, prosím, před dalším odesláním",
"too-many-posts-newbie":"Jako nový uživatel můžete své příspěvky odesílat po %1 sekundách, dokud nedosáhnete %2 reputace - vyčkejte, prosím, před dalším odesláním",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"Maximální povolená velikost souboru je %1 kbs - nahrávejte, prosím, menší soubory",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"Nemůžete hlasovat pro svůj vlastní příspěvek",
"already-favourited":"You have already favourited this post",
"already-unfavourited":"You have already unfavourited this post",
@ -62,10 +63,11 @@
"post-already-restored":"Tento příspěvek byl již obnoven",
"topic-already-deleted":"Toto téma bylo již vymazáno",
"topic-already-restored":"Toto téma bylo již obnoveno",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"Topic thumbnails are disabled.",
"invalid-file":"Neplatný soubor",
"uploads-are-disabled":"Nahrávání je zakázáno",
"signature-too-long":"Pardon, ale váš podpis nemůže být delší, než-li %1 znaků.",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself":"Nemůžete chatovat sami se sebou!",
"chat-restricted":"This user has restricted their chat messages. They must follow you before you can chat with them",
"too-many-messages":"You have sent too many messages, please wait awhile.",
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen.",
"follow_topics_you_reply_to":"Follow topics that you reply to.",
"follow_topics_you_create":"Follow topics you create.",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display",
"username-taken":"Der Benutzername 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-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"email-not-confirmed-chat":"Deine E-Mail wurde noch nicht bestätigt. Bitte klicke hier, um deine E-Mail zu bestätigen.",
"no-email-to-confirm":"Dieses Forum setzt E-Mail-Bestätigung voraus, bitte klick hier um eine E-Mail-Adresse einzugeben",
"email-confirm-failed":"Wir konnten deine E-Mail-Adresse nicht bestätigen, bitte versuch es später noch einmal",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Benutzername ist zu kurz",
"username-too-long":"Der Benutzername ist zu lang",
"user-banned":"Der Benutzer ist gesperrt",
"user-too-new":"Tut uns leid, du musst %1 Sekunden warten, bevor du deinen ersten Beitrag verfassen kannst!",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"Die Kategorie existiert nicht",
"no-topic":"Das Thema existiert nicht",
"no-post":"Der Beitrag existiert nicht",
@ -35,17 +36,17 @@
"no-emailers-configured":"Es wurde keine E-Mail-Plugins geladen, weshalb eine Test-E-Mail nicht gesendet werden konnte.",
"category-disabled":"Kategorie ist deaktiviert",
"topic-locked":"Thema ist gesperrt",
"post-edit-duration-expired":"Du darfst Beiträge lediglich innerhalb von %1 Sekunden nach dem erstellen editieren",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Bitte warte bis der Vorgang abgeschlossen ist.",
"content-too-short":"Bitte gib einen längeren Beitrag ein. Beiträge sollten mindestens %1 Zeichen enthalten.",
"content-too-long":"Bitte schreibe einen kürzeren Beitrag. Beiträge können nicht mehr als %1 Zeichen enthalten.",
"title-too-short":"Bitte gib einen längeren Titel ein. Titel sollten mindestens %1 Zeichen enthalten.",
"title-too-long":"Der Titel darf maximal %1 Zeichen enthalten.",
"too-many-posts":"Du kannst maximal alle %1 Sekunden einen Beitrag erstellen - bitte warte, bevor du einen neuen Beitrag erstellst",
"too-many-posts-newbie":"Als neuer Benutzer kannst du nur alle %1 Sekunden einen Beitrag verfassen, bis du %2 Reputationspunkte hast - Bitte warte etwas, bevor du erneut einen Beitrag verfasst",
"tag-too-short":"Bitte gib ein längeres Stichwort an. Stichwörter sollten aus mindestens %1 Zeichen bestehen.",
"tag-too-long":"Bitte gib ein kürzeres Stichwort ein. Stichwörter können nicht länger als %1 Zeichen sein.",
"file-too-big":"Die maximale Dateigröße beträgt %1 kB - bitte lade eine kleinere Datei hoch",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"Du kannst deinen eigenen Beitrag nicht bewerten",
"already-favourited":"Dieser Beitrag ist bereits in deinen Favoriten enthalten",
"already-unfavourited":"Du hast diesen Beitrag bereits aus deinen Favoriten entfernt",
@ -62,10 +63,11 @@
"post-already-restored":"Dieser Beitrag ist bereits wiederhergestellt worden",
"topic-already-deleted":"Dieses Thema ist bereits gelöscht worden",
"topic-already-restored":"Dieses Thema ist bereits wiederhergestellt worden",
"cant-purge-main-post":"Du kannst den Hauptbeitrag nicht löschen, bitte lösche stattdessen das Thema",
"topic-thumbnails-are-disabled":"Vorschaubilder für Themen sind deaktiviert",
"invalid-file":"Datei ungültig",
"uploads-are-disabled":"Uploads sind deaktiviert",
"image_spec":"Sie dürfen nur Dateien vom Typ PNG, JPG oder GIF hochladen",
"max":"max.",
"settings":"Einstellungen",
"show_email":"Zeige meine E-Mail Adresse an.",
"show_fullname":"Zeige meinen kompletten Namen an",
@ -60,7 +60,7 @@
"digest_monthly":"Monatlich",
"send_chat_notifications":"Sende eine E-Mail, wenn eine neue Chat-Nachricht eingeht und ich nicht online bin",
"send_post_notifications":"Sende eine E-Mail wenn auf Themen die ich abonniert habe geantwortet wird",
"settings-require-reload":"Some setting changes require a reload. Click here to reload the page.",
"settings-require-reload":"Manche Einstellungsänderung benötigt ein aktualisieren. Drücke hier um die Seite neu zu laden.",
"has_no_follower":"Dieser User hat noch keine Follower.",
"follows_no_one":"Dieser User folgt noch niemandem :(",
"has_no_posts":"Dieser Nutzer hat noch nichts gepostet.",
@ -68,15 +68,16 @@
"has_no_watched_topics":"Diese Person beobachtet keine Themen",
"email_hidden":"E-Mail Adresse versteckt",
"hidden":"versteckt",
"paginate_description":"Themen und Beiträge auf Seiten aufteilen statt unendliches Scrollen verwenden.",
"paginate_description":"Themen und Beiträge in Seiten aufteilen, anstelle unendlich zu scrollen",
"topics_per_page":"Themen pro Seite",
"posts_per_page":"Beiträge pro Seite",
"notification_sounds":"Ton abspielen, wenn ich eine Benachrichtigung erhalte.",
"browsing":"Browser Einstellungen",
"open_links_in_new_tab":"Externe Links in neuem Tab öffnen?",
"notification_sounds":"Ton abspielen, wenn du eine Benachrichtigung erhältst",
"browsing":"Stöbereinstellungen",
"open_links_in_new_tab":"Ausgehende Links in neuem Tab öffnen",
"enable_topic_searching":"Suchen innerhalb von Themen aktivieren",
"topic_search_help":"Falls aktiviert, wird die Suche im Thema das Standardsuchverhalten des Browsers überschreiben und es Ihnen erlauben, das ganze Thema statt dessen, was sich auf dem Bildschirm befindet, zu durchsuchen.",
"follow_topics_you_reply_to":"Folge Themen, auf die du antwortest.",
"follow_topics_you_create":"Folge Themen, die du erstellst.",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Themen folgen, in denen auf dich geantwortet wird",
"follow_topics_you_create":"Themen folgen, die du erstellst",
"grouptitle":"Wähle den anzuzeigenden Gruppen Titel aus",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm":"This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed":"We could not confirm your email, please try again later.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Το όνομα χρήστη είναι πολύ μικρό",
"username-too-long":"Το όνομα χρήστη είναι πολύ μεγάλο",
"user-banned":"Ο Χρήστης είναι αποκλεισμένος/η",
"user-too-new":"Sorry, you are required to wait %1 seconds before making your first post",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"Category does not exist",
"no-topic":"Topic does not exist",
"no-post":"Post does not exist",
@ -35,17 +36,17 @@
"no-emailers-configured":"Δεν έχουν φορτωθεί email plugins, οποτε το δοκιμαστικό email δεν μπορεί να σταλθεί",
"category-disabled":"Η κατηγορία έχει απενεργοποιηθεί",
"topic-locked":"Το θέμα έχει κλειδωθεί",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 seconds after posting",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Παρακαλώ περίμενε να τελειώσει το ανέβασμα των αρχείων.",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 characters.",
"title-too-long":"Παρακαλώ γράψε έναν μικρότερο τίτλο. Δεν μπορεί να είναι μεγαλύτερος από %1 χαρακτήρες.",
"too-many-posts":"You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"Maximum allowed file size is %1 kbs - please upload a smaller file",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"Δεν μπορείς να ψηφίσεις την δημοσίευσή σου",
"already-favourited":"You have already favourited this post",
"already-unfavourited":"You have already unfavourited this post",
@ -62,10 +63,11 @@
"post-already-restored":"This post has already been restored",
"topic-already-deleted":"This topic has already been deleted",
"topic-already-restored":"This topic has already been restored",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"Οι εικόνες θεμάτων είναι απενεργοποιημένες",
"invalid-file":"Άκυρο Αρχείο",
"uploads-are-disabled":"Το ανέβασμα αρχείων έχει απενεργοποιηθεί",
"signature-too-long":"Sorry, your signature cannot be longer than %1 characters.",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself":"Δεν μπορείς να συνομιλήσεις με τον εαυτό σου!",
"chat-restricted":"This user has restricted their chat messages. They must follow you before you can chat with them",
"too-many-messages":"You have sent too many messages, please wait awhile.",
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen.",
"follow_topics_you_reply_to":"Ακολούθα τα θέματα στα οποία απαντάς.",
"follow_topics_you_create":"Ακολούθα τα θέματα που δημιουργείς.",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm":"This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed":"We could not confirm your email, please try again later.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Username too short",
"username-too-long":"Username too long",
"user-banned":"User banned",
"user-too-new":"Sorry, you are required to wait %1 seconds before making your first post",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"Category does not exist",
"no-topic":"Topic does not exist",
"no-post":"Post does not exist",
@ -35,17 +36,17 @@
"no-emailers-configured":"No email plugins were loaded, so a test email could not be sent",
"category-disabled":"Category disabled",
"topic-locked":"Topic Locked",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 seconds after posting",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Please wait for uploads to complete.",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 characters.",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts":"You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"Maximum allowed file size is %1 kbs - please upload a smaller file",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"You cannot vote for your own post",
"already-favourited":"You have already favourited this post",
"already-unfavourited":"You have already unfavourited this post",
@ -62,10 +63,11 @@
"post-already-restored":"This post has already been restored",
"topic-already-deleted":"This topic has already been deleted",
"topic-already-restored":"This topic has already been restored",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"Topic thumbnails are disabled.",
"invalid-file":"Invalid File",
"uploads-are-disabled":"Uploads are disabled",
"signature-too-long":"Sorry, your signature cannot be longer than %1 characters.",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself":"You can't chat with yourself!",
"chat-restricted":"This user has restricted their chat messages. They must follow you before you can chat with them",
"too-many-messages":"You have sent too many messages, please wait awhile.",
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen.",
"follow_topics_you_reply_to":"Follow topics that you reply to.",
"follow_topics_you_create":"Follow topics you create.",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm":"This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed":"We could not confirm your email, please try again later.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Username too short",
"username-too-long":"Username too long",
"user-banned":"User banned",
"user-too-new":"Sorry, you are required to wait %1 seconds before making your first post",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"Category does not exist",
"no-topic":"Topic does not exist",
@ -45,19 +46,19 @@
"category-disabled":"Category disabled",
"topic-locked":"Topic Locked",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 seconds after posting",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Please wait for uploads to complete.",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 characters.",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 characters.",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"invalid-title":"Invalid title!",
"too-many-posts":"You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"Maximum allowed file size is %1 kbs - please upload a smaller file",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"You cannot vote for your own post",
"already-favourited":"You have already favourited this post",
@ -81,11 +82,14 @@
"topic-already-deleted":"This topic has already been deleted",
"topic-already-restored":"This topic has already been restored",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"Topic thumbnails are disabled.",
"invalid-file":"Invalid File",
"uploads-are-disabled":"Uploads are disabled",
"signature-too-long":"Sorry, your signature cannot be longer than %1 characters.",
"about-me-too-long":"Sorry, your about me cannot be longer than %1 characters.",
"cant-chat-with-yourself":"You can't chat with yourself!",
"chat-restricted":"This user has restricted their chat messages. They must follow you before you can chat with them",
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen.",
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to.",
"follow_topics_you_create":"Follow topics you create.",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display"
"grouptitle":"Select the group title you would like to display",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm":"This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed":"We could not confirm your email, please try again later.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Username too short",
"username-too-long":"Username too long",
"user-banned":"User banned",
"user-too-new":"Sorry, you are required to wait %1 seconds before making your first post",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"Category does not exist",
"no-topic":"Topic does not exist",
"no-post":"Post does not exist",
@ -35,17 +36,17 @@
"no-emailers-configured":"No email plugins were loaded, so a test email could not be sent",
"category-disabled":"Category disabled",
"topic-locked":"Topic Locked",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 seconds after posting",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Please wait for uploads to complete.",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 characters.",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts":"You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big":"Maximum allowed file size is %1 kbs - please upload a smaller file",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"You cannot vote for your own post",
"already-favourited":"You have already favourited this post",
"already-unfavourited":"You have already unfavourited this post",
@ -62,10 +63,11 @@
"post-already-restored":"This post has already been restored",
"topic-already-deleted":"This topic has already been deleted",
"topic-already-restored":"This topic has already been restored",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"Topic thumbnails are disabled.",
"invalid-file":"Invalid File",
"uploads-are-disabled":"Uploads are disabled",
"signature-too-long":"Sorry, your signature cannot be longer than %1 characters.",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",
"cant-chat-with-yourself":"You can't chat with yourself!",
"chat-restricted":"This user has restricted their chat messages. They must follow you before you can chat with them",
"too-many-messages":"You have sent too many messages, please wait awhile.",
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen.",
"follow_topics_you_reply_to":"Follow topics that you reply to.",
"follow_topics_you_create":"Follow topics you create.",
"grouptitle":"Select the group title you would like to display"
"topic_search_help":"If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"follow_topics_you_reply_to":"Follow topics that you reply to",
"follow_topics_you_create":"Follow topics you create",
"grouptitle":"Select the group title you would like to display",
"email-not-confirmed":"Su cuenta de correo electrónico no ha sido confirmada aún, por favor haga click aquí para confirmarla.",
"email-not-confirmed-chat":"You are unable to chat until your email is confirmed, please click here to confirm your email.",
"email-not-confirmed-chat":"No puedes usar el chat hasta que confirmes tu dirección de correo electrónico, por favor haz click aquí para confirmar tu correo.",
"no-email-to-confirm":"Este foro requiere confirmación de su email, por favor pulse aquí para introducir un email",
"email-confirm-failed":"No se ha podido confirmar su email, por favor inténtelo de nuevo más tarde.",
"confirm-email-already-sent":"Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short":"Nombre de usuario es demasiado corto",
"username-too-long":"Nombre de usuario demasiado largo",
"user-banned":"Usuario baneado",
"user-too-new":"Lo sentimos, es necesario que esperes %1 segudos antes poder hacer tu primera publicación",
"user-too-new":"Sorry, you are required to wait %1 second(s) before making your first post",
"no-category":"La categoría no existe",
"no-topic":"El tema no existe",
"no-post":"La publicación no existe",
@ -35,17 +36,17 @@
"no-emailers-configured":"No se ha cargado ningún plugin de email, así que no se pudo enviar el email de prueba.",
"category-disabled":"Categoría deshabilitada",
"topic-locked":"Tema bloqueado",
"post-edit-duration-expired":"Sólo puedes editar mensajes durante %1 segundos después de haberlo escrito",
"post-edit-duration-expired":"You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading":"Por favor, espera a que terminen las subidas.",
"content-too-short":"Por favor introduzca una publicación más larga. Las publicaciones deben contener al menos %1 caracteres.",
"content-too-long":"Por favor introduzca un mensaje más corto. Los mensajes no pueden exceder los %1 caracteres.",
"title-too-short":"Por favor introduzca un título más largo. Los títulos deben contener al menos %1 caracteres.",
"title-too-long":"Por favor, introduce un título más corto, que no sobrepase los %1 caracteres.",
"too-many-posts":"Solo puedes publicar una vez cada %1 segundos - por favor espere antes de volver a publicar",
"too-many-posts-newbie":"Como nuevo usuario, solo puedes publicar una vez cada %1 segundos hasta hayas ganado una reputación de %2 - por favor espere antes de volver a publicar",
"tag-too-short":"Por favor introduce una etiqueta más larga. Las etiquetas deben contener por lo menos %1 caracteres",
"tag-too-long":"Por favor introduce una etiqueta más pequeña. Las etiquetas no pueden exceder los %1 caracteres",
"file-too-big":"El tamaño de fichero máximo es de %1 kbs - por favor, suba un fichero más pequeño",
"content-too-short":"Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long":"Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short":"Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long":"Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts":"You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie":"As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short":"Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long":"Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"file-too-big":"Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post":"No puedes votar tus propios posts",
"already-favourited":"Ya ha marcado esta publicación como favorita",
"already-unfavourited":"Ya ha desmarcado esta publicación como favorita",
@ -62,10 +63,11 @@
"post-already-restored":"Esta publicación ya ha sido restaurada",
"topic-already-deleted":"Este tema ya ha sido borrado",
"topic-already-restored":"Este tema ya ha sido restaurado",
"cant-purge-main-post":"You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled":"Las miniaturas de los temas están deshabilitadas.",
"invalid-file":"Archivo no válido",
"uploads-are-disabled":"Las subidas están deshabilitadas.",
"signature-too-long":"Lo sentimos, pero tu firma no puede ser más larga de %1 caracteres.",
"signature-too-long":"Sorry, your signature cannot be longer than %1 character(s).",