content_type.inc.php

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

See also 80 similar translations

Translate into another language.

Participants

elastic183 points
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

content_type.inc.php

content_type.inc.php

History of edits (Latest: elastic 3 years, 1 month ago) §

<?php

<?php
/**
* Content Type Russian lexicon topic
*
* @language ru-utf8
* @package modx
* @subpackage lexicon
*/

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['binary'] = 'Binary';$_lang['binary_desc'] = 'Is the file a binary file or text/ascii?';$_lang['content_type'] = 'Content Type';

$_lang['binary'] = 'Двоичный';
$_lang['binary_desc'] = 'Файл двоичный или text/ascii?';
$_lang['content_type'] = 'Тип содержимого';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_desc'] = 'Content types are specific filesystem types for your resources. Here you can manage them; as well as associate them with file extensions.';

$_lang['content_type_desc'] = 'Тип содержимого для ресурсов это то, что MODx будет отправлять в строчке &laquo;Content-Type&raquo; заголовка сервера. Здесь вы можете управлять ими и сопоставлять с расширениями файлов(MODx будет добавлять расширение файла после псевдонима, если включены человекопонятные урлы).';

History of edits (Latest: elastic 2 years, 6 months ago) §

$_lang['content_type_err_nf'] = 'Content type not found.';

$_lang['content_type_err_nf'] = 'Тип содержимого не найден.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_err_nfs'] = 'Content type with ID [[+id]] not found.';

$_lang['content_type_err_nfs'] = 'Тип содержимого с ID [[+id]] не найден.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_err_ns'] = 'Content type not specified.';

$_lang['content_type_err_ns'] = 'Тип содержимого не указан.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_err_ns_name'] = 'Please specify a valid name for the content type.';

$_lang['content_type_err_ns_name'] = 'Пожалуйста укажите правильное имя для типа содержимого.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_err_create'] = 'An error occurred while trying to create the content type.';

$_lang['content_type_err_create'] = 'Произошла ошибка при попытке создать тип содержимого.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_err_remove'] = 'An error occurred while trying to remove the content type.';

$_lang['content_type_err_remove'] = 'Произошла ошибка при попытке удалить тип содержимого.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_err_save'] = 'An error occurred while trying to save the content type.';

$_lang['content_type_err_save'] = 'Произошла ошибка при попытке сохранить тип содержимого.';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_new'] = 'New Content Type';

$_lang['content_type_new'] = 'Новый тип содержимого';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_remove'] = 'Remove Content Type';

$_lang['content_type_remove'] = 'Удалить тип содержимого';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_type_remove_confirm'] = 'Are you sure you want to remove this content type?';

$_lang['content_type_remove_confirm'] = 'Вы уверенны, что хотите удалить этот тип содержимого?';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['content_types'] = 'Content Types';

$_lang['content_types'] = 'Типы содержимого';

History of edits (Latest: elastic 2 years, 11 months ago) §

$_lang['file_extensions'] = 'File Extensions';

$_lang['file_extensions'] = 'Расширение файла';

History of edits (Latest: elastic 2 years, 11 months ago) §
Pages: ← previous Ctrl next →
1