Latest translations and fallbacks

v1.18.x
Misty (Bot) 6 years ago
parent 1b2b308a7e
commit acad245b4a

@ -9,6 +9,7 @@
"plugin-search": "البحث عن الإضافات",
"plugin-search-placeholder": "جاري البحث عن الإضافات...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "إعادة ترتيب الإضافات",
"order-active": "ترتيب الإضافات المفعلة",
"dev-interested": "هل انته مهتم ببرمجة إضافات لـNodeBB؟",
@ -29,6 +30,8 @@
"plugin-item.more-info": "لمزيد من المعلومات:",
"plugin-item.unknown": "غير معروف",
"plugin-item.unknown-explanation": "تعذر تحديد حالة هذه الإضافة، ربما بسبب خطأ في الإعدادات.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "الإضافة مفعلة",
"alert.disabled": "الإضافة معطلة",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "لقد قمت بدعوة الحد الأقصى من الأشخاص (%1 من %2)",
"no-session-found": "لم دخول مسجل!",
"not-in-room": "المستخدم غير موجود في الغرفة.",
"no-users-in-room": "لا يوجد مستخدمين في الغرفة.",
"cant-kick-self": "لا يمكنك طرد نفسك من المجموعة.",
"no-users-selected": "لا يوجد مستخدم محدد.",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "لقد تم حظر حسابك. سيتم تسجيل الخروج.",
"alert.unfollow": "أنت لا تتابع %1 بعد الآن!",
"alert.follow": "أنت الآن تتابع %1!",
"online": "المتواجدون حاليًّا",
"users": "الأعضاء",
"topics": "المواضيع",
"posts": "المشاركات",
@ -60,6 +59,8 @@
"downvoted": "مصوت بالسالب",
"views": "المشاهدات",
"reputation": "السمعة",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "اقرأ المزيد",
"more": "المزيد",
"posted_ago_by_guest": "كتب %1 بواسطة زائر",
@ -77,6 +78,7 @@
"recentposts": "آخر المشاركات",
"recentips": "آخر عناوين ال IP التي سجلت الدخول",
"moderator_tools": "أدوات المشرف",
"online": "المتواجدون حاليًّا",
"away": "غير متواجد",
"dnd": "عدم الإزعاج",
"invisible": "مخفي",

@ -43,6 +43,7 @@
"account/following": "People %1 follows",
"account/followers": "People who follow %1",
"account/posts": "Posts made by %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Topics created by %1",
"account/groups": "%1's Groups",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "تطهير",
"restore": "استعادة",
"move": "نقل",
"change-owner": "Change Owner",
"fork": "فرع",
"link": "رابط",
"share": "نشر",
@ -64,6 +65,7 @@
"thread_tools.move": "نقل الموضوع",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "نقل الكل",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "إنشاء فرع الموضوع",
"thread_tools.delete": "حذف الموضوع",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "أدخل عنوان موضوعك هنا...",
"composer.handle_placeholder": "اﻹسم",
"composer.discard": "نبذ التغييرات",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Търсене на добавки",
"plugin-search-placeholder": "Търсене на добавка…",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Пренареждане на добавките",
"order-active": "Подреждане на включените добавки",
"dev-interested": "Искате ли да пишете добавки за NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "За повече информация",
"plugin-item.unknown": "Неизвестно",
"plugin-item.unknown-explanation": "Състоянието на тази добавка не може да бъде определено, може би поради грешка в конфигурацията.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Добавката е включена",
"alert.disabled": "Добавката е изключена",

@ -4,6 +4,7 @@
"consent.message": "Съобщение за известие",
"consent.acceptance": "Съобщение за приемане",
"consent.link-text": "Връзка към текста на политиката",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Оставете това празно, за да използвате данните по подразбиране на NodeBB, които са преведени",
"settings": "Настройки",
"cookie-domain": "Домейн на бисквитката за сесията",

@ -11,15 +11,15 @@
"restrictions-new": "Ограничения за новите потребители",
"restrictions.post-queue": "Включване на опашката за публикации",
"restrictions-new.post-queue": "Включване на ограниченията за новите потребители",
"restrictions.post-queue-help": "Ако опашката за публикации е включена, публикациите на новите потребители ще бъдат добавяни в опашка за одобрение.",
"restrictions-new.post-queue-help": "Ако ограниченията за новите потребители са включени, това ще зададе някои ограничения за публикациите създадени от новите потребители.",
"restrictions.seconds-between": "Брой секунди между публикациите",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Брой секунди между публикациите за нови потребители",
"restrictions.rep-threshold": "Необходима репутация за премахване на това ограничение",
"restrictions.seconds-defore-new": "Брой секунди преди новите потребители да могат да публикуват",
"restrictions.seconds-edit-after": "Брой секунди, през които публикациите могат да бъдат редактирани. (0 = изключено)",
"restrictions.seconds-delete-after": "Брой секунди, през които публикациите могат да бъдат изтривани. (0 = изключено)",
"restrictions.replies-no-delete": "Брой отговори, след които потребителите вече не могат да изтриват собствените си теми. (0 = изключено)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Минимална дължина на заглавието",
"restrictions.max-title-length": "Максимална дължина на заглавието",
"restrictions.min-post-length": "Минимална дължина на публикацията",

@ -144,7 +144,6 @@
"invite-maximum-met": "Вие сте поканили максимално позволения брой хора (%1 от %2).",
"no-session-found": "Няма намерена сесия на вписване!",
"not-in-room": "Потребителят не е в стаята",
"no-users-in-room": "Няма потребители в тази стая",
"cant-kick-self": "Не можете да изритате себе си от групата",
"no-users-selected": "Няма избран(и) потребител(и)",
"invalid-home-page-route": "Грешен път към началната страница",

