chore: latest translations and fallbacks

v1.18.x
Misty (Bot) 5 years ago
parent 3be4d5f7d5
commit 2287963388

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "البريد الإلكتروني", "email": "البريد الإلكتروني",
"confirm_email": "تأكيد عنوان البريد الإلكتروني", "confirm_email": "تأكيد عنوان البريد الإلكتروني",
"account_info": "معلومات الحساب", "account_info": "معلومات الحساب",
"admin_actions_label": "Administrative Actions",
"ban_account": "حظر الحساب", "ban_account": "حظر الحساب",
"ban_account_confirm": "هل تريد حقاً حظر هاذا العضو؟", "ban_account_confirm": "هل تريد حقاً حظر هاذا العضو؟",
"unban_account": "إزالة حظر الحساب", "unban_account": "إزالة حظر الحساب",
"delete_account": "حذف الحساب", "delete_account": "حذف الحساب",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "هل انت متأكد من رغبتك بحذف هذا الحساب؟ <br /> <strong>هذا الإجراء لا رجعة فيه ولن تتمكن من استرداد أي بيانات</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "تم حذف الحساب", "account-deleted": "تم حذف الحساب",
"account-content-deleted": "Account content deleted",
"fullname": "الاسم الكامل", "fullname": "الاسم الكامل",
"website": "الموقع الإلكتروني", "website": "الموقع الإلكتروني",
"location": "الموقع", "location": "الموقع",

@ -12,8 +12,9 @@
"unban": "Деблокиране на потребителя/ите", "unban": "Деблокиране на потребителя/ите",
"reset-lockout": "Нулиране на заключването", "reset-lockout": "Нулиране на заключването",
"reset-flags": "Анулиране на докладите", "reset-flags": "Анулиране на докладите",
"delete": "Изтриване на потребителя/ите", "delete": "Изтриване на <strong>потребителя/ите</strong>",
"purge": "Изтриване на потребителя/ите и съдържанието", "delete-content": "Изтриване на <strong>съдържанието</strong> на потребителя/ите",
"purge": "Изтриване на <strong>потребителя/ите</strong> и <strong>съдържанието</strong>",
"download-csv": "Сваляне във формат „CSV“", "download-csv": "Сваляне във формат „CSV“",
"manage-groups": "Управление на групите", "manage-groups": "Управление на групите",
"add-group": "Добавяне на група", "add-group": "Добавяне на група",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Е-пощите са проверени", "alerts.validate-email-success": "Е-пощите са проверени",
"alerts.validate-force-password-reset-success": "Паролата на потребителя (или паролите на потребителите) беше подновена и сесията му беше прекратена.", "alerts.validate-force-password-reset-success": "Паролата на потребителя (или паролите на потребителите) беше подновена и сесията му беше прекратена.",
"alerts.password-reset-confirm": "Искате ли да изпратите е-писмо/а за възстановяване на паролата на този/тези потребител(и)?", "alerts.password-reset-confirm": "Искате ли да изпратите е-писмо/а за възстановяване на паролата на този/тези потребител(и)?",
"alerts.confirm-delete": "<b>ВНИМАНИЕ!</b><br/>Наистина ли искате да изтриете потребителя/ите?<br/> Това действие е необратимо! Ще бъде изтрит само профилът на потребителя/ите, неговите/техните публикациите и теми ще останат.", "alerts.confirm-delete": "<strong>ВНИМАНИЕ!</strong><p>Наистина ли искате да изтриете <strong>потребителя/ите</strong>?</p> <p>Това действие е необратимо! Ще бъде изтрит само профилът на потребителя/ите, неговите/техните публикациите и теми ще останат.</p>",
"alerts.delete-success": "Потребителят/ите е/са изтрит(и)!", "alerts.delete-success": "Потребителят/ите е/са изтрит(и)!",
"alerts.confirm-purge": "<b>ВНИМАНИЕ!</b><br/>Наистина ли искате да изтриете потребителя/ите?<br/> Това действие е необратимо! Всички потребителски данни и съдържание ще бъдат заличени!", "alerts.confirm-delete-content": "<strong>ВНИМАНИЕ!</strong><p>Наистина ли искате да изтриете <strong>съдържанието</strong> на този потребител или тези потребители?</p> <p>Това действие е необратимо! Профилите на потребителите ще останат, но всички техни публикации и теми ще бъдат изтрити.</p>",
"alerts.delete-content-success": "Съдържанието на потребителя/ите е изтрито!",
"alerts.confirm-purge": "<strong>ВНИМАНИЕ!</strong><p>Наистина ли искате да изтриете <strong>потребителя/ите и неговото/тяхното съдържание</strong>?</p> <p>Това действие е необратимо! Всички потребителски данни и съдържание ще бъдат заличени!</p>",
"alerts.create": "Създаване на потребител", "alerts.create": "Създаване на потребител",
"alerts.button-create": "Създаване", "alerts.button-create": "Създаване",
"alerts.button-cancel": "Отказ", "alerts.button-cancel": "Отказ",

@ -8,13 +8,20 @@
"email": "Е-поща", "email": "Е-поща",
"confirm_email": "Потвърдете е-пощата", "confirm_email": "Потвърдете е-пощата",
"account_info": "Информация за акаунта", "account_info": "Информация за акаунта",
"admin_actions_label": "Административни действия",
"ban_account": "Блокиране на акаунта", "ban_account": "Блокиране на акаунта",
"ban_account_confirm": "Наистина ли искате да блокирате този потребител?", "ban_account_confirm": "Наистина ли искате да блокирате този потребител?",
"unban_account": "Деблокиране на акаунта", "unban_account": "Деблокиране на акаунта",
"delete_account": "Изтриване на акаунта", "delete_account": "Изтриване на акаунта",
"delete_account_confirm": "Наистина ли искате да изтриете акаунта си? <br /><strong>Това действие е необратимо и няма да можете да възстановите нищо от данните си.</strong><br /><br />Въведете паролата си, за да потвърдите, че искате да унищожите този акаунт.", "delete_account_as_admin": "Изтриване на <strong>акаунта</strong>",
"delete_this_account_confirm": "Наистина ли искате да изтриете този акаунт? <br /><strong>Това действие е необратимо и няма да можете да възстановите нищо от данните си.</strong><br /><br />", "delete_content": "Изтриване на <strong>съдържанието</strong> на акаунта",
"delete_all": "Изтриване на <strong>акаунта</strong> и <strong>съдържанието</strong>",
"delete_account_confirm": "Наистина ли искате да направите публикациите си анонимни и да изтриете акаунта си? <br /><strong>Това действие е необратимо и няма да можете да възстановите нищо от данните си.</strong><br /><br />Въведете паролата си, за да потвърдите, че искате да унищожите този акаунт.",
"delete_this_account_confirm": "Наистина ли искате да изтриете този акаунт, но да оставите съдържанието му?<br /><strong>Това действие е необратимо. Публикациите ще бъдат превърнати в анонимни и вече няма да можете да възстановите връзката между публикациите и изтрития акаунт</strong><br /><br />",
"delete_account_content_confirm": "Наистина ли искате да изтриете съдържанието (публикации/теми/качвания) на този акаунт? <br /><strong>Това действие е необратимо и няма да можете да възстановите нищо от данните.</strong><br /><br />",
"delete_all_confirm": "Наистина ли искате да изтриете този акаунт и цялото му съдържание (публикации/теми/качвания)? <br /><strong>Това действие е необратимо и няма да можете да възстановите нищо от данните.</strong><br /><br />",
"account-deleted": "Акаунтът е изтрит", "account-deleted": "Акаунтът е изтрит",
"account-content-deleted": "Съдържанието на акаунта е изтрито",
"fullname": "Пълно име", "fullname": "Пълно име",
"website": "Уеб сайт", "website": "Уеб сайт",
"location": "Местоположение", "location": "Местоположение",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "ইমেইল", "email": "ইমেইল",
"confirm_email": "ইমেইল নিশ্চিত করুন", "confirm_email": "ইমেইল নিশ্চিত করুন",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "একাউন্ট নিষিদ্ধ করুন", "ban_account": "একাউন্ট নিষিদ্ধ করুন",
"ban_account_confirm": "আপনি কি নিশ্চিত যে এই সদস্যকে নিষিদ্ধ করতে চান ?", "ban_account_confirm": "আপনি কি নিশ্চিত যে এই সদস্যকে নিষিদ্ধ করতে চান ?",
"unban_account": "নিষেদ্ধাজ্ঞা তুলে নিন", "unban_account": "নিষেদ্ধাজ্ঞা তুলে নিন",
"delete_account": "একাউন্ট মুছে ফেলুন", "delete_account": "একাউন্ট মুছে ফেলুন",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "একাউন্ট মুছে ফেলা হয়েছে", "account-deleted": "একাউন্ট মুছে ফেলা হয়েছে",
"account-content-deleted": "Account content deleted",
"fullname": "পুর্ণ নাম", "fullname": "পুর্ণ নাম",
"website": "ওয়েবসাইট", "website": "ওয়েবসাইট",
"location": "স্থান", "location": "স্থান",

@ -12,8 +12,9 @@
"unban": "Zrušit zákaz uživatele", "unban": "Zrušit zákaz uživatele",
"reset-lockout": "Obnovit uzamčení", "reset-lockout": "Obnovit uzamčení",
"reset-flags": "Obnovit označení", "reset-flags": "Obnovit označení",
"delete": "Odstranit uživatele", "delete": "Delete <strong>User(s)</strong>",
"purge": "Odstranit uživatele a obsah", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Stáhnout jako CSV", "download-csv": "Stáhnout jako CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-maily byly ověřeny", "alerts.validate-email-success": "E-maily byly ověřeny",
"alerts.validate-force-password-reset-success": "Uživatelské heslo bylo resetováno a přihlašovací relace byla ukončena.", "alerts.validate-force-password-reset-success": "Uživatelské heslo bylo resetováno a přihlašovací relace byla ukončena.",
"alerts.password-reset-confirm": "Chcete poslat těmto uživatelům e-mail pro resetování hesla?", "alerts.password-reset-confirm": "Chcete poslat těmto uživatelům e-mail pro resetování hesla?",
"alerts.confirm-delete": "<b>Upozornění</b><br/>Opravdu chcete odstranit uživatele?<br/>Tento úkon se nedá vrátit. Budou odstraněni jen uživatelé jako takový, jejich příspěvky a témata zůstanou.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Uživatel byl odstraněn.", "alerts.delete-success": "Uživatel byl odstraněn.",
"alerts.confirm-purge": "<b>Upozornění</b><br/>Opravdu chcete odstranit uživatele a jeho obsah?<br/>Tento úkon je nevratný. Všechna uživatelská data a obsah bude smazán.", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Vytvořit uživatele", "alerts.create": "Vytvořit uživatele",
"alerts.button-create": "Vytvořit", "alerts.button-create": "Vytvořit",
"alerts.button-cancel": "Zrušit", "alerts.button-cancel": "Zrušit",

@ -8,13 +8,20 @@
"email": "E-mail", "email": "E-mail",
"confirm_email": "Potvrdit e-mail", "confirm_email": "Potvrdit e-mail",
"account_info": "Informace o účtu", "account_info": "Informace o účtu",
"admin_actions_label": "Administrative Actions",
"ban_account": "Zablokovat účet", "ban_account": "Zablokovat účet",
"ban_account_confirm": "Opravdu chcete zablokovat tohoto uživatele?", "ban_account_confirm": "Opravdu chcete zablokovat tohoto uživatele?",
"unban_account": "Odblokovat účet", "unban_account": "Odblokovat účet",
"delete_account": "Odstranit účet", "delete_account": "Odstranit účet",
"delete_account_confirm": "Jste si jist/a, že chcete odstranit Váš účet?<br /><strong> Tento úkon je nevratný a již nebudete schopen/a obnovit vaše data</strong><br /><br />Pro smazání účtu, potvrďte vaším heslem.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Opravdu chcete odstranit tento účet? <br /><strong>Tato akce je nevratná a již nebude žádná možnost obnovení vašich dat</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Účet odstraněn", "account-deleted": "Účet odstraněn",
"account-content-deleted": "Account content deleted",
"fullname": "Jméno a příjmení", "fullname": "Jméno a příjmení",
"website": "Webové stránky", "website": "Webové stránky",
"location": "Poloha", "location": "Poloha",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Bekræft email", "confirm_email": "Bekræft email",
"account_info": "Konto Info", "account_info": "Konto Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Konto", "ban_account": "Ban Konto",
"ban_account_confirm": "Ønsker du virkelig at banne denne konto?", "ban_account_confirm": "Ønsker du virkelig at banne denne konto?",
"unban_account": "Afban Konto", "unban_account": "Afban Konto",
"delete_account": "Slet konto", "delete_account": "Slet konto",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Er du sikker på at du vil slette denne konto?<br /><strong>Denne handling kan ikke fortrydes, og du kan ikke genskabe nogen data.</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Konto slettet", "account-deleted": "Konto slettet",
"account-content-deleted": "Account content deleted",
"fullname": "Fulde navn", "fullname": "Fulde navn",
"website": "Webside", "website": "Webside",
"location": "Lokation", "location": "Lokation",

