• 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/de.lproj/
1/* quicklook file count */
2"%@ files" = "%@ Dateien";
3
4/* quicklook file header */
5"%@ Files" = "%@ Dateien";
6
7/* quicklook tracker header */
8"%@ Trackers" = "%@ Tracker";
9
10/* quicklook web seed header */
11"%@ Web Seeds" = "%@ Web-Verteiler";
12
13/* quicklook file count */
14"1 file" = "1 Datei";
15
16/* quicklook file header */
17"1 File" = "1 Datei";
18
19/* quicklook tracker header */
20"1 Tracker" = "1 Tracker";
21
22/* quicklook web seed header */
23"1 Web Seed" = "1 Web-Verteiler";
24
25/* quicklook creation info */
26"Created on %@" = "Erstellt am %@";
27
28/* quicklook creation info */
29"Created on %@ with %@" = "Erstellt am %1$@ mit %2$@";
30
31/* quicklook creation info */
32"Created with %@" = "Erstellt mit %@";