mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-19 05:47:43 -04:00
Cleanup unused translation keys (#1006)
This commit is contained in:
committed by
Leendert de Borst
parent
58ed0bf156
commit
a39340262e
@@ -3,7 +3,6 @@
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"save": "Save",
|
||||
"edit": "Edit",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"ok": "OK",
|
||||
@@ -11,13 +10,8 @@
|
||||
"loading": "Loading...",
|
||||
"error": "Error",
|
||||
"success": "Success",
|
||||
"required": "Required",
|
||||
"optional": "Optional",
|
||||
"never": "Never",
|
||||
"untitled": "Untitled",
|
||||
"copy": "Copy",
|
||||
"copied": "Copied",
|
||||
"version": "Version"
|
||||
"copied": "Copied"
|
||||
},
|
||||
"auth": {
|
||||
"login": "Log in",
|
||||
@@ -43,7 +37,6 @@
|
||||
"biometricPrompt": "Would you like to use {{biometric}} to unlock your vault?",
|
||||
"tryBiometricAgain": "Try {{biometric}} Again",
|
||||
"authCodeNote": "Note: if you don't have access to your authenticator device, you can reset your 2FA with a recovery code by logging in via the website.",
|
||||
"noAccountYet": "No account yet?",
|
||||
"errors": {
|
||||
"credentialsRequired": "Username and password are required",
|
||||
"invalidAuthCode": "Please enter a valid 6-digit authentication code",
|
||||
@@ -59,7 +52,6 @@
|
||||
"editCredential": "Edit Credential",
|
||||
"deleteCredential": "Delete Credential",
|
||||
"deleteConfirm": "Are you sure you want to delete this credential? This action cannot be undone.",
|
||||
"credentialOptions": "Credential Options",
|
||||
"service": "Service",
|
||||
"serviceName": "Service Name",
|
||||
"serviceUrl": "Service URL",
|
||||
@@ -87,8 +79,6 @@
|
||||
"noEmailsYet": "No emails received yet.",
|
||||
"offlineEmailsMessage": "You are offline. Please connect to the internet to load your emails.",
|
||||
"emailLoadError": "An error occurred while loading emails. Please try again later.",
|
||||
"emailClaimError": "The current chosen email address is already in use. Please change the email address by editing this credential.",
|
||||
"emailSyncError": "An error occurred while trying to load the emails. Please try to edit and save the credential entry to synchronize the database, then try again.",
|
||||
"emailUnexpectedError": "An unexpected error occurred while loading emails. Please try again later.",
|
||||
"password": "Password",
|
||||
"deletingCredential": "Deleting credential...",
|
||||
@@ -102,19 +92,6 @@
|
||||
"switchBackToBrowser": "Switch back to your browser to continue.",
|
||||
"twoFactorAuth": "Two-factor authentication",
|
||||
"totpCode": "TOTP Code",
|
||||
"actions": {
|
||||
"copyUsername": "Copy Username",
|
||||
"copyEmail": "Copy Email",
|
||||
"copyPassword": "Copy Password"
|
||||
},
|
||||
"toasts": {
|
||||
"usernameCopied": "Username copied to clipboard",
|
||||
"emailCopied": "Email copied to clipboard",
|
||||
"passwordCopied": "Password copied to clipboard",
|
||||
"credentialUpdated": "Credential updated successfully",
|
||||
"credentialCreated": "Credential created successfully",
|
||||
"credentialDeleted": "Credential deleted successfully"
|
||||
},
|
||||
"errors": {
|
||||
"loadFailed": "Failed to load credential",
|
||||
"generateUsernameFailed": "Failed to generate username",
|
||||
@@ -142,12 +119,9 @@
|
||||
"8hours": "8 hours"
|
||||
},
|
||||
"language": "Language",
|
||||
"systemLanguage": "System Language",
|
||||
"languageSystemMessage": "To change the app language, configure the preferred language for AliasVault in your device settings.",
|
||||
"openSettings": "Open Settings",
|
||||
"unableToOpenSettings": "Unable to open device settings. Please manually navigate to the app settings and change the language.",
|
||||
"vaultUnlockSettings": {
|
||||
"title": "Vault Unlock Method",
|
||||
"description": "Choose how you want to unlock your vault.",
|
||||
"biometricEnabled": "{{biometric}} is now successfully enabled",
|
||||
"biometricNotAvailable": "{{biometric}} Not Available",
|
||||
@@ -159,11 +133,9 @@
|
||||
"keystoreAndroid": "Android Keystore"
|
||||
},
|
||||
"autoLockSettings": {
|
||||
"title": "Auto-lock Timeout",
|
||||
"description": "Choose how long the app can stay in the background before requiring re-authentication. You'll need to use Face ID or enter your password to unlock the vault again."
|
||||
},
|
||||
"identityGeneratorSettings": {
|
||||
"title": "Identity Generator",
|
||||
"description": "Configure the default language and gender preference for generating new identities.",
|
||||
"languageSection": "Language",
|
||||
"languageDescription": "Set the language that will be used when generating new identities.",
|
||||
@@ -258,19 +230,7 @@
|
||||
"navigation": {
|
||||
"credentials": "Credentials",
|
||||
"emails": "Emails",
|
||||
"settings": "Settings",
|
||||
"notFound": "This page doesn't exist.",
|
||||
"oops": "Oops!",
|
||||
"goBack": "Go back to the home page"
|
||||
},
|
||||
"validation": {
|
||||
"serviceNameRequired": "Service name is required",
|
||||
"invalidUrl": "Invalid URL format",
|
||||
"invalidDate": "Date must be in YYYY-MM-DD format",
|
||||
"invalidEmail": "Invalid email format"
|
||||
},
|
||||
"offline": {
|
||||
"banner": "You are offline. Some features may not be available."
|
||||
"settings": "Settings"
|
||||
},
|
||||
"emails": {
|
||||
"title": "Email Details",
|
||||
@@ -292,36 +252,6 @@
|
||||
"downloadFailed": "Failed to download attachment"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"RefreshTokenRequired": "Refresh token is required.",
|
||||
"UserNotFoundInToken": "User not found (name-1)",
|
||||
"UserNotFoundInDatabase": "User not found (name-2)",
|
||||
"AccountBlocked": "Your account has been disabled. If you believe this is a mistake, please contact support.",
|
||||
"InvalidRefreshToken": "Invalid refresh token",
|
||||
"RefreshTokenRevokedSuccessfully": "Refresh token revoked successfully",
|
||||
"PublicRegistrationDisabled": "New account registration is currently disabled on this server. Please contact the administrator.",
|
||||
"UserNotFound": "User not found.",
|
||||
"UsernameRequired": "Username is required.",
|
||||
"UsernameAlreadyInUse": "Username is already in use.",
|
||||
"UsernameAvailable": "Username is available.",
|
||||
"UsernameMismatch": "Username does not match the current user.",
|
||||
"PasswordMismatch": "The provided password does not match your current password.",
|
||||
"AccountSuccessfullyDeleted": "Account successfully deleted.",
|
||||
"UsernameEmptyOrWhitespace": "Username cannot be empty or whitespace.",
|
||||
"UsernameTooShort": "Username too short: must be at least 3 characters long.",
|
||||
"UsernameTooLong": "Username too long: cannot be longer than 40 characters.",
|
||||
"UsernameAdminNotAllowed": "Username 'admin' is not allowed.",
|
||||
"UsernameInvalidEmail": "Invalid email address.",
|
||||
"UsernameInvalidCharacters": "Username is invalid, can only contain letters or digits.",
|
||||
"PendingMigrations": "There are pending migrations. Please run 'dotnet ef database update' to apply them.",
|
||||
"SystemOk": "OK",
|
||||
"InternalServerError": "Internal server error",
|
||||
"VaultError": "The local vault is not up-to-date. Please synchronize your vault by refreshing the page and try again.",
|
||||
"UnknownError": "An unknown error occurred. Please try again.",
|
||||
"INVALID_AUTHENTICATOR_CODE": "Invalid authenticator code. Please try again.",
|
||||
"INVALID_RECOVERY_CODE": "Invalid recovery code. Please try again.",
|
||||
"VAULT_NOT_UP_TO_DATE": "Your vault is not up-to-date. Please synchronize your vault and try again."
|
||||
},
|
||||
"apiErrors": {
|
||||
"CLAIM_DOES_NOT_MATCH_USER": "The current chosen email address is already in use. Please change the email address by editing this credential.",
|
||||
"CLAIM_DOES_NOT_EXIST": "An error occurred while trying to load the emails. Please try to edit and save the credential entry to synchronize the database, then try again.",
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"cancel": "Annuleren",
|
||||
"delete": "Verwijderen",
|
||||
"save": "Opslaan",
|
||||
"edit": "Bewerken",
|
||||
"yes": "Ja",
|
||||
"no": "Nee",
|
||||
"ok": "OK",
|
||||
@@ -11,13 +10,8 @@
|
||||
"loading": "Laden...",
|
||||
"error": "Fout",
|
||||
"success": "Succes",
|
||||
"required": "Vereist",
|
||||
"optional": "Optioneel",
|
||||
"never": "Nooit",
|
||||
"untitled": "Naamloos",
|
||||
"copy": "Kopiëren",
|
||||
"copied": "Gekopieerd",
|
||||
"version": "Versie"
|
||||
"copied": "Gekopieerd"
|
||||
},
|
||||
"auth": {
|
||||
"login": "Inloggen",
|
||||
@@ -43,7 +37,6 @@
|
||||
"biometricPrompt": "Wilt u {{biometric}} gebruiken om uw kluis te ontgrendelen?",
|
||||
"tryBiometricAgain": "Probeer {{biometric}} Opnieuw",
|
||||
"authCodeNote": "Opmerking: als je geen toegang hebt tot je authenticator, kunt je je 2FA resetten door met een herstelcode in te loggen via de website.",
|
||||
"noAccountYet": "Nog geen account?",
|
||||
"errors": {
|
||||
"credentialsRequired": "Gebruikersnaam en wachtwoord zijn vereist",
|
||||
"invalidAuthCode": "Voer een geldige 6-cijferige authenticatiecode in",
|
||||
@@ -59,7 +52,6 @@
|
||||
"editCredential": "Credential bewerken",
|
||||
"deleteCredential": "Credential verwijderen",
|
||||
"deleteConfirm": "Weet je zeker dat je deze credential wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.",
|
||||
"credentialOptions": "Credential opties",
|
||||
"service": "Dienst",
|
||||
"serviceName": "Service Naam",
|
||||
"serviceUrl": "Dienst URL",
|
||||
@@ -87,8 +79,6 @@
|
||||
"noEmailsYet": "Nog geen e-mails ontvangen.",
|
||||
"offlineEmailsMessage": "U bent offline. Maak verbinding met het internet om uw e-mails te laden.",
|
||||
"emailLoadError": "Er is een fout opgetreden bij het laden van e-mails. Probeer het later opnieuw.",
|
||||
"emailClaimError": "Het gekozen e-mailadres is al in gebruik. Wijzig het e-mailadres door deze credential te bewerken.",
|
||||
"emailSyncError": "Er is een fout opgetreden bij het laden van de e-mails. Probeer de credential te bewerken en opnieuw op te slaan om de vault te synchroniseren, en probeer het opnieuw.",
|
||||
"emailUnexpectedError": "Er is een onverwachte fout opgetreden bij het laden van e-mails. Probeer het later opnieuw.",
|
||||
"password": "Wachtwoord",
|
||||
"deletingCredential": "Credential verwijderen...",
|
||||
@@ -102,19 +92,6 @@
|
||||
"switchBackToBrowser": "Schakel terug naar uw browser om door te gaan.",
|
||||
"twoFactorAuth": "Twee-factor-authenticatie",
|
||||
"totpCode": "TOTP Code",
|
||||
"actions": {
|
||||
"copyUsername": "Kopieer Gebruikersnaam",
|
||||
"copyEmail": "Kopieer E-mail",
|
||||
"copyPassword": "Kopieer Wachtwoord"
|
||||
},
|
||||
"toasts": {
|
||||
"usernameCopied": "Gebruikersnaam gekopieerd naar klembord",
|
||||
"emailCopied": "E-mail gekopieerd naar klembord",
|
||||
"passwordCopied": "Wachtwoord gekopieerd naar klembord",
|
||||
"credentialUpdated": "Credential succesvol bijgewerkt",
|
||||
"credentialCreated": "Credential succesvol aangemaakt",
|
||||
"credentialDeleted": "Credential succesvol verwijderd"
|
||||
},
|
||||
"errors": {
|
||||
"loadFailed": "Laden van credential mislukt",
|
||||
"generateUsernameFailed": "Genereren van gebruikersnaam mislukt",
|
||||
@@ -142,12 +119,9 @@
|
||||
"8hours": "8 uur"
|
||||
},
|
||||
"language": "Taal",
|
||||
"systemLanguage": "Systeemtaal",
|
||||
"languageSystemMessage": "Wijzig de app-taal via het app instellingen scherm op je apparaat.",
|
||||
"openSettings": "Open Instellingen",
|
||||
"unableToOpenSettings": "Het openen van de instellingen is niet gelukt. Ga naar de app-instellingen en wijzig de taal.",
|
||||
"vaultUnlockSettings": {
|
||||
"title": "Kluis Ontgrendel Methode",
|
||||
"description": "Kies hoe u uw kluis wilt ontgrendelen.",
|
||||
"biometricEnabled": "{{biometric}} is nu succesvol ingeschakeld",
|
||||
"biometricNotAvailable": "{{biometric}} Niet Beschikbaar",
|
||||
@@ -159,11 +133,9 @@
|
||||
"keystoreAndroid": "Android Sleutelopslag"
|
||||
},
|
||||
"autoLockSettings": {
|
||||
"title": "Automatisch vergrendelen",
|
||||
"description": "Kies hoe lang de app op de achtergrond kan blijven voordat je opnieuw moet aanmelden. Je moet vervolgens Face ID gebruiken of je wachtwoord invoeren om de vault opnieuw te ontgrendelen."
|
||||
},
|
||||
"identityGeneratorSettings": {
|
||||
"title": "Identiteit Generator",
|
||||
"description": "Configureer de standaardtaal en geslachtsvoorkeur voor het genereren van nieuwe identiteiten.",
|
||||
"languageSection": "Taal",
|
||||
"languageDescription": "Stel de taal in die wordt gebruikt bij het genereren van nieuwe identiteiten.",
|
||||
@@ -258,19 +230,7 @@
|
||||
"navigation": {
|
||||
"credentials": "Credentials",
|
||||
"emails": "E-mails",
|
||||
"settings": "Instellingen",
|
||||
"notFound": "Deze pagina bestaat niet.",
|
||||
"oops": "Oeps!",
|
||||
"goBack": "Ga terug naar de hoofdpagina"
|
||||
},
|
||||
"validation": {
|
||||
"serviceNameRequired": "Service naam is vereist",
|
||||
"invalidUrl": "Ongeldig URL-formaat",
|
||||
"invalidDate": "Datum moet in YYYY-MM-DD formaat zijn",
|
||||
"invalidEmail": "Ongeldig e-mail formaat"
|
||||
},
|
||||
"offline": {
|
||||
"banner": "U bent offline. Sommige functies zijn mogelijk niet beschikbaar."
|
||||
"settings": "Instellingen"
|
||||
},
|
||||
"emails": {
|
||||
"title": "E-mail Details",
|
||||
@@ -292,36 +252,6 @@
|
||||
"downloadFailed": "Bijlage downloaden mislukt"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"RefreshTokenRequired": "Vernieuwingstoken is vereist.",
|
||||
"UserNotFoundInToken": "Gebruiker niet gevonden (naam-1)",
|
||||
"UserNotFoundInDatabase": "Gebruiker niet gevonden (naam-2)",
|
||||
"AccountBlocked": "Uw account is uitgeschakeld. Als u denkt dat dit een vergissing is, neem dan contact op met de ondersteuning.",
|
||||
"InvalidRefreshToken": "Ongeldig vernieuwingstoken",
|
||||
"RefreshTokenRevokedSuccessfully": "Vernieuwingstoken succesvol ingetrokken",
|
||||
"PublicRegistrationDisabled": "Registratie van nieuwe accounts is momenteel uitgeschakeld op deze server. Neem contact op met de beheerder.",
|
||||
"UserNotFound": "Gebruiker niet gevonden.",
|
||||
"UsernameRequired": "Gebruikersnaam is vereist.",
|
||||
"UsernameAlreadyInUse": "Gebruikersnaam is al in gebruik.",
|
||||
"UsernameAvailable": "Gebruikersnaam is beschikbaar.",
|
||||
"UsernameMismatch": "Gebruikersnaam komt niet overeen met de huidige gebruiker.",
|
||||
"PasswordMismatch": "Het opgegeven wachtwoord komt niet overeen met uw huidige wachtwoord.",
|
||||
"AccountSuccessfullyDeleted": "Account succesvol verwijderd.",
|
||||
"UsernameEmptyOrWhitespace": "Gebruikersnaam mag niet leeg zijn of alleen uit spaties bestaan.",
|
||||
"UsernameTooShort": "Gebruikersnaam te kort: moet minimaal 3 tekens lang zijn.",
|
||||
"UsernameTooLong": "Gebruikersnaam te lang: mag niet langer zijn dan 40 tekens.",
|
||||
"UsernameAdminNotAllowed": "Gebruikersnaam 'admin' is niet toegestaan.",
|
||||
"UsernameInvalidEmail": "Ongeldig e-mailadres.",
|
||||
"UsernameInvalidCharacters": "Gebruikersnaam is ongeldig, mag alleen letters of cijfers bevatten.",
|
||||
"PendingMigrations": "Er zijn openstaande migraties. Voer 'dotnet ef database update' uit om deze toe te passen.",
|
||||
"SystemOk": "OK",
|
||||
"InternalServerError": "Interne serverfout",
|
||||
"VaultError": "De lokale kluis is niet up-to-date. Synchroniseer uw kluis door de pagina te vernieuwen en probeer het opnieuw.",
|
||||
"UnknownError": "Er is een onbekende fout opgetreden. Probeer het opnieuw.",
|
||||
"INVALID_AUTHENTICATOR_CODE": "Ongeldige authenticatiecode. Probeer het opnieuw.",
|
||||
"INVALID_RECOVERY_CODE": "Ongeldige herstelcode. Probeer het opnieuw.",
|
||||
"VAULT_NOT_UP_TO_DATE": "Uw kluis is niet up-to-date. Synchroniseer uw kluis en probeer het opnieuw."
|
||||
},
|
||||
"apiErrors": {
|
||||
"CLAIM_DOES_NOT_MATCH_USER": "Het huidige gekozen e-mailadres is al in gebruik. Wijzig het e-mailadres door deze credential te bewerken.",
|
||||
"CLAIM_DOES_NOT_EXIST": "Er is een fout opgetreden bij het laden van e-mails. Probeer de credential te bewerken en op te slaan om de database te synchroniseren, en probeer het opnieuw.",
|
||||
|
||||
Reference in New Issue
Block a user