• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/QuickLookPlugin/en.lproj/
1/* quicklook file count */
2"%@ files" = "%@ files";
3
4/* quicklook file header */
5"%@ Files" = "%@ Files";
6
7/* quicklook tracker header */
8"%@ Trackers" = "%@ Trackers";
9
10/* quicklook web seed header */
11"%@ Web Seeds" = "%@ Web Seeds";
12
13/* quicklook file count */
14"1 file" = "1 file";
15
16/* quicklook file header */
17"1 File" = "1 File";
18
19/* quicklook tracker header */
20"1 Tracker" = "1 Tracker";
21
22/* quicklook web seed header */
23"1 Web Seed" = "1 Web Seed";
24
25/* quicklook creation info */
26"Created on %@" = "Created on %@";
27
28/* quicklook creation info */
29"Created on %@ with %@" = "Created on %1$@ with %2$@";
30
31/* quicklook creation info */
32"Created with %@" = "Created with %@";
33
34