@ -12,8 +12,9 @@
"unban": "Benutzer entbannen", "unban": "Benutzer entbannen",
"reset-lockout": "Ausschließungen zurücksetzen", "reset-lockout": "Ausschließungen zurücksetzen",
"reset-flags": "Meldungen zurücksetzen", "reset-flags": "Meldungen zurücksetzen",
"delete": "Benutzer Löschen", "delete": "Delete <strong>User(s)</strong>",
"purge": "Benutzer mit Beiträgen löschen", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "CSV herunterladen", "download-csv": "CSV herunterladen",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-Mails bestätigt", "alerts.validate-email-success": "E-Mails bestätigt",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Möchtest Du wirklich (eine) Passwort-Reset-Email(s) an diese(n) Benutzer schicken?", "alerts.password-reset-confirm": "Möchtest Du wirklich (eine) Passwort-Reset-Email(s) an diese(n) Benutzer schicken?",
"alerts.confirm-delete": "<b>Warnung!</b><br>Möchtest Du wirklich diese(n) Benutzer löschen?<br> Diese Aktion kann nicht rückgängig gemacht werden! Nur das Konto wird dabei gelöscht. Deren Themen und Beiträge bleiben dabei erhalten.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Benutzer gelöscht!", "alerts.delete-success": "Benutzer gelöscht!",
"alerts.confirm-purge": "<b>Warnung!</b><br/>Bist Du sicher, dass Du diese Nutzer und deren Beiträge löschen willst?<br/> Diese Aktion kann nicht rückgängig gemacht werden! Alle Nutzerdaten und Beiträge werden dabei gelöscht!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Nutzer Erstellen", "alerts.create": "Nutzer Erstellen",
"alerts.button-create": "Erstellen", "alerts.button-create": "Erstellen",
"alerts.button-cancel": "Abbrechen", "alerts.button-cancel": "Abbrechen",

@ -8,13 +8,20 @@
"email": "E-Mail", "email": "E-Mail",
"confirm_email": "E-Mail bestätigen", "confirm_email": "E-Mail bestätigen",
"account_info": "Kontoinformationen", "account_info": "Kontoinformationen",
"admin_actions_label": "Administrative Actions",
"ban_account": "Konto sperren", "ban_account": "Konto sperren",
"ban_account_confirm": "Bist du sicher, dass du diesen Benutzer sperren möchtest?", "ban_account_confirm": "Bist du sicher, dass du diesen Benutzer sperren möchtest?",
"unban_account": "Konto entsperren", "unban_account": "Konto entsperren",
"delete_account": "Konto löschen", "delete_account": "Konto löschen",
"delete_account_confirm": "Bist du sicher, dass du dein Konto löschen willst?<br /><strong>Dies kann nicht rückgängig gemacht werden und du wirst deine Daten nicht wiederherstellen können.</strong><br /><br />Gib dein Passwort ein um zu bestätigen, dass du diesen Account wirklich löschen willst.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Bist du sicher, dass du dieses Konto löschen möchtest?<br /><strong>Diese Aktion kann nicht rückgangig gemacht werden und du kannst die Daten nicht wiederherstellen</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Konto gelöscht", "account-deleted": "Konto gelöscht",
"account-content-deleted": "Account content deleted",
"fullname": "Kompletter Name", "fullname": "Kompletter Name",
"website": "Homepage", "website": "Homepage",
"location": "Wohnort", "location": "Wohnort",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Emai", "email": "Emai",
"confirm_email": "Επιβεβαίωση Email", "confirm_email": "Επιβεβαίωση Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
"delete_account": "Διαγραφή Λογαριασμού", "delete_account": "Διαγραφή Λογαριασμού",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account deleted", "account-deleted": "Account deleted",
"account-content-deleted": "Account content deleted",
"fullname": "Πλήρες Όνομα", "fullname": "Πλήρες Όνομα",
"website": "Ιστοσελίδα", "website": "Ιστοσελίδα",
"location": "Τοποθεσία", "location": "Τοποθεσία",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
"delete_account": "Delete Account", "delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account deleted", "account-deleted": "Account deleted",
"account-content-deleted": "Account content deleted",
"fullname": "Full Name", "fullname": "Full Name",
"website": "Website", "website": "Website",
"location": "Location", "location": "Location",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
"delete_account": "Delete Account", "delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account deleted", "account-deleted": "Account deleted",
"account-content-deleted": "Account content deleted",
"fullname": "Full Name", "fullname": "Full Name",
"website": "Website", "website": "Website",
"location": "Location", "location": "Location",

@ -12,8 +12,9 @@
"unban": "Eliminar Expulsión del Usuario(s)", "unban": "Eliminar Expulsión del Usuario(s)",
"reset-lockout": "Reiniciar Bloqueo", "reset-lockout": "Reiniciar Bloqueo",
"reset-flags": "Reiniciar Reportes", "reset-flags": "Reiniciar Reportes",
"delete": "Borrar Usuario(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Borrar Usuario(s) y Contenido", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Descargar CSV", "download-csv": "Descargar CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validados", "alerts.validate-email-success": "Emails validados",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "¿Quiere restablecer la contraseña del/los email(s) de este/estos usuario(s)?", "alerts.password-reset-confirm": "¿Quiere restablecer la contraseña del/los email(s) de este/estos usuario(s)?",
"alerts.confirm-delete": "<b>¡Atención!</b><br/>¿Quiere realmente eliminar este/estos usuario(s)?<br/>¡Esta acción es irreversible! Solo se eliminará la cuenta del usuario, sus posts y comentarios permanecerán.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "¡Usuario(s) Borrado(s)!", "alerts.delete-success": "¡Usuario(s) Borrado(s)!",
"alerts.confirm-purge": "<b>¡Atención!</b><br/>¿Quieres realmente eliminar este/estos usuario(s) y su contenido?<br/>¡Esta acción es irreversible! ¡Toda la información del usuario será borrada!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Crear Usuario", "alerts.create": "Crear Usuario",
"alerts.button-create": "Crear", "alerts.button-create": "Crear",
"alerts.button-cancel": "Cancelar", "alerts.button-cancel": "Cancelar",

@ -8,13 +8,20 @@
"email": "Correo electrónico", "email": "Correo electrónico",
"confirm_email": "Confirmar correo electrónico", "confirm_email": "Confirmar correo electrónico",
"account_info": "Información de cuenta", "account_info": "Información de cuenta",
"admin_actions_label": "Administrative Actions",
"ban_account": "Banear cuenta", "ban_account": "Banear cuenta",
"ban_account_confirm": "Quieres confirmar el baneo de este usuario?", "ban_account_confirm": "Quieres confirmar el baneo de este usuario?",
"unban_account": "Desbanear cuenta", "unban_account": "Desbanear cuenta",
"delete_account": "Eliminar cuenta", "delete_account": "Eliminar cuenta",
"delete_account_confirm": "¿Estás seguro de que quiere borrar su cuenta? <br /><strong>Esta acción es irreversible y no podrá recuperar ninguno de tus datos</strong><br /><br />Introduzca su contraseña para confirmar que desea eliminar esta cuenta.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Esta seguro de eliminar este usuario? <br /><strong>Esta acción de irreversible y no podrás recuperar ningún dato</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Cuenta borrada", "account-deleted": "Cuenta borrada",
"account-content-deleted": "Account content deleted",
"fullname": "Nombre completo", "fullname": "Nombre completo",
"website": "Sitio web", "website": "Sitio web",
"location": "Ubicación", "location": "Ubicación",

@ -12,8 +12,9 @@
"unban": "Tühista keeld Kasutaja(tel)", "unban": "Tühista keeld Kasutaja(tel)",
"reset-lockout": "Taaslae blokeering", "reset-lockout": "Taaslae blokeering",
"reset-flags": "Taasta raporteerimised", "reset-flags": "Taasta raporteerimised",
"delete": "Kustuta Kasutaja(d)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Kustuta Kasutaja(d) ja Sisu", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Lae alla CSV", "download-csv": "Lae alla CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emailid kinnitatud", "alerts.validate-email-success": "Emailid kinnitatud",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Kas te tahate saata parooli taastamise emaili(d) antud kasutaja(te)le?", "alerts.password-reset-confirm": "Kas te tahate saata parooli taastamise emaili(d) antud kasutaja(te)le?",
"alerts.confirm-delete": "<b>Hoiatus!</b><br/>Kas te tõesti tahate antud kasutaja(d) kustutada?<br/> Seda ei saa enam tagasi võtta. Ainult kasutaja kustutatakse, ülejäänud kasutaja tehtud teemad ja postitused jäävad alles.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Kasutaja(d) kustutatud!", "alerts.delete-success": "Kasutaja(d) kustutatud!",
"alerts.confirm-purge": "<b>Hoiatus!</b><br/>Kas te tõesti tahate antud kasutaja(d) ja nende sisu kustutada?<br/> Seda ei saa enam tagasi võtta. Kõik kasutajate andmed ja sisu kustutatakse jäädavalt.", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Loo Kasutaja", "alerts.create": "Loo Kasutaja",
"alerts.button-create": "Loo", "alerts.button-create": "Loo",
"alerts.button-cancel": "Tühista", "alerts.button-cancel": "Tühista",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Kinnita email", "confirm_email": "Kinnita email",
"account_info": "Kasutaja info", "account_info": "Kasutaja info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Bannige kasutaja", "ban_account": "Bannige kasutaja",
"ban_account_confirm": "Kas te tõesti soovite antud kasutajat bannida?", "ban_account_confirm": "Kas te tõesti soovite antud kasutajat bannida?",
"unban_account": "Eemaldage kontolt ban", "unban_account": "Eemaldage kontolt ban",
"delete_account": "Kustuta kasutaja", "delete_account": "Kustuta kasutaja",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Olete kindel, et soovide seda kasutajat kustutada? <br /><strong>Pärast seda pole võimalik kasutajat ja andmeid taastada</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Kasutaja kustutatud", "account-deleted": "Kasutaja kustutatud",
"account-content-deleted": "Account content deleted",
"fullname": "Täisnimi", "fullname": "Täisnimi",
"website": "Koduleht", "website": "Koduleht",
"location": "Asukoht", "location": "Asukoht",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "رایانامه", "email": "رایانامه",
"confirm_email": "تأیید ایمیل", "confirm_email": "تأیید ایمیل",
"account_info": "اطلاعات شناسه کاربری", "account_info": "اطلاعات شناسه کاربری",
"admin_actions_label": "Administrative Actions",
"ban_account": "مسدود کردن", "ban_account": "مسدود کردن",
"ban_account_confirm": "از مسدود کردن این کاربر اطمینان دارید؟", "ban_account_confirm": "از مسدود کردن این کاربر اطمینان دارید؟",
"unban_account": "آزاد کردن حساب کاربری", "unban_account": "آزاد کردن حساب کاربری",
"delete_account": "حذف حساب کاربری", "delete_account": "حذف حساب کاربری",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "آیا مطمئنید که میخواهید این حساب کاربری را حذف کنید؟<br/><strong>این عمل غیر قابل بازگشت است و شما قادر نخواهید بود هیچ کدام از اطلاعات را بازیابی کنید.</strong><br/><br/>", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "حساب کاربری پاک شد", "account-deleted": "حساب کاربری پاک شد",
"account-content-deleted": "Account content deleted",
"fullname": "نام و نام‌خانوادگی", "fullname": "نام و نام‌خانوادگی",
"website": "تارنما", "website": "تارنما",
"location": "محل سکونت", "location": "محل سکونت",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Sähköposti", "email": "Sähköposti",
"confirm_email": "Vahvista sähköpostiosoite", "confirm_email": "Vahvista sähköpostiosoite",
"account_info": "Tilin tiedot", "account_info": "Tilin tiedot",
"admin_actions_label": "Administrative Actions",
"ban_account": "Bannaa käyttäjätili", "ban_account": "Bannaa käyttäjätili",
"ban_account_confirm": "Haluatko varmasti bannata käyttäjän?", "ban_account_confirm": "Haluatko varmasti bannata käyttäjän?",
"unban_account": "Peru käyttäjätilin banni", "unban_account": "Peru käyttäjätilin banni",
"delete_account": "Poista käyttäjätili", "delete_account": "Poista käyttäjätili",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Tili poistettu", "account-deleted": "Tili poistettu",
"account-content-deleted": "Account content deleted",
"fullname": "Koko nimi", "fullname": "Koko nimi",
"website": "Kotisivu", "website": "Kotisivu",
"location": "Sijainti", "location": "Sijainti",

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

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

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Enderezo Electrónico", "email": "Enderezo Electrónico",
"confirm_email": "Confirma o teu enderezo electrónico", "confirm_email": "Confirma o teu enderezo electrónico",
"account_info": "Información da conta", "account_info": "Información da conta",
"admin_actions_label": "Administrative Actions",
"ban_account": "Suspender conta", "ban_account": "Suspender conta",
"ban_account_confirm": "Estás seguro de que desexas expulsar a este usuario?", "ban_account_confirm": "Estás seguro de que desexas expulsar a este usuario?",
"unban_account": "Readmitir conta", "unban_account": "Readmitir conta",
"delete_account": "Borrar conta.", "delete_account": "Borrar conta.",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Estás seguro de que queres borrar esta conta? <br /><strong> Esta acción é irreversible e non poderás recuperar ningunha información</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Conta borrada", "account-deleted": "Conta borrada",
"account-content-deleted": "Account content deleted",
"fullname": "Nome completo", "fullname": "Nome completo",
"website": "Páxina web", "website": "Páxina web",
"location": "Localización", "location": "Localización",

