mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
(i18n) Update translations
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
"This message can't be decrypted. Please make sure you have uploaded your S/MIME certificate from the mail preferences module." = "Diese Nachricht kann nicht entschlüsselt werden. Bitte stellen Sie sicher, dass Sie ihr S/MIME-Zertifikat im Modul für E-Mail-Einstellungen hochgeladen haben.";
|
||||
|
||||
/* OpenSSL certificate error - unknown issuer */
|
||||
"certificate verify error" = "Signatur der Nachricht konnte nicht verifiziert werden.";
|
||||
"certificate verify error" = "Signatur der Nachricht konnte nicht verifiziert werden";
|
||||
|
||||
/* OpenSSL certificate error - digest failure */
|
||||
"digest failure" = "Die Nachricht wurde verändert.";
|
||||
|
||||
@@ -74,17 +74,18 @@
|
||||
"shortDateFmt_1" = "%e.%m.%Y";
|
||||
"shortDateFmt_2" = "%d.%m.%y";
|
||||
"shortDateFmt_3" = "%e.%m.%y";
|
||||
"shortDateFmt_4" = "%d. %b. %Y";
|
||||
"shortDateFmt_5" = "%e. %b. %Y";
|
||||
"shortDateFmt_6" = "%d. %b. %y";
|
||||
"shortDateFmt_7" = "%e. %b. %y";
|
||||
"shortDateFmt_8" = "%y-%m-%d";
|
||||
"shortDateFmt_9" = "%y/%m/%d";
|
||||
"shortDateFmt_10" = "%y.%m.%d";
|
||||
"shortDateFmt_11" = "%Y-%m-%d";
|
||||
"shortDateFmt_12" = "%Y/%m/%d";
|
||||
"shortDateFmt_13" = "%Y.%m.%d";
|
||||
"shortDateFmt_14" = "";
|
||||
"shortDateFmt_4" = "%Y-%m-%d";
|
||||
"shortDateFmt_5" = "%d. %b. %Y";
|
||||
"shortDateFmt_6" = "%e. %b. %Y";
|
||||
"shortDateFmt_7" = "%d. %b. %y";
|
||||
"shortDateFmt_8" = "%e. %b. %y";
|
||||
"shortDateFmt_9" = "%y-%m-%d";
|
||||
"shortDateFmt_10" = "%y/%m/%d";
|
||||
"shortDateFmt_11" = "%y.%m.%d";
|
||||
"shortDateFmt_12" = "%Y-%m-%d";
|
||||
"shortDateFmt_13" = "%Y/%m/%d";
|
||||
"shortDateFmt_14" = "%Y.%m.%d";
|
||||
"shortDateFmt_15" = "";
|
||||
|
||||
"longDateFmt_0" = "%A, %d. %B %Y";
|
||||
"longDateFmt_1" = "%A, %e. %B %Y";
|
||||
@@ -123,6 +124,8 @@
|
||||
"Prevent from being invited to appointments" = "Verhindere, dass ich zu Terminen eingeladen werde";
|
||||
"White list for appointment invitations" = "White-Liste für Termineinladungen";
|
||||
"Contacts Names" = "Kontaktnamen";
|
||||
"Duplicate name" = "Dupliziere Namen";
|
||||
"Calendar categories must have unique names." = "Kalenderkathegorien müssen eindeutige Namen haben.";
|
||||
|
||||
/* Default Calendar */
|
||||
"Default calendar" = "Standardkalender";
|
||||
|
||||
@@ -437,6 +437,8 @@ validate_untilbeforeend = "Die Wiederholung muss nach dem ersten Auftreten en
|
||||
= "Der persönliche Kalender kann weder gelöscht noch abbestellt werden.";
|
||||
"Are you sure you want to delete the calendar \"%{0}\"?"
|
||||
= "Wollen Sie diesen Kalender wirklich löschen \"%{0}\"?";
|
||||
"Are you sure you want to delete the selected components?"
|
||||
= "Wollen Sie wirklich die ausgewählten Komponenten löschen?";
|
||||
|
||||
/* Legend */
|
||||
"Participant" = "Teilnehmer";
|
||||
|
||||
Reference in New Issue
Block a user