@ -48,7 +48,6 @@
"alert.banned.message": "Вие току-що бяхте блокиран. Сега ще излезете от системата.",
"alert.unfollow": "Вие вече не следвате %1!",
"alert.follow": "Вие следвате %1!",
"online": "На линия",
"users": "Потребители",
"topics": "Теми",
"posts": "Публ.",
@ -60,6 +59,8 @@
"downvoted": "С отрицателни гласове",
"views": "Прегл.",
"reputation": "Репутация",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "още",
"more": "Още",
"posted_ago_by_guest": "публикувано %1 от гост",
@ -77,6 +78,7 @@
"recentposts": "Скорошни публикации",
"recentips": "Наскоро ползвани IP адреси",
"moderator_tools": "Модераторски инструменти",
"online": "На линия",
"away": "Отсъстващ",
"dnd": "Отпочиващ",
"invisible": "Невидим",

@ -43,6 +43,7 @@
"account/following": "Хора, които %1 следва",
"account/followers": "Хора, които следват %1",
"account/posts": "Публикации от %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Теми, създадени от %1",
"account/groups": "Групите на %1",
"account/watched_categories": "Следените категории на %1",

@ -23,6 +23,7 @@
"purge": "Изчистване",
"restore": "Възстановяване",
"move": "Преместване",
"change-owner": "Change Owner",
"fork": "Разделяне",
"link": "Връзка",
"share": "Споделяне",
@ -64,6 +65,7 @@
"thread_tools.move": "Преместване на темата",
"thread_tools.move-posts": "Преместване на публикациите",
"thread_tools.move_all": "Преместване на всички",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Избиране на категория",
"thread_tools.fork": "Разделяне на темата",
"thread_tools.delete": "Изтриване на темата",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Натиснете публикациите, които искате да изтриете/изчистите",
"merge_topics_instruction": "Натиснете темите, които искате да слеете",
"move_posts_instruction": "Натиснете публикациите, които искате да преместите",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Въведете заглавието на темата си тук...",
"composer.handle_placeholder": "Име",
"composer.discard": "Отхвърляне",
@ -129,5 +132,6 @@
"diffs.description": "Тази публикация има <strong>%1</strong> варианта. Щракнете върху някоя от версиите по-долу, за да видите съдържанието ѝ в съответния момент.",
"diffs.no-revisions-description": "Тази публикация има <strong>%1</strong> варианта.",
"diffs.current-revision": "текуща версия",
"diffs.original-revision": "оригинална версия"
"diffs.original-revision": "оригинална версия",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!",
"not-in-room": "User not in room",
"no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group",
"no-users-selected": "No user(s) selected",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "আপনাকে কেবলই নিষিদ্ধ করা হয়েছে, আপনি এখন লগআউট হয়ে যাবেন।",
"alert.unfollow": "আপনি আর %1 কে অনুসরণ করছেন না!",
"alert.follow": "আপনি এখন %1 কে অনুসরণ করছেন!",
"online": "অনলাইন",
"users": "ব্যবহারকারীগণ",
"topics": "টপিক",
"posts": "পোস্টগুলি",
@ -60,6 +59,8 @@
"downvoted": "Downvoted",
"views": "দেখেছেন",
"reputation": "সন্মাননা",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "আরো পড়ুন",
"more": "আরো...",
"posted_ago_by_guest": "অতিথি পোস্ট করেছেন %1",
@ -77,6 +78,7 @@
"recentposts": "সাম্প্রতিক পোস্ট",
"recentips": "সাম্প্রতিক প্রবেশকৃত আইপি সমুহ",
"moderator_tools": "Moderator Tools",
"online": "অনলাইন",
"away": "দূরে",
"dnd": "Do not disturb",
"invisible": "অদৃশ্য",

@ -43,6 +43,7 @@
"account/following": "People %1 follows",
"account/followers": "People who follow %1",
"account/posts": "Posts made by %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Topics created by %1",
"account/groups": "%1's Groups",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "পার্জ",
"restore": "পুনরূদ্ধার",
"move": "সরানো",
"change-owner": "Change Owner",
"fork": "শাখা",
"link": "লিঙ্ক",
"share": "শেয়ার",
@ -64,6 +65,7 @@
"thread_tools.move": "টপিক সরান",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "সমস্ত টপিক সরান",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "টপিক ফর্ক করুন",
"thread_tools.delete": "টপিক মুছে ফেলুন",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "আপনার টপিকের শিরোনাম দিন",
"composer.handle_placeholder": "Name",
"composer.discard": "বাতিল",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Hledat rozšíření",
"plugin-search-placeholder": "Hledat rozšíření…",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Roztřídit rozšíření",
"order-active": "Pořadí aktivních rozšíření",
"dev-interested": "Zajímá vás psaní rozšíření pro NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "Pro více informací:",
"plugin-item.unknown": "Neznámí",
"plugin-item.unknown-explanation": "Stav tohoto rozšíření nemohl být zjištěn, možná díky chybě v konfiguraci.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Rozšíření povoleno",
"alert.disabled": "Rozšíření zakázáno",

@ -4,6 +4,7 @@
"consent.message": "Potvrzovací zpráva",
"consent.acceptance": "Zpráva o příjmutí",
"consent.link-text": "Odkaz na text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Pro použití výchozího textu NodeBB, zanechte prázdné",
"settings": "Nastavení",
"cookie-domain": "Doména relace cookies",

@ -11,15 +11,15 @@
"restrictions-new": "Omezení nového uživatele",
"restrictions.post-queue": "Povolit frontu pro příspěvky",
"restrictions-new.post-queue": "Povolit omezení nových uživatelů",
"restrictions.post-queue-help": "Povolení fronty příspěvků bude přidávat příspěvky nových uživatelů do fronty na schválení.",
"restrictions-new.post-queue-help": "Povolení omezení nových uživatelů uvede v činnost omezení na vytvořené příspěvky nových uživatelů.",
"restrictions.seconds-between": "Sekund mezi příspěvky",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Sekund mezi příspěvky pro nové uživatele",
"restrictions.rep-threshold": "Ohraničení reputace než začnou platit tato omezení",
"restrictions.seconds-defore-new": "Sekundy předtím, než uživatel může přidat příspěvek",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Počet odpovědí, kdy je uživatelům zakázáno odstranit jejich vlastní příspěvek. (0 zakázáno)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimální délka názvu",
"restrictions.max-title-length": "Maximální délka názvu",
"restrictions.min-post-length": "Minimální délka příspěvku",

@ -144,7 +144,6 @@
"invite-maximum-met": "Již jste pozval/a maximálně možný počet lidí (%1 z %2).",
"no-session-found": "Nebyla nalezena relace s přihlášením.",
"not-in-room": "Uživatel není přítomen v místnosti",
"no-users-in-room": "Žádní uživatelé v této místnosti",
"cant-kick-self": "Nemůžete vyhodit sami sebe ze skupiny",
"no-users-selected": "Žádný uživatel/é nebyl/y vybrán/i",
"invalid-home-page-route": "Neplatná cesta k domovské stránkce",

@ -48,7 +48,6 @@
"alert.banned.message": "Byl jste zabanován, budete odhlášen.",
"alert.unfollow": "Již nesledujete %1!",
"alert.follow": "Nyní sledujete %1!",
"online": "Online",
"users": "Uživatelé",
"topics": "Témata",
"posts": "Příspěvky",
@ -60,6 +59,8 @@
"downvoted": "Nesouhlasů",
"views": "Zobrazení",
"reputation": "Reputace",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "čtěte více",
"more": "Více",
"posted_ago_by_guest": "přispěl %1 host",
@ -77,6 +78,7 @@
"recentposts": "Nedávné příspěvky",
"recentips": "Naposledy zaznamenané IP adresy",
"moderator_tools": "Nástroje moderátora",
"online": "Online",
"away": "Pryč",
"dnd": "Nevyrušovat",
"invisible": "Neviditelný",

@ -43,6 +43,7 @@
"account/following": "Sleduje %1 lidí",
"account/followers": "Lidé kteří sledují %1",
"account/posts": "Příspěvky od %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Příspěvky vytvořeny uživatelem %1",
"account/groups": "%1's skupiny",
"account/watched_categories": "%1's sledovaných kategorii",

@ -23,6 +23,7 @@
"purge": "Vypráznit",
"restore": "Obnovit",
"move": "Přesunout",
"change-owner": "Change Owner",
"fork": "Rozdělit",
"link": "Odkaz",
"share": "Sdílet",
@ -64,6 +65,7 @@
"thread_tools.move": "Přesunout téma",
"thread_tools.move-posts": "Přesunout příspěvky",
"thread_tools.move_all": "Přesunout vše",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Vybrat kategorii",
"thread_tools.fork": "Větvit téma",
"thread_tools.delete": "Odstranit téma",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Klikněte na příspěvek, který chcete odstranit/vyčistit",
"merge_topics_instruction": "Pro sloučení témat, klikněte na ně",
"move_posts_instruction": "Klikněte na příspěvek/y, který chcete přesunout",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Zadejte název tématu…",
"composer.handle_placeholder": "Jméno",
"composer.discard": "Zrušit",
@ -129,5 +132,6 @@
"diffs.description": "Tento příspěvek má <strong>%1</strong> změn. Pro zobrazení obsahu příspěvku platného v daný čas, klikněte níže na jednu ze změn.",
"diffs.no-revisions-description": "Tento příspěvek má <strong>%1</strong> změn.",
"diffs.current-revision": "aktuální revize",
"diffs.original-revision": "originální revize"
"diffs.original-revision": "originální revize",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "Du har inviteret det maksimale antal personer (%1 ud af %2)",
"no-session-found": "Ingen login session kan findes!",
"not-in-room": "Bruger er ikke i rummet",
"no-users-in-room": "Ingen brugere i rummet",
"cant-kick-self": "You can't kick yourself from the group",
"no-users-selected": "No user(s) selected",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "Du er lige blevet udelukket, du vil nu blive logget ud.",
"alert.unfollow": "Du følger ikke længere %1!",
"alert.follow": "Du følger nu %1!",
"online": "Online",
"users": "Bruger",
"topics": "Emner",
"posts": "Indlæg",
@ -60,6 +59,8 @@
"downvoted": "Syntes ikke godt om",
"views": "Visninger",
"reputation": "Omdømme",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "læs mere",
"more": "Mere",
"posted_ago_by_guest": "indsendt %1 af gæst",
@ -77,6 +78,7 @@
"recentposts": "Seneste indlæg",
"recentips": "Seneste loggede ind IPer",
"moderator_tools": "Moderator Tools",
"online": "Online",
"away": "Væk",
"dnd": "Vil ikke forstyres",
"invisible": "Usynlig",

@ -43,6 +43,7 @@
"account/following": "Personer som %1 følger",
"account/followers": "Personer som følger %1",
"account/posts": "Indlæg oprettet af %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Tråde lavet af %1",
"account/groups": "%1s grupper",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "Udrens",
"restore": "Gendan",
"move": "Flyt",
"change-owner": "Change Owner",
"fork": "Fork",
"link": "Link",
"share": "Del",
@ -64,6 +65,7 @@
"thread_tools.move": "Flyt tråd",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "Flyt alt",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "Fraskil tråd",
"thread_tools.delete": "Slet tråd",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Klik på de indlæg du vil slette/rense",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Angiv din trådtittel her ...",
"composer.handle_placeholder": "Navn",
"composer.discard": "Fortryd",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Suche",
"plugin-search-placeholder": "Nach Plugin suchen...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Plugins neu sortieren",
"order-active": "Aktive Plugins sortieren",
"dev-interested": "Daran interessiert selbst Plugins für NodeBB zu schreiben?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "Für weitere Informationen:",
"plugin-item.unknown": "Unbekannt",
"plugin-item.unknown-explanation": "Der Status dieses Plugins konnte nicht bestimmt werden, möglicherweise aufgrund eines Konfigurationsfehlers.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin aktiviert",
"alert.disabled": "Plugin deaktiviert",

@ -4,6 +4,7 @@
"consent.message": "Benachrichtigung",
"consent.acceptance": "Akzeptierungsnachricht",
"consent.link-text": "Police Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leer lassen um NodeBB lokalisierte Standards zu benutzen",
"settings": "Einstellungen",
"cookie-domain": "Session Cookie Domain",

@ -11,15 +11,15 @@
"restrictions-new": "Beschränkungen für neue Benutzer",
"restrictions.post-queue": "Beitragswarteschlange verwenden",
"restrictions-new.post-queue": "Aktiviere Beschränkungen für neue Benutzer",
"restrictions.post-queue-help": "Das verwenden der Beitragswarteschlange wird Beiträge von neuen Benutzern in eine Warteschlange zur Genehmigung setzen.",
"restrictions-new.post-queue-help": "Das aktivieren von Beschränkungen für neue Benutzer wird von neuen Benutzern erstelltw Beiträge beschränken.",
"restrictions.seconds-between": "Sekunden zwischen Beiträgen",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Sekunden zwischen Beiträgen für neue Benutzer",
"restrictions.rep-threshold": "Mindesreputation bevor die Beschränkungen aufgehoben werden",
"restrictions.seconds-defore-new": "Sekunden befor ein neuer Nutzer einen Beitrag erstellen kann",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Anzahl der Antworten auf einen Thema, die Benötigt werden um das löschen des Themas durch den Besitzer zu verhindern. (0 = deaktiviert)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimale Titellänge",
"restrictions.max-title-length": "Maximale Titellänge",
"restrictions.min-post-length": "Minimale Beitragslänge",

@ -144,7 +144,6 @@
"invite-maximum-met": "Du hast bereits die maximale Anzahl an Personen eingeladen (%1 von %2).",
"no-session-found": "Keine Login-Sitzung gefunden!",
"not-in-room": "Benutzer nicht im Raum",
"no-users-in-room": "In diesem Raum befinden sich keine Benutzer.",
"cant-kick-self": "Du kannst dich nicht selber aus der Gruppe entfernen.",
"no-users-selected": "Kein(e) Benutzer ausgewählt",
"invalid-home-page-route": "Ungültiger Startseitenpfad",

@ -48,7 +48,6 @@
"alert.banned.message": "Du bist gesperrt und wirst nun abgemeldet.",
"alert.unfollow": "Du folgst %1 nicht länger!",
"alert.follow": "Du folgst nun %1!",
"online": "Online",
"users": "Benutzer",
"topics": "Themen",
"posts": "Beiträge",
@ -60,6 +59,8 @@
"downvoted": "Negativ bewertet",
"views": "Aufrufe",
"reputation": "Ansehen",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "weiterlesen",
"more": "Mehr",
"posted_ago_by_guest": "%1 von einem Gast geschrieben",
@ -77,6 +78,7 @@
"recentposts": "Aktuelle Beiträge",
"recentips": "Zuletzt angemeldete IPs",
"moderator_tools": "Moderatorenwerkzeuge",
"online": "Online",
"away": "Abwesend",
"dnd": "Nicht stören",
"invisible": "Unsichtbar",

@ -43,6 +43,7 @@
"account/following": "Nutzer, denen %1 folgt",
"account/followers": "Nutzer, die %1 folgen",
"account/posts": "Beiträge von %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Von %1 verfasste Themen",
"account/groups": "Gruppen von %1",
"account/watched_categories": "Beobachtete Kategorien von %1",

@ -23,6 +23,7 @@
"purge": "Endgültig löschen",
"restore": "Wiederherstellen",
"move": "Verschieben",
"change-owner": "Change Owner",
"fork": "Aufspalten",
"link": "Link",
"share": "Teilen",
@ -64,6 +65,7 @@
"thread_tools.move": "Thema verschieben",
"thread_tools.move-posts": "Beiträge verschieben",
"thread_tools.move_all": "Alle verschieben",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Kategorie auswählen",
"thread_tools.fork": "Thema aufspalten",
"thread_tools.delete": "Thema löschen",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Wähle die zu löschenden Beiträge aus",
"merge_topics_instruction": "Wähle die Themen aus, die du vereinen möchtest",
"move_posts_instruction": "Klicke auf die Beiträge, die du verschieben möchstest.",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Hier den Titel des Themas eingeben...",
"composer.handle_placeholder": "Name",
"composer.discard": "Verwerfen",
@ -129,5 +132,6 @@
"diffs.description": "Dieser Beitrag hat <strong>%1</strong> Revisionen. Klicke unten auf eine dieser Revisionen um den Inhalt zu diesem Zeitpunkt zu sehen.",
"diffs.no-revisions-description": "Dieser Beitrag ha <strong>%1</strong> Revisionen.",
"diffs.current-revision": "Aktuelle Revision",
"diffs.original-revision": "Ursprüngliche Revision"
"diffs.original-revision": "Ursprüngliche Revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!",
"not-in-room": "User not in room",
"no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group",
"no-users-selected": "No user(s) selected",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "Μόλις αποκλείστηκες, και θα αποσυνδεθείς.",
"alert.unfollow": "Δεν ακολουθείς πλέον τον/την %1!",
"alert.follow": "Ακολουθείς τον/την %1!",
"online": "Συνδεδεμένος",
"users": "Χρήστες",
"topics": "Θέματα",
"posts": "Δημοσιεύσεις",
@ -60,6 +59,8 @@
"downvoted": "Downvoted",
"views": "Εμφανίσεις",
"reputation": "Φήμη",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "διάβασε περισσότερα",
"more": "Περισσότερα",
"posted_ago_by_guest": "δημοσιεύτηκε πριν από %1 από Επισκέπτη",
@ -77,6 +78,7 @@
"recentposts": "Πρόσφατες Δημοσιεύσεις",
"recentips": "Πρόσφατη IP Σύνδεσης",
"moderator_tools": "Moderator Tools",
"online": "Συνδεδεμένος",
"away": "Απών/ούσα",
"dnd": "Μην ενοχλείτε",
"invisible": "Αόρατος/η",

