Latest translations and fallbacks

v1.18.x
NodeBB Misty 9 years ago
parent 8fd5236641
commit 42e60e4c79

@ -10,6 +10,10 @@
"share_this_category": "انشر هذه الفئة", "share_this_category": "انشر هذه الفئة",
"watch": "متابعة", "watch": "متابعة",
"ignore": "تجاهل", "ignore": "تجاهل",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "أنت اﻷن متابع لتحديثات هذه الفئة", "watch.message": "أنت اﻷن متابع لتحديثات هذه الفئة",
"ignore.message": "أنت اﻷن تتجاهل تحديثات هذه الفئة", "ignore.message": "أنت اﻷن تتجاهل تحديثات هذه الفئة",
"watched-categories": "الفئات المراقبه" "watched-categories": "الفئات المراقبه"

@ -50,7 +50,9 @@
"topics": "المواضيع", "topics": "المواضيع",
"posts": "المشاركات", "posts": "المشاركات",
"best": "Best", "best": "Best",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "المشاهدات", "views": "المشاهدات",
"reputation": "السمعة", "reputation": "السمعة",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> أشعَرَ بمشاركة مخلة في <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> أشعَرَ بمشاركة مخلة في <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "People %1 follows", "account/following": "People %1 follows",
"account/followers": "People who follow %1", "account/followers": "People who follow %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",

