New Crowdin updates (#2464)

* New translations entities.php (Chinese Traditional)

* New translations entities.php (Chinese Traditional)

* New translations settings.php (Italian)

* New translations settings.php (Italian)

* New translations settings.php (Russian)

* New translations settings.php (Russian)

* New translations entities.php (Russian)

* New translations settings.php (Russian)

* New translations activities.php (Russian)
This commit is contained in:
Dan Brown 2021-01-10 13:44:29 +00:00 committed by GitHub
parent 18f86fbf9b
commit 91efa601be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 47 additions and 47 deletions

View File

@ -81,18 +81,18 @@ return [
'maint_send_test_email_mail_greeting' => 'L\'invio delle email sembra funzionare!', 'maint_send_test_email_mail_greeting' => 'L\'invio delle email sembra funzionare!',
'maint_send_test_email_mail_text' => 'Congratulazioni! Siccome hai ricevuto questa notifica email, le tue impostazioni sembrano essere configurate correttamente.', 'maint_send_test_email_mail_text' => 'Congratulazioni! Siccome hai ricevuto questa notifica email, le tue impostazioni sembrano essere configurate correttamente.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.', 'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
'maint_recycle_bin_open' => 'Open Recycle Bin', 'maint_recycle_bin_open' => 'Apri il Cestino',
// Recycle Bin // Recycle Bin
'recycle_bin' => 'Recycle Bin', 'recycle_bin' => 'Cestino',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.', 'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'recycle_bin_deleted_item' => 'Deleted Item', 'recycle_bin_deleted_item' => 'Deleted Item',
'recycle_bin_deleted_by' => 'Deleted By', 'recycle_bin_deleted_by' => 'Cancellato da',
'recycle_bin_deleted_at' => 'Deletion Time', 'recycle_bin_deleted_at' => 'Orario Cancellazione',
'recycle_bin_permanently_delete' => 'Permanently Delete', 'recycle_bin_permanently_delete' => 'Elimina Definitivamente',
'recycle_bin_restore' => 'Restore', 'recycle_bin_restore' => 'Ripristina',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty', 'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
'recycle_bin_empty' => 'Empty Recycle Bin', 'recycle_bin_empty' => 'Svuota Cestino',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?', 'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?', 'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Items to be Destroyed', 'recycle_bin_destroy_list' => 'Items to be Destroyed',
@ -109,8 +109,8 @@ return [
'audit_event_filter_no_filter' => 'No Filter', 'audit_event_filter_no_filter' => 'No Filter',
'audit_deleted_item' => 'Deleted Item', 'audit_deleted_item' => 'Deleted Item',
'audit_deleted_item_name' => 'Name: :name', 'audit_deleted_item_name' => 'Name: :name',
'audit_table_user' => 'User', 'audit_table_user' => 'Utente',
'audit_table_event' => 'Event', 'audit_table_event' => 'Evento',
'audit_table_related' => 'Related Item or Detail', 'audit_table_related' => 'Related Item or Detail',
'audit_table_date' => 'Activity Date', 'audit_table_date' => 'Activity Date',
'audit_date_from' => 'Date Range From', 'audit_date_from' => 'Date Range From',
@ -177,8 +177,8 @@ return [
'users_delete_confirm' => 'Sei sicuro di voler eliminare questo utente?', 'users_delete_confirm' => 'Sei sicuro di voler eliminare questo utente?',
'users_migrate_ownership' => 'Migrate Ownership', 'users_migrate_ownership' => 'Migrate Ownership',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.', 'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
'users_none_selected' => 'No user selected', 'users_none_selected' => 'Nessun utente selezionato',
'users_delete_success' => 'User successfully removed', 'users_delete_success' => 'Utente rimosso con successo',
'users_edit' => 'Modifica Utente', 'users_edit' => 'Modifica Utente',
'users_edit_profile' => 'Modifica Profilo', 'users_edit_profile' => 'Modifica Profilo',
'users_edit_success' => 'Utente aggiornato correttamente', 'users_edit_success' => 'Utente aggiornato correttamente',

View File

@ -45,5 +45,5 @@ return [
// Other // Other
'commented_on' => 'прокомментировал', 'commented_on' => 'прокомментировал',
'permissions_update' => 'updated permissions', 'permissions_update' => 'обновил разрешения',
]; ];

View File

@ -22,7 +22,7 @@ return [
'meta_created_name' => ':user создал :timeLength', 'meta_created_name' => ':user создал :timeLength',
'meta_updated' => 'Обновлено :timeLength', 'meta_updated' => 'Обновлено :timeLength',
'meta_updated_name' => ':user обновил :timeLength', 'meta_updated_name' => ':user обновил :timeLength',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => 'Владелец :user',
'entity_select' => 'Выбор объекта', 'entity_select' => 'Выбор объекта',
'images' => 'Изображения', 'images' => 'Изображения',
'my_recent_drafts' => 'Мои последние черновики', 'my_recent_drafts' => 'Мои последние черновики',
@ -40,7 +40,7 @@ return [
'permissions_intro' => 'После включения опции эти разрешения будут иметь приоритет над любыми установленными разрешениями роли.', 'permissions_intro' => 'После включения опции эти разрешения будут иметь приоритет над любыми установленными разрешениями роли.',
'permissions_enable' => 'Включение пользовательских разрешений', 'permissions_enable' => 'Включение пользовательских разрешений',
'permissions_save' => 'Сохранить разрешения', 'permissions_save' => 'Сохранить разрешения',
'permissions_owner' => 'Owner', 'permissions_owner' => 'Владелец',
// Search // Search
'search_results' => 'Результаты поиска', 'search_results' => 'Результаты поиска',
@ -148,7 +148,7 @@ return [
'chapters_create' => 'Создать новую главу', 'chapters_create' => 'Создать новую главу',
'chapters_delete' => 'Удалить главу', 'chapters_delete' => 'Удалить главу',
'chapters_delete_named' => 'Удалить главу :chapterName', 'chapters_delete_named' => 'Удалить главу :chapterName',
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.', 'chapters_delete_explain' => 'Это действие удалит главу с названием \':chapterName\'. Все страницы, которые существуют в этой главе, также будут удалены.',
'chapters_delete_confirm' => 'Вы действительно хотите удалить эту главу?', 'chapters_delete_confirm' => 'Вы действительно хотите удалить эту главу?',
'chapters_edit' => 'Редактировать главу', 'chapters_edit' => 'Редактировать главу',
'chapters_edit_named' => 'Редактировать главу :chapterName', 'chapters_edit_named' => 'Редактировать главу :chapterName',
@ -210,7 +210,7 @@ return [
'pages_revisions' => 'Версии страницы', 'pages_revisions' => 'Версии страницы',
'pages_revisions_named' => 'Версии страницы для :pageName', 'pages_revisions_named' => 'Версии страницы для :pageName',
'pages_revision_named' => 'Версия страницы для :pageName', 'pages_revision_named' => 'Версия страницы для :pageName',
'pages_revision_restored_from' => 'Restored from #:id; :summary', 'pages_revision_restored_from' => 'Восстановлено из #:id; :summary',
'pages_revisions_created_by' => 'Создана', 'pages_revisions_created_by' => 'Создана',
'pages_revisions_date' => 'Дата версии', 'pages_revisions_date' => 'Дата версии',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',

View File

@ -68,7 +68,7 @@ return [
'maint' => 'Обслуживание', 'maint' => 'Обслуживание',
'maint_image_cleanup' => 'Очистка изображений', 'maint_image_cleanup' => 'Очистка изображений',
'maint_image_cleanup_desc' => "Сканирует содержимое страниц и предыдущих версий и определяет изображения, которые не используются. Убедитесь, что у вас есть резервная копия базы данных и папки изображений перед запуском этой функции.", 'maint_image_cleanup_desc' => "Сканирует содержимое страниц и предыдущих версий и определяет изображения, которые не используются. Убедитесь, что у вас есть резервная копия базы данных и папки изображений перед запуском этой функции.",
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_delete_images_only_in_revisions' => 'Также удалять изображения, которые существуют только в старой версии страницы',
'maint_image_cleanup_run' => 'Выполнить очистку', 'maint_image_cleanup_run' => 'Выполнить очистку',
'maint_image_cleanup_warning' => 'Найдено :count возможно бесполезных изображений. Вы уверены, что хотите удалить эти изображения?', 'maint_image_cleanup_warning' => 'Найдено :count возможно бесполезных изображений. Вы уверены, что хотите удалить эти изображения?',
'maint_image_cleanup_success' => ':count возможно бесполезных изображений было найдено и удалено!', 'maint_image_cleanup_success' => ':count возможно бесполезных изображений было найдено и удалено!',
@ -80,38 +80,38 @@ return [
'maint_send_test_email_mail_subject' => 'Проверка электронной почты', 'maint_send_test_email_mail_subject' => 'Проверка электронной почты',
'maint_send_test_email_mail_greeting' => 'Доставка электронной почты работает!', 'maint_send_test_email_mail_greeting' => 'Доставка электронной почты работает!',
'maint_send_test_email_mail_text' => 'Поздравляем! Поскольку вы получили это письмо, электронная почта настроена правильно.', 'maint_send_test_email_mail_text' => 'Поздравляем! Поскольку вы получили это письмо, электронная почта настроена правильно.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.', 'maint_recycle_bin_desc' => 'Удаленные полки, книги, главы и страницы отправляются в корзину, чтобы они могли быть восстановлены или удалены навсегда. Более старые элементы в корзине могут быть автоматически удалены через некоторое время в зависимости от системной конфигурации.',
'maint_recycle_bin_open' => 'Open Recycle Bin', 'maint_recycle_bin_open' => 'Открыть корзину',
// Recycle Bin // Recycle Bin
'recycle_bin' => 'Recycle Bin', 'recycle_bin' => 'Корзина',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.', 'recycle_bin_desc' => 'Здесь вы можете восстановить удаленные элементы или навсегда удалить их из системы. Этот список не отфильтрован в отличие от аналогичных списков действий в системе, где применяются фильтры.',
'recycle_bin_deleted_item' => 'Deleted Item', 'recycle_bin_deleted_item' => 'Удаленный элемент',
'recycle_bin_deleted_by' => 'Deleted By', 'recycle_bin_deleted_by' => 'Удалён',
'recycle_bin_deleted_at' => 'Deletion Time', 'recycle_bin_deleted_at' => 'Время удаления',
'recycle_bin_permanently_delete' => 'Permanently Delete', 'recycle_bin_permanently_delete' => 'Удалить навсегда',
'recycle_bin_restore' => 'Restore', 'recycle_bin_restore' => 'Восстановить',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty', 'recycle_bin_contents_empty' => 'На данный момент корзина пуста',
'recycle_bin_empty' => 'Empty Recycle Bin', 'recycle_bin_empty' => 'Очистить корзину',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?', 'recycle_bin_empty_confirm' => 'Это действие навсегда уничтожит все элементы в корзине, включая содержимое, содержащееся в каждом элементе. Вы уверены, что хотите очистить корзину?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?', 'recycle_bin_destroy_confirm' => 'Это действие удалит этот элемент навсегда вместе с любыми дочерними элементами, перечисленными ниже, и вы не сможете восстановить этот контент. Вы уверены, что хотите навсегда удалить этот элемент?',
'recycle_bin_destroy_list' => 'Items to be Destroyed', 'recycle_bin_destroy_list' => 'Элементы для удаления',
'recycle_bin_restore_list' => 'Items to be Restored', 'recycle_bin_restore_list' => 'Элементы для восстановления',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.', 'recycle_bin_restore_confirm' => 'Это действие восстановит удаленный элемент, включая дочерние, в исходное место. Если исходное место было удалено и теперь находится в корзине, родительский элемент также необходимо будет восстановить.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.', 'recycle_bin_restore_deleted_parent' => 'Родитель этого элемента также был удален. Элементы будут удалены до тех пор, пока этот родитель не будет восстановлен.',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.', 'recycle_bin_destroy_notification' => 'Удалено :count элементов из корзины.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.', 'recycle_bin_restore_notification' => 'Восстановлено :count элементов из корзины',
// Audit Log // Audit Log
'audit' => 'Журнал аудита', 'audit' => 'Журнал аудита',
'audit_desc' => 'Этот журнал аудита отображает список действий, отслеживаемых в системе. Этот список не отфильтрован в отличие от аналогичных списков действий в системе, где применяются фильтры разрешений.', 'audit_desc' => 'Этот журнал аудита отображает список действий, отслеживаемых в системе. Этот список не отфильтрован в отличие от аналогичных списков действий в системе, где применяются фильтры.',
'audit_event_filter' => 'Фильтр событий', 'audit_event_filter' => 'Фильтр событий',
'audit_event_filter_no_filter' => 'Без фильтра', 'audit_event_filter_no_filter' => 'Без фильтра',
'audit_deleted_item' => 'Удаленный элемент', 'audit_deleted_item' => 'Удаленный элемент',
'audit_deleted_item_name' => 'Имя: :name', 'audit_deleted_item_name' => 'Имя: :name',
'audit_table_user' => 'Пользователь', 'audit_table_user' => 'Пользователь',
'audit_table_event' => 'Событие', 'audit_table_event' => 'Событие',
'audit_table_related' => 'Related Item or Detail', 'audit_table_related' => 'Связанный элемент',
'audit_table_date' => 'Дата действия', 'audit_table_date' => 'Дата действия',
'audit_date_from' => 'Диапазон даты от', 'audit_date_from' => 'Диапазон даты от',
'audit_date_to' => 'Диапазон даты до', 'audit_date_to' => 'Диапазон даты до',
@ -157,7 +157,7 @@ return [
'user_profile' => 'Профиль пользователя', 'user_profile' => 'Профиль пользователя',
'users_add_new' => 'Добавить пользователя', 'users_add_new' => 'Добавить пользователя',
'users_search' => 'Поиск пользователей', 'users_search' => 'Поиск пользователей',
'users_latest_activity' => 'Latest Activity', 'users_latest_activity' => 'Последние действия',
'users_details' => 'Данные пользователя', 'users_details' => 'Данные пользователя',
'users_details_desc' => 'Укажите имя и адрес электронной почты для этого пользователя. Адрес электронной почты будет использоваться для входа в приложение.', 'users_details_desc' => 'Укажите имя и адрес электронной почты для этого пользователя. Адрес электронной почты будет использоваться для входа в приложение.',
'users_details_desc_no_email' => 'Задайте имя для этого пользователя, чтобы другие могли его узнать.', 'users_details_desc_no_email' => 'Задайте имя для этого пользователя, чтобы другие могли его узнать.',
@ -173,12 +173,12 @@ return [
'users_system_public' => 'Этот пользователь представляет любых гостевых пользователей, которые посещают ваше приложение. Он не может использоваться для входа в систему и назначается автоматически.', 'users_system_public' => 'Этот пользователь представляет любых гостевых пользователей, которые посещают ваше приложение. Он не может использоваться для входа в систему и назначается автоматически.',
'users_delete' => 'Удалить пользователя', 'users_delete' => 'Удалить пользователя',
'users_delete_named' => 'Удалить пользователя :userName', 'users_delete_named' => 'Удалить пользователя :userName',
'users_delete_warning' => 'Это полностью удалит пользователя с именем \':userName\' из системы.', 'users_delete_warning' => 'Это полностью удалит пользователя \':userName\' из системы.',
'users_delete_confirm' => 'Вы уверены что хотите удалить этого пользователя?', 'users_delete_confirm' => 'Вы уверены что хотите удалить этого пользователя?',
'users_migrate_ownership' => 'Migrate Ownership', 'users_migrate_ownership' => 'Наследник контента',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.', 'users_migrate_ownership_desc' => 'Выберите пользователя, если вы хотите, чтобы он стал владельцем всех элементов, в настоящее время принадлежащих удаляемому пользователю.',
'users_none_selected' => 'No user selected', 'users_none_selected' => 'Пользователь не выбран',
'users_delete_success' => 'User successfully removed', 'users_delete_success' => 'Пользователь успешно удален',
'users_edit' => 'Редактировать пользователя', 'users_edit' => 'Редактировать пользователя',
'users_edit_profile' => 'Редактировать профиль', 'users_edit_profile' => 'Редактировать профиль',
'users_edit_success' => 'Пользователь успешно обновлен', 'users_edit_success' => 'Пользователь успешно обновлен',

View File

@ -22,7 +22,7 @@ return [
'meta_created_name' => '由 :user 建立於 :timeLength', 'meta_created_name' => '由 :user 建立於 :timeLength',
'meta_updated' => '更新於 :timeLength', 'meta_updated' => '更新於 :timeLength',
'meta_updated_name' => '由 :user 更新於 :timeLength', 'meta_updated_name' => '由 :user 更新於 :timeLength',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => ':user 所擁有',
'entity_select' => '選擇項目', 'entity_select' => '選擇項目',
'images' => '圖片', 'images' => '圖片',
'my_recent_drafts' => '我最近的草稿', 'my_recent_drafts' => '我最近的草稿',
@ -40,7 +40,7 @@ return [
'permissions_intro' => '本設定優先權高於每個使用者角色本身所具有的權限。', 'permissions_intro' => '本設定優先權高於每個使用者角色本身所具有的權限。',
'permissions_enable' => '啟用自訂權限', 'permissions_enable' => '啟用自訂權限',
'permissions_save' => '儲存權限', 'permissions_save' => '儲存權限',
'permissions_owner' => 'Owner', 'permissions_owner' => '擁有者',
// Search // Search
'search_results' => '搜尋結果', 'search_results' => '搜尋結果',
@ -217,7 +217,7 @@ return [
'pages_revisions_numbered' => '修訂編號:id', 'pages_revisions_numbered' => '修訂編號:id',
'pages_revisions_numbered_changes' => '修訂編號:id 更改', 'pages_revisions_numbered_changes' => '修訂編號:id 更改',
'pages_revisions_changelog' => '更新說明', 'pages_revisions_changelog' => '更新說明',
'pages_revisions_changes' => '說明', 'pages_revisions_changes' => '更新紀錄',
'pages_revisions_current' => '目前版本', 'pages_revisions_current' => '目前版本',
'pages_revisions_preview' => '預覽', 'pages_revisions_preview' => '預覽',
'pages_revisions_restore' => '恢複', 'pages_revisions_restore' => '恢複',