Newer
Older
pydwiki / accounts / locale / en / LC_MESSAGES / django.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-21 14:34+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: accounts/admin.py:23
msgid "Only one primary email address can be set. "
msgstr ""

#: accounts/admin.py:82
msgid "Permissions"
msgstr ""

#: accounts/admin.py:94
msgid "Password"
msgstr ""

#: accounts/admin.py:124 accounts/tests/tests_admin.py:96
msgid "None"
msgstr ""

#: accounts/admin.py:126 accounts/models/custom_user.py:47
#: accounts/models/email_address.py:20
msgid "Email"
msgstr ""

#: accounts/admin.py:144 accounts/admin.py:145
msgid "Group Information"
msgstr ""

#: accounts/apps.py:8
msgid "accounts"
msgstr ""

#: accounts/models/custom_group.py:11
msgid "Root"
msgstr ""

#: accounts/models/custom_group.py:14
msgid "Organization"
msgstr ""

#: accounts/models/custom_group.py:17
msgid "Department"
msgstr ""

#: accounts/models/custom_group.py:20
msgid "Team"
msgstr ""

#: accounts/models/custom_group.py:23
msgid "Other"
msgstr ""

#: accounts/models/custom_group.py:52
msgid "Group"
msgstr ""

#: accounts/models/custom_group.py:55
msgid "Groups"
msgstr ""

#: accounts/models/custom_user.py:27
msgid "Login ID"
msgstr ""

#: accounts/models/custom_user.py:29
msgid ""
"It must be 256 characters or less, and only alphanumeric characters and "
"@/./-/_ are allowed."
msgstr ""

#: accounts/models/custom_user.py:35
msgid "Only alphanumeric characters and @/./-/_ are allowed."
msgstr ""

#: accounts/models/custom_user.py:43
msgid "User Name"
msgstr ""

#: accounts/models/custom_user.py:56
msgid "Active"
msgstr ""

#: accounts/models/custom_user.py:62
msgid "Staff"
msgstr ""

#: accounts/models/custom_user.py:68
msgid "Super User"
msgstr ""

#: accounts/models/custom_user.py:74
msgid "Joined"
msgstr ""

#: accounts/models/custom_user.py:80
msgid "Password changed"
msgstr ""

#: accounts/models/custom_user.py:87
msgid "Password changed date"
msgstr ""

#: accounts/models/custom_user.py:93
msgid "MFA"
msgstr ""

#: accounts/models/custom_user.py:139 accounts/models/custom_user.py:142
msgid "USER"
msgstr ""

#: accounts/models/custom_user_manager.py:24
msgid "Login ID is required"
msgstr ""

#: accounts/models/custom_user_manager.py:26
msgid "email is required"
msgstr ""

#: accounts/models/custom_user_manager.py:58
msgid "Superuser must have is_staff=True."
msgstr ""

#: accounts/models/custom_user_manager.py:60
msgid "Superuser must have is_superuser=True."
msgstr ""

#: accounts/models/email_address.py:16
msgid "User"
msgstr ""

#: accounts/models/email_address.py:23
msgid "Primary"
msgstr ""

#: accounts/models/email_address.py:26
msgid "Created at"
msgstr ""

#: accounts/models/email_address.py:56 accounts/models/email_address.py:59
msgid "EMAIL"
msgstr ""