mirror of
https://github.com/humhub/humhub.git
synced 2025-01-18 22:58:06 +01:00
translation update
This commit is contained in:
parent
4f9fa5ac51
commit
312ca66106
@ -19,9 +19,9 @@ return array (
|
||||
'Proxy' => 'Прокси',
|
||||
'Security' => 'Безопасность',
|
||||
'Self test' => '',
|
||||
'Spaces' => 'Пространств',
|
||||
'Spaces' => 'Пространства',
|
||||
'Statistics' => 'Статистика',
|
||||
'User posts' => '',
|
||||
'User posts' => 'Посты пользователей',
|
||||
'Userprofiles' => 'Профиль пользователя',
|
||||
'Users' => 'Пользователи',
|
||||
);
|
||||
|
@ -23,4 +23,5 @@ return [
|
||||
'Actions' => 'Действия',
|
||||
'Overview' => 'Обзор',
|
||||
'Settings' => 'Настройки',
|
||||
'Spaces' => 'Пространства'
|
||||
];
|
||||
|
@ -18,4 +18,5 @@
|
||||
*/
|
||||
return [
|
||||
'Save' => 'Сохранить',
|
||||
'Space Settings' => 'Настройки по умолчанию'
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
return array (
|
||||
'Directory' => 'Каталог',
|
||||
'Members' => 'Участников',
|
||||
'Members' => 'Участники',
|
||||
'Send invite' => 'Отправить приглашение',
|
||||
);
|
||||
|
@ -17,7 +17,7 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Show all notifications' => '',
|
||||
'Show all notifications' => 'Показать все уведомления',
|
||||
'Mark all as seen' => 'Пометить все как прочитанное',
|
||||
'Notifications' => 'Уведомления',
|
||||
'There are no notifications yet.' => 'Уведомлений пока нет.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user