summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-03-20 20:02:50 -0300
committerGitHub <noreply@github.com>2017-03-20 20:02:50 -0300
commit32c658b1ced9f896c6079cf684283a49875f04b5 (patch)
tree258593ddb0f2bad7d66edae6eb37fd9f8e1b981b /i18n
parent036dcddd3a315dd936428259c58ba9db17189065 (diff)
downloadchat-32c658b1ced9f896c6079cf684283a49875f04b5.tar.gz
chat-32c658b1ced9f896c6079cf684283a49875f04b5.tar.bz2
chat-32c658b1ced9f896c6079cf684283a49875f04b5.zip
translations PR 20170316 (#5791)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.json42
-rw-r--r--i18n/en.json68
-rw-r--r--i18n/es.json40
-rw-r--r--i18n/fr.json52
-rw-r--r--i18n/ja.json40
-rw-r--r--i18n/ko.json40
-rw-r--r--i18n/nl.json40
-rw-r--r--i18n/pt-BR.json40
-rw-r--r--i18n/ru.json40
9 files changed, 343 insertions, 59 deletions
diff --git a/i18n/de.json b/i18n/de.json
index 083a1ff7a..f0563f073 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -148,6 +148,10 @@
"translation": "Konnte Benutzer zu Berechtigungsüberprüfung nicht abrufen."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v wurde von %v zum Kanal hinzugefügt"
},
@@ -284,6 +288,10 @@
"translation": "Initialisiere Kanal-API-Routen"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "Sie haben nicht die erforderlichen Rechte"
},
@@ -384,6 +392,10 @@
"translation": "Konnte die Ungelesen-Zahl für user_id=%v und channel_id=%v nicht abrufen, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Integrationen sind den Administratoren vorbehalten."
},
@@ -800,6 +812,10 @@
"translation": "zucken"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Entschuldigung, wir können die Seite nicht finden."
},
@@ -1010,8 +1026,8 @@
"translation": "Der öffentliche Link scheint nicht gültig zu sein"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Datei hat kein Vorschaubild"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Eingehende Webhooks wurden vom Systemadministrator deaktiviert."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Leeres Array unterhalb von 'Lizenz' in der Anfrage"
},
@@ -1517,7 +1537,7 @@
},
{
"id": "api.post.link_preview_disabled.app_error",
- "translation": "Link Vorschauen wurden vom Systemadministrator deaktiviert"
+ "translation": "Link-Vorschauen wurden vom Systemadministrator deaktiviert."
},
{
"id": "api.post.make_direct_channel_visible.get_2_members.error",
@@ -3676,6 +3696,10 @@
"translation": "Problem beim Schreiben der Anfrage"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Erstellt am muss eine gültige Zeit sein"
},
@@ -4700,6 +4724,14 @@
"translation": "Es konnten nicht alle Kanäle abgerufen werden"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "Konnte Erwähnungenanzahl nicht erhöhen"
},
@@ -4716,6 +4748,10 @@
"translation": "Die Kanalmitglieder konnten nicht entfernt werden"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "Die Kanalmitglieder konnten nicht entfernt werden"
},
diff --git a/i18n/en.json b/i18n/en.json
index 9c8921985..8e02271aa 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4,14 +4,6 @@
"translation": "April"
},
{
- "id": "api.post.link_preview_disabled.app_error",
- "translation": "Link previews have been disabled by the system administrator."
- },
- {
- "id": "model.client.upload_saml_cert.app_error",
- "translation": "Error creating SAML certificate multipart form request"
- },
- {
"id": "August",
"translation": "August"
},
@@ -36,10 +28,6 @@
"translation": "June"
},
{
- "id": "store.sql_channel.get_unread.app_error",
- "translation": "We couldn't get the channel unread messages"
- },
- {
"id": "March",
"translation": "March"
},
@@ -76,10 +64,6 @@
"translation": "Error reading log file"
},
{
- "id": "api.cluster.init.debug",
- "translation": "Initializing cluster API routes"
- },
- {
"id": "api.admin.get_brand_image.not_available.app_error",
"translation": "Custom branding is not configured or supported on this server"
},
@@ -88,18 +72,10 @@
"translation": "Image storage is not configured."
},
{
- "id": "api.ldap.init.debug",
- "translation": "Initializing LDAP API routes"
- },
- {
"id": "api.admin.init.debug",
"translation": "Initializing admin API routes"
},
{
- "id": "api.compliance.init.debug",
- "translation": "Initializing compliance API routes"
- },
- {
"id": "api.admin.recycle_db_end.warn",
"translation": "Finished recycling the database connection"
},
@@ -156,10 +132,6 @@
"translation": "Unable to upload file. File is too large."
},
{
- "id": "api.brand.init.debug",
- "translation": "Initializing brand API routes"
- },
- {
"id": "api.api.init.parsing_templates.debug",
"translation": "Parsing server templates at %v"
},
@@ -176,6 +148,10 @@
"translation": "Unable to get user to check permissions."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v added to the channel by %v"
},
@@ -312,14 +288,14 @@
"translation": "Initializing channel API routes"
},
{
- "id": "api.channel.join_channel.permissions.app_error",
- "translation": "You do not have the appropriate permissions"
- },
- {
"id": "api.channel.join_channel.already_deleted.app_error",
"translation": "Channel is already deleted"
},
{
+ "id": "api.channel.join_channel.permissions.app_error",
+ "translation": "You do not have the appropriate permissions"
+ },
+ {
"id": "api.channel.join_channel.post_and_forget",
"translation": "%v has joined the channel."
},
@@ -416,6 +392,10 @@
"translation": "Unable to get the unread count for user_id=%v and channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Integrations have been limited to admins only."
},
@@ -832,6 +812,10 @@
"translation": "shrug"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Sorry, we could not find the page."
},
@@ -1262,6 +1246,10 @@
"translation": "Incoming webhooks have been disabled by the system admin."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Empty array under 'license' in request"
},
@@ -3708,6 +3696,10 @@
"translation": "Unable to write request"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Create at must be a valid time"
},
@@ -4656,10 +4648,6 @@
"translation": "Problem updating members last updated time"
},
{
- "id": "store.sql_channel.pinned_posts.app_error",
- "translation": "We couldn't find the pinned posts"
- },
- {
"id": "store.sql_channel.get.existing.app_error",
"translation": "We couldn't find the existing channel"
},
@@ -4740,6 +4728,10 @@
"translation": "We couldn't get public channels"
},
{
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "We couldn't increment the mention count"
},
@@ -4756,6 +4748,10 @@
"translation": "We couldn't remove the channel member"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "We couldn't remove the channel member"
},
diff --git a/i18n/es.json b/i18n/es.json
index 8dc5f28de..47cf4baac 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -148,6 +148,10 @@
"translation": "No se puede obtener el usuario para comprobar los permisos."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v agregado al canal por %v"
},
@@ -284,6 +288,10 @@
"translation": "Inicializando rutas del API para los canales"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "No tienes los permisos apropiados"
},
@@ -384,6 +392,10 @@
"translation": "No se puede obtener el número de mensajes no leídos para user_id=%v y channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Las integraciones han sido limitadas a los adminitradores."
},
@@ -800,6 +812,10 @@
"translation": "npi"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Lo sentimos, pero no pudimos encontrar la página."
},
@@ -1010,8 +1026,8 @@
"translation": "El enlace público parece ser inválido"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Archivo no tiene una imagen de vista previa"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Webhooks entrantes han sido deshabilitados por el administrador del sistema."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Arreglo vacío bajo 'license' en la solicitud"
},
@@ -3676,6 +3696,10 @@
"translation": "No se puede escribir la solicitud"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Fecha de Creación debe ser válida"
},
@@ -4700,6 +4724,14 @@
"translation": "No pudimos obtener los canales"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "No pudimos incrementar la cantidad de menciones"
},
@@ -4716,6 +4748,10 @@
"translation": "No pudimos remover al miembro del canal"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "No pudimos remover al miembro del canal"
},
diff --git a/i18n/fr.json b/i18n/fr.json
index 847c7decd..732a4b06d 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -105,7 +105,7 @@
},
{
"id": "api.admin.test_email.subject",
- "translation": "Mattermost - Test des réglages e-mail"
+ "translation": "Mattermost - Test des paramètres e-mail"
},
{
"id": "api.admin.upload_brand_image.array.app_error",
@@ -148,6 +148,10 @@
"translation": "Impossible de récupérer l'utilisateur pour vérifier les permissions."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v a été ajouté au canal par %v"
},
@@ -284,6 +288,10 @@
"translation": "Initialisation des routes de l'API d'administration"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "Vous n'avez pas les permissions requises"
},
@@ -384,6 +392,10 @@
"translation": "Impossible de récupérer le nombre de messages non lus pour user_id=%v et channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Les intégrations sont réservées aux administrateurs."
},
@@ -800,12 +812,16 @@
"translation": "haussement"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Désolé, impossible de trouver cette page."
},
{
"id": "api.context.invalid_body_param.app_error",
- "translation": "{{.Name}} invalid ou manquant dans le corps de la requête"
+ "translation": "{{.Name}} invalide ou manquant dans le corps de la requête"
},
{
"id": "api.context.invalid_param.app_error",
@@ -1010,8 +1026,8 @@
"translation": "Le lien public ne semble pas être valide"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Le fichier n'a pas d'aperçu d'image"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Les webhooks entrants ont été désactivés par l'administrateur système."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Il manque le paramètre \"licence\" dans la requête"
},
@@ -2229,7 +2249,7 @@
},
{
"id": "api.templates.upgrade_30_body.info",
- "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>VOS COMPTES DUPLIQUES ONT ETE MIS A NIVEAU</h3>Votre serveur Mattermost a été mis à niveau vers la version 3.0, qui vous permet d'utiliser un seul compte pour plusieurs équipes.<br/><br/>Vous recevez cet email parce que le processus de mise à niveau a détecté que votre compte utilisait la même adresse email ou le même nom d'utilisateur que d'autres comptes présents sur le serveur.<br/><br/>Les mises à niveau suivantes ont été effectuées : <br/><br/>{{if .EmailChanged }}- Une adresse email dupliquée d'un compte de l'équipe `/{{.TeamName}}` a été changé en `{{.Email}}`. Vous devrez utiliser cette nouvelle adresse email la prochaine fois que vous vous connecterez à l'aide de votre adresse email et mot de passe.<br/><br/>{{end}}{{if .UsernameChanged }}- Un nom d'utilisateur en doublon d'un compte de l'équipe `/{{.TeamName}}` a été changé en `{{.Username}}` pour éviter toute confusion avec d'autres comptes.<br/><br/>{{end}} ACTION RECOMMANDÉE : <br/><br/>Il est nécessaire que vous vous connectiez aux équipes qui utilisent vos comptes dupliqués de façon à ajouter votre compte principal à cette équipe et ainsi pouvoir continuer à utiliser vos groupes publics et privés.<br/><br/>De cette façon, votre compte principal aura accès à l'entièreté de l'historique des canaux publics et privés. Vous pouvez continuer à utiliser l'historique des messages privés en utilisant vos comptes dupliqués en vous connectant à l'aide de leurs paramètres d'authentification. <br/><br/>POUR PLUS D'INFORMATION: <br/><br/>Pour plus d'information sur la mise à niveau vers Mattermost 3.0, veuillez vous référer à : <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
+ "translation": "<h3 style='font-weight: normal; margin-top: 10px;'>VOS COMPTES DUPLIQUES ONT ETE MIS A NIVEAU</h3>Votre serveur Mattermost a été mis à niveau vers la version 3.0, qui vous permet d'utiliser un seul compte pour plusieurs équipes.<br/><br/>Vous recevez cet e-mail parce que le processus de mise à niveau a détecté que votre compte utilisait la même adresse e-mail ou le même nom d'utilisateur que d'autres comptes présents sur le serveur.<br/><br/>Les mises à niveau suivantes ont été effectuées : <br/><br/>{{if .EmailChanged }}- Une adresse e-mail dupliquée d'un compte de l'équipe `/{{.TeamName}}` a été changé en `{{.Email}}`. Vous devrez utiliser cette nouvelle adresse e-mail la prochaine fois que vous vous connecterez à l'aide de votre adresse e-mail et mot de passe.<br/><br/>{{end}}{{if .UsernameChanged }}- Un nom d'utilisateur en doublon d'un compte de l'équipe `/{{.TeamName}}` a été changé en `{{.Username}}` pour éviter toute confusion avec d'autres comptes.<br/><br/>{{end}} ACTION RECOMMANDÉE : <br/><br/>Il est nécessaire que vous vous connectiez aux équipes qui utilisent vos comptes dupliqués de façon à ajouter votre compte principal à cette équipe et ainsi pouvoir continuer à utiliser vos groupes publics et privés.<br/><br/>De cette façon, votre compte principal aura accès à l'entièreté de l'historique des canaux publics et privés. Vous pouvez continuer à utiliser l'historique des messages privés en utilisant vos comptes dupliqués en vous connectant à l'aide de leurs paramètres d'authentification. <br/><br/>POUR PLUS D'INFORMATION: <br/><br/>Pour plus d'information sur la mise à niveau vers Mattermost 3.0, veuillez vous référer à : <a href='http://www.mattermost.org/upgrading-to-mattermost-3-0/'>http://www.mattermost.org/upgrading-to-mattermost-3-0/</a><br/><br/>"
},
{
"id": "api.templates.upgrade_30_subject.info",
@@ -2621,7 +2641,7 @@
},
{
"id": "api.user.update_password.menu",
- "translation": "en utilisant le menu préférences"
+ "translation": "en utilisant le menu paramètres"
},
{
"id": "api.user.update_password.oauth.app_error",
@@ -2661,7 +2681,7 @@
},
{
"id": "api.user.upload_profile_user.decode_config.app_error",
- "translation": "Impossible d'analyser les réglages de la photo de profil."
+ "translation": "Impossible d'analyser les paramètres de la photo de profil."
},
{
"id": "api.user.upload_profile_user.encode.app_error",
@@ -3676,6 +3696,10 @@
"translation": "Impossible d'écrire la requête"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "La date de création doit être une date valide"
},
@@ -3757,7 +3781,7 @@
},
{
"id": "model.config.is_valid.email_batching_interval.app_error",
- "translation": "Intervalle d'envoi d'e-mails par lot invalide pour les réglages de courriels. Doit être égal ou supérieur à 30 secondes."
+ "translation": "Intervalle d'envoi d'e-mails par lot invalide pour les paramètres d'e-mail. Doit être égal ou supérieur à 30 secondes."
},
{
"id": "model.config.is_valid.email_reset_salt.app_error",
@@ -4700,6 +4724,14 @@
"translation": "Nous n'avons pas pu obtenir les canaux"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "Nous n'avons pas pu incrémenter le nombre de mentions"
},
@@ -4716,6 +4748,10 @@
"translation": "Nous n'avons pas pu retirer le membre du canal"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "Nous n'avons pas pu retirer le membre du canal"
},
diff --git a/i18n/ja.json b/i18n/ja.json
index b1041b33f..f11870f87 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -148,6 +148,10 @@
"translation": "権限を確認するユーザーを取得できません。"
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%vは、%vによってチャンネルに追加されました"
},
@@ -284,6 +288,10 @@
"translation": "チャンネルAPIルートを初期化しています"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "あなたには必要な権限が付与されていません"
},
@@ -384,6 +392,10 @@
"translation": "未読数を取得できませんでした user_id=%v and channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "統合機能は管理者のみ実行可能です。"
},
@@ -800,6 +812,10 @@
"translation": "shrug"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "申し訳ありません。ページが見付かりません。"
},
@@ -1010,8 +1026,8 @@
"translation": "公開リンクが不正です"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "このファイルにはプレビュー画像がありません"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "内向きのウェブフックはシステム管理者によって無効にされています。"
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "リクエストの'license'配列が空です"
},
@@ -3676,6 +3696,10 @@
"translation": "リクエストを書き込めません"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "作成日時は有効な時刻にしてください"
},
@@ -4700,6 +4724,14 @@
"translation": "チャンネルが見付かりませんでした"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "あなたについての投稿数を集計できませんでした"
},
@@ -4716,6 +4748,10 @@
"translation": "チャンネルのメンバーを削除できません"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "チャンネルのメンバーを削除できません"
},
diff --git a/i18n/ko.json b/i18n/ko.json
index 12a75dfb2..a4922a231 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -148,6 +148,10 @@
"translation": "권한을 확인하기 위한 유저 정보를 가져올 수 없습니다."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v 이/가 %v에 의해 채널에 추가되었습니다"
},
@@ -284,6 +288,10 @@
"translation": "채널 API 경로 초기화 중"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "사용 권한이 없습니다."
},
@@ -384,6 +392,10 @@
"translation": "읽지 않은 메시지 갯수를 가져오지 못했습니다. user_id=%v and channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "연동은 관리자만 사용할 수 있습니다."
},
@@ -800,6 +812,10 @@
"translation": "shrug"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "죄송합니다, 페이지를 찾을 수 없습니다."
},
@@ -1010,8 +1026,8 @@
"translation": "유효하지 않은 링크입니다."
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "파일 미리보기 이미지가 없습니다."
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Incoming webhook은 관리자가 사용할 수 없게 설정했습니다."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "'license' 아래에 비어있는 배열이 있습니다."
},
@@ -3676,6 +3696,10 @@
"translation": "Unable to write request"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Create at must be a valid time"
},
@@ -4700,6 +4724,14 @@
"translation": "채널을 찾을 수 없습니다"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "We couldn't increment the mention count"
},
@@ -4716,6 +4748,10 @@
"translation": "채널을 찾을 수 없습니다"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "채널을 찾을 수 없습니다"
},
diff --git a/i18n/nl.json b/i18n/nl.json
index 54875f8f1..4e204edc1 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -148,6 +148,10 @@
"translation": "Niet mogelijk om de rechten te controleren."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v is door %v aan het kanaal toegevoegd"
},
@@ -284,6 +288,10 @@
"translation": "Initialisatie van de kanaal API routes"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "U beschikt niet over de juiste rechten"
},
@@ -384,6 +392,10 @@
"translation": "Onmogelijk om het aantal ongelezen bericht op te halen voor user_id=%v en channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Intergratie is beperkt voor alleen beheerders."
},
@@ -800,6 +812,10 @@
"translation": "ophalen"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Sorry, we kunnen de pagina niet vinden."
},
@@ -1010,8 +1026,8 @@
"translation": "De publieke link lijkt niet geldig"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Bestand heeft geen voorvertoning afbeelding"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Commando's zijn uitgeschakeld door de beheerder."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Lege data bij 'license' in aanvraag"
},
@@ -3676,6 +3696,10 @@
"translation": "Fout bij het schrijven van verzoek"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Aangemaakt op moet een geldige tijd zijn"
},
@@ -4700,6 +4724,14 @@
"translation": "We kunnen de kanalen niet ophalen"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "We kunnen de vermeldingen niet ophogen"
},
@@ -4716,6 +4748,10 @@
"translation": "Het kanaal lid kan niet verwijderd worden"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "Het kanaal lid kan niet verwijderd worden"
},
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index a5377897b..2947a2889 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -148,6 +148,10 @@
"translation": "Não foi possível obter o usuário para verificar as permissões."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v adicionado ao canal por %v"
},
@@ -284,6 +288,10 @@
"translation": "Inicializando as rotas da API channel"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "Você não tem a permissão apropriada"
},
@@ -384,6 +392,10 @@
"translation": "Não foi possível obter o número de não lidos para o user_id=%v e channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Integrações estão limitadas a administradores somente."
},
@@ -800,6 +812,10 @@
"translation": "shrug"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Desculpe, não conseguimos encontrar a página."
},
@@ -1010,8 +1026,8 @@
"translation": "O link público não parece ser válido"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Arquivo não tem uma imagem de visualização"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Webhooks de entrada foram desabilitados pelo administrador do sistema."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Matriz vazia sobre a 'licença' na requisição"
},
@@ -3676,6 +3696,10 @@
"translation": "Não foi possível escrever o pedido"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "Create deve ser um tempo válido"
},
@@ -4700,6 +4724,14 @@
"translation": "Não foi possível obter os canais"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "Não foi possível incrementar o número de menções"
},
@@ -4716,6 +4748,10 @@
"translation": "Não foi possível remover o membro do canal"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "Não foi possível remover o membro do canal"
},
diff --git a/i18n/ru.json b/i18n/ru.json
index e229da173..d47b37fe6 100644
--- a/i18n/ru.json
+++ b/i18n/ru.json
@@ -148,6 +148,10 @@
"translation": "Невозможно получить пользователя для проверки разрешений."
},
{
+ "id": "api.brand.init.debug",
+ "translation": "Initializing brand API routes"
+ },
+ {
"id": "api.channel.add_member.added",
"translation": "%v добавлен(а) в канал %v"
},
@@ -284,6 +288,10 @@
"translation": "Инициализация API каналов"
},
{
+ "id": "api.channel.join_channel.already_deleted.app_error",
+ "translation": "Channel is already deleted"
+ },
+ {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "У вас нет соответствующих прав"
},
@@ -384,6 +392,10 @@
"translation": "Невозможно получить количество непрочитанных сообщений для пользователя user_id=%v и канала channel_id=%v, err=%v"
},
{
+ "id": "api.cluster.init.debug",
+ "translation": "Initializing cluster API routes"
+ },
+ {
"id": "api.command.admin_only.app_error",
"translation": "Интеграции могут быть выполнены только администраторами."
},
@@ -800,6 +812,10 @@
"translation": "пожимание плечами"
},
{
+ "id": "api.compliance.init.debug",
+ "translation": "Initializing compliance API routes"
+ },
+ {
"id": "api.context.404.app_error",
"translation": "Извините, мы не смогли найти страницу."
},
@@ -1010,8 +1026,8 @@
"translation": "Неправильная публичная ссылка"
},
{
- "id": "api.file.get_file_preview.no_thumbnail.app_error",
- "translation": "Файл не содержит изображения предварительного просмотра"
+ "id": "api.file.get_file_preview.no_preview.app_error",
+ "translation": "File doesn't have a preview image"
},
{
"id": "api.file.get_file_thumbnail.no_thumbnail.app_error",
@@ -1230,6 +1246,10 @@
"translation": "Входящие вебхуки были отключены системным администратором."
},
{
+ "id": "api.ldap.init.debug",
+ "translation": "Initializing LDAP API routes"
+ },
+ {
"id": "api.license.add_license.array.app_error",
"translation": "Пустой массив 'license' в запросе"
},
@@ -3676,6 +3696,10 @@
"translation": "Не удалось записать запрос"
},
{
+ "id": "model.client.upload_saml_cert.app_error",
+ "translation": "Error creating SAML certificate multipart form request"
+ },
+ {
"id": "model.command.is_valid.create_at.app_error",
"translation": "\"Создать в\" должно быть корректным временем"
},
@@ -4700,6 +4724,14 @@
"translation": "Не удалось получить каналы"
},
{
+ "id": "store.sql_channel.get_public_channels.get.app_error",
+ "translation": "We couldn't get public channels"
+ },
+ {
+ "id": "store.sql_channel.get_unread.app_error",
+ "translation": "We couldn't get the channel unread messages"
+ },
+ {
"id": "store.sql_channel.increment_mention_count.app_error",
"translation": "Не удалось увеличить счетчик упоминаний"
},
@@ -4716,6 +4748,10 @@
"translation": "Безуспешная попытка удалить участника канала"
},
{
+ "id": "store.sql_channel.pinned_posts.app_error",
+ "translation": "We couldn't find the pinned posts"
+ },
+ {
"id": "store.sql_channel.remove_member.app_error",
"translation": "Безуспешная попытка удалить участника канала"
},