i18n: update translations

This commit is contained in:
Francis Lachapelle
2021-03-31 10:07:27 -04:00
parent 02512b833b
commit 32bc1e8ffc
238 changed files with 11293 additions and 1828 deletions

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Evento Confidencial)";
vtodo_class0 = "(Tarefa Pública)";
vtodo_class1 = "(Tarefa Privada)";
vtodo_class2 = "(Tarefa Confidencial)";
/* Receipts */
"The event \"%{Summary}\" was created" = "O evento \"%{Summary}\" foi criado";
"The event \"%{Summary}\" was deleted" = "O evento \"%{Summary}\" foi removido";
@@ -14,25 +15,33 @@ vtodo_class2 = "(Tarefa Confidencial)";
"The following attendees(s) were notified" = "Estes participantes foram notificados";
"The following attendees(s) were added" = "Estes participantes foram adicionados";
"The following attendees(s) were removed" = "Estes participantes foram removidos";
/* IMIP messages */
"calendar_label" = "Calendário";
"startDate_label" = "Início";
"endDate_label" = "Fim";
"time_label" = "Horário";
"to_label" = "para";
"due_label" = "Data de Vencimento:";
"location_label" = "Localização";
"summary_label" = "Resumo:";
"comment_label" = "Comentário:";
"organizer_label" = "Organizador";
"attendee_label" = "Participante";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Convite do Evento: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(enviado por %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}convidou você para %{Summary}.\n\nInicio: %{StartDate}\nFim: %{EndDate}\nDescrição: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} convidou você para %{Summary}.\n\nInício: %{StartDate} as %{StartTime}\nFim: %{EndDate} as %{EndTime}\nDescrição: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Evento Cancelado: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}cancelou este evento: %{Summary}.\n\nInicio: %{StartDate}\nFim: %{EndDate}\nDescrição: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} cancelou este evento: %{Summary}.\n\nInício: %{StartDate} as %{StartTime}\nFim: %{EndDate} as %{EndTime}\nDescrição: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "O compromisso \"%{Summary}\" de %{OldStartDate} mudou";
@@ -42,6 +51,7 @@ vtodo_class2 = "(Tarefa Confidencial)";
= "Os seguintes parâmetros mudaram na reunião \"%{Summary}\" :\n\n";
"Please accept or decline those changes."
= "Por favor, aceitar ou recusar as alterações.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Convite aceito: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Convite recusado: \"%{Summary}\"";
@@ -55,6 +65,15 @@ vtodo_class2 = "(Tarefa Confidencial)";
= "%{Attendee} %{SentByText} delegou o convite para %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}foi ainda não decidiu seu convite ao evento.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Lembrete: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Não foi possível acessar o recurso: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "O número máximo de reservas simultaneas (%{NumberOfSimultaneousBookings}) acabou para o recurso \"%{Cn} %{SystemEmail}\". O evento conflitante é \"%{EventTitle}\", e inicia em %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Sua participação é necessária para este evento";
"Your participation is optional to this event" = "Sua participação é opcional para este evento";
"Your participation is not required to this event" = "Sua participação não é necessária para este evento";

View File

@@ -7,32 +7,41 @@ vevent_class2 = "(Esdeveniment confidencial)";
vtodo_class0 = "(Tasca pública)";
vtodo_class1 = "(Tasca privada)";
vtodo_class2 = "(Tasca confidencial)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Es va crear l'esdeveniment \"%{Summary}\" ";
"The event \"%{Summary}\" was deleted" = "Es va esborrar l'esdeveniment \"%{Summary}\" ";
"The event \"%{Summary}\" was updated" = "Es va modificar l'esdeveniment \"%{Summary}\" ";
"The following attendees(s) were notified" = "I va notificar als següents participants ";
"The following attendees(s) were added" = "S'han afegit els següents participants";
"The following attendees(s) were notified" = "S'han notificat els següents assistents ";
"The following attendees(s) were added" = "S'han afegit els següents assistents";
"The following attendees(s) were removed" = "Heu suprimit els assistents següents";
/* IMIP messages */
"calendar_label" = "Calendari";
"startDate_label" = "Inici";
"endDate_label" = "Final";
"time_label" = "Hora";
"to_label" = "a";
"due_label" = "Data de venciment";
"location_label" = "Lloc";
"summary_label" = "Resum:";
"comment_label" = "Comentari:";
"organizer_label" = "Organitzador";
"attendee_label" = "Assistent";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Invitació a l'esdeveniment: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(enviada per %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} us ha invitat a %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} us ha invitat a %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Esdeveniment suspès: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}ha suspès aquest esdeveniment: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}ha suspès aquest esdeveniment: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "La cita \"%{Summary}\" per al dia %{OldStartDate} ha canviat";
@@ -42,6 +51,7 @@ vtodo_class2 = "(Tasca confidencial)";
= "Els paràmetres següents han canviat en la reunió \"%{Summary}\":";
"Please accept or decline those changes."
= "Si us plau, accepteu o rebutgeu aquests canvis.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Invitació acceptada: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Invitació rebutjada; \"%{Summary}\"";
@@ -55,6 +65,15 @@ vtodo_class2 = "(Tasca confidencial)";
= "%{Attendee} %{SentByText}ha delegat la invitació en %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}encara no s'ha decidit sobre la invitació a l'esdeveniment.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Recordatori: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "No es pot accedir al recurs: \"%{Cn} %{SystemEmail}\" ";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Nombre màxim de reserves simultànies (%{NumberOfSimultaneousBookings}) assolit per al recurs \"%{Cn} %{SystemEmail}\". L'esdeveniment que entra en conflicte és \"%{EventTitle}\", i comença el %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Es requereix la teva participació en aquest esdeveniment";
"Your participation is optional to this event" = "La teva participació és opcional en aquest esdeveniment";
"Your participation is not required to this event" = "No es requereix la teva participació en aquest esdeveniment";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(機密事件)";
vtodo_class0 = "(公開任務)";
vtodo_class1 = "(私人任務)";
vtodo_class2 = "(機密任務)";
/* Receipts */
"The event \"%{Summary}\" was created" = "事件 \"%{Summary}\" 已建立";
"The event \"%{Summary}\" was deleted" = "事件\"%{Summary}\" 已刪除";
@@ -14,38 +15,47 @@ vtodo_class2 = "(機密任務)";
"The following attendees(s) were notified" = "已通知下列出席者";
"The following attendees(s) were added" = "已增加下列出席者";
"The following attendees(s) were removed" = "已移除下列出席者";
/* IMIP messages */
"calendar_label" = "行事曆";
"startDate_label" = "開始";
"endDate_label" = "結束";
"time_label" = "時間";
"to_label" = "到";
"due_label" = "截止日期:";
"location_label" = "地點";
"summary_label" = "事件主題:";
"comment_label" = "備註:";
"organizer_label" = "發起人";
"attendee_label" = "出席人員";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "邀請事件: \"%{Summary}\"";
"Event Invitation: \"%{Summary}\"" = "事件邀請: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(來自 %{SentBy})";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} 邀請您參加 %{Summary}。\n\n起始日期: %{StartDate}\n結束日期: %{EndDate}\n備註說明: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} 邀請您參加 %{Summary}。\n\n起始時間: %{StartDate} %{StartTime}\n結束時間: %{EndDate} %{EndTime}\n備註說明: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} 邀請您參加 %{Summary}。\n\n起始時間: %{StartDate} %{StartTime}\n結束時間: %{EndDate} %{EndTime}\n備註說明: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "取消事件 : \"%{Summary}\"";
"Event Cancelled: \"%{Summary}\"" = "事件取消 : \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} 己取消事件: %{Summary}。\n\n起始日期: %{StartDate}\n結束日期: %{EndDate}\n備註說明: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} 己取消事件: %{Summary}。\n\n起始時間: %{StartDate} %{StartTime}\n結束時間: %{EndDate} %{EndTime}\n備註說明: %{Description}";
= "%{Organizer} %{SentByText} 己取消事件: %{Summary}。\n\n起始時間: %{StartDate} %{StartTime}\n結束時間: %{EndDate} %{EndTime}\n備註說明: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= " 安排於%{OldStartDate} 的事件 \"%{Summary}\" 已變更";
= "安排於%{OldStartDate} 的事件 \"%{Summary}\" 已變更";
"The appointment \"%{Summary}\" for the %{OldStartDate} at %{OldStartTime} has changed"
= "安排於 %{OldStartDate} %{OldStartTime} 的事件 \"%{Summary}\" 已變更";
= "安排於 %{OldStartDate} %{OldStartTime} 的事件 \"%{Summary}\" 已變更";
"The following parameters have changed in the \"%{Summary}\" meeting:"
= "已變更會議 \"%{Summary}\" 下列參數:";
= "已變更會議 \"%{Summary}\" 中的下列參數:";
"Please accept or decline those changes."
= "請接受或絶這些變。";
= "請接受或絶這些變。";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "接受邀請: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "拒絶邀請: \"%{Summary}\"";
"Delegated invitation: \"%{Summary}\"" = "\"委派出席: \"%{Summary}\"";
"Accepted invitation: \"%{Summary}\"" = "接受邀請: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "拒絶邀請: \"%{Summary}\"";
"Delegated invitation: \"%{Summary}\"" = "已委派他人出席: \"%{Summary}\"";
"Not yet decided on invitation: \"%{Summary}\"" = "未處理的邀請: \"%{Summary}\"";
"%{Attendee} %{SentByText}has accepted your event invitation."
= "\"%{Attendee} %{SentByText}已接受了您的邀請。";
@@ -55,6 +65,15 @@ vtodo_class2 = "(機密任務)";
= "\"%{Attendee} %{SentByText}已將您的邀請委任給%{Delegate}。";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}還沒有決定是否接受您的邀請。";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "事件提醒:\"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "無法讀取資源: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "\"%{Cn} %{SystemEmail}\" 的衝突事件己達上限 ( %{NumberOfSimultaneousBookings} )。衝突事件 \"%{EventTitle}\" 的起始日期為 %{StartDate}。";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "\"%{Cn} %{SystemEmail}\" 的重疊事件己達上限( %{NumberOfSimultaneousBookings} )。衝突事件 \"%{EventTitle}\" 的起始日期為 %{StartDate}。";
/* Participation role */
"Your participation is required to this event" = "您的參與對於此事件而言是必須的。";
"Your participation is optional to this event" = "您可選擇是否參與此事件。";
"Your participation is not required to this event" = "您無須參與此事件。";

View File

@@ -1,4 +1,4 @@
"Inviting the following persons is prohibited:" = "Pozivanje slijedeće osobe je zabranjeno:";
"Inviting the following persons is prohibited:" = "Pozivanje sljedećih osoba je zabranjeno:";
"Personal Calendar" = "Osobni kalendar";
vevent_class0 = "(Javni događaj)";
vevent_class1 = "(Osobni događaj)";
@@ -8,15 +8,15 @@ vtodo_class0 = "(Javni zadatak)";
vtodo_class1 = "(Osobni zadatak)";
vtodo_class2 = "(Povjerljivi zadatak)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Događaj \"% {Summary}\" je stvoren";
"The event \"%{Summary}\" was deleted" = "Događaj \"% {Summary}\" je izbrisan";
"The event \"%{Summary}\" was updated" = "Događaj \"% {Summary}\" je ažuriran";
"The event \"%{Summary}\" was created" = "Događaj % {Summary} je stvoren";
"The event \"%{Summary}\" was deleted" = "Događaj % {Summary} je izbrisan";
"The event \"%{Summary}\" was updated" = "Događaj % {Summary} je ažuriran";
"The following attendees(s) were notified" = "Sljedeći sudionici su obaviješteni";
"The following attendees(s) were added" = "Sljedeći sudionici su dodani";
"The following attendees(s) were removed" = "Sljedeći sudionici su uklonjeni";
/* IMIP messages */
"calendar_label" = "Kalendar";
"startDate_label" = "Start";
"startDate_label" = "Početak";
"endDate_label" = "Kraj";
"time_label" = "Vrijeme";
"to_label" = "za";
@@ -27,38 +27,38 @@ vtodo_class2 = "(Povjerljivi zadatak)";
"organizer_label" = "Organizator";
"attendee_label" = "Sudionik";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Pozivnica: \"%{Summary}\"";
"Event Invitation: \"%{Summary}\"" = "Pozivnica: %{Summary}";
"(sent by %{SentBy}) " = "(poslao %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}vas je pozvao na %{Summary}.\n\nPočetak: %{StartDate}\nKraj: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}vas je pozvao na %{Summary}.\n\nPočetak: %{StartDate} at %{StartTime}\nKraj: %{EndDate} at %{EndTime}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} vas poziva na %{Summary}.\n\nPočetak: %{StartDate}\nKraj: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} vas poziva na %{Summary}.\n\nPočetak: %{StartDate} at %{StartTime}\nKraj: %{EndDate} at %{EndTime}\nOpis: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Događaj otkazan: \"%{Summary}\"";
"Event Cancelled: \"%{Summary}\"" = "Ovaj događaj je otkazan: %{Summary}”.";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}je otkazao ovaj događaj: %{Summary}.\n\nPočetak: %{StartDate}\nKraj: %{EndDate}\nOpis: %{Description}";
= "%{Organizer} %{SentByText} je otkazao ovaj događaj: %{Summary}.\n\nPočetak: %{StartDate}\nKraj: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}je otkazao ovaj događaj: %{Summary}.\nPočetak: %{StartDate} at %{StartTime}\nKraj: %{EndDate} at %{EndTime}\nOpis: %{Description}";
= "%{Organizer} %{SentByText} je otkazao ovaj događaj: %{Summary}.\nPočetak: %{StartDate} at %{StartTime}\nKraj: %{EndDate} at %{EndTime}\nOpis: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Sastanak \"%{Summary}\" za %{OldStartDate} je promjenjen";
= "Sastanak %{Summary} za %{OldStartDate} je promjenjen";
"The appointment \"%{Summary}\" for the %{OldStartDate} at %{OldStartTime} has changed"
= "Sastanak \"%{Summary}\" iz %{OldStartDate} u %{OldStartTime} je promjenjen";
= "Sastanak %{Summary} iz %{OldStartDate} u %{OldStartTime} je promjenjen";
"The following parameters have changed in the \"%{Summary}\" meeting:"
= "Sljedeći parametri su se promijenili u \"%{Summary}\" sastanak:";
= "Sljedeći parametri su se promijenili u sastanku „%{Summary}”:";
"Please accept or decline those changes."
= "Molim prihvatite ili odbacite promjene.";
= "Molim prihvatite ili odbacite ove promjene.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Prihvaćen poziv:: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Odbijen poziv:: \"%{Summary}\"";
"Delegated invitation: \"%{Summary}\"" = "Proslijediti poziv: \"%{Summary}\"";
"Not yet decided on invitation: \"%{Summary}\"" = "Još nije odlučeno o pozivu: \"%{Summary}\"";
"Accepted invitation: \"%{Summary}\"" = "Prihvaćen poziv:%{Summary}";
"Declined invitation: \"%{Summary}\"" = "Odbijen poziv:%{Summary}";
"Delegated invitation: \"%{Summary}\"" = "Prenesen poziv: %{Summary}";
"Not yet decided on invitation: \"%{Summary}\"" = "Još nije odlučeno o pozivu: %{Summary}";
"%{Attendee} %{SentByText}has accepted your event invitation."
= "%{Attendee} %{SentByText}je prihvatio vaš poziv za događaj.";
= "%{Attendee} %{SentByText} prihvaća vaš poziv na događaj.";
"%{Attendee} %{SentByText}has declined your event invitation."
= "%{Attendee} %{SentByText}je odbio pozivnicu za događaj.";
= "%{Attendee} %{SentByText} odbija vaš poziv na događaj.";
"%{Attendee} %{SentByText}has delegated the invitation to %{Delegate}."
= "%{Attendee} %{SentByText}je proslijedio poziv za %{Delegate}.";
= "%{Attendee} %{SentByText} je prenio poziv na %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}još nije odlučio o vašem pozivu za događaj.";
= "%{Attendee} %{SentByText} još nije odlučio o vašem pozivu na događaj.";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Ne mogu pristupiti: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maksimalni broj istovremenih rezervacija (%{NumberOfSimultaneousBookings}) dosegnut je za \"%{Cn} %{SystemEmail}\". Problematični događaj je \"%{EventTitle}\" i počinje %{StartDate}.";
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Ne mogu pristupiti: %{Cn} %{SystemEmail}";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maksimalni broj istovremenih rezervacija (%{NumberOfSimultaneousBookings}) dosegnut je za %{Cn} %{SystemEmail}. Problematični događaj je \"%{EventTitle}\" i počinje %{StartDate}.";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Skrytá událost)";
vtodo_class0 = "(Veřejný úkol)";
vtodo_class1 = "(Soukromý úkol)";
vtodo_class2 = "(Skrytý úkol)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Událost \"%{Summary}\" byla vytvořena";
"The event \"%{Summary}\" was deleted" = "Událost \"%{Summary}\" byla smazána";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Skrytý úkol)";
"The following attendees(s) were notified" = "Následující účastníci byli upozorněni";
"The following attendees(s) were added" = "Následující účastníci byli přidáni";
"The following attendees(s) were removed" = "Následující účastníci byli odebráni";
/* IMIP messages */
"calendar_label" = "Kalendář";
"startDate_label" = "Začátek";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Skrytý úkol)";
"comment_label" = "Komentář:";
"organizer_label" = "Organizátor";
"attendee_label" = "Účastník";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Pozvání na událost: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(poslal/a %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}Vás pozval/a na %{Summary}.\n\nZačátek: %{StartDate}\nKonec: %{EndDate}\nPopis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}Vás pozval/a na %{Summary}.\n\nZačátek: %{StartDate} v %{StartTime}\nKonec: %{EndDate} v %{EndTime}\nPopis: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Zrušení události: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}zrušil/a událost: %{Summary}.\n\nZačátek: %{StartDate}\nKonec: %{EndDate}\nPopis: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}zrušil/a událost: %{Summary}.\n\nZačátek: %{StartDate} v %{StartTime}\nKonec: %{EndDate} v %{EndTime}\nPopis: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Schůzka \"%{Summary}\" na %{OldStartDate} byla změněna";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Skrytý úkol)";
= "Následující parametry byly ve schůzce \"%{Summary}\" změněny:";
"Please accept or decline those changes."
= "Prosím přijměte nebo odmítněte tyto změny.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Přijaté pozvání: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Odmítnuté pozvání: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Skrytý úkol)";
= "%{Attendee} %{SentByText}delegoval/a Vaše pozvání na %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}dosud o Vašem pozvání k události nerozhodl/a.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Připomenutí: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Nedostupný zdroj: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Byl dosažen maximální počet současných rezervací\n(%{NumberOfSimultaneousBookings}) pro zdroj \"%{Cn} %{SystemEmail}\". Konfliktní událost je \"%{EventTitle}\" a začíná %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Vaše účast je vyžadována";
"Your participation is optional to this event" = "Vaše účast je dobrovolná";
"Your participation is not required to this event" = "Vaše účast není vyžadována";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Vertrouwelijke afspraak)";
vtodo_class0 = "(Publieke taak)";
vtodo_class1 = "(Privétaak)";
vtodo_class2 = "(Vertrouwelijke taak)";
/* Receipts */
"The event \"%{Summary}\" was created" = "De afspraak \"%{Summary}\" is aangemaakt";
"The event \"%{Summary}\" was deleted" = "De afspraak \"%{Summary}\" is verwijderd";
@@ -14,25 +15,33 @@ vtodo_class2 = "(Vertrouwelijke taak)";
"The following attendees(s) were notified" = "De volgende deelnemers zijn in kennis gesteld";
"The following attendees(s) were added" = "De volgende deelnemers zijn toegevoegd";
"The following attendees(s) were removed" = "De volgende deelnemers zijn verwijderd";
/* IMIP messages */
"calendar_label" = "Agenda";
"startDate_label" = "Start";
"endDate_label" = "Einde";
"time_label" = "Tijd";
"to_label" = "Tot";
"due_label" = "Vervaldag:";
"location_label" = "Locatie";
"summary_label" = "Samenvatting:";
"comment_label" = "Commentaar:";
"organizer_label" = "Organisator";
"attendee_label" = "Deelnemer";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Uitnodiging voor afspraak: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(Verzonden door %{SentBy})";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}heeft u uitgenodigd voor: %{Summary}.\n\nBegin: %{StartDate}\nEinde: %{EndDate}\nBeschrijving: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}heeft u uitgenodigd voor %{Summary}.\n\nStart: %{StartDate} om %{StartTime}\nEinde: %{EndDate} om %{EndTime}\nOmschrijving: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Afspraak geannuleerd: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}heeft deze afspraak afgezegd: %{Summary}.\n\nBegin: %{StartDate}\nEinde: %{EndDate}\nBeschrijving: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}heeft de afspraak: %{Summary} geannuleerd.\n\nStart: %{StartDate} om %{StartTime}\nEinde: %{EndDate} om %{EndTime}\nOmschrijving: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "De afspraak \"%{Summary}\" op %{OldStartDate} is veranderd.";
@@ -42,6 +51,7 @@ vtodo_class2 = "(Vertrouwelijke taak)";
= "De volgende parameters zijn veranderd in de \"%{Summary}\" vergadering:";
"Please accept or decline those changes."
= "Accepteer deze wijzigingen of wijs ze af.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Uitnodiging geaccepteerd: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Uitnodiging afgewezen: \"%{Summary}\"";
@@ -55,6 +65,15 @@ vtodo_class2 = "(Vertrouwelijke taak)";
= "%{Attendee} %{SentByText}heeft de uitnodiging gedelegeerd aan %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}heeft nog niet gereageerd op uw uitnodiging.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Herinnering: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Kan bron \"%{Cn} %{SystemEmail}\" niet benaderen";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Het maximale aantal gelijktijdige reserveringen (%{NumberOfSimultaneousBookings}) voor \"%{Cn} %{SystemEmail}\" is bereikt. De conflicterende afspraak is \"%{EventTitle}\" en begint op %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Uw deelname is vereist voor dit evenement";
"Your participation is optional to this event" = "Uw deelname is optioneel voor dit evenement";
"Your participation is not required to this event" = "Uw deelname is niet vereist voor dit evenement";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Confidential event)";
vtodo_class0 = "(Public task)";
vtodo_class1 = "(Private task)";
vtodo_class2 = "(Confidential task)";
/* Receipts */
"The event \"%{Summary}\" was created" = "The event \"%{Summary}\" was created";
"The event \"%{Summary}\" was deleted" = "The event \"%{Summary}\" was deleted";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Confidential task)";
"The following attendees(s) were notified" = "The following attendee(s) were notified";
"The following attendees(s) were added" = "The following attendee(s) were added";
"The following attendees(s) were removed" = "The following attendee(s) were removed";
/* IMIP messages */
"calendar_label" = "Calendar";
"startDate_label" = "Start";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Confidential task)";
"comment_label" = "Comment";
"organizer_label" = "Organizer";
"attendee_label" = "Attendee";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Event Invitation: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(sent by %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Event Cancelled: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "The appointment \"%{Summary}\" for the %{OldStartDate} has changed";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Confidential task)";
= "The following parameters have changed in the \"%{Summary}\" meeting:";
"Please accept or decline those changes."
= "Please accept or decline those changes.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Accepted invitation: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Declined invitation: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Confidential task)";
= "%{Attendee} %{SentByText}has delegated the invitation to %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}has not yet decided upon your event invitation.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Reminder: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Cannot access resource: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Your participation is required to this event";
"Your participation is optional to this event" = "Your participation is optional to this event";
"Your participation is not required to this event" = "Your participation is not required to this event";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Événement confidentiel)";
vtodo_class0 = "(Tâche publique)";
vtodo_class1 = "(Tâche privée)";
vtodo_class2 = "(Tâche confidentielle)";
/* Receipts */
"The event \"%{Summary}\" was created" = "L'événement «%{Summary}» a été créé";
"The event \"%{Summary}\" was deleted" = "L'événement «%{Summary}» a été effacé";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Tâche confidentielle)";
"The following attendees(s) were notified" = "Les invités suivants ont été avisés ";
"The following attendees(s) were added" = "Les invités suivants ont été ajoutés ";
"The following attendees(s) were removed" = "Les invités suivants ont été supprimés ";
/* IMIP messages */
"calendar_label" = "Agenda ";
"startDate_label" = "Début ";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Tâche confidentielle)";
"comment_label" = "Description :";
"organizer_label" = "Organisateur";
"attendee_label" = "Participants ";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Invitation à la réunion : «%{Summary}»";
"(sent by %{SentBy}) " = "(envoyé par %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}vous a invité à la réunion « %{Summary} ».\n\nDébut: %{StartDate}\nFin: %{EndDate}\nDescription: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}vous a invité à la réunion « %{Summary} ».\n\nDébut: %{StartDate} à %{StartTime}\nFin: %{EndDate} à %{EndTime}\nDescription: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Réunion annulée : « %{Summary} »";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}a annulé cette réunion : « %{Summary} ».\n\nDébut: %{StartDate}\nFin: %{EndDate}\nDescription: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}a annulé cette réunion : « %{Summary} ».\n\nDébut: %{StartDate} à %{StartTime}\nFin: %{EndDate} à %{EndTime}\nDescription: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "La réunion « %{Summary} » de %{OldStartDate} a été modifiée";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Tâche confidentielle)";
= "Les paramètres suivants ont été modifiés pour la réunion « %{Summary} » :";
"Please accept or decline those changes."
= "Veuillez reconfirmer ou annuler votre présence.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Invitation acceptée : «%{Summary}»";
"Declined invitation: \"%{Summary}\"" = "Invitation refusée : «%{Summary}»";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Tâche confidentielle)";
= "%{Attendee} %{SentByText}a délégué votre invitation à %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}choisit de reporter sa décision par rapport à votre invitation.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Rappel: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Impossible d'accéder à la ressource suivante: %{Cn} %{SystemEmail}";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Le nombre maximal de réservations simultanées (%{NumberOfSimultaneousBookings}) est atteint pour la ressource «%{Cn} %{SystemEmail}». L'événement en conflit est «%{EventTitle}» et débute le %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Votre participation est requise pour cet événement";
"Your participation is optional to this event" = "Votre participation est optionnelle pour cet événement";
"Your participation is not required to this event" = "Votre participation n'est pas requise pour cet événement";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Vertraulicher Termin)";
vtodo_class0 = "(Öffentliche Aufgabe)";
vtodo_class1 = "(Private Aufgabe)";
vtodo_class2 = "(Vertrauliche Aufgabe)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Der Termin \"%{Summary}\" wurde angelegt";
"The event \"%{Summary}\" was deleted" = "Der Termin \"%{Summary}\" wurde gelöscht";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Vertrauliche Aufgabe)";
"The following attendees(s) were notified" = "Die folgenden Teilnehmer wurden benachrichtigt";
"The following attendees(s) were added" = "Die folgenden Teilnehmer wurden hinzugefügt";
"The following attendees(s) were removed" = "Die folgenden Teilnehmer wurden entfernt";
/* IMIP messages */
"calendar_label" = "Kalender";
"startDate_label" = "Beginn";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Vertrauliche Aufgabe)";
"comment_label" = "Kommentar:";
"organizer_label" = "Organisator";
"attendee_label" = "Teilnehmer";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Termineinladung: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(gesendet von %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} Hat Sie eingeladen zu \"%{Summary}\".\n\nBeginn: %{StartDate}\nEnde: %{EndDate}\nBeschreibung: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} hat Sie eingeladen zu \"%{Summary}\".\n\nBeginn: %{StartDate} um %{StartTime}\nEnde: %{EndDate} um %{EndTime}\nBeschreibung: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Termin abgesagt: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} hat den folgenden Termin abgesagt: \"%{Summary}\".\n\nBeginn: %{StartDate}\nEnde: %{EndDate}\nBeschreibung: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} hat diesen Termin abgesagt: \"%{Summary}\".\n\nBeginn: %{StartDate} um %{StartTime}\nEnde: %{EndDate} um %{EndTime}\nBeschreibung: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Die Verabredung \"%{Summary}\" am %{OldStartDate} wurde geändert";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Vertrauliche Aufgabe)";
= "Folgendes wurde am Termin \"%{Summary}\" geändert:";
"Please accept or decline those changes."
= "Bitte akzeptieren Sie diese Änderung oder lehnen Sie diese ab.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Einladung zugestimmt: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Einladung abgelehnt: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Vertrauliche Aufgabe)";
= "%{Attendee} %{SentByText} hat die Einladung delegiert an %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText} hat noch nicht über Ihre Termineinladung entschieden.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Erinnerung: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Kann auf folgende Ressource nicht zugreifen: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Die maximale Anzahl von gleichzeitigen Buchungen (%{NumberOfSimultaneousBookings}) für die Ressource \"%{Cn} %{SystemEmail}\" ist erreicht. Der kollidierende Termin ist \"%{EventTitle}\", und beginnt am %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Ihre Teilnahme an diesem Termin ist notwendig";
"Your participation is optional to this event" = "Ihre Teilnahme an diesem Termin ist freiwillig";
"Your participation is not required to this event" = "Ihre Teilnahme an diesem Termin ist nicht notwendig";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Bizalmas esemény)";
vtodo_class0 = "(Nyilvános feladat)";
vtodo_class1 = "(Magán feladat)";
vtodo_class2 = "(Bizalmas feladat)";
/* Receipts */
"The event \"%{Summary}\" was created" = "A \"%{Summary}\" esemény létre lett hozva";
"The event \"%{Summary}\" was deleted" = "A \"%{Summary}\" esemény törölve lett";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Bizalmas feladat)";
"The following attendees(s) were notified" = "Az alábbi résztvevők lettek értesítve";
"The following attendees(s) were added" = "Az alábbi résztvevők lettek hozzáadva";
"The following attendees(s) were removed" = "Az alábbi résztvevők lettek eltávolítva";
/* IMIP messages */
"calendar_label" = "Naptár";
"startDate_label" = "Kezdete";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Bizalmas feladat)";
"comment_label" = "Megjegyzés:";
"organizer_label" = "Szervező";
"attendee_label" = "Résztvevő";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Meghívás eseményre: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(%{SentBy} által elküldve) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} meghívta Önt a(z) %{Summary} tárgyú eseményre.\n\nKezdete: %{StartDate}: \nVége: %{EndDate}\nLeírása: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} meghívta Önt erre az eseményre: %{Summary}.\n\nKezdete: %{StartDate} at %{StartTime}\nVége: %{EndDate} at %{EndTime}\nLeírás: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Az esemény törölve lett: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} törlte az alábbi eseményt: %{Summary}.\n\nKzdete: %{StartDate}\nVége: %{EndDate}\nLeírás: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} törölte az alábbi eseményt: %{Summary}.\n\nKezdete: %{StartDate} at %{StartTime}\nVége: %{EndDate} at %{EndTime}\nLeírás: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "A(z) \"%{Summary}\" tárgyú, %{OldStartDate} időpontra tervezett esemény módosult.";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Bizalmas feladat)";
= "A \"%{Summary}\" tárgyú találkozó következő adatai módosultak:";
"Please accept or decline those changes."
= "Kérem fogadja el vagy utasítsa vissza a változásokat.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Elfogadott meghivás: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Elutasított meghívás: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Bizalmas feladat)";
= "%{Attendee} %{SentByText} átruházta a meghívást az alábbi személynek %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}még meggondolja a meghívását.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Emlékeztető: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Az alábbi elem nem elérhető: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "A maximális egyidejű foglalás számát (%{NumberOfSimultaneousBookings}) elérte a(z) \"%{Cn} %{SystemEmail}\" elem esetében. Az ütköző esemény a(z) \"%{EventTitle}\", a kezdeti időpontja %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Részvétele szükséges ezen az eseményen";
"Your participation is optional to this event" = "Részvétele tetszőleges ezen az eseményen";
"Your participation is not required to this event" = "Részvétele nem szükséges ezen az eseményen";

View File

