From a33cf3cd67861c932f299fe52d9abc4fc0d42f68 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 7 Oct 2021 09:56:04 -0400 Subject: [PATCH] i18n(de): update German translation --- UI/Contacts/German.lproj/Localizable.strings | 3 ++- UI/Scheduler/German.lproj/Localizable.strings | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/UI/Contacts/German.lproj/Localizable.strings b/UI/Contacts/German.lproj/Localizable.strings index f3e831641..108373972 100644 --- a/UI/Contacts/German.lproj/Localizable.strings +++ b/UI/Contacts/German.lproj/Localizable.strings @@ -221,7 +221,7 @@ "New Addressbook..." = "Neues Adressbuch..."; "Subscribe to an Addressbook..." = "Ein Adressbuch abonnieren..."; "Remove the selected Addressbook" = "Gewähltes Adressbuch löschen"; -"Subscribe to a shared folder" = "Einen geteilten Ordner abonnieren"; +"Subscribe to a shared contact" = "Ein geteiltes Adressbuch abonnieren"; "Search User" = "Benutzer suchen"; "Name of the Address Book" = "Adressbuchname"; "Are you sure you want to delete the selected address book?" @@ -350,6 +350,7 @@ "Synchronization" = "Synchronisierung"; "Synchronize" = "Synchronisieren"; "Sucessfully subscribed to address book" = "Adressbuch erfolgreich abonniert"; +"A similar card already exists. Would you like to save it anyway?" = "Es gibt bereits eine ähnliche Karte. Möchten Sie diese trotzdem speichern?"; /* Aria label for scope of search on contacts */ "Search scope" = "Suchbereich"; diff --git a/UI/Scheduler/German.lproj/Localizable.strings b/UI/Scheduler/German.lproj/Localizable.strings index c3e9457d4..400cff83b 100644 --- a/UI/Scheduler/German.lproj/Localizable.strings +++ b/UI/Scheduler/German.lproj/Localizable.strings @@ -579,7 +579,7 @@ vtodo_class2 = "(Vertrauliche Aufgabe)"; "Move To" = "Verschieben in"; "Copy To" = "Kopieren in"; "Subscriptions" = "Abonnements"; -"Subscribe to a shared folder" = "Einen geteilten Ordner abonnieren"; +"Subscribe to a shared calendar" = "Einen geteilten Kalender abonnieren"; "Subscribe to a web calendar..." = "Einen Webkalender abonnieren..."; "URL of the Calendar" = "URL des Kalenders"; "Web Calendar" = "Webkalender";