summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/uk.php
blob: dcd9efff344a97cf15be4a6bb459c17f3d6e3b5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?php $TRANSLATIONS = array(
"At least one of the address fields has to be filled out." => "Має бути заповнено щонайменше одне поле.",
"This is not your addressbook." => "Це не ваша адресна книга.",
"Mobile" => "Мобільний",
"Text" => "Текст",
"Voice" => "Голос",
"Fax" => "Факс",
"Video" => "Відео",
"Pager" => "Пейджер",
"Birthday" => "День народження",
"Add Contact" => "Додати контакт",
"Organization" => "Організація",
"Delete" => "Видалити",
"Phone" => "Телефон",
"Email" => "Ел.пошта",
"Address" => "Адреса",
"Delete contact" => "Видалити контакт",
"Extended" => "Розширено",
"City" => "Місто",
"Zipcode" => "Поштовий індекс",
"Country" => "Країна",
"Download" => "Завантажити",
"New Address Book" => "Нова адресна книга"
);