@ -43,6 +43,7 @@
"account/following": "People %1 follows",
"account/followers": "People who follow %1",
"account/posts": "Posts made by %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Topics created by %1",
"account/groups": "%1's Groups",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "Εκκαθάριση",
"restore": "Επαναφορά",
"move": "Μετακίνηση",
"change-owner": "Change Owner",
"fork": "Διαχωρισμός",
"link": "Σύνδεσμος",
"share": "Μοιράσου το",
@ -64,6 +65,7 @@
"thread_tools.move": "Μετακίνηση Θέματος",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "Μετακίνηση Όλων",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "Διαχωρισμός Θέματος",
"thread_tools.delete": "Διαγραφή Θέματος",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Εισαγωγή του τίτλου του θέματος εδώ...",
"composer.handle_placeholder": "Name",
"composer.discard": "Πέταγμα",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!",
"not-in-room": "User not in room",
"no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group",
"no-users-selected": "No user(s) selected",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "You have just been banned, you will now be logged out.",
"alert.unfollow": "You are no longer following %1!",
"alert.follow": "You are now following %1!",
"online": "Online",
"users": "Users",
"topics": "Topics",
"posts": "Posts",
@ -60,6 +59,8 @@
"downvoted": "Downvoted",
"views": "Views",
"reputation": "Reputation",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "read more",
"more": "More",
"posted_ago_by_guest": "posted %1 by Guest",
@ -77,6 +78,7 @@
"recentposts": "Recent Posts",
"recentips": "Recently Logged In IPs",
"moderator_tools": "Moderator Tools",
"online": "Online",
"away": "Away",
"dnd": "Do not disturb",
"invisible": "Invisible",

@ -43,6 +43,7 @@
"account/following": "People %1 follows",
"account/followers": "People who follow %1",
"account/posts": "Posts made by %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Topics created by %1",
"account/groups": "%1's Groups",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "Purge",
"restore": "Restore",
"move": "Move",
"change-owner": "Change Owner",
"fork": "Fork",
"link": "Link",
"share": "Share",
@ -64,6 +65,7 @@
"thread_tools.move": "Move Topic",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "Move All",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Enter your topic title here...",
"composer.handle_placeholder": "Name",
"composer.discard": "Discard",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!",
"not-in-room": "User not in room",
"no-users-in-room": "No users in this room",
"cant-kick-self": "You can't kick yourself from the group",
"no-users-selected": "No user(s) selected",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "You have just been banned, you will now be logged out.",
"alert.unfollow": "Ye be no longer stalkin' %1!",
"alert.follow": "Ye be stalkin' %1",
"online": "Available",
"users": "Users",
"topics": "Topics",
"posts": "Messages",
@ -60,6 +59,8 @@
"downvoted": "Downvoted",
"views": "Views",
"reputation": "Reputation",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "read more",
"more": "More",
"posted_ago_by_guest": "posted %1 by Guest",
@ -77,6 +78,7 @@
"recentposts": "Recent Messages",
"recentips": "Recently Logged In IPs",
"moderator_tools": "Moderator Tools",
"online": "Available",
"away": "Out to sea",
"dnd": "Do not disturb",
"invisible": "Magic usin'",

@ -43,6 +43,7 @@
"account/following": "People %1 follows",
"account/followers": "People who follow %1",
"account/posts": "Posts made by %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Topics created by %1",
"account/groups": "%1's Groups",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "Purge",
"restore": "Restore",
"move": "Move",
"change-owner": "Change Owner",
"fork": "Fork",
"link": "Link",
"share": "Share",
@ -64,6 +65,7 @@
"thread_tools.move": "Move Topic",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "Move All",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Enter your topic title here...",
"composer.handle_placeholder": "Name",
"composer.discard": "Discard",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Buscar",
"plugin-search-placeholder": "Búscando Plug-in",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-ordenar Plug-ins",
"order-active": "Ordenar Plug-ins Activos",
"dev-interested": "¿Estas interesado en escribir plug-ins para NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "Para mas información:",
"plugin-item.unknown": "Desconocido",
"plugin-item.unknown-explanation": "El estado de este plug-in no puede determinsarse, posiblemente es debido a un error de configuración.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "El plug-in esta Activo",
"alert.disabled": "Plug-in Des-habilitado",

@ -4,6 +4,7 @@
"consent.message": "Notificación de mensaje",
"consent.acceptance": "Mensaje de aceptación",
"consent.link-text": "Texto de Enlace a Política",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Dejar en blanco para utilizar valores localizados por defecto de NodeBB",
"settings": "Configuraciones.",
"cookie-domain": "Dominio de cookie de sesión",

@ -11,15 +11,15 @@
"restrictions-new": "Restriciones a Nuevos Usuarios",
"restrictions.post-queue": "Permitir cola de respuestas",
"restrictions-new.post-queue": "Permitir restricciones a usuarios nuevos",
"restrictions.post-queue-help": "Permitir cola de respuestas pondrá las respuestas de nuevos usuarios en cola para ser aprobadas.",
"restrictions-new.post-queue-help": "Permitir restricciones a nuevos usuarios permitirá también restricciones en las respuestas creadas por nuevos usuarios.",
"restrictions.seconds-between": "Segundos entre respuestas",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Segundos entre respuestas para nuevos usuarios",
"restrictions.rep-threshold": "Límite de reputación antes de que estas restricciones sean eliminadas",
"restrictions.seconds-defore-new": "Segundos antes de que un usuario nuevo pueda responder",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Número de respuestas después del cual los usuarios no pueden borrar sus propios temas. (0 desactivado)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Longitud Mínima del Título",
"restrictions.max-title-length": "Longitud Máxima del Título",
"restrictions.min-post-length": "Lóngitud Mínima de la Entrada o Respuesta",

@ -144,7 +144,6 @@
"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!",
"not-in-room": "El usuario no está en la sala",
"no-users-in-room": "No hay usuarios en esta sala",
"cant-kick-self": "No te puedes expulsar a ti mismo del grupo",
"no-users-selected": "Ningun usuario(s) seleccionado",
"invalid-home-page-route": "Ruta de página de inicio invalida",

