2026-03-17 13:17:02 +08:00

148 lines
3.0 KiB
Plaintext

# 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: 2024-09-19 02:22+0800\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"
#: .\subscription_app\apps.py:11
msgid "subscription_app"
msgstr ""
#: .\subscription_app\models.py:15 .\subscription_app\models.py:52
msgid "name"
msgstr ""
#: .\subscription_app\models.py:16 .\subscription_app\models.py:54
msgid "price"
msgstr ""
#: .\subscription_app\models.py:17
msgid "duration"
msgstr ""
#: .\subscription_app\models.py:22 .\subscription_app\models.py:23
msgid "SubscriptionPlan"
msgstr ""
#: .\subscription_app\models.py:27 .\subscription_app\models.py:77
msgid "user"
msgstr ""
#: .\subscription_app\models.py:28
msgid "plan"
msgstr ""
#: .\subscription_app\models.py:29
msgid "start_date"
msgstr ""
#: .\subscription_app\models.py:30
msgid "end_date"
msgstr ""
#: .\subscription_app\models.py:31
msgid "last_billed"
msgstr ""
#: .\subscription_app\models.py:46 .\subscription_app\models.py:47
msgid "User Subscription"
msgstr ""
#: .\subscription_app\models.py:53
msgid "description"
msgstr ""
#: .\subscription_app\models.py:56 .\subscription_app\models.py:57
msgid "AddOnPackage"
msgstr ""
#: .\subscription_app\models.py:61 .\subscription_app\models.py:78
msgid "subscription"
msgstr ""
#: .\subscription_app\models.py:62
msgid "add_on"
msgstr ""
#: .\subscription_app\models.py:63
msgid "quantity"
msgstr ""
#: .\subscription_app\models.py:64
msgid "added_on"
msgstr ""
#: .\subscription_app\models.py:72 .\subscription_app\models.py:73
msgid "TenantSubscriptionAddOn"
msgstr ""
#: .\subscription_app\models.py:79
msgid "total_price"
msgstr ""
#: .\subscription_app\models.py:80
msgid "billing_date"
msgstr ""
#: .\subscription_app\models.py:92 .\subscription_app\models.py:93
#, fuzzy
#| msgid "Tenant"
msgid "TenantBilling"
msgstr "Tenant"
#: .\templates\admin\index.html:188 .\templates\admin\index.html:189
msgid "Documentation"
msgstr ""
#: .\templates\admin\index.html:263 .\templates\admin\index.html:324
msgid "Change password"
msgstr ""
#: .\templates\admin\index.html:318
msgid "Home"
msgstr ""
#: .\templates\admin\index.html:325
msgid "Log out"
msgstr ""
#: .\templates\admin\index.html:326
msgid "Yes"
msgstr ""
#: .\templates\admin\index.html:327
msgid "No"
msgstr ""
#: .\templates\admin\index.html:328
msgid "Are you sure?"
msgstr ""
#~ msgid "Tenant Name"
#~ msgstr "Tenant Name"
#~ msgid "Tenant"
#~ msgstr "Tenant"
#~ msgid "Tenants"
#~ msgstr "Tenants"
#, fuzzy
#~| msgid "Tenant"
#~ msgid "tenant"
#~ msgstr "Tenant"