summaryrefslogtreecommitdiffstats
path: root/ark/common_texts.cpp
blob: cc64b8254b89709a5201c237ee6c2ac77e600c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
i18n(" Filename ")
i18n(" Permissions ")
i18n(" Owner/Group ")
i18n(" Size ")
i18n(" Timestamp ")
i18n(" Link ")
i18n(" Size Now ")
i18n(" Ratio ")
i18n("acronym for Cyclic Redundancy Check"," CRC ")
i18n(" Method ")
i18n(" Version ")
i18n(" Owner ")
i18n(" Group ")
i18n("(used as part of a sentence)","start-up folder")
i18n("folder for opening files (used as part of a sentence)","open folder")
i18n("folder for extracting files (used as part of a sentence)","extract folder")
i18n("folder for adding files (used as part of a sentence)","add folder")

i18n("Settings")
i18n("&Adding")
i18n("&Extracting")
i18n("&Folders")
i18n("Add Settings")
i18n("Extract Settings")
i18n("Replace &old files only with newer files")
i18n("Keep entries &generic (Lha)")
i18n("Force &MS-DOS short filenames (Zip)")
i18n("Translate LF to DOS &CRLF (Zip)")
i18n("&Recursively add subfolders (Zip, Rar)")
i18n("&Store symlinks as links (Zip, Rar)")
i18n("O&verwrite files (Zip, Tar, Zoo, Rar)")
i18n("&Preserve permissions (Tar)")
i18n("&Ignore folder names (Zip)")
i18n("Convert filenames to &lowercase (Zip, Rar)")
i18n("Convert filenames to &uppercase (Rar)")