Merge remote-tracking branch 'refs/remotes/origin/master' into develop

v1.18.x
Barış Soner Uşaklı 7 years ago
commit 33a8cb947e

@ -68,10 +68,13 @@
"nodebb-plugin-mentions": "2.2.2", "nodebb-plugin-mentions": "2.2.2",
"nodebb-plugin-soundpack-default": "1.0.0", "nodebb-plugin-soundpack-default": "1.0.0",
"nodebb-plugin-spam-be-gone": "0.5.1", "nodebb-plugin-spam-be-gone": "0.5.1",
"nodebb-rewards-essentials": "0.0.9", "nodebb-rewards-essentials": "0.0.11",
"nodebb-theme-lavender": "5.0.0", "nodebb-theme-lavender": "5.0.1",
"nodebb-theme-persona": "7.2.18",
"nodebb-theme-slick": "1.1.4",
"nodebb-theme-vanilla": "8.1.8",
"nodebb-theme-persona": "7.2.16", "nodebb-theme-persona": "7.2.16",
"nodebb-theme-slick": "1.1.2", "nodebb-theme-slick": "1.1.4",
"nodebb-theme-vanilla": "8.1.7", "nodebb-theme-vanilla": "8.1.7",
"nodebb-widget-essentials": "4.0.1", "nodebb-widget-essentials": "4.0.1",
"nodemailer": "4.4.1", "nodemailer": "4.4.1",