@ -12,8 +12,9 @@
"unban": "בטל הרחקת משתמש(ים)", "unban": "בטל הרחקת משתמש(ים)",
"reset-lockout": "שחרר נעילת חשבון", "reset-lockout": "שחרר נעילת חשבון",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "מחק משתמש(ים)", "delete": "Delete <strong>User(s)</strong>",
"purge": "מחק משתמש(ים) ומידע", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "טען קובץ משתמשים", "download-csv": "טען קובץ משתמשים",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "דואלים אומתו.", "alerts.validate-email-success": "דואלים אומתו.",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "האם אתה רוצה לשלוח איפוס סיסמת דואל(ים) למשתמש(ים) האלה?", "alerts.password-reset-confirm": "האם אתה רוצה לשלוח איפוס סיסמת דואל(ים) למשתמש(ים) האלה?",
"alerts.confirm-delete": "<b>אזהרה!</b><br/>האם אתה רוצה למחוק משתמש(ים)?<br/>פעולה זו אינה הפיכה! רק חשבון המשתמש יימחק, הפוסטים והנושאים שלו ישארו.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "משתמש(ים) נמחק!", "alerts.delete-success": "משתמש(ים) נמחק!",
"alerts.confirm-purge": "<b>אזהרה!</b><br/>האם אתה באמת רוצה למחוק משתמש(ים) ואת התוכן שיצרו? פעולה זו בלתי הפיכה! כל המידע והתכנים של המשתמש ימחקו!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "צור משתמש", "alerts.create": "צור משתמש",
"alerts.button-create": "צור", "alerts.button-create": "צור",
"alerts.button-cancel": "בטל", "alerts.button-cancel": "בטל",

@ -1,12 +1,12 @@
{ {
"sorting": "Post Sorting", "sorting": "מיון פוסטים",
"sorting.post-default": "Default Post Sorting", "sorting.post-default": "מיון ברירת מחדל של פוסטים",
"sorting.oldest-to-newest": "Oldest to Newest", "sorting.oldest-to-newest": "מישן לחדש",
"sorting.newest-to-oldest": "Newest to Oldest", "sorting.newest-to-oldest": "מחדש לישן",
"sorting.most-votes": "Most Votes", "sorting.most-votes": "רוב ההצבעות",
"sorting.most-posts": "Most Posts", "sorting.most-posts": "הכי הרבה פוסטים",
"sorting.topic-default": "Default Topic Sorting", "sorting.topic-default": "מיון ברירת מחדל של נושאים",
"length": "Post Length", "length": "אורך פוסט",
"post-queue": "Post Queue", "post-queue": "Post Queue",
"restrictions": "Posting Restrictions", "restrictions": "Posting Restrictions",
"restrictions-new": "New User Restrictions", "restrictions-new": "New User Restrictions",

@ -1,9 +1,9 @@
{ {
"notifications": "Notifications", "notifications": "התראות",
"chat-messages": "Chat Messages", "chat-messages": "הודעות צ'אט",
"play-sound": "Play", "play-sound": "נגן",
"incoming-message": "Incoming Message", "incoming-message": "הודעה נכנסת",
"outgoing-message": "Outgoing Message", "outgoing-message": "הודעה יוצאת",
"upload-new-sound": "Upload New Sound", "upload-new-sound": "העלה צליל חדש",
"saved": "Settings Saved" "saved": "הגדרות נשמרו"
} }

@ -8,13 +8,20 @@
"email": "כתובת אימייל", "email": "כתובת אימייל",
"confirm_email": "אשר מייל", "confirm_email": "אשר מייל",
"account_info": "פרטי חשבון", "account_info": "פרטי חשבון",
"admin_actions_label": "Administrative Actions",
"ban_account": "הרחק חשבון", "ban_account": "הרחק חשבון",
"ban_account_confirm": "אתה בטוח שברצונך להרחיק את המשתמש הזה?", "ban_account_confirm": "אתה בטוח שברצונך להרחיק את המשתמש הזה?",
"unban_account": "בטל את הרחקת החשבון", "unban_account": "בטל את הרחקת החשבון",
"delete_account": "מחק חשבון", "delete_account": "מחק חשבון",
"delete_account_confirm": "האם אתה בטוח שאתה רוצה למחוק את החשבון שלך? <br /><strong>הפעולה הזו היא בלתי הפיכה והמידע שלך לא יוכל להשתחזר</strong><br /><br />הזן את הסיסמה שלך לאשר שאתה רוצה למחוק חשבון זה.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "האם אתה בטוח שברצונך למחוק חשבון זה? <br /><strong> אפשרות זו לא ניתנת לביטול ולא תוכל לשחזר אף מידע </strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "החשבון נמחק", "account-deleted": "החשבון נמחק",
"account-content-deleted": "Account content deleted",
"fullname": "שם מלא", "fullname": "שם מלא",
"website": "אתר", "website": "אתר",
"location": "מיקום", "location": "מיקום",

@ -12,8 +12,9 @@
"unban": "Odblokiraj korisnika", "unban": "Odblokiraj korisnika",
"reset-lockout": "Resetiraj zaključavanje", "reset-lockout": "Resetiraj zaključavanje",
"reset-flags": "Resetiraj zastave", "reset-flags": "Resetiraj zastave",
"delete": "Obriši korisnika", "delete": "Delete <strong>User(s)</strong>",
"purge": "Obriši korisnike i sadržaj", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Preuzmi CSV", "download-csv": "Preuzmi CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Email potvrđen", "alerts.validate-email-success": "Email potvrđen",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Želite li poslati email za reset lozinke korisniku ?", "alerts.password-reset-confirm": "Želite li poslati email za reset lozinke korisniku ?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Korisnici obrisani!", "alerts.delete-success": "Korisnici obrisani!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Napravi korisnika", "alerts.create": "Napravi korisnika",
"alerts.button-create": "Napravi", "alerts.button-create": "Napravi",
"alerts.button-cancel": "Odustani", "alerts.button-cancel": "Odustani",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Potvrdi email", "confirm_email": "Potvrdi email",
"account_info": "Informacije o računu", "account_info": "Informacije o računu",
"admin_actions_label": "Administrative Actions",
"ban_account": "Blokiraj račun", "ban_account": "Blokiraj račun",
"ban_account_confirm": "Da li zaista želite blokirati ovog korisnika", "ban_account_confirm": "Da li zaista želite blokirati ovog korisnika",
"unban_account": "Odblokiraj račun", "unban_account": "Odblokiraj račun",
"delete_account": "Obriši račun", "delete_account": "Obriši račun",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Jeste li sigurni da želite obrisati vaš račun? <br /><strong>Ova radnja je nepovratna i nećete više moći pristupiti vašim podacima</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Račun obrisan", "account-deleted": "Račun obrisan",
"account-content-deleted": "Account content deleted",
"fullname": "Puno ime", "fullname": "Puno ime",
"website": "Web stranica", "website": "Web stranica",
"location": "Lokacija", "location": "Lokacija",

@ -12,8 +12,9 @@
"unban": "Felhasználó(k) kitiltásának feloldása", "unban": "Felhasználó(k) kitiltásának feloldása",
"reset-lockout": "Kizárás visszaállítása", "reset-lockout": "Kizárás visszaállítása",
"reset-flags": "Megjelölések visszaállíátsa", "reset-flags": "Megjelölések visszaállíátsa",
"delete": "Felhasználó(k) törlése", "delete": "Delete <strong>User(s)</strong>",
"purge": "Felhasználó(k) és tartalmai(k) törlése", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "CSV letöltése", "download-csv": "CSV letöltése",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Felhasználó(k) törölve!", "alerts.delete-success": "Felhasználó(k) törölve!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Felhasználó létrehozása", "alerts.create": "Felhasználó létrehozása",
"alerts.button-create": "Létrehozás", "alerts.button-create": "Létrehozás",
"alerts.button-cancel": "Mégse", "alerts.button-cancel": "Mégse",

@ -8,13 +8,20 @@
"email": "E-mail", "email": "E-mail",
"confirm_email": "E-mail megerősítése", "confirm_email": "E-mail megerősítése",
"account_info": "Fiók információ", "account_info": "Fiók információ",
"admin_actions_label": "Administrative Actions",
"ban_account": "Fiók tiltása", "ban_account": "Fiók tiltása",
"ban_account_confirm": "Biztos ki akarod tiltani a felhasználót?", "ban_account_confirm": "Biztos ki akarod tiltani a felhasználót?",
"unban_account": "Fiók feloldása", "unban_account": "Fiók feloldása",
"delete_account": "Fiók törlése", "delete_account": "Fiók törlése",
"delete_account_confirm": "Biztosan törölni akarod a fiókod? <br /><strong>Ez a művelet visszafordíthatatlan, és nem leszel majd képes visszaállítani egyetlen adatodat sem</strong><br /><br />Írd be a jelszavad, hogy megerősítsd e fiók elpusztítását.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Biztosan törölni szeretnéd a fiókodat?<br /><strong>Ez a művelet nem visszafordítható, így ha folytatod, nem tudod majd visszaállítani az adataidat.</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Fiók törölve", "account-deleted": "Fiók törölve",
"account-content-deleted": "Account content deleted",
"fullname": "Teljes név", "fullname": "Teljes név",
"website": "Weboldal", "website": "Weboldal",
"location": "Lakhely", "location": "Lakhely",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Konfirmasi Email", "confirm_email": "Konfirmasi Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
"delete_account": "Hapus Akun", "delete_account": "Hapus Akun",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account deleted", "account-deleted": "Account deleted",
"account-content-deleted": "Account content deleted",
"fullname": "Nama Lengkap", "fullname": "Nama Lengkap",
"website": "Website", "website": "Website",
"location": "Lokasi", "location": "Lokasi",

@ -2,7 +2,7 @@
"events": "Eventi", "events": "Eventi",
"no-events": "Non ci sono eventi", "no-events": "Non ci sono eventi",
"control-panel": "Pannello di controllo eventi", "control-panel": "Pannello di controllo eventi",
"delete-events": "Delete Events", "delete-events": "Elimina eventi",
"filters": "Filtri", "filters": "Filtri",
"filters-apply": "Applica filtri", "filters-apply": "Applica filtri",
"filter-type": "Tipo evento", "filter-type": "Tipo evento",

@ -1,5 +1,5 @@
{ {
"you-are-on": "You are on <strong>%1:%2</strong>", "you-are-on": "Sei su <strong>%1:%2</strong>",
"ip": "IP <strong>%1</strong>", "ip": "IP <strong>%1</strong>",
"nodes-responded": "%1 nodi hanno risposto entro %2ms!", "nodes-responded": "%1 nodi hanno risposto entro %2ms!",
"host": "host", "host": "host",

@ -12,8 +12,9 @@
"unban": "Togli Ban Utente(i)", "unban": "Togli Ban Utente(i)",
"reset-lockout": "Reset Blocco", "reset-lockout": "Reset Blocco",
"reset-flags": "Reset segnalazioni", "reset-flags": "Reset segnalazioni",
"delete": "Rimuovi Utente(i)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Rimuovi Utente(i) e Contenuto", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Scarica CSV", "download-csv": "Scarica CSV",
"manage-groups": "Gestisci Gruppi", "manage-groups": "Gestisci Gruppi",
"add-group": "Aggiungi Gruppo", "add-group": "Aggiungi Gruppo",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Email validate", "alerts.validate-email-success": "Email validate",
"alerts.validate-force-password-reset-success": "Le password degli utenti sono resettate e la loro sessione è revocata.", "alerts.validate-force-password-reset-success": "Le password degli utenti sono resettate e la loro sessione è revocata.",
"alerts.password-reset-confirm": "Vuoi realmente inviare il reset della(e) password via email per questo(i) utente(i)", "alerts.password-reset-confirm": "Vuoi realmente inviare il reset della(e) password via email per questo(i) utente(i)",
"alerts.confirm-delete": "<b>Attenzione!</b><br/>Vuoi realmente cancellare l'utente / gli utenti?<br/>Questa azione è irreversibile! Saranno cancellati soltanto gli account degli utenti, i post e gli argomenti rimarranno.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Utente(i) Cancellato(i)", "alerts.delete-success": "Utente(i) Cancellato(i)",
"alerts.confirm-purge": "<b>Attenzione!</b><br/>Vuoi realmente cancella l'utente / gli utenti?<br/>Questa azione è irreversibile! Tutti i dati dell'utente e il contenuto saranno rimossi!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Utente creato", "alerts.create": "Utente creato",
"alerts.button-create": "Crea", "alerts.button-create": "Crea",
"alerts.button-cancel": "Cancella", "alerts.button-cancel": "Cancella",

@ -17,21 +17,21 @@
"section-settings": "Impostazioni", "section-settings": "Impostazioni",
"settings/general": "Generale", "settings/general": "Generale",
"settings/homepage": "Home Page", "settings/homepage": "Pagina Principale",
"settings/navigation": "Navigation", "settings/navigation": "Navigazione",
"settings/reputation": "Reputazione", "settings/reputation": "Reputazione",
"settings/email": "Email", "settings/email": "Email",
"settings/user": "Users", "settings/user": "Utenti",
"settings/group": "Groups", "settings/group": "Gruppi",
"settings/guest": "Ospiti", "settings/guest": "Ospiti",
"settings/uploads": "Uploads", "settings/uploads": "Uploads",
"settings/languages": "Languages", "settings/languages": "Lingue",
"settings/post": "Posts", "settings/post": "Post",
"settings/chat": "Chats", "settings/chat": "Chat",
"settings/pagination": "Paginazione", "settings/pagination": "Paginazione",
"settings/tags": "Tabs", "settings/tags": "Tabs",
"settings/notifications": "Notifiche", "settings/notifications": "Notifiche",
"settings/sounds": "Sounds", "settings/sounds": "Suoni",
"settings/social": "Social", "settings/social": "Social",
"settings/cookies": "Cookies", "settings/cookies": "Cookies",
"settings/web-crawler": "Web Crawler", "settings/web-crawler": "Web Crawler",

@ -27,8 +27,8 @@
"traffic.lag-check-interval": "Intervallo di controllo (in millisecondi)", "traffic.lag-check-interval": "Intervallo di controllo (in millisecondi)",
"traffic.lag-check-interval-help": "L'abbassamento di questo valore fa sì che NodeBBB diventi più sensibile ai picchi di carico, ma può anche far sì che il controllo diventi troppo sensibile. (Necessario riavviare)", "traffic.lag-check-interval-help": "L'abbassamento di questo valore fa sì che NodeBBB diventi più sensibile ai picchi di carico, ma può anche far sì che il controllo diventi troppo sensibile. (Necessario riavviare)",
"sockets.settings": "WebSocket Settings", "sockets.settings": "Impostazioni WebSocket",
"sockets.max-attempts": "Max Reconnection Attempts", "sockets.max-attempts": "Tentativi massimi di riconnessione ",
"sockets.default-placeholder": "Default: %1", "sockets.default-placeholder": "Predefinito: %1",
"sockets.delay": "Reconnection Delay" "sockets.delay": "Ritardo di riconnessione"
} }

@ -34,8 +34,8 @@
"outgoing-links.warning-page": "Usa pagina di avviso collegamenti in uscita", "outgoing-links.warning-page": "Usa pagina di avviso collegamenti in uscita",
"search-default-sort-by": "Ricerca predefinita ordinata per", "search-default-sort-by": "Ricerca predefinita ordinata per",
"outgoing-links.whitelist": "Domini nella whitelist per aggirare la pagina di avviso", "outgoing-links.whitelist": "Domini nella whitelist per aggirare la pagina di avviso",
"site-colors": "Site Color Metadata", "site-colors": "Colore Metadati del Sito",
"theme-color": "Theme Color", "theme-color": "Colore del Tema",
"background-color": "Colore di sfondo", "background-color": "Colore di sfondo",
"background-color-help": "Color used for splash screen background when website is installed as a PWA" "background-color-help": "Colore utilizzato per lo sfondo della schermata iniziale quando il sito Web è installato come PWA"
} }

@ -32,9 +32,9 @@
"view-profile": "Vedi Profilo", "view-profile": "Vedi Profilo",
"start-new-chat": "Inizia Nuova Chat", "start-new-chat": "Inizia Nuova Chat",
"go-to-target": "Visualizza oggetto segnalazione", "go-to-target": "Visualizza oggetto segnalazione",
"delete-post": "Delete Post", "delete-post": "Elimina post",
"purge-post": "Purge Post", "purge-post": "Elimina Post",
"restore-post": "Restore Post", "restore-post": "Ripristina post",
"user-view": "Vedi Profilo", "user-view": "Vedi Profilo",
"user-edit": "Modifica Profilo", "user-edit": "Modifica Profilo",

@ -35,7 +35,7 @@
"user_posted_to_dual": "<strong>%1</strong> e <strong>%2</strong> hanno postato una risposta su: <strong>%3</strong>", "user_posted_to_dual": "<strong>%1</strong> e <strong>%2</strong> hanno postato una risposta su: <strong>%3</strong>",
"user_posted_to_multiple": "<strong>%1</strong> ed altri %2 hanno postato una risposta su: <strong>%3</strong>", "user_posted_to_multiple": "<strong>%1</strong> ed altri %2 hanno postato una risposta su: <strong>%3</strong>",
"user_posted_topic": "<strong>%1</strong> ha postato una nuova discussione: <strong>%2</strong>", "user_posted_topic": "<strong>%1</strong> ha postato una nuova discussione: <strong>%2</strong>",
"user_edited_post": "<strong>%1</strong> has edited a post in <strong>%2</strong>", "user_edited_post": "<strong>%1</strong> ha modificato un post in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> ha iniziato a seguirti.", "user_started_following_you": "<strong>%1</strong> ha iniziato a seguirti.",
"user_started_following_you_dual": "<strong>%1</strong> e <strong>%2</strong> hanno iniziato a seguirti.", "user_started_following_you_dual": "<strong>%1</strong> e <strong>%2</strong> hanno iniziato a seguirti.",
"user_started_following_you_multiple": "<strong>%1</strong> ed altri %2 hanno iniziato a seguirti.", "user_started_following_you_multiple": "<strong>%1</strong> ed altri %2 hanno iniziato a seguirti.",
@ -54,7 +54,7 @@
"notificationType_upvote": "Quando il tuo post riceve un Mi Piace", "notificationType_upvote": "Quando il tuo post riceve un Mi Piace",
"notificationType_new-topic": "Quando qualcuno che segui pubblica un argomento", "notificationType_new-topic": "Quando qualcuno che segui pubblica un argomento",
"notificationType_new-reply": "Quando viene pubblicata una nuova risposta in un argomento che stai seguendo", "notificationType_new-reply": "Quando viene pubblicata una nuova risposta in un argomento che stai seguendo",
"notificationType_post-edit": "When a post is edited in a topic you are watching", "notificationType_post-edit": "Quando un post viene modificato in un topic che stai guardando",
"notificationType_follow": "Quando qualcuno inizia a seguirti", "notificationType_follow": "Quando qualcuno inizia a seguirti",
"notificationType_new-chat": "Quando ricevi un messaggio in chat", "notificationType_new-chat": "Quando ricevi un messaggio in chat",
"notificationType_group-invite": "Quando ricevi un invito ad un gruppo", "notificationType_group-invite": "Quando ricevi un invito ad un gruppo",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Conferma Email", "confirm_email": "Conferma Email",
"account_info": "Informazioni dell'account", "account_info": "Informazioni dell'account",
"admin_actions_label": "Administrative Actions",
"ban_account": "BAN dell'account", "ban_account": "BAN dell'account",
"ban_account_confirm": "Sei sicuro di voler bannare questo utente?", "ban_account_confirm": "Sei sicuro di voler bannare questo utente?",
"unban_account": "Togli il BAN", "unban_account": "Togli il BAN",
"delete_account": "Elimina Account", "delete_account": "Elimina Account",
"delete_account_confirm": "Sicuro di volere eliminare il tuo account? <br /><strong>Questa azione è irreversibile e non ti sarà possibile recuperare nessuno dei tuoi dati</strong><br /><br />Inserisci la tua password per confermare l'eliminazione del tuo account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Sei sicuro di voler eliminare questo account? <br /><strong>Questa azione è irreversibile e non potrai recuperare nessun dato</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account eliminato", "account-deleted": "Account eliminato",
"account-content-deleted": "Account content deleted",
"fullname": "Nome e Cognome", "fullname": "Nome e Cognome",
"website": "Sito Internet", "website": "Sito Internet",
"location": "Località", "location": "Località",
@ -144,7 +151,7 @@
"info.ban-history": "Storico dei Ban recenti", "info.ban-history": "Storico dei Ban recenti",
"info.no-ban-history": "Questo utente non è mai stato bannato", "info.no-ban-history": "Questo utente non è mai stato bannato",
"info.banned-until": "Bannato fino %1", "info.banned-until": "Bannato fino %1",
"info.banned-expiry": "Expiry", "info.banned-expiry": "Scadenza",
"info.banned-permanently": "Bannato permanentemente", "info.banned-permanently": "Bannato permanentemente",
"info.banned-reason-label": "Motivo", "info.banned-reason-label": "Motivo",
"info.banned-no-reason": "Non è stata data nessuna motivazione.", "info.banned-no-reason": "Non è stata data nessuna motivazione.",
@ -171,7 +178,7 @@
"consent.right_to_erasure_description": "In qualsiasi momento, puoi revocare il tuo consenso alla raccolta e / o al trattamento dei dati eliminando il tuo account. Il tuo profilo individuale può essere eliminato, anche se i contenuti pubblicati rimarranno. Se desideri eliminare entrambi i tuoi account <strong>e</strong> i tuoi contenuti, contatta il team amministrativo per questo sito Web.", "consent.right_to_erasure_description": "In qualsiasi momento, puoi revocare il tuo consenso alla raccolta e / o al trattamento dei dati eliminando il tuo account. Il tuo profilo individuale può essere eliminato, anche se i contenuti pubblicati rimarranno. Se desideri eliminare entrambi i tuoi account <strong>e</strong> i tuoi contenuti, contatta il team amministrativo per questo sito Web.",
"consent.right_to_data_portability": "Hai i privilegi alla portabilità dei dati", "consent.right_to_data_portability": "Hai i privilegi alla portabilità dei dati",
"consent.right_to_data_portability_description": "Puoi richiedere da noi un'esportazione leggibile meccanicamente di tutti i dati raccolti su di te e sul tuo account. Puoi farlo facendo clic sul pulsante appropriato in basso.", "consent.right_to_data_portability_description": "Puoi richiedere da noi un'esportazione leggibile meccanicamente di tutti i dati raccolti su di te e sul tuo account. Puoi farlo facendo clic sul pulsante appropriato in basso.",
"consent.export_profile": "Export Profile (.json)", "consent.export_profile": "Esporta profilo (.json)",
"consent.export_uploads": "Esporta i contenuti caricati (.zip)", "consent.export_uploads": "Esporta i contenuti caricati (.zip)",
"consent.export_posts": "Esporta i post (.csv)" "consent.export_posts": "Esporta i post (.csv)"
} }

@ -12,8 +12,9 @@
"unban": "BANを解除されたユーザー(s)", "unban": "BANを解除されたユーザー(s)",
"reset-lockout": "ロックアウトのリセット", "reset-lockout": "ロックアウトのリセット",
"reset-flags": "最近のフラグ", "reset-flags": "最近のフラグ",
"delete": "ユーサー(s)を削除します", "delete": "Delete <strong>User(s)</strong>",
"purge": "ユーザー(s)とコンテンツを削除する", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "CSVでダウンロード", "download-csv": "CSVでダウンロード",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "電子メールが検証されました", "alerts.validate-email-success": "電子メールが検証されました",
"alerts.validate-force-password-reset-success": "ユーザー(s)のパスワードがリセットされ、既存のセッションが取り消されました。", "alerts.validate-force-password-reset-success": "ユーザー(s)のパスワードがリセットされ、既存のセッションが取り消されました。",
"alerts.password-reset-confirm": "これらのユーザー(s)にパスワードリセットのメール(s)を送信しますか?", "alerts.password-reset-confirm": "これらのユーザー(s)にパスワードリセットのメール(s)を送信しますか?",
"alerts.confirm-delete": "<b>警告!</b><br/>本当にユーザー(s)を削除しますか?<br/>この操作は元に戻すことはできません!ユーザーアカウントのみが削除され、投稿とスレッドは残ります。", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "ユーザー(s)は削除されました!", "alerts.delete-success": "ユーザー(s)は削除されました!",
"alerts.confirm-purge": "<b>警告!</b><br/>本当にユーザー(s)とそのコンテンツを削除しますか?<br/>この操作は元に戻すことはできません。すべてのユーザーデータとコンテンツが消去されます。", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "ユーザーを作成", "alerts.create": "ユーザーを作成",
"alerts.button-create": "作成", "alerts.button-create": "作成",
"alerts.button-cancel": "キャンセル", "alerts.button-cancel": "キャンセル",

