Latest translations and fallbacks

v1.18.x
Misty (Bot) 5 years ago
parent 3c3e1515aa
commit 8f81651e2f

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "غير مقروء", "header.unread": "غير مقروء",
"header.tags": "وسم", "header.tags": "وسم",
"header.popular": "الأكثر شهرة", "header.popular": "الأكثر شهرة",
"header.top": "Top",
"header.users": "المستخدمين", "header.users": "المستخدمين",
"header.groups": "المجموعات", "header.groups": "المجموعات",
"header.chats": "المحادثات", "header.chats": "المحادثات",

@ -99,7 +99,11 @@
"fork_pid_count": "1% مشاركة محددة", "fork_pid_count": "1% مشاركة محددة",
"fork_success": "تم إنشاء فرع للموضوع بنجاح! إضغط هنا لمعاينة الفرع.", "fork_success": "تم إنشاء فرع للموضوع بنجاح! إضغط هنا لمعاينة الفرع.",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "أدخل عنوان موضوعك هنا...", "composer.title_placeholder": "أدخل عنوان موضوعك هنا...",

@ -20,7 +20,7 @@
"hsts.preload": "Позволяване на предварителното зареждане на заглавката на HSTS", "hsts.preload": "Позволяване на предварителното зареждане на заглавката на HSTS",
"hsts.help": "Ако това е включено, за този уеб ще бъде настроена заглавка за HSTS. Можете да изберете дали да включите поддомейните и дали за заредите предварително флаговете в заглавката си. Ако не знаете какво да направите, най-добре не избирайте нищо. <a href=\"%1\">Още информация<i class=\"fa fa-external-link\"></i></a>", "hsts.help": "Ако това е включено, за този уеб ще бъде настроена заглавка за HSTS. Можете да изберете дали да включите поддомейните и дали за заредите предварително флаговете в заглавката си. Ако не знаете какво да направите, най-добре не избирайте нищо. <a href=\"%1\">Още информация<i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Управление на трафика", "traffic-management": "Управление на трафика",
"traffic.help": "NodeBB има вграден модул, който автоматично отказва заявките в натоварените моменти. Можете да настроите поведението тук, въпреки че стойностите по подразбиране са добра отправна точка.", "traffic.help": "NodeBB използва модул, който автоматично отказва заявките в натоварените моменти. Можете да настроите поведението тук, въпреки че стойностите по подразбиране са добра отправна точка.",
"traffic.enable": "Включване на управлението на трафика", "traffic.enable": "Включване на управлението на трафика",
"traffic.event-lag": "Граница на забавяне в цикъла на събитията (в милисекунди)", "traffic.event-lag": "Граница на забавяне в цикъла на събитията (в милисекунди)",
"traffic.event-lag-help": "Намаляването на тази стойност ще намали времето за изчакване при зареждане на страници, но също така ще предизвика по-често показване на съобщението „прекомерно натоварване“ на повече потребители. (Нужно е рестартиране.)", "traffic.event-lag-help": "Намаляването на тази стойност ще намали времето за изчакване при зареждане на страници, но също така ще предизвика по-често показване на съобщението „прекомерно натоварване“ на повече потребители. (Нужно е рестартиране.)",

@ -30,6 +30,7 @@
"header.unread": "Непрочетени", "header.unread": "Непрочетени",
"header.tags": "Етикети", "header.tags": "Етикети",
"header.popular": "Популярни", "header.popular": "Популярни",
"header.top": "Най-харесвани",
"header.users": "Потребители", "header.users": "Потребители",
"header.groups": "Групи", "header.groups": "Групи",
"header.chats": "Разговори", "header.chats": "Разговори",

@ -99,7 +99,11 @@
"fork_pid_count": "Избрани публикации: %1", "fork_pid_count": "Избрани публикации: %1",
"fork_success": "Темата е разделена успешно! Натиснете тук, за да преминете към отделената тема.", "fork_success": "Темата е разделена успешно! Натиснете тук, за да преминете към отделената тема.",
"delete_posts_instruction": "Натиснете публикациите, които искате да изтриете/изчистите", "delete_posts_instruction": "Натиснете публикациите, които искате да изтриете/изчистите",
"merge_topics_instruction": "Натиснете темите, които искате да слеете", "merge_topics_instruction": "Щракнете върху темите, които искате да слеете, или ги потърсете",
"merge-topic-list-title": "Списък от темите, които ще бъдат слети",
"merge-options": "Настройки за сливането",
"merge-select-main-topic": "Изберете основната тема",
"merge-new-title-for-topic": "Ново заглавие за темата",
"move_posts_instruction": "Натиснете публикациите, които искате да преместите", "move_posts_instruction": "Натиснете публикациите, които искате да преместите",
"change_owner_instruction": "Натиснете публикациите, които искате да прехвърлите на друг потребител", "change_owner_instruction": "Натиснете публикациите, които искате да прехвърлите на друг потребител",
"composer.title_placeholder": "Въведете заглавието на темата си тук...", "composer.title_placeholder": "Въведете заглавието на темата си тук...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "অপঠিত", "header.unread": "অপঠিত",
"header.tags": "ট্যাগ", "header.tags": "ট্যাগ",
"header.popular": "জনপ্রিয়", "header.popular": "জনপ্রিয়",
"header.top": "Top",
"header.users": "ব্যবহারকারীগণ", "header.users": "ব্যবহারকারীগণ",
"header.groups": "Groups", "header.groups": "Groups",
"header.chats": "কথোপকথন", "header.chats": "কথোপকথন",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "টপিক ফর্ক করা হয়েছে। ফর্ক করা টপিকে যেতে এখানে ক্লিক করুন", "fork_success": "টপিক ফর্ক করা হয়েছে। ফর্ক করা টপিকে যেতে এখানে ক্লিক করুন",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "আপনার টপিকের শিরোনাম দিন", "composer.title_placeholder": "আপনার টপিকের শিরোনাম দিন",

@ -20,7 +20,7 @@
"hsts.preload": "Povolit před-načtení hlavičky HSTS", "hsts.preload": "Povolit před-načtení hlavičky HSTS",
"hsts.help": "Je-li povoleno, bude nastavena pro tyto stránky hlavička HSTS . Můžete si v hlavičce zvolit zahrnutí i poddomén a přednastavených příznaků. Nejste-li si jist/a, ponechte nezaškrtnuté<a href=\"%1\">Více informací <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "Je-li povoleno, bude nastavena pro tyto stránky hlavička HSTS . Můžete si v hlavičce zvolit zahrnutí i poddomén a přednastavených příznaků. Nejste-li si jist/a, ponechte nezaškrtnuté<a href=\"%1\">Více informací <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Správa provozu", "traffic-management": "Správa provozu",
"traffic.help": "NodeBB obsahuje modul, který automaticky zamítá požadavky při vysokém vytížení. Toto nastavení můžete zde upravit, ačkoliv výchozí hodnoty jsou zaručením úspěchu.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Povolit správu provozu", "traffic.enable": "Povolit správu provozu",
"traffic.event-lag": "Hranice prodlevy smyčky události (v milisekundách)", "traffic.event-lag": "Hranice prodlevy smyčky události (v milisekundách)",
"traffic.event-lag-help": "Snížení této hodnoty sníží čas pro načtení stránky, ale taky zobrazí více uživatelům zprávu o „přetížení stránek”. (je vyžadován restart)", "traffic.event-lag-help": "Snížení této hodnoty sníží čas pro načtení stránky, ale taky zobrazí více uživatelům zprávu o „přetížení stránek”. (je vyžadován restart)",

@ -30,6 +30,7 @@
"header.unread": "Nepřečtené", "header.unread": "Nepřečtené",
"header.tags": "Značky", "header.tags": "Značky",
"header.popular": "Populární", "header.popular": "Populární",
"header.top": "Top",
"header.users": "Uživatelé", "header.users": "Uživatelé",
"header.groups": "Skupiny", "header.groups": "Skupiny",
"header.chats": "Chaty", "header.chats": "Chaty",

@ -99,7 +99,11 @@
"fork_pid_count": "Vybráno %1 příspěvek/ů", "fork_pid_count": "Vybráno %1 příspěvek/ů",
"fork_success": "Téma úspěšně rozděleno. Pro přejití na rozdělené téma, zde klikněte.", "fork_success": "Téma úspěšně rozděleno. Pro přejití na rozdělené téma, zde klikněte.",
"delete_posts_instruction": "Klikněte na příspěvek, který chcete odstranit/vyčistit", "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ě", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Klikněte na příspěvek/y, který chcete přesunout", "move_posts_instruction": "Klikněte na příspěvek/y, který chcete přesunout",
"change_owner_instruction": "Klikněte na příspěvek u kterého chcete změnit vlastníka", "change_owner_instruction": "Klikněte na příspěvek u kterého chcete změnit vlastníka",
"composer.title_placeholder": "Zadejte název tématu…", "composer.title_placeholder": "Zadejte název tématu…",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Ulæst", "header.unread": "Ulæst",
"header.tags": "Etiket", "header.tags": "Etiket",
"header.popular": "Populære", "header.popular": "Populære",
"header.top": "Top",
"header.users": "Bruger", "header.users": "Bruger",
"header.groups": "Grupper", "header.groups": "Grupper",
"header.chats": "Chats", "header.chats": "Chats",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Tråden blev fraskilt! Klik her for at gå til den fraskilte tråd.", "fork_success": "Tråden blev fraskilt! Klik her for at gå til den fraskilte tråd.",
"delete_posts_instruction": "Klik på de indlæg du vil slette/rense", "delete_posts_instruction": "Klik på de indlæg du vil slette/rense",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Angiv din trådtittel her ...", "composer.title_placeholder": "Angiv din trådtittel her ...",

@ -20,7 +20,7 @@
"hsts.preload": "Vorabladen von HSTS Header erlauben", "hsts.preload": "Vorabladen von HSTS Header erlauben",
"hsts.help": "Wenn aktiviert, wird ein HSTS-Header für diese Seite gesetzt. Du kannst wählen, ob du Subdomains und Preloading-Flags in deinen Header aufnehmen möchtest. Im Zweifelsfall kannst du diese unmarkiert lassen.", "hsts.help": "Wenn aktiviert, wird ein HSTS-Header für diese Seite gesetzt. Du kannst wählen, ob du Subdomains und Preloading-Flags in deinen Header aufnehmen möchtest. Im Zweifelsfall kannst du diese unmarkiert lassen.",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB wird mit einem Modul geliefert, welches automatisch anfragen in High-Traffic Situationen blockiert. Du kannst diese Einstellungen hier ändern, auch wenn die Standardeinstellungen einen guten Anfang darstellen sollten", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Traffic Management aktivieren", "traffic.enable": "Traffic Management aktivieren",
"traffic.event-lag": "Eventschleifenverzögerungsschwelle (in Millisekunden)", "traffic.event-lag": "Eventschleifenverzögerungsschwelle (in Millisekunden)",
"traffic.event-lag-help": "Das Heruntersetzen dieses Werts reduziert die Ladezeiten, aber wird auch dafür sorgen, dass die \"Übermäßige Belastung\" nachricht öfter angezeigt wird. (Neustart erforderlich)", "traffic.event-lag-help": "Das Heruntersetzen dieses Werts reduziert die Ladezeiten, aber wird auch dafür sorgen, dass die \"Übermäßige Belastung\" nachricht öfter angezeigt wird. (Neustart erforderlich)",

@ -30,6 +30,7 @@
"header.unread": "Ungelesen", "header.unread": "Ungelesen",
"header.tags": "Tags", "header.tags": "Tags",
"header.popular": "Beliebt", "header.popular": "Beliebt",
"header.top": "Top",
"header.users": "Benutzer", "header.users": "Benutzer",
"header.groups": "Gruppen", "header.groups": "Gruppen",
"header.chats": "Chats", "header.chats": "Chats",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 Beiträge ausgewählt", "fork_pid_count": "%1 Beiträge ausgewählt",
"fork_success": "Thema erfolgreich aufgespalten! Klicke hier, um zum abgespaltenen Thema zu gelangen.", "fork_success": "Thema erfolgreich aufgespalten! Klicke hier, um zum abgespaltenen Thema zu gelangen.",
"delete_posts_instruction": "Wähle die zu löschenden Beiträge aus", "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", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Klicke auf die Beiträge, die du verschieben möchstest.", "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", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Hier den Titel des Themas eingeben...", "composer.title_placeholder": "Hier den Titel des Themas eingeben...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Μη αναγνωσμένα", "header.unread": "Μη αναγνωσμένα",
"header.tags": "Ετικέτες", "header.tags": "Ετικέτες",
"header.popular": "Δημοφιλή", "header.popular": "Δημοφιλή",
"header.top": "Top",
"header.users": "Χρήστες", "header.users": "Χρήστες",
"header.groups": "Ομάδες", "header.groups": "Ομάδες",
"header.chats": "Συνομιλίες", "header.chats": "Συνομιλίες",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Successfully forked topic! Click here to go to the forked topic.", "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Εισαγωγή του τίτλου του θέματος εδώ...", "composer.title_placeholder": "Εισαγωγή του τίτλου του θέματος εδώ...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Undiscovered", "header.unread": "Undiscovered",
"header.tags": "Tags", "header.tags": "Tags",
"header.popular": "Famous", "header.popular": "Famous",
"header.top": "Top",
"header.users": "Mates", "header.users": "Mates",
"header.groups": "Groups", "header.groups": "Groups",
"header.chats": "Yik-Yaks", "header.chats": "Yik-Yaks",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Successfully forked topic! Click here to go to the forked topic.", "fork_success": "Successfully forked topic! Click here to go to the forked topic.",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Enter your topic title here...", "composer.title_placeholder": "Enter your topic title here...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Administración de Tráfico", "traffic-management": "Administración de Tráfico",
"traffic.help": "NodeBB se despliega equipado con un módulo que deniega automáticamente requests de HTTP en situaciones de tráfico alto. Puedes ajustar esta configuración aquí, aunque los valores por defecto son un punto de partida aceptable.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Habilitar Administración de Tráfico", "traffic.enable": "Habilitar Administración de Tráfico",
"traffic.event-lag": "Límite de Lag para el Event Loop (en milisegundos)", "traffic.event-lag": "Límite de Lag para el Event Loop (en milisegundos)",
"traffic.event-lag-help": "Bajar este valor disminuye los tiempos de espera para cargas de página, pero también mostrará el mensaje \"carga excesiva\" a mas usuarios. (Se requiere Reiniciar)", "traffic.event-lag-help": "Bajar este valor disminuye los tiempos de espera para cargas de página, pero también mostrará el mensaje \"carga excesiva\" a mas usuarios. (Se requiere Reiniciar)",

@ -30,6 +30,7 @@
"header.unread": "No leídos", "header.unread": "No leídos",
"header.tags": "Etiquetas", "header.tags": "Etiquetas",
"header.popular": "Popular", "header.popular": "Popular",
"header.top": "Top",
"header.users": "Usuarios", "header.users": "Usuarios",
"header.groups": "Grupos", "header.groups": "Grupos",
"header.chats": "Chats", "header.chats": "Chats",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 mensaje(s) seleccionados", "fork_pid_count": "%1 mensaje(s) seleccionados",
"fork_success": "¡Se ha creado un nuevo tema a partir del original! Haz click aquí para ir al nuevo tema.", "fork_success": "¡Se ha creado un nuevo tema a partir del original! Haz click aquí para ir al nuevo tema.",
"delete_posts_instruction": "Haz click en los mensajes que quieres eliminar/limpiar", "delete_posts_instruction": "Haz click en los mensajes que quieres eliminar/limpiar",
"merge_topics_instruction": "Selecciona los temas que quieres fusionar", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Pulsa en los posts que quieras mover", "move_posts_instruction": "Pulsa en los posts que quieras mover",
"change_owner_instruction": "Haz click en los mensajes que quieres asignar a otro usuario", "change_owner_instruction": "Haz click en los mensajes que quieres asignar a otro usuario",
"composer.title_placeholder": "Ingresa el título de tu tema...", "composer.title_placeholder": "Ingresa el título de tu tema...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Lugemata", "header.unread": "Lugemata",
"header.tags": "Märksõnad", "header.tags": "Märksõnad",
"header.popular": "Populaarne", "header.popular": "Populaarne",
"header.top": "Top",
"header.users": "Kasutajad", "header.users": "Kasutajad",
"header.groups": "Grupid", "header.groups": "Grupid",
"header.chats": "Vestlused", "header.chats": "Vestlused",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 postitus(t) valitud", "fork_pid_count": "%1 postitus(t) valitud",
"fork_success": "Edukalt ''forkisid'' teema! Vajuta siia, et vaadata loodud teemat.", "fork_success": "Edukalt ''forkisid'' teema! Vajuta siia, et vaadata loodud teemat.",
"delete_posts_instruction": "Klikka postitustel, mida tahad kustutada/puhastada", "delete_posts_instruction": "Klikka postitustel, mida tahad kustutada/puhastada",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Sisesta teema pealkiri siia...", "composer.title_placeholder": "Sisesta teema pealkiri siia...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "نخوانده‌ها", "header.unread": "نخوانده‌ها",
"header.tags": "برچسب‌ها", "header.tags": "برچسب‌ها",
"header.popular": "دوست‌داشتنی‌ها", "header.popular": "دوست‌داشتنی‌ها",
"header.top": "Top",
"header.users": "کاربران", "header.users": "کاربران",
"header.groups": "گروه‌ها", "header.groups": "گروه‌ها",
"header.chats": "چتها", "header.chats": "چتها",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 پست (ها) انتخاب شده اند", "fork_pid_count": "%1 پست (ها) انتخاب شده اند",
"fork_success": "موضوع با موفقیت منشعب شد! برای رفتن به موضوع انشعابی اینجا را کلیک کنید.", "fork_success": "موضوع با موفقیت منشعب شد! برای رفتن به موضوع انشعابی اینجا را کلیک کنید.",
"delete_posts_instruction": "با کلیک بر روی پست شما می خواهید به حذف/پاکسازی", "delete_posts_instruction": "با کلیک بر روی پست شما می خواهید به حذف/پاکسازی",
"merge_topics_instruction": "بر روی عنوان موضوعاتی که می خواهید ادغام کنید کلیک کنید", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "بر روی پستی که می خواهید انتقال دهید کلیک کنید", "move_posts_instruction": "بر روی پستی که می خواهید انتقال دهید کلیک کنید",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "عنوان موضوعتان را اینجا بنویسید...", "composer.title_placeholder": "عنوان موضوعتان را اینجا بنویسید...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Lukemattomat", "header.unread": "Lukemattomat",
"header.tags": "Tagit", "header.tags": "Tagit",
"header.popular": "Suositut", "header.popular": "Suositut",
"header.top": "Top",
"header.users": "Käyttäjät", "header.users": "Käyttäjät",
"header.groups": "Ryhmät", "header.groups": "Ryhmät",
"header.chats": "Keskustelut", "header.chats": "Keskustelut",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 viesti(ä) valittuna", "fork_pid_count": "%1 viesti(ä) valittuna",
"fork_success": "Aihe eriytetty onnistuneesti! Klikkaa täältä mennäkseksi uuteen aiheeseen.", "fork_success": "Aihe eriytetty onnistuneesti! Klikkaa täältä mennäkseksi uuteen aiheeseen.",
"delete_posts_instruction": "Valitse viestit jotka haluat poistaa (pysyvästi)", "delete_posts_instruction": "Valitse viestit jotka haluat poistaa (pysyvästi)",
"merge_topics_instruction": "Valitse viestit jotka haluat sulauttaa", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Valitse viestit jotka haluat siirtää", "move_posts_instruction": "Valitse viestit jotka haluat siirtää",
"change_owner_instruction": "Valitse viestit jotka haluat siirtää toiselle henkilölle", "change_owner_instruction": "Valitse viestit jotka haluat siirtää toiselle henkilölle",
"composer.title_placeholder": "Syötä aiheesi otsikko tähän...", "composer.title_placeholder": "Syötä aiheesi otsikko tähän...",

