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 .
19 #include <sfx2/sfx.hrc>
23 String STR_TEMPLATE_FILTER
25 Text [ en-US ] = "Templates" ;
29 Text [ en-US ] = "~Save" ;
33 Text [ en-US ] = "~Update" ;
37 Text [ en-US ] = "Save ~As..." ;
41 Text [ en-US ] = "Save a Copy..." ;
45 Text [ en-US ] = "~Close" ;
47 String STR_CLOSEDOC_ANDRETURN
49 Text [ en-US ] = "~Close & Return to " ;
53 Text [ en-US ] = "Edit" ;
55 String STR_AUTOMATICVERSION
57 Text [ en-US ] = "Automatically saved version" ;
60 String STR_DOCTYPENAME_SW
62 Text [ en-US ] = "Text Document";
65 String STR_DOCTYPENAME_SWWEB
67 Text [ en-US ] = "HTML Document";
70 String STR_DOCTYPENAME_SWGLOB
72 Text [ en-US ] = "Master Document";
75 String STR_DOCTYPENAME_SC
77 Text [ en-US ] = "Spreadsheet";
80 String STR_DOCTYPENAME_SI
82 Text [ en-US ] = "Presentation";
85 String STR_DOCTYPENAME_SD
87 Text [ en-US ] = "Drawing";
90 String STR_DOCTYPENAME_MESSAGE
92 Text [ en-US ] = "Message";
95 String STR_EXPORTBUTTON
97 Text [ en-US ] = "Export" ;
100 String STR_LABEL_FILEFORMAT
102 Text [ en-US ] = "File format:" ;
105 String STR_HIDDENINFO_CONTAINS
107 Text [ en-US ] = "This document contains:\n\n" ;
109 String STR_HIDDENINFO_RECORDCHANGES
111 Text [ en-US ] = "Recorded changes" ;
113 String STR_HIDDENINFO_NOTES
115 Text [ en-US ] = "Notes" ;
117 String STR_HIDDENINFO_DOCVERSIONS
119 Text [ en-US ] = "Document versions" ;
121 String STR_HIDDENINFO_FIELDS
123 Text [ en-US ] = "Fields" ;
125 String STR_HIDDENINFO_LINKDATA
127 Text [ en-US ] = "Linked data..." ;
129 String STR_HIDDENINFO_CONTINUE_SAVING
131 Text [ en-US ] = "Do you want to continue saving the document?" ;
133 String STR_HIDDENINFO_CONTINUE_PRINTING
135 Text [ en-US ] = "Do you want to continue printing the document?" ;
137 String STR_HIDDENINFO_CONTINUE_SIGNING
139 Text [ en-US ] = "Do you want to continue signing the document?" ;
141 String STR_HIDDENINFO_CONTINUE_CREATEPDF
143 Text [ en-US ] = "Do you want to continue creating a PDF file?" ;
146 String STR_NEW_FILENAME_SAVE
148 Text [ en-US ] = "If you do not want to overwrite the original document, you should save your work under a new filename." ;
151 String STR_ERROR_DELETE_TEMPLATE_DIR
153 Text [ en-US ] = "Some template files are protected and can not be deleted.";
156 String STR_DOCINFO_INFOFIELD
158 Text [ en-US ] = "Info %1";
159 Text [ x-comment ] = "pb: %1 == a number [1-4]";
164 Text [ en-US ] = " (shared)";
165 Text [ x-comment ] = "Used in the title of a shared document.";
168 String STR_XMLSEC_ODF12_EXPECTED
170 Text [ en-US ] = "The document format version is set to ODF 1.1 (OpenOffice.org 2.x) in Tools-Options-Load/Save-General. Signing documents requires ODF 1.2 (OpenOffice.org 3.x).";
173 String STR_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN
175 Text [ en-US ] = "The document has to be saved before it can be signed. Saving the document removes all present signatures.\nDo you want to save the document?";
178 String STR_QRYTEMPL_MESSAGE
180 Text [ en-US ] = "The template '$(ARG1)' on which this document is based, has been modified. Do you want to update style based formatting according to the modified template?";
183 String STR_QRYTEMPL_UPDATE_BTN
185 Text [ en-US ] = "~Update Styles";
188 String STR_QRYTEMPL_KEEP_BTN
190 Text [ en-US ] = "~Keep Old Styles";
193 String STR_ACTION_SORT_NAME
195 Text [ en-US ] = "Sort by name";
198 String STR_ACTION_REFRESH
200 Text [ en-US ] = "Refresh";
203 String STR_ACTION_DEFAULT
205 Text [ x-comment ] = "leave ending space";
206 Text [ en-US ] = "Reset Default Template ";
211 Text [ en-US ] = "New folder";
216 Text [ en-US ] = "Enter folder name:";
219 String STR_REPOSITORY_LOCAL
221 Text [ en-US ] = "Local";
224 String STR_REPOSITORY_NEW
226 Text [ en-US ] = "New Repository";
229 String STR_MSG_ERROR_LOCAL_MOVE
231 Text [ en-US ] = "Error moving the following templates to $1.\n$2" ;
234 String STR_MSG_ERROR_REMOTE_MOVE
236 Text [ en-US ] = "Error moving the following templates from repository $1 to folder $2.\n$3" ;
239 String STR_MSG_ERROR_EXPORT
241 Text [ en-US ] = "Error exporting the following templates:\n$1";
244 String STR_MSG_ERROR_IMPORT
246 Text [ en-US ] = "Error importing the following templates to $1:\n$2";
249 String STR_MSG_ERROR_DELETE_TEMPLATE
251 Text [ en-US ] = "The following templates cannot be deleted:\n$1";
254 String STR_MSG_ERROR_DELETE_FOLDER
256 Text [ en-US ] = "The following folders cannot be deleted:\n$1";
259 String STR_MSG_ERROR_REPOSITORY_NAME
261 Text [ en-US ] = "Failed to create repository \"$1\".\nA repository with this name may already exist.";
264 String STR_MSG_ERROR_SELECT_FOLDER
266 Text [ en-US ] = "Select the destination folder(s) to save the template.";
269 String STR_INPUT_TEMPLATE_NEW
271 Text [ en-US ] = "Enter template name:";
274 String STR_QMSG_SEL_FOLDER_DELETE
276 Text [ en-US ] = "Do you want to delete the selected folders?";
279 String STR_QMSG_TEMPLATE_OVERWRITE
281 Text [ en-US ] = "A template named $1 already exist in $2. Do you want to overwrite it?";
284 String STR_QMSG_SEL_TEMPLATE_DELETE
286 Text [ en-US ] = "Do you want to delete the selected templates?";
289 Image IMG_ACTION_SORT
293 File = "sortascending.png";
297 Image IMG_ACTION_REFRESH
305 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */