See ChangeLog

Monotone-Parent: c9c9702c0e5884249b52a03e2a48d4fd554c6217
Monotone-Revision: 7d8a4bb1274aeaf7155bc47f5fc5b5afe1f90d14

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-03T16:19:07
maint-2.0.2
Ludovic Marcotte 2010-08-03 16:19:07 +00:00
parent a1c61e5aeb
commit 393805d361
32 changed files with 153 additions and 76 deletions

View File

@ -3,6 +3,8 @@
* Applied patch for bug #690
* Applied patch for bug #703
* Applied patch for bug #714
* Updated Ukrainian translation - patch from
Oleksa Stasevych <oleksiy.stasevych@gmail.com>
2010-07-28 Francis Lachapelle <flachapelle@inverse.ca>

View File

@ -0,0 +1,13 @@
<#newLine/>
<#newLine/>
<#newLine/>
-------- Початкове повідомлення --------<#newLine/>
Тема: <#subject/><#newLine/>
Дата: <#date/><#newLine/>
Від: <#from/><#newLine/>
<#hasReplyTo>Відповісти: <#replyTo/></#hasReplyTo><#hasOrganization>Організація: <#organization/></#hasOrganization>Кому: <#to/><#newLine/>
<#hasCc>Копія: <#cc/></#hasCc><#hasNewsGroups>Групи новин: <#newsgroups/></#hasNewsGroups><#hasReferences>Посилання: <#references/></#hasReferences><#newLine/>
<#newLine/>
<#messageBody/><#newLine/>
<#newLine/>
<#signature/><#newLine/>

View File

@ -0,0 +1,79 @@
subject: WOString {
value = subject;
escapeHTML = NO;
}
date: WOString {
value = date;
escapeHTML = NO;
}
from: WOString {
value = from;
escapeHTML = NO;
}
newLine: WOString {
value = newLine;
escapeHTML = NO;
}
hasReplyTo: WOConditional {
condition = hasReplyTo;
}
replyTo: WOString {
value = replyTo;
escapeHTML = NO;
}
hasOrganization: WOConditional {
condition = hasOrganization;
}
organization: WOString {
value = organization;
escapeHTML = NO;
}
to: WOString {
value = to;
escapeHTML = NO;
}
hasCc: WOConditional {
condition = hasCc;
}
cc: WOString {
value = cc;
escapeHTML = NO;
}
hasNewsGroups: WOConditional {
condition = hasNewsGroups;
}
newsgroups: WOString {
value = newsgroups;
escapeHTML = NO;
}
hasReferences: WOConditional {
condition = hasReferences;
}
references: WOString {
value = references;
escapeHTML = NO;
}
messageBody: WOString {
value = messageBody;
escapeHTML = NO;
}
signature: WOString {
value = signature;
escapeHTML = NO;
}

View File

@ -28,13 +28,9 @@
"Add..." = "Додати...";
"Remove" = "Вилучити";
"Default Roles" = "Контроль доступу для всіх";
"Subscribe User" = "Підписати користувача";
"Any Authenticated User" = "Any Authenticated User";
"Public Access" = "Public Access";
"Any user not listed above" = "Any user not listed above";
"Anybody accessing this resource from the public area" = "Anybody accessing this resource from the public area";
"Sorry, the user rights can not be configured for that object." = "Вибачте, для цього об’єкту неможливо налаштувати права доступу.";
/* generic.js */

View File

@ -2,7 +2,6 @@
"Contact" = "Контакт";
"Address" = "Адреса";
"Photos" = "Photos";
"Other" = "Інше";
"Address Books" = "Адресні книги";
@ -50,7 +49,6 @@
"Edit the selected card" = "Зміна вибраної картки";
"Send a mail message" = "Створення повідомлення";
"Delete selected card or address book" = "Вилучення вибраної картки або адресної книги";
"Reload all contacts" = "Reload all contacts";
"htmlMailFormat_UNKNOWN" = "Невідомо";
"htmlMailFormat_FALSE" = "Звичайний текст";
@ -113,7 +111,6 @@
"Note:" = "Примітки:";
"Timezone:" = "Часова зона:";
"Birthday:" = "День народження:";
"Birthday (yyyy-mm-dd):" = "День народження (yyyy-mm-dd):";
"Freebusy URL:" = "Freebusy URL:";
"Add as..." = "Додати як...";

View File

@ -26,7 +26,6 @@ Tentative = "попередьно погодитись";
"Delegate ..." = "Делегуват ...";
"Delegated to" = "Делегувати";
"Update status in calendar" = "Поновити статус в календарі";
"delegated from" = "delegated from";
reply_info_no_attendee = "Ви отримали відповідь на запланований захід, але відправник повідомлення відсутній серед запрошених.";
reply_info = "Це відповідь на Ваше запрошення взяти участь у заході.";

View File

@ -45,7 +45,7 @@
"Home" = "Початок";
"Calendar" = "Календар";
"Addressbook" = "Адресна книга";
"Addressbook" = "Адресна";
"Mail" = "Пошта";
"Right Administration" = "Права доступу";
@ -136,7 +136,6 @@
"View" = "Перегляд";
"All" = "Всі";
"Unread" = "Непрочитані";
"No message" = "No message";
"messages" = "повідомлення";
"first" = "перша";