@ -2,7 +2,7 @@
"events": "Évènements", "events": "Évènements",
"no-events": "Il n'y a aucun évènement.", "no-events": "Il n'y a aucun évènement.",
"control-panel": "Panneau de contrôle des évènements", "control-panel": "Panneau de contrôle des évènements",
"delete-events": "Delete Events", "delete-events": "Supprimer les évènements",
"filters": "Filtres", "filters": "Filtres",
"filters-apply": "Appliquer", "filters-apply": "Appliquer",
"filter-type": "Évènements", "filter-type": "Évènements",

@ -34,9 +34,9 @@
"purge": "Purger", "purge": "Purger",
"moderate": "Modérer", "moderate": "Modérer",
"admin-dashboard": "Dashboard", "admin-dashboard": "Tableau de bord",
"admin-categories": "Categories", "admin-categories": "Catégories",
"admin-privileges": "Privileges", "admin-privileges": "Privilèges",
"admin-users": "Users", "admin-users": "Utilisateurs",
"admin-settings": "Settings" "admin-settings": "Paramètres"
} }

@ -12,9 +12,9 @@
"unban": "Dé-bannir le(s) utilisateur(s)", "unban": "Dé-bannir le(s) utilisateur(s)",
"reset-lockout": "Supprimer le blocage", "reset-lockout": "Supprimer le blocage",
"reset-flags": "Supprimer les signalements", "reset-flags": "Supprimer les signalements",
"delete": "Delete <strong>User(s)</strong>", "delete": "Supprimer <strong>le(s) utilisateur(s)</strong>",
"delete-content": "Delete User(s) <strong>Content</strong>", "delete-content": "Supprimer <strong>le contenu</strong> du compte",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>", "purge": "Supprimer <strong>le(s) compte(s)</strong> et <strong>le contenu</strong>",
"download-csv": "Télécharger au format CSV", "download-csv": "Télécharger au format CSV",
"manage-groups": "Gérer les groupes", "manage-groups": "Gérer les groupes",
"add-group": "Ajouter un groupe", "add-group": "Ajouter un groupe",
@ -94,11 +94,11 @@
"alerts.validate-email-success": "Adresse e-mail vérifiée", "alerts.validate-email-success": "Adresse e-mail vérifiée",
"alerts.validate-force-password-reset-success": "Les mots de passe des utilisateurs ont été réinitialisés et leurs sessions existantes ont été révoquées.", "alerts.validate-force-password-reset-success": "Les mots de passe des utilisateurs ont été réinitialisés et leurs sessions existantes ont été révoquées.",
"alerts.password-reset-confirm": "Voulez-vous réellement envoyer un e-mail de réinitialisation de mot de passe à ces utilisateurs ?", "alerts.password-reset-confirm": "Voulez-vous réellement envoyer un e-mail de réinitialisation de mot de passe à ces utilisateurs ?",
"alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>", "alerts.confirm-delete": "<strong>Attention !</strong><p>Voulez-vous réellement supprimer <strong>le(s) utilisateur(s)</strong> ?</p><p> Cette action est irréversible ! Toutes les données de ces utilisateurs seront effacées !</p>",
"alerts.delete-success": "Utilisateur(s) supprimé(s) !", "alerts.delete-success": "Utilisateur(s) supprimé(s) !",
"alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>", "alerts.confirm-delete-content": "<strong>Attention !</strong><p>Voulez-vous réellement supprimer <strong>le contenu de ces utilisateurs</strong> ?</p><p> Cette action est irréversible ! Toutes les données de ces utilisateurs seront effacées !</p>",
"alerts.delete-content-success": "User(s) Content Deleted!", "alerts.delete-content-success": "Contenu utilisateur(s) supprimé(s) !",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>", "alerts.confirm-purge": "<strong>Attention !</strong><p>Voulez-vous réellement supprimer <strong>ces utilisateurs ainsi que leurs contenus</strong> ?</p><p> Cette action est irréversible ! Toutes les données de ces utilisateurs seront effacées !</p>",
"alerts.create": "Créer un utilisateur", "alerts.create": "Créer un utilisateur",
"alerts.button-create": "Créer", "alerts.button-create": "Créer",
"alerts.button-cancel": "Annuler", "alerts.button-cancel": "Annuler",

@ -20,7 +20,7 @@
"hsts.preload": "Autoriser le préchargement de l'en-tête HSTS", "hsts.preload": "Autoriser le préchargement de l'en-tête HSTS",
"hsts.help": "Si activé, un en-tête HSTS sera défini pour ce site. Vous pouvez choisir d'inclure des sous-domaines et des indicateurs de préchargement dans votre en-tête. En cas de doute, ne cochez pas l'option. <a href=\"%1\">Plus d'informations<i class=\"fa fa-external-link\"></i></a>", "hsts.help": "Si activé, un en-tête HSTS sera défini pour ce site. Vous pouvez choisir d'inclure des sous-domaines et des indicateurs de préchargement dans votre en-tête. En cas de doute, ne cochez pas l'option. <a href=\"%1\">Plus d'informations<i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Gestion du trafic", "traffic-management": "Gestion du trafic",
"traffic.help": "NodeBB est déployé équipé d'un module qui refuse les requêtes en cas de situation de haut traffic. Vous pouvez changer les paramètres ici, bien que les paramètres par défaut sont un bon commencement.", "traffic.help": "NodeBB utilise un module qui refuse automatiquement les demandes dans les situations de fort trafic. Vous pouvez régler ces paramètres ici, bien que les valeurs par défaut soient un bon point de départ.",
"traffic.enable": "Activé la gestion du trafic", "traffic.enable": "Activé la gestion du trafic",
"traffic.event-lag": "Seuil de lag des boucles d'événements (en millisecondes) ", "traffic.event-lag": "Seuil de lag des boucles d'événements (en millisecondes) ",
"traffic.event-lag-help": "Descendre cette valeur réduit le temps d'attente pour le chargement de s pages, mais montrera le message \"charge excessive\" à plus d'utilisateurs. (redémarrage requis)", "traffic.event-lag-help": "Descendre cette valeur réduit le temps d'attente pour le chargement de s pages, mais montrera le message \"charge excessive\" à plus d'utilisateurs. (redémarrage requis)",

@ -30,6 +30,7 @@
"header.unread": "Non lus", "header.unread": "Non lus",
"header.tags": "Mots-clés", "header.tags": "Mots-clés",
"header.popular": "Populaire", "header.popular": "Populaire",
"header.top": "Top",
"header.users": "Utilisateurs", "header.users": "Utilisateurs",
"header.groups": "Groupes", "header.groups": "Groupes",
"header.chats": "Discussions", "header.chats": "Discussions",

@ -4,5 +4,5 @@
"enter_tags_here": "Entrez les mots-clés ici. Chaque mot doit faire entre %1 et %2 caractères.", "enter_tags_here": "Entrez les mots-clés ici. Chaque mot doit faire entre %1 et %2 caractères.",
"enter_tags_here_short": "Entrez des mots-clés...", "enter_tags_here_short": "Entrez des mots-clés...",
"no_tags": "Il n'y a pas encore de mots-clés.", "no_tags": "Il n'y a pas encore de mots-clés.",
"select_tags": "Select Tags" "select_tags": "Sélectionner les mots-clés"
} }

@ -100,6 +100,10 @@
"fork_success": "Sujet copié avec succès ! Cliquez ici pour aller au sujet copié.", "fork_success": "Sujet copié avec succès ! Cliquez ici pour aller au sujet copié.",
"delete_posts_instruction": "Sélectionnez les messages que vous souhaitez supprimer/vider", "delete_posts_instruction": "Sélectionnez les messages que vous souhaitez supprimer/vider",
"merge_topics_instruction": "Cliquez sur les sujets que vous voulez fusionner", "merge_topics_instruction": "Cliquez sur les sujets que vous voulez fusionner",
"merge-topic-list-title": "Liste des sujets à fusionner",
"merge-options": "Options de fusion",
"merge-select-main-topic": "Sélectionnez le sujet principal",
"merge-new-title-for-topic": "Nouveau titre pour le sujet",
"move_posts_instruction": "Cliquez sur les messages que vous souhaitez déplacer", "move_posts_instruction": "Cliquez sur les messages que vous souhaitez déplacer",
"change_owner_instruction": "Cliquez sur les messages que vous souhaitez attribuer à un autre utilisateur.", "change_owner_instruction": "Cliquez sur les messages que vous souhaitez attribuer à un autre utilisateur.",
"composer.title_placeholder": "Entrer le titre du sujet ici…", "composer.title_placeholder": "Entrer le titre du sujet ici…",

@ -8,20 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Confirmer l'adresse email", "confirm_email": "Confirmer l'adresse email",
"account_info": "Informations du compte", "account_info": "Informations du compte",
"admin_actions_label": "Administrative Actions", "admin_actions_label": "Administration",
"ban_account": "Bannir", "ban_account": "Bannir",
"ban_account_confirm": "Êtes-vous sûr de bien vouloir bannir cet utilisateur ?", "ban_account_confirm": "Êtes-vous sûr de bien vouloir bannir cet utilisateur ?",
"unban_account": "Restaurer le compte", "unban_account": "Restaurer le compte",
"delete_account": "Supprimer le compte", "delete_account": "Supprimer le compte",
"delete_account_as_admin": "Delete <strong>Account</strong>", "delete_account_as_admin": "Supprimer le <strong>Compte</strong>",
"delete_content": "Delete Account <strong>Content</strong>", "delete_content": "Supprimer <strong>le contenu</strong> du compte",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>", "delete_all": "Supprimer <strong>le compte</strong> et <strong>le contenu</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_confirm": "Êtes-vous sûr de vouloir supprimer votre compte?<br /><strong>Cette action est irréversible et vous ne pourrez récupérer aucune de vos données</strong><br /><br />Entrez votre mot de passe pour confirmer que vous souhaitez détruire ce compte.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />", "delete_this_account_confirm": "Êtes-vous sûr de vouloir supprimer ce compte? <br /><strong>Cette action est irréversible, les messages deviendront anonymes et vous ne pourrez pas restaurer les messages associés avec le compte supprimé.</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_account_content_confirm": "Êtes-vous sûr de vouloir supprimer le contenu de ce compte (messages / sujets / téléversements)? <br /><strong>Cette action est irréversible et vous ne pourrez récupérer aucune donnée.</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_all_confirm": "Êtes-vous sûr de vouloir supprimer ce compte et tout son contenu (messages / sujets / téléversements)? <br /><strong>Cette action est irréversible et vous ne pourrez récupérer aucune donnée.</strong><br /><br />",
"account-deleted": "Compte supprimé", "account-deleted": "Compte supprimé",
"account-content-deleted": "Account content deleted", "account-content-deleted": "Compte supprimé",
"fullname": "Nom", "fullname": "Nom",
"website": "Site web", "website": "Site web",
"location": "Situation géographique", "location": "Situation géographique",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Non lidas", "header.unread": "Non lidas",
"header.tags": "Etiquetas", "header.tags": "Etiquetas",
"header.popular": "Populares", "header.popular": "Populares",
"header.top": "Top",
"header.users": "Usuarios", "header.users": "Usuarios",
"header.groups": "Grupos", "header.groups": "Grupos",
"header.chats": "Charlas", "header.chats": "Charlas",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 mensaxe(s) seleccionada(s)", "fork_pid_count": "%1 mensaxe(s) seleccionada(s)",
"fork_success": "Creouse un novo tema a partir do orixinal! Fai clic aquí para ir ó novo tema.", "fork_success": "Creouse un novo tema a partir do orixinal! Fai clic aquí para ir ó novo tema.",
"delete_posts_instruction": "Fai clic nas mensaxes que queres eliminar/limpar", "delete_posts_instruction": "Fai clic nas mensaxes que queres eliminar/limpar",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Introduce o título do teu tema", "composer.title_placeholder": "Introduce o título do teu tema",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "לא נקרא", "header.unread": "לא נקרא",
"header.tags": "תגיות", "header.tags": "תגיות",
"header.popular": "פופולרי", "header.popular": "פופולרי",
"header.top": "Top",
"header.users": "משתמשים", "header.users": "משתמשים",
"header.groups": "קבוצות", "header.groups": "קבוצות",
"header.chats": "צ'אטים", "header.chats": "צ'אטים",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 פוסט(ים) נבחרו", "fork_pid_count": "%1 פוסט(ים) נבחרו",
"fork_success": "הפוסט שוכפל בהצלחה! לחץ כאן על מנת לעבור לפוסט המשוכפל.", "fork_success": "הפוסט שוכפל בהצלחה! לחץ כאן על מנת לעבור לפוסט המשוכפל.",
"delete_posts_instruction": "לחץ על הפוסטים שברצונך למחוק", "delete_posts_instruction": "לחץ על הפוסטים שברצונך למחוק",
"merge_topics_instruction": "לחץ על הנושאים שתרצה למזג", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "לחץ על הפוסטים שאתה רוצה להזיז", "move_posts_instruction": "לחץ על הפוסטים שאתה רוצה להזיז",
"change_owner_instruction": "לחץ על ההודעה שהנך רוצה לשנות את בעל ההודעה", "change_owner_instruction": "לחץ על ההודעה שהנך רוצה לשנות את בעל ההודעה",
"composer.title_placeholder": "הכנס את כותרת הנושא כאן...", "composer.title_placeholder": "הכנס את כותרת הנושא כאן...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Upravljanje prometom", "traffic-management": "Upravljanje prometom",
"traffic.help": "NodeBB koristi modul koji automatski odbija zahtjeve u situacijama visokog prometa.Možete ove postavke izmjeniti ovdje,iako su već zadane postavke dobra početna točka.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Omogući upravljanje prometom", "traffic.enable": "Omogući upravljanje prometom",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Smanjivanje ove vrijednosti smanjuje vrijeme čekanja za učitavanje stranica,ali će također pokazivati poruku \"prekomjerno opterećenje\" više korisnika(u takvim slučajevima potrebno je ponovo pokretanje).", "traffic.event-lag-help": "Smanjivanje ove vrijednosti smanjuje vrijeme čekanja za učitavanje stranica,ali će također pokazivati poruku \"prekomjerno opterećenje\" više korisnika(u takvim slučajevima potrebno je ponovo pokretanje).",