@ -8,13 +8,20 @@
"email": "メール", "email": "メール",
"confirm_email": "メールアドレスを確認", "confirm_email": "メールアドレスを確認",
"account_info": "アカウント情報", "account_info": "アカウント情報",
"admin_actions_label": "Administrative Actions",
"ban_account": "BANアカウント", "ban_account": "BANアカウント",
"ban_account_confirm": "本当にこのユーザーをBANしますか", "ban_account_confirm": "本当にこのユーザーをBANしますか",
"unban_account": "禁止アカウント解除します", "unban_account": "禁止アカウント解除します",
"delete_account": "アカウント削除します", "delete_account": "アカウント削除します",
"delete_account_confirm": "本当に自分のアカウントを削除しますか?<br /><strong>この操作を実行すると元に戻せません。データは回復できません。</strong><br /><br />続けるには自分のユーザー名を入力してください。", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "本当にこのアカウントを削除しますか?<br /><strong>実行するとアカウントのデータは全て削除されます。</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "アカウントが解除されました", "account-deleted": "アカウントが解除されました",
"account-content-deleted": "Account content deleted",
"fullname": "フルネーム", "fullname": "フルネーム",
"website": "ウェブサイト", "website": "ウェブサイト",
"location": "ロケーション", "location": "ロケーション",

@ -12,8 +12,9 @@
"unban": "사용자 차단 해제", "unban": "사용자 차단 해제",
"reset-lockout": "락아웃 리셋", "reset-lockout": "락아웃 리셋",
"reset-flags": "신고 리셋", "reset-flags": "신고 리셋",
"delete": "사용자 삭제", "delete": "Delete <strong>User(s)</strong>",
"purge": "사용자와 사용자의 컨텐츠 삭제", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "CSV 다운로드", "download-csv": "CSV 다운로드",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "이메일 인증됨", "alerts.validate-email-success": "이메일 인증됨",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "이 사용자(들)에게 패스워드 리셋 이메일을 보내시겠습니까?", "alerts.password-reset-confirm": "이 사용자(들)에게 패스워드 리셋 이메일을 보내시겠습니까?",
"alerts.confirm-delete": "<b>경고!</b><br/>정말 이 사용자를 삭제하시겠습니까?<br/>이 조치는 돌이킬 수 없습니다! 사용자의 계정만 삭제되고, 사용자가 작성한 게시물이나 포스트는 남아있게 됩니다.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "사용자가 삭제됐습니다!", "alerts.delete-success": "사용자가 삭제됐습니다!",
"alerts.confirm-purge": "<b>경고!</b><br/>정말 이 사용자와 사용자의 컨텐츠를 삭제하시겠습니까?<br/>이 조치는 돌이킬 수 없습니다! 사용자의 모든 데이터와 컨텐츠가 삭제됩니다!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "사용자 생성", "alerts.create": "사용자 생성",
"alerts.button-create": "만들기", "alerts.button-create": "만들기",
"alerts.button-cancel": "취소", "alerts.button-cancel": "취소",

@ -8,13 +8,20 @@
"email": "이메일", "email": "이메일",
"confirm_email": "이메일 확인", "confirm_email": "이메일 확인",
"account_info": "계정 정보", "account_info": "계정 정보",
"admin_actions_label": "Administrative Actions",
"ban_account": "계정 차단", "ban_account": "계정 차단",
"ban_account_confirm": "이 사용자를 차단하시겠습니까?", "ban_account_confirm": "이 사용자를 차단하시겠습니까?",
"unban_account": "차단 해제", "unban_account": "차단 해제",
"delete_account": "계정 삭제", "delete_account": "계정 삭제",
"delete_account_confirm": "정말 계정을 삭제 하시겠습니까? 12이 행동은 되돌릴 수 없으며 삭제된 사용자 정보도 복구할 수 없습니다.234 계정 삭제를 원하면 패스워드를 입력해주세요.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "정말 계정을 삭제 하시겠습니까? <br /><strong>이 행동은 되돌릴 수 없으며 삭제된 사용자 정보도 복구할 수 없습니다.</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "계정이 삭제 되었습니다", "account-deleted": "계정이 삭제 되었습니다",
"account-content-deleted": "Account content deleted",
"fullname": "이름", "fullname": "이름",
"website": "웹 사이트", "website": "웹 사이트",
"location": "위치", "location": "위치",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "El. paštas", "email": "El. paštas",
"confirm_email": "Patvirtinti el. paštą", "confirm_email": "Patvirtinti el. paštą",
"account_info": "Paskyros informacija", "account_info": "Paskyros informacija",
"admin_actions_label": "Administrative Actions",
"ban_account": "Užblokuoti Paskyrą", "ban_account": "Užblokuoti Paskyrą",
"ban_account_confirm": "Jūs tikrai norite užblokuoti šį vartotoją?", "ban_account_confirm": "Jūs tikrai norite užblokuoti šį vartotoją?",
"unban_account": "Atblokuoti Paskyrą", "unban_account": "Atblokuoti Paskyrą",
"delete_account": "Ištrinti paskyrą", "delete_account": "Ištrinti paskyrą",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Ar jūs tikrai norite ištrint šią paskyrą? <br /><strong>Šis veiksmas nebesugražinamas ir jūs nebegalėsite atgauti jokių duomenų</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Paskyra ištrinta", "account-deleted": "Paskyra ištrinta",
"account-content-deleted": "Account content deleted",
"fullname": "Vardas ir pavardė", "fullname": "Vardas ir pavardė",
"website": "Tinklalapis", "website": "Tinklalapis",
"location": "Vieta", "location": "Vieta",

@ -12,8 +12,9 @@
"unban": "Atbloķēt lietotāju(-s)", "unban": "Atbloķēt lietotāju(-s)",
"reset-lockout": "Atiestatīt bloķēšanu", "reset-lockout": "Atiestatīt bloķēšanu",
"reset-flags": "Atiestatīt atzīmes", "reset-flags": "Atiestatīt atzīmes",
"delete": "Izdzēst lietotāju(-s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Izdzēst lietotāju(-s) un tā(to) saturu", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Lejupielādēt .csv", "download-csv": "Lejupielādēt .csv",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-pasti ir apstiprināti", "alerts.validate-email-success": "E-pasti ir apstiprināti",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Vai vēlies nosūtīt paroles atiestatīšanas e-pastu(-s) šim(-iem) lietotājam(-iem)?", "alerts.password-reset-confirm": "Vai vēlies nosūtīt paroles atiestatīšanas e-pastu(-s) šim(-iem) lietotājam(-iem)?",
"alerts.confirm-delete": "<b>Brīdinājums!</b> <br/>Vai tiešām vēlies izdzēst lietotāju(-us)?<br/> Šo darbību nevar atgriezt! Tikai lietotāja(-u) konts(-i) tiks izdzēsts(-i), viņa(-u) ziņas un temati paliks.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Lietotājs(-i) izdzēsts(-i)!", "alerts.delete-success": "Lietotājs(-i) izdzēsts(-i)!",
"alerts.confirm-purge": "<b>Brīdinājums!</b> <br/>Vai tiešām vēlies izdzēst lietotāju(-us) un viņa(-u) saturu?<br/> Šo darbību nevar atgriezt! Visi lietotāja(-u) dati un saturs tiks izdzēsti.", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Izveidot lietotāju", "alerts.create": "Izveidot lietotāju",
"alerts.button-create": "Izveidot", "alerts.button-create": "Izveidot",
"alerts.button-cancel": "Atcelt", "alerts.button-cancel": "Atcelt",