@ -1,7 +1,7 @@
{ {
"custom-css": "CSS مخصص", "custom-css": "Custom CSS/LESS",
"custom-css.description": "أدخل CSS الخاصة بك هنا، والتي سيتم تطبيقها بعد كل القوالب الأخرى.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "تفعيل CSS المخصص", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Javascript مخصصة", "custom-js": "Javascript مخصصة",
"custom-js.description": "أدخل Javascript الخاص بك هنا. سيتم تنفيذها بعد تحميل الصفحة بالكامل.", "custom-js.description": "أدخل Javascript الخاص بك هنا. سيتم تنفيذها بعد تحميل الصفحة بالكامل.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "التصويتات السلبية معطلة", "downvoting-disabled": "التصويتات السلبية معطلة",
"not-enough-reputation-to-downvote": "ليس لديك سمعة تكفي لإضافة صوت سلبي لهذا الموضوع", "not-enough-reputation-to-downvote": "ليس لديك سمعة تكفي لإضافة صوت سلبي لهذا الموضوع",
"not-enough-reputation-to-flag": "ليس لديك سمعة تكفي للإشعار بموضوع مخل", "not-enough-reputation-to-flag": "ليس لديك سمعة تكفي للإشعار بموضوع مخل",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "لقد بلغت عن هذه المشاركة من قبل.", "already-flagged": "لقد بلغت عن هذه المشاركة من قبل.",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "المنتدى واجه مشكلة أثناء إعادة التحميل: \"%1\". سيواصل المنتدى خدمة العملاء السابقين لكن يجب عليك إلغاء أي تغيير قمت به قبل إعادة التحميل.", "reload-failed": "المنتدى واجه مشكلة أثناء إعادة التحميل: \"%1\". سيواصل المنتدى خدمة العملاء السابقين لكن يجب عليك إلغاء أي تغيير قمت به قبل إعادة التحميل.",

@ -20,7 +20,7 @@
"users/search": "بحث عن مستخدم", "users/search": "بحث عن مستخدم",
"notifications": "التنبيهات", "notifications": "التنبيهات",
"tags": "الكلمات الدلالية", "tags": "الكلمات الدلالية",
"tag": "المواضيع المرتبطة بالوسم %1", "tag": "Topics tagged under &quot;%1&quot;",
"register": "تسجيل حساب", "register": "تسجيل حساب",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "سجل الدخول الى حسابك", "login": "سجل الدخول الى حسابك",

@ -1,7 +1,7 @@
{ {
"custom-css": "Персонализиран CSS", "custom-css": "Персонализиран CSS/LESS",
"custom-css.description": "Въведете своите собствени декларации за стилове, те ще бъдат приложени след всички останали стилове.", "custom-css.description": "Въведете своите собствени декларации на CSS/LESS, те ще бъдат приложени след всички останали стилове.",
"custom-css.enable": "Включване на персонализиран CSS", "custom-css.enable": "Включване на персонализиран CSS/LESS",
"custom-js": "Персонализиран код на Javascript", "custom-js": "Персонализиран код на Javascript",
"custom-js.description": "Въведете свой собствен код на javascript тук. Той ще бъде изпълнен след като страницата се зареди напълно.", "custom-js.description": "Въведете свой собствен код на javascript тук. Той ще бъде изпълнен след като страницата се зареди напълно.",

@ -6,6 +6,7 @@
"description": "Изберете етикетите чрез щракване и/или влачене. Използвайте „Shift“, за да изберете няколко етикета.", "description": "Изберете етикетите чрез щракване и/или влачене. Използвайте „Shift“, за да изберете няколко етикета.",
"create": "Създаване на етикет", "create": "Създаване на етикет",
"modify": "Редактиране на етикети", "modify": "Редактиране на етикети",
"rename": "Преименуване на етикети",
"delete": "Изтриване на избраните етикети", "delete": "Изтриване на избраните етикети",
"search": "Търсене на етикети…", "search": "Търсене на етикети…",
"settings": "Натиснете <a href=\"%1\">тук</a>, за да отворите страницата с настройки на етикета.", "settings": "Натиснете <a href=\"%1\">тук</a>, за да отворите страницата с настройки на етикета.",

@ -79,7 +79,7 @@
"alerts.remove-global-mod-success": "Потребителят вече няма да бъде глобален модератор.", "alerts.remove-global-mod-success": "Потребителят вече няма да бъде глобален модератор.",
"alerts.make-moderator-success": "Потребителят вече ще бъде модератор.", "alerts.make-moderator-success": "Потребителят вече ще бъде модератор.",
"alerts.confirm-remove-moderator": "Наистина ли искате да премахнете този модератор?", "alerts.confirm-remove-moderator": "Наистина ли искате да премахнете този модератор?",
"alerts.remove-moderator-success": "Потребителят вече ще бъде модератор.", "alerts.remove-moderator-success": "Потребителят вече няма да бъде модератор.",
"alerts.confirm-validate-email": "Искате ли да проверите е-пощата/ите на този/тези потребител(и)?", "alerts.confirm-validate-email": "Искате ли да проверите е-пощата/ите на този/тези потребител(и)?",
"alerts.validate-email-success": "Е-пощите са проверени", "alerts.validate-email-success": "Е-пощите са проверени",
"alerts.password-reset-confirm": "Искате ли да изпратите е-писмо/а за възстановяване на паролата на този/тези потребител(и)?", "alerts.password-reset-confirm": "Искате ли да изпратите е-писмо/а за възстановяване на паролата на този/тези потребител(и)?",

@ -5,5 +5,8 @@
"votes-are-public": "Всички гласувания са публични", "votes-are-public": "Всички гласувания са публични",
"thresholds": "Ограничения на дейността", "thresholds": "Ограничения на дейността",
"min-rep-downvote": "Минимална репутация, необходима за отрицателно гласуване за публикации", "min-rep-downvote": "Минимална репутация, необходима за отрицателно гласуване за публикации",
"min-rep-flag": "Минимална репутация, необходима за докладване на публикации" "min-rep-flag": "Минимална репутация, необходима за докладване на публикации",
"min-rep-website": "Минимална репутация, необходима за добавяне на полето „Уебсайт“ към профила на потребителя",
"min-rep-aboutme": "Минимална репутация, необходима за добавяне на полето „За мен“ към профила на потребителя",
"min-rep-signature": "Минимална репутация, необходима за добавяне на полето „Подпис“ към профила на потребителя"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Отрицателното гласуване е изключено", "downvoting-disabled": "Отрицателното гласуване е изключено",
"not-enough-reputation-to-downvote": "Нямате достатъчно репутация, за да гласувате отрицателно за тази публикация", "not-enough-reputation-to-downvote": "Нямате достатъчно репутация, за да гласувате отрицателно за тази публикация",
"not-enough-reputation-to-flag": "Нямате достатъчно репутация, за да докладвате тази публикация", "not-enough-reputation-to-flag": "Нямате достатъчно репутация, за да докладвате тази публикация",
"not-enough-reputation-min-rep-website": "Нямате достатъчно репутация, за да добавите уеб сайт",
"not-enough-reputation-min-rep-aboutme": "Нямате достатъчно репутация, за да добавите информация за себе си",
"not-enough-reputation-min-rep-signature": "Нямате достатъчно репутация, за да добавите подпис",
"already-flagged": "Вече сте докладвали тази публикация", "already-flagged": "Вече сте докладвали тази публикация",
"self-vote": "Не можете да гласувате за собствената си публикация", "self-vote": "Не можете да гласувате за собствената си публикация",
"reload-failed": "NodeBB срещна проблем при презареждането: „%1“. NodeBB ще продължи да поддържа съществуващите клиентски ресурси, но Вие трябва да отмените последните си действия преди презареждането.", "reload-failed": "NodeBB срещна проблем при презареждането: „%1“. NodeBB ще продължи да поддържа съществуващите клиентски ресурси, но Вие трябва да отмените последните си действия преди презареждането.",

@ -20,7 +20,7 @@
"users/search": "Търсене на потребители", "users/search": "Търсене на потребители",
"notifications": "Известия", "notifications": "Известия",
"tags": "Етикети", "tags": "Етикети",
"tag": "Теми, отбелязани като „%1“", "tag": "Теми отбелязани като „%1“",
"register": "Регистриране на акаунт", "register": "Регистриране на акаунт",
"registration-complete": "Регистрацията е завършена", "registration-complete": "Регистрацията е завършена",
"login": "Впишете се в акаунта си", "login": "Впишете се в акаунта си",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "ঋণাত্মক ভোট নিস্ক্রীয় রাখা হয়েছে।", "downvoting-disabled": "ঋণাত্মক ভোট নিস্ক্রীয় রাখা হয়েছে।",
"not-enough-reputation-to-downvote": "আপনার এই পোস্ট downvote করার জন্য পর্যাপ্ত সম্মাননা নেই", "not-enough-reputation-to-downvote": "আপনার এই পোস্ট downvote করার জন্য পর্যাপ্ত সম্মাননা নেই",
"not-enough-reputation-to-flag": "এই পোষ্টকে ফ্লাগ করার জন্য আপনার পর্যাপ্ত সম্মাননা নেই", "not-enough-reputation-to-flag": "এই পোষ্টকে ফ্লাগ করার জন্য আপনার পর্যাপ্ত সম্মাননা নেই",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "You have already flagged this post", "already-flagged": "You have already flagged this post",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "\"%1\" রিলোড করতে সমস্যা হয়েছে। রিলোডের পূর্বে যা করা হয়েছিল সেটি আনডু করা সমীচীন। ", "reload-failed": "\"%1\" রিলোড করতে সমস্যা হয়েছে। রিলোডের পূর্বে যা করা হয়েছিল সেটি আনডু করা সমীচীন। ",

@ -20,7 +20,7 @@
"users/search": "User Search", "users/search": "User Search",
"notifications": "বিজ্ঞপ্তি", "notifications": "বিজ্ঞপ্তি",
"tags": "ট্যাগসমূহ", "tags": "ট্যাগসমূহ",
"tag": "Topics tagged under \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Register an account", "register": "Register an account",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Login to your account", "login": "Login to your account",

@ -1,7 +1,7 @@
{ {
"custom-css": "Uživatelský CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Zadejte vlastní deklarace CSS, které budou použity na všechny ostatních styly.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Povolit uživatelské CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Uživatelský Javascript", "custom-js": "Uživatelský Javascript",
"custom-js.description": "Zadejte zde váš javascriptový kód. Bude spuštěn, jakmile se stránka plně načte.", "custom-js.description": "Zadejte zde váš javascriptový kód. Bude spuštěn, jakmile se stránka plně načte.",

@ -6,6 +6,7 @@
"description": "Vyberte značky pomocí kliknutí a/nebo přetažením, pro vícenásobný výběr, použijte klávesu Shift.", "description": "Vyberte značky pomocí kliknutí a/nebo přetažením, pro vícenásobný výběr, použijte klávesu Shift.",
"create": "Vytvořit značku", "create": "Vytvořit značku",
"modify": "Upravit značky", "modify": "Upravit značky",
"rename": "Rename Tags",
"delete": "Odstranit vybrané značky", "delete": "Odstranit vybrané značky",
"search": "Hledat značky...", "search": "Hledat značky...",
"settings": "Pro přejití na stránku s nastavením značek, klikněte <a href=\"%1\">zde</a>.", "settings": "Pro přejití na stránku s nastavením značek, klikněte <a href=\"%1\">zde</a>.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "Všechna hlasování jsou veřejná", "votes-are-public": "Všechna hlasování jsou veřejná",
"thresholds": "Omezení aktivity", "thresholds": "Omezení aktivity",
"min-rep-downvote": "Minimální reputace pro vyjádření nesouhlasu s příspěvkem", "min-rep-downvote": "Minimální reputace pro vyjádření nesouhlasu s příspěvkem",
"min-rep-flag": "Minimální reputace pro označení příspěvků" "min-rep-flag": "Minimální reputace pro označení příspěvků",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Systém nesouhlasu je zakázán", "downvoting-disabled": "Systém nesouhlasu je zakázán",
"not-enough-reputation-to-downvote": "Nemáte dostatečnou reputaci pro vyjádření nesouhlasu u tohoto příspěvku", "not-enough-reputation-to-downvote": "Nemáte dostatečnou reputaci pro vyjádření nesouhlasu u tohoto příspěvku",
"not-enough-reputation-to-flag": "Pro označení tohoto příspěvku nemáte dostatečnou reputaci", "not-enough-reputation-to-flag": "Pro označení tohoto příspěvku nemáte dostatečnou reputaci",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "Tento příspěvek jste již označil", "already-flagged": "Tento příspěvek jste již označil",
"self-vote": "U svého vlastního příspěvku nemůžete hlasovat", "self-vote": "U svého vlastního příspěvku nemůžete hlasovat",
"reload-failed": "Vyskytla se chyba v NodeBB při znovu načtení: \"%1\". NodeBB bude pokračovat v běhu na straně klienta, nicméně byste měl/a přenastavit zpět to, co jste udělal/a před opětovným načtením.", "reload-failed": "Vyskytla se chyba v NodeBB při znovu načtení: \"%1\". NodeBB bude pokračovat v běhu na straně klienta, nicméně byste měl/a přenastavit zpět to, co jste udělal/a před opětovným načtením.",

@ -20,7 +20,7 @@
"users/search": "Hledat uživatele", "users/search": "Hledat uživatele",
"notifications": "Upozornění", "notifications": "Upozornění",
"tags": "Značky", "tags": "Značky",
"tag": "Téma označeno pod \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Zaregistrovat účet", "register": "Zaregistrovat účet",
"registration-complete": "Registrace dokončena", "registration-complete": "Registrace dokončena",
"login": "Přihlásit se ke svému účtu", "login": "Přihlásit se ke svému účtu",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Nedvurdering er slået fra", "downvoting-disabled": "Nedvurdering er slået fra",
"not-enough-reputation-to-downvote": "Du har ikke nok omdømme til at nedstemme dette indlæg", "not-enough-reputation-to-downvote": "Du har ikke nok omdømme til at nedstemme dette indlæg",
"not-enough-reputation-to-flag": "Du har ikke nok omdømme til at vurdere dette indlæg", "not-enough-reputation-to-flag": "Du har ikke nok omdømme til at vurdere dette indlæg",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "Du har allerede vurderet dette indlæg", "already-flagged": "Du har allerede vurderet dette indlæg",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "NodeBB stødte på et problem under genindlæsningen : \"%1\". NodeBB vil fortsætte med en ældre version, og det er nok god ide at genoptage fra lige før du genindlæste siden.", "reload-failed": "NodeBB stødte på et problem under genindlæsningen : \"%1\". NodeBB vil fortsætte med en ældre version, og det er nok god ide at genoptage fra lige før du genindlæste siden.",

@ -20,7 +20,7 @@
"users/search": "Bruger søgning", "users/search": "Bruger søgning",
"notifications": "Notifikationer", "notifications": "Notifikationer",
"tags": "Tags", "tags": "Tags",
"tag": "Tråde tagget under \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Registre en konto", "register": "Registre en konto",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Login til din konto", "login": "Login til din konto",

@ -1,7 +1,7 @@
{ {
"custom-css": "Benutzerdefiniertes CSS", "custom-css": "Benutzerdefiniertes CSS/LESS",
"custom-css.description": "Füge hier deine eigenen CSS-Eigenschaften ein, sie werden als letztes angewendet.", "custom-css.description": "Füge deine eigenen CSS/LESS deklarationen hier ein, die nach allen anderen Styles angewandt werden.",
"custom-css.enable": "Benutzerdefiniertes CSS aktivieren", "custom-css.enable": "Aktiviere benutzerdefiniertes CSS/LESS",
"custom-js": "Benutzerdefiniertes Javascript", "custom-js": "Benutzerdefiniertes Javascript",
"custom-js.description": "Füge dein eigenes Javascipt hier ein.\nEs wird ausgeführt nachdem die Seite komplett geladen wurde.", "custom-js.description": "Füge dein eigenes Javascipt hier ein.\nEs wird ausgeführt nachdem die Seite komplett geladen wurde.",

@ -6,6 +6,7 @@
"description": "Tags auswählen indem Du klickst und/oder ziehst, drücke die SHIFT-Taste, um mehrere auszuwählen", "description": "Tags auswählen indem Du klickst und/oder ziehst, drücke die SHIFT-Taste, um mehrere auszuwählen",
"create": "Tag erstellen", "create": "Tag erstellen",
"modify": "Tag bearbeiten", "modify": "Tag bearbeiten",
"rename": "Tags umbenennen",
"delete": "Ausgewählte Tags entfernen", "delete": "Ausgewählte Tags entfernen",
"search": "Nach Tags suchen", "search": "Nach Tags suchen",
"settings": "Klicke <a href=\"%1\">hier</a>, um die Tag-Einstellungsseite zu öffnen.", "settings": "Klicke <a href=\"%1\">hier</a>, um die Tag-Einstellungsseite zu öffnen.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "Der Benutzer ist kein Administrator mehr", "alerts.remove-admin-success": "Der Benutzer ist kein Administrator mehr",
"alerts.make-global-mod-success": "Der Benutzer ist nun ein globaler Moderator", "alerts.make-global-mod-success": "Der Benutzer ist nun ein globaler Moderator",
"alerts.confirm-remove-global-mod": "Willst du wirklich diesen globalen Moderator entfernen?", "alerts.confirm-remove-global-mod": "Willst du wirklich diesen globalen Moderator entfernen?",
"alerts.remove-global-mod-success": "Der Benutzer ist kein globaler Moderator mehr", "alerts.remove-global-mod-success": "Der Benutzer ist kein globaler Moderator mehr.",
"alerts.make-moderator-success": "Der Benutzer ist nun ein Moderator", "alerts.make-moderator-success": "Der Benutzer ist nun ein Moderator",
"alerts.confirm-remove-moderator": "Willst du wirklich diesen Moderator entfernen?", "alerts.confirm-remove-moderator": "Willst du wirklich diesen Moderator entfernen?",
"alerts.remove-moderator-success": "Der Benutzer ist kein Moderator mehr", "alerts.remove-moderator-success": "Der Benutzer ist kein Moderator mehr",

@ -5,5 +5,8 @@
"votes-are-public": "Alle Bewertungen sind öffentlich", "votes-are-public": "Alle Bewertungen sind öffentlich",
"thresholds": "Aktivitätsschwelle", "thresholds": "Aktivitätsschwelle",
"min-rep-downvote": "Minimales Ansehen um Beiträge negativ zu bewerten", "min-rep-downvote": "Minimales Ansehen um Beiträge negativ zu bewerten",
"min-rep-flag": "Minimales Ansehen und Beiträge zu melden" "min-rep-flag": "Minimales Ansehen und Beiträge zu melden",
"min-rep-website": "Erforderliche Reputation um eine \"Website\" zum Benutzerprofil hinzuzufügen",
"min-rep-aboutme": "Erforderliche Reputation um eine \"Über mich\"-Sektion zum Benutzerprofil hinzuzufügen",
"min-rep-signature": "Erforderliche Reputation um eine \"Signatur\" zum Benutzerprofil hinzuzufügen"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Downvotes sind deaktiviert.", "downvoting-disabled": "Downvotes sind deaktiviert.",
"not-enough-reputation-to-downvote": "Dein Ansehen ist zu niedrig, um diesen Beitrag negativ zu bewerten.", "not-enough-reputation-to-downvote": "Dein Ansehen ist zu niedrig, um diesen Beitrag negativ zu bewerten.",
"not-enough-reputation-to-flag": "Dein Ansehen ist zu niedrig, um diesen Beitrag zu melden", "not-enough-reputation-to-flag": "Dein Ansehen ist zu niedrig, um diesen Beitrag zu melden",
"not-enough-reputation-min-rep-website": "Deine Reputation um eine \"Website\" zum Benutzerprofil hinzuzufügen ist zu niedrig",
"not-enough-reputation-min-rep-aboutme": "Deine Reputation um eine \"Über mich\"-Sektion zum Benutzerprofil hinzuzufügen ist zu niedrig",
"not-enough-reputation-min-rep-signature": "Deine Reputation um eine \"Signatur\" zum Benutzerprofil hinzuzufügen ist zu niedrig",
"already-flagged": "Du hast diesen Beitrag bereits gemeldet", "already-flagged": "Du hast diesen Beitrag bereits gemeldet",
"self-vote": "Du kannst deine eigenen Beiträge nicht bewerten", "self-vote": "Du kannst deine eigenen Beiträge nicht bewerten",
"reload-failed": "Es ist ein Problem während des Reloads von NodeBB aufgetreten: \"%1\". NodeBB wird weiterhin clientseitige Assets bereitstellen, allerdings solltest du das, was du vor dem Reload gemacht hast, rückgängig machen.", "reload-failed": "Es ist ein Problem während des Reloads von NodeBB aufgetreten: \"%1\". NodeBB wird weiterhin clientseitige Assets bereitstellen, allerdings solltest du das, was du vor dem Reload gemacht hast, rückgängig machen.",

@ -20,7 +20,7 @@
"users/search": "Benutzer Suche", "users/search": "Benutzer Suche",
"notifications": "Benachrichtigungen", "notifications": "Benachrichtigungen",
"tags": "Markierungen", "tags": "Markierungen",
"tag": "Themen markiert unter \"%1\"", "tag": "Unter \"%1\" getaggte Themen",
"register": "Einen Benutzer erstellen", "register": "Einen Benutzer erstellen",
"registration-complete": "Registration abgeschlossen", "registration-complete": "Registration abgeschlossen",
"login": "Einloggen", "login": "Einloggen",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Η καταψήφιση έχει απενεργοποιηθεί", "downvoting-disabled": "Η καταψήφιση έχει απενεργοποιηθεί",
"not-enough-reputation-to-downvote": "Δεν έχεις αρκετή φήμη για να καταψηφίσεις αυτή την δημοσίευση", "not-enough-reputation-to-downvote": "Δεν έχεις αρκετή φήμη για να καταψηφίσεις αυτή την δημοσίευση",
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post", "not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "You have already flagged this post", "already-flagged": "You have already flagged this post",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "Το NodeBB συνάντησε ένα πρόβλημα καθώς γινόταν η ανανέωση: \"%1\". Το NodeBB θα συνεχίσει να προσφέρει τα στοιχεία του χρήστη, αν και θα ήταν καλή ιδέα να επαναφέρεις ότι έκανες πριν την ανανέωση.", "reload-failed": "Το NodeBB συνάντησε ένα πρόβλημα καθώς γινόταν η ανανέωση: \"%1\". Το NodeBB θα συνεχίσει να προσφέρει τα στοιχεία του χρήστη, αν και θα ήταν καλή ιδέα να επαναφέρεις ότι έκανες πριν την ανανέωση.",

@ -20,7 +20,7 @@
"users/search": "Αναζήτηση Χρήστη", "users/search": "Αναζήτηση Χρήστη",
"notifications": "Ειδοποιήσεις", "notifications": "Ειδοποιήσεις",
"tags": "Ετικέτες", "tags": "Ετικέτες",
"tag": "Topics tagged under \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Register an account", "register": "Register an account",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Login to your account", "login": "Login to your account",

@ -36,9 +36,10 @@
"search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality", "search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality",
"control-panel": "System Control", "control-panel": "System Control",
"reload": "Reload", "reload": "Restart",
"restart": "Restart", "restart": "Rebuild &amp; Restart",
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.", "restart-warning": "Rebuilding or Restarting your NodeBB will drop all existing connections for a few seconds.",
"restart-disabled": "Rebuilding and Restarting your NodeBB has been disabled as you do not seem to be running it via the appropriate daemon.",
"maintenance-mode": "Maintenance Mode", "maintenance-mode": "Maintenance Mode",
"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB", "maintenance-mode-title": "Click here to set up maintenance mode for NodeBB",
"realtime-chart-updates": "Realtime Chart Updates", "realtime-chart-updates": "Realtime Chart Updates",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Downvoting is disabled", "downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post", "not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post", "not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "You have already flagged this post", "already-flagged": "You have already flagged this post",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.", "reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.",

@ -20,7 +20,7 @@
"users/search": "User Search", "users/search": "User Search",
"notifications": "Notifications", "notifications": "Notifications",
"tags": "Tags", "tags": "Tags",
"tag": "Topics tagged under \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Register an account", "register": "Register an account",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Login to your account", "login": "Login to your account",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Downvoting is disabled", "downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post", "not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post", "not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "You have already flagged this post", "already-flagged": "You have already flagged this post",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.", "reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.",

@ -20,7 +20,7 @@
"users/search": "User Search", "users/search": "User Search",
"notifications": "Notifications", "notifications": "Notifications",
"tags": "Tags", "tags": "Tags",
"tag": "Topics tagged under \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Register an account", "register": "Register an account",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Login to your account", "login": "Login to your account",

@ -1,7 +1,7 @@
{ {
"custom-css": "CSS personalizado", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Introduce tus propias declaraciones CSS aquí, las cuales serán aplicadas después de otros estilos.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Activar CSS personalizado", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "La votación negativa está deshabilitada.", "downvoting-disabled": "La votación negativa está deshabilitada.",
"not-enough-reputation-to-downvote": "No tienes suficiente reputación para votar negativo este post", "not-enough-reputation-to-downvote": "No tienes suficiente reputación para votar negativo este post",
"not-enough-reputation-to-flag": "No tiene suficiente reputación para poner reportar esta publicación", "not-enough-reputation-to-flag": "No tiene suficiente reputación para poner reportar esta publicación",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "Ya reportaste este mensaje anteriormente", "already-flagged": "Ya reportaste este mensaje anteriormente",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "NodeBB encontró un problema al refrescar: \"%1\". NodeBB intentará cargar el resto de contenido, aunque deberías deshacer lo que hiciste justo antes.", "reload-failed": "NodeBB encontró un problema al refrescar: \"%1\". NodeBB intentará cargar el resto de contenido, aunque deberías deshacer lo que hiciste justo antes.",

@ -20,7 +20,7 @@
"users/search": "Buscar", "users/search": "Buscar",
"notifications": "Notificaciones", "notifications": "Notificaciones",
"tags": "Etiquetas", "tags": "Etiquetas",
"tag": "Temas etiquetados en \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Registrar una cuenta", "register": "Registrar una cuenta",
"registration-complete": "Registro completado", "registration-complete": "Registro completado",
"login": "Acceder a tu cuenta", "login": "Acceder a tu cuenta",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Negatiivsete häälte andmine ei ole võimaldatud", "downvoting-disabled": "Negatiivsete häälte andmine ei ole võimaldatud",
"not-enough-reputation-to-downvote": "Sul ei ole piisavalt reputatsiooni, et anda negatiivset hinnangut sellele postitusele.", "not-enough-reputation-to-downvote": "Sul ei ole piisavalt reputatsiooni, et anda negatiivset hinnangut sellele postitusele.",
"not-enough-reputation-to-flag": "Sul ei ole piisavalt reputatsiooni, et seda postitust raporteerida", "not-enough-reputation-to-flag": "Sul ei ole piisavalt reputatsiooni, et seda postitust raporteerida",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "Te juba teatasite sellest postitusest.", "already-flagged": "Te juba teatasite sellest postitusest.",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "\"%1\" värskendamisel tekkis süsteemne viga. Foorum ei lakka töötamast, kuid peaksid kindlasti eemaldama enne värskendamist tehtud muudatused.", "reload-failed": "\"%1\" värskendamisel tekkis süsteemne viga. Foorum ei lakka töötamast, kuid peaksid kindlasti eemaldama enne värskendamist tehtud muudatused.",

@ -20,7 +20,7 @@
"users/search": "Kasutajate otsing", "users/search": "Kasutajate otsing",
"notifications": "Teated", "notifications": "Teated",
"tags": "Märksõnad", "tags": "Märksõnad",
"tag": "Teemad märksõnadega \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Registreeri kasutaja", "register": "Registreeri kasutaja",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Logi oma kasutajasse sisse", "login": "Logi oma kasutajasse sisse",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "رأی منفی غیر فعال شده است", "downvoting-disabled": "رأی منفی غیر فعال شده است",
"not-enough-reputation-to-downvote": "شما اعتبار کافی برای دادن رأی منفی به این پست را ندارید.", "not-enough-reputation-to-downvote": "شما اعتبار کافی برای دادن رأی منفی به این پست را ندارید.",
"not-enough-reputation-to-flag": "شما اعتبار کافی برای نشاندار کردن این پست ندارید", "not-enough-reputation-to-flag": "شما اعتبار کافی برای نشاندار کردن این پست ندارید",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "شما قبلا این پست را گزارش کرده اید", "already-flagged": "شما قبلا این پست را گزارش کرده اید",
"self-vote": "شما نمی توانید به پست خود رای بدهید", "self-vote": "شما نمی توانید به پست خود رای بدهید",
"reload-failed": "NodeBB در هنگام بارگذاری مجدد با یک مشکل مواجه شده است: \"%1\". NodeBB سرویس رسانی به کلاینت های سرویس گیرنده را ادامه خواهد داد، اگرچه شما کاری را قبل از بارگیری مجدد انجام دادید بازگردانی کنید", "reload-failed": "NodeBB در هنگام بارگذاری مجدد با یک مشکل مواجه شده است: \"%1\". NodeBB سرویس رسانی به کلاینت های سرویس گیرنده را ادامه خواهد داد، اگرچه شما کاری را قبل از بارگیری مجدد انجام دادید بازگردانی کنید",

@ -20,7 +20,7 @@
"users/search": "جستجوی کاربر", "users/search": "جستجوی کاربر",
"notifications": "آگاه‌سازی‌ها", "notifications": "آگاه‌سازی‌ها",
"tags": "برچسب‌ها", "tags": "برچسب‌ها",
"tag": "موضوع های داری کلیدواژه \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "ثبت نام یک حساب", "register": "ثبت نام یک حساب",
"registration-complete": "ثبت نام تکمیل شد", "registration-complete": "ثبت نام تکمیل شد",
"login": "به حساب خوب وارد شوید", "login": "به حساب خوب وارد شوید",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Downvoting is disabled", "downvoting-disabled": "Downvoting is disabled",
"not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post", "not-enough-reputation-to-downvote": "You do not have enough reputation to downvote this post",
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post", "not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "You have already flagged this post", "already-flagged": "You have already flagged this post",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.", "reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading.",

@ -20,7 +20,7 @@
"users/search": "User Search", "users/search": "User Search",
"notifications": "Ilmoitukset", "notifications": "Ilmoitukset",
"tags": "Tunnisteet", "tags": "Tunnisteet",
"tag": "Topics tagged under \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Luo käyttäjät", "register": "Luo käyttäjät",
"registration-complete": "Registration complete", "registration-complete": "Registration complete",
"login": "Kirjaudu käyttäjällesi", "login": "Kirjaudu käyttäjällesi",

@ -1,7 +1,7 @@
{ {
"custom-css": "CSS personnalisé", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Entrez vos propres déclarations de CSS ici, elles seront appliquées après tous les autres styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Activer les CSS personnalisés", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Javascript personnalisé", "custom-js": "Javascript personnalisé",
"custom-js.description": "Entrez votre Javascript ici. Celui-ci sera exécute après le chargement complet de la page.", "custom-js.description": "Entrez votre Javascript ici. Celui-ci sera exécute après le chargement complet de la page.",

@ -6,6 +6,7 @@
"description": "Sélectionnez les mot-clés par clic ou glisser-déposer, maintenez shift pour en sélectionner plusieurs.", "description": "Sélectionnez les mot-clés par clic ou glisser-déposer, maintenez shift pour en sélectionner plusieurs.",
"create": "Créer le mot-clés", "create": "Créer le mot-clés",
"modify": "Modifier le mot-clés", "modify": "Modifier le mot-clés",
"rename": "Rename Tags",
"delete": "Supprimer les mots-clés sélectionnés", "delete": "Supprimer les mots-clés sélectionnés",
"search": "Chercher des mots-clés...", "search": "Chercher des mots-clés...",
"settings": "Cliquez <a href=\"%1\">ici</a> pour visiter la page de paramètres des mots clés.", "settings": "Cliquez <a href=\"%1\">ici</a> pour visiter la page de paramètres des mots clés.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "L'utilisateur n'est plus administrateur", "alerts.remove-admin-success": "L'utilisateur n'est plus administrateur",
"alerts.make-global-mod-success": "L'utilisateur est maintenant modérateur global", "alerts.make-global-mod-success": "L'utilisateur est maintenant modérateur global",
"alerts.confirm-remove-global-mod": "Voulez-vous vraiment supprimer ce modérateur global?", "alerts.confirm-remove-global-mod": "Voulez-vous vraiment supprimer ce modérateur global?",
"alerts.remove-global-mod-success": "L'utilisateur n'est plus modérateur global", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "L'utilisateur est maintenant modérateur", "alerts.make-moderator-success": "L'utilisateur est maintenant modérateur",
"alerts.confirm-remove-moderator": "Voulez-vous vraiment supprimer ce modérateur?", "alerts.confirm-remove-moderator": "Voulez-vous vraiment supprimer ce modérateur?",
"alerts.remove-moderator-success": "L'utilisateur n'est plus modérateur", "alerts.remove-moderator-success": "L'utilisateur n'est plus modérateur",

@ -5,5 +5,8 @@
"votes-are-public": "Tous les votes sont publics", "votes-are-public": "Tous les votes sont publics",
"thresholds": "Seuils d'activité", "thresholds": "Seuils d'activité",
"min-rep-downvote": "Réputation minimum pour les votes négatifs", "min-rep-downvote": "Réputation minimum pour les votes négatifs",
"min-rep-flag": "Réputation minimum pour signaler un message" "min-rep-flag": "Réputation minimum pour signaler un message",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Les votes négatifs ne sont pas autorisés", "downvoting-disabled": "Les votes négatifs ne sont pas autorisés",
"not-enough-reputation-to-downvote": "Vous n'avez pas une réputation assez élevée pour noter négativement ce message", "not-enough-reputation-to-downvote": "Vous n'avez pas une réputation assez élevée pour noter négativement ce message",
"not-enough-reputation-to-flag": "Vous n'avez pas une réputation assez élevée pour signaler ce message", "not-enough-reputation-to-flag": "Vous n'avez pas une réputation assez élevée pour signaler ce message",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "Vous avez déjà signalé ce message", "already-flagged": "Vous avez déjà signalé ce message",
"self-vote": "Vous ne pouvez pas voter sur votre propre message", "self-vote": "Vous ne pouvez pas voter sur votre propre message",
"reload-failed": "NodeBB a rencontré un problème lors du rechargement : \"% 1\" . NodeBB continuera de fonctionner côté client, même si vous devez annuler ce que vous avez fait juste avant de recharger .", "reload-failed": "NodeBB a rencontré un problème lors du rechargement : \"% 1\" . NodeBB continuera de fonctionner côté client, même si vous devez annuler ce que vous avez fait juste avant de recharger .",

@ -20,7 +20,7 @@
"users/search": "Rechercher des utilisateurs", "users/search": "Rechercher des utilisateurs",
"notifications": "Notifications", "notifications": "Notifications",
"tags": "Mots-clés", "tags": "Mots-clés",
"tag": "Sujets ayant le mot-clé \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Créer un compte", "register": "Créer un compte",
"registration-complete": "Inscription terminée", "registration-complete": "Inscription terminée",
"login": "Connectez-vous à votre compte", "login": "Connectez-vous à votre compte",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "Os votos negativos están deshabilitados", "downvoting-disabled": "Os votos negativos están deshabilitados",
"not-enough-reputation-to-downvote": "Non tes reputación dabonda para esta acción", "not-enough-reputation-to-downvote": "Non tes reputación dabonda para esta acción",
"not-enough-reputation-to-flag": "Non tes reputación dabondo para reportar esta mensaxe.", "not-enough-reputation-to-flag": "Non tes reputación dabondo para reportar esta mensaxe.",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "Xa reportache-la mensaxe.", "already-flagged": "Xa reportache-la mensaxe.",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "NodeBB atopou un erro mentras recargaba: \"%1\". NodeBB seguirá a servir os activos dos clientes aínda que se deberá desfacer o que se fixo antes da descarga.", "reload-failed": "NodeBB atopou un erro mentras recargaba: \"%1\". NodeBB seguirá a servir os activos dos clientes aínda que se deberá desfacer o que se fixo antes da descarga.",

@ -20,7 +20,7 @@
"users/search": "Búsqueda de usuarios", "users/search": "Búsqueda de usuarios",
"notifications": "Notificacións", "notifications": "Notificacións",
"tags": "Etiquetas", "tags": "Etiquetas",
"tag": "Temas etiquetados con \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "Rexistrar conta", "register": "Rexistrar conta",
"registration-complete": "Rexistro completado", "registration-complete": "Rexistro completado",
"login": "Ingresa coa túa conta", "login": "Ingresa coa túa conta",

@ -1,7 +1,7 @@
{ {
"custom-css": "Custom CSS", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Select tags via clicking and/or dragging, use shift to select multiple.", "description": "Select tags via clicking and/or dragging, use shift to select multiple.",
"create": "Create Tag", "create": "Create Tag",
"modify": "Modify Tags", "modify": "Modify Tags",
"rename": "Rename Tags",
"delete": "Delete Selected Tags", "delete": "Delete Selected Tags",
"search": "Search for tags...", "search": "Search for tags...",
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.", "settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",

@ -76,7 +76,7 @@
"alerts.remove-admin-success": "User is no longer administrator.", "alerts.remove-admin-success": "User is no longer administrator.",
"alerts.make-global-mod-success": "User is now global moderator.", "alerts.make-global-mod-success": "User is now global moderator.",
"alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?", "alerts.confirm-remove-global-mod": "Do you really want to remove this global moderator?",
"alerts.remove-global-mod-success": "User is no longer global noderator", "alerts.remove-global-mod-success": "User is no longer global moderator.",
"alerts.make-moderator-success": "User is now moderator.", "alerts.make-moderator-success": "User is now moderator.",
"alerts.confirm-remove-moderator": "Do you really want to remove this moderator?", "alerts.confirm-remove-moderator": "Do you really want to remove this moderator?",
"alerts.remove-moderator-success": "User is no longer moderator.", "alerts.remove-moderator-success": "User is no longer moderator.",

@ -5,5 +5,8 @@
"votes-are-public": "All Votes Are Public", "votes-are-public": "All Votes Are Public",
"thresholds": "Activity Thresholds", "thresholds": "Activity Thresholds",
"min-rep-downvote": "Minimum reputation to downvote posts", "min-rep-downvote": "Minimum reputation to downvote posts",
"min-rep-flag": "Minimum reputation to flag posts" "min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile"
} }

@ -121,6 +121,9 @@
"downvoting-disabled": "היכולת להצביע נגד לא פעילה", "downvoting-disabled": "היכולת להצביע נגד לא פעילה",
"not-enough-reputation-to-downvote": "אין לך מספיק מוניטין כדי להוריד את הדירוג של פוסט זה", "not-enough-reputation-to-downvote": "אין לך מספיק מוניטין כדי להוריד את הדירוג של פוסט זה",
"not-enough-reputation-to-flag": "אין לך מוניטין מספק על מנת לסמן את הפוסט הזה", "not-enough-reputation-to-flag": "אין לך מוניטין מספק על מנת לסמן את הפוסט הזה",
"not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website",
"not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me",
"not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature",
"already-flagged": "כבר סימנת את הפוסט הזה", "already-flagged": "כבר סימנת את הפוסט הזה",
"self-vote": "You cannot vote on your own post", "self-vote": "You cannot vote on your own post",
"reload-failed": "אירעה תקלה ב NodeBB בזמן הטעינה של: \"%1\". המערכת תמשיך להגיש דפים קיימים, אבל כדאי שתשחזר את הפעולות שלך מהפעם האחרונה שהמערכת עבדה כראוי.", "reload-failed": "אירעה תקלה ב NodeBB בזמן הטעינה של: \"%1\". המערכת תמשיך להגיש דפים קיימים, אבל כדאי שתשחזר את הפעולות שלך מהפעם האחרונה שהמערכת עבדה כראוי.",

@ -20,7 +20,7 @@
"users/search": "חיפוש משתמשים", "users/search": "חיפוש משתמשים",
"notifications": "התראות", "notifications": "התראות",
"tags": "תגיות", "tags": "תגיות",
"tag": "נושאים שתוייגו תחת \"%1\"", "tag": "Topics tagged under &quot;%1&quot;",
"register": "יצירת חשבון", "register": "יצירת חשבון",
"registration-complete": "ההרשמה הושלמה", "registration-complete": "ההרשמה הושלמה",
"login": "התחבר לחשבונך", "login": "התחבר לחשבונך",

@ -1,7 +1,7 @@
{ {
"custom-css": "CSS po narudžbi", "custom-css": "Custom CSS/LESS",
"custom-css.description": "Unesi CSS deklaracije koje će biti upisane poslije svih stilova.", "custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Omogući dodatni CSS", "custom-css.enable": "Enable Custom CSS/LESS",
"custom-js": "Custom Javascript", "custom-js": "Custom Javascript",
"custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.",

@ -6,6 +6,7 @@
"description": "Odaberite oznake klikom ili povlačenjem, koristite SHIFT za višestruki odabir.", "description": "Odaberite oznake klikom ili povlačenjem, koristite SHIFT za višestruki odabir.",
"create": "Napravi oznaku", "create": "Napravi oznaku",
"modify": "Uredi oznake", "modify": "Uredi oznake",
"rename": "Rename Tags",
"delete": "Obriši odabrane oznake", "delete": "Obriši odabrane oznake",
"search": "Pretraži za oznake ...", "search": "Pretraži za oznake ...",
"settings": "Kliknite <a href=\"%1\">ovdje</a> za posjetu postavki oznaka", "settings": "Kliknite <a href=\"%1\">ovdje</a> za posjetu postavki oznaka",

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

Loading…
Cancel
Save