@ -30,6 +30,7 @@
"header.unread": "Nepročitano", "header.unread": "Nepročitano",
"header.tags": "Tagovi", "header.tags": "Tagovi",
"header.popular": "Popularno", "header.popular": "Popularno",
"header.top": "Top",
"header.users": "Korisnici", "header.users": "Korisnici",
"header.groups": "Grupe", "header.groups": "Grupe",
"header.chats": "Razgovori", "header.chats": "Razgovori",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 objava odabrana", "fork_pid_count": "%1 objava odabrana",
"fork_success": "Uspješno duplirana tema. Kliknite ovdje za dupliranu temu.", "fork_success": "Uspješno duplirana tema. Kliknite ovdje za dupliranu temu.",
"delete_posts_instruction": "Označite objave koje želite obrisati/odbaciti", "delete_posts_instruction": "Označite objave koje želite obrisati/odbaciti",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Unesite naslov teme ovdje ...", "composer.title_placeholder": "Unesite naslov teme ovdje ...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Forgalomirányítás", "traffic-management": "Forgalomirányítás",
"traffic.help": "A NodeBB egy, a kéréseket nagy forgalmú helyzetekben automatikusan elutasító modullal felszerelve vonul fel. Átállíthatod ezen opciókat, habár az alapértékek egy remek kiinduló pont.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Forgalomirányítás engedélyezése", "traffic.enable": "Forgalomirányítás engedélyezése",
"traffic.event-lag": "Eseményciklus késési küszübértéke (ezredmásodpercben)", "traffic.event-lag": "Eseményciklus késési küszübértéke (ezredmásodpercben)",
"traffic.event-lag-help": "Az érték csökkentésével csökken az oldalbetöltések várakozási ideje, ám több felhasználó fogja tapasztalni a \"túlzott terhelés\" üzenetet. (Újraindítást igényel)", "traffic.event-lag-help": "Az érték csökkentésével csökken az oldalbetöltések várakozási ideje, ám több felhasználó fogja tapasztalni a \"túlzott terhelés\" üzenetet. (Újraindítást igényel)",

@ -30,6 +30,7 @@
"header.unread": "Olvasatlan", "header.unread": "Olvasatlan",
"header.tags": "Címkék", "header.tags": "Címkék",
"header.popular": "Népszerű", "header.popular": "Népszerű",
"header.top": "Top",
"header.users": "Felhasználók", "header.users": "Felhasználók",
"header.groups": "Csoportok", "header.groups": "Csoportok",
"header.chats": "Chat", "header.chats": "Chat",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 kiválasztott hozzászólás", "fork_pid_count": "%1 kiválasztott hozzászólás",
"fork_success": "Témakör sikeresen szétválasztva! Kattints ide a szétválasztott témakörre ugráshoz.", "fork_success": "Témakör sikeresen szétválasztva! Kattints ide a szétválasztott témakörre ugráshoz.",
"delete_posts_instruction": "Kattints a törlendő/véglegesen törlendő hozzászólásokra", "delete_posts_instruction": "Kattints a törlendő/véglegesen törlendő hozzászólásokra",
"merge_topics_instruction": "Kattints a összevonandó témakörökre", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Add meg a témakör címét...", "composer.title_placeholder": "Add meg a témakör címét...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Belum dibaca", "header.unread": "Belum dibaca",
"header.tags": "Tag", "header.tags": "Tag",
"header.popular": "Populer", "header.popular": "Populer",
"header.top": "Top",
"header.users": "Pengguna", "header.users": "Pengguna",
"header.groups": "Grup", "header.groups": "Grup",
"header.chats": "Chat", "header.chats": "Chat",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Topik berhasil dicabangkan! Klik disini untuk menuju topik yang telah dicabangkan.", "fork_success": "Topik berhasil dicabangkan! Klik disini untuk menuju topik yang telah dicabangkan.",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Masukkan judul topik di sini...", "composer.title_placeholder": "Masukkan judul topik di sini...",

@ -20,7 +20,7 @@
"hsts.preload": "Consenti la precarica dell'intestazione HSTS", "hsts.preload": "Consenti la precarica dell'intestazione HSTS",
"hsts.help": "Se abilitato, sarà impostata un'intestazione HSTS per questo sito. Puoi scegliere di includere sottodomini e segnalazioni di precaricamento nell'intestazione. In caso di dubbio, puoi lasciarle deselezionate. <a href=\"%1\">Più informazioni <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "Se abilitato, sarà impostata un'intestazione HSTS per questo sito. Puoi scegliere di includere sottodomini e segnalazioni di precaricamento nell'intestazione. In caso di dubbio, puoi lasciarle deselezionate. <a href=\"%1\">Più informazioni <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Gestione Traffico", "traffic-management": "Gestione Traffico",
"traffic.help": "NodeBB è dotato di un modulo che nega automaticamente le richieste in situazioni ad alto traffico. Puoi regolare queste impostazioni qui, anche se i valori predefiniti sono un buon punto di partenza.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Abilita Gestione Traffico", "traffic.enable": "Abilita Gestione Traffico",
"traffic.event-lag": "Soglia ritardo ciclo eventi (in millisecondi)", "traffic.event-lag": "Soglia ritardo ciclo eventi (in millisecondi)",
"traffic.event-lag-help": "L'abbassamento di questo valore diminuisce i tempi di attesa per il caricamento della pagina, ma mostrerà il messaggio \"carico eccessivo\" a più utenti. (Necessario riavviare)", "traffic.event-lag-help": "L'abbassamento di questo valore diminuisce i tempi di attesa per il caricamento della pagina, ma mostrerà il messaggio \"carico eccessivo\" a più utenti. (Necessario riavviare)",

@ -30,6 +30,7 @@
"header.unread": "Non letti", "header.unread": "Non letti",
"header.tags": "Tag", "header.tags": "Tag",
"header.popular": "Popolare", "header.popular": "Popolare",
"header.top": "Top",
"header.users": "Utenti", "header.users": "Utenti",
"header.groups": "Gruppi", "header.groups": "Gruppi",
"header.chats": "Chat", "header.chats": "Chat",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post selezionati", "fork_pid_count": "%1 post selezionati",
"fork_success": "Topic Diviso con successo ! Clicca qui per andare al Topic Diviso.", "fork_success": "Topic Diviso con successo ! Clicca qui per andare al Topic Diviso.",
"delete_posts_instruction": "Clicca sui post che vuoi eliminare/eliminare definitivamente", "delete_posts_instruction": "Clicca sui post che vuoi eliminare/eliminare definitivamente",
"merge_topics_instruction": "Clicca sulle discussioni che vuoi unire", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Clicca sui post che vuoi spostare", "move_posts_instruction": "Clicca sui post che vuoi spostare",
"change_owner_instruction": "Clicca sui post che vuoi assegnare ad un altro utente", "change_owner_instruction": "Clicca sui post che vuoi assegnare ad un altro utente",
"composer.title_placeholder": "Inserisci qui il titolo della discussione...", "composer.title_placeholder": "Inserisci qui il titolo della discussione...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "トラフィック管理", "traffic-management": "トラフィック管理",
"traffic.help": "NodeBBは、トラフィックの多い状況で要求を自動的に拒否するモジュールを備えています。これらの設定はここで調整することができますが、はじめはデフォルト設定にしておくことをお勧めします。", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "トラフィック管理を有効にする", "traffic.enable": "トラフィック管理を有効にする",
"traffic.event-lag": "イベントループの場所のしきい値(ミリ秒単位)", "traffic.event-lag": "イベントループの場所のしきい値(ミリ秒単位)",
"traffic.event-lag-help": "この値を下げるとページの読み込み時間が短縮されますが、さらに多くのユーザーには「過剰な読み込み」メッセージが表示されます。(再起動が必要)", "traffic.event-lag-help": "この値を下げるとページの読み込み時間が短縮されますが、さらに多くのユーザーには「過剰な読み込み」メッセージが表示されます。(再起動が必要)",

@ -30,6 +30,7 @@
"header.unread": "未読", "header.unread": "未読",
"header.tags": "タグ", "header.tags": "タグ",
"header.popular": "人気", "header.popular": "人気",
"header.top": "Top",
"header.users": "ユーザー", "header.users": "ユーザー",
"header.groups": "グループ", "header.groups": "グループ",
"header.chats": "チャット", "header.chats": "チャット",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 投稿(s)が選択されました", "fork_pid_count": "%1 投稿(s)が選択されました",
"fork_success": "スレッドをフォークするのに成功しました。ここを押して、このフォークしたスレッドに行きます。", "fork_success": "スレッドをフォークするのに成功しました。ここを押して、このフォークしたスレッドに行きます。",
"delete_posts_instruction": "削除または切り離するには、当てはまる投稿を押してください", "delete_posts_instruction": "削除または切り離するには、当てはまる投稿を押してください",
"merge_topics_instruction": "結合したいトピックをクリック", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "移動したい投稿をクリック", "move_posts_instruction": "移動したい投稿をクリック",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "スレッドのタイトルを入力...", "composer.title_placeholder": "スレッドのタイトルを入力...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "트래픽 관리", "traffic-management": "트래픽 관리",
"traffic.help": "NodeBB는 트래픽이 많은 상황에서는 자동으로 리퀘스트를 거부하는 모듈을 가지고 있습니다. 이에 관련된 세팅은 디폴트 값들도 괜찮지만, 여기서 세부 조율도 가능합니다.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "트래픽 관리 허용", "traffic.enable": "트래픽 관리 허용",
"traffic.event-lag": "이벤트 루프 간격(단위: 1/1000초)", "traffic.event-lag": "이벤트 루프 간격(단위: 1/1000초)",
"traffic.event-lag-help": "이 값을 낮추게 되면 페이지 로딩에 걸리는 시간이 단축되지만, 더 많은 사용자들이 \"과도한 로딩\"이라는 메시지를 보게됩니다. (재시작 필요)", "traffic.event-lag-help": "이 값을 낮추게 되면 페이지 로딩에 걸리는 시간이 단축되지만, 더 많은 사용자들이 \"과도한 로딩\"이라는 메시지를 보게됩니다. (재시작 필요)",