@ -8,13 +8,20 @@
"email": "E-pasts", "email": "E-pasts",
"confirm_email": "Apstiprināt e-pasta adresi", "confirm_email": "Apstiprināt e-pasta adresi",
"account_info": "Konta informācija", "account_info": "Konta informācija",
"admin_actions_label": "Administrative Actions",
"ban_account": "Bloķēt kontu", "ban_account": "Bloķēt kontu",
"ban_account_confirm": "Vai tiešām vēlies bloķēt šo lietotāju?", "ban_account_confirm": "Vai tiešām vēlies bloķēt šo lietotāju?",
"unban_account": "Atbloķēt kontu", "unban_account": "Atbloķēt kontu",
"delete_account": "Izdzēst kontu", "delete_account": "Izdzēst kontu",
"delete_account_confirm": "Vai tiešām vēlies izdzēst savu kontu? <br /><strong>Šī darbība ir neatgriezeniska un Tu nevarēsi atgūt savus datus.</strong><br /><br />Ievadi savu paroli, lai apstiprinātu, ka vēlies izdzēst šo kontu.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Vai tiešām vēlies izdzēst savu kontu? <br /><strong>Šī darbība ir neatgriezeniska un jūs nevarēsit atgūt kādu no saviem datiem.</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Konts izdzēsts", "account-deleted": "Konts izdzēsts",
"account-content-deleted": "Account content deleted",
"fullname": "Vārds un uzvārds", "fullname": "Vārds un uzvārds",
"website": "Vietne", "website": "Vietne",
"location": "Vieta", "location": "Vieta",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Emel", "email": "Emel",
"confirm_email": "Pastikan Emel", "confirm_email": "Pastikan Emel",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Haramkan Akaun", "ban_account": "Haramkan Akaun",
"ban_account_confirm": "Adakah anda pasti ingin menyekat pengguna ini?", "ban_account_confirm": "Adakah anda pasti ingin menyekat pengguna ini?",
"unban_account": "Buang Sekatan Akaun", "unban_account": "Buang Sekatan Akaun",
"delete_account": "Padam Akaun", "delete_account": "Padam Akaun",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Anda yakin untuk padam akaun ini? <br /><strong>Pebuatan ini tidak boleh diundur dan anda tidak boleh memulihkan sebarang data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Akaun Dipadam", "account-deleted": "Akaun Dipadam",
"account-content-deleted": "Account content deleted",
"fullname": "Nama Penuh", "fullname": "Nama Penuh",
"website": "Laman Web", "website": "Laman Web",
"location": "Lokasi", "location": "Lokasi",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "E-post", "email": "E-post",
"confirm_email": "Bekfreft e-post", "confirm_email": "Bekfreft e-post",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Utesteng kont", "ban_account": "Utesteng kont",
"ban_account_confirm": "Vil du virkelig utestenge denne brukeren?", "ban_account_confirm": "Vil du virkelig utestenge denne brukeren?",
"unban_account": "Opphev utestenging", "unban_account": "Opphev utestenging",
"delete_account": "Slett konto", "delete_account": "Slett konto",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Er du sikker på at du vil slette denne kontoen? <br /><strong>Denne handlingen kan ikke reverseres og du vil ikke kunne gjenopprette noe data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Konto slettet", "account-deleted": "Konto slettet",
"account-content-deleted": "Account content deleted",
"fullname": "Fullt navn", "fullname": "Fullt navn",
"website": "Nettsted", "website": "Nettsted",
"location": "Plassering", "location": "Plassering",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Verwijder gebruiker(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Verwijder gebruiker(s) en inhoud", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "E-mail", "email": "E-mail",
"confirm_email": "Bevestig e-mail", "confirm_email": "Bevestig e-mail",
"account_info": "Gebruikersinformatie", "account_info": "Gebruikersinformatie",
"admin_actions_label": "Administrative Actions",
"ban_account": "Verban gebruiker", "ban_account": "Verban gebruiker",
"ban_account_confirm": "Weet u zeker dat u deze gebruiker wilt verbannen?", "ban_account_confirm": "Weet u zeker dat u deze gebruiker wilt verbannen?",
"unban_account": "Verbanning intrekken", "unban_account": "Verbanning intrekken",
"delete_account": "Account verwijderen", "delete_account": "Account verwijderen",
"delete_account_confirm": "Weet u zeker dat u dit account wilt verwijderen? <br /><strong> Deze actie kan niet ongedaan gemaakt worden en u kunt de informatie niet herstellen </strong><br /><br /> Geef uw wachtwoord om te bevestigen dat u dit account wilt vernietigen.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Weet u zeker dat u dit account wilt verwijderen? <br /><strong>Deze actie kan niet ongedaan gemaakt worden en u kunt de informatie niet herstellen</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account verwijderd", "account-deleted": "Account verwijderd",
"account-content-deleted": "Account content deleted",
"fullname": "Volledige naam", "fullname": "Volledige naam",
"website": "Website", "website": "Website",
"location": "Locatie", "location": "Locatie",

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

@ -8,13 +8,20 @@
"email": "Adres e-mail", "email": "Adres e-mail",
"confirm_email": "Potwierdź adres e-mail", "confirm_email": "Potwierdź adres e-mail",
"account_info": "Informacje o koncie", "account_info": "Informacje o koncie",
"admin_actions_label": "Administrative Actions",
"ban_account": "Zbanuj konto", "ban_account": "Zbanuj konto",
"ban_account_confirm": "Na pewno chcesz zbanować tego użytkownika?", "ban_account_confirm": "Na pewno chcesz zbanować tego użytkownika?",
"unban_account": "Odbanuj konto", "unban_account": "Odbanuj konto",
"delete_account": "Usuń konto", "delete_account": "Usuń konto",
"delete_account_confirm": "Czy na pewno usunąć twoje konto? <br /><strong> Ta akcja jest nieodwracalna i nie będzie można odzyskać twoich danych </strong><br /><br /> Podaj swoje hasło by potwierdzić, że chcesz skasować to konto.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Na pewno chcesz usunąć to konto? <br /><strong>Tej operacji nie można cofnąć i nie będzie możliwości odzyskania swoich danych</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Konto usunięte", "account-deleted": "Konto usunięte",
"account-content-deleted": "Account content deleted",
"fullname": "Pełna nazwa", "fullname": "Pełna nazwa",
"website": "Strona WWW", "website": "Strona WWW",
"location": "Lokalizacja", "location": "Lokalizacja",

@ -12,8 +12,9 @@
"unban": "Desbanir Usuário(s)", "unban": "Desbanir Usuário(s)",
"reset-lockout": "Excluir Bloqueio", "reset-lockout": "Excluir Bloqueio",
"reset-flags": "Resetar Sinalizações", "reset-flags": "Resetar Sinalizações",
"delete": "Deletar Usuário(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Excluir Usuário(s) e Conteúdo", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Baixar CSV", "download-csv": "Baixar CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-mails validados", "alerts.validate-email-success": "E-mails validados",
"alerts.validate-force-password-reset-success": "A senha do(s) usuário(s) foi redefinida e as suas sessões existentes foram revogadas.", "alerts.validate-force-password-reset-success": "A senha do(s) usuário(s) foi redefinida e as suas sessões existentes foram revogadas.",
"alerts.password-reset-confirm": "Você quer enviar e-mail(s) de redefinição de senha para este(s) usuário(s)?", "alerts.password-reset-confirm": "Você quer enviar e-mail(s) de redefinição de senha para este(s) usuário(s)?",
"alerts.confirm-delete": "<b>Aviso!</b><br/>Você realmente quer deletar usuário(s)?<br/> Esta ação não é reversível! Apenas a conta do usuário será deletada, seus posts e tópicos permanecerão.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Usuário(s) Deletados!", "alerts.delete-success": "Usuário(s) Deletados!",
"alerts.confirm-purge": "<b>Aviso!</b><br/>Você realmente quer deletar usuário(s) e o conteúdo deles?<br/> Esta ação não é reversível! Todos os dados e conteúdos serão apagados!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Criar Usuário", "alerts.create": "Criar Usuário",
"alerts.button-create": "Criar", "alerts.button-create": "Criar",
"alerts.button-cancel": "Cancelar", "alerts.button-cancel": "Cancelar",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Confirmar Email", "confirm_email": "Confirmar Email",
"account_info": "Informações da Conta", "account_info": "Informações da Conta",
"admin_actions_label": "Administrative Actions",
"ban_account": "Banir Conta", "ban_account": "Banir Conta",
"ban_account_confirm": "Você realmente quer banir esse usuario?", "ban_account_confirm": "Você realmente quer banir esse usuario?",
"unban_account": "Desbanir Conta", "unban_account": "Desbanir Conta",
"delete_account": "Deletar Conta", "delete_account": "Deletar Conta",
"delete_account_confirm": "Tem certeza de que deseja deletar a sua conta?<br /><strong>Esta ação é irreversível e você não poderá recuperar nenhuma informação</strong><br /><br />Insira sua senha para confirmar que você deseja excluir essa conta.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Você tem certeza que deseja excluir essa conta? <br /><strong>Essa ação é irreversível e você não poderá recuperar quaisquer dados</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Conta excluída", "account-deleted": "Conta excluída",
"account-content-deleted": "Account content deleted",
"fullname": "Nome Completo", "fullname": "Nome Completo",
"website": "Website", "website": "Website",
"location": "Local", "location": "Local",

@ -12,8 +12,9 @@
"unban": "Desbanir Utilizador(es)", "unban": "Desbanir Utilizador(es)",
"reset-lockout": "Redefinir Bloqueio", "reset-lockout": "Redefinir Bloqueio",
"reset-flags": "Redefinir Denúncias", "reset-flags": "Redefinir Denúncias",
"delete": "Eliminar Utilizador(es)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Apagar Utilizador(es) e Conteúdo", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Transferir CSV", "download-csv": "Transferir CSV",
"manage-groups": "Gerir Grupos", "manage-groups": "Gerir Grupos",
"add-group": "Adicionar Grupo", "add-group": "Adicionar Grupo",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-mails validados", "alerts.validate-email-success": "E-mails validados",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Atenção!</b><br/>Desejas mesmo eliminar este utilizador(es)?<br/>Esta ação é irreversível! Apenas a conta do utilizador será apagada, as suas publicações e os seus tópicos permaneceram.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Utilizador(es) Eliminados!", "alerts.delete-success": "Utilizador(es) Eliminados!",
"alerts.confirm-purge": "<b>Atenção!</b><br/>Tens a certeza que pretendes eliminar este(s) utilizador(es) e o seu conteúdo?<br/>Esta ação não é reversível! Todos os dados dos utilizadores e o conteúdo dos mesmos será apagado!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Criar Utilizador", "alerts.create": "Criar Utilizador",
"alerts.button-create": "Criar", "alerts.button-create": "Criar",
"alerts.button-cancel": "Cancelar", "alerts.button-cancel": "Cancelar",

@ -8,13 +8,20 @@
"email": "E-mail", "email": "E-mail",
"confirm_email": "Confirmar o e-mail", "confirm_email": "Confirmar o e-mail",
"account_info": "Informação de conta", "account_info": "Informação de conta",
"admin_actions_label": "Administrative Actions",
"ban_account": "Banir conta", "ban_account": "Banir conta",
"ban_account_confirm": "Queres realmente banir este utilizador?", "ban_account_confirm": "Queres realmente banir este utilizador?",
"unban_account": "Deixar de banir esta conta", "unban_account": "Deixar de banir esta conta",
"delete_account": "Eliminar conta", "delete_account": "Eliminar conta",
"delete_account_confirm": "Tens a certeza que queres eliminar a tua conta? <br /><strong>Esta ação é irreversível e não terás oportunidade de recuperar nenhuma das tuas informações</strong><br /><br />Insere a tua palavra-passe para confirmar que desejas destruir esta conta.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Tens a certeza que queres apagar esta conta? <br /><strong>Esta acção é irreversível e não terás oportunidade de recuperar nenhuma informação</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Conta eliminada", "account-deleted": "Conta eliminada",
"account-content-deleted": "Account content deleted",
"fullname": "Nome completo", "fullname": "Nome completo",
"website": "Website", "website": "Website",
"location": "Localização", "location": "Localização",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Adresă Email", "email": "Adresă Email",
"confirm_email": "Confirmă Email", "confirm_email": "Confirmă Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
"delete_account": "Șterge Cont", "delete_account": "Șterge Cont",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Cont șters", "account-deleted": "Cont șters",
"account-content-deleted": "Account content deleted",
"fullname": "Nume Întreg", "fullname": "Nume Întreg",
"website": "Pagină Web", "website": "Pagină Web",
"location": "Locație", "location": "Locație",

@ -12,8 +12,9 @@
"unban": "Разблокировать пользователя(-ей)", "unban": "Разблокировать пользователя(-ей)",
"reset-lockout": "Снять локаут", "reset-lockout": "Снять локаут",
"reset-flags": "Сбросить счётчик жалоб", "reset-flags": "Сбросить счётчик жалоб",
"delete": "Удалить пользователя(-ей)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Удалить пользователя(-ей) и его данные", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Скачать CSV", "download-csv": "Скачать CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Адреса электронной почты подтверждены", "alerts.validate-email-success": "Адреса электронной почты подтверждены",
"alerts.validate-force-password-reset-success": "Пароли были сброшены, а сессии — завершены.", "alerts.validate-force-password-reset-success": "Пароли были сброшены, а сессии — завершены.",
"alerts.password-reset-confirm": "Вы хотите отправить этому пользователю ссылку для сброса пароля?", "alerts.password-reset-confirm": "Вы хотите отправить этому пользователю ссылку для сброса пароля?",
"alerts.confirm-delete": "<b>Внимание!</b><br/>Вы действительно хотите удалить этого пользователя(ей)?<br/> Это действие необратимо! Будет удалена только учётная запись, темы и сообщения пользователя останутся.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Пользователь(и) удален(ы)!", "alerts.delete-success": "Пользователь(и) удален(ы)!",
"alerts.confirm-purge": "<b>Внимание!</b><br/>Вы действительно хотите удалить этого пользователя(ей) и его данные?<br/> Это действие необратимо! Будут удалены как учётная запись, так и весь контент пользователя!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Создать пользователя", "alerts.create": "Создать пользователя",
"alerts.button-create": "Создать", "alerts.button-create": "Создать",
"alerts.button-cancel": "Отмена", "alerts.button-cancel": "Отмена",

@ -8,13 +8,20 @@
"email": "Электронная почта", "email": "Электронная почта",
"confirm_email": "Подтвердить электронную почту", "confirm_email": "Подтвердить электронную почту",
"account_info": "Информация об учётной записи", "account_info": "Информация об учётной записи",
"admin_actions_label": "Administrative Actions",
"ban_account": "Заблокировать учётную запись", "ban_account": "Заблокировать учётную запись",
"ban_account_confirm": "Вы действительно хотите заблокировать этого пользователя?", "ban_account_confirm": "Вы действительно хотите заблокировать этого пользователя?",
"unban_account": "Разблокировать учётную запись", "unban_account": "Разблокировать учётную запись",
"delete_account": "Удалить учётную запись", "delete_account": "Удалить учётную запись",
"delete_account_confirm": "Вы уверены, что хотите удалить свою учётную запись? <br /><strong>Это действие необратимо, вы не сможете восстановить свои данные</strong><br /><br />Введите свой пароль для подтверждения уничтожения учётной записи.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Вы уверены, что хотите удалить эту учётную запись? <br /><strong>Это действие необратимо, вы не сможете восстановить данные</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Учётная запись удалена", "account-deleted": "Учётная запись удалена",
"account-content-deleted": "Account content deleted",
"fullname": "Полное имя", "fullname": "Полное имя",
"website": "Сайт", "website": "Сайт",
"location": "Местонахождение", "location": "Местонахождение",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Emeza Email", "confirm_email": "Emeza Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Irukana", "ban_account": "Irukana",
"ban_account_confirm": "Wiringiye neza ko ushaka kwirukana uyu muntu?", "ban_account_confirm": "Wiringiye neza ko ushaka kwirukana uyu muntu?",
"unban_account": "Garura iyi Konte", "unban_account": "Garura iyi Konte",
"delete_account": "Siba Konte", "delete_account": "Siba Konte",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Wiringiye neza ko ushaka gusiba iyi konte? <br /><strong>Ntabwo uri bubashe kwisubira kandi ntabwo urabasha gusubirana ibyo wari ufiteho numara kuyisiba</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Konte yasibwe", "account-deleted": "Konte yasibwe",
"account-content-deleted": "Account content deleted",
"fullname": "Izina Ryuzuye", "fullname": "Izina Ryuzuye",
"website": "Urubuga", "website": "Urubuga",
"location": "Ahantu", "location": "Ahantu",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Confirm Email", "confirm_email": "Confirm Email",
"account_info": "Account Info", "account_info": "Account Info",
"admin_actions_label": "Administrative Actions",
"ban_account": "Ban Account", "ban_account": "Ban Account",
"ban_account_confirm": "Do you really want to ban this user?", "ban_account_confirm": "Do you really want to ban this user?",
"unban_account": "Unban Account", "unban_account": "Unban Account",
"delete_account": "Delete Account", "delete_account": "Delete Account",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Are you sure you want to delete this account? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Account deleted", "account-deleted": "Account deleted",
"account-content-deleted": "Account content deleted",
"fullname": "Nùmene e Sambenadu", "fullname": "Nùmene e Sambenadu",
"website": "Giassu web", "website": "Giassu web",
"location": "Logu", "location": "Logu",

@ -12,8 +12,9 @@
"unban": "Zrušiť zákaz používateľa", "unban": "Zrušiť zákaz používateľa",
"reset-lockout": "Obnoviť uzamknutie", "reset-lockout": "Obnoviť uzamknutie",
"reset-flags": "Obnoviť označenia", "reset-flags": "Obnoviť označenia",
"delete": "Odstrániť používateľa", "delete": "Delete <strong>User(s)</strong>",
"purge": "Odstrániť používateľa a obsah", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Stiahnuť ako CSV", "download-csv": "Stiahnuť ako CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-maily boli overené", "alerts.validate-email-success": "E-maily boli overené",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Chcete odoslať týmto používateľom e-mail pre obnovu hesla?", "alerts.password-reset-confirm": "Chcete odoslať týmto používateľom e-mail pre obnovu hesla?",
"alerts.confirm-delete": "<b>Upozornenie!</b><br/>Naozaj chcete odstrániť používateľov?<br/> Tento úkon sa nedá vrátiť! Budú odstránený iba používatelia, ich príspevky a témy zostanú.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Používateľ bol odstránený!", "alerts.delete-success": "Používateľ bol odstránený!",
"alerts.confirm-purge": "<b>Upozornenie!</b><br/>Naozaj chcete odstrániť používateľov? <br/>Tento úkon sa nedá vrátiť! Všetci používatelia budú odstránený a obsah bude zmazaný.", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Vytvoriť používateľa", "alerts.create": "Vytvoriť používateľa",
"alerts.button-create": "Vytvoriť", "alerts.button-create": "Vytvoriť",
"alerts.button-cancel": "Zrušiť", "alerts.button-cancel": "Zrušiť",

@ -8,13 +8,20 @@
"email": "E-mail", "email": "E-mail",
"confirm_email": "Potvrdiť e-mail", "confirm_email": "Potvrdiť e-mail",
"account_info": "Informácie o účte", "account_info": "Informácie o účte",
"admin_actions_label": "Administrative Actions",
"ban_account": "Zablokovať účet", "ban_account": "Zablokovať účet",
"ban_account_confirm": "Naozaj chcete zablokovať tohto používateľa?", "ban_account_confirm": "Naozaj chcete zablokovať tohto používateľa?",
"unban_account": "Odblokovať účet", "unban_account": "Odblokovať účet",
"delete_account": "Odstrániť účet", "delete_account": "Odstrániť účet",
"delete_account_confirm": "Ste si istý, že chcete odstrániť Váš účet?<br /><strong>Táto akcia je nevratná a už nebudete schopný obnoviť vaše údaje</strong><br /><br />Zadajte svoje heslo, pre potvrdenie odstránenia účtu.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Naozaj ste si istý že chcete odstrániť tento účet? <br /><strong>Táto akcia je nezvratná a taktiež nebudete môcť obnoviť žiadne Vaše údaje</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Účet bol odstránený", "account-deleted": "Účet bol odstránený",
"account-content-deleted": "Account content deleted",
"fullname": "Meno a priezvisko", "fullname": "Meno a priezvisko",
"website": "Webová stránka", "website": "Webová stránka",
"location": "Poloha", "location": "Poloha",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "E-pošta", "email": "E-pošta",
"confirm_email": "Potrdi e-poštni naslov", "confirm_email": "Potrdi e-poštni naslov",
"account_info": "Podatki računa", "account_info": "Podatki računa",
"admin_actions_label": "Administrative Actions",
"ban_account": "Izločen račun", "ban_account": "Izločen račun",
"ban_account_confirm": "Ali želiš izločiti uporabnika?", "ban_account_confirm": "Ali želiš izločiti uporabnika?",
"unban_account": "Ponovno vključi račun", "unban_account": "Ponovno vključi račun",
"delete_account": "Izbriši račun", "delete_account": "Izbriši račun",
"delete_account_confirm": "Ali ste prepričani, da želite izbrisati vaš račun? <br /><strong> Ta poteza je nepovratna in podatkov več ne bo možno obnoviti</strong><br /><br />Vnesite vaše geslo, če želite potrditi uničenje tega računa.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Ali želiš izbrisati račun? <br /><strong>S potrditvijo bodo izbrisani vsi podatki, ki jih ne bo več možno obnoviti.</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Račun je izbrisan", "account-deleted": "Račun je izbrisan",
"account-content-deleted": "Account content deleted",
"fullname": "Ime in priimek", "fullname": "Ime in priimek",
"website": "Spletna stran", "website": "Spletna stran",
"location": "Lokacija", "location": "Lokacija",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Е-пошта", "email": "Е-пошта",
"confirm_email": "Потврда е-поште", "confirm_email": "Потврда е-поште",
"account_info": "Информације о налогу", "account_info": "Информације о налогу",
"admin_actions_label": "Administrative Actions",
"ban_account": "Забрани налог", "ban_account": "Забрани налог",
"ban_account_confirm": "Да ли заиста желите да забраните овог корисника?", "ban_account_confirm": "Да ли заиста желите да забраните овог корисника?",
"unban_account": "Скини забрану налогу", "unban_account": "Скини забрану налогу",
"delete_account": "Брисање налога", "delete_account": "Брисање налога",
"delete_account_confirm": "Да ли сте сигурни да желите да избришете свој налог? <br /><strong> Ова радња је неповратна и нећете моћи да вратите ваше податке</strong><br /><br />Унесите вашу лозинку да бисте потврдили да желите да уништите овај налог.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Да ли заиста желите да избришете овај налог? <br /><strong> Ова радња је неповратна и нећете моћи да вратите било који податак</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Налог је избрисан", "account-deleted": "Налог је избрисан",
"account-content-deleted": "Account content deleted",
"fullname": "Пуно име", "fullname": "Пуно име",
"website": "Веб сајт", "website": "Веб сајт",
"location": "Локација", "location": "Локација",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "E-post", "email": "E-post",
"confirm_email": "Bekräfta e-postadress ", "confirm_email": "Bekräfta e-postadress ",
"account_info": "Konto", "account_info": "Konto",
"admin_actions_label": "Administrative Actions",
"ban_account": "Bannlys konto", "ban_account": "Bannlys konto",
"ban_account_confirm": "Vill du verkligen bannlysa den här användaren?", "ban_account_confirm": "Vill du verkligen bannlysa den här användaren?",
"unban_account": "Ta bort bannlysning", "unban_account": "Ta bort bannlysning",
"delete_account": "Ta bort ämne", "delete_account": "Ta bort ämne",
"delete_account_confirm": "Är du säker på att du vill radera ditt konto?<br /><strong>Denna åtgärd går inte att ångra och du kommer inte kunna återställa ditt konto</strong><br /><br />Skriv in ditt användarnamn för att bekräfta att du vill radera ditt konto.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Är du säker på att du vill ta bort detta konto? <br /><strong>Detta går ej att ångra - data går förlorad för alltid</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Kontot raderat", "account-deleted": "Kontot raderat",
"account-content-deleted": "Account content deleted",
"fullname": "Hela namnet", "fullname": "Hela namnet",
"website": "Webbsida", "website": "Webbsida",
"location": "Plats", "location": "Plats",

@ -12,8 +12,9 @@
"unban": "ยกเลิกการแบนผู้ใช้งาน", "unban": "ยกเลิกการแบนผู้ใช้งาน",
"reset-lockout": "ยกเลิกการกักกัน", "reset-lockout": "ยกเลิกการกักกัน",
"reset-flags": "ยกเลิกการการเฝ้าระวัง", "reset-flags": "ยกเลิกการการเฝ้าระวัง",
"delete": "ลบผู้ใช้งาน", "delete": "Delete <strong>User(s)</strong>",
"purge": "ลบผู้ใช้งานและเนื้อหา", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "ดาวน์โหลด CSV", "download-csv": "ดาวน์โหลด CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "อีเมลที่ได้รับการยืนยัน", "alerts.validate-email-success": "อีเมลที่ได้รับการยืนยัน",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "คุณต้องการที่จะส่งอีเมลการล้างค่ารหัสผ่านให้กับผู้ใช้เหล่านี้หรือไม่?", "alerts.password-reset-confirm": "คุณต้องการที่จะส่งอีเมลการล้างค่ารหัสผ่านให้กับผู้ใช้เหล่านี้หรือไม่?",
"alerts.confirm-delete": "<b>ระวัง!</b><br/>คุณต้องการที่จะลบผู้ใช้งานเหล่านี้หรือไม่?<br/> การกระทำนี้ไม่สามารถย้อนกลับได้! มีเพียงแค่บัญชีที่จะโดนลบ แต่ว่ากระทู้และคอมเมนท์จะยังคงอยู่", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "ผู้ใช้งานโดนลบ!", "alerts.delete-success": "ผู้ใช้งานโดนลบ!",
"alerts.confirm-purge": "<b>ระวัง!</b><br/>คุณต้องการที่จะลบผู้ใช้งานเหล่านี้และเนื้อหาของเขาหรือไม่?<br/> การกระทำนี้ไม่สามรถย้อนกลับได้! บัญชีและเนื้อหาของผู้ใช้เหล่านี้จะโดนลบ!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "สร้างผู้ใช้งาน", "alerts.create": "สร้างผู้ใช้งาน",
"alerts.button-create": "สร้าง", "alerts.button-create": "สร้าง",
"alerts.button-cancel": "ยกเลิก", "alerts.button-cancel": "ยกเลิก",

@ -8,13 +8,20 @@
"email": "อีเมล์", "email": "อีเมล์",
"confirm_email": "ยืนยันอีเมล์", "confirm_email": "ยืนยันอีเมล์",
"account_info": "ข้อมูลบัญชี", "account_info": "ข้อมูลบัญชี",
"admin_actions_label": "Administrative Actions",
"ban_account": "แบนบัญชี", "ban_account": "แบนบัญชี",
"ban_account_confirm": "คุณต้องการแบนผู้ใช้นี้หรือไม่?", "ban_account_confirm": "คุณต้องการแบนผู้ใช้นี้หรือไม่?",
"unban_account": "ปลดแบน", "unban_account": "ปลดแบน",
"delete_account": "ลบบัญชี", "delete_account": "ลบบัญชี",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "คุณต้องการลบบัญชีนี้ใช่หรือไม่? <br /><strong>การกระทำนี้ไม่สามารถกู้คืนได้ ข้อมูลบัญชีนี้จะถูกลบทั้งหมด</strong>", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "บัญชีถูกลบแล้ว", "account-deleted": "บัญชีถูกลบแล้ว",
"account-content-deleted": "Account content deleted",
"fullname": "ชื่อเต็ม", "fullname": "ชื่อเต็ม",
"website": "เว็บไซต์", "website": "เว็บไซต์",
"location": "สถานที่", "location": "สถานที่",

@ -2,7 +2,7 @@
"events": "Aktiviteler", "events": "Aktiviteler",
"no-events": "Aktivite yok", "no-events": "Aktivite yok",
"control-panel": "Aktivite Kontrol Paneli", "control-panel": "Aktivite Kontrol Paneli",
"delete-events": "Delete Events", "delete-events": "Aktiviteyi Sil",
"filters": "Filtreler", "filters": "Filtreler",
"filters-apply": "Filtreleri Uygula", "filters-apply": "Filtreleri Uygula",
"filter-type": "Aktivite türü", "filter-type": "Aktivite türü",

@ -34,9 +34,9 @@
"purge": "Temizle", "purge": "Temizle",
"moderate": "Moderasyon", "moderate": "Moderasyon",
"admin-dashboard": "Dashboard", "admin-dashboard": "Yönetim Paneli",
"admin-categories": "Categories", "admin-categories": "Kategoriler",
"admin-privileges": "Privileges", "admin-privileges": "Ayrıcalıklar",
"admin-users": "Users", "admin-users": "Kullanıcılar",
"admin-settings": "Settings" "admin-settings": "Ayarlar"
} }

