lang remove 'Mail address' - use existing 'Email address'
lang remove unused 'return to homepage' lang change key 'a user use already this mail address' to 'this email address is already in use' git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
05ab300c39
commit
387354816b
36 changed files with 35 additions and 103 deletions
|
|
@ -84,7 +84,6 @@ $lang['Identification'] = 'Идентификация';
|
|||
$lang['Image only RSS feed'] = 'RSS лента только с фотографиями';
|
||||
$lang['Keyword'] = 'Ключевые слова';
|
||||
$lang['Links'] = 'Ссылки';
|
||||
$lang['Mail address'] = 'Почтовый адрес';
|
||||
$lang['N/A'] = 'не определен';
|
||||
$lang['New on %s'] = 'Новое в %s';
|
||||
$lang['New password confirmation does not correspond'] = 'New password confirmation does not correspond';
|
||||
|
|
@ -263,7 +262,6 @@ $lang['please enter your password again'] = 'введите пароль еще
|
|||
$lang['Auto login'] = 'Запомнить меня';
|
||||
$lang['remove this tag from the list'] = 'удалить этот тэг из списка';
|
||||
$lang['representative'] = 'представитель';
|
||||
$lang['return to homepage'] = 'вернуться на главную';
|
||||
$lang['Search for Author'] = 'Поиск по автору';
|
||||
$lang['Search in albums'] = 'Поиск в альбомах';
|
||||
$lang['Search by Date'] = 'Поиск по дате';
|
||||
|
|
@ -329,7 +327,7 @@ $lang['Picture uploaded by %s'] = 'Фотография загружена %s';
|
|||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Неверный статус пользователя "гость", используйте статус по умолчанию. Пожалуйста сообщите вебмастеру.';
|
||||
// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
|
||||
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
|
||||
$lang['a user use already this mail address'] = 'пользователь с таким адресом уже есть';
|
||||
$lang['this email address is already in use'] = 'пользователь с таким адресом уже есть';
|
||||
$lang['Album results for'] = 'Альбом определен для';
|
||||
$lang['Tag results for'] = 'Слова-результаты для';
|
||||
$lang['from %s to %s'] = 'от %s до %s';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue