diff --git a/public/language/ar/error.json b/public/language/ar/error.json
index 73eb289378..51993e5f98 100644
--- a/public/language/ar/error.json
+++ b/public/language/ar/error.json
@@ -19,6 +19,8 @@
"email-taken": "البريد الالكتروني مأخوذ",
"email-not-confirmed": "عنوان بريدك الإلكتروني غير مفعل بعد. انقر هنا لتفعيله من فضلك.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "اسم المستخدم قصير.",
"username-too-long": "اسم المستخدم طويل",
"user-banned": "المستخدم محظور",
@@ -33,6 +35,7 @@
"no-emailers-configured": "لا يمكن إرسال رسالة إلكترونية تجريبية لعدم وجود قوالب خاصة بالرسائل الإلكترونية،",
"category-disabled": "قائمة معطلة",
"topic-locked": "الموضوع مقفول",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "الرجاء انتظار الرفع",
"content-too-short": "المرجو إدخال موضوع أطول من هذا. يجب أن تتوفر المواضيع على %1 حروف على الأقل.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "المرجو إدخال عنوان أقصر من هذا. يجب ألا تتجاوز العناوين %1 حرفًا.",
"too-many-posts": "يمكنك إنشاء المواضيع بمعدل موضوع واحد كل %1 ثانية - المرجو الانتظار قليلا.",
"too-many-posts-newbie": "بصفتك مستخدمًا جديدًا، يمكنك إنشاء المواضيع بمعدل موضوع واحد كل %1 ثانية حتى تحصل على سمعة %2 - المرجو الانتظار قليلا.",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "حجم الملفات الأقصى المسموح به هو %1 كب - المرجو رفع ملف أقل حجمًا",
"cant-vote-self-post": "لايمكنك التصويت لردك",
"already-favourited": "لقد سبق وأضفت هذا الرد إلى المفضلة",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "لايمكن حظر مدبر نظام آخر.",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "اسم المجموعة قصير",
"group-already-exists": "المجموعة موجودة مسبقا",
"group-name-change-not-allowed": "لايسمح بتغيير أسماء المجموعات",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "الصور المصغرة غير مفعلة.",
"invalid-file": "ملف غير مقبول",
"uploads-are-disabled": "رفع الملفات غير مفعل",
- "upload-error": "مشكلة في الرفع: 1%",
"signature-too-long": "عذرا، توقيعك يجب ألا يتجاوز %1 حرفًا",
"cant-chat-with-yourself": "لايمكنك فتح محادثة مع نفسك",
"chat-restricted": "هذا المستخدم عطل المحادثات الواردة عليه. يجب أن يتبعك حتى تتمكن من فتح محادثة معه.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "ليس لديك سمعة تكفي للإشعار بموضوع مخل",
"reload-failed": "المنتدى واجه مشكلة أثناء إعادة التحميل: \"%1\". سيواصل المنتدى خدمة العملاء السابقين لكن يجب عليك إلغاء أي تغيير قمت به قبل إعادة التحميل.",
"registration-error": "حدث خطأ أثناء التسجيل",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/ar/groups.json b/public/language/ar/groups.json
index b006f74391..0975ca84ca 100644
--- a/public/language/ar/groups.json
+++ b/public/language/ar/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "أعضاء هذه المجموعة لم يضيفوا أية مشاركة",
"details.latest_posts": "آخر المشاركات",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/ar/login.json b/public/language/ar/login.json
index ffc5beb15a..f6575cf40a 100644
--- a/public/language/ar/login.json
+++ b/public/language/ar/login.json
@@ -1,5 +1,7 @@
{
- "username": "اسم المستخدم / عنوان البريد الإلكتروني",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "تذكرني؟",
"forgot_password": "نسيت كلمة المرور؟",
"alternative_logins": "تسجيلات الدخول البديلة",
diff --git a/public/language/ar/notifications.json b/public/language/ar/notifications.json
index 0c1f53f377..711a1a4450 100644
--- a/public/language/ar/notifications.json
+++ b/public/language/ar/notifications.json
@@ -2,6 +2,7 @@
"title": "تنبيهات",
"no_notifs": "ليس لديك أية تنبيهات جديدة",
"see_all": "معاينة كل التنبيهات",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "عودة إلى %1",
"outgoing_link": "رابط خارجي",
"outgoing_link_message": "أنت تغادر %1 حاليا.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 صار يتابعك.",
"email-confirmed": "تم التحقق من عنوان البريد الإلكتروني",
"email-confirmed-message": "شكرًا على إثبات صحة عنوان بريدك الإلكتروني. صار حسابك مفعلًا بالكامل.",
- "email-confirm-error": "حدث خطأ ما...",
"email-confirm-error-message": "حدث خطأ أثناء التحقق من عنوان بريدك الإلكتروني. ربما رمز التفعيل خاطئ أو انتهت صلاحيته.",
"email-confirm-sent": "تم إرسال بريد التفعيل."
}
\ No newline at end of file
diff --git a/public/language/ar/recent.json b/public/language/ar/recent.json
index 41da45d951..02003e5d81 100644
--- a/public/language/ar/recent.json
+++ b/public/language/ar/recent.json
@@ -6,6 +6,7 @@
"year": "سنة",
"alltime": "دائمًا",
"no_recent_topics": "لاوجود لمشاركات جديدة",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/ar/search.json b/public/language/ar/search.json
index 50b985d452..9128baf408 100644
--- a/public/language/ar/search.json
+++ b/public/language/ar/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/ar/tags.json b/public/language/ar/tags.json
index 2aa28aa7c5..004681a32a 100644
--- a/public/language/ar/tags.json
+++ b/public/language/ar/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "لاوجود لمواضيع تحمل هذا الوسم.",
"tags": "بطاقات",
- "enter_tags_here": "أدخل البطاقات هنا. اضغط ENTER بعد كل بطاقة.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "أدخل البطاقات...",
"no_tags": "لاتوجد هناك بطاقات بعد."
}
\ No newline at end of file
diff --git a/public/language/bn/error.json b/public/language/bn/error.json
index d1abf066d9..946b152345 100644
--- a/public/language/bn/error.json
+++ b/public/language/bn/error.json
@@ -19,6 +19,8 @@
"email-taken": "ইমেইল আগেই ব্যবহৃত",
"email-not-confirmed": "আপনার ইমেইল এড্রেস নিশ্চিত করা হয় নি, নিশ্চিত করতে এখানে ক্লিক করুন।",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "খুব ছোট ইউজারনেম",
"username-too-long": "ইউজারনেম বড় হয়ে গিয়েছে",
"user-banned": "ব্যবহারকারী নিষিদ্ধ",
@@ -33,6 +35,7 @@
"no-emailers-configured": "কোন ইমেল প্লাগইন লোড করা নেই, কাজেই টেস্ট মেইল পাঠানো সম্ভব হচ্ছে না",
"category-disabled": "বিভাগটি নিষ্ক্রিয়",
"topic-locked": "টপিক বন্ধ",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "আপলোড সম্পূর্ণ জন্য অনুগ্রহ করে অপেক্ষা করুন",
"content-too-short": "অনুগ্রহকরে অপেক্ষকৃত বড় পোষ্ট করুন। একটি পোষ্টে নূন্যতম %1 অক্ষর থাকতে হবে।",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "অনুগ্রহ করে সংক্ষিপ্ত শিরোনাম লিখুন। শিরোনাম %1 অক্ষরের বেশি হতে পারবে না।",
"too-many-posts": "আপনি প্রতি %1 সেকেন্ডে একবার পোষ্ট করতে পারবেন। পরবর্তী পোষ্ট করার জন্য অপেক্ষা করুন। ",
"too-many-posts-newbie": "নতুন সদস্য হিসাবে %2 সন্মানণা পাওয়া পর্যন্ত আপনি প্রতি %1 সেকেন্ডে একবার পোষ্ট করতে পারবেন। পরবর্তী পোষ্ট করার জন্য অপেক্ষা করুন। ",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "সর্বোচ্চ গৃহীত ফাইলসাইজ হচ্ছে %1 kb - অনুগ্রহপূর্বক ছোট ফাইল আপলোড করুন",
"cant-vote-self-post": "আপনি নিজের পোস্টে ভোট দিতে পারবেন না।",
"already-favourited": "আপনি ইতিমধ্যে এই পোষ্টটি পছন্দের তালিকায় যোগ করেছেন",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "আপনি অন্য এ্যাডমিনদের নিষিদ্ধ করতে পারেন না!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "গ্রুপের নাম খুব ছোট",
"group-already-exists": "গ্রুপ ইতিমধ্যেই বিদ্যমান",
"group-name-change-not-allowed": "গ্রুপের নাম পরিবর্তনের অনুমতি নেই",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "টপিক থাম্বনেল নিষ্ক্রিয় করা। ",
"invalid-file": "ভুল ফাইল",
"uploads-are-disabled": "আপলোড নিষ্ক্রিয় করা",
- "upload-error": "আপলোড ত্রুটিঃ %1",
"signature-too-long": "দুঃখিত, আপনার সাক্ষর %1 অক্ষরের বেশী হতে পারবে না। ",
"cant-chat-with-yourself": "আপনি নিজের সাথে চ্যাট করতে পারবেন না!",
"chat-restricted": "এই সদস্য তার বার্তালাপ সংরক্ষিত রেখেছেন। এই সদস্য আপনাকে ফলো করার পরই কেবলমাত্র আপনি তার সাথে চ্যাট করতে পারবেন",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "এই পোষ্টকে ফ্লাগ করার জন্য আপনার পর্যাপ্ত সম্মাননা নেই",
"reload-failed": "\"%1\" রিলোড করতে সমস্যা হয়েছে। রিলোডের পূর্বে যা করা হয়েছিল সেটি আনডু করা সমীচীন। ",
"registration-error": "নিবন্ধন এরর!",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/bn/groups.json b/public/language/bn/groups.json
index fe8c9fed1d..50e0a886dc 100644
--- a/public/language/bn/groups.json
+++ b/public/language/bn/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "এই গ্রুপের সদস্যরা এখনো কোন পোষ্ট করেন নি",
"details.latest_posts": "সর্বশেষ পোষ্টসমূহ",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/bn/login.json b/public/language/bn/login.json
index e9e2529361..c34f1de706 100644
--- a/public/language/bn/login.json
+++ b/public/language/bn/login.json
@@ -1,5 +1,7 @@
{
- "username": "ইউজারনেম / ইমেইল",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "মনে রাখুন",
"forgot_password": "পাসওয়ার্ড ভুলে গিয়েছেন?",
"alternative_logins": "বিকল্প প্রবেশ",
diff --git a/public/language/bn/notifications.json b/public/language/bn/notifications.json
index 14604f6b38..2c29c68362 100644
--- a/public/language/bn/notifications.json
+++ b/public/language/bn/notifications.json
@@ -2,6 +2,7 @@
"title": "বিজ্ঞপ্তিগুলো",
"no_notifs": "আপনার নতুন কোন বিজ্ঞপ্তি নেই",
"see_all": "সকল বিজ্ঞপ্তিগুলো দেখুন",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "ফিরুন %1",
"outgoing_link": "বহির্গামী লিঙ্ক",
"outgoing_link_message": "আপনি এখন %1 ত্যাগ করছেন",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 আপনাকে অনুসরন করা শুরু করেছেন।",
"email-confirmed": "ইমেইল নিশ্চিত করা হয়েছে",
"email-confirmed-message": "আপনার ইমেইল যাচাই করার জন্য আপনাকে ধন্যবাদ। আপনার অ্যাকাউন্টটি এখন সম্পূর্ণরূপে সক্রিয়।",
- "email-confirm-error": "একটি ত্রুটি ঘটেছে...",
"email-confirm-error-message": "আপনার ইমেল ঠিকানার বৈধতা যাচাইয়ে একটি সমস্যা হয়েছে। সম্ভবত কোডটি ভুল ছিল অথবা কোডের মেয়াদ শেষ হয়ে গিয়েছে।",
"email-confirm-sent": "নিশ্চিতকরণ ইমেইল পাঠানো হয়েছে।"
}
\ No newline at end of file
diff --git a/public/language/bn/recent.json b/public/language/bn/recent.json
index 518b443560..720bab2407 100644
--- a/public/language/bn/recent.json
+++ b/public/language/bn/recent.json
@@ -6,6 +6,7 @@
"year": "বছর",
"alltime": "সবসময় ",
"no_recent_topics": "কোন সাম্প্রতিক টপিক নেই। ",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/bn/search.json b/public/language/bn/search.json
index 0038567599..8fef1aef5a 100644
--- a/public/language/bn/search.json
+++ b/public/language/bn/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/bn/tags.json b/public/language/bn/tags.json
index 9db45491d2..e99c0f835d 100644
--- a/public/language/bn/tags.json
+++ b/public/language/bn/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "এই ট্যাগ সম্বলিত কোন টপিক নেই",
"tags": "ট্যাগসমূহ",
- "enter_tags_here": "এখানে আপনার ট্যাগ টাইপ করুন, প্রত্যেকটি ট্যাগের পর Enter চাপুন",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "ট্যাগ বসান",
"no_tags": "এখন পর্যন্ত কোন ট্যাগ নেই"
}
\ No newline at end of file
diff --git a/public/language/cs/error.json b/public/language/cs/error.json
index f858b2b15f..6be7f9f69d 100644
--- a/public/language/cs/error.json
+++ b/public/language/cs/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email je již použit",
"email-not-confirmed": "Vaše emailová adresa zatím nebyla potvrzena. Kliknutím zde svůj email potvrdíte.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Uživatelské jméno je příliš krátké",
"username-too-long": "Uživatelské jméno je příliš dlouhé",
"user-banned": "Uživatel byl zakázán",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Protože není zaveden žádný emailový plugin, není možné odeslat testovací email.",
"category-disabled": "Kategorie zakázána",
"topic-locked": "Téma uzamčeno",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Vyčkejte, prosím, nežli se vše kompletně nahraje.",
"content-too-short": "Vložte, prosím, delší příspěvek. Příspěvky by měly obsahovat nejméně %1 znaků.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Vložte, prosím, kratší titulek. Titulky by neměly být delší, než-li %1 znaků.",
"too-many-posts": "Své příspěvky můžete odesílat po %1 sekundách - vyčkejte, prosím, před dalším odesláním",
"too-many-posts-newbie": "Jako nový uživatel můžete své příspěvky odesílat po %1 sekundách, dokud nedosáhnete %2 reputace - vyčkejte, prosím, před dalším odesláním",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximální povolená velikost souboru je %1 kbs - nahrávejte, prosím, menší soubory",
"cant-vote-self-post": "Nemůžete hlasovat pro svůj vlastní příspěvek",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Nemůžete zakazovat ostatní administrátory!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Název skupiny je příliš krátký",
"group-already-exists": "Skupina už exstuje",
"group-name-change-not-allowed": "Změna názvu skupiny není povolena",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
"invalid-file": "Neplatný soubor",
"uploads-are-disabled": "Nahrávání je zakázáno",
- "upload-error": "Chyba při nahrávání : %1",
"signature-too-long": "Pardon, ale váš podpis nemůže být delší, než-li %1 znaků.",
"cant-chat-with-yourself": "Nemůžete chatovat sami se sebou!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Chyba při registraci",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/cs/groups.json b/public/language/cs/groups.json
index 95d083451f..06b86790ae 100644
--- a/public/language/cs/groups.json
+++ b/public/language/cs/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Členové této skupiny dosud neodeslali ani jeden příspěvek.",
"details.latest_posts": "Nejnovější příspěvky",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/cs/login.json b/public/language/cs/login.json
index a2bb040e89..3308fbdde6 100644
--- a/public/language/cs/login.json
+++ b/public/language/cs/login.json
@@ -1,5 +1,7 @@
{
- "username": "Uživatelské jméno / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Zapamatovat si mě?",
"forgot_password": "Zapomněli jste heslo?",
"alternative_logins": "Další způsoby přihlášení",
diff --git a/public/language/cs/notifications.json b/public/language/cs/notifications.json
index de2aad9422..791c3dc948 100644
--- a/public/language/cs/notifications.json
+++ b/public/language/cs/notifications.json
@@ -2,6 +2,7 @@
"title": "Upozornění",
"no_notifs": "You have no new notifications",
"see_all": "See all Notifications",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/cs/recent.json b/public/language/cs/recent.json
index 9432ffeac8..13e8b2284e 100644
--- a/public/language/cs/recent.json
+++ b/public/language/cs/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "There are no recent topics.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/cs/search.json b/public/language/cs/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/cs/search.json
+++ b/public/language/cs/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/cs/tags.json b/public/language/cs/tags.json
index 55bce276dc..f2003f978a 100644
--- a/public/language/cs/tags.json
+++ b/public/language/cs/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Není zde žádné téma s tímto tagem.",
"tags": "Tagy",
- "enter_tags_here": "Zde vložte tagy. Po každém vložení tagu zmáčkněte enter.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Vložte tagy ...",
"no_tags": "Zatím tu není žádný tag."
}
\ No newline at end of file
diff --git a/public/language/de/error.json b/public/language/de/error.json
index b2deb8a2d3..a05417d878 100644
--- a/public/language/de/error.json
+++ b/public/language/de/error.json
@@ -19,6 +19,8 @@
"email-taken": "Die E-Mail-Adresse ist bereits vergeben",
"email-not-confirmed": "Deine E-Mail wurde noch nicht bestätigt. Bitte klicke hier, um deine E-Mail zu bestätigen.",
"email-not-confirmed-chat": "Der Chat ist deaktiviert bis Du deine E-Mail bestätigt hast",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Benutzername ist zu kurz",
"username-too-long": "Der Benutzername ist zu lang",
"user-banned": "Der Benutzer ist gesperrt",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Es wurde keine E-Mail-Plugins geladen, weshalb eine Test-E-Mail nicht gesendet werden konnte.",
"category-disabled": "Kategorie ist deaktiviert",
"topic-locked": "Thema ist gesperrt",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Bitte warte bis der Vorgang abgeschlossen ist.",
"content-too-short": "Bitte gib einen längeren Beitrag ein. Beiträge sollten mindestens %1 Zeichen enthalten.",
"content-too-long": "Bitte schreibe einen kürzeren Beitrag. Beiträge können nicht mehr als %1 Zeichen enthalten.",
@@ -40,6 +43,8 @@
"title-too-long": "Der Titel darf maximal %1 Zeichen enthalten.",
"too-many-posts": "Du kannst maximal alle %1 Sekunden einen Beitrag erstellen - bitte warte, bevor du einen neuen Beitrag erstellst",
"too-many-posts-newbie": "Als neuer Benutzer kannst du nur alle %1 Sekunden einen Beitrag verfassen, bis du %2 Reputationspunkte hast - Bitte warte etwas, bevor du erneut einen Beitrag verfasst",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Die maximale Dateigröße beträgt %1 kbs - bitte lade eine kleinere Datei hoch",
"cant-vote-self-post": "Du kannst deinen eigenen Beitrag nicht bewerten.",
"already-favourited": "Dieser Beitrag ist bereits in deinen Favoriten enthalten",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Du kannst andere Administratoren nicht sperren!",
"invalid-image-type": "Falsche Bildart. Erlaubte Arten sind: %1",
"invalid-image-extension": "Ungültige Dateinamenerweiterung",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Gruppenname zu kurz",
"group-already-exists": "Gruppe existiert bereits",
"group-name-change-not-allowed": "Du kannst den Namen der Gruppe nicht ändern",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Vorschaubilder für Themen sind deaktiviert",
"invalid-file": "Datei ungültig",
"uploads-are-disabled": "Uploads sind deaktiviert",
- "upload-error": "Upload-Fehler: %1",
"signature-too-long": "Entschuldigung, deine Signatur darf maximal %1 Zeichen enthalten.",
"cant-chat-with-yourself": "Du kannst nicht mit dir selber chatten!",
"chat-restricted": "Dieser Benutzer hat seine Chatfunktion eingeschränkt. Du kannst nur mit diesem Benutzer chatten, wenn er dir folgt.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Deine Reputation ist nicht gut genug, um diesen Beitrag zu melden",
"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.",
"registration-error": "Registrierungsfehler",
- "parse-error": "Ein Fehler ist beim Parsen der Server-Antwort aufgetreten"
+ "parse-error": "Ein Fehler ist beim Parsen der Server-Antwort aufgetreten",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/de/groups.json b/public/language/de/groups.json
index 92b805dd6a..3f81c9bfea 100644
--- a/public/language/de/groups.json
+++ b/public/language/de/groups.json
@@ -4,6 +4,8 @@
"owner": "Gruppenbesitzer",
"new_group": "Neue Gruppe erstellen",
"no_groups_found": "Es sind keine Gruppen vorhanden",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop ein Foto, bewege es in Position, dann drücke Speichern",
"cover-change": "Ändern",
"cover-save": "Speichern",
@@ -13,11 +15,20 @@
"details.pending": "Ausstehende Mitglieder",
"details.has_no_posts": "Die Mitglieder dieser Gruppe haben keine Beiträge verfasst.",
"details.latest_posts": "Aktuelle Beiträge",
- "details.private": "Private Gruppe",
- "details.public": "Öffentliche Gruppe",
+ "details.private": "Private",
"details.grant": "Gewähre/Widerrufe Besitz",
"details.kick": "Kick",
"details.owner_options": "Gruppenadministration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Gruppendetails wurden aktualisiert",
"event.deleted": "Die Gruppe \"% 1\" wurde gelöscht"
}
\ No newline at end of file
diff --git a/public/language/de/login.json b/public/language/de/login.json
index 099b5a48c4..4099772d0d 100644
--- a/public/language/de/login.json
+++ b/public/language/de/login.json
@@ -1,5 +1,7 @@
{
- "username": "Nutzername / E-Mail Adresse",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Eingeloggt bleiben?",
"forgot_password": "Passwort vergessen?",
"alternative_logins": "Login Alternativen",
diff --git a/public/language/de/notifications.json b/public/language/de/notifications.json
index 5a8981943d..f032f7151e 100644
--- a/public/language/de/notifications.json
+++ b/public/language/de/notifications.json
@@ -2,6 +2,7 @@
"title": "Benachrichtigungen",
"no_notifs": "Du hast keine neuen Benachrichtigungen",
"see_all": "Alle Benachrichtigungen ansehen",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Zurück zu %1",
"outgoing_link": "Externer Link",
"outgoing_link_message": "Du verlässt nun %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 folgt dir jetzt.",
"email-confirmed": "E-Mail bestätigt",
"email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.",
- "email-confirm-error": "Es ist ein Fehler aufgetreten ...",
"email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.",
"email-confirm-sent": "Bestätigungs-E-Mail gesendet."
}
\ No newline at end of file
diff --git a/public/language/de/recent.json b/public/language/de/recent.json
index 7242d231da..3fb6fc7ea7 100644
--- a/public/language/de/recent.json
+++ b/public/language/de/recent.json
@@ -6,6 +6,7 @@
"year": "Jahr",
"alltime": "Gesamter Zeitraum",
"no_recent_topics": "Es gibt keine aktuellen Themen.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Es gibt ein neues Thema.",
"there-is-a-new-topic-and-a-new-post": "Es gibt ein neues Thema und einen neuen Beitrag.",
"there-is-a-new-topic-and-new-posts": "Es gibt ein neues Thema und %1 neue Beiträge.",
diff --git a/public/language/de/search.json b/public/language/de/search.json
index d817f2aa7f..29a51edbe3 100644
--- a/public/language/de/search.json
+++ b/public/language/de/search.json
@@ -31,5 +31,10 @@
"username": "Benutzername",
"category": "Kategorie",
"descending": "In absteigender Reihenfolge",
- "ascending": "In aufsteigender Reihenfolge"
+ "ascending": "In aufsteigender Reihenfolge",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/de/tags.json b/public/language/de/tags.json
index 13a2b4b0d0..7e7e548c8f 100644
--- a/public/language/de/tags.json
+++ b/public/language/de/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Es gibt keine Themen mit diesem Tag.",
"tags": "Tags",
- "enter_tags_here": "Gib hier Tags ein und drück die Eingabetaste nach jedem Tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Gib Tags ein...",
"no_tags": "Es gibt bisher keine Tags."
}
\ No newline at end of file
diff --git a/public/language/el/error.json b/public/language/el/error.json
index 9cadac2731..26ca6539ba 100644
--- a/public/language/el/error.json
+++ b/public/language/el/error.json
@@ -19,6 +19,8 @@
"email-taken": "Το email είναι πιασμένο",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Το όνομα χρήστη είναι πολύ μικρό",
"username-too-long": "Το όνομα χρήστη είναι πολύ μεγάλο",
"user-banned": "Ο Χρήστης είναι αποκλεισμένος/η",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Δεν έχουν φορτωθεί email plugins, οποτε το δοκιμαστικό email δεν μπορεί να σταλθεί",
"category-disabled": "Η κατηγορία έχει απενεργοποιηθεί",
"topic-locked": "Το θέμα έχει κλειδωθεί",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Παρακαλώ περίμενε να τελειώσει το ανέβασμα των αρχείων.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Παρακαλώ γράψε έναν μικρότερο τίτλο. Δεν μπορεί να είναι μεγαλύτερος από %1 χαρακτήρες.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "Δεν μπορείς να ψηφίσεις την δημοσίευσή σου",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Δεν μπορείς να αποκλείσεις άλλους διαχειριστές!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Το όνομα της ομάδας είναι πολύ μικρό",
"group-already-exists": "Το όνομα της ομάδας υπάρχει ήδη",
"group-name-change-not-allowed": "Αλλαγή του ονόματος της ομάδας δεν επιτρέπεται",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Οι εικόνες θεμάτων είναι απενεργοποιημένες",
"invalid-file": "Άκυρο Αρχείο",
"uploads-are-disabled": "Το ανέβασμα αρχείων έχει απενεργοποιηθεί",
- "upload-error": "Λάθος ανεβάσματος αρχείου: %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Δεν μπορείς να συνομιλήσεις με τον εαυτό σου!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"reload-failed": "Το NodeBB συνάντησε ένα πρόβλημα καθώς γινόταν η ανανέωση: \"%1\". Το NodeBB θα συνεχίσει να προσφέρει τα στοιχεία του χρήστη, αν και θα ήταν καλή ιδέα να επαναφέρεις ότι έκανες πριν την ανανέωση.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/el/groups.json b/public/language/el/groups.json
index 9ad8583476..305920e189 100644
--- a/public/language/el/groups.json
+++ b/public/language/el/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Τα μέλη αυτής της ομάδας δεν έχουν δημοσιεύσει τίποτα.",
"details.latest_posts": "Τελευταίες δημοσιεύσεις.",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/el/login.json b/public/language/el/login.json
index e8ba8157d5..6c10fb3de8 100644
--- a/public/language/el/login.json
+++ b/public/language/el/login.json
@@ -1,5 +1,7 @@
{
- "username": "Όνομα χρήστη / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Απομνημόνευση;",
"forgot_password": "Ξέχασες τον κωδικό σου;",
"alternative_logins": "Εναλλακτικά Login",
diff --git a/public/language/el/notifications.json b/public/language/el/notifications.json
index d59bf490c6..68fe73ee7f 100644
--- a/public/language/el/notifications.json
+++ b/public/language/el/notifications.json
@@ -2,6 +2,7 @@
"title": "Ειδοποιήσεις",
"no_notifs": "Δεν έχεις νέες ειδοποιήσεις;",
"see_all": "Προβολή όλων των ειδοποιήσεων",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Πίσω στο %1",
"outgoing_link": "Εξερχόμενος Σύνδεσμος",
"outgoing_link_message": "Τώρα φεύγεις από το %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "Ο/Η %1 σε ακολουθεί.",
"email-confirmed": "Το Εmail Επιβεβαιώθηκε",
"email-confirmed-message": "Ευχαριστούμε που επιβεβαίωσες το email σου. Ο λογαριασμός σου είναι πλέον πλήρως ενεργοποιημένος.",
- "email-confirm-error": "Συνέβη κάποιο σφάλμα...",
"email-confirm-error-message": "Υπήρξε κάποιο πρόβλημα με την επιβεβαίωση της διεύθυνσής email σου. Ίσως ο κώδικας να είναι άκυρος ή να έχει λήξει.",
"email-confirm-sent": "Στάλθηκε email επιβεβαίωσης."
}
\ No newline at end of file
diff --git a/public/language/el/recent.json b/public/language/el/recent.json
index d5ca1ec34f..8424eb4616 100644
--- a/public/language/el/recent.json
+++ b/public/language/el/recent.json
@@ -6,6 +6,7 @@
"year": "Έτος",
"alltime": "Όλο το Ιστορικό",
"no_recent_topics": "Δεν υπάρχουν πρόσφατα θέματα.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/el/search.json b/public/language/el/search.json
index eb08d6b538..11b0b90621 100644
--- a/public/language/el/search.json
+++ b/public/language/el/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/el/tags.json b/public/language/el/tags.json
index 0447ae05b3..4264ed78aa 100644
--- a/public/language/el/tags.json
+++ b/public/language/el/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Δεν υπάρχουν θέματα με αυτή την ετικέτα.",
"tags": "Ετικέτες",
- "enter_tags_here": "Εισαγωγή ετικετών εδώ. Πάτα enter μετά από κάθε ετικέτα.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Εισαγωγή ετικετών...",
"no_tags": "Δεν υπάρχουν ακόμα ετικέτες."
}
\ No newline at end of file
diff --git a/public/language/en@pirate/error.json b/public/language/en@pirate/error.json
index 9bbcf03247..e0700f76c4 100644
--- a/public/language/en@pirate/error.json
+++ b/public/language/en@pirate/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email taken",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled",
"topic-locked": "Topic Locked",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Please wait for uploads to complete.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Group name too short",
"group-already-exists": "Group already exists",
"group-name-change-not-allowed": "Group name change not allowed",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
"invalid-file": "Invalid File",
"uploads-are-disabled": "Uploads are disabled",
- "upload-error": "Upload Error : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "You can't chat with yourself!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/en@pirate/groups.json b/public/language/en@pirate/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/en@pirate/groups.json
+++ b/public/language/en@pirate/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/en@pirate/login.json b/public/language/en@pirate/login.json
index 70876d7617..6e7b7a36c0 100644
--- a/public/language/en@pirate/login.json
+++ b/public/language/en@pirate/login.json
@@ -1,5 +1,7 @@
{
- "username": "Yer handle or email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Remember Me?",
"forgot_password": "My mind be a scatt'rbrain, help a matey out!",
"alternative_logins": "Oth'r gangplanks",
diff --git a/public/language/en@pirate/notifications.json b/public/language/en@pirate/notifications.json
index 67e29239a7..3eb4fba74d 100644
--- a/public/language/en@pirate/notifications.json
+++ b/public/language/en@pirate/notifications.json
@@ -2,6 +2,7 @@
"title": "Notifications",
"no_notifs": "You have no new notifications",
"see_all": "Spy wit' ye eye all ye notifications",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Go offshore",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/en@pirate/recent.json b/public/language/en@pirate/recent.json
index 065b6dc6a5..791760308e 100644
--- a/public/language/en@pirate/recent.json
+++ b/public/language/en@pirate/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "There be no recent topics.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/en@pirate/search.json b/public/language/en@pirate/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/en@pirate/search.json
+++ b/public/language/en@pirate/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/en@pirate/tags.json b/public/language/en@pirate/tags.json
index d2e9a213ac..aa9f14c70c 100644
--- a/public/language/en@pirate/tags.json
+++ b/public/language/en@pirate/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "There are no topics with this tag.",
"tags": "Tags",
- "enter_tags_here": "Enter tags here. Press enter after each tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet."
}
\ No newline at end of file
diff --git a/public/language/en_US/error.json b/public/language/en_US/error.json
index 9bbcf03247..e0700f76c4 100644
--- a/public/language/en_US/error.json
+++ b/public/language/en_US/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email taken",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled",
"topic-locked": "Topic Locked",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Please wait for uploads to complete.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Group name too short",
"group-already-exists": "Group already exists",
"group-name-change-not-allowed": "Group name change not allowed",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
"invalid-file": "Invalid File",
"uploads-are-disabled": "Uploads are disabled",
- "upload-error": "Upload Error : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "You can't chat with yourself!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/en_US/groups.json b/public/language/en_US/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/en_US/groups.json
+++ b/public/language/en_US/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/en_US/login.json b/public/language/en_US/login.json
index 5ec7affa9a..70b7b98dd5 100644
--- a/public/language/en_US/login.json
+++ b/public/language/en_US/login.json
@@ -1,5 +1,7 @@
{
- "username": "Username / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Remember Me?",
"forgot_password": "Forgot Password?",
"alternative_logins": "Alternative Logins",
diff --git a/public/language/en_US/notifications.json b/public/language/en_US/notifications.json
index 1cf64627a4..32ddb12eb7 100644
--- a/public/language/en_US/notifications.json
+++ b/public/language/en_US/notifications.json
@@ -2,6 +2,7 @@
"title": "Notifications",
"no_notifs": "You have no new notifications",
"see_all": "See all Notifications",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Outgoing Link",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/en_US/recent.json b/public/language/en_US/recent.json
index 5e105ace78..f638d2f8ac 100644
--- a/public/language/en_US/recent.json
+++ b/public/language/en_US/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "There are no recent topics.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/en_US/search.json b/public/language/en_US/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/en_US/search.json
+++ b/public/language/en_US/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/en_US/tags.json b/public/language/en_US/tags.json
index d2e9a213ac..aa9f14c70c 100644
--- a/public/language/en_US/tags.json
+++ b/public/language/en_US/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "There are no topics with this tag.",
"tags": "Tags",
- "enter_tags_here": "Enter tags here. Press enter after each tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet."
}
\ No newline at end of file
diff --git a/public/language/es/error.json b/public/language/es/error.json
index 7a79b28ba4..1fd31a5b00 100644
--- a/public/language/es/error.json
+++ b/public/language/es/error.json
@@ -19,6 +19,8 @@
"email-taken": "Correo electrónico ocupado",
"email-not-confirmed": "Su cuenta de correo electrónico no ha sido confirmada aún, por favor haga click aquí para confirmarla.",
"email-not-confirmed-chat": "No puedes hacer uso del chat hasta que confirmes tu email",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Nombre de usuario es demasiado corto",
"username-too-long": "Nombre de usuario demasiado largo",
"user-banned": "Usuario baneado",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No se ha cargado ningún plugin de email, así que no se pudo enviar el email de prueba.",
"category-disabled": "Categoría deshabilitada",
"topic-locked": "Tema bloqueado",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Por favor, espera a que terminen las subidas.",
"content-too-short": "Por favor introduzca una publicación más larga. Las publicaciones deben contener al menos %1 caracteres.",
"content-too-long": "Por favor introduzca un mensaje más corto. Los mensajes no pueden exceder los %1 caracteres.",
@@ -40,6 +43,8 @@
"title-too-long": "Por favor, introduce un título más corto, que no sobrepase los %1 caracteres.",
"too-many-posts": "Solo puedes publicar una vez cada %1 segundos - por favor espere antes de volver a publicar",
"too-many-posts-newbie": "Como nuevo usuario, solo puedes publicar una vez cada %1 segundos hasta hayas ganado una reputación de %2 - por favor espere antes de volver a publicar",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "El tamaño de fichero máximo es de %1 kbs - por favor, suba un fichero más pequeño",
"cant-vote-self-post": "No puedes votar tus propios posts",
"already-favourited": "Ya ha marcado esta publicación como favorita",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "¡No puedes expulsar a otros administradores!",
"invalid-image-type": "Tipo de imagen inválido. Los tipos permitidos son: %1",
"invalid-image-extension": "Extensión de imagen inválida",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Nombre del grupo es demasiado corto.",
"group-already-exists": "El grupo ya existe.",
"group-name-change-not-allowed": "El nombre del grupo deseado no está permitido.",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Las miniaturas de los temas están deshabilitadas.",
"invalid-file": "Archivo no válido",
"uploads-are-disabled": "Las subidas están deshabilitadas.",
- "upload-error": "Error de subida: %1",
"signature-too-long": "Lo sentimos, pero tu firma no puede ser más larga de %1 caracteres.",
"cant-chat-with-yourself": "¡No puedes conversar contigo mismo!",
"chat-restricted": "Este usuario tiene restringidos los mensajes de chat. Los usuarios deben seguirte antes de que pueda charlar con ellos",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "No tiene suficiente reputación para poner reportar esta publicación",
"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.",
"registration-error": "Error de registro",
- "parse-error": "Algo ha ido mal mientras se parseaba la respuesta del servidor"
+ "parse-error": "Algo ha ido mal mientras se parseaba la respuesta del servidor",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/es/groups.json b/public/language/es/groups.json
index 999550b671..112cce2994 100644
--- a/public/language/es/groups.json
+++ b/public/language/es/groups.json
@@ -4,6 +4,8 @@
"owner": "Propietario del Grupo",
"new_group": "Crear Nuevo Grupo",
"no_groups_found": "No hay grupos que ver",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Arrastra y suelta una foto, arrastra a la posición, y pulsa Guardar ",
"cover-change": "Cambiar",
"cover-save": "Guardar",
@@ -13,11 +15,20 @@
"details.pending": "Miembros Pendientes",
"details.has_no_posts": "Los miembros de este grupo no han hecho ninguna publicación.",
"details.latest_posts": "Últimas Publicaciones",
- "details.private": "Grupo Privado",
- "details.public": "Grupo Público",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Administración De Grupo",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Los detalles del grupo han sido actualizados",
"event.deleted": "El grupo \"%1\" ha sido eliminado"
}
\ No newline at end of file
diff --git a/public/language/es/login.json b/public/language/es/login.json
index abf84d1921..e30f15dff4 100644
--- a/public/language/es/login.json
+++ b/public/language/es/login.json
@@ -1,5 +1,7 @@
{
- "username": "Usuario / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "¿Recordarme?",
"forgot_password": "¿Olvidaste tu contraseña?",
"alternative_logins": "Métodos alternativos",
diff --git a/public/language/es/notifications.json b/public/language/es/notifications.json
index 36cc975006..630e9376fe 100644
--- a/public/language/es/notifications.json
+++ b/public/language/es/notifications.json
@@ -2,6 +2,7 @@
"title": "Notificaciones",
"no_notifs": "No tiene nuevas notificaciones",
"see_all": "Ver todas las notificaciones",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Volver a %1",
"outgoing_link": "Enlace externo",
"outgoing_link_message": "Ahora estás saliendo de %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 comenzó a seguirte.",
"email-confirmed": "Correo electrónico confirmado",
"email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.",
- "email-confirm-error": "Ha ocurrido un error...",
"email-confirm-error-message": "Hubo un problema al validar tu cuenta de correo electrónico. Quizá el código era erróneo o expiró...",
"email-confirm-sent": "Correo de confirmación enviado."
}
\ No newline at end of file
diff --git a/public/language/es/recent.json b/public/language/es/recent.json
index ea473a2b51..1ff9669e51 100644
--- a/public/language/es/recent.json
+++ b/public/language/es/recent.json
@@ -6,6 +6,7 @@
"year": "Año",
"alltime": "Siempre",
"no_recent_topics": "No hay publicaciones recientes.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Hay una nueva publicación.",
"there-is-a-new-topic-and-a-new-post": "hay una nueva publicación y un nuevo mensaje.",
"there-is-a-new-topic-and-new-posts": "Hay una nueva publicación y %1 nuevos mensajes.",
diff --git a/public/language/es/search.json b/public/language/es/search.json
index e23eea6ba8..2378430561 100644
--- a/public/language/es/search.json
+++ b/public/language/es/search.json
@@ -31,5 +31,10 @@
"username": "Usuario",
"category": "Categoría",
"descending": "En orden descendente",
- "ascending": "En orden ascendente"
+ "ascending": "En orden ascendente",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/es/tags.json b/public/language/es/tags.json
index 2b41cc48c5..3a86bb7da7 100644
--- a/public/language/es/tags.json
+++ b/public/language/es/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "No hay temas con esta etiqueta.",
"tags": "Etiquetas",
- "enter_tags_here": "Introduce las etiquetas aquí. Pulsa Intro después de introducir cada una.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Introduzca las etiquetas...",
"no_tags": "Aún no hay etiquetas."
}
\ No newline at end of file
diff --git a/public/language/et/error.json b/public/language/et/error.json
index 277568c591..303197735f 100644
--- a/public/language/et/error.json
+++ b/public/language/et/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email on võetud",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Kasutajanimi on liiga lühike",
"username-too-long": "Username too long",
"user-banned": "Kasutaja bannitud",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategooria keelatud",
"topic-locked": "Teema lukustatud",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Palun oota, kuni üleslaadimised on laetud.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Palun sisesta lühem pealkiri. Pealkirjad ei saa olla pikemad kui %1 tähemärki.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "Sa ei saa hääletada enda postituse poolt",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Sa ei saa bannida teisi administraatoreid!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Grupi nimi liiga lühike",
"group-already-exists": "Grupp juba eksisteerib",
"group-name-change-not-allowed": "Grupi nimevahetus ei ole lubatud",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Teema thumbnailid on keelatud.",
"invalid-file": "Vigane fail",
"uploads-are-disabled": "Üleslaadimised on keelatud",
- "upload-error": "Üleslaadimise viga: %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Sa ei saa endaga vestelda!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/et/groups.json b/public/language/et/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/et/groups.json
+++ b/public/language/et/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/et/login.json b/public/language/et/login.json
index 0981b34e8c..20bd7e3f0d 100644
--- a/public/language/et/login.json
+++ b/public/language/et/login.json
@@ -1,5 +1,7 @@
{
- "username": "Kasutajanimi / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Mäleta mind?",
"forgot_password": "Unustasid parooli?",
"alternative_logins": "Alternatiivsed sisse logimise võimalused",
diff --git a/public/language/et/notifications.json b/public/language/et/notifications.json
index fad40fc5d7..46718ce1d4 100644
--- a/public/language/et/notifications.json
+++ b/public/language/et/notifications.json
@@ -2,6 +2,7 @@
"title": "Teated",
"no_notifs": "Sul pole uusi teateid",
"see_all": "Vaata kõiki teateid",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Tagasi %1",
"outgoing_link": "Väljaminev link",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Emaili aadress kinnitatud",
"email-confirmed-message": "Täname, et kinnitasite oma emaili aadressi. Teie kasutaja omn nüüd täielikult aktiveeritud.",
- "email-confirm-error": "Süsteemis tekkis viga...",
"email-confirm-error-message": "Emaili aadressi kinnitamisel tekkis viga. Võibolla kinnituskood oli vale või aegunud.",
"email-confirm-sent": "Kinnituskiri on saadetud."
}
\ No newline at end of file
diff --git a/public/language/et/recent.json b/public/language/et/recent.json
index 4c35d7484b..272a2b9131 100644
--- a/public/language/et/recent.json
+++ b/public/language/et/recent.json
@@ -6,6 +6,7 @@
"year": "Aasta",
"alltime": "Kogu aja vältel",
"no_recent_topics": "Hetkel ei ole hiljutisi teemasid.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/et/search.json b/public/language/et/search.json
index 448f45b055..661cebbacd 100644
--- a/public/language/et/search.json
+++ b/public/language/et/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/et/tags.json b/public/language/et/tags.json
index 4464ed5090..5f63e2b3e7 100644
--- a/public/language/et/tags.json
+++ b/public/language/et/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Teemasid, mis sisaldaksid seda märksõna, ei eksisteeri.",
"tags": "Märksõnad",
- "enter_tags_here": "Sisesta märksõnad siia. Iga märksõna tagant sisesta enterit.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Sisesta märksõnu...",
"no_tags": "Siin ei ole veel ühtegi märksõna."
}
\ No newline at end of file
diff --git a/public/language/fa_IR/error.json b/public/language/fa_IR/error.json
index e99118134c..40ce45c9e0 100644
--- a/public/language/fa_IR/error.json
+++ b/public/language/fa_IR/error.json
@@ -19,6 +19,8 @@
"email-taken": "این رایانامه گرفته شده است.",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "نام کاربری خیلی کوتاه است.",
"username-too-long": "Username too long",
"user-banned": "کاربر محروم شد.",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "دسته غیرفعال شد.",
"topic-locked": "جستار بسته شد.",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "خواهشمندیم تا پایان بارگذاریها شکیبا باشید.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "خواهشمندیم عنوان کوتاهتری بنویسید. عنوانها نمیتوانند بیشتر از %1 نویسه داشته باشند.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "شما نمیتوانید به دیدگاه خود رای بدهید.",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "شما نمیتوانید دیگر مدیران را محروم کنید!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "نام گروه خیلی کوتاه است.",
"group-already-exists": "این گروه از پیش وجود دارد.",
"group-name-change-not-allowed": "تغیر نام گروه نیاز به دسترسی دارد.",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "چهرکهای جستار غیرفعال شده است.",
"invalid-file": "فایل نامعتبر است.",
"uploads-are-disabled": "امکان بارگذاری غیرفعال شده است.",
- "upload-error": "خطای بارگذاری: %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "شما نمیتوانید با خودتان گفتگو کنید!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/fa_IR/groups.json b/public/language/fa_IR/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/fa_IR/groups.json
+++ b/public/language/fa_IR/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/fa_IR/login.json b/public/language/fa_IR/login.json
index 87936c3112..07012aad28 100644
--- a/public/language/fa_IR/login.json
+++ b/public/language/fa_IR/login.json
@@ -1,5 +1,7 @@
{
- "username": "نام کاربری / رایانامه",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "مرا به یاد بسپار؟",
"forgot_password": "گذرواژه را فراموش کردهاید؟",
"alternative_logins": "روشهای درون آمدن جایگزین",
diff --git a/public/language/fa_IR/notifications.json b/public/language/fa_IR/notifications.json
index fe0a2aa45d..e56553bba6 100644
--- a/public/language/fa_IR/notifications.json
+++ b/public/language/fa_IR/notifications.json
@@ -2,6 +2,7 @@
"title": "آگاهسازیها",
"no_notifs": "هیچ آگاهسازی تازهای ندارید",
"see_all": "دیدن همهٔ آگاهسازیها",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "بازگشت به %1",
"outgoing_link": "پیوند برونرو",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "رایانامه تایید شد",
"email-confirmed-message": "بابت تایید ایمیلتان سپاسگزاریم. حساب کاربری شما اکنون به صورت کامل فعال شده است.",
- "email-confirm-error": "خطایی پیش آمده است...",
"email-confirm-error-message": "خطایی در تایید آدرس ایمیل شما پیش آمده است. ممکن است کد نامعتبر و یا منقضی شده باشد.",
"email-confirm-sent": "ایمیل تایید ارسال شد."
}
\ No newline at end of file
diff --git a/public/language/fa_IR/recent.json b/public/language/fa_IR/recent.json
index 19fff6a7a7..2a9060fad9 100644
--- a/public/language/fa_IR/recent.json
+++ b/public/language/fa_IR/recent.json
@@ -6,6 +6,7 @@
"year": "سال",
"alltime": "All Time",
"no_recent_topics": "There are no recent topics.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/fa_IR/search.json b/public/language/fa_IR/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/fa_IR/search.json
+++ b/public/language/fa_IR/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/fa_IR/tags.json b/public/language/fa_IR/tags.json
index 78c658e958..82e477f4cc 100644
--- a/public/language/fa_IR/tags.json
+++ b/public/language/fa_IR/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "جُستاری با این برچسب وجود ندارد.",
"tags": "برچسبها",
- "enter_tags_here": "برچسبها را اینجا وارد کنید. بعد از هر برچسب، اینتر بزنید.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "هنوز برچسبی وجود ندارد."
}
\ No newline at end of file
diff --git a/public/language/fi/error.json b/public/language/fi/error.json
index 94256906f1..9ca0ec4973 100644
--- a/public/language/fi/error.json
+++ b/public/language/fi/error.json
@@ -19,6 +19,8 @@
"email-taken": "Sähköpostiosoite varattu",
"email-not-confirmed": "Sähköpostiasi ei ole vielä vahvistettu, ole hyvä ja napsauta tätä vahvistaaksesi sen.",
"email-not-confirmed-chat": "Et voi käyttää chattia ennen kuin sähköpostisi on vahvistettu",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Käyttäjänimi on liian lyhyt",
"username-too-long": "Käyttäjänimi on liian pitkä",
"user-banned": "Käyttäjä on estetty",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategoria ei ole käytössä",
"topic-locked": "Aihe lukittu",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Ole hyvä ja odota tiedostojen lähettämisen valmistumista.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Otsikkosi on liian pitkä. Otsikoiden pituuden tulee olla enintään %1 merkkiä.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Suurin sallittu tiedostokoko on %1 kbs - ole hyvä ja lataa pienempi tiedosto",
"cant-vote-self-post": "Et voi antaa ääntä omalle viestillesi",
"already-favourited": "Tämä viesti on jo suosikeissasi",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Et voi estää muita ylläpitäjiä!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Ryhmän nimi on liian lyhyt",
"group-already-exists": "Ryhmä on jo olemassa",
"group-name-change-not-allowed": "Et voi vaihtaa ryhmän nimeä",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Aiheiden kuvakkeet eivät ole käytössä",
"invalid-file": "Virheellinen tiedosto",
"uploads-are-disabled": "Et voi lähettää tiedostoa",
- "upload-error": "Lähetysvirhe: %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Et voi keskustella itsesi kanssa!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/fi/groups.json b/public/language/fi/groups.json
index 19a0f89137..c8538e2c28 100644
--- a/public/language/fi/groups.json
+++ b/public/language/fi/groups.json
@@ -4,6 +4,8 @@
"owner": "Ryhmän omistaja",
"new_group": "Luo uusi ryhmä",
"no_groups_found": "Ei ryhmiä",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Vedä ja pudota kuva, raahaa oikeaan kohtaan ja paina Tallenna",
"cover-change": "Change",
"cover-save": "Tallenna",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Uusimmat viestit",
- "details.private": "Yksityinen ryhmä",
- "details.public": "Julkinen ryhmä",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Potkaise",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/fi/login.json b/public/language/fi/login.json
index 6f6285b001..3dc14792ee 100644
--- a/public/language/fi/login.json
+++ b/public/language/fi/login.json
@@ -1,5 +1,7 @@
{
- "username": "Käyttäjätunnus tai sähköpostiosoite",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Muista minut?",
"forgot_password": "Unohditko salasanasi?",
"alternative_logins": "Vaihtoehtoiset kirjautumistavat",
diff --git a/public/language/fi/notifications.json b/public/language/fi/notifications.json
index dfc7bf5905..2b45a426b6 100644
--- a/public/language/fi/notifications.json
+++ b/public/language/fi/notifications.json
@@ -2,6 +2,7 @@
"title": "Ilmoitukset",
"no_notifs": "Sinulla ei ole uusia ilmoituksia",
"see_all": "Katso kaikki ilmoitukset",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Ulkopuolinen linkki",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 alkoi seurata sinua.",
"email-confirmed": "Sähköpostiosoite vahvistettu",
"email-confirmed-message": "Kiitos sähköpostiosoitteesi vahvistamisesta. Käyttäjätilisi on nyt täysin aktivoitu.",
- "email-confirm-error": "Tapahtui virhe...",
"email-confirm-error-message": "Ongelma sähköpostiosoitteen vahvistamisessa. Ehkäpä koodi oli virheellinen tai vanhentunut.",
"email-confirm-sent": "Vahvistussähköposti lähetetty."
}
\ No newline at end of file
diff --git a/public/language/fi/recent.json b/public/language/fi/recent.json
index 54444a7cbe..aed5a7a0fd 100644
--- a/public/language/fi/recent.json
+++ b/public/language/fi/recent.json
@@ -6,6 +6,7 @@
"year": "Vuosi",
"alltime": "Alusta lähtien",
"no_recent_topics": "Ei viimeisimpiä aiheita.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Uusi aihe.",
"there-is-a-new-topic-and-a-new-post": "Uusi aihe ja uusi viesti.",
"there-is-a-new-topic-and-new-posts": "Uusi aihe ja %1 uutta viestiä.",
diff --git a/public/language/fi/search.json b/public/language/fi/search.json
index e4f3ea8b7f..df7f7a2352 100644
--- a/public/language/fi/search.json
+++ b/public/language/fi/search.json
@@ -31,5 +31,10 @@
"username": "Käyttäjänimi",
"category": "Kategoria",
"descending": "Laskevassa järjestyksessä",
- "ascending": "Nousevassa järjestyksessä"
+ "ascending": "Nousevassa järjestyksessä",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/fi/tags.json b/public/language/fi/tags.json
index 12e3365d50..3d1cf1271b 100644
--- a/public/language/fi/tags.json
+++ b/public/language/fi/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Ei viimeisimpiä aiheita tällä tagilla.",
"tags": "Tagit",
- "enter_tags_here": "Syötä tagit tähän. Paina enter kunkin tagin jälkeen.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Syötä tagit...",
"no_tags": "Ei vielä yhtään tagia."
}
\ No newline at end of file
diff --git a/public/language/fr/error.json b/public/language/fr/error.json
index 3ceda0c847..f6354486ff 100644
--- a/public/language/fr/error.json
+++ b/public/language/fr/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email déjà utilisé",
"email-not-confirmed": "Votre adresse email n'est pas confirmée, cliquez ici pour la valider.",
"email-not-confirmed-chat": "Vous ne pouver discuter tant que votre email n'est pas confirmé",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Nom d'utilisateur trop court",
"username-too-long": "Nom d'utilisateur trop long",
"user-banned": "Utilisateur banni",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Un email de test n'a pas pu être envoyé car aucun plugin de gestion des emails n'était chargé",
"category-disabled": "Catégorie désactivée",
"topic-locked": "Sujet verrouillé",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Veuillez patienter pendant le téléchargement.",
"content-too-short": "Veuillez entrer un message plus long. %1 caractères minimum.",
"content-too-long": "Veuillez poster un message plus cours. Les messages ne peuvent être plus long que %1 caractères.",
@@ -40,6 +43,8 @@
"title-too-long": "Veuillez entrer un titre plus court. Les titres ne peuvent excéder %1 caractères.",
"too-many-posts": "Vous ne pouvez poster que toutes les %1 secondes.",
"too-many-posts-newbie": "En tant que nouvel utilisateur, vous ne pouvez poster que toutes les %1 secondes jusqu'à ce que vous obteniez une réputation de %2 - patientez avant de publier de nouveau. ",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "La taille maximum des fichiers est de %1 kbs.",
"cant-vote-self-post": "Vous ne pouvez pas voter pour vos propres messages",
"already-favourited": "Vous avez déjà mis ce message en favoris",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Vous ne pouvez pas bannir les autres administrateurs !",
"invalid-image-type": "Type d'image invalide. Les types autorisés sont: %1",
"invalid-image-extension": "Extension d'image invalide",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Nom de groupe trop court",
"group-already-exists": "Ce groupe existe déjà",
"group-name-change-not-allowed": "Modification du nom de groupe non permise",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Les miniatures de sujet sont désactivés",
"invalid-file": "Fichier invalide",
"uploads-are-disabled": "Les envois sont désactivés",
- "upload-error": "Erreur d'envoi : %1",
"signature-too-long": "La signature ne peut dépasser %1 caractères !",
"cant-chat-with-yourself": "Vous ne pouvez chatter avec vous même !",
"chat-restricted": "Cet utilisateur a restreint les ses messages de chat. Il doit d'abord vous suivre avant de pouvoir discuter avec lui.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Vous n'avez pas une réputation assez élevée pour signaler ce 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 .",
"registration-error": "Erreur d'enregistrement",
- "parse-error": "Une erreur est survenue en analysant la réponse du serveur"
+ "parse-error": "Une erreur est survenue en analysant la réponse du serveur",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/fr/groups.json b/public/language/fr/groups.json
index 39a9efcff2..03b25aebc8 100644
--- a/public/language/fr/groups.json
+++ b/public/language/fr/groups.json
@@ -4,6 +4,8 @@
"owner": "Propriétaire du groupe",
"new_group": "Créer un nouveau groupe",
"no_groups_found": "Il n'y a aucun groupe",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Glissez-déposez une image, ajustez la position, et cliquez sur Enregistrer",
"cover-change": "Modifier",
"cover-save": "Enregistrer",
@@ -13,11 +15,20 @@
"details.pending": "Membres en attente",
"details.has_no_posts": "Les membres de ce groupe n'ont envoyé aucun message.",
"details.latest_posts": "Derniers messages",
- "details.private": "Groupe privé",
- "details.public": "Groupe public",
+ "details.private": "Private",
"details.grant": "Promouvoir/rétrograder comme propriétaire",
"details.kick": "Exclure",
"details.owner_options": "Administration du groupe",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Les détails du groupe ont été mis à jour",
"event.deleted": "Le groupe é%1\" a été supprimé"
}
\ No newline at end of file
diff --git a/public/language/fr/login.json b/public/language/fr/login.json
index 39978db58b..b34dda64b5 100644
--- a/public/language/fr/login.json
+++ b/public/language/fr/login.json
@@ -1,5 +1,7 @@
{
- "username": "Nom d'utilisateur / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Se souvenir de moi ?",
"forgot_password": "Mot de passe oublié ?",
"alternative_logins": "Autres méthodes de connexion",
diff --git a/public/language/fr/notifications.json b/public/language/fr/notifications.json
index 597388efdb..139b0a30da 100644
--- a/public/language/fr/notifications.json
+++ b/public/language/fr/notifications.json
@@ -2,6 +2,7 @@
"title": "Notifications",
"no_notifs": "Vous n'avez aucune notification",
"see_all": "Voir toutes les notifications.",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Revenir à %1",
"outgoing_link": "Lien sortant",
"outgoing_link_message": "Vous quittez %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 vous suit.",
"email-confirmed": "Email vérifié",
"email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.",
- "email-confirm-error": "Un erreur est survenue ...",
"email-confirm-error-message": "Il y a un un problème dans la vérification de votre adresse email. Le code est peut être invalide ou a expiré.",
"email-confirm-sent": "Email de vérification envoyé."
}
\ No newline at end of file
diff --git a/public/language/fr/recent.json b/public/language/fr/recent.json
index d2ee95b1b6..bd3b216df0 100644
--- a/public/language/fr/recent.json
+++ b/public/language/fr/recent.json
@@ -6,6 +6,7 @@
"year": "An",
"alltime": "Toujours",
"no_recent_topics": "Il n'y a aucun sujet récent.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Il y a un nouveau sujet.",
"there-is-a-new-topic-and-a-new-post": "Il y a un nouveau sujet et un nouveau message.",
"there-is-a-new-topic-and-new-posts": "Il y a un nouveau sujet et %1 nouveaux messages.",
diff --git a/public/language/fr/search.json b/public/language/fr/search.json
index 01574ac59b..cd5f207136 100644
--- a/public/language/fr/search.json
+++ b/public/language/fr/search.json
@@ -31,5 +31,10 @@
"username": "Nom d'utilisateur",
"category": "Catégorie",
"descending": "Par ordre décroissant",
- "ascending": "Par ordre croissant"
+ "ascending": "Par ordre croissant",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/fr/tags.json b/public/language/fr/tags.json
index 91a1f0aaa4..8c533e76ca 100644
--- a/public/language/fr/tags.json
+++ b/public/language/fr/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Il n'y a aucun sujet ayant ce mot-clé",
"tags": "Mots-clés",
- "enter_tags_here": "Entrez les mots-clés ici. Appuyez sur entrer après chaque mot-clé.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Entrez des mots-clés...",
"no_tags": "Il n'y a pas encore de mots-clés."
}
\ No newline at end of file
diff --git a/public/language/he/error.json b/public/language/he/error.json
index 23d21ee1ae..d6f29ea755 100644
--- a/public/language/he/error.json
+++ b/public/language/he/error.json
@@ -19,6 +19,8 @@
"email-taken": "כתובת אימייל תפוסה",
"email-not-confirmed": "כתובת המייל שלך עוד לא אושרה, לחץ כאן על-מנת לאשר את המייל שלך.",
"email-not-confirmed-chat": "לא תוכל לדבר בצ'אט עד שלא תאשר את כתובת המייל שלך",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "שם משתמש קצר מדי",
"username-too-long": "שם משתמש ארוך מדי",
"user-banned": "המשתמש חסום",
@@ -33,6 +35,7 @@
"no-emailers-configured": "לא נמצאו פלאגינים למייל, לכן אין אפשרות לשלוח מייל ניסיון.",
"category-disabled": "קטגוריה לא פעילה",
"topic-locked": "נושא נעול",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "אנא המתן לסיום ההעלאות",
"content-too-short": "יש להכניס פוסט ארוך יותר. פוסטים חייבים להכיל לפחות %1 תווים.",
"content-too-long": "יש לקצר את הפוסט. פוסטים אינם יכולים להיות ארוכים מ %1 תווים.",
@@ -40,6 +43,8 @@
"title-too-long": "יש לקצר את הכותרת. כותרות אינן יכולות להיות ארוכות מ %1 תווים.",
"too-many-posts": "אתה יכול להעלות פוסט כל %1 שניות בלבד - אנא המתן.",
"too-many-posts-newbie": "כמשתמש חדש, אתה יכול להעלות פוסט כל %1 שניות עד שצברת %2 מוניטין - אנא המתן.",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "גודל קובץ מקסימלי הינו %1 קילובייט - אנא העלה קובץ קטן יותר.",
"cant-vote-self-post": "לא ניתן להצביע לפוסט שלך",
"already-favourited": "כבר הוספת פוסט זה למועדפים",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "אינך יכול לחסום מנהלים אחרים!",
"invalid-image-type": "פורמט תמונה לא תקין. הפורמטים המורשים הם: %1",
"invalid-image-extension": "פורמט תמונה לא תקין",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "שם הקבוצה קצר מדי",
"group-already-exists": "הקבוצה כבר קיימת",
"group-name-change-not-allowed": "לא ניתן לשנות את שם הקבוצה",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "תמונות ממוזערות לנושא אינן מאופשרות.",
"invalid-file": "קובץ לא תקין",
"uploads-are-disabled": "העלאת קבצים אינה מאופשרת",
- "upload-error": "שגיאה בהעלאה : %1",
"signature-too-long": "מצטערים, אורך החתימה המקסימלי הוא %1 תווים.",
"cant-chat-with-yourself": "לא ניתן לעשות צ'אט עם עצמך!",
"chat-restricted": "משתמש זה חסם את הודעות הצ'אט שלו ממשתמשים זרים. המשתמש חייב לעקוב אחריך לפני שתוכל לשוחח איתו בצ'אט",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "אין לך מוניטין מספק על מנת לסמן את הפוסט הזה",
"reload-failed": "אירעה תקלה ב NodeBB בזמן הטעינה של: \"%1\". המערכת תמשיך להגיש דפים קיימים, אבל כדאי שתשחזר את הפעולות שלך מהפעם האחרונה שהמערכת עבדה כראוי.",
"registration-error": "שגיאה בהרשמה",
- "parse-error": "אירעה שגיאה בעת בעת ניתוח תגובת השרת"
+ "parse-error": "אירעה שגיאה בעת בעת ניתוח תגובת השרת",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/he/groups.json b/public/language/he/groups.json
index 6754a5611c..a6bcffab82 100644
--- a/public/language/he/groups.json
+++ b/public/language/he/groups.json
@@ -4,6 +4,8 @@
"owner": "מנהל הקבוצה",
"new_group": "צור קבוצה חדשה",
"no_groups_found": "אין קבוצות לצפייה",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "גרור תמונה, הזז למיקום הרצוי ואז לחץ על שמור",
"cover-change": "שנה",
"cover-save": "שמור",
@@ -13,11 +15,20 @@
"details.pending": "חברי קבוצה הממתינים לאישור",
"details.has_no_posts": "חברי הקבוצה הזו לא העלו אף פוסט.",
"details.latest_posts": "פוסטים אחרונים",
- "details.private": "קבוצה פרטית",
- "details.public": "קבוצה פומבית",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "ניהול הקבוצה",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "פרטי הקבוצה עודכנו",
"event.deleted": "קבוצת \"%1\" נמחקה"
}
\ No newline at end of file
diff --git a/public/language/he/login.json b/public/language/he/login.json
index 181cd62240..0a21aa92ba 100644
--- a/public/language/he/login.json
+++ b/public/language/he/login.json
@@ -1,5 +1,7 @@
{
- "username": "שם משתמש / אימייל",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "זכור אותי?",
"forgot_password": "שכחת סיסמתך?",
"alternative_logins": "התחבר באמצעות...",
diff --git a/public/language/he/notifications.json b/public/language/he/notifications.json
index 515b890810..215356f8e4 100644
--- a/public/language/he/notifications.json
+++ b/public/language/he/notifications.json
@@ -2,6 +2,7 @@
"title": "התראות",
"no_notifs": "אין התראות",
"see_all": "צפה בכל ההתראות",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "חזרה ל%1",
"outgoing_link": "לינק",
"outgoing_link_message": "אתה כעת עוזב את %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 התחיל לעקוב אחריך.",
"email-confirmed": "כתובת המייל אושרה",
"email-confirmed-message": "תודה שאישרת את כתובת המייל שלך. החשבון שלך פעיל כעת.",
- "email-confirm-error": "אירעה שגיאה...",
"email-confirm-error-message": "אירעה שגיאה בעת אישור המייל שלך. ייתכן כי הקוד היה שגוי או פג תוקף.",
"email-confirm-sent": "מייל אישור נשלח."
}
\ No newline at end of file
diff --git a/public/language/he/recent.json b/public/language/he/recent.json
index 44960c78f7..7d4d3bf1a9 100644
--- a/public/language/he/recent.json
+++ b/public/language/he/recent.json
@@ -6,6 +6,7 @@
"year": "שנה",
"alltime": "כל הזמן",
"no_recent_topics": "אין נושאים חדשים",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "יש נושא חדש.",
"there-is-a-new-topic-and-a-new-post": "יש נושא ופוסט חדש.",
"there-is-a-new-topic-and-new-posts": "יש נושא ו%1 פוסטים חדשים.",
diff --git a/public/language/he/search.json b/public/language/he/search.json
index fec789c3be..b9ca111d91 100644
--- a/public/language/he/search.json
+++ b/public/language/he/search.json
@@ -31,5 +31,10 @@
"username": "שם משתמש",
"category": "קטגוריה",
"descending": "בסדר יורד",
- "ascending": "בסדר עולה"
+ "ascending": "בסדר עולה",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/he/tags.json b/public/language/he/tags.json
index 13912500cb..54ead310ad 100644
--- a/public/language/he/tags.json
+++ b/public/language/he/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "אין פוסטים עם תגית זו.",
"tags": "תגיות",
- "enter_tags_here": "יש להכניס כאן את התגיות. לחץ אנטר אחרי כל תגית.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "הכנס תגיות",
"no_tags": "אין עדיין תגיות."
}
\ No newline at end of file
diff --git a/public/language/hu/error.json b/public/language/hu/error.json
index 821145775e..e03041b557 100644
--- a/public/language/hu/error.json
+++ b/public/language/hu/error.json
@@ -19,6 +19,8 @@
"email-taken": "Foglalt e-mail",
"email-not-confirmed": "Az e-mail címed még nem lett ellenőrizve, kérlek kattints ide az e-mail címed ellenőrzéséhez!",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Túl rövid felhasználónév",
"username-too-long": "Túl hosszú felhasználónév",
"user-banned": "Kitiltott felhasználó",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategória kikapcsolva",
"topic-locked": "Téma lezárva",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Please wait for uploads to complete.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "A csoport név túl rövid",
"group-already-exists": "A csoport nem létezik",
"group-name-change-not-allowed": "A csoport névváltoztatás nem engedélyezett",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Témakör bélyegképek tíltásra kerültek.",
"invalid-file": "Érvénytelen fájl",
"uploads-are-disabled": "A feltöltés nem engedélyezett",
- "upload-error": "Feltöltés hiba: %1",
"signature-too-long": "Sajnáljuk, az aláírás nem lehet hosszabb %1 karakternél.",
"cant-chat-with-yourself": "You can't chat with yourself!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Regisztrációs hiba",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/hu/groups.json b/public/language/hu/groups.json
index 09324055a0..75a7b053d5 100644
--- a/public/language/hu/groups.json
+++ b/public/language/hu/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "A csoport felhasználói nem tettek még közzé bejegyzést.",
"details.latest_posts": "Legújabb bejegyzések",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/hu/login.json b/public/language/hu/login.json
index df6d518f81..14be774171 100644
--- a/public/language/hu/login.json
+++ b/public/language/hu/login.json
@@ -1,5 +1,7 @@
{
- "username": "Felhasználónév / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Megjegyzés",
"forgot_password": "Elfelejtett Jelszó?",
"alternative_logins": "Alternatív belépés",
diff --git a/public/language/hu/notifications.json b/public/language/hu/notifications.json
index d6efa73982..f991c637f6 100644
--- a/public/language/hu/notifications.json
+++ b/public/language/hu/notifications.json
@@ -2,6 +2,7 @@
"title": "Értesítések",
"no_notifs": "Nincs új értesítés",
"see_all": "Összes értesítés megtekintése",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Vissza - %1",
"outgoing_link": "Külső Link",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/hu/recent.json b/public/language/hu/recent.json
index f749b684d9..c20cbf3d6f 100644
--- a/public/language/hu/recent.json
+++ b/public/language/hu/recent.json
@@ -6,6 +6,7 @@
"year": "Év",
"alltime": "Minden idők",
"no_recent_topics": "Nincs friss topik.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/hu/search.json b/public/language/hu/search.json
index 6cae8bb926..5c09b69e77 100644
--- a/public/language/hu/search.json
+++ b/public/language/hu/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/hu/tags.json b/public/language/hu/tags.json
index d818646831..aa7a02a772 100644
--- a/public/language/hu/tags.json
+++ b/public/language/hu/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Nem létezik témakör ezzel a címkével.",
"tags": "Címkék",
- "enter_tags_here": "Adjunk meg címkét majd nyomjuk meg az entert.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Címke megadása...",
"no_tags": "Nincs címke."
}
\ No newline at end of file
diff --git a/public/language/id/error.json b/public/language/id/error.json
index ce802296e2..d2ceed9a23 100644
--- a/public/language/id/error.json
+++ b/public/language/id/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email sudah terdaftar",
"email-not-confirmed": "Email kamu belum dikonfirmasi, klik disini untuk mengkonfirmasi email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Username terlalu pendek",
"username-too-long": "Username terlalu panjang",
"user-banned": "Pengguna dibanned",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Tidak ada plugin email, jadi test email tidak dapat dikirim",
"category-disabled": "Kategori ditiadakan",
"topic-locked": "Topik dikunci",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Tunggu proses upload sampai selesai",
"content-too-short": "Mohon masukkan posting yang lebih panjang. Posting harus memuat setidaknya %1 karakter.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Mohon masukkan judul yang lebih pendek. Judul tidak dapat melebihi %1 karakter.",
"too-many-posts": "Kamu hanya dapat melakukan posting satu kali setiap %1 detik - mohon tunggu beberapa saat sebelum melakukan posting kembali",
"too-many-posts-newbie": "Sebagai pengguna baru, kamu hanya diijinkan membuat posting satu kali setiap %1 detik sampai kamu mendapatkan %2 reputasi - mohon tunggu beberapa saat sebelum melakukan posting kembali",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Ukuran file yang boleh diupload %1 kbs - mohon upload file dengan ukuran lebih kecil",
"cant-vote-self-post": "Kamu tidak dapat vote postingan sendiri",
"already-favourited": "Post ini sudah kamu favorit",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Kamu tidak dapat ban admin lainnya!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Nama grup terlalu pendek",
"group-already-exists": "Grup sudah ada",
"group-name-change-not-allowed": "Perubahan nama grup tidak dibolehkan",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Thumbnail di topik ditiadakan",
"invalid-file": "File Salah",
"uploads-are-disabled": "Upload ditiadakan",
- "upload-error": "Upload Error: %1",
"signature-too-long": "Maaf, tanda pengenalmu tidak dapat melebihi %1 karakter.",
"cant-chat-with-yourself": "Kamu tidak dapat chat dengan akun sendiri",
"chat-restricted": "Pengguna ini telah membatasi percakapa mereka. Mereka harus mengikutimu sebelum kamu dapat melakukan percakapan dengan mereka ",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Tidak cukup reputation untuk flag post ini",
"reload-failed": "NodeBB mengalami masalah saat memuat \"%1\". NodeBB akan melanjutkan pemuatan, kamu harus membatalkan tindakanmu sebelum pemuatan kembali dilakukan.",
"registration-error": "Registrasti Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/id/groups.json b/public/language/id/groups.json
index 3bae971661..f70bea0bf5 100644
--- a/public/language/id/groups.json
+++ b/public/language/id/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Anggota grup ini belum membuat posting satupun.",
"details.latest_posts": "Posting Terkini",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/id/login.json b/public/language/id/login.json
index 8aede403da..7a1c52fe71 100644
--- a/public/language/id/login.json
+++ b/public/language/id/login.json
@@ -1,5 +1,7 @@
{
- "username": "Username / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Ingin Diingat?",
"forgot_password": "Lupa Password?",
"alternative_logins": "Login Alternatif",
diff --git a/public/language/id/notifications.json b/public/language/id/notifications.json
index 6a4145dc63..ee609afb0b 100644
--- a/public/language/id/notifications.json
+++ b/public/language/id/notifications.json
@@ -2,6 +2,7 @@
"title": "Pemberitahuan",
"no_notifs": "Kamu tidak memiliki pemberitahuan baru",
"see_all": "Lihat seluruh Pemberitahuan",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Kembali ke %1",
"outgoing_link": "Tautan Keluar",
"outgoing_link_message": "Saat ini kamu meninggalkan %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 mulai mengikutimu.",
"email-confirmed": "Email telah Dikonfirmasi",
"email-confirmed-message": "Terimakasih telah melakukan validasi email. Akunmu saat ini telah aktif sepenuhnya.",
- "email-confirm-error": "Terjadi error...",
"email-confirm-error-message": "Terjadi masalah saat melakukan validasi emailmu. Mungkin terjadi kesalahan kode atau waktu habis.",
"email-confirm-sent": "Email konfirmasi telah dikirim."
}
\ No newline at end of file
diff --git a/public/language/id/recent.json b/public/language/id/recent.json
index 75c621983d..896583950f 100644
--- a/public/language/id/recent.json
+++ b/public/language/id/recent.json
@@ -6,6 +6,7 @@
"year": "Tahun",
"alltime": "Sepanjang Waktu",
"no_recent_topics": "Tidak ada topik terbaru.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/id/search.json b/public/language/id/search.json
index 5eb7f1f851..544579a3ff 100644
--- a/public/language/id/search.json
+++ b/public/language/id/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/id/tags.json b/public/language/id/tags.json
index d6fece770e..647542884e 100644
--- a/public/language/id/tags.json
+++ b/public/language/id/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Tidak ada topik dengan tag ini.",
"tags": "Tag",
- "enter_tags_here": "Masukkan tag di sini. Tekan enter untuk setiap tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Masukkan tag...",
"no_tags": "Belum ada tag."
}
\ No newline at end of file
diff --git a/public/language/it/error.json b/public/language/it/error.json
index 3c7dbac6fd..777c76856c 100644
--- a/public/language/it/error.json
+++ b/public/language/it/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email già esistente",
"email-not-confirmed": "La tua Email deve essere ancora confermata, per favore clicca qui per confermare la tua Email.",
"email-not-confirmed-chat": "Non potrai chattare finchè non avrai confermato la tua email",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Nome utente troppo corto",
"username-too-long": "Nome utente troppo lungo",
"user-banned": "Utente bannato",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Nessun plugin per le email è caricato, quindi la mail di test non può essere inviata",
"category-disabled": "Categoria disabilitata",
"topic-locked": "Discussione Bloccata",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Per favore attendere il completamento degli uploads.",
"content-too-short": "Inserisci un post più lungo. Il Messaggio deve contenere almeno %1 caratteri.",
"content-too-long": "Per favore inserisci un post più breve. I post non possono essere più lunghi di %1 caratteri.",
@@ -40,6 +43,8 @@
"title-too-long": "Per favore inserire un titolo più corto, non può essere più lungo di %1 caratteri.",
"too-many-posts": "È possibile inserire un Post ogni %1 secondi - si prega di attendere prima di postare di nuovo",
"too-many-posts-newbie": "Come nuovo utente puoi postare solamente una volta ogni %1 secondi finché non hai raggiunto un livello di reputazione %2 - per favore attendi prima di inviare ancora",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "La dimensione massima del file consentita è di % 1 kbs - si prega di caricare un file più piccolo",
"cant-vote-self-post": "Non puoi votare il tuo stesso post",
"already-favourited": "Hai già inserito tra i preferiti questo post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Non puoi bannare altri amministratori!",
"invalid-image-type": "Tipo dell'immagine non valido. I tipi permessi sono: %1",
"invalid-image-extension": "Estensione immagine non valida",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Nome del Gruppo troppo corto",
"group-already-exists": "Il Gruppo esiste già",
"group-name-change-not-allowed": "Il cambio di nome al Gruppo non è consentito",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Le anteprime della Discussione sono disabilitate.",
"invalid-file": "File non valido",
"uploads-are-disabled": "Uploads disabilitati",
- "upload-error": "Errore upload: %1",
"signature-too-long": "Spiacenti, la tua firma non può essere lunga %1 caratteri.",
"cant-chat-with-yourself": "Non puoi chattare con te stesso!",
"chat-restricted": "Questo utente ha ristretto i suoi messaggi in chat alle persone che segue. Per poter chattare con te ti deve prima seguire.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Tu non hai abbastanza reputazione per segnalare questo Post",
"reload-failed": "NodeBB ha incontrato un problema durante il ricaricamento: \"%1\". NodeBB continuerà a servire gli assets esistenti lato client, così puoi annullare quello che hai fatto prima di ricaricare.",
"registration-error": "Errore nella registrazione",
- "parse-error": "Qualcosa è andato storto durante l'analisi della risposta proveniente dal server"
+ "parse-error": "Qualcosa è andato storto durante l'analisi della risposta proveniente dal server",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/it/groups.json b/public/language/it/groups.json
index dbc3ebfed8..96b915d56e 100644
--- a/public/language/it/groups.json
+++ b/public/language/it/groups.json
@@ -4,6 +4,8 @@
"owner": "Proprietario del Gruppo",
"new_group": "Crea Nuovo Gruppo",
"no_groups_found": "Non ci sono gruppi da vedere",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop una fotografia, spostarla ad una posizione, e premere Salva",
"cover-change": "Cambia",
"cover-save": "Salva",
@@ -13,11 +15,20 @@
"details.pending": "Membri in attesa",
"details.has_no_posts": "I membri di questo gruppo non hanno ancora postato.",
"details.latest_posts": "Ultimi Post",
- "details.private": "Gruppo Privato",
- "details.public": "Gruppo Pubblico",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Amministratore del Grupo",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "I dettagli del Gruppo sono stati aggiornati",
"event.deleted": "Il gruppo \"%1\" è stato eliminato"
}
\ No newline at end of file
diff --git a/public/language/it/login.json b/public/language/it/login.json
index c4961f6221..75747e30d1 100644
--- a/public/language/it/login.json
+++ b/public/language/it/login.json
@@ -1,5 +1,7 @@
{
- "username": "Nome utente / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Ricordami?",
"forgot_password": "Password dimenticata?",
"alternative_logins": "Accessi Alternativi",
diff --git a/public/language/it/notifications.json b/public/language/it/notifications.json
index f888a9a744..a52aabb969 100644
--- a/public/language/it/notifications.json
+++ b/public/language/it/notifications.json
@@ -2,6 +2,7 @@
"title": "Notifiche",
"no_notifs": "Non hai nuove notifiche",
"see_all": "Vedi tutte le Notifiche",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Indietro a %1",
"outgoing_link": "Link in uscita",
"outgoing_link_message": "Stai lasciando %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 ha iniziato a seguirti.",
"email-confirmed": "Email Confermata",
"email-confirmed-message": "Grazie per aver validato la tua email. Il tuo account è ora completamente attivato.",
- "email-confirm-error": "Si è verificato un errore...",
"email-confirm-error-message": "C'è stato un problema nella validazione del tuo indirizzo email. Potrebbe essere il codice non valido o scaduto.",
"email-confirm-sent": "Email di conferma inviata."
}
\ No newline at end of file
diff --git a/public/language/it/recent.json b/public/language/it/recent.json
index 9fd2b684ff..bf4485644c 100644
--- a/public/language/it/recent.json
+++ b/public/language/it/recent.json
@@ -6,6 +6,7 @@
"year": "Anno",
"alltime": "Sempre",
"no_recent_topics": "Non ci sono discussioni recenti.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "C'è un nuovo topic.",
"there-is-a-new-topic-and-a-new-post": "C'è un nuovo topic e un nuovo post.",
"there-is-a-new-topic-and-new-posts": "C'è una nuova discussione e %1 nuovi post.",
diff --git a/public/language/it/search.json b/public/language/it/search.json
index 82ffa288d1..14ddeaa98a 100644
--- a/public/language/it/search.json
+++ b/public/language/it/search.json
@@ -31,5 +31,10 @@
"username": "Nome utente",
"category": "Categoria",
"descending": "In ordine decrescente",
- "ascending": "In ordine crescente"
+ "ascending": "In ordine crescente",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/it/tags.json b/public/language/it/tags.json
index f8f88265a4..c3364a0bbf 100644
--- a/public/language/it/tags.json
+++ b/public/language/it/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Non ci sono discussioni con questo tag.",
"tags": "Tags",
- "enter_tags_here": "Inserire qui i tags. Premere invio dopo ogni tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Inserisci i tags...",
"no_tags": "Non ci sono ancora tags."
}
\ No newline at end of file
diff --git a/public/language/ja/error.json b/public/language/ja/error.json
index 2a4a1ebac9..95cf6728ac 100644
--- a/public/language/ja/error.json
+++ b/public/language/ja/error.json
@@ -19,6 +19,8 @@
"email-taken": "メールアドレスが使用された",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "ユーザーが停止された",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "この板は無効された",
"topic-locked": "スレッドがロックされた",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "アップロードが完成するまでお待ちください。",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "タイトルに最大 %1 文字の制限があります。",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "自分のポストに評価することはできません。",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "ほかの管理者を停止することはできません!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "グループ名は短すぎます。",
"group-already-exists": "グループ名はすでに存在しています",
"group-name-change-not-allowed": "グループ名の修正はできません",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "スレッドのサムネイルが無効された",
"invalid-file": "無効なファイル",
"uploads-are-disabled": "アップロードが無効された",
- "upload-error": "Upload Error : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "自分にチャットすることはできません!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/ja/groups.json b/public/language/ja/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/ja/groups.json
+++ b/public/language/ja/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/ja/login.json b/public/language/ja/login.json
index 915c86a4cd..82a18ea9b1 100644
--- a/public/language/ja/login.json
+++ b/public/language/ja/login.json
@@ -1,5 +1,7 @@
{
- "username": "ユーザー名 / メール",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "ログイン情報を記憶",
"forgot_password": "パスワードがわからない?",
"alternative_logins": "ほかのログイン方法",
diff --git a/public/language/ja/notifications.json b/public/language/ja/notifications.json
index 80467939b6..6677d832e2 100644
--- a/public/language/ja/notifications.json
+++ b/public/language/ja/notifications.json
@@ -2,6 +2,7 @@
"title": "通知センター",
"no_notifs": "新しい通知はありません",
"see_all": "すべての通知を確認",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "外部サイトへのリンク",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/ja/recent.json b/public/language/ja/recent.json
index 1aa2f932f3..5b76f5d6fc 100644
--- a/public/language/ja/recent.json
+++ b/public/language/ja/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "最近のスレッドはありません。",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/ja/search.json b/public/language/ja/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/ja/search.json
+++ b/public/language/ja/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/ja/tags.json b/public/language/ja/tags.json
index d2e9a213ac..aa9f14c70c 100644
--- a/public/language/ja/tags.json
+++ b/public/language/ja/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "There are no topics with this tag.",
"tags": "Tags",
- "enter_tags_here": "Enter tags here. Press enter after each tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet."
}
\ No newline at end of file
diff --git a/public/language/ko/error.json b/public/language/ko/error.json
index fcca053185..bf1eb8d8e4 100644
--- a/public/language/ko/error.json
+++ b/public/language/ko/error.json
@@ -19,6 +19,8 @@
"email-taken": "이미 사용 중인 이메일입니다.",
"email-not-confirmed": "아직 이메일이 인증되지 않았습니다. 여기를 누르면 인증 메일을 발송할 수 있습니다.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "사용자 이름이 너무 짧습니다.",
"username-too-long": "사용자 이름이 너무 깁니다.",
"user-banned": "차단된 사용자입니다.",
@@ -33,6 +35,7 @@
"no-emailers-configured": "이메일 추가기능이 로드되지 않았으므로 테스트 메일을 발송할 수 없습니다.",
"category-disabled": "비활성화된 카테고리입니다.",
"topic-locked": "잠긴 주제입니다.",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "업로드가 끝날 때까지 기다려 주세요.",
"content-too-short": "게시물의 내용이 너무 짧습니다. 최소 %1자 이상이어야 합니다.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "제목은 최대 %1자로 제한됩니다.",
"too-many-posts": "새 게시물 작성은 %1초 간격으로 제한됩니다 - 잠시 기다렸다가 작성해주세요.",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "파일의 크기는 최대 %1KB로 제한됩니다 - 더 작은 파일을 업로드하세요.",
"cant-vote-self-post": "자신의 게시물에는 투표할 수 없습니다.",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "다른 관리자를 차단할 수 없습니다.",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "그룹 이름이 너무 짧습니다.",
"group-already-exists": "이미 존재하는 그룹입니다.",
"group-name-change-not-allowed": "금지된 그룹 이름입니다.",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "주제 섬네일이 이미 해제되었습니다.",
"invalid-file": "올바르지 않은 파일입니다.",
"uploads-are-disabled": "업로드는 비활성화되어 있습니다.",
- "upload-error": "업로드 오류가 발생했습니다. : %1",
"signature-too-long": "죄송합니다. 서명은 최대 %1자로 제한됩니다.",
"cant-chat-with-yourself": "자신과는 채팅할 수 없습니다.",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "인기도가 낮아 이 게시물을 신고할 수 없습니다.",
"reload-failed": "NodeBB를 다시 읽어들이는 중 다음과 같은 문제가 발생했습니다. \"%1\" 다시 읽어들이기 직전에 했던 동작은 되돌리세요. 클라이언트측 자원은 문제없이 계속 전송됩니다.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/ko/groups.json b/public/language/ko/groups.json
index 344c35078b..a3383c2ce2 100644
--- a/public/language/ko/groups.json
+++ b/public/language/ko/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "이 그룹의 구성원이 작성한 게시물이 없습니다.",
"details.latest_posts": "최근 게시물",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/ko/login.json b/public/language/ko/login.json
index 2898cb892d..736c28484f 100644
--- a/public/language/ko/login.json
+++ b/public/language/ko/login.json
@@ -1,5 +1,7 @@
{
- "username": "사용자 이름 / 이메일",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "로그인 유지",
"forgot_password": "비밀번호 초기화",
"alternative_logins": "다른 방법으로 로그인",
diff --git a/public/language/ko/notifications.json b/public/language/ko/notifications.json
index 9489b51e45..d0240f52ae 100644
--- a/public/language/ko/notifications.json
+++ b/public/language/ko/notifications.json
@@ -2,6 +2,7 @@
"title": "알림",
"no_notifs": "새 알림이 없습니다.",
"see_all": "모든 알림 보기",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "%1로 돌아가기",
"outgoing_link": "외부 링크",
"outgoing_link_message": "%1에서 다른 사이트로 이동합니다.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1님이 나를 팔로우합니다.",
"email-confirmed": "확인된 이메일",
"email-confirmed-message": "이메일을 확인해주셔서 감사합니다. 계정이 완전히 활성화되었습니다.",
- "email-confirm-error": "에러가 발생했습니다...",
"email-confirm-error-message": "이메일 주소를 검증하지 못했습니다. 코드가 올바르지 않거나 만료되었을 수 있습니다.",
"email-confirm-sent": "확인 이메일이 발송되었습니다."
}
\ No newline at end of file
diff --git a/public/language/ko/recent.json b/public/language/ko/recent.json
index f05f6ff771..9fdf7af769 100644
--- a/public/language/ko/recent.json
+++ b/public/language/ko/recent.json
@@ -6,6 +6,7 @@
"year": "연간",
"alltime": "전체",
"no_recent_topics": "최근 생성된 주제가 없습니다.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/ko/search.json b/public/language/ko/search.json
index 3905534515..3ec01cd868 100644
--- a/public/language/ko/search.json
+++ b/public/language/ko/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/ko/tags.json b/public/language/ko/tags.json
index a1e86639cb..a50fc5e9e1 100644
--- a/public/language/ko/tags.json
+++ b/public/language/ko/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "이 태그에 해당하는 주제가 없습니다.",
"tags": "태그",
- "enter_tags_here": "태그를 여기에 입력하세요. 태그 한 개마다 엔터를 누르세요.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "태그 입력...",
"no_tags": "아직 아무런 태그도 없습니다."
}
\ No newline at end of file
diff --git a/public/language/lt/error.json b/public/language/lt/error.json
index 1951d21778..295af44ce4 100644
--- a/public/language/lt/error.json
+++ b/public/language/lt/error.json
@@ -19,6 +19,8 @@
"email-taken": "El. pašto adresas jau užimtas",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Slapyvardis per trumpas",
"username-too-long": "Username too long",
"user-banned": "Vartotojas užblokuotas",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategorija išjungta",
"topic-locked": "Tema užrakinta",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Prašome palaukti kol bus baigti visi kėlimai į serverį",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Pavadinimas turėtų būti trumpesnis. Maksimalus leistinas ilgis- %1 simbolių.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "Jūs negalite balsuoti už savo pranešimą",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Jūs negalite užblokuoti kitų administratorių!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Grupės pavadinimas per trumpas",
"group-already-exists": "Tokia grupė jau egzistuoja",
"group-name-change-not-allowed": "Grupės pavadinimas keitimas neleidžiamas",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Temos paveikslėliai neleidžiami.",
"invalid-file": "Klaidingas failas",
"uploads-are-disabled": "Įkėlimai neleidžiami",
- "upload-error": "Įkėlimo klaida: %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Jūs negalite susirašinėti su savimi!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/lt/groups.json b/public/language/lt/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/lt/groups.json
+++ b/public/language/lt/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/lt/login.json b/public/language/lt/login.json
index ce993ead94..ea6dab6e24 100644
--- a/public/language/lt/login.json
+++ b/public/language/lt/login.json
@@ -1,5 +1,7 @@
{
- "username": "Vartotojo vardas / El. paštas",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Prisiminti?",
"forgot_password": "Užmiršote slaptažodį?",
"alternative_logins": "Alternatyvūs prisijungimo būdai",
diff --git a/public/language/lt/notifications.json b/public/language/lt/notifications.json
index 10a4cd914e..0a38999bff 100644
--- a/public/language/lt/notifications.json
+++ b/public/language/lt/notifications.json
@@ -2,6 +2,7 @@
"title": "Pranešimai",
"no_notifs": "Jūs neturite naujų pranešimų",
"see_all": "Peržiūrėti visus pranešimus",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Atgal į %1",
"outgoing_link": "Išeinanti nuoroda",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "El. paštas patvirtintas",
"email-confirmed-message": "Dėkojame už el. pašto patvirtinimą. Jūsų paskyra pilnai aktyvuota.",
- "email-confirm-error": "Įvyko klaida...",
"email-confirm-error-message": "Įvyko klaida mėginant patvirtinti Jūsų el. pašto adresą. Galbūt kodas yra neteisingas, arba nebegalioajantis.",
"email-confirm-sent": "Patvirtinimo laiškas išsiųstas."
}
\ No newline at end of file
diff --git a/public/language/lt/recent.json b/public/language/lt/recent.json
index d9257022d6..ebb6269a19 100644
--- a/public/language/lt/recent.json
+++ b/public/language/lt/recent.json
@@ -6,6 +6,7 @@
"year": "Metai",
"alltime": "All Time",
"no_recent_topics": "Paskutinių temų nėra",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/lt/search.json b/public/language/lt/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/lt/search.json
+++ b/public/language/lt/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/lt/tags.json b/public/language/lt/tags.json
index 93a06c9cbe..2f2b9e11d2 100644
--- a/public/language/lt/tags.json
+++ b/public/language/lt/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Temų su šią žyma nėra.",
"tags": "Žymos",
- "enter_tags_here": "Čia surašykite žymas. Paspauskite enter po kiekvienos žymos.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Žymų kolkas nėra."
}
\ No newline at end of file
diff --git a/public/language/ms/error.json b/public/language/ms/error.json
index 3c68a1d7e5..340e4e528b 100644
--- a/public/language/ms/error.json
+++ b/public/language/ms/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email taken",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Nama pengunna terlalu pendek",
"username-too-long": "Username too long",
"user-banned": "User banned",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled",
"topic-locked": "Topic Locked",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Please wait for uploads to complete.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Group name too short",
"group-already-exists": "Group already exists",
"group-name-change-not-allowed": "Group name change not allowed",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
"invalid-file": "Invalid File",
"uploads-are-disabled": "Uploads are disabled",
- "upload-error": "Upload Error : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "You can't chat with yourself!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/ms/groups.json b/public/language/ms/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/ms/groups.json
+++ b/public/language/ms/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/ms/login.json b/public/language/ms/login.json
index 7836b6feb7..3f0d1e37ea 100644
--- a/public/language/ms/login.json
+++ b/public/language/ms/login.json
@@ -1,5 +1,7 @@
{
- "username": "Nama pengguna / Emel",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Ingat Saya?",
"forgot_password": "Lupa Kata Laluan?",
"alternative_logins": "Login Alternatif",
diff --git a/public/language/ms/notifications.json b/public/language/ms/notifications.json
index 8026012905..e8fffb1cd8 100644
--- a/public/language/ms/notifications.json
+++ b/public/language/ms/notifications.json
@@ -2,6 +2,7 @@
"title": "pemberitahuan",
"no_notifs": "Anda tiada pemberitahuan baru",
"see_all": "LIhat semua pemberitahuan",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Sambungan luar",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/ms/recent.json b/public/language/ms/recent.json
index 237ababd11..fe18961628 100644
--- a/public/language/ms/recent.json
+++ b/public/language/ms/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "Tiada topik terkini",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/ms/search.json b/public/language/ms/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/ms/search.json
+++ b/public/language/ms/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/ms/tags.json b/public/language/ms/tags.json
index d2e9a213ac..aa9f14c70c 100644
--- a/public/language/ms/tags.json
+++ b/public/language/ms/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "There are no topics with this tag.",
"tags": "Tags",
- "enter_tags_here": "Enter tags here. Press enter after each tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet."
}
\ No newline at end of file
diff --git a/public/language/nb/error.json b/public/language/nb/error.json
index a19bdad64d..2fe73f83a4 100644
--- a/public/language/nb/error.json
+++ b/public/language/nb/error.json
@@ -19,6 +19,8 @@
"email-taken": "E-post opptatt",
"email-not-confirmed": "E-posten din har ikke blitt bekreftet enda, vennligst klikk for å bekrefte din e-post.",
"email-not-confirmed-chat": "Du kan ikke chatte før e-posten din har blitt bekreftet",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Brukernavnet er for kort",
"username-too-long": "Brukernavnet er for langt",
"user-banned": "Bruker utestengt",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Ingen e-post-tillegg er lastet, så ingen test e-post kunne bli sendt",
"category-disabled": "Kategori deaktivert",
"topic-locked": "Emne låst",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Vennligst vent til opplastingene blir fullført.",
"content-too-short": "Vennligst skriv et lengere innlegg. Innlegg må inneholde minst %1 tegn.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Vennligst skriv en kortere tittel. Titler må inneholde minst %1 tegn.",
"too-many-posts": "Du kan bare poste et innlegg hvert %1 sekund - vennligst vent før du poster igjen",
"too-many-posts-newbie": "Som en ny bruker, kan du bare poste et innlegg hvert %1 sekund til du har tjent deg opp %2 i rykte - vennligst vent før du poster igjen",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Max tilatte filstørrelse er %1 kbs - vennligst last opp en mindre fil",
"cant-vote-self-post": "Du kan ikke stemme på ditt eget innlegg",
"already-favourited": "Du har allerede favorittmerket dette innlegget",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Du kan ikke utestenge andre administratorer!",
"invalid-image-type": "Ugyldig bildetype. Tilatte typer er: %1",
"invalid-image-extension": "Ugyldig bildefiltype",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Gruppenavnet er for kort",
"group-already-exists": "Gruppe eksisterer allerede",
"group-name-change-not-allowed": "Gruppenavn ikke tillatt",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Emne-minatyrbilder har blitt deaktivert",
"invalid-file": "Ugyldig fil",
"uploads-are-disabled": "Opplastninger er deaktivert",
- "upload-error": "Opplastningfeil: %1",
"signature-too-long": "Beklager, signaturen din kan ikke være lengre en %1 tegn.",
"cant-chat-with-yourself": "Du kan ikke chatte med deg selv!",
"chat-restricted": "Denne brukeren har begrenset sine chat-meldinger. De må følge deg før du kan chatte med dem",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Du har ikke nok rykte til å flagge dette innlegget",
"reload-failed": "NodeBB støtte på et problem under lasting på nytt: \"%1\". NodeBB vil fortsette å servere eksisterende klientside ressureser, selv om du burde angre endringene du gjorde før du lastet på nytt.",
"registration-error": "Feil under registrering",
- "parse-error": "Noe gikk feil under analysering av serversvar"
+ "parse-error": "Noe gikk feil under analysering av serversvar",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/nb/groups.json b/public/language/nb/groups.json
index 894bbc0a12..e837ac8961 100644
--- a/public/language/nb/groups.json
+++ b/public/language/nb/groups.json
@@ -4,6 +4,8 @@
"owner": "Gruppe-eier",
"new_group": "Opprett ny gruppe",
"no_groups_found": "Det er ingen grupper å se",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Dra og slipp et bilde, dra til posisjon, og trykk Lagre",
"cover-change": "Endre",
"cover-save": "Lagre",
@@ -13,11 +15,20 @@
"details.pending": "Ventende meldemmer",
"details.has_no_posts": "Medlemmene i denne gruppen har ikke skrevet noen innlegg.",
"details.latest_posts": "Seneste innlegg",
- "details.private": "Privat grup",
- "details.public": "Offentlig grup",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Gruppeadministrasjon",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Gruppedetaljer har blitt oppgradert",
"event.deleted": "Gruppen \"%1\" har blitt slettet"
}
\ No newline at end of file
diff --git a/public/language/nb/login.json b/public/language/nb/login.json
index 92e26c01da..2b51b10c6a 100644
--- a/public/language/nb/login.json
+++ b/public/language/nb/login.json
@@ -1,5 +1,7 @@
{
- "username": "Brukernavn / E-post",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Husk meg?",
"forgot_password": "Glemt passord?",
"alternative_logins": "Alternativ innlogging",
diff --git a/public/language/nb/notifications.json b/public/language/nb/notifications.json
index f85acbdd55..33ff86eff6 100644
--- a/public/language/nb/notifications.json
+++ b/public/language/nb/notifications.json
@@ -2,6 +2,7 @@
"title": "Varsler",
"no_notifs": "Du har ingen nye varsler",
"see_all": "Se alle varsler",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Tilbake til %1",
"outgoing_link": "Utgående link",
"outgoing_link_message": "Du forlater nå %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 begynte å følge deg.",
"email-confirmed": "E-post bekreftet",
"email-confirmed-message": "Thank for at du har validert din e-post. Kontoen din er nå fullstendig aktivert.",
- "email-confirm-error": "En feil oppsto...",
"email-confirm-error-message": "Det oppsto et problem under valdiering av din e-post. Koden kan ha vært ugyldig eller ha utløpt.",
"email-confirm-sent": "Bekreftelsesepost sendt."
}
\ No newline at end of file
diff --git a/public/language/nb/recent.json b/public/language/nb/recent.json
index 24ece53c70..3b980f6f02 100644
--- a/public/language/nb/recent.json
+++ b/public/language/nb/recent.json
@@ -6,6 +6,7 @@
"year": "År",
"alltime": "All tid",
"no_recent_topics": "Det er ingen nye tråder.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Det finnes et nytt emne.",
"there-is-a-new-topic-and-a-new-post": "Det finnes et nytt emne og et nytt innlegg.",
"there-is-a-new-topic-and-new-posts": "Det finnes et nytt emne og %1 nye innlegg.",
diff --git a/public/language/nb/search.json b/public/language/nb/search.json
index 053950fd9e..74fdc462a6 100644
--- a/public/language/nb/search.json
+++ b/public/language/nb/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/nb/tags.json b/public/language/nb/tags.json
index 3e2f7961ce..d38e00a025 100644
--- a/public/language/nb/tags.json
+++ b/public/language/nb/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Det er ingen emnet med denne taggen.",
"tags": "Tagger",
- "enter_tags_here": "Skriv tagger her. Trykk enter etter hver tagg.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Skriv tagger...",
"no_tags": "Det finnes ingen tagger enda."
}
\ No newline at end of file
diff --git a/public/language/nl/error.json b/public/language/nl/error.json
index 8b2c37d5a1..de83d31255 100644
--- a/public/language/nl/error.json
+++ b/public/language/nl/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email adres is al gebruikt",
"email-not-confirmed": "U email adres is niet bevestigd, Klik hier om uw email adres te bevestigen",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Gebruikersnaam is te kort",
"username-too-long": "Gebruikersnaam is te lang",
"user-banned": "Gebruiker verbannen",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Er zijn geen email plugins geladen, een test email kan dus niet verzonden worden",
"category-disabled": "Categorie uitgeschakeld",
"topic-locked": "Onderwerp gesloten",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Heb even geduld totdat de alle bestanden geüpload zijn",
"content-too-short": "Maak de bericht alsjeblieft wat langer. Op z'n minst %1 karakters",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Maak de titel wat korter. Het kan niet langer zijn dan %1 karakters",
"too-many-posts": "Je kan eens in de %1 seconden een bericht aanmaken. Wacht alstublieft.",
"too-many-posts-newbie": "Als een nieuwe gebruiker kan je maar om de %1 seconden een bericht plaatsen vanwege je reputatie. Uw moet deze level van reputatie verdienen %2. Wacht alstublieft met het plaatsen van uw bericht.",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "De maximale bestandsgrootte is %1 kbs",
"cant-vote-self-post": "Je kan niet op je eigen berichten stemmen",
"already-favourited": "U heeft al dit bericht in uw favorieten staan",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "U kunt niet de andere admins bannen!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "De groepsnaam is te kort",
"group-already-exists": "Deze groep bestaat al",
"group-name-change-not-allowed": "Het veranderen van de groepsnaam is niet toegestaan!",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Onderwerp thumbnails zijn uitgeschakeld",
"invalid-file": "Ongeldig bestand",
"uploads-are-disabled": "Uploads zijn uitgeschakeld",
- "upload-error": "Upload Fout : %1",
"signature-too-long": "Sorry, maar deze handtekening kan niet groter zijn dan %1 karakters!",
"cant-chat-with-yourself": "Je kan niet met jezelf chatten!",
"chat-restricted": "Deze gebruiker heeft beperkingen gelegd op chatfunctie. Hun moeten jouw volgen voordat je met hun kan chatten",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "U heeft niet de benodigde reputatie om dit bericht te melden aan de admins",
"reload-failed": "NodeBB heeft een probleem geconstateerd tijdens het laden van: \"%1\".\nNodeBB blijft verder draaien. Het is wel verstandig om de actie wat u daarvoor heeft gedaan ongedaan te maken door te herladen.",
"registration-error": "Registratie fout",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/nl/groups.json b/public/language/nl/groups.json
index 59681475d1..9fe5c00975 100644
--- a/public/language/nl/groups.json
+++ b/public/language/nl/groups.json
@@ -4,6 +4,8 @@
"owner": "Groep eigenaar",
"new_group": "Maak een nieuwe groep",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Opslaan",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Deze groepleden hebben nog geen berichten geplaatst",
"details.latest_posts": "Nieuwste Berichten",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/nl/login.json b/public/language/nl/login.json
index fa8f5d55d7..ec75667e86 100644
--- a/public/language/nl/login.json
+++ b/public/language/nl/login.json
@@ -1,5 +1,7 @@
{
- "username": "Gebruikersnaam / Emailadres",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Mij Onthouden?",
"forgot_password": "Wachtwoord Vergeten?",
"alternative_logins": "Alternatieve Loginmethodes",
diff --git a/public/language/nl/notifications.json b/public/language/nl/notifications.json
index a63b085026..f0dc76c27f 100644
--- a/public/language/nl/notifications.json
+++ b/public/language/nl/notifications.json
@@ -2,6 +2,7 @@
"title": "Notificaties",
"no_notifs": "Je hebt geen nieuwe notificaties",
"see_all": "Bekijk alle Notificaties",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Terug naar %1",
"outgoing_link": "Uitgaande Link",
"outgoing_link_message": "Je verlaat nu %1",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 volgt u nu.",
"email-confirmed": "Email adres bevestigd",
"email-confirmed-message": "Bedankt voor het bevestigen van uw email adres. Uw account is nu volledig actief.",
- "email-confirm-error": "Een fout vond plaats",
"email-confirm-error-message": "Er was een probleem met het bevestigen van uw email adres. Misschien was de code niet goed of was door de tijd verstreken.",
"email-confirm-sent": "Bevestigings email verstuurd"
}
\ No newline at end of file
diff --git a/public/language/nl/recent.json b/public/language/nl/recent.json
index 2b1b292298..e2f3471de6 100644
--- a/public/language/nl/recent.json
+++ b/public/language/nl/recent.json
@@ -6,6 +6,7 @@
"year": "Jaar",
"alltime": "Intussen",
"no_recent_topics": "Er zijn geen recente reacties.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Er is een nieuw onderwerp",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "Er is een nieuwe onderwerp en %1 nieuwe berichten",
diff --git a/public/language/nl/search.json b/public/language/nl/search.json
index 168dde5142..756a0ef3a7 100644
--- a/public/language/nl/search.json
+++ b/public/language/nl/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/nl/tags.json b/public/language/nl/tags.json
index 07e2c9ccf0..85c11b0476 100644
--- a/public/language/nl/tags.json
+++ b/public/language/nl/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Er zijn geen onderwerpen met deze tag",
"tags": "Tags",
- "enter_tags_here": "Voer hier uw tags in. Druk op enter na elke tag ingevoerd te hebben",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Voer uw tags in...",
"no_tags": "Er zijn nog geen tags te vinden"
}
\ No newline at end of file
diff --git a/public/language/pl/error.json b/public/language/pl/error.json
index eaebbb6fcd..c09640123e 100644
--- a/public/language/pl/error.json
+++ b/public/language/pl/error.json
@@ -19,6 +19,8 @@
"email-taken": "E-mail zajęty.",
"email-not-confirmed": "Twój email nie został jeszcze potwierdzony. Proszę kliknąć tutaj by go potwierdzić.",
"email-not-confirmed-chat": "Nie możesz rozmawiać do czasu, gdy twój email zostanie potwierdzony.",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Nazwa użytkownika za krótka.",
"username-too-long": "Zbyt długa nazwa użytkownika",
"user-banned": "Użytkownik zbanowany",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Nie zainstalowano żadnego dodatku obsługującego e-mail, więc nie można wysłać testowej wiadomości.",
"category-disabled": "Kategoria wyłączona.",
"topic-locked": "Temat zamknięty",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Poczekaj na pełne załadowanie",
"content-too-short": "Proszę wpisać dłuższy post. Posty powinny zawierać co najmniej %1 znaków.",
"content-too-long": "Proszę wpisać krótszy post. Posty nie mogą zawierać więcej niż %1 znaków.",
@@ -40,6 +43,8 @@
"title-too-long": "Wpisz krótszy tytuł, nie może być dłuższy niż %1 znaków.",
"too-many-posts": "Możesz wysyłać posty co %1 sekund - proszę poczekać",
"too-many-posts-newbie": "Jako nowy użytkownik, możesz wysyłać posty co %1 sekund, do chwili aż zbierzesz %2 reputacji - proszę poczekać przed ponownym wysłaniem posta",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maksymalny dozwolony rozmiar pliku to %1 kb - proszę wybrać mniejszy plik",
"cant-vote-self-post": "Nie możesz głosować na własny post",
"already-favourited": "Już polubiłeś ten post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Nie możesz zbanować innych adminów!",
"invalid-image-type": "Błędny typ pliku. Dozwolone typy to: %1",
"invalid-image-extension": "Błędne rozszerzenie pliku",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Nazwa grupy za krótka",
"group-already-exists": "Grupa już istnieje",
"group-name-change-not-allowed": "Nie można zmieniać nazwy tej grupy.",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Miniatury tematów są wyłączone",
"invalid-file": "Błędny plik",
"uploads-are-disabled": "Uploadowanie jest wyłączone",
- "upload-error": "Błąd uploadu: %1",
"signature-too-long": "Przepraszamy, ale podpis nie może być dłuższy niż %1 znaków.",
"cant-chat-with-yourself": "Nie możesz rozmawiać ze sobą",
"chat-restricted": "Ten użytkownik ograniczył swoje czaty. Musi Cię śledzić, zanim będziesz mógł z nim czatować.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Nie masz dość reputacji, by flagować ten post",
"reload-failed": "NodeBB napotkał problem w czasie ładowania \"%1\". Forum będzie nadal dostarczać zasoby dostępne w kliencie, jednak powinieneś cofnąć ostatnią akcję.",
"registration-error": "Błąd rejestracji",
- "parse-error": "Coś poszło nie tak podczas parsingu odpowiedzi serwera"
+ "parse-error": "Coś poszło nie tak podczas parsingu odpowiedzi serwera",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/pl/groups.json b/public/language/pl/groups.json
index ca279d4b90..19f43e2d89 100644
--- a/public/language/pl/groups.json
+++ b/public/language/pl/groups.json
@@ -4,6 +4,8 @@
"owner": "Właściciel grupy",
"new_group": "Stwórz nową grupę",
"no_groups_found": "Brak grup do wyświetlenia",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Przeciągnij i upuść zdjęcie, ustaw w odpowiedniej pozycji i kliknij Zapisz",
"cover-change": "Zmień",
"cover-save": "Zapisz",
@@ -13,11 +15,20 @@
"details.pending": "Członkowie oczekujący",
"details.has_no_posts": "Członkowie tej grupy nie napisali żadnych postów.",
"details.latest_posts": "Ostatnie posty",
- "details.private": "Grupa prywatna",
- "details.public": "Grupa publiczna",
+ "details.private": "Private",
"details.grant": "Nadaj/Cofnij prawa Właściciela",
"details.kick": "Wykop",
"details.owner_options": "Administracja grupy",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Dane grupy zostały zaktualizowane",
"event.deleted": "Grupa \"%1\" została skasowana"
}
\ No newline at end of file
diff --git a/public/language/pl/login.json b/public/language/pl/login.json
index cc6f749e15..4a95c6d26e 100644
--- a/public/language/pl/login.json
+++ b/public/language/pl/login.json
@@ -1,5 +1,7 @@
{
- "username": "Nazwa użytkownika lub adres e-mail",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Zapamiętaj mnie",
"forgot_password": "Zapomniałeś hasło?",
"alternative_logins": "Alternatywne logowanie",
diff --git a/public/language/pl/notifications.json b/public/language/pl/notifications.json
index ad8cc4de3d..5e84128ee9 100644
--- a/public/language/pl/notifications.json
+++ b/public/language/pl/notifications.json
@@ -2,6 +2,7 @@
"title": "Powiadomienia",
"no_notifs": "Nie masz nowych powiadomień",
"see_all": "Zobacz wszystkie powiadomienia",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Wróć do %1",
"outgoing_link": "Łącze wychodzące",
"outgoing_link_message": "Opuszczasz %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 zaczął Cię śledzić.",
"email-confirmed": "E-mail potwierdzony",
"email-confirmed-message": "Dziękujemy za potwierdzenie maila. Twoje konto zostało aktywowane.",
- "email-confirm-error": "Wystąpił błąd.",
"email-confirm-error-message": "Wystąpił problem przy aktywacji, - kod jest błędny lub przestarzały",
"email-confirm-sent": "E-mail potwierdzający wysłany"
}
\ No newline at end of file
diff --git a/public/language/pl/recent.json b/public/language/pl/recent.json
index 3a5ed0fa33..d395ee5722 100644
--- a/public/language/pl/recent.json
+++ b/public/language/pl/recent.json
@@ -6,6 +6,7 @@
"year": "Rok",
"alltime": "Od początku",
"no_recent_topics": "Brak ostatnich wątków.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Masz nowy wątek.",
"there-is-a-new-topic-and-a-new-post": "Masz nowy wątek i nowy post.",
"there-is-a-new-topic-and-new-posts": "Masz nowy wątek i %1 nowych postów.",
diff --git a/public/language/pl/search.json b/public/language/pl/search.json
index 6f2afda91d..7a055eb66c 100644
--- a/public/language/pl/search.json
+++ b/public/language/pl/search.json
@@ -31,5 +31,10 @@
"username": "Nazwa użytkownika",
"category": "Kategoria",
"descending": "W kolejności malejącej",
- "ascending": "W kolejności rosnącej"
+ "ascending": "W kolejności rosnącej",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/pl/tags.json b/public/language/pl/tags.json
index 57f1a280df..c4d9498474 100644
--- a/public/language/pl/tags.json
+++ b/public/language/pl/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Nie ma tematów z tym tagiem",
"tags": "Tagi",
- "enter_tags_here": "Tutaj wpisz tagi. Naciśnij enter po każdym.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Wpisz tagi...",
"no_tags": "Jeszcze nie ma tagów."
}
\ No newline at end of file
diff --git a/public/language/pt_BR/error.json b/public/language/pt_BR/error.json
index e0ad9b1e67..359f3c654a 100644
--- a/public/language/pt_BR/error.json
+++ b/public/language/pt_BR/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email já cadastrado",
"email-not-confirmed": "O seu email ainda não foi confirmado, por favor clique aqui para confirmar seu email.",
"email-not-confirmed-chat": "Você não pode usar o chat até que seu email seja confirmado",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Nome de usuário muito curto",
"username-too-long": "Nome de usuário muito longo",
"user-banned": "Usuário banido",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Nenhum plugin de email foi carregado, por isso um email de teste não pôde ser enviado",
"category-disabled": "Categoria desativada",
"topic-locked": "Tópico Trancado",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Aguarde a conclusão dos uploads.",
"content-too-short": "Por favor digite um post mais longo. Posts devem conter no mínimo %1 caracteres.",
"content-too-long": "Por favor entre com um post mais curto. Posts não podem ser maiores do que %1 caracteres.",
@@ -40,6 +43,8 @@
"title-too-long": "Por favor entre com um título mais curto; Títulos não podem ser maiores que %1 caracteres.",
"too-many-posts": "Você pode postar apenas uma vez a cada %1 segundos - por favor aguarde antes de postar novamente",
"too-many-posts-newbie": "Como novo usuário, você pode postar apenas uma vez a cada %1 segundos até que você tenha recebido reputação de %2 - por favor aguarde antes de postar novamente",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "O tamanho máximo permitido de arquivo é %1 kbs - por favor faça upload de um arquivo menor",
"cant-vote-self-post": "Você não pode votar no seu próprio post",
"already-favourited": "Você já adicionou este post aos favoritos",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Você não pode banir outros administradores!",
"invalid-image-type": "Tipo inválido de imagem. Os tipos permitidos são: %1",
"invalid-image-extension": "Extensão de imagem inválida",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Nome do grupo é muito curto",
"group-already-exists": "O grupo já existe",
"group-name-change-not-allowed": "Sem permissão para alterar nome do grupo",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Thumbnails para tópico estão desativados.",
"invalid-file": "Arquivo Inválido",
"uploads-are-disabled": "Uploads estão desativados",
- "upload-error": "Erro de Upload : %1",
"signature-too-long": "Desculpe, sua assinatura não pode ser maior que %1 caracteres.",
"cant-chat-with-yourself": "Você não pode iniciar um chat consigo mesmo!",
"chat-restricted": "Este usuário restringiu suas mensagens de chat. Eles devem seguir você antes que você possa conversar com eles",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Você não possui reputação suficiente para sinalizar este post",
"reload-failed": "O NodeBB encontrou um problema ao recarregar: \"%1\". O NodeBB continuará a servir os assets existentes no lado do cliente, apesar de que você deve desfazer o que você fez antes de recarregar.",
"registration-error": "Erro de Cadastro",
- "parse-error": "Algo deu errado ao conseguir resposta do servidor"
+ "parse-error": "Algo deu errado ao conseguir resposta do servidor",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/pt_BR/groups.json b/public/language/pt_BR/groups.json
index f3a19ea8ef..a9e9efa321 100644
--- a/public/language/pt_BR/groups.json
+++ b/public/language/pt_BR/groups.json
@@ -4,6 +4,8 @@
"owner": "Dono do Grupo",
"new_group": "Criar Novo Grupo",
"no_groups_found": "Não há grupos para ver",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Arraste uma foto, arraste para a posição correta e clique em Salvar",
"cover-change": "Alterar",
"cover-save": "Salvar",
@@ -13,11 +15,20 @@
"details.pending": "Membros Pendentes",
"details.has_no_posts": "Os membros deste grupo não fizeram quaisquer posts.",
"details.latest_posts": "Últimos Posts",
- "details.private": "Grupo Privado",
- "details.public": "Grupo Público.",
+ "details.private": "Private",
"details.grant": "Conceder/Retomar a Posse",
"details.kick": "Chutar",
"details.owner_options": "Administração do Grupo",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Os detalhes do grupo foram atualizados",
"event.deleted": "O grupo \"%1\" foi deletado"
}
\ No newline at end of file
diff --git a/public/language/pt_BR/login.json b/public/language/pt_BR/login.json
index 210ff01ef7..9b267d8d9c 100644
--- a/public/language/pt_BR/login.json
+++ b/public/language/pt_BR/login.json
@@ -1,5 +1,7 @@
{
- "username": "Nome de Usuário / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Lembrar de Mim?",
"forgot_password": "Esqueceu a Senha?",
"alternative_logins": "Logins Alternativos",
diff --git a/public/language/pt_BR/notifications.json b/public/language/pt_BR/notifications.json
index 48220327e2..72b406d47b 100644
--- a/public/language/pt_BR/notifications.json
+++ b/public/language/pt_BR/notifications.json
@@ -2,6 +2,7 @@
"title": "Notificações",
"no_notifs": "Você não tem nenhuma notificação nova",
"see_all": "Ver todas as Notificações",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Voltar para %1",
"outgoing_link": "Link Externo",
"outgoing_link_message": "Você deixou de seguir %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 começou a seguir você.",
"email-confirmed": "Email Confirmado",
"email-confirmed-message": "Obrigado por validar o seu email. Agora sua conta está plenamente ativada.",
- "email-confirm-error": "Ocorreu um erro...",
"email-confirm-error-message": "Houve um problema ao validar o seu endereço de email. Talvez o código era invalido ou tenha expirado.",
"email-confirm-sent": "Email de confirmação enviado."
}
\ No newline at end of file
diff --git a/public/language/pt_BR/recent.json b/public/language/pt_BR/recent.json
index b0dd732602..2af16e248a 100644
--- a/public/language/pt_BR/recent.json
+++ b/public/language/pt_BR/recent.json
@@ -6,6 +6,7 @@
"year": "Ano",
"alltime": "Todos os Tempos",
"no_recent_topics": "Não há tópicos recentes.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Há um novo tópico.",
"there-is-a-new-topic-and-a-new-post": "Há um novo tópico e um novo post.",
"there-is-a-new-topic-and-new-posts": "Há um novo tópico e %1 novos posts.",
diff --git a/public/language/pt_BR/search.json b/public/language/pt_BR/search.json
index f1b47b737e..695d7795ce 100644
--- a/public/language/pt_BR/search.json
+++ b/public/language/pt_BR/search.json
@@ -31,5 +31,10 @@
"username": "Nome de usuário",
"category": "Categoria",
"descending": "Em ordem descendente",
- "ascending": "Em ordem ascendente"
+ "ascending": "Em ordem ascendente",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/pt_BR/tags.json b/public/language/pt_BR/tags.json
index 4d598667b8..267888cbfa 100644
--- a/public/language/pt_BR/tags.json
+++ b/public/language/pt_BR/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Não há tópicos com esta tag.",
"tags": "Tags",
- "enter_tags_here": "Digite as tags aqui. Pressione enter após cada tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Digite tags...",
"no_tags": "Ainda não há tags."
}
\ No newline at end of file
diff --git a/public/language/ro/error.json b/public/language/ro/error.json
index 1e7de8b50b..51ad7c7cbc 100644
--- a/public/language/ro/error.json
+++ b/public/language/ro/error.json
@@ -19,6 +19,8 @@
"email-taken": "Adresa de email este deja folostă",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Numele de utilizator este prea scurt",
"username-too-long": "Numele de utilizator este prea lung",
"user-banned": "Utilizator banat",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Nici un plugin pentru email nu a fost încărcat, așa că un email de test nu a fost trimis.",
"category-disabled": "Categorie dezactivată",
"topic-locked": "Subiect Închis",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Te rugăm să aștepți până se termină uploadul.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Te rugăm să introduci un titlu mai scurt. Titlurile nu pot fi mai lungi de %1 caractere.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "Nu poți vota propriul tău mesaj",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Nu poți bana alți administratori!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Numele grupului este prea scurt",
"group-already-exists": "Grupul deja există",
"group-name-change-not-allowed": "Schimbarea numelui grupului este interzisă",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Pictogramele pentru subiect sunt interzise.",
"invalid-file": "Fișier invalid",
"uploads-are-disabled": "Uploadurile sunt dezactivate",
- "upload-error": "Eroare Upload : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Nu poți conversa cu tine!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
"reload-failed": "NodeBB a întâmpinat o problemă la reîncarcare: \"%1\". NodeBB va continua să servească fișierele existente pentru partea-client, dar tu va trebuie să refaci modificările pe care le-ai facut înainte de reîncarcare.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/ro/groups.json b/public/language/ro/groups.json
index 03cacf8b36..c41b17a0c5 100644
--- a/public/language/ro/groups.json
+++ b/public/language/ro/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Membrii acestui grup nu au facut nici o postare.",
"details.latest_posts": "Ultimele Mesaje",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/ro/login.json b/public/language/ro/login.json
index 806a40d81b..31504eb1c1 100644
--- a/public/language/ro/login.json
+++ b/public/language/ro/login.json
@@ -1,5 +1,7 @@
{
- "username": "Utilizator / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Autentifică-mă automat la fiecare vizită",
"forgot_password": "Ai uitat parola?",
"alternative_logins": "Autentificare Alternativă",
diff --git a/public/language/ro/notifications.json b/public/language/ro/notifications.json
index bf0fba8426..46bdd5fa7a 100644
--- a/public/language/ro/notifications.json
+++ b/public/language/ro/notifications.json
@@ -2,6 +2,7 @@
"title": "Notificări",
"no_notifs": "Nu ai nici o notificare recentă",
"see_all": "Vezi toate notificările",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Înapoi la %1",
"outgoing_link": "Link Extern",
"outgoing_link_message": "Acum părăsești %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 a început să te urmărească.",
"email-confirmed": "Email confirmat",
"email-confirmed-message": "Îți mulțumim pentru validarea emailului. Contul tău este acuma activat.",
- "email-confirm-error": "S-a produs o eroare ...",
"email-confirm-error-message": "A fost o problemă cu activarea adresei tale de email. Poate codul de activare a fost invalid sau expirat.",
"email-confirm-sent": "Un email de confirmare a fost trimis."
}
\ No newline at end of file
diff --git a/public/language/ro/recent.json b/public/language/ro/recent.json
index a630ebe91a..5b657f39b1 100644
--- a/public/language/ro/recent.json
+++ b/public/language/ro/recent.json
@@ -6,6 +6,7 @@
"year": "An",
"alltime": "Tot Timpul",
"no_recent_topics": "Nu există subiecte recente.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/ro/search.json b/public/language/ro/search.json
index cdae3636ce..54328cf585 100644
--- a/public/language/ro/search.json
+++ b/public/language/ro/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/ro/tags.json b/public/language/ro/tags.json
index d5e5b040a2..483efa66f6 100644
--- a/public/language/ro/tags.json
+++ b/public/language/ro/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Nu există nici un subiect cu acest tag.",
"tags": "Taguri",
- "enter_tags_here": "Introdu tagurile aici. Apasă enter după fiecare tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Introdu taguri...",
"no_tags": "În acest moment nu există nici un tag."
}
\ No newline at end of file
diff --git a/public/language/ru/error.json b/public/language/ru/error.json
index 25309f37d4..cb43902332 100644
--- a/public/language/ru/error.json
+++ b/public/language/ru/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email занят",
"email-not-confirmed": "Ваш email не подтвержден, нажмите для подтверждения.",
"email-not-confirmed-chat": "Вы не можете оставлять сообщения, пока Ваш email не подтверждён",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Слишком короткое имя пользователя",
"username-too-long": "Имя пользователя слишком длинное",
"user-banned": "Пользователь заблокирован",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Не подключен ни один плагин для отправки почты, поэтому тестовый email не может быть отправлен",
"category-disabled": "Категория отключена",
"topic-locked": "Тема закрыта",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Пожалуйста, подождите завершения загрузки.",
"content-too-short": "Пост должен содержать минимум %1 симв.",
"content-too-long": "Размер поста не должен превышать %1 символов. Пожалуйста, сделайте его короче.",
@@ -40,6 +43,8 @@
"title-too-long": "Заголовок не может быть длиннее %1 символов.",
"too-many-posts": "Вы можете делать пост один раз в %1 сек.",
"too-many-posts-newbie": "Вы новый пользователь, поэтому можете делать пост раз в %1 сек., пока не заработаете %2 п. репутации.",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Максимальный разрешенный размер файла - %1 Кбайт. Пожалуйста, загрузите файл меньшего размера.",
"cant-vote-self-post": "Вы не можете проголосовать за Ваш пост",
"already-favourited": "Вы уже добавили этот пост в избранное",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Вы не можете забанить других администраторов!",
"invalid-image-type": "Неверный формат изображения. Поддерживаемые форматы: %1",
"invalid-image-extension": "Недопустимое расширение файла",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Название группы слишком короткое",
"group-already-exists": "Группа уже существует",
"group-name-change-not-allowed": "Изменение названия группы запрещено",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Иконки для темы запрещены",
"invalid-file": "Файл испорчен",
"uploads-are-disabled": "Загрузка запрещена",
- "upload-error": "Ошибка загрузки : %1",
"signature-too-long": "Ваша подпись не может быть длиннее %1 симв.",
"cant-chat-with-yourself": "Вы не можете общаться с самим собой",
"chat-restricted": "Пользователь ограничил прием сообщений. Он должен подписаться на Вас, чтобы Вы могли вести переписку с ним.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "У Вас недостаточно репутации, чтобы пометить этот пост.",
"reload-failed": "NodeBB обнаружил проблему при перезагрузке: \"%1\". NodeBB продолжит работать с существующими ресурсами клиента, но Вы должны отменить то, что сделали перед перезагрузкой.",
"registration-error": "Ошибка при регистрации",
- "parse-error": "Похоже, что-то пошло не так в процессе обработки ответа сервера."
+ "parse-error": "Похоже, что-то пошло не так в процессе обработки ответа сервера.",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/ru/groups.json b/public/language/ru/groups.json
index 544998a50e..c46e857368 100644
--- a/public/language/ru/groups.json
+++ b/public/language/ru/groups.json
@@ -4,6 +4,8 @@
"owner": "Администратор группы",
"new_group": "Создать группу",
"no_groups_found": "Нет групп для отображения",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Перетяните сюда изображение, переместите на нужную позицию и нажмите Сохранить",
"cover-change": "Изменить",
"cover-save": "Сохранить",
@@ -13,11 +15,20 @@
"details.pending": "Заявки в группу",
"details.has_no_posts": "Пользователями этой группы не публиковали никаких записей",
"details.latest_posts": "Последние записи",
- "details.private": "Приватная группа",
- "details.public": "Открытая группа",
+ "details.private": "Private",
"details.grant": "Выдать/забрать администратора",
"details.kick": "Исключить",
"details.owner_options": "Настройки группы",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Настройки группы обновлены",
"event.deleted": "Группа \"%1\" удалена"
}
\ No newline at end of file
diff --git a/public/language/ru/login.json b/public/language/ru/login.json
index e3c85ddeac..b371df159e 100644
--- a/public/language/ru/login.json
+++ b/public/language/ru/login.json
@@ -1,5 +1,7 @@
{
- "username": "Имя пользователя / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Запомнить меня",
"forgot_password": "Забыли пароль?",
"alternative_logins": "Войти через",
diff --git a/public/language/ru/notifications.json b/public/language/ru/notifications.json
index 4cc64159b5..0618e808db 100644
--- a/public/language/ru/notifications.json
+++ b/public/language/ru/notifications.json
@@ -2,6 +2,7 @@
"title": "Уведомления",
"no_notifs": "Для Вас нет новых уведомлений",
"see_all": "Просмотреть все уведомления",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Назад к %1",
"outgoing_link": "Внешняя ссылка",
"outgoing_link_message": "Вы покидаете %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 подписался на Вас.",
"email-confirmed": "Email подтвержден",
"email-confirmed-message": "Спасибо за подтверждение Вашего Email-адреса. Ваш аккаунт активирован.",
- "email-confirm-error": "Произошла ошибка...",
"email-confirm-error-message": "Ошибка проверки Email-адреса. Возможно, код неверен, либо у него истек срок действия.",
"email-confirm-sent": "Письмо с проверочным кодом отправлено"
}
\ No newline at end of file
diff --git a/public/language/ru/recent.json b/public/language/ru/recent.json
index c232a6bb5e..83c1e01b53 100644
--- a/public/language/ru/recent.json
+++ b/public/language/ru/recent.json
@@ -6,6 +6,7 @@
"year": "Год",
"alltime": "За всё время",
"no_recent_topics": "Нет свежих тем.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Опубликована новая тема.",
"there-is-a-new-topic-and-a-new-post": "Опубликована новая тема и новое сообщение.",
"there-is-a-new-topic-and-new-posts": "Опубликована новая тема и %1 новых сообщений.",
diff --git a/public/language/ru/search.json b/public/language/ru/search.json
index 943b857c9b..a3929d303b 100644
--- a/public/language/ru/search.json
+++ b/public/language/ru/search.json
@@ -31,5 +31,10 @@
"username": "Имя пользователя",
"category": "Категория",
"descending": "В порядке возрастания",
- "ascending": "В порядке убывания"
+ "ascending": "В порядке убывания",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/ru/tags.json b/public/language/ru/tags.json
index 0ec34e5741..fa5fa0b9b2 100644
--- a/public/language/ru/tags.json
+++ b/public/language/ru/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Нет топиков с таким тегом.",
"tags": "Теги",
- "enter_tags_here": "Укажите теги здесь. Нажимайте Enter после каждого тега.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Введите теги...",
"no_tags": "Здесь еще нет тегов."
}
\ No newline at end of file
diff --git a/public/language/sc/error.json b/public/language/sc/error.json
index 9bbcf03247..e0700f76c4 100644
--- a/public/language/sc/error.json
+++ b/public/language/sc/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email taken",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "User banned",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled",
"topic-locked": "Topic Locked",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Please wait for uploads to complete.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Group name too short",
"group-already-exists": "Group already exists",
"group-name-change-not-allowed": "Group name change not allowed",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
"invalid-file": "Invalid File",
"uploads-are-disabled": "Uploads are disabled",
- "upload-error": "Upload Error : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "You can't chat with yourself!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/sc/groups.json b/public/language/sc/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/sc/groups.json
+++ b/public/language/sc/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/sc/login.json b/public/language/sc/login.json
index 13c8f5cae9..83a84e0ad1 100644
--- a/public/language/sc/login.json
+++ b/public/language/sc/login.json
@@ -1,5 +1,7 @@
{
- "username": "Username / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Regorda·mi?",
"forgot_password": "Password Iscarèssida?",
"alternative_logins": "Intradas Alternativas",
diff --git a/public/language/sc/notifications.json b/public/language/sc/notifications.json
index 70ce1dd022..a3a210afe8 100644
--- a/public/language/sc/notifications.json
+++ b/public/language/sc/notifications.json
@@ -2,6 +2,7 @@
"title": "Notìficas",
"no_notifs": "Non tenes notìficas noas",
"see_all": "Càstia totus is Notìficas",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Acàpiu a Foras",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/sc/recent.json b/public/language/sc/recent.json
index 7c7d242a90..ea0c3c0752 100644
--- a/public/language/sc/recent.json
+++ b/public/language/sc/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "Non bi sunt ùrtimas arresonadas.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/sc/search.json b/public/language/sc/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/sc/search.json
+++ b/public/language/sc/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/sc/tags.json b/public/language/sc/tags.json
index d2e9a213ac..aa9f14c70c 100644
--- a/public/language/sc/tags.json
+++ b/public/language/sc/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "There are no topics with this tag.",
"tags": "Tags",
- "enter_tags_here": "Enter tags here. Press enter after each tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet."
}
\ No newline at end of file
diff --git a/public/language/sk/error.json b/public/language/sk/error.json
index 0ca1924e76..069d7b8deb 100644
--- a/public/language/sk/error.json
+++ b/public/language/sk/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email je obsadený",
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Username too short",
"username-too-long": "Username too long",
"user-banned": "Užívateľ je zakázaný",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Kategória je znefunkčená.",
"topic-locked": "Uzamknutá téma",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Prosím čakajte na dokončenie nahrávania",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Prosím uvedťe kratší názov. Názov nesmie byť dlhší ako 1 % znakov",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "Nedá sa hlasovať za vlastný príspevok",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Nemožte zakázať druhých adminov.",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Názov skupiny je príliš krátky",
"group-already-exists": "Skupina už existuje",
"group-name-change-not-allowed": "Nepovolená zmena mena skupiny",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Nahľady tém sú znefunkčnené.",
"invalid-file": "Neplatný súbor",
"uploads-are-disabled": "Nahrávanie je znefunkčnené",
- "upload-error": "Upload chyba: %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "Nemôžete chatovat so samým sebou.",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/sk/groups.json b/public/language/sk/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/sk/groups.json
+++ b/public/language/sk/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/sk/login.json b/public/language/sk/login.json
index a7c029ab74..bc2f675ff2 100644
--- a/public/language/sk/login.json
+++ b/public/language/sk/login.json
@@ -1,5 +1,7 @@
{
- "username": "Prihlasovacie meno / email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Zapamätať si ma?",
"forgot_password": "Zabudol si heslo?",
"alternative_logins": "Ďalšie spôsoby prihlásenia",
diff --git a/public/language/sk/notifications.json b/public/language/sk/notifications.json
index be2f47b646..31f981cbee 100644
--- a/public/language/sk/notifications.json
+++ b/public/language/sk/notifications.json
@@ -2,6 +2,7 @@
"title": "Notifikácie",
"no_notifs": "Nemáte žiadne nové notifikácie",
"see_all": "Pozri všetky notifikácie",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email bol potvrdený",
"email-confirmed-message": "Ďakujeme za potvrdenie tvojho emailu. Účet je plne aktivovaný.",
- "email-confirm-error": "Vyskytla sa chyba...",
"email-confirm-error-message": "Vyskytla sa chyba pri overení tvojej emailovej adresy. ",
"email-confirm-sent": "Práve sme poslali potvrdzujúci email."
}
\ No newline at end of file
diff --git a/public/language/sk/recent.json b/public/language/sk/recent.json
index 13fb11de81..123d7f43ed 100644
--- a/public/language/sk/recent.json
+++ b/public/language/sk/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "Nie sú žiadne posledné témy",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/sk/search.json b/public/language/sk/search.json
index a04eb4fc1e..9dad8b6eab 100644
--- a/public/language/sk/search.json
+++ b/public/language/sk/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/sk/tags.json b/public/language/sk/tags.json
index d2e9a213ac..aa9f14c70c 100644
--- a/public/language/sk/tags.json
+++ b/public/language/sk/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "There are no topics with this tag.",
"tags": "Tags",
- "enter_tags_here": "Enter tags here. Press enter after each tag.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet."
}
\ No newline at end of file
diff --git a/public/language/sv/error.json b/public/language/sv/error.json
index bf9769aa41..8f8c577d0d 100644
--- a/public/language/sv/error.json
+++ b/public/language/sv/error.json
@@ -19,6 +19,8 @@
"email-taken": "Epostadress upptagen",
"email-not-confirmed": "Din epostadress är ännu inte bekräftad. Klicka här för att bekräfta din epostadress.",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Användarnamnet är för kort",
"username-too-long": "Användarnamnet är för långt",
"user-banned": "Användare bannlyst",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Inga tillägg för epostadress har laddats, så något textmeddelande kunde inte skickas",
"category-disabled": "Kategorin inaktiverad",
"topic-locked": "Ämnet låst",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Vänta medan uppladdningen slutförs.",
"content-too-short": "Skriv ett längre inlägg. Inlägget måste ha minst %1 tecken.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Skriv in en kortare rubrik. Rubriker får inte vara längre än %1 tecken.",
"too-many-posts": "Du kan endast skapa inlägg var %1:e sekund - vänta ett tag innan du försöker skapa ett nytt inlägg",
"too-many-posts-newbie": "Som en ny användare kan du endast skapa nya inlägg var %1:e sekund tills du har %2 förtroende - vänta ett tag innan du försöker skapa ett nytt inlägg",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximal filstorlek är %1 kbs - var god ladda upp en mindre fil",
"cant-vote-self-post": "Du kan inte rösta på ditt eget inlägg.",
"already-favourited": "Du har redan favoriserat det här inlägget",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Du kan inte bannlysa andra administratörer.",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Gruppnamnet är för kort",
"group-already-exists": "Gruppen existerar redan",
"group-name-change-not-allowed": "Gruppnamnet får inte ändras",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Miniatyrbilder för ämnen är inaktiverat",
"invalid-file": "Ogiltig fil",
"uploads-are-disabled": "Uppladdningar är inaktiverat",
- "upload-error": "Fel vid uppladdning: %1",
"signature-too-long": "Signaturer kan tyvärr inte vara längre än %1 tecken.",
"cant-chat-with-yourself": "Du kan inte chatta med dig själv.",
"chat-restricted": "Denna användaren har begränsat sina chatt-meddelanden. Användaren måste följa dig innan ni kan chatta med varann",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Du har inte tillräckligt förtroende för att flagga det här inlägget.",
"reload-failed": "NodeBB stötte på problem med att ladda om: \"%1\". NodeBB kommer fortsätta servera den befintliga resurser till klienten, men du borde återställa det du gjorde alldeles innan du försökte ladda om.",
"registration-error": "Registreringsfel",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/sv/groups.json b/public/language/sv/groups.json
index fdba1db1b1..8474322fa4 100644
--- a/public/language/sv/groups.json
+++ b/public/language/sv/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Den här gruppens medlemmar har inte skrivit några inlägg.",
"details.latest_posts": "Senaste inlägg",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/sv/login.json b/public/language/sv/login.json
index 51f4e33296..c96dd64485 100644
--- a/public/language/sv/login.json
+++ b/public/language/sv/login.json
@@ -1,5 +1,7 @@
{
- "username": "Användarnamn eller epostadress",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Kom ihåg mig?",
"forgot_password": "Glömt lösenord?",
"alternative_logins": "Alternativa inloggningssätt",
diff --git a/public/language/sv/notifications.json b/public/language/sv/notifications.json
index eddc4f1ae0..1be16f89db 100644
--- a/public/language/sv/notifications.json
+++ b/public/language/sv/notifications.json
@@ -2,6 +2,7 @@
"title": "Notiser",
"no_notifs": "Du har inga nya notiser",
"see_all": "Visa alla notiser",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Tillbaka till %1",
"outgoing_link": "Utgående länk",
"outgoing_link_message": "Du lämnar nu %1. ",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 började följa dig.",
"email-confirmed": "Epost bekräftad",
"email-confirmed-message": "Tack för att du bekräftat din epostadress. Ditt konto är nu fullt ut aktiverat.",
- "email-confirm-error": "Ett fel uppstod...",
"email-confirm-error-message": "Det uppstod ett fel med att bekräfta din epostadress. Kanske var koden ogiltig eller har gått ut.",
"email-confirm-sent": "Bekräftelseepost skickat."
}
\ No newline at end of file
diff --git a/public/language/sv/recent.json b/public/language/sv/recent.json
index 17de423337..28a0d6f599 100644
--- a/public/language/sv/recent.json
+++ b/public/language/sv/recent.json
@@ -6,6 +6,7 @@
"year": "År",
"alltime": "Alltid",
"no_recent_topics": "Det finns inga olästa ämnen.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/sv/search.json b/public/language/sv/search.json
index 0e4e831f93..4418f62e13 100644
--- a/public/language/sv/search.json
+++ b/public/language/sv/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/sv/tags.json b/public/language/sv/tags.json
index 09f84c36b9..fffe39ea0a 100644
--- a/public/language/sv/tags.json
+++ b/public/language/sv/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Det finns inga ämnen med detta märkord.",
"tags": "Märkord",
- "enter_tags_here": "Skriv in märkord här. Tryck på enter efter varje märkord.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Ange taggar...",
"no_tags": "Det finns inga märkord ännu."
}
\ No newline at end of file
diff --git a/public/language/th/error.json b/public/language/th/error.json
index 05985e9b49..064bd1b530 100644
--- a/public/language/th/error.json
+++ b/public/language/th/error.json
@@ -19,6 +19,8 @@
"email-taken": "อีเมลนี้มีการใช้แล้ว",
"email-not-confirmed": "ยังไม่มีการยืนยันอีเมลของคุณ, โปรดกดยืนยันอีเมลของคุณตรงนี้",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "ชื่อบัญชีผู้ใช้ สั้นเกินไป",
"username-too-long": "ชื่อบัญชีผู้ใช้ ยาวเกินไป",
"user-banned": "User banned",
@@ -33,6 +35,7 @@
"no-emailers-configured": "No email plugins were loaded, so a test email could not be sent",
"category-disabled": "Category disabled",
"topic-locked": "Topic Locked",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Please wait for uploads to complete.",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
"cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You have already favourited this post",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Group name too short",
"group-already-exists": "Group already exists",
"group-name-change-not-allowed": "Group name change not allowed",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
"invalid-file": "Invalid File",
"uploads-are-disabled": "Uploads are disabled",
- "upload-error": "Upload Error : %1",
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
"cant-chat-with-yourself": "You can't chat with yourself!",
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this 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.",
"registration-error": "Registration Error",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/th/groups.json b/public/language/th/groups.json
index 950fe6dca3..d2314fdc29 100644
--- a/public/language/th/groups.json
+++ b/public/language/th/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "This group's members have not made any posts.",
"details.latest_posts": "Latest Posts",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/th/login.json b/public/language/th/login.json
index bb93152904..f0aff3c796 100644
--- a/public/language/th/login.json
+++ b/public/language/th/login.json
@@ -1,5 +1,7 @@
{
- "username": "ชื่อบัญชีส่วนตัว / อีเมล",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "จำไว้ในระบบ?",
"forgot_password": "ลืมรหัสผ่าน?",
"alternative_logins": "เข้าสู่ระบบโดยทางอื่น",
diff --git a/public/language/th/notifications.json b/public/language/th/notifications.json
index d8f0875a8f..53d7dc8ea7 100644
--- a/public/language/th/notifications.json
+++ b/public/language/th/notifications.json
@@ -2,6 +2,7 @@
"title": "แจ้งเตือน",
"no_notifs": "คุณไม่มีข้อแจ้งเตือนใหม่",
"see_all": "ดูข้อแจ้งเตือนทั้งหมด",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Back to %1",
"outgoing_link": "ลิงค์ออก",
"outgoing_link_message": "You are now leaving %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 started following you.",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
- "email-confirm-error": "An error occurred...",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
"email-confirm-sent": "Confirmation email sent."
}
\ No newline at end of file
diff --git a/public/language/th/recent.json b/public/language/th/recent.json
index 369a88a1dc..2a6beb73f4 100644
--- a/public/language/th/recent.json
+++ b/public/language/th/recent.json
@@ -6,6 +6,7 @@
"year": "Year",
"alltime": "All Time",
"no_recent_topics": "ไม่มีกระทู้ล่าสุด",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/th/search.json b/public/language/th/search.json
index 4e865998e1..167d50d0de 100644
--- a/public/language/th/search.json
+++ b/public/language/th/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/th/tags.json b/public/language/th/tags.json
index 0dc699ef23..d2d0ff6fe0 100644
--- a/public/language/th/tags.json
+++ b/public/language/th/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "ไม่มีหัวข้อสนทนาที่เกี่ยวข้องกับป้ายคำศัพท์นี้",
"tags": "ป้ายคำศัพท์",
- "enter_tags_here": "ใส่ป้ายคำศัพท์ตรงนี้. โปรดกด 'Enter' หลังทุกป้ายคำศัพท์",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "ใส่ป้ายคำศัพท์ ...",
"no_tags": "ยังไม่มีป้ายคำศัพท์"
}
\ No newline at end of file
diff --git a/public/language/tr/error.json b/public/language/tr/error.json
index a18f42652b..69cd323a2f 100644
--- a/public/language/tr/error.json
+++ b/public/language/tr/error.json
@@ -19,6 +19,8 @@
"email-taken": "E-posta Alınmış",
"email-not-confirmed": "E-postanız onaylanmamış, onaylamak için lütfen buraya tıklayın.",
"email-not-confirmed-chat": "Email adresiniz doğrulanmadan sohbet edemezsiniz.",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Kullanıcı ismi çok kısa",
"username-too-long": "Kullanıcı ismi çok uzun.",
"user-banned": "Kullanıcı Yasaklı",
@@ -33,6 +35,7 @@
"no-emailers-configured": "E-posta eklentisi kurulu değil bu yüzden test e-postası gönderilemedi",
"category-disabled": "Kategori aktif değil",
"topic-locked": "Başlık Kilitli",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Lütfen yüklemelerin bitmesini bekleyin.",
"content-too-short": "Lütfen daha uzun bir ileti girin. En az %1 karakter.",
"content-too-long": "Lütfen daha kısa bir yayın girin. Yayınlar %1 karakterden uzun olamaz.",
@@ -40,6 +43,8 @@
"title-too-long": "Lütfen daha kısa bir başlık girin. Başlıklar %1 karakterden uzun olamaz.",
"too-many-posts": "Sadece %1 saniyede bir ileti gönderebilirsiniz.",
"too-many-posts-newbie": "Yeni bir kullanıcı olarak, %2 saygınlığınız olana kadar sadece %1 saniyede bir mesaj gönderebilirsiniz. Lütfen tekrar ileti göndermeden önce bekleyin.",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "İzin verilen en büyük dosya boyutu %1 kbs.",
"cant-vote-self-post": "Kendi iletinize oy veremezsiniz",
"already-favourited": "Bu iletiyi zaten favorilerinize eklediniz",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Başka yöneticileri yasaklayamazsınız!",
"invalid-image-type": "Geçersiz resim uzantısı. Izin verilen uzantılar: %1",
"invalid-image-extension": "Geçersiz resim uzantısı",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Grup ismi çok kısa",
"group-already-exists": "Grup zaten var",
"group-name-change-not-allowed": "Grup ismini değiştiremezsiniz",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Başlık resimleri kapalı.",
"invalid-file": "Geçersiz Dosya",
"uploads-are-disabled": "Yüklemeler kapalı",
- "upload-error": "Yükleme Hatası : %1",
"signature-too-long": "İmza en fazla %1 karakter olabilir!",
"cant-chat-with-yourself": "Kendinizle sohbet edemezsiniz!",
"chat-restricted": "Bu kullanıcı sohbet ayarlarını kısıtlamış. Bu kişiye mesaj gönderebilmeniz için sizi takip etmeleri gerekiyor",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Bu iletiyi bayraklamak için yeterince saygınlığınız yok",
"reload-failed": "NodeBB tekrar yüklenirken bir sorunla karşılaştı: “%1“. NodeBB varolan dosyaları servis etmeye devam edecek.",
"registration-error": "Kayıt Hatası",
- "parse-error": "Sunucu yanıtı çözümlemesi sırasında bir şeyler ters gitti"
+ "parse-error": "Sunucu yanıtı çözümlemesi sırasında bir şeyler ters gitti",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/tr/groups.json b/public/language/tr/groups.json
index 3b765a2f7b..7191d93c86 100644
--- a/public/language/tr/groups.json
+++ b/public/language/tr/groups.json
@@ -4,6 +4,8 @@
"owner": "Grup Kurucusu",
"new_group": "Yeni Grup Oluştur",
"no_groups_found": "Henüz hiç grup yok",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Bir fotoğrafı Sürükleyin ve Bırakın, uygun yere sürükleyip Kaydet'e tıklayın.",
"cover-change": "Değiştir",
"cover-save": "Kaydet",
@@ -13,11 +15,20 @@
"details.pending": "Üyeler bekleniyor",
"details.has_no_posts": "Bu grubun üyeleri henüz bir ileti göndermedi.",
"details.latest_posts": "En son iletiler",
- "details.private": "Özel Grup",
- "details.public": "Herkese Açık Grup",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Grup Yöneticisi",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Grup detayları güncellenmiştir",
"event.deleted": "\"%1\" grubu silinmiş"
}
\ No newline at end of file
diff --git a/public/language/tr/login.json b/public/language/tr/login.json
index 1cc526d5c2..e18bc769ca 100644
--- a/public/language/tr/login.json
+++ b/public/language/tr/login.json
@@ -1,5 +1,7 @@
{
- "username": "Kullanıcı İsmi / E-posta",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Beni Hatırla!",
"forgot_password": "Şifrenizi mi unuttunuz?",
"alternative_logins": "Alternatif Girişler",
diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json
index 006f9f70e2..c87b3ec4ee 100644
--- a/public/language/tr/notifications.json
+++ b/public/language/tr/notifications.json
@@ -2,6 +2,7 @@
"title": "Bildirimler",
"no_notifs": "Yeni bildirimleriniz yok",
"see_all": "Bütün bildirimleri gör",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Geri dön %1",
"outgoing_link": "Harici Link",
"outgoing_link_message": "Bu forumdan ayrılıyorsunuz",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 sizi takip etmeye başladı.",
"email-confirmed": "E-posta onaylandı",
"email-confirmed-message": "E-postanızı onaylandığınız için teşekkürler. Hesabınız tamamen aktive edildi.",
- "email-confirm-error": "Bir hata oluştu...",
"email-confirm-error-message": "E-posta adresinizi onaylarken bir hata oluştu. Kodunuz geçersiz ya da eski olabilir.",
"email-confirm-sent": "Onay e-postası gönderildi."
}
\ No newline at end of file
diff --git a/public/language/tr/recent.json b/public/language/tr/recent.json
index a1af8adb56..817a69b2f8 100644
--- a/public/language/tr/recent.json
+++ b/public/language/tr/recent.json
@@ -6,6 +6,7 @@
"year": "Yıl",
"alltime": "Hepsi",
"no_recent_topics": "Güncel konular yok.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "Yeni bir konu mevcut.",
"there-is-a-new-topic-and-a-new-post": "Yeni bir konu ve yayın mevcut.",
"there-is-a-new-topic-and-new-posts": "Bir adet yeni konu ve %1 adet yeni yayın var.",
diff --git a/public/language/tr/search.json b/public/language/tr/search.json
index 0d079ffe4a..1819a07de3 100644
--- a/public/language/tr/search.json
+++ b/public/language/tr/search.json
@@ -31,5 +31,10 @@
"username": "Kullanıcı Adı",
"category": "Kategori",
"descending": "Azalan düzene göre",
- "ascending": "Artan düzene göre"
+ "ascending": "Artan düzene göre",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/tr/tags.json b/public/language/tr/tags.json
index 4ef4669f63..c0ffd63eb1 100644
--- a/public/language/tr/tags.json
+++ b/public/language/tr/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Bu etiketli başlık yok.",
"tags": "Etiketler",
- "enter_tags_here": "Etiketleri buraya girin.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Etiketleri gir...",
"no_tags": "Henüz etiket yok."
}
\ No newline at end of file
diff --git a/public/language/vi/error.json b/public/language/vi/error.json
index e8da82c330..65ddf93ba0 100644
--- a/public/language/vi/error.json
+++ b/public/language/vi/error.json
@@ -19,6 +19,8 @@
"email-taken": "Email đã được đăng kí",
"email-not-confirmed": "Email của bạn chưa được xác nhận, xin hãy nhấn vào đây để xác nhận địa chỉ này là của bạn",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "Tên đăng nhập quá ngắn",
"username-too-long": "Tên đăng nhập quá dài",
"user-banned": "Tài khoản bị ban",
@@ -33,6 +35,7 @@
"no-emailers-configured": "Không có trình cắm email nào được tải, vì vậy email kiểm tra không thể gửi được",
"category-disabled": "Danh mục bị khóa",
"topic-locked": "Chủ đề bị khóa",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "Vui lòng chờ upload",
"content-too-short": "Vui lòng tạo bài viết dài hơn. Bài viết phải có ít nhất %1 ký tự.",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "Yêu cầu tiêu đề ngắn hơn. Không dài quá %1 ký tự",
"too-many-posts": "Bạn chỉ có thể gửi một bài viết mỗi %1 giây - Xin chờ trong giây lát trước khi gửi lại.",
"too-many-posts-newbie": "Tài khoản mới chỉ có thể gởi 1 bài mỗi %1 giây cho đến khi bạn có được %2 điểm tín nhiệm - Xin vui lòng chờ giây lát trước khi thử lại",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "Kích thước tối đa cho phép là %1 kb - xin lựa chọn tập tin nhỏ hơn",
"cant-vote-self-post": "Bạn không thể vote cho chính bài viết của bạn",
"already-favourited": "Bạn đã bấm yêu thích cho bài viết này rồi",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "Bạn không thể ban được các admin khác",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "Tên nhóm quá ngắn",
"group-already-exists": "Nhóm đã tồn tại",
"group-name-change-not-allowed": "Không cho phép đổi tên nhóm",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "Thumbnails cho chủ đề đã bị tắt",
"invalid-file": "File không hợp lệ",
"uploads-are-disabled": "Đã khóa lựa chọn tải lên",
- "upload-error": "Lỗi tải lên : %1",
"signature-too-long": "Chứ ký không được dài quá %1 ký tự",
"cant-chat-with-yourself": "Bạn không thể chat với chính bạn!",
"chat-restricted": "Người dùng này đã bật chế độ hạn chế tin nhắn chat. Bạn phải được anh/cô ta follow thì mới có thể gởi tin nhắn đến họ được.",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "Bạn không đủ tín nhiệm để đánh dấu bài viết này",
"reload-failed": "NodeBB gặp lỗi trong khi tải lại: \"%1\". NodeBB sẽ tiếp tục hoạt động với dữ liệu trước đó, tuy nhiên bạn nên tháo gỡ những gì bạn vừa thực hiện trước khi tải lại.",
"registration-error": "Lỗi đăng kí",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/vi/groups.json b/public/language/vi/groups.json
index b649073d9b..511c942133 100644
--- a/public/language/vi/groups.json
+++ b/public/language/vi/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "Nhóm thành viên này chưa viết bài viết nào.",
"details.latest_posts": "Bài mới nhất",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/vi/login.json b/public/language/vi/login.json
index 0190bd059e..4ae9230b8a 100644
--- a/public/language/vi/login.json
+++ b/public/language/vi/login.json
@@ -1,5 +1,7 @@
{
- "username": "Tên người dùng / Email",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "Ghi nhớ tôi?",
"forgot_password": "Quên mật khẩu?",
"alternative_logins": "Đăng nhập bằng tên khác",
diff --git a/public/language/vi/notifications.json b/public/language/vi/notifications.json
index 2c3be42609..d204c2fd0b 100644
--- a/public/language/vi/notifications.json
+++ b/public/language/vi/notifications.json
@@ -2,6 +2,7 @@
"title": "Thông báo",
"no_notifs": "Bạn không có thông báo nào mới",
"see_all": "Xem tất cả thông báo",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "Quay lại %1",
"outgoing_link": "Liên kết ngoài",
"outgoing_link_message": "Bạn đang rời khỏi %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 đã theo dõi bạn.",
"email-confirmed": "Đã xác nhận email",
"email-confirmed-message": "Cảm ơn bạn đã xác nhận địa chỉ email của bạn. Tài khoản của bạn đã được kích hoạt đầy đủ.",
- "email-confirm-error": "Đã có lỗi xảy ra...",
"email-confirm-error-message": "Đã có lỗi khi xác nhận địa chỉ email. Có thể đoạn mã không đúng hoặc đã hết hạn.",
"email-confirm-sent": "Email xác nhận đã gửi."
}
\ No newline at end of file
diff --git a/public/language/vi/recent.json b/public/language/vi/recent.json
index ad679de4e7..b97df0e137 100644
--- a/public/language/vi/recent.json
+++ b/public/language/vi/recent.json
@@ -6,6 +6,7 @@
"year": "Năm",
"alltime": "Tất cả thời gian",
"no_recent_topics": "Không có chủ đề nào gần đây",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/vi/search.json b/public/language/vi/search.json
index a6450e408b..c9c176ba74 100644
--- a/public/language/vi/search.json
+++ b/public/language/vi/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/vi/tags.json b/public/language/vi/tags.json
index 80954cface..68f5639c02 100644
--- a/public/language/vi/tags.json
+++ b/public/language/vi/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "Không có bài viết nào với thẻ này.",
"tags": "Thẻ",
- "enter_tags_here": "Nhập tên thẻ ở đây. Nhấn enter sau mỗi thẻ.",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "Tên thẻ...",
"no_tags": "Chưa có thẻ nào."
}
\ No newline at end of file
diff --git a/public/language/zh_CN/error.json b/public/language/zh_CN/error.json
index 2511027169..69ea834c58 100644
--- a/public/language/zh_CN/error.json
+++ b/public/language/zh_CN/error.json
@@ -19,6 +19,8 @@
"email-taken": "电子邮箱已被占用",
"email-not-confirmed": "您的电子邮箱尚未确认,请点击这里确认您的电子邮箱。",
"email-not-confirmed-chat": "在确认您的邮箱之前,您不能使用聊天功能",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "用户名太短",
"username-too-long": "用户名太长",
"user-banned": "用户已禁止",
@@ -33,6 +35,7 @@
"no-emailers-configured": "未加载任何电子邮箱插件,无法发送测试邮件",
"category-disabled": "版块已禁用",
"topic-locked": "主题已锁定",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "请等待上传完成",
"content-too-short": "请再输入一些内容,帖子至少要有 %1 个字符。",
"content-too-long": "请输入更短的发帖。发帖字数不能超过 %1 个字符。",
@@ -40,6 +43,8 @@
"title-too-long": "请输入更短的标题。不超过 %1 字。",
"too-many-posts": "发帖间隔至少要 %1 秒 - 请稍候再发帖",
"too-many-posts-newbie": "作为新用户,您必须每隔 %1 秒才能发帖一次,直到您有 %2 点威望为止 —— 请稍候再发帖",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "文件不能超过 %1k 字节 - 请上传更小的文件",
"cant-vote-self-post": "您不能给自己的帖子投票。",
"already-favourited": "您已收藏该帖",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "您不能禁止其他管理员!",
"invalid-image-type": "无效的图像类型。允许的类型有:%1",
"invalid-image-extension": "无效的图像扩展",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "用户组名称太短",
"group-already-exists": "用户组已存在",
"group-name-change-not-allowed": "不允许更改用户组名称",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "主题缩略图已禁用",
"invalid-file": "无效文件",
"uploads-are-disabled": "上传已禁用",
- "upload-error": "上传错误:%1",
"signature-too-long": "抱歉,您的签名不能超过 %1 个字符。",
"cant-chat-with-yourself": "您不能和自己聊天!",
"chat-restricted": "此用户限制了他的聊天消息。必须他先关注您,您才能和他聊天。",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "您没有足够的威望标记此帖",
"reload-failed": "NodeBB 重新加载时遇到问题: \"%1\"。NodeBB 会继续给已存在的客户端组件服务,虽然您应该撤销在重新加载前执行的操作。",
"registration-error": "注册错误",
- "parse-error": "解析服务器响应时出错"
+ "parse-error": "解析服务器响应时出错",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/zh_CN/groups.json b/public/language/zh_CN/groups.json
index bd0abbbf67..39eb395078 100644
--- a/public/language/zh_CN/groups.json
+++ b/public/language/zh_CN/groups.json
@@ -4,6 +4,8 @@
"owner": "用户组组长",
"new_group": "创建新用户组",
"no_groups_found": "还没有用户组",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "拖放照片,拖动位置,然后点击 保存",
"cover-change": "变更",
"cover-save": "保存",
@@ -13,11 +15,20 @@
"details.pending": "预备成员",
"details.has_no_posts": "此用户组的会员尚未发表任何帖子。",
"details.latest_posts": "最新帖子",
- "details.private": "私有组",
- "details.public": "公共组",
+ "details.private": "Private",
"details.grant": "授予/取消所有权",
"details.kick": "踢",
"details.owner_options": "用户组管理",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "用户组信息已更新",
"event.deleted": "用户组 \"%1\" 已被删除"
}
\ No newline at end of file
diff --git a/public/language/zh_CN/login.json b/public/language/zh_CN/login.json
index 49cf1cc83f..3e8d54af50 100644
--- a/public/language/zh_CN/login.json
+++ b/public/language/zh_CN/login.json
@@ -1,5 +1,7 @@
{
- "username": "用户名/电子邮箱",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "记住我?",
"forgot_password": "忘记密码?",
"alternative_logins": "使用合作网站帐号登录",
diff --git a/public/language/zh_CN/notifications.json b/public/language/zh_CN/notifications.json
index b48aa7378a..f8a88ca3fe 100644
--- a/public/language/zh_CN/notifications.json
+++ b/public/language/zh_CN/notifications.json
@@ -2,6 +2,7 @@
"title": "通知",
"no_notifs": "您没有新的通知",
"see_all": "查看全部通知",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "返回 %1",
"outgoing_link": "站外链接",
"outgoing_link_message": "您正在离开 %1。",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1关注了您。",
"email-confirmed": "电子邮箱已确认",
"email-confirmed-message": "感谢您验证您的电子邮箱。您的帐户现已全面激活。",
- "email-confirm-error": "出错了.……",
"email-confirm-error-message": "验证您电子邮箱地址时出现了问题。可能是因为验证码无效或已过期。",
"email-confirm-sent": "确认邮件已发送。"
}
\ No newline at end of file
diff --git a/public/language/zh_CN/recent.json b/public/language/zh_CN/recent.json
index 8aa1e96ab2..c37b2c0557 100644
--- a/public/language/zh_CN/recent.json
+++ b/public/language/zh_CN/recent.json
@@ -6,6 +6,7 @@
"year": "年度热帖榜",
"alltime": "总热帖榜",
"no_recent_topics": "暂无主题。",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "这是个新主题。",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/zh_CN/search.json b/public/language/zh_CN/search.json
index 1b1096b667..68799a19f9 100644
--- a/public/language/zh_CN/search.json
+++ b/public/language/zh_CN/search.json
@@ -31,5 +31,10 @@
"username": "用户名",
"category": "版面",
"descending": "逆序",
- "ascending": "顺序"
+ "ascending": "顺序",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/zh_CN/tags.json b/public/language/zh_CN/tags.json
index cfea2abd2c..a50705d3d6 100644
--- a/public/language/zh_CN/tags.json
+++ b/public/language/zh_CN/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "此话题还没有主题帖。",
"tags": "话题",
- "enter_tags_here": "在此输入话题。每输入一个话题后,按回车确认。",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "输入话题...",
"no_tags": "尚无话题。"
}
\ No newline at end of file
diff --git a/public/language/zh_TW/error.json b/public/language/zh_TW/error.json
index cb254c35aa..9efb1e5ec1 100644
--- a/public/language/zh_TW/error.json
+++ b/public/language/zh_TW/error.json
@@ -19,6 +19,8 @@
"email-taken": "該信箱已被使用",
"email-not-confirmed": "您的電郵尚未得到確認,請點擊此處確認您的電子郵件。",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed",
+ "no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
+ "email-confirm-failed": "We could not confirm your email, please try again later.",
"username-too-short": "用戶名太短",
"username-too-long": "用戶名太長",
"user-banned": "該使用者已被停用",
@@ -33,6 +35,7 @@
"no-emailers-configured": "未加載電郵插件,所以無法發送測試郵件",
"category-disabled": "該類別已被關閉",
"topic-locked": "該主題已被鎖定",
+ "post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "請等待上傳完成。",
"content-too-short": "請輸入一個較長的帖子。 帖子需至少有 %1 個字。",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
@@ -40,6 +43,8 @@
"title-too-long": "請輸入一個較短的主題名稱。 標題不能超過 %1 個字元。",
"too-many-posts": "你必須間隔 %1 秒後才能發表文章-請稍後",
"too-many-posts-newbie": "新用戶在贏得%2信譽前,每隔%1秒才能發佈新文章-請稍後再試",
+ "tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
+ "tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"file-too-big": "允許的最大檔案大小是 %1 kbs-請上傳一個較小的檔案",
"cant-vote-self-post": "你不能對自己的文章說讚!",
"already-favourited": "你已經收藏了這篇文章",
@@ -47,6 +52,7 @@
"cant-ban-other-admins": "你不能禁用其他管理員!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
+ "invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "群組名稱太短了",
"group-already-exists": "群組名稱已存在",
"group-name-change-not-allowed": "變更群組名稱不被允許",
@@ -59,7 +65,6 @@
"topic-thumbnails-are-disabled": "禁用主題縮圖",
"invalid-file": "無效的檔案",
"uploads-are-disabled": "上傳功能被停用",
- "upload-error": "上傳錯誤:%1",
"signature-too-long": "對不起,簽名檔長度不能超過 %1 字元!",
"cant-chat-with-yourself": "你不能與自己聊天!",
"chat-restricted": "此用戶已限制了他的聊天功能。你要在他關注你之後,才能跟他聊天",
@@ -70,5 +75,7 @@
"not-enough-reputation-to-flag": "你沒有足夠的信譽來舉報這個帖子",
"reload-failed": "NodeBB重載\"%1\"時遇到了問題。 NodeBB將繼續提供現有的客戶端資源,但請你撤消重載前的動作。",
"registration-error": "註冊錯誤",
- "parse-error": "Something went wrong while parsing server response"
+ "parse-error": "Something went wrong while parsing server response",
+ "wrong-login-type-email": "Please use your email to login",
+ "wrong-login-type-username": "Please use your username to login"
}
\ No newline at end of file
diff --git a/public/language/zh_TW/groups.json b/public/language/zh_TW/groups.json
index a6c0d93c19..97401e5d7d 100644
--- a/public/language/zh_TW/groups.json
+++ b/public/language/zh_TW/groups.json
@@ -4,6 +4,8 @@
"owner": "Group Owner",
"new_group": "Create New Group",
"no_groups_found": "There are no groups to see",
+ "pending.accept": "Accept",
+ "pending.reject": "Reject",
"cover-instructions": "Drag and Drop a photo, drag to position, and hit Save",
"cover-change": "Change",
"cover-save": "Save",
@@ -13,11 +15,20 @@
"details.pending": "Pending Members",
"details.has_no_posts": "這個群組的成員還未發出任何帖子。",
"details.latest_posts": "最新帖子",
- "details.private": "Private Group",
- "details.public": "Public Group",
+ "details.private": "Private",
"details.grant": "Grant/Rescind Ownership",
"details.kick": "Kick",
"details.owner_options": "Group Administration",
+ "details.group_name": "Group Name",
+ "details.description": "Description",
+ "details.badge_preview": "Badge Preview",
+ "details.change_icon": "Change Icon",
+ "details.change_colour": "Change Colour",
+ "details.badge_text": "Badge Text",
+ "details.userTitleEnabled": "Show Badge",
+ "details.private_help": "If enabled, joining of groups requires approval from a group owner",
+ "details.hidden": "Hidden",
+ "details.hidden_help": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
"event.updated": "Group details have been updated",
"event.deleted": "The group \"%1\" has been deleted"
}
\ No newline at end of file
diff --git a/public/language/zh_TW/login.json b/public/language/zh_TW/login.json
index 3f0879b49d..f93286b21a 100644
--- a/public/language/zh_TW/login.json
+++ b/public/language/zh_TW/login.json
@@ -1,5 +1,7 @@
{
- "username": "使用者名稱 / 電郵",
+ "username-email": "Username / Email",
+ "username": "Username",
+ "email": "Email",
"remember_me": "記住我?",
"forgot_password": "忘記密碼?",
"alternative_logins": "其他登錄方式",
diff --git a/public/language/zh_TW/notifications.json b/public/language/zh_TW/notifications.json
index f0023a1d49..6736c06584 100644
--- a/public/language/zh_TW/notifications.json
+++ b/public/language/zh_TW/notifications.json
@@ -2,6 +2,7 @@
"title": "通知",
"no_notifs": "沒有新消息",
"see_all": "顯示全部",
+ "mark_all_read": "Mark all notifications read",
"back_to_home": "返回%1",
"outgoing_link": "站外鏈接",
"outgoing_link_message": "你正在離開 %1.",
@@ -21,7 +22,6 @@
"user_started_following_you": "%1 開始關注你。",
"email-confirmed": "已確認電郵",
"email-confirmed-message": "感謝您驗證您的電郵。您的帳戶現已全面啟用。",
- "email-confirm-error": "發生錯誤...",
"email-confirm-error-message": "驗證您的電郵地址時出現問題。也許啟動碼無效或已過期。",
"email-confirm-sent": "已發送確認電郵。"
}
\ No newline at end of file
diff --git a/public/language/zh_TW/recent.json b/public/language/zh_TW/recent.json
index 3234bb7376..476bc25844 100644
--- a/public/language/zh_TW/recent.json
+++ b/public/language/zh_TW/recent.json
@@ -6,6 +6,7 @@
"year": "全年",
"alltime": "所有時間",
"no_recent_topics": "最近沒新主題.",
+ "no_popular_topics": "There are no popular topics.",
"there-is-a-new-topic": "There is a new topic.",
"there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.",
"there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.",
diff --git a/public/language/zh_TW/search.json b/public/language/zh_TW/search.json
index 9fa8e84f2a..66fee75c1a 100644
--- a/public/language/zh_TW/search.json
+++ b/public/language/zh_TW/search.json
@@ -31,5 +31,10 @@
"username": "Username",
"category": "Category",
"descending": "In descending order",
- "ascending": "In ascending order"
+ "ascending": "In ascending order",
+ "save-preferences": "Save preferences",
+ "clear-preferences": "Clear preferences",
+ "search-preferences-saved": "Search preferences saved",
+ "search-preferences-cleared": "Search preferences cleared",
+ "show-results-as": "Show results as"
}
\ No newline at end of file
diff --git a/public/language/zh_TW/tags.json b/public/language/zh_TW/tags.json
index 25985a9391..dc5c1601ba 100644
--- a/public/language/zh_TW/tags.json
+++ b/public/language/zh_TW/tags.json
@@ -1,7 +1,7 @@
{
"no_tag_topics": "沒有此標籤的主題。",
"tags": "標籤",
- "enter_tags_here": "在這裡輸入標籤。每個標籤後按Enter。",
+ "enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
"enter_tags_here_short": "輸入標籤...",
"no_tags": "還沒有標籤呢。"
}
\ No newline at end of file