@ -30,6 +30,7 @@
"header.unread": "읽지 않은 게시물", "header.unread": "읽지 않은 게시물",
"header.tags": "태그", "header.tags": "태그",
"header.popular": "인기 게시물", "header.popular": "인기 게시물",
"header.top": "Top",
"header.users": "사용자", "header.users": "사용자",
"header.groups": "그룹", "header.groups": "그룹",
"header.chats": "채팅", "header.chats": "채팅",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 개의 포스트(들)이 선택되었습니다", "fork_pid_count": "%1 개의 포스트(들)이 선택되었습니다",
"fork_success": "게시물이 분리되었습니다! 분리된 게시물을 보려면 여기를 클릭 하세요.", "fork_success": "게시물이 분리되었습니다! 분리된 게시물을 보려면 여기를 클릭 하세요.",
"delete_posts_instruction": "삭제할 포스트를 선택하세요.", "delete_posts_instruction": "삭제할 포스트를 선택하세요.",
"merge_topics_instruction": "병합할 게시물을 클릭하세요", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "게시물 제목을 입력하세요.", "composer.title_placeholder": "게시물 제목을 입력하세요.",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Neskaityti", "header.unread": "Neskaityti",
"header.tags": "Žymos", "header.tags": "Žymos",
"header.popular": "Populiarūs", "header.popular": "Populiarūs",
"header.top": "Top",
"header.users": "Vartotojai", "header.users": "Vartotojai",
"header.groups": "Grupės", "header.groups": "Grupės",
"header.chats": "Susirašinėjimai", "header.chats": "Susirašinėjimai",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Sėkmingai išsišakota iš temos! Spausk čia kad nueitu į išsišakota temą", "fork_success": "Sėkmingai išsišakota iš temos! Spausk čia kad nueitu į išsišakota temą",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Įrašykite temos pavadinimą...", "composer.title_placeholder": "Įrašykite temos pavadinimą...",

@ -20,7 +20,7 @@
"hsts.preload": "Atļaut iepriekš ielādēt HSTS iezīmi", "hsts.preload": "Atļaut iepriekš ielādēt HSTS iezīmi",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Satiksmes pārvaldīšana", "traffic-management": "Satiksmes pārvaldīšana",
"traffic.help": "NodeBB ir aprīkots ar moduli, kas automātiski liedz pieprasījumus lielas slodzes situācijās. Šeit var iestatīt šo moduli, lai gan noklusējuma iestatījumi ir labs sākumpunkts.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Iespējot satiksmes pārvaldīšanu", "traffic.enable": "Iespējot satiksmes pārvaldīšanu",
"traffic.event-lag": "Notikumu cilpas novilcināšanas slieksnis (milisekundēs)", "traffic.event-lag": "Notikumu cilpas novilcināšanas slieksnis (milisekundēs)",
"traffic.event-lag-help": "Samazinot šo vērtību, tiek samazināti lapas ielādes gaidīšanas laiki, bet arī vairāk lietotājiem parādīsies ziņojums \"pārmērīga slodze\". (Nepieciešams restartēt)", "traffic.event-lag-help": "Samazinot šo vērtību, tiek samazināti lapas ielādes gaidīšanas laiki, bet arī vairāk lietotājiem parādīsies ziņojums \"pārmērīga slodze\". (Nepieciešams restartēt)",

@ -30,6 +30,7 @@
"header.unread": "Nelasītie", "header.unread": "Nelasītie",
"header.tags": "Birkas", "header.tags": "Birkas",
"header.popular": "Populārākie", "header.popular": "Populārākie",
"header.top": "Top",
"header.users": "Lietotāji", "header.users": "Lietotāji",
"header.groups": "Grupas", "header.groups": "Grupas",
"header.chats": "Sarunas", "header.chats": "Sarunas",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 raksts(-i) atlasīts(-i)", "fork_pid_count": "%1 raksts(-i) atlasīts(-i)",
"fork_success": "Veiksmīgi nozarots temats! Noklikšķini, lai dotos uz nozaroto tematu.", "fork_success": "Veiksmīgi nozarots temats! Noklikšķini, lai dotos uz nozaroto tematu.",
"delete_posts_instruction": "Noklikšķini uz rakstiem, kurus notīrīt/iztīrīt", "delete_posts_instruction": "Noklikšķini uz rakstiem, kurus notīrīt/iztīrīt",
"merge_topics_instruction": "Noklikšķini uz tematiem, kurus apvienot", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Noklikšķini uz rakstiem, kurus pārvietot", "move_posts_instruction": "Noklikšķini uz rakstiem, kurus pārvietot",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Ievadīt temata virsrakstu...", "composer.title_placeholder": "Ievadīt temata virsrakstu...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Belum dibaca", "header.unread": "Belum dibaca",
"header.tags": "Tag", "header.tags": "Tag",
"header.popular": "Popular", "header.popular": "Popular",
"header.top": "Top",
"header.users": "Pengguna", "header.users": "Pengguna",
"header.groups": "Kumpulan", "header.groups": "Kumpulan",
"header.chats": "Sembang", "header.chats": "Sembang",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Berjaya menyalin topik. Klik sini untuk ke topik yang disalin.", "fork_success": "Berjaya menyalin topik. Klik sini untuk ke topik yang disalin.",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Masukkan tajuk topik disini", "composer.title_placeholder": "Masukkan tajuk topik disini",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Uleste", "header.unread": "Uleste",
"header.tags": "Emneord", "header.tags": "Emneord",
"header.popular": "Populære", "header.popular": "Populære",
"header.top": "Top",
"header.users": "Brukere", "header.users": "Brukere",
"header.groups": "Grupper", "header.groups": "Grupper",
"header.chats": "Samtaler", "header.chats": "Samtaler",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selected", "fork_pid_count": "%1 post(s) selected",
"fork_success": "Dette emnet ble forgrenet! Klikk for å gå til forgrenet emne.", "fork_success": "Dette emnet ble forgrenet! Klikk for å gå til forgrenet emne.",
"delete_posts_instruction": "Click the posts you want to delete/purge", "delete_posts_instruction": "Click the posts you want to delete/purge",
"merge_topics_instruction": "Click the topics you want to merge", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Click the posts you want to move", "move_posts_instruction": "Click the posts you want to move",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Skriv din tråd-tittel her", "composer.title_placeholder": "Skriv din tråd-tittel her",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Ongelezen", "header.unread": "Ongelezen",
"header.tags": "Tags", "header.tags": "Tags",
"header.popular": "Populair", "header.popular": "Populair",
"header.top": "Top",
"header.users": "Gebruikers", "header.users": "Gebruikers",
"header.groups": "Groepen", "header.groups": "Groepen",
"header.chats": "Chats", "header.chats": "Chats",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 bericht(en) geselecteerd", "fork_pid_count": "%1 bericht(en) geselecteerd",
"fork_success": "Onderwerp is succesvol afgesplitst. Klik hier om het nieuwe onderwerp te zien.", "fork_success": "Onderwerp is succesvol afgesplitst. Klik hier om het nieuwe onderwerp te zien.",
"delete_posts_instruction": "Klik op de berichten die verwijderd moeten worden", "delete_posts_instruction": "Klik op de berichten die verwijderd moeten worden",
"merge_topics_instruction": "Klik op de onderwerpen die samengevoegd moeten worden", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Klik op de berichten die je wilt verplaatsen", "move_posts_instruction": "Klik op de berichten die je wilt verplaatsen",
"change_owner_instruction": "Klik op de berichten die je wilt toewijzen aan een andere gebruiker", "change_owner_instruction": "Klik op de berichten die je wilt toewijzen aan een andere gebruiker",
"composer.title_placeholder": "Voer hier de titel van het onderwerp in...", "composer.title_placeholder": "Voer hier de titel van het onderwerp in...",

@ -2,7 +2,7 @@
"events": "Zdarzenia", "events": "Zdarzenia",
"no-events": "Brak zdarzeń", "no-events": "Brak zdarzeń",
"control-panel": "Panel zdarzeń", "control-panel": "Panel zdarzeń",
"delete-events": "Delete Events", "delete-events": "Usuń zdarzenia",
"filters": "Filtry", "filters": "Filtry",
"filters-apply": "Zatwierdź filtry", "filters-apply": "Zatwierdź filtry",
"filter-type": "Typ zdarzenia", "filter-type": "Typ zdarzenia",

