latest translations and fallbacks

v1.18.x
Julian Lam 9 years ago
parent d7b5ede3a7
commit ae7dc134e3

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "المستخدم محظور", "user-banned": "المستخدم محظور",
"user-too-new": "عذرا, يجب أن تنتظر 1% ثواني قبل قيامك بأول مشاركة", "user-too-new": "عذرا, يجب أن تنتظر 1% ثواني قبل قيامك بأول مشاركة",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "قائمة غير موجودة", "no-category": "قائمة غير موجودة",
"no-topic": "موضوع غير موجود", "no-topic": "موضوع غير موجود",
"no-post": "رد غير موجود", "no-post": "رد غير موجود",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "مخفي", "details.hidden": "مخفي",
"details.hidden_help": "في حالة تفعيل الخيار، لن تظهر المجموعة للعموم والإنضمام إليها سيتلزم دعوة.", "details.hidden_help": "في حالة تفعيل الخيار، لن تظهر المجموعة للعموم والإنضمام إليها سيتلزم دعوة.",
"details.delete_group": "حذف المجموعة", "details.delete_group": "حذف المجموعة",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "تم تحديث بيانات المجموعة", "event.updated": "تم تحديث بيانات المجموعة",
"event.deleted": "تم حذف المجموعة %1", "event.deleted": "تم حذف المجموعة %1",
"membership.accept-invitation": "اقبل الدعوة", "membership.accept-invitation": "اقبل الدعوة",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 يكتب رسالة...", "chat.user_typing": "%1 يكتب رسالة...",
"chat.user_has_messaged_you": "%1 أرسل لك رسالة.", "chat.user_has_messaged_you": "%1 أرسل لك رسالة.",
"chat.see_all": "عرض كل المحادثات", "chat.see_all": "عرض كل المحادثات",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "المرجو اختيار مرسل إليه لمعاينة تاريخ الدردشات", "chat.no-messages": "المرجو اختيار مرسل إليه لمعاينة تاريخ الدردشات",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "آخر الدردشات", "chat.recent-chats": "آخر الدردشات",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "تعديل", "edit": "تعديل",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "الصورة المرفوعة", "uploaded_picture": "الصورة المرفوعة",
"upload_new_picture": "رفع صورة جديدة", "upload_new_picture": "رفع صورة جديدة",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "فتح الروابط الخارجية في نافدة جديدة", "open_links_in_new_tab": "فتح الروابط الخارجية في نافدة جديدة",
"enable_topic_searching": "تفعيل خاصية البحث داخل المواضيع", "enable_topic_searching": "تفعيل خاصية البحث داخل المواضيع",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "متابعة المواضيع التي تقوم بالرد فيها", "follow_topics_you_reply_to": "متابعة المواضيع التي تقوم بالرد فيها",
"follow_topics_you_create": "متابعة المواضيع التي تنشئها", "follow_topics_you_create": "متابعة المواضيع التي تنشئها",
"grouptitle": "حدد عنوان المجموعة الذي تريد عرضه", "grouptitle": "حدد عنوان المجموعة الذي تريد عرضه",

@ -27,6 +27,7 @@
"password-too-long": "Паролата е твърде дълга", "password-too-long": "Паролата е твърде дълга",
"user-banned": "Потребителят е блокиран", "user-banned": "Потребителят е блокиран",
"user-too-new": "Съжаляваме, но трябва да изчакате поне %1 секунда/и, преди да направите първата си публикация", "user-too-new": "Съжаляваме, но трябва да изчакате поне %1 секунда/и, преди да направите първата си публикация",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Категорията не съществува", "no-category": "Категорията не съществува",
"no-topic": "Темата не съществува", "no-topic": "Темата не съществува",
"no-post": "Публикацията не съществува", "no-post": "Публикацията не съществува",
@ -60,8 +61,8 @@
"group-name-too-short": "Името на групата е твърде кратко", "group-name-too-short": "Името на групата е твърде кратко",
"group-already-exists": "Вече съществува такава група", "group-already-exists": "Вече съществува такава група",
"group-name-change-not-allowed": "Промяната на името на групата не е разрешено", "group-name-change-not-allowed": "Промяната на името на групата не е разрешено",
"group-already-member": "Вече членувате в тази група", "group-already-member": "Потребителят вече членува в тази група",
"group-not-member": "Не членувате в тази група", "group-not-member": "Потребителят не членува в тази група",
"group-needs-owner": "Тази група се нуждае от поне един собственик", "group-needs-owner": "Тази група се нуждае от поне един собственик",
"group-already-invited": "Този потребител вече е бил поканен", "group-already-invited": "Този потребител вече е бил поканен",
"group-already-requested": "Вашата заявка за членство вече е била изпратена", "group-already-requested": "Вашата заявка за членство вече е била изпратена",
@ -97,5 +98,6 @@
"invite-maximum-met": "Вие сте поканили максимално позволения брой хора (%1 от %2).", "invite-maximum-met": "Вие сте поканили максимално позволения брой хора (%1 от %2).",
"no-session-found": "Не е открита сесия за вход!", "no-session-found": "Не е открита сесия за вход!",
"not-in-room": "Потребителят не е в стаята", "not-in-room": "Потребителят не е в стаята",
"no-users-in-room": "Няма потребители в тази стая" "no-users-in-room": "Няма потребители в тази стая",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Скрита", "details.hidden": "Скрита",
"details.hidden_help": "Ако е включено, тази група няма да бъде извеждана в списъка от групи и потребителите ще трябва да бъдат поканени лично", "details.hidden_help": "Ако е включено, тази група няма да бъде извеждана в списъка от групи и потребителите ще трябва да бъдат поканени лично",
"details.delete_group": "Изтриване на групата", "details.delete_group": "Изтриване на групата",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Подробностите за групата бяха обновени", "event.updated": "Подробностите за групата бяха обновени",
"event.deleted": "Групата „%1“ беше изтрита", "event.deleted": "Групата „%1“ беше изтрита",
"membership.accept-invitation": "Приемане на поканата", "membership.accept-invitation": "Приемане на поканата",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 пише...", "chat.user_typing": "%1 пише...",
"chat.user_has_messaged_you": "%1 Ви написа съобщение.", "chat.user_has_messaged_you": "%1 Ви написа съобщение.",
"chat.see_all": "Вижте всички разговори", "chat.see_all": "Вижте всички разговори",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Моля, изберете получател, за да видите историята на съобщенията", "chat.no-messages": "Моля, изберете получател, за да видите историята на съобщенията",
"chat.no-users-in-room": "Няма потребители в тази стая", "chat.no-users-in-room": "Няма потребители в тази стая",
"chat.recent-chats": "Скорошни разговори", "chat.recent-chats": "Скорошни разговори",

@ -30,7 +30,7 @@
"user_started_following_you_dual": "<strong>%1</strong> и <strong>%2</strong> започнаха да Ви следват.", "user_started_following_you_dual": "<strong>%1</strong> и <strong>%2</strong> започнаха да Ви следват.",
"user_started_following_you_multiple": "<strong>%1</strong> и %2 започнаха да Ви следват.", "user_started_following_you_multiple": "<strong>%1</strong> и %2 започнаха да Ви следват.",
"new_register": "<strong>%1</strong> изпрати заявка за регистрация.", "new_register": "<strong>%1</strong> изпрати заявка за регистрация.",
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.", "new_register_multiple": "Има <strong>%1</strong> заявки за регистрация, които очакват да бъдат прегледани.",
"email-confirmed": "Е-пощата беше потвърдена", "email-confirmed": "Е-пощата беше потвърдена",
"email-confirmed-message": "Благодарим Ви, че потвърдихте е-пощата си. Акаунтът Ви е вече напълно активиран.", "email-confirmed-message": "Благодарим Ви, че потвърдихте е-пощата си. Акаунтът Ви е вече напълно активиран.",
"email-confirm-error-message": "Възникна проблем при потвърждаването на е-пощата Ви. Може кодът да е грешен или давността му да е изтекла.", "email-confirm-error-message": "Възникна проблем при потвърждаването на е-пощата Ви. Може кодът да е грешен или давността му да е изтекла.",

@ -39,6 +39,7 @@
"change_username": "Промяна на потребителското име", "change_username": "Промяна на потребителското име",
"change_email": "Промяна на е-пощата", "change_email": "Промяна на е-пощата",
"edit": "Редактиране", "edit": "Редактиране",
"edit-profile": "Edit Profile",
"default_picture": "Иконка по подразбиране", "default_picture": "Иконка по подразбиране",
"uploaded_picture": "Качена снимка", "uploaded_picture": "Качена снимка",
"upload_new_picture": "Качване на нова снимка", "upload_new_picture": "Качване на нова снимка",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Отваряне на външните връзки в нов подпрозорец", "open_links_in_new_tab": "Отваряне на външните връзки в нов подпрозорец",
"enable_topic_searching": "Включване на търсенето в темите", "enable_topic_searching": "Включване на търсенето в темите",
"topic_search_help": "Ако е включено, търсенето в темата ще замени стандартното поведение на браузъра при търсене в страницата и ще Ви позволи да претърсвате цялата тема, а не само това, което се вижда на екрана", "topic_search_help": "Ако е включено, търсенето в темата ще замени стандартното поведение на браузъра при търсене в страницата и ще Ви позволи да претърсвате цялата тема, а не само това, което се вижда на екрана",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Следване на темите, на които отговаряте", "follow_topics_you_reply_to": "Следване на темите, на които отговаряте",
"follow_topics_you_create": "Следване на темите, които създавате", "follow_topics_you_create": "Следване на темите, които създавате",
"grouptitle": "Изберете заглавието на групата, което искате да се показва", "grouptitle": "Изберете заглавието на групата, което искате да се показва",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "ব্যবহারকারী নিষিদ্ধ", "user-banned": "ব্যবহারকারী নিষিদ্ধ",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "বিভাগটি খুজে পাওয়া যায় নি", "no-category": "বিভাগটি খুজে পাওয়া যায় নি",
"no-topic": "এই টপিক নেই", "no-topic": "এই টপিক নেই",
"no-post": "এই পোষ্ট নেই", "no-post": "এই পোষ্ট নেই",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 লিখছেন", "chat.user_typing": "%1 লিখছেন",
"chat.user_has_messaged_you": "%1 আপনাকে বার্তা পাঠিয়েছেন", "chat.user_has_messaged_you": "%1 আপনাকে বার্তা পাঠিয়েছেন",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "মেসেজ হিস্টোরী দেখতে প্রাপক নির্বাচন করুন", "chat.no-messages": "মেসেজ হিস্টোরী দেখতে প্রাপক নির্বাচন করুন",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "সাম্প্রতিক চ্যাটসমূহ", "chat.recent-chats": "সাম্প্রতিক চ্যাটসমূহ",