@@ -18,10 +18,14 @@ vtodo_class2 = "(Attività confidenziale)";
"calendar_label" = "Calendario";
"startDate_label" = "Inizio";
"endDate_label" = "Fine";
"time_label" = "Ora";
"to_label" = "a";
"due_label" = "Scadenza:";
"location_label" = "Luogo";
"summary_label" = "Summario:";
"comment_label" = "Commento:";
"summary_label" = "Riepilogo";
"comment_label" = "Commento";
"organizer_label" = "Organizzatore";
"attendee_label" = "Partecipante";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Invito Evento: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(inviato da %{SentBy}) ";
@@ -56,5 +60,5 @@ vtodo_class2 = "(Attività confidenziale)";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}non ha ancora deciso riguardo il tuo invito all'evento.";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Non è possibile accedere alla risorsa: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Il massimo numero di prenotazioni simultanee (%{NumberOfSimultaneousBookings}) è stato raggiunto per la risorsa \"%{Cn} %{SystemEmail}\". L'evento di collissione è \"%{EventTitle}\", ed inizia il %{StartDate}.";
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Impossibile accedere alla risorsa: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Numero massimo di prenotazioni simultanee (%{NumberOfSimultaneousBookings}) raggiunto per la risorsa \"%{Cn} %{SystemEmail}\". L'evento in conflitto è \"%{EventTitle}\", ed inizia il %{StartDate}.";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Konfidenciāls notikums)";
vtodo_class0 = "(Publisks uzdevums)";
vtodo_class1 = "(Privāts uzdevums)";
vtodo_class2 = "(Konfidenciāls uzdevums)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Notikums \"%{Summary}\" ir izveidots";
"The event \"%{Summary}\" was deleted" = "Notikums \"%{Summary}\" ir dzēsts";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Konfidenciāls uzdevums)";
"The following attendees(s) were notified" = "Paziņojums nosūtīts šiem dalībniekiem";
"The following attendees(s) were added" = "Pievienoti šādi dalībnieki";
"The following attendees(s) were removed" = "Dzēsti šādi dalībnieki";
/* IMIP messages */
"calendar_label" = "Kalendārs";
"startDate_label" = "Sākums";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Konfidenciāls uzdevums)";
"comment_label" = "Komentārs";
"organizer_label" = "Organizētājs";
"attendee_label" = "Dalībnieks";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Pasākuma ielūgums: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(sūtīja %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} ielūdza Jūs uz %{Summary}.\n\nSākums: %{StartDate}\nBeigas: %{EndDate}\nApraksts: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} ielūdza Jūs uz %{Summary}.\n\nSākums: %{StartDate} %{StartTime}\nBeigas: %{EndDate} %{EndTime}\nApraksts: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Atcelts pasākums: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} atcēla notikumu: %{Summary}.\n\nSākums: %{StartDate}\nBeigas: %{EndDate}\nApraksts: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} atcēla notikumu: %{Summary}.\n\nSākums: %{StartDate} %{StartTime}\nBeigas: %{EndDate} %{EndTime}\nApraksts: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Tikšanās \"%{Summary}\" %{OldStartDate} ir mainīta";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Konfidenciāls uzdevums)";
= "Plānotā tikšanās \"%{Summary}\" ir mainīta, ir veiktas šādas izmaiņas:";
"Please accept or decline those changes."
= "Lūdzu pieņemt vai noraidīt šīs izmaiņas.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Akceptēt uzaicinājumu: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Noraidīt uzaicinājumu: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Konfidenciāls uzdevums)";
= "%{Attendee} %{SentByText} deleģējusi uzaicinājumu %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText} vēl nav izlemts par jūsu uzaicinājumu piedalīties pasākumā.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Atgādinājums: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Nevar piekļūt resursiem: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maksimālais skaits vienlaicīgām rezervācijām (%{NumberOfSimultaneousBookings}) sasniedza resursu \"%{Cn} %{SystemEmail}\". Strīdu notikums ir \"%{EventTitle}\", un sākas %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Jūsu līdzdalība ir nepieciešama pasākumā";
"Your participation is optional to this event" = "Jūsu dalība šajā pasākumā nav obligāta";
"Your participation is not required to this event" = "Jūsu piedalīšanās pasākumā nav nepieciešama";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Доверлив настан)";
vtodo_class0 = "(Јавна задача)";
vtodo_class1 = "(Приватна задача)";
vtodo_class2 = "(Доверлива задача)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Настанот \"%{Summary}\" беше креиран";
"The event \"%{Summary}\" was deleted" = "Настанот \"%{Summary}\" беше избришан";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Доверлива задача)";
"The following attendees(s) were notified" = "Следните учесници беа известини";
"The following attendees(s) were added" = "Следните учесници беа додадени";
"The following attendees(s) were removed" = "Следните учесници беа отстранети";
/* IMIP messages */
"calendar_label" = "Календар:";
"startDate_label" = "Почеток:";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Доверлива задача)";
"comment_label" = "Коментар:";
"organizer_label" = "Организатор";
"attendee_label" = "Учесник";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Покана за настанот: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(испратено од %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}ве покани на %{Summary}.\n\nПочеток: %{StartDate}\nКрај: %{EndDate}\nОпис: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}ве покани на %{Summary}.\n\nПочеток: %{StartDate} во %{StartTime}\nКрај: %{EndDate} во %{EndTime}\nОпис: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Настанот е откажан: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}ја откажа поканата: %{Summary}.\n\nПочеток: %{StartDate}\nКрај: %{EndDate}\nОпис: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}го откажа настанот: %{Summary}.\n\nПочеток: %{StartDate} во %{StartTime}\nКрај: %{EndDate} во %{EndTime}\nОпис: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Состанокот \"%{Summary}\" за %{OldStartDate} е променет";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Доверлива задача)";
= "Следните параметри се променија во \"%{Summary}\" состанок:";
"Please accept or decline those changes."
= "Прифатете ги ли отфрлете ги измените.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Прифатена покана: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Одбиена покана: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Доверлива задача)";
= "%{Attendee} %{SentByText}ја делегираше поканата на %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}уште нема одлучено по вашата покана.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Потсетник: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Не можам да ги пристапам ресурсите: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Максималниот број на едновремени закажувања (%{NumberOfSimultaneousBookings}) е постигнат за ресурсот \"%{Cn} %{SystemEmail}\". Конфликтниот настан е \"%{EventTitle}\", и почнува на %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Вашето учество на овој настан е потребно";
"Your participation is optional to this event" = "Вашето учество на овој настан е опционално";
"Your participation is not required to this event" = "Вашето учество на овој настан не е потребно";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Wydarzenie poufne)";
vtodo_class0 = "(Zadanie publiczne)";
vtodo_class1 = "(Zadanie prywatne)";
vtodo_class2 = "(Zadanie poufne)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Utworzono wydarzenie \"%{Summary}\"";
"The event \"%{Summary}\" was deleted" = "Skasowano wydarzenie \"%{Summary}\"";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Zadanie poufne)";
"The following attendees(s) were notified" = "Następujący uczestnicy zostali powiadomieni";
"The following attendees(s) were added" = "Następujący uczestnicy zostali dodani";
"The following attendees(s) were removed" = "Następujący uczestnicy zostali usunięci";
/* IMIP messages */
"calendar_label" = "Kalendarz";
"startDate_label" = "Początek";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Zadanie poufne)";
"comment_label" = "Komentarz";
"organizer_label" = "Organizator";
"attendee_label" = "Uczestnik";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Zaproszenie na wydarzenie: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(wysłane przez %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}zaprosił Cię na %{Summary}.⏎ ⏎ Początek: %{StartDate}⏎ Koniec: %{EndDate}⏎ Opis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}zaprosił cię na %{Summary}.\n\nPoczątek: %{StartDate} o %{StartTime}\nKoniec: %{EndDate} o %{EndTime}\nOpis: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Wydarzenie anulowane: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} anulował(a) to wydarzenie: %{Summary}.⏎⏎ Początek: %{StartDate}⏎ Koniec: %{EndDate}⏎ Opis: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}anulował(a) to wydarzenie: %{Summary}.\n\nPoczątek: %{StartDate} o %{StartTime}\nKoniec: %{EndDate} o %{EndTime}\nOpis: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Wydarzenie \"%{Summary}\" z dnia %{OldStartDate} zmieniło się";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Zadanie poufne)";
= "Zmienione zostały poniższe parametry spotkania \"%{Summary}\":";
"Please accept or decline those changes."
= "Zaakceptuj lub odrzuć te zmiany.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Zaakceptowano zaproszenie: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Odrzucono zaproszenie: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Zadanie poufne)";
= "%{Attendee} %{SentByText}oddelegował(a) %{Delegate} na twoje wydarzenie.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}jeszcze nie zdecydował(a) o obecności na twoim wydarzeniu.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Przypomnienie: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Nie ma dostępu do: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Osiągnięto maksymalną liczbę równoległych rezerwacji (%{NumberOfSimultaneousBookings}) dla \"%{Cn} %{SystemEmail}\". Problem wywołuje wydarzenie \"%{EventTitle}\" zaczynające się w %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Twoje uczestnictwo w tym wydarzeniu jest wymagane";
"Your participation is optional to this event" = "Twoje uczestnictwo w tym wydarzeniu jest opcjonalne";
"Your participation is not required to this event" = "Twoje uczestnictwo w tym wydarzeniu nie jest wymagane";

View File

@@ -18,10 +18,14 @@ vtodo_class2 = "(Tarefa Confidencial)";
"calendar_label" = "Calendário:";
"startDate_label" = "Início:";
"endDate_label" = "Fim:";
"time_label" = "Hora";
"to_label" = "para";
"due_label" = "Data de Vencimento:";
"location_label" = "Local:";
"summary_label" = "Resumo:";
"comment_label" = "Comentário:";
"organizer_label" = "Organizador";
"attendee_label" = "Participante";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Convite do Evento: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(enviado por %{SentBy}) ";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Конфиденциальное событие)";
vtodo_class0 = "(Публичная задача)";
vtodo_class1 = "(Личная задача)";
vtodo_class2 = "(Конфиденциальная задача)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Было создано мероприятие \"%{Summary}\"";
"The event \"%{Summary}\" was deleted" = "Мероприятие \"%{Summary}\" было удалено";
@@ -14,6 +15,7 @@ vtodo_class2 = "(Конфиденциальная задача)";
"The following attendees(s) were notified" = "Следующие приглашенные были оповещены";
"The following attendees(s) were added" = "Следующие люди были добавлены в список приглашенных";
"The following attendees(s) were removed" = "Следующие люди были исключены из списка приглашенных";
/* IMIP messages */
"calendar_label" = "Календарь";
"startDate_label" = "Начало";
@@ -26,17 +28,20 @@ vtodo_class2 = "(Конфиденциальная задача)";
"comment_label" = "Комментарий";
"organizer_label" = "Организатор";
"attendee_label" = "Участник";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Приглашение на мероприятие: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(послал %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}пригласил вас на %{Summary}.\n\nНачало: %{StartDate}\nОкончание: %{EndDate}\nОписание: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} пригласил вас на %{Summary}.\n\Начало: %{StartDate} в %{StartTime}\nКонец: %{EndDate} в %{EndTime}\nОписание: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Мероприятие отменено: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}отменил эту встречу: %{Summary}.\n\nНачало: %{StartDate}\nОкончание: %{EndDate}\nОписание: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} отменил это мероприятие: %{Summary}.\n\nНачало: %{StartDate} в %{StartTime}\nКонец: %{EndDate} в %{EndTime}\nОписание: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Встреча \"%{Summary}\" назначенная на %{OldStartDate} была изменена";
@@ -46,6 +51,7 @@ vtodo_class2 = "(Конфиденциальная задача)";
= "в мероприятии \"%{Summary}\" изменены следующие параметры:";
"Please accept or decline those changes."
= "Пожалуйста подтвердите или отмените эти изменения.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Принятое приглашение: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Отклонённое приглашение: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Конфиденциальная задача)";
= "%{Attendee} %{SentByText}делегировал приглашение %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}не определился с желанием участвовать в запланированном мероприятии.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Напоминание: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Нет доступа к ресурсу: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Достигнуто предельное число заявок (%{NumberOfSimultaneousBookings}) на ресурс \"%{Cn} %{SystemEmail}\". Конкурирующее событие называется \"%{EventTitle}\", оно начинается %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Ваше участие необходимо для этого события";
"Your participation is optional to this event" = "Ваше участие не является обязательным для этого события";
"Your participation is not required to this event" = "Ваше участие не требуется для этого события";

View File

@@ -1,4 +1,4 @@
"Inviting the following persons is prohibited:" = "Забрањено да је позовете следеће особе:";
"Inviting the following persons is prohibited:" = "Забрањено је позивање следеће особе:";
"Personal Calendar" = "Лични календар";
vevent_class0 = "(Јавни догађај)";
vevent_class1 = "(Приватни догађај)";
@@ -7,6 +7,7 @@ vevent_class2 = "(Поверљиви догађај)";
vtodo_class0 = "(Јавни задатак)";
vtodo_class1 = "(Приватни задатак)";
vtodo_class2 = "(Поверљиви задатак)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Догађај \"%{Summary}\" је креиран";
"The event \"%{Summary}\" was deleted" = "Догађај \"%{Summary}\" је обрисан";
@@ -14,25 +15,33 @@ vtodo_class2 = "(Поверљиви задатак)";
"The following attendees(s) were notified" = "Следећи полазник(ци) су обавештени";
"The following attendees(s) were added" = "Следећи полазник(ци) су додати";
"The following attendees(s) were removed" = "Следећи полазник(ци) су уклоњени";
/* IMIP messages */
"calendar_label" = "Календар";
"startDate_label" = "Почетак";
"endDate_label" = "Завршетак";
"time_label" = "Време";
"to_label" = "за";
"due_label" = "Рок";
"location_label" = "Локација";
"summary_label" = "Резиме";
"comment_label" = "Коментар";
"organizer_label" = "Организатор";
"attendee_label" = "Полазници";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Позивница за догађај: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(послао %{SentBy}) ";
"(sent by %{SentBy}) " = "(послао/ла %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}вас је позвао на %{Summary}.\n\nПочетак: %{StartDate}\nЗавршетак: %{EndDate}\nОпис: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}вас је позвао на %{Summary}.\n\nПочетак: %{StartDate} у %{StartTime}\nЗавршетак: %{EndDate} у %{EndTime}\nОпис: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Отказан је догађај: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}је отказао догађај: %{Summary}.\n\nПочетак: %{StartDate}\nЗавршетак: %{EndDate}\nОпис: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}је отказао догађај: %{Summary}.\n\nПочетак: %{StartDate} у %{StartTime}\nЗавршетак: %{EndDate} у %{EndTime}\nОпис: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Заказани састанак \"%{Summary}\" %{OldStartDate} је измењен";
@@ -42,6 +51,7 @@ vtodo_class2 = "(Поверљиви задатак)";
= "Следећи параметри су имењени за састанак \"%{Summary}\":";
"Please accept or decline those changes."
= "Молимо да прихватите или откажете ове измене.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Прихваћена позивница: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Одбијена позивница: \"%{Summary}\"";
@@ -55,6 +65,15 @@ vtodo_class2 = "(Поверљиви задатак)";
= "%{Attendee} %{SentByText}је делегирао позивницу %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}није још одлучио у вези са вашом позивницом за догађај.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Подсетник: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Не могу приступити ресурсу: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Максимални број истовремених резервација (%{NumberOfSimultaneousBookings}) достигнут је за ресурс \"%{Cn} %{SystemEmail}\". Конфликтни догађај је \"%{EventTitle}\", и почиње %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Ваше присуство је захтевано на овом догађају";
"Your participation is optional to this event" = "Ваше присуство је оционо на овом догађају";
"Your participation is not required to this event" = "Ваше присуство није захтевано на овом догађају";

View File

@@ -7,45 +7,51 @@ vevent_class2 = "(Dôverná udalosť)";
vtodo_class0 = "(Verejná úloha)";
vtodo_class1 = "(Súkromná úloha)";
vtodo_class2 = "(Dôverná úloha)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Udalosť \"%{Summary}\" bola vytvorená";
"The event \"%{Summary}\" was deleted" = "Udalosť \"%{Summary}\" bola vymazaná";
"The event \"%{Summary}\" was updated" = "Udalosť \"%{Summary}\" bola aktualizovaná";
"The following attendees(s) were notified" = "Nasledujúci účastník(ci) bol upozornený";
"The following attendees(s) were added" = "Nasledujúci účastník(ci) bol pridaný";
"The following attendees(s) were removed" = "Nasledujúci účastník(ci) bol odstránený";
"The event \"%{Summary}\" was deleted" = "Udalosť \"%{Summary}\" bola vymazaná.";
"The event \"%{Summary}\" was updated" = "Udalosť \"%{Summary}\" bola aktualizovaná.";
"The following attendees(s) were notified" = "Nasledujúci účastník/ci bol/i upozornený/í.";
"The following attendees(s) were added" = "Nasledujúci účastník/ci bol/i pridaný/í.";
"The following attendees(s) were removed" = "Nasledujúci účastník/ci bol/i odstránený/í.";
/* IMIP messages */
"calendar_label" = "Kalendár";
"startDate_label" = "Začiatok";
"endDate_label" = "Koniec";
"time_label" = "Čas";
"to_label" = "pre";
"due_label" = "Platnosť:";
"due_label" = "Termín dokončenia:";
"location_label" = "Miesto";
"summary_label" = "Zhrnutie:";
"comment_label" = "Komentár:";
"organizer_label" = "Organizátor";
"attendee_label" = "Účastník";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Pozvánka na udalosť: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(odoslané %{SentBy})";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}Vás pozval na %{Summary}.⏎ ⏎ Začiatok: %{StartDate} Koniec: %{EndDate} Podrobnosti: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}has invited you to %{Summary}.⏎ ⏎ Start: %{StartDate} at %{StartTime}⏎ End: %{EndDate} at %{EndTime}⏎ Description: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}Vás pozval na %{Summary}. Začiatok: %{StartDate} Koniec: %{EndDate} Podrobnosti: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}Vás pozval na %{Summary}. Začiatok: %{StartDate} o %{StartTime} Koniec: %{EndDate} o %{EndTime} Podrobnosti: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Udalosť zrušená: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}zrušil túto udalosť: %{Summary}.⏎ ⏎ Začiatok: %{StartDate}⏎ Koniec: %{EndDate}⏎ Podrobnosti: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}zrušil túto udalosť: %{Summary}.⏎ ⏎\nZačiatok: %{StartDate} o %{StartTime}⏎ Koniec: %{EndDate} o %{EndTime}⏎ \nPopis: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Stretnutie \"%{Summary}\" z %{OldStartDate} bolo zmenené";
= "Stretnutie \"%{Summary}\" z %{OldStartDate} bolo zmenené.";
"The appointment \"%{Summary}\" for the %{OldStartDate} at %{OldStartTime} has changed"
= "Stretnutie \"%{Summary}\" z %{OldStartDate} o %{OldStartTime} bola zmenená";
= "Stretnutie \"%{Summary}\" z %{OldStartDate} o %{OldStartTime} bola zmenené.";
"The following parameters have changed in the \"%{Summary}\" meeting:"
= "Nasledujúce parametre boli zmenené v \"%{Summary}\" stretnutie:";
"Please accept or decline those changes."
= "Prosím prijmite alebo odmietnite tieto zmeny.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Prijatá pozvánka: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Zamietnutá pozvánka: \"%{Summary}\"";
@@ -59,6 +65,15 @@ vtodo_class2 = "(Dôverná úloha)";
= "%{Attendee} %{SentByText}delegoval pozvánku na %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}zatiaľ nerozhodol o Vašej pozvánke.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Pripomienka: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Zdroj nedostupný: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maximálny počet súčasných rezervácií (%{NumberOfSimultaneousBookings}) prekročil zdroje \"%{Cn} %{SystemEmail}\". Konfliktná udalosť je \"%{EventTitle}\", začínajúca %{StartDate}.";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Bol dosiahnutý maximálny počet súčasných rezervácií (%{NumberOfSimultaneousBookings}) pre zdroj \"%{Cn} %{SystemEmail}\". Konfliktná udalosť je \"%{EventTitle}\", začínajúca %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Na tejto udalosti je potrebná vaša účasť";
"Your participation is optional to this event" = "Vaša účasť je pre túto udalosť dobrovoľná";
"Your participation is not required to this event" = "Vaša účasť sa na tejto udalosti nevyžaduje";

View File

@@ -7,6 +7,7 @@ vevent_class2 = "(Zaupni dogodek)";
vtodo_class0 = "(Javno opravilo)";
vtodo_class1 = "(Osebno opravilo)";
vtodo_class2 = "(Zaupno opravilo)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Dogodek \"%{Summary}\" je bil ustvarjen";
"The event \"%{Summary}\" was deleted" = "Dogodek \"%{Summary}\" je bil izbrisan";
@@ -14,25 +15,33 @@ vtodo_class2 = "(Zaupno opravilo)";
"The following attendees(s) were notified" = "Naslednji udeleženci so bili obveščeni";
"The following attendees(s) were added" = "Naslednji udeleženci so bili dodani";
"The following attendees(s) were removed" = "Naslednji udeleženci so bili odstranjeni";
/* IMIP messages */
"calendar_label" = "Koledar";
"startDate_label" = "Začetek";
"endDate_label" = "Konec";
"time_label" = "Čas";
"to_label" = "za";
"due_label" = "Datum zapadlosti:";
"location_label" = "Mesto";
"summary_label" = "Povzetek:";
"comment_label" = "Komentar:";
"organizer_label" = "Organizator";
"attendee_label" = "Udeleženec";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Povabila na dogodek: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(posladno od %{SentBy})";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText} te je povabil na %{Summary}.\n\n\nZačetek: %{StartDate}\nKonec: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText} te je povabil na %{Summary}.\n\n\nZačetek: %{StartDate} at %{StartTime}\nKonec: %{EndDate} at %{EndTime}\nOpis: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Dogodek odpovedan: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} je odpovedal ta dogodek: %{Summary}.\n\n\nZačetek: %{StartDate}\nKonec: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText} je odpovedal ta dogodek: %{Summary}.\n\n\nZačetek: %{StartDate} at %{StartTime}\nKonec: %{EndDate} at %{EndTime}\nOpis: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Sestanek \"%{Summary}\" za %{OldStartDate} se je spremenil";
@@ -42,6 +51,7 @@ vtodo_class2 = "(Zaupno opravilo)";
= "Naslednji parametri so se spremenil v \"%{Summary}\" srečanju:";
"Please accept or decline those changes."
= "Prosim sprejmi ali zavrni te spremembe.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Sprejeto povabilo: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Zavrnjeno povabilo: \"%{Summary}\"";
@@ -55,6 +65,15 @@ vtodo_class2 = "(Zaupno opravilo)";
= "%{Attendee} %{SentByText} je posredoval povabilo k %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText} se še ni odločil glede tvojega povabila.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Opomnik: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Ne morem dostopati do vira: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Doseženo je največje število sočasnih rezervacij (%{NumberOfSimultaneousBookings}) za vir \"%{Cn} %{SystemEmail}\". Konfliktni dogodek je \"%{EventTitle}\", začel se je %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Udeležba na dogodku je obvezna";
"Your participation is optional to this event" = "Udeležba na dogodku ni obvezna";
"Your participation is not required to this event" = "Udeležba na dogodku ni potrebna";

View File

@@ -18,10 +18,14 @@ vtodo_class2 = "(Tarea confidencial)";
"calendar_label" = "Calendario";
"startDate_label" = "Inicio";
"endDate_label" = "Fin";
"time_label" = "Hora";
"to_label" = "para";
"due_label" = "Fecha de finalización:";
"location_label" = "Lugar";
"summary_label" = "Resumen:";
"comment_label" = "Comentario:";
"organizer_label" = "Organizador";
"attendee_label" = "Asistente";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Invitación al evento: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(enviado por %{SentBy}) ";

View File

@@ -1,3 +1,4 @@
"Inviting the following persons is prohibited:" = "Det är förbjudet att bjuda in följande personer:";
"Personal Calendar" = "Personlig kalender";
vevent_class0 = "(Publik händelse)";
vevent_class1 = "(Privat händelse)";
@@ -6,42 +7,56 @@ vevent_class2 = "(Konfidentiell händelse)";
vtodo_class0 = "(Publik uppgift)";
vtodo_class1 = "(Privat uppgift)";
vtodo_class2 = "(Konfidentiell uppgift)";
/* Receipts */
"Title:" = "Titel:";
"Start:" = "Start:";
"End:" = "Slut:";
"Receipt: users invited to a meeting" = "Kvitto: användare inbjudna till ett möte";
"You have invited the following attendees(s):" = "Du har bjudit in följande deltagare:";
"... to attend the following event:" = "... att delta i följande händelse:";
"Receipt: invitation updated" = "Kvitto: inbjudan uppdaterad";
"The following attendees(s):" = "Följande deltagare:";
"... have been notified of the changes to the following event:" = "... har blivit informerade om ändringarna i följande händelse:";
"Receipt: attendees removed from an event" = "Kvitto: deltagare bottagna från en händelse";
"You have removed the following attendees(s):" = "Du har tagit bort följande deltagare:";
"... from the following event:" = "... från följande händelse:";
"The event \"%{Summary}\" was created" = "Händelsen \"%{Summary}\" skapades";
"The event \"%{Summary}\" was deleted" = "Händelsen \"%{Summary}\" raderades";
"The event \"%{Summary}\" was updated" = "Händelsen \"%{Summary}\" uppdaterades";
"The following attendees(s) were notified" = "Följande deltagare meddelades";
"The following attendees(s) were added" = "Följande deltagare lades till";
"The following attendees(s) were removed" = "Följande deltagare togs bort";
/* IMIP messages */
"calendar_label" = "Kalender";
"startDate_label" = "Startdatum";
"endDate_label" = "Slutdatum";
"time_label" = "Tid";
"to_label" = "Till";
"due_label" = "Datum:";
"location_label" = "Plats";
"summary_label" = "Sammanfattning:";
"comment_label" = "Kommentar:";
"organizer_label" = "Organisatör";
"attendee_label" = "Deltagare";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Mötesinbjudan: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(skickad av %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}har bjudit in dig till %{Summary}.\n\nStart: %{StartDate}\nSlut: %{EndDate}\nBeskrivning: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}har bjudit in dig till %{Summary}.\n\nStart: %{StartDate} kl %{StartTime}\nSlut: %{EndDate} kl %{EndTime}\nBeskrivning: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Möte inställt: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}har ställt in detta möte: %{Summary}.\n\nStart: %{StartDate}\nSlut: %{EndDate}\nBeskrivning: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}har ställt in detta möte: %{Summary}.\n\nStart: %{StartDate} kl %{StartTime}\nSlut: %{EndDate} kl %{EndTime}\nBeskrivning: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Mötet \"%{Summary}\" den %{OldStartDate} har ändrats";
"The appointment \"%{Summary}\" for the %{OldStartDate} at %{OldStartTime} has changed"
= "Mötet \"%{Summary}\" den %{OldStartDate} kl %{OldStartTime} har ändrats";
"The following parameters have changed in the \"%{Summary}\" meeting:"
= "Följande har ändrats i \"%{Summary}\" mötet:";
"Please accept or decline those changes."
= "Acceptera eller avböj dessa ändringar.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Accepterad inbjudan: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Avböjd inbjudan: \"%{Summary}\"";
"Delegated invitation: \"%{Summary}\"" = "Delegerad inbjudan: \"%{Summary}\"";
"Not yet decided on invitation: \"%{Summary}\"" = "Obesvarad inbjudan: \"%{Summary}\"";
"%{Attendee} %{SentByText}has accepted your event invitation."
= "%{Attendee} %{SentByText}har accepterat din mötesinbjudan.";
"%{Attendee} %{SentByText}has declined your event invitation."
@@ -50,5 +65,15 @@ vtodo_class2 = "(Konfidentiell uppgift)";
= "%{Attendee} %{SentByText}har delegerat din inbjudan till %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}har inte än bestämt sig om din mötesinbjudan.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Påminnelse: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\"." = "Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\".";
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Kommer inte åt resursen: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maximalt antal bokningar (%{NumberOfSimultaneousBookings}) uppnått för resursen \"%{Cn} %{SystemEmail}\". Den konflikterande händelsen är \"%{EventTitle}\", och startar den %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Ditt deltagande krävs för denna händelse";
"Your participation is optional to this event" = "Ditt deltagande är valfritt för denna händelse";
"Your participation is not required to this event" = "Ditt deltagande är inte nödvändigt för denna händelse";

View File

@@ -1 +1,2 @@
"Personal Address Book" = "Rubrica personale";
"Collected Address Book" = "Raccolta rubrica";

View File

@@ -1 +1,2 @@
"Personal Address Book" = "Personlig adressbok";
"Collected Address Book" = "Historisk adressbok";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Outros Usuários";
"SharedFoldersName" = "Pastas Compartilhadas";
"Report: Marked messages as junk" = "Informação: Mensagens marcadas como lixo";
"Report: Marked messages as not junk" = "Informação: Mensagens não marcadas como lixo";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Altres usuaris";
"SharedFoldersName" = "Carpetes compartides";
"Report: Marked messages as junk" = "Informe: Missatges marcats com correu brossa";
"Report: Marked messages as not junk" = "Informe: Missatges marcats com inofensius";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "其他使用者";
"SharedFoldersName" = "共用資料匣";
"Report: Marked messages as junk" = "已標記為垃圾郵件";
"Report: Marked messages as not junk" = "已標記為非垃圾郵件";

View File

@@ -1,2 +1,2 @@
"OtherUsersFolderName" = "Ostali korisniki";
"OtherUsersFolderName" = "Ostali korisnici";
"SharedFoldersName" = "Zajedničke mape";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Ostatní uživatelé";
"SharedFoldersName" = "Sdílené složky";
"Report: Marked messages as junk" = "Hlášení: Označené zprávy jsou nevyžádané";
"Report: Marked messages as not junk" = "Hlášení: Označené zprávy nejsou nevyžádané";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Andere Gebruikers";
"SharedFoldersName" = "Gedeelde Mappen";
"Report: Marked messages as junk" = "Rapporteer: Gemarkeerde berichten als ongewenst";
"Report: Marked messages as not junk" = "Rapporteer: Gemarkeerde berichten als niet ongewenst";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Other Users";
"SharedFoldersName" = "Shared Folders";
"Report: Marked messages as junk" = "Report: Marked messages as junk";
"Report: Marked messages as not junk" = "Report: Marked messages as not junk";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Autres utilisateurs";
"SharedFoldersName" = "Dossiers partagés";
"Report: Marked messages as junk" = "Rapport : messages indésirables";
"Report: Marked messages as not junk" = "Rapport : messages légitimes";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Andere Benutzer";
"SharedFoldersName" = "Gemeinsame Ordner";
"Report: Marked messages as junk" = "Bericht: Nachrichten als Spam markiert";
"Report: Marked messages as not junk" = "Bericht: Nachrichten als Kein-Spam markiert";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Egyéb felhasználók";
"SharedFoldersName" = "Megosztott mappák";
"Report: Marked messages as junk" = "Jelentés: Levélszemétnek jelölt üzenetek";
"Report: Marked messages as not junk" = "Jelentés: Nem levélszemétnek jelölt üzenetek";

View File

@@ -1,2 +1,2 @@
"SieveFolderName" = "Filtri";
"OtherUsersFolderName" = "Altri Utenti";
"SharedFoldersName" = "Cartelle Condivise";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Citi lietotāji";
"SharedFoldersName" = "Koplietotās mapes";
"Report: Marked messages as junk" = "Pārskats: Atzīmētie ziņojumi kā nevēlami";
"Report: Marked messages as not junk" = "Pārskats: Atzīmēti ziņojumi, kas nav nevēlami";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Други корисници";
"SharedFoldersName" = "Делени папки";
"Report: Marked messages as junk" = "Извештај: Маркирани пораки како отпад";
"Report: Marked messages as not junk" = "Извештај: Маркирани пораки кои не се ѓубре";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Inni użytkownicy";
"SharedFoldersName" = "Foldery współdzielone";
"Report: Marked messages as junk" = "Raport: Wiadomości oznaczono jako spam";
"Report: Marked messages as not junk" = "Raport: Wiadomości oznaczono jako nie-spam";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Другие пользователи";
"SharedFoldersName" = "Общие папки";
"Report: Marked messages as junk" = "Пометить сообщения как спам";
"Report: Marked messages as not junk" = "Пометить сообщения как не спам";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Остали корисници";
"SharedFoldersName" = "Дељени директоријуми";
"Report: Marked messages as junk" = "Извештај: Обележене поруке као непожељне";
"Report: Marked messages as not junk" = "Извештај: Обележене поруке нису нежељене";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Ostatní užívatelia";
"SharedFoldersName" = "Zdielané adresáre";
"OtherUsersFolderName" = "Ostatní používatelia";
"SharedFoldersName" = "Zdieľané adresáre";
"Report: Marked messages as junk" = "Hlásenie: Označené správy sú nevyžiadané";
"Report: Marked messages as not junk" = "Hlásenie: Označené správy nie sú nevyžiadané";

View File

@@ -1,2 +1,5 @@
"OtherUsersFolderName" = "Ostali uporabniki";
"SharedFoldersName" = "Mape v skupni rabi";
"Report: Marked messages as junk" = "Poročilo: Pošta označena kot nezaželena";
"Report: Marked messages as not junk" = "Poročilo: Pošta označena kot zaželena";

View File

@@ -1,2 +1,5 @@
"SieveFolderName" = "Filter";
"OtherUsersFolderName" = "Other Users";
"OtherUsersFolderName" = "Andra användare";
"SharedFoldersName" = "Delade mappar";
"Report: Marked messages as junk" = "Rapport: markerade meddelanden som skräp";
"Report: Marked messages as not junk" = "Rapport: markerade meddelanden som inte skräp";

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>O módulo administrativo das Listas de Controle de Acesso permitem alterar as ACLs de Calendário e Catálogo de cada usuário.</p><p>Para modificar as ACLs do usuário, digite o nome no campo de busca, no topo da janela e dê um duplo-click na opção desejada.</p>";
"Name or Email" = "Nome ou Email";
"ACLs saved" = "ACLs gravadas";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Inicie uma pesquisa para editar as permissões";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>El mòdul administratiu de llistes de control d'accés (ACL) permet canviar les ACL dels calendaris i llibretes d'adreces de cada usuari.</p><p>Per modificar l'ACL de l'objecte d'un usuari, cal escriure el nom de l'usuari en el camp de cerca a la part superior de la finestra i clicar dues vegades sobre l'objecte desitjat.</p>";
"Name or Email" = "Nom o E-mail";
"ACLs saved" = "ACLs desats";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Començar una recerca per editar els drets";
/* Rights module: Empty search result */

View File

@@ -9,3 +9,19 @@
"ACLs_title" = "使用者資料匣存取控制清單";
/* Modules descriptions */
"ACLs_description" = "\"<p>存取控制清單管理模組允許異動每個使用者行事曆及通訊錄的使用權限。</p><p>如要修改使用者資料匣的使用權限,請在視窗上方的搜尋欄位輸入使用者名稱後,將遊標移到要修改的資料匣上連續按兩下滑鼠。</p>";
"Name or Email" = "名稱或電子郵件";
"ACLs saved" = "已儲存控制清單";
/* Rights module: initial search message */
"Start a search to edit the rights" = "開始一個搜尋以便編輯權限";
/* Rights module: Empty search result */
"No matching user" = "找不到符合搜尋條件的用戶";
/* Rights module: no selection */
"No resource selected" = "未選取任何的資源";
"Add User" = "新增用戶";
"Subscribe User" = "訂閱用戶";
"Rights" = "權限";
"Search Users" = "搜尋用戶";
"users found" = "搜尋到的用戶";
"No resource" = "沒有資源";
"Any Authenticated User" = "任何已認證的用戶";
"Public Access" = "公開的存取權限";

View File

@@ -4,20 +4,20 @@
"Close" = "Zatvori";
"Modules" = "Moduli";
/* Modules short names */
"ACLs" = "ACL-i";
"ACLs" = "Popisi kontrole pristupa";
/* Modules titles */
"ACLs_title" = "Administriranje prava korisnika na mapama";
"ACLs_title" = "Upravljanje pravima korisnika nad mapama";
/* Modules descriptions */
"ACLs_description" = "<p>The Access Control Lists administration module allows to change the ACLs of each user's Calendars and Address books.</p><p>To modify the ACLs of a user's folder, type the name of the user in the search field at the top of the window and double-click on the desired folder.</p> ";
"Name or Email" = "Ime ili e-mail";
"ACLs_description" = "<p>Modul upravljanja popisima kontrole pristupa (ACL-ovima) omogućava promjenu prava pristupa kalendarima i imenicima svakog pojedinog korisnika.</p><p>Kako biste promijenili prava pristupa korisnikovoj mapi, upišite ime korisnika u polje za pretragu pri vrhu prozora te zatim dvaput kliknite na željenu mapu.</p>";
"Name or Email" = "Ime ili e-adresa";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Počni pretragu za uređivanje prava";
"Start a search to edit the rights" = "Započnite pretragu kako biste uređivali prava";
/* Rights module: Empty search result */
"No matching user" = "Nema odgovarajućeg korisnika";
/* Rights module: no selection */
"No resource selected" = "Nema odabranog resursa";
"Add User" = "Dodaj korisnika";
"Subscribe User" = "Pretplati se za korisnika";
"Subscribe User" = "Pretplati korisnika";
"Rights" = "Prava";
"Search Users" = "Traži korisnike";
"users found" = "Korisnici pronađeni";

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Administrační modul přístupových práv umožňuje nastavovat přístupová práva ke kalendářům a adresářům každého uživatele.</p><p>Chcete-li změnit přístupová práva ke složkám uživatele, zadejte jeho uživatelské jméno do vyhledávacího pole v horní části okna, rozbalte stromovou strukturu jeho složek a na požadované složce udělejte dvojkliknutí.</p>";
"Name or Email" = "Jméno nebo e-mail";
"ACLs saved" = "ACL uloženy";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Vyhledat k úpravě práv";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>De Access Control Lists-beheer-module maakt het mogelijk om de ACLs van de agenda's en adresboeken van elke gebruiker te wijzigen.</p><p>Als u de ACLs van de map van een gebruiker wilt wijzigen, typt u de naam van de gebruiker in het zoekveld bovenaan het venster en dubbelklikt u op de gewenste map.</p>";
"Name or Email" = "Naam of e-mail";
"ACLs saved" = "ACLs opgeslagen";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Begin met zoeken om rechten te bewerken";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>The Access Control Lists administration module allows to change the ACLs of each user's Calendars and Address books.</p><p>To modify the ACLs of a user's folder, type the name of the user in the search field at the top of the window and double-click on the desired folder.</p>";
"Name or Email" = "Name or Email";
"ACLs saved" = "ACLs saved";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Start a search to edit the rights";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Le module de gestion des droits d'accès (ACL) vous permet de changer les ACL des calendriers et carnets d'adresses des utilisateurs.</p><p>Pour modifier les ACL sur un dossier, recherchez un utilisateur et double-clickez sur le dossier souhaité.</p>";
"Name or Email" = "Nom ou adresse courriel";
"ACLs saved" = "Droits sauvegardés";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Démarrer une recherche pour modifier les droits";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Dieses Modul ermöglicht die Verwaltung der Zugriffsrechte (ACLs) für die Kalender und Adressbücher jedes Benutzer.</p><p>Zum Ändern der Zugriffsrechte geben Sie den Namen des jeweiligen Benutzers in das Suchfeld ein. Wählen Sie den zu ändernden Ordner mit einem Doppelklick aus der Liste aus.</p>";
"Name or Email" = "Name oder E-Mail";
"ACLs saved" = "Berechtigungen gespeichert";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Suche starten, um die Rechte zu ändern";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>A hozzáférést szabályzó lista (ACL) rendszerfelügyeleti modul lehetővé teszi bármely felhasználó naptár és címjegyzék hozzáférhetőségének módosítását.</p><p>A felhasználói mappa ACL-ek módosításához gépelje be a felhasználó nevét a kereső mezőbe az ablak tetején, majd kattintson duplán a kívánt mappára. </p>";
"Name or Email" = "Név vagy email";
"ACLs saved" = "ACL-ek mentve";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Indítson egy keresést a jogosultságok szerkesztéséhez";
/* Rights module: Empty search result */

View File