@ -35,8 +35,8 @@
"moderate": "Moderowanie", "moderate": "Moderowanie",
"admin-dashboard": "Dashboard", "admin-dashboard": "Dashboard",
"admin-categories": "Categories", "admin-categories": "Kategorie",
"admin-privileges": "Privileges", "admin-privileges": "Uprawnienia",
"admin-users": "Users", "admin-users": "Użytkownicy",
"admin-settings": "Settings" "admin-settings": "Ustawienia"
} }

@ -12,9 +12,9 @@
"unban": "Odbanuj użytkownika(-ów)", "unban": "Odbanuj użytkownika(-ów)",
"reset-lockout": "Zresetuj blokadę", "reset-lockout": "Zresetuj blokadę",
"reset-flags": "Zresetuj flagi", "reset-flags": "Zresetuj flagi",
"delete": "Delete <strong>User(s)</strong>", "delete": "Usuń <strong>Użytkownika(ów)</strong>",
"delete-content": "Delete User(s) <strong>Content</strong>", "delete-content": "Usuń <strong>Treści</strong> Użytkownika(ów)",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>", "purge": "Usuń <strong>Użytkownika(ów)</strong> i <strong>Treści</strong>",
"download-csv": "Pobierz CSV", "download-csv": "Pobierz CSV",
"manage-groups": "Zarządzaj grupami", "manage-groups": "Zarządzaj grupami",
"add-group": "Dodaj grupę", "add-group": "Dodaj grupę",
@ -94,11 +94,11 @@
"alerts.validate-email-success": "Zweryfikowano adresy e-mail", "alerts.validate-email-success": "Zweryfikowano adresy e-mail",
"alerts.validate-force-password-reset-success": "Hasła użytkownika(ów) zostały zresetowane, a ich istniejące sesje zostały odwołane.", "alerts.validate-force-password-reset-success": "Hasła użytkownika(ów) zostały zresetowane, a ich istniejące sesje zostały odwołane.",
"alerts.password-reset-confirm": "Czy chcesz wysłać e-mail do resetu hasła tym użytkownikom?", "alerts.password-reset-confirm": "Czy chcesz wysłać e-mail do resetu hasła tym użytkownikom?",
"alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>", "alerts.confirm-delete": "<strong>Uwaga!</strong><p>Czy na pewno chcesz usunąć <strong>Uzykownika(ów)</strong>?</p><p>To działanie jest nieodwracalne! Tylko konto użytkownika zostanie usunięte, jego posty i tematy pozostaną.</p>",
"alerts.delete-success": "Skasowano użytkownika(-ów)!", "alerts.delete-success": "Skasowano użytkownika(-ów)!",
"alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>", "alerts.confirm-delete-content": "<strong>Uwaga!</strong><p>Czy na pewno chcesz usunąć <strong>treści</strong>użytkownika(ów)?</p><p>To działanie jest nieodwracalne! Konto użytkownika pozostanie, jednak jego posty i tematy zostaną usunięte.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!", "alerts.delete-content-success": "Treści Użytkownika(ów) usunięte!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>", "alerts.confirm-purge": "<strong>Uwaga!</strong><p>Czy na pewno chcesz usunąc <strong>użytkownika(ów) i jego(ich) treści</strong>?</p><p>To działanie jest nieodwracalne! Wszystkie dane użytkownika i jego treści zostaną usunięte!</p>",
"alerts.create": "Utwórz użytkownika", "alerts.create": "Utwórz użytkownika",
"alerts.button-create": "Utwórz", "alerts.button-create": "Utwórz",
"alerts.button-cancel": "Anuluj", "alerts.button-cancel": "Anuluj",

@ -20,7 +20,7 @@
"hsts.preload": "Zezwól na wstępne ładowanie nagłówka HSTS", "hsts.preload": "Zezwól na wstępne ładowanie nagłówka HSTS",
"hsts.help": "Jeśli ta opcja jest włączona, dla tej witryny zostanie ustawiony nagłówek HSTS. Możesz zdecydować, czy uwzględnić subdomeny i wstępnie ładować flagi w nagłówku. Jeśli masz wątpliwości, możesz zostawić te pola niezaznaczone. <a href=\"%1\">Więcej informacji<i class=\"fa fa-external-link\"></i></a>", "hsts.help": "Jeśli ta opcja jest włączona, dla tej witryny zostanie ustawiony nagłówek HSTS. Możesz zdecydować, czy uwzględnić subdomeny i wstępnie ładować flagi w nagłówku. Jeśli masz wątpliwości, możesz zostawić te pola niezaznaczone. <a href=\"%1\">Więcej informacji<i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Zarządzanie ruchem", "traffic-management": "Zarządzanie ruchem",
"traffic.help": "System NodeBB jest dostarczany z modułem, który automatycznie blokuje żądania w przypadku nadmiernego ruchu. Tutaj możesz zmienić te ustawienia, ale ustawienia początkowe są dobrym punktem wyjścia w większości sytuacji.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Włącz zarządzanie ruchem", "traffic.enable": "Włącz zarządzanie ruchem",
"traffic.event-lag": "Próg opóźnienia pętli zdarzeń (w milisekundach)", "traffic.event-lag": "Próg opóźnienia pętli zdarzeń (w milisekundach)",
"traffic.event-lag-help": "Obniżenie tej wartości spowoduje krótsze ładowanie stron, ale równocześnie wyświetli komunikat \"excessive load\" dla większej liczby użytkowników (wymagany restart).", "traffic.event-lag-help": "Obniżenie tej wartości spowoduje krótsze ładowanie stron, ale równocześnie wyświetli komunikat \"excessive load\" dla większej liczby użytkowników (wymagany restart).",

@ -32,9 +32,9 @@
"view-profile": "Zobacz profil", "view-profile": "Zobacz profil",
"start-new-chat": "Rozpocznij nowy czat", "start-new-chat": "Rozpocznij nowy czat",
"go-to-target": "Zobacz cel flagowania", "go-to-target": "Zobacz cel flagowania",
"delete-post": "Delete Post", "delete-post": "Usuń post",
"purge-post": "Purge Post", "purge-post": "Wyczyść post",
"restore-post": "Restore Post", "restore-post": "Przywróć post",
"user-view": "Zobacz profil", "user-view": "Zobacz profil",
"user-edit": "Edytuj profil", "user-edit": "Edytuj profil",

@ -30,6 +30,7 @@
"header.unread": "Nieprzeczytane", "header.unread": "Nieprzeczytane",
"header.tags": "Tagi", "header.tags": "Tagi",
"header.popular": "Popularne", "header.popular": "Popularne",
"header.top": "Top",
"header.users": "Użytkownicy", "header.users": "Użytkownicy",
"header.groups": "Grupy", "header.groups": "Grupy",
"header.chats": "Czaty", "header.chats": "Czaty",

@ -4,5 +4,5 @@
"enter_tags_here": "Wpisz tagi tutaj, każdy o długości od %1 do %2 znaków.", "enter_tags_here": "Wpisz tagi tutaj, każdy o długości od %1 do %2 znaków.",
"enter_tags_here_short": "Wpisz tagi...", "enter_tags_here_short": "Wpisz tagi...",
"no_tags": "Jeszcze nie ma tagów.", "no_tags": "Jeszcze nie ma tagów.",
"select_tags": "Select Tags" "select_tags": "Wybierz tagi"
} }

@ -99,11 +99,15 @@
"fork_pid_count": "Zaznaczono %1 post(-ów)", "fork_pid_count": "Zaznaczono %1 post(-ów)",
"fork_success": "Temat został skopiowany. Kliknij tutaj, aby do niego przejść.", "fork_success": "Temat został skopiowany. Kliknij tutaj, aby do niego przejść.",
"delete_posts_instruction": "Zaznacz posty, które chcesz usunąć/wyczyścić", "delete_posts_instruction": "Zaznacz posty, które chcesz usunąć/wyczyścić",
"merge_topics_instruction": "Zaznacz tematy, które chcesz połączyć", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Zaznacz posty, które chcesz przenieść", "move_posts_instruction": "Zaznacz posty, które chcesz przenieść",
"change_owner_instruction": "Kliknij w posty, które chcesz przypisać do innego użytkownika", "change_owner_instruction": "Kliknij w posty, które chcesz przypisać do innego użytkownika",
"composer.title_placeholder": "Tutaj wpisz tytuł tematu...", "composer.title_placeholder": "Tutaj wpisz tytuł tematu...",
"composer.handle_placeholder": "Enter your name/handle here", "composer.handle_placeholder": "Tutaj wpisz swoje imię/nazwę",
"composer.discard": "Odrzuć", "composer.discard": "Odrzuć",
"composer.submit": "Utwórz", "composer.submit": "Utwórz",
"composer.replying_to": "Odpowiedź na %1", "composer.replying_to": "Odpowiedź na %1",

