translations PR 20180129 (#8164)
Этот коммит содержится в:
76
i18n/fr.json
76
i18n/fr.json
@@ -199,6 +199,14 @@
|
||||
"id": "api.channel.can_manage_channel.public_restricted_team_admin.app_error",
|
||||
"translation": "La gestion et la création de canaux publics sont réservés aux administrateurs système et administrateurs d'équipe."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.change_channel_privacy.private_to_public",
|
||||
"translation": "This channel has been converted to a Public Channel and can be joined by any team member."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.change_channel_privacy.public_to_private",
|
||||
"translation": "This channel has been converted to a Private Channel."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.direct_channel.app_error",
|
||||
"translation": "Vous devez utiliser le service d'API createDirectChannel pour la création d'un canal de messages personnels"
|
||||
@@ -3370,6 +3378,54 @@
|
||||
"id": "app.import.validate_post_import_data.user_missing.error",
|
||||
"translation": "La propriété requise du message est manquante : User."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reaction_import_data.create_at_before_parent.error",
|
||||
"translation": "Reaction CreateAt property must be greater than the parent post CreateAt."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reaction_import_data.create_at_missing.error",
|
||||
"translation": "La propriété requise pour un message est manquante : create_at."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reaction_import_data.create_at_zero.error",
|
||||
"translation": "La propriété de message CreateAt ne doit pas être 0 si ce champ est défini."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reaction_import_data.emoji_name_length.error",
|
||||
"translation": "La propriété Message du message est plus longue que la longueur maximale autorisée."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reaction_import_data.emoji_name_missing.error",
|
||||
"translation": "La propriété requise du message est manquante : User."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reaction_import_data.user_missing.error",
|
||||
"translation": "La propriété requise du message est manquante : User."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reply_import_data.create_at_before_parent.error",
|
||||
"translation": "Reply CreateAt property must be greater than the parent post CreateAt."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reply_import_data.create_at_missing.error",
|
||||
"translation": "La propriété requise pour un message est manquante : create_at."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reply_import_data.create_at_zero.error",
|
||||
"translation": "La propriété de message CreateAt ne doit pas être 0 si ce champ est défini."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reply_import_data.message_length.error",
|
||||
"translation": "La propriété Message du message est plus longue que la longueur maximale autorisée."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reply_import_data.message_missing.error",
|
||||
"translation": "La propriété requise du message est manquante : Message."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_reply_import_data.user_missing.error",
|
||||
"translation": "La propriété requise du message est manquante : User."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_team_import_data.allowed_domains_length.error",
|
||||
"translation": "La propriété d'équipe allowed_domains is trop longue."
|
||||
@@ -3506,6 +3562,10 @@
|
||||
"id": "app.import.validate_user_import_data.position_length.error",
|
||||
"translation": "Le rôle de l'utilisateur est trop long."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_import_data.profile_image.error",
|
||||
"translation": "Invalid profile image."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_import_data.roles_invalid.error",
|
||||
"translation": "Les rôles de l'utilisateur sont invalides."
|
||||
@@ -4582,6 +4642,10 @@
|
||||
"id": "model.compliance.is_valid.start_end_at.app_error",
|
||||
"translation": "Jusqu'à doit être supérieur à De"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.atmos_camo_image_proxy_options.app_error",
|
||||
"translation": "Invalid atmos/camo image proxy options for service settings. Must be set to your shared key."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.cluster_email_batching.app_error",
|
||||
"translation": "Impossible d'activer l'envoi d'e-mails par lot lorsque le clustering est activé"
|
||||
@@ -4694,6 +4758,10 @@
|
||||
"id": "model.config.is_valid.file_thumb_width.app_error",
|
||||
"translation": "Largeur des miniatures invalide dans les paramètres de fichiers. Doit être un entier positif."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.image_proxy_type.app_error",
|
||||
"translation": "Invalid image proxy type for service settings."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.ldap_basedn",
|
||||
"translation": "Le champ AD/LDAP \"BaseDN\" est requis."
|
||||
@@ -6778,6 +6846,10 @@
|
||||
"id": "store.sql_user_access_token.get.app_error",
|
||||
"translation": "Impossible de récupérer le jeton d'accès personnel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user_access_token.get_all.app_error",
|
||||
"translation": "Impossible de récupérer le jeton d'accès personnel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user_access_token.get_by_token.app_error",
|
||||
"translation": "Impossible de récupérer le jeton d'accès personnel par jeton"
|
||||
@@ -6790,6 +6862,10 @@
|
||||
"id": "store.sql_user_access_token.save.app_error",
|
||||
"translation": "Impossible d'enregistrer le jeton d'accès personnel"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user_access_token.search.app_error",
|
||||
"translation": "Nous avons rencontré une erreur lors de la recherche du jeton d'accès"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_webhooks.analytics_incoming_count.app_error",
|
||||
"translation": "Impossible de compter les webhooks entrants"
|
||||
|
||||
Ссылка в новой задаче
Block a user