summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfx.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/sfx.src')
-rw-r--r--sfx2/source/appl/sfx.src526
1 files changed, 526 insertions, 0 deletions
diff --git a/sfx2/source/appl/sfx.src b/sfx2/source/appl/sfx.src
new file mode 100644
index 000000000000..dbcb92ac8ce7
--- /dev/null
+++ b/sfx2/source/appl/sfx.src
@@ -0,0 +1,526 @@
+/*************************************************************************
+ *
+ * $RCSfile: sfx.src,v $
+ *
+ * $Revision: 1.1.1.1 $
+ *
+ * last change: $Author: hr $ $Date: 2000-09-18 16:52:27 $
+ *
+ * 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 "sfx.hrc"
+
+String STR_NONAME
+{
+ Text = "unbenannt" ;
+ Text [ ENGLISH ] = "noname" ;
+ Text [ norwegian ] = "noname" ;
+ Text [ italian ] = "Senza nome" ;
+ Text [ portuguese_brazilian ] = "Sem nome" ;
+ Text [ portuguese ] = "Sem nome" ;
+ Text [ finnish ] = "nimetn" ;
+ Text [ danish ] = "ikke-navngivet" ;
+ Text [ french ] = "Sans nom" ;
+ Text [ swedish ] = "namnls" ;
+ Text [ dutch ] = "naamloos" ;
+ Text [ spanish ] = "Sin nombre" ;
+ Text [ english_us ] = "Untitled" ;
+ Text[ chinese_simplified ] = "δ";
+ Text[ russian ] = " ";
+ Text[ polish ] = "Bez nazwy";
+ Text[ japanese ] = "";
+ Text[ chinese_traditional ] = "RW";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "";
+ Text[ turkish ] = "Adsz";
+};
+
+String STR_NONE
+{
+ Text = "- Keine -" ;
+ Text [ ENGLISH ] = "- None -" ;
+ Text [ norwegian ] = "- Ingen -" ;
+ Text [ italian ] = "- Senza -" ;
+ Text [ portuguese_brazilian ] = "- Nenhum -" ;
+ Text [ portuguese ] = "- Nenhum -" ;
+ Text [ finnish ] = "- Ei ole -" ;
+ Text [ danish ] = "- Ingen -" ;
+ Text [ french ] = "- Aucun(e) -" ;
+ Text [ swedish ] = "- Inga -" ;
+ Text [ dutch ] = "- Geen -" ;
+ Text [ spanish ] = "- Ninguno -" ;
+ Text [ english_us ] = "- None -" ;
+ Text[ chinese_simplified ] = "- -";
+ Text[ russian ] = "- -";
+ Text[ polish ] = "- Brak -";
+ Text[ japanese ] = "-Ȃ-";
+ Text[ chinese_traditional ] = "- L -";
+ Text[ arabic ] = "- -";
+ Text[ greek ] = "- -";
+ Text[ korean ] = "- -";
+ Text[ turkish ] = "- Yok -";
+};
+
+String STR_CLOSE
+{
+ Text = "Schlieen" ;
+ Text [ ENGLISH ] = "Close" ;
+ Text [ norwegian ] = "Lukk" ;
+ Text [ italian ] = "Chiudi" ;
+ Text [ portuguese_brazilian ] = "Fechar" ;
+ Text [ portuguese ] = "Fechar" ;
+ Text [ finnish ] = "Sulje" ;
+ Text [ danish ] = "Luk" ;
+ Text [ french ] = "Fermer" ;
+ Text [ swedish ] = "Stng" ;
+ Text [ dutch ] = "Sluiten" ;
+ Text [ spanish ] = "Cerrar" ;
+ Text [ english_us ] = "Close" ;
+ Text[ chinese_simplified ] = "ر";
+ Text[ russian ] = "";
+ Text[ polish ] = "Zamknij";
+ Text[ japanese ] = "‚";
+ Text[ chinese_traditional ] = "";
+ Text[ arabic ] = "";
+ Text[ greek ] = "";
+ Text[ korean ] = "ݱ";
+ Text[ turkish ] = "Kapat";
+};
+
+String STR_STYLE_FILTER_AUTO
+{
+ TEXT = "Automatisch" ;
+ TEXT [ English ] = "Automatic" ;
+ TEXT [ norwegian ] = "Automatic" ;
+ TEXT [ italian ] = "Automatico" ;
+ TEXT [ portuguese_brazilian ] = "Automtico" ;
+ TEXT [ portuguese ] = "Automtico" ;
+ TEXT [ finnish ] = "Automaattinen" ;
+ TEXT [ danish ] = "Automatisk" ;
+ TEXT [ french ] = "Automatique" ;
+ TEXT [ swedish ] = "Automatisk" ;
+ TEXT [ dutch ] = "Automatisch" ;
+ TEXT [ spanish ] = "Automtico" ;
+ TEXT [ english_us ] = "Automatic" ;
+ TEXT[ chinese_simplified ] = "Զ";
+ TEXT[ russian ] = "";
+ TEXT[ polish ] = "Automatycznie";
+ TEXT[ japanese ] = "";
+ TEXT[ chinese_traditional ] = "۰";
+ TEXT[ arabic ] = "";
+ TEXT[ greek ] = "";
+ TEXT[ korean ] = "ڵ";
+ TEXT[ turkish ] = "Otomatik";
+};
+
+String STR_STYLE_FILTER_USED
+{
+ TEXT = "Verwendete Vorlagen" ;
+ TEXT [ English ] = "Used styles" ;
+ TEXT [ norwegian ] = "Brukte stiler" ;
+ TEXT [ italian ] = "Modelli usati" ;
+ TEXT [ portuguese_brazilian ] = "Estilos usados" ;
+ TEXT [ portuguese ] = "Estilos usados" ;
+ TEXT [ finnish ] = "Kytetyt tyylit" ;
+ TEXT [ danish ] = "Anvendte typografier" ;
+ TEXT [ french ] = "Styles utiliss" ;
+ TEXT [ swedish ] = "Anvnda mallar" ;
+ TEXT [ dutch ] = "Gebruikte opmaakprofielen" ;
+ TEXT [ spanish ] = "Estilos utilizados" ;
+ TEXT [ english_us ] = "Applied Styles" ;
+ TEXT[ chinese_simplified ] = "ʹõʽ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Uywane style";
+ TEXT[ japanese ] = "gp";
+ TEXT[ chinese_traditional ] = "ϥΪ˦";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " Ǿϴ.";
+ TEXT[ turkish ] = "Kullanlan biimler";
+};
+
+
+
+String STR_STYLE_FILTER_USERDEF
+{
+ TEXT = "Benutzervorlagen" ;
+ TEXT [ English ] = "User styles" ;
+ TEXT [ norwegian ] = "Brukerstiler" ;
+ TEXT [ italian ] = "Modelli utente" ;
+ TEXT [ portuguese_brazilian ] = "Estilos do usurio" ;
+ TEXT [ portuguese ] = "Estilos do utilizador" ;
+ TEXT [ finnish ] = "Kyttjn tyylit" ;
+ TEXT [ danish ] = "Brugertypografier" ;
+ TEXT [ french ] = "Styles personnaliss" ;
+ TEXT [ swedish ] = "Anvndardefinierade formatmallar" ;
+ TEXT [ dutch ] = "Eigen opmaakprofielen" ;
+ TEXT [ spanish ] = "Estilos del usuario" ;
+ TEXT [ english_us ] = "Custom Styles" ;
+ TEXT[ chinese_simplified ] = "ûʽ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Style uytkownika";
+ TEXT[ japanese ] = "հް`̽";
+ TEXT[ chinese_traditional ] = "ۭq˦";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Kullanc tanml biimler";
+};
+
+String STR_STYLE_FILTER_ALL
+{
+ TEXT = "Alle Vorlagen" ;
+ TEXT [ English ] = "All styles" ;
+ TEXT [ norwegian ] = "Alle stiler" ;
+ TEXT [ italian ] = "Tutti i modelli" ;
+ TEXT [ portuguese_brazilian ] = "Todos os estilos" ;
+ TEXT [ portuguese ] = "Estilos todos" ;
+ TEXT [ finnish ] = "Kaikki tyylit" ;
+ TEXT [ danish ] = "Alle typografier" ;
+ TEXT [ french ] = "Tous les styles" ;
+ TEXT [ swedish ] = "Alla mallar" ;
+ TEXT [ dutch ] = "Alle opmaakprofielen" ;
+ TEXT [ spanish ] = "Todos los estilos" ;
+ TEXT [ english_us ] = "All Styles" ;
+ TEXT[ chinese_simplified ] = "ȫʽ";
+ TEXT[ russian ] = " ";
+ TEXT[ polish ] = "Wszystkie style";
+ TEXT[ japanese ] = "ׂĂ̽";
+ TEXT[ chinese_traditional ] = "˦";
+ TEXT[ arabic ] = " ";
+ TEXT[ greek ] = " ";
+ TEXT[ korean ] = " ";
+ TEXT[ turkish ] = "Tm biimler";
+};
+
+String STR_STANDARD
+{
+ Text = "Standard" ;
+ Text [ English ] = "Standard" ;
+ Text [ english_us ] = "Standard" ;
+ Text[ portuguese ] = "Padro";
+ Text[ russian ] = "";
+ Text[ greek ] = "";
+ Text[ dutch ] = "Standaard";
+ Text[ french ] = "Par dfaut";
+ Text[ spanish ] = "Predeterminado";
+ Text[ italian ] = "Standard";
+ Text[ danish ] = "Standard";
+ Text[ swedish ] = "Standard";
+ Text[ polish ] = "Domylnie";
+ Text[ portuguese_brazilian ] = "Standard";
+ Text[ japanese ] = "W";
+ Text[ korean ] = "ǥ";
+ Text[ chinese_simplified ] = "׼";
+ Text[ chinese_traditional ] = "Э";
+ Text[ arabic ] = "";
+ Text[ turkish ] = "Standart";
+};
+
+String STR_FILTERNAME_ALL
+{
+ TEXT = "<Alle>" ;
+ TEXT [ ENGLISH ] = "<All>" ;
+ TEXT [ norwegian ] = "<Alle>" ;
+ TEXT [ italian ] = "<tutto>" ;
+ TEXT [ portuguese_brazilian ] = "<Tudo>" ;
+ TEXT [ portuguese ] = "<Todos>" ;
+ TEXT [ finnish ] = "<All>" ;
+ TEXT [ danish ] = "<Alle>" ;
+ TEXT [ french ] = "<Tout>" ;
+ TEXT [ swedish ] = "<Alla>" ;
+ TEXT [ dutch ] = "<Alle>" ;
+ TEXT [ spanish ] = "<Todos>" ;
+ TEXT [ english_us ] = "<All>" ;
+ TEXT[ chinese_simplified ] = "<ȫ>";
+ TEXT[ russian ] = "<>";
+ TEXT[ polish ] = "<Wszystkie>";
+ TEXT[ japanese ] = "<ׂ>";
+ TEXT[ chinese_traditional ] = "<>";
+ TEXT[ arabic ] = "<>";
+ TEXT[ greek ] = "<>";
+ TEXT[ korean ] = "<>";
+ TEXT[ turkish ] = "<Tm>";
+};
+
+String STR_HUMAN_APPNAME
+{
+ TEXT = "StarOffice" ;
+};
+
+String STR_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 ] = "Octet(s)" ;
+ Text [ dutch ] = "Bytes" ;
+ Text [ portuguese ] = "Bytes" ;
+ Text[ chinese_simplified ] = "ֽ";
+ Text[ russian ] = "";
+ Text[ polish ] = "Bajty";
+ Text[ japanese ] = "޲";
+ Text[ chinese_traditional ] = "Bytes";
+ Text[ arabic ] = "";
+ Text[ greek ] = "Bytes";
+ Text[ korean ] = "Ʈ";
+ Text[ turkish ] = "Byte";
+};
+
+String STR_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";
+};
+
+String STR_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";
+};
+
+
+String STR_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";
+};
+
+String STR_UNDO
+{
+ /* ### ACHTUNG: Neuer Text in Resource? Rckgngig: : Rckgngig: */
+ Text = "Rckgngig: " ;
+ Text [ English ] = "Undo " ;
+ Text [ norwegian ] = "Angre " ;
+ Text [ italian ] = "Annulla " ;
+ Text [ portuguese_brazilian ] = "Desfazer " ;
+ Text [ portuguese ] = "Desfazer: " ;
+ Text [ finnish ] = "Kumoa " ;
+ Text [ danish ] = "Fortryd: " ;
+ Text [ french ] = "Annuler : " ;
+ Text [ swedish ] = "ngra: " ;
+ Text [ dutch ] = "Ongedaan: " ;
+ Text [ spanish ] = "Deshacer: " ;
+ Text [ english_us ] = "Undo: " ;
+ Text[ chinese_simplified ] = " ";
+ Text[ russian ] = ": ";
+ Text[ polish ] = "Cofnij: ";
+ Text[ japanese ] = "ɖ߂: ";
+ Text[ chinese_traditional ] = "MROG ";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = ": ";
+ Text[ korean ] = ": ";
+ Text[ turkish ] = "Geri al: ";
+};
+
+String STR_REDO
+{
+ Text = "Wiederherstellen: " ;
+ Text [ English ] = "Redo: " ;
+ Text [ english_us ] = "Re~do: " ;
+ Text [ portuguese ] = "Refazer: " ;
+ Text [ portuguese_brazilian ] = "Refazer " ;
+ Text [ swedish ] = "terstll: " ;
+ Text [ danish ] = "Gendan: " ;
+ Text [ italian ] = "Ripristina: " ;
+ Text [ spanish ] = "Restaurar: " ;
+ Text [ french ] = "Restaurer : " ;
+ Text [ dutch ] = "Herstellen: " ;
+ Text[ chinese_simplified ] = "ָ (~D)";
+ Text[ russian ] = ": ";
+ Text[ polish ] = "Ponw: ";
+ Text[ japanese ] = "蒼: (~D)";
+ Text[ chinese_traditional ] = "_MRO (~D)";
+ Text[ arabic ] = ": ";
+ Text[ greek ] = ": ";
+ Text[ korean ] = "ٽ : (~D)";
+ Text[ turkish ] = "~Yinele: ";
+};
+
+String STR_REPEAT
+{
+ Text = "Letzter ~Befehl: " ;
+ Text [ English ] = "~Repeat: " ;
+ Text [ english_us ] = "~Repeat: " ;
+ Text [ portuguese ] = "~Repetir: " ;
+ Text [ portuguese_brazilian ] = "Repetir " ;
+ Text [ swedish ] = "Senaste ~kommando: " ;
+ Text [ danish ] = "Sidste ~kommado: " ;
+ Text [ italian ] = "Ultimo ~comando: " ;
+ Text [ spanish ] = "~ltimo comando: " ;
+ Text [ french ] = "~Rpter : " ;
+ Text [ dutch ] = "~Herhalen: " ;
+ Text[ chinese_simplified ] = "һ(~R)";
+ Text[ russian ] = ": ";
+ Text[ polish ] = "Ostatnie polecenie: ";
+ Text[ japanese ] = "JԂ:(~R) ";
+ Text[ chinese_traditional ] = "W@өRO(~R)";
+ Text[ arabic ] = " : ";
+ Text[ greek ] = ": ";
+ Text[ korean ] = "ݺ: (~R)";
+ Text[ turkish ] = "Son ~komutu yinele: ";
+};
+
+String RID_STR_NEW_TASK
+{
+ Text = "Neue Task";
+ Text [ english ] = "New task";
+ Text[ english_us ] = "New task";
+ Text[ portuguese ] = "Nova tarefa";
+ Text[ russian ] = " ";
+ Text[ dutch ] = "Nieuwe taak";
+ Text[ french ] = "Nouvelle tche";
+ Text[ spanish ] = "Nueva tarea";
+ Text[ italian ] = "Nuovo compito";
+ Text[ danish ] = "Ny opgave";
+ Text[ swedish ] = "Ny aktivitet";
+ Text[ polish ] = "Nowe zadanie";
+ Text[ portuguese_brazilian ] = "New task";
+ Text[ japanese ] = "V޳";
+ Text[ chinese_simplified ] = "Ӵ";
+ Text[ chinese_traditional ] = "sWf";
+ Text[ arabic ] = " ";
+ Text[ greek ] = " ";
+ Text[ korean ] = "ο ۾";
+ Text[ turkish ] = "Yeni grev";
+};
+QueryBox MSG_QUERY_LASTVERSION
+{
+ Buttons = WB_YES_NO ;
+ DefButton = WB_DEF_NO ;
+ /* ### ACHTUNG: Neuer Text in Resource? Alle nderungen aufheben? : Alle nderungen aufheben? */
+ Message = "Alle nderungen aufheben?" ;
+ Message [ English ] = "Cancel all changes?" ;
+ Message [ norwegian ] = "Slett alle endringer?" ;
+ Message [ italian ] = "Volete annullare tutte le modifiche?" ;
+ Message [ portuguese_brazilian ] = "Cancelar todas as modificaes?" ;
+ Message [ portuguese ] = "Cancelar todas as modificaes?" ;
+ Message [ finnish ] = "Kumotaanko kaikki muutokset?" ;
+ Message [ danish ] = "Vil du annullere alle ndringer?" ;
+ Message [ french ] = "Annuler toutes les modifications ?" ;
+ Message [ swedish ] = "ngra alla ndringar?" ;
+ Message [ dutch ] = "Alle wijzigingen ongedaan maken?" ;
+ Message [ spanish ] = "Cancelar todos los cambios?" ;
+ Message [ english_us ] = "Cancel all changes?" ;
+ Message[ chinese_simplified ] = "Ҫȡ?";
+ Message[ russian ] = " ?";
+ Message[ polish ] = "Usun wszystkie zmiany?";
+ Message[ japanese ] = "ׂĂ̕ύX܂?";
+ Message[ chinese_traditional ] = "ҦܧH";
+ Message[ greek ] = " ;";
+ Message[ korean ] = " Ͻðڽϱ?";
+ Message[ arabic ] = " ʿ";
+ Message[ turkish ] = "Tm deiiklikleri iptal et?";
+};
+