Merge pull request #24 from tips-of-mine/i18n-sync-english-fallbacks

Refactor: Synchroniser les fichiers de traduction avec l'anglais
This commit is contained in:
tips-of-mine
2025-06-16 16:46:36 +02:00
committed by GitHub
9 changed files with 549 additions and 450 deletions

View File

@ -1,86 +1,86 @@
{ {
"app_name": "Auto-translated 'Certificate Management' to Arabic", "app_name": "Certificate Management",
"login_title": "Auto-translated 'Login - Certificate Management' to Arabic", "login_title": "Login - Certificate Management",
"login_heading": "Auto-translated 'Log in to the application' to Arabic", "login_heading": "Log in to the application",
"username": "Auto-translated 'Username' to Arabic", "username": "Username",
"password": "Auto-translated 'Password' to Arabic", "password": "Password",
"login_button": "Auto-translated 'Log In' to Arabic", "login_button": "Log In",
"dark_mode": "Auto-translated 'Dark Mode' to Arabic", "dark_mode": "Dark Mode",
"light_mode": "Auto-translated 'Light Mode' to Arabic", "light_mode": "Light Mode",
"dashboard_title": "Auto-translated 'Dashboard' to Arabic", "dashboard_title": "Dashboard",
"welcome": "Auto-translated 'Welcome, {username}!' to Arabic", "welcome": "Welcome, {username}!",
"logout": "Auto-translated 'Log Out' to Arabic", "logout": "Log Out",
"certificates": "Auto-translated 'Certificates' to Arabic", "certificates": "Certificates",
"functional_perimeters": "Auto-translated 'Functional Perimeters' to Arabic", "functional_perimeters": "Functional Perimeters",
"users": "Auto-translated 'Users' to Arabic", "users": "Users",
"quick_actions": "Auto-translated 'Quick Actions' to Arabic", "quick_actions": "Quick Actions",
"create_new_certificate": "Auto-translated 'Create a new certificate' to Arabic", "create_new_certificate": "Create a new certificate",
"create_new_perimeter": "Auto-translated 'Create a new perimeter' to Arabic", "create_new_perimeter": "Create a new perimeter",
"new_user": "Auto-translated 'New user' to Arabic", "new_user": "New user",
"certificate_name": "Auto-translated 'Certificate Name' to Arabic", "certificate_name": "Certificate Name",
"type": "Auto-translated 'Type' to Arabic", "type": "Type",
"expiration_date": "Auto-translated 'Expiration Date' to Arabic", "expiration_date": "Expiration Date",
"status": "Auto-translated 'Status' to Arabic", "status": "Status",
"revoked": "Auto-translated 'Revoked' to Arabic", "revoked": "Revoked",
"active": "Auto-translated 'Active' to Arabic", "active": "Active",
"actions": "Auto-translated 'Actions' to Arabic", "actions": "Actions",
"revoke_certificate": "Auto-translated 'Revoke' to Arabic", "revoke_certificate": "Revoke",
"confirm_revoke": "Auto-translated 'Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.' to Arabic", "confirm_revoke": "Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.",
"perimeter_name": "Auto-translated 'Perimeter Name' to Arabic", "perimeter_name": "Perimeter Name",
"intermediate_cert_file": "Auto-translated 'Intermediate Certificate File' to Arabic", "intermediate_cert_file": "Intermediate Certificate File",
"created_at": "Auto-translated 'Created On' to Arabic", "created_at": "Created On",
"create_perimeter_button": "Auto-translated 'Create Perimeter' to Arabic", "create_perimeter_button": "Create Perimeter",
"create_new_user": "Auto-translated 'Create a new user' to Arabic", "create_new_user": "Create a new user",
"user_role": "Auto-translated 'Role' to Arabic", "user_role": "Role",
"admin": "Auto-translated 'Administrator' to Arabic", "admin": "Administrator",
"user": "Auto-translated 'User' to Arabic", "user": "User",
"create_user_button": "Auto-translated 'Create User' to Arabic", "create_user_button": "Create User",
"delete_user": "Auto-translated 'Delete' to Arabic", "delete_user": "Delete",
"confirm_delete_user": "Auto-translated 'Are you sure you want to delete this user? This action is irreversible.' to Arabic", "confirm_delete_user": "Are you sure you want to delete this user? This action is irreversible.",
"new_certificate_heading": "Auto-translated 'Create a New Certificate' to Arabic", "new_certificate_heading": "Create a New Certificate",
"subdomain_name": "Auto-translated 'Subdomain / CN Name' to Arabic", "subdomain_name": "Subdomain / CN Name",
"select_perimeter": "Auto-translated 'Select a Functional Perimeter' to Arabic", "select_perimeter": "Select a Functional Perimeter",
"select_perimeter_placeholder": "Auto-translated 'Choose a perimeter' to Arabic", "select_perimeter_placeholder": "Choose a perimeter",
"create_certificate": "Auto-translated 'Create Certificate' to Arabic", "create_certificate": "Create Certificate",
"root": "Auto-translated 'Root' to Arabic", "root": "Root",
"intermediate": "Auto-translated 'Intermediate' to Arabic", "intermediate": "Intermediate",
"simple": "Auto-translated 'Simple' to Arabic", "simple": "Simple",
"back_to_dashboard": "Auto-translated 'Back to Dashboard' to Arabic", "back_to_dashboard": "Back to Dashboard",
"back_to_cert_list": "Auto-translated 'Back to Certificate List' to Arabic", "back_to_cert_list": "Back to Certificate List",
"back_to_perimeter_list": "Auto-translated 'Back to Perimeter List' to Arabic", "back_to_perimeter_list": "Back to Perimeter List",
"back_to_user_list": "Auto-translated 'Back to User List' to Arabic", "back_to_user_list": "Back to User List",
"no_certificates_yet": "Auto-translated 'No certificates have been created yet.' to Arabic", "no_certificates_yet": "No certificates have been created yet.",
"no_perimeters_yet": "Auto-translated 'No functional perimeters have been created yet.' to Arabic", "no_perimeters_yet": "No functional perimeters have been created yet.",
"no_users_yet": "Auto-translated 'No users have been created yet.' to Arabic", "no_users_yet": "No users have been created yet.",
"login_error_empty_fields": "Auto-translated 'Please enter your username and password.' to Arabic", "login_error_empty_fields": "Please enter your username and password.",
"login_error_credentials": "Auto-translated 'Incorrect username or password.' to Arabic", "login_error_credentials": "Incorrect username or password.",
"permission_denied": "Auto-translated 'You do not have the necessary permissions to access this page.' to Arabic", "permission_denied": "You do not have the necessary permissions to access this page.",
"cert_create_error_empty_fields": "Auto-translated 'Subdomain name and functional perimeter are required.' to Arabic", "cert_create_error_empty_fields": "Subdomain name and functional perimeter are required.",
"cert_create_error_perimeter_not_found": "Auto-translated 'Selected functional perimeter not found.' to Arabic", "cert_create_error_perimeter_not_found": "Selected functional perimeter not found.",
"cert_create_success": "Auto-translated 'Certificate created successfully.' to Arabic", "cert_create_success": "Certificate created successfully.",
"cert_create_error": "Auto-translated 'Error creating certificate: {output}' to Arabic", "cert_create_error": "Error creating certificate: {output}",
"cert_revoke_error_id_missing": "Auto-translated 'Certificate ID missing for revocation.' to Arabic", "cert_revoke_error_id_missing": "Certificate ID missing for revocation.",
"cert_revoke_error_not_found": "Auto-translated 'Certificate not found for revocation.' to Arabic", "cert_revoke_error_not_found": "Certificate not found for revocation.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Auto-translated 'This certificate is already revoked.' to Arabic", "cert_revoke_error_already_revoked": "This certificate is already revoked.",
"cert_revoke_success": "Auto-translated 'Certificate revoked successfully.' to Arabic", "cert_revoke_success": "Certificate revoked successfully.",
"cert_revoke_error": "Auto-translated 'Error revoking certificate: {output}' to Arabic", "cert_revoke_error": "Error revoking certificate: {output}",
"perimeter_create_error_empty_name": "Auto-translated 'Functional perimeter name is required.' to Arabic", "perimeter_create_error_empty_name": "Functional perimeter name is required.",
"perimeter_create_error_exists": "Auto-translated 'A functional perimeter with this name already exists.' to Arabic", "perimeter_create_error_exists": "A functional perimeter with this name already exists.",
"perimeter_create_success": "Auto-translated 'Functional perimeter and its intermediate certificate created successfully.' to Arabic", "perimeter_create_success": "Functional perimeter and its intermediate certificate created successfully.",
"perimeter_create_error": "Auto-translated 'Error creating functional perimeter: {output}' to Arabic", "perimeter_create_error": "Error creating functional perimeter: {output}",
"user_create_error_empty_fields": "Auto-translated 'Username and password are required.' to Arabic", "user_create_error_empty_fields": "Username and password are required.",
"user_create_error_invalid_role": "Auto-translated 'Invalid user role.' to Arabic", "user_create_error_invalid_role": "Invalid user role.",
"user_create_error_exists": "Auto-translated 'A user with the username ''{username}'' already exists.' to Arabic", "user_create_error_exists": "A user with the username '{username}' already exists.",
"user_create_success": "Auto-translated 'User ''{username}'' created successfully.' to Arabic", "user_create_success": "User '{username}' created successfully.",
"user_create_error_db": "Auto-translated 'Error creating user in the database.' to Arabic", "user_create_error_db": "Error creating user in the database.",
"user_delete_error_id_missing": "Auto-translated 'User ID missing for deletion.' to Arabic", "user_delete_error_id_missing": "User ID missing for deletion.",
"user_delete_error_self_delete": "Auto-translated 'You cannot delete your own account.' to Arabic", "user_delete_error_self_delete": "You cannot delete your own account.",
"user_delete_error_last_admin": "Auto-translated 'Cannot delete the last administrator account.' to Arabic", "user_delete_error_last_admin": "Cannot delete the last administrator account.",
"user_delete_success": "Auto-translated 'User ''{username}'' deleted successfully.' to Arabic", "user_delete_success": "User '{username}' deleted successfully.",
"user_delete_error_not_found": "Auto-translated 'User not found for deletion.' to Arabic", "user_delete_error_not_found": "User not found for deletion.",
"user_delete_error_db": "Auto-translated 'Error deleting user from the database.' to Arabic", "user_delete_error_db": "Error deleting user from the database.",
"self_delete_not_allowed": "Auto-translated 'You cannot delete yourself.' to Arabic", "self_delete_not_allowed": "You cannot delete yourself.",
"user_role_error_id_missing": "User ID missing for role modification.", "user_role_error_id_missing": "User ID missing for role modification.",
"user_not_found": "User not found.", "user_not_found": "User not found.",
"cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.", "cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -61,7 +61,7 @@
"cert_create_error": "Fehler beim Erstellen des Zertifikats: {output}", "cert_create_error": "Fehler beim Erstellen des Zertifikats: {output}",
"cert_revoke_error_id_missing": "Zertifikats-ID für den Widerruf fehlt.", "cert_revoke_error_id_missing": "Zertifikats-ID für den Widerruf fehlt.",
"cert_revoke_error_not_found": "Zertifikat für den Widerruf nicht gefunden.", "cert_revoke_error_not_found": "Zertifikat für den Widerruf nicht gefunden.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Dieses Zertifikat ist bereits widerrufen.", "cert_revoke_error_already_revoked": "Dieses Zertifikat ist bereits widerrufen.",
"cert_revoke_success": "Zertifikat erfolgreich widerrufen.", "cert_revoke_success": "Zertifikat erfolgreich widerrufen.",
"cert_revoke_error": "Fehler beim Widerrufen des Zertifikats: {output}", "cert_revoke_error": "Fehler beim Widerrufen des Zertifikats: {output}",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -61,7 +61,7 @@
"cert_create_error": "Error al crear el certificado: {output}", "cert_create_error": "Error al crear el certificado: {output}",
"cert_revoke_error_id_missing": "ID de certificado faltante para la revocación.", "cert_revoke_error_id_missing": "ID de certificado faltante para la revocación.",
"cert_revoke_error_not_found": "Certificado no encontrado para la revocación.", "cert_revoke_error_not_found": "Certificado no encontrado para la revocación.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Este certificado ya ha sido revocado.", "cert_revoke_error_already_revoked": "Este certificado ya ha sido revocado.",
"cert_revoke_success": "Certificado revocado correctamente.", "cert_revoke_success": "Certificado revocado correctamente.",
"cert_revoke_error": "Error al revocar el certificado: {output}", "cert_revoke_error": "Error al revocar el certificado: {output}",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -1,86 +1,86 @@
{ {
"app_name": "Auto-translated 'Certificate Management' to Hindi", "app_name": "Certificate Management",
"login_title": "Auto-translated 'Login - Certificate Management' to Hindi", "login_title": "Login - Certificate Management",
"login_heading": "Auto-translated 'Log in to the application' to Hindi", "login_heading": "Log in to the application",
"username": "Auto-translated 'Username' to Hindi", "username": "Username",
"password": "Auto-translated 'Password' to Hindi", "password": "Password",
"login_button": "Auto-translated 'Log In' to Hindi", "login_button": "Log In",
"dark_mode": "Auto-translated 'Dark Mode' to Hindi", "dark_mode": "Dark Mode",
"light_mode": "Auto-translated 'Light Mode' to Hindi", "light_mode": "Light Mode",
"dashboard_title": "Auto-translated 'Dashboard' to Hindi", "dashboard_title": "Dashboard",
"welcome": "Auto-translated 'Welcome, {username}!' to Hindi", "welcome": "Welcome, {username}!",
"logout": "Auto-translated 'Log Out' to Hindi", "logout": "Log Out",
"certificates": "Auto-translated 'Certificates' to Hindi", "certificates": "Certificates",
"functional_perimeters": "Auto-translated 'Functional Perimeters' to Hindi", "functional_perimeters": "Functional Perimeters",
"users": "Auto-translated 'Users' to Hindi", "users": "Users",
"quick_actions": "Auto-translated 'Quick Actions' to Hindi", "quick_actions": "Quick Actions",
"create_new_certificate": "Auto-translated 'Create a new certificate' to Hindi", "create_new_certificate": "Create a new certificate",
"create_new_perimeter": "Auto-translated 'Create a new perimeter' to Hindi", "create_new_perimeter": "Create a new perimeter",
"new_user": "Auto-translated 'New user' to Hindi", "new_user": "New user",
"certificate_name": "Auto-translated 'Certificate Name' to Hindi", "certificate_name": "Certificate Name",
"type": "Auto-translated 'Type' to Hindi", "type": "Type",
"expiration_date": "Auto-translated 'Expiration Date' to Hindi", "expiration_date": "Expiration Date",
"status": "Auto-translated 'Status' to Hindi", "status": "Status",
"revoked": "Auto-translated 'Revoked' to Hindi", "revoked": "Revoked",
"active": "Auto-translated 'Active' to Hindi", "active": "Active",
"actions": "Auto-translated 'Actions' to Hindi", "actions": "Actions",
"revoke_certificate": "Auto-translated 'Revoke' to Hindi", "revoke_certificate": "Revoke",
"confirm_revoke": "Auto-translated 'Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.' to Hindi", "confirm_revoke": "Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.",
"perimeter_name": "Auto-translated 'Perimeter Name' to Hindi", "perimeter_name": "Perimeter Name",
"intermediate_cert_file": "Auto-translated 'Intermediate Certificate File' to Hindi", "intermediate_cert_file": "Intermediate Certificate File",
"created_at": "Auto-translated 'Created On' to Hindi", "created_at": "Created On",
"create_perimeter_button": "Auto-translated 'Create Perimeter' to Hindi", "create_perimeter_button": "Create Perimeter",
"create_new_user": "Auto-translated 'Create a new user' to Hindi", "create_new_user": "Create a new user",
"user_role": "Auto-translated 'Role' to Hindi", "user_role": "Role",
"admin": "Auto-translated 'Administrator' to Hindi", "admin": "Administrator",
"user": "Auto-translated 'User' to Hindi", "user": "User",
"create_user_button": "Auto-translated 'Create User' to Hindi", "create_user_button": "Create User",
"delete_user": "Auto-translated 'Delete' to Hindi", "delete_user": "Delete",
"confirm_delete_user": "Auto-translated 'Are you sure you want to delete this user? This action is irreversible.' to Hindi", "confirm_delete_user": "Are you sure you want to delete this user? This action is irreversible.",
"new_certificate_heading": "Auto-translated 'Create a New Certificate' to Hindi", "new_certificate_heading": "Create a New Certificate",
"subdomain_name": "Auto-translated 'Subdomain / CN Name' to Hindi", "subdomain_name": "Subdomain / CN Name",
"select_perimeter": "Auto-translated 'Select a Functional Perimeter' to Hindi", "select_perimeter": "Select a Functional Perimeter",
"select_perimeter_placeholder": "Auto-translated 'Choose a perimeter' to Hindi", "select_perimeter_placeholder": "Choose a perimeter",
"create_certificate": "Auto-translated 'Create Certificate' to Hindi", "create_certificate": "Create Certificate",
"root": "Auto-translated 'Root' to Hindi", "root": "Root",
"intermediate": "Auto-translated 'Intermediate' to Hindi", "intermediate": "Intermediate",
"simple": "Auto-translated 'Simple' to Hindi", "simple": "Simple",
"back_to_dashboard": "Auto-translated 'Back to Dashboard' to Hindi", "back_to_dashboard": "Back to Dashboard",
"back_to_cert_list": "Auto-translated 'Back to Certificate List' to Hindi", "back_to_cert_list": "Back to Certificate List",
"back_to_perimeter_list": "Auto-translated 'Back to Perimeter List' to Hindi", "back_to_perimeter_list": "Back to Perimeter List",
"back_to_user_list": "Auto-translated 'Back to User List' to Hindi", "back_to_user_list": "Back to User List",
"no_certificates_yet": "Auto-translated 'No certificates have been created yet.' to Hindi", "no_certificates_yet": "No certificates have been created yet.",
"no_perimeters_yet": "Auto-translated 'No functional perimeters have been created yet.' to Hindi", "no_perimeters_yet": "No functional perimeters have been created yet.",
"no_users_yet": "Auto-translated 'No users have been created yet.' to Hindi", "no_users_yet": "No users have been created yet.",
"login_error_empty_fields": "Auto-translated 'Please enter your username and password.' to Hindi", "login_error_empty_fields": "Please enter your username and password.",
"login_error_credentials": "Auto-translated 'Incorrect username or password.' to Hindi", "login_error_credentials": "Incorrect username or password.",
"permission_denied": "Auto-translated 'You do not have the necessary permissions to access this page.' to Hindi", "permission_denied": "You do not have the necessary permissions to access this page.",
"cert_create_error_empty_fields": "Auto-translated 'Subdomain name and functional perimeter are required.' to Hindi", "cert_create_error_empty_fields": "Subdomain name and functional perimeter are required.",
"cert_create_error_perimeter_not_found": "Auto-translated 'Selected functional perimeter not found.' to Hindi", "cert_create_error_perimeter_not_found": "Selected functional perimeter not found.",
"cert_create_success": "Auto-translated 'Certificate created successfully.' to Hindi", "cert_create_success": "Certificate created successfully.",
"cert_create_error": "Auto-translated 'Error creating certificate: {output}' to Hindi", "cert_create_error": "Error creating certificate: {output}",
"cert_revoke_error_id_missing": "Auto-translated 'Certificate ID missing for revocation.' to Hindi", "cert_revoke_error_id_missing": "Certificate ID missing for revocation.",
"cert_revoke_error_not_found": "Auto-translated 'Certificate not found for revocation.' to Hindi", "cert_revoke_error_not_found": "Certificate not found for revocation.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Auto-translated 'This certificate is already revoked.' to Hindi", "cert_revoke_error_already_revoked": "This certificate is already revoked.",
"cert_revoke_success": "Auto-translated 'Certificate revoked successfully.' to Hindi", "cert_revoke_success": "Certificate revoked successfully.",
"cert_revoke_error": "Auto-translated 'Error revoking certificate: {output}' to Hindi", "cert_revoke_error": "Error revoking certificate: {output}",
"perimeter_create_error_empty_name": "Auto-translated 'Functional perimeter name is required.' to Hindi", "perimeter_create_error_empty_name": "Functional perimeter name is required.",
"perimeter_create_error_exists": "Auto-translated 'A functional perimeter with this name already exists.' to Hindi", "perimeter_create_error_exists": "A functional perimeter with this name already exists.",
"perimeter_create_success": "Auto-translated 'Functional perimeter and its intermediate certificate created successfully.' to Hindi", "perimeter_create_success": "Functional perimeter and its intermediate certificate created successfully.",
"perimeter_create_error": "Auto-translated 'Error creating functional perimeter: {output}' to Hindi", "perimeter_create_error": "Error creating functional perimeter: {output}",
"user_create_error_empty_fields": "Auto-translated 'Username and password are required.' to Hindi", "user_create_error_empty_fields": "Username and password are required.",
"user_create_error_invalid_role": "Auto-translated 'Invalid user role.' to Hindi", "user_create_error_invalid_role": "Invalid user role.",
"user_create_error_exists": "Auto-translated 'A user with the username ''{username}'' already exists.' to Hindi", "user_create_error_exists": "A user with the username '{username}' already exists.",
"user_create_success": "Auto-translated 'User ''{username}'' created successfully.' to Hindi", "user_create_success": "User '{username}' created successfully.",
"user_create_error_db": "Auto-translated 'Error creating user in the database.' to Hindi", "user_create_error_db": "Error creating user in the database.",
"user_delete_error_id_missing": "Auto-translated 'User ID missing for deletion.' to Hindi", "user_delete_error_id_missing": "User ID missing for deletion.",
"user_delete_error_self_delete": "Auto-translated 'You cannot delete your own account.' to Hindi", "user_delete_error_self_delete": "You cannot delete your own account.",
"user_delete_error_last_admin": "Auto-translated 'Cannot delete the last administrator account.' to Hindi", "user_delete_error_last_admin": "Cannot delete the last administrator account.",
"user_delete_success": "Auto-translated 'User ''{username}'' deleted successfully.' to Hindi", "user_delete_success": "User '{username}' deleted successfully.",
"user_delete_error_not_found": "Auto-translated 'User not found for deletion.' to Hindi", "user_delete_error_not_found": "User not found for deletion.",
"user_delete_error_db": "Auto-translated 'Error deleting user from the database.' to Hindi", "user_delete_error_db": "Error deleting user from the database.",
"self_delete_not_allowed": "Auto-translated 'You cannot delete yourself.' to Hindi", "self_delete_not_allowed": "You cannot delete yourself.",
"user_role_error_id_missing": "User ID missing for role modification.", "user_role_error_id_missing": "User ID missing for role modification.",
"user_not_found": "User not found.", "user_not_found": "User not found.",
"cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.", "cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -61,7 +61,7 @@
"cert_create_error": "Errore durante la creazione del certificato: {output}", "cert_create_error": "Errore durante la creazione del certificato: {output}",
"cert_revoke_error_id_missing": "ID certificato mancante per la revoca.", "cert_revoke_error_id_missing": "ID certificato mancante per la revoca.",
"cert_revoke_error_not_found": "Certificato non trovato per la revoca.", "cert_revoke_error_not_found": "Certificato non trovato per la revoca.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Questo certificato è già stato revocato.", "cert_revoke_error_already_revoked": "Questo certificato è già stato revocato.",
"cert_revoke_success": "Certificato revocato con successo.", "cert_revoke_success": "Certificato revocato con successo.",
"cert_revoke_error": "Errore durante la revoca del certificato: {output}", "cert_revoke_error": "Errore durante la revoca del certificato: {output}",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -1,86 +1,86 @@
{ {
"app_name": "Auto-translated 'Certificate Management' to Japanese", "app_name": "Certificate Management",
"login_title": "Auto-translated 'Login - Certificate Management' to Japanese", "login_title": "Login - Certificate Management",
"login_heading": "Auto-translated 'Log in to the application' to Japanese", "login_heading": "Log in to the application",
"username": "Auto-translated 'Username' to Japanese", "username": "Username",
"password": "Auto-translated 'Password' to Japanese", "password": "Password",
"login_button": "Auto-translated 'Log In' to Japanese", "login_button": "Log In",
"dark_mode": "Auto-translated 'Dark Mode' to Japanese", "dark_mode": "Dark Mode",
"light_mode": "Auto-translated 'Light Mode' to Japanese", "light_mode": "Light Mode",
"dashboard_title": "Auto-translated 'Dashboard' to Japanese", "dashboard_title": "Dashboard",
"welcome": "Auto-translated 'Welcome, {username}!' to Japanese", "welcome": "Welcome, {username}!",
"logout": "Auto-translated 'Log Out' to Japanese", "logout": "Log Out",
"certificates": "Auto-translated 'Certificates' to Japanese", "certificates": "Certificates",
"functional_perimeters": "Auto-translated 'Functional Perimeters' to Japanese", "functional_perimeters": "Functional Perimeters",
"users": "Auto-translated 'Users' to Japanese", "users": "Users",
"quick_actions": "Auto-translated 'Quick Actions' to Japanese", "quick_actions": "Quick Actions",
"create_new_certificate": "Auto-translated 'Create a new certificate' to Japanese", "create_new_certificate": "Create a new certificate",
"create_new_perimeter": "Auto-translated 'Create a new perimeter' to Japanese", "create_new_perimeter": "Create a new perimeter",
"new_user": "Auto-translated 'New user' to Japanese", "new_user": "New user",
"certificate_name": "Auto-translated 'Certificate Name' to Japanese", "certificate_name": "Certificate Name",
"type": "Auto-translated 'Type' to Japanese", "type": "Type",
"expiration_date": "Auto-translated 'Expiration Date' to Japanese", "expiration_date": "Expiration Date",
"status": "Auto-translated 'Status' to Japanese", "status": "Status",
"revoked": "Auto-translated 'Revoked' to Japanese", "revoked": "Revoked",
"active": "Auto-translated 'Active' to Japanese", "active": "Active",
"actions": "Auto-translated 'Actions' to Japanese", "actions": "Actions",
"revoke_certificate": "Auto-translated 'Revoke' to Japanese", "revoke_certificate": "Revoke",
"confirm_revoke": "Auto-translated 'Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.' to Japanese", "confirm_revoke": "Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.",
"perimeter_name": "Auto-translated 'Perimeter Name' to Japanese", "perimeter_name": "Perimeter Name",
"intermediate_cert_file": "Auto-translated 'Intermediate Certificate File' to Japanese", "intermediate_cert_file": "Intermediate Certificate File",
"created_at": "Auto-translated 'Created On' to Japanese", "created_at": "Created On",
"create_perimeter_button": "Auto-translated 'Create Perimeter' to Japanese", "create_perimeter_button": "Create Perimeter",
"create_new_user": "Auto-translated 'Create a new user' to Japanese", "create_new_user": "Create a new user",
"user_role": "Auto-translated 'Role' to Japanese", "user_role": "Role",
"admin": "Auto-translated 'Administrator' to Japanese", "admin": "Administrator",
"user": "Auto-translated 'User' to Japanese", "user": "User",
"create_user_button": "Auto-translated 'Create User' to Japanese", "create_user_button": "Create User",
"delete_user": "Auto-translated 'Delete' to Japanese", "delete_user": "Delete",
"confirm_delete_user": "Auto-translated 'Are you sure you want to delete this user? This action is irreversible.' to Japanese", "confirm_delete_user": "Are you sure you want to delete this user? This action is irreversible.",
"new_certificate_heading": "Auto-translated 'Create a New Certificate' to Japanese", "new_certificate_heading": "Create a New Certificate",
"subdomain_name": "Auto-translated 'Subdomain / CN Name' to Japanese", "subdomain_name": "Subdomain / CN Name",
"select_perimeter": "Auto-translated 'Select a Functional Perimeter' to Japanese", "select_perimeter": "Select a Functional Perimeter",
"select_perimeter_placeholder": "Auto-translated 'Choose a perimeter' to Japanese", "select_perimeter_placeholder": "Choose a perimeter",
"create_certificate": "Auto-translated 'Create Certificate' to Japanese", "create_certificate": "Create Certificate",
"root": "Auto-translated 'Root' to Japanese", "root": "Root",
"intermediate": "Auto-translated 'Intermediate' to Japanese", "intermediate": "Intermediate",
"simple": "Auto-translated 'Simple' to Japanese", "simple": "Simple",
"back_to_dashboard": "Auto-translated 'Back to Dashboard' to Japanese", "back_to_dashboard": "Back to Dashboard",
"back_to_cert_list": "Auto-translated 'Back to Certificate List' to Japanese", "back_to_cert_list": "Back to Certificate List",
"back_to_perimeter_list": "Auto-translated 'Back to Perimeter List' to Japanese", "back_to_perimeter_list": "Back to Perimeter List",
"back_to_user_list": "Auto-translated 'Back to User List' to Japanese", "back_to_user_list": "Back to User List",
"no_certificates_yet": "Auto-translated 'No certificates have been created yet.' to Japanese", "no_certificates_yet": "No certificates have been created yet.",
"no_perimeters_yet": "Auto-translated 'No functional perimeters have been created yet.' to Japanese", "no_perimeters_yet": "No functional perimeters have been created yet.",
"no_users_yet": "Auto-translated 'No users have been created yet.' to Japanese", "no_users_yet": "No users have been created yet.",
"login_error_empty_fields": "Auto-translated 'Please enter your username and password.' to Japanese", "login_error_empty_fields": "Please enter your username and password.",
"login_error_credentials": "Auto-translated 'Incorrect username or password.' to Japanese", "login_error_credentials": "Incorrect username or password.",
"permission_denied": "Auto-translated 'You do not have the necessary permissions to access this page.' to Japanese", "permission_denied": "You do not have the necessary permissions to access this page.",
"cert_create_error_empty_fields": "Auto-translated 'Subdomain name and functional perimeter are required.' to Japanese", "cert_create_error_empty_fields": "Subdomain name and functional perimeter are required.",
"cert_create_error_perimeter_not_found": "Auto-translated 'Selected functional perimeter not found.' to Japanese", "cert_create_error_perimeter_not_found": "Selected functional perimeter not found.",
"cert_create_success": "Auto-translated 'Certificate created successfully.' to Japanese", "cert_create_success": "Certificate created successfully.",
"cert_create_error": "Auto-translated 'Error creating certificate: {output}' to Japanese", "cert_create_error": "Error creating certificate: {output}",
"cert_revoke_error_id_missing": "Auto-translated 'Certificate ID missing for revocation.' to Japanese", "cert_revoke_error_id_missing": "Certificate ID missing for revocation.",
"cert_revoke_error_not_found": "Auto-translated 'Certificate not found for revocation.' to Japanese", "cert_revoke_error_not_found": "Certificate not found for revocation.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Auto-translated 'This certificate is already revoked.' to Japanese", "cert_revoke_error_already_revoked": "This certificate is already revoked.",
"cert_revoke_success": "Auto-translated 'Certificate revoked successfully.' to Japanese", "cert_revoke_success": "Certificate revoked successfully.",
"cert_revoke_error": "Auto-translated 'Error revoking certificate: {output}' to Japanese", "cert_revoke_error": "Error revoking certificate: {output}",
"perimeter_create_error_empty_name": "Auto-translated 'Functional perimeter name is required.' to Japanese", "perimeter_create_error_empty_name": "Functional perimeter name is required.",
"perimeter_create_error_exists": "Auto-translated 'A functional perimeter with this name already exists.' to Japanese", "perimeter_create_error_exists": "A functional perimeter with this name already exists.",
"perimeter_create_success": "Auto-translated 'Functional perimeter and its intermediate certificate created successfully.' to Japanese", "perimeter_create_success": "Functional perimeter and its intermediate certificate created successfully.",
"perimeter_create_error": "Auto-translated 'Error creating functional perimeter: {output}' to Japanese", "perimeter_create_error": "Error creating functional perimeter: {output}",
"user_create_error_empty_fields": "Auto-translated 'Username and password are required.' to Japanese", "user_create_error_empty_fields": "Username and password are required.",
"user_create_error_invalid_role": "Auto-translated 'Invalid user role.' to Japanese", "user_create_error_invalid_role": "Invalid user role.",
"user_create_error_exists": "Auto-translated 'A user with the username ''{username}'' already exists.' to Japanese", "user_create_error_exists": "A user with the username '{username}' already exists.",
"user_create_success": "Auto-translated 'User ''{username}'' created successfully.' to Japanese", "user_create_success": "User '{username}' created successfully.",
"user_create_error_db": "Auto-translated 'Error creating user in the database.' to Japanese", "user_create_error_db": "Error creating user in the database.",
"user_delete_error_id_missing": "Auto-translated 'User ID missing for deletion.' to Japanese", "user_delete_error_id_missing": "User ID missing for deletion.",
"user_delete_error_self_delete": "Auto-translated 'You cannot delete your own account.' to Japanese", "user_delete_error_self_delete": "You cannot delete your own account.",
"user_delete_error_last_admin": "Auto-translated 'Cannot delete the last administrator account.' to Japanese", "user_delete_error_last_admin": "Cannot delete the last administrator account.",
"user_delete_success": "Auto-translated 'User ''{username}'' deleted successfully.' to Japanese", "user_delete_success": "User '{username}' deleted successfully.",
"user_delete_error_not_found": "Auto-translated 'User not found for deletion.' to Japanese", "user_delete_error_not_found": "User not found for deletion.",
"user_delete_error_db": "Auto-translated 'Error deleting user from the database.' to Japanese", "user_delete_error_db": "Error deleting user from the database.",
"self_delete_not_allowed": "Auto-translated 'You cannot delete yourself.' to Japanese", "self_delete_not_allowed": "You cannot delete yourself.",
"user_role_error_id_missing": "User ID missing for role modification.", "user_role_error_id_missing": "User ID missing for role modification.",
"user_not_found": "User not found.", "user_not_found": "User not found.",
"cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.", "cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -61,7 +61,7 @@
"cert_create_error": "Erro ao criar certificado: {output}", "cert_create_error": "Erro ao criar certificado: {output}",
"cert_revoke_error_id_missing": "ID do certificado em falta para revogação.", "cert_revoke_error_id_missing": "ID do certificado em falta para revogação.",
"cert_revoke_error_not_found": "Certificado não encontrado para revogação.", "cert_revoke_error_not_found": "Certificado não encontrado para revogação.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Este certificado já está revogado.", "cert_revoke_error_already_revoked": "Este certificado já está revogado.",
"cert_revoke_success": "Certificado revogado com sucesso.", "cert_revoke_success": "Certificado revogado com sucesso.",
"cert_revoke_error": "Erro ao revogar certificado: {output}", "cert_revoke_error": "Erro ao revogar certificado: {output}",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -1,86 +1,86 @@
{ {
"app_name": "Auto-translated 'Certificate Management' to Russian", "app_name": "Certificate Management",
"login_title": "Auto-translated 'Login - Certificate Management' to Russian", "login_title": "Login - Certificate Management",
"login_heading": "Auto-translated 'Log in to the application' to Russian", "login_heading": "Log in to the application",
"username": "Auto-translated 'Username' to Russian", "username": "Username",
"password": "Auto-translated 'Password' to Russian", "password": "Password",
"login_button": "Auto-translated 'Log In' to Russian", "login_button": "Log In",
"dark_mode": "Auto-translated 'Dark Mode' to Russian", "dark_mode": "Dark Mode",
"light_mode": "Auto-translated 'Light Mode' to Russian", "light_mode": "Light Mode",
"dashboard_title": "Auto-translated 'Dashboard' to Russian", "dashboard_title": "Dashboard",
"welcome": "Auto-translated 'Welcome, {username}!' to Russian", "welcome": "Welcome, {username}!",
"logout": "Auto-translated 'Log Out' to Russian", "logout": "Log Out",
"certificates": "Auto-translated 'Certificates' to Russian", "certificates": "Certificates",
"functional_perimeters": "Auto-translated 'Functional Perimeters' to Russian", "functional_perimeters": "Functional Perimeters",
"users": "Auto-translated 'Users' to Russian", "users": "Users",
"quick_actions": "Auto-translated 'Quick Actions' to Russian", "quick_actions": "Quick Actions",
"create_new_certificate": "Auto-translated 'Create a new certificate' to Russian", "create_new_certificate": "Create a new certificate",
"create_new_perimeter": "Auto-translated 'Create a new perimeter' to Russian", "create_new_perimeter": "Create a new perimeter",
"new_user": "Auto-translated 'New user' to Russian", "new_user": "New user",
"certificate_name": "Auto-translated 'Certificate Name' to Russian", "certificate_name": "Certificate Name",
"type": "Auto-translated 'Type' to Russian", "type": "Type",
"expiration_date": "Auto-translated 'Expiration Date' to Russian", "expiration_date": "Expiration Date",
"status": "Auto-translated 'Status' to Russian", "status": "Status",
"revoked": "Auto-translated 'Revoked' to Russian", "revoked": "Revoked",
"active": "Auto-translated 'Active' to Russian", "active": "Active",
"actions": "Auto-translated 'Actions' to Russian", "actions": "Actions",
"revoke_certificate": "Auto-translated 'Revoke' to Russian", "revoke_certificate": "Revoke",
"confirm_revoke": "Auto-translated 'Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.' to Russian", "confirm_revoke": "Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.",
"perimeter_name": "Auto-translated 'Perimeter Name' to Russian", "perimeter_name": "Perimeter Name",
"intermediate_cert_file": "Auto-translated 'Intermediate Certificate File' to Russian", "intermediate_cert_file": "Intermediate Certificate File",
"created_at": "Auto-translated 'Created On' to Russian", "created_at": "Created On",
"create_perimeter_button": "Auto-translated 'Create Perimeter' to Russian", "create_perimeter_button": "Create Perimeter",
"create_new_user": "Auto-translated 'Create a new user' to Russian", "create_new_user": "Create a new user",
"user_role": "Auto-translated 'Role' to Russian", "user_role": "Role",
"admin": "Auto-translated 'Administrator' to Russian", "admin": "Administrator",
"user": "Auto-translated 'User' to Russian", "user": "User",
"create_user_button": "Auto-translated 'Create User' to Russian", "create_user_button": "Create User",
"delete_user": "Auto-translated 'Delete' to Russian", "delete_user": "Delete",
"confirm_delete_user": "Auto-translated 'Are you sure you want to delete this user? This action is irreversible.' to Russian", "confirm_delete_user": "Are you sure you want to delete this user? This action is irreversible.",
"new_certificate_heading": "Auto-translated 'Create a New Certificate' to Russian", "new_certificate_heading": "Create a New Certificate",
"subdomain_name": "Auto-translated 'Subdomain / CN Name' to Russian", "subdomain_name": "Subdomain / CN Name",
"select_perimeter": "Auto-translated 'Select a Functional Perimeter' to Russian", "select_perimeter": "Select a Functional Perimeter",
"select_perimeter_placeholder": "Auto-translated 'Choose a perimeter' to Russian", "select_perimeter_placeholder": "Choose a perimeter",
"create_certificate": "Auto-translated 'Create Certificate' to Russian", "create_certificate": "Create Certificate",
"root": "Auto-translated 'Root' to Russian", "root": "Root",
"intermediate": "Auto-translated 'Intermediate' to Russian", "intermediate": "Intermediate",
"simple": "Auto-translated 'Simple' to Russian", "simple": "Simple",
"back_to_dashboard": "Auto-translated 'Back to Dashboard' to Russian", "back_to_dashboard": "Back to Dashboard",
"back_to_cert_list": "Auto-translated 'Back to Certificate List' to Russian", "back_to_cert_list": "Back to Certificate List",
"back_to_perimeter_list": "Auto-translated 'Back to Perimeter List' to Russian", "back_to_perimeter_list": "Back to Perimeter List",
"back_to_user_list": "Auto-translated 'Back to User List' to Russian", "back_to_user_list": "Back to User List",
"no_certificates_yet": "Auto-translated 'No certificates have been created yet.' to Russian", "no_certificates_yet": "No certificates have been created yet.",
"no_perimeters_yet": "Auto-translated 'No functional perimeters have been created yet.' to Russian", "no_perimeters_yet": "No functional perimeters have been created yet.",
"no_users_yet": "Auto-translated 'No users have been created yet.' to Russian", "no_users_yet": "No users have been created yet.",
"login_error_empty_fields": "Auto-translated 'Please enter your username and password.' to Russian", "login_error_empty_fields": "Please enter your username and password.",
"login_error_credentials": "Auto-translated 'Incorrect username or password.' to Russian", "login_error_credentials": "Incorrect username or password.",
"permission_denied": "Auto-translated 'You do not have the necessary permissions to access this page.' to Russian", "permission_denied": "You do not have the necessary permissions to access this page.",
"cert_create_error_empty_fields": "Auto-translated 'Subdomain name and functional perimeter are required.' to Russian", "cert_create_error_empty_fields": "Subdomain name and functional perimeter are required.",
"cert_create_error_perimeter_not_found": "Auto-translated 'Selected functional perimeter not found.' to Russian", "cert_create_error_perimeter_not_found": "Selected functional perimeter not found.",
"cert_create_success": "Auto-translated 'Certificate created successfully.' to Russian", "cert_create_success": "Certificate created successfully.",
"cert_create_error": "Auto-translated 'Error creating certificate: {output}' to Russian", "cert_create_error": "Error creating certificate: {output}",
"cert_revoke_error_id_missing": "Auto-translated 'Certificate ID missing for revocation.' to Russian", "cert_revoke_error_id_missing": "Certificate ID missing for revocation.",
"cert_revoke_error_not_found": "Auto-translated 'Certificate not found for revocation.' to Russian", "cert_revoke_error_not_found": "Certificate not found for revocation.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Auto-translated 'This certificate is already revoked.' to Russian", "cert_revoke_error_already_revoked": "This certificate is already revoked.",
"cert_revoke_success": "Auto-translated 'Certificate revoked successfully.' to Russian", "cert_revoke_success": "Certificate revoked successfully.",
"cert_revoke_error": "Auto-translated 'Error revoking certificate: {output}' to Russian", "cert_revoke_error": "Error revoking certificate: {output}",
"perimeter_create_error_empty_name": "Auto-translated 'Functional perimeter name is required.' to Russian", "perimeter_create_error_empty_name": "Functional perimeter name is required.",
"perimeter_create_error_exists": "Auto-translated 'A functional perimeter with this name already exists.' to Russian", "perimeter_create_error_exists": "A functional perimeter with this name already exists.",
"perimeter_create_success": "Auto-translated 'Functional perimeter and its intermediate certificate created successfully.' to Russian", "perimeter_create_success": "Functional perimeter and its intermediate certificate created successfully.",
"perimeter_create_error": "Auto-translated 'Error creating functional perimeter: {output}' to Russian", "perimeter_create_error": "Error creating functional perimeter: {output}",
"user_create_error_empty_fields": "Auto-translated 'Username and password are required.' to Russian", "user_create_error_empty_fields": "Username and password are required.",
"user_create_error_invalid_role": "Auto-translated 'Invalid user role.' to Russian", "user_create_error_invalid_role": "Invalid user role.",
"user_create_error_exists": "Auto-translated 'A user with the username ''{username}'' already exists.' to Russian", "user_create_error_exists": "A user with the username '{username}' already exists.",
"user_create_success": "Auto-translated 'User ''{username}'' created successfully.' to Russian", "user_create_success": "User '{username}' created successfully.",
"user_create_error_db": "Auto-translated 'Error creating user in the database.' to Russian", "user_create_error_db": "Error creating user in the database.",
"user_delete_error_id_missing": "Auto-translated 'User ID missing for deletion.' to Russian", "user_delete_error_id_missing": "User ID missing for deletion.",
"user_delete_error_self_delete": "Auto-translated 'You cannot delete your own account.' to Russian", "user_delete_error_self_delete": "You cannot delete your own account.",
"user_delete_error_last_admin": "Auto-translated 'Cannot delete the last administrator account.' to Russian", "user_delete_error_last_admin": "Cannot delete the last administrator account.",
"user_delete_success": "Auto-translated 'User ''{username}'' deleted successfully.' to Russian", "user_delete_success": "User '{username}' deleted successfully.",
"user_delete_error_not_found": "Auto-translated 'User not found for deletion.' to Russian", "user_delete_error_not_found": "User not found for deletion.",
"user_delete_error_db": "Auto-translated 'Error deleting user from the database.' to Russian", "user_delete_error_db": "Error deleting user from the database.",
"self_delete_not_allowed": "Auto-translated 'You cannot delete yourself.' to Russian", "self_delete_not_allowed": "You cannot delete yourself.",
"user_role_error_id_missing": "User ID missing for role modification.", "user_role_error_id_missing": "User ID missing for role modification.",
"user_not_found": "User not found.", "user_not_found": "User not found.",
"cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.", "cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }

View File

@ -1,86 +1,86 @@
{ {
"app_name": "Auto-translated 'Certificate Management' to Chinese", "app_name": "Certificate Management",
"login_title": "Auto-translated 'Login - Certificate Management' to Chinese", "login_title": "Login - Certificate Management",
"login_heading": "Auto-translated 'Log in to the application' to Chinese", "login_heading": "Log in to the application",
"username": "Auto-translated 'Username' to Chinese", "username": "Username",
"password": "Auto-translated 'Password' to Chinese", "password": "Password",
"login_button": "Auto-translated 'Log In' to Chinese", "login_button": "Log In",
"dark_mode": "Auto-translated 'Dark Mode' to Chinese", "dark_mode": "Dark Mode",
"light_mode": "Auto-translated 'Light Mode' to Chinese", "light_mode": "Light Mode",
"dashboard_title": "Auto-translated 'Dashboard' to Chinese", "dashboard_title": "Dashboard",
"welcome": "Auto-translated 'Welcome, {username}!' to Chinese", "welcome": "Welcome, {username}!",
"logout": "Auto-translated 'Log Out' to Chinese", "logout": "Log Out",
"certificates": "Auto-translated 'Certificates' to Chinese", "certificates": "Certificates",
"functional_perimeters": "Auto-translated 'Functional Perimeters' to Chinese", "functional_perimeters": "Functional Perimeters",
"users": "Auto-translated 'Users' to Chinese", "users": "Users",
"quick_actions": "Auto-translated 'Quick Actions' to Chinese", "quick_actions": "Quick Actions",
"create_new_certificate": "Auto-translated 'Create a new certificate' to Chinese", "create_new_certificate": "Create a new certificate",
"create_new_perimeter": "Auto-translated 'Create a new perimeter' to Chinese", "create_new_perimeter": "Create a new perimeter",
"new_user": "Auto-translated 'New user' to Chinese", "new_user": "New user",
"certificate_name": "Auto-translated 'Certificate Name' to Chinese", "certificate_name": "Certificate Name",
"type": "Auto-translated 'Type' to Chinese", "type": "Type",
"expiration_date": "Auto-translated 'Expiration Date' to Chinese", "expiration_date": "Expiration Date",
"status": "Auto-translated 'Status' to Chinese", "status": "Status",
"revoked": "Auto-translated 'Revoked' to Chinese", "revoked": "Revoked",
"active": "Auto-translated 'Active' to Chinese", "active": "Active",
"actions": "Auto-translated 'Actions' to Chinese", "actions": "Actions",
"revoke_certificate": "Auto-translated 'Revoke' to Chinese", "revoke_certificate": "Revoke",
"confirm_revoke": "Auto-translated 'Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.' to Chinese", "confirm_revoke": "Are you sure you want to revoke this certificate? This action is irreversible and will invalidate the certificate.",
"perimeter_name": "Auto-translated 'Perimeter Name' to Chinese", "perimeter_name": "Perimeter Name",
"intermediate_cert_file": "Auto-translated 'Intermediate Certificate File' to Chinese", "intermediate_cert_file": "Intermediate Certificate File",
"created_at": "Auto-translated 'Created On' to Chinese", "created_at": "Created On",
"create_perimeter_button": "Auto-translated 'Create Perimeter' to Chinese", "create_perimeter_button": "Create Perimeter",
"create_new_user": "Auto-translated 'Create a new user' to Chinese", "create_new_user": "Create a new user",
"user_role": "Auto-translated 'Role' to Chinese", "user_role": "Role",
"admin": "Auto-translated 'Administrator' to Chinese", "admin": "Administrator",
"user": "Auto-translated 'User' to Chinese", "user": "User",
"create_user_button": "Auto-translated 'Create User' to Chinese", "create_user_button": "Create User",
"delete_user": "Auto-translated 'Delete' to Chinese", "delete_user": "Delete",
"confirm_delete_user": "Auto-translated 'Are you sure you want to delete this user? This action is irreversible.' to Chinese", "confirm_delete_user": "Are you sure you want to delete this user? This action is irreversible.",
"new_certificate_heading": "Auto-translated 'Create a New Certificate' to Chinese", "new_certificate_heading": "Create a New Certificate",
"subdomain_name": "Auto-translated 'Subdomain / CN Name' to Chinese", "subdomain_name": "Subdomain / CN Name",
"select_perimeter": "Auto-translated 'Select a Functional Perimeter' to Chinese", "select_perimeter": "Select a Functional Perimeter",
"select_perimeter_placeholder": "Auto-translated 'Choose a perimeter' to Chinese", "select_perimeter_placeholder": "Choose a perimeter",
"create_certificate": "Auto-translated 'Create Certificate' to Chinese", "create_certificate": "Create Certificate",
"root": "Auto-translated 'Root' to Chinese", "root": "Root",
"intermediate": "Auto-translated 'Intermediate' to Chinese", "intermediate": "Intermediate",
"simple": "Auto-translated 'Simple' to Chinese", "simple": "Simple",
"back_to_dashboard": "Auto-translated 'Back to Dashboard' to Chinese", "back_to_dashboard": "Back to Dashboard",
"back_to_cert_list": "Auto-translated 'Back to Certificate List' to Chinese", "back_to_cert_list": "Back to Certificate List",
"back_to_perimeter_list": "Auto-translated 'Back to Perimeter List' to Chinese", "back_to_perimeter_list": "Back to Perimeter List",
"back_to_user_list": "Auto-translated 'Back to User List' to Chinese", "back_to_user_list": "Back to User List",
"no_certificates_yet": "Auto-translated 'No certificates have been created yet.' to Chinese", "no_certificates_yet": "No certificates have been created yet.",
"no_perimeters_yet": "Auto-translated 'No functional perimeters have been created yet.' to Chinese", "no_perimeters_yet": "No functional perimeters have been created yet.",
"no_users_yet": "Auto-translated 'No users have been created yet.' to Chinese", "no_users_yet": "No users have been created yet.",
"login_error_empty_fields": "Auto-translated 'Please enter your username and password.' to Chinese", "login_error_empty_fields": "Please enter your username and password.",
"login_error_credentials": "Auto-translated 'Incorrect username or password.' to Chinese", "login_error_credentials": "Incorrect username or password.",
"permission_denied": "Auto-translated 'You do not have the necessary permissions to access this page.' to Chinese", "permission_denied": "You do not have the necessary permissions to access this page.",
"cert_create_error_empty_fields": "Auto-translated 'Subdomain name and functional perimeter are required.' to Chinese", "cert_create_error_empty_fields": "Subdomain name and functional perimeter are required.",
"cert_create_error_perimeter_not_found": "Auto-translated 'Selected functional perimeter not found.' to Chinese", "cert_create_error_perimeter_not_found": "Selected functional perimeter not found.",
"cert_create_success": "Auto-translated 'Certificate created successfully.' to Chinese", "cert_create_success": "Certificate created successfully.",
"cert_create_error": "Auto-translated 'Error creating certificate: {output}' to Chinese", "cert_create_error": "Error creating certificate: {output}",
"cert_revoke_error_id_missing": "Auto-translated 'Certificate ID missing for revocation.' to Chinese", "cert_revoke_error_id_missing": "Certificate ID missing for revocation.",
"cert_revoke_error_not_found": "Auto-translated 'Certificate not found for revocation.' to Chinese", "cert_revoke_error_not_found": "Certificate not found for revocation.",
"cert_revoke_error_ca_revocation": "NEEDS TRANSLATION: ROOT certificates cannot be revoked through the interface for PKI security reasons.", "cert_revoke_error_ca_revocation": "ROOT certificates cannot be revoked through the interface for PKI security reasons.",
"cert_revoke_error_already_revoked": "Auto-translated 'This certificate is already revoked.' to Chinese", "cert_revoke_error_already_revoked": "This certificate is already revoked.",
"cert_revoke_success": "Auto-translated 'Certificate revoked successfully.' to Chinese", "cert_revoke_success": "Certificate revoked successfully.",
"cert_revoke_error": "Auto-translated 'Error revoking certificate: {output}' to Chinese", "cert_revoke_error": "Error revoking certificate: {output}",
"perimeter_create_error_empty_name": "Auto-translated 'Functional perimeter name is required.' to Chinese", "perimeter_create_error_empty_name": "Functional perimeter name is required.",
"perimeter_create_error_exists": "Auto-translated 'A functional perimeter with this name already exists.' to Chinese", "perimeter_create_error_exists": "A functional perimeter with this name already exists.",
"perimeter_create_success": "Auto-translated 'Functional perimeter and its intermediate certificate created successfully.' to Chinese", "perimeter_create_success": "Functional perimeter and its intermediate certificate created successfully.",
"perimeter_create_error": "Auto-translated 'Error creating functional perimeter: {output}' to Chinese", "perimeter_create_error": "Error creating functional perimeter: {output}",
"user_create_error_empty_fields": "Auto-translated 'Username and password are required.' to Chinese", "user_create_error_empty_fields": "Username and password are required.",
"user_create_error_invalid_role": "Auto-translated 'Invalid user role.' to Chinese", "user_create_error_invalid_role": "Invalid user role.",
"user_create_error_exists": "Auto-translated 'A user with the username ''{username}'' already exists.' to Chinese", "user_create_error_exists": "A user with the username '{username}' already exists.",
"user_create_success": "Auto-translated 'User ''{username}'' created successfully.' to Chinese", "user_create_success": "User '{username}' created successfully.",
"user_create_error_db": "Auto-translated 'Error creating user in the database.' to Chinese", "user_create_error_db": "Error creating user in the database.",
"user_delete_error_id_missing": "Auto-translated 'User ID missing for deletion.' to Chinese", "user_delete_error_id_missing": "User ID missing for deletion.",
"user_delete_error_self_delete": "Auto-translated 'You cannot delete your own account.' to Chinese", "user_delete_error_self_delete": "You cannot delete your own account.",
"user_delete_error_last_admin": "Auto-translated 'Cannot delete the last administrator account.' to Chinese", "user_delete_error_last_admin": "Cannot delete the last administrator account.",
"user_delete_success": "Auto-translated 'User ''{username}'' deleted successfully.' to Chinese", "user_delete_success": "User '{username}' deleted successfully.",
"user_delete_error_not_found": "Auto-translated 'User not found for deletion.' to Chinese", "user_delete_error_not_found": "User not found for deletion.",
"user_delete_error_db": "Auto-translated 'Error deleting user from the database.' to Chinese", "user_delete_error_db": "Error deleting user from the database.",
"self_delete_not_allowed": "Auto-translated 'You cannot delete yourself.' to Chinese", "self_delete_not_allowed": "You cannot delete yourself.",
"user_role_error_id_missing": "User ID missing for role modification.", "user_role_error_id_missing": "User ID missing for role modification.",
"user_not_found": "User not found.", "user_not_found": "User not found.",
"cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.", "cannot_change_admin_role": "The main administrator's role or your own role cannot be modified.",
@ -90,8 +90,19 @@
"confirm_toggle_admin_role": "Are you sure you want to modify this user's role?", "confirm_toggle_admin_role": "Are you sure you want to modify this user's role?",
"remove_admin_status": "Remove Admin", "remove_admin_status": "Remove Admin",
"pass_to_admin": "Make Admin", "pass_to_admin": "Make Admin",
"cannot_change_main_admin_role": "Role not modifiable" "cannot_change_main_admin_role": "Role not modifiable",
"cert_revoke_success_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.", "cert_revoke_success_intermediate": "Intermediate certificate '{name}' has been successfully revoked and the Root CA CRL has been updated.",
"cert_revoke_warn_crl_update_failed_intermediate": "NEEDS TRANSLATION: Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.", "cert_revoke_warn_crl_update_failed_intermediate": "Intermediate certificate '{name}' has been revoked, but updating the Root CA CRL encountered an issue. Please contact an administrator.",
"cert_revoke_error_intermediate": "NEEDS TRANSLATION: Error revoking intermediate certificate '{name}': {output}" "cert_revoke_error_intermediate": "Error revoking intermediate certificate '{name}': {output}",
"edit_password_title": "Edit Password",
"new_password": "New Password",
"confirm_new_password": "Confirm New Password",
"update_password_button": "Update Password",
"editing_password_for_user": "Editing password for user: %username%",
"password_update_error_empty_fields": "Please fill in all password fields.",
"password_update_error_mismatch": "Passwords do not match.",
"cannot_change_admin_password": "The main administrator's password cannot be changed through this interface.",
"password_update_error_db": "Error updating password. Please try again.",
"password_update_success": "User %username%'s password has been successfully updated.",
"edit_password_button": "Edit Pwd"
} }