summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/acredlin.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-09-18 16:07:07 +0000
commit9ae5a91f7955e44d3b24a3f7741f9bca02ac7f24 (patch)
tree13c111a6380728f470fa177e679b80089a01efc4 /sc/source/ui/miscdlgs/acredlin.src
initial import
Diffstat (limited to 'sc/source/ui/miscdlgs/acredlin.src')
-rw-r--r--sc/source/ui/miscdlgs/acredlin.src838
1 files changed, 838 insertions, 0 deletions
diff --git a/sc/source/ui/miscdlgs/acredlin.src b/sc/source/ui/miscdlgs/acredlin.src
new file mode 100644
index 000000000000..16b9552ba420
--- /dev/null
+++ b/sc/source/ui/miscdlgs/acredlin.src
@@ -0,0 +1,838 @@
+/*************************************************************************
+ *
+ * $RCSfile: acredlin.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 16:45:02 $
+ *
+ * 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): _______________________________________
+ *
+ *
+ ************************************************************************/
+
+#include "acredlin.hrc"
+ModelessDialog RID_SCDLG_CHANGES
+{
+ OutputSize = TRUE ;
+ HelpId = FID_CHG_ACCEPT ;
+ Hide = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 282 , 142 ) ;
+ Text = "nderungen akzeptieren oder verwerfen" ;
+ Text [ ENGLISH ] = "Accept or reject changes" ;
+ Moveable = TRUE ;
+ Sizeable = TRUE ;
+ Closeable = TRUE ;
+ // Dieser Dialog hat einen Cancel-Button !
+ Control CTR_REDLINING
+ {
+ HelpId = HID_SC_REDLIN_CTR ;
+ Pos = MAP_APPFONT ( 2 , 2 ) ;
+ Size = MAP_APPFONT ( 270 , 105 ) ;
+ };
+ CancelButton BTN_CANCEL
+ {
+ Pos = MAP_APPFONT ( 271 , 105 ) ;
+ Size = MAP_APPFONT ( 1 , 1 ) ;
+ TabStop = FALSE ;
+ };
+ FixedText FT_ASSIGN
+ {
+ Text = "Bereich" ;
+ Text [ ENGLISH ] = "Range" ;
+ Hide = TRUE ;
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 105 ) ;
+ Size = MAP_APPFONT ( 128 , 12 ) ;
+ TabStop = TRUE ;
+ Text [ english_us ] = "Range" ;
+ Text [ portuguese_brazilian ] = "Bereich" ;
+ Text [ swedish ] = "Omrde" ;
+ Text [ danish ] = "Omrde" ;
+ Text [ italian ] = "Area" ;
+ Text [ spanish ] = "rea" ;
+ Text [ french ] = "Plage" ;
+ Text [ dutch ] = "Bereik" ;
+ Text [ portuguese ] = "Intervalo" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zakres";
+ Text[ japanese ] = "͈";
+ Text[ chinese_traditional ] = "ϰ";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Bereik";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Aralk";
+ Text[ language_user1 ] = " ";
+ };
+ Edit ED_ASSIGN
+ {
+ Hide = TRUE ;
+ Border = TRUE ;
+ Pos = MAP_APPFONT ( 12 , 119 ) ;
+ Size = MAP_APPFONT ( 128 , 12 ) ;
+ TabStop = TRUE ;
+ };
+ ImageButton RB_ASSIGN
+ {
+ Hide = TRUE ;
+ QuickHelpText = "Verkleinern/Vergrern" ;
+ QuickHelpText [ ENGLISH ] = "Shrink/Expand" ;
+ Pos = MAP_APPFONT ( 142 , 119 ) ;
+ Size = MAP_APPFONT ( 12 , 12 ) ;
+ TabStop = FALSE ;
+ QuickHelpText [ english_us ] = "Minimize/Maximize" ;
+ QuickHelpText [ portuguese_brazilian ] = "Verkleinern" ;
+ QuickHelpText [ swedish ] = "Frminska/Frstora" ;
+ QuickHelpText [ danish ] = "Formindsk/Forstr" ;
+ QuickHelpText [ italian ] = "Zoom indietro/avanti" ;
+ QuickHelpText [ spanish ] = "Reducir/Aumentar" ;
+ QuickHelpText [ french ] = "Rduire/agrandir" ;
+ QuickHelpText [ dutch ] = "Verkleinen/vergroten" ;
+ QuickHelpText [ portuguese ] = "Afastar/Aproximar" ;
+ QuickHelpText[ russian ] = "/";
+ QuickHelpText[ polish ] = "Pomniejsz/Powiksz";
+ QuickHelpText[ japanese ] = "k/g";
+ QuickHelpText[ chinese_simplified ] = "С/Ŵ";
+ QuickHelpText[ chinese_traditional ] = "Yp/j";
+ QuickHelpText[ arabic ] = "/";
+ QuickHelpText[ dutch ] = "Verkleinen/vergroten";
+ QuickHelpText[ chinese_simplified ] = "С/Ŵ";
+ QuickHelpText[ greek ] = "/";
+ QuickHelpText[ korean ] = "Min/Max";
+ QuickHelpText[ language_user1 ] = " ";
+ QuickHelpText[ language_user1 ] = " ";
+ QuickHelpText[ language_user1 ] = " ";
+ };
+ String STR_INSERT_COLS
+ {
+ Text = "Spalte eingefgt" ;
+ Text [ ENGLISH ] = "Inserted Column" ;
+ Text [ portuguese ] = "Coluna inserida" ;
+ Text [ english_us ] = "Column inserted" ;
+ Text [ portuguese_brazilian ] = "Spalte eingefgt" ;
+ Text [ swedish ] = "Kolumn infogad" ;
+ Text [ danish ] = "Kolonne indsat" ;
+ Text [ italian ] = "Colonna inserita" ;
+ Text [ spanish ] = "Columna insertada" ;
+ Text [ french ] = "Colonne insre" ;
+ Text [ dutch ] = "Kolom ingevoegd" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wstawiona kolumna";
+ Text[ japanese ] = "񂪑}܂";
+ Text[ english_us ] = "Column inserted";
+ Text[ portuguese ] = "Coluna inserida";
+ Text[ russian ] = " ";
+ Text[ dutch ] = "Kolom ingevoegd";
+ Text[ french ] = "Colonne insre";
+ Text[ spanish ] = "Columna insertada";
+ Text[ italian ] = "Colonna inserita";
+ Text[ danish ] = "Kolonne indsat";
+ Text[ swedish ] = "Kolumn infogad";
+ Text[ polish ] = "Wstawiona kolumna";
+ Text[ portuguese_brazilian ] = "Spalte eingefgt";
+ Text[ japanese ] = "񂪑}܂";
+ Text[ chinese_simplified ] = "";
+ Text[ chinese_traditional ] = "wgJ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Kolom ingevoegd";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ԵǾϴ.";
+ Text[ turkish ] = "Stun eklendi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_INSERT_ROWS
+ {
+ Text = "Zeile eingefgt" ;
+ Text [ ENGLISH ] = "Inserted Row" ;
+ Text [ portuguese ] = "Linha inserida" ;
+ Text [ english_us ] = "Row inserted " ;
+ Text [ portuguese_brazilian ] = "Zeile eingefgt" ;
+ Text [ swedish ] = "Rad infogad" ;
+ Text [ danish ] = "Rkke indsat" ;
+ Text [ italian ] = "Riga inserita" ;
+ Text [ spanish ] = "Fila insertada" ;
+ Text [ french ] = "Ligne insre" ;
+ Text [ dutch ] = "Rij ingevoegd" ;
+ Text[ chinese_simplified ] = "б";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Usunity wiersz";
+ Text[ japanese ] = "s}܂";
+ Text[ chinese_traditional ] = "CQJ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Rij ingevoegd";
+ Text[ chinese_simplified ] = "б";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ԵǾϴ.";
+ Text[ turkish ] = "Satr eklendi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_INSERT_TABS
+ {
+ Text = "Tabelle eingefgt" ;
+ Text [ ENGLISH ] = "Inserted Sheet" ;
+ Text [ portuguese ] = "Tabela inserida" ;
+ Text [ english_us ] = "Sheet inserted " ;
+ Text [ portuguese_brazilian ] = "Tabelle eingefgt" ;
+ Text [ swedish ] = "Tabell infogad" ;
+ Text [ danish ] = "Ark indsat" ;
+ Text [ italian ] = "Tabella inserita" ;
+ Text [ spanish ] = "Hoja insertada" ;
+ Text [ french ] = "Feuille insre" ;
+ Text [ dutch ] = "Tabelle ingevoegd" ;
+ Text[ chinese_simplified ] = "빤";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Wstawiona tabela";
+ Text[ japanese ] = "\\}Ă܂";
+ Text[ chinese_traditional ] = "[Ju@";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Tabelle ingevoegd";
+ Text[ chinese_simplified ] = "빤";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ʈ ԵǾϴ.";
+ Text[ turkish ] = "Tablo eklendi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_DELETE_COLS
+ {
+ Text = "Spalte gelscht" ;
+ Text [ ENGLISH ] = "Deleted Column" ;
+ Text [ portuguese ] = "Coluna eliminada" ;
+ Text [ english_us ] = "Column deleted" ;
+ Text [ portuguese_brazilian ] = "Spalte gelscht" ;
+ Text [ swedish ] = "Kolumn raderad" ;
+ Text [ danish ] = "Kolonne slettet" ;
+ Text [ italian ] = "Colonna cancellata" ;
+ Text [ spanish ] = "Columna eliminada" ;
+ Text [ french ] = "Colonne supprime" ;
+ Text [ dutch ] = "Kolom verwijderd" ;
+ Text[ chinese_simplified ] = "ɾ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Usunita kolumna";
+ Text[ japanese ] = "񂪍폜܂";
+ Text[ chinese_traditional ] = "wgR";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Kolom verwijderd";
+ Text[ chinese_simplified ] = "ɾ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Ǿϴ.";
+ Text[ turkish ] = "Stun silindi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_DELETE_ROWS
+ {
+ Text = "Zeile gelscht" ;
+ Text [ ENGLISH ] = "Deleted Row" ;
+ Text [ portuguese ] = "Linha eliminada" ;
+ Text [ english_us ] = "Row deleted" ;
+ Text [ portuguese_brazilian ] = "Zeile gelscht" ;
+ Text [ swedish ] = "Rad raderad" ;
+ Text [ danish ] = "Rkke slettet" ;
+ Text [ italian ] = "Riga cancellata" ;
+ Text [ spanish ] = "Fila eliminada" ;
+ Text [ french ] = "Ligne supprime" ;
+ Text [ dutch ] = "Rij verwijderd" ;
+ Text[ chinese_simplified ] = "бɾ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Usunity wiersz";
+ Text[ japanese ] = "s폜܂";
+ Text[ chinese_traditional ] = "CQR";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Rij verwijderd";
+ Text[ chinese_simplified ] = "бɾ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Ǿϴ.";
+ Text[ turkish ] = "Satr silindi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_DELETE_TABS
+ {
+ Text = "Tabelle gelscht" ;
+ Text [ ENGLISH ] = "Deleted Sheet" ;
+ Text [ portuguese ] = "Tabela eliminada" ;
+ Text [ english_us ] = "Sheet deleted" ;
+ Text [ portuguese_brazilian ] = "Tabelle gelscht" ;
+ Text [ swedish ] = "Tabell raderad" ;
+ Text [ danish ] = "Ark slettet" ;
+ Text [ italian ] = "Tabella cancellata" ;
+ Text [ spanish ] = "Hoja eliminada" ;
+ Text [ french ] = "Feuille supprime" ;
+ Text [ dutch ] = "Tabel gewist" ;
+ Text[ chinese_simplified ] = "ɾĹ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Usunita tabela";
+ Text[ japanese ] = "\\폜܂";
+ Text[ chinese_traditional ] = "Ru@";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Tabel gewist";
+ Text[ chinese_simplified ] = "ɾĹ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "Ʈ Ǿϴ.";
+ Text[ turkish ] = "Tablo silindi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_MOVE
+ {
+ Text = "Bereich verschoben" ;
+ Text [ ENGLISH ] = "Moved Cells" ;
+ Text [ portuguese ] = "rea movida" ;
+ Text [ english_us ] = "Range moved" ;
+ Text [ portuguese_brazilian ] = "Bereich verschoben" ;
+ Text [ swedish ] = "Omrde frflyttat" ;
+ Text [ danish ] = "Omrde forskudt" ;
+ Text [ italian ] = "Area spostata" ;
+ Text [ spanish ] = "rea desplazada" ;
+ Text [ french ] = "Plage dplace" ;
+ Text [ dutch ] = "Bereik verplaatst" ;
+ Text[ chinese_simplified ] = "ƶ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Przesunity obszar";
+ Text[ japanese ] = "͈͂̈ړ";
+ Text[ chinese_traditional ] = "ʰϰ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Bereik verplaatst";
+ Text[ chinese_simplified ] = "ƶ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ̵߽ϴ.";
+ Text[ turkish ] = "Aralk kaydrld";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_CONTENT
+ {
+ Text = "Inhaltsnderung" ;
+ Text [ ENGLISH ] = "Changed Cell" ;
+ Text [ portuguese ] = "Contedo modificado" ;
+ Text [ english_us ] = "Changed contents" ;
+ Text [ portuguese_brazilian ] = "Inhaltsnderung" ;
+ Text [ swedish ] = "Innehllsndring" ;
+ Text [ danish ] = "Indholdsndring" ;
+ Text [ italian ] = "Modifica contenuto" ;
+ Text [ spanish ] = "Modificacin de contenido" ;
+ Text [ french ] = "Modification de contenu" ;
+ Text [ dutch ] = "Inhoudsverandering" ;
+ Text[ chinese_simplified ] = "ݸ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmiana zawartoci";
+ Text[ japanese ] = "e̕ύX";
+ Text[ chinese_traditional ] = "eܧ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Inhoudsverandering";
+ Text[ chinese_simplified ] = "ݸ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "erik deiiklii";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_CONTENT_WITH_CHILD
+ {
+ Text = "Inhaltsnderung" ;
+ Text [ ENGLISH ] = "Changed Cell" ;
+ Text [ portuguese ] = "Contedo modificado" ;
+ Text [ english_us ] = "Changed contents" ;
+ Text [ portuguese_brazilian ] = "Inhaltsnderung" ;
+ Text [ swedish ] = "Innehllsndring" ;
+ Text [ danish ] = "Indholdsndring" ;
+ Text [ italian ] = "Modifica contenuto" ;
+ Text [ spanish ] = "Modificacin de contenido" ;
+ Text [ french ] = "Modification de contenu" ;
+ Text [ dutch ] = "Inhoudsverandering" ;
+ Text[ chinese_simplified ] = "ݸ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmiana zawartoci";
+ Text[ japanese ] = "e̕ύX";
+ Text[ chinese_traditional ] = "eܧ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Inhoudsverandering";
+ Text[ chinese_simplified ] = "ݸ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ";
+ Text[ turkish ] = "erik deiiklii";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_CHILD_CONTENT
+ {
+ Text = "nderung zu " ;
+ Text [ ENGLISH ] = "acceptable Changing to " ;
+ Text [ portuguese ] = "Modificado para " ;
+ Text [ english_us ] = "Changed to " ;
+ Text [ portuguese_brazilian ] = "nderung zu " ;
+ Text [ swedish ] = "ndring till " ;
+ Text [ danish ] = "ndring til " ;
+ Text [ italian ] = "Modificato in " ;
+ Text [ spanish ] = "Cambiada a " ;
+ Text [ french ] = "Modification dans " ;
+ Text [ dutch ] = "Wijziging in " ;
+ Text[ chinese_simplified ] = "ij ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmieniony na ";
+ Text[ japanese ] = "ύX ";
+ Text[ chinese_traditional ] = "ܧ ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Wijziging in ";
+ Text[ chinese_simplified ] = "ij ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " . ";
+ Text[ turkish ] = "Deiiklikler: ";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_CHILD_ORGCONTENT
+ {
+ Text = "Original" ;
+ Text [ ENGLISH ] = "Original" ;
+ Text [ portuguese ] = "Original" ;
+ Text [ english_us ] = "Original" ;
+ Text [ portuguese_brazilian ] = "Original" ;
+ Text [ swedish ] = "Original" ;
+ Text [ danish ] = "Original" ;
+ Text [ italian ] = "Originale" ;
+ Text [ spanish ] = "Original" ;
+ Text [ french ] = "Original" ;
+ Text [ dutch ] = "Origineel" ;
+ Text[ chinese_simplified ] = "ԭ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Orygina";
+ Text[ japanese ] = "ؼ";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Origineel";
+ Text[ chinese_simplified ] = "ԭ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "zgn hali";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_REJECT
+ {
+ Text = "nderung verworfen" ;
+ Text [ ENGLISH ] = "Reject Changes" ;
+ Text [ portuguese ] = "Modificaes rejeitadas" ;
+ Text [ english_us ] = "Changes rejected" ;
+ Text [ portuguese_brazilian ] = "nderung verworfen" ;
+ Text [ swedish ] = "ndring tillbakavisad" ;
+ Text [ danish ] = "ndring forkastet" ;
+ Text [ italian ] = "Modifiche rigettate" ;
+ Text [ spanish ] = "Modificacin rechazada" ;
+ Text [ french ] = "Modification refuse" ;
+ Text [ dutch ] = "Wijziging verworpen" ;
+ Text[ chinese_simplified ] = "ȡ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zmiany odrzucono";
+ Text[ japanese ] = "ύXȂ";
+ Text[ chinese_traditional ] = "ܧ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Wijziging verworpen";
+ Text[ chinese_simplified ] = "ȡ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ҵǾϴ.";
+ Text[ turkish ] = "Deiiklikler reddedildi";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_ACCEPTED
+ {
+ Text = "Akzeptierte" ;
+ Text [ ENGLISH ] = "Accepted" ;
+ Text [ portuguese ] = "Aceites" ;
+ Text [ english_us ] = "Accepted" ;
+ Text [ portuguese_brazilian ] = "Akzeptierte" ;
+ Text [ swedish ] = "Accepterade" ;
+ Text [ danish ] = "Accepterede" ;
+ Text [ italian ] = "Accettate" ;
+ Text [ spanish ] = "Aceptadas" ;
+ Text [ french ] = "Acceptes" ;
+ Text [ dutch ] = "Geaccepteerde" ;
+ Text[ chinese_simplified ] = "ܵ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zaakceptowane";
+ Text[ japanese ] = "F߂";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Geaccepteerde";
+ Text[ chinese_simplified ] = "ܵ";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Kabul edilenler";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_REJECTED
+ {
+ Text = "Abgelehnte" ;
+ Text [ ENGLISH ] = "Rejected" ;
+ Text [ portuguese ] = "Rejeitados" ;
+ Text [ english_us ] = "Rejected" ;
+ Text [ portuguese_brazilian ] = "Abgelehnte" ;
+ Text [ swedish ] = "Tillbakavisade" ;
+ Text [ danish ] = "Forkastede" ;
+ Text [ italian ] = "Rigettate" ;
+ Text [ spanish ] = "Rechazadas" ;
+ Text [ french ] = "Refuses" ;
+ Text [ dutch ] = "Geweigerde" ;
+ Text[ chinese_simplified ] = "ܾ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Odrzucone";
+ Text[ japanese ] = "F߂Ȃ";
+ Text[ chinese_traditional ] = "Qڵ";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Geweigerde";
+ Text[ chinese_simplified ] = "ܾ";
+ Text[ greek ] = "";
+ Text[ korean ] = "źε";
+ Text[ turkish ] = "Reddedilenler";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_NO_ENTRY
+ {
+ Text = "Kein Eintrag" ;
+ Text [ ENGLISH ] = "No Entry" ;
+ Text [ portuguese ] = "Nenhum registo" ;
+ Text [ english_us ] = "No Entry" ;
+ Text [ portuguese_brazilian ] = "Kein Eintrag" ;
+ Text [ swedish ] = "Ingen post" ;
+ Text [ danish ] = "Intet element" ;
+ Text [ italian ] = "Nessuna voce" ;
+ Text [ spanish ] = "Ninguna entrada" ;
+ Text [ french ] = "Pas d'entre" ;
+ Text [ dutch ] = "Geen item" ;
+ Text[ chinese_simplified ] = "Ŀ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Nie ma wpisu";
+ Text[ japanese ] = "͂Ȃ";
+ Text[ chinese_traditional ] = "L";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Geen item";
+ Text[ chinese_simplified ] = "Ŀ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " ȵǾϴ.";
+ Text[ turkish ] = "Giri yok";
+ Text[ language_user1 ] = " ";
+ };
+ String STR_EMPTY
+ {
+ Text = "<leer>" ;
+ Text [ ENGLISH ] = "<empty>" ;
+ Text [ portuguese ] = "<vazio>" ;
+ Text [ english_us ] = "<empty>" ;
+ Text [ portuguese_brazilian ] = "<leer>" ;
+ Text [ swedish ] = "<tom>" ;
+ Text [ danish ] = "<tom>" ;
+ Text [ italian ] = "<vuoto>" ;
+ Text [ spanish ] = "<vaco>" ;
+ Text [ french ] = "<vide>" ;
+ Text [ dutch ] = "<leeg>" ;
+ Text[ chinese_simplified ] = "<ȱ>";
+ Text[ russian ] = "<>";
+ Text[ polish ] = "<pusty>";
+ Text[ japanese ] = "<>";
+ Text[ chinese_traditional ] = "<ů>";
+ Text[ arabic ] = "<>";
+ Text[ dutch ] = "<leeg>";
+ Text[ chinese_simplified ] = "<ȱ>";
+ Text[ greek ] = "<>";
+ Text[ korean ] = "<>";
+ Text[ turkish ] = "<Bo>";
+ Text[ language_user1 ] = " ";
+ };
+ Bitmap BMP_STR_CLOSE
+ {
+ File = "dir-clos.bmp" ;
+ };
+ Bitmap BMP_STR_OPEN
+ {
+ File = "dir-open.bmp" ;
+ };
+ Bitmap BMP_STR_END
+ {
+ File = "basobj2.bmp" ;
+ };
+ Bitmap BMP_STR_ERROR
+ {
+ File = "basbrk.bmp" ;
+ };
+ Text [ english_us ] = "Accept or Reject Changes" ;
+ Text [ portuguese_brazilian ] = "nderungen akzeptieren" ;
+ Text [ swedish ] = "Acceptera eller kasta bort ndringarna" ;
+ Text [ danish ] = "Accepter eller forkast ndringerne" ;
+ Text [ italian ] = "Accetta o rigetta modifiche" ;
+ Text [ spanish ] = "Aceptar o rechazar modificaciones" ;
+ Text [ french ] = "Accepter ou rejeter les modifications" ;
+ Text [ dutch ] = "Wijzigingen accepteren of verwerpen" ;
+ Text [ portuguese ] = "Aceitar ou rejeitar modificaes" ;
+ Text[ chinese_simplified ] = "ܻȡ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Zaakceptuj albo odrzu zmiany";
+ Text[ japanese ] = "ύXӏ̊mF";
+ Text[ chinese_traditional ] = "Ψܧ";
+ Text[ arabic ] = " ";
+ Text[ dutch ] = "Wijzigingen accepteren of verwerpen";
+ Text[ chinese_simplified ] = "ܻȡ";
+ Text[ greek ] = " ";
+ Text[ korean ] = " Ǵ ";
+ Text[ turkish ] = "Deiiklikleri kabul/redd et";
+ Text[ language_user1 ] = " ";
+};
+Menu RID_POPUP_CHANGES
+{
+ ItemList =
+ {
+ MenuItem
+ {
+ Identifier = SC_CHANGES_COMMENT ;
+ HelpId = HID_SC_CHANGES_COMMENT ;
+ Text = "Kommentar bearbeiten..." ;
+ Text [ English ] = "Edit Comment..." ;
+ Text [ english_us ] = "Edit Comment..." ;
+ Text [ portuguese_brazilian ] = "Kommentar bearbeiten..." ;
+ Text [ swedish ] = "Redigera kommentar..." ;
+ Text [ danish ] = "Rediger kommentar..." ;
+ Text [ italian ] = "Modifica commento..." ;
+ Text [ spanish ] = "Modificar comentario..." ;
+ Text [ french ] = "diter le commentaire..." ;
+ Text [ dutch ] = "Commentaar bewerken..." ;
+ Text [ portuguese ] = "Editar comentrio..." ;
+
+ Text[ chinese_simplified ] = "༭ע...";
+ Text[ russian ] = " ...";
+ Text[ polish ] = "Edytuj komentarz...";
+ Text[ japanese ] = "Ă̕ҏW...";
+ Text[ chinese_traditional ] = "s`...";
+ Text[ arabic ] = " ...";
+ Text[ dutch ] = "Commentaar bewerken...";
+ Text[ chinese_simplified ] = "༭ע...";
+ Text[ greek ] = " ...";
+ Text[ korean ] = " ...";
+ Text[ turkish ] = "Aklamay dzenle...";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SC_SUB_SORT ;
+ Text = "Sortiere" ;
+ Text [ english ] = "Sort" ;
+ RadioCheck = TRUE ;
+ SubMenu = Menu
+ {
+ ItemList =
+ {
+ MenuItem
+ {
+ Identifier = SC_SORT_ACTION ;
+ HelpID = HID_SC_SORT_ACTION ;
+ Text = "Aktion" ;
+ Text [ english ] = "Action" ;
+ RadioCheck = TRUE ;
+ Text [ english_us ] = "Action" ;
+ Text [ portuguese_brazilian ] = "Aktion" ;
+ Text [ swedish ] = "tgrd" ;
+ Text [ danish ] = "Handling" ;
+ Text [ italian ] = "Operazione" ;
+ Text [ spanish ] = "Accin" ;
+ Text [ french ] = "Action" ;
+ Text [ dutch ] = "Activiteit" ;
+ Text [ portuguese ] = "Aco" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Akcja";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "ާ@";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Activiteit";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "۵";
+ Text[ turkish ] = "lem";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SC_SORT_POSITION ;
+ HelpID = HID_SORT_POSITION ;
+ Text = "Position" ;
+ Text [ english ] = "Position" ;
+ RadioCheck = TRUE ;
+ Text [ english_us ] = "Position" ;
+ Text [ portuguese_brazilian ] = "Position" ;
+ Text [ swedish ] = "Position" ;
+ Text [ danish ] = "Placering" ;
+ Text [ italian ] = "Posizione" ;
+ Text [ spanish ] = "Posicin" ;
+ Text [ french ] = "Position" ;
+ Text [ dutch ] = "Positie" ;
+ Text [ portuguese ] = "Posio" ;
+ Text[ chinese_simplified ] = "λ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Pozycja";
+ Text[ japanese ] = "ʒu";
+ Text[ chinese_traditional ] = "m";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Positie";
+ Text[ chinese_simplified ] = "λ";
+ Text[ greek ] = "";
+ Text[ korean ] = "ġ";
+ Text[ turkish ] = "Konum";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SC_SORT_AUTHOR ;
+ HelpID = HID_SC_SORT_AUTHOR ;
+ Text = "Autor" ;
+ Text [ english ] = "Author" ;
+ RadioCheck = TRUE ;
+ Text [ english_us ] = "Author" ;
+ Text [ portuguese_brazilian ] = "Autor" ;
+ Text [ swedish ] = "Frfattare" ;
+ Text [ danish ] = "Forfatter" ;
+ Text [ italian ] = "Autore" ;
+ Text [ spanish ] = "Autor" ;
+ Text [ french ] = "Auteur" ;
+ Text [ dutch ] = "Auteur" ;
+ Text [ portuguese ] = "Autor" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Autor";
+ Text[ japanese ] = "쐬";
+ Text[ chinese_traditional ] = "@";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Auteur";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Yazan";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SC_SORT_DATE ;
+ HelpID = HID_SC_SORT_DATE ;
+ Text = "Datum" ;
+ Text [ english ] = "Date" ;
+ RadioCheck = TRUE ;
+ Text [ english_us ] = "Date" ;
+ Text [ portuguese_brazilian ] = "Datum" ;
+ Text [ swedish ] = "Datum" ;
+ Text [ danish ] = "Dato" ;
+ Text [ italian ] = "Data" ;
+ Text [ spanish ] = "Fecha" ;
+ Text [ french ] = "Date" ;
+ Text [ dutch ] = "Datum" ;
+ Text [ portuguese ] = "Data" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Data";
+ Text[ japanese ] = "t";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Datum";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "¥";
+ Text[ turkish ] = "Tarih";
+ Text[ language_user1 ] = " ";
+ };
+ MenuItem
+ {
+ Identifier = SC_SORT_COMMENT ;
+ HelpID = HID_SC_SORT_COMMENT ;
+ Text = "Beschreibung" ;
+ Text [ english ] = "Comment" ;
+ RadioCheck = TRUE ;
+ Text [ english_us ] = "Description" ;
+ Text [ portuguese_brazilian ] = "Beschreibung" ;
+ Text [ swedish ] = "Beskrivning" ;
+ Text [ danish ] = "Beskrivelse" ;
+ Text [ italian ] = "Descrizione" ;
+ Text [ spanish ] = "Descripcin" ;
+ Text [ french ] = "Description" ;
+ Text [ dutch ] = "Beschrijving" ;
+ Text [ portuguese ] = "Descrio" ;
+ Text[ chinese_simplified ] = "˵";
+ Text[ russian ] = "";
+ Text[ polish ] = "Opis";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "yz";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Beschrijving";
+ Text[ chinese_simplified ] = "˵";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Aklama";
+ Text[ language_user1 ] = " ";
+ };
+ };
+ };
+ Text [ english_us ] = "Sorting" ;
+ Text [ portuguese_brazilian ] = "Sortiere" ;
+ Text [ swedish ] = "Sorterar" ;
+ Text [ danish ] = "Sorter" ;
+ Text [ italian ] = "Ordina" ;
+ Text [ spanish ] = "Ordenar" ;
+ Text [ french ] = "Trier" ;
+ Text [ dutch ] = "Sorteer" ;
+ Text [ portuguese ] = "Ordenar" ;
+ Text[ chinese_simplified ] = "";
+ Text[ russian ] = "";
+ Text[ polish ] = "Sortowanie";
+ Text[ japanese ] = "בւ";
+ Text[ chinese_traditional ] = "Ƨ";
+ Text[ arabic ] = "";
+ Text[ dutch ] = "Sorteer";
+ Text[ chinese_simplified ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Srala";
+ Text[ language_user1 ] = " ";
+ };
+ };
+};