From 598859ae3180179f09edabe7cc665d1f7fa225fe Mon Sep 17 00:00:00 2001 From: Muhammad Bayiz Date: Thu, 1 Aug 2024 09:53:06 +0200 Subject: [PATCH] add translation from Weblate (Kurdish (Central)) --- lang/form/ckb.json | 88 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 lang/form/ckb.json diff --git a/lang/form/ckb.json b/lang/form/ckb.json new file mode 100644 index 0000000..b372629 --- /dev/null +++ b/lang/form/ckb.json @@ -0,0 +1,88 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "pageTitle": "", + "createAccountHeader": "", + "accountDetails": "", + "emailAddress": "", + "username": "", + "oldPassword": "", + "newPassword": "", + "password": "", + "reEnterPassword": "", + "reEnterPasswordInvalid": "", + "createAccountButton": "", + "passwordRequirementsHeader": "", + "successHeader": "", + "confirmationRequired": "", + "confirmationRequiredMessage": "", + "yourAccountIsValidUntil": "", + "sendPIN": "", + "sendPINDiscord": "", + "matrixEnterUser": "", + "welcomeUser": "", + "addContactMethod": "", + "editContactMethod": "", + "joinTheServer": "", + "customMessagePlaceholderHeader": "", + "customMessagePlaceholderContent": "", + "userPageSuccessMessage": "", + "resetPassword": "", + "resetPasswordThroughJellyfin": "", + "resetPasswordThroughLink": "", + "resetPasswordThroughLinkStart": "", + "resetPasswordThroughLinkEnd": "", + "resetPasswordUsername": "", + "resetPasswordEmail": "", + "resetPasswordContactMethod": "", + "resetSent": "", + "resetSentDescription": "", + "changePassword": "", + "referralsDescription": "", + "referralsWithExpiryDescription": "", + "copyReferral": "", + "invitedBy": "" + }, + "notifications": { + "errorUserExists": "", + "errorInvalidCode": "", + "errorAccountLinked": "", + "errorEmailLinked": "", + "errorTelegramVerification": "", + "errorDiscordVerification": "", + "errorMatrixVerification": "", + "errorInvalidPIN": "", + "errorUnknown": "", + "errorNoEmail": "", + "errorCaptcha": "", + "errorPassword": "", + "errorNoMatch": "", + "errorOldPassword": "", + "passwordChanged": "", + "verified": "" + }, + "validationStrings": { + "length": { + "singular": "", + "plural": "" + }, + "uppercase": { + "singular": "", + "plural": "" + }, + "lowercase": { + "singular": "", + "plural": "" + }, + "number": { + "singular": "", + "plural": "" + }, + "special": { + "singular": "", + "plural": "" + } + } +}