diff --git a/apps/browser-extension/src/i18n/locales/bg.json b/apps/browser-extension/src/i18n/locales/bg.json index 2870571d7..e626d839d 100644 --- a/apps/browser-extension/src/i18n/locales/bg.json +++ b/apps/browser-extension/src/i18n/locales/bg.json @@ -76,6 +76,7 @@ "settings": "Settings", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "Двуфакторната идентификация", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Парола", "hidden": "Hidden (masked text)", "email": "Имейл", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/ca.json b/apps/browser-extension/src/i18n/locales/ca.json index 8926f2460..195775a71 100644 --- a/apps/browser-extension/src/i18n/locales/ca.json +++ b/apps/browser-extension/src/i18n/locales/ca.json @@ -76,6 +76,7 @@ "settings": "Settings", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "Two-factor authentication", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Contrasenya", "hidden": "Hidden (masked text)", "email": "Correu electrònic", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/cs.json b/apps/browser-extension/src/i18n/locales/cs.json index ae1c58ce0..270f93f76 100644 --- a/apps/browser-extension/src/i18n/locales/cs.json +++ b/apps/browser-extension/src/i18n/locales/cs.json @@ -76,6 +76,7 @@ "settings": "Settings", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "Two-factor authentication", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Password", "hidden": "Hidden (masked text)", "email": "Email", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/da.json b/apps/browser-extension/src/i18n/locales/da.json index e5b148356..26f66c523 100644 --- a/apps/browser-extension/src/i18n/locales/da.json +++ b/apps/browser-extension/src/i18n/locales/da.json @@ -76,6 +76,7 @@ "settings": "Indstillinger", "recentEmails": "Seneste e-mails", "credentials": "Logonoplysninger", + "passkeys": "Passkeys", "customFields": "Brugerdefinerede felter", "twoFactorAuthentication": "To-faktor autentificering", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Opret nyt alias", "creatingNewCredential": "Opret nye legitimationsoplysninger", "noMatchesFound": "Ingen match fundet", + "loginWithPasskey": "Login with passkey", "searchVault": "Søg i boks...", "enterServiceName": "Indtast tjenestenavn", "enterEmailAddress": "Indtast e-mailadresse", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} element(er) vil blive flyttet til Senest Slettede.", "filters": { "folders": "Mapper", - "passkeys": "Passkeys", "totp": "2FA Koder" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Felttype", "fieldTypes": { "text": "Tekst", + "password": "Adgangskode", "hidden": "Skjult (maskeret tekst)", "email": "E-mail", "url": "URL", @@ -328,8 +330,8 @@ "emailNotFound": "E-mail blev ikke fundet", "formatHtml": "HTML", "formatPlain": "Tekst", - "formatSource": "Source", - "formatSwitchTitle": "Switch email format", + "formatSource": "Kilde", + "formatSwitchTitle": "Skift e-mail format", "item": "Element", "noEmails": "Ingen e-mails fundet", "noEmailsDescription": "Du har endnu ikke modtaget nogen e-mails på dine private e-mailadresser. Når du modtager en ny e-mail, vil den blive vist her.", @@ -502,7 +504,8 @@ "selectExistingLogin": "Tilføj til eksisterende login:", "selectExistingLoginDescription": "Forbind denne passkey til en eksisterende logonoplysning for dette websted.", "attachingToCredential": "Tilføjer passkey til: {{serviceName}}", - "attachPasskey": "Tilføj passkey" + "attachPasskey": "Tilføj passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey-udbyder", diff --git a/apps/browser-extension/src/i18n/locales/de.json b/apps/browser-extension/src/i18n/locales/de.json index 1d0a88672..2c60a15a4 100644 --- a/apps/browser-extension/src/i18n/locales/de.json +++ b/apps/browser-extension/src/i18n/locales/de.json @@ -76,6 +76,7 @@ "settings": "Einstellungen", "recentEmails": "Neueste E-Mails", "credentials": "Zugangsdaten", + "passkeys": "Passkeys", "customFields": "Benutzerdefinierte Felder", "twoFactorAuthentication": "Zwei-Faktor-Authentifizierung", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Neuen Alias erstellen", "creatingNewCredential": "Neue Anmeldeinformationen erstellen", "noMatchesFound": "Keine Treffer gefunden", + "loginWithPasskey": "Login with passkey", "searchVault": "Tresor durchsuchen...", "enterServiceName": "Name des Dienstes eingeben", "enterEmailAddress": "E-Mail-Adresse eingeben", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} Element(e) nach \"Kürzlich gelöscht\" verschoben.", "filters": { "folders": "Ordner", - "passkeys": "Passkeys", "totp": "2FA-Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Feldtyp", "fieldTypes": { "text": "Text", + "password": "Passwort", "hidden": "Versteckt (maskierter Text)", "email": "E-Mail", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Zu bestehendem Login hinzufügen:", "selectExistingLoginDescription": "Diesen Passkey zu bestehenden Anmeldedaten für diese Webseite hinzufügen.", "attachingToCredential": "Passkey zu {{serviceName}} hinzufügen", - "attachPasskey": "Passkey hinzufügen" + "attachPasskey": "Passkey hinzufügen", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey-Anbieter", diff --git a/apps/browser-extension/src/i18n/locales/es.json b/apps/browser-extension/src/i18n/locales/es.json index 7676978ea..2b45e09d9 100644 --- a/apps/browser-extension/src/i18n/locales/es.json +++ b/apps/browser-extension/src/i18n/locales/es.json @@ -76,6 +76,7 @@ "settings": "Configuración", "recentEmails": "Correos recientes", "credentials": "Credenciales", + "passkeys": "Llaves de acceso", "customFields": "Campos Personalizados", "twoFactorAuthentication": "Autenticación de doble factor", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creando nuevo alias", "creatingNewCredential": "Creando nueva credencial", "noMatchesFound": "No se han encontrado resultados", + "loginWithPasskey": "Login with passkey", "searchVault": "Buscar bóveda...", "enterServiceName": "Introduzca el nombre del servicio", "enterEmailAddress": "Introduzca la dirección de correo electrónico", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} elemento(s) serán movidos a Borrados Recientemente.", "filters": { "folders": "Carpetas", - "passkeys": "Llaves de acceso", "totp": "Códigos 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Tipo de campo", "fieldTypes": { "text": "Texto", + "password": "Contraseña", "hidden": "Oculto (texto enmascarado)", "email": "Correo", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Añadir al inicio de sesión existente:", "selectExistingLoginDescription": "Adjuntar esta llave a una credencial de inicio de sesión existente para este sitio.", "attachingToCredential": "Añadiendo llave a: {{serviceName}}", - "attachPasskey": "Añadir llave de acceso" + "attachPasskey": "Añadir llave de acceso", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Proveedor de llave de acceso", diff --git a/apps/browser-extension/src/i18n/locales/fa.json b/apps/browser-extension/src/i18n/locales/fa.json index ae1c58ce0..270f93f76 100644 --- a/apps/browser-extension/src/i18n/locales/fa.json +++ b/apps/browser-extension/src/i18n/locales/fa.json @@ -76,6 +76,7 @@ "settings": "Settings", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "Two-factor authentication", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Password", "hidden": "Hidden (masked text)", "email": "Email", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/fi.json b/apps/browser-extension/src/i18n/locales/fi.json index 808a5ea25..fbb9fcb41 100644 --- a/apps/browser-extension/src/i18n/locales/fi.json +++ b/apps/browser-extension/src/i18n/locales/fi.json @@ -76,6 +76,7 @@ "settings": "Asetukset", "recentEmails": "Viimeaikaiset sähköpostit", "credentials": "Tunnistetiedot", + "passkeys": "Sala-avaimet", "customFields": "Räätälöidyt kentät", "twoFactorAuthentication": "Kaksivaiheinen tunnistautuminen", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Luodaan uutta aliasta", "creatingNewCredential": "Creating new credential", "noMatchesFound": "Osumia ei löytynyt", + "loginWithPasskey": "Login with passkey", "searchVault": "Etsi holvi...", "enterServiceName": "Syötä palvelun nimi", "enterEmailAddress": "Syötä sähköpostiosoite", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Sala-avaimet", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Kentän tyyppi", "fieldTypes": { "text": "Teksti", + "password": "Salasana", "hidden": "Hidden (masked text)", "email": "Sähköposti", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Todennusavaimen toimittaja", diff --git a/apps/browser-extension/src/i18n/locales/fr.json b/apps/browser-extension/src/i18n/locales/fr.json index ab4f06666..e73a4ede9 100644 --- a/apps/browser-extension/src/i18n/locales/fr.json +++ b/apps/browser-extension/src/i18n/locales/fr.json @@ -16,7 +16,7 @@ "masterPassword": "Mot de passe principal", "unlockVault": "Déverrouiller", "unlockWithPin": "Déverrouiller avec un code PIN", - "enterPinToUnlock": "Entrez votre code PIN pour déverrouiller votre coffre-fort", + "enterPinToUnlock": "Saisir votre code NIP pour déverrouiller votre coffre-fort", "useMasterPassword": "Utiliser le mot de passe principal", "unlockTitle": "Déverrouiller votre coffre-fort", "logoutConfirm": "Êtes-vous sûr de vouloir vous déconnecter ?", @@ -76,6 +76,7 @@ "settings": "Réglages", "recentEmails": "Emails récents", "credentials": "Identifiants", + "passkeys": "Clés d'accès", "customFields": "Champs Personnalisés", "twoFactorAuthentication": "Authentification à double facteur", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Création d'un nouvel alias", "creatingNewCredential": "Création d'un nouvel identifiant", "noMatchesFound": "Aucun résultat trouvé", + "loginWithPasskey": "Se connecter avec une clé d'accès", "searchVault": "Rechercher élément...", "enterServiceName": "Entrez le nom du service", "enterEmailAddress": "Entrer l'adresse email", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} élément(s) vont être déplacés vers Récemment supprimés.", "filters": { "folders": "Dossiers", - "passkeys": "Clés d'accès", "totp": "Codes 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Type de champ", "fieldTypes": { "text": "Texte", + "password": "Mot de passe", "hidden": "Caché (texte masqué)", "email": "Email", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Ajouter à l'identifiant existant :", "selectExistingLoginDescription": "Joindre cette clé d'accès à un identifiant de connexion existant pour ce site.", "attachingToCredential": "Ajout de la clé d'accès à : {{serviceName}}", - "attachPasskey": "Ajouter une clé d'accès" + "attachPasskey": "Ajouter une clé d'accès", + "unsupportedAlgorithm": "Ce site Web nécessite un type de clé d'accès que AliasVault ne prend pas en charge." }, "settings": { "passkeyProvider": "Fournisseur de clés d'accès", diff --git a/apps/browser-extension/src/i18n/locales/he.json b/apps/browser-extension/src/i18n/locales/he.json index 7ddc18765..6809693e5 100644 --- a/apps/browser-extension/src/i18n/locales/he.json +++ b/apps/browser-extension/src/i18n/locales/he.json @@ -76,6 +76,7 @@ "settings": "הגדרות", "recentEmails": "הודעות דוא״ל אחרונות", "credentials": "פרטי גישה", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "אימות דו־שלבי", "alias": "כינוי", @@ -148,6 +149,7 @@ "creatingNewAlias": "נוצר כינוי חדש", "creatingNewCredential": "Creating new credential", "noMatchesFound": "לא נמצאו תוצאות", + "loginWithPasskey": "Login with passkey", "searchVault": "חיפוש בכספת…", "enterServiceName": "נא למלא את שם השירות", "enterEmailAddress": "נא למלא כתובת דוא״ל", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "סיסמה", "hidden": "Hidden (masked text)", "email": "דוא״ל", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/hu.json b/apps/browser-extension/src/i18n/locales/hu.json index 831d7ea30..251e8c701 100644 --- a/apps/browser-extension/src/i18n/locales/hu.json +++ b/apps/browser-extension/src/i18n/locales/hu.json @@ -1,10 +1,10 @@ { "auth": { - "loginTitle": "Log in to AliasVault", + "loginTitle": "Belépés az AliasVault-ba", "username": "Felhasználónév vagy e-mail", "usernamePlaceholder": "név / név@cégnév.hu", "passwordPlaceholder": "Adja meg jalszavát", - "rememberMe": "Remember me", + "rememberMe": "Emlékezzen rám", "loginButton": "Bejelentkezés", "noAccount": "Nincs még fiókja?", "createVault": "Új széf létrehozása", @@ -13,7 +13,7 @@ "authCodePlaceholder": "6 számjegyű kód megadása", "verify": "Ellenőrzés", "twoFactorNote": "Figyelem: Ha nem elérhető a hitelesítő eszköze, helyreállíthatja a másodfaktoros visszaállító kóddal ha bejelentkezik az oldalra.", - "masterPassword": "Master Password", + "masterPassword": "Mester jelszó", "unlockVault": "Unlock", "unlockWithPin": "PIN kódos feloldás", "enterPinToUnlock": "Enter your PIN to unlock your vault", @@ -27,7 +27,7 @@ "autoCloseUnlockPopup": "Auto-close on future sign ins", "connectingTo": "Csatlakozás a következőhöz:", "switchAccounts": "Switch accounts?", - "loginWithMobile": "Log in using Mobile App", + "loginWithMobile": "Belépés mobil alkalmazással", "unlockWithMobile": "Unlock using Mobile App", "scanQrCode": "Scan this QR code with your AliasVault mobile app to log in and unlock your vault.", "passwordAttemptsWarning": "Incorrect password. You will be logged out if you enter the wrong password {{remainingAttempts}} more times.", @@ -53,12 +53,12 @@ "save": "Mentés", "saving": "Saving...", "edit": "Szerkesztés", - "create": "Create", + "create": "Létrehozás", "or": "Or", "close": "Bezár", "dismiss": "Dismiss", "logout": "Kijelentkezés", - "copied": "Copied!", + "copied": "Másolva!", "openInNewWindow": "Open in new window", "enabled": "Engedélyezve", "disabled": "Kikapcsolva", @@ -66,8 +66,8 @@ "hidePassword": "Hide password", "show": "Megjelenítés", "hide": "Elrejtés", - "showDetails": "Show details", - "hideDetails": "Hide details", + "showDetails": "Részletek megjelenítése", + "hideDetails": "Részletek elrejtése", "copyToClipboard": "Copy to clipboard", "loadingEmails": "E-mailek betöltése...", "loadingTotpCodes": "Loading TOTP codes...", @@ -76,6 +76,7 @@ "settings": "Beállítások", "recentEmails": "Legutóbbi e-mailek", "credentials": "Credentials", + "passkeys": "Azonosítókulcsok", "customFields": "Egyedi mezők", "twoFactorAuthentication": "Kétlépcsős hitelesítés", "alias": "Alias", @@ -92,7 +93,7 @@ "loadMore": "Továbbiak betöltése", "offline": "Offline", "offlineMode": "Operating in offline mode", - "pendingSync": "Syncing...", + "pendingSync": "Szinkronizálás...", "mergingVaultChanges": "Széf módosítások egyesítése...", "uploadingVault": "Uploading vault...", "errors": { @@ -117,37 +118,38 @@ }, "apiErrors": { "UNKNOWN_ERROR": "Egy ismeretlen hiba lépett fel. Próbálkozzon újra.", - "ACCOUNT_LOCKED": "Account temporarily locked due to too many failed attempts. Please try again later.", - "ACCOUNT_BLOCKED": "Your account has been disabled. If you believe this is a mistake, please contact support.", - "USER_NOT_FOUND": "Invalid username or password. Please try again.", - "INVALID_AUTHENTICATOR_CODE": "Invalid authenticator code. Please try again.", - "INVALID_RECOVERY_CODE": "Invalid recovery code. Please try again.", - "REFRESH_TOKEN_REQUIRED": "Refresh token is required.", - "INVALID_REFRESH_TOKEN": "Invalid refresh token.", - "PUBLIC_REGISTRATION_DISABLED": "New account registration is currently disabled on this server. Please contact the administrator.", + "ACCOUNT_LOCKED": "A fiók ideiglenesen zárolásra került a túlzott sikertelen próbálkozás miatt. Kérem próbálja meg később.", + "ACCOUNT_BLOCKED": "A fiókja letiltásra került. Ha úgy gondolja, hogy indokolatlan volt, vegye fel a kapcsolatot az ügyfélszolgálattal.", + "USER_NOT_FOUND": "Helytelen felhasználónév vagy jelszó. Kérem próbálja meg újra.", + "INVALID_AUTHENTICATOR_CODE": "Helytelen hitelesítő kód. Kérem próbálja meg újra.", + "INVALID_RECOVERY_CODE": "Helytelen helyreállító kód. Kérem próbálja meg újra.", + "REFRESH_TOKEN_REQUIRED": "Frissítő token szükséges.", + "INVALID_REFRESH_TOKEN": "Helytelen frissítő token.", + "PUBLIC_REGISTRATION_DISABLED": "Az új fiók regisztráció jelenleg ki van kapcsolva a szerveren. Kérem vegye fel a kapcsolatot a rendszergazdával.", "USERNAME_REQUIRED": "Felhasználónév szükséges.", - "USERNAME_ALREADY_IN_USE": "Username is already in use.", - "USERNAME_AVAILABLE": "Username is available.", - "USERNAME_MISMATCH": "Username does not match the current user.", - "PASSWORD_MISMATCH": "The provided password does not match your current password.", - "ACCOUNT_SUCCESSFULLY_DELETED": "Account successfully deleted.", - "USERNAME_EMPTY_OR_WHITESPACE": "Username cannot be empty or whitespace.", - "USERNAME_TOO_SHORT": "Username too short: must be at least 3 characters long.", - "USERNAME_TOO_LONG": "Username too long: cannot be longer than 40 characters.", - "USERNAME_INVALID_EMAIL": "Invalid email address.", - "USERNAME_INVALID_CHARACTERS": "Username is invalid, can only contain letters or digits.", - "VAULT_NOT_UP_TO_DATE": "Your vault is not up-to-date. Please synchronize your vault and try again.", - "INTERNAL_SERVER_ERROR": "Internal server error.", - "VAULT_ERROR": "The local vault is not up-to-date. Please synchronize your vault by refreshing the page and try again." + "USERNAME_ALREADY_IN_USE": "A felhasználónév már használatban van.", + "USERNAME_AVAILABLE": "A felhasználónév elérhető.", + "USERNAME_MISMATCH": "A felhasználónév nem egyezik a jelenlegi felhasználóéval.", + "PASSWORD_MISMATCH": "A megadott jelszó nem egyezik meg a jelenlegi jelszavával.", + "ACCOUNT_SUCCESSFULLY_DELETED": "A fiók sikeresen törlésre került.", + "USERNAME_EMPTY_OR_WHITESPACE": "A felhasználónév nem lehet üres vagy whitespace.", + "USERNAME_TOO_SHORT": "A felhasználónév túl rövid: legalább 3 karakter hosszúnak kell lennie.", + "USERNAME_TOO_LONG": "A felhasználónév túl hosszú: nem lehet több mint 40 karakter.", + "USERNAME_INVALID_EMAIL": "Helytelen e-mail cím.", + "USERNAME_INVALID_CHARACTERS": "Helytelen felhasználónév, csak betűket és számokat tartalmazhat.", + "VAULT_NOT_UP_TO_DATE": "A széfje nem friss. Kérem, szinkronizálja széfjét és próbálja újra.", + "INTERNAL_SERVER_ERROR": "Belső szerver hiba.", + "VAULT_ERROR": "A helyi széf nem friss. Szinkronizálja széfjét az oldal frissítésével, majd próbálja újra." } }, "content": { "or": "vagy", "new": "New", "vaultLocked": "AliasVault is locked.", - "creatingNewAlias": "Creating new alias", + "creatingNewAlias": "Új alias létrehozása", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Keresés a széfben...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -171,7 +173,7 @@ "generateRandomPassword": "Generate random password (copy to clipboard)", "generateNewPassword": "Generate new password", "togglePasswordVisibility": "Toggle password visibility", - "passwordCopiedToClipboard": "Password copied to clipboard", + "passwordCopiedToClipboard": "Jelszó a vágólapra másolva", "openAliasVaultToUpgrade": "Open AliasVault to upgrade", "vaultUpgradeRequired": "Vault upgrade required.", "dismissPopup": "Dismiss popup", @@ -204,7 +206,7 @@ "welcomeDescription": "To use the AliasVault browser extension: navigate to a website and use the AliasVault autofill popup to create a new credential.", "noMatchingItems": "Egyetlen elem sem felel meg a kiválasztott szűrőnek.", "noMatchingItemsSearch": "Egyetlen elem sem felel meg a \"{{search}}\" szűrőnek", - "noMatchingItemsWithFilter": "No {{filter}} items matching \"{{search}}\"", + "noMatchingItemsWithFilter": "A \"{{search}}\" keresésre egy {{filter}} szűrő sem érvényes", "clearSearch": "Keresés törlése", "clearFilter": "Szűrő törlése", "emptyFolderHint": "This folder is empty. To move items to this folder, edit the item and tap the folder icon in the name field.", @@ -215,15 +217,14 @@ "deleteFolderAndItems": "Mappa és a benne levő elemek törlése", "deleteFolderAndItemsDescription": "{{count}} elem kerül a korábban töröltek közé.", "filters": { - "folders": "Folders", - "passkeys": "Passkeys", - "totp": "2FA Codes" + "folders": "Mappák", + "totp": "2FA kódok" }, "sort": { - "title": "Sort by", - "oldestFirst": "Oldest first", - "newestFirst": "Newest first", - "alphabetical": "Alphabetical (A-Z)" + "title": "Rendezés", + "oldestFirst": "Legrégebbi először", + "newestFirst": "Legújabb először", + "alphabetical": "Betűrendben (A-Z)" }, "deleteItemTitle": "Elem törlése", "deleteItemConfirm": "Biztosan ki akarja törölni az elemet?", @@ -259,6 +260,7 @@ "fieldType": "Mező típus", "fieldTypes": { "text": "Szöveg", + "password": "Jelszó", "hidden": "Hidden (masked text)", "email": "E-mail", "url": "Webcím", @@ -281,7 +283,7 @@ } }, "fieldLabels": { - "login.url": "Website URL", + "login.url": "Webcím", "login.username": "Felhasználónév", "login.password": "Jelszó", "alias.first_name": "Keresztnév", @@ -319,33 +321,33 @@ }, "emails": { "title": "E-mailek", - "deleteEmailTitle": "Delete Email", + "deleteEmailTitle": "E-mai törlése", "deleteEmailConfirm": "Are you sure you want to permanently delete this email?", - "from": "From", - "to": "To", + "from": "Feladó", + "to": "Címzett", "date": "Dátum", "emailContent": "Email content", - "emailNotFound": "Email not found", + "emailNotFound": "E-mail nem található", "formatHtml": "HTML", "formatPlain": "Szöveg", - "formatSource": "Source", - "formatSwitchTitle": "Switch email format", - "item": "Item", + "formatSource": "Forrás", + "formatSwitchTitle": "E-mail formátum váltása", + "item": "Elem", "noEmails": "No emails found", - "noEmailsDescription": "You have not received any emails at your private email addresses yet. When you receive a new email, it will appear here.", + "noEmailsDescription": "Nem kapott még e-maileket a privát címére. Beérkezés esetén itt jelenik majd meg.", "offlineMessage": "Jelenleg offline. Kapcsolódjon az internethez az e-mailek betöltéséhez.", - "loadMore": "Load More ({{count}} remaining)", + "loadMore": "Továbbiak betöltése ({{count}} hátra)", "dateFormat": { - "justNow": "just now", - "minutesAgo_single": "{{count}} min ago", - "minutesAgo_plural": "{{count}} mins ago", - "hoursAgo_single": "{{count}} hr ago", - "hoursAgo_plural": "{{count}} hrs ago", - "yesterday": "yesterday" + "justNow": "éppen most", + "minutesAgo_single": "{{count}} perccel ezelőtt", + "minutesAgo_plural": "{{count}} perccel ezelőtt", + "hoursAgo_single": "{{count}} órával ezelőtt", + "hoursAgo_plural": "{{count}} órával ezelőtt", + "yesterday": "tegnap" }, "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." + "CLAIM_DOES_NOT_MATCH_USER": "A kiválasztott e-mail cím már használatban van. Változtassa meg az e-mail a bejegyzések módosításával.", + "CLAIM_DOES_NOT_EXIST": "Hiba lépett fel az e-mailek betöltése során. Próbálja meg szerkeszteni majd menteni a bejegyzéseket az adatbázis szinkronizáláshoz, majd próbálkozzon újra." } }, "settings": { @@ -380,7 +382,7 @@ "dark": "Dark", "keyboardShortcuts": "Keyboard Shortcuts", "configureKeyboardShortcuts": "Configure keyboard shortcuts", - "configure": "Configure", + "configure": "Konfigurálás", "clipboardClearTimeout": "Clear clipboard after copying", "clipboardClearTimeoutDescription": "Automatically clear the clipboard after copying sensitive data", "clipboardClearDisabled": "Never clear", @@ -455,7 +457,7 @@ "unlockMethod": { "title": "Széf feloldási mód", "introText": "Choose how you want to unlock your vault. You can use your master password (always available) or set up a PIN code for faster access. After 3 failed PIN attempts, you'll need to use your master password.", - "password": "Master Password", + "password": "Mester jelszó", "pin": "PIN kód", "pinDescription": "Unlock vault with PIN code", "setupPin": "Setup PIN Code", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", @@ -521,28 +524,28 @@ "daysRemaining_other": "{{count}} nap van hátra", "expiringSoon": "Hamarosan lejár", "confirmDeleteTitle": "Véglegesen törli?", - "confirmDeleteMessage": "This item will be permanently deleted and cannot be recovered.", - "confirmEmptyAllTitle": "Empty Recently Deleted?", - "confirmEmptyAllMessage": "All {{count}} items will be permanently deleted and cannot be recovered." + "confirmDeleteMessage": "Ez az elem végleges törlésre kerül, és nem állítható helyre.", + "confirmEmptyAllTitle": "Legújabban eltávolítottak törlése?", + "confirmEmptyAllMessage": "Mind a {{count}} elem véglegesen törlésre kerül, nem helyreállítható." }, "upgrade": { - "title": "Upgrade Vault", - "subtitle": "AliasVault has updated and your vault needs to be upgraded. This should only take a few seconds.", - "versionInformation": "Version Information", - "yourVault": "Your vault version:", - "newVersion": "New available version:", - "upgrade": "Upgrade Vault", - "upgrading": "Upgrading...", - "whatsNew": "What's New", - "whatsNewDescription": "An upgrade is required to support the following changes:", - "noDescriptionAvailable": "No description available for this version.", + "title": "Széf frissítése", + "subtitle": "Az AliasVault frissült, ezért a széfet is frissíteni kell. Ez csak pár másodpercig tart.", + "versionInformation": "Verzió információ", + "yourVault": "A széf verziója:", + "newVersion": "Legújabb elérhető verzió:", + "upgrade": "Széf frissítése", + "upgrading": "Frissítés...", + "whatsNew": "Újdonságok", + "whatsNewDescription": "Frissítés szükséges a következő változások támogatása érdekében:", + "noDescriptionAvailable": "Nem elérhető leírás ehhez a verzióhoz.", "alerts": { - "unableToGetVersionInfo": "Unable to get version information. Please try again.", - "selfHostedServer": "Self-Hosted Server", - "selfHostedWarning": "If you're using a self-hosted server, make sure to also update your self-hosted instance as otherwise logging in to the web client will stop working.", - "continueUpgrade": "Continue Upgrade", - "upgradeFailed": "Upgrade Failed", - "failedToApplyMigration": "Failed to apply migration ({{current}} of {{total}})" + "unableToGetVersionInfo": "Sikertelen verzió lekérés. Próbálja meg újra.", + "selfHostedServer": "Saját üzemeltetésű szerver", + "selfHostedWarning": "Ha saját üzemetetésű szervere van, bizonyosodjon meg, hogy naprakész szervert használ, mert máskülönben a web kliensbe való belépés nem fog működni.", + "continueUpgrade": "Frissítés folytatása", + "upgradeFailed": "Sikertelen frissítés", + "failedToApplyMigration": "Migráció alkalmazása sikertelen ({{current}} a {{total}}-ból)" } }, "logout": { diff --git a/apps/browser-extension/src/i18n/locales/id.json b/apps/browser-extension/src/i18n/locales/id.json index cede4700a..c3cd567eb 100644 --- a/apps/browser-extension/src/i18n/locales/id.json +++ b/apps/browser-extension/src/i18n/locales/id.json @@ -76,6 +76,7 @@ "settings": "Pengaturan", "recentEmails": "Email terbaru", "credentials": "Kredensial", + "passkeys": "Passkey", "customFields": "Kolom Kustom", "twoFactorAuthentication": "Autentikasi dua langkah", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Buat vault baru", "creatingNewCredential": "Buat kredensial baru", "noMatchesFound": "Tidak ada kecocokan ditemukan", + "loginWithPasskey": "Login with passkey", "searchVault": "Mencari vault...", "enterServiceName": "Masukkan nama layanan", "enterEmailAddress": "Masukkan alamat email", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "Sebanyak {{count}} item akan dipindahkan ke Baru Dihapus.", "filters": { "folders": "Folder", - "passkeys": "Passkey", "totp": "Kode 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Tipe Field", "fieldTypes": { "text": "Teks", + "password": "Kata sandi", "hidden": "Tersembunyi (text disamarkan)", "email": "Email", "url": "URL", @@ -298,262 +300,263 @@ "card.pin": "PIN" }, "totp": { - "addCode": "Add 2FA Code", - "instructions": "Enter the secret key shown by the website where you want to add two-factor authentication.", - "nameOptional": "Name (optional)", + "addCode": "Tambahkan kode 2FA", + "instructions": "Masukkan kunci rahasia yang ditampilkan oleh situs web tempat Anda ingin menambahkan autentikasi dua faktor.", + "nameOptional": "Nama (opsional)", "secretKey": "Secret Key", - "saveToViewCode": "Save to view code", - "defaultName": "Authenticator", - "deleteTotpCodeTitle": "Delete 2FA Code", - "deleteTotpCodeConfirmation": "Are you sure you want to delete the 2FA code \"{{name}}\"?", + "saveToViewCode": "Simpan untuk melihat kode", + "defaultName": "Autentikator", + "deleteTotpCodeTitle": "Hapus Kode 2FA", + "deleteTotpCodeConfirmation": "Apakah Anda yakin ingin menghapus kode 2FA \"{{name}}\"?", "errors": { - "invalidSecretKey": "Invalid secret key format." + "invalidSecretKey": "Format kunci rahasia tidak valid." } }, "attachmentUploader": { - "uploading": "Uploading...", - "uploadSuccess": "Files uploaded successfully.", - "deleteSuccess": "Attachment deleted successfully.", - "firefoxExpandRequired": "To upload files, use the expanded window.", - "openExpandedWindow": "Open Expanded Window" + "uploading": "Mengunggah...", + "uploadSuccess": "Dokumen berhasil diunggah.", + "deleteSuccess": "Lampiran berhasil dihapus.", + "firefoxExpandRequired": "Untuk mengunggah berkas, gunakan jendela yang diperluas.", + "openExpandedWindow": "Buka Jendela yang Diperluas" }, "emails": { "title": "Email", - "deleteEmailTitle": "Delete Email", - "deleteEmailConfirm": "Are you sure you want to permanently delete this email?", - "from": "From", - "to": "To", + "deleteEmailTitle": "Hapus Email", + "deleteEmailConfirm": "Apakah Anda yakin ingin menghapus email ini secara permanen?", + "from": "Dari", + "to": "Kepada", "date": "Tanggal", - "emailContent": "Email content", - "emailNotFound": "Email not found", + "emailContent": "Konten Email", + "emailNotFound": "Email tidak ditemukan", "formatHtml": "HTML", "formatPlain": "Teks", - "formatSource": "Source", - "formatSwitchTitle": "Switch email format", + "formatSource": "Sumber", + "formatSwitchTitle": "Ganti format email", "item": "Item", - "noEmails": "No emails found", - "noEmailsDescription": "You have not received any emails at your private email addresses yet. When you receive a new email, it will appear here.", - "offlineMessage": "You are offline. Please connect to the internet to load your emails.", - "loadMore": "Load More ({{count}} remaining)", + "noEmails": "Tidak ada email yang ditemukan", + "noEmailsDescription": "Anda belum menerima email apa pun di alamat email privat Anda. Ketika Anda menerima email baru, email tersebut akan muncul di sini.", + "offlineMessage": "Anda sedang offline. Silakan hubungkan ke internet untuk memuat email Anda.", + "loadMore": "Muat Lebih Banyak (tersisa {{count}})", "dateFormat": { - "justNow": "just now", - "minutesAgo_single": "{{count}} min ago", - "minutesAgo_plural": "{{count}} mins ago", - "hoursAgo_single": "{{count}} hr ago", - "hoursAgo_plural": "{{count}} hrs ago", - "yesterday": "yesterday" + "justNow": "baru saja", + "minutesAgo_single": "{{count}} menit yang lalu", + "minutesAgo_plural": "{{count}} menit yang lalu", + "hoursAgo_single": "{{count}} jam yang lalu", + "hoursAgo_plural": "{{count}} jam yang lalu", + "yesterday": "kemarin" }, "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." + "CLAIM_DOES_NOT_MATCH_USER": "Alamat email yang dipilih saat ini sudah digunakan. Silakan ubah alamat email dengan mengedit kredensial ini.", + "CLAIM_DOES_NOT_EXIST": "Terjadi kesalahan saat mencoba memuat email. Silakan coba ubah dan simpan entri kredensial untuk menyinkronkan basis data, lalu coba lagi." } }, "settings": { - "serverUrl": "Server URL", - "language": "Language", - "autofillEnabled": "Enable Autofill", - "version": "Version", - "openWebApp": "Open web app", - "lock": "Lock", - "globalSettings": "Global Settings", - "activeOnAllSites": "Active on all sites (unless disabled below)", - "disabledOnAllSites": "Disabled on all sites", - "rightClickContextMenu": "Right-click context menu", - "autofillMatching": "Autofill Matching", - "autofillMatchingMode": "Autofill matching mode", - "autofillMatchingModeDescription": "Determines which credentials are considered a match and shown as suggestions in the autofill popup for a given website.", - "autofillMatchingDefault": "URL + subdomain + name wildcard", + "serverUrl": "URL Server", + "language": "Bahasa", + "autofillEnabled": "Aktifkan Isi Otomatis", + "version": "Versi", + "openWebApp": "Buka aplikasi web", + "lock": "Kunci", + "globalSettings": "Pengaturan Global", + "activeOnAllSites": "Aktif di semua situs (kecuali dinonaktifkan di bawah)", + "disabledOnAllSites": "Dinonaktifkan di semua situs", + "rightClickContextMenu": "Menu konteks klik kanan", + "autofillMatching": "Pencocokan Pengisian Otomatis", + "autofillMatchingMode": "Mode pencocokan pengisian otomatis", + "autofillMatchingModeDescription": "Menentukan kredensial mana yang dianggap cocok dan ditampilkan sebagai saran dalam popup pengisian otomatis untuk situs web tertentu.", + "autofillMatchingDefault": "URL + subdomain + nama wildcard", "autofillMatchingUrlSubdomain": "URL + subdomain", - "autofillMatchingUrlExact": "Exact URL domain only", - "siteSpecificSettings": "Site-Specific Settings", - "enabledForThisSite": "Enabled for this site", - "disabledForThisSite": "Disabled for this site", - "resetAllSiteSettings": "Reset all site-specific settings", - "disabledSites": "Disabled sites", - "disabledSitesDescription": "Sites where the autofill popup will not appear.", - "clearAllDisabledSites": "Clear all disabled sites", - "temporaryUntil": "until", - "appearance": "Appearance", - "theme": "Theme", - "useDefault": "Use default", - "light": "Light", - "dark": "Dark", - "keyboardShortcuts": "Keyboard Shortcuts", - "configureKeyboardShortcuts": "Configure keyboard shortcuts", - "configure": "Configure", - "clipboardClearTimeout": "Clear clipboard after copying", - "clipboardClearTimeoutDescription": "Automatically clear the clipboard after copying sensitive data", - "clipboardClearDisabled": "Never clear", - "clipboardClear5Seconds": "Clear after 5 seconds", - "clipboardClear10Seconds": "Clear after 10 seconds", - "clipboardClear15Seconds": "Clear after 15 seconds", - "autoLockTimeout": "Auto-lock Timeout", - "autoLockTimeoutDescription": "Automatically lock the vault after a period of inactivity", - "autoLockTimeoutHelp": "The vault will only lock after the specified period of inactivity (no autofill usage or extension popup opened). The vault will always lock when the browser is closed, regardless of this setting.", - "autoLockNever": "Never", - "autoLock15Seconds": "15 seconds", - "autoLock30Seconds": "30 seconds", - "autoLock1Minute": "1 minute", - "autoLock5Minutes": "5 minutes", - "autoLock15Minutes": "15 minutes", - "autoLock30Minutes": "30 minutes", - "autoLock1Hour": "1 hour", - "autoLock4Hours": "4 hours", - "autoLock8Hours": "8 hours", - "autoLock24Hours": "24 hours", - "versionPrefix": "Version ", - "autofillSettings": "Autofill Settings", - "clipboardSettings": "Clipboard Settings", - "contextMenuSettings": "Context Menu Settings", - "passkeySettings": "Passkey Settings", - "contextMenuDescription": "Right-click on input fields to access AliasVault options", - "selectLanguage": "Select Language", - "serverConfiguration": "Server Configuration", - "serverConfigurationDescription": "Configure the AliasVault server URL for self-hosted instances", - "customApiUrl": "API URL", - "customClientUrl": "Client URL", - "apiUrlHint": "The API endpoint URL (usually client URL + /api)", - "clientUrlHint": "The web interface URL of your self-hosted instance", - "autofillSettingsDescription": "Enable or disable the autofill popup on web pages", - "autofillEnabledDescription": "Autofill suggestions will appear on login forms", - "autofillDisabledDescription": "Autofill suggestions are disabled globally", - "languageSettings": "Language", + "autofillMatchingUrlExact": "Hanya domain URL yang tepat", + "siteSpecificSettings": "Pengaturan Spesifik Situs", + "enabledForThisSite": "Diaktifkan untuk situs ini", + "disabledForThisSite": "Dinonaktifkan di situs ini", + "resetAllSiteSettings": "Setel ulang semua pengaturan situs spesifik", + "disabledSites": "Situs yang dinonaktifkan", + "disabledSitesDescription": "Situs tempat popup pengisian otomatis tidak akan muncul.", + "clearAllDisabledSites": "Hapus semua situs yang dinonaktifkan", + "temporaryUntil": "sampai", + "appearance": "Tampilan", + "theme": "Tema", + "useDefault": "Gunakan default", + "light": "Terang", + "dark": "Gelap", + "keyboardShortcuts": "Pintasan Keyboard", + "configureKeyboardShortcuts": "Konfigurasi pintasan Keyboard", + "configure": "Konfigurasikan", + "clipboardClearTimeout": "Kosongkan papan klip setelah menyalin", + "clipboardClearTimeoutDescription": "Kosongkan papan klip secara otomatis setelah menyalin data sensitif", + "clipboardClearDisabled": "Jangan pernah dikosongkan", + "clipboardClear5Seconds": "Kosongkan setelah 5 detik", + "clipboardClear10Seconds": "Kosongkan setelah 10 detik", + "clipboardClear15Seconds": "Kosongkan setelah 15 detik", + "autoLockTimeout": "Batas waktu penguncian otomatis", + "autoLockTimeoutDescription": "Kunci brankas secara otomatis setelah periode tidak aktif", + "autoLockTimeoutHelp": "Brankas hanya akan mengunci setelah periode tidak aktif yang ditentukan (tidak ada penggunaan pengisian otomatis atau popup ekstensi yang dibuka). Brankas akan selalu mengunci saat browser ditutup, terlepas dari pengaturan ini.", + "autoLockNever": "Jangan pernah", + "autoLock15Seconds": "15 detik", + "autoLock30Seconds": "30 detik", + "autoLock1Minute": "1 menit", + "autoLock5Minutes": "5 menit", + "autoLock15Minutes": "15 menit", + "autoLock30Minutes": "30 menit", + "autoLock1Hour": "1 jam", + "autoLock4Hours": "4 jam", + "autoLock8Hours": "8 jam", + "autoLock24Hours": "24 jam", + "versionPrefix": "Versi ", + "autofillSettings": "Pengaturan isi otomatis", + "clipboardSettings": "Pengaturan papan klip", + "contextMenuSettings": "Pengaturan menu konteks", + "passkeySettings": "Pengaturan Passkey", + "contextMenuDescription": "Klik kanan pada kolom input untuk mengakses opsi AliasVault", + "selectLanguage": "Pilih Bahasa", + "serverConfiguration": "Konfigurasi Server", + "serverConfigurationDescription": "Konfigurasikan URL server AliasVault untuk instansi yang dihosting mandiri", + "customApiUrl": "URL API", + "customClientUrl": "URL Klien", + "apiUrlHint": "URL endpoint API (biasanya URL klien + /api)", + "clientUrlHint": "URL antarmuka web dari instans yang dihosting mandiri milik Anda", + "autofillSettingsDescription": "Aktifkan atau nonaktifkan popup pengisian otomatis pada halaman web", + "autofillEnabledDescription": "Saran pengisian otomatis akan muncul pada formulir masuk", + "autofillDisabledDescription": "Saran pengisian otomatis dinonaktifkan secara global", + "languageSettings": "Bahasa", "validation": { - "apiUrlRequired": "API URL is required", - "apiUrlInvalid": "Please enter a valid API URL", - "clientUrlRequired": "Client URL is required", - "clientUrlInvalid": "Please enter a valid client URL" + "apiUrlRequired": "URL API wajib diisi", + "apiUrlInvalid": "Silakan masukkan URL API yang valid", + "clientUrlRequired": "URL Klien wajib diisi", + "clientUrlInvalid": "Silakan masukkan URL klien yang valid" }, - "identityGenerator": "Identity Generator", + "identityGenerator": "Pembuat identitas", "identityGeneratorSettings": { - "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.", + "description": "Konfigurasikan bahasa default dan preferensi jenis kelamin untuk membuat identitas baru.", + "languageSection": "Bahasa", + "languageDescription": "Atur bahasa yang akan digunakan saat membuat identitas baru.", "genderSection": "Jenis kelamin", - "genderDescription": "Set the gender preference for generating new identities.", - "ageRangeSection": "Age Range", - "ageRangeDescription": "Set the age range for generating new identities.", + "genderDescription": "Atur preferensi jenis kelamin untuk membuat identitas baru.", + "ageRangeSection": "Rentang usia", + "ageRangeDescription": "Atur rentang usia untuk membuat identitas baru.", "genderOptions": { - "random": "Random", - "male": "Male", - "female": "Female" + "random": "Acak", + "male": "Laki-laki", + "female": "Perempuan" } }, - "credentialAutofill": "Credential autofill", - "credentialAutofillDescription": "Show autofill popup when username/password fields are detected", - "totpAutofill": "2FA code autofill", - "totpAutofillDescription": "Show autofill popup when 2FA code fields are detected", - "autoCopyTotpOnAutofill": "Auto-copy 2FA to clipboard", - "autoCopyTotpOnAutofillDescription": "Automatically copy the first 2FA code to clipboard after autofilling credentials", + "credentialAutofill": "Pengisian otomatis kredensial", + "credentialAutofillDescription": "Tampilkan popup pengisian otomatis saat kolom nama pengguna/kata sandi terdeteksi", + "totpAutofill": "Pengisian otomatis kode 2FA", + "totpAutofillDescription": "Tampilkan popup pengisian otomatis saat kolom kode 2FA terdeteksi", + "autoCopyTotpOnAutofill": "Salin otomatis 2FA ke papan klip", + "autoCopyTotpOnAutofillDescription": "Salin kode 2FA pertama secara otomatis ke papan klip setelah mengisi otomatis kredensial", "loginSave": { - "title": "Save Login Prompt", - "description": "Show a prompt to save login credentials when you submit a login form on a website.", - "blockedSites": "Blocked sites", - "blockedSitesDescription": "Sites where the save prompt will never appear.", - "clearAllBlockedSites": "Clear all blocked sites" + "title": "Simpan Permintaan Login", + "description": "Tampilkan perintah untuk menyimpan kredensial masuk saat Anda mengirimkan formulir masuk di situs web.", + "blockedSites": "Situs terblokir", + "blockedSitesDescription": "Situs tempat popup pengisian otomatis tidak akan muncul.", + "clearAllBlockedSites": "Situs tempat perintah simpan tidak akan pernah muncul" }, "unlockMethod": { - "title": "Vault Unlock Method", - "introText": "Choose how you want to unlock your vault. You can use your master password (always available) or set up a PIN code for faster access. After 3 failed PIN attempts, you'll need to use your master password.", + "title": "Metode buka Vault", + "introText": "Pilih cara Anda ingin membuka kunci brankas. Anda dapat menggunakan kata sandi utama Anda (selalu tersedia) atau mengatur kode PIN untuk akses yang lebih cepat. Setelah 3 kali percobaan PIN yang gagal, Anda harus menggunakan kata sandi master Anda.", "password": "Master Password", - "pin": "PIN Code", - "pinDescription": "Unlock vault with PIN code", - "setupPin": "Setup PIN Code", - "enterNewPinDescription": "Enter a PIN code consisting of minimum 6 digits", - "confirmPin": "Confirm PIN", - "confirmPinDescription": "Enter your PIN again to confirm", - "invalidPinFormat": "Invalid PIN format", - "pinMismatch": "PINs do not match", - "incorrectPin": "Incorrect PIN. {{attemptsRemaining}} attempts remaining.", - "incorrectPinSingular": "Incorrect PIN. 1 attempt remaining.", - "enableSuccess": "PIN unlock enabled successfully!", - "pinLocked": "PIN unlock has been disabled. Please use your master password to unlock your vault.", - "pinSecurityWarning": "PIN unlock in the browser extension can be less secure than your master password, as PINs typically have lower entropy and may be brute-forced if your device is compromised. Use it only on devices you fully trust." + "pin": "Kode PIN", + "pinDescription": "Buka brankas dengan kode PIN", + "setupPin": "Atur Kode PIN", + "enterNewPinDescription": "Masukkan kode PIN yang terdiri dari minimal 6 digit", + "confirmPin": "Konfirmasi PIN", + "confirmPinDescription": "Masukkan PIN Anda lagi untuk mengonfirmasi", + "invalidPinFormat": "Format PIN tidak valid", + "pinMismatch": "PIN tidak cocok", + "incorrectPin": "PIN salah. Tersisa {{attemptsRemaining}} percobaan.", + "incorrectPinSingular": "PIN salah. Tersisa 1 percobaan.", + "enableSuccess": "Pembukaan kunci dengan PIN berhasil diaktifkan!", + "pinLocked": "Pembukaan kunci dengan PIN telah dinonaktifkan. Silakan gunakan kata sandi utama Anda untuk membuka kunci brankas Anda.", + "pinSecurityWarning": "Pembukaan kunci dengan PIN di ekstensi browser bisa jadi kurang aman dibandingkan dengan kata sandi utama Anda, karena PIN biasanya memiliki entropi yang lebih rendah dan dapat di-brute-force jika perangkat Anda disusupi. Gunakan ini hanya pada perangkat yang sepenuhnya Anda percayai." } }, "passkeys": { "passkey": "Passkey", - "site": "Site", - "helpText": "Passkeys are created on the website when prompted. They cannot be manually edited. To remove this passkey, you can delete it from this credential. To replace this passkey or create a new one, visit the website and follow its prompts.", - "passkeyMarkedForDeletion": "Passkey marked for deletion", - "passkeyWillBeDeleted": "This passkey will be deleted when you save this credential.", - "useBrowserPasskey": "Use Browser Passkey", + "site": "Situs", + "helpText": "Passkey dibuat di situs web saat diminta. Passkey tidak dapat diubah secara manual. Untuk menghapus Passkey ini, Anda dapat menghapusnya dari kredensial ini. Untuk mengganti Passkey ini atau membuat yang baru, kunjungi situs web tersebut dan ikuti petunjuknya.", + "passkeyMarkedForDeletion": "Passkey ditandai untuk dihapus", + "passkeyWillBeDeleted": "Passkey ini akan dihapus saat Anda menyimpan kredensial ini.", + "useBrowserPasskey": "Gunakan Passkey Browser", "bypass": { - "description": "How long would you like to use the browser's passkey provider for {{origin}}?", - "thisTimeOnly": "This time only", - "alwaysForSite": "Always for this site" + "description": "Berapa lama Anda ingin menggunakan penyedia Passkey browser untuk {{origin}}?", + "thisTimeOnly": "Hanya kali ini saja", + "alwaysForSite": "Selalu untuk situs ini" }, "authenticate": { - "title": "Sign in with Passkey", - "signInFor": "Sign in with passkey for", - "selectPasskey": "Select a passkey to sign in:", - "noPasskeysFound": "No passkeys found for this site" + "title": "Masuk dengan Passkey", + "signInFor": "Masuk dengan passkey untuk", + "selectPasskey": "Pilih Passkey untuk masuk:", + "noPasskeysFound": "Tidak ada Passkey yang ditemukan untuk situs ini" }, "create": { "title": "Buat Passkey", - "createFor": "Create a new passkey for", - "titleLabel": "Title", - "titlePlaceholder": "Enter a name for this passkey", + "createFor": "Buat Passkey baru", + "titleLabel": "Judul", + "titlePlaceholder": "Masukkan nama untuk Passkey ini", "createButton": "Buat Passkey", - "selectPasskeyToReplace": "Select a passkey to replace:", + "selectPasskeyToReplace": "Pilih passkey untuk masuk:", "createNewPasskey": "Buat Passkey baru", - "replacingPasskey": "Replacing passkey: {{displayName}}", - "confirmReplace": "Confirm Replace", - "selectExistingLogin": "Add to existing login:", - "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", - "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "replacingPasskey": "Mengganti kunci akses: {{displayName}}", + "confirmReplace": "Konfirmasi Penggantian", + "selectExistingLogin": "Tambahkan ke informasi masuk yang ada:", + "selectExistingLoginDescription": "Sematkan kunci akses ini ke kredensial masuk yang sudah ada untuk situs ini.", + "attachingToCredential": "Menambahkan passkey ke: {{serviceName}}", + "attachPasskey": "Tambah Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { - "passkeyProvider": "Passkey Provider", - "passkeyProviderOn": "Passkey Provider on " + "passkeyProvider": "Penyedia Passkey", + "passkeyProviderOn": "Penyedia Passkey aktif " } }, "recentlyDeleted": { - "title": "Recently Deleted", - "noItems": "No deleted items", - "noItemsDescription": "Items you delete will appear here for {{days}} days before being permanently removed.", - "description": "These items will be permanently deleted after {{days}} days. You can restore them or delete them immediately.", - "restore": "Restore", - "deletePermanently": "Delete Permanently", - "emptyAll": "Empty All", - "daysRemaining_one": "{{count}} day remaining", - "daysRemaining_other": "{{count}} days remaining", - "expiringSoon": "Expiring soon", - "confirmDeleteTitle": "Delete Permanently?", - "confirmDeleteMessage": "This item will be permanently deleted and cannot be recovered.", - "confirmEmptyAllTitle": "Empty Recently Deleted?", - "confirmEmptyAllMessage": "All {{count}} items will be permanently deleted and cannot be recovered." + "title": "Baru-baru ini dihapus", + "noItems": "Tidak ada item yang dihapus", + "noItemsDescription": "Item yang Anda hapus akan muncul di sini selama {{days}} hari sebelum dihapus secara permanen.", + "description": "Item-item ini akan dihapus secara permanen setelah {{days}} hari. Anda dapat memulihkannya atau segera menghapusnya.", + "restore": "Pulihkan", + "deletePermanently": "Hapus Permanen", + "emptyAll": "Kosongkan Semua", + "daysRemaining_one": "Tersisa {{count}} hari", + "daysRemaining_other": "Tersisa {{count}} hari", + "expiringSoon": "Segera kedaluwarsa", + "confirmDeleteTitle": "Hapus Permanen?", + "confirmDeleteMessage": "Item ini akan dihapus secara permanen dan tidak dapat dipulihkan.", + "confirmEmptyAllTitle": "Kosongkan Item yang Baru Saja Dihapus?", + "confirmEmptyAllMessage": "Semua {{count}} item akan dihapus secara permanen dan tidak dapat dipulihkan." }, "upgrade": { - "title": "Upgrade Vault", - "subtitle": "AliasVault has updated and your vault needs to be upgraded. This should only take a few seconds.", - "versionInformation": "Version Information", - "yourVault": "Your vault version:", - "newVersion": "New available version:", - "upgrade": "Upgrade Vault", - "upgrading": "Upgrading...", - "whatsNew": "What's New", - "whatsNewDescription": "An upgrade is required to support the following changes:", - "noDescriptionAvailable": "No description available for this version.", + "title": "Perbarui Brankas", + "subtitle": "AliasVault telah diperbarui dan brankas Anda perlu ditingkatkan skalanya. Ini hanya memerlukan waktu beberapa detik.", + "versionInformation": "Informasi Versi", + "yourVault": "Versi brankas Anda:", + "newVersion": "Versi baru yang tersedia:", + "upgrade": "Perbarui Brankas", + "upgrading": "Memperbarui...", + "whatsNew": "Apa yang baru", + "whatsNewDescription": "Pembaruan diperlukan untuk mendukung perubahan berikut:", + "noDescriptionAvailable": "Tidak ada deskripsi yang tersedia untuk versi ini.", "alerts": { - "unableToGetVersionInfo": "Unable to get version information. Please try again.", - "selfHostedServer": "Self-Hosted Server", - "selfHostedWarning": "If you're using a self-hosted server, make sure to also update your self-hosted instance as otherwise logging in to the web client will stop working.", - "continueUpgrade": "Continue Upgrade", - "upgradeFailed": "Upgrade Failed", - "failedToApplyMigration": "Failed to apply migration ({{current}} of {{total}})" + "unableToGetVersionInfo": "Tidak dapat memperoleh informasi versi. Silakan coba lagi.", + "selfHostedServer": "Server yang Dihosting Mandiri", + "selfHostedWarning": "Jika Anda menggunakan server yang dihosting mandiri, pastikan untuk memperbarui instans tersebut juga, karena jika tidak, proses masuk ke klien web akan berhenti berfungsi.", + "continueUpgrade": "Lanjutkan Pembaruan", + "upgradeFailed": "Pembaruan gagal", + "failedToApplyMigration": "Gagal menerapkan migrasi ({{current}} dari {{total}})" } }, "logout": { - "unsyncedChangesTitle": "Unsynced Changes", - "unsyncedChangesWarning": "You have unsynced changes that will be lost if you log out now. Are you sure you want to continue?", - "logoutAnyway": "Log out anyway" + "unsyncedChangesTitle": "Perubahan Belum Disinkronkan", + "unsyncedChangesWarning": "Anda memiliki perubahan yang belum disinkronkan yang akan hilang jika Anda keluar sekarang. Apakah Anda yakin ingin melanjutkan?", + "logoutAnyway": "Tetap keluar" }, "sync": { "offline": "Offline", - "tapToRetry": "Tap to retry sync", - "syncErrorTitle": "Sync Failed", + "tapToRetry": "Ketuk untuk mencoba ulang sinkronisasi", + "syncErrorTitle": "Sinkronisasi Gagal", "syncErrorDismiss": "Abaikan" } } \ No newline at end of file diff --git a/apps/browser-extension/src/i18n/locales/it.json b/apps/browser-extension/src/i18n/locales/it.json index 6da23f58a..8d7c3ce3e 100644 --- a/apps/browser-extension/src/i18n/locales/it.json +++ b/apps/browser-extension/src/i18n/locales/it.json @@ -76,6 +76,7 @@ "settings": "Impostazioni", "recentEmails": "E-mail recenti", "credentials": "Credenziali", + "passkeys": "Passkey", "customFields": "Campi Personalizzati", "twoFactorAuthentication": "Autenticazione a due fattori", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creazione nuovo alias", "creatingNewCredential": "Creazione nuove credenziali", "noMatchesFound": "Nessun risultato trovato", + "loginWithPasskey": "Accedi con passkey", "searchVault": "Cerca nella cassaforte...", "enterServiceName": "Inserisci nome servizio", "enterEmailAddress": "Inserisci indirizzo email", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} oggetto(i) verrà spostato in Eliminato Recentemente.", "filters": { "folders": "Cartelle", - "passkeys": "Passkey", "totp": "Codici 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Tipo di campo", "fieldTypes": { "text": "Testo", + "password": "Password", "hidden": "Nascosto (testo mascherato)", "email": "Email", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Aggiungere al login esistente:", "selectExistingLoginDescription": "Allega questa passkey a una credenziale di accesso esistente per questo sito.", "attachingToCredential": "Aggiunta passkey a: {{serviceName}}", - "attachPasskey": "Aggiungi Passkey" + "attachPasskey": "Aggiungi Passkey", + "unsupportedAlgorithm": "Questo sito web richiede un tipo di passkey che AliasVault non supporta." }, "settings": { "passkeyProvider": "Provider Passkey", diff --git a/apps/browser-extension/src/i18n/locales/ko.json b/apps/browser-extension/src/i18n/locales/ko.json index ae1c58ce0..270f93f76 100644 --- a/apps/browser-extension/src/i18n/locales/ko.json +++ b/apps/browser-extension/src/i18n/locales/ko.json @@ -76,6 +76,7 @@ "settings": "Settings", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "Two-factor authentication", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Password", "hidden": "Hidden (masked text)", "email": "Email", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/my.json b/apps/browser-extension/src/i18n/locales/my.json index 450bed630..dc273fd3c 100644 --- a/apps/browser-extension/src/i18n/locales/my.json +++ b/apps/browser-extension/src/i18n/locales/my.json @@ -76,6 +76,7 @@ "settings": "အပြင်အဆင်များ", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "နှစ်ဆင့်ခံ သက်သေခံအထောက်အထား", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "စကားဝှက်", "hidden": "Hidden (masked text)", "email": "အီးမေးလ်", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/nl.json b/apps/browser-extension/src/i18n/locales/nl.json index e3ccc3c0c..2a5bb47a9 100644 --- a/apps/browser-extension/src/i18n/locales/nl.json +++ b/apps/browser-extension/src/i18n/locales/nl.json @@ -76,6 +76,7 @@ "settings": "Instellingen", "recentEmails": "Recente e-mails", "credentials": "Credentials", + "passkeys": "Wachtwoordsleutels", "customFields": "Extra velden", "twoFactorAuthentication": "Tweestapsverificatie", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Nieuwe alias aanmaken", "creatingNewCredential": "Nieuwe inloggegevens aanmaken", "noMatchesFound": "Geen resultaten gevonden", + "loginWithPasskey": "Aanmelden met wachtwoordsleutel", "searchVault": "Vault doorzoeken...", "enterServiceName": "Voer servicenaam in", "enterEmailAddress": "Voer e-mailadres in", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) zullen worden verplaatst naar recent verwijderd.", "filters": { "folders": "Mappen", - "passkeys": "Passkeys", "totp": "2FA codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Veldtype", "fieldTypes": { "text": "Tekst", + "password": "Wachtwoord", "hidden": "Verborgen (gemaskeerde tekst)", "email": "E-mail", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Toevoegen aan bestaande login:", "selectExistingLoginDescription": "Deze passkey toevoegen aan een bestaande inloggegevens voor deze site.", "attachingToCredential": "Passkey toevoegen aan: {{serviceName}}", - "attachPasskey": "Passkey toevoegen" + "attachPasskey": "Passkey toevoegen", + "unsupportedAlgorithm": "Deze website vereist een wachtwoord dat AliasVault niet ondersteunt." }, "settings": { "passkeyProvider": "Passkey provider", diff --git a/apps/browser-extension/src/i18n/locales/pl.json b/apps/browser-extension/src/i18n/locales/pl.json index 1b372833c..667aebdb1 100644 --- a/apps/browser-extension/src/i18n/locales/pl.json +++ b/apps/browser-extension/src/i18n/locales/pl.json @@ -76,6 +76,7 @@ "settings": "Ustawienia", "recentEmails": "Ostatnie wiadomości e-mail", "credentials": "Dane logowania", + "passkeys": "Klucze dostępu", "customFields": "Pola niestandardowe", "twoFactorAuthentication": "Weryfikacja dwuetapowa (2FA)", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Tworzenie nowego aliasu", "creatingNewCredential": "Creating new credential", "noMatchesFound": "Nie znaleziono żadnych wyników", + "loginWithPasskey": "Login with passkey", "searchVault": "Przeszukaj sejf...", "enterServiceName": "Wprowadź nazwę usługi", "enterEmailAddress": "Wprowadź adres e-mail", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} element(ów) zostaną przeniesione do Ostatnio usunięte.", "filters": { "folders": "Foldery", - "passkeys": "Klucze dostępu", "totp": "Kody 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Typ pola", "fieldTypes": { "text": "Tekst", + "password": "Hasło", "hidden": "Ukryty (zamaskowany tekst)", "email": "Skrzynka odbiorcza", "url": "adres URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Dodaj do istniejącego loginu:", "selectExistingLoginDescription": "Dołącz ten klucz dostępu do istniejącego logowania dla tej witryny.", "attachingToCredential": "Dodawanie klucza dostępu do: {{serviceName}}", - "attachPasskey": "Dodaj klucz dostępu" + "attachPasskey": "Dodaj klucz dostępu", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Dostawca klucza dostępu", diff --git a/apps/browser-extension/src/i18n/locales/pt.json b/apps/browser-extension/src/i18n/locales/pt.json index a68566564..f391a66be 100644 --- a/apps/browser-extension/src/i18n/locales/pt.json +++ b/apps/browser-extension/src/i18n/locales/pt.json @@ -76,6 +76,7 @@ "settings": "Configurações", "recentEmails": "E-mails recentes", "credentials": "Credenciais", + "passkeys": "Passkeys", "customFields": "Campos Personalizados", "twoFactorAuthentication": "Autenticação de dois fatores", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Criando novo alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "Nenhum resultado encontrado", + "loginWithPasskey": "Login with passkey", "searchVault": "Pesquisar cofre...", "enterServiceName": "Digite o nome do serviço", "enterEmailAddress": "Digite o endereço de e-mail", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) será(ão) movido(s) para Recentemente Excluídos.", "filters": { "folders": "Pastas", - "passkeys": "Passkeys", "totp": "Códigos de 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Tipo do Campo", "fieldTypes": { "text": "Texto", + "password": "Senha", "hidden": "Escondido (texto mascarado)", "email": "E-mail", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Adicionar à login existente:", "selectExistingLoginDescription": "Adicionar este passkey em uma credencial de login para este site.", "attachingToCredential": "Adicionando passkey em: {{serviceName}}", - "attachPasskey": "Adicionar Passkey" + "attachPasskey": "Adicionar Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Provedor de Passkey", diff --git a/apps/browser-extension/src/i18n/locales/ro.json b/apps/browser-extension/src/i18n/locales/ro.json index 439cb1925..ae57a7d94 100644 --- a/apps/browser-extension/src/i18n/locales/ro.json +++ b/apps/browser-extension/src/i18n/locales/ro.json @@ -76,6 +76,7 @@ "settings": "Setări", "recentEmails": "E-mailuri recente", "credentials": "Date de autentificare", + "passkeys": "Passkeys", "customFields": "Câmpuri personalizate", "twoFactorAuthentication": "Autentificare cu doi factori", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Se creează aliasul nou", "creatingNewCredential": "Crearea de noi date de autentificare", "noMatchesFound": "Nicio potrivire găsită", + "loginWithPasskey": "Login with passkey", "searchVault": "Caută în seif...", "enterServiceName": "Introdu numele serviciului", "enterEmailAddress": "Introdu adresa de e-mail", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} element(e) vor fi mutate la Șterse Recent.", "filters": { "folders": "Dosare", - "passkeys": "Passkeys", "totp": "Coduri 2FA" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Tip câmp", "fieldTypes": { "text": "Text", + "password": "Parolă", "hidden": "Ascuns (text mascat)", "email": "E-mail", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Adaugă la o autentificare existentă:", "selectExistingLoginDescription": "Atașează acest passkey unor date de autentificare existente pentru acest site.", "attachingToCredential": "Se adaugă passkey-ul la: {{serviceName}}", - "attachPasskey": "Adaugă Passkey" + "attachPasskey": "Adaugă Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Furnizor Passkey", diff --git a/apps/browser-extension/src/i18n/locales/ru.json b/apps/browser-extension/src/i18n/locales/ru.json index 90c05aca6..2ce63186c 100644 --- a/apps/browser-extension/src/i18n/locales/ru.json +++ b/apps/browser-extension/src/i18n/locales/ru.json @@ -76,6 +76,7 @@ "settings": "Настройки", "recentEmails": "Последние письма", "credentials": "Учетные записи", + "passkeys": "Ключи доступа", "customFields": "Пользовательские поля", "twoFactorAuthentication": "Двухфакторная аутентификация", "alias": "Псевдоним", @@ -148,6 +149,7 @@ "creatingNewAlias": "Создание нового псевдонима", "creatingNewCredential": "Создание новой записи", "noMatchesFound": "Совпадений не найдено", + "loginWithPasskey": "Login with passkey", "searchVault": "Поиск хранилища...", "enterServiceName": "Введите имя сервиса", "enterEmailAddress": "Введите адрес электронной почты", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} объект(ов) будет перемещено в раздел «Недавно удалённые».", "filters": { "folders": "Папки", - "passkeys": "Ключи доступа", "totp": "2FA-коды" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Тип поля", "fieldTypes": { "text": "Текст", + "password": "Пароль", "hidden": "Скрыто (маскированный текст)", "email": "Почта", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Привязать к логину:", "selectExistingLoginDescription": "Привяжите этот ключ доступа к существующей учетной записи для этого сайта.", "attachingToCredential": "Добавление ключа доступа для: {{serviceName}}", - "attachPasskey": "Добавить ключ доступа" + "attachPasskey": "Добавить ключ доступа", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Провайдер ключей доступа", diff --git a/apps/browser-extension/src/i18n/locales/sv.json b/apps/browser-extension/src/i18n/locales/sv.json index d5ca1f8c0..bc11471c0 100644 --- a/apps/browser-extension/src/i18n/locales/sv.json +++ b/apps/browser-extension/src/i18n/locales/sv.json @@ -76,6 +76,7 @@ "settings": "Inställningar", "recentEmails": "Senaste e-postmeddelanden", "credentials": "Inloggningsuppgifter", + "passkeys": "Passkeys", "customFields": "Anpassade fält", "twoFactorAuthentication": "Tvåfaktorsautentisering", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Skapar nytt alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "Inga träffar hittades", + "loginWithPasskey": "Login with passkey", "searchVault": "Sök i valvet...", "enterServiceName": "Ange tjänstens namn", "enterEmailAddress": "Ange e-postadress", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} objekt kommer att flyttas till Nyligen borttagen.", "filters": { "folders": "Mappar", - "passkeys": "Passkeys", "totp": "2FA-Koder" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Fälttyp", "fieldTypes": { "text": "Text", + "password": "Lösenord", "hidden": "Dold (maskerad text)", "email": "E-post", "url": "Webbadress", @@ -502,7 +504,8 @@ "selectExistingLogin": "Lägg till i befintlig inloggning:", "selectExistingLoginDescription": "Bifoga denna passkey till en befintlig inloggningsuppgift för den här webbplatsen.", "attachingToCredential": "Lägger till passkey till: {{serviceName}}", - "attachPasskey": "Lägg till Passkey" + "attachPasskey": "Lägg till Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey-leverantör", diff --git a/apps/browser-extension/src/i18n/locales/tr.json b/apps/browser-extension/src/i18n/locales/tr.json index bc26e5bbc..61618cdad 100644 --- a/apps/browser-extension/src/i18n/locales/tr.json +++ b/apps/browser-extension/src/i18n/locales/tr.json @@ -76,6 +76,7 @@ "settings": "Ayarlar", "recentEmails": "Son e-postalar", "credentials": "Kimlik Bilgileri", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "İki faktörlü kimlik doğrulama", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Parola", "hidden": "Hidden (masked text)", "email": "E-Posta", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/uk.json b/apps/browser-extension/src/i18n/locales/uk.json index b50db28be..9529d8739 100644 --- a/apps/browser-extension/src/i18n/locales/uk.json +++ b/apps/browser-extension/src/i18n/locales/uk.json @@ -76,6 +76,7 @@ "settings": "Налаштування", "recentEmails": "Останні електронні листи", "credentials": "Облікові дані", + "passkeys": "Ключі доступу", "customFields": "Custom Fields", "twoFactorAuthentication": "Двофакторна автентифікація", "alias": "Псевдонім", @@ -148,6 +149,7 @@ "creatingNewAlias": "Створення нового псевдоніму", "creatingNewCredential": "Creating new credential", "noMatchesFound": "Збігів не знайдено", + "loginWithPasskey": "Login with passkey", "searchVault": "Пошук сховища...", "enterServiceName": "Введіть назву служби", "enterEmailAddress": "Введіть електронну адресу", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Ключі доступу", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "Пароль", "hidden": "Hidden (masked text)", "email": "Електронна пошта", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/ur.json b/apps/browser-extension/src/i18n/locales/ur.json index 969abcbad..3fea9f618 100644 --- a/apps/browser-extension/src/i18n/locales/ur.json +++ b/apps/browser-extension/src/i18n/locales/ur.json @@ -76,6 +76,7 @@ "settings": "Settings", "recentEmails": "Recent emails", "credentials": "Credentials", + "passkeys": "Passkeys", "customFields": "Custom Fields", "twoFactorAuthentication": "Two-factor authentication", "alias": "Alias", @@ -148,6 +149,7 @@ "creatingNewAlias": "Creating new alias", "creatingNewCredential": "Creating new credential", "noMatchesFound": "No matches found", + "loginWithPasskey": "Login with passkey", "searchVault": "Search vault...", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys", "totp": "2FA Codes" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "Field Type", "fieldTypes": { "text": "Text", + "password": "پاس ورڈ", "hidden": "Hidden (masked text)", "email": "ای میل", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "Add to existing login:", "selectExistingLoginDescription": "Attach this passkey to an existing login credential for this site.", "attachingToCredential": "Adding passkey to: {{serviceName}}", - "attachPasskey": "Add Passkey" + "attachPasskey": "Add Passkey", + "unsupportedAlgorithm": "This website requires a passkey type that AliasVault doesn't support." }, "settings": { "passkeyProvider": "Passkey Provider", diff --git a/apps/browser-extension/src/i18n/locales/zh.json b/apps/browser-extension/src/i18n/locales/zh.json index a79f38ca1..b5d8a9b3a 100644 --- a/apps/browser-extension/src/i18n/locales/zh.json +++ b/apps/browser-extension/src/i18n/locales/zh.json @@ -76,6 +76,7 @@ "settings": "设置", "recentEmails": "近期邮件", "credentials": "凭据", + "passkeys": "通行密钥", "customFields": "自定义字段", "twoFactorAuthentication": "两步验证(2FA)", "alias": "别名", @@ -148,6 +149,7 @@ "creatingNewAlias": "正在创建新别名", "creatingNewCredential": "正在创建新凭据", "noMatchesFound": "未找到匹配项", + "loginWithPasskey": "使用通行密钥登录", "searchVault": "搜索密码库…", "enterServiceName": "输入服务名称", "enterEmailAddress": "输入邮箱地址", @@ -216,7 +218,6 @@ "deleteFolderAndItemsDescription": "{{count}} 个项目将被移至“近期删除”。", "filters": { "folders": "文件夹", - "passkeys": "通行密钥", "totp": "两步验证码" }, "sort": { @@ -259,6 +260,7 @@ "fieldType": "字段类型", "fieldTypes": { "text": "文本", + "password": "密码", "hidden": "隐藏(已遮挡文本)", "email": "邮箱", "url": "URL", @@ -502,7 +504,8 @@ "selectExistingLogin": "添加到现有登录:", "selectExistingLoginDescription": "将此通行密钥附加到此站点的现有登录凭据中。", "attachingToCredential": "正在将通行密钥添加到:{{serviceName}}", - "attachPasskey": "添加通行密钥" + "attachPasskey": "添加通行密钥", + "unsupportedAlgorithm": "该网站需要 AliasVault 不支持的通行密钥类型。" }, "settings": { "passkeyProvider": "通行密钥提供程序", diff --git a/apps/mobile-app/android/app/src/main/res/values-da/strings.xml b/apps/mobile-app/android/app/src/main/res/values-da/strings.xml index 22ad3d5c8..e63fd9a39 100644 --- a/apps/mobile-app/android/app/src/main/res/values-da/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-da/strings.xml @@ -7,10 +7,10 @@ Næste Annuller Tilbage - Show details - Hide details - Copy - Copied to clipboard + Vis detaljer + Skjul detaljer + Kopier + Kopieret til udklipsholder En ukendt fejl opstod Kunne ikke hente, åben app Ingen match fundet diff --git a/apps/mobile-app/android/app/src/main/res/values-es/strings.xml b/apps/mobile-app/android/app/src/main/res/values-es/strings.xml index b988fc883..daa577ea4 100644 --- a/apps/mobile-app/android/app/src/main/res/values-es/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-es/strings.xml @@ -7,10 +7,10 @@ Siguiente Cancelar Atrás - Show details - Hide details - Copy - Copied to clipboard + Mostrar detalles + Ocultar detalles + Copiar + Copiado al portapapeles Se produjo un error desconocido Fallo al recuperar, abrir aplicación No se ha encontrado ninguna coincidencia diff --git a/apps/mobile-app/android/app/src/main/res/values-fi/strings.xml b/apps/mobile-app/android/app/src/main/res/values-fi/strings.xml index 79b826d2c..64322b9a6 100644 --- a/apps/mobile-app/android/app/src/main/res/values-fi/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-fi/strings.xml @@ -7,10 +7,10 @@ Seuraava Peruuta Takaisin - Show details - Hide details + Näytä tiedot + Piilota tiedot Copy - Copied to clipboard + Kopioitu leikepöydälle Tapahtui tuntematon virhe Nouto epäonnistui, avaa sovellus No match found diff --git a/apps/mobile-app/android/app/src/main/res/values-he/strings.xml b/apps/mobile-app/android/app/src/main/res/values-he/strings.xml index 123bc4d3f..bd382790b 100644 --- a/apps/mobile-app/android/app/src/main/res/values-he/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-he/strings.xml @@ -7,10 +7,10 @@ הבא ביטול חזרה - Show details - Hide details + הצגת פרטים + הסתרת פרטים Copy - Copied to clipboard + הועתק ללוח הגזירים אירעה שגיאה לא ידועה המשיכה נכשלה, נא לפתוח את היישום No match found diff --git a/apps/mobile-app/android/app/src/main/res/values-hu/strings.xml b/apps/mobile-app/android/app/src/main/res/values-hu/strings.xml index 388940bff..81b9ef316 100644 --- a/apps/mobile-app/android/app/src/main/res/values-hu/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-hu/strings.xml @@ -7,10 +7,10 @@ Következő Mégse Vissza - Show details - Hide details + Részletek megjelenítése + Részletek elrejtése Copy - Copied to clipboard + Vágólapra másolva Ismeretlen hiba lépett fel Failed to retrieve, open app No match found @@ -79,7 +79,7 @@ Re-enter your PIN to confirm PINs do not match. Please try again. Széf feloldása - Enter your master password + Adja meg mester jelszavát Jelszó Unlock Hibás jelszó. Próbálkozzon újra. diff --git a/apps/mobile-app/android/app/src/main/res/values-id/strings.xml b/apps/mobile-app/android/app/src/main/res/values-id/strings.xml index 3a8473dce..0e8f38be4 100644 --- a/apps/mobile-app/android/app/src/main/res/values-id/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-id/strings.xml @@ -7,10 +7,10 @@ Berikutnya Batal Kembali - Show details - Hide details + Tampilkan rincian + Sembunyikan rincian Copy - Copied to clipboard + Tersalin ke papan klip Terjadi kesalahan yang tidak diketahui Gagal mengambil, buka aplikasi Tidak ada kecocokan ditemukan @@ -18,14 +18,14 @@ Brankas ditutup Store Encryption Key Lakukan autentikasi untuk menyimpan kunci enkripsi Anda dengan aman di Android Keystore. Ini memungkinkan akses aman ke brankas Anda. - Unlock Vault + Buka Brankas Authenticate to access your vault Buat Passkey Buat Passkey baru Register a new passkey for this website. It will be securely stored in your vault and automatically synced across your devices with AliasVault. Replace Passkey Passkey Name - Enter a name for this passkey + Masukkan nama untuk Passkey ini Website Username Buat Passkey @@ -35,7 +35,7 @@ Kesalahan Please enter a name for the passkey Failed to create passkey - Retry + Coba lagi Info icon This creates a new passkey and stores it in your vault. It will be automatically synced across all your devices that use AliasVault. Buat Passkey baru @@ -44,7 +44,7 @@ This will replace the existing passkey with a new one. Please be aware that your old passkey will be overwritten and no longer accessible. If you wish to create a separate passkey instead, go back to the previous screen. This will add a passkey to your existing item. Your password and other data will be preserved. Replacing passkey… - Add Passkey + Tambah Passkey Adding passkey to existing item Checking connection… Retrieving passkey… @@ -69,16 +69,16 @@ Failed to decrypt vault Biometric authentication cancelled Failed to retrieve encryption key - Unlock Vault + Buka Brankas Masukkan pin untuk membuka vault PIN locked after too many failed attempts Incorrect PIN. %d attempts remaining Setup PIN Choose a PIN to unlock your vault - Confirm PIN + Konfirmasi PIN Re-enter your PIN to confirm PINs do not match. Please try again. - Unlock Vault + Buka Brankas Enter your master password Kata sandi Buka diff --git a/apps/mobile-app/android/app/src/main/res/values-it/strings.xml b/apps/mobile-app/android/app/src/main/res/values-it/strings.xml index 05691ba90..a9aef77d0 100644 --- a/apps/mobile-app/android/app/src/main/res/values-it/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-it/strings.xml @@ -7,10 +7,10 @@ Avanti Annulla Indietro - Show details - Hide details - Copy - Copied to clipboard + Mostra dettagli + Nascondi dettagli + Copia + Copiato negli appunti Si è verificato un errore sconosciuto Impossibile recuperare, aprire l\'app Nessuna corrispondenza trovata diff --git a/apps/mobile-app/android/app/src/main/res/values-my/strings.xml b/apps/mobile-app/android/app/src/main/res/values-my/strings.xml index 66a53ebbc..afa56a191 100644 --- a/apps/mobile-app/android/app/src/main/res/values-my/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-my/strings.xml @@ -10,7 +10,7 @@ Show details Hide details Copy - Copied to clipboard + ကလစ်ဘုတ်သို့ ကူးယူခဲ့ပြီး An unknown error occurred Failed to retrieve, open app No match found diff --git a/apps/mobile-app/android/app/src/main/res/values-pl/strings.xml b/apps/mobile-app/android/app/src/main/res/values-pl/strings.xml index a20759b69..648d47bb6 100644 --- a/apps/mobile-app/android/app/src/main/res/values-pl/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-pl/strings.xml @@ -7,10 +7,10 @@ Dalej Anuluj Wstecz - Show details - Hide details + Pokaż szczegóły + Ukryj szczegóły Copy - Copied to clipboard + Skopiowano do schowka Wystąpił nieznany błąd Nie udało się pobrać, otwórz aplikację No match found diff --git a/apps/mobile-app/android/app/src/main/res/values-pt/strings.xml b/apps/mobile-app/android/app/src/main/res/values-pt/strings.xml index 6a43f6433..8b8a917fd 100644 --- a/apps/mobile-app/android/app/src/main/res/values-pt/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-pt/strings.xml @@ -7,10 +7,10 @@ Próximo Cancelar Voltar - Show details - Hide details + Exibir detalhes + Esconder detalhes Copy - Copied to clipboard + Copiado para a área de transferência Ocorreu um erro desconhecido Falha ao recuperar, abra o aplicativo Nenhum resultado encontrado diff --git a/apps/mobile-app/android/app/src/main/res/values-ru/strings.xml b/apps/mobile-app/android/app/src/main/res/values-ru/strings.xml index 5268d5ee2..f0f40c02d 100644 --- a/apps/mobile-app/android/app/src/main/res/values-ru/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-ru/strings.xml @@ -7,10 +7,10 @@ Далее Отмена Назад - Show details - Hide details - Copy - Copied to clipboard + Показать подробности + Скрыть подробности + Копировать + Скопировано в буфер обмена Произошла неизвестная ошибка Не удалось извлечь, открыть приложение Совпадений не найдено diff --git a/apps/mobile-app/android/app/src/main/res/values-sv/strings.xml b/apps/mobile-app/android/app/src/main/res/values-sv/strings.xml index 9e06512d9..c515424d0 100644 --- a/apps/mobile-app/android/app/src/main/res/values-sv/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-sv/strings.xml @@ -7,10 +7,10 @@ Nästa Avbryt Tillbaka - Show details - Hide details + Visa detaljer + Dölj detaljer Copy - Copied to clipboard + Kopierat till urklipp Ett okänt fel har inträffat Det gick inte att hämta, öppna app No match found diff --git a/apps/mobile-app/android/app/src/main/res/values-tr/strings.xml b/apps/mobile-app/android/app/src/main/res/values-tr/strings.xml index c94770cfc..83155cb15 100644 --- a/apps/mobile-app/android/app/src/main/res/values-tr/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-tr/strings.xml @@ -10,7 +10,7 @@ Show details Hide details Copy - Copied to clipboard + Panoya kopyalandı Bilinmeyen bir hata oluştu Failed to retrieve, open app No match found diff --git a/apps/mobile-app/android/app/src/main/res/values-uk/strings.xml b/apps/mobile-app/android/app/src/main/res/values-uk/strings.xml index abcde627b..8b44a2f76 100644 --- a/apps/mobile-app/android/app/src/main/res/values-uk/strings.xml +++ b/apps/mobile-app/android/app/src/main/res/values-uk/strings.xml @@ -7,10 +7,10 @@ Далі Скасувати Назад - Show details - Hide details + Показати подробиці + Приховати подробиці Copy - Copied to clipboard + Скопійовано до буфера обміну Сталася невідома помилка Не вдалося отримати, відкрийте додаток No match found diff --git a/apps/mobile-app/i18n/locales/bg.json b/apps/mobile-app/i18n/locales/bg.json index ff4ee94d1..01d719944 100644 --- a/apps/mobile-app/i18n/locales/bg.json +++ b/apps/mobile-app/i18n/locales/bg.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Парола", "hidden": "Hidden", "email": "Имейл", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/ca.json b/apps/mobile-app/i18n/locales/ca.json index 3f6f52337..e6425339d 100644 --- a/apps/mobile-app/i18n/locales/ca.json +++ b/apps/mobile-app/i18n/locales/ca.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Contrasenya", "hidden": "Hidden", "email": "Correu electrònic", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/cs.json b/apps/mobile-app/i18n/locales/cs.json index c876c7d35..7eb81d32f 100644 --- a/apps/mobile-app/i18n/locales/cs.json +++ b/apps/mobile-app/i18n/locales/cs.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Password", "hidden": "Hidden", "email": "Email", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/da.json b/apps/mobile-app/i18n/locales/da.json index aacf821a5..c8c88ab81 100644 --- a/apps/mobile-app/i18n/locales/da.json +++ b/apps/mobile-app/i18n/locales/da.json @@ -360,6 +360,7 @@ "enterFieldName": "Indtast feltnavn", "fieldTypes": { "text": "Tekst", + "password": "Adgangskode", "hidden": "Skjult", "email": "E-mail", "url": "URL", @@ -570,8 +571,8 @@ "emailNotFound": "E-mail ikke fundet", "formatHtml": "HTML", "formatPlain": "Tekst", - "formatSource": "Source", - "formatSwitchTitle": "Switch email format", + "formatSource": "Kilde", + "formatSwitchTitle": "Skift e-mail format", "sizeKB": "KB", "offlineMessage": "Du er offline. Opret venligst forbindelse til internettet for at indlæse dine e-mails.", "emptyMessage": "Du har ikke modtaget nogen e-mails på dine private e-mailadresser endnu. Når du modtager en ny e-mail, vil den blive vist her.", diff --git a/apps/mobile-app/i18n/locales/de.json b/apps/mobile-app/i18n/locales/de.json index ef6a5d380..8d6121aa5 100644 --- a/apps/mobile-app/i18n/locales/de.json +++ b/apps/mobile-app/i18n/locales/de.json @@ -360,6 +360,7 @@ "enterFieldName": "Feldnamen eingeben", "fieldTypes": { "text": "Text", + "password": "Passwort", "hidden": "Versteckt", "email": "E-Mail", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/es.json b/apps/mobile-app/i18n/locales/es.json index 32912a132..542f8f78f 100644 --- a/apps/mobile-app/i18n/locales/es.json +++ b/apps/mobile-app/i18n/locales/es.json @@ -360,6 +360,7 @@ "enterFieldName": "Introduzca el nombre del campo", "fieldTypes": { "text": "Texto", + "password": "Contraseña", "hidden": "Oculto", "email": "Correo", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/fa.json b/apps/mobile-app/i18n/locales/fa.json index c876c7d35..7eb81d32f 100644 --- a/apps/mobile-app/i18n/locales/fa.json +++ b/apps/mobile-app/i18n/locales/fa.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Password", "hidden": "Hidden", "email": "Email", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/fi.json b/apps/mobile-app/i18n/locales/fi.json index 4c1168bff..b0c7d8ce3 100644 --- a/apps/mobile-app/i18n/locales/fi.json +++ b/apps/mobile-app/i18n/locales/fi.json @@ -360,6 +360,7 @@ "enterFieldName": "Anna kentän nimi", "fieldTypes": { "text": "Teksti", + "password": "Salasana:", "hidden": "Piilotettu", "email": "Sähköposti", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/fr.json b/apps/mobile-app/i18n/locales/fr.json index 19f2a8018..843cc7f81 100644 --- a/apps/mobile-app/i18n/locales/fr.json +++ b/apps/mobile-app/i18n/locales/fr.json @@ -360,6 +360,7 @@ "enterFieldName": "Entrez le nom du champ", "fieldTypes": { "text": "Texte", + "password": "Mot de passe", "hidden": "Masqué", "email": "Email", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/he.json b/apps/mobile-app/i18n/locales/he.json index 1f76ece34..1cbfdcb26 100644 --- a/apps/mobile-app/i18n/locales/he.json +++ b/apps/mobile-app/i18n/locales/he.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "סיסמה", "hidden": "Hidden", "email": "דוא״ל", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/hu.json b/apps/mobile-app/i18n/locales/hu.json index 695b3833d..c10b2e3e2 100644 --- a/apps/mobile-app/i18n/locales/hu.json +++ b/apps/mobile-app/i18n/locales/hu.json @@ -65,9 +65,9 @@ "incorrectPassword": "Hibás jelszó. Próbálkozzon újra.", "enterPassword": "Kérem adja meg a jelszavát", "serverError": "Az AliasVault szerverek nem elérhetőek. Kérem próbálkozzon később, vagy keresse fel az ügyfélszolgálatot ha a probléma továbbra is fent áll.", - "serverErrorSelfHosted": "Az API nem elérhető. A saját szerveren hosztolás esetén igazolja vissza az API végpont elérést a böngészőn keresztül: 'OK'-nak kell megjelennie.", + "serverErrorSelfHosted": "Az API nem elérhető. A saját szerveren üzemeltetés esetén igazolja vissza az API végpont elérést a böngészőn keresztül: 'OK'-nak kell megjelennie.", "networkError": "A hálózati kérés sikertelen. Ellenőrizze internet kapcsolatát, és próbálkozzon újra.", - "networkErrorSelfHosted": "A hálózati kérés sikertelen. Ellenőrizze hálózati kapcsolatát és a szerver elérhetőséget. Saját szerver hosztolása esetén győződjön meg, hogy telepített fel érvényes SSL tanúsítványt. Saját aláírású tanúsítványok nem támogatottak a mobileszközön biztonsági okokból.", + "networkErrorSelfHosted": "A hálózati kérés sikertelen. Ellenőrizze hálózati kapcsolatát és a szerver elérhetőséget. Saját szerver üzemeltetés esetén győződjön meg, hogy telepített fel érvényes SSL tanúsítványt. Saját aláírású tanúsítványok nem támogatottak a mobileszközön biztonsági okokból.", "sessionExpired": "Munkaszakasza lejárt. Jelentkezzen be újra.", "httpError": "HTTP hiba: {{status}}" }, @@ -308,7 +308,7 @@ "password": "Jelszó", "enterPassword": "Jelszó megadása", "deleteAccount": "Fiók törlése", - "confirmationMessage": "Teljesen biztos abban, hogy törölni akarja fiókját? Ez a művelet nem visszafordítható.", + "confirmationMessage": "Teljesen biztos abban, hogy törölni akarja fiókját? Ez a művelet nem visszavonható.", "usernameDoesNotMatch": "Felhasználónév nem egyezik", "verifyingPassword": "Jelszó ellenőrzése...", "currentPasswordIncorrect": "A jelenlegi jelszó helytelen", @@ -360,6 +360,7 @@ "enterFieldName": "Adja meg a mező nevét", "fieldTypes": { "text": "Szöveg", + "password": "Jelszó", "hidden": "Rejtett", "email": "E-mail", "url": "Webcím", @@ -611,88 +612,88 @@ "ACCOUNT_SUCCESSFULLY_DELETED": "A fiók sikeresen törlésre került.", "USERNAME_EMPTY_OR_WHITESPACE": "A felhasználónév nem lehet üres vagy whitespace.", "USERNAME_TOO_SHORT": "A felhasználónév túl rövid: legalább 3 karakter hosszúnak kell lennie.", - "USERNAME_TOO_LONG": "Username too long: cannot be longer than 40 characters.", - "USERNAME_INVALID_EMAIL": "Invalid email address.", - "USERNAME_INVALID_CHARACTERS": "Username is invalid, can only contain letters or digits.", - "VAULT_NOT_UP_TO_DATE": "Your vault is not up-to-date. Please synchronize your vault and try again.", - "INTERNAL_SERVER_ERROR": "Internal server error.", - "VAULT_ERROR": "The local vault is not up-to-date. Please synchronize your vault by refreshing the page and try again." + "USERNAME_TOO_LONG": "A felhasználónév túl hosszú: nem lehet több mint 40 karakter.", + "USERNAME_INVALID_EMAIL": "Helytelen e-mail cím.", + "USERNAME_INVALID_CHARACTERS": "Helytelen felhasználónév, csak betűket és számokat tartalmazhat.", + "VAULT_NOT_UP_TO_DATE": "A széfje nem friss. Kérem, szinkronizálja széfjét és próbálja újra.", + "INTERNAL_SERVER_ERROR": "Belső szerver hiba.", + "VAULT_ERROR": "A helyi széf nem friss. Szinkronizálja széfjét az oldal frissítésével, majd próbálja újra." }, "sync": { "offline": "Offline", - "syncing": "Syncing...", - "pending": "Pending sync", - "backOnline": "Back online", - "stillOffline": "Still offline", - "syncFailed": "Sync failed" + "syncing": "Szinkronizálás...", + "pending": "Szinkronizálás folyamatban", + "backOnline": "Újra Online", + "stillOffline": "Továbbra is Offline", + "syncFailed": "Sikertelen szinkronizálás" }, "app": { "status": { - "unlockingVault": "Unlocking vault", - "decryptingVault": "Decrypting vault" + "unlockingVault": "Széf feloldása", + "decryptingVault": "Széf dekódolása" }, "navigation": { "login": "Belépés", - "loginSettings": "Login Settings" + "loginSettings": "Belépési beállítások" }, "notFound": { - "title": "Page not found", - "message": "This page has been moved or deleted.", - "goHome": "Go back to the start" + "title": "Az oldal nem található", + "message": "Az oldal áthelyezésre vagy törlésre került.", + "goHome": "Ugrás a kezdéshez" }, "appName": "AliasVault", "reinitialize": { - "vaultAutoLockedMessage": "Vault auto-locked after timeout.", - "attemptingToUnlockMessage": "Attempting to unlock." + "vaultAutoLockedMessage": "Időtúllépés miatt a széf automatikusan lezárt.", + "attemptingToUnlockMessage": "Feloldás megpróbálása." }, "vaultError": { - "title": "Vault Error", - "description": "An error occurred while loading your vault. If this problem persists, please contact support.", - "showDetails": "Show error details", - "hideDetails": "Hide error details", - "copyErrorDetails": "Copy error details" + "title": "Széf hiba", + "description": "Hiba lépett fel a széf betöltése során. Ha a hiba továbbra is fent áll, vegye fel a kapcsolatot az ügyfélszolgálattal.", + "showDetails": "Hiba részleteinek megjelenítése", + "hideDetails": "Hiba részleteinek elrejtése", + "copyErrorDetails": "Hiba részleteinek másolása" }, "loginSettings": { - "title": "API Connection", + "title": "API kapcsolat", "aliasvaultNet": "Aliasvault.net", - "selfHosted": "Self-hosted", - "customApiUrl": "Custom API URL", + "selfHosted": "Saját üzemeltetésű", + "customApiUrl": "Egyedi API URL", "customApiUrlPlaceholder": "https://my-aliasvault-instance.com/api", - "version": "Version: {{version}}", - "advancedSettings": "Advanced settings", - "customProxyHeaders": "Custom proxy headers", - "customProxyHeadersDescription": "Add HTTP headers that will be sent with every request to your AliasVault server. Can be used for self-hosted setups behind a reverse proxy that checks for custom headers (e.g. Pangolin, Cloudflare Access).", - "headerName": "Header name", - "headerNamePlaceholder": "X-Custom-Header", - "headerValue": "Header value" + "version": "{{version}} verzió", + "advancedSettings": "Haladó beállítások", + "customProxyHeaders": "Egyedi proxy header-ök", + "customProxyHeadersDescription": "Adja meg a HTTP header-öket, amelyek küldésre kerülnek az AliasVault szerver felé a kérések során. Olyan saját üzemeltetésű saját fordított proxy esetén használható amely egyedi header-öket ellenőriz (pl. Pangolin, Cloudflare Access).", + "headerName": "Header név", + "headerNamePlaceholder": "X-Egyedi-Header", + "headerValue": "Header érték" } }, "upgrade": { - "title": "Upgrade Vault", - "subtitle": "AliasVault has updated and your vault needs to be upgraded. This should only take a few seconds.", - "versionInformation": "Version Information", - "yourVault": "Your vault version:", - "newVersion": "New available version:", - "upgrade": "Upgrade", - "upgrading": "Upgrading...", + "title": "Széf frissítése", + "subtitle": "Az AliasVault frissült, ezért a széfet is frissíteni kell. Ez csak pár másodpercig tart.", + "versionInformation": "Verzió információ", + "yourVault": "A széf verziója:", + "newVersion": "Legújabb elérhető verzió:", + "upgrade": "Frissítés", + "upgrading": "Frissítés...", "logout": "Kijelentkezés", - "whatsNew": "What's New", - "whatsNewDescription": "An upgrade is required to support the following changes:", - "noDescriptionAvailable": "No description available for this version.", + "whatsNew": "Újdonságok", + "whatsNewDescription": "Frissítés szükséges a következő változások támogatása érdekében:", + "noDescriptionAvailable": "Nem elérhető leírás ehhez a verzióhoz.", "status": { - "preparingUpgrade": "Preparing upgrade...", - "vaultAlreadyUpToDate": "Vault is already up to date", - "applyingDatabaseMigrations": "Applying database migrations...", - "applyingMigration": "Applying migration {{current}} of {{total}}...", - "committingChanges": "Committing changes..." + "preparingUpgrade": "Frissítés előkészítése...", + "vaultAlreadyUpToDate": "A széf már naprakész", + "applyingDatabaseMigrations": "Adatbázis migrációk alkalmazása...", + "applyingMigration": "{{current}} migráció alkalmazva a {{total}}-ból...", + "committingChanges": "Változások alkalmazása..." }, "alerts": { - "unableToGetVersionInfo": "Unable to get version information. Please try again.", - "selfHostedServer": "Self-Hosted Server", - "selfHostedWarning": "If you're using a self-hosted server, make sure to also update your self-hosted instance as otherwise logging in to the web client will stop working.", - "continueUpgrade": "Continue Upgrade", - "upgradeFailed": "Upgrade Failed", - "failedToApplyMigration": "Failed to apply migration ({{current}} of {{total}})" + "unableToGetVersionInfo": "Sikertelen verzió lekérés. Próbálja meg újra.", + "selfHostedServer": "Saját üzemeltetésű szerver", + "selfHostedWarning": "Ha saját üzemetetésű szervere van, bizonyosodjon meg, hogy naprakész szervert használ, mert máskülönben a web kliensbe való belépés nem fog működni.", + "continueUpgrade": "Frissítés folytatása", + "upgradeFailed": "Sikertelen frissítés", + "failedToApplyMigration": "Migráció alkalmazása sikertelen ({{current}} a {{total}}-ból)" } } } diff --git a/apps/mobile-app/i18n/locales/id.json b/apps/mobile-app/i18n/locales/id.json index d353a8b52..3abd8a0d3 100644 --- a/apps/mobile-app/i18n/locales/id.json +++ b/apps/mobile-app/i18n/locales/id.json @@ -5,15 +5,15 @@ "delete": "Hapus", "save": "Simpan", "edit": "Ubah", - "yes": "Yes", - "no": "No", + "yes": "Ya", + "no": "Tidak", "ok": "OK", - "continue": "Continue", - "loading": "Loading", + "continue": "Lanjutkan", + "loading": "Memuat", "error": "Kesalahan", - "success": "Success", - "never": "Never", - "copied": "Copied to clipboard", + "success": "Berhasil", + "never": "Jangan pernah", + "copied": "Tersalin ke papan klip", "loadMore": "Muat lebih banyak", "use": "Gunakan", "confirm": "Konfirmasi", @@ -26,7 +26,7 @@ "generate": "Buat", "attachments": "Lampiran", "or": "atau", - "retry": "Retry", + "retry": "Coba lagi", "deleteItemConfirmTitle": "Hapus Item", "deleteItemConfirmDescription": "Apakah Anda yakin Anda ingin menghapus item ini?", "errors": { @@ -42,84 +42,84 @@ "username": "Nama pengguna atau Email", "password": "Kata sandi", "authCode": "Kode autentikasi", - "unlocking": "Unlocking...", - "loggingIn": "Logging in", - "validatingCredentials": "Validating credentials", + "unlocking": "Membuka...", + "loggingIn": "Sedang login", + "validatingCredentials": "Memvalidasi kredensial", "syncingVault": "Menyinkronkan vault", - "verifyingAuthCode": "Verifying authentication code", + "verifyingAuthCode": "Verifikasi kode autentikasi", "verify": "Verifikasi", - "unlockVault": "Unlock Vault", - "unlockWithBiometric": "Unlock with {{biometric}}", + "unlockVault": "Buka Brankas", + "unlockWithBiometric": "Buka kunci dengan {{biometric}}", "unlockWithPin": "Buka dengan PIN", - "unlockWithPassword": "Unlock with Password", - "enterPassword": "Enter your password to unlock your vault", + "unlockWithPassword": "Buka kunci dengan Kata Sandi", + "enterPassword": "Masukkan kata sandi Anda untuk membuka kunci brankas", "enterAuthCode": "Masukkan kode 6 digit", "usernamePlaceholder": "nama / nama@perusahaan.com", "passwordPlaceholder": "Masukkan kata sandi Anda", - "enableBiometric": "Enable {{biometric}}?", - "biometricPrompt": "Would you like to use {{biometric}} to unlock your vault?", + "enableBiometric": "Aktifkan {{biometric}}?", + "biometricPrompt": "Apakah Anda ingin menggunakan {{biometric}} untuk membuka kunci brankas Anda?", "authCodeNote": "Catatan: Jika kamu tidak punya akses ke perangkat autentikator-mu, kamu bisa me-reset 2FA dengan kode recovery dengan cara login melalui website.", "errors": { - "credentialsRequired": "Username and password are required", + "credentialsRequired": "Nama Pengguna dan Kata Sandi diperlukan", "invalidAuthCode": "Mohon masukkan 6-digit kode autentikasi yang valid", "incorrectPassword": "Kata sandi salah. Silakan coba lagi.", - "enterPassword": "Please enter your password", + "enterPassword": "Silakan masukkan kata sandi Anda", "serverError": "Tidak dapat menjangkau Server AliasVault. Silakan coba lagi nanti atau hubungi layanan pelanggan jika masalah berlanjut.", - "serverErrorSelfHosted": "Could not reach the API. For self-hosted instances, please verify the API endpoint is reachable by navigating to it in a browser: it should display 'OK'.", - "networkError": "Network request failed. Please check your internet connection and try again.", - "networkErrorSelfHosted": "Network request failed. Check your network connection and server availability. For self-hosted instances, please ensure you have a valid SSL certificate installed. Self-signed certificates are not supported on mobile devices for security reasons.", - "sessionExpired": "Your session has expired. Please login again.", - "httpError": "HTTP error: {{status}}" + "serverErrorSelfHosted": "Tidak dapat menjangkau API. Untuk instans yang di-host mandiri, pastikan endpoint API dapat dijangkau dengan membukanya di browser: halaman tersebut harus menampilkan 'OK'.", + "networkError": "Permintaan jaringan gagal. Silakan periksa koneksi internet Anda dan coba lagi.", + "networkErrorSelfHosted": "Permintaan jaringan gagal. Periksa koneksi jaringan Anda dan ketersediaan server. Untuk instans yang di-host sendiri, pastikan Anda telah memasang sertifikat SSL yang valid. Sertifikatself-signed tidak didukung pada perangkat seluler karena alasan keamanan.", + "sessionExpired": "Sesi Anda telah berakhir. Silakan masuk kembali.", + "httpError": "Kesalahan HTTP: {{status}}" }, - "confirmLogout": "Are you sure you want to logout? You need to login again with your master password to access your vault.", + "confirmLogout": "Apakah Anda yakin ingin keluar? Anda harus masuk kembali dengan kata sandi utama Anda untuk mengakses brankas.", "noAccountYet": "Belum mempunyai akun?", "createNewVault": "Buat vault baru", "connectingTo": "Menyambungkan ke", - "loggedInAs": "Logged in as" + "loggedInAs": "Masuk sebagai" }, "logout": { - "unsyncedChangesTitle": "Unsynced Changes", - "unsyncedChangesWarning": "You have unsynced changes that will be lost if you log out now. Are you sure you want to continue?", - "logoutAnyway": "Log out anyway" + "unsyncedChangesTitle": "Perubahan Belum Disinkronkan", + "unsyncedChangesWarning": "Anda memiliki perubahan yang belum disinkronkan yang akan hilang jika Anda keluar sekarang. Apakah Anda yakin ingin melanjutkan?", + "logoutAnyway": "Tetap keluar" }, "vault": { "syncingVault": "Menyinkronkan vault", - "uploadingVaultToServer": "Uploading vault to server", - "savingChangesToVault": "Saving changes to vault", + "uploadingVaultToServer": "Mengunggah brankas ke server", + "savingChangesToVault": "Menyimpan perubahan ke brankas", "checkingForVaultUpdates": "Memeriksa pembaruan vault", - "executingOperation": "Executing operation...", - "checkingVaultUpdates": "Checking vault updates", + "executingOperation": "Menjalankan operasi...", + "checkingVaultUpdates": "Memeriksa pembaruan brankas", "syncingUpdatedVault": "Menyinkronkan vault terbaru", "mergingVault": "Menyatukan perubahan vault", - "uploadingChanges": "Uploading changes", + "uploadingChanges": "Mengunggah perubahan", "errors": { - "failedToGetEncryptedDatabase": "Failed to get encrypted database", - "usernameNotFound": "Username not found", - "vaultOutdated": "Your vault is outdated. Please login on the AliasVault website and follow the steps.", - "failedToSyncVault": "Failed to sync vault", - "versionNotSupported": "This version of the AliasVault mobile app is not supported by the server anymore. Please update your app to the latest version.", - "serverVersionNotSupported": "The AliasVault server needs to be updated to a newer version in order to use this mobile app. Please contact support if you need help.", - "appOutdated": "This app is outdated and cannot be used to access this (newer) vault version. Please update the AliasVault app to continue.", + "failedToGetEncryptedDatabase": "Gagal mendapatkan database terenkripsi", + "usernameNotFound": "Nama pengguna tidak ditemukan", + "vaultOutdated": "Brankas Anda sudah usang. Silakan masuk ke situs web AliasVault dan ikuti langkah-langkahnya.", + "failedToSyncVault": "Gagal menyinkronkan brankas", + "versionNotSupported": "Aplikasi seluler AliasVault versi ini sudah tidak didukung lagi oleh server. Silakan perbarui aplikasi Anda ke versi terbaru.", + "serverVersionNotSupported": "Server AliasVault perlu diperbarui ke versi yang lebih baru untuk dapat menggunakan aplikasi seluler ini. Silakan hubungi support jika Anda memerlukan bantuan.", + "appOutdated": "Aplikasi ini sudah usang dan tidak dapat digunakan untuk mengakses versi brankas yang (lebih baru) ini. Silakan perbarui aplikasi AliasVault untuk melanjutkan.", "passwordChanged": "Kata sandi Anda telah berubah sejak terakhir kali Anda masuk. Silakan masuk kembali untuk alasan keamanan.", - "passwordChangeRequiresOnline": "Password change requires an internet connection. Please try again when online." + "passwordChangeRequiresOnline": "Perubahan kata sandi memerlukan koneksi internet. Silakan coba lagi saat online." } }, "passkeys": { "passkey": "Passkey", - "helpText": "Passkeys are created on the website when prompted. They cannot be manually edited. To remove this passkey, you can delete it from this credential.", - "passkeyMarkedForDeletion": "Passkey marked for deletion", - "passkeyWillBeDeleted": "This passkey will be deleted when you save this credential." + "helpText": "Passkey dibuat di situs web saat diminta. Passkey tidak dapat diubah secara manual. Untuk menghapus Passkey ini, Anda dapat menghapusnya dari kredensial ini.", + "passkeyMarkedForDeletion": "Passkey ditandai untuk dihapus", + "passkeyWillBeDeleted": "Passkey ini akan dihapus saat Anda menyimpan kredensial ini." }, "totp": { - "addCode": "Add 2FA Code", - "nameOptional": "Name (optional)", + "addCode": "Tambahkan kode 2FA", + "nameOptional": "Nama (opsional)", "secretKey": "Secret Key", - "instructions": "Enter the secret key shown by the website where you want to add two-factor authentication.", - "saveToViewCode": "Save to view code", + "instructions": "Masukkan kunci rahasia yang ditampilkan oleh situs web tempat Anda ingin menambahkan autentikasi dua faktor.", + "saveToViewCode": "Simpan untuk melihat kode", "scanQrCode": "Scan QR Code", "enterManually": "Enter a setup key", "errors": { - "invalidSecretKey": "Invalid secret key format.", + "invalidSecretKey": "Format kunci rahasia tidak valid.", "scanFailed": "Failed to scan QR code. Please try again." } }, @@ -156,8 +156,8 @@ "advancedOptions": "Advanced Options", "copyTotpOnFill": "Copy TOTP code on autofill", "copyTotpOnFillDescription": "When you autofill a credential with 2FA, automatically copy its TOTP code to the clipboard so you can paste it into the next field.", - "vaultUnlock": "Vault Unlock Method", - "autoLock": "Auto-lock Timeout", + "vaultUnlock": "Metode buka Vault", + "autoLock": "Batas waktu penguncian otomatis", "clipboardClear": "Clear Clipboard", "clipboardClearDescription": "Automatically clear copied passwords and sensitive information from your clipboard after a specified time period.", "clipboardClearAndroidWarning": "Note: some Android devices have clipboard history enabled, which may keep track of previously copied items, even after AliasVault clears the clipboard. AliasVault can only overwrite the most recent item, but older entries may remain visible in history. For security reasons, we recommend disabling any clipboard history features in your device settings.", @@ -165,18 +165,18 @@ "clipboardLocalOnlyDescription": "Keep copied credentials on this device instead of syncing them to your other Apple devices via Universal Clipboard.", "clipboardLocalOnlyDisabledWarning": "With this off, copied credentials can sync to your other Apple devices (Mac, iPad, etc.) through Universal Clipboard.", "clipboardClearOptions": { - "never": "Never", - "5seconds": "5 seconds", - "10seconds": "10 seconds", - "15seconds": "15 seconds", - "30seconds": "30 seconds" + "never": "Jangan pernah", + "5seconds": "5 detik", + "10seconds": "10 detik", + "15seconds": "15 detik", + "30seconds": "30 detik" }, - "batteryOptimizationHelpTitle": "Enable Background Clipboard Clearing", - "batteryOptimizationActive": "Battery optimization is blocking background tasks", - "batteryOptimizationDisabled": "Background clipboard clearing enabled", - "batteryOptimizationHelpDescription": "Android's battery optimization prevents reliable clipboard clearing when the app is in the background. Disabling battery optimization for AliasVault allows precise background clipboard clearing and automatically grants necessary alarm permissions.", - "disableBatteryOptimization": "Disable battery optimization", - "identityGenerator": "Identity Generator", + "batteryOptimizationHelpTitle": "Aktifkan Pembersihan Papan Klip di Latar Belakang", + "batteryOptimizationActive": "Optimasi baterai memblokir task background", + "batteryOptimizationDisabled": "Aktifkan Pembersihan Papan Klip di Latar Belakang", + "batteryOptimizationHelpDescription": "Optimasi baterai Android mencegah pembersihan papan klip yang andal saat aplikasi berada di latar belakang. Menonaktifkan optimasi baterai untuk AliasVault memungkinkan pembersihan papan klip di latar belakang secara akurat dan secara otomatis memberikan izin alarm yang diperlukan.", + "disableBatteryOptimization": "Nonaktifkan optimasi baterai", + "identityGenerator": "Pembuat identitas", "passwordGenerator": "Password Generator", "importExport": "Import / Export", "importSectionTitle": "Import", @@ -194,20 +194,20 @@ "security": "Security", "appVersion": "App version {{version}} ({{url}})", "autoLockOptions": { - "never": "Never", - "5seconds": "5 seconds", - "15seconds": "15 seconds", - "30seconds": "30 seconds", - "1minute": "1 minute", - "5minutes": "5 minutes", - "15minutes": "15 minutes", - "30minutes": "30 minutes", - "1hour": "1 hour", - "4hours": "4 hours", - "8hours": "8 hours", - "24hours": "24 hours" + "never": "Jangan pernah", + "5seconds": "5 detik", + "15seconds": "15 detik", + "30seconds": "30 detik", + "1minute": "1 menit", + "5minutes": "5 menit", + "15minutes": "15 menit", + "30minutes": "30 menit", + "1hour": "1 jam", + "4hours": "4 jam", + "8hours": "8 jam", + "24hours": "24 jam" }, - "language": "Language", + "language": "Bahasa", "languageSystemMessage": "To change the app language, configure the preferred language for AliasVault in your device settings.", "openSettings": "Open Settings", "vaultUnlockSettings": { @@ -222,9 +222,9 @@ "biometricHelp": "Use biometrics to unlock your vault, which is secured by the {{keystore}}.", "biometricUnavailableHelp": "{{biometric}} is not available. Tap to open settings and/or go to your device settings to enable and configure it.", "featureRequiresPasscode": "This feature requires a passcode to be enabled on your device.", - "pin": "PIN Code", + "pin": "Kode PIN", "pinDescription": "Use a custom PIN code to unlock your vault more quickly.", - "pinEnabled": "PIN unlock enabled successfully", + "pinEnabled": "Pembukaan kunci dengan PIN berhasil diaktifkan", "pinDisabled": "PIN unlock has been disabled", "passwordHelp": "Re-enter your full master password to unlock your vault. This is always enabled as fallback option.", "keystoreIOS": "iOS Keychain", @@ -234,17 +234,17 @@ "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": { - "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.", + "description": "Konfigurasikan bahasa default dan preferensi jenis kelamin untuk membuat identitas baru.", + "languageSection": "Bahasa", + "languageDescription": "Atur bahasa yang akan digunakan saat membuat identitas baru.", "genderSection": "Jenis kelamin", - "genderDescription": "Set the gender preference for generating new identities.", - "ageRangeSection": "Age Range", - "ageRangeDescription": "Set the age range for generating new identities.", + "genderDescription": "Atur preferensi jenis kelamin untuk membuat identitas baru.", + "ageRangeSection": "Rentang usia", + "ageRangeDescription": "Atur rentang usia untuk membuat identitas baru.", "genderOptions": { - "random": "Random", - "male": "Male", - "female": "Female" + "random": "Acak", + "male": "Laki-laki", + "female": "Perempuan" } }, "passwordGeneratorSettings": { @@ -289,7 +289,7 @@ "authLogs": { "headerText": "Below you can find an overview of recent login attempts to your account.", "noLogs": "No auth logs found", - "success": "Success", + "success": "Berhasil", "failed": "Failed", "time": "Time", "ipAddress": "IP Address", @@ -360,6 +360,7 @@ "enterFieldName": "Masukkan nama field", "fieldTypes": { "text": "Teks", + "password": "Kata sandi", "hidden": "Hidden", "email": "Email", "url": "URL", @@ -430,7 +431,7 @@ "recentEmails": "Email terbaru", "loadingEmails": "Memuat Email...", "noEmailsYet": "No emails received yet.", - "offlineEmailsMessage": "You are offline. Please connect to the internet to load your emails.", + "offlineEmailsMessage": "Anda sedang offline. Silakan hubungkan ke internet untuk memuat email Anda.", "emailLoadError": "An error occurred while loading emails. Please try again later.", "emailUnexpectedError": "An unexpected error occurred while loading emails. Please try again later.", "password": "Kata sandi", @@ -538,20 +539,20 @@ "selectFolder": "Select Folder" }, "recentlyDeleted": { - "title": "Recently Deleted", - "noItems": "No deleted items", - "noItemsDescription": "Items you delete will appear here for {{days}} days before being permanently removed.", - "description": "These items will be permanently deleted after {{days}} days. You can restore them or delete them immediately.", - "restore": "Restore", - "deletePermanently": "Delete Permanently", - "emptyAll": "Empty All", - "daysRemaining": "{{count}} day remaining", - "daysRemaining_plural": "{{count}} days remaining", - "expiringSoon": "Expiring soon", - "confirmDeleteTitle": "Delete Permanently?", - "confirmDeleteMessage": "This item will be permanently deleted and cannot be recovered.", - "confirmEmptyAllTitle": "Empty Recently Deleted?", - "confirmEmptyAllMessage": "All {{count}} items will be permanently deleted and cannot be recovered.", + "title": "Baru-baru ini dihapus", + "noItems": "Tidak ada item yang dihapus", + "noItemsDescription": "Item yang Anda hapus akan muncul di sini selama {{days}} hari sebelum dihapus secara permanen.", + "description": "Item-item ini akan dihapus secara permanen setelah {{days}} hari. Anda dapat memulihkannya atau segera menghapusnya.", + "restore": "Pulihkan", + "deletePermanently": "Hapus Permanen", + "emptyAll": "Kosongkan Semua", + "daysRemaining": "Tersisa {{count}} hari", + "daysRemaining_plural": "Tersisa {{count}} hari", + "expiringSoon": "Segera kedaluwarsa", + "confirmDeleteTitle": "Hapus Permanen?", + "confirmDeleteMessage": "Item ini akan dihapus secara permanen dan tidak dapat dipulihkan.", + "confirmEmptyAllTitle": "Kosongkan Item yang Baru Saja Dihapus?", + "confirmEmptyAllMessage": "Semua {{count}} item akan dihapus secara permanen dan tidak dapat dipulihkan.", "itemRestored": "Item restored", "itemDeleted": "Item permanently deleted", "allItemsDeleted": "All items permanently deleted" @@ -562,27 +563,27 @@ "emailDetails": "Email Details", "subject": "Subject:", "date": "Tanggal:", - "from": "From:", - "to": "To:", + "from": "Dari:", + "to": "Kepada:", "attachments": "Lampiran", - "deleteEmail": "Delete Email", + "deleteEmail": "Hapus Email", "deleteEmailConfirm": "Are you sure you want to delete this email? This action is permanent and cannot be undone.", - "emailNotFound": "Email not found", + "emailNotFound": "Email tidak ditemukan", "formatHtml": "HTML", "formatPlain": "Teks", - "formatSource": "Source", - "formatSwitchTitle": "Switch email format", + "formatSource": "Sumber", + "formatSwitchTitle": "Ganti format email", "sizeKB": "KB", - "offlineMessage": "You are offline. Please connect to the internet to load your emails.", - "emptyMessage": "You have not received any emails at your private email addresses yet. When you receive a new email, it will appear here.", - "loadMore": "Load More ({{count}} remaining)", + "offlineMessage": "Anda sedang offline. Silakan hubungkan ke internet untuk memuat email Anda.", + "emptyMessage": "Anda belum menerima email apa pun di alamat email privat Anda. Ketika Anda menerima email baru, email tersebut akan muncul di sini.", + "loadMore": "Muat Lebih Banyak (tersisa {{count}})", "time": { - "justNow": "just now", - "minutesAgo_single": "{{count}} min ago", - "minutesAgo_plural": "{{count}} mins ago", - "hoursAgo_single": "{{count}} hr ago", - "hoursAgo_plural": "{{count}} hrs ago", - "yesterday": "yesterday" + "justNow": "baru saja", + "minutesAgo_single": "{{count}} menit yang lalu", + "minutesAgo_plural": "{{count}} menit yang lalu", + "hoursAgo_single": "{{count}} jam yang lalu", + "hoursAgo_plural": "{{count}} jam yang lalu", + "yesterday": "kemarin" } }, "validation": { @@ -592,8 +593,8 @@ "invalidEmailFormat": "Invalid email format" }, "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.", + "CLAIM_DOES_NOT_MATCH_USER": "Alamat email yang dipilih saat ini sudah digunakan. Silakan ubah alamat email dengan mengedit kredensial ini.", + "CLAIM_DOES_NOT_EXIST": "Terjadi kesalahan saat mencoba memuat email. Silakan coba ubah dan simpan entri kredensial untuk menyinkronkan basis data, lalu coba lagi.", "UNKNOWN_ERROR": "Terjadi kesalahan tidak diketahui. Coba lagi.", "ACCOUNT_LOCKED": "Akun Anda sementara terkunci karena terlalu banyak percobaan masuk yang gagal. Silakan coba lagi nanti.", "ACCOUNT_BLOCKED": "Akun Anda telah dinonaktifkan. Jika Anda yakin ini adalah kesalahan, silakan hubungi layanan pelanggan.", @@ -668,17 +669,17 @@ } }, "upgrade": { - "title": "Upgrade Vault", - "subtitle": "AliasVault has updated and your vault needs to be upgraded. This should only take a few seconds.", - "versionInformation": "Version Information", - "yourVault": "Your vault version:", - "newVersion": "New available version:", + "title": "Perbarui Brankas", + "subtitle": "AliasVault telah diperbarui dan brankas Anda perlu ditingkatkan skalanya. Ini hanya memerlukan waktu beberapa detik.", + "versionInformation": "Informasi Versi", + "yourVault": "Versi brankas Anda:", + "newVersion": "Versi baru yang tersedia:", "upgrade": "Upgrade", - "upgrading": "Upgrading...", + "upgrading": "Memperbarui...", "logout": "Keluar", - "whatsNew": "What's New", - "whatsNewDescription": "An upgrade is required to support the following changes:", - "noDescriptionAvailable": "No description available for this version.", + "whatsNew": "Apa yang baru", + "whatsNewDescription": "Pembaruan diperlukan untuk mendukung perubahan berikut:", + "noDescriptionAvailable": "Tidak ada deskripsi yang tersedia untuk versi ini.", "status": { "preparingUpgrade": "Preparing upgrade...", "vaultAlreadyUpToDate": "Vault is already up to date", @@ -687,12 +688,12 @@ "committingChanges": "Committing changes..." }, "alerts": { - "unableToGetVersionInfo": "Unable to get version information. Please try again.", - "selfHostedServer": "Self-Hosted Server", - "selfHostedWarning": "If you're using a self-hosted server, make sure to also update your self-hosted instance as otherwise logging in to the web client will stop working.", - "continueUpgrade": "Continue Upgrade", - "upgradeFailed": "Upgrade Failed", - "failedToApplyMigration": "Failed to apply migration ({{current}} of {{total}})" + "unableToGetVersionInfo": "Tidak dapat memperoleh informasi versi. Silakan coba lagi.", + "selfHostedServer": "Server yang Dihosting Mandiri", + "selfHostedWarning": "Jika Anda menggunakan server yang dihosting mandiri, pastikan untuk memperbarui instans tersebut juga, karena jika tidak, proses masuk ke klien web akan berhenti berfungsi.", + "continueUpgrade": "Lanjutkan Pembaruan", + "upgradeFailed": "Pembaruan gagal", + "failedToApplyMigration": "Gagal menerapkan migrasi ({{current}} dari {{total}})" } } } diff --git a/apps/mobile-app/i18n/locales/it.json b/apps/mobile-app/i18n/locales/it.json index ff1a104e8..39b48339d 100644 --- a/apps/mobile-app/i18n/locales/it.json +++ b/apps/mobile-app/i18n/locales/it.json @@ -360,6 +360,7 @@ "enterFieldName": "Inserisci il nome del campo", "fieldTypes": { "text": "Testo", + "password": "Password", "hidden": "Nascosto", "email": "Email", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/ko.json b/apps/mobile-app/i18n/locales/ko.json index c876c7d35..7eb81d32f 100644 --- a/apps/mobile-app/i18n/locales/ko.json +++ b/apps/mobile-app/i18n/locales/ko.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Password", "hidden": "Hidden", "email": "Email", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/my.json b/apps/mobile-app/i18n/locales/my.json index ad467a5d5..d9778a12f 100644 --- a/apps/mobile-app/i18n/locales/my.json +++ b/apps/mobile-app/i18n/locales/my.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "စကားဝှက်", "hidden": "Hidden", "email": "အီးမေးလ်", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/nl.json b/apps/mobile-app/i18n/locales/nl.json index 5f818d15b..f8431e00a 100644 --- a/apps/mobile-app/i18n/locales/nl.json +++ b/apps/mobile-app/i18n/locales/nl.json @@ -360,6 +360,7 @@ "enterFieldName": "Voer de veldnaam in", "fieldTypes": { "text": "Tekst", + "password": "Wachtwoord", "hidden": "Verborgen", "email": "E-mail", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/pl.json b/apps/mobile-app/i18n/locales/pl.json index 8c5178b64..caf413833 100644 --- a/apps/mobile-app/i18n/locales/pl.json +++ b/apps/mobile-app/i18n/locales/pl.json @@ -360,6 +360,7 @@ "enterFieldName": "Wprowadź nazwę pola", "fieldTypes": { "text": "Tekst", + "password": "Hasło", "hidden": "Ukryte", "email": "Skrzynka odbiorcza", "url": "adres URL", diff --git a/apps/mobile-app/i18n/locales/pt.json b/apps/mobile-app/i18n/locales/pt.json index 6c28b8feb..cc8ddc243 100644 --- a/apps/mobile-app/i18n/locales/pt.json +++ b/apps/mobile-app/i18n/locales/pt.json @@ -360,6 +360,7 @@ "enterFieldName": "Digite o nome do campo", "fieldTypes": { "text": "Texto", + "password": "Senha", "hidden": "Escondido", "email": "E-mail", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/ro.json b/apps/mobile-app/i18n/locales/ro.json index 862597927..3296f3d12 100644 --- a/apps/mobile-app/i18n/locales/ro.json +++ b/apps/mobile-app/i18n/locales/ro.json @@ -360,6 +360,7 @@ "enterFieldName": "Introdu numele câmpului", "fieldTypes": { "text": "Text", + "password": "Parolă", "hidden": "Ascuns", "email": "E-mail", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/ru.json b/apps/mobile-app/i18n/locales/ru.json index c62537f77..604fc37ee 100644 --- a/apps/mobile-app/i18n/locales/ru.json +++ b/apps/mobile-app/i18n/locales/ru.json @@ -360,6 +360,7 @@ "enterFieldName": "Введите название поля", "fieldTypes": { "text": "Текст", + "password": "Пароль", "hidden": "Скрытое", "email": "Почта", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/sv.json b/apps/mobile-app/i18n/locales/sv.json index 8abceea88..fb9089abd 100644 --- a/apps/mobile-app/i18n/locales/sv.json +++ b/apps/mobile-app/i18n/locales/sv.json @@ -360,6 +360,7 @@ "enterFieldName": "Ange fältets namn", "fieldTypes": { "text": "Text", + "password": "Lösenord", "hidden": "Dold", "email": "E-post", "url": "Webbadress", diff --git a/apps/mobile-app/i18n/locales/tr.json b/apps/mobile-app/i18n/locales/tr.json index b39114147..f27f92946 100644 --- a/apps/mobile-app/i18n/locales/tr.json +++ b/apps/mobile-app/i18n/locales/tr.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Parola", "hidden": "Hidden", "email": "E-Posta", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/uk.json b/apps/mobile-app/i18n/locales/uk.json index eaa46f7ae..4b59818a2 100644 --- a/apps/mobile-app/i18n/locales/uk.json +++ b/apps/mobile-app/i18n/locales/uk.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "Пароль", "hidden": "Hidden", "email": "Пошта", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/ur.json b/apps/mobile-app/i18n/locales/ur.json index 907972c6d..cac4ebb76 100644 --- a/apps/mobile-app/i18n/locales/ur.json +++ b/apps/mobile-app/i18n/locales/ur.json @@ -360,6 +360,7 @@ "enterFieldName": "Enter field name", "fieldTypes": { "text": "Text", + "password": "پاس ورڈ", "hidden": "Hidden", "email": "ای میل", "url": "URL", diff --git a/apps/mobile-app/i18n/locales/zh.json b/apps/mobile-app/i18n/locales/zh.json index e5652f7f6..15ef0f4a9 100644 --- a/apps/mobile-app/i18n/locales/zh.json +++ b/apps/mobile-app/i18n/locales/zh.json @@ -360,6 +360,7 @@ "enterFieldName": "输入字段名称", "fieldTypes": { "text": "文本", + "password": "密码", "hidden": "隐藏", "email": "邮箱", "url": "URL", diff --git a/apps/mobile-app/ios/VaultUI/hu.lproj/Localizable.strings b/apps/mobile-app/ios/VaultUI/hu.lproj/Localizable.strings index 928eb052b..f48c419d9 100644 --- a/apps/mobile-app/ios/VaultUI/hu.lproj/Localizable.strings +++ b/apps/mobile-app/ios/VaultUI/hu.lproj/Localizable.strings @@ -15,7 +15,7 @@ "create_new_item" = "Create New Item"; "open_aliasvault" = "Open AliasVault"; "untitled_credential" = "this credential"; -"link_url_prompt_title" = "Link to credential?"; +"link_url_prompt_title" = "Bejegyzéshez csatolás?"; "link_url_prompt_message" = "Add \"{{url}}\" to {{name}} so AliasVault recognises this app or website next time?"; "link_url_prompt_link_action" = "Link and fill"; "link_url_prompt_skip_action" = "Just fill"; @@ -41,7 +41,7 @@ "password_copied" = "Password copied"; "email_copied" = "Email copied"; "totp_code_copied" = "TOTP code copied"; -"totp_code" = "TOTP Code"; +"totp_code" = "TOTP kód"; /* Search bar */ "search_items" = "Search items..."; @@ -78,7 +78,7 @@ "pin_incorrect_attempts_remaining" = "Incorrect PIN. %d attempts remaining"; /* Password Unlock */ -"enter_password_to_unlock" = "Enter your master password"; +"enter_password_to_unlock" = "Adja meg mester jelszavát"; "unlock" = "Unlock"; "incorrect_password" = "Hibás jelszó. Próbálkozzon újra."; "attempts_warning" = "Incorrect password. You will be logged out if you enter the wrong password %d more times."; diff --git a/apps/mobile-app/ios/VaultUI/id.lproj/Localizable.strings b/apps/mobile-app/ios/VaultUI/id.lproj/Localizable.strings index 049d0fe8e..a7a791109 100644 --- a/apps/mobile-app/ios/VaultUI/id.lproj/Localizable.strings +++ b/apps/mobile-app/ios/VaultUI/id.lproj/Localizable.strings @@ -6,7 +6,7 @@ "edit" = "Ubah"; "website" = "Website"; "username" = "Username"; -"title" = "Title"; +"title" = "Judul"; "unknown_error" = "Terjadi kesalahan yang tidak diketahui"; "loading_items" = "Loading items..."; @@ -68,11 +68,11 @@ /* Passkey merge with existing item */ "passkey_add_to_existing" = "Or, add passkey to an existing item"; -"add_passkey" = "Add Passkey"; +"add_passkey" = "Tambah Passkey"; "merge_passkey_explanation" = "This will add a passkey to your existing item. Your password and other data will be preserved."; /* PIN Unlock */ -"unlock_vault" = "Unlock Vault"; +"unlock_vault" = "Buka Brankas"; "enter_pin_to_unlock_vault" = "Masukkan pin untuk membuka vault"; "pin_locked_max_attempts" = "PIN locked after too many failed attempts"; "pin_incorrect_attempts_remaining" = "Incorrect PIN. %d attempts remaining"; @@ -87,6 +87,6 @@ /* PIN Setup */ "pin_setup_title" = "Setup PIN"; "pin_setup_subtitle" = "Choose a PIN to unlock your vault"; -"pin_confirm_title" = "Confirm PIN"; +"pin_confirm_title" = "Konfirmasi PIN"; "pin_confirm_subtitle" = "Re-enter your PIN to confirm"; "pin_mismatch" = "PINs do not match. Please try again."; diff --git a/apps/server/AliasVault.Client/Resources/ApiErrors.da.resx b/apps/server/AliasVault.Client/Resources/ApiErrors.da.resx index 7330875b6..c29757998 100644 --- a/apps/server/AliasVault.Client/Resources/ApiErrors.da.resx +++ b/apps/server/AliasVault.Client/Resources/ApiErrors.da.resx @@ -129,7 +129,7 @@ Ny brugeroprettelse er i øjeblikket deaktiveret på denne server. Kontakt venligst administratoren. - Could not create the account. Please try again in a few minutes. If this problem persists, please contact support. + Kunne ikke oprette kontoen. Prøv igen om et par minutter. Hvis dette problem fortsætter, kontakt venligst support. Ugyldigt brugernavn eller adgangskode. Prøv venligst igen. diff --git a/apps/server/AliasVault.Client/Resources/ApiErrors.es.resx b/apps/server/AliasVault.Client/Resources/ApiErrors.es.resx index 7535e3fcb..b6ccd1e0a 100644 --- a/apps/server/AliasVault.Client/Resources/ApiErrors.es.resx +++ b/apps/server/AliasVault.Client/Resources/ApiErrors.es.resx @@ -129,7 +129,7 @@ El registro de nueva cuenta está actualmente deshabilitado en este servidor. Por favor, contacte con el administrador. - Could not create the account. Please try again in a few minutes. If this problem persists, please contact support. + No se pudo crear la cuenta. Por favor, inténtelo de nuevo en unos minutos. Si el problema persiste, póngase en contacto con soporte. Nombre de usuario o contraseña no válidos. Por favor, inténtelo de nuevo. diff --git a/apps/server/AliasVault.Client/Resources/ApiErrors.hu.resx b/apps/server/AliasVault.Client/Resources/ApiErrors.hu.resx index dce52edee..59b2df909 100644 --- a/apps/server/AliasVault.Client/Resources/ApiErrors.hu.resx +++ b/apps/server/AliasVault.Client/Resources/ApiErrors.hu.resx @@ -117,76 +117,76 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Refresh token is required. + Frissítő token szükséges. - Your account has been disabled. If you believe this is a mistake, please contact support. + A fiókja letiltásra került. Ha úgy gondolja, hogy indokolatlan volt, vegye fel a kapcsolatot az ügyfélszolgálattal. - Invalid refresh token + Helytelen frissítő token - New account registration is currently disabled on this server. Please contact the administrator. + Az új fiók regisztráció jelenleg ki van kapcsolva a szerveren. Kérem vegye fel a kapcsolatot a rendszergazdával. Could not create the account. Please try again in a few minutes. If this problem persists, please contact support. - Invalid username or password. Please try again. + Helytelen felhasználónév vagy jelszó. Kérem próbálja meg újra. Felhasználónév szükséges. - Username is already in use. + A felhasználónév már használatban van. - Username is available. + A felhasználónév elérhető. - Username does not match the current user. + A felhasználónév nem egyezik a jelenlegi felhasználóéval. - The provided password does not match your current password. + A megadott jelszó nem egyezik meg a jelenlegi jelszavával. - Account successfully deleted. + A fiók sikeresen törlésre került. - Username cannot be empty or whitespace. + A felhasználónév nem lehet üres vagy whitespace. - Username too short: must be at least 3 characters long. + A felhasználónév túl rövid: legalább 3 karakter hosszúnak kell lennie. - Username too long: cannot be longer than 40 characters. + A felhasználónév túl hosszú: nem lehet több mint 40 karakter. - Invalid email address. + Helytelen e-mail cím. - Username is invalid, can only contain letters or digits. + Helytelen felhasználónév, csak betűket és számokat tartalmazhat. There are pending migrations. Please run 'dotnet ef database update' to apply them. - Internal server error + Belső szerver hiba - The local vault is not up-to-date. Please synchronize your vault by refreshing the page and try again. + A helyi széf nem friss. Szinkronizálja széfjét az oldal frissítésével, majd próbálja újra. Egy ismeretlen hiba lépett fel. Próbálkozzon újra. - Invalid authenticator code. Please try again. + Helytelen hitelesítő kód. Kérem próbálja meg újra. - Invalid recovery code. Please try again. + Helytelen helyreállító kód. Kérem próbálja meg újra. - Your vault is not up-to-date. Please synchronize your vault and try again. + A széfje nem friss. Kérem, szinkronizálja széfjét és próbálja újra. You have entered an incorrect password too many times and your account has now been locked out. You can try again in 30 minutes. diff --git a/apps/server/AliasVault.Client/Resources/Components/Auth/Login.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Auth/Login.hu.resx index dafa61f6b..d2a7a737f 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Auth/Login.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Auth/Login.hu.resx @@ -60,7 +60,7 @@ - Log in to AliasVault + Belépés az AliasVault-ba Main login page title @@ -68,32 +68,32 @@ Title for 2FA step - Recovery code verification + Helyreállító kód megerősítés Title for recovery code step - Your username or email + Felhasználóneve és jelszava Label for username/email input field - Your password + Jelszava Label for password input field - Authenticator code + Hitelesítő kód Label for 2FA code input field - Recovery Code + Helyreállító kód Label for recovery code input field - Remember me + Emlékezzen rám Label for remember me checkbox - Remember this machine + Emlékezzen erre az eszközre Label for remember machine checkbox @@ -103,7 +103,7 @@ - Lost Password? + Elfelejtett jelszó? Link text for password recovery @@ -111,24 +111,24 @@ Link text for creating a new vault - Log in with a recovery code instead. + Inkább helyreállító kóddal való belépés. Link text for logging in with recovery code - Log in with an authenticator code instead. + Inkább hitelesítő kóddal való belépés. Link text for logging in with authenticator - Log in using Mobile App + Belépés mobil alkalmazással Link text for mobile device login - Your login is protected with an authenticator app. Enter your authenticator code below. + A belépése hitelesítő alkalmazással van védve. Kérem adja meg a kódot alul. Description for 2FA step - You have requested to log in with a recovery code. A recovery code is a one-time code that can be used to log in to your account. Note that if you don't manually disable 2FA after login, you will be asked for an authenticator code again at the next login. + Helyreállító kóddal szeretne belépni. A helyreállító kód, egy egyszer használatos kód, amellyel be tud lépni fiókjába. Figyeljen arra, hogy ha nem kapcsolja ki a következő belépésnél a hitelesítő kód használatát, újra kódot fog kérni a rendszer a következő belépésnél. Description for recovery code step @@ -136,11 +136,11 @@ Text before registration link - Don't have access to your authenticator device? + Már nem áll rendelkezésre a hitelesítő eszköze? Question text about not having access to authenticator - Regained access to your authenticator device? + Újra hozzáfér a hitelesítő eszközéshez? Question text about regaining access to authenticator @@ -149,20 +149,20 @@ Loading message during login process - Verifying 2FA code... + Kétfaktoros kód ellenőrzése... Loading message during 2FA verification - Verifying recovery code... + Helyreállító kód ellenőrzése... Loading message during recovery code verification - An error occurred while processing the login request. Try again (later). + Hiba lépett fel a belépés feldolgozása közben. Próbálja meg újra (később). Generic login error message - An error occurred while processing the login request. + Hiba lépett fel a belépés feldolgozása közben. Login request processing error message diff --git a/apps/server/AliasVault.Client/Resources/Components/Auth/Login.id.resx b/apps/server/AliasVault.Client/Resources/Components/Auth/Login.id.resx index b38943046..abbc651b2 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Auth/Login.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Auth/Login.id.resx @@ -145,7 +145,7 @@ - Logging in... + Sedang login... Loading message during login process diff --git a/apps/server/AliasVault.Client/Resources/Components/Auth/Register.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Auth/Register.hu.resx index 29d4db94e..e87509175 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Auth/Register.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Auth/Register.hu.resx @@ -60,52 +60,52 @@ - Create a new AliasVault account + Hozzon létre egy új AliasVault fiókot Main registration page title - Your username or email + Felhasználóneve és jelszava Label for username/email input field - Your password + Jelszava Label for password input field - Confirm password + Jelszó megerősítése Label for password confirmation input field - I accept the + Elfogadom a következőt Text before terms and conditions link - Terms and Conditions + Általános Szerződési Feltételek Link text for terms and conditions - Create account + Fiók létrehozása Create account button text - Already registered? + Már regisztrált? Text before login link - Login here + Bejelentkezés itt Link text for login page - Creating account... + Fiók létrehozása... Loading message during account creation - An error occurred during registration. + Hiba lépett fel a regisztráció során. Generic registration error message diff --git a/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/PasswordStep.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/PasswordStep.hu.resx index 4619d8f22..31cc8b7b7 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/PasswordStep.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/PasswordStep.hu.resx @@ -20,51 +20,51 @@ - Great! Now, let's set up your master password for AliasVault. + Kitűnő! Most állítson be egy mester jelszót az AliasVault fiókjához. Assistant welcome message for password setup step - Important: This master password will be used to encrypt your vault. It should be a long, complex string that you can remember. If you forget this password, your data will be permanently inaccessible. + Fontos: A széfje a mester jelszóval kerül titkosításra. Egy komplex de könnyen megjegyezhető jelszónak kell lennie. Ha elfelejti ezt a jelszót, az adatai többé nem lesznek elérhetők. Important warning about master password - Your master password never leaves your device + A mester jelszava soha nem hagyja el ezt az eszközt First security point about password privacy - The server has no access to your unencrypted data + A szervernek nincs hozzáférése a kódolatlan adataihoz Second security point about server access - Even the server admin cannot restore your access if you forget this password + Még a szerver rendszergazda sem fogja tudni visszaállítani a hozzáférését, ha elfelejti a jelszavát Third security point about password recovery - Master Password + Mester jelszó Label for master password field - Enter your master password + Adja meg mester jelszavát Placeholder for master password field - Confirm Master Password + Erősítse meg mester jelszavát Label for confirm password field - Confirm your master password + Erősítse meg mester jelszavát Placeholder for confirm password field - Validating password... + Jelszó ellenőrzése... Message shown while validating password - Password is valid and strong! + Jelszava helyes és erős! Success message for valid password - Confirm your password by entering it again. + Adja meg újra jelszavát, hogy ezzel megerősítse. Prompt to confirm password \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/TermsAndConditionsStep.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/TermsAndConditionsStep.hu.resx index c9b4e66a2..5741354fb 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/TermsAndConditionsStep.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/TermsAndConditionsStep.hu.resx @@ -21,32 +21,32 @@ - Please read and agree to the following terms and conditions before proceeding. + Kérem olvassa el a következő Általános Szerződési Feltételeket a folytatáshoz. Instructions to read and agree to terms - Terms and Conditions + Általános Szerződési Feltételek Title for the terms and conditions section - AliasVault is designed to enhance your online security and protect your privacy. With AliasVault, you can create unique identities and email aliases for your various online accounts, helping you maintain control over your personal information and reduce the risk of identity theft. + Az AliasVault célja az internetes biztonság és adatvédelem megerősítése. Az AliasVault segítségével egyéni azonosítókat és e-mail alias-okat tud létrehozni internetes fiókjaihoz, ezzel elősegítve, hogy ne kerüljenek személyes adatai illetéktelen kezekbe. -By using AliasVault, you agree to the following terms: +Az AliasVault használatával belegyezik a következőkbe: -1. You will not use AliasVault for any illegal purposes, including but not limited to fraud, identity theft, or impersonating real individuals. +1. Nem használja az AliasVault-ot illegális tevékenységre, mint csalás, mások személyazonosságának ellopása, más létező személyként való megszemélyesítés. -2. You are responsible for maintaining the confidentiality of your account and any aliases created through AliasVault. +2. Felelős fiókja titkosságának fenntartásáért, ezáltal minden AliasVault-on keresztül létrehozott alias-ért is. -3. AliasVault reserves the right to terminate your account if we suspect any misuse or violation of these terms. +3. Az AliasVault fenntartja a jogot a fiók törlésére, ha úgy véli a feltételek megszegésre kerültek. -4. You understand that while AliasVault enhances your privacy, no system is completely foolproof, and you use the service at your own risk. +4. Elfogadja, hogy habár az AliasVault jelentősen növeli biztonságát és adatvédelmét, semmilyen rendszer sem feltörhetetlen, emiatt saját felelősségre használja azt. Full terms and conditions content - I have read and agree to the Terms and Conditions + Elolvastam és elfogadom az Általános Szerződési Feltételeket Label for the agreement checkbox \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/UsernameStep.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/UsernameStep.hu.resx index b6f70b01e..bd54fb325 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/UsernameStep.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Auth/Setup/UsernameStep.hu.resx @@ -21,7 +21,7 @@ - Great! Now, let's set up your username for AliasVault. + Kitűnő! Most állítsa be felhasználónevét az AliasVault-hoz. Assistant message about setting up username @@ -29,7 +29,7 @@ Instructions for entering username - Remember: This is what you'll use to log in later, so make sure it's something you'll remember! + Figyelem: Később ezzel fog bejelentkezni, ezért úgy válassza meg, hogy biztosan emlékezzen rá! Important note about remembering username @@ -38,16 +38,16 @@ Label for username input field - Enter your desired username or email + Adja meg a kívánt felhasználónevet és e-mailt Placeholder text for username input - Validating username... + Felhasználónév ellenőrzése... Message shown while validating username - Username is available! + Felhasználónév rendelkezésre áll! Message shown when username is available @@ -55,12 +55,12 @@ Error message when username is empty - An error occurred during communication with the AliasVault server. + Hiba lépett fel az AliasVault szerverrel való kommunikáció során. Error message for server communication issues - AliasVault Assistant + AliasVault asszisztens Alt text for assistant avatar image \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Folders/FolderModal.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Folders/FolderModal.hu.resx index b92d9c8de..41953b726 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Folders/FolderModal.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Folders/FolderModal.hu.resx @@ -79,7 +79,7 @@ Error message when folder name is empty - Create + Létrehozás Create button text diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.hu.resx index edb0d1f35..d3304a885 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.hu.resx @@ -63,19 +63,19 @@ Section title for 2FA codes - Add a two-factor authenticator code + Kétfaktoros hitelesítő kód hozzáadása Description for adding TOTP codes - Add 2FA TOTP Code + 2FA TOTP kód hozzáadása Modal title for adding TOTP code - Close form + Űrlap bezárása Button to close the add TOTP form - If the website offers or requires 2FA for your account, copy the secret key or QR code URI and paste it below. + Ha a weboldalhoz elérhető vagy szükséges kétfaktoros kód, másolja a titkos kulcsot vagy QR kód URI-t és illessze be lent. Instructions for adding TOTP codes @@ -87,7 +87,7 @@ Label for secret key field - Enter secret key (manual entry) + Titkos kulcs megadása (kézi) Placeholder text for secret key input @@ -99,11 +99,11 @@ Message shown for unsaved TOTP codes - Are you sure you want to delete this TOTP code? + Biztosan ki akarja törölni ezt a TOTP kódot? Confirmation message for deleting TOTP code - Delete TOTP code + TOTP kód törlése Title for delete TOTP code action \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.id.resx index fd2e62013..cba56e282 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpCodes.id.resx @@ -79,7 +79,7 @@ Instructions for adding TOTP codes - Name (optional) + Nama (opsional) Label for optional name field @@ -95,7 +95,7 @@ Save button text - Save to view code + Simpan untuk melihat kode Message shown for unsaved TOTP codes diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpViewer.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpViewer.hu.resx index 2c791f1a1..7fbd33fcd 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpViewer.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Components/TotpCodes/TotpViewer.hu.resx @@ -63,11 +63,11 @@ Section title for 2FA codes - No two-factor authenticator codes available + Nincs elérhető kétfaktoros kód Message shown when no TOTP codes are configured - Copied! + Másolva! Feedback message when TOTP code is copied to clipboard \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.hu.resx index c44debddf..e9d558a38 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.hu.resx @@ -59,11 +59,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - From: + Feladó: Email sender field label - To: + Címzett: Email recipient field label @@ -71,7 +71,7 @@ Email date field label - Actions: + Műveletek: Email actions section label @@ -87,35 +87,35 @@ Close modal button text - Delete Email + E-mai törlése Delete email confirmation dialog title - Are you sure you want to delete this email? This action cannot be undone. + Biztosan ki akarja törölni ezt az e-mailt? Ez a művelet nem visszafordítható. Delete email confirmation message - Email deleted successfully + E-mail sikeresen törölve Success message when email is deleted - Failed to delete email + E-mail törlése sikertelen Error message when email deletion fails - An error occurred + Hiba lépett fel Generic error message - [This email has no body.] + [Az e-mailnek nincs szövegtörzse.] Message shown when email has no content - Failed to download attachment + Sikertelen csatolmány letöltés Error message when attachment download fails - Error downloading attachment + Hiba a csatolmány letöltésnél Error message for attachment download error \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.id.resx index 3ebcb0b05..1f4787cb6 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailModal.id.resx @@ -59,11 +59,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - From: + Dari: Email sender field label - To: + Kepada: Email recipient field label @@ -87,7 +87,7 @@ Close modal button text - Delete Email + Hapus Email Delete email confirmation dialog title diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.hu.resx index 978a99222..fdb6d8896 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.hu.resx @@ -59,11 +59,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - From: + Feladó: Email sender field label - To: + Címzett: Email recipient field label @@ -75,39 +75,39 @@ Email attachments section header - Select an email to view its contents + Az e-mail tartalmának megtekintéséhez jelölje ki Empty state message when no email is selected - Delete Email + E-mail törlése Delete email confirmation dialog title - Are you sure you want to delete this email? This action cannot be undone. + Biztosan ki akarja törölni ezt az e-mailt? Ez a művelet nem visszafordítható. Delete email confirmation message - Email deleted successfully + E-mail sikeresen törölve Success message when email is deleted - Failed to delete email + E-mail törlése sikertelen Error message when email deletion fails - An error occurred + Hiba lépett fel Generic error message - [This email has no body.] + [Az e-mailnek nincs szövegtörzse.] Message shown when email has no content - Failed to download attachment + Sikertelen csatolmány letöltés Error message when attachment download fails - Error downloading attachment + Hiba a csatolmány letöltésnél Error message for attachment download error \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.id.resx index 311d6cae3..169a309db 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailPreview.id.resx @@ -59,11 +59,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - From: + Dari: Email sender field label - To: + Kepada: Email recipient field label @@ -79,7 +79,7 @@ Empty state message when no email is selected - Delete Email + Hapus Email Delete email confirmation dialog title diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailRow.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailRow.hu.resx index 32c85109e..cb2cb6c20 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailRow.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/EmailRow.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - New email + Új e-mail Tooltip text for new email indicator \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.hu.resx index 79e51e02d..43e8fbc2c 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.hu.resx @@ -63,11 +63,11 @@ Section title for email panel - Auto-refresh enabled + Auto-frissítés bekapcsolva Tooltip for auto-refresh indicator - Subject + Tárgy Table column header for email subject @@ -75,15 +75,15 @@ Table column header for email date - No emails received (yet). + Nem érkezett e-mail (még). Message when no emails are available - The current chosen email address is already in use. Please change the email address by editing this credential. + A kiválasztott e-mail cím már használatban van. Változtassa meg az e-mail a bejegyzések módosításával. Error message when email address is already in use - 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. + Hiba lépett fel az e-mailek betöltése során. Próbálja meg szerkeszteni majd menteni a bejegyzéseket az adatbázis szinkronizáláshoz, majd próbálkozzon újra. Error message when email loading fails diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.id.resx index 490259fc7..57d02d1b1 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Email/RecentEmails.id.resx @@ -79,11 +79,11 @@ Message when no emails are available - The current chosen email address is already in use. Please change the email address by editing this credential. + Alamat email yang dipilih saat ini sudah digunakan. Silakan ubah alamat email dengan mengedit kredensial ini. Error message when email address is already in use - 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. + Terjadi kesalahan saat mencoba memuat email. Silakan coba ubah dan simpan entri kredensial untuk menyinkronkan basis data, lalu coba lagi. Error message when email loading fails diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.bg.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.bg.resx index f7fe13bb8..933123c56 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.bg.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.bg.resx @@ -110,6 +110,10 @@ Text Text field type option + + Парола + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ca.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ca.resx index 478cfed24..2a3a063ee 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ca.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ca.resx @@ -110,6 +110,10 @@ Text Text field type option + + Contrasenya + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.cs.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.cs.resx index 492eafc51..ea12521cd 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.cs.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.cs.resx @@ -110,6 +110,10 @@ Text Text field type option + + Password + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.da.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.da.resx index 280388177..ea6b18f05 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.da.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.da.resx @@ -110,6 +110,10 @@ Tekst Text field type option + + Adgangskode + Password field type option + Skjult Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.de.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.de.resx index 1295ae9bc..2f8155efc 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.de.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.de.resx @@ -110,6 +110,10 @@ Text Text field type option + + Passwort + Password field type option + Versteckt Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.es.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.es.resx index 2f7200398..62a7a8411 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.es.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.es.resx @@ -110,6 +110,10 @@ Texto Text field type option + + Contraseña + Password field type option + Oculto Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fa.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fa.resx index 492eafc51..ea12521cd 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fa.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fa.resx @@ -110,6 +110,10 @@ Text Text field type option + + Password + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fi.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fi.resx index b4e6fa5fd..9f20b849b 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fi.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fi.resx @@ -110,6 +110,10 @@ Teksti Text field type option + + Salasana: + Password field type option + Piilotettu Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fr.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fr.resx index fa40d89cd..1e8970455 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fr.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.fr.resx @@ -110,6 +110,10 @@ Texte Text field type option + + Mot de passe + Password field type option + Masqué Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.he.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.he.resx index 3cc864b81..c4f770d21 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.he.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.he.resx @@ -110,6 +110,10 @@ Text Text field type option + + סיסמה + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.hu.resx index c952acea4..1ed4adef5 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.hu.resx @@ -110,6 +110,10 @@ Szöveg Text field type option + + Jelszó + Password field type option + Rejtett Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.id.resx index f89ed93a7..9d92d8c98 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.id.resx @@ -110,6 +110,10 @@ Teks Text field type option + + Kata sandi + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.it.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.it.resx index 3be712f6b..825b58d70 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.it.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.it.resx @@ -110,6 +110,10 @@ Testo Text field type option + + Password + Password field type option + Nascosto Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ko.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ko.resx index 492eafc51..ea12521cd 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ko.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ko.resx @@ -110,6 +110,10 @@ Text Text field type option + + Password + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.my.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.my.resx index 9897351d4..2438ad525 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.my.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.my.resx @@ -110,6 +110,10 @@ Text Text field type option + + စကားဝှက် + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.nl.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.nl.resx index 4f00463cd..cbc6a4c30 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.nl.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.nl.resx @@ -110,6 +110,10 @@ Tekst Text field type option + + Wachtwoord + Password field type option + Verborgen Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pl.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pl.resx index c69663adc..e5500aa60 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pl.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pl.resx @@ -110,6 +110,10 @@ Tekst Text field type option + + Hasło + Password field type option + Ukryte Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pt.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pt.resx index 3138f90fe..582d84ed7 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pt.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.pt.resx @@ -110,6 +110,10 @@ Texto Text field type option + + Senha + Password field type option + Escondido Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ro.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ro.resx index 44530e8f6..09ad08624 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ro.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ro.resx @@ -110,6 +110,10 @@ Text Text field type option + + Parolă + Password field type option + Ascuns Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ru.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ru.resx index 872b6b9b7..c266befb8 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ru.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ru.resx @@ -110,6 +110,10 @@ Текст Text field type option + + Пароль + Password field type option + Скрытое Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.sv.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.sv.resx index 29ac0ba91..390ba955d 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.sv.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.sv.resx @@ -110,6 +110,10 @@ Text Text field type option + + Lösenord + Password field type option + Dold Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.tr.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.tr.resx index b23115930..c76c2816c 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.tr.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.tr.resx @@ -110,6 +110,10 @@ Text Text field type option + + Parola + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.uk.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.uk.resx index e404a075d..f37ef966b 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.uk.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.uk.resx @@ -110,6 +110,10 @@ Text Text field type option + + Пароль + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ur.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ur.resx index fbcbb23a1..6c30f59a8 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ur.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.ur.resx @@ -110,6 +110,10 @@ Text Text field type option + + پاس ورڈ + Password field type option + Hidden Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.zh.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.zh.resx index cb38013c5..fc52e5545 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.zh.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Items/AddFieldMenu.zh.resx @@ -110,6 +110,10 @@ 文本 Text field type option + + 密码 + Password field type option + 隐藏 Hidden field type option diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/ChangePassword.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/ChangePassword.hu.resx index b438ca835..84465a837 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/ChangePassword.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/ChangePassword.hu.resx @@ -64,7 +64,7 @@ Page title for the change password page - Security settings + Biztonsági beállítások Breadcrumb text for security settings diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/DeleteAccount.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/DeleteAccount.hu.resx index d9f19ba2b..bef3dca3b 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/DeleteAccount.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/DeleteAccount.hu.resx @@ -64,7 +64,7 @@ Page title for the delete account page - Security settings + Biztonsági beállítások Breadcrumb text for security settings diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Disable2Fa.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Disable2Fa.hu.resx index ab9ca0e00..8ddbc5fd4 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Disable2Fa.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Disable2Fa.hu.resx @@ -64,7 +64,7 @@ Page title for the disable 2FA page - Security settings + Biztonsági beállítások Breadcrumb text for security settings diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Enable2Fa.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Enable2Fa.hu.resx index dd8c0eee8..8987af633 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Enable2Fa.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Pages/Settings/Security/Enable2Fa.hu.resx @@ -64,7 +64,7 @@ Page title for the enable 2FA page - Security settings + Biztonsági beállítások Breadcrumb text for security settings diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.hu.resx index f93080fcc..0acc9f84c 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.hu.resx @@ -20,11 +20,11 @@ - Default password generator settings + Alapértelmezett jelszó generáló beállítások Label for default password generator settings - Configure + Konfigurálás Button text to configure settings diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.id.resx index 8181f7551..c5743b9ce 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/DefaultPasswordSettings.id.resx @@ -24,7 +24,7 @@ Label for default password generator settings - Configure + Konfigurasikan Button text to configure settings diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.hu.resx index 6c3038ef1..082ffd6fb 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServiceCard.hu.resx @@ -59,15 +59,15 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - No logo + Nincs logó Text shown when service logo is not available - Import from {0} + Improtálás {0}-ból Modal title for importing from a service. {0} is placeholder for service name - Upload your {0} export file: + {0} export fájl feltöltése: Text for file upload instruction. {0} is placeholder for service name @@ -87,35 +87,35 @@ Import button text - Import folders + Mappák importálása Checkbox label for importing folder structure from the source password manager - {0} folder(s) detected + {0} mappa észlelve Info text showing number of folders detected in the import. {0} is the count - Import detected attachments + Észlelt csatolmányok importálása Checkbox label for importing file attachments detected in the source export - {0} attachment(s), {1} + {0} csatolmány, {1} Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB") - {0} duplicate credential(s) were found and will not be imported. + A rendszer {0} dupla bejegyzést talált, és importálja azokat. Warning text when duplicate credentials are detected. {0} is the count - No new credentials were found to import. + Nincs új importálható bejegyzés. Warning text when no new credentials are available for import - Check if the following detected credentials look correct before continuing: + Ellenőrizze a következő észlelt bejegyzéseket a folytatás előtt: Instructions shown before the credential preview table - Service + Szolgáltatás Column header for service name in credential preview table @@ -127,75 +127,75 @@ Column header for password in credential preview table - ... and {0} more credentials + ... további {0} bejegyzés Text showing additional credentials not displayed. {0} is the count - Extract favicons for services with URLs + Hivatkozással rendelkező bejegyzések ikonjainak letöltése Checkbox label for favicon extraction option - Are you sure you want to import ({0}) credentials? Note: the import process can take a short while. + Biztosan importálni akar ({0}) bejegyzést? Figyelem: az importálási folyamat eltarthat egy ideig. Confirmation text before importing. {0} is the credential count - Note: Favicon extraction is enabled. This process can take several minutes depending on the number of credentials with URLs. Please keep the page open. + Megjegyzés: Az ikonok letöltése be van kapcsolva. Ez a folyamat több percig is eltarthat a weboldallal ellátott bejegyzések mennyiségétől függően. Kérem hagyja az oldalt nyitva. Warning note about favicon extraction duration - Extracting favicons... {0} / {1} + Ikonok letöltése... {0} / {1} Progress text during favicon extraction. {0} is current progress, {1} is total - Saving credentials to vault... {0} / {1} + Bejegyzések mentése a széfbe... {0} / {1} Progress text during credential save. {0} is current progress, {1} is total - Syncing vault to server... + Széf szinkronizálása a szerverrel... Progress text when syncing vault to server after import - Successfully imported {0} credentials. + {0} sikeresen importálásra került. Success message after import completes. {0} is the credential count - An error occurred during import. Please try again. + Egy hiba lépett fel az importálás során. Kérem próbálja újra. Generic error message when import fails - Please select a valid export file to import. + Válasszon ki egy megfelelő export fájlt az importáláshoz. Error message when invalid file is selected - Please unzip the export file before importing. See the instructions below for more information. + Kérem tömörítse ki az export zip fájlt importálás előtt. További információkért tekintse meg a lenti utasításokat. Error message when user tries to import a zip file - Unsupported file format. Supported formats: {0} + Nem támogatott fájl formátum. Támogatott formátumok: {0} Error message when user selects an unsupported file format. {0} is the list of supported extensions - File size exceeds {0}MB limit. + A fájl mérete nagyobb a megengedett {0}MB-nál. Error message when file is too large. {0} is the maximum allowed size in megabytes - This file is encrypted. Please enter the password you used when creating the export. + A fájl titkosított. Adja meg a jelszót, amit az exportálásnál használt. Prompt for encrypted file password - Decryption Password + Dekódoló jelszó Label for decryption password input - This is the password you set when creating the encrypted export (.avex file), not your vault master password. + Ez az a jelszó, amit megad a titkosított (.avex fájl) export létrehozásnál, nem pedig a mester jelszava. Hint explaining what password is needed - Decrypt and Continue + Dekódolás és folytatás Button text for decryption - Decrypting file... + Fájl dekódolása... Progress text during decryption @@ -203,31 +203,31 @@ Error message for incorrect decryption password - Failed to decrypt the file. Please check that the file is not corrupted and try again. + A fájl dekódolása sikertelen. Kérem ellenőrizze, hogy hibás e a fájl, és próbálja újra. Generic error message for decryption failure - Supported formats + Támogatott formátumok Label for supported file formats - Please copy the details below and share them when reporting this issue. + Kérem másolja ki a lenti értékeket, és ossza meg ezeket a hiba bejelentésnél. Intro line shown above the copyable error diagnostic block when an import fails - Copy details + Részletek másolása Button label to copy the error diagnostic block to the clipboard - Show details + Részletek megjelenítése Button label that reveals the error diagnostic block in an inline read-only textarea - Hide details + Részletek elrejtése Button label that hides the error diagnostic block again (shown when the block is currently expanded) - {0} item(s) could not be parsed and will be skipped. + {0} elemet nem lehetett elemezni, ezért átugrásra kerülnek. Warning shown in the preview step when some items failed to parse. {0} is the count of failed items \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServices.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServices.hu.resx index 01603ce35..62670618a 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServices.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/ImportExport/ImportServices.hu.resx @@ -60,240 +60,240 @@ - Import passwords from your 1Password vault + Jelszavak importálása a 1Password széfjéből Description for 1Password import service - In order to import your 1Password vault, you need to export it. You can do this by logging into your 1Password account in the 1Password 8 desktop app (Windows / MacOS / Linux), going to the 'File' menu and selecting 'Export'. + Az importáláshoz az 1Password széfjét először exportálnia kell. Ezt megteheti ha az asztali 1Password 8 alkalmazásban (Windows / MacOS / Linux), bemegy a 'Fájl' menübe, és azon belül az 'Export'-ot választja. 1Password export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. 1Password export instructions part 2 - Import passwords from your Bitwarden vault + Jelszavak importálása a Bitwarden széfjéből Description for Bitwarden import service - In order to import your Bitwarden vault, you need to export it. You can do this by logging into your Bitwarden account, going to the 'Tools' menu and selecting 'Export vault'. + Az importáláshoz a Bitwarden széfjét először exportálnia kell. Ezt megteheti, ha bejelentkezik fiókjába, 'Eszközök' menün belül kiválasztva az 'Széf exportálás' pontot. Bitwarden export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Bitwarden export instructions part 2 - Import passwords from your LastPass vault + Jelszavak importálása a LastPass széfjéből Description for LastPass import service - In order to import your LastPass vault, you need to export it as a CSV file. You can do this by logging into your LastPass account, going to 'Advanced Options' in the left sidebar and selecting 'Export' > 'LastPass CSV File'. + Az importáláshoz az LastPass széfjét először exportálnia kell egy CSV fájlba. Ezt megteheti ha bejelentkezik LastPass fiókjába, majd belépve a 'Haladó opciók'-ba, bal oldalon talál egy 'Exportálás' > 'LastPass CSV Fájl' almenüt. LastPass export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. LastPass export instructions part 2 - Import passwords from your Chrome Password Manager + Jelszavak importálása a Chrome Jelszókezelőből Description for Chrome import service - In order to import your Chrome Password Manager, you need to export it as a CSV file. You can do this by logging into your Chrome browser, going to the 'Settings' menu > 'Password and AutoFill' > 'Google Password Manager'. Then click on 'Export passwords'. + Az importáláshoz az Chrome Jelszőkezelőjét először exportálnia kell egy CSV fájlba. Ezt megteheti, ha belép a Chrome böngészőjébe, a 'Beállítások'-on belül > 'Jelszavak és kitöltés' > 'Google Jelszókezelő'. Itt kattintson az 'Jelszó exportálás' részre. Chrome export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Chrome export instructions part 2 - Import passwords from KeePass + Jelszavak importálása a KeePass-ből Description for KeePass import service - In order to import your KeePass vault, you need to export it as a CSV file. You can do this by going to the 'File' menu and selecting 'Export' (to CSV). + Ahhoz, hogy importálni tudja a KeePass széfjét, exportálnia kell azt CSV formátumba. Ezt megteheti ha bemegy a 'Fájl' menün belül az 'Exportálás'-ba (CSV-be). KeePass export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. KeePass export instructions part 2 - Import credentials using a template CSV format + Bejegyzések importálása minta CSV forma segítségével Description for Generic CSV import service - Is the password manager you are using not supported? You can always import your credentials into AliasVault using a generic CSV template format instead. + A használt jelszókezelője nem támogatott? Mindig meg van a lehetősége arra, hogy sablon CSV fájl segítségével importálja bejegyzéseit az AliasVault széfjébe. Generic CSV instructions part 1 - Download the AliasVault Import CSV + Az AliasVault import CSV letöltése Generic CSV step 1 - Open it in a spreadsheet program (Microsoft Excel, Google Sheets, etc.) + Megnyitás egy táblázatkezelővel (Microsoft Excel, Google Sheets, stb.) Generic CSV step 2 - Fill in your credentials (replace the example data) + Töltse ki a bejegyzéseknek megfelelően (cserélje ki a csere adatokat) Generic CSV step 3 - Save as CSV format and upload it below + Mentse el CSV formátumba, és lentebb töltse fel Generic CSV step 4 - Failed to download CSV template. Please try again. + A CSV minta letöltése sikertelen volt. Kérem próbálja meg újra. Error message for template download failure - Import passwords from your Firefox Password Manager + Jelszavak importálása a Firefox Jelszó kezelőből Description for Firefox import service - In order to import your Firefox passwords, you need to export it as a CSV file. You can do this by opening your Firefox browser, going to menu > 'Passwords'. Then click on the menu icon in the top right corner and select 'Export passwords'. + Ahhoz, hogy importálni tudja a Firefox jelszavait, egy csv fájlt kell először exportálnia. Ezt megteheti a Firefox böngészőben ha a menü > 'Jelszavak' almenüben a jobb felső sarokban levő menüből a 'Jelszavak exportálása' pontot választja. Firefox export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Firefox export instructions part 2 - Import passwords from your Dashlane account + Jelszavak importálás a Dashlane fiókjából Description for Dashlane import service - In order to import your Dashlane passwords, you need to export it as a CSV file. You can do this by logging into your Dashlane account, going to the 'Account' > 'Settings' menu and selecting 'Export to CSV'. + Az importáláshoz a Dashlane jelszavait először exportálnia kell egy CSV fájlba. Ezt megteheti ha bejelentkezik a Dashlane fiókjába, és 'Fiók' > 'Beállítások' menüben kiválasztja a 'CSV exportálás'-t. Dashlane export instructions part 1 - Note: the .zip file you download will contain a "credentials.csv" file. You need to unzip the archive first, and then upload the "credentials.csv" CSV file below. + Megjegyzés: a letöltött .zip fájl fog tartalmazni egy "credentials.csv" fájlt. Ezt először ki kell csomagolnia, hogy később fel tudja tölteni. Dashlane export instructions part 2 - Import passwords from KeePassXC + Jelszavak importálása KeePassXC-ből Description for KeePassXC import service - In order to import your KeePassXC vault, you need to export it as a CSV file. You can do this by going to the 'Database' menu and selecting 'Export' (CSV File). + Ahhoz, hogy importálni tudja a KeePassXC széfjét, exportálnia kell azt CSV formátumba. Ezt megteheti ha bemegy az 'Adatbázis' menün belül az 'Exportálás'-ba (CSV-be). KeePassXC export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. KeePassXC export instructions part 2 - Import passwords from NordPass + Jelszavak importálása NordPass-ból Description for NordPass import service - In order to import your NordPass passwords, you need to export them as a CSV file. You can do this by opening the NordPass app or web vault, going to 'Settings' > 'Export Items', and selecting the CSV format. + Ahhoz, hogy importálni tudja a NordPass jelszavait, exportálnia kell azt CSV formátumba Ezt megteheti az applikáció megnyitásával, vagy webes felületen való bejelentkezéssel, majd 'Beállatások' > 'Elemek exportálása' almenün belül a CSV formátumot választja. NordPass export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. NordPass export instructions part 2 - Import passwords from Proton Pass + Jelszavak importálása Proton Pass-ból Description for Proton Pass import service - In order to import your Proton Pass vault, you need to export it. You can do this in the Proton Pass browser extension by going to 'Settings' > 'Export'. + Ahhoz, hogy importálni tudja a Proton Pass széfét, exportálnia kell azt. Ezt megteheti a Proton Pass böngésző kiegészítőben levő 'Beállítások > 'Exportálás' almenüben. Proton Pass export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Proton Pass export instructions part 2 - Import passwords from Strongbox + Jelszavak importálása Strongbox-ból Description for Strongbox import service - In order to import your Strongbox vault, you need to export it as a CSV file. You can do this by going to the 'File' menu and selecting 'Export Database' (to CSV). + Ahhoz, hogy importálni tudja a Strongbox széfjét, exportálnia kell azt CSV formátumba. Ezt megteheti ha bemegy a 'Fájl' > 'Adatbázis exportálás' (CSV-be) menübe. Strongbox export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Strongbox export instructions part 2 - Import from AliasVault backup + Jelszavak importálása korábbi AliasVault mentésből Description for AliasVault import service - Import your previously created AliasVault backup. + Importálja a korábban létrehozott AliasVault biztonsági mentését. AliasVault import instructions - Supports .avex (encrypted), .avux (unencrypted) and CSV (basic) formats. + Támogatja az .avex (titkosított), .avux (titkosítatlan) és CSV (alap) formátumokat. Supported formats information for AliasVault imports - Import passwords from Dropbox Passwords + Jelszavak importálás a Dropbox Jelszavakból Description for Dropbox import service - In order to import your Dropbox Passwords, you need to export them as a CSV file. You can do this by opening Dropbox Passwords, going to 'Account' > 'Export' (to .CSV). + Ahhoz, hogy importálni tudja a Dropbox jelszavait, exportálnia kell azt CSV formátumba. Ezt megteheti ha megnyitja a Dropbox Jelszavakat, és a 'Fiók' > 'Exportálás' (CSV-be) menüben. Dropbox export instructions part 1 - Import passwords from RoboForm + Jelszavak importálás a Roboform-ból Description for RoboForm import service - In order to import your RoboForm passwords, you need to export them as a CSV file. You can do this by opening RoboForm, going to 'RoboForm' menu > 'Options' > 'Account & Data' > 'Export' and selecting CSV format. + Ahhoz, hogy importálni tudja a Roboform jelszavait, exportálnia kell azt CSV formátumba. Ezt megteheti a Roboform megnyitása után a 'Roboform' menü > 'Opciók' > 'Fiók és adatok' > 'Exportálás' almenüben CSV-t választ ki. RoboForm export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. RoboForm export instructions part 2 - Import passwords from your Microsoft Edge Password Manager + Jelszavak importálása a Microsoft Edge Jelszó kezelőjéből Description for Edge import service - In order to import your Microsoft Edge passwords, you need to export them as a CSV file. You can do this by going to Menu > Settings > Password and autofill > Microsoft Password Manager > ... > Export passwords. + Ahhoz, hogy importálni tudja az Edge jelszavait, exportálnia kell azt CSV formátumba. Ezt megteheti a 'menü' > 'Beállítások' > 'Jelszavak és automatikus kitöltés' > 'Microsoft jelszókezelő' > ... > 'Jelszavak exportálása' almenüben. Edge export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Edge export instructions part 2 - Import passwords from Enpass + Jelszavak importálása Enpass-ból Description for Enpass import service - In order to import your Enpass passwords, you need to export them as a CSV file. You can do this by opening Enpass, going to 'Menu' > 'File' > 'Export' and selecting 'CSV file (.csv)'. + Ahhoz, hogy importálni tudja az Enpass jelszavait, exportálnia kell azt CSV formátumba. Ezt megteheti a az Enpass megnyitása után 'Menü' > 'Fájl' > 'Exportálás'-on belül a 'CSV fájl (.csv)'-t választva. Enpass export instructions part 1 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Enpass export instructions part 2 - Once you have exported the file, you can upload it below. + Miután elkészült az export fájl, lentebb fel tudja tölteni. Common instruction for file upload \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/PasswordSettingsPopup.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/PasswordSettingsPopup.hu.resx index e84d0c297..4925fc902 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/PasswordSettingsPopup.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/PasswordSettingsPopup.hu.resx @@ -59,31 +59,31 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Change password generator settings + Jelszó generáló beállítások változtatása Modal title - Password Length: {0} + Jelszó hossza: {0} Label for password length slider. {0} is placeholder for current length - Include lowercase letters (a-z) + Tartalmazzon kisbetűket (a-z) Checkbox label for lowercase letters - Include uppercase letters (A-Z) + Tartalmazzon nagybetűket (A-Z) Checkbox label for uppercase letters - Include numbers (0-9) + Tartalmazzon számokat (0-9) Checkbox label for numbers - Include special characters (!@#$%^&*) + Tartalmazzon speciális karaktereket (!@#$%^&*) Checkbox label for special characters - Avoid ambiguous characters (1, l, I, 0, O, etc.) + Kerülje a félreérthető karaktereket (1, l, I, 0, O, stb.) Checkbox label for avoiding ambiguous characters @@ -95,15 +95,15 @@ Cancel button text - Use Just Once + Csak egyszer használja Button to use settings temporarily - Save Globally + Teljeskörű mentés Button to save settings globally - Password generation settings updated globally. + A jelszó generálási beállítások frissülnek mindenhol. Success message when settings are saved \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ActiveSessionsSection.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ActiveSessionsSection.hu.resx index c39e943d9..ce6640cce 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ActiveSessionsSection.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ActiveSessionsSection.hu.resx @@ -67,11 +67,11 @@ Description of active sessions - No active sessions found. + Nem található aktív munkamenet. Message when no active sessions are available - Device + Készülék Table column header @@ -83,7 +83,7 @@ Table column header - Action + Művelet Table column header @@ -91,7 +91,7 @@ Button to revoke session - Session revoked successfully. + Munkamenet sikeresen törölve. Success message when session is revoked @@ -99,7 +99,7 @@ Error message when session revocation fails - Failed to revoke session: {0}. + {0} munkamenet nem került törlésre. Exception message when session revocation fails. {0} is placeholder for error details \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/DeleteAccountSection.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/DeleteAccountSection.hu.resx index 59531bbfd..34a9c872c 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/DeleteAccountSection.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/DeleteAccountSection.hu.resx @@ -59,11 +59,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Delete account + Fiók törlése Section title - Permanently delete your account and all associated data. This action cannot be undone. + Törölje véglegesen fiókját és az ahhoz tartozó összes adatot. Ez a művelet visszavonhatatlan. Warning description for account deletion diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/PasswordChangeSection.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/PasswordChangeSection.hu.resx index b1bf3b8c6..93141be79 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/PasswordChangeSection.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/PasswordChangeSection.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Change master password + Mester jelszó változtatása Section title diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/QuickVaultUnlockSection.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/QuickVaultUnlockSection.hu.resx index 24d03032f..b2a927caf 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/QuickVaultUnlockSection.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/QuickVaultUnlockSection.hu.resx @@ -59,43 +59,43 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Passkey unlock + Azonosítókulcsos feloldás Title for passkey unlock section - Your master password is encrypted with the passkey PRF and stored locally. When you reload the AliasVault page or tab, you can unlock your vault with your passkey. If you wish to disable passkey unlock, you can do so with the button below. Your master password will still work for unlocking the vault. + Mester jelszava az azonosítókulcs PRF-jével kerül titkosításra lokálisan. Ha újratölti az AliasVault oldalt, az azonosítókulcsával fel tudja oldani széfjét. Ha ki akarja kapcsolni az azonosítókulcsos feloldást, a lenti gombbal ezt megteheti. A mester jelszava továbbra is működni fog. Description when passkey unlock is enabled - Disable Passkey Unlock + Azonosítókulcsos feloldás kikapcsolása Button to disable passkey unlock - By default, reloading the AliasVault page or tab requires you to enter your master password again. With a passkey, you can unlock your vault instantly. When enabled, your master password is locally encrypted using the passkey's PRF extension. Note: the passkey will only work for the current device and browser that you enable it on. + Alapból az AliasVault oldal újratöltése újból kéri a mester jelszó megadását. Az azonosítókulcs segítségével azonnal fel tudja azt oldani. Ha bekapcsolásra kerül, a mester jelszava lokálisan titkosításra kerül az azonosítókulcs PRF bővítményével. Megjegyzés: Az azonosítókulcs csak a jelenlegi eszközés fog működni, azon belül is csak abban a böngészőben ahol engedélyezi. Description when passkey unlock is disabled - This feature is currently supported by AliasVault browser extension and iOS app. Android support is coming soon. If you experience any issues, you can disable this feature at any time. + Ez a funkció jelenleg az iOS app és böngésző bővítmény által támogatott. Hamarosan elérhető Androidon is. Ha bármilyen fennakadást tapasztal a funkcióval kapcsolatban, nyugodtan kikapcsolhatja azt. Warning about feature compatibility - Enable Passkey Unlock + Azonosítókulcs feloldás bekapcsolása Button to enable passkey unlock - Passkey unlock is successfully enabled. The next time your vault is locked, you can unlock it with your created passkey. + Az azonosítókulcsos feloldás sikeresen engedélyezésre került. A legközelebbi feloldás esetén már tudja használni a létrehozott azonosítókulcsát. Success message when passkey unlock is enabled - Passkey unlock is successfully disabled. + Az azonosítókulcsos feloldás sikeresen kikapcsolva. Success message when passkey unlock is disabled - Your current browser does not support the WebAuthn PRF extension. Please try again with a different browser. + A jelenlegi böngészője nem támogatja a WebAuthn PRF bővítményt. Kérem próbálja meg újra egy másik böngészővel. Error when WebAuthn is not supported - An error occurred while trying to enable Quick Vault Unlock. Please try again (later). + Hiba lépett fel a Gyors Széf Feloldás bekapcsolása során. Kérem próbálja meg újra (később). Generic error message when enabling fails \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.hu.resx index 54160a4f6..b463d1623 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.hu.resx @@ -67,15 +67,15 @@ Description of auth logs section - No authentication logs found. + Nem található hitelesítési napló. Message when no auth logs are available - Timestamp + Időbélyeg Table column header - Event Type + Esemény típus Table column header @@ -87,7 +87,7 @@ Table column header - Device + Eszköz Table column header diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.id.resx index 9f44ecda0..837d20699 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/RecentAuthLogsSection.id.resx @@ -91,11 +91,11 @@ Table column header - Success + Berhasil Table column header - Success + Berhasil Status indicator for successful login diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ShowRecoveryCodes.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ShowRecoveryCodes.hu.resx index ab81def5c..66b8b7bc2 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ShowRecoveryCodes.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/ShowRecoveryCodes.hu.resx @@ -59,19 +59,19 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Recovery codes + Helyreállító kódok Section title - The recovery codes below are used to access your account in case you lose access to your authenticator device. Make a photo or write them down and store them in a secure location. Do not share them with anyone. + A lenti helyreállító kódok akkor alkalmazandóak, ha már már nem fér hozzá a hitelesítő eszközéhez. Érdemes tehát leírni vagy lefotózni őket, és elrakni egy biztonságos helyre. Ne ossza meg mással. Description of recovery codes - Store these recovery codes in a safe place. + A helyreállító kódokat biztonságos helyen tárolja. Warning title about storing codes - If you lose your device and don't have the recovery codes you will lose access to your account. These codes are only shown once! + Ha elveszíti a hitelesítő eszközét, és nem fér hozzá a helyreállító kódokhoz sem, elveszíti a hozzáférést a fiókjához. A kódok csak egyszer jelennek meg! Warning description about recovery codes \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/TwoFactorAuthenticationSection.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/TwoFactorAuthenticationSection.hu.resx index b201b10b2..4897ca8e0 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/TwoFactorAuthenticationSection.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Settings/Security/TwoFactorAuthenticationSection.hu.resx @@ -63,19 +63,19 @@ Section title - Two factor authentication is currently enabled. + A kétlépcsős hitelesítés jelenleg aktív. Status message when 2FA is enabled - Two factor authentication is currently disabled. In order to improve your account security we advise you to enable it. + A kétlépcsős hitelesítés jelenleg inaktív. Azt javasoljuk, hogy kapcsolja be a biztonságának növelése érdekében. Status message when 2FA is disabled - Enable Two-Factor Authentication + Kétlépcsős hitelesítés engedélyezése Button to enable 2FA - Disable Two-Factor Authentication + Kétlépcsős hitelesítés letiltása Button to disable 2FA \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.hu.resx index 1198f7603..4ecbff1bc 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + New + + Új Text for the new item button @@ -67,7 +67,7 @@ Short text for the new alias button on mobile - Create New Alias + Új alias létrehozása Title of the create new alias popup @@ -75,27 +75,27 @@ Label for name field - Website URL + Webcím Label for website URL field - E.g. Facebook + pl: Facebook Placeholder text for login name field - E.g. Facebook + pl: Facebook Placeholder text for alias name field - E.g. Mastercard + pl: Mastercard Placeholder text for card name field - E.g. Passport Details + pl: Útlevél adatok Placeholder text for note name field - Create + Létrehozás Create button text @@ -103,15 +103,15 @@ Continue button text for non-alias types - Create New Login + Új belépés létrehozása Title for creating a new login item - Create New Card + Új kártya létrehozása Title for creating a new credit card item - Create New Note + Új megjegyzés létrehozása Title for creating a new note item @@ -123,7 +123,7 @@ Alias item type label - Card + Kártya Credit card item type label (short) @@ -131,15 +131,15 @@ Note item type label - Creating new alias... + Új alias létrehozása... Loading message while creating alias - Error creating a new item. Please try again (later) or log-out and in again. + Hiba lépett fel az elem létrehozásánál. Próbálja meg (később) vagy jelentkezzen ki majd újból be. Error message when item creation fails - Item created successfully. + Elem sikeresen létrehozva. Success message when item is created \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.id.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.id.resx index effbe7399..b59efcf87 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.id.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/CreateNewIdentityWidget.id.resx @@ -99,7 +99,7 @@ Create button text - Continue + Lanjutkan Continue button text for non-alias types diff --git a/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/SearchWidget.hu.resx b/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/SearchWidget.hu.resx index 2c6c25e43..2ae76a6b3 100644 --- a/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/SearchWidget.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Components/Main/Widgets/SearchWidget.hu.resx @@ -24,23 +24,23 @@ Placeholder text for search input field - Type a term to search for, this can be the service name, description or email address. + Próbáljon egy szóra keresni. Ez lehet a szolgáltatás neve, leírása, Type a term to search for, this can be the service name, description or email address. Help text explaining what can be searched - Please type more chars + Nem elégséges karakterszám Message when search term is too short - Searching for "{0}" + "{0}" keresése Message showing current search term - No results found + Nincs találat Message when no search results are found - Searching... + Keresés... Message when search is in progress \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Layout/Footer.hu.resx b/apps/server/AliasVault.Client/Resources/Layout/Footer.hu.resx index 5e244da1f..1dba26c05 100644 --- a/apps/server/AliasVault.Client/Resources/Layout/Footer.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Layout/Footer.hu.resx @@ -59,23 +59,23 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - All rights reserved. + Minden jog fenntartva. Copyright text in footer - Tip: Use the g+c (go create) keyboard shortcut to quickly create a new alias. + Tipp: Használja a g+c (go create) billentyű parancsot, hogy gyorsan új aliast tudjon létrehozni. Tip about keyboard shortcut for creating aliases - Tip: Use the g+f (go find) keyboard shortcut to focus the search field. + Tipp: Használja a g+f (go find) billentyű parancsot, hogy egyből a keresősávra ugorjon. Tip about keyboard shortcut for search - Tip: Use the g+h (go home) keyboard shortcut to go to the homepage. + Tipp: Használja a g+h (go home) billentyű parancsot, hogy egyből a kezdőoldalra ugorjon. Tip about keyboard shortcut for home - Tip: Use the g+l (go lock) keyboard shortcut to lock the vault. + Tipp: Használja a g+l (go lock) billentyű kombinációt, hogy lezárja a széfjét. Tip about keyboard shortcut for locking vault \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Layout/TopMenu.hu.resx b/apps/server/AliasVault.Client/Resources/Layout/TopMenu.hu.resx index 7b720a902..be55a1efc 100644 --- a/apps/server/AliasVault.Client/Resources/Layout/TopMenu.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Layout/TopMenu.hu.resx @@ -30,11 +30,11 @@ - General settings + Általános beállítások Navigation link for general settings - Security settings + Biztonsági beállítások Navigation link for security settings diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileLogin.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileLogin.hu.resx index e150a8792..e5ad7d974 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileLogin.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileLogin.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Log in using Mobile App + Belépés mobil alkalmazással Page title for mobile unlock feature diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileUnlockModal.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileUnlockModal.hu.resx index 7c0f59c9c..64b08f1fe 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileUnlockModal.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/MobileUnlockModal.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Log in using Mobile App + Belépés mobil alkalmazással Page title for mobile unlock feature diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Setup/Setup.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Setup/Setup.id.resx index 8b6583d1f..12111ecfc 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Setup/Setup.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Setup/Setup.id.resx @@ -46,7 +46,7 @@ Button text for creating account - Continue + Lanjutkan Continue button text \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Auth/Unlock.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Auth/Unlock.hu.resx index 21cb9e6a6..29522244c 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Auth/Unlock.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Auth/Unlock.hu.resx @@ -79,7 +79,7 @@ Description for password unlock form - Your password + Jelszava Label for password input field @@ -95,7 +95,7 @@ Link text for logout - Unlocking vault... + Széf feloldása... Loading message while unlocking vault @@ -119,7 +119,7 @@ Error message when WebAuthn is not supported - An error occurred while processing the login request. Try again (later). + Hiba lépett fel a belépés feldolgozása közben. Próbálja meg újra (később). Generic error message for unlock failures diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Emails/Home.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Emails/Home.hu.resx index ee654a87a..0fa6450df 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Emails/Home.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Emails/Home.hu.resx @@ -67,7 +67,7 @@ Page description - Auto-refresh enabled + Auto-frissítés bekapcsolva Tooltip for auto-refresh indicator diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.hu.resx index 6a016d763..318842fa7 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.hu.resx @@ -51,7 +51,7 @@ - Item + Elem Header for the item information section @@ -76,7 +76,7 @@ Label for item name input - Website URL + Webcím Label for website URL input @@ -117,7 +117,7 @@ - E.g. Facebook + pl: Facebook Placeholder text for service name input @@ -153,11 +153,11 @@ - Item updated successfully. + Elem sikeresen frissítve. Success message when item is updated - Item created successfully. + Elem sikeresen létrehozva. Success message when item is created diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.id.resx index 03864bb96..b891253e1 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/AddEdit.id.resx @@ -170,7 +170,7 @@ Label for passkey - Site + Situs Label for passkey site/relying party ID @@ -186,7 +186,7 @@ Button to delete passkey - Passkey marked for deletion + Passkey ditandai untuk dihapus Header when passkey is marked for deletion diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.hu.resx index 470ebb574..e58188e96 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.hu.resx @@ -148,11 +148,11 @@ Filter option to show all items - Folders + Mappák Toggle option to show or hide folder structure - Passkeys + Azonosítókulcsok Filter option to show only passkeys @@ -168,7 +168,7 @@ Filter option to show only items with attachments - 2FA Codes + 2FA kódok Filter option to show only items with TOTP codes diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.id.resx index 69fb613ec..78a88dea8 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/Home.id.resx @@ -172,7 +172,7 @@ Filter option to show only items with TOTP codes - Recently Deleted + Baru-baru ini dihapus Filter option to show recently deleted items diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.hu.resx index 073cb68a2..52fe2df41 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.hu.resx @@ -142,7 +142,7 @@ Loading message while deleting - Item permanently deleted. + Elem véglegesen törölve. Success message after permanent deletion @@ -150,7 +150,7 @@ Error message when deletion fails - All items permanently deleted. + Minden elem véglegesen törölve. Success message after emptying trash diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.id.resx index f1736135d..196867d52 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/RecentlyDeleted.id.resx @@ -60,7 +60,7 @@ - Recently Deleted + Baru-baru ini dihapus Page title for recently deleted items @@ -90,12 +90,12 @@ Text showing how many days until permanent deletion - Expiring soon + Segera kedaluwarsa Text shown when item will be deleted within 24 hours - Restore + Pulihkan Button text to restore a deleted item diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/View.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/View.id.resx index 7c6625cd7..bd45ca2cd 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Items/View.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Items/View.id.resx @@ -108,7 +108,7 @@ Label for passkey - Site + Situs Label for passkey site/relying party ID diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.hu.resx index a39885545..9c6acf823 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.hu.resx @@ -21,7 +21,7 @@ - General settings + Általános beállítások Page title for general settings @@ -29,7 +29,7 @@ Page description for general settings - General settings + Általános beállítások Breadcrumb title for general settings diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.id.resx index f7e68ca4b..9983e5d2f 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/General.id.resx @@ -75,7 +75,7 @@ Title for identity generator settings section - Language + Bahasa Label for alias generation language setting @@ -91,15 +91,15 @@ Description for alias generation gender setting - Random + Acak Random gender option - Male + Laki-laki Male gender option - Female + Perempuan Female gender option @@ -112,7 +112,7 @@ - Clipboard Settings + Pengaturan papan klip Title for clipboard settings section @@ -128,15 +128,15 @@ Option to disable clipboard clearing - 5 seconds + 5 detik Option to clear clipboard after 5 seconds - 10 seconds + 10 detik Option to clear clipboard after 10 seconds - 15 seconds + 15 detik Option to clear clipboard after 15 seconds @@ -154,7 +154,7 @@ Title for app language settings section - Language + Bahasa Label for app language setting diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/Security/Security.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/Security/Security.hu.resx index 3b858d0c4..bedd00a42 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/Security/Security.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/Security/Security.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Security settings + Biztonsági beállítások Title for the security settings page @@ -71,7 +71,7 @@ Refresh button text - Security settings + Biztonsági beállítások Breadcrumb title for security settings \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/StorageInsights.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/StorageInsights.hu.resx index 9171ffccf..5b97915cc 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/StorageInsights.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Settings/StorageInsights.hu.resx @@ -111,7 +111,7 @@ Table column header for size in KB - Item + Elem Table column header for the parent item name @@ -119,7 +119,7 @@ Table column header for creation date - Website URL + Webcím Table column header for logo source domain diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/ErrorVaultDecrypt.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/ErrorVaultDecrypt.hu.resx index 3fbf49418..e3743edce 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/ErrorVaultDecrypt.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/ErrorVaultDecrypt.hu.resx @@ -59,11 +59,11 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Vault decryption error. + Széf dekódolási hiba. Title for vault decryption error - An error occurred while locally decrypting your vault. Your data is not accessible at this moment. Please try again (later) or contact support. + Egy hiba lépett fel a széf helyi dekódolása során. Az adati nem elérhetőek jelenleg. Kérem próbálja meg később, vagy vegye fel a kapcsolatot az ügyfélszolgálattal. Description for vault decryption error \ No newline at end of file diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.hu.resx index e62d9f804..7ba3ec368 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Upgrade Vault + Széf frissítése Title for vault upgrade process @@ -67,7 +67,7 @@ Description of vault upgrade process - Version Information + Verzió információ Title for version information section @@ -75,15 +75,15 @@ Description of upgrade requirements with changes placeholder - No description available for this version. + Nem elérhető leírás ehhez a verzióhoz. Fallback text when version description is not available - Your vault version: + A széf verziója: Label for current vault version - New available version: + Legújabb elérhető verzió: Label for new vault version diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.id.resx index e62d9f804..11c336278 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/PendingMigrations.id.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Upgrade Vault + Perbarui Brankas Title for vault upgrade process @@ -67,7 +67,7 @@ Description of vault upgrade process - Version Information + Informasi Versi Title for version information section @@ -75,15 +75,15 @@ Description of upgrade requirements with changes placeholder - No description available for this version. + Tidak ada deskripsi yang tersedia untuk versi ini. Fallback text when version description is not available - Your vault version: + Versi brankas Anda: Label for current vault version - New available version: + Versi baru yang tersedia: Label for new vault version diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/VaultDecryptionProgress.hu.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/VaultDecryptionProgress.hu.resx index 20c03991a..bc038e828 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/VaultDecryptionProgress.hu.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Sync/StatusMessages/VaultDecryptionProgress.hu.resx @@ -59,7 +59,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Vault decryption in progress + Széf dekódolás folyamatban Title for vault decryption progress diff --git a/apps/server/AliasVault.Client/Resources/Pages/Main/Welcome.id.resx b/apps/server/AliasVault.Client/Resources/Pages/Main/Welcome.id.resx index 8c292a46e..056af0492 100644 --- a/apps/server/AliasVault.Client/Resources/Pages/Main/Welcome.id.resx +++ b/apps/server/AliasVault.Client/Resources/Pages/Main/Welcome.id.resx @@ -106,7 +106,7 @@ - Continue + Lanjutkan Continue button text diff --git a/apps/server/AliasVault.Client/Resources/SharedResources.da.resx b/apps/server/AliasVault.Client/Resources/SharedResources.da.resx index 47730c7b6..70479995f 100644 --- a/apps/server/AliasVault.Client/Resources/SharedResources.da.resx +++ b/apps/server/AliasVault.Client/Resources/SharedResources.da.resx @@ -345,11 +345,11 @@ Email format switcher: plain text view button. Shared between email modal and email page. - Source + Kilde Email format switcher: raw HTML source view button. Shared between email modal and email page. - Switch email format + Skift e-mail format Tooltip for the cycle button that switches between HTML / Text / Source views. Shared between email modal and email page. diff --git a/apps/server/AliasVault.Client/Resources/SharedResources.id.resx b/apps/server/AliasVault.Client/Resources/SharedResources.id.resx index 4233f5045..966cf7563 100644 --- a/apps/server/AliasVault.Client/Resources/SharedResources.id.resx +++ b/apps/server/AliasVault.Client/Resources/SharedResources.id.resx @@ -163,11 +163,11 @@ Loading message displayed during async operations - Yes + Ya Confirmation button text - No + Tidak Rejection button text @@ -175,7 +175,7 @@ OK button text - Continue + Lanjutkan Button text to continue with an action @@ -208,7 +208,7 @@ Label for description input field - Title + Judul Label for title input field @@ -254,7 +254,7 @@ - Success + Berhasil Success status message @@ -345,11 +345,11 @@ Email format switcher: plain text view button. Shared between email modal and email page. - Source + Sumber Email format switcher: raw HTML source view button. Shared between email modal and email page. - Switch email format + Ganti format email Tooltip for the cycle button that switches between HTML / Text / Source views. Shared between email modal and email page. diff --git a/apps/server/AliasVault.Client/Resources/ValidationMessages.hu.resx b/apps/server/AliasVault.Client/Resources/ValidationMessages.hu.resx index 72f24ac1b..0e95486bb 100644 --- a/apps/server/AliasVault.Client/Resources/ValidationMessages.hu.resx +++ b/apps/server/AliasVault.Client/Resources/ValidationMessages.hu.resx @@ -85,7 +85,7 @@ Error message when secret key is required - Service name is required + Szolgáltató név kötelező Error message when service name is required