Caolán McNamara 2c91fc1944 replace localresource of strings and keys with StringArray
Change-Id: I402f5485af0c1e60677b8291c879bc7ca14633d3
2017-02-08 13:54:23 +00:00

409 lines
8.0 KiB
Plaintext

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/* StarView resource file */
#define __RSC
#include "glob.hrc"
#include "sderror.hxx"
String STR_LAYER_BCKGRND
{
Text [ en-US ] = "Background" ;
};
String STR_LAYER_BCKGRNDOBJ
{
Text [ en-US ] = "Background objects" ;
};
String STR_LAYER_LAYOUT
{
Text [ en-US ] = "Layout" ;
};
String STR_LAYER_CONTROLS
{
Text [ en-US ] = "Controls" ;
};
String STR_LAYER_MEASURELINES
{
Text [ en-US ] = "Dimension Lines" ;
};
String STR_PAGE
{
Text [ en-US ] = "Slide" ;
};
String STR_PAGE_NAME
{
Text [ en-US ] = "Page" ;
};
String STR_SLIDE_NAME
{
Text [ en-US ] = "Slide" ;
};
String STR_MASTERSLIDE_NAME
{
Text [ en-US ] = "Master Slide";
};
String STR_MASTERPAGE_NAME
{
Text [ en-US ] = "Master Page";
};
String STR_MASTERPAGE
{
Text [ en-US ] = "Background" ;
};
String STR_NOTES
{
Text [ en-US ] = "(Notes)" ;
};
String STR_HANDOUT
{
Text [ en-US ] = "Handouts" ;
};
String STR_PRESOBJ_MPTITLE
{
Text [ en-US ] = "Click to edit the title text format" ;
};
String STR_PRESOBJ_MPOUTLINE
{
Text [ en-US ] = "Click to edit the outline text format" ;
};
String STR_PRESOBJ_MPOUTLLAYER2
{
Text [ en-US ] = "Second Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER3
{
Text [ en-US ] = "Third Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER4
{
Text [ en-US ] = "Fourth Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER5
{
Text [ en-US ] = "Fifth Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER6
{
Text [ en-US ] = "Sixth Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER7
{
Text [ en-US ] = "Seventh Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER8
{
Text [ en-US ] = "Eighth Outline Level" ;
};
String STR_PRESOBJ_MPOUTLLAYER9
{
Text [ en-US ] = "Ninth Outline Level" ;
};
String STR_PRESOBJ_MPNOTESTITLE
{
Text [ en-US ] = "Click to move the slide" ;
};
String STR_PRESOBJ_MPNOTESTEXT
{
Text [ en-US ] = "Click to edit the notes format" ;
};
String STR_PRESOBJ_TITLE
{
Text [ en-US ] = "Click to add Title" ;
};
String STR_PRESOBJ_OUTLINE
{
Text [ en-US ] = "Click to add Text" ;
};
String STR_PRESOBJ_TEXT
{
Text [ en-US ] = "Click to add Text" ;
};
String STR_PRESOBJ_NOTESTEXT
{
Text [ en-US ] = "Click to add Notes" ;
};
String STR_PRESOBJ_GRAPHIC
{
Text [ en-US ] = "Double-click to add an Image" ;
};
String STR_PRESOBJ_OBJECT
{
Text [ en-US ] = "Double-click to add an Object" ;
};
String STR_PRESOBJ_CHART
{
Text [ en-US ] = "Double-click to add a Chart" ;
};
String STR_PRESOBJ_ORGCHART
{
Text [ en-US ] = "Double-click to add an Organization Chart" ;
};
String STR_PRESOBJ_TABLE
{
Text [ en-US ] = "Double-click to add a Spreadsheet" ;
};
String STR_PREVIEWVIEWSHELL
{
Text [ en-US ] = "Preview Window";
};
String STR_STDOBJECTBARSHELL
{
Text [ en-US ] = "Document Mode" ;
};
String STR_GLUEPOINTSOBJECTBARSHELL
{
Text [ en-US ] = "Glue Points Mode" ;
};
/* do not translate */
String STR_LAYOUT_TITLE
{
Text = "Titel" ;
};
/* do not translate */
String STR_LAYOUT_OUTLINE
{
Text = "Gliederung" ;
};
/* do not translate */
String STR_LAYOUT_BACKGROUND
{
Text = "Hintergrund" ;
};
/* do not translate */
String STR_LAYOUT_BACKGROUNDOBJECTS
{
Text = "Hintergrundobjekte" ;
};
/* do not translate */
String STR_LAYOUT_NOTES
{
Text = "Notizen" ;
};
String STR_LAYOUT_DEFAULT_NAME
{
Text [ en-US ] = "Default" ;
};
String STR_LAYOUT_DEFAULT_TITLE_NAME
{
Text [ en-US ] = "Title" ;
};
String STR_STANDARD_STYLESHEET_NAME
{
Text [ en-US ] = "Default" ;
};
String STR_UNDO_MOVEPAGES
{
Text [ en-US ] = "Move slides" ;
};
String STR_NOT_ENOUGH_MEMORY
{
Text [ en-US ] = "Not enough memory!\nThe action will be aborted." ;
};
/* do not translate */
String STR_LAYOUT_SUBTITLE
{
Text = "Untertitel" ;
};
String STR_POOLSHEET_MEASURE
{
Text [ en-US ] = "Dimension Line" ;
};
String STR_POOLSHEET_OBJNOLINENOFILL
{
Text [ en-US ] = "Object with no fill and no line" ;
};
String STR_POOLSHEET_OBJWITHARROW
{
Text [ en-US ] = "Object with arrow" ;
};
String STR_POOLSHEET_OBJWITHSHADOW
{
Text [ en-US ] = "Object with shadow" ;
};
String STR_POOLSHEET_OBJWITHOUTFILL
{
Text [ en-US ] = "Object without fill" ;
};
String STR_POOLSHEET_TEXT
{
Text [ en-US ] = "Text" ;
};
String STR_POOLSHEET_TEXTBODY
{
Text [ en-US ] = "Text body" ;
};
String STR_POOLSHEET_TEXTBODY_JUSTIFY
{
Text [ en-US ] = "Text body justified" ;
};
String STR_POOLSHEET_TEXTBODY_INDENT
{
Text [ en-US ] = "First line indent" ;
};
String STR_POOLSHEET_TITLE
{
Text [ en-US ] = "Title" ;
};
String STR_POOLSHEET_TITLE1
{
Text [ en-US ] = "Title1" ;
};
String STR_POOLSHEET_TITLE2
{
Text [ en-US ] = "Title2" ;
};
String STR_POOLSHEET_HEADLINE
{
Text [ en-US ] = "Heading" ;
};
String STR_POOLSHEET_HEADLINE1
{
Text [ en-US ] = "Heading1" ;
};
String STR_POOLSHEET_HEADLINE2
{
Text [ en-US ] = "Heading2" ;
};
String STR_EMPTY_STYLESHEET_NAME
{
Text [ en-US ] = "Blank template" ;
};
String STR_PSEUDOSHEET_TITLE
{
Text [ en-US ] = "Title" ;
};
String STR_PSEUDOSHEET_SUBTITLE
{
Text [ en-US ] = "Subtitle";
};
String STR_PSEUDOSHEET_OUTLINE
{
Text [ en-US ] = "Outline" ;
};
String STR_PSEUDOSHEET_BACKGROUNDOBJECTS
{
Text [ en-US ] = "Background objects" ;
};
String STR_PSEUDOSHEET_BACKGROUND
{
Text [ en-US ] = "Background" ;
};
String STR_PSEUDOSHEET_NOTES
{
Text [ en-US ] = "Notes" ;
};
String STR_TOOL_PANEL_SHELL
{
Text [ en-US ] = "Tool Panel" ;
};
String STR_TASKPANEVIEWSHELL
{
Text [ en-US ] = "Tasks" ;
};
String STR_TASKPANELAYOUTMENU
{
Text [ en-US ] = "Layout" ;
};
String STR_POWERPOINT_IMPORT
{
Text [ en-US ] = "PowerPoint Import";
};
String STR_POOLSHEET_ARROW
{
Text [ en-US ] = "Arrow" ;
};
String STR_LOAD_DOC
{
Text [ en-US ] = "Load Document" ;
};
String STR_SAVE_DOC
{
Text [ en-US ] = "Save Document" ;
};
#define ERR_CODE( class, err ) (class | (err - ERROR_SD_BASE))
#define WARN_CODE( class, err ) (class | ( err - WARN_SD_BASE))
StringArray RID_SD_ERRHDL
{
ItemList [ en-US ] =
{
< "File format error found at $(ARG1)(row,col)." ;
ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL ) ; >;
< "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col).";
ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL ) ; >;
< "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col).";
ERR_CODE ( ERRCODE_CLASS_READ , WARN_FORMAT_FILE_ROWCOL ) ; >;
};
};
String STR_POOLSHEET_BANDED_CELL
{
Text [ en-US ] = "Banding cell" ;
};
String STR_POOLSHEET_HEADER
{
Text [ en-US ] = "Header" ;
};
String STR_POOLSHEET_TOTAL
{
Text [ en-US ] = "Total line" ;
};
String STR_POOLSHEET_FIRST_COLUMN
{
Text [ en-US ] = "First column" ;
};
String STR_POOLSHEET_LAST_COLUMN
{
Text [ en-US ] = "Last column" ;
};
String STR_ENTER_PIN
{
Text [ en-US ] = "Enter PIN:";
};
String STR_DEAUTHORISE_CLIENT
{
Text [ en-US ] = "Remove client authorisation";
};
String STR_SHRINK_FONT_SIZE
{
Text [ en-US ] = "Shrink font size";
};
String STR_GROW_FONT_SIZE
{
Text [ en-US ] = "Grow font size";
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */