diff --git a/public/language/ar/admin/manage/categories.json b/public/language/ar/admin/manage/categories.json index 1f03e593ca..4239b8d776 100644 --- a/public/language/ar/admin/manage/categories.json +++ b/public/language/ar/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "
Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/ar/admin/manage/privileges.json b/public/language/ar/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/ar/admin/manage/privileges.json +++ b/public/language/ar/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/bg/admin/manage/categories.json b/public/language/bg/admin/manage/categories.json index b39055203b..8cd3a0bf60 100644 --- a/public/language/bg/admin/manage/categories.json +++ b/public/language/bg/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Категорията е създадена успешно!", "alert.none-active": "Нямате активни категории.", "alert.create": "Създаване на категория", - "alert.confirm-moderate": "Наистина ли искате да дадете правомощието за модериране на тази потребителска група? Тази група е публична и всеки може свободно да се присъедини към нея.", "alert.confirm-purge": "Наистина ли искате да изтриете категорията „%1“?
Изтриването на категорията ще премахне всички теми и публикации, и ще изтрие категорията от базата данни. Ако искате да премахнете категорията временно, можете просто да я „изключите“.
", "alert.purge-success": "Категорията е изтрита!", "alert.copy-success": "Настройките са копирани!", diff --git a/public/language/bg/admin/manage/privileges.json b/public/language/bg/admin/manage/privileges.json index d90b6d9e71..353ecb8d5e 100644 --- a/public/language/bg/admin/manage/privileges.json +++ b/public/language/bg/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Глобални", - "global.no-users": "Няма глобални правомощия за отделни потребители.", "admin": "Администратор", "group-privileges": "Правомощия за групите", "user-privileges": "Правомощия за потребителите", @@ -38,5 +37,16 @@ "admin-categories": "Категории", "admin-privileges": "Правомощия", "admin-users": "Потребители", - "admin-settings": "Настройки" + "admin-settings": "Настройки", + + "alert.confirm-moderate": "Наистина ли искате да дадете правомощието за модериране на тази потребителска група? Тази група е публична и всеки може свободно да се присъедини към нея.", + "alert.confirm-save": "Моля, потвърдете желанието си да запазите тези правомощия", + "alert.saved": "Промените по правомощията са запазени и приложени", + "alert.confirm-discard": "Наистина ли искате да отхвърлите промените по правомощията?", + "alert.discarded": "Промените по правомощията са отхвърлени", + "alert.confirm-copyToAll": "Наистина ли искате да приложите този набор от правомощия към всички категории?", + "alert.confirm-copyToAllGroup": "Наистина ли искате да приложите набора от правомощия на таи група към всички категории?", + "alert.confirm-copyToChildren": "Наистина ли искате да приложите този набор от правомощия към всички по-долни (дъщерни) категории?", + "alert.confirm-copyToChildrenGroup": "Наистина ли искате да приложите набора от правомощия на таи група към всички по-долни (дъщерни) категории?", + "alert.no-undo": "Това действие е необратимо." } \ No newline at end of file diff --git a/public/language/bn/admin/manage/categories.json b/public/language/bn/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/bn/admin/manage/categories.json +++ b/public/language/bn/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/bn/admin/manage/privileges.json b/public/language/bn/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/bn/admin/manage/privileges.json +++ b/public/language/bn/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/cs/admin/manage/categories.json b/public/language/cs/admin/manage/categories.json index 8fbb843544..46b501d99d 100644 --- a/public/language/cs/admin/manage/categories.json +++ b/public/language/cs/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategorie byla úspěšně vytvořena.", "alert.none-active": "Nemáte žádné aktivní kategorie.", "alert.create": "Vytvořit kategorii", - "alert.confirm-moderate": "Jste si jist/a, že chcete umožnit oprávnění moderovat této skupině uživatelů? Tato skupina je veřejná a uživatelé se k ní mohou připojit dle libosti.", "alert.confirm-purge": "Opravdu chcete vyčistit tuto kategorii \"%1\"?
Smazání kategorie vyjme všechny témata a příspěvky a odstraní kategorii z databáze. Pokud chcete vyjmout kategorii dočasně, raději místo toho kategorii „zakažte”.
", "alert.purge-success": "Kategorie byla vyčištěna.", "alert.copy-success": "Nastavení bylo zkopírováno.", diff --git a/public/language/cs/admin/manage/privileges.json b/public/language/cs/admin/manage/privileges.json index 04db2289de..a4befc7225 100644 --- a/public/language/cs/admin/manage/privileges.json +++ b/public/language/cs/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Všeobecné", - "global.no-users": "Žádné všeobecné uživatelské nastavení.", "admin": "Admin", "group-privileges": "Oprávnění skupiny", "user-privileges": "Oprávnění uživatele", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/da/admin/manage/categories.json b/public/language/da/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/da/admin/manage/categories.json +++ b/public/language/da/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/da/admin/manage/privileges.json b/public/language/da/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/da/admin/manage/privileges.json +++ b/public/language/da/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/de/admin/manage/categories.json b/public/language/de/admin/manage/categories.json index 84d223176f..6c63acb776 100644 --- a/public/language/de/admin/manage/categories.json +++ b/public/language/de/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategorie erfolgreich erstellt!", "alert.none-active": "Du hast keine aktiven Kategorien.", "alert.create": "Erstelle eine Kategorie", - "alert.confirm-moderate": "Bist du sicher, dass du dieser Gruppe das Moderationsrecht gewähren möchtest? Diese Gruppe ist öffentlich, und alle Benutzer können nach Belieben beitreten.", "alert.confirm-purge": "Möchtest du die Kategorie \"%1\" wirklich löschen?
Löschen einer Kategorie wird alle Themen und Beiträge zu entfernen, und die Kategorie aus der Datenbank löschen. Falls du eine Kategorie temporär entfernen möchstest, dann kannst du sie stattdessen \"deaktivieren\".", "alert.purge-success": "Kategorie gelöscht!", "alert.copy-success": "Einstellungen kopiert!", diff --git a/public/language/de/admin/manage/privileges.json b/public/language/de/admin/manage/privileges.json index 463c38b1ca..6292d51fa8 100644 --- a/public/language/de/admin/manage/privileges.json +++ b/public/language/de/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "Keine benutzerspezifischen globalen Berechtigungen", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/el/admin/manage/categories.json b/public/language/el/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/el/admin/manage/categories.json +++ b/public/language/el/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "
Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/el/admin/manage/privileges.json b/public/language/el/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/el/admin/manage/privileges.json +++ b/public/language/el/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/en-US/admin/manage/categories.json b/public/language/en-US/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/en-US/admin/manage/categories.json +++ b/public/language/en-US/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/en-US/admin/manage/privileges.json b/public/language/en-US/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/en-US/admin/manage/privileges.json +++ b/public/language/en-US/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/manage/categories.json b/public/language/en-x-pirate/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/en-x-pirate/admin/manage/categories.json +++ b/public/language/en-x-pirate/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/en-x-pirate/admin/manage/privileges.json b/public/language/en-x-pirate/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/en-x-pirate/admin/manage/privileges.json +++ b/public/language/en-x-pirate/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/es/admin/manage/categories.json b/public/language/es/admin/manage/categories.json index 4747f69c90..f8e435230a 100644 --- a/public/language/es/admin/manage/categories.json +++ b/public/language/es/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "¡Categoría creada con éxito!", "alert.none-active": "No tienes categorías activas.", "alert.create": "Crear una Categoría", - "alert.confirm-moderate": "¡Estás seguro de que quieres dar privilegios de moderación a este grupo de usuarios? Este grupo es público, y cualquier usuario puede unirse si lo desea.", "alert.confirm-purge": "¿Realmente quieres purgar esta categoría\"%1\"?
Purgar una categoría eliminará todos los temas y respuestas, y borrará la categoría de la base de datos. Si quieres eliminar una categoría temporalmente, deberías \"desactivar\" esa categoría en su lugar.
", "alert.purge-success": "¡Categoría purgada!", "alert.copy-success": "¡Configuración Copiada!", diff --git a/public/language/es/admin/manage/privileges.json b/public/language/es/admin/manage/privileges.json index a78da9888f..9b6faf5c44 100644 --- a/public/language/es/admin/manage/privileges.json +++ b/public/language/es/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No hay privilegios globales específicos de usuario.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/et/admin/manage/categories.json b/public/language/et/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/et/admin/manage/categories.json +++ b/public/language/et/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/et/admin/manage/privileges.json b/public/language/et/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/et/admin/manage/privileges.json +++ b/public/language/et/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/fa-IR/admin/manage/categories.json b/public/language/fa-IR/admin/manage/categories.json index f581c769b7..2e476817d7 100644 --- a/public/language/fa-IR/admin/manage/categories.json +++ b/public/language/fa-IR/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/fa-IR/admin/manage/privileges.json b/public/language/fa-IR/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/fa-IR/admin/manage/privileges.json +++ b/public/language/fa-IR/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/fi/admin/manage/categories.json b/public/language/fi/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/fi/admin/manage/categories.json +++ b/public/language/fi/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/fi/admin/manage/privileges.json b/public/language/fi/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/fi/admin/manage/privileges.json +++ b/public/language/fi/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/fr/admin/manage/categories.json b/public/language/fr/admin/manage/categories.json index 6276d32ef2..cd07e21b9e 100644 --- a/public/language/fr/admin/manage/categories.json +++ b/public/language/fr/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Catégorie créée avec succès !", "alert.none-active": "Vous n'avez aucune catégorie active.", "alert.create": "Créer une catégorie", - "alert.confirm-moderate": "Êtes-vous sûr de vouloir accorder à ce groupe les privilèges de modération ? Ce groupe est public, et n'importe qui peut s'y joindre.", "alert.confirm-purge": "Voulez-vous vraiment purger cette catégorie \"%1\"?
Purger une catégorie va enlever tous les sujets et les posts, et supprimer la catégorie de la base de données. Si vous voulez seulement enlevez une catégorietemporairement, il faut plutôt \"désactiver\" la catégorie.", "alert.purge-success": "Catégorie purgée !", "alert.copy-success": "Paramètres copiés !", diff --git a/public/language/fr/admin/manage/privileges.json b/public/language/fr/admin/manage/privileges.json index babf4a7502..9ee0f0690a 100644 --- a/public/language/fr/admin/manage/privileges.json +++ b/public/language/fr/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "Aucun privilège global spécifique à l'utilisateur.", "admin": "Admin", "group-privileges": "Privilèges de groupe", "user-privileges": "Privilèges d'utilisateur", @@ -38,5 +37,16 @@ "admin-categories": "Catégories", "admin-privileges": "Privilèges", "admin-users": "Utilisateurs", - "admin-settings": "Paramètres" + "admin-settings": "Paramètres", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/gl/admin/manage/categories.json b/public/language/gl/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/gl/admin/manage/categories.json +++ b/public/language/gl/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "
Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/gl/admin/manage/privileges.json b/public/language/gl/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/gl/admin/manage/privileges.json +++ b/public/language/gl/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/he/admin/manage/categories.json b/public/language/he/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/he/admin/manage/categories.json +++ b/public/language/he/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/he/admin/manage/privileges.json b/public/language/he/admin/manage/privileges.json index 3ea68598b1..f1d7b3681d 100644 --- a/public/language/he/admin/manage/privileges.json +++ b/public/language/he/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "כללי", - "global.no-users": "אין הרשאות כלליות למשתמשים מסויימים", "admin": "מנהל", "group-privileges": "הרשאות קבוצתיות", "user-privileges": "הרשאות משתמש", @@ -38,5 +37,16 @@ "admin-categories": "קטגוריות", "admin-privileges": "הרשאות", "admin-users": "משתמשים", - "admin-settings": "הגדרות" + "admin-settings": "הגדרות", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/hr/admin/manage/categories.json b/public/language/hr/admin/manage/categories.json index 6963fa90d8..04b179e061 100644 --- a/public/language/hr/admin/manage/categories.json +++ b/public/language/hr/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategorija uspješno kreirana!", "alert.none-active": "Nemate aktivnih kategorija.", "alert.create": "Napravi kategoriju", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Kategorija odbačena!", "alert.copy-success": "Postavke kopirane!", diff --git a/public/language/hr/admin/manage/privileges.json b/public/language/hr/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/hr/admin/manage/privileges.json +++ b/public/language/hr/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/hu/admin/manage/categories.json b/public/language/hu/admin/manage/categories.json index bcd4d4de81..05c332f72c 100644 --- a/public/language/hu/admin/manage/categories.json +++ b/public/language/hu/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Kategória létrehozása", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Kategória kitörölve!", "alert.copy-success": "Beállítások lemásolva!", diff --git a/public/language/hu/admin/manage/privileges.json b/public/language/hu/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/hu/admin/manage/privileges.json +++ b/public/language/hu/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/id/admin/manage/categories.json b/public/language/id/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/id/admin/manage/categories.json +++ b/public/language/id/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/id/admin/manage/privileges.json b/public/language/id/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/id/admin/manage/privileges.json +++ b/public/language/id/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/it/admin/manage/categories.json b/public/language/it/admin/manage/categories.json index c4547b4e51..9bfa96f052 100644 --- a/public/language/it/admin/manage/categories.json +++ b/public/language/it/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Categoria creata con successo!", "alert.none-active": "Hai una categoria non attiva.", "alert.create": "Crea una Categoria", - "alert.confirm-moderate": "Sei sicuro di voler concedere il privilegio di moderazione a questo gruppo di utenti? Questo gruppo è pubblico e tutti gli utenti possono aderire a piacimento.", "alert.confirm-purge": "Vuoi davvero eliminare definitivamente questa categoria \"%1\"?
Eliminare definitivamente una categoria rimuoverà tutte le discussioni e i post ed eliminerà la categoria dal database. Se vuoi rimuovere una categoria temporaneamente, puoi invece \"disabilitare\" la categoria.", "alert.purge-success": "Categoria eliminata definitivamente!", "alert.copy-success": "Impostazioni copiate!", diff --git a/public/language/it/admin/manage/privileges.json b/public/language/it/admin/manage/privileges.json index 798e4575d0..3cffe36ab6 100644 --- a/public/language/it/admin/manage/privileges.json +++ b/public/language/it/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Globale", - "global.no-users": "Nessun privilegio globale specifico per l'utente.", "admin": "Amministratore", "group-privileges": "Privilegi di gruppo", "user-privileges": "Privilegi utente", @@ -38,5 +37,16 @@ "admin-categories": "Categorie", "admin-privileges": "Privilegi", "admin-users": "Utenti", - "admin-settings": "Impostazioni" + "admin-settings": "Impostazioni", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/ja/admin/manage/categories.json b/public/language/ja/admin/manage/categories.json index 92e649f017..8772c567e7 100644 --- a/public/language/ja/admin/manage/categories.json +++ b/public/language/ja/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "カテゴリが正常に作成されました!", "alert.none-active": "アクティブなカテゴリがありません。", "alert.create": "カテゴリを作成", - "alert.confirm-moderate": "このユーザーグループに管理権限を付与してもよろしいですか?このグループは一般公開されており、任意のユーザーが自由に参加できます。", "alert.confirm-purge": "
本当にこのカテゴリ \"%1\"を切り離しますか?
カテゴリをパージすると、すべてのスレッドと投稿が削除され、データベースからカテゴリが削除されます。一時的に em>カテゴリを削除する場合は、代わりにカテゴリを無効にすることをおすすめします。
", "alert.purge-success": "カテゴリが切り離されました!", "alert.copy-success": "設定をコピーしました。", diff --git a/public/language/ja/admin/manage/privileges.json b/public/language/ja/admin/manage/privileges.json index d0af45890d..3673407aa7 100644 --- a/public/language/ja/admin/manage/privileges.json +++ b/public/language/ja/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "グローバル", - "global.no-users": "ユーザー固有のグローバル特権はありません。", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/ko/admin/manage/categories.json b/public/language/ko/admin/manage/categories.json index a565a895ff..8d71761706 100644 --- a/public/language/ko/admin/manage/categories.json +++ b/public/language/ko/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "게시판 성공적으로 생성됨!", "alert.none-active": "활성화된 게시판이 없습니다.", "alert.create": "게시판 생성", - "alert.confirm-moderate": "이 사용자 그룹에 (준)관리지 권한을 부여하시겠습니까? 이 그룹은 공개 그룹이므로 모든 사용자가 자유롭게 가입 할 수 있습니다.", "alert.confirm-purge": "정말로 이 게시판을 \"%1\" 제거하시겠습니까?
게시판을 제거하게 되면 모든 게시물과 포스트가 삭제되고 데이터베이스에서도 이 게시판이 삭제됩니다. 만약 일시적으로 게시판을 없애고 싶으시다면 삭제 대신 \"비활성화\"를 해주십시오.
", "alert.purge-success": "게시판 제거됨!", "alert.copy-success": "설정 복사됨!", diff --git a/public/language/ko/admin/manage/privileges.json b/public/language/ko/admin/manage/privileges.json index 8cd38756fc..76a48cf6ce 100644 --- a/public/language/ko/admin/manage/privileges.json +++ b/public/language/ko/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "글로벌", - "global.no-users": "사용자별 글로벌 권한이 없습니다.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/lt/admin/manage/categories.json b/public/language/lt/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/lt/admin/manage/categories.json +++ b/public/language/lt/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/lt/admin/manage/privileges.json b/public/language/lt/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/lt/admin/manage/privileges.json +++ b/public/language/lt/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/lv/admin/manage/categories.json b/public/language/lv/admin/manage/categories.json index 28e035e3db..8e7668ecb5 100644 --- a/public/language/lv/admin/manage/categories.json +++ b/public/language/lv/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategorija veiksmīgi izveidota", "alert.none-active": "Nav aktīvo kategoriju", "alert.create": "Izveidot kategoriju", - "alert.confirm-moderate": "Vai tiešām vēlies piešķirt moderatora tiesības šai grupai? Grupa ir publiska, un lietotāji viņai var pievienoties pēc vēlēšanās.", "alert.confirm-purge": "Vai tiešām vēlies iztīrīt šo kategoriju \"%1\"?
Iztukšojot kategoriju, tiks noņemti visi temati un raksti un kategorija tiks izdzēsta no datu bāzes. Ja vēlies īslaicīgi noņemt kategoriju, \"atspējo\" to.
", "alert.purge-success": "Kategorija iztīrīta!", "alert.copy-success": "Iestatījumi kopēti!", diff --git a/public/language/lv/admin/manage/privileges.json b/public/language/lv/admin/manage/privileges.json index 3f7f08d0e1..54190a9a10 100644 --- a/public/language/lv/admin/manage/privileges.json +++ b/public/language/lv/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Globālās", - "global.no-users": "Nav lietotājiem īpašo globālo privilēģiju.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/ms/admin/manage/categories.json b/public/language/ms/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/ms/admin/manage/categories.json +++ b/public/language/ms/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/ms/admin/manage/privileges.json b/public/language/ms/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/ms/admin/manage/privileges.json +++ b/public/language/ms/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/nb/admin/manage/categories.json b/public/language/nb/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/nb/admin/manage/categories.json +++ b/public/language/nb/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/nb/admin/manage/privileges.json b/public/language/nb/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/nb/admin/manage/privileges.json +++ b/public/language/nb/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/nl/admin/manage/categories.json b/public/language/nl/admin/manage/categories.json index f2355e9f6d..dcce564d01 100644 --- a/public/language/nl/admin/manage/categories.json +++ b/public/language/nl/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/nl/admin/manage/privileges.json b/public/language/nl/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/nl/admin/manage/privileges.json +++ b/public/language/nl/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/pl/admin/manage/categories.json b/public/language/pl/admin/manage/categories.json index a34aca2afd..eb21ccd1d6 100644 --- a/public/language/pl/admin/manage/categories.json +++ b/public/language/pl/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategoria pomyślnie dodana!", "alert.none-active": "Nie masz aktywnych kategorii.", "alert.create": "Utwórz kategorię", - "alert.confirm-moderate": "Czy na pewno chcesz nadać uprawnienia moderatorskie tej grupie użytkowników?Ta grupa jest publiczna i każdy użytkownik może do niej dołączyć.", "alert.confirm-purge": "Czy na pewno chcesz wymazać tą kategorię \"%1\"?
Wymazanie kategorii skasuje wszystkie tematy, posty oraz skasuję kategorię z bazy danych. Jeśli chcesz tymczasowousunąć kategorię, będziesz musiał \"wyłączyć\" kategorię.
", "alert.purge-success": "Kategoria usunięta!", "alert.copy-success": "Ustawienie skopiowane!", diff --git a/public/language/pl/admin/manage/privileges.json b/public/language/pl/admin/manage/privileges.json index 90382eb8e7..4762224d59 100644 --- a/public/language/pl/admin/manage/privileges.json +++ b/public/language/pl/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Globalny", - "global.no-users": "Brak globalnych uprawnień zdefiniowanych dla użytkownika", "admin": "Admin", "group-privileges": "Uprawnienia grup", "user-privileges": "Uprawnienia użytkownika", @@ -38,5 +37,16 @@ "admin-categories": "Kategorie", "admin-privileges": "Uprawnienia", "admin-users": "Użytkownicy", - "admin-settings": "Ustawienia" + "admin-settings": "Ustawienia", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/pt-BR/admin/manage/categories.json b/public/language/pt-BR/admin/manage/categories.json index 8622f6f211..da6f5e1713 100644 --- a/public/language/pt-BR/admin/manage/categories.json +++ b/public/language/pt-BR/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Categoria criada com sucesso!", "alert.none-active": "Você não possui categorias ativas.", "alert.create": "Criar uma Categoria", - "alert.confirm-moderate": "Você tem certeza que deseja conceder privilégios de moderação para este grupo de usuários? Este grupo é público, e quaisquer usuários podem entrar à vontade.", "alert.confirm-purge": "Você realmente quer purgar esta categoria \"%1\"?
Purgar uma categoria removerá todos os tópicos e posts, e deletará a categoria do banco de dados. Se você quiser remover uma categoria temporariamente, ao invés de fazer isso nós recomendados que você \"desabilite\" a categoria.
", "alert.purge-success": "Categoria purgada!", "alert.copy-success": "Configurações Copiadas!", diff --git a/public/language/pt-BR/admin/manage/privileges.json b/public/language/pt-BR/admin/manage/privileges.json index 229533af91..026dec2391 100644 --- a/public/language/pt-BR/admin/manage/privileges.json +++ b/public/language/pt-BR/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "Sem privilégios globais para usuários específicos.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/pt-PT/admin/manage/categories.json b/public/language/pt-PT/admin/manage/categories.json index 19dac011ef..8ad390debd 100644 --- a/public/language/pt-PT/admin/manage/categories.json +++ b/public/language/pt-PT/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Categoria criada com sucesso!", "alert.none-active": "Não tens categorias ativas.", "alert.create": "Criar uma Categoria", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Tens a certeza que pretendes eliminar definitivamente esta categoria \"%1\"?
\nEliminar uma categoria irá remover todos os tópicos e publicações e eliminar a categoria da base de dados. Se pretendes remover temporariamente uma categoria, em vez disso podes apenas \"desativar\" essa categoria.
", "alert.purge-success": "Categoria eliminada!", "alert.copy-success": "Definições Copiadas!", diff --git a/public/language/pt-PT/admin/manage/privileges.json b/public/language/pt-PT/admin/manage/privileges.json index ffddfa9958..457cff3a0d 100644 --- a/public/language/pt-PT/admin/manage/privileges.json +++ b/public/language/pt-PT/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "Não existem privilégios globais específicos para utilizadores.", "admin": "Administrador", "group-privileges": "Privilégios de Grupos", "user-privileges": "Privilégios de Utilizadores", @@ -38,5 +37,16 @@ "admin-categories": "Categorias", "admin-privileges": "Privilégios", "admin-users": "Utilizadores", - "admin-settings": "Definições" + "admin-settings": "Definições", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/ro/admin/manage/categories.json b/public/language/ro/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/ro/admin/manage/categories.json +++ b/public/language/ro/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/ro/admin/manage/privileges.json b/public/language/ro/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/ro/admin/manage/privileges.json +++ b/public/language/ro/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/ru/admin/manage/categories.json b/public/language/ru/admin/manage/categories.json index ee80e66a80..ef4a1d48cb 100644 --- a/public/language/ru/admin/manage/categories.json +++ b/public/language/ru/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Категория успешно создана!", "alert.none-active": "У вас нет активных категорий.", "alert.create": "Создать категорию", - "alert.confirm-moderate": " Вы уверены, что хотите предоставить участникам этой группы права модератора? Это открытая группа, так что любой пользователь может к ней присоединиться по желанию.", "alert.confirm-purge": "Вы точно хотите очистить категорию «%1»?
Очистка категории удаляет все темы и сообщения, а также саму категорию из базы данных. Если вы хотите удалить категорию временно, вместо очистки вам нужно выбрать \"отключить\" .
", "alert.purge-success": "Категория очищена!", "alert.copy-success": "Настройки скопированы!", diff --git a/public/language/ru/admin/manage/privileges.json b/public/language/ru/admin/manage/privileges.json index 5b45590811..066f6caf80 100644 --- a/public/language/ru/admin/manage/privileges.json +++ b/public/language/ru/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Глобальные", - "global.no-users": "Нет специально заданных глобальных прав пользователя.", "admin": "Админка", "group-privileges": "Права групп", "user-privileges": "Права пользователей", @@ -38,5 +37,16 @@ "admin-categories": "Категории", "admin-privileges": "Права доступа", "admin-users": "Пользователи", - "admin-settings": "Настройки" + "admin-settings": "Настройки", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/rw/admin/manage/categories.json b/public/language/rw/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/rw/admin/manage/categories.json +++ b/public/language/rw/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/rw/admin/manage/privileges.json b/public/language/rw/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/rw/admin/manage/privileges.json +++ b/public/language/rw/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/sc/admin/manage/categories.json b/public/language/sc/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/sc/admin/manage/categories.json +++ b/public/language/sc/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/sc/admin/manage/privileges.json b/public/language/sc/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/sc/admin/manage/privileges.json +++ b/public/language/sc/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/sk/admin/manage/categories.json b/public/language/sk/admin/manage/categories.json index 97fcd2b36d..dab86a30b2 100644 --- a/public/language/sk/admin/manage/categories.json +++ b/public/language/sk/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategória bola úspešne vytvorená.", "alert.none-active": "Nemáte žiadne aktívne kategórie.", "alert.create": "Vytvoriť kategóriu", - "alert.confirm-moderate": "Ste si istý, že chcete umožniť oprávnenia moderovať tejto skupine používateľov? Táto skupina je verejná a užívatelia sa k nej môžu pripojiť podľa potreby.", "alert.confirm-purge": "Naozaj chcete vyčistiť túto kategóriu „%1“?
Vyčistenie kategórií odstráni všetky témy a príspevky a odstráni kategórie z databázy. Pokiaľ chcete vyčistiť kategórie dočasne. radšej namiesto toho kategóriu „zakážte“.
", "alert.purge-success": "Kategória bola vyčistená!", "alert.copy-success": "Nastavenia boli skopírované!", diff --git a/public/language/sk/admin/manage/privileges.json b/public/language/sk/admin/manage/privileges.json index f092d42e73..1749d0a563 100644 --- a/public/language/sk/admin/manage/privileges.json +++ b/public/language/sk/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Verejný", - "global.no-users": "Žiadne všeobecné používateľské nastavenia.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/sl/admin/manage/categories.json b/public/language/sl/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/sl/admin/manage/categories.json +++ b/public/language/sl/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/sl/admin/manage/privileges.json b/public/language/sl/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/sl/admin/manage/privileges.json +++ b/public/language/sl/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/sr/admin/manage/categories.json b/public/language/sr/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/sr/admin/manage/categories.json +++ b/public/language/sr/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/sr/admin/manage/privileges.json b/public/language/sr/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/sr/admin/manage/privileges.json +++ b/public/language/sr/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/sv/admin/manage/categories.json b/public/language/sv/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/sv/admin/manage/categories.json +++ b/public/language/sv/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/sv/admin/manage/privileges.json b/public/language/sv/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/sv/admin/manage/privileges.json +++ b/public/language/sv/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/th/admin/manage/categories.json b/public/language/th/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/th/admin/manage/categories.json +++ b/public/language/th/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/th/admin/manage/privileges.json b/public/language/th/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/th/admin/manage/privileges.json +++ b/public/language/th/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/tr/admin/manage/categories.json b/public/language/tr/admin/manage/categories.json index 2572b007f3..3628dcb432 100644 --- a/public/language/tr/admin/manage/categories.json +++ b/public/language/tr/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Kategori başarıyla yaratıldı!", "alert.none-active": "Aktif kategoriniz mevcut değil.", "alert.create": "Bir Kategori Yarat", - "alert.confirm-moderate": "Bu kullanıcı grubuna moderatör ayrıcalığı vermek istediğinizden emin misiniz? Bu grup herkese açıktır ve herhangi bir kullanıcı isteğine katılabilir.", "alert.confirm-purge": "\"% 1\" kategorisini gerçekten temizlemek istiyor musunuz?
Bir kategoriyi temizlemek, tüm başlıkları ve iletileri kaldıracak ve kategoriyi veritabanından silecektir. Bir kategoriyi geçici olarak kaldırmak isterseniz, kategoriyi \"devre dışı\" bırakmanız yeterlidir.
", "alert.purge-success": "Kategori temizlendi!", "alert.copy-success": "Ayarlar Kopyalandı!", diff --git a/public/language/tr/admin/manage/privileges.json b/public/language/tr/admin/manage/privileges.json index 4b293d0f18..a81a4dd639 100644 --- a/public/language/tr/admin/manage/privileges.json +++ b/public/language/tr/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Genel", - "global.no-users": "Kullanıcıya özel genel ayrıcalık yok.", "admin": "Admin", "group-privileges": "Grup Ayrıcalıkları", "user-privileges": "Kullanıcı Ayrıcalıkları", @@ -38,5 +37,16 @@ "admin-categories": "Kategoriler", "admin-privileges": "Ayrıcalıklar", "admin-users": "Kullanıcılar", - "admin-settings": "Ayarlar" + "admin-settings": "Ayarlar", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/uk/admin/manage/categories.json b/public/language/uk/admin/manage/categories.json index dfb6dd1ef9..fda74791f2 100644 --- a/public/language/uk/admin/manage/categories.json +++ b/public/language/uk/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Категорія успішно створена!", "alert.none-active": "У вас немає активних категорій.", "alert.create": "Створити категорію", - "alert.confirm-moderate": "Ви точно бажаєте надати права модерування цій групі? Вона є відкритою і будь-хто зможе до неї приєднатися.", "alert.confirm-purge": "Ви впевнені, що бажаєте стерти категорію \"%1\"?
Стирання категорії видалить всі теми та пости і видалить категорію з бази данних. Якщо ви хотіли тимчасово видалити категорію, вам, натомість, варто її просто \"вимкнути\".
", "alert.purge-success": "Категорію стерто!", "alert.copy-success": "Налаштування скопійовано!", diff --git a/public/language/uk/admin/manage/privileges.json b/public/language/uk/admin/manage/privileges.json index 1833842b96..be3082418f 100644 --- a/public/language/uk/admin/manage/privileges.json +++ b/public/language/uk/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Глобальні", - "global.no-users": "Відсутні глобальні права, що стосуються користувача.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/vi/admin/manage/categories.json b/public/language/vi/admin/manage/categories.json index 5d8923c6ac..0c0992fca5 100644 --- a/public/language/vi/admin/manage/categories.json +++ b/public/language/vi/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "Category successfully created!", "alert.none-active": "You have no active categories.", "alert.create": "Create a Category", - "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", "alert.confirm-purge": "Do you really want to purge this category \"%1\"?
Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category temporarily, you'll want to \"disable\" the category instead.
", "alert.purge-success": "Category purged!", "alert.copy-success": "Settings Copied!", diff --git a/public/language/vi/admin/manage/privileges.json b/public/language/vi/admin/manage/privileges.json index b97188d214..7295c00103 100644 --- a/public/language/vi/admin/manage/privileges.json +++ b/public/language/vi/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "Global", - "global.no-users": "No user-specific global privileges.", "admin": "Admin", "group-privileges": "Group Privileges", "user-privileges": "User Privileges", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/zh-CN/admin/manage/categories.json b/public/language/zh-CN/admin/manage/categories.json index 80e3c4905a..6175538bcb 100644 --- a/public/language/zh-CN/admin/manage/categories.json +++ b/public/language/zh-CN/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "版块创建成功!", "alert.none-active": "您没有有效的版块。", "alert.create": "创建一个版块", - "alert.confirm-moderate": "您确定要将审核权限授予此群组吗?此群组是公开的,任何用户都可以随意加入。", "alert.confirm-purge": "您确定要清除此版块“%1”吗?
清除版块将删除所有主题和帖子,并从数据库中删除版块。 如果您想暂时移除版块,请使用停用版块。
", "alert.purge-success": "版块已删除!", "alert.copy-success": "设置已复制!", diff --git a/public/language/zh-CN/admin/manage/privileges.json b/public/language/zh-CN/admin/manage/privileges.json index fe6685f376..145bd9909a 100644 --- a/public/language/zh-CN/admin/manage/privileges.json +++ b/public/language/zh-CN/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "全局", - "global.no-users": "没有用户专用的全局权限。", "admin": "Admin", "group-privileges": "群组权限", "user-privileges": "用户权限", @@ -38,5 +37,16 @@ "admin-categories": "Categories", "admin-privileges": "Privileges", "admin-users": "Users", - "admin-settings": "Settings" + "admin-settings": "Settings", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file diff --git a/public/language/zh-TW/admin/manage/categories.json b/public/language/zh-TW/admin/manage/categories.json index 5c15f6b69d..4a93fd4779 100644 --- a/public/language/zh-TW/admin/manage/categories.json +++ b/public/language/zh-TW/admin/manage/categories.json @@ -66,7 +66,6 @@ "alert.create-success": "版面建立成功!", "alert.none-active": "您沒有有效的版面。", "alert.create": "建立一個版面", - "alert.confirm-moderate": "您確定要將審核權限授予此群組嗎?此群組是公開的,任何使用者都可以隨意加入。", "alert.confirm-purge": "您確定要清除 “%1” 版面嗎?
清除版塊將刪除所有主題和帖子,並從數據庫中刪除版塊。 如果您想暫時移除版塊,請使用停用版塊。
", "alert.purge-success": "版面已刪除!", "alert.copy-success": "設定已複製!", diff --git a/public/language/zh-TW/admin/manage/privileges.json b/public/language/zh-TW/admin/manage/privileges.json index 0a89c53d70..456ba74326 100644 --- a/public/language/zh-TW/admin/manage/privileges.json +++ b/public/language/zh-TW/admin/manage/privileges.json @@ -1,6 +1,5 @@ { "global": "全域", - "global.no-users": "沒有使用者專用的全域權限。", "admin": "管理員", "group-privileges": "群組權限", "user-privileges": "使用者權限", @@ -38,5 +37,16 @@ "admin-categories": "版面", "admin-privileges": "權限", "admin-users": "使用者", - "admin-settings": "設定" + "admin-settings": "設定", + + "alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.", + "alert.confirm-save": "Please confirm your intention to save these privileges", + "alert.saved": "Privilege changes saved and applied", + "alert.confirm-discard": "Are you sure you wish to discard your privilege changes?", + "alert.discarded": "Privilege changes discarded", + "alert.confirm-copyToAll": "Are you sure you wish to apply this privilege set to all categories?", + "alert.confirm-copyToAllGroup": "Are you sure you wish to apply this group's privilege set to all categories?", + "alert.confirm-copyToChildren": "Are you sure you wish to apply this privilege set to all descendant (child) categories?", + "alert.confirm-copyToChildrenGroup": "Are you sure you wish to apply this group's privilege set to all descendant (child) categories?", + "alert.no-undo": "This action cannot be undone." } \ No newline at end of file