View File

@ -28,16 +28,16 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "Sobre";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.";
"Your account was locked due to too many failed attempts." = "Your account was locked due to too many failed attempts.";
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "O";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright (c) 2006-2010 Inverse inc.<br/>
Copyright (c) 2006-2009 Inverse inc.<br/>
Copyright (c) 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "Nové heslo:";
"Confirmation:" = "Potvrzení:";
"Cancel" = "Odvolat";
"Please wait..." = "Prosím čekejte...";
"Please wait..." = "Prosím čekejte...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "About";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "About";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "À propos";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "Nouveau mot de passe:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Annuler";
"Please wait..." = "Veuillez patienter...";
"Please wait..." = "Veuillez patienter...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "About";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "Neues Passwort:";
"Confirmation:" = "Bestätigung:";
"Cancel" = "Abbrechen";
"Please wait..." = "Bitte warten...";
"Please wait..." = "Bitte warten...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "Névjegy";
"AboutBox" = "A SOGo az OpenGroupware.org (OGo) és a SOPE alkalmazás szerverre épülő csoportmunka szerver, amely a skálázhatóságra összpontosít.<br/><br/>
A SOGo egy AJAX alapú webes felültet biztosít, továbbá több desktop kliens programot is támogat olyan szabványos protokollokon keresztül, mint a CalDAV, a CardDAV és a GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
A szoftver a <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2. licensz alapján kerül terjesztésre<br/>
A szoftver egyes részei a GNU LGPL version 2. licensz alapján kerülnek terjesztésre.<br/><br/>
@ -68,4 +68,4 @@ Ez egy ingyenes szoftver: ön jogosult változtatni és továbbterjeszteni. Ninc
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "About";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "О системе";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "About";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "Om";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -28,13 +28,13 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
"About" = "About";
"AboutBox" = "SOGo is a groupware server built around OpenGroupware.org (OGo) and the SOPE application server. It focuses on scalability.<br/><br/>
SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV, CardDAV and GroupDAV.<br/><br/>
Copyright © 2006-2010 Inverse inc.<br/>
Copyright © 2006-2009 Inverse inc.<br/>
Copyright © 2002-2005 SKYRIX Software AG<br/><br/>
This software are distributed under the <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> version 2.<br/>
Parts of this software are distributed under the GNU LGPL version 2.<br/><br/>
@ -68,4 +68,4 @@ This is free software: you are free to change and redistribute it. There is NO W
"New password:" = "New password:";
"Confirmation:" = "Confirmation:";
"Cancel" = "Cancel";
"Please wait..." = "Please wait...";
"Please wait..." = "Please wait...";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -81,10 +81,10 @@
"Day end time :" = "Konec dne :";
"Day start time must be prior to day end time." = "Day start time must be prior to day end time.";
"First week of year :" = "První týden roku :";
"Enable reminders for Calendar items" = "Povolit připomínky pro položky v kalendáři";
"Enable reminders for Calendar items" = "Povolit upomínky pro položky v kalendáři";
"Play a sound when a reminder comes due"
= "Přehrát zvuk s připomenutím";
"Default reminder :" = "Výchozí připomenutí :";
= "Přehrát zvuk s upomínkou";
"Default reminder :" = "Výchozí upomínka :";
"firstWeekOfYear_January1" = "Začíná 1. ledna";
"firstWeekOfYear_First4DayWeek" = "První 4-denní týden";
@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -163,8 +163,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filtres";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filter";

View File

@ -148,8 +148,8 @@
"BrazilianPortuguese" = "Português brasileiro";
"Russian" = "Русский";
"Spanish" = "Español";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -170,8 +170,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -167,8 +167,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -165,8 +165,8 @@
"Russian" = "Русский";
"Spanish" = "Español";
"Swedish" = "Svenska";
"Ukrainian" = "Українська";
"Welsh" = "Cymraeg";
"Polish" = "Polski";
/* Filters - UIxPreferences */
"Filters" = "Filters";

View File

@ -483,10 +483,7 @@ validate_endbeforestart = "Дата закінчення передує да
"Next slot" = "Наступний діапазон";
"Previous hour" = "Попередня година";
"Next hour" = "Наступна година";
"Work days only" = "Лише робочий час";
"The whole day" = "The whole day";
"Between" = "Between";
"and" = "and";
"Only office hours" = "Лише робочий час";
/* apt list */
"Title" = "Назва";
@ -524,11 +521,6 @@ vtodo_class2 = "(Конфіденційне завдання)";
"Show alarms" = "Сповіщення";
"Show tasks" = "Завдання";
"Links to this Calendar" = "Links to this Calendar";
"CalDAV url" = "CalDAV url";
"WebDAV ICS URL" = "WebDAV ICS URL";
"WebDAV XML URL" = "WebDAV XML URL";
/* Error messages */
"dayFieldInvalid" = "Будь ласка, зазначте числове значення в полі дні, що більше або рівно 1.";
"weekFieldInvalid" = "Будь ласка, зазначте числове значення в полі тиждень(і), що більше або рівно 1.";