diff --git a/UI/MailPartViewers/German.lproj/Localizable.strings b/UI/MailPartViewers/German.lproj/Localizable.strings index 4dea44bf1..010e9f874 100644 --- a/UI/MailPartViewers/German.lproj/Localizable.strings +++ b/UI/MailPartViewers/German.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "Dies ist eine Antwort auf eine Termineinladung von Ihnen."; "OK" = "OK"; "Comment" = "Kommentar:"; "Description" = "Beschreibung"; +"Location" = "Ort"; diff --git a/UI/MailerUI/German.lproj/Localizable.strings b/UI/MailerUI/German.lproj/Localizable.strings index afb5511a5..41d99e957 100644 --- a/UI/MailerUI/German.lproj/Localizable.strings +++ b/UI/MailerUI/German.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "Diese E-Mail wurde von einem unsicheren Netzwerk gesendet!"; "Address Book" = "Adressbuch"; "Search For" = "Suche nach"; +"Contains" = "Enthält"; +"Does not contains" = "Enthält nicht"; +"Advanced search" = "Erweiterte Suche"; +"Anytime" = "Jederzeit"; +"Last 7 days" = "Die letzten 7 Tage"; +"Last 30 days" = "Die letzten 30 Tage"; +"Last 6 month" = "Die letzten 6 Monate"; +"Before" = "Vor"; +"After" = "Nach"; +"Between" = "Zwischen"; +"and" = "und"; +"With attachments" = "Mit Anhängen"; +"In favorites" = "In Favoriten"; +"Unseen only" = "Nur Ungesehene"; +"Show more" = "Mehr Anzeigen"; +"Reset" = "Zurücksetzen"; +"Message size" = "Nachrichtengröße"; /* Popup "show" */ "all" = "Alle"; @@ -239,6 +256,7 @@ "Save As..." = "Speichern unter..."; "Print Preview" = "Druckvorschau"; "View Message Source" = "Nachrichten-Quelltext"; +"View raw message" = "Quelltext anzeigen"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "In Termin umwandeln"; @@ -485,9 +503,6 @@ /* Hotkey to write a new message */ "hotkey_compose" = "w"; -/* Hotkey to mark selected message(s) as junk */ -"hotkey_junk" = "j"; - /* Hotkey to flag a message */ "hotkey_flag" = "*"; diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index db0e3d6a0..cae98c971 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Kontaktnamen"; "Duplicate name" = "Doppelter Name"; "Calendar categories must have unique names." = "Kalenderkategorien müssen eindeutige Namen haben."; +"Disable e-mail notifications on CalDAV" = "E-Mail-Benachrichtigung über calDAV abschalten"; /* Default Calendar */ "Default calendar" = "Standardkalender"; diff --git a/UI/Scheduler/German.lproj/Localizable.strings b/UI/Scheduler/German.lproj/Localizable.strings index d5b73448e..880f7aca9 100644 --- a/UI/Scheduler/German.lproj/Localizable.strings +++ b/UI/Scheduler/German.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "Alarm anzeigen"; "Send an E-mail" = "Eine E-Mail senden"; "Email Organizer" = "E-Mail an Organisator"; -"Email Attendees" = "E-Mail an Teilnehmer"; +"Email Attendees (internal users)" = "E-Mail Teilnehmer (interne Nutzer)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";