@ -8,20 +8,20 @@
"email": "Adres e-mail", "email": "Adres e-mail",
"confirm_email": "Potwierdź adres e-mail", "confirm_email": "Potwierdź adres e-mail",
"account_info": "Informacje o koncie", "account_info": "Informacje o koncie",
"admin_actions_label": "Administrative Actions", "admin_actions_label": "Działania administacyjne",
"ban_account": "Zbanuj konto", "ban_account": "Zbanuj konto",
"ban_account_confirm": "Na pewno chcesz zbanować tego użytkownika?", "ban_account_confirm": "Na pewno chcesz zbanować tego użytkownika?",
"unban_account": "Odbanuj konto", "unban_account": "Odbanuj konto",
"delete_account": "Usuń konto", "delete_account": "Usuń konto",
"delete_account_as_admin": "Delete <strong>Account</strong>", "delete_account_as_admin": "Usuń <strong>Konto</strong>",
"delete_content": "Delete Account <strong>Content</strong>", "delete_content": "Usuń <strong>Treści</strong> Konta",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>", "delete_all": "Usuń <strong>Konto</strong> i <strong>Treści</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_confirm": "Czy na pewno chcesz zanonimizować swoje posty i usunąć konto? <br /><strong>To działanie jest nieodwracalne i nie będziesz w stanie przywrócić swoich danych</strong><br /><br />Wpisz hasło w celu potwierdzenia chęci usunięcia konta.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />", "delete_this_account_confirm": "Czy na pewno chcesz usunąć konto pozostawiając swoje treści?<br /><strong>To działanie jest nieodwracalne, posty zostaną zanonimizowane i nie będziesz w stanie przywrócić żadnych powiązań z usuniętym kontem</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_account_content_confirm": "Czy na pewno chcesz usunąć treści tego konta (posty/tematy/pliki)? <br /><strong>To działanie jest nieodwracalne i nie będziesz w stanie przywrócić żadnych danych</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_all_confirm": "Czy na pewno chcesz usunąć konto i jego treści (posty/tematy/pliki)? <br /><strong>To działanie jest nieodwracalne i nie będziesz w stanie przywrócić żadnych danych</strong><br /><br />",
"account-deleted": "Konto usunięte", "account-deleted": "Konto usunięte",
"account-content-deleted": "Account content deleted", "account-content-deleted": "Treści konta usunięte",
"fullname": "Pełna nazwa", "fullname": "Pełna nazwa",
"website": "Strona WWW", "website": "Strona WWW",
"location": "Lokalizacja", "location": "Lokalizacja",
@ -151,7 +151,7 @@
"info.ban-history": "Historia ostatnich banów", "info.ban-history": "Historia ostatnich banów",
"info.no-ban-history": "Ten użytkownik nigdy nie był zbanowany", "info.no-ban-history": "Ten użytkownik nigdy nie był zbanowany",
"info.banned-until": "Zbanowany do %1", "info.banned-until": "Zbanowany do %1",
"info.banned-expiry": "Expiry", "info.banned-expiry": "Wygaśnięcie",
"info.banned-permanently": "Zbanowany permanentnie", "info.banned-permanently": "Zbanowany permanentnie",
"info.banned-reason-label": "Powód", "info.banned-reason-label": "Powód",
"info.banned-no-reason": "Nie podano powodu.", "info.banned-no-reason": "Nie podano powodu.",

@ -20,7 +20,7 @@
"hsts.preload": "Permitir pré-carregamento do cabeçalho do HSTS", "hsts.preload": "Permitir pré-carregamento do cabeçalho do HSTS",
"hsts.help": "Se habilitado, um cabeçalho de HSTS será enviado para este site. Você pode selecionar tanto quais subdomínios deseja incluir, como quais serão as flags de pré-carregamento no seu cabeçalho. Se estiver em dúvida, você pode deixar esta opção desmarcada. <a href=\"%1\">Mais informações<i class=\"fa fa-external-link\"></i></a>", "hsts.help": "Se habilitado, um cabeçalho de HSTS será enviado para este site. Você pode selecionar tanto quais subdomínios deseja incluir, como quais serão as flags de pré-carregamento no seu cabeçalho. Se estiver em dúvida, você pode deixar esta opção desmarcada. <a href=\"%1\">Mais informações<i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Administração de Tráfego", "traffic-management": "Administração de Tráfego",
"traffic.help": "Quando instalado, o NodeBB vem equipado com um módulo que nega automaticamente solicitações em situações de alto tráfego. Você pode ajustar estas configurações aqui, apesar de que os valores padrões são um bom começo.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Ativar a Administração de Tráfego", "traffic.enable": "Ativar a Administração de Tráfego",
"traffic.event-lag": "Limite do Lag do Loop de Eventos (em milisegundos)", "traffic.event-lag": "Limite do Lag do Loop de Eventos (em milisegundos)",
"traffic.event-lag-help": "Abaixar este valor diminui o tempo de espera para o carregamentos de página, mas irá também mostrar a mensagem de \"carga excessiva\" para mais usuários. (É necessário reiniciar)", "traffic.event-lag-help": "Abaixar este valor diminui o tempo de espera para o carregamentos de página, mas irá também mostrar a mensagem de \"carga excessiva\" para mais usuários. (É necessário reiniciar)",

@ -30,6 +30,7 @@
"header.unread": "Não Lido", "header.unread": "Não Lido",
"header.tags": "Tags", "header.tags": "Tags",
"header.popular": "Popular", "header.popular": "Popular",
"header.top": "Top",
"header.users": "Usuários", "header.users": "Usuários",
"header.groups": "Grupos", "header.groups": "Grupos",
"header.chats": "Chats", "header.chats": "Chats",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 post(s) selecionado(s)", "fork_pid_count": "%1 post(s) selecionado(s)",
"fork_success": "Tópico ramificado com sucesso! Clique aqui para ir ao tópico ramificado.", "fork_success": "Tópico ramificado com sucesso! Clique aqui para ir ao tópico ramificado.",
"delete_posts_instruction": "Clique nos posts que você deseja deletar/limpar", "delete_posts_instruction": "Clique nos posts que você deseja deletar/limpar",
"merge_topics_instruction": "Clique nos tópicos que você deseja mesclar", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Clique nas postagens que você deseja mover", "move_posts_instruction": "Clique nas postagens que você deseja mover",
"change_owner_instruction": "Clique na postagem que você quer associar a outro usuário", "change_owner_instruction": "Clique na postagem que você quer associar a outro usuário",
"composer.title_placeholder": "Digite aqui o título para o seu tópico...", "composer.title_placeholder": "Digite aqui o título para o seu tópico...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

@ -30,6 +30,7 @@
"header.unread": "Por ler", "header.unread": "Por ler",
"header.tags": "Marcadores", "header.tags": "Marcadores",
"header.popular": "Popular", "header.popular": "Popular",
"header.top": "Top",
"header.users": "Utilizadores", "header.users": "Utilizadores",
"header.groups": "Grupos", "header.groups": "Grupos",
"header.chats": "Conversas", "header.chats": "Conversas",

@ -99,7 +99,11 @@
"fork_pid_count": "%1 publicação(ões) selecionada(s)", "fork_pid_count": "%1 publicação(ões) selecionada(s)",
"fork_success": "Clonaste um tópico com sucesso! Carrega aqui para ires para o tópico clonado.", "fork_success": "Clonaste um tópico com sucesso! Carrega aqui para ires para o tópico clonado.",
"delete_posts_instruction": "Carrega nas publicações que queres apagar/eliminar", "delete_posts_instruction": "Carrega nas publicações que queres apagar/eliminar",
"merge_topics_instruction": "Clica nos tópicos que queres fundir", "merge_topics_instruction": "Click the topics you want to merge or search for them",
"merge-topic-list-title": "List of topics to be merged",
"merge-options": "Merge options",
"merge-select-main-topic": "Select the main topic",
"merge-new-title-for-topic": "New title for topic",
"move_posts_instruction": "Clica nas publicações que queres mover", "move_posts_instruction": "Clica nas publicações que queres mover",
"change_owner_instruction": "Click the posts you want to assign to another user", "change_owner_instruction": "Click the posts you want to assign to another user",
"composer.title_placeholder": "Insere aqui o título do tópico...", "composer.title_placeholder": "Insere aqui o título do tópico...",

@ -20,7 +20,7 @@
"hsts.preload": "Allow preloading of HSTS header", "hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>", "hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management", "traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.", "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management", "traffic.enable": "Enable Traffic Management",
"traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)", "traffic.event-lag": "Event Loop Lag Threshold (in milliseconds)",
"traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)", "traffic.event-lag-help": "Lowering this value decreases wait times for page loads, but will also show the \"excessive load\" message to more users. (Restart required)",

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

Loading…
Cancel
Save