translations PR 20171218 (#1300)

This commit is contained in:
enahum 2017-12-19 09:51:27 -03:00 committed by GitHub
parent 00ce1e1842
commit 9136d47feb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 82 additions and 27 deletions

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Aktive Nutzer mit Beiträgen",
"analytics.system.channelTypes": "Kanal Typen",
"analytics.system.dailyActiveUsers": "Tägliche aktive Benutzer",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Monatliche aktive Benutzer",
"analytics.system.postTypes": "Nachrichten, Dateien und Hashtags",
"analytics.system.privateGroups": "Private Kanäle",
"analytics.system.publicChannels": "Öffentliche Kanäle",
"analytics.system.skippedIntensiveQueries": "Um die Performance zu erhöhen sind eine Statistiken deaktiviert. Sie können diese in der <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>config.json reaktivieren</a>.",
"analytics.system.textPosts": "Nur-Text Beiträge",
"analytics.system.title": "Systemstatistiken",
"analytics.system.totalChannels": "Kanäle Gesamt",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Abbrechen",
"deactivate_member_modal.deactivate": "Deaktivieren",
"deactivate_member_modal.desc": "Diese Aktion deaktiviert {username}. Der Nutzer wird abgemeldet und hat keinen Zugriff auf Teams oder Kanäle auf diesem System. Sind Sie sicher, dass Sie {username} deaktivieren möchten?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "{username} deaktivieren",
"default_channel.purpose": "Senden Sie Nachrichten hier, die jeder sehen können soll. Jeder wird automatisch ein permanentes Mitglied in diesem Kanal wenn Sie dem Team beitreten.",
"delete_channel.cancel": "Abbrechen",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Die Teambeschreibung bieten weitere Informationen um Benutzern die Wahl des richtigen Teams zu ermöglichen. Maximal 50 Zeichen.",
"general_tab.teamName": "Teamname",
"general_tab.teamNameInfo": "Setzen Sie den Namen Ihres Teams, wie er beim Anmelden und oben in der Seitenleiste erscheinen soll.",
"general_tab.teamNameRestrictions": "Name muss zwischen {min} und {max} Zeichen lang sein. Sie können eine längere Teambeschreibung später hinzufügen.",
"general_tab.title": "Allgemeine Einstellungen",
"general_tab.yes": "Ja",
"get_app.alreadyHaveIt": "Haben Sie bereits?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Ein unerwarteter Fehler ist aufgetreten",
"mobile.file_upload.camera": "Ein Foto oder ein Video aufnehmen",
"mobile.file_upload.library": "Foto-Bibliothek",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "Mehr",
"mobile.file_upload.video": "Videobibliothek",
"mobile.help.title": "Hilfe",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Active Users With Posts",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.dailyActiveUsers": "Daily Active Users",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Monthly Active Users",
"analytics.system.postTypes": "Posts, Files and Hashtags",
"analytics.system.privateGroups": "Private Channels",
"analytics.system.publicChannels": "Public Channels",
"analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.textPosts": "Posts with Text-only",
"analytics.system.title": "System Statistics",
"analytics.system.totalChannels": "Total Channels",
@ -1244,7 +1245,7 @@
"audit_table.userAdded": "Added {username} to the {channelName} channel",
"audit_table.userId": "User ID",
"audit_table.userRemoved": "Removed {username} to the {channelName} channel",
"audit_table.verified": "Sucessfully verified your email address",
"audit_table.verified": "Successfully verified your email address",
"authorize.access": "Allow <strong>{appName}</strong> access?",
"authorize.allow": "Allow",
"authorize.app": "The app <strong>{appName}</strong> would like the ability to access and modify your basic information.",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Cancel",
"deactivate_member_modal.deactivate": "Deactivate",
"deactivate_member_modal.desc": "This action deactivates {username}. They will be logged out and not have access to any teams or channels on this system. Are you sure you want to deactivate {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Deactivate {username}",
"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.",
"delete_channel.cancel": "Cancel",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.",
"general_tab.teamName": "Team Name",
"general_tab.teamNameInfo": "Set the name of the team as it appears on your sign-in screen and at the top of the left-hand sidebar.",
"general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.",
"general_tab.title": "General Settings",
"general_tab.yes": "Yes",
"get_app.alreadyHaveIt": "Already have it?",
@ -1997,9 +2000,9 @@
"mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "More",
"mobile.file_upload.video": "Video Library",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.help.title": "Help",
"mobile.image_preview.deleted_post_message": "This post and its files have been deleted. The previewer will now be closed.",
"mobile.image_preview.deleted_post_title": "Post Deleted",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Usuarios Activos con Mensajes",
"analytics.system.channelTypes": "Tipos de Canales",
"analytics.system.dailyActiveUsers": "Usuarios Activos Diarios",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Usuarios Activos Mensuales",
"analytics.system.postTypes": "Mesajes, Archivos y Hashtags",
"analytics.system.privateGroups": "Canales Privados",
"analytics.system.publicChannels": "Canales Públicos",
"analytics.system.skippedIntensiveQueries": "Para maximizar el rendimiento, algunas estadísticas han sido deshabilitadas. Puedes <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>habilitarlas nuevamente en el archivo de configuración</a>.",
"analytics.system.textPosts": "Mensajes de sólo Texto",
"analytics.system.title": "Estadísticas del Sistema",
"analytics.system.totalChannels": "Total de Canales",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Cancelar",
"deactivate_member_modal.deactivate": "Desactivar",
"deactivate_member_modal.desc": "Esta acción desactiva a {username}. Se cerrará la sesión del usuario y no tendrá acceso a ningún equipo o canal en este sistema. ¿Estás seguro de querer desactivar a {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Descativar a {username}",
"default_channel.purpose": "Publica mensajes aquí que quieras que todos vean. Todo el mundo se convierte automáticamente en un miembro permanente de este canal cuando se unan al equipo.",
"delete_channel.cancel": "Cancelar",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Descripción del equipo proporciona información adicional para ayudar a los usuarios a seleccionar el equipo adecuado. Máximo de 50 caracteres.",
"general_tab.teamName": "Nombre del Equipo",
"general_tab.teamNameInfo": "Asigna el nombre del equipo como aparecerá en la página de inicio de sesión y en la parte superior izquierda de la barra lateral.",
"general_tab.teamNameRestrictions": "El nombre debe ser {min} o más caracteres hasta un máximo de {max}. Puedes agregar una descripción mas larga al equipo más adelante.",
"general_tab.title": "Configuración General",
"general_tab.yes": "Sí",
"get_app.alreadyHaveIt": "Ya la tienes?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Ocurrió un error inesperado.",
"mobile.file_upload.camera": "Sacar Foto o Vídeo",
"mobile.file_upload.library": "Librería de Fotos",
"mobile.file_upload.max_warning": "Se pueden subir un máximo de 5 archivos.",
"mobile.file_upload.more": "Más",
"mobile.file_upload.video": "Librería de Videos",
"mobile.help.title": "Ayuda",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Utilisateurs actifs avec messages",
"analytics.system.channelTypes": "Types de canaux",
"analytics.system.dailyActiveUsers": "Utilisateurs quotidiens",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Utilisateurs mensuels",
"analytics.system.postTypes": "Messages, fichiers et hashtags",
"analytics.system.privateGroups": "Canaux privés",
"analytics.system.publicChannels": "Canaux publics",
"analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.textPosts": "Messages avec texte uniquement",
"analytics.system.title": "Statistiques du serveur",
"analytics.system.totalChannels": "Nombre de canaux",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Annuler",
"deactivate_member_modal.deactivate": "Désactiver",
"deactivate_member_modal.desc": "Cette action désactive {username}. Cet utilisateur sera déconnecté et n'aura plus accès aux équipes et canaux de ce système. Voulez-vous vraiment désactiver {username} ?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Désactiver {username}",
"default_channel.purpose": "Publiez ici les messages que vous souhaitez que tout le monde voie. Chaque utilisateur devient un membre permanent de ce canal lorsqu'il rejoint l'équipe.",
"delete_channel.cancel": "Annuler",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "La description de l'équipe fournit des informations supplémentaires pour aider les utilisateurs à choisir la bonne équipe. Maximum 50 caractères.",
"general_tab.teamName": "Nom de l'équipe",
"general_tab.teamNameInfo": "Spécifiez le nom de l'équipe tel qu'il apparaîtra sur la page de connexion et en haut de la barre latérale de gauche.",
"general_tab.teamNameRestrictions": "Le nom doit être de {min} caractères ou plus, jusqu'à un maximum de {max}. Vous pourrez ajouter une description d'équipe plus longue par la suite.",
"general_tab.title": "Paramètres généraux",
"general_tab.yes": "Oui",
"get_app.alreadyHaveIt": "Vous l'avez déjà ?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Une erreur inattendue s'est produite",
"mobile.file_upload.camera": "Prendre une photo ou une vidéo",
"mobile.file_upload.library": "Bibliothèque de photos",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "Plus…",
"mobile.file_upload.video": "Bibliothèque vidéo",
"mobile.help.title": "Aide",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Utenti attivi con post",
"analytics.system.channelTypes": "Tipi di canale",
"analytics.system.dailyActiveUsers": "Utenti attivi quotidianamente",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Utenti attivi mensilmente",
"analytics.system.postTypes": "Pubblicazioni, File e Hashtag",
"analytics.system.privateGroups": "Canali Privati",
"analytics.system.publicChannels": "Canali Pubblici",
"analytics.system.skippedIntensiveQueries": "Per massimizzare le prestazioni, alcune statistiche sono disabilitate. Si possono <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>riabilitare nel file config.json</a>.",
"analytics.system.textPosts": "Pubblicazioni con solo testo",
"analytics.system.title": "Statistiche di Sistema",
"analytics.system.totalChannels": "Canali totali",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Annulla",
"deactivate_member_modal.deactivate": "Disattiva",
"deactivate_member_modal.desc": "Questa azione disattiverà {username}. L'utente sarà disconnesso e non avrà accesso a nessun gruppo o canale su questo sistem. Sei sicuro di voler disattivare {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Disattiva {username}",
"default_channel.purpose": "Pubblica qui i messaggi che vuoi far vedere a tutti. Tutti diventeranno automaticamente membri permanenti di questo canale quando si uniranno al gruppo.",
"delete_channel.cancel": "Cancella",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "La descrizione del gruppo offre informazioni aggiunti per aiutare gli utenti a scegliere il gruppo corretto. Massimo 50 caratteri.",
"general_tab.teamName": "Nome del gruppo",
"general_tab.teamNameInfo": "Imposta il nome del gruppo così come appare nella tua schermata di accesso e in cima alla barra laterale.",
"general_tab.teamNameRestrictions": "Il nome deve essere lungo {min} o più caratteri fino ad un massimo di {max}. Puoi aggiungere una descrizione più lunga in seguito.",
"general_tab.title": "Impostazioni Generali",
"general_tab.yes": "Si",
"get_app.alreadyHaveIt": "Lo possiedi già?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Rilevato errore non previsto",
"mobile.file_upload.camera": "Scatta una Foto o registra un Video",
"mobile.file_upload.library": "Galleria Fotografica",
"mobile.file_upload.max_warning": "Numero massimo di file caricabili limitato a 5.",
"mobile.file_upload.more": "Più",
"mobile.file_upload.video": "Libreria video",
"mobile.help.title": "Aiuto",

View file

@ -948,7 +948,7 @@
"admin.sidebar.database": "データベース",
"admin.sidebar.developer": "開発者",
"admin.sidebar.elasticsearch": "Elasticsearch (ベータ版)",
"admin.sidebar.email": "電子メールアドレス",
"admin.sidebar.email": "電子メール",
"admin.sidebar.emoji": "絵文字",
"admin.sidebar.external": "外部のサービス",
"admin.sidebar.files": "ファイル",
@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "投稿実績のあるアクティブユーザー",
"analytics.system.channelTypes": "チャンネル形式",
"analytics.system.dailyActiveUsers": "日次アクティブユーザー",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "月次アクティブユーザー",
"analytics.system.postTypes": "投稿、ファイル、ハッシュタグ",
"analytics.system.privateGroups": "非公開チャンネル",
"analytics.system.publicChannels": "公開チャンネル",
"analytics.system.skippedIntensiveQueries": "パフォーマンスを最大化するため、いくつかの統計が無効化されました。<a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>config.jsonから再度それらの統計を有効化できます</a>。",
"analytics.system.textPosts": "テキストのみの投稿数",
"analytics.system.title": "システムの使用統計",
"analytics.system.totalChannels": "総チャンネル数",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "キャンセル",
"deactivate_member_modal.deactivate": "無効にする",
"deactivate_member_modal.desc": "この操作により {username} は無効になります。無効化されたユーザーはログアウトされ、このシステムのどのチームやチャンネルにもアクセスできなくなります。本当に {username} を無効にしますか?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "{username} を無効にする",
"default_channel.purpose": "全員に見てほしいメッセージをここに投稿して下さい。チームに参加すると、全員が自動的にこのチャンネルのメンバーになります。",
"delete_channel.cancel": "キャンセル",
@ -1482,7 +1484,7 @@
"email_signup.createTeam": "チームを作成する",
"email_signup.emailError": "有効な電子メールアドレスを入力してください。",
"email_signup.find": "参加しているチームを探す",
"email_verify.almost": "{siteName}: ほとんど完了です",
"email_verify.almost": "{siteName}: あともう少しです",
"email_verify.failed": " 確認電子メールが送信できませんでした。",
"email_verify.notVerifiedBody": "電子メールアドレスを確認します。電子メールの受信ボックスを見てみてください。",
"email_verify.resend": "電子メールを再送信する",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "チームの説明はユーザーが正しいチームを選択しやすいよう追加の情報を提供します。最大50文字です。",
"general_tab.teamName": "チーム名",
"general_tab.teamNameInfo": "サインイン画面とサイドバーの左上に表示されるチームの名称を設定します。",
"general_tab.teamNameRestrictions": "名前は{min}文字以上の{max}文字以下にしてください。後でより長いチームの説明を追加することができます。",
"general_tab.title": "全般の設定",
"general_tab.yes": "はい",
"get_app.alreadyHaveIt": "既に使用していますか?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "予期しないエラーが発生しました。",
"mobile.file_upload.camera": "写真もしくはビデオを撮る",
"mobile.file_upload.library": "フォトライブラリー",
"mobile.file_upload.max_warning": "最大5ファイルまでアップロードできます。",
"mobile.file_upload.more": "もっと",
"mobile.file_upload.video": "ビデオライブラリー",
"mobile.help.title": "ヘルプ",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "활성 사용자 (글 작성 기준)",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.dailyActiveUsers": "Daily Active Users",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Monthly Active Users",
"analytics.system.postTypes": "글, 파일, 해시태그",
"analytics.system.privateGroups": "비공개 채널",
"analytics.system.publicChannels": "공개 채널",
"analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.textPosts": "텍스트 글 수",
"analytics.system.title": "시스템 통계",
"analytics.system.totalChannels": "전체 채널",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "취소",
"deactivate_member_modal.deactivate": "Deactivate",
"deactivate_member_modal.desc": "This action deactivates {username}. They will be logged out and not have access to any teams or channels on this system. Are you sure you want to deactivate {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Deactivate {username}",
"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.",
"delete_channel.cancel": "취소",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.",
"general_tab.teamName": "팀 이름",
"general_tab.teamNameInfo": "설정한 팀 이름은 로그인 화면과 왼쪽 사이드바 상단에 표시됩니다.",
"general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.",
"general_tab.title": "일반 설정",
"general_tab.yes": "네",
"get_app.alreadyHaveIt": "Already have it?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "더 보기",
"mobile.file_upload.video": "Video Library",
"mobile.help.title": "도움말",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Actieve gebruikers met berichten",
"analytics.system.channelTypes": "Kanaal types",
"analytics.system.dailyActiveUsers": "Daily Active Users",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Monthly Active Users",
"analytics.system.postTypes": "Berichten, bestanden en hashtags",
"analytics.system.privateGroups": "Verlaat kanaal",
"analytics.system.publicChannels": "Publieke kanalen",
"analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.textPosts": "Berichten met enkel tekst",
"analytics.system.title": "Systeem-statistieken",
"analytics.system.totalChannels": "Totaal aantal kanalen",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Annuleren",
"deactivate_member_modal.deactivate": "Deactivate",
"deactivate_member_modal.desc": "This action deactivates {username}. They will be logged out and not have access to any teams or channels on this system. Are you sure you want to deactivate {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Deactivate {username}",
"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.",
"delete_channel.cancel": "Annuleren",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.",
"general_tab.teamName": "Team naam",
"general_tab.teamNameInfo": "Zet de teamnaam zoals die zal verschijnen op uw login scherm en bovenaan de navigatiekolom aan de linkerkant.",
"general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.",
"general_tab.title": "Algemene instellingen",
"general_tab.yes": "Ja",
"get_app.alreadyHaveIt": "Heb je het al?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Take Photo or Video",
"mobile.file_upload.library": "Photo Library",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "Meer",
"mobile.file_upload.video": "Video Library",
"mobile.help.title": "Help",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Aktywni użytkownicy z wiadomościami",
"analytics.system.channelTypes": "Typy Kanałów",
"analytics.system.dailyActiveUsers": "Dzienna Aktywność Użytkowników",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Miesięczna Aktywność Użytkowników",
"analytics.system.postTypes": "Wiadomości, Pliki i Hashtagi",
"analytics.system.privateGroups": "Kanały prywatne",
"analytics.system.publicChannels": "Kanały publiczne",
"analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.textPosts": "Wiadomości z samym tekstem",
"analytics.system.title": "Statystyki systemu",
"analytics.system.totalChannels": "Wszystkie Kanały",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Anuluj",
"deactivate_member_modal.deactivate": "Dezaktywuj",
"deactivate_member_modal.desc": "To działanie dezaktywuje {username}. Zostanie wylogowany i straci dostęp do zespołów i kanałów w tym systemie. Czy na pewno chcesz dezaktywować {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Dezaktywuj {username}",
"default_channel.purpose": "Wyślij tutaj wiadomości które chcesz aby każdy zobaczył. Każdy automatycznie zostaje stałym uczestnikiem tego kanału gdy dołączają do zespołu.",
"delete_channel.cancel": "Anuluj",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Opis zespołu dostarcza dodatkowych informacji, które pomagają użytkownikom wybrać odpowiedni zespół. Maksymalnie 50 znaków.",
"general_tab.teamName": "Nazwa zespołu",
"general_tab.teamNameInfo": "Określ nazwę zespołu, jest ona wyświetlana na ekranie logowania w górnej części lewego panelu.",
"general_tab.teamNameRestrictions": "Nazwa musi zawierać pomiędzy {min} a {max} znaków. Możesz dodać dłuższy opis zespołu później.",
"general_tab.title": "Ustawienia ogólne",
"general_tab.yes": "Tak",
"get_app.alreadyHaveIt": "Już ją masz?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_upload.camera": "Zrób Zdjęcie lub nagraj Film",
"mobile.file_upload.library": "Biblioteka Zdjęć",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "Więcej",
"mobile.file_upload.video": "Biblioteka wideo",
"mobile.help.title": "Pomoc",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Usuários Ativos Com Posts",
"analytics.system.channelTypes": "Tipos de Canal",
"analytics.system.dailyActiveUsers": "Usuários Diários Ativos",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Usuários Mensais Ativos",
"analytics.system.postTypes": "Posts, Arquivos e Hashtags",
"analytics.system.privateGroups": "Canais Privados",
"analytics.system.publicChannels": "Canais Públicos",
"analytics.system.skippedIntensiveQueries": "Para maximizar a performance, algumas estatísticas foram desabilitadas. Você pode <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>ativá-las novamente em config.json</a>.",
"analytics.system.textPosts": "Post com Texto somente",
"analytics.system.title": "Estatísticas do Sistema",
"analytics.system.totalChannels": "Total de Canais",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Cancelar",
"deactivate_member_modal.deactivate": "Desativar",
"deactivate_member_modal.desc": "Esta ação desativa {username}. Eles serão desconectados e não terão acesso a nenhuma equipe ou canais neste sistema. Você tem certeza que deseja desativar {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Desativar {username}",
"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",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Descrição da equipe fornece informações adicionais para ajudar os usuários a selecionar a equipe correta. Máximo de 50 caracteres.",
"general_tab.teamName": "Nome da Equipe",
"general_tab.teamNameInfo": "Defina o nome da equipe como aparece na sua tela de login e no topo na lateral esquerda.",
"general_tab.teamNameRestrictions": "O nome deve ter {min} ou mais caracteres até um máximo de {max}. Você pode adicionar uma descrição da equipe depois.",
"general_tab.title": "Definições Gerais",
"general_tab.yes": "Sim",
"get_app.alreadyHaveIt": "Já tem isso?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Ocorreu um erro inesperado",
"mobile.file_upload.camera": "Tirar Foto ou Vídeo",
"mobile.file_upload.library": "Biblioteca de Fotos",
"mobile.file_upload.max_warning": "Upload limitado ao máximo de 5 arquivos.",
"mobile.file_upload.more": "Mais",
"mobile.file_upload.video": "Galeria de Videos",
"mobile.help.title": "Ajuda",

View file

@ -717,7 +717,7 @@
"admin.plugin.id": "Id:",
"admin.plugin.installedDesc": "Installed plugins on your Mattermost server. Pre-packaged plugins are installed by default, and can be deactivated but not removed.",
"admin.plugin.installedTitle": "Installed Plugins: ",
"admin.plugin.management.title": "Management",
"admin.plugin.management.title": "Управление",
"admin.plugin.name": "Имя:",
"admin.plugin.no_plugins": "No installed plugins.",
"admin.plugin.prepackaged": "Pre-packaged",
@ -1112,7 +1112,7 @@
"admin.user_item.teamAdmin": "Team Admin",
"admin.user_item.userAccessTokenPostAll": "(with post:all personal access tokens)",
"admin.user_item.userAccessTokenPostAllPublic": "(with post:channels personal access tokens)",
"admin.user_item.userAccessTokenYes": "(with personal access tokens)",
"admin.user_item.userAccessTokenYes": "с токенами доступа",
"admin.webrtc.enableDescription": "При выборе Mattermost позволяет совершать <strong>тет-а-тет</strong> видеозвонки. WebRTC звонки доступны в браузерах Chrome и Firefox, а так же в приложениях Mattermost.",
"admin.webrtc.enableTitle": "Включить Mattermost WebRTC:",
"admin.webrtc.gatewayAdminSecretDescription": "Введите пароль для доступа к узлу администрирования.",
@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "Активные пользователи с сообщениями",
"analytics.system.channelTypes": "Типы канала",
"analytics.system.dailyActiveUsers": "Активность пользователей за день",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Активность пользователей за месяц",
"analytics.system.postTypes": "Сообщения, файлы и хештэги",
"analytics.system.privateGroups": "Приватные каналы",
"analytics.system.publicChannels": "Публичные каналы",
"analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.textPosts": "Только текстовые сообщения",
"analytics.system.title": "Статистика системы",
"analytics.system.totalChannels": "Всего каналов",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "Отмена",
"deactivate_member_modal.deactivate": "Деактивировать",
"deactivate_member_modal.desc": "This action deactivates {username}. They will be logged out and not have access to any teams or channels on this system. Are you sure you want to deactivate {username}?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "Деактивировать {username}",
"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.",
"delete_channel.cancel": "Отмена",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Описание команды предоставляет дополнительную информацию, помогающую пользователям выбрать нужную им команду. Максимум 50 символов.",
"general_tab.teamName": "Название команды",
"general_tab.teamNameInfo": "Установите название команды, отображаемое на экране входа и в левом верхнем углу боковой панели.",
"general_tab.teamNameRestrictions": "Имя должно быть длиннее {min} и меньше {max} символов. Вы можете добавить описание команды позже.",
"general_tab.title": "Общие настройки",
"general_tab.yes": "Да",
"get_app.alreadyHaveIt": "Уже есть?",
@ -1899,7 +1902,7 @@
"mobile.account_notifications.threads_start": "Ветки начатые мной",
"mobile.account_notifications.threads_start_participate": "Threads that I start or participate in",
"mobile.advanced_settings.delete": "Удалить",
"mobile.advanced_settings.delete_file_cache": "Delete File Cache",
"mobile.advanced_settings.delete_file_cache": "Удалить кеш файлов",
"mobile.advanced_settings.delete_file_cache_message": "\nThis will delete all the files stored in the cache. Are you sure you want to delete them?\n",
"mobile.advanced_settings.reset_button": "Reset",
"mobile.advanced_settings.reset_message": "\nДанное действие приведёт к очистке локальных данных и перезапуску приложения.\n",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Произошла непредвиденная ошибка",
"mobile.file_upload.camera": "Сделать фото или видео",
"mobile.file_upload.library": "Библиотека изображений",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "Еще",
"mobile.file_upload.video": "Библиотека видео",
"mobile.help.title": "Помощь",
@ -2121,7 +2125,7 @@
"mobile.settings.clear": "Очистить локальное хранилище",
"mobile.settings.clear_button": "Очистить",
"mobile.settings.clear_message": "\nДанное действие приведёт к очистке локальных данных и перезапуску приложения.\n",
"mobile.settings.modal.check_for_upgrade": "Check for Updates",
"mobile.settings.modal.check_for_upgrade": "Проверить обновления",
"mobile.settings.team_selection": "Выбор команды",
"mobile.suggestion.members": "Участники",
"mobile.video.save_error_message": "To save the video file you need to download it first.",
@ -2242,7 +2246,7 @@
"post_focus_view.beginning": "Начало архива канала",
"post_info.del": "Удалить",
"post_info.edit": "Редактировать",
"post_info.message.visible": "(Only visible to you)",
"post_info.message.visible": "(Только видимый для вас)",
"post_info.message.visible.compact": " (Only visible to you)",
"post_info.mobile.flag": "Отметить",
"post_info.mobile.unflag": "Не помечено",
@ -2362,10 +2366,10 @@
"shortcuts.browser.channel_next.mac": "Forward in history:\t⌘|]",
"shortcuts.browser.channel_prev": "Back in history:\tAlt|Left",
"shortcuts.browser.channel_prev.mac": "Back in history:\t⌘|[",
"shortcuts.browser.font_decrease": "Zoom out:\tCtrl|-",
"shortcuts.browser.font_decrease.mac": "Zoom out:\t⌘|-",
"shortcuts.browser.font_increase": "Zoom in:\tCtrl|+",
"shortcuts.browser.font_increase.mac": "Zoom in:\t⌘|+",
"shortcuts.browser.font_decrease": "Уменьшить масштаб:\tCtrl|-",
"shortcuts.browser.font_decrease.mac": "Уменьшить масштаб:\tCtrl|-",
"shortcuts.browser.font_increase": "Увеличить масштаб:\tCtrl|+",
"shortcuts.browser.font_increase.mac": "Увеличить масштаб:\t⌘|+",
"shortcuts.browser.header": "Built-in Browser Commands",
"shortcuts.browser.highlight_next": "Highlight text to the next line:\tShift|Down",
"shortcuts.browser.highlight_prev": "Highlight text to the previous line:\tShift|Up",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "İleti Yazmış Etkin Kullanıcılar",
"analytics.system.channelTypes": "Kanal Türleri",
"analytics.system.dailyActiveUsers": "Günlük Etkin Kullanıcılar",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "Aylık Etkin Kullanıcılar",
"analytics.system.postTypes": "İletiler, Dosyalar ve Hashtaglar",
"analytics.system.privateGroups": "Özel Kanallar",
"analytics.system.publicChannels": "Herkese Açık Kanallar",
"analytics.system.skippedIntensiveQueries": "Başarımı arttırmak için bazı istatistikler devre dışı bırakıldı. Bunları <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>config.json dosyasından yeniden etkinleştirebilirsiniz</a>.",
"analytics.system.textPosts": "Yalnız Metin İçeren İletiler",
"analytics.system.title": "Sistem İstatistikleri",
"analytics.system.totalChannels": "Toplam Kanal",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "İptal",
"deactivate_member_modal.deactivate": "Devre Dışı Bırak",
"deactivate_member_modal.desc": "Bu işlem {username} kullanıcısını devre dışı bırakır. Kullanıcının oturumu kapatılır ve sistemdeki tüm takım ve kanal erişimleri kaldırılır. {username} kullanıcısını devre dışı bırakmak istediğinize emin misiniz?",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "{username} Kullanıcısını Devre Dışı Bırak",
"default_channel.purpose": "Buraya herkesin görmesini istediğiniz iletileri gönderin. Takıma katılan herkes otomatik olarak bu kanalın kalıcı üyesi olur.",
"delete_channel.cancel": "İptal",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "Takım açıklaması kullanıcıların doğru takımı seçmesine yardımcı olur. En fazla 50 karakter uzunluğunda olabilir.",
"general_tab.teamName": "Takım Adı",
"general_tab.teamNameInfo": "Oturum açma sayfasında ve sol yan çubuğun üzerinde görüntülenecek takım adını ayarlayın.",
"general_tab.teamNameRestrictions": "Ad {min} ile {max} karakter arasında olmalıdır. Daha sonra daha uzun bir takım açıklaması ekleyebilirsiniz.",
"general_tab.title": "Genel Ayarlar",
"general_tab.yes": "Evet",
"get_app.alreadyHaveIt": "Zaten var mı?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "Beklenmeyen bir sorun çıktı",
"mobile.file_upload.camera": "Fotoğraf ya da Görüntü Çek",
"mobile.file_upload.library": "Fotoğraf Kitaplığı",
"mobile.file_upload.max_warning": "En fazla 5 dosya yüklenebilir.",
"mobile.file_upload.more": "Diğer",
"mobile.file_upload.video": "Görüntü Kitaplığı",
"mobile.help.title": "Yardım",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "有发信息的的正常用户",
"analytics.system.channelTypes": "频道类型",
"analytics.system.dailyActiveUsers": "每日活动用户",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "每月活动用户",
"analytics.system.postTypes": "发文,文件和标签",
"analytics.system.privateGroups": "私有频道",
"analytics.system.publicChannels": "公共频道",
"analytics.system.skippedIntensiveQueries": "为了最大性能,部分统计已停用。您可以<a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>在 config.json 重新开启</a>。",
"analytics.system.textPosts": "纯文字帖文",
"analytics.system.title": "系统统计",
"analytics.system.totalChannels": "频道总数",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "取消",
"deactivate_member_modal.deactivate": "停用",
"deactivate_member_modal.desc": "此操作将停用 {username}。他们将注销并无法再访问本系统的任何团队或频道。您确定要停用 {username}",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "停用 {username}",
"default_channel.purpose": "发表您想所有人看到的消息。所有人在加入团队时候自动成员此频道的永久成员。",
"delete_channel.cancel": "取消",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "团队描述提供更多信息帮助用户选择何时的团队。最多 50 字符。",
"general_tab.teamName": "团队名称",
"general_tab.teamNameInfo": "设置出现在您登录界面左侧边栏顶部的团队名称。",
"general_tab.teamNameRestrictions": "名称必须在 {min} 于 {max} 个字符之间。您可以添加更长的团队描述。",
"general_tab.title": "基本设置",
"general_tab.yes": "是的",
"get_app.alreadyHaveIt": "已经拥有?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "发生未知错误",
"mobile.file_upload.camera": "拍照或视频",
"mobile.file_upload.library": "照片库",
"mobile.file_upload.max_warning": "最多上传 5 个文件。",
"mobile.file_upload.more": "更多",
"mobile.file_upload.video": "视频库",
"mobile.help.title": "帮助",

View file

@ -1149,11 +1149,12 @@
"analytics.system.activeUsers": "有發文的活躍使用者",
"analytics.system.channelTypes": "頻道類型",
"analytics.system.dailyActiveUsers": "每日活躍使用者",
"analytics.system.info": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team.",
"analytics.system.infoAndSkippedIntensiveQueries": "Only data for the chosen team is calculated. Excludes posts made in direct message channels, which are not tied to a team. <br><br> To maximize performance, some statistics are disabled. You can <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>re-enable them in config.json</a>.",
"analytics.system.monthlyActiveUsers": "每月活躍使用者",
"analytics.system.postTypes": "發文,檔案與#標籤",
"analytics.system.privateGroups": "私人頻道",
"analytics.system.publicChannels": "公開頻道",
"analytics.system.skippedIntensiveQueries": "為了有最好的效能,某些統計已被停用。可以<a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>在 config.json 中重新啟用</a>。",
"analytics.system.textPosts": "以純文字發文",
"analytics.system.title": "系統統計",
"analytics.system.totalChannels": "全部頻道",
@ -1442,6 +1443,7 @@
"deactivate_member_modal.cancel": "取消",
"deactivate_member_modal.deactivate": "停用",
"deactivate_member_modal.desc": "將會停用 {username}。他們將會被登出並且不再有權限存取此伺服氣上的任何頻道或團隊。請確認要停用 {username} 。",
"deactivate_member_modal.sso_warning": "You must also deactivate this user in the SSO provider or they will be reactivated on next login or sync.",
"deactivate_member_modal.title": "停用 {username}",
"default_channel.purpose": "在此張貼希望所有人都可以看到的訊息。每個人在加入團隊的時候會自動成為此頻道的永久成員。",
"delete_channel.cancel": "取消",
@ -1590,6 +1592,7 @@
"general_tab.teamDescriptionInfo": "團隊敘述提供額外的訊息幫助使用者選擇正確的團隊。最多為50個字。",
"general_tab.teamName": "團隊名稱",
"general_tab.teamNameInfo": "設定出現於登入畫面跟側邊欄左上的團隊名稱。",
"general_tab.teamNameRestrictions": "名字必須至少有{min}個字、最多{max}。等等有增加較長團隊敘述的方法。",
"general_tab.title": "一般設定",
"general_tab.yes": "是",
"get_app.alreadyHaveIt": "已經擁有了?",
@ -1997,6 +2000,7 @@
"mobile.error_handler.title": "發生未預期的錯誤。",
"mobile.file_upload.camera": "照相或錄影",
"mobile.file_upload.library": "相簿",
"mobile.file_upload.max_warning": "Uploads limited to 5 files maximum.",
"mobile.file_upload.more": "更多",
"mobile.file_upload.video": "媒體櫃",
"mobile.help.title": "說明",