Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.cluster.unknown": "unbekannt", + "admin.compliance.directoryDescription": "Verzeichnis in welchem die Compliance-Reports gespeichert werden. Standardwert: ./data/.", + "admin.compliance.directoryExample": "Z.B.: \"./data/\"", + "admin.compliance.directoryTitle": "Compliance-Report-Verzeichnis:", + "admin.compliance.enableDailyDesc": "Wenn wahr, erstellt Mattermost einen täglichen Compliance-Bericht.", + "admin.compliance.enableDailyTitle": "Täglichen Bericht aktivieren:", + "admin.compliance.enableDesc": "Wenn wahr, erlaubt Mattermost das Compliance Reporting über den Compliance und Prüfung-Tab. Sehen Sie in der Dokumentation für mehr Details nach.", + "admin.compliance.enableTitle": "Aktiviere Compliance-Reporting:", + "admin.compliance.false": "falsch", + "admin.compliance.noLicense": "Compliance-Funktionen sind Bestandteil der Enterprise Edition. Ihre derzeitige Lizenz unterstützt Compliance nicht. Besuchen Sie unsere Webseite für Information und Preise der Enterprise Lizenzen.
", + "admin.compliance.save": "Speichern", + "admin.compliance.saving": "Speichere Einstellung...", + "admin.compliance.title": "Compliance-Einstellungen", + "admin.compliance.true": "wahr", + "admin.complianceExport.createJob.help": "Initiiert sofort einen Compliance-Export.", + "admin.complianceExport.createJob.title": "Complicance-Exportaufgabe sofort starten", + "admin.complianceExport.description": "Diese Funktion unterstützt Compliance-Exporte in die Acitance-XML- und Global-Relay-XML-Formate und befindet sich derzeit im Beta-Status. Die Unterstützung für das Mattermost-CSV-Format ist für eine zukünftige Version geplant und wird die bestehende Compliance-Funktion ersetzen.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", + "admin.jobTable.jobId": "Job-ID: ", + "admin.jobTable.lastActivityAt": "Letzte Aktivität: ", + "admin.jobTable.runLengthMinutes": " Minuten", + "admin.jobTable.runLengthSeconds": " Sekunden", + "admin.jobTable.statusCanceled": "Abgebrochen", + "admin.jobTable.statusCanceling": "Abbrechen...", + "admin.jobTable.statusError": "Fehler", + "admin.jobTable.statusInProgress": "In Bearbeitung", + "admin.jobTable.statusPending": " Ausstehend", + "admin.jobTable.statusSuccess": "Erfolg", + "admin.ldap.baseDesc": "Der Basis-DN ist der Distinguished Name, mit dem Mattermost mit der Suche nach Nutzern im AD/LDAP-Baum beginnen soll.", + "admin.ldap.baseEx": "Z.B.: \"ou=Unit Name,dc=corp,dc=example,dc=com\"", + "admin.ldap.baseTitle": "Basis-DN:", + "admin.ldap.bindPwdDesc": "Passwort des Nutzers gegeben durch \"Bind-Benutzername\".", + "admin.ldap.bindPwdTitle": "Bind-Passwort:", + "admin.ldap.bindUserDesc": "Der Benutzername, welcher für die AD/LDAP-Suche benutzt wird. Dies sollte an Konto sein, welches speziell für Mattermost angelegt wurde. Es sollte begrenzten Lesezugriff auf den Bereich im AD/LDAP-Baum erhalten, welcher im Basis-DN-Feld angegeben wurde.", + "admin.ldap.bindUserTitle": "Bind-Benutzername:", + "admin.ldap.emailAttrDesc": "Das Attribut des AD/LDAP-Servers, welches benutzt wird um die E-Mail-Adressen der Nutzer in Mattermost auszufüllen.", + "admin.ldap.emailAttrEx": "Z.B.: \"mail\" oder \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "E-Mail Attribut:", + "admin.ldap.enableDesc": "Wenn wahr, erlaubt Mattermost den Login mit AD/LDAP", + "admin.ldap.enableSyncDesc": "Wenn wahr, wird Mattermost periodisch Benutzer von AD/LDAP synchronisieren. Wenn falsch, werden Benutzerattribute nur beim Login über AD/LDAP aktualisiert.", + "admin.ldap.enableSyncTitle": "Synchronisierung mit AD/LDAP aktivieren:", + "admin.ldap.enableTitle": "Erlaube Login mit AD/LDAP:", + "admin.ldap.firstnameAttrDesc": "(Optional) Das Attribut im AD/LDAP-Serves, das dazu verwendet wird, den Vornamen von Nutzern in Mattermost zu füllen. Wenn aktiv, können Nutzer ihren Vornamen nicht ändern, da er mit dem LDAP-Server synchronisiert wird. Wenn nicht gesetzt, können Nutzer ihren eigenen Vornamen in den Kontoeinstellungen ändern.", + "admin.ldap.firstnameAttrEx": "Z.B.: \"givenName\"", + "admin.ldap.firstnameAttrTitle": "Attribut Vorname:", + "admin.ldap.idAttrDesc": "Das Attribut des AD/LDAP-Servers, welches von Mattermost als eindeutiger Identifikator benutzt wird. Es sollte ein AD/LDAP-Attribut sein, dessen Wert sich nicht ändert, z.B. Benutzername oder UID. Wenn sich die ID eines Benutzers ändert, wird Mattermost einen neues Konto erstellen, welches nicht mit dem Alten verbunden ist. Dieser Wert wird für die Anmeldung in Mattermost als \"AD/LDAP-Benutzername\" auf der Anmeldeseite verwendet. Normalerweise ist das Attribut dasselbe wie das vorherige Feld \"Attribut Benutzername\". Wenn ihr Team, zur Anmeldung an andere Dienste mittels AD/LDAP, die Formulierung Domäne\\\\Benutzername verwendet, wählen Sie Domäne\\\\Benutzername in diesem Feld, um die Konsistenz zwischen den Seiten beizubehalten.", + "admin.ldap.idAttrEx": "Z.B.: \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "Attribut-ID: ", + "admin.ldap.jobExtraInfo": "{ldapUsers} LDAP-Benutzer gescannt, {updateCount} aktualisiert, {deleteCount} deaktiviert", + "admin.ldap.lastnameAttrDesc": "(Optional) Das Attribut im AD/LDAP-Server, das dazu verwendet wird, den Nachnamen von Nutzern in Mattermost zu füllen. Wenn aktiv, können Nutzer ihren Vornamen nicht ändern, da er mit dem LDAP-Server synchronisiert wird. Wenn nicht gesetzt, können Nutzer ihren eigenen Nachnamen in den Kontoeinstellungen ändern.", + "admin.ldap.lastnameAttrEx": "Z.B.: \"sn\"", + "admin.ldap.lastnameAttrTitle": "Attibut Nachname:", + "admin.ldap.ldap_test_button": "AD/LDAP-Test", + "admin.ldap.loginNameDesc": "Der Platzhalter, der im Anmeldefeld der Anmeldeseite angezeigt wird. Standard ist \"AD/LDAP-Benutzername\".", + "admin.ldap.loginNameEx": "Z.B.: \"AD/LDAP-Benutzername\"", + "admin.ldap.loginNameTitle": "Name des Login-Feldes:", + "admin.ldap.maxPageSizeEx": "Z.B.: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "Die maximale Anzahl von Benutzern, die der Mattermost-Server vom AD/LDAP-Server auf einmal anfordern wird. 0 ist unendlich.", + "admin.ldap.maxPageSizeTitle": "Maximale Seitengröße:", + "admin.ldap.nicknameAttrDesc": "(Optional) Das Attribut im AD/LDAP-Server wird dazu verwendet, den Spitznamen von Nutzern in Mattermost zu füllen. Wenn aktiv, können Nutzer ihren Vornamen nicht ändern, da er mit dem LDAP-Server synchronisiert wird. Wenn nicht gesetzt, können Nutzer ihren eigenen Spitznamen in den Kontoeinstellungen ändern.", + "admin.ldap.nicknameAttrEx": "Z.B.: \"nickname\"", + "admin.ldap.nicknameAttrTitle": "Spitznamen Attribut:", + "admin.ldap.noLicense": "AD/LDAP-Funktionen sind Bestandteil der Enterprise Edition. Ihre derzeitige Lizenz unterstützt AD/LDAP nicht. Besuchen Sie unsere Webseite für Information und Preise der Enterprise Lizenzen.
", + "admin.ldap.portDesc": "Der Port den Mattermost für die Verbindung mit dem AD/LDAP-Server verwendet. Standard ist 389.", + "admin.ldap.portEx": "Z.B.: \"389\"", + "admin.ldap.portTitle": "AD/LDAP-Port:", + "admin.ldap.positionAttrDesc": "(Optional) Das Attribut des AD/LDAP-Servers, welches benutzt wird um das Positions-Feld des Nutzers in Mattermost auszufüllen.", + "admin.ldap.positionAttrEx": "Z.B.: \"title\"", + "admin.ldap.positionAttrTitle": "Positions-Attribut:", + "admin.ldap.queryDesc": "Wert für Anfragen-Time-out an den AD/LDAP-Server. Erhöhen Sie diesen, wenn Sie Ablauffehler aufgrund eines langsamen AD/LDAP-Servers bekommen.", + "admin.ldap.queryEx": "Z.B.: \"60\"", + "admin.ldap.queryTitle": "Wert für Time-out (in Sekunden):", + "admin.ldap.serverDesc": "Die Domäne oder IP-Adresse des AD/LDAP-Servers.", + "admin.ldap.serverEx": "Z.B.: \"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAP-Server:", + "admin.ldap.skipCertificateVerification": "Zertifikatsprüfung überspringen:", + "admin.ldap.skipCertificateVerificationDesc": "Zertifikatsprüfung für TLS oder STARTTLS Verbindungen überspringen. Nicht empfohlen bei Produktionsumgebungen bei denen TLS benötigt wird. Nur zum Test gedacht.", + "admin.ldap.syncFailure": "Sync Fehler: {error}", + "admin.ldap.syncIntervalHelpText": "Die AD/LDAP-Synchronisation aktualisiert die Mattermost-Benutzerinformationen um die Änderungen auf dem AD/LDAP-Server zu spiegeln. Wenn zum Beispiel der Name eines Benutzers auf dem AD/LDAP-Server geändert wird, wird die Änderung in Mattermost bei der nächsten Synchronisierung durchgeführt. Gelöschte oder deaktivierte Konten auf dem AD/LDAP-Server setzen die Benutzer als \"Inaktiv\" und die Benutzer-Sessions werden entfernt. Mattermost führt die Synchronisation im hier spezifizierten Intervall durch. Wenn zum Beispiel 60 eingegeben wird, synchronisiert Mattermost alle 60 Minuten.", + "admin.ldap.syncIntervalTitle": "Synchronisationsintervall (in Minuten):", + "admin.ldap.syncNowHelpText": "Initiiert eine sofortige AD/LDAP-Synchronisation.", + "admin.ldap.sync_button": "AD/LDAP jetzt abgleichen", + "admin.ldap.testFailure": "AD/LDAP-Test-Fehler: {error}", + "admin.ldap.testHelpText": "Überprüft ob der Mattermost-Server sich mit dem angegebenen AD/LDAP-Server verbinden kann. Schauen Sie im Log für detailliertere Fehlermeldungen nach.", + "admin.ldap.testSuccess": "AD/LDAP-Test erfolgreich", + "admin.ldap.uernameAttrDesc": "Das Attribut des AD/LDAP-Servers das zum Befüllen des Benutzernamens in Mattermost verwendet wird. Das kann auch dem des ID-Attributes entsprechen.", + "admin.ldap.userFilterDisc": "(Optional) Geben Sie einen AD/LDAP-Filter zur Begrenzung bei der Suche nach Benutzer-Objekten ein. Nur die zurückgegebenen Benutzer dieser Abfrage werden Zugriff auf Mattermost erhalten. Für Active-Directory lautet die Abfrage zum Ausschluss von deaktivierten Benutzern (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Z.B.: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Benutzerfilter:", + "admin.ldap.usernameAttrEx": "Z.B.: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Attribut Benutzername:", + "admin.license.choose": "Datei auswählen", + "admin.license.chooseFile": "Datei auswählen", "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", + "admin.license.key": "Lizenzschlüssel: ", + "admin.license.keyRemove": "Enterprise Lizenz entfernen und Server downgraden", + "admin.license.noFile": "Keine Datei hochgeladen", + "admin.license.removing": "Lizenz wird entfernt...", + "admin.license.title": "Edition und Lizenz", + "admin.license.type": "Lizenz: ", + "admin.license.upload": "Hochladen", + "admin.license.uploadDesc": "Laden Sie einen Mattermost Enterprise Edition Lizenzschlüssel hoch um den Server upzugraden. Besuchen Sie uns online um mehr über die Vorteile der Enterprise Edition zu erfahren oder um eine Lizenz zu kaufen.", + "admin.license.uploading": "Lizenz wird hochgeladen...", + "admin.log.consoleDescription": "Üblicherweise falsch bei Produktionsumgebungen. Entwickler können dieses auf wahr stellen um Logmeldungen auf der Konsole anhand der Konsolen-Level-Option zu erhalten. Wenn wahr, schreibt der Server die Meldungen in den Standard-Ausgabe-Stream (stdout). Das Ändern dieser Einstellung benötigt einen Server-Neustart, bevor Sie aktiv wird.", + "admin.log.consoleJsonTitle": "Konsolen-Logs als JSON ausgeben:", + "admin.log.consoleLogLevel": "Konsolen-Log-Level", + "admin.log.consoleTitle": "Logs auf der Konsole ausgeben: ", + "admin.log.enableDiagnostics": "Aktiviere Diagnose und Fehlerübermittlung:", + "admin.log.enableDiagnosticsDescription": "Durch aktivieren dieser Funktion kann die Qualität und Performance von Mattermost verbessert werden indem Diagnose und Fehler an Mattermost, Inc übermittelt werden. Lesen Sie unsere Datenschutzbestimmungen um mehr darüber zu erfahren.", + "admin.log.enableWebhookDebugging": "Aktiviere Webhook-Debugging:", + "admin.log.enableWebhookDebuggingDescription": "Um den Request-Body von eingehenden Webhooks auf der Konsole auszugeben, aktivieren Sie diese Einstellung und setzen Sie {boldedConsoleLogLevel} auf 'DEBUG'. Deaktivieren Sie diese Einstellung, um die Request-Body-Informationen aus den Konsolen-Logs zu entfernen, wenn der Debug-Modus aktiviert ist.", + "admin.log.fileDescription": "Normalerweise wahr in Produktionsumgebungen. Wenn wahr, werden Ereignisse in die mattermost.log in den unter Log-Verzeichnis angegebene Ordner mitgeschrieben. Die Logs werden bei 10.000 Zeilen rotiert, in eine Datei im selben Verzeichnis archiviert und mit einem Datumsstempel und Seriennummer versehen. Zum Beispiel mattermost.2017-03-31.001. Das Ändern dieser Einstellung benötigt einen Server-Neustart, bevor Sie aktiv wird.", + "admin.log.fileJsonTitle": "Datei-Logs als JSON ausgeben:", + "admin.log.fileLevelDescription": "Diese Einstellung bestimmt auf welchem Detailgrad Lognachrichten in die Konsole geschrieben werden. FEHLER: Gibt nur Fehlernachrichten aus. INFO: Gibt Fehlernachrichten und Informationen zum Start und Initialisierung aus. DEBUG: Gibt einen hohen Detailgrad für Entwickler zur Fehlersuche aus.", + "admin.log.fileLevelTitle": "Datei Log-Level:", + "admin.log.fileTitle": "Logs in Datei schreiben: ", + "admin.log.jsonDescription": "Wenn wahr, werden geloggte Ereignisse im maschinenlesbaren JSON-Format geschrieben. Andernfalls werden sie als einfacher Text geschrieben. Das Ändern dieser Einstellung benötigt einen Server-Neustart, bevor Sie aktiv wird.", + "admin.log.levelDescription": "Diese Einstellung bestimmt auf welchem Detailgrad Lognachrichten in die Konsole geschrieben werden. ERROR: Gibt nur Fehlernachrichten aus. INFO: Gibt Fehlernachrichten und Informationen zum Start und Initialisierung aus. DEBUG: Gibt einen hohen Detailgrad für Entwickler zur Fehlersuche aus.", + "admin.log.levelTitle": "Konsolen-Log-Level:", + "admin.log.locationDescription": "Der Ort für die Log-Dateien. Falls leer, werden sie im Verzeichnis ./logs gespeichert. Bei Angabe eines Verzeichnisses muss dieses existieren und Mattermost muss Schreibberechtigungen darauf haben. Das Ändern dieser Einstellung benötigt einen Server-Neustart, bevor Sie aktiv wird.", + "admin.log.locationPlaceholder": "Einen Dateiort eingeben", + "admin.log.locationTitle": "Log-Verzeichnis:", + "admin.log.logSettings": "Protokoll-Einstellungen", + "admin.logs.bannerDesc": "Um Benutzer nach Benutzer-ID oder Token-ID zu suchen, wechseln Sie zu Reporting > Benutzer und fügen die ID in den Suchfilter ein.", + "admin.logs.next": "Weiter", + "admin.logs.prev": "Zurück", + "admin.logs.reload": "Erneut laden", + "admin.logs.title": "Serverprotokoll", + "admin.manage_roles.additionalRoles": "Weitere Berechtigungen für das Konto auswählen. Mehr über Rollen und Berechtigungen lesen.", + "admin.manage_roles.allowUserAccessTokens": "Diesem Konto erlauben, persönliche Zugriffs-Token zu generieren.", + "admin.manage_roles.allowUserAccessTokensDesc": "Das Entfernen dieser Berechtigung löscht keine existierenden Token. Um sie zu löschen, gehen Sie zum \"Token verwalten\"-Menü des Benutzers.", + "admin.manage_roles.cancel": "Abbrechen", + "admin.manage_roles.manageRolesTitle": "Rollen verwalten", + "admin.manage_roles.postAllPublicRole": "Zugriff zum Senden in alle öffentlichen Mattermost-Kanäle.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", + "admin.manage_roles.postAllRole": "Zugriff zum Senden in alle Mattermost-Kanäle inklusive Direktnachrichten.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", + "admin.manage_roles.save": "Speichern", + "admin.manage_roles.saveError": "Rollen konnten nicht gepeichert werden.", + "admin.manage_roles.systemAdmin": "Systemadministrator", + "admin.manage_roles.systemMember": "Mitglied", + "admin.manage_tokens.manageTokensTitle": "Persönliche Zugriffs-Token verwalten", + "admin.manage_tokens.userAccessTokensDescription": "Persönliche Zugriffs-Token funktionieren ähnlich wie Sitzungs-Token und können von Integrationen zur Interaktion mit diesem Mattermost-Server verwendet werden. Token sind deaktiviert, falls der Benutzer deaktiviert ist. Lernen Sie mehr über Benutzer-Zugriffs-Token.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token-ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Token-Beschreibung: ", + "admin.manage_tokens.userAccessTokensNone": "Keine persönlichen Zugriffs-Token.", + "admin.metrics.enableDescription": "Wenn wahr, wird Mattermost Performance-Daten sammeln und profilieren. Bitte schauen Sie in die Dokumentation um mehr über die Konfiguration von Performanceüberwachung für Mattermost zu erfahren.", + "admin.metrics.enableTitle": "Performance Monitoring aktivieren:", + "admin.metrics.listenAddressDesc": "Die Adresse auf die der Server hören wird um die Performancemetriken auszugeben.", + "admin.metrics.listenAddressEx": "Z.B.: \":8067\"", + "admin.metrics.listenAddressTitle": "Empfangs-Adresse:", + "admin.mfa.bannerDesc": "Multi-Faktor-Authentifizierung ist für Konten mit AD/LDAP oder E-Mail-Login verfügbar. Wenn andere Loginmethoden verwendet werden, sollte MFA beim Authentifikationsprovider eingerichtet werden.", + "admin.mfa.cluster": "Hoch", + "admin.mfa.title": "Multi-Faktor-Authentifizierung", + "admin.nav.administratorsGuide": "Administratorhandbuch", + "admin.nav.commercialSupport": "Kommerzieller Support", + "admin.nav.help": "Hilfe", + "admin.nav.logout": "Abmelden", + "admin.nav.report": "Fehler melden", + "admin.nav.switch": "Teamauswahl", + "admin.nav.troubleshootingForum": "Fehlerbehebungs-Forum", + "admin.notifications.email": "E-Mail", "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.notifications.title": "Benachrichtigungseinstellungen", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "Anmelden mit OAuth-2.0-Provider nicht erlauben", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Geben Sie hier Ihre Nachricht ein und drücken Sie Enter um sie senden.
Klicken Sie den Anhang Button um ein Bild oder eine Datei hochzuladen.
", + "create_post.write": "Schreiben Sie eine Nachricht...", + "create_team.agreement": "Wenn Sie die Erstellung Ihres Kontos fortsetzen und {siteName} nutzen, stimmen Sie unseren Nutzungsbedingungen und Datenschutzbedingungen zu. Wenn Sie nicht zustimmen, dürfen Sie {siteName} nicht nutzen.", + "create_team.display_name.charLength": "Name muss zwischen {min} und {max} Zeichen lang sein. Sie können eine längere Teambeschreibung später hinzufügen.", + "create_team.display_name.nameHelp": "Benennen Sie Ihr Team in jeglicher Sprache. Ihr Teamname wird in Menüs und Überschriften angezeigt.", + "create_team.display_name.next": "Weiter", + "create_team.display_name.required": "Dieses Feld ist erforderlich", + "create_team.display_name.teamName": "Teamname", + "create_team.team_url.back": "Zurück zum vorigen Schritt", + "create_team.team_url.charLength": "Der Name muss mindestens {min} und darf maximal {max} Zeichen lang sein", + "create_team.team_url.creatingTeam": "Erstelle Team...", + "create_team.team_url.finish": "Fertigstellen", + "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", + "create_team.team_url.unavailable": "Diese URL ist in Verwendung oder nicht verfügbar. Bitte eine andere versuchen.", + "create_team.team_url.webAddress": "Wählen Sie die Webadresse für Ihr neues Team:", + "custom_emoji.empty": "Kein eigenes Emoji gefunden", + "custom_emoji.header": "Eigenes Emoji", + "custom_emoji.search": "Suche eigenes Emoji", + "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": "Sie müssen diesen Benutzer ebenfalls beim SSO-Anbieter deaktivieren oder er wird beim nächsten Anmelden oder der nächsten Synchronisierung wieder aktiviert.", + "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", + "delete_channel.confirm": "Bestätige LÖSCHUNG des Kanals", + "delete_channel.del": "Löschen", + "delete_channel.question": "Dies wird den Kanal aus dem Team löschen und die Inhalte für alle Nutzer unzugänglich machen.Ihre E-Mail-Adresse wurde bestätigt! Klicken Sie hier um sich anzumelden.
", + "emoji_list.actions": "Aktionen", + "emoji_list.add": "Eigenes Emoji hinzufügen", + "emoji_list.creator": "Ersteller", + "emoji_list.delete": "Löschen", + "emoji_list.delete.confirm.button": "Löschen", + "emoji_list.delete.confirm.msg": "Diese Aktion wird das benutzerdefinierte Emoji dauerhaft löschen. Sind Sie sich sicher, dass Sie es löschen möchten?", + "emoji_list.delete.confirm.title": "Benutzerdefiniertes Emoji löschen", + "emoji_list.empty": "Kein eigenes Emoji gefunden", + "emoji_list.header": "Benutzerdefinierte Emojis", + "emoji_list.help": "Benutzerdefinierte Emoji sind für jeden auf ihrem Server verfügbar. Tippen Sie ':' gefolgt von zwei Zeichen in einer Nachrichten-Box ein, um das Emoji-Menü einzublenden.", + "emoji_list.help2": "Tipp: Wenn Sie #, ## oder ### als ersten Zeichen in einer neuen Zeile mit einem Emoji eingeben können Sie größere Emojis anzeigen lassen. Um es auszuprobieren senden Sie eine Meldung wie: '# :smile:'.", + "emoji_list.image": "Bild", "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "emoji_list.search": "Suche eigenes Emoji", + "emoji_list.somebody": "Jemand in einem anderen Team", + "emoji_picker.activity": "Aktivität", + "emoji_picker.custom": "Benutzerdefiniert", + "emoji_picker.emojiPicker": "Emoji-Auswahl", + "emoji_picker.flags": "Flaggen", + "emoji_picker.foods": "Essen", + "emoji_picker.nature": "Natur", + "emoji_picker.objects": "Objekte", + "emoji_picker.people": "Leute", + "emoji_picker.places": "Orte", + "emoji_picker.recent": "Zuletzt verwendet", + "emoji_picker.search": "Suche", + "emoji_picker.searchResults": "Suchergebnisse", + "emoji_picker.symbols": "Symbole", + "ent.cluster.save_config_with_roles.error": "Die folgenden Konfigurationseinstellungen können nicht gespeichert werden, wenn der Hochverfügbarkeitsmodus aktiviert und die Systemkonsole im schreibgeschützten Modus ist: {keys}.", + "error.generic.link": "Zurück zu {siteName}", + "error.generic.link_message": "Zurück zu {siteName}", + "error.generic.message": "Ein Fehler ist aufgetreten.", + "error.generic.title": "Fehler", + "error.local_storage.help1": "Cookies aktivieren", + "error.local_storage.help2": "Privates Browsen abschalten", + "error.local_storage.help3": "Verwenden Sie einen unterstützen Browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "Mattermost konnte nicht geladen werden, da eine Browser-Einstellung die Nutzung der lokalen Speicherfunktion verhindert. Um Mattermost zu erlauben zu laden, versuchen Sie die folgenden Aktionen:", + "error.local_storage.title": "Mattermost kann nicht geladen werden", + "error.not_found.link_message": "Zurück zu Mattermost", + "error.not_found.message": "Die Seite, die Sie versuchten zu erreichen, existiert nicht", + "error.not_found.title": "Seite nicht gefunden", + "error.oauth_missing_code": "Der Dienstanbieter {service} hat keinen Autorisierungs-Code in der Umleitungs-URL angegeben.", + "error.oauth_missing_code.forum": "Falls Sie das oben stehende geprüft haben und immer noch Probleme mit ihrer Konfiguration haben sollten, könnten Sie in unser {link} schreiben, wo wir gerne bei Schwierigkeiten mit der Einrichtung helfen.", + "error.oauth_missing_code.forum.link": "Fehlerbehebungs-Forum", + "error.oauth_missing_code.gitlab": "Für {link} stellen Sie bitte sicher, dass Sie den Einrichtungsanweisungen gefolgt sind.", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "Für {link} stellen Sie bitte sicher, dass ihr Administrator die Google+-API aktiviert hat.", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "Für {link} stellen Sie bitte sicher, dass der Administrator ihrer Microsoft-Organisation die Mattermost-App aktiviert hat.", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", + "error.oauth_missing_code.title": "Mattermost benötigt ihre Hilfe", + "error_bar.apiv3_enabled": "API-Version 3 ist veraltet und für die Entfernung vorgemerkt. Lernen Sie, wie Sie zur APIv4 migrieren.", + "error_bar.expired": "Enterprise-Lizenz ist abgelaufen und einige Funktionen wurden evtl. deaktiviert. Bitte erneuern.", + "error_bar.expiring": "Enterprise-Lizenz läuft am {date} ab. Bitte erneuern.", + "error_bar.past_grace": "Enterprise Lizenz ist abgelaufen und einige Funktionen wurden evtl. deaktiviert. Bitte wenden Sie sich an den Systemadministrator für mehr Details.", + "error_bar.preview_mode": "Vorführungsmodus: E-Mail-Benachrichtigungen wurden nicht konfiguriert", + "error_bar.site_url": "Bitte konfigurieren Sie ihren {docsLink} hier {link}.", + "error_bar.site_url.docsLink": "Seiten-URL", + "error_bar.site_url.link": "Systemkonsole", + "error_bar.site_url_gitlab": "Bitte konfigurieren Sie ihren {docsLink} in der Systemkonsole oder in der gitlab.rb wenn Sie GitLab Mattermost verwenden.", "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", - "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", + "file_info_preview.size": "Größe ", + "file_info_preview.type": "Dateityp ", + "file_upload.disabled": "Dateianhänge sind deaktiviert.", + "file_upload.fileAbove": "Datei über {max}MB kann nicht hochgeladen werden: {filename}", + "file_upload.filesAbove": "Dateien über {max}MB können nicht hochgeladen werden: {filenames}", + "file_upload.limited": "Anzahl an Uploads begrenzt auf maximal {count, number}. Bitte nutzen Sie zusätzliche Nachrichten für mehr Dateien.", + "file_upload.pasted": "Bild eingefügt am ", + "file_upload.zeroBytesFile": "Sie laden eine leere Datei hoch: {filename}", + "file_upload.zeroBytesFiles": "Sie laden leere Dateien hoch: {filenames}", + "filtered_channels_list.search": "Suche Kanäle", + "filtered_user_list.any_team": "Alle Benutzer", + "filtered_user_list.count": "{count, number} {count, plural, one {Benutzer} other {Benutzer}}", + "filtered_user_list.countTotal": "{count, number} {count, plural, one {Benutzer} other {Benutzer}} von {total, number} insgesamt", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 Mitglieder} one {Mitglied} other {Mitglieder}} von {total, number} insgesamt", + "filtered_user_list.member": "Mitglied", + "filtered_user_list.next": "Weiter", + "filtered_user_list.prev": "Zurück", + "filtered_user_list.search": "Benutzer suchen", + "filtered_user_list.searchButton": "Suchen", "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "filtered_user_list.team_only": "Mitglieder dieses Teams", + "find_team.email": "E-Mail", + "find_team.findDescription": "Eine E-Mail, mit Links zu jedem Team dem Sie angehören, wurde an Sie gesendet.", + "find_team.findTitle": "Finden Sie Ihr Team", + "find_team.getLinks": "Erhalten Sie eine E-Mail mit Links zu jedem Team dem Sie angehören.", + "find_team.placeholder": "ihrname@domain.de", + "find_team.send": "Senden", + "find_team.submitError": "Bitte eine gültige E-Mail-Adresse eingeben", + "flag_post.flag": "Zur Nachverfolgung markieren", + "flag_post.unflag": "Markierung entfernen", + "general_tab.chooseDescription": "Bitte wählen Sie eine neue Beschreibung für Ihr Team", + "general_tab.codeDesc": "Auf 'Bearbeiten' klicken, um den Einladungscode neu zu generieren.", + "general_tab.codeLongDesc": "Der Einladungscode ist Teil der URL im Team-Einladungslink, welcher über {getTeamInviteLink} im Hauptmenü generiert wird. Eine Neugenerierung erstellt einen neuen Team-Einladungslink und macht den vorherigen Link ungültig.", + "general_tab.codeTitle": "Einladungscode", + "general_tab.emptyDescription": "Auf 'Bearbeiten' klicken, um eine Teambeschreibung hinzuzufügen.", + "general_tab.getTeamInviteLink": "Team-Einladungslink abrufen", + "general_tab.includeDirDesc": "Dieses Team mit aufzuführen wird den Team Namen im Teamverzeichnis auf der Startseite zeigen und einen Link zur Registrierungsseite bereitstellen.", + "general_tab.no": "Nein", + "general_tab.openInviteDesc": "Wenn erlaubt wird ein Link zu diesem Team auf der Startseite eingefügt und erlaubt jedem diesem Team beizutreten.", + "general_tab.openInviteTitle": "Erlaube jedem Benutzer mit einem Konto auf diesem Server diesem Team beizutreten", + "general_tab.regenerate": "Neu generieren", + "general_tab.required": "Dieses Feld wird erforderlich", + "general_tab.teamDescription": "Teambeschreibung", + "general_tab.teamDescriptionInfo": "Die Teambeschreibung bieten weitere Informationen um Benutzern die Wahl des richtigen Teams zu ermöglichen. Maximal 50 Zeichen.", + "general_tab.teamIcon": "Teamsymbol", + "general_tab.teamIconEditHint": "Auf 'Bearbeiten' klicken, um ein Bild hochzuladen.", + "general_tab.teamIconEditHintMobile": "Klicken, um ein Bild hochzuladen.", + "general_tab.teamIconError": "Es ist ein Fehler während der Bildauswahl aufgetreten.", + "general_tab.teamIconInvalidFileType": "Nur BMP-, JPG- oder PNG-Dateien sind als Teamsymbole zugelassen", + "general_tab.teamIconLastUpdated": "Bild zuletzt aktualisiert am {date}", + "general_tab.teamIconTooLarge": "Das Teamsymbol konnte nicht hochgeladen werden. Datei ist zu groß.", + "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 {min} oder mehr und maximal {max} Zeichen lang sein. Sie können eine längere Teambeschreibung hinzufügen.", + "general_tab.title": "Allgemeine Einstellungen", + "general_tab.yes": "Ja", + "get_app.alreadyHaveIt": "Haben Sie bereits?", + "get_app.androidAppName": "Mattermost für Android", + "get_app.androidHeader": "Mattermost funktioniert am besten, wenn Sie unsere Android-App benutzen", + "get_app.continue": "fortfahren", + "get_app.continueWithBrowser": "Oder {link}", + "get_app.continueWithBrowserLink": "mit Browser fortfahren", + "get_app.iosHeader": "Mattermost funktioniert am besten, wenn Sie unsere iPhone-App benutzen", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_app.openMattermost": "Öffne Mattermost", + "get_link.clipboard": " Link kopiert", + "get_link.close": "Schließen", + "get_link.copy": "Link kopieren", + "get_post_link_modal.help": "Der Link erlaubt berechtigten Nutzern diese Nachricht zu sehen.", + "get_post_link_modal.title": "Kopiere Permalink", + "get_public_link_modal.help": "Der unten stehende Link erlaubt jedem diese Datei zu sehen ohne auf diesem Server registriert zu sein.", + "get_public_link_modal.title": "Öffentlichen Link kopieren", + "get_team_invite_link_modal.help": "Senden Sie Teammitgliedern den unten stehenden Link, damit diese sich für dieses Team registrieren können. Der Team-Einladungslink kann mit mehreren Teammitgliedern geteilt werden, da er sich nicht ändert, sofern er nicht in den Teameinstellungen durch den Teamadmin geändert wird.", + "get_team_invite_link_modal.helpDisabled": "Erstellung von Benutzern wurde für Ihr Team deaktiviert. Für Details, fragen Sie bitte Ihren Administrator.", + "get_team_invite_link_modal.title": "Team-Einladungslink", + "help.attaching.downloading": "#### Dateien herunterladen\nLaden Sie eine angehängte Datei herunter indem dem Sie das Herunterladen-Symbol neben dem Miniaturbild anklicken oder durch öffnen in der Dateivorschau und auf **Herunterladen** klicken.", + "help.attaching.dragdrop": "#### Drag und Drop\nLaden Sie eine oder mehrere Dateien hoch indem Sie die Datei(en) vom Ihrem Computer in die rechte oder mittige Fläche ziehen. Wenn Sie die Datei(en) in die Nachrichtenbox ziehen, können Sie optional eine Nachricht dazu verfassen und durch **ENTER** absenden.", + "help.attaching.icon": "#### Anhänge-Symbol\nAlternativ können Sie Dateien über einen Klick auf die graue Büroklammer in der Nachrichtenbox hochladen. Dies öffnet den System-Dateidialog, in dem Sie zu den gewünschten Dateien navigieren können und durch einen Klick auf **Öffnen** hochladen können. Optional können Sie noch eine Nachricht verfassen und mit **ENTER** absenden.", + "help.attaching.limitations": "## Dateigrößenbeschränkung\nMattermost unterstützt ein Maximum an fünf angehängten Dateien pro Nachricht, jede mit einer maximalen Dateigröße von 50 MB.", + "help.attaching.methods": "## Anhängmethoden\nHängen Sie eine Datei durch Drag und Drop oder durch klicken des Anhänge-Symbols in der Nachrichtenbox an.", + "help.attaching.notSupported": "Dateivorschau (Word, Excel, PowerPoint) wird noch nicht unterstützt.", + "help.attaching.pasting": "#### Bilder einfügen\nIn Chrome und Edge Browsern können Bilder auch hochgeladen werden in dem sie von der Zwischenablage eingefügt werden. Dies wird noch nicht in anderen Browsern unterstützt.", + "help.attaching.previewer": "## Dateivorschau\nMattermost hat eine eingebaute Dateivorschau mit der Medien angeschaut, heruntergeladen und öffentlich geteilt werden können. Klicken Sie auf das Miniaturbild einer angehängten Datei um die Dateivorschau zu öffnen.", + "help.attaching.publicLinks": "#### Links öffentlich teilen\nÖffentliche Links erlaubt Ihnen Dateianhänge an Personen außerhalb Ihre Mattermost-Teams zu senden. Öffnen Sie die Dateivorschau durch Klick auf das Miniaturbild eines Anhanges und klicken auf **Öffentlichen Link abrufen**. Dies öffnet einen Dialog mit einem Link zum kopieren. Wenn der Link geteilt und durch einen anderen Benutzer geöffnet wird, wird die Datei automatisch heruntergeladen.", + "help.attaching.publicLinks2": "Wenn **Öffentlichen Link abrufen** nicht in der Dateivorschau sichtbar ist und Sie diese Funktion gerne aktiviert haben möchten, bitten Sie Ihren Systemadministrator die Funktion in der Systemkonsole unter **Sicherheit** > **Öffentliche Links** zu aktivieren.", + "help.attaching.supported": "#### Unterstützte Dateitypen\nWenn Sie versuchen eine Datei anzusehen, welche nicht unterstützt wird, wird die Dateivorschau ein Standard-Anhang-Symbol anzeigen. Unterstützte Dateitypen hängen stark von Ihrem Browser und Betriebssystem ab, aber folgende Formate werden in den meisten Browsern unterstützt:", + "help.attaching.supportedList": "- Bilder: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Dokumente: PDF", + "help.attaching.title": "# Dateien Anhängen\n_____", + "help.commands.builtin": "## Eingebaute Befehle\nDie folgenden Slash-Befehle sind in allen Mattermost-Installationen verfügbar:", + "help.commands.builtin2": "Starten Sie durch tippen von `/` und eine Liste aller Slash-Befehlsoptionen erscheint über dem Eingabefeld. Die Autovervollständigungsvoschläge helfen durch ein Formatierungsbeispiel in schwarzem Text und eine kurze Beschreibung des Slash-Befehls in grauem Text.", + "help.commands.custom": "## Benutzerdefinierte Befehle\nBenutzerdefinierte Slash-Befehle integrieren externe Anwendungen. Zum Beispiel könnte ein Team einen Slash-Befehl zum Abrufen interner Patientenakten mit `/patient max mustermann` einbinden oder die wöchentliche Wettervorhersage einer Stadt mit `/wetter berlin woche` abrufen. Fragen Sie Ihren Systemadministrator oder öffnen Sie die Liste der Autovervollständigung durch Eingabe von `/`um zu prüfen ob für Ihr Team benutzerdefinierte Slash Befehle konfiguriert wurden.", + "help.commands.custom2": "Benutzerdefinierte Slash-Befehle sind per Standard deaktiviert und können durch den Systemadministrator in der **Systemkonsole** > **Integrationen** > **Webhooks und Befehle** aktiviert werden. Lernen Sie mehr über benutzerdefinierte Befehle in der [Entwickler-Dokumentation für Slash-Befehle](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "Slash-Befehle führen Vorgänge in Mattermost durch Eingabe im Eingabefeld aus. Geben Sie ein `/`gefolgt von einem Befehl und einigen Argumenten ein um Aktionen auszulösen.\n\nEingebaute Slash Befehle gibt es in jeder Mattermost-Installation und benutzerdefinierte Slash-Befehle werden zur Interaktion mit externen Anwendungen eingerichtet. Lernen Sie mehr über das Einrichten benutzerdefinierter Slash Befehle in der [Entwickler-Dokumentation für Slash-Befehle](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "# Befehle ausführen\n___", + "help.composing.deleting": "## Eine Nachricht löschen\nSie können eine Nachricht durch einen Klick auf das **[...]**-Symbol neben jeder Ihrer Nachrichten und anschließendem Klick auf **Löschen** entfernen. System- und Teamadministratoren können jede Nachricht Ihres Systems oder Teams löschen.", + "help.composing.editing": "## Eine Nachricht bearbeiten\nSie können eine Nachricht durch einen Klick auf das **[...]** Symbol neben jeder Ihrer Nachrichten und anschließendem Klick auf **Bearbeiten** editieren, drücken Sie **Enter** um die Änderungen zu speichern. Bearbeitete Nachrichten lösen keine neuen @-Erwähnungen, Desktop-Benachrichtigungen oder Töne aus.", + "help.composing.linking": "## Eine Nachricht verlinken\nDie **dauerhafter Link**-Funktion erstellt einen Link für jede Nachricht. Das Teilen eines Links mit anderen Kanalmitgliedern ermöglicht ihnen, die verknüpfte Nachricht im Archiv zu betrachten. Benutzer, die nicht Mitglied des originären Kanals sind, können den Link nicht betrachten. Um den dauerhaften Link zu einer Nachricht zu erhalten klicken Sie auf das **[...]** Symbol neben einer Nachricht > **Dauerhafter Link** > **Link kopieren**.", + "help.composing.posting": "## Eine Nachricht senden\nSchreiben Sie eine Nachricht indem Sie diese in das Eingabefeld eingeben und anschließend **Enter** drücken, um sie zu senden. Verwenden Sie **Shift + Enter** um einen Zeilenumbruch zu erzeugen, ohne die Nachricht zu versenden. Um Nachrichten durch **Strg + Enter** zu senden, wechseln Sie zu **Hauptmenü > Kontoeinstellungen > Erweitert > Sende Nachrichten mit Strg + Enter**.", + "help.composing.posts": "#### Nachrichten\nNachrichten können als übergeordnete Nachrichten verstanden werden. Sie sind häufig die Nachrichten die der Beginn für Antworten sind. Nachrichten werden über das Eingabefeld am Ende des mittleren Feldes erzeugt und versendet.", + "help.composing.replies": "#### Antworten\nAntworten Sie auf eine Nachricht, indem Sie auf das Antworten-Symbol neben einer Nachricht klicken. Diese Aktion öffnet die rechte Seitenleiste, in der Sie den Nachrichtenverlauf sehen und Ihre Antwort schreiben und versenden können. Antworten werden etwas eingerückt im mittleren Feld dargestellt, um zu signalisieren, dass es sich um eine Antwort einer übergeordneten Nachricht handelt.\n\nWenn Sie eine Antwort in der rechten Seitenleiste erstellen, klicken Sie auf das erweitern/verkleinern-Symbol mit den zwei Pfeilen in der oberen Ecke der Seitenleiste, um leichter lesen zu können.", + "help.composing.title": "# Senden von Nachrichten\n_____", + "help.composing.types": "## Nachrichtentypen\nAntworten Sie auf Nachrichten um Unterhaltungen strukturiert zu halten.", + "help.formatting.checklist": "Erstellen Sie eine Aufgabenliste durch die Verwendung von eckigen Klammern:", + "help.formatting.checklistExample": "- [ ] Eintrag eins\n- [ ] Eintrag zwei\n- [x] Erledigter Eintrag", + "help.formatting.code": "## Code Block\n\nErstellen Sie einen Code Block durch einrücken jeder Zeile durch vier Leerzeichen, oder indem Sie ``` in der Zeile über und unter Ihrem Code eingeben.", + "help.formatting.codeBlock": "Code Block", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", + "help.formatting.emojis": "## Emojis\n\nÖffnen Sie die Emoji-Autovervollständigung durch Eingabe von `:`. Eine komplette Liste aller Emojis finden Sie [hier](http://www.emoji-cheat-sheet.com/). Es ist außerdem möglich, Ihre [eigenen Emojis](http://docs.mattermost.com/help/settings/custom-emoji.html) zu erstellen, sollte das benötigte Emoji fehlen.", + "help.formatting.example": "Beispiel:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", + "help.formatting.headings": "## Überschriften\n\nErstellen Sie eine Überschrift durch Eingabe von # und einem Leerzeichen vor Ihrem Titel. Für kleinere Überschriften verwenden Sie mehrere #.", + "help.formatting.headings2": "Alternativ können Sie Überschriften durch schreiben von `===` oder `---` unter dem Text erstellen.", + "help.formatting.headings2Example": "Große Überschrift\n--------------", + "help.formatting.headingsExample": "## Große Überschrift\n### Kleinere Überschrift\n#### Noch kleinere Überschrift", + "help.formatting.images": "## Eingebettete Bilder\n\nErstellen Sie eingebettete Bilder durch `!`gefolgt vom alternativen Text in eckigen Klammern und einem Link in normalen Klammern. Fügen Sie einen Hover Text hinzu, indem Sie diesen in Anführungszeichen nach dem Link schreiben.", + "help.formatting.imagesExample": "\n\nund\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Eingebetteter Code\n\nErstellen Sie eingebetteten Monospaced Font durch die Verwendung von Backticks vor und nach dem Code.", + "help.formatting.intro": "Markdown macht es einfach Nachrichten zu formatieren. Schreiben Sie Nachrichten wie Sie es normalerweise Tun würden und verwenden diese Regeln um ihn zu formatieren.", + "help.formatting.lines": "## Linien\n\nErstellen Sie eine Linie durch drei `*`, `_`oder `-`.", + "help.formatting.linkEx": "[Sehen Sie sich mal Mattermost an!](https://about.mattermost.com/)", + "help.formatting.links": "## Links\n\nErstellen Sie benannte Links indem Sie den gewünschten Text in eckigen Klammern vor dem dazugehörenden Link un regulären Klammern stellen.", + "help.formatting.listExample": "* Eintrag eins\n* Eintrag zwei\n * Eintrag zwei Unterpunkt", + "help.formatting.lists": "## Listen\n\nErstellen Sie eine Liste indem Sie `*` oder `-` als Aufzählungszeichen verwenden. Rücken Sie einen Listenpunkt ein indem Sie zwei Leerzeichen davor einfügen.", "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", + "help.formatting.ordered": "Erstellen Sie eine sortiere Liste, indem Sie stattdessen Zahlen verwenden:", + "help.formatting.orderedExample": "1. Eintrag eins\n2. Eintrag zwei", + "help.formatting.quotes": "## Blockzitate\n\nErstellen Sie ein Blockzitat indem Sie `>` verwenden.", + "help.formatting.quotesExample": "`> Blockzitat` wird dargestellt als:", + "help.formatting.quotesRender": "> Blockzitat", + "help.formatting.renders": "Wird dargestellt als:", "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", - "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", + "help.formatting.style": "## Text Stile\n\nSie können entweder `_` oder `*` um ein Wort stellen um es Kursiv zu machen. Verwenden Sie zwei um es Fett zu machen.\n\n* `_Kursiv_` wird dargestellt als _Kursiv_\n* `**Fett**` wird dargestellt als **Fett**\n* `**_Fett Kursiv_**` wird dargestellt als **_Fett Kursiv_**\n* `~~Durchgestrichen~~` wird dargestellt als ~~Durchgestrichen~~~", + "help.formatting.supportedSyntax": "Unterstützte Sprachen:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### Syntaxhervorhebung\n\nUm Syntaxhervorhebung hinzuzufügen, schreiben Sie die zu verwendende Sprache hinter die ```am Beginn des Codeblocks. Mattermost unterstützt außerdem vier unterschiedliche Code Themes (GitHub, Solarized Dark, Solarized Light, Monokai), welche über **Kontoeinstellungen** > **Anzeige** > **Motiv** > **Benutzerdefiniertes Motiv** > **Aussehen des zentralen Kanals** gewählt werden können.", + "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hallo, 世界\")\n }", + "help.formatting.tableExample": "| Links ausgerichtet | Mittig ausgerichtet | Rechts ausgerichtet|\n| :----------------- |:-------------------:| --------:|\n| Linke Spalte 1 | Dieser Text | 100€ |\n| Linke Spalte 2 | ist | 10€ |\n| Linke Spalte 3 | zentriert | 1€ |", + "help.formatting.tables": "## Tabellen\n\nUm eine Tabelle zu erstellen, erstellen Sie eine Zeile aus Bindestrichen unter der Tabellenüberschrift und separieren die Spalten mit einem Senkrechtstrich `|`. Die Spalten müssen nicht exakt gleich breit sein,damit es funktioniert. Wählen Sie, wie die Tabellenspalte ausgerichtet werden soll, indem Sie Doppelpunkte in der Überschriftsreihe verwenden.", + "help.formatting.title": "# Text formatieren\n_____", + "help.learnMore": "Erfahren Sie mehr über:", + "help.link.attaching": "Dateien anhängen", + "help.link.commands": "Befehle ausführen", + "help.link.composing": "Nachrichten erstellen und darauf antworten", + "help.link.formatting": "Nachrichten mit Markdown formatieren", + "help.link.mentioning": "Teammitglieder erwähnen", + "help.link.messaging": "Generelles zur Nachrichtenerstellung", + "help.mentioning.channel": "#### @Channel\nSie können alle Mitglieder eines Kanals erwähnen indem Sie `@channel` verwenden. Alle Mitglieder des Kanals erhalten eine Benachrichtigung als wären sie persönlich erwähnt worden.", + "help.mentioning.channelExample": "@channel Super Arbeit bei den Vorstellungsgesprächen. Ich glaube wir haben einige exzellente potentielle Kandidaten gefunden!", + "help.mentioning.mentions": "## @Erwähnungen\nVerwenden Sie @Erwähnungen, um die Aufmerksamkeit eines spezifischen Teammitgliedes zu erhalten.", + "help.mentioning.recent": "## Letzte Erwähnungen\nKlicken Sie auf das `@`neben dem Suchfeld um die letzten @Erwähnungen und Wörter, die eine Erwähnungen auslösen, aufzurufen. Klicken Sie auf **Anzeigen** neben dem Suchergebnis in der rechten Seitenleiste um im mittleren Feld an die Stelle der Mittteilung mit der Erwähnungen zu springen.", + "help.mentioning.title": "# Teammitglieder erwähnen\n_____", + "help.mentioning.triggers": "## Wörter welche Erwähnungen auslösen\nZusätzlich zur Benachrichtigung durch @Benutzername und @channel können Sie eigene Wörter unter **Kontoeinstellungen** > **Benachrichtigungen** > **Wörter, welche Erwähnungen auslösen** definieren welche eine Erwähnungsbenachrichtigung auslösen. Standardmäßig erhalten Sie Erwähnungsbenachrichtigungen für Ihren Vornamen und Sie können weitere Wörter durch Eingabe in das Feld, separiert durch Kommas, hinzufügen. Dies ist hilfreich, wenn Sie wegen bestimmter Themen benachrichtigt werden wollen, wie zum Beispiel \"Vorstellungsgespräche\" oder \"Marketing\".", + "help.mentioning.username": "#### @Benutzername\nSie können ein Teammitglied erwähnen, indem Sie das `@`-Symbol und den Benutzernamen verwenden, um ihm eine Benachrichtigung zu senden.\n\nTippen Sie `@` um eine Liste der Mitglieder aufzurufen, die erwähnt werden können. Um die Liste zu filtern, tippen Sie die ersten Buchstaben des Benutzernamens, Vornamens, Nachnamens oder Spitznamens. Die **Hoch** und **Runter** Pfeiltasten können zum Scrollen durch die Liste verwendet werden und durch drücken von **Enter** wird die gewählte Erwähnung übernommen. Sobald dieser ausgewählt wurde wird der volle Name oder Spitzname durch den Benutzernamen ersetzt.\nDas folgende Beispiel sendet eine Erwähnungsbenachrichtigung an **alice*, welche Sie über den Kanal und die Mitteilung informiert, in der sie erwähnt wurde. Wenn **alice** von Mattermost abwesend ist und [E-Mail-Benachrichtigung](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) aktiviert hat, erhält sie eine E-Mail mit der Mitteilung.", + "help.mentioning.usernameCont": "Sollte der erwähnte Benutzer kein Kanalmitglied sein, wird eine Systembenachrichtigung angezeigt, um Sie darüber zu informieren. Dies ist eine temporäre Mitteilung die nur die auslösende Person sieht. Um den erwähnten Benutzer dem Kanal hinzuzufügen, wählen Sie das Dropdown-Menü neben dem Kanalnamen und wählen **Mitglieder hinzufügen**.", + "help.mentioning.usernameExample": "@alice wie lief das Vorstellungsgespräch mit dem neuen Kandidaten?", + "help.messaging.attach": "**Dateien anhängen** durch Drag und Drop in Mattermost oder durch anklicken des Anhänge-Symbols neben dem Eingabefeld.", + "help.messaging.emoji": "**Schnell Emojis hinzufügen** durch Eingabe von \":\", welches die Emoji-Autovervollständigung aufruft. Wenn die zur Verfügung stehenden Emojis nicht das abdecken können, was Sie ausdrücken möchten, können Sie [eigene Emojis](http://docs.mattermost.com/help/settings/custom-emoji.html) erstellen.", + "help.messaging.format": "**Formatieren von Mitteilungen** mit Markdown, welches Textstile, Überschriften, Links, Emoticons, Codeblöcke, Blockzitate, Tabellen, Listen und eingebettete Bilder unterstützt.", + "help.messaging.notify": "**Teammitglieder benachrichtigen** durch die Eingabe von `@Benutzername`.", + "help.messaging.reply": "**Auf Nachrichten antworten** durch Klicken auf den Antworten-Pfeil neben dem Nachrichtentext.", + "help.messaging.title": "# Grundlagen zu Nachrichten\n_____", + "help.messaging.write": "**Schreiben Sie Nachrichten** indem Sie das Eingabefeld am unteren Ende von Mattermost verwenden. Drücken Sie **Enter* um sie zu versenden. Verwenden Sie **Shift+Enter** um einen Zeilenumbruch einzufügen ohne die Nachricht zu senden.", + "installed_command.header": "Slash-Befehle", + "installed_commands.add": "Slash-Befehl hinzufügen", + "installed_commands.delete.confirm": "Diese Aktion wird den Slash-Befehl permanent löschen und wird jede Integration, die ihn verwendet, stoppen. Sind Sie sich sicher dass sie ihn löschen möchten?", + "installed_commands.empty": "Keine Befehle gefunden", + "installed_commands.header": "Slash-Befehle", + "installed_commands.help": "Verwenden Sie Slash-Befehle um externe Tools mit Mattermost zu verbinden. {buildYourOwn} oder besuchen Sie das {appDirectory} um selbst gehostete Anwendungen, Drittanbieteranwendungen und Integrationen zu finden.", + "installed_commands.help.appDirectory": "App-Verzeichnis", + "installed_commands.help.buildYourOwn": "Selbst entwickeln", + "installed_commands.search": "Suche nach Slash-Befehlen", + "installed_commands.unnamed_command": "Unbenannter Slash-Befehl", + "installed_incoming_webhooks.add": "Eingehenden Webhook hinzufügen", + "installed_incoming_webhooks.delete.confirm": "Die Aktion wird den eingehenden Webhook permanent löschen und jede Integration, die ihn verwendet, stoppen. Sind Sie sich sicher dass sie ihn löschen möchten?", + "installed_incoming_webhooks.empty": "Keine eingehende Webhooks gefunden", + "installed_incoming_webhooks.header": "Eingehende Webhooks", + "installed_incoming_webhooks.help": "Verwenden Sie eingehende Webhooks um externe Tools mit Mattermost zu verbinden. {buildYourOwn} oder besuchen Sie das {appDirectory} um selbst gehostete Anwendungen, Drittanbieteranwendungen und Integrationen zu finden.", + "installed_incoming_webhooks.help.appDirectory": "App-Verzeichnis", + "installed_incoming_webhooks.help.buildYourOwn": "Selbst entwickeln", + "installed_incoming_webhooks.search": "Suche nach eingehenden Webhooks", + "installed_incoming_webhooks.unknown_channel": "Ein privater Webhook", + "installed_integrations.callback_urls": "Callback-URLs: {urls}", + "installed_integrations.client_id": "Client-ID: {clientId}", "installed_integrations.client_secret": "Client Secret: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.creation": "Erstellt durch {creator} am {createAt, date, full}", + "installed_integrations.delete": "Löschen", + "installed_integrations.edit": "Bearbeiten", + "installed_integrations.hideSecret": "Secret ausblenden", + "installed_integrations.regenSecret": "Secret erneuern", + "installed_integrations.regenToken": "Token neu generieren", + "installed_integrations.showSecret": "Secret einblenden", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Auslösen sobald: {triggerWhen}", + "installed_integrations.triggerWords": "Auslösewörter: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Unbenannte OAuth-2.0-Applikation", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", + "installed_oauth_apps.add": "OAuth-2.0-Applikation hinzufügen", + "installed_oauth_apps.callbackUrls": "Callback-URLs (eine pro Zeile)", + "installed_oauth_apps.cancel": "Abbrechen", + "installed_oauth_apps.delete.confirm": "Die Aktion wird die OAuth-2.0-Applikation permanent löschen und jede Integration, die sie verwendet, stoppen. Sind Sie sich sicher, dass Sie sie löschen möchten?", + "installed_oauth_apps.description": "Beschreibung", + "installed_oauth_apps.empty": "Keine OAuth-2.0-Applikationen gefunden", + "installed_oauth_apps.header": "OAuth-2.0-Applikationen", + "installed_oauth_apps.help": "Erstellen Sie {oauthApplications} um Bots und Drittanbieteranwendungen mit Mattermost sicher zu verbinden. Besuchen Sie das {appDirectory} um verfügbare selbst gehostete Anwendungen zu finden.", + "installed_oauth_apps.help.appDirectory": "App-Verzeichnis", + "installed_oauth_apps.help.oauthApplications": "OAuth-2.0-Applikationen", "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Willkommen in {display_name}!
Versenden Sie Nachrichten hier, die jeder sehen können soll. Jeder wird automatisch permanentes Mitglied in diesem Kanal sobald er dem Team beitritt.
Dies ist der Start von {display_name}, einem Kanal für nicht-arbeitsbezogene Unterhaltungen.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "shortcuts.nav.next": "Nächster Kanal:\tAlt|Abwärts", + "shortcuts.nav.next.mac": "Nächster Kanal:\t⌥|Abwärts", + "shortcuts.nav.prev": "Vorheriger Kanal:\tAlt|Aufwärts", + "shortcuts.nav.prev.mac": "Vorheriger Kanal:\t⌥|Aufwärts", + "shortcuts.nav.recent_mentions": "Kürzliche Erwähnungen:\tStrg|Shift|M", + "shortcuts.nav.recent_mentions.mac": "Kürzliche Erwähnungen:\t⌘|Shift|M", + "shortcuts.nav.settings": "Kontoeinstellungen:\tStrg|Shift|A", + "shortcuts.nav.settings.mac": "Kontoeinstellungen:\t⌘|Shift|A", + "shortcuts.nav.switcher": "Schneller Kanalwechsler:\tStrg|K", + "shortcuts.nav.switcher.mac": "Schneller Kanalwechsler:\t⌘|K", + "shortcuts.nav.unread_next": "Nächster ungelesener Kanal:\tAlt|Shift|Abwärts", + "shortcuts.nav.unread_next.mac": "Nächster ungelesener Kanal:\t⌥|Shift|Abwärts", + "shortcuts.nav.unread_prev": "Vorheriger ungelesener Kanal:\tAlt|Shift|Aufwärts", + "shortcuts.nav.unread_prev.mac": "Vorheriger ungelesener Kanal:\t⌥|Shift|Aufwärts", + "sidebar.channels": "ÖFFENTLICHE KANÄLE", + "sidebar.createChannel": "Einen neuen öffentlichen Kanal erstellen", + "sidebar.createDirectMessage": "Eine neue Direktnachricht erstellen", + "sidebar.createGroup": "Einen neuen privaten Kanal erstellen", + "sidebar.direct": "DIREKTNACHRICHTEN", + "sidebar.directchannel.you": "{displayname} (Sie)", + "sidebar.favorite": "KANALFAVORITEN", + "sidebar.leave": "Kanal verlassen", + "sidebar.mainMenu": "Hauptmenü", + "sidebar.more": "Mehr", + "sidebar.moreElips": "Mehr...", + "sidebar.otherMembers": "Außerhalb dieses Teams", + "sidebar.pg": "PRIVATE KANÄLE", + "sidebar.removeList": "Von Liste entfernen", + "sidebar.tutorialScreen1": "Kanäle organisieren die Unterhaltungen über verschiedene Themen. Jeder aus dem Team kann beitreten. Zur privaten, direkten Kommunikation nutzen Sie Direktnachrichten mit einer anderen Person oder private Kanäle bei mehreren Personen.
", + "sidebar.tutorialScreen2": "Hier sind zwei öffentliche Kanäle zum Start:
{townsquare} ist ein Platz für Teamweite Kommunikation. Jeder in Ihrem Team ist ein Mitglied dieses Kanals.
{offtopic} ist ein Platz für Spaß und Unterhaltungen außerhalb von arbeitsrelevanten Kanälen. Sie und Ihr Team können entscheiden welche weiteren Kanäle erstellt werden müssen.
", + "sidebar.tutorialScreen3": "Klicken Sie auf \"Mehr...\" um einen neuen Kanal zu erstellen oder einem bestehenden beizutreten.
Sie können auch einen neuen Kanal über einen Klick auf das \"+\" Symbol neben der öffentlichen oder privaten Kanalüberschrift erstellen.
", + "sidebar.unreadSection": "UNGELESENE", + "sidebar.unreads": "Weitere Ungelesene", + "sidebar_header.tutorial": "Über das Hauptmenükönnen Sie neue Teammitglieder einladen, auf Ihre Benutzereinstellungen zugreifen und Ihre Motiv Farbe ändern.
Teamadministratoren können außerdem auf die Team Einstellungen zugreifen.
Systemadministratoren werden eine System Konsole Option für die Administration des kompletten Systems finden.
", + "sidebar_right_menu.accountSettings": "Kontoeinstellungen", + "sidebar_right_menu.addMemberToTeam": "Mitglieder zum Team hinzufügen", + "sidebar_right_menu.console": "Systemkonsole", + "sidebar_right_menu.flagged": "Markierte Nachrichten", + "sidebar_right_menu.help": "Hilfe", + "sidebar_right_menu.inviteNew": "E-Mail-Einladung versenden", + "sidebar_right_menu.logout": "Abmelden", + "sidebar_right_menu.manageMembers": "Mitglieder verwalten", + "sidebar_right_menu.nativeApps": "Apps herunterladen", + "sidebar_right_menu.recentMentions": "Kürzliche Erwähnungen", + "sidebar_right_menu.report": "Fehler melden", + "sidebar_right_menu.teamLink": "Team-Einladungslink erhalten", + "sidebar_right_menu.teamSettings": "Teameinstellungen", + "sidebar_right_menu.viewMembers": "Zeige Mitglieder", + "signup.email": "E-Mail-Adresse und Passwort", + "signup.gitlab": "GitLab Single-Sign-On", + "signup.google": "Googl-Konto", + "signup.ldap": "AD/LDAP-Zugangsdaten", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", + "textbox.italic": "_kursiv_", + "textbox.preformatted": "```vorformatiert```", + "textbox.preview": "Vorschau", + "textbox.quote": ">Zitat", + "textbox.strike": "Durchgestrichen", + "tutorial_intro.allSet": "Sie sind bereit", + "tutorial_intro.end": "Klicken Sie auf \"Weiter\" um {channel} zu betreten. Dies ist der erste Kanal den Ihre Teammitglieder sehen, wenn Sie sich registrieren. Verwenden Sie ihn, um Aktualisierungen zu versenden, die jeder kennen sollte.", + "tutorial_intro.invite": "Teammitglieder einladen", + "tutorial_intro.mobileApps": "Installieren Sie die Apps für {link} für einfachen Zugriff und mobile Benachrichtigungen.", + "tutorial_intro.mobileAppsLinkText": "PC, macOS, iOS und Android", + "tutorial_intro.next": "Weiter", + "tutorial_intro.screenOne": "Ihre Teamkommunikation an einer Stelle, sofort durchsuchbar und überall verfügbar.
Bleiben Sie mit Ihrem Team verbunden, um zu erreichen, was am meisten zählt.
", + "tutorial_intro.screenTwo": "Die Kommunikation findet in öffentlichen Diskussionskanälen, privaten Kanälen und Direktnachrichten statt.
Alles ist archiviert und von jedem webfähigem Desktop, Notebook oder Smartphone durchsuchbar.
", + "tutorial_intro.skip": "Anleitung überspringen", + "tutorial_intro.support": "Wenn Sie irgendwas benötigen, schreiben Sie uns einfach eine E-Mail an ", + "tutorial_intro.teamInvite": "Teammitglieder einladen", + "tutorial_intro.whenReady": " sobald Sie bereit sind.", + "tutorial_tip.next": "Weiter", + "tutorial_tip.ok": "Ok", + "tutorial_tip.out": "Diese Tipps deaktivieren.", + "tutorial_tip.seen": "Wurde bereits angezeigt? ", + "update_command.cancel": "Abbrechen", + "update_command.confirm": "Slash-Befehl bearbeiten", + "update_command.question": "Ihre Änderungen könnten einen existierenden Slash-Befehl außer Kraft setzen. Sind Sie sich sicher dass Sie ihn aktualisieren möchten?", + "update_command.update": "Aktualisieren", + "update_incoming_webhook.update": "Aktualisieren", + "update_oauth_app.confirm": "OAuth-2.0-Applikation bearbeiten", + "update_oauth_app.question": "Ihre Änderungen könnten die existierende OAut-2.0.-Anwendung zerstören. Sind Sie sich sicher, dass Sie aktualisieren möchten?", + "update_outgoing_webhook.confirm": "Ausgehenden Webhook bearbeiten", + "update_outgoing_webhook.question": "Ihre Änderungen könnten einen existierenden Slash-Befehl außer Kraft setzen. Sind Sie sich sicher, dass Sie ihn aktualisieren möchten?", + "update_outgoing_webhook.update": "Aktualisieren", + "upload_overlay.info": "Datei zum Hochladen hier ablegen.", + "user.settings.advance.embed_toggle": "Zeige Umschalter für alle eingebetteten Vorschauen", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Funktion} other {Funktionen}} aktiviert", + "user.settings.advance.formattingDesc": "Wenn aktiviert, werden Nachrichten so formatiert, dass Links erstellt, Emojis angezeigt, Text formatiert und Zeilenumbrüche hinzugefügt werden. Standardmäßig ist dies aktiviert. Ändern der Einstellung erfordert ein Neuladen der Seite.", + "user.settings.advance.formattingTitle": "Formatierung von Nachrichten aktivieren", + "user.settings.advance.joinLeaveDesc": "Wenn \"Ein\" werden Systemnachrichten angezeigt wenn ein Benutzer einen Kanal betritt oder verlässt. Wenn \"Aus\" werden diese Nachrichten nicht angezeigt. Es wird weiterhin eine Meldung angezeigt wenn Sie einem Kanal hinzugefügt werden sodass Sie Benachrichtigungen erhalten können.", + "user.settings.advance.joinLeaveTitle": "Aktiviere Betreten-/Verlassen-Nachrichten", + "user.settings.advance.markdown_preview": "Zeige Markdown-Vorschauoption im Nachrichteneingabefeld", + "user.settings.advance.off": "Aus", + "user.settings.advance.on": "Ein", + "user.settings.advance.preReleaseDesc": "Markieren Sie jede Pre-Release-Funktionen, die Sie testen möchten. Eventuell müssen Sie die Seite neu laden, bevor die Änderung wirksam werden.", + "user.settings.advance.preReleaseTitle": "Vorschau auf Funktionen der neuen Version", + "user.settings.advance.sendDesc": "Wenn aktiviert, fügt Enter einen Zeilenumbruch ein und Strg+Enter sendet die Nachricht.", + "user.settings.advance.sendTitle": "Sende Nachrichten mit Strg+Enter", + "user.settings.advance.slashCmd_autocmp": "Erlaube externe Anwendung Slash-Befehl-Autovervollständigung anzubieten", + "user.settings.advance.title": "Erweiterte Einstellungen", + "user.settings.custom_theme.awayIndicator": "Abwesend-Anzeige", + "user.settings.custom_theme.buttonBg": "Button Hintergrund", "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", + "user.settings.custom_theme.centerChannelBg": "Mittlerer Kanal Hintergrund", + "user.settings.custom_theme.centerChannelColor": "Mittlerer Kanal Text", + "user.settings.custom_theme.centerChannelTitle": "Aussehen des zentralen Kanals", + "user.settings.custom_theme.codeTheme": "Code Design", + "user.settings.custom_theme.copyPaste": "Kopieren und einfügen um Motivfarben zu teilen:", + "user.settings.custom_theme.dndIndicator": "\"Nicht stören\"-Anzeige", + "user.settings.custom_theme.linkButtonTitle": "Aussehen von Links und Schaltern", + "user.settings.custom_theme.linkColor": "Link-Farbe", + "user.settings.custom_theme.mentionBj": "Erwähnungsrahmen Hintergrund", + "user.settings.custom_theme.mentionColor": "Erwähnungsrahmen Text", + "user.settings.custom_theme.mentionHighlightBg": "Erwähnung Hintergrund", + "user.settings.custom_theme.mentionHighlightLink": "Erwähnung Hervorhebung Link", + "user.settings.custom_theme.newMessageSeparator": "\"Neue Nachricht\"-Trenner", + "user.settings.custom_theme.onlineIndicator": "Online Anzeige", + "user.settings.custom_theme.sidebarBg": "Seitenleiste Hintergrund", + "user.settings.custom_theme.sidebarHeaderBg": "Seitenleiste Überschrift Hintergrund", + "user.settings.custom_theme.sidebarHeaderTextColor": "Seitenleiste Überschrift Text", + "user.settings.custom_theme.sidebarText": "Seitenleiste Text", + "user.settings.custom_theme.sidebarTextActiveBorder": "Seitenleiste Text Aktiv Rand", + "user.settings.custom_theme.sidebarTextActiveColor": "Seitenleiste Text Aktiv Farbe", + "user.settings.custom_theme.sidebarTextHoverBg": "Seitenleiste Text Hover Hintergrund", + "user.settings.custom_theme.sidebarTitle": "Aussehen der Seitenleiste", + "user.settings.custom_theme.sidebarUnreadText": "Seitenleiste Ungelesen Text", + "user.settings.display.channelDisplayTitle": "Kanalanzeige-Modus", + "user.settings.display.channeldisplaymode": "Wählen Sie die Breite des mittleren Kanals.", + "user.settings.display.clockDisplay": "Uhrzeit-Format", + "user.settings.display.collapseDesc": "Einstellen ob Vorschauen für Bildlinks standardmäßig ausgeklappt oder eingeklappt dargestellt werden sollen. Diese Einstellung kann auch über den Slash-Befehl /expand und /collapse verwaltet werden.", + "user.settings.display.collapseDisplay": "Standardansicht für Bildlink-Vorschauen", + "user.settings.display.collapseOff": "Eingeklappt", + "user.settings.display.collapseOn": "Ausgeklappt", + "user.settings.display.fixedWidthCentered": "Feste Breite, zentriert", + "user.settings.display.fullScreen": "Ganze Breite", + "user.settings.display.language": "Sprache", + "user.settings.display.linkPreviewDesc": "Falls verfügbar, wird der erste Link in einer Nachricht als Vorschau des Webseiteninhaltes unterhalb der Nachricht angezeigt.", + "user.settings.display.linkPreviewDisplay": "Webseitenvorschauen", + "user.settings.display.linkPreviewOff": "Aus", + "user.settings.display.linkPreviewOn": "Ein", "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.banner.heading": "Nota:", + "admin.client_versions.androidLatestVersion": "Última Versión de Android", + "admin.client_versions.androidLatestVersionHelp": "La última versión de Android publicada", + "admin.client_versions.androidMinVersion": "Mínima versión de Android", + "admin.client_versions.androidMinVersionHelp": "La mínima versión compatible de Android", + "admin.client_versions.desktopLatestVersion": "Última versión de Escritorio", + "admin.client_versions.desktopLatestVersionHelp": "La última versión de Escritorio publicada", + "admin.client_versions.desktopMinVersion": "Mínima versión de Escritorio", + "admin.client_versions.desktopMinVersionHelp": "La mínima version compatible de Escritorio", + "admin.client_versions.iosLatestVersion": "Última versión de iOS", + "admin.client_versions.iosLatestVersionHelp": "La última versión de iOS publicada", + "admin.client_versions.iosMinVersion": "Mínima versión de iOS", + "admin.client_versions.iosMinVersionHelp": "La mínima versión compatible de iOS", + "admin.cluster.ClusterName": "Nombre del cluster:", + "admin.cluster.ClusterNameDesc": "El nombre del cluster al cual unirse. Sólo los nodos con el mismo nombre será unidos. Esto es para soportar despliegues Blue-Green o puntos de encuentro en la misma base de datos.", + "admin.cluster.ClusterNameEx": "Ej:. \"Production\" o \"Staging\"", + "admin.cluster.GossipPort": "Puerto de murmuración:", + "admin.cluster.GossipPortDesc": "El puerto utilizado por el protocolo de murmuración. Se debe habilitar este puerto tanto en UDP como TCP.", + "admin.cluster.GossipPortEx": "Ej.: \"8074\"", + "admin.cluster.OverrideHostname": "Reemplazar Nombre del Host:", + "admin.cluster.OverrideHostnameDesc": "El valor predeterminadoConformidad es una característica de la edición enterprise. Tu licencia actual no soporta Conformidad. Haz clic aquí para información y precio de las licencias empresariales.
", + "admin.compliance.save": "Guardar", + "admin.compliance.saving": "Guardando...", + "admin.compliance.title": "Configuración de Conformidad", + "admin.compliance.true": "verdadero", + "admin.complianceExport.createJob.help": "Inicia un trabajo de Exportación de Conformidad de inmediato.", + "admin.complianceExport.createJob.title": "Ejecutar el trabajo de Exportación de Conformidad", + "admin.complianceExport.description": "Está característica soporta los formatos de exportación de informes de cumplimiento para Actiance XML y Global Relay EML, y actualmente se encuentra en beta. Soporte para el formato CSV de Mattermost está programado para una versión futura, y reemplazará la característica de Cumplimiento existente.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", - "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", - "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.jobTable.statusInProgress": "En Progreso", + "admin.jobTable.statusPending": "Pendiente", + "admin.jobTable.statusSuccess": "Éxito", + "admin.ldap.baseDesc": "El DN Base es el Nombre Distinguido de la ubicación donde Mattermost debe comenzar a buscar a los usuarios en el árbol del AD/LDAP.", + "admin.ldap.baseEx": "Ej.: \"ou=Unit Name,dc=corp,dc=example,dc=com\"", + "admin.ldap.baseTitle": "DN Base:", + "admin.ldap.bindPwdDesc": "Contraseña del usuario asignado en \"Usuario de Enlace\".", + "admin.ldap.bindPwdTitle": "Contraseña de Enlace:", + "admin.ldap.bindUserDesc": "El usuario que realizará las búsquedas AD/LDAP. Normalmente este debería ser una cuenta específicamente creada para ser utilizada por Mattermost. Debería contar con acceso limitado para leer la porción del árbol AD/LDAP especificada en el campo DN Base.", + "admin.ldap.bindUserTitle": "Usuario de Enlace:", + "admin.ldap.emailAttrDesc": "El atributo en el servidor AD/LDAP que será utilizado para poblar la dirección de correo electrónico de los usuarios en Mattermost.", + "admin.ldap.emailAttrEx": "Ej.: \"mail\" o \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "Atributo de Correo Electrónico:", + "admin.ldap.enableDesc": "Cuando es verdadero, Mattermost permite realizar inicio de sesión utilizando AD/LDAP", + "admin.ldap.enableSyncDesc": "Cuando es verdadero, Mattermost sincroniza los usuarios de AD/LDAP periódicamente. Cuando es falso, los atributos del usuario son actualizados desde AD/LDAP durante el inicio de sesión.", + "admin.ldap.enableSyncTitle": "Habilitar Sincronización con AD/LDAP:", + "admin.ldap.enableTitle": "Habilitar el inicio de sesión con AD/LDAP:", + "admin.ldap.firstnameAttrDesc": "(Opcional) el atributo en el servidor AD/LDAP que se utilizará para rellenar el nombre de los usuarios en Mattermost. Cuando se establece, los usuarios no serán capaces de editar su nombre, ya que se sincroniza con el servidor AD/LDAP. Cuando se deja en blanco, los usuarios pueden establecer su propio nombre en la Configuración de la Cuenta.", + "admin.ldap.firstnameAttrEx": "Ej.: \"givenName\"", + "admin.ldap.firstnameAttrTitle": "Atributo del Nombre:", + "admin.ldap.idAttrDesc": "El atributo en el servidor AD/LDAP que será utilizado para poblar el identificador único en Mattermost. Debe ser un atributo de AD/LDAP que no cambie, como el nombre de usuario o el uid. Si el atributo del identificador cambia, se creará una nueva cuenta en Mattermost que no está asociada a la anterior. Este valor es utilizado para iniciar sesión en Mattermost en el campo \"Usuario AD/LDAP\" en la página de inicio de sesión. Normalmente este atributo es el mismo que el campo “Atributo Usuario”. Si el equipo normalmente utiliza dominio\\\\usuario para iniciar sesión en otros servicios con AD/LDAP, puedes elegir llenar este campo como dominio\\\\usuario para mantener consistencia entre los sitios.", + "admin.ldap.idAttrEx": "Ej.: \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "Atributo ID: ", + "admin.ldap.jobExtraInfo": "{ldapUsers} usuarios de LDAP escaneados, {updateCount} actualizados, {deleteCount} desactivados", + "admin.ldap.lastnameAttrDesc": "(Opcional) el atributo en el servidor AD/LDAP que se utilizará para rellenar el apellido de los usuarios en Mattermost. Cuando se establece, los usuarios no serán capaces de editar su apellido, ya que se sincroniza con el servidor AD/LDAP. Cuando se deja en blanco, los usuarios pueden establecer su propio apellido en la Configuración de la Cuenta.", + "admin.ldap.lastnameAttrEx": "Ej.: \"sn\"", + "admin.ldap.lastnameAttrTitle": "Atributo Apellido:", + "admin.ldap.ldap_test_button": "Probar AD/LDAP", + "admin.ldap.loginNameDesc": "El texto que aparece en el campo de inicio de sesión en la página para iniciar sesión. Predeterminado a \"Nombre de usuario AD/LDAP\".", + "admin.ldap.loginNameEx": "Ej.: \"Nombre de usuario AD/LDAP\"", + "admin.ldap.loginNameTitle": "Nombre del campo de inicio de sesión:", + "admin.ldap.maxPageSizeEx": "Ej.: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "El número máximo de usuarios que el servidor Mattermost solicitará al servidor AD/LDAP a la vez. 0 es sin límites.", + "admin.ldap.maxPageSizeTitle": "Tamaño Máximo de Página", + "admin.ldap.nicknameAttrDesc": "(Opcional) el atributo en el servidor AD/LDAP que se utilizará para rellenar el sobrenombre de los usuarios en Mattermost. Cuando se establece, los usuarios no podrán editar su apodo, ya que se sincroniza con el servidor AD/LDAP. Cuando se deja en blanco, los usuarios pueden establecer su propio apodo en la Configuración de la Cuenta.", + "admin.ldap.nicknameAttrEx": "Ej.: \"sobrenombre\"", + "admin.ldap.nicknameAttrTitle": "Atributo del Sobrenombre:", + "admin.ldap.noLicense": "AD/LDAP es una característica de la edición empresarial. Tu licencia actual no soporta AD/LDAP. Haz clic aquí para obtener información y precios de las licencias empresariales.
", + "admin.ldap.portDesc": "El puerto que Mattermost utilizará para conectarse al servidor AD/LDAP. El predeterminado es 389.", + "admin.ldap.portEx": "Ej.: \"389\"", + "admin.ldap.portTitle": "Puerto AD/LDAP:", + "admin.ldap.positionAttrDesc": "(Opcional) El atributo en el servidor AD/LDAP que será utilizado para poblar el cargo de los usuarios en Mattermost.", + "admin.ldap.positionAttrEx": "Ej: \"cargo\"", + "admin.ldap.positionAttrTitle": "Atributo Cargo:", + "admin.ldap.queryDesc": "El tiempo de espera para las consultas en el servidor AD/LDAP. Aumenta este valor si estás obteniendo errores por falta de tiempo debido a un servidor de AD/LDAP lento.", + "admin.ldap.queryEx": "Ej.: \"60\"", + "admin.ldap.queryTitle": "Tiempo de espera para las Consultas (segundos):", + "admin.ldap.serverDesc": "El dominio o dirección IP del servidor AD/LDAP.", + "admin.ldap.serverEx": "Ej.: \"10.0.0.23\"", + "admin.ldap.serverTitle": "Servidor AD/LDAP:", + "admin.ldap.skipCertificateVerification": "Omitir la Verificación del Certificado:", + "admin.ldap.skipCertificateVerificationDesc": "Omite la verificación del certificado para las conexiones TLS o STARTTLS. No recomendado para ambientes de producción donde TLS es requerido. Utilizalo sólamente para pruebas.", + "admin.ldap.syncFailure": "Error de Sincronización: {error}", + "admin.ldap.syncIntervalHelpText": "La Sincronización AD/LDAP actualiza la información de usuarios en Mattermost para reflejar las actualizaciones en el servidor AD/LDAP. Por ejemplo, cuando un el nombre de usuario cambia en el servidor AD/LDAP, el cambio es reflejado en Mattermost cuando se realiza la sincronización. Las cuentas eliminadas o inhabilitadas en el servidor AD/LDAP tendrán sus cuentas en Mattermost como \"Inactiva\" y las sesiones serán revocadas. Mattermost realiza la sincronización en el intervalo de ingresado. Por ejemplo, si se introduce 60, Mattermost sincroniza cada 60 minutos.", + "admin.ldap.syncIntervalTitle": "Intervalo de Sincronización (minutos):", + "admin.ldap.syncNowHelpText": "Inicia una sincronización AD/LDAP inmediatamente.", + "admin.ldap.sync_button": "Sincronizar AD/LDAP Ahora", + "admin.ldap.testFailure": "Falla de la Prueba AD/LDAP: {error}", + "admin.ldap.testHelpText": "Comprueba si el servidor Mattermost puede conectar con el servidor AD/LDAP especificado. Consulta el archivo de registro de mensajes de error para más detalles.", + "admin.ldap.testSuccess": "Prueba de AD/LDAP Satisfactoria", + "admin.ldap.uernameAttrDesc": "El atributo en el servidor AD/LDAP que se utilizará para poblar el nombre de usuario en Mattermost. Este puede ser igual al Atributo Id.", + "admin.ldap.userFilterDisc": "(Opcional) Introduce un Filtro AD/LDAP a utilizar para buscar los objetos de usuario. Sólo los usuarios seleccionados por la consulta será capaz de acceder a Mattermost. Para Active Directory, la consulta para filtrar a los usuarios con inhabilitados es (&(objectCategory=Persona)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Ej: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Filtro de Usuario:", + "admin.ldap.usernameAttrEx": "Ej.: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Atributo Usuario:", + "admin.license.choose": "Seleccionar Archivo", + "admin.license.chooseFile": "Escoger Archivo", + "admin.license.edition": "Edición: ", + "admin.license.key": "Licencia: ", + "admin.license.keyRemove": "Remover la Licencia Empresarial y Degradar el Servidor", + "admin.license.noFile": "No se cargó ningún archivo", + "admin.license.removing": "Removiendo Licencia...", + "admin.license.title": "Edición y Licencia", + "admin.license.type": "Licencia: ", + "admin.license.upload": "Cargar", + "admin.license.uploadDesc": "Cargar una llave de licencia de Mattermost Edición Empresarial para mejorar este servidor. Visítanos en líneapara conocer más acerca de los beneficios de la Edición Empresarial o para comprar una licencia.", + "admin.license.uploading": "Cargando Licencia...", + "admin.log.consoleDescription": "Normalmente asignado en falso en producción. Los desarolladores pueden configurar este campo en verdadero para ver de mensajes de consola basado en las opciones de nivel configuradas. Si es verdadero, el servidor escribirá los mensajes en una salida estándar (stdout). El cambio de este ajuste require que el servidor sea reiniciado para surgir efecto.", + "admin.log.consoleJsonTitle": "Salida de los registros por consola como JSON:", + "admin.log.consoleLogLevel": "Nivel de registros por consola:", + "admin.log.consoleTitle": "Imprimir registros en la consola: ", + "admin.log.enableDiagnostics": "Habilitar Diagnósticos e Informes de error:", + "admin.log.enableDiagnosticsDescription": "Activa esta función para mejorar la calidad y el rendimiento de Mattermost mediante el envío de informes de error y la información de diagnóstico a Mattermost, Inc. Lee nuestra política de privacidad para obtener más información.", + "admin.log.enableWebhookDebugging": "Habilitar Depuración de Webhook", + "admin.log.enableWebhookDebuggingDescription": "Para mostrar el cuerpo del mensaje de webhooks entrantes en la consola, habilita este ajuste y establece {boldedConsoleLogLevel} como 'DEBUG'. Deshabilita este ajuste para remover el cuerpo de los mensajes del webhook de la consola cuando se está en modo DEBUG.", + "admin.log.fileDescription": "Normalmente se asigna como verdadero en producción. Cuando es verdadero, los eventos son registrados en el archivo mattermost.log en el directorio especificado en el campo Directorio del Archivo de Registro. Los registros rotan cada 10.000 líneas y son archivados en el mismo directorio, y se les asigna como nombre de archivo una fecha y un número de serie. Por ejemplo, mattermost.2017-03-31.001. Cambiar este ajuste require que el servidor sea reiniciado para surgir efecto.", + "admin.log.fileJsonTitle": "Salida de los registros en archivo como JSON:", + "admin.log.fileLevelDescription": "Esta configuración determina el nivel de detalle con el cual los eventos serán escritos en el archivo de registro. ERROR: Sólo salida de mensajes de error. INFO: Salida de mensaje de error y información acerca de la partida e inicialización. DEBUG: Muestra un alto detalle para que los desarolladores que trabajan con eventos de depuración.", + "admin.log.fileLevelTitle": "Nivel registro:", + "admin.log.fileTitle": "Escribir registros en un archivo: ", + "admin.log.jsonDescription": "Cuando es verdadero, los eventos son registrados en formato JSON. En caso contrario se imprimirán como texto plano. Cambiar este ajuste require que el servidor sea reiniciado para surgir efecto.", + "admin.log.levelDescription": "Esta configuración determina el nivel de detalle con el cual los eventos serán escritos en la consola. ERROR: Sólo salida de mensajes de error. INFO: Salida de mensaje de error y información acerca de la partida e inicialización. DEBUG: Muestra un alto detalle para que los desarolladores que trabajan con eventos de depuración.", + "admin.log.levelTitle": "Nivel de log de consola:", + "admin.log.locationDescription": "La ubicación de los archivos de registro. Si se deja en blanco, serán almacenados en el directorio ./logs. La ruta asignada debe existir y Mattermost debe tener permiso de escritura en dicha ruta. Cambiar este ajuste require que el servidor sea reiniciado para surgir efecto.", + "admin.log.locationPlaceholder": "Ingresar locación de archivo", + "admin.log.locationTitle": "Directorio del Archivo de Registro:", + "admin.log.logSettings": "Configuración de registro", + "admin.logs.bannerDesc": "Para buscar usuarios por ID del usuario o ID del Token, dirigete a Reportes > Usuarios y copia el ID en el filtro de búsqueda.", + "admin.logs.next": "Siguiente", + "admin.logs.prev": "Anterior", + "admin.logs.reload": "Recargar", + "admin.logs.title": "Servidor de registros", + "admin.manage_roles.additionalRoles": "Selecciona permisos adicionales para la cuenta. Conoce más acerca de roles y permisos.", + "admin.manage_roles.allowUserAccessTokens": "Permitir que esta cuenta genere tokens de acceso personales.", + "admin.manage_roles.allowUserAccessTokensDesc": "La eliminación de este permiso no se eliminan las tokens existentes. Para eliminarlos, debes ir al menú de Gestión de Tokens del usuario.", + "admin.manage_roles.cancel": "Cancelar", + "admin.manage_roles.manageRolesTitle": "Gestionar Roles", + "admin.manage_roles.postAllPublicRole": "Acceso para publicar mensajes a todos los canales públicos de Mattermost.", + "admin.manage_roles.postAllPublicRoleTitle": "mensajes:canales", + "admin.manage_roles.postAllRole": "Acceso para publicar mensajes en todos los canales de Mattermost incluyendo mensajes directos.", + "admin.manage_roles.postAllRoleTitle": "mensajes:todos", + "admin.manage_roles.save": "Guardar", + "admin.manage_roles.saveError": "No se puede guardar los roles.", + "admin.manage_roles.systemAdmin": "Admin del Sistema", + "admin.manage_roles.systemMember": "Miembro", + "admin.manage_tokens.manageTokensTitle": "Gestionar Tokens de Acceso Personales", + "admin.manage_tokens.userAccessTokensDescription": "Tokens de acceso personales funcionan similar a un token de sesión y pueden ser utilizado por integraciones para interactuar con este servidor de Mattermost. Los Tokens son desactivados si el usuario es inhabilitado. Conoce más acerca de tokens de acceso personales.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Descripción del Token: ", + "admin.manage_tokens.userAccessTokensNone": "No hay tokens de acceso personales.", + "admin.metrics.enableDescription": "Cuando es verdadero, Mattermost habilitará el monitoreo de desempeño, la recolección y la elaboración de perfiles. Por favor, consulta la documentación para obtener más información acerca de la configuración del monitoreo del rendimiento para Mattermost.", + "admin.metrics.enableTitle": "Habilitar el Monitoreo de Desempeño:", + "admin.metrics.listenAddressDesc": "La dirección del servidor que escuchará para mostrar las métricas de rendimiento.", + "admin.metrics.listenAddressEx": "Ej: \":8067\"", + "admin.metrics.listenAddressTitle": "Dirección de escucha:", + "admin.mfa.bannerDesc": "Autenticación de Múltiples factores está disponible para cuentas con inicio de sesión AD/LDAP o correo electrónico. Si se utilizan otros métodos de inicio de sesión, MFA debe ser configurado en el proveedor de autenticación.", + "admin.mfa.cluster": "Alta", + "admin.mfa.title": "Autenticación de Múltiples factores:", + "admin.nav.administratorsGuide": "Guía del administrador", + "admin.nav.commercialSupport": "Soporte comercial", + "admin.nav.help": "Ayuda", + "admin.nav.logout": "Cerrar sesión", + "admin.nav.report": "Reportar problema", + "admin.nav.switch": "Seleccionar Equipo", + "admin.nav.troubleshootingForum": "Foro de resolución de problemas", + "admin.notifications.email": "Correo electrónico", + "admin.notifications.push": "Notificaciones a Dispositivos Móvil", + "admin.notifications.title": "Configuracón de Notificaciones", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "No permitir el inicio de sesión por medio de un proveedor de OAuth 2.0", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", + "claim.ldap_to_email.enterPwd": "Nueva contraseña de inicio de sesión con correo electrónico:", + "claim.ldap_to_email.ldapPasswordError": "Por favor ingresa tu contraseña de AD/LDAP.", + "claim.ldap_to_email.ldapPwd": "Contraseña de AD/LDAP", + "claim.ldap_to_email.pwd": "Contraseña", + "claim.ldap_to_email.pwdError": "Por favor ingresa tu contraseña.", + "claim.ldap_to_email.pwdNotMatch": "Las contraseñas no coinciden.", + "claim.ldap_to_email.switchTo": "Cambiar cuenta a correo/contraseña", + "claim.ldap_to_email.title": "Cambiar la cuenta de AD/LDAP a Correo/Contraseña", + "claim.oauth_to_email.confirm": "Confirmar Contraseña", + "claim.oauth_to_email.description": "Al cambiar el tipo de cuenta, sólo podrás iniciar sesión con tu correo electrónico y contraseña.", + "claim.oauth_to_email.enterNewPwd": "Ingresa una nueva contraseña para tu cuenta de correo en {site}", + "claim.oauth_to_email.enterPwd": "Por favor ingresa una contraseña.", + "claim.oauth_to_email.newPwd": "Nueva Contraseña", + "claim.oauth_to_email.pwdNotMatch": "Las contraseñas no coinciden.", + "claim.oauth_to_email.switchTo": "Cambiar {type} a correo electrónico y contraseña", + "claim.oauth_to_email.title": "Cambiar la cuenta de {type} a Correo Electrónico", + "confirm_modal.cancel": "Cancelar", + "connecting_screen": "Conectando", + "convert_channel.cancel": "No, cancelar", + "convert_channel.confirm": "Sí, convertir a canal privado", + "convert_channel.question1": "Al convertir {display_name} a un canal privado, la historía y sus miembros son preservados. Los archivos que fueron compartidos públicamente serán accesibles para todos utilizando el link. La membresía a este canal será únicamente por invitación.", + "convert_channel.question2": "Este cambio es permanente y no puede deshacerse.", + "convert_channel.question3": "¿Estás seguro de querer convertir {display_name} a un canal privado?", + "convert_channel.title": "¿Convertir {display_name} a un canal privado?", + "copy_url_context_menu.getChannelLink": "Copiar Enlace", + "create_comment.addComment": "Agregar un comentario...", + "create_comment.comment": "Agregar Comentario", + "create_comment.commentLength": "El largo del Comentario debe ser menor de {max} caracteres.", + "create_comment.commentTitle": "Comentario", + "create_comment.file": "Cargando archivo", + "create_comment.files": "Cargando archivos", + "create_post.comment": "Comentario", + "create_post.deactivated": "Estás viendo un canal archivado con un usuario desactivado.", + "create_post.error_message": "Tu mensaje es demasiado largo. Cantidad de caracteres: {length}/{limit}", + "create_post.post": "Mensaje", + "create_post.read_only": "Este canal es de sólo lectura. Únicamente los usuarios con permisos pueden publicar mensajes aquí.", + "create_post.shortcutsNotSupported": "Los Accesos rápidos de teclado no son compatibles con su dispositivo.", + "create_post.tutorialTip": "Escribe aquí para redactar un mensaje y presiona RETORNO para enviarlo.
Haz clic en el botón de Adjuntar para cargar una imagen o archivo.
", + "create_post.write": "Escribe un mensaje...", + "create_team.agreement": "Al proceder con la creación de tu cuenta y utilizar {siteName}, estás de acuerdo con nuestros Términos de Servicio y Políticas de Privacidad. Si no estás de acuerdo, no puedes utilizar {siteName}.", + "create_team.display_name.charLength": "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.", + "create_team.display_name.nameHelp": "Nombre de tu equipo en cualquier idioma. El nombre del equipo se muestra en menús y encabezados.", + "create_team.display_name.next": "Siguiente", + "create_team.display_name.required": "Este campo es requerido", + "create_team.display_name.teamName": "Nombre del Equipo", + "create_team.team_url.back": "Volver al paso anterior", + "create_team.team_url.charLength": "El nombre debe ser de {min} o más caracteres hasta un máximo de {max}", + "create_team.team_url.creatingTeam": "Creando equipo...", + "create_team.team_url.finish": "Finalizar", + "create_team.team_url.hint": "Tu correo electrónico ha sido verificado! Haz clic aquí para iniciar sesión.
", + "emoji_list.actions": "Acciones", + "emoji_list.add": "Agregar Emoticon Personalizado", + "emoji_list.creator": "Creado por", + "emoji_list.delete": "Eliminar", + "emoji_list.delete.confirm.button": "Eliminar", + "emoji_list.delete.confirm.msg": "Esta acción elimina de forma permanente el emoticon personalizado. ¿Estás seguro de que desea eliminar?", + "emoji_list.delete.confirm.title": "Eliminar Emoticon Personalizado", + "emoji_list.empty": "No se encontraron Emoticones Personalizados", + "emoji_list.header": "Emoticones Personalizados", + "emoji_list.help": "Los emoticones personalizados están disponibles para todos en el servidor. Escribe ':' seguido de dos caracteres en el cuadro de mensaje para mostrar el menú de selección de emoticones.", + "emoji_list.help2": "Sugerencia: Si agregas #, ##, ### como primer carácter en una nueva línea que contiene un emoticon, puede utilizar un mayor tamaño del emoticon. Para probarlo, enviar un mensaje, por ejemplo: '# :smile:'.", + "emoji_list.image": "Imagen", + "emoji_list.name": "Nombre", + "emoji_list.search": "Buscar Emoticon Personalizado", + "emoji_list.somebody": "Alguien en otro equipo", + "emoji_picker.activity": "Actividad", + "emoji_picker.custom": "Personalizado", + "emoji_picker.emojiPicker": "Selector de Emoticones", + "emoji_picker.flags": "Banderas", + "emoji_picker.foods": "Alimentos", + "emoji_picker.nature": "Naturaleza", + "emoji_picker.objects": "Objetos", + "emoji_picker.people": "Personas", + "emoji_picker.places": "Lugares", + "emoji_picker.recent": "Usados recientemente", + "emoji_picker.search": "Buscar", + "emoji_picker.searchResults": "Resultados de la Búsqueda", + "emoji_picker.symbols": "Símbolos", + "ent.cluster.save_config_with_roles.error": "Los siguientes ajustes de configuración no pueden ser guardados cuando está habilitada la Alta Disponibilidad y la consola de Sistema está en modo de Sólo lectura: {keys}.", + "error.generic.link": "Volver a {siteName}", + "error.generic.link_message": "Volver a {siteName}", + "error.generic.message": "Ha ocurrido un error.", "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "error.local_storage.help1": "Habilitar las cookies", + "error.local_storage.help2": "Desactivar la navegación privada", + "error.local_storage.help3": "Utiliza un navegador compatible (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "Mattermost fue incapaz de cargar debido a una configuración en el navegador impide el uso de la característica de almacenamiento local. Para permitir que Mattermost cargue, intenta las acciones siguientes:", + "error.local_storage.title": "No se puede cargar Mattermost", + "error.not_found.link_message": "Volver a Mattermost", + "error.not_found.message": "La página que está intentando acceder no existe", + "error.not_found.title": "Página no encontrada", + "error.oauth_missing_code": "El proveedor de servicios {service} no proporcionó un código de autorización en la URL de redirección.", + "error.oauth_missing_code.forum": "Si has revisado lo anterior, y sigues teniendo problemas con la configuración, puedes publicar en nuestro {link} donde estaremos encantados de ayudar con problemas durante la instalación.", + "error.oauth_missing_code.forum.link": "Foro de resolución de problemas", + "error.oauth_missing_code.gitlab": "Para {link} por favor, asegúrate de haber seguido las instrucciones de instalación.", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "Para {link} asegúrate de que tu administrador haya habilitado Google+ API.", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "Para {link} asegúrate de que el administrador de tu organización de Microsoft ha habilitado la aplicación de Mattermost.", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", - "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", + "error.oauth_missing_code.title": "Mattermost necesita tu ayuda", + "error_bar.apiv3_enabled": "API versión 3 ha sido deprecada y programada para ser removida. Conoce cómo migrar a APIv4.", + "error_bar.expired": "La licencia para Empresas está vencida y algunas características pueden ser deshabilitadas. Favor renovar.", + "error_bar.expiring": "La licencia para Empresas expira el {date}. Favor renovar.", + "error_bar.past_grace": "La licencia para Empresas está vencida y algunas características pueden ser desbahilitadas. Por favor contacta a tu Adminstrador de Sistema para más detalles.", + "error_bar.preview_mode": "Modo de prueba: Las notificaciones por correo electrónico no han sido configuradas", + "error_bar.site_url": "Por favor configura tus {docsLink} en {link}.", + "error_bar.site_url.docsLink": "URL del Sitio:", + "error_bar.site_url.link": "Consola de sistema", + "error_bar.site_url_gitlab": "Por favor configura tus {docsLink} en la Consola del sistema o en gitlab.rb si estás utilizando GitLab Mattermost.", + "file_attachment.download": "Descargar", + "file_info_preview.size": "Tamaño ", + "file_info_preview.type": "Tipo de archivo ", + "file_upload.disabled": "Los archivos adjuntos están deshabilitados.", + "file_upload.fileAbove": "No se puede cargar un archivo de más de {max}MB: {filename}", + "file_upload.filesAbove": "No se pueden cargar archivos de más de {max}MB: {filenames}", + "file_upload.limited": "Se pueden cargar un máximo de {count, number} archivos. Por favor envía otros mensajes para adjuntar más archivos.", + "file_upload.pasted": "Imagen Pegada el ", + "file_upload.zeroBytesFile": "Estás subiendo un archivo vacío: {filename}", + "file_upload.zeroBytesFiles": "Estás subiendo archivos vacíos: {filenames}", + "filtered_channels_list.search": "Buscar canales", + "filtered_user_list.any_team": "Todos los Usuarios", + "filtered_user_list.count": "{count, number} {count, plural, one {miembro} other {miembros}}", + "filtered_user_list.countTotal": "{count, number} {count, plural, one {miembro} other {miembros}} de {total, number} total", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {miembro} other {miembros}} de {total, number} total", + "filtered_user_list.member": "Miembro", + "filtered_user_list.next": "Siguiente", + "filtered_user_list.prev": "Anterior", + "filtered_user_list.search": "Buscar usuarios", + "filtered_user_list.searchButton": "Buscar", + "filtered_user_list.show": "Filtro:", + "filtered_user_list.team_only": "Miembros de este Equipo", + "find_team.email": "Correo electrónico", + "find_team.findDescription": "Enviamos un correo electrónico con los equipos a los que perteneces.", + "find_team.findTitle": "Encuentra tu equipo", + "find_team.getLinks": "Obtén un correo electrónico con los equipos a los que perteneces.", + "find_team.placeholder": "tu@ejemplo.com", + "find_team.send": "Enviar", + "find_team.submitError": "Por favor ingresa una dirección válida", + "flag_post.flag": "Indicador de seguimiento", + "flag_post.unflag": "Desmarcar", + "general_tab.chooseDescription": "Por favor escoge una nueva descripción para tu equipo", + "general_tab.codeDesc": "Haz clic en 'Editar' para regenerar el código de Invitación.", + "general_tab.codeLongDesc": "El Código de invitación se utiliza como parte de la URL en el enlace de invitación al equipo creado por {getTeamInviteLink} en el menú principal. La regeneración se crea un nuevo enlace de invitación al equipo e invalida el enlace anterior.", + "general_tab.codeTitle": "Código de Invitación", + "general_tab.emptyDescription": "Clic en 'Editar' para añadir una descripción del equipo.", + "general_tab.getTeamInviteLink": "Enlace invitación al equipo", + "general_tab.includeDirDesc": "Incluir este equipo mostrará el nombre del equipo en la sección de Directorio de Equipos en la página de inicio, y proveerá un enlace para la página de inicio de sesión.", "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "general_tab.openInviteDesc": "Cuando está permitido, un enlace para este equipo será incluido en la página de inicio permitiendo a cualquier persona con una cuenta unirse a este equipo.", + "general_tab.openInviteTitle": "Permitir que se una al equipo cualquier usuario con una cuenta en este servidor", + "general_tab.regenerate": "Regenerar", + "general_tab.required": "Este campo es obligatorio", + "general_tab.teamDescription": "Descripción del Equipo", + "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.teamIcon": "Icono del Equipo", + "general_tab.teamIconEditHint": "Clic en 'Editar' para subir una imagen.", + "general_tab.teamIconEditHintMobile": "Clic para subir una imagen.", + "general_tab.teamIconError": "Se ha producido un error mientras se seleccionaba la imagen.", + "general_tab.teamIconInvalidFileType": "Sólo pueden ser utilizadas imágenes BMP, JPG o PNG como iconos del equipo", + "general_tab.teamIconLastUpdated": "Última actualizacón de la imagen {date}", + "general_tab.teamIconTooLarge": "No se puede cargar el icono del equipo. El archivo es muy grande.", + "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 del Equipo debe ser de {min} o más caracteres hasta un máximo de {max}. Puedes agregar una descripción mas larga al equipo.", + "general_tab.title": "Configuración General", + "general_tab.yes": "Sí", + "get_app.alreadyHaveIt": "Ya la tienes?", + "get_app.androidAppName": "Mattermost para Android", + "get_app.androidHeader": "Mattermost funciona mejos si utilizas nuestra app para Android", + "get_app.continue": "continuar", + "get_app.continueWithBrowser": "o {link}", + "get_app.continueWithBrowserLink": "continuar con el navegador", + "get_app.iosHeader": "Mattermost funciona mejor si utilizas nuestra app para IPhone", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_app.openMattermost": "Abrir Mattermost", + "get_link.clipboard": " Enlace copiado", + "get_link.close": "Cerrar", + "get_link.copy": "Copiar Enlace", + "get_post_link_modal.help": "En enlace de abajo permite a los usuarios autorizados a ver tu mensaje.", + "get_post_link_modal.title": "Copiar enlace Permanente", + "get_public_link_modal.help": "El siguiente enlace permite a cualquier persona visualizar este archivo sin necesidad de estar registrado en este servidor.", + "get_public_link_modal.title": "Copiar Enlace Público", + "get_team_invite_link_modal.help": "Envía el siguiente enlace a tus compañeros para que se registren a este equipo. El enlace de invitación al equipo puede ser compartido con multiples compañeros y el mismo no cambiará a menos que sea regenerado en la Configuración del Equipo por un Administrador del Equipo.", + "get_team_invite_link_modal.helpDisabled": "La creación de usuario ha sido desactivado para tu equipo. Por favor solicita más detalles a tu Administrador de Equipo.", + "get_team_invite_link_modal.title": "Enlace de Invitación al Equipo", + "help.attaching.downloading": "#### Descarga de Archivos\nDescargar un archivo adjunto haciendo clic en el icono de descarga junto a la miniatura del archivo o abriendo el archivo en vista previa y haciendo clic en **Descargar**.", + "help.attaching.dragdrop": "#### Arrastrar y Soltar\nCargar un archivo o un conjunto de archivos arrastrando los archivos desde tu computadora en la barra lateral derecha o en el centro del panel. Arrastrar y soltar adjunta los archivos a los mensajes, adicionalmente puedes escribir un mensaje y pulse la tecla **RETORNO** para publicar.", + "help.attaching.icon": "#### Icono para Adjuntar\nAlternativamente, cargar archivos, haciendo clic en el icono gris en forma clip en el interior del campo de entrada del mensaje. Esto abre en su sistema un visor de archivos donde se puede navegar a los archivos que desee y, a continuación, haz clic en **Abrir** para cargar los archivos del mensaje. Si lo desea, escriba un mensaje y, a continuación, pulse **RETORNO** para publicar.", + "help.attaching.limitations": "## Limitaciones del Tamaño de Archivo\nMattermost admite un máximo de cinco archivos adjuntos por mensaje, cada uno con un tamaño máximo de archivo de 50 mb.", + "help.attaching.methods": "## Métodos para Adjuntar\nAdjuntar un archivo mediante la función de arrastrar y soltar o haciendo clic en el icono de archivo adjunto en el campo de entrada del mensaje.", + "help.attaching.notSupported": "Vista previa de documentos (Word, Excel, PPT) todavía no es compatible.", + "help.attaching.pasting": "#### Pegar Imágenes\nEn los navegadores Chrome y Edge, también es posible cargar archivos pegándolos desde el portapapeles. Esta función todavía no es compatible con otros navegadores.", + "help.attaching.previewer": "## Vista Previa de Archivos\nMattermost tiene una función de previsualización de archivos que se utiliza para ver algunos medios, descarga de archivos y compartir enlaces públicos. Haga clic en la miniatura de un archivo adjunto para abrirlo en la vista previa.", + "help.attaching.publicLinks": "#### Compartir Enlaces Públicos\nEnlaces públicos permiten compartir archivos adjuntos con personas fuera de su equipo de Mattermost. Abra el archivo en vista previa haciendo clic en la miniatura de un archivo adjunto, a continuación, haga clic en **Obtener Enlace Público**. Esto abre un cuadro de diálogo con un enlace a la copia. Cuando el enlace es compartido y abierto por otro usuario, el archivo se descargará automáticamente.", + "help.attaching.publicLinks2": "Si **Obtener Enlace Público** no es visible en la vista previa y prefiere la función habilitada, usted puede solicitar a su Administrador de Sistema que habilite la característica de la Consola del Sistema bajo **Seguridad** > **Enlaces**.", + "help.attaching.supported": "#### Tipos de Medios Admitidos\nSi estás tratando de previsualizar un tipo de medio que no es compatible, la vista previa del archivo se abrirá con un icono estándar del tipo de archivo. Los formatos de medios permitidos dependen en gran medida de su navegador y sistema operativo, pero los siguientes formatos son compatibles con Mattermost en la mayoría de los navegadores:", + "help.attaching.supportedList": "- Imágenes: BMP, GIF, JPG, JPEG, PNG\n- Vídeo: MP4\n- Audio: MP3, M4A\n- Documentos: PDF", + "help.attaching.title": "# Adjuntar Archivos\n_____", + "help.commands.builtin": "## Comandos integrados\nLos siguientes comandos de barra están disponibles en todas las instalaciones de Mattermost:", + "help.commands.builtin2": "Empezieza escribiendo `/ ` y una lista de opciones de comandos de barra aparecerá encima del campo de texto. Las sugerencias de autocompletado ayudan al proveer un ejemplo formateado en texto de color negro y una breve descripción del comando de barra en texto de color gris.", + "help.commands.custom": "## Comandos Personalizados\nComandos de barra peronalizados se integran con aplicaciones externas. Por ejemplo, un equipo puede configurar comandos de barra personalizados para comprobar registros internos sobre la salud del `/paciente joe smith` o compruebe semanalmente el clima en una ciudad usando `/clima de toronto en la semana`. Consulte con su Administrador del Sistema o abra la lista de autocompletado escribiendo `/` para determinar si su equipo tiene configurado algunos comandos de barra personalizados.", + "help.commands.custom2": "Los comandos de barra Personalizados están inhabilitados de forma predeterminada y pueden ser activados por el Administrador del Sistema en la **Consola del Sistema** > **Integraciones** > **Integraciones Personalizadas**. Aprende más acerca de la configuración personalizada de comandos de barra en la [documentación para desarrollar comandos de barra](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "Los comandos de barra realizan operaciones en Mattermost escribiendo en el campo de texto. Introduzca un `/` seguido por un comando y algunos argumentos para realizar acciones.\n\nTodas las instalaciones de Mattermost vienen con comandos de barra integrados y los comandos de barra personalizados se pueden configurar para interactuar con aplicaciones externas. Aprende más acerca de la configuración personalizada de comandos de barra en la [documentación para desarrollar comandos de barra](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "# Ejecutar Comandos\n___", + "help.composing.deleting": "## Eliminar un mensaje\nElimina un mensaje haciendo clic en el icono **[...]** junto a cualquier mensaje de texto que has compuesto, a continuación, haz clic en **Borrar**. Los Administradores de Sistema y Equipo pueden borrar cualquier mensaje en su sistema o equipo.", + "help.composing.editing": "## Editar un Mensaje\nEdita un mensaje haciendo clic en el icono **[...]** junto a cualquier mensaje de texto que has compuesto, a continuación, haz clic en **Editar**. Después de realizar modificaciones en el texto del mensaje, pulse la tecla **RETORNO** para guardar las modificaciones. La edición del mensaje no desencadenan nuevas notificaciones a @menciones, notificaciones de escritorio o sonidos.", + "help.composing.linking": "## Enlace a un mensaje\nLa característica de **Enlace Permanente** crea un vínculo de cualquier mensaje. Al compartir este enlace con otros usuarios en el canal les permite ver el mensaje vinculado en los Archivos de Mensajes. Los usuarios que no son miembros del canal de donde se envió el mensaje no podrán ver el enlace permanente. Obtén el enlace permanente a cualquier mensaje haciendo clic en el icono **[...]** al lado del mensaje de texto > **Enlace Permanente** > **Copiar Enlace**.", + "help.composing.posting": "## Publicar un Mensaje\nPublica un mensaje escribiendo en el campo de texto, a continuación, pulsa **RETORNO** para enviarlo. Usa **MAYUS+RETORNO** para crear una nueva línea sin necesidad de enviar el mensaje. Para enviar mensajes pulsando CTRL+RETORNO ve al **Menú Principal > Configuración de la Cuenta > Enviar mensajes en CTRL+RETORNO**.", + "help.composing.posts": "#### Mensajes\nLos mensajes pueden ser considerados mensajes padre. Son los mensajes que a menudo comienzan con un hilo de respuestas. Los mensajes son compuestos y enviados desde el campo de texto en la parte inferior del panel central.", + "help.composing.replies": "#### Respuestas\nResponde a un mensaje haciendo clic en el icono responder junto a cualquier mensaje de texto. Esta acción abre la barra lateral derecha, donde se puede ver el hilo de mensajes, a continuación, redacta y envía tu respuesta. Las respuestas tienen una ligera sangría en el centro del panel para indicar que ellos son hijos de los mensajes de los padres.\n\nA la hora de componer una respuesta en la barra lateral derecha, haz clic en el icono de expandir/contraer el cual es dos flechas en la parte superior de la barra lateral para que sea más fácil de leer.", + "help.composing.title": "# Enviar Mensajes\n_____", + "help.composing.types": "## Tipos de Mensaje\nResponde a mensajes a fin de mantener conversaciones organizadas en hilos.", + "help.formatting.checklist": "Haz una lista de tareas al incluir entre corchetes:", + "help.formatting.checklistExample": "- [ ] Primer elemento\n- [ ] Segundo elemento\n- [x] Elemento completado", + "help.formatting.code": "## Bloque de Código\n\nCrea un bloque de código al dejar una sangría de cuatro espacios en cada línea, o mediante la colocación de ``` en la línea de arriba y debajo del código.", + "help.formatting.codeBlock": "Bloque de código", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", - "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", + "help.formatting.emojis": "## Emoticones\n\nAbra el autocompletado de emoticones escribiendo `:`. Una lista completa de los emoticones se puede encontrar [aquí](http://www.emoji-cheat-sheet.com/). También es posible crear tu propio [Emoticon Personalizado](http://docs.mattermost.com/help/settings/custom-emoji.html) si el emoticon que deseas utilizar no existe.", + "help.formatting.example": "Ejemplo:", + "help.formatting.githubTheme": "**Tema de GitHub**", + "help.formatting.headings": "## Encabezados\n\nHaz una encabezado escribiendo # y un espacio antes de lo que será tu título. Para títulos más pequeños, utiliza más # pegados el uno del otro.", + "help.formatting.headings2": "Alternativamente, se puede subrayar el texto usando `===` o `---` para crear encabezados.", + "help.formatting.headings2Example": "Encabezado Grande\n-------------", + "help.formatting.headingsExample": "## Encabezado Grande\n### Encabezado más pequeño\n#### Encabezado aún más pequeño", + "help.formatting.images": "## Imágenes entre líneas\n\nCrear imágenes en línea con el uso de un `!` seguido por el texto alternativo en corchetes y el vínculo entre paréntesis. Agrega un pase de texto colocandondolo entre comillas después del enlace.", + "help.formatting.imagesExample": "\n\ny\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Código entre líneas\n\nCrea código fuente entre líneas al rodear el texto con comillas simples inclinadas.", + "help.formatting.intro": "Markdown hace que sea fácil para darle formato a los mensajes. Escribe un mensaje como lo harías normalmente, y el uso de estas reglas para hacerla con formato especial.", + "help.formatting.lines": "## Líneas\n\nCrea una línea mediante el uso de tres `*`, `_`, o `-`.", + "help.formatting.linkEx": "[Revisa Mattermost!](https://about.mattermost.com/)", + "help.formatting.links": "## Enlaces\n\nCrea enlaces etiquetados al poner el texto deseado entre corchetes y el enlace asociado entre paréntesis.", + "help.formatting.listExample": "* primer elemento de la lista\n* segundo elemento de la lista\n * elemento de dos sub-puntos", + "help.formatting.lists": "## Listas\n\nCrea una lista con `*` o `-` como viñetas. Agrega sangría a una viñeta al agregar dos espacios en frente de ella.", + "help.formatting.monokaiTheme": "**Tema Monokai**", + "help.formatting.ordered": "Haz una lista ordenada al usar números en su lugar:", + "help.formatting.orderedExample": "1. Primer elemento\n2. Segundo elemento", + "help.formatting.quotes": "## Bloque de citas\n\nCrea bloque de citas usando `>`.", + "help.formatting.quotesExample": "`> bloque de citas` se representa como:", + "help.formatting.quotesRender": "> bloque de citas", + "help.formatting.renders": "Se representa como:", + "help.formatting.solirizedDarkTheme": "**Tema Solarizar Oscuro**", + "help.formatting.solirizedLightTheme": "**Tema Solarizar Claro**", + "help.formatting.style": "## Estilo de Texto\n\nPuedes utilizar cualquiera `_` o `*` alrededor de una palabra para hacer cursiva. Uso dos para que aparezca en negrita.\n\n* `_cursiva_` se representa como _cursiva_\n* `**negrita**` se representa como **negrita**\n* `**_negrita en cursiva_**` se representa como **_negrita en cursiva_**\n* `~~tachado~~` se representa como ~~tachado~~", + "help.formatting.supportedSyntax": "Los lenguajes soportados son:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### Resaltado de Sintaxis\n\nPara agregar el resaltado de sintaxis, escribe el lenguaje para ser destacado después del ``` en el comienzo del bloque de código. Mattermost también ofrece cuatro tipos diferentes de temas para códigos (GitHub, Solarizar Oscuro, Solarizar Claro, Monokai) que puede ser cambiado en **Configuración de la Cuenta** > **Visualización** > **Tema** > **Tema Personalizado** > **Estilos del Canal Central**", + "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hola, 世界\")\n }", + "help.formatting.tableExample": "| Alineado a la izquierda | Alineado al Centro | Alineado a la Derecha |\n| :------------ |:---------------:| -----:|\n| Columna izquierda 1 | este texto | $100 |\n| Columna izquierda 2 | es | $10 |\n| Columna izquierda 3 | centrado | $1 |", + "help.formatting.tables": "## Tablas\n\nCrea una tabla mediante la colocación de una línea discontinua bajo la fila del encabezado y separando las columnas con un tubo `|`. (Las columnas no tienen que ser alineadas perfectamente para que funcione). Elija cómo alinear las columnas de la tabla mediante la inclusión de dos puntos `:` dentro de la fila de encabezado.", + "help.formatting.title": "# Formato de Texto\n_____", + "help.learnMore": "Aprende más acerca de:", + "help.link.attaching": "Adjuntar Archivos", + "help.link.commands": "Ejecutar Comandos", + "help.link.composing": "Redactacción de Mensajes y Respuestas", + "help.link.formatting": "Dar formato a los Mensajes usando Markdown", + "help.link.mentioning": "Mencionar a los Compañeros de Equipo", + "help.link.messaging": "Mensajería Básica", + "help.mentioning.channel": "#### @Channel\nSe puede mencionar un canal completo escribiendo `@channel`. Todos los miembros del canal recibirán una notificación de mención que se comporta de la misma manera como si los miembros hubieran sido citados personalmente.", + "help.mentioning.channelExample": "@channel gran trabajo en las entrevistas de esta semana. Creo que hemos encontrado algunos excelentes candidatos potenciales!", + "help.mentioning.mentions": "## @Menciones\nUtiliza las @menciones para conseguir la atención de determinados miembros del equipo.", + "help.mentioning.recent": "## Menciones Recientes\nHaz clic en el `@` junto al campo de búsqueda para consultar tus más recientes @menciones y las palabras que desencadenan menciones. Haz clic en **Ir** al lado de un resultado de búsqueda en el panel lateral derecho para ir en el panel central al canal y ubicación donde se encuentra el mensaje con la mención.", + "help.mentioning.title": "# Mencionar a Compañeros de Equipo\n_____", + "help.mentioning.triggers": "## Palabras que desencadenan Menciones\nAdemás de ser notificados por el nombre de usuario @usuario y @channel, podrás personalizar palabras que desencadenan notificaciones de menciones en **Configuración de la Cuenta** > **Notificaciones** > **Palabras que desencadenan menciones**. De forma predeterminada, recibirás las notificaciones de mención cuando tu nombre sea utilizado, y podrás agregar más palabras escribiéndolas en el cuadro de entrada separadas por comas. Esto es útil si deseas ser notificado de todos los mensajes en ciertos temas, por ejemplo, \"entrevista\" o \"marketing\".", + "help.mentioning.username": "#### @Usuario\nSe pueden mencionar a un compañero de equipo mediante el símbolo `@`, además de su nombre de usuario para enviar una notificación de mención.\n\nEscribe `@` para que aparezca una lista de los miembros del equipo que pueden ser mencionados. Para filtrar la lista, escribe las primeras letras de cualquier nombre de usuario, nombre, apellido o apodo. Las flechas de **Arriba** y **Abajo** pueden ser utilizadas para desplazarse a través de las entradas en la lista y pulsando **RETORNO** seleccione el usuario a mencionar. Una vez seleccionado, el nombre de usuario reemplazará automáticamente el nombre completo o apodo.\nEn el ejemplo siguiente se envía una notificación de mención especial a **alice** la cual la alerta que sobre el canal y el mensaje en donde ella ha sido mencionado. Si **alice** está ausente de Mattermost y tiene las [notificaciones de correo electrónico](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) activadas, recibirá una alerta de correo electrónico de su mención, junto con el mensaje de texto.", + "help.mentioning.usernameCont": "Si el usuario que estás mencionando no pertenece al canal, un Mensaje del Sistema te será enviado para hacértelo saber. Este es un mensaje temporal sólo visto por la persona que lo desencadenó. Para agregar el mencionado usuario al canal, ve al menú desplegable junto al nombre del canal y selecciona **Agregar Miembros**.", + "help.mentioning.usernameExample": "@alice ¿cómo fue tu entrevista con el nuevo candidato?", + "help.messaging.attach": "**Adjunta archivos** arrastrando y soltando en Mattermost o haciendo clic en el icono de archivo adjunto en el cuadro de entrada de texto.", + "help.messaging.emoji": "**Añadir rápidamente emoticones** escribiendo \":\", que abrirá un lista de autocompletado de emoticones. Si los emoticones no cubren lo que quieres expresar, también puede crear el tuyo propio con [Emoticones Personalizados](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Dar formato a tus mensajes** usando Markdown que soporta estilos de texto, encabezados, enlaces, emoticones, bloques de código, citas de texto, tablas, listas e imágenes en línea.", + "help.messaging.notify": "**Notificar a los compañeros de equipo** cuando es necesario escribiendo `@usuario`.", + "help.messaging.reply": "**Responde a los mensajes** haciendo clic en la flecha que aparece junto al mensaje de texto.", + "help.messaging.title": "# Mensajería Básica\n_____", + "help.messaging.write": "**Escribe mensajes** usando la caja de entrada de texto en la parte inferior de Mattermost. Presiona RETORNO para enviar un mensaje. Usa MAYUS+RETORNO para crear una nueva línea sin enviar el mensaje.", + "installed_command.header": "Comandos de Barra", + "installed_commands.add": "Agregar Comandos de Barra", + "installed_commands.delete.confirm": "Esta acción elimina permanentemente el comando de barras y rompe cualquier integración que lo esté utilizando. ¿Estás seguro de que deseas eliminarlo?", + "installed_commands.empty": "No se encontraron comandos", + "installed_commands.header": "Comandos de Barra", + "installed_commands.help": "Utiliza comandos de barra para conectarse a herramientas externas a Mattermost. {buildYourOwn} o visita el {appDirectory} para encontrar aplicaciones e integraciones de terceros o que puedes alojar tu mismo.", + "installed_commands.help.appDirectory": "Directorio de Aplicaciones", + "installed_commands.help.buildYourOwn": "Construir uno propio", + "installed_commands.search": "Buscar Comandos de Barra", + "installed_commands.unnamed_command": "Comando de Barra sin nombre", + "installed_incoming_webhooks.add": "Agregar Webhook de Entrada", + "installed_incoming_webhooks.delete.confirm": "Esta acción elimina permanentemente el webhook entrante y rompe cualquier integración que lo esté utilizando. ¿Estás seguro de que deseas eliminarlo?", + "installed_incoming_webhooks.empty": "No se encontraron webhooks de entrada", + "installed_incoming_webhooks.header": "Webhooks de Entrada", + "installed_incoming_webhooks.help": "Utiliza webhooks de entrada para conectar herramientas externas a Mattermost. {buildYourOwn} o visite el {appDirectory} para encontrar aplicaciones e integraciones de terceros o que puedes alojar tu mismo.", + "installed_incoming_webhooks.help.appDirectory": "Directorio de Aplicaciones", + "installed_incoming_webhooks.help.buildYourOwn": "Construir uno propio", + "installed_incoming_webhooks.search": "Buscar Webhooks de Entrada", + "installed_incoming_webhooks.unknown_channel": "Un Webhook Privado", "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", - "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.client_id": "ID de Cliente: {clientId}", + "installed_integrations.client_secret": "Clave Secreta de Cliente: {clientSecret}", + "installed_integrations.content_type": "Tipo de contenido: {contentType}", + "installed_integrations.creation": "Creado por {creator} el {createAt, date, full}", + "installed_integrations.delete": "Eliminar", + "installed_integrations.edit": "Editar", + "installed_integrations.hideSecret": "Ocultar Clave Secreta", + "installed_integrations.regenSecret": "Regenerar Secreto", + "installed_integrations.regenToken": "Regenerar Token", + "installed_integrations.showSecret": "Mostrar Clave Secreta", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Desencadenar Cuando: {triggerWhen}", + "installed_integrations.triggerWords": "Palabras que desencadenan acciones: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Aplicación OAuth 2.0 sin nombre", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", + "installed_oauth_apps.add": "Agregar Aplicación OAuth 2.0", + "installed_oauth_apps.callbackUrls": "Callback URLs (Uno por Línea)", + "installed_oauth_apps.cancel": "Cancelar", + "installed_oauth_apps.delete.confirm": "Esta acción elimina permanentemente la aplicación de OAuth 2.0 y rompe cualquier integración que lo esté utilizando. ¿Estás seguro de que deseas eliminarla?", + "installed_oauth_apps.description": "Descripción", + "installed_oauth_apps.empty": "No se encontraron Aplicaciones OAuth 2.0", + "installed_oauth_apps.header": "Apliaciones OAuth 2.0", + "installed_oauth_apps.help": "Crea {oauthApplications} para integrar de forma segura robots y aplicaciones de terceros con Mattermost. Visita el {appDirectory} para encontrar apps alojadas por ti.", + "installed_oauth_apps.help.appDirectory": "Directorio de Aplicaciones", + "installed_oauth_apps.help.oauthApplications": "Aplicaciones OAuth 2.0", + "installed_oauth_apps.homepage": "Página web", + "installed_oauth_apps.iconUrl": "URI del Icono", + "installed_oauth_apps.is_trusted": "De confianza: {isTrusted}", + "installed_oauth_apps.name": "Nombre a mostrar", + "installed_oauth_apps.save": "Guardar", + "installed_oauth_apps.search": "Buscar Aplicaciones OAuth 2.0", + "installed_oauth_apps.trusted": "De confianza", "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Bienvenido a {display_name}!
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.
Este es el inicio de {display_name}, un canal para tener conversaciones no relacionadas trabajo.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", + "revoke_user_sessions_modal.desc": "Esta acción revoca todas las sesiones de {username}. Se cerrarán todas las sesiones en todos los dispositivos. ¿Estás seguro que quieres revocar todas las sesiones de {username}?", + "revoke_user_sessions_modal.revoke": "Revocar", + "revoke_user_sessions_modal.title": "Revocar Sesiones de {username}", + "rhs_comment.comment": "Comentario", + "rhs_comment.del": "Borrar", + "rhs_comment.edit": "Editar", + "rhs_comment.mobile.flag": "Marcar", + "rhs_comment.mobile.unflag": "Desmarcar", + "rhs_comment.permalink": "Enlace permanente", + "rhs_header.backToCallTooltip": "Volver a la llamada", + "rhs_header.backToFlaggedTooltip": "Volver a los Mensajes Marcados", + "rhs_header.backToPinnedTooltip": "Volver a los Mensajes Anclados", + "rhs_header.backToResultsTooltip": "Volver a los Resultados de la Búsqueda", + "rhs_header.closeSidebarTooltip": "Cerrar barra lateral", + "rhs_header.closeTooltip": "Cerrar barra lateral", + "rhs_header.details": "Detalles del Mensaje", + "rhs_header.expandSidebarTooltip": "Expandir barra lateral", + "rhs_header.expandTooltip": "Reducir barra lateral", + "rhs_header.shrinkSidebarTooltip": "Reducir barra lateral", + "rhs_root.del": "Borrar", + "rhs_root.direct": "Mensaje Directo", + "rhs_root.edit": "Editar", + "rhs_root.mobile.flag": "Marcar", + "rhs_root.mobile.unflag": "Desmarcar", + "rhs_root.permalink": "Enlace permanente", + "rhs_root.pin": "Anclar al canal", + "rhs_root.unpin": "Desprender del canal", + "rhs_thread.rootPostDeletedMessage.body": "Parte de esta conversación ha sido eliminada debido a la política de retención de datos. No se puede seguir respondiendo a esta conversación.", + "save_button.save": "Guardar", + "save_button.saving": "Guardando", + "search_bar.search": "Buscar", + "search_bar.usage": "Los Canales organizan las conversaciones en diferentes tópicos. Son abiertos para cualquier persona de tu equipo. Para enviar comunicaciones privadas con una sola persona utiliza Mensajes Directos o con multiples personas utilizando Canales Privados.
", + "sidebar.tutorialScreen2": "Estos son dos canales para comenzar:
{townsquare} es el lugar para tener comunicación con todo el equipo. Todos los integrantes de tu equipo son miembros de este canal.
{offtopic} es un lugar para diversión y humor fuera de los canales relacionados con el trabajo. Tu y tu equipo pueden decidir que otros canales crear.
", + "sidebar.tutorialScreen3": "Haz clic en \"Más...\" para crear un nuevo canal o unirte a uno existente.
También puedes crear un nuevo canal al hacer clic en el símbolo de \"+\" que se encuentra al lado del encabezado de canales públicos o privados.
", + "sidebar.unreadSection": "SIN LEER", + "sidebar.unreads": "Más sin leer", + "sidebar_header.tutorial": "El Menú Principal es donde puedes Invitar a nuevos miembros, podrás Configurar tu Cuenta y seleccionar un Tema para personalizar la apariencia.
Los administradores del Equipo podrán Configurar el Equipo desde este menú.
Los administradores del Sistema encontrarán una opción para ir a la Consola de Sistema para administrar el sistema completo.
", + "sidebar_right_menu.accountSettings": "Configurar tu Cuenta", + "sidebar_right_menu.addMemberToTeam": "Agregar Miembros al Equipo", + "sidebar_right_menu.console": "Consola del Sistema", + "sidebar_right_menu.flagged": "Mensajes Marcados", + "sidebar_right_menu.help": "Ayuda", + "sidebar_right_menu.inviteNew": "Enviar Correo de Invitación", + "sidebar_right_menu.logout": "Cerrar sesión", + "sidebar_right_menu.manageMembers": "Adminisrar Miembros", + "sidebar_right_menu.nativeApps": "Descargar Apps", + "sidebar_right_menu.recentMentions": "Menciones recientes", + "sidebar_right_menu.report": "Reporta un Problema", + "sidebar_right_menu.teamLink": "Enlace Invitación al Equipo", + "sidebar_right_menu.teamSettings": "Configurar Equipo", + "sidebar_right_menu.viewMembers": "Ver Miembros", + "signup.email": "Correo electrónico y Contraseña", "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "signup.google": "Cuenta de Google", + "signup.ldap": "Credenciales AD/LDAP", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Las comunicaciones de tu equipo en un sólo lugar, con búsquedas instantáneas y disponible desde donde sea.
Mantén a tu equipo conectado para ayudarlos a conseguir lo que realmente importa.
", + "tutorial_intro.screenTwo": "Las comunicaciones ocurren en los canales de discusión públicos, privados e incluso con mensajes directos.
Todo lo que ocurre es archivado y se puede buscar en cualquier momento desde cualquier dispositivo con acceso a Mattermost.
", + "tutorial_intro.skip": "Saltar el tutorial", + "tutorial_intro.support": "Necesitas algo, escribemos a ", + "tutorial_intro.teamInvite": "Invitar compañeros", + "tutorial_intro.whenReady": " cuando estés listo(a).", + "tutorial_tip.next": "Siguiente", + "tutorial_tip.ok": "Aceptar", + "tutorial_tip.out": "No optar por estos consejos.", + "tutorial_tip.seen": "¿Haz visto esto antes? ", + "update_command.cancel": "Cancelar", + "update_command.confirm": "Editar Comando de Barra", + "update_command.question": "Tus cambios puede que rompan el comando de barra existente. ¿Estás seguro de que deseas actualizar?", + "update_command.update": "Actualizar", + "update_incoming_webhook.update": "Actualizar", + "update_oauth_app.confirm": "Editar Aplicación OAuth 2.0", + "update_oauth_app.question": "Tus cambios puede que rompan la aplicación OAuth 2.0 existente. ¿Estás seguro de que deseas actualizarla?", + "update_outgoing_webhook.confirm": "Editar Webhook de Salida", + "update_outgoing_webhook.question": "Tus cambios puede que rompan el webhook de salida existente. ¿Estás seguro de que deseas actualizarlo?", + "update_outgoing_webhook.update": "Actualizar", + "upload_overlay.info": "Arrastra un archivo para cargarlo.", + "user.settings.advance.embed_toggle": "Capacidad de Mostrar/Esconder las previsualizaciones", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Característica} other {Caracteristicas}} Habilitadas", + "user.settings.advance.formattingDesc": "Si está activada, se dará formato a los mensajes, creando enlaces, mostrando emoticones, el estilo del texto, y añadir saltos de línea. De forma predeterminada, esta opción está habilitada. El cambio de esta configuración requiere que la página se actualice.", + "user.settings.advance.formattingTitle": "Habilitar el Formato de Mensajes", + "user.settings.advance.joinLeaveDesc": "Cuando está \"Encendido\", un Mensaje del Sistema diciendo que un usuario se ha unido o abandonado el canal será visible. Cuando está \"Apagado\", los Mensajes de Sistema sobre los usuarios que se unen o abandonan el canal estarán ocultos. Un mensaje se seguirá mostrando cuando eres agregado a un canal, por lo que puedes recibir una notificación.", + "user.settings.advance.joinLeaveTitle": "Habilitar Menajes de Union/Abandono", + "user.settings.advance.markdown_preview": "Mostrar la vista previa de mensajes escritos con markdown", + "user.settings.advance.off": "Apagado", + "user.settings.advance.on": "Encendido", + "user.settings.advance.preReleaseDesc": "Marca las características de pre-lanzamiento que quieras previsualizar. Es posible que necesites refrescar la página antes de que los cambios se vean reflejados.", + "user.settings.advance.preReleaseTitle": "Previsualizar características de pre-lanzamiento", + "user.settings.advance.sendDesc": "Si está habilitado RETORNO inserta una nueva linea y CTRL+RETORNO envía el mensaje.", + "user.settings.advance.sendTitle": "Enviar mensajes con CTRL+RETORNO", + "user.settings.advance.slashCmd_autocmp": "Habilitar que una aplicación externa ofrezca el autocompletado de los comandos de barra", + "user.settings.advance.title": "Configuración Avanzada", + "user.settings.custom_theme.awayIndicator": "Indicador Ausente", + "user.settings.custom_theme.buttonBg": "Fondo Botón", + "user.settings.custom_theme.buttonColor": "Texto Botón", + "user.settings.custom_theme.centerChannelBg": "Fondo Centro Canal", + "user.settings.custom_theme.centerChannelColor": "Texto Centro Canal", + "user.settings.custom_theme.centerChannelTitle": "Estilos del Canal Central", + "user.settings.custom_theme.codeTheme": "Tema para Código", + "user.settings.custom_theme.copyPaste": "Copia y pega para compartir los colores del tema:", + "user.settings.custom_theme.dndIndicator": "Indicador de No Molestar", + "user.settings.custom_theme.linkButtonTitle": "Estilos de Enlaces y Botones", + "user.settings.custom_theme.linkColor": "Color Enclaces", + "user.settings.custom_theme.mentionBj": "Fondo Joya Mención", + "user.settings.custom_theme.mentionColor": "Texto Joya Mención", + "user.settings.custom_theme.mentionHighlightBg": "Fondo resaltado Mención", + "user.settings.custom_theme.mentionHighlightLink": "Enlace resaltado Mención", + "user.settings.custom_theme.newMessageSeparator": "Sep. Nuevos Mensajes", + "user.settings.custom_theme.onlineIndicator": "Inicador En Linea", + "user.settings.custom_theme.sidebarBg": "Fondo Barra lateral", + "user.settings.custom_theme.sidebarHeaderBg": "Fondo Encab. Barra lateral", + "user.settings.custom_theme.sidebarHeaderTextColor": "Texto Encabezado Barra lateral", + "user.settings.custom_theme.sidebarText": "Texto Barra lateral", + "user.settings.custom_theme.sidebarTextActiveBorder": "Borde Activo Barra lateral", + "user.settings.custom_theme.sidebarTextActiveColor": "Color Activo Barra lateral", + "user.settings.custom_theme.sidebarTextHoverBg": "Fondo Texto pasada Barra lateral", + "user.settings.custom_theme.sidebarTitle": "Estilos de la barra lateral", + "user.settings.custom_theme.sidebarUnreadText": "Texto No Leidos Barra Lateral", + "user.settings.display.channelDisplayTitle": "Modo en que se muestra el Canal", + "user.settings.display.channeldisplaymode": "Selecciona el ancho de la vista central.", + "user.settings.display.clockDisplay": "Visualización del Reloj", + "user.settings.display.collapseDesc": "Establecer si las vistas previas de los enlaces con imagen se deben mostrar como expandidos o contraídos de forma predeterminada. Este ajuste también puede ser controlado mediante el uso del los comandos de barra /expand y /collapse.", + "user.settings.display.collapseDisplay": "Apariencia predeterminada de las vistas previas de los enlaces con imágenes", + "user.settings.display.collapseOff": "Colapsado", + "user.settings.display.collapseOn": "Expandido", + "user.settings.display.fixedWidthCentered": "De ancho fijo, centrado", + "user.settings.display.fullScreen": "De ancho total", + "user.settings.display.language": "Idioma", + "user.settings.display.linkPreviewDesc": "Cuando está disponible, el primer enlace de un sitio web en el mensaje mostrará una vista previa del contenido del sitio web debajo del mensaje.", + "user.settings.display.linkPreviewDisplay": "Vista previa de enlaces a sitios web", + "user.settings.display.linkPreviewOff": "Apagado", + "user.settings.display.linkPreviewOn": "Encendido", + "user.settings.display.messageDisplayClean": "Estándar", + "user.settings.display.messageDisplayCleanDes": "Fácil de escanear y leer.", + "user.settings.display.messageDisplayCompact": "Compacto", + "user.settings.display.messageDisplayCompactDes": "Ajustar en la pantalla tantos mensajes como se pueda.", + "user.settings.display.messageDisplayDescription": "Selecciona la forma en como se deben mostrar los mensajes en el canal.", + "user.settings.display.messageDisplayTitle": "Mostrar Mensaje", + "user.settings.display.militaryClock": "Reloj de 24 horas (ejemplo: 16:00)", + "user.settings.display.nameOptsDesc": "Asigna como mostrar los nombres de los otros usuarios en los mensajes y en la lista de Mensajes Directos.", + "user.settings.display.normalClock": "Reloj de 12 horas (ejemplo: 4:00 pm)", + "user.settings.display.preferTime": "Selecciona como prefieres mostrar la hora.", + "user.settings.display.teammateNameDisplayDescription": "Asigna como mostrar los nombres de los otros usuarios en los mensajes y en la lista de Mensajes Directos.", + "user.settings.display.teammateNameDisplayFullname": "Mostrar nombre y apellido", + "user.settings.display.teammateNameDisplayNicknameFullname": "Mostrar el sobrenombre si existe, de lo contrario mostrar el nombre y apellido", + "user.settings.display.teammateNameDisplayTitle": "Visualización del nombre de los compañeros", + "user.settings.display.teammateNameDisplayUsername": "Mostrar nombre de usuario", + "user.settings.display.theme.applyToAllTeams": "Aplicar el nuevo tema para todos mis equipos", + "user.settings.display.theme.customTheme": "Tema Personalizado", + "user.settings.display.theme.describe": "Abrir para administrar tu tema", + "user.settings.display.theme.import": "Importar colores del tema desde Slack", + "user.settings.display.theme.otherThemes": "Ver otros temas", + "user.settings.display.theme.themeColors": "Colores del Tema", + "user.settings.display.theme.title": "Tema", + "user.settings.display.timezone": "Zona horaria", + "user.settings.display.title": "Configuración de Visualización", + "user.settings.general.checkEmail": "Revisa tu correo electrónico {email} para verificar la dirección.", + "user.settings.general.checkEmailNoAddress": "Revisa tu correo electrónico para verificar la dirección", + "user.settings.general.close": "Cerrar", + "user.settings.general.confirmEmail": "Confirmar Correo electrónico", + "user.settings.general.currentEmail": "Correo electrónico actual", + "user.settings.general.email": "Correo electrónico", + "user.settings.general.emailGitlabCantUpdate": "El inicio de sesión ocurre a través GitLab. El correo electrónico no puede ser actualizado. La dirección de correo electrónico utilizada para las notificaciones es {email}.", + "user.settings.general.emailGoogleCantUpdate": "El inicio de sesión ocurre a través Google. El correo electrónico no puede ser actualizado. La dirección de correo electrónico utilizada para las notificaciones es {email}.", + "user.settings.general.emailHelp1": "El correo electrónico es utilizado para iniciar sesión, recibir notificaciones y para restablecer la contraseña. Si se cambia el correo electrónico deberás verificarlo nuevamente.", + "user.settings.general.emailHelp2": "El correo ha sido desactivado por el Administrador de Sistema. No llegarán correos de notificación hasta que se vuelva a habilitar.", + "user.settings.general.emailHelp3": "El correo electrónico es utilizado para iniciar sesión, recibir notificaciones y para restablecer la contraseña.", + "user.settings.general.emailHelp4": "Un correo de verificación ha sido enviado a {email}.", + "user.settings.general.emailLdapCantUpdate": "El inicio de sesión ocurre a través AD/LDAP. El correo electrónico no puede ser actualizado. La dirección de correo electrónico utilizada para las notificaciones es {email}.", + "user.settings.general.emailMatch": "El nuevo correo electrónico introducido no coincide.", + "user.settings.general.emailOffice365CantUpdate": "El inicio de sesión ocurre a través Office 365. El correo electrónico no puede ser actualizado. La dirección de correo electrónico utilizada para las notificaciones es {email}.", + "user.settings.general.emailSamlCantUpdate": "El Inicio de sesión se produce a través de SAML. El correo electrónico no puede ser actualizado. La dirección de correo electrónico utilizado para las notificaciones es {email}.", + "user.settings.general.emailUnchanged": "Tu nueva dirección de correo electrónico es la misma que la dirección anterior.", + "user.settings.general.emptyName": "Clic en 'Editar' para agregar tu nombre completo", + "user.settings.general.emptyNickname": "Clic en 'Editar' para agregar un sobrenombre", + "user.settings.general.emptyPosition": "Clic en 'Editar' para agregar su título de trabajo / cargo", + "user.settings.general.field_handled_externally": "Este campo es manejado a través del proveedor de inicio de sesión. Si deseas cambiarlo, deberás hacerlo a través del proveedor.", + "user.settings.general.firstName": "Nombre", + "user.settings.general.fullName": "Nombre completo", + "user.settings.general.imageTooLarge": "No se puede cargar la imagen del perfil. El archivo es muy grande.", + "user.settings.general.imageUpdated": "Última actualizacón de la imagen {date}", + "user.settings.general.lastName": "Apellido", + "user.settings.general.loginGitlab": "Inicio de sesión realizado a través de GitLab ({email})", + "user.settings.general.loginGoogle": "Inicio de sesión realizado a través de Google ({email})", + "user.settings.general.loginLdap": "Inicio de sesión realizado a través de AD/LDAP ({email})", + "user.settings.general.loginOffice365": "Inicio de sesión realizado a través de Office 365 ({email})", + "user.settings.general.loginSaml": "Inicio de sesión realizado a través de SAML ({email})", + "user.settings.general.mobile.emptyName": "Clic para agregar tu nombre completo", + "user.settings.general.mobile.emptyNickname": "Clic para agregar un sobrenombre", + "user.settings.general.mobile.emptyPosition": "Clic para agregar su título de trabajo / cargo", + "user.settings.general.mobile.uploadImage": "Clic para cargar una imagen.", + "user.settings.general.newAddress": "Nueva dirección: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.cluster.unknown": "inconnu", + "admin.compliance.directoryDescription": "Dossier dans lequel les rapports de conformité sont enregistrés. Si ce paramètre n'est pas spécifié, ./data/ est défini par défaut.", + "admin.compliance.directoryExample": "Ex. : « ./data/ »", + "admin.compliance.directoryTitle": "Dossier des rapports de conformité :", + "admin.compliance.enableDailyDesc": "Lorsqu'activé, Mattermost génère un rapport quotidien de conformité.", + "admin.compliance.enableDailyTitle": "Activer le rapport quotidien :", + "admin.compliance.enableDesc": "Lorsqu'activé, Mattermost autorise les rapports de conformité depuis l'onglet Conformité et vérification. Consultez la documentation pour en savoir plus.", + "admin.compliance.enableTitle": "Activer le rapport de conformité :", + "admin.compliance.false": "non", + "admin.compliance.noLicense": "La conformité est une option disponible sur l'édition Entreprise. Votre licence ne permet pas d'utiliser cette fonction. Veuillez cliquer ici pour des informations sur la licence Entreprise et connaître son prix.
", + "admin.compliance.save": "Enregistrer", + "admin.compliance.saving": "Enregistrement des paramètres...", + "admin.compliance.title": "Paramètres de conformité", + "admin.compliance.true": "vrai", + "admin.complianceExport.createJob.help": "Lance immédiatement une tâche vérifiant la conformité de l'exportation.", + "admin.complianceExport.createJob.title": "Lancer immédiatement la vérification de conformité de l'exportation", + "admin.complianceExport.description": "Cette fonctionnalité, actuellement en beta, supporte les exports de conformité aux formats Actiance XML et Global Relay EML. Le support du format CSV est prévu pour une version future et remplacera l'actuelle fonctionnalité de Conformité.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", + "admin.jobTable.runLengthSeconds": " secondes", + "admin.jobTable.statusCanceled": "Annulée", + "admin.jobTable.statusCanceling": "Annulation en cours...", + "admin.jobTable.statusError": "Erreur", + "admin.jobTable.statusInProgress": "En cours", + "admin.jobTable.statusPending": "En attente", + "admin.jobTable.statusSuccess": "Succès", + "admin.ldap.baseDesc": "Le DN de base est le Distinguished Name à partir duquel Mattermost doit rechercher les utilisateurs dans l'arborescence AD/LDAP.", + "admin.ldap.baseEx": "Ex. : « ou=Unit Name,dc=corp,dc=example,dc=com »", + "admin.ldap.baseTitle": "DN de base :", + "admin.ldap.bindPwdDesc": "Mot de passe de l'utilisateur déterminé par le champ \"Bind Username\"", + "admin.ldap.bindPwdTitle": "Bind Password : ", + "admin.ldap.bindUserDesc": "Nom de l'utilisateur utilisé pour effectuer la recherche AD/LDAP. Il s'agit typiquement d'un compte utilisateur créé spécifiquement pour Mattermost. Il doit disposer de droits restreints pour lire la partie de l'arborescence AD/LDAP spécifiée par le champ BaseDN.", + "admin.ldap.bindUserTitle": "Bind Username :", + "admin.ldap.emailAttrDesc": "L'attribut du serveur AD/LDAP utilisé pour remplir les adresses e-mail des utilisateurs de Mattermost.", + "admin.ldap.emailAttrEx": "Ex. : « mail » ou « userPrincipalName »", + "admin.ldap.emailAttrTitle": "Attribut \"adresse e-mail\" :", + "admin.ldap.enableDesc": "Lorsqu'activé, Mattermost permet l'authentification à l'aide d'un serveur AD/LDAP", + "admin.ldap.enableSyncDesc": "Lorsqu'activé, Mattermost synchronise périodiquement les utilisateurs à partir de AD/LDAP. Lorsque désactivé, les attributs utilisateurs sont mis à jour à partir de AD/LDAP lors de la connexion de l'utilisateur.", + "admin.ldap.enableSyncTitle": "Activer la synchronisation avec AD/LDAP :", + "admin.ldap.enableTitle": "Activer la connexion avec AD/LDAP :", + "admin.ldap.firstnameAttrDesc": "(Facultatif) L'attribut du serveur AD/LDAP qui est utilisé pour les prénoms des utilisateurs de Mattermost. Lorsque défini, les utilisateurs ne peuvent pas éditer leur prénom étant donné qu'il est alors synchronisé avec le serveur LDAP. Lorsque laissé vide, les utilisateurs peuvent définir leur propre prénom dans les paramètres du compte.", + "admin.ldap.firstnameAttrEx": "Ex. : « givenName »", + "admin.ldap.firstnameAttrTitle": "Attribut prénom", + "admin.ldap.idAttrDesc": "L'attribut du serveur AD/LDAP utilisé comme identifiant unique d'utilisateur dans Mattermost. Il doit être un attribut AD/LDAP dont la valeur ne change pas, tel que le nom d'utilisateur ou l'uid. Si l'attribut ID de l'utilisateur change, cela créera un nouveau compte Mattermost sans lien avec l'ancien utilisateur. Il s'agit de la valeur à spécifier dans le champ \"Nom d'utilisateur AD/LDAP\" sur la page de connexion. Normalement cet attribut est le même que celui du \"Attribut nom d'utilisateur\" ci-dessus. Si votre équipe utilise le format domaine\\\\nom utilisateur pour se connecter à d'autres services avec AD/LDAP, vous pouvez utiliser domaine\\\\nom utilisateur dans ce champ pour garder la cohérence entre vos différents sites.", + "admin.ldap.idAttrEx": "Ex. : « sAMAccountName »", + "admin.ldap.idAttrTitle": "Attribut id : ", + "admin.ldap.jobExtraInfo": "{ldapUsers} utilisateurs LDAP scannés, {updateCount} mis à jour, {deleteCount} désactivés", + "admin.ldap.lastnameAttrDesc": "(Facultatif) L'attribut du serveur AD/LDAP qui est utilisé pour les noms de famille des utilisateurs de Mattermost. Lorsque défini, les utilisateurs ne peuvent pas éditer leur nom de famille étant donné qu'il est alors synchronisé avec le serveur LDAP. Lorsque laissé vide, les utilisateurs peuvent définir leur propre nom de famille dans les paramètres du compte.", + "admin.ldap.lastnameAttrEx": "Ex. : « sn »", + "admin.ldap.lastnameAttrTitle": "Last Name Attribute :", + "admin.ldap.ldap_test_button": "Test d'AD/LDAP", + "admin.ldap.loginNameDesc": "L’espace texte réservé apparaît dans le champ de connexion sur la page de connexion. Par défaut \"AD/LDAP Nom d'utilisateur\".", + "admin.ldap.loginNameEx": "Ex. : « nom d’utilisateur AD/LDAP »", + "admin.ldap.loginNameTitle": "Champ de connexion :", + "admin.ldap.maxPageSizeEx": "Ex. : « 2000 »", + "admin.ldap.maxPageSizeHelpText": "Le nombre maximum d'utilisateurs que le serveur Mattermost va récupérer du serveur AD/LDAP en une seule demande. 0 pour illimité.", + "admin.ldap.maxPageSizeTitle": "Taille de page maximum", + "admin.ldap.nicknameAttrDesc": "(Facultatif) L'attribut du serveur AD/LDAP qui est utilisé pour les pseudo des utilisateurs de Mattermost. Lorsque défini, les utilisateurs ne peuvent pas éditer leur pseudo étant donné qu'il est alors synchronisé avec le serveur LDAP. Lorsque laissé vide, les utilisateurs peuvent définir leur propre pseudo dans les paramètres du compte.", + "admin.ldap.nicknameAttrEx": "Ex. : « pseudo »", + "admin.ldap.nicknameAttrTitle": "Attribut \"nom d'utilisateur\" :", + "admin.ldap.noLicense": "AD/LDAP est une fonctionnalité de l'Edition Entreprise. Votre licence actuelle ne permet pas d'utiliser AD/LDAP. Veuillez cliquer ici pour plus d'informations et connaître les tarifs de l'Edition Entreprise.
", + "admin.ldap.portDesc": "Le port utilisé par Mattermost pour vous connecter au serveur LDAP. Par défaut : 389.", + "admin.ldap.portEx": "Ex. : « 389 »", + "admin.ldap.portTitle": "Port du serveur LDAP :", + "admin.ldap.positionAttrDesc": "(Facultatif) L'attribut du serveur AD/LDAP qui est utilisé pour le champ \"rôle\" de Mattermost.", + "admin.ldap.positionAttrEx": "Ex. : « titre »", + "admin.ldap.positionAttrTitle": "Attribut de rôle :", + "admin.ldap.queryDesc": "Valeur du délai d'attente pour les requêtes au serveur AD/LDAP. Augmentez cette valeur si vous rencontrez des erreurs liées à un serveur AD/LDAP trop lent.", + "admin.ldap.queryEx": "Ex. : « 60 »", + "admin.ldap.queryTitle": "Délai d'attente (en secondes) :", + "admin.ldap.serverDesc": "Nom DNS ou adresse IP du serveur AD/LDAP.", + "admin.ldap.serverEx": "Ex. : « 10.0.0.23 »", + "admin.ldap.serverTitle": "Serveur AD/LDAP :", + "admin.ldap.skipCertificateVerification": "Ignorer la vérification du certificat :", + "admin.ldap.skipCertificateVerificationDesc": "Ignore l'étape de vérification des certificats pour les connexions TLS ou STARTTLS. Non recommandé pour les environnements de production où TLS est requis. A des fins de test uniquement.", + "admin.ldap.syncFailure": "Erreur de synchronisation : {error}", + "admin.ldap.syncIntervalHelpText": "La synchronisation AD/LDAP met à jour les informations utilisateurs de Mattermost pour refléter les changements du serveur AD/LDAP. Par exemple, lorsque le nom d'un utilisateur change sur le serveur AD/LDAP, le changement est appliqué sur Mattermost lors de la synchronisation. Les comptes supprimés ou désactivés du serveur AD/LDAP auront leur compte Mattermost défini comme « Inactif » et auront leur session révoquée. Mattermost lance une synchronisation selon l'intervalle spécifié. Par exemple, si 60 est spécifié, Mattermost lancera une synchronisation toutes les 60 minutes.", + "admin.ldap.syncIntervalTitle": "Intervalle de synchronisation (en minutes)", + "admin.ldap.syncNowHelpText": "Initie une synchronisation AD/LDAP immédiate.", + "admin.ldap.sync_button": "Synchroniser maintenant l'annuaire AD/LDAP", + "admin.ldap.testFailure": "Echec du test AD/LDAP : {error}", + "admin.ldap.testHelpText": "Teste si le serveur Mattermost peut se connecter au serveur AD/LDAP spécifié. Veuillez vous référer au fichier journal pour plus de messages d'erreur détaillés.", + "admin.ldap.testSuccess": "Test d'AD/LDAP réussi avec succès", + "admin.ldap.uernameAttrDesc": "L'attribut du serveur AD/LDAP utilisé pour remplir le champ du nom d'utilisateur des utilisateurs de Mattermost. Il se peut qu'il s'agisse du même champ que l'ID Attribute.", + "admin.ldap.userFilterDisc": "(Facultatif) Spécifiez un filtre AD/LDAP à utiliser lors de la recherche d'objets utilisateur. Seuls les utilisateurs sélectionnés par la requête seront en mesure d'accéder à Mattermost . Pour Active Directory, la requête pour filtrer les utilisateurs désactivés est (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Ex. : « (objectClass=user) »", + "admin.ldap.userFilterTitle": "Filtre utilisateur :", + "admin.ldap.usernameAttrEx": "Ex. : « sAMAccountName »", + "admin.ldap.usernameAttrTitle": "Attribut \"nom d'utilisateur\" :", + "admin.license.choose": "Parcourir", + "admin.license.chooseFile": "Parcourir", + "admin.license.edition": "Edition : ", + "admin.license.key": "Clé de licence : ", + "admin.license.keyRemove": "Supprimer la licence Entreprise et rétrograder le serveur", + "admin.license.noFile": "Aucun fichier chargé", + "admin.license.removing": "Suppression de la licence...", + "admin.license.title": "Édition et licence", + "admin.license.type": "Licence : ", + "admin.license.upload": "Télécharger", + "admin.license.uploadDesc": "Téléchargez une licence de Mattermost pour mettre à niveau ce serveur vers l'Edition Entreprise. Consultez Mattermost pour en savoir plus au sujet des avantages de l'Edition Entreprise ou pour savoir comment acheter une clé.", + "admin.license.uploading": "Téléchargement de la licence…", + "admin.log.consoleDescription": "En principe désactivé en production. Les développeurs peuvent activer cette option pour afficher les messages de journal sur la console selon le niveau de verbosité de la console. Lorsqu'activé, le serveur écrit les messages dans le flux de sortie standard (stdout). Changer ce paramètre requiert un redémarrage du serveur avant de prendre effet.", + "admin.log.consoleJsonTitle": "Afficher sur la console les journaux sous forme de JSON :", + "admin.log.consoleLogLevel": "Niveau de détail de la console", + "admin.log.consoleTitle": "Affiche les journaux sur la console : ", + "admin.log.enableDiagnostics": "Activer les diagnostics et le rapport d'erreurs :", + "admin.log.enableDiagnosticsDescription": "Activez cette fonctionnalité pour améliorer la qualité et les performances de Mattermost en envoyant des rapports d'erreur et des informations de diagnostics à Mattermost, Inc. Lisez notre politique de confidentialité pour en savoir plus.", + "admin.log.enableWebhookDebugging": "Activer le débogage des webhooks :", + "admin.log.enableWebhookDebuggingDescription": "Pour activer la sortie du corps de la requête des webhooks entrants sur la console, activez ce paramètre et définissez {boldedConsoleLogLevel} sur « DEBUG ». Désactivez ce paramètre pour supprimer de la console le corps de la requête du webhook lorsque vous êtes en mode de débogage.", + "admin.log.fileDescription": "Typiquement activé en production. Lorsqu'activé, les événements sont écrits dans le fichier mattermost.log du dossier spécifié dans le champ « Dossier des fichiers journaux ». La rotation des journaux s'effectue toutes les 10 000 lignes. A chaque rotation, les fichiers sont archivés dans un fichier situé dans le même répertoire, mais avec un nom de fichier portant un horodatage et un numéro de série différents, par exemple, mattermost.2017-03-31.001. Changer ce paramètre requiert un redémarrage du serveur avant de prendre effet.", + "admin.log.fileJsonTitle": "Afficher sur la console les journaux sous forme de JSON :", + "admin.log.fileLevelDescription": "Ce paramètre indique le niveau de verbosité des journaux. ERROR : N'enregistre que les messages d'erreur. INFO : Affiche les erreurs et des informations sur le démarrage et l'initialisation du serveur. DEBUG : Affiche des informations utiles aux développeurs.", + "admin.log.fileLevelTitle": "Niveau de verbosité des journaux :", + "admin.log.fileTitle": "Enregistrer les journaux dans un fichier : ", + "admin.log.jsonDescription": "Lorsqu'activé, les événements sont écrits sous le format JSON, un format lisible facilement par une machine. Lorsque désactivé, les événements sont écrits sous forme de texte brut. Changer ce paramètre requiert un redémarrage du serveur avant de prendre effet.", + "admin.log.levelDescription": "Ce paramètre détermine le niveau de verbosité des événements du journal affichés sur la console. ERROR : Affiche seulement les erreurs. INFO : Affiche les messages d'erreur ainsi que des informations sur le démarrage et l'initialisation du serveur. DEBUG : Affiche un niveau de détail élevé, utile pour les développeurs.", + "admin.log.levelTitle": "Niveau de détail affiché sur la console :", + "admin.log.locationDescription": "L'emplacement des fichiers journaux. Si le champ est vide, ils sont stockés dans le dossier ./logs. Le chemin d'accès que vous définissez doit exister et Mattermost doit disposer des autorisations d'écriture. Changer ce paramètre requiert un redémarrage du serveur avant de prendre effet.", + "admin.log.locationPlaceholder": "Spécifiez l'emplacement de votre fichier", + "admin.log.locationTitle": "Dossier des fichiers journaux :", + "admin.log.logSettings": "Paramètres de journalisation (logs)", + "admin.logs.bannerDesc": "Pour rechercher des utilisateurs sur base de leur identifiant utilisateur ou de leur identifiant de jeton, allez dans Rapports > Utilisateurs et collez l'identifiant dans la barre de recherche.", + "admin.logs.next": "Suivant", + "admin.logs.prev": "Précédent", + "admin.logs.reload": "Recharger", + "admin.logs.title": "Journaux du serveur", + "admin.manage_roles.additionalRoles": "Sélectionner des autorisations supplémentaires pour le compte. En savoir plus sur les rôles et autorisations.", + "admin.manage_roles.allowUserAccessTokens": "Autoriser ce compte à générer des jetons d'accès personnel.", + "admin.manage_roles.allowUserAccessTokensDesc": "Supprimer cette permission ne supprime pas les jetons existants. Pour les supprimer, rendez-vous dans le menu Gérer les jetons de l'utilisateur.", + "admin.manage_roles.cancel": "Annuler", + "admin.manage_roles.manageRolesTitle": "Gérer les rôles", + "admin.manage_roles.postAllPublicRole": "Accède aux messages de tous les canaux publics de Mattermost.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", + "admin.manage_roles.postAllRole": "Accède à tous les canaux de Mattermost, et ce compris les messages personnels.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.manage_roles.save": "Enregistrer", + "admin.manage_roles.saveError": "Impossible d'enregistrer les rôles.", + "admin.manage_roles.systemAdmin": "Administrateur système", + "admin.manage_roles.systemMember": "Membre", + "admin.manage_tokens.manageTokensTitle": "Gérer les jetons d'accès personnel", + "admin.manage_tokens.userAccessTokensDescription": "La fonction des jetons d'accès personnel est similaire aux jetons de sessions et peut être utilisé par les intégrations pour interagir avec ce serveur Mattermost. Les jetons sont désactivés si l'utilisateur est désactivé. En savoir plus sur les jetons d'accès personnel.", + "admin.manage_tokens.userAccessTokensIdLabel": "ID du jeton : ", + "admin.manage_tokens.userAccessTokensNameLabel": "Description du jeton : ", + "admin.manage_tokens.userAccessTokensNone": "Aucun jeton d'accès personnel.", + "admin.metrics.enableDescription": "Lorsqu'activé, Mattermost active la collecte des rapports de performance et de profilage. Veuillez vous référer à la documentation pour en savoir plus sur la configuration du suivi des performances de Mattermost.", + "admin.metrics.enableTitle": "Activer le suivi des performances :", + "admin.metrics.listenAddressDesc": "L'adresse d'écoute du serveur pour publier les mesures de performances.", + "admin.metrics.listenAddressEx": "Ex. : « :8067 »", + "admin.metrics.listenAddressTitle": "Adresse IP du serveur :", + "admin.mfa.bannerDesc": "L'authentification multi-facteurs (MFA) est disponible pour les comptes se connectant à l'aide de AD/LDAP ou d'une adresse e-mail. Si d'autres méthodes d'authentification sont utilisées, MFA doit être configuré avec le fournisseur d'authentification.", + "admin.mfa.cluster": "Haute", + "admin.mfa.title": "Authentification multi-facteurs", + "admin.nav.administratorsGuide": "Guide d'administrateur", + "admin.nav.commercialSupport": "Support commercial", + "admin.nav.help": "Aide", + "admin.nav.logout": "Se déconnecter", + "admin.nav.report": "Signaler un problème", + "admin.nav.switch": "Sélection de l'équipe", + "admin.nav.troubleshootingForum": "Forum de dépannage", + "admin.notifications.email": "Adresse e-mail", + "admin.notifications.push": "Notifications push sur mobile", + "admin.notifications.title": "Paramètres de notification", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "Ne pas autoriser la connexion à travers un fournisseur OAuth 2.0", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", + "audit_table.attemptedAllowOAuthAccess": "Tentative d'autoriser un nouvel accès à un service OAuth", + "audit_table.attemptedLicenseAdd": "Tentative d'ajouter une licence", + "audit_table.attemptedLogin": "Tentative de connexion", + "audit_table.attemptedOAuthToken": "Tentative d'obtenir un jeton d'accès OAuth", + "audit_table.attemptedPassword": "Tentative de changer le mot de passe", + "audit_table.attemptedRegisterApp": "Tentative de référencer une nouvelle application OAuth avec l'identifiant {id}", + "audit_table.attemptedReset": "Tentative de réinitialiser le mot de passe", + "audit_table.attemptedWebhookCreate": "Tentative de créer un webhook", + "audit_table.attemptedWebhookDelete": "Tentative de supprimer un webhook", + "audit_table.authenticated": "Authentifié avec succès", + "audit_table.by": " par {username}", + "audit_table.byAdmin": " par un administrateur", + "audit_table.channelCreated": "Le canal {channelName} a été créé", + "audit_table.channelDeleted": "Le canal portant l'URL {url} a été supprimé", + "audit_table.establishedDM": "Canal de messages personnels établi avec {username}", + "audit_table.failedExpiredLicenseAdd": "Echec d'ajout d'une licence (elle a déjà expiré ou pas encore démarré)", + "audit_table.failedInvalidLicenseAdd": "Échec de l'ajout d'une licence", + "audit_table.failedLogin": "ÉCHEC de la connexion", + "audit_table.failedOAuthAccess": "Impossible d'autoriser un nouvel accès à un service OAuth - L'URI de redirection ne correspond pas à l'URI de callback déjà enregistrée", + "audit_table.failedPassword": "Impossible de modifier le mot de passe pour un utilisateur connecté via OAuth", + "audit_table.failedWebhookCreate": "Impossible de créer le webhook - permissions insuffisantes pour ce canal", + "audit_table.failedWebhookDelete": "Impossible de supprimer un webhook - conditions non remplies", + "audit_table.headerUpdated": "L'entête du canal {channelName} a été mis à jour", + "audit_table.ip": "Adresse IP", + "audit_table.licenseRemoved": "Licence supprimée avec succès", + "audit_table.loginAttempt": " (Tentative de connexion)", + "audit_table.loginFailure": " (Échec de la connexion)", + "audit_table.logout": "Déconnecté de votre compte", + "audit_table.member": "membre", + "audit_table.nameUpdated": "Le nom du canal {channelName} a été mis à jour", + "audit_table.oauthTokenFailed": "Échec lors de la récupération du jeton d'accès OAuth - {token}", + "audit_table.revokedAll": "Toutes les sessions actives de l'équipe ont été révoquées", + "audit_table.sentEmail": "Un e-mail a été envoyé à {email} pour réinitialiser votre mot de passe", + "audit_table.session": "ID de la session", + "audit_table.sessionRevoked": "La session id={sessionId} a été révoquée", + "audit_table.successfullLicenseAdd": "Ajout de licence réussi", + "audit_table.successfullLogin": "Connexion réussie", + "audit_table.successfullOAuthAccess": "L'accès à un service OAuth a réussi", + "audit_table.successfullOAuthToken": "Nouveau service OAuth ajouté", + "audit_table.successfullPassword": "Mot de passe changé", + "audit_table.successfullReset": "Mot de passe réinitialisé", + "audit_table.successfullWebhookCreate": "Webhook créé", + "audit_table.successfullWebhookDelete": "Webhook supprimé", + "audit_table.timestamp": "Horodatage", + "audit_table.updateGeneral": "Les paramètres de votre compte ont été mis à jour", + "audit_table.updateGlobalNotifications": "Vos paramètres de notification ont été mis à jour", + "audit_table.updatePicture": "Mettre à jour votre photo de profil", + "audit_table.updatedRol": "Les rôles de l'utilisateur ont été définis sur ", + "audit_table.userAdded": "{username} a été ajouté au canal {channelName}", + "audit_table.userId": "Identifiant de l'utilisateur", + "audit_table.userRemoved": "{username} a été retiré du canal {channelName}", + "audit_table.verified": "Votre adresse e-mail a été vérifiée avec succès", + "authorize.access": "Autoriser l'accès à {appName} ?", + "authorize.allow": "Autoriser", + "authorize.app": "L'application {appName} souhaite accéder et modifier vos informations de base.", + "authorize.deny": "Refuser", + "authorize.title": "{appName} voudrait se connecter à votre compte utilisateur Mattermost", + "backstage_list.search": "Rechercher", + "backstage_navbar.backToMattermost": "Retour à {siteName}", + "backstage_sidebar.emoji": "Emoticônes personnalisées", + "backstage_sidebar.integrations": "Intégrations", + "backstage_sidebar.integrations.commands": "Commande slash", + "backstage_sidebar.integrations.incoming_webhooks": "Webhooks entrants", + "backstage_sidebar.integrations.oauthApps": "Applications OAuth 2.0", + "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks sortants", + "calling_screen": "Appel", + "center_panel.recent": "Veuillez cliquer ici pour voir les messages récents. ", + "change_url.close": "Fermer", + "change_url.endWithLetter": "l'URL doit se terminer par une lettre ou un nombre.", + "change_url.invalidUrl": "URL non valide", + "change_url.longer": "L'URL doit comporter 2 caractères ou plus.", + "change_url.noUnderscore": "L'URL ne peut pas contenir deux tirets de suite.", + "change_url.startWithLetter": "L'URL doit commencer par une lettre ou un nombre.", + "change_url.urlLabel": "URL du canal", + "channelHeader.addToFavorites": "Ajouter aux favoris", + "channelHeader.removeFromFavorites": "Retirer des favoris", + "channelHeader.unmute": "Ne plus mettre en sourdine", + "channel_flow.alreadyExist": "Il existe déjà un canal avec cette URL", + "channel_flow.changeUrlDescription": "Certains caractères ne sont pas autorisés dans les URL et doivent être retirés.", + "channel_flow.changeUrlTitle": "Changer l'URL du canal", + "channel_flow.create": "Créer un canal", + "channel_flow.handleTooShort": "L'URL du canal doit comporter au moins 2 caractères alphanumériques minuscules", + "channel_flow.invalidName": "Nom du canal incorrect", + "channel_flow.set_url_title": "Définir l'URL du canal", + "channel_header.addChannelHeader": "Ajouter une description au canal", + "channel_header.addMembers": "Ajouter des membres", + "channel_header.addToFavorites": "Ajouter aux favoris", + "channel_header.channelHeader": "Éditer l'entête du canal", + "channel_header.channelMembers": "Membres", + "channel_header.convert": "Convertir en canal privé", + "channel_header.delete": "Supprimer le canal", + "channel_header.directchannel.you": "{displayname} (vous) ", + "channel_header.flagged": "Messages marqués d'un indicateur", + "channel_header.leave": "Quitter le canal", + "channel_header.manageMembers": "Gérer les membres", + "channel_header.notificationPreferences": "Préférences de notification", + "channel_header.pinnedPosts": "Messages épinglés", + "channel_header.recentMentions": "Mentions récentes", + "channel_header.removeFromFavorites": "Retirer des favoris", + "channel_header.rename": "Renommer le canal", + "channel_header.search": "Rechercher", + "channel_header.setHeader": "Éditer l'entête du canal", + "channel_header.setPurpose": "Éditer la description du canal", + "channel_header.viewInfo": "Informations", + "channel_header.viewMembers": "Voir les membres", + "channel_header.webrtc.call": "Démarrer un appel vidéo", + "channel_header.webrtc.doNotDisturb": "Ne pas déranger", + "channel_header.webrtc.offline": "L'utilisateur est hors ligne", + "channel_header.webrtc.unavailable": "Passer un nouvel appel n'est pas possible tant que l'appel en cours n'a pas été terminé", + "channel_info.about": "À propos de", + "channel_info.close": "Fermer", + "channel_info.header": "Entête :", + "channel_info.id": "ID : ", + "channel_info.name": "Nom", + "channel_info.notFound": "Aucun canal", + "channel_info.purpose": "Description :", + "channel_info.url": "URL :", + "channel_invite.add": " Ajouter", + "channel_invite.addNewMembers": "Ajouter des nouveaux membres à ", + "channel_invite.close": "Fermer", + "channel_loader.connection_error": "Oups... Il semble que votre connexion internet ait un problème...", + "channel_loader.posted": "Publié", + "channel_loader.postedImage": " a publié une image", + "channel_loader.socketError": "Veuillez vérifier votre connexion, Mattermost est inaccessible. Si le problème persiste, demandez à l'administrateur de vérifier le port du WebSocket.", + "channel_loader.someone": "Quelqu'un", + "channel_loader.something": " a fait quelque chose", + "channel_loader.unknown_error": "Réponse de statut incorrecte reçue du serveur.", + "channel_loader.uploadedFile": " téléchargé un fichier", + "channel_loader.uploadedImage": " téléchargé une image", + "channel_loader.wrote": " a écrit : ", + "channel_members_dropdown.channel_admin": "Administrateur du canal", + "channel_members_dropdown.channel_member": "Membre du canal", + "channel_members_dropdown.make_channel_admin": "Définir comme administrateur du canal", + "channel_members_dropdown.make_channel_member": "Définir comme membre du canal", + "channel_members_dropdown.remove_from_channel": "Supprimer du canal", + "channel_members_dropdown.remove_member": "Supprimer un membre", + "channel_members_modal.addNew": " Ajouter des nouveaux membres", + "channel_members_modal.members": " Membres", + "channel_members_modal.remove": "Supprimer", + "channel_modal.cancel": "Annuler", + "channel_modal.createNew": "Créer un nouveau canal", + "channel_modal.descriptionHelp": "Décrit comment ce canal doit être utilisé.", + "channel_modal.displayNameError": "Le nom du canal doit avoir au moins 2 caractères", + "channel_modal.edit": "Modifier", + "channel_modal.header": "Entête", + "channel_modal.headerEx": "Ex. : « [Titre du lien](http://exemple.com) »", + "channel_modal.headerHelp": "Définit le texte qui apparaîtra comme entête du canal en regard du nom du canal. Par exemple, spécifiez des liens fréquemment utilisés en tapant [Lien de titre](http://exemple.com).", + "channel_modal.modalTitle": "Nouveau canal", + "channel_modal.name": "Nom", + "channel_modal.nameEx": "Exemple : \"Problèmes\", \"Marketing\", \"Éducation\"", + "channel_modal.optional": "(facultatif)", + "channel_modal.privateGroup1": "Crée un nouveau canal privé avec des membres restreints. ", + "channel_modal.privateGroup2": "Créer un canal privé", + "channel_modal.publicChannel1": "Créer un canal public", + "channel_modal.publicChannel2": "Crée un canal public que tout le monde peut rejoindre. ", + "channel_modal.purpose": "Description", + "channel_modal.purposeEx": "Ex. : « Un canal pour rapporter des bogues ou des améliorations »", + "channel_notifications.allActivity": "Pour toute activité", + "channel_notifications.globalDefault": "Par défaut ({notifyLevel})", + "channel_notifications.muteChannel.help": "Mettre en sourdine supprime toutes les notifications de bureau, par e-mail et push pour ce canal. Ce canal ne sera pas marqué en non lu à moins que vous soyez mentionné.", + "channel_notifications.muteChannel.off.desc": "Ce canal n'est pas mis en sourdine", + "channel_notifications.muteChannel.off.title": "Désactivé", + "channel_notifications.muteChannel.on.desc": "Ce canal est mis en sourdine", + "channel_notifications.muteChannel.on.title": "Activé", + "channel_notifications.muteChannel.settings": "Mettre le canal en sourdine", + "channel_notifications.never": "Jamais", + "channel_notifications.onlyMentions": "Seulement pour les mentions", + "channel_notifications.override": "Choisir une autre option que \"Par défaut\" remplacera le réglage par défaut. Les notifications de bureau sont disponibles sur Firefox, Safari et Chrome.", + "channel_notifications.overridePush": "La sélection d'une option autre que \"par défaut\" remplacera les paramètres de notification pour les notifications push mobiles dans les paramètres du compte. Les notifications push doit être activées par l'administrateur système.", + "channel_notifications.preferences": "Préférences de notification pour ", + "channel_notifications.push": "Envoyer des notifications push mobiles", + "channel_notifications.sendDesktop": "Envoyer des notifications de bureau", + "channel_select.placeholder": "--- Sélectionnez un canal ---", + "channel_switch_modal.deactivated": "Désactivé", + "channel_switch_modal.dm": "(Message personnel)", + "channel_switch_modal.failed_to_open": "Impossible d'ouvrir le canal.", + "channel_switch_modal.not_found": "Aucune correspondance trouvée.", + "channel_switch_modal.submit": "Basculer", + "channel_switch_modal.title": "Changer de canal", + "claim.account.noEmail": "Aucune adresse e-mail spécifiée", + "claim.email_to_ldap.enterLdapPwd": "Spécifiez l'identifiant et le mot de passe de votre compte AD/LDAP", + "claim.email_to_ldap.enterPwd": "Spécifiez le mot de passe pour votre compte e-mail {site}", + "claim.email_to_ldap.ldapId": "Identifiant AD/LDAP", + "claim.email_to_ldap.ldapIdError": "Veuillez spécifier votre identifiant AD/LDAP.", + "claim.email_to_ldap.ldapPasswordError": "Veuillez spécifier votre mot de passe AD/LDAP.", + "claim.email_to_ldap.ldapPwd": "Mot de passe AD/LDAP", + "claim.email_to_ldap.pwd": "Mot de passe", + "claim.email_to_ldap.pwdError": "Veuillez spécifier votre mot de passe.", + "claim.email_to_ldap.ssoNote": "Vous devez déjà avoir un compte AD/LDAP valide", + "claim.email_to_ldap.ssoType": "Une fois votre compte configuré, vous ne pourrez vous connectez qu'avec AD/LDAP", + "claim.email_to_ldap.switchTo": "Basculer le compte vers AD/LDAP", + "claim.email_to_ldap.title": "Passer d'une connexion par e-mail/mot de passe à une connexion par AD/LDAP", + "claim.email_to_oauth.enterPwd": "Veuillez spécifier le mot de passe pour votre compte {site}", + "claim.email_to_oauth.pwd": "Mot de passe", + "claim.email_to_oauth.pwdError": "Veuillez spécifier votre mot de passe.", + "claim.email_to_oauth.ssoNote": "Vous devez déjà avoir un compte {type} valide", + "claim.email_to_oauth.ssoType": "Une fois votre compte associé, vous ne pourrez vous connectez que via l'authentification unique (SSO) {type}", + "claim.email_to_oauth.switchTo": "Changer de compte pour {uiType}", + "claim.email_to_oauth.title": "Changer l'adresse e-mail/mot de passe pour {uiType}", + "claim.ldap_to_email.confirm": "Confirmer le mot de passe", + "claim.ldap_to_email.email": "Après le changement de méthode d'authentification, vous devrez utiliser {email} pour vous connecter. Vos informations d'identification AD/LDAP ne vous permettront plus l'accès à Mattermost.", + "claim.ldap_to_email.enterLdapPwd": "{ldapPassword} :", + "claim.ldap_to_email.enterPwd": "Nouveau mot de passe pour la connexion par e-mail :", + "claim.ldap_to_email.ldapPasswordError": "Veuillez spécifier votre mot de passe AD/LDAP.", + "claim.ldap_to_email.ldapPwd": "Mot de passe AD/LDAP", + "claim.ldap_to_email.pwd": "Mot de passe", + "claim.ldap_to_email.pwdError": "Veuillez spécifier votre mot de passe.", + "claim.ldap_to_email.pwdNotMatch": "Les mots de passe ne correspondent pas.", + "claim.ldap_to_email.switchTo": "Basculez le type de connexion de votre compte sur le couple adresse e-mail / mot de passe", + "claim.ldap_to_email.title": "Basculer le type de connexion de votre compte de AD/LDAP vers le couple adresse e-mail / mot de passe", + "claim.oauth_to_email.confirm": "Confirmez le mot de passe", + "claim.oauth_to_email.description": "Une fois votre compte modifié, vous ne pourrez plus vous connecter qu'à l'aide de votre adresse e-mail et votre mot de passe.", + "claim.oauth_to_email.enterNewPwd": "Veuillez spécifier le mot de passe pour votre compte {site}", + "claim.oauth_to_email.enterPwd": "Veuillez spécifier un mot de passe.", + "claim.oauth_to_email.newPwd": "Nouveau mot de passe", + "claim.oauth_to_email.pwdNotMatch": "Le mot de passe ne correspond pas.", + "claim.oauth_to_email.switchTo": "Basculer le type de connexion de {type} vers le couple adresse e-mail et mot de passe", + "claim.oauth_to_email.title": "Basculer la connexion de type {type} vers l'utilisation d'une adresse e-mail", + "confirm_modal.cancel": "Annuler", + "connecting_screen": "Connexion en cours", + "convert_channel.cancel": "Non, annuler", + "convert_channel.confirm": "Oui, convertir en canal privé", + "convert_channel.question1": "Lorsque vous convertissez {display_name} en un canal privé, l'historique et l'appartenance des membres sont conservés. Les fichiers partagés publiquement restent accessibles à toute personne disposant du lien. Adhérer à un canal privée n'est possible que par invitations.", + "convert_channel.question2": "Le changement est permanent et ne peut pas être annulé.", + "convert_channel.question3": "Voulez-vous vraiment convertir {display_name} en un canal privé ?", + "convert_channel.title": "Convertir {display_name} en un canal privé ?", + "copy_url_context_menu.getChannelLink": "Copier l'URL", + "create_comment.addComment": "Commenter...", + "create_comment.comment": "Ajouter un commentaire", + "create_comment.commentLength": "Le commentaire doit faire moins de {max} caractères.", + "create_comment.commentTitle": "Commentaire", + "create_comment.file": "Téléchargement en cours", + "create_comment.files": "Téléchargements en cours", + "create_post.comment": "Commentaire", + "create_post.deactivated": "Ceci est un canal de messages personnels archivé contenant une discussion avec un utilisateur désactivé.", + "create_post.error_message": "Votre message est trop long. Nombre de caractères : {length}/{limit}", + "create_post.post": "Message", + "create_post.read_only": "Ce canal est en lecture seule. Seuls les membres disposant des permissions requises peuvent publier un message.", + "create_post.shortcutsNotSupported": "Les raccourcis clavier ne sont pas pris en charge sur votre appareil.", + "create_post.tutorialTip": "Composez votre message ici et tapez Entrée pour le publier.
Cliquez sur le bouton pièce-jointe pour envoyer une image ou un fichier.
", + "create_post.write": "Écrire un message...", + "create_team.agreement": "En créant votre compte et en utilisant {siteName}, vous acceptez nos conditions générales d'utilisation et notre politique de confidentialité. Si vous ne les acceptez pas, vous ne pouvez pas utiliser {siteName}.", + "create_team.display_name.charLength": "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.", + "create_team.display_name.nameHelp": "Spécifiez un nom pour votre équipe. Ce nom reste identique peu importe la langue utilisée et est affiché dans les menus et entêtes.", + "create_team.display_name.next": "Suivant", + "create_team.display_name.required": "Ce champ est obligatoire", + "create_team.display_name.teamName": "Nom de l'équipe", + "create_team.team_url.back": "Retourner à l’étape précédente", + "create_team.team_url.charLength": "Le nom doit comporter entre {min} et {max} caractères", + "create_team.team_url.creatingTeam": "Création de l'équipe...", + "create_team.team_url.finish": "Terminer", + "create_team.team_url.hint": "Votre adresse e-mail a été vérifiée ! Veuillez cliquer ici pour vous connecter.
", "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", + "emoji_list.add": "Ajouter une émoticône personnalisée", + "emoji_list.creator": "Auteur", + "emoji_list.delete": "Supprimer", + "emoji_list.delete.confirm.button": "Supprimer", + "emoji_list.delete.confirm.msg": "Cette action supprime définitivement l'émoticône personnalisée. Voulez-vous vraiment la supprimer ?", + "emoji_list.delete.confirm.title": "Supprimer l'émoticône personnalisée", + "emoji_list.empty": "Aucune émoticône personnalisée n'a été trouvée", + "emoji_list.header": "Emoticônes personnalisées", + "emoji_list.help": "Les émoticônes personnalisées sont disponibles pour tout utilisateur sur votre serveur. Tapez « : » suivi de deux caractères dans le champ de saisie du message pour faire apparaître le menu de sélection d'émoticônes.", + "emoji_list.help2": "Astuce : si vous ajoutez #, ## ou ### comme premier caractère d'une nouvelle ligne contenant une émoticône, vous pourrez utiliser une émoticône plus grande. Pour essayer, envoyez un message tel que '# :smile:'.", "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", + "emoji_list.name": "Nom", + "emoji_list.search": "Rechercher des émoticônes personnalisées", + "emoji_list.somebody": "Un membre d'une autre équipe", + "emoji_picker.activity": "Activité", + "emoji_picker.custom": "Personnalisée", + "emoji_picker.emojiPicker": "Sélection d'émoticônes", + "emoji_picker.flags": "Indicateurs", + "emoji_picker.foods": "Nourriture", "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "emoji_picker.objects": "Objets", + "emoji_picker.people": "Personnes", + "emoji_picker.places": "Lieux", + "emoji_picker.recent": "Récemment utilisées", + "emoji_picker.search": "Rechercher", + "emoji_picker.searchResults": "Résultats de la recherche", + "emoji_picker.symbols": "Symboles", + "ent.cluster.save_config_with_roles.error": "Les paramètres de configuration suivants ne peuvent pas être enregistrés lorsque la Haute Disponibilité est activée et que la Console Système est en lecture seule : {keys}.", + "error.generic.link": "Retourner sur {siteName}", + "error.generic.link_message": "Retourner sur {siteName}", + "error.generic.message": "Une erreur s'est produite.", + "error.generic.title": "Erreur", + "error.local_storage.help1": "Activer les cookies", + "error.local_storage.help2": "Veuillez désactiver la navigation privée", + "error.local_storage.help3": "Veuillez utiliser un navigateur web supporté (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "Impossible de charger Mattermost à cause d'un paramètre de votre navigateur qui empêche l'utilisation du stockage local. Pour permettre à Mattermost de se charger, veuillez effectuer les actions suivantes :", + "error.local_storage.title": "Impossible de charger Mattermost", + "error.not_found.link_message": "Retour à Mattermost", + "error.not_found.message": "La page que vous essayer d'atteindre n'existe pas", + "error.not_found.title": "Page non trouvée", + "error.oauth_missing_code": "Le fournisseur de service {service} n'a pas fourni un code d'autorisation dans l'URL de redirection.", + "error.oauth_missing_code.forum": "Si vous avez vérifié la configuration ci-dessus et rencontrez toujours des problèmes, vous pouvez demander de l'aide dans notre {link}. Nous serons heureux de vous aider à résoudre les problèmes que vous rencontrez lors de l'installation.", + "error.oauth_missing_code.forum.link": "Forum de dépannage", + "error.oauth_missing_code.gitlab": "Pour le {link} assurez-vous d'abord d'avoir suivi les instructions d'installation.", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "Pour le {link} assurez-vous que votre administrateur système ait activé l'API Google+.", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "Pour le {link} assurez-vous que l'administrateur de votre organisation Microsoft ait activé l'application Mattermost.", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", - "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "error.oauth_missing_code.title": "Mattermost a besoin de votre aide", + "error_bar.apiv3_enabled": "La version 3 de l'API est dépréciée et sa suppression est planifiée. Apprenez comment migrer vers l'APIv4.", + "error_bar.expired": "La licence entreprise a expiré et certaines fonctionnalités peuvent être désactivées. Veuillez renouveler.", + "error_bar.expiring": "La licence entreprise expire le {date}. Veuillez renouveler.", + "error_bar.past_grace": "La licence entreprise a expiré et certaines fonctionnalités peuvent être désactivées. Veuillez contacter votre administrateur système pour plus d'informations.", + "error_bar.preview_mode": "Mode découverte : les e-mails de notification ne sont pas configurés", + "error_bar.site_url": "Veuillez configurer votre {docsLink} dans la {link}.", + "error_bar.site_url.docsLink": "URL de site", + "error_bar.site_url.link": "Console système", + "error_bar.site_url_gitlab": "Veuillez configurer votre {docsLink} dans la console système ou dans le fichier gitlab.rb si vous utilisez GitLab Mattermost.", + "file_attachment.download": "Télécharger", + "file_info_preview.size": "Taille ", + "file_info_preview.type": "Type de fichier ", + "file_upload.disabled": "Les fichiers de pièces jointes sont désactivés.", + "file_upload.fileAbove": "Le fichier plus grand que {max}Mo ne peut pas être téléchargé : {filename}", + "file_upload.filesAbove": "Les fichiers plus grands que {max}Mo ne peuvent pas être téléchargés : {filenames}", + "file_upload.limited": "Les téléchargements sont limités à {count, number} fichiers par message. Utilisez d'autres messages pour envoyer d'autres fichiers.", + "file_upload.pasted": "Image collée à ", + "file_upload.zeroBytesFile": "Vous êtes en train d'envoyer un fichier vide : {filename}", + "file_upload.zeroBytesFiles": "Vous êtes en train d'envoyer des fichiers vides : {filenames}", + "filtered_channels_list.search": "Rechercher des canaux", + "filtered_user_list.any_team": "Tous les utilisateurs", + "filtered_user_list.count": "{count, number} {count, plural, one {membre} other {membres}}", + "filtered_user_list.countTotal": "{count, number} {count, plural, one {membre} other {membres}} d'un total de {total, number}", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {membre} other {membres}} d'un total de {total, number}", + "filtered_user_list.member": "Membre", + "filtered_user_list.next": "Suivant", + "filtered_user_list.prev": "Précédent", + "filtered_user_list.search": "Rechercher des utilisateurs", + "filtered_user_list.searchButton": "Rechercher", + "filtered_user_list.show": "Filtre :", + "filtered_user_list.team_only": "Membre de l’équipe", + "find_team.email": "Adresse e-mail", + "find_team.findDescription": "Un e-mail a été envoyé avec les liens vers les équipes dont vous êtes membre.", + "find_team.findTitle": "Trouvez votre équipe", + "find_team.getLinks": "Obtenez par e-mail des liens vers les équipes dont vous êtes membre.", + "find_team.placeholder": "vous@domaine.com", + "find_team.send": "Envoyer", + "find_team.submitError": "Veuillez spécifier une adresse e-mail valide", + "flag_post.flag": "Marquez le message d'un indicateur pour le suivi", + "flag_post.unflag": "Supprimer l'indicateur", + "general_tab.chooseDescription": "Veuillez choisir une nouvelle description pour votre équipe", + "general_tab.codeDesc": "Veuillez cliquer sur 'Modifier' pour réinitialiser le code d'invitation", + "general_tab.codeLongDesc": "Le code d'invitation est utilisé dans l'URL du lien d'invitation à l'équipe. Ce lien est créé par {getTeamInviteLink} depuis le menu principal. Regénérer un nouveau lien d'invitation invalide les invitations déjà envoyées.", + "general_tab.codeTitle": "Code d'invitation", + "general_tab.emptyDescription": "Veuillez cliquer sur 'Modifier' pour ajouter une description d'équipe.", + "general_tab.getTeamInviteLink": "Créer une invitation", + "general_tab.includeDirDesc": "Inclure cette équipe affichera le nom de l'équipe dans l'annuaire sur la page d'accueil, ainsi qu'un lien pour rejoindre cette équipe.", + "general_tab.no": "Non", + "general_tab.openInviteDesc": "Lorsqu'autorisé, un lien vers cette équipe est inclus sur la page d'accueil permettant à quiconque disposant d'un compte de rejoindre cette équipe.", + "general_tab.openInviteTitle": "Permettre à n'importe quel utilisateur disposant d'un compte de rejoindre cette équipe", + "general_tab.regenerate": "Regénérer", + "general_tab.required": "Ce champ est obligatoire", + "general_tab.teamDescription": "Description de l'équipe", + "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.teamIcon": "Icône d'équipe", + "general_tab.teamIconEditHint": "Cliquez sur « Modifier » pour envoyer une image.", + "general_tab.teamIconEditHintMobile": "Cliquez pour envoyer une image.", + "general_tab.teamIconError": "Une erreur s'est produite lors de la sélection d'une image.", + "general_tab.teamIconInvalidFileType": "Seules les images BMP, JPG ou PNG sont autorisées pour les icônes d'équipe", + "general_tab.teamIconLastUpdated": "Image mise à jour le {date}", + "general_tab.teamIconTooLarge": "Impossible de mettre à jour votre icône d'équipe. Le fichier est trop grand.", + "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 d'équipe doit être entre {min} et {max} caractères. Vous pouvez 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à ?", + "get_app.androidAppName": "Mattermost pour Android", + "get_app.androidHeader": "Mattermost fonctionne mieux si vous utilisez notre application Android", + "get_app.continue": "continuer", + "get_app.continueWithBrowser": "Ou {link}", + "get_app.continueWithBrowserLink": "continuer avec le navigateur", + "get_app.iosHeader": "Mattermost fonctionne mieux si vous utilisez notre application iPhone", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", - "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", + "get_app.openMattermost": "Ouvrir Mattermost", + "get_link.clipboard": " Lien copié", + "get_link.close": "Fermer", + "get_link.copy": "Copier l'URL", + "get_post_link_modal.help": "Le lien ci-dessous permet aux utilisateurs autorisés de voir votre message.", + "get_post_link_modal.title": "Copier le lien permanent", + "get_public_link_modal.help": "Le lien ci-dessous permet à quiconque de voir ce fichier, sans être inscrit sur ce serveur.", + "get_public_link_modal.title": "Obtenir le lien public", + "get_team_invite_link_modal.help": "Envoyez à vos collègues le lien ci-dessous pour leur permettre de s'inscrire à votre équipe. Le lien d'invitation peut être partagé par plusieurs personnes et ne change pas tant qu'il n'a pas été regénéré dans les paramètres de l'équipe par un responsable d'équipe.", + "get_team_invite_link_modal.helpDisabled": "La création d'utilisateurs est désactivée pour votre équipe. Veuillez contacter votre administrateur système.", + "get_team_invite_link_modal.title": "Lien d'invitation à l'équipe", + "help.attaching.downloading": "#### Téléchargement de fichiers\nTéléchargez un fichier joint en cliquant sur l'icône de téléchargement à côté de la miniature de fichier ou en ouvrant l'aperçu du fichier et en cliquant sur **Télécharger**.", + "help.attaching.dragdrop": "#### Glisser-déposer\nEnvoyez un fichier ou une sélection de fichiers en glissant les fichiers de votre ordinateur vers la barre latérale à droite ou dans le panneau central. Glisser-déposer un fichier le joint à la zone de saisie. Vous pouvez alors optionnellement tapper un message et appuyer sur **ENTREE** pour le publier.", + "help.attaching.icon": "#### Icône de pièce jointe\nVous pouvez également envoyer des fichiers en cliquant sur l'icône grise représentant une trombone dans la zone de saisie du message. Une boîte de dialogue affichant vos fichiers locaux s'ouvrira alors, vous permettant de sélectionner les fichiers que vous souhaitez envoyer. Cliquez ensuite sur **Ouvrir** pour envoyer les fichiers dans la zone de saisie. Veuillez spécifier facultativement un message et appuyez sur **Entrée** pour le publier.", + "help.attaching.limitations": "## Limitations de taille de fichier\nMattermost prend en charge un maximum de cinq fichiers joints par message, chacun avec une taille maximale de 50Mio.", + "help.attaching.methods": "## Méthodes d'envoi de pièces jointes\nEnvoyez un fichier joint en effectuant un glisser-déposer ou en cliquant sur l'icône de pièce jointe dans la zone de saisie du message.", + "help.attaching.notSupported": "L'aperçu de document (Word, Excel, PPT) n'est pas encore pris en charge.", + "help.attaching.pasting": "#### Coller des images\nAvec les navigateurs Chrome et Edge, il est également possible d'envoyer des fichiers en les collant à partir du presse-papier. Cette fonctionnalité n'est pas encore implémentée dans les autres navigateurs.", + "help.attaching.previewer": "## Aperçu de fichiers\nMattermost dispose d'une fonctionnalité d'aperçu de fichiers qui est utilisée pour visionner les média, télécharger des fichiers et partager des liens publics. Cliquez sur la miniature du fichier joint pour l'ouvrir dans l'aperçu de fichier.", + "help.attaching.publicLinks": "#### Partager des liens publics\nLes liens publics vous permettent de partager des fichiers joints avec des personnes situées à l'extérieur de votre équipe Mattermost. Ouvrez l'aperçu de fichier en cliquant sur la miniature d'un fichier joint, et cliquez sur **Obtenir le lien public**. Ceci ouvre une boîte de dialogue avec un lien à copier. Lorsque le lien est partagé et est ouvert par un autre utilisateur, le fichier se télécharge automatiquement.", + "help.attaching.publicLinks2": "Si **Obtenir le lien public** n'est pas visible dans l'aperçu de fichier et que vous préférez avoir cette fonctionnalité active, vous pouvez demander à ce que votre administrateur système active cette fonctionnalité à partir de la console système dans **Sécurité** > **Liens publics**.", + "help.attaching.supported": "#### Types de média supportés\nSi vous essayez de prévisualiser un type de média qui n'est pas supporté, l'aperçu de fichier va représenter le fichier joint sous forme d'une icône standard. Les formats de fichier supportés dépendent fortement de votre navigateur et de votre système d'exploitation, mais les formats de fichier suivants sont supportés par Mattermost sur la plupart des navigateurs :", + "help.attaching.supportedList": "- Images : BMP, GIF, JPG, JPEG, PNG\n- Video : MP4\n- Audio : MP3, M4A\n- Documents : PDF", + "help.attaching.title": "# Joindre des fichiers\n_____", + "help.commands.builtin": "## Commandes intégrées\nLes commandes slash suivantes sont disponibles sur toutes les installations de Mattermost :", + "help.commands.builtin2": "Commencez par taper `/` et une liste de commandes slash vont apparaître au-dessus de la zone de saisie. Les suggestions de saisie semi-automatique vous aident en fournissant un exemple de format en noir et une courte description de la commande slash en gris.", + "help.commands.custom": "## Commandes personnalisées\nLes commandes slash personnalisées s'intègrent avec les applications tierces. Par exemple, une équipe pourrait configurer une commande slash pour vérifier les fichiers internes de santé d'un patient avec `/patient joe smith`ou vérifier les prévisions hebdomadaires du temps pour une ville spécifiée avec `/weather toronto week`. Demandez à votre administrateur système ou ouvrez la liste de suggestions de commandes en tapant `/` pour savoir si votre équipe a configuré des commandes slash personnalisées.", + "help.commands.custom2": "Les commandes slash personnalisées sont désactivées par défaut et peuvent être activées par l'administrateur système dans la **Console système** > **Intégrations** > **Webhooks et commandes**. Apprenez à configurer des commandes personnalisées sur la [page de documentation de développement de commandes slash](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "Les commandes slash effectuent des opérations dans Mattermost en tapant dans la zone de saisie de texte. Veuillez spécifier `/` suivi d'une commande et de quelques arguments pour effectuer une action.\n\nLes commandes slash intégrées dans toutes les installations de Mattermost et les commandes slash personnalisées sont configurables pour interagir avec des applications tierces. Apprenez à configurer des commandes personnalisées sur la [page de documentation de développement de commandes slash](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "# Exécuter des commandes\n", + "help.composing.deleting": "## Suppression d'un message\nSupprimez un message en cliquant sur l'icône **[...]** située à côté de chaque message que vous avez composé, puis cliquez sur **Supprimer**. Les administrateurs système et d'équipe peuvent supprimer n'importe quel message du système ou de l'équipe.", + "help.composing.editing": "## Édition d'un message\nÉditez un message en cliquant sur l'icône **[...]** située à côté de chaque message que vous avez composé, puis cliquez sur **Éditer**. Après avoir effectué des modifications au message, appuyez sur **ENTREE** pour sauvegarder les modifications. Les éditions de messages ne déclenchent pas de nouvelles notifications de @mention, ni de notifications de bureau ni de sons de notifications.", + "help.composing.linking": "## Lien vers un message\nLa fonctionnalité de lien permanent permet de créer un lien vers n'importe quel message. Partager ce lien avec d'autres utilisateurs du canal permet à ces utilisateurs du canal de voir le message lié dans les Messages Archivés. Les utilisateurs qui ne sont pas membres du canal à partir duquel le message a été envoyé ne peuvent pas voir le lien permanent. Obtenez le lien vers un message en cliquant sur l'icône **[...]** située à côté de chaque message, > **Lien permanent** > **Copier le lien**.", + "help.composing.posting": "## Envoi d'un message\nÉcrivez un message en tapant dans la zone de saisie de texte, puis appuyez sur ENTREE pour l'envoyer. Utilisez la combinaison MAJ+ENTREE pour insérer une nouvelle ligne sans envoyer le message. Pour envoyer des messages en utilisant sur CTRL+ENTREE, allez dans **Menu principal > Paramètres du compte > Envoi de messages avec CTRL+ENTREE**.", + "help.composing.posts": "#### Publications\nLes publications sont souvent considérées comme des messages parents. Ce sont les messages qui commencent souvent un fil de réponses. Les publications sont composées et envoyées à partir de la zone de saisie de texte en bas du panneau central.", + "help.composing.replies": "#### Réponses\nRépondez à un message en cliquant sur l'icône de réponse à côté de n'importe quel message de texte. Cette action ouvre la barre latérale de droite où vous pouvez voir le fil de messages, puis composer et envoyer votre réponse. Les réponses sont décalées légèrement dans le panneau central pour indiquer qu'elles sont les messages enfants d'une publication parente.\n\nLorsque vous composez une réponse dans la barre latérale de droite, cliquez sur l'icône agrandir/réduire avec deux flèches, au-dessus de la barre latérale, de façon à rendre la vue plus facile à lire.", + "help.composing.title": "# Envoi de messages\n_____", + "help.composing.types": "## Types de message\nRépondez aux publications pour conserver les conversations organisées en fil de messages.", + "help.formatting.checklist": "Faire une liste de tâches en incluant des crochets :", + "help.formatting.checklistExample": "- [ ] Element un\n- [ ] Element deux\n- [x] Element terminé", + "help.formatting.code": "## Bloc de code\n\nCréez un bloc de code en décalant chaque ligne par quatre espaces, ou en utilisant ``` sur la ligne du dessus et celle du dessous de votre code.", + "help.formatting.codeBlock": "Bloc de code", + "help.formatting.emojiExample": ":smile: :+1: :sheep:", + "help.formatting.emojis": "## Emoticônes\n\nOuvrez les suggestions d'émoticônes en tapant `:`. Une liste complète d'émoticônes peut être trouvée [ici](http://www.emoji-cheat-sheet.com/). Il est également possible de créer votre propre [émoticône personnalisée](http://docs.mattermost.com/help/settings/custom-emoji.html) si l'émoticône que vous souhaitez utiliser n'existe pas.", + "help.formatting.example": "Exemple :", + "help.formatting.githubTheme": "**Thèmes GitHub**", + "help.formatting.headings": "## Titres\n\nCréez un titre en ajoutant # et un espace avant votre titre. Pour des titres de plus bas niveau, ajoutez plus de #.", + "help.formatting.headings2": "Alternativement, vous pouvez souligner le texte à l'aide de `===` ou `---` pour créer des entêtes.", + "help.formatting.headings2Example": "Grand en tête\n-------------", + "help.formatting.headingsExample": "## Grand en tête\n### Plus petit en tête\n#### Encore plus petit en tête", + "help.formatting.images": "## Images intégrées au message\n\nCréez des images intégrées au message en utilisant `!`suivi par le texte alternatif placé entre crochets et le lien placé entre parenthèses. Pour ajouter un texte apparaissant au survol de la souris, placez-le entre guillemets après le lien.", + "help.formatting.imagesExample": "\n\net\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Code intégré au message\n\nCréez un message formaté en police monospace en l'entourant d'apostrophes inversées.", + "help.formatting.intro": "Le Markdown rend plus simple la mise en forme des messages. Écrivez normalement votre message et utilisez ces règles pour créer une mise en forme spéciale.", + "help.formatting.lines": "## Lignes\n\nCréez une ligne à l'aide de `*`, `_`, ou `-`.", + "help.formatting.linkEx": "[Découvrez Mattermost!](https://about.mattermost.com/)", + "help.formatting.links": "## Liens\n\nCréer des liens étiquetés en mettant le texte désiré entre crochets et le lien associé entre parenthèses.", + "help.formatting.listExample": "* élément un\n* élément deux\n * sous-point élément deux", + "help.formatting.lists": "## Les listes\n\nCréer une liste en utilisant `*` ou `-` comme points. Retirez un point en ajoutant deux espaces en face de celui-ci.", + "help.formatting.monokaiTheme": "**Thème Monokai**", + "help.formatting.ordered": "Faire une liste ordonnée en utilisant des nombres à la place :", + "help.formatting.orderedExample": "1. Element un\n2. Element deux", + "help.formatting.quotes": "## Bloc de citations\n\nCréez des blocs de citation en utilisant `>`.", + "help.formatting.quotesExample": "`> bloc de citations` est rendu comme tel :", + "help.formatting.quotesRender": "> bloc de citations", + "help.formatting.renders": "Rendu sous la forme :", + "help.formatting.solirizedDarkTheme": "**Thème Solarized Dark**", + "help.formatting.solirizedLightTheme": "**Thème Solarized Light**", + "help.formatting.style": "## Style de texte\n\nVous pouvez utiliser `_` ou `*` autour d'un mot pour le mettre en italique. Utilisez deux de ces caractères consécutivement pour le mettre en gras.\n\n* `_italique_` est rendu _italique_\n* `**gras**` est rendu **gras**\n* `**_gras-italique_**` est rendu **_gras-italiques_**\n* `~~barré~~` est rendu ~~barré~~", + "help.formatting.supportedSyntax": "Les langages supportés sont :\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### Coloration syntaxique\n\nPour ajouter la coloration syntaxique, tapez le nom du langage à colorier après ``` au début du bloc de code. Mattermost fournit également quatre thèmes de code différents (GitHub, Solarized Dark, Solarized Light, Monokai) qui peuvent être définis dans **Paramètres du compte** > **Affichage** > **Thème** > **Thème personnalisé** > **Styles du canal central**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "help.formatting.tableExample": "| Aligné à gauche | Centré | Aligné à droite |\n| :------------ |:---------------:| -----:|\n| Colonne de gauche 1 | ce texte | $100 |\n| Colonne de gauche 2 | est | 10 $|\n| Colonne de gauche 3 | centré | $1 |", + "help.formatting.tables": "## Tableaux\n\nCréez un tableau en plaçant une ligne en pointillés sous la ligne d'entête et en séparant les colonnes par une barre verticale `|`. (Les colonnes ne doivent pas nécessairement s'aligner correctement pour que ça fonctionne). Choisissez comment aligner les colonnes du tableau en utilisant deux-points `:` dans la ligne d'entête.", + "help.formatting.title": "# Mise en forme du texte\n", + "help.learnMore": "En savoir plus sur :", + "help.link.attaching": "Joindre des fichiers", + "help.link.commands": "Exécuter des commandes", + "help.link.composing": "Composition de messages et réponses", + "help.link.formatting": "Utiliser Markdown pour la mise en forme des messages", + "help.link.mentioning": "Mentionner les membres de l'équipe", + "help.link.messaging": "Messagerie de base", + "help.mentioning.channel": "#### @Channel\nVous pouvez mentionner tout un canal en écrivant `@channel`. Tous les membres du canal recevront une notification de mention qui se comporte de la même manière que si chacun avait été mentionné directement.", + "help.mentioning.channelExample": "@canal bon travail sur les entretiens cette semaine. Je pense que nous avons trouvé quelques excellents candidats potentiels !", + "help.mentioning.mentions": "## @Mentions\nUtiliser les @mentions pour attirer l'attention de certains membres de l'équipe.", + "help.mentioning.recent": "## Mentions récentes\nCliquez sur `@` à côté de la barre de recherche pour rechercher vos @mentions récentes et les mots qui déclenchent les mentions. Cliquez sur **Aller à** à côté d'un résultat de recherche dans la barre latérale de droite pour faire positionner le panneau central sur le canal et l'endroit du message contenant la mention.", + "help.mentioning.title": "# Mentionnant Coéquipiers\n_____", + "help.mentioning.triggers": "## Mots qui déclenchent des mentions\nEn plus d'être notifié par @nom d'utilisateur et @channel, vous pouvez personnaliser des mots qui déclenchent des notifications de mention dans **Paramètres du compte** > **Notifications** > **Mots qui déclenchent des mentions**. Par défaut, vous recevrez des notifications de mention sur base de votre prénom, mais vous pouvez ajouter plus de mots en les spécifiant, séparés par des virgules, dans la zone de saisie. Ceci est utile si vous souhaitez être notifié de tous les messages qui concernent un sujet en particulier, par exemple, “interview” ou “marketing”.", + "help.mentioning.username": "#### @Nom d'utilisateur\nVous pouvez mentionner un coéquipier en utilisant le symbole `@` suivi de son nom d'utilisateur pour lui envoyer une notification de mention.\n\nTapez `@` pour afficher une liste des membres de l'équipe qui peuvent être mentionnés. Pour filtrer la liste, tapez les premières lettres de n'importe quel nom d'utilisateur, prénom, nom de famille, ou pseudo. Les flèches du clavier **Haut** et **Bas** peuvent être utilisées pour faire défiler les différentes entrées dans la liste; la touche **Entrée** une fois appuyée sélectionnera l'utilisateur à mentionner. Une fois sélectionné, le nom d'utilisateur va automatiquement remplacer le nom et prénom ou le pseudo.\nL'exemple suivant envoie une notification spéciale de mention à **alice** qui l'alerte du canal et du message dans laquelle elle a été citée. Si **alice** est absente de Mattermost et qu'elle a activé les [notifications par e-mail](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications), alors elle recevra une alerte par e-mail de sa mention accompagnée du message texte concerné par cette mention.", + "help.mentioning.usernameCont": "Si l'utilisateur que vous avez mentionné n'appartient pas au canal, un message système sera envoyé pour vous le faire savoir. Il s'agit d'un message temporaire seulement visible par la personne qui l'a déclenché. Pour ajouter la personne mentionnée au canal, rendez-vous dans le menu déroulant en-dessous du nom du canal et sélectionnez **Ajouter Membres**.", + "help.mentioning.usernameExample": "@alice comment s'est déroulé votre entretien avec le nouveau candidat ?", + "help.messaging.attach": "**Ajoutez des fichiers** en les glissant-déposant dans Mattermost ou en cliquant sur l'icône de pièce jointe dans la barre de composition des messages.", + "help.messaging.emoji": "**Ajoutez rapidement des émoticônes** en tapant \":\", ce qui ouvrira une liste de suggestions d'émoticônes. Si l'émoticône existante ne couvre pas ce que vous souhaitez exprimer, vous pouvez également créer [votre propre émoticône](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Formatez vos messages** en utilisant Markdown qui supporte les styles de texte, titres, émoticônes, blocs de code, blocs de citation, tableaux, listes et images intégrées au texte.", + "help.messaging.notify": "**Avertissez vos coéquipiers** lorsque nécessaire en tapant `@nom d'utilisateur`.", + "help.messaging.reply": "**Répondez aux messages** en cliquant sur la flèche de réponse à côté du texte du message.", + "help.messaging.title": "# Messagerie de base\n_____", + "help.messaging.write": "**Ecrivez des messages** en utilisant la zone de saisie en bas de l'interface de Mattermost. Appuyez sur ENTREE pour envoyer un message. Utilisez MAJ + ENTREE pour effectuer un retour à la ligne sans envoyer le message.", + "installed_command.header": "Commandes Slash", + "installed_commands.add": "Ajouter une commande slash", + "installed_commands.delete.confirm": "Cette action supprime définitivement la commande slash et casse toutes les intégrations qui l'utilisent. Voulez-vous vraiment la supprimer ?", + "installed_commands.empty": "Aucune commande trouvée", + "installed_commands.header": "Commande slash", + "installed_commands.help": "Utiliser les commandes slash pour connecter Mattermost à des outils externes. {buildYourOwn} ou visitez le {appDirectory} pour trouver des applications et intégrations auto-hébergées ou tierces.", + "installed_commands.help.appDirectory": "Dossier des applications", + "installed_commands.help.buildYourOwn": "Construisez votre propre extension", + "installed_commands.search": "Rechercher les commandes slash", + "installed_commands.unnamed_command": "Commande slash sans nom", + "installed_incoming_webhooks.add": "Ajouter des Webhooks entrants", + "installed_incoming_webhooks.delete.confirm": "Cette action supprime définitivement le webhook entrant et casse toutes les intégrations qui l'utilisent. Voulez-vous vraiment le supprimer ?", + "installed_incoming_webhooks.empty": "Aucun webhook entrant trouvé", + "installed_incoming_webhooks.header": "Webhooks entrants", + "installed_incoming_webhooks.help": "Utilisez des webhooks entrants pour connecter Mattermost à des outils externes. {buildYourOwn} ou visitez le {appDirectory} pour trouver des applications et intégrations auto-hébergées ou tierces.", + "installed_incoming_webhooks.help.appDirectory": "Dossier des applications", + "installed_incoming_webhooks.help.buildYourOwn": "Construisez votre propre webhook entrant", + "installed_incoming_webhooks.search": "Rechercher les webhooks entrants", + "installed_incoming_webhooks.unknown_channel": "Webhook privé", + "installed_integrations.callback_urls": "URLs de callback : {urls}", + "installed_integrations.client_id": "ID Client : {clientId}", + "installed_integrations.client_secret": "Secret client : {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", - "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", - "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", + "installed_integrations.creation": "Créé par {creator} le {createAt, date, full}", + "installed_integrations.delete": "Supprimer", + "installed_integrations.edit": "Modifier", + "installed_integrations.hideSecret": "Cacher le secret", + "installed_integrations.regenSecret": "Générer une nouvelle clé secrète", + "installed_integrations.regenToken": "Re-générer le jeton", + "installed_integrations.showSecret": "Afficher le secret", + "installed_integrations.token": "Token : {token}", + "installed_integrations.triggerWhen": "Déclencher quand : {triggerWhen}", + "installed_integrations.triggerWords": "Mots de déclenchement : {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Application OAuth 2.0 sans nom", + "installed_integrations.url": "URL : {url}", + "installed_oauth_apps.add": "Ajouter une application OAuth 2.0", + "installed_oauth_apps.callbackUrls": "URLs de callback (une par ligne)", + "installed_oauth_apps.cancel": "Annuler", + "installed_oauth_apps.delete.confirm": "Cette action supprime définitivement l'application OAuth 2.0 et casse toutes les intégrations qui l'utilisent. Voulez-vous vraiment le supprimer ?", "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Bienvenue sur {display_name}!
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.
Ceci est le début de {display_name}, un canal destiné aux conversations extra-professionnelles.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "shortcuts.nav.next": "Canal suivant :\tAlt|Bas", + "shortcuts.nav.next.mac": "Canal suivant :\t⌥|Bas", + "shortcuts.nav.prev": "Canal précédent :\tAlt|Haut", + "shortcuts.nav.prev.mac": "Canal précédent :\t⌥|Haut", + "shortcuts.nav.recent_mentions": "Mentions récentes :\tCtrl|Maj|M", + "shortcuts.nav.recent_mentions.mac": "Mentions récentes :\t⌘|Maj|M", + "shortcuts.nav.settings": "Paramètres du compte :\tCtrl|Maj|A", + "shortcuts.nav.settings.mac": "Paramètres du compte :\t⌘|Maj|A", + "shortcuts.nav.switcher": "Sélecteur rapide de canal :\tCtrl|K", + "shortcuts.nav.switcher.mac": "Sélecteur rapide de canal :\t⌘|K", + "shortcuts.nav.unread_next": "Canal non lu suivant :\tAlt|Maj|Bas", + "shortcuts.nav.unread_next.mac": "Canal non lu suivant :\t⌥|Maj|Bas", + "shortcuts.nav.unread_prev": "Canal non lu précédent :\tAlt|Maj|Haut", + "shortcuts.nav.unread_prev.mac": "Canal non lu précédent :\t⌥|Maj|Haut", + "sidebar.channels": "CANAUX PUBLICS", + "sidebar.createChannel": "Créer un nouveau canal public", + "sidebar.createDirectMessage": "Créer un nouveau message personnel", + "sidebar.createGroup": "Créer un nouveau canal privé", + "sidebar.direct": "MESSAGES PERSONNELS", + "sidebar.directchannel.you": "{displayname} (vous)", + "sidebar.favorite": "CANAUX FAVORIS", + "sidebar.leave": "Quitter le canal", + "sidebar.mainMenu": "Menu principal", + "sidebar.more": "Plus…", + "sidebar.moreElips": "Plus...", + "sidebar.otherMembers": "En dehors de l’équipe", + "sidebar.pg": "CANAUX PRIVÉS", + "sidebar.removeList": "Retirer de la liste", + "sidebar.tutorialScreen1": "Les canaux organisent les conversations en sujets distincts. Ils sont ouverts à tous les utilisateurs de votre équipe. Pour envoyer des messages personnels, utilisez les Messages personnels pour une personne ou des Canaux privés pour plusieurs personnes.
", + "sidebar.tutorialScreen2": "Voici deux canaux publics pour commencer :
{townsquare} est l'endroit idéal pour communiquer avec toute l'équipe. Tous les membres de votre équipe sont membres de ce canal.
{offtopic} (est l'endroit pour se détendre et parler d'autre chose que du travail. Vous et votre équipe décidez des autres canaux à créer.
", + "sidebar.tutorialScreen3": "Cliquez sur \"Plus...\" pour créer un nouveau canal ou rejoindre un canal existant.
Vous pouvez aussi créer un nouveau canal ou un groupe privé en cliquant sur le symbole \"+\" à côté du nom du canal public ou privé.
", + "sidebar.unreadSection": "NON LUS", + "sidebar.unreads": "Plus de messages non lus", + "sidebar_header.tutorial": "Le Menu Principal est l'endroit où vous pouvez inviter des nouveaux membres, accéder aux paramètres de votre compte et configurer les couleurs de votre thème.
Les administrateurs d'équipe peuvent aussi accéder aux paramètres de l'équipe.
Les administrateurs système trouveront la console système pour administrer tout le site.
", + "sidebar_right_menu.accountSettings": "Paramètres du compte", + "sidebar_right_menu.addMemberToTeam": "Ajouter des membres", + "sidebar_right_menu.console": "Console système", + "sidebar_right_menu.flagged": "Messages marqués d'un indicateur", + "sidebar_right_menu.help": "Aide", + "sidebar_right_menu.inviteNew": "E-mail d'invitation", + "sidebar_right_menu.logout": "Se déconnecter", + "sidebar_right_menu.manageMembers": "Gérer les membres", + "sidebar_right_menu.nativeApps": "Télécharger les apps", + "sidebar_right_menu.recentMentions": "Mentions récentes", + "sidebar_right_menu.report": "Signaler un problème", + "sidebar_right_menu.teamLink": "Créer un lien d'invitation d'équipe", + "sidebar_right_menu.teamSettings": "Paramètres d'équipe", + "sidebar_right_menu.viewMembers": "Voir les membres", + "signup.email": "Adresse e-mail et mot de passe", + "signup.gitlab": "Authentification unifiée avec GitLab", + "signup.google": "Compte Google", + "signup.ldap": "Informations d'authentification AD/LDAP", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", + "team_import_tab.importHelpLine1": "L'outil d'importation Slack vers Mattermost supporte désormais l'importation des messages des canaux publics d'équipes Slack.", + "team_import_tab.importHelpLine2": "Pour importer une équipe de Slack, allez dans {exportInstructions}. Rendez-vous dans la {uploadDocsLink} pour en savoir plus.", + "team_import_tab.importHelpLine3": "Pour importer des messages avec fichiers joints, voir {slackAdvancedExporterLink} pour plus de détails.", + "team_import_tab.importSlack": "Importer depuis Slack (Beta)", + "team_import_tab.importing": " Import...", + "team_import_tab.successful": " Import réussi : ", + "team_import_tab.summary": "Afficher le récapitulatif", + "team_member_modal.close": "Fermer", + "team_member_modal.members": "Membres de {team}", + "team_members_dropdown.confirmDemoteDescription": "Si vous vous retirez le rôle d'administrateur et qu'il n'y a aucun autre administrateur désigné, vous devrez en désigner un en accédant au serveur Mattermost via un terminal et en exécutant la commande suivante.", + "team_members_dropdown.confirmDemoteRoleTitle": "Confirmez le retrait de votre rôle d'administrateur", + "team_members_dropdown.confirmDemotion": "Confirmer le retrait", + "team_members_dropdown.confirmDemotionCmd": "plate-forme de rôles system_admin {username}", + "team_members_dropdown.inactive": "Inactif", + "team_members_dropdown.leave_team": "Exclure de l'équipe", + "team_members_dropdown.makeActive": "Activer", + "team_members_dropdown.makeAdmin": "Rendre administrateur de l'équipe", + "team_members_dropdown.makeInactive": "Désactiver", + "team_members_dropdown.makeMember": "Assigner le rôle Membre", + "team_members_dropdown.member": "Membre", + "team_members_dropdown.systemAdmin": "Administrateur système", + "team_members_dropdown.teamAdmin": "Administrateur d'équipe", + "team_settings_modal.exportTab": "Exporter", + "team_settings_modal.generalTab": "Général", + "team_settings_modal.importTab": "Importer", + "team_settings_modal.title": "Paramètres d'équipe", + "team_sidebar.join": "Les autres équipes que vous pouvez rejoindre.", + "textbox.bold": "**gras**", + "textbox.edit": "Modifier le message", + "textbox.help": "Aide", + "textbox.inlinecode": "`code en-ligne`", + "textbox.italic": "_italique_", + "textbox.preformatted": "```pré-formaté```", + "textbox.preview": "Aperçu", + "textbox.quote": ">citation", + "textbox.strike": "barré", + "tutorial_intro.allSet": "C'est parti !", + "tutorial_intro.end": "Veuillez cliquer sur « Suivant » pour entrer dans {channel}. Il s'agit du premier canal que les membres voient lorsqu'ils s'inscrivent. Utilisez‑le pour poster des messages que tout le monde devrait connaître.", + "tutorial_intro.invite": "Inviter des membres", + "tutorial_intro.mobileApps": "Installez les applications pour {link} pour un accès facile et ainsi recevoir des notifications même lorsque vous êtes en déplacement.", + "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS et Android", + "tutorial_intro.next": "Suivant", + "tutorial_intro.screenOne": "Toute la communication de votre équipe à un seul endroit, consultable instantanément et disponible partout.
Gardez votre équipe soudée et aidez-la à accomplir les tâches qui importent vraiment.
", + "tutorial_intro.screenTwo": "Vous pouvez échanger dans des canaux publics, des canaux privés ou des messages personnels.
Tout est archivé et peut être recherché depuis n'importe quel navigateur web de bureau, tablette ou mobile.
", + "tutorial_intro.skip": "Passer le tutoriel", + "tutorial_intro.support": "Vous avez besoin d'aide ? Envoyez-nous un e‑mail à : ", + "tutorial_intro.teamInvite": "Inviter des collègues", + "tutorial_intro.whenReady": " quand vous serez prêt.", + "tutorial_tip.next": "Suivant", + "tutorial_tip.ok": "D'accord", + "tutorial_tip.out": "Ne plus voir ces astuces.", + "tutorial_tip.seen": "Déjà vu ? ", + "update_command.cancel": "Annuler", + "update_command.confirm": "Modifier la commande Slash", + "update_command.question": "Vos modifications peuvent casser la commande Slash existante. Voulez-vous vraiment la mettre à jour ?", + "update_command.update": "Mettre à jour", + "update_incoming_webhook.update": "Mettre à jour", + "update_oauth_app.confirm": "Éditer l'application OAuth 2.0", + "update_oauth_app.question": "Vos modifications peuvent casser l'application OAuth 2.0 existante. Voulez-vous vraiment la mettre à jour ?", + "update_outgoing_webhook.confirm": "Éditer les webhooks sortants", + "update_outgoing_webhook.question": "Vos modifications peuvent casser le webhook sortant existant. Voulez-vous vraiment le mettre à jour ?", + "update_outgoing_webhook.update": "Mettre à jour", + "upload_overlay.info": "Faites glisser un fichier pour le télécharger.", + "user.settings.advance.embed_toggle": "Voir un aperçu pour tous les messages inclus", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {fonctionnalité activée} other {fonctionnalités activées}}", + "user.settings.advance.formattingDesc": "Lorsqu'activé, les messages sont formatés pour créer des liens, montrer les émoticônes, styliser le texte et ajouter des sauts de ligne. Par défaut, ce paramètre est activé. La modification de ce paramètre nécessite le rafraîchissement de la page.", + "user.settings.advance.formattingTitle": "Activer le formatage des messages", + "user.settings.advance.joinLeaveDesc": "Lorsqu'activé, les messages systèmes indiquant qu'un utilisateur s'est connecté ou a quitté un canal sont visibles. Lorsque désactivé, ces messages sont masqués. Un message est toutefois toujours affiché lorsque vous êtes ajouté à un canal, de façon à ce que vous en soyez quand même informé.", + "user.settings.advance.joinLeaveTitle": "Activer les messages indiquant qu'un utilisateur a rejoint/quitté le canal", + "user.settings.advance.markdown_preview": "Voir l'option d'aperçu du markdown dans la zone de saisie de message", + "user.settings.advance.off": "Désactivé", + "user.settings.advance.on": "Activé", + "user.settings.advance.preReleaseDesc": "Testez des fonctionnalités en avant-première. Vous devrez peut-être rafraîchir la page pour que ce paramètre soit activé.", + "user.settings.advance.preReleaseTitle": "Activer les fonctionnalités expérimentales", + "user.settings.advance.sendDesc": "Lorsqu'activé, ENTREE insère une nouvelle ligne et CTRL+ENTREE envoie le message.", + "user.settings.advance.sendTitle": "Envoyer des messages avec CTRL+ENTREE", + "user.settings.advance.slashCmd_autocmp": "Autoriser les applications externes à proposer l'auto-complétion des commandes slash", + "user.settings.advance.title": "Paramètres avancés", + "user.settings.custom_theme.awayIndicator": "Indicateur \"absent\"", + "user.settings.custom_theme.buttonBg": "Arrière-plan du bouton", + "user.settings.custom_theme.buttonColor": "Texte de bouton", + "user.settings.custom_theme.centerChannelBg": "Arrière-plan de l'espace central", + "user.settings.custom_theme.centerChannelColor": "Text du canal central", + "user.settings.custom_theme.centerChannelTitle": "Styles de l'espace central", + "user.settings.custom_theme.codeTheme": "Code du thème", + "user.settings.custom_theme.copyPaste": "Copiez/Collez pour partager les couleurs du thème :", + "user.settings.custom_theme.dndIndicator": "Indicateur de statut « Ne pas déranger »", + "user.settings.custom_theme.linkButtonTitle": "Styles des boutons et liens", + "user.settings.custom_theme.linkColor": "Couleur de lien", + "user.settings.custom_theme.mentionBj": "Arrière-plan de la bulle de mention", + "user.settings.custom_theme.mentionColor": "Texte bulle de mention", + "user.settings.custom_theme.mentionHighlightBg": "Arrière-plan de la mise en surbrillance lors d'une mention", + "user.settings.custom_theme.mentionHighlightLink": "Lien de mise en surbrillance lors d'une mention", + "user.settings.custom_theme.newMessageSeparator": "Séparateur de nouveau message", + "user.settings.custom_theme.onlineIndicator": "Indicateur \"connecté\"", + "user.settings.custom_theme.sidebarBg": "Arrière-plan de la barre latérale", + "user.settings.custom_theme.sidebarHeaderBg": "Arrière-plan de l'entête de la barre latérale", + "user.settings.custom_theme.sidebarHeaderTextColor": "Texte d'entête de la barre latérale", + "user.settings.custom_theme.sidebarText": "Texte de barre latérale", + "user.settings.custom_theme.sidebarTextActiveBorder": "Contour de texte de barre latéral actif", + "user.settings.custom_theme.sidebarTextActiveColor": "Text de barre latérale actif", + "user.settings.custom_theme.sidebarTextHoverBg": "Arrière-plan lors du survol de la barre latérale", + "user.settings.custom_theme.sidebarTitle": "Style des barres latérales", + "user.settings.custom_theme.sidebarUnreadText": "Texte non lu de barre latérale", + "user.settings.display.channelDisplayTitle": "Mode d’affichage du canal", + "user.settings.display.channeldisplaymode": "Veuillez spécifier la largeur de l'espace central.", + "user.settings.display.clockDisplay": "Affichage de l'horloge", + "user.settings.display.collapseDesc": "Définit si les aperçus de liens d'images s'affichent étendus ou réduits par défaut. Ce paramètre peut également être contrôlé à l'aide des commandes slash /expand et /collapse.", + "user.settings.display.collapseDisplay": "Apparence par défaut des aperçus de liens d'images", + "user.settings.display.collapseOff": "Réduit", + "user.settings.display.collapseOn": "Etendu", + "user.settings.display.fixedWidthCentered": "Largeur fixe, centré", + "user.settings.display.fullScreen": "Largeur pleine", + "user.settings.display.language": "Langue", + "user.settings.display.linkPreviewDesc": "Lorsque disponible, le premier lien web du message affichera un aperçu du contenu du site web en dessous du message.", + "user.settings.display.linkPreviewDisplay": "Aperçus des liens de site web", + "user.settings.display.linkPreviewOff": "Désactivé", + "user.settings.display.linkPreviewOn": "Activé", "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", + "user.settings.display.messageDisplayCleanDes": "Facile à parcourir et à lire.", "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.banner.heading": "Attenzione:", + "admin.client_versions.androidLatestVersion": "Ultima Versione Android", + "admin.client_versions.androidLatestVersionHelp": "L'ultima versione rilasciata di Android", + "admin.client_versions.androidMinVersion": "Versione Minima di Android", + "admin.client_versions.androidMinVersionHelp": "La versione minima di Android richiesta", + "admin.client_versions.desktopLatestVersion": "Ultima Versione Desktop", + "admin.client_versions.desktopLatestVersionHelp": "L'ultima versione Desktop rilasciata", + "admin.client_versions.desktopMinVersion": "Versione Minima Desktop", + "admin.client_versions.desktopMinVersionHelp": "La versione minima Desktop richiesta", + "admin.client_versions.iosLatestVersion": "Ultima versione iOS", + "admin.client_versions.iosLatestVersionHelp": "L'ultima versione rilasciata per iOS", + "admin.client_versions.iosMinVersion": "Versione minima per iOS", + "admin.client_versions.iosMinVersionHelp": "La versione minima per iOS richiesta", + "admin.cluster.ClusterName": "Nome Cluster:", + "admin.cluster.ClusterNameDesc": "Il nome del cluster a cui unirsi. Solo i nodi con lo stesso nome cluster si uniranno. Questo per supportare le installazioni Blue-Green o le installazioni di sviluppo che puntano allo stesso database.", + "admin.cluster.ClusterNameEx": "E.s.: \"Produzione\" o \"Sviluppo\"", + "admin.cluster.GossipPort": "Porta Gossip:", + "admin.cluster.GossipPortDesc": "Questa porta è utilizzata per il protocollo gossip. UDP e TCP devono essere permessi su questa porta.", + "admin.cluster.GossipPortEx": "E.s.: \"8074\"", + "admin.cluster.OverrideHostname": "Sovrascrivi Hostname:", + "admin.cluster.OverrideHostnameDesc": "Il valore predefinitoCompliance è una funzionalità della versione Enterprise. La licenza usata non include la funzione Compliance. Vedere il sito Mattermost per informazioni sulle licenze e prezzi.
", + "admin.compliance.save": "Salva", + "admin.compliance.saving": "Salvataggio configurazione...", + "admin.compliance.title": "Impostazioni di Compliance", + "admin.compliance.true": "vero", + "admin.complianceExport.createJob.help": "Inizia un lavoro di esportazione conforme immediatamente.", + "admin.complianceExport.createJob.title": "Esegui un lavoro di esportazione conforme adesso", + "admin.complianceExport.description": "Questa funzione supporta l'esportazione conforme ai formati Actiance XML e GlobalRelay EML ed è attualmente in beta. Il supporto per il formato Mattermost CSV è pianificato per le prossime release e sostituirà l'esistente funzionalità di Esportazione conforme.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", + "admin.ldap.emailAttrDesc": "L'attributo nel server AD/LDAP che verrà usato per popolare il campo indirizzo email degli utenti in Mattermost.", + "admin.ldap.emailAttrEx": "Es.: \"mail\" o \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "Attributi Email:", + "admin.ldap.enableDesc": "Quando abilitato, Mattermost ammetterà il login utilizzando AD/LDAP", + "admin.ldap.enableSyncDesc": "Se vero, Mattermost sincronizza periodicamente gli utenti da AD/LDAP. Se falso, gli attributi utente sono aggiornati da AD/LDAP solamente durante il login.", + "admin.ldap.enableSyncTitle": "Abilita sincronizzazione con AD/LDAP:", + "admin.ldap.enableTitle": "Abilita il login con AD/LDAP:", + "admin.ldap.firstnameAttrDesc": "(Opzionale) L'attributo usato nel server AD/LDAP che verrà utilizzato per popolare il campo nome proprio degli utenti in Mattermost. Quando abilitato, gli utenti non saranno in grado di modificare il loro nome proprio poichè sincronizzato con il server LDAP. Quando lasciato vuoto, gli utenti possono impostare il nome proprio nelle Impostazioni Account.", + "admin.ldap.firstnameAttrEx": "Es.: \"givenName\"", + "admin.ldap.firstnameAttrTitle": "Attributo nome:", + "admin.ldap.idAttrDesc": "L'attributo del server AD/LDAP che sarà usato come identificatore univoco in Mattermost. Deve essere un attributo AD/LDAP con un valore che non cambia, come un nome utente oppure un uid. Se l'attributo ID di un utente cambia, verrà creato un nuovo account Mattermost dissociato dal vecchio account. Questo è il valore usato per entrare in Mattermost nel campo \"Nome utente AD/LDAP\" presente sulla pagina di accesso. Normalmente questo attributo è lo stesso dell'attributo \"Nome utente\" sopra specificato. Se il tuo gruppo utilizza tipicamente il formato dominio\\\\nomeutente per l'accesso ad altri servizi con AD/LDAP, puoi scegliere di inserire la voce dominio\\\\nomeutente in questo campo e mantenere la coerenza tra i siti.", + "admin.ldap.idAttrEx": "Es.: \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "Attributo ID: ", + "admin.ldap.jobExtraInfo": "Scansionati utenti LDAP {ldapUsers}, aggiornati {updateCount}, disattivati {deleteCount}", + "admin.ldap.lastnameAttrDesc": "(Opzionale) L'attributo del server AD/LDAP che verrà usato per popolare il cognome degli utenti in Mattermost. Quando impostato, gli utenti non potranno modificare il loro cognome perché sarà sincronizzato con il server LDAP. Se lasciato vuoto gli utenti potranno impostare il loro cognome dalle Impostazioni Account.", + "admin.ldap.lastnameAttrEx": "Es.: \"sn\"", + "admin.ldap.lastnameAttrTitle": "Cognome:", + "admin.ldap.ldap_test_button": "Test AD/LDAP", + "admin.ldap.loginNameDesc": "Il segnaposto che appare nel campo login sulla pagina login. Predefinito \"Nome utente AD/LDAP \".", + "admin.ldap.loginNameEx": "Es.: \"AD/LDAP Username\"", + "admin.ldap.loginNameTitle": "Nome del campo login:", + "admin.ldap.maxPageSizeEx": "Es.: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "Il numero massimo di utenti che il server Mattermost richiederà al server AD/LDAP in una volta sola. 0 significa illimitato.", + "admin.ldap.maxPageSizeTitle": "Dimensione Massima pagina:", + "admin.ldap.nicknameAttrDesc": "(Opzionale) L'attributo del server AD/LDAP che verrà usato per popolare il soprannome degli utenti in Mattermost. Quando impostato, gli utenti non potranno modificare il loro soprannome perché sarà sincronizzato con il server LDAP. Se lasciato vuoto gli utenti potranno impostare il loro soprannome dalle Impostazioni Account.", + "admin.ldap.nicknameAttrEx": "Es.: \"nickname\"", + "admin.ldap.nicknameAttrTitle": "Soprannome:", + "admin.ldap.noLicense": "AD/LDAP è una funzionalità della versione Enterprise. La licenza usata non include la funzione AD/LDAP. Vedere il sito Mattermost per informazioni sulle licenze e prezzi.
", + "admin.ldap.portDesc": "La porta che Mattermost userà per connettersi al server AD/LDAP. Il valore di default è 389.", + "admin.ldap.portEx": "Es.: \"389\"", + "admin.ldap.portTitle": "Porta AD/LDAP:", + "admin.ldap.positionAttrDesc": "(Opzionale) L'attributo del server AD/LDAP che verrà usato per popolare il posizione in Mattermost.", + "admin.ldap.positionAttrEx": "Es.: \"title\"", + "admin.ldap.positionAttrTitle": "Posizione:", + "admin.ldap.queryDesc": "Il valore di timeout per le query sul server AD/LDAP. Aumentarlo nel caso si verifichino degli errori di timeout dovuti a rallentamenti sul server AD/LDAP.", + "admin.ldap.queryEx": "Es.: \"60\"", + "admin.ldap.queryTitle": "Query Timeout (secondi):", + "admin.ldap.serverDesc": "Il dominio o l'indirizzo IP del server AD/LDAP.", + "admin.ldap.serverEx": "Es.: \"10.0.0.23\"", + "admin.ldap.serverTitle": "Server AD/LDAP:", + "admin.ldap.skipCertificateVerification": "Salta Verifica Certificato Server:", + "admin.ldap.skipCertificateVerificationDesc": "Salta la verifica del certificato per le connessioni TLS o STARTTLS. Sconsigliato per gli ambienti di produzione dove è richiesto TLS. Solo per test.", + "admin.ldap.syncFailure": "Errore sincronizzazione: {error}", + "admin.ldap.syncIntervalHelpText": "La Sincronizzazione AD/LDAP aggiorna le informazioni utente di Mattermost per rispecchiate gli aggiornamenti sul server AD/LDAP. Per esempio, quando un nome utente cambia su server AD/LDAP, le modifiche vengono applicate anche in Mattermost quando avviene la sincronizzazione. Gli account eliminati o disattivati sul server AD/LDAP saranno impostati come account \"Inattivo\" su Mattermost e le loro sessioni saranno revocate. Mattermost esegue la sincronizzazione secondo l'intervallo specificato. Per esempio, se viene inserito 60, Mattermost esegue la sincronizzazione ogni 60 minuti.", + "admin.ldap.syncIntervalTitle": "Intervallo di Sincronizzazione (minuti):", + "admin.ldap.syncNowHelpText": "Avvia la sincronizzazione AD/LDAP immediatamente.", + "admin.ldap.sync_button": "Sincronizza AD/LDAP ora", + "admin.ldap.testFailure": "Test AD/LDAP Fallito: {error}", + "admin.ldap.testHelpText": "Controlla se il server Mattermost può connettersi al server AD/LDAP specificato. Controllare il file di log per messaggi dettagliati sull'errore.", + "admin.ldap.testSuccess": "Test AD/LDAP Avvenuto correttamente", + "admin.ldap.uernameAttrDesc": "L'attributo sul server AD/LDAP che verrà usato per popolare il campo nome utente in Mattermost. Può essere lo stesso dell'attributo ID.", + "admin.ldap.userFilterDisc": "(Opzionale) Inserire un filtro AD/LDAP da usare nella ricerca degli oggetti utente. Solamente gli utenti selezionati dalla query potranno accedere a Mattermost. Per Active Directory, la query per escludere gli utenti disattivati è (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Es.: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Filtro Utente:", + "admin.ldap.usernameAttrEx": "Es.: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Nome utente:", + "admin.license.choose": "Scegli file", + "admin.license.chooseFile": "Scegli file", + "admin.license.edition": "Edizione: ", + "admin.license.key": "Chiave di Licenza: ", + "admin.license.keyRemove": "Cancella licenza Enterprise ed esegui Downgrade del server", + "admin.license.noFile": "Nessun file caricato", + "admin.license.removing": "Rimozione Licenza...", + "admin.license.title": "Edizione e Licenza", + "admin.license.type": "Licenza: ", + "admin.license.upload": "Carica", + "admin.license.uploadDesc": "Carica una chiave di licenza per Mattermost Enterprise Edition per aggiornare questo server. Vai sul nostro sito per scoprire quali vantaggi offre la versione Enterprise o per acquistare una chiave di licenza.", + "admin.license.uploading": "Invio Licenza...", + "admin.log.consoleDescription": "Tipicamente impostato a false in produzione. Gli sviluppatori posso impostare questo campo a true per inviare i messaggi di log alla console in base al livello di console impostato. Se vero, il server scrive i messaggi sullo standard output stream (stdout). Cambiare questa impostazione richiede un riavvio del server.", + "admin.log.consoleJsonTitle": "Log su console in formato JSON:", + "admin.log.consoleLogLevel": "Livello log di console:", + "admin.log.consoleTitle": "Scrive i logs sulla console: ", + "admin.log.enableDiagnostics": "Abilita Diagnostica e Invio Errori:", + "admin.log.enableDiagnosticsDescription": "Abilita questa opzione per aumentare la qualità e le funzionalità di Mattermost inviando informazioni diagnostiche ed errori a Mattermost, Inc. Leggi la nosta politica sulla privacy per scoprirne di più.", + "admin.log.enableWebhookDebugging": "Attiva il debug di Webhook:", + "admin.log.enableWebhookDebuggingDescription": "Per trasmettere il corpo delle richieste in ingresos ai webhooks alla console, attivare questa opzione e impostare il {boldedConsoleLogLevel} a 'DEBUG'. Disattivare questa opzione per non scrivere il corpo delle richieste al webhook nei log della console quando si lavora in modalità DEBUG.", + "admin.log.fileDescription": "Tipicamente abilitato in produzione. Quando attivo, i log registrati vengono scritti nel file mattermost.log all'interno della directory specificata nel campo File Log Directory. I log vengono ruotati ogni 10,000 linee ed archiviati in un file presente nella stessa directory, con un nome ed una data comprendente un numero di serie. Per esempio, mattermost.2017-03-31.001. Cambiare questa impostazione richiedo un riavvio del server.", + "admin.log.fileJsonTitle": "Log su file in formato JSON:", + "admin.log.fileLevelDescription": "Questa impostazione determina il livello di dettaglio con cui i log vengono scritti. ERROR: Scrive solo messaggi di errore. INFO: Scrive i messaggi di errore e le informazioni di avvio e inizializzazione. DEBUG: Scrive informazioni dettagliate per gli sviluppatori in fase di debug.", + "admin.log.fileLevelTitle": "Livello di log file:", + "admin.log.fileTitle": "File di log: ", + "admin.log.jsonDescription": "Se vero, gli eventi loggati saranno scritti in formato JSON leggibile da macchina. Altrimenti saranno scritti come testo non formattato. Modificare questa impostazione richiede un riavvio del server.", + "admin.log.levelDescription": "Questa impostazione determina il livello di dettaglio con cui il log degli eventi è inviato alla console. ERROR: Scrive solo i messaggi di errore. INFO: Scrive i messaggi di errore e le informazioni di avvio e inizializzazione. DEBUG: Scrive informazioni dettagliate per gli sviluppatori in fase di debug.", + "admin.log.levelTitle": "Livello log di console:", + "admin.log.locationDescription": "La posizione dei file di log. Se vuoto i file verranno salvati nella cartella ./logs. Questo percorso deve esistere e Mattermost deve averne accesso in scrittura. Cambiare questa impostazione richiede un riavvio del server.", + "admin.log.locationPlaceholder": "Immetti la posizione del tuo file", + "admin.log.locationTitle": "Cartella file di log:", + "admin.log.logSettings": "Impostazioni di Log", + "admin.logs.bannerDesc": "Per cercare gli utenti tramite ID utente o token di accesso, andare in Reportistica > Utenti ed incollare l'ID nel campo di ricerca.", + "admin.logs.next": "Prossimo", + "admin.logs.prev": "Precedente", + "admin.logs.reload": "Ricarica", + "admin.logs.title": "Log del Server", + "admin.manage_roles.additionalRoles": "Seleziona permessi addizionali per l'account. Scopri di più su ruoli e permessi.", + "admin.manage_roles.allowUserAccessTokens": "Permetti a questo account di generare token di accesso.", + "admin.manage_roles.allowUserAccessTokensDesc": "Rimuovere questo permesso non elimina i token esistenti. Per eliminarli, utilizzare il menu utente Gestione Token.", + "admin.manage_roles.cancel": "Annulla", + "admin.manage_roles.manageRolesTitle": "Gestisci ruoli", + "admin.manage_roles.postAllPublicRole": "Accede alle pubblicazione di tutti i canali pubblici.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", + "admin.manage_roles.postAllRole": "Accede a tutte le pubblicazioni inclusi i messaggi diretti.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", + "admin.manage_roles.save": "Salva", + "admin.manage_roles.saveError": "Impossibile salvare i ruoli.", + "admin.manage_roles.systemAdmin": "Amministratore di Sistema", + "admin.manage_roles.systemMember": "Membro", + "admin.manage_tokens.manageTokensTitle": "Gestione Token di accesso personali", + "admin.manage_tokens.userAccessTokensDescription": "I Token di accesso sono simili ai token di sessione e possono essere utilizzati dalle integrazioni per interagire con il server di Mattermost. I token sono disattivati se l'utente viene disattivato. Più informazioni sui token di accesso.", + "admin.manage_tokens.userAccessTokensIdLabel": "ID token: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Descrizione del Token: ", + "admin.manage_tokens.userAccessTokensNone": "Nessun Token di accesso personale.", + "admin.metrics.enableDescription": "Quando abilitato, Mattermost abiliterà il monitoraggio e l'analisi delle prestazioni. Consultare la documentazione per ottenere maggiori informazioni su come configurare il monitoraggio delle prestazioni per Mattermost.", + "admin.metrics.enableTitle": "Abilitare il monitor delle performance:", + "admin.metrics.listenAddressDesc": "L'indirizzo su cui il server starà in ascolto per esporre le informazioni di performace.", + "admin.metrics.listenAddressEx": "Es.: \":8067\"", + "admin.metrics.listenAddressTitle": "Indirizzo di ascolto:", + "admin.mfa.bannerDesc": "Autenticazione Multi-fattore è disponibile per gli account con login AD/LDAP. Qualora vengano adoperati altri metodi di autenticazione sarà necessario configurare MFS con il provider di autenticazione.", + "admin.mfa.cluster": "Alta", + "admin.mfa.title": "Autenticazione Multi-fattore", + "admin.nav.administratorsGuide": "Guida dell'amministratore", + "admin.nav.commercialSupport": "Supporto commerciale", + "admin.nav.help": "Aiuto", + "admin.nav.logout": "Esci", + "admin.nav.report": "Segnala un problema", + "admin.nav.switch": "Selezione gruppo", + "admin.nav.troubleshootingForum": "Forum risoluzione problematiche", "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.notifications.push": "Notifiche Mobile", + "admin.notifications.title": "Impostazioni delle notifiche", "admin.oauth.gitlab": "GitLab", - "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.google": "Applicazioni Google", + "admin.oauth.off": "Impedisci l'autenticazione tramite un fornitore OAuth 2.0", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "claim.ldap_to_email.pwdError": "Inserisci la tua password.", + "claim.ldap_to_email.pwdNotMatch": "Le password non corrispondono.", + "claim.ldap_to_email.switchTo": "Cambia account a email/password", + "claim.ldap_to_email.title": "Cambia account AD/LDAP a Email/Password", + "claim.oauth_to_email.confirm": "Conferma password", + "claim.oauth_to_email.description": "Dopo aver convalidato il tuo account, potrai accedere solo con la tua email e password.", + "claim.oauth_to_email.enterNewPwd": "Inserisci la tua password per il tuo account email {site}", + "claim.oauth_to_email.enterPwd": "Inserisci una password.", + "claim.oauth_to_email.newPwd": "Nuova Password", + "claim.oauth_to_email.pwdNotMatch": "Le password non corrispondono.", + "claim.oauth_to_email.switchTo": "Cambia {type} ad email e password", + "claim.oauth_to_email.title": "Cambia account {type} a Email", + "confirm_modal.cancel": "Cancella", + "connecting_screen": "Connessione", + "convert_channel.cancel": "No, annulla", + "convert_channel.confirm": "Sì, converti a canale privato", + "convert_channel.question1": "Quando si converte {display_name} a canale privato, la storia e i membri vengono conservati. I file condivisi pubblicamente rimango accessibili a chiunque abbia il link. L'ingresso in un canale privato avviene solo previo invito.", + "convert_channel.question2": "Questa modifica è permanente e non può essere cancellata.", + "convert_channel.question3": "Procedere con la conversione di {display_name} a canale privato?", + "convert_channel.title": "Convertire {display_name} a canale privato?", + "copy_url_context_menu.getChannelLink": "Copia collegamento", + "create_comment.addComment": "Aggiungi un commento...", + "create_comment.comment": "Aggiungi commento", + "create_comment.commentLength": "La lunghezza dei commenti deve essere meno di {max} caratteri.", + "create_comment.commentTitle": "Commento", + "create_comment.file": "Invio file", + "create_comment.files": "Invio file in corso", + "create_post.comment": "Commento", + "create_post.deactivated": "Stai visualizzando un canale archiviato con un utente disattivato.", + "create_post.error_message": "Il tuo messaggio è troppo lungo. Conteggio caratteri: {length}/{limit}", + "create_post.post": "Pubblica", + "create_post.read_only": "Questo canale è in sola lettura. Solo i membri con i permessi corretti possono pubblicare qui.", + "create_post.shortcutsNotSupported": "Le scorciatoie da tastiera non sono supportate sul tuo dispositivo.", + "create_post.tutorialTip": "Scrivi qui il tuo messaggio e premi INVIO per pubblicarlo.
Clicca il pulsante Allegato per inviare un immagine o un file.
", + "create_post.write": "Scrivi un messaggio...", + "create_team.agreement": "Procedendo con la creazione del tuo account e utilizzando {siteName}, acconsenti ai nostri Termini di Utilizzo del Servizio e alla nostra Politica sulla Privacy. Se non sei d'accordo, non puoi utilizzare {siteName}.", + "create_team.display_name.charLength": "Il nome deve essere lungo {min} o più caratteri fino ad un massimo di {max}. Puoi aggiungere una descrizione più lunga in seguito.", + "create_team.display_name.nameHelp": "Nome del gruppo in tutti i linguaggi. Il nome del gruppo compare nei menu e nei titoli.", + "create_team.display_name.next": "Prossimo", + "create_team.display_name.required": "Il campo è richiesto", + "create_team.display_name.teamName": "Nome del gruppo", + "create_team.team_url.back": "Torna al passo precedente", + "create_team.team_url.charLength": "Il nome deve essere di almeno {min} caratteri e massimo {max}", + "create_team.team_url.creatingTeam": "Creazione gruppo...", + "create_team.team_url.finish": "Fine", + "create_team.team_url.hint": "La tua email è stata veridicata! Click qui per accedere.
", + "emoji_list.actions": "Azioni", + "emoji_list.add": "AggiungiEmoji personalizzati", + "emoji_list.creator": "Creatore", + "emoji_list.delete": "Cancella", + "emoji_list.delete.confirm.button": "Cancella", + "emoji_list.delete.confirm.msg": "Questa operazione cancella definitivamente l'emoji personalizzato. Sei sicuro di volerlo cancellare?", + "emoji_list.delete.confirm.title": "Cancella Emoji personalizzato", + "emoji_list.empty": "Nessun Emoji personalizzato trovato", + "emoji_list.header": "Emoji personalizzati", + "emoji_list.help": "Le emoji personalizzate sono disponibili a chiunque sul server. Scrivere ':' seguito da due caratteri nella casella del messaggio per visualizzare il menu di selezione delle emoji.", + "emoji_list.help2": "Consiglio: Se aggiungi #, ## o ### come primo carattere su una nuova linea contenente emoji, puoi usare emoji più grandi. Per provarlo, invia un messaggio ad esempio: '# :smile:'.", + "emoji_list.image": "Immagine", + "emoji_list.name": "Nome", + "emoji_list.search": "Cerca Emoji personalizzate", + "emoji_list.somebody": "Qualcuno di un altro gruppo", + "emoji_picker.activity": "Attività", + "emoji_picker.custom": "Personalizzata", + "emoji_picker.emojiPicker": "Selettore Emoji", + "emoji_picker.flags": "Contrassegni", + "emoji_picker.foods": "Cibi", + "emoji_picker.nature": "Natura", + "emoji_picker.objects": "Oggetti", + "emoji_picker.people": "Persone", + "emoji_picker.places": "Luoghi", + "emoji_picker.recent": "Usati di recente", + "emoji_picker.search": "Ricerca", + "emoji_picker.searchResults": "Risultati di Ricerca", + "emoji_picker.symbols": "Simboli", + "ent.cluster.save_config_with_roles.error": "Questa impostazione non può essere salvata se è attiva l'alta affidabilità e la console di sistema è in sola lettura: {keys}.", + "error.generic.link": "Torna a {siteName}", + "error.generic.link_message": "Torna a {siteName}", + "error.generic.message": "Si è verificato un errore.", + "error.generic.title": "Errore", + "error.local_storage.help1": "Attiva cookies", + "error.local_storage.help2": "Disattiva navigazione privata", + "error.local_storage.help3": "Utilizza un browser supportato (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge 40+)", + "error.local_storage.message": "Mattermos non è riuscito a caricarsi a causa di un'impostazione sul tuo browser che impedisce di utilizzare le funzioni di archiviazione locale. Per permettere a Mattermost di caricarsi, prova le seguenti azioni:", + "error.local_storage.title": "Impossibile Caricare Mattermost", + "error.not_found.link_message": "Torna a Mattermost", + "error.not_found.message": "La pagina che cerchi di raggiungere non esiste", + "error.not_found.title": "Pagina non trovata", + "error.oauth_missing_code": "Il provider del servizio {service} non ha fornito un codice di autorizzazione nell'URL di redirect.", + "error.oauth_missing_code.forum": "Se hai ricontrollato il codice qui sopra e hai ancora problemi con la configurazione, puoi scriverci a {link} e saremo lieti di aiutarti con l'installazione.", + "error.oauth_missing_code.forum.link": "Forum risoluzione problematiche", + "error.oauth_missing_code.gitlab": "Per {link} assicurati di aver seguito le istruzioni di installazione.", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", - "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.google": "Per {link} assicurati che il tuo amministratore abbia abilitato le API Google+.", + "error.oauth_missing_code.google.link": "Applicazioni Google", + "error.oauth_missing_code.office365": "Per {link} assicurati che l'amministratore della tua organizzazione Microsoft abbia abilitato l'app di Mattermost.", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", + "error.oauth_missing_code.title": "Mattermost ha bisogno del tuo aiuto", + "error_bar.apiv3_enabled": "Le API versione 3 sono deprecate e schedulate per essere rimosse. Scopri come migrare alle APIv4.", + "error_bar.expired": "La lincenza Enterprise è scaduta e alcune funzionalità possono essere state disattivate. Rinnova ora la licenza.", + "error_bar.expiring": "La licenza Enterprise scade il {date}. Rinnova ora la licenza.", + "error_bar.past_grace": "La licenza Enterprise è scaduta e alcune funzionalità possono essere state disattivate. Contatta il tuo Amministratore di Sistema per ulteriori dettagli.", + "error_bar.preview_mode": "Modalità anteprima: Le notifiche email non sono state configurate", + "error_bar.site_url": "Configura il tuo {docsLink} nella {link}.", + "error_bar.site_url.docsLink": "URL del sito", + "error_bar.site_url.link": "Console di Sistema", + "error_bar.site_url_gitlab": "Configura il tuo {docsLink} nella Console di Sistema o in gitlab.rb se stai usando GitLab Mattermost.", + "file_attachment.download": "Scarica", + "file_info_preview.size": "Dimensione ", + "file_info_preview.type": "Tipo file ", + "file_upload.disabled": "Gli allegati sono disattivati.", + "file_upload.fileAbove": "File sopra i {max}MB non possono essere caricati: {filename}", + "file_upload.filesAbove": "File sopra i {max}MB non possono essere caricati: {filenames}", + "file_upload.limited": "Si possono caricare solo {count, number} file alla volta.", + "file_upload.pasted": "Immagine incollata a ", + "file_upload.zeroBytesFile": "Stai caricando un file vuoto: {filename}", + "file_upload.zeroBytesFiles": "Stai caricando dei file vuoti: {filenames}", + "filtered_channels_list.search": "Cerca canali", + "filtered_user_list.any_team": "Tutti gli utenti", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", + "filtered_user_list.member": "Membro", + "filtered_user_list.next": "Prossimo", + "filtered_user_list.prev": "Precedente", + "filtered_user_list.search": "Cerca utenti", + "filtered_user_list.searchButton": "Ricerca", + "filtered_user_list.show": "Filtro:", + "filtered_user_list.team_only": "Membri di questo gruppo", "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", + "find_team.findDescription": "Un email con collegamento è stata inviata a tutti i gruppi a cui appartieni.", + "find_team.findTitle": "Trova il tuo gruppo", + "find_team.getLinks": "Un email con collegamento è stata inviata a tutti i gruppi a cui appartieni.", + "find_team.placeholder": "tuo@dominio.com", + "find_team.send": "Invia", + "find_team.submitError": "Inserisci un indirizzo email valido", + "flag_post.flag": "Contrassegna", + "flag_post.unflag": "Togli contrassegno", + "general_tab.chooseDescription": "Scegli una nuova descrizione per il tuo gruppo", + "general_tab.codeDesc": "Clicca su 'Modifica' per rigenerare il codice di invito.", + "general_tab.codeLongDesc": "Il codice di invito è usato come parte dell'URL nel collemento di invito ad unirsi a un gruppo {getTeamInviteLink} nel menu principale. Rigenerarlo crea un nuovo collegamento di unione al gruppo e invalida il collegamento precedente.", + "general_tab.codeTitle": "Codice di invito", + "general_tab.emptyDescription": "Clicca 'Modifica' per aggiungere una descrizione al gruppo.", + "general_tab.getTeamInviteLink": "Ottieni collegamento di invito al gruppo", + "general_tab.includeDirDesc": "Includere questo gruppo visualizzerà il nome del gruppo nella sezione Directory Gruppo della Pagina Principale e offrirà un colleamento alla pagina di unione.", "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "general_tab.openInviteDesc": "Se sì, un collegamento a questo gruppo verrà inserito nella pagina principale consentendo a chiunque di unirsi a questo gruppo.", + "general_tab.openInviteTitle": "Permetti a tutti gli utenti con un account su questo server di unirsi al gruppo", + "general_tab.regenerate": "Rigenera", + "general_tab.required": "Il campo è richiesto", + "general_tab.teamDescription": "Descrizione del gruppo", + "general_tab.teamDescriptionInfo": "La descrizione del gruppo offre informazioni aggiunti per aiutare gli utenti a scegliere il gruppo corretto. Massimo 50 caratteri.", + "general_tab.teamIcon": "Icona del Gruppo", + "general_tab.teamIconEditHint": "Click 'Modifica' per caricare un immagine.", + "general_tab.teamIconEditHintMobile": "Clicca per caricare un'immagine.", + "general_tab.teamIconError": "Si è verificato un errore selezionando l'immagine.", + "general_tab.teamIconInvalidFileType": "Solo immagini BPM, JPG o PNG possono essere usate come foto del gruppo", + "general_tab.teamIconLastUpdated": "Ultimo aggiornamento immagine {date}", + "general_tab.teamIconTooLarge": "Impossibile caricare la foto del gruppo. Il file è troppo grande.", + "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à?", + "get_app.androidAppName": "Mattermost per Android", + "get_app.androidHeader": "Mattermost funziona meglio se passi alla nostra app per Android", + "get_app.continue": "continua", + "get_app.continueWithBrowser": "o {link}", + "get_app.continueWithBrowserLink": "continua sul browser", + "get_app.iosHeader": "Mattermost funziona meglio se passi alla nostra app per iPhone", "get_app.mattermostInc": "Mattermost, Inc", "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_link.clipboard": " Collegamento copiato", + "get_link.close": "Chiudi", + "get_link.copy": "Copia collegamento", + "get_post_link_modal.help": "Il collegamento sottostante permette agli utenti autorizzati di vedere le tue pubblicazioni.", + "get_post_link_modal.title": "Copia permalink", + "get_public_link_modal.help": "Il collegamento sottostante permette a chiunque di vedere questo file senza essere registrato su questo server.", + "get_public_link_modal.title": "Copia collegamento pubblico", + "get_team_invite_link_modal.help": "Invia ai colleghi il collegamento sottostante per farli aggiungere a questo gruppo. Il collegamento di invito al gruppo può essere condiviso con più colleghi dal momento che non cambia se non viene rigenerato nelle Impostazioni del Gruppo da un Amministratore di Gruppo.", + "get_team_invite_link_modal.helpDisabled": "La creazione di utenti è stata disabilitata per il tuo gruppo. Chiedi al tuo amministratore per maggiori dettagli.", + "get_team_invite_link_modal.title": "Copia il collegamento di invito al gruppo", + "help.attaching.downloading": "#### Scaricamento File\nScarica un file allegato cliccando sull'icona di download vicino all'anteprima o aprendo il file in anteprima e cliccando **Scarica**.", + "help.attaching.dragdrop": "#### Drag and Drop\nCarica uno o più file trascinandoli dal tuo computer nel barra di destra o nel riquadro centrale. Trascinare i file li allega nella casella del messaggio, puoi aggiungere un messaggio opzionale e premere **INVIO** per pubblicarli.", + "help.attaching.icon": "####Allega icona\nIn alternativa, puoi caricare file cliccando la clip grigia nella casella del messaggio. Questo apre una finestra per selezionare i file e cliccando **Apri** puoi caricare i file nella casella del messaggio. Puoi aggiungere un messaggio opzionale e premere **INVIO** per pubblicarli.", + "help.attaching.limitations": "## Limiti sulla dimensione dei file\nMattermost support al massimo cinque file per post, ciascuno con una dimensione massima di 50Mb.", + "help.attaching.methods": "## Metodi per allegare\nAllega un file trascinandolo oppure cliccando l'icona per gli allegati nella casella del messaggio.", + "help.attaching.notSupported": "Anteprima documento (Word, Excel, PPT) non ancora supportate.", + "help.attaching.pasting": "#### Incollare immagini\nSu Chrome e Edge è possibile caricare i file incollandoli direttamente dagli appunto. Questo non è attualmente supportato su altri browsers.", + "help.attaching.previewer": "## Anteprima files\nMattermost ha un meccanismo di anteprima file integrato. Clicca sui thumbnail di un file per aprirne l'anteprima.", + "help.attaching.publicLinks": "#### Condivisione collegamenti pubblici\nI link pubblici ti consentono di condividere file con persone esterne al gruppodi Mattermost. Apri un file con l'anteprima e clicca su **Copia collegamento pubblico**. Questo apre una finestra di dialogo con un collegamento da copiare. Quando il collegamento è condiviso e aperto da altri utenti, il file verrà automaticamente scaricato.", + "help.attaching.publicLinks2": "Se **Copia collegamento pubblico** non è visibile nell'anteprima del file e vuoi attivare questa funzione, chiedi al tuo Amministratore di Sistema di attivare la funzione nella Console di Sistema sotto **Sicurezza** > **Collegamenti pubblici**.", + "help.attaching.supported": "#### Tipi di media supportati\nSe stai cercando di visualizzare l'anteprima di un file non supportato, il visualizzatore aprira una finestra standard. I tipi di file supportati dipendono pensantemente dal browser e dal sistema operativo utilizzati ma i seguenti formati sono supportati da Mattermost nell maggior parte dei casi:", + "help.attaching.supportedList": "- Immagini: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documenti: PDF", + "help.attaching.title": "#Allega file\n", + "help.commands.builtin": "## Comandi integrati\nI seguenti comandi slash sono disponibili in Mattermost:", + "help.commands.builtin2": "Comincia digitando '/' e una lista di comandi slash comparirà sopra la casella del messaggio. L'autocompletament aiuta fornendo dei formati di esempio e una breve descrizione del comando slash.", + "help.commands.custom": "## Comandi personalizzati\nI comandi slash personalizzati possono essere integrati con applicazioni esterne. Per esempio, un gruppo può configurare un comando slash per controllare lo stato di un record con '/paziente marco rossi' oppure per controllare le previsioni meteo per la settimana con '/meteo roma week'. Controlla con il tuo Amministratore di Sistema o apri la lista completa digitando '/' per capire se il tuo gruppo a configurato dei comandi slash personalizzati.", + "help.commands.custom2": "I comandi slash personalizzati sono disattivati di default ma possono essere abilitati da un Amministratore di Sistema nella **Console di Sistema** > **Integrazioni** > **Webhooks e Comandi**. Scopri come configurare dei comandi slash personalizzati alla pagina (http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "I comandi slash compiono operazioni in Mattermost digitando nella casella del messaggio. Inserire una '/' seguita dal comando e alcuni argomenti per eseguire l'operazione.\n\nI comandi slash integrati sono forniti con tutte le installazioni di Mattermost e i comandi slash personalizzati sono configurabili per interagire con dei programmi esterni. Scopri come configurare dei comandi slash personalizzati alla pagina (http://docs.mattermost.com/developer/slash-commands.html). ", + "help.commands.title": "# Eseguire comandi\n", + "help.composing.deleting": "## Cancellare un messaggio\nCancellare un messaggio cliccando l'icona **[...]** vicino a ogni messaggio inviato, poi cliccare **Cancella**. Amministratori di Sistema e di Gruppo possono cancellare qualsiasi messaggio sul loro sistema o gruppo.", + "help.composing.editing": "## Editing a Message\nModifica un messaggio cliccando **[...]** vicino al messaggio che hai inviato, poi clicca **Modifica**. Dopo aver fatto le modifiche, premi **INVIO** per applicare i cambiamenti. Le modifiche ai messaggi non fanno scattare le notifiche @mention, le notifiche desktop o i suoni di notifica.", + "help.composing.linking": "## Collegamento a un messaggio\nLa funzione **Permalink** crea un collegamento a qualsiasi messaggio. Condividendo questo collegamento con altri utenti nel canale permetti a questi di visualizzare il messaggio collegato nella sezione Archivio Messaggi. Gli utenti che non appartengono al canale dov'è stato pubblicato il messaggio non possono visualizzare il permalink. Per ottenere il permalink cliccare **[...]** vicino al messaggio desiderato poi > **Permalink** > **Copia collegamento**.", + "help.composing.posting": "##Pubblicare un messaggio\nScrivere un messaggio nella casella di testo, premere INVIO per inviarlo. Usare SHIFT+INVIO per creare una nuova linea nello stesso messaggio. Per inviare i messaggi con CTRL+INVIO andare in **Menu principale > Impostazioni account > Invio messaggi con CTRL+INVIO**.", + "help.composing.posts": "####Pubblicazioni\nLe pubblicazioni possono essere considerate messaggi principali. Sono messaggi che spesso iniziano una serie di risposte. Le pubblicazioni sono create e inviate dalla casella di testo posta in fondo al pannello centrale.", + "help.composing.replies": "#### Risposte\nPer rispondere a un messaggio cliccare sull'icona vicino a quest'ultimo. Quest'azione apre il pannello sulla destra dove si trova la serie di risposte del messaggio e dove è possibile scrivere e pubblicare la propria risposta. Le risposte sono indentate nel pannello centrale per indicare che sono messaggi figli della pubblicazione principale.\n\nQuando si scrive una risposta nel pannello di destra, cliccare sull'icona espandi/contrai in cima al pannello per facilitare la lettura dei contenuti.", + "help.composing.title": "# Inviare messaggi\n", + "help.composing.types": "## Tipi di messaggio\nRispondere ai messaggi per mantenere organizzate le conversazioni.", + "help.formatting.checklist": "Costruire una lista di operazioni utilizzando le parentesi quadre:", + "help.formatting.checklistExample": "- [ ] Primo elemento\n- [ ] Secondo elemento\n- [x] Elemento completato", + "help.formatting.code": "## Blocco codice\n\nPer creare un blocco di codice indentare ogni linea di quattro spazi, oppure utilizzare ``` sulle linea prima e dopo quella del codice.", + "help.formatting.codeBlock": "Blocco di codice", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", + "help.formatting.emojis": "## Emojis\n\nAprire il pannello delle Emoji scrivendo `:`. Una lista completa delle emoji si può trovare [qui](http://www.emoji-cheat-sheet.com/). E' possibile creare delle [Emoji Personalizzate](http://docs.mattermost.com/help/settings/custom-emoji.html) se l'emoji che si vuole usare non esiste.", + "help.formatting.example": "Esempio:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", + "help.formatting.headings": "## Titoli\n\nCreare un titolo scrivendo # seguito da uno spazio prima del titolo. Per titoli più piccoli, usare più #.", + "help.formatting.headings2": "Oppure, per sottolineare il testo usare `===` o `---` per creare dei titoli.", + "help.formatting.headings2Example": "Titolo largo\n-------------", + "help.formatting.headingsExample": "## Titolo largo\n### Titolo medio\n#### Titolo piccolo", + "help.formatting.images": "## Immagini in linea\n\nPer aggiungere immagini in linea usare un `!` seguito dal testo alternativo tra parentesi quadre e il collegamento tra parentesi tonde. Aggiungere il testo in hover mettendolo tra apici dopo il collegament.", + "help.formatting.imagesExample": "\n\ne\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Codice in linea\n\nPer creare del codice in linea con un carattere monospazio racchiudere il testo tra apici inversi.", + "help.formatting.intro": "L'uso dei mark semplifica la formattazione dei messaggi. Scrivere un messaggio normalmente e usare queste regole per formattarlo in maniera speciale.", + "help.formatting.lines": "## Linee\n\nCreare una linea usando tre `*`, `_`, o `-`.", + "help.formatting.linkEx": "[Scopri Mattermost!](https://about.mattermost.com/)", + "help.formatting.links": "## Collegamenti\n\nCreare dei collegamenti etichettatti inserendo il testo tra parentesi quadre e il relativo collegamento tra parentesi tonde.", + "help.formatting.listExample": "* primo elemento\n* secondo elemento\n * primo sottoelemento", + "help.formatting.lists": "## Liste\n\nCreare una lista usando `*` o `-` come punti della lista. Indentare il punto aggiungento due spazi.", "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", + "help.formatting.ordered": "Per creare una lista ordinata utilizzare i numeri:", + "help.formatting.orderedExample": "1. Primo elemento\n2. Secondo elemento", + "help.formatting.quotes": "## Citazioni\n\nCreare le citazioni usando `>`.", + "help.formatting.quotesExample": "`> block quotes` sono formattati come:", "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", + "help.formatting.renders": "Formattato come:", "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", + "help.formatting.style": "## Stile testo\n\nUsare `_` o `*` intorno a una parola per la formattazione corsiva. Usarne due per il grassetto.\n\n* `_corsivo_` formattato come _corsivo_\n* `**grassetto**` formattato come **grassetto**\n* `**_grassetto-corsivo_**` formattato come **_grassetto-corsivo_**\n* `~~sbarrato~~`formattato come ~~sbarrato~~", + "help.formatting.supportedSyntax": "I linguaggi supportati sono:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### Evidenziazione\n\nPer evidenziare del testo digitare il testo dopo ```. Mattermost offre quattro tipi di temi (GitHub, Solarized Dark, Solarized Light, Monokai) che possono essere cambiati in **Impostazioni Account** > **Display** > **Tema ** > **Tema personalizzato** > **Stili canale centrale**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "help.formatting.tableExample": "|Allineato a sinitra | Allineato al centro | Allineato a destra |\n| :------------ |:---------------:| -----:|\n| Colonna 1| testo | $100 |\n| Colonna 2 | è | $10 |\n| Colonna 3 | centrato | $1 |", + "help.formatting.tables": "## Tabelle\n\nCreare una tabella inserendo una linea tratteggiata sotto la riga d'intestazione e separando le colonne con un pipe `|`. (Le colonne non necessitano di essere allineate per funzionare). Scegliere come allinea il testo nelle colonne inserendo due punti `:` nell'intestazione.", + "help.formatting.title": "# Formattare il testo\n", + "help.learnMore": "Scopri di più:", + "help.link.attaching": "Allegare file", + "help.link.commands": "Eseguire comandi", + "help.link.composing": "Scrivere messaggi e risposte", + "help.link.formatting": "Formattare i messaggi con i marker", + "help.link.mentioning": "Citare i colleghi", + "help.link.messaging": "Messaggistica di base", + "help.mentioning.channel": "#### @Channel\nSi può citare un intero canale scrivendo `@channel`. Tutti i membri del canale riceveranno una notifica come se fossero stati citati singolarmente.", + "help.mentioning.channelExample": "@channel ottimo lavoro sulle interviste questa settimana. Penso che abbiamo trovato degli eccellenti potenziali candidati!", + "help.mentioning.mentions": "## @Mentions\nUsare @mentions per avere l'attenzione di uno specifico membro del gruppo.", + "help.mentioning.recent": "## Menzioni recenti\nClick `@` vicino alla casella di ricerca per ottenere una lista delle @mentions recenti e delle parole che hanno scatenato citazioni. Cliccare **Salta** vicino al risultato nella barra laterale per spostare il pannello centrale sul canale e sulla posizione del messaggio della citazione.", + "help.mentioning.title": "# Citare i colleghi\n", + "help.mentioning.triggers": "## Parole che attivano le citazioni\nOltre alle notifiche con @username e @channel, si possono personalizzare le parole che scatenano delle notifiche per citazione in **Impostazioni Account** > **Notifiche** > **Parole che attivano notifiche per citazione**. Per default si riceve una notifica per citazione con il proprio nome e si possono aggiungere altre parole scrivendole nella casella separate da virgola. Questo è utile se si vuole essere notificati su pubblicazioni relative a certi argomenti, per esempio “intervista” o “marketing”.", + "help.mentioning.username": "#### @Username\nSi può citare un collega usando il carattere `@` più il nome utente da notificare.\n\nScrivere `@` per far comparire una lista dei membri del gruppo che si possono notificare. Per filtrare la lista scrivere le prime lettere del nome utente, del nome, cognome o soprannome. Le frecce **Su** e **Giù** possono essere usate per scorrere la lista, premendo **INVIO** si seleziona l'utente da citare. Alla selezione, il nome utente sostituisce automaticamente il nome o il soprannome.\nL'esempio seguente invia una notifica ad **alice** con i riferimenti al canale e al messaggio in cui è stata citata. Se **alice** è offline ma ha le [notifiche email](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) attive, riceverà un messaggio email con il testo della notifica.", + "help.mentioning.usernameCont": "Se l'utente citato non appartiene al canale, verrà visualizzato un Messaggio di Sistema. Questo è un messaggio temporaneo visibile solo alla persona che ha cercato di fare la citazione. Per aggiungere l'utente citato al canale, utilizzare la casella nel menu accanto al nome del canale e scegliere **Aggiungi membri**.", + "help.mentioning.usernameExample": "@alice come è andata la tua intervista con il nuovo candidato?", + "help.messaging.attach": "**Allegare file** trascinando i file in Mattermost o cliccando l'icona degli allegato nella casella del messaggio.", + "help.messaging.emoji": "**Aggiungere emoji velocemente** scrivendo \":\", che aprirà il pannello delle emoji. Se le emoji esistenti non contengono quella cercata è possibile creare delle [emoji personalizzate](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Formattare i messaggi** utilizzando la formattazione che supporta gli stili di testo, titoli, collegamenti, emoji, blocchi di codice, citazioni, tabelle, liste e immagini in linea.", + "help.messaging.notify": "**Notificare i colleghi** quando serve scrivendo `@username`.", + "help.messaging.reply": "**Rispondere ai messaggi** cliccando sulla freccia di risposta accanto al messaggio.", + "help.messaging.title": "# Messaggistica di base\n", + "help.messaging.write": "**Scrivere messaggi* utilizzando la casella di testo in fondo a Mattermost. Premere INVIO per pubblicare il messaggio. Utilizzare SHIFT + INVIO per creare una nuova linea nello stesso messaggio.", + "installed_command.header": "Comandi Slash", + "installed_commands.add": "Aggiungere Comando Slash", + "installed_commands.delete.confirm": "Questa operazione cancella definitivamente il comando slash e interrompe ogni integrazione che ne fa uso. Sicuro di volerlo cancellare?", + "installed_commands.empty": "Nessun comando trovato", + "installed_commands.header": "Comandi Slash", + "installed_commands.help": "Utilizza i comandi slash per connettere gli strumenti esterni a Mattermost. {buildYourOwn} oppure visita la {appDirectory} per trovare app self-hosted, app di terze parti e integrazioni.", + "installed_commands.help.appDirectory": "Cartella delle app", + "installed_commands.help.buildYourOwn": "Costruisci il tuo", + "installed_commands.search": "Cerca comandi slah", + "installed_commands.unnamed_command": "Comando slash senza nome", + "installed_incoming_webhooks.add": "Aggiungere webhook in ingresso", + "installed_incoming_webhooks.delete.confirm": "Questa azione cancella definitivamente il webhook in ingresso e interrompe tutte le integrazioni che ne fanno uso. Sicuro di volerlo cancellare?", + "installed_incoming_webhooks.empty": "Nessun webhooks in ingresso trovato", + "installed_incoming_webhooks.header": "Webhooks in ingresso", + "installed_incoming_webhooks.help": "Utilizza i webhook in ingresso per collegare strumenti esterni a Mattermost. {buildYourOwn} oppure visita la {appDirectory} per trovare app self-hosted, app di terze parti e integrazioni.", + "installed_incoming_webhooks.help.appDirectory": "Cartella delle app", + "installed_incoming_webhooks.help.buildYourOwn": "Costruisci il tuo", + "installed_incoming_webhooks.search": "Cerca webhook in ingresso", + "installed_incoming_webhooks.unknown_channel": "Un webhook privato", + "installed_integrations.callback_urls": "URL di callback: {urls}", + "installed_integrations.client_id": "ID client: {clientId}", + "installed_integrations.client_secret": "Segreto client: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.creation": "Creato da {creator} il {createAt, date, full}", + "installed_integrations.delete": "Cancella", + "installed_integrations.edit": "Modifica", + "installed_integrations.hideSecret": "Nascondi segreto", + "installed_integrations.regenSecret": "Rigenera segreto", + "installed_integrations.regenToken": "Rigenera token", + "installed_integrations.showSecret": "Mostra segreto", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Attiva quando: {triggerWhen}", + "installed_integrations.triggerWords": "Parole chiave: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Applicazione OAuth 2.0 senza nome", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", + "installed_oauth_apps.add": "Aggiungi applicazione OAuth 2.0", + "installed_oauth_apps.callbackUrls": "URL di callback (uno per riga)", + "installed_oauth_apps.cancel": "Cancella", + "installed_oauth_apps.delete.confirm": "Questa operazione cancella definitivamente l'applicazione OAuth 2.0 e interrompe tutte le integrazioni che ne fanno uso. Sicuro di volerla cancellare?", + "installed_oauth_apps.description": "Descrizione", + "installed_oauth_apps.empty": "Nessun applicazion OAuth 2.0 trovata", + "installed_oauth_apps.header": "Applicazioni OAuth 2.0", + "installed_oauth_apps.help": "Crea {oauthApplications} per integrare in sicurezza bot e app di terze parti con Mattermost. Visita {appDirectory} per scoprire le app self-hosted disponibili.", + "installed_oauth_apps.help.appDirectory": "Cartella delle app", + "installed_oauth_apps.help.oauthApplications": "Applicazioni OAuth 2.0", + "installed_oauth_apps.homepage": "Sito web", + "installed_oauth_apps.iconUrl": "URL icona", + "installed_oauth_apps.is_trusted": "Affidabile: {isTrusted}", + "installed_oauth_apps.name": "Nome visibile", + "installed_oauth_apps.save": "Salva", + "installed_oauth_apps.search": "Cerca applicazioni OAuth 2.0", + "installed_oauth_apps.trusted": "Affidabile", "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Benvenuto in {display_name}!
Pubblicare i messaggi qui se si vuole renderli visibili a tutti. Tutti diventano membri permanenti di questo gruppo quando ci entrano.
Questo è l'inizio di {display_name}, un canale per le conversazioni non collegate al lavoro.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", + "shortcuts.msgs.comp.header": "Completamento automatico", + "shortcuts.msgs.comp.username": "Nome utente:\t@|[a-z]|Tab", + "shortcuts.msgs.edit": "Modifica l'ultimo messaggio del canale:\tUp", + "shortcuts.msgs.header": "Messaggi", + "shortcuts.msgs.input.header": "Lavora all'interno di un campo di testo", + "shortcuts.msgs.reply": "Rispondi all'ultimo messaggio nel canale:\tShift|Up", + "shortcuts.msgs.reprint_next": "Ristampa il prossimo messaggio:\tCtrl|Down", + "shortcuts.msgs.reprint_next.mac": "Ristampa il prossimo messaggio:\t⌘|Down", + "shortcuts.msgs.reprint_prev": "Ristampa il messaggio precedente:\tCtrl|Up", + "shortcuts.msgs.reprint_prev.mac": "Ristampa il messaggio precedente:\t⌘|Up", + "shortcuts.nav.direct_messages_menu": "Menu messaggio diretto:\tCtrl|Shift|K", + "shortcuts.nav.direct_messages_menu.mac": "Menu messaggio diretto:\t⌘|Shift|K", + "shortcuts.nav.focus_center": "Seleziona campo di immissione:\tCtrl|Shift|L", + "shortcuts.nav.focus_center.mac": "Seleziona campo di immissione:\t⌘|Shift|L", + "shortcuts.nav.header": "Navigazione", + "shortcuts.nav.next": "Prossimo canale:\tAlt|Down", + "shortcuts.nav.next.mac": "Prossimo canale:\t⌥|Down", + "shortcuts.nav.prev": "Canale precedente:\tAlt|Up", + "shortcuts.nav.prev.mac": "Canale precedente:\t⌥|Up", + "shortcuts.nav.recent_mentions": "Citazioni recenti:\tCtrl|Shift|M", + "shortcuts.nav.recent_mentions.mac": "Citazioni recenti:\t⌘|Shift|M", + "shortcuts.nav.settings": "Impostazioni account:\tCtrl|Shift|A", + "shortcuts.nav.settings.mac": "Impostazioni account:\t⌘|Shift|A", + "shortcuts.nav.switcher": "Selezione rapida del canale:\tCtrl|K", + "shortcuts.nav.switcher.mac": "Selezione rapida del canale:\t⌘|K", + "shortcuts.nav.unread_next": "Prossimo canale da leggere:\tAlt|Shift|Down", + "shortcuts.nav.unread_next.mac": "Prossimo canale da leggere:\t⌥|Shift|Down", + "shortcuts.nav.unread_prev": "Canale da leggere precedente:\tAlt|Shift|Up", + "shortcuts.nav.unread_prev.mac": "Canale da leggere precedente:\t⌥|Shift|Up", + "sidebar.channels": "CANALI PUBBLICI", + "sidebar.createChannel": "Crea un canale pubblico", + "sidebar.createDirectMessage": "Crea un nuovo messaggio diretto", + "sidebar.createGroup": "Crea un canale privato", + "sidebar.direct": "MESSAGGI DIRETTI", + "sidebar.directchannel.you": "{displayname} (tu)", + "sidebar.favorite": "CANALI PREFERITI", + "sidebar.leave": "Abbandona canale", + "sidebar.mainMenu": "Menu principale", + "sidebar.more": "Più", + "sidebar.moreElips": "Più...", + "sidebar.otherMembers": "Fuori da questo gruppo", + "sidebar.pg": "CANALI PRIVATI", + "sidebar.removeList": "Rimosso dalla lista", + "sidebar.tutorialScreen1": "I canali organizzano le conversazioni per argomenti. Sono aperti a tutto il gruppo. Per inviare messaggi privati usa Messaggi Privati verso una persona o Canale privato verso un gruppo di persone.
", + "sidebar.tutorialScreen2": "Questi sono due canali pubblici di partenza:
{townsquare} è un canale per le comunicazioni intragruppo. Tutti i membri del gruppo accedono a questo canale.
{offtopic} è un canale per divertirsi e trattare argomenti diversi dal lavoro. Tu e il tuo gruppo potete scegliere quali altri canali creare.
", + "sidebar.tutorialScreen3": "Clicca \"Di più...\" per creare un nuovo canale o entrare su un canale esistente.
Puoi anche creare un nuovo canale cliccando sul simbolo \"+\" vicino al titolo del canale.
", + "sidebar.unreadSection": "NON LETTI", + "sidebar.unreads": "Più non letti", + "sidebar_header.tutorial": "Il Menu principale è dove puoi Invitare nuovi membri, accedere alle tue Impostazioni account e impostare il tuo colore tema.
Gli amministratori di gruppo possono anche accedere alle Impostazioni di gruppo.
Gli Amministratori di Sistema troveranno la Console di Sistema per gestire l'intera installazione.
", + "sidebar_right_menu.accountSettings": "Impostazioni Account", + "sidebar_right_menu.addMemberToTeam": "Aggiungi membri al gruppo", + "sidebar_right_menu.console": "Console di Sistema", + "sidebar_right_menu.flagged": "Pubblicazioni contrassegnate", + "sidebar_right_menu.help": "Aiuto", + "sidebar_right_menu.inviteNew": "Invia Email di Invito", + "sidebar_right_menu.logout": "Esci", + "sidebar_right_menu.manageMembers": "Amministra Membri", + "sidebar_right_menu.nativeApps": "Scarica le app", + "sidebar_right_menu.recentMentions": "Citazioni Recenti", + "sidebar_right_menu.report": "Segnala un problema", + "sidebar_right_menu.teamLink": "Prendi collegamento di invito al gruppo", + "sidebar_right_menu.teamSettings": "Impostazioni gruppo", + "sidebar_right_menu.viewMembers": "Mostra membri", + "signup.email": "Email e Password", "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "signup.google": "Account Google", + "signup.ldap": "Credenziali AD/LDAP", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", + "team.button.name_undefined": "Nome non definito", + "team_export_tab.download": "scarica", + "team_export_tab.export": "Esporta", + "team_export_tab.exportTeam": "Esporta gruppo", + "team_export_tab.exporting": " Esportazione...", + "team_export_tab.ready": " Pronto per ", + "team_export_tab.unable": " Impossibile esportare: {error}", + "team_import_tab.failure": " Importazione fallita: ", + "team_import_tab.import": "Importa", + "team_import_tab.importHelpDocsLink": "documentazione", + "team_import_tab.importHelpExportInstructions": "Slack > Amministrazione > Impostazioni spazio di lavoro > Importa/Esporta dati > Esporta > Avvia esportazione", + "team_import_tab.importHelpExporterLink": "Esportazione Avanzata Slack", + "team_import_tab.importHelpLine1": "L'importazione di Slack in Mattermost supporta l'importazione dei messaggi nei tuoi canali pubblici di Slack.", + "team_import_tab.importHelpLine2": "Per importare i tuoi gruppi da Slack, vai a {exportInstructions}. Vedi {uploadDocsLink} per ulteriori informazioni.", + "team_import_tab.importHelpLine3": "Per importare pubblicazioni con file allegati, vedere {slackAdvancedExporterLink}.", + "team_import_tab.importSlack": "Importa da Slack (Beta)", + "team_import_tab.importing": " Importazione...", + "team_import_tab.successful": " Importazione riuscita: ", + "team_import_tab.summary": "Vedi sommario", + "team_member_modal.close": "Chiudi", + "team_member_modal.members": "Membri {team}", + "team_members_dropdown.confirmDemoteDescription": "Se rimuovi te stesso dal ruolo di Amministratore di Sistema e non ci sono altri utenti con il ruolo di Amministratore di Sistema dovrai riassegnare il ruolo di Amministratore di Sistema utilizzando un terminale ed eseguendo il seguente comando.", + "team_members_dropdown.confirmDemoteRoleTitle": "Conferma la rimozione dal ruolo di Amministratore di Sistema", + "team_members_dropdown.confirmDemotion": "Conferma rimozione", + "team_members_dropdown.confirmDemotionCmd": "ruolo system_admin su piattaforma {username}", + "team_members_dropdown.inactive": "Inattivo", + "team_members_dropdown.leave_team": "Rimuovi da gruppo", + "team_members_dropdown.makeActive": "Attiva", + "team_members_dropdown.makeAdmin": "Rendi Amministratore di Gruppo", + "team_members_dropdown.makeInactive": "Disattiva", + "team_members_dropdown.makeMember": "Rendi membro", + "team_members_dropdown.member": "Membro", + "team_members_dropdown.systemAdmin": "Amministratore di sistema", + "team_members_dropdown.teamAdmin": "Amministratore di Gruppo", + "team_settings_modal.exportTab": "Esporta", + "team_settings_modal.generalTab": "Generale", + "team_settings_modal.importTab": "Importa", + "team_settings_modal.title": "Impostazioni gruppo", + "team_sidebar.join": "Gruppi liberi a cui puoi accedere.", + "textbox.bold": "**grassetto**", + "textbox.edit": "Modifica messaggio", + "textbox.help": "Aiuto", + "textbox.inlinecode": "`linea di codice`", + "textbox.italic": "_corsivo_", + "textbox.preformatted": "```preformattato```", + "textbox.preview": "Anteprima", + "textbox.quote": ">citazione", + "textbox.strike": "barrato", + "tutorial_intro.allSet": "Configurazione completata", + "tutorial_intro.end": "Clicca \"Avanti\" per entrare in {channel}. Questo è il primo canale che i colleghi visualizzano all'accesso. Pubblica qui i messaggi che tutti dovranno vedere.", + "tutorial_intro.invite": "Invita colleghi", + "tutorial_intro.mobileApps": "Installa le apps per {link} e ottenere l'accesso facilitato e le notifiche da mobile.", + "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS e Android", + "tutorial_intro.next": "Prossimo", + "tutorial_intro.screenOne": "Le tue comunicazioni in un unico posto, accessibile sempre e ovunque.
Mantieni connessi i tuoi gruppi per aiutarli a raggiungere quello che conta davvero.
", + "tutorial_intro.screenTwo": "Le comunicazioni avvengono in canali di discussione pubblici, privati e con messaggi diretti.
Tutto viene archiviato ed è ricercabile da ogni dispositivo con accesso a Internet.
", + "tutorial_intro.skip": "Salta il tutorial", + "tutorial_intro.support": "Serve aiuto, scrivi a ", + "tutorial_intro.teamInvite": "Invita colleghi", + "tutorial_intro.whenReady": " quando sei pronto.", + "tutorial_tip.next": "Prossimo", "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", + "tutorial_tip.out": "Esci da questi consigli.", + "tutorial_tip.seen": "Mai visto prima? ", + "update_command.cancel": "Annulla", + "update_command.confirm": "Modifica comandi slash", + "update_command.question": "Le modifiche potrebbero interrompere il funzionamento dei comandi slash esistenti. Sicuro di volerlo aggiornare?", + "update_command.update": "Aggiorna", + "update_incoming_webhook.update": "Aggiorna", + "update_oauth_app.confirm": "Aggiungi applicazione OAuth 2.0", + "update_oauth_app.question": "Le modifiche potrebbero interrompere il funzionamento dell'aaplicazione OAuth 2.0 esistente. Sicuro di voler proseguire?", + "update_outgoing_webhook.confirm": "Aggiungi webhook in uscita", + "update_outgoing_webhook.question": "Le modifiche potrebbero interrompere il funzionamento del webhook in uscita esistente. Sicuro di volerlo aggiornare?", + "update_outgoing_webhook.update": "Aggiorna", + "upload_overlay.info": "Trascina un file per caricarlo.", + "user.settings.advance.embed_toggle": "Visualizza toggle per tutte le anteprime incorporate", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} attiva/e", + "user.settings.advance.formattingDesc": "Se attivo le pubblicazioni saranno formattate per creare collegamenti, visualizzare emoji, formattare il testo e aggiungere le interruzioni di riga. Per default questa opzione è attiva. Ricaricare la pagina per applicare eventuali modifiche.", + "user.settings.advance.formattingTitle": "Abilita formattazione pubblicazioni", + "user.settings.advance.joinLeaveDesc": "Se \"On\" i Messaggi di Sistema che indicano se un utente si è unito o ha lasciato un canale saranno visibili, altrimenti questi messaggi saranno nascosti. Un messaggio continuerà a comparire quando vieni aggiunto ad un canale in modo da ricevere una notifica.", + "user.settings.advance.joinLeaveTitle": "Abilita Entra/Lascia messaggi", + "user.settings.advance.markdown_preview": "Visualizza l'anteprima di formattazione nella casella del messaggio", + "user.settings.advance.off": "Disattivo", + "user.settings.advance.on": "Attivo", + "user.settings.advance.preReleaseDesc": "Funzioni prerilascio. Può servire un aggiornamento della pagina affinché questa modifica abbia effetto.", + "user.settings.advance.preReleaseTitle": "Funzioni prerilascio", + "user.settings.advance.sendDesc": "Se attivo INVIO inserisce una nuova linea e CTRL+INVIO invia il messaggio.", + "user.settings.advance.sendTitle": "Invia messaggi con CTRL+INVIO", + "user.settings.advance.slashCmd_autocmp": "Abilita le applicazioni esterne ad offrire l'autocompletamento dei comandi slash", + "user.settings.advance.title": "Impostazioni avanzate", + "user.settings.custom_theme.awayIndicator": "Indicatore di assenza", + "user.settings.custom_theme.buttonBg": "BG Pulsante", + "user.settings.custom_theme.buttonColor": "Testo del pulsante", + "user.settings.custom_theme.centerChannelBg": "BG Canale centrale", + "user.settings.custom_theme.centerChannelColor": "Testo canale centrale", + "user.settings.custom_theme.centerChannelTitle": "Stili canale centrale", + "user.settings.custom_theme.codeTheme": "Codice del tema", + "user.settings.custom_theme.copyPaste": "Copia e incolla per condividere i colori del tema:", + "user.settings.custom_theme.dndIndicator": "Indicatore Non disturbare", + "user.settings.custom_theme.linkButtonTitle": "Stili pulsante e collegamento", + "user.settings.custom_theme.linkColor": "Colore del collegamento", + "user.settings.custom_theme.mentionBj": "BG gioiello citazione", + "user.settings.custom_theme.mentionColor": "Testo gioiello citazione", + "user.settings.custom_theme.mentionHighlightBg": "BG evidenziazione citazione", + "user.settings.custom_theme.mentionHighlightLink": "Evidenzia collegamento mezione", + "user.settings.custom_theme.newMessageSeparator": "Separatore nuovo messaggio", + "user.settings.custom_theme.onlineIndicator": "Indicatore online", + "user.settings.custom_theme.sidebarBg": "BG barra laterale", + "user.settings.custom_theme.sidebarHeaderBg": "BG titolo barra laterale", + "user.settings.custom_theme.sidebarHeaderTextColor": "Testo titolo barra laterale", + "user.settings.custom_theme.sidebarText": "Testo barra laterale", + "user.settings.custom_theme.sidebarTextActiveBorder": "Testo bordo attivo barra laterale", + "user.settings.custom_theme.sidebarTextActiveColor": "Testo colore attivo barra laterale", + "user.settings.custom_theme.sidebarTextHoverBg": "BG testo hover barra laterale", + "user.settings.custom_theme.sidebarTitle": "Stili barra laterale", + "user.settings.custom_theme.sidebarUnreadText": "Testo non letto barra laterale", + "user.settings.display.channelDisplayTitle": "Modalità visualizzazione canale", + "user.settings.display.channeldisplaymode": "Seleziona la larghezza del canale centrale.", + "user.settings.display.clockDisplay": "Visualizza orologio", + "user.settings.display.collapseDesc": "Imposta se l'anteprima dei collegamenti a un'immagine sono visualizzati espansi o contratti per default. Questa opzione può essere controllata anche con i comandi slash /expand e /collapse.", + "user.settings.display.collapseDisplay": "Formato di default per l'anteprima dei collegamenti a un'immagine", + "user.settings.display.collapseOff": "Contratto", + "user.settings.display.collapseOn": "Espanso", + "user.settings.display.fixedWidthCentered": "Larghezza fissa, centrato", + "user.settings.display.fullScreen": "A tutta larghezza", + "user.settings.display.language": "Lingua", + "user.settings.display.linkPreviewDesc": "Se disponibile, il primo collegamento web in un messaggio visualizzerà un'anteprima del contenuto del sito sotto il messaggio.", + "user.settings.display.linkPreviewDisplay": "Anteprima siti web", + "user.settings.display.linkPreviewOff": "Disattivato", + "user.settings.display.linkPreviewOn": "Attivato", "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", + "user.settings.display.messageDisplayCleanDes": "Facile da leggere e scandire.", + "user.settings.display.messageDisplayCompact": "Compatto", + "user.settings.display.messageDisplayCompactDes": "Visualizza più messaggi possibile a schermo.", + "user.settings.display.messageDisplayDescription": "Seleziona come vengono visualizzati i messaggi in un canale.", + "user.settings.display.messageDisplayTitle": "Visualizzazione dei messaggi", + "user.settings.display.militaryClock": "Orologio 24 ore (esempio: 16:00)", + "user.settings.display.nameOptsDesc": "Seleziona come visualizzare i nomi degli altri utenti nelle pubblicazioni e nelle liste dei messaggi diretti.", + "user.settings.display.normalClock": "Orologio 12 ore (esempio 4:00 PM)", + "user.settings.display.preferTime": "Seleziona come visualizzare l'ora.", + "user.settings.display.teammateNameDisplayDescription": "Seleziona come visualizzare i nomi degli altri utenti nelle pubblicazioni e nelle liste dei messaggi diretti.", + "user.settings.display.teammateNameDisplayFullname": "Visualizza nome e cognome", + "user.settings.display.teammateNameDisplayNicknameFullname": "Visualizza soprannome se esiste, altrimenti visualizza nome e cognome", + "user.settings.display.teammateNameDisplayTitle": "Visualizza nome collega", + "user.settings.display.teammateNameDisplayUsername": "Visualizza nome utente", + "user.settings.display.theme.applyToAllTeams": "Applica il nuovo tema a tutti i miei gruppi", + "user.settings.display.theme.customTheme": "Tema personalizzato", + "user.settings.display.theme.describe": "Apri per gestire il tema", + "user.settings.display.theme.import": "Importa i colori del tema da Slack", + "user.settings.display.theme.otherThemes": "Visualizza altri temi", + "user.settings.display.theme.themeColors": "Colori tema", + "user.settings.display.theme.title": "Tema", + "user.settings.display.timezone": "Fuso orario", + "user.settings.display.title": "Impostazioni aspetto", + "user.settings.general.checkEmail": "Controlla la tua email {email} per verificare il tuo indirizzo.", + "user.settings.general.checkEmailNoAddress": "Verifica le tue email per confermare il nuovo indirizzo", + "user.settings.general.close": "Chiudi", + "user.settings.general.confirmEmail": "Conferma l'indirizzo email", + "user.settings.general.currentEmail": "Indirizzo email attuale", "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.banner.heading": "注意:", + "admin.client_versions.androidLatestVersion": "最新のAndroidバージョン", + "admin.client_versions.androidLatestVersionHelp": "最新リリースのAndroidバージョン", + "admin.client_versions.androidMinVersion": "最小のAndroidバージョン", + "admin.client_versions.androidMinVersionHelp": "最小の対応Androidバージョン", + "admin.client_versions.desktopLatestVersion": "最新のデスクトップバージョン", + "admin.client_versions.desktopLatestVersionHelp": "最新リリースのデスクトップバージョン", + "admin.client_versions.desktopMinVersion": "最小のデスクトップバージョン", + "admin.client_versions.desktopMinVersionHelp": "最小の対応デスクトップバージョン", + "admin.client_versions.iosLatestVersion": "最新のiOSバージョン", + "admin.client_versions.iosLatestVersionHelp": "最新リリースのiOSバージョン", + "admin.client_versions.iosMinVersion": "最小iOSバージョン", + "admin.client_versions.iosMinVersionHelp": "最小の対応iOSバージョン", + "admin.cluster.ClusterName": "クラスター名:", + "admin.cluster.ClusterNameDesc": "参加するクラスターの名前です。 同じクラスタ名を持つノードのみが参加します。 これはBlue-Greenデプロイや同じデータベースを利用したステージングをサポートします。", + "admin.cluster.ClusterNameEx": "例: \"Production\" や \"Staging\"", + "admin.cluster.GossipPort": "ゴシップポート:", + "admin.cluster.GossipPortDesc": "ゴシッププロトコルに使用されるポートです。 このポートではUDPとTCPの両方が許可されます。", + "admin.cluster.GossipPortEx": "例: \":8074\"", + "admin.cluster.OverrideHostname": "ホスト名を上書きする:", + "admin.cluster.OverrideHostnameDesc": "デフォルト値のコンプライアンスはエンタープライズ版のみの機能です。現在のライセンスはコンプライアンスをサポートしていません。詳しくはエンタープライズ版についての情報と価格をご覧ください。
", + "admin.compliance.save": "保存する", + "admin.compliance.saving": "設定を保存しています…", + "admin.compliance.title": "コンプライアンス設定", + "admin.compliance.true": "有効", + "admin.complianceExport.createJob.help": "直ちにコンプライアンスエクスポート処理を開始します。", + "admin.complianceExport.createJob.title": "今すぐコンプライアンスエクスポート処理を実行する", + "admin.complianceExport.description": "この機能はActiance XMLとGlobalRelay EML形式でのコンプライアンスエクスポートをサポートしています。現在ベータ版です。将来、既存のコンプライアンス機能の代わりとなるMattermost CSV形式のサポートが予定されています。", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", + "admin.jobTable.cancelButton": "キャンセル", + "admin.jobTable.headerExtraInfo": "詳細", + "admin.jobTable.headerFinishAt": "終了時間", + "admin.jobTable.headerRunTime": "実行時間", + "admin.jobTable.headerStatus": "状態", + "admin.jobTable.jobId": "ジョブID: ", + "admin.jobTable.lastActivityAt": "最終活動: ", + "admin.jobTable.runLengthMinutes": " 分", + "admin.jobTable.runLengthSeconds": " 秒", + "admin.jobTable.statusCanceled": "キャンセル", + "admin.jobTable.statusCanceling": "キャンセルしています...", + "admin.jobTable.statusError": "エラー", + "admin.jobTable.statusInProgress": "進行中", + "admin.jobTable.statusPending": "保留中", + "admin.jobTable.statusSuccess": "成功", + "admin.ldap.baseDesc": "ベースDNはMattermostがAD/LDAPツリーでユーザー検索を開始する位置の識別名です。", + "admin.ldap.baseEx": "例: \"ou=Unit Name,dc=corp,dc=example,dc=com\"", + "admin.ldap.baseTitle": "ベースDN:", + "admin.ldap.bindPwdDesc": "「バインドユーザー名」のパスワードです。", + "admin.ldap.bindPwdTitle": "バインドパスワード:", + "admin.ldap.bindUserDesc": "AD/LDAPを検索する際に使用するユーザー名です。一般的にはMattermost専用のアカウントを作成すべきであり、そのアカウントはベースDN内の指定されたAD/LDAPツリーの一部のみ読み取りが可能となるようアクセスが制限されているべきです。", + "admin.ldap.bindUserTitle": "バインドユーザー名:", + "admin.ldap.emailAttrDesc": "Mattermostのユーザーの電子メールアドレスを設定するために使用されるAD/LDAPサーバーの属性値です。", + "admin.ldap.emailAttrEx": "例: \"mail\" or \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "電子メール属性値:", + "admin.ldap.enableDesc": "有効な場合、MattermostはログインにAD/LDAPの使用を許可します", + "admin.ldap.enableSyncDesc": "有効な場合、Mattermostは定期的にAD/LDAPからユーザー情報を同期します。無効の場合、ユーザー属性はユーザーがログインしている間にAD/LDAPより更新されます。", + "admin.ldap.enableSyncTitle": "AD/LDAPとの同期を有効にする:", + "admin.ldap.enableTitle": "AD/LDAPでのサインインを有効にする:", + "admin.ldap.firstnameAttrDesc": "(オプション) Mattermostのユーザーの名前(ファーストネーム)を設定するために使用されるAD/LDAPサーバーの属性です。設定された場合、この属性はLDAPサーバーと同期されるため、ユーザーは名前(ファーストネーム)を編集することはできません。空欄のままにした場合、ユーザーはアカウントの設定で自身の名前(ファーストネーム)を設定できます。", + "admin.ldap.firstnameAttrEx": "例: \"givenName\"", + "admin.ldap.firstnameAttrTitle": "名前(ファーストネーム)の属性値:", + "admin.ldap.idAttrDesc": "Mattermostで重複なくユーザーを認識するために使用されるAD/LDAPサーバーの属性です。AD/LDAPのこの属性値は変更されない値であるべきであり、ユーザー名やユーザーIDを使用します。この項目が変更されると、新しいMattermostアカウントが古いアカウントとは独立して作成されます。この値は、Mattermostのログイン画面の「AD/LDAPユーザー名」欄に入力します。通常、この属性値は、上の「ユーザー名の属性値」欄と同じです。あなたのチームがdomain\\\\usernameの形式を他のサービスにAD/LDAPを使ってログインするのに使用している場合には、サイト間の一貫性を維持するためこの項目にはdomain\\\\username形式を使用してください。", + "admin.ldap.idAttrEx": "例: \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "ID属性値: ", + "admin.ldap.jobExtraInfo": "{ldapUsers} LDAPユーザーをスキャン。{updateCount}ユーザーが更新されました。{deleteCount}ユーザーが無効化されました。", + "admin.ldap.lastnameAttrDesc": "(オプション) Mattermostのユーザーの苗字(ラストネーム)を設定するために使用されるAD/LDAPサーバーの属性です。設定された場合、この属性はLDAPサーバーと同期されるため、ユーザーは苗字(ラストネーム)を編集することはできません。空欄のままにした場合、ユーザーはアカウントの設定で自身の苗字(ラストネーム)を設定できます。", + "admin.ldap.lastnameAttrEx": "例: \"sn\"", + "admin.ldap.lastnameAttrTitle": "苗字(ラストネーム)の属性値:", + "admin.ldap.ldap_test_button": "AD/LDAPテスト", + "admin.ldap.loginNameDesc": "ログインページのログイン欄に表示されるプレイスホルダーテキストを設定します。\"AD/LDAPユーザー名\"がデフォルトです。", + "admin.ldap.loginNameEx": "例: \"AD/LDAPユーザー名\"", + "admin.ldap.loginNameTitle": "ログインフィールド名:", + "admin.ldap.maxPageSizeEx": "例: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "MattermostサーバーがAD/LDAPサーバーへ一度にリクエストする最大ユーザー数。0を指定した場合、制限しません。", + "admin.ldap.maxPageSizeTitle": "最大ページサイズ:", + "admin.ldap.nicknameAttrDesc": "(オプション) Mattermostのユーザーのニックネームを設定するために使用されるAD/LDAPサーバーの属性です。設定された場合、この属性はLDAPサーバーと同期されるため、ユーザーはニックネームを編集することはできません。空欄のままにした場合、ユーザーはアカウントの設定で自身のニックネームを設定できます。", + "admin.ldap.nicknameAttrEx": "例: \"nickname'", + "admin.ldap.nicknameAttrTitle": "ニックネームの属性値:", + "admin.ldap.noLicense": "AD/LDAPはエンタープライズ版のみの機能です。現在のライセンスはAD/LDAPをサポートしていません。詳しくはエンタープライズ版についての情報と価格をご覧ください。
", + "admin.ldap.portDesc": "MattermostがAD/LDAPサーバーに接続するポート番号です。デフォルトでは389です。", + "admin.ldap.portEx": "例: \"389\"", + "admin.ldap.portTitle": "AD/LDAPポート:", + "admin.ldap.positionAttrDesc": "(オプション)Mattermostのユーザーの役職を設定するために使用されるAD/LDAPサーバーの属性値です。", + "admin.ldap.positionAttrEx": "例: \"タイトル\"", + "admin.ldap.positionAttrTitle": "役職の属性値:", + "admin.ldap.queryDesc": "AD/LDAPサーバーに問い合わせをする際のタイムアウト秒数です。遅いAD/LDAPサーバーとの接続でタイムアウトエラーが発生する場合には数値を増やしてください。", + "admin.ldap.queryEx": "例: \"60\"", + "admin.ldap.queryTitle": "問い合わせタイムアウト(秒):", + "admin.ldap.serverDesc": "AD/LDAPサーバーのドメイン名またはIPアドレスです。", + "admin.ldap.serverEx": "例: \"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAPサーバー:", + "admin.ldap.skipCertificateVerification": "証明書の検証をしない:", + "admin.ldap.skipCertificateVerificationDesc": "TLSまたはSTARTTLSの証明書の検証ステップをスキップします。TLSが必要な本番環境では設定することは推奨されません。テスト用の設定です。", + "admin.ldap.syncFailure": "同期の失敗: {error}", + "admin.ldap.syncIntervalHelpText": "AD/LDAPの同期は、AD/LDAPサーバでの更新を反映するためにMattermostのユーザー情報を更新します。例えば、AD/LDAPサーバー上でユーザーの名前が変更された場合、その変更はAD/LDAPの同期が実行された時にMattermostへ反映されます。AD/LDAPサーバ上で削除もしくは無効化されたアカウントは、Mattermost上で\"無効\"となり、そのアカウントのセッションは破棄されます。Mattermostは入力された同期間隔で同期を実行します。例えば、60が入力された場合、Mattermostは60分ごとに同期を行います。", + "admin.ldap.syncIntervalTitle": "同期間隔(分):", + "admin.ldap.syncNowHelpText": "AD/LDAP同期をすぐに実行します。", + "admin.ldap.sync_button": "AD/LDAP同期を今すぐ実行する", + "admin.ldap.testFailure": "AD/LDAPのテストに失敗: {error}", + "admin.ldap.testHelpText": "Mattermostが指定されたAD/LDAPサーバーに接続できるかをテストします。詳しいエラーメッセージは、ログファイルを参照してください。", + "admin.ldap.testSuccess": "AD/LDAPテストが成功しました", + "admin.ldap.uernameAttrDesc": "Mattermostのユーザー名を設定するために使用されるAD/LDAPサーバーの属性値です。ID属性値と同じである場合があります。", + "admin.ldap.userFilterDisc": "(オプション) ユーザーオブジェクトを検索する際のAD/LDAPフィルターを入力できます。これを適用したクエリーで選ばれるユーザーのみがMattermostにアクセスできます。Active Directoryでは、無効化されているユーザーを排除するには、(&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))を設定してください。", + "admin.ldap.userFilterEx": "例: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "ユーザーフィルター:", + "admin.ldap.usernameAttrEx": "例: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "ユーザー名の属性値:", + "admin.license.choose": "ファイルを選択する", + "admin.license.chooseFile": "ファイルを選択する", "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", - "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", - "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.license.key": "ライセンスキー: ", + "admin.license.keyRemove": "Enterprise Editionライセンスを削除し、サーバーをダウングレードする", + "admin.license.noFile": "ファイルがアップロードされていません", + "admin.license.removing": "ライセンスを削除しています…", + "admin.license.title": "Editionとライセンス", + "admin.license.type": "ライセンス: ", + "admin.license.upload": "アップロードする", + "admin.license.uploadDesc": "Mattermost Enterprise Editionのライセンスキーをアップロードし、このサーバーをアップグレードします。 Enterprise Editionの詳細を確認したり、ライセンスキーを購入する場合は、当社のWebサイトを訪問してください。", + "admin.license.uploading": "ライセンスをアップロードしています…", + "admin.log.consoleDescription": "本番環境では無効に設定してください。開発者はこれを有効に設定することで、コンソールレベルオプションに応じたログメッセージを出力することができます。 有効な場合、サーバー標準出力(stdout)にメッセージを出力します。この設定を有効にするにはサーバーを再起動する必要があります。", + "admin.log.consoleJsonTitle": "コンソールログをJSONで出力する:", + "admin.log.consoleLogLevel": "コンソールログレベル:", + "admin.log.consoleTitle": "ログをコンソールに出力する: ", + "admin.log.enableDiagnostics": "診断とエラーレポートを有効にする:", + "admin.log.enableDiagnosticsDescription": "Mattermost, Incへエラーレポートと診断情報を送信し、Mattermostの品質とパフォーマンスを改善するために、この機能を有効にしてください。 詳しくはプライバシーポリシーを参照してください。", + "admin.log.enableWebhookDebugging": "ウェブフックのデバッグを有効にする:", + "admin.log.enableWebhookDebuggingDescription": "内向きのウェブフックのリクエストボディをコンソールへ出力するには、この設定を有効にし、{boldedConsoleLogLevel}を 'DEBUG' にしてください。DEBUGモードの際にウェブフックのリクエストボディをコンソールに出力したくない場合、この設定を無効にしてください。", + "admin.log.fileDescription": "本番環境では有効に設定してください。有効な場合、イベントはログファイルの出力ディレクトリーに指定されたディレクトリーの mattermost.log ファイルに書き込まれます。ログファイルは10,000行で交換され、元のファイルはファイル名に日付とシリアルナンバーが付与されて同じディレクトリにアーカイブされます。例えば mattermost.2017-03-31.001 です。この設定を有効にするにはサーバーを再起動する必要があります。", + "admin.log.fileJsonTitle": "ファイルログをJSONで出力する:", + "admin.log.fileLevelDescription": "この設定は、どのログイベントをログファイルに出力するか決定します。ERROR: エラーメッセージのみを出力する。INFO: エラーと起動と初期化の情報を出力する。DEBUG: 問題をデバッグする開発者向けの詳細を出力する。", + "admin.log.fileLevelTitle": "ファイルログレベル:", + "admin.log.fileTitle": "ログをファイルに出力する: ", + "admin.log.jsonDescription": "有効な場合、マシンが読み取り可能なJSON形式でイベントログが書き出されます。無効な場合はプレーンテキスト形式で書き出されます。この設定を有効にするにはサーバーを再起動する必要があります。", + "admin.log.levelDescription": "この設定は、どのログイベントをコンソールに出力するか決定します。ERROR: エラーメッセージのみを出力する。INFO: エラーと起動と初期化の情報を出力する。DEBUG: 問題をデバッグする開発者向けの詳細を出力する。", + "admin.log.levelTitle": "コンソールログレベル:", + "admin.log.locationDescription": "ログファイルの場所です。空欄の場合、./logs ディレクトリに保存されます。設定するパスは存在するファイルパスでなければならず、Mattermostがそのパスへの書き込み権限を持っている必要があります。この設定を有効にするにはサーバーを再起動する必要があります。", + "admin.log.locationPlaceholder": "ファイルの場所を入力してください", + "admin.log.locationTitle": "ログファイルの出力ディレクトリー:", + "admin.log.logSettings": "LDAPの設定", + "admin.logs.bannerDesc": "ユーザーIDかトークンIDでユーザーを検索するには、リポート > ユーザーへ行き検索フィルターにIDをペーストしてください。", + "admin.logs.next": "次へ", + "admin.logs.prev": "前へ", + "admin.logs.reload": "再読み込み", + "admin.logs.title": "サーバーログ", + "admin.manage_roles.additionalRoles": "アカウントに関する追加の権限を選択してください。 役割と権限の詳細.", + "admin.manage_roles.allowUserAccessTokens": "このアカウントでパーソナルアクセストークンを生成できるようにする.", + "admin.manage_roles.allowUserAccessTokensDesc": "この権限を削除しても既存のトークンは削除されません。それらのトークンを削除するには、ユーザーのトークン管理メニューから操作してください。", + "admin.manage_roles.cancel": "キャンセル", + "admin.manage_roles.manageRolesTitle": "役割の管理", + "admin.manage_roles.postAllPublicRole": "すべてのMattermost公開チャンネルの投稿へアクセスする。", + "admin.manage_roles.postAllPublicRoleTitle": "投稿:チャンネル", + "admin.manage_roles.postAllRole": "ダイレクトメッセージを含むすべてのMattermostチャンネルの投稿へアクセスする。", + "admin.manage_roles.postAllRoleTitle": "投稿:全て", + "admin.manage_roles.save": "保存", + "admin.manage_roles.saveError": "役割を保存できませんでした。", + "admin.manage_roles.systemAdmin": "システム管理者", + "admin.manage_roles.systemMember": "メンバー", + "admin.manage_tokens.manageTokensTitle": "パーソナルアクセストークン管理", + "admin.manage_tokens.userAccessTokensDescription": "パーソナルアクセストークンはセッショントークンと同様に機能し、統合機能がMattermostサーバーとやり取りする統合機能で使用することができます。ユーザーが無効化されるとトークンも無効になります。詳しくはパーソナルアクセストークンを参照してください。", + "admin.manage_tokens.userAccessTokensIdLabel": "トークンID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "トークンの説明: ", + "admin.manage_tokens.userAccessTokensNone": "パーソナルアクセストークンが存在しません。", + "admin.metrics.enableDescription": "有効な場合、Mattermostのパフォーマンスのモニタリングやプロファイリングが可能になります。パフォーマンスモニタリングの設定については説明文書を参照してください。", + "admin.metrics.enableTitle": "パフォーマンスモニタリングを有効にする:", + "admin.metrics.listenAddressDesc": "パフォーマンスメトリクス公開先のサーバーが接続待ちをしているアドレスです。", + "admin.metrics.listenAddressEx": "例: \":8067\"", + "admin.metrics.listenAddressTitle": "接続待ちアドレス:", + "admin.mfa.bannerDesc": "多要素認証はAD/LDAPか電子メールログインのアカウントで利用できます。他のログイン方法が使用されている場合、多要素認証は認証プロバイダー側で設定されるはずです。", + "admin.mfa.cluster": "高", + "admin.mfa.title": "多要素認証", + "admin.nav.administratorsGuide": "管理者向けガイド", + "admin.nav.commercialSupport": "商用サポート", + "admin.nav.help": "ヘルプ", + "admin.nav.logout": "ログアウト", + "admin.nav.report": "問題を報告する", + "admin.nav.switch": "チームを切り替える", + "admin.nav.troubleshootingForum": "トラブルシューティング", + "admin.notifications.email": "電子メールアドレス", + "admin.notifications.push": "モバイルプッシュ", + "admin.notifications.title": "通知の設定", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", - "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "claim.ldap_to_email.enterPwd": "新しい電子メールログイン用パスワード:", + "claim.ldap_to_email.ldapPasswordError": "AD/LDAPパスワードを入力してください。", + "claim.ldap_to_email.ldapPwd": "AD/LDAPパスワード", + "claim.ldap_to_email.pwd": "パスワード", + "claim.ldap_to_email.pwdError": "パスワードを入力してください。", + "claim.ldap_to_email.pwdNotMatch": "パスワードが一致していません。", + "claim.ldap_to_email.switchTo": "アカウントを電子メールアドレス/パスワードに切り替える", + "claim.ldap_to_email.title": "AD/LDAPアカウントを電子メールアドレス/パスワードに切り替える", + "claim.oauth_to_email.confirm": "パスワードをもう一度入力してください", + "claim.oauth_to_email.description": "この変更をすることで、あなたのアカウントでは電子メールアドレスとパスワードでのみログインできるようになります。", + "claim.oauth_to_email.enterNewPwd": "{site}の電子メールアカウントのパスワードを入力してください", + "claim.oauth_to_email.enterPwd": "パスワードを入力してください。", + "claim.oauth_to_email.newPwd": "新しいパスワード", + "claim.oauth_to_email.pwdNotMatch": "パスワードが違います。", + "claim.oauth_to_email.switchTo": "{type}を電子メールアドレスとパスワードでのログインに切り替える", + "claim.oauth_to_email.title": "{type}アカウントを電子メールアドレスに切り替える", + "confirm_modal.cancel": "キャンセル", + "connecting_screen": "接続中", + "convert_channel.cancel": "変更を取り消す", + "convert_channel.confirm": "非公開チャンネルに変更する", + "convert_channel.question1": "{display_name}を非公開チャンネルに変更する際、履歴やメンバーシップは変更されません。全体に共有されたファイルはリンクを知る誰もがアクセス可能なままになります。非公開チャンネルへのメンバーの追加は招待によってのみ可能です。", + "convert_channel.question2": "変更を元に戻すことはできません。", + "convert_channel.question3": "{display_name}を非公開チャンネルに変更してよろしいですか?", + "convert_channel.title": "{display_name}を非公開チャンネルに変更しますか?", + "copy_url_context_menu.getChannelLink": "リンクをコピーする", + "create_comment.addComment": "コメントを追加する…", + "create_comment.comment": "コメントを追加する", + "create_comment.commentLength": "コメントの長さは{max}文字以下にしてください。", + "create_comment.commentTitle": "コメント", + "create_comment.file": "ファイルのアップロード", + "create_comment.files": "複数ファイルのアップロード", + "create_post.comment": "コメント", + "create_post.deactivated": "無効化されたユーザーのいるアーカイブされたチャンネルを見ています。", + "create_post.error_message": "メッセージが長すぎます。文字数: {length}/{limit}", + "create_post.post": "投稿", + "create_post.read_only": "このチャンネルは読み込み専用です。権限を持つメンバーだけが投稿できます。", + "create_post.shortcutsNotSupported": "このデバイスではキーボードショートカットはサポートされていません。", + "create_post.tutorialTip": "ここにメッセージを書き、ENTERを押すことで投稿します。
添付ボタンを押すことで画像やファイルをアップロードします。
", + "create_post.write": "メッセージを書き込んでください…", + "create_team.agreement": "アカウントを作成し{siteName}を利用する前に使用条件とプライバシーポリシーに同意してください。同意できない場合は{siteName}は使用できません。", + "create_team.display_name.charLength": "名前は{min}文字以上の{max}文字以下にしてください。後でより長いチームの説明を追加することができます。", + "create_team.display_name.nameHelp": "チーム名はどんな言語でも使うことができます。チーム名はメニューと画面上部に表示されます。", + "create_team.display_name.next": "次へ", + "create_team.display_name.required": "この項目は必須です", + "create_team.display_name.teamName": "チーム名", + "create_team.team_url.back": "前のステップに戻る", + "create_team.team_url.charLength": "名前は{min}文字以上の{max}文字以下にしてください", + "create_team.team_url.creatingTeam": "チームを作成中です…", + "create_team.team_url.finish": "完了", + "create_team.team_url.hint": "あなたの電子メールアドレスは確認されました! hereをクリックしてログインしてください。
", + "emoji_list.actions": "アクション", + "emoji_list.add": "カスタム絵文字を追加", + "emoji_list.creator": "作成者", + "emoji_list.delete": "削除", + "emoji_list.delete.confirm.button": "削除", + "emoji_list.delete.confirm.msg": "この操作によりカスタム絵文字は完全に削除されます。本当に削除しますか?", + "emoji_list.delete.confirm.title": "カスタム絵文字を削除する", + "emoji_list.empty": "カスタム絵文字がありません。", + "emoji_list.header": "カスタム絵文字", + "emoji_list.help": "カスタム絵文字は全員が利用可能になっています。メッセージボックス内で':'に続き2文字を入力し、絵文字選択メニューを表示させてください。", + "emoji_list.help2": "Tip: 絵文字を含む行の先頭に#, ##, ###のいずれかを追加すると、大きな絵文字を利用できます。'# :smile:'のような投稿で試してみてください。", + "emoji_list.image": "画像", + "emoji_list.name": "名前", + "emoji_list.search": "カスタム絵文字を検索", + "emoji_list.somebody": "他のチームのメンバー", + "emoji_picker.activity": "アクティビティー", + "emoji_picker.custom": "カスタム", + "emoji_picker.emojiPicker": "絵文字選択", + "emoji_picker.flags": "国旗", + "emoji_picker.foods": "食べ物", + "emoji_picker.nature": "自然", + "emoji_picker.objects": "モノ", + "emoji_picker.people": "人物", + "emoji_picker.places": "場所", + "emoji_picker.recent": "最近使用したもの", + "emoji_picker.search": "検索", + "emoji_picker.searchResults": "検索結果", + "emoji_picker.symbols": "シンボル", + "ent.cluster.save_config_with_roles.error": "以下の設定は高可用モードが有効な場合、以下の設定を保存することはできません。また、システムコンソールは読み取り専用です: {keys}。", + "error.generic.link": "{siteName}に戻る", + "error.generic.link_message": "{siteName}に戻る", + "error.generic.message": "エラーが発生しました。", + "error.generic.title": "エラー", + "error.local_storage.help1": "クッキーを有効にする", + "error.local_storage.help2": "プライベートブラウザを終了する", + "error.local_storage.help3": "サポートされているブラウザを使用する (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "ブラウザの設定によりローカルストレージ機能の使用が制限されているため、Mattermostを読み込めませんでした。Mattermostを読み込むには、次の操作を実行してください:", + "error.local_storage.title": "Mattermostを読み込めません", + "error.not_found.link_message": "Mattermostに戻る", + "error.not_found.message": "あなたがアクセスしようしたページは存在しません", + "error.not_found.title": "ページが見つかりません", + "error.oauth_missing_code": "サービスプロバイダー {service} はリダイレクトURLの中で認証コードを提供しませんでした。", + "error.oauth_missing_code.forum": "上記を見直しても設定の問題が解消しない場合、{link} へ投稿していただければ、私たちは喜んでセットアップ中の問題の手助けを行います。", + "error.oauth_missing_code.forum.link": "トラブルシューティングフォーラム", + "error.oauth_missing_code.gitlab": "{link} のセットアップ手順に従っているかを確認してください。", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "管理者がGoogle+ APIを有効にしているかを {link} から確認してください。", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "あなたのMicrosoft組織の管理者がMattermostアプリを有効にしているかを {link} から確認してください。", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", + "error.oauth_missing_code.title": "Mattermostはあなたの協力を必要としています", + "error_bar.apiv3_enabled": "APIバージョン3は非推奨であり、将来削除される予定です。APIv4へのマイグレーションを検討してください。", + "error_bar.expired": "エンタープライズライセンスが期限切れのため、いくつかの機能が無効化されます。こちらから更新してください。", + "error_bar.expiring": "エンタープライズライセンスは {date} に有効期限が切れました。こちらから更新してください。", + "error_bar.past_grace": "エンタープライズライセンスが期限切れのため、いくつかの機能が無効になります。詳細についてはシステム管理者に問い合わせてください。", + "error_bar.preview_mode": "プレビューモード: 電子メール通知は設定されていません", + "error_bar.site_url": "{link} 内の {docsLink} を設定してください。", + "error_bar.site_url.docsLink": "サイトURL:", + "error_bar.site_url.link": "システムコンソール", + "error_bar.site_url_gitlab": "システムコンソール内、もしくはGitLab Mattermostを利用している場合はgitlab.rb内の {docsLink} を設定してください。", + "file_attachment.download": "ダウンロードする", + "file_info_preview.size": "サイズ ", + "file_info_preview.type": "ファイル形式 ", + "file_upload.disabled": "ファイル添付が無効です。", + "file_upload.fileAbove": "{max}MBを越えるファイルはアップロードできません: {filename}", + "file_upload.filesAbove": "{max}MBを越えるファイルはアップロードできません: {filenames}", + "file_upload.limited": "同時にアップロードできるのは{count, number}ファイルまでです。これ以上アップロードするには新しい投稿をしてください。", + "file_upload.pasted": "画像の貼り付け先: ", + "file_upload.zeroBytesFile": "空のファイルをアップロードしようとしています: {filename}", + "file_upload.zeroBytesFiles": "空のファイルをアップロードしようとしています: {filenames}", + "filtered_channels_list.search": "チャンネルを検索する", + "filtered_user_list.any_team": "全てのユーザー", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", + "filtered_user_list.countTotal": "合計 {total, number} 中 {count, number} {count, plural, one {member} other {members}}", + "filtered_user_list.countTotalPage": "合計 {total, number} 中 {startCount, number} - {endCount, number} {count, plural, one {member} other {members}}", + "filtered_user_list.member": "メンバー", + "filtered_user_list.next": "次へ", + "filtered_user_list.prev": "前へ", + "filtered_user_list.search": "ユーザーを検索する", + "filtered_user_list.searchButton": "検索", + "filtered_user_list.show": "フィルター:", + "filtered_user_list.team_only": "このチームのメンバー", + "find_team.email": "電子メールアドレス", + "find_team.findDescription": "あなたがメンバーになっているチームへのリンクが含まれる電子メールが送信されました。", + "find_team.findTitle": "あなたの参加しているチームを探す", + "find_team.getLinks": "あなたがメンバーになっているチームへのリンクが含まれる電子メールを受信します。", "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", + "find_team.send": "送信する", + "find_team.submitError": "有効な電子メールアドレスを入力してください", + "flag_post.flag": "追跡フラグ", + "flag_post.unflag": "フラグを消す", + "general_tab.chooseDescription": "あなたのチームの新しい説明を選択してください", + "general_tab.codeDesc": "招待コードを再生成するには「編集」をクリックしてください。", + "general_tab.codeLongDesc": "招待コードは、メインメニューの {getTeamInviteLink} で作成されたチーム招待リンクのURLの一部として使われます。再生成することで新しいチーム招待リンクが作成され、古いリンクは無効化されます。", + "general_tab.codeTitle": "招待コード", + "general_tab.emptyDescription": "チームの説明を追加するには「編集する」をクリックしてください。", + "general_tab.getTeamInviteLink": "チーム招待リンクを入手", + "general_tab.includeDirDesc": "ホームページのチーム一覧にチーム名が表示され、サインインページへのリンクが提供されます。", + "general_tab.no": "いいえ", + "general_tab.openInviteDesc": "許可された場合、このチームへのリンクは、このチームに誰もが参加できるようにランディングページに含まれます。", + "general_tab.openInviteTitle": "このサーバーにアカウントを持つ全てのユーザーが、このチームに参加できるようにする", + "general_tab.regenerate": "再生成する", + "general_tab.required": "この項目は必須です", + "general_tab.teamDescription": "チームの説明", + "general_tab.teamDescriptionInfo": "チームの説明はユーザーが正しいチームを選択しやすいよう追加の情報を提供します。最大50文字です。", + "general_tab.teamIcon": "チームアイコン", + "general_tab.teamIconEditHint": "画像をアップロードするには「編集する」をクリックしてください", + "general_tab.teamIconEditHintMobile": "クリックして画像をアップロードしてください", + "general_tab.teamIconError": "画像選択中にエラーが発生しました。", + "general_tab.teamIconInvalidFileType": "BMP、JPG、PNG画像だけがチームアイコンとして使用できます", + "general_tab.teamIconLastUpdated": "画像は{date}に更新されました", + "general_tab.teamIconTooLarge": "チームアイコンをアップロードできません。大き過ぎます。", + "general_tab.teamName": "チーム名", + "general_tab.teamNameInfo": "サインイン画面とサイドバーの左上に表示されるチームの名称を設定します。", + "general_tab.teamNameRestrictions": "チーム名は{min}文字以上の{max}文字以下にしてください。後でより長いチームの説明を追加することができます。", + "general_tab.title": "全般の設定", + "general_tab.yes": "はい", + "get_app.alreadyHaveIt": "既に使用していますか?", "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", + "get_app.androidHeader": "Androidアプリへ移行するとMattermostは最高の働きをします", + "get_app.continue": "続ける", "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "get_app.continueWithBrowserLink": "ブラウザーで続ける", + "get_app.iosHeader": "iPhoneアプリへ移行するとMattermostは最高の働きをします", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_app.openMattermost": "Mattermostを開く", + "get_link.clipboard": " リンクがコピーされました", + "get_link.close": "閉じる", + "get_link.copy": "リンクをコピーする", + "get_post_link_modal.help": "以下のリンクから、ログインしているユーザーは、あなたの投稿を確認できます。", + "get_post_link_modal.title": "パーマリンクをコピーする", + "get_public_link_modal.help": "以下のリンクは、サーバーに登録することなく誰でもファイルを閲覧できるようにします", + "get_public_link_modal.title": "公開リンクをコピーする", + "get_team_invite_link_modal.help": "チームメイトに以下のリンクを送ることで、このチームサイトへの利用登録をしてもらえます。チーム招待リンクは、チーム管理者が再生成しない限り、複数のチームメイトで共有して使うことができます。", + "get_team_invite_link_modal.helpDisabled": "あなたのチームではユーザー作成は無効になっています。チーム管理者に詳細を問い合わせてください。", + "get_team_invite_link_modal.title": "チーム招待リンク", + "help.attaching.downloading": "#### ファイルのダウンロード\nサムネイルの隣にあるアイコンをクリックするか、ファイルのプレビューを開いて**ダウンロード**をクリックすることで添付ファイルをダウンロードできます。", + "help.attaching.dragdrop": "#### ドラッグアンドドロップ\nあなたのコンピューターから右側部分、もしくは中央部分にファイルをドラッグすることで、選択したファイル(複数可)をアップロードできます。ドラッグアンドドロップすることでファイルはメッセージ入力ボックスに添付され、追加でメッセージを入力することもでき、**ENTER**を押すと投稿されます。", + "help.attaching.icon": "#### 添付アイコン\nもう一つの方法として、メッセージ入力ボックスにある灰色のクリップのアイコンをクリックすることでファイルをアップロードできます。アイコンをクリックするとアップロードしたいファイルを選ぶためのシステムファイルビューワーが開き、**開く**をクリックすることでメッセージ入力ボックスにファイルをアップロードします。追加でメッセージを入力することもでき、**ENTER**を押すと投稿されます。", + "help.attaching.limitations": "## ファイルサイズ制限\nMattermostは投稿ごとに最大5つの添付ファイル、それぞれの最大ファイルサイズ50MBまでをサポートしています。", + "help.attaching.methods": "## 添付方法\nドラッグアンドドロップするかメッセージ入力ボックスの添付アイコンをクリックすることでファイルを添付できます。", + "help.attaching.notSupported": "文書のプレビュー(Word、Excel、PPT)はまだサポートされていません。", + "help.attaching.pasting": "#### 画像の貼り付け\nChrome、Edgeではクリップボードからの貼り付けによりファイルをアップロードすることもできます。これは他のブラウザーではまだサポートされていません。", + "help.attaching.previewer": "## ファイルプレビュー\nMattermostはメディアの閲覧やファイルのダウンロード、公開リンクを共有するための内蔵ファイルプレビュー画面があります。ファイルプレビュー画面を開くには添付したファイルのサムネイルをクリックしてください。", + "help.attaching.publicLinks": "#### 公開リンクの共有\n公開リンクは、あなたのMattermostチームの外側にいる人に添付ファイルを共有することを可能にします。添付ファイルのサムネイルをクリックしてファイルプレビュー画面を開き、**公開リンクを取得する**をクリックしてください。リンクをコピーするためのダイアログボックスが開きます。リンクが共有され、別のユーザーによって開かれた場合、ファイルは自動的にダウンロードされます。", + "help.attaching.publicLinks2": "ファイルプレビュー画面に**公開リンクを取得する**が無く、あなたがその機能を有効にしたい場合、システム管理者にシステムコンソールの**セキュリティー** > **公開リンク**から機能を有効にするよう依頼してください。", + "help.attaching.supported": "#### サポートされているメディアタイプ\nサポートされていないメディアタイプをプレビューしようとした場合、ファイルプレビュー画面は標準的なメディア添付アイコンを開きます。サポートされているメディア形式はブラウザーとOSに大きく依存していますが、以下の形式はほとんどのブラウザー上のMattermostでサポートされています:", + "help.attaching.supportedList": "- 画像: BMP、GIF、JPG、JPEG、PNG\n- ビデオ: MP4\n- 音声: MP3、M4A\n- 文書: PDF", + "help.attaching.title": "# ファイルを添付する\n_____", + "help.commands.builtin": "## 内蔵コマンド\n以下のスラッシュコマンドは全てのMattermostで利用できます:", + "help.commands.builtin2": "最初に`/`を入力するとスラッシュコマンドのリストがテキスト入力ボックスの上に表示されます。自動補完の提案では黒字での入力例と灰字での短い説明が表示されます。", + "help.commands.custom": "## カスタムコマンド\nカスタムスラッシュコマンドは外部のアプリケーションを統合します。例えば、あるチームでは、健康記録を`/patient joe smith`でチェックしたり、ある都市の週間天気予報を`/weather toronto week`でチェックするためのカスタムスラッシュコマンドを設定しています。システム管理者に聞くか、`/`を入力して自動補完リストを開いて、あなたのチームがどんなカスタムコマンドをを設定しているか確認してみてください。", + "help.commands.custom2": "カスタムスラッシュコマンドはデフォルトでは無効化されており、システム管理者によって**システムコンソール** > **統合機能** > **ウェブフックとコマンド**から有効化できます。カスタムスラッシュコマンドの設定については[開発者向けスラッシュコマンド説明文書](http://docs.mattermost.com/developer/slash-commands.html)を参照してください。", + "help.commands.intro": "スラッシュコマンドはテキスト入力ボックスへ入力することでMattermost内で処理を実行します。処理を実行するために、`/`に続いてコマンドといくつかの引数を入力してください。\n\n内蔵スラッシュコマンドは全てのMattermostに搭載されておりカスタムスラッシュコマンドは外部アプリケーションとやり取りするよう設定できます。カスタムスラッシュコマンドの設定については[開発者向けスラッシュコマンド説明文書](http://docs.mattermost.com/developer/slash-commands.html)を参照してください。", + "help.commands.title": "# コマンドを実行する\n___", + "help.composing.deleting": "## メッセージの削除\nあなたが書いたメッセージの隣にある**[...]**アイコンをクリックし、**削除**をクリックすることでメッセージを削除できます。システム管理者とチーム管理者は彼らのシステムやチーム内のどんなメッセージでも削除できます。", + "help.composing.editing": "## メッセージの編集\nあなたが書いたメッセージの隣にある**[...]**アイコンをクリックし、**編集**をクリックすることでメッセージを編集できます。メッセージテキストへの修正をした後、**ENTER**を押すと修正を保存します。メッセージの編集は新規に@mention通知やデスクトップ通知、通知音をトリガーしません。", + "help.composing.linking": "## メッセージへのリンク\n**パーマリンク**機能はメッセージへのリンクを生成します。このリンクをチャンネル内の他のユーザーに共有することで、メッセージアーカイブ内のリンクされたメッセージを見せることができます。メッセージが投稿されたチャンネルのメンバーでないユーザーはパーマリンクを見ることができません。メッセージの隣にある**[...]**アイコン > **パーマリンク** > **リンクをコピーする**からパーマリンクを取得できます。", + "help.composing.posting": "## メッセージの投稿\nテキスト入力ボックスへメッセージを書き、ENTER を押すとメッセージを送信します。メッセージを送信せずに改行するには SHIFT + ENTER を使用してください。 CTRL + ENTER でメッセージを送信するには **メインメニュー > アカウント設定 > CTRL + ENTERでメッセージを投稿する** から設定してください。", + "help.composing.posts": "#### 投稿\n投稿は親となるメッセージと考えることができます。たびたび返信によるスレッドの始まりとなるメッセージです。投稿は、中央下部にあるテキスト入力ボックスから作成し、送信することができます。", + "help.composing.replies": "#### 返信\nメッセージテキストの隣の返信アイコンをクリックすることでメッセージへの返信ができます。このアクションでメッセージスレッドを確認できる画面右部を開き、あなたの返信を作成し、送信することができます。返信は元の投稿の子メッセージであることを示すために画面中央部ではわずかにインデントされます。\n\n画面右部で返信を作成する際に、サイドバー上部の二つの矢印で表された展開/折り畳みアイコンをクリックすることで読みやすくなります。", + "help.composing.title": "# メッセージを送信する\n_____", + "help.composing.types": "## メッセージのタイプ\n元のスレッドの会話として返信します。", + "help.formatting.checklist": "角括弧で囲うことでタスクリストを作成する:", + "help.formatting.checklistExample": "- [ ] 項目1\n- [ ] 項目2\n- [x] 完了した項目", + "help.formatting.code": "## コードブロック\n\nそれぞれの行を4つのスペースでインデントするか、コードの上下の行に```を書くことでコードブロックを作成できます。", + "help.formatting.codeBlock": "コードブロック", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", + "help.formatting.emojis": "## 絵文字\n\n`:`を入力することで絵文字自動補完を開くことができます。全絵文字のリストは [こちら](http://www.emoji-cheat-sheet.com/)で見ることができます。使いたい絵文字がない場合、あなた自身の[カスタム絵文字](http://docs.mattermost.com/help/settings/custom-emoji.html)を作成することができます。", + "help.formatting.example": "例:", + "help.formatting.githubTheme": "**GitHubテーマ**", + "help.formatting.headings": "## 見出し\n\nタイトルの前に # とスペースを入力することで見出しを作成できます。#の数を増やすほど見出しが小さくなります。", + "help.formatting.headings2": "別の方法として、見出しを作成するために`===` や `---` を使ってテキストに下線を引くやり方もあります。", + "help.formatting.headings2Example": "大きな見出し\n-------------", + "help.formatting.headingsExample": "## 大きな見出し\n### 小さな見出し\n#### さらに小さな見出し", + "help.formatting.images": "## インライン画像\n\n`!`に続いて角括弧で囲んだ代替テキストと括弧で囲んだリンクを使用することでインライン画像を作成できます。リンクの後に引用符で囲んだテキストを書くことでホバーテキストを追加できます。", + "help.formatting.imagesExample": "\n\nと\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## インラインコード\n\nテキストをバッククォートで囲むとインライン等幅フォントを作成できます。", + "help.formatting.intro": "Markdownを使うとメッセージの書式を簡単に設定することができます。通常通りメッセージを入力し、特別なフォーマットで表示するためにはこれらのルールを使用してください。", + "help.formatting.lines": "## ライン\n\n`*`か`_`か`-`を3つ使用することでラインを引くことができます。", + "help.formatting.linkEx": "[Mattermostをチェックしてください!](https://about.mattermost.com/)", + "help.formatting.links": "## リンク\n\n角括弧で囲んだテキストと括弧で囲んだ関連するリンクを書くことでラベル付けされたリンクを作成できます。", + "help.formatting.listExample": "* リスト項目1\n* リスト項目2\n * 項目2の下位", + "help.formatting.lists": "## リスト\n\n`*`か`-`を使用して箇条書きすることでリストを作成できます。これらの記号の前に2つのスペースを追加することでインデントすることができます。", + "help.formatting.monokaiTheme": "**Monokaiテーマ**", + "help.formatting.ordered": "代わりに数字を使用することで順序付きリストにできます:", + "help.formatting.orderedExample": "1. 項目1\n2. 項目2", + "help.formatting.quotes": "## ブロック引用\n\n`>`を使用することでブロック引用を作成できます。", + "help.formatting.quotesExample": "`> ブロック引用` はこのように表示されます:", + "help.formatting.quotesRender": "> ブロック引用", + "help.formatting.renders": "このように表示されます:", "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", + "help.formatting.style": "## テキストスタイル\n\n文字をイタリック体にするには`_`か`*`のどちらかで囲んでください。 この記号を二つ使用するとボールド体になります。\n\n* `_イタリック_` は _イタリック_ のように表示されます\n* `**ボールド**` は **ボールド** のように表示されます\n* `**_ボールド-イタリック_**` は **_ボールド-イタリック_** のように表示されます\n* `~~打ち消し線~~` は ~~打ち消し線~~ のように表示されます", + "help.formatting.supportedSyntax": "サポートされている言語:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### シンタックスハイライト\n\nシンタックスハイライトを追加するためには、コードブロックの初めの ``` の後にハイライトしたい言語を入力します。Mattermostは4つの異なるコードテーマ(GitHub、Solarized Dark、Solarized Light、Monokai)を提供しており、**アカウント設定** > **表示** > **テーマ** > **カスタムテーマ** > **中央チャンネルのスタイル** で変更できます。", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", + "help.formatting.tableExample": "| 左寄せ | 中央寄せ | 右寄せ |\n| :--------- |:-------------:| -----:|\n| 左カラム1 | このテキスト | $100 |\n| 左カラム2 | は | $10 |\n| 左カラム3 | 中央寄せです | $1 |", + "help.formatting.tables": "## テーブル\n\nヘッダー行の下に破線を書き、列をパイプ`|`で区切ることでテーブルを作成できます。(列の位置を正確に並べる必要はありません)。ヘッダー行の中にコロン`:`を含めることでテーブルの列の整列方法を選択できます。", + "help.formatting.title": "# テキストの書式設定\n_____", + "help.learnMore": "もっと詳しく知るには:", + "help.link.attaching": "ファイルを添付する", + "help.link.commands": "コマンドを実行する", + "help.link.composing": "メッセージと返信を書く", + "help.link.formatting": "メッセージをMarkdownで書式設定する", + "help.link.mentioning": "チームメイトについての投稿を作成する", + "help.link.messaging": "基本的なメッセージを作成する", + "help.mentioning.channel": "#### @チャンネル\n`@チャンネル`を入力することでチャンネル全体への投稿をすることができます。チャンネルの全てのメンバーは個人的に投稿されたのと同じように通知を受け取ります。", + "help.mentioning.channelExample": "@チャンネル 今週の面接の成果。素晴らしい志望者が何人かいたよ!", + "help.mentioning.mentions": "## @Mention\n特定のチームメンバーの注意を惹きたい場合は@mentionを使用してください。", + "help.mentioning.recent": "## 最近のあなたについての投稿\n最も最近のあなたについての投稿を検索するためには検索ボックスの隣の`@`をクリックしてください。画面右部の検索結果**ジャンプする**をクリックすると、その投稿のメッセージのチャンネルと場所にジャンプします。", + "help.mentioning.title": "# チームメイトについての投稿を作成する\n_____", + "help.mentioning.triggers": "## 誰かについての投稿となる単語\n@ユーザー名 と @チャンネル による通知に加え、**アカウント設定** > **通知** > **あなたについての投稿となる単語**で通知のトリガーとなる単語をカスタマイズできます。デフォルトでは名前(ファーストネーム)での通知を受け取ることができますが、入力ボックスにカンマ区切りで通知を受ける単語を追加できます。これは「面接」や「マーケティング」などの特定の話題に関する全ての投稿の通知を受けたい場合に役立ちます。", + "help.mentioning.username": "#### @ユーザー名\nチームメイトへの投稿通知を送るためにユーザー名に加えて記号`@`を使うことで彼らについての投稿をすることができます。\n\n投稿するチームメンバーのリストを表示するには`@`を入力してください。リストをフィルターするには、ユーザー名か名前(ファーストネーム)か苗字(ラストネーム)かニックネームどれかの最初の数文字を入力してください。**↑**と**↓**キーでリスト全体をスクロールすることができ、**ENTER**を押すと投稿対象のユーザーを選択できます。一度選択されると、ユーザー名は自動的にフルネームかニックネームに置き換わります。\n以下の例では**alice**へチャンネルとメッセージが通知される特別な投稿通知を送信します。もし**alice**がMattermostから離れていて、かつ[電子メール通知](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications)をオンにしていた場合、彼女はメッセージテキストが添えられた電子メール通知を受け取ることになります。", + "help.mentioning.usernameCont": "あなたが投稿対象としたユーザーがチャンネルに属していなかった場合、それを知らせるシステムメッセージが投稿されます。これはそのメッセージのトリガーとなった人だけに見える一時的なメッセージです。投稿対象のユーザーをチャンネルに追加するには、チャンネル名のドロップダウンメニューから**メンバーを追加する**を選択します。", + "help.mentioning.usernameExample": "@alice 君の面接の新しい志望者はどうだった?", + "help.messaging.attach": "**ファイルを添付する** Mattermostへのドラッグアンドドロップするか、テキスト入力ボックスの添付アイコンをクリックします。", + "help.messaging.emoji": "**手軽に絵文字を追加** \":\"を入力して絵文字自動補完リストを開きます。今ある絵文字にあなたが表現したいものが無かった場合、[カスタム絵文字](http://docs.mattermost.com/help/settings/custom-emoji.html)を作成することもできます。", + "help.messaging.format": "**メッセージの書式設定** テキストのスタイリングや見出し、リンク、顔文字、コードブロック、引用、テーブル、リスト、インライン画像をサポートするMarkdownを使用します。", + "help.messaging.notify": "**チームメイトへの通知** 必要な時に`@username`を入力します。", + "help.messaging.reply": "**メッセージへの返信** メッセージの隣にある返信の矢印をクリックします。", + "help.messaging.title": "# 基本的なメッセージを作成する\n_____", + "help.messaging.write": "**メッセージを書く** Mattermostの画面下部のテキスト入力ボックスを使います。ENTER を押すとメッセージが送信されます。SHIFT+ENTER を使うとメッセージを送ることなく改行することができます。", + "installed_command.header": "スラッシュコマンド", + "installed_commands.add": "スラッシュコマンドを追加する", + "installed_commands.delete.confirm": "この操作によりスラッシュコマンドは削除され、そのコマンドを利用している統合機能が動作しなくなります。本当に削除しますか?", + "installed_commands.empty": "スラッシュコマンドは作成されていません", + "installed_commands.header": "スラッシュコマンド", + "installed_commands.help": "Mattermostの外部にあるツールと連携するにはスラッシュコマンドを使用してください。セルフホスティング、サードパーティーアプリや統合機能を探すには、{buildYourOwn} か {appDirectory} を訪れてください。", "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", + "installed_commands.help.buildYourOwn": "自分でビルドする", + "installed_commands.search": "スラッシュコマンドを検索", + "installed_commands.unnamed_command": "名前のないスラッシュコマンド", + "installed_incoming_webhooks.add": "内向きのウェブフックを追加する", + "installed_incoming_webhooks.delete.confirm": "この操作により内向きのウェブフックは削除され、そのウェブフックを利用している統合機能が動作しなくなります。本当に削除しますか?", + "installed_incoming_webhooks.empty": "内向きのウェブフックは作成されていません", + "installed_incoming_webhooks.header": "内向きのウェブフック", + "installed_incoming_webhooks.help": "Mattermostの外部にあるツールと連携するには内向きのウェブフックを使用してください。 セルフホスティング、サードパーティーアプリや統合機能を探すには、{buildYourOwn} か {appDirectory} を訪れてください。", "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "installed_incoming_webhooks.help.buildYourOwn": "自分でビルドする", + "installed_incoming_webhooks.search": "内向きのウェブフックを検索", + "installed_incoming_webhooks.unknown_channel": "プライベートなウェブフック", + "installed_integrations.callback_urls": "コールバックURL: {urls}", + "installed_integrations.client_id": "クライアントID: {clientId}", + "installed_integrations.client_secret": "クライアント秘密情報: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", - "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.creation": "{creator}により{createAt, date, full}に作成されました", + "installed_integrations.delete": "削除", + "installed_integrations.edit": "編集", + "installed_integrations.hideSecret": "秘密情報を隠す", + "installed_integrations.regenSecret": "秘密情報を再生成する", + "installed_integrations.regenToken": "トークンを再生成する", + "installed_integrations.showSecret": "秘密情報を表示する", + "installed_integrations.token": "トークン: {token}", + "installed_integrations.triggerWhen": "トリガーとなる条件: {triggerWhen}", + "installed_integrations.triggerWords": "トリガーワード: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "名前のないOAuth 2.0アプリケーション", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", + "installed_oauth_apps.add": "OAuth 2.0アプリケーションを追加する", + "installed_oauth_apps.callbackUrls": "コールバックURL(1つにつき1行)", + "installed_oauth_apps.cancel": "キャンセル", + "installed_oauth_apps.delete.confirm": "この操作によりOAuth 2.0アプリケーションは削除され、そのアプリケーションを利用している統合機能が動作しなくなります。本当に削除しますか?", + "installed_oauth_apps.description": "説明", + "installed_oauth_apps.empty": "OAuth 2.0アプリケーションが見つかりませんでした", + "installed_oauth_apps.header": "OAuth 2.0アプリケーション", + "installed_oauth_apps.help": "BotやサードパーティーアプリをMattermostとセキュアに連携するには {oauthApplications} を作成してください。利用可能なセルフホスティングアプリを探すには {appDirectory}を訪れてください。", "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", + "installed_oauth_apps.help.oauthApplications": "OAuth 2.0アプリケーション", + "installed_oauth_apps.homepage": "ホームページ", + "installed_oauth_apps.iconUrl": "アイコンのURL", + "installed_oauth_apps.is_trusted": "信頼済み: {isTrusted}", + "installed_oauth_apps.name": "表示名", + "installed_oauth_apps.save": "保存する", + "installed_oauth_apps.search": "OAuth 2.0アプリケーションを検索する", + "installed_oauth_apps.trusted": "信頼済み", + "installed_oauth_apps.trusted.no": "いいえ", + "installed_oauth_apps.trusted.yes": "はい", + "installed_outgoing_webhooks.add": "外向きのウェブフックを追加する", + "installed_outgoing_webhooks.delete.confirm": "この操作により外向きのウェブフックは削除され、そのウェブフックを利用している統合機能が動作しなくなります。本当に削除しますか?", + "installed_outgoing_webhooks.empty": "外向きのウェブフックは作成されていません", + "installed_outgoing_webhooks.header": "外向きのウェブフック", + "installed_outgoing_webhooks.help": "Mattermostの外部にあるツールと連携するには外向きのウェブフックを使用してください。 セルフホスティング、サードパーティーアプリや統合機能を探すには、{buildYourOwn} か {appDirectory} を訪れてください。", "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", + "installed_outgoing_webhooks.help.buildYourOwn": "自分でビルドする", + "installed_outgoing_webhooks.search": "外向きのウェブフックを検索", + "installed_outgoing_webhooks.unknown_channel": "プライベートなウェブフック", + "integrations.add": "追加する", + "integrations.command.description": "スラッシュコマンドは外部の統合機能にイベントを送信します", + "integrations.command.title": "スラッシュコマンド", + "integrations.delete.confirm.button": "削除", + "integrations.delete.confirm.title": "統合機能を削除する", + "integrations.done": "完了", + "integrations.edit": "編集", + "integrations.header": "統合機能", + "integrations.help": "Mattermost向けのセルフホスティング、サードパーティーアプリや統合機能を探すには {appDirectory} を訪れてください。", "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
{display_name}へようこそ!
全員に見てほしいメッセージをここに投稿して下さい。チームに参加すると、全員が自動的にこのチャンネルのメンバーになります。
ここは{display_name}のはじまりです。仕事に関係のない会話に使ってください。
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "revoke_user_sessions_modal.desc": "この操作により{username}の全てのセッションが破棄され、全てのデバイスでログアウトされます。本当に{username}の全てのセッションを破棄しますか?", + "revoke_user_sessions_modal.revoke": "破棄", + "revoke_user_sessions_modal.title": "{username}のセッションを破棄する", + "rhs_comment.comment": "コメント", + "rhs_comment.del": "削除する", + "rhs_comment.edit": "編集する", + "rhs_comment.mobile.flag": "フラグ", + "rhs_comment.mobile.unflag": "フラグを消す", + "rhs_comment.permalink": "パーマリンク", + "rhs_header.backToCallTooltip": "応答する", + "rhs_header.backToFlaggedTooltip": "フラグの立てられた投稿へ戻る", + "rhs_header.backToPinnedTooltip": "ピン止めされた投稿へ戻る", + "rhs_header.backToResultsTooltip": "検索結果に戻る", + "rhs_header.closeSidebarTooltip": "サイドバーを閉じる", + "rhs_header.closeTooltip": "サイドバーを閉じる", + "rhs_header.details": "メッセージの詳細", + "rhs_header.expandSidebarTooltip": "サイドバーを拡大する", + "rhs_header.expandTooltip": "サイドバーを縮小する", + "rhs_header.shrinkSidebarTooltip": "サイドバーを縮小する", + "rhs_root.del": "削除する", + "rhs_root.direct": "ダイレクトメッセージ", + "rhs_root.edit": "編集する", + "rhs_root.mobile.flag": "フラグ", + "rhs_root.mobile.unflag": "フラグを消す", + "rhs_root.permalink": "パーマリンク", + "rhs_root.pin": "チャンネルにピン止めする", + "rhs_root.unpin": "チャンネルへのピン止めをやめる", + "rhs_thread.rootPostDeletedMessage.body": "このスレッドの一部はデータ保持ポリシーによって削除されました。このスレッドに返信することはできません。", + "save_button.save": "保存", + "save_button.saving": "保存中", + "search_bar.search": "検索する", + "search_bar.usage": "チャンネルは様々な話題についての会話を扱います。チャンネルはあなたのチームの全員が読み書き可能です。非公開の会話を行う場合、特定の一人との場合にはダイレクトメッセージを、複数の人との場合には非公開チャンネルを使用してください。
", + "sidebar.tutorialScreen2": "以下は最初にふさわしい2つの公開チャンネルです
{townsquare}は、チーム内のコミュニケーションのための場所です、あなたのチームの全員が参加しています。
{offtopic}は仕事と関係のない楽しみとユーモアのための場所です。あなたとチームは、他のチャンネルを作るか決めることができます。
", + "sidebar.tutorialScreen3": "「もっと…」をクリックすることで新しいチャンネルを作成したり既存のチャンネルに参加することができます。
公開/非公開チャンネルのヘッダーの隣にある「+」記号をクリックすることで、新しいチャンネルを作成することができます。
", + "sidebar.unreadSection": "未読", + "sidebar.unreads": "未読", + "sidebar_header.tutorial": "メインメニューは、メンバーを招待したりアカウントの設定にアクセスしたり、テーマ色を設定したりする場所です。
チーム管理者はチームの設定にもこのメニューからアクセスすることができます。
システム管理者には、システム全体を設定するシステムコンソールへのリンクもここに表示されます。
", + "sidebar_right_menu.accountSettings": "アカウントの設定", + "sidebar_right_menu.addMemberToTeam": "メンバーをチームに追加", + "sidebar_right_menu.console": "システムコンソール", + "sidebar_right_menu.flagged": "フラグの立てられた投稿", + "sidebar_right_menu.help": "ヘルプ", + "sidebar_right_menu.inviteNew": "招待メールを送信", + "sidebar_right_menu.logout": "ログアウト", + "sidebar_right_menu.manageMembers": "メンバーを管理する", + "sidebar_right_menu.nativeApps": "アプリをダウンロードする", + "sidebar_right_menu.recentMentions": "最近のあなたについての投稿", + "sidebar_right_menu.report": "問題を報告する", + "sidebar_right_menu.teamLink": "チーム招待リンクを入手", + "sidebar_right_menu.teamSettings": "チームの設定", + "sidebar_right_menu.viewMembers": "メンバーを見る", + "signup.email": "電子メールアドレスとパスワード", + "signup.gitlab": "GitLabシングルサインオン", + "signup.google": "Googleアカウント", + "signup.ldap": "AD/LDAP認証情報", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}あなたのチームの全てのコミュニケーションを一箇所で、すぐに検索可能で、どこからでもアクセスできるものにします。
チームがつながり、互いに助け合うことで、大切なこと(what matters most)を成し遂げましょう
", + "tutorial_intro.screenTwo": "公開チャンネル、非公開チャンネル、ダイレクトメッセージでコミュニケーションを行います。
全てがアーカイブされ、ウェブにアクセスできるデスクトップ、ラップトップ、スマートフォンのいずれからでも検索できます。
", + "tutorial_intro.skip": "チュートリアルをスキップする", + "tutorial_intro.support": "何かありましたら私たちにメールをしてください ", + "tutorial_intro.teamInvite": "チームメイトを招待する", + "tutorial_intro.whenReady": " 用意ができた時に。", + "tutorial_tip.next": "次へ", + "tutorial_tip.ok": "OK", + "tutorial_tip.out": "コツを表示しない。", + "tutorial_tip.seen": "以前に見ましたか? ", + "update_command.cancel": "キャンセル", + "update_command.confirm": "スラッシュコマンドを編集する", + "update_command.question": "あなたの変更により既存のコマンドが動作しなくなる恐れがあります。本当に更新しますか?", + "update_command.update": "更新", + "update_incoming_webhook.update": "更新", + "update_oauth_app.confirm": "OAuth 2.0アプリケーションを編集する", + "update_oauth_app.question": "あなたの変更により既存のOAuth 2.0アプリケーションが動作しなくなる恐れがあります。本当に更新しますか?", + "update_outgoing_webhook.confirm": "外向きのウェブフックを編集する", + "update_outgoing_webhook.question": "あなたの変更により既存の外向きのウェブフックが動作しなくなる恐れがあります。本当に更新しますか?", + "update_outgoing_webhook.update": "更新", + "upload_overlay.info": "ファイルをアップロードするためにドラッグアンドドロップします。", + "user.settings.advance.embed_toggle": "全ての埋め込まれたプレビューの表示非表示を切り替える", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}}が有効化されました", + "user.settings.advance.formattingDesc": "オンにした場合、リンクの作成や絵文字の表示、テキストの書式設定や改行など、投稿に対する書式設定を行うことができるようになります。デフォルトではオンに設定されています。この設定を変更した場合、ページを再読み込みしてください。", + "user.settings.advance.formattingTitle": "投稿の書式設定", + "user.settings.advance.joinLeaveDesc": "\"オン\"の場合、ユーザーがチャンネルへ参加・脱退したことを通知するシステムメッセージが見えるようになります。\"オフ\"の場合、チャンネルへ参加・脱退したことについてのシステムメッセージは見えなくなります。メッセージはあなたがチャンネルへ追加されたときに現れるため、あなたは通知を受け取ることができます。", + "user.settings.advance.joinLeaveTitle": "参加/脱退メッセージを有効にする", + "user.settings.advance.markdown_preview": "メッセージ入力ボックスでMarkdownプレビューオプションを表示する", + "user.settings.advance.off": "オフ", + "user.settings.advance.on": "オン", + "user.settings.advance.preReleaseDesc": "プレビューしたいプリリリース機能をチェックしてください。 有効になるのはページを再読み込みした後からです。", + "user.settings.advance.preReleaseTitle": "プリリリース機能をプレビューする", + "user.settings.advance.sendDesc": "オンにした場合 ENTER で改行し CTRL + ENTER でメッセージを投稿します。", + "user.settings.advance.sendTitle": "CTRL + ENTER でメッセージを投稿する", + "user.settings.advance.slashCmd_autocmp": "スラッシュコマンドの自動補完をするために外部のアプリケーションを有効にする", + "user.settings.advance.title": "詳細の設定", + "user.settings.custom_theme.awayIndicator": "離席表示", + "user.settings.custom_theme.buttonBg": "ボタンBG", + "user.settings.custom_theme.buttonColor": "ボタンテキスト", + "user.settings.custom_theme.centerChannelBg": "中央チャンネルBG", + "user.settings.custom_theme.centerChannelColor": "中央チャンネルテキスト", + "user.settings.custom_theme.centerChannelTitle": "中央チャンネルのスタイル", + "user.settings.custom_theme.codeTheme": "コードテーマ", + "user.settings.custom_theme.copyPaste": "テーマカラーを共有するためにコピーアンドペーストする", + "user.settings.custom_theme.dndIndicator": "取り込み中表示", + "user.settings.custom_theme.linkButtonTitle": "リンクとボタンのスタイル", + "user.settings.custom_theme.linkColor": "リンクの色", + "user.settings.custom_theme.mentionBj": "あなたについての投稿の未読BG", + "user.settings.custom_theme.mentionColor": "あなたについての投稿の未読テキスト", + "user.settings.custom_theme.mentionHighlightBg": "あなたについての投稿のハイライトBG", + "user.settings.custom_theme.mentionHighlightLink": "あなたについての投稿のハイライトテキスト", + "user.settings.custom_theme.newMessageSeparator": "新しいメッセージとの仕切り", + "user.settings.custom_theme.onlineIndicator": "オンライン表示", + "user.settings.custom_theme.sidebarBg": "サイドバーBG", + "user.settings.custom_theme.sidebarHeaderBg": "サイドバーヘッダーBG", + "user.settings.custom_theme.sidebarHeaderTextColor": "サイドバーヘッダーテキスト", + "user.settings.custom_theme.sidebarText": "サイドバーテキスト", + "user.settings.custom_theme.sidebarTextActiveBorder": "サイドバーテキストアクティブ境界", + "user.settings.custom_theme.sidebarTextActiveColor": "サイドバーテキストアクティブ色", + "user.settings.custom_theme.sidebarTextHoverBg": "サイドバーテキストホバーBG", + "user.settings.custom_theme.sidebarTitle": "サイドバーのスタイル", + "user.settings.custom_theme.sidebarUnreadText": "サイドバー未読テキスト", + "user.settings.display.channelDisplayTitle": "チャンネル表示", + "user.settings.display.channeldisplaymode": "中央のチャンネルの幅を選択してください。", + "user.settings.display.clockDisplay": "時計表示", + "user.settings.display.collapseDesc": "画像リンクのプレビューが展開して表示されるか折り畳んで表示されるかを設定してください。この設定はスラッシュコマンドの /expand と /collapse を使用して制御することもできます。", + "user.settings.display.collapseDisplay": "画像リンクプレビューのデフォルト表示", + "user.settings.display.collapseOff": "折り畳まれる", + "user.settings.display.collapseOn": "展開される", + "user.settings.display.fixedWidthCentered": "固定幅、中央寄せ", + "user.settings.display.fullScreen": "最大幅", + "user.settings.display.language": "言語", + "user.settings.display.linkPreviewDesc": "有効な場合、メッセージの最初のウェブリンクの内容のプレビューが、そのメッセージの下に表示されます。", + "user.settings.display.linkPreviewDisplay": "ウェブサイトリンクプレビュー", + "user.settings.display.linkPreviewOff": "オフ", + "user.settings.display.linkPreviewOn": "オン", + "user.settings.display.messageDisplayClean": "標準", + "user.settings.display.messageDisplayCleanDes": "見やすく読みやすくします。", + "user.settings.display.messageDisplayCompact": "コンパクト", + "user.settings.display.messageDisplayCompactDes": "スクリーンに可能な限り多くのメッセージを表示します。", + "user.settings.display.messageDisplayDescription": "チャンネルでメッセージがどのように表示されるか選択してください。", + "user.settings.display.messageDisplayTitle": "メッセージの表示", + "user.settings.display.militaryClock": "時計の24時間表示(例: 16:00)", + "user.settings.display.nameOptsDesc": "投稿やダイレクトメッセージ中の他のユーザーの名前の表示方法を設定します。", + "user.settings.display.normalClock": "時計の12時間表示(例: 4:00 PM)", + "user.settings.display.preferTime": "時刻の表示形式を選択します。", + "user.settings.display.teammateNameDisplayDescription": "投稿やダイレクトメッセージ中の他のユーザーの名前の表示方法を設定します。", + "user.settings.display.teammateNameDisplayFullname": "氏名を表示する", + "user.settings.display.teammateNameDisplayNicknameFullname": "ニックネームがあればそれを表示する。無ければ氏名を表示する。", + "user.settings.display.teammateNameDisplayTitle": "チームメイトの名前の表示", + "user.settings.display.teammateNameDisplayUsername": "ユーザー名を表示する", + "user.settings.display.theme.applyToAllTeams": "全ての自分のチームに新しいテーマを適用する", + "user.settings.display.theme.customTheme": "カスタムテーマ", + "user.settings.display.theme.describe": "テーマを管理する", + "user.settings.display.theme.import": "Slackからテーマカラーをインポートする", + "user.settings.display.theme.otherThemes": "他のテーマを見る", + "user.settings.display.theme.themeColors": "テーマ色", + "user.settings.display.theme.title": "テーマ", + "user.settings.display.timezone": "タイムゾーン", + "user.settings.display.title": "表示の設定", + "user.settings.general.checkEmail": "電子メールアドレスの確認のため{email}の電子メールを確認してください。", + "user.settings.general.checkEmailNoAddress": "新しい電子メールアドレスの確認のため、電子メールを確認してください", + "user.settings.general.close": "閉じる", + "user.settings.general.confirmEmail": "電子メールアドレスを確認する", + "user.settings.general.currentEmail": "現在の電子メールアドレス", + "user.settings.general.email": "電子メールアドレス", + "user.settings.general.emailGitlabCantUpdate": "GitLabからログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", + "user.settings.general.emailGoogleCantUpdate": "Googleからログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", + "user.settings.general.emailHelp1": "電子メールアドレスはサインイン、通知、パスワード初期化に使用されます。電子メールアドレスを変更した場合には、確認が必要です。", + "user.settings.general.emailHelp2": "電子メールはシステム管理者によって無効にされています。有効にされるまで通知電子メールは送信されません。", + "user.settings.general.emailHelp3": "電子メールアドレスはサインイン、通知、パスワード初期化に使用されます。", + "user.settings.general.emailHelp4": "{email}に電子メールアドレスの確認用電子メールが送信されました。", + "user.settings.general.emailLdapCantUpdate": "AD/LDAPでログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", + "user.settings.general.emailMatch": "あなたの入力した新しい電子メールアドレスが一致しません。", + "user.settings.general.emailOffice365CantUpdate": "Office 365からログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", + "user.settings.general.emailSamlCantUpdate": "SAMLでログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", + "user.settings.general.emailUnchanged": "あなたの新しい電子メールアドレスは、古いものと変わっていません。", + "user.settings.general.emptyName": "フルネームを追加するには「編集する」をクリックしてください", + "user.settings.general.emptyNickname": "ニックネームを追加するには「編集する」をクリックしてください", + "user.settings.general.emptyPosition": "職業/役職を追加するには「編集」をクリックしてください", + "user.settings.general.field_handled_externally": "この欄はあなたのログインプロバイダーで使用されます。変更したい場合、ログインプロバイダーに通じて変更してください。", + "user.settings.general.firstName": "名前(ファーストネーム)", + "user.settings.general.fullName": "フルネーム", + "user.settings.general.imageTooLarge": "プロフィール画像をアップロードできません。大き過ぎます。", + "user.settings.general.imageUpdated": "画像は{date}に更新されました", + "user.settings.general.lastName": "苗字(ラストネーム)", + "user.settings.general.loginGitlab": "GitLabでログインしました({email})", + "user.settings.general.loginGoogle": "Googleでログインしました({email})", + "user.settings.general.loginLdap": "AD/LDAPでログインしました({email})", + "user.settings.general.loginOffice365": "Office 365でログインしました({email})", + "user.settings.general.loginSaml": "SAMLでログインしました({email})", + "user.settings.general.mobile.emptyName": "フルネームを追加するためにクリックしてください", + "user.settings.general.mobile.emptyNickname": "ニックネームを追加するためにクリックしてください", + "user.settings.general.mobile.emptyPosition": "職業/役職を追加するためにクリックしてください", + "user.settings.general.mobile.uploadImage": "画像をアップロードするためにクリックしてください", + "user.settings.general.newAddress": "新しい電子メールアドレス: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", + "admin.cluster.interNodeUrlsEx": "예시 \"http://10.10.10.30, http://10.10.10.31\"", + "admin.cluster.interNodeUrlsTitle": "내부 노드 URL:", + "admin.cluster.loadedFrom": "This configuration file was loaded from Node ID {clusterId}. Please see the Troubleshooting Guide in our documentation if you are accessing the System Console through a load balancer and experiencing issues.", + "admin.cluster.noteDescription": "Changing properties in this section will require a server restart before taking effect. When High Availability mode is enabled, the System Console is set to read-only and can only be changed from the configuration file.", + "admin.cluster.should_not_change": "WARNING: These settings may not sync with the other servers in the cluster. High Availability inter-node communication will not start until you modify the config.json to be identical on all servers and restart Mattermost. Please see the documentation on how to add or remove a server from the cluster. If you are accessing the System Console through a load balancer and experiencing issues, please see the Troubleshooting Guide in our documentation.", + "admin.cluster.status_table.config_hash": "설정 파일 MD5", + "admin.cluster.status_table.hostname": "호스트명", + "admin.cluster.status_table.id": "노드 ID", + "admin.cluster.status_table.reload": " 클러스터 상태 새로고침", + "admin.cluster.status_table.status": "상태", + "admin.cluster.status_table.url": "Gossip 주소", + "admin.cluster.status_table.version": "버전", + "admin.cluster.unknown": "알 수 없음", + "admin.compliance.directoryDescription": "컴플라이언스 보고서가 저장될 디렉토리 위치입니다. 기본 위치는 ./data/. 입니다.", + "admin.compliance.directoryExample": "예시 \"./data/\"", + "admin.compliance.directoryTitle": "감사 보고서 경로:", + "admin.compliance.enableDailyDesc": "활성화 시, Mattermost는 일간 컴플라이언스 보고서를 생성합니다.", + "admin.compliance.enableDailyTitle": "일일 보고:", + "admin.compliance.enableDesc": "When true, Mattermost allows compliance reporting from the Compliance and Auditing tab. See documentation to learn more.", + "admin.compliance.enableTitle": "감사 보고:", + "admin.compliance.false": "비활성화", + "admin.compliance.noLicense": "Compliance 는 엔터프라이즈 에디션의 기능입니다. 현재 라이센스는 Compliance 기능을 지원하지 않습니다. 이 곳에서 엔터프라이즈 라이센스에 대한 정보를 확인하세요.
", + "admin.compliance.save": "저장", + "admin.compliance.saving": "설정 저장중...", + "admin.compliance.title": "Compliance 설정", + "admin.compliance.true": "활성화", "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", @@ -229,7 +229,7 @@ "admin.complianceExport.exportFormat.globalrelay": "Global Relay EML", "admin.complianceExport.exportFormat.title": "Export Format:", "admin.complianceExport.exportJobStartTime.description": "Set the start time of the daily scheduled compliance export job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.", - "admin.complianceExport.exportJobStartTime.example": "E.g.: \"02:00\"", + "admin.complianceExport.exportJobStartTime.example": "예시: \"02:00\"", "admin.complianceExport.exportJobStartTime.title": "Compliance Export time:", "admin.complianceExport.globalRelayCustomerType.a10.description": "A10/Type 10", "admin.complianceExport.globalRelayCustomerType.a9.description": "A9/Type 9", @@ -245,57 +245,57 @@ "admin.complianceExport.globalRelaySmtpUsername.example": "E.g.: \"globalRelayUser\"", "admin.complianceExport.globalRelaySmtpUsername.title": "Global Relay SMTP Username:", "admin.complianceExport.title": "Compliance Export (Beta)", - "admin.compliance_reports.desc": "Job Name:", - "admin.compliance_reports.desc_placeholder": "E.g. \"Audit 445 for HR\"", - "admin.compliance_reports.emails": "Emails:", - "admin.compliance_reports.emails_placeholder": "E.g. \"bill@example.com, bob@example.com\"", - "admin.compliance_reports.from": "From:", - "admin.compliance_reports.from_placeholder": "E.g. \"2016-03-11\"", - "admin.compliance_reports.keywords": "Keywords:", - "admin.compliance_reports.keywords_placeholder": "E.g. \"shorting stock\"", + "admin.compliance_reports.desc": "작업명:", + "admin.compliance_reports.desc_placeholder": "예시. \"Audit 445 for HR\"", + "admin.compliance_reports.emails": "이메일:", + "admin.compliance_reports.emails_placeholder": "예시. \"bill@example.com, bob@example.com\"", + "admin.compliance_reports.from": "발신:", + "admin.compliance_reports.from_placeholder": "예시. \"2016-03-11\"", + "admin.compliance_reports.keywords": "키워드:", + "admin.compliance_reports.keywords_placeholder": "예시. \"shorting stock\"", "admin.compliance_reports.reload": "Reload Completed Compliance Reports", "admin.compliance_reports.run": "Run Compliance Report", "admin.compliance_reports.title": "Compliance Reports", - "admin.compliance_reports.to": "To:", - "admin.compliance_reports.to_placeholder": "E.g. \"2016-03-15\"", - "admin.compliance_table.desc": "Description", - "admin.compliance_table.download": "Download", + "admin.compliance_reports.to": "수신:", + "admin.compliance_reports.to_placeholder": "예시 \"2016-03-15\"", + "admin.compliance_table.desc": "설명", + "admin.compliance_table.download": "다운로드", "admin.compliance_table.params": "Params", - "admin.compliance_table.records": "Records", - "admin.compliance_table.status": "Status", - "admin.compliance_table.timestamp": "Timestamp", - "admin.compliance_table.type": "Type", + "admin.compliance_table.records": "기록", + "admin.compliance_table.status": "상태", + "admin.compliance_table.timestamp": "타임스탬프", + "admin.compliance_table.type": "종류", "admin.compliance_table.userId": "Requested By", "admin.connectionSecurityNone": "None", - "admin.connectionSecurityNoneDescription": "Mattermost will connect over an insecure connection.", + "admin.connectionSecurityNoneDescription": "Mattermost will connect over an unsecure connection.", "admin.connectionSecurityStart": "STARTTLS", "admin.connectionSecurityStartDescription": "Takes an existing insecure connection and attempts to upgrade it to a secure connection using TLS.", - "admin.connectionSecurityTest": "Test Connection", - "admin.connectionSecurityTitle": "Connection Security:", + "admin.connectionSecurityTest": "연결 테스트", + "admin.connectionSecurityTitle": "연결 보안:", "admin.connectionSecurityTls": "TLS", "admin.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your server.", "admin.customization.androidAppDownloadLinkDesc": "Add a link to download the Android app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", - "admin.customization.androidAppDownloadLinkTitle": "Android App Download Link:", + "admin.customization.androidAppDownloadLinkTitle": "안드로이드 앱 다운로드 링크:", "admin.customization.appDownloadLinkDesc": "Add a link to a download page for the Mattermost apps. When a link is present, an option to \"Download Mattermost Apps\" will be added in the Main Menu so users can find the download page. Leave this field blank to hide the option from the Main Menu.", - "admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Page Link:", - "admin.customization.customBrand": "Custom Branding", - "admin.customization.emoji": "Emoji", + "admin.customization.appDownloadLinkTitle": "Mattermost 앱 다운로드 페이지 링크:", + "admin.customization.customBrand": "커스텀 브랜딩", + "admin.customization.emoji": "이모지", "admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in messages. When enabled, Custom Emoji settings can be accessed by switching to a team and clicking the three dots above the channel sidebar, and selecting \"Custom Emoji\".", - "admin.customization.enableCustomEmojiTitle": "Enable Custom Emoji:", + "admin.customization.enableCustomEmojiTitle": "커스텀 이모티콘:", "admin.customization.enableEmojiPickerDesc": "The emoji picker allows users to select emoji to add as reactions or use in messages. Enabling the emoji picker with a large number of custom emoji may slow down performance.", "admin.customization.enableEmojiPickerTitle": "Enable Emoji Picker:", "admin.customization.enableLinkPreviewsDesc": "Display a preview of website content below messages, when available. Users can disable these previews from Account Settings > Display > Website Link Previews.", - "admin.customization.enableLinkPreviewsTitle": "Enable Link Previews:", + "admin.customization.enableLinkPreviewsTitle": "링크 미리보기:", "admin.customization.iosAppDownloadLinkDesc": "Add a link to download the iOS app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", - "admin.customization.iosAppDownloadLinkTitle": "iOS App Download Link:", - "admin.customization.linkPreviews": "Link Previews", - "admin.customization.nativeAppLinks": "Mattermost App Links", - "admin.customization.restrictCustomEmojiCreationAdmin": "Allow System and Team Admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationAll": "Allow everyone to create custom emoji", - "admin.customization.restrictCustomEmojiCreationDesc": "Restrict the creation of custom emoji to certain users.", - "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationTitle": "Restrict Custom Emoji Creation:", - "admin.customization.support": "Legal and Support", + "admin.customization.iosAppDownloadLinkTitle": "iOS 앱 다운로드 링크:", + "admin.customization.linkPreviews": "링크 미리보기", + "admin.customization.nativeAppLinks": "Mattermost 애플리케이션 링크", + "admin.customization.restrictCustomEmojiCreationAdmin": "팀 관리자와 시스템 관리자만 새로운 이모지를 만들 수 있습니다.", + "admin.customization.restrictCustomEmojiCreationAll": "모든 사용자가 새로운 이모지를 만들 수 있습니다.", + "admin.customization.restrictCustomEmojiCreationDesc": "특정 사용자만 새로운 이모지를 만들 수 있도록 제한합니다.", + "admin.customization.restrictCustomEmojiCreationSystemAdmin": "시스템 관리자만 새로운 이모지를 만들 수 있습니다.", + "admin.customization.restrictCustomEmojiCreationTitle": "이모티콘 생성 제한:", + "admin.customization.support": "법적 사항 및 지원", "admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.", "admin.data_retention.confirmChangesModal.confirm": "Confirm Settings", "admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:", @@ -307,47 +307,47 @@ "admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.", "admin.data_retention.createJob.title": "Run Deletion Job Now", "admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.", - "admin.data_retention.deletionJobStartTime.example": "E.g.: \"02:00\"", + "admin.data_retention.deletionJobStartTime.example": "예시: \"02:00\"", "admin.data_retention.deletionJobStartTime.title": "Data Deletion Time:", "admin.data_retention.enableFileDeletion.description": "Set how long Mattermost keeps file uploads in channels and direct messages.", "admin.data_retention.enableFileDeletion.title": "File Retention:", "admin.data_retention.enableMessageDeletion.description": "Set how long Mattermost keeps messages in channels and direct messages.", "admin.data_retention.enableMessageDeletion.title": "Message Retention:", "admin.data_retention.fileRetentionDays.description": "Set how many days file uploads are kept in Mattermost. Files older than the duration you set will be deleted nightly. The minimum time is one day.", - "admin.data_retention.fileRetentionDays.example": "E.g.: \"60\"", + "admin.data_retention.fileRetentionDays.example": "예시: \"60\"", "admin.data_retention.keepFilesForTime": "Keep files for a set amount of time", "admin.data_retention.keepFilesIndefinitely": "Keep all files indefinitely", "admin.data_retention.keepMessageForTime": "Keep messages for a set amount of time", "admin.data_retention.keepMessagesIndefinitely": "Keep all messages indefinitely", "admin.data_retention.messageRetentionDays.description": "Set how many days messages are kept in Mattermost. Messages, including file attachments older than the duration you set will be deleted nightly. The minimum time is one day.", - "admin.data_retention.messageRetentionDays.example": "E.g.: \"60\"", + "admin.data_retention.messageRetentionDays.example": "예시: \"60\"", "admin.data_retention.note.description": "Caution: Once a message or a file is deleted, the action is irreversible. Please be careful when setting up a custom data retention policy. See {documentationLink} to learn more.", - "admin.data_retention.note.description.documentationLinkText": "documentation", + "admin.data_retention.note.description.documentationLinkText": "문서", "admin.data_retention.title": "Data Retention Policy (Beta)", - "admin.database.title": "Database Settings", - "admin.developer.title": "Developer Settings", + "admin.database.title": "데이터베이스 설정", + "admin.developer.title": "개발자 설정", "admin.elasticsearch.bulkIndexButton.error": "Failed to schedule Bulk Index Job: {error}", "admin.elasticsearch.bulkIndexingTitle": "Bulk Indexing:", "admin.elasticsearch.connectionUrlDescription": "The address of the Elasticsearch server. {documentationLink}", - "admin.elasticsearch.connectionUrlExample": "E.g.: \"https://elasticsearch.example.org:9200\"", + "admin.elasticsearch.connectionUrlExample": "예시: \"https://elasticsearch.example.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Please see documentation with server setup instructions.", - "admin.elasticsearch.connectionUrlTitle": "Server Connection Address:", + "admin.elasticsearch.connectionUrlTitle": "서버 연결 주소:", "admin.elasticsearch.createJob.help": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.", "admin.elasticsearch.createJob.title": "Index Now", - "admin.elasticsearch.elasticsearch_test_button": "Test Connection", + "admin.elasticsearch.elasticsearch_test_button": "연결 테스트", "admin.elasticsearch.enableIndexingDescription": "When true, indexing of new posts occurs automatically. Search queries will use database search until \"Enable Elasticsearch for search queries\" is enabled. {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Learn more about Elasticsearch in our documentation.", - "admin.elasticsearch.enableIndexingTitle": "Enable Elasticsearch Indexing:", + "admin.elasticsearch.enableIndexingTitle": "Elasticsearch 인덱싱:", "admin.elasticsearch.enableSearchingDescription": "Requires a successful connection to the Elasticsearch server. When true, Elasticsearch will be used for all search queries using the latest index. Search results may be incomplete until a bulk index of the existing post database is finished. When false, database search is used.", - "admin.elasticsearch.enableSearchingTitle": "Enable Elasticsearch for search queries:", - "admin.elasticsearch.indexButton.inProgress": "Indexing in progress", + "admin.elasticsearch.enableSearchingTitle": "검색 쿼리에 Elasticsearch 사용:", + "admin.elasticsearch.indexButton.inProgress": "인덱싱 중", "admin.elasticsearch.indexButton.ready": "Build Index", "admin.elasticsearch.indexHelpText.buildIndex": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.", "admin.elasticsearch.indexHelpText.cancelIndexing": "Cancelling stops the indexing job and removes it from the queue. Posts that have already been indexed will not be deleted.", "admin.elasticsearch.noteDescription": "Changing properties in this section will require a server restart before taking effect.", - "admin.elasticsearch.password": "E.g.: \"yourpassword\"", + "admin.elasticsearch.password": "예시: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", - "admin.elasticsearch.passwordTitle": "Server Password:", + "admin.elasticsearch.passwordTitle": "서버 패스워드:", "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", @@ -358,18 +358,18 @@ "admin.elasticsearch.sniffTitle": "Enable Cluster Sniffing:", "admin.elasticsearch.testConfigSuccess": "Test successful. Configuration saved.", "admin.elasticsearch.testHelpText": "Tests if the Mattermost server can connect to the Elasticsearch server specified. Testing the connection only saves the configuration if the test is successful. See log file for more detailed error messages.", - "admin.elasticsearch.title": "Elasticsearch (Beta)", + "admin.elasticsearch.title": "Elasticsearch (베타)", "admin.elasticsearch.usernameDescription": "(Optional) The username to authenticate to the Elasticsearch server.", - "admin.elasticsearch.usernameExample": "E.g.: \"elastic\"", - "admin.elasticsearch.usernameTitle": "Server Username:", - "admin.email.agreeHPNS": " I understand and accept the Mattermost Hosted Push Notification Service Terms of Service and Privacy Policy.", - "admin.email.allowEmailSignInDescription": "When true, Mattermost allows users to sign in using their email and password.", - "admin.email.allowEmailSignInTitle": "Enable sign-in with email: ", - "admin.email.allowSignupDescription": "When true, Mattermost allows account creation using email and password. This value should be false only when you want to limit sign up to a single sign-on service like AD/LDAP, SAML or GitLab.", - "admin.email.allowSignupTitle": "Enable account creation with email: ", + "admin.elasticsearch.usernameExample": "예시: \"elastic\"", + "admin.elasticsearch.usernameTitle": "서버 사용자명:", + "admin.email.agreeHPNS": " Mattermost Hosted Push Notification 서비스의 서비스 약관과 개인정보 정책에 동의합니다.", + "admin.email.allowEmailSignInDescription": "설정 시, Mattermost는 사용자들이 그들의 이메일과 패스워드로 로그인할 수 있게 합니다.", + "admin.email.allowEmailSignInTitle": "이메일로 로그인하기: ", + "admin.email.allowSignupDescription": "When true, Mattermost allows team creation and account signup using email and password. This value should be false only when you want to limit signup to a single-sign-on service like OAuth or LDAP.", + "admin.email.allowSignupTitle": "이메일로 계정 만들기: ", "admin.email.allowUsernameSignInDescription": "When true, users with email login can sign in using their username and password. This setting does not affect AD/LDAP login.", - "admin.email.allowUsernameSignInTitle": "Enable sign-in with username: ", - "admin.email.connectionSecurityTest": "Test Connection", + "admin.email.allowUsernameSignInTitle": "사용자명으로 로그인하기: ", + "admin.email.connectionSecurityTest": "연결 테스트", "admin.email.easHelp": "Learn more about compiling and deploying your own mobile apps from an Enterprise App Store.", "admin.email.emailSuccess": "No errors were reported while sending an email. Please check your inbox to make sure.", "admin.email.enableEmailBatching.clusterEnabled": "Email batching cannot be enabled when High Availability mode is enabled.", @@ -380,111 +380,111 @@ "admin.email.enableSMTPAuthTitle": "Enable SMTP Authentication:", "admin.email.fullPushNotification": "Send full message snippet", "admin.email.genericNoChannelPushNotification": "Send generic description with only sender name", - "admin.email.genericPushNotification": "Send generic description with sender and channel names", + "admin.email.genericPushNotification": "Send generic description with user and channel names", "admin.email.inviteSaltDescription": "32-character salt added to signing of email invites. Randomly generated on install. Click \"Regenerate\" to create new salt.", - "admin.email.inviteSaltExample": "E.g.: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", + "admin.email.inviteSaltExample": "예시: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", "admin.email.inviteSaltTitle": "Email Invite Salt:", "admin.email.mhpns": "Use encrypted, production-quality HPNS connection to iOS and Android apps", - "admin.email.mhpnsHelp": "Download Mattermost iOS app from iTunes. Download Mattermost Android app from Google Play. Learn more about HPNS.", - "admin.email.mtpns": "Use iOS and Android apps on iTunes and Google Play with TPNS", - "admin.email.mtpnsHelp": "Download Mattermost iOS app from iTunes. Download Mattermost Android app from Google Play. Learn more about TPNS.", - "admin.email.nofificationOrganizationExample": "E.g.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", + "admin.email.mhpnsHelp": "iTunes에서 Mattermost iOS 앱 다운로드. Google Play에서 Mattermost Android 앱 다운로드. TPNS에 대해 알아보기.", + "admin.email.mtpns": "IOS, Android 앱을 TPNS와 사용합니다.", + "admin.email.mtpnsHelp": "iTunes에서 Mattermost iOS 앱 다운로드. Google Play에서 Mattermost Android 앱 다운로드.TPNS에 대해 알아보기.", + "admin.email.nofificationOrganizationExample": "예시: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", "admin.email.notification.contents.full": "Send full message contents", "admin.email.notification.contents.full.description": "Sender name and channel are included in email notifications.Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.", "admin.email.notification.contents.generic": "Send generic description with only sender name", "admin.email.notification.contents.generic.description": "Only the name of the person who sent the message, with no information about channel name or message contents are included in email notifications.Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.", - "admin.email.notification.contents.title": "Email Notification Contents: ", + "admin.email.notification.contents.title": "메일 알림 콘텐츠: ", "admin.email.notificationDisplayDescription": "Display name on email account used when sending notification emails from Mattermost.", - "admin.email.notificationDisplayExample": "E.g.: \"Mattermost Notification\", \"System\", \"No-Reply\"", - "admin.email.notificationDisplayTitle": "Notification Display Name:", + "admin.email.notificationDisplayExample": "예시: \"Mattermost Notification\", \"System\", \"No-Reply\"", + "admin.email.notificationDisplayTitle": "알림 표시명:", "admin.email.notificationEmailDescription": "Email address displayed on email account used when sending notification emails from Mattermost.", - "admin.email.notificationEmailExample": "E.g.: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"", - "admin.email.notificationEmailTitle": "Notification From Address:", + "admin.email.notificationEmailExample": "예시: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"", + "admin.email.notificationEmailTitle": "알림 이메일 주소:", "admin.email.notificationOrganization": "Notification Footer Mailing Address:", "admin.email.notificationOrganizationDescription": "Organization name and address displayed on email notifications from Mattermost, such as \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\". If the field is left empty, the organization name and address will not be displayed.", - "admin.email.notificationOrganizationExample": "E.g.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", + "admin.email.notificationOrganizationExample": "예시: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", "admin.email.notificationsDescription": "Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", + "admin.ldap.nicknameAttrEx": "예시: \"nickname\"", + "admin.ldap.nicknameAttrTitle": "별명 속성:", + "admin.ldap.noLicense": "Compliance 는 엔터프라이즈 에디션의 기능입니다. 현재 라이센스는 Compliance 기능을 지원하지 않습니다. 이 곳에서 엔터프라이즈 라이센스에 대한 정보를 확인하세요.
", + "admin.ldap.portDesc": "Mettermost가 AD/LDAP서버에 연결할 때 사용될 포트입니다. 기본값은 389입니다.", + "admin.ldap.portEx": "예시 \"389\"", + "admin.ldap.portTitle": "AD/LDAP 포트:", + "admin.ldap.positionAttrDesc": "(Optional) The attribute in the LDAP server that will be used to populate the nickname of users in Mattermost.", + "admin.ldap.positionAttrEx": "예시: \"title\"", "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", + "admin.ldap.queryDesc": "AD/LDAP서버 조회를 할때 사용되는 timeout 값입니다.. 만양 느린 AD/LDAP 서버에 의해 timout 에러가 발생한다면 증가시키십시오.", + "admin.ldap.queryEx": "예시 \"60\"", + "admin.ldap.queryTitle": "Query Timeout (초):", + "admin.ldap.serverDesc": "LDAP 서버의 도메인 또는 IP 주소", + "admin.ldap.serverEx": "예시 \"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAP 서버:", + "admin.ldap.skipCertificateVerification": "인증서 검증 생략", "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", + "admin.ldap.syncFailure": "동기화 실패: {error}", + "admin.ldap.syncIntervalHelpText": "LDAP Synchronization updates Mattermost user information to reflect updates on the LDAP server. For example, when a user’s name changes on the LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the LDAP server have their Mattermost accounts set to “Inactive” and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", + "admin.ldap.syncIntervalTitle": "동기화 간격 (분)", + "admin.ldap.syncNowHelpText": "지금 바로 LDAP 동기화를 초기화", + "admin.ldap.sync_button": "지금 LDAP 동기화하기", + "admin.ldap.testFailure": "AD/LDAP 테스트 실패: {error}", "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", + "admin.ldap.testSuccess": "AD/LDAP 테스트가 성공하였습니다.", + "admin.ldap.uernameAttrDesc": "The attribute in the LDAP server that will be used to populate the username field in Mattermost. This may be the same as the ID Attribute.", + "admin.ldap.userFilterDisc": "(Optional) Enter an LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "예시: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "사용자 필터:", + "admin.ldap.usernameAttrEx": "예시: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "사용자명 속성:", + "admin.license.choose": "파일 선택", + "admin.license.chooseFile": "파일 선택", + "admin.license.edition": "에디션: ", + "admin.license.key": "라이센스 키: ", + "admin.license.keyRemove": "엔터프라이즈 라이센스를 제거하고 서버를 다운그레이드 합니다.", + "admin.license.noFile": "업로드된 파일이 없습니다.", + "admin.license.removing": "라이센스 제거 중...", + "admin.license.title": "라이센스와 에디션", + "admin.license.type": "라이센스: ", + "admin.license.upload": "업로드", + "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", + "admin.license.uploading": "라이센스 업로드 중...", + "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout).", "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", + "admin.log.consoleLogLevel": "콘솔 로그 레벨:", "admin.log.consoleTitle": "Output logs to console: ", "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", + "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", + "admin.log.enableWebhookDebugging": "Webhook 디버깅 활성화:", "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", "admin.log.fileJsonTitle": "Output file logs as JSON:", "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", + "admin.log.fileLevelTitle": "파일 로그 레벨:", "admin.log.fileTitle": "Output logs to file: ", "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", + "admin.log.levelTitle": "콘솔 로그 레벨:", "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", + "admin.log.locationPlaceholder": "파일 위치를 지정하세요.", + "admin.log.locationTitle": "파일 로그 경로:", + "admin.log.logSettings": "로그 설정", "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", + "admin.logs.next": "다음", + "admin.logs.prev": "이전", + "admin.logs.reload": "새로 고침", + "admin.logs.title": "서버 로그", "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", + "admin.manage_roles.cancel": "취소", "admin.manage_roles.manageRolesTitle": "Manage Roles", "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", + "admin.manage_roles.save": "저장", "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", + "admin.manage_roles.systemAdmin": "시스템 관리자", + "admin.manage_roles.systemMember": "멤버", + "admin.manage_tokens.manageTokensTitle": "개인 엑세스 토큰 관리: ", + "admin.manage_tokens.userAccessTokensDescription": "개인 액세스 토큰은 세션 토큰과 유사한 기능을 하며 통합기능을 통해 Mattermost 서버와 상호작용 할 수 있습니다. 사용자가 임의로 토큰을 비활성화 할 수 있습니다. 개인 액세스 토큰에 대해 자세히 알아보세요.", + "admin.manage_tokens.userAccessTokensIdLabel": "토큰 ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "토큰 설명: ", + "admin.manage_tokens.userAccessTokensNone": "개인 액세스 토큰이 없습니다.", "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", + "admin.metrics.enableTitle": "성능 모니터링:", "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", + "admin.metrics.listenAddressEx": "예시: \":8067\"", "admin.metrics.listenAddressTitle": "Listen Address:", "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", + "admin.mfa.title": "Enable Multi-factor Authentication:", + "admin.nav.administratorsGuide": "관리자 가이드", + "admin.nav.commercialSupport": "유료 지원", + "admin.nav.help": "도움말", + "admin.nav.logout": "로그아웃", + "admin.nav.report": "문제 보고", + "admin.nav.switch": "팀 선택", "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.notifications.email": "이메일", + "admin.notifications.push": "모바일 푸시", + "admin.notifications.title": "알림 설정", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", - "admin.oauth.office365": "Office 365 (Beta)", + "admin.oauth.office365": "Office 365 (베타)", "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", + "create_post.tutorialTip": "보내고 싶은 메시지를 작성하고 Enter키를 눌러 보내세요.
첨부 버튼을 눌러 이미지나 파일을 업로드하세요.
", + "create_post.write": "메시지를 입력하세요...", + "create_team.agreement": "계정을 만들고 {siteName}을 (를) 사용하면 서비스 이용 약관 및 개인 정보 취급 방침 에 동의하게됩니다. 동의하지 않으면 {siteName}을 (를) 사용할 수 없습니다.", "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", + "email_verify.resend": "다시 보내기", + "email_verify.sent": " 검증 메일을 보냈습니다.", + "email_verify.verified": "{siteName} 이메일 검증됨", + "email_verify.verifiedBody": "이메일 검증이 완료되었습니다! 여기를 클릭하여 로그인하세요.
", + "emoji_list.actions": "액션", + "emoji_list.add": "이모티콘 추가", + "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", + "emoji_list.empty": "커스텀 이모티콘이 없습니다.", + "emoji_list.header": "커스텀 이모지", "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", + "emoji_list.help2": "팁: 첫 글자로 #, ##, ### 를 입력하면 이모티콘을 더 크게 새로운 행에서 사용할 수 있습니다. '# :smile:'로 메시지를 보내 확인해보세요.", + "emoji_list.image": "이미지", + "emoji_list.name": "이름", + "emoji_list.search": "커스텀 이모티콘 검색", + "emoji_list.somebody": "다른 팀의 사용자", + "emoji_picker.activity": "활동", + "emoji_picker.custom": "커스텀", + "emoji_picker.emojiPicker": "이모지 입력기", + "emoji_picker.flags": "깃발", + "emoji_picker.foods": "음식", + "emoji_picker.nature": "자연", + "emoji_picker.objects": "사물", + "emoji_picker.people": "사람", + "emoji_picker.places": "장소", + "emoji_picker.recent": "최근 사용", + "emoji_picker.search": "검색", + "emoji_picker.searchResults": "검색 결과", + "emoji_picker.symbols": "기호", "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", + "error.generic.link": "{siteName}(으)로 돌아가기", + "error.generic.link_message": "{siteName}(으)로 돌아가기", + "error.generic.message": "오류가 발생했습니다.", + "error.generic.title": "에러", "error.local_storage.help1": "Enable cookies", "error.local_storage.help2": "Turn off private browsing", "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", + "error.not_found.link_message": "Mattermost(으)로 돌아가기", "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", + "error.not_found.title": "페이지를 찾을 수 없습니다.", "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", "error.oauth_missing_code.forum.link": "Troubleshooting forum", @@ -1680,89 +1650,89 @@ "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", + "error_bar.preview_mode": "미리보기 모드: 이메일 알림이 설정되지 않았습니다.", + "error_bar.site_url": "{link}안에 있는 {docsLink}를 설정해 주시길 바랍니다.", + "error_bar.site_url.docsLink": "사이트 URL", + "error_bar.site_url.link": "관리자 도구", + "error_bar.site_url_gitlab": "System Console 또는 GitLab Mattermost를 사용중이시라면 gitlab.rb에서 {docsLink}를 설정해 주시길 바랍니다.", + "file_attachment.download": "다운로드", + "file_info_preview.size": "용량 ", + "file_info_preview.type": "파일 형식 ", "file_upload.disabled": "File attachments are disabled.", "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", + "file_upload.limited": "업로드는 {count, number} 개의 파일로 제한됩니다. 더 많은 파일을 보려면 추가 게시물을 사용하십시오.", "file_upload.pasted": "Image Pasted at ", "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", + "filtered_channels_list.search": "채널 검색", + "filtered_user_list.any_team": "모든 사용자", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", + "filtered_user_list.countTotalPage": "{startCount, number}번째 회원부터 {endCount, number} 번째 회원, 총 회원: {total, number}", + "filtered_user_list.member": "회원", + "filtered_user_list.next": "다음", + "filtered_user_list.prev": "이전", + "filtered_user_list.search": "사용자 검색", + "filtered_user_list.searchButton": "검색", + "filtered_user_list.show": "필터:", + "filtered_user_list.team_only": "팀의 회원", + "find_team.email": "이메일", "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", + "find_team.findTitle": "팀 찾기", "find_team.getLinks": "Get an email with links to any teams to which you are a member.", "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", + "find_team.send": "보내기", + "find_team.submitError": "유효한 이메일 주소를 입력하세요.", + "flag_post.flag": "중요 메시지로 지정", + "flag_post.unflag": "중요 메시지 해제", + "general_tab.chooseDescription": "사용자명을 선택하세요.", + "general_tab.codeDesc": "가입 링크를 변경하려면 '편집'을 클릭하세요.", + "general_tab.codeLongDesc": "초대 코드는 메인 메뉴의 {getTeamInviteLink}에서 만든 팀 초대 링크의 URL 일부로 사용됩니다. 재생성하면 새 팀 초대 링크가 만들어지고 이전 링크가 무효화됩니다.", + "general_tab.codeTitle": "가입 링크", "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", + "general_tab.getTeamInviteLink": "가입 링크", "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", + "general_tab.no": "아니요", "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", + "general_tab.openInviteTitle": "계정이 있는 사용자가 이 팀에 가입하는 것을 허용합니까?", + "general_tab.regenerate": "재성성", + "general_tab.required": "필수 항목입니다.", "general_tab.teamDescription": "Team Description", "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", + "general_tab.teamIconEditHint": "'편집'을 클릭하여 사진 업로드", + "general_tab.teamIconEditHintMobile": "'편집'을 클릭하여 사진 업로드", "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", + "general_tab.teamIconInvalidFileType": "JPG 또는 PNG 이미지만 프로필 사진으로 사용할 수 있습니다.", "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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.teamIconTooLarge": "이미지를 업로드 할 수 없습니다. 파일이 너무 큽니다.", + "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 Settings", - "general_tab.yes": "Yes", + "general_tab.title": "일반 설정", + "general_tab.yes": "네", "get_app.alreadyHaveIt": "Already have it?", "get_app.androidAppName": "Mattermost for Android", "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", + "get_app.continue": "계속하기", "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", + "get_app.continueWithBrowserLink": "브라우저로 계속하기", "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", + "get_app.openMattermost": "Mattermost 열기", "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", + "get_link.close": "닫기", + "get_link.copy": "링크 복사", + "get_post_link_modal.help": "아래 링크를 통해 허용된 사용자가 내 글을 볼 수 있습니다.", + "get_post_link_modal.title": "바로가기 링크 복사", "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", + "get_public_link_modal.title": "공개 링크 복사", + "get_team_invite_link_modal.help": "아래 링크를 통해 팀에 가입할 수 있습니다. 가입 링크는 여러 사람들에게 공유될 수 있고, 팀 관리자에 의해 변경될 수 있습니다.", + "get_team_invite_link_modal.helpDisabled": "팀의 신규 사용자 가입이 비활성화 되어있습니다. 팀 관리자에게 문의하세요.", + "get_team_invite_link_modal.title": "가입 링크", "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", + "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the RHS or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", @@ -1773,30 +1743,30 @@ "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", + "help.attaching.title": "# 파일 첨부하기\n_____", "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", + "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forcast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", + "help.commands.title": "# 명령어 실행하기\n___", + "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you’ve composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", + "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you’ve composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", + "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", + "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press **ENTER** to send it. Use **Shift + ENTER** to create a new line without sending a message. To send messages by pressing **CTRL+ENTER** go to **Main Menu > Account Settings > Send messages on CTRL + ENTER**.", "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", + "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand-side (RHS) where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", + "help.composing.title": "# 메시지 보내기\n_____", "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", "help.formatting.checklist": "Make a task list by including square brackets:", "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "help.formatting.codeBlock": "code block", "help.formatting.emojiExample": ":smile: :+1: :sheep:", "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", + "help.formatting.example": "예시:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", + "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #’s.", "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", "help.formatting.headings2Example": "Large Heading\n-------------", "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", @@ -1819,256 +1789,246 @@ "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", + "help.formatting.tableExample": "| 왼쪽 정렬 | 가운데 정렬 | 오른쪽 정렬 |\n| :------------ |:---------------:| -----:|\n| Left column 1 | 문장이 | $100 |\n| Left column 2 | 가운데로 | $10 |\n| Left column 3 | 정렬됩니다 | $1 |", + "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don’t need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", + "help.learnMore": "더 자세히 알아보기:", + "help.link.attaching": "파일 첨부하기", + "help.link.commands": "명령어 실행하기", "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", + "help.link.formatting": "마크다운으로 글 작성하기", "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", + "help.link.messaging": "메시지 기본 사용법", "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", + "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the RHS to jump the center pane to the channel and location of the message with the mention.", "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", + "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, “interviewing” or “marketing”.", "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", + "help.messaging.emoji": "\":\"를 눌러 **이모티콘을 추가**하세요. 사용할 수 있는 이모티콘 목록이 나타나고 자동완성 됩니다. 당신이 원하는 이모티콘이 목록에 없다면, 새로운 [커스텀 이모티콘](http://docs.mattermost.com/help/settings/custom-emoji.html)을 추가하여 사용하세요.", + "help.messaging.format": "**마크다운으로 글을 작성**하여 제목, 목록, 링크, 이모티콘, 코드, 인용문, 표, 이미지 등을 삽입할 수 있습니다.", + "help.messaging.notify": "**팀원에게 알리기** 위해 `@username`과 같이 입력해보세요.", + "help.messaging.reply": "**답글 쓰기:** 글 옆의 화살표 버튼을 눌러 답글을 작성할 수 있습니다.", + "help.messaging.title": "# 메시지 도움말\n_____", + "help.messaging.write": "**글 쓰기:** Mattermost 하단의 입력 창에 원하는 메시지를 입력하고 **ENTER**를 눌러 글을 등록하세요. **Shift+ENTER**를 눌러 등록하는 대신 줄바꿈을 할 수 있습니다.", + "installed_command.header": "슬래시 명령어", + "installed_commands.add": "슬래시 명령어 추가", "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", + "installed_commands.empty": "명령어가 없습니다.", + "installed_commands.header": "슬래시 명령어", + "installed_commands.help": "Incoming webhook을 사용하여 외부 도구를 Mattermost에 연결 {buildYourOwn} 또는 {appDirectory}에 방문하여 자체 호스팅 third-party 앱과 통합기능을 찾습니다.", + "installed_commands.help.appDirectory": "앱 디렉터리", "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", + "installed_commands.search": "슬래시 명령어 검색", + "installed_commands.unnamed_command": "이름없는 슬래시 명령어", + "installed_incoming_webhooks.add": "Incoming Webhook 추가하기", "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", + "installed_incoming_webhooks.empty": "Incoming Webhook이 없습니다.", + "installed_incoming_webhooks.header": "Incoming Webhook", + "installed_incoming_webhooks.help": "Incoming webhook을 사용하여 외부 도구를 Mattermost에 연결 {buildYourOwn} 또는 {appDirectory}에 방문하여 자체 호스팅 third-party 앱과 통합기능을 찾습니다.", + "installed_incoming_webhooks.help.appDirectory": "앱 디렉터리", "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "installed_incoming_webhooks.search": "Incoming Webhook 검색", + "installed_incoming_webhooks.unknown_channel": "비공개 Webhook", + "installed_integrations.callback_urls": "콜백 URL: {urls}", + "installed_integrations.client_id": "클라이언트 ID: {clientId}", + "installed_integrations.client_secret": "클라이언트 시크릿: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", - "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.creation": "{creator}(이)가 {createAt, date, full}에 생성", + "installed_integrations.delete": "삭제", + "installed_integrations.edit": "편집", + "installed_integrations.hideSecret": "시크릿 숨기기", + "installed_integrations.regenSecret": "시크릿 재생성하기", + "installed_integrations.regenToken": "토큰 재생성하기", + "installed_integrations.showSecret": "시크릿 보기", + "installed_integrations.token": "토큰: {token}", + "installed_integrations.triggerWhen": "트리거 조건: {triggerWhen}", + "installed_integrations.triggerWords": "트리거 단어: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "이름 없는 OAuth 2.0 애플리케이션", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", + "installed_oauth_apps.add": "OAuth2.0 애플리케이션 추가", + "installed_oauth_apps.callbackUrls": "콜백 URL (줄 당 하나씩)", + "installed_oauth_apps.cancel": "취소", "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", + "installed_oauth_apps.description": "설명", + "installed_oauth_apps.empty": "OAuth 2.0 애플리케이션이 없습니다", + "installed_oauth_apps.header": "OAuth 2.0 애플리케이션", + "installed_oauth_apps.help": "{oauthApplications}를 통해 안전하게 봇 및 서드 파티 앱들을 통합하세요. {appDirectory}에서 self-host가 가능한 앱들을 찾을 수 있습니다.", + "installed_oauth_apps.help.appDirectory": "앱 디렉터리", + "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 애플리케이션", + "installed_oauth_apps.homepage": "홈페이지", + "installed_oauth_apps.iconUrl": "아이콘 URL", + "installed_oauth_apps.is_trusted": "신뢰함: {isTrusted}", + "installed_oauth_apps.name": "표시명", + "installed_oauth_apps.save": "저장", + "installed_oauth_apps.search": "OAuth 2.0 애플리케이션 검색", + "installed_oauth_apps.trusted": "신뢰함", + "installed_oauth_apps.trusted.no": "아니요", + "installed_oauth_apps.trusted.yes": "네", + "installed_outgoing_webhooks.add": "Outgoing Webhook 추가하기", "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", + "installed_outgoing_webhooks.empty": "Outgoing Webhook이 없습니다.", + "installed_outgoing_webhooks.header": "Outgoing Webhook", + "installed_outgoing_webhooks.help": "Outgoing webhook을 사용하여 외부 도구를 Mattermost에 연결 {buildYourOwn} 또는 {appDirectory}에 방문하여 자체 호스팅 third-party 앱과 통합기능을 찾습니다.", + "installed_outgoing_webhooks.help.appDirectory": "앱 디렉터리", "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", + "installed_outgoing_webhooks.search": "Outgoing Webhook 검색", + "installed_outgoing_webhooks.unknown_channel": "비공개 Webhook", + "integrations.add": "추가", + "integrations.command.description": "슬래시 명령어는 외부에 연결한 서비스에 이벤트를 보냅니다.", + "integrations.command.title": "슬래시 명령어", + "integrations.delete.confirm.button": "삭제", "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", + "integrations.done": "확인", + "integrations.edit": "편집", + "integrations.header": "통합 기능", + "integrations.help": "{appDirectory}를 방문하여 Mattermost에 대한 자체 호스팅인 third-party 앱 과 통합기능을 찾으십시오.", + "integrations.help.appDirectory": "앱 디렉터리", + "integrations.incomingWebhook.description": "Incoming Webhook은 외부 시스템에서 메시지를 받을 수 있게합니다.", "integrations.incomingWebhook.title": "Incoming Webhook", "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", + "integrations.oauthApps.title": "OAuth 2.0 애플리케이션", + "integrations.outgoingWebhook.description": "Outgoing Webhook은 외부 시스템에 메시지를 보내고 응답받을 수 있게합니다.", "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
{display_name}에 오신걸 환영합니다.
모든사람이 볼 수 있도록 메시지를 게시하세요. 모든 사람들이 팀에 가입되면 자동으로 이 채널에 가입됩니다.
{display_name}(은)는 비업무 대화를 위한 공간입니다.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", + "sidebar.more": "더 보기", + "sidebar.moreElips": "더 보기...", + "sidebar.otherMembers": "팀 외부", + "sidebar.pg": "비공개 채널", + "sidebar.removeList": "목록에서 제거", + "sidebar.tutorialScreen1": "채널을 통해 주제별로 대화를 구성합니다. 팀의 모든 일원에게 공개되어 있습니다. 공개하고 싶지 않은 메시지는 개인 메시지나 비공개 그룹으로 전달할 수 있습니다.
", + "sidebar.tutorialScreen2": "두 채널과 함께 시작합니다:
{townsquare}(은)는 팀 전체의 소통을 위한 공간입니다. 모든 팀의 구성원들이 확인할 수 있습니다.
{offtopic} 비업무 대화를 위한 공간입니다. 당신의 팀에 어떤 채널을 만들고 운영할지 결정할 수 있습니다.
", + "sidebar.tutorialScreen3": "\"더 보기...\"를 눌러 새로운 채널을 만들거나 기존 채널에 입장할 수 있습니다.
채널이나 비공개 그룹의 헤더 옆에 \"+\" 표시 를 눌러 새로운 채널이나 비공개 그룹을 만들 수 있습니다.
", "sidebar.unreadSection": "UNREADS", "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", + "sidebar_header.tutorial": "메인 메뉴에서 회원 초대를 하거나, 계정 설정에 진입하여 테마 색상을 변경할 수 있습니다.
팀 관리자는 메뉴에서 팀 설정에 진입할 수 있습니다.
시스템 관리자는 관리자 도구 메뉴를 통해 시스템을 전체 설정을 관리할 수 있습니다.
", + "sidebar_right_menu.accountSettings": "계정 설정", + "sidebar_right_menu.addMemberToTeam": "팀 멤버 추가", + "sidebar_right_menu.console": "관리자 도구", + "sidebar_right_menu.flagged": "중요 메시지", + "sidebar_right_menu.help": "도움말", + "sidebar_right_menu.inviteNew": "초대 메일 발송", + "sidebar_right_menu.logout": "로그아웃", + "sidebar_right_menu.manageMembers": "회원 관리하기", + "sidebar_right_menu.nativeApps": "애플리케이션 다운로드", + "sidebar_right_menu.recentMentions": "최근 멘션", + "sidebar_right_menu.report": "문제 보고", + "sidebar_right_menu.teamLink": "가입 링크", + "sidebar_right_menu.teamSettings": "팀 설정", + "sidebar_right_menu.viewMembers": "멤버 보기", + "signup.email": "이메일과 패스워드", + "signup.gitlab": "GitLab SSO", + "signup.google": "Google 계정", "signup.ldap": "AD/LDAP Credentials", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", + "signup.title": "다음 계정으로 가입하기:", + "signup_team.createTeam": "팀 생성하기", + "signup_team.disabled": "팀을 생성할 수 없습니다. 시스템 관리자에게 문의하세요.", + "signup_team.join_open": "가입할 수 있는 팀: ", "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", @@ -2700,169 +2660,168 @@ "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", + "textbox.bold": "**굵게**", + "textbox.edit": "메시지 편집", + "textbox.help": "도움말", + "textbox.inlinecode": "`인라인 코드`", + "textbox.italic": "_기울게_", + "textbox.preformatted": "```코드 블럭```", + "textbox.preview": "미리보기", + "textbox.quote": "> 인용", + "textbox.strike": "취소선", + "tutorial_intro.allSet": "모든 준비가 끝났습니다", + "tutorial_intro.end": "“다음” 을 눌러 {channel}에 입장합니다. 이 곳은 팀에 가입한 회원들이 가장 먼저 보게되는 채널입니다. 모두가 알아야 할 내용을 공지할 때 이 채널을 사용하세요.", + "tutorial_intro.invite": "회원을 초대", + "tutorial_intro.mobileApps": "{link} 애플리케이션을 설치하여 접근성과 알림을 향상시키세요.", + "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS, Android", + "tutorial_intro.next": "다음", + "tutorial_intro.screenOne": "모든 팀 커뮤니케이션 활동을 한 곳에 모아 빠르게 찾고 공유할 수 있습니다.
팀 커뮤니케이션을 연결하여 가장 중요한 목표를 공유하세요.
", + "tutorial_intro.screenTwo": "공개된 논의 채널, 비공개 그룹, 또는 개인 메시지를 통해 이야기를 나눌 수 있습니다.
모든 내용은 저장되고, 웹페이지를 볼 수 있는 곳이라면 어디서든 검색 가능합니다.
", + "tutorial_intro.skip": "튜토리얼 생략", + "tutorial_intro.support": "도움이 필요하면 아래 이메일로 문의주세요 ", + "tutorial_intro.teamInvite": "회원을 초대", + "tutorial_intro.whenReady": "하여 시작하세요.", + "tutorial_tip.next": "다음", + "tutorial_tip.ok": "확인", + "tutorial_tip.out": "이 팁 더이상 보지 않기.", + "tutorial_tip.seen": "이미 알고 계신가요? ", + "update_command.cancel": "취소", + "update_command.confirm": "슬래시 명령어 편집", "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", "update_command.update": "Update", "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", + "update_oauth_app.confirm": "OAuth 2.0 애플리케이션 편집", "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", + "update_outgoing_webhook.confirm": "나가는 웹훅 편집", "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", + "upload_overlay.info": "이 곳에 파일을 끌어 업로드하세요.", + "user.settings.advance.embed_toggle": "미리보기 토글 버튼 보여주기", + "user.settings.advance.enabledFeatures": "{count, number}개 기능 활성화", + "user.settings.advance.formattingDesc": "활성화 하면 링크, 이모티콘, 글자 스타일 등을 사용할 수 있습니다. 기본적으로 활성화 되있습니다. 설정을 변경하려면 페이지 새로고침이 필요합니다.", + "user.settings.advance.formattingTitle": "마크다운으로 글쓰기", + "user.settings.advance.joinLeaveDesc": "\"켜기\"를 선택하면 사용자가 채널에 입장하거나 퇴장했을 때 시스템 메시지가 표시됩니다. \"끄기\"를 선택하면, 입장/퇴장 메시지가 화면에 표시되지 않습니다. 이 설정과 관계없이 채널 초대되었을 때 알림을 받을 수 있습니다.", + "user.settings.advance.joinLeaveTitle": "입장/퇴장 메시지 표시", + "user.settings.advance.markdown_preview": "메시지 입력창에 마크다운 미리보기 옵션을 표시", + "user.settings.advance.off": "끄기", + "user.settings.advance.on": "켜기", + "user.settings.advance.preReleaseDesc": "사용하고 싶은 시험판 기능을 선택하세요. 기능 활성화를 위해 페이지 새로고침이 필요할 수도 있습니다.", + "user.settings.advance.preReleaseTitle": "시험판 기능 미리보기", + "user.settings.advance.sendDesc": "활성화 하면 'Enter'키로 줄바꿈, 'Ctrl + Enter'키로 메시지를 보내게 됩니다.", + "user.settings.advance.sendTitle": "Ctrl + Enter로 메시지 보내기", + "user.settings.advance.slashCmd_autocmp": "외부 어플리케이션을 활성화하면 슬래시 명령어 자동 완성을 제안할 수 있습니다", + "user.settings.advance.title": "고급 설정", "user.settings.custom_theme.awayIndicator": "Away Indicator", "user.settings.custom_theme.buttonBg": "Button BG", "user.settings.custom_theme.buttonColor": "Button Text", "user.settings.custom_theme.centerChannelBg": "Center Channel BG", "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", + "user.settings.custom_theme.centerChannelTitle": "채널 영역 스타일", "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", + "user.settings.custom_theme.copyPaste": "다음 테마 색상을 복사하여 공유:", "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", + "user.settings.custom_theme.linkButtonTitle": "링크, 버튼 스타일", "user.settings.custom_theme.linkColor": "Link Color", "user.settings.custom_theme.mentionBj": "Mention Jewel BG", "user.settings.custom_theme.mentionColor": "Mention Jewel Text", @@ -2877,268 +2836,268 @@ "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", + "user.settings.custom_theme.sidebarTitle": "사이드바 스타일", "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", + "user.settings.display.channelDisplayTitle": "채널 화면 모드", + "user.settings.display.channeldisplaymode": "채널 영역의 너비를 선택하세요.", + "user.settings.display.clockDisplay": "시간 표시", + "user.settings.display.collapseDesc": "이미지 링크의 미리보기를 펼칠 것 인지 접을 것 인지를 결정합니다. 이 설정은 /expand /collapse 명령어로도 설정이 가능합니다.", + "user.settings.display.collapseDisplay": "이미지 링크 미리보기 기본설정", + "user.settings.display.collapseOff": "축소", + "user.settings.display.collapseOn": "확장", + "user.settings.display.fixedWidthCentered": "고정 너비, 가운데", + "user.settings.display.fullScreen": "전체 너비", + "user.settings.display.language": "언어", "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", + "user.settings.display.linkPreviewOff": "끄기", + "user.settings.display.linkPreviewOn": "켜기", + "user.settings.display.messageDisplayClean": "표준", + "user.settings.display.messageDisplayCleanDes": "읽기 쉽게 표시합니다.", + "user.settings.display.messageDisplayCompact": "압축", + "user.settings.display.messageDisplayCompactDes": "화면에 더 많은 메시지가 보이도록 압축해서 표시합니다.", + "user.settings.display.messageDisplayDescription": "화면에 메시지가 어떻게 보여질지 선택합니다.", + "user.settings.display.messageDisplayTitle": "메시지 표시", + "user.settings.display.militaryClock": "24시간으로 보이기 (예: 16:00)", + "user.settings.display.nameOptsDesc": "글과 대화 목록에서 사용자의 이름이 어떻게 표시될 지 선택하세요.", + "user.settings.display.normalClock": "12시간으로 보이기 (예: 4:00 PM)", + "user.settings.display.preferTime": "시간이 어떻게 표시될지 선택하세요.", + "user.settings.display.teammateNameDisplayDescription": "글과 대화 목록에서 사용자의 이름이 어떻게 표시될 지 선택하세요.", + "user.settings.display.teammateNameDisplayFullname": "본명으로 보기", + "user.settings.display.teammateNameDisplayNicknameFullname": "별명이 있으면 별명으로, 없으면 본명으로 보기", + "user.settings.display.teammateNameDisplayTitle": "사용자명 표시", "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", + "user.settings.display.theme.applyToAllTeams": "가입한 모든 팀에서 새로운 테마를 적용합니다.", + "user.settings.display.theme.customTheme": "커스텀 테마", + "user.settings.display.theme.describe": "내 테마 관리하기", + "user.settings.display.theme.import": "Slack 테마 불러오기", + "user.settings.display.theme.otherThemes": "다른 테마 보기", + "user.settings.display.theme.themeColors": "테마 선택", + "user.settings.display.theme.title": "테마", "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", + "user.settings.display.title": "화면 설정", "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", + "user.settings.general.close": "닫기", + "user.settings.general.confirmEmail": "이메일 확인", + "user.settings.general.currentEmail": "현재 이메일", + "user.settings.general.email": "이메일", "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", + "user.settings.general.emailGoogleCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", + "user.settings.general.emailHelp1": "이메일은 접속, 알림 수신, 패스워드 변경 등에 사용됩니다. 이메일을 변경하면 재검증이 필요합니다.", + "user.settings.general.emailHelp2": "이메일 기능이 시스템 관리자에 의해 비활성화 되었습니다. 활성화 되기 전까진 알림 메일이 발송되지 않습니다.", + "user.settings.general.emailHelp3": "이메일은 접속, 알림 수신, 패스워드 변경 등에 사용됩니다.", + "user.settings.general.emailHelp4": "{email}(으)로 검증메일이 발송됐습니다.", + "user.settings.general.emailLdapCantUpdate": "Login occurs through LDAP. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", + "user.settings.general.emailOffice365CantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", + "user.settings.general.emailUnchanged": "새로 입력한 이메일 주소가 기존과 동일합니다.", + "user.settings.general.emptyName": "'편집'을 클릭하여 본명을 설정", + "user.settings.general.emptyNickname": "'편집'을 클릭하여 별명을 설정", + "user.settings.general.emptyPosition": "'편집'를 눌러 부서 정보를 수정하세요.", "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", + "user.settings.general.firstName": "이름", + "user.settings.general.fullName": "본명", + "user.settings.general.imageTooLarge": "이미지를 업로드 할 수 없습니다. 파일이 너무 큽니다.", "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", + "user.settings.general.lastName": "성", "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", + "user.settings.general.loginGoogle": "Login done through GitLab ({email})", + "user.settings.general.loginLdap": "Login done through LDAP ({email})", + "user.settings.general.loginOffice365": "오피스365 ({email}) 로 로그인 됨", "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", + "user.settings.general.mobile.emptyName": "'편집'을 클릭하여 본명을 설정", + "user.settings.general.mobile.emptyNickname": "'편집'을 클릭하여 별명을 설정", + "user.settings.general.mobile.emptyPosition": "'편집'를 눌러 부서 정보를 수정하세요.", + "user.settings.general.mobile.uploadImage": "'편집'을 클릭하여 사진 업로드", "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", + "admin.compliance.directoryDescription": "De directory waar de \"compliance\" rapporten worden weggeschreven. Indien leeg, word ./data/ gebruikt.", + "admin.compliance.directoryExample": "Bijv.: \"./data/\"", + "admin.compliance.directoryTitle": "Nalevingsrapport Map:", + "admin.compliance.enableDailyDesc": "Indien gekozen, dan zal Mattermost dagenlijks een \"compliance\" rapport genereren.", + "admin.compliance.enableDailyTitle": "Schakel dagenlijkse rapportages in:", + "admin.compliance.enableDesc": "Wanneer aanstaat, Mattermost staat toe om te rapporteren vanaf de Compliance and Auditing tab. Bekijk de documentatie om meer te lezen.", + "admin.compliance.enableTitle": "Inschakelen Nalevingsrapport:", + "admin.compliance.false": "uitgeschakeld", + "admin.compliance.noLicense": "'Compliance' is een enterprise optie, welke geen deel uitmaakt van de huidige licentie. Klink hier voor meer informatie en prijzen van de enterprise licentie(s).
", + "admin.compliance.save": "Opslaan", + "admin.compliance.saving": "Configuratie opslaan...", + "admin.compliance.title": "\"Compliance\" instellingen", + "admin.compliance.true": "ingeschakeld", "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", @@ -229,7 +229,7 @@ "admin.complianceExport.exportFormat.globalrelay": "Global Relay EML", "admin.complianceExport.exportFormat.title": "Export Format:", "admin.complianceExport.exportJobStartTime.description": "Set the start time of the daily scheduled compliance export job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.", - "admin.complianceExport.exportJobStartTime.example": "E.g.: \"02:00\"", + "admin.complianceExport.exportJobStartTime.example": "Bijv.: \"2000\"", "admin.complianceExport.exportJobStartTime.title": "Compliance Export time:", "admin.complianceExport.globalRelayCustomerType.a10.description": "A10/Type 10", "admin.complianceExport.globalRelayCustomerType.a9.description": "A9/Type 9", @@ -245,58 +245,58 @@ "admin.complianceExport.globalRelaySmtpUsername.example": "E.g.: \"globalRelayUser\"", "admin.complianceExport.globalRelaySmtpUsername.title": "Global Relay SMTP Username:", "admin.complianceExport.title": "Compliance Export (Beta)", - "admin.compliance_reports.desc": "Job Name:", - "admin.compliance_reports.desc_placeholder": "E.g. \"Audit 445 for HR\"", - "admin.compliance_reports.emails": "Emails:", - "admin.compliance_reports.emails_placeholder": "E.g. \"bill@example.com, bob@example.com\"", - "admin.compliance_reports.from": "From:", - "admin.compliance_reports.from_placeholder": "E.g. \"2016-03-11\"", - "admin.compliance_reports.keywords": "Keywords:", - "admin.compliance_reports.keywords_placeholder": "E.g. \"shorting stock\"", - "admin.compliance_reports.reload": "Reload Completed Compliance Reports", - "admin.compliance_reports.run": "Run Compliance Report", - "admin.compliance_reports.title": "Compliance Reports", - "admin.compliance_reports.to": "To:", - "admin.compliance_reports.to_placeholder": "E.g. \"2016-03-15\"", - "admin.compliance_table.desc": "Description", - "admin.compliance_table.download": "Download", - "admin.compliance_table.params": "Params", - "admin.compliance_table.records": "Records", + "admin.compliance_reports.desc": "Functie naam:", + "admin.compliance_reports.desc_placeholder": "Bv. \"Audit 445 voor PZ\"", + "admin.compliance_reports.emails": "E-mailadressen:", + "admin.compliance_reports.emails_placeholder": "Bv.: \"piet@voorbeeld.nl, marc@voorbeeld.be\"", + "admin.compliance_reports.from": "Van:", + "admin.compliance_reports.from_placeholder": "Bijv. \"11-mrt-2016\"", + "admin.compliance_reports.keywords": "Trefwoorden:", + "admin.compliance_reports.keywords_placeholder": "Bijv. \"aandelen\"", + "admin.compliance_reports.reload": "Het opnieuw laden van de Compliance Rapporten is voltooid", + "admin.compliance_reports.run": "Compliance rapportage uitvoeren", + "admin.compliance_reports.title": "\"Compliance\" rapportage", + "admin.compliance_reports.to": "Aan:", + "admin.compliance_reports.to_placeholder": "Bijv. \"15-mrt-2016\"", + "admin.compliance_table.desc": "Omschrijving", + "admin.compliance_table.download": "Downloaden", + "admin.compliance_table.params": "Parameters", + "admin.compliance_table.records": "Aantal records", "admin.compliance_table.status": "Status", - "admin.compliance_table.timestamp": "Timestamp", + "admin.compliance_table.timestamp": "Tijdaanduiding", "admin.compliance_table.type": "Type", - "admin.compliance_table.userId": "Requested By", - "admin.connectionSecurityNone": "None", - "admin.connectionSecurityNoneDescription": "Mattermost will connect over an insecure connection.", + "admin.compliance_table.userId": "Aangevraagd door", + "admin.connectionSecurityNone": "Geen", + "admin.connectionSecurityNoneDescription": "Mattermost gebruikt een onbeveilgde verbinding.", "admin.connectionSecurityStart": "STARTTLS", - "admin.connectionSecurityStartDescription": "Takes an existing insecure connection and attempts to upgrade it to a secure connection using TLS.", - "admin.connectionSecurityTest": "Test Connection", - "admin.connectionSecurityTitle": "Connection Security:", + "admin.connectionSecurityStartDescription": "Gebruik een bestaand onveilige verbinding en probeerd deze te upgraden naar beveiligde verbinding door middel van TLS.", + "admin.connectionSecurityTest": "Verbinding testen", + "admin.connectionSecurityTitle": "Beveiliging verbinding(en):", "admin.connectionSecurityTls": "TLS", - "admin.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your server.", - "admin.customization.androidAppDownloadLinkDesc": "Add a link to download the Android app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", + "admin.connectionSecurityTlsDescription": "Beveiligd communicatie tussen Mattermost en de server.", + "admin.customization.androidAppDownloadLinkDesc": "Voeg een link toe naar de Android app. Gebruikers die via een mobiele webbrowser de site bezoeken zullen een pagina krijgen met de optie om de app te downloaden. Laat dit veld leeg om deze pagina niet weer te geven. ", "admin.customization.androidAppDownloadLinkTitle": "Android App Download Link:", - "admin.customization.appDownloadLinkDesc": "Add a link to a download page for the Mattermost apps. When a link is present, an option to \"Download Mattermost Apps\" will be added in the Main Menu so users can find the download page. Leave this field blank to hide the option from the Main Menu.", - "admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Page Link:", - "admin.customization.customBrand": "Custom Branding", + "admin.customization.appDownloadLinkDesc": "Voeg een link toe naar de download pagina voor de Mattermost apps. Als er een link is, een optie met \"Download Mattermost Apps\" zal worden toegevoegd aan het Hoofdmenu, zodat gebruikers de download pagina kunnen vinden. Laat dit veld leef om deze optie te verbergen in het Hoofdmenu.", + "admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Pagina Link:", + "admin.customization.customBrand": "Aangepaste huisstijl", "admin.customization.emoji": "Emoji", - "admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in messages. When enabled, Custom Emoji settings can be accessed by switching to a team and clicking the three dots above the channel sidebar, and selecting \"Custom Emoji\".", - "admin.customization.enableCustomEmojiTitle": "Enable Custom Emoji:", + "admin.customization.enableCustomEmojiDesc": "Inschakelen dat gebruikers aangepaste emojis kunnen maken voor in berichten. Wanneer ingeschakeld, Aagepaste Emoji instellingen staan dan bij wisselen van team en dan op de drie puntjes klikken, en selecteer \"Aangepaste Emoji\".", + "admin.customization.enableCustomEmojiTitle": "Aangepaste emoji inschakelen:", "admin.customization.enableEmojiPickerDesc": "The emoji picker allows users to select emoji to add as reactions or use in messages. Enabling the emoji picker with a large number of custom emoji may slow down performance.", "admin.customization.enableEmojiPickerTitle": "Enable Emoji Picker:", "admin.customization.enableLinkPreviewsDesc": "Display a preview of website content below messages, when available. Users can disable these previews from Account Settings > Display > Website Link Previews.", "admin.customization.enableLinkPreviewsTitle": "Enable Link Previews:", - "admin.customization.iosAppDownloadLinkDesc": "Add a link to download the iOS app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", + "admin.customization.iosAppDownloadLinkDesc": "Voeg een link toe naar de iOs app. Gebruikers die via een mobiele webbrowser de site bezoeken zullen een pagina krijgen met de optie om de app te downloaden. Laat dit veld leeg om deze pagina niet weer te geven. ", "admin.customization.iosAppDownloadLinkTitle": "iOS App Download Link:", - "admin.customization.linkPreviews": "Link Previews", + "admin.customization.linkPreviews": "Link voorvertoningen", "admin.customization.nativeAppLinks": "Mattermost App Links", - "admin.customization.restrictCustomEmojiCreationAdmin": "Allow System and Team Admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationAll": "Allow everyone to create custom emoji", - "admin.customization.restrictCustomEmojiCreationDesc": "Restrict the creation of custom emoji to certain users.", - "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationTitle": "Restrict Custom Emoji Creation:", - "admin.customization.support": "Legal and Support", - "admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.", + "admin.customization.restrictCustomEmojiCreationAdmin": "Sta Systeem en Team beheerders toe om aangepaste emojis te maken", + "admin.customization.restrictCustomEmojiCreationAll": "Iedereen toestaan aangepaste emoji te maken", + "admin.customization.restrictCustomEmojiCreationDesc": "Aanmaken van emoji beperken tot specifieke gebruikers.", + "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Alleen Systeem beheerders toestaan om aangepaste emoji te maken", + "admin.customization.restrictCustomEmojiCreationTitle": "Aangepaste emoji beperken:", + "admin.customization.support": "Wettelijk en Ondersteuning", + "admin.data_retention.confirmChangesModal.clarification": "Eenmaal verwijderd kunnen berichten en bestanden niet teruggehaald worden.", "admin.data_retention.confirmChangesModal.confirm": "Confirm Settings", "admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:", "admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.", @@ -307,25 +307,25 @@ "admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.", "admin.data_retention.createJob.title": "Run Deletion Job Now", "admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.", - "admin.data_retention.deletionJobStartTime.example": "E.g.: \"02:00\"", + "admin.data_retention.deletionJobStartTime.example": "Bijv.: \"2000\"", "admin.data_retention.deletionJobStartTime.title": "Data Deletion Time:", "admin.data_retention.enableFileDeletion.description": "Set how long Mattermost keeps file uploads in channels and direct messages.", "admin.data_retention.enableFileDeletion.title": "File Retention:", "admin.data_retention.enableMessageDeletion.description": "Set how long Mattermost keeps messages in channels and direct messages.", "admin.data_retention.enableMessageDeletion.title": "Message Retention:", "admin.data_retention.fileRetentionDays.description": "Set how many days file uploads are kept in Mattermost. Files older than the duration you set will be deleted nightly. The minimum time is one day.", - "admin.data_retention.fileRetentionDays.example": "E.g.: \"60\"", + "admin.data_retention.fileRetentionDays.example": "Bijv.: \"60\"", "admin.data_retention.keepFilesForTime": "Keep files for a set amount of time", "admin.data_retention.keepFilesIndefinitely": "Keep all files indefinitely", "admin.data_retention.keepMessageForTime": "Keep messages for a set amount of time", "admin.data_retention.keepMessagesIndefinitely": "Keep all messages indefinitely", "admin.data_retention.messageRetentionDays.description": "Set how many days messages are kept in Mattermost. Messages, including file attachments older than the duration you set will be deleted nightly. The minimum time is one day.", - "admin.data_retention.messageRetentionDays.example": "E.g.: \"60\"", + "admin.data_retention.messageRetentionDays.example": "Bijv.: \"60\"", "admin.data_retention.note.description": "Caution: Once a message or a file is deleted, the action is irreversible. Please be careful when setting up a custom data retention policy. See {documentationLink} to learn more.", - "admin.data_retention.note.description.documentationLinkText": "documentation", + "admin.data_retention.note.description.documentationLinkText": "documentatie", "admin.data_retention.title": "Data Retention Policy (Beta)", - "admin.database.title": "Database Settings", - "admin.developer.title": "Developer Settings", + "admin.database.title": "Database instellingen", + "admin.developer.title": "Ontwikkelaars instellingen", "admin.elasticsearch.bulkIndexButton.error": "Failed to schedule Bulk Index Job: {error}", "admin.elasticsearch.bulkIndexingTitle": "Bulk Indexing:", "admin.elasticsearch.connectionUrlDescription": "The address of the Elasticsearch server. {documentationLink}", @@ -334,7 +334,7 @@ "admin.elasticsearch.connectionUrlTitle": "Server Connection Address:", "admin.elasticsearch.createJob.help": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.", "admin.elasticsearch.createJob.title": "Index Now", - "admin.elasticsearch.elasticsearch_test_button": "Test Connection", + "admin.elasticsearch.elasticsearch_test_button": "Verbinding testen", "admin.elasticsearch.enableIndexingDescription": "When true, indexing of new posts occurs automatically. Search queries will use database search until \"Enable Elasticsearch for search queries\" is enabled. {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Learn more about Elasticsearch in our documentation.", "admin.elasticsearch.enableIndexingTitle": "Enable Elasticsearch Indexing:", @@ -344,10 +344,10 @@ "admin.elasticsearch.indexButton.ready": "Build Index", "admin.elasticsearch.indexHelpText.buildIndex": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.", "admin.elasticsearch.indexHelpText.cancelIndexing": "Cancelling stops the indexing job and removes it from the queue. Posts that have already been indexed will not be deleted.", - "admin.elasticsearch.noteDescription": "Changing properties in this section will require a server restart before taking effect.", + "admin.elasticsearch.noteDescription": "Wanneer u wijzigingen aanbrengt in deze sectie moet de server opnieuw worden opgestart.", "admin.elasticsearch.password": "E.g.: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", - "admin.elasticsearch.passwordTitle": "Server Password:", + "admin.elasticsearch.passwordTitle": "SMTP server wachtwoord:", "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", @@ -361,130 +361,130 @@ "admin.elasticsearch.title": "Elasticsearch (Beta)", "admin.elasticsearch.usernameDescription": "(Optional) The username to authenticate to the Elasticsearch server.", "admin.elasticsearch.usernameExample": "E.g.: \"elastic\"", - "admin.elasticsearch.usernameTitle": "Server Username:", - "admin.email.agreeHPNS": " I understand and accept the Mattermost Hosted Push Notification Service Terms of Service and Privacy Policy.", - "admin.email.allowEmailSignInDescription": "When true, Mattermost allows users to sign in using their email and password.", - "admin.email.allowEmailSignInTitle": "Enable sign-in with email: ", - "admin.email.allowSignupDescription": "When true, Mattermost allows account creation using email and password. This value should be false only when you want to limit sign up to a single sign-on service like AD/LDAP, SAML or GitLab.", - "admin.email.allowSignupTitle": "Enable account creation with email: ", + "admin.elasticsearch.usernameTitle": "SMTP server gebruikersnaam:", + "admin.email.agreeHPNS": " Ik begrijp en accepteer de Mattermost Gehoste Push Meldingen Service Servicevoorwaarden en Privacy-beleid.", + "admin.email.allowEmailSignInDescription": "Indien ingeschakeld dan kunnen gebruikers inloggen in Mattermost met hun e-mailadres en wachtwoord.", + "admin.email.allowEmailSignInTitle": "Inschakelen van inloggen met email:", + "admin.email.allowSignupDescription": "Indien gezet dan kan binnen Mattermost teams en accounts gemaakt worden op basis van e-mailadres en wachtwoord. Schakel deze optie uit wanneer aanmelden bepert moet worden op basis van single-sign-on opties zoals OAuth of AD/LDAP.", + "admin.email.allowSignupTitle": "Inschakelen van het maken van een account met email: ", "admin.email.allowUsernameSignInDescription": "When true, users with email login can sign in using their username and password. This setting does not affect AD/LDAP login.", - "admin.email.allowUsernameSignInTitle": "Enable sign-in with username: ", - "admin.email.connectionSecurityTest": "Test Connection", - "admin.email.easHelp": "Learn more about compiling and deploying your own mobile apps from an Enterprise App Store.", - "admin.email.emailSuccess": "No errors were reported while sending an email. Please check your inbox to make sure.", - "admin.email.enableEmailBatching.clusterEnabled": "Email batching cannot be enabled when High Availability mode is enabled.", - "admin.email.enableEmailBatching.siteURL": "Email batching cannot be enabled unless the SiteURL is configured in Configuration > SiteURL.", + "admin.email.allowUsernameSignInTitle": "Inschakelen van inloggen met gebruikersnaam: ", + "admin.email.connectionSecurityTest": "Verbinding testen", + "admin.email.easHelp": "Meer informatie over het maken en implementeren van uw eigen mobiele apps van een Enterprise App Store.", + "admin.email.emailSuccess": "Het versturen van een e-mail lijkt foutloos verlopen. Controleer de mail ter bevestiging.", + "admin.email.enableEmailBatching.clusterEnabled": "Bulk email kan niet worden aangezet als de High Availability modus aan staat.", + "admin.email.enableEmailBatching.siteURL": "Niet mogelijk om bulk email aan te zetten als de SiteURL niet is ingevuld in Configuratie > SiteURL.", "admin.email.enableEmailBatchingDesc": "When true, users will have email notifications for multiple direct messages and mentions combined into a single email. Batching will occur at a default interval of 15 minutes, configurable in Account Settings > Notifications.", - "admin.email.enableEmailBatchingTitle": "Enable Email Batching:", + "admin.email.enableEmailBatchingTitle": "Aanzetten Bulk Email:", "admin.email.enableSMTPAuthDesc": "When enabled, username and password are used for authenticating to the SMTP server.", "admin.email.enableSMTPAuthTitle": "Enable SMTP Authentication:", - "admin.email.fullPushNotification": "Send full message snippet", + "admin.email.fullPushNotification": "Stuur een bericht met samenvatting", "admin.email.genericNoChannelPushNotification": "Send generic description with only sender name", - "admin.email.genericPushNotification": "Send generic description with sender and channel names", - "admin.email.inviteSaltDescription": "32-character salt added to signing of email invites. Randomly generated on install. Click \"Regenerate\" to create new salt.", - "admin.email.inviteSaltExample": "E.g.: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", - "admin.email.inviteSaltTitle": "Email Invite Salt:", - "admin.email.mhpns": "Use encrypted, production-quality HPNS connection to iOS and Android apps", - "admin.email.mhpnsHelp": "Download Mattermost iOS app from iTunes. Download Mattermost Android app from Google Play. Learn more about HPNS.", - "admin.email.mtpns": "Use iOS and Android apps on iTunes and Google Play with TPNS", - "admin.email.mtpnsHelp": "Download Mattermost iOS app from iTunes. Download Mattermost Android app from Google Play. Learn more about TPNS.", - "admin.email.nofificationOrganizationExample": "E.g.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", + "admin.email.genericPushNotification": "Stuur een algemeen bericht met de gebruiker en kanaal namen", + "admin.email.inviteSaltDescription": "32-karakter 'salt' word gebruikt voor het versturen van e-mail uitnodigingen. Deze worden willekeurig gegenereerd tijdens de installatie. Klik op \"Opnieuw Genereren\" om een nieuwe 'salt' te maken.", + "admin.email.inviteSaltExample": "Bijv.: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", + "admin.email.inviteSaltTitle": "Email uitnodiging salt:", + "admin.email.mhpns": "Gebruik de versleutelde aansluiting op HPNS van productie-kwaliteit voor iOS-en Android-apps", + "admin.email.mhpnsHelp": "Download Mattermost iOS-app van iTunes. Download Mattermost Android app uit Google Play. Meer informatie over HPNS.", + "admin.email.mtpns": "Gebruik van iOS-en Android-apps in iTunes en de Google Play met TPNS", + "admin.email.mtpnsHelp": "Download Mattermost iOS-app van iTunes. Download Mattermost Android app uit Google Play. Meer informatie over TPNS.", + "admin.email.nofificationOrganizationExample": "Bijvoorbeeld \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", "admin.email.notification.contents.full": "Send full message contents", "admin.email.notification.contents.full.description": "Sender name and channel are included in email notifications.Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.", "admin.email.notification.contents.generic": "Send generic description with only sender name", "admin.email.notification.contents.generic.description": "Only the name of the person who sent the message, with no information about channel name or message contents are included in email notifications.Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.", - "admin.email.notification.contents.title": "Email Notification Contents: ", - "admin.email.notificationDisplayDescription": "Display name on email account used when sending notification emails from Mattermost.", - "admin.email.notificationDisplayExample": "E.g.: \"Mattermost Notification\", \"System\", \"No-Reply\"", - "admin.email.notificationDisplayTitle": "Notification Display Name:", - "admin.email.notificationEmailDescription": "Email address displayed on email account used when sending notification emails from Mattermost.", - "admin.email.notificationEmailExample": "E.g.: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"", - "admin.email.notificationEmailTitle": "Notification From Address:", - "admin.email.notificationOrganization": "Notification Footer Mailing Address:", - "admin.email.notificationOrganizationDescription": "Organization name and address displayed on email notifications from Mattermost, such as \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\". If the field is left empty, the organization name and address will not be displayed.", - "admin.email.notificationOrganizationExample": "E.g.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", - "admin.email.notificationsDescription": "Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", + "admin.ldap.nicknameAttrEx": "Bijv.: \"nickname\"", + "admin.ldap.nicknameAttrTitle": "Nickname attribuut:", + "admin.ldap.noLicense": "AD/LDAP is an enterprise optie, welke geen deel uitmaakt van de huidige licentie. Klink hier voor meer informatie en prijzen van de enterprise licentie(s).
", + "admin.ldap.portDesc": "De poort die Mattermost zal gebruiken om verbinding te maken met de AD/LDAP-server. Standaard is 389.", + "admin.ldap.portEx": "Bijv.: \"389\"", + "admin.ldap.portTitle": "AD/LDAP poort:", + "admin.ldap.positionAttrDesc": "(Optioneel) Het attribuut in de AD/LDAP-server dat wordt gebruikt voor het vullen van de bijnaam van de gebruikers in Mattermost.", "admin.ldap.positionAttrEx": "E.g.: \"title\"", "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", + "admin.ldap.queryDesc": "De time-out waarde voor query's naar de AD/LDAP-server. Vergroot deze waarde indien u timeout-fouten krijgt door een trage AD/LDAP-server.", + "admin.ldap.queryEx": "Bijv.: \"60\"", + "admin.ldap.queryTitle": "Time-out voor Query (seconden):", + "admin.ldap.serverDesc": "Het domein of het IP-adres van de AD/LDAP-server.", + "admin.ldap.serverEx": "Bijv.: \"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAP-Server:", + "admin.ldap.skipCertificateVerification": "Overslaan van certificaat verificatie:", + "admin.ldap.skipCertificateVerificationDesc": "Slaat de certificaat verificatie stap over voor TLS of STARTTLS verbindingen. Niet aanbevolen voor productie omgevingen waar TLS is vereist. Gebruik dit enkel voor testdoeleinden.", + "admin.ldap.syncFailure": "Sync Mislukt: {error}", + "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronisatie werkt Mattermost gebruikers-informatie bij met updates van de AD/LDAP server. Bijvoorbeeld, in geval van een gebruikersnaam wijziging op de AD/LDAP server, wordt de wijziging in Mattermost doorgevoerd wanneer de sychronisatie plaatsvindt. Accounts die verwijderd of uitgeschakeld zijn op de AD/LDAP server, zullen in Mattermost op \"Inactief\" gezet worden en bijbehorende sessies beeindigd. Mattermost zal de synchronisaties uitvoeren op de ingevulde intervals. Bijvoorbeeld, wanneer 60 is ingevuld, zal Mattermost elke 60 minuten een synchronisatie uitvoeren.", + "admin.ldap.syncIntervalTitle": "Synchronisatie-Interval (in minuten):", + "admin.ldap.syncNowHelpText": "Initieer een AD/LDAP synchronisatie meteen.", + "admin.ldap.sync_button": "Synchroniseer AD/LDAP Nu", + "admin.ldap.testFailure": "AD//LDAP Test Mislukt: {error}", + "admin.ldap.testHelpText": "Testen of de Mattermost server verbinding kan maken met de opgegeven AD/LDAP server. Bekijk de log voor meer gedetailleerde foutmeldingen. ", + "admin.ldap.testSuccess": "AD/LDAP Test Succesvol", + "admin.ldap.uernameAttrDesc": "Het attribuut in the AD/LDAP-server dat wordt gebruikt voor het vullen van het veld gebruikersnaam in Mattermost. Dit kan hetzelfde zijn als het ID-attribuut.", + "admin.ldap.userFilterDisc": "Voer eventueel een AD/LDAP filter in om te gebruiken bij het zoeken naar de gebruiker objecten. Alleen de gebruikers geselecteerd door deze query zullen in staat zijn om toegang te krijgen tot Mattermost. Voor Active Directory is de query om gebruikers te filteren (&(objectCategory=Persoon)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Bijv. \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Gebruiker Filter:", + "admin.ldap.usernameAttrEx": "Bijv.: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Gebruikersnaam attribuut:", + "admin.license.choose": "Kies een bestand", + "admin.license.chooseFile": "Kies een bestand", + "admin.license.edition": "Editie: ", + "admin.license.key": "Licentie sleutel: ", + "admin.license.keyRemove": "Verwijder de Enterprise Licentie en Downgrade de server", + "admin.license.noFile": "Geen bestand geüpload", + "admin.license.removing": "De licentie wordt verwijderd...", + "admin.license.title": "Editie en Licentie", + "admin.license.type": "Licentie: ", "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", + "admin.license.uploadDesc": "Upload een licentiesleutel voor Mattermost Enterprise Edition om deze server te upgraden. Bezoek ons online om meer te leren over de voordelen van de Enterprise Editie of voor de aankoop van een sleutel.", + "admin.license.uploading": "De licentie wordt geüpload...", + "admin.log.consoleDescription": "Meestal uitgeschakeld in de productie. Ontwikkelaars kunnen dit veld op ingeschakeld zetten om de uitvoer van de log boodschappen naar de console te sturen, gebaseerd op de console niveau optie. Als dit ingeschakeld is, schrijft de server berichten naar de standaard output stroom (stdout).", "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", + "admin.log.consoleLogLevel": "Console Log Level:", + "admin.log.consoleTitle": "Log naar console:", + "admin.log.enableDiagnostics": "Aanzetten van Diagnostiek en Fout Rapporteren:", + "admin.log.enableDiagnosticsDescription": "Zet dit aan om de kwaliteit en snelheid te optimaliseren van Mattermost door versturen van fout rapporten en diagnostieke informatie naar Mattermost, Inc. Lees onze privacy policy om meer te lezen.", + "admin.log.enableWebhookDebugging": "Webhook debugging inschakelen:", "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", + "admin.log.fileLevelDescription": "Deze instelling bepaalt de mate van detail waarin log berichten naar het logboekbestand geschreven worden. FOUT: Geeft alleen maar foutmeldingen. INFO: Geeft de fout berichten en informatie rond het opstarten en initialisatie. DEBUG: Afdrukken van hoge mate van detail voor ontwikkelaars die werken aan het debuggen van problemen.", + "admin.log.fileLevelTitle": "Bestand log-niveau:", + "admin.log.fileTitle": "Log naar bestand:", "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", + "admin.log.levelDescription": "Deze instelling bepaalt de mate van detail waarin log berichten naar het logboekbestand geschreven worden. FOUT: Geeft alleen maar foutmeldingen. INFO: Geeft de fout berichten en informatie rond het opstarten en initialisatie. DEBUG: Afdrukken van hoge mate van detail voor ontwikkelaars die werken aan het debuggen van problemen.", "admin.log.levelTitle": "Console Log Level:", "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", + "admin.log.locationPlaceholder": "Voer uw bestand locatie in", + "admin.log.locationTitle": "Map voor logs:", + "admin.log.logSettings": "Log instellingen", "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", + "admin.logs.next": "Volgende", "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", + "admin.logs.reload": "Herladen", "admin.logs.title": "Server Logs", "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", + "admin.manage_roles.cancel": "Annuleren", "admin.manage_roles.manageRolesTitle": "Manage Roles", "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", + "admin.manage_roles.save": "Opslaan", "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", + "admin.manage_roles.systemAdmin": "Systeem beheerder", + "admin.manage_roles.systemMember": "Lid", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Site Omschrijving: ", "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", + "admin.metrics.listenAddressDesc": "Het adres waar de server de performance statistieken op zal publiseren. ", + "admin.metrics.listenAddressEx": "Bijv.: \":8065\"", + "admin.metrics.listenAddressTitle": "Luister Adres:", "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", + "admin.mfa.title": "Multi-factor Authenticatie:", "admin.nav.administratorsGuide": "Administrator's Guide", "admin.nav.commercialSupport": "Commercial Support", "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", + "admin.nav.logout": "Afmelden", + "admin.nav.report": "Een probleem melden", + "admin.nav.switch": "Team Selectie", "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.notifications.email": "E-mail", + "admin.notifications.push": "Mobiele push meldingen", + "admin.notifications.title": "Notificatie-instellingen", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "Sta niet toe in te loggen via een OAuth 2.0 provider", "admin.oauth.office365": "Office 365 (Beta)", "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", + "create_post.shortcutsNotSupported": "Toetsenbord snelkoppelingen worden niet ondersteund op jouw apparaat.", + "create_post.tutorialTip": "Tik hier om een bericht te maken en druk op Enter op het te versturen.
Klik de Bijlage knop om een beeld of bestand te uploaden.
", + "create_post.write": "Schrijf een bericht...", + "create_team.agreement": "Door verder te gaan maak je jouw account en gebruik je {siteName}, je gaat akkoord met onze Voorwaarden en Privacy Policy. Als je niet akkoord gaat, kan je geen gebruik maken van {siteName}.", "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", + "edit_post.cancel": "Annuleren", + "edit_post.edit": "{title} bewerken", + "edit_post.editPost": "Bewerk het bericht...", + "edit_post.save": "Opslaan", + "email_signup.address": "E-mail adres", + "email_signup.createTeam": "Team aanmaken", + "email_signup.emailError": "Vul een geldig e-mail adres in. ", + "email_signup.find": "Vind mijn teams", + "email_verify.almost": "{siteName}: U bent bijna klaar", + "email_verify.failed": " Mislukt om een verificatie mail te sturen.", + "email_verify.notVerifiedBody": "Controleer uw mailbox voor het mailtje om uw e-mailadres te verifiëren.", + "email_verify.resend": "Email opnieuw sturen", + "email_verify.sent": "Verificatie e-mail is verzonden.", + "email_verify.verified": "{siteName} email is geverifieerd.", + "email_verify.verifiedBody": "Uw email is gevalideerd. Klik hier om in te loggen
", + "emoji_list.actions": "Acties", + "emoji_list.add": "Aangepaste emoji", + "emoji_list.creator": "Aangemaakt door", + "emoji_list.delete": "Verwijderen", + "emoji_list.delete.confirm.button": "Verwijderen", "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", + "emoji_list.empty": "Geen Custom Emoji Gevonden", + "emoji_list.header": "Aangepaste emoji", "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", + "emoji_list.help2": "Tip: Als je #,## of ### als eerste karakter op een nieuwe lijn met een emoji gebruikt, kan je een grotere versie van de emoji versturen. Om te proberen, stuur een bericht als: '# :smile:'.", + "emoji_list.image": "Afbeelding", + "emoji_list.name": "Naam", + "emoji_list.search": "Zoek Aangepaste Emoji", + "emoji_list.somebody": "Iemand op een ander team", "emoji_picker.activity": "Activity", "emoji_picker.custom": "Custom", "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", + "emoji_picker.flags": "Markeer", "emoji_picker.foods": "Foods", "emoji_picker.nature": "Nature", "emoji_picker.objects": "Objects", "emoji_picker.people": "People", "emoji_picker.places": "Places", "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", + "emoji_picker.search": "Zoeken", + "emoji_picker.searchResults": "Zoekresultaten", "emoji_picker.symbols": "Symbols", "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", + "error.generic.link": "Terug naar {siteName}", + "error.generic.link_message": "Terug naar {siteName}", "error.generic.message": "An error has occurred.", "error.generic.title": "Error", "error.local_storage.help1": "Enable cookies", @@ -1663,9 +1633,9 @@ "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", + "error.not_found.link_message": "Terug naar Mattermost", + "error.not_found.message": "De pagina die u probeerde op te halen bestaat niet", + "error.not_found.title": "Pagina niet gevonden", "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", "error.oauth_missing_code.forum.link": "Troubleshooting forum", @@ -1680,395 +1650,385 @@ "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", + "error_bar.preview_mode": "Preview Modus: Email notificaties zijn niet geconfigureerd", "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", + "error_bar.site_url.docsLink": "Site URL:", + "error_bar.site_url.link": "Systeem console", "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", + "file_attachment.download": "Downloaden", + "file_info_preview.size": "Grootte ", + "file_info_preview.type": "Bestandstype ", "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", + "file_upload.fileAbove": "Het bestand groter dan {max} MB kan niet worden geüploaded: {filename}", + "file_upload.filesAbove": "Bestanden groter dan {max}MB kunnen niet worden geüpload: {filenames}", + "file_upload.limited": "Uploads gelimiteerd tot {count, number} bestanden. Gebruik additionele berichten voor meer bestanden.", + "file_upload.pasted": "Afbeelding Geplakt in ", "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", + "filtered_channels_list.search": "Kanalen zoeken", + "filtered_user_list.any_team": "Alle gebruikers", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", + "filtered_user_list.member": "Lid", + "filtered_user_list.next": "Volgende", "filtered_user_list.prev": "Previous", "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", + "filtered_user_list.searchButton": "Zoeken", "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", + "filtered_user_list.team_only": "Leden van dit team", + "find_team.email": "E-mail", + "find_team.findDescription": "Een email was verstuurd met links naar ieder team waar je lid van bent. ", + "find_team.findTitle": "Vind jouw team", + "find_team.getLinks": "Krijg een email met links naar ieder team waar je lid van bent. ", + "find_team.placeholder": "uw.naam@domein.nl", + "find_team.send": "Verzenden", + "find_team.submitError": "Vul een geldig e-mail adres in", + "flag_post.flag": "Markeren voor vervolgactie", + "flag_post.unflag": "Demarkeer", + "general_tab.chooseDescription": "Kies een nieuwe naam voor uw team", + "general_tab.codeDesc": "Klik op 'Bewerken' om de uitnodigings-code opnieuw te genereren.", + "general_tab.codeLongDesc": "De Uitnodigings Code is onderdeel van de URL in de team uitnodigings link gemaakt door de Krijg Team Uitnodigings Link\" in het hoofdmenu. Hergenereren maakt een nieuwe team uitnodiging en zal de vorige link onbruikbaar maken.", + "general_tab.codeTitle": "Uitnodigings-code", "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", + "general_tab.getTeamInviteLink": "Verkrijg de team uitnodigings-link", + "general_tab.includeDirDesc": "Invoegen van dit team zal de team naam zichtbaar maken in de Team Directory sectie op de hoofdpaginam en zal een link naar de login pagina maken.", + "general_tab.no": "Nee", + "general_tab.openInviteDesc": "Wanneer dit is toegestaan, zal een link naar dit team worden opgenomen op de landings-pagina, zodat iedereen met een account mee kan doen met dit team.", + "general_tab.openInviteTitle": "Sta iedere gebruiker met een account op deze server om lid te worden van dit team", + "general_tab.regenerate": "Opnieuw genereren", + "general_tab.required": "Dit veld is verplicht", "general_tab.teamDescription": "Team Description", "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", + "general_tab.teamIconEditHint": "Klik 'Bewerken' om een afbeelding up te loaden.", + "general_tab.teamIconEditHintMobile": "Klik 'Bewerken' om een afbeelding up te loaden.", "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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.teamIconInvalidFileType": "Alleen JPG-of PNG-afbeeldingen kunnen worden gebruikt voor de profiel afbeeldingen", + "general_tab.teamIconLastUpdated": "Afbeelding laatst bijgewerkt op {date}", + "general_tab.teamIconTooLarge": "Kan de profiel-afbeelding niet uploaden. Het bestand is te groot.", + "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": "General Settings", - "general_tab.yes": "Yes", - "get_app.alreadyHaveIt": "Already have it?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "general_tab.title": "Algemene instellingen", + "general_tab.yes": "Ja", + "get_app.alreadyHaveIt": "Heb je het al?", + "get_app.androidAppName": "Mattermost voor Android", + "get_app.androidHeader": "Mattermost werkt het beste als je overschakelt naar onze Android app", + "get_app.continue": "doorgaan", + "get_app.continueWithBrowser": "Of {link}", + "get_app.continueWithBrowserLink": "doorgaan met de browser", + "get_app.iosHeader": "Mattermost werkt het beste als je overschakelt naar onze iPhone app", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", + "get_app.openMattermost": "Open Matermost", "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", + "get_link.close": "Afsluiten", + "get_link.copy": "Kopieer link", + "get_post_link_modal.help": "De link hieronder staat geautoriseerde gebruikers toe om jouw bericht te bekijken.", + "get_post_link_modal.title": "Kopieer permanente link", "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_public_link_modal.title": "Openbare link ophalen", + "get_team_invite_link_modal.help": "Stuur teamleden de link hieronder om zichzelf in te schrijven bij dit team. De Team Uitnodigings Link kan worden gedeeld met zoveel teamleden als nodig is en zal niet veranderen tenzij het is hergenereerd in de Team Instellingen door een Team Admin. ", + "get_team_invite_link_modal.helpDisabled": "Het maken van gebruikers is uitgeschakeld voor uw team. Vraag uw team beheerder voor meer informatie. ", + "get_team_invite_link_modal.title": "Team uitnodigingslink", + "help.attaching.downloading": "#### Downloaden van Bestanden\nDownload een bijgevoegd bestand door op het download ikoon te klikken naast het bestands-pictogram of open de bestands-voorvertoner en klik **Download**.", + "help.attaching.dragdrop": "#### Slepen en Neerzetten\nUpload een bestand of een selectie van bestanden door de bestanden te slepen van jouw computer in het RHS in het midden. Slepen en neerzetten voegt het bestand aan het bericht in het invoer veld, dan kan je optioneel een bericht typen en op **ENTER** drukken om te plaatsen.", + "help.attaching.icon": "### Bijlage Ikoon\nAlternatief, upload bestanden door op het grijze paperclip ikoon te drukken in het bericht venster. Dit opent een systeem bestand weergave waar je kan navigeren naar het gewenste bestand en dan klikken op **Open** om de bestanden te uploaden. Optioneel een bericht typen en op **ENTER** drukken om te plaatsen.", + "help.attaching.limitations": "## Bestandsgroote Limieten\nMattermost ondersteund een maximum van vijf bijgevoegde bestanden per bericht, met een grootte van maximaal ieder 50Mb.", + "help.attaching.methods": "## Bijlage Methodes\nVoeg een bestand toe via slepen en neerzetten of door op het bijlage icoon te drukken in het bericht veld.", + "help.attaching.notSupported": "Document voorvertonen (Word, Excel, PPT) is nog niet ondersteund.", + "help.attaching.pasting": "#### Plakken van Afbeeldingen\nIn Chrome en Edge browsers, is het ook mogelijk om bestanden te plakken vanaf het clipboard. Dit word nog niet ondersteund door andere browsers.", + "help.attaching.previewer": "## Bestand-Voorvertoner\nMattermost heeft een ingebouwde bestand-voorvertoner om media, gedownloade bestanden en publieke links voor te vertonen. Klik op het pictogram van een bijgevoegd bestand en open het in de bestand-voorvertoner.", + "help.attaching.publicLinks": "#### Delen Publieke Links\nPublieke links staan je toe om bestanden te delen met mensen buiten jouw Mattermost team. Open de bestand-voorvertoner door op het pictogram van de bijlage te drikken, en dan drukken op **Krijg Publieke Link**. Dit zal een venster openen met een link om te kopiëren. Wanneer deze link word gedeeld en geopend door iemand anders, dan zal het bestand automatisch worden gedownload.", + "help.attaching.publicLinks2": "Als **Krijg Publieke Link** niet zichtbaar is in de bestand-voorvertoner en je wilt deze optie, kan je je Systeem Beheerder vragen om deze optie aan te zetten in de Systeem Console onder **Beveiliging** > **Publieke LInks**.", + "help.attaching.supported": "#### Ondersteunde Bestands-soorten\nAls je probeert een niet ondersteunde bestands-soort te voorvertonen, de bestands-voorvertoner zal dan een standaard media bijlage icoon openen. Ondersteunde bestands-soorten hangt sterk af van jouw browser en operating systeem, maar de volgende bestands-soorten zijn ondersteund door Mattermost op de meeste browsers:", + "help.attaching.supportedList": "- Afbeeldingen: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documenten: PDF", + "help.attaching.title": "# Bestanden bijvoegen\n_____", + "help.commands.builtin": "## Ingebouwde Commando's\nDe volgende slash commando's zijn beschikbaar op alle Mattermost installaties:", + "help.commands.builtin2": "Begin met het typen van een `/` en er zal een lijst van slash commando's verschijnen boven het tekst invoer veld. De autocomplete suggesties helpen met een formaat voorbeeld in zwarte tekst en een korte omschrijving van het slash commando in grijze tekst.", + "help.commands.custom": "## Aangepaste Commando's\nAangepaste slash commando's integreren met externe applicaties.Bijvoorbeeld, een team kan een aangepast slash commando configureren om de interne gezonheidsstatus te controleren met `/patient joe smith` of controleer het wekelijkse weerbericht in een stad met `/weather rotterdam week`. Vraag bij Uw Systeem Beheerder of open de autocomplete lijst door `/` te typen, en kijk of jouw team aangepaste commando's heeft geconfigureerd.", + "help.commands.custom2": "Aangepaste slash commando's zijn standaard uitgeschakeld en kunnen worden aangezet door de Systeem Beheerder in de **Systeem Console** > **Integraties** > **Webhooks en Commando's**. Lees meer over aangepaste commondo's op [developer slash command documentatie pagina](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "Slash commando's voeren operaties uit in Mattermost door het typen van tekst in het tekst invoer veld. Typ een `/` gevolgd door een commando en paramaters om acties uit te voeren\n\nIngebouwde slash commando's zitten in alle Mattermost installaties en aangepaste slash commando's zijn te configureren met externe applicaties. Lees meer over het configureren van aangepaste slash commando's op de [developer slash command documentatie pagina](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "# Commando's Uitvoeren\n___", + "help.composing.deleting": "## Verwijder een bericht\nVerwijder een bericht door op het **[...]** icoon naast een willekeurig bericht te klikken, en klik dan op **Verwijder**. Systeem en Team Beheerders kunnen ieder bericht verwijderen op het systeem.", + "help.composing.editing": "## Bewerk een Bericht\nBewerk een bericht door op het **[...]** icoon naast een willekeurig bericht te klikken, en klik dan op **Bewerk**. Nadat je klaar bent met wijzigen, druk dan op **ENTER** om de wijziging te bewaren. Bericht bewerkingen triggeren niet opnieuw @mention notificaties, desktop notificaties of notificatie geluiden.", + "help.composing.linking": "## Link naar een bericht\nDe **Permalink** optie maakt een link naar ieder bericht. Deel deze link met andere gebruikers in het kanaal en laat hun het bericht lezen in het Bericht Archief. Gebruikers, die geen lid van het kanaal waar het bericht in geplaatst is, kunnen het bericht niet zien. Krijg de permalink naar een bericht door op het **[...]** icoon te klikken naast een bericht en klik op **Permalink** > **Kopieer Link**.", + "help.composing.posting": "## Plaats een bericht\nSchrijf een bericht door tekst te typen in het tekst invoer veld, en druk dan op **ENTER** om te versturen. Gebruik **Shift + ENTER** om een nieuwe lijn te maken zonder het bericht te versturen. Om berichten te versturen met **CTRL+ENTER** ga naar het **Hoofd Menu > Account Instellingen > Berichten Versturen met CTRL + ENTER**.", + "help.composing.posts": "#### Berichten\nBerichten kunnen worden gezien als threads. Dat zijn berichten die een ketting van antwoorden kunnen starten. Berichten worden gemaakt en verstuurd vanaf het tekst invoer veld onderaar het middelste paneel.", + "help.composing.replies": "#### Antwoorden\nAntwoord op een bericht door te klikken op het antwoord icoon naast een bericht. Deze actie opent de rechter-hand-side (RHS) waar je de berichten lijst kan zien, en dan maak en stuur jouw antwoord. Antwoorden zijn een klein beetje schuin zodat je kan zien dat het een antwoord op een ander bericht is.\n\nWanneer je een antwoord maakt, klik op de invouw/uitvouw icoon met de twee pijltjes bovenaan de zijbalk om ze makkelijker leesbaar te maken.", + "help.composing.title": "# Berichten Versturen\n_____", + "help.composing.types": "## Bericht Types\nAntwoord op berichten om gesprekken georganiseerd te houden.", + "help.formatting.checklist": "Maak een takenlijst door vierkante haken toe te voegen:", + "help.formatting.checklistExample": "- [ ] Onderdeel een\n- [ ] Onderdeel twee\n- [x] Afgemaakt Onderdeel", + "help.formatting.code": "## Code Blok\n\nMaak een code blok door iedere lijn te beginnen met vier spaties of door ``` op de lijn boven en onder jouw code blok te plaatsen.", + "help.formatting.codeBlock": "Codeblok", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", + "help.formatting.emojis": "## Emojis\n\nOpen het emoji autocomplete door een `:` te typen. Een lijst met emojis kan [hier](http://www.emoji-cheat-sheet.com/) gevonden worden. Het is ook mogelijk om een [Aangepaste Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) te maken.", + "help.formatting.example": "Voorbeeld:", + "help.formatting.githubTheme": "**GitHub Thema**", + "help.formatting.headings": "## Kopteksten\n\nMaak een koptekst door een # en een spatie te typen. Gebruik meer #’s voor lagere niveaus van kopteksten.", + "help.formatting.headings2": "Je kan ook de tekst onderlijnen met `===` of `---` om kopteksten te maken.", + "help.formatting.headings2Example": "Grote koptekst\n-------------", + "help.formatting.headingsExample": "## Grote koptekst\n### Kleinere koptekst\n#### Nog kleinere koptekst", + "help.formatting.images": "## In-line Afbeeldingen\n\nMaak in-line afbeeldingen door gebruik te maken van een `!`gevolgd door de tekst in rechte haken, en de link in normale haken. ", + "help.formatting.imagesExample": "\n\nen\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## In-line Code\n\nMaak in-line monospaced font door het te omgeven door backticks.", + "help.formatting.intro": "Markdown maakt het makkelijk berichten vorm te geven. Type een bericht zoals je normaal zou doen, en gebruik deze regels om het in speciaal formaat weer te geven.", + "help.formatting.lines": "## Lijnen\n\nMaak een lijn door gebruik te maken van drie `*`, `_`, of `-`.", "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.links": "## Links\n\nMaak gelabelde links door de tekst tussen rechte haken te zetten, en de link tussen normale haken.", + "help.formatting.listExample": "* lijst onderdeel eene\n* lijst onderdeel twee\n * onderdeel twee sub-punt", + "help.formatting.lists": "## Lijsten\n\nMaak een lijst door `*` of `-` te gebruiken als punten. Tab een punt door 2 spaties ervoor te zetten.", + "help.formatting.monokaiTheme": "**Monokai Thema**", + "help.formatting.ordered": "Maak een geordende lijst door gebruik te maken van nummers:", + "help.formatting.orderedExample": "1. Onderdeel een\n2. Onderdeel twee", + "help.formatting.quotes": "## Blok Aanhaling\n\nMaak Blok Aanhalingen door `>` te gebruiken.", + "help.formatting.quotesExample": "`> blok aanhalingen` word weergegeven als:", + "help.formatting.quotesRender": "> blok aanhalingen", + "help.formatting.renders": "Word weergegeven als:", + "help.formatting.solirizedDarkTheme": "**Solarized Dark Thema**", + "help.formatting.solirizedLightTheme": "**Solarized Light Thema**", + "help.formatting.style": "## Text Style\n\nJe kan `_` of `*` om een woord heen plaatsen om het cursief te maken. Gebruik er twee om ze vet te maken.\n\n* `_cursief_` renders as _xursief_\n* `**vet**` renders as **vet**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", + "help.formatting.supportedSyntax": "Ondersteunde talen zijn:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", + "help.formatting.tableExample": "| Links-Uitgelijnd | Midden Uitgelijnd | Rechts Uitgelijnd |\n| :------------ |:---------------:| -----:|\n| Linker kolom 1 | deze tekst | $100 |\n| Linker kolom 2 | is | $10 |\n| Linker kolom 3 | gecentreerd | $1 |", "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", + "help.formatting.title": "# Formateren van Tekst\n _____", + "help.learnMore": "Meer te weten komen over:", + "help.link.attaching": "Bestanden Bijvoegen", + "help.link.commands": "Commando's Uitvoeren", + "help.link.composing": "Berichten en Antwoorden Opstellen", + "help.link.formatting": "Opmaak Berichten met gebruik van Markdown", + "help.link.mentioning": "Teamleden Vermelden", + "help.link.messaging": "Standaard Berichten", "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", + "help.mentioning.mentions": "## @Vermeldingen\nGebruik @vermeldingen om de aandacht van specifieke team leden te krijgen. ", "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", + "help.mentioning.title": "# Teamleden Vermelden\n _____", "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", + "help.mentioning.usernameExample": "@alice hoe ging het sollicitatiegesprek met de nieuwe kandidaat? ", "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", + "help.messaging.title": "# Berichten Basics\n _____", "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", + "installed_command.header": "Slash opdrachten", + "installed_commands.add": "Slash opdracht toevoegen", "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", + "installed_commands.empty": "Geen opdrachten gevonden", + "installed_commands.header": "Slash opdrachten", "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", "installed_commands.help.appDirectory": "App Directory", "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", + "installed_commands.search": "Zoek Slash Commando's", + "installed_commands.unnamed_command": "Slash opdracht zonder naam", + "installed_incoming_webhooks.add": "Inkomende webhook toevoegen", "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", + "installed_incoming_webhooks.empty": "Geen inkomende webhooks gevonden", + "installed_incoming_webhooks.header": "Inkomende webhooks", "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", "installed_incoming_webhooks.help.appDirectory": "App Directory", "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", + "installed_incoming_webhooks.search": "Zoek Inkomende Webhooks", + "installed_incoming_webhooks.unknown_channel": "Een privé webhook", "installed_integrations.callback_urls": "Callback URLs: {urls}", "installed_integrations.client_id": "Client ID: {clientId}", "installed_integrations.client_secret": "Client Secret: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.creation": "Gemaakt door {creator} op {createAt, date, full}", + "installed_integrations.delete": "Verwijderen", + "installed_integrations.edit": "Bewerken", + "installed_integrations.hideSecret": "Verberg Secret", + "installed_integrations.regenSecret": "Regenereer Secret", + "installed_integrations.regenToken": "Token opnieuw genereren", + "installed_integrations.showSecret": "Toon Secret", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Trigger Wanneer: {triggerWhen}", + "installed_integrations.triggerWords": "Trigger Woorden: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Naamloze OAuth 2.0 Applicatie", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", + "installed_oauth_apps.add": "OAuth 2.0 Applicatie Toevoegen", + "installed_oauth_apps.callbackUrls": "Callback URL's (Een per regel)", + "installed_oauth_apps.cancel": "Annuleren", "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", + "installed_oauth_apps.description": "Omschrijving", + "installed_oauth_apps.empty": "Geen OAuth 2.0 Applicaties gevonden", + "installed_oauth_apps.header": "OAuth 2.0 Applicaties", "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", + "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 Applicaties", + "installed_oauth_apps.homepage": "Homepagina", + "installed_oauth_apps.iconUrl": "Pictogram-URL", + "installed_oauth_apps.is_trusted": "Is Vertrouwd: {isTrusted}", + "installed_oauth_apps.name": "Weergavenaam", + "installed_oauth_apps.save": "Opslaan", + "installed_oauth_apps.search": "Zoek OAuth 2.0 Applicaties", + "installed_oauth_apps.trusted": "Is Vertrouwd", + "installed_oauth_apps.trusted.no": "Nee", + "installed_oauth_apps.trusted.yes": "Ja", + "installed_outgoing_webhooks.add": "Uitgaande webhook toevoegen", "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", + "installed_outgoing_webhooks.empty": "Geen uitgaande webhooks gevonden", + "installed_outgoing_webhooks.header": "Uitgaande webhooks", "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", "installed_outgoing_webhooks.help.appDirectory": "App Directory", "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", + "installed_outgoing_webhooks.search": "Zoek Uitgaande Webhooks", + "installed_outgoing_webhooks.unknown_channel": "Een privé webhook", + "integrations.add": "Toevoegen", + "integrations.command.description": "Slash opdrachten sturen events naar externe integraties", + "integrations.command.title": "Slash opdracht", + "integrations.delete.confirm.button": "Verwijderen", "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", + "integrations.done": "Gereed", + "integrations.edit": "Bewerken", + "integrations.header": "Integraties", "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Dit is het begin van {display_name}, een kanaal voor niet-werk gerelateerde discussies.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", + "sidebar.removeList": "Uit de lijst verwijderen", + "sidebar.tutorialScreen1": "Kanalen organiseren conversaties in verschillende onderwerpen. Ze zijn open voor iedereen in je team. Om privéberichten te sturen, gebruik Directe Berichten voor een enkel persoon of Privé Groepen voor meerdere personen.
", + "sidebar.tutorialScreen2": "Hier zijn 2 publieke kanalen om te starten:
{townsquare} is een plaats voor team wijde communicatie. Iedereen in jouw team is lid van dit kanaal.
{offtopic} is een plaats voor ontspanning en humor buiten werk gerelateerde zaken en kanalen. Jij en jouw team kunnen beslissen wel andere kanalen er gemaakt moeten worden.
", + "sidebar.tutorialScreen3": "Klik op \"Meer...\" om een nieuw kanaal te maken of lid te worden van een bestaand kanaal.
Je kan ook een nieuw kanaal of privégroep maken door op het \"+\"-teken naast het kanaal of de privégroep te drukken.
", "sidebar.unreadSection": "UNREADS", "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", + "sidebar_header.tutorial": "Het Hoofdmenu is waar je kan Uitnodigen van Nieuwe Leden, toegang tot jouw Account Instellingen en instellen van jouw Thema Kleur.
Team admins kunnen ook hun Team Instellngen instellen via dit menu.
Systeem admins vinden hier een Systeem Console optie om het hele systeem te beheren.
", + "sidebar_right_menu.accountSettings": "Account instellingen", "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", + "sidebar_right_menu.console": "Systeem console", + "sidebar_right_menu.flagged": "Gemarkeerde Berichten", "sidebar_right_menu.help": "Help", "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", + "sidebar_right_menu.logout": "Afmelden", + "sidebar_right_menu.manageMembers": "Leden beheren", "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", + "sidebar_right_menu.recentMentions": "Recente vermeldingen", + "sidebar_right_menu.report": "Een probleem melden", + "sidebar_right_menu.teamLink": "Verkrijg team uitnodigings-link", + "sidebar_right_menu.teamSettings": "Team instellingen", + "sidebar_right_menu.viewMembers": "Bekijk Leden", + "signup.email": "E-mail en Wachtwoord", + "signup.gitlab": "GitLab Single-Sign-On", "signup.google": "Google Account", "signup.ldap": "AD/LDAP Credentials", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", + "textbox.italic": "_cursief_", + "textbox.preformatted": "```voorgeformatteerd```", + "textbox.preview": "Voorbeeld", + "textbox.quote": ">citaat", + "textbox.strike": "doorhalen", + "tutorial_intro.allSet": "Alles is gereed", + "tutorial_intro.end": "Klik op \"Volgende\" om {channel} in te gaan. Dit is het eerste kanaal teamgenoten zien wanneer ze zich aanmelden. Gebruik dit kanaal voor het posten van updates voor iedereen.", + "tutorial_intro.invite": "Nodig uw teamleden uit", + "tutorial_intro.mobileApps": "Installeer de apps voor {link} voor makkelijke toegang en notificaties onderweg.", + "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS en Android", + "tutorial_intro.next": "Volgende", + "tutorial_intro.screenOne": "Al je team communicatie op één plek, direct doorzoekbaar en overal beschikbaar
Houd uw team verbonden en help hen te bereiken wat er het meest toe doet.
", + "tutorial_intro.screenTwo": "Communicatie gebeurt in publieke discussie kanalen, privé groepen en directe berichten.
Alles wordt gearchiveerd en is doorzoekbaar vanaf elke web-enabled desktop, laptop of telefoon.
", + "tutorial_intro.skip": "Inleiding overslaan", + "tutorial_intro.support": "Voor ondersteuning, stuur een email naar ", + "tutorial_intro.teamInvite": "Nodig uw teamleden uit", + "tutorial_intro.whenReady": " wanneer je klaar bent.", + "tutorial_tip.next": "Volgende", + "tutorial_tip.ok": "OK", + "tutorial_tip.out": "Schakel deze tips uit.", + "tutorial_tip.seen": "Heeft u dit al gezien? ", + "update_command.cancel": "Annuleren", + "update_command.confirm": "Slash opdracht toevoegen", "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", "update_command.update": "Update", "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", + "update_oauth_app.confirm": "OAuth 2.0 Applicatie Toevoegen", "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", + "update_outgoing_webhook.confirm": "Uitgaande webhook toevoegen", "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", + "upload_overlay.info": "Sleep hier een bestand om te uploaden.", + "user.settings.advance.embed_toggle": "Toon schakel optie voor alle ingesloten voorbeelden", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Ingeschakeld", + "user.settings.advance.formattingDesc": "Indien ingeschakeld, worden berichten opgemaakt met links, emoji, stijl van de tekst, en regeleinden toevoegen. Standaard is deze instelling ingeschakeld. Het wijzigen van deze instelling vereist dat de pagina vernieuwd wordt.", + "user.settings.advance.formattingTitle": "Bericht opmaak inschakelen", "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", + "user.settings.advance.joinLeaveTitle": "Aanzetten van Deelnemen/Verlaten Berichten", + "user.settings.advance.markdown_preview": "Toon markdown voorbeeld optie in bericht invoerveld", + "user.settings.advance.off": "Uit", + "user.settings.advance.on": "Aan", + "user.settings.advance.preReleaseDesc": "Selecteer een pre-released feature die je wilt bekijken. Je moet waarschijnlijk de pagina herladen voordat de veranderingen zichtbaar zijn.", "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", + "user.settings.advance.sendDesc": "Indien ingeschakeld zal 'ENTER' een nieuwe regel toevoegen en 'CTRL + ENTER' het bericht versturen.", + "user.settings.advance.sendTitle": "Stuur berichten wanner u op CTRL + ENTER drukt", + "user.settings.advance.slashCmd_autocmp": "Aanzetten van externe applicatie om slash commando autocomplete te gebruiken", + "user.settings.advance.title": "Geavanceerde instellingen", + "user.settings.custom_theme.awayIndicator": "Weg Indicator", + "user.settings.custom_theme.buttonBg": "Knop achtergrond", + "user.settings.custom_theme.buttonColor": "Knoptekst", + "user.settings.custom_theme.centerChannelBg": "Midden Kanaal BG", + "user.settings.custom_theme.centerChannelColor": "Midden Kanaal Tekst", + "user.settings.custom_theme.centerChannelTitle": "Midden Kanaal Stijlen", + "user.settings.custom_theme.codeTheme": "Code thema", + "user.settings.custom_theme.copyPaste": "Kopieer en plak om thema kleuren te delen:", "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", + "user.settings.custom_theme.linkButtonTitle": "Link en Knoppen Stijlen", + "user.settings.custom_theme.linkColor": "Link kleur", + "user.settings.custom_theme.mentionBj": "Vermelding Juweel BG", + "user.settings.custom_theme.mentionColor": "Vermelding Juweel Tekst", + "user.settings.custom_theme.mentionHighlightBg": "Vermelding Oplicht BG", + "user.settings.custom_theme.mentionHighlightLink": "Vermelding Oplicht Link", + "user.settings.custom_theme.newMessageSeparator": "Scheidingsteken voor nieuwe berichten", + "user.settings.custom_theme.onlineIndicator": "Online indicator", + "user.settings.custom_theme.sidebarBg": "Navigatiekolom achtergrond", + "user.settings.custom_theme.sidebarHeaderBg": "Navigatiekolom kop achtergrond", + "user.settings.custom_theme.sidebarHeaderTextColor": "Navigatiekolom kop tekst", + "user.settings.custom_theme.sidebarText": "Navigatiekolom tekst", + "user.settings.custom_theme.sidebarTextActiveBorder": "Navigatiekolom tekst actieve rand", + "user.settings.custom_theme.sidebarTextActiveColor": "Navigatiekolom tekst actieve rand", + "user.settings.custom_theme.sidebarTextHoverBg": "Navigatiekolom tekst 'hover' achtergrond", + "user.settings.custom_theme.sidebarTitle": "Zijbalk Stijlen", + "user.settings.custom_theme.sidebarUnreadText": "Navigatiekolom ongelezen tekst", + "user.settings.display.channelDisplayTitle": "Kanaal Schermmodus", + "user.settings.display.channeldisplaymode": "Kies de breedte van het center kanaal.", + "user.settings.display.clockDisplay": "Klok weergave", "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", "user.settings.display.collapseDisplay": "Default appearance of image link previews", "user.settings.display.collapseOff": "Collapsed", "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", + "user.settings.display.fixedWidthCentered": "Vaste breedte, gecentreerd", + "user.settings.display.fullScreen": "Volledige breedte", + "user.settings.display.language": "Taal", "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", + "user.settings.display.linkPreviewOff": "Uit", + "user.settings.display.linkPreviewOn": "Aan", + "user.settings.display.messageDisplayClean": "Standaard", + "user.settings.display.messageDisplayCleanDes": "Makkelijk te scannen en te lezen.", "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", + "user.settings.display.messageDisplayCompactDes": "Zoveel berichten als passen op het scherm.", + "user.settings.display.messageDisplayDescription": "Selecteer hoe berichten in een kanaal moeten worden afgebeeld.", + "user.settings.display.messageDisplayTitle": "Bericht weergave", + "user.settings.display.militaryClock": "24 uren klok (bijvoorbeeld: 16:00)", + "user.settings.display.nameOptsDesc": "Geef aan hoe de gebruikersnaam word weergegeven in berichten en de Directe Berichten lijst. ", + "user.settings.display.normalClock": "12 uren klok (bijvoorbeeld: 4:00 PM)", + "user.settings.display.preferTime": "Selecteer hoe u de tijd wilt zien.", + "user.settings.display.teammateNameDisplayDescription": "Geef aan hoe de gebruikersnaam word weergegeven in berichten en de Directe Berichten lijst. ", + "user.settings.display.teammateNameDisplayFullname": "Toon voornaam en achternaam", + "user.settings.display.teammateNameDisplayNicknameFullname": "Toon bijnaam, indien aanwezig, anders voor- en achternaam", + "user.settings.display.teammateNameDisplayTitle": "Naamweergave van teamgenoten", "user.settings.display.teammateNameDisplayUsername": "Show username", "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", + "user.settings.display.theme.customTheme": "Aangepast thema", + "user.settings.display.theme.describe": "Open om uw thema te beheren", + "user.settings.display.theme.import": "Importeer thema-kleuren van Slack", + "user.settings.display.theme.otherThemes": "Bekijk de andere thema's", + "user.settings.display.theme.themeColors": "Thema kleuren", + "user.settings.display.theme.title": "Thema", "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", + "user.settings.display.title": "Afbeeldings instellingen", + "user.settings.general.checkEmail": "Controleer uw e-mail op {email} om het adres te controleren.", + "user.settings.general.checkEmailNoAddress": "Controleer uw e-mail voor uw nieuwe adres", + "user.settings.general.close": "Afsluiten", + "user.settings.general.confirmEmail": "Bevestig e-mail", "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", + "user.settings.general.email": "E-mail", + "user.settings.general.emailGitlabCantUpdate": "Login gebeurt via GitLab. Het e-mail adres kan niet bijgewerkt worden. Het e-mail adres dat gebruikt wordt voor meldingen is {email}.", + "user.settings.general.emailGoogleCantUpdate": "Login gebeurt via Google. Het e-mail adres kan niet bijgewerkt worden. Het e-mail adres dat gebruikt wordt voor meldingen is {email}.", + "user.settings.general.emailHelp1": "E-mail wordt gebruikt voor aanmelden, meldingen en wachtwoord te resetten. E-mail vereist verificatie indien gewijzigd.", + "user.settings.general.emailHelp2": "E-mail is uitgeschakeld door de systeembeheerder. Geen meldings-e-mails worden verzonden totdat deze optie is ingeschakeld. ", + "user.settings.general.emailHelp3": "E-mail wordt gebruikt om in te loggen, meldingen en wachtwoord reset.", + "user.settings.general.emailHelp4": "Een verificatie-e-mail is verzonden naar {email}.", + "user.settings.general.emailLdapCantUpdate": "Login gebeurt via AD/LDAP. Het e-mail adres kan niet bijgewerkt worden. Het e-mail adres dat gebruikt wordt voor meldingen is {email}.", + "user.settings.general.emailMatch": "De wachtwoorden die u ingaf zijn niet identiek.", + "user.settings.general.emailOffice365CantUpdate": "Login gebeurt via Office 365. Het e-mail adres kan niet bijgewerkt worden. Het e-mail adres dat gebruikt wordt voor meldingen is {email}.", + "user.settings.general.emailSamlCantUpdate": "Login gebeurt via SAML. Het e-mail adres kan niet bijgewerkt worden. Het e-mail adres dat gebruikt wordt voor meldingen is {email}.", + "user.settings.general.emailUnchanged": "Uw nieuw e-mail adres is hetzelfde als uw oude e-mailadres.", + "user.settings.general.emptyName": "Klik 'Bewerken' om uw naam toe te voegen", + "user.settings.general.emptyNickname": "Klik 'Bewerken' om uw bijnaam toe te voegen", "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", + "user.settings.general.field_handled_externally": "Dit veld word gebruikt door jouw login provider. Als je het wilt veranderen, moet je dat via de login provider doen. ", + "user.settings.general.firstName": "Voornaam", + "user.settings.general.fullName": "Voor- en achternaam", + "user.settings.general.imageTooLarge": "Kan de profiel-afbeelding niet uploaden. Het bestand is te groot.", + "user.settings.general.imageUpdated": "Afbeelding laatst bijgewerkt op {date}", + "user.settings.general.lastName": "Achternaam", + "user.settings.general.loginGitlab": "Login via GitLab ({email})", + "user.settings.general.loginGoogle": "Login via Google ({email})", + "user.settings.general.loginLdap": "Login via AD/LDAP ({email})", + "user.settings.general.loginOffice365": "Login via Office 365 ({email})", + "user.settings.general.loginSaml": "Login via SAML ({email})", + "user.settings.general.mobile.emptyName": "Klik 'Bewerken' om uw naam toe te voegen", + "user.settings.general.mobile.emptyNickname": "Klik 'Bewerken' om uw bijnaam toe te voegen", "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", + "admin.cluster.status_table.version": "Wersja", + "admin.cluster.unknown": "nieznany", + "admin.compliance.directoryDescription": "Katalog, w którym zapisywane są raporty zgodności. Jeśli pusty, zostanie ustawiony na ./data/.", + "admin.compliance.directoryExample": "Np. \"./data/\"", + "admin.compliance.directoryTitle": "Katalog raportu zgodności:", + "admin.compliance.enableDailyDesc": "Kiedy włączony, Mattermost będzie generować dzienny raport zgodności.", + "admin.compliance.enableDailyTitle": "Włącz dzienny raport:", + "admin.compliance.enableDesc": "Gdy właczone, Mattermost pozwala na raporty zgodności na zakładce Zgodność i Audyt. Przeczytaj dokumentację (jęz. angielski) aby dowiedzieć się więcej.", + "admin.compliance.enableTitle": "Włącz raport zgodności:", + "admin.compliance.false": "fałsz", + "admin.compliance.noLicense": "Zgodność jest funkcją typu enterprise. Bieżąca licencja nie wspiera Zgodności. Kliknij tutaj aby zapoznać się z informacjami i cenami licencji enterprise.
", + "admin.compliance.save": "Zapisz", + "admin.compliance.saving": "Zapisuję konfigurację...", + "admin.compliance.title": "Ustawienia zgodności", + "admin.compliance.true": "prawda", "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", @@ -229,7 +229,7 @@ "admin.complianceExport.exportFormat.globalrelay": "Global Relay EML", "admin.complianceExport.exportFormat.title": "Export Format:", "admin.complianceExport.exportJobStartTime.description": "Set the start time of the daily scheduled compliance export job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.", - "admin.complianceExport.exportJobStartTime.example": "E.g.: \"02:00\"", + "admin.complianceExport.exportJobStartTime.example": "Np. \"2000\"", "admin.complianceExport.exportJobStartTime.title": "Compliance Export time:", "admin.complianceExport.globalRelayCustomerType.a10.description": "A10/Type 10", "admin.complianceExport.globalRelayCustomerType.a9.description": "A9/Type 9", @@ -245,57 +245,57 @@ "admin.complianceExport.globalRelaySmtpUsername.example": "E.g.: \"globalRelayUser\"", "admin.complianceExport.globalRelaySmtpUsername.title": "Global Relay SMTP Username:", "admin.complianceExport.title": "Compliance Export (Beta)", - "admin.compliance_reports.desc": "Job Name:", - "admin.compliance_reports.desc_placeholder": "E.g. \"Audit 445 for HR\"", - "admin.compliance_reports.emails": "Emails:", - "admin.compliance_reports.emails_placeholder": "E.g. \"bill@example.com, bob@example.com\"", - "admin.compliance_reports.from": "From:", - "admin.compliance_reports.from_placeholder": "E.g. \"2016-03-11\"", - "admin.compliance_reports.keywords": "Keywords:", - "admin.compliance_reports.keywords_placeholder": "E.g. \"shorting stock\"", - "admin.compliance_reports.reload": "Reload Completed Compliance Reports", - "admin.compliance_reports.run": "Run Compliance Report", - "admin.compliance_reports.title": "Compliance Reports", - "admin.compliance_reports.to": "To:", - "admin.compliance_reports.to_placeholder": "E.g. \"2016-03-15\"", - "admin.compliance_table.desc": "Description", - "admin.compliance_table.download": "Download", - "admin.compliance_table.params": "Params", - "admin.compliance_table.records": "Records", + "admin.compliance_reports.desc": "Nazwa zadania:", + "admin.compliance_reports.desc_placeholder": "Np. \"Audyt 445 dla działu HR\"", + "admin.compliance_reports.emails": "Adresy e-mail:", + "admin.compliance_reports.emails_placeholder": "Np. \"bill@example.com, bob@example.com\"", + "admin.compliance_reports.from": "Od:", + "admin.compliance_reports.from_placeholder": "Np. \"2016-03-11\"", + "admin.compliance_reports.keywords": "Słowa kluczowe:", + "admin.compliance_reports.keywords_placeholder": "Np. \"niskie stany magazynowe\"", + "admin.compliance_reports.reload": "Wczytaj ponownie ukończone raporty zgodności", + "admin.compliance_reports.run": "Uruchom raporty zgodności", + "admin.compliance_reports.title": "Raporty zgodności", + "admin.compliance_reports.to": "Do:", + "admin.compliance_reports.to_placeholder": "Np. \"2016-03-15\"", + "admin.compliance_table.desc": "Opis", + "admin.compliance_table.download": "Pobierz", + "admin.compliance_table.params": "Parametry", + "admin.compliance_table.records": "Rekordy", "admin.compliance_table.status": "Status", - "admin.compliance_table.timestamp": "Timestamp", - "admin.compliance_table.type": "Type", - "admin.compliance_table.userId": "Requested By", - "admin.connectionSecurityNone": "None", - "admin.connectionSecurityNoneDescription": "Mattermost will connect over an insecure connection.", + "admin.compliance_table.timestamp": "Znacznik czasu", + "admin.compliance_table.type": "Typ", + "admin.compliance_table.userId": "Żądane przez", + "admin.connectionSecurityNone": "Brak", + "admin.connectionSecurityNoneDescription": "Mattermost będzie łączył się przez niezabezpieczone połączenie.", "admin.connectionSecurityStart": "STARTTLS", - "admin.connectionSecurityStartDescription": "Takes an existing insecure connection and attempts to upgrade it to a secure connection using TLS.", - "admin.connectionSecurityTest": "Test Connection", - "admin.connectionSecurityTitle": "Connection Security:", + "admin.connectionSecurityStartDescription": "Wykorzystuje bieżące niezabezpieczone połączenie i próbuje przekształcić je w bezpieczne połączenie używające TLS.", + "admin.connectionSecurityTest": "Sprawdź połączenie", + "admin.connectionSecurityTitle": "Bezpieczeństwo połączenia:", "admin.connectionSecurityTls": "TLS", - "admin.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your server.", - "admin.customization.androidAppDownloadLinkDesc": "Add a link to download the Android app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", - "admin.customization.androidAppDownloadLinkTitle": "Android App Download Link:", - "admin.customization.appDownloadLinkDesc": "Add a link to a download page for the Mattermost apps. When a link is present, an option to \"Download Mattermost Apps\" will be added in the Main Menu so users can find the download page. Leave this field blank to hide the option from the Main Menu.", - "admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Page Link:", - "admin.customization.customBrand": "Custom Branding", + "admin.connectionSecurityTlsDescription": "Szyfruje komunikację pomiędzy Mattermost i Twoim serwerem poczty.", + "admin.customization.androidAppDownloadLinkDesc": "Dodaj link służący do pobrania aplikacji Androida. Użytkownicy, którzy korzystają ze strony na przeglądarce mobilnej zobaczą stronę z możliwością pobrania aplikacji. Jeśli zostawisz to pole puste ta strona nie pokaże się.", + "admin.customization.androidAppDownloadLinkTitle": "Link do pobrania aplikacji Androida:", + "admin.customization.appDownloadLinkDesc": "Dodaj link służący do pobrania aplikacji Mattermost. Gdy link jest podany zostanie dodana opcja \"Pobierz aplikacje Mattermost\" do menu głównego, żeby użytkownicy mogli znaleźć stronę pobrań. Jeśli zostawisz to pole puste ta opcja będzie ukryta w menu głównym.", + "admin.customization.appDownloadLinkTitle": "Link do strony pobrań aplikacji Mattermost:", + "admin.customization.customBrand": "Własna marka", "admin.customization.emoji": "Emoji", - "admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in messages. When enabled, Custom Emoji settings can be accessed by switching to a team and clicking the three dots above the channel sidebar, and selecting \"Custom Emoji\".", - "admin.customization.enableCustomEmojiTitle": "Enable Custom Emoji:", + "admin.customization.enableCustomEmojiDesc": "Pozwól użytkownikom na tworzenie własnych emoji do użytku w wiadomościach. Jeśli zostanie włączone ustawienia własnych emoji można znaleźć przez przełączenie się na zespół, kliknięcie trzech kropek nad paskiem bocznym kanału i wybranie \"Własne Emoji\".", + "admin.customization.enableCustomEmojiTitle": "Włącz własne emotikony:", "admin.customization.enableEmojiPickerDesc": "The emoji picker allows users to select emoji to add as reactions or use in messages. Enabling the emoji picker with a large number of custom emoji may slow down performance.", "admin.customization.enableEmojiPickerTitle": "Enable Emoji Picker:", "admin.customization.enableLinkPreviewsDesc": "Display a preview of website content below messages, when available. Users can disable these previews from Account Settings > Display > Website Link Previews.", - "admin.customization.enableLinkPreviewsTitle": "Enable Link Previews:", - "admin.customization.iosAppDownloadLinkDesc": "Add a link to download the iOS app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.", - "admin.customization.iosAppDownloadLinkTitle": "iOS App Download Link:", - "admin.customization.linkPreviews": "Link Previews", - "admin.customization.nativeAppLinks": "Mattermost App Links", - "admin.customization.restrictCustomEmojiCreationAdmin": "Allow System and Team Admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationAll": "Allow everyone to create custom emoji", - "admin.customization.restrictCustomEmojiCreationDesc": "Restrict the creation of custom emoji to certain users.", - "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationTitle": "Restrict Custom Emoji Creation:", - "admin.customization.support": "Legal and Support", + "admin.customization.enableLinkPreviewsTitle": "Włącz podgląd linków:", + "admin.customization.iosAppDownloadLinkDesc": "Dodaj link służący do pobrania aplikacji iOS. Użytkownicy, którzy korzystają ze strony na przeglądarce mobilnej zobaczą stronę z możliwością pobrania aplikacji. Jeśli zostawisz to pole puste ta strona nie pokaże się. ", + "admin.customization.iosAppDownloadLinkTitle": "Link do pobrania aplikacji iOS: ", + "admin.customization.linkPreviews": "Podgląd linku", + "admin.customization.nativeAppLinks": "Link do aplikacji Mattermost", + "admin.customization.restrictCustomEmojiCreationAdmin": "Pozwól administratorom systemu i zespołów na tworzenie własnych emotikon", + "admin.customization.restrictCustomEmojiCreationAll": "Pozwól wszystkim na tworzenie własnych emotikon", + "admin.customization.restrictCustomEmojiCreationDesc": "Ogranicz tworzenie własnych emotikon do wybranych użytkowników.", + "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Tylko administratorzy systemu mogą tworzyć własne emotikony", + "admin.customization.restrictCustomEmojiCreationTitle": "Ogranicz tworzenie własnych emotikon:", + "admin.customization.support": "Informacje prawne i wsparcie", "admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.", "admin.data_retention.confirmChangesModal.confirm": "Confirm Settings", "admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:", @@ -307,25 +307,25 @@ "admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.", "admin.data_retention.createJob.title": "Run Deletion Job Now", "admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.", - "admin.data_retention.deletionJobStartTime.example": "E.g.: \"02:00\"", + "admin.data_retention.deletionJobStartTime.example": "Np. \"2000\"", "admin.data_retention.deletionJobStartTime.title": "Data Deletion Time:", "admin.data_retention.enableFileDeletion.description": "Set how long Mattermost keeps file uploads in channels and direct messages.", "admin.data_retention.enableFileDeletion.title": "File Retention:", "admin.data_retention.enableMessageDeletion.description": "Set how long Mattermost keeps messages in channels and direct messages.", "admin.data_retention.enableMessageDeletion.title": "Message Retention:", "admin.data_retention.fileRetentionDays.description": "Set how many days file uploads are kept in Mattermost. Files older than the duration you set will be deleted nightly. The minimum time is one day.", - "admin.data_retention.fileRetentionDays.example": "E.g.: \"60\"", + "admin.data_retention.fileRetentionDays.example": "Np.: \"60\"", "admin.data_retention.keepFilesForTime": "Keep files for a set amount of time", "admin.data_retention.keepFilesIndefinitely": "Keep all files indefinitely", "admin.data_retention.keepMessageForTime": "Keep messages for a set amount of time", "admin.data_retention.keepMessagesIndefinitely": "Keep all messages indefinitely", "admin.data_retention.messageRetentionDays.description": "Set how many days messages are kept in Mattermost. Messages, including file attachments older than the duration you set will be deleted nightly. The minimum time is one day.", - "admin.data_retention.messageRetentionDays.example": "E.g.: \"60\"", + "admin.data_retention.messageRetentionDays.example": "Np.: \"60\"", "admin.data_retention.note.description": "Caution: Once a message or a file is deleted, the action is irreversible. Please be careful when setting up a custom data retention policy. See {documentationLink} to learn more.", - "admin.data_retention.note.description.documentationLinkText": "documentation", + "admin.data_retention.note.description.documentationLinkText": "dokumentacja", "admin.data_retention.title": "Data Retention Policy (Beta)", - "admin.database.title": "Database Settings", - "admin.developer.title": "Developer Settings", + "admin.database.title": "Ustawienia bazy danych", + "admin.developer.title": "Ustawienia deweloperów", "admin.elasticsearch.bulkIndexButton.error": "Failed to schedule Bulk Index Job: {error}", "admin.elasticsearch.bulkIndexingTitle": "Bulk Indexing:", "admin.elasticsearch.connectionUrlDescription": "The address of the Elasticsearch server. {documentationLink}", @@ -334,7 +334,7 @@ "admin.elasticsearch.connectionUrlTitle": "Server Connection Address:", "admin.elasticsearch.createJob.help": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.", "admin.elasticsearch.createJob.title": "Index Now", - "admin.elasticsearch.elasticsearch_test_button": "Test Connection", + "admin.elasticsearch.elasticsearch_test_button": "Sprawdź połączenie", "admin.elasticsearch.enableIndexingDescription": "When true, indexing of new posts occurs automatically. Search queries will use database search until \"Enable Elasticsearch for search queries\" is enabled. {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Learn more about Elasticsearch in our documentation.", "admin.elasticsearch.enableIndexingTitle": "Enable Elasticsearch Indexing:", @@ -344,10 +344,10 @@ "admin.elasticsearch.indexButton.ready": "Build Index", "admin.elasticsearch.indexHelpText.buildIndex": "All posts in the database will be indexed from oldest to newest. Elasticsearch is available during indexing but search results may be incomplete until the indexing job is complete.", "admin.elasticsearch.indexHelpText.cancelIndexing": "Cancelling stops the indexing job and removes it from the queue. Posts that have already been indexed will not be deleted.", - "admin.elasticsearch.noteDescription": "Changing properties in this section will require a server restart before taking effect.", + "admin.elasticsearch.noteDescription": "Zmiana właściwości w tej sekcji będzie wymagała restartu serwera aby zaczęły one działać.", "admin.elasticsearch.password": "E.g.: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", - "admin.elasticsearch.passwordTitle": "Server Password:", + "admin.elasticsearch.passwordTitle": "Hasło serwera SMTP:", "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", @@ -361,428 +361,425 @@ "admin.elasticsearch.title": "Elasticsearch (Beta)", "admin.elasticsearch.usernameDescription": "(Optional) The username to authenticate to the Elasticsearch server.", "admin.elasticsearch.usernameExample": "E.g.: \"elastic\"", - "admin.elasticsearch.usernameTitle": "Server Username:", - "admin.email.agreeHPNS": " I understand and accept the Mattermost Hosted Push Notification Service Terms of Service and Privacy Policy.", - "admin.email.allowEmailSignInDescription": "When true, Mattermost allows users to sign in using their email and password.", - "admin.email.allowEmailSignInTitle": "Enable sign-in with email: ", - "admin.email.allowSignupDescription": "When true, Mattermost allows account creation using email and password. This value should be false only when you want to limit sign up to a single sign-on service like AD/LDAP, SAML or GitLab.", - "admin.email.allowSignupTitle": "Enable account creation with email: ", + "admin.elasticsearch.usernameTitle": "Nazwa użytkownika SMTP:", + "admin.email.agreeHPNS": "Rozumiem i akceptuję Warunki Użycia (jęz. angielski) i Politykę Prywatności (jęz. angielski) usługi Mattermost Hosted Push Notification Service.", + "admin.email.allowEmailSignInDescription": "Kiedy włączone, Mattermost pozwoli użytkownikom logować się za pomocą ich adresu e-mail i hasła.", + "admin.email.allowEmailSignInTitle": "Włącz logowanie za pomocą adresu email:", + "admin.email.allowSignupDescription": "Kiedy włączone, Mattermost pozwoli na tworzenie zespołów i zakładanie kont przy użyciu adresu e-mail i hasła. Wyłącz tą opcję tylko kiedy chcesz ograniczyć zakładanie kont przez usługi single-sign-on takie jak OAuth lub LDAP. ", + "admin.email.allowSignupTitle": "Włącz tworzenie kont za pomocą emaila:", "admin.email.allowUsernameSignInDescription": "When true, users with email login can sign in using their username and password. This setting does not affect AD/LDAP login.", - "admin.email.allowUsernameSignInTitle": "Enable sign-in with username: ", - "admin.email.connectionSecurityTest": "Test Connection", - "admin.email.easHelp": "Learn more about compiling and deploying your own mobile apps from an Enterprise App Store.", - "admin.email.emailSuccess": "No errors were reported while sending an email. Please check your inbox to make sure.", - "admin.email.enableEmailBatching.clusterEnabled": "Email batching cannot be enabled when High Availability mode is enabled.", - "admin.email.enableEmailBatching.siteURL": "Email batching cannot be enabled unless the SiteURL is configured in Configuration > SiteURL.", + "admin.email.allowUsernameSignInTitle": "Włącz logowanie za pomocą nazwy użytkownika:", + "admin.email.connectionSecurityTest": "Sprawdź połączenie", + "admin.email.easHelp": "Dowiedz się więcej o kompilacji i wdrożeniu swoich własnych aplikacji mobilnych w Enterprise App Store.", + "admin.email.emailSuccess": "Podczas wysyłania poczty nie zostały zgłoszone żadne błędy. Dla pewności proszę sprawdzić skrzynkę pocztową.", + "admin.email.enableEmailBatching.clusterEnabled": "Kolejkowanie maili nie może zostać włączone gdy tryb wysokiej dostępności jest uruchomiony.", + "admin.email.enableEmailBatching.siteURL": "Kolejkowanie e-maili nie może być włączone, jeśli adres URL strony nie jest ustawiany w Konfiguracja > Adres URL strony.", "admin.email.enableEmailBatchingDesc": "When true, users will have email notifications for multiple direct messages and mentions combined into a single email. Batching will occur at a default interval of 15 minutes, configurable in Account Settings > Notifications.", - "admin.email.enableEmailBatchingTitle": "Enable Email Batching:", + "admin.email.enableEmailBatchingTitle": "Włączyć kolejkowanie e-maili:", "admin.email.enableSMTPAuthDesc": "When enabled, username and password are used for authenticating to the SMTP server.", "admin.email.enableSMTPAuthTitle": "Enable SMTP Authentication:", - "admin.email.fullPushNotification": "Send full message snippet", + "admin.email.fullPushNotification": "Wysyłaj pełną treść wiadomości", "admin.email.genericNoChannelPushNotification": "Send generic description with only sender name", - "admin.email.genericPushNotification": "Send generic description with sender and channel names", - "admin.email.inviteSaltDescription": "32-character salt added to signing of email invites. Randomly generated on install. Click \"Regenerate\" to create new salt.", - "admin.email.inviteSaltExample": "E.g.: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", - "admin.email.inviteSaltTitle": "Email Invite Salt:", - "admin.email.mhpns": "Use encrypted, production-quality HPNS connection to iOS and Android apps", - "admin.email.mhpnsHelp": "Download Mattermost iOS app from iTunes. Download Mattermost Android app from Google Play. Learn more about HPNS.", - "admin.email.mtpns": "Use iOS and Android apps on iTunes and Google Play with TPNS", - "admin.email.mtpnsHelp": "Download Mattermost iOS app from iTunes. Download Mattermost Android app from Google Play. Learn more about TPNS.", - "admin.email.nofificationOrganizationExample": "E.g.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", + "admin.email.genericPushNotification": "Wysyłaj ogólny opis z nazwami użytkowników i kanałów", + "admin.email.inviteSaltDescription": "32-znakowa wartość losowa dodawana do podpisu zaproszeń email. Losowo generowana przy instalacji. Kliknij \"Regeneruj\" aby utworzyć nową wartość losową.", + "admin.email.inviteSaltExample": "Np. \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", + "admin.email.inviteSaltTitle": "Wartość losowa do zaproszeń Email:", + "admin.email.mhpns": "Użyj szyfrowanego, produkcyjnej jakości połączenia HPNS do aplikacji iOS i Android", + "admin.email.mhpnsHelp": "Pobierz aplikację Mattermost na iOS z iTunes. Pobierz aplikację Mattermost na Androida z Google Play. Dowiedz się więcej o TPNS (jęz. angielski). ", + "admin.email.mtpns": "Użyj aplikacji na iOS i Android na iTunes i Google Play z TPNS", + "admin.email.mtpnsHelp": "Pobierz aplikację Mattermost na iOS z iTunes. Pobierz aplikację Mattermost na Androida z Google Play. Dowiedz się więcej o TPNS (jęz. angielski). ", + "admin.email.nofificationOrganizationExample": "Np. \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", "admin.email.notification.contents.full": "Send full message contents", "admin.email.notification.contents.full.description": "Sender name and channel are included in email notifications.Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.", "admin.email.notification.contents.generic": "Send generic description with only sender name", "admin.email.notification.contents.generic.description": "Only the name of the person who sent the message, with no information about channel name or message contents are included in email notifications.Typically used for compliance reasons if Mattermost contains confidential information and policy dictates it cannot be stored in email.", - "admin.email.notification.contents.title": "Email Notification Contents: ", - "admin.email.notificationDisplayDescription": "Display name on email account used when sending notification emails from Mattermost.", - "admin.email.notificationDisplayExample": "E.g.: \"Mattermost Notification\", \"System\", \"No-Reply\"", - "admin.email.notificationDisplayTitle": "Notification Display Name:", - "admin.email.notificationEmailDescription": "Email address displayed on email account used when sending notification emails from Mattermost.", - "admin.email.notificationEmailExample": "E.g.: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"", - "admin.email.notificationEmailTitle": "Notification From Address:", - "admin.email.notificationOrganization": "Notification Footer Mailing Address:", - "admin.email.notificationOrganizationDescription": "Organization name and address displayed on email notifications from Mattermost, such as \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\". If the field is left empty, the organization name and address will not be displayed.", - "admin.email.notificationOrganizationExample": "E.g.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", - "admin.email.notificationsDescription": "Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", + "admin.ldap.loginNameDesc": "Tekst zastępczy który pojawia się w polu login na stronie logowania. Domyślnie \"Nazwa Użytkownika AD/LDAP\"", + "admin.ldap.loginNameEx": "Np. \"Nazwa użytkownika AD/LDAP\"", + "admin.ldap.loginNameTitle": "Pole loginu użytkownika:", + "admin.ldap.maxPageSizeEx": "Np. \"2000\"", + "admin.ldap.maxPageSizeHelpText": "Maksymalna liczba użytkowników którą serwer Mattermost będzie odpytywał za jednym razem z serwera AD/LDAP. 0 znaczy ilość nieograniczona.", + "admin.ldap.maxPageSizeTitle": "Maksymalny Rozmiar Strony:", + "admin.ldap.nicknameAttrDesc": "(Opcjonalne) Atrybut na serwerze AD/LDAP, kóry będzie używany do wypełniania pseudonimu użytkowników w Mattermost. Jeśli włączone, użytkownicy nie będą mogli zmienić swojego pseudonimu, gdyż będzie on synchronizowany z serwerem LDAP. Jeśli zostawiony puste, użytkownicy będą mogli sami wpisać swój pseudonim w Ustawieniach Użytkownika.", + "admin.ldap.nicknameAttrEx": "Np. \"nickname\"", + "admin.ldap.nicknameAttrTitle": "Atrybut nazwy użytkownika:", + "admin.ldap.noLicense": "Zgodność jest funkcją typu enterprise. Bieżąca licencja nie wspiera Zgodności. Kliknij tutaj aby zapoznać się z informacjami i cenami licencji enterprise.
", + "admin.ldap.portDesc": "Port który będzie używany przez Mattermost do połączenia się z serwerem AD/LDAP. Domyślnie 389.", + "admin.ldap.portEx": "Np.: \"389\"", "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", + "admin.ldap.positionAttrDesc": "(Opcjonalne) Atrybut na serwerze AD/LDAP który będzie używany do uzupełnienia pola stanowisko w Mattermost.", + "admin.ldap.positionAttrEx": "Np.: \"title\"", + "admin.ldap.positionAttrTitle": "Atrybut Stanowiska:", + "admin.ldap.queryDesc": "Wartość timeoutu dla zapytań do serwera AD/LDAP. W przypadku jeśli dostajesz błędy związane z timeoutem spowodowany powolnym serwerem AD/LDAP.", + "admin.ldap.queryEx": "Np.: \"60\"", + "admin.ldap.queryTitle": "Limit czasu żądania (w sekundach):", + "admin.ldap.serverDesc": "Domena lub adres IP serwera AD/LDAP:", + "admin.ldap.serverEx": "Np. \"10.0.0.23\"", + "admin.ldap.serverTitle": "Serwer LDAP/AD:", + "admin.ldap.skipCertificateVerification": "Pomiń sprawdzanie certyfikatu SSL", + "admin.ldap.skipCertificateVerificationDesc": "Pomija weryfikację certyfikatów TLS i STARTTLS. Nie zalecane w środowiskach produkcyjnych gdzie TLS jest wymagane. Tylko do testów.", + "admin.ldap.syncFailure": "Błąd synchronizacji: {error}", + "admin.ldap.syncIntervalHelpText": "Synchronizacja AD/LDAP aktualizuje informacje użytkownika Mattermost, tak by odzwierciedlać dane znajdujące się serwerze AD/LDAP. Na przykład, gdy imię użytkownika się zmieni na serwerze AD/LDAP, zmiana ta zostanie zaktualizowana w Mattermost gdy zostanie wykonana synchronizacja. Konta usunięte bądź zablokowane na serwerze AD/LDAP spowodują oznaczenie kont Mattermost jako \"Nieaktywne\", a sesje tych zostaną cofnięte. Mattermost przeprowadza synchronizację w podanych odstępach czasu. Na przykład jeśli wpisano 60, Mattermost będzie się synchronizował co 60 minut.", + "admin.ldap.syncIntervalTitle": "Odstęp pomiędzy synchronizacją (minuty):", + "admin.ldap.syncNowHelpText": "Uruchamia w tym momencie synchronizację AD/LDAP.", + "admin.ldap.sync_button": "Synchronizuj AD/LDAP Teraz", + "admin.ldap.testFailure": "AD/LDAP Test nie powiódł się: {error}", + "admin.ldap.testHelpText": "Sprawdza czy serwer Mattermost może się połączyć z podanym serwerem AD/LDAP. Zobacz plik logów po bardziej szczegółowe komunikaty błędów.", + "admin.ldap.testSuccess": "AD/LDAP Test Sukces", + "admin.ldap.uernameAttrDesc": "Atrybut na serwerze AD/LDAP który zostanie użyty do wypełnienia nazwy użytkownika Mattermost. Może być taki sam jak atrybut ID.", + "admin.ldap.userFilterDisc": "(Opcjonalne) Wprowadź Filtr AD/LDAP który będzie używany do wyszukiwaniu obiektów użytkowników. Tylko użytkownicy wybrani poprzez to zapytanie będą mieli dostęp do Mattermost. Dla Active Directory, zapytanie do odfiltrowania zablokowanych użytkowników to (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))). ", + "admin.ldap.userFilterEx": "Np. \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Filtr użytkownika:", + "admin.ldap.usernameAttrEx": "Np. \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Atrybut nazwy użytkownika:", + "admin.license.choose": "Wybierz plik", + "admin.license.chooseFile": "Wybierz plik", + "admin.license.edition": "Wydanie:", + "admin.license.key": "Klucz licencyjny:", + "admin.license.keyRemove": "Usuń licencjię Enterprise", + "admin.license.noFile": "Nie wysłano żadnego pliku", + "admin.license.removing": "Usuwanie licencji...", + "admin.license.title": "Wydanie i Licencja", + "admin.license.type": "Licencja: ", + "admin.license.upload": "Wyślij", + "admin.license.uploadDesc": "Prześlij klucz licencyjny do Mattermost Enterprise Edition, aby uaktualnić ten serwer. Odwiedź nas online , aby uzyskać więcej informacji na temat korzyści programu Enterprise Edition lub zakupu klucza.", + "admin.license.uploading": "Wysyłanie licencji...", + "admin.log.consoleDescription": "Zazwyczaj wyłączony na produkcji. Deweloperzy mogą ustawić to pole na włączone aby wyświetlać logi w konsoli w zależności od poziomu logowania. Jeśli włączone, serwer wypisuje wiadomości do strumienia standardowego wyjścia (stdout).", "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", + "admin.log.consoleLogLevel": "Poziom logowania konsoli:", + "admin.log.consoleTitle": "Wypisuje logi do konsoli.", + "admin.log.enableDiagnostics": "Włącz Diagnostykę i Raportowanie Błędów:", + "admin.log.enableDiagnosticsDescription": "Włącz tą funkcjonalność aby ulepszyć jakość i wydajność Mattermost poprzez wysyłanie raportów błędów i diagnostyczne informacje do Mattermost, Inc. Przeczytaj naszą politykę prywatności aby dowiedzieć się więcej.", + "admin.log.enableWebhookDebugging": "Włącz debugowanie webhooka:", "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", + "admin.log.fileDescription": "Zazwyczaj włączone na produkcji. Jeśli włączone, logowane zdarzenia są zapisywane do pliku mattermost.log w katalogu sprecyzowanym w polu Katalog Pliku z Logami. Logi są \"obracane\" przy 10 000 liniach i archiwizowane do pliku w tym samym katalogu, a do nazwy dodawana jest data i numer seryjny. Na przykład, mattermost.2017-03-31.001.", "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", + "admin.log.fileLevelDescription": "To ustawienia określa poziom szczegółów logów jakie są zapisywane do pliku z logami. ERROR: Wypisuje tylko wiadomości błędów. INFO: Wypisuje wiadomości błędów oraz informacji dotyczące uruchamiania i inicjalizacji. DEBUG: Wypisuje dużo szczegółów dla deweloperów pracujących nad debugowaniem problemów.", + "admin.log.fileLevelTitle": "Poziom Pliku Logów:", + "admin.log.fileTitle": "Wypisuje logi do pliku:", "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", + "admin.log.levelDescription": "To ustawienia określa poziom szczegółów logów jakie są zapisywane do konsoli. ERROR: Wypisuje tylko wiadomości błędów. INFO: Wypisuje wiadomości błędów oraz informacji dotyczące uruchamiania i inicjalizacji. DEBUG: Wypisuje dużo szczegółów dla deweloperów pracujących nad debugowaniem problemów.", + "admin.log.levelTitle": "Poziom logowania konsoli:", "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", + "admin.log.locationPlaceholder": "Wprowadź lokalizacje pliku", + "admin.log.locationTitle": "Katalog z plikami logów:", + "admin.log.logSettings": "Ustawienia dziennika", + "admin.logs.bannerDesc": "Aby wyszukać użytkowników według identyfikatora użytkownika, przejdź do Raportowanie > Użytkownicy i wklej identyfikator do filtra wyszukiwania.", + "admin.logs.next": "Dalej", + "admin.logs.prev": "Wstecz", + "admin.logs.reload": "Wczytaj ponownie", + "admin.logs.title": "Logi serwera", "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", + "admin.manage_roles.cancel": "Anuluj", + "admin.manage_roles.manageRolesTitle": "Zarządzaj rolami", "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", + "admin.manage_roles.save": "Zapisz", "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", + "admin.manage_roles.systemAdmin": "Administrator Systemu", + "admin.manage_roles.systemMember": "Użytkownik", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.manage_tokens.userAccessTokensNameLabel": "Opis strony: ", + "admin.manage_tokens.userAccessTokensNone": "Brak osobistych tokenów dostępu.", + "admin.metrics.enableDescription": "Jeśli włączone, Mattermost umożliwi monitorowanie wydajności oraz profilowanie. Zobacz proszę dokumentację aby dowiedzieć się więcej na temat konfiguracji monitoringu wydajności dla Mattermost.", + "admin.metrics.enableTitle": "Włącz Monitorowanie Wydajności:", + "admin.metrics.listenAddressDesc": "Adres na którym serwer będzie nasłuchiwał aby udostępnić metrykę wydajności.", + "admin.metrics.listenAddressEx": "Np. \":8067\"", + "admin.metrics.listenAddressTitle": "Adres nasłuchiwania:", + "admin.mfa.bannerDesc": "Wieloczynnikowe uwierzytelnianie jest dostepne dla kont z logowaniem AD/LDAP albo logowaniem email. Jeśli inne metody logowania są używane, Wieloczynnykowe uwierzytelnianie (MFA) powinna być skonfigurowana z dostawcą autoryzacji.", + "admin.mfa.cluster": "Wysoki", + "admin.mfa.title": "Wieloczynnikowe Uwierzytelnianie", + "admin.nav.administratorsGuide": "Przewodnik administratora", + "admin.nav.commercialSupport": "Pomoc handlowa", + "admin.nav.help": "Pomoc", + "admin.nav.logout": "Wyloguj", + "admin.nav.report": "Zgłoś problem", + "admin.nav.switch": "Wybór zespołu", + "admin.nav.troubleshootingForum": "Forum", + "admin.notifications.email": "E-mail", + "admin.notifications.push": "Powiadomienia Push", + "admin.notifications.title": "Ustawienia powiadomień", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "Nie pozwalaj na logowanie za pomocą dostawcy OAuth 2.0", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", + "admin.oauth.providerDescription": "Jeśli włączone, Mattermost może działać jako dostawca usługi OAuth 2.0, pozwalając Mattermost na autoryzację zapytań do API z zewnętrznych aplikacji. Zobacz dokumentację aby dowiedzieć się więcej.", + "admin.oauth.providerTitle": "Włącz dostawcę usługi OAuth 2.0:", + "admin.oauth.select": "Wybierz dostawcę usługi OAuth 2.0:", "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Wpisz tu wiadomość i naciśnij ENTER aby ją wysłać.
Kliknij w przycisk Załącznika aby wysłać obraz lub plik
", + "create_post.write": "Napisz wiadomość...", + "create_team.agreement": "Przechodząc do tworzenia swojego konta i użycia {siteName}, zgadzasz się na nasze Warunki Korzystania z Usługi i Zasad prywatności. Jeśli się nie zgadzasz, nie możesz użyć {siteName}.", + "create_team.display_name.charLength": "Nazwa musi zawierać pomiędzy {min} a {max} znaków. Możesz dodać dłuższy opis zespołu później.", + "create_team.display_name.nameHelp": "Nazwij swój język w dowolnym języku. Nazwa twojej drużyny pokazuje się w menu i nagłówkach.", + "create_team.display_name.next": "Dalej", + "create_team.display_name.required": "To pole jest wymagane", + "create_team.display_name.teamName": "Nazwa zespołu", + "create_team.team_url.back": "Przejdź do poprzedniego kroku", + "create_team.team_url.charLength": "Nazwa musi mieć co najmniej {min} znaków ale nie więcej niż {max}", + "create_team.team_url.creatingTeam": "Tworzenie zespołu ...", + "create_team.team_url.finish": "Zakończ", + "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", + "discard_changes_modal.leave": "Tak, Porzuć", + "discard_changes_modal.message": "Masz niezapisane zmiany, jesteś pewien, że chcesz je porzucić?", + "discard_changes_modal.title": "Porzucić zmiany?", + "edit_channel_header.editHeader": "Edytuj nagłówek kanału...", + "edit_channel_header.previewHeader": "Edytuj nagłówek", + "edit_channel_header_modal.cancel": "Anuluj", + "edit_channel_header_modal.description": "Edytuj tekst pojawiający w nagłówku kanału, obok jego nazwy.", + "edit_channel_header_modal.error": "Ten nagłówek kanału jest za długi, wpisz krótszą wersję", + "edit_channel_header_modal.save": "Zapisz", + "edit_channel_header_modal.title": "Zmień nagłówek dla {channel}", + "edit_channel_header_modal.title_dm": "Edytuj nagłówek", + "edit_channel_private_purpose_modal.body": "Ten tekst pojawia się w okienku \"Wyświetl informacje\" prywatnego kanału.", + "edit_channel_purpose_modal.body": "Opisz w jak ten kanał powinien być wykorzystywany. Ten tekst pojawi się na liście kanałów w menu \"Wiecej...\" i pomaga innym zdecydować czy dołączyć do kanału.", + "edit_channel_purpose_modal.cancel": "Anuluj", + "edit_channel_purpose_modal.error": "Cel kanału jest za długi, wpisz krótszą wersję", + "edit_channel_purpose_modal.save": "Zapisz", + "edit_channel_purpose_modal.title1": "Zmień cel", + "edit_channel_purpose_modal.title2": "Zmień cel dla ", + "edit_command.save": "Zaktualizuj", + "edit_post.cancel": "Anuluj", + "edit_post.edit": "Edytuj {title}", + "edit_post.editPost": "Edytuj post...", + "edit_post.save": "Zapisz", + "email_signup.address": "Adres e-mail", + "email_signup.createTeam": "Utwórz zespół", + "email_signup.emailError": "Podaj poprawny adres e-mail.", + "email_signup.find": "Znajdź moje zespoły", + "email_verify.almost": "{siteName}: Prawie gotowe", + "email_verify.failed": " Nie udało się wysłać potwierdzenia e-mail.", + "email_verify.notVerifiedBody": "Proszę, zweryfikuj swój adres e-mail. Sprawdź Swoją skrzynkę e-mail.", + "email_verify.resend": "Wyślij ponownie e-mail", + "email_verify.sent": " E-mail weryfikacyjny został wysłany.", + "email_verify.verified": "{siteName} E-mail zweryfikowany", + "email_verify.verifiedBody": "Twój adres e-mail został zweryfikowany! Kliknij tu aby się zalogować.
", + "emoji_list.actions": "Akcje", + "emoji_list.add": "Dodaj własne emotikony", + "emoji_list.creator": "Autor", + "emoji_list.delete": "Usuń", + "emoji_list.delete.confirm.button": "Usuń", + "emoji_list.delete.confirm.msg": "Ta akcja na stałe usuwa niestandardowe emoji. Na pewno chcesz usunąć?", + "emoji_list.delete.confirm.title": "Usuń Niestandardowe Emoji", + "emoji_list.empty": "Nie Znaleziono Niestandardowych Emoji", + "emoji_list.header": "Niestandardowe Emoji", "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", + "emoji_list.help2": "Wskazówka: Jeśli wpiszesz #, ##, lub ### jako pierwszy znak na nowej linii zawierającej emoji, możesz użyć emoji o większym rozmiarze. Spróbuj wysłać wiadomość jak np. '#:smile:'.", + "emoji_list.image": "Obraz", + "emoji_list.name": "Nazwa", + "emoji_list.search": "Szukaj niestandardowych emotikon", + "emoji_list.somebody": "Ktoś z innego zespołu", + "emoji_picker.activity": "Aktywność", + "emoji_picker.custom": "Niestandardowe", + "emoji_picker.emojiPicker": "Wybieracz Emoji", + "emoji_picker.flags": "Flagi", + "emoji_picker.foods": "Jedzenie", + "emoji_picker.nature": "Natura", + "emoji_picker.objects": "Obiekty", + "emoji_picker.people": "Ludzie", "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", + "emoji_picker.recent": "Ostatnio Używane", + "emoji_picker.search": "Znajdź", + "emoji_picker.searchResults": "Wyniki wyszukiwania", + "emoji_picker.symbols": "Symbole", "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", + "error.generic.link": "Wróć do {siteName}", + "error.generic.link_message": "Wróć do {siteName}", + "error.generic.message": "Wystąpił błąd.", "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", + "error.local_storage.help1": "Włącz ciasteczka", + "error.local_storage.help2": "Wyłącz prywatne przeglądanie", + "error.local_storage.help3": "Użyj wspieranej przeglądarki (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge)", + "error.local_storage.message": "Mattermost nie mógł się załadować gdyż ustawienie twojej przeglądarki blokuje używanie funkcji \"Lokalnego magazynu\" (local storage). Aby uruchomić Mattermost spróbuj:", "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", + "error.not_found.link_message": "Wróć do Mattermost", + "error.not_found.message": "Strona którą chcesz otworzyć nie istnieje", + "error.not_found.title": "Nie odnaleziono strony", "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", + "error.oauth_missing_code.forum": "Jeżeli sprawdziłeś czy wszystko jest poprawnie ustawione powyżej i nadal masz problem z konfiguracją, możesz napisać na {link}, gdzie chętnie pomożemy rozwiązać kłopoty.", + "error.oauth_missing_code.forum.link": "Forum", "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", "error.oauth_missing_code.gitlab.link": "GitLab", "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", @@ -1677,161 +1647,161 @@ "error.oauth_missing_code.office365.link": "Office 365", "error.oauth_missing_code.title": "Mattermost needs your help", "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", + "error_bar.expired": "Licencja Enterprise wygasła i niektóre funkcje zostały wyłączone. Odnów licencję.", + "error_bar.expiring": "Licencja Enterprise wygasa dnia {date}. Odnów licencję.", + "error_bar.past_grace": "Licencja Enterprise wygasła i niektóre funkcje zostały wyłączone. Skontaktuj się z Administratorem.", + "error_bar.preview_mode": "Tryb Podglądu: Powiadomienia email nie zostały skonfigurowane", + "error_bar.site_url": "Proszę skonfiguruj twoje {docsLink} w {link}.", + "error_bar.site_url.docsLink": "URL strony", + "error_bar.site_url.link": "Konsola Systemowa", + "error_bar.site_url_gitlab": "Proszę skonfiguruj swoje {docsLink} w Konsoli Systemowej albo w gitlab.rb jeśli używasz GitLab Mattermost.", + "file_attachment.download": "Pobierz", + "file_info_preview.size": "Rozmiar ", + "file_info_preview.type": "Typ pliku ", + "file_upload.disabled": "Załączniki zostały wyłączone.", + "file_upload.fileAbove": "Plik powyżej {max} MB nie może zostać wysłany: {filename}", + "file_upload.filesAbove": "Pliki powyżej {max} MB nie mogą zostać wysłane: {filenames}", + "file_upload.limited": "Przesyłanie danych jest ograniczone do maksymalnie {count, number} plików. Proszę użyć dodatkowych postów, aby wysłać więcej plików.", + "file_upload.pasted": "Obrazek wklejony o ", "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", - "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", + "filtered_channels_list.search": "Znajdź kanały", + "filtered_user_list.any_team": "Wszyscy użytkownicy", + "filtered_user_list.count": "{count, number} {count, plural, one {użytkownik} other {użytkowników}}", + "filtered_user_list.countTotal": "{count, number} {count, plural, one {użytkownik} other {użytkowników}} z {total, number} razem", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {użytkownik} other {użytkowników}} z {total, number} razem", + "filtered_user_list.member": "Użytkownik", + "filtered_user_list.next": "Dalej", + "filtered_user_list.prev": "Wstecz", + "filtered_user_list.search": "Wyszukiwanie użytkowników", + "filtered_user_list.searchButton": "Znajdź", + "filtered_user_list.show": "Filtr:", + "filtered_user_list.team_only": "Członkowie tego zespołu", + "find_team.email": "E-mail", + "find_team.findDescription": "Został wysłany email z linkami to każdego zespołu którego jesteś uczestnikiem.", + "find_team.findTitle": "Znajdź swój zespół", + "find_team.getLinks": "Pobierz email z linkami to wszystkich zespołów których jesteś uczestnikiem.", "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", + "find_team.send": "Wyślij", + "find_team.submitError": "Podaj poprawny adres e-mail", + "flag_post.flag": "Oznacz do obserwacji", + "flag_post.unflag": "Usuń flagę", + "general_tab.chooseDescription": "Proszę wybrać nową nazwę dla twojego zespołu", + "general_tab.codeDesc": "Kliknij przycisk \"regeneruj\", aby odświeżyć kod zaproszenia.", + "general_tab.codeLongDesc": "Kod zaproszenia jest używany jako część adresu URL w linku wygenerowanym przy pomocy {getTeamInviteLink} w menu głównym. Regeneracja tworzy nowy link dezaktywując poprzedni.", + "general_tab.codeTitle": "Kod Zaproszenia", + "general_tab.emptyDescription": "Kliknij \"Edycja\", aby dodać opis zespołu.", + "general_tab.getTeamInviteLink": "Uzyskaj link zaproszenia", + "general_tab.includeDirDesc": "Zawarcie tej drużyny wyświetli nazwę drużyny z sekcji Katalog Zespołów ze Strony Głównej, oraz udostępni link to strony z logowaniem.", + "general_tab.no": "Nie", + "general_tab.openInviteDesc": "Kiedy włączone, link do tego zespołu będzie widoczny na stronie głównej pozwalając każdemu użytkownikowi z kontem dołączyć do niego.", + "general_tab.openInviteTitle": "Pozwalają każdemu użytkownikowi z kontem na tym serwerze dołączyć do tego zespołu", + "general_tab.regenerate": "Regeneruj", + "general_tab.required": "To pole jest wymagane", + "general_tab.teamDescription": "Opis zespołu", + "general_tab.teamDescriptionInfo": "Opis zespołu dostarcza dodatkowych informacji, które pomagają użytkownikom wybrać odpowiedni zespół. Maksymalnie 50 znaków.", "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", + "general_tab.teamIconEditHint": "Kliknij przycisk 'Edytuj' aby załadować obraz", + "general_tab.teamIconEditHintMobile": "Kliknij przycisk 'Edytuj' aby załadować obraz", "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "general_tab.teamIconInvalidFileType": "Tylko pliki JPG lub PNG mogą zostać wykorzystane jako zdjęcia profilowe", + "general_tab.teamIconLastUpdated": "Ostatnia aktualizacja zdjęcia {date}", + "general_tab.teamIconTooLarge": "Nie można przesłać zdjęcia profilowego. Plik jest zbyt duży.", + "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?", + "get_app.androidAppName": "Mattermost na Androida", + "get_app.androidHeader": "Mattermost działa lepiej na naszej aplikacji na Androida", + "get_app.continue": "kontynuuj", + "get_app.continueWithBrowser": "Albo {link}", + "get_app.continueWithBrowserLink": "kontynuuj z przeglądarką", + "get_app.iosHeader": "Mattermost działa lepiej na aplikacji dla iPhone", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", + "get_app.openMattermost": "Otwórz Mattermost", + "get_link.clipboard": " Link skopiowany", + "get_link.close": "Zamknij", + "get_link.copy": "Kopiuj odnośnik", + "get_post_link_modal.help": "Link poniżej pozwala autoryzowanym użytkowników zobaczyć twoją wiadomość.", + "get_post_link_modal.title": "Kopiuj link bezpośredni ", + "get_public_link_modal.help": "Link poniżej pozwala komukolwiek zobaczyć ten plik bez potrzeby rejestracji na tym serwerze.", + "get_public_link_modal.title": "Kopiuj link publiczny", + "get_team_invite_link_modal.help": "Wyślij członkom zespołu poniższy odnośnik aby umożliwić im rejestrację w zespole. Poniższy odnośnik może być dzielony z wieloma członkami zespołu, gdyż nie ulega zmianie, chyba że jest regenerowany w ustawieniach zespołu przez Administratora zespołu.", + "get_team_invite_link_modal.helpDisabled": "Tworzenie użytkowników zostało zablokowane w twoim zespole. Proszę zapytać Administratora Zespołu o szczegóły.", + "get_team_invite_link_modal.title": "Link zapraszający do zespołu", + "help.attaching.downloading": "#### Pobieranie Plików\nPobierz załączony plik, klikając ikonę pobierania obok miniatury plików lub otwierając podgląd pliku i klikając przycisk **Pobierz**.", + "help.attaching.dragdrop": "#### Przeciągnij i upuść\nPrześlij plik lub zaznaczone pliki, przeciągając je z komputera do prawego paska bocznego lub środkowego panelu. Przeciąganie i upuszczanie przywiązuje pliki do pola wprowadzania wiadomości, a następnie można opcjonalnie wpisać wiadomość i nacisnąć **ENTER**, aby opublikować.", + "help.attaching.icon": "#### Ikona załącznika\nAlternatywnie, wysyłaj pliki poprzez kliknięcie ikony szarego spinacza wewnątrz pola tekstowego wiadomości. Otworzy to systemowy eksplorator plików gdzie możesz nawigować do docelowego pliku i wybraż **Otwórz** aby wysłać pliki do pola tekstowego wiadomości. Opcjonalnie wpisz wiadomość i wciśnij **ENTER** aby wysłać.", + "help.attaching.limitations": "## Limit rozmiaru pliku\nMattermost wspiera maksymalnie pięć załączonych plików do jednej wiadomości, każdy z nich maksymalnie po 50Mb.", + "help.attaching.methods": "## Metody załączania plików\nZałącz plik za pomocą przeciągania i upuszczania lub klikając ikonę załącznika w polu wprowadzania wiadomości.", + "help.attaching.notSupported": "Podgląd dokumentów (Word, Excel, PPT) nie jest obecnie wspierany.", + "help.attaching.pasting": "#### Wklejanie Obrazów\nW Chrome i w przeglądarce Edge można również wgrywać pliki poprzez wklejanie ich ze schowka. Inne przeglądarki jeszcze tego nie wspierają.", + "help.attaching.previewer": "## Podgląd plików \nMattermost posiada wbudowany podgląd plików, który służy do przeglądania plików multimedialnych, pobierania plików i udostępniania linków publicznych. Kliknij miniaturkę dołączonego pliku, aby ją otworzyć w podglądzie plików.", + "help.attaching.publicLinks": "#### Udostępnianie linków publicznych \nPubliczne linki pozwalają udostępniać załączniki plików osobom spoza zespołu Mattermost. Otwórz przeglądarkę plików, klikając miniaturę załącznika, a następnie kliknij **Pobierz link publiczny**. Spowoduje to otwarcie okna dialogowego z linkiem do skopiowania. Gdy link jest udostępniany i otwierany przez innego użytkownika, plik zostanie automatycznie pobrany.", + "help.attaching.publicLinks2": "Jeśli **Pobierz link publiczny*** nie jest widoczny w przeglądarce plików i wolisz włączoną funkcję, możesz poprosić administratora systemu o włączenie funkcji z konsoli systemowej w sekcji **Bezpieczeństwo**> **Linki publiczne**.", + "help.attaching.supported": "#### Wspierane formaty plików multimedialnych \nJeśli próbujesz wyświetlić podgląd pliku multimedialnego, który nie jest obsługiwany, przeglądarka plików otworzy standardową ikonę załącznika mediów. Obsługiwane formaty plików multimedialnych zależą od przeglądarki i systemu operacyjnego, ale w większości przeglądarek obsługiwane są przez Mattermost następujące formaty:", + "help.attaching.supportedList": "- Zdjęcia: BMP, GIF, JPG, JPEG, PNG\n- Wideo: MP4\n- Audio: MP3, M4A\n- Dokumenty: PDF", + "help.attaching.title": "# Dołączanie plików\n_____", + "help.commands.builtin": "## Wbudowane polecenia\nPoniższe komendy są dostępne we wszystkich instalacjach Mattermost:", + "help.commands.builtin2": "Zacznij od wpisania `/`, a obok pola wprowadzania tekstu pojawi się lista poleceń. Propozycje pomagają dostarczyć przykładowy format w czarnym tekście i krótki opis komendy w szarym tekście.", "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", + "help.commands.title": "# Wykonywanie poleceń\n___", + "help.composing.deleting": "## Usuwanie wiadomości \nUsuń wiadomość, klikając ikonę ** [...] ** obok dowolnego tekstu wiadomości, a następnie kliknij przycisk ** Usuń **. Administratorzy systemów i zespołów mogą usuwać dowolną wiadomość z systemu lub zespołu.", + "help.composing.editing": "## Edytowanie wiadomości \nEdytuj wiadomość, klikając ikonę **[...]** obok dowolnego tekstu wiadomości, a następnie kliknij **Edytuj**. Po dokonaniu modyfikacji tekstu wiadomości naciśnij **ENTER**, aby zapisać zmiany. Edycja wiadomości nie powodują powiadomień nowych @wspomnień, powiadomień na pulpicie ani powiadomień", "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", + "help.composing.posting": "## Wysyłanie wiadomości \nNapisz wiadomość, wpisując ją w polu tekstowym, a następnie naciśnij klawisz ENTER, aby ją wysłać. Użyj klawiszy SHIFT+ENTER, aby utworzyć nową linię bez wysyłania wiadomości. Aby wysłać wiadomości, naciskając klawisze CTRL+ENTER, przejdź do **Menu główne > Ustawienia konta > Wysyłaj wiadomości przez CTRL+ENTER**.", "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", + "help.composing.replies": "#### Odpowiedzi \nOdpowiedz na wiadomość, klikając ikonę odpowiedzi obok dowolnego tekstu. To działanie otwiera pasek boczny po prawej stronie, w którym możesz zobaczyć wątek wiadomości, a następnie skomponować i wysłać odpowiedź. Odpowiedzi są nieco wcięte w środkowym panelu, aby wskazać, że są to wiadomości podrzędne. \n\nPodczas tworzenia odpowiedzi po prawej stronie kliknij ikonę rozwijania/zwijania za pomocą dwóch strzałek u góry paska bocznego, aby ułatwić czytanie.", + "help.composing.title": "# Wysyłanie wiadomości\n_____", "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "help.formatting.checklist": "Zrób listę zadań poprzez użycie nawiasów kwadratowych:", + "help.formatting.checklistExample": "- [ ] Zadanie pierwsze\n- [ ] Zadanie drugie\n- [x] Zadanie trzecie", + "help.formatting.code": "## Blok kodu źródłowego\n\nOznacz blok kodu poprzez rozpoczęcie każdej linii 4 spacjami, lub poprzez wstawienie ``` w linii przed początkiem bloku kodu i po zakończeniu kodu źródłowego (w jednej wiadomości).", + "help.formatting.codeBlock": "Blok kodu", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", + "help.formatting.emojis": "## Emojis\n\nOtwórz autouzupełnianie emoji, wpisując `:`. Pełną liste emojis można znaleźć [tutaj] (http://www.emoji-cheat-sheet.com/). Możliwe jest również utworzenie własnego [Niestandardowe emoji] (http://docs.mattermost.com/help/settings/custom-emoji.html), jeśli emoji, które chcesz używać, nie istnieje.", + "help.formatting.example": "Przykład:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", + "help.formatting.headings": "## Nagłówki \n\nUtwórz nagłówek, wpisując # i spację przed tytułem. W przypadku mniejszych nagłówków użyj więcej #.", + "help.formatting.headings2": "Alternatywnie można podkreślić tekst za pomocą `===` lub `---`, aby utworzyć nagłówki.", + "help.formatting.headings2Example": "Duży nagłówek\n-------------", + "help.formatting.headingsExample": "## Duży nagłówek\n### Mniejszy nagłówek\n#### Jeszcze mniejszy nagłówek", "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", + "help.formatting.lines": "## Linie \n\nUtwórz linię, używając trzech `*`, `_` lub` -`.", + "help.formatting.linkEx": "[Wypróbuj Mattermost!](https://about.mattermost.com/)", "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", + "help.formatting.listExample": "* pierwsza pozycja \n* druga pozycja \n * podpunkt", + "help.formatting.lists": "## Listy \n\nUtwórz listę za pomocą `*` lub `-` jako punkty. Wcięcie podpunkt dodając dwie spacje przed nim.", "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", + "help.formatting.ordered": "Uczyń tą listę, listą numerowana używając numerów zamiast:", + "help.formatting.orderedExample": "1. punkt pierwszy\n2. punkt drugi", + "help.formatting.quotes": "## Cytat \n\nUtwórz cytaty za pomocą `>`.", + "help.formatting.quotesExample": "`> cytat` wyświetli się:", + "help.formatting.quotesRender": "> cytat", + "help.formatting.renders": "Wyświetli się:", "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.style": "## Style tekstu\n\nMożesz użyć `_` albo `*` wokół słowa, aby tekst był pochylony. Dwa znaki to pogrubienie.\n\n* `_pochylony_` wyświetla tekst jako _pochylony_\n* `**pogrubiony**` wyświetla tekst jako **pogrubiony**\n* `**_pogrubiony-pochylony_**` wyświetla tekst jako **_pogrubiony-pochylony_**\n* `~~przekreślony~~` wyświetla tekst jako ~~przekreślony~~", + "help.formatting.supportedSyntax": "Wspierane języki:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", + "help.formatting.tableExample": "| Wyrównaj do lewej | Wyśrodkowanie | Wyrównaj do prawej |\n| :------------ |:---------------:| -----:|\n| Lewa kolumna 1 | ten tekst | $100 |\n| Lewa kolumna 2 | jest | $10 |\n| Lewa kolumna 3 | wyśrodkowany | $1 |", "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", + "help.formatting.title": "# Formatowanie tekstu\n_____", + "help.learnMore": "Dowiedz się więcej:", + "help.link.attaching": "Załączanie plików", + "help.link.commands": "Wykonywanie poleceń", + "help.link.composing": "Tworzenie wiadomości i odpowiedzi", + "help.link.formatting": "Formatowanie wiadomości przy użyciu znaczników", + "help.link.mentioning": "Wspomnienie kolegów z zespołu", + "help.link.messaging": "Podstawowe wiadomości", "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", @@ -1840,235 +1810,225 @@ "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", + "help.mentioning.usernameExample": "@alice jak twoja rozmowa z nowym kandydatem?", + "help.messaging.attach": "**Załączaj pliki** przeciągając je do Mattermost lub klikając na przycisk \"załącz plik\" w polu wprowadzania wiadomości.", + "help.messaging.emoji": "**Szybko dodawaj emotikony** wpisując \":\", który otwiera autouzupełnianie emotikon. Jeśli istniejące emotikony nie pokrywają tego co chcesz wyrazić, można również dodać własne [niestandardowe emotikony](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Formotuj swoję wiadomości** używając Markdown który obsługuje stylowanie tekstu, nagłówki, linki, emotikony, bloki kodu, cytaty, tabele, listy i obrazy.", + "help.messaging.notify": "**Powiadom znajomych** gdy są potrzebni, wpisując `@nick`.", + "help.messaging.reply": "**Odpowiadaj na wiadomości**, klikając strzałkę obok tekstu wiadomości.", + "help.messaging.title": "# Podstawy pisania wiadomości\n_____", + "help.messaging.write": "**Pisz wiadomości** używając pola tekstowego na dole Mattermost. Naciśnij klawisz ENTER aby wysłać wiadomość. Użyj SHIFT+ENTER aby utworzyć nową linie bez wysyłania wiadomości.", + "installed_command.header": "Polecenia", + "installed_commands.add": "Dodaj Polecenie", + "installed_commands.delete.confirm": "Skasowanie polecenia slash uszkodzi wszystkie integracje, które je wykorzystują. Czy jesteś pewien, że chcesz je skasować?", + "installed_commands.empty": "Nie znaleziono poleceń", + "installed_commands.header": "Polecenia", "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", "installed_commands.help.appDirectory": "App Directory", "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", + "installed_commands.search": "Szukaj poleceń", + "installed_commands.unnamed_command": "Nienazwane polecenie", + "installed_incoming_webhooks.add": "Dodaj przychodzący Webhook", + "installed_incoming_webhooks.delete.confirm": "Skasowanie przychodzącego webhooka uszkodzi wszystkie integracje, które go wykorzystują. Czy jesteś pewien, że chcesz go skasować?", + "installed_incoming_webhooks.empty": "Nie znaleziono wychodzących webhook'ów", + "installed_incoming_webhooks.header": "Przychodzące Webhooki", "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", "installed_incoming_webhooks.help.appDirectory": "App Directory", "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "installed_incoming_webhooks.search": "Szukaj wychodzących webhooków", + "installed_incoming_webhooks.unknown_channel": "Prywatny webhook", + "installed_integrations.callback_urls": "Adresy zwrotne: {urls}", + "installed_integrations.client_id": "Identyfikator klienta: {clientId}", + "installed_integrations.client_secret": "Hasło klienta: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.creation": "Utworzono przez {creator}, dnia {createAt, date, full}", + "installed_integrations.delete": "Usuń", + "installed_integrations.edit": "Edycja", + "installed_integrations.hideSecret": "Ukryj hasło", + "installed_integrations.regenSecret": "Wygeneruj ponownie hasło", + "installed_integrations.regenToken": "Wygeneruj ponownie token", + "installed_integrations.showSecret": "Pokaż hasło", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Aktywuj gdy: {triggerWhen}", + "installed_integrations.triggerWords": "Słowa wyzwalające: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Nienazwane aplikacje OAuth 2.0", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", + "installed_oauth_apps.add": "Dodaj aplikację OAuth 2.0", + "installed_oauth_apps.callbackUrls": "Zwrotne adresy URL (jeden na linię)", + "installed_oauth_apps.cancel": "Anuluj", + "installed_oauth_apps.delete.confirm": "Skasowanie aplikacji OAuth 2.0 uszkodzi wszystkie integracje, które ją wykorzystują. Czy jesteś pewien, że chcesz ją skasować? ", + "installed_oauth_apps.description": "Opis", + "installed_oauth_apps.empty": "Nie znaleziono aplikacji OAuth 2.0", + "installed_oauth_apps.header": "Aplikacje OAuth 2.0", "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", + "installed_oauth_apps.help.oauthApplications": "Aplikacje OAuth 2.0", + "installed_oauth_apps.homepage": "Strona domowa", + "installed_oauth_apps.iconUrl": "URL ikony", + "installed_oauth_apps.is_trusted": "Jest Zaufany: {isTrusted}", + "installed_oauth_apps.name": "Nazwa wyświetlana", + "installed_oauth_apps.save": "Zapisz", + "installed_oauth_apps.search": "Szukaj aplikacji OAuth 2.0", + "installed_oauth_apps.trusted": "Jest Zaufany", + "installed_oauth_apps.trusted.no": "Nie", + "installed_oauth_apps.trusted.yes": "Tak", + "installed_outgoing_webhooks.add": "Dodaj wychodzący Webhook", + "installed_outgoing_webhooks.delete.confirm": "Skasowanie wychodzącego webhooka uszkodzi wszystkie integracje, które go wykorzystują. Czy jesteś pewien, że chcesz go skasować? ", + "installed_outgoing_webhooks.empty": "Nie znaleziono wychodzących webhooków", + "installed_outgoing_webhooks.header": "Wychodzące Webhooki", "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", "installed_outgoing_webhooks.help.appDirectory": "App Directory", "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", + "installed_outgoing_webhooks.search": "Szukaj wychodzącego webhooka", + "installed_outgoing_webhooks.unknown_channel": "Prywatny webhook", + "integrations.add": "Dodaj", "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", + "integrations.command.title": "Polecenie Slash", + "integrations.delete.confirm.button": "Usuń", + "integrations.delete.confirm.title": "Usuń integrację", + "integrations.done": "Ukończono", + "integrations.edit": "Edycja", + "integrations.header": "Integracje", "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", + "integrations.incomingWebhook.description": "Przychodzące webhooki pozwalają zewnętrznym integracją wysyłać wiadomości", + "integrations.incomingWebhook.title": "Przychodzący Webhook", "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Witamy na {display_name}!
Zamieszczaj tutaj wiadomości, które chcesz aby zobaczyli wszyscy. Wszyscy automatycznie stają się stałymi członkami tego kanału, gdy dołączyli do zespołu.
To jest początek {display_name}, kanału przeznaczonego do rozmów niezwiązanych z pracą.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", + "sidebar.removeList": "Usuń z listy", + "sidebar.tutorialScreen1": "Kanały organizują rozmowy o różnych tematach. Są dostępne dla wszystkich członków zespołu. Do prywatnych rozmów proszę używać Wiadomości bezpośrednich do pojedynczych użytkowników lub Prywatnych grup dla rozmów w grupie użytkowników.
", + "sidebar.tutorialScreen2": "oto dwa startowe kanały publiczne:
{townsquare} - to miejsce do szerokiej komunikacji. Każda osoba w zespole jest członkiem tego kanału.
{offtopic} - jest to miejsce do zabawy poza kanałami związanych z pracą. Ty i Twój zespół zdecydować, jakie inne kanały utworzyć.
", + "sidebar.tutorialScreen3": "Kliknij \"Więcej...\" aby stworzyć nowy kanał lub dołączyć do istniejącego.
Możesz również stworzyć nowy kanał lub grupę prywatną poprzez kliknięcie na symbol \"+\" obok nagłówka kanałów lub prywatnych kanałów.
", + "sidebar.unreadSection": "NIEPRZECZYTANE", "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "sidebar_header.tutorial": "Menu główne to miejsce gdzie możesz Zaprosić nowych użytkowników, zarządzać Ustawieniami konta oraz ustawić Motyw.
Administratorzy zespołu natomiast mają dostęp do Ustawień zespołu.
Administratorzy systemu znajdą tu Konsole systemową z której zarządzać mogą całym systemem.
", + "sidebar_right_menu.accountSettings": "Ustawienia konta", + "sidebar_right_menu.addMemberToTeam": "Dodaj członków do zespołu", + "sidebar_right_menu.console": "Konsola systemowa", + "sidebar_right_menu.flagged": "Posty oznaczone", + "sidebar_right_menu.help": "Pomoc", + "sidebar_right_menu.inviteNew": "Wyślij zaproszenie e-mailem", + "sidebar_right_menu.logout": "Wyloguj", + "sidebar_right_menu.manageMembers": "Zarządzaj członkami", + "sidebar_right_menu.nativeApps": "Pobierz Aplikacje", + "sidebar_right_menu.recentMentions": "Ostatnie wzmianki", + "sidebar_right_menu.report": "Zgłoś problem", + "sidebar_right_menu.teamLink": "Uzyskaj link do zaproszenia", + "sidebar_right_menu.teamSettings": "Opcje zespołu", + "sidebar_right_menu.viewMembers": "Wyświetl użytkowinków", + "signup.email": "E-mail i hasło", + "signup.gitlab": "Logowanie przez GitLab", + "signup.google": "Konto Google", + "signup.ldap": "Poświadczenia AD/LDAP", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", + "textbox.italic": "_pochylenie_", + "textbox.preformatted": "```sformatowany```", + "textbox.preview": "Podgląd", + "textbox.quote": ">cytat", + "textbox.strike": "przekreślenie", + "tutorial_intro.allSet": "Jesteś gotowy", + "tutorial_intro.end": "Kliknij przycisk \"Dalej\", aby wejść na {channel}. Jest to pierwszy kanał który zobaczą koledzy z zespołu, gdy się zarejestrują. Używaj go do wysyłania informacji które każdy musi znać.", + "tutorial_intro.invite": "Zaproś kolegów z zespołu", + "tutorial_intro.mobileApps": "Zainstaluj aplikację dla {link} dla łatwego dostępu oraz powiadomień w podróży.", + "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS oraz Android", + "tutorial_intro.next": "Dalej", + "tutorial_intro.screenOne": "Cała komunikacja Twojego zespołu w jednym miejscu, z natychmiastowym przeszukiwaniem i dostępna z każdego miejsca.
", + "tutorial_intro.screenTwo": "Komunikacja podzielona jest na kanały publiczne, grupy prywatne i bezpośrednie wiadomości.
Wszystko jest archiwizowane i możliwe do przeszukiwania z komputera, laptopa lub telefonu podłączonego do internetu
", + "tutorial_intro.skip": "Pomiń samouczek", + "tutorial_intro.support": "Coś potrzebujesz, po prostu napisz do nas na ", + "tutorial_intro.teamInvite": "Zaproś kolegów z zespołu", + "tutorial_intro.whenReady": " kiedy będziesz gotowy.", + "tutorial_tip.next": "Dalej", + "tutorial_tip.ok": "OK", + "tutorial_tip.out": "Zrezygnuj z tych porad.", + "tutorial_tip.seen": "Widziałeś to wcześniej? ", + "update_command.cancel": "Anuluj", + "update_command.confirm": "Edytuj polecenie Slash", + "update_command.question": "Twoje zmiany mogą uszkodzić istniejące polecenie slash. Czy jesteś pewien, że chcesz je zapisać?", + "update_command.update": "Zaktualizuj", + "update_incoming_webhook.update": "Zaktualizuj", + "update_oauth_app.confirm": "Dodaj aplikację OAuth 2.0", + "update_oauth_app.question": "Twoje zmiany mogą uszkodzić istniejący wychodzący webhook. Czy jesteś pewien, że chcesz je zapisać?", + "update_outgoing_webhook.confirm": "Edytuj wychodzący Webhook", + "update_outgoing_webhook.question": "Twoje zmiany mogą uszkodzić istniejący wychodzący webhook. Czy jesteś pewien, że chcesz je zapisać?", + "update_outgoing_webhook.update": "Zaktualizuj", + "upload_overlay.info": "Upuść plik, aby go wysłać.", + "user.settings.advance.embed_toggle": "Pokaż przełącznik dla wszystkich osadzonych podglądów", "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", + "user.settings.advance.formattingDesc": "Jeśli jest włączone, posty będą formatowane w celu utworzenia linków, wyświetlania emoji, stylowania tekstu i dodawania linii. Domyślnie to ustawienie jest włączone. Zmiana tego ustawienia wymaga odświeżenia strony.", + "user.settings.advance.formattingTitle": "Włączenie formatowania wiadomości", "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", + "user.settings.advance.joinLeaveTitle": "Włącz wiadomoś dołączenia/opuszczenia", + "user.settings.advance.markdown_preview": "Pokaż opcję podglądu znaczników w polu wprowadzania wiadomości", + "user.settings.advance.off": "Nie", + "user.settings.advance.on": "Tak", + "user.settings.advance.preReleaseDesc": "Sprawdź wszystkie wstępnie udostępnione funkcje, które chcesz włączyć. Może również zajść konieczność odświeżenia strony, zanim ustawienie zacznie obowiązywać.", + "user.settings.advance.preReleaseTitle": "Podgląd funkcji w wersji wstępnej", + "user.settings.advance.sendDesc": "Jeśli jest włączone ENTER wstawia nowy wiersz i CTRL+ENTER wysyła wiadomość.", + "user.settings.advance.sendTitle": "Wysyłaj wiadomość przy użyciu Ctrl+Enter", + "user.settings.advance.slashCmd_autocmp": "Włącz zewnętrzną aplikację, aby zaoferować autouzupełnianie poleceń", + "user.settings.advance.title": "Zaawansowane ustawienia", + "user.settings.custom_theme.awayIndicator": "Wskaźnik obecności", + "user.settings.custom_theme.buttonBg": "Tło przycisku", + "user.settings.custom_theme.buttonColor": "Tekst przycisku", + "user.settings.custom_theme.centerChannelBg": "Tło środkowego kanału", + "user.settings.custom_theme.centerChannelColor": "Tekst środkowego kanału", + "user.settings.custom_theme.centerChannelTitle": "Style środkowego kanału", + "user.settings.custom_theme.codeTheme": "Kod motywu", + "user.settings.custom_theme.copyPaste": "Skopiuj i wklej aby podzielić się schematem kolorów:", + "user.settings.custom_theme.dndIndicator": "Wskaźnik trybu \"Nie przeszkadzać\"", + "user.settings.custom_theme.linkButtonTitle": "Style przycisków i linków", + "user.settings.custom_theme.linkColor": "Kolor odnośnika", + "user.settings.custom_theme.mentionBj": "Tło mention jewel", + "user.settings.custom_theme.mentionColor": "Tekst mentio jewel", + "user.settings.custom_theme.mentionHighlightBg": "Tło wzmianki", + "user.settings.custom_theme.mentionHighlightLink": "Tło wzmianki", + "user.settings.custom_theme.newMessageSeparator": "Separator nowej wiadomości", + "user.settings.custom_theme.onlineIndicator": "Wskaźnik dostępności", + "user.settings.custom_theme.sidebarBg": "Tło panelu bocznego", + "user.settings.custom_theme.sidebarHeaderBg": "Tło nagłówka panelu bocznego", + "user.settings.custom_theme.sidebarHeaderTextColor": "Tekst nagłówka panelu bocznego", + "user.settings.custom_theme.sidebarText": "Tekst W Pasku Bocznym", "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", + "user.settings.custom_theme.sidebarTitle": "Style panelu bocznego", "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", + "user.settings.display.channelDisplayTitle": "Tryb wyświetlania kanału", + "user.settings.display.channeldisplaymode": "Wybierz szerokość środka kanału.", + "user.settings.display.clockDisplay": "Wyświetlanie czasu", "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", + "user.settings.display.collapseDisplay": "Domyślny wygląd podglądu odnośników", + "user.settings.display.collapseOff": "Zwinięty", + "user.settings.display.collapseOn": "Rozwinięty", + "user.settings.display.fixedWidthCentered": "O stałej szerokości na środku", + "user.settings.display.fullScreen": "Cała szerokość", + "user.settings.display.language": "Język", "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", + "user.settings.display.linkPreviewOff": "Nie", + "user.settings.display.linkPreviewOn": "Tak", "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", + "user.settings.display.messageDisplayCleanDes": "Łatwy do skanowania i czytania.", + "user.settings.display.messageDisplayCompact": "Kompaktowy", + "user.settings.display.messageDisplayCompactDes": "Umieścić jak najwięcej wiadomości na ekranie.", + "user.settings.display.messageDisplayDescription": "Wybór jak powinny być wyświetlane wiadomości na kanale.", + "user.settings.display.messageDisplayTitle": "Wyświetlanie wiadomości", + "user.settings.display.militaryClock": "24-godzinny (przykład: 16:00)", + "user.settings.display.nameOptsDesc": "Ustawia jak wyświetlać nazwy innych użytkowników w postach i wiadomościach bezpośrednich.", + "user.settings.display.normalClock": "12-godzinny (przykład: 4:00 pm)", + "user.settings.display.preferTime": "Wybierz, jak wyświetlany jest czas.", + "user.settings.display.teammateNameDisplayDescription": "Ustawia jak wyświetlać nazwy innych użytkowników w postach i wiadomościach bezpośrednich.", + "user.settings.display.teammateNameDisplayFullname": "Pokaż imię i nazwisko", + "user.settings.display.teammateNameDisplayNicknameFullname": "Pokaż nick, jeśli taki istnieje, w przeciwnym przypadku wyświetl imię i nazwisko", + "user.settings.display.teammateNameDisplayTitle": "Wyświetlana nazwa", + "user.settings.display.teammateNameDisplayUsername": "Pokaż nazwę użytkownika", + "user.settings.display.theme.applyToAllTeams": "Zastosuj nowy motyw do wszystkich moich zespołów", + "user.settings.display.theme.customTheme": "Motyw użytkownika", + "user.settings.display.theme.describe": "Otwórz, aby zarządzać motywem", + "user.settings.display.theme.import": "Zaimportuj motyw z Slack", + "user.settings.display.theme.otherThemes": "Zobacz inne motywy", + "user.settings.display.theme.themeColors": "Schemat kolorów", + "user.settings.display.theme.title": "Motyw", "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.cluster.status_table.url": "Endereço Gossip", + "admin.cluster.status_table.version": "Versão", + "admin.cluster.unknown": "desconhecido", + "admin.compliance.directoryDescription": "Diretório o qual os relatórios conformidade são gravados. Se estiver em branco, será usado ./data/.", + "admin.compliance.directoryExample": "Ex.: \"./data/\"", + "admin.compliance.directoryTitle": "Diretório de Relatórios de conformidade:", + "admin.compliance.enableDailyDesc": "Quando verdadeiro, Mattermost irá gerar um relatório diário de conformidade.", + "admin.compliance.enableDailyTitle": "Ativar Relatório Diário:", + "admin.compliance.enableDesc": "Quando verdadeiro, Mattermost permite relatórios de conformidade na aba Conformidade e Auditoria. Leia a documentação para saber mais.", + "admin.compliance.enableTitle": "Habilitar Relatórios de Conformidade:", + "admin.compliance.false": "falso", + "admin.compliance.noLicense": "Conformidade é um recurso enterprise. Sua licença atual não suporta Conformidade. Clique aqui para informações e preços da licença enterprise.
", + "admin.compliance.save": "Salvar", + "admin.compliance.saving": "Salvando Config...", + "admin.compliance.title": "Configurações Conformidade", + "admin.compliance.true": "verdadeiro", + "admin.complianceExport.createJob.help": "Inicia um trabalho de Conformidade de Exportação imediatamente.", + "admin.complianceExport.createJob.title": "Executar Trabalho de Conformidade de Exportação Agora", + "admin.complianceExport.description": "Este recurso suporta exportações de conformidade para os formatos Actiance XML e GlobalRelay EML e está atualmente em versão beta. O suporte para o formato Mattermost CSV está programado para uma versão futura e substituirá o recurso de Conformidade existente.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", - "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", - "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", + "admin.ldap.emailAttrDesc": "O atributo no servidor AD/LDAP que será usado para preencher os endereços de e-mail de usuários no Mattermost.", + "admin.ldap.emailAttrEx": "Ex.: \"mail\" ou \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "Atributo de E-mail:", + "admin.ldap.enableDesc": "Quando verdadeiro, Mattermost permite login utilizando AD/LDAP", + "admin.ldap.enableSyncDesc": "Quando verdadeiro, Mattermost irá periodicamente sincronizar os usuários do AD/LDAP. Quando falso, os atributos dos usuários são atualizando do AD/LDAP quando o usuário fizer o login.", + "admin.ldap.enableSyncTitle": "Ativar Sincronização com AD/LDAP:", + "admin.ldap.enableTitle": "Ativar login with AD/LDAP:", + "admin.ldap.firstnameAttrDesc": "(Opcional) O atributo no servidor AD/LDAP que será usado para preencher o primeiro nome dos usuários no Mattermost. Quando definido, os usuários não serão capazes de editar o seu primeiro nome, uma vez que é sincronizado com o servidor LDAP. Quando deixado em branco, os usuários poderão definir seu próprio primeiro nome em Configurações de Conta.", + "admin.ldap.firstnameAttrEx": "Ex.: \"givenName\"", + "admin.ldap.firstnameAttrTitle": "Primeiro Nome Atributo:", + "admin.ldap.idAttrDesc": "O atributo no servidor AD/LDAP que vai ser utilizado como um identificador único no Mattermost. Ele deve ser um atributo AD/LDAP com um valor que não muda, como nome de usuário ou uid. Se atributo Id do usuário mudar, isto irá criar uma nova conta Mattermost não associada com a sua antiga. Este é o valor utilizado para efetuar login no Mattermost no campo \"Nome de usuário AD/LDAP\" na página de login. Normalmente, este atributo é o mesmo que o campo \"Atributo Nome de Usuário\" acima. Se sua equipe usa tipicamente de domínio\\\\usuário para fazer login em outros serviços com AD/LDAP, você pode optar por colocar domínio\\\\usuário neste campo para manter a consistência entre os sites.", + "admin.ldap.idAttrEx": "Ex.: \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "Atributo ID: ", + "admin.ldap.jobExtraInfo": "Escaneado {ldapUsers} usuários LDAP, atualizado {updateCount}, desativado {deleteCount}", + "admin.ldap.lastnameAttrDesc": "(Opcional) O atributo no servidor AD/LDAP que será usado para preencher o último nome dos usuários no Mattermost. Quando definido, os usuários não serão capazes de editar o seu último nome, uma vez que é sincronizado com o servidor LDAP. Quando deixado em branco, os usuários poderão definir seu próprio sobrenome em Configurações de Conta.", + "admin.ldap.lastnameAttrEx": "Ex.: \"sn\"", + "admin.ldap.lastnameAttrTitle": "Atributo Último Nome:", + "admin.ldap.ldap_test_button": "AD/LDAP Teste", + "admin.ldap.loginNameDesc": "O texto placeholder que aparece no campo de login na página de login. O padrão é \"Usuário AD/LDAP\".", + "admin.ldap.loginNameEx": "Ex.: \"Usuário AD/LDAP\"", + "admin.ldap.loginNameTitle": "Nome do Campo Login:", + "admin.ldap.maxPageSizeEx": "Ex.: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "O número máximo de usuários que servidor Mattermost irá solicitar ao servidor AD/LDAP ao mesmo tempo. 0 é ilimitado.", + "admin.ldap.maxPageSizeTitle": "Tamanho Máximo da Página:", + "admin.ldap.nicknameAttrDesc": "(Opcional) O atributo no servidor AD/LDAP que será usado para preencher o apelido dos usuários no Mattermost. Quando definido, os usuários não serão capazes de editar o seu apelido, uma vez que é sincronizado com o servidor LDAP. Quando deixado em branco, os usuários poderão definir seu próprio apelido em Configurações de Conta.", + "admin.ldap.nicknameAttrEx": "Ex.: \"nickname\"", + "admin.ldap.nicknameAttrTitle": "Atributo Apelido:", + "admin.ldap.noLicense": "AD/LDAP é um recurso enterprise. Sua licença atual não suporta AD/LDAP. Clique aqui para informações e preços da licença enterprise.
", + "admin.ldap.portDesc": "A porta que o Mattermost irá usar para conectar ao servidor AD/LDAP. Padrão é 389.", + "admin.ldap.portEx": "Ex.: \"389\"", + "admin.ldap.portTitle": "Porta AD/LDAP:", + "admin.ldap.positionAttrDesc": "(Opcional) O atributo no servidor AD/LDAP que será usado para preencher o campo cargo no Mattermost.", + "admin.ldap.positionAttrEx": "Ex.: \"title\"", + "admin.ldap.positionAttrTitle": "Atributo Cargo:", + "admin.ldap.queryDesc": "O valor de tempo limite para consultas para o servidor AD/LDAP. Aumentar se você está recebendo erros de tempo limite causados por um servidor AD/LDAP lento.", + "admin.ldap.queryEx": "Ex.: \"60\"", + "admin.ldap.queryTitle": "Tempo limite de Consulta (segundos):", + "admin.ldap.serverDesc": "O domínio ou o endereço IP do servidor AD/LDAP.", + "admin.ldap.serverEx": "Ex.: \"10.0.0.23\"", + "admin.ldap.serverTitle": "Servidor AD/LDAP:", + "admin.ldap.skipCertificateVerification": "Pular a Verificação do Certificado:", + "admin.ldap.skipCertificateVerificationDesc": "Pula a etapa de verificação do certificado para conexões TLS ou STARTTLS. Não recomentado para ambientes de produção onde TLS é necessário. Apenas para teste.", + "admin.ldap.syncFailure": "Falha de Sincronização: {error}", + "admin.ldap.syncIntervalHelpText": "Sincronização AD/LDAP atualiza as informações do usuário Mattermost para refletir atualizações no servidor AD/LDAP. Por exemplo, quando o nome de um usuário muda no servidor AD/LDAP, a mudança atualiza o Mattermost quando a sincronização é executada. Contas removidas ou desativas no servidor AD/LDAP tem suas contas definidas como \"Inativa\" e suas sessões revogadas. Mattermos executa a sincronização no intervalo digitado. Por exemplo, se 60 for digitado, Mattermost irá sincronizar a cada 60 minutos.", + "admin.ldap.syncIntervalTitle": "Intervalo de sincronização (minutos):", + "admin.ldap.syncNowHelpText": "Iniciar uma sincronização AD/LDAP imediatamente.", + "admin.ldap.sync_button": "Sincronizar AD/LDAP Agora", + "admin.ldap.testFailure": "Falha Teste AD/LDAP: {error}", + "admin.ldap.testHelpText": "Testa se o servidor Mattermost pode conectar ao servidor AD/LDAP especificado. Veja o log para as mensagens de erros mais detalhadas.", + "admin.ldap.testSuccess": "Teste AD/LDAP bem Sucedido", + "admin.ldap.uernameAttrDesc": "O atributo no servidor AD/LDAP que será usado para preencher o campo nome de usuário no Mattermost. Este pode ser o mesmo que o Atributo ID.", + "admin.ldap.userFilterDisc": "(Opcional), insira um filtro AD/LDAP para usar ao procurar por objetos de usuário. Somente os usuários selecionados pela consulta serão capazes de acessar o Mattermost. Para o Active Directory, a consulta para filtrar os usuários desativados é (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Ex. \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Filtro de Usuário:", + "admin.ldap.usernameAttrEx": "Ex.: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Atributo do Usuário:", + "admin.license.choose": "Escolha o Arquivo", + "admin.license.chooseFile": "Escolha um Arquivo", + "admin.license.edition": "Edição: ", + "admin.license.key": "Chave da Licença: ", + "admin.license.keyRemove": "Remover a Licença Enterprise e fazer Downgrade do Servidor", + "admin.license.noFile": "Nenhum arquivo enviado", + "admin.license.removing": "Removendo a Licença...", + "admin.license.title": "Edição e Licença", + "admin.license.type": "Licença: ", + "admin.license.upload": "Enviar", + "admin.license.uploadDesc": "Enviar uma chave da licença para Mattermost Enterprise Edition para fazer upgrade deste servidor. Visite-nos online para saber mais sobre os beneficios do Enterprise Edition ou para comprar uma chave.", + "admin.license.uploading": "Enviando Licença...", + "admin.log.consoleDescription": "Normalmente definido como falso em produção. Os desenvolvedores podem definir esse campo como verdadeiro para enviar mensagens de log para o console com base na opção de nível do console. Se verdadeiro, o servidor escreve mensagens para o fluxo de saída padrão (stdout). Alterando esta configuração requer a reinicialização do servidor para ter efeito.", + "admin.log.consoleJsonTitle": "Logs do console de saída em JSON:", + "admin.log.consoleLogLevel": "Nível de Log Console:", + "admin.log.consoleTitle": "Log de saída para o console: ", + "admin.log.enableDiagnostics": "Ativar Diagnósticos e Relatório de Erro:", + "admin.log.enableDiagnosticsDescription": "Ativar este recurso para melhorar a qualidade e performance do Mattermost enviando relatório de erros e informações de diagnóstico para Mattermost, Inc. Leia nossa política de privacidade para saber mais.", + "admin.log.enableWebhookDebugging": "Ativar Debugging Webhook:", + "admin.log.enableWebhookDebuggingDescription": "Para enviar o corpo da solicitação de webhooks para o console, ative esta configuração e configure {boldedConsoleLogLevel} para 'DEBUG'. Desative esta configuração para remover as informações do corpo do pedido do webhook do log console quando estiver no modo DEBUG.", + "admin.log.fileDescription": "Normalmente definida como verdadeira em produção. Quando verdadeiro, os eventos registrados são gravados no arquivo mattermost.log no diretório especificado no campo Diretório de Arquivo de Log. Os logs são girados em 10.000 linhas e arquivados em um arquivo no mesmo diretório, e dado um nome com um datetamp e número de série. Por exemplo, mattermost.2017-03-31.001. Alterando esta configuração requer a reinicialização do servidor para ter efeito.", + "admin.log.fileJsonTitle": "Logs do arquivo de saída em JSON:", + "admin.log.fileLevelDescription": "Esta configuração determina o nível de detalhe que são gravados no log de eventos no console. ERROR: Saídas somente mensagens de erro. INFO: Saídas de mensagens de erro e informações em torno de inicialização. DEBUG: Impressões de alto detalhe para desenvolvedores que trabalham na depuração de problemas.", + "admin.log.fileLevelTitle": "Nível do Arquivo de Log:", + "admin.log.fileTitle": "Arquivo de logs de saída: ", + "admin.log.jsonDescription": "Quando verdadeiro, os eventos são escritos em linguagem de maquina no format JSON. Caso contrário serão impressos em texto plano. Alterando esta configuração necessita um reinicio do servidor para que tenha efeito.", + "admin.log.levelDescription": "Esta configuração determina o nível de detalhe que são gravados no log de eventos no console. ERROR: Saídas somente mensagens de erro. INFO: Saídas de mensagens de erro e informações em torno de inicialização. DEBUG: Impressões de alto detalhe para desenvolvedores que trabalham na depuração de problemas.", + "admin.log.levelTitle": "Nível de Log Console:", + "admin.log.locationDescription": "A localização dos arquivos de log. Se vazio, eles serão armazenados no diretório ./logs. O caminho que você configurou deve existir e Mattermost deve ter permissões de escrita nele. Alterando esta configuração necessita um reinicio do servidor para que tenha efeito.", + "admin.log.locationPlaceholder": "Entre a localização do seu arquivo", + "admin.log.locationTitle": "Diretório de Arquivo de Log:", + "admin.log.logSettings": "Configurações de Log", + "admin.logs.bannerDesc": "Para procurar por usuário pelo ID do usuário ou token, vá em Relatórios > Usuários e cole o ID no filtro de busca.", + "admin.logs.next": "Próximo", + "admin.logs.prev": "Anterior", + "admin.logs.reload": "Recarregar", + "admin.logs.title": "Log do Servidor", + "admin.manage_roles.additionalRoles": "Selecione permissões adicionais para a conta.Leia mais sobre funções e permissões", + "admin.manage_roles.allowUserAccessTokens": "Permitir que esta conta gere tokens de acesso individual.", + "admin.manage_roles.allowUserAccessTokensDesc": "Removendo esta permissão não excluí os tokens existentes. Para excluí-lo, vá para o menu de gerenciamento de tokens de usuário", + "admin.manage_roles.cancel": "Cancelar", + "admin.manage_roles.manageRolesTitle": "Gerenciar Funções", + "admin.manage_roles.postAllPublicRole": "Permissão para postar em todos os canais públicos do Mattermost.", + "admin.manage_roles.postAllPublicRoleTitle": "postar:canais", + "admin.manage_roles.postAllRole": "Permissão para postar em todos os canais incluindo mensagens diretas no Mattermost.", + "admin.manage_roles.postAllRoleTitle": "postar:todos", + "admin.manage_roles.save": "Salvar", + "admin.manage_roles.saveError": "Não é possível salvar as permissões.", + "admin.manage_roles.systemAdmin": "Admin do Sistema", + "admin.manage_roles.systemMember": "Membro", + "admin.manage_tokens.manageTokensTitle": "Gerenciar Tokens de Acesso Individual", + "admin.manage_tokens.userAccessTokensDescription": "Os tokens de acesso individual funcionam de forma semelhante aos tokens de sessão e podem ser usados por integrações para interagir com este servidor Mattermost. Tokens são desativados se o usuário está desativado. Saiba mais sobre tokens de acesso individual.", "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.manage_tokens.userAccessTokensNameLabel": "Descrição Token: ", + "admin.manage_tokens.userAccessTokensNone": "Não há tokens de acesso individual.", + "admin.metrics.enableDescription": "Quando verdadeiro, Mattermost irá habilitar a coleta do monitoramento de performance e profiling. Por favor verifique documentação para ler mais sobre como configurar o monitoramento de performance para Mattermost.", + "admin.metrics.enableTitle": "Habilitar Monitoramento de Performance:", + "admin.metrics.listenAddressDesc": "O endereço que o servidor irá escutar para expor as métricas de performance.", + "admin.metrics.listenAddressEx": "Ex.: \":8067\"", + "admin.metrics.listenAddressTitle": "Endereço à escutar:", + "admin.mfa.bannerDesc": "Autenticação por Multi-fator está disponível para contas com AD/LDAP ou por login por email. Se outro método de login é utilizado, o MFA deve ser configurado com o provedor de autenticação.", + "admin.mfa.cluster": "Alta", + "admin.mfa.title": "Autenticação Multi-Fator", + "admin.nav.administratorsGuide": "Guia do Administrador", + "admin.nav.commercialSupport": "Suporte Comercial", + "admin.nav.help": "Ajuda", + "admin.nav.logout": "Sair", + "admin.nav.report": "Relatar um Problema", + "admin.nav.switch": "Seleção de Equipe", + "admin.nav.troubleshootingForum": "Fórum de resolução de problemas", + "admin.notifications.email": "E-mail", + "admin.notifications.push": "Notificação Móvel", + "admin.notifications.title": "Configurações de Notificação", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "Não é permitido login via um provedor OAuth 2.0", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Digite aqui para escrever uma mensagem e pressione ENTER para posta-lá.
Clique no botão Anexo para enviar uma imagem ou arquivo.
", + "create_post.write": "Escreva uma mensagem...", + "create_team.agreement": "Para prosseguir e criar sua conta e utilizar {siteName}, você deve concordar com o nosso Termos de Serviço e com a Política de Privacidade. Se você não concordar, não poderá utilizar o {siteName}.", + "create_team.display_name.charLength": "O nome deve ter {min} ou mais caracteres até um máximo de {max}. Você pode adicionar uma descrição da equipe depois.", + "create_team.display_name.nameHelp": "Nome da sua equipe em qualquer idioma. Seu nome de equipe é mostrado em menus e títulos.", + "create_team.display_name.next": "Próximo", + "create_team.display_name.required": "Este campo é obrigatório", + "create_team.display_name.teamName": "Nome da Equipe", + "create_team.team_url.back": "Voltar para o passo anterior", + "create_team.team_url.charLength": "O nome deve ter {min} ou mais caracteres até um máximo de {max}", + "create_team.team_url.creatingTeam": "Criando equipe...", + "create_team.team_url.finish": "Terminar", + "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "delete_post.question": "Tem certeza de que deseja excluir este {term}?", + "delete_post.warning": "Este post tem {count, number} {count, plural, one {comentário} other {comentários}} nele.", + "discard_changes_modal.leave": "Sim, Descartar", + "discard_changes_modal.message": "Você tem alterações não salvas, você tem certeza que quer descartar elas?", + "discard_changes_modal.title": "Descartar alterações?", + "edit_channel_header.editHeader": "Editar o Cabeçalho do Canal...", + "edit_channel_header.previewHeader": "Editar cabeçalho", + "edit_channel_header_modal.cancel": "Cancelar", + "edit_channel_header_modal.description": "Editar o texto que aparece junto ao nome do canal dentro do cabeçalho do canal.", + "edit_channel_header_modal.error": "Este cabeçalho de canal é muito longo, por favor insira um menor", + "edit_channel_header_modal.save": "Salvar", + "edit_channel_header_modal.title": "Editar Cabeçalho para o {channel}", + "edit_channel_header_modal.title_dm": "Editar cabeçalho", + "edit_channel_private_purpose_modal.body": "Este texto aparece no menu \"Ver Informações\" do canal privado.", + "edit_channel_purpose_modal.body": "Descreva como este canal deve ser utilizado. Este texto aparece na lista de canais no menu \"Mais...\" e ajuda os outros a decidir se deseja participar.", + "edit_channel_purpose_modal.cancel": "Cancelar", + "edit_channel_purpose_modal.error": "Este propósito do canal é muito longo, por favor insira um menor", + "edit_channel_purpose_modal.save": "Salvar", + "edit_channel_purpose_modal.title1": "Editar Propósito", + "edit_channel_purpose_modal.title2": "Editar Propósito para ", + "edit_command.save": "Atualizar", + "edit_post.cancel": "Cancelar", + "edit_post.edit": "Editar {title}", + "edit_post.editPost": "Editar o post...", + "edit_post.save": "Salvar", + "email_signup.address": "Endereço de E-mail", + "email_signup.createTeam": "Criar Equipe", + "email_signup.emailError": "Por favor entre um endereço de e-mail válido.", + "email_signup.find": "Encontrar minhas equipes", + "email_verify.almost": "{siteName}: Você está quase pronto", + "email_verify.failed": " Falha ao enviar verificação por email.", + "email_verify.notVerifiedBody": "Por favor verifique seu endereço de email. Verifique por um email em sua caixa de entrada.", + "email_verify.resend": "Re-enviar Email", + "email_verify.sent": " Verificação de email enviado.", + "email_verify.verified": "{siteName} Email Verificado", + "email_verify.verifiedBody": "Seu email foi verificado! Clique aqui para login.
", + "emoji_list.actions": "Ações", + "emoji_list.add": "Adicionar Emoji Personalizado", + "emoji_list.creator": "Criador", + "emoji_list.delete": "Deletar", + "emoji_list.delete.confirm.button": "Deletar", + "emoji_list.delete.confirm.msg": "Esta ação exclui permanentemente o emoji personalizado. Tem certeza de que deseja excluí-lo?", + "emoji_list.delete.confirm.title": "Excluir Emoji Personalizado", + "emoji_list.empty": "Emoji Personalizado Não Encontrado", + "emoji_list.header": "Emoji Personalizado", + "emoji_list.help": "Emoji personalizados estão disponíveis a todos no seu servidor. Digite ':' seguido de dois caracteres na caixa de mensagens para trazer o menu de seleção de emoji.", + "emoji_list.help2": "Dica: Se você adicionar #, ##, ou ### como primeiro caractere em uma nova linha contendo um emoji, você poderá usar emoji com tamanho maior. Para testar, envia uma mensagem como: '# :smile:'.", + "emoji_list.image": "Imagem", + "emoji_list.name": "Nome", + "emoji_list.search": "Pesquisar Emoji Personalizado", + "emoji_list.somebody": "Alguém em outra equipe", + "emoji_picker.activity": "Atividade", + "emoji_picker.custom": "Personalizado", + "emoji_picker.emojiPicker": "Seleção de Emoji", + "emoji_picker.flags": "Bandeiras", + "emoji_picker.foods": "Comidas", + "emoji_picker.nature": "Natureza", + "emoji_picker.objects": "Objetos", + "emoji_picker.people": "Pessoas", + "emoji_picker.places": "Lugares", + "emoji_picker.recent": "Usados recentemente", + "emoji_picker.search": "Buscar", + "emoji_picker.searchResults": "Resultados da Pesquisa", + "emoji_picker.symbols": "Símbolos", + "ent.cluster.save_config_with_roles.error": "A seguinte configuração não pode ser salva quando Alta Disponibilidade está habilitada e o Console do Sistema está em modo de apenas leitura: {keys}.", + "error.generic.link": "Voltar para {siteName}", + "error.generic.link_message": "Voltar para {siteName}", + "error.generic.message": "Ocorreu um erro.", + "error.generic.title": "Erro", + "error.local_storage.help1": "Ativar cookies", + "error.local_storage.help2": "Desativar navegação privada", + "error.local_storage.help3": "Use um navegador suportado (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "Mattermost não foi capaz de carregar devido a suas configurações no navegador que impedem o uso do recurso de armazenamento local. Para permitir o carregamento do Mattermost, tente as seguintes ações:", + "error.local_storage.title": "Não é Possível Carregar Mattermost", + "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", + "error.oauth_missing_code": "O provedor de serviço {service} não forneceu um código de autorização na URL de redirecionamento.", + "error.oauth_missing_code.forum": "Se você revisou o item acima e continua tendo problemas com a configuração, talvez você possa postar seu problema em nosso {link} onde teremos o prazer em lhe ajudar a resolver os problemas durante a configuração.", + "error.oauth_missing_code.forum.link": "Fórum de resolução de problemas", + "error.oauth_missing_code.gitlab": "Para {link} por favor verifique se você seguiu as instruções de configuração.", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "Para {link} tenha certeza que o seu administrador habilitou a API do Google+", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "Para {link} verifique se seu administrador da sua conta organizacional da Microsoft foi habilitada para a aplicação Mattermost.", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", + "error.oauth_missing_code.title": "Mattermost precisa da sua ajuda", + "error_bar.apiv3_enabled": "A API versão 3 está obsoleta e agendada para remoção. Saiba como migrar para APIv4.", + "error_bar.expired": "Licença Enterprise está expirada e alguns recursos podem estar desativados. Favor renovar.", + "error_bar.expiring": "Licença Enterprise expira em {date}. Favor renovar.", + "error_bar.past_grace": "Licença Enterprise está expirada e alguns recursos podem estar desativados. Por favor entre em contato com o Administrador do Sistema para detalhes.", + "error_bar.preview_mode": "Modo de visualização: Notificações por E-mail não foram configuradas", + "error_bar.site_url": "Por favor configure seus {docsLink} usando o {link}", "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", + "error_bar.site_url.link": "Console do Sistema", + "error_bar.site_url_gitlab": "Por favor configure seus {docsLink} no Console do Sistema ou no gitlab.rb se você estiver utilizando o GitLab Mattermost.", "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", - "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "file_info_preview.size": "Tamanho ", + "file_info_preview.type": "Tipo do arquivo ", + "file_upload.disabled": "Anexo de arquivos estão desabilitados.", + "file_upload.fileAbove": "Arquivo acima {max}MB não pode ser enviado: {filename}", + "file_upload.filesAbove": "Arquivos acima {max}MB não podem ser enviados: {filenames}", + "file_upload.limited": "Limite máximo de uploads de {count, number} arquivos. Por favor use um post adicional para mais arquivos.", + "file_upload.pasted": "Imagem Colada em ", + "file_upload.zeroBytesFile": "Você está enviando um arquivo vazio: {filename}", + "file_upload.zeroBytesFiles": "Você está enviando arquivos vazios: {filenames}", + "filtered_channels_list.search": "Procurar canais", + "filtered_user_list.any_team": "Todos os Usuários", + "filtered_user_list.count": "{count, number} {count, plural, one {membro} other {membros}}", + "filtered_user_list.countTotal": "{count, number} {count, plural, one {membro} other {membros}} de {total, number} no total", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {membro} other {membros}} de {total, number} no total", + "filtered_user_list.member": "Membro", + "filtered_user_list.next": "Próximo", + "filtered_user_list.prev": "Anterior", + "filtered_user_list.search": "Buscar usuários", + "filtered_user_list.searchButton": "Pesquisar", + "filtered_user_list.show": "Filtro:", + "filtered_user_list.team_only": "Membros desta Equipe", + "find_team.email": "E-mail", + "find_team.findDescription": "Foi enviado um e-mail com links para todas as equipes do qual você é membro.", + "find_team.findTitle": "Encontre Sua Equipe", + "find_team.getLinks": "Obter um e-mail com links para quaisquer equipes do qual você é membro.", + "find_team.placeholder": "voce@dominio.com", + "find_team.send": "Enviar", + "find_team.submitError": "Por favor entre um endereço de e-mail válido", + "flag_post.flag": "Marcar para seguir", + "flag_post.unflag": "Desmarcar", + "general_tab.chooseDescription": "Por favor escolha uma nova descrição para sua equipe", + "general_tab.codeDesc": "Clique 'Edit' para re-gerar o Código de Convite.", + "general_tab.codeLongDesc": "O Código de convite é usado como parte da URL no link de convite da equipe criado por {getTeamInviteLink} no menu principal. Re-gerar cria um novo link de convite de equipe e invalida os link anteriores.", + "general_tab.codeTitle": "Código de Convite", + "general_tab.emptyDescription": "Clique 'Editar' para adicionar uma descrição da equipe", + "general_tab.getTeamInviteLink": "Obter Link de Convite de Equipe", + "general_tab.includeDirDesc": "Incluindo esta equipe irá exibir o nome da equipe da seção Diretório Equipe da página inicial, e fornecer um link para a página de login.", + "general_tab.no": "Não", + "general_tab.openInviteDesc": "Quando permitido, um link para esta equipe vai ser incluído na página de destino permitindo que qualquer pessoa com uma conta possa participar desta equipe.", + "general_tab.openInviteTitle": "Permitir que qualquer usuário com uma conta neste servidor possa se juntar a esta equipe", + "general_tab.regenerate": "Re-Gerar", + "general_tab.required": "Este campo é obrigatório", + "general_tab.teamDescription": "Descrição da Equipe", + "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.teamIcon": "Ícone da Equipe", + "general_tab.teamIconEditHint": "Clique em 'Editar' para enviar uma imagem.", + "general_tab.teamIconEditHintMobile": "Clique em para enviar uma imagem.", + "general_tab.teamIconError": "Ocorreu um erro enquanto selecionava a imagem.", + "general_tab.teamIconInvalidFileType": "Somente imagens em BMP, JPG ou PNG podem ser usadas como ícones para equipe", + "general_tab.teamIconLastUpdated": "Imagem última atualização {date}", + "general_tab.teamIconTooLarge": "Não é possível fazer upload do ícone da equipe. O arquivo é muito grande.", + "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 da equipe 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?", + "get_app.androidAppName": "Mattermost para Android", + "get_app.androidHeader": "Mattermost funciona melhor se você alternar para o nosso aplicativo Android", + "get_app.continue": "continuar", + "get_app.continueWithBrowser": "Ou {link}", + "get_app.continueWithBrowserLink": "continuar no navegador", + "get_app.iosHeader": "Mattermost funciona melhor se você alternar para o nosso aplicativo iPhone", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_app.openMattermost": "Abrir Mattermost", + "get_link.clipboard": " Link copiado", + "get_link.close": "Fechar", + "get_link.copy": "Copiar Link", + "get_post_link_modal.help": "O link abaixo permite que usuários autorizados possam ver seus posts.", + "get_post_link_modal.title": "Copiar Permalink", + "get_public_link_modal.help": "O link abaixo permite que qualquer pessoa veja este arquivo sem ser registrado neste servidor.", + "get_public_link_modal.title": "Obter Link Público", + "get_team_invite_link_modal.help": "Envie o link abaixo para sua equipe de trabalho para que eles se inscrevam nessa equipe. O Link de Convite de Equipe pode ser compartilhado com vários colegas de equipe, pois ele não muda a menos que seja re-gerado nas Configurações de Equipe por um Administrador da mesma.", + "get_team_invite_link_modal.helpDisabled": "Criação de usuários está desabilitada para sua equipe. Por favor peça ao administrador de equipe por detalhes.", + "get_team_invite_link_modal.title": "Link para Convite de Equipe", + "help.attaching.downloading": "#### Download Arquivos\nFazer download de um arquivo anexado clicando no ícone de download ao lado da miniatura de arquivos ou abrindo o visualizador de arquivos e clicando em **Download**.", + "help.attaching.dragdrop": "#### Arrastar e Soltar\nEnvie um arquivo ou uma seleção de arquivos arrastando-os do seu computador para barra lateral direita ou painel central. Arrastando e soltando os arquivos serão anexados a caixa de entrada de mensagem, então você pode, se desejar, digitar uma mensagem e pressionar **ENTER** para postar.", + "help.attaching.icon": "#### Ícone de Anexo\nComo alternativa, fazer upload de arquivos clicando no ícone de clipe cinza dentro da caixa de entrada de mensagem. Isso abre o seu visualizador de arquivos do sistema, onde você pode navegar até os arquivos desejados e clique em **Abrir** para enviar os arquivos para a caixa de entrada de mensagens. Opcionalmente, digite uma mensagem e em seguida, pressione **ENTER** para postar.", + "help.attaching.limitations": "## Limitação Tamanho de Arquivo\nMattermost suporta um máximo de cinco arquivos anexados por postagem, cada um com tamanho máximo de 50Mb.", + "help.attaching.methods": "## Métodos de Anexar\nAnexe um arquivo arrastando e soltando ou clicando no ícone de anexar na caixa de entrada de mensagem.", + "help.attaching.notSupported": "Visualização de documentos (Word, Excel, PPT) não é ainda suportado.", + "help.attaching.pasting": "#### Colando Imagens\nNos navegadores Chrome e Edge isto é também possível para enviar arquivos colando eles a partir da área de transferência. Isto ainda não é suportado nos outros navegadores.", + "help.attaching.previewer": "## Visualização de Arquivo\nMattermost tem um visualizador de arquivos nativo que é usado para ver a mídia, fazer download e compartilhar links públicos. Clique na miniatura do arquivo anexado para abrir o visualizador de arquivos.", + "help.attaching.publicLinks": "#### Compartilhar Links Públicos\nLinks públicos permitem que você compartilhe arquivos anexados com pessoas fora da sua equipe Mattermost. Abra o visualizador de arquivo clicando na miniatura do anexo, então clique **Obter Link Público**. Isto abrirá um caixa de dialogo com um link para copiar. Quando o link for compartilhado e aberto por outro usuário, será feito download automaticamente do arquivo.", + "help.attaching.publicLinks2": "Se **Obter Link Público** não estiver visível no visualizador de arquivo e você prefere este recurso ativo, você pode solicitar que o Administrador do Sistema ative o recurso no Console do Sistema em **Segurança** > **Links Públicos**.", + "help.attaching.supported": "#### Tipos de Mídia Suportados\nSe você está tentando visualizar um tipo de mídia que não é suportado, o visualizador de arquivos vai abrir um ícone de anexo de mídia padrão. Formatos de mídia suportados dependem fortemente de seu navegador e sistema operacional, mas os seguintes formatos são suportados pelo Mattermost na maioria dos navegadores:", + "help.attaching.supportedList": "- Imagens: BMP, GIF, JPG, JPEG, PNG\n- Vídeo: MP4\n- Audio: MP3, M4A\n- Documentos: PDF", + "help.attaching.title": "# Anexando Arquivos\n_____", + "help.commands.builtin": "## Comandos Nativos\nOs seguintes comandos slash estão disponíveis em todas as instalações Mattermost:", + "help.commands.builtin2": "Comece digitando `/` e uma lista de opções de comando slash aparece acima da caixa de entrada de texto. As sugestões de preenchimento automático ajudam fornecendo um exemplo no texto preto e uma breve descrição do comando slash no texto cinza.", + "help.commands.custom": "## Comandos Personalizados\nComandos slash personalizados se integram com aplicações externas. Por exemplo, uma equipe pode configurar um comando slash personalizado para verificar os registros de saúde internos com `/paciente joe smith` ou verificar o clima semanal em uma cidade com `/tempo toronto semana`. Verifique com o Administrador de Sistema ou abra a lista de preenchimento automático digitando `/` para verificar se a sua equipe configurou algum comando slash personalizado.", + "help.commands.custom2": "Comandos slash personalizados estão desativados por padrão e podem ser ativados pelo Administrador do Sistema em **Console do Sistema** > **Integrações** > **Webhooks e Comandos**. Leia sobre como configurar comando slash personalizado em [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "Comandos slash executam operações no Mattermost digitando na caixa de entrada de texto. Digite `/` seguido por um comando e alguns argumentos para executar ações.\n\nComandos slash nativos vêm com todas as instalações Mattermost e comandos slash personalizado são configurados para interagir com aplicações externas. Saiba mais sobre a configuração de comandos slash personalizados em [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "# Executando Comandos\n___", + "help.composing.deleting": "## Deletando uma mensagem\nDelete uma mensagem clicando no ícone **[...]** ao lado do texto da mensagem que você escreveu, em seguida, clique em **Deletar**. Administrador de Sistema e de Equipe podem excluir qualquer mensagem em seu sistema ou equipe.", + "help.composing.editing": "## Edição de Mensagem\nEdite uma mensagem clicando no ícone **[...]** ao lado do texto de qualquer mensagem que você compôs, em seguida, clique em **Editar**. Após fazer modificações no texto da mensagem, pressione **ENTER** para salvá-las. Edições em mensagens não geram novas notificações de @menção, notificações da área de trabalho ou sons de notificação.", + "help.composing.linking": "## Link para uma mensagem\nO recurso **Permalink** cria um link para qualquer mensagem. Compartilhar este link com outros usuários no canal lhes permite visualizar a mensagem lincada no Arquivos de Mensagem. Os usuários que não são membros do canal onde a mensagem foi postada não podem ver o permalink. Obter o permalink de qualquer mensagem clicando no ícone **[...]** ao lado do texto da mensagem > **Permalink** > **Copiar Link**.", + "help.composing.posting": "## Postando uma Mensagem\nEscreva uma mensagem digitando na caixa de entrada de texto, em seguida, pressione ENTER para enviá-la. Use SHIFT+ENTER para criar uma nova linha sem enviar a mensagem. Para enviar mensagens pressionando CTRL+ENTER vá para **Menu Principal > Configurações de Conta > Enviar mensagens com CTRL+ENTER**.", + "help.composing.posts": "#### Posts\nPosts podem ser consideradas as mensagens principais. Eles são as mensagens que, muitas vezes iniciam uma discussão com respostas. Posts são criados e enviados a partir da caixa de entrada de texto na parte inferior do painel central.", + "help.composing.replies": "#### Respostas\nResponda a uma mensagem clicando no ícone de resposta ao lado de qualquer texto da mensagem. Esta ação abre a barra lateral direita, onde você pode ver as mensagens relacionadas, e então escrever e enviar sua resposta. As respostas são recuada ligeiramente no painel central para indicar que eles são mensagens filha de um post pai.\n\nAo compor uma resposta no lado direito, clique no ícone de expandir/fechar com duas setas na parte superior da barra lateral para tornar as coisas mais fáceis de ler.", + "help.composing.title": "# Enviando Mensagens\n_____", + "help.composing.types": "## Tipos de Mensagem\nResponda a postagem para manter a conversa organizada em tópicos.", + "help.formatting.checklist": "Faça uma lista de tarefas, incluindo colchetes:", + "help.formatting.checklistExample": "- [ ] Item um\n- [ ] Item dois\n- [x] Item concluído", + "help.formatting.code": "## Bloco de Código\n\nCriar um bloco de código pelo recuo cada linha por quatro espaços, ou colocando ``` na linha acima e abaixo de seu código.", + "help.formatting.codeBlock": "Bloco de código", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", + "help.formatting.emojis": "## Emojis\n\nAbra o preenchimento automático de emoji digitando `:`. A lista completa de emojis pode ser encontrada [aqui](http://www.emoji-cheat-sheet.com/). Também é possível criar seu próprio [Emoji Personalizado](http://docs.mattermost.com/help/settings/custom-emoji.html) se o emoji que pretende utilizar não existir.", + "help.formatting.example": "Exemplo:", + "help.formatting.githubTheme": "**Tema GitHub**", + "help.formatting.headings": "## Títulos\n\nFaça um título digitando # e um espaço antes de seu título. Para subtítulos usar mais #.", + "help.formatting.headings2": "Alternativamente, você pode sublinhar o texto usando `===` ou `---` para criar títulos.", + "help.formatting.headings2Example": "Cabeçalho Largo\n-------------", + "help.formatting.headingsExample": "## Cabeçalho Largo\n### Cabeçalho Menor\n#### Cabeçalho Ainda Menor", + "help.formatting.images": "## Imagens na Linha\n\nCrie imagens na linha usando `!` seguido do texto para imagem entre colchetes e o link entre parenteses. Adicione texto suspenso, colocando-o entre aspas após o link.", + "help.formatting.imagesExample": "\n\ne\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Código na Linha\n\nCrie fonte monoespaçada na linha cercando o com acentos graves.", + "help.formatting.intro": "Markdown torna fácil formatar mensagens. Digite uma mensagem como faria normalmente, e use essas regras para deixa-lá com formatação especial.", + "help.formatting.lines": "## Linhas\n\nCrie uma linha usando três `*`, `_`, ou `-`.", + "help.formatting.linkEx": "[Confira Mattermost!](https://about.mattermost.com/)", + "help.formatting.links": "## Links\n\nCrie texto para links colocando o texto desejado entre colchetes e o link associado entre parênteses.", + "help.formatting.listExample": "* lista item um\n* lista item dois\n * item dois sub-item", + "help.formatting.lists": "## Listas\n\nCrie uma lista usando `*` ou `-` como marcadores. Recue um marcador adicionando dois espaços em frente.", + "help.formatting.monokaiTheme": "**Tema Monokai**", + "help.formatting.ordered": "Faça uma lista ordenada usando números:", + "help.formatting.orderedExample": "1. Item um\n2. Item dois", + "help.formatting.quotes": "## Citar Bloco\n\nCrie um bloco citado usando `>`.", + "help.formatting.quotesExample": "`> citar bloco` formata como:", + "help.formatting.quotesRender": "> citar bloco", + "help.formatting.renders": "Formata como:", + "help.formatting.solirizedDarkTheme": "**Tema Solarized Dark**", + "help.formatting.solirizedLightTheme": "**Tema Solarized Light**", + "help.formatting.style": "## Estilo do Texto\n\nVocê pode usar `_` ou `*` em volta de uma palavra para deixar itálico. Use dois para deixar negrito.\n\n* `_itálico_` formata _itálico_\n* `**negrito**` formata **negrito**\n* `**_negrito-itálico_**` formata **_negrito-itálico_**\n* `~~tachado~~` formata ~~tachado~~", + "help.formatting.supportedSyntax": "Linguagens suportadas são:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### Destaque de Sintaxe\n\nPara adicionar destaque de sintaxe, digite o idioma a ser destacado após ``` no início do bloco de código. Mattermost também oferece quatro diferentes temas de código (GitHub, Solarized Dark, Solarized Light, Monokai) que podem ser alterados em **Configurações de Conta** > **Exibir** > **Tema** > **Tema Personalizado** > **Estilos Canal Central**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", + "help.formatting.tableExample": "| Alinhado a Esquerda | Centralizado | Alinhado a Direita |\n| :------------ |:---------------:| -----:|\n| Coluna Esquerda 1 | este texto | $100 |\n| Coluna Esquerda 2 | é | $10 |\n| Coluna Esquerda 3 | centralizado | $1 |", + "help.formatting.tables": "## Tabelas\n\nCrie uma tabela, colocando uma linha tracejada abaixo da linha de cabeçalho e separando as colunas com o carácter `|`. (As colunas não precisam se alinhar exatamente para que ele funcione). Escolha como alinhar colunas da tabela incluindo dois-pontos `:` dentro da linha de cabeçalho.", + "help.formatting.title": "# Formatando Texto\n_____", + "help.learnMore": "Leai mais sobre:", + "help.link.attaching": "Anexando Arquivos", + "help.link.commands": "Executando Comandos", + "help.link.composing": "Compondo Mensagens e Respostas", + "help.link.formatting": "Formatando Mensagens usando Markdown", + "help.link.mentioning": "Mencionando Colegas de Equipe", + "help.link.messaging": "Mensagens Básicas", + "help.mentioning.channel": "#### @Canal\nVocê pode mencionar um canal todo digitando `@channel`. Todos os membros do canal irão receber uma menção de notificação da mesma forma que se os membros tivessem sido mencionados pessoalmente.", + "help.mentioning.channelExample": "@channel grande trabalho nas entrevistas está semana. Eu acho que nós encontramos alguns excelentes potenciais candidatos!", + "help.mentioning.mentions": "## @Menções\nUse @menção para chamar atenção de um membro específico da equipe.", + "help.mentioning.recent": "## Menções Recentes\nClique `@` ao lado da caixa de pesquisa para consultar suas @menções recentes e palavras que disparam menções. Clique **Pular** ao lado do resultado da busca na barra lateral direita para ir ao painel central do canal no local da mensagem com a menção.", + "help.mentioning.title": "# Mencionando Colegas de Equipe\n_____", + "help.mentioning.triggers": "## Palavras Que Disparam Menções\nAlém de ser notificado por @usuário e @canal, você pode personalizar as palavras que desencadeiam notificações de menção em **Configurações de Conta** > **Notificações** > **Palavras que desencadeiam menções**. Por padrão, você receberá notificações de menções com seu primeiro nome, e você pode adicionar mais palavras, escrevendo-as na caixa de entrada separados por vírgulas. Isso é útil se você quiser ser notificado de todas as mensagens sobre determinados temas, por exemplo, \"entrevista\" ou \"marketing\".", + "help.mentioning.username": "#### @Usuário\nVocê pode mencionar um colega de equipe usando o símbolo `@` mais seu nome de usuário para enviar uma notificação menção.\n\nDigite `@` para abrir uma lista de membros da equipe que podem ser mencionados. Para filtrar a lista, digite as primeiras letras de qualquer nome de usuário, nome, sobrenome ou apelido. As teclas de seta **Cima** e **Baixo** podem então ser usada para percorrer as entradas na lista, e pressione **ENTER** para selecionar qual o usuário a mencionar. Uma vez selecionado, o nome de usuário irá substituir automaticamente o nome completo ou apelido.\nO exemplo a seguir envia uma notificação menção especial a **alice** que a alerta do canal e mensagem onde ela foi mencionada. Se **alice** está ausente do Mattermost e tem ativo [notificações de e-mail](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications), então ela vai receber um alerta de e-mail de sua menção juntamente com o texto da mensagem.", + "help.mentioning.usernameCont": "Se o usuário que você mencionou não pertence ao canal, uma mensagem do sistema será enviada para informá-lo. Esta é uma mensagem temporária visto apenas pela pessoa que desencadeou. Para adicionar o usuário mencionado para o canal, vá para o menu suspenso ao lado do nome do canal e selecione **Adicionar Membros**.", + "help.mentioning.usernameExample": "@alice como foi sua entrevista como é o novo candidato?", + "help.messaging.attach": "**Anexar arquivos** arrastando e soltando no Mattermost ou clicando no ícone anexo na caixa de entrada. ", + "help.messaging.emoji": "**Rapidamente adicione emoji** digitando \":\", que irá abrir uma lista de emoji. Se os emojis existentes não cobrem o que você quer expressar, você pode também criar seu próprio [Emoji Personalizado](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Formate suas mensagens** usando Markdown que suporta o estilo do texto, títulos, links, emojis, blocos de código, citar bloco, tabelas, listas e imagens na linha.", + "help.messaging.notify": "**Notificar colegas de equipe** quando eles são necessários digitando `@usuário`.", + "help.messaging.reply": "**Responder a mensagens** clicando na seta de resposta ao lado do texto da mensagem.", + "help.messaging.title": "# Mensagens Básico\n_____", + "help.messaging.write": "**Escreva mensagens** usando a caixa de texto na parte inferior do Mattermost. Pressione ENTER para enviar a mensagem. Use SHIFT+ENTER para criar uma nova linha sem enviar a mensagem.", + "installed_command.header": "Comandos Slash", + "installed_commands.add": "Adicionar Comando Slash", + "installed_commands.delete.confirm": "Esta ação irá apagar permanentemente o comando slash e irá quebrar qualquer integração que a use. Você está certo que deseja apagar?", + "installed_commands.empty": "Nenhum comando encotrado", + "installed_commands.header": "Comandos Slash", + "installed_commands.help": "Use comandos barra para conectar a ferramentas externas ao Mattermost. {buildYourOwn} ou visite o {appDirectory} para encontrar aplicativos nativos, de terceiros e integrações.", + "installed_commands.help.appDirectory": "Diretório de Aplicativos", + "installed_commands.help.buildYourOwn": "Construa o seu próprio", + "installed_commands.search": "Pesquisar Comandos Slash", + "installed_commands.unnamed_command": "Comando Slash sem Nome", + "installed_incoming_webhooks.add": "Adicionar Webhooks Entrada", + "installed_incoming_webhooks.delete.confirm": "Esta ação irá apagar permanentemente o webhook de entrada e irá quebrar qualquer integração que a use. Você está certo que deseja apagar?", + "installed_incoming_webhooks.empty": "Nenhum webhook de entrada encontrado", + "installed_incoming_webhooks.header": "Webhooks Entrada", + "installed_incoming_webhooks.help": "Use webhooks recebidos para conectar a ferramentas externas ao Mattermost. {buildYourOwn} ou visite o {appDirectory} para encontrar aplicativos nativos, de terceiros e integrações.", + "installed_incoming_webhooks.help.appDirectory": "Diretório de Aplicativos", + "installed_incoming_webhooks.help.buildYourOwn": "Construa o seu próprio", + "installed_incoming_webhooks.search": "Pesquisar Webhooks de Entrada", + "installed_incoming_webhooks.unknown_channel": "Webhook Privado", "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "installed_integrations.client_id": "ID do Client: {clientId}", + "installed_integrations.client_secret": "Chave Secreta do Cliente: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.creation": "Criado por {creator} em {createAt, date, full}", + "installed_integrations.delete": "Deletar", + "installed_integrations.edit": "Editar", + "installed_integrations.hideSecret": "Ocultar Chave Secreta", + "installed_integrations.regenSecret": "Gerar Novamente Chave Secreta", + "installed_integrations.regenToken": "Re-gerar Token", + "installed_integrations.showSecret": "Mostrar Chave Secreta", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Gatilho Quando: {triggerWhen}", + "installed_integrations.triggerWords": "Palavras Gatilho: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Aplicativo OAuth 2.0 sem nome", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Bem vindo a {display_name}!
Poste mensagens aqui que você quer que todos vejam. Todos se tornam automaticamente membros permanentes deste canal quando se juntam à equipe.
Este é o início do {display_name}, um canal para conversas não relacionadas ao trabalho
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", + "shortcuts.msgs.comp.header": "Autocompletar", + "shortcuts.msgs.comp.username": "Usuário:\t@|[a-z]|Tab", + "shortcuts.msgs.edit": "Editar a última mensagem no canal:\tUp", + "shortcuts.msgs.header": "Mensagem", + "shortcuts.msgs.input.header": "Funciona dentro de um campo de entrada vazio", + "shortcuts.msgs.reply": "Responder a última mensagem no canal:\tShift|Cima", + "shortcuts.msgs.reprint_next": "Reimprimir próxima mensagem:\tCtrl|Baixo", + "shortcuts.msgs.reprint_next.mac": "Reimprimir próxima mensagem:\t⌘|Baixo", + "shortcuts.msgs.reprint_prev": "Reimprimir a mensagem anterior:\tCtrl|Cima", + "shortcuts.msgs.reprint_prev.mac": "Reimprimir a mensagem anterior:\t⌘|Cima", + "shortcuts.nav.direct_messages_menu": "Menu de mensagens diretas:\tCtrl|Shift|K", + "shortcuts.nav.direct_messages_menu.mac": "Menu de mensagens diretas:\t⌘|Shift|K", + "shortcuts.nav.focus_center": "Definir o foco no campo de entrada:\tCtrl|Shift|L", + "shortcuts.nav.focus_center.mac": "Definir o foco no campo de entrada:\t⌘|Shift|L", + "shortcuts.nav.header": "Navegação", + "shortcuts.nav.next": "Próximo canal:\tAlt|Baixo", + "shortcuts.nav.next.mac": "Próximo canal:\t⌥|Baixo", + "shortcuts.nav.prev": "Canal anterior:\tAlt|Cima", + "shortcuts.nav.prev.mac": "Canal anterior:\t⌥|Cima", + "shortcuts.nav.recent_mentions": "Menções recentes:\tCtrl|Shift|M", + "shortcuts.nav.recent_mentions.mac": "Menções recentes:\t⌘|Shift|M", + "shortcuts.nav.settings": "Configurações de conta:\tCtrl|Shift|A", + "shortcuts.nav.settings.mac": "Configurações de conta:\t⌘|Shift|A", + "shortcuts.nav.switcher": "Troca rápida de canal:\tCtrl|K", + "shortcuts.nav.switcher.mac": "Troca rápida de canal:\t⌘|K", + "shortcuts.nav.unread_next": "Próximo canal não lido:\tAlt|Shift|Baixo", + "shortcuts.nav.unread_next.mac": "Próximo canal não lido:\t⌥|Shift|Baixo", + "shortcuts.nav.unread_prev": "Canal anterior não lido:\tAlt|Shift|Cima", + "shortcuts.nav.unread_prev.mac": "Canal anterior não lido:\t⌥|Shift|Cima", + "sidebar.channels": "CANAIS PÚBLICOS", + "sidebar.createChannel": "Criar um novo canal público", + "sidebar.createDirectMessage": "Criar uma nova mensagem direta", + "sidebar.createGroup": "Criar um novo canal privado", + "sidebar.direct": "MENSAGENS DIRETAS", + "sidebar.directchannel.you": "{displayname} (você)", + "sidebar.favorite": "CANAIS FAVORITOS", + "sidebar.leave": "Deixar o canal", + "sidebar.mainMenu": "Menu Principal", + "sidebar.more": "Mais", + "sidebar.moreElips": "Mais...", + "sidebar.otherMembers": "Fora desta equipe", + "sidebar.pg": "CANAIS PRIVADOS", + "sidebar.removeList": "Remover da lista", + "sidebar.tutorialScreen1": "Canais organizam conversas em diferentes tópicos. Eles estão abertos a todos em sua equipe. Para enviar comunicações privadas utilize Mensagens Diretas para uma única pessoa ou Canais Privados para várias pessoas.
", + "sidebar.tutorialScreen2": "Aqui estão dois canais públicos para começar:
{townsquare} é um lugar comunicação de toda equipe. Todo mundo em sua equipe é um membro deste canal.
{offtopic} é um lugar para diversão e humor fora dos canais relacionados com o trabalho. Você e sua equipe podem decidir qual outros canais serão criados.
", + "sidebar.tutorialScreen3": "Clique em \"Mais...\" para criar um novo canal ou participar de um já existente.
Você também pode criar um novo canal ao clicar no símbolo \"+\" ao lado do cabeçalho canal público ou privado.
", + "sidebar.unreadSection": "NÃO LIDOS", + "sidebar.unreads": "Mais não lidos", + "sidebar_header.tutorial": "O Menu Principal é onde você pode Convidar Para Equipe, acessar sua Definição de Conta e ajustar o seu Tema de Cores.
Administradores de equipe podem também acessar suas Configurações de Equipe a partir deste menu.
Administradores de Sistema vão encontrar em Console do Sistema opções para administrar todo o sistema.
", + "sidebar_right_menu.accountSettings": "Definições de Conta", + "sidebar_right_menu.addMemberToTeam": "Adicionar Membros a Equipe", + "sidebar_right_menu.console": "Console do Sistema", + "sidebar_right_menu.flagged": "Posts Marcados", + "sidebar_right_menu.help": "Ajuda", + "sidebar_right_menu.inviteNew": "Enviar Email de Convite", "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "sidebar_right_menu.manageMembers": "Gerenciar Membros", + "sidebar_right_menu.nativeApps": "Download Aplicativos", + "sidebar_right_menu.recentMentions": "Menções Recentes", + "sidebar_right_menu.report": "Relatar um Problema", + "sidebar_right_menu.teamLink": "Obter Link de Convite de Equipe", + "sidebar_right_menu.teamSettings": "Configurações da Equipe", + "sidebar_right_menu.viewMembers": "Ver Membros", + "signup.email": "Email e Senha", + "signup.gitlab": "GitLab Single-Sign-On", + "signup.google": "Conta Google", + "signup.ldap": "Credenciais AD/LDAP", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Toda comunicação da sua equipe em um só lugar, pesquisas instantâneas disponível em qualquer lugar
Mantenha sua equipe conectada para ajudá-los a conseguir o que mais importa.
", + "tutorial_intro.screenTwo": "A comunicação acontece em canais públicos de discussão, canais privados e mensagens diretas.
Tudo é arquivado e pesquisável a partir de qualquer desktop com suporte a web, laptop ou celular.
", + "tutorial_intro.skip": "Pular o tutorial", + "tutorial_intro.support": "Precisa de alguma coisa, envie um e-mail para nós no ", + "tutorial_intro.teamInvite": "Convidar pessoas para equipe", + "tutorial_intro.whenReady": " quando você estiver pronto.", + "tutorial_tip.next": "Próximo", + "tutorial_tip.ok": "Ok", + "tutorial_tip.out": "Recusar estas dicas.", + "tutorial_tip.seen": "Viu isso antes? ", + "update_command.cancel": "Cancelar", + "update_command.confirm": "Editar Comando Slash", + "update_command.question": "Suas alterações podem fazer parar de funcionar o comando slash existente. Tem a certeza de que pretende atualizá-lo?", + "update_command.update": "Atualizar", + "update_incoming_webhook.update": "Atualizar", + "update_oauth_app.confirm": "Editar Aplicativo OAuth 2.0", + "update_oauth_app.question": "Suas alterações podem fazer parar de funcionar o OAuth 2.0 existente. Tem a certeza de que pretende atualizá-lo?", + "update_outgoing_webhook.confirm": "Editar Webhooks de Saída", + "update_outgoing_webhook.question": "Suas alterações podem fazer parar de funcionar webhook de saída existente. Tem a certeza de que pretende atualizá-lo?", + "update_outgoing_webhook.update": "Atualizar", + "upload_overlay.info": "Soltar um arquivo para enviá-lo.", + "user.settings.advance.embed_toggle": "Exibir mostrar/esconder para todas as pre-visualizações", + "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", + "user.settings.advance.joinLeaveDesc": "Quando \"Ligado\", Mensagens do Sistema dizendo que um usuário entrou ou saiu de um canal serão visíveis. Quando \"Off\", as Mensagens do Sistema sobre entrada e saída de um canal serão ocultadas. Uma mensagem ainda vai aparecer quando você é adicionado a um canal para que você possa receber uma notificação.", + "user.settings.advance.joinLeaveTitle": "Ativar Mensagens Juntar/Deixar", + "user.settings.advance.markdown_preview": "Mostrar opção pré-visualização markdown na caixa de entrada de mensagens", + "user.settings.advance.off": "Desligado", + "user.settings.advance.on": "Ligado", + "user.settings.advance.preReleaseDesc": "Verifique todos os recursos de pré-lançamento que você gostaria de visualizar. Você também pode precisar atualizar a página antes das configuração terem efeito.", + "user.settings.advance.preReleaseTitle": "Visualizar recursos de pré-lançamento", + "user.settings.advance.sendDesc": "Se habilitado ENTER insere uma nova linha e CTRL+ENTER envia a mensagem.", + "user.settings.advance.sendTitle": "Enviar mensagens com CTRL+ENTER", + "user.settings.advance.slashCmd_autocmp": "Ativar aplicação externa para autocompletar comandos slash", + "user.settings.advance.title": "Configurações Avançadas", + "user.settings.custom_theme.awayIndicator": "Indicador de Afastamento", + "user.settings.custom_theme.buttonBg": "Fundo Botão", + "user.settings.custom_theme.buttonColor": "Texto do Botão", + "user.settings.custom_theme.centerChannelBg": "Fundo Centro Canal", + "user.settings.custom_theme.centerChannelColor": "Canal Central Texto", + "user.settings.custom_theme.centerChannelTitle": "Estilos do Canal Central", + "user.settings.custom_theme.codeTheme": "Código do Tema", + "user.settings.custom_theme.copyPaste": "Copie e cole para compartilhar o tema de cores:", + "user.settings.custom_theme.dndIndicator": "Indicador Não Perturbe", + "user.settings.custom_theme.linkButtonTitle": "Estilos de Links e Botões", + "user.settings.custom_theme.linkColor": "Cor do link", + "user.settings.custom_theme.mentionBj": "Fundo Menção Jewel", + "user.settings.custom_theme.mentionColor": "Menção Texto Jewel", + "user.settings.custom_theme.mentionHighlightBg": "Fundo Menção Realçar", + "user.settings.custom_theme.mentionHighlightLink": "Menção Realçar Link", + "user.settings.custom_theme.newMessageSeparator": "Novo Separador de Mensagem", + "user.settings.custom_theme.onlineIndicator": "Indicador Conectado", + "user.settings.custom_theme.sidebarBg": "Fundo Barra lateral", + "user.settings.custom_theme.sidebarHeaderBg": "Fundo Barra latera Cabeçalho", + "user.settings.custom_theme.sidebarHeaderTextColor": "Barra lateral Texto", + "user.settings.custom_theme.sidebarText": "Texto Barra lateral", + "user.settings.custom_theme.sidebarTextActiveBorder": "Barra lateral Borda Texto Ativo", + "user.settings.custom_theme.sidebarTextActiveColor": "Barra lateral Cor Texto Ativo", + "user.settings.custom_theme.sidebarTextHoverBg": "Fundo Barra lateral Sobre Texto", + "user.settings.custom_theme.sidebarTitle": "Estilos da Barra Lateral", + "user.settings.custom_theme.sidebarUnreadText": "Barra Lateral Texto Não Lido", + "user.settings.display.channelDisplayTitle": "Modo de Exibição do Canal", + "user.settings.display.channeldisplaymode": "Selecione a largura do centro do canal.", + "user.settings.display.clockDisplay": "Exibição do Relógio", + "user.settings.display.collapseDesc": "Defina se as visualizações de links de imagens serão exibidas como expandidas ou recolhidas por padrão. Esta configuração também pode ser controlada usando os comandos slash /expand e /collapse.", + "user.settings.display.collapseDisplay": "Exibição padrão de visualizações de links de imagens", + "user.settings.display.collapseOff": "Recolhido", + "user.settings.display.collapseOn": "Expandido", + "user.settings.display.fixedWidthCentered": "Largura fixa, centralizada", + "user.settings.display.fullScreen": "Largura inteira", + "user.settings.display.language": "Idioma", + "user.settings.display.linkPreviewDesc": "Quando disponível, o primeiro link em uma mensagem irá exibir uma pré-visualização no conteúdo do site abaixo da mensagem.", + "user.settings.display.linkPreviewDisplay": "Pré-visualização de Website", + "user.settings.display.linkPreviewOff": "Desligado", + "user.settings.display.linkPreviewOn": "Ligado", + "user.settings.display.messageDisplayClean": "Padrão", + "user.settings.display.messageDisplayCleanDes": "Fácil de examinar e ler.", + "user.settings.display.messageDisplayCompact": "Compacto", + "user.settings.display.messageDisplayCompactDes": "Ajustar quantas mensagens na tela que puder.", + "user.settings.display.messageDisplayDescription": "Selecione como as mensagens no canal podem ser mostradas.", + "user.settings.display.messageDisplayTitle": "Exibição de Mensagem", + "user.settings.display.militaryClock": "Relógio de 24 horas (exemplo: 16:00)", + "user.settings.display.nameOptsDesc": "Ajustar como mostrar outros nomes de usuários nas postagens e lista de Mensagens Diretas.", + "user.settings.display.normalClock": "Relógio de 12 horas (exemplo: 4:00 PM)", + "user.settings.display.preferTime": "Selecione como você prefere que a hora seja mostrada.", + "user.settings.display.teammateNameDisplayDescription": "Ajustar como mostrar outros nomes de usuários nas postagens e lista de Mensagens Diretas.", + "user.settings.display.teammateNameDisplayFullname": "Mostrar primeiro e último nome", + "user.settings.display.teammateNameDisplayNicknameFullname": "Mostrar apelidos se existir, caso contrário mostrar o primeiro e sobrenome", + "user.settings.display.teammateNameDisplayTitle": "Nome de Exibição dos Colegas de Trabalho", + "user.settings.display.teammateNameDisplayUsername": "Mostrar nome do usuário", + "user.settings.display.theme.applyToAllTeams": "Aplicar novo tema para todas as minhas equipes", + "user.settings.display.theme.customTheme": "Tema Personalizado", + "user.settings.display.theme.describe": "Abrir para gerenciar seu tema", + "user.settings.display.theme.import": "Importar tema de cores do Slack", + "user.settings.display.theme.otherThemes": "Veja outros temas", + "user.settings.display.theme.themeColors": "Tema de Cores", + "user.settings.display.theme.title": "Tema", + "user.settings.display.timezone": "Fuso horário", + "user.settings.display.title": "Configurações de Exibição", + "user.settings.general.checkEmail": "Verifique seu email em {email} para confirmar o endereço.", + "user.settings.general.checkEmailNoAddress": "Verifique seu email para confirmar seu novo endereço", + "user.settings.general.close": "Fechar", + "user.settings.general.confirmEmail": "Confirmar o email", + "user.settings.general.currentEmail": "Email Atual", + "user.settings.general.email": "E-mail", + "user.settings.general.emailGitlabCantUpdate": "Login ocorre através do GitLab. Email não pode ser atualizado. Endereço de email utilizado para notificações é {email}.", + "user.settings.general.emailGoogleCantUpdate": "Login ocorre através do Google. Email não pode ser atualizado. Endereço de email utilizado para notificações é {email}.", + "user.settings.general.emailHelp1": "Email é usado para login, notificações, e redefinição de senha. Requer verificação de email se alterado.", + "user.settings.general.emailHelp2": "Email foi desativado pelo seu Administrador de Sistema. Nenhuma notificação por email será enviada até isto ser habilitado.", + "user.settings.general.emailHelp3": "Email é usado para login, notificações e redefinição de senha.", + "user.settings.general.emailHelp4": "Uma verificação por email foi enviada para {email}.", + "user.settings.general.emailLdapCantUpdate": "Login ocorre através de AD/LDAP. Email não pode ser atualizado. Endereço de email utilizado para notificações é {email}.", + "user.settings.general.emailMatch": "Os novos emails que você inseriu não correspondem.", + "user.settings.general.emailOffice365CantUpdate": "Login ocorre através do Office 365. Email não pode ser atualizado. Endereço de email utilizado para notificações é {email}.", + "user.settings.general.emailSamlCantUpdate": "Login ocorre através SAML. Email não pode ser atualizado. Endereço de email utilizado para notificações é {email}.", + "user.settings.general.emailUnchanged": "Seu novo endereço de email é o mesmo do seu endereço de email antigo.", + "user.settings.general.emptyName": "Clique 'Editar' para adicionar seu nome completo", + "user.settings.general.emptyNickname": "Clique 'Editar' para adicionar um apelido", + "user.settings.general.emptyPosition": "Clique 'Editar' para adicionar seu cargo / posição", + "user.settings.general.field_handled_externally": "Este campo é tratada pelo seu provedor de login. Se você quiser mudá-lo, você precisa fazê-lo através de seu provedor de login.", + "user.settings.general.firstName": "Primeiro nome", + "user.settings.general.fullName": "Nome Completo", + "user.settings.general.imageTooLarge": "Não é possível fazer upload da imagem de perfil. O arquivo é muito grande.", + "user.settings.general.imageUpdated": "Imagem última atualização {date}", + "user.settings.general.lastName": "Último Nome", + "user.settings.general.loginGitlab": "Login feito através do GitLab ({email})", + "user.settings.general.loginGoogle": "Login feito através do Google ({email})", + "user.settings.general.loginLdap": "Login feito através de AD/LDAP ({email})", + "user.settings.general.loginOffice365": "Login feito através do Office 365 ({email})", + "user.settings.general.loginSaml": "Login feito através de SAML ({email})", + "user.settings.general.mobile.emptyName": "Clique para adicionar seu nome completo", + "user.settings.general.mobile.emptyNickname": "Clique para adicionar um apelido", + "user.settings.general.mobile.emptyPosition": "Clique para adicionar seu cargo / posição", + "user.settings.general.mobile.uploadImage": "Clique em para enviar uma imagem.", + "user.settings.general.newAddress": "Novo Endereço: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", + "admin.cluster.enableDescription": "Если включено, Mattermost запустится в режиме высокой доступности. Пожалуйста, обратитесь к документациидля получения сведений по настройкам режима High Availability.", + "admin.cluster.enableTitle": "Включить режим высокой доступности:", + "admin.cluster.interNodeListenAddressDesc": "Адрес интерфейса, используемого для связи с другими серверами.", + "admin.cluster.interNodeListenAddressEx": "Например: \":8075\"", + "admin.cluster.interNodeListenAddressTitle": "Адрес межузлового прослушивания:", + "admin.cluster.interNodeUrlsDesc": "Внутренние/частные адреса всех серверов Mattermost, разделенные точкой.", + "admin.cluster.interNodeUrlsEx": "Например: \"http://10.10.10.30, http://10.10.10.31\"", + "admin.cluster.interNodeUrlsTitle": "Межузловые URL:", + "admin.cluster.loadedFrom": "Конфигурационный файл был загружен с узла с идентификатором {clusterId}. Пожалуйста, обратитесь к руководству по разрешению проблем в нашей документации, если вы открываете системную консоль через балансировщик нагрузки и испытываете проблемы.", + "admin.cluster.noteDescription": "Изменение свойств в этой секции потребуют перезагрузки сервера. При использованиии режима высокой доступности, системная консоль устанавливается в режим только для чтения и настройки могут быть изменены только через файл конфигурации, если ReadOnlyConfig отключён.", + "admin.cluster.should_not_change": "ВНИМАНИЕ: Эти настройки могут не синхронизироваться с остальными серверами в кластере. Межузловая связь высокой доступности не запустится, пока вы не сделаете config.json одинаковым на всех серверах и не перезапустите Mattermost. Пожалуйста, обратитесь к документации, чтобы узнать, как добавить или удалить сервер из кластера. Если вы открываете системную консоль через балансировщик нагрузки и испытываете проблемы, пожалуйста, смотрите руководство по разрешению проблем в нашей документации.", + "admin.cluster.status_table.config_hash": "MD5-хеш файла конфигурации", + "admin.cluster.status_table.hostname": "Имя сервера", + "admin.cluster.status_table.id": "ID узла", + "admin.cluster.status_table.reload": " Перезагрузка состояния кластера", + "admin.cluster.status_table.status": "Состояние", + "admin.cluster.status_table.url": "Gossip-адрес", + "admin.cluster.status_table.version": "Версия", + "admin.cluster.unknown": "неизвестный", + "admin.compliance.directoryDescription": "Каталог в который сохраняются отчеты о соответствии. Если пусто, - сохраняются в ./data/.", + "admin.compliance.directoryExample": "Например: \"./data/\"", + "admin.compliance.directoryTitle": "Каталог отчетов о соответствии:", + "admin.compliance.enableDailyDesc": "Когда истина, Mattermost будет производить ежедневные комплаенс-отчеты.", + "admin.compliance.enableDailyTitle": "Включить ежедневный отчет:", + "admin.compliance.enableDesc": "Если включено, Mattermost разрешает отчеты о соответствии из вкладки Соответствие и Аудит. Смотрите документацию, чтобы узнать больше.", + "admin.compliance.enableTitle": "Разрешить отчеты о соответствии:", + "admin.compliance.false": "выключены", + "admin.compliance.noLicense": "Соответствие – это корпоративная возможность. Ваша текущая лицензия не поддерживает соответствие. Нажмите здесь для получения информации о корпоративном лицензировании и о ценах.
", + "admin.compliance.save": "Сохранить", + "admin.compliance.saving": "Сохранение конфигурации...", + "admin.compliance.title": "Настройки комплаенса", + "admin.compliance.true": "включено", "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", @@ -228,8 +228,8 @@ "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", + "admin.ldap.enableSyncTitle": "Включить синхронизацию с AD/LDAP:", + "admin.ldap.enableTitle": "Включить авторизацию с помощью AD/LDAP:", + "admin.ldap.firstnameAttrDesc": "(Необязательно) Атрибут на сервере AD/LDAP, который будет использоваться для заполнения имени пользователей в Mattermost. Если он установлен, то пользователи не смогут редактировать свои имя, т.к. оно будет синхронизироваться с сервером AD/LDAP. Если атрибут не заполнен, то пользователи смогут изменить свои имена в настройках учетной записи.", + "admin.ldap.firstnameAttrEx": "Например: \"givenName\"", + "admin.ldap.firstnameAttrTitle": "Атрибут имени:", + "admin.ldap.idAttrDesc": "Атрибут на сервере AD/LDAP, который будет использоваться в качестве уникального идентификатора в Mattermost. Это должен быть атрибут AD/LDAP, значение которого не будет меняться, например имя пользователя или его идентификатор. Если значение этого атрибута изменится, в Mattermost будет создана новая учетная запись, не имеющая к старой никакого отношения. Значение этого атрибута используется в поле \"Имя пользователя AD/LDAP\" на странице входа в Mattermost. В большинстве случаев, это тот же атрибут, что используется в качестве \"Атрибута имени\" выше. Если Ваша команда обычно использует учетные записи в стиле domain\\\\username для входа в другие сервисы с использованием AD/LDAP, Вы можете указать domain\\\\username и здесь для сохранения единообразия.", + "admin.ldap.idAttrEx": "Например: \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "Атрибут ID:", + "admin.ldap.jobExtraInfo": "Отсканированно {ldapUsers} пользователей LDAP, обновлено {updateCount}, деактивированно {deleteCount}", + "admin.ldap.lastnameAttrDesc": "(Необязательно) Этот атрибут на сервере AD/LDAP который будет использоваться для заполнения фамилии пользователя в Mattermost. Если он установлен, пользователи не смогут редактировать свои фамилии т.к. они будут синхронизироваться с сервером AD/LDAP. Если атрибут не заполнен, пользователи смогут изменить их собственные фамилии в настройках учетной записи.", + "admin.ldap.lastnameAttrEx": "Например: \"sn\"", + "admin.ldap.lastnameAttrTitle": "Атрибут фамилии:", + "admin.ldap.ldap_test_button": "Тест AD/LDAP", + "admin.ldap.loginNameDesc": "Подсказка, которая появляется в поле логина на странице входа. По умолчанию \"Логин AD/LDAP\".", + "admin.ldap.loginNameEx": "Например: \"Логин AD/LDAP\"", + "admin.ldap.loginNameTitle": "Имя пользователя (Логин):", + "admin.ldap.maxPageSizeEx": "Например: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "Максимальное количество пользователей, которое Mattermost может запросить с AD/LDAP сервера. Укажите 0 для отключения ограниченя.", + "admin.ldap.maxPageSizeTitle": "Максимальный размер страницы:", + "admin.ldap.nicknameAttrDesc": "(Необязательно) Этот атрибут на сервере AD/LDAP который будет использоваться для заполнения прозвища пользователя в Mattermost. Если он установлен, пользователи не смогут редактировать свои прозвища т.к. они будут синхронизироваться с сервером AD/LDAP. Если атрибут не заполнен, пользователи смогут изменить их собственные прозвища в настройках учетной записи.", + "admin.ldap.nicknameAttrEx": "Например: \"nickname\"", + "admin.ldap.nicknameAttrTitle": "Атрибут прозвища", + "admin.ldap.noLicense": "Поддержка AD/LDAP является расширенным функционалом. Ваша текущая лицензия не поддерживает AD/LDAP. Нажмите здесь для получения информации и цены расширенной лицензии.
", + "admin.ldap.portDesc": "Порт, который будет использоваться Mattermost для подключения к серверу AD/LDAP. Значение по умолчанию 389.", + "admin.ldap.portEx": "Например: \"389\"", + "admin.ldap.portTitle": "Порт сервера AD/LDAP:", + "admin.ldap.positionAttrDesc": "(Необязательно) Атрибут на сервере AD/LDAP, который будет использоваться для заполнения поля заголовка в Mattermost.", + "admin.ldap.positionAttrEx": "Например: \"title\"", + "admin.ldap.positionAttrTitle": "Атрибута заголовка:", + "admin.ldap.queryDesc": "Значение тайм-аута для запросов к серверу AD/LDAP. Увеличьте, если Вы получаете ошибки при подключении, вызванные медленным сервером AD/LDAP.", + "admin.ldap.queryEx": "Например: \"60\"", + "admin.ldap.queryTitle": "Таймаут запроса (секунды):", + "admin.ldap.serverDesc": "Доменное имя или IP-адрес сервера AD/LDAP.", + "admin.ldap.serverEx": "Например: \"10.0.0.23\" или \"dc1.corp.myorg.com\"", + "admin.ldap.serverTitle": "Сервер AD/LDAP:", + "admin.ldap.skipCertificateVerification": "Пропустить проверку сертификата:", + "admin.ldap.skipCertificateVerificationDesc": "Пропустить этап верификации сертификата для TLS или STARTTLS соединений. Не рекомендовано для рабочей среды, где TLS обязателен. Только для тестирования.", + "admin.ldap.syncFailure": "Ошибка синхронизации: {error}", + "admin.ldap.syncIntervalHelpText": "Синхронизация обновления пользовательской информации из AD/LDAP с базой Mattermost. Например, при изменении имени пользователя на сервере AD/LDAP, во время синхронизации произойдет обновление данных в Mattermost. Учетные записи, которые будут удалены или заблокированы на сервере AD/LDAP имеют свои учетные записи Mattermost и они будут переведены в состояние \"Неактивный\", пользовательская сессия при этом будет удалена. Mattermost выполняет синхронизацию через определенный интервал. Например, если введено 60, то Mattermost синхронизируется данные через каждые 60 минут.", + "admin.ldap.syncIntervalTitle": "Интервал синхронизации (в минутах):", + "admin.ldap.syncNowHelpText": "Инициировать синхронизацию AD/LDAP немедленно.", + "admin.ldap.sync_button": "Синхронизировать с AD/LDAP сейчас", + "admin.ldap.testFailure": "Ошибка теста AD/LDAP: {error}", + "admin.ldap.testHelpText": "Тесты, если сервер Mattermost не сможет подключиться к указанному серверу AD/LDAP. См лог-файл для получения более детальных сообщений об ошибках.", + "admin.ldap.testSuccess": "Тестирование подключения к AD/LDAP успешно завершено", + "admin.ldap.uernameAttrDesc": "Атрибут на сервере AD/LDAP, который будет использоваться для заполнения имени пользователя в Mattermost. Он может быть таким же, как атрибут идентификатор.", + "admin.ldap.userFilterDisc": "(Необязательно) Введите фильтр AD/LDAP, используемый при поиске объектов пользователь. Только пользователи, выбранные запросом будут иметь возможность получить доступ к Mattermost. Для Active Directory, запрос для отбора только активных пользователей такой: (&(objectCategory=Person)(!UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Например: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Фильтр пользователей:", + "admin.ldap.usernameAttrEx": "Например: \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "Атрибут имени пользователя:", + "admin.license.choose": "Выберите файл", + "admin.license.chooseFile": "Выберите файл", + "admin.license.edition": "Редакция:", + "admin.license.key": "Лицензионный ключ:", + "admin.license.keyRemove": "Удалить расширенную лицензию и откатить сервер", + "admin.license.noFile": "Файл не загружен", + "admin.license.removing": "Удаление лицензии...", + "admin.license.title": "Редакция и лицензия", + "admin.license.type": "Лицензия: ", + "admin.license.upload": "Загрузить", + "admin.license.uploadDesc": "Загрузите лицензионный ключ для расширенной редакции Mattermost для получения дополнительных возможностей. Посетите сайт, чтобы узнать о преимуществах расширенной редакции Mattermost и заказать ключ.", + "admin.license.uploading": "Загрузка лицензии...", + "admin.log.consoleDescription": "Как правило, значение false в продакшене. Разработчики могут установить в этом поле значение true для вывода сообщений журнала на консоль в зависимости от параметров уровня логирования в консоли. Если значение true, сервер пишет сообщения в стандартный выходной поток (stdout).", "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", + "admin.log.consoleLogLevel": "Уровень логирования в консоли:", + "admin.log.consoleTitle": "Исходящие журналы в консоль:", + "admin.log.enableDiagnostics": "Включение диагностики и отчетов об ошибках:", + "admin.log.enableDiagnosticsDescription": "Включите функцию отправки отчётов об ошибках и диагностическую информацию для того, чтобы мы смогли улучшить Mattermost. Прочтите нашу политику безопасности.", + "admin.log.enableWebhookDebugging": "Включить отладку Webhook-ов:", "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", + "admin.log.fileDescription": "Обычно включается в priduction. Если включено, события журнала записываются в файл mattermost.log из каталога указанной в опции Каталог с файлом Журнала. Файлы журнала обновляются по достижении 10000 строк и хранятся в том же каталоге, именованные по дате и порядковому номеру. Пример, mattermost.2017-11-05.001", "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", + "admin.log.fileLevelDescription": "Эта настройка определяет уровень детализации, на котором события записываются в лог-файл. ERROR: Записываются только сообщения об ошибках. INFO: Записываются сообщения об ошибках и информация о процессе запуска и инициализации. DEBUG: Высокодетализированный вывод для отладки разработчиками при решении проблем.", + "admin.log.fileLevelTitle": "Файловый уровень логирования:", + "admin.log.fileTitle": "Исходящие журнали в файл: ", "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", + "admin.log.levelDescription": "Эта настройка определяет уровень детализации, на котором события записываются в консоль. ERROR: Записываются только сообщения об ошибках. INFO: Записываются сообщения об ошибках и информация о процессе запуска и инициализации. DEBUG: Высокодетализированный вывод для отладки разработчиками при решении проблем.", + "admin.log.levelTitle": "Уровень логирования в консоли:", "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", + "admin.log.locationPlaceholder": "Укажите расположение файла", + "admin.log.locationTitle": "Каталог с файлом журнала:", + "admin.log.logSettings": "Настройки журнала", "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", + "admin.logs.next": "Далее", + "admin.logs.prev": "Предыдущая", + "admin.logs.reload": "Перезагрузить", + "admin.logs.title": "Серверные логи", "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", + "admin.manage_roles.cancel": "Отмена", + "admin.manage_roles.manageRolesTitle": "Управление ролями", "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", + "admin.manage_roles.save": "Сохранить", + "admin.manage_roles.saveError": "Не удалось сохранить роли.", + "admin.manage_roles.systemAdmin": "Администратор системы", + "admin.manage_roles.systemMember": "Участник", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", + "admin.manage_tokens.userAccessTokensNameLabel": "Описание токена: ", + "admin.manage_tokens.userAccessTokensNone": "с токенами доступа", + "admin.metrics.enableDescription": "Если включено, в Mattermost будет включен сбор данных о производительности и профилирование. Дополнительную информацию по конфигурации мониторинга производительности смотрите в документации.", + "admin.metrics.enableTitle": "Включить мониторинг производительности", + "admin.metrics.listenAddressDesc": "Адрес, прослушиваемый сервером для предоставления метрик производительности", + "admin.metrics.listenAddressEx": "Например: \":8065\"", + "admin.metrics.listenAddressTitle": "Прослушиваемый адрес:", "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.mfa.cluster": "Высокий", + "admin.mfa.title": "Включить многофакторную аутентификацию", + "admin.nav.administratorsGuide": "Руководство администратора", + "admin.nav.commercialSupport": "Коммерческая поддержка", + "admin.nav.help": "Помощь", + "admin.nav.logout": "Выйти", + "admin.nav.report": "Сообщить об ошибке", + "admin.nav.switch": "Выбор команды", + "admin.nav.troubleshootingForum": "Форум поддержки", + "admin.notifications.email": "Эл. почта", + "admin.notifications.push": "Мобильные оповещения", + "admin.notifications.title": "Настройки уведомлений", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", - "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", + "create_post.shortcutsNotSupported": "Горячие клавиши не поддерживаются на вашем устройстве.", + "create_post.tutorialTip": "Напишите здесь сообщение и нажмите Enter для отправки.
Нажмите кнопку Вложение для загрузки изображения или файла.
", + "create_post.write": "Ваше сообщение...", "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", + "edit_channel_purpose_modal.body": "Опишите, как должен использоваться этот канал. Текст будет виден после нажатия кнопки \"Еще...\" в списке каналов и поможет другим пользователям с выбором.", + "edit_channel_purpose_modal.cancel": "Отмена", + "edit_channel_purpose_modal.error": "Назначение канала слишком длинное", + "edit_channel_purpose_modal.save": "Сохранить", + "edit_channel_purpose_modal.title1": "Редактировать Назначение", + "edit_channel_purpose_modal.title2": "Редактировать назначение для ", + "edit_command.save": "Обновить", + "edit_post.cancel": "Отмена", + "edit_post.edit": "Редактировать {title}", + "edit_post.editPost": "Редактировать сообщение...", + "edit_post.save": "Сохранить", + "email_signup.address": "Адрес электронной почты", + "email_signup.createTeam": "Создать команду", + "email_signup.emailError": "Пожалуйста, введите корректный адрес электронной почты.", + "email_signup.find": "Найти мои команды", + "email_verify.almost": "{siteName}: Вы почти закончили", + "email_verify.failed": " Ошибка отправки сообщения.", + "email_verify.notVerifiedBody": "Пожалуйста, подтвердите свой email адрес. Проверьте папку \"Входящие\".", + "email_verify.resend": "Отправить ещё раз", + "email_verify.sent": " Email проверки отправлен.", + "email_verify.verified": "{siteName} Email проверен", + "email_verify.verifiedBody": "Ваш email верифицирован! Нажмите here для входа.
", + "emoji_list.actions": "Действия", + "emoji_list.add": "Добавить пользовательский смайл", + "emoji_list.creator": "Автор", + "emoji_list.delete": "Удалить", + "emoji_list.delete.confirm.button": "Удалить", + "emoji_list.delete.confirm.msg": "Это навсегда удалит пользовательский эмодзи. Вы точно хотите его удалить?", + "emoji_list.delete.confirm.title": "Удалить пользовательский эмодзи", + "emoji_list.empty": "Не найдено загруженного эмодзи", + "emoji_list.header": "Пользовательские эмодзи", "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", + "emoji_list.help2": "Совет: Если вы добавите #, ## или ### в начале строки со смайлом, то получите смайл большего размера. Чтобы попробовать, отправьте сообщение: '# :smile:'.", + "emoji_list.image": "Изображения", + "emoji_list.name": "Имя", + "emoji_list.search": "Найти кастомные Emoji", + "emoji_list.somebody": "Кто-то в другой команде", + "emoji_picker.activity": "Активность", + "emoji_picker.custom": "По выбору", + "emoji_picker.emojiPicker": "Выбор эмодзи", + "emoji_picker.flags": "Флаги", + "emoji_picker.foods": "Еда", + "emoji_picker.nature": "Природа", + "emoji_picker.objects": "Объекты", + "emoji_picker.people": "Люди", + "emoji_picker.places": "Места", + "emoji_picker.recent": "Недавно использованные", + "emoji_picker.search": "Поиск", + "emoji_picker.searchResults": "Результаты поиска", + "emoji_picker.symbols": "Символы", "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", + "error.generic.link": "Возврат к {siteName}", + "error.generic.link_message": "Возврат к {siteName}", + "error.generic.message": "Произошла ошибка.", + "error.generic.title": "Ошибка", + "error.local_storage.help1": "Включить cookies", + "error.local_storage.help2": "Отключите режим инкогнито", + "error.local_storage.help3": "Воспользуйтесь поддерживаемым браузером (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge)", + "error.local_storage.message": "Mattermost не может сохранить настройки в локальном хранилище, так как браузер предотвращает использование данной возможности. Чтобы позволить Mattermost загрузиться, попробуйте следовать следующим инструкциям:", "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", + "error.not_found.link_message": "Назад в Mattermost", + "error.not_found.message": "Эта страница не существует", + "error.not_found.title": "Страница не найдена", "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", + "error.oauth_missing_code.forum.link": "Форум поддержки", "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", "error.oauth_missing_code.gitlab.link": "GitLab", "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", @@ -1677,398 +1647,388 @@ "error.oauth_missing_code.office365.link": "Office 365", "error.oauth_missing_code.title": "Mattermost needs your help", "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", + "error_bar.expired": "Корпоративная лицензия истекла и некоторые возможности могут быть отключены. Продлить.", + "error_bar.expiring": "Корпоративная лицензия истекает {date}. Продлить.", + "error_bar.past_grace": "Корпоративная лицензия истекла и некоторые возможности могут быть отключены. Пожалуйста, обратитесь к администратору.", + "error_bar.preview_mode": "Режим просмотра: Email уведомления не настроены", "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", + "error_bar.site_url.docsLink": "Адрес сайта:", + "error_bar.site_url.link": "Системная консоль", "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", + "file_attachment.download": "Скачать", + "file_info_preview.size": "Размер ", + "file_info_preview.type": "Тип файла ", + "file_upload.disabled": "Прикрепление файлов отключено.", + "file_upload.fileAbove": "Нельзя загрузить файл больше {max}МБ: {filename}", + "file_upload.filesAbove": "Нельзя загрузить файлы больше {max}МБ: {filenames}", + "file_upload.limited": "Загрузка ограничена максимум {count, number} файлами. Пожалуйста используйте дополнительные сообщения для отправки большего количества файлов.", + "file_upload.pasted": "Изображение вставлено в ", "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", + "filtered_channels_list.search": "Поиск каналов", + "filtered_user_list.any_team": "Все пользователи", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", + "filtered_user_list.countTotal": "{startCount, number} - {endCount, number} {count, plural, =0 {0 участников} one {участник} few {участника} other {участников}} из {total}", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 участников} one {участник} few {участника} other {участников}} из {total}", + "filtered_user_list.member": "Участник", + "filtered_user_list.next": "Далее", + "filtered_user_list.prev": "Предыдущая", + "filtered_user_list.search": "Поиск пользователей", + "filtered_user_list.searchButton": "Поиск", + "filtered_user_list.show": "Фильтр:", + "filtered_user_list.team_only": "Участники команды", + "find_team.email": "Электронная почта", + "find_team.findDescription": "Сообщение отправлено на вашу электронную почту со ссылками на все команды, в которых вы участник.", + "find_team.findTitle": "Поиск вашей команды", + "find_team.getLinks": "Получить сообщение на электронную почту со ссылками на все команды, где вы участник.", "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", + "find_team.send": "Отправить", + "find_team.submitError": "Введите корректный email", + "flag_post.flag": "Отметить для отслеживания", + "flag_post.unflag": "Не помечено", + "general_tab.chooseDescription": "Пожалуйста, выберите новое описание для вашей команды", + "general_tab.codeDesc": "Нажмите 'Редактировать' для создания нового кода приглашения.", + "general_tab.codeLongDesc": "Код приглашения используется как часть URL в ссылке приглашения в команду, созданная в разделе {getTeamInviteLink} в главном меню. Пересоздание создаст новую ссылку для приглашения и сделает предыдущую недействительной.", + "general_tab.codeTitle": "Код приглашения", + "general_tab.emptyDescription": "Нажмите 'Редактировать' для добавления описания.", + "general_tab.getTeamInviteLink": "Получить ссылку для приглашения в команду", "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", + "general_tab.no": "Нет", + "general_tab.openInviteDesc": "Если разрешено, ссылка на эту команду будет отображаться на странице входа, позволяя любому пользователю войти в команду.", + "general_tab.openInviteTitle": "Разрешить вход любому пользователю с учетной записью на этом сервере", + "general_tab.regenerate": "Создать новый", + "general_tab.required": "Обязательное поле", + "general_tab.teamDescription": "Описание команды", + "general_tab.teamDescriptionInfo": "Описание команды предоставляет дополнительную информацию, помогающую пользователям выбрать нужную им команду. Максимум 50 символов.", "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", + "general_tab.teamIconEditHint": "Нажмите 'Изменить' для загрузки изображения.", + "general_tab.teamIconEditHintMobile": "Нажмите для загрузки изображения.", "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "general_tab.teamIconInvalidFileType": "Только JPG или PNG изображения могут быть использованы как изображения профиля", + "general_tab.teamIconLastUpdated": "Последнее обновление {date}", + "general_tab.teamIconTooLarge": "Невозможно загрузить изображение. Файл слишком большой.", + "general_tab.teamName": "Название команды", + "general_tab.teamNameInfo": "Установите название команды, отображаемое на экране входа и в левом верхнем углу боковой панели.", + "general_tab.teamNameRestrictions": "Имя должно быть длиннее {min} и меньше {max} символов. Вы можете добавить описание команды позже.", + "general_tab.title": "Общие настройки", + "general_tab.yes": "Да", + "get_app.alreadyHaveIt": "Уже есть?", + "get_app.androidAppName": "Mattermost для Android", + "get_app.androidHeader": "Mattermost будет удобнее с нашим приложением для Android", + "get_app.continue": "продолжить", + "get_app.continueWithBrowser": "Или {link}", + "get_app.continueWithBrowserLink": "продолжить в браузере", + "get_app.iosHeader": "Mattermost будет удобнее с нашим приложением для iPhone", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", + "get_app.openMattermost": "Открыть Mattermost", + "get_link.clipboard": " Ссылка скопирована", + "get_link.close": "Закрыть", + "get_link.copy": "Скопировать ссылку", "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_post_link_modal.title": "Скопировать постоянную ссылку", + "get_public_link_modal.help": "Ссылка ниже позволяет видеть этот файл любому, не будучи зарегистрированным на этом сервере.", + "get_public_link_modal.title": "Получить публичную ссылку", + "get_team_invite_link_modal.help": "Отправьте товарищам эту ссылку для регистрации в команде. Ссылку можно отправить нескольким людям, так как она не изменится, пока Администратор команды не создаст новую в Настройках команды.", + "get_team_invite_link_modal.helpDisabled": "Создание пользователей было отключено для вашей команды. Пожалуйста, обратитесь к администратору команды за подробностями.", + "get_team_invite_link_modal.title": "Ссылка для приглашения в команду", + "help.attaching.downloading": "#### Загрузка файлов\nДля загрузки вложенного файла щелкните иконку рядом с миниатюрой файла или в окне просмотра по надписи **Загрузить**.", + "help.attaching.dragdrop": "#### Перетаскивание\nДля загрузки файла или нескольких файлов перетащите файлы с вашего компьютера в окно клиента. Перетаскивание прикрепляет файлы к строке ввода текста, затем вы можете добавить сообщение и нажать **ENTER** для отправки.", + "help.attaching.icon": "#### Иконка \"Вложение\"\nАльтернативный способ загрузки - щелчок по иконки скрепки в панели ввода текста. После откроется ваш системный файловый браузер где вы можете перейти к нужным файлам и нажать **Открыть** для загрузки файлов в панель ввода сообщений. Где можно ввести сообщение и затем нажмите **ENTER** для отправки.", + "help.attaching.limitations": "## Ограничения на размер файлов\n Mattermost поддерживает до пяти прикрепленных файлов в одном сообщении, размер каждого файла до 50 Мб.", + "help.attaching.methods": "## Способы отправки файлов\nПрикрепить файл можно перетащив его в окно программы или воспользовавшись кнопкой вложения в окне ввода сообщений.", + "help.attaching.notSupported": "Предпросмотр документов (Word, Excel, PPT) пока не поддерживается.", + "help.attaching.pasting": "#### Вставка изображений\nВ браузерах Chrome и Edge, можно загружать файлы, вставляя их из буфера обмена. Пока не поддерживается в других браузерах.", + "help.attaching.previewer": "## Просмотр файлов\nMattermost имеет встроенный просмотрщик меди файлов, загруженных файлов и общих ссылок. Щелкните миниатюру вложенного файла для открытия окна просмотра.", + "help.attaching.publicLinks": "#### Размещение общедоступных ссылок\nОбщедоступные ссылки позволяют обмениваться вложенными файлами с людьми за пределами вашей команды Mattermost. Откройте просмотрщик файлов, нажав на иконку вложения, затем нажмите **Получить общедоступную ссылку**. Откроется диалоговое окно со ссылкой на копию файла. При открытии общедоступной ссылки другим пользователем файл будет автоматически загружен.", + "help.attaching.publicLinks2": "Если команда **Получить общедоступную ссылку** не отображается в окне просмотра и вы хотите воспользоваться данной опцией, вы можете обратиться к вашему системному администратору для включения в Системной консоли в разделе **Безопасность** > **Общедоступные ссылки**.", + "help.attaching.supported": "#### Поддерживаемые типы медиа-контента\nЕсли вы попытаетесь просмотреть не поддерживаемый формат медиа файлов, просмотрщик файлов покажет значок стандартного приложения. Поддерживаемые медиа форматы в значительной степени зависят от вашего браузера и операционной системы, но следующие форматы поддерживаются Mattermost в большинстве браузеров:", + "help.attaching.supportedList": "- Изображения: BMP, GIF, JPG, JPEG, PNG\n- Видео: MP4\n- Аудио: MP3, M4A\n- Документы: PDF", + "help.attaching.title": "# Прикрепление файлов\n_____", + "help.commands.builtin": "## Встроенные команды\nСледующие слэш команды доступны на всех установках Mattermost:", + "help.commands.builtin2": "Начните писать с `/` и вы увидите список команд, доступных для использования. Подсказки автодополнения помогут вам примерами (чёрный) и коротким описанием команд (серый).", + "help.commands.custom": "## Пользовательские команды\nПользовательские команды позволяют взаимодействовать с внешними приложениями. Например, можно настроить команду для проверки внутренних медицинских записей пациента `/patient joe smith` или проверить прогноз погоды в городе `/weather toronto week`. Уточните у системного администратора или откройте список команд, введя`/`, чтобы определить, есть ли у вас настроенные команды.", + "help.commands.custom2": "Пользовательские слэш-команды отключены по умолчанию и могут быть включены системным администратором в **Системная консоль** > **Интеграции** > **Webhook'и и команды**. Более подробную информацию о конфигурировании слэш-команд вы можете найти в [документации](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.intro": "В текстовых полях ввода Mattermost можно вводить команды управления которые выполняют действия. Введите \"/\" и далее после неё команду и аргументы, чтобы выполнить действие.\n\nВстроенные команды управления доступны во всех установках Mattermost, пользовательские команды настраиваются для взаимодействия с внешними приложениями. О настройке команд можно узнать на странице [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "# Выполнение команд\n___", + "help.composing.deleting": "## Удаление сообщений\nДля удаления сообщения нажмите иконку **[...]** рядом с любым размещенным вами сообщением, затем нажмите **Удалить**. Администраторы системы и команды могут удалять любые сообщения в их системе или команде.", + "help.composing.editing": "## Редактирование сообщения\nДля редактирования сообщения нажмите иконку **[...]** рядом с отправленным вами сообщением, затем щелкните **Редактировать**. После внесения изменений, нажмите **ENTER** для сохранения. Редактирование сообщений не вызывает триггер @mention notifications, всплывающие уведомления или звуковые уведомления.", + "help.composing.linking": "## Ссылка на сообщение\nОпция **Постоянная ссылка** создает ссылку к любому сообщению. Её использование в канале позволяет пользователям просматривать связанное сообщение в архиве сообщений. Пользователи которые не являются членами канала с сообщением, на которое была размещена ссылка, не могут просмотреть сообщение. Для получения постоянной ссылки на сообщение щелкните иконку **[...]** рядом с сообщением > **Постоянная ссылка** > **Копировать ссылку**.", + "help.composing.posting": "## Отправка сообщений\nНапишите сообщение введя текст в окне ввода сообщения, затем нажмите **ENTER** для отправки. Используйте **SHIFT+ENTER** для перехода на новую строку без отправки сообщения. Для отправки сообщений по **CTRL+ENTER** зайдите в **Главное меню > Учётная запись > Отправлять сообщения по CTRL+ENTER**.", + "help.composing.posts": "#### Сообщения\nСообщения могут содержать родительские сообщения. Эти сообщения часто начинаются с цепочки ответов. Сообщения пишут в текстовом поле ввода и отправляют нажатием на кнопку в центральной панели.", + "help.composing.replies": "#### Ответы\nЧтобы ответить на сообщение кликните на пиктограмму следующую за любым текстом сообщения. Это действие откроет правую боковую панель где вы можете увидеть ветвь сообщения, там напишите и отправьте ваш ответ. Ответы выделены отступом в центральной панели это означает, что это дочерние сообщения от родительского сообщения.\n\nКогда пишите ответ в правой панели кликните пиктограмму развернуть/свернуть (перекрестие) в верху боковой панели, это облегчит чтение.", + "help.composing.title": "# Отправка сообщений\n_____", + "help.composing.types": "## Типы сообщений\nОтветы на сообщения организуются в нити.", + "help.formatting.checklist": "Составьте список задач, включив в квадратные скобки:", + "help.formatting.checklistExample": "- [ ] Первый пункт\n- [ ] Второй пункт\n- [x] Завершённый пункт", + "help.formatting.code": "## Блоки кода\n\nБлоки кода отбиваются 4 пробелами в начале строки или ставятся три апострофа в начале и конце блока кода.", + "help.formatting.codeBlock": "Блок кода", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", + "help.formatting.emojis": "## Смайлы\n\nДля открытия перечня автоподстановки смайлов введите `:`. Полный перечень смайлов - [здесь](http://www.emoji-cheat-sheet.com/). Так же возможно создание пользовательских смайлов - [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) если желаемый смайл отсутствует.", + "help.formatting.example": "Пример:", + "help.formatting.githubTheme": "**Тема GitHub**", + "help.formatting.headings": "## Заголовки\n\nЗаголовки отмечаются решёткой в начале строки и пробелом после неё, Чтобы создать заголовок поменьше, используйте больше решёток (от двух до шести).", + "help.formatting.headings2": "Альтернативно, можно обрамлять текст символами `===` или `---` для создания заголовков.", + "help.formatting.headings2Example": "Большие заголовки\n-------------", + "help.formatting.headingsExample": "## Заголовок 1\n### Заголовок 2\n#### Заголовок 3", + "help.formatting.images": "## Встроенные изображения\n\nЧтобы вставить изображение в сообщение, начните писать с `!`, далее альтернативное описание в квадратных скобках и ссылку в круглых. Напишите текст в скобках после ссылки, чтобы добавить текст поверх картинки.", + "help.formatting.imagesExample": "\n\nи\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Inline-код\n\nДля вставки кода внутри предложений нужно заключать этот код в апострофы (на букве Ё).", + "help.formatting.intro": "Markdown позволяет легко форматировать сообщения. Наберите своё сообщения, как вы всегда это делаете, а потом примените правила, чтобы его отформатировать.", + "help.formatting.lines": "## Линии\n\nВы можете создать линию при помощи трёх символов `*`, `_`, или `-`.", + "help.formatting.linkEx": "[Сходи на Mattermost!](https://about.mattermost.com/)", + "help.formatting.links": "## Ссылки\n\nДля создания именованных ссылок, введите отображаемый текст в квадратных скобках и связанную с ним ссылку в круглых скобках.", + "help.formatting.listExample": "* элемент 1\n* элемент 2\n * элемент 2.1", + "help.formatting.lists": "## Списки\n\nДля создания списка используйте `*` или `-` в качестве маркера. Добавив два пробела перед символом маркера.", + "help.formatting.monokaiTheme": "**Тема Monokai**", + "help.formatting.ordered": "Сделать упорядоченный список, используя номера:", + "help.formatting.orderedExample": "1. первый пункт\n2. второй пункт", + "help.formatting.quotes": "## Блок цитаты\n\nСоздать блок цитаты используя \">\".", + "help.formatting.quotesExample": "`> блок цитаты` отображается:", + "help.formatting.quotesRender": "> Цитаты", + "help.formatting.renders": "Распознавать как:", + "help.formatting.solirizedDarkTheme": "**Solarized Dark**", + "help.formatting.solirizedLightTheme": "**Solarized Light**", + "help.formatting.style": "## Стили текста\n\nВы можете поставить символы `_` или `*` вокруг слова что бы сделать его курсивом. Используйте два символа что бы сделать текст жирным.\n\n* `_курсив_` отображается как _курсив_\n* `**жирный**` отображается как **жирный**\n* `**_жирный-курсив_**` отображается как **_жирный-курсив_**\n* `~~зачёркнутый~~` отображается как ~~зачёркнутый~~", + "help.formatting.supportedSyntax": "Поддерживаемые языки:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### Подсветка синтаксиса\n\nЧтобы добавить подсветку синтаксиса, напишите язык после ``` в начале блока кода. Mattermost предлагает четыре темы оформления (GitHub, Solarized Dark, Solarized Light, Monokai), которые можно изменить в **Настройки учётной записи** > **Вид** > **Тема** > **Пользовательская тема** > **Center Channel Styles**", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", + "help.formatting.tableExample": "| По левому краю | По центру | По правому краю |\n| :-------------- |:---------------:| ---------------:|\n| Строка 1 | этот текст | 100₽ |\n| Строка 2 | выравнен | 10₽ |\n| Строка 3 | по центру | 1₽ |", + "help.formatting.tables": "## Таблицы\n\nСоздайте таблицу разместив пунктирную линию ниже заголовка строки и разделите столбцы знаком `|`. (Не нужно разлиновывать и так будет работать). Разделите таблицу на столбцы установив знак `:` в строке заголовка.", + "help.formatting.title": "# Форматирование текста\n_____", + "help.learnMore": "Узнать больше:", + "help.link.attaching": "Прикрепление файлов", + "help.link.commands": "Выполнение команд", + "help.link.composing": "Написание Сообщений и Ответов", + "help.link.formatting": "Форматирование сообщений с помощью Markdown", + "help.link.mentioning": "Упоминание участников команды", + "help.link.messaging": "Простая Переписка", + "help.mentioning.channel": "#### @Channel\nВы можете уведомить весь канал, набрав `@channel`. Каждый участник канала получит уведомление, как и если бы его упомянули лично.", + "help.mentioning.channelExample": "@channel отличная работа над собеседованиями. Я думаю мы нашли несколько потенциальных кандидатов!", + "help.mentioning.mentions": "## @Упоминания\nИспользуйте @упоминания, чтобы привлечь внимание участника команды.", + "help.mentioning.recent": "## Последние Упоминания\nНажмите кнопку `@` рядом с полем поиска для запроса Вашего последнего @mentions и слова, которые вызывают упоминания. Нажмите кнопку **прыжок** рядом с результатом поиска в правом боковом меню, чтобы пропустить центральную область канала и местоположения сообщения с упоминанием.", + "help.mentioning.title": "# Упоминание участников команды\n_____", + "help.mentioning.triggers": "## Слова-триггеры уведомлений\nВ дополнение к уведомлениям по @username и @channel, Вы можете настроить слова, упоминание которых тоже будет инициировать уведомления, в **Настройки учетной записи** > **Уведомления** > **Слова-триггеры уведомлений**. По умолчанию, Вы получаете уведомления только при упоминании своего имени, но Вы можете добавить больше слов, разделённых запятыми, введя их в поле ввода. Это полезно, если Вы хотите получать уведомления относительно всех сообщений по определенным темам, например, \"Интервью\", или \"Продажи\".", + "help.mentioning.username": "#### @Username\nВы можете упомянуть участника команды, поставив перед его именем пользователя символ `@`, и он получит уведомление что был упомянут.\n\nВведите символ `@`, чтобы получить список участников команды, которые могут быть упомянуты. Для фильтрации списка введите первые несколько букв имени пользователя, имени, фамилии или псевдонима. Используя клавиши стрелки вверх и вниз Вы можете пролистать список пользователей, а нажатием клавиши **ENTER** выбрать того пользователя, которого хотите упомянуть. После выбора имя пользователя автоматически заменится на полное имя или псевдоним.\nСледующий пример отправляет специальное уведомление об упоминании **alice**, которое оповестит её на канале о сообщении где она была упомянута. Если **alice** была вдалеке от Mattermost, но у неё включены [Уведомления по электронной почте](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications), то она получит сообщение по электронной почте о своём упоминании вместе с текстом сообщения.", + "help.mentioning.usernameCont": "Если пользователь, которого вы упомянули, не является участником канала, будет выведено системное предупреждение. Это временное предупреждение будет видно только вам. Чтобы добавить упомянутого пользователя в канал, нажмите на кнопку выпадающего меню рядом с названием канала и выберите **Добавить участников**.", + "help.mentioning.usernameExample": "@alice как прошло интервью в новым кандидатом?", + "help.messaging.attach": "**Прикрепить файлы** перетащив их в окно Mattermost или щелкнув по иконке в текстовом поле.", + "help.messaging.emoji": "**Быстрое добавление смайлов** набрав \":\", открывается перечень смайлов. Если требуемый смайл отсутствует, вы можете создать свой собственный [Пользовательские смайлы](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Форматируйте свои сообщения** с помощью Markdown, который поддерживает стили текста, заголовки, ссылки, эмотиконы, блоки кода, цитаты, таблицы, списки и встроенные картинки.", + "help.messaging.notify": "**Зовите участников команды** когда они нужны, набрав `@имя`.", + "help.messaging.reply": "**Ответить на сообщение** нажав на стрелку ответа рядом с текстом сообщения.", + "help.messaging.title": "# Основы обмена сообщениями\n_____", + "help.messaging.write": "Для **написания сообщений** используйте поле ввода снизу экрана. Нажмите ENTER для отправки сообщения. Используйте SHIFT+ENTER для перехода на новую строку без отправки сообщения.", + "installed_command.header": "Слэш-команды", + "installed_commands.add": "Добавить слэш-команду", "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", + "installed_commands.empty": "Команда не найдена", + "installed_commands.header": "Слэш-команды", "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", + "installed_commands.help.appDirectory": "Каталог приложений", "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", + "installed_commands.search": "Поиск по слэш-командам", + "installed_commands.unnamed_command": "Неизвестная Slash-команда", + "installed_incoming_webhooks.add": "Добавить входящий Webhook", "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", + "installed_incoming_webhooks.empty": "Не обнаружено входящих webhook'ов", + "installed_incoming_webhooks.header": "Входящие вебхуки", "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", + "installed_incoming_webhooks.help.appDirectory": "Каталог приложений", "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "installed_incoming_webhooks.search": "Поиск Входящих Webhooks", + "installed_incoming_webhooks.unknown_channel": "Приватный Webhook", + "installed_integrations.callback_urls": "Адреса колбэка: {urls}", + "installed_integrations.client_id": "ID клиента: {clientId}", + "installed_integrations.client_secret": "Secret Клиента: {clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", + "installed_integrations.creation": "Создано {creator} в {createAt, date, full}", + "installed_integrations.delete": "Удалить", + "installed_integrations.edit": "Редактировать", + "installed_integrations.hideSecret": "Скрыть Secret", + "installed_integrations.regenSecret": "Создать новый Secret", + "installed_integrations.regenToken": "Создать новый токен", + "installed_integrations.showSecret": "Показать Secret", "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", + "installed_integrations.triggerWhen": "Триггер Когда: {triggerWhen}", + "installed_integrations.triggerWords": "Слова-триггеры: {triggerWords}", + "installed_integrations.unnamed_oauth_app": "Безымянное OAuth 2.0 приложение", "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", + "installed_oauth_apps.add": "Подключить OAuth 2.0 приложение", + "installed_oauth_apps.callbackUrls": "Callback URLs (Один на каждую строку)", + "installed_oauth_apps.cancel": "Отмена", "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", + "installed_oauth_apps.description": "Описание", + "installed_oauth_apps.empty": "OAuth 2.0 приложения не найдены", + "installed_oauth_apps.header": "OAuth 2.0 приложения", "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", + "installed_oauth_apps.help.appDirectory": "Каталог приложений", + "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 приложения", + "installed_oauth_apps.homepage": "Домашняя страница", + "installed_oauth_apps.iconUrl": "URL иконки", + "installed_oauth_apps.is_trusted": "Доверенное: {isTrusted}", + "installed_oauth_apps.name": "Отображаемое имя", + "installed_oauth_apps.save": "Сохранить", + "installed_oauth_apps.search": "Поиск OAuth 2.0 приложений", + "installed_oauth_apps.trusted": "Доверенное", + "installed_oauth_apps.trusted.no": "Нет", + "installed_oauth_apps.trusted.yes": "Да", + "installed_outgoing_webhooks.add": "Добавить исходящий Webhook", "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", + "installed_outgoing_webhooks.empty": "Не обнаружено исходящих вебхуков", + "installed_outgoing_webhooks.header": "Исходящие Webhook'и", "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", + "installed_outgoing_webhooks.help.appDirectory": "Каталог приложений", "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", + "installed_outgoing_webhooks.search": "Поиск Исходящих Webhooks", + "installed_outgoing_webhooks.unknown_channel": "Приватный вебхук", + "integrations.add": "Добавить", + "integrations.command.description": "Команды вызывают отправляют события к внешним приложениям", + "integrations.command.title": "Команда", + "integrations.delete.confirm.button": "Удалить", + "integrations.delete.confirm.title": "Удалить интеграцию", + "integrations.done": "Завершено", + "integrations.edit": "Редактировать", + "integrations.header": "Интеграции", "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Добро пожаловать в {display_name}!
Отправляйте сообщения здесь, если хотите чтобы его увидели все. Каждый автоматически становится участником этого канала при входе в команду.
{display_name}, канал для общения по нерабочим вопросам.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", + "sidebar.favorite": "ИЗБРАННЫЕ КАНАЛЫ", + "sidebar.leave": "Покинуть канал", + "sidebar.mainMenu": "Главное меню", + "sidebar.more": "Еще", + "sidebar.moreElips": "Еще...", + "sidebar.otherMembers": "За пределами команды", + "sidebar.pg": "ПРИВАТНЫЕ КАНАЛЫ", + "sidebar.removeList": "Удалить из списка", + "sidebar.tutorialScreen1": "Каналы предназначены для организации обсуждений на разные темы. Они открыты для всех в вашей команде. Чтобы отправлять приватные коммуникации, используйте личные сообщения для диалогов или приватные каналы для общения с несколькими людьми.
", + "sidebar.tutorialScreen2": "Для начала вам будут доступны два публичных канала:
{townsquare} используется для внутрикомандного общения. Каждый из вашей команды является участником этого канала.
{offtopic} предназначен для юмора и развлечений отдельно от рабочих каналов. Вы и Ваша команда может выбрать какие другие каналы вам потребуются.
", + "sidebar.tutorialScreen3": "Нажмите \"Ещё...\" для создания канала или присоединению к одному из существующих.
Вы также можете создать канал, нажав на \"+\".
", + "sidebar.unreadSection": "НЕПРОЧИТАННЫЕ", + "sidebar.unreads": "Новые сообщения", "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", + "sidebar_right_menu.accountSettings": "Учетная запись", + "sidebar_right_menu.addMemberToTeam": "Добавить пользователей в команду", + "sidebar_right_menu.console": "Системная консоль", + "sidebar_right_menu.flagged": "Отмеченные сообщения", + "sidebar_right_menu.help": "Помощь", + "sidebar_right_menu.inviteNew": "Отправить приглашение на электронную почту", + "sidebar_right_menu.logout": "Выйти", + "sidebar_right_menu.manageMembers": "Участники", + "sidebar_right_menu.nativeApps": "Скачать приложения", + "sidebar_right_menu.recentMentions": "Недавние упоминания", + "sidebar_right_menu.report": "Сообщить о проблеме", + "sidebar_right_menu.teamLink": "Ссылка для приглашения", + "sidebar_right_menu.teamSettings": "Настройки команды", + "sidebar_right_menu.viewMembers": "Просмотреть список участников", + "signup.email": "Email и Пароль", "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "signup.google": "Аккаунт Google", + "signup.ldap": "Данные AD/LDAP", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", + "team_members_dropdown.confirmDemoteRoleTitle": "Подтвердите понижение с роли администратора системы", + "team_members_dropdown.confirmDemotion": "Подтвердить понижение", + "team_members_dropdown.confirmDemotionCmd": "Роли платформы system_admin {username}", + "team_members_dropdown.inactive": "Неактивен", + "team_members_dropdown.leave_team": "Удалить из команды", + "team_members_dropdown.makeActive": "Активировать", + "team_members_dropdown.makeAdmin": "Сделать администратором команды", + "team_members_dropdown.makeInactive": "Деактивировать", + "team_members_dropdown.makeMember": "Сделать участником", + "team_members_dropdown.member": "Участник", + "team_members_dropdown.systemAdmin": "Системный администратор", + "team_members_dropdown.teamAdmin": "Администратор Команды", + "team_settings_modal.exportTab": "Экспорт", + "team_settings_modal.generalTab": "Общие", + "team_settings_modal.importTab": "Импорт", + "team_settings_modal.title": "Настройки команды", + "team_sidebar.join": "Другие команды, к которым вы можете присоединиться.", + "textbox.bold": "**жирный**", + "textbox.edit": "Редактировать сообщение", + "textbox.help": "Помощь", + "textbox.inlinecode": "`код`", + "textbox.italic": "_курсив_", + "textbox.preformatted": "```преформатированный```", + "textbox.preview": "Предпросмотр", + "textbox.quote": ">цитата", + "textbox.strike": "зачеркнутый", + "tutorial_intro.allSet": "Теперь всё готово!", + "tutorial_intro.end": "Нажмите “Далее” для входа в {channel}. Это первый канал, который пользователи команды видят после входа. Используйте его для общения всей команды.", + "tutorial_intro.invite": "Пригласить товарищей", + "tutorial_intro.mobileApps": "Установите приложение {link} для легкого доступа и получения уведомлений.", + "tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS и Android", + "tutorial_intro.next": "Далее", + "tutorial_intro.screenOne": "Средство общения команды, доступное всегда и везде.
Сосредоточьте вашу команду на том, что действительно важно.
", + "tutorial_intro.screenTwo": "Общение происходит в публичных и приватных каналах и в личных сообщениях.
Всё архивируется и доступно для поиска с любого подключенного к интернету настольного компьютера, ноутбука или телефона.
", + "tutorial_intro.skip": "Пропустить обучение", + "tutorial_intro.support": "Если что-то нужно, просто напишите нам по ", + "tutorial_intro.teamInvite": "Пригласить участников", + "tutorial_intro.whenReady": " когда будете готовы.", + "tutorial_tip.next": "Далее", + "tutorial_tip.ok": "Хорошо", + "tutorial_tip.out": "Скрыть советы.", + "tutorial_tip.seen": "Уже видели? ", + "update_command.cancel": "Отмена", + "update_command.confirm": "Редактировать команду", + "update_command.question": "Ваши изменения могут повредить существующую слэш-команду. Вы уверены, что хотите продолжить?", + "update_command.update": "Обновить", + "update_incoming_webhook.update": "Обновить", + "update_oauth_app.confirm": "Подключить OAuth 2.0 приложение", + "update_oauth_app.question": "Ваши изменения могут повредить существующий исходящий вебхук. Вы уверены, что хотите продолжить?", + "update_outgoing_webhook.confirm": "Добавить исходящий вебхук", + "update_outgoing_webhook.question": "Ваши изменения могут повредить существующий исходящий вебхук. Вы уверены, что хотите продолжить?", + "update_outgoing_webhook.update": "Обновить", + "upload_overlay.info": "Бросьте сюда файл, чтобы загрузить его.", + "user.settings.advance.embed_toggle": "Показывать переключатель для всех встроенных превью", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {возможность включена} few {возможности включены} other {возможностей включены}}", + "user.settings.advance.formattingDesc": "Если включено, сообщения будут отформатированы с созданием ссылок, показом смайликов, стилями текста и переносами. По-умолчанию, эта настройка включена. Изменение этой настройки потребует обновления страницы.", + "user.settings.advance.formattingTitle": "Разрешить форматирование сообщений", + "user.settings.advance.joinLeaveDesc": "Если данная опция включена, будут отображаться системные сообщения о входе и выходе пользователей из канала. Если данная опция выключена, системные сообщения о входе и выходе из канала будут скрыты. Сообщения будут отображаться когда вы добавлены в канал, так что вы можете получать уведомления.", + "user.settings.advance.joinLeaveTitle": "Включить сообщения входа/выхода", + "user.settings.advance.markdown_preview": "Показывать опцию просмотра превью в markdown в поле ввода", + "user.settings.advance.off": "Выкл", + "user.settings.advance.on": "Вкл", + "user.settings.advance.preReleaseDesc": "Выберите функции, которые хотели бы протестировать. Может потребоваться перезагрузка страницы для вступления изменений в силу.", + "user.settings.advance.preReleaseTitle": "Просмотр возможностей предрелиза", + "user.settings.advance.sendDesc": "Если включено, `ENTER` вставляет новую строку, а `CTRL + ENTER` отправляет сообщение.", + "user.settings.advance.sendTitle": "Отправлять сообщения сочетанием клавиш CTRL+ENTER", + "user.settings.advance.slashCmd_autocmp": "Включить внешнее приложение для реализации функции автодополнения слэш-команд", + "user.settings.advance.title": "Дополнительные параметры", + "user.settings.custom_theme.awayIndicator": "Индикатор отсутствия", + "user.settings.custom_theme.buttonBg": "Фон кнопки", + "user.settings.custom_theme.buttonColor": "Цвет кнопки", "user.settings.custom_theme.centerChannelBg": "Center Channel BG", "user.settings.custom_theme.centerChannelColor": "Center Channel Text", "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", + "user.settings.custom_theme.codeTheme": "Цветовая схема", + "user.settings.custom_theme.copyPaste": "Скопируйте и вставьте для того, чтобы поделиться цветовой схемой:", "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", + "user.settings.custom_theme.linkButtonTitle": "Стили ссылки и кнопки", + "user.settings.custom_theme.linkColor": "Цвет ссылки", "user.settings.custom_theme.mentionBj": "Mention Jewel BG", "user.settings.custom_theme.mentionColor": "Mention Jewel Text", "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", + "user.settings.custom_theme.newMessageSeparator": "Разделитель новых сообщений", + "user.settings.custom_theme.onlineIndicator": "Статус", "user.settings.custom_theme.sidebarBg": "Sidebar BG", "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", @@ -2879,347 +2838,347 @@ "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", + "user.settings.display.channelDisplayTitle": "Режим отображения канала", + "user.settings.display.channeldisplaymode": "Выберите ширину центрального канала.", + "user.settings.display.clockDisplay": "Отображение времени", + "user.settings.display.collapseDesc": "Настраивает, показываются ли предварительные просмотры ссылок на изображения свёрнутыми или развёрнутыми по умолчанию. Этой настройкой можно так же управлять слэш-командами /expand и /collapse.", + "user.settings.display.collapseDisplay": "Внешний вид изображений ссылок предпросмотра по умолчанию", + "user.settings.display.collapseOff": "Свёрнуто", + "user.settings.display.collapseOn": "Раскрыто", + "user.settings.display.fixedWidthCentered": "По центру, фиксировано по ширине", + "user.settings.display.fullScreen": "В полную ширину", + "user.settings.display.language": "Язык", "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", + "user.settings.display.linkPreviewDisplay": "Предварительный просмотр ссылок", + "user.settings.display.linkPreviewOff": "Выкл", + "user.settings.display.linkPreviewOn": "Вкл", + "user.settings.display.messageDisplayClean": "Стандартный", + "user.settings.display.messageDisplayCleanDes": "Легко искать и читать.", + "user.settings.display.messageDisplayCompact": "Компактный", + "user.settings.display.messageDisplayCompactDes": "Разместить как можно больше сообщений на экране.", + "user.settings.display.messageDisplayDescription": "Выберите, как сообщения канала должны быть отображены.", + "user.settings.display.messageDisplayTitle": "Вид отображения сообщений", + "user.settings.display.militaryClock": "24-часовой формат (пример: 16:00)", + "user.settings.display.nameOptsDesc": "Установите, как отображать Ваши имена в постах и в списке выбора личных сообщений.", + "user.settings.display.normalClock": "12-часовой формат (пример: 4:00 PM)", + "user.settings.display.preferTime": "Выберите предпочитаемый формат времени.", + "user.settings.display.teammateNameDisplayDescription": "Установите, как отображать Ваши имена в постах и в списке выбора личных сообщений.", + "user.settings.display.teammateNameDisplayFullname": "Показывать имя и фамилию", + "user.settings.display.teammateNameDisplayNicknameFullname": "Показывать псевдоним, если существует, иначе показывать имя и фамилию", + "user.settings.display.teammateNameDisplayTitle": "Отображение имени в команде", + "user.settings.display.teammateNameDisplayUsername": "Показывать имя пользователя", + "user.settings.display.theme.applyToAllTeams": "Применить новую тему для всех моих команд", + "user.settings.display.theme.customTheme": "Пользовательская Тема", + "user.settings.display.theme.describe": "Откройте для настройки темы", + "user.settings.display.theme.import": "Импортировать цветовую палитру темы из Slack", + "user.settings.display.theme.otherThemes": "Посмотреть другие темы", + "user.settings.display.theme.themeColors": "Палитра цветов", + "user.settings.display.theme.title": "Тема", "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", + "user.settings.display.title": "Вид", + "user.settings.general.checkEmail": "Для верификации адреса проверьте почтовый ящик {email}.", + "user.settings.general.checkEmailNoAddress": "Для верификации нового адреса проверьте ваш почтовый ящик", + "user.settings.general.close": "Закрыть", + "user.settings.general.confirmEmail": "Подтвердите адрес электронной почты", + "user.settings.general.currentEmail": "Текущий адрес электронной почты", + "user.settings.general.email": "Адрес электронной почты", + "user.settings.general.emailGitlabCantUpdate": "Вход выполнен с помощью GitLab. Изменения адреса эл. почты невозможно. Адрес эл. почты для уведомлений {email}.", + "user.settings.general.emailGoogleCantUpdate": "Вход осуществлен через Google. Адрес электронной почты не может быть обновлен. Адрес электронной почты используемый для уведомлений {email}.", + "user.settings.general.emailHelp1": "Email, использующийся для входа, уведомлений и сброса пароля. После изменения Email требуется его верификация.", + "user.settings.general.emailHelp2": "Email отключен системным администратором. Уведомления на email не будут высылаться пока не будет включено.", + "user.settings.general.emailHelp3": "Адрес электронной почты используется для входа, уведомлений и сброса пароля.", + "user.settings.general.emailHelp4": "Письмо для верификации отправлено на {email}.", + "user.settings.general.emailLdapCantUpdate": "Вход осуществлен через AD/LDAP. Email не может быть обновлен. Используемый для оповещений Email: {email}.", + "user.settings.general.emailMatch": "Введенные пароли не совпадают.", + "user.settings.general.emailOffice365CantUpdate": "При входе через Office 365 адрес электронной почты не может быть обновлен. Адрес, используемый для уведомлений: {email}.", + "user.settings.general.emailSamlCantUpdate": "Вход осуществлен через SAML. Email не может быть обновлен. Используемый для оповещений Email: {email}.", + "user.settings.general.emailUnchanged": "Новый адрес email не отличается от предыдущего.", + "user.settings.general.emptyName": "Нажмите 'Изменить' для добавления вашего полного имени", + "user.settings.general.emptyNickname": "Нажмите 'Изменить' для добавления псевдонима", + "user.settings.general.emptyPosition": "Нажмите 'Изменить', чтобы указать свою должность.", "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.banner.heading": "Not:", + "admin.client_versions.androidLatestVersion": "Son Android Sürümü", + "admin.client_versions.androidLatestVersionHelp": "Son yayınlanan Android sürümü", + "admin.client_versions.androidMinVersion": "En Düşük Android Sürümü", + "admin.client_versions.androidMinVersionHelp": "Uyumlu en düşük Android sürümü", + "admin.client_versions.desktopLatestVersion": "Son Masaüstü Sürümü", + "admin.client_versions.desktopLatestVersionHelp": "Son yayınlanan Masaüstü sürümü", + "admin.client_versions.desktopMinVersion": "En Düşük Masaüstü Sürümü", + "admin.client_versions.desktopMinVersionHelp": "Uyumlu en düşük Masaüstü sürümü", + "admin.client_versions.iosLatestVersion": "Son iOS Sürümü", + "admin.client_versions.iosLatestVersionHelp": "Son yayınlanan iOS sürümü", + "admin.client_versions.iosMinVersion": "En düşük iOS Sürümü", + "admin.client_versions.iosMinVersionHelp": "Uyumlu en düşük iOS sürümü", + "admin.cluster.ClusterName": "Küme Adı:", + "admin.cluster.ClusterNameDesc": "Katılınacak kümenin adı. Yalnız aynı küme adını taşıyan düğümler birleşebilir. Bu özellik Mavi-Yeşil dağıtımlarını ya da aynı veritabanının aşamalı gösterilmesini destekler.", + "admin.cluster.ClusterNameEx": "Örnek: \"Üretim\" ya da \"Geliştirme\"", + "admin.cluster.GossipPort": "Gossip Kapı Numarası:", + "admin.cluster.GossipPortDesc": "Gossip iletişim kuralı için kullanılacak kapı numarası. Bu kapı numarasına hem UDP hem TCP üzerinden erişilebilmelidir.", + "admin.cluster.GossipPortEx": "Örnek: \"8074\"", + "admin.cluster.OverrideHostname": "Sunucu Adını Değiştir:", + "admin.cluster.OverrideHostnameDesc": "VarsayılanUygunluk özelliği Enterprise sürümde bulunur. Geçerli lisansınız Uygunluk özelliği desteklemiyor. Enterprise lisans bilgileri ve ücretleri hakkında bilgi almak için buraya tıklayın.
", + "admin.compliance.save": "Kaydet", + "admin.compliance.saving": "Ayarlar Kaydediliyor...", + "admin.compliance.title": "Uygunluk Ayarları", + "admin.compliance.true": "doğru", + "admin.complianceExport.createJob.help": "Bir Uygunluk Dışa Aktarma görevini başlatır.", + "admin.complianceExport.createJob.title": "Uygunluk Dışa Aktarma Görevini Başlat", + "admin.complianceExport.description": "Bu özellik Actiance XML ve Genel Aktarıcı EML biçimlerinde dışa aktarılmış uygunluk raporlarını destekler ve şu anda deneme aşamasındadır. Mattermost CSV biçimi desteği daha sonraki bir sürümde desteklenecek ve var olan Uygunluk özelliğinin yerini alacak.", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", - "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", - "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", + "admin.ldap.bindPwdDesc": "\"Bağlantı Kullanıcı Adı\" alanında belirrilen kullanıcının parolası.", + "admin.ldap.bindPwdTitle": "Bağlantı Parolası:", + "admin.ldap.bindUserDesc": "AD/LDAP aramasının yapılacağı kullanıcı adı. Genellikle Mattermost kullanımı için oluşturulmuş özel bir hesaptır ve yetkileri Base DN alanında belirtilmiş AD/LDAP ağacını okuma izni ile sınırlı olmalıdır.", + "admin.ldap.bindUserTitle": "Bağlantı Kullanıcı Adı:", + "admin.ldap.emailAttrDesc": "Mattermost kullanıcılarının e-posta adreslerinin alınacağı AD/LDAP sunucu özniteliği.", + "admin.ldap.emailAttrEx": "Örnek: \"mail\" ya da \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "E-posta Özniteliği:", + "admin.ldap.enableDesc": "Bu seçenek etkinleştirildiğinde, Mattermost AD/LDAP kullanılarak oturum açılmasını sağlar", + "admin.ldap.enableSyncDesc": "Bu seçenek etkinleştirildiğinde, Mattermost kullanıcıları düzenli olarak AD/LDAP ile eşitlenir. Devre dışı bırakıldığında kullanıcı öznitelikleri, yalnız kullanıcı oturum açtığında AD/LDAP üzerinden güncellenir.", + "admin.ldap.enableSyncTitle": "Kullanıcılar AD/LDAP ile Eşitlensin:", + "admin.ldap.enableTitle": "AD/LDAP ile oturum açılabilsin:", + "admin.ldap.firstnameAttrDesc": "(İsteğe bağlı) Mattermost kullanıcılarının adlarının alınacağı AD/LDAP sunucu özniteliği. Ayarlandığında, LDAP sunucusu ile eşitlendiğinden kullanıcılar adlarını değiştiremez. Boş bırakıldığında, kullanıcılar Hesap Ayarları bölümünden adlarını değiştirebilir.", + "admin.ldap.firstnameAttrEx": "Örnek: \"belirtilenAd\"", + "admin.ldap.firstnameAttrTitle": "Ad Özniteliği:", + "admin.ldap.idAttrDesc": "Mattermost kullanıcılarının tekil kimlik kodlarının alınacağı AD/LDAP sunucu özniteliği. Kullanıcı adı ya da UID gibi değişmeyecek bir AD/LDAP özniteliği olmalıdır. Bir kullanıcının kodu değişirse, önceki ile farklı bir yeni Mattermost hesabı oluşturulur. Bu değer Mattermost oturum açma sayfasında \"AD/LDAP Kullanıcı Adı\" alanında kullanılır. Normal olarak bu öznitelik \" yukarıdaki \"Kullanıcı Adı Özniteliği\" ile aynıdır. Takımınız AD/LDAP üzerindeki diğer hizmetlere erişmek için etkialani\\\\kullaniciadi şeklinde oturum açıyorsa, siteler arasında tutarlılık sağlamak için bu alana da etkialani\\\\kullaniciadi şeklinde yazılmasını sağlayabilirsiniz.", + "admin.ldap.idAttrEx": "Örnek:\"sAMHesapAdi\"", + "admin.ldap.idAttrTitle": "Kod Özniteliği: ", + "admin.ldap.jobExtraInfo": "{ldapUsers} LDAP kullanıcısı tarandı, {updateCount} güncellendi, {deleteCount} devre dışı bırakıldı", + "admin.ldap.lastnameAttrDesc": "(İsteğe bağlı) Mattermost kullanıcılarının soyadlarının alınacağı AD/LDAP sunucu özniteliği. Ayarlandığında, LDAP sunucusu ile eşitlendiğinden kullanıcılar soyadlarını değiştiremez. Boş bırakıldığında, kullanıcılar Hesap Ayarları bölümünden soyadlarını değiştirebilir.", + "admin.ldap.lastnameAttrEx": "Örnek: \"sn\"", + "admin.ldap.lastnameAttrTitle": "Soyad Özniteliği:", + "admin.ldap.ldap_test_button": "AD/LDAP Sınaması", + "admin.ldap.loginNameDesc": "Oturum açma sayfasındaki oturum açma alanında görüntülenecek etiket. Varsayılan: \"AD/LDAP Kullanıcı Adı\".", + "admin.ldap.loginNameEx": "Örnek: \"AD/LDAP Kullanıcı Adı\"", + "admin.ldap.loginNameTitle": "Oturum Açma Alanı Adı:", + "admin.ldap.maxPageSizeEx": "Örnek: \"2000\"", + "admin.ldap.maxPageSizeHelpText": "Mattermost sunucusunun bir kerede AD/LDAP sunucusundan isteyeceği en fazla kullanıcı sayısı. 0 sınırsız anlamına gelir.", + "admin.ldap.maxPageSizeTitle": "En Fazla Sayfa Boyutu:", + "admin.ldap.nicknameAttrDesc": "(İsteğe bağlı) Mattermost kullanıcılarının takma adlarının alınacağı AD/LDAP sunucu özniteliği. Ayarlandığında, LDAP sunucusu ile eşitlendiğinden kullanıcılar takma adlarını değiştiremez. Boş bırakıldığında, kullanıcılar Hesap Ayarları bölümünden takma adlarını değiştirebilir.", + "admin.ldap.nicknameAttrEx": "Örnek: \"Takma Ad\"", + "admin.ldap.nicknameAttrTitle": "Takma Ad Özniteliği:", + "admin.ldap.noLicense": "AD/LDAP özelliği Enterprise sürümünde bulunur. Geçerli lisansınız AD/LDAP özelliğini desteklemiyor. Enterprise lisans hakkında bilgi almak ve fiyatları öğrenmek için buraya tıklayın.
", + "admin.ldap.portDesc": "AD/LDAP sunucusuna bağlanmak için kullanılacak Mattermost kapı numarası. Varsayılan değer: 389.", + "admin.ldap.portEx": "Örnek: \"389\"", + "admin.ldap.portTitle": "AD/LDAP Kapı Numarası:", + "admin.ldap.positionAttrDesc": "(İsteğe bağlı) Mattermost kullanıcılarının unvanlarının alınacağı AD/LDAP sunucu özniteliği.", + "admin.ldap.positionAttrEx": "Örnek: \"Unvan\"", + "admin.ldap.positionAttrTitle": "Unvan Özniteliği:", + "admin.ldap.queryDesc": "AD/LDAP sunucusuna gönderilen sorgular için zaman aşımı değeri. Yavaş bir AD/LDAP sunucusu nedeniyle zaman aşımı hatası iletileri alıyorsanız bu değeri arttırın.", + "admin.ldap.queryEx": "Örnek: \"60\"", + "admin.ldap.queryTitle": "Sorgu Zaman Aşımı (saniye):", + "admin.ldap.serverDesc": "AD/LDAP sunucusunun etki alanı ya da IP adresi.", + "admin.ldap.serverEx": "Örnek: \"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAP Sunucusu:", + "admin.ldap.skipCertificateVerification": "Sertifika Doğrulaması Atlansın:", + "admin.ldap.skipCertificateVerificationDesc": "TLS ve STARTTLS bağlantıları için sertifika doğrulama adımını atlar. TLS kullanılması zorunlu olan üretim ortamları için önerilmez. Yalnız denemeler için kullanın.", + "admin.ldap.syncFailure": "Eşitlenemedi: {error}", + "admin.ldap.syncIntervalHelpText": "AD/LDAP Eşitleme güncellemeleri, AD/LDAP sunucusunda yapılan değişikliklerin Mattermost kullanıcılarına aktarılmasını sağlar. Örneğin AD/LDAP sunucusu üzerinde bir kullanıcının adı değiştirildiğinde eşitleme sonrasında kullanıcının Mattermost üzerindeki adı da güncellenir. AD/LDAP sunucusu üzerinden silinen ya da devre dışı bırakılan kullanıcı hesapları Mattermost üzerinde \"Devre dışı\" olarak ayarlanır ve oturumları kapatılır. Mattermost buraya yazıan aralıklarla eşitleme yapar. 60 yazıldığında 60 dakikada bir eşitleme yapılacağı anlamına gelir.", + "admin.ldap.syncIntervalTitle": "Eşitleme Aralığı (dakika):", + "admin.ldap.syncNowHelpText": "AD/LDAP eşitlemesini hemen başlatır.", + "admin.ldap.sync_button": "Şimdi AD/LDAP Eşitle", + "admin.ldap.testFailure": "AD/LDAP Sınaması Başarısız: {error}", + "admin.ldap.testHelpText": "Mattermost sunucusunun belirtilen AD/LDAP sunucusu ile bağlantısını sınar. Ayrıntılı hata iletileri için günlük dosyasına bakın.", + "admin.ldap.testSuccess": "AD/LDAP Sınaması Başarılı", + "admin.ldap.uernameAttrDesc": "(İsteğe bağlı) Mattermost kullanıcı adlarının alınacağı AD/LDAP sunucu özniteliği. Kod özniteliği ile aynı olabilir.", + "admin.ldap.userFilterDisc": "(İsteğe bağlı) Kullanıcı nesneleri aranırken kullanılacak AD/LDAP süzgecini yazın. Yalnız bu sorgu sonucunda seçilen kullanıcılar Mattermost oturumu açabilir. Aktif Dizin için devre dışı bırakılmış kullanıcıları süzen sorgu şu şekildedir (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", + "admin.ldap.userFilterEx": "Örnek: \"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "Kullanıcı Süzgeci:", + "admin.ldap.usernameAttrEx": "Örnek:\"sAMHesapAdi\"", + "admin.ldap.usernameAttrTitle": "Kullanıcı Adı Özniteliği:", + "admin.license.choose": "Dosyayı Seçin", + "admin.license.chooseFile": "Dosyayı Seçin", + "admin.license.edition": "Sürüm: ", + "admin.license.key": "Lisans Anahtarı: ", + "admin.license.keyRemove": "Enterprise Lisansı Kaldır ve Sunucuyu Düşür", + "admin.license.noFile": "Herhangi bir dosya yüklenmemiş", + "admin.license.removing": "Lisans Kaldırılıyor...", + "admin.license.title": "Sürüm ve Lisans", + "admin.license.type": "Lisans: ", + "admin.license.upload": "Yükle", + "admin.license.uploadDesc": "Bu sunucuyu yükseltmek için bir Mattermost Enterprise Sürümü lisans anahtarı yükleyin. Enterprise sürümün katacaklarını öğrenmek ve bir anahtar satın almak için sitemize bakın.", + "admin.license.uploading": "Lisans Yükleniyor...", + "admin.log.consoleDescription": "Bu seçenek genel olarak üretim ortamında devre dışı bırakılır. Geliştiriciler günlüğe kaydedilen iletileri konsola göndermek için bu seçeneği etkinleştirebilir. Bu seçenek etkinleştirildiğinde iletiler standart çıktı akışına (stdout) yazılır. Bu seçenek değiştirildiğinde yeni ayarın etkili olması için sunucunun yeniden başlatılması gerekir.", + "admin.log.consoleJsonTitle": "Konsol günlüğü kayıtları JSON olarak kaydedilsin:", + "admin.log.consoleLogLevel": "Konsol Günlüğü Düzeyi:", + "admin.log.consoleTitle": "Günlükler konsola gönderilsin: ", + "admin.log.enableDiagnostics": "Tanılama ve Hata Bildirme Kulanılsın:", + "admin.log.enableDiagnosticsDescription": "Bu seçenek etkinleştirildiğinde, Mattermost kalitesini ve başarımını arttırmaya yardımcı olacak hata bildirimleri ve tanılama bilgileri gönderilir. Ayrıntılı bilgi almak için gizlilik ilkemize bakın.", + "admin.log.enableWebhookDebugging": "Web Bağlantısı Hata Ayıklaması Kullanılsın:", + "admin.log.enableWebhookDebuggingDescription": "Gelen web bağlantılarının istek gövdesinin konsolda görüntülenmesi için bu seçeneği etkinleştirin ve {boldedConsoleLogLevel} ayarını 'HATA AYIKLAMA' olarak seçin. HATA AYIKLAMA kipinde konsol günlüklerinde web bağlantısı isteği gövdesi bilgilerinin görüntülenmemesi için bu seçeneği devre dışı bırakın.", + "admin.log.fileDescription": "Bu seçenek genel olarak üretim ortamında etkinleştirilir. Etkinleştirildiğinde, günlüğe kaydedilen işlemler Dosya Günlüğü Klasörü alanında belirtilen klasördeki mattermost.log dosyasına yazılır. Günlük kayıtları 10,000 satıra ulaştığında aynı klasörde tarih damgası ve seri numarası ile adlandırılarak arşivlenir. Örnek: mattermost.2017-03-31.001. Bu seçenek değiştirildiğinde yeni ayarın etkili olması için sunucunun yeniden başlatılması gerekir.", + "admin.log.fileJsonTitle": "Dosya günlüğü kayıtları JSON olarak kaydedilsin:", + "admin.log.fileLevelDescription": "Bu seçenek dosya günlüklemesinin hangi düzeyde yapılacağını belirtir. ERROR: Yalnız hata iletileri kaydedilir. INFO: Hata ile başlatma ve hazırlık iletileri kaydedilir. DEBUG: Geliştiricilerin sorunlar üzerinde çalışmasına yardımcı olan ayrıntılı bilgiler kaydedilir.", + "admin.log.fileLevelTitle": "Dosya Günlüğü Düzeyi:", + "admin.log.fileTitle": "Günlükler dosyaya yazılsın: ", + "admin.log.jsonDescription": "Bu seçenek etkinleştirildiğinde, günlüğe kaydedilen işlemler makine tarafından okunabilecek JSON biçiminde kaydedilir. Devre dışı bırakıldığında, düz metin olarak görüntülenir. Bu seçenek değiştirildiğinde yeni ayarın etkili olması için sunucunun yeniden başlatılması gerekir.", + "admin.log.levelDescription": "Bu seçenek konsol günlüklemesinin hangi düzeyde yapılacağını belirtir. ERROR: Yalnız hata iletileri kaydedilir. INFO: Hata ile başlatma ve hazırlık iletileri kaydedilir. DEBUG: Geliştiricilerin sorunlar üzerinde çalışmasına yardımcı olan ayrıntılı bilgiler kaydedilir.", + "admin.log.levelTitle": "Konsol Günlüğü Düzeyi:", + "admin.log.locationDescription": "Günlük dosyalarının konumu. Boş bırakılırsa ./logs klasörü kullanılır. Ayarlanacak klasörün var olması ve Mattermost tarafından yazılabiliyor olması gereklidir. Bu seçenek değiştirildiğinde yeni ayarın etkili olması için sunucunun yeniden başlatılması gerekir.", + "admin.log.locationPlaceholder": "Dosyanızın konumunu yazın", + "admin.log.locationTitle": "Dosya Günlüğü Klasörü:", + "admin.log.logSettings": "Günlük Ayarları", + "admin.logs.bannerDesc": "Kullanıcıları Kullanıcı Kodu ya da Erişim Koduna göre aramak için Raporlar > Kullanıcılar bölümüne giderek arama süzgecine kodu yapıştırın.", + "admin.logs.next": "Sonraki", + "admin.logs.prev": "Önceki", + "admin.logs.reload": "Yeniden Yükle", + "admin.logs.title": "Sunucu Günlükleri", + "admin.manage_roles.additionalRoles": "Hesaba verilecek ek izinleri seçin.Rol ve izinler hakkında ayrıntılı bilgi alın.", + "admin.manage_roles.allowUserAccessTokens": "Bu hesabın kişisel erişim kodları oluşturmasına izin verin.", + "admin.manage_roles.allowUserAccessTokensDesc": "Bu izin kaldırıldığında var olan erişim kodları silinmez. Erişim kodlarını silmek için kullanıcının Kod Yönetimi menüsüne gidin.", + "admin.manage_roles.cancel": "İptal", + "admin.manage_roles.manageRolesTitle": "Rol Yönetimi", + "admin.manage_roles.postAllPublicRole": "Herkese açık tüm Mattermost kanallarındaki iletilere erişim.", + "admin.manage_roles.postAllPublicRoleTitle": "ileti:kanallar", + "admin.manage_roles.postAllRole": "Doğrudan iletiler dahil tüm Mattermost kanallarına erişim.", + "admin.manage_roles.postAllRoleTitle": "ileti:tümü", + "admin.manage_roles.save": "Kaydet", + "admin.manage_roles.saveError": "Roller kaydedilemedi.", + "admin.manage_roles.systemAdmin": "Sistem Yöneticisi", + "admin.manage_roles.systemMember": "Üye", + "admin.manage_tokens.manageTokensTitle": "Kişisel Erişim Kodları Yönetimi", + "admin.manage_tokens.userAccessTokensDescription": "Kişisel erişim kodları, oturum kodlarına benzer ve bütünleştirmeler tarafından Mattermost sunucusu ile etkileşime geçmek için kullanılır. Kişisel erişim kodları hakkında ayrıntılı bilgi almak için buraya tıklayın.", + "admin.manage_tokens.userAccessTokensIdLabel": "Erişim Kodu: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Kod Açıklaması: ", + "admin.manage_tokens.userAccessTokensNone": "Herhangi bir kişisel erişim kodu yok.", + "admin.metrics.enableDescription": "Bu seçenek etkinleştirildiğinde, Mattermost başarım izleme derleme ve profillemesi kullanılır. Lütfen Mattermost başarım izlemesi ayarları hakkında ayrıntılı bilgi almak için belgeler bölümüne bakın.", + "admin.metrics.enableTitle": "Başarım İzlemesi Kullanılsın:", + "admin.metrics.listenAddressDesc": "Başarım ölçütlerinin dinleneceği sunucu adresi.", + "admin.metrics.listenAddressEx": "Örnek: \":8067\"", + "admin.metrics.listenAddressTitle": "Dinleme Adresi:", + "admin.mfa.bannerDesc": "Çok aşamalı kimlik doğrulaması AD/LDAP ya da e-posta ile oturum açılan hesaplar ile kullanılabilir. Başka bir oturum açma yöntemi kullanılıyorsa kimlik hizmeti sağlayıcısı ile ÇAKD ayarlanmalıdır.", + "admin.mfa.cluster": "Yüksek", + "admin.mfa.title": "Çok Aşamalı Kimlik Doğrulama", "admin.nav.administratorsGuide": "Administrator's Guide", "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", + "admin.nav.help": "Yardım", + "admin.nav.logout": "Oturumu Kapat", + "admin.nav.report": "Sorun Bildirin", + "admin.nav.switch": "Takım Seçimi", "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.notifications.email": "E-posta", + "admin.notifications.push": "Mobil Bildirim", + "admin.notifications.title": "Bildirim Ayarları", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "OAuth 2.0 hizmet sağlayıcısı ile oturum açılamasın", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "İletinizi buraya yazın ve göndermek için ENTER tuşuna basın.
Bir görsel ya da dosya yüklemek için Dosya Ekle düğmesine tıklayın.
", + "create_post.write": "Bir ileti yazın...", + "create_team.agreement": "Hesap açarak ve {siteName} kullanarak Hüküm ve Koşullarile Gizlilik İlkesinikabul etmiş olursunuz. Kabul etmiyorsanız {siteName} kullanamazsınız.", + "create_team.display_name.charLength": "Ad {min} ile {max} karakter arasında olmalıdır. Daha sonra daha uzun bir takım açıklaması ekleyebilirsiniz.", + "create_team.display_name.nameHelp": "Her dilde görüntülenecek takım adını yazın. Takım adınız menü ve başlıklarda görüntülenir.", + "create_team.display_name.next": "Sonraki", + "create_team.display_name.required": "Bu alan zorunludur", + "create_team.display_name.teamName": "Takım Adı", + "create_team.team_url.back": "Önceki adıma geri dön", + "create_team.team_url.charLength": "Ad {min} ile {max} karakterden oluşabilir", + "create_team.team_url.creatingTeam": "Takım ekleniyor...", + "create_team.team_url.finish": "Bitti", + "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "edit_channel_header_modal.cancel": "İptal", + "edit_channel_header_modal.description": "Kanal başlığında kanal adının yanında görüntülenecek metni düzenleyin.", + "edit_channel_header_modal.error": "Bu kanal başlığı çok uzun lütfen daha kısa bir başlık yazın", + "edit_channel_header_modal.save": "Kaydet", + "edit_channel_header_modal.title": "{channel} kanalının başlığını düzenle", + "edit_channel_header_modal.title_dm": "Başlığı Düzenle", + "edit_channel_private_purpose_modal.body": "Özel kanalın \"Bilgileri Görüntüle\" üste açılan penceresinde görüntülenecek metin.", + "edit_channel_purpose_modal.body": "Bu kanalın nasıl kullanılacağını açıklayın. Bu metin, \"Diğer ...\" menüsündeki kanal listesinde görünür ve başkalarının katılmaya karar vermesine yardımcı olur.", + "edit_channel_purpose_modal.cancel": "İptal", + "edit_channel_purpose_modal.error": "Bu kanal amacı çok uzun lütfen daha kısa bir amaç yazın", + "edit_channel_purpose_modal.save": "Kaydet", + "edit_channel_purpose_modal.title1": "Amacı Düzenle", + "edit_channel_purpose_modal.title2": "Şunun amacını düzenle ", + "edit_command.save": "Güncelle", + "edit_post.cancel": "İptal", + "edit_post.edit": "{title} düzenle", + "edit_post.editPost": "İletiyi düzenle...", + "edit_post.save": "Kaydet", + "email_signup.address": "E-posta Adresi", + "email_signup.createTeam": "Takım Ekle", + "email_signup.emailError": "Lütfen geçerli bir e-posta adresi yazın.", + "email_signup.find": "Takımlarımı bul", + "email_verify.almost": "{siteName}: Neredeyse tamam", + "email_verify.failed": " Doğrulama e-postası gönderilemedi.", + "email_verify.notVerifiedBody": "Lütfen e-posta adresinizi doğrulayın. E-posta gelen kutunuza bakın.", + "email_verify.resend": "E-postayı Yeniden Gönder", + "email_verify.sent": " Doğrulama e-postası gönderildi.", + "email_verify.verified": "{siteName} E-posta Doğrulandı", + "email_verify.verifiedBody": "E-posta adresiniz doğrulandı! Oturum açmak için buraya tıklayın.
", + "emoji_list.actions": "İşlemler", + "emoji_list.add": "Özel Emoji Ekle", + "emoji_list.creator": "Oluşturan", + "emoji_list.delete": "Sil", + "emoji_list.delete.confirm.button": "Sil", + "emoji_list.delete.confirm.msg": "Bu işlem özel emojiyi geri alınamayacak şekilde siler. Silmek istediğinize emin misiniz?", + "emoji_list.delete.confirm.title": "Özel Emojiyi Sil", + "emoji_list.empty": "Herhangi bir özel emoji bulunamadı", + "emoji_list.header": "Özel Emoji", + "emoji_list.help": "Sunucudaki herkes özel emoji kullanabilir. Emoji seçim menüsünü açmak için ileti kutusunda iki karakterden sonra ':' karakterinin ardından iki karakter yazın.", + "emoji_list.help2": "İpucu: Emoji bulunan yeni bir satırın ilk karakteri olarak #, ## ya da ### kullanırsanız emoji boyutunu büyütebilirsiniz. Denemek için '# :smile' gibi bir ileti gönderin.", + "emoji_list.image": "Görsel", + "emoji_list.name": "Ad", + "emoji_list.search": "Özel Emoji Arama", + "emoji_list.somebody": "Başka bir takımdaki biri", + "emoji_picker.activity": "İşlem", + "emoji_picker.custom": "Özel", + "emoji_picker.emojiPicker": "Emoji Seçici", + "emoji_picker.flags": "İşaretler", + "emoji_picker.foods": "Yiyecek", + "emoji_picker.nature": "Doğa", + "emoji_picker.objects": "Nesneler", + "emoji_picker.people": "Kişiler", + "emoji_picker.places": "Yerler", + "emoji_picker.recent": "Son Kullanılanlar", + "emoji_picker.search": "Arama", + "emoji_picker.searchResults": "Arama Sonuçları", + "emoji_picker.symbols": "Simgeler", + "ent.cluster.save_config_with_roles.error": "Yüksek Erişilebilirlik kipi etkinleştirildiğinde şu yapılandırma ayarları kaydedilemez ve Sistem Konsolu salt okunur kipe geçer: {keys}.", + "error.generic.link": "{siteName} Sitesine Geri Dön", + "error.generic.link_message": "{siteName} Sitesine Geri Dön", + "error.generic.message": "Bir sorun çıktı.", + "error.generic.title": "Hata", + "error.local_storage.help1": "Çerezler kullanılsın", + "error.local_storage.help2": "Gizli taramayı kapat", + "error.local_storage.help3": "Desteklenen bir tarayıcı kullanın (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "Web tarayıcınızdaki bir ayarın yerel depolama özelliklerini engellemesi nedeniyle Mattermost yüklenemedi. Mattermost uygulamasının yüklenebilmesi için şu işlemleri yapmayı deneyin:", + "error.local_storage.title": "Mattermost Yüklenemedi", + "error.not_found.link_message": "Mattermost'a Geri Dön", + "error.not_found.message": "Ulaşmaya çalıştığınız sayfa bulunamadı", + "error.not_found.title": "Sayfa bulunamadı", + "error.oauth_missing_code": "{service} hizmet sağlayıcısının yönlendirme adresinde bir kimlik doğrulama kodu yok.", + "error.oauth_missing_code.forum": "Yukarıdaki bilgileri gözden geçirdiyseniz ve hala ayar sorunları yaşıyorsanız {link} üzerine ileti göndererek kurulum sırasında size yardımcı olmamızı isteyebilirsiniz.", + "error.oauth_missing_code.forum.link": "Sorun Çözme Forumu", + "error.oauth_missing_code.gitlab": "{link} için kurulum yönergelerini izlediğinizden emin olun.", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "{link} için yöneticinizin Google+ API özelliğini etkinleştirdiğinden emin olun.", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "{link} için Microsoft kuruluşunuzun yöneticisinin Mattermost uygulamasını etkinleştirdiğinden emin olun.", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", + "error.oauth_missing_code.title": "Mattermost yardımınıza muhtaç", + "error_bar.apiv3_enabled": "API 3. sürümü artık kullanılmıyor ve yakında kaldırılacak. APIv4 aktarımı hakkında bilgi alın.", + "error_bar.expired": "Enterprise lisansın süresi geçtiğinden bazı özellikler devre dışı kalabilir. Lütfen lisansınızı yenileyin.", + "error_bar.expiring": "Enterprise lisansın süresi {date} tarihinde bitecek. Lütfen lisansınızı yenileyin.", + "error_bar.past_grace": "Enterprise lisansın süresi geçtiğinden bazı özellikler devre dışı kalabilir. Lütfen ayrıntılar için Sistem Yöneticisi ile görüşün.", + "error_bar.preview_mode": "Ön İzleme Kipi: E-posta bildirimi ayarları yapılmamış", + "error_bar.site_url": "Lütfen {link} içindeki {docsLink} ayarlarını yapın.", + "error_bar.site_url.docsLink": "Site Adresi", + "error_bar.site_url.link": "Sistem Konsolu", + "error_bar.site_url_gitlab": "Lütfen Sistem Konsolu ya da GitLab Mattermost kullanıyorsanız gitlab.rb içindeki {docsLink} ayarlarını yapın.", + "file_attachment.download": "İndir", + "file_info_preview.size": "Boyut ", + "file_info_preview.type": "Dosya Türü ", + "file_upload.disabled": "Dosya ekleme devre dışı bırakılmış.", + "file_upload.fileAbove": "{max} MB boyutundan büyük dosyalar yüklenemez: {filename}", + "file_upload.filesAbove": "{max} MB boyutundan büyük dosyalar yüklenemez: {filenames}", + "file_upload.limited": "En çok {count, number} dosya yüklenebilir. Daha fazla dosya eklemek için ek iletiler kullanın.", + "file_upload.pasted": "Görselin yapıştırılması ", + "file_upload.zeroBytesFile": "Boş bir dosya yüklüyorsunuz: {filename}", + "file_upload.zeroBytesFiles": "Boş dosyalar yüklüyorsunuz: {filenames}", + "filtered_channels_list.search": "Kanal arama", + "filtered_user_list.any_team": "Tüm Kullanıcılar", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", - "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} / {total, number}", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} / {total, number}", + "filtered_user_list.member": "Üye", + "filtered_user_list.next": "Sonraki", + "filtered_user_list.prev": "Önceki", + "filtered_user_list.search": "Kullanıcı arama", + "filtered_user_list.searchButton": "Arama", + "filtered_user_list.show": "Süzgeç:", + "filtered_user_list.team_only": "Bu Takımın Üyesi", + "find_team.email": "E-posta", + "find_team.findDescription": "Üyesi olduğunuz tüm takımlara bağlantıları içeren bir e-posta gönderildi.", + "find_team.findTitle": "Takımınızı Bulun", + "find_team.getLinks": "Üyesi olduğunuz tüm takımlara bağlantıları içeren bir e-posta alın.", + "find_team.placeholder": "adiniz@kurulus.com", + "find_team.send": "Gönder", + "find_team.submitError": "Lütfen geçerli bir e-posta adresi yazın", + "flag_post.flag": "İzlenecek olarak işaretle", + "flag_post.unflag": "İşareti kaldır", + "general_tab.chooseDescription": "Lütfen takımınız için yeni bir açıklama yazın", + "general_tab.codeDesc": "Çağrı kodunu yeniden üretmek için 'Düzenle' üzerine tıklayın.", + "general_tab.codeLongDesc": "Ana menüdeki {getTeamInviteLink} üzerinden oluşturulan takım çağrı bağlantısı adresinin bir bölümü olarak kullanılan Çağrı Kodu. Yeniden üretilirse yeni bir takım çağrı bağlantısı oluşturulur ve önceki bağlantı geçersiz kılınır.", + "general_tab.codeTitle": "Çağrı Kodu", + "general_tab.emptyDescription": "Takım adını eklemek için 'Düzenle' üzerine tıklayın.", + "general_tab.getTeamInviteLink": "Takım Çağrı Bağlantısını Al", + "general_tab.includeDirDesc": "Bu takımın eklenmesi, takım adının ana sayfadaki Takım Dizini bölümünde görüntülenmesini ve oturum açma sayfasına bir bağlantı verilmesini sağlar.", + "general_tab.no": "Hayır", + "general_tab.openInviteDesc": "İzin verildiğinde bu takımın bağlantısı giriş sayfasına eklenir. Böylece hesabı olan herkes bu takıma katılabilir.", + "general_tab.openInviteTitle": "Bu sunucu üzerinde hesabı olan tüm kullanıcılar bu takıma katılabilir", + "general_tab.regenerate": "Yeniden Oluştur", + "general_tab.required": "Bu alan zorunludur", + "general_tab.teamDescription": "Takım Açıklaması", + "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.teamIcon": "Takım Simgesi", + "general_tab.teamIconEditHint": "Bir görsel yüklemek için 'Düzenle' üzerine tıklayın.", + "general_tab.teamIconEditHintMobile": "Bir görsel yüklemek için tıklayın.", + "general_tab.teamIconError": "Görsel seçilirken bir sorun çıktı.", + "general_tab.teamIconInvalidFileType": "Takım simgesi olarak yalnız BMP, JPG ya da PNG görselleri kullanılabilir", + "general_tab.teamIconLastUpdated": "Görsel {date} tarihinde güncellendi", + "general_tab.teamIconTooLarge": "Takım simgesi yüklenemedi. Dosya çok büyük.", + "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": "Takım 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ı?", + "get_app.androidAppName": "Android için Mattermost", + "get_app.androidHeader": "Android uygulamamıza geçerseniz Mattermost ile daha iyi çalışabilirsiniz", + "get_app.continue": "devam", + "get_app.continueWithBrowser": "Ya da {link}", + "get_app.continueWithBrowserLink": "tarayıcı ile devam et", + "get_app.iosHeader": "iPhone uygulamamıza geçerseniz Mattermost ile daha iyi çalışabilirsiniz", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_app.openMattermost": "Mattermost Üzerinde Aç", + "get_link.clipboard": " Bağlantı kopyalandı", + "get_link.close": "Kapat", + "get_link.copy": "Bağlantıyı Kopyala", + "get_post_link_modal.help": "Aşağıdaki bağlantı izin verilmiş kullanıcıların iletinizi görüntülemesini sağlar.", + "get_post_link_modal.title": "Kalıcı Bağlantıyı Kopyala", + "get_public_link_modal.help": "Aşağıdaki bağlantı tüm kullanıcıların sunucu üzerine kayıt olmadan bu dosyayı görüntülemesini sağlar.", + "get_public_link_modal.title": "Herkese Açık Bağlantıyı Kopyala", + "get_team_invite_link_modal.help": "Takım arkadaşlarınıza aşağıdaki bağlantıyı göndererek bu takım sitesine kayıt olmalarını sağlayabilirsiniz. Takım Çağırma Bağlantısı, bir Takım Yöneticisi tarafından Takım Ayarları bölümünden yeniden üretilerek değiştirilmedikçe birden çok takım arkadaşı ile paylaşılabilir.", + "get_team_invite_link_modal.helpDisabled": "Takımınıza kullanıcı ekleme özelliği devre dışı bırakılmış. Bilgi almak için takım yöneticinizle görüşün.", + "get_team_invite_link_modal.title": "Takım Çağrı Bağlantısı", + "help.attaching.downloading": "#### Dosyaları İndirmek\nEklenmiş bir dosyayı indirmek için dosya küçük görselinin yanındaki indirme simgesine tıklayabilir ya da dosya önizleyici açtıkdan sonra **İndir** üzerine tıklayabilirsiniz.", + "help.attaching.dragdrop": "#### Sürükleyip Bırakma\nBilgisayarınızdan bir ya da bir kaç dosyayı sürükleyip sağ yan çubuğu ya da orta pano üzerine bırakarak yükleyebilirsiniz. Sürüklenip bırakılan dosyalar ileti alanına eklenir. Ardından isteğinize bağlı olarak bir ileti yazabilir ve göndermek için **ENTER** tuşuna basabilirsiniz.", + "help.attaching.icon": "#### Ek Dosya Simgesi\nAlternatif olarak ileti alanının yanındaki gri ataş simgesine tıklayarak da dosyaları yükleyebilirsiniz. Tıkladığınızda sistem dosya görüntüleyici açılarak istediğiniz dosyaları bulmanızı sağlar. Dosyaları yüklemek için **Aç** üzerine tıklayın. Ardından isteğinize bağlı olarak bir ileti yazabilir ve göndermek için **ENTER** tuşuna basabilirsiniz.", + "help.attaching.limitations": "## Dosya Boyutu Sınırlamaları\nMattermost üzerinde her ileti için en fazla 5 dosya eklenebilir. Her dosyanın boyutu en fazla 50 Mb olabilir.", + "help.attaching.methods": "## Dosya Ekleme Yöntemleri\nSürükleyip bırakarak ya da ileti alanındaki dosya ekle simgesine tıklayarak bir dosya ekleyebilirsiniz.", + "help.attaching.notSupported": "Belge ön izleme (Word, Excel, PPT) özelliği henüz yok.", + "help.attaching.pasting": "#### Görselleri Yapıştırmak\nChrome ve Edge web tarayıcılarında, dosyalar panodan yapıştırılarak da yüklenebilir. Bu özellik henüz diğer web tarayıcıları tarafından desteklenmiyor.", + "help.attaching.previewer": "## Dosya Ön İzleme\nMattermost üzerinde ortamlar, indirme dosyaları ve herkese açık paylaşılmış bağlantıları önizleme özelliği bulunur. Dosya önizleyiciyi açmak için eklenmiş dosyanın küçük görseli üzerine tıklayın.", + "help.attaching.publicLinks": "#### Herkese Açık Bağlantıları Paylaşmak\nHerkese açık bağlantılar Mattermost takımınız dışındaki kişiler ile dosya paylaşmanızı sağlar. Eklenmiş bir dosyanın küçük görseline tıklayarak dosya önizleyiciyi açın. Ardından **Herkese Açık Bağlantıyı Al** üzerine tıklayın. Böylece bağlantıyı kopyalayabileceğiniz bir pencere açılır. Bu bağlantı başka bir kullanıcı ile paylaşılıp açıldığında dosya otomatik olarak indirilir.", + "help.attaching.publicLinks2": "Dosya önizleyicide **Herkese Açık Bağlantıyı Al** seçeneği görüntülenmiyorsa ve bu seçeneği kullanmak istiyorsanız, Sistem Yöneticiniz ile görüşerek Sistem Konsolunda **Güvenlik** > **Herkese Açık Bağlantılar** seçeneğini etkinleştirmesini isteyin.", + "help.attaching.supported": "#### Desteklenen Ortam Türleri\nDesteklenmeyen bir ortam türünü ön izlemeye çalışırsanız, dosya ön izleyicide standart bir ortam eki simgesi görüntülenir. Desteklenen ortam biçimleri ağırlıkla web tarayıcı ve işletim sisteminize bağlıdır. Ancak şu dosya türleri Mattermost tarafından çoğu web tarayıcı üzerinde desteklenir:", + "help.attaching.supportedList": "- Görseller: BMP, GIF, JPG, JPEG, PNG\n- Görüntü: MP4\n- Ses: MP3, M4A\n- Belgeler: PDF", + "help.attaching.title": "# Dosya Eklemek\n_____", + "help.commands.builtin": "## İç Komutlar\nTüm Mattermost kurulumlarında şu bölü komutları kullanılabilir:", + "help.commands.builtin2": "Yazmaya '/' ile başlarsanız ileti alanın üzerinde bölü komutlarının listesi görüntülenir. Otomatik tamamlama önerileri ve biçim örnekleri siyah metinle, bölü komutunun kısa açıklaması gri metinle görüntülenir", + "help.commands.custom": "## Özel Komutlar\nÖzel bölü komutları dış uygulamalar ile bütünleşir. Örneğin bir takım iç sağlık kayıtlarını denetleyen bir `/hasta ali kaya` komutu ya da bir şehir için haftalık hava durumu için `/hava ankara hafta`komutu ayarlayabilir. Sistem Yöneticinize sorarak ya da `/` yazıp otomatik tamamlama listesini açarak takımınız için özel bölü komutlarının ayarlanıp ayarlanmadığını anlayabilirsiniz.", + "help.commands.custom2": "Özel bölü komutları varsayılan olarak devre dışıdır ve Sistem Yöneticisi tarafından **Sistem Konsolu** > **Bütünleştirmeler** > **Web Bağlantıları ve Komutlar** bölümünden etkinleştirilebilir. Özel bölü komutlarını ayarlamak hakkında ayrıntılı bilgi almak için [geliştirici bölü komutları belgeleri sayfasına](http://docs.mattermost.com/developer/slash-commands.html) bakın.", + "help.commands.intro": "İleti alanına bölü komutlarını yazarak Mattermost işlemleri yapılabilir. İşlemleri yapmak için `/` karakterinden sonra bir komut ve ilgili parametreleri yazın.\n\nİç bölü komutları tüm Mattermost kurulumlarında bulunur. Ayrıca dış uygulamalar üzerinden işlem yapabilecek özel bölü komutları tanımlanabilir. Özel bölü komutlarını ayarlamak hakkında ayrıntılı bilgi almak için [geliştirici bölü komutları belgeleri sayfasına](http://docs.mattermost.com/developer/slash-commands.html) bakın.", + "help.commands.title": "# Komutların Yürütülmesi\n___", + "help.composing.deleting": "## Bir İletiyi Silmek\nYazdığınız herhangi bir iletiyi, ileti metninin yanındaki **[...]** simgesine tıkladıktan sonra **Sil** üzerine tıklayarak silebilirsiniz. Sistem ve Takım Yöneticileri kendi sistem ve takımlarında tüm iletileri silebilir.", + "help.composing.editing": "## Bir İletiyi Düzenlemek\nYazdığınız herhangi bir iletiyi, ileti metninin yanındaki **[...]** simgesine tıkladıktan sonra **Düzenle** üzerine tıklayarak düzenleyebilirsiniz. İleti metnini düzenledikten sonra değişiklikleri kaydetmek için **ENTER** tuşuna basın. İletileri düzenlemek yeni @mention bildirimlerini, masaüstü bildirimlerini ya da bildirim seslerini tetiklemez.", + "help.composing.linking": "## Bir İletiye Bağlantı Vermek\n**Kalıcı Bağlantı** özelliği bir ileti için bir bağlantı oluşturur. Bu bağlantı kanaldaki diğer kullanıcılar ile paylaşılarak Arşivdeki iletileri görmeleri sağlanabilir. İletinin gönderildiği kanalın üyesi olmayan kullanıcılar kalıcı bağlantıyı göremez. Herhangi bir ileti metninin yanındaki **[...]** simgesine tıklayıp **Kalıcı Bağlantı** üzerine tıkladıktan sonra **Bağlantıyı Kopyala** ile kalıcı bağlantıyı alabilirsiniz.", + "help.composing.posting": "## Bİr İleti Göndermek\nMetni ileti alanına yazdıktan sonra ENTER tuşuna basarak gönderebilirsiniz. İletiyi göndermeden yeni bir satır eklemek için SHIFT+ENTER tuşlarına basın. İLetileri CTRL+ENTER tuşlarına basarak göndermek için **Ana Menü > Hesap Ayarları > İletiler CTRL+ENTER ile gönderilsin** seçeneğine tıklayın.", + "help.composing.posts": "#### İletiler\nİlk iletiler üst iletiler olarak değerlendirilir ve genellikle yanıtların yazılacağı bir konu başlatmak için kullanılır. İletiler orta bölümün altındaki ileti alanından yazılır ve gönderilir.", + "help.composing.replies": "#### Yanıtlar\nBir ileti metninin yanındaki yanıt simgesine tıklanarak yanıtlanabilir. Böylece konudaki iletilerin görülebileceği ve yanıtlanabileceği sağ yan çubuk açılır. Yanıtlar orta bölümde üst iletinin alt iletileri olarak içerlek şekilde görüntülenir.\n\nSAğ yan çubuktan bir iletiye yanıt yazılırken, okunmayı kolaylaştırmak için yan çubuğun üst bölümündeki iki oktan oluşan genişlet/daralt simgesine tıklayın.", + "help.composing.title": "# İleti Göndermek\n_____", + "help.composing.types": "## İleti Türleri\nKonuşmaları konularına göre gruplamak için iletileri yanıtlayın.", + "help.formatting.checklist": "Köşeli parantezleri kullanarak bir görev listesi oluşturabilirsiniz:", + "help.formatting.checklistExample": "- [ ] Birinci öge\n- [ ] İkinci göge\n- [x] Tamamlanmış öge", + "help.formatting.code": "## Kod Bloğu\n\nHer satırın başıda dört boşluk bırakarak ya da önceki ve sonraki satıra ``` yazarak bir kod boğu oluşturabilirsiniz.", + "help.formatting.codeBlock": "Kod bloğu", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", + "help.formatting.emojis": "## Emojiler\n\n`:` yazarak otomatik emoji tamamlayıcı açılabilir. Emojilerin tam listesi [burada bulunabilir](http://www.emoji-cheat-sheet.com/). Ayrıca kullanmak istediğiniz emojiler yoksa kendi [Özel Emoji ayarlarınızı yapabilirsiniz](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.formatting.example": "Örnek:", + "help.formatting.githubTheme": "**GitHub Teması**", + "help.formatting.headings": "## Başlıklar\n\nBaşlıktan önce bir # ve boşluk yazarak bir başlık oluşturabilirsiniz. Daha küçük başlıklar için daha fazla # yazın.", + "help.formatting.headings2": "Alternatif olarak metnin altını çizmek için `===`, başlık oluşturmak için `---`kullanabilirsiniz.", + "help.formatting.headings2Example": "Büyük Başlık\n-------------", + "help.formatting.headingsExample": "## Büyük Başlık\n### Daha Küçük Başlık\n#### Daha da Küçük Başlık", + "help.formatting.images": "## Satır Arası Görseller\n\nKöşeli parantez içindeki alt metinden sonra `!` yazarak satır arası görseller oluşturabilirsiniz. Bağlantıdan sonra tırnak içinde bağlantı üzerine gelinince görüntülenecek metni yazın.", + "help.formatting.imagesExample": "\n\nve\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## Satır Arası Kodu\n\nSola yatık tırnak arasına alarak eş aralıklı yazı türü oluşturabilirsiniz.", + "help.formatting.intro": "Kod imlerini kullanmak iletileri kolayca biçimlendirmenizi sağlar. İletiyi normal şekilde yazın ve özel olarak biçimlendirmek için bu kuralları kullanın.", + "help.formatting.lines": "## Satırlar\n\n`*`, `_` ya da `-` kullanarak bir satır oluşturun.", "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", - "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", - "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", - "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", - "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
Hoş geldiniz: {display_name}!
Buraya herkesin görmesini istediğiniz iletileri yazabilirsiniz. Takıma katılan herkes otomatik olarak bu kanalın kalıcı üyesi olur.
{display_name} başlangıcı, iş dışı konuşmalar için.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "quick_switch_modal.teamsShortcut.windows": "(CTRL+ALT+K)", + "reaction.clickToAdd": "(eklemek için tıklayın)", + "reaction.clickToRemove": "(silmek için tıklayın)", + "reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, bir {user} diğer {users}}", + "reaction.reacted": "{users} {emoji} ile {reactionVerb}", + "reaction.reactionVerb.user": "yanıtladı", + "reaction.reactionVerb.users": "yanıtladı", + "reaction.reactionVerb.you": "yanıtladı", + "reaction.reactionVerb.youAndUsers": "yanıtladı", + "reaction.usersAndOthersReacted": "{users} ve {otherUsers, number} other {otherUsers, plural, bir {user} diğer {users}}", + "reaction.usersReacted": "{users} ve {lastUser}", + "reaction.you": "Siz", + "reaction_list.addReactionTooltip": "Tepki Ekle", + "removed_channel.channelName": "kanal", + "removed_channel.from": "Şuradan silindi", + "removed_channel.okay": "Tamam", + "removed_channel.remover": "{remover} sizi {channel} kanalından çıkardı", + "removed_channel.someone": "Biri", + "rename_channel.cancel": "İptal", + "rename_channel.defaultError": " - Varsayılan kanal için değiştirilemez", + "rename_channel.displayName": "Görüntülenecek Ad", + "rename_channel.displayNameHolder": "Görüntülenecek adı yazın", + "rename_channel.handleHolder": "küçük alfasayısal karakterler", + "rename_channel.lowercase": "Küçük alfasayısal karakterler olmalı", + "rename_channel.maxLength": "Bu alana en fazla {maxLength, number} karakter yazılabilir", + "rename_channel.minLength": "Kanal adında en az {minLength, number} karakter bulunmalıdır", + "rename_channel.required": "Bu alan zorunludur", + "rename_channel.save": "Kaydet", + "rename_channel.title": "Kanalı Yeniden Adlandır", + "rename_channel.url": "Adres", + "revoke_user_sessions_modal.desc": "Bu işlem {username} kullanıcısının tüm oturumlarını kapatır. Kullanıcının tüm aygıtlardaki oturumları kapatılır. {username} kullanıcısının tüm oturumlarını kapatmak istediğinize emin misiniz?", + "revoke_user_sessions_modal.revoke": "Kapat", + "revoke_user_sessions_modal.title": "{username} kullanıcısının oturumlarını kapat", + "rhs_comment.comment": "Yorum", + "rhs_comment.del": "Sil", + "rhs_comment.edit": "Düzenle", + "rhs_comment.mobile.flag": "İşaretle", + "rhs_comment.mobile.unflag": "İşareti Kaldır", + "rhs_comment.permalink": "Kalıcı Bağlantı", + "rhs_header.backToCallTooltip": "Görüşmeye Dön", + "rhs_header.backToFlaggedTooltip": "İşaretlenmiş İletilere Dön", + "rhs_header.backToPinnedTooltip": "Sabitlenmiş İletilere Dön", + "rhs_header.backToResultsTooltip": "Arama Sonuçlarına Dön", + "rhs_header.closeSidebarTooltip": "Yan Çubuğu Kapat", + "rhs_header.closeTooltip": "Yan Çubuğu Kapat", + "rhs_header.details": "İleti Ayrıntıları", + "rhs_header.expandSidebarTooltip": "Yan Çubuğu Genişlet", + "rhs_header.expandTooltip": "Yan Çubuğu Daralt", + "rhs_header.shrinkSidebarTooltip": "Yan Çubuğu Daralt", + "rhs_root.del": "Sil", + "rhs_root.direct": "Doğrudan İleti", + "rhs_root.edit": "Düzenle", + "rhs_root.mobile.flag": "İşaretle", + "rhs_root.mobile.unflag": "İşareti Kaldır", + "rhs_root.permalink": "Kalıcı Bağlantı", + "rhs_root.pin": "Kanala sabitle", + "rhs_root.unpin": "Kanaldaki sabitlemesini kaldır", + "rhs_thread.rootPostDeletedMessage.body": "Bu konunun bir bölümü veri saklama ilkesine uygun olarak silindi. Artık bu konuyu yanıtlayamazsınız.", + "save_button.save": "Kaydet", + "save_button.saving": "Kaydediliyor", + "search_bar.search": "Arama", + "search_bar.usage": "Kanallar farklı konulardaki konuşmaları düzenlemek için kullanılır. Kanallar takımınızdaki herkese açıktır. Özel iletişim kurmak gerektiğinde bir kişi için Doğrudan İletileri, bir kaç kişi için Özel Kanalları kullanabilirsiniz.
", + "sidebar.tutorialScreen2": "Başlangıçta herkese açık iki kanal bulunur:
{townsquare} tüm takımla iletişim kurmak için kullanılır. Takımınızdaki herkes bu kanalın bir üyesidir.
{offtopic} iş dışı kanallar dışında eğlence için kullanılır. Siz ve takımınız başka kanallar eklemeye karar verebilirsiniz.
", + "sidebar.tutorialScreen3": "Yeni bir kanal eklemek ve varolan bir kanala katılmak için \"Diğer...\" üzerine tıklayın.
Ayrıca herkese açık ya da özel bir kanal başlığının yanındaki \"+\" simgesine tıklayarak da yeni bir kanal ekleyebilirsiniz.
", + "sidebar.unreadSection": "OKUNMAMIŞLAR", + "sidebar.unreads": "Diğer okunmamışlar", + "sidebar_header.tutorial": "Ana Menüde, Yeni Üyeleri Çağırmak, Hesap Ayarlarına erişmek ve Tema Renklerini ayarlamak gibi işlemler yapabilirsiniz.
Takım yöneticileri ayrıca bu menüden kendi Takım Ayarlarını yapabilirler.
Sistem Yöneticileri için de tüm sistemin yönetilebileceği Sistem Konsolu seçeneği bulunur.
", + "sidebar_right_menu.accountSettings": "Hesap Ayarları", + "sidebar_right_menu.addMemberToTeam": "Takıma Üye Ekle", + "sidebar_right_menu.console": "Sistem Konsolu", + "sidebar_right_menu.flagged": "İşaretlenmiş İletiler", + "sidebar_right_menu.help": "Yardım", + "sidebar_right_menu.inviteNew": "E-posta Çağrısı Gönder", + "sidebar_right_menu.logout": "Oturumu Kapat", + "sidebar_right_menu.manageMembers": "Üye Yönetimi", + "sidebar_right_menu.nativeApps": "Uygulamaları İndir", + "sidebar_right_menu.recentMentions": "Son Anmalar", + "sidebar_right_menu.report": "Sorun Bildir", + "sidebar_right_menu.teamLink": "Takım Çağrı Bağlantısını Al", + "sidebar_right_menu.teamSettings": "Takım Ayarları", + "sidebar_right_menu.viewMembers": "Üyeleri Görüntüle", + "signup.email": "E-posta ve Parola", + "signup.gitlab": "GitLab Tek Oturum Açma", + "signup.google": "Google Hesabı", + "signup.ldap": "AD/LDAP Kimlik Bilgileri", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}Anında arama ve heryerden erişebilme özellikleri ile takım iletişiminizi tek noktadan sağlayın.
Takımınızın iletişimini sağlayarak önemli işler başarmalarını sağlayın.
", + "tutorial_intro.screenTwo": "İletişim, herkese açık kanallar, özel kanallar ya da doğrudan iletiler üzerinden sağlanır..
Herşey arşivlenir ve web üzerinden erişilebilen bir bilgisayar ya da cep telefonu ile aranabilir.
", + "tutorial_intro.skip": "Eğitimi atla", + "tutorial_intro.support": "Sorularınız için bize e-posta gönderin ", + "tutorial_intro.teamInvite": "Takım arkadaşları çağır", + "tutorial_intro.whenReady": " hazır olduğunuzda.", + "tutorial_tip.next": "Sonraki", + "tutorial_tip.ok": "Tamam", + "tutorial_tip.out": "Bu ipuçları görüntülenmesin.", + "tutorial_tip.seen": "Bunu daha önce gördünüz mü? ", + "update_command.cancel": "İptal", + "update_command.confirm": "Bölü Komutunu Düzenle", + "update_command.question": "Yaptığınız değişiklikler varolan bölü komutunu bozabilir. Komutu güncellemek istediğinize emin misiniz?", + "update_command.update": "Güncelle", + "update_incoming_webhook.update": "Güncelle", + "update_oauth_app.confirm": "OAuth 2.0 Uygulamasını Düzenle", + "update_oauth_app.question": "Yaptığınız değişiklikler varolan OAuth 2.0 uygulamasını bozabilir. Güncellemek istediğinize emin misiniz?", + "update_outgoing_webhook.confirm": "Giden Web Bağlantısını Düzenle", + "update_outgoing_webhook.question": "Yaptığınız değişiklikler varolan giden web bağlantısını bozabilir. Web bağlantısını güncellemek istediğinize emin misiniz?", + "update_outgoing_webhook.update": "Güncelle", + "upload_overlay.info": "Yüklemek istediğiniz dosyayı sürükleyip buraya bırakın.", + "user.settings.advance.embed_toggle": "Tüm gömülü ön izleme görüntülemeyi değiştir", + "user.settings.advance.enabledFeatures": "{count, number} {count, plural, bir {Feature} diğer {Features}} etkinleştirildi", + "user.settings.advance.formattingDesc": "Bu seçenek etkinleştirildiğinde, iletiler bağlantılar eklemek, emoji görüntülemek, metni biçimlendirmek ve satır sonları eklemek için biçimlendirilir. Varsayılan olarak bu seçenek etkinleştirilmiştir. Bu değer değiştirildikten sonra bu sayfanın yenilenmesi gerekir.", + "user.settings.advance.formattingTitle": "İletiler Biçimlendirilebilsin", + "user.settings.advance.joinLeaveDesc": "Bu seçenek etkinleştirildiğinde, bir kullanıcının bir kanala katıldığı ya da ayrıldığını bildiren sistem iletileri görüntülenir. Devre dışı bırakıldığında bu iletiler görüntülenmez. Bununla birlikte bir kanala eklendiğinizde bir ileti görüntülenir ve bir bildirim alabilirsiniz.", + "user.settings.advance.joinLeaveTitle": "Katılma/Ayrılma İletileri Kullanılsın", + "user.settings.advance.markdown_preview": "İleti yazma kutusunda kod imi ön izlemesi seçeneği görüntülensin", + "user.settings.advance.off": "Kapalı", + "user.settings.advance.on": "Açık", + "user.settings.advance.preReleaseDesc": "Ön izlemek istediğiniz özellikleri işaretleyin. Ayarların etkili olması için sayfayı yeniden yüklemelisiniz.", + "user.settings.advance.preReleaseTitle": "Yeni Uygulama Ön İzlemesi", + "user.settings.advance.sendDesc": "Bu seçenek etkinleştirildiğinde ENTER tuşu yeni bir satıra geçer, ileti CTRL+ENTER tuşları ile gönderilir.", + "user.settings.advance.sendTitle": "İletiler Ctrl-ENTER ile gönderilsin", + "user.settings.advance.slashCmd_autocmp": "Dış uygulama bölü komutları için otomatik tamamlama önerilerinde bulunsun", + "user.settings.advance.title": "Gelişmiş Ayarlar", + "user.settings.custom_theme.awayIndicator": "Uzakta Göstergesi", + "user.settings.custom_theme.buttonBg": "Düğme Art Alanı", + "user.settings.custom_theme.buttonColor": "Düğme Metni", + "user.settings.custom_theme.centerChannelBg": "Orta Kanal Art Alanı", + "user.settings.custom_theme.centerChannelColor": "Orta Kanal Metni", + "user.settings.custom_theme.centerChannelTitle": "Orta Kanal Biçemleri", + "user.settings.custom_theme.codeTheme": "Kod Teması", + "user.settings.custom_theme.copyPaste": "Tema renklerini paylaşmak için kopyalayıp yapıştırın:", + "user.settings.custom_theme.dndIndicator": "Rahatsız Etmeyin İşareti", + "user.settings.custom_theme.linkButtonTitle": "Düğme ve Bağlantı Biçemleri", + "user.settings.custom_theme.linkColor": "Bağlantı Rengi", + "user.settings.custom_theme.mentionBj": "Anma Vurgusu Art Alanı", + "user.settings.custom_theme.mentionColor": "Anma Vurgusu Metni", + "user.settings.custom_theme.mentionHighlightBg": "Anma Vurgu Art Alanı", + "user.settings.custom_theme.mentionHighlightLink": "Anma Vurgu Bağlantısı", + "user.settings.custom_theme.newMessageSeparator": "Yeni İleti Ayıracı", + "user.settings.custom_theme.onlineIndicator": "Çevrimiçi Göstergesi", + "user.settings.custom_theme.sidebarBg": "Yan Çubuk Art Alanı", + "user.settings.custom_theme.sidebarHeaderBg": "Yan Çubuk Başlığı Art Alanı", + "user.settings.custom_theme.sidebarHeaderTextColor": "Yan Çubuk Başlığı Metni", + "user.settings.custom_theme.sidebarText": "Yan Çubuk Metni", + "user.settings.custom_theme.sidebarTextActiveBorder": "Yan Çubuk Etkin Kenarlık", + "user.settings.custom_theme.sidebarTextActiveColor": "Yan Çubuk Metni Etkin Rengi", + "user.settings.custom_theme.sidebarTextHoverBg": "Yan Çubuk Üzerinde Art Alanı", + "user.settings.custom_theme.sidebarTitle": "Yan Çubuk Biçemleri", + "user.settings.custom_theme.sidebarUnreadText": "Yan Çubuk Okunmadı Metni", + "user.settings.display.channelDisplayTitle": "Kanal Görünüm Kipi", + "user.settings.display.channeldisplaymode": "Orta kanalın genişliğini seçin.", + "user.settings.display.clockDisplay": "Saat Görünümü", + "user.settings.display.collapseDesc": "Varsayılan görsel bağlantısı ön izlemesini genişletilmiş ya da daraltılmış olarak seçin. Bu ayarlar /expand ve /collapse bölü komutları kullanılarak yapılabilir.", + "user.settings.display.collapseDisplay": "Varsayılan Görsel Bağlantısı Ön İzleme Görünümü", + "user.settings.display.collapseOff": "Daraltılmış", + "user.settings.display.collapseOn": "Genişletilmiş", + "user.settings.display.fixedWidthCentered": "Sabit genişlikli, ortalanmış", + "user.settings.display.fullScreen": "Tam genişlil", + "user.settings.display.language": "Dil", + "user.settings.display.linkPreviewDesc": "Yapılabildiğinde, bir ileti içindeki ilk web bağlantısının ön izlemesi iletinin altında görüntülenir.", + "user.settings.display.linkPreviewDisplay": "Web Sitesi Bağlantı Ön İzlemeleri", + "user.settings.display.linkPreviewOff": "Kapalı", + "user.settings.display.linkPreviewOn": "Açık", + "user.settings.display.messageDisplayClean": "Standart", + "user.settings.display.messageDisplayCleanDes": "Taramak ve okumak kolay.", + "user.settings.display.messageDisplayCompact": "Sıkışık", + "user.settings.display.messageDisplayCompactDes": "Ekrana sığabildiği kadar ileti görüntülenir.", + "user.settings.display.messageDisplayDescription": "Kanaldaki iletilerin nasıl görüntüleneceğini seçin.", + "user.settings.display.messageDisplayTitle": "İleti Görünümü", + "user.settings.display.militaryClock": "24 saat (16:00 gibi)", + "user.settings.display.nameOptsDesc": "İleti ve Doğrudan İleti listelerinde kullanıcı adının nasıl görüntüleneceğini ayarlayın.", + "user.settings.display.normalClock": "12 saat (4:00 PM gibi)", + "user.settings.display.preferTime": "Saatin nasıl görüntüleneceğini ayarlayın.", + "user.settings.display.teammateNameDisplayDescription": "İleti ve Doğrudan İleti listelerinde diğer kullanıcı adlarının nasıl görüntüleneceğini ayarlayın.", + "user.settings.display.teammateNameDisplayFullname": "Ad ve soyad görüntülensin", + "user.settings.display.teammateNameDisplayNicknameFullname": "Varsa takma ad görüntülensin, yoksa ad ve soyad görüntülensin", + "user.settings.display.teammateNameDisplayTitle": "Takım Arkadaşı Adı Görünümü", + "user.settings.display.teammateNameDisplayUsername": "Kullanıcı adı görüntülensin", + "user.settings.display.theme.applyToAllTeams": "Yeni tema tüm takımlarıma uygulansın", + "user.settings.display.theme.customTheme": "Özel Tema", + "user.settings.display.theme.describe": "Temanızı düzenlemek için açın", + "user.settings.display.theme.import": "Tema renklerini Slack üzerinden içe aktarma", + "user.settings.display.theme.otherThemes": "Diğer temaları görüntüle", + "user.settings.display.theme.themeColors": "Tema Renkleri", + "user.settings.display.theme.title": "Tema", + "user.settings.display.timezone": "Saat Dilimi", + "user.settings.display.title": "Görünüm Ayarları", + "user.settings.general.checkEmail": "Adresinizi doğrulamak için {email} adresinize bakın.", + "user.settings.general.checkEmailNoAddress": "Yeni adresinizi doğrulamak için e-postanıza bakın", + "user.settings.general.close": "Kapat", + "user.settings.general.confirmEmail": "E-postayı Doğrula", + "user.settings.general.currentEmail": "Geçerli E-posta", + "user.settings.general.email": "E-posta", + "user.settings.general.emailGitlabCantUpdate": "Oturum GitLab kullanılarak açıldığından e-posta güncellenemez. Bildirimler için {email} e-posta adresi kullanılacak.", + "user.settings.general.emailGoogleCantUpdate": "Oturum Google kullanılarak açıldığından e-posta güncellenemez. Bildirimler için {email} e-posta adresi kullanılacak.", + "user.settings.general.emailHelp1": "E-posta oturum açmak, bildirimler ve parola sıfırlama için kullanılıyor. E-posta adresi değiştirilirse doğrulanması gerekir.", + "user.settings.general.emailHelp2": "E-posta Sistem Yöneticisi tarafından devre dışı bırakılmış. Etkinleştirilene kadar herhangi bir bildirim e-postası gönderilmeyecek.", + "user.settings.general.emailHelp3": "E-posta, oturum açmak, bildirimler ve parola sıfırlama için kullanılıyor.", + "user.settings.general.emailHelp4": "{email} adresine bir doğrulama postası gönderildi.", + "user.settings.general.emailLdapCantUpdate": "Oturum AD/LDAP kullanılarak açıldığından e-posta güncellenemez. Bildirimler için {email} e-posta adresi kullanılacak.", + "user.settings.general.emailMatch": "Yazdığınız yeni e-posta ve onayı aynı değil.", + "user.settings.general.emailOffice365CantUpdate": "Oturum Office 365 kullanılarak açıldığından e-posta güncellenemez. Bildirimler için {email} e-posta adresi kullanılacak.", + "user.settings.general.emailSamlCantUpdate": "Oturum SAML kullanılarak açıldığından e-posta güncellenemez. Bildirimler için {email} e-posta adresi kullanılacak.", + "user.settings.general.emailUnchanged": "Yeni e-posta adresiniz eski adresiniz ile aynı.", + "user.settings.general.emptyName": "Tam adınızı eklemek için 'Düzenle' üzerine tıklayın", + "user.settings.general.emptyNickname": "Takma adınızı eklemek için 'Düzenle' üzerine tıklayın", + "user.settings.general.emptyPosition": "İş unvanı ya da konumunuzu eklemek için 'Düzenle' üzerine tıklayın", + "user.settings.general.field_handled_externally": "Bu alan oturum açma hizmeti sağlayıcınız tarafından doldurulur. Değiştirmek isterseniz oturum açma hizmeti sağlayıcısı üzerinden yapmalısınız.", + "user.settings.general.firstName": "Ad", + "user.settings.general.fullName": "Tam Ad", + "user.settings.general.imageTooLarge": "Profil görseli yüklenemedi. Dosya çok büyük.", + "user.settings.general.imageUpdated": "Son görsel güncelleme: {date}", + "user.settings.general.lastName": "Soyad", + "user.settings.general.loginGitlab": "Oturum GitLab ile açıldı ({email})", + "user.settings.general.loginGoogle": "Oturum Google ile açıldı ({email})", + "user.settings.general.loginLdap": "Oturum AD/LDAP ile açıldı ({email})", + "user.settings.general.loginOffice365": "Oturum Office 365 ile açıldı ({email})", + "user.settings.general.loginSaml": "Oturum SAML ile açıldı ({email})", + "user.settings.general.mobile.emptyName": "Tam adınızı eklemek için tıklayın", + "user.settings.general.mobile.emptyNickname": "Takma adınızı eklemek için tıklayın", + "user.settings.general.mobile.emptyPosition": "İş unvanı ya da konumunuzu eklemek için tıklayın", + "user.settings.general.mobile.uploadImage": "Bir görsel yüklemek için tıklayın.", + "user.settings.general.newAddress": "Yeni Adres: {email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.banner.heading": "注释:", + "admin.client_versions.androidLatestVersion": "最新的安卓版本", + "admin.client_versions.androidLatestVersionHelp": "最新的安卓版本", + "admin.client_versions.androidMinVersion": "最低安卓版本", + "admin.client_versions.androidMinVersionHelp": "最低兼容的安卓版本", + "admin.client_versions.desktopLatestVersion": "最新的桌面版本", + "admin.client_versions.desktopLatestVersionHelp": "最新的桌面版本", + "admin.client_versions.desktopMinVersion": "最低的桌面版本", + "admin.client_versions.desktopMinVersionHelp": "最低兼容的桌面版本", + "admin.client_versions.iosLatestVersion": "最新的 IOS 版本", + "admin.client_versions.iosLatestVersionHelp": "最新的 IOS 版本", + "admin.client_versions.iosMinVersion": "最低的 IOS 版本", + "admin.client_versions.iosMinVersionHelp": "最低兼容的 IOS 版本", + "admin.cluster.ClusterName": "机群名:", + "admin.cluster.ClusterNameDesc": "根据名称加入机群。只有拥有同样的机群名的节点会互相加入。此功能用于支持蓝率部署或使用相同数据库预备环境。", + "admin.cluster.ClusterNameEx": "例如:\"Production\" 或 \"Staging\"", + "admin.cluster.GossipPort": "Gossip 端口:", + "admin.cluster.GossipPortDesc": "gossip 协议的端口。此端口应该允许 UDP 和 TCP。", + "admin.cluster.GossipPortEx": "例如: \"8074\"", + "admin.cluster.OverrideHostname": "覆盖主机名:", + "admin.cluster.OverrideHostnameDesc": "默认值守规是一个企业平台特性。您当前的证书不支持守规。请点击这里获取企业证书的信息和价格。
", + "admin.compliance.save": "保存", + "admin.compliance.saving": "保存配置中...", + "admin.compliance.title": "合规性设置", + "admin.compliance.true": "是", + "admin.complianceExport.createJob.help": "立刻开始合规导出任务。", + "admin.complianceExport.createJob.title": "立刻运行合规导出任务", + "admin.complianceExport.description": "此功能支持合规导出到 Actiance XML 和 GlobalRelay EML 格式并目前处于 beta 状态。Mattermost CSV 格式预计在今后版本支持并会取代合规功能。", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", - "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", + "admin.jobTable.cancelButton": "取消", + "admin.jobTable.headerExtraInfo": "详情", + "admin.jobTable.headerFinishAt": "完成时间", + "admin.jobTable.headerRunTime": "运行时间", + "admin.jobTable.headerStatus": "状态", + "admin.jobTable.jobId": "任务 ID:", + "admin.jobTable.lastActivityAt": "最近活动:", + "admin.jobTable.runLengthMinutes": " 分钟", + "admin.jobTable.runLengthSeconds": " 秒", + "admin.jobTable.statusCanceled": "已取消", + "admin.jobTable.statusCanceling": "取消中...", + "admin.jobTable.statusError": "错误", + "admin.jobTable.statusInProgress": "进行中", + "admin.jobTable.statusPending": "待处理", + "admin.jobTable.statusSuccess": "成功", + "admin.ldap.baseDesc": "Base DN 是 Mattermost 在 AD/LDAP 树中搜索用户开始的专有名称路径。", + "admin.ldap.baseEx": "例如 \"ou=Unit Name,dc=corp,dc=example,dc=com\"", + "admin.ldap.baseTitle": "BaseDN:", + "admin.ldap.bindPwdDesc": "\"绑定用户名\"的密码。", + "admin.ldap.bindPwdTitle": "绑定密码:", + "admin.ldap.bindUserDesc": "用来 AD/LDAP 搜索的用户名。通常用一个专门给 Mattermost 使用的帐号。此帐号应该只有访问 BaseDN 栏指定 AD/LDAP 树只读权限。", + "admin.ldap.bindUserTitle": "绑定用户名:", + "admin.ldap.emailAttrDesc": "AD/LDAP 服务器中属性用于填充 Mattermost 用户电子邮箱地址属性。", + "admin.ldap.emailAttrEx": "例如 \"mail\" 或 \"userPrincipalName\"", + "admin.ldap.emailAttrTitle": "电子邮箱属性:", + "admin.ldap.enableDesc": "当设置为是时,Mattermost 允许使用 AD/LDAP 登录", + "admin.ldap.enableSyncDesc": "当设为是时,Mattermost 定时从 AD/LDAP 同步用户。当设为否时,用户属性将在用户登入时从 AD/LDAP 更新。", + "admin.ldap.enableSyncTitle": "开启于AD/LDAP 同步:", + "admin.ldap.enableTitle": "开启 AD/LDAP 登入:", + "admin.ldap.firstnameAttrDesc": "(可选) AD/LDAP服务器中的属性用来填充 Mattermost 用户的名字。当设置后,用户将没法修改他们的名字,因为它时和 LDAP 服务器同步的。当留空时,用户可以在帐号设置里修改名字。", + "admin.ldap.firstnameAttrEx": "例如 \"givenName\"", + "admin.ldap.firstnameAttrTitle": "名字属性:", + "admin.ldap.idAttrDesc": "此属性在 AD/LDAP 服务器作为 Mattermost 中一个被用于做唯一标识符值。它应该是 AD/LDAP 上不可被修改的属性,比如用户名或 uid。如果一个用户的 ID 属性被修改,它将创建一个新的 Mattermost 账户并且与之前的用户无关联。它被用于在 Mattermost 登录时“AD/LDAP 用户名”字段在登录页面。一般该属性字段与上面的“用户名属性”字段相同。如果你的团队通常使用 域名\\\\用户名 登录到其他 AD/LDAP 服务,你可以选择在本栏使用 域名\\\\用户名 以跟其他站点保持一致。", + "admin.ldap.idAttrEx": "例如 \"sAMAccountName\"", + "admin.ldap.idAttrTitle": "ID属性:", + "admin.ldap.jobExtraInfo": "已扫描 {ldapUsers} 位 LDAP 用户,已更新 {updateCount},已停用 {deleteCount}", + "admin.ldap.lastnameAttrDesc": "(可选) AD/LDAP服务器中的属性用来填充 Mattermost 用户的姓氏。当设置后,用户将没法修改他们的姓氏,因为它时和 LDAP 服务器同步的。当留空时,用户可以在帐号设置里修改姓氏。", + "admin.ldap.lastnameAttrEx": "例如 \"sn\"", + "admin.ldap.lastnameAttrTitle": "姓氏属性:", + "admin.ldap.ldap_test_button": "AD/LDAP 测试", + "admin.ldap.loginNameDesc": "出现在登录页面登录框的占位符文本。默认为 \"AD/LDAP 用户名\"。", + "admin.ldap.loginNameEx": "例如 \"AD/LDAP 用户名\"", + "admin.ldap.loginNameTitle": "域名登录:", + "admin.ldap.maxPageSizeEx": "例如 \"2000\"", + "admin.ldap.maxPageSizeHelpText": "Mattermost 向 AD/LDAP 服务器请求使用者资料时单次最多的数量。0 表示无上限。", + "admin.ldap.maxPageSizeTitle": "最大页面大小:", + "admin.ldap.nicknameAttrDesc": "(可选) AD/LDAP服务器中的属性用来填充 Mattermost 用户的昵称。当设置后,用户将没法修改他们的昵称,因为它时和 LDAP 服务器同步的。当留空时,用户可以在帐号设置里修改昵称。", + "admin.ldap.nicknameAttrEx": "例如 \"昵称\"", + "admin.ldap.nicknameAttrTitle": "昵称:", + "admin.ldap.noLicense": "AD/LDAP 是一个企业平台特性。您当前的证书不支持 AD/LDAP。请点击这里获取企业证书的信息和价格。
", + "admin.ldap.portDesc": "该端口将连接到 AD/LDAP 服务器。默认389。", + "admin.ldap.portEx": "例如 \"389\"", + "admin.ldap.portTitle": "AD/LDAP 端口:", + "admin.ldap.positionAttrDesc": "(可选) AD/LDAP 服务器属性用于填充 Mattermost 位置属性。", + "admin.ldap.positionAttrEx": "例如:\"title\"", + "admin.ldap.positionAttrTitle": "职位属性:", + "admin.ldap.queryDesc": "查询 AD/LDAP 服务器超时值。增加此值如果你遇到查询一个缓慢 AD/LDAP 服务器时发生超时错误。", + "admin.ldap.queryEx": "例如 \"60\"", + "admin.ldap.queryTitle": "查询时限(秒):", + "admin.ldap.serverDesc": "AD/LDAP 服务器的域名或IP地址。", + "admin.ldap.serverEx": "例如 \"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAP 服务器:", + "admin.ldap.skipCertificateVerification": "跳过证书验证:", + "admin.ldap.skipCertificateVerificationDesc": "跳过TLS或STARTTLS连接的证书验证。不建议用在需要TLS的正式环境下。仅限测试。", + "admin.ldap.syncFailure": "同步失败:{error}", + "admin.ldap.syncIntervalHelpText": "AD/LDAP 的同步机制会将 Mattermost 中的用户信息同步以反映在 AD/LDAP 服务器上进行的更新。例如,当 AD/LDAP 服务器上一个用户姓名更改时,这一改变将在 Mattermost 同步执行。在 AD/LDAP 服务器中删除或禁用账户时将他们的 Mattermost 账号设置为\"停用\"并且吊销会话。Mattermost 会按照一定的时间频率定期进行同步。例如,如果设置为 60,那么会在每 60 分钟进行同步。", + "admin.ldap.syncIntervalTitle": "同步间隔(分钟):", + "admin.ldap.syncNowHelpText": "立即启动一个 AD/LDAP 同步。", + "admin.ldap.sync_button": "开始 AD/LDAP 同步", + "admin.ldap.testFailure": "AD/LDAP 测试失败:{error}", + "admin.ldap.testHelpText": "测试 Mattermost 服务器是否能连接到指定的 AD/LDAP 服务器。详细错误信息请见日志文件。", + "admin.ldap.testSuccess": "AD/LDAP 测试成功", + "admin.ldap.uernameAttrDesc": "AD/LDAP 服务器中属性用于填充 Mattermost 用户名属性。这可以和 ID 属性一致。", + "admin.ldap.userFilterDisc": "(可选) 输入个AD/LDAP筛选器用在搜索用户对象。只有被查询条件选中的用户才能访问 Mattermost。对于活动目录,过滤禁用用户的查询是(&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))。", + "admin.ldap.userFilterEx": "例如:\"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "用户筛选器:", + "admin.ldap.usernameAttrEx": "例如 \"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "用户名属性:", + "admin.license.choose": "选择文件", + "admin.license.chooseFile": "选择文件", + "admin.license.edition": "版本:", + "admin.license.key": "许可证钥匙:", + "admin.license.keyRemove": "删除企业许可证和降级服务器", + "admin.license.noFile": "没有上传的文件", + "admin.license.removing": "删除许可证...", + "admin.license.title": "版本和许可证", + "admin.license.type": "授权:", + "admin.license.upload": "上传", + "admin.license.uploadDesc": "上传许可证来升级 Mattermost 至企业版本。访问我们了解企业版的好处或购买许可证。", + "admin.license.uploading": "上传许可证...", + "admin.log.consoleDescription": "通常在正式环境中设置为是。开发人员应该设置为是来根据控制台日志级别显示日志信息到控制台。如果设置为是,服务器将消息写入到标准输出流 (stdout)。更改此设定需要重启服务器。", + "admin.log.consoleJsonTitle": "以 JSON 输出控制台日志:", + "admin.log.consoleLogLevel": "控制台日志级别:", + "admin.log.consoleTitle": "日志输出到控制台:", + "admin.log.enableDiagnostics": "开启诊断和错误报告:", + "admin.log.enableDiagnosticsDescription": "开启此功能将发送错误报告和诊断信息到 Mattermost, Inc. 以帮助提高 Mattermost 的质量和性能。请阅读我们的隐私政策了解更多。", + "admin.log.enableWebhookDebugging": "启用Webhook调试:", + "admin.log.enableWebhookDebuggingDescription": "开启此设置并设定 {boldedConsoleLogLevel} 到 'DEBUG' 可以输出传入的 webhooks 请求到控制台。关闭此设定将在 DEBUG 模式下从控制台删除请求。", + "admin.log.fileDescription": "通常在正常环境设为是。当设为是时,事件日志将写入到文件日志目录栏指定的目录下的 mattermost.log 文件。日志将在 1,0000 行后归档到同一目录下的一个文件并以时间和序列号为命名。例如:mattermost.2017-03-31.001。", + "admin.log.fileJsonTitle": "以 JSON 输文件日志:", + "admin.log.fileLevelDescription": "此设置确定日志事件写入到控制台的级别详情.ERROR: 只输出错误信息.INFO: 输出错误消息和在启动和初始化的信息.DEBUG: 打印开发者调试问题的细节.", + "admin.log.fileLevelTitle": "文件日志级别:", + "admin.log.fileTitle": "日志输出到文件:", + "admin.log.jsonDescription": "当设为是时,记录的事件将以电脑可读的 JSON 格式写入。否则它们将使用纯文本。更改此设定需要重启服务器。", + "admin.log.levelDescription": "此设置确定日志事件写入到控制台的级别详情.ERROR: 只输出错误信息.INFO: 输出错误消息和在启动和初始化的信息.DEBUG: 打印开发者调试问题的细节.", + "admin.log.levelTitle": "控制台日志级别:", + "admin.log.locationDescription": "日志文件的路径。如果留空,它们将会储存到 ./logs 目录。您设定的路径必须存在并且 Mattermost 拥有写入权限。更改此设定需要重启服务器。", + "admin.log.locationPlaceholder": "输入你的文件位置", + "admin.log.locationTitle": "日志文件目录:", + "admin.log.logSettings": "日志设置", + "admin.logs.bannerDesc": "到 报告 > 用户 并在搜索过滤器输入 ID 以用户 ID 或令牌 ID 查找用户。", + "admin.logs.next": "下一步", + "admin.logs.prev": "上一页", + "admin.logs.reload": "重载", + "admin.logs.title": "服务器日志", + "admin.manage_roles.additionalRoles": "选择帐号额外的权限。阅读更多关于角色于权限。", + "admin.manage_roles.allowUserAccessTokens": "允许此帐号生成个人访问令牌。", + "admin.manage_roles.allowUserAccessTokensDesc": "删除权限不会删除现有令牌。请到用户的管理令牌菜单删除它们。", + "admin.manage_roles.cancel": "取消", + "admin.manage_roles.manageRolesTitle": "管理角色", + "admin.manage_roles.postAllPublicRole": "允许发送消息到所有 Mattermost 公开频道。", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", + "admin.manage_roles.postAllRole": "允许发送消息到所有 Mattermost 频道包括私信。", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.manage_roles.save": "保存", + "admin.manage_roles.saveError": "无法保存角色。", + "admin.manage_roles.systemAdmin": "系统管理员", + "admin.manage_roles.systemMember": "成员", + "admin.manage_tokens.manageTokensTitle": "管理个人访问令牌", + "admin.manage_tokens.userAccessTokensDescription": "个人访问令牌功能于会话令牌类似并可以让整合用来与本 Mattermost 服务器互动。如果用户被停用,令牌也会被停用。了解更多关于个人访问令牌。", + "admin.manage_tokens.userAccessTokensIdLabel": "令牌 ID:", + "admin.manage_tokens.userAccessTokensNameLabel": "令牌描述:", + "admin.manage_tokens.userAccessTokensNone": "无个人访问令牌。", + "admin.metrics.enableDescription": "当设置为是时,Mattermost 会启用性能监控收集和分析。请查看文档了解更多Mattermost 性能监控配置信息。", + "admin.metrics.enableTitle": "开启性能监视:", + "admin.metrics.listenAddressDesc": "服务端监听的地址以公开性能指标数据。", + "admin.metrics.listenAddressEx": "例如:\":8065\"", + "admin.metrics.listenAddressTitle": "监听地址:", + "admin.mfa.bannerDesc": "多重验证可以在使用 AD/LDAP 或邮箱地址登入的帐号使用。如果使用其他登入方式,多重验证需要在验证提供商设置。", + "admin.mfa.cluster": "高", + "admin.mfa.title": "多重验证", + "admin.nav.administratorsGuide": "管理员手册", + "admin.nav.commercialSupport": "商业支持", + "admin.nav.help": "帮助", + "admin.nav.logout": "注销", + "admin.nav.report": "报告问题", + "admin.nav.switch": "团队选择", + "admin.nav.troubleshootingForum": "诊断论坛", + "admin.notifications.email": "电子邮件", + "admin.notifications.push": "移动推送", + "admin.notifications.title": "通知设置", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "不允许通过 OAuth 2.0 提供商登入", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "Type here to write a message and press ENTER to post it.
Click the Attachment button to upload an image or a file.
", - "create_post.write": "Write a message...", - "create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our Terms of Service and Privacy Policy. If you do not agree, you cannot use {siteName}.", - "create_team.display_name.charLength": "Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description later.", - "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.", - "create_team.display_name.next": "Next", - "create_team.display_name.required": "This field is required", - "create_team.display_name.teamName": "Team Name", - "create_team.team_url.back": "Back to previous step", - "create_team.team_url.charLength": "Name must be {min} or more characters up to a maximum of {max}", - "create_team.team_url.creatingTeam": "Creating team...", - "create_team.team_url.finish": "Finish", - "create_team.team_url.hint": "Your email has been verified! Click here to log in.
", - "emoji_list.actions": "Actions", - "emoji_list.add": "Add Custom Emoji", - "emoji_list.creator": "Creator", - "emoji_list.delete": "Delete", - "emoji_list.delete.confirm.button": "Delete", - "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.empty": "No Custom Emoji Found", - "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", - "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", - "emoji_list.image": "Image", - "emoji_list.name": "Name", - "emoji_list.search": "Search Custom Emoji", - "emoji_list.somebody": "Somebody on another team", - "emoji_picker.activity": "Activity", - "emoji_picker.custom": "Custom", - "emoji_picker.emojiPicker": "Emoji Picker", - "emoji_picker.flags": "Flags", - "emoji_picker.foods": "Foods", - "emoji_picker.nature": "Nature", - "emoji_picker.objects": "Objects", - "emoji_picker.people": "People", - "emoji_picker.places": "Places", - "emoji_picker.recent": "Recently Used", - "emoji_picker.search": "Search", - "emoji_picker.searchResults": "Search Results", - "emoji_picker.symbols": "Symbols", - "ent.cluster.save_config_with_roles.error": "The following configuration settings cannot be saved when High Availability is enabled and the System Console is in read-only mode: {keys}.", - "error.generic.link": "Back to {siteName}", - "error.generic.link_message": "Back to {siteName}", - "error.generic.message": "An error has occurred.", - "error.generic.title": "Error", - "error.local_storage.help1": "Enable cookies", - "error.local_storage.help2": "Turn off private browsing", - "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", - "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", - "error.local_storage.title": "Cannot Load Mattermost", - "error.not_found.link_message": "Back to Mattermost", - "error.not_found.message": "The page you were trying to reach does not exist", - "error.not_found.title": "Page not found", - "error.oauth_missing_code": "The service provider {service} did not provide an authorization code in the redirect URL.", - "error.oauth_missing_code.forum": "If you reviewed the above and are still having trouble with configuration, you may post in our {link} where we'll be happy to help with issues during setup.", - "error.oauth_missing_code.forum.link": "Troubleshooting forum", - "error.oauth_missing_code.gitlab": "For {link} please make sure you followed the setup instructions.", + "claim.email_to_ldap.ldapIdError": "请输入您的 AD/LDAP ID。", + "claim.email_to_ldap.ldapPasswordError": "请输入您的 AD/LDAP 密码。", + "claim.email_to_ldap.ldapPwd": "AD/LDAP 密码", + "claim.email_to_ldap.pwd": "密码", + "claim.email_to_ldap.pwdError": "请输入您的密码。", + "claim.email_to_ldap.ssoNote": "您必须已经拥有一个有效的 AD/LDAP 账户", + "claim.email_to_ldap.ssoType": "领取您的帐号后,您只能通过 AD/LDAP 登陆", + "claim.email_to_ldap.switchTo": "切换帐号到 AD/LDAP", + "claim.email_to_ldap.title": "切换邮箱/密码账号到 AD/LDAP", + "claim.email_to_oauth.enterPwd": "输入你的{site}账户密码", + "claim.email_to_oauth.pwd": "密码", + "claim.email_to_oauth.pwdError": "请输入您的密码。", + "claim.email_to_oauth.ssoNote": "您必须已经拥有一个有效的{type}账户", + "claim.email_to_oauth.ssoType": "领取您的帐号后,您只能通过 {type} SSO 登陆", + "claim.email_to_oauth.switchTo": "切换账户到 {uiType}", + "claim.email_to_oauth.title": "切换邮箱/密码账号到 {uiType}", + "claim.ldap_to_email.confirm": "确认密码", + "claim.ldap_to_email.email": "切换您的验证模式后,您将使用 {email} 登入。您的 AD/LDAP 认证将不再允许登入 Mattermost。", + "claim.ldap_to_email.enterLdapPwd": "{ldapPassword}:", + "claim.ldap_to_email.enterPwd": "新邮箱地址登入密码:", + "claim.ldap_to_email.ldapPasswordError": "请输入您的 AD/LDAP 密码。", + "claim.ldap_to_email.ldapPwd": "AD/LDAP 密码", + "claim.ldap_to_email.pwd": "密码", + "claim.ldap_to_email.pwdError": "请输入您的密码。", + "claim.ldap_to_email.pwdNotMatch": "密码不匹配。", + "claim.ldap_to_email.switchTo": "切换到电子邮件/密码的账户", + "claim.ldap_to_email.title": "切换到电子邮件/密码的 AD/LDAP 账户", + "claim.oauth_to_email.confirm": "确认密码", + "claim.oauth_to_email.description": "在改变您的账户类型后,您只能用您的电子邮箱地址和密码登入。", + "claim.oauth_to_email.enterNewPwd": "输入您在 {site} 的电子邮箱账户新密码", + "claim.oauth_to_email.enterPwd": "请输入密码。", + "claim.oauth_to_email.newPwd": "新密码", + "claim.oauth_to_email.pwdNotMatch": "密码不匹配。", + "claim.oauth_to_email.switchTo": "切换{type}为邮箱和密码", + "claim.oauth_to_email.title": "切换{type}账户为邮箱", + "confirm_modal.cancel": "取消", + "connecting_screen": "正在连接", + "convert_channel.cancel": "不,取消", + "convert_channel.confirm": "是的,转换到私有频道", + "convert_channel.question1": "当您转换{display_name}至私有频道时,历史和成员将会保留。拥有公开共享文件的链接仍可以访问。私有频道需要收要求才能加入。", + "convert_channel.question2": "此变更是永久的且不能撤销。", + "convert_channel.question3": "您确定要转换{display_name}为私有频道吗?", + "convert_channel.title": "转换 {display_name} 成私有频道?", + "copy_url_context_menu.getChannelLink": "复制链接", + "create_comment.addComment": "添加一个评论...", + "create_comment.comment": "添加评论", + "create_comment.commentLength": "评论长度至少{max}字符。", + "create_comment.commentTitle": "评论", + "create_comment.file": "文件上传", + "create_comment.files": "文件上传", + "create_post.comment": "评论", + "create_post.deactivated": "您正在查看已注销用户的归档频道。", + "create_post.error_message": "您的消息太长。字数:{length}/{limit}", + "create_post.post": "发布", + "create_post.read_only": "此频道为只读。只有拥有权限的成员可在此发布消息。", + "create_post.shortcutsNotSupported": "您的设备不支持键盘快捷键。", + "create_post.tutorialTip": "在这输入信息并按回车发送。
点击附件按钮上传图片或文件。
", + "create_post.write": "写一个消息...", + "create_team.agreement": "如果继续创建您的帐户和使用{siteName},您需要同意服务条款和隐私政策。如果不同意,您将不能使用{siteName}。", + "create_team.display_name.charLength": "名称必须在 {min} 于 {max} 个字符之间。您可以之后添加更长的团队描述。", + "create_team.display_name.nameHelp": "您可以使用任何语言命名您的团队。您的团队名称将显示在菜单和标题栏上。", + "create_team.display_name.next": "下一步", + "create_team.display_name.required": "此栏必须填写", + "create_team.display_name.teamName": "团队名称", + "create_team.team_url.back": "返回上一步", + "create_team.team_url.charLength": "名称必须是 {min} 到 {max} 个字符", + "create_team.team_url.creatingTeam": "创建团队...", + "create_team.team_url.finish": "完成", + "create_team.team_url.hint": "摸的邮件已经验证通过!点击这里登录.
", + "emoji_list.actions": "操作", + "emoji_list.add": "添加自定义表情符", + "emoji_list.creator": "创建者", + "emoji_list.delete": "删除", + "emoji_list.delete.confirm.button": "删除", + "emoji_list.delete.confirm.msg": "此操作将永久删除自定义表情符。您确定要删除它吗?", + "emoji_list.delete.confirm.title": "删除自定义表情符", + "emoji_list.empty": "未找到自定义表情符", + "emoji_list.header": "自定义表情", + "emoji_list.help": "自定义表情符可在您服务器上任何人使用。在消息框输入 ':' 加两个字符以打开表情符选择菜单。", + "emoji_list.help2": "提示:如果您用 #,##,或 ### 作为含有表情符的新一行开头,你可以使用大尺寸表情符。输入 '# :smile:' 来体验此功能。", + "emoji_list.image": "图像", + "emoji_list.name": "名称", + "emoji_list.search": "搜索自定义表情符", + "emoji_list.somebody": "其他团队某人", + "emoji_picker.activity": "活动", + "emoji_picker.custom": "自定义", + "emoji_picker.emojiPicker": "表情选择器", + "emoji_picker.flags": "旗帜", + "emoji_picker.foods": "食品", + "emoji_picker.nature": "自然", + "emoji_picker.objects": "物品", + "emoji_picker.people": "人物", + "emoji_picker.places": "地点", + "emoji_picker.recent": "最近使用", + "emoji_picker.search": "搜索", + "emoji_picker.searchResults": "搜索结果", + "emoji_picker.symbols": "符号", + "ent.cluster.save_config_with_roles.error": "以下设定在高可用性模式开启并且系统控制台为只读时无法保存:{keys}。", + "error.generic.link": "返回到 {siteName}", + "error.generic.link_message": "返回到 {siteName}", + "error.generic.message": "发生了错误。", + "error.generic.title": "错误", + "error.local_storage.help1": "开启 cookies", + "error.local_storage.help2": "关闭隐私浏览", + "error.local_storage.help3": "使用一个支持的浏览器 (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.message": "Mattermost 无法加载因为您的浏览器设置禁止使用本地储存功能。请尝试以下操作以让 Mattermost 加载:", + "error.local_storage.title": "无法加载 Mattermost", + "error.not_found.link_message": "返回Mattermost", + "error.not_found.message": "您访问的页面不存在", + "error.not_found.title": "页面未找到", + "error.oauth_missing_code": "服务提供商 {service} 没有在重转向网址中提供认证码。", + "error.oauth_missing_code.forum": "如果您已审阅以上步骤仍然有设定问题,您可以提交至 {link},我们很乐意协助您设定上问题。", + "error.oauth_missing_code.forum.link": "诊断论坛", + "error.oauth_missing_code.gitlab": "对于 {link} 请确认已遵守设定说明。", "error.oauth_missing_code.gitlab.link": "GitLab", - "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", + "error.oauth_missing_code.google": "对于 {link} 请确认您的管理员已开启 Google+ API。", "error.oauth_missing_code.google.link": "Google Apps", - "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organization has enabled the Mattermost app.", + "error.oauth_missing_code.office365": "对于 {link} 请确认您的微软组管理员已开启 Mattermost 应用。", "error.oauth_missing_code.office365.link": "Office 365", - "error.oauth_missing_code.title": "Mattermost needs your help", - "error_bar.apiv3_enabled": "API version 3 is deprecated and scheduled for removal. Learn how to migrate to APIv4.", - "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", - "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", - "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", - "error_bar.site_url": "Please configure your {docsLink} in the {link}.", - "error_bar.site_url.docsLink": "Site URL", - "error_bar.site_url.link": "System Console", - "error_bar.site_url_gitlab": "Please configure your {docsLink} in the System Console or in gitlab.rb if you're using GitLab Mattermost.", - "file_attachment.download": "Download", - "file_info_preview.size": "Size ", - "file_info_preview.type": "File type ", - "file_upload.disabled": "File attachments are disabled.", - "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", - "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", - "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", - "file_upload.pasted": "Image Pasted at ", - "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", - "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", - "filtered_channels_list.search": "Search channels", - "filtered_user_list.any_team": "All Users", - "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", - "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, one {member} other {members}} of {total, number} total", - "filtered_user_list.member": "Member", - "filtered_user_list.next": "Next", - "filtered_user_list.prev": "Previous", - "filtered_user_list.search": "Search users", - "filtered_user_list.searchButton": "Search", - "filtered_user_list.show": "Filter:", - "filtered_user_list.team_only": "Members of this Team", - "find_team.email": "Email", - "find_team.findDescription": "An email was sent with links to any teams to which you are a member.", - "find_team.findTitle": "Find Your Team", - "find_team.getLinks": "Get an email with links to any teams to which you are a member.", + "error.oauth_missing_code.title": "Mattermost 需要您的帮忙", + "error_bar.apiv3_enabled": "API 版本 3 已淘汰并在未来移除。了解如何移植到 APIv4。", + "error_bar.expired": "企业版授权已过期,一些功能已停用。请更新授权。", + "error_bar.expiring": "企业版授权将于 {date} 过期。请更新授权。", + "error_bar.past_grace": "企业版授权已过期,一些功能已停用。请联系您的系统管理员了解详情。", + "error_bar.preview_mode": "预览模式: 未配置邮件通知", + "error_bar.site_url": "请在 {link} 配置您的 {docsLink}。", + "error_bar.site_url.docsLink": "站点网址:", + "error_bar.site_url.link": "系统控制台", + "error_bar.site_url_gitlab": "请在系统控制台或 gitlab.rb 配置您的 {docsLink}。", + "file_attachment.download": "下载", + "file_info_preview.size": "大小", + "file_info_preview.type": "文件类型", + "file_upload.disabled": "文件附件已禁用。", + "file_upload.fileAbove": "文件超过{max}MB不能被上传:{filename}", + "file_upload.filesAbove": "文件超过{max}MB不能被上传:{filenames}", + "file_upload.limited": "最大上传文件数限制为 {count, number}。请使用新信息以上传更多文件。", + "file_upload.pasted": "图片已粘贴至", + "file_upload.zeroBytesFile": "您正在上传空文件:{filename}", + "file_upload.zeroBytesFiles": "您正在上传空文件:{filenames}", + "filtered_channels_list.search": "搜索频道", + "filtered_user_list.any_team": "所有用户", + "filtered_user_list.count": "{count, number} 位用户", + "filtered_user_list.countTotal": "{count, number} 位用户,共 {total, number}", + "filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count} 位用户,共 {total, number} 位", + "filtered_user_list.member": "成员", + "filtered_user_list.next": "下一页", + "filtered_user_list.prev": "上一页", + "filtered_user_list.search": "搜索用户", + "filtered_user_list.searchButton": "搜索", + "filtered_user_list.show": "过滤器:", + "filtered_user_list.team_only": "本团队成员", + "find_team.email": "电子邮件", + "find_team.findDescription": "已发送一份电子邮件含有所有您是成员的团队的链接。", + "find_team.findTitle": "找到您的团队", + "find_team.getLinks": "获取一封电子邮件,通过链接您可到任何所在的团队。", "find_team.placeholder": "you@domain.com", - "find_team.send": "Send", - "find_team.submitError": "Please enter a valid email address", - "flag_post.flag": "Flag for follow up", - "flag_post.unflag": "Unflag", - "general_tab.chooseDescription": "Please choose a new description for your team", - "general_tab.codeDesc": "Click 'Edit' to regenerate Invite Code.", - "general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by {getTeamInviteLink} in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.", - "general_tab.codeTitle": "Invite Code", - "general_tab.emptyDescription": "Click 'Edit' to add a team description.", - "general_tab.getTeamInviteLink": "Get Team Invite Link", - "general_tab.includeDirDesc": "Including this team will display the team name from the Team Directory section of the Home Page, and provide a link to the sign-in page.", - "general_tab.no": "No", - "general_tab.openInviteDesc": "When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.", - "general_tab.openInviteTitle": "Allow any user with an account on this server to join this team", - "general_tab.regenerate": "Regenerate", - "general_tab.required": "This field is required", - "general_tab.teamDescription": "Team Description", - "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", - "general_tab.teamIcon": "Team Icon", - "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", - "general_tab.teamIconEditHintMobile": "Click to upload an image.", - "general_tab.teamIconError": "An error occured while selecting the image.", - "general_tab.teamIconInvalidFileType": "Only BMP, JPG or PNG images may be used for team icons", - "general_tab.teamIconLastUpdated": "Image last updated {date}", - "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", - "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?", - "get_app.androidAppName": "Mattermost for Android", - "get_app.androidHeader": "Mattermost works best if you switch to our Android app", - "get_app.continue": "continue", - "get_app.continueWithBrowser": "Or {link}", - "get_app.continueWithBrowserLink": "continue with browser", - "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", + "find_team.send": "发送", + "find_team.submitError": "请输入一个有效的电子邮件地址", + "flag_post.flag": "标记以跟进", + "flag_post.unflag": "取消标记", + "general_tab.chooseDescription": "请为您的团队选个新的描述", + "general_tab.codeDesc": "点击 \"编辑\" 重新生成邀请码。", + "general_tab.codeLongDesc": "作为团队邀请链接中URL的一部分,邀请码在主菜单中由 {getTeamInviteLink} 创建。重新生成创建一个新的团队邀请链接将使之前的链接无效。", + "general_tab.codeTitle": "邀请码", + "general_tab.emptyDescription": "点击 '修改' 添加团队描述。", + "general_tab.getTeamInviteLink": "获取团队邀请链接", + "general_tab.includeDirDesc": "包含此团队将在首页的团队目录里显示该团队名,并提供一个链接到登陆页面。", + "general_tab.no": "否", + "general_tab.openInviteDesc": "允许时,此团队的链接将会显示在首页让任何有帐号的用户可以加入此团队。", + "general_tab.openInviteTitle": "允许任何在本服务器上的用户加入此团队", + "general_tab.regenerate": "重新生成", + "general_tab.required": "该字段不能为空", + "general_tab.teamDescription": "团队描述", + "general_tab.teamDescriptionInfo": "团队描述提供更多信息帮助用户选择何时的团队。最多 50 字符。", + "general_tab.teamIcon": "团队图标", + "general_tab.teamIconEditHint": "点击 '编辑' 上传图片。", + "general_tab.teamIconEditHintMobile": "点击上传图片。", + "general_tab.teamIconError": "选择文件时出现错误。", + "general_tab.teamIconInvalidFileType": "只能上传 BMP、JPG 和 PNG 图片做为团队图标", + "general_tab.teamIconLastUpdated": "图片上次更新日期 {date}", + "general_tab.teamIconTooLarge": "无法上传团队图标。文件太大。", + "general_tab.teamName": "团队名称", + "general_tab.teamNameInfo": "设置出现在您登录界面左侧边栏顶部的团队名称。", + "general_tab.teamNameRestrictions": "名称必须在 {min} 于 {max} 个字符之间。您可以添加更长的团队描述。", + "general_tab.title": "基本设置", + "general_tab.yes": "是的", + "get_app.alreadyHaveIt": "已经拥有?", + "get_app.androidAppName": "安卓版Mattermost", + "get_app.androidHeader": "使用安卓应用获得Mattermost最好的表现", + "get_app.continue": "继续", + "get_app.continueWithBrowser": "或 {link}", + "get_app.continueWithBrowserLink": "继续使用浏览器", + "get_app.iosHeader": "使用iPhone应用获得Mattermost最好的表现", "get_app.mattermostInc": "Mattermost, Inc", - "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied", - "get_link.close": "Close", - "get_link.copy": "Copy Link", - "get_post_link_modal.help": "The link below allows authorized users to see your post.", - "get_post_link_modal.title": "Copy Permalink", - "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", - "get_public_link_modal.title": "Copy Public Link", - "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", - "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", - "get_team_invite_link_modal.title": "Team Invite Link", - "help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.", - "help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the right-hand sidebar or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.", - "help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.", - "help.attaching.limitations": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", - "help.attaching.methods": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", - "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting": "#### Pasting Images\nOn Chrome and Edge browsers, it is also possible to upload files by pasting them from the clipboard. This is not yet supported on other browsers.", - "help.attaching.previewer": "## File Previewer\nMattermost has a built in file previewer that is used to view media, download files and share public links. Click the thumbnail of an attached file to open it in the file previewer.", - "help.attaching.publicLinks": "#### Sharing Public Links\nPublic links allow you to share file attachments with people outside your Mattermost team. Open the file previewer by clicking on the thumbnail of an attachment, then click **Get Public Link**. This opens a dialog box with a link to copy. When the link is shared and opened by another user, the file will automatically download.", - "help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.", - "help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:", - "help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF", - "help.attaching.title": "# Attaching Files\n_____", - "help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", - "help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.", - "help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forecast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.", - "help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.title": "# Executing Commands\n___", - "help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you've composed, then click **Delete**. System and Team Admins can delete any message on their system or team.", - "help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you've composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.", - "help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.", - "help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press ENTER to send it. Use SHIFT+ENTER to create a new line without sending a message. To send messages by pressing CTRL+ENTER go to **Main Menu > Account Settings > Send messages on CTRL+ENTER**.", - "help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.", - "help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand sidebar where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.", - "help.composing.title": "# Sending Messages\n_____", - "help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.", - "help.formatting.checklist": "Make a task list by including square brackets:", - "help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item", - "help.formatting.code": "## Code Block\n\nCreate a code block by indenting each line by four spaces, or by placing ``` on the line above and below your code.", - "help.formatting.codeBlock": "Code block", + "get_app.openMattermost": "打开 Mattermost", + "get_link.clipboard": "链接已复制", + "get_link.close": "关闭", + "get_link.copy": "复制链接", + "get_post_link_modal.help": "下方的链接允许授权用户查看您的信息。", + "get_post_link_modal.title": "复制永久链接", + "get_public_link_modal.help": "以下链接允许任何人不需要在本服务器注册可查看此文件。", + "get_public_link_modal.title": "复制公开链接", + "get_team_invite_link_modal.help": "向队友发送下方的链接以便其在此团队站点注册。团队邀请链接可以与多个队友分享,因为它不会改变,除非团队管理员在团队设置中重新生成。", + "get_team_invite_link_modal.helpDisabled": "您的团队已禁止创建用户。详情请联系您的团队管理员。", + "get_team_invite_link_modal.title": "团队邀请链接", + "help.attaching.downloading": "#### 下载文件\n点击文件预览图旁边的下载图标或者打开文件预览后点击**下载**。", + "help.attaching.dragdrop": "#### 拖放\n从电脑拖动一个或多个文件到右侧栏或中间栏上传文件。拖放文件到消息输入框,您也可以附加消息并按**回车**发送。", + "help.attaching.icon": "#### 附件图标\n除此之外,也可以点击消息输入框里的回形针来上传文件。当您在系统的文件选择对话框里选择想要上传的文件后点击**打开**以上传文件到输入框。另外可以附加信息后按**回车**发布。", + "help.attaching.limitations": "## 文件大小限制\nMattermost支持最多每贴5个附件,每个文件最大50MB。", + "help.attaching.methods": "## 附件方式\n用拖放或点击消息输入框里的附件图标以附上文件。", + "help.attaching.notSupported": "文档预览 (Word, Excel, PPT) 目前不支持。", + "help.attaching.pasting": "#### 粘贴图片\n在Chrome和Edge浏览器里,图片也可以通过粘贴来上传。目前此功能暂不支持其他浏览器。", + "help.attaching.previewer": "## File Previewer\nMattermost有自带的文件预览来预览媒体,下载文件和共享的公共链接。点击附件预览图打开文件预览。", + "help.attaching.publicLinks": "#### 分享公开链接\n公开链接能让您共享附件到您Mattermost团队外的人。点击附件的缩略图以打开文件阅览器,然后点击**获取公开链接**。这将打开一个带链接的对话框。当链接被分享并被他人打开时,文件将自动开始下载。", + "help.attaching.publicLinks2": "如果**获取公开链接**没在文件预览器里显示并且您想要此功能,您可以向您的系统管理请求在系统控制台里的**安全** > **公开链接**开启此功能。", + "help.attaching.supported": "#### 支持的媒体类型\n如果您尝试预览一个不支持的媒体类型,文件预览器将显示标准媒体附件图标。支持的媒体格式跟您的浏览器和系统有关,不过以下是在大部分浏览器上Mattermost支持的格式:", + "help.attaching.supportedList": "- 图片:BMP, GIF, JPG, JPEG, PNG\n- 视频:MP4\n- 音频:MP3, M4A\n- 文档:PDF", + "help.attaching.title": "# 附件\n_____", + "help.commands.builtin": "## 自带命令\n以下是Mattermost自带的斜杠命令:", + "help.commands.builtin2": "在开始输入 `/` 时将会在输入框上方显示斜杠命令列表。此自动完成建议列表将以黑色字体显示例子以及灰色字体显示说明。", + "help.commands.custom": "## 自定义命令\n自定义斜杠命令于外部应用整合。比如,一个团队可以设定自定义斜杠命令检查内部健康资料 `/patient joe smith` 或检查一城市的天气周报 `/weather toronto week`。向系统管理员确认或输入 `/` 打开自动完成列表确认您的团队是否有设置任何自定义斜杠命令。", + "help.commands.custom2": "自定义斜杠命令是默认关闭的,系统管理员可以在 **系统控制台** > **整合** > **Webhooks 与命令** 中开启。了解更多设置自定义斜杠命令到 [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html)。", + "help.commands.intro": "斜杠命令可以在 Mattermost 里的文本输入框内进行操作。输入 `/` 紧接着命令以及一些参数进行操作。\n\n自带的斜杠指令在所有Mattermost可以使用并且自定义斜杠命令可以用来设定与外部应用互动。了解更多设置自定义斜杠命令到 [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html)。", + "help.commands.title": "# 执行命令\n___", + "help.composing.deleting": "## 删除消息\n点击您在自己发送的消息中想删除的消息旁的 **[...]** 文字图标,然后点击 **删除**。系统或团队管理员可以删除任何在系统或团队中的消息。", + "help.composing.editing": "## 修改消息\n点击您在自己发送的消息中想修改的消息旁的 **[...]** 文字图标,然后点击 **修改**。在修改消息内容后,按 **回车** 以保存改动。消息内容不触发新的 @mention 通知,桌面通知或通知声音。", + "help.composing.linking": "## 消息链接\n**永久链接** 功能可以给任何消息创建链接。共享此链接给此频道的其他用户让他们直接访问消息归档里的消息。不在此频道的成员无法看永久链接。点任何消息旁边 **[...]** 图标 > **永久链接** > **复制链接** 来获取链接。", + "help.composing.posting": "## 发布消息\n在文字输入框里打入消息,然后按 ENTER 发送。用 Shift + ENTER 将在不发送消息下换行。如果想使用 Ctrl+ENTER 发信息,请到 **主菜单 > 帐号设定 > 用 Ctrl + Enter 发消息**。", + "help.composing.posts": "#### 发文\n发文被视为母消息。它们通常时回复串的开头。发文是从中间面板下方的输入框发送。", + "help.composing.replies": "#### 回复\n点击任意消息旁的回复图标来回复该消息。此操作将打开显示消息串的右边栏,然后您可以编写并发送您的回复。回复会有少许的缩进来标识它们时回复母消息的子消息。\n\n当在右边栏编写回复时,在上方点击展开/合并图标以便更容易阅读。", + "help.composing.title": "# 发送信息\n_____", + "help.composing.types": "## 消息类型\n回复发文以串整理对话。", + "help.formatting.checklist": "用半形方括号创建个任务列表:", + "help.formatting.checklistExample": "- [ ] 第一条\n- [ ] 第二条\n- [x] 完成的条目", + "help.formatting.code": "## 代码块\n\n用四个空格缩进每行,或在代码上下方放上 ``` 创建代码块。", + "help.formatting.codeBlock": "代码块", "help.formatting.emojiExample": ":smile: :+1: :sheep:", - "help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #'s.", - "help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.", - "help.formatting.headings2Example": "Large Heading\n-------------", - "help.formatting.headingsExample": "## Large Heading\n### Smaller Heading\n#### Even Smaller Heading", - "help.formatting.images": "## In-line Images\n\nCreate in-line images using an `!` followed by the alt text in square brackets and the link in normal brackets. Add hover text by placing it in quotes after the link.", - "help.formatting.imagesExample": "\n\nand\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", - "help.formatting.inline": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", - "help.formatting.intro": "Markdown makes it easy to format messages. Type a message as you normally would, and use these rules to render it with special formatting.", - "help.formatting.lines": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", - "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", - "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", - "help.formatting.monokaiTheme": "**Monokai Theme**", - "help.formatting.ordered": "Make it an ordered list by using numbers instead:", - "help.formatting.orderedExample": "1. Item one\n2. Item two", - "help.formatting.quotes": "## Block quotes\n\nCreate block quotes using `>`.", - "help.formatting.quotesExample": "`> block quotes` renders as:", - "help.formatting.quotesRender": "> block quotes", - "help.formatting.renders": "Renders as:", - "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", - "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style": "## Text Style\n\nYou can use either `_` or `*` around a word to make it italic. Use two to make it bold.\n\n* `_italics_` renders as _italics_\n* `**bold**` renders as **bold**\n* `**_bold-italic_**` renders as **_bold-italics_**\n* `~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", - "help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**", + "help.formatting.emojis": "## 表情符\n\n输入 `:` 打开表情符自动完成。完整的表情符列表在[这里](http://www.emoji-cheat-sheet.com/)。您页可以创建您自己的[自定义表情符](http://docs.mattermost.com/help/settings/custom-emoji.html)如果您想用的表情符不存在。", + "help.formatting.example": "示例:", + "help.formatting.githubTheme": "**GitHub 主题风格**", + "help.formatting.headings": "## 标题\n\n在标题前输入 # 和一个空格创建标题。用更多 # 创建子标题。", + "help.formatting.headings2": "另外,您可以在文字下一行用 `===` 或 `---` 来创建标题。", + "help.formatting.headings2Example": "大标题\n-------------", + "help.formatting.headingsExample": "## 大标题\n### 小标题\n#### 更加小标题", + "help.formatting.images": "## 内嵌图片\n\n在 `!` 后面加方括号里带替代文字以及括号里带链接以创建内嵌图片。在链接后用带双引号的文字以添加悬浮文字。", + "help.formatting.imagesExample": "\n\n以及\n\n[](https://travis-ci.org/mattermost/platform) [](https://github.com/mattermost/platform)", + "help.formatting.inline": "## 嵌入代码\n\n用反引号包围文字创建等宽文字。", + "help.formatting.intro": "Markdown能轻松改变消息格式。您如常输入消息,然后用以下规则给予指定的格式。", + "help.formatting.lines": "## 分界线\n\n用三个 `*`, `_` 或 `-` 创建一条分界线。", + "help.formatting.linkEx": "[来看下Mattermost!](https://about.mattermost.com/)", + "help.formatting.links": "## 链接\n\n将想显示的文字放进方括号和对应的链接到括号。", + "help.formatting.listExample": "* 列表项一\n* 列表项二\n * 列表项二子项", + "help.formatting.lists": "## 列表\n\n用 `*` 或 `-` 创建项目。在前面添加两个空格以缩进项目。", + "help.formatting.monokaiTheme": "**Monoka 主题风格**", + "help.formatting.ordered": "用数字表示有序列表:", + "help.formatting.orderedExample": "1. 第一项\n2. 第二项", + "help.formatting.quotes": "## 块引用\n\n用 `>` 创建块引用。", + "help.formatting.quotesExample": "`> 块引用` 显示为:", + "help.formatting.quotesRender": "> 块引用", + "help.formatting.renders": "显示为:", + "help.formatting.solirizedDarkTheme": "**Solarized Dark 主题风格**", + "help.formatting.solirizedLightTheme": "**Solarized Light 主题风格**", + "help.formatting.style": "## 文字风格\n\n您可以用 `_` 或 `*` 包围一个词来让它变斜体。用两个则是粗体。\n\n* `_斜体_` 显示为 _斜体_\n* `**粗体**` 显示为 **粗体**\n* `**_粗斜体_**` 显示为 **_粗斜体_**\n* `~~删除线~~` 显示为 ~~删除线~~", + "help.formatting.supportedSyntax": "支持的语言:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `styl`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`", + "help.formatting.syntax": "### 语法高亮\n\n在代码块开头 ``` 之后输入想高亮的语言以开启高亮。Mattermost 同时提供四种代码风格 (GitHub, Solarized Dark, Solarized Light, Monokai) 可以在 **帐号设定** > **显示** > **主题** > **自定义主题** > **中央频道样式** 里修改", "help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }", - "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |", - "help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don't need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.", - "help.formatting.title": "# Formatting Text\n_____", - "help.learnMore": "Learn more about:", - "help.link.attaching": "Attaching Files", - "help.link.commands": "Executing Commands", - "help.link.composing": "Composing Messages and Replies", - "help.link.formatting": "Formatting Messages using Markdown", - "help.link.mentioning": "Mentioning Teammates", - "help.link.messaging": "Basic Messaging", - "help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.", - "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.", - "help.mentioning.recent": "## Recent Mentions\nClick `@` next to the search box to query for your most recent @mentions and words that trigger mentions. Click **Jump** next to a search result in the right-hand sidebar to jump the center pane to the channel and location of the message with the mention.", - "help.mentioning.title": "# Mentioning Teammates\n_____", - "help.mentioning.triggers": "## Words That Trigger Mentions\nIn addition to being notified by @username and @channel, you can customize words that trigger mention notifications in **Account Settings** > **Notifications** > **Words that trigger mentions**. By default, you will receive mention notifications on your first name, and you can add more words by typing them into the input box separated by commas. This is useful if you want to be notified of all posts on certain topics, for example, \"interviewing\" or \"marketing\".", - "help.mentioning.username": "#### @Username\nYou can mention a teammate by using the `@` symbol plus their username to send them a mention notification.\n\nType `@` to bring up a list of team members who can be mentioned. To filter the list, type the first few letters of any username, first name, last name, or nickname. The **Up** and **Down** arrow keys can then be used to scroll through entries in the list, and pressing **ENTER** will select which user to mention. Once selected, the username will automatically replace the full name or nickname.\nThe following example sends a special mention notification to **alice** that alerts her of the channel and message where she has been mentioned. If **alice** is away from Mattermost and has [email notifications](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) turned on, then she will receive an email alert of her mention along with the message text.", - "help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.", - "help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?", - "help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.", - "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.", - "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.", - "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.", - "help.messaging.title": "# Messaging Basics\n_____", - "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press ENTER to send a message. Use SHIFT+ENTER to create a new line without sending a message.", - "installed_command.header": "Slash Commands", - "installed_commands.add": "Add Slash Command", - "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", - "installed_commands.empty": "No commands found", - "installed_commands.header": "Slash Commands", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", - "installed_commands.help.buildYourOwn": "Build your own", - "installed_commands.search": "Search Slash Commands", - "installed_commands.unnamed_command": "Unnamed Slash Command", - "installed_incoming_webhooks.add": "Add Incoming Webhook", - "installed_incoming_webhooks.delete.confirm": "This action permanently deletes the incoming webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_incoming_webhooks.empty": "No incoming webhooks found", - "installed_incoming_webhooks.header": "Incoming Webhooks", - "installed_incoming_webhooks.help": "Use incoming webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_incoming_webhooks.help.appDirectory": "App Directory", - "installed_incoming_webhooks.help.buildYourOwn": "Build your own", - "installed_incoming_webhooks.search": "Search Incoming Webhooks", - "installed_incoming_webhooks.unknown_channel": "A Private Webhook", - "installed_integrations.callback_urls": "Callback URLs: {urls}", - "installed_integrations.client_id": "Client ID: {clientId}", - "installed_integrations.client_secret": "Client Secret: {clientSecret}", + "help.formatting.tableExample": "| 靠左对齐 | 置中对齐 | 靠右对齐 |\n| :------ |:-------:| --------:|\n| 左列 1 | 此文字 | $100 |\n| 左列 2 | 是 | $10 |\n| 左列 3 | 居中的 | $1 |", + "help.formatting.tables": "## 表格\n\n在标题下行放一个虚线并用竖线 `|` 分割列来建立表格(列不需要精准对齐)。在标题里用冒号 `:` 来设定列对齐。", + "help.formatting.title": "# 文字格式\n_____", + "help.learnMore": "了解更多:", + "help.link.attaching": "附加文件", + "help.link.commands": "执行命令", + "help.link.composing": "编写消息和回复", + "help.link.formatting": "用Markdown排版消息", + "help.link.mentioning": "提及团友", + "help.link.messaging": "基本消息", + "help.mentioning.channel": "#### @频道\n您可以输入 `@channel` 来提及整个频道。所有频道成员将和单独被提及一样收到提及通知。", + "help.mentioning.channelExample": "@channel 这周的面试做得很好。我觉得我们找到了些非常有潜力的候选人!", + "help.mentioning.mentions": "## @提及\n用 @提及 来引起特定团队成员的注意。", + "help.mentioning.recent": "## 最近提及\n点击搜索栏旁边的 `@` 以查询您最近的 @提及 以及触发提及的词。点击右边栏搜索结果旁的 **跳转** 将中间栏跳转到提及的频道和消息的位置。", + "help.mentioning.title": "# 提及团友\n_____", + "help.mentioning.triggers": "## 触发提及的词\n除了被 @用户名 和 @频道 通知以外,您可以在 **帐号设定** > **通知** > **触发提及的词** 自定义被触发提及通知的词。默认情况下,您会收到您名字的通知,但您可以添加用逗号分开的触发词。这在您想要在收到特定主题的通知时很有帮助,比如,\"面试\" 或 \"市场\"。", + "help.mentioning.username": "#### @用户名\n您可以用 `@` 符号紧接着他们的用户名来发送提及通知给他们。\n\n输入 `@` 来打开可以被提及的团队成员。输入用户名,名字,姓氏,或昵称开头几个字来过滤列表。用 **上** 和 **下** 方向键可以从列表中选择项目,然后用 **回车** 确认选择。一旦选中,全名或昵称将自动被代替为用户名。\n以下例子将发送特殊提及通知给 **alice** 告诉她被提及到的频道和消息内容。如果 **alice** 在 Mattermost 为离开并且开启[电子邮件通知](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications),那么她会收到带有提及和消息的电子邮件通知。", + "help.mentioning.usernameCont": "如果您提及的用户不属于这频道,系统会发信息告知您。这只是个临时的信息且只有触发的人看见。如想添加提及的用户到频道,点击频道名旁的下拉菜单中的 **添加成员**。", + "help.mentioning.usernameExample": "@alice 新候选人的面试怎么样?", + "help.messaging.attach": "用拖放或点击消息输入框里的附件图标以**附上文件**。", + "help.messaging.emoji": "输入 \":\" 打开表情符自动完成以 **快速添加表情符**。如果现有的表情符不够,您也可以创建您自己的[自定义表情符](http://docs.mattermost.com/help/settings/custom-emoji.html)。", + "help.messaging.format": "使用 Markdown 来 **格式您的消息**,它支持文字样式,标题,链接,表情符,代码块,块引用,表格,列表和内嵌图片。", + "help.messaging.notify": "**通知团友** 当他们需要时输入 `@用户名`。", + "help.messaging.reply": "点击消息文字旁的的回复图标来**回复消息**。", + "help.messaging.title": "# 消息基础\n_____", + "help.messaging.write": "用 Mattermost 底部的文字输入框 **编写消息**。按 回车 来发送消息。用 SHIFT+回车 以不发消息情况下换行。", + "installed_command.header": "斜杠命令", + "installed_commands.add": "添加斜杠命令", + "installed_commands.delete.confirm": "此操作降永久删除斜杠命令并让依赖的集成无法工作。您确定要删除它吗?", + "installed_commands.empty": "未找到命令", + "installed_commands.header": "斜杠命令", + "installed_commands.help": "使用斜杠命令以连接外部工具到 Mattermost。{buildYourOwn} 或访问 {appDirectory} 寻找自行假设的第三方应用或整合。", + "installed_commands.help.appDirectory": "应用目录", + "installed_commands.help.buildYourOwn": "创建您自己的", + "installed_commands.search": "搜索斜杠命令", + "installed_commands.unnamed_command": "未命名斜杠命令", + "installed_incoming_webhooks.add": "添加引入勾子", + "installed_incoming_webhooks.delete.confirm": "此操作降永久删除传入的 webhook 并让依赖的集成无法工作。您确定要删除它吗?", + "installed_incoming_webhooks.empty": "没有找到传入webhooks", + "installed_incoming_webhooks.header": "引入Webhooks", + "installed_incoming_webhooks.help": "使用传入的 webhhoks 以连接外部工具到 Mattermost。{buildYourOwn} 或访问 {appDirectory} 寻找自行假设的第三方应用或整合。", + "installed_incoming_webhooks.help.appDirectory": "应用目录", + "installed_incoming_webhooks.help.buildYourOwn": "创建您自己的", + "installed_incoming_webhooks.search": "搜索传入Webhooks", + "installed_incoming_webhooks.unknown_channel": "私有Webhook", + "installed_integrations.callback_urls": "回调地址:{urls}", + "installed_integrations.client_id": "客户端ID:{clientId}", + "installed_integrations.client_secret": "客户端密码:{clientSecret}", "installed_integrations.content_type": "Content-Type: {contentType}", - "installed_integrations.creation": "Created by {creator} on {createAt, date, full}", - "installed_integrations.delete": "Delete", - "installed_integrations.edit": "Edit", - "installed_integrations.hideSecret": "Hide Secret", - "installed_integrations.regenSecret": "Regenerate Secret", - "installed_integrations.regenToken": "Regenerate Token", - "installed_integrations.showSecret": "Show Secret", - "installed_integrations.token": "Token: {token}", - "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}", - "installed_integrations.triggerWords": "Trigger Words: {triggerWords}", - "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application", - "installed_integrations.url": "URL: {url}", - "installed_oauth_apps.add": "Add OAuth 2.0 Application", - "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)", - "installed_oauth_apps.cancel": "Cancel", - "installed_oauth_apps.delete.confirm": "This action permanently deletes the OAuth 2.0 application and breaks any integrations using it. Are you sure you want to delete it?", - "installed_oauth_apps.description": "Description", - "installed_oauth_apps.empty": "No OAuth 2.0 Applications found", - "installed_oauth_apps.header": "OAuth 2.0 Applications", - "installed_oauth_apps.help": "Create {oauthApplications} to securely integrate bots and third-party apps with Mattermost. Visit the {appDirectory} to find available self-hosted apps.", - "installed_oauth_apps.help.appDirectory": "App Directory", - "installed_oauth_apps.help.oauthApplications": "OAuth 2.0 applications", - "installed_oauth_apps.homepage": "Homepage", - "installed_oauth_apps.iconUrl": "Icon URL", - "installed_oauth_apps.is_trusted": "Is Trusted: {isTrusted}", - "installed_oauth_apps.name": "Display Name", - "installed_oauth_apps.save": "Save", - "installed_oauth_apps.search": "Search OAuth 2.0 Applications", - "installed_oauth_apps.trusted": "Is Trusted", - "installed_oauth_apps.trusted.no": "No", - "installed_oauth_apps.trusted.yes": "Yes", - "installed_outgoing_webhooks.add": "Add Outgoing Webhook", - "installed_outgoing_webhooks.delete.confirm": "This action permanently deletes the outgoing webhook and breaks any integrations using it. Are you sure you want to delete it?", - "installed_outgoing_webhooks.empty": "No outgoing webhooks found", - "installed_outgoing_webhooks.header": "Outgoing Webhooks", - "installed_outgoing_webhooks.help": "Use outgoing webhooks to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_outgoing_webhooks.help.appDirectory": "App Directory", - "installed_outgoing_webhooks.help.buildYourOwn": "Build your own", - "installed_outgoing_webhooks.search": "Search Outgoing Webhooks", - "installed_outgoing_webhooks.unknown_channel": "A Private Webhook", - "integrations.add": "Add", - "integrations.command.description": "Slash commands send events to external integrations", - "integrations.command.title": "Slash Command", - "integrations.delete.confirm.button": "Delete", - "integrations.delete.confirm.title": "Delete Integration", - "integrations.done": "Done", - "integrations.edit": "Edit", - "integrations.header": "Integrations", - "integrations.help": "Visit the {appDirectory} to find self-hosted, third-party apps and integrations for Mattermost.", - "integrations.help.appDirectory": "App Directory", - "integrations.incomingWebhook.description": "Incoming webhooks allow external integrations to send messages", - "integrations.incomingWebhook.title": "Incoming Webhook", - "integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.", - "integrations.oauthApps.title": "OAuth 2.0 Applications", - "integrations.outgoingWebhook.description": "Outgoing webhooks allow external integrations to receive and respond to messages", - "integrations.outgoingWebhook.title": "Outgoing Webhook", - "integrations.successful": "Setup Successful", - "intro_messages.DM": "This is the start of your direct message history with {teammate}.Welcome to {display_name}!
Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.
This is the start of {display_name}, a channel for non-work-related conversations.
欢迎来到{display_name}!
发表消息到这给所有人看。所有人加入本团队将自动成为此频道永久成员。
这是{display_name}的开始,一个用于非工作的频道.
Channels organize conversations across different topics. They're open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.
", - "sidebar.tutorialScreen2": "Here are two public channels to start:
{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.
{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.
", - "sidebar.tutorialScreen3": "Click \"More...\" to create a new channel or join an existing one.
You can also create a new channel by clicking the \"+\" symbol next to the public or private channel header.
", - "sidebar.unreadSection": "UNREADS", - "sidebar.unreads": "More unreads", - "sidebar_header.tutorial": "The Main Menu is where you can Invite New Members, access your Account Settings and set your Theme Color.
Team administrators can also access their Team Settings from this menu.
System administrators will find a System Console option to administrate the entire system.
", - "sidebar_right_menu.accountSettings": "Account Settings", - "sidebar_right_menu.addMemberToTeam": "Add Members to Team", - "sidebar_right_menu.console": "System Console", - "sidebar_right_menu.flagged": "Flagged Posts", - "sidebar_right_menu.help": "Help", - "sidebar_right_menu.inviteNew": "Send Email Invite", - "sidebar_right_menu.logout": "Logout", - "sidebar_right_menu.manageMembers": "Manage Members", - "sidebar_right_menu.nativeApps": "Download Apps", - "sidebar_right_menu.recentMentions": "Recent Mentions", - "sidebar_right_menu.report": "Report a Problem", - "sidebar_right_menu.teamLink": "Get Team Invite Link", - "sidebar_right_menu.teamSettings": "Team Settings", - "sidebar_right_menu.viewMembers": "View Members", - "signup.email": "Email and Password", - "signup.gitlab": "GitLab Single Sign-On", - "signup.google": "Google Account", - "signup.ldap": "AD/LDAP Credentials", + "reaction.clickToAdd": "(点击添加)", + "reaction.clickToRemove": "(点击删除)", + "reaction.othersReacted": "{otherUsers, number} 位用户", + "reaction.reacted": "{users} {reactionVerb} 表示 {emoji}", + "reaction.reactionVerb.user": "反应了", + "reaction.reactionVerb.users": "反应了", + "reaction.reactionVerb.you": "反应了", + "reaction.reactionVerb.youAndUsers": "反应了", + "reaction.usersAndOthersReacted": "{users} 以及 {otherUsers, number} 位其他用户", + "reaction.usersReacted": "{users} 以及 {lastUser}", + "reaction.you": "您", + "reaction_list.addReactionTooltip": "添加反应", + "removed_channel.channelName": "频道", + "removed_channel.from": "删除从", + "removed_channel.okay": "确定", + "removed_channel.remover": "{remover}删除从{channel}", + "removed_channel.someone": "有人", + "rename_channel.cancel": "取消", + "rename_channel.defaultError": "-不能改变默认频道", + "rename_channel.displayName": "显示名称", + "rename_channel.displayNameHolder": "输入显示名", + "rename_channel.handleHolder": "小写字母符", + "rename_channel.lowercase": "必须小写字母数字字符", + "rename_channel.maxLength": "此字段必须小于 {maxLength, number} 个字符", + "rename_channel.minLength": "频道名必须至少 {minLength, number} 个字符", + "rename_channel.required": "该字段不能为空", + "rename_channel.save": "保存", + "rename_channel.title": "重命名频道", + "rename_channel.url": "URL:", + "revoke_user_sessions_modal.desc": "此操作将吊销 {username} 的所有会话。他们从所有设备退出。您确定要吊销 {username} 的所有会话吗?", + "revoke_user_sessions_modal.revoke": "吊销", + "revoke_user_sessions_modal.title": "吊销 {username} 的会话", + "rhs_comment.comment": "评论", + "rhs_comment.del": "删除", + "rhs_comment.edit": "编辑", + "rhs_comment.mobile.flag": "标记", + "rhs_comment.mobile.unflag": "取消标记", + "rhs_comment.permalink": "永久链接", + "rhs_header.backToCallTooltip": "回到通话", + "rhs_header.backToFlaggedTooltip": "回到已标记的信息", + "rhs_header.backToPinnedTooltip": "回到置顶消息", + "rhs_header.backToResultsTooltip": "回到搜索结果", + "rhs_header.closeSidebarTooltip": "关闭侧栏", + "rhs_header.closeTooltip": "关闭侧栏", + "rhs_header.details": "消息详情", + "rhs_header.expandSidebarTooltip": "扩展侧边栏", + "rhs_header.expandTooltip": "关闭侧栏", + "rhs_header.shrinkSidebarTooltip": "关闭侧栏", + "rhs_root.del": "删除", + "rhs_root.direct": "私信", + "rhs_root.edit": "编辑", + "rhs_root.mobile.flag": "标记", + "rhs_root.mobile.unflag": "取消标记", + "rhs_root.permalink": "永久链接", + "rhs_root.pin": "置顶到频道", + "rhs_root.unpin": "从频道取消置顶", + "rhs_thread.rootPostDeletedMessage.body": "此消息贴部分数据因数据保留政策而删除。您无法再回复。", + "save_button.save": "保存", + "save_button.saving": "正在保存", + "search_bar.search": "搜索", + "search_bar.usage": "频道组织不同主题的会话。他们对您所在团队的每一个人开放。针对单人发送私人消息使用私信针对多人使用私有频道。
", + "sidebar.tutorialScreen2": "这里启用了两个公共频道:
公共频道是一个团队范围内沟通的地方。团队中的每一个人都是这个频道的一个成员。
闲聊频道是一个娱乐幽默与工作无关的频道。您和您的团队可以决定创建其他频道。
", + "sidebar.tutorialScreen3": "点击“更多...”创建一个新频道或加入一个现有频道。
您还可以通过点击频道或私有频道旁的“+”符号,创建一个新频道或私有频道标题。
", + "sidebar.unreadSection": "未读", + "sidebar.unreads": "更多未读", + "sidebar_header.tutorial": "在主菜单中您可以邀请新成员,访问您的账户设置和设置您的主题颜色。
团队管理员也能通过此菜单访问他们的团队设置。
系统管理员将找到一个系统控制台选项管理整个系统。
", + "sidebar_right_menu.accountSettings": "账户设置", + "sidebar_right_menu.addMemberToTeam": "添加成员到团队", + "sidebar_right_menu.console": "系统控制台", + "sidebar_right_menu.flagged": "已标记的信息", + "sidebar_right_menu.help": "帮助", + "sidebar_right_menu.inviteNew": "发送电子邮件邀请", + "sidebar_right_menu.logout": "注销", + "sidebar_right_menu.manageMembers": "成员管理", + "sidebar_right_menu.nativeApps": "下载应用", + "sidebar_right_menu.recentMentions": "最近提及", + "sidebar_right_menu.report": "报告问题", + "sidebar_right_menu.teamLink": "获取团队邀请链接", + "sidebar_right_menu.teamSettings": "团队设置", + "sidebar_right_menu.viewMembers": "查看成员", + "signup.email": "电子邮箱和密码", + "signup.gitlab": "GitLab 单一登入", + "signup.google": "谷歌帐号", + "signup.ldap": "AD/LDAP 登录身份", "signup.office365": "Office 365", - "signup.title": "Create an account with:", - "signup_team.createTeam": "Or Create a Team", - "signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.", - "signup_team.join_open": "Teams you can join: ", - "signup_team.noTeams": "There are no teams included in the Team Directory and team creation has been disabled.", - "signup_team.no_open_teams": "No teams are available to join. Please ask your administrator for an invite.", - "signup_team.no_open_teams_canCreate": "No teams are available to join. Please create a new team or ask your administrator for an invite.", - "signup_team.no_teams": "No teams have been created. Please contact your administrator.", - "signup_team.no_teams_canCreate": "No teams have been created. You may create one by clicking \"Create a new team\".", - "signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.", - "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.", - "signup_team_confirm.checkEmail": "Please check your email: {email}Your team communication all in one place, instantly searchable and available anywhere.
Keep your team connected to help them achieve what matters most.
", - "tutorial_intro.screenTwo": "Communication happens in public discussion channels, private channels and direct messages.
Everything is archived and searchable from any web-enabled desktop, laptop or phone.
", - "tutorial_intro.skip": "Skip tutorial", - "tutorial_intro.support": "Need anything, just email us at ", - "tutorial_intro.teamInvite": "Invite teammates", - "tutorial_intro.whenReady": " when you're ready.", - "tutorial_tip.next": "Next", - "tutorial_tip.ok": "Okay", - "tutorial_tip.out": "Opt out of these tips.", - "tutorial_tip.seen": "Seen this before? ", - "update_command.cancel": "Cancel", - "update_command.confirm": "Edit Slash Command", - "update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?", - "update_command.update": "Update", - "update_incoming_webhook.update": "Update", - "update_oauth_app.confirm": "Edit OAuth 2.0 application", - "update_oauth_app.question": "Your changes may break the existing OAuth 2.0 application. Are you sure you would like to update it?", - "update_outgoing_webhook.confirm": "Edit Outgoing Webhook", - "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?", - "update_outgoing_webhook.update": "Update", - "upload_overlay.info": "Drop a file to upload it.", - "user.settings.advance.embed_toggle": "Show toggle for all embed previews", - "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} other {Features}} Enabled", - "user.settings.advance.formattingDesc": "If enabled, posts will be formatted to create links, show emoji, style the text, and add line breaks. By default, this setting is enabled. Changing this setting requires the page to be refreshed.", - "user.settings.advance.formattingTitle": "Enable Post Formatting", - "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.", - "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages", - "user.settings.advance.markdown_preview": "Show markdown preview option in message input box", - "user.settings.advance.off": "Off", - "user.settings.advance.on": "On", - "user.settings.advance.preReleaseDesc": "Check any pre-released features you'd like to preview. You may also need to refresh the page before the setting will take effect.", - "user.settings.advance.preReleaseTitle": "Preview pre-release features", - "user.settings.advance.sendDesc": "If enabled ENTER inserts a new line and CTRL+ENTER submits the message.", - "user.settings.advance.sendTitle": "Send messages on CTRL+ENTER", - "user.settings.advance.slashCmd_autocmp": "Enable external application to offer slash command autocomplete", - "user.settings.advance.title": "Advanced Settings", - "user.settings.custom_theme.awayIndicator": "Away Indicator", - "user.settings.custom_theme.buttonBg": "Button BG", - "user.settings.custom_theme.buttonColor": "Button Text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", - "user.settings.custom_theme.centerChannelColor": "Center Channel Text", - "user.settings.custom_theme.centerChannelTitle": "Center Channel Styles", - "user.settings.custom_theme.codeTheme": "Code Theme", - "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:", - "user.settings.custom_theme.dndIndicator": "Do Not Disturb Indicator", - "user.settings.custom_theme.linkButtonTitle": "Link and Button Styles", - "user.settings.custom_theme.linkColor": "Link Color", - "user.settings.custom_theme.mentionBj": "Mention Jewel BG", - "user.settings.custom_theme.mentionColor": "Mention Jewel Text", - "user.settings.custom_theme.mentionHighlightBg": "Mention Highlight BG", - "user.settings.custom_theme.mentionHighlightLink": "Mention Highlight Link", - "user.settings.custom_theme.newMessageSeparator": "New Message Separator", - "user.settings.custom_theme.onlineIndicator": "Online Indicator", - "user.settings.custom_theme.sidebarBg": "Sidebar BG", - "user.settings.custom_theme.sidebarHeaderBg": "Sidebar Header BG", - "user.settings.custom_theme.sidebarHeaderTextColor": "Sidebar Header Text", - "user.settings.custom_theme.sidebarText": "Sidebar Text", - "user.settings.custom_theme.sidebarTextActiveBorder": "Sidebar Text Active Border", - "user.settings.custom_theme.sidebarTextActiveColor": "Sidebar Text Active Color", - "user.settings.custom_theme.sidebarTextHoverBg": "Sidebar Text Hover BG", - "user.settings.custom_theme.sidebarTitle": "Sidebar Styles", - "user.settings.custom_theme.sidebarUnreadText": "Sidebar Unread Text", - "user.settings.display.channelDisplayTitle": "Channel Display Mode", - "user.settings.display.channeldisplaymode": "Select the width of the center channel.", - "user.settings.display.clockDisplay": "Clock Display", - "user.settings.display.collapseDesc": "Set whether previews of image links show as expanded or collapsed by default. This setting can also be controlled using the slash commands /expand and /collapse.", - "user.settings.display.collapseDisplay": "Default appearance of image link previews", - "user.settings.display.collapseOff": "Collapsed", - "user.settings.display.collapseOn": "Expanded", - "user.settings.display.fixedWidthCentered": "Fixed width, centered", - "user.settings.display.fullScreen": "Full width", - "user.settings.display.language": "Language", - "user.settings.display.linkPreviewDesc": "When available, the first web link in a message will show a preview of the website content below the message.", - "user.settings.display.linkPreviewDisplay": "Website Link Previews", - "user.settings.display.linkPreviewOff": "Off", - "user.settings.display.linkPreviewOn": "On", - "user.settings.display.messageDisplayClean": "Standard", - "user.settings.display.messageDisplayCleanDes": "Easy to scan and read.", - "user.settings.display.messageDisplayCompact": "Compact", - "user.settings.display.messageDisplayCompactDes": "Fit as many messages on the screen as we can.", - "user.settings.display.messageDisplayDescription": "Select how messages in a channel should be displayed.", - "user.settings.display.messageDisplayTitle": "Message Display", - "user.settings.display.militaryClock": "24-hour clock (example: 16:00)", - "user.settings.display.nameOptsDesc": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.normalClock": "12-hour clock (example: 4:00 PM)", - "user.settings.display.preferTime": "Select how you prefer time displayed.", - "user.settings.display.teammateNameDisplayDescription": "Set how to display other user's names in posts and the Direct Messages list.", - "user.settings.display.teammateNameDisplayFullname": "Show first and last name", - "user.settings.display.teammateNameDisplayNicknameFullname": "Show nickname if one exists, otherwise show first and last name", - "user.settings.display.teammateNameDisplayTitle": "Teammate Name Display", - "user.settings.display.teammateNameDisplayUsername": "Show username", - "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams", - "user.settings.display.theme.customTheme": "Custom Theme", - "user.settings.display.theme.describe": "Open to manage your theme", - "user.settings.display.theme.import": "Import theme colors from Slack", - "user.settings.display.theme.otherThemes": "See other themes", - "user.settings.display.theme.themeColors": "Theme Colors", - "user.settings.display.theme.title": "Theme", - "user.settings.display.timezone": "Timezone", - "user.settings.display.title": "Display Settings", - "user.settings.general.checkEmail": "Check your email at {email} to verify the address.", - "user.settings.general.checkEmailNoAddress": "Check your email to verify your new address", - "user.settings.general.close": "Close", - "user.settings.general.confirmEmail": "Confirm Email", - "user.settings.general.currentEmail": "Current Email", - "user.settings.general.email": "Email", - "user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailGoogleCantUpdate": "Login occurs through Google. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailHelp1": "Email is used for sign-in, notifications, and password reset. Email requires verification if changed.", - "user.settings.general.emailHelp2": "Email has been disabled by your System Administrator. No notification emails will be sent until it is enabled.", - "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", - "user.settings.general.emailHelp4": "A verification email was sent to {email}.", - "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailMatch": "The new emails you entered do not match.", - "user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", - "user.settings.general.emailUnchanged": "Your new email address is the same as your old email address.", - "user.settings.general.emptyName": "Click 'Edit' to add your full name", - "user.settings.general.emptyNickname": "Click 'Edit' to add a nickname", - "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", - "user.settings.general.field_handled_externally": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", - "user.settings.general.firstName": "First Name", - "user.settings.general.fullName": "Full Name", - "user.settings.general.imageTooLarge": "Unable to upload profile image. File is too large.", - "user.settings.general.imageUpdated": "Image last updated {date}", - "user.settings.general.lastName": "Last Name", - "user.settings.general.loginGitlab": "Login done through GitLab ({email})", - "user.settings.general.loginGoogle": "Login done through Google ({email})", - "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", - "user.settings.general.loginOffice365": "Login done through Office 365 ({email})", - "user.settings.general.loginSaml": "Login done through SAML ({email})", - "user.settings.general.mobile.emptyName": "Click to add your full name", - "user.settings.general.mobile.emptyNickname": "Click to add a nickname", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", - "user.settings.general.mobile.uploadImage": "Click to upload an image.", - "user.settings.general.newAddress": "New Address: {email}您所有的团队会话都在这里,可在任何地方即时搜索。
随时和您的团队保持联系,帮助他们完成最重要的事情。
", + "tutorial_intro.screenTwo": "交流发生在公共频道,私有频道和私信中。
所有信息都能在任何联网的台式机、笔记本或手机中存档和搜索。
", + "tutorial_intro.skip": "跳过教程", + "tutorial_intro.support": "如有任何需求,请邮件我们到", + "tutorial_intro.teamInvite": "邀请团队成员", + "tutorial_intro.whenReady": " 当您准备完毕。", + "tutorial_tip.next": "下一步", + "tutorial_tip.ok": "确定", + "tutorial_tip.out": "选择退出这些提示。", + "tutorial_tip.seen": "之前见过这吗?", + "update_command.cancel": "取消", + "update_command.confirm": "编辑斜杠命令", + "update_command.question": "您的修改可能破坏现有的斜杠命令。您确定要更新吗?", + "update_command.update": "更新", + "update_incoming_webhook.update": "更新", + "update_oauth_app.confirm": "修改 OAuth 2.0 应用", + "update_oauth_app.question": "您的修改可能破坏现有的 OAuth 2.0 应用。您确定要更新吗?", + "update_outgoing_webhook.confirm": "修改对外的 Webhooks", + "update_outgoing_webhook.question": "您的修改可能破坏现有的对外的 webhook。您确定要更新吗?", + "update_outgoing_webhook.update": "更新", + "upload_overlay.info": "拖动文件上传。", + "user.settings.advance.embed_toggle": "显示切换所有嵌入预览", + "user.settings.advance.enabledFeatures": "已启用 {count, number} 项功能", + "user.settings.advance.formattingDesc": "开启时,文章会显示链接,表情符,格式,以及添加断行。默认下,此选项时开启的。修改此设定需要刷新页面。", + "user.settings.advance.formattingTitle": "启用帖文格式", + "user.settings.advance.joinLeaveDesc": "当 \"开启\" 时,用户加入或退出频道将会显示系统消息。当 \"关闭\" 时,用户加入或退出频道将不会显示系统消息。不过您加入到一个频道时仍然会显示系统消息而收到通知。", + "user.settings.advance.joinLeaveTitle": "开启加入/退出信息", + "user.settings.advance.markdown_preview": "在消息输入框中显示markdown预览选项", + "user.settings.advance.off": "关闭", + "user.settings.advance.on": "开启", + "user.settings.advance.preReleaseDesc": "检查您想预览的任何预发布功能。在设置生效前,您可能还需要刷新页面。", + "user.settings.advance.preReleaseTitle": "预览预发布功能", + "user.settings.advance.sendDesc": "启用时,回车键插入行而按 Ctrl+回车 键提交消息。", + "user.settings.advance.sendTitle": "按 CTRL+ENTER 发送消息", + "user.settings.advance.slashCmd_autocmp": "启用外部应用程序提供斜杠命令的自动补全功能", + "user.settings.advance.title": "高级设置", + "user.settings.custom_theme.awayIndicator": "离开显示", + "user.settings.custom_theme.buttonBg": "按钮BG", + "user.settings.custom_theme.buttonColor": "文本按钮", + "user.settings.custom_theme.centerChannelBg": "中间栏 BG", + "user.settings.custom_theme.centerChannelColor": "中间栏文本", + "user.settings.custom_theme.centerChannelTitle": "中间栏样式", + "user.settings.custom_theme.codeTheme": "代码主题", + "user.settings.custom_theme.copyPaste": "复制和粘贴分享主题颜色: ", + "user.settings.custom_theme.dndIndicator": "请勿打扰提示", + "user.settings.custom_theme.linkButtonTitle": "链接已经按钮样式", + "user.settings.custom_theme.linkColor": "链接颜色", + "user.settings.custom_theme.mentionBj": "被提及重要人BG", + "user.settings.custom_theme.mentionColor": "被提及重要人文本", + "user.settings.custom_theme.mentionHighlightBg": "被提及高亮BG", + "user.settings.custom_theme.mentionHighlightLink": "被提及高亮链接", + "user.settings.custom_theme.newMessageSeparator": "新消息分隔符", + "user.settings.custom_theme.onlineIndicator": "在线显示", + "user.settings.custom_theme.sidebarBg": "侧边栏BG", + "user.settings.custom_theme.sidebarHeaderBg": "侧边栏标题背景", + "user.settings.custom_theme.sidebarHeaderTextColor": "侧边栏标题文字", + "user.settings.custom_theme.sidebarText": "侧边栏文本", + "user.settings.custom_theme.sidebarTextActiveBorder": "侧边栏文本活动边框", + "user.settings.custom_theme.sidebarTextActiveColor": "侧边栏文本活跃的颜色”", + "user.settings.custom_theme.sidebarTextHoverBg": "侧边栏文本HoverBG", + "user.settings.custom_theme.sidebarTitle": "侧栏风格", + "user.settings.custom_theme.sidebarUnreadText": "侧边栏未读文本", + "user.settings.display.channelDisplayTitle": "频道显示模式", + "user.settings.display.channeldisplaymode": "选择中间栏的宽度。", + "user.settings.display.clockDisplay": "时钟显示", + "user.settings.display.collapseDesc": "设置默认情况下图片链接的预览是展开还是折叠。此设置也可以使用斜杠命令 /expand 和 /collapse 控制。", + "user.settings.display.collapseDisplay": "图片链接预览默认显示", + "user.settings.display.collapseOff": "已折叠", + "user.settings.display.collapseOn": "已展开", + "user.settings.display.fixedWidthCentered": "固定宽度,居中", + "user.settings.display.fullScreen": "完整宽度", + "user.settings.display.language": "语言", + "user.settings.display.linkPreviewDesc": "当可用时,在消息下方显示第消息里第一个网址的网站内容预览。", + "user.settings.display.linkPreviewDisplay": "网站链接预览", + "user.settings.display.linkPreviewOff": "关闭", + "user.settings.display.linkPreviewOn": "开启", + "user.settings.display.messageDisplayClean": "标准", + "user.settings.display.messageDisplayCleanDes": "容易浏览与阅读。", + "user.settings.display.messageDisplayCompact": "紧凑", + "user.settings.display.messageDisplayCompactDes": "显示尽可能多的信息。", + "user.settings.display.messageDisplayDescription": "选择在频道里信息如何显示。", + "user.settings.display.messageDisplayTitle": "信息显示", + "user.settings.display.militaryClock": "24小时格式(例如:16:00)", + "user.settings.display.nameOptsDesc": "设置在信息和私信列表中如何显示其他用户的名字。", + "user.settings.display.normalClock": "12小时格式(例如:4:00 PM)", + "user.settings.display.preferTime": "选择您喜欢的时间显示格式。", + "user.settings.display.teammateNameDisplayDescription": "设置在信息和私信列表中如何显示其他用户的名字。", + "user.settings.display.teammateNameDisplayFullname": "显示姓名", + "user.settings.display.teammateNameDisplayNicknameFullname": "若存在昵称显示昵称,否则显示姓名", + "user.settings.display.teammateNameDisplayTitle": "团队队友的名字显示", + "user.settings.display.teammateNameDisplayUsername": "显示用户名", + "user.settings.display.theme.applyToAllTeams": "应用新主题到所有我的团队", + "user.settings.display.theme.customTheme": "自定义主题", + "user.settings.display.theme.describe": "打开管理您的主题", + "user.settings.display.theme.import": "从Slack中导入主题颜色", + "user.settings.display.theme.otherThemes": "查看其他的主题", + "user.settings.display.theme.themeColors": "主题颜色", + "user.settings.display.theme.title": "主题", + "user.settings.display.timezone": "时区", + "user.settings.display.title": "显示设置", + "user.settings.general.checkEmail": "在{email}查看你的邮件以验证这个地址。", + "user.settings.general.checkEmailNoAddress": "查看你的电子邮件来验证你的新地址", + "user.settings.general.close": "关闭", + "user.settings.general.confirmEmail": "确认电子邮件", + "user.settings.general.currentEmail": "当前邮箱地址", + "user.settings.general.email": "电子邮件", + "user.settings.general.emailGitlabCantUpdate": "通过GitLab进行登录。电子邮件不能被更新,用于通知的电子邮件地址是{email}。", + "user.settings.general.emailGoogleCantUpdate": "通过Google进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", + "user.settings.general.emailHelp1": "电子邮件地址用于登录,通知以及密码重置。如果修改电子邮件需要重新验证。", + "user.settings.general.emailHelp2": "电子邮件已被您的系统管理员禁用。未启用前将无法发送电子邮件通知。", + "user.settings.general.emailHelp3": "电子邮件地址用于登录,通知以及密码重置。", + "user.settings.general.emailHelp4": "验证邮件已发送到{email}。", + "user.settings.general.emailLdapCantUpdate": "通过 AD/LDAP 进行登录。电子邮件不能被更新,用于通知的电子邮件地址是{email}。", + "user.settings.general.emailMatch": "您输入的新邮件不匹配。", + "user.settings.general.emailOffice365CantUpdate": "通过Office 365进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", + "user.settings.general.emailSamlCantUpdate": "通过LDAP进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", + "user.settings.general.emailUnchanged": "您的新电子邮件地址和旧的电子邮件地址一致。", + "user.settings.general.emptyName": "点击 '编辑' 添加您的全名", + "user.settings.general.emptyNickname": "点击 '编辑' 添加一个昵称", + "user.settings.general.emptyPosition": "点击 '更改' 添加您的工作标题/职位", + "user.settings.general.field_handled_externally": "此栏由您的登入提供商决定。如果您想更改,您需要到您的登入提供者改动。", + "user.settings.general.firstName": "名字", + "user.settings.general.fullName": "全名", + "user.settings.general.imageTooLarge": "无法上传头像。文件太大。", + "user.settings.general.imageUpdated": "图片上次更新日期{date}", + "user.settings.general.lastName": "姓氏", + "user.settings.general.loginGitlab": "通过GitLab({email})登录", + "user.settings.general.loginGoogle": "通过Google ({email})登录", + "user.settings.general.loginLdap": "通过 AD/LDAP ({email}) 登录", + "user.settings.general.loginOffice365": "通过Office 365({email})登录", + "user.settings.general.loginSaml": "通过SAML ({email}) 登录", + "user.settings.general.mobile.emptyName": "点击添加您的全名", + "user.settings.general.mobile.emptyNickname": "点击添加一个昵称", + "user.settings.general.mobile.emptyPosition": "点击添加您的工作标题/职位", + "user.settings.general.mobile.uploadImage": "点击上传图片。", + "user.settings.general.newAddress": "新地址:{email}Compliance is an enterprise feature. Your current license does not support Compliance. Click here for information and pricing on enterprise licenses.
", - "admin.compliance.save": "Save", - "admin.compliance.saving": "Saving Config...", - "admin.compliance.title": "Compliance Settings", - "admin.compliance.true": "true", - "admin.complianceExport.createJob.help": "Initiates a Compliance Export job immediately.", - "admin.complianceExport.createJob.title": "Run Compliance Export Job Now", - "admin.complianceExport.description": "This feature supports compliance exports to the Actiance XML and Global Relay EML formats, and is currently in beta. Support for the Mattermost CSV format is scheduled for a future release, and will replace the existing Compliance feature.", + "admin.banner.heading": "註:", + "admin.client_versions.androidLatestVersion": "最新的 Android 版本", + "admin.client_versions.androidLatestVersionHelp": "最新放出的 Android 版本", + "admin.client_versions.androidMinVersion": "最低 Android 版本", + "admin.client_versions.androidMinVersionHelp": "最低相容的 Android 版本", + "admin.client_versions.desktopLatestVersion": "最新的桌面版本", + "admin.client_versions.desktopLatestVersionHelp": "最新放出的桌面版本", + "admin.client_versions.desktopMinVersion": "最低桌面版本", + "admin.client_versions.desktopMinVersionHelp": "最低相容的桌面版本", + "admin.client_versions.iosLatestVersion": "最新的 iOS 版本", + "admin.client_versions.iosLatestVersionHelp": "最新放出的 iOS 版本", + "admin.client_versions.iosMinVersion": "最低 iOS 版本", + "admin.client_versions.iosMinVersionHelp": "最低相容的 iOS 版本", + "admin.cluster.ClusterName": "叢集名稱:", + "admin.cluster.ClusterNameDesc": "根據名稱加入的叢集。只有同樣叢集名稱的節點會互相加入。此功能用以支援藍綠部署或使用相同資料庫的預備環境。", + "admin.cluster.ClusterNameEx": "如:\"正式環境\"或\"預備環境\"", + "admin.cluster.GossipPort": "Gossip 通訊埠:", + "admin.cluster.GossipPortDesc": "給 Gossip 協定用的通訊埠。此通訊埠必須允許 UDP 以及 TCP。", + "admin.cluster.GossipPortEx": "如:\":8075\"", + "admin.cluster.OverrideHostname": "覆蓋主機名稱:", + "admin.cluster.OverrideHostnameDesc": "預設值規範為企業授權功能,您的授權不支援規範。點這裡查看企業授權資訊與價格。
", + "admin.compliance.save": "儲存", + "admin.compliance.saving": "儲存設定...", + "admin.compliance.title": "規範設定", + "admin.compliance.true": "是", + "admin.complianceExport.createJob.help": "立刻開始規範報告匯出工作", + "admin.complianceExport.createJob.title": "立刻執行規範報告匯出工作", + "admin.complianceExport.description": "此功能支援規範匯出成 Actiance XML 與 GlobalRelay EML 格式,目前正在測試階段。Mattermost CSV 格式的支援將會在未來釋出並取代現存的規範 功能。", "admin.complianceExport.exportFormat.actiance": "Actiance XML", - "admin.complianceExport.exportFormat.description": "Format of the compliance export. Corresponds to the system that you want to import the data into.AD/LDAP is an enterprise feature. Your current license does not support AD/LDAP. Click here for information and pricing on enterprise licenses.
", - "admin.ldap.portDesc": "The port Mattermost will use to connect to the AD/LDAP server. Default is 389.", - "admin.ldap.portEx": "E.g.: \"389\"", - "admin.ldap.portTitle": "AD/LDAP Port:", - "admin.ldap.positionAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the position field in Mattermost.", - "admin.ldap.positionAttrEx": "E.g.: \"title\"", - "admin.ldap.positionAttrTitle": "Position Attribute:", - "admin.ldap.queryDesc": "The timeout value for queries to the AD/LDAP server. Increase if you are getting timeout errors caused by a slow AD/LDAP server.", - "admin.ldap.queryEx": "E.g.: \"60\"", - "admin.ldap.queryTitle": "Query Timeout (seconds):", - "admin.ldap.serverDesc": "The domain or IP address of AD/LDAP server.", - "admin.ldap.serverEx": "E.g.: \"10.0.0.23\"", - "admin.ldap.serverTitle": "AD/LDAP Server:", - "admin.ldap.skipCertificateVerification": "Skip Certificate Verification:", - "admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.", - "admin.ldap.syncFailure": "Sync Failure: {error}", - "admin.ldap.syncIntervalHelpText": "AD/LDAP Synchronization updates Mattermost user information to reflect updates on the AD/LDAP server. For example, when a user's name changes on the AD/LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the AD/LDAP server have their Mattermost accounts set to \"Inactive\" and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.", - "admin.ldap.syncIntervalTitle": "Synchronization Interval (minutes):", - "admin.ldap.syncNowHelpText": "Initiates an AD/LDAP synchronization immediately.", - "admin.ldap.sync_button": "AD/LDAP Synchronize Now", - "admin.ldap.testFailure": "AD/LDAP Test Failure: {error}", - "admin.ldap.testHelpText": "Tests if the Mattermost server can connect to the AD/LDAP server specified. See log file for more detailed error messages.", + "admin.ldap.loginNameDesc": "顯示在登入頁面上登入欄位的提示字。預設為\"AD/LDAP 使用者名稱\"。", + "admin.ldap.loginNameEx": "如:\"AD/LDAP 使用者名稱\"", + "admin.ldap.loginNameTitle": "登入欄位名:", + "admin.ldap.maxPageSizeEx": "如:\"2000\"", + "admin.ldap.maxPageSizeHelpText": "Mattermost 向 AD/LDAP 伺服器請求使用者資料時單次最多的數量。0表示無上限。", + "admin.ldap.maxPageSizeTitle": "最大分頁大小:", + "admin.ldap.nicknameAttrDesc": "(非必須) 用於設定 Mattermost 使用者暱稱的 AD/LDAP 伺服器屬性。當設定之後由於將會跟 LDAP 伺服器同步暱稱,使用者將無法編輯。留白時使用者可以在帳號設定中設定他們自己的暱稱。", + "admin.ldap.nicknameAttrEx": "如:\"nickname\"", + "admin.ldap.nicknameAttrTitle": "匿稱的屬性:", + "admin.ldap.noLicense": "AD/LDAP 為企業授權功能,您的授權不支援 AD/LDAP。按這裡查看企業授權資訊與價格。
", + "admin.ldap.portDesc": "Masttermost 連接 AD/LDAP 伺服器的連接埠。預設為389。", + "admin.ldap.portEx": "如:\"389\"", + "admin.ldap.portTitle": "AD/LDAP 連接埠:", + "admin.ldap.positionAttrDesc": "(非必須) 用於設定 Mattermost 職位的 AD/LDAP 伺服器屬性。", + "admin.ldap.positionAttrEx": "如:\"title\"", + "admin.ldap.positionAttrTitle": "職位屬性:", + "admin.ldap.queryDesc": "查詢 AD/LDAP 伺服器的逾時設定。如果因為 AD/LDAP 伺服器太慢而出現逾時錯誤,請加大其值。", + "admin.ldap.queryEx": "如:\"60\"", + "admin.ldap.queryTitle": "查詢逾時設定(秒):", + "admin.ldap.serverDesc": "AD/LDAP 伺服器的網域或 IP 位址。", + "admin.ldap.serverEx": "如:\"10.0.0.23\"", + "admin.ldap.serverTitle": "AD/LDAP 伺服器:", + "admin.ldap.skipCertificateVerification": "跳過驗證憑證:", + "admin.ldap.skipCertificateVerificationDesc": "TLS 或 STARTTLS 連線時跳過驗證憑證。不建議使用於需要 TLS 的正式環境。測試用設定。", + "admin.ldap.syncFailure": "同步失敗:{error}", + "admin.ldap.syncIntervalHelpText": "AD/LDAP 同步更新 Mattermost 使用者資料以反應 AD/LDAP 伺服器上的變更。舉例來說,當 AD/LDAP 伺服器上一個使用者名字有所改變,這個改變會在執行同步的時更新 Mattermost。在 AD/LDAP 伺服器上被移除或是停用的帳號,其對應的 Mattermost 帳號會被設定成“停用”,並且撤銷帳號的工作階段。Mattermost 根據輸入的間隔執行同步。如,如果輸入60,Mattermost將會每 60 分鐘同步一次。", + "admin.ldap.syncIntervalTitle": "同步間隔(分):", + "admin.ldap.syncNowHelpText": "立刻開始 AD/LDAP 同步。", + "admin.ldap.sync_button": "開始 AD/LDAP 同步", + "admin.ldap.testFailure": "AD/LDAP 測試失敗:{error}", + "admin.ldap.testHelpText": "測試 Mattermost 與 AD/LDAP 伺服器間的連線。如需詳細錯誤訊息,請參閱紀錄檔案。", "admin.ldap.testSuccess": "AD/LDAP Test Successful", - "admin.ldap.uernameAttrDesc": "The attribute in the AD/LDAP server that will be used to populate the username field in Mattermost. This may be the same as the Login ID Attribute.", - "admin.ldap.userFilterDisc": "(Optional) Enter an AD/LDAP Filter to use when searching for user objects. Only the users selected by the query will be able to access Mattermost. For Active Directory, the query to filter out disabled users is (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", - "admin.ldap.userFilterEx": "E.g.: \"(objectClass=user)\"", - "admin.ldap.userFilterTitle": "User Filter:", - "admin.ldap.usernameAttrEx": "E.g.: \"sAMAccountName\"", - "admin.ldap.usernameAttrTitle": "Username Attribute:", - "admin.license.choose": "Choose File", - "admin.license.chooseFile": "Choose File", - "admin.license.edition": "Edition: ", - "admin.license.key": "License Key: ", - "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server", - "admin.license.noFile": "No file uploaded", - "admin.license.removing": "Removing License...", - "admin.license.title": "Edition and License", - "admin.license.type": "License: ", - "admin.license.upload": "Upload", - "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. Visit us online to learn more about the benefits of Enterprise Edition or to purchase a key.", - "admin.license.uploading": "Uploading License...", - "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option. If true, server writes messages to the standard output stream (stdout). Changing this setting requires a server restart before taking effect.", - "admin.log.consoleJsonTitle": "Output console logs as JSON:", - "admin.log.consoleLogLevel": "Console Log Level", - "admin.log.consoleTitle": "Output logs to console: ", - "admin.log.enableDiagnostics": "Enable Diagnostics and Error Reporting:", - "admin.log.enableDiagnosticsDescription": "Enable this feature to improve the quality and performance of Mattermost by sending error reporting and diagnostic information to Mattermost, Inc. Read our privacy policy to learn more.", - "admin.log.enableWebhookDebugging": "Enable Webhook Debugging:", - "admin.log.enableWebhookDebuggingDescription": "To output the request body of incoming webhooks to the console, enable this setting and set {boldedConsoleLogLevel} to 'DEBUG'. Disable this setting to remove webhook request body information from console logs when in DEBUG mode.", - "admin.log.fileDescription": "Typically set to true in production. When true, logged events are written to the mattermost.log file in the directory specified in the File Log Directory field. The logs are rotated at 10,000 lines and archived to a file in the same directory, and given a name with a datestamp and serial number. For example, mattermost.2017-03-31.001. Changing this setting requires a server restart before taking effect.", - "admin.log.fileJsonTitle": "Output file logs as JSON:", - "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.fileLevelTitle": "File Log Level:", - "admin.log.fileTitle": "Output logs to file: ", - "admin.log.jsonDescription": "When true, logged events are written in a machine readable JSON format. Otherwise they are printed as plain text. Changing this setting requires a server restart before taking effect.", - "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.", - "admin.log.levelTitle": "Console Log Level:", - "admin.log.locationDescription": "The location of the log files. If blank, they are stored in the ./logs directory. The path that you set must exist and Mattermost must have write permissions in it. Changing this setting requires a server restart before taking effect.", - "admin.log.locationPlaceholder": "Enter your file location", - "admin.log.locationTitle": "File Log Directory:", - "admin.log.logSettings": "Log Settings", - "admin.logs.bannerDesc": "To look up users by User ID or Token ID, go to Reporting > Users and paste the ID into the search filter.", - "admin.logs.next": "Next", - "admin.logs.prev": "Previous", - "admin.logs.reload": "Reload", - "admin.logs.title": "Server Logs", - "admin.manage_roles.additionalRoles": "Select additional permissions for the account. Read more about roles and permissions.", - "admin.manage_roles.allowUserAccessTokens": "Allow this account to generate personal access tokens.", - "admin.manage_roles.allowUserAccessTokensDesc": "Removing this permission doesn't delete existing tokens. To delete them, go to the user's Manage Tokens menu.", - "admin.manage_roles.cancel": "Cancel", - "admin.manage_roles.manageRolesTitle": "Manage Roles", - "admin.manage_roles.postAllPublicRole": "Access to post to all Mattermost public channels.", + "admin.ldap.uernameAttrDesc": "用於設定 Mattermost 使用者名稱的 AD/LDAP 伺服器屬性。這有可能跟 ID 為同一個屬性。", + "admin.ldap.userFilterDisc": "(非必須)輸入 AD/LDAP 過濾條件用來搜尋使用者。只有該條件找出來的用戶可以存取 Mattermost。對 Active Directory,排除被關閉的使用者的條件為 (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))。", + "admin.ldap.userFilterEx": "例如:\"(objectClass=user)\"", + "admin.ldap.userFilterTitle": "使用者過濾條件:", + "admin.ldap.usernameAttrEx": "如:\"sAMAccountName\"", + "admin.ldap.usernameAttrTitle": "使用者名稱的屬性:", + "admin.license.choose": "選擇檔案", + "admin.license.chooseFile": "選擇檔案", + "admin.license.edition": "版本:", + "admin.license.key": "授權金鑰:", + "admin.license.keyRemove": "移除企業授權並降級伺服器", + "admin.license.noFile": "未上傳任何檔案", + "admin.license.removing": "授權移除中...", + "admin.license.title": "版本與授權", + "admin.license.type": "授權:", + "admin.license.upload": "上傳", + "admin.license.uploadDesc": "上傳授權金鑰讓 Mattermost 升級本機為企業版。造訪我們瞭解更多企業版的優點或採購授權金鑰。", + "admin.license.uploading": "上傳授權中...", + "admin.log.consoleDescription": "正式環境一般設為停用。開發者可以將此設為開啟以根據控制台記錄等級輸出記錄到控制台。開啟時伺服器會將訊息寫到標準輸出(stdout)。", + "admin.log.consoleJsonTitle": "控制台記錄以 JSON 格式輸出:", + "admin.log.consoleLogLevel": "控制台記錄等級:", + "admin.log.consoleTitle": "輸出記錄到主控台:", + "admin.log.enableDiagnostics": "啟用診斷與錯誤報告:", + "admin.log.enableDiagnosticsDescription": "啟用此功能以傳送錯誤報告以及診斷訊息給 Mattermost 公司用以改進 Mattermost 的效能跟品質。如需關於隱私政策的詳細資訊,請至 隱私政策。", + "admin.log.enableWebhookDebugging": "啟用 Webhook 除錯:", + "admin.log.enableWebhookDebuggingDescription": "啟用此設定並將 {boldedConsoleLogLevel} 設定為 'DEBUG' 以輸出傳入的 Webhook 的要求主體至控制台。在 DEBUG 模式下停用此設定來將 Webhook 的要求主體從控制台紀錄中移除。", + "admin.log.fileDescription": "正式環境通常設為啟用。啟用時被記錄的事件將會被寫入至記錄檔案目錄下的 mattermost.log 檔案。記錄檔會在一萬行時交替並封存至同目錄下,以時間及序號命名該封存檔案。如:mattermost.2017-03-31.001。修改此設定後需要重新啟動伺服器以生效。", + "admin.log.fileJsonTitle": "檔案記錄以 JSON 格式輸出:", + "admin.log.fileLevelDescription": "此設定決定怎樣的事件才會輸出到記錄檔案。ERROR:只輸出錯誤訊息。INFO:輸出錯誤訊息以及啟動跟初始化前後的訊息。DEBUG:輸出各種細節以便開發者除錯。", + "admin.log.fileLevelTitle": "檔案記錄等級:", + "admin.log.fileTitle": "輸出記錄到檔案:", + "admin.log.jsonDescription": "啟用時,事件紀錄將會用電腦可讀的 JSON 格式寫下。停用時紀錄會以純文字形式紀錄。變更此設定必須重啟伺服器以生效。", + "admin.log.levelDescription": "本設定決定記錄輸出到控制台的等級,ERROR:只輸出錯誤訊息。INFO:輸出錯誤訊息與啟動到初始化的訊息。 DEBUG:輸出開發時除錯的一切相關訊息。", + "admin.log.levelTitle": "控制台記錄等級:", + "admin.log.locationDescription": "紀錄檔的位置。空白時將會被儲存在 ./logs 目錄下。設定的路徑必須存在且 Mattermost 擁有寫入權限。變更此設定必須重啟伺服器以生效。", + "admin.log.locationPlaceholder": "輸入檔案位置", + "admin.log.locationTitle": "記錄檔案目錄:", + "admin.log.logSettings": "記錄檔設定值", + "admin.logs.bannerDesc": "前往 報告 > 使用者 並在搜尋過濾條件貼上 ID 以根據使用者 ID 或 Token ID 查詢使用者。", + "admin.logs.next": "下一頁", + "admin.logs.prev": "上一頁", + "admin.logs.reload": "重新載入", + "admin.logs.title": "主機記錄", + "admin.manage_roles.additionalRoles": "為此帳號選取額外的權限。 關於角色與權限。", + "admin.manage_roles.allowUserAccessTokens": "允許此帳號產生 個人存取 Token.", + "admin.manage_roles.allowUserAccessTokensDesc": "移除此權限不會刪除現存 Token。請到使用者的管理 Token 選單已刪除它們。", + "admin.manage_roles.cancel": "取消", + "admin.manage_roles.manageRolesTitle": "管理角色", + "admin.manage_roles.postAllPublicRole": "允許在所有的公開頻道發布訊息。", "admin.manage_roles.postAllPublicRoleTitle": "post:channels", - "admin.manage_roles.postAllRole": "Access to post to all Mattermost channels including direct messages.", + "admin.manage_roles.postAllRole": "允許在所有的頻道發布訊息,包含直接通訊。", "admin.manage_roles.postAllRoleTitle": "post:all", - "admin.manage_roles.save": "Save", - "admin.manage_roles.saveError": "Unable to save roles.", - "admin.manage_roles.systemAdmin": "System Admin", - "admin.manage_roles.systemMember": "Member", - "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", - "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", - "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", - "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", - "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", - "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", - "admin.metrics.enableTitle": "Enable Performance Monitoring:", - "admin.metrics.listenAddressDesc": "The address the server will listen on to expose performance metrics.", - "admin.metrics.listenAddressEx": "E.g.: \":8067\"", - "admin.metrics.listenAddressTitle": "Listen Address:", - "admin.mfa.bannerDesc": "Multi-factor authentication is available for accounts with AD/LDAP or email login. If other login methods are used, MFA should be configured with the authentication provider.", - "admin.mfa.cluster": "High", - "admin.mfa.title": "Multi-factor Authentication", - "admin.nav.administratorsGuide": "Administrator's Guide", - "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.help": "Help", - "admin.nav.logout": "Logout", - "admin.nav.report": "Report a Problem", - "admin.nav.switch": "Team Selection", - "admin.nav.troubleshootingForum": "Troubleshooting Forum", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", - "admin.notifications.title": "Notification Settings", + "admin.manage_roles.save": "儲存", + "admin.manage_roles.saveError": "無法儲存角色。", + "admin.manage_roles.systemAdmin": "系統管理員", + "admin.manage_roles.systemMember": "成員", + "admin.manage_tokens.manageTokensTitle": "管理個人存取 Token", + "admin.manage_tokens.userAccessTokensDescription": "個人存取 Token 的功能類似工作階段 Token,可被外部整合用於 與 Mattermost 互動。使用者被停用後 Token 將被停用。詳情請參閱個人存取 Token。", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID:", + "admin.manage_tokens.userAccessTokensNameLabel": "Token 敘述:", + "admin.manage_tokens.userAccessTokensNone": "沒有個人存取 Token。", + "admin.metrics.enableDescription": "啟用時,Mattermost 會啟用效能監視的收集與分析。詳細如何設定 Mattermost 的效能監視,請參閱文件。", + "admin.metrics.enableTitle": "啟用效能監視:", + "admin.metrics.listenAddressDesc": "伺服器將監聽以公開效能計量值的位址。", + "admin.metrics.listenAddressEx": "如:\":8065\"", + "admin.metrics.listenAddressTitle": "監聽位址:", + "admin.mfa.bannerDesc": "使用 AD/LDAP 或 電子郵件登入的帳號可以使用多重要素驗證。如果使用了其他登入方式,多重要素驗證必須要在認證提供者處設定。", + "admin.mfa.cluster": "高", + "admin.mfa.title": "多重要素驗證", + "admin.nav.administratorsGuide": "系統管理員指南", + "admin.nav.commercialSupport": "商業支援", + "admin.nav.help": "說明", + "admin.nav.logout": "登出", + "admin.nav.report": "回報錯誤", + "admin.nav.switch": "選擇團隊", + "admin.nav.troubleshootingForum": "疑難排解論壇", + "admin.notifications.email": "電子郵件", + "admin.notifications.push": "行動推播", + "admin.notifications.title": "通知設定", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Google Apps", - "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", + "admin.oauth.off": "不允許經由 OAuth 2.0 提供者登入", "admin.oauth.office365": "Office 365 (Beta)", - "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See documentation to learn more.", - "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", - "admin.oauth.select": "Select OAuth 2.0 service provider:", - "admin.office365.EnableHtmlDesc": "