@@ -9,3 +9,18 @@
"ACLs_title" = "Amministrazione ACL risorse utenti";
/* Modules descriptions */
"ACLs_description" = "<p>Il modulo di amministrazione delle ACL permette di cambiare le ACL di tutti i Calendari e le Rubriche degli utenti.</p><p>Per modificare le ACL relative ad una risorsa di un utente, scrivere il nome del utente nel campo di ricerca e fare doppio click sulla risorsa desiderata.</p>";
"Name or Email" = "Nome o indirizzo Email";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Inizia una ricerca per modificare i permessi";
/* Rights module: Empty search result */
"No matching user" = "Nessun utente corrispondente";
/* Rights module: no selection */
"No resource selected" = "Nessuna risorsa selezionata";
"Add User" = "Aggiungi utente";
"Subscribe User" = "Sottoscrivi utente";
"Rights" = "Permessi";
"Search Users" = "Cerca utenti";
"users found" = "utenti trovati";
"No resource" = "Nessuna risorsa";
"Any Authenticated User" = "Utenti autenticati";
"Public Access" = "Accesso pubblico";

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Access Control Lists administrēšanas modulis ļauj mainīt ACL lietotāja kalendāru un adrešu grāmatu.</p> <p>Lai modificētu ACL lietotāja mapi ierakstiet lietotāja vārdu meklēšanas laukā loga augšdaļā un veiciet dubultklikšķi uz vajadzīgās mapes.</p>";
"Name or Email" = "Vārds vai e-pasts";
"ACLs saved" = "ACL saglabāts";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Sākt meklēšanu, lai rediģētu tiesības";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Модулот за администрацијата на контролните пристапни листи овозможува да се променат КПЛ на секој кориснички календар и адресна книга.</p><p>Да се промени КПЛа на корисничка папка, откуцај го името на корисникот во полето за пребарување на врвот од прозорецот и двојно кликни на посакуваната папка.</p>";
"Name or Email" = "Име или електронска адреса";
"ACLs saved" = "ACLs се снимени";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Започни пребарување за да ги уредиш правата";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Moduł zarządzania uprawnieniami ACL (ang. Access Control Lists) pozwala zmienić uprawnienia ACL na folderach poczty i książkach adresowych każdego użytkownika.</p><p>Aby zmodyfikować uprawnienie ACL foldera użytkownika, wpisz nazwę tego użytkownika w pole wyszukiwania w górnej części okna i kliknij podwójnie na wybranym folderze.</p>";
"Name or Email" = "Nazwa lub e-mail";
"ACLs saved" = "ACLe zostały zapisane";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Rozpocznij wyszukiwanie, by zmienić uprawnienia";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p> Данный модуль администрирования позволяет изменять списки доступа (ACL) для календарей и адресных книг пользователей. </p><p> Чтобы изменить списки ACL, введите имя пользователя в поле поиска в верхней части окна и дважды щелкните по нужной папке. </p>";
"Name or Email" = "Имя или e-mail";
"ACLs saved" = "ACL сохранены";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Начать поиск для редактирования прав";
/* Rights module: Empty search result */

View File

@@ -10,6 +10,7 @@
/* Modules descriptions */
"ACLs_description" = "<p>Администрациони модул Контролних Листа Приступа дозвољава вам да мењате АЦЛе за сваки кориснички Календар и Адресар.</p><p>Да измените АЦЛе корисничког директоријума, откуцајте име корисника у пољу за претрагу на врху прозора и направите дупли клик на жељени директоријум.</p>";
"Name or Email" = "Име или Епошта";
"ACLs saved" = "АЦЛ сачуван";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Започните претрагу да измените права";
/* Rights module: Empty search result */

View File

@@ -6,21 +6,22 @@
/* Modules short names */
"ACLs" = "ACL";
/* Modules titles */
"ACLs_title" = "Spravovanie ACL zložiek uzívateľov";
"ACLs_title" = "Spravovanie ACL zložiek pouzívateľov";
/* Modules descriptions */
"ACLs_description" = "<p>Administrácia kontroly prístupových práv (ACL) dovoluje spravovať ACLs kalendárov a adresárov pre všetkých užívateľov.</p><p>Pre úpravu ACL zložky užívateľa, napíšte meno užívateľa v kolonke hľadaj hore v okne a dvojklikom potvrďte výber zložky.</p>";
"Name or Email" = "Meno alebo E-mail";
"ACLs_description" = "<p>Administrácia kontroly prístupových práv (ACL) dovoľuje spravovať ACLs kalendárov a adresárov pre všetkých používateľov.</p><p>Pre úpravu ACL zložky používateľa napíšte meno používateľa v kolónke hľadaj hore v okne a dvojklikom potvrďte výber zložky.</p>";
"Name or Email" = "Meno alebo e-mail";
"ACLs saved" = "Zoznamy prístupových práv (ACL) sa uložili";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Spustite hľadanie pre úpravu práv";
"Start a search to edit the rights" = "Spustite hľadanie pre úpravu práv.";
/* Rights module: Empty search result */
"No matching user" = "Žiadny užívateľ sa nezhoduje";
"No matching user" = "Žiadny používateľ sa nezhoduje.";
/* Rights module: no selection */
"No resource selected" = "Nevybrali ste žiadny zdroj";
"Add User" = "Pridať užívateľa";
"Subscribe User" = "Prihlás užívateľa";
"No resource selected" = "Nevybrali ste žiadny zdroj.";
"Add User" = "Pridať používateľa";
"Subscribe User" = "Prihlás používateľa";
"Rights" = "Práva";
"Search Users" = "Vyhľadať užívateľov";
"users found" = "nájdený užívatelia";
"Search Users" = "Vyhľadať používateľov";
"users found" = "nájdení používatelia";
"No resource" = "Žiadne zdroje";
"Any Authenticated User" = "Akýkoľvek overení užívateľ";
"Any Authenticated User" = "Akýkoľvek overený používateľ";
"Public Access" = "Verejný prístup";

View File

@@ -8,4 +8,20 @@
/* Modules titles */
"ACLs_title" = "Urejanje uporabniških pravic na mapah";
/* Modules descriptions */
"ACLs_description" = "<p>The Access Control Lists administration module allows to change the ACLs of each user's Calendars and Address books.</p><p>To modify the ACLs of a user's folder, type the name of the user in the search field at the top of the window and double-click on the desired folder.</p>";
"ACLs_description" = "<p>Access Control Lists administracijski modul vam omogoča spreminjanje pravic koledarjev in imenikov vsakega uporabnika.</p><p>Če želite spremeniti ACL mape uporabnika, vnesite ime uporabnika v iskalno polje na vrhu okna in dvokliknite na želeno mapo.</p>";
"Name or Email" = "Ime ali Email";
"ACLs saved" = "ACLs shranjen";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Začni iskanje za urejanje pravic";
/* Rights module: Empty search result */
"No matching user" = "Ni ustreznega uporabnika";
/* Rights module: no selection */
"No resource selected" = "Ni izbranih virov";
"Add User" = "Dodaj uporabnika";
"Subscribe User" = "Naroči uporabnika";
"Rights" = "Pravice";
"Search Users" = "Išči med uporabniki";
"users found" = "najdenih uporabnikov";
"No resource" = "Ni virov";
"Any Authenticated User" = "Vsak prijavljen uporabnik";
"Public Access" = "Javni dostop";

View File

@@ -9,3 +9,18 @@
"ACLs_title" = "Gestión de ALC's de las carpetas de usuarios";
/* Modules descriptions */
"ACLs_description" = "<p>El módulo de administración de Listas de Control de Acceso (ACL) permite cambiar las ACL's del Calendario o de la Libreta de Direcciones de cada usuario</p><p>Para modificar las ACL's de la carpeta de un usuario, ingrese el nombre del usuario en el cuadro de búsqueda ubicado en la parte superior de la ventana y haga dobe click en la carpeta deseada.</p>";
"Name or Email" = "Nombre o e-mail";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Realize una búsqueda para poder editar los permisos";
/* Rights module: Empty search result */
"No matching user" = "Ningún usuario coincide";
/* Rights module: no selection */
"No resource selected" = "No se ha seleccionado ningún recurso";
"Add User" = "Agregar usuario";
"Subscribe User" = "Suscribir usuario";
"Rights" = "Permisos";
"Search Users" = "Buscar usuarios";
"users found" = "usuarios encontrados";
"No resource" = "Ningún recurso";
"Any Authenticated User" = "Cualquier usuario autenticado";
"Public Access" = "Acceso público";

View File

@@ -9,3 +9,19 @@
"ACLs_title" = "Hantering av åtkomsträttigheter för användarmappar";
/* Modules descriptions */
"ACLs_description" = "<p>Administrationsmodulen för åtkomsträttigheter möjliggör ändring av åtkomsträttigheter för användarens kalendrar och adressböcker.</p><p>För att ändra åtkomsträttigheter på en användarmapp, skriv användarnamnet i sökfältet uppe i fönstret och dubbelklicka på önskad mapp.</p>";
"Name or Email" = "Namn eller e-postadress";
"ACLs saved" = "ACLer har sparats";
/* Rights module: initial search message */
"Start a search to edit the rights" = "Starta en sökning för att kunna redigera rättigheterna";
/* Rights module: Empty search result */
"No matching user" = "Ingen användare matchade sökningen";
/* Rights module: no selection */
"No resource selected" = "Ingen resurs är vald";
"Add User" = "Lägg till användare";
"Subscribe User" = "Prenumerera på användare";
"Rights" = "Tillgångsrättigheter";
"Search Users" = "Sök efter användare";
"users found" = "Användare hittades";
"No resource" = "Resursen inte vald";
"Any Authenticated User" = "Inloggade användare";
"Public Access" = "Publik tillgång";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Editar Direitos do Usuário";
"Home" = "Início";
"Calendar" = "Calendário";
"Address Book" = "Catálogo";
"Address Book" = "Catálogo";
"Mail" = "Correio";
"Preferences" = "Preferências";
"Administration" = "Administração";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Desculpe, os direitos de usuário não podem ser modificados para este objeto.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Qualquer usuário com uma conta neste sistema será capaz de acessar sua caixa postal \"% {0}\". Tem a certeza que confia em todos?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Qualquer usuário com uma conta neste sistema poderá acessar seu calendário \"%{0}\". Você tem certeza que confia em todos?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Qualquer um na Internet poderá acessar seu calendário \"%{0}\". Estas informações podem ser publicadas na Internet?";
@@ -44,20 +44,20 @@
/* generic.js */
"Unable to subscribe to that folder!"
= "Não foi possível inscrever-se nesta pasta!";
= "Não foi possível inscrever-se nesta pasta!";
"You cannot subscribe to a folder that you own!"
= "Você não pode inscrever-se a uma pasta que é dono!";
= "Você não pode inscrever-se a uma pasta que é dono!";
"Unable to unsubscribe from that folder!"
= "Não foi possível descadastrar-se desta pasta!";
= "Não foi possível descadastrar-se desta pasta!";
"You cannot unsubscribe from a folder that you own!"
= "Você não pode descadastrar-se de uma pasta que você é dono!";
= "Você não pode descadastrar-se de uma pasta que você é dono!";
"Unable to rename that folder!" = "Não foi possível renomear esta pasta!";
"You have already subscribed to that folder!"
= "Você já se inscreveu nesta pasta!";
= "Você já se inscreveu nesta pasta!";
"The user rights cannot be edited for this object!"
= "Os direitos do usuário não podem ser editados para este objeto!";
"A folder by that name already exists." = "Este nome já existe.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Você não pode criar uma lista em um catálogo público";
"Warning" = "Aviso";
"Can't contact server" = "Um erro ocorreu na conexão com o servidor. Por favor, tente mais tarde.";
@@ -69,6 +69,26 @@
"delegate is organizer" = "O delegado é o organizador. Por favor, especifique um delegado diferente.";
"delegate is a participant" = "O delegado já é um participante.";
"delegate is a group" = "O endereço especificado corresponde a um grupo. Você só pode delegar a uma pessoa única.";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancelar";
"Yes" = "Sim";
"No" = "Não";
/* generic messages */
"Error" = "Erro";
"Success" = "Sucesso";
/* confirmation dialog box */
"Confirmation" = "Confirmação";
/* alarms */
"Reminder" = "Lembrete";
"Start" = "Inicio";
"Due Date" = "Data";
"Location" = "Localização";
"Snooze" = "Soneca";
"Snooze for " = "Uma pausa de";
"5 minutes" = "5 minutos";
"10 minutes" = "10 minutos";
@@ -78,24 +98,13 @@
"1 hour" = "1 hora";
"1 day" = "1 dia";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancelar";
"Yes" = "Sim";
"No" = "Não";
/* alarms */
"Reminder" = "Lembrete";
"Start" = "Inicio";
"Due Date" = "Data";
"Location" = "Localização";
/* mail labels */
"Important" = "Importante";
"Work" = "Trabalho";
"Personal" = "Pessoal";
"To Do" = "Tarefa";
"Later" = "Adiar";
"Return Receipt Sent" = "Confirmação de recebimento enviada";
"a2_Sunday" = "Dom";
"a2_Monday" = "Seg";
"a2_Tuesday" = "Ter";
@@ -109,6 +118,16 @@
"No such user." = "Usuário não existe.";
"You cannot (un)subscribe to a folder that you own!" = "Você não pode (des)inscrever uma pasta que você é dono!";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certificado S/MIME ";
"Subject Name" = "Nome do Assunto";
"Issuer" = "Emissor";
"countryName" = "País";
"organizationName" = "Organização";
"organizationalUnitName" = "Unidade Organizacional";
"commonName" = "Nome Principal";
"emailAddress" = "Endereço de E-mail";
/* Authentication username */
"Username" = "Usuário";
@@ -118,5 +137,79 @@
/* Authentication failed */
"Wrong username or password." = "Usuário ou Senha Inválido.";
/* Error message display bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Digite pelo menos %{minimumSearchLength} caracteres";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Digite pelo menos %{minimumSearchLength} caracteres";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Limite de upload do tamanho de arquivo atingido";
/* Generic server error */
"An error occured, please try again." = "Um erro ocorreu, por favor tente novamente.";
/* Open datepicker */
"Open Calendar" = "Abrir calendário";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Alternar visibilidade";
"Keyboard Shortcuts" = "Teclas de atalho";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Alternar item";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Alternar intervalo de itens";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Exibir ou esconder esta ajuda";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "deletar";
/* Shift and space key */
"key_shift+space" = "shift + espaço";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Ver próximo item";
/* Hotkey description to select previous list item */
"View previous item" = "Ver item anterior";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Adicionar próximo item à selecção";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Adicionar item anterior à seleção";
/* Hotkey description to move backward in current view */
"Move backward" = "Mover para trás";
/* Hotkey description to move forward in current view */
"Move forward" = "Mover para frente";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Modificar permisos";
"Home" = "Inici";
"Calendar" = "Calendari";
"Address Book" = "Llibreta d'adreces";
"Address Book" = "Llibreta d'adreces";
"Mail" = "Correu";
"Preferences" = "Preferències";
"Administration" = "Administració";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Els permisos d'accés no es poden configurar per a aquest objecte.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Qualsevol usuari amb un compte en el sistema tindrà accés a la seua bústia de correu \"%{0}\". Està segur de voler donar accés a qualsevol usuari en el sistema? ";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Qualsevol altre usuari amb un compte al sistema serà capaç d'accedir al seu calendari \"%{0}\". ¿Està vostè segur de voler permetre aço?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potencialment, qualsevol usuari d'Internet podrà accedir al seu calendari \"% {0}\", encara que no tinga un compte en aquest sistema. Aquesta informació és adequada per publicar-la en Internet?";
@@ -41,22 +41,23 @@
= "Qualsevol usuari amb un compte en el sistema tindrà accés a la seua llibreta d'adreces \"%{0}\". Està segur de voler donar accés a qualsevol usuari en el sistema? ";
"Give Access" = "Donar accés";
"Keep Private" = "Mantenir en privat";
/* generic.js */
"Unable to subscribe to that folder!"
= "No us podeu subscriure a aquesta carpeta!";
= "No us podeu subscriure a aquesta carpeta!";
"You cannot subscribe to a folder that you own!"
= "No us podeu subscriure a una carpeta pròpia!";
= "No us podeu subscriure a una carpeta pròpia!";
"Unable to unsubscribe from that folder!"
= "No és possible cancel·lar la subscripció a aquesta carpeta.";
= "No és possible cancel·lar la subscripció a aquesta carpeta.";
"You cannot unsubscribe from a folder that you own!"
= "No podeu cancel·lar la subscripció a una carpeta pròpia";
= "No podeu cancel·lar la subscripció a una carpeta pròpia";
"Unable to rename that folder!" = "No podeu reanomenar la carpeta!";
"You have already subscribed to that folder!"
= "Ja us heu subscrit a aquesta carpeta!";
= "Ja us heu subscrit a aquesta carpeta!";
"The user rights cannot be edited for this object!"
= "No es poden modificar els permisos d'accés a aquest objecte.";
"A folder by that name already exists." = "Ja hi ha una carpeta amb aquest nom.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "No podeu crear una llista en una agenda compartida.";
"Warning" = "Atenció";
"Can't contact server" = "Ha ocorregut un error en contactar amb el servidor. Per favor, intenti-ho més tarda.";
@@ -68,6 +69,26 @@
"delegate is organizer" = "El delegat és l'organitzador. Si us plau, especifiqueu un altre delegat.";
"delegate is a participant" = "El delegat ja és un participant.";
"delegate is a group" = "L'adreça especificada correspon a un grup. Només podeu delegar en una persona.";
/* common buttons */
"OK" = "D'acord";
"Cancel" = "Cancel·lar";
"Yes" = "Sí";
"No" = "No";
/* generic messages */
"Error" = "Error";
"Success" = "Fet";
/* confirmation dialog box */
"Confirmation" = "Confirmació";
/* alarms */
"Reminder" = "Recordatori";
"Start" = "Inici";
"Due Date" = "Data de venciment";
"Location" = "Lloc";
"Snooze" = "Ajorna";
"Snooze for " = "Posposar ";
"5 minutes" = "5 minuts";
"10 minutes" = "10 minuts";
@@ -76,22 +97,14 @@
"45 minutes" = "45 minuts";
"1 hour" = "1 hora";
"1 day" = "1 dia";
/* common buttons */
"OK" = "D'acord";
"Cancel" = "Cancel·lar";
"Yes" = "Sí";
"No" = "No";
/* alarms */
"Reminder" = "Recordatori";
"Start" = "Inici";
"Due Date" = "Data de venciment";
"Location" = "Lloc";
/* mail labels */
"Important" = "Important";
"Work" = "Feina";
"Personal" = "Personal";
"To Do" = "Per fer";
"Later" = "Més tard";
"Return Receipt Sent" = "Justificant de recepció enviat";
"a2_Sunday" = "dg";
"a2_Monday" = "dl";
"a2_Tuesday" = "dm";
@@ -104,5 +117,99 @@
"Loading" = "Carregant";
"No such user." = "No existeix aquest usuari";
"You cannot (un)subscribe to a folder that you own!" = "No es pot (des)subscriure a una carpeta pròpia!";
"SOGo" = "SOGo";
"Modules" = "Mòduls";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certificat S/MIME";
"Subject Name" = "Nom del subjecte";
"Issuer" = "Emissor";
"countryName" = "País";
"organizationName" = "Organització";
"organizationalUnitName" = "Unitat organitzativa";
"commonName" = "Nom comú";
"emailAddress" = "Correu electrònic";
/* Authentication username */
"Username" = "Nom d'usuari";
/* Authentication password */
"Password" = "Contrasenya";
/* Authentication failed */
"Wrong username or password." = "Usuari o contrasenya incorrectes.";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Introduir almenys %{minimumSearchLength} caràcters";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "S'ha superat la mida màxima de càrrega del fitxer";
/* Generic server error */
"An error occured, please try again." = "S'ha produït un error, torneu-ho a provar.";
/* Open datepicker */
"Open Calendar" = "Obrir Calendari";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Commuta la visibilitat";
"Keyboard Shortcuts" = "Dreceres de teclat";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Activa/Desactiva ítem";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Activa/Desactiva llista d'ítems";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Mostrar o amagar aquesta ajuda";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "esborra";
/* Shift and space key */
"key_shift+space" = "Majúscules + espai";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Mostrar següent element";
/* Hotkey description to select previous list item */
"View previous item" = "Mostrar element anterior";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Afegir el següent element a la selecció";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Afegir l'element anterior a la selecció";
/* Hotkey description to move backward in current view */
"Move backward" = "Retrocedir";
/* Hotkey description to move forward in current view */
"Move forward" = "Avançar";

View File

@@ -6,68 +6,90 @@
"Edit User Rights" = "編輯使用者權限";
"Home" = "首頁";
"Calendar" = "行事曆";
"Address Book" = "通訊錄";
"Address Book" = "通訊錄";
"Mail" = "郵件";
"Preferences" = "個人設定";
"Preferences" = "使用者設定";
"Administration" = "管理";
"Disconnect" = "離線";
"Disconnect" = "登出";
"Toggle Menu" = "切換選單";
"Right Administration" = "管理權限";
"Log Console (dev.)" = "登錄控制台(dev.)";
"Log Console (dev.)" = "日誌檢視 (開發人員)";
"User" = "使用者";
"Vacation message is enabled" = "啟用休假自動回覆訊息功能";
"Help" = "幫助";
"noJavascriptError" = "SOGo 需要執行Javascript指令。請確定您的瀏覽器偏好設定該選項是開啟的。";
"noJavascriptRetry" = "重試";
"Owner:" = "擁有者";
"Publish the Free/Busy information" = "公開空閒/忙錄的訊息";
"Owner" = "所有權人";
"Publish the Free/Busy information" = "公開空閒/忙錄的訊息";
"Add..." = "增加...";
"Remove" = "移除";
"Subscribe User" = "訂閱";
"Subscribe User" = "將使用者加入訂閱";
"Any Authenticated User" = "任何授權使用者";
"Public Access" = "公開存取";
"Any user not listed above" = "列表以外的使用者";
"Anybody accessing this resource from the public area" = "由公開區域存取資源的任何人";
"Sorry, the user rights can not be configured for that object." = "對不起, 使用者的權限無法操作這個項目。";
"Sorry, the user rights can not be configured for that object." = "對不起, 無法設定這個項目的使用者權限。";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "這個系統的所有帳號都能存取您的郵件信箱\"%{0}\"。您確定所有帳號都可以信任嗎?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "這個系統的所有帳號都能存取您的行事曆 \"%{0}\"。您確定所有帳號都可以信任嗎?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "任何人都可以存取您的行事曆 \"%{0}\", 且不限定只有同系統的帳號。確定要在網路上公開行事曆嗎?";
= "任何人都可以存取您的行事曆 \"%{0}\", 無論他們在這個系統上有沒有帳號。確定要在網路上公開行事曆嗎?";
"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
= "這個系統的所有帳號都能存取您的通訊錄 \"%{0}\"。您確定所有帳號都可以信任嗎?";
"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "任何人都可以存取您的通訊錄 \"%{0}\", 且不限定只有同系統的帳號。確定要在網路上公開通訊錄嗎?";
= "任何人都可以存取您的通訊錄 \"%{0}\", 無論他們在這個系統上有沒有帳號。確定要在網路上公開通訊錄嗎?";
"Give Access" = "允許存取";
"Keep Private" = "保持隱私";
/* generic.js */
"Unable to subscribe to that folder!"
= "無法訂閱這個資料匣!";
= "無法訂閱這個資料匣!";
"You cannot subscribe to a folder that you own!"
= "您不能訂閱自己的資料匣!";
= "您不能訂閱自己的資料匣!";
"Unable to unsubscribe from that folder!"
= "無法在資料匣取消訂閱!";
= "無法取消訂閱此資料匣!";
"You cannot unsubscribe from a folder that you own!"
= "您不能取消訂閱自己的資料匣!";
"Unable to rename that folder!" = "不能更改資料匣的名稱!";
= "您不能取消訂閱自己的資料匣!";
"Unable to rename that folder!" = "無法更改資料匣的名稱!";
"You have already subscribed to that folder!"
= "您經訂閱了這個資料匣!";
= "您經訂閱了這個資料匣!";
"The user rights cannot be edited for this object!"
= "使用者的權限無法編輯這個項目!";
"A folder by that name already exists." = "己有相同名稱的資料匣。";
"You cannot create a list in a shared address book."
= "無法設定這個項目的使用者權限!";
"A folder by that name already exists." = "已經存在相同名稱的資料匣。";
"You cannot create a list in a shared address book."
= "您無法在共用的通訊錄新增列表。";
"Warning" = "警告";
"Can't contact server" = "連接伺服器失敗。請稍後再試。";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "您沒有權限存取這個模組或系統。請聯絡您的系統管理。";
= "您沒有權限存取這個模組或系統。請聯絡您的系統管理。";
"You don't have the required privileges to perform the operation."
= "您沒有權限執行這項操作。";
"noEmailForDelegation" = "您必須指定代理人的電子郵件地址。";
"delegate is organizer" = "您指定的代理人是組織;請另外指定。";
"delegate is a participant" = "您指定的代理人己經是受邀者。";
"delegate is a group" = "您指定的電子郵件帳號為群組。您必須指定代理人的電子郵件帳號。";
"Snooze for " = "提醒";
"delegate is organizer" = "您指定的代理人是發起人;請另外指定。";
"delegate is a participant" = "您指定的代理人已受邀在列。";
"delegate is a group" = "您指定的電子郵件為群組帳號。請改為指定單一個人為代理人。";
/* common buttons */
"OK" = "確定";
"Cancel" = "取消";
"Yes" = "好";
"No" = "不好";
/* generic messages */
"Error" = "錯誤";
"Success" = "成功";
/* confirmation dialog box */
"Confirmation" = "確認";
/* alarms */
"Reminder" = "提醒訊息";
"Start" = "開始";
"Due Date" = "到期日";
"Location" = "地點";
"Snooze" = "休眠";
"Snooze for " = "延後提醒";
"5 minutes" = "5分鐘";
"10 minutes" = "10分鐘";
"15 minutes" = "15分鐘";
@@ -75,22 +97,14 @@
"45 minutes" = "45分鐘";
"1 hour" = " 1小時";
"1 day" = "1天";
/* common buttons */
"OK" = "確定";
"Cancel" = "取消";
"Yes" = "是";
"No" = "不是";
/* alarms */
"Reminder:" = "提醒";
"Start" = "開始";
"Due Date" = "到期日";
"Location" = "地點";
/* mail labels */
"Important" = "重要等級";
"Work" = "工作";
"Personal" = "私人";
"To Do" = "待辦";
"Later" = "稍後";
"Return Receipt Sent" = "已傳送回條";
"a2_Sunday" = "星期日";
"a2_Monday" = "星期一";
"a2_Tuesday" = "星期二";
@@ -98,3 +112,104 @@
"a2_Thursday" = "星期四";
"a2_Friday" = "星期五";
"a2_Saturday" = "星期六";
"Access Rights" = "存取權限";
"Add User" = "新增使用者";
"Loading" = "載入中";
"No such user." = "找不到該用戶。";
"You cannot (un)subscribe to a folder that you own!" = "您無法訂閱/取消訂閱您自己的資料夾!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME 憑證";
"Subject Name" = "憑證主旨名稱";
"Issuer" = "憑證發行者";
"countryName" = "國家";
"organizationName" = "組織";
"organizationalUnitName" = "部門";
"commonName" = "簽署名稱";
"emailAddress" = "電子郵件地址";
/* Authentication username */
"Username" = "使用者名稱";
/* Authentication password */
"Password" = "密碼";
/* Authentication failed */
"Wrong username or password." = "使用者名稱或密碼錯誤";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "請輸入 %{minimumSearchLength} 個以上的字元";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "已到達檔案大小上傳上限";
/* Generic server error */
"An error occured, please try again." = "出現錯誤,請重新嘗試。";
/* Open datepicker */
"Open Calendar" = "開啟行事曆";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "切換顯示/隱藏";
"Keyboard Shortcuts" = "鍵盤快捷鍵";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "切換選擇";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "切換選擇範圍";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "顯示/隱藏提示訊息";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "delete 鍵";
/* Shift and space key */
"key_shift+space" = "shift + 空白鍵";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "檢視下一個物件";
/* Hotkey description to select previous list item */
"View previous item" = "檢視上一個物件";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "將下個物件加入選取";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "將上個物件加入選取";
/* Hotkey description to move backward in current view */
"Move backward" = "往前移動";
/* Hotkey description to move forward in current view */
"Move forward" = "往後移動";

View File

