/************************************************************************* * * $RCSfile: fileview.src,v $ * * $Revision: 1.19 $ * * last change: $Author: obo $ $Date: 2001-08-24 05:55:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * - GNU Lesser General Public License Version 2.1 * - Sun Industry Standards Source License Version 1.1 * * Sun Microsystems Inc., October, 2000 * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2000 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * * * Sun Industry Standards Source License Version 1.1 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.1 (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.openoffice.org/license.html. * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2000 by Sun Microsystems, Inc. * * All Rights Reserved. * * Contributor(s): _______________________________________ * * ************************************************************************/ // includes ------------------------------------------------------------------ #include "svtools.hrc" #include "fileview.hrc" #include "helpid.hrc" // strings -------------------------------------------------------------------- String STR_SVT_FILEVIEW_COLUMN_TITLE { Text = "Titel"; Text[English] = "Title"; Text[ english_us ] = "Title"; Text[ portuguese ] = "Ttulo"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Titel"; Text[ french ] = "Titre"; Text[ spanish ] = "Ttulo"; Text[ italian ] = "Titolo"; Text[ danish ] = "Overskrift"; Text[ swedish ] = "Namn"; Text[ polish ] = "Tytu"; Text[ portuguese_brazilian ] = "Title"; Text[ japanese ] = "タイトル"; Text[ korean ] = "제목"; Text[ chinese_simplified ] = "标题"; Text[ chinese_traditional ] = "標題"; Text[ turkish ] = "Title"; Text[ arabic ] = ""; Text[ finnish ] = "Otsikot"; Text[ catalan ] = "Title"; }; String STR_SVT_FILEVIEW_COLUMN_SIZE { Text = "Gre"; Text[English] = "Size"; Text[ english_us ] = "Size"; Text[ portuguese ] = "Tamanho"; Text[ russian ] = ""; Text[ greek ] = ""; Text[ dutch ] = "Grootte"; Text[ french ] = "Taille"; Text[ spanish ] = "Tamao"; Text[ italian ] = "Dimensioni"; Text[ danish ] = "Strrelse"; Text[ swedish ] = "Storlek"; Text[ polish ] = "Wielko"; Text[ portuguese_brazilian ] = "Size"; Text[ japanese ] = "サイズ"; Text[ korean ] = "크기"; Text[ chinese_simplified ] = "大小"; Text[ chinese_traditional ] = "大小"; Text[ turkish ] = "Size"; Text[ arabic ] = ""; Text[ finnish ] = "Koko"; Text[ catalan ] = "Size"; }; String STR_SVT_FILEVIEW_COLUMN_DATE { Text = "nderungsdatum"; Text[English] = "Modified Date"; Text[ english_us ] = "Date modified"; Text[ portuguese ] = "Modificado em"; Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Gewijzigd op"; Text[ french ] = "Date de modification"; Text[ spanish ] = "Fecha de modificacin"; Text[ italian ] = "Data di modifica"; Text[ danish ] = "ndringsdato"; Text[ swedish ] = "ndringsdatum"; Text[ polish ] = "Data modyfikacji"; Text[ portuguese_brazilian ] = "Modified Date"; Text[ japanese ] = "変更日時"; Text[ korean ] = "변경날짜"; Text[ chinese_simplified ] = "修改的时间"; Text[ chinese_traditional ] = "修改的日期"; Text[ turkish ] = "Modified Date"; Text[ arabic ] = " "; Text[ finnish ] = "Muokkauspivmr"; Text[ catalan ] = "Modified Date"; }; String STR_SVT_FILEVIEW_COLUMN_TYPE { Text = "Typ"; Text[English] = "Type"; Text[ english_us ] = "Type"; Text[ portuguese ] = "Tipo"; Text[ russian ] = ""; Text[ greek ] = "Type"; Text[ dutch ] = "Type"; Text[ french ] = "Type"; Text[ spanish ] = "Tipo"; Text[ finnish ] = "Type"; Text[ italian ] = "Tipo"; Text[ danish ] = "Type"; Text[ swedish ] = "Typ"; Text[ polish ] = "Typ"; Text[ portuguese_brazilian ] = "Type"; Text[ japanese ] = "種類"; Text[ korean ] = "타입"; Text[ chinese_simplified ] = "类型"; Text[ chinese_traditional ] = "類型"; Text[ turkish ] = "Type"; Text[ arabic ] = "Type"; Text[ catalan ] = "Type"; }; String STR_SVT_FILEVIEW_ERR_MAKEFOLDER { Text = "Der Ordner %1 konnte nicht angelegt werden."; Text[ english_us ] = "Could not create the folder %1."; Text[ portuguese ] = "Foi impossvel criar a pasta %1."; Text[ russian ] = " %1 ."; Text[ greek ] = "Could not create the folder %1."; Text[ dutch ] = "Map %1 kon niet worden aangelegd."; Text[ french ] = "Impossible de crer le dossier %1 !"; Text[ spanish ] = "No se pudo crear la carpeta %1."; Text[ finnish ] = "Der Ordner %1 konnte nicht angelegt werden."; Text[ italian ] = "Impossibile creare la cartella %1."; Text[ danish ] = "Could not create the folder %1."; Text[ swedish ] = "Det gick inte att skapa mappen %1."; Text[ polish ] = "Utworzenie folderu %1 nie powiodo si."; Text[ portuguese_brazilian ] = "Could not create the folder %1."; Text[ japanese ] = "フォルダ %1 は格納されませんでした。"; Text[ korean ] = "폴더 %1을(를) 만들 수 없습니다"; Text[ chinese_simplified ] = "无法创建文件夹 %1 。"; Text[ chinese_traditional ] = "無法新增資料夾 %1 。"; Text[ turkish ] = "Could not create the folder %1."; Text[ arabic ] = "Could not create the folder %1."; Text[ catalan ] = "Could not create the folder %1."; }; String STR_SVT_BYTES { Text = "Bytes" ; Text [ ENGLISH ] = "Bytes" ; Text [ english_us ] = "Bytes" ; Text [ portuguese_brazilian ] = "Bytes" ; Text [ swedish ] = "Byte" ; Text [ danish ] = "Bytes" ; Text [ italian ] = "Byte" ; Text [ spanish ] = "Bytes" ; Text [ french ] = "Octets" ; Text [ dutch ] = "Bytes" ; Text [ portuguese ] = "Bytes" ; Text[ chinese_simplified ] = "字节"; Text[ russian ] = ""; Text[ polish ] = "bajty/-w"; Text[ japanese ] = "バイト"; Text[ chinese_traditional ] = "bytes"; Text[ arabic ] = ""; Text[ greek ] = "Bytes"; Text[ korean ] = "바이트"; Text[ turkish ] = "Byte"; Text[ finnish ] = "Tavuja"; Text[ catalan ] = "Bytes"; }; String STR_SVT_KB { Text = "KB" ; Text [ ENGLISH ] = "KB" ; Text [ portuguese ] = "KB" ; Text [ english_us ] = "KB" ; Text [ portuguese_brazilian ] = "KB" ; Text [ swedish ] = "kB" ; Text [ danish ] = "kB" ; Text [ italian ] = "KB" ; Text [ spanish ] = "KB" ; Text [ french ] = "Ko" ; Text [ dutch ] = "KB" ; Text[ chinese_simplified ] = "千字节"; Text[ russian ] = ""; Text[ polish ] = "KB"; Text[ japanese ] = "キロバイト"; Text[ chinese_traditional ] = "KB"; Text[ arabic ] = ""; Text[ greek ] = "KB"; Text[ korean ] = "KB"; Text[ turkish ] = "KB"; Text[ finnish ] = "kt"; Text[ catalan ] = "KB"; }; String STR_SVT_MB { Text = "MB" ; Text [ ENGLISH ] = "MB" ; Text [ portuguese ] = "MB" ; Text [ english_us ] = "MB" ; Text [ portuguese_brazilian ] = "MB" ; Text [ swedish ] = "Mb" ; Text [ danish ] = "MB" ; Text [ italian ] = "MB" ; Text [ spanish ] = "MB" ; Text [ french ] = "Mo" ; Text [ dutch ] = "MB" ; Text[ chinese_simplified ] = "兆字节"; Text[ russian ] = ""; Text[ polish ] = "MB"; Text[ japanese ] = "MB"; Text[ chinese_traditional ] = "MB"; Text[ arabic ] = ""; Text[ greek ] = "MB"; Text[ korean ] = "MB"; Text[ turkish ] = "MB"; Text[ finnish ] = "Mt"; Text[ catalan ] = "MB"; }; String STR_SVT_GB { Text = "GB" ; Text [ ENGLISH ] = "GB" ; Text [ portuguese ] = "GB" ; Text [ english_us ] = "GB" ; Text [ portuguese_brazilian ] = "GB" ; Text [ swedish ] = "Gb" ; Text [ danish ] = "GB" ; Text [ italian ] = "GB" ; Text [ spanish ] = "GB" ; Text [ french ] = "Go" ; Text [ dutch ] = "GB" ; Text[ chinese_simplified ] = "千兆"; Text[ russian ] = ""; Text[ polish ] = "GB"; Text[ japanese ] = "GB"; Text[ chinese_traditional ] = "GB"; Text[ arabic ] = ""; Text[ greek ] = "GB"; Text[ korean ] = "GB"; Text[ turkish ] = "GB"; Text[ finnish ] = "Gt"; Text[ catalan ] = "GB"; }; // Images --------------------------------------------------------------------- Image IMG_SVT_FOLDER { ImageBitmap = Bitmap { File = "folder.bmp" ; }; MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }; }; // Menus ----------------------------------------------------------------- Menu RID_FILEVIEW_CONTEXTMENU { ItemList = { MenuItem { Identifier = MID_FILEVIEW_DELETE ; HelpId = HID_FILEVIEW_MENU_DELETE ; Text = "~Lschen" ; Text[ English ] = "Delete" ; Text[ english_us ] = "~Delete"; Text[ portuguese ] = "~Eliminar"; Text[ russian ] = ""; Text[ greek ] = "Delete"; Text[ dutch ] = "~Wissen"; Text[ french ] = "~Supprimer"; Text[ spanish ] = "~Eliminar"; Text[ finnish ] = "Delete"; Text[ italian ] = "~Elimina"; Text[ danish ] = "Delete"; Text[ swedish ] = "~Radera"; Text[ polish ] = "~Usu"; Text[ portuguese_brazilian ] = "Delete"; Text[ japanese ] = "削除"; Text[ korean ] = "삭제"; Text[ chinese_simplified ] = "删除"; Text[ chinese_traditional ] = "刪除"; Text[ turkish ] = "Delete"; Text[ arabic ] = "Delete"; Text[ catalan ] = "Delete"; }; MenuItem { Identifier = MID_FILEVIEW_RENAME ; HelpId = HID_FILEVIEW_MENU_RENAME ; Text = "~Umbenennen" ; Text[ English ] = "Rename" ; Text[ english_us ] = "~Rename"; Text[ portuguese ] = "~Mudar nome"; Text[ russian ] = ""; Text[ greek ] = "Rename"; Text[ dutch ] = "~Naam wijzigen"; Text[ french ] = "~Renommer"; Text[ spanish ] = "~Cambiar nombre"; Text[ finnish ] = "Rename"; Text[ italian ] = "~Rinomina"; Text[ danish ] = "Rename"; Text[ swedish ] = "~Byt namn"; Text[ polish ] = "~Zmie nazw"; Text[ portuguese_brazilian ] = "Rename"; Text[ japanese ] = "名前の変更"; Text[ korean ] = "이름 바꾸기"; Text[ chinese_simplified ] = "重命名"; Text[ chinese_traditional ] = "重新命名"; Text[ turkish ] = "Rename"; Text[ arabic ] = "Rename"; Text[ catalan ] = "Rename"; }; }; }; ModalDialog DLG_SVT_QUERYDELETE { SVLook = TRUE ; OutputSize = TRUE ; Moveable = TRUE ; Size = MAP_APPFONT ( 221 , 67 ) ; Text = "Lschbesttigung" ; Text [ English ] = "Confirm delete" ; Text [ english_us ] = "Confirm Delete" ; Text [ italian ] = "Conferma 'Elimina'" ; Text [ spanish ] = "Confirmar eliminacin" ; Text [ french ] = "Confirmation de suppression" ; Text [ dutch ] = "Wisopdracht bevestigen" ; Text [ swedish ] = "Bekrfta radering" ; Text [ danish ] = "Bekrft sletning" ; Text [ portuguese_brazilian ] = "L?chbest?tigung" ; Text [ portuguese ] = "Confirmar Eliminar" ; Text [ chinese_simplified ] = "确认删除"; Text [ russian ] = " "; Text [ polish ] = "Potwierdzenie usunicia"; Text [ japanese ] = "削除の確認"; Text [ chinese_traditional ] = "確認刪除"; Text [ arabic ] = " "; Text[ dutch ] = "Wisopdracht bevestigen"; Text[ chinese_simplified ] = "确认删除"; Text[ greek ] = " "; Text[ korean ] = "삭제 확인"; Text[ turkish ] = "Silmeyi onayla"; Text[ finnish ] = "Vahvista poisto"; Text[ catalan ] = "Confirmar eliminacin"; FixedText TXT_ENTRY { NoLabel = TRUE; Pos = MAP_APPFONT ( 6 , 6 ) ; Size = MAP_APPFONT ( 40 , 10 ) ; Text [ dutch ] = "Item:" ; Text [ english_us ] = "Entry:" ; Text = "Eintrag:" ; Text [ swedish ] = "Post:" ; Text [ danish ] = "Element:" ; Text [ italian ] = "Registrazione:" ; Text [ spanish ] = "Entrada:" ; Text [ french ] = "Entre :" ; Text [ portuguese_brazilian ] = "Eintrag:" ; Text [ portuguese ] = "Entrada:" ; Text [ chinese_simplified ] = "条目:"; Text [ russian ] = ":"; Text [ polish ] = "Wpis:"; Text [ japanese ] = "項目:"; Text [ chinese_traditional ] = "項目:"; Text [ arabic ] = ":"; Text[ dutch ] = "Item:"; Text[ chinese_simplified ] = "条目:"; Text[ greek ] = ":"; Text[ korean ] = "항목:"; Text[ turkish ] = "Giri:"; Text[ finnish ] = "Merkint:"; Text[ catalan ] = "Entrada:"; }; FixedText TXT_ENTRYNAME { Pos = MAP_APPFONT ( 52 , 6 ) ; Size = MAP_APPFONT ( 163 , 10 ) ; NoLabel = TRUE ; }; FixedText TXT_QUERYMSG { NoLabel = TRUE; WordBreak = TRUE; Pos = MAP_APPFONT ( 6 , 19 ) ; Size = MAP_APPFONT ( 209 , 22 ) ; Text = "Sind Sie sicher, dass Sie die selektierten Daten lschen wollen?" ; Text [ english_us ] = "Are you sure you want to delete the selected data?" ; Text [ swedish ] = "r du sker p att du vill radera de markerade data?" ; Text [ danish ] = "Er du sikker p, at du vil slette de markerede data?" ; Text [ italian ] = "Volete davvero cancellare i dati selezionati?" ; Text [ spanish ] = "Desea realmente eliminar los datos seleccionados?" ; Text [ french ] = "tes vous sr de vouloir supprimer les donnes slectionnes ?" ; Text [ dutch ] = "Wilt u de geselecteerde gegevens werkelijk wissen?" ; Text [ portuguese_brazilian ] = "Sind Sie sicher, da? Sie die selektierten Daten l?chen wollen?" ; Text [ portuguese ] = "Deseja realmente eliminar os dados seleccionados?" ; Text [ chinese_simplified ] = "真要删除选中的数据?"; Text [ russian ] = " , ?"; Text [ polish ] = "Czy na pewno usun zaznaczone dane?"; Text [ japanese ] = "選択したデータを本当に削除しますか。"; Text [ chinese_traditional ] = "真要刪除選取的資料?"; Text [ arabic ] = " ɿ"; Text[ dutch ] = "Wilt u de geselecteerde gegevens werkelijk wissen?"; Text[ chinese_simplified ] = "真要删除选中的数据?"; Text[ greek ] = " ;"; Text[ korean ] = "선택한 데이터를 정말로 삭제하시겠습니까?"; Text[ turkish ] = "Seilen verileri gerekten silmek istiyor musunuz?"; Text[ finnish ] = "Haluatko varmasti poistaa valitut tiedot?"; Text[ catalan ] = "Desea realmente eliminar los datos seleccionados?"; }; PushButton BTN_YES { Pos = MAP_APPFONT ( 6 , 47 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; DefButton = TRUE ; Text = "~Lschen" ; Text [ English ] = "~Delete" ; Text [ english_us ] = "~Delete" ; Text[ portuguese ] = "E~liminar"; Text[ greek ] = ""; Text[ dutch ] = "~Wissen"; Text[ french ] = "~Supprimer"; Text[ spanish ] = "~Eliminar"; Text[ swedish ] = "~Radera"; Text[ russian ] = ""; Text[ italian ] = "E~limina"; Text[ danish ] = "Slet"; Text[ polish ] = "Usu"; Text[ portuguese_brazilian ] = "~Ja"; Text[ japanese ] = "削除(~D)"; Text[ korean ] = "삭제(~D)"; Text[ chinese_simplified ] = "删除"; Text[ chinese_traditional ] = "刪除"; Text[ arabic ] = ""; Text[ turkish ] = "~Sil"; Text[ finnish ] = "~Poista"; Text[ catalan ] = "~Eliminar"; }; PushButton BTN_ALL { Pos = MAP_APPFONT ( 59 , 47 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Disable = TRUE ; Text = "~Alle lschen" ; Text [ English ] = "Delete ~all" ; Text [ english_us ] = "Delete ~All" ; Text[ portuguese ] = "Eliminar ~tudo"; Text[ greek ] = " ~"; Text[ dutch ] = "~Alle wissen"; Text[ french ] = "Supprimer ~tout"; Text[ spanish ] = "~Eliminar todos"; Text[ swedish ] = "Radera ~alla"; Text[ russian ] = " "; Text[ italian ] = "~Elimina tutti"; Text[ danish ] = "Slet alle"; Text[ polish ] = "Usu wszystkie"; Text[ portuguese_brazilian ] = "~Alle"; Text[ japanese ] = "すべて削除(~A)"; Text[ korean ] = "모두 삭제(~A)"; Text[ chinese_simplified ] = "删除全部"; Text[ chinese_traditional ] = "全部刪除"; Text[ arabic ] = " "; Text[ turkish ] = "~Tmn sil"; Text[ finnish ] = "~Poista kaikki"; Text[ catalan ] = "~Eliminar todos"; }; PushButton BTN_NO { Pos = MAP_APPFONT ( 112 , 47 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; Text = "~Nicht lschen" ; Text [ English ] = "Do~nt delete" ; Text [ english_us ] = "Do ~Not Delete" ; Text[ portuguese ] = "~No eliminar"; Text[ greek ] = "~ "; Text[ dutch ] = "~Niet wissen"; Text[ french ] = "~Ne pas supprimer"; Text[ spanish ] = "~No eliminar"; Text[ swedish ] = "Radera i~nte"; Text[ russian ] = " "; Text[ italian ] = "~Non eliminare"; Text[ danish ] = "Slet ikke"; Text[ polish ] = "Nie usuwaj"; Text[ portuguese_brazilian ] = "~Nein"; Text[ japanese ] = "削除しない(~N)"; Text[ korean ] = "삭제 안함(~N)"; Text[ chinese_simplified ] = "不删除"; Text[ chinese_traditional ] = "不要刪除"; Text[ arabic ] = " "; Text[ turkish ] = "S~ilme"; Text[ finnish ] = "~l poista"; Text[ catalan ] = "~No eliminar"; }; CancelButton BTN_CANCEL { Pos = MAP_APPFONT ( 165 , 47 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; TabStop = TRUE ; }; };