upgrades.inc.php

modxcms.com, “upgrades.inc.php”, public translation into Russian from English More about this translation.

See also 80 similar translations

Translate into another language.

Participants

Fil_DOrc230 points
security115 points
elastic25 points
And others...
Join Translated.by to translate! If you already have a Translated.by account, please sign in.
If you do not want to register an account, you can sign in with OpenID.
Pages: ← previous Ctrl next
1 2

upgrades.inc.php

upgrades.inc.php

History of edits (Latest: golovinow 2 years, 8 months ago) §

<?php

<?php

History of edits (Latest: golovinow 2 years, 8 months ago) §

$_lang['add_column'] = 'Added new `%s` column to `%s`.';

$_lang['add_column'] = 'Добавлен новый `%s` столбец к `%s`.';

History of edits (Latest: security 2 years, 7 months ago) §

— Непонятно зачем здесь два раза `%s` security

$_lang['add_index'] = 'Added new index on `%s` for table `%s`.';

$_lang['add_index'] = 'Добавлен новый индекс в `%s` для таблицы `%s`.';

History of edits (Latest: security 2 years, 7 months ago) §

$_lang['add_moduser_classkey'] = 'Added class_key field to support modUser derivatives.';

$_lang['add_moduser_classkey'] = 'Добавлено поле class_key для поддержки производных от modUser';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['added_cachepwd'] = 'Added cachepwd field missing in early Revolution releases.';

$_lang['added_cachepwd'] = 'Добавлено поле cachepwd, пропавшее без вести в начале релиза Revolution.';

History of edits (Latest: security 2 years, 7 months ago) §

$_lang['added_content_ft_idx'] = 'Added new `content_ft_idx` full-text index on the fields `pagetitle`, `longtitle`, `description`, `introtext`, `content`.';

$_lang['added_content_ft_idx'] = 'Добавлен новый полнотекстовый индекс `content_ft_idx` в поля `pagetitle`, `longtitle`, `description`, `introtext`, `content`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['allow_null_properties'] = 'Fixing allow null for `%s`.`properties`.';

$_lang['allow_null_properties'] = 'Исправлено возможное значение NULL у `%s`.`properties`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

— не знаю, надо properties удалять или нет Fil_DOrc

$_lang['alter_activeuser_action'] = 'Modified modActiveUser `action` field to allow longer action labels.';

$_lang['alter_activeuser_action'] = 'Увеличена возможная длина значения поля `action` в modActiveUser.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['alter_usermessage_messageread'] = 'Changed modUserMessage `messageread` field to `read`.';

$_lang['alter_usermessage_messageread'] = 'В таблице modUserMessage поле `messageread` заменено на `read`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['alter_usermessage_postdate'] = 'Changed modUserMessage `postdate` field from an INT to a DATETIME and to name `date_sent`.';

$_lang['alter_usermessage_postdate'] = 'В таблице modUserMessage у поля `postdate` изменен тип с INT на DATETIME и переименовано в `date_sent`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['alter_usermessage_subject'] = 'Changed modUserMessage `subject` field from VARCHAR(60) to VARCHAR(255).';

$_lang['alter_usermessage_subject'] = 'В таблице modUserMessage у поля `subject` изменен тип с VARCHAR(60) на VARCHAR(255).';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['change_column'] = 'Changed `%s` field to `%s` on table `%s`.';

$_lang['change_column'] = 'Изменено поле `%s` на `%s` в таблице `%s`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['change_default_value'] = 'Changed default value for column `%s` to %s on table `%s`.';

$_lang['change_default_value'] = 'Изменено значение по умолчанию в поле`%s` на %s в таблице `%s`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['connector_acls_removed'] = 'Removed connector context ACLs.';

$_lang['connector_acls_removed'] = 'Убраны списки доступа (ACL) у контекстного коннектора.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

— Жопа. Смысл в том, что access control lists есть разных коннекторов, так вот у какого-то коннектора этого списка теперь нету Fil_DOrc

$_lang['connector_acls_not_removed'] = 'Could not remove connector context ACLs.';

$_lang['connector_acls_not_removed'] = 'Убрать списки доступа (ACL) у контекстного коннектора не удалось.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['connector_ctx_removed'] = '';

$_lang['connector_ctx_removed'] = '';

History of edits (Latest: security 2 years, 7 months ago) §

$_lang['connector_ctx_not_removed'] = 'Could not remove connector context.';

$_lang['connector_ctx_not_removed'] = 'Убрать контекстный коннектор не удалось.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['data_remove_error'] = 'Error removing data for class `%s`.';

$_lang['data_remove_error'] = 'Ошибка удаления данных для класса `%s`.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['data_remove_success'] = 'Successfully removed data from table for class `%s`.';$_lang['drop_column'] = 'Dropped column `%s` on table `%s`.';$_lang['drop_index'] = 'Dropped index `%s` on table `%s`.';

$_lang['data_remove_success'] = 'Данные для класса `%s` из таблицы успешно удалены.';
$_lang['drop_column'] = 'Dropped column `%s` on table `%s`.';
$_lang['drop_index'] = 'Dropped index `%s` on table `%s`.';

History of edits (Latest: elastic 1 year, 8 months ago) §

$_lang['lexiconentry_createdon_null'] = 'Changed modLexiconEntry `createdon` to allow NULL.';

$_lang['lexiconentry_createdon_null'] = 'Добавлена возможность принимать значение NULL для поля `createdon` в modLexiconEntry.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['lexiconentry_focus_alter'] = 'Changed modLexiconEntry `focus` from VARCHAR(100) to INT(10).';

$_lang['lexiconentry_focus_alter'] = 'Изменен тип поля `focus` в modLexiconEntry с VARCHAR(100) на INT(10).';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['lexiconentry_focus_alter_int'] = 'Updated modLexiconEntry `focus` column data from string to new int foreign key from modLexiconTopic.';

$_lang['lexiconentry_focus_alter_int'] = 'Обновлены данные в поле `focus` в modLexiconEntry со строковых на новое целое значение ключа из modLexiconTopic.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['lexiconfocus_add_id'] = 'Added modLexiconFocus `id` column.';

$_lang['lexiconfocus_add_id'] = 'Добавлено поле `id` в modLexiconFocus.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §

$_lang['lexiconfocus_add_pk'] = 'Added modLexiconFocus PRIMARY KEY to `id` column.';

$_lang['lexiconfocus_add_pk'] = 'Добавлен PRIMARY KEY к полю `id` в modLexiconFocus.';

History of edits (Latest: Fil_DOrc 2 years, 3 months ago) §
Pages: ← previous Ctrl next
1 2