[FIND] Rewrite of the find utility. (#1553)
[reactos.git] / base / applications / cmdutils / find / lang / et-EE.rc
1 LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
2
3 STRINGTABLE
4 BEGIN
5 IDS_USAGE "FIND: Trükib kõik read failist, mis sisaldavad stringi.\n\n\
6 FIND [/V] [/C] [/N] [/I] [/OFF[LINE]] ""string"" [file...]\n\
7 /V Trüki read, mis ei sisalda stringi.\n\
8 /C Loenda arvuna stringi sisaldavaid ridu.\n\
9 /N Nummerda kuvatud read alustades 1-st.\n\
10 /I Tõstutundetult.\n\
11 /OFF[LINE] Do not skip files that have the offline attribute set."
12 IDS_NO_SUCH_FILE "FIND: %s: Sellist faili ei leitud\n"
13 IDS_CANNOT_OPEN "FIND: %s: Ei saa faili avada\n"
14 IDS_INVALID_SWITCH "FIND: Invalid switch\n"
15 END