@ -39,6 +39,7 @@
"change_username": "ইউজারনেম পরিবর্তন করুন", "change_username": "ইউজারনেম পরিবর্তন করুন",
"change_email": "ইমেইল পরিবর্তন করুন", "change_email": "ইমেইল পরিবর্তন করুন",
"edit": "সম্পাদনা", "edit": "সম্পাদনা",
"edit-profile": "Edit Profile",
"default_picture": "ডিফল্ট আইকন", "default_picture": "ডিফল্ট আইকন",
"uploaded_picture": "ছবি আপলোড করুন", "uploaded_picture": "ছবি আপলোড করুন",
"upload_new_picture": "নতুন ছবি আপলোড করুন", "upload_new_picture": "নতুন ছবি আপলোড করুন",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "আউটগোয়িং লিংকগুলো নতুন ট্যাবে খুলুন", "open_links_in_new_tab": "আউটগোয়িং লিংকগুলো নতুন ট্যাবে খুলুন",
"enable_topic_searching": "In-Topic সার্চ সক্রীয় করো", "enable_topic_searching": "In-Topic সার্চ সক্রীয় করো",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Uživatel byl zakázán", "user-banned": "Uživatel byl zakázán",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Kategorie neexistuje", "no-category": "Kategorie neexistuje",
"no-topic": "Téma neexistuje", "no-topic": "Téma neexistuje",
"no-post": "Příspěvek neexistuje", "no-post": "Příspěvek neexistuje",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 píše ...", "chat.user_typing": "%1 píše ...",
"chat.user_has_messaged_you": "%1 has messaged you.", "chat.user_has_messaged_you": "%1 has messaged you.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Please select a recipient to view chat message history", "chat.no-messages": "Please select a recipient to view chat message history",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Recent Chats", "chat.recent-chats": "Recent Chats",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Upravit", "edit": "Upravit",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Nahraný obrázek", "uploaded_picture": "Nahraný obrázek",
"upload_new_picture": "Nahrát nový obrázek", "upload_new_picture": "Nahrát nový obrázek",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Enable In-Topic Searching", "enable_topic_searching": "Enable In-Topic Searching",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Kodeord er for langt", "password-too-long": "Kodeord er for langt",
"user-banned": "Bruger er bortvist", "user-banned": "Bruger er bortvist",
"user-too-new": "Beklager, du er nødt til at vente %1 sekund(er) før du opretter dit indlæg", "user-too-new": "Beklager, du er nødt til at vente %1 sekund(er) før du opretter dit indlæg",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Kategorien eksisterer ikke", "no-category": "Kategorien eksisterer ikke",
"no-topic": "Tråden eksisterer ikke", "no-topic": "Tråden eksisterer ikke",
"no-post": "Indlægget eksisterer ikke", "no-post": "Indlægget eksisterer ikke",
@ -97,5 +98,6 @@
"invite-maximum-met": "Du har inviteret det maksimale antal personer (%1 ud af %2)", "invite-maximum-met": "Du har inviteret det maksimale antal personer (%1 ud af %2)",
"no-session-found": "Ingen login session kan findes!", "no-session-found": "Ingen login session kan findes!",
"not-in-room": "Bruger er ikke i rummet", "not-in-room": "Bruger er ikke i rummet",
"no-users-in-room": "Ingen brugere i rummet" "no-users-in-room": "Ingen brugere i rummet",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Skjult", "details.hidden": "Skjult",
"details.hidden_help": "Hvis aktiveret, så vil denne gruppe ikke kunne ses i gruppelisten og bruhere skal inviteres manuelt", "details.hidden_help": "Hvis aktiveret, så vil denne gruppe ikke kunne ses i gruppelisten og bruhere skal inviteres manuelt",
"details.delete_group": "Slet Gruppe", "details.delete_group": "Slet Gruppe",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Gruppe detaljer er blevet opdateret", "event.updated": "Gruppe detaljer er blevet opdateret",
"event.deleted": "Gruppen \"%1\" er blevet slettet", "event.deleted": "Gruppen \"%1\" er blevet slettet",
"membership.accept-invitation": "Acceptér Invitation", "membership.accept-invitation": "Acceptér Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 skriver ...", "chat.user_typing": "%1 skriver ...",
"chat.user_has_messaged_you": "1% har skrevet til dig.", "chat.user_has_messaged_you": "1% har skrevet til dig.",
"chat.see_all": "Se alle chats", "chat.see_all": "Se alle chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Vælg en modtager for at se beskedhistorikken", "chat.no-messages": "Vælg en modtager for at se beskedhistorikken",
"chat.no-users-in-room": "Ingen brugere i rummet", "chat.no-users-in-room": "Ingen brugere i rummet",
"chat.recent-chats": "Seneste chats", "chat.recent-chats": "Seneste chats",

@ -39,6 +39,7 @@
"change_username": "Ændre brugernavn", "change_username": "Ændre brugernavn",
"change_email": "Ændre email", "change_email": "Ændre email",
"edit": "Rediger", "edit": "Rediger",
"edit-profile": "Edit Profile",
"default_picture": "Standard ikon", "default_picture": "Standard ikon",
"uploaded_picture": "Upload billede", "uploaded_picture": "Upload billede",
"upload_new_picture": "Upload nyt billede", "upload_new_picture": "Upload nyt billede",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Åben udgående link i en ny tab", "open_links_in_new_tab": "Åben udgående link i en ny tab",
"enable_topic_searching": "Slå In-Topic søgning til", "enable_topic_searching": "Slå In-Topic søgning til",
"topic_search_help": "Hvis slået til, så vil in-topic søgning overskrive browserens almindelige søge function og tillade dig at søge hele emnet, istedet for kun det der er vist på skærmen", "topic_search_help": "Hvis slået til, så vil in-topic søgning overskrive browserens almindelige søge function og tillade dig at søge hele emnet, istedet for kun det der er vist på skærmen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Følg emner du har skrevet indlæg i", "follow_topics_you_reply_to": "Følg emner du har skrevet indlæg i",
"follow_topics_you_create": "Følg emner du opretter", "follow_topics_you_create": "Følg emner du opretter",
"grouptitle": "Vælg gruppe titlen du gerne vil fremvise", "grouptitle": "Vælg gruppe titlen du gerne vil fremvise",

@ -27,6 +27,7 @@
"password-too-long": "Passwort ist zu lang", "password-too-long": "Passwort ist zu lang",
"user-banned": "Benutzer ist gesperrt", "user-banned": "Benutzer ist gesperrt",
"user-too-new": "Entschuldigung, du musst %1 Sekunde(n) warten, bevor du deinen ersten Beitrag schreiben kannst.", "user-too-new": "Entschuldigung, du musst %1 Sekunde(n) warten, bevor du deinen ersten Beitrag schreiben kannst.",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Die Kategorie existiert nicht", "no-category": "Die Kategorie existiert nicht",
"no-topic": "Das Thema existiert nicht", "no-topic": "Das Thema existiert nicht",
"no-post": "Der Beitrag existiert nicht", "no-post": "Der Beitrag existiert nicht",
@ -60,7 +61,7 @@
"group-name-too-short": "Gruppenname zu kurz", "group-name-too-short": "Gruppenname zu kurz",
"group-already-exists": "Gruppe existiert bereits", "group-already-exists": "Gruppe existiert bereits",
"group-name-change-not-allowed": "Du kannst den Namen der Gruppe nicht ändern", "group-name-change-not-allowed": "Du kannst den Namen der Gruppe nicht ändern",
"group-already-member": "Du bist bereits Teil dieser Gruppe", "group-already-member": "Bereits Teil dieser Gruppe",
"group-not-member": "Du bist kein Mitglied dieser Gruppe", "group-not-member": "Du bist kein Mitglied dieser Gruppe",
"group-needs-owner": "Diese Gruppe muss mindestens einen Besitzer vorweisen", "group-needs-owner": "Diese Gruppe muss mindestens einen Besitzer vorweisen",
"group-already-invited": "Dieser Benutzer wurde bereits eingeladen", "group-already-invited": "Dieser Benutzer wurde bereits eingeladen",
@ -97,5 +98,6 @@
"invite-maximum-met": "Du hast bereits die maximale Anzahl an Personen eingeladen (%1 von %2).", "invite-maximum-met": "Du hast bereits die maximale Anzahl an Personen eingeladen (%1 von %2).",
"no-session-found": "Keine Login-Sitzung gefunden!", "no-session-found": "Keine Login-Sitzung gefunden!",
"not-in-room": "Benutzer nicht in Raum", "not-in-room": "Benutzer nicht in Raum",
"no-users-in-room": "In diesem Raum befinden sich keine Benutzer." "no-users-in-room": "In diesem Raum befinden sich keine Benutzer.",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -8,7 +8,7 @@
"pending.reject": "Abweisen", "pending.reject": "Abweisen",
"pending.accept_all": "Alle annehmen", "pending.accept_all": "Alle annehmen",
"pending.reject_all": "Alle ablehnen", "pending.reject_all": "Alle ablehnen",
"pending.none": "Es sind zur Zeit keine unvearbeiteten Mitglieder vorhanden", "pending.none": "Es gibt zur Zeit keine ausstehende Mitglieder",
"invited.none": "Es sind zur Zeit keine weiteren Mitglieder eingeladen", "invited.none": "Es sind zur Zeit keine weiteren Mitglieder eingeladen",
"invited.uninvite": "Einladung zurücknehmen", "invited.uninvite": "Einladung zurücknehmen",
"invited.search": "Suche nach einem Benutzer um ihn in diese Gruppe aufzunehmen", "invited.search": "Suche nach einem Benutzer um ihn in diese Gruppe aufzunehmen",
@ -41,6 +41,7 @@
"details.hidden": "Versteckt", "details.hidden": "Versteckt",
"details.hidden_help": "Wenn aktiviert, wird diese Gruppe in der Gruppenliste nicht zu finden sein, und Benutzer werden manuell eingeladen werden müssen.", "details.hidden_help": "Wenn aktiviert, wird diese Gruppe in der Gruppenliste nicht zu finden sein, und Benutzer werden manuell eingeladen werden müssen.",
"details.delete_group": "Gruppe löschen", "details.delete_group": "Gruppe löschen",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Gruppendetails wurden aktualisiert", "event.updated": "Gruppendetails wurden aktualisiert",
"event.deleted": "Die Gruppe \"%1\" wurde gelöscht.", "event.deleted": "Die Gruppe \"%1\" wurde gelöscht.",
"membership.accept-invitation": "Einladung akzeptieren", "membership.accept-invitation": "Einladung akzeptieren",

@ -5,7 +5,8 @@
"chat.no_active": "Du hast keine aktiven Chats.", "chat.no_active": "Du hast keine aktiven Chats.",
"chat.user_typing": "%1 tippt gerade ...", "chat.user_typing": "%1 tippt gerade ...",
"chat.user_has_messaged_you": "%1 hat dir geschrieben.", "chat.user_has_messaged_you": "%1 hat dir geschrieben.",
"chat.see_all": "Alle Chats sehen", "chat.see_all": "Alle Chats anzeigen",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Bitte wähle einen Empfänger, um den jeweiligen Nachrichtenverlauf anzuzeigen.", "chat.no-messages": "Bitte wähle einen Empfänger, um den jeweiligen Nachrichtenverlauf anzuzeigen.",
"chat.no-users-in-room": "In diesem Raum befinden sich keine Benutzer.", "chat.no-users-in-room": "In diesem Raum befinden sich keine Benutzer.",
"chat.recent-chats": "Aktuelle Chats", "chat.recent-chats": "Aktuelle Chats",

