Этот коммит содержится в:
enahum
2016-07-22 13:05:26 -04:00
коммит произвёл Joram Wilander
родитель b938a960a2
Коммит 07c3f74862
17 изменённых файлов: 6583 добавлений и 44 удалений

Просмотреть файл

@@ -1011,6 +1011,10 @@
"id": "api.post.make_direct_channel_visible.update_pref.error",
"translation": "Échec de la mise à jour des préférences du canal direct user_id=%v other_user_id=%v err=%v"
},
{
"id": "api.post.notification.here.warn",
"translation": "Unable to send notification to online users with @here, err=%v"
},
{
"id": "api.post.send_notifications_and_forget.comment_thread.error",
"translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v"
@@ -1243,6 +1247,10 @@
"id": "api.slackimport.slack_import.zip.app_error",
"translation": "Impossible d'ouvrir le fichier zip"
},
{
"id": "api.status.init.debug",
"translation": "Initialisation des routes de l'api des messages"
},
{
"id": "api.status.last_activity.error",
"translation": "Échec de la mise à jour de LastActivityAt pour user_id=%v et session_id=%v, err=%v"
@@ -1563,6 +1571,10 @@
"id": "api.templates.verify_subject",
"translation": "Vérification de l'adresse électronique pour [{{ .SiteName }}]"
},
{
"id": "api.templates.welcome_body.app_download_info",
"translation": "For the best experience, download the apps for PC, Mac, iOS and Android from:"
},
{
"id": "api.templates.welcome_body.button",
"translation": "Vérifier l'adresse électronique"
@@ -3895,6 +3907,10 @@
"id": "store.sql_status.get.missing.app_error",
"translation": "No entry for that status exists"
},
{
"id": "store.sql_status.get_online.app_error",
"translation": "Nous avons rencontré une erreur durant l'enregistrement de la licence"
},
{
"id": "store.sql_status.get_online_away.app_error",
"translation": "Encountered an error retrieving all the online/away statuses"