mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-20 10:43:39 +09:00
first
This commit is contained in:
36
src/locales/ar.json
Normal file
36
src/locales/ar.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "اختار اللغة",
|
||||
"cancel-label": "يلغي",
|
||||
"auth.title": "انضم إلينا الآن",
|
||||
"auth.subtitle": "ابدأ بإنشاء حسابك",
|
||||
"auth.label.promotional": "تلقي العروض الترويجية",
|
||||
"auth.action.login": "لدي حساب بالفعل",
|
||||
"auth.action.signup": "اشتراك",
|
||||
"auth.placeholder.name": "اسم",
|
||||
"auth.placeholder.email": "عنوان البريد الإلكتروني",
|
||||
"auth.placeholder.password": "كلمة المرور",
|
||||
"auth.placeholder.passwordCheck": "التحقق من كلمة المرور",
|
||||
"auth.errors.name.required": "اسمك الأول مطلوب",
|
||||
"auth.errors.email.required": "أدخل بريدك الإلكتروني ، سيكون مطلوبًا لتسجيل الدخول",
|
||||
"auth.errors.email.format": "يرجى إدخال البريد الإلكتروني الصحيح",
|
||||
"auth.errors.password.required": "أدخل كلمة المرور الخاصة بك مع 8 أحرف على الأقل ، وستكون مطلوبة لتسجيل الدخول",
|
||||
"auth.errors.password.length": "يجب أن تحتوي كلمة المرور على 8 أحرف على الأقل",
|
||||
"auth.errors.passwordCheck.required": "يرجى التأكد من صحة كلمة المرور الخاصة بك",
|
||||
"auth.errors.passwordCheck.match": "كلمة المرور غير متطابقة",
|
||||
"pages.dashboard-personnal-1.page-title": "الشخصية 1",
|
||||
"pages.not-found.page-title": "الصفحة غير موجودة",
|
||||
"pages.not-found.page-heading": "لم نتمكن من العثور على تلك الصفحة",
|
||||
"pages.not-found.page-body": "يبدو أننا لم نتمكن من العثور على تلك الصفحة. يرجى المحاولة مرة أخرى أو الاتصال بالمسؤول إذا استمرت المشكلة.",
|
||||
"pages.not-found.page-button": "اعدني",
|
||||
"components.v-reload-prompt.offline-ready": "{appName} جاهز للعمل دون اتصال",
|
||||
"components.v-reload-prompt.need-refresh": "يتوفر إصدار جديد من {appName} ، انقر فوق زر إعادة التحميل للتحديث.",
|
||||
"components.v-reload-prompt.reload-button": "إعادة تحميل",
|
||||
"components.v-reload-prompt.close-button": "يغلق",
|
||||
"components.v-flex-pagination.goto-page-title": "صفحة الانتقال إلى {page}",
|
||||
"components.v-credit-card.holder-label": "إسم صاحب البطاقة",
|
||||
"components.v-credit-card.number-label": "رقم البطاقة",
|
||||
"components.v-credit-card.expiration-label": "انتهاء الصلاحية",
|
||||
"components.v-credit-card.cvc-label": "رمز الحماية",
|
||||
"components.v-credit-card.valid-label": "VALID",
|
||||
"components.v-credit-card.valid-thru-label": "THRU"
|
||||
}
|
||||
36
src/locales/de.json
Normal file
36
src/locales/de.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "Sprache auswählen",
|
||||
"cancel-label": "Abbrechen",
|
||||
"auth.title": "Jetzt mitmachen",
|
||||
"auth.subtitle": "Beginnen Sie mit der Erstellung Ihres Kontos",
|
||||
"auth.label.promotional": "Erhalten Sie Werbeangebote",
|
||||
"auth.action.login": "Ich habe bereits ein Konto",
|
||||
"auth.action.signup": "Registrieren",
|
||||
"auth.placeholder.name": "Name",
|
||||
"auth.placeholder.email": "Mailadresse",
|
||||
"auth.placeholder.password": "Passwort",
|
||||
"auth.placeholder.passwordCheck": "Passwortüberprüfung",
|
||||
"auth.errors.name.required": "Ihr Name, Vorname ist erforderlich",
|
||||
"auth.errors.email.required": "Geben Sie Ihre E-Mail ein, sie wird für die Anmeldung benötigt",
|
||||
"auth.errors.email.format": "Bitte geben Sie eine gültige E-Mail ein",
|
||||
"auth.errors.password.required": "Geben Sie Ihr Passwort mit mindestens 8 Zeichen ein, es wird für die Anmeldung benötigt",
|
||||
"auth.errors.password.length": "Das Passwort sollte mindestens 8 Zeichen enthalten",
|
||||
"auth.errors.passwordCheck.required": "Bitte bestätigen Sie Ihr Passwort",
|
||||
"auth.errors.passwordCheck.match": "Das Passwort stimmt nicht überein",
|
||||
"pages.dashboard-personnal-1.page-title": "Persönlich 1",
|
||||
"pages.not-found.page-title": "Seite nicht gefunden",
|
||||
"pages.not-found.page-heading": "Wir konnten diese Seite nicht finden",
|
||||
"pages.not-found.page-body": "Die Seite konnte nicht gefunden werden. Bitte versuchen Sie es erneut oder wenden Sie sich an einen Administrator, wenn das Problem weiterhin besteht.",
|
||||
"pages.not-found.page-button": "Bringen Sie mich zurück",
|
||||
"components.v-reload-prompt.offline-ready": "{appName} ist bereit, offline zu arbeiten",
|
||||
"components.v-reload-prompt.need-refresh": "Eine neue Version von {appName} ist verfügbar, klicken Sie auf die Schaltfläche Neu laden, um sie zu aktualisieren.",
|
||||
"components.v-reload-prompt.reload-button": "Neu laden",
|
||||
"components.v-reload-prompt.close-button": "Schließen",
|
||||
"components.v-flex-pagination.goto-page-title": "Gehe zu Seite {page}",
|
||||
"components.v-credit-card.holder-label": "Karteninhabername",
|
||||
"components.v-credit-card.number-label": "Kartennummer",
|
||||
"components.v-credit-card.expiration-label": "Ablauf",
|
||||
"components.v-credit-card.cvc-label": "Sicherheitscode",
|
||||
"components.v-credit-card.valid-label": "GÜLTIG",
|
||||
"components.v-credit-card.valid-thru-label": "BIS"
|
||||
}
|
||||
36
src/locales/en.json
Normal file
36
src/locales/en.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "Select Language",
|
||||
"cancel-label": "Cancel",
|
||||
"auth.title": "Join Us Now.",
|
||||
"auth.subtitle": "Start by creating your account",
|
||||
"auth.label.promotional": "Receive promotional offers",
|
||||
"auth.action.login": "I already have an account",
|
||||
"auth.action.signup": "Sign Up",
|
||||
"auth.placeholder.name": "Name",
|
||||
"auth.placeholder.email": "Email Address",
|
||||
"auth.placeholder.password": "Password",
|
||||
"auth.placeholder.passwordCheck": "Password Verification",
|
||||
"auth.errors.name.required": "Your first name is required",
|
||||
"auth.errors.email.required": "Enter your email, it will be required to login",
|
||||
"auth.errors.email.format": "Please, enter a valid email",
|
||||
"auth.errors.password.required": "Enter your password with at least 8 characters, it will be required to login",
|
||||
"auth.errors.password.length": "The password should contains at leat 8 characters",
|
||||
"auth.errors.passwordCheck.required": "Please, confirm your password",
|
||||
"auth.errors.passwordCheck.match": "The password does not match",
|
||||
"pages.dashboard-personnal-1.page-title": "Personal 1",
|
||||
"pages.not-found.page-title": "Page not found",
|
||||
"pages.not-found.page-heading": "We couldn't find that page",
|
||||
"pages.not-found.page-body": "Looks like we couldn't find that page. Please try again or contact an administrator if the problem persists.",
|
||||
"pages.not-found.page-button": "Take me Back",
|
||||
"components.v-reload-prompt.offline-ready": "{appName} is ready to work offline",
|
||||
"components.v-reload-prompt.need-refresh": "A new version of {appName} is available, click on reload button to update.",
|
||||
"components.v-reload-prompt.reload-button": "Reload",
|
||||
"components.v-reload-prompt.close-button": "Close",
|
||||
"components.v-flex-pagination.goto-page-title": "Goto page {page}",
|
||||
"components.v-credit-card.holder-label": "cardholder name",
|
||||
"components.v-credit-card.number-label": "card number",
|
||||
"components.v-credit-card.expiration-label": "expiration",
|
||||
"components.v-credit-card.cvc-label": "security code",
|
||||
"components.v-credit-card.valid-label": "VALID",
|
||||
"components.v-credit-card.valid-thru-label": "THRU"
|
||||
}
|
||||
36
src/locales/es-MX.json
Normal file
36
src/locales/es-MX.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "Seleccione el idioma",
|
||||
"cancel-label": "Cancelar",
|
||||
"auth.title": "Únete a nosotros ahora",
|
||||
"auth.subtitle": "Empieza creando tu cuenta",
|
||||
"auth.label.promotional": "Recibe ofertas promocionales",
|
||||
"auth.action.login": "Ya tengo una cuenta",
|
||||
"auth.action.signup": "Registrarse",
|
||||
"auth.placeholder.name": "Nombre",
|
||||
"auth.placeholder.email": "Dirección de correo electrónico",
|
||||
"auth.placeholder.password": "Contraseña",
|
||||
"auth.placeholder.passwordCheck": "Verificación de contraseña",
|
||||
"auth.errors.name.required": "Su nombre es obligatorio",
|
||||
"auth.errors.email.required": "Introduzca su correo electrónico, será necesario para iniciar la sesión",
|
||||
"auth.errors.email.format": "Por favor, introduzca un correo electrónico válido",
|
||||
"auth.errors.password.required": "Introduzca su contraseña con al menos 8 caracteres, será necesaria para iniciar la sesión",
|
||||
"auth.errors.password.length": "La contraseña debe contener al menos 8 caracteres",
|
||||
"auth.errors.passwordCheck.required": "Por favor, confirme su contraseña",
|
||||
"auth.errors.passwordCheck.match": "La contraseña no coincide",
|
||||
"pages.dashboard-personnal-1.page-title": "Personal 1",
|
||||
"pages.not-found.page-title": "Página no encontrada",
|
||||
"pages.not-found.page-heading": "No hemos podido encontrar esa página",
|
||||
"pages.not-found.page-body": "Parece que no hemos podido encontrar esa página. Por favor, inténtalo de nuevo o contacta con un administrador si el problema persiste.",
|
||||
"pages.not-found.page-button": "Llévame de vuelta",
|
||||
"components.v-reload-prompt.offline-ready": "{appName} está listo para trabajar sin conexión",
|
||||
"components.v-reload-prompt.need-refresh": "Una nueva versión de {appName} está disponible, haga clic en el botón Recarga para actualizar.",
|
||||
"components.v-reload-prompt.reload-button": "Recarga",
|
||||
"components.v-reload-prompt.close-button": "Cerrar",
|
||||
"components.v-flex-pagination.goto-page-title": "Ir a la página {page}",
|
||||
"components.v-credit-card.holder-label": "nombre del titular",
|
||||
"components.v-credit-card.number-label": "número de tarjeta",
|
||||
"components.v-credit-card.expiration-label": "caducidad",
|
||||
"components.v-credit-card.cvc-label": "código de seguridad",
|
||||
"components.v-credit-card.valid-label": "VÁLIDO",
|
||||
"components.v-credit-card.valid-thru-label": "HASTA"
|
||||
}
|
||||
36
src/locales/es.json
Normal file
36
src/locales/es.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "Seleccione el idioma",
|
||||
"cancel-label": "Cancelar",
|
||||
"auth.title": "Únete a nosotros ahora",
|
||||
"auth.subtitle": "Empieza creando tu cuenta",
|
||||
"auth.label.promotional": "Recibe ofertas promocionales",
|
||||
"auth.action.login": "Ya tengo una cuenta",
|
||||
"auth.action.signup": "Registrarse",
|
||||
"auth.placeholder.name": "Nombre",
|
||||
"auth.placeholder.email": "Dirección de correo electrónico",
|
||||
"auth.placeholder.password": "Contraseña",
|
||||
"auth.placeholder.passwordCheck": "Verificación de contraseña",
|
||||
"auth.errors.name.required": "Su nombre es obligatorio",
|
||||
"auth.errors.email.required": "Introduzca su correo electrónico, será necesario para iniciar la sesión",
|
||||
"auth.errors.email.format": "Por favor, introduzca un correo electrónico válido",
|
||||
"auth.errors.password.required": "Introduzca su contraseña con al menos 8 caracteres, será necesaria para iniciar la sesión",
|
||||
"auth.errors.password.length": "La contraseña debe contener al menos 8 caracteres",
|
||||
"auth.errors.passwordCheck.required": "Por favor, confirme su contraseña",
|
||||
"auth.errors.passwordCheck.match": "La contraseña no coincide",
|
||||
"pages.dashboard-personnal-1.page-title": "Personal 1",
|
||||
"pages.not-found.page-title": "Página no encontrada",
|
||||
"pages.not-found.page-heading": "No hemos podido encontrar esa página",
|
||||
"pages.not-found.page-body": "Parece que no hemos podido encontrar esa página. Por favor, inténtalo de nuevo o contacta con un administrador si el problema persiste.",
|
||||
"pages.not-found.page-button": "Llévame de vuelta",
|
||||
"components.v-reload-prompt.offline-ready": "{appName} está listo para trabajar sin conexión",
|
||||
"components.v-reload-prompt.need-refresh": "Una nueva versión de {appName} está disponible, haga clic en el botón Recarga para actualizar.",
|
||||
"components.v-reload-prompt.reload-button": "Recarga",
|
||||
"components.v-reload-prompt.close-button": "Cerrar",
|
||||
"components.v-flex-pagination.goto-page-title": "Ir a la página {page}",
|
||||
"components.v-credit-card.holder-label": "nombre del titular",
|
||||
"components.v-credit-card.number-label": "número de tarjeta",
|
||||
"components.v-credit-card.expiration-label": "caducidad",
|
||||
"components.v-credit-card.cvc-label": "código de seguridad",
|
||||
"components.v-credit-card.valid-label": "VÁLIDO",
|
||||
"components.v-credit-card.valid-thru-label": "HASTA"
|
||||
}
|
||||
36
src/locales/fr.json
Normal file
36
src/locales/fr.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "Sélectionnez une langue",
|
||||
"cancel-label": "Annuler",
|
||||
"auth.title": "Rejoignez-nous maintenant",
|
||||
"auth.subtitle": "Commencez par créer votre compte",
|
||||
"auth.label.promotional": "Recevez des offres promotionnelles",
|
||||
"auth.action.login": "J'ai déjà un compte",
|
||||
"auth.action.signup": "Créer un compte",
|
||||
"auth.placeholder.name": "Nom",
|
||||
"auth.placeholder.email": "Adresse électronique",
|
||||
"auth.placeholder.password": "Mot de passe",
|
||||
"auth.placeholder.passwordCheck": "Vérification du mot de passe",
|
||||
"auth.errors.name.required": "Votre nom, prénom est obligatoire",
|
||||
"auth.errors.email.required": "Entrez votre email, il sera nécessaire pour vous connecter",
|
||||
"auth.errors.email.format": "Veuillez entrer une adresse électronique valide",
|
||||
"auth.errors.password.required": "Entrez votre mot de passe avec au moins 8 caractères, il vous sera demandé pour vous connecter",
|
||||
"auth.errors.password.length": "Le mot de passe doit contenir au moins 8 caractères",
|
||||
"auth.errors.passwordCheck.required": "Veuillez confirmer votre mot de passe",
|
||||
"auth.errors.passwordCheck.match": "Le mot de passe ne correspond pas",
|
||||
"pages.dashboard-personnal-1.page-title": "Personnel 1",
|
||||
"pages.not-found.page-title": "Page introuvable",
|
||||
"pages.not-found.page-heading": "Cette page n'a pas été trouvée",
|
||||
"pages.not-found.page-body": "Il semble que nous n'ayons pas trouvé cette page. Veuillez réessayer ou contacter un administrateur si le problème persiste.",
|
||||
"pages.not-found.page-button": "Ramenez-moi en arrière",
|
||||
"components.v-reload-prompt.offline-ready": "{appName} est prêt à être utilisé hors ligne",
|
||||
"components.v-reload-prompt.need-refresh": "Une nouvelle version de {appName} est disponible, cliquez sur le bouton Recharger pour la mettre à jour.",
|
||||
"components.v-reload-prompt.reload-button": "Recharger",
|
||||
"components.v-reload-prompt.close-button": "Fermer",
|
||||
"components.v-flex-pagination.goto-page-title": "Aller à la page {page}",
|
||||
"components.v-credit-card.holder-label": "titulaire de la carte",
|
||||
"components.v-credit-card.number-label": "numéro de carte",
|
||||
"components.v-credit-card.expiration-label": "expiration",
|
||||
"components.v-credit-card.cvc-label": "code de sécurité",
|
||||
"components.v-credit-card.valid-label": "VALABLE",
|
||||
"components.v-credit-card.valid-thru-label": "JUSQU'À"
|
||||
}
|
||||
36
src/locales/zh-CN.json
Normal file
36
src/locales/zh-CN.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"select-language": "选择语言",
|
||||
"cancel-label": "取消",
|
||||
"auth.title": "现在就加入我们",
|
||||
"auth.subtitle": "从创建你的账户开始",
|
||||
"auth.label.promotional": "接收促销优惠",
|
||||
"auth.action.login": "我已经有一个账户",
|
||||
"auth.action.signup": "注册",
|
||||
"auth.placeholder.name": "姓名",
|
||||
"auth.placeholder.email": "电子邮件地址",
|
||||
"auth.placeholder.password": "密码",
|
||||
"auth.placeholder.passwordCheck": "密码验证",
|
||||
"auth.errors.name.required": "您的姓名是必填的",
|
||||
"auth.errors.email.required": "输入你的电子邮件,它将是登录的必要条件",
|
||||
"auth.errors.email.format": "请输入一个有效的电子邮件",
|
||||
"auth.errors.password.required": "请输入你的密码,至少有8个字符,登录时必须输入",
|
||||
"auth.errors.password.length": "密码应至少包含8个字符",
|
||||
"auth.errors.passwordCheck.required": "请确认您的密码",
|
||||
"auth.errors.passwordCheck.match": "该密码不匹配",
|
||||
"pages.dashboard-personnal-1.page-title": "個人 1",
|
||||
"pages.not-found.page-title": "未找到页面",
|
||||
"pages.not-found.page-heading": "我们找不到这个页面",
|
||||
"pages.not-found.page-body": "看起来我们找不到这个页面。如果问题仍然存在,请再试一次或联系管理员。",
|
||||
"pages.not-found.page-button": "带我回去",
|
||||
"components.v-reload-prompt.offline-ready": "{appName}已准备好脱机工作",
|
||||
"components.v-reload-prompt.need-refresh": "新版本的{appName}已经可用,点击重新加载按钮来更新。",
|
||||
"components.v-reload-prompt.reload-button": "重新加载",
|
||||
"components.v-reload-prompt.close-button": "关闭",
|
||||
"components.v-flex-pagination.goto-page-title": "转到第{page}页",
|
||||
"components.v-credit-card.holder-label": "持卡人姓名",
|
||||
"components.v-credit-card.number-label": "卡号",
|
||||
"components.v-credit-card.expiration-label": "到期",
|
||||
"components.v-credit-card.cvc-label": "安全代码",
|
||||
"components.v-credit-card.valid-label": "有效",
|
||||
"components.v-credit-card.valid-thru-label": "突破"
|
||||
}
|
||||
Reference in New Issue
Block a user