mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
(i18n) Update translations
This commit is contained in:
@@ -440,15 +440,45 @@ validate_untilbeforeend = "Die Wiederholung muss nach dem ersten Auftreten en
|
||||
"Are you sure you want to delete the selected components?"
|
||||
= "Wollen Sie wirklich die ausgewählten Komponenten löschen?";
|
||||
|
||||
/* Legend */
|
||||
/* Participation role */
|
||||
"Role" = "Rolle";
|
||||
|
||||
/* Participant role: participation is required */
|
||||
"Participant" = "Teilnehmer";
|
||||
|
||||
/* Participant role: participation is required */
|
||||
"req-participant" = "Teilnehmer";
|
||||
|
||||
/* Participant role: participation is optional */
|
||||
"Optional Participant" = "Optionaler Teilnehmer";
|
||||
|
||||
/* Participant role: participation is optional */
|
||||
"opt-participant" = "Optionaler Teilnehmer";
|
||||
|
||||
/* Participant role: participant is copied for information purposes only */
|
||||
"Non Participant" = "Kein Teilnehmer";
|
||||
|
||||
/* Participant role: participant is copied for information purposes only */
|
||||
"non-participant" = "Kein Teilnehmer";
|
||||
|
||||
/* Participant role: participant is chair of the calendar entity */
|
||||
"Chair" = "Vorsitz";
|
||||
|
||||
/* Participant role: participant is chair of the calendar entity */
|
||||
"chair" = "Vorsitz";
|
||||
|
||||
/* Participant status: needs action */
|
||||
"Needs action" = "Benötigt Eingriff";
|
||||
|
||||
/* Participant status: event accepted */
|
||||
"Accepted" = "Akzeptiert";
|
||||
|
||||
/* Participant status: event declined */
|
||||
"Declined" = "Abgelehnt";
|
||||
|
||||
/* Participant status: tentatively accepted */
|
||||
"Tentative" = "Vorläufig";
|
||||
|
||||
"Free" = "Verfügbar";
|
||||
"Busy" = "Beschäftigt";
|
||||
"Maybe busy" = "Vielleicht beschäftigt";
|
||||
|
||||
@@ -440,15 +440,45 @@ validate_untilbeforeend = "Zapętlenie musi zakończyć się po pierwszym wys
|
||||
"Are you sure you want to delete the selected components?"
|
||||
= "Na pewno chcesz usunąć wybrane komponenty?";
|
||||
|
||||
/* Legend */
|
||||
/* Participation role */
|
||||
"Role" = "Rola";
|
||||
|
||||
/* Participant role: participation is required */
|
||||
"Participant" = "Uczestnik";
|
||||
|
||||
/* Participant role: participation is required */
|
||||
"req-participant" = "Uczestnik";
|
||||
|
||||
/* Participant role: participation is optional */
|
||||
"Optional Participant" = "Uczestnik opcjonalny";
|
||||
|
||||
/* Participant role: participation is optional */
|
||||
"opt-participant" = "Uczestnik opcjonalny";
|
||||
|
||||
/* Participant role: participant is copied for information purposes only */
|
||||
"Non Participant" = "Nie uczestniczy";
|
||||
|
||||
/* Participant role: participant is copied for information purposes only */
|
||||
"non-participant" = "Nie uczestniczy";
|
||||
|
||||
/* Participant role: participant is chair of the calendar entity */
|
||||
"Chair" = "Prowadzący";
|
||||
|
||||
/* Participant role: participant is chair of the calendar entity */
|
||||
"chair" = "Prowadzący";
|
||||
|
||||
/* Participant status: needs action */
|
||||
"Needs action" = "Wymaga akcji";
|
||||
|
||||
/* Participant status: event accepted */
|
||||
"Accepted" = "Zaakceptowane";
|
||||
|
||||
/* Participant status: event declined */
|
||||
"Declined" = "Odmówione";
|
||||
|
||||
/* Participant status: tentatively accepted */
|
||||
"Tentative" = "Niepewne";
|
||||
|
||||
"Free" = "Wolny";
|
||||
"Busy" = "Zajęty";
|
||||
"Maybe busy" = "Być może zajęty";
|
||||
|
||||
Reference in New Issue
Block a user