📄 norwegian.lng
字号:
; AZPR language file
; ==================
; blank lines and lines starting from semicolons are ignored
;
; \r means carriage return
; \n means line feed
; However, do NOT add this formating characters if original string doesn't
; use them
;
; Special fields, they will be used later like %FIELD_NAME%
; Please, leave them as they are
;
PROG_NAME=AZPR
PROG_FULLNAME=Advanced ZIP Password Recovery
PROG_VER=3.20
ASAVE_FILE=~azpr.azr
LOGFILE=azpr.log
LANGFILE_VERSION=3.20
PROG_EXTU=ZIP
PROG_EXT=zip
PROG_NAME_EXT=azr
UNREG_MAX=5
;
; File information
; Your name (if you so wish) and your language name defined here
;
TRANSLATOR=Roger Gr鴑nvold.
LANGUAGE=Norwegian
;
; You can define national characters to use with dictionary-based attack:
; smart mutations & all possible upper/lowercase combinations
; First, define non-Latin capital letters
FOREIGNCAPS=
; and then define non-Latin small letters (in the same order
; as capitals!)
FOREIGNSMALL=
; if your language doesn't use non-Latin characters, (or characters
; can be only in upper or lowercase), leave these fields empty.
; New field added at January, 7, 2000
; This field used with dictionary-based attack/smart mutations to
; make word "elite", i.e. vowels in lower case, other letters in upper
; (for example, "password" becomes "PaSSWoRD")
; This field contains only vowels (which also defined in FOREIGNCAPS field)
FOREIGNVOWEL=
;----------------------------------------------------------------------------;
; AZPR messages ;
;----------------------------------------------------------------------------;
;
; Program full name
;
;1=%PROG_NAME% %PROG_VER% build %PROG_BUILD%
; Password range messages
10=Analyserer passordlengde......
11=Ugyldig minimum passord lengde. Det passer ikke med start passord. Minimumslengde har blitt justert.
; Starting password messages
12=Analyserer start passord...
13=Starter fra passord
14=Siste passord:
; Password length messages
15=Passord lengde =
16=passord
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -