• 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/it.lproj/
1/* quicklook file count */
2"%@ files" = "%@ file";
3
4/* quicklook file header */
5"%@ Files" = "%@ file";
6
7/* quicklook tracker header */
8"%@ Trackers" = "%@ server traccia";
9
10/* quicklook web seed header */
11"%@ Web Seeds" = "%@ seeder web";
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 server traccia";
21
22/* quicklook web seed header */
23"1 Web Seed" = "1 seeder web";
24
25/* quicklook creation info */
26"Created on %@" = "Creato il %@";
27
28/* quicklook creation info */
29"Created on %@ with %@" = "Creato il %1$@ con %2$@";
30
31/* quicklook creation info */
32"Created with %@" = "Creato con %@";
33
34