Related: tdf#150786 workaround unit test failure
[LibreOffice.git] / sd / inc / strings.hrc
blob05326f9e461ae8a3b3dc9e0ad0279bc94b4cacd8
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  */
20 #pragma once
22 #define NC_(Context, String) TranslateId(Context, reinterpret_cast<char const *>(u8##String))
23 #define NNC_(Context, StringSingular, StringPlural) TranslateNId(Context, reinterpret_cast<char const *>(u8##StringSingular), reinterpret_cast<char const *>(u8##StringPlural))
25 #define STR_NULL                                        NC_("STR_NULL", "None")
26 #define STR_INSERTPAGE                                  NC_("STR_INSERTPAGE", "Insert Slide")
27 #define STR_INSERTLAYER                                 NC_("STR_INSERTLAYER", "Insert Layer")
28 #define STR_MODIFYLAYER                                 NC_("STR_MODIFYLAYER", "Modify Layer")
29 #define STR_UNDO_SLIDE_PARAMS                           NC_("STR_UNDO_SLIDE_PARAMS", "Slide parameter")
30 #define STR_UNDO_CUT                                    NC_("STR_UNDO_CUT", "Cut")
31 #define STR_UNDO_REPLACE                                NC_("STR_UNDO_REPLACE", "Replace")
32 #define STR_UNDO_DRAGDROP                               NC_("STR_UNDO_DRAGDROP", "Drag and Drop")
33 #define STR_INSERTGRAPHIC                               NC_("STR_INSERTGRAPHIC", "Insert Image")
34 #define STR_UNDO_BEZCLOSE                               NC_("STR_UNDO_BEZCLOSE", "Close Polygon")
35 #define STR_SLIDE_SORTER_MODE                           NC_("STR_SLIDE_SORTER_MODE", "Slide Sorter")
36 #define STR_NORMAL_MODE                                 NC_("STR_NORMAL_MODE", "Normal")
37 #define STR_SLIDE_MASTER_MODE                           NC_("STR_SLIDE_MASTER_MODE", "Master Slide")
38 #define STR_OUTLINE_MODE                                NC_("STR_OUTLINE_MODE", "Outline")
39 #define STR_NOTES_MODE                                  NC_("STR_NOTES_MODE", "Notes")
40 #define STR_NOTES_MASTER_MODE                           NC_("STR_NOTES_MASTER_MODE", "Master Notes")
41 #define STR_HANDOUT_MASTER_MODE                         NC_("STR_HANDOUT_MASTER_MODE", "Master Handout")
42 #define STR_AUTOLAYOUT_NONE                             NC_("STR_AUTOLAYOUT_NONE", "Blank Slide")
43 #define STR_AUTOLAYOUT_ONLY_TITLE                       NC_("STR_AUTOLAYOUT_ONLY_TITLE", "Title Only")
44 #define STR_AUTOLAYOUT_ONLY_TEXT                        NC_("STR_AUTOLAYOUT_ONLY_TEXT", "Centered Text")
45 #define STR_AUTOLAYOUT_TITLE                            NC_("STR_AUTOLAYOUT_TITLE", "Title Slide")
46 #define STR_AUTOLAYOUT_CONTENT                          NC_("STR_AUTOLAYOUT_CONTENT", "Title, Content")
47 #define STR_AUTOLAYOUT_2CONTENT                         NC_("STR_AUTOLAYOUT_2CONTENT", "Title and 2 Content")
48 #define STR_AUTOLAYOUT_CONTENT_2CONTENT                 NC_("STR_AUTOLAYOUT_CONTENT_2CONTENT", "Title, Content and 2 Content")
49 #define STR_AUTOLAYOUT_2CONTENT_CONTENT                 NC_("STR_AUTOLAYOUT_2CONTENT_CONTENT", "Title, 2 Content and Content")
50 #define STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT            NC_("STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT", "Title, 2 Content over Content")
51 #define STR_AUTOLAYOUT_CONTENT_OVER_CONTENT             NC_("STR_AUTOLAYOUT_CONTENT_OVER_CONTENT", "Title, Content over Content")
52 #define STR_AUTOLAYOUT_4CONTENT                         NC_("STR_AUTOLAYOUT_4CONTENT", "Title, 4 Content")
53 #define STR_AUTOLAYOUT_6CONTENT                         NC_("STR_AUTOLAYOUT_6CONTENT", "Title, 6 Content")
54 #define STR_AL_TITLE_VERT_OUTLINE                       NC_("STR_AL_TITLE_VERT_OUTLINE", "Title, Vertical Text")
55 #define STR_AL_TITLE_VERT_OUTLINE_CLIPART               NC_("STR_AL_TITLE_VERT_OUTLINE_CLIPART", "Title, Vertical Text, Clipart")
56 #define STR_AL_VERT_TITLE_TEXT_CHART                    NC_("STR_AL_VERT_TITLE_TEXT_CHART", "Vertical Title, Text, Chart")
57 #define STR_AL_VERT_TITLE_VERT_OUTLINE                  NC_("STR_AL_VERT_TITLE_VERT_OUTLINE", "Vertical Title, Vertical Text")
58 #define STR_AUTOLAYOUT_HANDOUT1                         NC_("STR_AUTOLAYOUT_HANDOUT1", "One Slide")
59 #define STR_AUTOLAYOUT_HANDOUT2                         NC_("STR_AUTOLAYOUT_HANDOUT2", "Two Slides")
60 #define STR_AUTOLAYOUT_HANDOUT3                         NC_("STR_AUTOLAYOUT_HANDOUT3", "Three Slides")
61 #define STR_AUTOLAYOUT_HANDOUT4                         NC_("STR_AUTOLAYOUT_HANDOUT4", "Four Slides")
62 #define STR_AUTOLAYOUT_HANDOUT6                         NC_("STR_AUTOLAYOUT_HANDOUT6", "Six Slides")
63 #define STR_AUTOLAYOUT_HANDOUT9                         NC_("STR_AUTOLAYOUT_HANDOUT9", "Nine Slides")
64 #define STR_AUTOLAYOUT_NOTES                            NC_("STR_AUTOLAYOUT_NOTES", "Notes")
65 #define STR_TRANSFORM                                   NC_("STR_TRANSFORM", "Transform")
66 #define STR_LINEEND                                     NC_("STR_LINEEND", "Line Ends")
67 #define STR_DESC_LINEEND                                NC_("STR_DESC_LINEEND", "Please enter a name for the new arrow style:")
68 #define STR_WARN_NAME_DUPLICATE                         NC_("STR_WARN_NAME_DUPLICATE", "The name chosen already exists. \nPlease enter another name.")
69 #define STR_UNDO_ANIMATION                              NC_("STR_UNDO_ANIMATION", "Animation parameters")
70 #define STR_UNDO_COPYOBJECTS                            NC_("STR_UNDO_COPYOBJECTS", "Duplicate")
71 #define STR_TITLE_NAMEGROUP                             NC_("STR_TITLE_NAMEGROUP", "Name Object")
72 #define STR_DESC_NAMEGROUP                              NC_("STR_DESC_NAMEGROUP", "Name")
73 #define STR_WARN_PAGE_EXISTS                            NC_("STR_WARN_PAGE_EXISTS", "The slide name already exists or is invalid. Please enter another name.")
74 #define STR_WARN_PAGE_EXISTS_DRAW                       NC_("STR_WARN_PAGE_EXISTS_DRAW", "The page name already exists or is invalid. Please enter another name.")
75 #define STR_SNAPDLG_SETLINE                             NC_("STR_SNAPDLG_SETLINE", "Edit Snap Line")
76 #define STR_SNAPDLG_SETPOINT                            NC_("STR_SNAPDLG_SETPOINT", "Edit Snap Point")
77 #define STR_POPUP_EDIT_SNAPLINE                         NC_("STR_POPUP_EDIT_SNAPLINE", "Edit Snap Line...")
78 #define STR_POPUP_EDIT_SNAPPOINT                        NC_("STR_POPUP_EDIT_SNAPPOINT", "Edit Snap Point...")
79 #define STR_POPUP_DELETE_SNAPLINE                       NC_("STR_POPUP_DELETE_SNAPLINE", "Delete Snap Line")
80 #define STR_POPUP_DELETE_SNAPPOINT                      NC_("STR_POPUP_DELETE_SNAPPOINT", "Delete Snap Point")
81 #define STR_IMPRESS                                     NC_("STR_IMPRESS", "StarImpress 4.0")
82 #define STR_LAYER                                       NC_("STR_LAYER", "Layer")
83 #define STR_UNDO_DELETEPAGES                            NC_("STR_UNDO_DELETEPAGES", "Delete slides")
84 #define STR_UNDO_DELETEPAGES_DRAW                       NC_("STR_UNDO_DELETEPAGES_DRAW", "Delete pages")
85 #define STR_UNDO_INSERTPAGES                            NC_("STR_UNDO_INSERTPAGES", "Insert slides")
86 #define STR_ASK_DELETE_LAYER                            NC_("STR_ASK_DELETE_LAYER", "Are you sure you want to delete the layer \"$\"?\nNote: All objects on this layer will be deleted!")
87 #define STR_ASK_DELETE_ALL_PICTURES                     NC_("STR_ASK_DELETE_ALL_PICTURES", "Do you really want to delete all images?")
88 #define STR_UNDO_CHANGE_TITLE_AND_LAYOUT                NC_("STR_UNDO_CHANGE_TITLE_AND_LAYOUT", "Modify title and outline")
89 #define STR_WAV_FILE                                    NC_("STR_WAV_FILE", "Audio")
90 #define STR_MIDI_FILE                                   NC_("STR_MIDI_FILE", "MIDI")
91 #define STR_AU_FILE                                     NC_("STR_AU_FILE", "Sun/NeXT Audio")
92 #define STR_VOC_FILE                                    NC_("STR_VOC_FILE", "Creative Labs Audio")
93 #define STR_AIFF_FILE                                   NC_("STR_AIFF_FILE", "Apple/SGI Audio")
94 #define STR_SVX_FILE                                    NC_("STR_SVX_FILE", "Amiga SVX Audio")
95 #define STR_SD_PAGE                                     NC_("STR_SD_PAGE", "Slide")
96 #define STR_SD_PAGE_COUNT                               NC_("STR_SD_PAGE_COUNT", "Slide %1 of %2")
97 #define STR_SD_PAGE_COUNT_CUSTOM                        NC_("STR_SD_PAGE_COUNT_CUSTOM", "Slide %1 of %2 (%3)")
98 #define STR_ALL_SUPPORTED_FORMATS                       NC_("STR_ALL_SUPPORTED_FORMATS", "All supported formats")
99 #define STR_ALL_FILES                                   NC_("STR_ALL_FILES", "All files")
100 #define STR_UNDO_INSERT_TEXTFRAME                       NC_("STR_UNDO_INSERT_TEXTFRAME", "Insert text frame")
101 #define STR_ACTION_NOTPOSSIBLE                          NC_("STR_ACTION_NOTPOSSIBLE", "This function cannot be run \nwith the selected objects.")
102 #define STR_DLG_INSERT_PAGES_FROM_FILE                  NC_("STR_DLG_INSERT_PAGES_FROM_FILE", "Insert File")
103 #define STR_READ_DATA_ERROR                             NC_("STR_READ_DATA_ERROR", "The file could not be loaded!")
104 #define STR_SCALE_OBJECTS                               NC_("STR_SCALE_OBJECTS", "The page size of the target document is different than the source document.\n\nDo you want to scale the copied objects to fit the new page size?")
105 #define STR_SCALE_TOOLTIP                               NC_("STR_SCALE_TOOLTIP", "Scaling factor of the document; right-click to change.")
106 #define STR_CREATE_PAGES                                NC_("STR_CREATE_PAGES", "Create Slides")
107 #define STR_UNDO_CHANGE_PAGEFORMAT                      NC_("STR_UNDO_CHANGE_PAGEFORMAT", "Modify page format")
108 #define STR_UNDO_CHANGE_PAGEBORDER                      NC_("STR_UNDO_CHANGE_PAGEBORDER", "Modify page margins")
109 #define STR_EDIT_OBJ                                    NC_("STR_EDIT_OBJ", "~Edit")
110 #define STR_DELETE_PAGES                                NC_("STR_DELETE_PAGES", "Delete Slides")
111 #define STR_WARN_PRINTFORMAT_FAILURE                    NC_("STR_WARN_PRINTFORMAT_FAILURE", "The document format could not be set on the specified printer.")
112 #define STR_IMPORT_GRFILTER_OPENERROR                   NC_("STR_IMPORT_GRFILTER_OPENERROR", "Image file cannot be opened")
113 #define STR_IMPORT_GRFILTER_IOERROR                     NC_("STR_IMPORT_GRFILTER_IOERROR", "Image file cannot be read")
114 #define STR_IMPORT_GRFILTER_FORMATERROR                 NC_("STR_IMPORT_GRFILTER_FORMATERROR", "Unknown image format")
115 #define STR_IMPORT_GRFILTER_VERSIONERROR                NC_("STR_IMPORT_GRFILTER_VERSIONERROR", "This image file version is not supported")
116 #define STR_IMPORT_GRFILTER_FILTERERROR                 NC_("STR_IMPORT_GRFILTER_FILTERERROR", "Image filter not found")
117 #define STR_IMPORT_GRFILTER_TOOBIG                      NC_("STR_IMPORT_GRFILTER_TOOBIG", "Not enough memory to import image")
118 #define STR_OBJECTS                                     NC_("STR_OBJECTS", "Objects")
119 #define STR_END_SPELLING                                NC_("STR_END_SPELLING", "Spellcheck of entire document has been completed.")
120 #define STR_END_SPELLING_OBJ                            NC_("STR_END_SPELLING_OBJ", "The spellcheck for the selected objects has been completed.")
121 #define STR_ASK_FOR_CONVERT_TO_BEZIER                   NC_("STR_ASK_FOR_CONVERT_TO_BEZIER", "Convert selected object to curve?")
122 #define STR_UNDO_CHANGE_PRES_OBJECT                     NC_("STR_UNDO_CHANGE_PRES_OBJECT", "Modify presentation object '$'")
123 #define STR_UNDO_MODIFY_PAGE                            NC_("STR_UNDO_MODIFY_PAGE", "Slide layout")
124 #define STR_UNDO_MODIFY_PAGE_DRAW                       NC_("STR_UNDO_MODIFY_PAGE_DRAW", "Page layout")
125 #define STR_UNDO_INSERT_FILE                            NC_("STR_UNDO_INSERT_FILE", "Insert file")
126 #define STR_UNDO_INSERT_SPECCHAR                        NC_("STR_UNDO_INSERT_SPECCHAR", "Insert special character")
127 #define STR_UNDO_SET_PRESLAYOUT                         NC_("STR_UNDO_SET_PRESLAYOUT", "Apply presentation layout")
128 #define STR_PLAY                                        NC_("STR_PLAY", "~Play")
129 #define STR_STOP                                        NC_("STR_STOP", "Sto~p")
130 #define STR_UNDO_ORIGINALSIZE                           NC_("STR_UNDO_ORIGINALSIZE", "Original Size")
131 #define STR_WARN_SCALE_FAIL                             NC_("STR_WARN_SCALE_FAIL", "The specified scale is invalid.\nDo you want to enter a new one?")
132 #define STR_CLICK_ACTION_NONE                           NC_("STR_CLICK_ACTION_NONE", "No action")
133 #define STR_CLICK_ACTION_PREVPAGE                       NC_("STR_CLICK_ACTION_PREVPAGE", "Go to previous slide")
134 #define STR_CLICK_ACTION_NEXTPAGE                       NC_("STR_CLICK_ACTION_NEXTPAGE", "Go to next slide")
135 #define STR_CLICK_ACTION_FIRSTPAGE                      NC_("STR_CLICK_ACTION_FIRSTPAGE", "Go to first slide")
136 #define STR_CLICK_ACTION_LASTPAGE                       NC_("STR_CLICK_ACTION_LASTPAGE", "Go to last slide")
137 #define STR_CLICK_ACTION_BOOKMARK                       NC_("STR_CLICK_ACTION_BOOKMARK", "Go to page or object")
138 #define STR_CLICK_ACTION_DOCUMENT                       NC_("STR_CLICK_ACTION_DOCUMENT", "Go to document")
139 #define STR_CLICK_ACTION_SOUND                          NC_("STR_CLICK_ACTION_SOUND", "Play audio")
140 #define STR_CLICK_ACTION_VERB                           NC_("STR_CLICK_ACTION_VERB", "Start object action")
141 #define STR_CLICK_ACTION_PROGRAM                        NC_("STR_CLICK_ACTION_PROGRAM", "Run program")
142 #define STR_CLICK_ACTION_MACRO                          NC_("STR_CLICK_ACTION_MACRO", "Run macro")
143 #define STR_CLICK_ACTION_STOPPRESENTATION               NC_("STR_CLICK_ACTION_STOPPRESENTATION", "Exit presentation")
144 #define STR_EFFECTDLG_JUMP                              NC_("STR_EFFECTDLG_JUMP", "Target")
145 #define STR_EFFECTDLG_ACTION                            NC_("STR_EFFECTDLG_ACTION", "Act~ion")
146 #define STR_EFFECTDLG_SOUND                             NC_("STR_EFFECTDLG_SOUND", "Audio")
147 #define STR_EFFECTDLG_PAGE_OBJECT                       NC_("STR_EFFECTDLG_PAGE_OBJECT", "Slide / Object")
148 #define STR_EFFECTDLG_DOCUMENT                          NC_("STR_EFFECTDLG_DOCUMENT", "Document")
149 #define STR_EFFECTDLG_PROGRAM                           NC_("STR_EFFECTDLG_PROGRAM", "Program")
150 #define STR_EFFECTDLG_MACRO                             NC_("STR_EFFECTDLG_MACRO", "Macro")
151 #define STR_FULLSCREEN_SLIDESHOW                        NC_("STR_FULLSCREEN_SLIDESHOW", "Presenting: %s")
153 // To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
154 #define STR_SLIDES                                      NNC_("STR_SLIDES", "%1 slide", "%1 slides")
156 // Strings for animation effects
157 #define STR_INSERT_TEXT                                 NC_("STR_INSERT_TEXT", "Insert Text")
158 #define STR_LOAD_PRESENTATION_LAYOUT                    NC_("STR_LOAD_PRESENTATION_LAYOUT", "Load Master Slide")
159 #define STR_GLUE_ESCDIR_SMART                           NC_("STR_GLUE_ESCDIR_SMART", "Smart")
160 #define STR_GLUE_ESCDIR_LEFT                            NC_("STR_GLUE_ESCDIR_LEFT", "Left")
161 #define STR_GLUE_ESCDIR_RIGHT                           NC_("STR_GLUE_ESCDIR_RIGHT", "Right")
162 #define STR_GLUE_ESCDIR_TOP                             NC_("STR_GLUE_ESCDIR_TOP", "Top")
163 #define STR_GLUE_ESCDIR_BOTTOM                          NC_("STR_GLUE_ESCDIR_BOTTOM", "Bottom")
164 #define STR_GLUE_ESCDIR_LO                              NC_("STR_GLUE_ESCDIR_LO", "Top Left?")
165 #define STR_GLUE_ESCDIR_LU                              NC_("STR_GLUE_ESCDIR_LU", "Bottom Left?")
166 #define STR_GLUE_ESCDIR_RO                              NC_("STR_GLUE_ESCDIR_RO", "Top Right?")
167 #define STR_GLUE_ESCDIR_RU                              NC_("STR_GLUE_ESCDIR_RU", "Bottom Right?")
168 #define STR_GLUE_ESCDIR_HORZ                            NC_("STR_GLUE_ESCDIR_HORZ", "Horizontal")
169 #define STR_GLUE_ESCDIR_VERT                            NC_("STR_GLUE_ESCDIR_VERT", "Vertical")
170 #define STR_GLUE_ESCDIR_ALL                             NC_("STR_GLUE_ESCDIR_ALL", "All?")
171 #define STR_CANT_PERFORM_IN_LIVEMODE                    NC_("STR_CANT_PERFORM_IN_LIVEMODE", "This action can't be run in the live mode.")
172 #define STR_PUBLISH_BACK                                NC_("STR_PUBLISH_BACK", "Back")
173 #define STR_PUBLISH_NEXT                                NC_("STR_PUBLISH_NEXT", "Continue")
174 #define STR_PUBLISH_OUTLINE                             NC_("STR_PUBLISH_OUTLINE", "Overview")
175 #define STR_EYEDROPPER                                  NC_("STR_EYEDROPPER", "Color Replacer")
176 #define STR_UNDO_MORPHING                               NC_("STR_UNDO_MORPHING", "Cross-fading")
177 #define STR_UNDO_EXPAND_PAGE                            NC_("STR_UNDO_EXPAND_PAGE", "Expand Slide")
178 #define STR_UNDO_SUMMARY_PAGE                           NC_("STR_UNDO_SUMMARY_PAGE", "Table of Contents Slide")
179 #define STR_TWAIN_NO_SOURCE_UNX                         NC_("STR_TWAIN_NO_SOURCE_UNX", "No SANE source is available at the moment.")
180 #define STR_TWAIN_NO_SOURCE                             NC_("STR_TWAIN_NO_SOURCE", "At present, no TWAIN source is available.")
181 #define STR_FIX                                         NC_("STR_FIX", "Fixed")
182 #define STR_VAR                                         NC_("STR_VAR", "Variable")
183 #define STR_STANDARD_NORMAL                             NC_("STR_STANDARD_NORMAL", "Standard")
184 #define STR_STANDARD_SMALL                              NC_("STR_STANDARD_SMALL", "Standard (short)")
185 #define STR_STANDARD_BIG                                NC_("STR_STANDARD_BIG", "Standard (long)")
186 #define STR_FILEFORMAT_NAME_EXT                         NC_("STR_FILEFORMAT_NAME_EXT", "File name")
187 #define STR_FILEFORMAT_FULLPATH                         NC_("STR_FILEFORMAT_FULLPATH", "Path/File name")
188 #define STR_FILEFORMAT_PATH                             NC_("STR_FILEFORMAT_PATH", "Path")
189 #define STR_FILEFORMAT_NAME                             NC_("STR_FILEFORMAT_NAME", "File name without extension")
190 #define STR_NEW_CUSTOMSHOW                              NC_("STR_NEW_CUSTOMSHOW", "New Custom Slide Show")
191 #define STR_COPY_CUSTOMSHOW                             NC_("STR_COPY_CUSTOMSHOW", "Copy ")
192 #define STR_IMPRESS_DOCUMENT_FULLTYPE_60                NC_("STR_IMPRESS_DOCUMENT_FULLTYPE_60", "%PRODUCTNAME Presentation format (Impress 6)")
193 #define STR_GRAPHIC_DOCUMENT_FULLTYPE_60                NC_("STR_GRAPHIC_DOCUMENT_FULLTYPE_60", "%PRODUCTNAME Drawing format (Draw 6)")
194 #define STR_BREAK_METAFILE                              NC_("STR_BREAK_METAFILE", "Ungroup Metafile(s)...")
195 #define STR_BREAK_FAIL                                  NC_("STR_BREAK_FAIL", "It was not possible to ungroup all drawing objects.")
196 #define STR_IMPRESS_DOCUMENT_FULLTYPE_80                NC_("STR_IMPRESS_DOCUMENT_FULLTYPE_80", "%PRODUCTNAME %PRODUCTVERSION Presentation")
197 #define STR_GRAPHIC_DOCUMENT_FULLTYPE_80                NC_("STR_GRAPHIC_DOCUMENT_FULLTYPE_80", "%PRODUCTNAME %PRODUCTVERSION Drawing")
199 // HtmlExport
200 #define STR_PUBDLG_SAMENAME                             NC_("STR_PUBDLG_SAMENAME", "A design already exists with this name.\nDo you want to replace it?")
201 #define STR_HTMLATTR_TEXT                               NC_("STR_HTMLATTR_TEXT", "Text")
202 #define STR_HTMLATTR_LINK                               NC_("STR_HTMLATTR_LINK", "Hyperlink")
203 #define STR_HTMLATTR_VLINK                              NC_("STR_HTMLATTR_VLINK", "Visited link")
204 #define STR_HTMLATTR_ALINK                              NC_("STR_HTMLATTR_ALINK", "Active link")
205 #define STR_HTMLEXP_NOTES                               NC_("STR_HTMLEXP_NOTES", "Notes")
206 #define STR_HTMLEXP_CONTENTS                            NC_("STR_HTMLEXP_CONTENTS", "Table of contents")
207 #define STR_HTMLEXP_CLICKSTART                          NC_("STR_HTMLEXP_CLICKSTART", "Click here to start")
208 #define STR_HTMLEXP_AUTHOR                              NC_("STR_HTMLEXP_AUTHOR", "Author")
209 #define STR_HTMLEXP_EMAIL                               NC_("STR_HTMLEXP_EMAIL", "Email")
210 #define STR_HTMLEXP_HOMEPAGE                            NC_("STR_HTMLEXP_HOMEPAGE", "Homepage")
211 #define STR_HTMLEXP_INFO                                NC_("STR_HTMLEXP_INFO", "Further information")
212 #define STR_HTMLEXP_DOWNLOAD                            NC_("STR_HTMLEXP_DOWNLOAD", "Download presentation")
213 #define STR_HTMLEXP_NOFRAMES                            NC_("STR_HTMLEXP_NOFRAMES", "Unfortunately your browser does not support floating frames.")
214 #define STR_HTMLEXP_FIRSTPAGE                           NC_("STR_HTMLEXP_FIRSTPAGE", "First page")
215 #define STR_HTMLEXP_LASTPAGE                            NC_("STR_HTMLEXP_LASTPAGE", "Last page")
216 #define STR_HTMLEXP_SETTEXT                             NC_("STR_HTMLEXP_SETTEXT", "Text")
217 #define STR_HTMLEXP_SETGRAPHIC                          NC_("STR_HTMLEXP_SETGRAPHIC", "Image")
218 #define STR_HTMLEXP_OUTLINE                             NC_("STR_HTMLEXP_OUTLINE", "With contents")
219 #define STR_HTMLEXP_NOOUTLINE                           NC_("STR_HTMLEXP_NOOUTLINE", "Without contents")
220 #define STR_WEBVIEW_SAVE                                NC_("STR_WEBVIEW_SAVE", "To given page")
221 #define STR_UNDO_VECTORIZE                              NC_("STR_UNDO_VECTORIZE", "Convert bitmap to polygon" )
222 #define STR_PRES_SOFTEND                                NC_("STR_PRES_SOFTEND", "Click to exit presentation..." )
223 #define STR_PRES_PAUSE                                  NC_("STR_PRES_PAUSE", "Pause..." )
224 #define STR_UNDO_APPLY_3D_FAVOURITE                     NC_("STR_UNDO_APPLY_3D_FAVOURITE", "Apply 3D favorite")
225 #define STR_UNDO_GRAFFILTER                             NC_("STR_UNDO_GRAFFILTER", "Image filter" )
226 #define STR_WARNING_NOSOUNDFILE                         NC_("STR_WARNING_NOSOUNDFILE", "The file %\nis not a valid audio file !" )
227 #define STR_UNDO_CONVERT_TO_METAFILE                    NC_("STR_UNDO_CONVERT_TO_METAFILE", "Convert to metafile" )
228 #define STR_UNDO_CONVERT_TO_BITMAP                      NC_("STR_UNDO_CONVERT_TO_BITMAP", "Convert to bitmap")
229 #define STR_HTMLEXP_ERROR_CREATE_FILE                   NC_("STR_HTMLEXP_ERROR_CREATE_FILE", "Cannot create the file $(URL1).")
230 #define STR_HTMLEXP_ERROR_OPEN_FILE                     NC_("STR_HTMLEXP_ERROR_OPEN_FILE", "Could not open the file $(URL1).")
231 #define STR_HTMLEXP_ERROR_COPY_FILE                     NC_("STR_HTMLEXP_ERROR_COPY_FILE", "The file $(URL1) could not be copied to $(URL2)")
232 #define STR_STATUSBAR_MASTERPAGE                        NC_("STR_STATUSBAR_MASTERPAGE", "Slide Master name. Right-click for list or click for dialog.")
233 #define STR_TITLE_RENAMESLIDE                           NC_("STR_TITLE_RENAMESLIDE", "Rename Slide")
234 #define STR_TITLE_RENAMEPAGE                            NC_("STR_TITLE_RENAMEPAGE", "Rename Page")
235 #define STR_TOOLTIP_RENAME                              NC_("STR_TOOLTIP_RENAME", "Duplicate or empty names are not possible")
236 #define STR_DESC_RENAMESLIDE                            NC_("STR_DESC_RENAMESLIDE", "Name")
237 #define STR_TITLE_RENAMEMASTER                          NC_("STR_TITLE_RENAMEMASTER", "Rename Master Slide")
238 #define STR_PLACEHOLDER_DESCRIPTION_TITLE               NC_("STR_PLACEHOLDER_DESCRIPTION_TITLE", "Title Area for AutoLayouts" )
239 #define STR_PLACEHOLDER_DESCRIPTION_OUTLINE             NC_("STR_PLACEHOLDER_DESCRIPTION_OUTLINE", "Object Area for AutoLayouts" )
240 #define STR_PLACEHOLDER_DESCRIPTION_FOOTER              NC_("STR_PLACEHOLDER_DESCRIPTION_FOOTER", "Footer Area" )
241 #define STR_PLACEHOLDER_DESCRIPTION_HEADER              NC_("STR_PLACEHOLDER_DESCRIPTION_HEADER", "Header Area" )
242 #define STR_PLACEHOLDER_DESCRIPTION_DATETIME            NC_("STR_PLACEHOLDER_DESCRIPTION_DATETIME", "Date Area" )
243 #define STR_PLACEHOLDER_DESCRIPTION_SLIDE               NC_("STR_PLACEHOLDER_DESCRIPTION_SLIDE", "Slide Number Area" )
244 #define STR_PLACEHOLDER_DESCRIPTION_NUMBER              NC_("STR_PLACEHOLDER_DESCRIPTION_NUMBER", "Page Number Area" )
245 #define STR_FIELD_PLACEHOLDER_HEADER                    NC_("STR_FIELD_PLACEHOLDER_HEADER", "<header>" )
246 #define STR_FIELD_PLACEHOLDER_FOOTER                    NC_("STR_FIELD_PLACEHOLDER_FOOTER", "<footer>" )
247 #define STR_FIELD_PLACEHOLDER_DATETIME                  NC_("STR_FIELD_PLACEHOLDER_DATETIME", "<date/time>" )
248 #define STR_FIELD_PLACEHOLDER_NUMBER                    NC_("STR_FIELD_PLACEHOLDER_NUMBER", "<number>" )
249 #define STR_FIELD_PLACEHOLDER_COUNT                     NC_("STR_FIELD_PLACEHOLDER_COUNT", "<count>" )
250 #define STR_FIELD_PLACEHOLDER_SLIDENAME                 NC_("STR_FIELD_PLACEHOLDER_SLIDENAME", "<slide-name>" )
251 #define STR_FIELD_PLACEHOLDER_PAGENAME                  NC_("STR_FIELD_PLACEHOLDER_PAGENAME", "<page-name>" )
252 #define STR_PLACEHOLDER_DESCRIPTION_NOTES               NC_("STR_PLACEHOLDER_DESCRIPTION_NOTES", "Notes Area")
253 #define STR_UNDO_HANGULHANJACONVERSION                  NC_("STR_UNDO_HANGULHANJACONVERSION", "Hangul/Hanja Conversion")
254 #define STR_LEFT_PANE_IMPRESS_TITLE                     NC_("STR_LEFT_PANE_IMPRESS_TITLE", "Slides")
255 #define STR_LEFT_PANE_DRAW_TITLE                        NC_("STR_LEFT_PANE_DRAW_TITLE", "Pages")
256 #define STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION        NC_("STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION", "Preview not available")
257 #define STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION    NC_("STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION", "Preparing preview")
258 #define STR_TASKPANEL_LAYOUT_MENU_TITLE                 NC_("STR_TASKPANEL_LAYOUT_MENU_TITLE", "Layouts")
259 #define STR_GRAPHICS_STYLE_FAMILY                       NC_("STR_GRAPHICS_STYLE_FAMILY", "Drawing Styles")
260 #define STR_PRESENTATIONS_STYLE_FAMILY                  NC_("STR_PRESENTATIONS_STYLE_FAMILY", "Presentation Styles")
261 #define STR_CELL_STYLE_FAMILY                           NC_("STR_CELL_STYLE_FAMILY", "Cell Styles")
262 #define STR_NAVIGATOR_SHAPE_BASE_NAME                   NC_("STR_NAVIGATOR_SHAPE_BASE_NAME", "Shape %1")
263 #define STR_SET_BACKGROUND_PICTURE                      NC_("STR_SET_BACKGROUND_PICTURE", "Set Background Image" )
264 #define RID_ANNOTATIONS_START                           NC_("RID_ANNOTATIONS_START", "Comments")
265 #define STR_RESET_LAYOUT                                NC_("STR_RESET_LAYOUT", "Reset Slide Layout")
266 #define STR_INSERT_TABLE                                NC_("STR_INSERT_TABLE", "Insert Table")
267 #define STR_INSERT_CHART                                NC_("STR_INSERT_CHART", "Insert Chart")
268 #define STR_INSERT_PICTURE                              NC_("STR_INSERT_PICTURE", "Insert Image")
269 #define STR_INSERT_MOVIE                                NC_("STR_INSERT_MOVIE", "Insert Audio or Video")
270 #define STRING_DRAG_AND_DROP_PAGES                      NC_("STRING_DRAG_AND_DROP_PAGES", "Drag and Drop Pages" )
271 #define STRING_DRAG_AND_DROP_SLIDES                     NC_("STRING_DRAG_AND_DROP_SLIDES", "Drag and Drop Slides" )
272 #define STR_PHOTO_ALBUM_EMPTY_WARNING                   NC_("STR_PHOTO_ALBUM_EMPTY_WARNING", "Please add Images to the Album." )
273 #define STR_PHOTO_ALBUM_TEXTBOX                         NC_("STR_PHOTO_ALBUM_TEXTBOX", "Text Slide")
274 #define STR_OVERWRITE_WARNING                           NC_("STR_OVERWRITE_WARNING", "The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue?")
276 #define STR_LAYER_BCKGRND                               NC_("STR_LAYER_BCKGRND", "Background" )
277 #define STR_LAYER_BCKGRNDOBJ                            NC_("STR_LAYER_BCKGRNDOBJ", "Background objects" )
278 #define STR_LAYER_LAYOUT                                NC_("STR_LAYER_LAYOUT", "Layout" )
279 #define STR_LAYER_CONTROLS                              NC_("STR_LAYER_CONTROLS", "Controls" )
280 #define STR_LAYER_MEASURELINES                          NC_("STR_LAYER_MEASURELINES", "Dimension Lines" )
281 #define STR_PAGE                                        NC_("STR_PAGE", "Slide" )
282 #define STR_PAGE_NAME                                   NC_("STR_PAGE_NAME", "Page" )
283 #define STR_SLIDE_NAME                                  NC_("STR_SLIDE_NAME", "Slide" )
284 #define STR_MASTERSLIDE_NAME                            NC_("STR_MASTERSLIDE_NAME", "Master Slide")
285 #define STR_MASTERSLIDE_LABEL                           NC_("STR_MASTERSLIDE_LABEL", "Master Slide:")
286 #define STR_MASTERPAGE_NAME                             NC_("STR_MASTERPAGE_NAME", "Master Page")
287 #define STR_MASTERPAGE_LABEL                            NC_("STR_MASTERPAGE_LABEL", "Master Page:")
288 #define STR_NOTES                                       NC_("STR_NOTES", "(Notes)" )
289 #define STR_HANDOUT                                     NC_("STR_HANDOUT", "Handouts" )
290 #define STR_PRESOBJ_MPTITLE                             NC_("STR_PRESOBJ_MPTITLE", "Click to edit the title text format" )
291 #define STR_PRESOBJ_MPOUTLINE                           NC_("STR_PRESOBJ_MPOUTLINE", "Click to edit the outline text format" )
292 #define STR_PRESOBJ_MPTITLE_MOBILE                      NC_("STR_PRESOBJ_MPTITLE_MOBILE", "Double-tap to edit the title text format" )
293 #define STR_PRESOBJ_MPOUTLINE_MOBILE                    NC_("STR_PRESOBJ_MPOUTLINE_MOBILE", "Double-tap to edit the outline text format" )
294 #define STR_PRESOBJ_MPOUTLLAYER2                        NC_("STR_PRESOBJ_MPOUTLLAYER2", "Second Outline Level" )
295 #define STR_PRESOBJ_MPOUTLLAYER3                        NC_("STR_PRESOBJ_MPOUTLLAYER3", "Third Outline Level" )
296 #define STR_PRESOBJ_MPOUTLLAYER4                        NC_("STR_PRESOBJ_MPOUTLLAYER4", "Fourth Outline Level" )
297 #define STR_PRESOBJ_MPOUTLLAYER5                        NC_("STR_PRESOBJ_MPOUTLLAYER5", "Fifth Outline Level" )
298 #define STR_PRESOBJ_MPOUTLLAYER6                        NC_("STR_PRESOBJ_MPOUTLLAYER6", "Sixth Outline Level" )
299 #define STR_PRESOBJ_MPOUTLLAYER7                        NC_("STR_PRESOBJ_MPOUTLLAYER7", "Seventh Outline Level" )
300 #define STR_PRESOBJ_MPNOTESTITLE                        NC_("STR_PRESOBJ_MPNOTESTITLE", "Click to move the slide" )
301 #define STR_PRESOBJ_MPNOTESTEXT                         NC_("STR_PRESOBJ_MPNOTESTEXT", "Click to edit the notes format" )
302 #define STR_PRESOBJ_MPNOTESTITLE_MOBILE                 NC_("STR_PRESOBJ_MPNOTESTITLE_MOBILE", "Double-tap to move the slide" )
303 #define STR_PRESOBJ_MPNOTESTEXT_MOBILE                  NC_("STR_PRESOBJ_MPNOTESTEXT_MOBILE", "Double-tap to edit the notes format" )
304 #define STR_PRESOBJ_TITLE                               NC_("STR_PRESOBJ_TITLE", "Click to add Title" )
305 #define STR_PRESOBJ_OUTLINE                             NC_("STR_PRESOBJ_OUTLINE", "Click to add Text" )
306 #define STR_PRESOBJ_TEXT                                NC_("STR_PRESOBJ_TEXT", "Click to add Text" )
307 #define STR_PRESOBJ_NOTESTEXT                           NC_("STR_PRESOBJ_NOTESTEXT", "Click to add Notes" )
308 #define STR_PRESOBJ_TITLE_MOBILE                        NC_("STR_PRESOBJ_TITLE_MOBILE", "Double-tap to add Title" )
309 #define STR_PRESOBJ_OUTLINE_MOBILE                      NC_("STR_PRESOBJ_OUTLINE_MOBILE", "Double-tap to add Text" )
310 #define STR_PRESOBJ_TEXT_MOBILE                         NC_("STR_PRESOBJ_TEXT_MOBILE", "Double-tap to add Text" )
311 #define STR_PRESOBJ_TEXT_EDIT_MOBILE                    NC_("STR_PRESOBJ_TEXT_MOBILE", "Tap to edit text" )
312 #define STR_PRESOBJ_NOTESTEXT_MOBILE                    NC_("STR_PRESOBJ_NOTESTEXT_MOBILE", "Double-tap to add Notes" )
313 #define STR_PRESOBJ_GRAPHIC                             NC_("STR_PRESOBJ_GRAPHIC", "Double-click to add an Image" )
314 #define STR_PRESOBJ_OBJECT                              NC_("STR_PRESOBJ_OBJECT", "Double-click to add an Object" )
315 #define STR_PRESOBJ_CHART                               NC_("STR_PRESOBJ_CHART", "Double-click to add a Chart" )
316 #define STR_PRESOBJ_ORGCHART                            NC_("STR_PRESOBJ_ORGCHART", "Double-click to add an Organization Chart" )
317 #define STR_PRESOBJ_TABLE                               NC_("STR_PRESOBJ_TABLE", "Double-click to add a Spreadsheet" )
318 #define STR_LAYOUT_DEFAULT_NAME                         NC_("STR_LAYOUT_DEFAULT_NAME", "Default" )
319 #define STR_LAYOUT_DEFAULT_TITLE_NAME                   NC_("STR_LAYOUT_DEFAULT_TITLE_NAME", "Title" )
320 #define STR_STANDARD_STYLESHEET_NAME                    NC_("STR_STANDARD_STYLESHEET_NAME", "Default Drawing Style" )
321 #define STR_UNDO_MOVEPAGES                              NC_("STR_UNDO_MOVEPAGES", "Move slides" )
322 #define STR_INSERT_PAGES                                NC_("STR_INSERT_PAGES", "Insert Pages" )
323 #define STR_INSERT_PAGE_DRAW                            NC_("STR_INSERT_PAGE_DRAW", "Insert Page" )
324 #define STR_SLIDE_SETUP_TITLE                           NC_("STR_SLIDE_SETUP_TITLE", "Slide Properties" )
326 #define STR_POOLSHEET_OBJWITHOUTFILL                    NC_("STR_POOLSHEET_OBJWITHOUTFILL", "Object without fill" )
327 #define STR_POOLSHEET_OBJNOLINENOFILL                   NC_("STR_POOLSHEET_OBJNOLINENOFILL", "Object with no fill and no line" )
328 #define STR_POOLSHEET_TEXT                              NC_("STR_POOLSHEET_TEXT", "Text" )
329 #define STR_POOLSHEET_A4                                NC_("STR_POOLSHEET_A4", "A4" )
330 #define STR_POOLSHEET_A4_TITLE                          NC_("STR_POOLSHEET_A4_TITLE", "Title A4" )
331 #define STR_POOLSHEET_A4_HEADLINE                       NC_("STR_POOLSHEET_A4_HEADLINE", "Heading A4" )
332 #define STR_POOLSHEET_A4_TEXT                           NC_("STR_POOLSHEET_A4_TEXT", "Text A4" )
333 #define STR_POOLSHEET_A0                                NC_("STR_POOLSHEET_A0", "A0" )
334 #define STR_POOLSHEET_A0_TITLE                          NC_("STR_POOLSHEET_A0_TITLE", "Title A0" )
335 #define STR_POOLSHEET_A0_HEADLINE                       NC_("STR_POOLSHEET_A0_HEADLINE", "Heading A0" )
336 #define STR_POOLSHEET_A0_TEXT                           NC_("STR_POOLSHEET_A0_TEXT", "Text A0" )
337 #define STR_POOLSHEET_GRAPHIC                           NC_("STR_POOLSHEET_GRAPHIC", "Graphic" )
338 #define STR_POOLSHEET_SHAPES                            NC_("STR_POOLSHEET_GRAPHIC", "Shapes" )
339 #define STR_POOLSHEET_LINES                             NC_("STR_POOLSHEET_LINES", "Lines" )
340 #define STR_POOLSHEET_MEASURE                           NC_("STR_POOLSHEET_MEASURE", "Arrow Line" )
341 #define STR_POOLSHEET_LINES_DASHED                      NC_("STR_POOLSHEET_LINES_DASHED", "Dashed Line" )
343 #define STR_POOLSHEET_FILLED                            NC_("STR_POOLSHEET_FILLED", "Filled" )
344 #define STR_POOLSHEET_FILLED_BLUE                       NC_("STR_POOLSHEET_FILLED_BLUE", "Filled Blue" )
345 #define STR_POOLSHEET_FILLED_GREEN                      NC_("STR_POOLSHEET_FILLED_GREEN", "Filled Green" )
346 #define STR_POOLSHEET_FILLED_YELLOW                     NC_("STR_POOLSHEET_FILLED_YELLOW", "Filled Yellow" )
347 #define STR_POOLSHEET_FILLED_RED                        NC_("STR_POOLSHEET_FILLED_RED", "Filled Red" )
349 #define STR_POOLSHEET_OUTLINE                           NC_("STR_POOLSHEET_OUTLINE", "Outlined" )
350 #define STR_POOLSHEET_OUTLINE_BLUE                      NC_("STR_POOLSHEET_OUTLINE_BLUE", "Outlined Blue" )
351 #define STR_POOLSHEET_OUTLINE_GREEN                     NC_("STR_POOLSHEET_OUTLINE_GREEN", "Outlined Green" )
352 #define STR_POOLSHEET_OUTLINE_YELLOW                    NC_("STR_POOLSHEET_OUTLINE_YELLOW", "Outlined Yellow" )
353 #define STR_POOLSHEET_OUTLINE_RED                       NC_("STR_POOLSHEET_OUTLINE_RED", "Outlined Red" )
355 #define STR_PSEUDOSHEET_TITLE                           NC_("STR_PSEUDOSHEET_TITLE", "Title" )
356 #define STR_PSEUDOSHEET_SUBTITLE                        NC_("STR_PSEUDOSHEET_SUBTITLE", "Subtitle")
357 #define STR_PSEUDOSHEET_OUTLINE                         NC_("STR_PSEUDOSHEET_OUTLINE", "Outline" )
358 #define STR_PSEUDOSHEET_BACKGROUNDOBJECTS               NC_("STR_PSEUDOSHEET_BACKGROUNDOBJECTS", "Background objects" )
359 #define STR_PSEUDOSHEET_BACKGROUND                      NC_("STR_PSEUDOSHEET_BACKGROUND", "Background" )
360 #define STR_PSEUDOSHEET_NOTES                           NC_("STR_PSEUDOSHEET_NOTES", "Notes" )
361 #define STR_POWERPOINT_IMPORT                           NC_("STR_POWERPOINT_IMPORT", "PowerPoint Import")
362 #define STR_SAVE_DOC                                    NC_("STR_SAVE_DOC", "Save Document" )
363 #define STR_POOLSHEET_BANDED_CELL                       NC_("STR_POOLSHEET_BANDED_CELL", "Banding cell" )
364 #define STR_POOLSHEET_HEADER                            NC_("STR_POOLSHEET_HEADER", "Header" )
365 #define STR_POOLSHEET_TOTAL                             NC_("STR_POOLSHEET_TOTAL", "Total line" )
366 #define STR_POOLSHEET_FIRST_COLUMN                      NC_("STR_POOLSHEET_FIRST_COLUMN", "First column" )
367 #define STR_POOLSHEET_LAST_COLUMN                       NC_("STR_POOLSHEET_LAST_COLUMN", "Last column" )
368 #define STR_SHRINK_FONT_SIZE                            NC_("STR_SHRINK_FONT_SIZE", "Shrink font size")
369 #define STR_GROW_FONT_SIZE                              NC_("STR_GROW_FONT_SIZE", "Grow font size")
371 /* Names and descriptions of the Draw/Impress accessibility views
372    ==============================================================
374 #define SID_SD_A11Y_D_DRAWVIEW_N                        NC_("SID_SD_A11Y_D_DRAWVIEW_N", "Drawing View")
375 #define SID_SD_A11Y_I_DRAWVIEW_N                        NC_("SID_SD_A11Y_I_DRAWVIEW_N", "Drawing View")
376 #define SID_SD_A11Y_I_OUTLINEVIEW_N                     NC_("SID_SD_A11Y_I_OUTLINEVIEW_N", "Outline View")
377 #define SID_SD_A11Y_I_SLIDEVIEW_N                       NC_("SID_SD_A11Y_I_SLIDEVIEW_N", "Slides View")
378 #define SID_SD_A11Y_I_SLIDEVIEW_D                       NC_("SID_SD_A11Y_I_SLIDEVIEW_D", "This is where you sort slides.")
379 #define SID_SD_A11Y_I_NOTESVIEW_N                       NC_("SID_SD_A11Y_I_NOTESVIEW_N", "Notes View")
380 #define SID_SD_A11Y_I_HANDOUTVIEW_N                     NC_("SID_SD_A11Y_I_HANDOUTVIEW_N", "Handout View")
381 #define SID_SD_A11Y_P_TITLE_N                           NC_("SID_SD_A11Y_P_TITLE_N", "PresentationTitle")
382 #define SID_SD_A11Y_P_OUTLINER_N                        NC_("SID_SD_A11Y_P_OUTLINER_N", "PresentationOutliner")
383 #define SID_SD_A11Y_P_SUBTITLE_N                        NC_("SID_SD_A11Y_P_SUBTITLE_N", "PresentationSubtitle")
384 #define SID_SD_A11Y_P_PAGE_N                            NC_("SID_SD_A11Y_P_PAGE_N", "PresentationPage")
385 #define SID_SD_A11Y_P_NOTES_N                           NC_("SID_SD_A11Y_P_NOTES_N", "PresentationNotes")
386 #define SID_SD_A11Y_P_HANDOUT_N                         NC_("SID_SD_A11Y_P_HANDOUT_N", "Handout")
387 #define SID_SD_A11Y_P_UNKNOWN_N                         NC_("SID_SD_A11Y_P_UNKNOWN_N", "UnknownAccessiblePresentationShape")
388 #define SID_SD_A11Y_P_FOOTER_N                          NC_("SID_SD_A11Y_P_FOOTER_N", "PresentationFooter")
389 #define SID_SD_A11Y_P_HEADER_N                          NC_("SID_SD_A11Y_P_HEADER_N", "PresentationHeader")
390 #define SID_SD_A11Y_P_DATE_N                            NC_("SID_SD_A11Y_P_DATE_N", "PresentationDateAndTime")
391 #define SID_SD_A11Y_P_NUMBER_N                          NC_("SID_SD_A11Y_P_NUMBER_N", "PresentationPageNumber")
392 #define SID_SD_A11Y_D_PRESENTATION                      NC_("SID_SD_A11Y_D_PRESENTATION", "%PRODUCTNAME Presentation")
393 #define SID_SD_A11Y_P_TITLE_N_STYLE                     NC_("SID_SD_A11Y_P_TITLE_N_STYLE", "Title")
394 #define SID_SD_A11Y_P_OUTLINER_N_STYLE                  NC_("SID_SD_A11Y_P_OUTLINER_N_STYLE", "Outliner")
395 #define SID_SD_A11Y_P_SUBTITLE_N_STYLE                  NC_("SID_SD_A11Y_P_SUBTITLE_N_STYLE", "Subtitle")
396 #define SID_SD_A11Y_P_PAGE_N_STYLE                      NC_("SID_SD_A11Y_P_PAGE_N_STYLE", "Page")
397 #define SID_SD_A11Y_P_NOTES_N_STYLE                     NC_("SID_SD_A11Y_P_NOTES_N_STYLE", "Notes")
398 #define SID_SD_A11Y_P_HANDOUT_N_STYLE                   NC_("SID_SD_A11Y_P_HANDOUT_N_STYLE", "Handout")
399 #define SID_SD_A11Y_P_UNKNOWN_N_STYLE                   NC_("SID_SD_A11Y_P_UNKNOWN_N_STYLE", "Unknown Accessible Presentation Shape")
400 #define SID_SD_A11Y_P_FOOTER_N_STYLE                    NC_("SID_SD_A11Y_P_FOOTER_N_STYLE", "Footer")
401 #define SID_SD_A11Y_P_HEADER_N_STYLE                    NC_("SID_SD_A11Y_P_HEADER_N_STYLE", "Header")
402 #define SID_SD_A11Y_P_DATE_N_STYLE                      NC_("SID_SD_A11Y_P_DATE_N_STYLE", "Date")
403 #define SID_SD_A11Y_P_NUMBER_N_STYLE                    NC_("SID_SD_A11Y_P_NUMBER_N_STYLE", "Number")
404 #define SID_SD_A11Y_D_PRESENTATION_READONLY             NC_("SID_SD_A11Y_D_PRESENTATION_READONLY", "(read-only)")
406 #define STR_CUSTOMANIMATION_REPEAT_NONE                 NC_("STR_CUSTOMANIMATION_REPEAT_NONE", "none")
407 #define STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK     NC_("STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK", "Until next click")
408 #define STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE   NC_("STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE", "Until end of slide")
409 #define STR_CUSTOMANIMATION_DIRECTION_PROPERTY          NC_("STR_CUSTOMANIMATION_DIRECTION_PROPERTY", "Direction:")
410 #define STR_CUSTOMANIMATION_ZOOM_PROPERTY               NC_("STR_CUSTOMANIMATION_ZOOM_PROPERTY", "Zoom:")
411 #define STR_CUSTOMANIMATION_SPOKES_PROPERTY             NC_("STR_CUSTOMANIMATION_SPOKES_PROPERTY", "Spokes:")
412 #define STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY        NC_("STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY", "First color:")
413 #define STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY       NC_("STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY", "Second color:")
414 #define STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY         NC_("STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY", "Fill color:")
415 #define STR_CUSTOMANIMATION_STYLE_PROPERTY              NC_("STR_CUSTOMANIMATION_STYLE_PROPERTY", "Style:")
416 #define STR_CUSTOMANIMATION_FONT_PROPERTY               NC_("STR_CUSTOMANIMATION_FONT_PROPERTY", "Font:")
417 #define STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY         NC_("STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY", "Font color:")
418 #define STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY    NC_("STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY", "Style:")
419 #define STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY         NC_("STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY", "Typeface:")
420 #define STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY         NC_("STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY", "Line color:")
421 #define STR_CUSTOMANIMATION_SIZE_PROPERTY               NC_("STR_CUSTOMANIMATION_SIZE_PROPERTY", "Font size:")
422 #define STR_CUSTOMANIMATION_SCALE_PROPERTY              NC_("STR_CUSTOMANIMATION_SCALE_PROPERTY", "Size:")
423 #define STR_CUSTOMANIMATION_AMOUNT_PROPERTY             NC_("STR_CUSTOMANIMATION_AMOUNT_PROPERTY", "Amount:")
424 #define STR_CUSTOMANIMATION_COLOR_PROPERTY              NC_("STR_CUSTOMANIMATION_COLOR_PROPERTY", "Color:")
425 #define STR_CUSTOMANIMATION_NO_SOUND                    NC_("STR_CUSTOMANIMATION_NO_SOUND", "(No sound)")
426 #define STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND         NC_("STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND", "(Stop previous sound)")
427 #define STR_CUSTOMANIMATION_BROWSE_SOUND                NC_("STR_CUSTOMANIMATION_BROWSE_SOUND", "Other sound...")
428 #define STR_CUSTOMANIMATION_SAMPLE                      NC_("STR_CUSTOMANIMATION_SAMPLE", "Sample")
429 #define STR_CUSTOMANIMATION_TRIGGER                     NC_("STR_CUSTOMANIMATION_TRIGGER", "Trigger")
430 #define STR_CUSTOMANIMATION_USERPATH                    NC_("STR_CUSTOMANIMATION_USERPATH", "User paths")
431 #define STR_CUSTOMANIMATION_ENTRANCE                    NC_("STR_CUSTOMANIMATION_ENTRANCE", "Entrance: %1")
432 #define STR_CUSTOMANIMATION_EMPHASIS                    NC_("STR_CUSTOMANIMATION_EMPHASIS", "Emphasis: %1")
433 #define STR_CUSTOMANIMATION_EXIT                        NC_("STR_CUSTOMANIMATION_EXIT", "Exit: %1")
434 #define STR_CUSTOMANIMATION_MOTION_PATHS                NC_("STR_CUSTOMANIMATION_MOTION_PATHS", "Motion Paths: %1")
435 #define STR_CUSTOMANIMATION_MISC                        NC_("STR_CUSTOMANIMATION_MISC", "Misc: %1")
436 #define STR_SLIDETRANSITION_NONE                        NC_("STR_SLIDETRANSITION_NONE", "None")
438 #define STR_ANNOTATION_TODAY                            NC_("STR_ANNOTATION_TODAY", "Today," )
439 #define STR_ANNOTATION_YESTERDAY                        NC_("STR_ANNOTATION_YESTERDAY", "Yesterday," )
440 #define STR_ANNOTATION_NOAUTHOR                         NC_("STR_ANNOTATION_NOAUTHOR", "(no author)" )
441 #define STR_ANNOTATION_WRAP_FORWARD                     NC_("STR_ANNOTATION_WRAP_FORWARD", "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?")
442 #define STR_ANNOTATION_WRAP_BACKWARD                    NC_("STR_ANNOTATION_WRAP_BACKWARD", "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?")
443 #define STR_ANNOTATION_WRAP_FORWARD_DRAW                NC_("STR_ANNOTATION_WRAP_FORWARD_DRAW", "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?")
444 #define STR_ANNOTATION_WRAP_BACKWARD_DRAW               NC_("STR_ANNOTATION_WRAP_BACKWARD_DRAW", "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?")
445 #define STR_ANNOTATION_UNDO_INSERT                      NC_("STR_ANNOTATION_UNDO_INSERT", "Insert Comment")
446 #define STR_ANNOTATION_UNDO_DELETE                      NC_("STR_ANNOTATION_UNDO_DELETE", "Delete Comment(s)")
447 #define STR_ANNOTATION_UNDO_MOVE                        NC_("STR_ANNOTATION_UNDO_MOVE", "Move Comment")
448 #define STR_ANNOTATION_UNDO_EDIT                        NC_("STR_ANNOTATION_UNDO_EDIT", "Edit Comment")
449 #define STR_ANNOTATION_REPLY                            NC_("STR_ANNOTATION_REPLY", "Reply to %1" )
451 #define RID_DRAW_MEDIA_TOOLBOX                          NC_("RID_DRAW_MEDIA_TOOLBOX", "Media Playback" )
452 #define RID_DRAW_TABLE_TOOLBOX                          NC_("RID_DRAW_TABLE_TOOLBOX", "Table" )
454 #define STR_IMPRESS_PRINT_UI_GROUP_NAME                 NC_("STR_IMPRESS_PRINT_UI_GROUP_NAME", "%PRODUCTNAME %s")
455 #define STR_IMPRESS_PRINT_UI_CONTENT                    NC_("STR_IMPRESS_PRINT_UI_CONTENT", "Document")
456 #define STR_IMPRESS_PRINT_UI_SLIDESPERPAGE              NC_("STR_IMPRESS_PRINT_UI_SLIDESPERPAGE", "Slides per page:" )
457 #define STR_IMPRESS_PRINT_UI_ORDER                      NC_("STR_IMPRESS_PRINT_UI_ORDER", "Order:" )
458 #define STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT            NC_("STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT", "~Contents")
459 #define STR_IMPRESS_PRINT_UI_IS_PRINT_NAME              NC_("STR_IMPRESS_PRINT_UI_IS_PRINT_NAME", "~Slide name")
460 #define STR_DRAW_PRINT_UI_IS_PRINT_NAME                 NC_("STR_DRAW_PRINT_UI_IS_PRINT_NAME", "P~age name")
461 #define STR_IMPRESS_PRINT_UI_IS_PRINT_DATE              NC_("STR_IMPRESS_PRINT_UI_IS_PRINT_DATE", "~Date and time")
462 #define STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN            NC_("STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN", "Hidden pages")
463 #define STR_IMPRESS_PRINT_UI_QUALITY                    NC_("STR_IMPRESS_PRINT_UI_QUALITY", "Color")
464 #define STR_IMPRESS_PRINT_UI_PAGE_OPTIONS               NC_("STR_IMPRESS_PRINT_UI_PAGE_OPTIONS", "~Size")
465 #define STR_IMPRESS_PRINT_UI_BROCHURE                   NC_("STR_IMPRESS_PRINT_UI_BROCHURE", "Brochure")
466 #define STR_IMPRESS_PRINT_UI_PAGE_SIDES                 NC_("STR_IMPRESS_PRINT_UI_PAGE_SIDES", "Page sides")
467 #define STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE           NC_("STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE", "Include")
468 #define STR_IMPRESS_PRINT_UI_PAPER_TRAY                 NC_("STR_IMPRESS_PRINT_UI_PAPER_TRAY", "~Use only paper tray from printer preferences")
469 #define STR_IMPRESS_PRINT_UI_PAGE_RANGE                 NC_("STR_IMPRESS_PRINT_UI_PAGE_RANGE", "Pages:")
470 #define STR_IMPRESS_PRINT_UI_SLIDE_RANGE                NC_("STR_IMPRESS_PRINT_UI_SLIDE_RANGE", "Slides:")
472 #define STR_SAR_WRAP_FORWARD                            NC_("STR_SAR_WRAP_FORWARD", "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?")
473 #define STR_SAR_WRAP_BACKWARD                           NC_("STR_SAR_WRAP_BACKWARD", "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?")
474 #define STR_SAR_WRAP_FORWARD_DRAW                       NC_("STR_SAR_WRAP_FORWARD_DRAW", "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?")
475 #define STR_SAR_WRAP_BACKWARD_DRAW                      NC_("STR_SAR_WRAP_BACKWARD_DRAW", "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?")
477 #define STR_ANIMATION_DIALOG_TITLE                      NC_("STR_ANIMATION_DIALOG_TITLE", "Animation")
479 #define RID_SVXSTR_EDIT_GRAPHIC                         NC_("RID_SVXSTR_EDIT_GRAPHIC", "Link")
481 #define RID_SVXSTR_MENU_NEXT                            NC_("RID_SVXSTR_MENU_NEXT", "~Next")
482 #define RID_SVXSTR_MENU_PREV                            NC_("RID_SVXSTR_MENU_NEXT", "~Previous")
483 #define RID_SVXSTR_MENU_FIRST                           NC_("RID_SVXSTR_MENU_FIRST", "~First Slide")
484 #define RID_SVXSTR_MENU_LAST                            NC_("RID_SVXSTR_MENU_LAST", "~Last Slide")
486 #define STR_CLOSE_PANE                                  NC_("STR_CLOSE_PANE", "Close Pane")
488 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */