home *** CD-ROM | disk | FTP | other *** search
- /* Menu item to show the ruler */
- "Show Ruler" = "Visa linjal";
-
- /* Menu item to hide the ruler */
- "Hide Ruler" = "Göm linjal";
-
- /* Localized unit abbreviation for points */
- "pt" = "pkt.";
-
- /* Localized unit abbreviation for centimeters */
- "cm" = "cm";
-
- /* Localized unit abbreviation for picas */
- "pc" = "pica";
-
- /* Localized unit abbreviation for inches */
- "in" = "tum";
-
- /* (picas) Units printed at left edge of ruler. */
- " picas" = " pica";
-
- /* (cm) Units printed at left edge of ruler. */
- " cm" = " cm";
-
- /* (inches) Units printed at left edge of ruler. */
- " inches" = " tum";
-
- /* (points) Units printed at left edge of ruler. */
- " points" = " punkter";
-
- /* Font used in the ruler to draw the numbers. */
- "Helvetica" = "Helvetica";
-