1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27/* StarView ressource file */ 28 29#define __RSC 30 31#include "misc.hxx" 32#include "glob.hrc" 33#include "sderror.hxx" 34 35String STR_LAYER_BCKGRND 36{ 37 Text [ en-US ] = "Background" ; 38}; 39String STR_LAYER_BCKGRNDOBJ 40{ 41 Text [ en-US ] = "Background objects" ; 42}; 43String STR_LAYER_LAYOUT 44{ 45 Text [ en-US ] = "Layout" ; 46}; 47String STR_LAYER_CONTROLS 48{ 49 Text [ en-US ] = "Controls" ; 50}; 51String STR_LAYER_MEASURELINES 52{ 53 Text [ en-US ] = "Dimension Lines" ; 54}; 55String STR_PAGE 56{ 57 Text [ en-US ] = "Slide" ; 58}; 59String STR_PAGE_NAME 60{ 61 Text [ en-US ] = "Page" ; 62}; 63String STR_SLIDE_NAME 64{ 65 Text [ en-US ] = "Slide" ; 66}; 67String STR_MASTERPAGE 68{ 69 Text [ en-US ] = "Background" ; 70}; 71String STR_NOTES 72{ 73 Text [ en-US ] = "(Notes)" ; 74}; 75String STR_HANDOUT 76{ 77 Text [ en-US ] = "Handouts" ; 78}; 79String STR_PRESOBJ_MPTITLE 80{ 81 Text [ en-US ] = "Click to edit the title text format" ; 82}; 83String STR_PRESOBJ_MPOUTLINE 84{ 85 Text [ en-US ] = "Click to edit the outline text format" ; 86}; 87String STR_PRESOBJ_MPOUTLLAYER2 88{ 89 Text [ en-US ] = "Second Outline Level" ; 90}; 91String STR_PRESOBJ_MPOUTLLAYER3 92{ 93 Text [ en-US ] = "Third Outline Level" ; 94}; 95String STR_PRESOBJ_MPOUTLLAYER4 96{ 97 Text [ en-US ] = "Fourth Outline Level" ; 98}; 99String STR_PRESOBJ_MPOUTLLAYER5 100{ 101 Text [ en-US ] = "Fifth Outline Level" ; 102}; 103String STR_PRESOBJ_MPOUTLLAYER6 104{ 105 Text [ en-US ] = "Sixth Outline Level" ; 106}; 107String STR_PRESOBJ_MPOUTLLAYER7 108{ 109 Text [ en-US ] = "Seventh Outline Level" ; 110}; 111String STR_PRESOBJ_MPOUTLLAYER8 112{ 113 Text [ en-US ] = "Eighth Outline Level" ; 114}; 115String STR_PRESOBJ_MPOUTLLAYER9 116{ 117 Text [ en-US ] = "Ninth Outline Level" ; 118}; 119String STR_PRESOBJ_MPNOTESTITLE 120{ 121 Text [ en-US ] = "Click to move the slide" ; 122}; 123String STR_PRESOBJ_MPNOTESTEXT 124{ 125 Text [ en-US ] = "Click to edit the notes format" ; 126}; 127String STR_PRESOBJ_TITLE 128{ 129 Text [ en-US ] = "Click to add title" ; 130}; 131String STR_PRESOBJ_OUTLINE 132{ 133 Text [ en-US ] = "Click to add text" ; 134}; 135String STR_PRESOBJ_TEXT 136{ 137 Text [ en-US ] = "Click to add text" ; 138}; 139String STR_PRESOBJ_NOTESTEXT 140{ 141 Text [ en-US ] = "Click to add notes" ; 142}; 143String STR_PRESOBJ_GRAPHIC 144{ 145 Text [ en-US ] = "Double-click to add graphics" ; 146}; 147String STR_PRESOBJ_OBJECT 148{ 149 Text [ en-US ] = "Double-click to add an object" ; 150}; 151String STR_PRESOBJ_CHART 152{ 153 Text [ en-US ] = "Double-click to add a chart" ; 154}; 155String STR_PRESOBJ_ORGCHART 156{ 157 Text [ en-US ] = "Double-click to add an organization chart" ; 158}; 159String STR_PRESOBJ_TABLE 160{ 161 Text [ en-US ] = "Double-click to add a spreadsheet" ; 162}; 163String STR_OUTLINEVIEWSHELL 164{ 165 Text [ en-US ] = "Outline View" ; 166}; 167String STR_DRAWVIEWSHELL 168{ 169 Text [ en-US ] = "Drawing View" ; 170}; 171String STR_PRESVIEWSHELL 172{ 173 Text [ en-US ] = "Presentation mode" ; 174}; 175String STR_PREVIEWVIEWSHELL 176{ 177 Text [ en-US ] = "Preview Window"; 178}; 179String STR_TEXTOBJECTBARSHELL 180{ 181 Text [ en-US ] = "Text Mode" ; 182}; 183String STR_STDOBJECTBARSHELL 184{ 185 Text [ en-US ] = "Document Mode" ; 186}; 187String STR_BEZIEROBJECTBARSHELL 188{ 189 Text [ en-US ] = "Bézier mode" ; 190}; 191String STR_APPLICATIONOBJECTBAR 192{ 193 Text [ en-US ] = "StarImpress 4.0" ; 194}; 195String STR_GLUEPOINTSOBJECTBARSHELL 196{ 197 Text [ en-US ] = "Glue Points Mode" ; 198}; 199/* nicht uebersetzen */ 200String STR_LAYOUT_TITLE 201{ 202 Text = "Titel" ; 203}; 204/* nicht uebersetzen */ 205String STR_LAYOUT_OUTLINE 206{ 207 Text = "Gliederung" ; 208}; 209/* nicht uebersetzen */ 210String STR_LAYOUT_BACKGROUND 211{ 212 Text = "Hintergrund" ; 213}; 214/* nicht uebersetzen */ 215String STR_LAYOUT_BACKGROUNDOBJECTS 216{ 217 Text = "Hintergrundobjekte" ; 218}; 219/* nicht uebersetzen */ 220String STR_LAYOUT_NOTES 221{ 222 Text = "Notizen" ; 223}; 224String STR_LAYOUT_DEFAULT_NAME 225{ 226 Text [ en-US ] = "Default" ; 227}; 228String STR_LAYOUT_DEFAULT_TITLE_NAME 229{ 230 Text [ en-US ] = "Title" ; 231}; 232String STR_STANDARD_STYLESHEET_NAME 233{ 234 Text [ en-US ] = "Default" ; 235}; 236String STR_BAD_PASSWORD_OR_FILE_CORRUPTED 237{ 238 Text [ en-US ] = "The password is incorrect or the file is damaged." ; 239}; 240String STR_UNDO_MOVEPAGES 241{ 242 Text [ en-US ] = "Move slides" ; 243}; 244String STR_NOT_ENOUGH_MEMORY 245{ 246 Text [ en-US ] = "Not enough memory!\nThe action will be aborted." ; 247}; 248/* nicht uebersetzen */ 249String STR_LAYOUT_SUBTITLE 250{ 251 Text = "Untertitel" ; 252}; 253String STR_POOLSHEET_MEASURE 254{ 255 Text [ en-US ] = "Dimension Line" ; 256}; 257String STR_POOLSHEET_OBJWITHARROW 258{ 259 Text [ en-US ] = "Object with arrow" ; 260}; 261String STR_POOLSHEET_OBJWITHSHADOW 262{ 263 Text [ en-US ] = "Object with shadow" ; 264}; 265String STR_POOLSHEET_OBJWITHOUTFILL 266{ 267 Text [ en-US ] = "Object without fill" ; 268}; 269String STR_POOLSHEET_TEXT 270{ 271 Text [ en-US ] = "Text" ; 272}; 273String STR_POOLSHEET_TEXTBODY 274{ 275 Text [ en-US ] = "Text body" ; 276}; 277String STR_POOLSHEET_TEXTBODY_JUSTIFY 278{ 279 Text [ en-US ] = "Text body justified" ; 280}; 281String STR_POOLSHEET_TEXTBODY_INDENT 282{ 283 Text [ en-US ] = "First line indent" ; 284}; 285String STR_POOLSHEET_TITLE 286{ 287 Text [ en-US ] = "Title" ; 288}; 289String STR_POOLSHEET_TITLE1 290{ 291 Text [ en-US ] = "Title1" ; 292}; 293String STR_POOLSHEET_TITLE2 294{ 295 Text [ en-US ] = "Title2" ; 296}; 297String STR_POOLSHEET_HEADLINE 298{ 299 Text [ en-US ] = "Heading" ; 300}; 301String STR_POOLSHEET_HEADLINE1 302{ 303 Text [ en-US ] = "Heading1" ; 304}; 305 306String STR_POOLSHEET_HEADLINE2 307{ 308 Text [ en-US ] = "Heading2" ; 309}; 310String STR_EMPTY_STYLESHEET_NAME 311{ 312 Text [ en-US ] = "Blank template" ; 313}; 314String STR_PSEUDOSHEET_TITLE 315{ 316 Text [ en-US ] = "Title" ; 317}; 318String STR_PSEUDOSHEET_SUBTITLE 319{ 320 Text [ en-US ] = "Subtitle"; 321}; 322String STR_PSEUDOSHEET_OUTLINE 323{ 324 Text [ en-US ] = "Outline" ; 325}; 326String STR_PSEUDOSHEET_BACKGROUNDOBJECTS 327{ 328 Text [ en-US ] = "Background objects" ; 329}; 330String STR_PSEUDOSHEET_BACKGROUND 331{ 332 Text [ en-US ] = "Background" ; 333}; 334String STR_PSEUDOSHEET_NOTES 335{ 336 Text [ en-US ] = "Notes" ; 337}; 338String STR_GRAFOBJECTBARSHELL 339{ 340 Text [ en-US ] = "Graphics mode" ; 341}; 342 343String STR_MEDIAOBJECTBARSHELL 344{ 345 Text [ en-US ] = "Media Playback" ; 346}; 347 348String STR_TABLEOBJECTBARSHELL 349{ 350 Text [ de ] = "Tabelle" ; 351 Text [ en-US ] = "Table" ; 352 Text [ x-comment ] = " "; 353}; 354 355String STR_POWERPOINT_IMPORT 356{ 357 Text [ en-US ] = "PowerPoint Import"; 358}; 359 360String STR_POOLSHEET_ARROW 361{ 362 Text [ en-US ] = "Arrow" ; 363}; 364 365 366String STR_LOAD_DOC 367{ 368 Text [ en-US ] = "Load Document" ; 369}; 370String STR_SAVE_DOC 371{ 372 Text [ en-US ] = "Save Document" ; 373}; 374 375#define ERR_CODE( class, err ) (class | (err - ERROR_SD_BASE)) 376#define WARN_CODE( class, err ) (class | ( err - WARN_SD_BASE)) 377 378Resource RID_SD_ERRHDL 379{ 380 String ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL ) 381 { 382 Text [ en-US ] = "File format error found at $(ARG1)(row,col)." ; 383 }; 384 String ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL ) 385 { 386 Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."; 387 }; 388 String ERR_CODE ( ERRCODE_CLASS_READ , WARN_FORMAT_FILE_ROWCOL ) 389 { 390 Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."; 391 }; 392}; 393 394String STR_3DOBJECTBARSHELL 395{ 396 Text [ en-US ] = "3-D Settings" ; 397}; 398String STR_FONTWORKOBJECTBARSHELL 399{ 400 Text [ en-US ] = "Fontwork" ; 401}; 402 403String STR_POOLSHEET_BANDED_CELL 404{ 405 Text [ en-US ] = "Banding cell" ; 406}; 407 408String STR_POOLSHEET_HEADER 409{ 410 Text [ en-US ] = "Header" ; 411}; 412 413String STR_POOLSHEET_TOTAL 414{ 415 Text [ en-US ] = "Total line" ; 416}; 417 418String STR_POOLSHEET_FIRST_COLUMN 419{ 420 Text [ en-US ] = "First column" ; 421}; 422 423String STR_POOLSHEET_LAST_COLUMN 424{ 425 Text [ en-US ] = "Last column" ; 426}; 427