translations PR 20170328 (#412)

This commit is contained in:
enahum 2017-03-28 23:28:56 -03:00 committed by GitHub
parent a82a9276ee
commit 8561dd2a93
11 changed files with 222 additions and 152 deletions

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>Schritt 2:</strong> Verwenden Sie Google Authenticator um diesen QR-Code zu scannen, oder geben sie manuell den Schlüssel ein",
"mfa.setup.step3": "<strong>Schritt 3:</strong> Geben Sie den durch Google Authenticator generierten Code ein",
"mfa.setupTitle": "Multi-Faktor-Authentifizierung einrichten",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. Alle Rechte vorbehalten",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "Nein",
"mobile.channel_info.alertTitleDeleteChannel": "Lösche {term}",
"mobile.channel_info.alertTitleLeaveChannel": "Verlasse {term}",
"mobile.channel_info.alertYes": "Ja",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "Öffentliche Kanäle",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "Nein",
"mobile.channel_list.alertTitleLeaveChannel": "Verlasse {term}",
"mobile.channel_list.alertYes": "Ja",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "Öffentliche Kanäle",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "Nachricht versenden",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Muss mit http:// oder https:// anfangen",
"mobile.settings.team_selection": "Teamauswahl",
"more_channels.close": "Schließen",
"more_channels.create": "Neuen Kanal erstellen",
"more_channels.createClick": "Klicken Sie auf 'neuen Kanal erstellen' um einen neuen zu erzeugen",

View file

@ -16,11 +16,6 @@
"about.teamEditiont1": "Enterprise Edition",
"about.title": "About Mattermost",
"about.version": "Version:",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.about.database": "Database: {type}",
"mobile.about.copyright": "Copyright 2015-{currentYear} Mattermost, Inc. All rights reserved",
"access_history.title": "Access History",
"activity_log.activeSessions": "Active Sessions",
"activity_log.browser": "Browser: {browser}",
@ -1641,6 +1636,11 @@
"mfa.setup.step2": "<strong>Step 2: </strong>Use Google Authenticator to scan this QR code, or manually type in the secret key",
"mfa.setup.step3": "<strong>Step 3: </strong>Enter the code generated by Google Authenticator",
"mfa.setupTitle": "Multi-factor Authentication Setup",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2015-{currentYear} Mattermost, Inc. All rights reserved",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>Paso 2: </strong>Utiliza Google Authenticator para escanear este código QR, o ingresar esta llave secreta manualmente",
"mfa.setup.step3": "<strong>Paso 3: </strong>Ingresa el código generado por Google Authenticator",
"mfa.setupTitle": "Configurar Autenticación de Múltiples Factores:",
"mobile.about.appVersion": "Versión del App: {version} (Compilación {number})",
"mobile.about.copyright": "Derechos de autor 2015-{currentYear} Mattermost, Inc. Todos los derechos reservados",
"mobile.about.database": "Base de datos: {type}",
"mobile.about.serverVersion": "Versión del Servidor: {version} (Compilación {number})",
"mobile.about.serverVersionNoBuild": "Versión del Servidor: {version}",
"mobile.account.notifications.email.footer": "Cuando esté desconectado o ausente por más de cinco minutos",
"mobile.account_notifications.mentions_footer": "Tu nombre de usuario (\"@{username}\") siempre desencadenará menciones.",
"mobile.account_notifications.non-case_sensitive_words": "Otras palabras no sensible a mayúsculas y minúsculas...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Hilos que yo comience",
"mobile.account_notifications.threads_start_participate": "Hilos que yo comience o participe",
"mobile.channel_info.alertMessageDeleteChannel": "¿Eliminar el {term} {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "¿Abandonar el {term} {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "¿Seguro quieres abandonar el {term} {name}?",
"mobile.channel_info.alertNo": "No",
"mobile.channel_info.alertTitleDeleteChannel": "Eliminar {term}",
"mobile.channel_info.alertTitleLeaveChannel": "Abandonar {term}",
"mobile.channel_info.alertYes": "Sí",
"mobile.channel_info.privateChannel": "Canal Privado",
"mobile.channel_info.publicChannel": "Canal Público",
"mobile.channel_list.alertMessageLeaveChannel": "¿Abandonar el {term} {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "¿Seguro quieres abandonar el {term} {name}?",
"mobile.channel_list.alertNo": "No",
"mobile.channel_list.alertTitleLeaveChannel": "Abandonar {term}",
"mobile.channel_list.alertYes": "Sí",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Crear",
"mobile.create_channel.private": "Nuevo Canal Privado",
"mobile.create_channel.public": "Nuevo Canal Público",
"mobile.custom_list.no_results": "Sin resultados",
"mobile.edit_post.title": "Editando Mensaje",
"mobile.file_upload.camera": "Sacar Foto o Vídeo",
"mobile.file_upload.library": "Librería de Fotos",
@ -1691,7 +1697,7 @@
"mobile.routes.channelInfo.favorite": "Favorito",
"mobile.routes.channel_members.action": "Remover Miembros",
"mobile.routes.channel_members.action_message": "Debes seleccionar al menos un miembro a ser removido del canal.",
"mobile.routes.channel_members.action_message_confirm": "¿Remove al miembro seleccionado del canal?",
"mobile.routes.channel_members.action_message_confirm": "¿Seguro quieres remover al miembro seleccionado del canal?",
"mobile.routes.channels": "Canales",
"mobile.routes.enterServerUrl": "URL del servidor",
"mobile.routes.login": "Inicio de Sesión",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "Enviar Mensaje",
"mobile.server_ping_failed": "No se puede conectar con el servidor. Por favor verifica el URL ingresado y que tengas conexión a internet.",
"mobile.server_url.invalid_format": "URL debe comenzar con http:// o https://",
"mobile.settings.team_selection": "Seleccionar Equipo",
"more_channels.close": "Cerrar",
"more_channels.create": "Crear Nuevo Canal",
"more_channels.createClick": "Haz clic en 'Crear Nuevo Canal' para crear uno nuevo",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>Etape 2 : </strong>Utilisez Google Authenticator pour scanner ce code QR, ou tapez manuellement la clé secrète",
"mfa.setup.step3": "<strong>Etape 3 : </strong>Entrez le code généré par Google Authenticator",
"mfa.setupTitle": "Configuration de l'authentification multi-facteurs",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. Tous droits réservés",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "Non",
"mobile.channel_info.alertTitleDeleteChannel": "Supprimer {term}",
"mobile.channel_info.alertTitleLeaveChannel": "Quitter {term}",
"mobile.channel_info.alertYes": "Oui",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "Canaux publics",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "Non",
"mobile.channel_list.alertTitleLeaveChannel": "Quitter {term}",
"mobile.channel_list.alertYes": "Oui",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "Canaux publics",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "Envoyer un message",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Doit commencer par http:// ou https://",
"mobile.settings.team_selection": "Sélection de l'équipe",
"more_channels.close": "Fermer",
"more_channels.create": "Créer un nouveau canal",
"more_channels.createClick": "Veuillez cliquer sur \"Créer un nouveau canal\" pour en créer un nouveau",

View file

@ -1227,7 +1227,7 @@
"custom_emoji.empty": "カスタム絵文字がありません",
"custom_emoji.header": "カスタム絵文字",
"custom_emoji.search": "カスタム絵文字を検索",
"default_channel.purpose": "Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.",
"default_channel.purpose": "全員に見てほしいメッセージをここに投稿して下さい。チームに参加すると、全員が自動的にこのチャンネルのメンバーになります。",
"delete_channel.cancel": "キャンセル",
"delete_channel.channel": "チャンネル",
"delete_channel.confirm": "チャンネルの削除を確認する",
@ -1277,8 +1277,8 @@
"emoji_list.creator": "作成者",
"emoji_list.delete": "削除",
"emoji_list.delete.confirm.button": "削除",
"emoji_list.delete.confirm.msg": "This action permanently deletes the custom emoji. Are you sure you want to delete it?",
"emoji_list.delete.confirm.title": "Delete Custom Emoji",
"emoji_list.delete.confirm.msg": "この操作によりカスタム絵文字は完全に削除されます。本当に削除しますか?",
"emoji_list.delete.confirm.title": "カスタム絵文字を削除する",
"emoji_list.empty": "カスタム絵文字がありません。",
"emoji_list.header": "カスタム絵文字",
"emoji_list.help": "カスタム絵文字はサーバー上の全員が利用可能です。絵文字選択メニューを表示するために、メッセージボックスに':'を入力してみてください。新しい絵文字を表示するには、ページを再読み込みする必要があります。",
@ -1287,18 +1287,18 @@
"emoji_list.name": "名前",
"emoji_list.search": "カスタム絵文字を検索",
"emoji_list.somebody": "他のチームのメンバー",
"emoji_picker.activity": "Activity",
"emoji_picker.custom": "Custom",
"emoji_picker.emojiPicker": "Emoji Picker",
"emoji_picker.flags": "フラグ",
"emoji_picker.food": "Food",
"emoji_picker.nature": "Nature",
"emoji_picker.objects": "Objects",
"emoji_picker.people": "People",
"emoji_picker.recent": "Recently Used",
"emoji_picker.activity": "アクティビティー",
"emoji_picker.custom": "カスタム",
"emoji_picker.emojiPicker": "絵文字選択",
"emoji_picker.flags": "国旗",
"emoji_picker.food": "食べ物",
"emoji_picker.nature": "自然",
"emoji_picker.objects": "モノ",
"emoji_picker.people": "人物",
"emoji_picker.recent": "最近使用したもの",
"emoji_picker.search": "検索",
"emoji_picker.symbols": "Symbols",
"emoji_picker.travel": "Travel",
"emoji_picker.symbols": "シンボル",
"emoji_picker.travel": "旅行",
"error.not_found.link_message": "Mattermostに戻る",
"error.not_found.message": "あなたがアクセスしようしたページは存在しません",
"error.not_found.title": "ページが見つかりません",
@ -1541,7 +1541,7 @@
"intro_messages.beginning": "{name}のはじまり",
"intro_messages.channel": "チャンネル",
"intro_messages.creator": "ここは{name} {type}のはじまりです。{date}に{creator}によって作成されました。",
"intro_messages.default": "<h4 class='channel-intro__title'>Beginning of {display_name}</h4><p class='channel-intro__content'><strong>Welcome to {display_name}!</strong><br/><br/>Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.</p>",
"intro_messages.default": "<h4 class='channel-intro__title'>{display_name}の始まり</h4><p class='channel-intro__content'><strong>{display_name}へようこそ!</strong><br/><br/>全員に見てほしいメッセージをここに投稿して下さい。チームに参加すると、全員が自動的にこのチャンネルのメンバーになります。</p>",
"intro_messages.group": "非公開グループ",
"intro_messages.invite": "他の人をこの{type}に招待する",
"intro_messages.inviteOthers": "他の人をこのチームに招待する",
@ -1636,57 +1636,63 @@
"mfa.setup.step2": "<strong>ステップ2: </strong>Google Authenticatorを使ってこのQRコードをスキャン、もしくはシークレットキーを手入力してください",
"mfa.setup.step3": "<strong>ステップ3: </strong>Google Authenticatorで生成されたコードを入力してください",
"mfa.setupTitle": "多要素認証設定",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
"mobile.account_notifications.reply.header": "Send reply notifications for",
"mobile.account_notifications.threads_mentions": "Mentions in threads",
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. All rights reserved",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "5分以上オフラインか離席中の場合",
"mobile.account_notifications.mentions_footer": "あなたのユーザー名(\"@{username}\")が常にトリガーとなります。",
"mobile.account_notifications.non-case_sensitive_words": "他の大文字小文字を区別しない単語...",
"mobile.account_notifications.reply.header": "返信通知を送信する",
"mobile.account_notifications.threads_mentions": "スレッド内のあなたについての投稿",
"mobile.account_notifications.threads_start": "自分で開始したスレッド",
"mobile.account_notifications.threads_start_participate": "開始もしくは参加したスレッド",
"mobile.channel_info.alertMessageDeleteChannel": "{name} という名前の {term} を本当に削除しますか?",
"mobile.channel_info.alertMessageLeaveChannel": "{name} という名前の {term} から本当に脱退しますか?",
"mobile.channel_info.alertNo": "いいえ",
"mobile.channel_info.alertTitleDeleteChannel": "{term}を削除する",
"mobile.channel_info.alertTitleLeaveChannel": "{term}から出る",
"mobile.channel_info.alertTitleDeleteChannel": "{term} を削除する",
"mobile.channel_info.alertTitleLeaveChannel": "{term}から脱退する",
"mobile.channel_info.alertYes": "はい",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.privateChannel": "非公開チャンネル",
"mobile.channel_info.publicChannel": "公開チャンネル",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "{name} という名前の {term} から本当に脱退しますか?",
"mobile.channel_list.alertNo": "いいえ",
"mobile.channel_list.alertTitleLeaveChannel": "{term}から出る",
"mobile.channel_list.alertTitleLeaveChannel": "{term} から脱退する",
"mobile.channel_list.alertYes": "はい",
"mobile.channel_list.closeDM": "Close Direct Message",
"mobile.channel_list.closeGM": "Close Group Message",
"mobile.channel_list.closeDM": "ダイレクトメッセージを閉じる",
"mobile.channel_list.closeGM": "グループメッセージを閉じる",
"mobile.channel_list.dm": "ダイレクトメッセージ",
"mobile.channel_list.gm": "Group Message",
"mobile.channel_list.open": "Open {term}",
"mobile.channel_list.openDM": "Open Direct Message",
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Private Channel",
"mobile.channel_list.gm": "グループメッセージ",
"mobile.channel_list.open": "{term} を開く",
"mobile.channel_list.openDM": "ダイレクトメッセージを開く",
"mobile.channel_list.openGM": "グループメッセージを開く",
"mobile.channel_list.privateChannel": "非公開チャンネル",
"mobile.channel_list.publicChannel": "公開チャンネル",
"mobile.components.channels_list_view.yourChannels": "あなたのチャンネル:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.error_list.dismiss_all": "すべて取り消す",
"mobile.components.select_server_view.continue": "続ける",
"mobile.components.select_server_view.enterServerUrl": "サーバーURLを入力してください",
"mobile.components.select_server_view.proceed": "続行する",
"mobile.components.select_server_view.siteUrlPlaceholder": "https://mattermost.example.com",
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "公開チャンネル",
"mobile.create_channel": "作成する",
"mobile.create_channel.private": "新しい非公開グループ",
"mobile.create_channel.public": "新しい公開チャンネル",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.camera": "写真もしくはビデオを撮る",
"mobile.file_upload.library": "フォトライブラリー",
"mobile.file_upload.more": "もっと",
"mobile.loading_channels": "Loading Channels...",
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
"mobile.loading_channels": "チャンネルをロード中...",
"mobile.loading_members": "メンバーをロード中...",
"mobile.loading_posts": "メッセージをロード中...",
"mobile.login_options.choose_title": "ログイン方法を選択してください",
"mobile.post.cancel": "キャンセル",
"mobile.post.delete_question": "{term}を本当に削除しますか?",
"mobile.post.delete_title": "Delete Post",
"mobile.request.invalid_response": "Received invalid response from the server.",
"mobile.routes.channelInfo": "Info",
"mobile.routes.channelInfo.createdBy": "Created by {creator} on ",
"mobile.post.delete_question": "この投稿を本当に削除しますか?",
"mobile.post.delete_title": "投稿を削除する",
"mobile.request.invalid_response": "サーバーから不正なレスポンスを受け取りました。",
"mobile.routes.channelInfo": "情報",
"mobile.routes.channelInfo.createdBy": "{creator} によって作成 ",
"mobile.routes.channelInfo.delete_channel": "チャンネルを削除する",
"mobile.routes.channelInfo.favorite": "お気に入り",
"mobile.routes.channel_members.action": "メンバーを削除する",
@ -1695,18 +1701,19 @@
"mobile.routes.channels": "チャンネル",
"mobile.routes.enterServerUrl": "サーバーURLを入力してください",
"mobile.routes.login": "ログイン",
"mobile.routes.loginOptions": "Login Chooser",
"mobile.routes.loginOptions": "ログイン選択",
"mobile.routes.mfa": "多要素認証",
"mobile.routes.postsList": "投稿リスト",
"mobile.routes.saml": "Single SignOn",
"mobile.routes.saml": "シングルサインオン",
"mobile.routes.selectTeam": "チームを選択する",
"mobile.routes.settings": "Settings",
"mobile.routes.thread": "{channelName} Thread",
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.user_profile.send_message": "メッセージを送信",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "http://またはhttps://から始まらなくてはいけません",
"mobile.routes.settings": "設定",
"mobile.routes.thread": "{channelName} スレッド",
"mobile.routes.thread_dm": "ダイレクトメッセージスレッド",
"mobile.routes.user_profile": "プロフィール",
"mobile.routes.user_profile.send_message": "メッセージを送信する",
"mobile.server_ping_failed": "サーバーに接続できません。サーバーのURLとインターネット接続を確認してください。",
"mobile.server_url.invalid_format": "URLはhttp://またはhttps://から始まらなくてはいけません",
"mobile.settings.team_selection": "チームを切り替える",
"more_channels.close": "閉じる",
"more_channels.create": "新しいチャンネルを作成する",
"more_channels.createClick": "新しいチャンネルを作成するには「新しいチャンネルを作成する」をクリックしてください",
@ -1871,9 +1878,9 @@
"search_results.usageFlag3": "アイコンはタイムスタンプの隣にあります。",
"search_results.usageFlag4": "フラグはメッセージに追跡のためのマークを付ける一つの方法です。あなたのフラグは個人のもので、他のユーザーからは見えません。",
"search_results.usagePin1": "ピン止めされた投稿がまだありません。",
"search_results.usagePin2": "All members of this channel can pin important or useful messages.",
"search_results.usagePin3": "Pinned messages are visible to all channel members.",
"search_results.usagePin4": "To pin a message: Go to the message that you want to pin and click [...] > \"Pin to channel\".",
"search_results.usagePin2": "このチャンネルの全てのメンバーは、重要なメッセージや役に立つメッセージをピン止めすることができます。",
"search_results.usagePin3": "ピン止めされたメッセージはチャンネルの全てのメンバーが見ることができます。",
"search_results.usagePin4": "メッセージをピン止めするには: ピン止めしたいメッセージへ行き [...] > \"チャンネルにピン止めする\" をクリックしてください。",
"setting_item_max.cancel": "キャンセル",
"setting_item_max.save": "保存する",
"setting_item_min.edit": "編集する",
@ -2048,7 +2055,7 @@
"upload_overlay.info": "ファイルをアップロードするためにドラッグアンドドロップします。",
"user.settings.advance.embed_preview": "メッセージ内の最初のWebのリンクについて、可能ならばそのメッセージの下にWebサイトの内容のプレビューを表示します",
"user.settings.advance.embed_toggle": "全ての埋め込まれたプレビューの表示非表示を切り替える",
"user.settings.advance.emojipicker": "Enable emoji picker in message input box",
"user.settings.advance.emojipicker": "メッセージ入力ボックスで絵文字選択を有効にする",
"user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}}が有効化されました",
"user.settings.advance.formattingDesc": "オンにした場合、投稿は、リンクを作成したり、絵文字を表示したり、テキストに書式を設定したり、改行したりされます。デフォルトではオンに設定されています。この設定を変更した場合には、ページを再読み込みしてください。",
"user.settings.advance.formattingTitle": "投稿の書式設定",
@ -2226,7 +2233,7 @@
"user.settings.notifications.desktop.unlimited": "無期限",
"user.settings.notifications.desktopSounds": "デスクトップ通知音",
"user.settings.notifications.email.disabled": "管理者によって無効化されています",
"user.settings.notifications.email.disabled_long": "Email notifications have been disabled by your System Administrator.",
"user.settings.notifications.email.disabled_long": "電子メール通知はシステム管理者によって無効にされています。",
"user.settings.notifications.email.everyHour": "1時間毎",
"user.settings.notifications.email.everyXMinutes": "{count, plural, one {minute} other {{count, number} minutes}}ごと",
"user.settings.notifications.email.immediately": "すぐに",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>Step 2: </strong>Use Google Authenticator to scan this QR code, or manually type in the secret key",
"mfa.setup.step3": "<strong>Step 3: </strong>Enter the code generated by Google Authenticator",
"mfa.setupTitle": "Enable Multi-factor Authentication:",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. All rights reserved",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "아니요",
"mobile.channel_info.alertTitleDeleteChannel": "{term} 삭제...",
"mobile.channel_info.alertTitleLeaveChannel": "{term} 떠나기",
"mobile.channel_info.alertYes": "네",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "공개 채널",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "아니요",
"mobile.channel_list.alertTitleLeaveChannel": "{term} 떠나기",
"mobile.channel_list.alertYes": "네",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "공개 채널",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "Send Message",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "URL 주소는 http:// 또는 https:// 로 시작되어야 합니다",
"mobile.settings.team_selection": "팀 선택",
"more_channels.close": "닫기",
"more_channels.create": "새로 만들기",
"more_channels.createClick": "'새로 만들기'를 클릭하여 새로운 채널을 만드세요",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>Step 2: </strong>Use Google Authenticator to scan this QR code, or manually type in the secret key",
"mfa.setup.step3": "<strong>Step 3: </strong>Enter the code generated by Google Authenticator",
"mfa.setupTitle": "Multi-factor Authenticatie:",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. Alle rechten voorbehouden",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "Nee",
"mobile.channel_info.alertTitleDeleteChannel": "Verwijder {term}...",
"mobile.channel_info.alertTitleLeaveChannel": "Verlaat {term}",
"mobile.channel_info.alertYes": "Ja",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "Publieke kanalen",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "Nee",
"mobile.channel_list.alertTitleLeaveChannel": "Verlaat {term}",
"mobile.channel_list.alertYes": "Ja",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "Publieke kanalen",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "Send Message",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Moet beginnen met http:// of https://",
"mobile.settings.team_selection": "Team Selectie",
"more_channels.close": "Afsluiten",
"more_channels.create": "Maak een nieuw kanaal",
"more_channels.createClick": "Klik 'Maak nieuw kanaal' om een nieuw kanaal te maken",

View file

@ -1220,14 +1220,14 @@
"create_team.team_url.hint": "<li>Curto e memorizável é o melhor</li><li>Use letras minúsculas, números e traços</li><li>Deve começar com uma letra e não pode terminar em um traço</li>",
"create_team.team_url.regex": "Utilize apenas letras minúsculas, números e traços. Deve começar com uma letra e não pode terminar em um traço.",
"create_team.team_url.required": "Este campo é obrigatório",
"create_team.team_url.taken": "Esta URL <a href='https://docs.mattermost.com/help/getting-started/creating-teams.html#team-url' target='_blank'>começa com uma palavra reservada</a> ou está indisponível. Por favor tente outra.",
"create_team.team_url.taken": "Esta URL <a href=\"https://docs.mattermost.com/help/getting-started/creating-teams.html#team-url\" target=\"_blank\">começa com uma palavra reservada</a> ou está indisponível. Por favor tente outra.",
"create_team.team_url.teamUrl": "Equipe URL",
"create_team.team_url.unavailable": "Esta URL está indisponível. Por favor tente outra.",
"create_team.team_url.unavailable": "Esta URL foi usada ou está indisponível. Por favor tente outra.",
"create_team.team_url.webAddress": "Escolha o endereço web para sua nova equipe:",
"custom_emoji.empty": "Emoji personalizado não encontrado",
"custom_emoji.header": "Emoji Personalizado",
"custom_emoji.search": "Pesquisar Emoji Personalizado",
"default_channel.purpose": "Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.",
"default_channel.purpose": "Poste mensagens aqui que você quer que todos vejam. Todos se tornam automaticamente membros permanentes deste canal quando se juntam à equipe.",
"delete_channel.cancel": "Cancelar",
"delete_channel.channel": "canal",
"delete_channel.confirm": "Confirmar EXCLUSÃO do Canal",
@ -1287,18 +1287,18 @@
"emoji_list.name": "Nome",
"emoji_list.search": "Pesquisar Emoji Personalizado",
"emoji_list.somebody": "Alguém em outra equipe",
"emoji_picker.activity": "Activity",
"emoji_picker.custom": "Custom",
"emoji_picker.emojiPicker": "Emoji Picker",
"emoji_picker.flags": "Marcar",
"emoji_picker.food": "Food",
"emoji_picker.nature": "Nature",
"emoji_picker.objects": "Objects",
"emoji_picker.people": "People",
"emoji_picker.recent": "Recently Used",
"emoji_picker.search": "Pesquisar",
"emoji_picker.symbols": "Symbols",
"emoji_picker.travel": "Travel",
"emoji_picker.activity": "Atividade",
"emoji_picker.custom": "Personalizado",
"emoji_picker.emojiPicker": "Seleção de Emoji",
"emoji_picker.flags": "Bandeiras",
"emoji_picker.food": "Comida",
"emoji_picker.nature": "Natureza",
"emoji_picker.objects": "Objetos",
"emoji_picker.people": "Pessoas",
"emoji_picker.recent": "Usados recentemente",
"emoji_picker.search": "Buscar",
"emoji_picker.symbols": "Símbolos",
"emoji_picker.travel": "Viagens",
"error.not_found.link_message": "Voltar para Mattermost",
"error.not_found.message": "A página que você estava tentando alcançar não existe",
"error.not_found.title": "Página não encontrada",
@ -1541,7 +1541,7 @@
"intro_messages.beginning": "Início do {name}",
"intro_messages.channel": "canal",
"intro_messages.creator": "Este é o início do {name} {type}, criado por {creator} em {date}.",
"intro_messages.default": "<h4 class='channel-intro__title'>Beginning of {display_name}</h4><p class='channel-intro__content'><strong>Welcome to {display_name}!</strong><br/><br/>Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.</p>",
"intro_messages.default": "<h4 class='channel-intro__title'>Início de {display_name}</h4><p class='channel-intro__content'><strong>Bem vindo a {display_name}!</strong><br/><br/>Poste mensagens aqui que você quer que todos vejam. Todos se tornam automaticamente membros permanentes deste canal quando se juntam à equipe.</p>",
"intro_messages.group": "grupo privado",
"intro_messages.invite": "Convidar outras pessoas para este {type}",
"intro_messages.inviteOthers": "Convide outros para esta equipe",
@ -1636,77 +1636,84 @@
"mfa.setup.step2": "<strong>Passo 2: </strong>Use o Google Authenticator para escanear este QR code, ou manualmente digite a chave",
"mfa.setup.step3": "<strong>Passo 3: </strong>Digite o código gerado pelo Google Authenticator",
"mfa.setupTitle": "Configuração Autenticação Multi-fator",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
"mobile.account_notifications.reply.header": "Send reply notifications for",
"mobile.account_notifications.threads_mentions": "Mentions in threads",
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. Todos os direitos reservados",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "Quando desconectado ou ausente por mais de cinco minutos",
"mobile.account_notifications.mentions_footer": "Seu usuário (\"@{username}\") sempre irá disparar menções.",
"mobile.account_notifications.non-case_sensitive_words": "Outras palavras não sensíveis a maiúsculas e minúsculas...",
"mobile.account_notifications.reply.header": "Enviar notificações de resposta para",
"mobile.account_notifications.threads_mentions": "Menções em tópicos",
"mobile.account_notifications.threads_start": "Tópicos que eu iniciei",
"mobile.account_notifications.threads_start_participate": "Tópicos que eu iniciei ou participo",
"mobile.channel_info.alertMessageDeleteChannel": "Você tem certeza que quer deletar o {term} {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Você tem certeza que quer deixar o {term} {name}?",
"mobile.channel_info.alertNo": "Não",
"mobile.channel_info.alertTitleDeleteChannel": "Deletar {term}",
"mobile.channel_info.alertTitleLeaveChannel": "Sair {term}",
"mobile.channel_info.alertYes": "Sim",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "Canais Públicos",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.privateChannel": "Canal Privado",
"mobile.channel_info.publicChannel": "Canal Público",
"mobile.channel_list.alertMessageLeaveChannel": "Você tem certeza que quer deixar o {term} {name}?",
"mobile.channel_list.alertNo": "Não",
"mobile.channel_list.alertTitleLeaveChannel": "Sair {term}",
"mobile.channel_list.alertYes": "Sim",
"mobile.channel_list.closeDM": "Close Direct Message",
"mobile.channel_list.closeGM": "Close Group Message",
"mobile.channel_list.closeDM": "Fechar Mensagem Direta",
"mobile.channel_list.closeGM": "Fechar Mensagem em Grupo",
"mobile.channel_list.dm": "Mensagem Direta",
"mobile.channel_list.gm": "Group Message",
"mobile.channel_list.open": "Open {term}",
"mobile.channel_list.openDM": "Open Direct Message",
"mobile.channel_list.openGM": "Open Group Message",
"mobile.channel_list.privateChannel": "Private Channel",
"mobile.channel_list.publicChannel": "Canais Públicos",
"mobile.channel_list.gm": "Mensagem em Grupo",
"mobile.channel_list.open": "Abrir {term}",
"mobile.channel_list.openDM": "Abrir Mensagem Direta",
"mobile.channel_list.openGM": "Abrir Mensagem em Grupo",
"mobile.channel_list.privateChannel": "Canal Privado",
"mobile.channel_list.publicChannel": "Canal Público",
"mobile.components.channels_list_view.yourChannels": "Seus canais:",
"mobile.components.error_list.dismiss_all": "Dismiss All",
"mobile.components.select_server_view.continue": "continuar",
"mobile.components.error_list.dismiss_all": "Descartar todos",
"mobile.components.select_server_view.continue": "Continuar",
"mobile.components.select_server_view.enterServerUrl": "Informe a URL do servidor",
"mobile.components.select_server_view.proceed": "Prosseguir",
"mobile.components.select_server_view.siteUrlPlaceholder": "https://mattermost.example.com",
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "Canais Públicos",
"mobile.create_channel": "Criar",
"mobile.create_channel.private": "Novo Grupo Privado",
"mobile.create_channel.public": "Novo Canal Público",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.camera": "Tirar Foto ou Vídeo",
"mobile.file_upload.library": "Biblioteca de Fotos",
"mobile.file_upload.more": "Mais",
"mobile.loading_channels": "Loading Channels...",
"mobile.loading_members": "Loading Members...",
"mobile.loading_posts": "Loading Messages...",
"mobile.login_options.choose_title": "Choose your login method",
"mobile.loading_channels": "Carregando Canais...",
"mobile.loading_members": "Carregando Membros...",
"mobile.loading_posts": "Carregando Mensagens...",
"mobile.login_options.choose_title": "Escolha seu método de login",
"mobile.post.cancel": "Cancelar",
"mobile.post.delete_question": "Tem certeza de que deseja excluir este {term}?",
"mobile.post.delete_title": "Delete Post",
"mobile.request.invalid_response": "Received invalid response from the server.",
"mobile.routes.channelInfo": "Info",
"mobile.routes.channelInfo.createdBy": "Created by {creator} on ",
"mobile.routes.channelInfo.delete_channel": "Deletar Canal...",
"mobile.routes.channelInfo.favorite": "Favoritos",
"mobile.post.delete_question": "Tem certeza de que deseja excluir este post?",
"mobile.post.delete_title": "Deletar Post",
"mobile.request.invalid_response": "Recebido uma resposta inválida do servidor.",
"mobile.routes.channelInfo": "Informações",
"mobile.routes.channelInfo.createdBy": "Criado por {creator} em ",
"mobile.routes.channelInfo.delete_channel": "Deletar Canal",
"mobile.routes.channelInfo.favorite": "Favorito",
"mobile.routes.channel_members.action": "Remover Membro",
"mobile.routes.channel_members.action_message": "You must select at least one member to remove from the channel.",
"mobile.routes.channel_members.action_message_confirm": "Are you sure you want to remove the selected members from the channel?",
"mobile.routes.channel_members.action_message": "Você deve selecionar ao menos um membro para {term} do canal {prep}.",
"mobile.routes.channel_members.action_message_confirm": "Você tem certeza que quer {term} o membro selecionado do canal {prep}?",
"mobile.routes.channels": "Canais",
"mobile.routes.enterServerUrl": "Informe a URL do Servidor",
"mobile.routes.login": "Login",
"mobile.routes.loginOptions": "Login Chooser",
"mobile.routes.loginOptions": "Selecionador de Login",
"mobile.routes.mfa": "Autenticação Multi-Fator",
"mobile.routes.postsList": "Lista de Posts",
"mobile.routes.saml": "Single SignOn",
"mobile.routes.selectTeam": "Selecione Equipe",
"mobile.routes.settings": "Settings",
"mobile.routes.thread": "{channelName} Thread",
"mobile.routes.thread_dm": "Direct Message Thread",
"mobile.routes.user_profile": "Profile",
"mobile.routes.settings": "Configurações",
"mobile.routes.thread": "Tópico {channelName}",
"mobile.routes.thread_dm": "Tópico Mensagem Direta",
"mobile.routes.user_profile": "Perfil",
"mobile.routes.user_profile.send_message": "Enviar Mensagem",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Deve começar com http:// ou https://",
"mobile.server_ping_failed": "Não é possível conectar ao servidor. Por favor verifique a URL do seu servidor e a conexão de internet.",
"mobile.server_url.invalid_format": "URL deve começar com http:// ou https://",
"mobile.settings.team_selection": "Seleção de Equipe",
"more_channels.close": "Fechar",
"more_channels.create": "Criar Novo Canal",
"more_channels.createClick": "Clique em 'Criar Novo Canal' para fazer um novo",
@ -2048,7 +2055,7 @@
"upload_overlay.info": "Soltar um arquivo para enviá-lo.",
"user.settings.advance.embed_preview": "Para o primeiro link da web em uma mensagem, exiba uma visualização do conteúdo do site abaixo da mensagem, se disponível",
"user.settings.advance.embed_toggle": "Exibir mostrar/esconder para todas as pre-visualizações",
"user.settings.advance.emojipicker": "Enable emoji picker in message input box",
"user.settings.advance.emojipicker": "Ativar a seleção de emoji na caixa de entrada de mensagem",
"user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Recurso} other {Recursos}} Ativado",
"user.settings.advance.formattingDesc": "Se ativado, posts serão formatados para criar links, exibir emoji, estilo de texto e adicionar quebra de linhas. Por padrão é definido como ativado. Mudando está configuração será necessário recarregar a página.",
"user.settings.advance.formattingTitle": "Ativar Formatação de Post",
@ -2226,7 +2233,7 @@
"user.settings.notifications.desktop.unlimited": "Ilimitado",
"user.settings.notifications.desktopSounds": "Som de notificação no desktop",
"user.settings.notifications.email.disabled": "Desativado pelo Administrador do Sistema",
"user.settings.notifications.email.disabled_long": "Email notifications have been disabled by your System Administrator.",
"user.settings.notifications.email.disabled_long": "As notificações por e-mail foram desativadas pelo Administrador do Sistema.",
"user.settings.notifications.email.everyHour": "A cada hora",
"user.settings.notifications.email.everyXMinutes": "A cada {count, plural, one {minuto} other {{count, number} minutos}}",
"user.settings.notifications.email.immediately": "Imediatamente",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>Шаг 2: </strong>Используйте Google Authenticator для сканирования QR кода или вручную введите секретный ключ",
"mfa.setup.step3": "<strong>Шаг 3: </strong>Введите код, сгенерированный Google Authenticator",
"mfa.setupTitle": "Настройка многофакторной проверки подлинности",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "Copyright 2016 Mattermost, Inc. Все права защищены",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "Нет",
"mobile.channel_info.alertTitleDeleteChannel": "Удалить {term}",
"mobile.channel_info.alertTitleLeaveChannel": "Покинуть {term}",
"mobile.channel_info.alertYes": "Да",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "Публичные Каналы",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "Нет",
"mobile.channel_list.alertTitleLeaveChannel": "Покинуть {term}",
"mobile.channel_list.alertYes": "Да",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "Публичные Каналы",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "Отправить сообщение",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "Адрес должен начинаться с http:// или https://",
"mobile.settings.team_selection": "Выбор команды",
"more_channels.close": "Закрыть",
"more_channels.create": "Создать новый канал",
"more_channels.createClick": "Нажмите 'Создать Новый Канал' для создания нового канала",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>第二布:</strong>使用 Google Authenticator 扫描此 QR 码,或手动输入密码",
"mfa.setup.step3": "<strong>第三步:</strong>输入 Google Authenticator 生成的令牌",
"mfa.setupTitle": "多重验证设置",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "版权所有 2016 Mattermost, Inc. 保留所有权利",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "否",
"mobile.channel_info.alertTitleDeleteChannel": "删除 {term}",
"mobile.channel_info.alertTitleLeaveChannel": "离开{term}",
"mobile.channel_info.alertYes": "是的",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "公共频道",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "否",
"mobile.channel_list.alertTitleLeaveChannel": "离开{term}",
"mobile.channel_list.alertYes": "是的",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "公共频道",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "发送消息",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "每个URL必须以http: //或https: //开始",
"mobile.settings.team_selection": "团队选择",
"more_channels.close": "关闭",
"more_channels.create": "创建新频道",
"more_channels.createClick": "点击'创建新频道'创建一个新的频道",

View file

@ -1636,6 +1636,11 @@
"mfa.setup.step2": "<strong>步驟二:</strong>使用 Google Authenticator 掃描此 QR 碼或是手動輸入密碼",
"mfa.setup.step3": "<strong>步驟三:</strong>輸入 Google Authenticator 產生的代碼",
"mfa.setupTitle": "多重要素驗證設定",
"mobile.about.appVersion": "App Version: {version} (Build {number})",
"mobile.about.copyright": "版權所有 2016 Mattermost, Inc. 保留所有權利",
"mobile.about.database": "Database: {type}",
"mobile.about.serverVersion": "Server Version: {version} (Build {number})",
"mobile.about.serverVersionNoBuild": "Server Version: {version}",
"mobile.account.notifications.email.footer": "When offline or away for more than five minutes",
"mobile.account_notifications.mentions_footer": "Your username (\"@{username}\") will always trigger mentions.",
"mobile.account_notifications.non-case_sensitive_words": "Other non-case sensitive words...",
@ -1644,14 +1649,14 @@
"mobile.account_notifications.threads_start": "Threads that I start",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.channel_info.alertMessageDeleteChannel": "Are you sure you want to delete the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_info.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_info.alertNo": "否",
"mobile.channel_info.alertTitleDeleteChannel": "刪除{term}",
"mobile.channel_info.alertTitleLeaveChannel": "退出{term}",
"mobile.channel_info.alertYes": "是",
"mobile.channel_info.privateChannel": "Private Channel",
"mobile.channel_info.publicChannel": "公開頻道",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} with {name}?",
"mobile.channel_list.alertMessageLeaveChannel": "Are you sure you want to leave the {term} {name}?",
"mobile.channel_list.alertNo": "否",
"mobile.channel_list.alertTitleLeaveChannel": "退出{term}",
"mobile.channel_list.alertYes": "是",
@ -1673,6 +1678,7 @@
"mobile.create_channel": "Create",
"mobile.create_channel.private": "New Private Group",
"mobile.create_channel.public": "公開頻道",
"mobile.custom_list.no_results": "No Results",
"mobile.edit_post.title": "Editing Message",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
@ -1707,6 +1713,7 @@
"mobile.routes.user_profile.send_message": "發送訊息",
"mobile.server_ping_failed": "Cannot connect to the server. Please check your server URL and internet connection.",
"mobile.server_url.invalid_format": "開頭必須是 http:// 或 https://",
"mobile.settings.team_selection": "選擇團隊",
"more_channels.close": "關閉",
"more_channels.create": "建立頻道",
"more_channels.createClick": "按下'建立頻道'來建立新頻道",