File: common_texts.cpp

package info (click to toggle)
kdeutils 4%3A2.2.2-9.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,892 kB
  • ctags: 10,879
  • sloc: cpp: 82,942; sh: 11,754; ansic: 4,638; perl: 1,852; makefile: 706; python: 258
file content (35 lines) | stat: -rw-r--r-- 1,176 bytes parent folder | download
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 directory")
i18n("directory for opening files (used as part of a sentence)","open directory")
i18n("directory for extracting files (used as part of a sentence)","extract directory")
i18n("directory for adding files (used as part of a sentence)","add directory")

i18n("Settings")
i18n("&Adding")
i18n("&Extracting")
i18n("&Directories")
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("Tranlate LF to DOS &CRLF (Zip)")
i18n("&Recursively add subdirectories (Zip, Rar)")
i18n("&Store symlinks as links (Zip, Rar)")
i18n("O&verwrite files (Zip, Tar, Zoo, Rar)")
i18n("&Preserve permissions (Tar)")
i18n("&Ignore directory names (Zip)")
i18n("Convert filenames to &lowercase (Zip, Rar)")
i18n("Convert filenames to &uppercase (Rar)")