-rw-r--r-- | i18n/de/advancedfm.ts | 11 | ||||
-rw-r--r-- | i18n/de/appearance.ts | 96 | ||||
-rw-r--r-- | i18n/de/oxygen.ts | 2 | ||||
-rw-r--r-- | i18n/de/qpe.ts | 8 | ||||
-rw-r--r-- | i18n/de/sysinfo.ts | 98 | ||||
-rw-r--r-- | i18n/de/tabmanager.ts | 2 | ||||
-rw-r--r-- | i18n/de/today.ts | 8 | ||||
-rw-r--r-- | i18n/de/todolist.ts | 16 |
8 files changed, 163 insertions, 78 deletions
diff --git a/i18n/de/advancedfm.ts b/i18n/de/advancedfm.ts index a6e3f15..d60a79d 100644 --- a/i18n/de/advancedfm.ts +++ b/i18n/de/advancedfm.ts @@ -141,22 +141,16 @@ <source>Properties</source> <translation>Einstellungen</translation> </message> <message> <source>Beam File</source> <translation>Datei Beamen</translation> </message> <message> - <source> already exists -Do you really want to delete it?</source> - <translation>existiert bereits -Wirklich löschen?</translation> - </message> - <message> <source>Copy </source> <translation>Kopieren</translation> </message> <message> <source> As</source> <translation>Als</translation> </message> <message> @@ -226,16 +220,21 @@ and is licensed by the GPL</source> <source>File Exists!</source> <translation type="unfinished"></translation> </message> <message> <source> exists. Ok to overwrite?</source> <translation type="unfinished"></translation> </message> + <message> + <source> already exists. +Do you really want to delete it?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>Output</name> <message> <source>Save output to file (name only)</source> <translation>Ausgabe in Datei speichern (nur Name)</translation> </message> <message> 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 @@ -113,35 +113,121 @@ <source>Scheme does already exist.</source> <translation type="unfinished"></translation> </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> </message> <message> diff --git a/i18n/de/oxygen.ts b/i18n/de/oxygen.ts index 5d84b6b..cbeda60 100644 --- a/i18n/de/oxygen.ts +++ b/i18n/de/oxygen.ts @@ -154,17 +154,17 @@ <translation>Kohlenstoff</translation> </message> <message> <source>Nitrogen</source> <translation type="unfinished"></translation> </message> <message> <source>Oxygen</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Oxygen</translation> </message> <message> <source>Fluorine</source> <translation type="unfinished"></translation> </message> <message> <source>Neon</source> <translation type="unfinished"></translation> diff --git a/i18n/de/qpe.ts b/i18n/de/qpe.ts index d5f6e32..87b424d 100644 --- a/i18n/de/qpe.ts +++ b/i18n/de/qpe.ts @@ -165,20 +165,16 @@ Please charge the back-up battery.</source> <message> <source>Do not ask again for this medium</source> <translation type="unfinished"></translation> </message> </context> <context> <name>ShutdownImpl</name> <message> - <source>Shut down...</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Terminate</source> <translation type="unfinished"></translation> </message> <message> <source>Terminate Opie</source> <translation type="unfinished"></translation> </message> <message> @@ -197,16 +193,20 @@ Please charge the back-up battery.</source> <source><p> These termination options are provided primarily for use while developing and testing the Opie system. In a normal environment, these concepts are unnecessary.</source> <translation type="unfinished"></translation> </message> <message> <source>Cancel</source> <translation type="unfinished"></translation> </message> + <message> + <source>Shutdown...</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SyncAuthentication</name> <message> <source>Sync Connection</source> <translation type="unfinished"></translation> </message> <message> diff --git a/i18n/de/sysinfo.ts b/i18n/de/sysinfo.ts index 92a5f36..024b2d3 100644 --- a/i18n/de/sysinfo.ts +++ b/i18n/de/sysinfo.ts @@ -47,56 +47,58 @@ Memory is categorized as follows: 1. Used - memory used to by Opie and any running applications. 2. Buffers - temporary storage used to improve performance 3. Cached - information that has recently been used, but has not been freed yet. 4. Free - memory not currently used by Opie or any running applications.</source> <translation type="unfinished"></translation> </message> </context> <context> - <name>ModulesDetail</name> + <name>ModulesInfo</name> <message> - <source>Send</source> - <translation>Senden</translation> + <source>Module</source> + <translation>Modul</translation> + </message> + <message> + <source>Size</source> + <translation>Größe</translation> </message> <message> - <source>Select a command here and then click the Send button to the right to send the command.</source> + <source>Use#</source> <translation type="unfinished"></translation> </message> <message> - <source>This area shows detailed information about this module.</source> + <source>Used By</source> <translation type="unfinished"></translation> </message> <message> - <source>Click here to send the selected command to this module.</source> + <source>This is a list of all the kernel modules currently loaded on this handheld device. + +Click and hold on a module to see additional information about the module, or to unload it.</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>ModulesInfo</name> <message> - <source>Module</source> - <translation>Modul</translation> + <source>Select a command here and then click the Send button to the right to send the command to module selected above.</source> + <translation type="unfinished"></translation> </message> <message> - <source>Size</source> - <translation>Größe</translation> + <source>Send</source> + <translation type="unfinished">Senden</translation> </message> <message> - <source>Use#</source> + <source>Click here to send the selected command to the module selected above.</source> <translation type="unfinished"></translation> </message> <message> - <source>Used By</source> + <source>This area shows detailed information about this module.</source> <translation type="unfinished"></translation> </message> <message> - <source>This is a list of all the kernel modules currently loaded on this handheld device. - -Click and hold on a module to see additional information about the module, or to unload it.</source> + <source>You really want to execute +</source> <translation type="unfinished"></translation> </message> </context> <context> <name>MountInfo</name> <message> <source>Used (%1 kB)</source> <translation>Genutzt (%1 kB)</translation> @@ -106,35 +108,16 @@ Click and hold on a module to see additional information about the module, or to <translation>Verfügbar (%1 kB)</translation> </message> <message> <source> : %1 kB</source> <translation>: %1 kB</translation> </message> </context> <context> - <name>ProcessDetail</name> - <message> - <source>Send</source> - <translation>Senden</translation> - </message> - <message> - <source>Select a signal here and then click the Send button to the right to send to this process.</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>This area shows detailed information about this process.</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Click here to send the selected signal to this process.</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>ProcessInfo</name> <message> <source>PID</source> <translation>PID</translation> </message> <message> <source>Command</source> <translation>Befehl</translation> @@ -148,16 +131,37 @@ Click and hold on a module to see additional information about the module, or to <translation>Zeit</translation> </message> <message> <source>This is a list of all the processes on this handheld device. Click and hold on a process to see additional information about the process, or to send a signal to it.</source> <translation type="unfinished"></translation> </message> + <message> + <source>Select a signal here and then click the Send button to the right to send to this process.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Send</source> + <translation type="unfinished">Senden</translation> + </message> + <message> + <source>Click here to send the selected signal to this process.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This area shows detailed information about this process.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>You really want to send +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>StorageInfo</name> <message> <source>CF Card: </source> <translation type="unfinished"></translation> </message> <message> @@ -176,24 +180,16 @@ Click and hold on a process to see additional information about the process, or <source>SCSI Hard Disk /dev/sd </source> <translation type="unfinished"></translation> </message> <message> <source>Int. Storage </source> <translation type="unfinished"></translation> </message> <message> - <source>Int. Storage /dev/mtdblock/ </source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Int. Storage /dev/mtdblock </source> - <translation type="unfinished"></translation> - </message> - <message> <source>CF</source> <translation type="unfinished"></translation> </message> <message> <source>This graph represents how much memory is currently used on this Compact Flash memory card.</source> <translation type="unfinished"></translation> </message> <message> @@ -219,16 +215,28 @@ Click and hold on a process to see additional information about the process, or <message> <source>In</source> <translation type="unfinished"></translation> </message> <message> <source>This graph represents how much memory is currently used of the built-in memory (i.e. Flash memory) on this handheld device.</source> <translation type="unfinished"></translation> </message> + <message> + <source>RAM disk</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>RA</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>This graph represents how much memory is currently used of the temporary RAM disk.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SystemInfo</name> <message> <source>System Info</source> <translation>Systeminformationen</translation> </message> <message> diff --git a/i18n/de/tabmanager.ts b/i18n/de/tabmanager.ts index cbbd0e0..494616b 100644 --- a/i18n/de/tabmanager.ts +++ b/i18n/de/tabmanager.ts @@ -58,17 +58,17 @@ still in the group.</source> <translation type="unfinished"></translation> </message> <message> <source>Gathering icons...</source> <translation type="unfinished"></translation> </message> <message> <source>Application</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Programm</translation> </message> </context> <context> <name>TabManagerBase</name> <message> <source>Tab Manager</source> <translation type="unfinished"></translation> </message> diff --git a/i18n/de/today.ts b/i18n/de/today.ts index 2db6d9b..c95c4da 100644 --- a/i18n/de/today.ts +++ b/i18n/de/today.ts @@ -78,20 +78,16 @@ automatisch laden? <source>minutes inactive</source> <translation>Minuten inaktiv</translation> </message> <message> <source>Misc</source> <translation>Verschiedenes</translation> </message> <message> - <source>Check a checkbox to activate/deactivate a plugin ore use the arrow buttons on the right to change the appearance order</source> - <translation>Klicken Sie hier, um ein Plugin zu (de)aktivieren oder benutzen Sie die Pfeiltasten, um die Reihenfolge des Erscheinens zu ändern</translation> - </message> - <message> <source>Check this if today should be autostarted on resume.</source> <translation>Soll Heute bei starten automatisch gestartet werden.</translation> </message> <message> <source>How many minutes has the PDA been suspended before the autostart feature kicks in on resume</source> <translation type="unfinished"></translation> </message> <message> @@ -113,10 +109,14 @@ automatisch laden? <message> <source> sec</source> <translation>Sekunden</translation> </message> <message> <source>never</source> <translation>niemals</translation> </message> + <message> + <source>Check a checkbox to activate/deactivate a plugin or use the arrow buttons on the right to change the appearance order</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/i18n/de/todolist.ts b/i18n/de/todolist.ts index b17f97c..1396fdc 100644 --- a/i18n/de/todolist.ts +++ b/i18n/de/todolist.ts @@ -171,30 +171,26 @@ Trozdem beenden?</translation> <source>Deadline</source> <translation>fällig bis</translation> </message> <message> <source>Table View</source> <translation>Tabellenansicht</translation> </message> <message> - <source> day(s)</source> - <translation>Tag(e)</translation> - </message> - <message> <source>None</source> <translation>Keine</translation> </message> -</context> -<context> - <name>TaskEditorAdvanced</name> <message> - <source>Form2</source> + <source>%1 day(s)</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>TaskEditorAdvanced</name> <message> <source>State:</source> <translation>Status:</translation> </message> <message> <source>Started</source> <translation>Begonnen</translation> </message> @@ -248,20 +244,16 @@ Trozdem beenden?</translation> <message> <source>Description</source> <translation>Beschreibung</translation> </message> </context> <context> <name>TaskEditorAlarms</name> <message> - <source>Form3</source> - <translation type="unfinished"></translation> - </message> - <message> <source>empty</source> <translation>leer</translation> </message> <message> <source>&Add</source> <translation>&Hinzufügen</translation> </message> <message> |