333 lines
6.8 KiB
Gettext
333 lines
6.8 KiB
Gettext
# Vietnamese translations for PROJECT.
|
|
# Copyright (C) 2026 ORGANIZATION
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2026-06-15 14:16-0400\n"
|
|
"PO-Revision-Date: 2026-06-15 14:16-0400\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language: vi\n"
|
|
"Language-Team: vi <LL@li.org>\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.18.0\n"
|
|
|
|
#: app/blueprints/auth/routes.py:28
|
|
msgid "Verify your email"
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:29
|
|
#, python-format
|
|
msgid "Confirm your account: %(link)s"
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:40
|
|
msgid "Captcha verification failed."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:45
|
|
msgid "An account with that email already exists."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:59
|
|
msgid "Account created. Check your email to verify."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:74
|
|
msgid "Invalid email or password."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:77
|
|
msgid "This account is suspended."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:93
|
|
msgid "Signed out."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:102
|
|
msgid "Verification link is invalid or expired."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:111
|
|
msgid "Email verified. You're all set."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:124
|
|
msgid "Reset your password"
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:125
|
|
#, python-format
|
|
msgid "Reset link: %(link)s"
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:127
|
|
msgid "If that email exists, a reset link has been sent."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:137
|
|
msgid "Reset link is invalid or expired."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/auth/routes.py:146
|
|
msgid "Password updated. Sign in."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:72
|
|
msgid "ZIP not found; showing all results."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:103
|
|
msgid "You've reached your plan's active-listing limit."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:125 app/blueprints/listings/routes.py:171
|
|
#, python-format
|
|
msgid "%(f)s: %(m)s"
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:133
|
|
msgid "Listing published."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:176
|
|
msgid "Listing updated."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:194
|
|
msgid "Listing deleted."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:207
|
|
msgid "Marked as sold."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:236
|
|
msgid "Photo removed."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:258
|
|
#, python-format
|
|
msgid "Photo limit (%(n)s) reached for your plan."
|
|
msgstr ""
|
|
|
|
#: app/blueprints/listings/routes.py:265
|
|
#, python-format
|
|
msgid "Image skipped: %(m)s"
|
|
msgstr ""
|
|
|
|
#: app/templates/base.html:15
|
|
msgid "Browse"
|
|
msgstr ""
|
|
|
|
#: app/templates/base.html:17
|
|
msgid "Post"
|
|
msgstr ""
|
|
|
|
#: app/templates/base.html:18 app/templates/listings/mine.html:2
|
|
#: app/templates/listings/mine.html:6
|
|
msgid "My listings"
|
|
msgstr ""
|
|
|
|
#: app/templates/base.html:20
|
|
msgid "Sign out"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/login.html:3 app/templates/auth/login.html:6
|
|
#: app/templates/base.html:22
|
|
msgid "Sign in"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/register.html:3 app/templates/base.html:23
|
|
msgid "Register"
|
|
msgstr ""
|
|
|
|
#: app/templates/index.html:2
|
|
msgid "Classifieds — Home"
|
|
msgstr ""
|
|
|
|
#: app/templates/index.html:5
|
|
msgid "Find what you need. Post what you offer."
|
|
msgstr ""
|
|
|
|
#: app/templates/index.html:6
|
|
msgid "Buy, sell, request, hire, and connect across your community."
|
|
msgstr ""
|
|
|
|
#: app/templates/index.html:7 app/templates/listings/browse.html:2
|
|
msgid "Browse listings"
|
|
msgstr ""
|
|
|
|
#: app/templates/index.html:9
|
|
msgid "Get started"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/login.html:15
|
|
msgid "Forgot password?"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/login.html:16 app/templates/auth/register.html:6
|
|
msgid "Create account"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/register.html:16
|
|
msgid "Already have an account? Sign in"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/reset.html:3 app/templates/auth/reset.html:6
|
|
msgid "Set new password"
|
|
msgstr ""
|
|
|
|
#: app/templates/auth/reset_request.html:3
|
|
#: app/templates/auth/reset_request.html:6
|
|
msgid "Reset password"
|
|
msgstr ""
|
|
|
|
#: app/templates/errors/403.html:3
|
|
msgid "Forbidden — you do not have access."
|
|
msgstr ""
|
|
|
|
#: app/templates/errors/403.html:3 app/templates/errors/404.html:3
|
|
#: app/templates/errors/500.html:3
|
|
msgid "Back home"
|
|
msgstr ""
|
|
|
|
#: app/templates/errors/404.html:3
|
|
msgid "Not found."
|
|
msgstr ""
|
|
|
|
#: app/templates/errors/500.html:3
|
|
msgid "Something went wrong."
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:6
|
|
msgid "Filter"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:9
|
|
msgid "Keyword"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:13
|
|
msgid "Category"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:15
|
|
msgid "All"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:21
|
|
msgid "State"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:24
|
|
msgid "Min $"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:26
|
|
msgid "Max $"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:30
|
|
msgid "Near ZIP"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:32
|
|
msgid "Radius (mi)"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:35
|
|
msgid "Apply"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:40
|
|
#, python-format
|
|
msgid "%(n)s results within %(r)s mi of %(z)s"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:41
|
|
msgid "No listings found."
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:46
|
|
msgid "No photo"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:51
|
|
msgid "Featured"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:63
|
|
msgid "Prev"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/browse.html:64
|
|
msgid "Next"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:14
|
|
#, python-format
|
|
msgid "%(n)s views"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:41
|
|
msgid "Verified"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:44 app/templates/listings/mine.html:19
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:47
|
|
msgid "Mark sold"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:51
|
|
msgid "Delete this listing?"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:52
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/detail.html:55
|
|
msgid "Messaging arrives in Phase 3."
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/form.html:3 app/templates/listings/form.html:6
|
|
msgid "Edit listing"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/form.html:3 app/templates/listings/form.html:6
|
|
msgid "New listing"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/form.html:47
|
|
msgid "Current photos"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/mine.html:7
|
|
#, python-format
|
|
msgid "Active: %(a)s"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/mine.html:8
|
|
msgid "Post new"
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/mine.html:10
|
|
msgid "No listings yet."
|
|
msgstr ""
|
|
|
|
#: app/templates/listings/mine.html:18
|
|
msgid "views"
|
|
msgstr ""
|
|
|