@ -48,7 +48,6 @@
"alert.banned.message": "Has sido expulsado y se procederá a tu desconexión.",
"alert.unfollow": "Ya no estás siguiendo a %1!",
"alert.follow": "Ahora sigues a %1!",
"online": "Conectado",
"users": "Usuarios",
"topics": "Temas",
"posts": "Mensajes",
@ -60,6 +59,8 @@
"downvoted": "Votado negativamente",
"views": "Visitas",
"reputation": "Reputación",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "leer más",
"more": "Más",
"posted_ago_by_guest": "publicado %1 por Invitado",
@ -77,6 +78,7 @@
"recentposts": "Publicaciones recientes",
"recentips": "IP's conectadas recientemente",
"moderator_tools": "Herramientas de Moderación",
"online": "Conectado",
"away": "Ausente",
"dnd": "No molestar",
"invisible": "Invisible",

@ -43,6 +43,7 @@
"account/following": "Gente que sigue %1",
"account/followers": "Seguidores de %1",
"account/posts": "Publicados por %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Temas creados por %1",
"account/groups": "Grupos de %1",
"account/watched_categories": "%1 Categorías seguidas",

@ -23,6 +23,7 @@
"purge": "Purgar",
"restore": "Restaurar",
"move": "Mover",
"change-owner": "Change Owner",
"fork": "Dividir",
"link": "Link",
"share": "Compartir",
@ -64,6 +65,7 @@
"thread_tools.move": "Mover tema",
"thread_tools.move-posts": "Mover Posts",
"thread_tools.move_all": "Mover todo",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Seleccionar categoría",
"thread_tools.fork": "Dividir tema",
"thread_tools.delete": "Borrar tema",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Haz click en los mensajes que quieres eliminar/limpiar",
"merge_topics_instruction": "Selecciona los temas que quieres fusionar",
"move_posts_instruction": "Pulsa en los posts que quieras mover",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Ingresa el título de tu tema...",
"composer.handle_placeholder": "Nombre",
"composer.discard": "Descartar",
@ -129,5 +132,6 @@
"diffs.description": "Este post ha tenido <strong>%1</strong> revisión(es). Pulsa una de ellas para ver el contenido del post en ese momento.",
"diffs.no-revisions-description": "Este post ha tenido <strong>%1</strong> revisión(es).",
"diffs.current-revision": "revisión actual",
"diffs.original-revision": "revisión original"
"diffs.original-revision": "revisión original",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "Sa oled kutsunud maksimaalse lubatud inimeste arvu (%1 %2 'st).",
"no-session-found": "Sisse logimis sessiooni ei leitud!",
"not-in-room": "Kasutaja pole ruumis",
"no-users-in-room": "Ühtegi kasutajat ei leidu siit ruumist",
"cant-kick-self": "Sa ei saa ennast ära visata gruppist",
"no-users-selected": "Ühtki kasutajat pole valitud",
"invalid-home-page-route": "Vigane avalehe suunamine",

@ -48,7 +48,6 @@
"alert.banned.message": "Oled bannitud, sind logitakse automaatselt välja",
"alert.unfollow": "Sa ei jälgi enam %1!",
"alert.follow": "Sa jälgid nüüd %1!",
"online": "Sees",
"users": "Kasutajad",
"topics": "Teemat",
"posts": "Postitust",
@ -60,6 +59,8 @@
"downvoted": "Hääletas vastu",
"views": "Vaatamist",
"reputation": "Reputatsioon",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "loe veel",
"more": "Veel",
"posted_ago_by_guest": "postitas %1 külaline",
@ -77,6 +78,7 @@
"recentposts": "Hiljutised postitused",
"recentips": "Hiljutised IP'd, millelt sisse logitud",
"moderator_tools": "Moderator Tools",
"online": "Sees",
"away": "Eemal",
"dnd": "Mitte segada",
"invisible": "Nähtamatu",

@ -43,6 +43,7 @@
"account/following": "Kasutaja %1 jälgib",
"account/followers": "Kasutajad, kes jälgivad %1",
"account/posts": "Postitused, mis on tehtud kasutaja %1 poolt",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Teemad on kirjutanud %1",
"account/groups": "Kasutaja %1 grupid",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "Kustuta",
"restore": "Taasta",
"move": "Liiguta",
"change-owner": "Change Owner",
"fork": "Fork",
"link": "Ühenda",
"share": "Jaga",
@ -64,6 +65,7 @@
"thread_tools.move": "Liiguta teema",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "Liiguta kõik",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Kustuta teema",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Klikka postitustel, mida tahad kustutada/puhastada",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Sisesta teema pealkiri siia...",
"composer.handle_placeholder": "Nimi",
"composer.discard": "Katkesta",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "ظرفیت دعوت شما تکمیل شده است (%1 از %2)",
"no-session-found": "هیچ session ورودی یافت نشد!",
"not-in-room": "هیچ کاربری در این گفتگو نیست",
"no-users-in-room": "هیچ کاربری در این گفتگو نیست",
"cant-kick-self": "شما نمی توانید خودتان را از گروه کیک کنید",
"no-users-selected": "هیچ کاربر(های) انتخاب نشده",
"invalid-home-page-route": "مسیر صفحه اصلی نامعتبر است",

@ -48,7 +48,6 @@
"alert.banned.message": "دسترسی شما مسدود شد. اکنون خارج خواهید شد.",
"alert.unfollow": "شما دیگر %1 را دنبال نمی‌کنید!",
"alert.follow": "اکنون %1 را دنبال می‌کنید.",
"online": "آنلاین",
"users": "کاربران",
"topics": "موضوع ها",
"posts": "دیدگاه‌ها",
@ -60,6 +59,8 @@
"downvoted": "رای منفی",
"views": "بازدیدها",
"reputation": "اعتبار",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "بیشتر بخوانید",
"more": "بیشتر",
"posted_ago_by_guest": "ارسال شده در %1 توسط مهمان",
@ -77,6 +78,7 @@
"recentposts": "دیدگاه‌های تازه",
"recentips": "آخرین آی‌پی وارد شده",
"moderator_tools": "ابزار‌های مدیر",
"online": "آنلاین",
"away": "دور از دسترس",
"dnd": "مزاحم نشوید",
"invisible": "مخفی",