@ -12,8 +12,9 @@
"unban": "Kullanıcı(n/lar)ın Yasağını Kaldır", "unban": "Kullanıcı(n/lar)ın Yasağını Kaldır",
"reset-lockout": "Kilitlemeyi Sıfırla", "reset-lockout": "Kilitlemeyi Sıfırla",
"reset-flags": "Bayrakları Sıfırla", "reset-flags": "Bayrakları Sıfırla",
"delete": "Kullanıcı(ları) Sil", "delete": "Delete <strong>User(s)</strong>",
"purge": "Kullanıcıyı(ları) ve İçeriği Sil", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "CSV İndir", "download-csv": "CSV İndir",
"manage-groups": "Grupları Düzenle", "manage-groups": "Grupları Düzenle",
"add-group": "Grup ekle", "add-group": "Grup ekle",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "E-postalar doğrulandı", "alerts.validate-email-success": "E-postalar doğrulandı",
"alerts.validate-force-password-reset-success": "Kullanıcıların şifreleri sıfırlandı ve mevcut oturumları iptal edildi. ", "alerts.validate-force-password-reset-success": "Kullanıcıların şifreleri sıfırlandı ve mevcut oturumları iptal edildi. ",
"alerts.password-reset-confirm": "Bu kullanıcıya(lara) şifre sıfırlama e-postası(ları) göndermek istiyor musunuz?", "alerts.password-reset-confirm": "Bu kullanıcıya(lara) şifre sıfırlama e-postası(ları) göndermek istiyor musunuz?",
"alerts.confirm-delete": "<b>Uyarı!</b><br/>Kullanıcı(ları) silmeyi gerçekten istiyor musunuz?<br/> Bu işlem geri alınamaz! Yalnızca kullanıcı hesapları silinecektir, iletiler ve konular kalacaktır.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Kullanıcı(lar) Silindi!", "alerts.delete-success": "Kullanıcı(lar) Silindi!",
"alerts.confirm-purge": "<b>Uyarı!</b><br/>Kullanıcı(ları) ve içeriklerini silmeyi gerçekten istiyor musunuz?<br/> Bu işlem geri alınamaz! Tüm kullanıcı verileri ve içerikleri silinecektir.", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Kullanıcı Oluştur", "alerts.create": "Kullanıcı Oluştur",
"alerts.button-create": "Oluştur", "alerts.button-create": "Oluştur",
"alerts.button-cancel": "İptal", "alerts.button-cancel": "İptal",