@ -1,5 +1,6 @@
{ {
"register": "تسجيل", "register": "تسجيل",
"cancel_registration": "Cancel Registration",
"help.email": "افتراضيا، سيتم إخفاء بريدك الإلكتروني من العامة.", "help.email": "افتراضيا، سيتم إخفاء بريدك الإلكتروني من العامة.",
"help.username_restrictions": "اسم مستخدم فريدة من نوعها بين1% و2% حرفا. يمكن للآخرين ذكرك @ <'span id='your-username> اسم المستخدم </span>.", "help.username_restrictions": "اسم مستخدم فريدة من نوعها بين1% و2% حرفا. يمكن للآخرين ذكرك @ <'span id='your-username> اسم المستخدم </span>.",
"help.minimum_password_length": "كلمة المرور يجب أن تكون على الأقل بها 1% أحرف", "help.minimum_password_length": "كلمة المرور يجب أن تكون على الأقل بها 1% أحرف",
@ -15,5 +16,8 @@
"alternative_registration": "طريقة تسجيل بديلة", "alternative_registration": "طريقة تسجيل بديلة",
"terms_of_use": "شروط الاستخدام", "terms_of_use": "شروط الاستخدام",
"agree_to_terms_of_use": "أوافق على شروط الاستخدام", "agree_to_terms_of_use": "أوافق على شروط الاستخدام",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "تم الإشعار بهذه المشاركة على أنها مخلة", "flag_success": "تم الإشعار بهذه المشاركة على أنها مخلة",
"deleted_message": "هذه المشاركة محذوفة. فقط من لهم صلاحية الإشراف على ا لمشاركات يمكنهم معاينتها.", "deleted_message": "هذه المشاركة محذوفة. فقط من لهم صلاحية الإشراف على ا لمشاركات يمكنهم معاينتها.",
"following_topic.message": "ستستلم تنبيها عند كل مشاركة جديدة في هذا الموضوع.", "following_topic.message": "ستستلم تنبيها عند كل مشاركة جديدة في هذا الموضوع.",
"not_following_topic.message": "لن تستلم أي تنبيه بخصوص عذا الموضوع بعد الآن.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "المرجو إنشاء حساب أو تسجيل الدخول حتى يمكنك متابعة هذا الموضوع.", "login_to_subscribe": "المرجو إنشاء حساب أو تسجيل الدخول حتى يمكنك متابعة هذا الموضوع.",
"markAsUnreadForAll.success": "تم تحديد الموضوع على أنه غير مقروء.", "markAsUnreadForAll.success": "تم تحديد الموضوع على أنه غير مقروء.",

@ -6,6 +6,7 @@
"postcount": "عدد المشاركات", "postcount": "عدد المشاركات",
"email": "البريد الإلكتروني", "email": "البريد الإلكتروني",
"confirm_email": "تأكيد عنوان البريد الإلكتروني", "confirm_email": "تأكيد عنوان البريد الإلكتروني",
"account_info": "Account Info",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "هل تريد حقاً حظر هاذا العضو؟", "ban_account_confirm": "هل تريد حقاً حظر هاذا العضو؟",
"unban_account": "Unban Account", "unban_account": "Unban Account",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Споделяне на тази категория", "share_this_category": "Споделяне на тази категория",
"watch": "Следене", "watch": "Следене",
"ignore": "Игнориране", "ignore": "Игнориране",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Вече следите обновленията в тази категория", "watch.message": "Вече следите обновленията в тази категория",
"ignore.message": "Вече не следите обновленията в тази категория", "ignore.message": "Вече не следите обновленията в тази категория",
"watched-categories": "Следени категории" "watched-categories": "Следени категории"

@ -50,7 +50,9 @@
"topics": "Теми", "topics": "Теми",
"posts": "Публ.", "posts": "Публ.",
"best": "Най-добри", "best": "Най-добри",
"upvoters": "Upvoters",
"upvoted": "С положителни гласове", "upvoted": "С положителни гласове",
"downvoters": "Downvoters",
"downvoted": "С отрицателни гласове", "downvoted": "С отрицателни гласове",
"views": "Прегл.", "views": "Прегл.",
"reputation": "Репутация", "reputation": "Репутация",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> и %2 други гласуваха положително за Ваша публикация в <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> и %2 други гласуваха положително за Ваша публикация в <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> премести публикацията Ви в <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> премести публикацията Ви в <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> премести <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> премести <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> си запази отметка към Ваша публикация в <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> и <strong>%2</strong> си запазиха отметки към Ваша публикация в <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> и %2 други си запазиха отметки към Ваша публикация в <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> докладва Ваша публикация в <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> докладва Ваша публикация в <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> и <strong>%2</strong> докладваха Ваша публикация в <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> и <strong>%2</strong> докладваха Ваша публикация в <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> и %2 други докладваха Ваша публикация в <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> и %2 други докладваха Ваша публикация в <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Редактиране на паролата на „%1“", "account/edit/password": "Редактиране на паролата на „%1“",
"account/edit/username": "Редактиране на потребителското име на „%1“", "account/edit/username": "Редактиране на потребителското име на „%1“",
"account/edit/email": "Редактиране на е-пощата на „%1“", "account/edit/email": "Редактиране на е-пощата на „%1“",
"account/info": "Account Info",
"account/following": "Хора, които %1 следва", "account/following": "Хора, които %1 следва",
"account/followers": "Хора, които следват %1", "account/followers": "Хора, които следват %1",
"account/posts": "Публикации от %1", "account/posts": "Публикации от %1",

@ -1,5 +1,6 @@
{ {
"register": "Регистрация", "register": "Регистрация",
"cancel_registration": "Cancel Registration",
"help.email": "По подразбиране, Вашата е-поща ще бъде скрита за останалите.", "help.email": "По подразбиране, Вашата е-поща ще бъде скрита за останалите.",
"help.username_restrictions": "Уникално потребителско име с дължина между %1 и %2 символа. Другите ще могат да Ви споменават чрез @<span id='yourUsername'>потребител</span>.", "help.username_restrictions": "Уникално потребителско име с дължина между %1 и %2 символа. Другите ще могат да Ви споменават чрез @<span id='yourUsername'>потребител</span>.",
"help.minimum_password_length": "Дължината на паролата Ви трябва да е поне %1 символа.", "help.minimum_password_length": "Дължината на паролата Ви трябва да е поне %1 символа.",
@ -15,5 +16,8 @@
"alternative_registration": "Друг начин за регистриране", "alternative_registration": "Друг начин за регистриране",
"terms_of_use": "Условия за ползване", "terms_of_use": "Условия за ползване",
"agree_to_terms_of_use": "Съгласен съм с условията за ползване", "agree_to_terms_of_use": "Съгласен съм с условията за ползване",
"registration-added-to-queue": "Вашата регистрация беше добавена в опашката за одобрение. Ще получите е-писмо, когато тя бъде одобрена от администратор." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Вашата регистрация беше добавена в опашката за одобрение. Ще получите е-писмо, когато тя бъде одобрена от администратор.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Тази публикация е била докладвана до модератор.", "flag_success": "Тази публикация е била докладвана до модератор.",
"deleted_message": "Тази тема е била изтрита. Само потребители с права за управление на темите могат да я видят.", "deleted_message": "Тази тема е била изтрита. Само потребители с права за управление на темите могат да я видят.",
"following_topic.message": "Вече ще получавате известия когато някой публикува коментар в тази тема.", "following_topic.message": "Вече ще получавате известия когато някой публикува коментар в тази тема.",
"not_following_topic.message": "Вече няма да получавате известия за тази тема.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "Вече няма да виждате тази тема в списъка с непрочетени теми. Ще получите известие, когато някой Ви спомене или гласува положително за Ваша публикация.", "ignoring_topic.message": "Вече няма да виждате тази тема в списъка с непрочетени теми. Ще получите известие, когато някой Ви спомене или гласува положително за Ваша публикация.",
"login_to_subscribe": "Моля, регистрирайте се или влезте, за да се абонирате за тази тема.", "login_to_subscribe": "Моля, регистрирайте се или влезте, за да се абонирате за тази тема.",
"markAsUnreadForAll.success": "Темата е отбелязана като непрочетена за всички.", "markAsUnreadForAll.success": "Темата е отбелязана като непрочетена за всички.",

@ -6,6 +6,7 @@
"postcount": "Брой публикации", "postcount": "Брой публикации",
"email": "Е-поща", "email": "Е-поща",
"confirm_email": "Потвърдете е-пощата", "confirm_email": "Потвърдете е-пощата",
"account_info": "Account Info",
"ban_account": "Блокиране на акаунта", "ban_account": "Блокиране на акаунта",
"ban_account_confirm": "Наистина ли искате да блокирате този потребител?", "ban_account_confirm": "Наистина ли искате да блокирате този потребител?",
"unban_account": "Отблокиране на акаунта", "unban_account": "Отблокиране на акаунта",
@ -107,5 +108,11 @@
"custom_route_help": "Въведете името на пътя тук, без наклонена черта пред него (пример: „recent“ или „popular“)", "custom_route_help": "Въведете името на пътя тук, без наклонена черта пред него (пример: „recent“ или „popular“)",
"sso.title": "Услуги за еднократно вписване", "sso.title": "Услуги за еднократно вписване",
"sso.associated": "Свързан с", "sso.associated": "Свързан с",
"sso.not-associated": "Натиснете тук, за да свържете с" "sso.not-associated": "Натиснете тук, за да свържете с",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "এই বিভাগটি অন্যের সাথে ভাগাভাগি করুন", "share_this_category": "এই বিভাগটি অন্যের সাথে ভাগাভাগি করুন",
"watch": "নজর রাখুন", "watch": "নজর রাখুন",
"ignore": "উপেক্ষা করুন", "ignore": "উপেক্ষা করুন",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "আপনি এই বিভাগটিতে নজর রাখছেন", "watch.message": "আপনি এই বিভাগটিতে নজর রাখছেন",
"ignore.message": "আপনি এই বিভাগটির উপেক্ষা করছেন ", "ignore.message": "আপনি এই বিভাগটির উপেক্ষা করছেন ",
"watched-categories": "প্রেক্ষিত বিভাগসমূহ" "watched-categories": "প্রেক্ষিত বিভাগসমূহ"

@ -50,7 +50,9 @@
"topics": "টপিক", "topics": "টপিক",
"posts": "পোস্টগুলি", "posts": "পোস্টগুলি",
"best": "Best", "best": "Best",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "দেখেছেন", "views": "দেখেছেন",
"reputation": "সন্মাননা", "reputation": "সন্মাননা",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "People %1 follows", "account/following": "People %1 follows",
"account/followers": "People who follow %1", "account/followers": "People who follow %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",

@ -1,5 +1,6 @@
{ {
"register": "নিবন্ধন", "register": "নিবন্ধন",
"cancel_registration": "Cancel Registration",
"help.email": "ডিফল্টভাবে, আপনার ইমেইল সর্বসাধারণ থেকে লুকানো থাকবে।", "help.email": "ডিফল্টভাবে, আপনার ইমেইল সর্বসাধারণ থেকে লুকানো থাকবে।",
"help.username_restrictions": "%1 এবং %2 অক্ষরের মাঝে একটি অনন্য সদস্য নাম। বাকিরা আপনাকে @<span id='yourUsername'>নাম</span> দিয়ে উল্লেখ করতে পারবেন।", "help.username_restrictions": "%1 এবং %2 অক্ষরের মাঝে একটি অনন্য সদস্য নাম। বাকিরা আপনাকে @<span id='yourUsername'>নাম</span> দিয়ে উল্লেখ করতে পারবেন।",
"help.minimum_password_length": "আপনার পাসওয়ার্ড এর দৈর্ঘ্য অন্তত %1 অক্ষরের হতে হবে।", "help.minimum_password_length": "আপনার পাসওয়ার্ড এর দৈর্ঘ্য অন্তত %1 অক্ষরের হতে হবে।",
@ -15,5 +16,8 @@
"alternative_registration": "বিকল্প নিবন্ধন", "alternative_registration": "বিকল্প নিবন্ধন",
"terms_of_use": "নিয়মাবলী", "terms_of_use": "নিয়মাবলী",
"agree_to_terms_of_use": "আমি নিয়মাবলী মেনে চলতে সম্মতি জানালাম", "agree_to_terms_of_use": "আমি নিয়মাবলী মেনে চলতে সম্মতি জানালাম",
"registration-added-to-queue": "আপনার নিবন্ধনটি এ্যাপ্লুভাল তালিকায় যুক্ত হয়েছে। একজন এডমিনিস্ট্রেটর কর্তৃক নিবন্ধন গৃহীত হলে আপনি একটি মেইল পাবেন। " "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "আপনার নিবন্ধনটি এ্যাপ্লুভাল তালিকায় যুক্ত হয়েছে। একজন এডমিনিস্ট্রেটর কর্তৃক নিবন্ধন গৃহীত হলে আপনি একটি মেইল পাবেন। ",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "এই পোস্টটি মডারেশনের জন্য ফ্ল্যাগ করা হয়েছে।", "flag_success": "এই পোস্টটি মডারেশনের জন্য ফ্ল্যাগ করা হয়েছে।",
"deleted_message": "এই টপিকটি মুছে ফেলা হয়েছে। শুধুমাত্র টপিক ব্যবস্থাপনার ক্ষমতাপ্রাপ্ত সদস্যগণ এটি দেখতে পারবেন।", "deleted_message": "এই টপিকটি মুছে ফেলা হয়েছে। শুধুমাত্র টপিক ব্যবস্থাপনার ক্ষমতাপ্রাপ্ত সদস্যগণ এটি দেখতে পারবেন।",
"following_topic.message": "এখন থেকে এই টপিকে অন্যকেউ পোস্ট করলে আপনি নোটিফিকেশন পাবেন।", "following_topic.message": "এখন থেকে এই টপিকে অন্যকেউ পোস্ট করলে আপনি নোটিফিকেশন পাবেন।",
"not_following_topic.message": "এই টপিক থেকে আপনি আর নোটিফিকেশন পাবেন না।", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "এই টপিকে সাবস্ক্রাইব করতে চাইলে অনুগ্রহ করে নিবন্ধণ করুন অথবা প্রবেশ করুন।", "login_to_subscribe": "এই টপিকে সাবস্ক্রাইব করতে চাইলে অনুগ্রহ করে নিবন্ধণ করুন অথবা প্রবেশ করুন।",
"markAsUnreadForAll.success": "টপিকটি সবার জন্য অপঠিত হিসাবে মার্ক করুন।", "markAsUnreadForAll.success": "টপিকটি সবার জন্য অপঠিত হিসাবে মার্ক করুন।",

@ -6,6 +6,7 @@
"postcount": "সর্বমোট পোষ্ট", "postcount": "সর্বমোট পোষ্ট",
"email": "ইমেইল", "email": "ইমেইল",
"confirm_email": "ইমেইল নিশ্চিত করুন", "confirm_email": "ইমেইল নিশ্চিত করুন",
"account_info": "Account Info",
"ban_account": "একাউন্ট নিষিদ্ধ করুন", "ban_account": "একাউন্ট নিষিদ্ধ করুন",
"ban_account_confirm": "আপনি কি নিশ্চিত যে এই সদস্যকে নিষিদ্ধ করতে চান ?", "ban_account_confirm": "আপনি কি নিশ্চিত যে এই সদস্যকে নিষিদ্ধ করতে চান ?",
"unban_account": "নিষেদ্ধাজ্ঞা তুলে নিন", "unban_account": "নিষেদ্ধাজ্ঞা তুলে নিন",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Share this category", "share_this_category": "Share this category",
"watch": "Sledovat", "watch": "Sledovat",
"ignore": "Ignorovat", "ignore": "Ignorovat",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Nyní sledujete aktualizace ve skupině", "watch.message": "Nyní sledujete aktualizace ve skupině",
"ignore.message": "Nyní ignorujete aktualizace ve skupině ", "ignore.message": "Nyní ignorujete aktualizace ve skupině ",
"watched-categories": "Sledované kategorie" "watched-categories": "Sledované kategorie"

@ -50,7 +50,9 @@
"topics": "Témata", "topics": "Témata",
"posts": "Příspěvky", "posts": "Příspěvky",
"best": "Nejlepší", "best": "Nejlepší",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "Zobrazení", "views": "Zobrazení",
"reputation": "Reputace", "reputation": "Reputace",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "People %1 follows", "account/following": "People %1 follows",
"account/followers": "Lidé kteří sledují %1", "account/followers": "Lidé kteří sledují %1",
"account/posts": "Příspěvky od %1", "account/posts": "Příspěvky od %1",

@ -1,5 +1,6 @@
{ {
"register": "Registrace", "register": "Registrace",
"cancel_registration": "Cancel Registration",
"help.email": "Váš email nebude bez vašeho svolení zveřejněn.", "help.email": "Váš email nebude bez vašeho svolení zveřejněn.",
"help.username_restrictions": "Jedinečné uživatelské jméno dlouhé %1 až %2 znaků. Ostatní uživatelé Vás mohou zmínit jako @<span id='yourUsername'>uživatelské-jméno</span>.", "help.username_restrictions": "Jedinečné uživatelské jméno dlouhé %1 až %2 znaků. Ostatní uživatelé Vás mohou zmínit jako @<span id='yourUsername'>uživatelské-jméno</span>.",
"help.minimum_password_length": "Délka vašeho hesla musí být alespoň %1 znaků.", "help.minimum_password_length": "Délka vašeho hesla musí být alespoň %1 znaků.",
@ -15,5 +16,8 @@
"alternative_registration": "Jiný způsob registrace", "alternative_registration": "Jiný způsob registrace",
"terms_of_use": "Podmínky", "terms_of_use": "Podmínky",
"agree_to_terms_of_use": "Souhlasím s Podmínkami", "agree_to_terms_of_use": "Souhlasím s Podmínkami",
"registration-added-to-queue": "Vaše registrace byla přidána do fronty. Obdržíte e-mail až ji správce schválí." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Vaše registrace byla přidána do fronty. Obdržíte e-mail až ji správce schválí.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "This post has been flagged for moderation.", "flag_success": "This post has been flagged for moderation.",
"deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this topic.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",

@ -6,6 +6,7 @@
"postcount": "Počet příspěvků", "postcount": "Počet příspěvků",
"email": "Email", "email": "Email",
"confirm_email": "Potvrdit email", "confirm_email": "Potvrdit email",
"account_info": "Account Info",
"ban_account": "Zablokovat účet", "ban_account": "Zablokovat účet",
"ban_account_confirm": "Opravdu chcete zablokovat tohoto uživatele?", "ban_account_confirm": "Opravdu chcete zablokovat tohoto uživatele?",
"unban_account": "Odblokovat účet", "unban_account": "Odblokovat účet",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Del denne kategori", "share_this_category": "Del denne kategori",
"watch": "Overvåg", "watch": "Overvåg",
"ignore": "Ignorer", "ignore": "Ignorer",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Du overvåger nu opdateringer fra denne kategori", "watch.message": "Du overvåger nu opdateringer fra denne kategori",
"ignore.message": "Du ignorere nu opdateringer fra denne kategori", "ignore.message": "Du ignorere nu opdateringer fra denne kategori",
"watched-categories": "Fulgte kategorier" "watched-categories": "Fulgte kategorier"

@ -50,7 +50,9 @@
"topics": "Emner", "topics": "Emner",
"posts": "Indlæg", "posts": "Indlæg",
"best": "Bedste", "best": "Bedste",
"upvoters": "Upvoters",
"upvoted": "Syntes godt om", "upvoted": "Syntes godt om",
"downvoters": "Downvoters",
"downvoted": "Syntes ikke godt om", "downvoted": "Syntes ikke godt om",
"views": "Visninger", "views": "Visninger",
"reputation": "Omdømme", "reputation": "Omdømme",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> og %2 andre har syntes godt om dit indlæg i<strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> og %2 andre har syntes godt om dit indlæg i<strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> har flyttet dit indlæg til <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> har flyttet dit indlæg til <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> har flyttet <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> har flyttet <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> har bogmærket dit indlæg i <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> og <strong>%2</strong> har bogmærket dit indlæg i <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> og %2 andre har bogmærket dit indlæg i <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> har anmeldt et indlæg i <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> har anmeldt et indlæg i <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> og <strong>%2</strong> har anmeldt et indlæg i <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> og <strong>%2</strong> har anmeldt et indlæg i <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> og %2 andre har anmeldt et indlæg i <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> og %2 andre har anmeldt et indlæg i <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Redigerer adgangskode for \"%1\"", "account/edit/password": "Redigerer adgangskode for \"%1\"",
"account/edit/username": "Redigerer brugernavn for \"%1\"", "account/edit/username": "Redigerer brugernavn for \"%1\"",
"account/edit/email": "Redigerer email for \"%1\"", "account/edit/email": "Redigerer email for \"%1\"",
"account/info": "Account Info",
"account/following": "Personer som %1 følger", "account/following": "Personer som %1 følger",
"account/followers": "Personer som følger %1", "account/followers": "Personer som følger %1",
"account/posts": "Indlæg oprettet af %1", "account/posts": "Indlæg oprettet af %1",

@ -1,5 +1,6 @@
{ {
"register": "Tilmeld", "register": "Tilmeld",
"cancel_registration": "Cancel Registration",
"help.email": "Den email er skjult som standard.", "help.email": "Den email er skjult som standard.",
"help.username_restrictions": "Et unikt brugernavn mellem %1 og %2 karakterer. Andre kan nævne dig med @<span id='yourUsername'>brugernavn</span>.", "help.username_restrictions": "Et unikt brugernavn mellem %1 og %2 karakterer. Andre kan nævne dig med @<span id='yourUsername'>brugernavn</span>.",
"help.minimum_password_length": "Din adgangskode skal være på mindst %1 karakterer.", "help.minimum_password_length": "Din adgangskode skal være på mindst %1 karakterer.",
@ -15,5 +16,8 @@
"alternative_registration": "Alternativ registrering", "alternative_registration": "Alternativ registrering",
"terms_of_use": "Betingelser for brug", "terms_of_use": "Betingelser for brug",
"agree_to_terms_of_use": "Jeg acceptere betingelserne for brug", "agree_to_terms_of_use": "Jeg acceptere betingelserne for brug",
"registration-added-to-queue": "Din registrering er blevet tilføjet til godkendelses køen. Du vil mostage en email når du er blevet accepteret af en administrator." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Din registrering er blevet tilføjet til godkendelses køen. Du vil mostage en email når du er blevet accepteret af en administrator.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Dette indlæg er blevet meldt til moderation.", "flag_success": "Dette indlæg er blevet meldt til moderation.",
"deleted_message": "Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.", "deleted_message": "Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.",
"following_topic.message": "Du vil nu modtage notifikationer når nogle skriver et indlæg i dette emne.", "following_topic.message": "Du vil nu modtage notifikationer når nogle skriver et indlæg i dette emne.",
"not_following_topic.message": "Du vil ikke længere modtage notifikationer fra dette emne.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "Venligt registrer eller login for at abbonere på dette emne.", "login_to_subscribe": "Venligt registrer eller login for at abbonere på dette emne.",
"markAsUnreadForAll.success": "Emnet er market ulæst for alle.", "markAsUnreadForAll.success": "Emnet er market ulæst for alle.",

@ -6,6 +6,7 @@
"postcount": "Antal indlæg", "postcount": "Antal indlæg",
"email": "Email", "email": "Email",
"confirm_email": "Bekræft email", "confirm_email": "Bekræft email",
"account_info": "Account Info",
"ban_account": "Ban Konto", "ban_account": "Ban Konto",
"ban_account_confirm": "Ønsker du virkelig at banne denne konto?", "ban_account_confirm": "Ønsker du virkelig at banne denne konto?",
"unban_account": "Afban Konto", "unban_account": "Afban Konto",
@ -107,5 +108,11 @@
"custom_route_help": "Indtast et rute navn her, uden nogle foregående skråstreg (f.eks. \"nyligt\" eller \"populært\")", "custom_route_help": "Indtast et rute navn her, uden nogle foregående skråstreg (f.eks. \"nyligt\" eller \"populært\")",
"sso.title": "Enkeltgangs Sign-on Servicer", "sso.title": "Enkeltgangs Sign-on Servicer",
"sso.associated": "Forbundet med", "sso.associated": "Forbundet med",
"sso.not-associated": "Klik her for at forbinde med" "sso.not-associated": "Klik her for at forbinde med",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Teile diese Kategorie", "share_this_category": "Teile diese Kategorie",
"watch": "Beobachten", "watch": "Beobachten",
"ignore": "Ignorieren", "ignore": "Ignorieren",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Du beobachtest jetzt Änderungen in dieser Kategorie", "watch.message": "Du beobachtest jetzt Änderungen in dieser Kategorie",
"ignore.message": "Du ignorierst jetzt Änderungen in dieser Kategorie", "ignore.message": "Du ignorierst jetzt Änderungen in dieser Kategorie",
"watched-categories": "Zuletzt angesehen Kategorien" "watched-categories": "Zuletzt angesehen Kategorien"

@ -50,7 +50,9 @@
"topics": "Themen", "topics": "Themen",
"posts": "Beiträge", "posts": "Beiträge",
"best": "Bestbewertet", "best": "Bestbewertet",
"upvoters": "Upvoters",
"upvoted": "Positiv bewertet", "upvoted": "Positiv bewertet",
"downvoters": "Downvoters",
"downvoted": "Negativ bewertet", "downvoted": "Negativ bewertet",
"views": "Aufrufe", "views": "Aufrufe",
"reputation": "Ansehen", "reputation": "Ansehen",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> und %2 andere Nutzer haben deinen Beitrag in <strong>%3</strong> positiv bewertet.", "upvoted_your_post_in_multiple": "<strong>%1</strong> und %2 andere Nutzer haben deinen Beitrag in <strong>%3</strong> positiv bewertet.",
"moved_your_post": "<strong>%1</strong> hat deinen Beitrag nach <strong>%2</strong> verschoben.", "moved_your_post": "<strong>%1</strong> hat deinen Beitrag nach <strong>%2</strong> verschoben.",
"moved_your_topic": "<strong>%1</strong> hat <strong>%2</strong> verschoben.", "moved_your_topic": "<strong>%1</strong> hat <strong>%2</strong> verschoben.",
"favourited_your_post_in": "<strong>%1</strong> hat deinen Beitrag in <strong>%2</strong> als Lesezeichen gespeichert.",
"favourited_your_post_in_dual": "<strong>%1</strong> und <strong>%2</strong> haben deinen Beitrag in <strong>%3</strong> als Lesezeichen gespeichert.",
"favourited_your_post_in_multiple": "<strong>%1</strong> und %2 andere Nutzer haben deinen Beitrag in <strong>%3</strong> als Lesezeichen gespeichert.",
"user_flagged_post_in": "<strong>%1</strong> hat einen Beitrag in </strong>%2</strong> gemeldet", "user_flagged_post_in": "<strong>%1</strong> hat einen Beitrag in </strong>%2</strong> gemeldet",
"user_flagged_post_in_dual": "<strong>%1</strong> und <strong>%2</strong> haben einen Beitrag in <strong>%3</strong> gemeldet", "user_flagged_post_in_dual": "<strong>%1</strong> und <strong>%2</strong> haben einen Beitrag in <strong>%3</strong> gemeldet",
"user_flagged_post_in_multiple": "<strong>%1</strong> und %2 andere Nutzer haben einen Beitrag in <strong>%3</strong> gemeldet", "user_flagged_post_in_multiple": "<strong>%1</strong> und %2 andere Nutzer haben einen Beitrag in <strong>%3</strong> gemeldet",

@ -29,6 +29,7 @@
"account/edit/password": "Bearbeite Passwort von \"%1\"", "account/edit/password": "Bearbeite Passwort von \"%1\"",
"account/edit/username": "Bearbeite Benutzernamen von \"%1\"", "account/edit/username": "Bearbeite Benutzernamen von \"%1\"",
"account/edit/email": "Bearbeite E-Mail von \"%1\"", "account/edit/email": "Bearbeite E-Mail von \"%1\"",
"account/info": "Account Info",
"account/following": "Nutzer, denen %1 folgt", "account/following": "Nutzer, denen %1 folgt",
"account/followers": "Nutzer, die %1 folgen", "account/followers": "Nutzer, die %1 folgen",
"account/posts": "Beiträge von %1", "account/posts": "Beiträge von %1",

@ -1,5 +1,6 @@
{ {
"register": "Registrieren", "register": "Registrieren",
"cancel_registration": "Cancel Registration",
"help.email": "Deine E-Mail Adresse ist standardmäßig nicht öffentlich sichtbar.", "help.email": "Deine E-Mail Adresse ist standardmäßig nicht öffentlich sichtbar.",
"help.username_restrictions": "Einen einmaligen Benutzernamen. %1-%2 Zeichen. Andere Benutzer können dich mit @<span id='yourUsername'>Benutzername</span> anschreiben.", "help.username_restrictions": "Einen einmaligen Benutzernamen. %1-%2 Zeichen. Andere Benutzer können dich mit @<span id='yourUsername'>Benutzername</span> anschreiben.",
"help.minimum_password_length": "Dein Passwort muss mindestens %1 Zeichen lang sein.", "help.minimum_password_length": "Dein Passwort muss mindestens %1 Zeichen lang sein.",
@ -15,5 +16,8 @@
"alternative_registration": "Alternative Registrierung", "alternative_registration": "Alternative Registrierung",
"terms_of_use": "Nutzungsbedingungen", "terms_of_use": "Nutzungsbedingungen",
"agree_to_terms_of_use": "Ich stimme den Nutzungsbedingungen zu", "agree_to_terms_of_use": "Ich stimme den Nutzungsbedingungen zu",
"registration-added-to-queue": "Deine Registration wurde abgeschickt. Du wirst eine E-Mail erhalten, sobald sie von einem Administrator akzeptiert wird." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Deine Registration wurde abgeschickt. Du wirst eine E-Mail erhalten, sobald sie von einem Administrator akzeptiert wird.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Dieser Beitrag wurde erfolgreich für die Moderation markiert.", "flag_success": "Dieser Beitrag wurde erfolgreich für die Moderation markiert.",
"deleted_message": "Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.", "deleted_message": "Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.",
"following_topic.message": "Du erhälst nun eine Benachrichtigung, wenn jemand einen Beitrag zu diesem Thema verfasst.", "following_topic.message": "Du erhälst nun eine Benachrichtigung, wenn jemand einen Beitrag zu diesem Thema verfasst.",
"not_following_topic.message": "Du erhälst keine weiteren Benachrichtigungen zu diesem Thema mehr.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "Ungelesene Beiträge in diesem Thema werden nicht mehr angezeigt. Du erhältst eine Benachrichtigung wenn du in diesem Thema erwähnt wirst oder deine Beiträge positiv bewertet werden.", "ignoring_topic.message": "Ungelesene Beiträge in diesem Thema werden nicht mehr angezeigt. Du erhältst eine Benachrichtigung wenn du in diesem Thema erwähnt wirst oder deine Beiträge positiv bewertet werden.",
"login_to_subscribe": "Bitte registrieren oder einloggen um dieses Thema zu abonnieren", "login_to_subscribe": "Bitte registrieren oder einloggen um dieses Thema zu abonnieren",
"markAsUnreadForAll.success": "Thema für Alle als ungelesen markiert.", "markAsUnreadForAll.success": "Thema für Alle als ungelesen markiert.",

@ -6,6 +6,7 @@
"postcount": "Beiträge", "postcount": "Beiträge",
"email": "E-Mail", "email": "E-Mail",
"confirm_email": "E-Mail bestätigen", "confirm_email": "E-Mail bestätigen",
"account_info": "Account Info",
"ban_account": "Konto sperren", "ban_account": "Konto sperren",
"ban_account_confirm": "Bist du sicher, dass du diesen Benutzer sperren möchtest?", "ban_account_confirm": "Bist du sicher, dass du diesen Benutzer sperren möchtest?",
"unban_account": "Konto entsperren", "unban_account": "Konto entsperren",
@ -107,5 +108,11 @@
"custom_route_help": "Gib hier einen Pfadnamen ohne vorangehenden Slash ein (z.B. \"recent\" oder \"popular\")", "custom_route_help": "Gib hier einen Pfadnamen ohne vorangehenden Slash ein (z.B. \"recent\" oder \"popular\")",
"sso.title": "Single Sign-on Dienste", "sso.title": "Single Sign-on Dienste",
"sso.associated": "Verbunden mit", "sso.associated": "Verbunden mit",
"sso.not-associated": "Verbinde dich mit" "sso.not-associated": "Verbinde dich mit",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Μοιράσου αυτή την κατηγορία", "share_this_category": "Μοιράσου αυτή την κατηγορία",
"watch": "Watch", "watch": "Watch",
"ignore": "Αγνόηση", "ignore": "Αγνόηση",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "You are now watching updates from this category", "watch.message": "You are now watching updates from this category",
"ignore.message": "You are now ignoring updates from this category", "ignore.message": "You are now ignoring updates from this category",
"watched-categories": "Watched categories" "watched-categories": "Watched categories"

@ -50,7 +50,9 @@
"topics": "Θέματα", "topics": "Θέματα",
"posts": "Δημοσιεύσεις", "posts": "Δημοσιεύσεις",
"best": "Best", "best": "Best",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "Εμφανίσεις", "views": "Εμφανίσεις",
"reputation": "Φήμη", "reputation": "Φήμη",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "Ο/Η <strong>%1</strong> επεσήμανε μια δημοσίευσή σου στο <strong>%2</strong>", "user_flagged_post_in": "Ο/Η <strong>%1</strong> επεσήμανε μια δημοσίευσή σου στο <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "People %1 follows", "account/following": "People %1 follows",
"account/followers": "People who follow %1", "account/followers": "People who follow %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",

@ -1,5 +1,6 @@
{ {
"register": "Εγγραφή", "register": "Εγγραφή",
"cancel_registration": "Cancel Registration",
"help.email": "Από προεπιλογή, το email σου θα είναι κρυμμένο από την κοινή θέα.", "help.email": "Από προεπιλογή, το email σου θα είναι κρυμμένο από την κοινή θέα.",
"help.username_restrictions": "Ένα μοναδικό όνομα χρήστη μεταξύ %1 και %2 χαρακτήρων. Άλλα άτομα μπορούν να σε αναφέρουν με το @<span id='yourUsername'>username</span> σου.", "help.username_restrictions": "Ένα μοναδικό όνομα χρήστη μεταξύ %1 και %2 χαρακτήρων. Άλλα άτομα μπορούν να σε αναφέρουν με το @<span id='yourUsername'>username</span> σου.",
"help.minimum_password_length": "Το μήκος του κωδικού σου πρέπει να είναι τουλάχιστον %1 χαρακτήρες.", "help.minimum_password_length": "Το μήκος του κωδικού σου πρέπει να είναι τουλάχιστον %1 χαρακτήρες.",
@ -15,5 +16,8 @@
"alternative_registration": "Εναλλακτική Εγγραφή", "alternative_registration": "Εναλλακτική Εγγραφή",
"terms_of_use": "Όροι Χρήσης", "terms_of_use": "Όροι Χρήσης",
"agree_to_terms_of_use": "Συμφωνώ με τους Όρους Χρήσης", "agree_to_terms_of_use": "Συμφωνώ με τους Όρους Χρήσης",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Αυτή η δημοσίευση έχει επισημανθεί για συντονισμό.", "flag_success": "Αυτή η δημοσίευση έχει επισημανθεί για συντονισμό.",
"deleted_message": "Το θέμα αυτό έχει διαγραφεί. Μόνο οι χρήστες με δικαιώματα διαχειριστή θεμάτων μπορούν να το δουν.", "deleted_message": "Το θέμα αυτό έχει διαγραφεί. Μόνο οι χρήστες με δικαιώματα διαχειριστή θεμάτων μπορούν να το δουν.",
"following_topic.message": "Θα λαμβάνεις ειδοποιήσεις όποτε κάποιος δημοσιεύει κάτι σε αυτό το θέμα.", "following_topic.message": "Θα λαμβάνεις ειδοποιήσεις όποτε κάποιος δημοσιεύει κάτι σε αυτό το θέμα.",
"not_following_topic.message": "Δεν θα λαμβάνεις άλλες ειδοποιήσεις από αυτό το θέμα.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "Παρακαλώ εγγράψου ή συνδέσου για για γραφτείς σε αυτό το θέμα.", "login_to_subscribe": "Παρακαλώ εγγράψου ή συνδέσου για για γραφτείς σε αυτό το θέμα.",
"markAsUnreadForAll.success": "Το θέμα σημειώθηκε ως μη αναγνωσμένο για όλους.", "markAsUnreadForAll.success": "Το θέμα σημειώθηκε ως μη αναγνωσμένο για όλους.",

@ -6,6 +6,7 @@
"postcount": "Post Count", "postcount": "Post Count",
"email": "Emai", "email": "Emai",
"confirm_email": "Επιβεβαίωση Email", "confirm_email": "Επιβεβαίωση Email",
"account_info": "Account Info",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Share 'tis category", "share_this_category": "Share 'tis category",
"watch": "Be watchin'", "watch": "Be watchin'",
"ignore": "Be ignorin'", "ignore": "Be ignorin'",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Ye now be watchin' updates from 'tis category", "watch.message": "Ye now be watchin' updates from 'tis category",
"ignore.message": "Ye now be ignorin' updates from 'tis category", "ignore.message": "Ye now be ignorin' updates from 'tis category",
"watched-categories": "Categories ye be watchin'" "watched-categories": "Categories ye be watchin'"

@ -50,7 +50,9 @@
"topics": "Topics", "topics": "Topics",
"posts": "Messages", "posts": "Messages",
"best": "Best", "best": "Best",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "Views", "views": "Views",
"reputation": "Reputation", "reputation": "Reputation",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "People %1 follows", "account/following": "People %1 follows",
"account/followers": "People who follow %1", "account/followers": "People who follow %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",

@ -1,5 +1,6 @@
{ {
"register": "Board the ship", "register": "Board the ship",
"cancel_registration": "Cancel Registration",
"help.email": "By default, your email will be hidden from the public.", "help.email": "By default, your email will be hidden from the public.",
"help.username_restrictions": "A unique username between %1 and %2 characters. Others can mention you with @<span id='yourUsername'>username</span>.", "help.username_restrictions": "A unique username between %1 and %2 characters. Others can mention you with @<span id='yourUsername'>username</span>.",
"help.minimum_password_length": "Your password's length must be at least %1 characters.", "help.minimum_password_length": "Your password's length must be at least %1 characters.",
@ -15,5 +16,8 @@
"alternative_registration": "Alternative Registration", "alternative_registration": "Alternative Registration",
"terms_of_use": "Terms of Use", "terms_of_use": "Terms of Use",
"agree_to_terms_of_use": "I agree to the Terms of Use", "agree_to_terms_of_use": "I agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "This post has been flagged for moderation.", "flag_success": "This post has been flagged for moderation.",
"deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this topic.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",

@ -6,6 +6,7 @@
"postcount": "Post Count", "postcount": "Post Count",
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"account_info": "Account Info",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Share this category", "share_this_category": "Share this category",
"watch": "Watch", "watch": "Watch",
"ignore": "Ignore", "ignore": "Ignore",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "You are now watching updates from this category", "watch.message": "You are now watching updates from this category",
"ignore.message": "You are now ignoring updates from this category", "ignore.message": "You are now ignoring updates from this category",
"watched-categories": "Watched categories" "watched-categories": "Watched categories"

@ -50,7 +50,9 @@
"topics": "Topics", "topics": "Topics",
"posts": "Posts", "posts": "Posts",
"best": "Best", "best": "Best",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "Views", "views": "Views",
"reputation": "Reputation", "reputation": "Reputation",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "People %1 follows", "account/following": "People %1 follows",
"account/followers": "People who follow %1", "account/followers": "People who follow %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",

@ -1,5 +1,6 @@
{ {
"register": "Register", "register": "Register",
"cancel_registration": "Cancel Registration",
"help.email": "By default, your email will be hidden from the public.", "help.email": "By default, your email will be hidden from the public.",
"help.username_restrictions": "A unique username between %1 and %2 characters. Others can mention you with @<span id='yourUsername'>username</span>.", "help.username_restrictions": "A unique username between %1 and %2 characters. Others can mention you with @<span id='yourUsername'>username</span>.",
"help.minimum_password_length": "Your password's length must be at least %1 characters.", "help.minimum_password_length": "Your password's length must be at least %1 characters.",
@ -15,5 +16,8 @@
"alternative_registration": "Alternative Registration", "alternative_registration": "Alternative Registration",
"terms_of_use": "Terms of Use", "terms_of_use": "Terms of Use",
"agree_to_terms_of_use": "I agree to the Terms of Use", "agree_to_terms_of_use": "I agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "This post has been flagged for moderation.", "flag_success": "This post has been flagged for moderation.",
"deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this topic.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",

@ -6,6 +6,7 @@
"postcount": "Post Count", "postcount": "Post Count",
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"account_info": "Account Info",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Compartir esta categoría", "share_this_category": "Compartir esta categoría",
"watch": "Siguiendo", "watch": "Siguiendo",
"ignore": "Ignorando", "ignore": "Ignorando",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Ahora estás viendo actualizaciones de esta categoría", "watch.message": "Ahora estás viendo actualizaciones de esta categoría",
"ignore.message": "Ahora estás ignorando las actualizaciones de esta categoría", "ignore.message": "Ahora estás ignorando las actualizaciones de esta categoría",
"watched-categories": "Categorías seguidas" "watched-categories": "Categorías seguidas"

@ -50,7 +50,9 @@
"topics": "Temas", "topics": "Temas",
"posts": "Posts", "posts": "Posts",
"best": "Mejor valorados", "best": "Mejor valorados",
"upvoters": "Upvoters",
"upvoted": "Votado positivamente", "upvoted": "Votado positivamente",
"downvoters": "Downvoters",
"downvoted": "Votado negativamente", "downvoted": "Votado negativamente",
"views": "Visitas", "views": "Visitas",
"reputation": "Reputación", "reputation": "Reputación",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> y otras %2 personas han votado positivamente tu respuesta en <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> y otras %2 personas han votado positivamente tu respuesta en <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> su tema ha sido movido a <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> su tema ha sido movido a <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> se ha movido <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> se ha movido <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> se ha guardado su post en <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> y <strong>%2</strong> se han guardado su post en <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> y otros %2 usuarios se han guardado su post en <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> ha reportado una respuesta en <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> ha reportado una respuesta en <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> y <strong>%2</strong> han reportado un post en <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> y <strong>%2</strong> han reportado un post en <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> y otras %2 personas han reportado un post en <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> y otras %2 personas han reportado un post en <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editar contraseña de \"%1\"", "account/edit/password": "Editar contraseña de \"%1\"",
"account/edit/username": "Editar nombre de usuario de \"%1\"", "account/edit/username": "Editar nombre de usuario de \"%1\"",
"account/edit/email": "Editar email \"%1\"", "account/edit/email": "Editar email \"%1\"",
"account/info": "Account Info",
"account/following": "Gente que sigue %1", "account/following": "Gente que sigue %1",
"account/followers": "Seguidores de %1", "account/followers": "Seguidores de %1",
"account/posts": "Publicados por %1", "account/posts": "Publicados por %1",

@ -1,5 +1,6 @@
{ {
"register": "Registrarse", "register": "Registrarse",
"cancel_registration": "Cancel Registration",
"help.email": "Por defecto, tu cuenta de correo electrónico estará oculta al publico.", "help.email": "Por defecto, tu cuenta de correo electrónico estará oculta al publico.",
"help.username_restrictions": "El nombre de usuario debe tener entre %1 y %2 carácteres. Los miembros pueden responderte escribiendo @<span id='yourUsername'>usuario</span>.", "help.username_restrictions": "El nombre de usuario debe tener entre %1 y %2 carácteres. Los miembros pueden responderte escribiendo @<span id='yourUsername'>usuario</span>.",
"help.minimum_password_length": "Tu contraseña debe tener al menos %1 carácteres.", "help.minimum_password_length": "Tu contraseña debe tener al menos %1 carácteres.",
@ -15,5 +16,8 @@
"alternative_registration": "Métodos de registro alternativos", "alternative_registration": "Métodos de registro alternativos",
"terms_of_use": "Términos y Condiciones de uso", "terms_of_use": "Términos y Condiciones de uso",
"agree_to_terms_of_use": "Acepto los Términos y Condiciones de uso", "agree_to_terms_of_use": "Acepto los Términos y Condiciones de uso",
"registration-added-to-queue": "Tu registro se ha añadido a la cola de aprobación,. Recibirás un correo cuando este sea aceptado por un administrador. " "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Tu registro se ha añadido a la cola de aprobación,. Recibirás un correo cuando este sea aceptado por un administrador. ",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Este mensaje ha sido reportado para moderación.", "flag_success": "Este mensaje ha sido reportado para moderación.",
"deleted_message": "Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.", "deleted_message": "Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.",
"following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.", "following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.",
"not_following_topic.message": "No recibiras notificaciones de este tema.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "Ya no verás este tema en no leídos. Serás notificado si te mencionan o te votan.", "ignoring_topic.message": "Ya no verás este tema en no leídos. Serás notificado si te mencionan o te votan.",
"login_to_subscribe": "Por favor, conéctate para subscribirte a este tema.", "login_to_subscribe": "Por favor, conéctate para subscribirte a este tema.",
"markAsUnreadForAll.success": "Publicación marcada como no leída para todos.", "markAsUnreadForAll.success": "Publicación marcada como no leída para todos.",

@ -6,6 +6,7 @@
"postcount": "Número De Publicaciones", "postcount": "Número De Publicaciones",
"email": "Correo electrónico", "email": "Correo electrónico",
"confirm_email": "Confirmar correo electrónico", "confirm_email": "Confirmar correo electrónico",
"account_info": "Account Info",
"ban_account": "Banear cuenta", "ban_account": "Banear cuenta",
"ban_account_confirm": "Quieres confirmar el baneo de este usuario?", "ban_account_confirm": "Quieres confirmar el baneo de este usuario?",
"unban_account": "Desbanear cuenta", "unban_account": "Desbanear cuenta",
@ -107,5 +108,11 @@
"custom_route_help": "Introduzca un nombre de ruta aquí, sin ninguna barra anterior (por ejemplo, \"reciente\", o \"popular\")", "custom_route_help": "Introduzca un nombre de ruta aquí, sin ninguna barra anterior (por ejemplo, \"reciente\", o \"popular\")",
"sso.title": "Servicios de Inicio de sesión Único", "sso.title": "Servicios de Inicio de sesión Único",
"sso.associated": "Asociado con", "sso.associated": "Asociado con",
"sso.not-associated": "Da clic aquí para asociarse con" "sso.not-associated": "Da clic aquí para asociarse con",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Jaga seda kategooriat", "share_this_category": "Jaga seda kategooriat",
"watch": "Vaata", "watch": "Vaata",
"ignore": "Ignoreeri", "ignore": "Ignoreeri",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Jälgid nüüdsest teateid sellest kategooriast", "watch.message": "Jälgid nüüdsest teateid sellest kategooriast",
"ignore.message": "Ignoreerid nüüdsest teateid sellest kategooriast", "ignore.message": "Ignoreerid nüüdsest teateid sellest kategooriast",
"watched-categories": "Jälgitavad kategooriad" "watched-categories": "Jälgitavad kategooriad"

@ -50,7 +50,9 @@
"topics": "Teemat", "topics": "Teemat",
"posts": "Postitust", "posts": "Postitust",
"best": "Parim", "best": "Parim",
"upvoters": "Upvoters",
"upvoted": "Kiideti heaks", "upvoted": "Kiideti heaks",
"downvoters": "Downvoters",
"downvoted": "Hääletas vastu", "downvoted": "Hääletas vastu",
"views": "Vaatamist", "views": "Vaatamist",
"reputation": "Reputatsioon", "reputation": "Reputatsioon",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> ja %2 teist on kiitnud sinu postituse heaks: <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> ja %2 teist on kiitnud sinu postituse heaks: <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> liigutas sinu postituse <strong>%2 'sse</strong>", "moved_your_post": "<strong>%1</strong> liigutas sinu postituse <strong>%2 'sse</strong>",
"moved_your_topic": "<strong>%1</strong> liigutas <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> liigutas <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> pani Sinu postituse <strong>%2</strong> järjehoidjatesse.",
"favourited_your_post_in_dual": "<strong>%1</strong> ja <strong>%2</strong> panid Sinu postituse <strong>%3</strong> enda järjehoidjatesse.",
"favourited_your_post_in_multiple": "<strong>%1</strong> ja %2 teist on Sinu postitust <strong>%3</strong> järjehoidjasse lisanud.",
"user_flagged_post_in": "<strong>%1</strong> raporteeris postitust <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> raporteeris postitust <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> ja <strong>%2</strong> märgistasid postituse: <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> ja <strong>%2</strong> märgistasid postituse: <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> ja %2 teist märgistasid postituse: <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> ja %2 teist märgistasid postituse: <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Redigeerid \"%1\" parooli", "account/edit/password": "Redigeerid \"%1\" parooli",
"account/edit/username": "Redigeerid \"%1\" kasutajanime", "account/edit/username": "Redigeerid \"%1\" kasutajanime",
"account/edit/email": "Redigeerid \"%1\" emaili", "account/edit/email": "Redigeerid \"%1\" emaili",
"account/info": "Account Info",
"account/following": "Kasutaja %1 jälgib", "account/following": "Kasutaja %1 jälgib",
"account/followers": "Kasutajad, kes jälgivad %1", "account/followers": "Kasutajad, kes jälgivad %1",
"account/posts": "Postitused, mis on tehtud kasutaja %1 poolt", "account/posts": "Postitused, mis on tehtud kasutaja %1 poolt",

@ -1,5 +1,6 @@
{ {
"register": "Registreeri", "register": "Registreeri",
"cancel_registration": "Cancel Registration",
"help.email": "Algsättena peidetakse sinu e-mail avalikuse eest.", "help.email": "Algsättena peidetakse sinu e-mail avalikuse eest.",
"help.username_restrictions": "Unikaalne kasutajanimi, mis on %1 - %2 tähemärki pikk. Teised saavad sind postitustes mainida kasutades @<span id='yourUsername'>kasutajanime</span>.", "help.username_restrictions": "Unikaalne kasutajanimi, mis on %1 - %2 tähemärki pikk. Teised saavad sind postitustes mainida kasutades @<span id='yourUsername'>kasutajanime</span>.",
"help.minimum_password_length": "Sinu parooli pikkus peab olema vähemalt %1 tähemärki pikk.", "help.minimum_password_length": "Sinu parooli pikkus peab olema vähemalt %1 tähemärki pikk.",
@ -15,5 +16,8 @@
"alternative_registration": "Alternatiivne registreerimismeetod", "alternative_registration": "Alternatiivne registreerimismeetod",
"terms_of_use": "Foorumi reeglid", "terms_of_use": "Foorumi reeglid",
"agree_to_terms_of_use": "Nõustun foorumi reeglitega", "agree_to_terms_of_use": "Nõustun foorumi reeglitega",
"registration-added-to-queue": "Teie registreerimine vaadatakse üle. Te saate e-kirja kui administraator on aktsepteerinud registreermimise." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Teie registreerimine vaadatakse üle. Te saate e-kirja kui administraator on aktsepteerinud registreermimise.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "See postitus on nüüd märgistatud modereerimiseks.", "flag_success": "See postitus on nüüd märgistatud modereerimiseks.",
"deleted_message": "See teema on kustutatud. Ainult kasutajad kellel on piisavalt õigusi saavad seda näha.", "deleted_message": "See teema on kustutatud. Ainult kasutajad kellel on piisavalt õigusi saavad seda näha.",
"following_topic.message": "Sulle ei edastata enam teateid uutest postitustest kui keegi postitab siia teemasse.", "following_topic.message": "Sulle ei edastata enam teateid uutest postitustest kui keegi postitab siia teemasse.",
"not_following_topic.message": "Sulle ei edastata enam teateid uutest postitustest siin teemas.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "Sa ei näe seda teemat enam lugemata teemade nimekirjas. Sind teavitatakse, kui Sind mainitakse või Sinu postitust kiidetakse heaks.", "ignoring_topic.message": "Sa ei näe seda teemat enam lugemata teemade nimekirjas. Sind teavitatakse, kui Sind mainitakse või Sinu postitust kiidetakse heaks.",
"login_to_subscribe": "Palun registreeru kasutajaks või logi sisse, et tellida teateid selle postituse kohta.", "login_to_subscribe": "Palun registreeru kasutajaks või logi sisse, et tellida teateid selle postituse kohta.",
"markAsUnreadForAll.success": "Teema märgitud mitte-loetuks kõikidele.", "markAsUnreadForAll.success": "Teema märgitud mitte-loetuks kõikidele.",

@ -6,6 +6,7 @@
"postcount": "Postitusi", "postcount": "Postitusi",
"email": "Email", "email": "Email",
"confirm_email": "Kinnita email", "confirm_email": "Kinnita email",
"account_info": "Account Info",
"ban_account": "Bannige kasutaja", "ban_account": "Bannige kasutaja",
"ban_account_confirm": "Kas te tõesti soovite antud kasutajat bannida?", "ban_account_confirm": "Kas te tõesti soovite antud kasutajat bannida?",
"unban_account": "Eemaldage kontolt ban", "unban_account": "Eemaldage kontolt ban",
@ -107,5 +108,11 @@
"custom_route_help": "Sisestage tee nimi siia, ilma eelnevate kaldkriipsudeta (nt. \"recent\", või \"popular\")", "custom_route_help": "Sisestage tee nimi siia, ilma eelnevate kaldkriipsudeta (nt. \"recent\", või \"popular\")",
"sso.title": "Ühekordse sisselogimisega teenused", "sso.title": "Ühekordse sisselogimisega teenused",
"sso.associated": "Seotud koos", "sso.associated": "Seotud koos",
"sso.not-associated": "Kliki siia, et siduda koos" "sso.not-associated": "Kliki siia, et siduda koos",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "به اشتراک‌گذاری این دسته بندی", "share_this_category": "به اشتراک‌گذاری این دسته بندی",
"watch": "پیگیری", "watch": "پیگیری",
"ignore": "نادیده گرفتن", "ignore": "نادیده گرفتن",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "در حال حاضر شما به روز رسانی های این دسته بندی را دنبال می کنید", "watch.message": "در حال حاضر شما به روز رسانی های این دسته بندی را دنبال می کنید",
"ignore.message": "در حال حاضر شما به روز رسانی های این دسته بندی را نادیده میگیرد", "ignore.message": "در حال حاضر شما به روز رسانی های این دسته بندی را نادیده میگیرد",
"watched-categories": "دسته بندی های پیگیری شده" "watched-categories": "دسته بندی های پیگیری شده"

@ -50,7 +50,9 @@
"topics": "موضوع ها", "topics": "موضوع ها",
"posts": "دیدگاه‌ها", "posts": "دیدگاه‌ها",
"best": "بهترین", "best": "بهترین",
"upvoters": "Upvoters",
"upvoted": "رای مثبت", "upvoted": "رای مثبت",
"downvoters": "Downvoters",
"downvoted": "رای منفی", "downvoted": "رای منفی",
"views": "بازدیدها", "views": "بازدیدها",
"reputation": "اعتبار", "reputation": "اعتبار",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong>و %2 دیگران به پست شما رای مثبت دادن در <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong>و %2 دیگران به پست شما رای مثبت دادن در <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> پست شما را به <strong>%2</strong> انتقال داده است", "moved_your_post": "<strong>%1</strong> پست شما را به <strong>%2</strong> انتقال داده است",
"moved_your_topic": "<strong>%2</strong> <strong>%1</strong> را منتقل کرده است", "moved_your_topic": "<strong>%2</strong> <strong>%1</strong> را منتقل کرده است",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> پست شما را در <strong>%2</strong> علامتدار کرده", "user_flagged_post_in": "<strong>%1</strong> پست شما را در <strong>%2</strong> علامتدار کرده",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "ویرایش کلمه ی عبورِ \"%1\"", "account/edit/password": "ویرایش کلمه ی عبورِ \"%1\"",
"account/edit/username": "ویرایش نام کاربریِ \"%1\"", "account/edit/username": "ویرایش نام کاربریِ \"%1\"",
"account/edit/email": "ویرایش ایمیلِ \"%1\"", "account/edit/email": "ویرایش ایمیلِ \"%1\"",
"account/info": "Account Info",
"account/following": "کاربرانی که %1 دنبال می‌کند", "account/following": "کاربرانی که %1 دنبال می‌کند",
"account/followers": "کاربرانی که %1 را دنبال می‌کنند", "account/followers": "کاربرانی که %1 را دنبال می‌کنند",
"account/posts": "پست‌های %1", "account/posts": "پست‌های %1",

@ -1,5 +1,6 @@
{ {
"register": "نام‌نویسی", "register": "نام‌نویسی",
"cancel_registration": "Cancel Registration",
"help.email": "به طور پیش‌فرض، ایمیل‌ی شما از دید همگان پنهان می‌شود.", "help.email": "به طور پیش‌فرض، ایمیل‌ی شما از دید همگان پنهان می‌شود.",
"help.username_restrictions": "یک نام کاربری یکتا بین %1 و %2 نویسه. دیگران می‌توانند با @<span id='yourUsername'>نام‌کاربری</span> به شما اشاره کنند.", "help.username_restrictions": "یک نام کاربری یکتا بین %1 و %2 نویسه. دیگران می‌توانند با @<span id='yourUsername'>نام‌کاربری</span> به شما اشاره کنند.",
"help.minimum_password_length": "کلمه عبور شما باید دست‌کم %1 کاراکتر داشته باشد.", "help.minimum_password_length": "کلمه عبور شما باید دست‌کم %1 کاراکتر داشته باشد.",
@ -15,5 +16,8 @@
"alternative_registration": "روش ثبت نام جایگزین", "alternative_registration": "روش ثبت نام جایگزین",
"terms_of_use": "شرایط استفاده", "terms_of_use": "شرایط استفاده",
"agree_to_terms_of_use": "با شرایط استفاده موافقم", "agree_to_terms_of_use": "با شرایط استفاده موافقم",
"registration-added-to-queue": "ثبت نام شما به صف تایید اضافه شد. وقتی توسط یک مدیر تایید شد شما ایمیلی دریافت خواهید کرد." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "ثبت نام شما به صف تایید اضافه شد. وقتی توسط یک مدیر تایید شد شما ایمیلی دریافت خواهید کرد.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "این موضوع برای بررسی ناظران پرچم گذاشته شد.", "flag_success": "این موضوع برای بررسی ناظران پرچم گذاشته شد.",
"deleted_message": "این موضوع پاک شده است. تنها کاربرانِ با حق مدیریت موضوع می‌توانند آن را ببینند.", "deleted_message": "این موضوع پاک شده است. تنها کاربرانِ با حق مدیریت موضوع می‌توانند آن را ببینند.",
"following_topic.message": "از این پس اگر کسی در این موضوع پست بگذارد، شما آگاه خواهید شد.", "following_topic.message": "از این پس اگر کسی در این موضوع پست بگذارد، شما آگاه خواهید شد.",
"not_following_topic.message": "شما دیگر اطلاعیه های این موضوع را دریافت نخواهید کرد.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "شما دیگر نمی خواهید این تاپیک را در فهرست عنوان های خوانده نشده ببینید. به شما اطلاع داده خواهد شد زمانی که به پست شما کسی رای بدهد.", "ignoring_topic.message": "شما دیگر نمی خواهید این تاپیک را در فهرست عنوان های خوانده نشده ببینید. به شما اطلاع داده خواهد شد زمانی که به پست شما کسی رای بدهد.",
"login_to_subscribe": "برای دنبال کردن این موضوع، لطفا ثبت نام کنید و یا با نام کاربری خود وارد شوید", "login_to_subscribe": "برای دنبال کردن این موضوع، لطفا ثبت نام کنید و یا با نام کاربری خود وارد شوید",
"markAsUnreadForAll.success": "موضوع برای همگان نخوانده در نظر گرفته شد.", "markAsUnreadForAll.success": "موضوع برای همگان نخوانده در نظر گرفته شد.",

@ -6,6 +6,7 @@
"postcount": "تعداد پست ها", "postcount": "تعداد پست ها",
"email": "رایانامه", "email": "رایانامه",
"confirm_email": "تأیید ایمیل", "confirm_email": "تأیید ایمیل",
"account_info": "Account Info",
"ban_account": "مسدود کردن حساب کاربری", "ban_account": "مسدود کردن حساب کاربری",
"ban_account_confirm": "از مسدود کردن این کاربر اطمینان دارید؟", "ban_account_confirm": "از مسدود کردن این کاربر اطمینان دارید؟",
"unban_account": "آزاد کردن حساب کاربری", "unban_account": "آزاد کردن حساب کاربری",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Jaa tämä kategoria", "share_this_category": "Jaa tämä kategoria",
"watch": "Watch", "watch": "Watch",
"ignore": "Sivuuta", "ignore": "Sivuuta",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "You are now watching updates from this category", "watch.message": "You are now watching updates from this category",
"ignore.message": "You are now ignoring updates from this category", "ignore.message": "You are now ignoring updates from this category",
"watched-categories": "Watched categories" "watched-categories": "Watched categories"

@ -50,7 +50,9 @@
"topics": "Aiheet", "topics": "Aiheet",
"posts": "Viestit", "posts": "Viestit",
"best": "Best", "best": "Best",
"upvoters": "Upvoters",
"upvoted": "Upvoted", "upvoted": "Upvoted",
"downvoters": "Downvoters",
"downvoted": "Downvoted", "downvoted": "Downvoted",
"views": "Katsottu", "views": "Katsottu",
"reputation": "Maine", "reputation": "Maine",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> and %2 others have upvoted your post in <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> has moved your post to <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>", "moved_your_topic": "<strong>%1</strong> has moved <strong>%2</strong>",
"favourited_your_post_in": "<strong>%1</strong> has bookmarked your post in <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> have bookmarked your post in <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> and %2 others have bookmarked your post in <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> and <strong>%2</strong> flagged a post in <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> and %2 others flagged a post in <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Editing password of \"%1\"", "account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"", "account/edit/username": "Editing username of \"%1\"",
"account/edit/email": "Editing email of \"%1\"", "account/edit/email": "Editing email of \"%1\"",
"account/info": "Account Info",
"account/following": "Ihmiset, jota %1 seuraa", "account/following": "Ihmiset, jota %1 seuraa",
"account/followers": "Ihmiset, jotka seuraavat %1", "account/followers": "Ihmiset, jotka seuraavat %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",

@ -1,5 +1,6 @@
{ {
"register": "Rekisteröidy", "register": "Rekisteröidy",
"cancel_registration": "Cancel Registration",
"help.email": "Oletuksena sähköpostiosoitettasi ei näytetä muille.", "help.email": "Oletuksena sähköpostiosoitettasi ei näytetä muille.",
"help.username_restrictions": "Yksilöllisen käyttäjätunnuksen pitää olla %1-%2 merkkiä pitkä. Toiset voivat mainita sinut @<span id='yourUsername'>username</span>.", "help.username_restrictions": "Yksilöllisen käyttäjätunnuksen pitää olla %1-%2 merkkiä pitkä. Toiset voivat mainita sinut @<span id='yourUsername'>username</span>.",
"help.minimum_password_length": "Salasanasi pitää olla vähintään %1 merkin mittainen.", "help.minimum_password_length": "Salasanasi pitää olla vähintään %1 merkin mittainen.",
@ -15,5 +16,8 @@
"alternative_registration": "Vaihtoehtoiset rekisteröitymistavat", "alternative_registration": "Vaihtoehtoiset rekisteröitymistavat",
"terms_of_use": "Käyttöehdot", "terms_of_use": "Käyttöehdot",
"agree_to_terms_of_use": "Hyväksyn käyttöehdot", "agree_to_terms_of_use": "Hyväksyn käyttöehdot",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Tämä viesti ilmiannettiin moderaattoreille.", "flag_success": "Tämä viesti ilmiannettiin moderaattoreille.",
"deleted_message": "Tämä aihe on poistettu. Vain käyttäjät, joilla on aiheen hallintaoikeudet, voivat nähdä sen.", "deleted_message": "Tämä aihe on poistettu. Vain käyttäjät, joilla on aiheen hallintaoikeudet, voivat nähdä sen.",
"following_topic.message": "Saat nyt ilmoituksen, kun joku kirjoittaa tähän aiheeseen.", "following_topic.message": "Saat nyt ilmoituksen, kun joku kirjoittaa tähän aiheeseen.",
"not_following_topic.message": "Et saa enää ilmoituksia tästä aiheesta.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.", "ignoring_topic.message": "You will no longer see this topic in the unread topics list. You will be notified when you are mentioned or your post is up voted.",
"login_to_subscribe": "Ole hyvä ja rekisteröidy tai kirjaudu sisään tilataksesi tämän aiheen.", "login_to_subscribe": "Ole hyvä ja rekisteröidy tai kirjaudu sisään tilataksesi tämän aiheen.",
"markAsUnreadForAll.success": "Aihe merkitty lukemattomaksi kaikille.", "markAsUnreadForAll.success": "Aihe merkitty lukemattomaksi kaikille.",

@ -6,6 +6,7 @@
"postcount": "Viestien määrä", "postcount": "Viestien määrä",
"email": "Sähköposti", "email": "Sähköposti",
"confirm_email": "Vahvista sähköpostiosoite", "confirm_email": "Vahvista sähköpostiosoite",
"account_info": "Account Info",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
@ -107,5 +108,11 @@
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")", "custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
"sso.title": "Single Sign-on Services", "sso.title": "Single Sign-on Services",
"sso.associated": "Associated with", "sso.associated": "Associated with",
"sso.not-associated": "Click here to associate with" "sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Partager cette catégorie", "share_this_category": "Partager cette catégorie",
"watch": "S'abonner", "watch": "S'abonner",
"ignore": "Ne plus surveiller", "ignore": "Ne plus surveiller",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Vous êtes désormais abonné aux mises à jour de cette catégorie.", "watch.message": "Vous êtes désormais abonné aux mises à jour de cette catégorie.",
"ignore.message": "Vous ne surveillez plus les mises jour de cette catégorie.", "ignore.message": "Vous ne surveillez plus les mises jour de cette catégorie.",
"watched-categories": "Abonnements" "watched-categories": "Abonnements"

@ -50,7 +50,9 @@
"topics": "Sujets", "topics": "Sujets",
"posts": "Messages", "posts": "Messages",
"best": "Meilleurs", "best": "Meilleurs",
"upvoters": "Upvoters",
"upvoted": "Votes pour", "upvoted": "Votes pour",
"downvoters": "Downvoters",
"downvoted": "Votes contre", "downvoted": "Votes contre",
"views": "Vues", "views": "Vues",
"reputation": "Réputation", "reputation": "Réputation",

@ -16,9 +16,6 @@
"upvoted_your_post_in_multiple": "<strong>%1</strong> et %2 autres on voté pour votre message dans <strong>%3</strong>.", "upvoted_your_post_in_multiple": "<strong>%1</strong> et %2 autres on voté pour votre message dans <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> a déplacé votre message vers <strong>%2</strong>", "moved_your_post": "<strong>%1</strong> a déplacé votre message vers <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> a déplacé <strong>%2</strong>.", "moved_your_topic": "<strong>%1</strong> a déplacé <strong>%2</strong>.",
"favourited_your_post_in": "<strong>%1</strong> a enregistré votre message dans <strong>%2</strong>.",
"favourited_your_post_in_dual": "<strong>%1</strong> et <strong>%2</strong> autres ont enregistré votre message dans <strong>%3</strong>.",
"favourited_your_post_in_multiple": "<strong>%1</strong> et %2 autres ont enregistré votre message dans <strong>%3</strong>.",
"user_flagged_post_in": "<strong>%1</strong> a signalé un message dans <strong>%2</strong>.", "user_flagged_post_in": "<strong>%1</strong> a signalé un message dans <strong>%2</strong>.",
"user_flagged_post_in_dual": "<strong>%1</strong> et <strong>%2</strong> ont signalé un message dans <strong>%3</strong>", "user_flagged_post_in_dual": "<strong>%1</strong> et <strong>%2</strong> ont signalé un message dans <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> et %2 autres on signalé un message dans <strong>%3</strong>", "user_flagged_post_in_multiple": "<strong>%1</strong> et %2 autres on signalé un message dans <strong>%3</strong>",

@ -29,6 +29,7 @@
"account/edit/password": "Édition du mot de passe de \"%1\"", "account/edit/password": "Édition du mot de passe de \"%1\"",
"account/edit/username": "Édition du nom d'utilisateur de \"%1\"", "account/edit/username": "Édition du nom d'utilisateur de \"%1\"",
"account/edit/email": "Édition de l'e-mail de \"%1\"", "account/edit/email": "Édition de l'e-mail de \"%1\"",
"account/info": "Account Info",
"account/following": "Les personnes auxquelles %1 est abonné", "account/following": "Les personnes auxquelles %1 est abonné",
"account/followers": "Les personnes abonnées à %1", "account/followers": "Les personnes abonnées à %1",
"account/posts": "Messages postés par %1", "account/posts": "Messages postés par %1",

@ -1,5 +1,6 @@
{ {
"register": "S'inscrire", "register": "S'inscrire",
"cancel_registration": "Cancel Registration",
"help.email": "Par défaut, votre email est cachée du public.", "help.email": "Par défaut, votre email est cachée du public.",
"help.username_restrictions": "Un nom d'utilisateur est unique et a entre %1 et %2 charactères. Les autres utilisateurs peuvent vous mentionner avec @<span id='yourUsername'>nom_d'utilisateur</span>.", "help.username_restrictions": "Un nom d'utilisateur est unique et a entre %1 et %2 charactères. Les autres utilisateurs peuvent vous mentionner avec @<span id='yourUsername'>nom_d'utilisateur</span>.",
"help.minimum_password_length": "Votre mot de passe doit avoir au moins %1 charactères.", "help.minimum_password_length": "Votre mot de passe doit avoir au moins %1 charactères.",
@ -15,5 +16,8 @@
"alternative_registration": "Autres méthodes d'inscription", "alternative_registration": "Autres méthodes d'inscription",
"terms_of_use": "Conditions d'utilisation", "terms_of_use": "Conditions d'utilisation",
"agree_to_terms_of_use": "J'accepte les Conditions d'utilisation", "agree_to_terms_of_use": "J'accepte les Conditions d'utilisation",
"registration-added-to-queue": "Votre inscription a été ajoutée à la liste d'approbation. Vous recevrez un email quand celle-ci sera acceptée par un administrateur." "terms_of_use_error": "You must agree to the Terms of Use",
"registration-added-to-queue": "Votre inscription a été ajoutée à la liste d'approbation. Vous recevrez un email quand celle-ci sera acceptée par un administrateur.",
"interstitial.intro": "We require some additional information before we can create your account.",
"interstitial.errors-found": "We could not complete your registration:"
} }

@ -31,7 +31,7 @@
"flag_success": "Ce message a bien été signalé aux modérateurs.", "flag_success": "Ce message a bien été signalé aux modérateurs.",
"deleted_message": "Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.", "deleted_message": "Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.",
"following_topic.message": "Vous recevrez désormais des notifications lorsque quelqu'un postera dans ce sujet.", "following_topic.message": "Vous recevrez désormais des notifications lorsque quelqu'un postera dans ce sujet.",
"not_following_topic.message": "Vous ne recevrez plus de notifications pour ce sujet.", "not_following_topic.message": "You will see this topic in the unread topics list, but you will not receive notifications when somebody posts to this topic.",
"ignoring_topic.message": "Vous ne verrez plus ce sujet dans la liste des sujets non lus. Vous serez notifié lorsque vous serez mentionné ou que quelqu'un votera pour votre message.", "ignoring_topic.message": "Vous ne verrez plus ce sujet dans la liste des sujets non lus. Vous serez notifié lorsque vous serez mentionné ou que quelqu'un votera pour votre message.",
"login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de vous abonner à ce sujet.", "login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de vous abonner à ce sujet.",
"markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.", "markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.",

@ -6,6 +6,7 @@
"postcount": "Nombre de messages", "postcount": "Nombre de messages",
"email": "Email", "email": "Email",
"confirm_email": "Confirmer l'adresse email", "confirm_email": "Confirmer l'adresse email",
"account_info": "Account Info",
"ban_account": "Bannir", "ban_account": "Bannir",
"ban_account_confirm": "Êtes-vous sûr de bien vouloir bannir cet utilisateur ?", "ban_account_confirm": "Êtes-vous sûr de bien vouloir bannir cet utilisateur ?",
"unban_account": "Restaurer le Compte", "unban_account": "Restaurer le Compte",
@ -107,5 +108,11 @@
"custom_route_help": "Entrez le nom d'une route ici, sans slash au début (par exemple \"recent\" ou \"popular\")", "custom_route_help": "Entrez le nom d'une route ici, sans slash au début (par exemple \"recent\" ou \"popular\")",
"sso.title": "Services d'authentification unique", "sso.title": "Services d'authentification unique",
"sso.associated": "Associé avec", "sso.associated": "Associé avec",
"sso.not-associated": "Cliquez ici pour associer" "sso.not-associated": "Cliquez ici pour associer",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
"info.banned-permanently": "Banned permanently"
} }

@ -10,6 +10,10 @@
"share_this_category": "Comparte esta categoría", "share_this_category": "Comparte esta categoría",
"watch": "Vixiar", "watch": "Vixiar",
"ignore": "Ignorar", "ignore": "Ignorar",
"watching": "Watching",
"ignoring": "Ignoring",
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
"watch.message": "Agora vixías as novidades desta categoría", "watch.message": "Agora vixías as novidades desta categoría",
"ignore.message": "Agora ignoras as novidades nesta categoría", "ignore.message": "Agora ignoras as novidades nesta categoría",
"watched-categories": "Categorías vixiadas" "watched-categories": "Categorías vixiadas"

@ -50,7 +50,9 @@
"topics": "Temas", "topics": "Temas",
"posts": "Publicacións", "posts": "Publicacións",
"best": "Mellor", "best": "Mellor",
"upvoters": "Upvoters",
"upvoted": "Votado positivamente", "upvoted": "Votado positivamente",
"downvoters": "Downvoters",
"downvoted": "Votado negativamente", "downvoted": "Votado negativamente",
"views": "Vistas", "views": "Vistas",
"reputation": "Reputación", "reputation": "Reputación",

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

Loading…
Cancel
Save