This commit is contained in:
tuend-work
2025-11-12 23:10:39 +07:00
parent bd58de709f
commit 2e16431888
953 changed files with 57002 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
LANG_AUTH_KEYS=Authorized Keys
LANG_PUB_KEYS=Public Keys
LANG_CREATE_SSH_KEY=Create SSH Key
LANG_AUTHORIZE=Authorize
LANG_KEY_ID=Key ID
LANG_FILENAME_OF_NEW_KEY=filename of the new key
LANG_COMMENT=Comment
LANG_DESCRIPTOR_FOR_KEY=Descriptor for the key
LANG_KEY_SIZE=Key Size
LANG_PASSWORD=Password
LANG_PASSWORD_AGAIN=Password again
LANG_OPTIONAL_PASSWORD=Optional Password
LANG_REPEAT_PASSWORD=Repeat Password
LANG_CREATE=Create
LANG_PASTE_AUTH_KEY=Paste Authorized Key
LANG_EDIT_AUTH_KEY=Edit Authorized Key