Services
This commit is contained in:
@@ -1,51 +1,5 @@
|
||||
{
|
||||
"account": "Account",
|
||||
"apps": {
|
||||
".": "Apps",
|
||||
"gitea": {
|
||||
"icon": "code",
|
||||
"subtitle": "Git-Repositories",
|
||||
"text": "Alternative zu Diensten wie GitHub, Source Code von bstly-Entwicklungen",
|
||||
"title": "Gitea"
|
||||
},
|
||||
"goto": "Gehe zur App",
|
||||
"mail": {
|
||||
"icon": "email",
|
||||
"subtitle": "E-Mail Konto",
|
||||
"text": "Catch-All an @{username}.we.bstly.de, lernender Spam-Filter und PGP Verschlüsselung.",
|
||||
"title": "E-Mail Postfach"
|
||||
},
|
||||
"matrix": {
|
||||
"icon": "question_answer",
|
||||
"subtitle": "Messenger Plattform",
|
||||
"text": "mit anderen Austauschen, sich Informieren oder einfach quatschen.",
|
||||
"title": "Matrix"
|
||||
},
|
||||
"nextcloud": {
|
||||
"icon": "cloud",
|
||||
"subtitle": "Cloud Plattform",
|
||||
"text": "Dateiverwaltung, Kalendar, Aufgabenmanagement, Kontaktmanagement, Abstimmungen und mehr.",
|
||||
"title": "Nextcloud"
|
||||
},
|
||||
"partey": {
|
||||
"icon": "celebration",
|
||||
"subtitle": "Virtuelles Vereinsheim",
|
||||
"text": "Digitaler Treffpunkt für Veranstaltungen oder einfach zum Abhängen.",
|
||||
"title": "Partey"
|
||||
},
|
||||
"registration_vouchers": {
|
||||
"icon": "card_giftcard",
|
||||
"subtitle": "Gutschein Code für Registrierungs-Token",
|
||||
"text": "Einladung um die Services des Bastelei e. V. zu nutzen",
|
||||
"title": "Registrierungs-Gutscheincodes"
|
||||
},
|
||||
"ROLE_MEMBER": {
|
||||
"icon": "loyalty",
|
||||
"subtitle": "Mitgliedschaft im Bastelei e. V.",
|
||||
"text": "Reguläres Mitglied im Bastelei e. V.",
|
||||
"title": "Vereinsmitgliedschaft"
|
||||
}
|
||||
},
|
||||
"cancel": "Abbrechen",
|
||||
"close": "Schliessen",
|
||||
"date-time-format": "dd.MM.yyyy HH:mm:ss",
|
||||
@@ -252,7 +206,52 @@
|
||||
".": "Service nicht erreichbar",
|
||||
"text": "Zurzeit scheint der Service nicht erreichbar zu sein. Wenn diese Meldung länger besteht, melde dich bitte unter admin@bstly.de!"
|
||||
},
|
||||
"services": {},
|
||||
"services": {
|
||||
".": "Dienste",
|
||||
"gitea": {
|
||||
"icon": "code",
|
||||
"subtitle": "Git-Repositories",
|
||||
"text": "Alternative zu Diensten wie GitHub, Source Code von bstly-Entwicklungen",
|
||||
"title": "Gitea"
|
||||
},
|
||||
"goto": "Gehe zum Dienst",
|
||||
"mail": {
|
||||
"icon": "email",
|
||||
"subtitle": "E-Mail Konto",
|
||||
"text": "Catch-All an @{username}.we.bstly.de, lernender Spam-Filter und PGP Verschlüsselung.",
|
||||
"title": "E-Mail Postfach"
|
||||
},
|
||||
"matrix": {
|
||||
"icon": "question_answer",
|
||||
"subtitle": "Messenger Plattform",
|
||||
"text": "mit anderen Austauschen, sich Informieren oder einfach quatschen.",
|
||||
"title": "Matrix"
|
||||
},
|
||||
"nextcloud": {
|
||||
"icon": "cloud",
|
||||
"subtitle": "Cloud Plattform",
|
||||
"text": "Dateiverwaltung, Kalendar, Aufgabenmanagement, Kontaktmanagement, Abstimmungen und mehr.",
|
||||
"title": "Nextcloud"
|
||||
},
|
||||
"partey": {
|
||||
"icon": "celebration",
|
||||
"subtitle": "Virtuelles Vereinsheim",
|
||||
"text": "Digitaler Treffpunkt für Veranstaltungen oder einfach zum Abhängen.",
|
||||
"title": "Partey"
|
||||
},
|
||||
"registration_vouchers": {
|
||||
"icon": "card_giftcard",
|
||||
"subtitle": "Gutschein Code für Registrierungs-Token",
|
||||
"text": "Einladung um die Services des Bastelei e. V. zu nutzen",
|
||||
"title": "Registrierungs-Gutscheincodes"
|
||||
},
|
||||
"ROLE_MEMBER": {
|
||||
"icon": "loyalty",
|
||||
"subtitle": "Mitgliedschaft im Bastelei e. V.",
|
||||
"text": "Reguläres Mitglied im Bastelei e. V.",
|
||||
"title": "Vereinsmitgliedschaft"
|
||||
}
|
||||
},
|
||||
"software": "Software",
|
||||
"sourcecode": "Quellcode",
|
||||
"token": "Token",
|
||||
|
||||
@@ -1,178 +0,0 @@
|
||||
{
|
||||
"i18n.test.replace": "yes no it's clear! {0} {1} {2}",
|
||||
"date-time-format": "yyyy/dd/MM HH:mm:ss",
|
||||
"greet": "Hello {0}",
|
||||
"home": "Home",
|
||||
"cancel" : "Cancel",
|
||||
"login": {
|
||||
".": "Login",
|
||||
"external": "Login",
|
||||
"invalid": "The username and password were not recognised."
|
||||
},
|
||||
"totp": {
|
||||
".": "2FA (TOTP)",
|
||||
"hint": "For using TOTP (known as Google Authenticator) as second factor, please scan the QRCode with your TOTP App.",
|
||||
"enable": "Enable 2FA (TOTP)",
|
||||
"code": "TOTP code",
|
||||
"login" : "Login",
|
||||
"create": "Setup 2FA (TOTP)",
|
||||
"remove": "Disable 2FA (TOTP)",
|
||||
"external": "2FA (TOTP)",
|
||||
"invalid": "TOTP code is invalid",
|
||||
"missing": "TOTP code is missing"
|
||||
},
|
||||
"not-found": {
|
||||
".": "Not Found",
|
||||
"text": "What's Up!?"
|
||||
},
|
||||
"service-unavailable": {
|
||||
".": "Service Unavailable",
|
||||
"text": "Currently the service seems unavailable. If this message stays for long, please contact admin@bstly.de!"
|
||||
},
|
||||
"logout": "Logout",
|
||||
"account": "Account",
|
||||
"token": "Token",
|
||||
"ok": "Ok",
|
||||
"tokens": {
|
||||
".": "Tokens",
|
||||
"redeem": "Redeem Tokens",
|
||||
"redeemed": "The provided token is already redeemed.",
|
||||
"get": "Get Tokens",
|
||||
"enter": "Enter Token",
|
||||
"validate": "Validate",
|
||||
"invalid": "The provided token is invalid.",
|
||||
"provide-valid": "Please provide a valid token"
|
||||
},
|
||||
"username": {
|
||||
".": "Username",
|
||||
"missing": "Please provide a valid username.",
|
||||
"error": "Please choose another username."
|
||||
},
|
||||
"password": {
|
||||
".": "Password",
|
||||
"forgot": "Forgot Password",
|
||||
"request": "Request Password",
|
||||
"reset": "Reset Password",
|
||||
"change": "Change Password",
|
||||
"changed": "Succeffuly changed Password!",
|
||||
"current": "Current Password",
|
||||
"confirm": "Confirm Password",
|
||||
"not-match": "Password do not match.",
|
||||
"invalid": {
|
||||
"hint": "Please provide a valid password"
|
||||
},
|
||||
"error": {
|
||||
"ILLEGAL_WHITESPACE": "Please do not use any whitespace!",
|
||||
"INSUFFICIENT_DIGIT": "Please provide at least one digit!",
|
||||
"INSUFFICIENT_UPPERCASE": "Please provide at leaste one uppercase character!",
|
||||
"INSUFFICIENT_LOWERCASE": "Please provide at leaste one lowercase character!",
|
||||
"INSUFFICIENT_SPECIAL": "Please provide at leaste one special character!",
|
||||
"TOO_SHORT": "Please choose a longer password!"
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
".": "Register",
|
||||
"token.missing": "Please provide a valid token first!"
|
||||
},
|
||||
"email": {
|
||||
".": "E-Mail",
|
||||
"primary": "Primary E-Mail",
|
||||
"invalid": "invalid E-Mail"
|
||||
},
|
||||
"apps": "Apps",
|
||||
"app": {
|
||||
"goto": "Go To App"
|
||||
},
|
||||
"locale": {
|
||||
"en": {
|
||||
"short": "EN",
|
||||
"long": "English"
|
||||
},
|
||||
"de-informal": {
|
||||
"short": "DE",
|
||||
"long": "Deutsch"
|
||||
}
|
||||
},
|
||||
"info": {
|
||||
".": "Info"
|
||||
},
|
||||
"permissions": {
|
||||
".": "Permissions",
|
||||
"name": "Name",
|
||||
"expires": "Expires"
|
||||
},
|
||||
"quotas": {
|
||||
".": "Quotas",
|
||||
"name": "Name",
|
||||
"value": "Quota"
|
||||
},
|
||||
"voucher": {
|
||||
".": "Voucher",
|
||||
"type": "Type",
|
||||
"code": "Code"
|
||||
},
|
||||
"vouchers": {
|
||||
".": "Vouchers",
|
||||
"info": "Add-On and Registration Vouchers",
|
||||
"registration": "Registration",
|
||||
"add-on": "Add-On",
|
||||
"temp": {
|
||||
".": "Temporary Vouchers",
|
||||
"info": "This list your currently requested vouchers! Please store them safely, the will not get stored for you!"
|
||||
},
|
||||
"stored-safely": {
|
||||
".": "Because we do not store any relation from your account to voucher codes, please store this voucher safely. It will not be available on refresh!",
|
||||
"confirm": "I have saved my voucher safely!"
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
".": "Security"
|
||||
},
|
||||
"software" : "Software",
|
||||
"sourcecode": "Sourcecode",
|
||||
"homepage": "Homepage",
|
||||
"profile": "Profile",
|
||||
"imprint": "Imprint",
|
||||
"privacy-policy": "Privacy-Policy",
|
||||
"profileField": {
|
||||
".": "Profilefield",
|
||||
"name": {
|
||||
".": "Name"
|
||||
},
|
||||
"type": {
|
||||
".": "Typ",
|
||||
"TEXT": {
|
||||
".": "Textfield"
|
||||
},
|
||||
"NUMBER": {
|
||||
".": "Numeric"
|
||||
},
|
||||
"DATE": {
|
||||
".": "Date"
|
||||
},
|
||||
"URL": {
|
||||
".": "URL"
|
||||
},
|
||||
"EMAIL": {
|
||||
".": "Email"
|
||||
},
|
||||
"BOOL": {
|
||||
".": "Boolean"
|
||||
}
|
||||
},
|
||||
"value": "Value",
|
||||
"index": "Index",
|
||||
"visibility": {
|
||||
".": "Visibility",
|
||||
"PRIVATE": {
|
||||
".": "Private"
|
||||
},
|
||||
"PROTECTED": {
|
||||
".": "Protected"
|
||||
},
|
||||
"PUBLIC": {
|
||||
".": "Public"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user