@@ -3,44 +3,44 @@
/* toolbars */
"Save" = "Spremi";
"Close" = "Zatvori";
"Edit User Rights" = "Uređivanje korisničkih prava";
"Home" = "Početna";
"Edit User Rights" = "Uredi korisnička prava";
"Home" = "Početno";
"Calendar" = "Kalendar";
"Address Book" = "Imenik";
"Mail" = "Pošta";
"Preferences" = "Postavke";
"Administration" = "Administracija";
"Disconnect" = "Prekini vezu";
"Toggle Menu" = "Prikaz izbornika";
"Right Administration" = "Upravljanje pravima";
"Log Console (dev.)" = "Provjera Log datoteka (dev.)";
"Administration" = "Upravljanje";
"Disconnect" = "Odspoji";
"Toggle Menu" = "Prikaži izbornik";
"Right Administration" = "Upravljaj pravima";
"Log Console (dev.)" = "Pregled zapisa sustava (za razvojnike)";
"User" = "Korisnik";
"Vacation message is enabled" = "Poruka o odsutnosti je uključena";
"Help" = "Pomoć";
"noJavascriptError" = "SOGo zahtijeva Javascript za pokretanje. Provjerite je li ova opcija dostupna i aktivirana u postavkama preglednika.";
"noJavascriptRetry" = "Ponovni pokušaj";
"noJavascriptError" = "SOGo zahtijeva Javascript za rad. Provjerite je li ova mogućnost dostupna i uključena u postavkama preglednika.";
"noJavascriptRetry" = "Pokušaj ponovno";
"Owner" = "Vlasnik";
"Publish the Free/Busy information" = "Objavi informacije slobodno/zauzeto ";
"Publish the Free/Busy information" = "Objavi podatak od dostupnosti mojih termina";
"Add..." = "Dodaj...";
"Remove" = "Ukloni";
"Subscribe User" = "Naruči korisnika";
"Subscribe User" = "Pretplati korisnika";
"Any Authenticated User" = "Svaki ovlašteni korisnik";
"Public Access" = "Javni pristup";
"Any user not listed above" = "Svaki korisnik koji nije gore naveden";
"Anybody accessing this resource from the public area" = "Svatko, tko pristupa do resursa iz javnog prostora";
"Sorry, the user rights can not be configured for that object." = "Korisnička prava ne mogu biti konfigurirana za taj objekt.";
"Anybody accessing this resource from the public area" = "Svatko, tko pristupa resursu iz javnog prostora";
"Sorry, the user rights can not be configured for that object." = "Korisnička se prava ne mogu podešavati za taj objekt.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Svaki korisnik s računom na ovom sustavu moći će pristupiti vašem pretincu \"%{0}\". Jeste li sigurni da su svi povjerljivi?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Svaki korisnik s računom na ovom sustavu moći će pristupiti vašem kalendaru \"%{0}\". Jeste li sigurni da su svi povjerljivi?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Bilo tko na internetu moći će pristupiti vašem kalendaru \"%{0}\", čak iako nema računa u ovom sustavu. Jeli ova informacija prikladna za javnu objavu na internetu?";
= "Bilo tko na internetu moći će pristupiti vašem kalendaru \"%{0}\", čak i ako nema račun na ovom sustavu. Je li ova informacija prikladna za javnu objavu na internetu?";
"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
= "Svaki korisnik s računom na ovom sustavu moći će pristupiti vašem imeniku\"%{0}\". Jeste li sigurni da su svi povjerljivi?";
"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Bilo tko na internetu moći će pristupiti vašem imeniku\"%{0}\", čak iako nema računa u ovom sustavu. Jeli ova informacija prikladna za javnu objavu na internetu?";
"Give Access" = "Daj pristup";
"Keep Private" = "Zadrži privatno";
= "Bilo tko na internetu moći će pristupiti vašem imeniku \"%{0}\", čak i ako nema račun na ovom sustavu. Je li ova informacija prikladna za javnu objavu na internetu?";
"Give Access" = "Dopusti pristup";
"Keep Private" = "Zadrži osobnim";
/* generic.js */
"Unable to subscribe to that folder!"
@@ -53,32 +53,36 @@
= "Ne možete se odjaviti od vlastite mape! ";
"Unable to rename that folder!" = "Ne mogu preimenovati tu mapu!";
"You have already subscribed to that folder!"
= "Več ste pretplaćeni na tu mapu!";
= "Već ste pretplaćeni na tu mapu!";
"The user rights cannot be edited for this object!"
= "Korisnička prava ne mogu biti konfigurirana za taj objekt.";
"A folder by that name already exists." = "Mapa sa ovim imenom več postoji!";
"You cannot create a list in a shared address book."
= "Ne možete kreirati liste u zajedničkom imeniku!";
= "Korisnička se prava ne mogu podešavati za taj objekt.";
"A folder by that name already exists." = "Mapa s ovim nazivom već postoji!";
"You cannot create a list in a shared address book."
= "Ne možete napraviti popis u zajedničkom imeniku!";
"Warning" = "Upozorenje";
"Can't contact server" = "Došlo je do pogreške prilikom kontaktiranja poslužitelja. Pokušajte ponovno kasnije.";
"Can't contact server" = "Došlo je do pogreške prilikom pristupa poslužitelju. Pokušajte ponovno kasnije.";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "Nemate ovlasti za pristup ovome modulu ili ovome sustavu. Molimo obratite se administratoru sustava.";
= "Nemate ovlasti za pristup ovom modulu ili ovom sustavu. Molim, obratite se administratoru sustava.";
"You don't have the required privileges to perform the operation."
= "Nemate potrebne ovlasti za obavljanje ove operacije.";
= "Nemate potrebne ovlasti za obavljanje ove radnje.";
"noEmailForDelegation" = "Morate navesti adresu na koju želite prenijeti svoju pozivnicu.";
"delegate is organizer" = "Delegat je organizator. Navedite nekog drugog delegata.";
"delegate is a participant" = "Delegat je već sudionik.";
"delegate is a group" = "Navedena adresa odgovara skupini. Možete prenijeti samo na jedinstvenu osobu.";
"delegate is a group" = "Navedena adresa odgovara skupini. Adresu možete prenijeti samo na jedinstvenu osobu.";
/* common buttons */
"OK" = "OK";
"OK" = "U redu";
"Cancel" = "Odustani";
"Yes" = "Da";
"No" = "Ne";
/* generic messages */
"Error" = "Pogreška";
"Success" = "Uspjeh";
/* alarms */
"Reminder" = "Podsjetnik";
"Start" = "Start";
"Start" = "Početak";
"Due Date" = "Datum dospijeća";
"Location" = "Mjesto";
"Snooze" = "Utišaj";
@@ -106,24 +110,33 @@
"a2_Saturday" = "Su";
"Access Rights" = "Pristupna prava";
"Add User" = "Dodaj korisnika";
"Loading" = "Otvaranje";
"Loading" = "Otvaram";
"No such user." = "Nema takvog korisnika.";
"You cannot (un)subscribe to a folder that you own!" = "Ne možete se (od)javiti od vlastite mape! ";
"You cannot (un)subscribe to a folder that you own!" = "Ne možete se pretplatiti ni odjaviti od vlastite mape! ";
/* SMIME Certificate field */
"Subject Name" = "Naziv subjekta";
"Issuer" = "Izdavatelj";
"countryName" = "Država";
"organizationName" = "Organizacija";
"organizationalUnitName" = "Organizacijska jedinica";
"commonName" = "Zajednički naziv";
"emailAddress" = "Adresa elektroničke pošte";
/* Authentication username */
"Username" = "Korisničko ime";
/* Authentication password */
"Password" = "Lozinka";
"Password" = "Zaporka";
/* Authentication failed */
"Wrong username or password." = "Pogrešno korisničko ime ili lozinka";
"Wrong username or password." = "Pogrešno je korisničko ime i/ili zaporka";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Unesite %{minimumSearchLength} znakova";
"Enter at least %{minimumSearchLength} characters" = "Unesite barem %{minimumSearchLength} znakova";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Dosegnuta je maksimalna veličina privitka";
"File size upload limit reached" = "Privitak je prevelik";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Uključi/Isključi vidljivost";
@@ -132,13 +145,13 @@
"Toggle range of items" = "Uključi/isključi stavke";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Prikaži/Sakrij ovu pomoć";
"Show or hide this help" = "Prikaži ili sakrij ovu pomoć";
/* Space key */
"key_space" = "space";
/* Shift and space key */
"key_shift+space" = "Shift + Space";
"key_shift+space" = "shift + space";
/* Up arrow key */
"key_up" = "↑";
@@ -165,13 +178,13 @@
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Vidi slijedeću stavku";
"View next item" = "Vidi sljedeću stavku";
/* Hotkey description to select previous list item */
"View previous item" = "Vidi prethodnu stavku";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Dodaj slijedeću stavku u odabir";
"Add next item to selection" = "Dodaj sljedeću stavku u odabir";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Dodaj prethodnu stavku u odabir";
@@ -180,4 +193,4 @@
"Move backward" = "Idi natrag";
/* Hotkey description to move forward in current view */
"Move forward" = "Idi naprijed";
"Move forward" = "Idi naprijed";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Upravit uživatelská oprávnění";
"Home" = "Domů";
"Calendar" = "Kalendář";
"Address Book" = "Adresář";
"Address Book" = "Kontakty";
"Mail" = "Pošta";
"Preferences" = "Předvolby";
"Administration" = "Administrace";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Omlouváme se, ale uživatelská práva pro tento objekt nemohou být nastavena.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Všichni uživatelé tohoto systému budou mít přístup k vaší složce \"%{0}\". Jste si jistí, že důvěřujete jim všem?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Všichni uživatelé tohoto systému budou mít přístup k vašemu kalendáři \"%{0}\". Jste si jistí, že důvěřujete jim všem?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potenciálně kdokoliv v Internetu bude mít přístup k vašemu kalendáři \"%{0}\", i když není uživatelem tohoto systému. Jsou tyto informace vhodné pro veřejný Internet?";
@@ -57,7 +57,7 @@
"The user rights cannot be edited for this object!"
= "Uživatelská práva pro tento objekt nemohou být upravena!";
"A folder by that name already exists." = "Složka tohoto jména již existuje.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Nemůžete vytvořit seznam ve sdíleném adresáři.";
"Warning" = "Upozornění";
"Can't contact server" = "Při připojení k serveru došlo k chybě. Prosím zkuste to později.";
@@ -76,6 +76,13 @@
"Yes" = "Ano";
"No" = "Ne";
/* generic messages */
"Error" = "Chyba";
"Success" = "Úspěšné";
/* confirmation dialog box */
"Confirmation" = "Potvrzení";
/* alarms */
"Reminder" = "Upomínka";
"Start" = "Začátek";
@@ -97,6 +104,7 @@
"Personal" = "Osobní";
"To Do" = "Třeba udělat";
"Later" = "Později";
"Return Receipt Sent" = "Odesláno potvrzení o přečtení";
"a2_Sunday" = "Ne";
"a2_Monday" = "Po";
"a2_Tuesday" = "Út";
@@ -110,6 +118,16 @@
"No such user." = "Uživatel neexistuje.";
"You cannot (un)subscribe to a folder that you own!" = "Nemůžete (přestat)odebírat složku, kterou vlastníte!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME Certifikát";
"Subject Name" = "Jméno Subjektu";
"Issuer" = "Vydavatel";
"countryName" = "Země";
"organizationName" = "Organizace";
"organizationalUnitName" = "Organizační jednotka";
"commonName" = "Obecné Jméno";
"emailAddress" = "E-mail";
/* Authentication username */
"Username" = "Uživatelské jméno";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Byl dosažen limit pro velikost nahraného souboru";
/* Generic server error */
"An error occured, please try again." = "Došlo k chybě, zkuste to prosím znovu.";
/* Open datepicker */
"Open Calendar" = "Otevřít Kalendář";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Přepnout zobrazení";
"Keyboard Shortcuts" = "Klávesové zkratky";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Přepnout položku";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Přepnout rozsah položek";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "smazat";
/* Shift and space key */
"key_shift+space" = "shift + mezerník";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Posun zpět";
/* Hotkey description to move forward in current view */
"Move forward" = "Posun vpřed";
"Move forward" = "Posun vpřed";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Machtigingen aanpassen";
"Home" = "Start";
"Calendar" = "Agenda";
"Address Book" = "Adresboek";
"Address Book" = "Adresboek";
"Mail" = "E-mail";
"Preferences" = "Voorkeuren";
"Administration" = "Beheer";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "De machtigingen kunnen niet worden ingesteld voor dit object.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Iedereen met een gebruikersaccount voor dit systeem zal toegang hebben tot uw postvak \"%{0}\". Weet u zeker dat u iedereen kan vertrouwen?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Iedereen met een gebruikersaccount voor dit systeem zal toegang hebben tot uw agenda \"%{0}\". Weet u zeker dat u iedereen kunt vertrouwen?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Iedereen op het Internet zou toegang kunnen krijgen tot uw agenda \"%{0}\", zelfs als diegenen geen gebruikersaccount hebben voor dit systeem. Is de informatie geschikt voor het openbare Internet?";
@@ -44,20 +44,20 @@
/* generic.js */
"Unable to subscribe to that folder!"
= "Het is niet mogelijk om te abonneren op deze map.";
= "Het is niet mogelijk om te abonneren op deze map.";
"You cannot subscribe to a folder that you own!"
= "Het is niet mogelijk om u te abonneren op uw eigen mappen.";
= "Het is niet mogelijk om u te abonneren op uw eigen mappen.";
"Unable to unsubscribe from that folder!"
= "Het is niet mogelijk om u hiervan uit te schrijven.";
= "Het is niet mogelijk om u hiervan uit te schrijven.";
"You cannot unsubscribe from a folder that you own!"
= "Het is niet mogelijk om u uit te schrijven van uw eigen mappen.";
= "Het is niet mogelijk om u uit te schrijven van uw eigen mappen.";
"Unable to rename that folder!" = "Het is niet mogelijk om deze map te hernoemen.";
"You have already subscribed to that folder!"
= "U bent al op deze map geabonneerd!";
= "U bent al op deze map geabonneerd!";
"The user rights cannot be edited for this object!"
= "De machtigingen kunnen niet worden aangepast voor dit object!";
"A folder by that name already exists." = "Er bestaat al een map met die naam.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "U kunt geen lijst maken in een gedeeld adresboek.";
"Warning" = "Waarschuwing";
"Can't contact server" = "Bij het verbinden met de server is een fout opgetreden, probeer het alter opnieuw.";
@@ -76,6 +76,13 @@
"Yes" = "Ja";
"No" = "Nee";
/* generic messages */
"Error" = "Fout";
"Success" = "Succes";
/* confirmation dialog box */
"Confirmation" = "Bevestiging";
/* alarms */
"Reminder" = "Alarm";
"Start" = "Begin";
@@ -97,6 +104,7 @@
"Personal" = "Persoonlijk";
"To Do" = "Te doen";
"Later" = "Later";
"Return Receipt Sent" = "Ontvangstbewijs verzonden";
"a2_Sunday" = "Zo";
"a2_Monday" = "Ma";
"a2_Tuesday" = "Di";
@@ -110,6 +118,16 @@
"No such user." = "Geen dergelijke gebruiker";
"You cannot (un)subscribe to a folder that you own!" = "Kan niet aan- of afmelden van eigen map!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME Certificaat";
"Subject Name" = "Onderwerp";
"Issuer" = "Uitgever";
"countryName" = "Land";
"organizationName" = "Organisatie";
"organizationalUnitName" = "Organisatie-eenheid";
"commonName" = "Gemeenschappelijke naam";
"emailAddress" = "Email Adres";
/* Authentication username */
"Username" = "Gebruikersnaam";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Bestand grote limiet is bereikt";
/* Generic server error */
"An error occured, please try again." = "Er is iets verkeerd gegaan. Probeer het nogmaals.";
/* Open datepicker */
"Open Calendar" = "Open de kalender";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Tonen/verbergen";
"Keyboard Shortcuts" = "Toetsenbord sneltoetsen";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Item schakelen";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Reeks items schakelen";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "verwijderen";
/* Shift and space key */
"key_shift+space" = "shift + spatie";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Ga terug";
/* Hotkey description to move forward in current view */
"Move forward" = "Ga vooruit";
"Move forward" = "Ga vooruit";

View File

@@ -76,6 +76,13 @@
"Yes" = "Yes";
"No" = "No";
/* generic messages */
"Error" = "Error";
"Success" = "Success";
/* confirmation dialog box */
"Confirmation" = "Confirmation";
/* alarms */
"Reminder" = "Reminder";
"Start" = "Start";
@@ -97,6 +104,7 @@
"Personal" = "Personal";
"To Do" = "To Do";
"Later" = "Later";
"Return Receipt Sent" = "Return Receipt Sent";
"a2_Sunday" = "Su";
"a2_Monday" = "Mo";
"a2_Tuesday" = "Tu";
@@ -110,6 +118,16 @@
"No such user." = "No such user.";
"You cannot (un)subscribe to a folder that you own!" = "You cannot (un)subscribe to a folder that you own!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME Certificate";
"Subject Name" = "Subject Name";
"Issuer" = "Issuer";
"countryName" = "Country";
"organizationName" = "Organization";
"organizationalUnitName" = "Organizational Unit";
"commonName" = "Common Name";
"emailAddress" = "Email Address";
/* Authentication username */
"Username" = "Username";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "File size upload limit reached";
/* Generic server error */
"An error occured, please try again." = "An error occured, please try again.";
/* Open datepicker */
"Open Calendar" = "Open Calendar";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Toggle visibility";
"Keyboard Shortcuts" = "Keyboard Shortcuts";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Toggle item";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Toggle range of items";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "delete";
/* Shift and space key */
"key_shift+space" = "shift + space";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";

View File

@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Désolé, les droits d'accès ne peuvent être configurés pour cet objet.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Tout utilisateur ayant un compte sur ce système aura accès à votre boîte «%{0}». Voulez-vous vraiment faire confiance à tous ces utilisateurs?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Tout utilisateur ayant un compte sur ce système aura accès à votre calendrier «%{0}». Voulez-vous vraiment faire confiance à tous ces utilisateurs?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "N'importe quel internaute aura potentiellement accès à votre calendrier «%{0}», même s'il n'a pas de compte sur ce système. Est-ce que le contenu de votre calendrier est adapté à une telle visibilité?";
@@ -57,7 +57,7 @@
"The user rights cannot be edited for this object!"
= "Les droits sur cet objet ne peuvent pas être édités.";
"A folder by that name already exists." = "Un dossier du même nom existe déjà.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Impossible de créer une liste dans un dossier partagé.";
"Warning" = "Avertissement";
"Can't contact server" = "Une erreur est survenue lors de la connexion au serveur. Veuillez réessayer plus tard.";
@@ -76,6 +76,13 @@
"Yes" = "Oui";
"No" = "Non";
/* generic messages */
"Error" = "Erreur";
"Success" = "Succès";
/* confirmation dialog box */
"Confirmation" = "Confirmation";
/* alarms */
"Reminder" = "Rappel";
"Start" = "Début";
@@ -97,6 +104,7 @@
"Personal" = "Personnel";
"To Do" = "À faire";
"Later" = "Peut attendre";
"Return Receipt Sent" = "Accusé de réception envoyé";
"a2_Sunday" = "Di";
"a2_Monday" = "Lu";
"a2_Tuesday" = "Ma";
@@ -110,6 +118,16 @@
"No such user." = "Aucun utilisateur trouvé.";
"You cannot (un)subscribe to a folder that you own!" = "Vous ne pouvez pas vous (dés)abonner à vos propres dossiers!";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certificat S/MIME";
"Subject Name" = "Sujet";
"Issuer" = "Émetteur";
"countryName" = "Pays";
"organizationName" = "Société";
"organizationalUnitName" = "Unité organisationnelle";
"commonName" = "Identité";
"emailAddress" = "Adresse courriel";
/* Authentication username */
"Username" = "Nom d'utilisateur";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Le fichier dépasse la taille limite permise";
/* Generic server error */
"An error occured, please try again." = "Une erreur est survenue, essayez à nouveau.";
/* Open datepicker */
"Open Calendar" = "Ouvrir le calendrier";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Basculer l'affichage";
"Keyboard Shortcuts" = "Raccourcis clavier";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Basculer la sélection";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Basculer l'étendue des éléments";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "espace";
/* Delete key */
"key_delete" = "Suppr.";
/* Shift and space key */
"key_shift+space" = "maj. + espace";
@@ -180,4 +212,4 @@
"Move backward" = "Avancer";
/* Hotkey description to move forward in current view */
"Move forward" = "Reculer";
"Move forward" = "Reculer";

View File

@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Leider können die Benutzerrechte für dieses Objekt nicht konfiguriert werden.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Jeder Benutzer mit einem Konto auf diesem System wird in der Lage sein auf Ihren E-Mail-Ordner \"%{0}\" zuzugreifen. Sind Sie sicher, dass Sie allen vertrauen?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Jeder Benutzer mit einem Konto auf diesem System wird in der Lage sein, auf Ihren Kalender \"%{0}\" zuzugreifen. Sind Sie sicher, dass Sie allen vertrauen?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Jeder aus dem Internet wird in der Lage sein, auf Ihren Kalender \"%{0}\" zuzugreifen, selbst wenn jene Personen kein Konto auf diesem System haben. Sind diese Informationen für das öffentliche Internet gedacht?";
@@ -57,7 +57,7 @@
"The user rights cannot be edited for this object!"
= "Die Benutzerrechte können für dieses Objekt nicht verändert werden!";
"A folder by that name already exists." = "Ein Ordner mit diesem Namen existiert bereits.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Sie können keine Liste in einem gemeinsamen Adressbuch erstellen.";
"Warning" = "Warnung";
"Can't contact server" = "Beim Verbindungsaufbau mit dem Server ist ein Fehler aufgetreten. Bitte versuchen Sie es später noch einmal.";
@@ -76,6 +76,13 @@
"Yes" = "Ja";
"No" = "Nein";
/* generic messages */
"Error" = "Fehler";
"Success" = "Erfolg";
/* confirmation dialog box */
"Confirmation" = "Bestätigung";
/* alarms */
"Reminder" = "Erinnerung";
"Start" = "Beginn";
@@ -97,6 +104,7 @@
"Personal" = "Persönlich";
"To Do" = "To-Do";
"Later" = "Später";
"Return Receipt Sent" = "Empfangsbestätigung gesendet";
"a2_Sunday" = "So";
"a2_Monday" = "Mo";
"a2_Tuesday" = "Di";
@@ -110,6 +118,16 @@
"No such user." = "Kein Benutzer gefunden";
"You cannot (un)subscribe to a folder that you own!" = "Sie können keinen Ordner abonnieren/abbestellen, den Sie besitzen!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME-Zertifikat";
"Subject Name" = "Zertifikatsinhaber";
"Issuer" = "Aussteller";
"countryName" = "Land";
"organizationName" = "Organisation";
"organizationalUnitName" = "Organisationseinheit";
"commonName" = "Name";
"emailAddress" = "E-Mail";
/* Authentication username */
"Username" = "Benutzername";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Maximale Dateigröße für das Hochladen erreicht";
/* Generic server error */
"An error occured, please try again." = "Es ist ein Fehler aufgetreten. Bitte versuchen Sie es nochmal.";
/* Open datepicker */
"Open Calendar" = "Kalender öffnen";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Sichtbarkeit umschalten";
"Keyboard Shortcuts" = "Tastenkürzel";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Objekt umschalten";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Mehrere Punkte umschalten";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "Löschen";
/* Shift and space key */
"key_shift+space" = "Umschalt + Leerzeichen";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Zurück";
/* Hotkey description to move forward in current view */
"Move forward" = "Weiter";
"Move forward" = "Weiter";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Felhasználói jogosultságok";
"Home" = "Nyitólap";
"Calendar" = "Naptár";
"Address Book" = "Címjegyzék";
"Address Book" = "Címjegyzék";
"Mail" = "Levelezés";
"Preferences" = "Beállítások";
"Administration" = "Rendszerfelügyelet";
@@ -23,7 +23,7 @@
"Publish the Free/Busy information" = "Foglaltsági információ nyilvánossá tétele";
"Add..." = "Hozzáadás...";
"Remove" = "Törlés";
"Subscribe User" = "Felhasználót felirathat";
"Subscribe User" = "Felhasználó felíratása";
"Any Authenticated User" = "Bejelentkezett felhasználók";
"Public Access" = "Nyilvános hozzáférés";
"Any user not listed above" = "Az összes fel nem sorolt felhasználó";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Sajnálom, erre az objektumra nem állíthatók be felhasználói jogosultságok.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "A rendszer bármely felhasználója el tudja érni az alábbi email fiókot: \"%{0}\". Biztos, hogy megbízik mindegyikükben?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "A rendszer bármely felhasználója el tudja érni az alábbi naptárját: \"%{0}\". Biztos, hogy megbízik mindegyikükben?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Lényegében bárki az interneten el tudja érni a(z) \"%{0}\" naptárját, még akkor is, ha nem rendelkezik fiókkal a rendszerben. Biztos, hogy a naptár publikus adatokat tartalmaz?";
@@ -44,20 +44,20 @@
/* generic.js */
"Unable to subscribe to that folder!"
= "A mappára nem lehet feliratkozni!";
= "A mappára nem lehet feliratkozni!";
"You cannot subscribe to a folder that you own!"
= "Saját tulajdonban lévő mappára nem lehet feliratkozni!";
= "Saját tulajdonban lévő mappára nem lehet feliratkozni!";
"Unable to unsubscribe from that folder!"
= "A mappáról nem lehet leiratkozni!";
= "A mappáról nem lehet leiratkozni!";
"You cannot unsubscribe from a folder that you own!"
= "Saját tulajdonban lévő mappáról nem lehet leiratkozni!";
= "Saját tulajdonban lévő mappáról nem lehet leiratkozni!";
"Unable to rename that folder!" = "A mappát nem lehet átnevezni!";
"You have already subscribed to that folder!"
= "Erre a mappára már feliratkozott!";
= "Erre a mappára már feliratkozott!";
"The user rights cannot be edited for this object!"
= "Ezen az objektumon nem szerkeszthetőek a felhasználói jogosultságok!";
"A folder by that name already exists." = "Ezzel a névvel már létezik mappa.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Nem hozható létre lista egy megosztott címjegyzékben.";
"Warning" = "Figyelmeztetés";
"Can't contact server" = "Hiba történt a kiszolgálóhoz kapcsolódás során. Kérem próbálja újra később.";
@@ -76,6 +76,13 @@
"Yes" = "Igen";
"No" = "Nem";
/* generic messages */
"Error" = "Hiba";
"Success" = "Sikeres";
/* confirmation dialog box */
"Confirmation" = "Megerősítés";
/* alarms */
"Reminder" = "Emlékeztető";
"Start" = "Kezdés";
@@ -97,6 +104,7 @@
"Personal" = "Személyes";
"To Do" = "Teendő";
"Later" = "Később";
"Return Receipt Sent" = "Visszaigazolás elküldve";
"a2_Sunday" = "Va";
"a2_Monday" = "Hé";
"a2_Tuesday" = "Ke";
@@ -110,6 +118,16 @@
"No such user." = "Nincs ilyen felhasználó";
"You cannot (un)subscribe to a folder that you own!" = "Saját tulajdonban lévő mappá(ra/ról) nem lehet feliratkozni, vagy leiratkozni.";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME tanúsítvány";
"Subject Name" = "Tulajdonos";
"Issuer" = "Kibocsátó";
"countryName" = "Ország";
"organizationName" = "Szervezet";
"organizationalUnitName" = "Szervezeti egység";
"commonName" = "Általános név";
"emailAddress" = "Email cím";
/* Authentication username */
"Username" = "Felhasználónév";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Elérte a maximális állomány feltöltési méretkorlátot";
/* Generic server error */
"An error occured, please try again." = "Hiba történt, próbálja újra.";
/* Open datepicker */
"Open Calendar" = "Naptár megnyitása";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Láthatóság összecsukása";
"Keyboard Shortcuts" = "Gyorsbillentyűk";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Elem összecsukása";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Több elem módosítása";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "törlés";
/* Shift and space key */
"key_shift+space" = "shift + space";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Mozgatás vissza";
/* Hotkey description to move forward in current view */
"Move forward" = "Mozgatás előre";
"Move forward" = "Mozgatás előre";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Modifica permessi";
"Home" = "Home";
"Calendar" = "Calendario";
"Address Book" = "Rubrica";
"Address Book" = "Rubrica";
"Mail" = "Posta";
"Preferences" = "Preferenze";
"Administration" = "Amministrazione";
@@ -24,14 +24,14 @@
"Add..." = "Aggiungi...";
"Remove" = "Rimuovi";
"Subscribe User" = "Sottoscrivi utente";
"Any Authenticated User" = "Utenti autenticati";
"Any Authenticated User" = "Qualsiasi Utente Autenticato";
"Public Access" = "Accesso pubblico";
"Any user not listed above" = "Ogni utente non indicato sopra";
"Anybody accessing this resource from the public area" = "Chiunque acceda a questa risorsa da un area pubblica";
"Sorry, the user rights can not be configured for that object." = "Non è possibile configurare i permessi per questo oggetto.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Ogni utente con un account di sistema potrà accedere alla tua mailbox \"%{0}\". Sei sicuro di fidarti?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Ogni utente con un account di sistema potrà accedere al tuo calendario \"%{0}\". Sei sicuro di fidarti di tutti?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potenzialmente chiunque in Internert sarà in grado di accedere al tuo calendario \"%{0}\", anche se non ha un account di sistema. Questa risorsa può essere pubblicata su Internet?";
@@ -44,31 +44,51 @@
/* generic.js */
"Unable to subscribe to that folder!"
= "Impossibile sottoscrivere la cartella!";
= "Impossibile sottoscrivere la cartella!";
"You cannot subscribe to a folder that you own!"
= "Non puoi sottoscrivere una cartella di cui sei proprietario!";
= "Non puoi sottoscrivere una cartella di cui sei proprietario!";
"Unable to unsubscribe from that folder!"
= "Impossibile annullare la sottoscrizione alla cartella!";
= "Impossibile annullare la sottoscrizione alla cartella!";
"You cannot unsubscribe from a folder that you own!"
= "Non puoi annullare la sottoscrizione ad una cartella di cui sei proprietario!";
= "Non puoi annullare la sottoscrizione ad una cartella di cui sei proprietario!";
"Unable to rename that folder!" = "Impossibile rinominare la cartella!";
"You have already subscribed to that folder!"
= "Hai già sottoscritto la cartella!";
= "Hai già sottoscritto la cartella!";
"The user rights cannot be edited for this object!"
= "I permessi di questo oggetto non possono essere modificati!";
= "I permessi utente non possono essere modificati per questo oggetto!";
"A folder by that name already exists." = "Esiste già una cartella con questo nome.";
"You cannot create a list in a shared address book."
= "Non puoi creare una lista in una rubrica in sola lettura.";
"You cannot create a list in a shared address book."
= "Non puoi creare una lista in una rubrica condivisa.";
"Warning" = "Attenzione";
"Can't contact server" = "Si è verificato un errore contattando il server. Prego riprovare.";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "Non sei abilitato ad accedere a questo modulo. Contatta il tuo amministratore di sistema.";
= "Non sei abilitato ad accedere a questo modulo o sistema. Contatta il tuo amministratore di sistema.";
"You don't have the required privileges to perform the operation."
= "Non disponi dei privilegi richiesti per eseguire questa operazione.";
"noEmailForDelegation" = "E' necessario specificare l'indirizzo a cui vuoi delegare il tuo invito.";
"noEmailForDelegation" = "E' necessario specificare l'indirizzo a cui vuoi delegare i tuoi inviti.";
"delegate is organizer" = "Il delato è l'organizzatore. Prego specificare un altro delegato.";
"delegate is a participant" = "Il delegato è già un partecipante.";
"delegate is a group" = "L'indirizzo specifico corrisponde ad un gruppo, puoi delegare solo una persona.";
"delegate is a group" = "L'indirizzo specificato corrisponde ad un gruppo. Puoi delegare solo una persona.";
/* common buttons */
"OK" = "OK";
"Cancel" = "Annulla";
"Yes" = "Sì";
"No" = "No";
/* generic messages */
"Error" = "Errore";
"Success" = "Successo";
/* confirmation dialog box */
"Confirmation" = "Conferma";
/* alarms */
"Reminder" = "Promemoria";
"Start" = "Inizio";
"Due Date" = "Scadenza";
"Location" = "Luogo";
"Snooze" = "Posponi";
"Snooze for " = "Posponi per";
"5 minutes" = "5 minuti";
"10 minutes" = "10 minuti";
@@ -78,24 +98,13 @@
"1 hour" = "1 ora";
"1 day" = "1 giorno";
/* common buttons */
"OK" = "OK";
"Cancel" = "Annulla";
"Yes" = "Sì";
"No" = "No";
/* alarms */
"Reminder" = "Promemoria";
"Start" = "Inizio";
"Due Date" = "Scadenza";
"Location" = "Luogo";
/* mail labels */
"Important" = "Importante";
"Work" = "Lavoro";
"Personal" = "Personale";
"To Do" = "Da fare";
"Later" = "Posponi";
"Return Receipt Sent" = "Ricevuta di Ritorno Inviata";
"a2_Sunday" = "Do";
"a2_Monday" = "Lu";
"a2_Tuesday" = "Ma";
@@ -109,6 +118,16 @@
"No such user." = "Nessun utente.";
"You cannot (un)subscribe to a folder that you own!" = "Non puoi (dis)iscriverti ad una cartella di cui sei proprietario!";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certificato S/MIME";
"Subject Name" = "Nome Soggetto";
"Issuer" = "Emittente";
"countryName" = "Nazione";
"organizationName" = "Società";
"organizationalUnitName" = "Unità societarie";
"commonName" = "Nome Comune";
"emailAddress" = "Indirizzo Email";
/* Authentication username */
"Username" = "Nome utente";
@@ -118,5 +137,70 @@
/* Authentication failed */
"Wrong username or password." = "Nome utente o password non corretti.";
/* Error message display bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Inserisci almeno %{minimumSearchLength} caratteri";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Inserisci almeno %{minimumSearchLength} caratteri";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Limite dimensione upload raggiunto";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Nascondi";
"Keyboard Shortcuts" = "Scorciatoie Tastiera";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Aziona il range di elementi";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Mostra o nascondi questo aiuto";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "cancella";
/* Shift and space key */
"key_shift+space" = "shift + spazio";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Guarda il prossimo elemento";
/* Hotkey description to select previous list item */
"View previous item" = "Guarda il precedente elemento";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Aggiungi il prossimo elemento alla selezione";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Aggiungi il precedente elemento alla selezione";
/* Hotkey description to move backward in current view */
"Move backward" = "Torna indietro";
/* Hotkey description to move forward in current view */
"Move forward" = "Vai avanti";

View File

@@ -76,6 +76,13 @@
"Yes" = "Jā";
"No" = "Nē";
/* generic messages */
"Error" = "Kļūda";
"Success" = "Panākumi";
/* confirmation dialog box */
"Confirmation" = "Apstiprinājums";
/* alarms */
"Reminder" = "Atgādinājums";
"Start" = "Sākums";
@@ -97,6 +104,7 @@
"Personal" = "Personisks";
"To Do" = "Uzdevums";
"Later" = "Vēlāk";
"Return Receipt Sent" = "Saņemšanas paziņojums nosūtīts";
"a2_Sunday" = "Sv";
"a2_Monday" = "Pr";
"a2_Tuesday" = "Ot";
@@ -110,6 +118,16 @@
"No such user." = "Nav šādu lietotāju.";
"You cannot (un)subscribe to a folder that you own!" = "Nevar (ne) abonēt mapi, kas tev pieder!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME sertifikāts";
"Subject Name" = "Tēmas nosaukums";
"Issuer" = "Izdevējs";
"countryName" = "Valsts";
"organizationName" = "Organizācija";
"organizationalUnitName" = "Organizācijas vienība";
"commonName" = "Kopējais vārds";
"emailAddress" = "E-pasta adrese";
/* Authentication username */
"Username" = "Lietotājvārds";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Sasniegts augšupielādes faila lielums";
/* Generic server error */
"An error occured, please try again." = "Radās kļūda. Lūdzu, mēģiniet vēlreiz.";
/* Open datepicker */
"Open Calendar" = "Atvērt kalendāru";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Pārslēgt redzamību";
"Keyboard Shortcuts" = "Tastatūras saīsnes";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Pārslēgt vienumu";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Pārslēgt vienību diapazonu";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "dzēst";
/* Shift and space key */
"key_shift+space" = "shift + space";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Уреди ги корисничките права";
"Home" = "Дома";
"Calendar" = "Календар";
"Address Book" = "Адресна книга";
"Address Book" = "Адресна книга";
"Mail" = "Електронска пошта";
"Preferences" = "Нагодувања";
"Administration" = "Администрација";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Жалам, корисничките привилегии не можат да се конфигурираат за овој објект.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Секој корисник со сметка на овој систем ќе биде во можност да пристапува на вашето сандаче за пошта \"%{0}\". Дали сте сигурни дека можете да им верувате на сите?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Било кој корисник со сметка на овој систем че биде во можност да го пристапи вашиот календар \"%{0}\". дали сте сигурни дека можете да им верувате на сите?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Потенцијално секој на интернет ќе може да го пристапи вашиот календар \"%{0}\", иако немаат сметка на овој систем. Дали оваа информација е погодна за јавен интернет?";
@@ -44,20 +44,20 @@
/* generic.js */
"Unable to subscribe to that folder!"
= "Не е можно да се претплатите на оваа папка!";
= "Не е можно да се претплатите на оваа папка!";
"You cannot subscribe to a folder that you own!"
= "Не можете да се претплатите на папката која е ваша!";
= "Не можете да се претплатите на папката која е ваша!";
"Unable to unsubscribe from that folder!"
= "Не е можно да се отпишете од папката!";
= "Не е можно да се отпишете од папката!";
"You cannot unsubscribe from a folder that you own!"
= "Не е можно да се отпишете од папката која е ваша!";
= "Не е можно да се отпишете од папката која е ваша!";
"Unable to rename that folder!" = "Не е можно да ја преименувате папката!";
"You have already subscribed to that folder!"
= "Веќе сте претплатени на папката!";
= "Веќе сте претплатени на папката!";
"The user rights cannot be edited for this object!"
= "Корисничките права не можат да се уредат на овој објект!";
"A folder by that name already exists." = "Папка со вакво име веќе постои.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Не можете да креирате листа во споделен адресар.";
"Warning" = "Предупредување";
"Can't contact server" = "Настана грешка при контактирање на серверот. Подоцна обидете се повторно.";
@@ -76,6 +76,13 @@
"Yes" = "Да";
"No" = "Не";
/* generic messages */
"Error" = "Грешка";
"Success" = "Успешно";
/* confirmation dialog box */
"Confirmation" = "Потврда";
/* alarms */
"Reminder" = "Потсетник";
"Start" = "Почеток";
@@ -97,6 +104,7 @@
"Personal" = "Лично";
"To Do" = "Да се направи";
"Later" = "Подоцна";
"Return Receipt Sent" = "Потврда за прием е испратена";
"a2_Sunday" = "Нед";
"a2_Monday" = "Пон";
"a2_Tuesday" = "Вто";
@@ -110,6 +118,16 @@
"No such user." = "Нема таков корисник.";
"You cannot (un)subscribe to a folder that you own!" = "Не е можно да се запишете/отпишете од папката која е ваша!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME сертификат";
"Subject Name" = "Име на субјектот";
"Issuer" = "Издавач";
"countryName" = "Држава";
"organizationName" = "Организација";
"organizationalUnitName" = "Организациона единица";
"commonName" = "Општо име";
"emailAddress" = "Електронска адреса";
/* Authentication username */
"Username" = "Корисничко име";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Достигнат е максиналната големина за прикачување на фајлови";
/* Generic server error */
"An error occured, please try again." = "Настана грешка, обидете се повторно";
/* Open datepicker */
"Open Calendar" = "Отвори го календарот";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Промени ја видливоста";
"Keyboard Shortcuts" = "Кратенка на тастатура";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Промени ја поставката";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Промени го рангот на поставките";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "избриши";
/* Shift and space key */
"key_shift+space" = "shift + space";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Врати се назад";
/* Hotkey description to move forward in current view */
"Move forward" = "Оди напред";
"Move forward" = "Оди напред";

View File

@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Uprawnienia użytkownika na tym obiekcie nie mogą być konfigurowane.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Dowolny użytkownik systemu będzie miał dostęp do Twojej skrzynki \"%{0}\". Naprawdę ufasz im wszystkim?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Dowolny użytkownik systemu będzie miał dostęp do Twojego kalendarza \"%{0}\". Naprawdę ufasz im wszystkim?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Twój kalendarz \"%{0}\" będzie publiczne dostępny dla każdego w Internecie. Czy te informacje napewno mają być tak upublicznione?";
@@ -57,7 +57,7 @@
"The user rights cannot be edited for this object!"
= "Uprawnienia użytkownika na tym obiekcie nie mogą być edytowane!";
"A folder by that name already exists." = "Folder o tej nazwie już istnieje.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Nie możesz tworzyć list w udostępnionej książce adresowej.";
"Warning" = "Uwaga";
"Can't contact server" = "Wystąpił błąd w trakcie komunikacji z serwerem. Spróbuj później.";
@@ -76,6 +76,13 @@
"Yes" = "Tak";
"No" = "Nie";
/* generic messages */
"Error" = "Błąd";
"Success" = "Sukces";
/* confirmation dialog box */
"Confirmation" = "Potwierdzenie";
/* alarms */
"Reminder" = "Przypomnienie";
"Start" = "Początek";
@@ -97,6 +104,7 @@
"Personal" = "Osobiste";
"To Do" = "Do zrobienia";
"Later" = "Później";
"Return Receipt Sent" = "Potwierdzenie wysłane";
"a2_Sunday" = "Ni";
"a2_Monday" = "Pn";
"a2_Tuesday" = "Wt";
@@ -110,6 +118,16 @@
"No such user." = "Nie ma takiego użytkownika.";
"You cannot (un)subscribe to a folder that you own!" = "Nie możesz (od)subskrybować folderu, który jest twoją własnością!";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certyfikat S/MIME";
"Subject Name" = "Nazwa podmiotu";
"Issuer" = "Wystawca";
"countryName" = "Kraj";
"organizationName" = "Organizacja";
"organizationalUnitName" = "Jednostka";
"commonName" = "Nazwa pospolita";
"emailAddress" = "Adres e-mail";
/* Authentication username */
"Username" = "Nazwa użytkownika";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Rozmiar pliku jest większy niż dopuszczalny limit";
/* Generic server error */
"An error occured, please try again." = "Wystąpił błąd, proszę spróbować ponownie.";
/* Open datepicker */
"Open Calendar" = "Otwórz kalendarz";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Odwróć widok";
"Keyboard Shortcuts" = "Skróty klawiszowe";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Odwróć wskazanie";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Odwróć wskazany zakres";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "delete";
/* Shift and space key */
"key_shift+space" = "shift + spacja";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Idź wstecz";
/* Hotkey description to move forward in current view */
"Move forward" = "Idź naprzód";
"Move forward" = "Idź naprzód";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Editar direitos do utilizador";
"Home" = "Início";
"Calendar" = "Calendário";
"Address Book" = "Contactos";
"Address Book" = "Contactos";
"Mail" = "Correio";
"Preferences" = "Preferências";
"Administration" = "Administração";
@@ -26,12 +26,12 @@
"Subscribe User" = "Utilizador Inscrito";
"Any Authenticated User" = "Qualquer Utilizador Autenticado";
"Public Access" = "Acesso Público";
"Any user not listed above" = "Qualquer utilizador não listado abaixo";
"Any user not listed above" = "Qualquer utilizador não listado acima";
"Anybody accessing this resource from the public area" = "Ninguém acedendo a este recurso de uma área pública";
"Sorry, the user rights can not be configured for that object." = "Desculpe, os accessos do utilizador não podem ser modificados para este objeto.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Qualquer utilizador com uma conta neste sistema será capaz de aceder à sua caixa postal \"% {0}\". Tem a certeza que confia em todos?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Qualquer utilizador com uma conta neste sistema poderá aceder seu calendário \"%{0}\". Você tem certeza que confia em todos?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Qualquer um na Internet poderá aceder ao seu calendário \"%{0}\". Estas informações podem ser publicadas na Internet?";
@@ -41,22 +41,23 @@
= "Qualquer pessoa na Internet será capaz de aceder ao seu catálogo de endereços \"% {0}\", mesmo se não tiver uma conta no sistema. Esta informação pode ser tornar pública na Internet?";
"Give Access" = "Conceder Acesso";
"Keep Private" = "Manter Privado";
/* generic.js */
"Unable to subscribe to that folder!"
= "Não foi possível inscrever-se nesta pasta!";
= "Não foi possível inscrever-se nesta pasta!";
"You cannot subscribe to a folder that you own!"
= "Você não se pode inscrever numa pasta que é proprietário!";
= "Você não se pode inscrever numa pasta que é proprietário!";
"Unable to unsubscribe from that folder!"
= "Não foi possível anular a subscrição desta pasta!";
= "Não foi possível anular a subscrição desta pasta!";
"You cannot unsubscribe from a folder that you own!"
= "Você não pode anular subscrição de uma pasta que você é proprietário!";
= "Você não pode anular subscrição de uma pasta que você é proprietário!";
"Unable to rename that folder!" = "Não foi possível renomear esta pasta!";
"You have already subscribed to that folder!"
= "Você já se inscreveu nesta pasta!";
= "Você já se inscreveu nesta pasta!";
"The user rights cannot be edited for this object!"
= "Os direitos do utilizador não podem ser editados para este objeto!";
"A folder by that name already exists." = "Este nome já existe.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Você não pode criar uma lista num catálogo de endereços público";
"Warning" = "Aviso";
"Can't contact server" = "Um erro ocorreu na ligação ao servidor. Por favor, tente mais tarde.";
@@ -68,6 +69,26 @@
"delegate is organizer" = "O delegado é o organizador. Por favor, especifique um delegado diferente.";
"delegate is a participant" = "O delegado já é um participante.";
"delegate is a group" = "O endereço especificado corresponde a um grupo. Você só pode delegar a uma pessoa única.";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancelar";
"Yes" = "Sim";
"No" = "No";
/* generic messages */
"Error" = "Erro";
"Success" = "Sucesso";
/* confirmation dialog box */
"Confirmation" = "Confirmação";
/* alarms */
"Reminder" = "Lembrete";
"Start" = "Inicio";
"Due Date" = "Data de vencimento";
"Location" = "Localização";
"Snooze" = "Tempo de repetição";
"Snooze for " = "Uma pausa de";
"5 minutes" = "5 minutos";
"10 minutes" = "10 minutos";
@@ -76,22 +97,14 @@
"45 minutes" = "45 minutos";
"1 hour" = "1 hora";
"1 day" = "1 dia";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancelar";
"Yes" = "Sim";
"No" = "No";
/* alarms */
"Reminder" = "Lembrete";
"Start" = "Inicio";
"Due Date" = "Data de vencimento";
"Location" = "Localização";
/* mail labels */
"Important" = "Importante";
"Work" = "Trabalho";
"Personal" = "Pessoal";
"To Do" = "A fazer";
"Later" = "Adiar";
"Return Receipt Sent" = "Aviso de receção enviado";
"a2_Sunday" = "Do";
"a2_Monday" = "Se";
"a2_Tuesday" = "Te";
@@ -105,5 +118,89 @@
"No such user." = "Este utilizador não existe";
"You cannot (un)subscribe to a folder that you own!" = "Você não pode (des)aderir a uma pasta que seja sua.";
/* Error message display bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Digite no mínimo %{minimumSearchLength} caracteres";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certificado S/MIME";
"Subject Name" = "Nome do Sujeito";
"Issuer" = "Segurador";
"countryName" = "País";
"organizationName" = "Organização";
"organizationalUnitName" = "Unidade Organizacional";
"commonName" = "Nome COmum";
"emailAddress" = "Endereço de Email";
/* Authentication username */
"Username" = "Utilizador";
/* Authentication password */
"Password" = "Palavra-passe";
/* Authentication failed */
"Wrong username or password." = "Nome de utilizador ou palavra-passe incorretos.";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Digite no mínimo %{minimumSearchLength} caracteres";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Atingido o tamanho limite permitido para o envio de ficheiros ";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Alternar vista";
"Keyboard Shortcuts" = "Atalhos de teclado";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Alternar gama de itens";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Mostrar ou ocultar a ajuda";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "delete";
/* Shift and space key */
"key_shift+space" = "shift + space";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Ver próximo item";
/* Hotkey description to select previous list item */
"View previous item" = "Ver item anterior";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Adicionar o próximo item à seleção";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Adicionar o item anterior à seleção";
/* Hotkey description to move backward in current view */
"Move backward" = "Retroceder";
/* Hotkey description to move forward in current view */
"Move forward" = "Avançar";

View File

@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Извините, для данного объекта невозможно настроить права доступа.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Любой пользователь данной системы получит доступ к вашему почтовому ящику \"%{0}\". Вы уверены что доверяете им всем?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Любой зарегистрированный в данной системе пользователь сможет просматривать ваш календарь \"%{0}\". Вы уверены что доверяете им всем?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Вероятнее всего, любые пользователи Интернета сможет получить доступ к вашему календарю \"%{0}\", даже если они не зарегистрированы в этой системе. Действительно ли эта информация может быть доступна для всего Интернета?";
@@ -57,7 +57,7 @@
"The user rights cannot be edited for this object!"
= "Извините, для данного объекта невозможно настроить права доступа!";
"A folder by that name already exists." = "Папка с этим именем уже существует.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Вы не можете создать список в разделяемой адресной книге.";
"Warning" = "Предупреждение";
"Can't contact server" = "Произошла ошибка при обращении к серверу. Пожалуйста, повторите попытку позже.";
@@ -76,6 +76,13 @@
"Yes" = "Да";
"No" = "Нет";
/* generic messages */
"Error" = "Ошибка";
"Success" = "Успех";
/* confirmation dialog box */
"Confirmation" = "Подтверждение";
/* alarms */
"Reminder" = "Напоминание";
"Start" = "Начало";
@@ -97,6 +104,7 @@
"Personal" = "Личное";
"To Do" = "К исполнению";
"Later" = "Позже";
"Return Receipt Sent" = "Уведомление о вручении отправлено";
"a2_Sunday" = "Вс";
"a2_Monday" = "Пн";
"a2_Tuesday" = "Вт";
@@ -110,6 +118,16 @@
"No such user." = "Нет такого пользователя";
"You cannot (un)subscribe to a folder that you own!" = "Вы не можете подписаться или отписаться от собственной папки.";
/* SMIME Certificate field */
"S/MIME Certificate" = "Сертификат S/MIME";
"Subject Name" = "Субъект";
"Issuer" = "Издатель";
"countryName" = "Страна";
"organizationName" = "Организация";
"organizationalUnitName" = "Организационное подразделение";
"commonName" = "Понятное имя";
"emailAddress" = "Адрес электронной почты";
/* Authentication username */
"Username" = "Логин";
@@ -125,9 +143,20 @@
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Достигнуто ограничение на размер загружаемого файла";
/* Generic server error */
"An error occured, please try again." = "Произошла ошибка, повторите попытку позже.";
/* Open datepicker */
"Open Calendar" = "Открыть календарь";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Переключить видимость";
"Keyboard Shortcuts" = "Горячие клавиши";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Сменить выделение";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Сменить состояние нескольких элементов";
@@ -137,6 +166,9 @@
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "удалить";
/* Shift and space key */
"key_shift+space" = "Shift + Пробел";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Передвинуть назад";
/* Hotkey description to move forward in current view */
"Move forward" = "Передвинуть вперед";
"Move forward" = "Передвинуть вперед";

View File

@@ -6,14 +6,14 @@
"Edit User Rights" = "Измени права корисника";
"Home" = "Почетна";
"Calendar" = "Календар";
"Address Book" = "Адресар";
"Address Book" = "Адресар";
"Mail" = "Пошта";
"Preferences" = "Подешавање";
"Administration" = "Администрација";
"Disconnect" = "Прекини";
"Toggle Menu" = "Искључи мени";
"Right Administration" = "Администрација права";
"Log Console (dev.)" = "Конзола дневника (раз.)";
"Log Console (dev.)" = "Конзола логова (раз.)";
"User" = "Корисник";
"Vacation message is enabled" = "Омогућена је порука за Одмор";
"Help" = "Помоћ";
@@ -22,7 +22,7 @@
"Owner" = "Власник";
"Publish the Free/Busy information" = "Објави информацију Слободан/Заузет";
"Add..." = "Додај...";
"Remove" = "Уклони...";
"Remove" = "Уклони";
"Subscribe User" = "Претплати корисника";
"Any Authenticated User" = "Било који аутентификовани корисник";
"Public Access" = "Јавни приступ";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Жао нам је, права корисника не могу бити подешена за овај објекат.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Сваки корисник са налогом на овом систему моћи ће да приступи вашем поштанском сандучету \"%{0}\". Да ли сте сигурни да верујете свима?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Сваки корисник са налогом на овом систему моћи ће да приступи вашем календару \"%{0}\". Да ли сте сигурни да верујете свима?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Потенцијално би свако на интернету могао да приступи вашем календару \"%{0}\", чак и ако немају налог на овом систему. Да ли је ова информација погодна за јавни интернет?";
@@ -44,20 +44,20 @@
/* generic.js */
"Unable to subscribe to that folder!"
= "Не могу да се претплатим на тај директоријум!";
= "Не могу да се претплатим на тај директоријум!";
"You cannot subscribe to a folder that you own!"
= "Не можете се претплатити на директоијум чији сте власник!";
= "Не можете се претплатити на директоијум чији сте власник!";
"Unable to unsubscribe from that folder!"
= "Не могу да се одјавим са овог директоријума!";
= "Не могу да се одјавим са овог директоријума!";
"You cannot unsubscribe from a folder that you own!"
= "Не можете да се одјавите са директоријума чији сте власник!";
= "Не можете да се одјавите са директоријума чији сте власник!";
"Unable to rename that folder!" = "Не могу да преименујем овај директоријум!";
"You have already subscribed to that folder!"
= "Већ сте претплаћени на овај директоријум!";
= "Већ сте претплаћени на овај директоријум!";
"The user rights cannot be edited for this object!"
= "Права корисника не могу бити измењена за овај објекат!";
"A folder by that name already exists." = "Директоријум са тим именом већ постоји.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Не можете креирати листу у дељеном адресару.";
"Warning" = "Упозорење";
"Can't contact server" = "Десила се грешка приликом контактирања сервера. Молимо покушајте касније.";
@@ -69,6 +69,26 @@
"delegate is organizer" = "Делегирали сте организатору. Молимо наведите неког другог за делегирање.";
"delegate is a participant" = "Делегирали сте већ постојећем учеснику.";
"delegate is a group" = "Наведена адреса представља групу. Можете само делегирати једној особи.";
/* common buttons */
"OK" = "У реду";
"Cancel" = "Откажи";
"Yes" = "Да";
"No" = "Не";
/* generic messages */
"Error" = "Грешка";
"Success" = "Успешно";
/* confirmation dialog box */
"Confirmation" = "Потврда";
/* alarms */
"Reminder" = "Подсетник";
"Start" = "Почетак";
"Due Date" = "Рок";
"Location" = "Локација";
"Snooze" = "Одложи";
"Snooze for " = "Одложи за";
"5 minutes" = "5 минута";
"10 minutes" = "10 минута";
@@ -78,24 +98,13 @@
"1 hour" = "1 сат";
"1 day" = "1 дан";
/* common buttons */
"OK" = "У реду";
"Cancel" = "Откажи";
"Yes" = "Да";
"No" = "Не";
/* alarms */
"Reminder" = "Подсетник";
"Start" = "Почетак";
"Due Date" = "Рок";
"Location" = "Локација";
/* mail labels */
"Important" = "Важно";
"Work" = "Посао";
"Personal" = "Лично";
"To Do" = "Урадити";
"Later" = "Касније";
"Return Receipt Sent" = "Потврда о пријему послата";
"a2_Sunday" = "Не";
"a2_Monday" = "По";
"a2_Tuesday" = "Ут";
@@ -109,6 +118,16 @@
"No such user." = "Нема таквог корисника.";
"You cannot (un)subscribe to a folder that you own!" = "Не можете се претплатити(одјавити) из директоријума чији сте власник!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME Сертификат";
"Subject Name" = "Име теме";
"Issuer" = "Издавач";
"countryName" = "Земља";
"organizationName" = "Организација";
"organizationalUnitName" = "Организациона јединица";
"commonName" = "Опште име";
"emailAddress" = "Адреса епоште";
/* Authentication username */
"Username" = "Корисничко име";
@@ -118,18 +137,41 @@
/* Authentication failed */
"Wrong username or password." = "Погрешно корисничко име и лозинка.";
/* Error message display bellow search field when the search string has less than the required number of characters */
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Унестите најмање %{minimumSearchLength} карактера";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Достигнут лимит величине за слање докумената";
/* Generic server error */
"An error occured, please try again." = "Догодила се грешка, молимо покушајте поново.";
/* Open datepicker */
"Open Calendar" = "Отвори календар";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Искључи видљивост";
"Keyboard Shortcuts" = "Пречице на тастатури";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Искључи ставку";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Искључи опсег ставки";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Прокажи или сакри помоћ";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "обриши";
/* Shift and space key */
"key_shift+space" = "shift + space";
/* Up arrow key */
"key_up" = "↑";
@@ -149,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -170,4 +212,4 @@
"Move backward" = "Помери уназад";
/* Hotkey description to move forward in current view */
"Move forward" = "Помери унапред";
"Move forward" = "Помери унапред";

View File

@@ -3,7 +3,7 @@
/* toolbars */
"Save" = "Uložiť";
"Close" = "Zavrieť";
"Edit User Rights" = "Upraviť uživateľské práva";
"Edit User Rights" = "Upraviť použivateľské práva";
"Home" = "Domov";
"Calendar" = "Kalendár";
"Address Book" = "Adresár";
@@ -14,59 +14,59 @@
"Toggle Menu" = "Prepnúť menu";
"Right Administration" = "Administrácia práv";
"Log Console (dev.)" = "Log konzola (vývoj)";
"User" = "Užívateľ";
"Vacation message is enabled" = "Dovolenková správa je zaplnutá";
"User" = "Používateľ";
"Vacation message is enabled" = "Dovolenková správa je zapnutá.";
"Help" = "Pomoc";
"noJavascriptError" = "Sogo vyžaduje pre spustenie JavaScript. Uistite sa, že táto možnosť je k dispozícii a aktivovaná v prehliadači.";
"noJavascriptError" = "Sogo vyžaduje na spustenie JavaScript. Uistite sa, že táto možnosť je k dispozícii a aktivovaná v prehliadači.";
"noJavascriptRetry" = "Opakovať";
"Owner" = "Vlastník";
"Publish the Free/Busy information" = "Publikovanie Free / Busy informácií";
"Publish the Free/Busy information" = "Zverejniť informáciu o dostupnosti";
"Add..." = "Pridať...";
"Remove" = "Odstrániť";
"Subscribe User" = "Prihlásiť užívateľa k odberu";
"Any Authenticated User" = "Všetkým prihláseným užívateľom";
"Subscribe User" = "Prihlásiť používateľa na odber";
"Any Authenticated User" = "Všetkým prihláseným používateľom";
"Public Access" = "Verejný prístup";
"Any user not listed above" = "Každý užívateľ, ktorý nie je uvedený vyššie";
"Anybody accessing this resource from the public area" = "Každý, kto prístupuje k tomuto zdroju z verejného priestoru";
"Sorry, the user rights can not be configured for that object." = "Je nám ľúto, užívateľské práva nie je možné konfigurovať pre daný objekt.";
"Any user not listed above" = "Každý používateľ, ktorý nie je uvedený vyššie.";
"Anybody accessing this resource from the public area" = "Každý, kto pristupuje k tomuto zdroju z verejného priestoru.";
"Sorry, the user rights can not be configured for that object." = "Je nám ľúto, používateľské práva nie je možné konfigurovať pre daný objekt.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Ktorýkoľvek užívateľ tohoto systému bude môcť vidieť Vašu zložku \"%{0}\". Ste si istý, že veríte všetkým užívateľom?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Ktorýkoľvek užívateľ tohoto systému bude môcť vidieť Váš kalendár \"%{0}\". Ste si istý že veríte všetkým užívateľom?";
= "Ktorýkoľvek používateľ tohoto systému bude môcť vidieť vašu zložku \"%{0}\". Ste si istý, že veríte všetkým používateľom?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Ktorýkoľvek používateľ tohoto systému bude môcť vidieť váš kalendár \"%{0}\". Ste si istý, že veríte všetkým používateľom?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potencionálne ktokoľvek na internete bude môcť vidieť Váš kalendár \"%{0}\", napriek tomu že nemá účet v tomto systéme. Sú tieto informácie vhodné pre verejnosť?";
= "Potencionálne ktokoľvek na internete bude môcť vidieť váš kalendár \"%{0}\", napriek tomu že nemá účet v tomto systéme. Sú tieto informácie vhodné pre verejnosť?";
"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
= "Ktorýkoľvek užívateľ tohoto systému bude môcť vidieť Váš adresár \"%{0}\". Ste si istý že veríte všetkým užívateľom?";
= "Ktorýkoľvek používateľ tohoto systému bude môcť vidieť váš adresár \"%{0}\". Ste si istý, že veríte všetkým používateľom?";
"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potencionálne ktokoľvek na internete bude môcť vidieť Váš adresár \"%{0}\", napriek tomu že nemá účet v tomto systéme. Sú tieto informácie vhodné pre verejnosť?";
= "Potencionálne ktokoľvek na internete bude môcť vidieť váš adresár \"%{0}\", napriek tomu že nemá účet v tomto systéme. Sú tieto informácie vhodné pre verejnosť?";
"Give Access" = "Daj prístup";
"Keep Private" = "Nechaj súkromné";
/* generic.js */
"Unable to subscribe to that folder!"
= "Nedá sa prihlásiť k odberu tejto zložky!";
= "Nedá sa prihlásiť na odber tejto zložky!";
"You cannot subscribe to a folder that you own!"
= "Nemôžete sa prihlásiť k odberu zložky, ktorú vlastnite!";
= "Nemôžete sa prihlásiť na odber zložky, ktorú vlastníte!";
"Unable to unsubscribe from that folder!"
= "Nedá sa odhlásiť z tejto zložky!";
"You cannot unsubscribe from a folder that you own!"
= "Nemôžete sa odhlásiť zo zložky, ktorú vlastnite!";
= "Nemôžete sa odhlásiť zo zložky, ktorú vlastníte!";
"Unable to rename that folder!" = "Nemožno premenovať túto zložku!";
"You have already subscribed to that folder!"
= "Už ste prihlásení k odberu tejto zložky!";
= "Už ste prihlásený na odber tejto zložky!";
"The user rights cannot be edited for this object!"
= "Užívateľské práva nemožno upraviť pre tento objekt!";
"A folder by that name already exists." = "Zložka s týmto názvom už existuje.";
"You cannot create a list in a shared address book."
= "Nemôžete vytvoriť zoznam v zdieľanom adresári.";
= "Používateľské práva nemožno upraviť pre tento objekt!";
"A folder by that name already exists." = "Zložka s týmto názvom už existuje!";
"You cannot create a list in a shared address book."
= "V zdieľanom adresári nemôžete vytvoriť zoznam.";
"Warning" = "Varovanie";
"Can't contact server" = "Pri kontaktovaní servera nastala chyba. Skúste to neskôr, prosím.";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "Nemate dovolený prístup k tomuto modulu alebo tento systém. Obráťte sa na správcu systému.";
= "Nemáte povolený prístup k tomuto modulu alebo tomuto systémy. Obráťte sa na správcu systému.";
"You don't have the required privileges to perform the operation."
= "Nemáte potrebné oprávnenia na vykonanie operácie.";
"noEmailForDelegation" = "Musíte zadať adresu, na ktorú chcete delegovať vaše pozvanie.";
"delegate is organizer" = "Delegát je organizátorom. Zadajte prosím iného delegáta.";
"delegate is organizer" = "Delegát je organizátorom. Zadajte, prosím, iného delegáta.";
"delegate is a participant" = "Delegát je už účastníkom.";
"delegate is a group" = "Zadaná adresa zodpovedá skupine. Môžete ju delegovať len na jedinečnú osobu.";
@@ -76,10 +76,17 @@
"Yes" = "Áno";
"No" = "Nie";
/* generic messages */
"Error" = "Chyba";
"Success" = "Úspešné";
/* confirmation dialog box */
"Confirmation" = "Confirmation";
/* alarms */
"Reminder" = "Pripomienka";
"Start" = "Štart";
"Due Date" = "Splatnosť";
"Due Date" = "Termín dokončenia";
"Location" = "Umiestnenie";
"Snooze" = "Odložit";
"Snooze for " = "Odložiť do";
@@ -97,6 +104,7 @@
"Personal" = "Osobné";
"To Do" = "Treba urobiť";
"Later" = "Neskôr";
"Return Receipt Sent" = "Odoslané potvrdenie o přečítaní";
"a2_Sunday" = "Ne";
"a2_Monday" = "Po";
"a2_Tuesday" = "Ut";
@@ -105,38 +113,62 @@
"a2_Friday" = "Pi";
"a2_Saturday" = "So";
"Access Rights" = "Prístupové práva";
"Add User" = "Pridať užívateľa";
"Add User" = "Pridať používateľa";
"Loading" = "Spúštanie";
"No such user." = "Spomenutý užívateľ neexistuje.";
"No such user." = "Spomenutý používateľ neexistuje.";
"You cannot (un)subscribe to a folder that you own!" = "Nemôžete sa prihlásiť (odhlásiť) na odber svojej vlastnej zložky!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME Certifikát";
"Subject Name" = "Meno subjektu";
"Issuer" = "Vystavovateľ";
"countryName" = "Krajina";
"organizationName" = "Organizácia";
"organizationalUnitName" = "Organizačná jednotka";
"commonName" = "Všeobecné meno";
"emailAddress" = "E-mailová adresa";
/* Authentication username */
"Username" = "Užívateľské meno";
"Username" = "Používateľské meno";
/* Authentication password */
"Password" = "Heslo";
/* Authentication failed */
"Wrong username or password." = "Nesprávne uživateľské meno alebo heslo.";
"Wrong username or password." = "Nesprávne použivateľské meno alebo heslo.";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Vložte minimálne %{minimumSearchLength} znakov";
"Enter at least %{minimumSearchLength} characters" = "Vložte minimálne %{minimumSearchLength} znakov.";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Bol dosiahnutý limit pre veľkosť nahraného súboru";
"File size upload limit reached" = "Bol dosiahnutý limit pre veľkosť nahraného súboru.";
/* Generic server error */
"An error occured, please try again." = "Vyskytla sa chyba, skúste to znova.";
/* Open datepicker */
"Open Calendar" = "Otvoriť kalendár";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Prepnúť zobrazenie";
"Keyboard Shortcuts" = "Klávesové Skratky";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Prepnúť položku";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Prepnúť rozsah položiek";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Zobraziť alebo skryť túto nápovedu";
"Show or hide this help" = "Zobraziť alebo skryť túto pomoc.";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "zmazať";
/* Shift and space key */
"key_shift+space" = "shift + medzerník";
@@ -159,7 +191,7 @@
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "backspace";
"key_backspace" = "";
/* Hotkey to start a search */
"hotkey_search" = "s";
@@ -180,4 +212,4 @@
"Move backward" = "Posun späť";
/* Hotkey description to move forward in current view */
"Move forward" = "Posun vpred";
"Move forward" = "Posun vpred";

View File

@@ -6,11 +6,12 @@
"Edit User Rights" = "Uredi pravice uporabnika";
"Home" = "Domov";
"Calendar" = "Koledar";
"Address Book" = "Adresar";
"Address Book" = "Imenik";
"Mail" = "Pošta";
"Preferences" = "Nastavitve";
"Administration" = "Administracija";
"Disconnect" = "Prekini povezavo";
"Toggle Menu" = "Skrij/prikaži meni";
"Right Administration" = "Pravica administriranja";
"Log Console (dev.)" = "Log konzole (dev.)";
"User" = "Uporabnik";
@@ -30,43 +31,64 @@
"Sorry, the user rights can not be configured for that object." = "Oprosti, pravice za uporabnika ni mogoče konfigurirati za ta objekt.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do tvojega poštnega predala \"%{0}\". Si prepričan, da zaupaš vsem?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do tvojega koledarja \"%{0}\". Si prepričan, da zaupaš vsem?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Kdorkoli na internetu bo imel možnost dostopa do tvojega koledarja \"%{0}\" tudi, če nima računa na tem sistemu. Je ta informacija primerna za javni internet?";
"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
= "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do tvojega adresarja \"%{0}\". Si preričan, da zaupaš vsem?";
= "Katerikoli uporabnik z računom na tem sistemu bo lahko dostopal do vašega imenika \"%{0}\". Si prepričan, da zaupate vsem?";
"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Kdorkoli na internetu bo imel možnost dostopa do tvojega adresarja \"%{0}\" tudi, če nima računa na tem sistemu. Je ta informacija primerna za javni internet?";
= "Kdorkoli na internetu bo imel možnost dostopa do vašega imenika \"%{0}\" tudi, če nima računa na tem sistemu. Je ta informacija primerna za javni internet?";
"Give Access" = "Daj dostop";
"Keep Private" = "Obdrži osebno";
/* generic.js */
"Unable to subscribe to that folder!"
= "Nemogoče se je naročiti na to mapo!";
= "Nemogoče se je naročiti na to mapo!";
"You cannot subscribe to a folder that you own!"
= "Ne moreš se naročiti na lastno mapo!";
= "Ne moreš se naročiti na lastno mapo!";
"Unable to unsubscribe from that folder!"
= "Nemogoče se odjaviti s te mape!";
= "Nemogoče se odjaviti s te mape!";
"You cannot unsubscribe from a folder that you own!"
= "Ne moreš se odjaviti z lastne mape!";
= "Ne moreš se odjaviti z lastne mape!";
"Unable to rename that folder!" = "Nemogoče je preimenovati to mapo!";
"You have already subscribed to that folder!"
= "Na to mapo si že naročen!";
= "Na to mapo si že naročen!";
"The user rights cannot be edited for this object!"
= "Uporabniške pravice je nemogoče urediti za ta objekt!";
"A folder by that name already exists." = "Mapa s tem imenom že obstaja.";
"You cannot create a list in a shared address book."
= "Ne moreš ustvariti seznama v skupnem adresarju.";
"You cannot create a list in a shared address book."
= "Seznama ni mogoče ustvariti v deljenjem imeniku.";
"Warning" = "Opozorilo";
"Can't contact server" = "Prišlo je do napake pri povezovanju s strežniku. Prosim poskusi ponovno pozneje.";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "Nimaš pravice dostopa do tega modula ali tega sistema. Prosim kontaktiraj tvojega sistemskega administratorja.";
"You don't have the required privileges to perform the operation."
= "Nimaš zahtevanih pravic za izvedbo te operacije.";
"noEmailForDelegation" = "Moraš določiti naslov, kateremu želiš dodeliti tvoje povabilo.";
"noEmailForDelegation" = "Potrebno je določiti naslov, kateremu želite dodeliti vaše povabilo.";
"delegate is organizer" = "Dodeljevalec je organizator. Prosim določi drugega dodeljevalca.";
"delegate is a participant" = "Dodeljevalec je že udeleženec.";
"delegate is a group" = "Določen naslov ustreza skupini. Dodeliš lahko le edinstveni osebi.";
"delegate is a group" = "Naveden naslov ustreza skupini. Dodelite ga pa lahko le unikatni osebi.";
/* common buttons */
"OK" = "V redu";
"Cancel" = "Prekliči";
"Yes" = "Da";
"No" = "Ne";
/* generic messages */
"Error" = "Napaka";
"Success" = "Uspešno opravljeno";
/* confirmation dialog box */
"Confirmation" = "Potrditev";
/* alarms */
"Reminder" = "Opomnik";
"Start" = "Začetek";
"Due Date" = "Datum zapadlosti";
"Location" = "Mesto";
"Snooze" = "Dremež";
"Snooze for " = "Opomni za";
"5 minutes" = "5 minut";
"10 minutes" = "10 minut";
@@ -75,22 +97,14 @@
"45 minutes" = "45 minut";
"1 hour" = "1 ura";
"1 day" = "1 dan";
/* common buttons */
"OK" = "V redu";
"Cancel" = "Prekliči";
"Yes" = "Da";
"No" = "Ne";
/* alarms */
"Reminder" = "Opomnik";
"Start" = "Začetek";
"Due Date" = "Datum zapadlosti";
"Location" = "Mesto";
/* mail labels */
"Important" = "Pomembno";
"Work" = "Delo";
"Personal" = "Osebno";
"To Do" = "Opravilo";
"Later" = "Pozneje";
"Return Receipt Sent" = "Povratnica poslana";
"a2_Sunday" = "Ne";
"a2_Monday" = "Po";
"a2_Tuesday" = "To";
@@ -98,3 +112,104 @@
"a2_Thursday" = "Če";
"a2_Friday" = "Pe";
"a2_Saturday" = "So";
"Access Rights" = "Pravice za dostop";
"Add User" = "Dodaj uporabnika";
"Loading" = "Nalagam";
"No such user." = "Ni ustreznega uporabnika";
"You cannot (un)subscribe to a folder that you own!" = "Ne moreš se naročiti ali odjaviti na lastno mapo!";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME Certifikat";
"Subject Name" = "Zadeva";
"Issuer" = "Izdajatelj";
"countryName" = "Država";
"organizationName" = "Organizacija";
"organizationalUnitName" = "Organizacijska enota";
"commonName" = "Skupno ime";
"emailAddress" = "Poštni naslov";
/* Authentication username */
"Username" = "Uporabniško ime";
/* Authentication password */
"Password" = "Geslo";
/* Authentication failed */
"Wrong username or password." = "Napačno uporabniško ime ali geslo.";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Vnestie najmanj %{minimumSearchLength} znakov";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Maksimalna dovoljena velikost datoteke je bila dosežena";
/* Generic server error */
"An error occured, please try again." = "Prišlo je do napake, prosimo poskusite kasneje";
/* Open datepicker */
"Open Calendar" = "Odpri koledar";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Skrij/prikaži";
"Keyboard Shortcuts" = "Bližnjice na tipkovnici";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Skrij/prikaži predmet";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Preklop obsega elementov";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Prikaži ali skrij pomoč";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "izbriši";
/* Shift and space key */
"key_shift+space" = "shift + space ";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Prikaži naslednji element";
/* Hotkey description to select previous list item */
"View previous item" = "Prikaži prejšnji element";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Dodaj naslednji predmet k selekciji";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Dodaj prejšnji predmet k selekciji";
/* Hotkey description to move backward in current view */
"Move backward" = "Nazaj";
/* Hotkey description to move forward in current view */
"Move forward" = "Naprej";

View File

@@ -6,7 +6,7 @@
"Edit User Rights" = "Modificar permisos";
"Home" = "Inicio";
"Calendar" = "Calendario";
"Address Book" = "Libreta de direcciones";
"Address Book" = "Libreta de direcciones";
"Mail" = "Correo";
"Preferences" = "Preferencias";
"Administration" = "Administración";
@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Lo sentimos, los permisos de este usuario no pueden ser configurados para este objeto.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Cualquier usuario con una cuenta en el sistema tendrá acceso a su buzón de correo \"%{0}\". ¿Está seguro de querer dar acceso a cualquier usuario en el sistema?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Cualquier usuario con una cuenta en el sistema tendrá acceso a su calendario \"%{0}\". ¿Está seguro de querer dar acceso a cualquier usuario en el sistema?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Cualquiera persona en Internet podrá tener acceso a su calendario \"%{0}\", incluso si no tiene una cuenta en este sistema. ¿Está seguro de querer publicar esta información en Internet?";
@@ -41,24 +41,25 @@
= "Cualquier usuario en Internet tendrá acceso a su libreta de direcciones \"%{0}\", incluso aquellos que no tengan cuenta en este sistema. ¿Está seguro de que la información de la libreta es adecuada para ser publicada en Internet?";
"Give Access" = "Permitir el acceso";
"Keep Private" = "Mantener privado";
/* generic.js */
"Unable to subscribe to that folder!"
= "No es posible suscribirse a esta carpeta.";
= "No es posible suscribirse a esta carpeta.";
"You cannot subscribe to a folder that you own!"
= "No es posible suscribirse a una carpeta que le pertenece.";
= "No es posible suscribirse a una carpeta que le pertenece.";
"Unable to unsubscribe from that folder!"
= "No es posible darse de baja de esta carpeta.";
= "No es posible darse de baja de esta carpeta.";
"You cannot unsubscribe from a folder that you own!"
= "No es posible darse de baja de una carpeta que le pertenece.";
= "No es posible darse de baja de una carpeta que le pertenece.";
"Unable to rename that folder!" = "La carpeta no puede ser renombrada.";
"You have already subscribed to that folder!"
= "Ya se ha suscrito a esta carpeta.";
= "Ya se ha suscrito a esta carpeta.";
"The user rights cannot be edited for this object!"
= "No es posible modificar los permisos de acceso a este objeto.";
"A folder by that name already exists." = "Ya existe una carpeta con el mismo nombre.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "No es posible crear una lista en una libreta de direcciones compartida.";
"Warning" = "Atención";
"Warning" = "Advertencia";
"Can't contact server" = "Ha ocurrido un error mientras se contactaba al servidor. Por favor intente de nuevo";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "No esta permitido el acceso a este módulo o éste sistema. Por favor contacte con su administrador de sistemas.";
@@ -68,6 +69,23 @@
"delegate is organizer" = "La persona que ha delegado es el organizador. Por favor, especifique una persona diferente.";
"delegate is a participant" = "La persona a la que ha delegado ya es un participante.";
"delegate is a group" = "La dirección especificada corresponde a un grupo. Sólo puede delegar a una única persona.";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancelar";
"Yes" = "Si";
"No" = "No";
/* generic messages */
"Error" = "Error";
"Success" = "Correcto";
/* alarms */
"Reminder" = "Recordatorio";
"Start" = "Desde";
"Due Date" = "Vencimiento";
"Location" = "Lugar";
"Snooze" = "Posponer";
"Snooze for " = "Posponer por ";
"5 minutes" = "5 minutos";
"10 minutes" = "10 minutos";
@@ -76,22 +94,14 @@
"45 minutes" = "45 minutos";
"1 hour" = "1 hora";
"1 day" = "1 día";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancelar";
"Yes" = "Si";
"No" = "No";
/* alarms */
"Reminder" = "Recordatorio";
"Start" = "Desde";
"Due Date" = "Vencimiento";
"Location" = "Lugar";
/* mail labels */
"Important" = "Importante";
"Work" = "Trabajo";
"Personal" = "Personal";
"To Do" = "Por hacer";
"Later" = "Más tarde";
"Return Receipt Sent" = "Acuse de recibo enviado";
"a2_Sunday" = "Do";
"a2_Monday" = "Lu";
"a2_Tuesday" = "Ma";
@@ -104,5 +114,90 @@
"Loading" = "Cargando";
"No such user." = "No existe el usuario";
"You cannot (un)subscribe to a folder that you own!" = "¡No se puede suscribir o desuscribir a una carpeta que le pertenece!";
"SOGo" = "SOGo";
"Modules" = "Módulos";
/* SMIME Certificate field */
"S/MIME Certificate" = "Certifiicado S/MIME";
"Subject Name" = "Titular";
"Issuer" = "Remitente";
"countryName" = "País";
"organizationName" = "Organización";
"organizationalUnitName" = "Departamento/ Sección";
"commonName" = "Dominio";
"emailAddress" = "Dirección de correo electrónico";
/* Authentication username */
"Username" = "Nombre de usuario";
/* Authentication password */
"Password" = "Contraseña";
/* Authentication failed */
"Wrong username or password." = "Nombre de usuario o contraseña incorrectos";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Ingrese por lo menos %{minimumSearchLength} caracteres";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Se ha alcanzado el tamaño máximo para subir un archivo";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Mostrar/Ocultar visibilidad";
"Keyboard Shortcuts" = "Atajos del teclado";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Mostrar/Ocultar rango de ítems";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Mostrar u ocultar estar ayuda";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "borrar";
/* Shift and space key */
"key_shift+space" = "shift + espacio";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Ver el próximo ítem";
/* Hotkey description to select previous list item */
"View previous item" = "Ver el ítem anterior";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Agregar el siguiente ítem a la selección";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Agregar el ítem anterior a la selección";
/* Hotkey description to move backward in current view */
"Move backward" = "Mover hacia atrás";
/* Hotkey description to move forward in current view */
"Move forward" = "Mover hacia adelante";

