diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-03 02:04:12 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-03 02:04:12 +0200 |
commit | 7dc799c16706a7e7e294950375dfec0b7f7e45b0 (patch) | |
tree | eb64f888f45c49b29385b1f55273d25effcaacae /apps/contacts/l10n/ru.php | |
parent | 7dda5527f1e49014ac19a37214821992cdf0c4d8 (diff) | |
download | nextcloud-server-7dc799c16706a7e7e294950375dfec0b7f7e45b0.tar.gz nextcloud-server-7dc799c16706a7e7e294950375dfec0b7f7e45b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/ru.php')
-rw-r--r-- | apps/contacts/l10n/ru.php | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/apps/contacts/l10n/ru.php b/apps/contacts/l10n/ru.php index b598b6c11d5..63b405c9f8e 100644 --- a/apps/contacts/l10n/ru.php +++ b/apps/contacts/l10n/ru.php @@ -51,7 +51,6 @@ "Not implemented" => "Не реализовано", "Couldn't get a valid address." => "Не удалось получить адрес.", "Error" => "Ошибка", -"Contact" => "Контакт", "This property has to be non-empty." => "Это свойство должно быть не пустым.", "Couldn't serialize elements." => "Не удалось сериализовать элементы.", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' called without type argument. Please report at bugs.owncloud.org", @@ -80,6 +79,7 @@ "Internet" => "Интернет", "Birthday" => "День рождения", "{name}'s Birthday" => "День рождения {name}", +"Contact" => "Контакт", "Add Contact" => "Добавить Контакт", "Import" => "Импорт", "Addressbooks" => "Адресные книги", @@ -142,13 +142,6 @@ "Esq." => "Esq.", "Jr." => "Jr.", "Sn." => "Sn.", -"New Addressbook" => "Новая адресная книга", -"Edit Addressbook" => "Редактировать адресную книгу", -"Displayname" => "Отображаемое имя", -"Active" => "Активно", -"Save" => "Сохранить", -"Submit" => "Отправить", -"Cancel" => "Отменить", "Import a contacts file" => "Загрузить файл контактов", "Please choose the addressbook" => "Выберите адресную книгу", "create a new addressbook" => "создать новую адресную книгу", @@ -163,5 +156,7 @@ "iOS/OS X" => "iOS/OS X", "Download" => "Скачать", "Edit" => "Редактировать", -"New Address Book" => "Новая адресная книга" +"New Address Book" => "Новая адресная книга", +"Save" => "Сохранить", +"Cancel" => "Отменить" ); |