@ -43,6 +43,7 @@
"account/following": "کاربرانی که %1 دنبال می‌کند",
"account/followers": "کاربرانی که %1 را دنبال می‌کنند",
"account/posts": "پست‌های %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "موضوع های %1",
"account/groups": "گروه‌های %1",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "پاک کردن",
"restore": "برگرداندن",
"move": "جابه‌جا کردن",
"change-owner": "Change Owner",
"fork": "شاخه ساختن",
"link": "پیوند",
"share": "اشتراک‌گذاری",
@ -64,6 +65,7 @@
"thread_tools.move": "جابجا کردن موضوع",
"thread_tools.move-posts": "انتقال پست ها",
"thread_tools.move_all": "جابجایی همه",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "انتخاب دسته",
"thread_tools.fork": "شاخه ساختن از موضوع",
"thread_tools.delete": "پاک کردن موضوع",
@ -98,6 +100,7 @@
"delete_posts_instruction": "با کلیک بر روی پست شما می خواهید به حذف/پاکسازی",
"merge_topics_instruction": "بر روی عنوان موضوعاتی که می خواهید ادغام کنید کلیک کنید",
"move_posts_instruction": "بر روی پستی که می خواهید انتقال دهید کلیک کنید",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "عنوان موضوعتان را اینجا بنویسید...",
"composer.handle_placeholder": "نام",
"composer.discard": "دور بیانداز",
@ -129,5 +132,6 @@
"diffs.description": "این پست %1 نسخه دارد. بر روی یکی از نسخه ها کلیک کنید تا محتوای پست در آن زمان را ببینید.",
"diffs.no-revisions-description": "این پست %1 نسخه دارد.",
"diffs.current-revision": "نسخه فعلی",
"diffs.original-revision": "نسخه اصلی"
"diffs.original-revision": "نسخه اصلی",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

@ -11,15 +11,15 @@
"restrictions-new": "New User Restrictions",
"restrictions.post-queue": "Enable post queue",
"restrictions-new.post-queue": "Enable new user restrictions",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval.",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users.",
"restrictions.seconds-between": "Seconds between posts",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Seconds between posts for new users",
"restrictions.rep-threshold": "Reputation threshold before these restrictions are lifted",
"restrictions.seconds-defore-new": "Seconds before new user can post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable. (0 disabled)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Minimum Title Length",
"restrictions.max-title-length": "Maximum Title Length",
"restrictions.min-post-length": "Minimum Post Length",

@ -144,7 +144,6 @@
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "No login session found!",
"not-in-room": "Käyttäjä ei ole huoneessa",
"no-users-in-room": "Ei käyttäjiä tässä huoneessa",
"cant-kick-self": "You can't kick yourself from the group",
"no-users-selected": "No user(s) selected",
"invalid-home-page-route": "Invalid home page route",

@ -48,7 +48,6 @@
"alert.banned.message": "Sinut estettiin juuri ja kirjaudut nyt ulos.",
"alert.unfollow": "Et seuraa enää %1!",
"alert.follow": "Seuraat nyt %1!",
"online": "Online",
"users": "Käyttäjät",
"topics": "Aiheet",
"posts": "Viestit",
@ -60,6 +59,8 @@
"downvoted": "Downvoted",
"views": "Katsottu",
"reputation": "Maine",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "lue lisää",
"more": "More",
"posted_ago_by_guest": "posted %1 by Guest",
@ -77,6 +78,7 @@
"recentposts": "Viimeisimmät viestit",
"recentips": "Äskettäin kirjautuneet IP-osoitteet",
"moderator_tools": "Moderator Tools",
"online": "Online",
"away": "Poissa",
"dnd": "Do not disturb",
"invisible": "Näkymätön",

@ -43,6 +43,7 @@
"account/following": "Ihmiset, jota %1 seuraa",
"account/followers": "Ihmiset, jotka seuraavat %1",
"account/posts": "Posts made by %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Topics created by %1",
"account/groups": "%1's Groups",
"account/watched_categories": "%1's Watched Categories",

@ -23,6 +23,7 @@
"purge": "Purge",
"restore": "Palauta",
"move": "Siirrä",
"change-owner": "Change Owner",
"fork": "Haaroita",
"link": "Linkitä",
"share": "Jaa",
@ -64,6 +65,7 @@
"thread_tools.move": "Siirrä aihe",
"thread_tools.move-posts": "Move Posts",
"thread_tools.move_all": "Siirrä kaikki",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Select Category",
"thread_tools.fork": "Haaroita aihe",
"thread_tools.delete": "Poista aihe",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge",
"move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Syötä aiheesi otsikko tähän...",
"composer.handle_placeholder": "Name",
"composer.discard": "Hylkää",
@ -129,5 +132,6 @@
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions.",
"diffs.current-revision": "current revision",
"diffs.original-revision": "original revision"
"diffs.original-revision": "original revision",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Recherche de plugin",
"plugin-search-placeholder": "Rechercher un plugin…",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Réordonner les plugins",
"order-active": "Trier les plugins actifs",
"dev-interested": "Êtes-vous intéressés par l'écriture de plugins pour NodeBB ?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "Pour plus d'informations :",
"plugin-item.unknown": "Inconnu",
"plugin-item.unknown-explanation": "L'état de ce plugin n'a pas pu être déterminé, possiblement à cause d'une erreur de configuration.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin activé",
"alert.disabled": "Plugin désactivé",