View File

@@ -6,19 +6,21 @@
"Edit User Rights" = "Ändra användarrättigheter";
"Home" = "Hem";
"Calendar" = "Kalender";
"Address Book" = "Adressbok";
"Address Book" = "Adressbok";
"Mail" = "E-post";
"Preferences" = "Inställningar";
"Administration" = "Administration";
"Disconnect" = "Koppla ner";
"Toggle Menu" = "Växla meny";
"Right Administration" = "Rättighetsinställningar";
"Log Console (dev.)" = "Felkonsol";
"User" = "Användare";
"Vacation message is enabled" = "Frånvaromeddelande är aktiverat.";
"Help" = "Hjälp";
"noJavascriptError" = "SOGo kräver att Javascript kan köras. Kontrollera att Javascript kan köras och att det är aktiverat i din nätbläddrares inställningar.";
"noJavascriptRetry" = "Försök igen";
"Owner" = "Ägare";
"Publish the Free/Busy information" = "Publisera ledig/upptagen information";
"Publish the Free/Busy information" = "Publicera ledig/upptagen-information";
"Add..." = "Lägg till...";
"Remove" = "Ta bort";
"Subscribe User" = "Prenumrera på användare";
@@ -27,24 +29,38 @@
"Any user not listed above" = "Alla användare som inte listas ovan";
"Anybody accessing this resource from the public area" = "Alla som kommer från den publika arean";
"Sorry, the user rights can not be configured for that object." = "Tyvärr, användarrättigheterna kan inte konfigureras för objektet.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Alla användare med ett konto på det här systemet kommer att ha tillgång till din e-postlåda \"%{0}\". Är du säker på att du litar på alla?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Alla användare med ett konto på det här systemet kommer att ha tillgång till din kalender \"%{0}\". Är du säker på att du litar på alla?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potentiellt vem som helst på internet kommer att kunna visa din kalender \"%{0}\", även om de inte har ett konto på det här systemet. Är den här informationen lämplig för hela internet?";
"Any user with an account on this system will be able to access your address book \"%{0}\". Are you certain you trust them all?"
= "Alla användare med ett konto på det här systemet kommer att ha tillgång till din adressbok \"%{0}\". Är du säker på att du litar på alla?";
"Potentially anyone on the Internet will be able to access your address book \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potentiellt vem som helst på internet kommer att kunna visa din adressbok \"%{0}\", även om de inte har ett konto på det här systemet. Är den här informationen lämplig för hela internet?";
"Give Access" = "Ge tillgång";
"Keep Private" = "Behåll privat";
/* generic.js */
"Unable to subscribe to that folder!"
= "Du kan inte prenumrera på mappen!";
= "Du kan inte prenumrera på mappen!";
"You cannot subscribe to a folder that you own!"
= "Du kan inte prenumrera på en mapp som du själv äger!";
= "Du kan inte prenumrera på en mapp som du själv äger!";
"Unable to unsubscribe from that folder!"
= "Du kan inte avsluta prenumrationen på mappen!";
= "Du kan inte avsluta prenumrationen på mappen!";
"You cannot unsubscribe from a folder that you own!"
= "Du kan inte avsluta prenumrationen på en mapp som du själv äger!";
= "Du kan inte avsluta prenumrationen på en mapp som du själv äger!";
"Unable to rename that folder!" = "Du kan inte byta namn på mappen!";
"You have already subscribed to that folder!"
= "Du prenumrerar redan på mappen!";
= "Du prenumrerar redan på mappen!";
"The user rights cannot be edited for this object!"
= "Användarrättigheterna kan inte ändras på objektet!";
"A folder by that name already exists." = "En mapp med det namnet finns redan.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Du kan inte skapa en lista i en delad adressbok.";
"Warning" = "Varning";
"Can't contact server" = "Ett fel uppstod när servern kontaktades. Var god försök igen senare.";
"You are not allowed to access this module or this system. Please contact your system administrator."
= "Du har inte åtkomsträttighet till modulen eller systemet. Kontakta din systemadministratör.";
"You don't have the required privileges to perform the operation."
@@ -53,22 +69,42 @@
"delegate is organizer" = "Personen du delegerar till är organisatör. Vänligen delegera till en annan person.";
"delegate is a participant" = "Personen du delegerar till är redan en deltagare.";
"delegate is a group" = "Adressen du skrivit går till en grupp. Du kan bara delegera till en unik person.";
/* common buttons */
"OK" = "OK";
"Cancel" = "Avbryt";
"Yes" = "Ja";
"No" = "Nej";
/* generic messages */
"Error" = "Fel";
"Success" = "Utfört";
/* confirmation dialog box */
"Confirmation" = "Bekräftelse";
/* alarms */
"Reminder" = "Påminnelse";
"Start" = "Start";
"Due Date" = "Förfallodag";
"Location" = "Plats";
/* Mail labels */
"Snooze" = "Snooza";
"Snooze for " = "Skjut fram alarm i";
"5 minutes" = "5 minuter";
"10 minutes" = "10 minuter";
"15 minutes" = "15 minuter";
"30 minutes" = "30 minuter";
"45 minutes" = "45 minuter";
"1 hour" = "1 timme";
"1 day" = "1 dag";
/* mail labels */
"Important" = "Viktigt";
"Work" = "Arbete";
"Personal" = "Personligt";
"To Do" = "Att göra";
"Later" = "Senare";
"Return Receipt Sent" = "Returkvitto skickat";
"a2_Sunday" = "Sö";
"a2_Monday" = "Må";
"a2_Tuesday" = "Ti";
@@ -76,3 +112,104 @@
"a2_Thursday" = "To";
"a2_Friday" = "Fr";
"a2_Saturday" = "Lö";
"Access Rights" = "Åtkomsträttigheter";
"Add User" = "Lägg till användare";
"Loading" = "Laddar";
"No such user." = "Ingen användare hittad";
"You cannot (un)subscribe to a folder that you own!" = "Du kan inte prenumerera på (eller avsluta prenumeration för) en katalog som du själv äger.";
/* SMIME Certificate field */
"S/MIME Certificate" = "S/MIME-certifikat";
"Subject Name" = "Användare";
"Issuer" = "Utfärdare";
"countryName" = "Land";
"organizationName" = "Organisation";
"organizationalUnitName" = "organisationsenhet";
"commonName" = "Enkelt namn";
"emailAddress" = "E-postadress";
/* Authentication username */
"Username" = "Användarnamn";
/* Authentication password */
"Password" = "Lösenord";
/* Authentication failed */
"Wrong username or password." = "Fel användarnamn eller lösenord.";
/* Error message displayed bellow search field when the search string has less than the required number of characters */
"Enter at least %{minimumSearchLength} characters" = "Skriv in minst %{minimumSearchLength} tecken";
/* Error message displayed when a file upload exceeds WOMaxUploadSize */
"File size upload limit reached" = "Den uppladdade filen är för stor";
/* Generic server error */
"An error occured, please try again." = "Ett fel inträffade, vänligen försök igen.";
/* Open datepicker */
"Open Calendar" = "Öppna kalender";
/* Toggle visibility (ex: mail account in left navigation menu) */
"Toggle visibility" = "Växla synlighet";
"Keyboard Shortcuts" = "Tangentbordsgenvägar";
/* Aria label for avatar button to select and unselect an item */
"Toggle item" = "Växla objekt";
/* Toggle multiple items at the same time (hotkeys cheatsheet) */
"Toggle range of items" = "Växla flera objekt";
/* Question mark shows list of hotkeys */
"Show or hide this help" = "Visa eller dölj denna hjälp";
/* Space key */
"key_space" = "space";
/* Delete key */
"key_delete" = "radera";
/* Shift and space key */
"key_shift+space" = "skift + mellanslag";
/* Up arrow key */
"key_up" = "↑";
/* Down arrow key */
"key_down" = "↓";
/* Left arrow key */
"key_left" = "←";
/* Right arrow key */
"key_right" = "→";
/* Shift and up arrow combo keys */
"key_shift+up" = "shift + ↑";
/* Shift and down arrow combo keys */
"key_shift+down" = "shift + ↓";
/* Backspace key */
"key_backspace" = "⌫";
/* Hotkey to start a search */
"hotkey_search" = "s";
/* Hotkey description to select next list item */
"View next item" = "Visa nästa objekt";
/* Hotkey description to select previous list item */
"View previous item" = "Visa föregående objekt";
/* Hotkey description to add next list item to selection */
"Add next item to selection" = "Lägg till nästa objekt till markeringen";
/* Hotkey description to add previous list item to selection */
"Add previous item to selection" = "Lägg till föregående objekt till markeringen";
/* Hotkey description to move backward in current view */
"Move backward" = "Flytta bakåt";
/* Hotkey description to move forward in current view */
"Move forward" = "Flytta framåt";

View File

@@ -31,7 +31,7 @@
"Sorry, the user rights can not be configured for that object." = "Üzgünüz, bu öge için kullanıcı yetkileri ayarlanamaz.";
"Any user with an account on this system will be able to access your mailbox \"%{0}\". Are you certain you trust them all?"
= "Bu ağda hesabı bulunan her kullanıcı \"%{0}\" e-posta klasörünüze erişebilecek. Hepsine güvenebileceğinize emin misiniz?";
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
"Any user with an account on this system will be able to access your calendar \"%{0}\". Are you certain you trust them all?"
= "Bu ağda hesabı olan her kullanıcı \"%{0}\" takviminize erişebilecek. Hepsine güvenebileceğinize emin misiniz?";
"Potentially anyone on the Internet will be able to access your calendar \"%{0}\", even if they do not have an account on this system. Is this information suitable for the public Internet?"
= "Potansiyel olarak internetteki herkes, bu ağ üzerinde bir hesapları olmasa bile \"%{0}\" takviminize erişebilecek. Bu bilgi genel internet erişimi için uygun mu?";
@@ -57,7 +57,7 @@
"The user rights cannot be edited for this object!"
= "Bu ögenin kullanıcı yetkileri düzenlenemez!";
"A folder by that name already exists." = "Bu isimde başka bir klasör var.";
"You cannot create a list in a shared address book."
"You cannot create a list in a shared address book."
= "Paylaşılan bir adres defterinde liste oluşturamazsınız!";
"Warning" = "Uyarı";
"Can't contact server" = "Sunucuya erişirken bir hata oluştu. Lütfen, daha sonra tekrar deneyin.";
@@ -76,6 +76,10 @@
"Yes" = "Evet";
"No" = "Hayır";
/* generic messages */
"Error" = "Hata";
"Success" = "Başarılı";
/* alarms */
"Reminder" = "Hatırlatıcı";
"Start" = "Başlangıç";
@@ -110,6 +114,15 @@
"No such user." = "Böyle bir kullanıcı yok.";
"You cannot (un)subscribe to a folder that you own!" = "Kendinize ait bir klasöre üye olamaz (üyeliğinizi kaldıramazsınız)!";
/* SMIME Certificate field */
"Subject Name" = "Konu Başlığı";
"Issuer" = "Yayınlayan";
"countryName" = "Ülke";
"organizationName" = "Organizasyon";
"organizationalUnitName" = "Organizasyon Birimi";
"commonName" = "Yaygın İsim";
"emailAddress" = "E-posta Adresi";
/* Authentication username */
"Username" = "Kullanıcı Adı";
@@ -180,4 +193,4 @@
"Move backward" = "Geriye taşı";
/* Hotkey description to move forward in current view */
"Move forward" = "İleriye taşı";
"Move forward" = "İleriye taşı";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Telefone Comercial";
"Organization" = "Organização";
"Work Phone" = "Telefone Comercial";
"Cell" = "Célula";
"Pager" = "Pager";
"Pref" = "Pref";
"Phone" = "Telefone";
"Phones" = "Telefones";
"Postal" = "CEP";
@@ -41,20 +44,115 @@
"Move To" = "Mover para";
"Copy To" = "Copiar para";
"Add to" = "Adicionar em";
"To" = "Para";
"Carbon Copy (Cc)" = "Cópia (CC)";
"Blind Carbon Copy (Bcc)" = "Cópia Oculta (CCO)";
/* Search scope: name fields */
"name" = "Nome";
/* Search scope: name fields */
"c_cn" = "Nome";
/* Search scope: secondary email field */
"mozillanickname" = "E-mail Secundário";
/* Search scope: screen name field */
"nsaimid" = "Nome para exibição";
/* Search scope: mail fields */
"mail" = "Enviar";
/* Search scope: mail fields */
"c_mail" = "Enviar";
/* Search scope: telephone field */
"telephonenumber" = "Telefone";
/* Search scope: telephone field */
"homephone" = "Telefone";
/* Search scope: mobile field */
"mobile" = "Celular";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Pager";
/* Search scope: categories field */
"c_categories" = "Categorias";
/* Search scope: categories field */
"vcardcategories" = "Categorias";
/* Search scope: title field */
"title" = "Título";
/* Search scope: organization field */
"c_o" = "Organização";
/* Search scope: organization field */
"o" = "Organização";
/* Search scope: department field */
"ou" = "Departamento";
/* Search scope: city field */
"l" = "Cidade";
/* Search scope: country field */
"c" = "País";
/* Search scope: home address field */
"mozillahomestreet" = "Endereço Residencial";
/* Search scope: state/province field */
"st" = "Estado/Cidade";
/* Search scope: home state/province field */
"mozillahomestate" = "Estado/Cidade";
/* Search scope: zip/postal code field */
"postalCode" = "CEP";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "CEP";
/* Search scope: home country field */
"mozillahomecountryname" = "País";
/* Search scope: home web page field */
"mozillahomeurl" = "Site";
/* Search scope: work web page field */
"mozillaworkurl" = "Página Web";
/* Search scope: note field */
"description" = "Nota";
/* Subheader of empty addressbook */
"No contact" = "Sem contato";
/* Subheader of system addressbook */
"Start a search to browse this address book" = "Inicie uma pesquisa para abrir este catálogo";
/* Number of contacts in addressbook; string is prefixed by number */
"contacts" = "contatos";
/* No contact matching search criteria */
"No matching contact" = "Nenhum contato encontrado";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "contatos encontrados";
/* Number of selected contacts in list */
"selected" = "selecionado";
/* Empty right pane */
"No contact selected" = "Nenhum contato selecionado";
/* Tooltips */
"Create a new address book card" = "Cria um novo contato";
"Create a new list" = "Cria uma nova lista";
@@ -95,9 +193,11 @@
"Work" = "Comercial";
"Mobile" = "Celular";
"Pager" = "Pager";
/* categories */
"contacts_category_labels" = "Colega, Concorrente, Cliente, Amigo, Família, Parceiro de Negócios, Provedor, Press, VIP";
"New category" = "Nova categoria";
/* adresses */
"Title" = "Título";
"Service" = "Serviço";
@@ -134,12 +234,20 @@
= "Você não pode apagar nem retirar-se de uma catálogo pessoal.";
"Are you sure you want to delete the selected contacts?"
= "Você tem certeza que quer apagar os contatos selecionados?";
"Are you sure you want to delete the card of %{0}?" = "Você tem certeza que deseja remover o contato %{0}?";
"You cannot delete the card of \"%{0}\"."
= "Você não pode apagar o contato de \"%{0}\".";
"You cannot subscribe to a folder that you own!"
= "Você não pode inscrever-se em uma pasta que você é dono.";
"Unable to subscribe to that folder!"
= "Não foi possível inscrever-se a esta pasta.";
/* security */
"Security" = "Segurança";
"Uninstall" = "Desinstalar";
"Error reading the card certificate." = "Erro ao ler o certificado.";
"No certificate associated to card." = "Nenhum certificado associado.";
/* acls */
"Access rights to" = "Direitos de acesso para";
"For user" = "Para usuário";
@@ -158,11 +266,15 @@
"The selected contact has no email address."
= "O contato selecionado não tem endereço de email.";
"Please select a contact." = "Por favor, selecione um contato.";
/* Error messages for move and copy */
/* Messages for move and copy */
"%{0} card(s) copied" = "%{0} contato(s) copiados";
"%{0} card(s) moved" = "%{0} contato(s) movidos";
"SoAccessDeniedException" = "Você não pode gravar neste catálogo.";
"Forbidden" = "Você não pode gravar neste catálogo.";
"Forbidden" = "Proibido";
"Invalid Contact" = "O contato selecionado não existe.";
"Unknown Destination Folder" = "O catálogo de destino selecionado não existe.";
/* Lists */
"List details" = "Detalhes da lista";
"List name" = "Lista nome";
@@ -175,6 +287,8 @@
"Export" = "Exportar";
"Export Address Book..." = "Exportar Catálogo de Endereço...";
"View Raw Source" = "Visualizar Fonte";
/* Import */
"Import Cards" = "Importar cartões";
"Select a vCard or LDIF file." = "Selecione um arquivo vCard ou LDIF.";
"Upload" = "Carregar";
@@ -184,6 +298,7 @@
"No card was imported." = "Nenhum cartão foi importado.";
"A total of %{0} cards were imported in the addressbook." = "Um total de %{0} cartões foram importados no catálogo de endereços.";
"Reload" = "Atualizar";
/* Properties window */
"Address Book Name" = "Nome do Catálogo";
"Links to this Address Book" = "Link para este Catálogo";
@@ -212,6 +327,7 @@
"URL" = "URL";
"New URL" = "Nova URL";
"street" = "rua";
"street (continued)" = "rua (continuação)";
"Postoffice" = "Caixa Postal";
"Region" = "Região";
"Postal Code" = "CEP";
@@ -225,9 +341,24 @@
"More options" = "Mais opções";
"Role" = "Papel";
"Add Screen Name" = "Adicionar Nome de Apresentação";
"Custom 1" = "Personalizado 1";
"Custom 2" = "Personalizado 2";
"Custom 3" = "Personalizado 3";
"Custom 4" = "Personalizado 4";
"Custom Value" = "Valor Personalizado";
"New Custom Value" = "Novo Valor Personalizado";
"Synchronization" = "Sincronização";
"Synchronize" = "Sincronizar";
"Sucessfully subscribed to address book" = "Inscrito com sucesso no catálogo de endereços";
/* Aria label for scope of search on contacts */
"Search scope" = "Escopo de pesquisa";
"Search scope" = "Escopo de pesquisa";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Item alternativo";
/* Hotkey to create a new card */
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Telèfon oficina";
"Organization" = "Organització";
"Work Phone" = "Telèfon feina";
"Cell" = "Cel·la";
"Pager" = "Cercapersones";
"Pref" = "Pref";
"Phone" = "Telèfon";
"Phones" = "Telèfons";
"Postal" = "Adreça oficina";
@@ -41,20 +44,115 @@
"Move To" = "Moure a";
"Copy To" = "Copiar a";
"Add to" = "Afegir a";
"To" = "Per a";
"Carbon Copy (Cc)" = "Còpia en carbó (Cc)";
"Blind Carbon Copy (Bcc)" = "Còpia en carbó oculta (Cco)";
/* Search scope: name fields */
"name" = "Nom";
/* Search scope: name fields */
"c_cn" = "Nom";
/* Search scope: secondary email field */
"mozillanickname" = "Email secundari";
/* Search scope: screen name field */
"nsaimid" = "Nom en pantalla";
/* Search scope: mail fields */
"mail" = "Correu";
/* Search scope: mail fields */
"c_mail" = "Correu";
/* Search scope: telephone field */
"telephonenumber" = "Telèfon";
/* Search scope: telephone field */
"homephone" = "Telèfon";
/* Search scope: mobile field */
"mobile" = "Mòbil";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Busca";
/* Search scope: categories field */
"c_categories" = "Categories";
/* Search scope: categories field */
"vcardcategories" = "Categories";
/* Search scope: title field */
"title" = "Títol";
/* Search scope: organization field */
"c_o" = "Organització";
/* Search scope: organization field */
"o" = "Organització";
/* Search scope: department field */
"ou" = "Departament";
/* Search scope: city field */
"l" = "Ciutat";
/* Search scope: country field */
"c" = "País";
/* Search scope: home address field */
"mozillahomestreet" = "Adreça de casa";
/* Search scope: state/province field */
"st" = "Estat/Província";
/* Search scope: home state/province field */
"mozillahomestate" = "Estat/Província d'origen";
/* Search scope: zip/postal code field */
"postalCode" = "Codi postal";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Codi postal";
/* Search scope: home country field */
"mozillahomecountryname" = "País d'origen";
/* Search scope: home web page field */
"mozillahomeurl" = "Pàgina personal";
/* Search scope: work web page field */
"mozillaworkurl" = "Pàgina web";
/* Search scope: note field */
"description" = "Nota";
/* Subheader of empty addressbook */
"No contact" = "Sense contactes";
/* Subheader of system addressbook */
"Start a search to browse this address book" = "Començar una cerca per navegar per aquesta llibreta d'adreces";
/* Number of contacts in addressbook; string is prefixed by number */
"contacts" = "contactes";
/* No contact matching search criteria */
"No matching contact" = "Cap contacte coincident";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "contactes coincidents";
/* Number of selected contacts in list */
"selected" = "seleccionats";
/* Empty right pane */
"No contact selected" = "Sense contacte seleccionat";
/* Tooltips */
"Create a new address book card" = "Afegir un contacte nou";
"Create a new list" = "Crear una llista nova";
@@ -95,9 +193,11 @@
"Work" = "Feina";
"Mobile" = "Mòbil";
"Pager" = "Cercapersones";
/* categories */
"contacts_category_labels" = "Colleague, Competitor, Customer, Friend, Family, Business Partner, Provider, Press, VIP";
"New category" = "New category";
/* adresses */
"Title" = "Títol";
"Service" = "Servei";
@@ -126,18 +226,28 @@
"Name of the Address Book" = "Nom de la llibreta";
"Are you sure you want to delete the selected address book?"
= "Voleu esborrar la llibreta d'adreces seleccionada?";
"Are you sure you want to delete the addressbook \"%{0}\"?"
= "Estàs segur/a que vols esborrar la llibreta \"%{0}\"?";
"You cannot remove nor unsubscribe from a public addressbook."
= "No és possible cancel·lar la subscripció o esborrar-se d'una llibreta pública.";
"You cannot remove nor unsubscribe from your personal addressbook."
= "No és possible cancel·lar la subscripció o esborrar-se de la llibreta personal.";
"Are you sure you want to delete the selected contacts?"
= "Voleu esborrar els contactes seleccionats?";
"Are you sure you want to delete the card of %{0}?" = "Estàs segur/a que vols esborrar el contacte de %{0}?";
"You cannot delete the card of \"%{0}\"."
= "No podeu esborrar el contacte \"%{0}\".";
"You cannot subscribe to a folder that you own!"
= "No us podeu subscriure a una carpeta que és vostra.";
"Unable to subscribe to that folder!"
= "No us podeu subscriure a aquesta carpeta.";
/* security */
"Security" = "Seguretat";
"Uninstall" = "Desinstal·lar";
"Error reading the card certificate." = "Error en llegir el certificat del contacte.";
"No certificate associated to card." = "El contacte no té cap certificat associat.";
/* acls */
"Access rights to" = "Drets d'accés a";
"For user" = "Per a l'usuari";
@@ -156,11 +266,15 @@
"The selected contact has no email address."
= "El contacte seleccionat no té adreça de correu electrònic.";
"Please select a contact." = "Seleccioneu un contacte.";
/* Error messages for move and copy */
/* Messages for move and copy */
"%{0} card(s) copied" = "%{0} contacte(s) copiat";
"%{0} card(s) moved" = "%{0} contacte(s) mogut";
"SoAccessDeniedException" = "No podeu escriure en aquesta llibreta.";
"Forbidden" = "No podeu escriure en aquesta llibreta.";
"Forbidden" = "Prohibit";
"Invalid Contact" = "El contacte seleccionat ja no existeix.";
"Unknown Destination Folder" = "La llibreta de destinació seleccionada ja no existeix.";
/* Lists */
"List details" = "Detalls de la llista";
"List name" = "Nom de la llista";
@@ -173,6 +287,8 @@
"Export" = "Exportar";
"Export Address Book..." = "Exportar llibreta...";
"View Raw Source" = "Veure l'original ";
/* Import */
"Import Cards" = "Importar contactes";
"Select a vCard or LDIF file." = "Seleccionar una targeta de presentació electrònica o un fitxer LDIF.";
"Upload" = "Carregar";
@@ -182,6 +298,7 @@
"No card was imported." = "No s'ha importat cap contacte.";
"A total of %{0} cards were imported in the addressbook." = "S'han importat a la llibreta %{0} contactes.";
"Reload" = "Actualitzar";
/* Properties window */
"Address Book Name" = "Nom de la llibreta";
"Links to this Address Book" = "Enllaços a aquesta llibreta d'adreces";
@@ -210,6 +327,7 @@
"URL" = "URL";
"New URL" = "Nou URL";
"street" = "carrer";
"street (continued)" = "carrer (continuació)";
"Postoffice" = "Oficina de correus";
"Region" = "Regió";
"Postal Code" = "Codi postal";
@@ -223,4 +341,24 @@
"More options" = "Més opcions";
"Role" = "Rol";
"Add Screen Name" = "Afegir àlies";
"Custom 1" = "Personalitzat 1";
"Custom 2" = "Personalitzat 2";
"Custom 3" = "Personalitzat 3";
"Custom 4" = "Personalitzat 4";
"Custom Value" = "Valor personalitzat";
"New Custom Value" = "Nou valor personalitzat";
"Synchronization" = "Sincronització";
"Synchronize" = "Sincronitzar";
"Sucessfully subscribed to address book" = "S'ha subscrit correctament a la llibreta d'adreces";
/* Aria label for scope of search on contacts */
"Search scope" = " Abast de la cerca ";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Activa/Desactiva ítem";
/* Hotkey to create a new card */
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";

View File

@@ -1,6 +1,6 @@
/* this file is in UTF-8 format! */
"Contact" = "絡人";
"Contact" = "絡人";
"Address" = "地址";
"Photos" = "照片";
"Other" = "其它";
@@ -10,17 +10,18 @@
"Update" = "更新";
"Cancel" = "取消";
"Common" = "一般";
"Contact editor" = "絡人編輯器";
"Contact viewer" = "絡人瀏覽器";
"Contact editor" = "絡人編輯器";
"Contact viewer" = "絡人瀏覽器";
"Email" = "郵件";
"Screen Name" = "顯示名稱";
"Extended" = "延伸";
"Fax" = "傳真";
"Firstname" = "名";
"Home" = "家";
"Home" = "家";
"HomePhone" = "住家電話";
"Lastname" = "姓氏";
"Location" = "地點";
"Add a category" = "新增目錄";
"MobilePhone" = "手機";
"Name" = "名字";
"OfficePhone" = "辦公室電話";
@@ -31,22 +32,131 @@
"Postal" = "郵遞區號";
"Save" = "儲存";
"Internet" = "網際網路";
"Unit" = "部門";
"Unit" = "單位";
"delete" = "刪除";
"edit" = "編輯";
"invalidemailwarn" = "無效的郵件地址";
"new" = "新增";
"Preferred Phone" = "首選電話";
"Preferred Phone" = "預設號碼";
"Move To" = "移至";
"Copy To" = "拷貝到";
"Add to:" = "增加到";
"Copy To" = "複製到";
"Add to" = "新增至";
"To" = "收件人欄位";
"Carbon Copy (Cc)" = "副本收件人 (Cc)";
"Blind Carbon Copy (Bcc)" = "密件副本收件人 (Bcc)";
/* Search scope: name fields */
"name" = "名字";
/* Search scope: name fields */
"c_cn" = "名字";
/* Search scope: secondary email field */
"mozillanickname" = "備用信箱";
/* Search scope: screen name field */
"nsaimid" = "顯示名稱";
/* Search scope: mail fields */
"mail" = "信箱";
/* Search scope: mail fields */
"c_mail" = "信箱";
/* Search scope: telephone field */
"telephonenumber" = "電話";
/* Search scope: telephone field */
"homephone" = "電話";
/* Search scope: mobile field */
"mobile" = "手機";
/* Search scope: fax field */
"facsimiletelephonenumber" = "傳真";
/* Search scope: pager field */
"pager" = "呼叫器";
/* Search scope: categories field */
"c_categories" = "類別";
/* Search scope: categories field */
"vcardcategories" = "類別";
/* Search scope: title field */
"title" = "標題";
/* Search scope: organization field */
"c_o" = "組織";
/* Search scope: organization field */
"o" = "組織";
/* Search scope: department field */
"ou" = "部門";
/* Search scope: city field */
"l" = "城市";
/* Search scope: country field */
"c" = "國家";
/* Search scope: home address field */
"mozillahomestreet" = "戶籍地址";
/* Search scope: state/province field */
"st" = "州 / 省";
/* Search scope: home state/province field */
"mozillahomestate" = "住籍 州 / 省";
/* Search scope: zip/postal code field */
"postalCode" = "郵遞區號";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "郵遞區號";
/* Search scope: home country field */
"mozillahomecountryname" = "國籍";
/* Search scope: home web page field */
"mozillahomeurl" = "首頁";
/* Search scope: work web page field */
"mozillaworkurl" = "網頁";
/* Search scope: note field */
"description" = "備註";
/* Subheader of empty addressbook */
"No contact" = "沒有聯絡人";
/* Subheader of system addressbook */
"Start a search to browse this address book" = "開始搜尋以便瀏覽此通訊錄";
/* Number of contacts in addressbook; string is prefixed by number */
"contacts" = "聯絡人";
/* No contact matching search criteria */
"No matching contact" = "找不到符合搜尋條件的聯絡人";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "符合搜尋條件的聯絡人";
/* Number of selected contacts in list */
"selected" = "已選擇";
/* Empty right pane */
"No contact selected" = "未選擇任何聯絡人";
/* Tooltips */
"Create a new address book card" = "新增一筆通訊錄卡片";
"Create a new list" = "新增一份清單";
"Edit the selected card" = "編輯選擇的卡片";
"Create a new address book card" = "新增一筆聯絡人紀錄";
"Create a new list" = "新增聯絡人群組";
"Edit the selected card" = "編輯選擇的聯絡人";
"Send a mail message" = "發送一份郵件訊息";
"Delete selected card or address book" = "刪除選擇的卡片或通訊錄";
"Reload all contacts" = "重所有的絡人";
"Delete selected card or address book" = "刪除選擇的聯絡人或通訊錄";
"Reload all contacts" = "重新載入所有的絡人";
"htmlMailFormat_UNKNOWN" = "未知";
"htmlMailFormat_FALSE" = "純文字";
"htmlMailFormat_TRUE" = "HTML";
@@ -54,8 +164,8 @@
"Category" = "類別";
"Personal Addressbook" = "個人通訊錄";
"Search in Addressbook" = "搜索通訊錄";
"New Card" = "新增卡片";
"New List" = "新增清單";
"New Card" = "新聯絡人";
"New List" = "新群組";
"Edit" = "編輯";
"Properties" = "屬性";
"Sharing..." = "共享...";
@@ -65,36 +175,36 @@
"Add..." = "新增...";
"Remove" = "移除";
"Please wait..." = "請稍後...";
"No possible subscription" = "可訂閱";
"Preferred" = "首選";
"No possible subscription" = "可訂閱";
"Preferred" = "預設";
"Display" = "顯示";
"Display Name" = "顯示名稱";
"Additional Email" = "添加的郵件";
"Additional Email" = "額外的郵件";
"Phone Number" = "電話號碼";
"Prefers to receive messages formatted as" = "喜愛的接收訊息格式為";
"Prefers to receive messages formatted as" = "預設的接收訊息格式為";
"Categories" = "類别";
"First" = "名";
"Last" = "姓";
"Nickname" = "暱稱";
"Telephone" = "電話";
"Work" = "公";
"Work" = "公";
"Mobile" = "手機";
"Pager" = "呼叫器";
/* categories */
"contacts_category_labels" = "同事,競争对手,客,朋友,家人,事業伴,供應商,出版社,VIP";
"Categories" = "分類";
"contacts_category_labels" = "同事,競爭對手,客,朋友,家人,事業伴,供應商,出版社,VIP";
"New category" = "新類別";
/* adresses */
"Title" = "頭銜";
"Title" = "職稱";
"Service" = "服務";
"Company" = "公司";
"Department" = "部門";
"Organization" = "组織";
"City" = "城市";
"State_Province" = "州/省";
"ZIP_Postal Code" = "ZIP/郵遞區號";
"State_Province" = "州 / 省";
"ZIP_Postal Code" = "郵遞區號";
"Country" = "國家";
"Web Page" = "網";
"Web Page" = "網";
"Other Infos" = "其他資訊";
"Note" = "備註";
"Timezone" = "時區";
@@ -107,68 +217,145 @@
"Blind Carbon Copy" = "密件副本";
"New Addressbook..." = "新增通訊錄...";
"Subscribe to an Addressbook..." = "訂閱通訊錄...";
"Remove the selected Addressbook" = "移除選擇的通訊錄";
"Remove the selected Addressbook" = "移除選擇的通訊錄";
"Subscribe to a shared folder" = "訂閱共享的資料夾";
"Search User" = "搜尋用戶";
"Name of the Address Book" = " 通訊錄名稱";
"Are you sure you want to delete the selected address book?"
= "您確定要刪除選擇的通訊錄嗎?";
= "您確定要刪除選擇的通訊錄嗎?";
"Are you sure you want to delete the addressbook \"%{0}\"?"
= "您確定要刪除通訊錄 \"%{0}\"";
"You cannot remove nor unsubscribe from a public addressbook."
= "您不能從共有通訊錄中移除或取消訂閱。";
= "您不能移除公用通訊錄或取消訂閱。";
"You cannot remove nor unsubscribe from your personal addressbook."
= "您不能您的個人通訊錄中移除或取消訂閱。";
= "您不能移除您的個人通訊錄或取消訂閱。";
"Are you sure you want to delete the selected contacts?"
= "您確定要刪除選擇的絡人嗎?";
= "您確定要刪除選擇的絡人嗎?";
"Are you sure you want to delete the card of %{0}?" = "您確定要刪除聯絡人 %{0} 嗎?";
"You cannot delete the card of \"%{0}\"."
= "您不能删除\"%{0}\"筆卡片。";
= "您不能删除 \"%{0}\" 的聯絡人紀錄。";
"You cannot subscribe to a folder that you own!"
= "您不能訂閱自己的資料夾。";
"Unable to subscribe to that folder!"
= "不能訂閱到該資料夾。";
= "無法訂閱到該資料夾。";
/* security */
"Security" = "安全性";
"Uninstall" = "解除安裝";
"Error reading the card certificate." = "讀取聯絡人憑證發生錯誤。";
"No certificate associated to card." = "聯絡人無相關憑證。";
/* acls */
"Access rights to" = "給予存取權限至";
"For user" = "给使用者";
"Any Authenticated User" = "任一授權的使用者";
"Public Access" = "公開存取";
"This person can add cards to this addressbook."
= "這個人可以新增卡片到這個通訊錄。";
= "這個人可以新增聯絡人到這個通訊錄。";
"This person can edit the cards of this addressbook."
= "這個人可以編輯這個通訊錄的卡片。";
= "這個人可以編輯這個通訊錄的聯絡人。";
"This person can list the content of this addressbook."
= "這個人可以列出這個通訊錄的内容。";
"This person can read the cards of this addressbook."
= "這個人可以讀取這個通訊錄的卡片。";
= "這個人可以讀取這個通訊錄的聯絡人。";
"This person can erase cards from this addressbook."
= "這個人可以刪除這個通訊錄的卡片。";
= "這個人可以刪除這個通訊錄的聯絡人。";
"The selected contact has no email address."
= "被選擇的連絡人沒有郵件地址。";
"Please select a contact." = "請選擇絡人。";
/* Error messages for move and copy */
= "選取的聯絡人沒有郵件地址。";
"Please select a contact." = "請選擇絡人。";
/* Messages for move and copy */
"%{0} card(s) copied" = "已複製 %{0} 個聯絡人";
"%{0} card(s) moved" = "已移動 %{0} 個聯絡人";
"SoAccessDeniedException" = "您不能寫入資料到這個通訊錄。";
"Forbidden" = "您不能寫入資料到這個通訊錄。";
"Invalid Contact" = "所選擇的絡人已經不存在了。";
"Unknown Destination Folder" = "所選擇的目標地址簿已經不存在了。";
"Forbidden" = "禁止存取";
"Invalid Contact" = "所選擇的絡人已經不存在了。";
"Unknown Destination Folder" = "所選擇的目標通訊錄已經不存在了。";
/* Lists */
"List details" = "列出明细";
"List name" = "列出名字";
"List nickname" = "列出暱稱";
"List description" = "列出說明";
"List details" = "群組資訊";
"List name" = "群組名稱";
"List nickname" = "群組暱稱";
"List description" = "群組說明";
"Members" = "成員";
"Contacts" = "絡人";
"Contacts" = "絡人";
"Add" = "新增";
"Lists can't be moved or copied." = "列表不能被移除或拷貝。";
"Lists can't be moved or copied." = "群組不能移動或複製。";
"Export" = "匯出";
"Export Address Book..." = "匯出通訊錄...";
"View Raw Source" = "查看源文件";
"Import Cards" = "匯入卡片";
"Select a vCard or LDIF file." = "選擇一張 vCard 或者 LDIF 檔案。";
"View Raw Source" = "顯示原始碼";
/* Import */
"Import Cards" = "匯入聯絡人";
"Select a vCard or LDIF file." = "選擇 vCard 或者 LDIF 檔案。";
"Upload" = "上傳";
"Uploading" = "上傳中";
"Done" = "完成";
"An error occured while importing contacts." = "導入連絡人時發生錯誤。";
"No card was imported." = "没有卡片可以被導入。";
"A total of %{0} cards were imported in the addressbook." = "共有%{0}張卡片被導入到通訊錄中。";
"An error occured while importing contacts." = "匯入聯絡人時發生錯誤。";
"No card was imported." = "沒有匯入任何聯絡人。";
"A total of %{0} cards were imported in the addressbook." = "總共匯入 %{0} 筆聯絡人到通訊錄中。";
"Reload" = "重新載入";
/* Properties window */
"Address Book Name" = "通訊錄名稱";
"Links to this Address Book" = "連結到這本通訊錄";
"Authenticated User Access" = "授權的使用者存取";
"CardDAV URL" = "CardDAV URL";
"CardDAV URL" = "CardDAV 網址";
"Options" = "選項";
"Rename" = "重新命名";
"Subscriptions" = "訂閱";
"Global Addressbooks" = "公用通訊錄";
"Search" = "搜尋";
"Sort" = "分類";
"Descending Order" = "降冪排列";
"Back" = "返回";
"Select All" = "全選";
"Copy contacts" = "複製聯絡人";
"More messages options" = "更多訊息選項";
"New Contact" = "新聯絡人";
"Close" = "關閉";
"More contact options" = "更多聯絡人選項";
"Organization Unit" = "組織單位";
"Add Organizational Unit" = "增加組織單位";
"Type" = "類型";
"Email Address" = "電子郵件地址";
"New Email Address" = "新增電子郵件地址";
"New Phone Number" = "新增電話號碼";
"URL" = "網址";
"New URL" = "新增網址";
"street" = "街道";
"street (continued)" = "街道 (續)";
"Postoffice" = "郵局";
"Region" = "地區";
"Postal Code" = "郵遞區號";
"New Address" = "新增地址";
"Reset" = "重置";
"Description" = "說明";
"Add Member" = "新增成員";
"Subscribe" = "訂閱";
"Add Birthday" = "新增生日";
"Import" = "匯入";
"More options" = "更多選項";
"Role" = "角色";
"Add Screen Name" = "新增顯示名稱";
"Custom 1" = "自訂 1";
"Custom 2" = "自訂 2";
"Custom 3" = "自訂 3";
"Custom 4" = "自訂 4";
"Custom Value" = "自訂值";
"New Custom Value" = "新增自訂欄位";
"Synchronization" = "同步";
"Synchronize" = "同步";
"Sucessfully subscribed to address book" = "已成功訂閱通訊錄";
/* Aria label for scope of search on contacts */
"Search scope" = "搜尋範圍";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "切換選取";
/* Hotkey to create a new card */
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";

View File

@@ -7,18 +7,18 @@
"Address Books" = "Imenici";
"Addressbook" = "Imenik";
"Addresses" = "Adrese";
"Update" = "Ažuriranje";
"Update" = "Obnovi";
"Cancel" = "Odustani";
"Common" = "Zajedničko";
"Contact editor" = "Uređivač kontakta";
"Contact viewer" = "Preglednik kontakta";
"Email" = "e pošta";
"Screen Name" = "Screen Name";
"Email" = "E-adresa";
"Screen Name" = "Prikazano ime";
"Extended" = "Prošireno";
"Fax" = "Fax";
"Fax" = "Faks";
"Firstname" = "Ime";
"Home" = "Početna";
"HomePhone" = "KućniTelefon";
"Home" = "Početno";
"HomePhone" = "Kućni telefon";
"Lastname" = "Prezime";
"Location" = "Mjesto";
"Add a category" = "Dodaj kategoriju";
@@ -35,30 +35,114 @@
"Unit" = "Jedinica";
"delete" = "izbriši";
"edit" = "uredi";
"invalidemailwarn" = "Navedeni e-mail je nevažeći";
"invalidemailwarn" = "Navedena e-adresa nije valjana";
"new" = "novo";
"Preferred Phone" = "Preferirani telefon";
"Move To" = "Pomakni u";
"Move To" = "Premjesti u";
"Copy To" = "Kopiraj u";
"Add to" = "Dodaj u";
"To" = "Za";
"Carbon Copy (Cc)" = "Kopija (Cc)";
"Blind Carbon Copy (Bcc)" = "Skrivena kopija (Bcc)";
/* Search scope: name fields */
"name" = "Ime";
/* Search scope: name fields */
"c_cn" = "Ime";
/* Search scope: secondary email field */
"mozillanickname" = "Dodatna e-adresa";
/* Search scope: screen name field */
"nsaimid" = "Prikazno ime";
/* Search scope: mail fields */
"mail" = "Pošta";
/* Search scope: mail fields */
"c_mail" = "Pošta";
/* Search scope: telephone field */
"telephonenumber" = "Telefon";
/* Search scope: telephone field */
"homephone" = "Telefon";
/* Search scope: mobile field */
"mobile" = "Mobitel";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Faks";
/* Search scope: pager field */
"pager" = "Dojavljivač";
/* Search scope: categories field */
"c_categories" = "Kategorije";
/* Search scope: categories field */
"vcardcategories" = "Kategorije";
/* Search scope: title field */
"title" = "Naslov";
/* Search scope: organization field */
"c_o" = "Organizacija";
/* Search scope: organization field */
"o" = "Organizacija";
/* Search scope: department field */
"ou" = "Odjel";
/* Search scope: city field */
"l" = "Grad";
/* Search scope: country field */
"c" = "Država";
/* Search scope: home address field */
"mozillahomestreet" = "Adresa (doma)";
/* Search scope: state/province field */
"st" = "Pokrajina";
/* Search scope: home state/province field */
"mozillahomestate" = "Pokrajina (doma)";
/* Search scope: zip/postal code field */
"postalCode" = "Poštanski broj";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Poštanski broj (doma)";
/* Search scope: home country field */
"mozillahomecountryname" = "Država (doma)";
/* Search scope: home web page field */
"mozillahomeurl" = "Osobna internetska stranica";
/* Search scope: work web page field */
"mozillaworkurl" = "Službena internetska stranica";
/* Search scope: note field */
"description" = "Napomena";
/* Subheader of empty addressbook */
"No contact" = "Nema kontakta";
/* Subheader of system addressbook */
"Start a search to browse this address book" = "Pokrenite pretragu za pregledavanje ovog imenika";
"Start a search to browse this address book" = "Pokrenite pretragu ovog imenika";
/* Number of contacts in addressbook; string is prefixed by number */
"contacts" = "kontakti";
/* No contact matching search criteria */
"No matching contact" = "Nema odgovarajučeg kontakta";
"No matching contact" = "Nema odgovarajućeg kontakta";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "odgovarajuči kontakti";
"matching contacts" = "odgovarajući kontakti";
/* Number of selected contacts in list */
"selected" = "odabrano";
@@ -67,35 +151,35 @@
"No contact selected" = "Nema odabranog kontakta";
/* Tooltips */
"Create a new address book card" = "Stvaranje novog kontakta";
"Create a new address book card" = "Stvori novi kontakt";
"Create a new list" = "Stvaranje nove distribucijske liste";
"Edit the selected card" = "Uredi odabrani kontakt";
"Send a mail message" = "Pošalji e-mail poruku";
"Send a mail message" = "Pošalji e-poruku";
"Delete selected card or address book" = "Obriši odabrani kontakt ili imenik";
"Reload all contacts" = "Ponovo učitaj sve kontakte";
"htmlMailFormat_UNKNOWN" = "Nepoznato";
"htmlMailFormat_FALSE" = "Običan tekst";
"htmlMailFormat_TRUE" = "HTML";
"Name or Email" = "Ime ili e-mail";
"Name or Email" = "Ime ili e-adresa";
"Category" = "Kategorija";
"Personal Addressbook" = "Osobni imenik";
"Search in Addressbook" = "Traži u imeniku";
"New Card" = "Nova kartica";
"New List" = "Novi list";
"New Card" = "Novi kontakt";
"New List" = "Nova distribucijska lista";
"Edit" = "Uredi";
"Properties" = "Svojstva";
"Sharing..." = "Dijeljenje...";
"Write" = "Piši";
"Delete" = "Izbriši";
"Write" = "Napiši";
"Delete" = "Obriši";
"Instant Message" = "Izravna poruka";
"Add..." = "Dodaj...";
"Remove" = "Ukloni";
"Please wait..." = "Molimo pričekajte...";
"No possible subscription" = "Nije moguća prijava";
"No possible subscription" = "Pretplata nije moguća";
"Preferred" = "Preferirano";
"Display" = "Zaslon";
"Display Name" = "Prikazano ime";
"Additional Email" = "Dodatna e-pošta";
"Additional Email" = "Dodatna e-adresa";
"Phone Number" = "Telefonski broj";
"Prefers to receive messages formatted as" = "Preferira e-poštu formatiranu kao";
"Categories" = "Kategorije";
@@ -104,11 +188,11 @@
"Nickname" = "Nadimak";
"Telephone" = "Telefon";
"Work" = "Posao";
"Mobile" = "Mobilni";
"Mobile" = "Mobitel";
"Pager" = "Pager";
/* categories */
"contacts_category_labels" = "kolega, natjecatelj, kupac, prijatelj, obitelj, poslovni partner, uslužitelj, tisak, VIP";
"contacts_category_labels" = "Kolega, Natjecatelj, Kupac, Prijatelj, Obitelj, Poslovni partner, Uslužitelj, Tisak, VIP";
"New category" = "Nova kategorija";
/* adresses */
@@ -126,15 +210,15 @@
"Timezone" = "Vremenska zona";
"Birthday" = "Rođendan";
"Birthday (yyyy-mm-dd)" = "Rođendan (gggg-mm-dd)";
"Freebusy URL" = "Freebusy URL:";
"Freebusy URL" = "URL za Freebusy:";
"Add as..." = "Dodaj kao...";
"Recipient" = "Primatelj";
"Carbon Copy" = "Kopija";
"Blind Carbon Copy" = "Skrivena kopija";
"New Addressbook..." = "Novi imenik...";
"Subscribe to an Addressbook..." = "Naruči se na imenik...";
"Subscribe to an Addressbook..." = "Pretplati se na imenik...";
"Remove the selected Addressbook" = "Ukloni odabrani imenik";
"Subscribe to a shared folder" = "Naruči se na zajedničku mapu";
"Subscribe to a shared folder" = "Pretplati se na zajedničku mapu";
"Search User" = "Traži korisnika";
"Name of the Address Book" = "Naziv imenika";
"Are you sure you want to delete the selected address book?"
@@ -142,45 +226,45 @@
"Are you sure you want to delete the addressbook \"%{0}\"?"
= "Jeste li sigurni da želite obrisati imenik \"%{0}\"?";
"You cannot remove nor unsubscribe from a public addressbook."
= "Ne možete ukloniti ili se odjaviti od javnog imenika.";
= "Ne možete ukloniti javni imenik niti otkazati pretplatu na njega.";
"You cannot remove nor unsubscribe from your personal addressbook."
= "Ne možte ukloniti ili se odjaviti od osobnog imenika.";
= "Ne možete ukloniti svoj osobni imenik niti otkazati pretplatu na njega.";
"Are you sure you want to delete the selected contacts?"
= "Jeste li sigurni da želite obrisati odabrane kontakte?";
"Are you sure you want to delete the card of %{0}?" = "Jeste li sigurni da želite izbrisati kontakt od \"%{0}\"?";
"Are you sure you want to delete the card of %{0}?" = "Jeste li sigurni da želite izbrisati kontakt \"%{0}\"?";
"You cannot delete the card of \"%{0}\"."
= "Me možete obrisati kontakt \"%{0}\".";
= "Ne možete obrisati kontakt \"%{0}\".";
"You cannot subscribe to a folder that you own!"
= "Ne možete se naručiti na vlastitu mapu.";
= "Ne možete se pretplatiti na vlastitu mapu.";
"Unable to subscribe to that folder!"
= "Ne možete se naručiti na tu mapu! ";
= "Ne možete se pretplatiti na tu mapu! ";
/* acls */
"Access rights to" = "Dozvoli pristup";
"Access rights to" = "Dopusti pristup";
"For user" = "Za korisnika";
"Any Authenticated User" = "Svaki ovlašteni korisnik";
"Public Access" = "Javni pristup";
"This person can add cards to this addressbook."
= "Ova osoba ne može dodavati kontakte u imenik.";
= "Ova osoba može dodavati kontakte u ovaj imenik.";
"This person can edit the cards of this addressbook."
= "Ova osoba može editirati kontakte u imeniku.";
= "Ova osoba može mijenjati kontakte u ovom imeniku.";
"This person can list the content of this addressbook."
= "Ova osoba može vidjeti kontakte u imeniku.";
= "Ova osoba može vidjeti kontakte u ovom imeniku.";
"This person can read the cards of this addressbook."
= "Ova osoba može čitati kontakte u imeniku.";
= "Ova osoba može pregledavati kontakte u ovom imeniku.";
"This person can erase cards from this addressbook."
= "Ova osoba može brisati kontakte iz imenika.";
= "Ova osoba može brisati kontakte iz ovog imenika.";
"The selected contact has no email address."
= "Odabrani kontakt nema e-mail adrese.";
= "Odabrani kontakt nema e-adresu.";
"Please select a contact." = "Molim odaberite kontakt.";
/* Messages for move and copy */
"%{0} card(s) copied" = "%{0} kontakata kopirano";
"%{0} card(s) moved" = "%{0} kontakata pomaknuto";
"SoAccessDeniedException" = "Ne možete pisati u imenik.";
"%{0} card(s) moved" = "%{0} kontakata premješteno";
"SoAccessDeniedException" = "Ne možete pisati u ovaj imenik.";
"Forbidden" = "Zabranjeno";
"Invalid Contact" = "Odabrani kontakt ne postoji više.";
"Unknown Destination Folder" = "Odabrani imenik ne postoji više.";
"Invalid Contact" = "Odabrani kontakt više ne postoji.";
"Unknown Destination Folder" = "Odabrani odredišni imenik više ne postoji.";
/* Lists */
"List details" = "Prikaži pojedinosti";
@@ -190,33 +274,33 @@
"Members" = "Članovi";
"Contacts" = "Kontakti";
"Add" = "Dodaj";
"Lists can't be moved or copied." = "Liste se ne mogu premjestiti ili kopirati.";
"Lists can't be moved or copied." = "Liste se ne mogu premjestiti niti kopirati.";
"Export" = "Izvoz";
"Export Address Book..." = "Izvezi imenik...";
"View Raw Source" = "Pogledaj Raw Izvor";
"View Raw Source" = "Prikaži sirovi izvornik";
/* Import */
"Import Cards" = "Uvoz kartice";
"Import Cards" = "Uvoz kartica";
"Select a vCard or LDIF file." = "Odaberi vCard ili LDIF datoteku.";
"Upload" = "Prijenos";
"Uploading" = "Prenošenje";
"Done" = "Odrađeno";
"Upload" = "Otpremi";
"Uploading" = "Otpremanje";
"Done" = "Gotovo";
"An error occured while importing contacts." = "Došlo je do pogreške prilikom uvoza kontakata.";
"No card was imported." = "Kartice nisu bile uvezene.";
"No card was imported." = "Kartice nisu uvezene.";
"A total of %{0} cards were imported in the addressbook." = "Ukupno %{0} kartica je uvezeno u imenik.";
"Reload" = "Ponovno učitaj";
"Reload" = "Osvježi";
/* Properties window */
"Address Book Name" = "Naziv imenika";
"Links to this Address Book" = "Linkovi na ovaj imenik";
"Links to this Address Book" = "Poveznice na ovaj imenik";
"Authenticated User Access" = "Pristup ovlaštenih korisnika";
"CardDAV URL" = "CardDAV URL";
"CardDAV URL" = "URL za CardDAV";
"Options" = "Mogućnosti";
"Rename" = "Preimenovati";
"Rename" = "Preimenuj";
"Subscriptions" = "Pretplate";
"Global Addressbooks" = "Globalni imenici";
"Search" = "Traži";
"Sort" = "Sortiraj";
"Sort" = "Razvrstaj";
"Descending Order" = "Silazni poredak";
"Back" = "Natrag";
"Select All" = "Odaberi sve";
@@ -227,9 +311,9 @@
"More contact options" = "Više opcija za kontakte";
"Organization Unit" = "Organizacijska jedinica";
"Add Organizational Unit" = "Dodaj organizacijsku jedinicu";
"Type" = "Tip";
"Email Address" = "E-mail Adresa";
"New Email Address" = "Nova E-mail Adresa";
"Type" = "Vrsta";
"Email Address" = "E-adresa";
"New Email Address" = "Nova e-adresa";
"New Phone Number" = "Novi telefonski broj";
"URL" = "URL";
"New URL" = "Novi URL";
@@ -238,11 +322,11 @@
"Postoffice" = "Poštanski ured";
"Region" = "Regija";
"Postal Code" = "Poštanski broj";
"New Address" = "Nova Adresa";
"Reset" = "Resetiraj";
"New Address" = "Nova adresa";
"Reset" = "Poništi";
"Description" = "Opis";
"Add Member" = "Dodaj člana";
"Subscribe" = "Naruči";
"Subscribe" = "Pretplati";
"Add Birthday" = "Dodaj rođendan";
"Import" = "Uvezi";
"More options" = "Više opcija";
@@ -254,15 +338,15 @@
"Custom 4" = "Prilagođeno 4";
"Custom Value" = "Prilagođena vrijednost";
"New Custom Value" = "Nova prilagođena vrijednost";
"Synchronization" = "Sinkornizacija";
"Synchronize" = "Sinkroniziraj";
"Synchronization" = "Usklađivanje";
"Synchronize" = "Uskladi";
"Sucessfully subscribed to address book" = "Uspješno ste se pretplatili na imenik";
/* Aria label for scope of search on contacts */
"Search scope" = "Opseg pretraživanja";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Uključi/Isključi";
"Toggle item" = "Uključi/isključi";
/* Hotkey to create a new card */
"key_create_card" = "c";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Telefon do kanceláře";
"Organization" = "Organizace";
"Work Phone" = "Pracovní telefon";
"Cell" = "Mobil";
"Pager" = "Pager";
"Pref" = "Pref";
"Phone" = "Telefon";
"Phones" = "Telefony";
"Postal" = "Pošta";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Kopie (Cc)";
"Blind Carbon Copy (Bcc)" = "Skrytá kopie (Bcc)";
/* Search scope: name fields */
"name" = "Jméno";
/* Search scope: name fields */
"c_cn" = "Jméno";
/* Search scope: secondary email field */
"mozillanickname" = "Sekundární email";
/* Search scope: screen name field */
"nsaimid" = "Zobrazované jméno";
/* Search scope: mail fields */
"mail" = "Pošta";
/* Search scope: mail fields */
"c_mail" = "Pošta";
/* Search scope: telephone field */
"telephonenumber" = "Telefon";
/* Search scope: telephone field */
"homephone" = "Telefon";
/* Search scope: mobile field */
"mobile" = "Mobil";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Pager";
/* Search scope: categories field */
"c_categories" = "Kategorie";
/* Search scope: categories field */
"vcardcategories" = "Kategorie";
/* Search scope: title field */
"title" = "Titul";
/* Search scope: organization field */
"c_o" = "Organizace";
/* Search scope: organization field */
"o" = "Organizace";
/* Search scope: department field */
"ou" = "Oddělení";
/* Search scope: city field */
"l" = "Město";
/* Search scope: country field */
"c" = "Země";
/* Search scope: home address field */
"mozillahomestreet" = "Soukromá adresa";
/* Search scope: state/province field */
"st" = "Kraj";
/* Search scope: home state/province field */
"mozillahomestate" = "Kraj (soukromá adresa)";
/* Search scope: zip/postal code field */
"postalCode" = "PSČ";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "PSČ";
/* Search scope: home country field */
"mozillahomecountryname" = "Země (soukromá adresa)";
/* Search scope: home web page field */
"mozillahomeurl" = "Soukromá webová stránka";
/* Search scope: work web page field */
"mozillaworkurl" = "Webová stránka";
/* Search scope: note field */
"description" = "Poznámka";
/* Subheader of empty addressbook */
"No contact" = "Není kontakt";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Nemůžete se přihlásit k odebírání této složky!";
/* security */
"Security" = "Zabezpečení";
"Uninstall" = "Odinstalovat";
"Error reading the card certificate." = "Chyba při čtení certifikátu uloženého na kartě.";
"No certificate associated to card." = "Ke kartě není přiřazen žádný certifikát.";
/* acls */
"Access rights to" = "Přístupová práva k";
"For user" = "Pro uživatele";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Kantoor";
"Organization" = "Organisatie";
"Work Phone" = "Werk";
"Cell" = "Mobiel";
"Pager" = "Pieper";
"Pref" = "Voorkeur";
"Phone" = "Telefoon";
"Phones" = "Telefoonnummers";
"Postal" = "Postcode";
@@ -41,6 +44,93 @@
"Move To" = "Verplaatsen naar";
"Copy To" = "Kopieren naar";
"Add to" = "Toevoegen aan";
"To" = "Tot";
"Carbon Copy (Cc)" = "Carbon Copy (CC)";
"Blind Carbon Copy (Bcc)" = "Blind Carbon Copy (BCC)";
/* Search scope: name fields */
"name" = "Naam";
/* Search scope: name fields */
"c_cn" = "Naam";
/* Search scope: secondary email field */
"mozillanickname" = "Secundaire email";
/* Search scope: screen name field */
"nsaimid" = "Weergavenaam";
/* Search scope: mail fields */
"mail" = "Bericht";
/* Search scope: mail fields */
"c_mail" = "Bericht";
/* Search scope: telephone field */
"telephonenumber" = "Telefoon";
/* Search scope: telephone field */
"homephone" = "Telefoon";
/* Search scope: mobile field */
"mobile" = "Mobiel";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Pieper";
/* Search scope: categories field */
"c_categories" = "Categorieën";
/* Search scope: categories field */
"vcardcategories" = "Categorieën";
/* Search scope: title field */
"title" = "Titel";
/* Search scope: organization field */
"c_o" = "Organisatie";
/* Search scope: organization field */
"o" = "Organisatie";
/* Search scope: department field */
"ou" = "Afdeling";
/* Search scope: city field */
"l" = "Plaats";
/* Search scope: country field */
"c" = "Land";
/* Search scope: home address field */
"mozillahomestreet" = "Thuis adres";
/* Search scope: state/province field */
"st" = "Staat/Provincie";
/* Search scope: home state/province field */
"mozillahomestate" = "Staat van herkomst / Provincie";
/* Search scope: zip/postal code field */
"postalCode" = "Postcode";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Postcode";
/* Search scope: home country field */
"mozillahomecountryname" = "Thuisland";
/* Search scope: home web page field */
"mozillahomeurl" = "Startpagina";
/* Search scope: work web page field */
"mozillaworkurl" = "Webpagina";
/* Search scope: note field */
"description" = "Notitie";
/* Subheader of empty addressbook */
"No contact" = "Geen contactpersoon";
@@ -152,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Abonneren op deze map mislukt!";
/* security */
"Security" = "Beveiliging";
"Uninstall" = "Deinstalleren";
"Error reading the card certificate." = "Fout bij het lezen van het kaartcertificaat.";
"No certificate associated to card." = "Geen certificaat gekoppeld aan kaart.";
/* acls */
"Access rights to" = "Toegangsrechten voor";
"For user" = "Voor gebruiker";
@@ -231,6 +327,7 @@
"URL" = "URL";
"New URL" = "Nieuwe URL";
"street" = "straat";
"street (continued)" = "straat (vervolg)";
"Postoffice" = "Postkantoor";
"Region" = "Regio";
"Postal Code" = "Postcode";
@@ -244,6 +341,12 @@
"More options" = "Meer opties";
"Role" = "Rol";
"Add Screen Name" = "Weergavenaam toevoegen";
"Custom 1" = "Aanpassing 1";
"Custom 2" = "Aanpassing 2";
"Custom 3" = "Aanpassing 3";
"Custom 4" = "Aanpassing 4";
"Custom Value" = "Aangepaste waarde";
"New Custom Value" = "Nieuwe aangepaste waarde";
"Synchronization" = "Synchronisatie";
"Synchronize" = "Synchroniseren";
"Sucessfully subscribed to address book" = "Met succes geabonneerd op dit adresboek";
@@ -258,4 +361,4 @@
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";
"key_create_list" = "l";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "OfficePhone";
"Organization" = "Organization";
"Work Phone" = "Work Phone";
"Cell" = "Cell";
"Pager" = "Pager";
"Pref" = "Pref";
"Phone" = "Phone";
"Phones" = "Phones";
"Postal" = "Postal";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Carbon Copy (Cc)";
"Blind Carbon Copy (Bcc)" = "Blind Carbon Copy (Bcc)";
/* Search scope: name fields */
"name" = "Name";
/* Search scope: name fields */
"c_cn" = "Name";
/* Search scope: secondary email field */
"mozillanickname" = "Secondary email";
/* Search scope: screen name field */
"nsaimid" = "Screen name";
/* Search scope: mail fields */
"mail" = "Mail";
/* Search scope: mail fields */
"c_mail" = "Mail";
/* Search scope: telephone field */
"telephonenumber" = "Telephone";
/* Search scope: telephone field */
"homephone" = "Telephone";
/* Search scope: mobile field */
"mobile" = "Mobile";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Pager";
/* Search scope: categories field */
"c_categories" = "Categories";
/* Search scope: categories field */
"vcardcategories" = "Categories";
/* Search scope: title field */
"title" = "Title";
/* Search scope: organization field */
"c_o" = "Organization";
/* Search scope: organization field */
"o" = "Organization";
/* Search scope: department field */
"ou" = "Department";
/* Search scope: city field */
"l" = "City";
/* Search scope: country field */
"c" = "Country";
/* Search scope: home address field */
"mozillahomestreet" = "Home Address";
/* Search scope: state/province field */
"st" = "State/Province";
/* Search scope: home state/province field */
"mozillahomestate" = "Home State/Province";
/* Search scope: zip/postal code field */
"postalCode" = "Zip/Postal Code";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Zip/Postal Code";
/* Search scope: home country field */
"mozillahomecountryname" = "Home Country";
/* Search scope: home web page field */
"mozillahomeurl" = "Home page";
/* Search scope: work web page field */
"mozillaworkurl" = "Web page";
/* Search scope: note field */
"description" = "Note";
/* Subheader of empty addressbook */
"No contact" = "No contact";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Unable to subscribe to that folder.";
/* security */
"Security" = "Security";
"Uninstall" = "Uninstall";
"Error reading the card certificate." = "Error reading the card certificate.";
"No certificate associated to card." = "No certificate associated to card.";
/* acls */
"Access rights to" = "Access rights to";
"For user" = "For user";

View File

@@ -13,7 +13,7 @@
"Contact editor" = "Éditer le contact";
"Contact viewer" = "Visualiser le contact";
"Email" = "Adresse électronique";
"Screen Name" = "Pseudo";
"Screen Name" = "Surnom";
"Extended" = "Informations complémentaires";
"Fax" = "Fax";
"Firstname" = "Prénom";
@@ -27,6 +27,9 @@
"OfficePhone" = "Bureau";
"Organization" = "Société";
"Work Phone" = "Travail";
"Cell" = "Cellulaire";
"Pager" = "Téléavertisseur";
"Pref" = "Favori";
"Phone" = "Téléphone";
"Phones" = "Numéros de téléphone";
"Postal" = "Professionnelle";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Copie carbone";
"Blind Carbon Copy (Bcc)" = "C. carbone cachée";
/* Search scope: name fields */
"name" = "Nom";
/* Search scope: name fields */
"c_cn" = "Nom";
/* Search scope: secondary email field */
"mozillanickname" = "Adresse courriel secondaire";
/* Search scope: screen name field */
"nsaimid" = "Nom d'utilisateur";
/* Search scope: mail fields */
"mail" = "Courriel";
/* Search scope: mail fields */
"c_mail" = "Courriel";
/* Search scope: telephone field */
"telephonenumber" = "Téléphone";
/* Search scope: telephone field */
"homephone" = "Téléphone";
/* Search scope: mobile field */
"mobile" = "Portable";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Télécopieur";
/* Search scope: pager field */
"pager" = "Téléavertisseur";
/* Search scope: categories field */
"c_categories" = "Catégories";
/* Search scope: categories field */
"vcardcategories" = "Catégories";
/* Search scope: title field */
"title" = "Titre";
/* Search scope: organization field */
"c_o" = "Société";
/* Search scope: organization field */
"o" = "Société";
/* Search scope: department field */
"ou" = "Service";
/* Search scope: city field */
"l" = "Ville/Localité ";
/* Search scope: country field */
"c" = "Pays ";
/* Search scope: home address field */
"mozillahomestreet" = "Adresse";
/* Search scope: state/province field */
"st" = "État/Prov.";
/* Search scope: home state/province field */
"mozillahomestate" = "État/Prov. (maison)";
/* Search scope: zip/postal code field */
"postalCode" = "Code postal";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Code postal (maison)";
/* Search scope: home country field */
"mozillahomecountryname" = "Pays (maison)";
/* Search scope: home web page field */
"mozillahomeurl" = "Site Web personnel";
/* Search scope: work web page field */
"mozillaworkurl" = "Site Web";
/* Search scope: note field */
"description" = "Remarques";
/* Subheader of empty addressbook */
"No contact" = "Aucun contact";
@@ -55,10 +142,10 @@
"contacts" = "contacts";
/* No contact matching search criteria */
"No matching contact" = "Aucun contact retourné";
"No matching contact" = "Aucun contact trouvé";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "contacts retournés";
"matching contacts" = "contacts trouvés";
/* Number of selected contacts in list */
"selected" = "sélectionné(s)";
@@ -83,7 +170,7 @@
"New Card" = "Nouvelle fiche";
"New List" = "Nouvelle liste";
"Edit" = "Éditer";
"Properties" = "Modifier";
"Properties" = "Propriétés...";
"Sharing..." = "Partage...";
"Write" = "Écrire";
"Delete" = "Effacer";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Impossible de vous inscrire à ce dossier.";
/* security */
"Security" = "Sécurité";
"Uninstall" = "Désinstaller";
"Error reading the card certificate." = "Impossible de lire le certificat.";
"No certificate associated to card." = "Aucun certificat n'est associé à cette carte.";
/* acls */
"Access rights to" = "Droits d'accès à";
"For user" = "Pour l'utilisateur";
@@ -226,18 +319,19 @@
"Close" = "Fermer";
"More contact options" = "Options des contacts";
"Organization Unit" = "Unité organisationnelle";
"Add Organizational Unit" = "Ajouter une unité oranisationnelle";
"Add Organizational Unit" = "Ajouter une unité organisationnelle";
"Type" = "Type";
"Email Address" = "Adresse courriel";
"New Email Address" = "Ajouter une adresse courriel";
"New Phone Number" = "Ajouter un numéro téléphone";
"URL" = "URL";
"New URL" = "Nouveau URL";
"street" = "rue";
"New URL" = "Ajouter un URL";
"street" = "Rue";
"street (continued)" = "Rue (suite)";
"Postoffice" = "Bureau de poste";
"Region" = "Région";
"Postal Code" = "Code postal";
"New Address" = "Nouvelle adresse";
"New Address" = "Ajouter une adresse";
"Reset" = "Réinitialiser";
"Description" = "Description";
"Add Member" = "Ajouter un contact";
@@ -252,7 +346,7 @@
"Custom 3" = "Autre 3";
"Custom 4" = "Autre 4";
"Custom Value" = "Valeur";
"New Custom Value" = "Ajouter un champs personnalisé";
"New Custom Value" = "Ajouter un champ personnalisé";
"Synchronization" = "Synchronisation";
"Synchronize" = "Synchroniser";
"Sucessfully subscribed to address book" = "Abonnement au carnet d'adresses complété";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Büronummer";
"Organization" = "Organisation";
"Work Phone" = "Dienstnummer";
"Cell" = "Mobil";
"Pager" = "Pager";
"Pref" = "Bevorzugt";
"Phone" = "Telefon";
"Phones" = "Telefone";
"Postal" = "PLZ";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Kopie an (CC)";
"Blind Carbon Copy (Bcc)" = "Blindkopie an (BCC)";
/* Search scope: name fields */
"name" = "Name";
/* Search scope: name fields */
"c_cn" = "Name";
/* Search scope: secondary email field */
"mozillanickname" = "Zweit-E-Mail";
/* Search scope: screen name field */
"nsaimid" = "Pseudonym";
/* Search scope: mail fields */
"mail" = "E-Mail";
/* Search scope: mail fields */
"c_mail" = "E-Mail";
/* Search scope: telephone field */
"telephonenumber" = "Telefon";
/* Search scope: telephone field */
"homephone" = "Telefon";
/* Search scope: mobile field */
"mobile" = "Handy";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Piepser";
/* Search scope: categories field */
"c_categories" = "Kategorien";
/* Search scope: categories field */
"vcardcategories" = "Kategorien";
/* Search scope: title field */
"title" = "Titel";
/* Search scope: organization field */
"c_o" = "Organisation";
/* Search scope: organization field */
"o" = "Organisation";
/* Search scope: department field */
"ou" = "Abteilung";
/* Search scope: city field */
"l" = "Stadt";
/* Search scope: country field */
"c" = "Land";
/* Search scope: home address field */
"mozillahomestreet" = "Privatadresse";
/* Search scope: state/province field */
"st" = "Bundesland";
/* Search scope: home state/province field */
"mozillahomestate" = "Wohn Bundesland";
/* Search scope: zip/postal code field */
"postalCode" = "Postleitzahl";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Postleitzahl";
/* Search scope: home country field */
"mozillahomecountryname" = "Wohnland";
/* Search scope: home web page field */
"mozillahomeurl" = "Private Webseite";
/* Search scope: work web page field */
"mozillaworkurl" = "Webseite";
/* Search scope: note field */
"description" = "Notiz";
/* Subheader of empty addressbook */
"No contact" = "Kein Kontakt";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Abonnieren des Ordners nicht möglich.";
/* security */
"Security" = "Sicherheit";
"Uninstall" = "Deinstallieren";
"Error reading the card certificate." = "Fehler beim Lesen des Kartenzertifikates";
"No certificate associated to card." = "Kein Zertifikat zugeordnet zu dieser Karte";
/* acls */
"Access rights to" = "Zugriffsrechte für";
"For user" = "Für Benutzer";
@@ -247,7 +340,7 @@
"Import" = "Importieren";
"More options" = "Weiter Optionen";
"Role" = "Rolle";
"Add Screen Name" = "Spitzname hinzufügen";
"Add Screen Name" = "Pseudonym hinzufügen";
"Custom 1" = "Benutzerdefiniert 1";
"Custom 2" = "Benutzerdefiniert 2";
"Custom 3" = "Benutzerdefiniert 3";
@@ -262,7 +355,7 @@
"Search scope" = "Suchbereich";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Gegenstand umschalten";
"Toggle item" = "Objekt umschalten";
/* Hotkey to create a new card */
"key_create_card" = "c";

View File

@@ -22,11 +22,14 @@
"Lastname" = "Vezetéknév";
"Location" = "Hely";
"Add a category" = "Kategória hozzáadása";
"MobilePhone" = "Mobil telefon";
"MobilePhone" = "Mobiltelefon";
"Name" = "Név";
"OfficePhone" = "Hivatali telefon";
"Organization" = "Szervezet";
"Work Phone" = "Munkahelyi telefon";
"Cell" = "Mobil";
"Pager" = "Személyhívó";
"Pref" = "Beállítás";
"Phone" = "Telefon";
"Phones" = "Telefonszámok";
"Postal" = "Irányítószám";
@@ -37,14 +40,98 @@
"edit" = "Szerkeszt";
"invalidemailwarn" = "A megadott email cím érvénytelen";
"new" = "új";
"Preferred Phone" = "Preferált telefon";
"Preferred Phone" = "Elsődleges telefon";
"Move To" = "Áthelyezés";
"Copy To" = "Másolás";
"Add to" = "Add to";
"Add to" = "Hozzáadás";
"To" = "Címzett";
"Carbon Copy (Cc)" = "Másolat (Cc)";
"Blind Carbon Copy (Bcc)" = "Titkos másolat (Bcc)";
/* Search scope: name fields */
"name" = "Név";
/* Search scope: name fields */
"c_cn" = "Név";
/* Search scope: secondary email field */
"mozillanickname" = "Másodlagos email";
/* Search scope: screen name field */
"nsaimid" = "Megjelenített név";
/* Search scope: mail fields */
"mail" = "Mail";
/* Search scope: mail fields */
"c_mail" = "Mail";
/* Search scope: telephone field */
"telephonenumber" = "Telefon";
/* Search scope: telephone field */
"homephone" = "Telefon";
/* Search scope: mobile field */
"mobile" = "Mobiltelefon";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Személyhívó";
/* Search scope: categories field */
"c_categories" = "Kategóriák";
/* Search scope: categories field */
"vcardcategories" = "Kategóriák";
/* Search scope: title field */
"title" = "Beosztás";
/* Search scope: organization field */
"c_o" = "Szervezet";
/* Search scope: organization field */
"o" = "Szervezet";
/* Search scope: department field */
"ou" = "Részleg";
/* Search scope: city field */
"l" = "Település";
/* Search scope: country field */
"c" = "Ország";
/* Search scope: home address field */
"mozillahomestreet" = "Otthoni cím";
/* Search scope: state/province field */
"st" = "Állam/tartomány";
/* Search scope: home state/province field */
"mozillahomestate" = "Otthoni állam/tartomány";
/* Search scope: zip/postal code field */
"postalCode" = "Irányítószám";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Irányítószám";
/* Search scope: home country field */
"mozillahomecountryname" = "Otthoni ország";
/* Search scope: home web page field */
"mozillahomeurl" = "Kezdőlap";
/* Search scope: work web page field */
"mozillaworkurl" = "Weboldal";
/* Search scope: note field */
"description" = "Megjegyzés";
/* Subheader of empty addressbook */
"No contact" = "Nincs kapcsolat";
@@ -104,7 +191,7 @@
"Nickname" = "Becenév";
"Telephone" = "Telefon";
"Work" = "Munkahely";
"Mobile" = "Mobil";
"Mobile" = "Mobiltelefon";
"Pager" = "Személyhívó";
/* categories */
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Erre a mappára nem lehet feliratkozni.";
/* security */
"Security" = "Biztonság";
"Uninstall" = "Eltávolítás";
"Error reading the card certificate." = "Hiba történt a kártya tanúsítvány beolvasása során.";
"No certificate associated to card." = "Nincs tanúsítvány összerendelés a kártyához.";
/* acls */
"Access rights to" = "Hozzáférés az alábbiaknak:";
"For user" = "Felhasználónak";
@@ -234,6 +327,7 @@
"URL" = "URL";
"New URL" = "Új URL";
"street" = "utca";
"street (continued)" = "utca (folytatás)";
"Postoffice" = "Postahivatal";
"Region" = "Megye";
"Postal Code" = "Irányítószám";

View File

@@ -31,30 +31,125 @@
"Phones" = "Telefoni";
"Postal" = "CAP";
"Save" = "Salva";
"Internet" = "Email";
"Internet" = "Internet";
"Unit" = "Unità";
"delete" = "cancella";
"edit" = "modifica";
"invalidemailwarn" = "L'indirizzo email specificato non è valido";
"new" = "nuovo";
"Preferred Phone" = "Telefono preferito";
"Preferred Phone" = "Telefono Preferito";
"Move To" = "Sposta in ";
"Copy To" = "Copia in ";
"Copy To" = "Copia In ";
"Add to" = "Aggiungi a";
"To" = "A";
"Carbon Copy (Cc)" = "Copia Carbone (Cc)";
"Blind Carbon Copy (Bcc)" = "Copia Carbone Nascosta (Ccn)";
/* Search scope: name fields */
"name" = "Nome";
/* Search scope: name fields */
"c_cn" = "Nome";
/* Search scope: secondary email field */
"mozillanickname" = "Email secondaria";
/* Search scope: screen name field */
"nsaimid" = "Nome visualizzato";
/* Search scope: mail fields */
"mail" = "Mail";
/* Search scope: mail fields */
"c_mail" = "Mail";
/* Search scope: telephone field */
"telephonenumber" = "Telefono";
/* Search scope: telephone field */
"homephone" = "Telefono";
/* Search scope: mobile field */
"mobile" = "Cellulare";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Cercapersone";
/* Search scope: categories field */
"c_categories" = "Categorie";
/* Search scope: categories field */
"vcardcategories" = "Categorie";
/* Search scope: title field */
"title" = "Titolo";
/* Search scope: organization field */
"c_o" = "Società";
/* Search scope: organization field */
"o" = "Società";
/* Search scope: department field */
"ou" = "Reparto";
/* Search scope: city field */
"l" = "Città";
/* Search scope: country field */
"c" = "Nazione";
/* Search scope: home address field */
"mozillahomestreet" = "Indirizzo di casa";
/* Search scope: state/province field */
"st" = "Provincia";
/* Search scope: home state/province field */
"mozillahomestate" = "Provincia di Residenza";
/* Search scope: zip/postal code field */
"postalCode" = "CAP/Codice Postale";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "CAP/Codice Postale";
/* Search scope: home country field */
"mozillahomecountryname" = "Nazione di Residenza";
/* Search scope: home web page field */
"mozillahomeurl" = "Home page";
/* Search scope: work web page field */
"mozillaworkurl" = "Pagina Web";
/* Search scope: note field */
"description" = "Note";
/* Subheader of empty addressbook */
"No contact" = "Nessun contatto";
/* Subheader of system addressbook */
"Start a search to browse this address book" = "Inizia una ricerca per sfogliare questa rubrica";
/* Number of contacts in addressbook; string is prefixed by number */
"contacts" = "contatti";
/* No contact matching search criteria */
"No matching contact" = "Nessun contatto corrispondente";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "contatti corrispondenti";
/* Number of selected contacts in list */
"selected" = "selezionato";
/* Empty right pane */
"No contact selected" = "Nessun contatto selezionato";
/* Tooltips */
"Create a new address book card" = "Crea un nuovo contatto";
"Create a new list" = "Crea una nuova lista";
@@ -65,27 +160,27 @@
"htmlMailFormat_UNKNOWN" = "Sconosciuto";
"htmlMailFormat_FALSE" = "Testo normale";
"htmlMailFormat_TRUE" = "HTML";
"Name or Email" = "Nome o indirizzo Email";
"Name or Email" = "Nome o Indirizzo Email";
"Category" = "Categoria";
"Personal Addressbook" = "Rubrica personale";
"Search in Addressbook" = "Cerca nella rubrica";
"Search in Addressbook" = "Cerca nella Rubrica";
"New Card" = "Nuovo contatto";
"New List" = "Nuova lista";
"Edit" = "Modifica";
"Properties" = "Modifica";
"Properties" = "Proprietà";
"Sharing..." = "Condividi...";
"Write" = "Scrivi";
"Delete" = "Cancella";
"Instant Message" = "Messaggio istantaneo";
"Instant Message" = "Messaggio Istantaneo";
"Add..." = "Aggiungi...";
"Remove" = "Rimuovi";
"Please wait..." = "Attendere prego...";
"No possible subscription" = "Nessuna sottoscrizione possibile";
"Preferred" = "Predefinito";
"Preferred" = "Preferito";
"Display" = "Nome visualizzato";
"Display Name" = "Nome visualizzato";
"Display Name" = "Nome Visualizzato";
"Additional Email" = "Email aggiuntiva";
"Phone Number" = "Numero di telefono";
"Phone Number" = "Numero di Telefono";
"Prefers to receive messages formatted as" = "Formato preferito per i messaggi di posta";
"Categories" = "Categorie";
"First" = "Nome";
@@ -95,12 +190,14 @@
"Work" = "Lavoro";
"Mobile" = "Cellulare";
"Pager" = "Cerca Persone";
/* categories */
"contacts_category_labels" = "Collega, Concorrente, Cliente, Amico, Famiglia, Socio, Provider, Stampa, VIP";
"New category" = "Nuova categoria";
/* adresses */
"Title" = "Titolo";
"Service" = "Service";
"Service" = "Servizio";
"Company" = "Società";
"Department" = "Reparto";
"City" = "Città";
@@ -108,9 +205,9 @@
"ZIP_Postal Code" = "CAP";
"Country" = "Nazione";
"Web Page" = "Pagina Web";
"Other Infos" = "Altre informazioni";
"Other Infos" = "Altre Informazioni";
"Note" = "Note";
"Timezone" = "Fuso orario";
"Timezone" = "Fuso Orario";
"Birthday" = "Data di Nascita";
"Birthday (yyyy-mm-dd)" = "Data di Nascita (yyyy-mm-dd)";
"Freebusy URL" = "Libero-occupato URL";
@@ -119,8 +216,8 @@
"Carbon Copy" = "Copia Carbone";
"Blind Carbon Copy" = "Copia Carbone Nascosta";
"New Addressbook..." = "Nuova rubrica...";
"Subscribe to an Addressbook..." = "Sottoscrivi una rubrica...";
"Remove the selected Addressbook" = "Rimuovi la rubrica selezionata";
"Subscribe to an Addressbook..." = "Sottoscrivi una Rubrica...";
"Remove the selected Addressbook" = "Rimuovi la Rubrica selezionata";
"Subscribe to a shared folder" = "Sottoscrivi una cartella condivisa";
"Search User" = "Cerca utente";
"Name of the Address Book" = "Nome della rubrica";
@@ -134,17 +231,19 @@
= "Non puoi rimuovere la tua rubrica personale.";
"Are you sure you want to delete the selected contacts?"
= "Sei sicuro di voler eliminare i contatti selezionati?";
"Are you sure you want to delete the card of %{0}?" = "Sei sicuro di voler cancellare il contatto di %{0}?";
"You cannot delete the card of \"%{0}\"."
= "Non è possibile eliminare il contatto di \"%{0}\".";
"You cannot subscribe to a folder that you own!"
= "Non puoi sottoscrivere una cartella di cui sei proprietario!";
= "Non puoi sottoscrivere una cartella di cui sei proprietario.";
"Unable to subscribe to that folder!"
= "Non puoi sottoscrivere la cartella!";
= "Non puoi sottoscrivere questa cartella.";
/* acls */
"Access rights to" = "Permessi di accesso a";
"For user" = "Per utente";
"Any Authenticated User" = "Utenti autenticati";
"Public Access" = "Accesso pubblico";
"Any Authenticated User" = "Qualsiasi Utente Autenticato";
"Public Access" = "Accesso Pubblico";
"This person can add cards to this addressbook."
= "Questa persona può aggiungere contatti a questa rubrica.";
"This person can edit the cards of this addressbook."
@@ -156,13 +255,17 @@
"This person can erase cards from this addressbook."
= "Questa persona può eliminare contatti da questa rubrica.";
"The selected contact has no email address."
= "Il contatto selezionato non dispone di indirizzo email.";
= "Il contatto selezionato non dispone di un indirizzo email.";
"Please select a contact." = "Per favore seleziona un contatto.";
/* Error messages for move and copy */
"SoAccessDeniedException" = "Non è possibile scrivere questa rubrica.";
"Forbidden" = "Non è possibile scrivere questa rubrica.";
/* Messages for move and copy */
"%{0} card(s) copied" = "%{0} contatti copiati";
"%{0} card(s) moved" = "%{0} contatti spostati";
"SoAccessDeniedException" = "Non è possibile scrivere in questa rubrica.";
"Forbidden" = "Vietato";
"Invalid Contact" = "Il contatto selezionato non esiste più.";
"Unknown Destination Folder" = "La rubrica selezionata come destinazione non esiste più.";
/* Lists */
"List details" = "Dettagli lista";
"List name" = "Nome lista";
@@ -173,9 +276,11 @@
"Add" = "Aggiungi";
"Lists can't be moved or copied." = "Le liste non possono essere spostate o copiate.";
"Export" = "Esporta";
"Export Address Book..." = "Esporta rubrica...";
"View Raw Source" = "Vedi sorgente";
"Import Cards" = "Importa contatti";
"Export Address Book..." = "Esporta Rubrica...";
"View Raw Source" = "Vedi Sorgente";
/* Import */
"Import Cards" = "Importa Contatti";
"Select a vCard or LDIF file." = "Seleziona una vCard o LDIF file.";
"Upload" = "Upload";
"Uploading" = "Uploading";
@@ -184,50 +289,67 @@
"No card was imported." = "Nessun contatto importato.";
"A total of %{0} cards were imported in the addressbook." = "Sono stati importati %{0} contatti nella rubrica.";
"Reload" = "Ricarica";
/* Properties window */
"Address Book Name" = "Nome della Rubrica";
"Links to this Address Book" = "Link a questa rubrica";
"Authenticated User Access" = "Tutti gli utenti autenticati";
"Address Book Name" = "Nome Rubrica";
"Links to this Address Book" = "Link a questa Rubrica";
"Authenticated User Access" = "Accesso Utenti Autenticati";
"CardDAV URL" = "CardDAV URL";
"Options" = "Opzioni";
"Rename" = "Rinomina";
"Subscriptions" = "Sottosrizioni";
"Global Addressbooks" = "Rubrica globale";
"Global Addressbooks" = "Rubrica Globale";
"Search" = "Cerca";
"Sort" = "Ordinare";
"Descending Order" = "Ordine discendente";
"Descending Order" = "Ordine Discendente";
"Back" = "Indietro";
"Select All" = "Seleziona tutti";
"Select All" = "Seleziona Tutti";
"Copy contacts" = "Copia contatti";
"More messages options" = "Altre opzioni messaggi";
"New Contact" = "Nuovo contatto";
"New Contact" = "Nuovo Contatto";
"Close" = "Chiudi";
"More contact options" = "Altre opzioni contatto";
"Organization Unit" = "Unità societarie";
"Add Organizational Unit" = "Aggiungi unità societaria";
"Type" = "Tipo";
"Email Address" = "Indirizzo email";
"New Email Address" = "Nuovo indirizzo email";
"New Phone Number" = "Nuovo numero di telefono";
"Email Address" = "Indirizzo Email";
"New Email Address" = "Nuovo Indirizzo Email";
"New Phone Number" = "Nuovo Numero di Telefono";
"URL" = "URL";
"New URL" = "Nuovo URL";
"street" = "via";
"Postoffice" = "Casella postale";
"street (continued)" = "indirizzo (continua)";
"Postoffice" = "Casella Postale";
"Region" = "Regione";
"Postal Code" = "Codice postale";
"New Address" = "Nuovo indirizzo";
"Postal Code" = "Codice Postale";
"New Address" = "Nuovo Indirizzo";
"Reset" = "Azzerare";
"Description" = "Descrizione";
"Add Member" = "Aggiungi membro";
"Add Member" = "Aggiungi Membro";
"Subscribe" = "Sottoscrivi";
"Add Birthday" = "Aggiungi data di nascita";
"Import" = "Importa";
"More options" = "Altre opzioni";
"Role" = "Ruolo";
"Add Screen Name" = "Aggiungi Instant Messanger";
"Custom 1" = "Personalizzato 1";
"Custom 2" = "Personalizzato 2";
"Custom 3" = "Personalizzato 3";
"Custom 4" = "Personalizzato 4";
"Custom Value" = "Valore Personalizzato";
"New Custom Value" = "Nuovo Valore Personalizzato";
"Synchronization" = "Sincronizzazione";
"Synchronize" = "Sincronizza";
"Sucessfully subscribed to address book" = "Sottoscrizione ad una rubrica effettuata correttamente";
/* Aria label for scope of search on contacts */
"Search scope" = "Ambito di ricerca";
"Search scope" = "Ambito di ricerca";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Azioni elemento";
/* Hotkey to create a new card */
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Darba tālrunis";
"Organization" = "Organizācija";
"Work Phone" = "Tālrunis darbā";
"Cell" = "Šūna";
"Pager" = "Peidžeris";
"Pref" = "Pref.";
"Phone" = "Tālrunis";
"Phones" = "Tālruņi";
"Postal" = "Pasts";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Kopija (Cc)";
"Blind Carbon Copy (Bcc)" = "Diskrētā kopija (Bcc)";
/* Search scope: name fields */
"name" = "Vārds";
/* Search scope: name fields */
"c_cn" = "Vārds";
/* Search scope: secondary email field */
"mozillanickname" = "Sekundārais e-pasts";
/* Search scope: screen name field */
"nsaimid" = "Ekrāna vārds";
/* Search scope: mail fields */
"mail" = "E-pasts";
/* Search scope: mail fields */
"c_mail" = "E-pasts";
/* Search scope: telephone field */
"telephonenumber" = "Tālrunis";
/* Search scope: telephone field */
"homephone" = "Tālrunis";
/* Search scope: mobile field */
"mobile" = "Mobilais";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Peidžeris";
/* Search scope: categories field */
"c_categories" = "Kategorijas";
/* Search scope: categories field */
"vcardcategories" = "Kategorijas";
/* Search scope: title field */
"title" = "Nosaukums";
/* Search scope: organization field */
"c_o" = "Organizācija";
/* Search scope: organization field */
"o" = "Organizācija";
/* Search scope: department field */
"ou" = "Departaments";
/* Search scope: city field */
"l" = "Pilsēta";
/* Search scope: country field */
"c" = "Valsts";
/* Search scope: home address field */
"mozillahomestreet" = "Mājas adrese";
/* Search scope: state/province field */
"st" = "Valsts/province";
/* Search scope: home state/province field */
"mozillahomestate" = "Mītnes valsts/province";
/* Search scope: zip/postal code field */
"postalCode" = "ZIP/Pasta indekss";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "ZIP/Pasta indekss";
/* Search scope: home country field */
"mozillahomecountryname" = "Mītnes zeme";
/* Search scope: home web page field */
"mozillahomeurl" = "Mājas lapa";
/* Search scope: work web page field */
"mozillaworkurl" = "Interneta lappuse";
/* Search scope: note field */
"description" = "Piezīme";
/* Subheader of empty addressbook */
"No contact" = "Nav kontaktpersonas";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Nevar parakstīties uz šo mapi.";
/* security */
"Security" = "Drošība";
"Uninstall" = "Atinstalēt";
"Error reading the card certificate." = "Kļūda, lasot kartes sertifikātu.";
"No certificate associated to card." = "Kartei nav piesaistīts sertifikāts.";
/* acls */
"Access rights to" = "Piekļuves tiesības";
"For user" = "Lietotājam";

View File

@@ -45,6 +45,90 @@
"Carbon Copy (Cc)" = "Копија до (Cc)";
"Blind Carbon Copy (Bcc)" = "Скриена копија до (Bcc)";
/* Search scope: name fields */
"name" = "Име";
/* Search scope: name fields */
"c_cn" = "Име";
/* Search scope: secondary email field */
"mozillanickname" = "Втора електронска адреса";
/* Search scope: screen name field */
"nsaimid" = "Прекар";
/* Search scope: mail fields */
"mail" = "Електронска пошта";
/* Search scope: mail fields */
"c_mail" = "Електронска пошта";
/* Search scope: telephone field */
"telephonenumber" = "Телефон";
/* Search scope: telephone field */
"homephone" = "Телефон";
/* Search scope: mobile field */
"mobile" = "Мобилен";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Факс";
/* Search scope: pager field */
"pager" = "Пејџер";
/* Search scope: categories field */
"c_categories" = "Категории";
/* Search scope: categories field */
"vcardcategories" = "Категории";
/* Search scope: title field */
"title" = "Наслов";
/* Search scope: organization field */
"c_o" = "Организација";
/* Search scope: organization field */
"o" = "Организација";
/* Search scope: department field */
"ou" = "Оддел";
/* Search scope: city field */
"l" = "Град";
/* Search scope: country field */
"c" = "Земја";
/* Search scope: home address field */
"mozillahomestreet" = "Домашна адреса";
/* Search scope: state/province field */
"st" = "Држава/провинција";
/* Search scope: home state/province field */
"mozillahomestate" = "Држава/провинција";
/* Search scope: zip/postal code field */
"postalCode" = "Поштенски број";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Поштенски број";
/* Search scope: home country field */
"mozillahomecountryname" = "Земја";
/* Search scope: home web page field */
"mozillahomeurl" = "Веб страница";
/* Search scope: work web page field */
"mozillaworkurl" = "Веб страница";
/* Search scope: note field */
"description" = "Забелешка";
/* Subheader of empty addressbook */
"No contact" = "Нема контакт";
@@ -155,6 +239,12 @@
"Unable to subscribe to that folder!"
= "Не е можно да се претплатите на оваа папка.";
/* security */
"Security" = "Безбедност";
"Uninstall" = "Деинсталирај";
"Error reading the card certificate." = "Грешка при читање на сертификатот од картичката.";
"No certificate associated to card." = "Нема сертификат кој е асоциран со картичката.";
/* acls */
"Access rights to" = "Пристапни права за";
"For user" = "За корисникот";
@@ -234,6 +324,7 @@
"URL" = "URL";
"New URL" = "Нов URL";
"street" = "улица";
"street (continued)" = "улица (продолжува)";
"Postoffice" = "Пошта";
"Region" = "Регион";
"Postal Code" = "Поштенски број";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Telefon do biura";
"Organization" = "Organizacja";
"Work Phone" = "Telefon do pracy";
"Cell" = "Komórka";
"Pager" = "Pager";
"Pref" = "Pref";
"Phone" = "Telefon";
"Phones" = "Telefony";
"Postal" = "Adres korespondencyjny";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Do wiadomości (Cc)";
"Blind Carbon Copy (Bcc)" = "Ukryte DW (Bcc)";
/* Search scope: name fields */
"name" = "Nazwa";
/* Search scope: name fields */
"c_cn" = "Nazwa";
/* Search scope: secondary email field */
"mozillanickname" = "Dodatkowy e-mail";
/* Search scope: screen name field */
"nsaimid" = "Nazwa ekranowa";
/* Search scope: mail fields */
"mail" = "E-mail";
/* Search scope: mail fields */
"c_mail" = "E-mail";
/* Search scope: telephone field */
"telephonenumber" = "Telefon";
/* Search scope: telephone field */
"homephone" = "Telefon";
/* Search scope: mobile field */
"mobile" = "Telefon kom.";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Pager";
/* Search scope: categories field */
"c_categories" = "Kategorie";
/* Search scope: categories field */
"vcardcategories" = "Kategorie";
/* Search scope: title field */
"title" = "Tytuł";
/* Search scope: organization field */
"c_o" = "Organizacja";
/* Search scope: organization field */
"o" = "Organizacja";
/* Search scope: department field */
"ou" = "Dział";
/* Search scope: city field */
"l" = "Miasto";
/* Search scope: country field */
"c" = "Kraj";
/* Search scope: home address field */
"mozillahomestreet" = "Adres domowy";
/* Search scope: state/province field */
"st" = "Województwo";
/* Search scope: home state/province field */
"mozillahomestate" = "Województwo";
/* Search scope: zip/postal code field */
"postalCode" = "Kod pocztowy";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Kod pocztowy";
/* Search scope: home country field */
"mozillahomecountryname" = "Kraj";
/* Search scope: home web page field */
"mozillahomeurl" = "Strona domowa";
/* Search scope: work web page field */
"mozillaworkurl" = "Strona firmowa";
/* Search scope: note field */
"description" = "Uwagi";
/* Subheader of empty addressbook */
"No contact" = "Brak kontaktów";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Nie można włączyć subskrypcji tego foldera.";
/* security */
"Security" = "Zabezpieczenia";
"Uninstall" = "Odinstaluj";
"Error reading the card certificate." = "Błąd odczytu certyfikatu karty.";
"No certificate associated to card." = "Nie ma certyfikatu powiązanego z tą kartą.";
/* acls */
"Access rights to" = "Uprawnienia dla";
"For user" = "Dla użytkownika";

View File

@@ -41,20 +41,115 @@
"Move To" = "Mover para";
"Copy To" = "Copiar para";
"Add to" = "Adicionar a";
"To" = "Para";
"Carbon Copy (Cc)" = "Cc";
"Blind Carbon Copy (Bcc)" = "Bcc";
/* Search scope: name fields */
"name" = "Nome";
/* Search scope: name fields */
"c_cn" = "Nome";
/* Search scope: secondary email field */
"mozillanickname" = "Email secundário";
/* Search scope: screen name field */
"nsaimid" = "Nome no ecrã";
/* Search scope: mail fields */
"mail" = "Mail";
/* Search scope: mail fields */
"c_mail" = "Email";
/* Search scope: telephone field */
"telephonenumber" = "Telefone";
/* Search scope: telephone field */
"homephone" = "Telefone";
/* Search scope: mobile field */
"mobile" = "Telemóvel";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Fax";
/* Search scope: pager field */
"pager" = "Pager";
/* Search scope: categories field */
"c_categories" = "Categorias";
/* Search scope: categories field */
"vcardcategories" = "Categorias";
/* Search scope: title field */
"title" = "Título";
/* Search scope: organization field */
"c_o" = "Organização";
/* Search scope: organization field */
"o" = "Organização";
/* Search scope: department field */
"ou" = "Departamento";
/* Search scope: city field */
"l" = "Cidade";
/* Search scope: country field */
"c" = "País";
/* Search scope: home address field */
"mozillahomestreet" = "Endereço Residência";
/* Search scope: state/province field */
"st" = "Estado/Província";
/* Search scope: home state/province field */
"mozillahomestate" = "Estado/Província da Residência";
/* Search scope: zip/postal code field */
"postalCode" = "Código Postal";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Código Postal";
/* Search scope: home country field */
"mozillahomecountryname" = "País da Residência";
/* Search scope: home web page field */
"mozillahomeurl" = "Página principal";
/* Search scope: work web page field */
"mozillaworkurl" = "Página web";
/* Search scope: note field */
"description" = "Nota";
/* Subheader of empty addressbook */
"No contact" = "Nenhum contacto";
/* Subheader of system addressbook */
"Start a search to browse this address book" = "Começar uma pesquisa para pesquisar neste catálogo de endereços";
/* Number of contacts in addressbook; string is prefixed by number */
"contacts" = "contactos";
/* No contact matching search criteria */
"No matching contact" = "Este contacto não existe";
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "contactos encontrados";
/* Number of selected contacts in list */
"selected" = "selecionado";
/* Empty right pane */
"No contact selected" = "Nenhum contacto selecionado";
/* Tooltips */
"Create a new address book card" = "Cria um novo contato";
"Create a new list" = "Cria uma nova lista";
@@ -95,9 +190,11 @@
"Work" = "Trabalho";
"Mobile" = "Móvel";
"Pager" = "Pager";
/* categories */
"contacts_category_labels" = "Colega, Concorrência, Cliente, Amigo, Familia, Parceiro económico, Fornecedor, Impressa, VIP";
"New category" = "New categoria";
/* adresses */
"Title" = "Título";
"Service" = "Serviço";
@@ -125,19 +222,23 @@
"Search User" = "Pesquisar Utilizador";
"Name of the Address Book" = "Nome do Catálogo";
"Are you sure you want to delete the selected address book?"
= "Você tem certeza que quer apagar o catálogo selecionado?";
= "Tem a certeza que deseja apagar o livro de endereços selecionado?";
"Are you sure you want to delete the addressbook \"%{0}\"?"
= "Tem certeza de que deseja apagar o livro de endereços \"%{0}\"?";
"You cannot remove nor unsubscribe from a public addressbook."
= "Você não pode apagar nem retirar-se de uma catálogo público.";
"You cannot remove nor unsubscribe from your personal addressbook."
= "Você não pode apagar nem retirar-se de uma catálogo pessoal.";
"Are you sure you want to delete the selected contacts?"
= "Você tem certeza que quer apagar os contatos selecionados?";
"Are you sure you want to delete the card of %{0}?" = "Tem certeza de que deseja excluir o cartão de visita de %{0}?";
"You cannot delete the card of \"%{0}\"."
= "Você não pode apagar o contato de \"%{0}\".";
"You cannot subscribe to a folder that you own!"
= "Você não pode inscrever-se numa pasta que você é dono.";
"Unable to subscribe to that folder!"
= "Não foi possível inscrever-se nesta pasta.";
/* acls */
"Access rights to" = "Direitos de acesso para";
"For user" = "Para usuário";
@@ -156,11 +257,15 @@
"The selected contact has no email address."
= "O contato selecionado não tem endereço de email.";
"Please select a contact." = "Por favor, selecione um contato.";
/* Error messages for move and copy */
/* Messages for move and copy */
"%{0} card(s) copied" = "%{0} cartão/cartões de visita copiado(s)";
"%{0} card(s) moved" = "%{0} cartão/cartões de visita movido(s)";
"SoAccessDeniedException" = "Você não pode gravar neste catálogo.";
"Forbidden" = "Você não pode gravar neste catálogo.";
"Forbidden" = "Proibido";
"Invalid Contact" = "O contato selecionado não existe.";
"Unknown Destination Folder" = "O catálogo de destino selecionado não existe.";
/* Lists */
"List details" = "List details";
"List name" = "List name";
@@ -173,6 +278,8 @@
"Export" = "Export";
"Export Address Book..." = "Export Address Book...";
"View Raw Source" = "Visualizar Fonte";
/* Import */
"Import Cards" = "Import Cards";
"Select a vCard or LDIF file." = "Select a vCard or LDIF file.";
"Upload" = "Upload";
@@ -182,6 +289,7 @@
"No card was imported." = "No card was imported.";
"A total of %{0} cards were imported in the addressbook." = "A total of %{0} cards were imported in the addressbook.";
"Reload" = "Atualizar";
/* Properties window */
"Address Book Name" = "Nome do Catálogo";
"Links to this Address Book" = "Link para este Catálogo";
@@ -210,6 +318,7 @@
"URL" = "URL";
"New URL" = "Nova URL";
"street" = "rua";
"street (continued)" = "estrada (continuação)";
"Postoffice" = "Agência dos Correios";
"Region" = "Região";
"Postal Code" = "Código Postal";
@@ -223,6 +332,24 @@
"More options" = "Mais opções";
"Role" = "Papel";
"Add Screen Name" = "Adicionar Nome de Apresentação";
"Custom 1" = "Personalizado 1";
"Custom 2" = "Personalizado 2";
"Custom 3" = "Personalizado 3";
"Custom 4" = "Personalizado 4";
"Custom Value" = "Valor personalizado";
"New Custom Value" = "Novo valor personalizado";
"Synchronization" = "Sincronização";
"Synchronize" = "Sincronizar";
"Successfully subscribed to address book" = "Inscrição ao catálogo de endereços realizada com sucesso";
"Sucessfully subscribed to address book" = "Inscrição bem sucedida na Lista de Endereços";
/* Aria label for scope of search on contacts */
"Search scope" = "Âmbito da pesquisa";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Alternar item";
/* Hotkey to create a new card */
"key_create_card" = "c";
/* Hotkey to create a new list */
"key_create_list" = "l";

View File

@@ -27,6 +27,9 @@
"OfficePhone" = "Рабочий телефон";
"Organization" = "Организация";
"Work Phone" = "Рабочий";
"Cell" = "Мобильный";
"Pager" = "Пейджер";
"Pref" = "Предп.";
"Phone" = "Телефон";
"Phones" = "Телефоны";
"Postal" = "Почтовый адрес";
@@ -45,6 +48,90 @@
"Carbon Copy (Cc)" = "Копия (Cc)";
"Blind Carbon Copy (Bcc)" = "Скрытая копия (Bcc)";
/* Search scope: name fields */
"name" = "Имя";
/* Search scope: name fields */
"c_cn" = "Имя";
/* Search scope: secondary email field */
"mozillanickname" = "Дополнительный email";
/* Search scope: screen name field */
"nsaimid" = "Отображаемое имя";
/* Search scope: mail fields */
"mail" = "Почта";
/* Search scope: mail fields */
"c_mail" = "Почта";
/* Search scope: telephone field */
"telephonenumber" = "Телефон";
/* Search scope: telephone field */
"homephone" = "Телефон";
/* Search scope: mobile field */
"mobile" = "Мобильный";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Факс";
/* Search scope: pager field */
"pager" = "Пейджер";
/* Search scope: categories field */
"c_categories" = "Категории";
/* Search scope: categories field */
"vcardcategories" = "Категории";
/* Search scope: title field */
"title" = "Должность";
/* Search scope: organization field */
"c_o" = "Организация";
/* Search scope: organization field */
"o" = "Организация";
/* Search scope: department field */
"ou" = "Отдел";
/* Search scope: city field */
"l" = "Город";
/* Search scope: country field */
"c" = "Страна";
/* Search scope: home address field */
"mozillahomestreet" = "Домашний адрес";
/* Search scope: state/province field */
"st" = "Область, край";
/* Search scope: home state/province field */
"mozillahomestate" = "Домашние область, край";
/* Search scope: zip/postal code field */
"postalCode" = "Почтовый индекс";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "Почтовый индекс";
/* Search scope: home country field */
"mozillahomecountryname" = "Домашняя страна";
/* Search scope: home web page field */
"mozillahomeurl" = "Домашняя страница";
/* Search scope: work web page field */
"mozillaworkurl" = "Веб-страница";
/* Search scope: note field */
"description" = "Примечание";
/* Subheader of empty addressbook */
"No contact" = "Нет контакта";
@@ -155,6 +242,12 @@
"Unable to subscribe to that folder!"
= "Невозможно подписаться на эту папку.";
/* security */
"Security" = "Безопасность";
"Uninstall" = "Удалить";
"Error reading the card certificate." = "Ошибка чтения карточки сертификата.";
"No certificate associated to card." = "Отсутствует сертификат, связанный карточкой.";
/* acls */
"Access rights to" = "Права доступа к";
"For user" = "Для пользователя";

Some files were not shown because too many files have changed in this diff Show More