@ -1,8 +1,8 @@
{ {
"title": "Benachrichtigungen", "title": "Benachrichtigungen",
"no_notifs": "Keine neuen Benachrichtigungen", "no_notifs": "Keine neuen Benachrichtigungen",
"see_all": "Alle Benachrichtigungen zeigen", "see_all": "Alle Benachrichtigungen anzeigen",
"mark_all_read": "Alle Benachrichtigungen als gelesen markieren", "mark_all_read": "Alle als gelesen markieren",
"back_to_home": "Zurück zu %1", "back_to_home": "Zurück zu %1",
"outgoing_link": "Externer Link", "outgoing_link": "Externer Link",
"outgoing_link_message": "Du verlässt nun %1", "outgoing_link_message": "Du verlässt nun %1",
@ -30,7 +30,7 @@
"user_started_following_you_dual": "<strong>%1</strong> und <strong>%2</strong> folgen dir jetzt.", "user_started_following_you_dual": "<strong>%1</strong> und <strong>%2</strong> folgen dir jetzt.",
"user_started_following_you_multiple": "<strong>%1</strong> und %2 andere Nutzer folgen dir jetzt.", "user_started_following_you_multiple": "<strong>%1</strong> und %2 andere Nutzer folgen dir jetzt.",
"new_register": "<strong>%1</strong> hat eine Registrationsanfrage geschickt.", "new_register": "<strong>%1</strong> hat eine Registrationsanfrage geschickt.",
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.", "new_register_multiple": "Es erwarten <strong>%1</strong> Registrierungsanfragen eine Überprüfung.",
"email-confirmed": "E-Mail bestätigt", "email-confirmed": "E-Mail bestätigt",
"email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.", "email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.",
"email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.", "email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.",

@ -1,7 +1,7 @@
{ {
"banned": "Gesperrt", "banned": "Gesperrt",
"offline": "offline", "offline": "offline",
"username": "Nutzername", "username": "Benutzername",
"joindate": "Registriert vor", "joindate": "Registriert vor",
"postcount": "Beiträge", "postcount": "Beiträge",
"email": "E-Mail", "email": "E-Mail",
@ -39,6 +39,7 @@
"change_username": "Benutzernamen ändern", "change_username": "Benutzernamen ändern",
"change_email": "E-Mail ändern", "change_email": "E-Mail ändern",
"edit": "Ändern", "edit": "Ändern",
"edit-profile": "Edit Profile",
"default_picture": "Standardsymbol", "default_picture": "Standardsymbol",
"uploaded_picture": "Hochgeladene Bilder", "uploaded_picture": "Hochgeladene Bilder",
"upload_new_picture": "Neues Bild hochladen", "upload_new_picture": "Neues Bild hochladen",
@ -73,35 +74,36 @@
"send_chat_notifications": "Sende eine E-Mail, wenn eine neue Chat-Nachricht eingeht und ich nicht online bin", "send_chat_notifications": "Sende eine E-Mail, wenn eine neue Chat-Nachricht eingeht und ich nicht online bin",
"send_post_notifications": "Sende eine E-Mail wenn auf Themen die ich abonniert habe geantwortet wird", "send_post_notifications": "Sende eine E-Mail wenn auf Themen die ich abonniert habe geantwortet wird",
"settings-require-reload": "Einige Einstellungsänderung benötigen eine Aktualisierung. Hier klicken um die Seite neu zu laden.", "settings-require-reload": "Einige Einstellungsänderung benötigen eine Aktualisierung. Hier klicken um die Seite neu zu laden.",
"has_no_follower": "Dieser User hat noch keine Follower.", "has_no_follower": "Dieser Benutzer hat noch keine Follower. :(",
"follows_no_one": "Dieser User folgt noch niemandem :(", "follows_no_one": "Dieser Benutzer folgt noch niemandem. :(",
"has_no_posts": "Dieser Nutzer hat noch nichts gepostet.", "has_no_posts": "Dieser Benutzer hat noch nichts gepostet.",
"has_no_topics": "Dieser Nutzer hat noch keine Themen gepostet.", "has_no_topics": "Dieser Benutzer hat noch keine Themen gepostet.",
"has_no_watched_topics": "Dieser Nutzer beobachtet keine Themen.", "has_no_watched_topics": "Dieser Benutzer beobachtet keine Themen.",
"has_no_upvoted_posts": "Dieser Benutzer hat bisher keine Beiträge positiv bewertet.", "has_no_upvoted_posts": "Dieser Benutzer hat bisher keine Beiträge positiv bewertet.",
"has_no_downvoted_posts": "Dieser Benutzer hat bisher keine Beiträge negativ bewertet.", "has_no_downvoted_posts": "Dieser Benutzer hat bisher keine Beiträge negativ bewertet.",
"has_no_voted_posts": "Dieser Benutzer hat keine bewerteten Beiträge", "has_no_voted_posts": "Dieser Benutzer hat keine bewerteten Beiträge.",
"email_hidden": "E-Mail Adresse versteckt", "email_hidden": "E-Mail Adresse versteckt",
"hidden": "versteckt", "hidden": "versteckt",
"paginate_description": "Themen und Beiträge in Seiten aufteilen, anstelle unendlich zu scrollen", "paginate_description": "Themen und Beiträge in Seiten aufteilen, anstelle unendlich zu scrollen",
"topics_per_page": "Themen pro Seite", "topics_per_page": "Themen pro Seite",
"posts_per_page": "Beiträge pro Seite", "posts_per_page": "Beiträge pro Seite",
"notification_sounds": "Ton abspielen, wenn du eine Benachrichtigung erhältst", "notification_sounds": "Ton abspielen, wenn du eine Benachrichtigung erhältst",
"browsing": "Stöbereinstellungen", "browsing": "Browsing",
"open_links_in_new_tab": "Ausgehende Links in neuem Tab öffnen", "open_links_in_new_tab": "Ausgehende Links in neuem Tab öffnen",
"enable_topic_searching": "Suchen innerhalb von Themen aktivieren", "enable_topic_searching": "Suchen innerhalb von Themen aktivieren",
"topic_search_help": "Wenn aktiviert, ersetzt die im-Thema-Suche die Standardsuche des Browsers. Dadurch kannst du im ganzen Thema suchen, nicht nur im sichtbaren Abschnitt.", "topic_search_help": "Wenn aktiviert, ersetzt die im-Thema-Suche die Standardsuche des Browsers. Dadurch kannst du im ganzen Thema suchen, nicht nur im sichtbaren Abschnitt.",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Themen folgen, in denen auf dich geantwortet wird", "follow_topics_you_reply_to": "Themen folgen, in denen auf dich geantwortet wird",
"follow_topics_you_create": "Themen folgen, die du erstellst", "follow_topics_you_create": "Themen folgen, die du erstellst",
"grouptitle": "Wähle den anzuzeigenden Gruppen Titel aus", "grouptitle": "Wähle den anzuzeigenden Gruppen Titel aus",
"no-group-title": "Kein Gruppentitel", "no-group-title": "Kein Gruppentitel",
"select-skin": "Einen Skin auswählen", "select-skin": "Einen Skin auswählen",
"select-homepage": "Eine Startseite auswählen", "select-homepage": "Startseite",
"homepage": "Startseite", "homepage": "Startseite",
"homepage_description": "Wähle eine Seite die als Forumstartseite benutzt werden soll aus oder 'Keine' um die Standardstartseite zu verwenden.", "homepage_description": "Wähle eine Seite die als Forumstartseite benutzt werden soll aus oder 'Keine' um die Standardstartseite zu verwenden.",
"custom_route": "Eigener Startseitenpfad", "custom_route": "Eigener Startseitenpfad",
"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": "Einmalanmeldungsdienste", "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"
} }

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Ο Χρήστης είναι αποκλεισμένος/η", "user-banned": "Ο Χρήστης είναι αποκλεισμένος/η",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Category does not exist", "no-category": "Category does not exist",
"no-topic": "Topic does not exist", "no-topic": "Topic does not exist",
"no-post": "Post does not exist", "no-post": "Post does not exist",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "Ο/Η %1 πληκτρολογεί...", "chat.user_typing": "Ο/Η %1 πληκτρολογεί...",
"chat.user_has_messaged_you": "Ο/Η %1 σου έστειλε μήνυμα.", "chat.user_has_messaged_you": "Ο/Η %1 σου έστειλε μήνυμα.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Παρακαλώ επέλεξε έναν παραλήπτη για να δείς το ιστορικό της συνομιλίας", "chat.no-messages": "Παρακαλώ επέλεξε έναν παραλήπτη για να δείς το ιστορικό της συνομιλίας",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Πρόσφατες Συνομιλίες", "chat.recent-chats": "Πρόσφατες Συνομιλίες",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Επεξεργασία", "edit": "Επεξεργασία",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Ανεβασμένη Φωτογραφία", "uploaded_picture": "Ανεβασμένη Φωτογραφία",
"upload_new_picture": "Ανέβασμα Νέας Φωτογραφίας", "upload_new_picture": "Ανέβασμα Νέας Φωτογραφίας",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Enable In-Topic Searching", "enable_topic_searching": "Enable In-Topic Searching",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "User banned", "user-banned": "User banned",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Category does not exist", "no-category": "Category does not exist",
"no-topic": "Topic does not exist", "no-topic": "Topic does not exist",
"no-post": "Post does not exist", "no-post": "Post does not exist",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 is typing ...", "chat.user_typing": "%1 is typing ...",
"chat.user_has_messaged_you": "%1 has messaged you.", "chat.user_has_messaged_you": "%1 has messaged you.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Please select a recipient to view chat message history", "chat.no-messages": "Please select a recipient to view chat message history",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Recent Chats", "chat.recent-chats": "Recent Chats",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Edit", "edit": "Edit",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Uploaded Picture", "uploaded_picture": "Uploaded Picture",
"upload_new_picture": "Upload New Picture", "upload_new_picture": "Upload New Picture",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Enable In-Topic Searching", "enable_topic_searching": "Enable In-Topic Searching",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "User banned", "user-banned": "User banned",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Category does not exist", "no-category": "Category does not exist",
"no-topic": "Topic does not exist", "no-topic": "Topic does not exist",
"no-post": "Post does not exist", "no-post": "Post does not exist",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 is typing ...", "chat.user_typing": "%1 is typing ...",
"chat.user_has_messaged_you": "%1 has messaged you.", "chat.user_has_messaged_you": "%1 has messaged you.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Please select a recipient to view chat message history", "chat.no-messages": "Please select a recipient to view chat message history",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Recent Chats", "chat.recent-chats": "Recent Chats",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Edit", "edit": "Edit",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Uploaded Picture", "uploaded_picture": "Uploaded Picture",
"upload_new_picture": "Upload New Picture", "upload_new_picture": "Upload New Picture",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Enable In-Topic Searching", "enable_topic_searching": "Enable In-Topic Searching",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behavior and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behavior and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Contraseña muy corta", "password-too-long": "Contraseña muy corta",
"user-banned": "Usuario baneado", "user-banned": "Usuario baneado",
"user-too-new": "Lo sentimos, es necesario que esperes %1 segundo(s) antes poder hacer tu primera publicación", "user-too-new": "Lo sentimos, es necesario que esperes %1 segundo(s) antes poder hacer tu primera publicación",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "La categoría no existe", "no-category": "La categoría no existe",
"no-topic": "El tema no existe", "no-topic": "El tema no existe",
"no-post": "La publicación no existe", "no-post": "La publicación no existe",
@ -97,5 +98,6 @@
"invite-maximum-met": "Has alcanzado el número máximo de personas invitadas (%1 de %2).", "invite-maximum-met": "Has alcanzado el número máximo de personas invitadas (%1 de %2).",
"no-session-found": "¡No se ha encontrado ningún inicio de sesión!", "no-session-found": "¡No se ha encontrado ningún inicio de sesión!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Oculto", "details.hidden": "Oculto",
"details.hidden_help": "Si está habilitado, este grupo no aparecerá en los listados de grupos, y los usuarios tendrán que ser invitados manualmente", "details.hidden_help": "Si está habilitado, este grupo no aparecerá en los listados de grupos, y los usuarios tendrán que ser invitados manualmente",
"details.delete_group": "Eliminar grupo", "details.delete_group": "Eliminar grupo",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Los detalles del grupo han sido actualizados", "event.updated": "Los detalles del grupo han sido actualizados",
"event.deleted": "El grupo \"%1\" ha sido eliminado", "event.deleted": "El grupo \"%1\" ha sido eliminado",
"membership.accept-invitation": "Aceptar Invitación", "membership.accept-invitation": "Aceptar Invitación",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 está escribiendo...", "chat.user_typing": "%1 está escribiendo...",
"chat.user_has_messaged_you": "%1 te ha enviado un mensaje.", "chat.user_has_messaged_you": "%1 te ha enviado un mensaje.",
"chat.see_all": "Ver todos los chats", "chat.see_all": "Ver todos los chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Por favor, selecciona un contacto para ver el historial de mensajes", "chat.no-messages": "Por favor, selecciona un contacto para ver el historial de mensajes",
"chat.no-users-in-room": "No hay usuarios en esta sala", "chat.no-users-in-room": "No hay usuarios en esta sala",
"chat.recent-chats": "Chats recientes", "chat.recent-chats": "Chats recientes",

@ -39,6 +39,7 @@
"change_username": "Cambiar nombre de usuario", "change_username": "Cambiar nombre de usuario",
"change_email": "Cambiar email", "change_email": "Cambiar email",
"edit": "Editar", "edit": "Editar",
"edit-profile": "Edit Profile",
"default_picture": "Icono por defecto", "default_picture": "Icono por defecto",
"uploaded_picture": "Imagen subida", "uploaded_picture": "Imagen subida",
"upload_new_picture": "Subir nueva imagen", "upload_new_picture": "Subir nueva imagen",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Abrir los enlaces externos en una nueva pestaña", "open_links_in_new_tab": "Abrir los enlaces externos en una nueva pestaña",
"enable_topic_searching": "Activar la búsqueda \"in-topic\"", "enable_topic_searching": "Activar la búsqueda \"in-topic\"",
"topic_search_help": "Si está activada, la búsqueda 'in-topic' sustituirá el comportamiento por defecto del navegador y le permitirá buscar en el tema al completo, en vez de hacer una búsqueda únicamente sobre el contenido mostrado en pantalla", "topic_search_help": "Si está activada, la búsqueda 'in-topic' sustituirá el comportamiento por defecto del navegador y le permitirá buscar en el tema al completo, en vez de hacer una búsqueda únicamente sobre el contenido mostrado en pantalla",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Seguir los temas en los que respondes", "follow_topics_you_reply_to": "Seguir los temas en los que respondes",
"follow_topics_you_create": "Seguir publicaciones que creas", "follow_topics_you_create": "Seguir publicaciones que creas",
"grouptitle": "Selecciona el título del grupo que deseas visualizar", "grouptitle": "Selecciona el título del grupo que deseas visualizar",

@ -27,6 +27,7 @@
"password-too-long": "Parool liiga pikk", "password-too-long": "Parool liiga pikk",
"user-banned": "Kasutaja bannitud", "user-banned": "Kasutaja bannitud",
"user-too-new": "Vabandust, te peate ootama %1 sekund(it) enne esimese postituse loomist.", "user-too-new": "Vabandust, te peate ootama %1 sekund(it) enne esimese postituse loomist.",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Kategooriat ei eksisteeri", "no-category": "Kategooriat ei eksisteeri",
"no-topic": "Teemat ei eksisteeri", "no-topic": "Teemat ei eksisteeri",
"no-post": "Postitust ei eksisteeri", "no-post": "Postitust ei eksisteeri",
@ -97,5 +98,6 @@
"invite-maximum-met": "Sa oled kutsunud maksimaalse lubatud inimeste arvu (%1 %2 'st).", "invite-maximum-met": "Sa oled kutsunud maksimaalse lubatud inimeste arvu (%1 %2 'st).",
"no-session-found": "Sisse logimis sessiooni ei leitud!", "no-session-found": "Sisse logimis sessiooni ei leitud!",
"not-in-room": "Kasutaja pole ruumis", "not-in-room": "Kasutaja pole ruumis",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Peidetud", "details.hidden": "Peidetud",
"details.hidden_help": "Kui sisse lülitatud, siis seda gruppi ei kuvata gruppide nimekirjas ning liikmed tuleb lisada manuaalselt", "details.hidden_help": "Kui sisse lülitatud, siis seda gruppi ei kuvata gruppide nimekirjas ning liikmed tuleb lisada manuaalselt",
"details.delete_group": "Kustuta grupp", "details.delete_group": "Kustuta grupp",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Grupi lisainformatsiooni on uuendatud", "event.updated": "Grupi lisainformatsiooni on uuendatud",
"event.deleted": "Grupp \"%1\" on kustutatud", "event.deleted": "Grupp \"%1\" on kustutatud",
"membership.accept-invitation": "Võta kutse vastu", "membership.accept-invitation": "Võta kutse vastu",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 kirjutab sõnumit...", "chat.user_typing": "%1 kirjutab sõnumit...",
"chat.user_has_messaged_you": "%1 saatis sulle sõnumi.", "chat.user_has_messaged_you": "%1 saatis sulle sõnumi.",
"chat.see_all": "Vaata kõiki vestluseid", "chat.see_all": "Vaata kõiki vestluseid",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Vali sõnumisaaja, et vaadata sõnumite ajalugu.", "chat.no-messages": "Vali sõnumisaaja, et vaadata sõnumite ajalugu.",
"chat.no-users-in-room": "Ühtki kasutajat selles ruumis", "chat.no-users-in-room": "Ühtki kasutajat selles ruumis",
"chat.recent-chats": "Hiljutised vestlused", "chat.recent-chats": "Hiljutised vestlused",

@ -39,6 +39,7 @@
"change_username": "Vaheta kasutajanime", "change_username": "Vaheta kasutajanime",
"change_email": "Vaheta emaili", "change_email": "Vaheta emaili",
"edit": "Muuda", "edit": "Muuda",
"edit-profile": "Edit Profile",
"default_picture": "Algne ikoon", "default_picture": "Algne ikoon",
"uploaded_picture": "Üleslaetud pilt", "uploaded_picture": "Üleslaetud pilt",
"upload_new_picture": "Laadi uus pilt", "upload_new_picture": "Laadi uus pilt",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Ava väljaminevad lingid uues aknas", "open_links_in_new_tab": "Ava väljaminevad lingid uues aknas",
"enable_topic_searching": "Võimalda teemasisene otsing", "enable_topic_searching": "Võimalda teemasisene otsing",
"topic_search_help": "Kui see on sisse lükatud, siis teemasisene otsing võtab üle brauseri tavapärase otsingu ning võimaldab otsida ainult ekraanile mahtuva teema asemel terve teema ulatuses.", "topic_search_help": "Kui see on sisse lükatud, siis teemasisene otsing võtab üle brauseri tavapärase otsingu ning võimaldab otsida ainult ekraanile mahtuva teema asemel terve teema ulatuses.",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Järgi teemasid, millele olete vastanud.", "follow_topics_you_reply_to": "Järgi teemasid, millele olete vastanud.",
"follow_topics_you_create": "Järgi teemasi, mis on teie loodud.", "follow_topics_you_create": "Järgi teemasi, mis on teie loodud.",
"grouptitle": "Vali grupile tiitel mida kuvada soovid", "grouptitle": "Vali grupile tiitel mida kuvada soovid",

@ -27,6 +27,7 @@
"password-too-long": "کلمه عبور بسیار طولانیست", "password-too-long": "کلمه عبور بسیار طولانیست",
"user-banned": "کاربر محروم شد.", "user-banned": "کاربر محروم شد.",
"user-too-new": "با عرض پوزش، شما باید %1 ثانیه پیش از فرستادن پست نخست خود صبر کنید", "user-too-new": "با عرض پوزش، شما باید %1 ثانیه پیش از فرستادن پست نخست خود صبر کنید",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "دسته بندی وجود ندارد", "no-category": "دسته بندی وجود ندارد",
"no-topic": "موضوع وجود ندارد.", "no-topic": "موضوع وجود ندارد.",
"no-post": "پست وجود ندارد", "no-post": "پست وجود ندارد",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "هیچ کاربری در این گفتگو نیست" "no-users-in-room": "هیچ کاربری در این گفتگو نیست",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "پنهان", "details.hidden": "پنهان",
"details.hidden_help": "اگر فعال باشد، این گروه در فهرست گروه‌ها پیدا نمی‌شود و کاربران باید دستی فراخوانده شوند", "details.hidden_help": "اگر فعال باشد، این گروه در فهرست گروه‌ها پیدا نمی‌شود و کاربران باید دستی فراخوانده شوند",
"details.delete_group": "حذف گروه", "details.delete_group": "حذف گروه",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "جزییات گروه با موفقیت به روز شد", "event.updated": "جزییات گروه با موفقیت به روز شد",
"event.deleted": "گروه \"%1\" حدف شد", "event.deleted": "گروه \"%1\" حدف شد",
"membership.accept-invitation": "دعوت را قبول میکنم", "membership.accept-invitation": "دعوت را قبول میکنم",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 در حال نوشتن است...", "chat.user_typing": "%1 در حال نوشتن است...",
"chat.user_has_messaged_you": "%1 به شما پیام داده است.", "chat.user_has_messaged_you": "%1 به شما پیام داده است.",
"chat.see_all": "دیدن همه ی چت ها", "chat.see_all": "دیدن همه ی چت ها",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "مشخص کنید تاریخچه چتهایتان با چه کاربری را می‌خواهید ببینید", "chat.no-messages": "مشخص کنید تاریخچه چتهایتان با چه کاربری را می‌خواهید ببینید",
"chat.no-users-in-room": "هیچ کاربری در این گفتگو نیست", "chat.no-users-in-room": "هیچ کاربری در این گفتگو نیست",
"chat.recent-chats": "چتهای اخیر", "chat.recent-chats": "چتهای اخیر",

@ -39,6 +39,7 @@
"change_username": "تغییر نام کاربری", "change_username": "تغییر نام کاربری",
"change_email": "تغییر ایمیل", "change_email": "تغییر ایمیل",
"edit": "ویرایش", "edit": "ویرایش",
"edit-profile": "Edit Profile",
"default_picture": "آیکون پیش فرض", "default_picture": "آیکون پیش فرض",
"uploaded_picture": "تصویر بارشده", "uploaded_picture": "تصویر بارشده",
"upload_new_picture": "بارگذاری تصویر تازه", "upload_new_picture": "بارگذاری تصویر تازه",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "پیوندهای به بیرون را در برگ جدید باز کن", "open_links_in_new_tab": "پیوندهای به بیرون را در برگ جدید باز کن",
"enable_topic_searching": "فعال کردن جستجوی داخل-موضوع", "enable_topic_searching": "فعال کردن جستجوی داخل-موضوع",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "تاپیک هایی که پاسخ داده ای را دنبال کن", "follow_topics_you_reply_to": "تاپیک هایی که پاسخ داده ای را دنبال کن",
"follow_topics_you_create": "موضوع هایی که ایجاد کرده ای را دنبال کن", "follow_topics_you_create": "موضوع هایی که ایجاد کرده ای را دنبال کن",
"grouptitle": "عنوان گروهی که میخواهید نشان داده شود را انتخاب کنید.", "grouptitle": "عنوان گروهی که میخواهید نشان داده شود را انتخاب کنید.",

@ -1,5 +1,5 @@
{ {
"category": "Category", "category": "Kategoria",
"subcategories": "Subcategories", "subcategories": "Subcategories",
"new_topic_button": "Uusi aihe", "new_topic_button": "Uusi aihe",
"guest-login-post": "Kirjaudu sisään voidaksesi kirjoittaa viesti", "guest-login-post": "Kirjaudu sisään voidaksesi kirjoittaa viesti",

@ -1,30 +1,30 @@
{ {
"password-reset-requested": "Pyydetty salasanan palautuskoodia - %1!", "password-reset-requested": "Pyydetty salasanan palautuskoodia - %1!",
"welcome-to": "%1 - Tervetuloa", "welcome-to": "%1 - Tervetuloa",
"invite": "Invitation from %1", "invite": "Kutsu henkilöltä %1",
"greeting_no_name": "Hei", "greeting_no_name": "Hei",
"greeting_with_name": "Hei %1", "greeting_with_name": "Hei %1",
"welcome.text1": "Kiitos rekisteröitymisestäsi sivustolle %1!", "welcome.text1": "Kiitos rekisteröitymisestäsi sivustolle %1!",
"welcome.text2": "Meidän täytyy varmistaa, että omistat sen sähköpostiosoitteen, jolla rekisteröidyit, ennen kuin tilisi voidaan aktivoida kokonaan.", "welcome.text2": "Meidän täytyy varmistaa, että omistat sen sähköpostiosoitteen, jolla rekisteröidyit, ennen kuin tilisi voidaan aktivoida kokonaan.",
"welcome.text3": "An administrator has accepted your registration application. You can login with your username/password now.", "welcome.text3": "Ylläpitäjä hyväksyi rekisteröintipyyntösi. Voit nyt kirjautua käyttäjänimelläsi ja salasanallasi.",
"welcome.cta": "Napsauta tästä vahvistaaksesi sähköpostiosoitteesi", "welcome.cta": "Napsauta tästä vahvistaaksesi sähköpostiosoitteesi",
"invitation.text1": "%1 has invited you to join %2", "invitation.text1": "%1 pyysi sinua liittymään %2",
"invitation.ctr": "Click here to create your account.", "invitation.ctr": "Napsauta tästä luodaksesi käyttäjätilisi.",
"reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.", "reset.text1": "Saimme pyynnön vaihtaa salasanasi, todennäkösesti koska olit unohtanut sen. Jos näin ei ollut käynyt, voit jättää tämän viestin huomiotta.",
"reset.text2": "To continue with the password reset, please click on the following link:", "reset.text2": "Jatkaaksesi salasanan nollausta, napsauta seuraavaa linkkiä:",
"reset.cta": "Click here to reset your password", "reset.cta": "Napsauta tästä vaihtaaksesi salasanasi",
"reset.notify.subject": "Password successfully changed", "reset.notify.subject": "Salasana onnistuneesti vaihdettu",
"reset.notify.text1": "We are notifying you that on %1, your password was changed successfully.", "reset.notify.text1": "Ilmoitamme sinua että %1, salasanasi vaihdettiin onnistuneesti.",
"reset.notify.text2": "If you did not authorise this, please notify an administrator immediately.", "reset.notify.text2": "Jos et tunnista tätä toimintoa, ilmoita välittömästi ylläpitäjälle.",
"digest.notifications": "You have unread notifications from %1:", "digest.notifications": "Sinulla on lukemattomia ilmoituksia: %1:",
"digest.latest_topics": "Latest topics from %1", "digest.latest_topics": "Viimeisimmät viestiketjut henkilöltä %1",
"digest.cta": "Click here to visit %1", "digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.", "digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.no_topics": "There have been no active topics in the past %1", "digest.no_topics": "There have been no active topics in the past %1",
"digest.day": "day", "digest.day": "päivä",
"digest.week": "week", "digest.week": "viikko",
"digest.month": "month", "digest.month": "kuukausi",
"notif.chat.subject": "New chat message received from %1", "notif.chat.subject": "Uusi chatviesti henkilöltä %1",
"notif.chat.cta": "Click here to continue the conversation", "notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.", "notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"notif.post.cta": "Click here to read the full topic", "notif.post.cta": "Click here to read the full topic",

@ -18,7 +18,7 @@
"username-taken": "Käyttäjänimi varattu", "username-taken": "Käyttäjänimi varattu",
"email-taken": "Sähköpostiosoite varattu", "email-taken": "Sähköpostiosoite varattu",
"email-not-confirmed": "Sähköpostiasi ei ole vielä vahvistettu, ole hyvä ja napsauta tätä vahvistaaksesi sen.", "email-not-confirmed": "Sähköpostiasi ei ole vielä vahvistettu, ole hyvä ja napsauta tätä vahvistaaksesi sen.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed, please click here to confirm your email.", "email-not-confirmed-chat": "Et voi keskustella ennen kuin sähköpostiosoitteesi on vahvistettu, ole hyvä ja paina tästä vahvistaaksesi sen.",
"no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email", "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed": "We could not confirm your email, please try again later.", "email-confirm-failed": "We could not confirm your email, please try again later.",
"confirm-email-already-sent": "Confirmation email already sent, please wait %1 minute(s) to send another one.", "confirm-email-already-sent": "Confirmation email already sent, please wait %1 minute(s) to send another one.",
@ -26,7 +26,8 @@
"username-too-long": "Käyttäjänimi on liian pitkä", "username-too-long": "Käyttäjänimi on liian pitkä",
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Käyttäjä on estetty", "user-banned": "Käyttäjä on estetty",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Anteeksi, mutta sinun täytyy odottaa %1 sekunti(a) ennen sinun ensimmäisen viestin lähettämistä",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Kategoriaa ei ole olemassa", "no-category": "Kategoriaa ei ole olemassa",
"no-topic": "Aihetta ei ole olemassa", "no-topic": "Aihetta ei ole olemassa",
"no-post": "Viestiä ei ole olemassa", "no-post": "Viestiä ei ole olemassa",
@ -37,10 +38,10 @@
"category-disabled": "Kategoria ei ole käytössä", "category-disabled": "Kategoria ei ole käytössä",
"topic-locked": "Aihe lukittu", "topic-locked": "Aihe lukittu",
"post-edit-duration-expired": "You are only allowed to edit posts for %1 second(s) after posting", "post-edit-duration-expired": "You are only allowed to edit posts for %1 second(s) after posting",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 character(s).", "content-too-short": "Ole hyvä ja syötä pidempi viesti. Sen pitäisi sisältää ainakin %1 merkki(ä).",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 character(s).", "content-too-long": "Ole hyvä ja syötä lyhyempi viesti. Sen voi sisältää vain %1 merkki(ä).",
"title-too-short": "Please enter a longer title. Titles should contain at least %1 character(s).", "title-too-short": "Ole hyä ja syötä pidempi otsikko. Sen pitäisi sisältää anakin %1 merkki(ä).",
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 character(s).", "title-too-long": "Ole hyvä ja syötä lyhyempi otsikko. Se voi sisältää vain %1 merkki(ä).",
"too-many-posts": "You can only post once every %1 second(s) - please wait before posting again", "too-many-posts": "You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again", "too-many-posts-newbie": "As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short": "Please enter a longer tag. Tags should contain at least %1 character(s)", "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 character(s)",
@ -77,10 +78,10 @@
"about-me-too-long": "Sorry, your about me cannot be longer than %1 character(s).", "about-me-too-long": "Sorry, your about me cannot be longer than %1 character(s).",
"cant-chat-with-yourself": "Et voi keskustella itsesi kanssa!", "cant-chat-with-yourself": "Et voi keskustella itsesi kanssa!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them", "chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
"chat-disabled": "Chat system disabled", "chat-disabled": "Keskustelujärjestelmä on pois käytöstä",
"too-many-messages": "You have sent too many messages, please wait awhile.", "too-many-messages": "You have sent too many messages, please wait awhile.",
"invalid-chat-message": "Invalid chat message", "invalid-chat-message": "Virheellinen keskusteluviesti",
"chat-message-too-long": "Chat message is too long", "chat-message-too-long": "Keskusteluviesti on liian pitkä",
"cant-edit-chat-message": "You are not allowed to edit this message", "cant-edit-chat-message": "You are not allowed to edit this message",
"cant-remove-last-user": "You can't remove the last user", "cant-remove-last-user": "You can't remove the last user",
"cant-delete-chat-message": "You are not allowed to delete this message", "cant-delete-chat-message": "You are not allowed to delete this message",
@ -96,6 +97,7 @@
"wrong-login-type-username": "Please use your username to login", "wrong-login-type-username": "Please use your username to login",
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "Käyttäjä ei ole huoneessa",
"no-users-in-room": "No users in this room" "no-users-in-room": "Ei käyttäjiä tässä huoneessa",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,8 +6,9 @@
"chat.user_typing": "%1 kirjoittaa ...", "chat.user_typing": "%1 kirjoittaa ...",
"chat.user_has_messaged_you": "%1 lähetti sinulle viestin.", "chat.user_has_messaged_you": "%1 lähetti sinulle viestin.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Valitse vastaanottaja katsellaksesi keskusteluhistoriaa", "chat.no-messages": "Valitse vastaanottaja katsellaksesi keskusteluhistoriaa",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "Ei käyttäjiä tässä huoneessa",
"chat.recent-chats": "Viimeisimmät keskustelut", "chat.recent-chats": "Viimeisimmät keskustelut",
"chat.contacts": "Contacts", "chat.contacts": "Contacts",
"chat.message-history": "Viestihistoria", "chat.message-history": "Viestihistoria",

@ -1,11 +1,11 @@
{ {
"title": "Ilmoitukset", "title": "Ilmoitukset",
"no_notifs": "Sinulla ei ole uusia ilmoituksia", "no_notifs": "Sinulla ei ole uusia ilmoituksia",
"see_all": "See all notifications", "see_all": "Katso kaikki ilmoitukset",
"mark_all_read": "Mark all notifications read", "mark_all_read": "Merkkaa kaikki ilmoitukset luetuiksi",
"back_to_home": "Back to %1", "back_to_home": "Palaa takaisin %1",
"outgoing_link": "Ulkopuolinen linkki", "outgoing_link": "Ulkopuolinen linkki",
"outgoing_link_message": "You are now leaving %1", "outgoing_link_message": "Olet nyt poistumassa %1",
"continue_to": "Continue to %1", "continue_to": "Continue to %1",
"return_to": "Return to %1", "return_to": "Return to %1",
"new_notification": "Uusi ilmoitus", "new_notification": "Uusi ilmoitus",

@ -1,35 +1,35 @@
{ {
"home": "Etusivu", "home": "Etusivu",
"unread": "Lukemattomat aiheet", "unread": "Lukemattomat aiheet",
"popular-day": "Popular topics today", "popular-day": "Suositut aiheet tänään",
"popular-week": "Popular topics this week", "popular-week": "Suositut aiheet tällä viikolla",
"popular-month": "Popular topics this month", "popular-month": "Suositut aiheet tässä kuussa",
"popular-alltime": "All time popular topics", "popular-alltime": "Suositut aiheet koko ajalta",
"recent": "Viimeisimmät aiheet", "recent": "Viimeisimmät aiheet",
"flagged-posts": "Flagged Posts", "flagged-posts": "Liputetut viestit",
"users/online": "Online Users", "users/online": "Paikalla olevat käyttäjät",
"users/latest": "Latest Users", "users/latest": "Viimeisimmat käyttäjät",
"users/sort-posts": "Users with the most posts", "users/sort-posts": "Users with the most posts",
"users/sort-reputation": "Users with the most reputation", "users/sort-reputation": "Users with the most reputation",
"users/banned": "Banned Users", "users/banned": "Banned Users",
"users/search": "User Search", "users/search": "User Search",
"notifications": "Ilmoitukset", "notifications": "Ilmoitukset",
"tags": "Tags", "tags": "Tunnisteet",
"tag": "Topics tagged under \"%1\"", "tag": "Topics tagged under \"%1\"",
"register": "Register an account", "register": "Luo käyttäjät",
"login": "Login to your account", "login": "Kirjaudu käyttäjällesi",
"reset": "Reset your account password", "reset": "Reset your account password",
"categories": "Categories", "categories": "Categories",
"groups": "Groups", "groups": "Groups",
"group": "%1 group", "group": "%1 group",
"chats": "Chats", "chats": "Keskustelut",
"chat": "Chatting with %1", "chat": "Chatting with %1",
"account/edit": "Editing \"%1\"", "account/edit": "Editing \"%1\"",
"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/following": "People %1 follows", "account/following": "Ihmiset, jota %1 seuraa",
"account/followers": "People who follow %1", "account/followers": "Ihmiset, jotka seuraavat %1",
"account/posts": "Posts made by %1", "account/posts": "Posts made by %1",
"account/topics": "Topics created by %1", "account/topics": "Topics created by %1",
"account/groups": "%1's Groups", "account/groups": "%1's Groups",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Muokkaa", "edit": "Muokkaa",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Ladattu kuva", "uploaded_picture": "Ladattu kuva",
"upload_new_picture": "Lataa uusi kuva", "upload_new_picture": "Lataa uusi kuva",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Salli aiheen sisäiset haut", "enable_topic_searching": "Salli aiheen sisäiset haut",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -15,6 +15,6 @@
"popular_topics": "Popular Topics", "popular_topics": "Popular Topics",
"unread_topics": "Unread Topics", "unread_topics": "Unread Topics",
"categories": "Categories", "categories": "Categories",
"tags": "Tags", "tags": "Tunnisteet",
"no-users-found": "No users found!" "no-users-found": "No users found!"
} }

@ -27,6 +27,7 @@
"password-too-long": "Mot de passe trop long", "password-too-long": "Mot de passe trop long",
"user-banned": "Utilisateur banni", "user-banned": "Utilisateur banni",
"user-too-new": "Désolé, vous devez attendre encore %1 seconde(s) avant d'envoyer votre premier message", "user-too-new": "Désolé, vous devez attendre encore %1 seconde(s) avant d'envoyer votre premier message",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Cette catégorie n'existe pas", "no-category": "Cette catégorie n'existe pas",
"no-topic": "Ce sujet n'existe pas", "no-topic": "Ce sujet n'existe pas",
"no-post": "Ce message n'existe pas", "no-post": "Ce message n'existe pas",
@ -50,8 +51,8 @@
"still-uploading": "Veuillez patienter pendant le téléchargement.", "still-uploading": "Veuillez patienter pendant le téléchargement.",
"file-too-big": "La taille maximale autorisée pour un fichier est de %1 kb. Veuillez envoyer un fichier plus petit.", "file-too-big": "La taille maximale autorisée pour un fichier est de %1 kb. Veuillez envoyer un fichier plus petit.",
"guest-upload-disabled": "Le téléversement est désactivé pour les Invités.", "guest-upload-disabled": "Le téléversement est désactivé pour les Invités.",
"already-favourited": "You have already bookmarked this post", "already-favourited": "Vous avez déjà mis un marque-page",
"already-unfavourited": "You have already unbookmarked this post", "already-unfavourited": "Vous avez déjà retiré un marque-page",
"cant-ban-other-admins": "Vous ne pouvez pas bannir les autres administrateurs !", "cant-ban-other-admins": "Vous ne pouvez pas bannir les autres administrateurs !",
"cant-remove-last-admin": "Vous seul êtes administrateur. Ajouter un autre utilisateur en tant qu'administrateur avant de vous en retirer.", "cant-remove-last-admin": "Vous seul êtes administrateur. Ajouter un autre utilisateur en tant qu'administrateur avant de vous en retirer.",
"invalid-image-type": "Type d'image invalide. Les types autorisés sont: %1", "invalid-image-type": "Type d'image invalide. Les types autorisés sont: %1",
@ -97,5 +98,6 @@
"invite-maximum-met": "Vous avez invité la quantité maximale de personnes (%1 de %2).", "invite-maximum-met": "Vous avez invité la quantité maximale de personnes (%1 de %2).",
"no-session-found": "Pas de session de connexion trouvé!", "no-session-found": "Pas de session de connexion trouvé!",
"not-in-room": "L'utilisateur n'est pas dans cette salle", "not-in-room": "L'utilisateur n'est pas dans cette salle",
"no-users-in-room": "No users in this room" "no-users-in-room": "Aucun utilisateur dans cette salle",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -87,8 +87,8 @@
"map": "Carte", "map": "Carte",
"sessions": "Sessions de connexion", "sessions": "Sessions de connexion",
"ip_address": "Adresse IP", "ip_address": "Adresse IP",
"enter_page_number": "Enter page number", "enter_page_number": "Entrer un numéro de page",
"upload_file": "Upload file", "upload_file": "Envoyer un fichier",
"upload": "Upload", "upload": "Envoyer",
"allowed-file-types": "Allowed file types are %1" "allowed-file-types": "Les types de fichiers autorisés sont : %1"
} }

@ -41,6 +41,7 @@
"details.hidden": "Masqué", "details.hidden": "Masqué",
"details.hidden_help": "Si cette case est cochée, ce groupe n'est pas affiché dans la liste des groupes, et les utilisateurs devront être invités manuellement.", "details.hidden_help": "Si cette case est cochée, ce groupe n'est pas affiché dans la liste des groupes, et les utilisateurs devront être invités manuellement.",
"details.delete_group": "Supprimer le groupe", "details.delete_group": "Supprimer le groupe",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Les détails du groupe ont été mis à jour", "event.updated": "Les détails du groupe ont été mis à jour",
"event.deleted": "Le groupe \"%1\" a été supprimé", "event.deleted": "Le groupe \"%1\" a été supprimé",
"membership.accept-invitation": "Accepter l'invitation", "membership.accept-invitation": "Accepter l'invitation",
@ -49,5 +50,5 @@
"membership.leave-group": "Quitter le groupe", "membership.leave-group": "Quitter le groupe",
"membership.reject": "Refuser", "membership.reject": "Refuser",
"new-group.group_name": "Nom du groupe :", "new-group.group_name": "Nom du groupe :",
"upload-group-cover": "Upload group cover" "upload-group-cover": "Envoyer une image de groupe"
} }

@ -6,6 +6,7 @@
"chat.user_typing": "%1 est en train d'écrire ...", "chat.user_typing": "%1 est en train d'écrire ...",
"chat.user_has_messaged_you": "%1 vous a envoyé un message.", "chat.user_has_messaged_you": "%1 vous a envoyé un message.",
"chat.see_all": "Voir toutes les discussions", "chat.see_all": "Voir toutes les discussions",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Veuillez sélectionner un destinataire pour voir l'historique des discussions", "chat.no-messages": "Veuillez sélectionner un destinataire pour voir l'historique des discussions",
"chat.no-users-in-room": "Aucun utilisateur dans cette salle", "chat.no-users-in-room": "Aucun utilisateur dans cette salle",
"chat.recent-chats": "Discussions récentes", "chat.recent-chats": "Discussions récentes",

@ -16,9 +16,9 @@
"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> has bookmarked your post in <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> and <strong>%2</strong> have bookmarked your post in <strong>%3</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> and %2 others have bookmarked your post in <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>",
@ -30,7 +30,7 @@
"user_started_following_you_dual": "<strong>%1</strong> et <strong>%2</strong> vous suivent.", "user_started_following_you_dual": "<strong>%1</strong> et <strong>%2</strong> vous suivent.",
"user_started_following_you_multiple": "<strong>%1</strong> et %2 autres vous suivent.", "user_started_following_you_multiple": "<strong>%1</strong> et %2 autres vous suivent.",
"new_register": "<strong>%1</strong> a envoyé une demande d'incription.", "new_register": "<strong>%1</strong> a envoyé une demande d'incription.",
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.", "new_register_multiple": "<strong>%1</strong> inscription(s) est en attente de validation.",
"email-confirmed": "Email vérifié", "email-confirmed": "Email vérifié",
"email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.", "email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.",
"email-confirm-error-message": "Il y a un un problème dans la vérification de votre adresse email. Le code est peut être invalide ou a expiré.", "email-confirm-error-message": "Il y a un un problème dans la vérification de votre adresse email. Le code est peut être invalide ou a expiré.",

@ -33,13 +33,13 @@
"account/posts": "Messages postés par %1", "account/posts": "Messages postés par %1",
"account/topics": "Sujets créés par %1", "account/topics": "Sujets créés par %1",
"account/groups": "Groupes auxquels appartient %1", "account/groups": "Groupes auxquels appartient %1",
"account/favourites": "%1's Bookmarked Posts", "account/favourites": "Marques-pages de %1",
"account/settings": "Paramètres d'utilisateur", "account/settings": "Paramètres d'utilisateur",
"account/watched": "Sujets surveillés par %1", "account/watched": "Sujets surveillés par %1",
"account/upvoted": "Messages pour lesquels %1 a voté", "account/upvoted": "Messages pour lesquels %1 a voté",
"account/downvoted": "Messages contre lesquels %1 a voté", "account/downvoted": "Messages contre lesquels %1 a voté",
"account/best": "Meilleurs messages postés par %1", "account/best": "Meilleurs messages postés par %1",
"confirm": "Email Confirmed", "confirm": "Email vérifié",
"maintenance.text": "%1 est en maintenance. Veuillez revenir un peu plus tard.", "maintenance.text": "%1 est en maintenance. Veuillez revenir un peu plus tard.",
"maintenance.messageIntro": "De plus, l'administrateur a laissé ce message:", "maintenance.messageIntro": "De plus, l'administrateur a laissé ce message:",
"throttled.text": "%1 est actuellement indisponible en raison d'une charge excessive. Merci de réessayer plus tard." "throttled.text": "%1 est actuellement indisponible en raison d'une charge excessive. Merci de réessayer plus tard."

@ -65,9 +65,9 @@
"disabled_categories_note": "Les catégories désactivées sont grisées", "disabled_categories_note": "Les catégories désactivées sont grisées",
"confirm_move": "Déplacer", "confirm_move": "Déplacer",
"confirm_fork": "Scinder", "confirm_fork": "Scinder",
"favourite": "Bookmark", "favourite": "Marque-page",
"favourites": "Bookmarks", "favourites": "Marque-page",
"favourites.has_no_favourites": "You haven't bookmarked any posts yet.", "favourites.has_no_favourites": "Vous n'avez aucuns marque-page.",
"loading_more_posts": "Charger plus de messages", "loading_more_posts": "Charger plus de messages",
"move_topic": "Déplacer le sujet", "move_topic": "Déplacer le sujet",
"move_topics": "Déplacer des sujets", "move_topics": "Déplacer des sujets",

@ -22,7 +22,7 @@
"profile": "Profil", "profile": "Profil",
"profile_views": "Vues", "profile_views": "Vues",
"reputation": "Réputation", "reputation": "Réputation",
"favourites": "Bookmarks", "favourites": "Marque-pages",
"watched": "Suivis", "watched": "Suivis",
"followers": "Abonnés", "followers": "Abonnés",
"following": "Abonnements", "following": "Abonnements",
@ -39,6 +39,7 @@
"change_username": "Changer le nom d'utilisateur", "change_username": "Changer le nom d'utilisateur",
"change_email": "Changer l'e-mail", "change_email": "Changer l'e-mail",
"edit": "Éditer", "edit": "Éditer",
"edit-profile": "Edit Profile",
"default_picture": "Icône par défaut", "default_picture": "Icône par défaut",
"uploaded_picture": "Image envoyée", "uploaded_picture": "Image envoyée",
"upload_new_picture": "Envoyer une nouvelle image", "upload_new_picture": "Envoyer une nouvelle image",
@ -55,11 +56,11 @@
"password": "Mot de passe", "password": "Mot de passe",
"username_taken_workaround": "Le nom d'utilisateur désiré est déjà utilisé, nous l'avons donc légèrement modifié. Vous êtes maintenant connu comme <strong>%1</strong>", "username_taken_workaround": "Le nom d'utilisateur désiré est déjà utilisé, nous l'avons donc légèrement modifié. Vous êtes maintenant connu comme <strong>%1</strong>",
"password_same_as_username": "Votre mot de passe est identique à votre nom d'utilisateur. Veuillez en choisir un autre.", "password_same_as_username": "Votre mot de passe est identique à votre nom d'utilisateur. Veuillez en choisir un autre.",
"password_same_as_email": "Your password is the same as your email, please select another password.", "password_same_as_email": "Votre mot de passe est identique à votre adresse email. Veuillez en choisir un autre.",
"upload_picture": "Envoyer l'image", "upload_picture": "Envoyer l'image",
"upload_a_picture": "Envoyer une image", "upload_a_picture": "Envoyer une image",
"remove_uploaded_picture": "Supprimer l'image envoyée", "remove_uploaded_picture": "Supprimer l'image envoyée",
"upload_cover_picture": "Upload cover picture", "upload_cover_picture": "Envoyer une image de couverture",
"settings": "Paramètres", "settings": "Paramètres",
"show_email": "Afficher mon email", "show_email": "Afficher mon email",
"show_fullname": "Afficher mon nom complet", "show_fullname": "Afficher mon nom complet",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Ouvrir les liens externes dans un nouvel onglet", "open_links_in_new_tab": "Ouvrir les liens externes dans un nouvel onglet",
"enable_topic_searching": "Activer la recherche dans les sujets", "enable_topic_searching": "Activer la recherche dans les sujets",
"topic_search_help": "Une fois activé, la recherche dans les sujets va remplacer la recherche de page du navigateur et vous permettra de rechercher dans l'intégralité d'un sujet au lieu des seuls posts affichés à l'écran.", "topic_search_help": "Une fois activé, la recherche dans les sujets va remplacer la recherche de page du navigateur et vous permettra de rechercher dans l'intégralité d'un sujet au lieu des seuls posts affichés à l'écran.",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Suivre les sujets auxquels vous répondez", "follow_topics_you_reply_to": "Suivre les sujets auxquels vous répondez",
"follow_topics_you_create": "Suivre les sujets que vous créez", "follow_topics_you_create": "Suivre les sujets que vous créez",
"grouptitle": "Sélectionnez le titre de groupe que vous souhaitez afficher", "grouptitle": "Sélectionnez le titre de groupe que vous souhaitez afficher",

@ -27,6 +27,7 @@
"password-too-long": "Contrasinal moi longa", "password-too-long": "Contrasinal moi longa",
"user-banned": "Usuario expulsado", "user-banned": "Usuario expulsado",
"user-too-new": "Desculpa, agarda %1 second(s) antes de facer a túa primeira publicación.", "user-too-new": "Desculpa, agarda %1 second(s) antes de facer a túa primeira publicación.",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "A categoría non existe", "no-category": "A categoría non existe",
"no-topic": "O tema non existe", "no-topic": "O tema non existe",
"no-post": "A publicación non existe", "no-post": "A publicación non existe",
@ -97,5 +98,6 @@
"invite-maximum-met": "Convidaches á cantidade máxima de persoas (%1 de %2).", "invite-maximum-met": "Convidaches á cantidade máxima de persoas (%1 de %2).",
"no-session-found": "Non se atopa ningún inicio de sesión!", "no-session-found": "Non se atopa ningún inicio de sesión!",
"not-in-room": "O usuario non se encontra nesta sala", "not-in-room": "O usuario non se encontra nesta sala",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Oculto", "details.hidden": "Oculto",
"details.hidden_help": "Se está habilitado, este grupo non se poderá atopar na listaxe de grupos e os usuarios deberán ser convidados manualmente.", "details.hidden_help": "Se está habilitado, este grupo non se poderá atopar na listaxe de grupos e os usuarios deberán ser convidados manualmente.",
"details.delete_group": "Eliminar Grupo", "details.delete_group": "Eliminar Grupo",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Os detalles do grupo foron actualizados", "event.updated": "Os detalles do grupo foron actualizados",
"event.deleted": "O grupo \"%1\" foi borrado.", "event.deleted": "O grupo \"%1\" foi borrado.",
"membership.accept-invitation": "Aceptar ", "membership.accept-invitation": "Aceptar ",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 está a escribir...", "chat.user_typing": "%1 está a escribir...",
"chat.user_has_messaged_you": "%1 enviouche unha mensaxe.", "chat.user_has_messaged_you": "%1 enviouche unha mensaxe.",
"chat.see_all": "Ver tódalas chamadas", "chat.see_all": "Ver tódalas chamadas",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Por favor, seleccione un destinatario para ver o historial das mensaxes ", "chat.no-messages": "Por favor, seleccione un destinatario para ver o historial das mensaxes ",
"chat.no-users-in-room": "Non hai usuarios nesta sala", "chat.no-users-in-room": "Non hai usuarios nesta sala",
"chat.recent-chats": "Charlas Recentes", "chat.recent-chats": "Charlas Recentes",

@ -39,6 +39,7 @@
"change_username": "Cambia-lo nome de usuario", "change_username": "Cambia-lo nome de usuario",
"change_email": "Cambia-lo correo", "change_email": "Cambia-lo correo",
"edit": "Editar", "edit": "Editar",
"edit-profile": "Edit Profile",
"default_picture": "Icona por defecto.", "default_picture": "Icona por defecto.",
"uploaded_picture": "Foto subida", "uploaded_picture": "Foto subida",
"upload_new_picture": "Subir unha nova foto", "upload_new_picture": "Subir unha nova foto",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Abrir ligazóns externos nunca nova pestaña", "open_links_in_new_tab": "Abrir ligazóns externos nunca nova pestaña",
"enable_topic_searching": "Permitir buscar dentro dun tema", "enable_topic_searching": "Permitir buscar dentro dun tema",
"topic_search_help": "Se se activa, o buscador do NodeBB superporase ao propio do navegador dentro de cada tema, permitindo buscar en todo o tema e non só naquilo que se presenta na pantalla.", "topic_search_help": "Se se activa, o buscador do NodeBB superporase ao propio do navegador dentro de cada tema, permitindo buscar en todo o tema e non só naquilo que se presenta na pantalla.",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Segui-los temas nos que respostas", "follow_topics_you_reply_to": "Segui-los temas nos que respostas",
"follow_topics_you_create": "Segui-los temas que ti fas", "follow_topics_you_create": "Segui-los temas que ti fas",
"grouptitle": "Escolle o título de grupo que che gustaría amosar", "grouptitle": "Escolle o título de grupo que che gustaría amosar",

@ -27,6 +27,7 @@
"password-too-long": "הסיסמה ארוכה מדי", "password-too-long": "הסיסמה ארוכה מדי",
"user-banned": "המשתמש מושעה", "user-banned": "המשתמש מושעה",
"user-too-new": "אנא המתן %1 שניות לפני פרסום ההודעה", "user-too-new": "אנא המתן %1 שניות לפני פרסום ההודעה",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "קטגוריה אינה קיימת", "no-category": "קטגוריה אינה קיימת",
"no-topic": "נושא אינו קיים", "no-topic": "נושא אינו קיים",
"no-post": "פוסט אינו קיים", "no-post": "פוסט אינו קיים",
@ -97,5 +98,6 @@
"invite-maximum-met": "הזמנת את הכמות המירבית של אנשים (%1 מתוך %2).", "invite-maximum-met": "הזמנת את הכמות המירבית של אנשים (%1 מתוך %2).",
"no-session-found": "לא נמצאו סשני התחברות!", "no-session-found": "לא נמצאו סשני התחברות!",
"not-in-room": "משתמש זה לא בצ'אט", "not-in-room": "משתמש זה לא בצ'אט",
"no-users-in-room": "אין משתמש בחדר הזה" "no-users-in-room": "אין משתמש בחדר הזה",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "מוסתר", "details.hidden": "מוסתר",
"details.hidden_help": "אם מאופשר, הקבוצה לא תופיע ברשימת הקבוצות, ומשתמשים יצטרכו להיות מוזמנים ידנית", "details.hidden_help": "אם מאופשר, הקבוצה לא תופיע ברשימת הקבוצות, ומשתמשים יצטרכו להיות מוזמנים ידנית",
"details.delete_group": "מחק קבוצה", "details.delete_group": "מחק קבוצה",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "פרטי הקבוצה עודכנו", "event.updated": "פרטי הקבוצה עודכנו",
"event.deleted": "קבוצת \"%1\" נמחקה", "event.deleted": "קבוצת \"%1\" נמחקה",
"membership.accept-invitation": "קבל הזמנה", "membership.accept-invitation": "קבל הזמנה",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 מקליד ...", "chat.user_typing": "%1 מקליד ...",
"chat.user_has_messaged_you": "ל%1 יש הודעה עבורך.", "chat.user_has_messaged_you": "ל%1 יש הודעה עבורך.",
"chat.see_all": "צפה בכל הצ'אטים", "chat.see_all": "צפה בכל הצ'אטים",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "אנא בחר נמען על מנת לראות את היסטוריית הצ'אט איתו", "chat.no-messages": "אנא בחר נמען על מנת לראות את היסטוריית הצ'אט איתו",
"chat.no-users-in-room": "אין משתמשים בחדר הזה", "chat.no-users-in-room": "אין משתמשים בחדר הזה",
"chat.recent-chats": "צ'אטים אחרונים", "chat.recent-chats": "צ'אטים אחרונים",

@ -39,6 +39,7 @@
"change_username": "שנה שם משתמש", "change_username": "שנה שם משתמש",
"change_email": "שנה מייל", "change_email": "שנה מייל",
"edit": "ערוך", "edit": "ערוך",
"edit-profile": "Edit Profile",
"default_picture": "אייקון ברירת מחדל", "default_picture": "אייקון ברירת מחדל",
"uploaded_picture": "התמונה הועלתה", "uploaded_picture": "התמונה הועלתה",
"upload_new_picture": "העלה תמונה חדשה", "upload_new_picture": "העלה תמונה חדשה",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "פתח קישורים חיצוניים בכרטיסייה חדשה", "open_links_in_new_tab": "פתח קישורים חיצוניים בכרטיסייה חדשה",
"enable_topic_searching": "הפעל חיפוש בתוך נושא", "enable_topic_searching": "הפעל חיפוש בתוך נושא",
"topic_search_help": "אם מאופשר, החיפוש בתוך הנושא יעקוף את שיטת החיפוש של הדפדפן, ויאפשר לך לחפש בכל הנושא - ולא רק במה שמוצג על המסך", "topic_search_help": "אם מאופשר, החיפוש בתוך הנושא יעקוף את שיטת החיפוש של הדפדפן, ויאפשר לך לחפש בכל הנושא - ולא רק במה שמוצג על המסך",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "עקוב אחרת נושאים שהגבת בהם", "follow_topics_you_reply_to": "עקוב אחרת נושאים שהגבת בהם",
"follow_topics_you_create": "עקוב אחר נושאים שיצרת", "follow_topics_you_create": "עקוב אחר נושאים שיצרת",
"grouptitle": "בחר את כותרת הקבוצה שברצונך להציג", "grouptitle": "בחר את כותרת הקבוצה שברצונך להציג",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Kitiltott felhasználó", "user-banned": "Kitiltott felhasználó",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Nem létező kategória", "no-category": "Nem létező kategória",
"no-topic": "Nem létező téma", "no-topic": "Nem létező téma",
"no-post": "Nem létező hozzászólás", "no-post": "Nem létező hozzászólás",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 éppen ír ...", "chat.user_typing": "%1 éppen ír ...",
"chat.user_has_messaged_you": "%1 üzenetet küldött.", "chat.user_has_messaged_you": "%1 üzenetet küldött.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Válasszuk ki a címzettet és tekintsük meg a chat előzményeket", "chat.no-messages": "Válasszuk ki a címzettet és tekintsük meg a chat előzményeket",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Legutóbbi beszélgetések", "chat.recent-chats": "Legutóbbi beszélgetések",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Szerkeszt", "edit": "Szerkeszt",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Feltöltött kép", "uploaded_picture": "Feltöltött kép",
"upload_new_picture": "Új kép feltöltése", "upload_new_picture": "Új kép feltöltése",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Témán belüli keresés bekapcsolása", "enable_topic_searching": "Témán belüli keresés bekapcsolása",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Pengguna dibanned", "user-banned": "Pengguna dibanned",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post", "user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Kategori tidak ditemukan", "no-category": "Kategori tidak ditemukan",
"no-topic": "Topik tidak ditemukan", "no-topic": "Topik tidak ditemukan",
"no-post": "Post tidak ditemukan", "no-post": "Post tidak ditemukan",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 sedang menulis ...", "chat.user_typing": "%1 sedang menulis ...",
"chat.user_has_messaged_you": "%1 telah mengirimkan pesan untukmu.", "chat.user_has_messaged_you": "%1 telah mengirimkan pesan untukmu.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Mohon pilih satu penerima untuk melihat riwayat pesan percakapan", "chat.no-messages": "Mohon pilih satu penerima untuk melihat riwayat pesan percakapan",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Percakapan terbaru", "chat.recent-chats": "Percakapan terbaru",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Perbarui", "edit": "Perbarui",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Gambar/Foto yang Diunggah", "uploaded_picture": "Gambar/Foto yang Diunggah",
"upload_new_picture": "Unggah Gambar/Foto Baru", "upload_new_picture": "Unggah Gambar/Foto Baru",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Open outgoing links in new tab", "open_links_in_new_tab": "Open outgoing links in new tab",
"enable_topic_searching": "Gunakan Pencarian Di dalam Topik", "enable_topic_searching": "Gunakan Pencarian Di dalam Topik",
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Follow topics that you reply to", "follow_topics_you_reply_to": "Follow topics that you reply to",
"follow_topics_you_create": "Follow topics you create", "follow_topics_you_create": "Follow topics you create",
"grouptitle": "Select the group title you would like to display", "grouptitle": "Select the group title you would like to display",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Utente bannato", "user-banned": "Utente bannato",
"user-too-new": "Devi attendere %1 secondi prima di creare il tuo primo post", "user-too-new": "Devi attendere %1 secondi prima di creare il tuo primo post",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "La Categoria non esiste", "no-category": "La Categoria non esiste",
"no-topic": "Il Topic non esiste", "no-topic": "Il Topic non esiste",
"no-post": "Il Post non esiste", "no-post": "Il Post non esiste",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Nascosto", "details.hidden": "Nascosto",
"details.hidden_help": "Se abilitato, questo gruppo non sarà visibile nella lista dei gruppi e gli utenti dovranno essere invitati manualmente", "details.hidden_help": "Se abilitato, questo gruppo non sarà visibile nella lista dei gruppi e gli utenti dovranno essere invitati manualmente",
"details.delete_group": "Elimina il Gruppo", "details.delete_group": "Elimina il Gruppo",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "I dettagli del Gruppo sono stati aggiornati", "event.updated": "I dettagli del Gruppo sono stati aggiornati",
"event.deleted": "Il gruppo \"%1\" è stato eliminato", "event.deleted": "Il gruppo \"%1\" è stato eliminato",
"membership.accept-invitation": "Accetta l'invito", "membership.accept-invitation": "Accetta l'invito",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 sta scrivendo...", "chat.user_typing": "%1 sta scrivendo...",
"chat.user_has_messaged_you": "%1 ti ha scritto.", "chat.user_has_messaged_you": "%1 ti ha scritto.",
"chat.see_all": "Vedi tutte le chat", "chat.see_all": "Vedi tutte le chat",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Si prega di selezionare un destinatario per vedere la cronologia dei messaggi", "chat.no-messages": "Si prega di selezionare un destinatario per vedere la cronologia dei messaggi",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Chat Recenti", "chat.recent-chats": "Chat Recenti",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Modifica", "edit": "Modifica",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Foto caricata", "uploaded_picture": "Foto caricata",
"upload_new_picture": "Carica una nuova foto", "upload_new_picture": "Carica una nuova foto",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Apri i link web in una nuova pagina", "open_links_in_new_tab": "Apri i link web in una nuova pagina",
"enable_topic_searching": "Abilita la ricerca negli argomenti", "enable_topic_searching": "Abilita la ricerca negli argomenti",
"topic_search_help": "Se abilitata, la ricerca negli argomenti ignorerà il comportamento predefinito del browser per consentirti di cercare all'interno delle discussioni, anziché soltanto nel contenuto visibile a schermo", "topic_search_help": "Se abilitata, la ricerca negli argomenti ignorerà il comportamento predefinito del browser per consentirti di cercare all'interno delle discussioni, anziché soltanto nel contenuto visibile a schermo",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Segui le discussioni a cui hai risposto", "follow_topics_you_reply_to": "Segui le discussioni a cui hai risposto",
"follow_topics_you_create": "Segui le discussioni che hai iniziato", "follow_topics_you_create": "Segui le discussioni che hai iniziato",
"grouptitle": "Seleziona il titolo del gruppo che vorresti vedere", "grouptitle": "Seleziona il titolo del gruppo che vorresti vedere",

@ -27,6 +27,7 @@
"password-too-long": "パスワードが長すぎます", "password-too-long": "パスワードが長すぎます",
"user-banned": "ユーザーは停止されています", "user-banned": "ユーザーは停止されています",
"user-too-new": "申し訳ありません。登録後に投稿を行うには%1秒お待ち下さい。", "user-too-new": "申し訳ありません。登録後に投稿を行うには%1秒お待ち下さい。",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "カテゴリは存在しません", "no-category": "カテゴリは存在しません",
"no-topic": "トピックは存在しません", "no-topic": "トピックは存在しません",
"no-post": "投稿は存在しません", "no-post": "投稿は存在しません",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Hidden", "details.hidden": "Hidden",
"details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually", "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"details.delete_group": "Delete Group", "details.delete_group": "Delete Group",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Group details have been updated", "event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted", "event.deleted": "The group \"%1\" has been deleted",
"membership.accept-invitation": "Accept Invitation", "membership.accept-invitation": "Accept Invitation",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 が入力中 ...", "chat.user_typing": "%1 が入力中 ...",
"chat.user_has_messaged_you": "%1さんからメッセージが届いています。", "chat.user_has_messaged_you": "%1さんからメッセージが届いています。",
"chat.see_all": "すべてのチャットを見る", "chat.see_all": "すべてのチャットを見る",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "チャットメッセージの履歴を表示するには、受信者を選択してください", "chat.no-messages": "チャットメッセージの履歴を表示するには、受信者を選択してください",
"chat.no-users-in-room": "ルームには誰も居ません", "chat.no-users-in-room": "ルームには誰も居ません",
"chat.recent-chats": "最近のチャット", "chat.recent-chats": "最近のチャット",

@ -39,6 +39,7 @@
"change_username": "ユーザー名の変更", "change_username": "ユーザー名の変更",
"change_email": "メール変更", "change_email": "メール変更",
"edit": "編集", "edit": "編集",
"edit-profile": "Edit Profile",
"default_picture": "元のアイコン", "default_picture": "元のアイコン",
"uploaded_picture": "アップロード済みの画像", "uploaded_picture": "アップロード済みの画像",
"upload_new_picture": "新しい画像をアップロード", "upload_new_picture": "新しい画像をアップロード",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "外リンクを新しいタブに開きます", "open_links_in_new_tab": "外リンクを新しいタブに開きます",
"enable_topic_searching": "インートピックの検索を有効にします", "enable_topic_searching": "インートピックの検索を有効にします",
"topic_search_help": "有効にしたら、インートピックの検索はブラウザの既定機能を無視して、スクリーンに示したよりトピック内からの全部を検索します", "topic_search_help": "有効にしたら、インートピックの検索はブラウザの既定機能を無視して、スクリーンに示したよりトピック内からの全部を検索します",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "返信したトピックをフォローします", "follow_topics_you_reply_to": "返信したトピックをフォローします",
"follow_topics_you_create": "投稿したトピックをフォローします", "follow_topics_you_create": "投稿したトピックをフォローします",
"grouptitle": "好きなグループ名を選んで下さい", "grouptitle": "好きなグループ名を選んで下さい",

@ -27,6 +27,7 @@
"password-too-long": "패스워드가 너무 깁니다.", "password-too-long": "패스워드가 너무 깁니다.",
"user-banned": "차단된 사용자입니다.", "user-banned": "차단된 사용자입니다.",
"user-too-new": "죄송합니다, 첫 번째 게시물은 %1 초 후에 작성할 수 있습니다.", "user-too-new": "죄송합니다, 첫 번째 게시물은 %1 초 후에 작성할 수 있습니다.",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "존재하지 않는 카테고리입니다.", "no-category": "존재하지 않는 카테고리입니다.",
"no-topic": "존재하지 않는 주제입니다.", "no-topic": "존재하지 않는 주제입니다.",
"no-post": "존재하지 않는 게시물입니다.", "no-post": "존재하지 않는 게시물입니다.",
@ -97,5 +98,6 @@
"invite-maximum-met": "초대가능한 사용자를 모두 초대했습니다. (%2명 중 %1을 초대)", "invite-maximum-met": "초대가능한 사용자를 모두 초대했습니다. (%2명 중 %1을 초대)",
"no-session-found": "로그인 세션을 찾을 수 없습니다.", "no-session-found": "로그인 세션을 찾을 수 없습니다.",
"not-in-room": "없는 사용자입니다.", "not-in-room": "없는 사용자입니다.",
"no-users-in-room": "사용자가 없습니다." "no-users-in-room": "사용자가 없습니다.",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "숨김", "details.hidden": "숨김",
"details.hidden_help": "활성 시 그룹 목록에 노출되지 않습니다. 또한 구성원은 초대를 통해서만 가입이 가능합니다.", "details.hidden_help": "활성 시 그룹 목록에 노출되지 않습니다. 또한 구성원은 초대를 통해서만 가입이 가능합니다.",
"details.delete_group": "그룹 삭제", "details.delete_group": "그룹 삭제",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "그룹 정보가 업데이트 되었습니다.", "event.updated": "그룹 정보가 업데이트 되었습니다.",
"event.deleted": "%1 그룹이 삭제되었습니다.", "event.deleted": "%1 그룹이 삭제되었습니다.",
"membership.accept-invitation": "초대 수락", "membership.accept-invitation": "초대 수락",

@ -6,6 +6,7 @@
"chat.user_typing": "%1님이 입력 중입니다.", "chat.user_typing": "%1님이 입력 중입니다.",
"chat.user_has_messaged_you": "%1님이 메시지를 보냈습니다.", "chat.user_has_messaged_you": "%1님이 메시지를 보냈습니다.",
"chat.see_all": "모든 대화 보기", "chat.see_all": "모든 대화 보기",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "대화 기록을 보려면 대화 상대를 선택하세요.", "chat.no-messages": "대화 기록을 보려면 대화 상대를 선택하세요.",
"chat.no-users-in-room": "사용자가 없습니다.", "chat.no-users-in-room": "사용자가 없습니다.",
"chat.recent-chats": "최근 대화 내용", "chat.recent-chats": "최근 대화 내용",

@ -30,7 +30,7 @@
"user_started_following_you_dual": "<strong>%1</strong>님과 <strong>%2</strong>님이 당신을 팔로우 시작했습니다.", "user_started_following_you_dual": "<strong>%1</strong>님과 <strong>%2</strong>님이 당신을 팔로우 시작했습니다.",
"user_started_following_you_multiple": "<strong>%1</strong>님외 %2명이 당신을 팔로우 시작했습니다.", "user_started_following_you_multiple": "<strong>%1</strong>님외 %2명이 당신을 팔로우 시작했습니다.",
"new_register": "<strong>%1</strong>님이 가입요청을 했습니다.", "new_register": "<strong>%1</strong>님이 가입요청을 했습니다.",
"new_register_multiple": "There are <strong>%1</strong> registration requests awaiting review.", "new_register_multiple": "<strong>%1<strong> 개의 회원가입 요청이 승인 대기중입니다.",
"email-confirmed": "확인된 이메일", "email-confirmed": "확인된 이메일",
"email-confirmed-message": "이메일을 확인해주셔서 감사합니다. 계정이 완전히 활성화되었습니다.", "email-confirmed-message": "이메일을 확인해주셔서 감사합니다. 계정이 완전히 활성화되었습니다.",
"email-confirm-error-message": "이메일 주소를 검증하지 못했습니다. 코드가 올바르지 않거나 만료되었을 수 있습니다.", "email-confirm-error-message": "이메일 주소를 검증하지 못했습니다. 코드가 올바르지 않거나 만료되었을 수 있습니다.",

@ -39,6 +39,7 @@
"change_username": "사용자명 변경", "change_username": "사용자명 변경",
"change_email": "이메일 변경", "change_email": "이메일 변경",
"edit": "프로필 수정", "edit": "프로필 수정",
"edit-profile": "Edit Profile",
"default_picture": "기본 아이콘", "default_picture": "기본 아이콘",
"uploaded_picture": "사진 업로드", "uploaded_picture": "사진 업로드",
"upload_new_picture": "새 사진 업로드", "upload_new_picture": "새 사진 업로드",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "외부 링크를 새로운 탭을 사용하여 열람", "open_links_in_new_tab": "외부 링크를 새로운 탭을 사용하여 열람",
"enable_topic_searching": "주제 내 검색 허용", "enable_topic_searching": "주제 내 검색 허용",
"topic_search_help": "활성화 된후 브라우저의 기본 페이지 검색 기능을 연관 주제 검색 기능으로 대신하고 화면에 보여지는 것 뿐만 아니라 주제와 연관된 모든것을 검색합니다.", "topic_search_help": "활성화 된후 브라우저의 기본 페이지 검색 기능을 연관 주제 검색 기능으로 대신하고 화면에 보여지는 것 뿐만 아니라 주제와 연관된 모든것을 검색합니다.",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "답글 단 게시물을 팔로우 합니다.", "follow_topics_you_reply_to": "답글 단 게시물을 팔로우 합니다.",
"follow_topics_you_create": "생성한 주제를 팔로우 합니다.", "follow_topics_you_create": "생성한 주제를 팔로우 합니다.",
"grouptitle": "표시할 그룹 이름을 선택하세요.", "grouptitle": "표시할 그룹 이름을 선택하세요.",

@ -27,6 +27,7 @@
"password-too-long": "Password too long", "password-too-long": "Password too long",
"user-banned": "Vartotojas užblokuotas", "user-banned": "Vartotojas užblokuotas",
"user-too-new": "Atsiprašome, jūs įpareigoti palaukti %1 sekunde(s) prieš rašant pirmą pranešimą", "user-too-new": "Atsiprašome, jūs įpareigoti palaukti %1 sekunde(s) prieš rašant pirmą pranešimą",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "Tokios kategorijos nėra", "no-category": "Tokios kategorijos nėra",
"no-topic": "Tokios temos nėra", "no-topic": "Tokios temos nėra",
"no-post": "Tokio įrašo nėra", "no-post": "Tokio įrašo nėra",
@ -97,5 +98,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!", "no-session-found": "No login session found!",
"not-in-room": "User not in room", "not-in-room": "User not in room",
"no-users-in-room": "No users in this room" "no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group"
} }

@ -41,6 +41,7 @@
"details.hidden": "Paslėptas", "details.hidden": "Paslėptas",
"details.hidden_help": "Jeigu įjungta, ši grupė bus nerodo grupių sąraše, ir vartotojus reikės kviest rankiniu būdu", "details.hidden_help": "Jeigu įjungta, ši grupė bus nerodo grupių sąraše, ir vartotojus reikės kviest rankiniu būdu",
"details.delete_group": "Ištrinti grupe", "details.delete_group": "Ištrinti grupe",
"details.private_system_help": "Private groups is disabled at system level, this option does not do anything",
"event.updated": "Grupės informacija atnaujinta", "event.updated": "Grupės informacija atnaujinta",
"event.deleted": "Grupė \"%1\" pašalinta", "event.deleted": "Grupė \"%1\" pašalinta",
"membership.accept-invitation": "Priimti Kvietimą", "membership.accept-invitation": "Priimti Kvietimą",

@ -6,6 +6,7 @@
"chat.user_typing": "%1 dabar rašo...", "chat.user_typing": "%1 dabar rašo...",
"chat.user_has_messaged_you": "%1 parašė jums.", "chat.user_has_messaged_you": "%1 parašė jums.",
"chat.see_all": "See all chats", "chat.see_all": "See all chats",
"chat.mark_all_read": "Mark all chats read",
"chat.no-messages": "Prašome pasirikti gavėją, norėdami peržiūrėti žinučių istoriją", "chat.no-messages": "Prašome pasirikti gavėją, norėdami peržiūrėti žinučių istoriją",
"chat.no-users-in-room": "No users in this room", "chat.no-users-in-room": "No users in this room",
"chat.recent-chats": "Paskutiniai susirašinėjimai", "chat.recent-chats": "Paskutiniai susirašinėjimai",

@ -39,6 +39,7 @@
"change_username": "Change Username", "change_username": "Change Username",
"change_email": "Change Email", "change_email": "Change Email",
"edit": "Redaguoti", "edit": "Redaguoti",
"edit-profile": "Edit Profile",
"default_picture": "Default Icon", "default_picture": "Default Icon",
"uploaded_picture": "Įkeltas paveikslėlis", "uploaded_picture": "Įkeltas paveikslėlis",
"upload_new_picture": "Įkelti naują paveikslėlį", "upload_new_picture": "Įkelti naują paveikslėlį",
@ -91,6 +92,7 @@
"open_links_in_new_tab": "Atidaryti išeinančias nuorodas naujam skirtuke", "open_links_in_new_tab": "Atidaryti išeinančias nuorodas naujam skirtuke",
"enable_topic_searching": "Įjungti Temų Ieškojimą ", "enable_topic_searching": "Įjungti Temų Ieškojimą ",
"topic_search_help": "Jeigu įjungtas, temų ieškojimas, nepaisys naršyklės puslapio ieškojimo, ir pradės ieškoti tik toje temoje kuri bus rodoma ekrane", "topic_search_help": "Jeigu įjungtas, temų ieškojimas, nepaisys naršyklės puslapio ieškojimo, ir pradės ieškoti tik toje temoje kuri bus rodoma ekrane",
"scroll_to_my_post": "After posting a reply, show the new post",
"follow_topics_you_reply_to": "Sekti tas temas kur atrašai tu", "follow_topics_you_reply_to": "Sekti tas temas kur atrašai tu",
"follow_topics_you_create": "Sekti tas temas kurias sukuri tu", "follow_topics_you_create": "Sekti tas temas kurias sukuri tu",
"grouptitle": "Pasirinkite grupės pavadinimą kurį norėtumėte kad atvaizduotu", "grouptitle": "Pasirinkite grupės pavadinimą kurį norėtumėte kad atvaizduotu",

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

Loading…
Cancel
Save