@ -4,5 +4,5 @@
"enter_tags_here": "Etiketleri buraya girin. %1-%2 karakter. Her etiketten sonra enter tuşuna basın.", "enter_tags_here": "Etiketleri buraya girin. %1-%2 karakter. Her etiketten sonra enter tuşuna basın.",
"enter_tags_here_short": "Etiketleri gir...", "enter_tags_here_short": "Etiketleri gir...",
"no_tags": "Henüz etiket yok.", "no_tags": "Henüz etiket yok.",
"select_tags": "Select Tags" "select_tags": "Etiketleri Seç"
} }

@ -8,13 +8,20 @@
"email": "E-posta", "email": "E-posta",
"confirm_email": "E-posta Adresini Onayla", "confirm_email": "E-posta Adresini Onayla",
"account_info": "Hesap Bilgisi", "account_info": "Hesap Bilgisi",
"admin_actions_label": "Administrative Actions",
"ban_account": "Hesabı Yasakla", "ban_account": "Hesabı Yasakla",
"ban_account_confirm": "Hesabı yasaklamak istediğinizden emin misiniz?", "ban_account_confirm": "Hesabı yasaklamak istediğinizden emin misiniz?",
"unban_account": "Hesabın Yasağını Kaldır", "unban_account": "Hesabın Yasağını Kaldır",
"delete_account": "Hesabı Sil", "delete_account": "Hesabı Sil",
"delete_account_confirm": "Hesabınızı silmek istediğinize emin misiniz? <br /><strong>Bu işlem geri döndürülemez ve verilerinizin herhangi bir bölümünü kurtaramazsınız</strong><br /><br />Bu hesabı yoketme isteğinizi onaylamak için şifrenizi girin.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Bu hesabı silmek istediğinizden emin misiniz? <br /><strong>Bu işlem geri döndürülemez ve hiç bir veriyi kurtaramazsınız</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Hesap silindi", "account-deleted": "Hesap silindi",
"account-content-deleted": "Account content deleted",
"fullname": "İsim Soyisim", "fullname": "İsim Soyisim",
"website": "İnternet Sitesi", "website": "İnternet Sitesi",
"location": "Konum", "location": "Konum",

@ -12,8 +12,9 @@
"unban": "Розбанити", "unban": "Розбанити",
"reset-lockout": "Скинути блокування", "reset-lockout": "Скинути блокування",
"reset-flags": "Скинути скарги", "reset-flags": "Скинути скарги",
"delete": "Видалити", "delete": "Delete <strong>User(s)</strong>",
"purge": "Видалити разом зі змістом", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Скачати CSV", "download-csv": "Скачати CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Електронні пошти підтверджено", "alerts.validate-email-success": "Електронні пошти підтверджено",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Ви точно бажаєте скинути паролі цим користувачам електронною поштою?", "alerts.password-reset-confirm": "Ви точно бажаєте скинути паролі цим користувачам електронною поштою?",
"alerts.confirm-delete": "<b>Увага!</b><br/>Ви точно бажаєте видалити користувача(ів)?<br/> Ця дія незворотня! Будуть видалені лише акаунти, пости та теми залишаться.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "Користувачів видалено!", "alerts.delete-success": "Користувачів видалено!",
"alerts.confirm-purge": "<b>Увага!</b><br/>Ви точно бажаєте видалити користувача(ів) на їх зміст?<br/> Ця дія незворотня! Будуть видалені всі дані та зміст користувача!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Створити користувача", "alerts.create": "Створити користувача",
"alerts.button-create": "Створити", "alerts.button-create": "Створити",
"alerts.button-cancel": "Скасувати", "alerts.button-cancel": "Скасувати",

@ -8,13 +8,20 @@
"email": "Електронна пошта", "email": "Електронна пошта",
"confirm_email": "Підтвердження пошти", "confirm_email": "Підтвердження пошти",
"account_info": "Акаунт", "account_info": "Акаунт",
"admin_actions_label": "Administrative Actions",
"ban_account": "Заборонити акаунт", "ban_account": "Заборонити акаунт",
"ban_account_confirm": "Ви точно хочете забанити цього користувача?", "ban_account_confirm": "Ви точно хочете забанити цього користувача?",
"unban_account": "Розбанити акаунт", "unban_account": "Розбанити акаунт",
"delete_account": "Видалити акаунт", "delete_account": "Видалити акаунт",
"delete_account_confirm": "Ви впевнені, що хочете видалити свій акаунт? <br /><strong>Ця дія є незворотньою і ви не зможете відновити свої дані.</strong><br /><br /> Введіть свій пароль, щоб підтвердити свою згоду на видалення цього акаунту.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Ви точно бажаєте видалити цей акаунт? <br /><strong>Ця дія є незворотньою і ви не зможете відновити жодні дані.</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Акаунт видалено", "account-deleted": "Акаунт видалено",
"account-content-deleted": "Account content deleted",
"fullname": "Повне ім'я", "fullname": "Повне ім'я",
"website": "Сайт", "website": "Сайт",
"location": "Місце", "location": "Місце",

@ -12,8 +12,9 @@
"unban": "Unban User(s)", "unban": "Unban User(s)",
"reset-lockout": "Reset Lockout", "reset-lockout": "Reset Lockout",
"reset-flags": "Reset Flags", "reset-flags": "Reset Flags",
"delete": "Delete User(s)", "delete": "Delete <strong>User(s)</strong>",
"purge": "Delete User(s) and Content", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV", "download-csv": "Download CSV",
"manage-groups": "Manage Groups", "manage-groups": "Manage Groups",
"add-group": "Add Group", "add-group": "Add Group",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "Emails validated", "alerts.validate-email-success": "Emails validated",
"alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.", "alerts.validate-force-password-reset-success": "User(s) passwords have been reset and their existing sessions have been revoked.",
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?", "alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "User(s) Deleted!", "alerts.delete-success": "User(s) Deleted!",
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "Create User", "alerts.create": "Create User",
"alerts.button-create": "Create", "alerts.button-create": "Create",
"alerts.button-cancel": "Cancel", "alerts.button-cancel": "Cancel",

@ -8,13 +8,20 @@
"email": "Email", "email": "Email",
"confirm_email": "Xác nhận email", "confirm_email": "Xác nhận email",
"account_info": "Thông tin tài khoản", "account_info": "Thông tin tài khoản",
"admin_actions_label": "Administrative Actions",
"ban_account": "Cấm thành viên", "ban_account": "Cấm thành viên",
"ban_account_confirm": "Bạn có chắc bạn muốn cấm thành viên này?", "ban_account_confirm": "Bạn có chắc bạn muốn cấm thành viên này?",
"unban_account": "Bỏ cấm thành viên", "unban_account": "Bỏ cấm thành viên",
"delete_account": "Xóa tài khoản", "delete_account": "Xóa tài khoản",
"delete_account_confirm": "Bạn có chắc rằng bạn muốn xóa tài khoản của bạn? <br /><strong>Hành động này là không thể đảo ngược và bạn sẽ không thể khôi phục bất kỳ dữ liệu nào của mình</strong><br /><br />Nhập mật khẩu của bạn để xác nhận rằng bạn muốn hủy tài khoản này.", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "Bạn có chắc bạn muốn xoá tài khoản này chứ? <br /><strong>Tác vụ này không thể đảo ngược và bạn sẽ không thể phục hồi lại được dữ liệu đã xoá</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "Tài khoản đã bị xoá", "account-deleted": "Tài khoản đã bị xoá",
"account-content-deleted": "Account content deleted",
"fullname": "Tên đầy đủ", "fullname": "Tên đầy đủ",
"website": "Website", "website": "Website",
"location": "Địa điểm", "location": "Địa điểm",

@ -12,8 +12,9 @@
"unban": "解禁用户", "unban": "解禁用户",
"reset-lockout": "重设闭锁", "reset-lockout": "重设闭锁",
"reset-flags": "重设举报", "reset-flags": "重设举报",
"delete": "删除用户", "delete": "Delete <strong>User(s)</strong>",
"purge": "删除用户和内容", "delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "下载CSV", "download-csv": "下载CSV",
"manage-groups": "管理用户组", "manage-groups": "管理用户组",
"add-group": "添加至群组", "add-group": "添加至群组",
@ -93,9 +94,11 @@
"alerts.validate-email-success": "电子邮箱已验证", "alerts.validate-email-success": "电子邮箱已验证",
"alerts.validate-force-password-reset-success": "用户密码已经被重置,现存的会话已经被移除", "alerts.validate-force-password-reset-success": "用户密码已经被重置,现存的会话已经被移除",
"alerts.password-reset-confirm": "您确定要向这些用户发送密码重置邮件吗?", "alerts.password-reset-confirm": "您确定要向这些用户发送密码重置邮件吗?",
"alerts.confirm-delete": "<b>警告</b><br/>您确定要删除这些用户吗?<br/> 该操作不可逆转!该操作只会删除用户账号,他们的回复与主题仍会保留。", "alerts.confirm-delete": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s)</strong>?</p><p>This action is not reversible! Only the user account will be deleted, their posts and topics will remain.</p>",
"alerts.delete-success": "用户已删除!", "alerts.delete-success": "用户已删除!",
"alerts.confirm-purge": "<b>警告</b><br/>您确定要删除这些用户和内容吗?<br/> 该操作不可逆转!选中的所有用户的数据和内容都将被清除!", "alerts.confirm-delete-content": "<strong>Warning!</strong><p>Do you really want to delete these user(s) <strong>content</strong>?</p><p>This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.</p>",
"alerts.delete-content-success": "User(s) Content Deleted!",
"alerts.confirm-purge": "<strong>Warning!</strong><p>Do you really want to delete <strong>user(s) and their content</strong>?</p><p>This action is not reversible! All user data and content will be erased!</p>",
"alerts.create": "创建用户", "alerts.create": "创建用户",
"alerts.button-create": "创建", "alerts.button-create": "创建",
"alerts.button-cancel": "取消", "alerts.button-cancel": "取消",

@ -8,13 +8,20 @@
"email": "电子邮件", "email": "电子邮件",
"confirm_email": "确认电子邮箱", "confirm_email": "确认电子邮箱",
"account_info": "账户信息", "account_info": "账户信息",
"admin_actions_label": "Administrative Actions",
"ban_account": "封禁账户", "ban_account": "封禁账户",
"ban_account_confirm": "您确定要封禁这位用户吗?", "ban_account_confirm": "您确定要封禁这位用户吗?",
"unban_account": "解禁账户", "unban_account": "解禁账户",
"delete_account": "删除帐号", "delete_account": "删除帐号",
"delete_account_confirm": "您确定要删除您的账户吗? <br /><strong>本操作不可撤销, 您的数据都会被移除且不可恢复。</strong><br /><br />输入密码以确认您确实需要删除您的账户。", "delete_account_as_admin": "Delete <strong>Account</strong>",
"delete_this_account_confirm": "您确定要删除账户吗? <br /><strong>这个操作不可逆,而且您可能不能找回任何数据</strong><br /><br />", "delete_content": "Delete Account <strong>Content</strong>",
"delete_all": "Delete <strong>Account</strong> and <strong>Content</strong>",
"delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?<br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your password to confirm that you wish to destroy this account.",
"delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?<br /><strong>This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account</strong><br /><br />",
"delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)? <br /><strong>This action is irreversible and you will not be able to recover any data</strong><br /><br />",
"account-deleted": "帐号已删除", "account-deleted": "帐号已删除",
"account-content-deleted": "Account content deleted",
"fullname": "姓名", "fullname": "姓名",
"website": "网站", "website": "网站",
"location": "位置", "location": "位置",

@ -2,7 +2,7 @@
"events": "事件", "events": "事件",
"no-events": "暫無事件", "no-events": "暫無事件",
"control-panel": "事件控制面板", "control-panel": "事件控制面板",
"delete-events": "Delete Events", "delete-events": "刪除事件",
"filters": "過濾器", "filters": "過濾器",
"filters-apply": "應用過濾器", "filters-apply": "應用過濾器",
"filter-type": "事件類型", "filter-type": "事件類型",

@ -9,7 +9,7 @@
"default": "系統預設", "default": "系統預設",
"default-help": "<em>System default</em> 表示使用者尚未明確覆寫摘要的全域論壇設置,該設定當前為: “<strong>%1</strong>“", "default-help": "<em>System default</em> 表示使用者尚未明確覆寫摘要的全域論壇設置,該設定當前為: “<strong>%1</strong>“",
"resend": "重發摘要", "resend": "重發摘要",
"resend-all-confirm": "Are you sure you wish to manually execute this digest run?", "resend-all-confirm": "您確認要手動執行這個摘要嗎?",
"resent-single": "摘要重發操作完成", "resent-single": "摘要重發操作完成",
"resent-day": "已發送每日摘要", "resent-day": "已發送每日摘要",
"resent-week": "已發送每週摘要", "resent-week": "已發送每週摘要",

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

Loading…
Cancel
Save