Kaydet (Commit) 4e50d98d authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS encup (1.43.412); FILE MERGED

2005/04/29 16:00:33 ihi 1.43.412.1: #i40603# German strings now UTF8 encoded
üst ce3b072d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: optlingu.src,v $ * $RCSfile: optlingu.src,v $
* *
* $Revision: 1.44 $ * $Revision: 1.45 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 23:54:28 $ * last change: $Author: hr $ $Date: 2005-09-23 14:00:08 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -54,7 +54,7 @@ ModalDialog RID_SVXDLG_EDIT_MODULES ...@@ -54,7 +54,7 @@ ModalDialog RID_SVXDLG_EDIT_MODULES
{ {
Pos = MAP_APPFONT ( 246 , 6 ) ; Pos = MAP_APPFONT ( 246 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ; Size = MAP_APPFONT ( 50 , 14 ) ;
Text [ de ] = "Schlieen" ; Text [ de ] = "Schließen" ;
Text [ en-US ] = "Close"; Text [ en-US ] = "Close";
}; };
HelpButton PB_HELP HelpButton PB_HELP
...@@ -114,7 +114,7 @@ ModalDialog RID_SVXDLG_EDIT_MODULES ...@@ -114,7 +114,7 @@ ModalDialog RID_SVXDLG_EDIT_MODULES
Pos = MAP_APPFONT ( 187 , 66 ) ; Pos = MAP_APPFONT ( 187 , 66 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ; Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ; TabStop = TRUE ;
Text [ de ] = "~Zurck" ; Text [ de ] = "~Zurück" ;
Text [ en-US ] = "~Back"; Text [ en-US ] = "~Back";
}; };
...@@ -197,7 +197,7 @@ ModalDialog RID_SVXDLG_LNG_ED_NUM_PREBREAK ...@@ -197,7 +197,7 @@ ModalDialog RID_SVXDLG_LNG_ED_NUM_PREBREAK
}; };
String STR_NUM_MIN_WORDLEN_DLG String STR_NUM_MIN_WORDLEN_DLG
{ {
Text [ de ] = "Minimale Wortlnge" ; Text [ de ] = "Minimale Wortlänge" ;
Text [ en-US ] = "Minimal word length"; Text [ en-US ] = "Minimal word length";
}; };
}; };
...@@ -222,7 +222,7 @@ TabPage RID_SFXPAGE_LINGU ...@@ -222,7 +222,7 @@ TabPage RID_SFXPAGE_LINGU
Left = TRUE ; Left = TRUE ;
Pos = MAP_APPFONT ( 12 , 14 ) ; Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 175 , 8 ) ; Size = MAP_APPFONT ( 175 , 8 ) ;
Text [ de ] = "~Verfgbare Sprachmodule" ; Text [ de ] = "~Verfügbare Sprachmodule" ;
Text [ en-US ] = "Available language modules"; Text [ en-US ] = "Available language modules";
}; };
Control CLB_LINGU_MODULES Control CLB_LINGU_MODULES
...@@ -245,7 +245,7 @@ TabPage RID_SFXPAGE_LINGU ...@@ -245,7 +245,7 @@ TabPage RID_SFXPAGE_LINGU
Left = TRUE ; Left = TRUE ;
Pos = MAP_APPFONT ( 12 , 59 ) ; Pos = MAP_APPFONT ( 12 , 59 ) ;
Size = MAP_APPFONT ( 175 , 8 ) ; Size = MAP_APPFONT ( 175 , 8 ) ;
Text [ de ] = "Ben~utzerwrterbcher" ; Text [ de ] = "Ben~utzerwörterbücher" ;
Text [ en-US ] = "User-defined dictionaries"; Text [ en-US ] = "User-defined dictionaries";
}; };
Control CLB_LINGU_DICS Control CLB_LINGU_DICS
...@@ -276,7 +276,7 @@ TabPage RID_SFXPAGE_LINGU ...@@ -276,7 +276,7 @@ TabPage RID_SFXPAGE_LINGU
Pos = MAP_APPFONT ( 198 , 104 ) ; Pos = MAP_APPFONT ( 198 , 104 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ; Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ; TabStop = TRUE ;
Text [ de ] = "~Lschen" ; Text [ de ] = "~Löschen" ;
Text [ en-US ] = "Dele~te"; Text [ en-US ] = "Dele~te";
}; };
FixedText FT_LINGU_OPTIONS FixedText FT_LINGU_OPTIONS
...@@ -305,32 +305,32 @@ TabPage RID_SFXPAGE_LINGU ...@@ -305,32 +305,32 @@ TabPage RID_SFXPAGE_LINGU
String STR_CAPITAL_WORDS String STR_CAPITAL_WORDS
{ {
Text [ de ] = "Grogeschriebene Wrter prfen" ; Text [ de ] = "Großgeschriebene Wörter prüfen" ;
Text [ en-US ] = "Check uppercase words"; Text [ en-US ] = "Check uppercase words";
}; };
String STR_WORDS_WITH_DIGITS String STR_WORDS_WITH_DIGITS
{ {
Text [ de ] = "Wrter mit Ziffern prfen" ; Text [ de ] = "Wörter mit Ziffern prüfen" ;
Text [ en-US ] = "Check words with numbers "; Text [ en-US ] = "Check words with numbers ";
}; };
String STR_CAPITALIZATION String STR_CAPITALIZATION
{ {
Text [ de ] = "Gro-/Kleinschreibung prfen" ; Text [ de ] = "Groß-/Kleinschreibung prüfen" ;
Text [ en-US ] = "Check capitalization"; Text [ en-US ] = "Check capitalization";
}; };
String STR_SPELL_SPECIAL String STR_SPELL_SPECIAL
{ {
Text [ de ] = "Sonderbereiche prfen" ; Text [ de ] = "Sonderbereiche prüfen" ;
Text [ en-US ] = "Check special regions"; Text [ en-US ] = "Check special regions";
}; };
String STR_ALL_LANGUAGES String STR_ALL_LANGUAGES
{ {
Text [ de ] = "In allen Sprachen prfen" ; Text [ de ] = "In allen Sprachen prüfen" ;
Text [ en-US ] = "Check in all languages"; Text [ en-US ] = "Check in all languages";
}; };
String STR_SPELL_AUTO String STR_SPELL_AUTO
{ {
Text [ de ] = "Rechtschreibung whrend der Eingabe berprfen" ; Text [ de ] = "Rechtschreibung während der Eingabe überprüfen" ;
Text [ en-US ] = "Check spelling as you type"; Text [ en-US ] = "Check spelling as you type";
}; };
String STR_HIDE_MARKINGS String STR_HIDE_MARKINGS
...@@ -345,7 +345,7 @@ TabPage RID_SFXPAGE_LINGU ...@@ -345,7 +345,7 @@ TabPage RID_SFXPAGE_LINGU
}; };
String STR_NUM_MIN_WORDLEN String STR_NUM_MIN_WORDLEN
{ {
Text [ de ] = "Minimale Wortlnge fr Silbentrennung: " ; Text [ de ] = "Minimale Wortlänge für Silbentrennung: " ;
Text [ en-US ] = "Minimal number of characters for hyphenation: "; Text [ en-US ] = "Minimal number of characters for hyphenation: ";
}; };
String STR_NUM_PRE_BREAK String STR_NUM_PRE_BREAK
...@@ -388,7 +388,7 @@ QueryBox RID_SFXQB_DELDICT ...@@ -388,7 +388,7 @@ QueryBox RID_SFXQB_DELDICT
// ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Wollen sie das Wrterbuch lschen? // ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Wollen sie das Wrterbuch lschen?
/* ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Mchten Sie das Wrterbuch lschen? */ /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Mchten Sie das Wrterbuch lschen? */
/* ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Mchten Sie das Wrterbuch lschen? */ /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Mchten Sie das Wrterbuch lschen? */
Message [ de ] = "Mchten Sie das Wrterbuch lschen?" ; Message [ de ] = "Möchten Sie das Wörterbuch löschen?" ;
Message [ en-US ] = "Do you want to delete the dictionary?" ; Message [ en-US ] = "Do you want to delete the dictionary?" ;
}; };
// RID_SFXQB_DEL_IGNORELIST ---------------------------------------------- // RID_SFXQB_DEL_IGNORELIST ----------------------------------------------
...@@ -399,7 +399,7 @@ QueryBox RID_SFXQB_DEL_IGNORELIST ...@@ -399,7 +399,7 @@ QueryBox RID_SFXQB_DEL_IGNORELIST
// ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Wollen sie die Ignorieren-Liste lschen? // ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Wollen sie die Ignorieren-Liste lschen?
/* ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Mchten Sie die Ignorieren-Liste lschen? */ /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Mchten Sie die Ignorieren-Liste lschen? */
/* ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Mchten Sie die Ignorieren-Liste lschen? */ /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Mchten Sie die Ignorieren-Liste lschen? */
Message [ de ] = "Mchten Sie die Ignorieren-Liste lschen?" ; Message [ de ] = "Möchten Sie die Ignorieren-Liste löschen?" ;
Message [ en-US ] = "Do you want to delete the ignore list?" ; Message [ en-US ] = "Do you want to delete the ignore list?" ;
}; };
// ******************************************************************* EOF // ******************************************************************* EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment