diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
commit | 36ccaf51ed548e1afb7819493142532623c17e69 (patch) | |
tree | 6e73a72c2b6a45a8bcdd1e5cc538be2d316a7e60 /apps/contacts/l10n/uk.php | |
parent | 6df95db8e85c29ef01c8cf7aaf660006a1973c54 (diff) | |
download | nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.tar.gz nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/uk.php')
-rw-r--r-- | apps/contacts/l10n/uk.php | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/contacts/l10n/uk.php b/apps/contacts/l10n/uk.php index 4c27acf543e..5959f1ff7e2 100644 --- a/apps/contacts/l10n/uk.php +++ b/apps/contacts/l10n/uk.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "At least one of the address fields has to be filled out." => "Має бути заповнено щонайменше одне поле.", -"Error adding addressbook." => "Помилка при додаванні адресної книги.", "This is not your addressbook." => "Це не ваша адресна книга.", "Address" => "Адреса", "Telephone" => "Телефон", @@ -12,18 +11,16 @@ "Fax" => "Факс", "Video" => "Відео", "Pager" => "Пейджер", +"Birthday" => "День народження", "Add Contact" => "Додати контакт", "New Address Book" => "Нова адресна книга", "Download" => "Завантажити", "Delete" => "Видалити", -"Delete contact" => "Видалити контакт", -"Birthday" => "День народження", "Phone" => "Телефон", +"Delete contact" => "Видалити контакт", "Extended" => "Розширено", -"Street" => "Вулиця", "City" => "Місто", "Zipcode" => "Поштовий індекс", "Country" => "Країна", -"Add" => "Додати", "Displayname" => "Відображуване ім'я" ); |