author | cniehaus <cniehaus> | 2002-12-20 16:56:48 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-20 16:56:48 (UTC) |
commit | 1417713572e0c7fe186b88048edf4365364a2815 (patch) (side-by-side diff) | |
tree | 0b8bc155095501dbd43e980a4e81461e6b687ade /i18n/de/appearance.ts | |
parent | 8862644c8210fe49649562840d05db6ae0268922 (diff) | |
download | opie-1417713572e0c7fe186b88048edf4365364a2815.zip opie-1417713572e0c7fe186b88048edf4365364a2815.tar.gz opie-1417713572e0c7fe186b88048edf4365364a2815.tar.bz2 |
weekly update
-rw-r--r-- | i18n/de/appearance.ts | 96 |
1 files changed, 91 insertions, 5 deletions
diff --git a/i18n/de/appearance.ts b/i18n/de/appearance.ts index 6fd7348..8b14b6c 100644 --- a/i18n/de/appearance.ts +++ b/i18n/de/appearance.ts @@ -115,31 +115,117 @@ </message> <message> <source>Delete scheme</source> <translation type="unfinished">Schema löschen</translation> </message> <message> - <source>Do you really want to delete -</source> - <translation type="unfinished">Wollen Sie wirklich löschen?</translation> - </message> - <message> <source>Unable to delete current scheme.</source> <translation type="unfinished">Kann das aktuelle Schema nicht löschen</translation> </message> <message> <source><new></source> <translation type="unfinished"></translation> </message> + <message> + <source>Styles control the way items such as buttons and scroll bars appear in all applications. + +Click here to select an available style.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to configure the currently selected style. + +Note: This option is not available for all styles.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Window decorations control the way the application title bar and its buttons appear. + +Click here to select an available decoration.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Select the desired name, style and size of the default font applications will use.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Color schemes are a collection of colors which are used for various parts of the display. + +Click here to select an available scheme.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to change the colors in the current color scheme.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to delete the color scheme selected in the list to the left.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to name and save the current color scheme.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to allow all applications to use global appearance settings.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>If some applications do not display correctly with the global appearance settings, certain features can be turned off for that application. + +This area allows you to select an application and which settings you wish to disable.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to add an application to the list above.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to delete the currently selected application.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to move the currently selected application up in the list.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to move the currently selected application down in the list.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select a desired style for tabbed dialogs (such as this application). The styles available are: + +1. Tabs - normal tabs with text labels only +2. Tabs w/icons - tabs with icons for each tab, text label only appears on current tab +3. Drop down list - a vertical listing of tabs +4. Drop down list w/icons - a vertical listing of tabs with icons</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here so that tabs appear at the top of the window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here so that tabs appear at the bottom of the window.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This is a preview window. Look here to see your new appearance as options are changed.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditScheme</name> <message> <source>Edit scheme</source> <translation>Schema editieren</translation> </message> + <message> + <source>Click here to select a color for: </source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SampleWindow</name> <message> <source>Sample</source> <translation type="unfinished"></translation> |