Merge pull request #519 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
pull/528/head
Krille-chan 2 years ago committed by GitHub
commit ce826391cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -329,7 +329,7 @@
"type": "text",
"placeholders": {}
},
"chatDetails": "Gruppeninfo",
"chatDetails": "Chatdetails",
"@chatDetails": {
"type": "text",
"placeholders": {}

@ -955,7 +955,7 @@
"type": "text",
"placeholders": {}
},
"inviteText": "{username} пригласил(а) вас в FluffyChat. \n1. Установите FluffyChat: https://fluffychat.im \n2. Зарегистрируйтесь или войдите \n3. Откройте ссылку приглашения: {link}",
"inviteText": "{username} пригласил(а) вас в FluffyChat. \n1. Посетите https://fluffychat.im и установите приложение \n2. Зарегистрируйтесь или войдите \n3. Откройте ссылку приглашения: \n {link}",
"@inviteText": {
"type": "text",
"placeholders": {
@ -1961,7 +1961,7 @@
"type": "text",
"placeholders": {}
},
"wallpaper": "Обои",
"wallpaper": "Обои:",
"@wallpaper": {
"type": "text",
"placeholders": {}
@ -2540,5 +2540,62 @@
"pleaseTryAgainLaterOrChooseDifferentServer": "Повторите попытку позже или выберите другой сервер.",
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
"sendTypingNotifications": "Отправлять уведомления о наборе текста",
"@sendTypingNotifications": {}
"@sendTypingNotifications": {},
"createGroup": "Создать группу",
"@createGroup": {},
"inviteContactToGroupQuestion": "Вы хотите пригласить {contact} в чат \"{groupName}\"?",
"@inviteContactToGroupQuestion": {},
"anyoneCanKnock": "Вход по разрешению",
"@anyoneCanKnock": {},
"noOneCanJoin": "Вход воспрещён",
"@noOneCanJoin": {},
"tryAgain": "Повторите попытку",
"@tryAgain": {},
"addChatDescription": "Добавить описание чата",
"@addChatDescription": {},
"chatPermissions": "Права в чате",
"@chatPermissions": {},
"chatDescription": "Описание чата",
"@chatDescription": {},
"chatDescriptionHasBeenChanged": "Описание чата изменено",
"@chatDescriptionHasBeenChanged": {},
"noChatDescriptionYet": "Описание чата не создано.",
"@noChatDescriptionYet": {},
"invalidServerName": "Неверное имя сервера",
"@invalidServerName": {},
"optionalRedactReason": "(Необязательно) Причина редактирования...",
"@optionalRedactReason": {},
"redactMessageDescription": "Сообщение будет отредактировано для всех участников. Это необратимо.",
"@redactMessageDescription": {},
"messagesStyle": "Сообщения:",
"@messagesStyle": {},
"shareInviteLink": "Поделиться приглашением",
"@shareInviteLink": {},
"redactedBy": "{username} отредактировал это событие",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"directChat": "Личный чат",
"@directChat": {},
"profileNotFound": "Пользователь не найден на сервере. Это может быть проблемой подключения или пользователь не существует.",
"@profileNotFound": {},
"setTheme": "Тема:",
"@setTheme": {},
"redactedByBecause": "{username} отредактировал это событие. Причина: \"{reason}\"",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
},
"setChatDescription": "Изменить описание чата",
"@setChatDescription": {},
"setColorTheme": "Цветовая тема:",
"@setColorTheme": {},
"invite": "Пригласить",
"@invite": {}
}

@ -2540,5 +2540,62 @@
"exportEmotePack": "以 .zip 格式导出表情包",
"@exportEmotePack": {},
"sendTypingNotifications": "发送正在输入通知",
"@sendTypingNotifications": {}
"@sendTypingNotifications": {},
"createGroup": "创建群组",
"@createGroup": {},
"shareInviteLink": "分享邀请链接",
"@shareInviteLink": {},
"profileNotFound": "服务器上找不到此用户。可能是连接有问题或者用户不存在。",
"@profileNotFound": {},
"inviteContactToGroupQuestion": "你是否要邀请 {contact} 参与聊天 \"{groupName}\"",
"@inviteContactToGroupQuestion": {},
"anyoneCanKnock": "任何人都可以请求加入",
"@anyoneCanKnock": {},
"noOneCanJoin": "没有人可以加入",
"@noOneCanJoin": {},
"tryAgain": "重试",
"@tryAgain": {},
"addChatDescription": "添加聊天说明",
"@addChatDescription": {},
"chatPermissions": "聊天权限",
"@chatPermissions": {},
"chatDescription": "聊天描述",
"@chatDescription": {},
"chatDescriptionHasBeenChanged": "聊天描述已被更改",
"@chatDescriptionHasBeenChanged": {},
"noChatDescriptionYet": "尚未创建聊天描述。",
"@noChatDescriptionYet": {},
"invalidServerName": "服务器名称无效",
"@invalidServerName": {},
"redactMessageDescription": "消息将为此对话中所有参与者删除。此操作无法撤销。",
"@redactMessageDescription": {},
"optionalRedactReason": "(可选)删除此消息的原因...",
"@optionalRedactReason": {},
"setChatDescription": "设置聊天描述",
"@setChatDescription": {},
"setTheme": "设置主题:",
"@setTheme": {},
"setColorTheme": "设置颜色主题:",
"@setColorTheme": {},
"invite": "邀请",
"@invite": {},
"messagesStyle": "消息:",
"@messagesStyle": {},
"redactedBy": "已被 {username} 删除",
"@redactedBy": {
"type": "text",
"placeholders": {
"username": {}
}
},
"directChat": "私聊",
"@directChat": {},
"redactedByBecause": "已被 {username} 删除,原因:\"{reason}\"",
"@redactedByBecause": {
"type": "text",
"placeholders": {
"username": {},
"reason": {}
}
}
}

Loading…
Cancel
Save