-rw-r--r-- | i18n/de/appearance.ts | 50 | ||||
-rw-r--r-- | i18n/de/datebook.ts | 4 | ||||
-rw-r--r-- | i18n/de/drawpad.ts | 8 | ||||
-rw-r--r-- | i18n/de/filebrowser.ts | 6 | ||||
-rw-r--r-- | i18n/de/today.ts | 8 |
5 files changed, 68 insertions, 8 deletions
diff --git a/i18n/de/appearance.ts b/i18n/de/appearance.ts index ce7eecf..a14cf13 100644 --- a/i18n/de/appearance.ts +++ b/i18n/de/appearance.ts @@ -29,3 +29,3 @@ <source>More</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -33,3 +33,3 @@ <source>More...</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -41,3 +41,3 @@ <source>Remove</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -47,2 +47,46 @@ </message> + <message> + <source>Edit current scheme...</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Delete</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Do you really want to delete +</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Yes</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>No</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Delete scheme</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Unable to delete current scheme.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>EditScheme</name> + <message> + <source>Edit scheme</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>More</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>More...</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/de/datebook.ts b/i18n/de/datebook.ts index 72b9fa1..1a40e28 100644 --- a/i18n/de/datebook.ts +++ b/i18n/de/datebook.ts @@ -171,3 +171,3 @@ Trozdem beenden?</translation> <source>Start</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Beginn</translation> </message> @@ -175,3 +175,3 @@ Trozdem beenden?</translation> <source>End</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Ende</translation> </message> diff --git a/i18n/de/drawpad.ts b/i18n/de/drawpad.ts index e0c3700..36ad07b 100644 --- a/i18n/de/drawpad.ts +++ b/i18n/de/drawpad.ts @@ -199,2 +199,10 @@ the current page?</source> </message> + <message> + <source>Automatic preview</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Preview</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/de/filebrowser.ts b/i18n/de/filebrowser.ts index d8e1572..596f253 100644 --- a/i18n/de/filebrowser.ts +++ b/i18n/de/filebrowser.ts @@ -172,3 +172,3 @@ <source>Cut</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Ausschneiden</translation> </message> @@ -176,3 +176,3 @@ <source>Copy</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Kopieren</translation> </message> @@ -180,3 +180,3 @@ <source>Paste</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Einfügen</translation> </message> diff --git a/i18n/de/today.ts b/i18n/de/today.ts index 4cb785d..67bf2c3 100644 --- a/i18n/de/today.ts +++ b/i18n/de/today.ts @@ -27,2 +27,10 @@ </message> + <message> + <source>No more appointments today</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>No appointments today</source> + <translation type="unfinished"></translation> + </message> </context> |