1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #ifndef INCLUDED_VCL_INC_PRINT_HRC
21 #define INCLUDED_VCL_INC_PRINT_HRC
23 #define NC_(Context, String) reinterpret_cast<char const *>(Context "\004" u8##String)
25 const char* RID_STR_PAPERNAMES[] =
27 // To translators: This is the first entry of a sequence of paper size names
28 NC_("RID_STR_PAPERNAMES", "A0"),
29 NC_("RID_STR_PAPERNAMES", "A1"),
30 NC_("RID_STR_PAPERNAMES", "A2"),
31 NC_("RID_STR_PAPERNAMES", "A3"),
32 NC_("RID_STR_PAPERNAMES", "A4"),
33 NC_("RID_STR_PAPERNAMES", "A5"),
34 NC_("RID_STR_PAPERNAMES", "B4 (ISO)"),
35 NC_("RID_STR_PAPERNAMES", "B5 (ISO)"),
36 NC_("RID_STR_PAPERNAMES", "Letter"),
37 NC_("RID_STR_PAPERNAMES", "Legal"),
38 NC_("RID_STR_PAPERNAMES", "Tabloid"),
39 NC_("RID_STR_PAPERNAMES", "User Defined"),
40 NC_("RID_STR_PAPERNAMES", "B6 (ISO)"),
41 NC_("RID_STR_PAPERNAMES", "C4 Envelope"),
42 NC_("RID_STR_PAPERNAMES", "C5 Envelope"),
43 NC_("RID_STR_PAPERNAMES", "C6 Envelope"),
44 NC_("RID_STR_PAPERNAMES", "C6/5 Envelope"),
45 NC_("RID_STR_PAPERNAMES", "DL Envelope"),
46 NC_("RID_STR_PAPERNAMES", "Dia Slide"),
47 NC_("RID_STR_PAPERNAMES", "Screen 4:3"),
48 NC_("RID_STR_PAPERNAMES", "C"),
49 NC_("RID_STR_PAPERNAMES", "D"),
50 NC_("RID_STR_PAPERNAMES", "E"),
51 NC_("RID_STR_PAPERNAMES", "Executive"),
52 NC_("RID_STR_PAPERNAMES", "German Legal Fanfold"),
53 NC_("RID_STR_PAPERNAMES", "#8 (Monarch) Envelope"),
54 NC_("RID_STR_PAPERNAMES", "#6 3/4 (Personal) Envelope"),
55 NC_("RID_STR_PAPERNAMES", "#9 Envelope"),
56 NC_("RID_STR_PAPERNAMES", "#10 Envelope"),
57 NC_("RID_STR_PAPERNAMES", "#11 Envelope"),
58 NC_("RID_STR_PAPERNAMES", "#12 Envelope"),
59 NC_("RID_STR_PAPERNAMES", "16 Kai (16k)"),
60 NC_("RID_STR_PAPERNAMES", "32 Kai"),
61 NC_("RID_STR_PAPERNAMES", "Big 32 Kai"),
62 NC_("RID_STR_PAPERNAMES", "B4 (JIS)"),
63 NC_("RID_STR_PAPERNAMES", "B5 (JIS)"),
64 NC_("RID_STR_PAPERNAMES", "B6 (JIS)"),
65 NC_("RID_STR_PAPERNAMES", "Ledger"),
66 NC_("RID_STR_PAPERNAMES", "Statement"),
67 NC_("RID_STR_PAPERNAMES", "Quarto"),
68 NC_("RID_STR_PAPERNAMES", "10x14"),
69 NC_("RID_STR_PAPERNAMES", "#14 Envelope"),
70 NC_("RID_STR_PAPERNAMES", "C3 Envelope"),
71 NC_("RID_STR_PAPERNAMES", "Italian Envelope"),
72 NC_("RID_STR_PAPERNAMES", "U.S. Standard Fanfold"),
73 NC_("RID_STR_PAPERNAMES", "German Standard Fanfold"),
74 NC_("RID_STR_PAPERNAMES", "Japanese Postcard"),
75 NC_("RID_STR_PAPERNAMES", "9x11"),
76 NC_("RID_STR_PAPERNAMES", "10x11"),
77 NC_("RID_STR_PAPERNAMES", "15x11"),
78 NC_("RID_STR_PAPERNAMES", "Invitation Envelope"),
79 NC_("RID_STR_PAPERNAMES", "SuperA"),
80 NC_("RID_STR_PAPERNAMES", "SuperB"),
81 NC_("RID_STR_PAPERNAMES", "Letter Plus"),
82 NC_("RID_STR_PAPERNAMES", "A4 Plus"),
83 NC_("RID_STR_PAPERNAMES", "Double Postcard"),
84 NC_("RID_STR_PAPERNAMES", "A6"),
85 NC_("RID_STR_PAPERNAMES", "12x11"),
86 NC_("RID_STR_PAPERNAMES", "A7"),
87 NC_("RID_STR_PAPERNAMES", "A8"),
88 NC_("RID_STR_PAPERNAMES", "A9"),
89 NC_("RID_STR_PAPERNAMES", "A10"),
90 NC_("RID_STR_PAPERNAMES", "B0 (ISO)"),
91 NC_("RID_STR_PAPERNAMES", "B1 (ISO)"),
92 NC_("RID_STR_PAPERNAMES", "B2 (ISO)"),
93 NC_("RID_STR_PAPERNAMES", "B3 (ISO)"),
94 NC_("RID_STR_PAPERNAMES", "B7 (ISO)"),
95 NC_("RID_STR_PAPERNAMES", "B8 (ISO)"),
96 NC_("RID_STR_PAPERNAMES", "B9 (ISO)"),
97 NC_("RID_STR_PAPERNAMES", "B10 (ISO)"),
98 NC_("RID_STR_PAPERNAMES", "C2 Envelope"),
99 NC_("RID_STR_PAPERNAMES", "C7 Envelope"),
100 NC_("RID_STR_PAPERNAMES", "C8 Envelope"),
101 NC_("RID_STR_PAPERNAMES", "Arch A"),
102 NC_("RID_STR_PAPERNAMES", "Arch B"),
103 NC_("RID_STR_PAPERNAMES", "Arch C"),
104 NC_("RID_STR_PAPERNAMES", "Arch D"),
105 NC_("RID_STR_PAPERNAMES", "Arch E"),
106 NC_("RID_STR_PAPERNAMES", "Screen 16:9"),
107 NC_("RID_STR_PAPERNAMES", "Screen 16:10"),
108 NC_("RID_STR_PAPERNAMES", "16k (195 x 270)"),
109 // To translators: This is the last entry of the sequence of paper size names
110 NC_("RID_STR_PAPERNAMES", "16k (197 x 273)")
113 #endif // INCLUDED_VCL_INC_PRINT_HRC
115 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */