translations PR 20170213 (#5393)
Этот коммит содержится в:
12
i18n/fr.json
12
i18n/fr.json
@@ -2081,7 +2081,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.invite_body.info",
|
||||
"translation": "L'équipe {{.SenderStatus}} <strong>{{.SenderName}}</strong>, vous a invité à rejoindre <strong>{{.TeamDisplayName}}</strong>."
|
||||
"translation": "<strong>{{.SenderName}}</strong>, {{.SenderStatus}} de l'équipe, vous invite à rejoindre <strong>{{.TeamDisplayName}}</strong>."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.invite_body.title",
|
||||
@@ -2813,7 +2813,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.null_user.error",
|
||||
"translation": "Import data line has type \"user\" but the user objcet is null."
|
||||
"translation": "Import data line has type \"user\" but the user object is null."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_line.unknown_line_type.error",
|
||||
@@ -2911,6 +2911,14 @@
|
||||
"id": "app.import.validate_user_channels_import_data.channel_name_missing.error",
|
||||
"translation": "Channel name missing from User's Channel Membership."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.invalid_notify_props_desktop.error",
|
||||
"translation": "Invalid Desktop NotifyProps for User's Channel Membership."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.invalid_notify_props_mark_unread.error",
|
||||
"translation": "Invalid MarkUnread NotifyProps for User's Channel Membership."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_channels_import_data.invalid_roles.error",
|
||||
"translation": "Invalid roles for User's Channel Membership."
|
||||
|
||||
Ссылка в новой задаче
Block a user