1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ 2/* 3 * This file is part of the LibreOffice project. 4 * 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/. 8 * 9 * This file incorporates work covered by the following license notice: 10 * 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 . 18 */ 19 20#pragma once 21 22#include <unotools/resmgr.hxx> 23 24#define NC_(Context, String) TranslateId(Context, u8##String) 25 26const TranslateId RID_STR_PAPERNAMES[] = 27{ 28 // To translators: This is the first entry of a sequence of paper size names 29 30 // This array must (probably) match exactly the enum Paper in <i18nutil/paper.hxx> 31 32 NC_("RID_STR_PAPERNAMES", "A0"), 33 NC_("RID_STR_PAPERNAMES", "A1"), 34 NC_("RID_STR_PAPERNAMES", "A2"), 35 NC_("RID_STR_PAPERNAMES", "A3"), 36 NC_("RID_STR_PAPERNAMES", "A4"), 37 NC_("RID_STR_PAPERNAMES", "A5"), 38 NC_("RID_STR_PAPERNAMES", "B4 (ISO)"), 39 NC_("RID_STR_PAPERNAMES", "B5 (ISO)"), 40 NC_("RID_STR_PAPERNAMES", "Letter"), 41 NC_("RID_STR_PAPERNAMES", "Legal"), 42 NC_("RID_STR_PAPERNAMES", "Tabloid"), 43 NC_("RID_STR_PAPERNAMES", "User Defined"), 44 NC_("RID_STR_PAPERNAMES", "B6 (ISO)"), 45 NC_("RID_STR_PAPERNAMES", "C4 Envelope"), 46 NC_("RID_STR_PAPERNAMES", "C5 Envelope"), 47 NC_("RID_STR_PAPERNAMES", "C6 Envelope"), 48 NC_("RID_STR_PAPERNAMES", "C6/5 Envelope"), 49 NC_("RID_STR_PAPERNAMES", "DL Envelope"), 50 NC_("RID_STR_PAPERNAMES", "Dia Slide"), 51 NC_("RID_STR_PAPERNAMES", "Screen 4:3"), 52 NC_("RID_STR_PAPERNAMES", "C"), 53 NC_("RID_STR_PAPERNAMES", "D"), 54 NC_("RID_STR_PAPERNAMES", "E"), 55 NC_("RID_STR_PAPERNAMES", "Executive"), 56 NC_("RID_STR_PAPERNAMES", "German Legal Fanfold"), 57 NC_("RID_STR_PAPERNAMES", "#8 (Monarch) Envelope"), 58 NC_("RID_STR_PAPERNAMES", "#6 3/4 (Personal) Envelope"), 59 NC_("RID_STR_PAPERNAMES", "#9 Envelope"), 60 NC_("RID_STR_PAPERNAMES", "#10 Envelope"), 61 NC_("RID_STR_PAPERNAMES", "#11 Envelope"), 62 NC_("RID_STR_PAPERNAMES", "#12 Envelope"), 63 NC_("RID_STR_PAPERNAMES", "16 Kai (16k)"), 64 NC_("RID_STR_PAPERNAMES", "32 Kai"), 65 NC_("RID_STR_PAPERNAMES", "Big 32 Kai"), 66 NC_("RID_STR_PAPERNAMES", "B4 (JIS)"), 67 NC_("RID_STR_PAPERNAMES", "B5 (JIS)"), 68 NC_("RID_STR_PAPERNAMES", "B6 (JIS)"), 69 NC_("RID_STR_PAPERNAMES", "Ledger"), 70 NC_("RID_STR_PAPERNAMES", "Statement"), 71 NC_("RID_STR_PAPERNAMES", "Quarto"), 72 NC_("RID_STR_PAPERNAMES", "10x14"), 73 NC_("RID_STR_PAPERNAMES", "#14 Envelope"), 74 NC_("RID_STR_PAPERNAMES", "C3 Envelope"), 75 NC_("RID_STR_PAPERNAMES", "Italian Envelope"), 76 NC_("RID_STR_PAPERNAMES", "U.S. Standard Fanfold"), 77 NC_("RID_STR_PAPERNAMES", "German Standard Fanfold"), 78 NC_("RID_STR_PAPERNAMES", "Japanese Postcard"), 79 NC_("RID_STR_PAPERNAMES", "9x11"), 80 NC_("RID_STR_PAPERNAMES", "10x11"), 81 NC_("RID_STR_PAPERNAMES", "15x11"), 82 NC_("RID_STR_PAPERNAMES", "Invitation Envelope"), 83 NC_("RID_STR_PAPERNAMES", "SuperA"), 84 NC_("RID_STR_PAPERNAMES", "SuperB"), 85 NC_("RID_STR_PAPERNAMES", "Letter Plus"), 86 NC_("RID_STR_PAPERNAMES", "A4 Plus"), 87 NC_("RID_STR_PAPERNAMES", "Double Postcard"), 88 NC_("RID_STR_PAPERNAMES", "A6"), 89 NC_("RID_STR_PAPERNAMES", "12x11"), 90 NC_("RID_STR_PAPERNAMES", "A7"), 91 NC_("RID_STR_PAPERNAMES", "A8"), 92 NC_("RID_STR_PAPERNAMES", "A9"), 93 NC_("RID_STR_PAPERNAMES", "A10"), 94 NC_("RID_STR_PAPERNAMES", "B0 (ISO)"), 95 NC_("RID_STR_PAPERNAMES", "B1 (ISO)"), 96 NC_("RID_STR_PAPERNAMES", "B2 (ISO)"), 97 NC_("RID_STR_PAPERNAMES", "B3 (ISO)"), 98 NC_("RID_STR_PAPERNAMES", "B7 (ISO)"), 99 NC_("RID_STR_PAPERNAMES", "B8 (ISO)"), 100 NC_("RID_STR_PAPERNAMES", "B9 (ISO)"), 101 NC_("RID_STR_PAPERNAMES", "B10 (ISO)"), 102 NC_("RID_STR_PAPERNAMES", "C2 Envelope"), 103 NC_("RID_STR_PAPERNAMES", "C7 Envelope"), 104 NC_("RID_STR_PAPERNAMES", "C8 Envelope"), 105 NC_("RID_STR_PAPERNAMES", "Arch A"), 106 NC_("RID_STR_PAPERNAMES", "Arch B"), 107 NC_("RID_STR_PAPERNAMES", "Arch C"), 108 NC_("RID_STR_PAPERNAMES", "Arch D"), 109 NC_("RID_STR_PAPERNAMES", "Arch E"), 110 NC_("RID_STR_PAPERNAMES", "Screen 16:9"), 111 NC_("RID_STR_PAPERNAMES", "Screen 16:10"), 112 NC_("RID_STR_PAPERNAMES", "16k (195 x 270)"), 113 NC_("RID_STR_PAPERNAMES", "16k (197 x 273)"), 114 NC_("RID_STR_PAPERNAMES", "Widescreen"), 115 NC_("RID_STR_PAPERNAMES", "On-screen Show (4:3)"), 116 NC_("RID_STR_PAPERNAMES", "On-screen Show (16:9)"), 117 // To translators: This is the last entry of the sequence of paper size names 118 NC_("RID_STR_PAPERNAMES", "On-screen Show (16:10)") 119}; 120 121/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ 122
