From bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 4 Jan 2017 16:23:15 -0300 Subject: translations PR 20170102 (#4929) --- webapp/i18n/de.json | 1 + webapp/i18n/es.json | 3 +- webapp/i18n/fr.json | 3 +- webapp/i18n/ja.json | 87 +++++++++++++++++++++++++------------------------- webapp/i18n/ko.json | 3 +- webapp/i18n/nl.json | 3 +- webapp/i18n/pt-BR.json | 21 ++++++------ webapp/i18n/ru.json | 3 +- webapp/i18n/zh_CN.json | 1 + webapp/i18n/zh_TW.json | 51 ++++++++++++++--------------- 10 files changed, 93 insertions(+), 83 deletions(-) (limited to 'webapp') diff --git a/webapp/i18n/de.json b/webapp/i18n/de.json index 5bcfed8a0..54f04996b 100644 --- a/webapp/i18n/de.json +++ b/webapp/i18n/de.json @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Sicherheitseinstellungen", "user.settings.security.viewHistory": "Zeige Zugriffshistorie", "user_list.notFound": "Keine Benutzer gefunden", + "user_profile.send.dm": "Nachricht versenden", "user_profile.webrtc.call": "Videoanruf starten", "user_profile.webrtc.offline": "Der Benutzer ist offline", "user_profile.webrtc.unavailable": "Neuer Anruf nicht möglich bis ihr bestehender Anruf beendet ist", diff --git a/webapp/i18n/es.json b/webapp/i18n/es.json index 81ac9965c..36a8c9475 100644 --- a/webapp/i18n/es.json +++ b/webapp/i18n/es.json @@ -1655,7 +1655,7 @@ "post_info.reply": "Responder", "posts_view.loadMore": "Cargar más mensajes", "posts_view.newMsg": "Nuevos Mensajes", - "posts_view.newMsgBelow": "{count} {count, plural, one {nuevo mensaje} other {nuevos mensajes}} ▼", + "posts_view.newMsgBelow": "{count, plural, one {Nuevo mensaje} other {Nuevos mensajes}} ▼", "reaction.clickToAdd": "(clic para agregar)", "reaction.clickToRemove": "(clic para quitar)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {usuario} other {usuarios}}", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Configuración de Seguridad", "user.settings.security.viewHistory": "Visualizar historial de acceso", "user_list.notFound": "No se encontraron usuarios", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "Iniciar llamada de vídeo", "user_profile.webrtc.offline": "El usuario está desconectado", "user_profile.webrtc.unavailable": "No se puede realizar una nueva llamada hasta que la llamada actual finalice", diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json index 984f8cc46..2bf3d6ea9 100644 --- a/webapp/i18n/fr.json +++ b/webapp/i18n/fr.json @@ -1655,7 +1655,7 @@ "post_info.reply": "Répondre", "posts_view.loadMore": "Charger plus de messages", "posts_view.newMsg": "Nouveaux messages", - "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below", + "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below", "reaction.clickToAdd": "(click to add)", "reaction.clickToRemove": "(click to remove)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Paramètres de sécurité", "user.settings.security.viewHistory": "Voir l'historique des accès", "user_list.notFound": "Aucun utilisateur trouvé.", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "Démarrer un appel vidéo", "user_profile.webrtc.offline": "The user is offline", "user_profile.webrtc.unavailable": "Passer un nouvel appel n'est pas possible tant que l'appel en cours n'a pas été terminé", diff --git a/webapp/i18n/ja.json b/webapp/i18n/ja.json index 51039d035..b13de981e 100644 --- a/webapp/i18n/ja.json +++ b/webapp/i18n/ja.json @@ -941,60 +941,60 @@ "analytics.team.title": "{team}チームの使用統計", "analytics.team.totalPosts": "総投稿数", "analytics.team.totalUsers": "総ユーザー数", - "audit_table.accountActive": "アカウントを有効にした", - "audit_table.accountInactive": "アカウントは無効になりました", + "audit_table.accountActive": "アカウントが有効になりました", + "audit_table.accountInactive": "アカウントが無効になりました", "audit_table.action": "アクション", - "audit_table.attemptedAllowOAuthAccess": "新しいOAuthサービスアクセスを許可した", - "audit_table.attemptedLicenseAdd": "新しいライセンスを追加した", - "audit_table.attemptedLogin": "ログインした", - "audit_table.attemptedOAuthToken": "新しいOAuthアクセストークンを取得した", - "audit_table.attemptedPassword": "パスワードを変更した", - "audit_table.attemptedRegisterApp": "ID {id}で新しいOAuthアプリケーションを登録した", - "audit_table.attemptedReset": "パスワードを初期化した", - "audit_table.attemptedWebhookCreate": "ウェブフックを作成した", - "audit_table.attemptedWebhookDelete": "ウェブフックを削除した", + "audit_table.attemptedAllowOAuthAccess": "新しいOAuthサービスアクセスを許可しました", + "audit_table.attemptedLicenseAdd": "新しいライセンスを追加しました", + "audit_table.attemptedLogin": "ログインしました", + "audit_table.attemptedOAuthToken": "新しいOAuthアクセストークンを取得しました", + "audit_table.attemptedPassword": "パスワードを変更しました", + "audit_table.attemptedRegisterApp": "ID {id}で新しいOAuthアプリケーションを登録しました", + "audit_table.attemptedReset": "パスワードを初期化しました", + "audit_table.attemptedWebhookCreate": "ウェブフックを作成しました", + "audit_table.attemptedWebhookDelete": "ウェブフックを削除しました", "audit_table.by": " {username}による", "audit_table.byAdmin": " システム管理者による", - "audit_table.channelCreated": "{channelName}チャンネル/グループを作成した", - "audit_table.channelDeleted": "URL {url}のチャンネル/グループを削除した", - "audit_table.establishedDM": "{username}のダイレクトメッセージチャンネルを作成した", - "audit_table.failedExpiredLicenseAdd": "有効期間外のため新しいライセンスを追加できなかった", - "audit_table.failedInvalidLicenseAdd": "不正なライセンスを追加できなかった", - "audit_table.failedLogin": "ログインに失敗した", - "audit_table.failedOAuthAccess": "新しいOAuthサービスアクセスへのアクセスを許可するのに失敗した- リダイレクトURIが過去に登録されたコールバックを合致しません", + "audit_table.channelCreated": "{channelName}チャンネル/グループを作成しました", + "audit_table.channelDeleted": "URL {url}のチャンネル/グループを削除しました", + "audit_table.establishedDM": "{username}のダイレクトメッセージチャンネルを作成しました", + "audit_table.failedExpiredLicenseAdd": "有効期間外のため新しいライセンスを追加できませんでした", + "audit_table.failedInvalidLicenseAdd": "不正なライセンスを追加できませんでした", + "audit_table.failedLogin": "ログインに失敗しました", + "audit_table.failedOAuthAccess": "新しいOAuthサービスへのアクセスを許可できませんでした - リダイレクトURIが過去に登録されたコールバックと一致しません", "audit_table.failedPassword": "パスワードの変更に失敗しました - OAuthでログインしていたユーザーのパスワードを更新しようとしました", - "audit_table.failedWebhookCreate": "ウェブフックの作成に失敗した - チャンネルへの権限が不正です", + "audit_table.failedWebhookCreate": "ウェブフックの作成に失敗しました - チャンネルへの権限が不正です", "audit_table.failedWebhookDelete": "ウェブフックの削除に失敗しました - 不適切な状態です", - "audit_table.headerUpdated": "{channelName}チャンネル/グループヘッダーを更新した", + "audit_table.headerUpdated": "{channelName}チャンネル/グループヘッダーを更新しました", "audit_table.ip": "IPアドレス", - "audit_table.licenseRemoved": "ライセンスを削除した", + "audit_table.licenseRemoved": "ライセンスが正常に削除されました", "audit_table.loginAttempt": " (ログイン試行)", "audit_table.loginFailure": " (ログイン失敗)", - "audit_table.logout": "ログアウトした", + "audit_table.logout": "ログアウトしました", "audit_table.member": "メンバー", - "audit_table.nameUpdated": "{channelName}チャンネル/グループの名称を更新した", - "audit_table.oauthTokenFailed": "OAuthアクセストークン{token}の取得に失敗した", - "audit_table.revokedAll": "チームの現在の全てのセッションを削除した", - "audit_table.sentEmail": "パスワードを初期化するために{email}へ電子メールを送信した", + "audit_table.nameUpdated": "{channelName}チャンネル/グループの名称を更新しました", + "audit_table.oauthTokenFailed": "OAuthアクセストークン{token}の取得に失敗しました", + "audit_table.revokedAll": "チームの現在の全てのセッションを削除しました", + "audit_table.sentEmail": "パスワードを初期化するために{email}へ電子メールを送信しました", "audit_table.session": "セッションID", - "audit_table.sessionRevoked": "ID{sessionId}のセッションを削除した", - "audit_table.successfullLicenseAdd": "新しいライセンスを追加した", - "audit_table.successfullLogin": "ログインした", - "audit_table.successfullOAuthAccess": "新しいOAuthサービスアクセスを使用した", - "audit_table.successfullOAuthToken": "新しいOAuthサービスを追加した", - "audit_table.successfullPassword": "パスワードを変更した", - "audit_table.successfullReset": "パスワードを初期化した", - "audit_table.successfullWebhookCreate": "ウェブフックを作成した", - "audit_table.successfullWebhookDelete": "ウェブフックを削除した", + "audit_table.sessionRevoked": "ID{sessionId}のセッションを削除しました", + "audit_table.successfullLicenseAdd": "新しいライセンスを追加しました", + "audit_table.successfullLogin": "ログインしました", + "audit_table.successfullOAuthAccess": "新しいOAuthサービスアクセスを使用しました", + "audit_table.successfullOAuthToken": "新しいOAuthサービスを追加しました", + "audit_table.successfullPassword": "パスワードを変更しました", + "audit_table.successfullReset": "パスワードを初期化しました", + "audit_table.successfullWebhookCreate": "ウェブフックを作成しました", + "audit_table.successfullWebhookDelete": "ウェブフックを削除しました", "audit_table.timestamp": "タイムスタンプ", "audit_table.updateGeneral": "アカウントの全般の設定を更新しました", - "audit_table.updateGlobalNotifications": "システム全体に関する通知の設定を更新した", - "audit_table.updatePicture": "プロフィール画像を更新した", - "audit_table.updatedRol": "ユーザーの役割を変更した。変更後: ", - "audit_table.userAdded": "{username}を{channelName}チャンネル/グループに追加した", + "audit_table.updateGlobalNotifications": "システム全体に関する通知の設定を更新しました", + "audit_table.updatePicture": "プロフィール画像を更新しました", + "audit_table.updatedRol": "ユーザーの役割を変更しました。変更後: ", + "audit_table.userAdded": "{username}を{channelName}チャンネル/グループに追加ししました", "audit_table.userId": "ユーザーID", - "audit_table.userRemoved": "{username}を{channelName}チャンネル/グループから削除した", - "audit_table.verified": "電子メールアドレスを確認した", + "audit_table.userRemoved": "{username}を{channelName}チャンネル/グループから削除しました", + "audit_table.verified": "電子メールアドレスを確認しました", "authorize.access": "{appName}のアクセスを許可しますか?", "authorize.allow": "許可する", "authorize.app": "{appName}アプリケーションは、あなたの基本情報にアクセスしたり、変更したりすることができるようになります。", @@ -1009,7 +1009,7 @@ "backstage_sidebar.integrations.oauthApps": "OAuth 2.0アプリケーション", "backstage_sidebar.integrations.outgoing_webhooks": "外向きのウェブフック", "calling_screen": "呼び出し中", - "center_panel.recent": "ここクリックして最近のメッセージへ移動します。 ", + "center_panel.recent": "ここをクリックして最近のメッセージへ移動します。 ", "chanel_header.addMembers": "メンバーを追加する", "change_url.close": "閉じる", "change_url.endWithLetter": "英数字で終わらせてください", @@ -1655,7 +1655,7 @@ "post_info.reply": "返信する", "posts_view.loadMore": "もっとメッセージを読み込む", "posts_view.newMsg": "新しいメッセージ", - "posts_view.newMsgBelow": "以下に {count} の新しい {count, plural, one {message} other {messages}}", + "posts_view.newMsgBelow": "以下に新しい {count, plural, one {message} other {messages}}があります", "reaction.clickToAdd": "(クリックして追加する)", "reaction.clickToRemove": "(クリックして削除する)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "セキュリティーの設定", "user.settings.security.viewHistory": "アクセス履歴を見る", "user_list.notFound": "ユーザーが見付かりません", + "user_profile.send.dm": "メッセージを送信", "user_profile.webrtc.call": "ビデオ通話の開始", "user_profile.webrtc.offline": "ユーザーはオフラインです", "user_profile.webrtc.unavailable": "あなたの現在の通話を終了するまで新しい通話を利用することはできません", diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json index 65e4bd77e..46125ecf2 100644 --- a/webapp/i18n/ko.json +++ b/webapp/i18n/ko.json @@ -1655,7 +1655,7 @@ "post_info.reply": "답글", "posts_view.loadMore": "메시지 더 보기", "posts_view.newMsg": "새로운 메시지", - "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below", + "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below", "reaction.clickToAdd": "(click to add)", "reaction.clickToRemove": "(click to remove)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "보안 설정", "user.settings.security.viewHistory": "접속 내역 보기", "user_list.notFound": "사용자를 찾을 수 없습니다 :(", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "영상통화 시작", "user_profile.webrtc.offline": "사용자가 오프라인입니다", "user_profile.webrtc.unavailable": "New call unavailable until your existing call ends", diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json index 4b5dfb2c6..006322d03 100644 --- a/webapp/i18n/nl.json +++ b/webapp/i18n/nl.json @@ -1655,7 +1655,7 @@ "post_info.reply": "Antwoord", "posts_view.loadMore": "Laad meer berichten", "posts_view.newMsg": "Nieuwe berichten", - "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below", + "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below", "reaction.clickToAdd": "(click to add)", "reaction.clickToRemove": "(click to remove)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Beveiligingsinstellingen", "user.settings.security.viewHistory": "Bekijk Toegang Geschiedenis ", "user_list.notFound": "Geen gebruikers gevonden", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "Start een video-oproep", "user_profile.webrtc.offline": "The user is offline", "user_profile.webrtc.unavailable": "New call unavailable until your existing call ends", diff --git a/webapp/i18n/pt-BR.json b/webapp/i18n/pt-BR.json index 10dc017da..c99aa7ddb 100644 --- a/webapp/i18n/pt-BR.json +++ b/webapp/i18n/pt-BR.json @@ -199,9 +199,9 @@ "admin.compliance_table.type": "Tipo", "admin.compliance_table.userId": "Solicitado Por", "admin.connectionSecurityNone": "Nenhum", - "admin.connectionSecurityNoneDescription": "Mattermost irá conectar usando uma conexão insegura.", + "admin.connectionSecurityNoneDescription": "Mattermost irá conectar usando uma conexão não segura.", "admin.connectionSecurityPlain": "PLAIN", - "admin.connectionSecurityPlainDescription": "Mattermost irá conectar e autenticar usando uma conexão insegura.", + "admin.connectionSecurityPlainDescription": "Mattermost irá conectar e autenticar usando uma conexão não segura.", "admin.connectionSecurityStart": "STARTTLS", "admin.connectionSecurityStartDescription": "Obtém uma conexão insegura existente e tenta atualizá-la para uma conexão segura usando TLS.", "admin.connectionSecurityTest": "Testar Conexão", @@ -545,10 +545,10 @@ "admin.privacy.showEmailTitle": "Mostrar Endereços de Email: ", "admin.privacy.showFullNameDescription": "Quando falso, oculta o nome completo dos usuários dos outros usuários, incluindo donos de equipe e Administradores de Equipe. Nome de usuário é mostrado no lugar do nome completo.", "admin.privacy.showFullNameTitle": "Mostrar Nome Completo: ", - "admin.purge.button": "Purge All Caches", + "admin.purge.button": "Limpar todo o Cache", "admin.purge.loading": " Carregando...", - "admin.purge.purgeDescription": "This will purge all the in-memory caches for things like sessions, accounts, channels, etc. Deployments using High Availability will attempt to purge all the servers in the cluster. Purging the caches may adversly impact performance.", - "admin.purge.purgeFail": "Reciclagem malsucedida: {error}", + "admin.purge.purgeDescription": "Isto irá limpar todo o cache da memória para as coisas como sessão, contas, canais, etc. Deployments usando Alta disponibilidade irá tentar limpar todos os servidores no cluster. Limpar o cache pode afetar negativamente a performance.", + "admin.purge.purgeFail": "Limpeza mal sucedida: {error}", "admin.rate.enableLimiterDescription": "Quando verdadeiro, as APIs são estranguladas para as taxas especificadas abaixo.", "admin.rate.enableLimiterTitle": "Ativar Limitador de Velocidade: ", "admin.rate.httpHeaderDescription": "Quando preenchido, a limitação de velocidade varia pelo campo do cabeçalho HTTP especificado (ex. quando configurado NGINX ajustado para \"X-Real-IP\", quando configurado AmazonELB ajustado para \"X-Forwarded-For\").", @@ -661,7 +661,7 @@ "admin.service.corsDescription": "Ativar requisição de origem HTTP Cross dos domínios especificados. Usar \"*\" se você quiser permitir CORS de qualquer domínio ou deixe em branco para desativar.", "admin.service.corsEx": "http://example.com", "admin.service.corsTitle": "Permitir requisição cross-origin de:", - "admin.service.developerDesc": "Quando verdadeiro, erros Javascript são mostrados em uma barra vermelha no topo da interface de usuário. Não recomendado para uso em produção. ", + "admin.service.developerDesc": "Quando verdadeiro, os erros de Javascript serão mostrados em uma barra vermelha no topo da interface de usuário. Não recomendado para uso em produção. ", "admin.service.developerTitle": "Ativar o Modo Desenvolvedor: ", "admin.service.enforcMfaTitle": "Obrigar Autenticação Multi-Fator:", "admin.service.enforceMfaDesc": "Quando verdadeiro, os usuários no sistema serão obrigados a configurar [autenticação multi-fator]. Todos os usuários conectados serão redirecionados para a página de configuração de autenticação multi-fator até que eles adicionem MFA com êxito à sua conta.

É recomendável que você ative a execução durante as horas de baixo pico, quando é menos provável de ter pessoas usando o sistema. Os novos usuários serão obrigados a configurar a autenticação multi-fator quando eles se inscreverem. Após a configuração, os usuários não poderão remover a autenticação multi-fator, a menos que a execução esteja desativada.

Observe que a autenticação multi-fator só está disponível para contas com LDAP e métodos de login por e-mail. O Mattermost não aplicará a autenticação multi-fator para outros métodos de login. Se houver usuários em seu sistema usando outros métodos de login, é recomendável configurar e aplicar a autenticação multi-fator diretamente com o provedor SSO ou SAML.", @@ -885,7 +885,7 @@ "admin.webrtc.gatewayAdminUrlDescription": "Entre em http://:/admin. Certifique-se de usar HTTP ou HTTPS em sua URL, dependendo da sua configuração do servidor. Mattermost WebRTC usa esta URL para obter tokens válidos para cada ponto para estabelecer a conexão.", "admin.webrtc.gatewayAdminUrlExample": "Ex.: \"https://webrtc.mattermost.com:7089/admin\"", "admin.webrtc.gatewayAdminUrlTitle": "URL Administração do Gateway:", - "admin.webrtc.gatewayWebsocketUrlDescription": "Entre wss://:. Certifique-se de usar WS ou WSS em sua URL dependendo da sua configuração do servidor. Este é o websocket usado para sinalizar e estabelecer a comunicação entre os pontos.", + "admin.webrtc.gatewayWebsocketUrlDescription": "Digite wss://:. Certifique-se de usar WS ou WSS em sua URL dependendo da sua configuração do servidor. Este é o websocket usado para sinalizar e estabelecer a comunicação entre os pontos.", "admin.webrtc.gatewayWebsocketUrlExample": "Ex.: \"wss://webrtc.mattermost.com:8189\"", "admin.webrtc.gatewayWebsocketUrlTitle": "Gateway Websocket URL:", "admin.webrtc.stunUriDescription": "Digite sua STUN URI como stun::. STUN é um protocolo de rede padronizado que permite que um host de destino auxilie dispositivos para estabelecer uma conexão usando um endereço IP público se este está localizado atrás de um NAT.", @@ -931,7 +931,7 @@ "analytics.system.totalSessions": "Total de Sessões", "analytics.system.totalTeams": "Total de Equipes", "analytics.system.totalUsers": "Total de Usuários", - "analytics.system.totalWebsockets": "Websocket Conns", + "analytics.system.totalWebsockets": "Conexão Websocket", "analytics.team.activeUsers": "Usuários Ativos Com Posts", "analytics.team.newlyCreated": "Novos Usuários Criados", "analytics.team.privateGroups": "Grupos Privados", @@ -962,7 +962,7 @@ "audit_table.failedInvalidLicenseAdd": "Falha ao adicionar um licença inválida", "audit_table.failedLogin": "FALHA na tentativa de login", "audit_table.failedOAuthAccess": "Falha ao permitir um novo acesso ao serviço OAuth - a URI de redirecionamento não coincide com o retorno de chamada registrado anteriormente", - "audit_table.failedPassword": "Falha ao alterar a senha - tentado atualizar a senha do usuário que estava conectado através do oauth", + "audit_table.failedPassword": "Falha ao alterar a senha - tentou-se atualizar a senha do usuário que estava conectado através do OAuth", "audit_table.failedWebhookCreate": "Falha ao criar uma webhook - sem permissão do canal", "audit_table.failedWebhookDelete": "Falha ao deletar um webhook - condições inapropriadas", "audit_table.headerUpdated": "Atualizado o {channelName} canal/cabeçalho de grupo", @@ -1999,7 +1999,7 @@ "user.settings.general.notificationsExtra": "Por padrão, você receberá uma notificação de menção quando alguém digitar seu nome. Vá para definições {notify} para alterar esse padrão.", "user.settings.general.notificationsLink": "Notificações", "user.settings.general.position": "Cargo", - "user.settings.general.positionExtra": "Use Position for your role or job title. This will be shown in your profile popover.", + "user.settings.general.positionExtra": "Utilize Posição para seu papel ou cargo. Isto será mostrado no seu profile.", "user.settings.general.primaryEmail": "Email Primário", "user.settings.general.profilePicture": "Imagem do Perfil", "user.settings.general.title": "Definições Gerais", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Configurações de Segurança", "user.settings.security.viewHistory": "Ver Histórico de Acesso", "user_list.notFound": "Nenhum usuário encontrado", + "user_profile.send.dm": "Enviar Mensagem", "user_profile.webrtc.call": "Iniciar Video Chamada", "user_profile.webrtc.offline": "O usuário está desconectado", "user_profile.webrtc.unavailable": "Nova chamada não disponível até que você termine a chamada existente", diff --git a/webapp/i18n/ru.json b/webapp/i18n/ru.json index 3454e1d56..304d449c4 100644 --- a/webapp/i18n/ru.json +++ b/webapp/i18n/ru.json @@ -1655,7 +1655,7 @@ "post_info.reply": "Ответить", "posts_view.loadMore": "Больше сообщений", "posts_view.newMsg": "Новые сообщения", - "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below", + "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below", "reaction.clickToAdd": "(click to add)", "reaction.clickToRemove": "(click to remove)", "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Настройки безопасности", "user.settings.security.viewHistory": "Просмотр истории доступа", "user_list.notFound": "Пользователи не найдены", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "Видеовызов", "user_profile.webrtc.offline": "Пользователь не в сети", "user_profile.webrtc.unavailable": "Новый вызов недоступен до завершения текущего", diff --git a/webapp/i18n/zh_CN.json b/webapp/i18n/zh_CN.json index 639a0f3ea..0c358dd39 100644 --- a/webapp/i18n/zh_CN.json +++ b/webapp/i18n/zh_CN.json @@ -2162,6 +2162,7 @@ "user.settings.security.title": "安全设置", "user.settings.security.viewHistory": "查看访问历史", "user_list.notFound": "没有找到用户", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "开始视频通话", "user_profile.webrtc.offline": "此用户已离线", "user_profile.webrtc.unavailable": "不能在结束当前通话前开新通话", diff --git a/webapp/i18n/zh_TW.json b/webapp/i18n/zh_TW.json index 628781e73..89977787c 100644 --- a/webapp/i18n/zh_TW.json +++ b/webapp/i18n/zh_TW.json @@ -435,9 +435,9 @@ "admin.ldap.portDesc": "Masttermost 連接 AD/LDAP 伺服器的連接埠。預設為389。", "admin.ldap.portEx": "如:\"389\"", "admin.ldap.portTitle": "AD/LDAP 連接埠:", - "admin.ldap.positionAttrDesc": "(非必須) 用於設定 Mattermost 使用者姓氏的 AD/LDAP 伺服器屬性。", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", + "admin.ldap.positionAttrDesc": "(非必須) 用於設定 Mattermost 職位的 AD/LDAP 伺服器屬性。", + "admin.ldap.positionAttrEx": "如:\"title\"", + "admin.ldap.positionAttrTitle": "職位屬性:", "admin.ldap.queryDesc": "查詢 AD/LDAP 伺服器的逾時設定。如果因為 AD/LDAP 伺服器太慢而出現逾時錯誤,請加大其值。", "admin.ldap.queryEx": "如:\"60\"", "admin.ldap.queryTitle": "查詢逾時設定(秒):", @@ -545,10 +545,10 @@ "admin.privacy.showEmailTitle": "顯示電子郵件地址:", "admin.privacy.showFullNameDescription": "若停用,將隱藏使用者的全名,包括團隊擁有者與管理員。顯示全名的地方改為顯示使用者名稱。", "admin.privacy.showFullNameTitle": "顯示全名:", - "admin.purge.button": "Purge All Caches", + "admin.purge.button": "清除所有快取", "admin.purge.loading": " 載入中...", - "admin.purge.purgeDescription": "This will purge all the in-memory caches for things like sessions, accounts, channels, etc. Deployments using High Availability will attempt to purge all the servers in the cluster. Purging the caches may adversly impact performance.", - "admin.purge.purgeFail": "回收失敗:{error}", + "admin.purge.purgeDescription": "這將會清除記憶體中所有的快取資料,如工作階段、帳號、頻道等等。高可用性下的佈署將會嘗試清除叢集裡所有伺服器的快取。 清除快取可能會嚴重影響效能。", + "admin.purge.purgeFail": "清除失敗:{error}", "admin.rate.enableLimiterDescription": "若啟用,API 使用頻率會被限制成下面所指定的值。", "admin.rate.enableLimiterTitle": "啟用張貼頻率限制:", "admin.rate.httpHeaderDescription": "當有內容的時候,會根據內容指定的 HTTP 標頭欄位(如 NGINX的情況設定 \"X-Real-IP\"、AmazonELB的情況設定\"X-Forwarded-For\")改變張貼頻率限制。", @@ -618,9 +618,9 @@ "admin.saml.nicknameAttrDesc": "(非必須) 用於設定 Mattermost 使用者暱稱的 SAML 宣告屬性。", "admin.saml.nicknameAttrEx": "如:\"Nickname\"", "admin.saml.nicknameAttrTitle": "匿稱的屬性:", - "admin.saml.positionAttrDesc": "(非必須) 用於設定 Mattermost 使用者姓氏的 SAML 宣告屬性。", - "admin.saml.positionAttrEx": "E.g.: \"Role\"", - "admin.saml.positionAttrTitle": "Position Attribute:", + "admin.saml.positionAttrDesc": "(非必須) 用於設定 Mattermost 使用者職位的 SAML 宣告屬性。", + "admin.saml.positionAttrEx": "如:\"Role\"", + "admin.saml.positionAttrTitle": "職位屬性:", "admin.saml.privateKeyFileFileDesc": "用以解密來自身份識別提供者的 SAML 宣告的私鑰。", "admin.saml.privateKeyFileFileRemoveDesc": "移除用以解密來自身份識別提供者的 SAML 宣告的私鑰。", "admin.saml.privateKeyFileTitle": "服務提供者私鑰:", @@ -1260,7 +1260,7 @@ "filtered_user_list.countTotal": "{total}位中{count}位成員", "filtered_user_list.countTotalPage": "{total}位中{startCount, number} - {endCount, number}位成員", "filtered_user_list.member": "成員", - "filtered_user_list.search": "Search users", + "filtered_user_list.search": "搜尋使用者", "filtered_user_list.searchButton": "搜尋", "filtered_user_list.show": "過濾條件:", "filtered_user_list.team_only": "此團隊的成員", @@ -1302,12 +1302,12 @@ "get_app.iosHeader": "使用 iPhone 應用程式時 Mattermost 能有最好的表現", "get_app.mattermostInc": "Mattermost, Inc", "get_app.openMattermost": "開啟 Mattermost", - "get_link.clipboard": " Link copied", + "get_link.clipboard": " 連結已複製", "get_link.close": "關閉", "get_link.copy": "複製連結", "get_post_link_modal.help": "下面的連結讓已登入的使用者看您的發文。", "get_post_link_modal.title": "複製永久連結", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", + "get_public_link_modal.help": "底下的連結允許任何人不需要於本伺服器註冊即可觀看此檔案。", "get_public_link_modal.title": "取得公開連結", "get_team_invite_link_modal.help": "傳送下面的連結給團隊成員,讓他們註冊此團隊站台。此連結可以讓多個團隊成員共用,在團隊管理員到團隊設定當中重新產生之前,這連結都不會改變。", "get_team_invite_link_modal.helpDisabled": "在您的團隊新增成員已經被關閉。請跟團隊管理員詢問詳情。", @@ -1606,7 +1606,7 @@ "navbar_dropdown.help": "說明", "navbar_dropdown.integrations": "整合", "navbar_dropdown.inviteMember": "邀請新成員", - "navbar_dropdown.join": "Join Another Team", + "navbar_dropdown.join": "加入其他團隊", "navbar_dropdown.leave": "離開團隊", "navbar_dropdown.logout": "登出", "navbar_dropdown.manageMembers": "會員管理", @@ -1658,14 +1658,14 @@ "posts_view.newMsgBelow": "下面還有 {count} 個新訊息", "reaction.clickToAdd": "(請按這裡增加)", "reaction.clickToRemove": "(請按這裡移除)", - "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}", - "reaction.reacted": "{users} {reactionVerb} with {emoji}", - "reaction.reactionVerb.user": "reacted", - "reaction.reactionVerb.users": "reacted", - "reaction.reactionVerb.you": "reacted", - "reaction.reactionVerb.youAndUsers": "reacted", - "reaction.usersAndOthersReacted": "{users} and {otherUsers, number} other {otherUsers, plural, one {user} other {users}}", - "reaction.usersReacted": "{users} and {lastUser}", + "reaction.othersReacted": "{otherUsers, number} 位使用者", + "reaction.reacted": "{users} 與 {emoji} {reactionVerb}", + "reaction.reactionVerb.user": "已互動", + "reaction.reactionVerb.users": "已互動", + "reaction.reactionVerb.you": "已互動", + "reaction.reactionVerb.youAndUsers": "已互動", + "reaction.usersAndOthersReacted": "{users} 與 其他 {otherUsers, number} 位使用者", + "reaction.usersReacted": "{users} 與 {lastUser}", "reaction.you": "您", "removed_channel.channelName": "頻道", "removed_channel.from": "從下者中被移除:", @@ -1856,7 +1856,7 @@ "team_settings_modal.generalTab": "一般", "team_settings_modal.importTab": "匯入", "team_settings_modal.title": "團隊設定", - "team_sidebar.join": "Other teams you can join.", + "team_sidebar.join": "其他能加入的團隊。", "textbox.bold": "**粗體**", "textbox.edit": "編輯訊息", "textbox.help": "說明", @@ -1981,7 +1981,7 @@ "user.settings.general.emailUnchanged": "您的新電子郵件地址跟舊的一樣。", "user.settings.general.emptyName": "按'編輯'以增加全名", "user.settings.general.emptyNickname": "按'編輯'以增加暱稱", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", + "user.settings.general.emptyPosition": "點選'編輯'以增加工作職稱/職位", "user.settings.general.field_handled_externally": "此欄位由您的登入提供者決定。如果想變更它,得經由登入提供者變更。", "user.settings.general.firstName": "名字", "user.settings.general.fullName": "全名", @@ -1998,8 +1998,8 @@ "user.settings.general.nicknameExtra": "暱稱讓您有個除了名字跟使用者名稱以外的稱呼。這通常使用在有多個人的名字跟使用者名稱聽起來差不多的情況。", "user.settings.general.notificationsExtra": "預設情況下當有人輸入您的名字時您將會收到提及通知。請到{notify}以變更設定。", "user.settings.general.notificationsLink": "通知", - "user.settings.general.position": "Position", - "user.settings.general.positionExtra": "Use Position for your role or job title. This will be shown in your profile popover.", + "user.settings.general.position": "職位", + "user.settings.general.positionExtra": "用職位表示您的角色或職稱。這將會顯示於個人資訊中。", "user.settings.general.primaryEmail": "主要電子郵件地址", "user.settings.general.profilePicture": "個人圖像", "user.settings.general.title": "一般設定", @@ -2162,6 +2162,7 @@ "user.settings.security.title": "安全性設定", "user.settings.security.viewHistory": "檢視存取紀錄", "user_list.notFound": "找不到任何使用者", + "user_profile.send.dm": "發送訊息", "user_profile.webrtc.call": "開始視訊通話", "user_profile.webrtc.offline": "使用者離線中", "user_profile.webrtc.unavailable": "在當前通訊結束前不能建立新的通訊", -- cgit v1.2.3-1-g7c22