@ -4,6 +4,7 @@
"consent.message": "Message de notification",
"consent.acceptance": "Message d'acceptation",
"consent.link-text": "Texte du lien vers la politique de confidentialité",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Laisser vide pour utiliser les textes localisés par défaut de NodeBB",
"settings": "Réglages",
"cookie-domain": "Domaine de session du cookie",

@ -11,15 +11,15 @@
"restrictions-new": "Restrictions des nouveaux utilisateurs",
"restrictions.post-queue": "Activer la file d'attente des messages",
"restrictions-new.post-queue": "Activer la restriction",
"restrictions.post-queue-help": "Activer la file d'attente des messages mettra automatiquement les messages des nouveaux utilisateurs dans la liste pour approbation.",
"restrictions-new.post-queue-help": "Activer la restriction lorsque les utilisateurs créent de nouveaux sujets.",
"restrictions.seconds-between": "Secondes entre les messages",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users",
"restrictions.seconds-between": "Number of seconds between posts",
"restrictions.seconds-between-new": "Secondes entre les messages pour les nouveaux utilisateurs",
"restrictions.rep-threshold": "Seuil de réputation avant que ces restrictions ne soient levées",
"restrictions.seconds-defore-new": "Nombre de secondes avant qu'un nouvel utilisateur puisse poster",
"restrictions.seconds-edit-after": "Nombre de secondes pendant lesquelles un message reste modifiable. (0 désactivé)",
"restrictions.seconds-delete-after": "Nombre de secondes pendant lesquelles un message reste supprimable. (0 désactivé)",
"restrictions.replies-no-delete": "Nombre de réponses après lesquelles les utilisateurs ne peuvent plus supprimer leurs sujets (0 si infini)",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)",
"restrictions.min-title-length": "Longueur minimum du titre",
"restrictions.max-title-length": "Longueur maximum du titre",
"restrictions.min-post-length": "Longueur minimum des messages",

@ -144,7 +144,6 @@
"invite-maximum-met": "Vous avez invité la quantité maximale de personnes (%1 sur %2).",
"no-session-found": "Pas de session de connexion trouvée !",
"not-in-room": "L'utilisateur n'est pas dans cette salle",
"no-users-in-room": "Aucun utilisateur dans cette salle",
"cant-kick-self": "Vous ne pouvez pas vous exclure vous-même du groupe",
"no-users-selected": "Aucun utilisateur sélectionné",
"invalid-home-page-route": "Chemin vers la page d'accueil invalide",

@ -48,7 +48,6 @@
"alert.banned.message": "Vous venez d'être banni, vous allez maintenant être déconnecté.",
"alert.unfollow": "Vous n'êtes plus abonné à %1 !",
"alert.follow": "Vous êtes désormais abonné à %1 !",
"online": "En ligne",
"users": "Utilisateurs",
"topics": "Sujets",
"posts": "Messages",
@ -60,6 +59,8 @@
"downvoted": "Vote(s) négatif(s)",
"views": "Vues",
"reputation": "Réputation",
"lastpost": "Last post",
"firstpost": "First post",
"read_more": "En lire plus",
"more": "Plus",
"posted_ago_by_guest": "posté %1 par un invité",
@ -77,6 +78,7 @@
"recentposts": "Messages récents",
"recentips": "Adresses IP récemment enregistées",
"moderator_tools": "Outils de modération",
"online": "En ligne",
"away": "Absent",
"dnd": "Occupé",
"invisible": "Invisible",

@ -43,6 +43,7 @@
"account/following": "Les personnes auxquelles %1 est abonné",
"account/followers": "Les personnes abonnées à %1",
"account/posts": "Messages postés par %1",
"account/latest-posts": "Latest posts made by %1",
"account/topics": "Sujets créés par %1",
"account/groups": "Groupes auxquels appartient %1",
"account/watched_categories": "%1's Catégories surveillées",

@ -23,6 +23,7 @@
"purge": "Supprimer définitivement",
"restore": "Restaurer",
"move": "Déplacer",
"change-owner": "Change Owner",
"fork": "Scinder",
"link": "Lien",
"share": "Partager",
@ -64,6 +65,7 @@
"thread_tools.move": "Déplacer le sujet",
"thread_tools.move-posts": "Déplacer les messages",
"thread_tools.move_all": "Déplacer tout",
"thread_tools.change_owner": "Change Owner",
"thread_tools.select_category": "Sélectionner une catégorie",
"thread_tools.fork": "Scinder le sujet",
"thread_tools.delete": "Supprimer le sujet",
@ -98,6 +100,7 @@
"delete_posts_instruction": "Sélectionnez les messages que vous souhaitez supprimer/vider",
"merge_topics_instruction": "Cliquez sur les sujets que vous voulez fusionner",
"move_posts_instruction": "Cliquez sur les messages que vous souhaitez déplacer",
"change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Entrer le titre du sujet ici…",
"composer.handle_placeholder": "Nom",
"composer.discard": "Abandonner",
@ -129,5 +132,6 @@
"diffs.description": "Cet article a <strong>%1</strong> révisions. Cliquez sur l'une des révisions ci-dessous pour voir le contenu du message.",
"diffs.no-revisions-description": "Cet article a <strong>%1</strong> révisions.",
"diffs.current-revision": "Révision en cours",
"diffs.original-revision": "Révision originale"
"diffs.original-revision": "Révision originale",
"timeago_later": "%1 later"
}

@ -9,6 +9,7 @@
"plugin-search": "Plugin Search",
"plugin-search-placeholder": "Search for plugin...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Re-order Plugins",
"order-active": "Order Active Plugins",
"dev-interested": "Interested in writing plugins for NodeBB?",
@ -29,6 +30,8 @@
"plugin-item.more-info": "For more information:",
"plugin-item.unknown": "Unknown",
"plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Plugin Enabled",
"alert.disabled": "Plugin Disabled",

@ -4,6 +4,7 @@
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
"consent.link-url": "Policy Link URL",
"consent.blank-localised-default": "Leave blank to use NodeBB localised defaults",
"settings": "Settings",
"cookie-domain": "Session cookie domain",

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

Loading…
Cancel
Save