# $Id: strings.raw,v 1.11 2006/01/20 19:07:19 mindless Exp $

/* AdminCreateGroupQuota.inc */
gettext("KB") /* also in: AdminCreateUserQuota.inc AdminEditGroupQuota.inc AdminEditUserQuota.inc test/phpunit/DiskQuotasOptionTest.class */
gettext("MB") /* also in: AdminCreateUserQuota.inc AdminEditGroupQuota.inc AdminEditUserQuota.inc test/phpunit/DiskQuotasOptionTest.class */
gettext("GB") /* also in: AdminCreateUserQuota.inc AdminEditGroupQuota.inc AdminEditUserQuota.inc test/phpunit/DiskQuotasOptionTest.class */

/* DiskQuotaOption.inc */
gettext("Warning: You have reached your disk quota (%s %s), ")
gettext("You are using %s %s of your allotted %s %s.") /* also in: test/phpunit/DiskQuotasOptionTest.class */

/* module.inc */
gettext("Quotas")
gettext("User/Group Disk Quotas")
gettext("Gallery")

/* templates/AdminCreateGroupQuota.tpl */
gettext("Create A New Group Quota")
gettext("Group Name") /* also in: templates/AdminEditGroupQuota.tpl templates/AdminQuotas.tpl */
gettext("(required)") /* also in: templates/AdminCreateUserQuota.tpl templates/AdminEditGroupQuota.tpl templates/AdminEditUserQuota.tpl */
gettext("Group quota for '%s' already exists")
gettext("Quota Size") /* also in: templates/AdminCreateUserQuota.tpl templates/AdminEditGroupQuota.tpl templates/AdminEditUserQuota.tpl */
gettext("You must enter a quota size.") /* also in: templates/AdminCreateUserQuota.tpl templates/AdminEditGroupQuota.tpl templates/AdminEditUserQuota.tpl */
gettext("Quota size must be less than 2097152 MB (2048 GB).") /* also in: templates/AdminCreateUserQuota.tpl templates/AdminEditGroupQuota.tpl templates/AdminEditUserQuota.tpl */
gettext("Invalid quota size, positive numbers and decimals only.") /* also in: templates/AdminCreateUserQuota.tpl templates/AdminEditGroupQuota.tpl templates/AdminEditUserQuota.tpl */
gettext("Create Group Quota")
gettext("Cancel") /* also in: templates/AdminCreateUserQuota.tpl templates/AdminDeleteGroupQuota.tpl templates/AdminDeleteUserQuota.tpl templates/AdminEditGroupQuota.tpl templates/AdminEditUserQuota.tpl */

/* templates/AdminCreateUserQuota.tpl */
gettext("Create A New User Quota")
gettext("User Name") /* also in: templates/AdminEditUserQuota.tpl */
gettext("User quota for '%s' already exists")
gettext("Create User Quota")

/* templates/AdminDeleteGroupQuota.tpl */
gettext("Delete A Group Quota")
gettext("Are you sure?") /* also in: templates/AdminDeleteUserQuota.tpl */
gettext("This will completely remove the %s (%s %s) group quota from Gallery.  There is no undo!")
gettext("Delete") /* also in: templates/AdminDeleteUserQuota.tpl */

/* templates/AdminDeleteUserQuota.tpl */
gettext("Delete A User Quota")
gettext("This will completely remove the %s (%s %s) user quota from Gallery. There is no undo!")

/* templates/AdminEditGroupQuota.tpl */
gettext("Edit A Group Quota")
gettext("Save") /* also in: templates/AdminEditUserQuota.tpl */
gettext("Undo") /* also in: templates/AdminEditUserQuota.tpl */

/* templates/AdminEditUserQuota.tpl */
gettext("Edit A User Quota")

/* templates/AdminQuotas.tpl */
gettext("Quotas Administration")
gettext("Removed group quota for '%s'")
gettext("Created group quota for '%s'")
gettext("Modified group quota for '%s'")
gettext("Removed user quota for '%s'")
gettext("Created user quota for '%s'")
gettext("Modified user quota for '%s'")
gettext("This system will let you assign disk space quotas to users. By creating a group quota, any users in that group will be assigned that quota. If a user belongs to more than one group, the highest quota of all the groups will be assigned. Although, if you create a user quota that will override any group quotas.")
ngettext("There is %d group quota in the system.", "There are %d total group quotas in the system.")
gettext("Group Quotas")
gettext("Create Quota")
gettext("Edit Quota")
gettext("Delete Quota")
gettext("Group quota for '%s' does not exist. You must create one first.")
gettext("Group quota for '%s' already exists.")
gettext("Group '%s' does not exist.")
gettext("You must enter a group name")
gettext("Edit Group Quotas (by list)")
gettext("&laquo; first")
gettext("&laquo; back")
gettext("Viewing page %d of %d")
gettext("next &raquo;")
gettext("last &raquo;")
gettext("Quota")
gettext("Action")
gettext("edit")
gettext("delete")
ngettext("There is %d user quota in the system.", "There are %d total user quotas in the system.")
gettext("User Quotas")
gettext("User quota for '%s' does not exist. You must create one first.")
gettext("User quota for '%s' already exists.")
gettext("User '%s' does not exist.")
gettext("You must enter a username")
gettext("Edit User Quotas (by list)")
gettext("Username")

/* test/phpunit/DiskQuotasOptionTest.class */
gettext("Warning: You have reached your disk quota (%s %s), this item will not be added.")
