From 4018573fb686eeff64102a7366c38c636411b5a4 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 3 Apr 2019 18:31:21 -0300 Subject: [PATCH] translations PR 20190401 (#2587) --- i18n/de.json | 290 +++++++++++++------- i18n/es.json | 294 +++++++++++++------- i18n/fr.json | 154 ++++++++--- i18n/it.json | 464 +++++++++++++++++++------------- i18n/ja.json | 472 +++++++++++++++++++-------------- i18n/ko.json | 232 +++++++++++----- i18n/nl.json | 170 +++++++++--- i18n/pl.json | 282 +++++++++++++------- i18n/pt-BR.json | 226 +++++++++++----- i18n/ro.json | 692 +++++++++++++++++++++++++++--------------------- i18n/ru.json | 156 ++++++++--- i18n/tr.json | 482 +++++++++++++++++++-------------- i18n/uk.json | 156 ++++++++--- i18n/zh-CN.json | 422 +++++++++++++++++------------ i18n/zh-TW.json | 156 ++++++++--- 15 files changed, 2984 insertions(+), 1664 deletions(-) diff --git a/i18n/de.json b/i18n/de.json index 9faa8fffc42e..eafc3a846df3 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -36,6 +36,7 @@ "activity_log.os": "Betriebssystem: {os}", "activity_log.sessionId": "Sitzungs-ID: {id}", "activity_log.sessionsDescription": "Sitzungen werden erstellt, sobald Sie sich in einem neuen Browser eines Gerätes anmelden. Sitzungen ermöglichen es Ihnen Mattermost ohne erneutes Anmelden nach einer vom System Administrator definierten Zeit zu verwenden. Um sich früher abzumelden, verwenden Sie den 'Abmelden'-Button unten, um die Sitzung zu beenden.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Auto-Vervollständigung", "add_command.autocomplete.help": "(Optional) Zeige Slash-Befehle in Autovervollständigungsliste.", "add_command.autocompleteDescription": "Autovervollständigung Beschreibung", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "SMTP-Server-Benutzername:", "admin.email.testing": "Überprüfen...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "Z.B.: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Z.B.: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "Z.B.: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "Zeitzone", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Marktplatz ist schreibgeschützt:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Z.B.: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Z.B.: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "Z.B.: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "falsch", "admin.field_names.allowBannerDismissal": "Erlaube Verbergen des Banners", "admin.field_names.bannerColor": "Banner-Farbe", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Melden](!https://accounts.google.com/login) Sie sich in ihr Google Konto ein.\n2. Gehen Sie zu [https://console.developers.google.com](!https://console.developers.google.com), klicken auf **Zugangsdaten** in der linken Seitenleiste und geben \"Mattermost - Ihr Firmenname\" als den **Projektnamen**, dann klicken Sie auf **Erstellen**.\n3. Klicken Sie die **OAuth-Zustimmungsbildschirm**-Überschrift an und geben \"Mattermost\" als den **Produktnamen, der Benutzern gezeigt wird** ein. Klicken Sie auf **Speichern**.\n4. Unter der **Anmeldedaten**-Überschrift klicken Sie auf **Anmeldedaten erstellen**, wählen **OAuth-Client-ID** aus und wählen **Webanwendung** aus.\n5.Bei den **Einschränkungen** und den **Autorisierte Weiterleitungs-URIs** geben Sie **ihre-mattermost-url/signup/google/complete** (zum Beispiel: http://localhost:8065/signup/google/complete) ein. Klicken Sie auf **Erstellen**.\n6. Fügen Sie die **Client-ID** und den **Client-Schlüssel** in die darunterliegenden Felder ein, dann klicken Sie **Speichern**.\n7. Abschließend wechseln Sie zu [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) und klicken auf **Aktivieren**. Dies kann einige Minuten dauern bis die Änderung durch Googles Systeme propagiert sind.", "admin.google.tokenTitle": "Token Endpunkt:", "admin.google.userTitle": "API-Endpunkt des Benutzers:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Nicht verbunden", "admin.group_settings.group_detail.group_configuration": "Gruppenkonfiguration", "admin.group_settings.group_detail.groupProfileDescription": "Der Name dieser Gruppe.", "admin.group_settings.group_detail.groupProfileTitle": "Gruppenprofil", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Verbindung ausgewählter Gruppen auflösen", "admin.group_settings.groupsPageTitle": "Gruppen", "admin.group_settings.introBanner": "Gruppen sind ein Weg, Benutzer zu organisieren und Aktionen auf alle Benutzer innerhalb dieser Gruppe anzuwenden.\nWeitere Informationen zu Gruppen finden Sie in der [Dokumentation](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Gruppen von ihrem AD/LDAP zu Mattermost verbinden und konfigurieren. Bitte stellen Sei sicher, dass sie einen [Gruppenfilter](/admin_console/authentication/ldap) konfiguriert haben.", + "admin.group_settings.ldapGroupsDescription": "Gruppen von ihrem AD/LDAP zu Mattermost verbinden und konfigurieren. Bitte stellen Sei sicher, dass sie einen [Gruppenfilter]({siteURL}/admin_console/authentication/ldap) konfiguriert haben.", "admin.group_settings.ldapGroupsTitle": "AD/LDAP-Gruppen", "admin.image.amazonS3BucketDescription": "Bezeichnung ihres S3-Buckets in AWS.", "admin.image.amazonS3BucketExample": "Z.B.: \"mattermost-media\"", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Systemadministratoren-Rolle zuweisen", "admin.permissions.permission.create_direct_channel.description": "Direktnachrichtenkanal erstellen", "admin.permissions.permission.create_direct_channel.name": "Direktnachrichtenkanal erstellen", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "Eigene Emoji verwalten", "admin.permissions.permission.create_emojis.name": "Eigene Emoji verwalten", "admin.permissions.permission.create_group_channel.description": "Gruppenkanal erstellen", "admin.permissions.permission.create_group_channel.name": "Gruppenkanal erstellen", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Schreibe-Zeitüberschreitung:", "admin.service.writeTimeoutDescription": "Wenn HTTP verwendet wird (unsicher), ist dies die maximale erlaubte Zeit vom Ende des Lesens der Anfrage bis die Antwort geschrieben wurde. Wenn HTTPS verwendet wird ist es die komplette Zeit von Verbindungsannahme bis die Antwort geschrieben wurde.", "admin.set_by_env": "Diese Einstellung wurde durch eine Umgebungsvariable gesetzt. Es kann nicht durch die Systemkonsole geändert werden.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Erweitert", "admin.sidebar.announcement": "Ankündigungsbanner", "admin.sidebar.audits": "Compliance und Prüfung", @@ -1276,7 +1300,8 @@ "admin.sidebar.experimental": "Experimental", "admin.sidebar.external": "Externe Dienste", "admin.sidebar.files": "Dateien", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Datei Einstellungen", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Allgemein", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Aktiviere E-Mail-Einladungen: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Wenn wahr, müssen Benutzer bestätigen, wenn sie @channel und @all in Kanälen mit mehr als fünf Mitgliedern verwenden. Wenn falsch, ist keine Bestätigung erforderlich.", "admin.team.enableConfirmNotificationsToChannelTitle": "Zeige den @channel- und @all-Bestätigungsdialog: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Maximale Anzahl an Kanälen pro Team, inklusive aktiven und archivierten Kanälen.", "admin.team.maxChannelsExample": "Z.B.: \"100\"", "admin.team.maxChannelsTitle": "Maximal Kanäle pro Team:", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Eingehende Webhooks", "backstage_sidebar.integrations.oauthApps": "OAuth-2.0-Applikationen", "backstage_sidebar.integrations.outgoing_webhooks": "Ausgehende Webhooks", + "bot.add.description": "Beschreibung", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "Zugriff zum Senden in alle Mattermost-Kanäle inklusive Direktnachrichten.", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "Zugriff zum Senden in alle öffentlichen Mattermost-Kanäle.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Schließen", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Neues Token erstellen", + "bot.manage.disable": "Deaktivieren", + "bot.manage.enable": "Aktivieren", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Bitte geben Sie eine Beschreibung ein.", + "bots.add.displayName": "Anzeigename", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Benutzername", + "bots.disabled": "Deaktiviert", + "bots.image.upload": " hat ein Bild hochgeladen", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Abbrechen", + "bots.manage.add.create": "Konto erstellen", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Bearbeiten", + "bots.manage.edit.editing": "Aktualisiere...", + "bots.manage.edit.title": "Aktualisieren", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Löschen", + "bots.token.confirm_text": "Möchten Sie diese Nachricht wirklich löschen?", + "bots.token.delete": "Token löschen?", "center_panel.archived.closeChannel": "Kanal schließen", "center_panel.permalink.archivedChannel": "Sie sehen einen **archivierten Kanal**. ", "center_panel.recent": "Hier klicken, um zu neuesten Mitteilungen zu springen. ", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Zweck:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Füge neue Mitglieder hinzu zu ", - "channel_loader.connection_error": "Es scheint ein Problem mit ihrer Internetverbindung zu geben.", "channel_loader.posted": "Verschickt", "channel_loader.postedImage": " hat ein Bild hochgeladen", "channel_loader.socketError": "Bitte Verbindung prüfen, Mattermost nicht erreichbar. Falls der Fehler weiterhin besteht, fragen Sie den Administrator [den WebSocket-Port zu prüfen](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Z.B.: \"Ein Kanal um Fehler und Verbesserungsvorschläge abzulegen\"", "channel_modal.type": "Typ", "channel_notifications.allActivity": "Für alle Aktivitäten", - "channel_notifications.globalDefault": "Globaler Standard ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Erwähnungen für @channel, @here und @all ignorieren", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Aus", + "channel_notifications.ignoreChannelMentions.on.title": "Ein", "channel_notifications.muteChannel.help": "Stummschaltung schaltet Desktop-, E-Mail- und Push-Benachrichtigungen für diesen Kanal ab. Der Kanal wird nicht als ungelesen markiert, ausser Sie werden erwähnt.", "channel_notifications.muteChannel.off.title": "Aus", "channel_notifications.muteChannel.on.title": "Ein", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{firstUser} und {secondUser} wurden durch {actor} **zum Team hinzugefügt**.", "combined_system_message.joined_channel.many_expanded": "{users} und {lastUser} **sind dem Kanal beigetreten**.", "combined_system_message.joined_channel.one": "{firstUser} **ist dem Kanal beigetreten**.", - "combined_system_message.joined_channel.one_you": "**sind dem Kanal beigetreten**.", + "combined_system_message.joined_channel.one_you": "Sie **sind dem Kanal beigetreten**.", "combined_system_message.joined_channel.two": "{firstUser} und {secondUser} **sind dem Kanal beigetreten**.", "combined_system_message.joined_team.many_expanded": "{users} und {lastUser} **sind dem Team beigetreten**.", "combined_system_message.joined_team.one": "{firstUser} **ist dem Team beigetreten**.", - "combined_system_message.joined_team.one_you": "**ist dem Team beigetreten**.", + "combined_system_message.joined_team.one_you": "Sie **sind dem Team beigetreten**.", "combined_system_message.joined_team.two": "{firstUser} und {secondUser} **sind dem Team beigetreten**.", "combined_system_message.left_channel.many_expanded": "{users} und {lastUser} **haben den Kanal verlassen**.", "combined_system_message.left_channel.one": "{firstUser} **hat den Kanal verlassen**.", - "combined_system_message.left_channel.one_you": "**hat den Kanal verlassen**.", + "combined_system_message.left_channel.one_you": "Sie **haben den Kanal verlassen**.", "combined_system_message.left_channel.two": "{firstUser} und {secondUser} **haben den Kanal verlassen**.", "combined_system_message.left_team.many_expanded": "{users} und {lastUser} **haben das Team verlassen**.", "combined_system_message.left_team.one": "{firstUser} **hat das Team verlassen**.", - "combined_system_message.left_team.one_you": "**hat das Team verlassen**.", + "combined_system_message.left_team.one_you": "Sie **haben das Team verlassen**.", "combined_system_message.left_team.two": "{firstUser} und {secondUser} **haben das Team verlassen**.", "combined_system_message.removed_from_channel.many_expanded": "{users} und {lastUser} wurden **aus dem Kanal entfernt**.", "combined_system_message.removed_from_channel.one": "{firstUser} wurde **aus dem Kanal entfernt**.", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Größe ", "file_info_preview.type": "Dateityp ", "file_upload.disabled": "Dateianhänge sind deaktiviert.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "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.generic_error": "There was a problem uploading your files.", "file_upload.limited": "Anzahl an Uploads begrenzt auf maximal {count, number}. Bitte nutzen Sie zusätzliche Nachrichten für mehr Dateien.", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Bild eingefügt am ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "\"Pfeil nach unten\"-Symbol", "generic_icons.attach": "Anhang-Symbol", "generic_icons.back": "Zurück-Symbol", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Brotkrumennavigation-Symbol", "generic_icons.channel.draft": "Kanal Entwurf Symbol", "generic_icons.channel.private": "\"Privater Kanal\"-Symbol", @@ -2009,88 +2086,89 @@ "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.description": "#### Dateien herunterladen\nLaden Sie eine angehängte Datei herunter, indem Sie auf das Herunterladen-Symbol neben dem Miniaturbild der Datei klicken oder die Dateivorschau öffnen und dort **Herunterladen** auswählen.", - "help.attaching.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### Drag und Drop\nLaden Sie eine oder mehrere Dateien hoch, indem Sie die Dateien von ihrem Computer in die rechte Seitenleiste oder den mittleren Bereich ziehen. Beim Ziehen und Ablegen werden die Dateien an das Nachrichtenfeld angehängt. Sie können optional eine Nachricht eingeben und mit **ENTER** absenden.", - "help.attaching.icon.description": "#### Anhänge-Symbol\nAlternativ können Sie Dateien über einen Klick auf die graue Büroklammer im Nachrichtenfeld 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.icon.title": "Anhang-Symbol", - "help.attaching.limitations.description": "## Dateigrößenbeschränkungen\nMattermost unterstützt maximal fünf angehängte Dateien pro Nachricht, jede mit einer maximalen Dateigröße von 50 MB.", - "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## Anhängemethoden\nFügen Sie eine Datei per Ziehen und Ablegen oder durch Anklicken des Anhangssymbols im Nachrichtenfeld an.", - "help.attaching.methods.title": "Attachment Methods", + "help.attaching.downloading.description": "Laden Sie eine angehängte Datei herunter, indem Sie auf das Herunterladen-Symbol neben dem Miniaturbild der Datei klicken oder die Dateivorschau öffnen und dort **Herunterladen** auswählen.", + "help.attaching.downloading.title": "Dateien herunterladen", + "help.attaching.dragdrop.description": "Laden Sie eine oder mehrere Dateien hoch, indem Sie die Dateien von ihrem Computer in die rechte Seitenleiste oder den mittleren Bereich ziehen. Beim Ziehen und Ablegen werden die Dateien an das Nachrichtenfeld angehängt. Sie können optional eine Nachricht eingeben und mit **ENTER** absenden.", + "help.attaching.dragdrop.title": "Drag and Drop", + "help.attaching.icon.description": "Alternativ können Sie Dateien über einen Klick auf die graue Büroklammer im Nachrichtenfeld 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.icon.title": "Anhänge-Symbol", + "help.attaching.limitations.description": "Mattermost unterstützt maximal fünf angehängte Dateien pro Nachricht, jede mit einer maximalen Dateigröße von 50 MB.", + "help.attaching.limitations.title": "Dateigrößenbeschränkungen", + "help.attaching.methods.description": "Fügen Sie eine Datei per Ziehen und Ablegen oder durch Anklicken des Anhangssymbols im Nachrichtenfeld an.", + "help.attaching.methods.title": "Anhängemethoden", "help.attaching.notSupported": "Dateivorschau (Word, Excel, PowerPoint) wird noch nicht unterstützt.", - "help.attaching.pasting.description": "#### Bilder einfügen\nIn Chrome und Edge-Browsern können Bilder auch hochgeladen werden, indem sie aus der Zwischenablage eingefügt werden. Dies wird noch nicht in anderen Browsern unterstützt.", - "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## Dateivorschau\nMattermost verfügt über eine eingebaute Dateivorschau, mit der Medien angesehen, Dateien heruntergeladen und öffentliche Links geteilt werden können. Klicken Sie auf das Miniaturbild einer angehängten Datei um die Dateivorschau zu öffnen.", - "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### Links öffentlich teilen\nÖffentliche Links ermöglichen es ihnen, Dateianhänge mit Personen außerhalb ihres Mattermost-Teams zu teilen. Öffnen Sie die Dateivorschau, indem Sie auf das Miniaturbild eines Anhangs klicken und wählen Sie dort **Öffentlichen Link erhalten** aus. Dies öffnet einen Dialog mit einem Link zum Kopieren. Wird dieser geteilt und von einem anderen Benutzer aufgerufen, wird die Datei automatisch heruntergeladen.", - "help.attaching.publicLinks.title": "Sharing Public Links", + "help.attaching.pasting.description": "In Chrome und Edge-Browsern können Bilder auch hochgeladen werden, indem sie aus der Zwischenablage eingefügt werden. Dies wird noch nicht in anderen Browsern unterstützt.", + "help.attaching.pasting.title": "Bilder einfügen", + "help.attaching.previewer.description": "Mattermost verfügt über eine eingebaute Dateivorschau, mit der Medien angesehen, Dateien heruntergeladen und öffentliche Links geteilt werden können. Klicken Sie auf das Miniaturbild einer angehängten Datei um die Dateivorschau zu öffnen.", + "help.attaching.previewer.title": "Dateivorschau", + "help.attaching.publicLinks.description": "Öffentliche Links ermöglichen es ihnen, Dateianhänge mit Personen außerhalb ihres Mattermost-Teams zu teilen. Öffnen Sie die Dateivorschau, indem Sie auf das Miniaturbild eines Anhangs klicken und wählen Sie dort **Öffentlichen Link erhalten** aus. Dies öffnet einen Dialog mit einem Link zum Kopieren. Wird dieser geteilt und von einem anderen Benutzer aufgerufen, wird die Datei automatisch heruntergeladen.", + "help.attaching.publicLinks.title": "Links öffentlich teilen", "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.description": "#### 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 durch Mattermost in den meisten Browsern unterstützt:", - "help.attaching.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", + "help.attaching.supported.description": "Wenn 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 durch Mattermost in den meisten Browsern unterstützt:", + "help.attaching.supported.title": "Unterstützte Dateitypen", + "help.attaching.supportedListItem1": "Bilder: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", + "help.attaching.supportedListItem4": "Dokumente: PDF", "help.attaching.title": "Dateien anhängen", - "help.commands.builtin.description": "## Eingebaute Befehle\nDie folgenden Slash-Befehle sind in allen Mattermost-Installationen verfügbar:", - "help.commands.builtin.title": "Built-in Commands", + "help.commands.builtin.description": "Die folgenden Slash-Befehle sind in allen Mattermost-Installationen verfügbar:", + "help.commands.builtin.title": "Eingebaute Befehle", "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.description": "## 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.custom.title": "Custom Commands", + "help.commands.custom.description": "Benutzerdefinierte 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.custom.title": "Benutzerdefinierte Befehle", "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.intro1": "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.", "help.commands.intro2": "Built-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": "Befehle ausführen", - "help.composing.deleting.description": "## Eine Nachricht löschen\nLöschen Sie eine von ihnen verfassten Nachricht, indem Sie auf das **[...]**-Symbol neben der Nachricht klicken und dort dann **Löschen** auswählen. System- und Teamadministratoren können jede Nachricht aus ihrem System oder Team löschen.", - "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## Eine Nachricht bearbeiten\nBearbeiten Sie eine von ihnen verfasste Nachricht, indem Sie auf das **[...]** Symbol neben der Nachricht klicken und dort dann **Bearbeiten** auswählen. Nachdem Sie Änderungen am Nachrichtentext vorgenommen haben, drücken Sie **ENTER**, um die Änderungen zu speichern. Das Bearbeiten von Nachrichten löst keine neuen @-Erwähnung/Desktop-Benachrichtigungen oder Töne aus.", - "help.composing.editing.title": "Nachricht bearbeiten", - "help.composing.linking.description": "## 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.linking.title": "Linking to a message", - "help.composing.posting.description": "## 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.posting.title": "Nachricht bearbeiten", - "help.composing.posts.description": "#### 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.deleting.description": "Löschen Sie eine von ihnen verfassten Nachricht, indem Sie auf das **[...]**-Symbol neben der Nachricht klicken und dort dann **Löschen** auswählen. System- und Teamadministratoren können jede Nachricht aus ihrem System oder Team löschen.", + "help.composing.deleting.title": "Eine Nachricht löschen", + "help.composing.editing.description": "Bearbeiten Sie eine von ihnen verfasste Nachricht, indem Sie auf das **[...]** Symbol neben der Nachricht klicken und dort dann **Bearbeiten** auswählen. Nachdem Sie Änderungen am Nachrichtentext vorgenommen haben, drücken Sie **ENTER**, um die Änderungen zu speichern. Das Bearbeiten von Nachrichten löst keine neuen @-Erwähnung/Desktop-Benachrichtigungen oder Töne aus.", + "help.composing.editing.title": "Eine Nachricht bearbeiten", + "help.composing.linking.description": "Die **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.linking.title": "Eine Nachricht verlinken", + "help.composing.posting.description": "Schreiben 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.posting.title": "Eine Nachricht senden", + "help.composing.posts.description": "Nachrichten 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.posts.title": "Nachrichten", "help.composing.replies.description1": "Reply 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.", "help.composing.replies.description2": "When 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.replies.title": "Replies", "help.composing.title": "Nachrichten senden", "help.composing.types.description": "## Nachrichtentypen\nAntworten Sie auf Nachrichten, um Unterhaltungen strukturiert zu halten.", - "help.composing.types.title": "Message Types", + "help.composing.types.title": "Nachrichtentypen", "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.description": "## 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.code.title": "Code Block", + "help.formatting.code.description": "Erstellen 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.code.title": "Code-Block", "help.formatting.codeBlock": "Code Block", - "help.formatting.emojis.description": "## 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.emojis.title": "Emoji", + "help.formatting.emojis.description": "Ö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.emojis.title": "Emojis", "help.formatting.example": "Beispiel:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings.description": "## Überschriften\n\nErstellen Sie eine Überschrift durch Eingabe von # und einem Leerzeichen vor ihrem Titel. Für kleinere Überschriften verwenden Sie mehrere #.", - "help.formatting.headings.title": "Headings", + "help.formatting.headings.description": "Erstellen Sie eine Überschrift durch Eingabe von # und einem Leerzeichen vor ihrem Titel. Für kleinere Überschriften verwenden Sie mehrere #.", + "help.formatting.headings.title": "Überschriften", "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.description": "## 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.images.title": "In-line Images", + "help.formatting.images.description": "Erstellen 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.images.title": "Eingebettete Bilder", "help.formatting.imagesExample": "![Alternativer Text](Link \"Hover Text\")\n\nund\n\n[![Build Status](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## Eingebetteter Code\n\nErstellen Sie eingebetteten Monospaced Font durch die Verwendung von Backticks vor und nach dem Code.", - "help.formatting.inline.title": "Einladungscode", + "help.formatting.inline.description": "Erstellen Sie eingebetteten Monospaced Font durch die Verwendung von Backticks vor und nach dem Code.", + "help.formatting.inline.title": "Eingebetteter 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.description": "## Linien\n\nErstellen Sie eine Linie durch drei `*`, `_`oder `-`.", - "help.formatting.lines.title": "Lines", + "help.formatting.lines.description": "Erstellen Sie eine Linie durch drei `*`, `_`oder `-`.", + "help.formatting.lines.title": "Linien", "help.formatting.linkEx": "[Sehen Sie sich mal Mattermost an!](https://about.mattermost.com/)", - "help.formatting.links.description": "## Links\n\nErstellen Sie benannte Links, indem Sie den gewünschten Text in eckigen Klammern vor dem dazugehörenden Link in regulären Klammern stellen.", + "help.formatting.links.description": "Erstellen Sie benannte Links, indem Sie den gewünschten Text in eckigen Klammern vor dem dazugehörenden Link in regulären Klammern stellen.", "help.formatting.links.title": "Links", "help.formatting.listExample": "* Eintrag eins\n* Eintrag zwei\n * Eintrag zwei Unterpunkt", - "help.formatting.lists.description": "## 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.lists.title": "Lists", + "help.formatting.lists.description": "Erstellen 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.lists.title": "Listen", "help.formatting.monokaiTheme": "**Monokai Theme**", "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.description": "Create block quotes using `>`.", - "help.formatting.quotes.title": "> Blockzitat", + "help.formatting.quotes.title": "Blockzitate", "help.formatting.quotesExample": "`> Blockzitat` wird dargestellt als:", "help.formatting.quotesRender": "> Blockzitat", "help.formatting.renders": "Wird dargestellt als:", @@ -2102,14 +2180,14 @@ "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", "help.formatting.style.title": "Text Style", - "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.description": "### 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.syntax.title": "Syntax Highlighting", - "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", + "help.formatting.supportedSyntax": "Unterstützte Sprachen: `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.description": "Um 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.syntax.title": "Syntaxhervorhebung", + "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hallo Welt\")\n\\}\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.description": "## 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 Überschriftenreihe verwenden.", - "help.formatting.tables.title": "Tabelle", - "help.formatting.title": "Formatting Text", + "help.formatting.tables.description": "Um 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 Überschriftenreihe verwenden.", + "help.formatting.tables.title": "Tabellen", + "help.formatting.title": "Text formatieren", "help.learnMore": "Erfahren Sie mehr über:", "help.link.attaching": "Dateien anhängen", "help.link.commands": "Befehle ausführen", @@ -2120,16 +2198,16 @@ "help.mentioning.channel.description": "#### @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.channel.title": "Kanal", "help.mentioning.channelExample": "@channel Super Arbeit bei den Vorstellungsgesprächen. Ich glaube wir haben einige exzellente potentielle Kandidaten gefunden!", - "help.mentioning.mentions.description": "## @Erwähnungen\nVerwenden Sie @Erwähnungen, um die Aufmerksamkeit spezifischer Teammitglieder zu erhalten.", - "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## 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 Mitteilung mit der Erwähnungen zu springen.", + "help.mentioning.mentions.description": "Verwenden Sie @Erwähnungen, um die Aufmerksamkeit spezifischer Teammitglieder zu erhalten.", + "help.mentioning.mentions.title": "@Erwähnungen", + "help.mentioning.recent.description": "Klicken 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 Mitteilung mit der Erwähnungen zu springen.", "help.mentioning.recent.title": "Letzte Erwähnungen", "help.mentioning.title": "Teammitglieder erwähnen", - "help.mentioning.triggers.description": "## 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.triggers.description": "Zusä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.triggers.title": "Wörter, welche Erwähnungen auslösen", "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @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-Benachrichtigungen](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.username.title": "Benutzername", + "help.mentioning.username.description2": "Tippen 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. Das 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-Benachrichtigungen](!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.username.title": "@Benutzername", "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.", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Ausgehende Webhooks erlauben externen Integrationen Nachrichten zu erhalten und zu antworten", "integrations.outgoingWebhook.title": "Ausgehende Webhooks", "integrations.successful": "Einrichtung erfolgreich", + "interactive_dialog.cancel": "Abbrechen", + "interactive_dialog.element.optional": "(optional)", + "interactive_dialog.submit": "Absenden", "interactive_dialog.submitting": "Sende...", "intro_messages.anyMember": " Jedes Mitglied kann diesem Kanal beitreten und folgen.", "intro_messages.beginning": "Start von {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} und {last} tippen gerade...", "msg_typing.isTyping": "{user} tippt...", "multiselect.add": "Hinzufügen", + "multiselect.adding": "Adding...", "multiselect.go": "Los", "multiselect.list.notFound": "Keine Elemente gefunden", "multiselect.loading": "Lade...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Verwenden Sie ↑↓ zum Navigieren, ↵ zur Auswahl. Sie können {num, number} weitere {num, plural, one {Person} other {Personen}} hinzufügen. ", "multiselect.numRemaining": "Sie können {num, number} weitere hinzufügen", "multiselect.placeholder": "Mitglieder suchen und hinzufügen", + "multiselect.selectChannels": "Benutzen Sie ↑↓ zum Navigieren, ↵ zum Auswählen.", "multiselect.selectTeams": "Benutzen Sie ↑↓ zum Navigieren, ↵ zum Auswählen.", "navbar_dropdown.about": "Über Mattermost", "navbar_dropdown.accountSettings": "Kontoeinstellungen", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Vom Kanal abheften", "post_message_view.edited": "(bearbeitet)", "posts_view.loadMore": "Weitere Nachrichten laden", - "posts_view.maxLoaded": "Sie vermissen eine bestimmte Nachricht? Verwenden Sie die Suche", "posts_view.newMsg": "Neue Nachrichten", "posts_view.newMsgBelow": "Neue {count, plural, one {Nachricht} other {Nachrichten}}", "quick_switch_modal.channels": "Kanäle", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Um eine Nachricht anzuheften: Gehen Sie auf die Nachricht welche Sie anheften wollen, klicken auf [...] > \"An Kanal anheften\".", "select_team.icon": "\"Team auswählen\"-Symbol", "select_team.join.icon": "\"Team beitreten\"-Symbol", + "select_team.private.icon": "Privates Team", "setting_item_max.cancel": "Abbrechen", "setting_item_min.edit": "Bearbeiten", "setting_picture.cancel": "Abbrechen", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Online", "status_dropdown.set_ooo": "Nicht im Büro", "status_dropdown.set_ooo.extra": "Automatische Antworten sind aktiviert", + "string.id": "default message", "suggestion_list.no_matches": "Keine Einträge entsprechen __{value}__", "suggestion.mention.all": "ACHTUNG: Dies erwähnt jeden im Kanal", "suggestion.mention.channel": "Benachrichtigt jeden in diesem Kanal", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Ich stimme zu", "terms_of_service.api_error": "Konnte die Anfrage nicht abschließen. Falls der Fehler weiterhin besteht, fragen Sie den Systemadministrator.", "terms_of_service.disagreeButton": "Ich stimme nicht zu", + "test": "Button Text", "textbox.bold": "**fett**", "textbox.edit": "Nachricht bearbeiten", "textbox.help": "Hilfe", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Schließen", "user.settings.general.confirmEmail": "E-Mail-Adresse bestätigen", "user.settings.general.currentEmail": "Aktuelle E-Mail-Adresse", + "user.settings.general.currentPassword": "Aktuelles Passwort", "user.settings.general.email": "E-Mail-Adresse", "user.settings.general.emailGitlabCantUpdate": "Anmeldung erfolgt durch GitLab. E-Mail-Adresse kann nicht aktualisiert werden. Die E-Mail-Adresse zum Versand von Hinweisen lautet {email}.", "user.settings.general.emailGoogleCantUpdate": "Anmeldung erfolgt durch Google. E-Mail-Adresse kann nicht aktualisiert werden. Die E-Mail-Adresse zum Versand von Benachrichtigungen lautet {email}.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "Anmeldung erfolgt durch SAML. E-Mail-Adresse kann nicht aktualisiert werden. Die E-Mail-Adresse zum Versand von Benachrichtigungen lautet {email}.", "user.settings.general.emptyName": "Auf 'Bearbeiten' klicken, um den vollen Namen hinzuzufügen", "user.settings.general.emptyNickname": "Auf 'Bearbeiten' klicken, um den Spitznamen hinzuzufügen", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Auf 'Bearbeiten' klicken, um ihre(n) Jobtitel/Position hinzuzufügen", "user.settings.general.field_handled_externally": "Dieses Feld wird durch ihren Login-Provider festgelegt. Wenn Sie es ändern möchten, müssen Sie dies durch den Login-Provider tun.", "user.settings.general.firstName": "Vorname", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "\"Allgemeine Einstellungen\"-Symbol", "user.settings.general.imageTooLarge": "Das Bild konnte nicht hochgeladen werden. Datei ist zu groß.", "user.settings.general.imageUpdated": "Bild zuletzt aktualisiert am {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Nachname", "user.settings.general.loginGitlab": "Anmeldung erfolgt durch GitLab ({email})", "user.settings.general.loginGoogle": "Anmeldung erfolgt durch Google ({email})", diff --git a/i18n/es.json b/i18n/es.json index bfa79e6a3717..82d439a35b74 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -36,6 +36,7 @@ "activity_log.os": "Sistema Operativo: {os}", "activity_log.sessionId": "Sesión ID: {id}", "activity_log.sessionsDescription": "Las sesiones son creadas cuando inicias sesión desde un nuevo navegador en un dispositivo. Las Sesiones te permiten utilizar Mattermost sin tener que volver a iniciar sesión por un período de tiempo especificado por el Administrador de Sistema. Si deseas cerrar sesión antes de que se cumpla este tiempo, Utiliza el botón de 'Cerrar Sesión' en la parte de abajo.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Autocompletar", "add_command.autocomplete.help": "(Opcional) Mostrar el comando de barra en la lista de autocompletado.", "add_command.autocompleteDescription": "Descripción del Autocompletado", @@ -338,7 +339,7 @@ "admin.elasticsearch.connectionUrlExample": "Ej.: \"https://elasticsearch.example.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Por favor, consulta las instrucciones de instalación en la documentación del servidor.", "admin.elasticsearch.connectionUrlTitle": "Dirección de Conexión del Servidor:", - "admin.elasticsearch.createJob.help": "Todos los mensajes en la base de datos será indexados desde el más antiguo al más reciente. Elasticsearch está disponible durante el proceso de indexación, pero los resultados de la búsqueda pueden estar incompletos hasta que el trabajo de indexación se haya completado.", + "admin.elasticsearch.createJob.help": "Todos los usuarios, canales y mensajes en la base de datos será indexados desde el más antiguo al más reciente. Elasticsearch está disponible durante el proceso de indexación, pero los resultados de la búsqueda pueden estar incompletos hasta que el trabajo de indexación se haya completado.", "admin.elasticsearch.createJob.title": "Indexar ahora", "admin.elasticsearch.elasticsearch_test_button": "Probar Conexión", "admin.elasticsearch.enableAutocompleteDescription": "Requiere una conexión satisfactoria con el servidor de Elasticsearch. Cuando es verdadero, Elasticsearch será utiilzado para realizar las consultas de auto completado de los usuarios y canales. Los resultados del auto completado podrán estar incompletos mientras que el índice global de la base de datos de los usuarios y canales se haya completado. Cuando es falso, el auto completado utilizará la base de datos.", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "No se pudo purgar índices: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purgar Índices:", "admin.elasticsearch.purgeIndexesButton.success": "Purgado de índices completado satisfactoriamente.", - "admin.elasticsearch.purgeIndexesHelpText": "La purga quitará completamente el índice en el servidor de Elasticsearch. Resultados de la búsqueda pueden estar incompletos hasta que un un nuevo índice de los mensajes existentes en la base de datos sea reconstruido.", + "admin.elasticsearch.purgeIndexesHelpText": "La purga quitará completamente el índice en el servidor de Elasticsearch. Resultados de la búsqueda pueden estar incompletos hasta que un un nuevo lote de índices sea reconstruido.", "admin.elasticsearch.sniffDescription": "Cuando es verdadero, el mecanismo de olfateo encuentra y conecta todos los nodos al agrupamiento de servidores automáticamente.", "admin.elasticsearch.sniffTitle": "Habilitar mecanismo de olfateo:", "admin.elasticsearch.testConfigSuccess": "Prueba con éxito. Configuración guardada.", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "Nombre de usuario del Servidor SMTP:", "admin.email.testing": "Probando...", "admin.experimental.allowCustomThemes.desc": "Habilita la sección **Visualización > Tema > Tema Personalizado** en Configuración de la Cuenta.", - "admin.experimental.allowCustomThemes.title": "Permitir Temas Personalizados", + "admin.experimental.allowCustomThemes.title": "Permitir Temas Personalizados:", "admin.experimental.clientSideCertCheck.desc": "Cuando es **primario**, luego de que el certificado del lado del cliente es verificado, se obtiene la dirección de correo electrónico del usuario desde el certificado y es utilizado para iniciar la sesión del usuario sin una contraseña.Cuando es **secundario**, luego de que el certificado del lado del cliente es verificado, se obtiene la dirección de correo electrónico del usuario para ser comparado con el que fue suministrado por el usuario. De ser iguales, él usuario iniciará sesión con sus credenciales de correo/contraseña de forma normal.", - "admin.experimental.clientSideCertCheck.title": "Método de Inicio de Sesión con un Certificado del lado del Cliente", + "admin.experimental.clientSideCertCheck.title": "Método de Inicio de Sesión con un Certificado del lado del Cliente:", "admin.experimental.clientSideCertEnable.desc": "Habilita el inicio de sesión con un certificado del lado del cliente a tu servidor Mattermost. Lee la [documentación](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) para conocer más.", - "admin.experimental.clientSideCertEnable.title": "Habilitar inicio de sesión con un certificado del lado del Cliente", + "admin.experimental.clientSideCertEnable.title": "Habilitar inicio de sesión con un certificado del lado del Cliente:", "admin.experimental.closeUnusedDirectMessages.desc": "Cuando es verdadero, las conversaciones en mensajes directos que no tienen actividad en un período de 7 días serán escondidas de la barra lateral. Cuando es falso, las conversaciones permanecerán en la barra lateral hasta que se cierren de forma manual.", - "admin.experimental.closeUnusedDirectMessages.title": "Cerrar mensajes directos en la barra lateral de forma automática.", + "admin.experimental.closeUnusedDirectMessages.title": "Cerrar mensajes directos en la barra lateral de forma automática:", "admin.experimental.defaultTheme.desc": "Establece un tema predeterminado que será aplicado a todos los usuarios nuevos del sistema.", - "admin.experimental.defaultTheme.title": "Tema Predeterminado", - "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", - "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "Ej.: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", - "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", + "admin.experimental.defaultTheme.title": "Tema Predeterminado:", + "admin.experimental.disablePostMetadata.desc": "Carga los canales con mayor precisión de posicionamiento al cargar los metadatos de los mensajes. Habilitando esta opción puede aumentar los tiempos de carga del canal y sus mensajes.", + "admin.experimental.disablePostMetadata.title": "Desactivar Metadatos de los Mensajes:", + "admin.experimental.emailBatchingBufferSize.desc": "Especifica el número máximo de notificaciones por lotes en un solo correo electrónico.", + "admin.experimental.emailBatchingBufferSize.example": "Ej.: \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "Tamaño del Búfer para Correo Electrónico en Lotes:", + "admin.experimental.emailBatchingInterval.desc": "Especifica la frecuencia máxima, en segundos, que el trabajo de procesamiento por lotes debe verificar por nuevas notificaciones. Intervalos mayores aumentará el rendimiento.", "admin.experimental.emailBatchingInterval.example": "Ej.: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", - "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", - "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", - "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", - "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", - "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", - "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", - "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", - "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", - "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", - "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", - "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", - "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", - "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "Ej.: \"sobrenombre\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", - "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "Zona horaria", - "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", - "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Ej.: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Ej.: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", - "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", - "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "Ej.: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.emailBatchingInterval.title": "Intervalo de Correo Electrónico por Lotes:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Especifica el color del borde del botón de inicio de sesión por correo electrónico (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Color del borde del botón de inicio de sesión por correo electrónico:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Especifica el color del botón de inicio de sesión por correo electrónico (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Color del botón de inicio de sesión por correo electrónico:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Especifica el color del texto del botón de inicio de sesión por correo electrónico (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Color del texto del botón de inicio de sesión por correo electrónico:", + "admin.experimental.enableChannelViewedMessages.desc": "Este ajuste determina si los mensajes `channel_viewed` del WebSocket, esto sincroniza las notificaciones sin leer a través de los clientes y dispositivos. La desactivación de la configuración en las implementaciones de mayor tamaño puede mejorar el rendimiento del servidor.", + "admin.experimental.enableChannelViewedMessages.title": "Habilitar Mensajes del WebSocket para Canal Visto:", + "admin.experimental.enablePreviewFeatures.desc": "Cuando es verdadero, las características preliminares pueden ser habilitadas en **Configuración de la cuenta > Avanzada > Previsualizar características de pre-lanzamiento**. Cuando es falso, estas características son inhabilitadas y se esconde la opción en **Configuración de la cuenta > Avanzada > Previsualizar características de pre-lanzamiento**.", + "admin.experimental.enablePreviewFeatures.title": "Habilitar Características Preliminares:", + "admin.experimental.enableThemeSelection.desc": "Habilita la pestaña **Visualización > Tema** en Configuración de la Cuenta para que los usuarios puedan escoger su tema.", + "admin.experimental.enableThemeSelection.title": "Habilitar Selección de Tema:", + "admin.experimental.enableTutorial.desc": "Cuando es verdadero, los usuarios serán presentados con un tutorial cuando abran Mattermost por primera vez después de la creación de su cuenta. Cuando es falso, el tutorial está desactivado, y los usuarios son situados en General cuando abren Mattermost por primera vez después de la creación de su cuenta.", + "admin.experimental.enableTutorial.title": "Habilitar Tutorial:", + "admin.experimental.enableUserDeactivation.desc": "Cuando es verdadero, los usuarios pueden desactivar sus propias cuentas desde **Configuración de la Cuenta > Avanzado**. Si un usuario desactiva su propia cuenta, recibirá una notificación por correo confirmando que ha sido desactivada. Cuando es falso, los usuarios no pueden desactivar su propia cuenta.", + "admin.experimental.enableUserDeactivation.title": "Habilitar Desactivación de Cuenta:", + "admin.experimental.enableUserTypingMessages.desc": "Este ajuste determina si los mensajes de \"el usuario está escribiendo...\" se muestran debajo del cuadro de mensaje. La desactivación de la configuración en las implementaciones de mayor tamaño puede mejorar el rendimiento del servidor.", + "admin.experimental.enableUserTypingMessages.title": "Habilitar Usuario está escribiendo Mensajes:", + "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "Cuando es verdadero, los usuarios pueden abandonar canales Públicos y Privados clickando la \"x\" al lado del nombre del canal. Cuando es falso, los usuarios deben utilizar la opción de **Abandonar Canal** del menú para poder abandonar los canales.", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Habilitar X para abandonar Canales desde el Panel Lateral Izquierdo:", + "admin.experimental.experimentalChannelOrganization.desc": "Habilita las opciones para la organización de los canales en la barra lateral en **Configuración de la Cuenta > Barra Lateral > Agrupar y ordenar Canales** incluyendo las opciones para agrupar canales no leídos, ordenar canales según el mensaje más reciente y combinar todos los tipos de canales en una sola lista.", + "admin.experimental.experimentalChannelOrganization.title": "Organización de la Barra Lateral:", + "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "Cuando es verdadero, los usuarios pueden cambiar el método de inicio de sesión a cualquier método habilitado en el servidor, sea a través de Configuración de la cuenta o a través de las APIs. Cuando es falso, los Usuarios no podrán cambiar el método de inicio de sesión sin importar que opciones de autenticación estén habilitadas.", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Habilitar Transferencia de Autenticación:", + "admin.experimental.experimentalEnableAutomaticReplies.desc": "Cuando es verdadero, los usuarios puede habilitar Respuestas Automáticas en **Configurar Cuenta > Notificaciones**. Los usuarios establecen un mensaje personalizado que será enviado automáticamente en respuesta a los Mensajes Directos. Cuando es falso, deshabilita las Respuestas Automáticas a Mensajes Directos y oculta la opción en la Configuración de la Cuenta.", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Habilitar Respuestas Automáticas:", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "Este ajuste determina si los mensajes del sistema sobre usuarios que se unen o abandonan el equipo son publicados en el canal principal town-square.", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Habilitar Mensajes del Sistema de Union/Abandono en el Canal Principal:", + "admin.experimental.experimentalEnableHardenedMode.desc": "Habilitar el modo de endurecimiento para Mattermost que hace que la experiencia de usuario sea compensada por el interés en seguridad. Ver [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) para aprender más.", + "admin.experimental.experimentalEnableHardenedMode.title": "Habilitar Modo de Endurecimiento:", + "admin.experimental.experimentalHideTownSquareinLHS.desc": "Cuando es verdadero, oculta Town Square en la barra lateral izquierda si no hay mensajes no leídos en el canal. Cuando es falso, Town Square sera siempre visible en la barra lateral incluso si todos los mensajes han sido leídos.", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square oculto en la barra lateral izquierda:", + "admin.experimental.experimentalLdapGroupSync.desc": "Cuando es verdadero, habilita la **Sincronización de Grupos con AD/LDAP** configurable bajo **Control de Acceso > Grupos**. Ver la [documentación](!https://mattermost.com/pl/default-ldap-group-sync) para obtener más información.", + "admin.experimental.experimentalLdapGroupSync.title": "Habilitar Sincronización de Grupos con AD/LDAP:", + "admin.experimental.experimentalPrimaryTeam.desc": "El equipo principal del cual los usuarios del servidor son miembros. Cuando se establece un equipo principal, las opciones de unirse a otros equipos o de abandonar el equipo principal están deshabilitadas.", + "admin.experimental.experimentalPrimaryTeam.example": "Ej.: \"nombredeequipo\"", + "admin.experimental.experimentalPrimaryTeam.title": "Equipo Principal:", + "admin.experimental.experimentalTimezone.desc": "Seleccionar la zona horario usada para marcas de tiempo en la interfaz de usuario y notificaciones de email. Cuando es verdadero, la configuración de Zona Horaria será visible en Configuración de la Cuenta y una zona horaria será asignada automáticamente en la próxima sesión activa. Cuando es falso, la configuración de Zona Horaria estará oculta en la Configuración de la Cuenta.", + "admin.experimental.experimentalTimezone.title": "Zona horaria:", + "admin.experimental.experimentalTownSquareIsReadOnly.desc": "Cuando es verdadero, solo los Administradores del Sistema podrán escribir mensajes en el canal Town Square. Otros miembros no podrán escribir mensajes, responder, subir ficheros, reaccionar con emojis o anclar mensajes en Town Square, tampoco podrán cambiar el nombre del canal, la cabecera o el propósito. Cuando es falso, cualquiera puede escribir mensajes en el canal Town Square.", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square en modo Solo-Lectura:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Especifica el color del borde del botón de inicio de sesión con AD/LDAP (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "Color del borde del botón de inicio de sesión con AD/LDAP:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Especifica el color del botón de inicio de sesión con AD/LDAP (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "Color del botón de inicio de sesión con AD/LDAP:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Especifica el color del texto del botón de inicio de sesión con AD/LDAP (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "Color del texto del botón de inicio de sesión con AD/LDAP:", + "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "El número de milisegundos a esperar por metadatos desde un enlace de un tercero. Usado con los Metadatos de Post.", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Ej.: \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Tiempo de espera de los Enlaces con Metadatos:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Especifica el color del borde del botón de inicio de sesión con SAML (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "Color del borde del botón de inicio de sesión con SAML:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Especifica el color del botón de inicio de sesión con SAML (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.samlSettingsLoginButtonColor.title": "Color del botón de inicio de sesión con SAML:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Especifica el color del texto del botón de inicio de sesión con SAML (para uso como marca blanca). Usa un código hexadecimal con el signo # antes de código. Esta configura solo se aplica a las aplicaciones móviles.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "Color del texto del botón de inicio de sesión con SAML:", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "La cantidad de milisegundos a esperar entre eventos del WebSocket que emiten que el usuario está escribiendo.", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Ej.: \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "Tiempo de espera para Usuario Escribiendo:", + "admin.experimental.useChannelInEmailNotifications.desc": "Cuando es verdadero, los nombres del canal y equipo aparecen en la línea del asunto en los correos electrónicos. Conveniente para servidores con un sólo equipo. Cuando es falso, sólo el nombre del equipo aparecerá en la línea del asunto en los correos electrónicos.", + "admin.experimental.useChannelInEmailNotifications.title": "Utilizar Nombre del Canal en Notificaciones por correo electrónico:", + "admin.experimental.userStatusAwayTimeout.desc": "Este ajuste define la cantidad de segundos luego de que el indicador del estado del usuario cambia a \"Ausente\", cuando no están utilizando Mattermost.", + "admin.experimental.userStatusAwayTimeout.example": "Ej.: \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "Tiempo de espera para Estado Ausente del Usuario:", "admin.false": "falso", "admin.field_names.allowBannerDismissal": "Permitir el descarte del anuncio", "admin.field_names.bannerColor": "Color del anuncio", @@ -570,10 +589,14 @@ "admin.google.EnableMarkdownDesc": "1. [Inicia sesión](!https://accounts.google.com/login) con tu cuenta de Google.\n2. Dirigete a [https://console.developers.google.com](!https://console.developers.google.com), haz clic en **Credenciales** en el panel lateral izquierdo e ingresa \"Mattermost - el-nombre-de-tu-empresa\" como **Nombre del Proyecto** y luego haz clic en **Crear**\n3. Haz clic en el encabezado **Pantalla de consentimiento de OAuth** e ingresa \"Mattermost\" como el **Nombre del producto a ser mostrado a los usuarios** y luego haz clic en **Guardar**.\n4. En el encabezado **Credenciales**, haz clic en **Crear credenciales**, escoge **ID de Cliente OAUTH** y selecciona **Aplicación Web**.\n5. En **Restricciones** y **URI Autorizados de Redirección** ingresa **tu-url-de-mattermost/signup/google/complete** (ejemplo: http://localhost:8065/signup/google/complete). Haz clic en **Crear**.\n6. Pega el **ID de Cliente** y **Clave de Cliente** en los campos que se encuentran abajo y luego haz clic en **Guardar**.\n7. Finalmente, dirígete a [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) y haz clic en *Habilitar*. Esta operación puede tardar unos minutos en propagarse por los sistemas de Google.", "admin.google.tokenTitle": "Url para obteción del Token:", "admin.google.userTitle": "URL para obtener datos del usuario:", + "admin.group_settings.filters.isConfigured": "Está configurado", + "admin.group_settings.filters.isLinked": "Está vinculado", + "admin.group_settings.filters.isUnconfigured": "No está configurado", + "admin.group_settings.filters.isUnlinked": "No está vinculado", "admin.group_settings.group_detail.group_configuration": "Configuración de Grupos", "admin.group_settings.group_detail.groupProfileDescription": "El nombre para este grupo.", "admin.group_settings.group_detail.groupProfileTitle": "Perfil de Grupo", - "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Establece los equipos y canales predeterminados para los miembros del grupo. Los equipos agregados incluyen los canales predefinidos town-square y off-topic. Agregar un canal sin establecer el equipo agregará el equipo implícito a la lista que se encuentra a continuación, pero no al grupo específicamente.", + "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Establece los equipos y canales predeterminados para los miembros del grupo. Los equipos agregados incluyen los canales predefinidos town-square y off-topic. Agregar un canal sin establecer el equipo agregará el equipo implícito a la lista que se encuentra a continuación.", "admin.group_settings.group_detail.groupTeamsAndChannelsTitle": "Membresía de Equipos y Canales", "admin.group_settings.group_detail.groupUsersDescription": "Lista de usuarios en Mattermost asociados con este grupo.", "admin.group_settings.group_detail.groupUsersTitle": "Usuarios", @@ -583,13 +606,13 @@ "admin.group_settings.group_details.add_team_or_channel": "Agregar Equipo ó Canal", "admin.group_settings.group_details.group_profile.name": "Nombre:", "admin.group_settings.group_details.group_teams_and_channels_row.remove": "Quitar", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the '{name}' {displayType}. Please note this action will not remove the existing group users from the '{name}' {displayType}.", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the '{name}' {displayType}?", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Al eliminar esta membresía va a prevenir que futuros usuarios en este grupo sean agregados al {displayType} '{name}'. Por favor ten en cuenta que esta acción no removerá los usuarios existentes en el grupo del {displayType} '{name}'.", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Sí, Eliminar", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "¿Eliminar Membresía del {displayType} '{name}'?", "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "Todavía no se han especificado equipos o canales", "admin.group_settings.group_details.group_users.email": "Correo electrónico:", "admin.group_settings.group_details.group_users.no-users-found": "No se encontraron usuarios", - "admin.group_settings.group_details.menuAriaLabel": "Agregar Equipo ó Canal", + "admin.group_settings.group_details.menuAriaLabel": "Agregar Menú del Equipo ó Canal", "admin.group_settings.group_profile.group_teams_and_channels.name": "Nombre", "admin.group_settings.group_profile.group_users.ldapConnector": "Conector AD/LDAP está configurado para sincronizar y gestionar este grupo y sus usuarios. [Clic aquí para ver](/admin_console/authentication/ldap)", "admin.group_settings.group_row.configure": "Configurar", @@ -601,14 +624,14 @@ "admin.group_settings.group_row.unlink_failed": "Desvinculación fallida", "admin.group_settings.group_row.unlinking": "Desvinculando", "admin.group_settings.groups_list.link_selected": "Vincular Grupos Seleccionados", - "admin.group_settings.groups_list.mappingHeader": "Mattermost Linking", + "admin.group_settings.groups_list.mappingHeader": "Enlaces a Mattermost", "admin.group_settings.groups_list.nameHeader": "Nombre", "admin.group_settings.groups_list.no_groups_found": "No se encontraron grupos", "admin.group_settings.groups_list.paginatorCount": "{startCount, number} - {endCount, number} de {total, number}", "admin.group_settings.groups_list.unlink_selected": "Desvincular Grupos Seleccionados", "admin.group_settings.groupsPageTitle": "Grupos", "admin.group_settings.introBanner": "Los grupos son una forma de organizar usuarios y aplicar acciones a todos los usuarios que pertenecen a ese grupo.\nPara más información sobre Grupos, por favor revisa la [documentación](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Vincular y configurar grupos de tu AD/LDAP con Mattermost. Por favor asegura que tienes configurado un [filtro de grupo](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Vincular y configurar grupos de tu AD/LDAP con Mattermost. Por favor asegura que tienes configurado un [filtro de grupo]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "Grupos AD/LDAP", "admin.image.amazonS3BucketDescription": "Nombre que ha seleccionado para el bucket S3 en AWS.", "admin.image.amazonS3BucketExample": "Ej.: \"mattermost-media\"", @@ -809,7 +832,7 @@ "admin.mfa.title": "Autenticación de Múltiples factores:", "admin.nav.administratorsGuide": "Guía del administrador", "admin.nav.commercialSupport": "Soporte comercial", - "admin.nav.menuAriaLabel": "Admin Console Menu", + "admin.nav.menuAriaLabel": "Menú Consola de Administración", "admin.nav.switch": "Seleccionar Equipo", "admin.nav.troubleshootingForum": "Foro de resolución de problemas", "admin.notifications.email": "Correo electrónico", @@ -868,8 +891,8 @@ "admin.permissions.permission.assign_system_admin_role.name": "Asignar rol de administrador del sistema", "admin.permissions.permission.create_direct_channel.description": "Crear mensaje directo", "admin.permissions.permission.create_direct_channel.name": "Crear mensaje directo", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "Gestionar Emoticonos Personalizados", + "admin.permissions.permission.create_emojis.description": "Crear emoticon personalizado.", + "admin.permissions.permission.create_emojis.name": "Crear Emoticon Personalizado", "admin.permissions.permission.create_group_channel.description": "Crear canal de grupo", "admin.permissions.permission.create_group_channel.name": "Crear canal de grupo", "admin.permissions.permission.create_private_channel.description": "Crear nuevos canales privados.", @@ -880,10 +903,10 @@ "admin.permissions.permission.create_team.name": "Crear Equipos", "admin.permissions.permission.create_user_access_token.description": "Crear token de acceso personal", "admin.permissions.permission.create_user_access_token.name": "Crear token de acceso personal", - "admin.permissions.permission.delete_emojis.description": "Eliminar Emoticon Personalizado", + "admin.permissions.permission.delete_emojis.description": "Eliminar emoticon personalizado.", "admin.permissions.permission.delete_emojis.name": "Eliminar Emoticon Personalizado", - "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", - "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", + "admin.permissions.permission.delete_others_emojis.description": "Eliminar emoticon personalizado por otros.", + "admin.permissions.permission.delete_others_emojis.name": "Eliminar Emoticon Personalizado por Otros.", "admin.permissions.permission.delete_others_posts.description": "Los mensajes creados por otros usuarios pueden borrarse.", "admin.permissions.permission.delete_others_posts.name": "Borrar Mensajes de Otros", "admin.permissions.permission.delete_post.description": "El autor de los mensajes puede borrarlos.", @@ -906,14 +929,14 @@ "admin.permissions.permission.list_users_without_team.name": "Listar usuarios sin equipo", "admin.permissions.permission.manage_channel_roles.description": "Gestionar roles del canal", "admin.permissions.permission.manage_channel_roles.name": "Gestionar roles del canal", - "admin.permissions.permission.manage_incoming_webhooks.description": "Crear, editar y borrar webhooks de entrada y salida.", - "admin.permissions.permission.manage_incoming_webhooks.name": "Habilitar Webhooks de Entrada", + "admin.permissions.permission.manage_incoming_webhooks.description": "Crear, editar y borrar webhooks de entrada.", + "admin.permissions.permission.manage_incoming_webhooks.name": "Gestionar Webhooks de Entrada", "admin.permissions.permission.manage_jobs.description": "Gestionar Trabajos", "admin.permissions.permission.manage_jobs.name": "Gestionar Trabajos", "admin.permissions.permission.manage_oauth.description": "Crear, editar y borrar tokens de aplicaciones OAuth 2.0.", "admin.permissions.permission.manage_oauth.name": "Gestionar Aplicaciones OAuth", - "admin.permissions.permission.manage_outgoing_webhooks.description": "Crear, editar y borrar webhooks de entrada y salida.", - "admin.permissions.permission.manage_outgoing_webhooks.name": "Habilitar Webhooks de Salida", + "admin.permissions.permission.manage_outgoing_webhooks.description": "Crear, editar y borrar webhooks de salida.", + "admin.permissions.permission.manage_outgoing_webhooks.name": "Gestionar Webhooks de Salida", "admin.permissions.permission.manage_private_channel_members.description": "Añadir y eliminar miembros de canales privados.", "admin.permissions.permission.manage_private_channel_members.name": "Gestionar miembros de un canal", "admin.permissions.permission.manage_private_channel_properties.description": "Actualizar nombre, encabezado y propósito de canal privado.", @@ -1212,9 +1235,9 @@ "admin.service.listenExample": "Ej.: \":8065\"", "admin.service.mfaDesc": "Cuando es verdadero, los usuarios con inicio de sesión AD/LDAP o correo electrónico podrán agregar la autenticación de múltiples factores a su cuenta utilizando Google Authenticator.", "admin.service.mfaTitle": "Habilitar Autenticación de Múltiples Factores:", - "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "Ej.: \"30\"", - "admin.service.minimumHashtagLengthTitle": "Longitud Mínima de la Contraseña:", + "admin.service.minimumHashtagLengthDescription": "Número mínimo de caracteres en un hashtag. Debe ser mayor o igual a 2. Las bases de datos MySQL deben estar configuradas para soportar búsquedas de cadenas menores de 3 caracteres, [ver documentación](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", + "admin.service.minimumHashtagLengthExample": "Ej.: \"3\"", + "admin.service.minimumHashtagLengthTitle": "Longitud Mínima de los Hashtags:", "admin.service.mobileSessionDays": "Duración de la sesión para móviles (días):", "admin.service.mobileSessionDaysDesc": "El número de días desde la última vez que un usuario ingreso sus credenciales para que la sesión del usuario expire. Luego de cambiar esta configuración, la nueva duración de la sesión tendrá efecto luego de la próxima vez que el usuario ingrese sus credenciales.", "admin.service.outWebhooksDesc": "Cuando es verdadero, los webhooks de salida serán permitidos. Vea la [documentación](!http://docs.mattermost.com/developer/webhooks-outgoing.html) para conocer más.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Tiempo de Espera de Escritura:", "admin.service.writeTimeoutDescription": "Si se utiliza HTTP (inseguro), este es el tiempo máximo permitido desde que se termina de leer el encabezado de la solicitud hasta que la respuesta se escribe. Si se utiliza HTTPS, este el el tiempo total desde el momento en que se acepta la conexión hasta que la respuesta es escrita.", "admin.set_by_env": "Este ajuste ha sido asignado mediante una variable de entorno. No puede ser cambiado a través de la Consola de Sistema.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Avanzado", "admin.sidebar.announcement": "Anuncio", "admin.sidebar.audits": "Auditorías", @@ -1276,7 +1300,8 @@ "admin.sidebar.experimental": "Experimental", "admin.sidebar.external": "Servicios Externos", "admin.sidebar.files": "Archivos", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Buscar ajustes", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "General", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Habilitar Invitaciones por Correo Electrónico: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Cuando es verdadero, los usuarios deberán confirmar que quieren enviar el mensaje cuando mencionan a @channel y/o @all en los canales con más de cinco miembros. Si es falso, no se requiere confirmación.", "admin.team.enableConfirmNotificationsToChannelTitle": "Mostrar dialogo de confirmación para @channel y @all: ", + "admin.team.invalidateEmailInvitesDescription": "Esto invalidará las invitaciones activas por correo electrónico que no hayan sido aceptadas por el usuario todavía. Por defecto las invitaciones por correo electrónico expiran tras 48 horas.", + "admin.team.invalidateEmailInvitesFail": "No fue posible invalidar las invitaciones por correo electrónico pendientes: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Las invitaciones por correo electrónico pendientes han sido invalidadas correctamente.", + "admin.team.invalidateEmailInvitesTitle": "Invalidar invitaciones por correo electrónico pendientes", "admin.team.maxChannelsDescription": "Máximo número total de canales por equipo, incluyendo canales activos y archivados.", "admin.team.maxChannelsExample": "Ej: \"100\"", "admin.team.maxChannelsTitle": "Max Canales Por Equipo:", @@ -1386,7 +1415,7 @@ "admin.team.openServerTitle": "Habilitar Servidor Abierto: ", "admin.team.restrict_direct_message_any": "Cualquier usuario en el servidor de Mattermost", "admin.team.restrict_direct_message_team": "Cualquier miembro del equipo", - "admin.team.restrictDescription": "Equipos y las cuentas de usuario sólo pueden ser creadas para dominios especificos (ej. \"mattermost.org\") o una lista de dominios separado por comas (ej. \"corp.mattermost.com, mattermost.org\").", + "admin.team.restrictDescription": "Las cuentas de usuario sólo pueden ser creadas para dominios especificos (ej. \"mattermost.org\") o una lista de dominios separado por comas (ej. \"corp.mattermost.com, mattermost.org\").", "admin.team.restrictDirectMessage": "Habilitar a los usuarios tener canales de Mensajes Directos con:", "admin.team.restrictDirectMessageDesc": "'Cualquier usuario en el servidor Mattermost' permite a los usuarios abrir un canal de Mensajes Directos con cualquier usuario del servidor, incluso pertenecen a un mismo equipo. 'Cualquier miembro del equipo' limita la el menú de 'Más' de los Mensajes Directos para sólo poder abrir canales de Mensajes Directos con los usuarios que se encuentran en el mismo equipo.\n \nNota: Este ajuste sólo afecta la interfaz de usuario, no los permisos en el servidor.", "admin.team.restrictExample": "Ej.: \"corp.mattermost.com, mattermost.org\"", @@ -1394,7 +1423,7 @@ "admin.team.showFullname": "Mostrar nombre y apellido", "admin.team.showNickname": "Mostrar el sobrenombre si existe, de lo contrario mostrar el nombre y apellido", "admin.team.showUsername": "Mostrar el nombre de usuario (predeterminado)", - "admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to \"Mattermost\".", + "admin.team.siteNameDescription": "Nombre del servicio mostrado en las pantallas de inicio de sesión y la interfaz de usuario. Cuando no se especifica, se usa \"Mattermost\" por defecto.", "admin.team.siteNameExample": "Ej.: \"Mattermost\"", "admin.team.siteNameTitle": "Nombre de sitio:", "admin.team.teamCreationDescription": "Cuando es falso, sólo los Administradores del Sistema podrán crear equipos.", @@ -1420,7 +1449,7 @@ "admin.user_item.manageTeams": "Gestionar Equipos", "admin.user_item.manageTokens": "Gestionar Tokens", "admin.user_item.member": "Miembro", - "admin.user_item.menuAriaLabel": "User Actions Menu", + "admin.user_item.menuAriaLabel": "Menú de acciones de usuario", "admin.user_item.mfaNo": "**Autenticación de Múltiples factores**: No", "admin.user_item.mfaYes": "**Autenticación de Múltiples factores**: Sí", "admin.user_item.resetEmail": "Actualizar Correo Electrónico", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Webhooks de Entrada", "backstage_sidebar.integrations.oauthApps": "Aplicaciones OAuth 2.0", "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks de Salida", + "bot.add.description": "Descripción", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "mensajes:todos", + "bot.add.post_all.help": "Acceso para publicar mensajes en todos los canales de Mattermost incluyendo mensajes directos.", + "bot.add.post_channels": "mensajes:canales", + "bot.add.post_channels.help": "Acceso para publicar mensajes a todos los canales públicos de Mattermost.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Cerrar", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Crear Nuevo Token", + "bot.manage.disable": "Desactivado", + "bot.manage.enable": "Activado", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Por favor ingresa una descripción.", + "bots.add.displayName": "Nombre a mostrar", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Nombre de usuario", + "bots.disabled": "Desactivado", + "bots.image.upload": " cargó una imagen", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Cancelar", + "bots.manage.add.create": "Crea una Cuenta", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Editar", + "bots.manage.edit.editing": "Actualizando…", + "bots.manage.edit.title": "Actualizar", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Eliminar", + "bots.token.confirm_text": "¿Estás seguro(a) de querer borrar este mensaje?", + "bots.token.delete": "¿Eliminar Token?", "center_panel.archived.closeChannel": "Cerrar Canal", "center_panel.permalink.archivedChannel": "Estás viendo un **canal archivado**. ", "center_panel.recent": "Clic aquí para ir a los mensajes más recientes. ", @@ -1601,7 +1673,7 @@ "channel_header.flagged": "Mensajes Marcados", "channel_header.leave": "Abandonar Canal", "channel_header.manageMembers": "Administrar Miembros", - "channel_header.menuAriaLabel": "Channel Menu", + "channel_header.menuAriaLabel": "Menú del Canal", "channel_header.mute": "Silenciar Canal", "channel_header.pinnedPosts": "Mensajes Anclados", "channel_header.recentMentions": "Menciones recientes", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Propósito:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Agregar nuevos Miembros a ", - "channel_loader.connection_error": "Parece haber un problema con tu conexión a internet.", "channel_loader.posted": "Publicó", "channel_loader.postedImage": " publicó una imagen", "channel_loader.socketError": "Por favor, revisa tu conexión, Mattermost inalcanzable. Si el problema persiste, solicite al administrador [revisar el puerto del WebSocket](!https://about.mattermost.com/default-websocket-port-help].", @@ -1631,7 +1702,7 @@ "channel_members_dropdown.channel_member": "Miembro del Canal", "channel_members_dropdown.make_channel_admin": "Hacer Admin de Canal", "channel_members_dropdown.make_channel_member": "Hacer Miembro del Canal", - "channel_members_dropdown.menuAriaLabel": "Channel member role change", + "channel_members_dropdown.menuAriaLabel": "Cambiar role del miembro del canal", "channel_members_dropdown.remove_from_channel": "Quitar del Canal", "channel_members_dropdown.remove_member": "Quitar Miembro", "channel_members_modal.addNew": " Agregar nuevos Miembros", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Ej: \"Un canal para describir errores y mejoras\"", "channel_modal.type": "Tipo", "channel_notifications.allActivity": "Para toda actividad", - "channel_notifications.globalDefault": "Predeterminada ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignorar menciones para @channel, @here y @all", + "channel_notifications.ignoreChannelMentions.help": "Cuando está habilitado, @channel, @here y @all no desencadenarán menciones o notificaciones de mención en este canal.", + "channel_notifications.ignoreChannelMentions.off.title": "Apagado", + "channel_notifications.ignoreChannelMentions.on.title": "Encendido", "channel_notifications.muteChannel.help": "Silenciar apaga las notificaciones de escritorio, correo electrónico y dispositivos móviles para este canal. El canal no será marcado como sin leer a menos que seas mencionado.", "channel_notifications.muteChannel.off.title": "Apagado", "channel_notifications.muteChannel.on.title": "Encendido", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{firstUser} y {secondUser} **agregados al equipo** por {actor}.", "combined_system_message.joined_channel.many_expanded": "{users} and {lastUser} **se unieron al canal**.", "combined_system_message.joined_channel.one": "{firstUser} **se unió al canal**.", - "combined_system_message.joined_channel.one_you": "**unieron al canal**.", + "combined_system_message.joined_channel.one_you": "Tú **te uniste al canal**.", "combined_system_message.joined_channel.two": "{firstUser} y {secondUser} **se unieron al canal**.", "combined_system_message.joined_team.many_expanded": "{users} y {lastUser} **se unieron al equipo**.", "combined_system_message.joined_team.one": "{firstUser} **se unió al equipo**.", - "combined_system_message.joined_team.one_you": "**unieron al equipo**.", + "combined_system_message.joined_team.one_you": "Tú **te uniste al equipo**.", "combined_system_message.joined_team.two": "{firstUser} y {secondUser} **se unieron al equipo**.", "combined_system_message.left_channel.many_expanded": "{users} y {lastUser} **abandonaron el canal**.", "combined_system_message.left_channel.one": "{firstUser} **abandonó el canal**.", - "combined_system_message.left_channel.one_you": "**abandonaron el canal**.", + "combined_system_message.left_channel.one_you": "Tú **abandonaste el canal**.", "combined_system_message.left_channel.two": "{firstUser} y {secondUser} **abandonaron el canal**.", "combined_system_message.left_team.many_expanded": "{users} y {lastUser} **abandonaron el equipo**.", "combined_system_message.left_team.one": "{firstUser} **abandonó el equipo**.", - "combined_system_message.left_team.one_you": "**abandonó el equipo**.", + "combined_system_message.left_team.one_you": "Tú **abandonaste el equipo**.", "combined_system_message.left_team.two": "{firstUser} y {secondUser} **abandonaron el equipo**.", "combined_system_message.removed_from_channel.many_expanded": "{users} y {lastUser} fueron **eliminados del canal**.", "combined_system_message.removed_from_channel.one": "{firstUser} fue **eliminado del canal**.", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Tamaño ", "file_info_preview.type": "Tipo de archivo ", "file_upload.disabled": "Los archivos adjuntos están deshabilitados.", + "file_upload.drag_folder": "No se puede cargar carpetas. Por favor arrastre todos los archivos por separado.", "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.generic_error": "Hubo un problema cargando sus archivos.", "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.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Imagen Pegada el ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Icono de flecha abajo", "generic_icons.attach": "Icono de adjunto", "generic_icons.back": "Icono de volver", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Icono de miga de pan", "generic_icons.channel.draft": "Icono Canal con Borrador", "generic_icons.channel.private": "Icono de Canal Privado", @@ -2010,12 +2087,13 @@ "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.description": "Descarga 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.downloading.title": "Downloading Files", + "help.attaching.downloading.title": "Descargando Archivos", "help.attaching.dragdrop.description": "Sube 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.dragdrop.title": "Drag and Drop", "help.attaching.icon.description": "Alternativamente, sube 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.icon.title": "Icono de adjunto", "help.attaching.limitations.description": "Mattermost admite un máximo de cinco archivos adjuntos por mensaje, cada uno con un tamaño máximo de archivo de 50Mb.", - "help.attaching.limitations.title": "File Size Limitations", + "help.attaching.limitations.title": "Limitaciones de Tamaño de Archivo", "help.attaching.methods.description": "Adjunta 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.methods.title": "Attachment Methods", "help.attaching.notSupported": "Vista previa de documentos (Word, Excel, PPT) todavía no es compatible.", @@ -2028,10 +2106,10 @@ "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.description": "Si estás tratando de visualizar 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.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", + "help.attaching.supportedListItem1": "Imágenes: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", + "help.attaching.supportedListItem4": "Documentos: PDF", "help.attaching.title": "Adjuntar Archivos", "help.commands.builtin.description": "Los siguientes comandos de barra están disponibles en todas las instalaciones de Mattermost:", "help.commands.builtin.title": "Built-in Commands", @@ -2064,7 +2142,7 @@ "help.formatting.code.title": "Bloque de código", "help.formatting.codeBlock": "Bloque de código", "help.formatting.emojis.description": "Abra el auto completado de emoticonos escribiendo `:`. Una lista completa de los emoticonos se puede encontrar [aquí](http://www.emoji-cheat-sheet.com/). También es posible crear tu propio [Emoticono Personalizado](http://docs.mattermost.com/help/settings/custom-emoji.html) si el emoticono que deseas utilizar no existe.", - "help.formatting.emojis.title": "Emoticono", + "help.formatting.emojis.title": "Emoticonos", "help.formatting.example": "Ejemplo:", "help.formatting.githubTheme": "**Tema de GitHub**", "help.formatting.headings.description": "Haz 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.", @@ -2079,13 +2157,13 @@ "help.formatting.inline.title": "Código de Invitación", "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.description": "Crea una línea mediante el uso de tres `*`, `_`, o `-`.", - "help.formatting.lines.title": "Lines", + "help.formatting.lines.title": "Lineas", "help.formatting.linkEx": "[Revisa Mattermost!](https://about.mattermost.com/)", "help.formatting.links.description": "Crea enlaces etiquetados al poner el texto deseado entre corchetes y el enlace asociado entre paréntesis.", - "help.formatting.links.title": "Links", + "help.formatting.links.title": "Enlaces", "help.formatting.listExample": "* primer elemento de la lista\n* segundo elemento de la lista\n * elemento de dos sub-puntos", "help.formatting.lists.description": "Crea una lista con `*` o `-` como viñetas. Agrega sangría a una viñeta al agregar dos espacios en frente de ella.", - "help.formatting.lists.title": "Lists", + "help.formatting.lists.title": "Listas", "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", @@ -2121,7 +2199,7 @@ "help.mentioning.channel.title": "Canal", "help.mentioning.channelExample": "@channel gran trabajo en las entrevistas de esta semana. Creo que hemos encontrado algunos excelentes candidatos potenciales!", "help.mentioning.mentions.description": "Utiliza las @menciones para conseguir la atención de determinados miembros del equipo.", - "help.mentioning.mentions.title": "@Mentions", + "help.mentioning.mentions.title": "Mención", "help.mentioning.recent.description": "Haz 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.recent.title": "Menciones recientes", "help.mentioning.title": "Mencionar a los Compañeros de Equipo", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Webhooks de salida permiten a las integraciones externas recibir mensajes y responder a ellos", "integrations.outgoingWebhook.title": "Webhook de Salida", "integrations.successful": "Integración creada con éxito", + "interactive_dialog.cancel": "Cancelar", + "interactive_dialog.element.optional": "(opcional)", + "interactive_dialog.submit": "Enviar", "interactive_dialog.submitting": "Enviando...", "intro_messages.anyMember": " Cualquier miembro se puede unir y leer este canal.", "intro_messages.beginning": "Inicio de {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} y {last} están escribiendo...", "msg_typing.isTyping": "{user} está escribiendo...", "multiselect.add": "Agregar", + "multiselect.adding": "Adding...", "multiselect.go": "Ir", "multiselect.list.notFound": "No se encontraron elementos", "multiselect.loading": "Cargando...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Utiliza ↑↓ para navegar, ↵ para seleccionar. Puedes agregar {num, number} {num, plural, one {persona} other {personas}} más. ", "multiselect.numRemaining": "Puedes agregar {num, number} más", "multiselect.placeholder": "Buscar y agregar miembros", + "multiselect.selectChannels": "Utiliza ↑↓ para navegar, ↵ para seleccionar.", "multiselect.selectTeams": "Utiliza ↑↓ para navegar, ↵ para seleccionar.", "navbar_dropdown.about": "Acerca de Mattermost", "navbar_dropdown.accountSettings": "Configurar Cuenta", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Desprender del canal", "post_message_view.edited": "(editado)", "posts_view.loadMore": "Cargar más mensajes", - "posts_view.maxLoaded": "¿Tratando de encontrar un mensaje en específico? Intenta buscarlo", "posts_view.newMsg": "Nuevos Mensajes", "posts_view.newMsgBelow": "{count, plural, one {Nuevo mensaje} other {Nuevos mensajes}}", "quick_switch_modal.channels": "Canales", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Para anclar un mensaje: Ve al mensaje que deseas anclar y haz clic en [...] > \"Anclar al canal\".", "select_team.icon": "Icono de Seleccionar Equipo", "select_team.join.icon": "Icono de Unirse a un Equipo", + "select_team.private.icon": "Equipo Privado", "setting_item_max.cancel": "Cancelar", "setting_item_min.edit": "Editar", "setting_picture.cancel": "Cancelar", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "En línea", "status_dropdown.set_ooo": "Fuera de Oficina", "status_dropdown.set_ooo.extra": "Respuesta automáticas habilitadas", + "string.id": "default message", "suggestion_list.no_matches": "No hay elementos que coinciden __{value}__", "suggestion.mention.all": "PRECAUCIÓN: Esto menciona a todos los usuarios en el canal", "suggestion.mention.channel": "Notifica a todas las personas en el canal", @@ -2744,7 +2828,7 @@ "team_members_dropdown.makeAdmin": "Hacer Admin de Equipo", "team_members_dropdown.makeMember": "Hacer Miembro", "team_members_dropdown.member": "Miembro", - "team_members_dropdown.menuAriaLabel": "Team member role change", + "team_members_dropdown.menuAriaLabel": "Cambiar role del miembro del canal", "team_members_dropdown.systemAdmin": "Admin del Sistema", "team_members_dropdown.teamAdmin": "Admin del Equipo", "team_settings_modal.generalTab": "General", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Acepto", "terms_of_service.api_error": "No se puede completar la solicitud. Si el problema persiste, contacta a tu Administrador de Sistema.", "terms_of_service.disagreeButton": "No acepto", + "test": "Texto Botón", "textbox.bold": "**negritas**", "textbox.edit": "Editar mensaje", "textbox.help": "Ayuda", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Cerrar", "user.settings.general.confirmEmail": "Confirmar Correo electrónico", "user.settings.general.currentEmail": "Correo electrónico actual", + "user.settings.general.currentPassword": "Contraseña 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}.", @@ -2905,6 +2991,7 @@ "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.emptyName": "Clic en 'Editar' para agregar tu nombre completo", "user.settings.general.emptyNickname": "Clic en 'Editar' para agregar un sobrenombre", + "user.settings.general.emptyPassword": "Please enter your current password.", "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", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Icono de Configuración General", "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.incorrectPassword": "Your password is incorrect.", "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})", diff --git a/i18n/fr.json b/i18n/fr.json index cde1d30da1a9..f1a4d75cd60b 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -36,6 +36,7 @@ "activity_log.os": "OS : {os}", "activity_log.sessionId": "Identifiant de session : {id}", "activity_log.sessionsDescription": "Les sessions sont créées lorsque vous vous connectez depuis un nouveau navigateur. Les sessions vous permettent d'utiliser Mattermost sans devoir vous connecter à nouveau durant un temps défini par l'administrateur système. Si vous souhaitez vous déconnecter plus tôt, utilisez le bouton « Se déconnecter » ci-dessous pour mettre fin à votre session.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Auto-complétion", "add_command.autocomplete.help": "(Facultatif) Afficher les commandes slash dans la liste d'auto-complétion.", "add_command.autocompleteDescription": "Description de l'auto-complétion", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "Nom d'utilisateur du serveur SMTP :", "admin.email.testing": "Essai en cours...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "Ex. : « 25 »", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Ex. : « 30 »", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "Ex. : « pseudo »", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "Fuseau horaire", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Ex. : « 2000 »", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Ex. : « 2000 »", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "Ex. : « 30 »", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "non", "admin.field_names.allowBannerDismissal": "Autoriser la fermeture de la bannière", "admin.field_names.bannerColor": "Couleur de la bannière", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Connectez-vous](!https://accounts.google.com/login) à votre compte Google.\n2. Rendez-vous sur [https://console.developers.google.com](!https://console.developers.google.com), cliquez sur **Identifiants** dans la barre latérale de gauche, dansla zone au centre de l'écran cliquez sur **Créer**, spécifiez « Mattermost - votre-nom-d-entreprise » dans le champ **Nom du projet** et clisuez sur **Créer**.\n3. Cliquez sur l'entête **Écran d'autorisation OAuth**, spécifiez « Mattermost » dans le champ **Nom de l'application** et cliquez sur **Enregistrer**.\n4. Sous l'entête **Identifiants**, cliquez sur **Créer des identifiants**, puis **ID client OAuth** et sélectionnez **Application Web**.\n5. Dans le champ **Origines JavaScript autorisées**, spécifiez **votre-url-mattermost**. Dans le champ **URI de redirection autorisés**, spécifiez **votre-url-mattermost/signup/google/complete** (ex.: http://localhost:8065/signup/google/complete). Cliquez sur **Créer**.\n6. Collez votre **ID client** et **secret client** dans les champs ci-dessous et cliquez sur **Sauvegarder**.\n7. Enfin, activez l'[API Google+](!https://console.developers.google.com/apis/library/plus.googleapis.com) en cliquant sur le bouton **Activer**. Ceci peut prendre quelques minutes pour se propager dans les systèmes de Google.", "admin.google.tokenTitle": "Nœud du jeton (token endpoint) :", "admin.google.userTitle": "Nœud de l'API utilisateur (user api endpoint) :", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Non associé", "admin.group_settings.group_detail.group_configuration": "Configuration des groupes", "admin.group_settings.group_detail.groupProfileDescription": "Le nom pour ce groupe.", "admin.group_settings.group_detail.groupProfileTitle": "Profil du groupe", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Attribuer un rôle d'administrateur système", "admin.permissions.permission.create_direct_channel.description": "Crée un canal de messages personnels", "admin.permissions.permission.create_direct_channel.name": "Créer un canal de messages personnels", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "Gérer les émoticônes personnalisées", "admin.permissions.permission.create_emojis.name": "Gérer les émoticônes personnalisées", "admin.permissions.permission.create_group_channel.description": "Crée un canal de groupe", "admin.permissions.permission.create_group_channel.name": "Créer un canal de groupe", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Délai d'attente d'écriture :", "admin.service.writeTimeoutDescription": "Si vous utilisez HTTP (non sécurisé), il s'agit du délai d'attente maximum autorisé à partir du moment où les entêtes sont lus jusqu'au moment où la réponse est écrite. Si vous utilisez le protocole HTTPS, c'est le temps total à partir du moment où la connexion est acceptée jusqu'au moment où la réponse est écrite.", "admin.set_by_env": "Ce paramètre a été défini par une variable d'environnement. Il ne peut pas être modifié par la console système.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Options avancées", "admin.sidebar.announcement": "Bannière d'annonce", "admin.sidebar.audits": "Conformité et vérification", @@ -1277,6 +1301,7 @@ "admin.sidebar.external": "Services externes", "admin.sidebar.files": "Fichiers", "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Général", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Activer les notifications par e-mail : ", "admin.team.enableConfirmNotificationsToChannelDescription": "Lorsqu'activé, les utilisateurs sont invités à confirmer leur message lorsqu'ils utilisent la mention @channel et @all dans les canaux avec plus de cinq membres. Lorsque désactivé, aucune confirmation n'est nécessaire.", "admin.team.enableConfirmNotificationsToChannelTitle": "Afficher la boite de dialogue de confirmation lors des mentions @channel et @all : ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Le nombre maximum de canaux par équipe, incluant les canaux actifs et archivés.", "admin.team.maxChannelsExample": "Ex. : « 100 »", "admin.team.maxChannelsTitle": "Nombre maximum de canaux par équipe :", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Webhooks entrants", "backstage_sidebar.integrations.oauthApps": "Applications OAuth 2.0", "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks sortants", + "bot.add.description": "Description", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "Accède à tous les canaux de Mattermost, et ce compris les messages personnels.", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "Accède aux messages de tous les canaux publics de Mattermost.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Fermer", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Créer un nouveau jeton", + "bot.manage.disable": "Désactiver", + "bot.manage.enable": "Activer", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Veuillez spécifier une description.", + "bots.add.displayName": "Nom d'affichage", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Nom d'utilisateur", + "bots.disabled": "Désactivé", + "bots.image.upload": " téléchargé une image", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Annuler", + "bots.manage.add.create": "Créer un compte", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Modifier", + "bots.manage.edit.editing": "Mise à jour en cours...", + "bots.manage.edit.title": "Mettre à jour", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Supprimer", + "bots.token.confirm_text": "Voulez-vous vraiment supprimer ce message ?", + "bots.token.delete": "Supprimer le jeton ?", "center_panel.archived.closeChannel": "Fermer le canal", "center_panel.permalink.archivedChannel": "Vous consultez un **canal archivé**.", "center_panel.recent": "Veuillez cliquer ici pour voir les messages récents. ", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Description :", "channel_info.url": "URL :", "channel_invite.addNewMembers": "Ajouter des nouveaux membres à ", - "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": "Mattermost est inaccessible, veuillez vérifier votre connexion. Si le problème persiste, demandez à un administrateur système de [vérifier le port du WebSocket](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Ex. : « Un canal pour rapporter des bogues ou des améliorations »", "channel_modal.type": "Type", "channel_notifications.allActivity": "Pour toute activité", - "channel_notifications.globalDefault": "Par défaut (général) ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignorer les mentions @channel, @here et @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Désactivé", + "channel_notifications.ignoreChannelMentions.on.title": "Activé", "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.title": "Désactivé", "channel_notifications.muteChannel.on.title": "Activé", @@ -1906,8 +1980,10 @@ "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.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "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.generic_error": "There was a problem uploading your files.", "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.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Image collée à ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Icône de flèche vers le bas", "generic_icons.attach": "Icône de fichier joint", "generic_icons.back": "Icône de retour", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Icône de fil d'ariane", "generic_icons.channel.draft": "Icône de canal de brouillon", "generic_icons.channel.private": "Icône de canal privé", @@ -2012,6 +2089,7 @@ "help.attaching.downloading.description": "#### 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.downloading.title": "Downloading Files", "help.attaching.dragdrop.description": "#### 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 de façon facultative taper un message et appuyer sur **ENTRÉE** pour le publier.", + "help.attaching.dragdrop.title": "Drag and Drop", "help.attaching.icon.description": "#### 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'ouvre 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.icon.title": "Icône de fichier joint", "help.attaching.limitations.description": "## Limitations de taille de fichier\nMattermost prend en charge un maximum de cinq fichiers joints par message, chacun avec une taille maximale de 50 Mio.", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Les webhooks sortants permettent aux intégrations externes de recevoir et répondre aux messages", "integrations.outgoingWebhook.title": "Webhooks sortants", "integrations.successful": "Installation réussie", + "interactive_dialog.cancel": "Annuler", + "interactive_dialog.element.optional": "(facultatif)", + "interactive_dialog.submit": "Envoyer", "interactive_dialog.submitting": "Envoi en cours...", "intro_messages.anyMember": " Tout membre peut rejoindre et lire ce canal.", "intro_messages.beginning": "Début de {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} et {last} sont en train d'écrire...", "msg_typing.isTyping": "{user} est en train d'écrire...", "multiselect.add": "Ajouter", + "multiselect.adding": "Adding...", "multiselect.go": "Aller à", "multiselect.list.notFound": "Aucun élément trouvé", "multiselect.loading": "Chargement…", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Utilisez les flèches ↑↓ pour parcourir, ↵ pour sélectionner. Vous pouvez encore ajouter {num, number} {num, plural, one {personne} other {personnes}}. ", "multiselect.numRemaining": "Vous pouvez encore en ajouter {num, number} en plus", "multiselect.placeholder": "Rechercher et ajouter des membres", + "multiselect.selectChannels": "Utilisez ↑↓ pour parcourir, ↵ pour sélectionner.", "multiselect.selectTeams": "Utilisez ↑↓ pour parcourir, ↵ pour sélectionner.", "navbar_dropdown.about": "À propos", "navbar_dropdown.accountSettings": "Paramètres du compte", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Désépingler du canal", "post_message_view.edited": "(édité)", "posts_view.loadMore": "Charger plus de messages", - "posts_view.maxLoaded": "À la recherche d'un message spécifique ? Essayez de le rechercher spécifiquement", "posts_view.newMsg": "Nouveaux messages", "posts_view.newMsgBelow": "{count, plural, one {Nouveau message} other {Nouveaux messages}}", "quick_switch_modal.channels": "Canaux", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Pour épingler un message : Allez dans le message que vous souhaitez épingler et cliquez sur [...] > « Épingler au canal ».", "select_team.icon": "Icône sélectionner une équipe", "select_team.join.icon": "Icône quitter une équipe", + "select_team.private.icon": "Créer une équipe", "setting_item_max.cancel": "Annuler", "setting_item_min.edit": "Modifier", "setting_picture.cancel": "Annuler", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "En ligne", "status_dropdown.set_ooo": "Absent du bureau", "status_dropdown.set_ooo.extra": "Les Réponses automatiques sont activées", + "string.id": "default message", "suggestion_list.no_matches": "Aucun élément ne correspond à __{value}__", "suggestion.mention.all": "ATTENTION : Ceci mentionne tout le monde dans le canal", "suggestion.mention.channel": "Notifier tout le monde dans le canal", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Je suis d'accord", "terms_of_service.api_error": "Impossible de terminer la requête. Si ce problème persiste, contactez votre administrateur système.", "terms_of_service.disagreeButton": "Je ne suis pas d'accord", + "test": "Texte de bouton", "textbox.bold": "**gras**", "textbox.edit": "Modifier le message", "textbox.help": "Aide", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Quitter", "user.settings.general.confirmEmail": "E-mail de confirmation", "user.settings.general.currentEmail": "Adresse e-mail actuelle", + "user.settings.general.currentPassword": "Mot de passe actuel", "user.settings.general.email": "E-mail", "user.settings.general.emailGitlabCantUpdate": "La connexion s'effectue par Gitlab. L'adresse e-mail ne peut pas être mise à jour. L'adresse e-mail utilisée pour les notifications par e-mail est {email}.", "user.settings.general.emailGoogleCantUpdate": "La connexion s'effectue par Gitlab. L'adresse e-mail ne peut pas être mise à jour. L'adresse e-mail utilisée pour les notifications par e-mail est {email} .", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "La connexion s'effectue via SAML. L'adresse e-mail ne peut pas être mise à jour. L'adresse e-mail utilisée pour les notifications par e-mail est {email}.", "user.settings.general.emptyName": "Veuillez cliquer sur ‘Modifier’ pour spécifier votre nom complet", "user.settings.general.emptyNickname": "Veuillez cliquer sur ‘Modifier’ pour ajouter un pseudo", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Veuillez cliquer sur 'Modifier' pour ajouter votre titre professionnel / fonction", "user.settings.general.field_handled_externally": "Ce champ est géré par le service d'authentification. Si vous souhaitez le modifier, vous devez le faire par le biais de votre service d'authentification.", "user.settings.general.firstName": "Prénom", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Icône de paramètres généraux", "user.settings.general.imageTooLarge": "Impossible de mettre à jour votre photo de profil. Le fichier est trop grand.", "user.settings.general.imageUpdated": "Image mise à jour le {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Nom", "user.settings.general.loginGitlab": "Connexion avec GitLab ({email})", "user.settings.general.loginGoogle": "Connexion avec Google ({email})", diff --git a/i18n/it.json b/i18n/it.json index 5afb90dc0eee..fa60650489fa 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -12,13 +12,13 @@ "about.hashwebapp": "Webapp Build Hash:", "about.licensed": "Licenza concessa a:", "about.notice": "Mattermost è reso possibile dal software open source utilizzato sul nostro [server](!https:/about.mattermost.com/platform-notice-txt/), [desktop](!https://about.mattermost.com/desktop-notice-txt/) e [mobile](!https://about.mattermost.com/mobile-notice-txt/) apps.", - "about.privacy": "Privacy Policy", + "about.privacy": "Politica sulla Privacy", "about.teamEditionLearn": "Entra nella comunità Mattermost su ", "about.teamEditionSt": "Tutte le tue comunicazioni in un posto, istantaneamente ricercabili e accessibili ovunque.", "about.teamEditiont0": "Edizione Gruppo", "about.teamEditiont1": "Edizione Enterprise", "about.title": "Informazioni su Mattermost", - "about.tos": "Termini di utilizzo del Servizio", + "about.tos": "Termini di Servizio", "about.version": "Versione Mattermost:", "access_history.title": "Cronologia accessi", "activity_log_modal.android": "Android", @@ -36,6 +36,7 @@ "activity_log.os": "SO: {os}", "activity_log.sessionId": "ID sessione: {id}", "activity_log.sessionsDescription": "Una sessione è creata quando viene eseguito l'accesso utilizzando un browser. Le sessioni permettono al sistema di non chiedere ripetutamente agli utenti di effettuare l'accesso per un periodo specificato dall'Amministratore di Sistema. Per uscire e terminare una sessione è possibile utilizzare il pulsante 'Esci'.", + "add_channels_to_scheme.title": "Aggiungi canali all'elenco **Selezione Canale**", "add_command.autocomplete": "Completamento automatico", "add_command.autocomplete.help": "(Opzionale) Visualizza i comandi slash nella lista di auto-completamento.", "add_command.autocompleteDescription": "Descrizione Autocompletamento", @@ -161,7 +162,7 @@ "add_user_to_channel_modal.title": "Aggiungi {name} al canale", "add_users_to_team.title": "Aggiungi nuovi membri al gruppo {teamName}", "admin.advance.cluster": "Alta Disponibilità (HA)", - "admin.advance.experimental": "Experimental", + "admin.advance.experimental": "Sperimentale", "admin.advance.metrics": "Monitoraggio prestazioni", "admin.audits.reload": "Aggiorna il log delle Attività Utente", "admin.audits.title": "Log delle Attività Utente", @@ -342,7 +343,7 @@ "admin.elasticsearch.createJob.title": "Indicizza ora", "admin.elasticsearch.elasticsearch_test_button": "Prova connessione", "admin.elasticsearch.enableAutocompleteDescription": "Richiede una connessione valida al server Elasticsearch. Se vero, Elasticsearch verrà utilizzato per tutte le ricerche utilizzando l'ultimo indice. I risultati della ricerca possono essere incompleti finché non vengono indicizzate tutte le pubblicazioni esistenti. Se falso, viene eseguita una ricerca su database.", - "admin.elasticsearch.enableAutocompleteTitle": "Abilita Elasticsearch per le ricerche:", + "admin.elasticsearch.enableAutocompleteTitle": "Abilita Elasticsearch per completare automaticamente le ricerche:", "admin.elasticsearch.enableIndexingDescription": "Se vero, l'indicizzazione delle nuove pubblicazioni è automatica. Le ricerche utilizzeranno il database finché \"Abilita Elasticsearch per le ricerche\" verrà attivo. {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Scopri di più su Elasticsearch nella nostra documentazione.", "admin.elasticsearch.enableIndexingTitle": "Attiva indicizzazione Elasticsearch:", @@ -413,8 +414,8 @@ "admin.email.pushServerEx": "E.s.: \"https://push-test.mattermost.com\"", "admin.email.pushServerTitle": "Server notifiche push:", "admin.email.pushTitle": "Abilita notifiche push: ", - "admin.email.replyToAddressDescription": "Email address used in the Reply-To header when sending notification emails from Mattermost.", - "admin.email.replyToAddressTitle": "Notification Reply-To Address: ", + "admin.email.replyToAddressDescription": "Indirizzo email utilizzato nell'intestazione Reply-To quando si inviano le notifiche email da Mattermost.", + "admin.email.replyToAddressTitle": "Indirizzo Reply-To per le notifiche: ", "admin.email.requireVerificationDescription": "Normalmente abilitato in produzione. Quando abilitato, Mattermost dopo la creazione dell'utente richiede una verifica tramite email prima di concedere l'accesso. Per rapidità, gli sviluppatori possono disabilitare questo campo per saltare la verifica tramite email.", "admin.email.requireVerificationTitle": "Richiedi Email di verifica : ", "admin.email.selfPush": "Inserisci manualmente il percorso del Servizio Notifiche Push", @@ -433,70 +434,88 @@ "admin.email.smtpUsernameExample": "Es.: \"admin@tuacompagniacom\", \"AKIADTOVBGERKLCBV\"", "admin.email.smtpUsernameTitle": "Nome utente server SMTP:", "admin.email.testing": "Verifica in corso...", - "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", - "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", - "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", - "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", - "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", - "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", - "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "Es.: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", - "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", + "admin.experimental.allowCustomThemes.desc": "Abilita la sezione **Aspetto > Tema > Tema personalizzato** in Impostazioni Account.", + "admin.experimental.allowCustomThemes.title": "Permetti Temi Personalizzati:", + "admin.experimental.clientSideCertCheck.desc": "Se **primario**, dopo la validazione del certificato client, l'email dell'utente è recuperata dal certificato e viene utilizzata per accedere senza password. Se **secondario**, dopo la validazione del certificato client, l'email dell'utente è recuperata dal certificato e verificata con quella fornita dall'utente. Se combaciano, l'utente accedere con le credenziali email/password.", + "admin.experimental.clientSideCertCheck.title": "Metodo di Accesso Certificato lato client:", + "admin.experimental.clientSideCertEnable.desc": "Abilita la certificazione lato client per il server Mattermost. Vedere la [documentazione](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) per scoprire di più.", + "admin.experimental.clientSideCertEnable.title": "Abilita la certificazione lato client:", + "admin.experimental.closeUnusedDirectMessages.desc": "Se vero, le conversazioni dirette inattive da 7 giorni saranno nascoste dalla barra laterale. Se falso, le conversazioni rimangono sulla barra laterale finché non vengono chiuse manualmente.", + "admin.experimental.closeUnusedDirectMessages.title": "Chiudi automaticamente i messaggi diretti nella barra laterale:", + "admin.experimental.defaultTheme.desc": "Imposta un tema di default applicato a tutti i nuovi utenti del sistema.", + "admin.experimental.defaultTheme.title": "Tema predefinito:", + "admin.experimental.disablePostMetadata.desc": "Carica i canali con una posizionamento di scorrimento più preciso caricando i metadati della pubblicazione. Attivando questa funzione possono aumentare i tempi di caricamento del canale e delle pubblicazioni.", + "admin.experimental.disablePostMetadata.title": "Disabilita i metadati delle pubblicazioni:", + "admin.experimental.emailBatchingBufferSize.desc": "Specifica il numero massimo di notifiche da raggruppare in una singola email.", + "admin.experimental.emailBatchingBufferSize.example": "Es.: \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "Dimensione del buffer email:", + "admin.experimental.emailBatchingInterval.desc": "Specifica la frequenza massima, in secondi, in cui il lavoro di raggruppamento controlla le nuove notifiche. Intervalli più lunghi aumentano le performance.", "admin.experimental.emailBatchingInterval.example": "Es.: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", - "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", - "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", - "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", - "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", - "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", - "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", - "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", - "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", - "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", - "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", - "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", - "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", - "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "Es.: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", - "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "Fuso orario", - "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", - "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Es.: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Es.: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", - "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", - "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "Es.: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.emailBatchingInterval.title": "Intervallo di raggruppamento email:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specifica il colore del bordo del pulsante di login email. Utilizza un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Colore del bordo del pulsante di login email:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specifica il colore del pulsante di login email. Utilizza un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Colore del pulsante di login email:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specifica il colore del testo del pulsante di login email. Utilizza un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Colore del testo del pulsante di login email:", + "admin.experimental.enableChannelViewedMessages.desc": "Questa impostazione determina dove vengono inviati gli eventi `channel_viewed` del WebSocket, che sincronizza le notifiche non lette tra diversi client e dispositivi. Disattivando questa impostazione in grandi installazioni può migliorare le impostazioni del server.", + "admin.experimental.enableChannelViewedMessages.title": "Abilita il WebSocket dei messaggi visualizzati:", + "admin.experimental.enablePreviewFeatures.desc": "Se vero, le funzionalità di anteprima possono essere attivate in **Impostazioni Account > Avanzate > Funzionalità di anteprima pre-rilascio**. Se falso, disattiva e nasconde le funzionalità di anteprima in **Impostazioni Account > Avanzate > Funzionalità di anteprima pre-rilascio**.", + "admin.experimental.enablePreviewFeatures.title": "Abilita Funzionalità di Anteprima:", + "admin.experimental.enableThemeSelection.desc": "Abilita la scheda **Aspetto > Tema** nelle Impostazioni Account in modo da permettere agli utenti di cambiare il loro tema.", + "admin.experimental.enableThemeSelection.title": "Attiva Seleziona Tema:", + "admin.experimental.enableTutorial.desc": "Se vero, gli utenti seguono un tutorial quando accedono a Mattermost per la prima volta dopo la creazione dell'account. Se falso, il tutorial è disattivato e gli utenti finiscono nel gruppo principale quando aprono Mattermost per la prima volta dopo la creazione dell'account.", + "admin.experimental.enableTutorial.title": "Attiva Tutorial:", + "admin.experimental.enableUserDeactivation.desc": "Se vero, gli utenti possono disattivare il loro account in **Impostazioni Account > Avanzate**. Se un utente disattiva il suo account, riceverà una notifica email confermante la disattivazione. Se falso, gli utenti non possono disattivare il loro account.", + "admin.experimental.enableUserDeactivation.title": "Abilita Disattivazione Account:", + "admin.experimental.enableUserTypingMessages.desc": "Questa impostazione indica se visualizzare \"l'utente sta scrivendo...\" nella casella del messaggio. Disattivando questa opzione in grandi installazioni può migliorare le prestazioni del server.", + "admin.experimental.enableUserTypingMessages.title": "Abilita i messaggi di scrittura in corso:", + "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "Se vero, gli utenti possono lasciare i canali pubblici e privati cliccando la “x” vicino al nome del canale. Se falso, gli utenti devono usare l'opzione **Lascia Canale** dal menu del canale.", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Abilita X per Lasciare il canale dalla barra laterale sinistra:", + "admin.experimental.experimentalChannelOrganization.desc": "Abilita l'organizzazione dei canali nella barra laterale in **Impostazioni Account > Barra laterale > Raggruppa e ordina canali** includendo le opzioni di raggruppamento per i canali non letti, ordinare i canali dal più recente e combinare i tipi di canali in una lista singola.", + "admin.experimental.experimentalChannelOrganization.title": "Organizza barra laterale:", + "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "Se vero, gli utenti possono modificare la modalità di accesso con qualsiasi altra modalità attiva sul server, sia dalle Impostazioni Account sia attraverso le API. Se falso, gli utenti non possono modificare la modalità di accesso.", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Permetti modifica modalità di accesso:", + "admin.experimental.experimentalEnableAutomaticReplies.desc": "Se vero, gli utenti possono attivare le Risposte Automatiche in **Impostazioni Account > Notifiche**. Gli utenti possono impostare un messaggio che verrà inviato automaticamente in risposta ai messaggi diretti. Se falso, disattiva la funzione di risposta automatica e nasconde le impostazioni nelle Impostazioni Account.", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Attiva Risposte Automatiche:", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "Questa impostazione determina se i messaggi di systema relativi a ingressi/uscite devono essere pubblicati nel canale predefinito.", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Abilita i messaggi di ingresso/uscita nel canale predefinito:", + "admin.experimental.experimentalEnableHardenedMode.desc": "Abilita una modalità restrittiva per Mattermost che rende l'esperienza dell'utente non compromessa in termini di sicurezza. Vedere la [documentazione](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) per scoprire di più.", + "admin.experimental.experimentalEnableHardenedMode.title": "Attiva modalità restrittiva:", + "admin.experimental.experimentalHideTownSquareinLHS.desc": "Se vero, nasconde il canale principale nella barra laterale se non ci sono messaggi non letti nel canale. Se falso, il canale principale è sempre visibile nella barra laterale anche se non ci sono messaggi non letti.", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Canale principale nascosto nella barra laterale:", + "admin.experimental.experimentalLdapGroupSync.desc": "Se vero, rende **Sincronia AD/LDAP** configurabile in **Controllo Accesso > Gruppi**. Vedere la [documentazione](!https://mattermost.com/pl/default-ldap-group-sync) per scoprire di più.", + "admin.experimental.experimentalLdapGroupSync.title": "Attiva sincronia gruppi AD/LDAP:", + "admin.experimental.experimentalPrimaryTeam.desc": "Il gruppo principale di cui sono membri gli utenti del server. Se un gruppo principale è impostato, le opzioni per entrare in altri gruppi o lasciare il gruppo principale sono disattivate.", + "admin.experimental.experimentalPrimaryTeam.example": "Es.: \"nomegruppo\"", + "admin.experimental.experimentalPrimaryTeam.title": "Gruppo Principale:", + "admin.experimental.experimentalTimezone.desc": "Seleziona il fuso orario utilizzato per gli orari nell'interfaccia utente e nelle notifiche email. Se vero, il fuso orario è visibile in Impostazioni Account e un fuso orario è automaticamente assegnato alla successiva sessione attiva. Se falso, il fuso orario viene nascosto in Impostazioni Account.", + "admin.experimental.experimentalTimezone.title": "Fuso orario:", + "admin.experimental.experimentalTownSquareIsReadOnly.desc": "Se vero, solo gli Amministratori di Sistema possono pubblicare nel canale principale. Gli altri membri non possono pubblicare, rispondere, caricare file, reagire con emoji o bloccare il messaggi e nemmeno rinominare il canale, il suo scopo o la sua intestazione. Se falso, chiunque può pubblicare.", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Canale principale in sola lettura:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specifica il colore del bordo del pulsante di accesso AD/LDAP. Utilizzare un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "Colore del bordo del pulsante di accesso AD/LDAP:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specifica il colore del pulsante di accesso AD/LDAP. Utilizzare un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile. ", + "admin.experimental.ldapSettingsLoginButtonColor.title": "Colore del pulsante di accesso AD/LDAP:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specifica il colore del testo del pulsante di accesso AD/LDAP. Utilizzare un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile. ", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "Colore del testo del pulsante di accesso AD/LDAP:", + "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "Numero di millisecondi di attesa per i metadati da un collegamento di terze parti. Utilizzato con Metadati pubblicazione.", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Es.: \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Timeout Collegamento Metadati:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specifica il colore del bordo del pulsante di accesso SAML. Utilizzare un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile. ", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "Colore del bordo del pulsante di accesso SAML:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specifica il colore del pulsante di accesso SAML. Utilizzare un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile. ", + "admin.experimental.samlSettingsLoginButtonColor.title": "Colore del pulsante di accesso SAML:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specifica il colore del testo del pulsante di accesso SAML. Utilizzare un codice hex che inizia con # prima del codice. Questa impostazione si applica solo alle apps mobile. ", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "Colore del testo del pulsante di accesso SAML:", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "Numero di millisecondi di attesa per l'emissione dell'evento di inizio scrittura sul websocket.", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Es.: \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "Timeout Scrittura Utente:", + "admin.experimental.useChannelInEmailNotifications.desc": "Se vero, il nome del canale e del gruppo compare nell'oggetto della notifica email. Utile per i server che utilizzano un solo gruppo. Se falso, solo il nome del gruppo appare nel soggetto dell'email.", + "admin.experimental.useChannelInEmailNotifications.title": "Utilizza il nome del canale nelle notifiche email:", + "admin.experimental.userStatusAwayTimeout.desc": "Questa impostazione definisce il numero di secondi da attendere prima cambiare l'indicatore di stato a \"Assente\" quando non si sta usando Mattermost.", + "admin.experimental.userStatusAwayTimeout.example": "Es.: \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "Timeout stato Assente:", "admin.false": "falso", "admin.field_names.allowBannerDismissal": "Permetti di chiudere i banner", "admin.field_names.bannerColor": "Colore banner", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Accedi](!https://accounts.google.com/login) al tuo account Google.\n2. Vai a [https://console.developers.google.com](!https://console.developers.google.com), clicca **Credenziali** nella barra di sinistra e inserire \"Mattermost - nome-compagnia\" come **Nome Progetto**, poi cliccare **Crea**.\n3. Cliccare l'intestazione **Consenti schermata OAuth** e inserire \"Mattermost\" nel **Nome prodotto visualizzato agli utenti**, poi cliccare **Salva**.\n4. Nell'intestazione **Credenziali**, cliccare **Crea credenziali**, scegliere **ID client OAuth** e selezionare **Applicazione Web**.\n5. In **Restrizioni** e **URI consentiti al reindirizzamento** inserire **url-tuo-mattermost/signup/google/complete** (esempio: http://localhost:8065/signup/google/complete). Cliccare **Crea**.\n6. Incollare l'**ID client** e il **Segreto client** nei campi sottostanti e cliccare **Salva**.\n7. Infine, andare a [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) e cliccare **Attiva**. Potranno servire alcuni minuti per propagare le modifiche sui sistemi Google.", "admin.google.tokenTitle": "Endpoint Token:", "admin.google.userTitle": "Endpoint API utente:", + "admin.group_settings.filters.isConfigured": "Configurato", + "admin.group_settings.filters.isLinked": "Collegato", + "admin.group_settings.filters.isUnconfigured": "Non configurato", + "admin.group_settings.filters.isUnlinked": "Non collegato", "admin.group_settings.group_detail.group_configuration": "Configurazione Gruppo", "admin.group_settings.group_detail.groupProfileDescription": "Il nome per questo gruppo.", "admin.group_settings.group_detail.groupProfileTitle": "Profilo Gruppo", @@ -583,13 +606,13 @@ "admin.group_settings.group_details.add_team_or_channel": "Aggiungi Gruppo o Canale", "admin.group_settings.group_details.group_profile.name": "Nome:", "admin.group_settings.group_details.group_teams_and_channels_row.remove": "Rimuovi", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the '{name}' {displayType}. Please note this action will not remove the existing group users from the '{name}' {displayType}.", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the '{name}' {displayType}?", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Rimuovere questa appartenenza impedirà ai futuri utenti di questo gruppi di essere aggiunti a '{name}' {displayType}. Questa operazione non rimuove gli utenti esistenti nel gruppo da '{name}' {displayType}.", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Si, Rimuovi", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Rimuovi appartenenza da '{name}' {displayType}?", "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "Nessun gruppo o canale ancora specificato", "admin.group_settings.group_details.group_users.email": "Email:", "admin.group_settings.group_details.group_users.no-users-found": "Nessun utente trovato", - "admin.group_settings.group_details.menuAriaLabel": "Aggiungi Gruppo o Canale", + "admin.group_settings.group_details.menuAriaLabel": "Menu Aggiungi Gruppo o Canale", "admin.group_settings.group_profile.group_teams_and_channels.name": "Nome", "admin.group_settings.group_profile.group_users.ldapConnector": "Connettore AD/LDAP configurato per sincronizzare e gestire questo gruppo e i suoi utenti. [Cliccare qui per visualizzare](/admin_console/authentication/ldap)", "admin.group_settings.group_row.configure": "Configura", @@ -601,14 +624,14 @@ "admin.group_settings.group_row.unlink_failed": "Scollegamento fallito", "admin.group_settings.group_row.unlinking": "Scollegamento", "admin.group_settings.groups_list.link_selected": "Collega Gruppi Selezionati", - "admin.group_settings.groups_list.mappingHeader": "Mattermost Linking", + "admin.group_settings.groups_list.mappingHeader": "Collegamento Mattermost", "admin.group_settings.groups_list.nameHeader": "Nome", "admin.group_settings.groups_list.no_groups_found": "Nessun gruppo trovato", "admin.group_settings.groups_list.paginatorCount": "{startCount, number} - {endCount, number} di {total, number}", "admin.group_settings.groups_list.unlink_selected": "Scollega Gruppi Selezionati", "admin.group_settings.groupsPageTitle": "Gruppi", "admin.group_settings.introBanner": "I gruppi sono un modo per organizzare gli utenti e applicare operazioni a tutti gli utenti in uno specifico gruppo.\nPer ulteriori informazioni sui Gruppi, vedere la [documentazione](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Collega e configura i gruppi dal tuo AD/LDAP a Mattermost. Assicurarsi di aver configurato un [filtro di gruppo](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Collega e configura i gruppi dal tuo AD/LDAP a Mattermost. Assicurarsi di aver configurato un [filtro di gruppo]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "Gruppi AD/LDAP", "admin.image.amazonS3BucketDescription": "Nome selezionato per il bucket S3 in AWS.", "admin.image.amazonS3BucketExample": "Es.: \"mattermost-media\"", @@ -809,7 +832,7 @@ "admin.mfa.title": "Autenticazione Multi-fattore", "admin.nav.administratorsGuide": "Guida dell'amministratore", "admin.nav.commercialSupport": "Supporto commerciale", - "admin.nav.menuAriaLabel": "Admin Console Menu", + "admin.nav.menuAriaLabel": "Menu Console Amministratore", "admin.nav.switch": "Selezione gruppo", "admin.nav.troubleshootingForum": "Forum risoluzione problematiche", "admin.notifications.email": "Email", @@ -868,8 +891,8 @@ "admin.permissions.permission.assign_system_admin_role.name": "Assegba ruolo di amministratore di sistema", "admin.permissions.permission.create_direct_channel.description": "Crea canale diretto", "admin.permissions.permission.create_direct_channel.name": "Crea canale diretto", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "Gestisci emoji personalizzate", + "admin.permissions.permission.create_emojis.description": "Crea emoji personalizzata.", + "admin.permissions.permission.create_emojis.name": "Crea emoji personalizzata", "admin.permissions.permission.create_group_channel.description": "Crea canale di gruppo", "admin.permissions.permission.create_group_channel.name": "Crea canale di gruppo", "admin.permissions.permission.create_private_channel.description": "Crea canali privati.", @@ -880,10 +903,10 @@ "admin.permissions.permission.create_team.name": "Crea gruppi", "admin.permissions.permission.create_user_access_token.description": "Crea token di accesso", "admin.permissions.permission.create_user_access_token.name": "Crea token di accesso", - "admin.permissions.permission.delete_emojis.description": "Cancella Emoji personalizzato", - "admin.permissions.permission.delete_emojis.name": "Cancella Emoji personalizzato", - "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", - "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", + "admin.permissions.permission.delete_emojis.description": "Cancella Emoji personalizzata.", + "admin.permissions.permission.delete_emojis.name": "Cancella Emoji personalizzata", + "admin.permissions.permission.delete_others_emojis.description": "Cancella emoji personalizzata di altri utenti.", + "admin.permissions.permission.delete_others_emojis.name": "Cancella Emoji personalizzata di altri utenti", "admin.permissions.permission.delete_others_posts.description": "Si possono eliminare pubblicazioni di altri utenti.", "admin.permissions.permission.delete_others_posts.name": "Elimina Altre Pubblicazioni", "admin.permissions.permission.delete_post.description": "Si possono eliminare le proprie pubblicazioni.", @@ -906,14 +929,14 @@ "admin.permissions.permission.list_users_without_team.name": "Elenca utenti senza gruppi", "admin.permissions.permission.manage_channel_roles.description": "Gestisci ruoli canale", "admin.permissions.permission.manage_channel_roles.name": "Gestisci ruoli canale", - "admin.permissions.permission.manage_incoming_webhooks.description": "Crea, modifica ed elimina webhook in ingresso e in uscita", - "admin.permissions.permission.manage_incoming_webhooks.name": "Abilita Webhook in ingresso", + "admin.permissions.permission.manage_incoming_webhooks.description": "Crea, modifica ed elimina webhook in ingresso.", + "admin.permissions.permission.manage_incoming_webhooks.name": "Gestisci Webhook in ingresso", "admin.permissions.permission.manage_jobs.description": "Gestisci lavori", "admin.permissions.permission.manage_jobs.name": "Gestisci lavori", "admin.permissions.permission.manage_oauth.description": "Crea, modifica ed elimina token di applicazioni OAuth 2.0.", "admin.permissions.permission.manage_oauth.name": "Gestisci Applicazioni OAuth", - "admin.permissions.permission.manage_outgoing_webhooks.description": "Crea, modifica ed elimina webhook in ingresso e in uscita", - "admin.permissions.permission.manage_outgoing_webhooks.name": "Abilita Webhook in uscita", + "admin.permissions.permission.manage_outgoing_webhooks.description": "Crea, modifica ed elimina webhook in uscita", + "admin.permissions.permission.manage_outgoing_webhooks.name": "Gestisci Webhook in uscita", "admin.permissions.permission.manage_private_channel_members.description": "Aggiungi ed elimina membri di canali privati.", "admin.permissions.permission.manage_private_channel_members.name": "Gestisci Membri Canale", "admin.permissions.permission.manage_private_channel_properties.description": "Aggiorna il nome, l'intestazione e lo scopo dei canali privati.", @@ -1202,7 +1225,7 @@ "admin.service.insecureTlsTitle": "Abilita Connessioni in Uscita Non Sicure: ", "admin.service.integrationAdmin": "Abilita restrizioni nella gestione delle integrazione da parte degli Amministratori:", "admin.service.integrationAdminDesc": "Quando vero, webhooks e comandi slash possono solo essere creati, modificati e visualizzati dagli Amministratori di Sistema, dagli amministratori di gruppo, dalle applicazioni OAuth 2.0. Le integrazioni sono disponibili a tutti gli utenti dopo essere state create dagli Amministratori.", - "admin.service.internalConnectionsDesc": "A whitelist of local network addresses that can be requested by the Mattermost server on behalf of a client. Care should be used when configuring this setting to prevent unintended access to your local network. See [documentation](https://mattermost.com/pl/default-allow-untrusted-internal-connections) to learn more.", + "admin.service.internalConnectionsDesc": "Una lista di indirizzi locali che possono essere richiesti dal server Mattermost per conto di un client. Prestare attenzione configurando questa impostazione per prevenire accessi indesiderati alla rete locale. Vedere la [documentazione](https://mattermost.com/pl/default-allow-untrusted-internal-connections) per ulteriori infomazioni.", "admin.service.internalConnectionsEx": "webhooks.interno.esempio.com 127.0.0.1 10.10.16.0/28", "admin.service.internalConnectionsTitle": "Consenti connessioni interne non verificate a: ", "admin.service.letsEncryptCertificateCacheFile": "File di Cache del certificato Let's Encrypt:", @@ -1212,9 +1235,9 @@ "admin.service.listenExample": "Es. \":8065\"", "admin.service.mfaDesc": "Se vero, gli utenti con login AD/LDAP o email possono aggiungere al loro account autenticazione multifattore utilizzando Google Authenticator.", "admin.service.mfaTitle": "Forza Autenticazione Multi-fattore:", - "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "Es.: \"30\"", - "admin.service.minimumHashtagLengthTitle": "Lunghezza Minima Password:", + "admin.service.minimumHashtagLengthDescription": "Numero minimo di caratteri nell'hashtag. Deve essere maggiore uguale a 2. I database MySQL devono essere configurati per supportare la ricerca di stringhe più corte di tre caratteri, [vedere la documentazione](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", + "admin.service.minimumHashtagLengthExample": "Es.: \"3\"", + "admin.service.minimumHashtagLengthTitle": "Lunghezza Minima Hashtag:", "admin.service.mobileSessionDays": "Durata sessione mobile (giorni):", "admin.service.mobileSessionDaysDesc": "Il numero di giorni trascorsi dall'ultima volta in cui un utente ha inserito le proprie credenziali e la scadenza della sessione utente. Dopo aver modificato questa impostazione, la nuova durata sessione sarà attiva a partire dalla prossima volta in cui l'utente avrà inserito le proprio credenziali.", "admin.service.outWebhooksDesc": "Se vero, i webhook in uscita sono permessi. Vedere la [documentazione](!http://docs.mattermost.com/developer/webhooks-outgoing.html) per ulteriori informazioni.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Timeout scrittura:", "admin.service.writeTimeoutDescription": "Se si utilizza HTTP (non sicuro), è il tempo massimo che può trascorre da quando l'intestazione della richiesta viene letta a quando la risposta viene scritta. Se si utilizza HTTPS è il tempo totale da quando la connessione è accettata a quando la risposta viene inviata.", "admin.set_by_env": "Questa impostazione è stata impostata tramite una variabile d'ambiente. Non può essere cambiata dalla Console di Sistema.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Avanzate", "admin.sidebar.announcement": "Banner Annunci", "admin.sidebar.audits": "Conformità e Controllo", @@ -1273,10 +1297,11 @@ "admin.sidebar.elasticsearch": "Elasticsearch", "admin.sidebar.email": "Email", "admin.sidebar.emoji": "Emoji", - "admin.sidebar.experimental": "Experimental", + "admin.sidebar.experimental": "Sperimentale", "admin.sidebar.external": "Servizi esterni", "admin.sidebar.files": "Files", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Trova impostazioni", + "admin.sidebar.filter-clear": "Pulisci ricerca", "admin.sidebar.general": "Generale", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Abilita inviti per email: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Se vero, gli utenti dovranno dare una conferma quando pubblicano @channel e @all nel canali con più di cinque membri. Se falso, non è richiesta nessuna conferma.", "admin.team.enableConfirmNotificationsToChannelTitle": "Visualizza il messaggio di conferma per @channel e @all: ", + "admin.team.invalidateEmailInvitesDescription": "Questa operazione invaliderà tutti gli inviti email che non sono stati accettati dall'utente. Gli inviti scadono per impostazione predefinita dopo 48 ore.", + "admin.team.invalidateEmailInvitesFail": "Impossibile invalidare gli inviti email pendenti: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Inviti email invalidati con successo", + "admin.team.invalidateEmailInvitesTitle": "Invalida inviti email pendenti", "admin.team.maxChannelsDescription": "Numero massimo di canali totali per gruppo, inclusi i canali attivi e archiviati.", "admin.team.maxChannelsExample": "Es.: \"100\"", "admin.team.maxChannelsTitle": "Numero massimo di canali per gruppo:", @@ -1386,7 +1415,7 @@ "admin.team.openServerTitle": "Abilita Server Aperto: ", "admin.team.restrict_direct_message_any": "Qualunque utente sul server Mattermost", "admin.team.restrict_direct_message_team": "Qualsiasi membro del gruppo", - "admin.team.restrictDescription": "Gruppi e utenti possono essere creati solo da un dominio specifico (es. \"mattermost.org\") o da una lista di domini separati da virgola (es. \"corp.mattermost.com, mattermost.org\").", + "admin.team.restrictDescription": "I profili utente possono essere creati solo da un dominio specifico (es. \"mattermost.org\") o da una lista di domini separati da virgola (es. \"corp.mattermost.com, mattermost.org\").", "admin.team.restrictDirectMessage": "Abilita gli utenti ad aprire canali di Messaggi Diretti con:", "admin.team.restrictDirectMessageDesc": "'Tutti gli utenti sul server Mattermost' abilita gli utenti ad aprire un Messaggio Diretto con qualsiasi utente sul server, anceh se non appartengono agli stessi gruppi. 'Tutti gli utenti del gruppo' limita i messaggi diretti solo tra gli utenti negli stessi gruppi.\n \nNota: Quest'impostazione modifica solo l'UI non i permessi sul server.", "admin.team.restrictExample": "Es.: \"corp.mattermost.com, mattermost.org\"", @@ -1394,7 +1423,7 @@ "admin.team.showFullname": "Visualizza nome e cognome", "admin.team.showNickname": "Visualizza soprannome se esiste, altrimenti visualizza nome e cognome", "admin.team.showUsername": "Visualizza nome utente (default)", - "admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to \"Mattermost\".", + "admin.team.siteNameDescription": "Nome del servizio visualizzato nella schermata di accesso e nell'UI. Se non specificato, il valore predefinito è \"Mattermost\".", "admin.team.siteNameExample": "Es.: \"Mattermost\"", "admin.team.siteNameTitle": "Nome del sito:", "admin.team.teamCreationDescription": "Se falso, solo gli Amministratori di Sistema possono creare Gruppi.", @@ -1420,7 +1449,7 @@ "admin.user_item.manageTeams": "Gestisci Gruppi", "admin.user_item.manageTokens": "Gestisci Tokens", "admin.user_item.member": "Membro", - "admin.user_item.menuAriaLabel": "User Actions Menu", + "admin.user_item.menuAriaLabel": "Menu Azioni Utente", "admin.user_item.mfaNo": "**MFA:** No", "admin.user_item.mfaYes": "**MFA:** Si", "admin.user_item.resetEmail": "Aggiorna Email", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Webhooks in ingresso", "backstage_sidebar.integrations.oauthApps": "Applicazioni OAuth 2.0", "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks in uscita", + "bot.add.description": "Descrizione", + "bot.add.description.help": "(Opzionale) Permetti ad altri si sapere cosa fa questo bot.", + "bot.add.display_name.help": "(Opzionale) Visualizza il nome completo del bot al posto del nome utente.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "Il Bot potrà pubblicare in tutti i canali di Mattermost inclusi i messaggi diretti.", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "Il Bot potrà pubblicare in tutti i canali pubblici di Mattermost. ", + "bot.add.role": "Ruolo", + "bot.add.role.help": "Scegli quale ruolo assegnare al bot.", + "bot.add.username.help": "Puoi usare lettere minuscole, numeri, punti, trattini e trattini bassi.", + "bot.create_failed": "Creazione bot non riuscita", + "bot.create_token.close": "Chiudi", + "bot.edit_failed": "Modifica bot non riuscita", + "bot.manage.create_token": "Crea un Nuovo Token", + "bot.manage.disable": "Disattiva", + "bot.manage.enable": "Attiva", + "bot.remove_profile_picture": "Rimuovi Icona Bot", + "bot.token.default.description": "Token Predefinito", + "bot.token.error.description": "Per favore inserire una descrizione.", + "bots.add.displayName": "Nome visibile", + "bots.add.icon": "Icona Bot", + "bots.add.username": "Nome utente", + "bots.disabled": "Disabilitato", + "bots.image.upload": "Carica un'immagine", + "bots.is_bot": "BOT", + "bots.manage.add": "Aggiunti Account Bot", + "bots.manage.add.cancel": "Annulla", + "bots.manage.add.create": "Crea Account Bot", + "bots.manage.add.creating": "Creazione...", + "bots.manage.add.invalid_username": "I nomi utente devono iniziare con una lettera minuscolo ed essere lunghi tra i 3 e i 22 caratteri. Puoi usare lettere minuscole, numeri, punti, trattini e trattini bassi.", + "bots.manage.bot_accounts": "Account Bot", + "bots.manage.created.text": "Il tuo account bot **{botname}** è stato creato con successo. Per favore utilizza il token seguente per collegarti al bot (vedere la [documentazione](https://mattermost.com/pl/default-bot-accounts) per ulteriori dettagli).", + "bots.manage.edit": "Modifica", + "bots.manage.edit.editing": "Aggiornamento...", + "bots.manage.edit.title": "Aggiorna", + "bots.manage.empty": "Nessun account bot trovato", + "bots.manage.header": "Account Bot", + "bots.manage.help": "Utilizza {botAccounts} per integrare Mattermost tramite plugin e API. Gli account bot sono disponibili per tutti sul tuo server.", + "bots.manage.search": "Cerca Account Bot", + "bots.managed_by": "Gestito da ", + "bots.token.confirm": "Cancella", + "bots.token.confirm_text": "Sei sicuro di voler eliminare questo token?", + "bots.token.delete": "Elimina Token", "center_panel.archived.closeChannel": "Chiudi Canale", "center_panel.permalink.archivedChannel": "Stai visualizzando un **canale archiviato**. ", "center_panel.recent": "Click qui per andare ai messaggi recenti. ", @@ -1601,7 +1673,7 @@ "channel_header.flagged": "Pubblicazioni segnati", "channel_header.leave": "Abbandona canale", "channel_header.manageMembers": "Gestione Membri", - "channel_header.menuAriaLabel": "Channel Menu", + "channel_header.menuAriaLabel": "Menu Canale", "channel_header.mute": "Silenzia Canale", "channel_header.pinnedPosts": "Pubblicazioni bloccate", "channel_header.recentMentions": "Citazioni Recenti", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Scopo:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Aggiungi nuovi membri a ", - "channel_loader.connection_error": "Sembra esserci un problema con la tua connessione internet.", "channel_loader.posted": "Pubblicato", "channel_loader.postedImage": " ha caricato un'immagine", "channel_loader.socketError": "Controllare la connessione, Mattermost non è raggiungibile. Se il problema persiste, chiedere ad un amministratore di [controllare la porta WebSocket](!https://about.mattermost.com/default-websocket-port-help).", @@ -1631,7 +1702,7 @@ "channel_members_dropdown.channel_member": "Membro del canale", "channel_members_dropdown.make_channel_admin": "Rendi Amministratore di canale", "channel_members_dropdown.make_channel_member": "Rendi Membro di canale", - "channel_members_dropdown.menuAriaLabel": "Channel member role change", + "channel_members_dropdown.menuAriaLabel": "Cambia ruoli membro canale", "channel_members_dropdown.remove_from_channel": "Rimuovi dal canale", "channel_members_dropdown.remove_member": "Rimuovi Membro", "channel_members_modal.addNew": " Aggiungi nuovi membri", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Es.: \"Un canale per segnalare bug e miglioramenti\"", "channel_modal.type": "Tipo", "channel_notifications.allActivity": "Per tutte le attività", - "channel_notifications.globalDefault": "Default Globale ({notifyLevel})", + "channel_notifications.globalDefault": "Predefinito generale", "channel_notifications.ignoreChannelMentions": "Ignora le citazioni per @channel, @here e @all", + "channel_notifications.ignoreChannelMentions.help": "Se attivo, @channel, @here e @all non scateneranno citazioni o notifiche in questo canale.", + "channel_notifications.ignoreChannelMentions.off.title": "Disattivo", + "channel_notifications.ignoreChannelMentions.on.title": "Attivo", "channel_notifications.muteChannel.help": "Silenziando si disabilitano le notifiche desktop, email e push per questo canale. Questo canale non verrà segnato con non letto a meno che tu non venga citato.", "channel_notifications.muteChannel.off.title": "Disattivo", "channel_notifications.muteChannel.on.title": "Attivo", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{firstUser} e {secondUser} **aggiunti al gruppo** da {actor}.", "combined_system_message.joined_channel.many_expanded": "{users} e {lastUser} **aggiunti al canale**.", "combined_system_message.joined_channel.one": "{firstUser} **aggiunto al canale**.", - "combined_system_message.joined_channel.one_you": "**si è unito al canale**.", + "combined_system_message.joined_channel.one_you": "**Ti sei è unito al canale**.", "combined_system_message.joined_channel.two": "{firstUser} e {secondUser} **aggiunto al canale**.", "combined_system_message.joined_team.many_expanded": "{users} e {lastUser} **aggiunti al gruppo**.", "combined_system_message.joined_team.one": "{firstUser} **aggiunto al gruppo**.", - "combined_system_message.joined_team.one_you": "**si è unito al gruppo**.", + "combined_system_message.joined_team.one_you": "**Ti sei è unito al gruppo**.", "combined_system_message.joined_team.two": "{firstUser} e {secondUser} **aggiunto al gruppo**.", "combined_system_message.left_channel.many_expanded": "{users} e {lastUser} hanno **abbandonato il canale**.", "combined_system_message.left_channel.one": "{firstUser} ha **abbandonato il canale**.", - "combined_system_message.left_channel.one_you": "**ha abbandonato il canale**.", + "combined_system_message.left_channel.one_you": "**Hai abbandonato il canale**.", "combined_system_message.left_channel.two": "{firstUser} e {secondUser} hanno **abbandonato il canale**.", "combined_system_message.left_team.many_expanded": "{users} e {lastUser} hanno **abbandonato il canale**.", "combined_system_message.left_team.one": "{firstUser} ha **abbandonato il gruppo**.", - "combined_system_message.left_team.one_you": "**ha abbandonato il gruppo**.", + "combined_system_message.left_team.one_you": "**Hai abbandonato il gruppo**.", "combined_system_message.left_team.two": "{firstUser} e {secondUser} hanno **abbandonato il gruppo**.", "combined_system_message.removed_from_channel.many_expanded": "{users} e {lastUser} sono stati **rimossi dal canale**.", "combined_system_message.removed_from_channel.one": "{firstUser} è stato **rimosso dal canale**.", @@ -1765,7 +1839,7 @@ "create_post.tutorialTip.title": "Invia messaggi", "create_post.tutorialTip1": "Scrivi qui il messaggio e premere **Invio** per pubblicarlo.", "create_post.tutorialTip2": "Clicca il pulsante **Allegato** per caricare un'immagine o un file.", - "create_post.write": "Write to {channelDisplayName}", + "create_post.write": "Scrive su {channelDisplayName}", "create_team.agreement": "Procedendo con la creazione del tuo account e utilizzando {siteName}, acconsenti ai nostri [Termini di Utilizzo del Servizio]({TermsOfServiceLink}) e alla nostra [Politica sulla Privacy]({PrivacyPolicyLink}). 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.", @@ -1906,10 +1980,12 @@ "file_info_preview.size": "Dimensione ", "file_info_preview.type": "Tipo file ", "file_upload.disabled": "Gli allegati sono disattivati.", + "file_upload.drag_folder": "Le cartelle non possono essere caricate. Per favore trascinare i file separatamente.", "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.generic_error": "Si è verificato un problema caricando i file.", "file_upload.limited": "Si possono caricare solo {count, number} file alla volta.", - "file_upload.menuAriaLabel": "Upload type selector", + "file_upload.menuAriaLabel": "Carica selettore di tipo", "file_upload.pasted": "Immagine incollata a ", "file_upload.upload_files": "Carica file", "file_upload.zeroBytesFile": "Stai caricando un file vuoto: {filename}", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Icona Freccia Giù", "generic_icons.attach": "Icona Allegato", "generic_icons.back": "Icona Indietro", + "generic_icons.bot": "Icona Bot", "generic_icons.breadcrumb": "Icona Percorso", "generic_icons.channel.draft": "Icona Canale Bozze", "generic_icons.channel.private": "Icona Canale Privato", @@ -2009,107 +2086,108 @@ "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.description": "#### 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.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### 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.description": "####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.downloading.description": "Scarica un file allegato cliccando sull'icona di download vicino all'anteprima o aprendo il file in anteprima e cliccando **Scarica**.", + "help.attaching.downloading.title": "Scarico file", + "help.attaching.dragdrop.description": "Carica 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.dragdrop.title": "Trascina e Rilascia", + "help.attaching.icon.description": "In 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.icon.title": "Icona Allegato", - "help.attaching.limitations.description": "## Limiti sulla dimensione dei file\nMattermost support al massimo cinque file per post, ciascuno con una dimensione massima di 50Mb.", - "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## Metodi per allegare\nAllega un file trascinandolo oppure cliccando l'icona per gli allegati nella casella del messaggio.", - "help.attaching.methods.title": "Attachment Methods", + "help.attaching.limitations.description": "Mattermost support al massimo cinque file per post, ciascuno con una dimensione massima di 50Mb.", + "help.attaching.limitations.title": "Limite dimensione file", + "help.attaching.methods.description": "Allega un file trascinandolo oppure cliccando l'icona per gli allegati nella casella del messaggio.", + "help.attaching.methods.title": "Allega Come", "help.attaching.notSupported": "Anteprima documento (Word, Excel, PPT) non ancora supportate.", - "help.attaching.pasting.description": "#### Incollare immagini\nSu Chrome e Edge è possibile caricare i file incollandoli direttamente dagli appunto. Questo non è attualmente supportato su altri browsers.", - "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## Anteprima files\nMattermost ha un meccanismo di anteprima file integrato. Clicca sui thumbnail di un file per aprirne l'anteprima.", - "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 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.publicLinks.title": "Sharing Public Links", + "help.attaching.pasting.description": "Su Chrome e Edge è possibile caricare i file incollandoli direttamente dagli appunto. Questo non è attualmente supportato su altri browsers.", + "help.attaching.pasting.title": "Incolla immagini", + "help.attaching.previewer.description": "Mattermost ha un meccanismo di anteprima file integrato. Clicca sui thumbnail di un file per aprirne l'anteprima.", + "help.attaching.previewer.title": "Anteprima file", + "help.attaching.publicLinks.description": "I 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.publicLinks.title": "Convisione collegamenti pubblici", "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.description": "#### 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 pesantemente dal browser e dal sistema operativo utilizzati ma i seguenti formati sono supportati da Mattermost nell maggior parte dei casi:", - "help.attaching.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", + "help.attaching.supported.description": "Se stai cercando di visualizzare l'anteprima di un file non supportato, il visualizzatore aprira una finestra standard. I tipi di file supportati dipendono pesantemente dal browser e dal sistema operativo utilizzati ma i seguenti formati sono supportati da Mattermost nell maggior parte dei casi:", + "help.attaching.supported.title": "Tipi media supportati", + "help.attaching.supportedListItem1": "Immagini: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", - "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", - "help.attaching.title": "Allegare file", - "help.commands.builtin.description": "## Comandi integrati\nI seguenti comandi slash sono disponibili in Mattermost:", - "help.commands.builtin.title": "Built-in Commands", + "help.attaching.supportedListItem3": "Auto: MP3, M4A", + "help.attaching.supportedListItem4": "Documenti: PDF", + "help.attaching.title": "Allega file", + "help.commands.builtin.description": "I seguenti comandi slash sono disponibili in Mattermost:", + "help.commands.builtin.title": "Comandi integrati", "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.description": "## 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.custom.title": "Custom Commands", - "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.intro1": "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.", - "help.commands.intro2": "Built-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.custom.description": "I 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.custom.title": "Comandi 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.intro1": "I comandi slash eseguono operazioni in Mattermost scrivendo nella casella di inserimento testo. Inserire una `/` seguita dal comando e alcuni argomenti per eseguire le operazioni.", + "help.commands.intro2": "I comandi slash integrati sono integrati nell'installazione di Mattermost e i comandi slash personalizzati possono essere configurati per interagire con applicazioni esterne. Scopri come configurare i comandi slash sulla [documentazione](!http://docs.mattermost.com/developer/slash-commands.html).", "help.commands.title": "Eseguire comandi", - "help.composing.deleting.description": "## 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.deleting.title": "Deleting a message", - "help.composing.editing.description": "## 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.editing.title": "Modifica Messaggio", - "help.composing.linking.description": "## 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.linking.title": "Linking to a message", - "help.composing.posting.description": "##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.posting.title": "Modifica Messaggio", - "help.composing.posts.description": "####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.deleting.description": "Cancellare 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.deleting.title": "Cancella un messaggio", + "help.composing.editing.description": "Modifica 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.editing.title": "Modifica un Messaggio", + "help.composing.linking.description": "La 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.linking.title": "Collega un messaggio", + "help.composing.posting.description": "Scrivere 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.posting.title": "Pubblica un Messaggio", + "help.composing.posts.description": "Le 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.posts.title": "Pubblicazioni", - "help.composing.replies.description1": "Reply 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.", - "help.composing.replies.description2": "When 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.replies.title": "Replies", + "help.composing.replies.description1": "Rispondi al messaggio cliccando sull'icona di risposta su qualsiasi messaggio di testo. Quest'azione apre un barra laterale a destra dove è possibile vedere la cronologia del messaggio, comporre e inviare la risposta. Le risposte sono più indentate nel pannello centrale per indicare che sono messaggi figli di una pubblicazione padre.", + "help.composing.replies.description2": "Quando si compone una risposta nella barra laterale destra, cliccare l'icona espandi/contrai con le due frecce in cima alla barra laterale per rendere le cose più semplici da leggere.", + "help.composing.replies.title": "Risposte", "help.composing.title": "Invia messaggi", - "help.composing.types.description": "## Tipi di messaggio\nRispondere ai messaggi per mantenere organizzate le conversazioni.", - "help.composing.types.title": "Message Types", + "help.composing.types.description": "Rispondere ai messaggi per mantenere organizzate le conversazioni.", + "help.composing.types.title": "Tipi messaggio", "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.description": "## 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.code.description": "Per creare un blocco di codice indentare ogni linea di quattro spazi, oppure utilizzare ``` sulle linea prima e dopo quella del codice.", "help.formatting.code.title": "Blocco di codice", "help.formatting.codeBlock": "Blocco di codice", - "help.formatting.emojis.description": "## 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.emojis.description": "Aprire 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.emojis.title": "Emoji", "help.formatting.example": "Esempio:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings.description": "## Titoli\n\nCreare un titolo scrivendo # seguito da uno spazio prima del titolo. Per titoli più piccoli, usare più #.", - "help.formatting.headings.title": "Headings", + "help.formatting.headings.description": "Creare un titolo scrivendo # seguito da uno spazio prima del titolo. Per titoli più piccoli, usare più #.", + "help.formatting.headings.title": "Intestazioni", "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.description": "## 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 collegamento.", - "help.formatting.images.title": "In-line Images", + "help.formatting.images.description": "Per 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 collegamento.", + "help.formatting.images.title": "Immagini in linea", "help.formatting.imagesExample": "![alt test](link \"hover test\")\n\ne\n\n[![Build Status](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## Codice in linea\n\nPer creare del codice in linea con un carattere a spaziatura fissa racchiudere il testo tra apici inversi.", - "help.formatting.inline.title": "Codice di invito", + "help.formatting.inline.description": "Per creare del codice in linea con un carattere a spaziatura fissa racchiudere il testo tra apici inversi.", + "help.formatting.inline.title": "Codice in linea", "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.description": "## Linee\n\nCreare una linea usando tre `*`, `_`, o `-`.", - "help.formatting.lines.title": "Lines", + "help.formatting.lines.description": "Creare una linea usando tre `*`, `_`, o `-`.", + "help.formatting.lines.title": "Linee", "help.formatting.linkEx": "[Scopri Mattermost!](https://about.mattermost.com/)", - "help.formatting.links.description": "## Collegamenti\n\nCreare dei collegamenti etichettatti inserendo il testo tra parentesi quadre e il relativo collegamento tra parentesi tonde.", - "help.formatting.links.title": "Links", + "help.formatting.links.description": "Creare dei collegamenti etichettati inserendo il testo tra parentesi quadre e il relativo collegamento tra parentesi tonde.", + "help.formatting.links.title": "Collegamenti", "help.formatting.listExample": "* primo elemento\n* secondo elemento\n * primo sottoelemento", - "help.formatting.lists.description": "## Liste\n\nCreare una lista usando `*` o `-` come punti della lista. Indentare il punto aggiungento due spazi.", - "help.formatting.lists.title": "Lists", + "help.formatting.lists.description": "Creare una lista usando `*` o `-` come punti della lista. Indentare il punto aggiungendo due spazi.", + "help.formatting.lists.title": "Elenchi", "help.formatting.monokaiTheme": "**Monokai Theme**", "help.formatting.ordered": "Per creare una lista ordinata utilizzare i numeri:", "help.formatting.orderedExample": "1. Primo elemento\n2. Secondo elemento", - "help.formatting.quotes.description": "Create block quotes using `>`.", - "help.formatting.quotes.title": "> block quotes", + "help.formatting.quotes.description": "Crea un blocco di citazione usando `>`.", + "help.formatting.quotes.title": "> citazioni", "help.formatting.quotesExample": "`> block quotes` sono formattati come:", "help.formatting.quotesRender": "> block quotes", "help.formatting.renders": "Formattato come:", "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style.description": "You can use either `_` or `*` around a word to make it italic. Use two to make it bold.", - "help.formatting.style.listItem1": "`_italics_` renders as _italics_", - "help.formatting.style.listItem2": "`**bold**` renders as **bold**", - "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", - "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.style.title": "Text Style", - "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.description": "### 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.syntax.title": "Syntax Highlighting", + "help.formatting.style.description": "Puoi usare `_` o `*` intorno a una parola per renderla corsiva. Usane due per renderla in grassetto.", + "help.formatting.style.listItem1": "`_italics_` diventa _italics_", + "help.formatting.style.listItem2": "`**bold**` diventa **bold**", + "help.formatting.style.listItem3": "`**_bold-italic_**` diventa **_bold-italics_**", + "help.formatting.style.listItem4": "`~~strikethrough~~` diventa ~~strikethrough~~", + "help.formatting.style.title": "Stile Testo", + "help.formatting.supportedSyntax": "I linguaggi supportati sono: `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.description": "Per 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.syntax.title": "Evidenzia sintassi", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "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.description": "## 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.tables.title": "Tabella", - "help.formatting.title": "Formatting Text", + "help.formatting.tables.description": "Creare 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.tables.title": "Tabelle", + "help.formatting.title": "Formattazione Testo", "help.learnMore": "Scopri di più:", "help.link.attaching": "Allegare file", "help.link.commands": "Eseguire comandi", @@ -2117,19 +2195,19 @@ "help.link.formatting": "Formattare i messaggi con i marker", "help.link.mentioning": "Citare i colleghi", "help.link.messaging": "Messaggistica di base", - "help.mentioning.channel.description": "#### @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.channel.title": "Canale", + "help.mentioning.channel.description": "Si può citare un intero canale scrivendo `@channel`. Tutti i membri del canale riceveranno una notifica come se fossero stati citati singolarmente.", + "help.mentioning.channel.title": "@Canale", "help.mentioning.channelExample": "@channel ottimo lavoro sulle interviste questa settimana. Penso che abbiamo trovato degli eccellenti potenziali candidati!", - "help.mentioning.mentions.description": "## @Mentions\nUsare @mentions per avere l'attenzione di uno specifico membro del gruppo.", - "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## 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.mentions.description": "Usare @mentions per avere l'attenzione di uno specifico membro del gruppo.", + "help.mentioning.mentions.title": "@Citazione", + "help.mentioning.recent.description": "Click `@` 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.recent.title": "Citazioni Recenti", "help.mentioning.title": "Citare i colleghi", - "help.mentioning.triggers.description": "## 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.triggers.description": "Oltre 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.triggers.title": "Parole che attivano notifiche per citazione", - "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @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.username.title": "Nome utente", + "help.mentioning.username.description1": "Puoi citare un collega usando il simbolo `@` con il nome dell'utente a cui inviare la notifica di citazione.", + "help.mentioning.username.description2": "Si può citare un collega usando il carattere `@` più il nome utente da notificare. Scrivere `@` 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. L'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.username.title": "@Username", "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.", @@ -2137,7 +2215,7 @@ "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": "Messaging Basics", + "help.messaging.title": "Messaggi di Base", "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", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "I webhook in uscita consentono alle integrazioni esterne di riceve e rispondere ai messaggi", "integrations.outgoingWebhook.title": "Webhook in uscita", "integrations.successful": "Configurazione avvenuta con successo", + "interactive_dialog.cancel": "Annulla", + "interactive_dialog.element.optional": "(opzionale)", + "interactive_dialog.submit": "Invia", "interactive_dialog.submitting": "Invio in corso...", "intro_messages.anyMember": " Tutti i membri possono entrare e leggere questo canale.", "intro_messages.beginning": "Inizio di {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} e {last} stanno scrivendo...", "msg_typing.isTyping": "{user} sta scrivendo...", "multiselect.add": "Aggiungi", + "multiselect.adding": "Adding...", "multiselect.go": "Vai", "multiselect.list.notFound": "Nessun elemento trovato", "multiselect.loading": "Caricamento...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Usa ↑↓ per navigare, ↵ per scegliere. Puoi aggiungere {num, number} più {num, plural, one {person} altre {people}}. ", "multiselect.numRemaining": "Si possono ancora aggiungere {num, number}", "multiselect.placeholder": "Cercare ed aggiungere membri", + "multiselect.selectChannels": "Usa ↑↓ per navigare, ↵ per selezionare.", "multiselect.selectTeams": "Usa ↑↓ per navigare, ↵ per selezionare.", "navbar_dropdown.about": "Informazioni su Mattermost", "navbar_dropdown.accountSettings": "Impostazioni Account", @@ -2457,7 +2540,7 @@ "post_info.del": "Cancella", "post_info.dot_menu.tooltip.more_actions": "Altre Operazioni", "post_info.edit": "Modifica", - "post_info.menuAriaLabel": "Post extra options", + "post_info.menuAriaLabel": "Opzioni extra pubblicazione", "post_info.message.show_less": "Mostra di meno", "post_info.message.show_more": "Mostra di più", "post_info.message.visible": "(Visibile soltanto a te)", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Sblocca dal canale", "post_message_view.edited": "(modificato)", "posts_view.loadMore": "Carica più messaggi", - "posts_view.maxLoaded": "Stai cercando un messaggio specifico? Prova a cercarlo", "posts_view.newMsg": "Nuovo Messaggio", "posts_view.newMsgBelow": "Nuovo/i {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "Canali", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Per bloccare un messaggio: sul messaggio desiderato cliccare [...] > \"Blocca al canale\".", "select_team.icon": "Icona Scegli Gruppo", "select_team.join.icon": "Icona Entra nel Gruppo", + "select_team.private.icon": "Gruppo privato", "setting_item_max.cancel": "Cancella", "setting_item_min.edit": "Modifica", "setting_picture.cancel": "Cancella", @@ -2687,7 +2770,7 @@ "signup.office365": "Office 365", "signup.saml.icon": "Icona SAML", "signup.title": "Crea un account con:", - "status_dropdown.menuAriaLabel": "Change Status Menu", + "status_dropdown.menuAriaLabel": "Menu Cambio Stato", "status_dropdown.set_away": "Assente", "status_dropdown.set_dnd": "Non disturbare", "status_dropdown.set_dnd.extra": "Disattiva le notifiche desktop e mobile", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Online", "status_dropdown.set_ooo": "Fuori sede", "status_dropdown.set_ooo.extra": "Risposte automatiche attive", + "string.id": "messaggio predefinito", "suggestion_list.no_matches": "Nessuna corrispondenza __{value}__", "suggestion.mention.all": "ATTENZIONE: Questo citerà tutti nel canale", "suggestion.mention.channel": "Notifica tutti nel canale", @@ -2744,7 +2828,7 @@ "team_members_dropdown.makeAdmin": "Rendi Amministratore di Gruppo", "team_members_dropdown.makeMember": "Rendi membro", "team_members_dropdown.member": "Membro", - "team_members_dropdown.menuAriaLabel": "Team member role change", + "team_members_dropdown.menuAriaLabel": "Cambia ruolo membro gruppo", "team_members_dropdown.systemAdmin": "Amministratore di sistema", "team_members_dropdown.teamAdmin": "Amministratore di Gruppo", "team_settings_modal.generalTab": "Generale", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Accetto", "terms_of_service.api_error": "Impossibile completare la richiesta. Se il problema persiste contattare l'Amministrazione di Sistema.", "terms_of_service.disagreeButton": "Non Accetto", + "test": "Testo del pulsante", "textbox.bold": "**grassetto**", "textbox.edit": "Modifica messaggio", "textbox.help": "Aiuto", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Chiudi", "user.settings.general.confirmEmail": "Conferma l'indirizzo email", "user.settings.general.currentEmail": "Indirizzo email attuale", + "user.settings.general.currentPassword": "Password attuale", "user.settings.general.email": "Email", "user.settings.general.emailGitlabCantUpdate": "Accesso avvenuto tramite GitLab. L'indirizzo email non può essere aggiornato. L'indirizzo email utilizzato per le notifiche è {email}.", "user.settings.general.emailGoogleCantUpdate": "Accesso avvenuto tramite Google. L'indirizzo email non può essere aggiornato. L'indirizzo email utilizzato per le notifiche è {email}.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "Accesso avvenuto tramite SAML. L'indirizzo email non può essere aggiornato. L'indirizzo email utilizzato per le notifiche è {email}.", "user.settings.general.emptyName": "Clicca 'Modifica' per specificare il nome completo", "user.settings.general.emptyNickname": "Clicca 'Modifica' per specificare il soprannome", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Clicca 'Modifica' per specificare il tuo ruolo lavorativo / posizione", "user.settings.general.field_handled_externally": "Questo campo è gestito tramite il fornitore di accesso. Se vuoi cambiarlo devi farlo tramite il fornitore del tuo accesso.", "user.settings.general.firstName": "Nome", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Icona Impostazioni Generali", "user.settings.general.imageTooLarge": "Impossibile caricare la foto profilo. Il file è troppo grande.", "user.settings.general.imageUpdated": "Ultimo aggiornamento immagine {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Cognome", "user.settings.general.loginGitlab": "Accesso avvenuto tramite GitLab ({email})", "user.settings.general.loginGoogle": "Accesso avvenuto tramite Google ({email})", diff --git a/i18n/ja.json b/i18n/ja.json index eef0d734d7fb..70c2629bd564 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -12,7 +12,7 @@ "about.hashwebapp": "Webアプリのビルドハッシュ:", "about.licensed": "ライセンス供給先:", "about.notice": "Mattermostは[server](!https://about.mattermost.com/platform-notice-txt/)、 [desktop](!https://about.mattermost.com/desktop-notice-txt/)、[mobile](!https://about.mattermost.com/mobile-notice-txt/)からオープンソースソフトウェアとして利用可能です。", - "about.privacy": "Privacy Policy", + "about.privacy": "プライバシーポリシー", "about.teamEditionLearn": "Mattermostコミュニティーに参加する: ", "about.teamEditionSt": "あなたのチームの全てのコミュニケーションを一箇所で、すぐに検索可能で、どこからでもアクセスできるものにします。", "about.teamEditiont0": "Team Edition", @@ -36,6 +36,7 @@ "activity_log.os": "OS: {os}", "activity_log.sessionId": "セッションID: {id}", "activity_log.sessionsDescription": "セッションはデバイスの新しいブラウザーからログインした時に作成されます。セッションにより、システム管理者が指定した期間内であればログインし直すことなくMattermostを使用できます。すぐにログアウトしたい場合には、下の「ログアウト」ボタンを使用することで、セッションを終了させることができます。", + "add_channels_to_scheme.title": "**チャンネル選択**リストにチャンネルを追加する", "add_command.autocomplete": "自動補完", "add_command.autocomplete.help": "(オプション) 自動補完リストにスラッシュコマンドを表示する。", "add_command.autocompleteDescription": "自動補完の説明", @@ -156,12 +157,12 @@ "add_teams_to_scheme.title": "チームを **チームを切り替える** リストに追加してください", "add_user_to_channel_modal.add": "追加", "add_user_to_channel_modal.cancel": "キャンセル", - "add_user_to_channel_modal.help": "チャンネルを選択してください。↑↓で閲覧、 ↵で選択、 ESCでキャンセル。", + "add_user_to_channel_modal.help": "チャンネルを検索するために文字を入力してください。↑↓で閲覧、 ↵で選択、 ESCでキャンセル。", "add_user_to_channel_modal.membershipExistsError": "{name}は既にそのチャンネルのメンバーです", "add_user_to_channel_modal.title": "{name}をチャンネルに追加する", "add_users_to_team.title": "新しいメンバーを {teamName} チームに追加する", "admin.advance.cluster": "高可用", - "admin.advance.experimental": "Experimental", + "admin.advance.experimental": "実験的機能", "admin.advance.metrics": "パフォーマンスモニタリング", "admin.audits.reload": "再読み込み", "admin.audits.title": "ユーザーのアクティビティー", @@ -338,11 +339,11 @@ "admin.elasticsearch.connectionUrlExample": "例: \"https://elasticsearch.example.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "サーバーのセットアップ手順はドキュメントを参照してください。", "admin.elasticsearch.connectionUrlTitle": "サーバー接続アドレス:", - "admin.elasticsearch.createJob.help": "データベース内のすべての投稿は古いものからインデックスが付与されます。Elasticsearchはインデックス付与中も利用可能ですが、インデックス付与処理が完了するまでは検索結果が不完全になる恐れがあります。", + "admin.elasticsearch.createJob.help": "データベース内のすべてのユーザー、チャンネル、投稿は古いものからインデックスが付与されます。Elasticsearchはインデックス付与中も利用可能ですが、インデックス付与処理が完了するまでは検索結果が不完全になる恐れがあります。", "admin.elasticsearch.createJob.title": "インデックス付与中", "admin.elasticsearch.elasticsearch_test_button": "接続をテストする", - "admin.elasticsearch.enableAutocompleteDescription": "Elasticsearchサーバーへの正常な接続が必要です。有効な場合、全ての検索に対して最新のインデックスを使用したElasticsearchが利用されます。既存の投稿データベースへのインデックス付与処理が完了するまで、検索結果が不完全となる可能性があります。", - "admin.elasticsearch.enableAutocompleteTitle": "Elasticsearchの検索クエリを有効にする:", + "admin.elasticsearch.enableAutocompleteDescription": "Elasticsearchサーバーへの正常な接続が必要です。有効な場合、ユーザーとチャンネルの自動補完クエリーについて最新のインデックスを使用したElasticsearchが利用されます。既存のユーザーおよびチャンネルデータベースへのインデックス付与処理が完了するまで、自動補完の結果が不完全となる可能性があります。無効な場合、データベースの自動補完機能が利用されます。", + "admin.elasticsearch.enableAutocompleteTitle": "Elasticsearchの自動補完クエリを有効にする:", "admin.elasticsearch.enableIndexingDescription": "有効な場合、新しい投稿へのインデックス付与は自動で行われます。\"Elasticsearchの検索クエリを有効にする\"が有効になるまで、検索クエリはデータベース検索を使用します。 {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Elasticsearchについてもっと詳しく知るには、ドキュメントを参照してください。", "admin.elasticsearch.enableIndexingTitle": "Elasticsearchのインデックス付与を有効にする:", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "インデックスを除去できませんでした: {error}", "admin.elasticsearch.purgeIndexesButton.label": "インデックスを除去する:", "admin.elasticsearch.purgeIndexesButton.success": "インデックスの除去に成功しました。", - "admin.elasticsearch.purgeIndexesHelpText": "除去処理によりElasticsearchサーバー上のすべてのインデックスが削除されます。既存の投稿データベースのインデックスが再構築されるまで検索結果が不完全になる恐れがあります。", + "admin.elasticsearch.purgeIndexesHelpText": "除去処理によりElasticsearchサーバー上のすべてのインデックスが削除されます。既存のデータベースのインデックスが再構築されるまで検索結果が不完全になる恐れがあります。", "admin.elasticsearch.sniffDescription": "有効な場合、自動的にクラスタ内の全てのデータノードを見つけ、接続します。", "admin.elasticsearch.sniffTitle": "クラスタースニッフィングを有効にする:", "admin.elasticsearch.testConfigSuccess": "テストが成功し、設定が保存されました。", @@ -413,8 +414,8 @@ "admin.email.pushServerEx": "例: \"https://push-test.mattermost.com\"", "admin.email.pushServerTitle": "プッシュ通知サーバー:", "admin.email.pushTitle": "プッシュ通知を有効にする: ", - "admin.email.replyToAddressDescription": "Email address used in the Reply-To header when sending notification emails from Mattermost.", - "admin.email.replyToAddressTitle": "Notification Reply-To Address: ", + "admin.email.replyToAddressDescription": "Mattermostから通知を送信する際にReply-To内で使用される電子メールアドレスです。", + "admin.email.replyToAddressTitle": "通知のReply-Toアドレス:", "admin.email.requireVerificationDescription": "本番環境では有効に設定してください。有効な場合、Mattermostは利用登録をして最初にログインする前に電子メールアドレスの確認を必須にします。開発者はこれを無効に設定することで、電子メールアドレスの確認メールの送信を省略し、開発をより早く進められるようにできます。", "admin.email.requireVerificationTitle": "電子メールアドレスの確認が必要: ", "admin.email.selfPush": "プッシュ通知サービスの場所を手入力する", @@ -433,70 +434,88 @@ "admin.email.smtpUsernameExample": "例: \"admin@yourcompany.com\", \"AKIADTOVBGERKLCBV\"", "admin.email.smtpUsernameTitle": "SMTPサーバーのユーザー名:", "admin.email.testing": "テストしています...", - "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", - "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", - "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", - "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", - "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", - "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", - "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "例: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", - "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", + "admin.experimental.allowCustomThemes.desc": "アカウント設定の **表示 > テーマ > カスタムテーマ** セクションを有効にします。", + "admin.experimental.allowCustomThemes.title": "カスタムテーマを許可する:", + "admin.experimental.clientSideCertCheck.desc": "**プライマリ**の場合、クライアント証明書が検証された後、ユーザーの電子メールアドレスが証明書から取得され、パスワード無しのログインに使用されます。**セカンダリ**の場合、クライアント証明書が検証された後、ユーザーの電子メールアドレスが証明書から取得され、ユーザーから提供された電子メールアドレスとの一致確認が行われます。一致する場合、通常の電子メールアドレス/パスワード認証によるログインが行われます。", + "admin.experimental.clientSideCertCheck.title": "クライアント証明書ログイン方法:", + "admin.experimental.clientSideCertEnable.desc": "Mattermostサーバーに対するクライアント証明書を有効にします。詳しくは[説明文書](!https://docs.mattermost.com/deployment/certificate-based-authentication.html)を参照してください。", + "admin.experimental.clientSideCertEnable.title": "クライアント証明書を有効にする:", + "admin.experimental.closeUnusedDirectMessages.desc": "有効な場合、7日間活動のないダイレクトメッセージはサイドバーに表示されなくなります。無効な場合、手動でクローズされるまでサイドバーに残り続けます。", + "admin.experimental.closeUnusedDirectMessages.title": "サイドバーのダイレクトメッセージの自動クローズ:", + "admin.experimental.defaultTheme.desc": "すべての新規ユーザーに適用されるデフォルトテーマを設定します。", + "admin.experimental.defaultTheme.title": "デフォルトテーマ:", + "admin.experimental.disablePostMetadata.desc": "投稿のメタデータを読み込むことで、より正確なスクロール位置でチャンネルをロードできるようになります。この設定を有効にすると、チャンネルや投稿の読み込み時間が増加する可能性があります。", + "admin.experimental.disablePostMetadata.title": "投稿メタデータを無効にする:", + "admin.experimental.emailBatchingBufferSize.desc": "一つの電子メールにまとめられる通知の最大数を指定します。", + "admin.experimental.emailBatchingBufferSize.example": "例: \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "電子メールバッチバッファサイズ:", + "admin.experimental.emailBatchingInterval.desc": "バッチ処理が新たな通知をチェックする頻度の最大値を秒単位で指定してください。バッチ処理の間隔が長くなるほど負荷が高くなります。", "admin.experimental.emailBatchingInterval.example": "例: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", - "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", - "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", - "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", - "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", - "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", - "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", - "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", - "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", - "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", - "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", - "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", - "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", - "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "例: \"nickname'", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", - "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "タイムゾーン", - "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", - "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "例: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "例: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", - "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", - "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "例: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.emailBatchingInterval.title": "電子メールバッチ処理間隔:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "ホワイトラベルのための電子メールログインボタンの枠線の色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "電子メールログインボタン枠線色:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "ホワイトラベルのための電子メールログインボタンの色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.emailSettingsLoginButtonColor.title": "電子メールログインボタン色:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "ホワイトラベルのための電子メールログインボタンのテキストの色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "電子メールログインボタン文字色:", + "admin.experimental.enableChannelViewedMessages.desc": "この設定は、クライアントやデバイス間で未読通知を同期するためのウェブソケットの`channel_viewed`イベントを送信するかどうかを決定します。大規模なデプロイ環境でこの設定を無効化するとサーバーのパフォーマンスが改善する可能性があります。", + "admin.experimental.enableChannelViewedMessages.title": "チャンネル閲覧ウェブソケットメッセージを有効にする:", + "admin.experimental.enablePreviewFeatures.desc": "有効な場合、**アカウント設定 > 詳細 > プリリリース機能をプレビューする** からプレビュー機能を有効にすることができます。無効な場合、**アカウント設定 > 詳細 > プリリリース機能をプレビューする** にプレビュー機能が表示されなくなります。", + "admin.experimental.enablePreviewFeatures.title": "プレビュー機能を有効にする:", + "admin.experimental.enableThemeSelection.desc": "ユーザーがテーマを選択できるよう、アカウント設定の **表示 > テーマ** タブを有効にします。", + "admin.experimental.enableThemeSelection.title": "テーマ選択を有効にする:", + "admin.experimental.enableTutorial.desc": "有効な場合、アカウント作成後、初めてMattermostを開いた際にチュートリアルを表示します。無効な場合、チュートリアルは表示されず、アカウント作成後、初めてMattermostを開くとタウンスクエアが表示されます。", + "admin.experimental.enableTutorial.title": "チュートリアルを有効にする:", + "admin.experimental.enableUserDeactivation.desc": "有効な場合、**アカウント設定 > 詳細** から自身のアカウントを無効化できます。もしユーザーが自身のアカウントを無効化した場合、本当に無効化するかの確認の通知メールを受け取ることになります。無効な場合、ユーザーは自身のアカウントを無効化できません。", + "admin.experimental.enableUserDeactivation.title": "アカウント無効化を有効にする:", + "admin.experimental.enableUserTypingMessages.desc": "この設定は、メッセージボックスの下に \"ユーザーが入力しています...\" というメッセージを表示するかどうかを決定します。大規模なデプロイ環境でこの設定を無効化するとサーバーのパフォーマンスが改善する可能性があります。", + "admin.experimental.enableUserTypingMessages.title": "ユーザー入力中メッセージを有効にする:", + "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "有効な場合、チャンネル名の横にある “x” をクリックすることで、チャンネルを脱退することができます。無効な場合、チャンネルを脱退するにはチャンネルメニューから \"チャンネルを脱退する\" を使用しなければならなくなります。", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "左メニューのチャンネル脱退用 x ボタンを有効にする:", + "admin.experimental.experimentalChannelOrganization.desc": "**アカウント設定 > サイドバー > チャンネルのグループ化とソート** のチャンネルサイドバー構成オプションを有効にします。未読チャンネルのグループ化、投稿が新しい順にチャンネルをソート、全てのチャンネル種別を一つのリストに結合などのオプションを選択できます。", + "admin.experimental.experimentalChannelOrganization.title": "サイドバー構成:", + "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "有効な場合、ユーザーは自身のサインイン方法をアカウント設定かAPIを通じてサーバーで有効となっている方法に変更することができます。無効な場合、どの認証方法が有効になっているかに関わらず、ユーザーが自身のサインイン方法を変更することはできません。", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "認証の移行を許可する:", + "admin.experimental.experimentalEnableAutomaticReplies.desc": "有効な場合、**アカウント設定 > 通知** から自動返信を有効にできます。ユーザーは自動でダイレクトメッセージに送信されるカスタムメッセージを設定できます。無効な場合、自動ダイレクトメッセージ返信機能は無効となり、アカウント設定に表示されなくなります。", + "admin.experimental.experimentalEnableAutomaticReplies.title": "自動返信を有効にする:", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "この設定はチーム参加/脱退メッセージをタウンスクエアに投稿するかどうかを決定します。", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "デフォルトチャンネルへの参加/脱退メッセージを有効にする:", + "admin.experimental.experimentalEnableHardenedMode.desc": "セキュリティの観点でユーザーエクスペリエンスとのトレードオフを作成する、Mattermost保護モードを有効にします。詳しくは、[説明文書](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental)", + "admin.experimental.experimentalEnableHardenedMode.title": "保護モードを有効にする:", + "admin.experimental.experimentalHideTownSquareinLHS.desc": "有効な場合、タウンスクエア内に未読メッセージがない場合、左サイドバーにタウンスクエアが表示されなくなります。無効な場合、タウンスクエア内のすべてのメッセージが既読であっても左サイドバーに常にタウンスクエアが表示されます。", + "admin.experimental.experimentalHideTownSquareinLHS.title": "左サイドバーのタウンスクエアを非表示にする:", + "admin.experimental.experimentalLdapGroupSync.desc": "有効な場合、**アクセスコントロール > グループ** 配下の **AD/LDAPグループ同期** 設定が有効になります。詳しくは、[説明文書](!https://mattermost.com/pl/default-ldap-group-sync)。", + "admin.experimental.experimentalLdapGroupSync.title": "AD/LDAPグループ同期を有効にする:", + "admin.experimental.experimentalPrimaryTeam.desc": "サーバー上のユーザがメンバーとなるプライマリチーム。プライマリチームが設定されると、他のチームへの参加やプライマリチームの脱退オプションは無効になります。", + "admin.experimental.experimentalPrimaryTeam.example": "例: \"チーム名\"", + "admin.experimental.experimentalPrimaryTeam.title": "プライマリチーム:", + "admin.experimental.experimentalTimezone.desc": "ユーザーインターフェースや電子メール通知内のタイムスタンプに使用されるタイムゾーンを選択してください。有効な場合、タイムゾーン設定はアカウント設定に表示されるようになり、次の有効なセッションからタイムゾーンが自動で割り当てられます。無効な場合、アカウント設定にタイムゾーン設定が表示されなくなります。", + "admin.experimental.experimentalTimezone.title": "タイムゾーン:", + "admin.experimental.experimentalTownSquareIsReadOnly.desc": "有効な場合、システム管理者のみがタウンスクエアに投稿できるようになります。他のメンバーはタウンスクエアでの投稿、返信、ファイルのアップロード、絵文字リアクション、メッセージのピン留めを行うことができなくなり、また、チャンネル名、ヘッダー、目的の変更も行えません。無効な場合、誰でもタウンスクエアに投稿できます。", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "読み取り専用タウンスクエア:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "ホワイトラベルのためのAD/LDAPログインボタンの枠線の色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAPログインボタン枠線色:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "ホワイトラベルのためのAD/LDAPログインボタンの色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAPログインボタン色:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "ホワイトラベルのためのAD/LDAPログインボタンのテキストの色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAPログインボタン文字色:", + "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "サードパーティーリンクからメタデータを待ち受ける時間をミリ秒単位で指定してください。投稿メタデータとともに使用されます。", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "例: \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "リンクメタデータタイムアウト時間:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "ホワイトラベルのためのSAMLログインボタンの枠線の色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAMLログインボタン枠線色:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "ホワイトラベルのためのSAMLログインボタンの色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAMLログインボタン色:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "ホワイトラベルのためのSAMLログインボタンのテキストの色を指定してください。#で始まる16進コードを使用してください。この設定はモバイルアプリにのみ適用されます。", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAMLログインボタン文字色:", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "ユーザー入力ウェブソケットイベントの送信中に待機するミリ秒数。", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "例: \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "ユーザー入力中タイムアウト時間:", + "admin.experimental.useChannelInEmailNotifications.desc": "有効な場合、チャンネルとチーム名が電子メール通知のタイトルに表示されます。一つのチームのみを使用しているサーバーで有効です。無効な場合、チーム名のみがタイトルに表示されます。", + "admin.experimental.useChannelInEmailNotifications.title": "電子メール通知でチャンネル名を使用する:", + "admin.experimental.userStatusAwayTimeout.desc": "この設定は、ユーザーがMattermostを離れてから、状態表示が \"離席中\" に変更されるまでの秒数を決定します。", + "admin.experimental.userStatusAwayTimeout.example": "例: \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "ユーザーの状態が離席となる時間:", "admin.false": "無効", "admin.field_names.allowBannerDismissal": "バナーの非表示を許可する", "admin.field_names.bannerColor": "バナーの色", @@ -570,10 +589,14 @@ "admin.google.EnableMarkdownDesc": "1. あなたのGoogleアカウントで[ログイン](!https://accounts.google.com/login)してください。\n2. [https://console.developers.google.com](!https://console.developers.google.com)へ移動し、左メニューの **Credentials** をクリックし、**Project Name**として \"Mattermost - your-company-name\" を入力し、**Create** をクリックしてください。\n3. **OAuth consent screen** ヘッダーをクリックし、**Product name shown to users** に \"Mattermost\" を入力して **Save** をクリックしてください。\n4. **Credentials** ヘッダー配下の **Create credentials** をクリックし、 **OAuth client ID** から **Web Application** を選択してください。\n5. **Restrictions** 配下の **Authorized redirect URIs** に **your-mattermost-url/signup/google/complete** (example: http://localhost:8065/signup/google/complete)を入力し、**Create** をクリックしてください。\n6. **Client ID** と **Client Secret** を下記の欄にペーストし、**Save** をクリックしてください。\n7. 最後に、[Google+ API](!https://console.developers.google.com/apis/api/plus/overview)へ行き、**Enable** をクリックしてください。この操作がGoogleのシステム内で有効になるまで数分かかる場合があります。", "admin.google.tokenTitle": "トークンエンドポイント:", "admin.google.userTitle": "ユーザーAPIエンドポイント:", + "admin.group_settings.filters.isConfigured": "設定済", + "admin.group_settings.filters.isLinked": "リンク済", + "admin.group_settings.filters.isUnconfigured": "未設定", + "admin.group_settings.filters.isUnlinked": "未リンク", "admin.group_settings.group_detail.group_configuration": "グループ設定", "admin.group_settings.group_detail.groupProfileDescription": "このグループの名前です。", "admin.group_settings.group_detail.groupProfileTitle": "グループプロファイル", - "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "グループメンバのデフォルトのチームとチャンネルを設定してください。追加されたチームはデフォルトチャンネル、タウンスクエア、オフトピッックを含んでいます。チームを設定せずにチャンネルを追加すると、暗黙のチームが下記のうち指定されたグループ以外に追加されます。", + "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "グループメンバのデフォルトのチームとチャンネルを設定してください。追加されたチームはデフォルトチャンネル、タウンスクエア、オフトピッックを含んでいます。チームを設定せずにチャンネルを追加すると、暗黙のチームが下記チームに追加されます。", "admin.group_settings.group_detail.groupTeamsAndChannelsTitle": "チームとチャンネルのメンバーシップ", "admin.group_settings.group_detail.groupUsersDescription": "このグループに関連づけられたMattermostユーザーのリストです。", "admin.group_settings.group_detail.groupUsersTitle": "ユーザー", @@ -583,13 +606,13 @@ "admin.group_settings.group_details.add_team_or_channel": "チームとチャンネルを追加する", "admin.group_settings.group_details.group_profile.name": "名前:", "admin.group_settings.group_details.group_teams_and_channels_row.remove": "削除", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the '{name}' {displayType}. Please note this action will not remove the existing group users from the '{name}' {displayType}.", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the '{name}' {displayType}?", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "このメンバーシップを削除すると、今後このグループのユーザーは '{name}' {displayType} に追加されなくなります。この操作により既存のグループユーザーが '{name}' {displayType} から削除されることはありません。", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "はい、削除します", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "'{name}' {displayType} からメンバーシップを削除しますか?", "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "チームかチャンネルが指定されていません", "admin.group_settings.group_details.group_users.email": "電子メールアドレス:", "admin.group_settings.group_details.group_users.no-users-found": "ユーザーが見付かりません", - "admin.group_settings.group_details.menuAriaLabel": "チームとチャンネルを追加する", + "admin.group_settings.group_details.menuAriaLabel": "チームとチャンネルのメニューを追加する", "admin.group_settings.group_profile.group_teams_and_channels.name": "名前", "admin.group_settings.group_profile.group_users.ldapConnector": "AD/LDAPコネクタはこのグループとユーザーを同期・管理するために設定されています。[閲覧するには、ここをクリックしてください](/admin_console/authentication/ldap)", "admin.group_settings.group_row.configure": "設定する", @@ -601,14 +624,14 @@ "admin.group_settings.group_row.unlink_failed": "リンク解除できませんでした", "admin.group_settings.group_row.unlinking": "リンク解除しています", "admin.group_settings.groups_list.link_selected": "選択されたグループとリンクしています", - "admin.group_settings.groups_list.mappingHeader": "Mattermost Linking", + "admin.group_settings.groups_list.mappingHeader": "Mattermostリンク中", "admin.group_settings.groups_list.nameHeader": "名前", "admin.group_settings.groups_list.no_groups_found": "グループが見付かりませんでした", "admin.group_settings.groups_list.paginatorCount": "全 {total, number} 中: {startCount, number} - {endCount, number} ", "admin.group_settings.groups_list.unlink_selected": "選択されたグループのリンクを解除しました", "admin.group_settings.groupsPageTitle": "グループ", "admin.group_settings.introBanner": "グループは、ユーザーを編制し、グループ内の全ユーザーにアクションを適用するための方法です。\nグループについて詳しくは[説明文書](!https://www.mattermost.com/default-ad-ldap-groups)を参照してください。", - "admin.group_settings.ldapGroupsDescription": "グループをAD/LDAPからMattermostへリンク・設定します。[グループフィルター](/admin_console/authentication/ldap)が設定されていることを確認してください。", + "admin.group_settings.ldapGroupsDescription": "グループをAD/LDAPからMattermostへリンク・設定します。[グループフィルター]({siteURL}/admin_console/authentication/ldap)が設定されていることを確認してください。", "admin.group_settings.ldapGroupsTitle": "AD/LDAPグループ", "admin.image.amazonS3BucketDescription": "AWSでのS3バケットの名前を指定します。", "admin.image.amazonS3BucketExample": "例: \"mattermost-media\"", @@ -809,7 +832,7 @@ "admin.mfa.title": "多要素認証", "admin.nav.administratorsGuide": "管理者向けガイド", "admin.nav.commercialSupport": "商用サポート", - "admin.nav.menuAriaLabel": "Admin Console Menu", + "admin.nav.menuAriaLabel": "管理者コンソールメニュー", "admin.nav.switch": "チームを切り替える", "admin.nav.troubleshootingForum": "トラブルシューティング", "admin.notifications.email": "電子メールアドレス", @@ -868,8 +891,8 @@ "admin.permissions.permission.assign_system_admin_role.name": "システム管理者にする", "admin.permissions.permission.create_direct_channel.description": "ダイレクトチャンネルを作成する", "admin.permissions.permission.create_direct_channel.name": "ダイレクトチャンネルを作成する", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "カスタム絵文字の管理", + "admin.permissions.permission.create_emojis.description": "カスタム絵文字を作成する。", + "admin.permissions.permission.create_emojis.name": "カスタム絵文字の作成", "admin.permissions.permission.create_group_channel.description": "グループチャンネルを作成する", "admin.permissions.permission.create_group_channel.name": "グループチャンネルを作成する", "admin.permissions.permission.create_private_channel.description": "新しい非公開チャンネルを作成する。", @@ -880,10 +903,10 @@ "admin.permissions.permission.create_team.name": "チームを作成する", "admin.permissions.permission.create_user_access_token.description": "ユーザーアクセストークンを作成する", "admin.permissions.permission.create_user_access_token.name": "ユーザーアクセストークンを作成する", - "admin.permissions.permission.delete_emojis.description": "カスタム絵文字を削除する", - "admin.permissions.permission.delete_emojis.name": "カスタム絵文字を削除する", - "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", - "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", + "admin.permissions.permission.delete_emojis.description": "カスタム絵文字を削除する。", + "admin.permissions.permission.delete_emojis.name": "カスタム絵文字の削除", + "admin.permissions.permission.delete_others_emojis.description": "他者のカスタム絵文字を削除する。", + "admin.permissions.permission.delete_others_emojis.name": "他者のカスタム絵文字の削除", "admin.permissions.permission.delete_others_posts.description": "他のユーザーによって作成された投稿を削除できる。", "admin.permissions.permission.delete_others_posts.name": "他者の投稿の削除", "admin.permissions.permission.delete_post.description": "自身の投稿を削除可能。", @@ -906,14 +929,14 @@ "admin.permissions.permission.list_users_without_team.name": "チーム外のユーザー一覧", "admin.permissions.permission.manage_channel_roles.description": "チャンネルの役割の管理", "admin.permissions.permission.manage_channel_roles.name": "チャンネルの役割の管理", - "admin.permissions.permission.manage_incoming_webhooks.description": "内向き、外向きのウェブフックの作成、編集、削除。", - "admin.permissions.permission.manage_incoming_webhooks.name": "内向きのウェブフックを有効にする", + "admin.permissions.permission.manage_incoming_webhooks.description": "内向きのウェブフックを作成、編集、削除する。", + "admin.permissions.permission.manage_incoming_webhooks.name": "内向きのウェブフックの管理", "admin.permissions.permission.manage_jobs.description": "ジョブ管理", "admin.permissions.permission.manage_jobs.name": "ジョブ管理", "admin.permissions.permission.manage_oauth.description": "OAuth2.0アプリケーショントークンの作成、編集、削除。", "admin.permissions.permission.manage_oauth.name": "OAuthアプリケーション管理", - "admin.permissions.permission.manage_outgoing_webhooks.description": "内向き、外向きのウェブフックの作成、編集、削除。", - "admin.permissions.permission.manage_outgoing_webhooks.name": "外向きのウェブフックを有効にする", + "admin.permissions.permission.manage_outgoing_webhooks.description": "内向きのウェブフックを作成、編集、削除する。", + "admin.permissions.permission.manage_outgoing_webhooks.name": "外向きのウェブフックの管理", "admin.permissions.permission.manage_private_channel_members.description": "非公開チャンネルのメンバーの追加と削除。", "admin.permissions.permission.manage_private_channel_members.name": "チャンネルメンバー管理", "admin.permissions.permission.manage_private_channel_properties.description": "非公開チャンネル名、ヘッダー、目的の更新。", @@ -1193,7 +1216,7 @@ "admin.service.forward80To443": "ポート80を443へ転送する:", "admin.service.forward80To443Description": "全ての安全でない通信をポート80から安全なポート443へ転送します。プロキシサーバーを使用している場合は推奨されません。", "admin.service.forward80To443Description.disabled": "全ての安全でない通信をポート80から安全なポート443へ転送します。プロキシサーバーを使用している場合は推奨されません。\n \nこの設定はポート443が[接続待ち](#ListenAddress)になるまで有効にできません。", - "admin.service.googleDescription": "このキーを設定することで、YouTubeビデオプレビューのタイトルが表示されます。キーを設定しない場合、投稿かコメントにハイパーリンクが含まれると、タイトルが表示されない形式でYouTubeビデオのプレビューが生成されます。キーを取得し、YouTube Data API v3を追加する方法については[Google Developers Tutorial](!https://www.youtube.com/watch?v=Im69kzhpR3I)を参照してください。", + "admin.service.googleDescription": "このキーを設定することで、YouTube動画プレビューのタイトルが表示されます。キーを設定しない場合、投稿かコメントにハイパーリンクが含まれると、タイトルが表示されない形式でYouTube動画のプレビューが生成されます。キーを取得し、YouTube Data API v3を追加する方法については[Google Developers Tutorial](!https://www.youtube.com/watch?v=Im69kzhpR3I)を参照してください。", "admin.service.googleExample": "例: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"", "admin.service.googleTitle": "Google APIキー:", "admin.service.iconDescription": "有効な場合、ウェブフックとスラッシュコマンド、その他の統合機能([Zapier](!https://docs.mattermost.com/integrations/zapier.html)など)が、投稿に付属したプロフィール画像を変更することを許可します。注意: 統合機能にユーザー名の変更も許可した場合、フィッシング攻撃を許してしまう可能性があります。", @@ -1202,7 +1225,7 @@ "admin.service.insecureTlsTitle": "安全でない外向きの接続を有効にする: ", "admin.service.integrationAdmin": "統合機能の管理を管理者のみに制限する:", "admin.service.integrationAdminDesc": "有効な場合、ウェブフックとスラッシュコマンドはチーム管理者とシステム管理者のみが、OAuth 2.0アプリケーションはシステム管理者のみが作成、編集、閲覧できるようになります。統合機能は管理者によって作成された後、全てのユーザーが利用できます。", - "admin.service.internalConnectionsDesc": "A whitelist of local network addresses that can be requested by the Mattermost server on behalf of a client. Care should be used when configuring this setting to prevent unintended access to your local network. See [documentation](https://mattermost.com/pl/default-allow-untrusted-internal-connections) to learn more.", + "admin.service.internalConnectionsDesc": "クライアントに代わりMattermostサーバーからリクエスト可能なローカルネットワークアドレスのホワイトリストです。ローカルネットワークへの意図しないアクセスを防ぐためにこの設定を利用する場合、注意が必要です。詳しくは、[説明文書](https://mattermost.com/pl/default-allow-untrusted-internal-connections)を参照してください。", "admin.service.internalConnectionsEx": "webhooks.internal.example.com 127.0.0.1 10.0.16.0/28", "admin.service.internalConnectionsTitle": "信頼されていない内部接続を許可する: ", "admin.service.letsEncryptCertificateCacheFile": "Let's Encrypt証明書キャッシュファイル:", @@ -1212,9 +1235,9 @@ "admin.service.listenExample": "例: \":8065\"", "admin.service.mfaDesc": "有効な場合、AD/LDAPか電子メールログインのユーザーはGoogle Authenticatorを使用した多要素認証をアカウントに追加することができます。", "admin.service.mfaTitle": "多要素認証を有効にする:", - "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "例: \"30\"", - "admin.service.minimumHashtagLengthTitle": "最小パスワード長さ:", + "admin.service.minimumHashtagLengthDescription": "ハッシュタグの最小文字数です。これは2以上に設定する必要があります。MySQLで3文字未満の文字列の検索をサポートするには設定が必要です。[説明文書](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html)を参照して下さい。", + "admin.service.minimumHashtagLengthExample": "例: \"3\"", + "admin.service.minimumHashtagLengthTitle": "最小ハッシュタグ長:", "admin.service.mobileSessionDays": "モバイルのセッション維持期間 (日数):", "admin.service.mobileSessionDaysDesc": "ユーザーが最後に認証情報を入力した時から、そのユーザーのセッションが期限切れとなるまでの日数です。この設定を変更した後の新しいセッション維持期間は、次にユーザーが認証情報を入力してから有効になります。", "admin.service.outWebhooksDesc": "有効な場合、外向きのウェブフックが使用できます。詳しくは[説明文書](!http://docs.mattermost.com/developer/webhooks-outgoing.html)を参照してください。", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Writeタイムアウト:", "admin.service.writeTimeoutDescription": "HTTP(安全でない)を使用している場合、これはリクエストヘッダーの読み込みが完了してからレスポンスが書き込まれるまでの上限となる時間です。HTTPSを使用している場合、接続が受け付けられてからレスポンスが書き込まれるまでの合計時間です。", "admin.set_by_env": "この設定は環境変数を通じて設定されます。システムコンソールから変更することはできません。", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "詳細", "admin.sidebar.announcement": "アナウンスバナー", "admin.sidebar.audits": "コンプライアンスと監査", @@ -1273,10 +1297,11 @@ "admin.sidebar.elasticsearch": "Elasticsearch", "admin.sidebar.email": "電子メール", "admin.sidebar.emoji": "絵文字", - "admin.sidebar.experimental": "Experimental", + "admin.sidebar.experimental": "実験的機能", "admin.sidebar.external": "外部サービス", "admin.sidebar.files": "ファイル", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "設定の検索", + "admin.sidebar.filter-clear": "検索のクリア", "admin.sidebar.general": "全般", "admin.sidebar.gif": "GIF (ベータ版)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "招待メールを有効にする: ", "admin.team.enableConfirmNotificationsToChannelDescription": "有効な場合、5人以上のメンバーがいるチャンネル内で@channelや@allなどの投稿を行う際、確認画面が表示されるようになります。無効な場合、確認は要求されません。", "admin.team.enableConfirmNotificationsToChannelTitle": "@channnelと@all確認ダイアログを表示する: ", + "admin.team.invalidateEmailInvitesDescription": "この操作は、ユーザーがまだ受け付けていない電子メール招待を無効にします。 デフォルトでは、電子メール招待は48時間後に期限切れになります。", + "admin.team.invalidateEmailInvitesFail": "保留中の電子メール招待を無効化できません: {error}", + "admin.team.invalidateEmailInvitesSuccess": "保留中の電子メール招待は正常に無効化されました", + "admin.team.invalidateEmailInvitesTitle": "保留中の電子メール招待の無効化", "admin.team.maxChannelsDescription": "チーム毎のチャンネル数の最大値です。アクティブなチャンネルとアーカイブ済みのチャンネルの両方がカウントされます。", "admin.team.maxChannelsExample": "例: \"100\"", "admin.team.maxChannelsTitle": "チーム毎の最大チャンネル数:", @@ -1386,7 +1415,7 @@ "admin.team.openServerTitle": "オープンサーバーを有効にする: ", "admin.team.restrict_direct_message_any": "Mattermostの全てのユーザー", "admin.team.restrict_direct_message_team": "チームのメンバーのみ", - "admin.team.restrictDescription": "特定のドメインからのみチームとユーザーアカウントの作成を可能にします。単数(例: \"mattermost.org\")でもカンマ区切りで複数(例: \"corp.mattermost.com, mattermost.org\")でも指定できます。", + "admin.team.restrictDescription": "特定のドメインからのみチームとユーザーアカウントの作成を可能にします。単数(例: \"mattermost.org\")でもカンマ区切りで複数(例: \"corp.mattermost.com, mattermost.org\")でも指定できます。この設定は電子メールログインにのみ影響します。", "admin.team.restrictDirectMessage": "ダイレクトメッセージの対象範囲:", "admin.team.restrictDirectMessageDesc": "'Mattermostの全てのユーザー' は、サーバー上の全てのユーザーとダイレクトメッセージチャンネルを作成することができるようになります。同じチームに属していなくても構いません。 'チームのメンバーのみ' は、ダイレクトメッセージの 'もっと...' メニューに同じチームのメンバーしか表示されないよう制限されます。\n \n注意: この設定はUIにのみ影響があり、サーバーの権限には影響がありません。", "admin.team.restrictExample": "例: \"corp.mattermost.com, mattermost.org\"", @@ -1394,7 +1423,7 @@ "admin.team.showFullname": "氏名を表示する", "admin.team.showNickname": "ニックネームがあればそれを表示する。無ければ氏名を表示する。", "admin.team.showUsername": "ユーザー名を表示する(デフォルト)", - "admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to \"Mattermost\".", + "admin.team.siteNameDescription": "ログイン画面やUIに表示されるサービス名です。指定しない場合、デフォルトの\"Mattermost\"となります。", "admin.team.siteNameExample": "例: \"Mattermost\"", "admin.team.siteNameTitle": "サイト名:", "admin.team.teamCreationDescription": "無効な場合、システム管理者だけがチームを作成できます。", @@ -1420,7 +1449,7 @@ "admin.user_item.manageTeams": "チーム管理", "admin.user_item.manageTokens": "トークンの管理", "admin.user_item.member": "メンバー", - "admin.user_item.menuAriaLabel": "User Actions Menu", + "admin.user_item.menuAriaLabel": "ユーザーアクションメニュー", "admin.user_item.mfaNo": "**多要素認証**: 無効", "admin.user_item.mfaYes": "**多要素認証**: 有効", "admin.user_item.resetEmail": "電子メールを更新する", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "内向きのウェブフック", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0アプリケーション", "backstage_sidebar.integrations.outgoing_webhooks": "外向きのウェブフック", + "bot.add.description": "説明", + "bot.add.description.help": "(オプション) このBotが何をするのか他の人にもわかるようにするための説明。", + "bot.add.display_name.help": "(オプション) ボットのユーザー名の代わりにフルネームを表示することを選択できます", + "bot.add.post_all": "投稿:全て", + "bot.add.post_all.help": "ボットはダイレクトメッセージを含むすべてのMattermostチャンネルの投稿へアクセスできます。", + "bot.add.post_channels": "投稿:チャンネル", + "bot.add.post_channels.help": "ボットはMattermostのすべての公開チャンネルの投稿へアクセスできます。", + "bot.add.role": "役割", + "bot.add.role.help": "ボットがどの役割を持つのか選択してください。", + "bot.add.username.help": "英小文字、数字、ピリオド、ダッシュ、アンダースコアを使用できます。", + "bot.create_failed": "ボットを作成できませんでした", + "bot.create_token.close": "閉じる", + "bot.edit_failed": "ボットを編集できませんでした", + "bot.manage.create_token": "新しいトークンを生成する", + "bot.manage.disable": "無効にする", + "bot.manage.enable": "有効にする", + "bot.remove_profile_picture": "ボットアイコンを削除する", + "bot.token.default.description": "デフォルトトークン", + "bot.token.error.description": "説明を入力してください。", + "bots.add.displayName": "表示名", + "bots.add.icon": "ボットアイコン", + "bots.add.username": "ユーザー名", + "bots.disabled": "無効", + "bots.image.upload": " が画像をアップロードしました", + "bots.is_bot": "BOT", + "bots.manage.add": "ボットアカウントを追加する", + "bots.manage.add.cancel": "キャンセル", + "bots.manage.add.create": "ボットアカウントを作成する", + "bots.manage.add.creating": "作成中...", + "bots.manage.add.invalid_username": "ユーザー名は英小文字で始ま理、3-22文字以内でなければなりません。英小文字、数字、ピリオド、ダッシュ、アンダースコアが使用できます。", + "bots.manage.bot_accounts": "ボットアカウント", + "bots.manage.created.text": "ボットアカウント **{botname}** が正常に作成されました。ボットへ接続するには下記のアクセストークンを使用してください(詳しくは、[説明文書](https://mattermost.com/pl/default-bot-accounts)を参照してください)。", + "bots.manage.edit": "編集する", + "bots.manage.edit.editing": "アップロードしています...", + "bots.manage.edit.title": "更新する", + "bots.manage.empty": "ボットアカウントが見つかりません", + "bots.manage.header": "ボットアカウント", + "bots.manage.help": "プラグイン、もしくはAPIを通じてMattermostと連携するには{botAccounts}を使用してください。ボットアカウントはサーバー上の誰でも利用可能です。", + "bots.manage.search": "ボットアカウントを検索する", + "bots.managed_by": "管理者 ", + "bots.token.confirm": "削除", + "bots.token.confirm_text": "このトークンを本当に削除しますか?", + "bots.token.delete": "トークンを削除する", "center_panel.archived.closeChannel": "チャンネルを閉じる", "center_panel.permalink.archivedChannel": "**アーカイブされたチャンネル**閲覧しています。 ", "center_panel.recent": "ここをクリックして最近のメッセージへ移動します。 ", @@ -1601,7 +1673,7 @@ "channel_header.flagged": "フラグの立てられた投稿", "channel_header.leave": "チャンネルから脱退する", "channel_header.manageMembers": "メンバーを管理する", - "channel_header.menuAriaLabel": "Channel Menu", + "channel_header.menuAriaLabel": "チャンネルメニュー", "channel_header.mute": "チャンネルをミュートする", "channel_header.pinnedPosts": "ピン留めされた投稿", "channel_header.recentMentions": "最近のあなたについての投稿", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "目的", "channel_info.url": "URL:", "channel_invite.addNewMembers": "新しいメンバーを追加する。追加先: ", - "channel_loader.connection_error": "あなたのインターネット接続には問題があるようです。", "channel_loader.posted": "投稿済", "channel_loader.postedImage": " が画像をアップロードしました", "channel_loader.socketError": "Mattermostに接続できません。接続を確認してください。この問題が続くようならば、システム管理者に[WebSocketのポートを確認するよう](!https://about.mattermost.com/default-websocket-port-help)依頼してください。", @@ -1631,7 +1702,7 @@ "channel_members_dropdown.channel_member": "チャンネルのメンバー", "channel_members_dropdown.make_channel_admin": "チャンネル管理者にする", "channel_members_dropdown.make_channel_member": "チャンネルメンバーにする", - "channel_members_dropdown.menuAriaLabel": "Channel member role change", + "channel_members_dropdown.menuAriaLabel": "チャンネルメンバーの役割を変更する", "channel_members_dropdown.remove_from_channel": "チャンネルから削除する", "channel_members_dropdown.remove_member": "メンバーを削除する", "channel_members_modal.addNew": " 新しいメンバーを追加する", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "例: \"バグや改善を取りまとめるチャンネル\"", "channel_modal.type": "形式", "channel_notifications.allActivity": "全てのアクティビティーについて", - "channel_notifications.globalDefault": "システム全体のデフォルト({notifyLevel})", + "channel_notifications.globalDefault": "グローバルデフォルト", "channel_notifications.ignoreChannelMentions": "@channel、@here、@allによるあなたに対する投稿を無視する", + "channel_notifications.ignoreChannelMentions.help": "有効な場合、このチャンネルで@channel、@here、@allは通知されなくなります。", + "channel_notifications.ignoreChannelMentions.off.title": "オフ", + "channel_notifications.ignoreChannelMentions.on.title": "オン", "channel_notifications.muteChannel.help": "ミュートはこのチャンネルのデスクトップ、電子メール、プッシュ通知をオフにします。あなたについての投稿が行われるまで、このチャンネルは未読としてマークされません。", "channel_notifications.muteChannel.off.title": "オフ", "channel_notifications.muteChannel.on.title": "オン", @@ -1765,7 +1839,7 @@ "create_post.tutorialTip.title": "メッセージ送信中", "create_post.tutorialTip1": "メッセージを入力し、それを投稿するために**Enter**を押してください。", "create_post.tutorialTip2": "画像またはファイルをアップロードするには **添付** ボタンをクリックしてください。", - "create_post.write": "Write to {channelDisplayName}", + "create_post.write": "{channelDisplayName}へ投稿する", "create_team.agreement": "アカウントを作成し{siteName}を利用する前に[利用規約]({TermsOfServiceLink})と[プライバシーポリシー]({PrivacyPolicyLink})に同意してください。同意できない場合は{siteName}は使用できません。", "create_team.display_name.charLength": "名前は{min}文字以上の{max}文字以下にしてください。後でより長いチームの説明を追加することができます。", "create_team.display_name.nameHelp": "チーム名はどんな言語でも使うことができます。チーム名はメニューと画面上部に表示されます。", @@ -1906,10 +1980,12 @@ "file_info_preview.size": "サイズ ", "file_info_preview.type": "ファイル形式 ", "file_upload.disabled": "ファイル添付が無効です。", + "file_upload.drag_folder": "フォルダーはアップロードできません。すべてのファイルを個別にドラッグしてください。", "file_upload.fileAbove": "{max}MBを越えるファイルはアップロードできません: {filename}", "file_upload.filesAbove": "{max}MBを越えるファイルはアップロードできません: {filenames}", + "file_upload.generic_error": "ファイルのアップロード中に問題が発生しました。", "file_upload.limited": "同時にアップロードできるのは{count, number}ファイルまでです。これ以上アップロードするには新しい投稿をしてください。", - "file_upload.menuAriaLabel": "Upload type selector", + "file_upload.menuAriaLabel": "アップロードタイプ選択", "file_upload.pasted": "画像の貼り付け先: ", "file_upload.upload_files": "ファイルをアップロードする", "file_upload.zeroBytesFile": "空のファイルをアップロードしようとしています: {filename}", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "下向き矢印アイコン", "generic_icons.attach": "添付アイコン", "generic_icons.back": "戻るアイコン", + "generic_icons.bot": "ボットアイコン", "generic_icons.breadcrumb": "パンくずリストアイコン", "generic_icons.channel.draft": "チャンネルドラフトアイコン", "generic_icons.channel.private": "非公開チャンネルアイコン", @@ -2009,107 +2086,108 @@ "get_team_invite_link_modal.help": "チームメイトに以下のリンクを送ることで、このチームサイトへの利用登録をしてもらえます。チーム招待リンクは、チーム管理者が再生成しない限り、複数のチームメイトで共有して使うことができます。", "get_team_invite_link_modal.helpDisabled": "あなたのチームではユーザー作成は無効になっています。チーム管理者に詳細を問い合わせてください。", "get_team_invite_link_modal.title": "チーム招待リンク", - "help.attaching.downloading.description": "#### ファイルのダウンロード\nサムネイルの隣にあるダウンロードアイコンをクリックするか、ファイルのプレビューを開いて**ダウンロード**をクリックすることで添付ファイルをダウンロードできます。", - "help.attaching.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### ドラッグアンドドロップ\nあなたのコンピューターから画面右部、もしくは中央部分にファイルをドラッグすることで、選択したファイル(複数可)をアップロードできます。ドラッグアンドドロップすることでファイルはメッセージ入力ボックスに添付され、追加でメッセージを入力することもでき、**ENTER**を押すと投稿されます。", - "help.attaching.icon.description": "#### 添付アイコン\nもう一つの方法として、メッセージ入力ボックスにある灰色のクリップのアイコンをクリックすることでファイルをアップロードできます。アイコンをクリックするとアップロードしたいファイルを選ぶためのシステムファイルビューワーが開き、**開く**をクリックすることでメッセージ入力ボックスにファイルをアップロードします。追加でメッセージを入力することもでき、**ENTER**を押すと投稿されます。", + "help.attaching.downloading.description": "サムネイルの隣にあるダウンロードアイコンをクリックするか、ファイルのプレビューを開いて**ダウンロード**をクリックすることで添付ファイルをダウンロードできます。", + "help.attaching.downloading.title": "ファイルダウンロード", + "help.attaching.dragdrop.description": "あなたのコンピューターから画面右部、もしくは中央部分にファイルをドラッグすることで、選択したファイル(複数可)をアップロードできます。ドラッグアンドドロップすることでファイルはメッセージ入力ボックスに添付され、追加でメッセージを入力することもでき、**ENTER**を押すと投稿されます。", + "help.attaching.dragdrop.title": "ドラッグ&ドロップ", + "help.attaching.icon.description": "もう一つの方法として、メッセージ入力ボックスにある灰色のクリップのアイコンをクリックすることでファイルをアップロードできます。アイコンをクリックするとアップロードしたいファイルを選択するためのシステムファイルビューワーが開き、**開く**をクリックすることでメッセージ入力ボックスにファイルをアップロードします。追加でメッセージを入力することもでき、**ENTER**を押すと投稿されます。", "help.attaching.icon.title": "添付アイコン", - "help.attaching.limitations.description": "## ファイルサイズ制限\nMattermostは投稿ごとに最大5つの添付ファイル、それぞれの最大ファイルサイズ50MBまでをサポートしています。", - "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## 添付方法\nドラッグアンドドロップするかメッセージ入力ボックスの添付アイコンをクリックすることでファイルを添付できます。", - "help.attaching.methods.title": "Attachment Methods", + "help.attaching.limitations.description": "Mattermostは投稿ごとに最大5つの添付ファイル、それぞれの最大ファイルサイズ50MBまでをサポートしています。", + "help.attaching.limitations.title": "ファイルサイズ制限", + "help.attaching.methods.description": "ドラッグアンドドロップするかメッセージ入力ボックスの添付アイコンをクリックすることでファイルを添付できます。", + "help.attaching.methods.title": "添付方法", "help.attaching.notSupported": "文書のプレビュー(Word、Excel、PPT)はまだサポートされていません。", - "help.attaching.pasting.description": "#### 画像の貼り付け\nChrome、Edgeではクリップボードからの貼り付けによりファイルをアップロードすることもできます。これは他のブラウザーではまだサポートされていません。", - "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## ファイルプレビュー\nMattermostはメディアの閲覧やファイルのダウンロード、公開リンクを共有するための内蔵ファイルプレビュー画面があります。ファイルプレビュー画面を開くには添付したファイルのサムネイルをクリックしてください。", - "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 公開リンクの共有\n公開リンクは、あなたのMattermostチームの外側にいる人に添付ファイルを共有することを可能にします。添付ファイルのサムネイルをクリックしてファイルプレビュー画面を開き、**公開リンクを取得する**をクリックしてください。リンクをコピーするためのダイアログボックスが開きます。リンクが共有され、別のユーザーによって開かれた場合、ファイルは自動的にダウンロードされます。", - "help.attaching.publicLinks.title": "Sharing Public Links", + "help.attaching.pasting.description": "Chrome、Edgeではクリップボードからの貼り付けによりファイルをアップロードすることもできます。これは他のブラウザーではまだサポートされていません。", + "help.attaching.pasting.title": "画像の貼り付け", + "help.attaching.previewer.description": "Mattermostはメディアの閲覧やファイルのダウンロード、公開リンクを共有するための内蔵ファイルプレビュー画面があります。ファイルプレビュー画面を開くには添付したファイルのサムネイルをクリックしてください。", + "help.attaching.previewer.title": "ファイルプレビュー", + "help.attaching.publicLinks.description": "公開リンクは、あなたのMattermostチームの外側にいる人に添付ファイルを共有することを可能にします。添付ファイルのサムネイルをクリックしてファイルプレビュー画面を開き、**公開リンクを取得する**をクリックしてください。リンクをコピーするためのダイアログボックスが開きます。リンクが共有され、別のユーザーによって開かれた場合、ファイルは自動的にダウンロードされます。", + "help.attaching.publicLinks.title": "公開リンクの共有", "help.attaching.publicLinks2": "ファイルプレビュー画面に**公開リンクを取得する**が無く、あなたがその機能を有効にしたい場合、システム管理者にシステムコンソールの**セキュリティー** > **公開リンク**から機能を有効にするよう依頼してください。", - "help.attaching.supported.description": "#### サポートされているメディアタイプ\nサポートされていないメディアタイプをプレビューしようとした場合、ファイルプレビュー画面は標準的なメディア添付アイコンを開きます。サポートされているメディア形式はブラウザーとOSに大きく依存していますが、以下の形式はほとんどのブラウザー上のMattermostでサポートされています:", - "help.attaching.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", - "help.attaching.supportedListItem2": "Video: MP4", - "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", + "help.attaching.supported.description": "サポートされていないメディアタイプをプレビューしようとした場合、ファイルプレビュー画面は標準的なメディア添付アイコンを開きます。サポートされているメディア形式はブラウザーとOSに大きく依存していますが、以下の形式はほとんどのブラウザー上のMattermostでサポートされています:", + "help.attaching.supported.title": "サポートされているメディアタイプ", + "help.attaching.supportedListItem1": "画像: BMP, GIF, JPG, JPEG, PNG", + "help.attaching.supportedListItem2": "動画: MP4", + "help.attaching.supportedListItem3": "オーディオ: MP3, M4A", + "help.attaching.supportedListItem4": "ドキュメント: PDF", "help.attaching.title": "ファイルを添付する", - "help.commands.builtin.description": "## 内蔵コマンド\n以下のスラッシュコマンドは全てのMattermostで利用できます:", - "help.commands.builtin.title": "Built-in Commands", + "help.commands.builtin.description": "以下のスラッシュコマンドは全てのMattermostで利用できます:", + "help.commands.builtin.title": "内蔵コマンド", "help.commands.builtin2": "最初に`/`を入力するとスラッシュコマンドのリストがテキスト入力ボックスの上に表示されます。自動補完の提案では黒字での入力例と灰字での短い説明が表示されます。", - "help.commands.custom.description": "## カスタムコマンド\nカスタムスラッシュコマンドは外部のアプリケーションを統合します。例えば、あるチームでは、健康記録を`/patient joe smith`でチェックしたり、ある都市の週間天気予報を`/weather toronto week`でチェックするためのカスタムスラッシュコマンドを設定しています。システム管理者に聞くか、`/`を入力して自動補完リストを開いて、あなたのチームがどんなカスタムコマンドをを設定しているか確認してみてください。", - "help.commands.custom.title": "Custom Commands", + "help.commands.custom.description": "カスタムスラッシュコマンドは外部のアプリケーションを統合します。例えば、あるチームでは、健康記録を`/patient joe smith`でチェックしたり、ある都市の週間天気予報を`/weather toronto week`でチェックするためのカスタムスラッシュコマンドを設定しています。システム管理者に聞くか、`/`を入力して自動補完リストを開いて、あなたのチームがどんなカスタムコマンドをを設定しているか確認してみてください。", + "help.commands.custom.title": "カスタムコマンド", "help.commands.custom2": "カスタムスラッシュコマンドはデフォルトでは無効化されており、システム管理者によって**システムコンソール** > **統合機能** > **ウェブフックとコマンド**から有効化できます。カスタムスラッシュコマンドの設定については[開発者向けスラッシュコマンド説明文書](http://docs.mattermost.com/developer/slash-commands.html)を参照してください。", - "help.commands.intro1": "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.", - "help.commands.intro2": "Built-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.intro1": "スラッシュコマンドはMattermostのテキスト入力ボックスに入力することで動作します。`/`の後にコマンドと引数を入力してください。", + "help.commands.intro2": "内蔵スラッシュコマンドはすべてのMattermostで利用可能であり、カスタムスラッシュコマンドは外部アプリケーションと連携するために設定することができます。カスタムスラッシュコマンドの設定について、詳しくは[開発者向けスラッシュコマンドドキュメントページ](!http://docs.mattermost.com/developer/slash-commands.html)を参照してください。", "help.commands.title": "コマンドを実行する", - "help.composing.deleting.description": "## メッセージの削除\nあなたが書いたメッセージの隣にある**[...]**アイコンをクリックし、**削除**をクリックすることでメッセージを削除できます。システム管理者とチーム管理者は彼らのシステムやチーム内のどんなメッセージでも削除できます。", - "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## メッセージの編集\nあなたが書いたメッセージの隣にある**[...]**アイコンをクリックし、**編集**をクリックすることでメッセージを編集できます。メッセージテキストへの修正をした後、**ENTER**を押すと修正を保存します。メッセージの編集は新規に@mention通知やデスクトップ通知、通知音をトリガーしません。", - "help.composing.editing.title": "メッセージ編集中", - "help.composing.linking.description": "## メッセージへのリンク\n**パーマリンク**機能はメッセージへのリンクを生成します。このリンクをチャンネル内の他のユーザーに共有することで、メッセージアーカイブ内のリンクされたメッセージを見せることができます。メッセージが投稿されたチャンネルのメンバーでないユーザーはパーマリンクを見ることができません。メッセージの隣にある**[...]**アイコン > **パーマリンク** > **リンクをコピーする**からパーマリンクを取得できます。", - "help.composing.linking.title": "Linking to a message", - "help.composing.posting.description": "## メッセージの投稿\nテキスト入力ボックスへメッセージを書き、ENTER を押すとメッセージを送信します。メッセージを送信せずに改行するには SHIFT + ENTER を使用してください。 CTRL + ENTER でメッセージを送信するには **メインメニュー > アカウント設定 > CTRL + ENTERでメッセージを投稿する** から設定してください。", - "help.composing.posting.title": "メッセージ編集中", - "help.composing.posts.description": "#### 投稿\n投稿は親となるメッセージと考えることができます。たびたび返信によるスレッドの始まりとなるメッセージです。投稿は、中央下部にあるテキスト入力ボックスから作成し、送信することができます。", + "help.composing.deleting.description": "あなたが書いたメッセージの隣にある**[...]**アイコンをクリックし、**削除**をクリックすることでメッセージを削除できます。システム管理者とチーム管理者は彼らのシステムやチーム内のどんなメッセージでも削除できます。", + "help.composing.deleting.title": "メッセージの削除", + "help.composing.editing.description": "あなたが書いたメッセージの隣にある**[...]**アイコンをクリックし、**編集**をクリックすることでメッセージを編集できます。メッセージテキストへの修正をした後、**ENTER**を押すと修正を保存します。メッセージの編集は新規に@mention通知やデスクトップ通知、通知音をトリガーしません。", + "help.composing.editing.title": "メッセージの編集", + "help.composing.linking.description": "**パーマリンク**機能はメッセージへのリンクを生成します。このリンクをチャンネル内の他のユーザーに共有することで、メッセージアーカイブ内のリンクされたメッセージを見せることができます。メッセージが投稿されたチャンネルのメンバーでないユーザーはパーマリンクを見ることができません。メッセージの隣にある**[...]**アイコン > **パーマリンク** > **リンクをコピーする**からパーマリンクを取得できます。", + "help.composing.linking.title": "メッセージへのリンク", + "help.composing.posting.description": "テキスト入力ボックスへメッセージを書き、ENTER を押すとメッセージを送信します。メッセージを送信せずに改行するには SHIFT + ENTER を使用してください。 CTRL + ENTER でメッセージを送信するには **メインメニュー > アカウント設定 > CTRL + ENTERでメッセージを投稿する** から設定してください。", + "help.composing.posting.title": "メッセージの投稿", + "help.composing.posts.description": "投稿は親となるメッセージと考えることができます。たびたび返信によるスレッドの始まりとなるメッセージです。投稿は、中央下部にあるテキスト入力ボックスから作成し、送信することができます。", "help.composing.posts.title": "投稿", - "help.composing.replies.description1": "Reply 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.", - "help.composing.replies.description2": "When 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.replies.title": "Replies", - "help.composing.title": "メッセージ送信中", - "help.composing.types.description": "## メッセージのタイプ\n元のスレッドの会話として返信します。", - "help.composing.types.title": "Message Types", + "help.composing.replies.description1": "メッセージの隣にあるリプライアイコンをクリックすることで、メッセージへ返信することができます。この操作により右サイドバーが開き、そこでメッセージスレッドの確認や返信の作成・送信を行うことができます。返信はチャット画面では親投稿に対する子投稿であることを示すために少しインデントされます。", + "help.composing.replies.description2": "右サイドバーで返信を作成する際、スレッドの内容を読みやすくするにはサイドバーの上部にある2つの矢印からなる展開/折りたたみアイコンをクリックしてください。", + "help.composing.replies.title": "返信", + "help.composing.title": "メッセージの送信", + "help.composing.types.description": "元のスレッドの会話として返信します。", + "help.composing.types.title": "メッセージのタイプ", "help.formatting.checklist": "角括弧で囲うことでタスクリストを作成する:", "help.formatting.checklistExample": "- [ ] 項目1\n- [ ] 項目2\n- [x] 完了した項目", - "help.formatting.code.description": "## コードブロック\n\nそれぞれの行を4つのスペースでインデントするか、コードの上下の行に```を書くことでコードブロックを作成できます。", + "help.formatting.code.description": "それぞれの行を4つのスペースでインデントするか、コードの上下の行に```を書くことでコードブロックを作成できます。", "help.formatting.code.title": "コードブロック", "help.formatting.codeBlock": "コードブロック", - "help.formatting.emojis.description": "## 絵文字\n\n`:`を入力することで絵文字自動補完を開くことができます。全絵文字のリストは [こちら](http://www.emoji-cheat-sheet.com/)で見ることができます。使いたい絵文字がない場合、あなた自身の[カスタム絵文字](http://docs.mattermost.com/help/settings/custom-emoji.html)を作成することができます。", + "help.formatting.emojis.description": "`:`を入力することで絵文字自動補完を開くことができます。全絵文字のリストは [こちら](http://www.emoji-cheat-sheet.com/)で見ることができます。使いたい絵文字がない場合、あなた自身の[カスタム絵文字](http://docs.mattermost.com/help/settings/custom-emoji.html)を作成することができます。", "help.formatting.emojis.title": "絵文字", "help.formatting.example": "例:", "help.formatting.githubTheme": "**GitHubテーマ**", - "help.formatting.headings.description": "## 見出し\n\nタイトルの前に # とスペースを入力することで見出しを作成できます。#の数を増やすほど見出しが小さくなります。", - "help.formatting.headings.title": "Headings", + "help.formatting.headings.description": "タイトルの前に # とスペースを入力することで見出しを作成できます。#の数を増やすほど見出しが小さくなります。", + "help.formatting.headings.title": "見出し", "help.formatting.headings2": "別の方法として、見出しを作成するために`===` や `---` を使ってテキストに下線を引くやり方もあります。", "help.formatting.headings2Example": "大きな見出し\n-------------", "help.formatting.headingsExample": "## 大きな見出し\n### 小さな見出し\n#### さらに小さな見出し", - "help.formatting.images.description": "## インライン画像\n\n`!`に続いて角括弧で囲んだ代替テキストと括弧で囲んだリンクを使用することでインライン画像を作成できます。リンクの後に引用符で囲んだテキストを書くことでホバーテキストを追加できます。", - "help.formatting.images.title": "In-line Images", + "help.formatting.images.description": "`!`に続いて角括弧で囲んだ代替テキストと括弧で囲んだリンクを使用することでインライン画像を作成できます。リンクの後に引用符で囲んだテキストを書くことでホバーテキストを追加できます。", + "help.formatting.images.title": "インライン画像", "help.formatting.imagesExample": "![代替テキスト](リンク \"ホバーテキスト\")\n\nと\n\n[![Build Status](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## インラインコード\n\nテキストをバッククォートで囲むとインライン等幅フォントを作成できます。", - "help.formatting.inline.title": "招待コード", + "help.formatting.inline.description": "テキストをバッククォートで囲むとインライン等幅フォントを作成できます。", + "help.formatting.inline.title": "インラインコード", "help.formatting.intro": "Markdownを使うとメッセージの書式を簡単に設定することができます。通常通りメッセージを入力し、特別なフォーマットで表示するためにはこれらのルールを使用してください。", - "help.formatting.lines.description": "## ライン\n\n`*`か`_`か`-`を3つ使用することでラインを引くことができます。", - "help.formatting.lines.title": "Lines", + "help.formatting.lines.description": "`*`か`_`か`-`を3つ使用することでラインを引くことができます。", + "help.formatting.lines.title": "ライン", "help.formatting.linkEx": "[Mattermostをチェックしてください!](https://about.mattermost.com/)", - "help.formatting.links.description": "## リンク\n\n角括弧で囲んだテキストと括弧で囲んだ関連するリンクを書くことでラベル付けされたリンクを作成できます。", - "help.formatting.links.title": "Links", + "help.formatting.links.description": "角括弧で囲んだテキストと括弧で囲んだ関連するリンクを書くことでラベル付けされたリンクを作成できます。", + "help.formatting.links.title": "リンク", "help.formatting.listExample": "* リスト項目1\n* リスト項目2\n * 項目2の下位", - "help.formatting.lists.description": "## リスト\n\n`*`か`-`を使用して箇条書きすることでリストを作成できます。これらの記号の前に2つのスペースを追加することでインデントすることができます。", - "help.formatting.lists.title": "Lists", + "help.formatting.lists.description": "`*`か`-`を使用して箇条書きすることでリストを作成できます。これらの記号の前に2つのスペースを追加することでインデントすることができます。", + "help.formatting.lists.title": "リスト", "help.formatting.monokaiTheme": "**Monokaiテーマ**", "help.formatting.ordered": "代わりに数字を使用することで順序付きリストにできます:", "help.formatting.orderedExample": "1. 項目1\n2. 項目2", - "help.formatting.quotes.description": "Create block quotes using `>`.", - "help.formatting.quotes.title": "> ブロック引用", + "help.formatting.quotes.description": "`>`を使ってブロック引用を作成できます。", + "help.formatting.quotes.title": "ブロック引用", "help.formatting.quotesExample": "`> ブロック引用` はこのように表示されます:", "help.formatting.quotesRender": "> ブロック引用", "help.formatting.renders": "このように表示されます:", "help.formatting.solirizedDarkTheme": "**Solarized Dark Theme**", "help.formatting.solirizedLightTheme": "**Solarized Light Theme**", - "help.formatting.style.description": "You can use either `_` or `*` around a word to make it italic. Use two to make it bold.", - "help.formatting.style.listItem1": "`_italics_` renders as _italics_", - "help.formatting.style.listItem2": "`**bold**` renders as **bold**", - "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", - "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.style.title": "Text Style", - "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.description": "### シンタックスハイライト\n\nシンタックスハイライトを追加するためには、コードブロックの初めの ``` の後にハイライトしたい言語を入力します。Mattermostは4つの異なるコードテーマ(GitHub、Solarized Dark、Solarized Light、Monokai)を提供しており、**アカウント設定** > **表示** > **テーマ** > **カスタムテーマ** > **中央チャンネルのスタイル** で変更できます。", - "help.formatting.syntax.title": "Syntax Highlighting", + "help.formatting.style.description": "文字を`_`か`*`で囲むことで文字をイタリック体にすることができます。記号をそれぞれ2つにすることで太字にできます。", + "help.formatting.style.listItem1": "`_italics_` は _italics_ のように表示されます", + "help.formatting.style.listItem2": "`**bold**` は **bold** のように表示されます", + "help.formatting.style.listItem3": "`**_bold-italic_**` は **_bold-italics_** のように表示されます", + "help.formatting.style.listItem4": "`~~strikethrough~~` は ~~strikethrough~~ のように表示されます", + "help.formatting.style.title": "テキストスタイル", + "help.formatting.supportedSyntax": "サポートされている言語: `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.description": "シンタックスハイライトを追加するためには、コードブロックの初めの ``` の後にハイライトしたい言語を入力します。Mattermostは4つの異なるコードテーマ(GitHub、Solarized Dark、Solarized Light、Monokai)を提供しており、**アカウント設定** > **表示** > **テーマ** > **カスタムテーマ** > **中央チャンネルのスタイル** で変更できます。", + "help.formatting.syntax.title": "シンタックスハイライト", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "help.formatting.tableExample": "| 左寄せ | 中央寄せ | 右寄せ |\n| :--------- |:-------------:| -----:|\n| 左カラム1 | このテキスト | $100 |\n| 左カラム2 | は | $10 |\n| 左カラム3 | 中央寄せです | $1 |", - "help.formatting.tables.description": "## テーブル\n\nヘッダー行の下に破線を書き、列をパイプ`|`で区切ることでテーブルを作成できます。(列の位置を正確に並べる必要はありません)。ヘッダー行の中にコロン`:`を含めることでテーブルの列の整列方法を選択できます。", + "help.formatting.tables.description": "ヘッダー行の下に破線を書き、列をパイプ`|`で区切ることでテーブルを作成できます。(列の位置を正確に並べる必要はありません)。ヘッダー行の中にコロン`:`を含めることでテーブルの列の整列方法を選択できます。", "help.formatting.tables.title": "テーブル", - "help.formatting.title": "Formatting Text", + "help.formatting.title": "テキストのフォーマット", "help.learnMore": "もっと詳しく知るには:", "help.link.attaching": "ファイルを添付する", "help.link.commands": "コマンドを実行する", @@ -2117,19 +2195,19 @@ "help.link.formatting": "メッセージをMarkdownで書式設定する", "help.link.mentioning": "チームメイトについての投稿を作成する", "help.link.messaging": "基本的なメッセージを作成する", - "help.mentioning.channel.description": "#### @チャンネル\n`@チャンネル`を入力することでチャンネル全体への投稿をすることができます。チャンネルの全てのメンバーは個人的に投稿されたのと同じように通知を受け取ります。", - "help.mentioning.channel.title": "チャンネル", + "help.mentioning.channel.description": "`@channel`を入力することでチャンネル全体への投稿をすることができます。チャンネルの全てのメンバーは個人的に投稿されたのと同じように通知を受け取ります。", + "help.mentioning.channel.title": "@channel", "help.mentioning.channelExample": "@チャンネル 今週の面接の成果。素晴らしい志望者が何人かいたよ!", - "help.mentioning.mentions.description": "## @Mention\n特定のチームメンバーの注意を惹きたい場合は@mentionを使用してください。", - "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## 最近のあなたについての投稿\n最近のあなたについての投稿を検索するためには検索ボックスの隣にある`@`をクリックしてみてください。画面右部の検索結果にある**移動する**をクリックすると、その投稿のメッセージのチャンネルと場所に移動します。", + "help.mentioning.mentions.description": "特定のチームメンバーの注意を惹きたい場合は@mentionを使用してください。", + "help.mentioning.mentions.title": "あなたについての投稿", + "help.mentioning.recent.description": "最近のあなたについての投稿を検索するには、検索ボックスの隣にある`@`をクリックしてください。画面右部の検索結果にある**移動する**をクリックすると、その投稿のチャンネルと場所に移動します。", "help.mentioning.recent.title": "最近のあなたについての投稿", "help.mentioning.title": "チームメイトについての投稿を作成する", - "help.mentioning.triggers.description": "## 誰かについての投稿となる単語\n@ユーザー名 と @チャンネル による通知に加え、**アカウント設定** > **通知** > **あなたについての投稿となる単語**で通知のトリガーとなる単語をカスタマイズできます。デフォルトでは名前(ファーストネーム)での通知を受け取ることができますが、入力ボックスにカンマ区切りで通知を受ける単語を追加できます。これは「面接」や「マーケティング」などの特定の話題に関する全ての投稿の通知を受けたい場合に役立ちます。", + "help.mentioning.triggers.description": "@ユーザー名 と @channel による通知に加え、**アカウント設定** > **通知** > **あなたについての投稿となる単語**で通知のトリガーとなる単語をカスタマイズできます。デフォルトでは名前(ファーストネーム)での通知を受け取ることができますが、入力ボックスにカンマ区切りで通知を受ける単語を追加できます。これは「面接」や「マーケティング」などの特定の話題に関する全ての投稿の通知を受けたい場合に役立ちます。", "help.mentioning.triggers.title": "あなたについての投稿となる単語", - "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @ユーザー名\nチームメイトへの投稿通知を送るためにユーザー名に加えて記号`@`を使うことで彼らについての投稿をすることができます。\n\n投稿するチームメンバーのリストを表示するには`@`を入力してください。リストをフィルターするには、ユーザー名か名前(ファーストネーム)か苗字(ラストネーム)かニックネームどれかの最初の数文字を入力してください。**↑**と**↓**キーでリスト全体をスクロールすることができ、**ENTER**を押すと投稿対象のユーザーを選択できます。一度選択されると、ユーザー名は自動的にフルネームかニックネームに置き換わります。\n以下の例では**alice**へチャンネルとメッセージが通知される特別な投稿通知を送信します。もし**alice**がMattermostから離れていて、かつ[電子メール通知](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications)をオンにしていた場合、彼女はメッセージテキストが添えられた電子メール通知を受け取ることになります。", - "help.mentioning.username.title": "ユーザー名", + "help.mentioning.username.description1": "`@`に続いてユーザー名を入力することで、チームメイトへの通知を送信するための投稿を行うことができます。", + "help.mentioning.username.description2": "チームメイトへの投稿通知を送るためにユーザー名に加えて記号`@`を使うことで彼らについての投稿をすることができます。投稿するチームメンバーのリストを表示するには`@`を入力してください。リストをフィルターするには、ユーザー名か名前(ファーストネーム)か苗字(ラストネーム)かニックネームどれかの最初の数文字を入力してください。**↑**と**↓**キーでリスト全体をスクロールすることができ、**ENTER**を押すと投稿対象のユーザーを選択できます。一度選択されると、ユーザー名は自動的にフルネームかニックネームに置き換わります。以下の例では**alice**へチャンネルとメッセージが通知される特別な投稿通知を送信します。もし**alice**がMattermostから離れていて、かつ[電子メール通知](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications)をオンにしていた場合、彼女はメッセージテキストが添えられた電子メール通知を受け取ることになります。", + "help.mentioning.username.title": "@ユーザー名", "help.mentioning.usernameCont": "あなたが投稿対象としたユーザーがチャンネルに属していなかった場合、それを知らせるシステムメッセージが投稿されます。これはそのメッセージのトリガーとなった人だけに見える一時的なメッセージです。投稿対象のユーザーをチャンネルに追加するには、チャンネル名のドロップダウンメニューから**メンバーを追加する**を選択します。", "help.mentioning.usernameExample": "@alice 君の面接の新しい志望者はどうだった?", "help.messaging.attach": "**ファイルを添付する** Mattermostへのドラッグアンドドロップするか、テキスト入力ボックスの添付アイコンをクリックします。", @@ -2137,7 +2215,7 @@ "help.messaging.format": "**メッセージの書式設定** テキストのスタイリングや見出し、リンク、顔文字、コードブロック、引用、テーブル、リスト、インライン画像をサポートするMarkdownを使用します。", "help.messaging.notify": "**チームメイトへの通知** 必要な時に`@username`を入力します。", "help.messaging.reply": "**メッセージへの返信** メッセージの隣にある返信の矢印をクリックします。", - "help.messaging.title": "Messaging Basics", + "help.messaging.title": "基本的なメッセージ", "help.messaging.write": "**メッセージを書く** Mattermostの画面下部のテキスト入力ボックスを使います。ENTER を押すとメッセージが送信されます。SHIFT+ENTER を使うとメッセージを送ることなく改行することができます。", "installed_command.header": "スラッシュコマンド", "installed_commands.add": "スラッシュコマンドを追加する", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "外向きのウェブフックは外部の統合機能がメッセージを受け取りレスポンスを返してくる場合に使用します", "integrations.outgoingWebhook.title": "外向きのウェブフック", "integrations.successful": "セットアップが成功しました", + "interactive_dialog.cancel": "キャンセル", + "interactive_dialog.element.optional": "(オプション)", + "interactive_dialog.submit": "送信する", "interactive_dialog.submitting": "送信しています...", "intro_messages.anyMember": " このチャンネルには誰でも参加して投稿を閲覧することができます。", "intro_messages.beginning": "{name}のトップ", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users}と{last}が入力しています...", "msg_typing.isTyping": "{user}が入力しています...", "multiselect.add": "追加", + "multiselect.adding": "Adding...", "multiselect.go": "開始", "multiselect.list.notFound": "アイテムが見付かりません", "multiselect.loading": "読み込んでいます...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "↑↓で閲覧、 ↵で選択。あと{num, number} {num, plural, one {person} other {people}} 追加できます。 ", "multiselect.numRemaining": "あと{num, number}人追加できます", "multiselect.placeholder": "メンバーを検索し追加します", + "multiselect.selectChannels": "↑↓で閲覧、 ↵で選択。", "multiselect.selectTeams": "↑↓で閲覧、 ↵で選択。", "navbar_dropdown.about": "Mattermostについて", "navbar_dropdown.accountSettings": "アカウントの設定", @@ -2457,7 +2540,7 @@ "post_info.del": "削除する", "post_info.dot_menu.tooltip.more_actions": "その他のアクション", "post_info.edit": "編集する", - "post_info.menuAriaLabel": "Post extra options", + "post_info.menuAriaLabel": "投稿に関する追加オプション", "post_info.message.show_less": "表示を少なくする", "post_info.message.show_more": "さらに表示", "post_info.message.visible": "(あなただけが見ることができます)", @@ -2471,7 +2554,6 @@ "post_info.unpin": "チャンネルへのピン留めをやめる", "post_message_view.edited": "(編集済)", "posts_view.loadMore": "もっとメッセージを読み込む", - "posts_view.maxLoaded": "昔のメッセージを探していますか? ぜひ検索を実行してみてください", "posts_view.newMsg": "新しいメッセージ", "posts_view.newMsgBelow": "新しい {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "チャンネル", @@ -2479,7 +2561,7 @@ "quick_switch_modal.channelsShortcut.windows": "- CTRL+K", "quick_switch_modal.help": "入力を開始した後、TABキーでチーム/チャンネルを切替、 ↑↓で閲覧、 ↵で選択、 ESCでキャンセル。", "quick_switch_modal.help_mobile": "チャンネルを検索するために文字を入力してください。", - "quick_switch_modal.help_no_team": "チャンネルを選択してください。↑↓で閲覧、 ↵で選択、 ESCでキャンセル。", + "quick_switch_modal.help_no_team": "チャンネルを検索するために文字を入力してください。↑↓で閲覧、 ↵で選択、 ESCでキャンセル。", "quick_switch_modal.teams": "チーム", "quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K", "quick_switch_modal.teamsShortcut.windows": "- CTRL+ALT+K", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "メッセージをピン留めするには: ピン留めしたいメッセージへ行き [...] > \"チャンネルにピン留めする\" をクリックしてください。", "select_team.icon": "チーム選択アイコン", "select_team.join.icon": "チーム参加アイコン", + "select_team.private.icon": "非公開チーム", "setting_item_max.cancel": "キャンセル", "setting_item_min.edit": "編集する", "setting_picture.cancel": "キャンセル", @@ -2687,7 +2770,7 @@ "signup.office365": "Office 365", "signup.saml.icon": "SAMLアイコン", "signup.title": "アカウントを作成する:", - "status_dropdown.menuAriaLabel": "Change Status Menu", + "status_dropdown.menuAriaLabel": "ステータスメニュー変更", "status_dropdown.set_away": "離席中", "status_dropdown.set_dnd": "取り込み中", "status_dropdown.set_dnd.extra": "デスクトップ通知とプッシュ通知を無効化する", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "オンライン", "status_dropdown.set_ooo": "外出中", "status_dropdown.set_ooo.extra": "自動返信が有効化されています", + "string.id": "デフォルトメッセージ", "suggestion_list.no_matches": "__{value}__に一致するアイテムがありません", "suggestion.mention.all": "注意: チャンネル内の全員に対して投稿します", "suggestion.mention.channel": "チャンネルの全員に通知します。", @@ -2744,7 +2828,7 @@ "team_members_dropdown.makeAdmin": "チーム管理者にする", "team_members_dropdown.makeMember": "メンバーにする", "team_members_dropdown.member": "メンバー", - "team_members_dropdown.menuAriaLabel": "Team member role change", + "team_members_dropdown.menuAriaLabel": "チームメンバーの役割変更", "team_members_dropdown.systemAdmin": "システム管理者", "team_members_dropdown.teamAdmin": "チーム管理者", "team_settings_modal.generalTab": "全般", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "同意する", "terms_of_service.api_error": "リクエストを完了できませんでした。問題が続くようならば、システム管理者に連絡してください。", "terms_of_service.disagreeButton": "同意しない", + "test": "ボタンテキスト", "textbox.bold": "**太字**", "textbox.edit": "メッセージを編集する", "textbox.help": "ヘルプ", @@ -2855,9 +2940,9 @@ "user.settings.display.channeldisplaymode": "中央のチャンネルの幅を選択してください。", "user.settings.display.channelDisplayTitle": "チャンネル表示", "user.settings.display.clockDisplay": "時計表示", - "user.settings.display.collapseDesc": "画像リンクのプレビューや添付画像のサムネイルが、デフォルトで展開して表示されるか折り畳んで表示されるかを設定してください。この設定はスラッシュコマンドの /expand と /collapse を使用して制御することもできます。", + "user.settings.display.collapseDesc": "画像リンクのプレビューや添付画像のサムネイルが、デフォルトで展開して表示されるか折りたたんで表示されるかを設定してください。この設定はスラッシュコマンドの /expand と /collapse を使用して制御することもできます。", "user.settings.display.collapseDisplay": "画像プレビューのデフォルト表示", - "user.settings.display.collapseOff": "折り畳まれる", + "user.settings.display.collapseOff": "折りたたまれる", "user.settings.display.collapseOn": "展開される", "user.settings.display.fixedWidthCentered": "固定幅、中央寄せ", "user.settings.display.fullScreen": "最大幅", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "閉じる", "user.settings.general.confirmEmail": "電子メールアドレスを確認する", "user.settings.general.currentEmail": "現在の電子メールアドレス", + "user.settings.general.currentPassword": "現在のパスワード", "user.settings.general.email": "電子メールアドレス", "user.settings.general.emailGitlabCantUpdate": "GitLabからログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", "user.settings.general.emailGoogleCantUpdate": "Googleからログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "SAMLでログインしました。電子メールアドレスは更新できません。通知に使われる電子メールアドレスは{email}です。", "user.settings.general.emptyName": "フルネームを追加するには「編集する」をクリックしてください", "user.settings.general.emptyNickname": "ニックネームを追加するには「編集する」をクリックしてください", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "職業/役職を追加するには「編集」をクリックしてください", "user.settings.general.field_handled_externally": "この欄はあなたのログインプロバイダーで使用されます。変更したい場合、ログインプロバイダーを通じて変更してください。", "user.settings.general.firstName": "名前(ファーストネーム)", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "全般設定アイコン", "user.settings.general.imageTooLarge": "プロフィール画像をアップロードできません。大き過ぎます。", "user.settings.general.imageUpdated": "画像は{date}に更新されました", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "苗字(ラストネーム)", "user.settings.general.loginGitlab": "GitLabでログインしました({email})", "user.settings.general.loginGoogle": "Googleでログインしました({email})", @@ -3169,5 +3257,5 @@ "web.header.logout": "ログアウト", "web.root.signup_info": "チームの全てのコミュニケーションを一箇所で、検索可能で、どこからでもアクセスできるものにします", "yourcomputer": "あなたのコンピューター", - "youtube_video.notFound": "ビデオが見つかりません" + "youtube_video.notFound": "動画が見つかりません" } \ No newline at end of file diff --git a/i18n/ko.json b/i18n/ko.json index a723342b4b34..5c0ce9a44dde 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -36,6 +36,7 @@ "activity_log.os": "OS: {os}", "activity_log.sessionId": "세션 ID: {id}", "activity_log.sessionsDescription": "세션은 기기의 새 브라우저로 로그인 할 때 생성됩니다. 세션을 사용하면 시스템에서 정한 시간 동안은 다시 로그인할 필요가 없습니다. '로그아웃' 버튼을 사용해서 세션을 종료할 수 있습니다.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "자동완성", "add_command.autocomplete.help": "(선택) 명령어가 자동완성 목록에서 보이게 합니다.", "add_command.autocompleteDescription": "자동완성 설명", @@ -338,7 +339,7 @@ "admin.elasticsearch.connectionUrlExample": "예시: \"https://elasticsearch.example.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Please see documentation with server setup instructions.", "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.help": "All users, channels and 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": "연결 테스트", "admin.elasticsearch.enableAutocompleteDescription": "Requires a successful connection to the Elasticsearch server. When true, Elasticsearch will be used for all autocompletion queries on users and channels using the latest index. Autocompletion results may be incomplete until a bulk index of the existing users and channels database is finished. When false, database autocomplete is used.", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:", "admin.elasticsearch.purgeIndexesButton.success": "Indexes purged successfully.", - "admin.elasticsearch.purgeIndexesHelpText": "Purging will entirely remove the index on the Elasticsearch server. Search results may be incomplete until a bulk index of the existing post database is rebuilt.", + "admin.elasticsearch.purgeIndexesHelpText": "Purging will entirely remove the indexes on the Elasticsearch server. Search results may be incomplete until a bulk index of the existing database is rebuilt.", "admin.elasticsearch.sniffDescription": "When true, sniffing finds and connects to all data nodes in your cluster automatically.", "admin.elasticsearch.sniffTitle": "Enable Cluster Sniffing:", "admin.elasticsearch.testConfigSuccess": "Test successful. Configuration saved.", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "SMTP 서버 사용자명:", "admin.email.testing": "테스트 중...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "예시 \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "예시 \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "예시: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "표준 시간대", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "예시 \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "예시 \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "예시 \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "비활성화", "admin.field_names.allowBannerDismissal": "Allow banner dismissal", "admin.field_names.bannerColor": "Banner color", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Log in](!https://accounts.google.com/login) to your Google account.\n2. Go to [https://console.developers.google.com](!https://console.developers.google.com), click **Credentials** in the left hand sidebar and enter \"Mattermost - your-company-name\" as the **Project Name**, then click **Create**.\n3. Click the **OAuth consent screen** header and enter \"Mattermost\" as the **Product name shown to users**, then click **Save**.\n4. Under the **Credentials** header, click **Create credentials**, choose **OAuth client ID** and select **Web Application**.\n5. Under **Restrictions** and **Authorized redirect URIs** enter **your-mattermost-url/signup/google/complete** (example: http://localhost:8065/signup/google/complete). Click **Create**.\n6. Paste the **Client ID** and **Client Secret** to the fields below, then click **Save**.\n7. Finally, go to [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) and click *Enable*. This might take a few minutes to propagate through Google`s systems.", "admin.google.tokenTitle": "토큰 엔드포인트:", "admin.google.userTitle": "사용자 API 엔드포인트:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Is Not Linked", "admin.group_settings.group_detail.group_configuration": "Group Configuration", "admin.group_settings.group_detail.groupProfileDescription": "The name for this group.", "admin.group_settings.group_detail.groupProfileTitle": "Group Profile", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Unlink Selected Groups", "admin.group_settings.groupsPageTitle": "그룹", "admin.group_settings.introBanner": "Groups are a way to organize users and apply actions to all users within that group.\nFor more information on Groups, please see [documentation](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "AD/LDAP Groups", "admin.image.amazonS3BucketDescription": "Name you selected for your S3 bucket in AWS.", "admin.image.amazonS3BucketExample": "예시: \"mattermost-media\"", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Assign system admin role", "admin.permissions.permission.create_direct_channel.description": "개인 메시지 채널 생성", "admin.permissions.permission.create_direct_channel.name": "개인 메시지 채널 생성", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "커스텀 이모지 관리", "admin.permissions.permission.create_emojis.name": "커스텀 이모지 관리", "admin.permissions.permission.create_group_channel.description": "그룹 메시지 채널 생성", "admin.permissions.permission.create_group_channel.name": "그룹 메시지 채널 생성", @@ -880,8 +903,8 @@ "admin.permissions.permission.create_team.name": "팀 생성", "admin.permissions.permission.create_user_access_token.description": "Create user access token", "admin.permissions.permission.create_user_access_token.name": "Create user access token", - "admin.permissions.permission.delete_emojis.description": "Delete custom emoji.", - "admin.permissions.permission.delete_emojis.name": "Delete Custom Emoji", + "admin.permissions.permission.delete_emojis.description": "커스텀 이모지 관리", + "admin.permissions.permission.delete_emojis.name": "커스텀 이모지 관리", "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", "admin.permissions.permission.delete_others_posts.description": "Posts made by other users can be deleted.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Write Timeout:", "admin.service.writeTimeoutDescription": "If using HTTP (insecure), this is the maximum time allowed from the end of reading the request headers until the response is written. If using HTTPS, it is the total time from when the connection is accepted until the response is written.", "admin.set_by_env": "This setting has been set through an environment variable. It cannot be changed through the System Console.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "고급", "admin.sidebar.announcement": "Announcement Banner", "admin.sidebar.audits": "활동", @@ -1277,6 +1301,7 @@ "admin.sidebar.external": "외부 서비스", "admin.sidebar.files": "파일", "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "일반", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "메일 알림: ", "admin.team.enableConfirmNotificationsToChannelDescription": "When true, users will be prompted to confirm when posting @channel and @all in channels with over five members. When false, no confirmation is required.", "admin.team.enableConfirmNotificationsToChannelTitle": "Show @channel and @all confirmation dialog: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Maximum total number of users per team, including both active and inactive users.", "admin.team.maxChannelsExample": "예시: \"100\"", "admin.team.maxChannelsTitle": "팀 당 최대 채널: ", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Incoming Webhook", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 애플리케이션", "backstage_sidebar.integrations.outgoing_webhooks": "Outgoing Webhook", + "bot.add.description": "설명", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "Bot will have access to post to all Mattermost channels including direct messages.", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "Bot will have access to post to all Mattermost public channels.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "닫기", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "토큰 생성하기", + "bot.manage.disable": "Disabled", + "bot.manage.enable": "Enable", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "설명을 입력해 주세요.", + "bots.add.displayName": "표시명", + "bots.add.icon": "Bot Icon", + "bots.add.username": "사용자명", + "bots.disabled": "Disabled", + "bots.image.upload": " uploaded an image", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "취소", + "bots.manage.add.create": "계정 만들기", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "편집", + "bots.manage.edit.editing": "업로드 중...", + "bots.manage.edit.title": "Update", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "삭제", + "bots.token.confirm_text": "정말 게시물을 삭제하시겠습니까?", + "bots.token.delete": "Delete Token", "center_panel.archived.closeChannel": "채널 닫기", "center_panel.permalink.archivedChannel": "You are viewing an **archived channel**. ", "center_panel.recent": "최근 메시지로 이동하기. ", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "설명:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "새로운 회원 추가하기 ", - "channel_loader.connection_error": "There appears to be a problem with your internet connection.", "channel_loader.posted": "Posted", "channel_loader.postedImage": " uploaded an image", "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to [check WebSocket port](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "예시: \"버그 수정과 품질 개선을 위한 채널입니다.\"", "channel_modal.type": "종류", "channel_notifications.allActivity": "모든 활동", - "channel_notifications.globalDefault": "전역 기본 설정", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignore mentions for @channel, @here and @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "끄기", + "channel_notifications.ignoreChannelMentions.on.title": "켜기", "channel_notifications.muteChannel.help": "이채널의 바탕화면, 이메일, 푸쉬 알림이 음소거 됩니다. 언급되지 않는 한 채널은 읽지 않은 상태로 표시 되지 않습니다.", "channel_notifications.muteChannel.off.title": "끄기", "channel_notifications.muteChannel.on.title": "켜기", @@ -1852,7 +1926,7 @@ "emoji_list.delete": "삭제", "emoji_list.delete.confirm.button": "삭제", "emoji_list.delete.confirm.msg": "This action permanently deletes the custom emoji. Are you sure you want to delete it?", - "emoji_list.delete.confirm.title": "Delete Custom Emoji", + "emoji_list.delete.confirm.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.", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "용량 ", "file_info_preview.type": "파일 형식 ", "file_upload.disabled": "File attachments are disabled.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", + "file_upload.generic_error": "There was a problem uploading your files.", "file_upload.limited": "업로드는 {count, number} 개의 파일로 제한됩니다. 더 많은 파일을 보려면 추가 게시물을 사용하십시오.", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Image Pasted at ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Down Arrow Icon", "generic_icons.attach": "Attachment Icon", "generic_icons.back": "Back Icon", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Breadcrumb Icon", "generic_icons.channel.draft": "Channel Draft Icon", "generic_icons.channel.private": "비공개 채널", @@ -2009,82 +2086,83 @@ "get_team_invite_link_modal.help": "아래 링크를 통해 팀에 가입할 수 있습니다. 가입 링크는 여러 사람들에게 공유될 수 있고, 팀 관리자에 의해 변경될 수 있습니다.", "get_team_invite_link_modal.helpDisabled": "팀의 신규 사용자 가입이 비활성화 되어있습니다. 팀 관리자에게 문의하세요.", "get_team_invite_link_modal.title": "가입 링크", - "help.attaching.downloading.description": "#### 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.downloading.description": "첨부 파일을 다운로드하려면 파일 미리 보기 옆에 있는 다운로드 아이콘을 클릭하거나 파일 미리 보기를 열고 **다운로드**를 클릭하십시오.", "help.attaching.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### 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.description": "#### 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.dragdrop.description": "컴퓨터에서 오른쪽 또는 중앙 창으로 파일을 끌어 파일 또는 선택 항목을 업로드하십시오. 끌어서 놓기는 메시지 입력 상자에 파일을 첨부한 다음, 선택적으로 메시지를 입력하고 **엔터**를 눌러 게시할 수 있습니다.", + "help.attaching.dragdrop.title": "Drag and Drop", + "help.attaching.icon.description": "다른방법으로는, 메시지 입력 상자 안에 있는 회색 종이 클립 아이콘을 클릭하여 파일을 업로드하십시오. 그러면 시스템 파일 뷰어가 열리고 원하는 파일로 이동한 다음 **열기*를 클릭하여 메시지 입력 상자에 파일을 업로드할 수 있습니다. 선택적으로 메시지를 입력한 다음 **엔터**를 눌러 게시하십시오.", "help.attaching.icon.title": "Attachment Icon", - "help.attaching.limitations.description": "## File Size Limitations\nMattermost supports a maximum of five attached files per post, each with a maximum file size of 50Mb.", + "help.attaching.limitations.description": "Mattermost는 최대 파일 크기가 포스트당 50Mb 이하인 최대 5개의 첨부 파일을 지원합니다.", "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## Attachment Methods\nAttach a file by drag and drop or by clicking the attachment icon in the message input box.", + "help.attaching.methods.description": "끌어서 놓거나 메시지 입력 상자에서 첨부 아이콘을 클릭하여 파일을 첨부하십시오.", "help.attaching.methods.title": "Attachment Methods", "help.attaching.notSupported": "Document preview (Word, Excel, PPT) is not yet supported.", - "help.attaching.pasting.description": "#### 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.pasting.description": "크롬과 엣지 브라우저에서는 클립보드에서 붙여 파일을 업로드하는 것도 가능합니다. 아직 다른 브라우저에서는 지원되지 않습니다.", "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## 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.previewer.description": "Mattermost에는 미디어를 보고, 파일을 다운로드하고, 공개 링크를 공유하는 데 사용되는 파일 미리보기가 내장되어 있습니다. 첨부된 파일의 미리 보기를 눌러 파일 미리 보기에서 파일을 여십시오.", "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 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.publicLinks.description": "공개 링크를 사용하면 Mattermost 팀 외부의 사람들과 첨부 파일을 공유할 수 있습니다. 첨부 파일의 축소판 그림을 클릭하여 파일 미리 보기를 연 다음 **공용 링크 가져오기**를 누르십시오. 그러면 복사할 링크가 있는 대화 상자가 열립니다. 다른 사용자가 링크를 공유하고 열면 파일이 자동으로 다운로드 됩니다.", "help.attaching.publicLinks.title": "Sharing Public Links", "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.description": "#### 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.supported.description": "지원되지 않는 미디어 유형을 미리 보려면 파일 미리보기가 표준 미디어 첨부 아이콘을 여십시오. 지원되는 미디어 형식은 브라우저 및 운영 체제에 크게 의존하지만 대부분의 브라우저에서 Mattermost에서 지원되는 형식은 아래와 같습니다:", "help.attaching.supported.title": "Supported Media Types", "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", "help.attaching.supportedListItem3": "Audio: MP3, M4A", "help.attaching.supportedListItem4": "Documents: PDF", "help.attaching.title": "파일 첨부하기", - "help.commands.builtin.description": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:", + "help.commands.builtin.description": "다음 슬래시 명령은 모든 Mattermost 설치에서 사용할 수 있습니다:", "help.commands.builtin.title": "Built-in Commands", "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.description": "## 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.custom.description": "사용자 지정 슬래시 명령은 외부 애플리케이션과 통합됩니다. 예를 들어 팀에서는 '/patient joe smith' 를 통해 내부 건강 기록을 확인하거나 '/weather toronto week' 명령어를 사용하여 도시의 주간 기상 상태를 확인하도록 사용자 지정 슬래시 명령을 구성할 수 있습니다. 팀원이 사용자 지정 슬래시 명령을 구성했는지 확인하려면 시스템 관리자에게 문의하거나 '/'를 입력하여 자동 완성 목록을 여십시오.", "help.commands.custom.title": "Custom 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.intro1": "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.", "help.commands.intro2": "Built-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": "명령어 실행하기", - "help.composing.deleting.description": "## 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.deleting.description": "**[...]를 클릭하여 메시지 삭제]** 구성한 메시지 텍스트 옆에 있는 **삭제**를 누르십시오. 시스템 및 팀 관리자는 시스템 또는 팀의 메시지를 삭제할 수 있습니다.", "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## 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.editing.description": "**[...]를 클릭하여 메시지 편집]**를 구성한 메시지 텍스트 옆에 있는 **편집**을 누르십시오. 메시지 텍스트를 수정한 후 **엔터**를 눌러 수정 내용을 저장하십시오. 메시지 편집은 새로운 @mention 알림, 데스크톱 알림 또는 알림 사운드를 트리거하지 않습니다.", "help.composing.editing.title": "Editing a Message", - "help.composing.linking.description": "## 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.linking.description": "**Permalink* 기능은 모든 메시지에 대한 링크를 생성합니다. 이 링크를 채널의 다른 사용자와 공유하면 메시지 보관소에서 연관된 메시지를 볼 수 있습니다. 메시지가 게시된 채널의 멤버가 아닌 사용자는 permalink를 볼 수 없습니다. **[...]를 클릭하여 메시지를 표시하십시오.]*** 메시지 텍스트 옆에 있는 아이콘 > **Permalink** > **Copy Link**", "help.composing.linking.title": "Linking to a message", - "help.composing.posting.description": "## 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.description": "텍스트 입력 상자에 입력하여 메시지를 작성한 다음 **ENTER**를 눌러 메시지를 전송하십시오. 메시지를 보내지 않고 새 줄을 만들려면 **Shift + ENTER**를 사용하십시오. **CTRL+ENTER*를 눌러 메시지를 보내려면 **메인 메뉴 > 계정 설정 > Ctrl + ENTER*에서 메시지 보내기를 참조하십시오.", "help.composing.posting.title": "Posting a Message", - "help.composing.posts.description": "#### 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.posts.description": "게시물은 부모 메시지로 간주될 수 있습니다. 그것들은 종종 회신을 시작하는 메시지들 입니다. 포스팅은 중앙 창 하단의 텍스트 입력 상자에서 작성되어 전송됩니다.", "help.composing.posts.title": "글", "help.composing.replies.description1": "Reply 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.", "help.composing.replies.description2": "When 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.replies.title": "Replies", "help.composing.title": "메시지 보내기", - "help.composing.types.description": "## Message Types\nReply to posts to keep conversations organized in threads.", + "help.composing.types.description": "대화를 스레드에 담아 정리하려면 게시물에 회신하십시오.", "help.composing.types.title": "Message Types", "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.description": "## 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.code.description": "각 행을 네 칸씩 삽입하거나 코드 위아래 줄에 ```를 배치하여 코드 블록을 만드십시오.", "help.formatting.code.title": "code block", "help.formatting.codeBlock": "code block", - "help.formatting.emojis.description": "## 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.emojis.description": "\":\"를 입력하여 이모티콘 목록을 여십시오. 이모티콘의 전체 목록은 [여기](http://www.emoji-cheat-sheet.com/)에서 찾을 수 있습니다. 사용하고자 하는 이모지가 존재하지 않는 경우, 본인만의 [사용자 정의 이모지](http://docs.mattermost.com/help/settings/custom-emoji.html)를 만들 수도 있습니다.", "help.formatting.emojis.title": "이모지", "help.formatting.example": "예시:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings.description": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #’s.", + "help.formatting.headings.description": "제목 앞에 #를 입력하고 공백으로 제목을 만드세요. 작은 머리글의 경우, 더 많은 #를 사용하십시오.", "help.formatting.headings.title": "Headings", "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.description": "## 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.images.description": "'!'에 이어 대괄호 안의 다른 텍스트와 일반 대괄호 안의 링크를 사용하여 인라인 이미지를 생성하십시오. 링크 다음에 호버 텍스트를 따옴표로 표시하여 추가합니다.", "help.formatting.images.title": "In-line Images", "help.formatting.imagesExample": "![alt text](link \"hover text\")\n\nand\n\n[![Build Status](https://travis-ci.org/mattermost/platform.svg?branch=master)](https://travis-ci.org/mattermost/platform) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/platform)", - "help.formatting.inline.description": "## In-line Code\n\nCreate in-line monospaced font by surrounding it with backticks.", + "help.formatting.inline.description": "백틱을 사용하여 인라인 모노스페이스 글꼴을 작성하십시오.", "help.formatting.inline.title": "가입 링크", "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.description": "## Lines\n\nCreate a line by using three `*`, `_`, or `-`.", + "help.formatting.lines.description": "3개의 \"*\", \"_\" 또는 \"-\"를 사용하여 선을 그리세요.", "help.formatting.lines.title": "Lines", "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links.description": "## Links\n\nCreate labeled links by putting the desired text in square brackets and the associated link in normal brackets.", + "help.formatting.links.description": "원하는 텍스트를 대괄호 안에, 관련 링크를 일반 대괄호 안에 넣어 레이블링 링크를 만드십시오.", "help.formatting.links.title": "Links", "help.formatting.listExample": "* list item one\n* list item two\n * item two sub-point", - "help.formatting.lists.description": "## Lists\n\nCreate a list by using `*` or `-` as bullets. Indent a bullet point by adding two spaces in front of it.", + "help.formatting.lists.description": "\"*\" 또는 \"-\"를 글머리 기호로 사용하여 목록을 작성할수 있습니다. 앞에 두 칸을 더해서 글머리 기호 지점을 삽입할수 있습니다.", "help.formatting.lists.title": "Lists", "help.formatting.monokaiTheme": "**Monokai Theme**", "help.formatting.ordered": "Make it an ordered list by using numbers instead:", @@ -2102,12 +2180,12 @@ "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", "help.formatting.style.title": "Text Style", - "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.description": "### 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.supportedSyntax": "지원되는 언어: `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.description": "구문 강조 표시를 추가하려면 코드 블록의 시작 부분에 있는 ``` 뒤에 강조 표시할 언어를 입력하십시오. Mattermost는 또한 **계정 설정* > **표시* > **테마* > **사용자 지정 테마** > **중앙 채널 스타일**에서 변경할 수 있는 4가지 코드 테마(GitHub, Solarized Dark, Solarized Light, Monokai)를 제공합니다.", "help.formatting.syntax.title": "Syntax Highlighting", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "help.formatting.tableExample": "| 왼쪽 정렬 | 가운데 정렬 | 오른쪽 정렬 |\n| :------------ |:---------------:| -----:|\n| Left column 1 | 문장이 | $100 |\n| Left column 2 | 가운데로 | $10 |\n| Left column 3 | 정렬됩니다 | $1 |", - "help.formatting.tables.description": "## 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.tables.description": "헤더 행 아래에 파선으로 된 선을 놓고 파이프 '|'로 기둥을 분리하여 테이블을 만든다. 머리글 행에 콜론 \":\"를 포함하여 테이블 열을 정렬하는 방법을 선택하십시오.", "help.formatting.tables.title": "Tables", "help.formatting.title": "Formatting Text", "help.learnMore": "더 자세히 알아보기:", @@ -2117,18 +2195,18 @@ "help.link.formatting": "마크다운으로 글 작성하기", "help.link.mentioning": "Mentioning Teammates", "help.link.messaging": "메시지 기본 사용법", - "help.mentioning.channel.description": "#### @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.channel.description": "'@channel' 을 입력하면 전체 채널을 언급할 수 있습니다. 채널의 모든 멤버는 멤버가 개인적으로 언급된 것과 같은 방식으로 행동하는 언급 통지를 받습니다.", "help.mentioning.channel.title": "채널", "help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!", - "help.mentioning.mentions.description": "## @Mentions\nUse @mentions to get the attention of specific team members.", + "help.mentioning.mentions.description": "특정 팀원의 주의를 끌려면 @mentions를 사용하십시오.", "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## 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.recent.description": "검색 상자 옆에 있는 '@'를 클릭하여 가장 최근의 @문 및 주석을 유발하는 단어를 쿼리하십시오. 오른쪽에서 검색 결과 옆에 있는 **점프**를 클릭하여 중앙 창을 해당 언급이 있는 메시지의 채널 및 위치로 이동하십시오.", "help.mentioning.recent.title": "최근 멘션", "help.mentioning.title": "Mentioning Teammates", - "help.mentioning.triggers.description": "## 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.description": "@username과 @channel의 통지를 받는 것 외에도, **Account Settings* > **Notifications* > **멘션 트리거 단어** 를 사용해서 알림을 만들수 있습니다. 기본적으로, 당신은 당신의 이름에 대한 언급 통지를 받게 될 것이고, 당신은 쉼표로 구분된 입력란에 그것들을 입력함으로써 더 많은 단어를 추가할 수 있습니다. 이는 특정 주제에 대한 모든 게시물(예: \"인터뷰\" 또는 \"마케팅\")을 통지받으려면 유용합니다.", "help.mentioning.triggers.title": "멘션 알림", "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @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.username.description2": "언급할 수 있는 팀원 목록을 가져오려면 '@'를 입력하십시오. 목록을 필터링하려면 사용자 이름, 이름, 성 또는 닉네임의 처음 몇 글자를 입력하십시오. 그런 다음 **Up** 및 **Down** 화살표 키를 사용하여 목록의 항목을 스크롤할 수 있으며, **엔터**를 누르면 언급할 사용자를 선택할 수 있습니다. 일단 선택되면, 사용자 이름은 자동으로 전체 이름이나 닉네임을 대체하게 됩니다. 다음 예는 **alice**에게 그녀가 언급된 채널과 메시지를 알려주는 특별 언급 통지를 보낸다. 만약 **alice**가 자리비움 상태이고 [이메일 알림](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications)이 켜져 있다면, 그녀는 메시지 텍스트와 함께 그녀의 언급에 대한 이메일 알림를 받게 될 것입니다.", "help.mentioning.username.title": "사용자명", "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?", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Outgoing Webhook은 외부 시스템에 메시지를 보내고 응답받을 수 있게합니다.", "integrations.outgoingWebhook.title": "Outgoing Webhook", "integrations.successful": "설정이 완료되었습니다.", + "interactive_dialog.cancel": "취소", + "interactive_dialog.element.optional": "(선택사항)", + "interactive_dialog.submit": "제출", "interactive_dialog.submitting": "Submitting...", "intro_messages.anyMember": " 모든 회원이 채널에 가입하고 글을 읽을 수 있습니다.", "intro_messages.beginning": "{name}의 시작", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users}, {last}(이)가 입력중입니다...", "msg_typing.isTyping": "{user}(이)가 입력중입니다...", "multiselect.add": "추가", + "multiselect.adding": "Adding...", "multiselect.go": "시작", "multiselect.list.notFound": "사용자를 찾을 수 없습니다 :(", "multiselect.loading": "로딩 중...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "↑↓키로 탐색하고, ↵키로 선택합니다. {num, number} 명 이상 {num, plural, one {person} other {people}}을 추가할 수 있습니다.", "multiselect.numRemaining": "{num, number}명 더 추가할 수 있습니다.", "multiselect.placeholder": "회원을 검색하고 추가하세요.", + "multiselect.selectChannels": "Use ↑↓ to browse, ↵ to select.", "multiselect.selectTeams": "Use ↑↓ to browse, ↵ to select.", "navbar_dropdown.about": "Mattermost 정보", "navbar_dropdown.accountSettings": "계정 설정", @@ -2471,7 +2554,6 @@ "post_info.unpin": "공지 해제하기", "post_message_view.edited": "(edited)", "posts_view.loadMore": "메시지 더 보기", - "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "새로운 메시지", "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "채널", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "메시지를 공지하려면 메시지로 이동하여 **[...]** 아이콘을 클릭하고 **고정**을 클릭하세요.", "select_team.icon": "팀 아이콘 선택", "select_team.join.icon": "팀 아이콘 가입", + "select_team.private.icon": "팀 만들기", "setting_item_max.cancel": "취소", "setting_item_min.edit": "편집", "setting_picture.cancel": "취소", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "온라인", "status_dropdown.set_ooo": "Out of Office", "status_dropdown.set_ooo.extra": "Automatic Replies are enabled", + "string.id": "default message", "suggestion_list.no_matches": "No items match __{value}__", "suggestion.mention.all": "CAUTION: This mentions everyone in channel", "suggestion.mention.channel": "모든 채널 회원들에게 알림을 보냅니다", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "I Agree", "terms_of_service.api_error": "Unable to complete the request. If this issue persists, contact your System Administrator.", "terms_of_service.disagreeButton": "I Disagree", + "test": "Button Text", "textbox.bold": "**굵게**", "textbox.edit": "메시지 편집", "textbox.help": "도움말", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "닫기", "user.settings.general.confirmEmail": "이메일 확인", "user.settings.general.currentEmail": "현재 이메일", + "user.settings.general.currentPassword": "현재 비밀번호", "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 GitLab. Email cannot be updated. Email address used for notifications is {email}.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "SAML을 통해 로그인 하였기에 이메일을 업데이트 할 수 없습니다. 알림에 사용되는 이메일 주소는 {email} 입니다.", "user.settings.general.emptyName": "'편집'을 클릭하여 본명을 설정", "user.settings.general.emptyNickname": "'편집'을 클릭하여 별명을 설정", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "'편집'를 눌러 부서 정보를 수정하세요.", "user.settings.general.field_handled_externally": "이 필드는 로그인 제공자를 통해 처리됩니다. 변경하려는 경우 로그인 제공자를 통해 변경해야 합니다.", "user.settings.general.firstName": "이름", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "일반 설정", "user.settings.general.imageTooLarge": "이미지를 업로드 할 수 없습니다. 파일이 너무 큽니다.", "user.settings.general.imageUpdated": "Image last updated {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "성", "user.settings.general.loginGitlab": "GitLab을 통해서 로그인 되었습니다. ({email})", "user.settings.general.loginGoogle": "Google을 통해서 로그인 되었습니다. ({email})", diff --git a/i18n/nl.json b/i18n/nl.json index 86014d310292..c2f925aae43d 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -36,6 +36,7 @@ "activity_log.os": "OS: {os}", "activity_log.sessionId": "Sessie ID: {id}", "activity_log.sessionsDescription": "Sessies worden gemaakt wanneer je inlogt met een nieuwe webbrowser. Met een sessie kan Mattermost je gebruiken zonder dat je opnieuw hoeft in te loggen tijdens de ingestelde periode. Om eerder uit te loggen, gebruik je de 'Afmelden'-knop hieronder.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Automatisch aanvullen", "add_command.autocomplete.help": "(Optioneel) Toon slash-commando's bij het automatisch aanvullen.", "add_command.autocompleteDescription": "Automatisch aanvullen omgeschrijving", @@ -338,7 +339,7 @@ "admin.elasticsearch.connectionUrlExample": "E.g.: \"https://elasticsearch.example.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Please see documentation with server setup instructions.", "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.help": "All users, channels and 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": "Verbinding testen", "admin.elasticsearch.enableAutocompleteDescription": "Requires a successful connection to the Elasticsearch server. When true, Elasticsearch will be used for all autocompletion queries on users and channels using the latest index. Autocompletion results may be incomplete until a bulk index of the existing users and channels database is finished. When false, database autocomplete is used.", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:", "admin.elasticsearch.purgeIndexesButton.success": "Indexes purged successfully.", - "admin.elasticsearch.purgeIndexesHelpText": "Purging will entirely remove the index on the Elasticsearch server. Search results may be incomplete until a bulk index of the existing post database is rebuilt.", + "admin.elasticsearch.purgeIndexesHelpText": "Purging will entirely remove the indexes on the Elasticsearch server. Search results may be incomplete until a bulk index of the existing database is rebuilt.", "admin.elasticsearch.sniffDescription": "When true, sniffing finds and connects to all data nodes in your cluster automatically.", "admin.elasticsearch.sniffTitle": "Enable Cluster Sniffing:", "admin.elasticsearch.testConfigSuccess": "Test successful. Configuration saved.", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "SMTP server gebruikersnaam:", "admin.email.testing": "Testen...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "Bijv.: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Bijv.: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "Bijv.: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "Timezone", + "admin.experimental.experimentalTimezone.title": "Timezone:", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Bijv.: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Bijv.: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "Bijv.: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "uitgeschakeld", "admin.field_names.allowBannerDismissal": "Allow banner dismissal", "admin.field_names.bannerColor": "Banner color", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Log in](!https://accounts.google.com/login) to your Google account.\n2. Go to [https://console.developers.google.com](!https://console.developers.google.com), click **Credentials** in the left hand sidebar and enter \"Mattermost - your-company-name\" as the **Project Name**, then click **Create**.\n3. Click the **OAuth consent screen** header and enter \"Mattermost\" as the **Product name shown to users**, then click **Save**.\n4. Under the **Credentials** header, click **Create credentials**, choose **OAuth client ID** and select **Web Application**.\n5. Under **Restrictions** and **Authorized redirect URIs** enter **your-mattermost-url/signup/google/complete** (example: http://localhost:8065/signup/google/complete). Click **Create**.\n6. Paste the **Client ID** and **Client Secret** to the fields below, then click **Save**.\n7. Finally, go to [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) and click *Enable*. This might take a few minutes to propagate through Google`s systems.", "admin.google.tokenTitle": "Token Eindpunt:", "admin.google.userTitle": "Gebruikers API Eindpunt:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Is Not Linked", "admin.group_settings.group_detail.group_configuration": "Group Configuration", "admin.group_settings.group_detail.groupProfileDescription": "The name for this group.", "admin.group_settings.group_detail.groupProfileTitle": "Group Profile", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Unlink Selected Groups", "admin.group_settings.groupsPageTitle": "Groep", "admin.group_settings.introBanner": "Groups are a way to organize users and apply actions to all users within that group.\nFor more information on Groups, please see [documentation](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "AD/LDAP Groups", "admin.image.amazonS3BucketDescription": "De naam die gekozen is voor de S3 bucket op AWS.", "admin.image.amazonS3BucketExample": "Bijv.: \"mattermost-media\"", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Assign system admin role", "admin.permissions.permission.create_direct_channel.description": "Maak een nieuw kanaal", "admin.permissions.permission.create_direct_channel.name": "Maak een nieuw kanaal", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "Aangepaste emoji inschakelen:", "admin.permissions.permission.create_emojis.name": "Aangepaste emoji inschakelen:", "admin.permissions.permission.create_group_channel.description": "Maak een nieuw kanaal", "admin.permissions.permission.create_group_channel.name": "Maak een nieuw kanaal", @@ -880,8 +903,8 @@ "admin.permissions.permission.create_team.name": "Team aanmaken", "admin.permissions.permission.create_user_access_token.description": "Create user access token", "admin.permissions.permission.create_user_access_token.name": "Create user access token", - "admin.permissions.permission.delete_emojis.description": "Delete custom emoji.", - "admin.permissions.permission.delete_emojis.name": "Delete Custom Emoji", + "admin.permissions.permission.delete_emojis.description": "Aangepaste emoji inschakelen:", + "admin.permissions.permission.delete_emojis.name": "Aangepaste emoji inschakelen:", "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", "admin.permissions.permission.delete_others_posts.description": "Posts made by other users can be deleted.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Write Timeout:", "admin.service.writeTimeoutDescription": "If using HTTP (insecure), this is the maximum time allowed from the end of reading the request headers until the response is written. If using HTTPS, it is the total time from when the connection is accepted until the response is written.", "admin.set_by_env": "This setting has been set through an environment variable. It cannot be changed through the System Console.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Geavanceerd", "admin.sidebar.announcement": "Announcement Banner", "admin.sidebar.audits": "Compliance en Auditing", @@ -1276,7 +1300,8 @@ "admin.sidebar.experimental": "Experimental", "admin.sidebar.external": "Externe services", "admin.sidebar.files": "Bestanden", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Bestandsinstellingen", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Algemeen", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Inschakelen van E-mail Meldingen: ", "admin.team.enableConfirmNotificationsToChannelDescription": "When true, users will be prompted to confirm when posting @channel and @all in channels with over five members. When false, no confirmation is required.", "admin.team.enableConfirmNotificationsToChannelTitle": "Show @channel and @all confirmation dialog: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Maximum aantal gebruikers per team, inclusief actieve en niet-actieve gebruikers.", "admin.team.maxChannelsExample": "Bijv.: \"100\"", "admin.team.maxChannelsTitle": "Max Channels Per Team:", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Inkomende webhooks", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 Applicaties", "backstage_sidebar.integrations.outgoing_webhooks": "Uitgaande webhooks", + "bot.add.description": "Omschrijving", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "Bot will have access to post to all Mattermost channels including direct messages.", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "Bot will have access to post to all Mattermost public channels.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Afsluiten", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Create New Token", + "bot.manage.disable": "Uitgeschakeld", + "bot.manage.enable": "ingeschakeld", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Please enter a description.", + "bots.add.displayName": "Weergavenaam", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Gebruikersnaam", + "bots.disabled": "Uitgeschakeld", + "bots.image.upload": " heeft een afbeelding geüpload", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Annuleren", + "bots.manage.add.create": "Maak account aan", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Bewerken", + "bots.manage.edit.editing": "Bezig met uploaden..", + "bots.manage.edit.title": "Update", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Verwijderen", + "bots.token.confirm_text": "Weet u zeker dat u deze {term} wilt verwijderen?", + "bots.token.delete": "Delete Token", "center_panel.archived.closeChannel": "Close Channel", "center_panel.permalink.archivedChannel": "You are viewing an **archived channel**. ", "center_panel.recent": "Klik hier om naar uw recente berichten te gaan. ", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Doel:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Nieuwe leden toevoegen aan ", - "channel_loader.connection_error": "Er lijkt een probleem te zijn met uw internet verbinding, gelieve dit te controleren.", "channel_loader.posted": "Verzonden", "channel_loader.postedImage": " heeft een afbeelding geüpload", "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to [check WebSocket port](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "E.g.: \"A channel to file bugs and improvements\"", "channel_modal.type": "Type", "channel_notifications.allActivity": "Voor alle activiteiten", - "channel_notifications.globalDefault": "Globale standaard ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignore mentions for @channel, @here and @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Uit", + "channel_notifications.ignoreChannelMentions.on.title": "Aan", "channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.", "channel_notifications.muteChannel.off.title": "Uit", "channel_notifications.muteChannel.on.title": "Aan", @@ -1852,7 +1926,7 @@ "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.delete.confirm.title": "Aangepaste emoji inschakelen:", "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.", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Grootte ", "file_info_preview.type": "Bestandstype ", "file_upload.disabled": "File attachments are disabled.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "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.generic_error": "There was a problem uploading your files.", "file_upload.limited": "Uploads gelimiteerd tot {count, number} bestanden. Gebruik additionele berichten voor meer bestanden.", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Afbeelding Geplakt in ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Down Arrow Icon", "generic_icons.attach": "Attachment Icon", "generic_icons.back": "Back Icon", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Breadcrumb Icon", "generic_icons.channel.draft": "Channel Draft Icon", "generic_icons.channel.private": "Verlaat kanaal", @@ -2012,6 +2089,7 @@ "help.attaching.downloading.description": "#### 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.downloading.title": "Downloading Files", "help.attaching.dragdrop.description": "#### 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.dragdrop.title": "Drag and Drop", "help.attaching.icon.description": "### 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.icon.title": "Attachment Icon", "help.attaching.limitations.description": "## Bestandsgroote Limieten\nMattermost ondersteund een maximum van vijf bijgevoegde bestanden per bericht, met een grootte van maximaal ieder 50Mb.", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Uitgaande webhooks laten externe integraties toe om berichten te ontvangen en hierop te antwoorden", "integrations.outgoingWebhook.title": "Uitgaande webhook", "integrations.successful": "Installatie Succesvol", + "interactive_dialog.cancel": "Annuleren", + "interactive_dialog.element.optional": "(optioneel)", + "interactive_dialog.submit": "Verstuur", "interactive_dialog.submitting": "Submitting...", "intro_messages.anyMember": "Ieder lid kan dit kanaal lezen en volgen.", "intro_messages.beginning": "Begin van {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} en {last} zijn aan het typen...", "msg_typing.isTyping": "{user} typt...", "multiselect.add": "Toevoegen", + "multiselect.adding": "Adding...", "multiselect.go": "Go", "multiselect.list.notFound": "Geen gebruikers gevonden", "multiselect.loading": "Laden...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ", "multiselect.numRemaining": "You can add {num, number} more", "multiselect.placeholder": "Search and add members", + "multiselect.selectChannels": "Use ↑↓ to browse, ↵ to select.", "multiselect.selectTeams": "Use ↑↓ to browse, ↵ to select.", "navbar_dropdown.about": "Over Mattermost", "navbar_dropdown.accountSettings": "Account-instellingen", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Un-pin from channel", "post_message_view.edited": "(edited)", "posts_view.loadMore": "Laad meer berichten", - "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Nieuwe berichten", "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "Kanalen", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "To pin a message: Go to the message that you want to pin and click [...] > \"Pin to channel\".", "select_team.icon": "Select Team Icon", "select_team.join.icon": "Join Team Icon", + "select_team.private.icon": "Team aanmaken", "setting_item_max.cancel": "Annuleren", "setting_item_min.edit": "Bewerken", "setting_picture.cancel": "Annuleren", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Online", "status_dropdown.set_ooo": "Out of Office", "status_dropdown.set_ooo.extra": "Automatic Replies are enabled", + "string.id": "default message", "suggestion_list.no_matches": "No items match __{value}__", "suggestion.mention.all": "CAUTION: This mentions everyone in channel", "suggestion.mention.channel": "Notificeer iedereen in het kanaal", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "I Agree", "terms_of_service.api_error": "Unable to complete the request. If this issue persists, contact your System Administrator.", "terms_of_service.disagreeButton": "I Disagree", + "test": "Knoptekst", "textbox.bold": "**vet**", "textbox.edit": "Bericht bewerken", "textbox.help": "Help", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Afsluiten", "user.settings.general.confirmEmail": "Bevestig e-mail", "user.settings.general.currentEmail": "Current Email", + "user.settings.general.currentPassword": "Huidig wachtwoord", "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}.", @@ -2905,6 +2991,7 @@ "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.emptyName": "Klik 'Bewerken' om uw naam toe te voegen", "user.settings.general.emptyNickname": "Klik 'Bewerken' om uw bijnaam toe te voegen", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Click 'Edit' to add your job title / position", "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", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Algemene instellingen", "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.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Achternaam", "user.settings.general.loginGitlab": "Login via GitLab ({email})", "user.settings.general.loginGoogle": "Login via Google ({email})", diff --git a/i18n/pl.json b/i18n/pl.json index 76ebe8807c04..898194c52bc9 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -12,13 +12,13 @@ "about.hashwebapp": "Hash Kompilacji Aplikacji Webowej:", "about.licensed": "Licencjonowany dla:", "about.notice": "Mattermost jest został stworzony dzięki oprogramowaniu open source użytym na naszym [serwerze](!https://about.mattermost.com/platform-notice-txt/), [desktop](!https://about.mattermost.com/desktop-notice-txt/) i [mobilne](!https://about.mattermost.com/mobile-notice-txt/) aplikacje.", - "about.privacy": "Privacy Policy", + "about.privacy": "Polityka prywatności", "about.teamEditionLearn": "Dołącz do społeczności Mattermost na ", "about.teamEditionSt": "Cała komunikacja Twojego zespołu w jednym miejscu, z natychmiastowym przeszukiwaniem i dostępna z każdego miejsca.", "about.teamEditiont0": "Edycja Zespołowa", "about.teamEditiont1": "Wydanie Enterprise", "about.title": "O Mattermost", - "about.tos": "Warunki usługi", + "about.tos": "Warunki korzystania z usługi", "about.version": "Wersja Mattermost:", "access_history.title": "Historia dostępu", "activity_log_modal.android": "Android", @@ -36,6 +36,7 @@ "activity_log.os": "System operacyjny: {os}", "activity_log.sessionId": "Identyfikator sesji: {id}", "activity_log.sessionsDescription": "Sesje tworzone są w momencie logowania w nowej przeglądarce na danym urządzeniu. Sesje pozwalają korzystać z Mattermost bez potrzeby ponownego logowania się przez czas określony przez Administratora systemu. Jeśli chcesz wylogować się wcześniej, użyj przycisku \"Wyloguj\" poniżej, co zakończy sesję.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Automatyczne uzupełnianie", "add_command.autocomplete.help": "(Opcjonalnie) Pokaż polecenia w liście autouzupełniania.", "add_command.autocompleteDescription": "Opis do listy autouzupełniania", @@ -156,12 +157,12 @@ "add_teams_to_scheme.title": "Dodaj Zespół Do Listy **Wybór Zespołu**", "add_user_to_channel_modal.add": "Dodaj", "add_user_to_channel_modal.cancel": "Anuluj", - "add_user_to_channel_modal.help": "Zacznij wpisywać, aby znaleźć kanał. Użyj ↑↓ by przeglądać, ↵ by wybrać, ESC by anulować.", + "add_user_to_channel_modal.help": "Zacznij wpisywać, aby znaleźć kanał. Użyj ↑↓ by przeglądać, ↵ by zaznaczyć, ESC by anulować.", "add_user_to_channel_modal.membershipExistsError": "{name} jest już członkiem tego kanału", "add_user_to_channel_modal.title": "Dodaj {name} do kanału", "add_users_to_team.title": "Dodaj nowych użytkowników do zespołu {teamName}", "admin.advance.cluster": "Wysoka Dostępność", - "admin.advance.experimental": "Experimental", + "admin.advance.experimental": "Eksperymentalne", "admin.advance.metrics": "Monitorowanie Wydajności", "admin.audits.reload": "Odśwież Aktywność użytkowników", "admin.audits.title": "Aktywność użytkowników", @@ -192,7 +193,7 @@ "admin.cluster.GossipPortDesc": "Port używany przez protokół gossip. Zarówno UDP i TCP powinny być zezwolone na tym porcie.", "admin.cluster.GossipPortEx": "Np. \"8074\"", "admin.cluster.loadedFrom": "Ta konfiguracja została wczytana z węzła o ID {clusterId}. Proszę zobacz podręcznik rozwiązywania problemów w naszej [dokumentacji](!http://docs.mattermost.com/deployment/cluster.html) jeśli korzystasz z Konsoli Systemowej przez load balancer i masz jakieś problemy.", - "admin.cluster.noteDescription": "Zmiana właściwości w tej sekcji będzie wymagała restartu serwera aby zaczęły one działać.", + "admin.cluster.noteDescription": "Zmiana ustawień w tej sekcji będzie wymagała restartu serwera aby zaczęły one działać.", "admin.cluster.OverrideHostname": "Nadpisz hostname:", "admin.cluster.OverrideHostnameDesc": "Domyślna wartość będzie próbowała uzyskać nazwę hosta z systemu lub użyje adresu IP. Możesz nadpisać tę nazwę hosta tego serwera używając tej własności. Nie jest zalecane nadpisywanie nazwy hosta jeśli nie jest to potrzebne. Ta własność może też zostać ustawiona na specyficzny numer IP jeśli zachodzi taka potrzeba.", "admin.cluster.OverrideHostnameEx": "Np. \"app-server-01\"", @@ -341,8 +342,8 @@ "admin.elasticsearch.createJob.help": "Wszystkie wiadomości w bazie danych zostaną zaindeksowane od starego do nowego. Elasticsearch jest dostępny podczas indeksowania, ale rezultaty wyszukiwania mogą być niekompletne, dopóki zakończy się zadanie indeksowania.", "admin.elasticsearch.createJob.title": "Indeksuj teraz", "admin.elasticsearch.elasticsearch_test_button": "Sprawdź połączenie", - "admin.elasticsearch.enableAutocompleteDescription": "Wymaga poprawnego połączenia z serwerem Elasticsearch, Jeśli włączone, Elasticsearch będzie używane dal wszystkich zapytań wyszukiwania używając ostatniego indeksu. Wyniki wyszukiwania mogą być niekompletnie jeśli zbiorczy indeks istniejących postów nie będzie kompletny. Jeśli wyłączone, będzie używane wyszukiwanie w bazie danych.", - "admin.elasticsearch.enableAutocompleteTitle": "Włącz Elasticsearch dla zapytań wyszukiwania:", + "admin.elasticsearch.enableAutocompleteDescription": "Wymaga poprawnego połączenia z serwerem Elasticsearch, Jeśli włączone, Elasticsearch będzie używane dla wszystkich zapytań wyszukiwania używając ostatniego indeksu. Wyniki wyszukiwania mogą być niekompletnie jeśli zbiorczy indeks istniejących wiadomości nie będzie kompletny. Jeśli wyłączone, będzie używane wyszukiwanie w bazie danych.", + "admin.elasticsearch.enableAutocompleteTitle": "Włącz Elasticsearch dla automatycznego uzupełniania zapytań:", "admin.elasticsearch.enableIndexingDescription": "Kiedy włączone, indeksowanie nowych wiadomości następuje automatycznie. Zapytania wyszukiwania będą korzystać z wyszukiwania w bazie danych dopóki \"Włącz Elasticsearch dla zapytań wyszukiwania\" jest włączone. {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Dowiedz się więcej o Elasticsearch w naszej dokumentacji.", "admin.elasticsearch.enableIndexingTitle": "Włącz Indeksowanie Elasticsearch:", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "Nazwa użytkownika SMTP:", "admin.email.testing": "Testowanie...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "Np.: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.example": "Np.: \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Np.: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "Np. \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.example": "Np. \"teamname\"", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "Strefa czasowa", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Np. \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Np. \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Np. \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Np. \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "Np.: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.example": "Np.: \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "wyłączone", "admin.field_names.allowBannerDismissal": "Pozwól ukryć banner", "admin.field_names.bannerColor": "Kolor baneru:", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Zaloguj się](!https://accounts.google.com/login) na swoje konto Google.\n2. Przejdź do strony [https://console.developers.google.com](!https://console.developers.google.com), kliknij **Dane uwierzytelniające** na pasku bocznym po lewej stronie i wprowadź \"Mattermost - nazwa-twojej-firmy\" jako **Nazwa Projektu**, a następnie kliknij **Create**.\n3. Kliknij nagłówek **OAuth zgody ekranu** i wprowadź \"Mattermost\" jako **Nazwa produktu wyświetlana użytkownikom**, a następnie kliknij przycisk **Zapisz**.\n4. W nagłówku **Dane uwierzytelniające** kliknij **Utwórz dane uwierzytelniające**, wybierz **ID klienta OAuth** i wybierz **Aplikacja internetowa**.\n5. W obszarze **Ograniczenia** i **Autoryzowane identyfikatory URI przekierowania** wprowadź **twój-url-mattermost/signup/google/complete** (przykład: http://localhost:8065/signup/ google/complete). Kliknij **Utwórz**.\n6. Wklej **ID klienta** i **klucz klienta** w poniższe pola, a następnie kliknij przycisk **Zapisz**.\n7. Na koniec przejdź do [Interfejs API Google+] (!https://console.developers.google.com/apis/api/plus/overview) i kliknij *Włącz*. Może to potrwać kilka minut, zanim rozprzestrzeni się za pośrednictwem systemów Google.", "admin.google.tokenTitle": "Punkt końcowy Znaku Uwierzytelniającego:", "admin.google.userTitle": "Punkt końcowy API użytkownika:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Nie połączony", "admin.group_settings.group_detail.group_configuration": "Konfiguracja grupy", "admin.group_settings.group_detail.groupProfileDescription": "Nazwa dla tej grupy.", "admin.group_settings.group_detail.groupProfileTitle": "Profil grupy", @@ -589,7 +612,7 @@ "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "Żadne zespoły i kanały nie zostały do tej pory określone", "admin.group_settings.group_details.group_users.email": "E-Mail:", "admin.group_settings.group_details.group_users.no-users-found": "Nie znaleziono użytkowników", - "admin.group_settings.group_details.menuAriaLabel": "Dodaj Zespół lub Kanał", + "admin.group_settings.group_details.menuAriaLabel": "Dodaj zespół lub menu kanałów", "admin.group_settings.group_profile.group_teams_and_channels.name": "Nazwa", "admin.group_settings.group_profile.group_users.ldapConnector": "Łącznik AD/LDAP został skonfigurowany aby synchronizować i zarządzać tą grupą i jej użytkownikami. [Kliknij tutaj aby zobaczyć](/admin_console/authentication/ldap)", "admin.group_settings.group_row.configure": "Konfiguruj", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Rozłącz Wybrany Grupy", "admin.group_settings.groupsPageTitle": "Grupy", "admin.group_settings.introBanner": "Grupy to sposób na uporządkowanie użytkowników i zastosowanie działań dla wszystkich użytkowników w tej grupie.\nWięcej informacji o Grupach znajduje się w [dokumentacji](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Połącz i skonfiguruj grupy z AD/LDAP do Mattermost. Upewnij się, że skonfigurowałeś [filtr grupy](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Połącz i skonfiguruj grupy z AD/LDAP do Mattermost. Upewnij się, że skonfigurowałeś [filtr grupy]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "Grupy AD/LDAP", "admin.image.amazonS3BucketDescription": "Nazwa którą wybrałeś dla swojego \"pojemnika S3\" w AWS.", "admin.image.amazonS3BucketExample": "Np. \"mattermost-media\"", @@ -868,8 +891,8 @@ "admin.permissions.permission.assign_system_admin_role.name": "Przypisz rolę administratora systemu.", "admin.permissions.permission.create_direct_channel.description": "Utwórz kanał bezpośredni", "admin.permissions.permission.create_direct_channel.name": "Utwórz kanał bezpośredni", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "Zarządzaj Niestandardowymi Emotikonami", + "admin.permissions.permission.create_emojis.description": "Tworzenie niestandardowych Emoji", + "admin.permissions.permission.create_emojis.name": "Tworzenie niestandardowych Emoji", "admin.permissions.permission.create_group_channel.description": "Utwórz kanał grupowy", "admin.permissions.permission.create_group_channel.name": "Utwórz kanał grupowy", "admin.permissions.permission.create_private_channel.description": "Utwórz nowy kanał prywatny.", @@ -880,8 +903,8 @@ "admin.permissions.permission.create_team.name": "Utwórz zespoły", "admin.permissions.permission.create_user_access_token.description": "Utwórz token dostępu usera", "admin.permissions.permission.create_user_access_token.name": "Utwórz token dostępu usera", - "admin.permissions.permission.delete_emojis.description": "Usuń Niestandardowe Emoji", - "admin.permissions.permission.delete_emojis.name": "Usuń Niestandardowe Emoji", + "admin.permissions.permission.delete_emojis.description": "Usuwanie niestandardowych Emoji", + "admin.permissions.permission.delete_emojis.name": "Usuwanie niestandardowych Emoji", "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", "admin.permissions.permission.delete_others_posts.description": "Wpisy innych użytkowników mogą zostać usunięte.", @@ -906,14 +929,14 @@ "admin.permissions.permission.list_users_without_team.name": "Pokaż użytkowników bez zespołu", "admin.permissions.permission.manage_channel_roles.description": "Zarządzaj rolami kanałów", "admin.permissions.permission.manage_channel_roles.name": "Zarządzaj rolami kanałów", - "admin.permissions.permission.manage_incoming_webhooks.description": "Twórz, edytuj i usuwaj przychodzące oraz wychodzące webhooki.", - "admin.permissions.permission.manage_incoming_webhooks.name": "Włącz przychodzące webhooki", + "admin.permissions.permission.manage_incoming_webhooks.description": "Tworzenie, edycja i usuwanie przychodzących webhooków.", + "admin.permissions.permission.manage_incoming_webhooks.name": "Zarządzanie przychodzącymi webhookami", "admin.permissions.permission.manage_jobs.description": "Zarządzaj zadaniami", "admin.permissions.permission.manage_jobs.name": "Zarządzaj zadaniami", "admin.permissions.permission.manage_oauth.description": "Twórz, edytuj i usuwaj tokeny aplikacji OAuth 2.0.", "admin.permissions.permission.manage_oauth.name": "Zarządzaj Aplikacjami OAuth", - "admin.permissions.permission.manage_outgoing_webhooks.description": "Twórz, edytuj i usuwaj przychodzące oraz wychodzące webhooki.", - "admin.permissions.permission.manage_outgoing_webhooks.name": "Włącz wychodzące webhooki", + "admin.permissions.permission.manage_outgoing_webhooks.description": "Tworzenie, edycja i usuwanie wychodzących webhooków.", + "admin.permissions.permission.manage_outgoing_webhooks.name": "Zarządzanie wychodzącymi webhookami", "admin.permissions.permission.manage_private_channel_members.description": "Dodaj i usuń członków kanału prywatnego.", "admin.permissions.permission.manage_private_channel_members.name": "Zarządzaj Członkami Kanału", "admin.permissions.permission.manage_private_channel_properties.description": "Zaktualizuj nazwy, nagłówki i cele kanałów prywatnych.", @@ -1202,7 +1225,7 @@ "admin.service.insecureTlsTitle": "Włącz Niezabezpieczone Wychodzące Połączenia:", "admin.service.integrationAdmin": "Ogranicz zarządzanie integracjami tylko do Adminów:", "admin.service.integrationAdminDesc": "Jeśli prawda, webhooki i komendy slash mogą być tworzone, edytowane i oglądane przez Team i Administratorów Systemu, a aplikacje OAuth 2.0 przez Administratorów Systemu. Integracje są dostępne dla wszystkich użytkowników po ich utworzeniu przez Administratora.", - "admin.service.internalConnectionsDesc": "A whitelist of local network addresses that can be requested by the Mattermost server on behalf of a client. Care should be used when configuring this setting to prevent unintended access to your local network. See [documentation](https://mattermost.com/pl/default-allow-untrusted-internal-connections) to learn more.", + "admin.service.internalConnectionsDesc": "Biała lista lokalnych adresów sieciowych, która może być proszona przez serwer Mattermost w imieniu klienta. Należy zachować ostrożność podczas konfigurowania tych ustawień, by uniknąć niezamierzonego dostępu do twojej sieci lokalnej. Zobacz [Dokumentacja](https://mattermost.com/pl/default-allow-untrusted-internal-connections) aby dowiedzieć się więcej.", "admin.service.internalConnectionsEx": "webhooks.internal.example.com 127.0.0.1 10.0.16.0/28", "admin.service.internalConnectionsTitle": "Pozwól na niezaufane połączenia wewnętrzne do: ", "admin.service.letsEncryptCertificateCacheFile": "Plik Pamięci Podręcznej Certyfikatu Let's Encrypt:", @@ -1213,8 +1236,8 @@ "admin.service.mfaDesc": "Gdy włączone, użytkownicy z logowaniem AD/LDAP albo email, mogą dodać do swojego konta uwierzytelnianie za pomocą Uwierzytelniania Google.", "admin.service.mfaTitle": "Włącz uwierzytelnianie wieloskładnikowe:", "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "Np.: \"30\"", - "admin.service.minimumHashtagLengthTitle": "Minimalna długość hasła:", + "admin.service.minimumHashtagLengthExample": "Np.: \"3\"", + "admin.service.minimumHashtagLengthTitle": "Minimalna długość hashtagu:", "admin.service.mobileSessionDays": "Długość sesji mobilnej (dni):", "admin.service.mobileSessionDaysDesc": "Ilość dni od momentu, gdy użytkownik się zaloguje do wygaśnięcia jego sesji. Po zmianie tej wartości, nowa długość sesji będzie brana pod uwagę po kolejnym zalogowaniu się użytkownika.", "admin.service.outWebhooksDesc": "Kiedy prawda, wychodzące webhooks będą dozwolone. Zobacz [dokumentacja](!http://docs.mattermost.com/developer/webhooks-outgoing.html), aby dowiedzieć się więcej.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Timeout Zapisu:", "admin.service.writeTimeoutDescription": "Jeśli używasz protokołu HTTP (niebezpieczne), jest to maksymalny czas, jaki upłynął od końca czytania nagłówków żądania do momentu uzyskania odpowiedzi. Jeśli używasz protokołu HTTPS, to jest całkowity czas, od którego połączenie jest akceptowane do czasu uzyskania odpowiedzi.", "admin.set_by_env": "To ustawienie zostało ustawione za pomocą zmiennej środowiskowej. Nie można go zmienić za pomocą Konsoli Systemowej.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Zaawansowane", "admin.sidebar.announcement": "Baner ogłoszenia", "admin.sidebar.audits": "Aktywność użytkowników", @@ -1273,10 +1297,11 @@ "admin.sidebar.elasticsearch": "Elasticsearch", "admin.sidebar.email": "E-mail", "admin.sidebar.emoji": "Emoji", - "admin.sidebar.experimental": "Experimental", + "admin.sidebar.experimental": "Eksperymentalne", "admin.sidebar.external": "Zewnętrzne usługi", "admin.sidebar.files": "Pliki", "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Ogólne", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Włącz Zaproszenia Email: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Jeśli włączone, użytkownicy zostaną zapytani podczas wysyłania wzmianki @channel i @all w kanałach powyżej pięciu użytkowników. Jeśli wyłączone, żadne potwierdzenie nie będzie wymagane.", "admin.team.enableConfirmNotificationsToChannelTitle": "Pokaż okno dialogowe potwierdzenia @channel i @all: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Maksymalna liczba kanałów dla zespołu, włącznie z aktywnymi jak i archiwalnymi kanałami.", "admin.team.maxChannelsExample": "Np.: \"100\"", "admin.team.maxChannelsTitle": "Maksymalna Ilość kanałów Dla Zespołu:", @@ -1386,7 +1415,7 @@ "admin.team.openServerTitle": "Włącz Open Server: ", "admin.team.restrict_direct_message_any": "Dowolny użytkownik na serwerze Mattermost", "admin.team.restrict_direct_message_team": "Dowolny uczestnik zespołu", - "admin.team.restrictDescription": "Zespoły i konta użytkowników mogą być tworzone jedynie dla maili z wybranej domeny (np. \"mattermost.org\") lub listy domen oddzielonej przecinkami (np. \"corp.mattermost.com, mattermost.org\").", + "admin.team.restrictDescription": "Konta użytkowników będą mogły być tworzone jedynie dla maili z wybranej domeny (np. \"mattermost.org\") lub listy domen oddzielonej przecinkami (np. \"corp.mattermost.com, mattermost.org\"). To ustawienie dotyczy tylko logowanie poprzez E-Mail.", "admin.team.restrictDirectMessage": "Zezwalaj użytkownikom na otwieranie kanałów prywatnych wiadomości z:", "admin.team.restrictDirectMessageDesc": "\"Każdy użytkownik na serwerze Mattermost\" umożliwia użytkownikom otworzenie kanału bezpośredniej wiadomości z dowolnym użytkownikiem na serwerze, nawet jeśli nie są w tym samym zespole. \"Każdy członek zespołu\" ogranicza możliwość w menu \"Więcej\" bezpośrednich wiadomości, aby otwierać tylko kanały wiadomości bezpośrednich z użytkownikami należącymi do tego samego zespołu.\n \nUwaga: to ustawienie wpływa tylko na interfejs użytkownika, a nie uprawnienia na serwerze.", "admin.team.restrictExample": "Np.: \"corp.mattermost.com, mattermost.org\"", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Przychodzące Webhooki", "backstage_sidebar.integrations.oauthApps": "Aplikacje OAuth 2.0", "backstage_sidebar.integrations.outgoing_webhooks": "Wychodzące Webhooki", + "bot.add.description": "Opis", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "wiadomość:wszystkie", + "bot.add.post_all.help": "Pozwól wysyłać wiadomości do wszystkich kanałów Mattermost włączając wiadomości bezpośrednie.", + "bot.add.post_channels": "wiadomości:kanały", + "bot.add.post_channels.help": "Dostęp do wiadomości na wszystkich kanałach publicznych Mattermost.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Zamknij", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Utwórz Nowy Token", + "bot.manage.disable": "Wyłącz", + "bot.manage.enable": "Włącz", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Proszę wprowadzić opis.", + "bots.add.displayName": "Nazwa wyświetlana", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Nazwa użytkownika", + "bots.disabled": "Wyłączone", + "bots.image.upload": " wysłał/a obraz", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Anuluj", + "bots.manage.add.create": "Utwórz konto", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Edytuj", + "bots.manage.edit.editing": "Aktualizowanie...", + "bots.manage.edit.title": "Zaktualizuj", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Usuń", + "bots.token.confirm_text": "Czy na pewno chcesz usunąć tą wiadomość?", + "bots.token.delete": "Usunąć Token?", "center_panel.archived.closeChannel": "Zamknij Kanał", "center_panel.permalink.archivedChannel": "Przeglądasz **zarchiwizowany kanał**. ", "center_panel.recent": "Kliknij tutaj, aby przejść do najnowszych wiadomości.", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Cel:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Dodaj Nowych Użytkowników do ", - "channel_loader.connection_error": "Wygląda na to, że wystąpił problem z twoim połączeniem internetowym.", "channel_loader.posted": "Wysłany", "channel_loader.postedImage": " wysłano obraz", "channel_loader.socketError": "Proszę sprawdzić swoje połączenie, Mattermost jest niedostępny. Jeśli problem nie ustępuje, zapytaj się administratora o [sprawdzenie portu Websocket](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Np: \"Kanał do zgłaszania bugów i usprawnień\"", "channel_modal.type": "Typ", "channel_notifications.allActivity": "Dla wszystkich aktywności", - "channel_notifications.globalDefault": "Globalna wartość domyślna ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignoruj wzmianki dla @channel, @here i @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Wył.", + "channel_notifications.ignoreChannelMentions.on.title": "Wł.", "channel_notifications.muteChannel.help": "Wyciszenie wyłącza powiadomienia na dla aplikacji desktopowej, email oraz powiadomień push dla tego kanału. Kanał nie zostanie oznaczony jako nieprzeczytany, chyba że wspomniano o Tobie.", "channel_notifications.muteChannel.off.title": "Wył.", "channel_notifications.muteChannel.on.title": "Wł.", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{firstUser} i {secondUser} zostali **dodani do zespołu** przez {actor}.", "combined_system_message.joined_channel.many_expanded": "{users} i {lastUser} **dołączyli do kanału**.", "combined_system_message.joined_channel.one": "{firstUser} **dołączył do kanału**.", - "combined_system_message.joined_channel.one_you": "**dołączył do kanału**.", + "combined_system_message.joined_channel.one_you": "Ty **dołączyłeś do kanału**.", "combined_system_message.joined_channel.two": "{firstUser} i {secondUser} **dołączyli do kanału**.", "combined_system_message.joined_team.many_expanded": "{users} i {lastUser} **dołączyli do zespołu**.", "combined_system_message.joined_team.one": "{firstUser} **dołączył do zespołu**.", - "combined_system_message.joined_team.one_you": "**dołączył do zespołu**.", + "combined_system_message.joined_team.one_you": "Ty **dołączyłeś do zespołu**.", "combined_system_message.joined_team.two": "{firstUser} i {secondUser} **dołączyli do zespołu**.", "combined_system_message.left_channel.many_expanded": "{users} i {lastUser} **opuścili kanał**.", "combined_system_message.left_channel.one": "{firstUser} **opuścił kanał**.", - "combined_system_message.left_channel.one_you": "**opuścił kanał**.", + "combined_system_message.left_channel.one_you": "Ty **opuściłeś kanał**.", "combined_system_message.left_channel.two": "{firstUser} i {secondUser} **opuścili kanał**.", "combined_system_message.left_team.many_expanded": "{users} i {lastUser} **opuścili zespół**.", "combined_system_message.left_team.one": "{firstUser} **opuścił zespół**.", - "combined_system_message.left_team.one_you": "**opuścił zespół**.", + "combined_system_message.left_team.one_you": "Ty **opuściłeś zespół**.", "combined_system_message.left_team.two": "{firstUser} i {secondUser} **opuścili zespół**.", "combined_system_message.removed_from_channel.many_expanded": "{users} i {lastUser} zostali **usunięci z kanału**.", "combined_system_message.removed_from_channel.one": "{firstUser} został **usunięty z kanału**.", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Rozmiar ", "file_info_preview.type": "Typ pliku ", "file_upload.disabled": "Załączniki zostały wyłączone.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "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.generic_error": "There was a problem uploading your files.", "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.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Obrazek wklejony o ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Ikona Strzałki w Dół", "generic_icons.attach": "Ikona Załącznika", "generic_icons.back": "Ikona Powrotu", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Ikona Breadcrumb", "generic_icons.channel.draft": "Ikona szablonu kanału", "generic_icons.channel.private": "Ikona Kanału Prywatnego", @@ -2009,82 +2086,83 @@ "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.description": "#### 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.downloading.description": "Pobierz załączony plik, klikając ikonę pobierania obok miniatury plików lub otwierając podgląd pliku i klikając przycisk **Pobierz**.", "help.attaching.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### Przeciągnij i upuść\nPrześlij plik lub zaznaczone pliki, przeciągając je z pulpitu/folderu 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.description": "#### 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.icon.title": "Ikona Załącznika", - "help.attaching.limitations.description": "## Limit rozmiaru pliku\nMattermost wspiera maksymalnie pięć załączonych plików do jednej wiadomości, każdy z nich maksymalnie po 50Mb.", + "help.attaching.dragdrop.description": "Prześlij plik lub zaznaczone pliki, przeciągając je z pulpitu/folderu 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.dragdrop.title": "Drag and Drop", + "help.attaching.icon.description": "Alternatywnie, 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.icon.title": "Ikona załącz", + "help.attaching.limitations.description": "Mattermost wspiera maksymalnie pięć załączonych plików do jednej wiadomości, każdy z nich maksymalnie po 50MB.", "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## 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.methods.description": "Załącz plik za pomocą przeciągania i upuszczania lub klikając ikonę załącznika w polu wprowadzania wiadomości.", "help.attaching.methods.title": "Attachment Methods", "help.attaching.notSupported": "Podgląd dokumentów (Word, Excel, PPT) nie jest obecnie wspierany.", - "help.attaching.pasting.description": "#### Wklejanie Obrazów\nW Chrome i w przeglądarce Edge można również wgrywać pliki poprzez wklejanie ich ze schowka. Nie jest to aktualnie obsługiwane w innych przeglądarkach.", + "help.attaching.pasting.description": "W Chrome i w przeglądarce Edge można również wgrywać pliki poprzez wklejanie ich ze schowka. Nie jest to aktualnie obsługiwane w innych przeglądarkach.", "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## 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.previewer.description": "Mattermost 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.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 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.publicLinks.description": "Publiczne 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.publicLinks.title": "Sharing Public Links", "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.description": "#### Obsługiwane 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.supported.description": "Jeś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.supported.title": "Supported Media Types", "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", "help.attaching.supportedListItem3": "Audio: MP3, M4A", "help.attaching.supportedListItem4": "Documents: PDF", "help.attaching.title": "Załączanie Plików", - "help.commands.builtin.description": "## Wbudowane polecenia\nPoniższe komendy są dostępne we wszystkich instalacjach Mattermost:", + "help.commands.builtin.description": "Poniższe komendy są dostępne we wszystkich instalacjach Mattermost:", "help.commands.builtin.title": "Built-in Commands", "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.description": "## Niestandardowe Polecenia\nNiestandardowe Polecenia po ukośniku, integrują się z aplikacjami zewnętrznymi. Na przykład zespół może skonfigurować niestandardowe polecenie po ukośniku, aby sprawdzić wewnętrzne rekordy zdrowia za pomocą `/pacjent joe smith` lub sprawdzić tygodniową prognozę pogody w mieście `/weather toronto tydzień`. Sprawdź z twoim Administratorem Systemu lub otwórz listę autouzupełniania wpisując `/`, aby określić, czy Twój zespół skonfigurował niestandardowe polecenia po ukośniku.", + "help.commands.custom.description": "Niestandardowe komendy po ukośniku, integrują się z aplikacjami zewnętrznymi. Na przykład zespół może skonfigurować niestandardowe polecenie po ukośniku, aby sprawdzić wewnętrzne rekordy zdrowia za pomocą `/patient joe smith` lub sprawdzić tygodniową prognozę pogody w mieście `/weather toronto week`. Sprawdź z twoim Administratorem Systemu lub otwórz listę autouzupełniania wpisując `/`, aby określić, czy Twój zespół skonfigurował niestandardowe komendy.", "help.commands.custom.title": "Custom Commands", "help.commands.custom2": "Niestandardowe komendy po ukośniku są domyślnie wyłączone i mogą zostać włączone przez Administratora Systemu w **Konsola systemowa** > **Integracje** > **Webhooki i Komendy**. Dowiedz się więcej o konfigurowaniu niestandardowych poleceń po ukośniku w [strona dokumentacji komend po ukośniku dla programisty](http://docs.mattermost.com/developer/slash-commands.html).", "help.commands.intro1": "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.", "help.commands.intro2": "Built-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": "Wykonywanie Poleceń", - "help.composing.deleting.description": "## Usuwanie wiadomości\nUsuń wiadomość, klikając ikonę **[...]** obok dowolnego tekstu wiadomości, którą stworzysz, a następnie kliknij przycisk **Usuń**. Administratorzy Systemów i Zespołów mogą usuwać dowolną wiadomość z ich systemu lub zespołu.", + "help.composing.deleting.description": "Usuń wiadomość, klikając ikonę **[...]** obok dowolnego tekstu wiadomości, którą stworzyłeś, a następnie kliknij przycisk **Usuń**. Administratorzy Systemów i Zespołów mogą usuwać dowolną wiadomość z ich systemu lub zespołu.", "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## 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 uruchamiają powiadomień nowych @wspomnień, powiadomień na pulpicie ani dźwięków powiadomień.", + "help.composing.editing.description": "Edytuj 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 uruchamiają powiadomień nowych @wzmianek, powiadomień na pulpicie ani dźwięków powiadomień.", "help.composing.editing.title": "Edycja Wiadomości", - "help.composing.linking.description": "## Łączenie z wiadomością\nFunkcja **Odnośnik Bezpośredni** tworzy łącze do dowolnej wiadomości. Udostępnienie tego linku innym użytkownikom kanału pozwala wyświetlić powiązaną wiadomość w Archiwum Wiadomości. Użytkownicy, którzy nie są członkami kanału, na którym wiadomość została opublikowana, nie mogą wyświetlić linku bezpośredniego. Pobierz link bezpośredni do dowolnej wiadomości, klikając ikonę **[...]** obok tekstu wiadomości> **Odnośnik Bezpośredni**> **Kopiuj Link**.", + "help.composing.linking.description": "Funkcja **Odnośnik bezpośredni** tworzy łącze do dowolnej wiadomości. Udostępnienie tego linku innym użytkownikom kanału pozwala wyświetlić powiązaną wiadomość w Archiwum Wiadomości. Użytkownicy, którzy nie są członkami kanału, na którym wiadomość została opublikowana, nie mogą wyświetlić linku bezpośredniego. Pobierz link bezpośredni do dowolnej wiadomości, klikając ikonę **[...]** obok tekstu wiadomości > **Odnośnik bezpośredni** > **Kopiuj link**.", "help.composing.linking.title": "Linking to a message", - "help.composing.posting.description": "## 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.posting.description": "Napisz 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.posting.title": "Edycja Wiadomości", - "help.composing.posts.description": "#### Wiadomości\nPosty można uznać za wiadomości nadrzędne. Są to wiadomości, które często rozpoczynają wątek odpowiedzi. Posty są tworzone i wysyłane z pola wprowadzania tekstu na dole środkowego panelu.", + "help.composing.posts.description": "Posty można uznać za wiadomości nadrzędne. Są to wiadomości, które często rozpoczynają wątek odpowiedzi. Posty są tworzone i wysyłane z pola wprowadzania tekstu na dole środkowego panelu.", "help.composing.posts.title": "Posty", "help.composing.replies.description1": "Reply 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.", "help.composing.replies.description2": "When 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.replies.title": "Replies", "help.composing.title": "Wyślij wiadomość", - "help.composing.types.description": "## Typy wiadomości\nOdpowiadaj do wiadomości aby pozostawić konwersacje zorganizowane w wątkach.", + "help.composing.types.description": "Odpowiadaj na wiadomości aby pozostawić konwersacje zorganizowane w wątkach.", "help.composing.types.title": "Message Types", "help.formatting.checklist": "Zrób listę zadań poprzez użycie nawiasów kwadratowych:", "help.formatting.checklistExample": "- [ ] Pierwsza pozycja\n- [ ] Druga pozycja\n- [x] Zakończona pozycja", - "help.formatting.code.description": "## 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.code.description": "Utwórz 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.code.title": "Blok kodu", "help.formatting.codeBlock": "Blok kodu", - "help.formatting.emojis.description": "## Emoji \n\nOtwórz autouzupełnianie emotikon, wpisując `:`. Pełną listę emotikon można znaleźć [tutaj] (http://www.emoji-cheat-sheet.com/). Możliwe jest również utworzenie własnego [Niestandardowe emotikony] (http://docs.mattermost.com/help/settings/custom-emoji.html), jeśli emotikona, której chcesz używać nie istnieje.", + "help.formatting.emojis.description": "Otwórz auto uzupełnianie Emoji, wpisując `:`. Pełną listę emoji 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órej chcesz używać nie istnieje.", "help.formatting.emojis.title": "Emoji", "help.formatting.example": "Przykład:", "help.formatting.githubTheme": "**GitHub Theme**", - "help.formatting.headings.description": "## 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.headings.description": "Utwórz nagłówek, wpisując # i spację przed tytułem. W przypadku mniejszych nagłówków użyj więcej #.", "help.formatting.headings.title": "Headings", "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.description": "## Obrazki w jednej lini\n\nTwórz obrazki w jednej linii używając `!` następnie alternatywny tekst w kwadratowych nawiasach i linku w normalnych nawiasach. Dodaj tekst podświetlający dodając cudzysłowy po linku.", + "help.formatting.images.description": "Twórz obrazki w jednej linii używając `!` następnie alternatywny tekst w kwadratowych nawiasach i linku w normalnych nawiasach. Dodaj tekst podświetlający dodając cudzysłowy po linku.", "help.formatting.images.title": "In-line Images", "help.formatting.imagesExample": "![alternatywny tekst](link \"tekst podświetlający\")\n\ni\n\n[![Stan buildu](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## Kod w jednej lini\n\nUtwórz wbudowaną czcionkę o stałej szerokości, otaczając ją odskokami(`).", + "help.formatting.inline.description": "Utwórz wbudowaną czcionkę o stałej szerokości, otaczając ją odskokami(`).", "help.formatting.inline.title": "Kod Zaproszenia", "help.formatting.intro": "Markdown ułatwia formatowanie wiadomości. Wpisz wiadomość tak, jak zwykle, i użyj tych reguł, aby wyświetlać ją ze specjalnym formatowaniem.", - "help.formatting.lines.description": "## Linie \n\nUtwórz linię, używając trzech `*`, `_` lub` -`.", + "help.formatting.lines.description": "Utwórz linię, używając trzech `*`, `_` lub` -`.", "help.formatting.lines.title": "Lines", "help.formatting.linkEx": "[Wypróbuj Mattermost!](https://about.mattermost.com/)", - "help.formatting.links.description": "## Linki\n\nTwórz oznaczone linki, umieszczając żądany tekst w nawiasach kwadratowych i powiązanym odnośniku w normalnych nawiasach.", + "help.formatting.links.description": "Twórz oznaczone linki, umieszczając żądany tekst w nawiasach kwadratowych i powiązanym odnośniku w normalnych nawiasach.", "help.formatting.links.title": "Links", "help.formatting.listExample": "* pierwsza pozycja \n* druga pozycja \n * podpunkt", - "help.formatting.lists.description": "## Listy \n\nUtwórz listę za pomocą `*` lub `-` jako punkty. Wcięcie podpunkt dodając dwie spacje przed nim.", + "help.formatting.lists.description": "Utwórz listę za pomocą `*` lub `-` jako punkty. Wcięcie podpunkt dodając dwie spacje przed nim.", "help.formatting.lists.title": "Lists", "help.formatting.monokaiTheme": "**Monokai Theme**", "help.formatting.ordered": "Uczyń tą listę, listą numerowana używając numerów zamiast:", @@ -2102,12 +2180,12 @@ "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", "help.formatting.style.title": "Text Style", - "help.formatting.supportedSyntax": "Obsługiwane języki to:\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.description": "### Podświetlanie składni\n\nAby dodać podświetlanie składni, wpisz język, który ma być podświetlony po znakach ``` na początku bloku kodu. Mattermost oferuje również cztery różne motywy kodu (GitHub, Solarized Dark, Solarized Light, Monokai), które można zmienić w **Ustawienia Konta ** > **Wyświetlanie** > **Motyw** > **Niestandardowy Motyw** > **Wyśrodkuj Style Kanałów**", + "help.formatting.supportedSyntax": "Obsługiwane języki to: `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.description": "Aby dodać podświetlanie składni, wpisz język, który ma być podświetlony po znakach ``` na początku bloku kodu. Mattermost oferuje również cztery różne motywy kodu (GitHub, Solarized Dark, Solarized Light, Monokai), które można zmienić w **Ustawienia konta ** > **Wyświetlanie** > **Motyw** > **Niestandardowy motyw** > **Wyśrodkuj style kanałów**", "help.formatting.syntax.title": "Syntax Highlighting", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "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.description": "## Tabele\n\nUtwórz tabelę, umieszczając przerywaną linię pod wierszem nagłówka i rozdzielając kolumny za pomocą potoku `|`. (Kolumny nie muszą być ustawione dokładnie w szeregu, aby działały). Wybierz sposób wyrównywania kolumn tabeli, dodając dwukropki `:` w wierszu nagłówka.", + "help.formatting.tables.description": "Utwórz tabelę, umieszczając przerywaną linię pod wierszem nagłówka i rozdzielając kolumny za pomocą potoku `|`. (Kolumny nie muszą być ustawione dokładnie w szeregu, aby działały). Wybierz sposób wyrównywania kolumn tabeli, dodając dwukropki `:` w wierszu nagłówka.", "help.formatting.tables.title": "Tabela", "help.formatting.title": "Formatting Text", "help.learnMore": "Dowiedz się więcej:", @@ -2117,18 +2195,18 @@ "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.description": "#### @Kanał\nMożesz wymienić cały kanał, wpisując '@kanał'. Wszyscy członkowie kanału otrzymają powiadomienie o wzmiance, które zachowuje się tak samo, jakby członkowie zostali wymienieni osobiście.", + "help.mentioning.channel.description": "Możesz wymienić cały kanał, wpisując '@channel'. Wszyscy członkowie kanału otrzymają powiadomienie o wzmiance, które zachowuje się tak samo, jakby członkowie zostali wymienieni osobiście.", "help.mentioning.channel.title": "Kanał", "help.mentioning.channelExample": "@kanał świetna praca nad wywiadami w tym tygodniu. Myślę, że znaleźliśmy znakomitych potencjalnych kandydatów!", - "help.mentioning.mentions.description": "## @Wzmianki\nUżyj @wzmianki, aby zwrócić uwagę konkretnych członków zespołu.", + "help.mentioning.mentions.description": "Użyj @mentions, aby zwrócić uwagę konkretnych członków zespołu.", "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## Najnowsze Wzmianki\nKliknij `@` obok pola wyszukiwania, aby zapytać o najnowsze @wzmianki i słowa, które wyzwalają wzmianki. Kliknij **Skocz** obok wyniku wyszukiwania na prawym pasku bocznym, aby przeskoczyć do środkowego panelu do kanału i lokalizacji wiadomości z wzmianką.", + "help.mentioning.recent.description": "Kliknij `@` obok pola wyszukiwania, aby zapytać o najnowsze @mentions i słowa, które wyzwalają wzmianki. Kliknij **Skocz** obok wyniku wyszukiwania na prawym pasku bocznym, aby przeskoczyć do środkowego panelu do kanału i lokalizacji wiadomości z wzmianką.", "help.mentioning.recent.title": "Ostatnie Wzmianki", "help.mentioning.title": "Wspomnienie kolegów z zespołu", - "help.mentioning.triggers.description": "## Słowa, Które Wyzwalają Wzmianki\nOprócz powiadomienia przez @użytkownik i @kanał, możesz dostosować słowa, które wywołują powiadomienia o wzmiankach w **Ustawienia Konta** > **Powiadomienia** > **Słowa, które wyzwalają wzmianki**. Domyślnie otrzymasz powiadomienia o imieniu i możesz dodać więcej słów, wpisując je w polu wprowadzania, oddzielając je przecinkami. Jest to przydatne, jeśli chcesz otrzymywać powiadomienia o wszystkich postach dotyczących określonych tematów, na przykład \"wywiady\" lub \"marketing\".", + "help.mentioning.triggers.description": "Oprócz powiadomienia przez @username i @channel, możesz dostosować słowa, które wywołują powiadomienia o wzmiankach w **Ustawienia Konta** > **Powiadomienia** > **Słowa, które wyzwalają wzmianki**. Domyślnie otrzymasz powiadomienia o imieniu i możesz dodać więcej słów, wpisując je w polu wprowadzania, oddzielając je przecinkami. Jest to przydatne, jeśli chcesz otrzymywać powiadomienia o wszystkich postach dotyczących określonych tematów, na przykład \"wywiady\" lub \"marketing\".", "help.mentioning.triggers.title": "Słowa, które uruchamiają wzmianki", "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @Nazwa Użytkownika\nMożesz wspomnieć o członku drużyny, używając symbolu `@` i jego nazwy użytkownika, aby wysłać im powiadomienie o wzmiance.\n\nWpisz `@`, aby wyświetlić listę członków zespołu, o których można wspomnieć. Aby przefiltrować listę, wpisz kilka pierwszych liter dowolnej nazwy użytkownika, imienia, nazwiska lub pseudonimu. Klawisze ze strzałkami **Góra** i **Dół** mogą być używane do przewijania wpisów na liście, a naciśnięcie **ENTER** spowoduje wybranie użytkownika do wzmianki. Po wybraniu nazwa użytkownika automatycznie zastąpi imię i nazwisko lub pseudonim.\nPoniższy przykład wysyła powiadomienie o specjalnej wzmiance do **alice**, która informuje ją o kanale i wiadomości, w których została wspomniana. Jeśli **alice** jest z dala od Mattermost i ma włączone [powiadomienia emailowe](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications), to otrzyma powiadomienie email o jej wzmiance wraz z tekstem wiadomości.", + "help.mentioning.username.description2": "Możesz wspomnieć o członku drużyny, używając symbolu `@` i jego nazwy użytkownika, aby wysłać im powiadomienie o wzmiance.Wpisz `@`, aby wyświetlić listę członków zespołu, o których można wspomnieć. Aby przefiltrować listę, wpisz kilka pierwszych liter dowolnej nazwy użytkownika, imienia, nazwiska lub pseudonimu. Klawisze ze strzałkami **Góra** i **Dół** mogą być używane do przewijania wpisów na liście, a naciśnięcie **ENTER** spowoduje wybranie użytkownika do wzmianki. Po wybraniu nazwa użytkownika automatycznie zastąpi imię i nazwisko lub pseudonim. Poniższy przykład wysyła powiadomienie o specjalnej wzmiance do **alice**, która informuje ją o kanale i wiadomości, w których została wspomniana. Jeśli **alice** jest z dala od Mattermost i ma włączone [powiadomienia emailowe](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications), to otrzyma powiadomienie email o jej wzmiance wraz z tekstem wiadomości.", "help.mentioning.username.title": "Nazwa użytkownika", "help.mentioning.usernameCont": "Jeśli wspomniany użytkownik nie należy do kanału, Wiadomość Systemowa zostanie opublikowana, aby Cię powiadomić. Jest to tymczasowy komunikat widziany tylko przez osobę, która go uruchomiła. Aby dodać wspomnianego użytkownika do kanału, przejdź do menu rozwijanego obok nazwy kanału i wybierz **Dodaj członków**.", "help.mentioning.usernameExample": "@alice jak twoja rozmowa z nowym kandydatem?", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Wychodzące webhooki pozwalają zewnętrznym integracją otrzymywać wiadomości i na nie odpowiadać", "integrations.outgoingWebhook.title": "Wychodzący Webhook", "integrations.successful": "Konfiguracja pomyślna", + "interactive_dialog.cancel": "Anuluj", + "interactive_dialog.element.optional": "(opcjonalne)", + "interactive_dialog.submit": "Wyślij", "interactive_dialog.submitting": "Dodawanie...", "intro_messages.anyMember": " Każdy użytkownik może dołączyć i przeczytać ten kanał.", "intro_messages.beginning": "Początek {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} i {last} piszą...", "msg_typing.isTyping": "{user} pisze...", "multiselect.add": "Dodaj", + "multiselect.adding": "Adding...", "multiselect.go": "Przejdź", "multiselect.list.notFound": "Nie znaleziono przedmiotów", "multiselect.loading": "Ładowanie...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Użyj ↑↓ by przeglądać, ↵ by zatwierdzić. Możesz dodać jeszcze {num, number} {num, plural, one {person} innych {people}}. ", "multiselect.numRemaining": "Możesz dodać {num, number} więcej", "multiselect.placeholder": "Wyszukiwanie i dodawanie użytkowników", + "multiselect.selectChannels": "Użyj ↑↓ do przeglądania, ↵ aby wybrać.", "multiselect.selectTeams": "Użyj ↑↓ do przeglądania, ↵ aby wybrać.", "navbar_dropdown.about": "O Mattermost", "navbar_dropdown.accountSettings": "Ustawienia Konta", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Odepnij od kanału", "post_message_view.edited": "(edytowany)", "posts_view.loadMore": "Pobierz więcej wiadomości", - "posts_view.maxLoaded": "Szukasz konkretnej wiadomości? Spróbuj ją wyszukać", "posts_view.newMsg": "Nowe Wiadomości", "posts_view.newMsgBelow": "{count, plural, one {Nowa wiadomość} other {Nowe wiadomości}}", "quick_switch_modal.channels": "Kanały", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Aby przypiąć wiadomość: Najedź na wiadomość, którą chcesz przypiąć i kliknij [...] > \"Przypnij do kanału\".", "select_team.icon": "Ikona wyboru zespołu", "select_team.join.icon": "Ikona dołączenia do zespołu", + "select_team.private.icon": "Utwórz zespół", "setting_item_max.cancel": "Anuluj", "setting_item_min.edit": "Edycja", "setting_picture.cancel": "Anuluj", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Dostępny", "status_dropdown.set_ooo": "Poza Biurem", "status_dropdown.set_ooo.extra": "Automatyczne odpowiedzi są włączone", + "string.id": "default message", "suggestion_list.no_matches": "Żadne rzeczy nie pasują do __{value}__", "suggestion.mention.all": "OSTRZEŻENIE: wspomina wszystkich na kanale", "suggestion.mention.channel": "Powiadamia wszystkich na kanale", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Zgadzam się", "terms_of_service.api_error": "Nie można ukończyć żądania. Jeśli ten problem będzie się powtarzał, skontaktuj się z Administratorem Systemu.", "terms_of_service.disagreeButton": "Nie Zgadzam się", + "test": "Tekst przycisku", "textbox.bold": "**pogrubienie**", "textbox.edit": "Edytuj wiadomość", "textbox.help": "Pomoc", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Zamknij", "user.settings.general.confirmEmail": "Potwierdź adres e-mail", "user.settings.general.currentEmail": "Aktualny e-mail", + "user.settings.general.currentPassword": "Aktualne hasło", "user.settings.general.email": "E-mail", "user.settings.general.emailGitlabCantUpdate": "Logowanie odbywa się poprzez GitLab. E-mail nie może być zaktualizowany. Adres e-mail używany do powiadomień {email}.", "user.settings.general.emailGoogleCantUpdate": "Logowanie odbywa się przez Google. E-mail nie może być zaktualizowany. Adres e-mail używany do powiadomień {email}.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "Logowanie odbywa się za pośrednictwem protokołu saml. E-mail nie może być zaktualizowany. Adres e-mail używany do powiadomień {email}.", "user.settings.general.emptyName": "Kliknij \"Edytuj\" by dodać swoje imię i nazwisko", "user.settings.general.emptyNickname": "Kliknij \"Edytuj\", aby dodać pseudonim", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Kliknij \"Edytuj\", aby dodać swój tytuł / stanowisko", "user.settings.general.field_handled_externally": "Wartość tego pola pobierana jest od Twojego dostawcy logowania. Jeśli chcesz je zmienić musisz to zgłosić do swojego dostawcy.", "user.settings.general.firstName": "Imię", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Ikona ustawień ogólnych", "user.settings.general.imageTooLarge": "Nie można przesłać zdjęcia profilowego. Plik jest zbyt duży.", "user.settings.general.imageUpdated": "Ostatnia aktualizacja zdjęcia {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Nazwisko", "user.settings.general.loginGitlab": "Zalogowano przy pomocy GitLab ({email})", "user.settings.general.loginGoogle": "Zalogowano przy pomocy Google ({email})", diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index b120424a0d10..7fc52e3307f6 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -12,7 +12,7 @@ "about.hashwebapp": "Webapp Build Hash:", "about.licensed": "Licenciado para:", "about.notice": "Mattermost é possível graças ao software de código aberto usado em nosso [servidor](!https://about.mattermost.com/platform-notice-txt/), [desktop](!https://about.mattermost.com/desktop-notice-txt/) e aplicativos [móveis](!https://about.mattermost.com/mobile-notice-txt/).", - "about.privacy": "Privacy Policy", + "about.privacy": "Política de Privacidade", "about.teamEditionLearn": "Entre na comunidade Mattermost em ", "about.teamEditionSt": "Toda comunicação da sua equipe em um só lugar, instantaneamente pesquisável e acessível em qualquer lugar.", "about.teamEditiont0": "Team Edition", @@ -36,6 +36,7 @@ "activity_log.os": "SO: {os}", "activity_log.sessionId": "ID da Sessão: {id}", "activity_log.sessionsDescription": "Sessões são criadas quando você efetuar login em um novo navegador em um dispositivo. Sessões permitem que você use Mattermost sem ter que logar novamente por um período de tempo especificado pelo administrador do sistema. Se você deseja sair mais cedo, use o botão 'Logout' abaixo para terminar uma sessão.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Autocompletar", "add_command.autocomplete.help": "(Opcional) Exibir comandos slash na lista de auto preenchimento.", "add_command.autocompleteDescription": "Autocompletar Descrição", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "Nome do Usuário do Servidor de SMTP:", "admin.email.testing": "Testando...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "Ex.: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Ex.: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "Ex.: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "Fuso horário", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Ex.: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Ex.: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "Ex.: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "falso", "admin.field_names.allowBannerDismissal": "Permite dispensar o banner", "admin.field_names.bannerColor": "Cor do banner", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Log in](!https://accounts.google.com/login) em sua conta Google.\n2. Vá para [https://console.developers.google.com](!https://console.developers.google.com), clique **Credenciais** no painel esquerdo e digite \"Mattermost - nome-da-sua-empresa\" como o **Nome do Projeto**, então clique **Criar**.\n3. Clique no cabeçalho **Tela consentimento OAuth** e digite \"Mattermost\" como o **Nome do produto mostrado aos usuários**, então clique em **Salvar**.\n4. Dentro do cabeçalho **Credenciais**, clique **Criar credenciais**, escolho **ID do cliente OAuth** e selecione **Aplicação Web**.\n5. Dentro de **Restrições** e **URIs de redirecionamento autorizados** enter **sua-url-mattermost/signup/google/complete** (exemplo: http://localhost:8065/signup/google/complete). Clique **Criar**.\n6. Cole o **ID do Cliente** e **Chave de Cliente** dos campos abaixo, então clique em **Salvar**.\n7. Finalmente, vá para [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) e clique em *Ativar*. Isto pode levar alguns minutos para ser propagado através do sistema do Google.", "admin.google.tokenTitle": "Token Endpoint:", "admin.google.userTitle": "API Usuário Endpoint:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Não Vinculado", "admin.group_settings.group_detail.group_configuration": "Configuração de Grupo", "admin.group_settings.group_detail.groupProfileDescription": "O nome para este grupo.", "admin.group_settings.group_detail.groupProfileTitle": "Perfil do Grupo", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Desvincular Grupos Selecionados", "admin.group_settings.groupsPageTitle": "Grupos", "admin.group_settings.introBanner": "Grupos são uma forma de organizar usuários e aplicar ações a todos os usuários desse grupo.\nPara mais informações de Grupos, veja a [documentação](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Vincule e configure grupos de seu AD/LDAP para o Mattermost. Tenha certeza que você tem configurado um [filtro de grupo](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Vincule e configure grupos de seu AD/LDAP para o Mattermost. Tenha certeza que você tem configurado um [filtro de grupo]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "Grupos AD/LDAP", "admin.image.amazonS3BucketDescription": "Nome selecionado para o seu S3 bucket in AWS.", "admin.image.amazonS3BucketExample": "Ex.: \"mattermost-media\"", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Atribuir função de admin do sistema", "admin.permissions.permission.create_direct_channel.description": "Criar canal direto", "admin.permissions.permission.create_direct_channel.name": "Criar canal direto", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "Gerenciar Emojis Personalizados", "admin.permissions.permission.create_emojis.name": "Gerenciar Emojis Personalizados", "admin.permissions.permission.create_group_channel.description": "Criar canal em grupo", "admin.permissions.permission.create_group_channel.name": "Criar canal em grupo", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Tempo limite de gravação:", "admin.service.writeTimeoutDescription": "Se estiver usando HTTP (inseguro), este é o tempo máximo permitido desde o final da leitura dos cabeçalhos de solicitação até que a resposta seja escrita. Se estiver usando HTTPS, é o tempo total de quando a conexão é aceita até que a resposta seja escrita.", "admin.set_by_env": "Esta configuração foi feita utilizando uma variável de ambiente. Não pode ser modificada pelo Console do Sistema.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Avançado", "admin.sidebar.announcement": "Banner de Anúncio", "admin.sidebar.audits": "Conformidade e Auditoria", @@ -1276,7 +1300,8 @@ "admin.sidebar.experimental": "Experimental", "admin.sidebar.external": "Serviços Externos", "admin.sidebar.files": "Arquivos", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Configurações do arquivo", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Geral", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Habilitar Convites por E-mail: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Quando verdadeiro, os usuários serão alertados para confirmar o envio do post para @channel e @all em todos os canais com mais de 5 membros. Quando falso, nenhuma confirmação será necessária.", "admin.team.enableConfirmNotificationsToChannelTitle": "Mostrar para @channel e @all a janela de confirmação: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Número máximo total de canais por equipe, incluindo ambos canais ativos e arquivados.", "admin.team.maxChannelsExample": "Ex.: \"100\"", "admin.team.maxChannelsTitle": "Máximo Canais Por Equipe:", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Webhooks Entrada", "backstage_sidebar.integrations.oauthApps": "Aplicativos OAuth 2.0", "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks Saída", + "bot.add.description": "Descrição", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "postar:todos", + "bot.add.post_all.help": "Permissão para postar em todos os canais incluindo mensagens diretas no Mattermost.", + "bot.add.post_channels": "postar:canais", + "bot.add.post_channels.help": "Permissão para postar em todos os canais públicos do Mattermost.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Fechar", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Criar Novo Token", + "bot.manage.disable": "Desabilitado", + "bot.manage.enable": "Habilitado", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Por favor digite uma descrição.", + "bots.add.displayName": "Nome de Exibição", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Usuário", + "bots.disabled": "Desabilitado", + "bots.image.upload": " enviado uma imagem", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Cancelar", + "bots.manage.add.create": "Criar Conta", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Editar", + "bots.manage.edit.editing": "Enviando...", + "bots.manage.edit.title": "Atualizar", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Excluir", + "bots.token.confirm_text": "Tem certeza de que deseja excluir este post?", + "bots.token.delete": "Excluir Token?", "center_panel.archived.closeChannel": "Fechar Canal", "center_panel.permalink.archivedChannel": "Você está vendo um **canal arquivado**. ", "center_panel.recent": "Clique aqui para pular para mensagens recentes. ", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Propósito:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Adicionar Novo Membro para ", - "channel_loader.connection_error": "Parece existir um problema com a sua conexão de internet.", "channel_loader.posted": "Postado", "channel_loader.postedImage": " postado uma imagem", "channel_loader.socketError": "Por favor verifique a conexão, Mattermost está inacessível. Se o problema persistir, peça ao administrador para [verificar porta do WebSocket](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Ex.: \"Um canal para arquivar bugs e melhorias\"", "channel_modal.type": "Tipo", "channel_notifications.allActivity": "Para todas as atividades", - "channel_notifications.globalDefault": "Global padrão ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignorar menções para @channel, @here and @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Desligado", + "channel_notifications.ignoreChannelMentions.on.title": "Ligado", "channel_notifications.muteChannel.help": "Silenciar desativa as notificações de área de trabalho, e-mail e push para este canal. O canal não será marcado como não lido, a menos que você seja mencionado.", "channel_notifications.muteChannel.off.title": "Desligado", "channel_notifications.muteChannel.on.title": "Ligado", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Tamanho ", "file_info_preview.type": "Tipo do arquivo ", "file_upload.disabled": "Anexo de arquivos estão desabilitados.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "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.generic_error": "There was a problem uploading your files.", "file_upload.limited": "Limite máximo de uploads de {count, number} arquivos. Por favor use um post adicional para mais arquivos.", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Imagem Colada em ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Ícone Seta para Baixo", "generic_icons.attach": "Ícone de Anexo", "generic_icons.back": "Ícone Voltar", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Ícone Migalhas", "generic_icons.channel.draft": "Ícone Rascunho Canal", "generic_icons.channel.private": "Ícone Canal Privado", @@ -2009,82 +2086,83 @@ "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.description": "#### 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.downloading.description": "Fazer 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.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### 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 publicar.", - "help.attaching.icon.description": "#### Í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 publicar.", + "help.attaching.dragdrop.description": "Envie 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 publicar.", + "help.attaching.dragdrop.title": "Drag and Drop", + "help.attaching.icon.description": "Como 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 publicar.", "help.attaching.icon.title": "Ícone de Anexo", - "help.attaching.limitations.description": "## Limitação Tamanho de Arquivo\nMattermost suporta um máximo de cinco arquivos anexados por publicação, cada um com tamanho máximo de 50Mb.", + "help.attaching.limitations.description": "Mattermost suporta um máximo de cinco arquivos anexados por publicação, cada um com tamanho máximo de 50Mb.", "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## Métodos de Anexar\nAnexe um arquivo arrastando e soltando ou clicando no ícone de anexar na caixa de entrada de mensagem.", + "help.attaching.methods.description": "Anexe um arquivo arrastando e soltando ou clicando no ícone de anexar na caixa de entrada de mensagem.", "help.attaching.methods.title": "Attachment Methods", "help.attaching.notSupported": "Visualização de documentos (Word, Excel, PPT) não é ainda suportado.", - "help.attaching.pasting.description": "#### 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.pasting.description": "Nos 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.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## 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.previewer.description": "Mattermost 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.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 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.publicLinks.description": "Links 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.publicLinks.title": "Sharing Public Links", "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.description": "#### 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.supported.description": "Se 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.supported.title": "Supported Media Types", "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", "help.attaching.supportedListItem3": "Audio: MP3, M4A", "help.attaching.supportedListItem4": "Documents: PDF", "help.attaching.title": "Anexando Arquivos", - "help.commands.builtin.description": "## Comandos Nativos\nOs seguintes comandos slash estão disponíveis em todas as instalações Mattermost:", + "help.commands.builtin.description": "Os seguintes comandos slash estão disponíveis em todas as instalações Mattermost:", "help.commands.builtin.title": "Built-in Commands", "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.description": "## 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.custom.description": "Comandos 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.custom.title": "Custom Commands", "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.intro1": "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.", "help.commands.intro2": "Built-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": "Executando Comandos", - "help.composing.deleting.description": "## Excluindo uma mensagem\nExcluir uma mensagem clicando no ícone **[...]** ao lado do texto da mensagem que você escreveu, em seguida, clique em **Excluir**. Administrador de Sistema e de Equipe podem excluir qualquer mensagem em seu sistema ou equipe.", + "help.composing.deleting.description": "Excluir uma mensagem clicando no ícone **[...]** ao lado do texto da mensagem que você escreveu, em seguida, clique em **Excluir**. Administrador de Sistema e de Equipe podem excluir qualquer mensagem em seu sistema ou equipe.", "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## 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.editing.description": "Edite 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.editing.title": "Editando a Mensagem", - "help.composing.linking.description": "## 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.linking.description": "O 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.linking.title": "Linking to a message", - "help.composing.posting.description": "## Publicando 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.posting.description": "Escreva 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.posting.title": "Editando a Mensagem", - "help.composing.posts.description": "#### Publicações\nPublicações podem ser consideradas as mensagens principais. Eles são as mensagens que, muitas vezes iniciam uma discussão com respostas. Publicações são criadas e enviadas a partir da caixa de entrada de texto na parte inferior do painel central.", + "help.composing.posts.description": "Publicações podem ser consideradas as mensagens principais. Eles são as mensagens que, muitas vezes iniciam uma discussão com respostas. Publicações são criadas e enviadas a partir da caixa de entrada de texto na parte inferior do painel central.", "help.composing.posts.title": "Posts", "help.composing.replies.description1": "Reply 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.", "help.composing.replies.description2": "When 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.replies.title": "Replies", "help.composing.title": "Enviando Mensagens", - "help.composing.types.description": "## Tipos de Mensagem\nResponda a publicação para manter a conversa organizada em tópicos.", + "help.composing.types.description": "Responda a publicação para manter a conversa organizada em tópicos.", "help.composing.types.title": "Message Types", "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.description": "## 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.code.description": "Criar 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.code.title": "Bloco de código", "help.formatting.codeBlock": "Bloco de código", - "help.formatting.emojis.description": "## 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.emojis.description": "Abra 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.emojis.title": "Emoji", "help.formatting.example": "Exemplo:", "help.formatting.githubTheme": "**Tema GitHub**", - "help.formatting.headings.description": "## 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.headings.description": "Faça um título digitando # e um espaço antes de seu título. Para subtítulos usar mais #.", "help.formatting.headings.title": "Headings", "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.description": "## 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.images.description": "Crie 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.images.title": "In-line Images", "help.formatting.imagesExample": "![alt texto](link \"texto suspenso\")\n\ne\n\n[![Status Compilação](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## Código na Linha\n\nCrie fonte mono espaçada na linha cercando o com acentos graves.", + "help.formatting.inline.description": "Crie fonte mono espaçada na linha cercando o com acentos graves.", "help.formatting.inline.title": "Código de Convite", "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.description": "## Linhas\n\nCrie uma linha usando três `*`, `_`, ou `-`.", + "help.formatting.lines.description": "Crie uma linha usando três `*`, `_`, ou `-`.", "help.formatting.lines.title": "Lines", "help.formatting.linkEx": "[Confira Mattermost!](https://about.mattermost.com/)", - "help.formatting.links.description": "## Links\n\nCrie texto para links colocando o texto desejado entre colchetes e o link associado entre parênteses.", + "help.formatting.links.description": "Crie texto para links colocando o texto desejado entre colchetes e o link associado entre parênteses.", "help.formatting.links.title": "Links", "help.formatting.listExample": "* lista item um\n* lista item dois\n * item dois sub-item", - "help.formatting.lists.description": "## Listas\n\nCrie uma lista usando `*` ou `-` como marcadores. Recue um marcador adicionando dois espaços em frente.", + "help.formatting.lists.description": "Crie uma lista usando `*` ou `-` como marcadores. Recue um marcador adicionando dois espaços em frente.", "help.formatting.lists.title": "Lists", "help.formatting.monokaiTheme": "**Tema Monokai**", "help.formatting.ordered": "Faça uma lista ordenada usando números:", @@ -2102,12 +2180,12 @@ "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", "help.formatting.style.title": "Text Style", - "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.description": "### 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.supportedSyntax": "Linguagens suportadas são: `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.description": "Para 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.syntax.title": "Syntax Highlighting", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "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.description": "## 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.tables.description": "Crie 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.tables.title": "Tabela", "help.formatting.title": "Formatting Text", "help.learnMore": "Leai mais sobre:", @@ -2117,18 +2195,18 @@ "help.link.formatting": "Formatando Mensagens usando Markdown", "help.link.mentioning": "Mencionando Colegas de Equipe", "help.link.messaging": "Mensagens Básicas", - "help.mentioning.channel.description": "#### @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.channel.description": "Você 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.channel.title": "Canal", "help.mentioning.channelExample": "@channel grande trabalho nas entrevistas está semana. Eu acho que nós encontramos alguns excelentes potenciais candidatos!", - "help.mentioning.mentions.description": "## @Menções\nUse @menção para chamar atenção de um membro específico da equipe.", + "help.mentioning.mentions.description": "Use @menção para chamar atenção de um membro específico da equipe.", "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## 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.recent.description": "Clique `@` 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.recent.title": "Menções Recentes", "help.mentioning.title": "Mencionando Colegas de Equipe", - "help.mentioning.triggers.description": "## 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.triggers.description": "Além de ser notificado por @usuário e @channel, 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.triggers.title": "Palavras que desencadeiam menções", "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @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.username.description2": "Digite `@` 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. O 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.username.title": "Usuário", "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?", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Webhooks de saída permite que integrações externas recebam e respondam a mensagens", "integrations.outgoingWebhook.title": "Webhooks Saída", "integrations.successful": "Configurado com Sucesso", + "interactive_dialog.cancel": "Cancelar", + "interactive_dialog.element.optional": "(opcional)", + "interactive_dialog.submit": "Enviar", "interactive_dialog.submitting": "Enviando...", "intro_messages.anyMember": " Qualquer membro pode participar e ler este canal.", "intro_messages.beginning": "Início do {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} e {last} estão digitando...", "msg_typing.isTyping": "{user} está digitando...", "multiselect.add": "Adicionar", + "multiselect.adding": "Adding...", "multiselect.go": "Ir", "multiselect.list.notFound": "Nenhum item encontrado", "multiselect.loading": "Carregando...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Utilize ↑↓ para navegar, ↵ para selecionar. Você pode adicionar mais {num, number}{num, plural, one {pessoa} other {pessoas}}. ", "multiselect.numRemaining": "Você pode adicionar mais {num, number}", "multiselect.placeholder": "Procura e adiciona membros", + "multiselect.selectChannels": "Use ↑↓ para navegar, ↵ para selecionar.", "multiselect.selectTeams": "Use ↑↓ para navegar, ↵ para selecionar.", "navbar_dropdown.about": "Sobre o Mattermost", "navbar_dropdown.accountSettings": "Definições de Conta", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Desafixar do canal", "post_message_view.edited": "(editado)", "posts_view.loadMore": "Carregar mais mensagens", - "posts_view.maxLoaded": "Procurando por uma mensagem específica? Tente buscar por", "posts_view.newMsg": "Novas Mensagens", "posts_view.newMsgBelow": "{count, plural, one {Nova mensagem} other {Novas mensagens}}", "quick_switch_modal.channels": "Canais", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Para fixar uma mensagem: Vá para a mensagem que você quer fixar e clique [...] > \"Fixar no canal\".", "select_team.icon": "Ícone Selecionar Equipe", "select_team.join.icon": "Ícone Entrar na Equipe", + "select_team.private.icon": "Criar Equipe", "setting_item_max.cancel": "Cancelar", "setting_item_min.edit": "Editar", "setting_picture.cancel": "Cancelar", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Conectado", "status_dropdown.set_ooo": "Fora do Escritório", "status_dropdown.set_ooo.extra": "Respostas Automáticas estão habilitadas", + "string.id": "default message", "suggestion_list.no_matches": "Nenhum item corresponde __{value}__", "suggestion.mention.all": "ATENÇÃO: Todos no canal serão mencionados.", "suggestion.mention.channel": "Notifica todos no canal", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Eu Concordo", "terms_of_service.api_error": "Não é possível concluir o pedido. Se esse problema persistir, entre em contato com o Administrador do Sistema.", "terms_of_service.disagreeButton": "Eu Discordo", + "test": "Texto do Botão", "textbox.bold": "**negrito**", "textbox.edit": "Editar mensagem", "textbox.help": "Ajuda", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Fechar", "user.settings.general.confirmEmail": "Confirmar o email", "user.settings.general.currentEmail": "Email Atual", + "user.settings.general.currentPassword": "Senha 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}.", @@ -2905,6 +2991,7 @@ "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.emptyName": "Clique 'Editar' para adicionar seu nome completo", "user.settings.general.emptyNickname": "Clique 'Editar' para adicionar um apelido", + "user.settings.general.emptyPassword": "Please enter your current password.", "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", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Ícone Definições Gerais", "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.incorrectPassword": "Your password is incorrect.", "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})", diff --git a/i18n/ro.json b/i18n/ro.json index d934dde6a627..fb3edf386fa0 100644 --- a/i18n/ro.json +++ b/i18n/ro.json @@ -12,13 +12,13 @@ "about.hashwebapp": "Webapp Construcția Hash:", "about.licensed": "Licențiat la:", "about.notice": "Mattermost este făcut posibil de către software-ul open source utilizat în [server](!https://about.mattermost.com/platform-notice-txt/), [desktop](!https://about.mattermost.com/desktop-notice-txt/) și [mobil](!https://about.mattermost.com/mobile-notice-txt/) aplicații.", - "about.privacy": "Privacy Policy", + "about.privacy": "Politica de confidentialitate", "about.teamEditionLearn": "Alăturați-vă comunității Mattermost la ", "about.teamEditionSt": "Toate comunicările echipei într-un singur loc, cautari instante și accesibile oriunde.", "about.teamEditiont0": "Ediție de echipă", "about.teamEditiont1": "Ediția Comerciala", "about.title": "Despre Mattermost", - "about.tos": "Termenii de Serviciu", + "about.tos": "Termenii serviciului", "about.version": "Versiunea Mattermost:", "access_history.title": "Accesează istoria", "activity_log_modal.android": "Android", @@ -26,7 +26,7 @@ "activity_log_modal.androidNativeClassicApp": "Aplicatie Clasică Nativă Android", "activity_log_modal.desktop": "Aplicație Desktop Nativă", "activity_log_modal.iphoneNativeApp": "Aplicație Nativă iPhone", - "activity_log_modal.iphoneNativeClassicApp": "Aplicație Clasică Nativă iPhone ", + "activity_log_modal.iphoneNativeClassicApp": "Aplicație Clasică Nativă iPhone", "activity_log.activeSessions": "Sesiuni active", "activity_log.browser": "Navigator: {browser}", "activity_log.firstTime": "Prima dată activ: {data}, {timp}", @@ -36,6 +36,7 @@ "activity_log.os": "SO: {os}", "activity_log.sessionId": "ID-ul sesiunii: {id}", "activity_log.sessionsDescription": "Sesiunile sunt create atunci când vă conectați la un browser nou de pe un dispozitiv. Sesiunile vă permit să utilizați Mattermost fără a trebui să vă conectați din nou pentru o perioadă de timp specificată de administratorul de sistem. Dacă doriți să vă deconectați mai devreme, utilizați butonul 'Deconectați' de mai jos pentru a încheia o sesiune.", + "add_channels_to_scheme.title": "Adăugați canale la lista **Canale selectate**", "add_command.autocomplete": "Completare automată", "add_command.autocomplete.help": "(Opțional) Arată comanda slash în lista de completare automată.", "add_command.autocompleteDescription": "Completarea Automată a Descrieri", @@ -101,7 +102,7 @@ "add_incoming_webhook.icon_url.help": "Alegeți imaginea de profil pe care această integrare o va folosi când trimiteți postarea. Introduceți URL-ul unui fișier .png sau .jpg de cel puțin 128 pixeli cu 128 de pixeli.", "add_incoming_webhook.save": "Salvați", "add_incoming_webhook.saving": "Salvez...", - "add_incoming_webhook.url": "**URL**: {url}", + "add_incoming_webhook.url": "**Adresă**: {url}", "add_incoming_webhook.username": "Utilizator", "add_incoming_webhook.username.help": "Alegeți numele de utilizator pe care această integrare o va posta ca. Numele de utilizator pot fi de până la 22 de caractere și pot conține litere mici, numere și simbolurile \"-\", \"_\", și \".\" .", "add_oauth_app.callbackUrls.help": "URI-urile de redirecționare la care serviciul va redirecționa utilizatorii după ce acceptă sau refuză autorizarea aplicației dvs. și care vor gestiona codurile de autorizare sau jetoanele de acces. Trebuie să fie o adresă URL validă și să înceapă cu http:// sau https://.", @@ -119,7 +120,7 @@ "add_oauth_app.name.help": "Numele de afișare pentru aplicația dvs. OAuth 2.0 format de până la 64 de caractere.", "add_oauth_app.nameRequired": "Este necesar numele aplicației OAuth 2.0.", "add_oauth_app.trusted.help": "Când este adevărat, aplicația OAuth 2.0 este considerată de încredere de către serverul Mattermost și nu necesită ca utilizatorul să accepte autorizarea. Când este falsă, va apărea o fereastră suplimentară, solicitând utilizatorului să accepte sau să refuze autorizarea.", - "add_oauth_app.url": "**URL(s)**: {url}", + "add_oauth_app.url": "**Adrese**: {url}", "add_outgoing_webhook.callbackUrls": "Adrese URL cu inversare (câte una pe linie)", "add_outgoing_webhook.callbackUrls.help": "Adresa URL la care vor fi trimise mesajele. Dacă adresa URL este privată, adăugați-o ca {link}.", "add_outgoing_webhook.callbackUrls.helpLinkText": "conexiune internă de încredere", @@ -135,7 +136,7 @@ "add_outgoing_webhook.description.help": "Descrierea site-ului dvs. de ieșire.", "add_outgoing_webhook.displayName": "Titlu", "add_outgoing_webhook.displayName.help": "Alegeți un titlu care să fie afișat pe pagina de setări pentru WebHouse. Maximum 64 de caractere.", - "add_outgoing_webhook.doneHelp": "Comanda dvs. slash a fost configurată. Următorul token va fi trimis în sarcina utilă de ieșire. Vă rugăm să-l utilizați pentru a verifica dacă cererea a venit de la echipa Mattermost (a se vedea [documentația](!https://docs.mattermost.com/developer/slash-commands.html) pentru mai multe detalii).", + "add_outgoing_webhook.doneHelp": "Bara dvs. de ieșire a fost configurată. Următorul token va fi trimis în sarcina utilă de ieșire. Utilizați-l pentru a verifica dacă cererea a venit de la echipa dvs. Mattermost (consultați [documentația](! https://docs.mattermost.com/developer/webhooks-outgoing.html) pentru mai multe detalii).", "add_outgoing_webhook.icon_url": "Poză de profil", "add_outgoing_webhook.icon_url.help": "Alegeți imaginea de profil pe care această integrare o va folosi când trimiteți postarea. Introduceți URL-ul unui fișier .png sau .jpg de cel puțin 128 pixeli cu 128 de pixeli.", "add_outgoing_webhook.save": "Salvează", @@ -276,7 +277,7 @@ "admin.customization.announcement.bannerColorTitle": "Culoare banner:", "admin.customization.announcement.bannerTextColorTitle": "Banner Culoare text:", "admin.customization.announcement.bannerTextDesc": "Textul care va apărea în bannerul anunțului.", - "admin.customization.announcement.bannerTextTitle": "Banner Text:", + "admin.customization.announcement.bannerTextTitle": "Textul Banerului:", "admin.customization.announcement.enableBannerDesc": "Activați un banner de anunțuri în toate echipele.", "admin.customization.announcement.enableBannerTitle": "Activați bannerul anunțului:", "admin.customization.appDownloadLinkDesc": "Adăugați un link către o pagină de descărcare pentru aplicațiile Mattermost. Atunci când există o legătură, o opțiune pentru \"Descărcați Aplicații cele mai importante\" va fi adăugată în meniul principal, astfel încât utilizatorii să poată găsi pagina de descărcare. Lăsați acest câmp necompletat pentru a ascunde opțiunea din Meniul Principal.", @@ -338,7 +339,7 @@ "admin.elasticsearch.connectionUrlExample": "De exemplu: \"https://elasticsearch.example.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Consultați documentația cu instrucțiunile de configurare a serverului.", "admin.elasticsearch.connectionUrlTitle": "Adresa de conectare la server:", - "admin.elasticsearch.createJob.help": "Toate postările din baza de date vor fi indexate de la cele mai vechi la cele mai noi. Aplicația elastică este disponibilă în timpul indexării, dar rezultatele căutării pot fi incomplete până la finalizarea lucrării de indexare.", + "admin.elasticsearch.createJob.help": "Toți utilizatorii, canalele și postările din baza de date vor fi indexate de la cele mai vechi la cele mai noi. Aplicația elastică este disponibilă în timpul indexării, dar rezultatele căutării pot fi incomplete până la terminarea lucrării de indexare.", "admin.elasticsearch.createJob.title": "Indicele acum", "admin.elasticsearch.elasticsearch_test_button": "Conexiune de test", "admin.elasticsearch.enableAutocompleteDescription": "Necesită o conexiune de succes la serverul Elasticsearch. Când este adevărat, Elasticsearch va fi folosit pentru toate interogările de căutare utilizând cel mai recent index. Rezultatele căutării pot fi incomplete până când se termină un index în bloc al bazei de date postuale existente. Atunci când se efectuează căutări false, se utilizează căutarea bazei.", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "Eroare la indexarea erorilor: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Indicii de purjare:", "admin.elasticsearch.purgeIndexesButton.success": "Indicatorii au fost purificați cu succes.", - "admin.elasticsearch.purgeIndexesHelpText": "Îndepărtarea va elimina în întregime indicele de pe serverul Elasticsearch. Rezultatele căutării pot fi incomplete până când se reface indexul în bloc al bazei de date existente.", + "admin.elasticsearch.purgeIndexesHelpText": "Îndepărtarea va elimina în întregime indicii de pe serverul Elasticsearch. Rezultatele căutării pot fi incomplete până când se reface indexul în bloc al bazei de date existente.", "admin.elasticsearch.sniffDescription": "Când este adevărat, sniffing-ul găsește și se conectează automat la toate nodurile de date din cluster.", "admin.elasticsearch.sniffTitle": "Activați sniffing-ul clusterului:", "admin.elasticsearch.testConfigSuccess": "Testați cu succes. Configurația a fost salvată.", @@ -399,7 +400,7 @@ "admin.email.notificationDisplayExample": "De exemplu: \"Notificare maximă\", \"Sistem\", \"Nu răspunde\"", "admin.email.notificationDisplayTitle": "Nume afișat al notificării:", "admin.email.notificationEmailDescription": "Adresa de e-mail afișată în contul de e-mail utilizat la trimiterea mesajelor de e-mail de la Mattermost.", - "admin.email.notificationEmailExample": "De exemplu: \"materialmost@yourcompany.com\", \"admin@yourcompany.com\"", + "admin.email.notificationEmailExample": "De exemplu: \"mattermost@firmata.ro\", \"admin@firmata.ro\"", "admin.email.notificationEmailTitle": "Notificare de la adresa:", "admin.email.notificationOrganization": "Footer Adresa de notificare:", "admin.email.notificationOrganizationDescription": "Numele și adresa organizației afișate pe notificările prin e-mail de la Mattermost, cum ar fi \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, SUA\". Dacă câmpul este lăsat necompletat, numele și adresa organizației nu vor fi afișate.", @@ -410,11 +411,11 @@ "admin.email.pushContentTitle": "Push Notification Conținut:", "admin.email.pushOff": "Nu trimiteți notificări push", "admin.email.pushOffHelp": "Vă rugăm să consultați [documentația privind notificările push](!https://about.mattermost.com/default-mobile-push-notifications/) pentru a afla mai multe despre opțiunile de configurare.", - "admin.email.pushServerEx": "Ex: \"http://push-test.mattermost.com\"", + "admin.email.pushServerEx": "Ex: \"https://push-test.mattermost.com\"", "admin.email.pushServerTitle": "Push Server de notificare:", "admin.email.pushTitle": "Activează Notificările: ", - "admin.email.replyToAddressDescription": "Email address used in the Reply-To header when sending notification emails from Mattermost.", - "admin.email.replyToAddressTitle": "Notification Reply-To Address: ", + "admin.email.replyToAddressDescription": "Adresa de e-mail folosită în antetul Răspunde-la atunci când trimiteți e-mailuri de notificare de la Mattermost.", + "admin.email.replyToAddressTitle": "Adresa de răspuns la adresa de notificare: ", "admin.email.requireVerificationDescription": "În mod tipic este setat la adevărat în producție. Când este adevărat, Mattermost necesită verificarea e-mailului după crearea contului înainte de a permite autentificarea. Dezvoltatorii pot seta acest câmp la fals pentru a sări peste mesajele de e-mail de verificare pentru o dezvoltare mai rapidă.", "admin.email.requireVerificationTitle": "Necesită verificarea e-mail: ", "admin.email.selfPush": "Introduceți manual locația serviciului de notificare Push", @@ -433,74 +434,92 @@ "admin.email.smtpUsernameExample": "De exemplu: \"admin@yourcompany.com\", \"AKIADTOVBGERKLCBV\"", "admin.email.smtpUsernameTitle": "Utilizator SMTP Server:", "admin.email.testing": "Testare...", - "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", - "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", - "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", - "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", - "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", - "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", - "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "De exemplu: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", - "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", + "admin.experimental.allowCustomThemes.desc": "Permite afișarea secțiunii **Afișare > Tema > Tema personalizată** din Setările contului.", + "admin.experimental.allowCustomThemes.title": "Permiteți temele personalizate:", + "admin.experimental.clientSideCertCheck.desc": "Când **primar**, după ce certificatul client-parte este verificat, e-mailul utilizatorului este preluat din certificat și este folosit pentru a vă conecta fără o parolă. Când **secundar**, după verificarea certificatului de client, e-mailul utilizatorului este preluat din certificat și se potrivește cu cel furnizat de utilizator. Dacă se potrivesc, utilizatorul se conectează cu acreditări regulate de e-mail/parolă.", + "admin.experimental.clientSideCertCheck.title": "Procedura de autentificare a clientului:", + "admin.experimental.clientSideCertEnable.desc": "Permite certificarea pe partea clientului pentru serverul vostru Mattermost. Vedeți [documentația] (!https://docs.mattermost.com/deployment/certificate-based-authentication.html) pentru a afla mai multe.", + "admin.experimental.clientSideCertEnable.title": "Activați certificarea pe partea clientului:", + "admin.experimental.closeUnusedDirectMessages.desc": "Atunci când sunt adevărate, conversațiile directe de mesaje fără activitate timp de 7 zile vor fi ascunse de bara laterală. Când sunt false, conversațiile rămân în bara laterală până când sunt închise manual.", + "admin.experimental.closeUnusedDirectMessages.title": "Trimiteți mesaje automate în bara laterală:", + "admin.experimental.defaultTheme.desc": "Setați o temă implicită care se aplică tuturor utilizatorilor noi din sistem.", + "admin.experimental.defaultTheme.title": "Tema implicită:", + "admin.experimental.disablePostMetadata.desc": "Încărcați canalele prin poziționarea mai precisă a parolei prin încărcarea metadatelor postate. Activarea acestei setări poate duce la creșterea timpului de canal și post încărcare.", + "admin.experimental.disablePostMetadata.title": "Dezactivați metadatele postare:", + "admin.experimental.emailBatchingBufferSize.desc": "Specificați numărul maxim de notificări introduse într-un singur e-mail.", + "admin.experimental.emailBatchingBufferSize.example": "De exemplu: \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "Dimensiunea buffer-ului de e-mail:", + "admin.experimental.emailBatchingInterval.desc": "Specificați frecvența maximă, în secunde, pe care lucrarea de dozare verifică pentru noile notificări. Intervalele mai lungi de dozare vor crește performanța.", "admin.experimental.emailBatchingInterval.example": "De exemplu: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", - "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", - "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", - "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", - "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", - "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", - "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", - "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", - "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", - "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", - "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", - "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", - "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", - "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "De exemplu: \"porecla\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", - "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "Fus orar", - "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", - "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "De exemplu: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "De exemplu: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", - "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", - "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "De exemplu: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.emailBatchingInterval.title": "Intervalul de e-mail pentru e-mail:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specificați culoarea butonului de conectare a e-mailului pentru scopuri de etichetare albe. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Butonul de conectare a butonului de culoare Border:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specificați culoarea butonului de conectare a e-mailului pentru alocarea în alb. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Culoare buton de conectare:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specificați culoarea textului butonului de autentificare a e-mailului pentru alocarea în alb. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Butonul de conectare Culoare text:", + "admin.experimental.enableChannelViewedMessages.desc": "Această setare determină dacă evenimentele WebSocket \"channel_viewed\" sunt trimise, care sincronizează notificările necitite între clienți și dispozitive. Dezactivarea setării în aplicații mai mari poate îmbunătăți performanța serverului.", + "admin.experimental.enableChannelViewedMessages.title": "Activați mesajele WebSocket vizionate în canal:", + "admin.experimental.enablePreviewFeatures.desc": "Când este adevărat, funcțiile de previzualizare pot fi activate din **Setări cont > Avansat > Previzualizați funcțiile de pre-lansare**. Atunci când este fals, dezactivează și ascunde funcțiile de previzualizare din **Setări cont > Avansat > Previzualizare caracteristici pre-lansare**.", + "admin.experimental.enablePreviewFeatures.title": "Activați funcțiile de examinare:", + "admin.experimental.enableThemeSelection.desc": "Permite afișarea filei **Afișare > Temă** în Setări cont, astfel încât utilizatorii să poată selecta tema lor.", + "admin.experimental.enableThemeSelection.title": "Activați selectarea temelor:", + "admin.experimental.enableTutorial.desc": "Când este adevărat, utilizatorii sunt rugați să dea un tutorial când deschid Mattermost pentru prima dată după crearea contului. Când este fals, tutorialul este dezactivat și utilizatorii sunt plasați în Town Square când se deschid Mattermost pentru prima dată după crearea contului.", + "admin.experimental.enableTutorial.title": "Activați Tutorial:", + "admin.experimental.enableUserDeactivation.desc": "Când este adevărat, utilizatorii pot dezactiva propriul cont de la **Setări cont > Avansat**. Dacă un utilizator dezactivează propriul cont, acesta va primi o notificare prin e-mail prin care se confirmă că au fost dezactivate. Când sunt false, utilizatorii nu pot dezactiva propriul cont.", + "admin.experimental.enableUserDeactivation.title": "Activați dezactivarea contului:", + "admin.experimental.enableUserTypingMessages.desc": "Această setare determină dacă mesajele \"utilizatorul tasteaza...\" sunt afișate sub caseta de mesaje. Dezactivarea setării în aplicații mai mari poate îmbunătăți performanța serverului.", + "admin.experimental.enableUserTypingMessages.title": "Activați mesajele de scriere de utilizator:", + "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "Când este adevărat, utilizatorii pot părăsi canalele publice și private făcând clic pe \"x\" de lângă numele canalului. Când sunt false, utilizatorii trebuie să folosească opțiunea **Iesire Canal** din meniul canalului pentru a părăsi canalele.", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Activați X pentru a lăsa canalele din bara laterală stânga:", + "admin.experimental.experimentalChannelOrganization.desc": "Activează opțiunile de organizare a barei laterale ale canalului în **Setări cont > Bara laterală > Gruparea și sortarea canalului**, inclusiv opțiunile pentru gruparea canalelor necitite, sortarea canalelor după cele mai recente postări și combinarea tuturor tipurilor de canale într-o singură listă.", + "admin.experimental.experimentalChannelOrganization.title": "Organizarea barei laterale:", + "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "Când este adevărat, utilizatorii își pot schimba metoda de conectare la oricare dintre cele activate pe server, fie prin Setări de cont, fie prin API-uri. Când este fals, utilizatorii nu pot schimba metoda de conectare, indiferent de opțiunile de autentificare activate.", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Permiteți transferul de autentificare:", + "admin.experimental.experimentalEnableAutomaticReplies.desc": "Când este adevărat, utilizatorii pot activa Răspunsurile automate în **Setări cont > Notificări**. Utilizatorii stabilesc un mesaj personalizat care va fi trimis automat ca răspuns la mesajele directe. Când este fals, dezactivează caracteristica Răspuns automat la mesajele directe și o ascunde din setările contului.", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Activați răspunsurile automate:", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "Această setare determină dacă mesajele de sistem de plecare/conectare din echipă sunt postate în canalul implicit de oraș-public.", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Activați canalul implicit Părăsiți/Alăturațivă Mesajelor de sistem:", + "admin.experimental.experimentalEnableHardenedMode.desc": "Permite un mod de întărire pentru Mattermost, ceea ce face compromisuri în beneficiul utilizatorilor în interesul securității. Vedeți [documentația](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) pentru a afla mai multe.", + "admin.experimental.experimentalEnableHardenedMode.title": "Activați Modul de Securitate ridicata:", + "admin.experimental.experimentalHideTownSquareinLHS.desc": "Când este adevărat, ascunde Town Square în bara laterală din partea stângă dacă nu există mesaje necitite în canal. Când este fals, Piața orașului este întotdeauna vizibilă în bara laterală din stânga, chiar dacă toate mesajele au fost citite.", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Piața orașului este ascunsă în bara laterală stângă:", + "admin.experimental.experimentalLdapGroupSync.desc": "Când este adevărat, permite **AD/LDAP Group Sync** configurabil în **Control de acces > Grupuri**. Vedeți [documentația](!https://mattermost.com/pl/default-ldap-group-sync) pentru a afla mai multe.", + "admin.experimental.experimentalLdapGroupSync.title": "Activați sincronizarea grupului AD/LDAP:", + "admin.experimental.experimentalPrimaryTeam.desc": "Echipa principală a cărei membri sunt membri ai serverului. Când este setată o echipă principală, opțiunile de a se alătura altor echipe sau de a părăsi echipa principală sunt dezactivate.", + "admin.experimental.experimentalPrimaryTeam.example": "De exemplu: \"numeleechipei\"", + "admin.experimental.experimentalPrimaryTeam.title": "Echipa primară:", + "admin.experimental.experimentalTimezone.desc": "Selectați fusul orar folosit pentru marcajele de timp în interfața cu utilizatorul și notificările prin e-mail. Când este adevărat, setarea Timezone este vizibilă în Setările contului și o fus orar este atribuită automat în următoarea sesiune activă. Când este falsă, setarea Timezone este ascunsă în Setările contului.", + "admin.experimental.experimentalTimezone.title": "Fus orar:", + "admin.experimental.experimentalTownSquareIsReadOnly.desc": "Când este adevărat, numai administratorii de sistem pot posta în Town Square. Alți membri nu pot să posteze, să răspundă, să încarce fișiere, să emită reacții sau să trimită mesaje către Town Square, și nici nu pot modifica numele, antetul sau scopul canalului. Când este fals, oricine poate posta în Piața orașului.", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Piața orașului este doar pentru citire:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specificați culoarea bornei butonului de conectare AD/LDAP pentru scopuri de etichetare albă. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "Buton de conectare AD/LDAP Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specificați culoarea butonului de conectare AD/LDAP pentru scopuri de etichetare albe. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "Butonul de conectare a butonului AD/LDAP Culoare:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specificați culoarea textului butonului de autentificare AD/LDAP pentru alimentație albă. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "Buton de conectare AD/LDAP Culoare text:", + "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "Numărul de milisecunde pentru a aștepta metadatele de la o legătură terță parte. Folosit cu metadate postare.", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "De exemplu: \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Timeout pentru metadatele de conectare:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specificați culoarea butonului de conectare al butonului SAML pentru alocarea în alb. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "Intrare SAML Buton Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specificați culoarea butonului de conectare SAML pentru scopuri de etichetare albe. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Buton de conectare Culoare:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specificați culoarea textului butonului de conectare SAML pentru scopuri de etichetare albe. Utilizați un cod hexazecimal cu un #-sign înaintea codului. Această setare se aplică numai aplicațiilor mobile.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "Intrare SAML buton Culoare text:", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "Numărul de milisecunde care trebuie așteptat între emițătoarele utilizatorilor de tipărire a evenimentelor websocket.", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "De exemplu: \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "Perioada de introducere a tastaturii utilizatorului:", + "admin.experimental.useChannelInEmailNotifications.desc": "Când este adevărat, numele canalului și al echipei apar în linii de subiecte de notificare prin e-mail. Util pentru servere care folosesc doar o singură echipă. Când este falsă, numai numele echipei apare în linia de subiecte de notificare prin e-mail.", + "admin.experimental.useChannelInEmailNotifications.title": "Utilizați numele canalului în notificările de e-mail:", + "admin.experimental.userStatusAwayTimeout.desc": "Această setare definește numărul de secunde după care indicatorul de stare al utilizatorului se modifică la \"Deplasare\", când sunt departe de Mattermost.", + "admin.experimental.userStatusAwayTimeout.example": "De exemplu: \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "Stare utilizator Ora expirată:", "admin.false": "fals", "admin.field_names.allowBannerDismissal": "Permiteți respingerea bannerului", "admin.field_names.bannerColor": "Culoare banner", - "admin.field_names.bannerText": "Banner text", + "admin.field_names.bannerText": "Textul banerului", "admin.field_names.bannerTextColor": "Culoarea textului bannerului", "admin.field_names.enableBanner": "Activați bannerul Announcement", "admin.field_names.enableCommands": "Activați comenzile Custom Slash", @@ -539,7 +558,7 @@ "admin.general.localization.clientLocaleTitle": "Limba clientului implicit:", "admin.general.localization.serverLocaleDescription": "Limba prestabilită pentru mesajele și jurnalele de sistem. Dacă modificați acest lucru, va trebui să reporniți serverul înainte de a intra în vigoare.", "admin.general.localization.serverLocaleTitle": "Limba serverului implicit:", - "admin.general.log": "Jurnalizare (loguri)", + "admin.general.log": "Logare", "admin.general.policy.allowEditPostAlways": "Oricand", "admin.general.policy.allowEditPostNever": "Niciodată", "admin.general.policy.allowEditPostTimeLimit": "secunde de la postare", @@ -556,8 +575,8 @@ "admin.gitlab.EnableMarkdownDesc": "1. Conectați-vă la GitLab cont și du-te la Profile Settings -> Aplicații.\n2. Introduceți Redirecționa Uri \"/login/gitlab/complete\" (de exemplu: http://localhost:8065/login/gitlab/complete) și \"/înscriere/gitlab/complete\".\n3. Apoi, utilizați \"Cerere Cheie Secretă\" și \"ID-ul de Aplicație\" domenii de GitLab să completați opțiunile de mai jos.\n4. Completați Efectul Url-uri de mai jos.", "admin.gitlab.enableTitle": "Activați autentificarea cu GitLab: ", "admin.gitlab.siteUrl": "Adresa URL a site-ului GitLab: ", - "admin.gitlab.siteUrlDescription": "Introduceți adresa URL a instanței GitLab, de exemplu https://example.com:3000. Dacă instanța dvs. GitLab nu este configurată cu SSL, porniți adresa URL cu http: // în loc de https: //.", - "admin.gitlab.siteUrlExample": "De exemplu: https: //", + "admin.gitlab.siteUrlDescription": "Introduceți adresa URL a instanței GitLab, de exemplu https://example.com:3000. Dacă instanța dvs. GitLab nu este configurată cu SSL, porniți adresa URL cu http:// în loc de https://.", + "admin.gitlab.siteUrlExample": "De exemplu: https://", "admin.gitlab.tokenTitle": "Punct final pentru Token:", "admin.gitlab.userTitle": "User Endpoint API utilizator:", "admin.google.authTitle": "Auth Endpoint:", @@ -570,10 +589,14 @@ "admin.google.EnableMarkdownDesc": "1. [Autentificare](!https://accounts.google.com/login) la contul Google.\n2. Du-te la [https://console.developers.google.com](!https://console.developers.google.com), faceți clic pe **Acreditare** în mâna stângă laterală și introduceți \"Mattermost - te-o-companie-nume\" ca **Denumirea Proiectului**, apoi faceți clic pe **Crea**.\n3. Faceți clic pe **OAuth acordul ecran** antet și introduceți \"Mattermost\" ca **nume Produs indicat pentru utilizatori**, apoi faceți clic pe **Save**.\n4. Sub **Acreditare** antet, faceți clic pe **Crearea de acreditare**, pentru a alege **OAuth ID-ul de client** și selectați **Aplicație Web**.\n5. Sub **Restricții** și **Autorizat redirecționa Uri** intra **-mattermost-url/înscriere/google/complete** (exemplu: http://localhost:8065/signup/google/complete). Faceți Clic Pe **Crea**.\n6. Inserați **ID-ul de Client** și **Client* Secret* pentru câmpurile de mai jos, apoi faceți clic pe **Save**.\n7. În cele din urmă, du-te la [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) și faceți clic pe *Permite*. Acest lucru ar putea dura câteva minute pentru a propaga prin sistemele Google.", "admin.google.tokenTitle": "Punct final pentru Token:", "admin.google.userTitle": "User Endpoint API utilizator:", + "admin.group_settings.filters.isConfigured": "Este Configurat", + "admin.group_settings.filters.isLinked": "Este Legat", + "admin.group_settings.filters.isUnconfigured": "Nu Este Configurat", + "admin.group_settings.filters.isUnlinked": "Nu Este Legat", "admin.group_settings.group_detail.group_configuration": "Configurația grupului", "admin.group_settings.group_detail.groupProfileDescription": "Numele acestui grup.", "admin.group_settings.group_detail.groupProfileTitle": "Profilul grupului", - "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Setați echipe și canale implicite pentru membrii grupului. Etapele adăugate vor include canale implicite, oraș-pătrat și sub-subiect. Adăugarea unui canal fără a se seta echipa va adăuga echipa implicită la înregistrarea de mai jos, dar nu în mod specific grupului.", + "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Setați echipe și canale implicite pentru membrii grupului. Etapele adăugate vor include canale implicite, oraș-pătrat și sub-subiect. Adăugarea unui canal fără a seta echipa va adăuga echipa implicită în lista de mai jos.", "admin.group_settings.group_detail.groupTeamsAndChannelsTitle": "Echipa și Canal Abonari", "admin.group_settings.group_detail.groupUsersDescription": "Afișarea utilizatorilor din Mattermost asociate cu acest grup.", "admin.group_settings.group_detail.groupUsersTitle": "Utilizatori", @@ -583,13 +606,13 @@ "admin.group_settings.group_details.add_team_or_channel": "Adaugă Echipa sau Canal", "admin.group_settings.group_details.group_profile.name": "Nume:", "admin.group_settings.group_details.group_teams_and_channels_row.remove": "Șterge", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the '{name}' {displayType}. Please note this action will not remove the existing group users from the '{name}' {displayType}.", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the '{name}' {displayType}?", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Eliminarea acestei calități de membru va împiedica adăugarea viitoarelor utilizatori din acest grup la '{name}' {displayType}. Rețineți că această acțiune nu va elimina utilizatorii existenți din grupul '{name}' {displayType}.", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Da, Elimina", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Eliminați calitatea de membru de la '{name}' {displayType}?", "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "Nu au fost încă specificate echipe sau canale", "admin.group_settings.group_details.group_users.email": "E-mail:", "admin.group_settings.group_details.group_users.no-users-found": "Niciun utilizator găsit", - "admin.group_settings.group_details.menuAriaLabel": "Adaugă Echipa sau Canal", + "admin.group_settings.group_details.menuAriaLabel": "Adăugați meniul de echipă sau de canal", "admin.group_settings.group_profile.group_teams_and_channels.name": "Nume", "admin.group_settings.group_profile.group_users.ldapConnector": "Conectorul AD/LDAP este configurat să sincronizeze și să gestioneze acest grup și utilizatorii săi. [Click aici pentru vizualizare] (/admin_console authentication/ldap)", "admin.group_settings.group_row.configure": "Configurați", @@ -601,14 +624,14 @@ "admin.group_settings.group_row.unlink_failed": "Separarea nu a reușit", "admin.group_settings.group_row.unlinking": "Deconectarea", "admin.group_settings.groups_list.link_selected": "Link Grupuri selectate", - "admin.group_settings.groups_list.mappingHeader": "Mattermost Linking", + "admin.group_settings.groups_list.mappingHeader": "Mattermost Leagă", "admin.group_settings.groups_list.nameHeader": "Nume", "admin.group_settings.groups_list.no_groups_found": "Nu au fost găsite grupuri", "admin.group_settings.groups_list.paginatorCount": "{startCount, number} - {endCount, number} din {total, number}", "admin.group_settings.groups_list.unlink_selected": "Deconectați grupurile selectate", "admin.group_settings.groupsPageTitle": "Grupuri", "admin.group_settings.introBanner": "Grupurile reprezintă o modalitate de a organiza utilizatorii și de a aplica acțiuni tuturor utilizatorilor din grupul respectiv.\nPentru mai multe informații despre Grupuri, consultați [documentația](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Linkați și configurați grupurile din AD/LDAP la Mattermost. Asigurați-vă că ați configurat un filtru de grup (/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Linkați și configurați grupurile din AD/LDAP la Mattermost. Asigurați-vă că ați configurat un [filtru de grup]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "Grupurile AD/LDAP", "admin.image.amazonS3BucketDescription": "Numele pe care l-ați selectat pentru galeria dvs. S3 din AWS.", "admin.image.amazonS3BucketExample": "De exemplu: \"materialele cele mai importante\"", @@ -624,7 +647,7 @@ "admin.image.amazonS3RegionTitle": "Amazon S3 Regiune:", "admin.image.amazonS3SecretDescription": "(Opțional) Cheia de acces secret asociată cu codul de acces Amazon S3 Access Key.", "admin.image.amazonS3SecretExample": "De exemplu: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", - "admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:", + "admin.image.amazonS3SecretTitle": "Amazon S3 Cheia Secreta de access:", "admin.image.amazonS3SSEDescription": "Când este adevărat, criptați fișierele în Amazon S3 utilizând criptarea de pe server cu ajutorul tastelor gestionate de Amazon S3. Vedeți [documentația](!https://about.mattermost.com/default-server-side-encryption) pentru a afla mai multe.", "admin.image.amazonS3SSETitle": "Activați criptarea pe server pentru Amazon S3:", "admin.image.amazonS3SSLDescription": "Când sunt false, permiteți conexiuni nesigure la Amazon S3. Se utilizează numai conexiuni securizate.", @@ -739,7 +762,7 @@ "admin.ldap.syncIntervalTitle": "Interval de sincronizare (minute):", "admin.ldap.syncNowHelpText": "Inițiază imediat o sincronizare AD/LDAP. Consultați tabelul de mai jos pentru starea fiecărei sincronizări. Consultați \"Console de sistem > Jurnale\" și [documentația](!https://mattermost.com/default-ldap-docs) pentru a depana erorile.", "admin.ldap.testFailure": "Defecțiunea testului AD/LDAP: {error}", - "admin.ldap.testHelpText": "Tests if the Mattemost server can connect to the AD/LDAP server specified. Please review \"System Console > Logs\" and [documentation](!https://mattermost.com/default-ldap-docs) to troubleshoot errors.", + "admin.ldap.testHelpText": "Testează dacă serverul Mattemost se poate conecta la serverul AD/LDAP specificat. Consultați \"Console de sistem > Jurnale\" și [documentația](!https://mattermost.com/default-ldap-docs) pentru a depana erorile.", "admin.ldap.testSuccess": "Testul AD/LDAP a reușit", "admin.ldap.userFilterDisc": "(Opțional) Introduceți un filtru AD/LDAP utilizat pentru căutarea obiectelor utilizator. Numai utilizatorii selectați de interogare vor putea accesa Mattermost. Pentru Active Directory, interogarea de a filtra utilizatorii cu handicap este (&(objectCategory=Person)(!(UserAccountControl:1.2.840.113556.1.4.803:=2))).", "admin.ldap.userFilterEx": "De exemplu: \"(objectClass=user)\"", @@ -748,16 +771,16 @@ "admin.ldap.usernameAttrEx": "De exemplu: \"sAMAccountName\"", "admin.ldap.usernameAttrTitle": "Nume utilizator:", "admin.license.choose": "Alegeți un fișier", - "admin.license.edition": "Edition: ", + "admin.license.edition": "Ediția: ", "admin.license.key": "Cheie de licență: ", "admin.license.keyRemove": "Eliminați licența Enterprise și serverul de downgrade", "admin.license.noFile": "Nu sa încărcat niciun fișier", - "admin.license.removing": "Se elimină licența ...", + "admin.license.removing": "Se elimină licența...", "admin.license.title": "Ediție și licență", "admin.license.type": "Licență: ", "admin.license.upload": "Încarcă", "admin.license.uploadDesc": "Incarca o cheie de licență pentru Mattermost Enterprise Edition pentru a face upgrade acest server. [Vizitati-ne online](!https://mattermost.com) pentru a afla mai multe despre beneficiile de Enterprise Edition sau pentru a achiziționa o cheie.", - "admin.license.uploading": "Se încarcă licența ...", + "admin.license.uploading": "Se încarcă licența...", "admin.log.consoleDescription": "În mod obișnuit este setat la fals în producție. Dezvoltatorii pot seta acest câmp la adevărat pentru a afișa mesajele de jurnal la consola pe baza opțiunii de nivel de consolă. Dacă este adevărat, serverul scrie mesaje către fluxul de ieșire standard (stdout). Modificarea acestei setări necesită o repornire a serverului înainte de a intra în vigoare.", "admin.log.consoleJsonTitle": "Înregistrează consola de ieșire ca JSON:", "admin.log.consoleTitle": "Ieșiri de ieșire la consola: ", @@ -781,7 +804,7 @@ "admin.logs.next": "Următor", "admin.logs.prev": "Anterior", "admin.logs.reload": "Reîncarcă", - "admin.logs.title": "Server Logs", + "admin.logs.title": "Loguri Sistem", "admin.manage_roles.additionalRoles": "Selectați permisiuni suplimentare pentru cont. [Citeste mai multe despre roluri și permisiuni](!https://about.mattermost.com/default-permissions).", "admin.manage_roles.allowUserAccessTokens": "Permiteți acestui cont să genereze [token-uri de acces personale](!https://about.mattermost.com/default-user-access-tokens).", "admin.manage_roles.allowUserAccessTokensDesc": "Dacă eliminați această permisiune, nu ștergeți jetoanele existente. Pentru a le șterge, accesați meniul Manage Tokens al utilizatorului.", @@ -809,11 +832,11 @@ "admin.mfa.title": "Autentificare multi-factor", "admin.nav.administratorsGuide": "Ghidul administratorului", "admin.nav.commercialSupport": "Suport comercial", - "admin.nav.menuAriaLabel": "Admin Console Menu", + "admin.nav.menuAriaLabel": "Meniul Consola de administrare", "admin.nav.switch": "Selecția echipei", "admin.nav.troubleshootingForum": "Depanarea Forumului", - "admin.notifications.email": "Email", - "admin.notifications.push": "Mobile Push", + "admin.notifications.email": "E-mail", + "admin.notifications.push": "Notificate Mobilă", "admin.oauth.gitlab": "GitLab", "admin.oauth.google": "Aplicatii Google", "admin.oauth.off": "Nu permiteți conectarea prin intermediul unui furnizor OAuth 2.0", @@ -860,16 +883,16 @@ "admin.permissions.group.teams_team_scope.name": "Echipe", "admin.permissions.group.teams.description": "Creați echipe și gestionați membri.", "admin.permissions.group.teams.name": "Echipe", - "admin.permissions.inherited_from": "Moștenit de la {name} .", - "admin.permissions.introBanner": "Schemele de permisiuni au stabilit permisiunile implicite pentru administratorii echipei, administratorii de canale și toți ceilalți. Aflați mai multe despre schemele de permisiune din [documentația] (! Https: //about.mattermost.com/default-advanced-permissions).", + "admin.permissions.inherited_from": "Moștenit de la {name}.", + "admin.permissions.introBanner": "Schemele de permisiuni au stabilit permisiunile implicite pentru administratorii echipei, administratorii de canale și toți ceilalți. Aflați mai multe despre schemele de permisiune din [documentația](!https://about.mattermost.com/default-advanced-permissions).", "admin.permissions.loadingMoreSchemes": "Se incarca...", "admin.permissions.loadMoreSchemes": "Încărcați mai multe scheme", "admin.permissions.permission.assign_system_admin_role.description": "Atribuiți rolul administratorului de sistem", "admin.permissions.permission.assign_system_admin_role.name": "Atribuiți rolul administratorului de sistem", "admin.permissions.permission.create_direct_channel.description": "Eroare la crearea canalului direct", "admin.permissions.permission.create_direct_channel.name": "Eroare la crearea canalului direct", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "Gestionați Emoji personalizat", + "admin.permissions.permission.create_emojis.description": "Creați emoji personalizați.", + "admin.permissions.permission.create_emojis.name": "Creați Emoji personalizat", "admin.permissions.permission.create_group_channel.description": "Eroare la crearea canalului de grup", "admin.permissions.permission.create_group_channel.name": "Eroare la crearea canalului de grup", "admin.permissions.permission.create_private_channel.description": "Creați noi canale private.", @@ -880,10 +903,10 @@ "admin.permissions.permission.create_team.name": "Creați echipe", "admin.permissions.permission.create_user_access_token.description": "Creați jeton de acces pentru utilizator", "admin.permissions.permission.create_user_access_token.name": "Creați jeton de acces pentru utilizator", - "admin.permissions.permission.delete_emojis.description": "Ștergeți Emoji personalizat", + "admin.permissions.permission.delete_emojis.description": "Șterge emoji personalizat.", "admin.permissions.permission.delete_emojis.name": "Ștergeți Emoji personalizat", - "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", - "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", + "admin.permissions.permission.delete_others_emojis.description": "Șterge emoji personalizat pentru ceilalți.", + "admin.permissions.permission.delete_others_emojis.name": "Ștergeți Emoji altora", "admin.permissions.permission.delete_others_posts.description": "Mesajele altor utilizatori pot fi șterse.", "admin.permissions.permission.delete_others_posts.name": "Ștergeți alte postări", "admin.permissions.permission.delete_post.description": "Mesajele autorului pot fi șterse.", @@ -952,7 +975,7 @@ "admin.permissions.permissionsSchemeSummary.deleteConfirmButton": "Da, Ștergeți", "admin.permissions.permissionsSchemeSummary.deleteConfirmQuestion": "Permisiunile din echipele care utilizează această schemă se vor reseta la valorile implicite din Schema de sistem. Sigur doriți să ștergeți schema {schemeName}?", "admin.permissions.permissionsSchemeSummary.deleteSchemeTitle": "Ștergeți schema {scheme}?", - "admin.permissions.permissionsSchemeSummary.deleting": "Se șterge ...", + "admin.permissions.permissionsSchemeSummary.deleting": "Se șterge...", "admin.permissions.permissionsSchemeSummary.edit": "Editați", "admin.permissions.permissionsSchemeSummary.moreTeams": "+{number} mai mult", "admin.permissions.permissionsTree.description": "Descriere", @@ -962,14 +985,14 @@ "admin.permissions.roles.channel_user.name": "Utilizator de canal", "admin.permissions.roles.system_admin.name": "Administrator de sistem", "admin.permissions.roles.system_user.name": "Sistem, utilizator@ option: radio image source", - "admin.permissions.roles.team_admin.name": "Team Admin", + "admin.permissions.roles.team_admin.name": "Administratorul echipei", "admin.permissions.roles.team_user.name": "Utilizator de echipă", "admin.permissions.systemScheme": "Schema sistemului", "admin.permissions.systemScheme.allMembersDescription": "Permisiuni acordate tuturor membrilor, inclusiv administratorilor și utilizatorilor nou creați.", "admin.permissions.systemScheme.allMembersTitle": "Toti membrii", "admin.permissions.systemScheme.channelAdminsDescription": "Permisiuni acordate creatorilor de canale și oricărui utilizator promovat la Administratorul canalului.", "admin.permissions.systemScheme.channelAdminsTitle": "Administratorii de canale", - "admin.permissions.systemScheme.introBanner": "Configurați permisiunile implicite pentru administratorii echipei, administratorii de canale și alți membri. Această schemă este moștenită de către toate echipele, cu excepția cazului în care este aplicată o echipă specifică [Team Override Scheme] (! Https: //about.mattermost.com/default-team-override-scheme).", + "admin.permissions.systemScheme.introBanner": "Configurați permisiunile implicite pentru administratorii echipei, administratorii de canale și alți membri. Această schemă este moștenită de către toate echipele, cu excepția cazului în care este aplicată o echipă specifică [Schema de suprapunere a echipei](!https://about.mattermost.com/default-team-override-scheme).", "admin.permissions.systemScheme.resetDefaultsButton": "Resetare la valorile prestabilite", "admin.permissions.systemScheme.resetDefaultsButtonModalBody": "Aceasta va reseta toate selecțiile din această pagină la setările lor implicite. Sigur doriți să resetați?", "admin.permissions.systemScheme.resetDefaultsButtonModalTitle": "Resetare la valorile implicite?", @@ -979,9 +1002,9 @@ "admin.permissions.systemScheme.teamAdminsDescription": "Permisiuni acordate creatorilor de echipe și oricărui utilizator care a fost promovat la Administratorul echipei.", "admin.permissions.systemScheme.teamAdminsTitle": "Administratorii echipei", "admin.permissions.systemSchemeBannerButton": "Editați schema", - "admin.permissions.systemSchemeBannerText": "Setați permisiunile implicite moștenite de toate echipele, cu excepția cazului în care este aplicată o schemă [Team Override Scheme] (! Https: //about.mattermost.com/default-team-override-scheme).", + "admin.permissions.systemSchemeBannerText": "Setați permisiunile implicite moștenite de toate echipele, cu excepția cazului în care este aplicată o schemă [Schema de suprapunere a echipei](!https://about.mattermost.com/default-team-override-scheme).", "admin.permissions.systemSchemeBannerTitle": "Schema sistemului", - "admin.permissions.teamOverrideSchemesBannerText": "Utilizați când anumite echipe au nevoie de excepții de la permisiunea [System Scheme] (! Https: //about.mattermost.com/default-system-scheme).", + "admin.permissions.teamOverrideSchemesBannerText": "Utilizați când anumite echipe au nevoie de excepții de la permisiunea [Schema sistemului](!https://about.mattermost.com/default-system-scheme).", "admin.permissions.teamOverrideSchemesInProgress": "Activitatea de migrare în curs: Schemele de suprascriere a echipei nu sunt disponibile până când serverul de lucrări nu termină migrarea permisiunilor. Aflați mai multe în {documentationLink}.", "admin.permissions.teamOverrideSchemesNewButton": "Noua schemă de depășire a echipei", "admin.permissions.teamOverrideSchemesNoJobsEnabled": "Activarea migrării în așteptare: Schemele de suprascriere a echipelor nu sunt disponibile până când serverul de locuri de muncă nu poate executa migrarea permisiunilor. Lucrarea va fi pornită automat când serverul de sarcini este activat. Aflați mai multe în documentația {documentationLink}.", @@ -989,7 +1012,7 @@ "admin.permissions.teamOverrideSchemesTitle": "Schemele de suprascriere a echipei", "admin.permissions.teamScheme": "Schema echipei", "admin.permissions.teamScheme.addTeams": "Adăugați echipe", - "admin.permissions.teamScheme.introBanner": "[Scheme de suprascriere a echipei] (! Https: //about.mattermost.com/default-team-override-scheme) a setat permisiunile pentru administratorii echipei, administratorii de canale și alți membri în anumite echipe. Utilizați o schemă de suprascriere a echipei atunci când anumite echipe au nevoie de excepții de la permisiunea [System Scheme] (! Https: //about.mattermost.com/default-system-scheme).", + "admin.permissions.teamScheme.introBanner": "[Scheme de suprascriere a echipei](!https://about.mattermost.com/default-team-override-scheme) a setat permisiunile pentru administratorii echipei, administratorii de canale și alți membri în anumite echipe. Utilizați o schemă de suprascriere a echipei atunci când anumite echipe au nevoie de excepții de la permisiunea [Schema sistemului](!https://about.mattermost.com/default-system-scheme).", "admin.permissions.teamScheme.noTeams": "Nu a fost selectată nicio echipă. Vă rugăm să adăugați echipe în această listă.", "admin.permissions.teamScheme.removeTeam": "Șterge", "admin.permissions.teamScheme.schemeDescriptionLabel": "Descrierea schemei:", @@ -1002,9 +1025,9 @@ "admin.plugin.choose": "Alegeți un fișier", "admin.plugin.cluster_instance": "Cluster instanță", "admin.plugin.disable": "Dezactivați", - "admin.plugin.disabling": "Se dezactivează ...", + "admin.plugin.disabling": "Dezactivarea...", "admin.plugin.enable": "Activati", - "admin.plugin.enabling": "Activarea ...", + "admin.plugin.enabling": "Activarea...", "admin.plugin.error.activate": "Imposibil de încărcat pluginul. Poate fi în conflict cu un alt plugin de pe serverul dvs.", "admin.plugin.error.extract": "A apărut o eroare la extragerea pluginului. Examinați conținutul fișierului pluginului și încercați din nou.", "admin.plugin.installedDesc": "Plugin-uri instalate pe serverul dvs. Mattermost. Plugin-urile pre-ambalate sunt instalate în mod implicit și pot fi dezactivate, dar nu eliminate.", @@ -1069,9 +1092,9 @@ "admin.rate.title": "Evaluați setările de limită", "admin.rate.varyByUser": "Limita de rată a limitelor de utilizator: ", "admin.rate.varyByUserDescription": "Atunci când este adevărat, accesul la limita accesului la API de către tokenul de autentificare a utilizatorului.", - "admin.recycle.button": "Recycle Database Connections", + "admin.recycle.button": "Reciclează conexiunile la baza de date", "admin.recycle.recycleDescription": "Implementările care utilizează mai multe baze de date pot trece de la o bază de date master la alta fără a reporni serverul Mattermost prin actualizarea \"config.json\" la noua configurație dorită și utilizând caracteristica {reloadConfiguration} pentru a încărca noile setări în timp ce serverul rulează. Administratorul trebuie apoi să utilizeze caracteristica {featureName} pentru a recicla conexiunile bazei de date pe baza noilor setări.", - "admin.recycle.recycleDescription.featureName": "Recycle Database Connections", + "admin.recycle.recycleDescription.featureName": "Reciclează conexiunile la baza de date", "admin.recycle.recycleDescription.reloadConfiguration": "Configurare > Reîncărcați configurarea de pe disc", "admin.recycle.reloadFail": "Reciclarea nu a reușit: {error}", "admin.regenerate": "Regenera", @@ -1085,13 +1108,13 @@ "admin.requestButton.requestSuccess": "Testați-vă cu succes", "admin.reset_email.cancel": "Anulare", "admin.reset_email.newEmail": "Email nou", - "admin.reset_email.reset": "Reset", + "admin.reset_email.reset": "Resetează", "admin.reset_email.titleReset": "Actualizați e-mailul", "admin.reset_password.cancel": "Anulare", "admin.reset_password.curentPassword": "Parolă Curentă", "admin.reset_password.missing_current": "Te rugăm să introduci parola curentă.", "admin.reset_password.newPassword": "Parolă nouă", - "admin.reset_password.reset": "Reset", + "admin.reset_password.reset": "Resetează", "admin.reset_password.titleReset": "Reseteaza parola", "admin.reset_password.titleSwitch": "Schimbați contul la Email / Parolă", "admin.revoke_token_button.delete": "Șterge", @@ -1152,16 +1175,16 @@ "admin.saml.remove.idp_certificate": "Eliminați Certificatul de furnizor de identitate", "admin.saml.remove.privKey": "Eliminați cheia privată a furnizorului de servicii", "admin.saml.remove.sp_certificate": "Eliminați Certificatul de furnizor de servicii", - "admin.saml.removing.certificate": "Se elimină certificatul ...", - "admin.saml.removing.privKey": "Se elimină cheia privată ...", - "admin.saml.uploading.certificate": "Se încarcă certificatul ...", - "admin.saml.uploading.privateKey": "Încărcarea cheii private ...", + "admin.saml.removing.certificate": "Se elimină certificatul...", + "admin.saml.removing.privKey": "Se elimină cheia privată...", + "admin.saml.uploading.certificate": "Se încarcă certificatul...", + "admin.saml.uploading.privateKey": "Încărcarea cheii private...", "admin.saml.usernameAttrDesc": "Atributul din SAML Assertion care va fi folosit pentru a popula câmpul cu numele de utilizator în Mattermost.", "admin.saml.usernameAttrEx": "De exemplu: \"Utilizator\"", "admin.saml.usernameAttrTitle": "Nume utilizator:", "admin.saml.verifyDescription": "Când este fals, Mattermost nu va verifica dacă semnătura trimisă de un răspuns SAML se potrivește cu adresa URL de conectare a furnizorului de servicii. Nu este recomandat pentru medii de producție. Numai pentru testare.", "admin.saml.verifyTitle": "Verificați semnătura:", - "admin.saving": "Se salvează config ...", + "admin.saving": "Se salvează config...", "admin.security.client_versions": "Versiunile clientului", "admin.security.connection": "Actiuni", "admin.security.password": "Parola", @@ -1179,9 +1202,9 @@ "admin.service.corsAllowCredentialsDescription": "Când este adevărat, cererile care trec validarea vor include antetul Access-Control-Allow-Credentials.", "admin.service.corsAllowCredentialsLabel": "CORS Permiteți credențialele:", "admin.service.corsDebugDescription": "Atunci când este adevărat, imprimă mesajele în loguri pentru a ajuta la dezvoltarea unei integrări care utilizează CORS. Aceste mesaje vor include perechea de valori structurate \"sursă\":\"cors\".", - "admin.service.CorsDebugLabel": "CORS Debug:", + "admin.service.CorsDebugLabel": "Debug CORS:", "admin.service.corsDescription": "Activați solicitarea de origine Cross HTTP dintr-un anumit domeniu. Utilizați \"*\" dacă doriți să permiteți CORS din orice domeniu sau să îl lăsați necompletat pentru al dezactiva.", - "admin.service.corsEx": "http://example.com", + "admin.service.corsEx": "http://exemplu.ro", "admin.service.corsExposedHeadersDescription": "Lista albă a anteturilor care va fi accesibilă solicitantului.", "admin.service.corsExposedHeadersTitle": "CORS Antete Expuse:", "admin.service.corsHeadersEx": "X-My-Header", @@ -1196,15 +1219,15 @@ "admin.service.googleDescription": "Setați această tastă pentru a permite afișarea titlurilor pentru previzualizările video încorporate YouTube. Fără cheie, previzualizările YouTube vor fi create încă pe baza unor hyperlink-uri care apar în mesaje sau comentarii, dar nu vor afișa titlul videoclipului. Consultați un [Tutorial pentru dezvoltatorii Google](!https://www.youtube.com/watch?v=Im69kzhpR3I) pentru instrucțiuni despre cum să obțineți o cheie și să adăugați YouTube Data API v3 ca serviciu pentru cheia dvs.", "admin.service.googleExample": "Ex: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"", "admin.service.googleTitle": "Cheia API-ului Google:", - "admin.service.iconDescription": "Atunci când este adevărat, vor fi permise schimbarea imaginilor de profil pe care le postare, comenzile slash și alte integrații, cum ar fi [Zapier](!https://docs.mattermost.com/integrations/zapier.html). Notă: În combinație cu permiterea integrării pentru suprascrierea numelor de utilizator, utilizatorii ar putea să efectueze atacuri de tip phishing prin încercarea de a impersona alți utilizatori.", + "admin.service.iconDescription": "Atunci când sunt adevărate, vor fi permise schimbarea imaginilor de profil pe care le postați, comenzile pentru sireturi, comenzi rapide și alte integrații, cum ar fi [Zapier](!https://docs.mattermost.com/integrations/zapier.html). Notă: În combinație cu permiterea integrării pentru suprascrierea numelor de utilizator, utilizatorii ar putea să efectueze atacuri de tip phishing prin încercarea de a impersona alți utilizatori.", "admin.service.iconTitle": "Activați integrațiile pentru a înlocui pictogramele de imagini de profil:", "admin.service.insecureTlsDesc": "Când este adevărat, orice solicitare HTTPS trimisă va accepta certificate neconfirmate, semnate cu auto-semnare. De exemplu, vor fi permise găuri de ieșire la un server cu un certificat TLS auto-semnat, utilizând orice domeniu. Rețineți că acest lucru face ca aceste conexiuni să fie susceptibile la atacurile de tip man-in-the-middle.", "admin.service.insecureTlsTitle": "Activați conexiunile de ieșire nesigure: ", "admin.service.integrationAdmin": "Restricționați gestionarea integrărilor la administratori:", "admin.service.integrationAdminDesc": "Atunci când este adevărat, comenzile webhooks și slash pot fi create, editate și vizualizate numai de administratorii de echipă și de sistem și de aplicațiile OAuth 2.0 de către administratorii de sistem. Integrarea este disponibilă tuturor utilizatorilor după ce au fost create de Admin.", - "admin.service.internalConnectionsDesc": "A whitelist of local network addresses that can be requested by the Mattermost server on behalf of a client. Care should be used when configuring this setting to prevent unintended access to your local network. See [documentation](https://mattermost.com/pl/default-allow-untrusted-internal-connections) to learn more.", - "admin.service.internalConnectionsEx": "webhooks.internal.example.com 127.0.0.1 10.0.16.0/28", - "admin.service.internalConnectionsTitle": "Permiteți conexiunile interne de neîncrederi la:", + "admin.service.internalConnectionsDesc": "Un whitelist al adreselor de rețea locală care pot fi solicitate de serverul Mattermost în numele unui client. Trebuie să aveți grijă când configurați această setare pentru a împiedica accesul neintenționat la rețeaua locală. Vedeți [documentația](https://mattermost.com/pl/default-allow-unrusted-internal-connections) pentru a afla mai multe.", + "admin.service.internalConnectionsEx": "webhook.intern.exemplu.ro 127.0.0.1 10.0.16.0/28", + "admin.service.internalConnectionsTitle": "Permiteți conexiunile interne de neîncrederi la: ", "admin.service.letsEncryptCertificateCacheFile": "Să ștergeți fișierul cache al certificatului:", "admin.service.letsEncryptCertificateCacheFileDescription": "Certificatele recuperate și alte date despre serviciul Să se cripteze vor fi stocate în acest fișier.", "admin.service.listenAddress": "Ascultați adresa:", @@ -1212,9 +1235,9 @@ "admin.service.listenExample": "De exemplu: \":8065\"", "admin.service.mfaDesc": "Când este adevărat, utilizatorii cu autentificare prin AD/LDAP sau prin e-mail pot adăuga autentificare multi-factor în cont utilizând Google Authenticator.", "admin.service.mfaTitle": "Activați autentificarea cu mai mulți factori:", - "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "De exemplu: \"30\"", - "admin.service.minimumHashtagLengthTitle": "Lungime minimă parolă:", + "admin.service.minimumHashtagLengthDescription": "Numărul minim de caractere dintr-o etichetă hash. Aceasta trebuie să fie mai mare sau egală cu 2. Bazele de date MySQL trebuie să fie configurate pentru a suporta căutări de caractere mai scurte de trei caractere, vezi [documentația](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", + "admin.service.minimumHashtagLengthExample": "De exemplu: \"3\"", + "admin.service.minimumHashtagLengthTitle": "Lungime Minimă Hashtag:", "admin.service.mobileSessionDays": "Durata sesiunii Mobile (zile):", "admin.service.mobileSessionDaysDesc": "Numărul de zile de la ultima dată când un utilizator a introdus acreditările la expirarea sesiunii utilizatorului. După modificarea acestei setări, noua durată a sesiunii va intra în vigoare după data viitoare când utilizatorul își introduce acreditările.", "admin.service.outWebhooksDesc": "Când adevărat, webhooks de ieșire vor fi permise. A se vedea [documentația](!http://docs.mattermost.com/developer/webhooks-outgoing.html) pentru a afla mai multe.", @@ -1233,10 +1256,10 @@ "admin.service.sessionIdleTimeoutEx": "De exemplu: \"60\"", "admin.service.siteURL": "URL site:", "admin.service.siteURLDescription": "Adresa URL pe care utilizatorii o vor folosi pentru a accesa Mattermost. Porturile standard, cum ar fi 80 și 443, pot fi omise, dar sunt necesare porturi non-standard. De exemplu: http://example.com:8065. Această setare este necesară.\n \nCel mai potrivit poate fi găzduit într-un submarin. De exemplu: http://example.com:8065/company/mattermost. Este necesară o repornire înainte ca serverul să funcționeze corect.", - "admin.service.siteURLExample": "De exemplu: \"http://exemplu.com:8065\"", + "admin.service.siteURLExample": "De exemplu: \"http://exemple.com:8065\"", "admin.service.ssoSessionDays": "Durata sesiunii SSO (zile):", "admin.service.ssoSessionDaysDesc": "Numărul de zile de la ultima dată când un utilizator a introdus acreditările la expirarea sesiunii utilizatorului. Dacă metoda de autentificare este SAML sau GitLab, utilizatorul poate fi conectat automat la Mattermost dacă este deja conectat la SAML sau GitLab. După modificarea acestei setări, setarea va intra în vigoare după data viitoare când utilizatorul își introduce acreditările.", - "admin.service.testingDescription": "Când este adevărat, comanda / test slash este activată pentru a încărca conturile de testare, formatul de date și text. Dacă modificați acest lucru, este necesar să reporniți serverul înainte de a intra în vigoare.", + "admin.service.testingDescription": "Când este adevărat, comanda /test slash este activată pentru a încărca conturile de testare, formatul de date și text. Dacă modificați acest lucru, este necesar să reporniți serverul înainte de a intra în vigoare.", "admin.service.testingTitle": "Activați comenzile de testare: ", "admin.service.tlsCertFile": "Fișier certificat TLS:", "admin.service.tlsCertFileDescription": "Fișierul certificatului de utilizat.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Scurtă perioadă de scriere:", "admin.service.writeTimeoutDescription": "Dacă utilizați HTTP (nesigur), acesta este timpul maxim permis de la sfârșitul citirii antetelor de cerere până când se scrie răspunsul. Dacă se utilizează HTTPS, este timpul total de la momentul în care conexiunea este acceptată până la scrierea răspunsului.", "admin.set_by_env": "Această setare a fost setată printr-o variabilă de mediu. Nu se poate schimba prin Consola de sistem.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Avansat", "admin.sidebar.announcement": "Banner de anunțuri", "admin.sidebar.audits": "Conformitate și audit", @@ -1271,12 +1295,13 @@ "admin.sidebar.database": "Bază de date", "admin.sidebar.developer": "Dezvoltator", "admin.sidebar.elasticsearch": "Eroare la crearea indexului Elasticsearch", - "admin.sidebar.email": "Email", + "admin.sidebar.email": "E-mail", "admin.sidebar.emoji": "Emoji", "admin.sidebar.experimental": "Experimental", "admin.sidebar.external": "Servicii externe", "admin.sidebar.files": "Fişiere", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Găsiți setările", + "admin.sidebar.filter-clear": "Ștergeți căutarea", "admin.sidebar.general": "General", "admin.sidebar.gif": "GIF (beta)", "admin.sidebar.gitlab": "GitLab", @@ -1286,7 +1311,7 @@ "admin.sidebar.legalAndSupport": "Legalitate și asistență", "admin.sidebar.license": "Ediție și licență", "admin.sidebar.localization": "Localizare", - "admin.sidebar.logging": "Jurnalizare (loguri)", + "admin.sidebar.logging": "Logare", "admin.sidebar.logs": "Loguri", "admin.sidebar.metrics": "Monitorizarea performanțelor", "admin.sidebar.mfa": "MFA", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Activați invitațiile prin e-mail: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Când este adevărat, utilizatorii vor fi rugați să confirme când vor posta @channel și @all în canalele cu peste cinci membri. Când este fals, nu este necesară confirmarea.", "admin.team.enableConfirmNotificationsToChannelTitle": "Afișați dialogul de confirmare @channel și @all: ", + "admin.team.invalidateEmailInvitesDescription": "Acest lucru va anula invitațiile active prin e-mail care nu au fost acceptate de utilizator. Invitațiile la e-mail implicite expiră după 48 de ore.", + "admin.team.invalidateEmailInvitesFail": "Imposibil de invalidat invitațiile de e-mail în așteptare: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Invitațiile de e-mail în așteptare sunt invalidate cu succes", + "admin.team.invalidateEmailInvitesTitle": "Anulați invitațiile de e-mail în așteptare", "admin.team.maxChannelsDescription": "Numărul total de canale pe echipă, inclusiv canalele active și cele arhivate.", "admin.team.maxChannelsExample": "De exemplu: \"100\"", "admin.team.maxChannelsTitle": "Canale maxime pe echipă:", @@ -1386,15 +1415,15 @@ "admin.team.openServerTitle": "Activați serverul deschis: ", "admin.team.restrict_direct_message_any": "Orice utilizator de pe serverul Mattermost", "admin.team.restrict_direct_message_team": "Orice membru al echipei", - "admin.team.restrictDescription": "Echipele și conturile de utilizator pot fi create numai dintr-un anumit domeniu (de ex. \"materialmost.org\") sau din lista de domenii separate prin virgulă (de ex. \"corp.mattermost.com, materialmost.org\").", + "admin.team.restrictDescription": "Echipele și conturile de utilizator pot fi create numai dintr-un anumit domeniu (de exemplu \"materialmost.org\") sau din lista de domenii separate prin virgulă (de exemplu \"corp.mattermost.com, materialmost.org\").", "admin.team.restrictDirectMessage": "Permiteți utilizatorilor să deschidă canale Direct Message cu:", - "admin.team.restrictDirectMessageDesc": "Pentru orice utilizator de pe Mattermost server' permite utilizatorilor pentru a deschide un Mesaj Direct de canal cu orice utilizator de pe server, chiar dacă ele nu sunt pe echipe împreună. 'Orice membru al echipei limitează capacitatea în Mesaje Directe \"Mai mult\" meniu pentru a deschide doar Mesaj Direct canale cu utilizatorii care sunt în aceeași echipă.\n \nNotă: Această setare afectează numai UI, nu permisiuni pe server.", + "admin.team.restrictDirectMessageDesc": "'Pentru orice utilizator de pe Mattermost server' permite utilizatorilor pentru a deschide un Mesaj Direct de canal cu orice utilizator de pe server, chiar dacă ele nu sunt pe echipe împreună. 'Orice membru al echipei' limitează capacitatea în Mesaje Directe 'Mai mult' meniu pentru a deschide doar Mesaj Direct canale cu utilizatorii care sunt în aceeași echipă.\n \nNotă: Această setare afectează numai UI, nu permisiuni pe server.", "admin.team.restrictExample": "De exemplu: \"corp.mattermost.com, materialmost.org\"", "admin.team.restrictTitle": "Restricționați crearea contului la domenii de e-mail specificate:", "admin.team.showFullname": "Primul şi ultimul nume", "admin.team.showNickname": "Afișați porecla dacă există unul, altfel arătați numele și prenumele", "admin.team.showUsername": "Afișați numele de utilizator (implicit)", - "admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to \"Mattermost\".", + "admin.team.siteNameDescription": "Numele serviciului afișat în ecranele de conectare și interfața de utilizare. Când nu este specificat, acesta este implicit la \"Mattermost\".", "admin.team.siteNameExample": "De exemplu: \"Mattermost\"", "admin.team.siteNameTitle": "Numele site-ului:", "admin.team.teamCreationDescription": "Când sunt false, numai administratorii de sistem pot crea echipe.", @@ -1420,7 +1449,7 @@ "admin.user_item.manageTeams": "Gestionați echipele", "admin.user_item.manageTokens": "Gestionați jetoanele", "admin.user_item.member": "Membru", - "admin.user_item.menuAriaLabel": "User Actions Menu", + "admin.user_item.menuAriaLabel": "Meniul Acțiuni pentru utilizatori", "admin.user_item.mfaNo": "**MFA**: Nu", "admin.user_item.mfaYes": "**MFA**: Da", "admin.user_item.resetEmail": "Actualizați e-mailul", @@ -1487,7 +1516,7 @@ "announcement_bar.error.preview_mode": "Modul de previzualizare: Notificările prin e-mail nu au fost configurate", "announcement_bar.error.site_url_gitlab.full": "Vă rugăm să configurați [Site-ul URL](https://docs.mattermost.com/administration/config-settings.html#site-url) din [Consola Sistemului](/admin_console/general/configuration) sau în gitlab.rb dacă utilizați GitLab Mattermost.", "announcement_bar.error.site_url.full": "Vă rugăm să configurați [Site-ul URL](https://docs.mattermost.com/administration/config-settings.html#site-url) din [Consola Sistemului](/admin_console/general/configuration).", - "announcement_bar.notification.email_verified": " Email verificat", + "announcement_bar.notification.email_verified": "Email verificat", "api.channel.add_member.added": "{addedUsername} a fost adăugat la canal de {username}.", "api.channel.delete_channel.archived": "{username} a arhivat canalul.", "api.channel.join_channel.post_and_forget": "{username} sa alăturat canalului.", @@ -1538,7 +1567,7 @@ "audit_table.loginAttempt": " (Tentativă de conectare)", "audit_table.loginFailure": " (Eșecul de conectare)", "audit_table.logout": "Au ieșit din cont", - "audit_table.member": "(potențial)", + "audit_table.member": "membru", "audit_table.nameUpdated": "Actualizat numele canalului {channelName}", "audit_table.oauthTokenFailed": "Nu s-a putut obține un indicativ de acces OAuth - {token}", "audit_table.revokedAll": "Anulați toate sesiunile curente pentru echipă", @@ -1566,15 +1595,58 @@ "authorize.allow": "Permite", "authorize.app": "Aplicația **{appName}** ar dori capacitatea de a accesa și modifica informațiile dvs. de bază.", "authorize.deny": "Respingere", - "authorize.title": "**{appName}** ar dori să se conecteze la contul tău de utilizator **Mattermost** ", + "authorize.title": "**{appName}** ar dori să se conecteze la contul tău de utilizator **Mattermost**", "backstage_list.search": "Caută", "backstage_navbar.backToMattermost": "Înapoi la {siteName}", "backstage_sidebar.emoji": "Emoji personalizat", "backstage_sidebar.integrations": "Integrări", - "backstage_sidebar.integrations.commands": "Slash Commands", + "backstage_sidebar.integrations.commands": "Comenzi Slash", "backstage_sidebar.integrations.incoming_webhooks": "Webhooks de intrare", "backstage_sidebar.integrations.oauthApps": "Aplicații OAuth 2.0", "backstage_sidebar.integrations.outgoing_webhooks": "Webhooks de ieșire", + "bot.add.description": "Descriere", + "bot.add.description.help": "(Opțional) Permiteți altora să știe ce face acest bot.", + "bot.add.display_name.help": "(Opțional) Puteți alege să afișați numele complet al botului, nu numele său de utilizator.", + "bot.add.post_all": "articol:toate", + "bot.add.post_all.help": "Botul va avea acces la post la toate canalele Mattermost, inclusiv mesaje directe.", + "bot.add.post_channels": "articol:canaluri", + "bot.add.post_channels.help": "Bot va avea acces la post la toate canalele publice Mattermost.", + "bot.add.role": "Rol", + "bot.add.role.help": "Alegeți ce rol trebuie să aibă botul.", + "bot.add.username.help": "Puteți utiliza litere mici, numere, perioade, liniuțe și sublinieri.", + "bot.create_failed": "Nu sa creat bot", + "bot.create_token.close": "Închide", + "bot.edit_failed": "Eroare la editarea botului", + "bot.manage.create_token": "Creați un nou jeton", + "bot.manage.disable": "Dezactivați", + "bot.manage.enable": "Activați", + "bot.remove_profile_picture": "Eliminați pictograma Bot", + "bot.token.default.description": "Token Implicit", + "bot.token.error.description": "Introduceți o descriere.", + "bots.add.displayName": "Nume afișat", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Utilizator", + "bots.disabled": "Dezactivat", + "bots.image.upload": "Încărcați o imagine", + "bots.is_bot": "BOT", + "bots.manage.add": "Adaugă Cont Bot", + "bots.manage.add.cancel": "Anulează", + "bots.manage.add.create": "Creează cont Bot", + "bots.manage.add.creating": "Crează...", + "bots.manage.add.invalid_username": "Numele de utilizator trebuie să înceapă cu o literă mică și să aibă o lungime de 3-22 de caractere. Puteți utiliza litere mici, numere, perioade, liniuțe și sublinieri.", + "bots.manage.bot_accounts": "Conturi Bot", + "bots.manage.created.text": "Contul tău de bot **{botname}** a fost creat cu succes. Utilizați următorul simbol de acces pentru a vă conecta la bot (consultați [documentația] (https://mattermost.com/pl/default-bot-accounts) pentru mai multe detalii).", + "bots.manage.edit": "Editați", + "bots.manage.edit.editing": "Se actualizează...", + "bots.manage.edit.title": "Actualizați", + "bots.manage.empty": "Nu s-au găsit conturi de bot", + "bots.manage.header": "Conturi Bot", + "bots.manage.help": "Utilizați {botAccounts} pentru a integra cu Mattermost prin pluginuri sau API. Conturile Bot sunt disponibile pentru toți cei de pe serverul dvs.", + "bots.manage.search": "Căutare Conturi de Bot", + "bots.managed_by": "Condus de ", + "bots.token.confirm": "Șterge", + "bots.token.confirm_text": "Sigur doriți să ștergeți tokenul?", + "bots.token.delete": "Ștergeți tokenul", "center_panel.archived.closeChannel": "Închide Canalul", "center_panel.permalink.archivedChannel": "Vizualizați un **canal arhivat**. ", "center_panel.recent": "Faceți clic aici pentru a trece la mesajele recente. ", @@ -1601,7 +1673,7 @@ "channel_header.flagged": "Mesaje marcate", "channel_header.leave": "Părăsiți canalul", "channel_header.manageMembers": "Gestioneaza membri", - "channel_header.menuAriaLabel": "Channel Menu", + "channel_header.menuAriaLabel": "Meniul canalului", "channel_header.mute": "Canal mut", "channel_header.pinnedPosts": "Posturi fixate", "channel_header.recentMentions": "Mentiuni recente", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Scop:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Adauga membri noi ", - "channel_loader.connection_error": "Se pare că există o problemă legată de conexiunea dvs. la internet.", "channel_loader.posted": "Publicat", "channel_loader.postedImage": " a postat o imagine", "channel_loader.socketError": "Vă rugăm să verificați conexiunea, Mattermost de neatins. Dacă problema persistă, cereți administratorului de a [a verifica portul WebSocket](!https://about.mattermost.com/default-websocket-port-help).", @@ -1631,7 +1702,7 @@ "channel_members_dropdown.channel_member": "Am putut ajunge membru canal", "channel_members_dropdown.make_channel_admin": "Faceți Admin Channel", "channel_members_dropdown.make_channel_member": "Faceți membru al canalului", - "channel_members_dropdown.menuAriaLabel": "Channel member role change", + "channel_members_dropdown.menuAriaLabel": "Modificarea rolului membru al canalului", "channel_members_dropdown.remove_from_channel": "Eliminați din canal", "channel_members_dropdown.remove_member": "Elimină membru", "channel_members_modal.addNew": " Adaugă membri noi", @@ -1649,18 +1720,21 @@ "channel_modal.optional": "(opțional)", "channel_modal.privateHint": " - Numai membrii invitați se pot alătura acestui canal.", "channel_modal.privateName": "Privat", - "channel_modal.publicHint": " - Oricine se poate alătura acestui canal.", + "channel_modal.publicHint": " - Oricine se poate alătura acestui canal.", "channel_modal.publicName": "Public", "channel_modal.purpose": "Scop", "channel_modal.purposeEx": "De exemplu: \"Un canal pentru a trimite bug-uri și îmbunătățiri\"", "channel_modal.type": "Tip", "channel_notifications.allActivity": "Pentru toată activitatea", - "channel_notifications.globalDefault": "Implicit la nivel global ({notifyLevel})", + "channel_notifications.globalDefault": "Valoare implicită globală", "channel_notifications.ignoreChannelMentions": "Ignorați mențiunile pentru @channel, @here și @all", + "channel_notifications.ignoreChannelMentions.help": "Când este activată, @channel, @here și @all nu vor declanșa mențiuni sau nu menționează notificările din acest canal.", + "channel_notifications.ignoreChannelMentions.off.title": "Oprit", + "channel_notifications.ignoreChannelMentions.on.title": "Pornit", "channel_notifications.muteChannel.help": "Blocarea dezactivează notificările desktop, e-mail și împingere pentru acest canal. Canalul nu va fi marcat ca necitit dacă nu sunteți menționat.", "channel_notifications.muteChannel.off.title": "Închis", "channel_notifications.muteChannel.on.title": "Deschis", - "channel_notifications.muteChannel.on.title.collapse": "Mute is enabled. Desktop, email and push notifications will not be sent for this channel.", + "channel_notifications.muteChannel.on.title.collapse": "Liniștea este activată. Comenzile desktop, e-mail și push nu vor fi trimise pentru acest canal.", "channel_notifications.muteChannel.settings": "Dezactivați canalul", "channel_notifications.never": "Niciodată", "channel_notifications.onlyMentions": "Numai pentru mențiuni", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{firstUser} și {secondUser} ** au adăugat echipei ** de către {actor}.", "combined_system_message.joined_channel.many_expanded": "{users} și {lastUser} ** s-au alăturat canalului **.", "combined_system_message.joined_channel.one": "{firstUser} ** sa alăturat canalului **.", - "combined_system_message.joined_channel.one_you": "**s-au alăturat canalului**.", + "combined_system_message.joined_channel.one_you": "Tu **te-ai alăturat canalului**.", "combined_system_message.joined_channel.two": "{firstUser} și {secondUser} ** s-au alăturat canalului **.", "combined_system_message.joined_team.many_expanded": "{users} și {lastUser} **s-au alăturat echipei**.", "combined_system_message.joined_team.one": "{firstUser} **sa alăturat echipei**.", - "combined_system_message.joined_team.one_you": "**sa alăturat echipei**.", + "combined_system_message.joined_team.one_you": "Tu **te-ai alăturat echipei**.", "combined_system_message.joined_team.two": "{firstUser} și {secondUser} **s-au alăturat echipei**.", "combined_system_message.left_channel.many_expanded": "{users} și {lastUser} ** au părăsit canalul **.", "combined_system_message.left_channel.one": "{firstUser} ** a părăsit canalul **.", - "combined_system_message.left_channel.one_you": "**a părăsit canalul**.", + "combined_system_message.left_channel.one_you": "Tu **ai părăsit canalul**.", "combined_system_message.left_channel.two": "{firstUser} și {secondUser} ** au părăsit canalul **.", "combined_system_message.left_team.many_expanded": "{users} și {lastUser} ** au părăsit echipa **.", "combined_system_message.left_team.one": "{firstUser} ** a părăsit echipa **.", - "combined_system_message.left_team.one_you": "**a părăsit echipa**.", + "combined_system_message.left_team.one_you": "Tu **ai părăsit echipa**.", "combined_system_message.left_team.two": "{firstUser} și {secondUser} ** au părăsit echipa **.", "combined_system_message.removed_from_channel.many_expanded": "{users} și {lastUser} au fost ** eliminate din canal **.", "combined_system_message.removed_from_channel.one": "{firstUser} a fost ** eliminat din canal **.", @@ -1765,7 +1839,7 @@ "create_post.tutorialTip.title": "Trimiterea De Mesaje", "create_post.tutorialTip1": "Tastați aici pentru a scrie un mesaj și apăsați **Enter** sa-l postez.", "create_post.tutorialTip2": "Faceți clic pe **Atașamentul** buton pentru a încărca o imagine sau un fișier.", - "create_post.write": "Write to {channelDisplayName}", + "create_post.write": "Scrieți la {channelDisplayName}", "create_team.agreement": "Prin continuarea pentru a crea contul dvs. și de a folosi {siteName}, sunteți de acord cu [Conditii de utilizare]({TermsOfServiceLink}) și [Politica de Confidențialitate]({PrivacyPolicyLink}). Dacă nu sunteți de acord, nu puteți utiliza {siteName}.", "create_team.display_name.charLength": "Numele trebuie să fie {min} sau mai multe caractere, până la maxim {max}. Puteți adăuga o descriere mai lungă a echipei mai târziu.", "create_team.display_name.nameHelp": "Denumiți echipa în orice limbă. Numele echipei se afișează în meniuri și rubrici.", @@ -1774,7 +1848,7 @@ "create_team.display_name.teamName": "Numele echipei", "create_team.team_url.back": "Înapoi la pasul precedent", "create_team.team_url.charLength": "Numele trebuie să fie {min} sau mai multe caractere până la maxim {max}", - "create_team.team_url.creatingTeam": "Crearea echipei ...", + "create_team.team_url.creatingTeam": "Crearea echipei...", "create_team.team_url.finish": "Finalizează", "create_team.team_url.hint1": "Scurt și memorabil este cel mai bun", "create_team.team_url.hint2": "Folosiți litere mici, numere și linii", @@ -1803,10 +1877,10 @@ "delete_post.post": "Articol", "delete_post.question": "Sigur doriți să ștergeți acest {term}?", "delete_post.warning": "Acest post are {count, number} {count, plural, one {comment} alte {comments}}.", - "device_icons.android": "Android Icon", - "device_icons.apple": "Apple Icon", - "device_icons.linux": "Linux Icon", - "device_icons.windows": "Windows Icon", + "device_icons.android": "Icoana Android", + "device_icons.apple": "Icoana Apple", + "device_icons.linux": "Icoana Linux", + "device_icons.windows": "Icoana Windows", "discard_changes_modal.leave": "Da, aruncă", "discard_changes_modal.message": "Aveți modificări nesalvate, sunteți sigur că doriți să le eliminați?", "discard_changes_modal.title": "Elimin modificările?", @@ -1816,7 +1890,7 @@ "edit_channel_header_modal.save": "Salvați", "edit_channel_header_modal.title": "Editați antetul pentru {channel}", "edit_channel_header_modal.title_dm": "Editați antetul", - "edit_channel_header.editHeader": "Editează antetul canalului ...", + "edit_channel_header.editHeader": "Editează antetul canalului...", "edit_channel_header.previewHeader": "Editați antetul", "edit_channel_private_purpose_modal.body": "Acest text apare în modalitatea \"Vezi Informații\" a canalului privat.", "edit_channel_purpose_modal.body": "Descrieți cum trebuie folosit acest canal. Acest text apare în lista de canale din meniul \"Detalii...\" și îi ajută pe alții să decidă dacă se vor alătura.", @@ -1826,10 +1900,10 @@ "edit_channel_purpose_modal.title1": "Editați scopul", "edit_channel_purpose_modal.title2": "Editați scopul pentru ", "edit_command.update": "Actualizați", - "edit_command.updating": "Se actualizează ...", + "edit_command.updating": "Actualizarea...", "edit_post.cancel": "Anulare", "edit_post.edit": "Editați {title}", - "edit_post.editPost": "Editați postarea ...", + "edit_post.editPost": "Editați postarea...", "edit_post.save": "Salvați", "edit_post.time_limit_button.for_n_seconds": "Timp de {n} secunde", "edit_post.time_limit_button.no_limit": "Oricand", @@ -1862,10 +1936,10 @@ "emoji_picker.activity": "Activitate", "emoji_picker.close": "Închide", "emoji_picker.custom": "Personalizat", - "emoji_picker.emojiPicker": "Emoji Picker", + "emoji_picker.emojiPicker": "Selector Emoji", "emoji_picker.flags": "Semnalizari", "emoji_picker.foods": "Alimente", - "emoji_picker.header": "Emoji Picker", + "emoji_picker.header": "Selector Emoji", "emoji_picker.nature": "În natură", "emoji_picker.objects": "Obiect", "emoji_picker.people": "Persoane", @@ -1883,7 +1957,7 @@ "error.generic.title": "Eroare", "error.local_storage.help1": "Activează utilizarea & cookie- urilor", "error.local_storage.help2": "Dezactivați navigarea privată", - "error.local_storage.help3": "Utilizați un browser acceptat (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", + "error.local_storage.help3": "Utilizați un browser acceptat (IE 11, Chrome 61+, Firefox 60+, Safari 12+, Edge 42+)", "error.local_storage.message": "Mattermost nu a putut încărca, deoarece o setare din browserul dvs. împiedică utilizarea funcțiilor de stocare locale. Pentru a permite Mattermost să se încarce, încercați următoarele acțiuni:", "error.local_storage.title": "Nu se poate încărca mai mult", "error.not_found.message": "Pagina pe care încercați să o atingeți nu există", @@ -1906,10 +1980,12 @@ "file_info_preview.size": "Mărimea ", "file_info_preview.type": "Tip fișier ", "file_upload.disabled": "Fișierele atașate sunt dezactivate.", + "file_upload.drag_folder": "Dosarele nu pot fi încărcate. Trageți toate fișierele separat.", "file_upload.fileAbove": "Fișier de mai sus {max} MB nu poate fi încărcat: {filename}", "file_upload.filesAbove": "Fișierele de mai sus {max}MB nu pot fi încărcate: {filenames}", + "file_upload.generic_error": "A apărut o problemă la încărcarea fișierelor.", "file_upload.limited": "Încărcările sunt limitate la {count, number} fișierele maxime. Utilizați postări suplimentare pentru mai multe fișiere.", - "file_upload.menuAriaLabel": "Upload type selector", + "file_upload.menuAriaLabel": "Tip selector de încărcare", "file_upload.pasted": "Imagine inserată la ", "file_upload.upload_files": "Încarcă fișier", "file_upload.zeroBytesFile": "Încărcați un fișier gol: {filename}", @@ -1957,17 +2033,18 @@ "generic_icons.arrow.down": "Săgeată în jos Arrow", "generic_icons.attach": "Pictogramă Atașament", "generic_icons.back": "Inapoi Icon", - "generic_icons.breadcrumb": "Breadcrumb Icon", + "generic_icons.bot": "Pictograma Bot", + "generic_icons.breadcrumb": "Icoana Breadcrumb", "generic_icons.channel.draft": "Canal Draft Icon", - "generic_icons.channel.private": "Private Channel Icon", + "generic_icons.channel.private": "Canal Privat Icoană", "generic_icons.channel.public": "Pictogramă de canal public", "generic_icons.collapse": "Reduceți pictograma", "generic_icons.download": "Descărcați pictograma", - "generic_icons.dropdown": "Dropdown Icon", + "generic_icons.dropdown": "Icoană Dropdown", "generic_icons.edit": "Editați pictograma", "generic_icons.expand": "Extindeți pictograma", "generic_icons.fail": "Iconul de eroare", - "generic_icons.flag": "Flag Icon", + "generic_icons.flag": "Pictograma De Pavilion", "generic_icons.flagged": "Marcată pictogramă", "generic_icons.info": "Icon Info", "generic_icons.loading": "Încărcare pictogramă", @@ -1975,11 +2052,11 @@ "generic_icons.mattermost": "Logo-ul cel mai important", "generic_icons.member": "Icon membru", "generic_icons.mention": "Mențiune Icon", - "generic_icons.menu": "Menu Icon", + "generic_icons.menu": "Pictograma De Meniu", "generic_icons.message": "Mesaj pentru mesaje", "generic_icons.muted": "Pictograma mișcată", "generic_icons.next": "Următoarea pictogramă", - "generic_icons.pin": "Pin Icon", + "generic_icons.pin": "Icoana Pin", "generic_icons.previous": "Iconul anterior", "generic_icons.reload": "Reîncărcați pictograma", "generic_icons.remove": "Elimina pictograma", @@ -2009,107 +2086,108 @@ "get_team_invite_link_modal.help": "Trimite coechipierii link-ul de mai jos pentru a vă înscrie la acest site al echipei. Adresa de invitație în echipă poate fi partajată cu mai mulți colegi, deoarece nu se schimbă dacă nu este regenerată în Setările echipei de către un administrator de echipă.", "get_team_invite_link_modal.helpDisabled": "Crearea de utilizatori a fost dezactivată pentru echipa dvs. Adresați-vă administratorului echipei pentru detalii.", "get_team_invite_link_modal.title": "Adresa invitației în echipă", - "help.attaching.downloading.description": "#### Descărcarea fișierelor\nDescărcați un fișier atașat făcând clic pe pictograma de descărcare din dreptul miniaturii fișierului sau deschizând fișierul de examinare a fișierului și făcând clic pe **Descărcare**.", - "help.attaching.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### Trageți și aruncați\nÎncărcați un fișier sau o selecție de fișiere prin glisarea fișierelor de pe computer în bara laterală din dreapta sau în panoul central. Tragerea și plasarea atașează fișierele în caseta de introducere a mesajelor, apoi puteți introduce opțional un mesaj și apăsați **ENTER** pentru a posta.", - "help.attaching.icon.description": "#### Atașament Icoană\nÎn mod alternativ, încărcați fișiere făcând clic pe pictograma gri închisă din interiorul casetei de introducere a mesajului. Aceasta deschide vizualizatorul de fișiere din sistem unde puteți naviga la fișierele dorite și apoi faceți clic pe **Deschidere** pentru a încărca fișierele în caseta de introducere a mesajelor. Introduceți opțional un mesaj și apoi apăsați **ENTER** pentru a posta.", - "help.attaching.icon.title": "Pictogramă Atașament", - "help.attaching.limitations.description": "## Limitarea dimensiunii fișierului\nMattermost suportă maximum cinci fișiere atașate pe post, fiecare cu o dimensiune maximă de 50 Mb.", - "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## Metode de atașament\nAtașați un fișier prin tragere și plasare sau făcând clic pe pictograma atașament din caseta de introducere a mesajului.", - "help.attaching.methods.title": "Attachment Methods", + "help.attaching.downloading.description": "Descărcați un fișier atașat făcând clic pe pictograma de descărcare din dreptul miniaturii fișierului sau deschizând fișierul de examinare a fișierului și făcând clic pe **Descărcare**.", + "help.attaching.downloading.title": "Descărcarea fișierelor", + "help.attaching.dragdrop.description": "Încărcați un fișier sau o selecție de fișiere prin glisarea fișierelor de pe computer în bara laterală din dreapta sau în panoul central. Tragerea și plasarea atașează fișierele în caseta de introducere a mesajelor, apoi puteți introduce opțional un mesaj și apăsați **ENTER** pentru a posta.", + "help.attaching.dragdrop.title": "Trage și lasă", + "help.attaching.icon.description": "În mod alternativ, încărcați fișiere făcând clic pe pictograma gri închisă din interiorul casetei de introducere a mesajului. Aceasta deschide vizualizatorul de fișiere din sistem unde puteți naviga la fișierele dorite și apoi faceți clic pe **Deschide** pentru a încărca fișierele în caseta de introducere a mesajelor. Introduceți opțional un mesaj și apoi apăsați **ENTER** pentru a posta.", + "help.attaching.icon.title": "Icon atașament", + "help.attaching.limitations.description": "Mattermost suportă maximum cinci fișiere atașate pe post, fiecare cu o dimensiune maximă de 50 Mb.", + "help.attaching.limitations.title": "Limitări ale dimensiunii fișierului", + "help.attaching.methods.description": "Atașați un fișier prin tragere și plasare sau făcând clic pe pictograma atașament din caseta de introducere a mesajului.", + "help.attaching.methods.title": "Metode de atașament", "help.attaching.notSupported": "Previzualizarea documentelor (Word, Excel, PPT) nu este încă acceptată.", - "help.attaching.pasting.description": "#### Pastrarea imaginilor\nPe browserele Chrome și Edge, este posibilă și încărcarea fișierelor prin adăugarea lor din clipboard. Acest lucru nu este acceptat încă de alte browsere.", - "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## Previzualizare fișier\nMattermost are un previzualizator de fișiere construit care se folosește pentru vizualizarea fișierelor media, descărcarea fișierelor și partajarea legăturilor publice. Faceți clic pe miniaturile unui fișier atașat pentru al deschide în fișierul de examinare a fișierelor.", - "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### Partajarea legăturilor publice\nLink-urile publice vă permit să partajați fișiere atașate cu persoane din afara echipei voastre Mattermost. Deschideți fișierul de previzualizare a fișierelor făcând clic pe miniaturile unui atașament, apoi faceți clic pe **Obțineți legătură publică**. Aceasta deschide o casetă de dialog cu o legătură pentru copiere. Atunci când link-ul este partajat și deschis de alt utilizator, fișierul se va descărca automat.", - "help.attaching.publicLinks.title": "Sharing Public Links", + "help.attaching.pasting.description": "Pe browserele Chrome și Edge, este posibilă și încărcarea fișierelor prin adăugarea lor din clipboard. Acest lucru nu este acceptat încă de alte browsere.", + "help.attaching.pasting.title": "Alipirea imaginilor", + "help.attaching.previewer.description": "Mattermost are un previzualizator de fișiere construit care se folosește pentru vizualizarea fișierelor media, descărcarea fișierelor și partajarea legăturilor publice. Faceți clic pe miniaturile unui fișier atașat pentru al deschide în fișierul de examinare a fișierelor.", + "help.attaching.previewer.title": "Vizualizator de fișiere", + "help.attaching.publicLinks.description": "Link-urile publice vă permit să partajați fișiere atașate cu persoane din afara echipei voastre Mattermost. Deschideți fișierul de previzualizare a fișierelor făcând clic pe miniaturile unui atașament, apoi faceți clic pe **Obțineți legătură publică**. Aceasta deschide o casetă de dialog cu o legătură pentru copiere. Atunci când link-ul este partajat și deschis de alt utilizator, fișierul se va descărca automat.", + "help.attaching.publicLinks.title": "Partajarea legăturilor publice", "help.attaching.publicLinks2": "Dacă opțiunea **Obțineți legătură publică** nu este vizibilă în fișierul de previzualizare a fișierelor și preferați funcția activată, puteți solicita administratorului dvs. sistem să activeze funcția din Consola de sistem sub **Securitate** > **Legături publice**.", - "help.attaching.supported.description": "#### Tipurile de suport acceptate\nDacă încercați să previzualizați un tip media care nu este acceptat, fișierul de previzualizare a fișierelor va deschide o pictogramă standard de atașament media. Formatele media acceptate depind în mare măsură de browser și de sistemul vostru de operare, dar următoarele formate sunt suportate de Mattermost în majoritatea browserelor:", - "help.attaching.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", + "help.attaching.supported.description": "Dacă încercați să previzualizați un tip media care nu este acceptat, fișierul de previzualizare a fișierelor va deschide o pictogramă standard de atașament media. Formatele media acceptate depind în mare măsură de browser și de sistemul vostru de operare, dar următoarele formate sunt suportate de Mattermost în majoritatea browserelor:", + "help.attaching.supported.title": "Tipuri media acceptate", + "help.attaching.supportedListItem1": "Imagini: BMP, GIF, JPG, JPEG, PNG", "help.attaching.supportedListItem2": "Video: MP4", "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", + "help.attaching.supportedListItem4": "Documente: PDF", "help.attaching.title": "Atașarea fișierelor", - "help.commands.builtin.description": "## Comenzi încorporate\nUrmătoarele comenzi sunt disponibile pentru toate instalațiile Mattermost:", - "help.commands.builtin.title": "Built-in Commands", + "help.commands.builtin.description": "Următoarele comenzi sunt disponibile pentru toate instalațiile Mattermost:", + "help.commands.builtin.title": "Comenzi încorporate", "help.commands.builtin2": "Începeți prin tastarea `/` și apare o listă de opțiuni de comandă pentru slash deasupra casetei de introducere a textului. Sugestiile de completare automată ajută la furnizarea unui exemplu de format în textul negru și o scurtă descriere a comenzii slash în textul gri.", - "help.commands.custom.description": "## Comenzi personalizate\nComenzile de slash personalizate se integrează cu aplicațiile externe. De exemplu, o echipă ar putea configura o comanda personalizată pentru a verifica înregistrările interne de sănătate cu `/pacientul joe smith` sau pentru a verifica prognoza meteo săptămânală într-un oraș cu săptămâna` /vremea toronto`. Consultați Administratorul de sistem sau deschideți lista de completare automată introducând butoanele `/` pentru a determina dacă echipa dvs. a configurat comenzi pentru slash personalizate.", - "help.commands.custom.title": "Custom Commands", + "help.commands.custom.description": "Comenzile de slash personalizate se integrează cu aplicațiile externe. De exemplu, o echipă ar putea configura o comanda personalizată pentru a verifica înregistrările interne de sănătate cu `/pacientul joe smith` sau pentru a verifica prognoza meteo săptămânală într-un oraș cu săptămâna` /vremea toronto`. Consultați Administratorul de sistem sau deschideți lista de completare automată introducând butoanele `/` pentru a determina dacă echipa dvs. a configurat comenzi pentru slash personalizate.", + "help.commands.custom.title": "Comenzi personalizate", "help.commands.custom2": "Comenzile Customizate slash sunt dezactivate în mod implicit și pot fi activate de Administratorul de sistem în **Consolă Sistem** > **Integrări** > **Webhooks și Comenzi**. Aflați mai multe despre configurarea comenzilor personalizate de slash pe [pagina de documentare a comenzii slash developeri](http://docs.mattermost.com/developer/slash-commands.html).", - "help.commands.intro1": "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.", - "help.commands.intro2": "Built-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": "Executarea comenzilor", - "help.composing.deleting.description": "## Ștergerea unui mesaj\nȘtergeți un mesaj făcând clic pe pictograma **[...]** de lângă orice text al mesajului pe care l-ați compus, apoi faceți clic pe **Șterge**. Administratorii sistemelor și echipei pot șterge orice mesaj din sistem sau din echipa lor.", - "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## Editare mesaj\nEditați un mesaj făcând clic pe pictograma **[...]** de lângă orice text al mesajului pe care l-ați compus, apoi faceți clic pe **Editare**. După efectuarea modificărilor la textul mesajului, apăsați **ENTER** pentru a salva modificările. Modificările mesajelor nu declanșează notificări noi de @mențiuni, notificări pe desktop sau sunete de notificare.", - "help.composing.editing.title": "Editare mesaj", - "help.composing.linking.description": "## Legarea la un mesaj\nFuncția **Permalink** creează un link către orice mesaj. Partajarea acestui link cu alți utilizatori din canal le permite să vizualizeze mesajul conectat în Arhivele mesajelor. Utilizatorii care nu sunt membri ai canalului în care a fost postat mesajul nu pot vizualiza permalink. Obțineți adresa permanentă la orice mesaj făcând clic pe pictograma **[...]** de lângă textul mesajului > **Permalink** > **Copiere adresei**.", - "help.composing.linking.title": "Linking to a message", - "help.composing.posting.description": "## Detașarea unui mesaj\nScrieți un mesaj introducând în caseta de introducere a textului, apoi apăsați ENTER pentru al trimite. Utilizați SHIFT+ENTER pentru a crea o linie nouă fără a trimite un mesaj. Pentru a trimite mesaje apăsând CTRL+ENTER, mergeți la **Meniu principal > Setări cont > Trimitere mesaje prin CTRL+ENTER**.", - "help.composing.posting.title": "Editare mesaj", - "help.composing.posts.description": "#### Postările\nMesajele pot fi considerate mesaje părinte. Acestea sunt mesajele care încep de multe ori un fir de răspuns. Mesajele sunt compuse și trimise din caseta de introducere a textului din partea inferioară a panoului central.", - "help.composing.posts.title": "Articole", - "help.composing.replies.description1": "Reply 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.", - "help.composing.replies.description2": "When 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.replies.title": "Replies", + "help.commands.intro1": "Comenzile Slash execută operațiuni în Mattermost tastând în caseta de introducere a textului. Introduceți un `/` urmat de o comandă și câteva argumente pentru a efectua acțiuni.", + "help.commands.intro2": "Comenzile încorporate sunt disponibile cu toate instalațiile Mattermost și comenzile personalizate pentru slash sunt configurabile pentru a interacționa cu aplicațiile externe. Aflați mai multe despre configurarea comenzilor personalizate în pagina [documentația comenzii de comandă a dezvoltatorului](!https://docs.mattermost.com/developer/slash-commands.html).", + "help.commands.title": "Executare Comenzi", + "help.composing.deleting.description": "Ștergeți un mesaj făcând clic pe pictograma **[...]** de lângă orice text al mesajului pe care l-ați compus, apoi faceți clic pe **Șterge**. Administratorii sistemelor și echipei pot șterge orice mesaj din sistem sau din echipa lor.", + "help.composing.deleting.title": "Ștergerea unui mesaj", + "help.composing.editing.description": "Editați un mesaj făcând clic pe pictograma **[...]** de lângă orice text al mesajului pe care l-ați compus, apoi faceți clic pe **Editare**. După efectuarea modificărilor la textul mesajului, apăsați **ENTER** pentru a salva modificările. Modificările mesajelor nu declanșează notificări noi de @mențiuni, notificări pe desktop sau sunete de notificare.", + "help.composing.editing.title": "Editarea unui Mesaj", + "help.composing.linking.description": "Funcția **Permalink** creează un link către orice mesaj. Partajarea acestui link cu alți utilizatori din canal le permite să vizualizeze mesajul conectat în Arhivele mesajelor. Utilizatorii care nu sunt membri ai canalului în care a fost postat mesajul nu pot vizualiza permalink. Obțineți adresa permanentă la orice mesaj făcând clic pe pictograma **[...]** de lângă textul mesajului > **Permalink** > **Copiere adresa**.", + "help.composing.linking.title": "Conectarea la un mesaj", + "help.composing.posting.description": "Scrieți un mesaj introducând în caseta de introducere a textului, apoi apăsați ENTER pentru al trimite. Utilizați SHIFT+ENTER pentru a crea o linie nouă fără a trimite un mesaj. Pentru a trimite mesaje apăsând CTRL+ENTER, mergeți la **Meniu principal > Setări cont > Trimitere mesaje prin CTRL+ENTER**.", + "help.composing.posting.title": "Postarea unui Mesaj", + "help.composing.posts.description": "Mesajele pot fi considerate mesaje părinte. Acestea sunt mesajele care încep de multe ori un fir de răspuns. Mesajele sunt compuse și trimise din caseta de introducere a textului din partea inferioară a panoului central.", + "help.composing.posts.title": "Posturi", + "help.composing.replies.description1": "Răspundeți la un mesaj făcând clic pe pictograma de răspuns de lângă orice text al mesajului. Această acțiune deschide bara laterală din partea dreaptă unde puteți vedea firul mesajului, apoi compuneți și trimiteți răspunsul. Răspunsurile sunt ușor îndoite în panoul central pentru a indica faptul că acestea sunt mesaje copii ale unui mesaj părinte.", + "help.composing.replies.description2": "Când compuneți un răspuns în partea dreaptă, faceți clic pe pictograma expandare/restrângere cu două săgeți din partea de sus a barei laterale pentru a face mai ușor de citit.", + "help.composing.replies.title": "Replici", "help.composing.title": "Trimiterea De Mesaje", - "help.composing.types.description": "## Tipuri de mesaje\nRăspundeți la postări pentru a menține conversațiile organizate în fire.", - "help.composing.types.title": "Message Types", + "help.composing.types.description": "Răspundeți la postări pentru a menține conversațiile organizate în fire.", + "help.composing.types.title": "Tipuri De Mesaje", "help.formatting.checklist": "Efectuați o listă de sarcini prin includerea de paranteze pătrate:", "help.formatting.checklistExample": "- [ ] Elementul unu\n- [ ] Elementul doi\n- [x] Element finalizat", - "help.formatting.code.description": "## Blocul Codul\n\nCreați un bloc de cod prin indentarea fiecărei linii cu patru spații sau plasând ``` pe linia de deasupra și dedesubtul codului.", - "help.formatting.code.title": "Blocul de coduri", + "help.formatting.code.description": "Creați un bloc de cod prin indentarea fiecărei linii cu patru spații sau plasând ``` pe linia de deasupra și dedesubtul codului.", + "help.formatting.code.title": "Bloc De Cod", "help.formatting.codeBlock": "Blocul de coduri", - "help.formatting.emojis.description": "## Emojis\n\nDeschideți completarea automată a imaginii emoji tastând `:`. O listă completă a emojis poate fi găsită [aici](https://www.emoji-cheat-sheet.com/). De asemenea, este posibil să creați propria dvs [Emoji Customizat](https://docs.mattermost.com/help/settings/custom-emoji.html) dacă emoji-ul pe care doriți să-l utilizați nu există.", + "help.formatting.emojis.description": "Deschideți completarea automată a imaginii emoji tastând `:`. O listă completă a emojis poate fi găsită [aici](!https://www.emoji-cheat-sheet.com/). De asemenea, este posibil să creați propria dvs [Emoji Customizat](!https://docs.mattermost.com/help/settings/custom-emoji.html) dacă emoji-ul pe care doriți să-l utilizați nu există.", "help.formatting.emojis.title": "Emoji", - "help.formatting.example": "Example:", - "help.formatting.githubTheme": "** Tema GitHub **", - "help.formatting.headings.description": "## Paragrafe\n\nFaceți o rubrică tastând # și un spațiu înainte de titlu. Pentru rubricile mai mici, folosiți mai multe #.", - "help.formatting.headings.title": "Headings", + "help.formatting.example": "Exemplu:", + "help.formatting.githubTheme": "**Tema GitHub**", + "help.formatting.headings.description": "Faceți o rubrică tastând # și un spațiu înainte de titlu. Pentru rubricile mai mici, folosiți mai multe #.", + "help.formatting.headings.title": "Rubrici", "help.formatting.headings2": "Alternativ, puteți sublinia textul folosind `===` sau `---` pentru a crea titluri.", "help.formatting.headings2Example": "Marcaj mare\n------------", "help.formatting.headingsExample": "## Rubrică mare\n### Poziție mai mică\n#### Chiar mai mică titlu", - "help.formatting.images.description": "## Imagini in-line\n\nCreați imagini în linie folosind un `!` Urmat de textul alt în paranteze pătrate și link-ul în paranteze normale. Adăugați hover text prin plasarea lui în citate după link.", - "help.formatting.images.title": "In-line Images", + "help.formatting.images.description": "Creați imagini în linie folosind un `!` Urmat de textul alt în paranteze pătrate și link-ul în paranteze normale. Adăugați hover text prin plasarea lui în citate după link.", + "help.formatting.images.title": "Imagini în interior", "help.formatting.imagesExample": "![alt text](link \"hover text\")\n\nși\n\n[![Build Status](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [! [Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## Cod In-line\n\nCreați un font monospațiat în linie prin înconjurarea acestuia cu spătule.", - "help.formatting.inline.title": "Cod de invitație", + "help.formatting.inline.description": "Creați un font monospațiat în linie prin înconjurarea acestuia cu spătule.", + "help.formatting.inline.title": "Cod in interior", "help.formatting.intro": "Markdown facilitează formatarea mesajelor. Tastați un mesaj așa cum ați proceda în mod normal și utilizați aceste reguli pentru al face cu formatare specială.", - "help.formatting.lines.description": "## Linii\n\nCreează o linie utilizând trei `*`, `_` sau `-`.", - "help.formatting.lines.title": "Lines", - "help.formatting.linkEx": "[Check out Mattermost!] (Https://about.mattermost.com/)", - "help.formatting.links.description": "## Link-uri\n\nCreați link-uri etichetate prin introducerea textului dorit în paranteze pătrate și link-ul asociat în paranteze normale.", - "help.formatting.links.title": "Links", + "help.formatting.lines.description": "Creează o linie utilizând trei `*`, `_` sau `-`.", + "help.formatting.lines.title": "Linii", + "help.formatting.linkEx": "[Incerca-ți Mattermost!](https://about.mattermost.com/)", + "help.formatting.links.description": "Creați link-uri etichetate prin introducerea textului dorit în paranteze pătrate și link-ul asociat în paranteze normale.", + "help.formatting.links.title": "Link-uri", "help.formatting.listExample": "* listă elementul unu\n* lista elementul doi\n * punctul două sub-punct", - "help.formatting.lists.description": "## Liste\n\nCreați o listă folosind `*` sau `-` ca gloanțe. Introduceți un punct de glonț adăugând două spații în fața acestuia.", - "help.formatting.lists.title": "Lists", - "help.formatting.monokaiTheme": "** Monokai Tema **", + "help.formatting.lists.description": "Creați o listă folosind `*` sau `-` ca gloanțe. Introduceți un punct de glonț adăugând două spații în fața acestuia.", + "help.formatting.lists.title": "Liste", + "help.formatting.monokaiTheme": "**Tema Monokai**", "help.formatting.ordered": "Faceți o listă ordonată utilizând numerele:", "help.formatting.orderedExample": "1. Elementul unu\n2. Punctul doi", - "help.formatting.quotes.description": "Create block quotes using `>`.", - "help.formatting.quotes.title": "> citate de bloc", + "help.formatting.quotes.description": "Creați citate bloc folosind `>`.", + "help.formatting.quotes.title": "Bloc citate", "help.formatting.quotesExample": "`> citatele de blocare` redă ca:", "help.formatting.quotesRender": "> citate de bloc", "help.formatting.renders": "Renders ca:", "help.formatting.solirizedDarkTheme": "**Tema Solarized Dark**", "help.formatting.solirizedLightTheme": "**Tema Lumina Solarized**", - "help.formatting.style.description": "You can use either `_` or `*` around a word to make it italic. Use two to make it bold.", - "help.formatting.style.listItem1": "`_italics_` renders as _italics_", - "help.formatting.style.listItem2": "`**bold**` renders as **bold**", - "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", - "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.style.title": "Text Style", - "help.formatting.supportedSyntax": "Limbile acceptate sunt:\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.description": "### Evidențierea sintaxei\n\nPentru a adăuga evidențierea sintaxei, tastați limba care urmează să fie evidențiată după ``` la începutul blocului de cod. Mattermost oferă, de asemenea, patru teme de cod diferite (GitHub, Solarized Dark, Solarized Light, Monokai) care pot fi modificate în **Setări de cont** > **Afișare** > **Temă** > **Temă personalizată** > **Stiluri de centru canal**", - "help.formatting.syntax.title": "Syntax Highlighting", + "help.formatting.style.description": "Puteți folosi fie `_` sau `*` în jurul unui cuvânt pentru al face italic. Utilizați două pentru a-l îndrăzni.", + "help.formatting.style.listItem1": "`_italics_` redă ca _italics_", + "help.formatting.style.listItem2": "`**bold**` face ca **bold**", + "help.formatting.style.listItem3": "`**_bold-italic_**` face ca **_bold-italics_**", + "help.formatting.style.listItem4": "`~~tăiat~~` face ca ~~tăiat~~", + "help.formatting.style.title": "Stilul textului", + "help.formatting.supportedSyntax": "Limbile acceptate sunt: `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.description": "Pentru a adăuga evidențierea sintaxei, tastați limba care urmează să fie evidențiată după ``` la începutul blocului de cod. Mattermost oferă, de asemenea, patru teme de cod diferite (GitHub, Solarized Dark, Solarized Light, Monokai) care pot fi modificate în **Setări de cont** > **Afișare** > **Temă** > **Temă personalizată** > **Stiluri de centru canal**", + "help.formatting.syntax.title": "Sintaxa Evidențiere", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "help.formatting.tableExample": "| Aliniat la stânga | Alinierea centrului | Alinierea corectă |\n| :------------ |:---------------:| -----:|\n| Coloana din stânga 1 | acest text | $ 100 |\n| Coloana din stânga 2 | este | $ 10 |\n| Coloana din stânga 3 | centrat | $ 1 |", - "help.formatting.tables.description": "## Tabele\n\nCreați un tabel plasând o linie întreruptă sub rândul antetului și separând coloanele cu o conductă `|`. (Coloanele nu trebuie să se potrivească exact pentru a funcționa). Alegeți modul de aliniere a coloanelor de tabel prin includerea coloanelor `:` în rândul antetului.", - "help.formatting.tables.title": "Tabel", - "help.formatting.title": "Formatting Text", + "help.formatting.tables.description": "Creați un tabel plasând o linie întreruptă sub rândul antetului și separând coloanele cu o conductă `|`. (Coloanele nu trebuie să se potrivească exact pentru a funcționa). Alegeți modul de aliniere a coloanelor de tabel prin includerea coloanelor `:` în rândul antetului.", + "help.formatting.tables.title": "Tabele", + "help.formatting.title": "Formatarea textului", "help.learnMore": "Află mai multe despre:", "help.link.attaching": "Atașarea fișierelor", "help.link.commands": "Executarea comenzilor", @@ -2117,33 +2195,33 @@ "help.link.formatting": "Formatarea mesajelor folosind Markdown", "help.link.mentioning": "Menționând colegii de echipă", "help.link.messaging": "Mesaje de bază", - "help.mentioning.channel.description": "#### @Canal\nPuteți menționa un întreg canal introducând `@channel`. Toți membrii canalului vor primi o notificare de mențiune care se va comporta la fel ca și când membrii ar fi fost menționați personal.", - "help.mentioning.channel.title": "Canal", + "help.mentioning.channel.description": "Puteți menționa un întreg canal introducând `@channel`. Toți membrii canalului vor primi o notificare de mențiune care se va comporta la fel ca și când membrii ar fi fost menționați personal.", + "help.mentioning.channel.title": "@Canal", "help.mentioning.channelExample": "@canal ați avut interviuri grozave în această săptămână. Cred că am găsit niște potențiali candidați excelenți!", - "help.mentioning.mentions.description": "## @Mențiuni\nUtilizați @mențiuni pentru a atrage atenția anumitor membri ai echipei.", - "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## Mentiuni recente\nFaceți clic pe `@` de lângă caseta de căutare pentru a căuta cele mai recente @mențiuni și cuvinte care declanșează mențiunile. Dați clic pe **Salt** de lângă un rezultat al căutării în bara laterală din partea dreaptă pentru a sari panoul central pe canalul și locația mesajului cu mențiunea.", - "help.mentioning.recent.title": "Mentiuni recente", + "help.mentioning.mentions.description": "Utilizați @mențiuni pentru a atrage atenția anumitor membri ai echipei.", + "help.mentioning.mentions.title": "@Mențiuni", + "help.mentioning.recent.description": "Faceți clic pe `@` de lângă caseta de căutare pentru a căuta cele mai recente @mențiuni și cuvinte care declanșează mențiunile. Dați clic pe **Salt** de lângă un rezultat al căutării în bara laterală din partea dreaptă pentru a sari panoul central pe canalul și locația mesajului cu mențiunea.", + "help.mentioning.recent.title": "Mențiuni recente", "help.mentioning.title": "Menționând colegii de echipă", - "help.mentioning.triggers.description": "## Cuvintele care declanșează\nMențiuni În afară de a fi notificate prin @username și @channel, puteți personaliza cuvintele care declanșează notificările în **Setări cont** > **Notificări** ** **Cuvintele care declanșează mențiunile**. În mod implicit, veți primi notificări de mențiuni pe numele dvs. și puteți adăuga mai multe cuvinte introducându-le în caseta de introducere separată prin virgule. Acest lucru este util dacă doriți să fiți anunțat (ă) de toate postările referitoare la anumite subiecte, de exemplu, \"intervievarea\" sau \"marketingul\".", + "help.mentioning.triggers.description": "Mențiuni În afară de a fi notificate prin @username și @channel, puteți personaliza cuvintele care declanșează notificările în **Setări cont** > **Notificări** ** **Cuvintele care declanșează mențiunile**. În mod implicit, veți primi notificări de mențiuni pe numele dvs. și puteți adăuga mai multe cuvinte introducându-le în caseta de introducere separată prin virgule. Acest lucru este util dacă doriți să fiți anunțat(ă) de toate postările referitoare la anumite subiecte, de exemplu, \"intervievarea\" sau \"marketingul\".", "help.mentioning.triggers.title": "Cuvintele care declanșează mențiunile", - "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @Username\nPuteți menționa un coechipier utilizând simbolul `@` plus numele de utilizator pentru a le trimite o notificare de mențiune.\n\nIntroduceți `@` pentru a afișa o listă cu membrii echipei care pot fi menționați. Pentru a filtra lista, introduceți primele câteva litere ale oricărui nume de utilizator, prenume, prenume sau pseudonim. Tastele **Sus** și **Jos** pot fi apoi utilizate pentru a parcurge înregistrările din listă și apăsând **ENTER** veți selecta ce utilizator să menționeze. Odată selectată, numele de utilizator va înlocui automat numele sau pseudonimul complet.\nUrmătorul exemplu trimite o notificare specială către **alice** care o avertizează despre canal și despre mesajul în care a fost menționată. Dacă **alice** este departe de Mattermost și are [notificări prin e-mail](https://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) activate, atunci ea va primi o alertă prin e-mail a mențiunii sale.", - "help.mentioning.username.title": "Utilizator", + "help.mentioning.username.description1": "Puteți menționa un coechipier folosind simbolul `@` plus numele de utilizator pentru a le trimite o notificare de mențiune.", + "help.mentioning.username.description2": "Introduceți `@` pentru a afișa o listă cu membrii echipei care pot fi menționați. Pentru a filtra lista, introduceți primele câteva litere ale oricărui nume de utilizator, prenume, prenume sau pseudonim. Tastele **Sus** și **Jos** pot fi apoi utilizate pentru a parcurge înregistrările din listă și apăsând **ENTER** veți selecta ce utilizator să menționeze. Odată selectată, numele de utilizator va înlocui automat numele sau pseudonimul complet. Următorul exemplu trimite o notificare specială către **alice** care o avertizează despre canal și despre mesajul în care a fost menționată. Dacă **alice** este departe de Mattermost și are [notificări prin e-mail](!https://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) activate, atunci ea va primi o alertă prin e-mail a mențiunii sale.", + "help.mentioning.username.title": "@Utilizator", "help.mentioning.usernameCont": "Dacă utilizatorul pe care l-ați menționat nu aparține canalului, va fi postat un mesaj de sistem pentru a vă anunța. Acesta este un mesaj temporar văzut doar de persoana care a declanșat-o. Pentru a adăuga utilizatorul menționat pe canal, accesați meniul derulant din dreptul numelui canalului și selectați ** Adăugați membri **.", "help.mentioning.usernameExample": "@alice cum a făcut interviul dumneavoastră să meargă cu noul candidat?", - "help.messaging.attach": "** Atașați fișierele ** prin glisarea și plasarea în Mattermost sau făcând clic pe pictograma atașament din caseta de introducere a textului.", - "help.messaging.emoji": "** Adăugați rapid emoji ** tastând \":\", care va deschide un autocomplete emoji. Dacă emoji-urile existente nu acoperă ceea ce doriți să vă exprimați, puteți crea și propriul dvs. [Emoji personalizat] (http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.messaging.format": "** Formatați-vă mesajele ** folosind Markdown care acceptă stilul de text, titlurile, link-urile, emoticoanele, blocurile de coduri, citatele de bloc, tabelele, listele și imaginile în linie.", + "help.messaging.attach": "**Atașați fișierele** prin glisarea și plasarea în Mattermost sau făcând clic pe pictograma atașament din caseta de introducere a textului.", + "help.messaging.emoji": "**Adăugați rapid emoji** tastând \":\", care va deschide un autocomplete emoji. Dacă emoji-urile existente nu acoperă ceea ce doriți să vă exprimați, puteți crea și propriul [Emoji personalizat](!https://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.format": "**Formatați-vă mesajele** folosind Markdown care acceptă stilul de text, titlurile, link-urile, emoticoanele, blocurile de coduri, citatele de bloc, tabelele, listele și imaginile în linie.", "help.messaging.notify": "**Anunță colegii de echipă** atunci când sunt necesare introducând `@username`.", - "help.messaging.reply": "** Răspundeți la mesaje ** făcând clic pe săgeata de răspuns din dreptul textului mesajului.", - "help.messaging.title": "Messaging Basics", - "help.messaging.write": "** Scrie mesaje ** folosind caseta de introducere text din partea de jos a Mattermost. Apăsați ENTER pentru a trimite un mesaj. Utilizați SHIFT + ENTER pentru a crea o linie nouă fără a trimite un mesaj.", - "installed_command.header": "Slash Commands", + "help.messaging.reply": "**Răspundeți la mesaje** făcând clic pe săgeata de răspuns din dreptul textului mesajului.", + "help.messaging.title": "Mesaje de bază", + "help.messaging.write": "**Scrie mesaje** folosind caseta de introducere text din partea de jos a Mattermost. Apăsați ENTER pentru a trimite un mesaj. Utilizați SHIFT+ENTER pentru a crea o linie nouă fără a trimite un mesaj.", + "installed_command.header": "Comenzi Slash", "installed_commands.add": "Adăugați comanda Slash", "installed_commands.delete.confirm": "Această acțiune șterge definitiv comanda slash și întrerupe orice integrare cu ajutorul acesteia. Sigur doriți să îl ștergeți?", "installed_commands.empty": "Nu au fost găsite comenzi", - "installed_commands.header": "Slash Commands", + "installed_commands.header": "Comenzi Slash", "installed_commands.help": "Utilizați comenzi pentru a conecta instrumentele externe la Mattermost. {buildYourOwn} sau vizitați {appDirectory} pentru a găsi aplicații și integrații de la terțe părți găzduite de o companie.", "installed_commands.help.appDirectory": "Directorul de aplicații", "installed_commands.help.buildYourOwn": "Construiește-ți propriul", @@ -2173,7 +2251,7 @@ "installed_integrations.triggerWhen": "Trigger Când: {triggerWhen}", "installed_integrations.triggerWords": "Cuvinte de declanșare: {triggerWords}", "installed_integrations.unnamed_oauth_app": "Aplicație OAuth 2.0 fără nume", - "installed_integrations.url": "URL: {url}", + "installed_integrations.url": "Adresa URL: {url}", "installed_oauth_apps.add": "Adăugați aplicația OAuth 2.0", "installed_oauth_apps.callbackUrls": "Adrese URL cu inversare (câte unul pe linie)", "installed_oauth_apps.cancel": "Anulare", @@ -2185,7 +2263,7 @@ "installed_oauth_apps.help.appDirectory": "Directorul de aplicații", "installed_oauth_apps.help.oauthApplications": "Aplicații OAuth 2.0", "installed_oauth_apps.homepage": "Prima Pagina si in sectiunea Categorii", - "installed_oauth_apps.iconUrl": "Icon URL", + "installed_oauth_apps.iconUrl": "Icoană URL", "installed_oauth_apps.is_trusted": "Este de Încredere: **{isTrusted}**", "installed_oauth_apps.name": "Nume afișat", "installed_oauth_apps.save": "Salvați", @@ -2215,11 +2293,14 @@ "integrations.help.appDirectory": "Directorul de aplicații", "integrations.incomingWebhook.description": "Cârligele de intrare permit integrarea externă pentru a trimite mesaje", "integrations.incomingWebhook.title": "Intrare Webhook", - "integrations.oauthApps.description": "OAuth 2.0 permite aplicațiilor externe să facă cereri autorizate la API-ul Mattermost.", + "integrations.oauthApps.description": "OAuth 2.0 permite aplicațiilor externe să facă cereri autorizate la API-ul Mattermost", "integrations.oauthApps.title": "Aplicații OAuth 2.0", "integrations.outgoingWebhook.description": "Tabelele web de ieșire permit integrărilor externe să primească și să răspundă la mesaje", "integrations.outgoingWebhook.title": "Webhook de ieșire", "integrations.successful": "Configurare reușită", + "interactive_dialog.cancel": "Anulează", + "interactive_dialog.element.optional": "(opțional)", + "interactive_dialog.submit": "Trimite", "interactive_dialog.submitting": "Depunerea...", "intro_messages.anyMember": " Orice membru poate să se alăture și să citească în acest canal.", "intro_messages.beginning": "Începutul {name}", @@ -2278,7 +2359,7 @@ "local": "local", "login_mfa.enterToken": "Pentru a finaliza procesul de conectare, introduceți un jeton de pe autentificatorul smartphone-ului tau", "login_mfa.submit": "Trimite", - "login_mfa.submitting": "Trimiterea ...", + "login_mfa.submitting": "Trimiterea...", "login.changed": " Metoda de conectare a fost modificată cu succes", "login.create": "Creați unul acum", "login.createTeam": "Creați o echipă nouă", @@ -2305,11 +2386,11 @@ "login.or": "sau", "login.passwordChanged": " Parola actualizat cu succes", "login.placeholderOr": " sau ", - "login.session_expired": " Sesiunea a expirat. Rugăm să vă logaţi din nou.", + "login.session_expired": "Sesiunea a expirat. Vă rugăm să vă logaţi din nou.", "login.session_expired.notification": "Sesiune expirată: vă rugăm să vă autentificați pentru a continua să primiți notificări.", "login.session_expired.title": "* {siteName} - Sesiunea a expirat", "login.signIn": "Autentificare", - "login.signInLoading": "Conectarea ...", + "login.signInLoading": "Conectarea...", "login.signInWith": "Logheaza-te cu:", "login.terms_rejected": "Trebuie să acceptați termenii și condițiile înainte de a accesa {siteName}. Contactați administratorul de sistem pentru mai multe detalii.", "login.username": "Utilizator", @@ -2321,7 +2402,7 @@ "message_submit_error.invalidCommand": "Comanda cu declanșator de '{command}' nu a fost găsită. ", "message_submit_error.sendAsMessageLink": "Faceți clic aici pentru a trimite ca mesaj.", "mfa.confirm.complete": "**Configurarea completă!**", - "mfa.confirm.okay": "Okay", + "mfa.confirm.okay": "Bine", "mfa.confirm.secure": "Contul dvs. este acum protejat. Data viitoare când vă conectați, vi se va cere să introduceți un cod din aplicația Google Authenticator de pe telefon.", "mfa.setup.badCode": "Cod invalid. Dacă această problemă persistă, contactați administratorul de sistem.", "mfa.setup.codeError": "Introduceți codul de la Google Authenticator.", @@ -2334,7 +2415,7 @@ "mfa.setupTitle": "Configurarea autentificării multi-factor", "mobile.set_status.away.icon": "Ajungeți la pictograma", "mobile.set_status.dnd.icon": "Nu deranja pictograma", - "mobile.set_status.offline.icon": "Offline Icon", + "mobile.set_status.offline.icon": "Icoană Offline", "mobile.set_status.online.icon": "Icon online", "modal.manual_status.ask": "& Document", "modal.manual_status.auto_responder.message_": "Doriți să treceți statutul dvs. la \"{status}\" și să dezactivați răspunsurile automate?", @@ -2352,7 +2433,7 @@ "modal.manual_status.cancel_dnd": "Nu, păstrați-o ca \"Nu deranjați\"", "modal.manual_status.cancel_offline": "Nu, păstrați-l ca \"Offline\"", "modal.manual_status.cancel_ooo": "Nu, păstrați-o ca \"Plecat din birou\"", - "modal.manual_status.message_": "Doriți să vă schimbați statutul în \"{status}\"? ", + "modal.manual_status.message_": "Doriți să vă schimbați statutul în \"{status}\"?", "modal.manual_status.message_away": "Doriți să vă schimbați statutul în \"Away\"?", "modal.manual_status.message_dnd": "Doriți să vă schimbați statutul în \"Nu deranjați\"?", "modal.manual_status.message_offline": "Doriți să vă schimbați statutul în \"Offline\"?", @@ -2378,9 +2459,10 @@ "more_public_direct_channels.channels": "Canale", "more_public_direct_channels.direct_messages": "Mesaje directe", "more_public_direct_channels.title": "Canale și mesaje directe", - "msg_typing.areTyping": "{users} și {last} introduc ...", - "msg_typing.isTyping": "{user} introduce textul ...", + "msg_typing.areTyping": "{users} și {last} scriu...", + "msg_typing.isTyping": "{user} scrie...", "multiselect.add": "Adaugă", + "multiselect.adding": "Adding...", "multiselect.go": "Mergi", "multiselect.list.notFound": "Nu au fost găsite elemente", "multiselect.loading": "Se incarca...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Utilizați ↑ ↓ pentru a naviga, ↵ pentru a selecta. Puteți adăuga {num, number} mai mult {num, plural, one {person} altul {people}}. ", "multiselect.numRemaining": "Puteți adăuga {num, number} mai mult", "multiselect.placeholder": "Căutați și adăugați membri", + "multiselect.selectChannels": "Folosiți ↑↓ pentru a căuta, ↵ pentru a selecta.", "multiselect.selectTeams": "Utilizați ↑ ↓ pentru a naviga, ↵ pentru a selecta.", "navbar_dropdown.about": "Despre Mattermost", "navbar_dropdown.accountSettings": "Setările contului", @@ -2449,7 +2532,7 @@ "post_body.deleted": "(mesaj sters)", "post_body.plusMore": " plus {count, number} alte {count, plural, one {file} alte {files}}", "post_delete.notPosted": "Comentariu nu a putut fi postat", - "post_delete.okay": "Okay", + "post_delete.okay": "Bine", "post_delete.someone": "Cineva a șters mesajul despre care ați încercat să publicați un comentariu.", "post_info.auto_responder": "RASPUNS AUTOMAT", "post_info.bot": "BOT", @@ -2457,12 +2540,12 @@ "post_info.del": "Șterge", "post_info.dot_menu.tooltip.more_actions": "Mai multe actiuni", "post_info.edit": "Editeaza", - "post_info.menuAriaLabel": "Post extra options", + "post_info.menuAriaLabel": "Opțiuni suplimentare postări", "post_info.message.show_less": "Afișați mai puține", "post_info.message.show_more": "Detalii", "post_info.message.visible": "(Vizibil numai dvs.)", "post_info.message.visible.compact": " (Vizibil numai dvs.)", - "post_info.permalink": "Permalink", + "post_info.permalink": "Link permanent", "post_info.pin": "Fixați pe canal", "post_info.pinned": "Fixat", "post_info.reply": "Răspunde", @@ -2471,17 +2554,16 @@ "post_info.unpin": "Deconectați-vă de pe canal", "post_message_view.edited": "(editat)", "posts_view.loadMore": "Încarcă mai multe mesaje", - "posts_view.maxLoaded": "Căutați un mesaj specific? Încercați să căutați", "posts_view.newMsg": "Mesaje noi", "posts_view.newMsgBelow": "Noi {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "Canale", - "quick_switch_modal.channelsShortcut.mac": "K", + "quick_switch_modal.channelsShortcut.mac": "- ⌘K", "quick_switch_modal.channelsShortcut.windows": "- CTRL + K", "quick_switch_modal.help": "Începeți să introduceți textul, apoi utilizați TAB pentru a comuta între canale / echipe, ↑ ↓ pentru a răsfoi, ↵ pentru a selecta și ESC pentru a renunța.", "quick_switch_modal.help_mobile": "Tastați pentru a găsi un canal.", "quick_switch_modal.help_no_team": "Tastați pentru a găsi un canal. Utilizați ↑ ↓ pentru a naviga, ↵ pentru a selecta, ESC pentru a renunța.", "quick_switch_modal.teams": "Echipe", - "quick_switch_modal.teamsShortcut.mac": "K", + "quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K", "quick_switch_modal.teamsShortcut.windows": "- CTRL + ALT + K", "reaction_list.addReactionTooltip": "Adăugați reacție", "reaction.clickToAdd": "(faceți clic pentru a adăuga)", @@ -2492,12 +2574,12 @@ "reaction.reactionVerb.users": "reacționat", "reaction.reactionVerb.you": "reacționat", "reaction.reactionVerb.youAndUsers": "reacționat", - "reaction.usersAndOthersReacted": "{users} și {otherUsers, number} alte {otherUsers, plural, one {user} alte {users}}}", + "reaction.usersAndOthersReacted": "{users} și {otherUsers, number} alți {otherUsers, plural, one {user} alt {users}}}", "reaction.usersReacted": "{users} și {lastUser}", "reaction.you": "Tu", - "removed_channel.channelName": "~[canal]", + "removed_channel.channelName": "canalul", "removed_channel.from": "Scos din ", - "removed_channel.okay": "Okay", + "removed_channel.okay": "Bun", "removed_channel.remover": "{remover} te-a eliminat din {channel}", "removed_channel.someone": "Cineva", "rename_channel.cancel": "Anulare", @@ -2544,7 +2626,7 @@ "search_header.title4": "Mesaje fixate în {channelDisplayName}", "search_item.channelArchived": "Arhivat", "search_item.direct": "Mesaj direct (cu {username})", - "search_item.jump": "Jump", + "search_item.jump": "Sari", "search_results.noResults": "Nici un rezultat gasit. Încearcă din nou?", "search_results.noResults.partialPhraseSuggestion": "Dacă căutați o frază parțială (de exemplu, căutați \"rea\", căutați \"ajungeți\" sau \"reacție\"), adăugați un * la termenul dvs. de căutare.", "search_results.noResults.stopWordsSuggestion": "Două căutări de litere și cuvinte comune precum \"acest\", \"a\" și \"este\" nu vor apărea în rezultatele căutării din cauza rezultatelor excesive returnate.", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Pentru a conecta un mesaj: accesați mesajul pe care doriți să-l fixați și faceți clic pe [...] > \"Pin pentru canal\".", "select_team.icon": "Selectați pictograma de echipă", "select_team.join.icon": "Alăturați-vă echipei Icon", + "select_team.private.icon": "Echipa privată", "setting_item_max.cancel": "Anulare", "setting_item_min.edit": "Editeaza", "setting_picture.cancel": "Anulare", @@ -2568,7 +2651,7 @@ "setting_picture.save": "Salvați", "setting_picture.select": "Selectează", "setting_picture.uploading": "Se încarcă...", - "setting_upload.import": "Import", + "setting_upload.import": "Importează", "setting_upload.noFile": "Niciun fișier ales.", "setting_upload.select": "Selectați fișierul", "shortcuts.browser.channel_next": "Transmiteți în istorie:\tAlt|dreapta", @@ -2621,7 +2704,7 @@ "shortcuts.nav.unread_next.mac": "Următorul canal necitit:\t⌥|Shift|Down", "shortcuts.nav.unread_prev": "Canal anterior necitit:\tAlt|Shift|Sus", "shortcuts.nav.unread_prev.mac": "Canal anterior necitit:\t⌥|Shift|Sus", - "sidebar_header.tutorial.body1": "**Meniu Principal** este locul unde puteți **Invita Noi Membri** la **Setările Contului** și a stabilit Tema **Culoare**.", + "sidebar_header.tutorial.body1": "La **Meniu principal** este locul în care puteți **Invita Membrii noi**, accesați **Setările contului** și setați **Culoare Temei**.", "sidebar_header.tutorial.body2": "Echipa administratorii pot, de asemenea, accesul lor **Echipa de Setări** din acest meniu.", "sidebar_header.tutorial.body3": "Administratorii de sistem vor găsi o **Sistem Consola** opțiunea de a administra întregul sistem.", "sidebar_header.tutorial.title": "Meniul Principal", @@ -2679,7 +2762,7 @@ "signup_user_completed.validEmail": "Te rog introdu o adresă de email validă", "signup_user_completed.whatis": "Care este adresa ta de email?", "signup.email": "Email și parolă", - "signup.email.icon": "Email Icon", + "signup.email.icon": "Icoană E-mail", "signup.gitlab": "GitLab Single Sign-On", "signup.google": "Cont Google", "signup.ldap": "Certificatele AD/LDAP", @@ -2687,7 +2770,7 @@ "signup.office365": "Office 365", "signup.saml.icon": "SAML Icon", "signup.title": "Creați un cont cu:", - "status_dropdown.menuAriaLabel": "Change Status Menu", + "status_dropdown.menuAriaLabel": "Meniul Schimbați statusul", "status_dropdown.set_away": "Plecat", "status_dropdown.set_dnd": "Nu deranjaţi", "status_dropdown.set_dnd.extra": "Dezactivează notificările Desktop și Push", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Conectat", "status_dropdown.set_ooo": "In afara serviciului", "status_dropdown.set_ooo.extra": "Răspunsurile automate sunt activate", + "string.id": "mesaj implicit", "suggestion_list.no_matches": "Nu se potrivesc niciun element __{value}__", "suggestion.mention.all": "ATENȚIE: Acest lucru menționează pe toți în canal", "suggestion.mention.channel": "Notifică pe toată lumea din canal", @@ -2703,7 +2787,7 @@ "suggestion.mention.members": "Am putut sa ma membrii canalului", "suggestion.mention.morechannels": "Alte canale", "suggestion.mention.moremembers": "Alti membri", - "suggestion.mention.nonmembers": "~[canal]", + "suggestion.mention.nonmembers": "Nu este în canal", "suggestion.mention.special": "MENȚIUNI SPECIALE", "suggestion.mention.unread.channels": "Canalele necitite", "suggestion.search.direct": "Mesaje Directe", @@ -2744,25 +2828,26 @@ "team_members_dropdown.makeAdmin": "Faceți Admin Team", "team_members_dropdown.makeMember": "Faceți membru", "team_members_dropdown.member": "Membru", - "team_members_dropdown.menuAriaLabel": "Team member role change", + "team_members_dropdown.menuAriaLabel": "Rolul membrului de echipă se schimbă", "team_members_dropdown.systemAdmin": "Administrator de sistem", "team_members_dropdown.teamAdmin": "Team Admin", "team_settings_modal.generalTab": "General", "team_settings_modal.importTab": "Import", "team_settings_modal.title": "Setările echipei", "team_sidebar.join": "Alte echipe la care te poți alătura.", - "team.button.name_undefined": "[NUME NEDEFINIT]", + "team.button.name_undefined": "Nume nedefinit", "terms_of_service.agreeButton": "Sunt De Acord", "terms_of_service.api_error": "Imposibil de completat cererea. Dacă această problemă persistă, contactați administratorul de sistem.", "terms_of_service.disagreeButton": "Nu sunt de acord", + "test": "Text Buton", "textbox.bold": "**îngroșat**", "textbox.edit": "Editeaza Mesaj", "textbox.help": "Ajutor", - "textbox.inlinecode": "cod inline", + "textbox.inlinecode": "`cod inline`", "textbox.italic": "_cursiv_", - "textbox.preformatted": "preformatate", + "textbox.preformatted": "```preformatate```", "textbox.preview": "Previzualizare", - "textbox.quote": "Citat", + "textbox.quote": ">citat", "textbox.strike": "succes", "tutorial_intro.allSet": "Ești gata", "tutorial_intro.end": "Faceți clic pe \"Înainte\" pentru a intra în {channel}. Acestea sunt primele canale pe care colegii le văd când se înscriu. Utilizați-l pentru a publica actualizările pe care toată lumea trebuie să le cunoască.", @@ -2789,7 +2874,7 @@ "update_command.question": "Modificările dvs. pot duce la ruperea comenzii slash existente. Sigur doriți să îl actualizați?", "update_command.update": "Actualizare", "update_incoming_webhook.update": "Actualizare", - "update_incoming_webhook.updating": "Se actualizează ...", + "update_incoming_webhook.updating": "Se actualizează...", "update_oauth_app.confirm": "Editați aplicația OAuth 2.0", "update_oauth_app.question": "Modificările dvs. pot întrerupe aplicația OAuth 2.0 existentă. Sigur doriți să îl actualizați?", "update_outgoing_webhook.confirm": "Editați Webhook de ieșire", @@ -2810,12 +2895,12 @@ "user.settings.advance.deactivate_member_modal.deactivateButton": "Da, îmi dezactivez contul", "user.settings.advance.deactivateAccountTitle": "Dezactivare Cont", "user.settings.advance.deactivateDesc": "Dezactivarea contului vă elimină capacitatea de a vă conecta la acest server și dezactivează toate notificările prin e-mail și mobil. Pentru a vă reactiva contul, contactați administratorul de sistem.", - "user.settings.advance.deactivateDescShort": "Faceți clic pe \"Editeaza\" pentru a dezactiva contul dvs.", + "user.settings.advance.deactivateDescShort": "Faceți clic pe 'Editeaza' pentru a dezactiva contul", "user.settings.advance.enabledFeatures": "{count, number} {count, plural, one {Feature} alte {Features}} Enabled", "user.settings.advance.formattingDesc": "Dacă este activată, postările vor fi formatate pentru a crea link-uri, a afișa emoji, pentru a schimba textul și a adăuga pauze de linie. Implicit, această setare este activată.", "user.settings.advance.formattingTitle": "Activați formatul postării", "user.settings.advance.icon": "Setări avansate pictogramă", - "user.settings.advance.joinLeaveDesc": "Când este activat mesajul System (Mesaje sistem) spunând că un utilizator sa alăturat sau lăsat un canal, va fi vizibil. Când opțiunea \"Off\" (Dezactivat), Mesajele sistemului despre aderarea sau ieșirea dintr-un canal vor fi ascunse. Un mesaj va apărea în continuare atunci când sunteți adăugat la un canal, astfel încât să puteți primi o notificare.", + "user.settings.advance.joinLeaveDesc": "Când este \"Pornit\", mesajele de sistem spunând că un utilizator sa alăturat sau lăsat un canal va fi vizibil. Când opțiunea \"Dezactivat\", Mesajele sistemului despre conectarea sau ieșirea dintr-un canal vor fi ascunse. Un mesaj va apărea în continuare când sunteți adăugat la un canal, astfel încât să puteți primi o notificare.", "user.settings.advance.joinLeaveTitle": "Activați conectarea / lăsați mesajele", "user.settings.advance.markdown_preview": "Afișați opțiunea de examinare a marcajelor în caseta de introducere a mesajelor", "user.settings.advance.off": "Închis", @@ -2826,9 +2911,9 @@ "user.settings.advance.sendTitle": "Trimiteți mesaje pe CTRL + ENTER", "user.settings.advance.title": "Configurări Avansate Şablon", "user.settings.custom_theme.awayIndicator": "Indicator de plecare", - "user.settings.custom_theme.buttonBg": "Button BG", + "user.settings.custom_theme.buttonBg": "Fundalul butonului", "user.settings.custom_theme.buttonColor": "Buton text", - "user.settings.custom_theme.centerChannelBg": "Center Channel BG", + "user.settings.custom_theme.centerChannelBg": "Canalul principal fundal", "user.settings.custom_theme.centerChannelColor": "Textul canalului central", "user.settings.custom_theme.centerChannelTitle": "Centrul canalului central", "user.settings.custom_theme.codeTheme": "Cod Tematic", @@ -2855,7 +2940,7 @@ "user.settings.display.channeldisplaymode": "Selectați lățimea canalului central.", "user.settings.display.channelDisplayTitle": "Afișarea canalelor", "user.settings.display.clockDisplay": "Afișajul ceasului", - "user.settings.display.collapseDesc": "Stabiliți dacă previzualizările de link-uri de imagine și miniaturi de atașament imagine sunt afișate ca extindere sau colapsate în mod prestabilit. Această setare poate fi de asemenea controlată utilizând comenzile slash / expandare și / restrângere.", + "user.settings.display.collapseDesc": "Stabiliți dacă previzualizările de link-uri de imagine și miniaturi de atașament imagine sunt afișate ca extindere sau colapsate în mod prestabilit. Această setare poate fi de asemenea controlată utilizând comenzile slash /expand și /collapse.", "user.settings.display.collapseDisplay": "Apariția implicită a previzualizărilor imaginilor", "user.settings.display.collapseOff": "Cazuta", "user.settings.display.collapseOn": "Extins", @@ -2893,7 +2978,8 @@ "user.settings.general.close": "Închide", "user.settings.general.confirmEmail": "Confirmare adresă E-mail", "user.settings.general.currentEmail": "Email-ul curent", - "user.settings.general.email": "Email", + "user.settings.general.currentPassword": "Parolă Curentă", + "user.settings.general.email": "E-mail", "user.settings.general.emailGitlabCantUpdate": "Conectarea are loc prin GitLab. E-mailul nu poate fi actualizat. Adresa de e-mail utilizată pentru notificări este {email}.", "user.settings.general.emailGoogleCantUpdate": "Conectarea are loc prin Google. E-mailul nu poate fi actualizat. Adresa de e-mail utilizată pentru notificări este {email}.", "user.settings.general.emailHelp1": "E-mailul este utilizat pentru conectare, notificări și resetare a parolei. E-mailul necesită verificare dacă este modificat.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "Conectarea are loc prin SAML. E-mailul nu poate fi actualizat. Adresa de e-mail utilizată pentru notificări este {email}.", "user.settings.general.emptyName": "Dați clic pe 'Editați' pentru a adăuga numele dvs. complet", "user.settings.general.emptyNickname": "Faceți clic pe \"Editați\" pentru a adăuga un pseudonim", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Dați clic pe \"Editați\" pentru a adăuga titlul / poziția locului de muncă", "user.settings.general.field_handled_externally": "Acest câmp este gestionat de furnizorul dvs. de conectare. Dacă doriți să o modificați, trebuie să faceți acest lucru prin intermediul furnizorului dvs. de conectare.", "user.settings.general.firstName": "Prenume", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Setări generale Icon", "user.settings.general.imageTooLarge": "Imposibil de încărcat imaginea de profil. Fișierul este prea mare.", "user.settings.general.imageUpdated": "Ultima actualizare a imaginii {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Nume", "user.settings.general.loginGitlab": "Conectare făcută prin GitLab ({email})", "user.settings.general.loginGoogle": "Conectarea efectuată prin Google ({email})", @@ -2931,7 +3019,7 @@ "user.settings.general.positionExtra": "Utilizați poziția pentru rolul sau titlul postului dvs. Acest lucru va fi afișat în profilul dvs. popup.", "user.settings.general.profilePicture": "Poză de profil", "user.settings.general.sendAgain": "Trimite din nou", - "user.settings.general.sending": " Trimitere", + "user.settings.general.sending": "Trimitere", "user.settings.general.title": "Setări generale", "user.settings.general.uploadImage": "Faceți clic pe \"Editați\" pentru a încărca o imagine.", "user.settings.general.username": "Utilizator", diff --git a/i18n/ru.json b/i18n/ru.json index d88b199834f5..e5909a68b683 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -36,6 +36,7 @@ "activity_log.os": "ОС: {os}", "activity_log.sessionId": "Идентификатор сессии: {id}", "activity_log.sessionsDescription": "Создание сессии происходит при входе с нового браузера или устройства. Они позволяют использовать Mattermost без необходимости повторного входа на протяжении времени, установленного Администратором системы. Если вы хотите завершить сессию, нажмите кнопку 'Выйти'.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Автодополнение", "add_command.autocomplete.help": "(Необязательно) Показывать слэш-команду в списке автодополнения.", "add_command.autocompleteDescription": "Описание для автодополнения", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "Имя пользователя SMTP:", "admin.email.testing": "Проверка...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "Например: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Например: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "Например: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "Часовой пояс", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Например: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Например: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "Например: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "нет", "admin.field_names.allowBannerDismissal": "Включить возможность скрытия баннера:", "admin.field_names.bannerColor": "Цвет баннера:", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Log in](!https://accounts.google.com/login) to your Google account.\n2. Go to [https://console.developers.google.com](!https://console.developers.google.com), click **Credentials** in the left hand sidebar and enter \"Mattermost - your-company-name\" as the **Project Name**, then click **Create**.\n3. Click the **OAuth consent screen** header and enter \"Mattermost\" as the **Product name shown to users**, then click **Save**.\n4. Under the **Credentials** header, click **Create credentials**, choose **OAuth client ID** and select **Web Application**.\n5. Under **Restrictions** and **Authorized redirect URIs** enter **your-mattermost-url/signup/google/complete** (example: http://localhost:8065/signup/google/complete). Click **Create**.\n6. Paste the **Client ID** and **Client Secret** to the fields below, then click **Save**.\n7. Finally, go to [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) and click *Enable*. This might take a few minutes to propagate through Google`s systems.", "admin.google.tokenTitle": "Конечная точка токена:", "admin.google.userTitle": "Конечная точка API пользователя:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Is Not Linked", "admin.group_settings.group_detail.group_configuration": "Group Configuration", "admin.group_settings.group_detail.groupProfileDescription": "The name for this group.", "admin.group_settings.group_detail.groupProfileTitle": "Group Profile", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Unlink Selected Groups", "admin.group_settings.groupsPageTitle": "Группа", "admin.group_settings.introBanner": "Groups are a way to organize users and apply actions to all users within that group.\nFor more information on Groups, please see [documentation](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "AD/LDAP Groups", "admin.image.amazonS3BucketDescription": "Имя вашей S3 корзины в AWS.", "admin.image.amazonS3BucketExample": "Например: \"mattermost-media\"", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Assign system admin role", "admin.permissions.permission.create_direct_channel.description": "Создать канал", "admin.permissions.permission.create_direct_channel.name": "Создать канал", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "Включить пользовательские смайлы:", "admin.permissions.permission.create_emojis.name": "Включить пользовательские смайлы:", "admin.permissions.permission.create_group_channel.description": "Создать канал", "admin.permissions.permission.create_group_channel.name": "Создать канал", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Тайм-аут записи:", "admin.service.writeTimeoutDescription": "При использовании HTTP (небезопасно) — максимально допустимое время с момента окончания чтения заголовка запроса до окончания записи ответа. В случае с HTTPS — полное время с момента установки соединения до окончания записи ответа.", "admin.set_by_env": "This setting has been set through an environment variable. It cannot be changed through the System Console.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Дополнительно", "admin.sidebar.announcement": "Announcement Banner", "admin.sidebar.audits": "Аудит", @@ -1277,6 +1301,7 @@ "admin.sidebar.external": "Внешние службы", "admin.sidebar.files": "Файлы", "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Общие", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Включить уведомления по электронной почте: ", "admin.team.enableConfirmNotificationsToChannelDescription": "When true, users will be prompted to confirm when posting @channel and @all in channels with over five members. When false, no confirmation is required.", "admin.team.enableConfirmNotificationsToChannelTitle": "Show @channel and @all confirmation dialog: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Максимальное количество каналов на команду, включая активные и удалённые.", "admin.team.maxChannelsExample": "Например: \"100\"", "admin.team.maxChannelsTitle": "Максимальное количество каналов на команду:", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Входящие вебхуки", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 приложения", "backstage_sidebar.integrations.outgoing_webhooks": "Исходящие Webhook'и", + "bot.add.description": "Описание", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "Bot will have access to post to all Mattermost channels including direct messages.", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "Bot will have access to post to all Mattermost public channels.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Закрыть", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Создать новый токен", + "bot.manage.disable": "Отключить", + "bot.manage.enable": "Включить", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Пожалуйста, введите описание", + "bots.add.displayName": "Отображаемое имя", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Имя пользователя", + "bots.disabled": "Выключено", + "bots.image.upload": " загрузил изображение", + "bots.is_bot": "Бот", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Отмена", + "bots.manage.add.create": "Создать аккаунт", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Изменить", + "bots.manage.edit.editing": "Загрузка…", + "bots.manage.edit.title": "Обновить", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Удалить", + "bots.token.confirm_text": "Вы действительно хотите удалить запись?", + "bots.token.delete": "Удалить токен?", "center_panel.archived.closeChannel": "Закрыть канал", "center_panel.permalink.archivedChannel": "You are viewing an **archived channel**. ", "center_panel.recent": "Нажмите здесь, чтобы перейти к последнему сообщению. ", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Назначение:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Добавить новых участников в ", - "channel_loader.connection_error": "Возникла проблема с сетевым подключением.", "channel_loader.posted": "Опубликовано", "channel_loader.postedImage": " загрузил изображение", "channel_loader.socketError": "Please check connection, Mattermost unreachable. If issue persists, ask administrator to [check WebSocket port](!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Например: \"Канал для ошибок и пожеланий\"", "channel_modal.type": "Тип", "channel_notifications.allActivity": "При любой активности", - "channel_notifications.globalDefault": "По умолчанию глобально ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignore mentions for @channel, @here and @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Выкл", + "channel_notifications.ignoreChannelMentions.on.title": "Вкл", "channel_notifications.muteChannel.help": "Muting turns off desktop, email and push notifications for this channel. The channel will not be marked as unread unless you're mentioned.", "channel_notifications.muteChannel.off.title": "Выкл", "channel_notifications.muteChannel.on.title": "Вкл", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Размер ", "file_info_preview.type": "Тип файла ", "file_upload.disabled": "Прикрепление файлов отключено.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "file_upload.fileAbove": "Нельзя загрузить файл больше {max}МБ: {filename}", "file_upload.filesAbove": "Нельзя загрузить файлы больше {max}МБ: {filenames}", + "file_upload.generic_error": "There was a problem uploading your files.", "file_upload.limited": "Загрузка ограничена максимум {count, number} файлами. Пожалуйста используйте дополнительные сообщения для отправки большего количества файлов.", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Изображение вставлено в ", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Down Arrow Icon", "generic_icons.attach": "Attachment Icon", "generic_icons.back": "Back Icon", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Breadcrumb Icon", "generic_icons.channel.draft": "Channel Draft Icon", "generic_icons.channel.private": "Приватный канал", @@ -2012,6 +2089,7 @@ "help.attaching.downloading.description": "#### Загрузка файлов\nДля загрузки вложенного файла щелкните иконку рядом с миниатюрой файла или в окне просмотра по надписи **Загрузить**.", "help.attaching.downloading.title": "Downloading Files", "help.attaching.dragdrop.description": "#### Перетаскивание\nДля загрузки файла или нескольких файлов перетащите файлы с вашего компьютера в окно клиента. Перетаскивание прикрепляет файлы к строке ввода текста, затем вы можете добавить сообщение и нажать **ENTER** для отправки.", + "help.attaching.dragdrop.title": "Drag and Drop", "help.attaching.icon.description": "#### Иконка \"Вложение\"\nАльтернативный способ загрузки - щелчок по иконки скрепки в панели ввода текста. После откроется ваш системный файловый браузер где вы можете перейти к нужным файлам и нажать **Открыть** для загрузки файлов в панель ввода сообщений. Где можно ввести сообщение и затем нажмите **ENTER** для отправки.", "help.attaching.icon.title": "Attachment Icon", "help.attaching.limitations.description": "## Ограничения на размер файлов\n Mattermost поддерживает до пяти прикрепленных файлов в одном сообщении, размер каждого файла до 50 Мб.", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Исходящие вебхуки позволяют получать и отвечать на сообщения", "integrations.outgoingWebhook.title": "Исходящий вебхук", "integrations.successful": "Установлено", + "interactive_dialog.cancel": "Отмена", + "interactive_dialog.element.optional": "(необязательно)", + "interactive_dialog.submit": "Отправить", "interactive_dialog.submitting": "Submitting...", "intro_messages.anyMember": " Любой участник может зайти и читать этот канал.", "intro_messages.beginning": "Начало {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} и {last} печатают...", "msg_typing.isTyping": "{user} печатает...", "multiselect.add": "Добавить", + "multiselect.adding": "Adding...", "multiselect.go": "Перейти", "multiselect.list.notFound": "Ничего не найдено", "multiselect.loading": "Загрузка...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Use ↑↓ to browse, ↵ to select. You can add {num, number} more {num, plural, one {person} other {people}}. ", "multiselect.numRemaining": "Вы можете добавить ещё {num, number}", "multiselect.placeholder": "Найти и добавить участников", + "multiselect.selectChannels": "Use ↑↓ to browse, ↵ to select.", "multiselect.selectTeams": "Use ↑↓ to browse, ↵ to select.", "navbar_dropdown.about": "О Mattermost", "navbar_dropdown.accountSettings": "Учетная запись", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Открепить", "post_message_view.edited": "(отредактировано)", "posts_view.loadMore": "Больше сообщений", - "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Новые сообщения", "posts_view.newMsgBelow": "{count, plural, one {Новое сообщение} other {Новые сообщения}}", "quick_switch_modal.channels": "Каналы", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Для прикрепления сообщения: Выберите нужно сообщение и нажмите [...] > \"Прикрепить\".", "select_team.icon": "Select Team Icon", "select_team.join.icon": "Join Team Icon", + "select_team.private.icon": "Создать команду", "setting_item_max.cancel": "Отмена", "setting_item_min.edit": "Изменить", "setting_picture.cancel": "Отмена", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "В сети", "status_dropdown.set_ooo": "Не на работе", "status_dropdown.set_ooo.extra": "Automatic Replies are enabled", + "string.id": "default message", "suggestion_list.no_matches": "No items match __{value}__", "suggestion.mention.all": "ВНИМАНИЕ: это приведёт к уведомлению всех в этом канале", "suggestion.mention.channel": "Уведомляет всех на канале", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Я согласен", "terms_of_service.api_error": "Не могу выполнить запрос. Если ошибка не исчезнет, обратитесь к своему системному администратору.", "terms_of_service.disagreeButton": "I Disagree", + "test": "Цвет кнопки", "textbox.bold": "**жирный**", "textbox.edit": "Редактировать сообщение", "textbox.help": "Помощь", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Закрыть", "user.settings.general.confirmEmail": "Подтвердите адрес электронной почты", "user.settings.general.currentEmail": "Текущий адрес электронной почты", + "user.settings.general.currentPassword": "Текущий пароль", "user.settings.general.email": "Адрес электронной почты", "user.settings.general.emailGitlabCantUpdate": "Вход выполнен с помощью GitLab. Изменения адреса эл. почты невозможно. Адрес эл. почты для уведомлений {email}.", "user.settings.general.emailGoogleCantUpdate": "Вход осуществлен через Google. Адрес электронной почты не может быть обновлен. Адрес электронной почты используемый для уведомлений {email}.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "Вход осуществлен через SAML. Email не может быть обновлен. Используемый для оповещений Email: {email}.", "user.settings.general.emptyName": "Нажмите 'Изменить' для добавления вашего полного имени", "user.settings.general.emptyNickname": "Нажмите 'Изменить' для добавления псевдонима", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Нажмите 'Изменить', чтобы указать свою должность.", "user.settings.general.field_handled_externally": "Это поле управляется вашим провайдером авторизации. Если вы хотите его изменить, то нужно делать это через него.", "user.settings.general.firstName": "Имя", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Общие настройки", "user.settings.general.imageTooLarge": "Невозможно загрузить изображение. Файл слишком большой.", "user.settings.general.imageUpdated": "Последнее обновление {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Фамилия", "user.settings.general.loginGitlab": "Успешный вход через GitLab ({email})", "user.settings.general.loginGoogle": "Вход выполнен через GitLab ({email})", diff --git a/i18n/tr.json b/i18n/tr.json index 6b33e17d689b..77b239f240b7 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -12,7 +12,7 @@ "about.hashwebapp": "Web Uygulaması Yapım Karması:", "about.licensed": "Lisans sahibi:", "about.notice": "Kullandığımız açık kaynaklı [sunucu](!https://about.mattermost.com/platform-notice-txt/), [masaüstü](!https://about.mattermost.com/desktop-notice-txt/) ve [mobil](!https://about.mattermost.com/mobile-notice-txt/) uygulamalari Mattermost tarafından sunulmaktadır.", - "about.privacy": "Privacy Policy", + "about.privacy": "Kişisel Verilerin Gizliliği İlkesi", "about.teamEditionLearn": "Mattermost topluluğuna katılın: ", "about.teamEditionSt": "Tüm takım iletişimi tek bir yerde, anında aranabilir ve her yerden erişilebilir.", "about.teamEditiont0": "Team Sürümü", @@ -36,6 +36,7 @@ "activity_log.os": "OS: {os}", "activity_log.sessionId": "Oturum Kodu: {id}", "activity_log.sessionsDescription": "Oturumlar, bir aygıttan yeni bir tarayıcıda oturum açtığınızda oluşturulur. Oturum, Sistem Yöneticisi tarafından belirtilen süre boyunca yeniden oturum açmanız gerekmeden Mattermost kullanmanızı sağlar. Süre dolmadan önce oturumunuzu kapatmak isterseniz, aşağıdaki 'Oturum Kapatma' düğmesini kullanın.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Otomatik doldur", "add_command.autocomplete.help": "(İsteğe bağlı) Bölü komutu otomatik tamamlama listesinde görüntülensin.", "add_command.autocompleteDescription": "Otomatik Tamamlama Açıklaması", @@ -156,12 +157,12 @@ "add_teams_to_scheme.title": "**Takım Seçimi** Listesine Takımlar Ekleyin", "add_user_to_channel_modal.add": "Ekle", "add_user_to_channel_modal.cancel": "İptal", - "add_user_to_channel_modal.help": "Bir kanal bulmayı deneyin Gezinmek için ↑↓, seçmek için ↵, iptal etmek için ESC tuşlarını kullanın.", + "add_user_to_channel_modal.help": "Bir kanalı bulmak için yazmaya başlayın. Gezinmek için ↑↓, seçmek için ↵, iptal etmek için ESC tuşlarını kullanın.", "add_user_to_channel_modal.membershipExistsError": "{name} zaten bu kanalın bir üyesi", "add_user_to_channel_modal.title": "{name} kullanıcısını bir kanala ekle", "add_users_to_team.title": "{teamName} Takımına Yeni Üyeler Ekle", "admin.advance.cluster": "Yüksek Erişilebilirlik", - "admin.advance.experimental": "Experimental", + "admin.advance.experimental": "Deneme Aşamasında", "admin.advance.metrics": "Başarım İzlemesi", "admin.audits.reload": "Kullanıcı İşlem Günlüğünü Yeniden Yükle", "admin.audits.title": "Kullanıcı İşlem Günlüğü", @@ -207,7 +208,7 @@ "admin.cluster.StreamingPortDesc": "Sunucular arasında akış için kullanılacak kapı numarası.", "admin.cluster.StreamingPortEx": "Örnek: \"8075\"", "admin.cluster.unknown": "bilinmiyor", - "admin.cluster.UseExperimentalGossip": "Deneysel Gossip Kullanılsın:", + "admin.cluster.UseExperimentalGossip": "Deneme Aşamasındaki Gossip Kullanılsın:", "admin.cluster.UseExperimentalGossipDesc": "Bu seçenek etkinleştirildiğinde, sunucu Gossip iletişim kapısını kullanarak Gossip kapısı üzerinden iletişim kurmayı dener. Devre dışı bırakıldığında sunucu akış kapısı üzerinden iletişim kurmayı dener. Bu seçenek devre dışı olsa da küme sağlığını belirlemek için Gossip kapısı ve iletişim kuralı kullanılmaya devam eder.", "admin.cluster.UseIpAddress": "IP Adresi Kullanılsın:", "admin.cluster.UseIpAddressDesc": "Bu seçenek etkinleştirildiğinde, küme sunucu adı yerine IP adresi üzerinden iletişim kurmayı dener.", @@ -338,11 +339,11 @@ "admin.elasticsearch.connectionUrlExample": "Örnek: \"https://elasticsearch.websitem.org:9200\"", "admin.elasticsearch.connectionUrlExample.documentationLinkText": "Sunucu kurulumu ile ilgili bilgi almak için belgeler bölümüne bakabilirsiniz.", "admin.elasticsearch.connectionUrlTitle": "Sunucu Bağlantı Adresi:", - "admin.elasticsearch.createJob.help": "Veritabanındaki tüm iletiler eskiden yeniye doğru dizine eklenecek. Dizine ekleme işlemi sırasında Elasticsearch kullanılabilir ancak işlem tamamlanana kadar arama sonuçları eksik olabilir.", + "admin.elasticsearch.createJob.help": "Veritabanındaki tüm kullanıcılar, kanallar ve iletiler eskiden yeniye doğru dizine eklenecek. Dizine ekleme işlemi sırasında Elasticsearch kullanılabilir ancak işlem tamamlanana kadar arama sonuçları eksik olabilir.", "admin.elasticsearch.createJob.title": "Şimdi Dizine Ekle", "admin.elasticsearch.elasticsearch_test_button": "Bağlantıyı Sına", - "admin.elasticsearch.enableAutocompleteDescription": "Çalışan bir Elasticsearch sunucu bağlantısı gereklidir. Bu seçenek etkinleştirildiğinde, tüm arama sorguları için son Elasticsearch dizini kullanılır. Varolan ileti veritabanının dizine eklenmesi tamamlanana kadar arama sonuçları eksik olabilir. Bu seçenek devre dışı bırakıldığında veritabanı araması kullanılır.", - "admin.elasticsearch.enableAutocompleteTitle": "Arama sorguları için Elasticsearch kullanılsın:", + "admin.elasticsearch.enableAutocompleteDescription": "Çalışan bir Elasticsearch sunucu bağlantısı gereklidir. Bu seçenek etkinleştirildiğinde, kullanıcılar ve kanallar üzerinde yapılan tüm otomatik tamamlama sorguları için son Elasticsearch dizini kullanılır. Var olan kulalnıcı ve kanal veritabanının dizine eklenmesi tamamlanana kadar otomatik tamamlama sonuçları eksik olabilir. Bu seçenek devre dışı bırakıldığında veritabanı otomatik tamamlaması kullanılır.", + "admin.elasticsearch.enableAutocompleteTitle": "Otomatik tamamlama sorguları için Elasticsearch kullanılsın:", "admin.elasticsearch.enableIndexingDescription": "Bu seçenek etkinleştirildiğinde, yeni iletiler otomatik olarak dizine eklenir. \"Arama sorguları için Elasticsearch kullanılsın\" seçeneği etkinleştirilene kadar arama sorguları veritabanını kullanır. {documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "Elasticsearch hakkında ayrıntılı bilgi almak için belgeler bölümüne bakabilirsiniz.", "admin.elasticsearch.enableIndexingTitle": "Elasticsearch Dizini Kullanılsın:", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "Dizinler silinemedi: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Dizinleri Sil:", "admin.elasticsearch.purgeIndexesButton.success": "Dizinler silindi.", - "admin.elasticsearch.purgeIndexesHelpText": "Silme işlemi Elasticsearch sunucusu üzerindeki tüm dizinleri siler. Varolan ileti veritabanı için toplu dizine ekleme işlemi yürütülene kadar arama sonuçları eksik olabilir.", + "admin.elasticsearch.purgeIndexesHelpText": "Silme işlemi Elasticsearch sunucusu üzerindeki tüm dizinleri siler. Var olan veritabanı için toplu dizine ekleme işlemi yürütülene kadar arama sonuçları eksik olabilir.", "admin.elasticsearch.sniffDescription": "Bu seçenek etkinleştirildiğinde, kümenizdeki tüm veri düğümleri koklama ile otomatik olarak bulunur ve bağlanılır.", "admin.elasticsearch.sniffTitle": "Küme Koklama Kullanılsın:", "admin.elasticsearch.testConfigSuccess": "Sınama tamamlandı. Ayarlar kaydedildi.", @@ -413,8 +414,8 @@ "admin.email.pushServerEx": "Örnek: \"https://push-test.mattermost.com\"", "admin.email.pushServerTitle": "Anında Bildirim Sunucusu:", "admin.email.pushTitle": "Anında Bildirimler Kullanılsın: ", - "admin.email.replyToAddressDescription": "Email address used in the Reply-To header when sending notification emails from Mattermost.", - "admin.email.replyToAddressTitle": "Notification Reply-To Address: ", + "admin.email.replyToAddressDescription": "Mattermost üzerinden gönderilen bildirim e-postaları için Reply-To üst bilgisinde kullanılacak yanıt e-posta adresi. ", + "admin.email.replyToAddressTitle": "Bildirim Yanıt E-posta Adresi: ", "admin.email.requireVerificationDescription": "Bu seçenek genel olarak üretim ortamında etkinleştirilir. Etkinleştirildiğinde, Mattermost hesap açılmasından sonra oturum açılması için e-posta adresinin doğrulanmasını ister. Geliştiriciler daha hızlı geliştirme yapabilmek için e-posta doğrulamasını devre dışı bırakabilir.", "admin.email.requireVerificationTitle": "E-posta Doğrulaması İstensin: ", "admin.email.selfPush": "Anında Bildirim Hizmeti konumunu el ile yazın", @@ -433,70 +434,88 @@ "admin.email.smtpUsernameExample": "Örnek: \"admin@kurulusunuz.com\", \"AKIADTOVBGERKLCBV\"", "admin.email.smtpUsernameTitle": "SMTP Sunucu Kullanıcı Adı:", "admin.email.testing": "Sınanıyor...", - "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", - "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", - "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", - "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", - "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", - "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", - "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "Örnek: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", - "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", + "admin.experimental.allowCustomThemes.desc": "Hesap Ayarlarındaki **Görünüm > Tema > Özel Tema** bölümünü etkinleştirir.", + "admin.experimental.allowCustomThemes.title": "Özel Temalar Kullanılabilsin:", + "admin.experimental.clientSideCertCheck.desc": "**Birincil** olarak ayarlandığında, istemci tarafı sertifikası doğrulandıktan sonra, sertifikadan kullanıcının e-posta adresi alınır ve parola olmadan oturum açmak için kullanılır. **İkincil** olarak ayarlandığında, istemci tarafı sertifikası doğrulandıktan sonra, sertifikadan kullanıcının e-posta adresi alınır ve kullanıcı tarafından belirtilen e-posta adresi ile karşılaştırılır. İkisi aynı ise, kullanıcı normal e-posta ve parola bilgileriyle oturum açar.", + "admin.experimental.clientSideCertCheck.title": "İstemci Tarafı Sertifikalandırmasıyla Oturum Açma Yöntemi:", + "admin.experimental.clientSideCertEnable.desc": "Mattermost sunucunuz için istemci tarafı sertifikalandırmasını etkinleştirir. Ayrıntılı bilgi almak için [belgeler](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) bölümüne bakabilirsiniz.", + "admin.experimental.clientSideCertEnable.title": "İstemci Tarafı Sertifikalandırması Kullanılsın:", + "admin.experimental.closeUnusedDirectMessages.desc": "Bu seçenek etkinleştirildiğinde, 7 günden uzun süredir herhangi bir etkinlik olmayan görüşmeler yan çubukta gizlenir. Devre dışı bırakıldığında, el ile kapatılana kadar görüşmeler görüntülenir.", + "admin.experimental.closeUnusedDirectMessages.title": "Yan Çubuktaki Doğrudan İletiler Otomatik Kapatılsın:", + "admin.experimental.defaultTheme.desc": "Sistemdeki tüm yeni kullanıcılara uygulanacak varsayılan temayı ayarlayın.", + "admin.experimental.defaultTheme.title": "Varsayılan Tema:", + "admin.experimental.disablePostMetadata.desc": "Art üst verileri yükleyerek kanalları daha doğru kaydırma konumu ile yükler. Bu seçenek etkinleştirildiğinde, kanal ve ileti yükleme süreleri artabilir.", + "admin.experimental.disablePostMetadata.title": "Art Üst Veriler Kullanılmasın:", + "admin.experimental.emailBatchingBufferSize.desc": "Bir e-posta içinde gönderilecek en fazla bildirim sayısını belirtin.", + "admin.experimental.emailBatchingBufferSize.example": "Örnek: \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "E-posta Derleme Belleği Boyutu:", + "admin.experimental.emailBatchingInterval.desc": "Saniye cinsinden yeni bildirimlerin toplu olarak işlenme sıklığını belirtin. Toplu işleme aralıklarının uzatılması başarımı arttırır.", "admin.experimental.emailBatchingInterval.example": "Örnek: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", - "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", - "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", - "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", - "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", - "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", - "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", - "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", - "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", - "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", - "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", - "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", - "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", - "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "Örnek: \"Takma Ad\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", - "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "Saat Dilimi", - "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", - "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Örnek: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Örnek: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", - "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", - "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "Örnek: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.emailBatchingInterval.title": "E-posta Toplu İşlem Sıklığı:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Beyaz etiketleme amacıyla e-posta oturum açması düğmesinin kenarlık rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "E-posta Oturum Açma Düğmesi Kenarlık Rengi:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Beyaz etiketleme amacıyla e-posta oturum açması düğmesinin rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.emailSettingsLoginButtonColor.title": "E-posta Oturum Açma Düğmesi Rengi:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Beyaz etiketleme amacıyla e-posta oturum açması düğmesi metninin rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "E-posta Oturum Açma Düğmesi Metin Rengi:", + "admin.experimental.enableChannelViewedMessages.desc": "Bu seçenek etkinleştirildiğinde, istemci ve aygıtlarda okunmamış ileti bildirimlerini eşitleyen `channel_viewed` kanal görüldü Web Soketi bildirimleri gönderilir. Büyük kurulumlar için bu seçeneğin devre dışı bırakılması sunucu başarımını arttırır.", + "admin.experimental.enableChannelViewedMessages.title": "Kanal Görüldü Web Soketi İletileri Kullanılsın:", + "admin.experimental.enablePreviewFeatures.desc": "Bu seçenek etkinleştirildiğinde, **Hesap Ayarları > Gelişmiş > Özellikleri önceden dene** bölümünden yayınlanmamış özellikleri önceden deneme özelliği etkinleştirilebilir. Devre dışı bırakıldığında **Hesap Ayarları > Gelişmiş > Özellikleri önceden dene** bölümünde yayınlanmamış özellikler devre dışı bırakılır ve gizlenir.", + "admin.experimental.enablePreviewFeatures.title": "Yayınlanmamış Özellikler Önceden Denenebilsin:", + "admin.experimental.enableThemeSelection.desc": "Bu seçenek etkinleştirildiğinde, hesap ayarlarında kullanıcıların temalarını seçebileceği **Görünüm > Tema** sekmesi görülebilir.", + "admin.experimental.enableThemeSelection.title": "Tema Seçilebilsin:", + "admin.experimental.enableTutorial.desc": "Bu seçenek etkinleştirildiğinde, yeni bir Mattermost hesabı ile ilk kez oturum açan kullanıcılara eğitim isteyip istemedikleri sorulur. Bu seçenek devre dışı bırakıldığında eğitim görüntülenmez ve yeni bir Mattermost hesabı ile ilk kez oturum açan kullanıcılar Şehir Meydanına (town-square) yönlendirilir.", + "admin.experimental.enableTutorial.title": "Eğitim Görüntülensin:", + "admin.experimental.enableUserDeactivation.desc": "Bu seçenek etkinleştirildiğinde, **Hesap Ayarları > Gelişmiş** bölümünden kullanıcılar kendi hesaplarını devre dışı bırakabilir. Bir kullanıcı kendi hesabını devre dışı bıraktığında bu işlemi onaylamasını isteyen bir e-posta alır. Bu seçenek devre dışı bırakıldığında, kullanıcılar kendi hesaplarını devre dışı bırakamaz.", + "admin.experimental.enableUserDeactivation.title": "Kullanıcılar Hesaplarını Devre Dışı Bırakabilsin:", + "admin.experimental.enableUserTypingMessages.desc": "Bu seçenek etkinleştirildiğinde, diğer kullanıcılar ileti yazarken ileti kutusunun altında \"kullanıcı yazıyor...\" iletisi görüntülenir. Büyük kurulumlarda bu seçeneğin devre dışı bırakılması sunucu başarımını arttırır.", + "admin.experimental.enableUserTypingMessages.title": "Kullanıcı Yazıyor İletisi Görüntülensin:", + "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "Bu seçenek etkinleştirildiğinde, kullanıcılar kanal adının yanındaki “x” üzerine tıklayarak Herkese Açık ve Özel kanallardan ayrılabilir. Devre dışı bırakıldığında kullanıcıların kanaldan ayrılabilmesi için kanal menüsündeki **Kanaldan Ayrıl** üzerine tıklaması gerekir.", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Kanaldan Ayrılmak İçin Sol Yan Çubukta X Kullanılsın:", + "admin.experimental.experimentalChannelOrganization.desc": "**Hesap Ayarları > Yan Çubuk > Kanal gruplama ve sıralama** bölümündeki, okunmamış kanalları gruplama, kanalları en son iletiye göre sıralama ve tüm kanal türlerini tek bir listede birleştirme gibi kanal yan çubuğu düzenleme seçeneklerini etkinleştirir.", + "admin.experimental.experimentalChannelOrganization.title": "Yan Çubuk Düzenleme:", + "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "Bu seçenek etkinleştirildiğinde, kullanıcılar Hesap Ayarları ya da API uygulamaları üzerinden oturum açma yöntemlerini sunucuda etkinleştirilmiş olanlardan herhangi birine değiştirebilirler. Devre dışı bırakıldığında, hangi kimlik doğrulama yöntemleri etkinleştirilmiş olursa olsun kullanıcılar oturum açma yöntemlerini değiştiremez.", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Kimlik Doğrulaması Aktarılabilsin:", + "admin.experimental.experimentalEnableAutomaticReplies.desc": "Bu seçenek etkinleştirildiğinde, kullanıcılar **Hesap Ayarları > Bildirimler** bölümünden Otomatik Yanıtları etkinleştirebilir. Böylece kullanıcı Doğrudan İletilere otomatik olarak yanıt verilirken kullanılacak özel bir ileti belirleyebilir. Devre dışı bırakıldığında, bu seçenek Hesap Ayarları bölümünde gizlenir ve Doğrudan İletilere otomatik yanıt verme özelliği devre dışı bırakılır.", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Otomatik Yanıtlar Kullanılabilsin:", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "Bu seçenek etkinleştirildiğinde, varsayılan şehir merkezi (town-square) kanalına takıma katılma ve ayrılma sistem iletileri gönderilir.", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Varsayılan Kanala Katılma ve Ayrılma Sistem İletileri Gönderilsin:", + "admin.experimental.experimentalEnableHardenedMode.desc": "Bu seçenek etkinleştirildiğinde, Mattermost güvenliğinin arttırılması karşılığında kullanıcı deneyiminden ödün veren sertleştirilmiş kip kullanılır. Ayrıntılı bilgi almak için [belgeler](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) bölümüne bakabilirsiniz.", + "admin.experimental.experimentalEnableHardenedMode.title": "Sertleştirilmiş Kip Kullanılsın:", + "admin.experimental.experimentalHideTownSquareinLHS.desc": "Bu seçenek etkinleştirildiğinde, kanalda okunmamış bir ileti yoksa sol yan çubukta şehir merkezi (town-square) kanalı gizlenir. Devre dışı bırakıldığında, tüm iletiler okunmuş bile olsa sol yan çubukta şehir merkezi kanalı her zaman görüntülenir.", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Şehir Merkezi Kanalı Sol Yan Çubukta Gizlensin:", + "admin.experimental.experimentalLdapGroupSync.desc": "Bu seçenek etkinleştirildiğinde, **Erişim Denetimleri > Gruplar** bölümündeki **AD/LDAP Grup Eşitlemesi** seçeneği ayarlanabilir. Ayrıntılı bilgi almak için belgeler](!https://mattermost.com/pl/default-ldap-group-sync) bölümüne bakabilirsiniz.", + "admin.experimental.experimentalLdapGroupSync.title": "AD/LDAP Grup Eşitlemesi Yapılabilsin:", + "admin.experimental.experimentalPrimaryTeam.desc": "Sunucudaki kullanıcıların üyesi olduğu birincil takım. Bir birincil takım belirlendiğinde, diğer takımlara katılma ya da birincil takımdan ayrılma seçenekleri devre dışı bırakılır.", + "admin.experimental.experimentalPrimaryTeam.example": "Örnek: \"TakımAdı\"", + "admin.experimental.experimentalPrimaryTeam.title": "Birincil Takım:", + "admin.experimental.experimentalTimezone.desc": "Kullanıcı arayüzündeki zaman damgaları ve e-posta bildirimleri için kullanılacak saat diliminin seçilmesini sağlar. Bu seçenek etkinleştirildiğinde, Hesap Ayarları bölümünde Saat Dilimi seçeneği görüntülenir ve bir sonraki etkin oturumda otomatik olarak bir saat dilimi atanır. Devre dışı bırakıldığında, Hesap Ayarları bölümünde Saat Dilimi seçeneği görüntülenmez.", + "admin.experimental.experimentalTimezone.title": "Saat Dilimi:", + "admin.experimental.experimentalTownSquareIsReadOnly.desc": "Bu seçenek etkinleştirildiğinde, Şehir Meydanı (town-square) kanalına yalnız Sistem Yöneticileri ileti gönderebilir. Diğer üyeler Şehir Meydanı kanalına ileti gönderemez, iletileri yanıtlayamaz, dosya yükleyemez, emoji ile tepki veremez, iletileri sabitleyemez, kanal adını, başlığını ya da amacını değiştiremez. Devre dışı bırakıldığında, tüm üyeler Şehir Meydanı kanalına ileti gönderebilir.", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Şehir Meydanı Kanalı Salt Okunur Olsun:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Beyaz etiketleme amacıyla AD/LDAP oturum açma düğmesinin kenarlık rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Oturum Açma Düğmesinin Kenarlık Rengi:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Beyaz etiketleme amacıyla AD/LDAP oturum açma düğmesinin rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Oturum Açma Düğmesinin Rengi:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Beyaz etiketleme amacıyla AD/LDAP oturum açma düğmesi metninin rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Oturum Açma Düğmesinin Metin Rengi:", + "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "Milisaniye cinsinden, üçüncü taraf bir bağlantıdan üst verilerin bekleneceği süre. Art Üst Verileri ile birlikte kullanılır.", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Örnek: \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Bağlantı Üst Verileri Zaman Aşımı:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Beyaz etiketleme amacıyla SAML oturum açma düğmesinin kenarlık rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML Oturum Açma Düğmesinin Kenarlık Rengi:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Beyaz etiketleme amacıyla SAML oturum açma düğmesinin rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Oturum Açma Düğmesinin Rengi:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Beyaz etiketleme amacıyla SAML oturum açma düğmesinin metin rengini belirtin. # ön eki ile başlayan bir onaltılık renk kodu yazın. Bu ayar yalnız mobil uygulamalar için geçerlidir.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML Oturum Açma Düğmesinin Metin Rengi:", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "Milisaniye cinsinden kullanıcı yazıyor bildiriminin gönderileceği web soketi işlemleri arasında beklenecek süre.", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Örnek: \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "Kullanıcı Yazıyor Bildirimi Zaman Aşımı:", + "admin.experimental.useChannelInEmailNotifications.desc": "Bu seçenek etkinleştirildiğinde, e-posta bildirimlerinin konu satırında kanal ve takım adı görüntülenir. Yalnız bir takım kullanan sunucular için kullanışlıdır. Devre dışı bırakıldığında, e-posta bildirimlerinin konu satırında yalnız takım adı görüntülenir.", + "admin.experimental.useChannelInEmailNotifications.title": "E-posta Bildirimlerinde Kanal Adı Görüntülensin:", + "admin.experimental.userStatusAwayTimeout.desc": "Bu seçenek, kullanıcı Mattermost arayüzünden kaç saniye uzak kaldığında durum göstergesinin \"Dışarıda\" olarak değiştirileceğini belirler.", + "admin.experimental.userStatusAwayTimeout.example": "Örnek: \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "Kullanıcının Dışarıda Sayılacağı Süre:", "admin.false": "yanlış", "admin.field_names.allowBannerDismissal": "Bildirim yok sayılabilsin", "admin.field_names.bannerColor": "Bildirim rengi", @@ -570,10 +589,14 @@ "admin.google.EnableMarkdownDesc": "1. Google hesabınız ile [oturum açın](!https://accounts.google.com/login).\n2. [https://console.developers.google.com](!https://console.developers.google.com) adresine gidin ve sol yan çubukta **Kimlik bilgileri** bölümüne giderek, **Proje Adı** olarak \"Mattermost - kurulusunuzun-adi\" yazıp **Oluştur** üzerine tıklayın.\n3. **OAuth izin ekranı** başlığına tıklayın ve **Kullanıcılara görüntülenecek ürün adı** alanına \"Mattermost\" yazdıktan sonra **Kaydet** üzerine tıklayın.\n4. **Kimlik bilgileri** başlığı altında, **Kimlik bilgileri oluştur** üzerine tıklayın, **OAuth İstemci Kimliği** ve **Web Uygulaması** seçeneklerini seçin.\n5. **Uygulama Kısıtlamaları** ve **Yetkili yönlendirme URI** alanlarına **mattermost-adresiniz/signup/google/complete** yazın (Örnek: http://localhost:8065/signup/google/complete). **Oluştur** üzerine tıklayın.\n6. **İstemci Kimliği** ve **İstemci Gizli Anahtarı** bilgilerini kopyalayıp aşağıdaki alanlara yapıştırın ve **Kaydet** üzerine tıklayın.\n7. Son olarak [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) bölümüne gidin ve *Etkinleştir* üzerine tıklayın. Bilgiler bir kaç dakika içinde Google sistemlerinde yayınlanır.", "admin.google.tokenTitle": "Kod Noktası:", "admin.google.userTitle": "Kullanıcı API Noktası:", + "admin.group_settings.filters.isConfigured": "Yapılandırılmış", + "admin.group_settings.filters.isLinked": "Bağlı", + "admin.group_settings.filters.isUnconfigured": "Yapılandırılmamış", + "admin.group_settings.filters.isUnlinked": "Bağlı Değil", "admin.group_settings.group_detail.group_configuration": "Grup Yapılandırması", "admin.group_settings.group_detail.groupProfileDescription": "Bu grubun adı.", "admin.group_settings.group_detail.groupProfileTitle": "Grup Profili", - "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Grup üyeleri için kullanılacak varsayılan takım ve kanalları ayarlayın. Eklenen takımlar içinde town-square ve off-topic kanalları da bulunur. Takım ayarlanmadan bir kanal eklendiğinde kastedilen takım aşağıdaki listeye eklenir ancak özel olarak gruba eklenmez.", + "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "Grup üyeleri için kullanılacak varsayılan takım ve kanalları ayarlayın. Eklenen takımlar içinde varsayılan şehir meydanı (town-square) ve genel konular (off-topic) kanalları da bulunur. Takım ayarlanmadan bir kanal eklendiğinde kastedilen takım aşağıdaki listeye eklenir.", "admin.group_settings.group_detail.groupTeamsAndChannelsTitle": "Takım ve Kanal Üyeliği", "admin.group_settings.group_detail.groupUsersDescription": "Mattermost üzerinde bu grup ile ilişkili kullanıcıların listesi.", "admin.group_settings.group_detail.groupUsersTitle": "Kullanıcılar", @@ -583,13 +606,13 @@ "admin.group_settings.group_details.add_team_or_channel": "Takım ya da Kanal Ekle", "admin.group_settings.group_details.group_profile.name": "Ad:", "admin.group_settings.group_details.group_teams_and_channels_row.remove": "Sil", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the '{name}' {displayType}. Please note this action will not remove the existing group users from the '{name}' {displayType}.", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the '{name}' {displayType}?", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Bu üyeliğin kaldırılması, bu gruptaki gelecekteki kullanıcıların '{name}' {displayType} üzerine eklenmesini önler. Lütfen bu işlemin var olan grup kullanıcılarını '{name}' {displayType} üzerinden kaldırmayacağını unutmayın.", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Evet, Kaldır", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Üyelik '{name}' {displayType} üzerinden kaldırılsın mı?", "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "Henüz bir takım ya da kanal belirtilmemiş", "admin.group_settings.group_details.group_users.email": "E-posta:", "admin.group_settings.group_details.group_users.no-users-found": "Herhangi bir kullanıcı bulunamadı", - "admin.group_settings.group_details.menuAriaLabel": "Takım ya da Kanal Ekle", + "admin.group_settings.group_details.menuAriaLabel": "Takım ya da Kanal Menüsü Ekle", "admin.group_settings.group_profile.group_teams_and_channels.name": "Ad", "admin.group_settings.group_profile.group_users.ldapConnector": "Bu grup ve kullanıcılarını eşitlemek ve yönetmek için AD/LDAP bağlantısı yapılandırıldı. [Görüntülemek için buraya tıklayın](/admin_console/authentication/ldap)", "admin.group_settings.group_row.configure": "Yapılandır", @@ -601,14 +624,14 @@ "admin.group_settings.group_row.unlink_failed": "Bağlantı kaldırılamadı", "admin.group_settings.group_row.unlinking": "Bağlantı kaldırılıyor", "admin.group_settings.groups_list.link_selected": "Seçilmiş Grupları Bağla", - "admin.group_settings.groups_list.mappingHeader": "Mattermost Linking", + "admin.group_settings.groups_list.mappingHeader": "Mattermost Bağlantısı", "admin.group_settings.groups_list.nameHeader": "Ad", "admin.group_settings.groups_list.no_groups_found": "Herhangi bir grup bulunamadı", "admin.group_settings.groups_list.paginatorCount": "{startCount, number} - {endCount, number} / {total, number}", "admin.group_settings.groups_list.unlink_selected": "Seçilmiş Grupların Bağlantısını Kaldır", "admin.group_settings.groupsPageTitle": "Gruplar", "admin.group_settings.introBanner": "Gruplar, kullanıcıları düzenler ve bir gruptaki tüm kullanıcılar üzerinde toplu işlem yapılmasını sağlar.\nGruplar hakkında ayrıntılı bilgi almak için [belgeler bölümüne](!https://www.mattermost.com/default-ad-ldap-groups) bakabilirsiniz.", - "admin.group_settings.ldapGroupsDescription": "AD/LDAP dizininizdeki grupları Mattermost üzerine bağlayıp yapılandırabilirsiniz. Lütfen bir [grup süzgeci](/admin_console/authentication/ldap) yapılandırdığınızdan emin olun.", + "admin.group_settings.ldapGroupsDescription": "AD/LDAP dizininizdeki grupları Mattermost üzerine bağlayıp yapılandırabilirsiniz. Lütfen bir [grup süzgeci]({siteURL}/admin_console/authentication/ldap) yapılandırdığınızdan emin olun.", "admin.group_settings.ldapGroupsTitle": "AD/LDAP Grupları", "admin.image.amazonS3BucketDescription": "AWS üzerindeki S3 klasörünün adını seçin.", "admin.image.amazonS3BucketExample": "Örnek: \"mattermost-media\"", @@ -809,7 +832,7 @@ "admin.mfa.title": "Çok Aşamalı Kimlik Doğrulama", "admin.nav.administratorsGuide": "Administrator's Guide", "admin.nav.commercialSupport": "Commercial Support", - "admin.nav.menuAriaLabel": "Admin Console Menu", + "admin.nav.menuAriaLabel": "Yönetici Konsolu Menüsü", "admin.nav.switch": "Takım Seçimi", "admin.nav.troubleshootingForum": "Troubleshooting Forum", "admin.notifications.email": "E-posta", @@ -868,8 +891,8 @@ "admin.permissions.permission.assign_system_admin_role.name": "Sistem yöneticisi rolü ata", "admin.permissions.permission.create_direct_channel.description": "Doğrudan kanal ekle", "admin.permissions.permission.create_direct_channel.name": "Doğrudan kanal ekle", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "Özel Duygu İfadeleri Yönetilebilsin", + "admin.permissions.permission.create_emojis.description": "Özel emoji ekle.", + "admin.permissions.permission.create_emojis.name": "Özel Emoji Ekle", "admin.permissions.permission.create_group_channel.description": "Grup kanalı ekle", "admin.permissions.permission.create_group_channel.name": "Grup kanalı ekle", "admin.permissions.permission.create_private_channel.description": "Yeni özel kanallar ekler.", @@ -880,10 +903,10 @@ "admin.permissions.permission.create_team.name": "Takım Ekle", "admin.permissions.permission.create_user_access_token.description": "Kullanıcı erişim kodu oluşturur", "admin.permissions.permission.create_user_access_token.name": "Kullanıcı erişim kodu oluştur", - "admin.permissions.permission.delete_emojis.description": "Özel Emojiyi Sil", + "admin.permissions.permission.delete_emojis.description": "Özel emojiyi sil.", "admin.permissions.permission.delete_emojis.name": "Özel Emojiyi Sil", - "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", - "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", + "admin.permissions.permission.delete_others_emojis.description": "Başka kullanıcıların özel emojisini sil.", + "admin.permissions.permission.delete_others_emojis.name": "Başka Kullanıcıların Özel Emojisini Sil", "admin.permissions.permission.delete_others_posts.description": "Bu seçenek etkinleştirildiğinde, diğer kullanıcıların iletileri silinebilir.", "admin.permissions.permission.delete_others_posts.name": "Diğerlerinin İletileri Silinebilsin", "admin.permissions.permission.delete_post.description": "Bu seçenek etkinleştirildiğinde, kullanıcılar kendi iletilerini silebilir.", @@ -906,13 +929,13 @@ "admin.permissions.permission.list_users_without_team.name": "Takımı olmayan kullanıcılar listelensin", "admin.permissions.permission.manage_channel_roles.description": "Bu seçenek etkinleştirildiğinde, kanal rolleri yönetilebilir", "admin.permissions.permission.manage_channel_roles.name": "Kanal rolleri yönetilebilsin", - "admin.permissions.permission.manage_incoming_webhooks.description": "Bu seçenek etkinleştirildiğinde, gelen ve giden web bağlantıları eklenebilir, düzenlenebilir ve silinebilir.", + "admin.permissions.permission.manage_incoming_webhooks.description": "Bu seçenek etkinleştirildiğinde, gelen web bağlantıları eklenebilir, düzenlenebilir ve silinebilir.", "admin.permissions.permission.manage_incoming_webhooks.name": "Gelen Web Bağlantıları Kullanılsın", "admin.permissions.permission.manage_jobs.description": "Bu seçenek etkinleştirildiğinde, görevler yönetilebilir", "admin.permissions.permission.manage_jobs.name": "Görevler Yönetilebilsin", "admin.permissions.permission.manage_oauth.description": "Bu seçenek etkinleştirildiğinde, OAuth 2.0 uygulama kodları eklenebilir, düzenlenebilir ve silinebilir.", "admin.permissions.permission.manage_oauth.name": "OAuth Uygulamaları Yönetilebilsin", - "admin.permissions.permission.manage_outgoing_webhooks.description": "Bu seçenek etkinleştirildiğinde, gelen ve giden web bağlantıları eklenebilir, düzenlenebilir ve silinebilir.", + "admin.permissions.permission.manage_outgoing_webhooks.description": "Bu seçenek etkinleştirildiğinde, giden web bağlantıları eklenebilir, düzenlenebilir ve silinebilir.", "admin.permissions.permission.manage_outgoing_webhooks.name": "Giden Web Bağlantıları Kullanılsın", "admin.permissions.permission.manage_private_channel_members.description": "Bu seçenek etkinleştirildiğinde, özel kanallara üye eklenip çıkarılabilir.", "admin.permissions.permission.manage_private_channel_members.name": "Kanal Üyeleri Yönetilebilsin", @@ -1212,9 +1235,9 @@ "admin.service.listenExample": "Örnek: \":8065\"", "admin.service.mfaDesc": "Bu seçenek etkinleştirildiğinde, AD/LDAP ya da e-posta ile oturum açan kullanıcılar, hesaplarına Google Authenticator çok aşamalı kimlik doğrulaması ekleyebilir.", "admin.service.mfaTitle": "Çok Aşamalı Kimlik Doğrulaması Kullanılsın:", - "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "Örnek: \"30\"", - "admin.service.minimumHashtagLengthTitle": "En Az Parola Uzunluğu:", + "admin.service.minimumHashtagLengthDescription": "Bir hashtag için en az karakter sayısı. Bu, değer en az 2 olmalıdır. MySQL veritabanları, üç karakterden kısa arama dizgelerini destekleyecek şekilde yapılandırılmalıdır. Ayrıntılı bilgi almak için [belgeler](!https: //dev.mysql.com/doc/refman/8.0/tr/fulltext ince tuning.html) bölümüne bakabilirsiniz.", + "admin.service.minimumHashtagLengthExample": "Örnek: \"3\"", + "admin.service.minimumHashtagLengthTitle": "En Az Hashtag Uzunluğu:", "admin.service.mobileSessionDays": "Mobil için oturum süresi (gün):", "admin.service.mobileSessionDaysDesc": "Oturumunun sonlandırılması için bir kullanıcının kimlik bilgilerini son kez yazmasından sonra geçmesi gereken gün sayısı. Bu değer değiştirildikten sonra yeni oturum süresi, kullanıcı kimlik bilgileri yeniden yazdıktan sonra geçerli olur.", "admin.service.outWebhooksDesc": "Bu seçenek etkinleştirildiğinde, giden web bağlantıları kullanılabilir. Ayrıntılı bilgi almak için [belgeler](!http://docs.mattermost.com/developer/webhooks-outgoing.html) bölümüne bakabilirsiniz.", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Yazma Zaman Aşımı:", "admin.service.writeTimeoutDescription": "HTTP (güvenliksiz) kullanılıyorsa, istek üst bilgilerinin okunmasından yanıt yazılana kadar en fazla bu kadar süre geçmesine izin verilir. HTTPS kullanılıyorsa bağlantının onaylanmasından yanıt yazılana kadar geçecek toplam süredir.", "admin.set_by_env": "Bu ayar bir ortam değişkeni tarafından belirlendiğinden Sistem Konsolundan değiştirilemez.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Gelişmiş", "admin.sidebar.announcement": "Duyuru Bildirimi", "admin.sidebar.audits": "Uygunluk ve Denetim", @@ -1273,10 +1297,11 @@ "admin.sidebar.elasticsearch": "Elasticsearch", "admin.sidebar.email": "E-posta", "admin.sidebar.emoji": "Emoji", - "admin.sidebar.experimental": "Experimental", + "admin.sidebar.experimental": "Deneme Aşamasında", "admin.sidebar.external": "Dış Hizmetler", "admin.sidebar.files": "Dosyalar", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "Ayar arama", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Genel", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "E-posta Çağrıları Kullanılsın: ", "admin.team.enableConfirmNotificationsToChannelDescription": "Bu seçenek etkinleştirildiğinde, 5 taneden fazla kullanıcı bulunan kanallarda @channel ya da @all şeklinde ileti gönderirken kullanıcıdan onay istenir. Devre dışı bırakıldığında onay istenmez.", "admin.team.enableConfirmNotificationsToChannelTitle": "@channel ve @all onayı görüntülensin: ", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Etkin ve silinmiş kanallar dahil, bir takımdaki en fazla kanal sayısı.", "admin.team.maxChannelsExample": "Örnek: \"100\"", "admin.team.maxChannelsTitle": "Bir Takımdaki En Fazla Kanal Sayısı:", @@ -1386,7 +1415,7 @@ "admin.team.openServerTitle": "Açık Sunucu Kullanılsın: ", "admin.team.restrict_direct_message_any": "Mattermost sunucusundaki herhangi bir kullanıcı", "admin.team.restrict_direct_message_team": "Takımdaki herhangi bir kullanıcı", - "admin.team.restrictDescription": "Takım ve kullanıcıların eklenebileceği etki alanı (\"mattermost.org\" gibi) ya da virgül ile ayrılmış etki alanları listesi (\"bolum.mattermost.com, mattermost.org\" gibi).", + "admin.team.restrictDescription": "Takım ve kullanıcıların eklenebileceği etki alanı (\"mattermost.org\" gibi) ya da virgül ile ayrılmış etki alanları listesi (\"bolum.mattermost.com, mattermost.org\" gibi). Bu seçenek yalnız e-posta ile oturum açmayı etkiler.", "admin.team.restrictDirectMessage": "Kullanıcılar şununla Doğrudan İleti kanalı açabilsin:", "admin.team.restrictDirectMessageDesc": "'Mattermost sunucusu üzerindeki tüm kullanıcılar' seçildiğinde, kullanıcılar, aynı takımda olmasalar bile, bu sunucu üzerindeki diğer kullanıcılar ile Doğrudan İleti kanalı açabilir. 'Takım üyeleri' seçildiğinde, Doğrudan İleti 'Diğer' menüsünden aynı takımda bulunulan kullanıcılar ile Doğrudan İleti kanalı açılabilir.\n\nNot: Bu ayar yalnız kullanıcı arayüzünü etkiler, sunucu izinlerini etkilemez.", "admin.team.restrictExample": "Örnek: \"kurulus.mattermost.com, mattermost.org\"", @@ -1394,7 +1423,7 @@ "admin.team.showFullname": "Ad ve soyad görüntülensin", "admin.team.showNickname": "Varsa takma ad, yoksa ad ve soyad görüntülensin", "admin.team.showUsername": "Kullanıcı adı görüntülensin (varsayılan)", - "admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to \"Mattermost\".", + "admin.team.siteNameDescription": "Oturum açma ekranları ve kullanıcı arayüzünde görüntülenecek hizmet adı. Belirtilmediğinde varsayılan değer olan \"Mattermost\" kullanılır.", "admin.team.siteNameExample": "Örnek: \"Mattermost\"", "admin.team.siteNameTitle": "Site Adı:", "admin.team.teamCreationDescription": "Bu seçenek devre dışı bırakıldığında, yalnız Sistem Yöneticileri takım ekleyebilir.", @@ -1420,7 +1449,7 @@ "admin.user_item.manageTeams": "Takım Yönetimi", "admin.user_item.manageTokens": "Kod Yönetimi", "admin.user_item.member": "Üye", - "admin.user_item.menuAriaLabel": "User Actions Menu", + "admin.user_item.menuAriaLabel": "Kullanıcı İşlemleri Menüsü", "admin.user_item.mfaNo": "**MFA**: Hayır", "admin.user_item.mfaYes": "**MFA**: Evet", "admin.user_item.resetEmail": "E-posta Güncelle", @@ -1434,7 +1463,7 @@ "admin.user_item.userAccessTokenPostAll": "(ileti oluşturabilir: tüm kişisel erişim kodları ile)", "admin.user_item.userAccessTokenPostAllPublic": "(ileti oluşturabilir: kanalların kişisel erişim kodları ile)", "admin.user_item.userAccessTokenYes": "(ileti oluşturabilir: tüm kişisel erişim kodları ile)", - "admin.viewArchivedChannelsHelpText": "(Deneysel) Bu seçenek etkinleştirildiğinde, kullanıcılar arşivlenmiş kanallardaki kalıcı bağlantıları paylaşabilir ve arşivlenmiş kanal içeriklerinde arama yapabilir. Kullanıcılar yalnız arşivlenmeden önce üyesi oldukları kanal içeriklerini görüntüleyebilir.", + "admin.viewArchivedChannelsHelpText": "(Deneme Aşamasında) Bu seçenek etkinleştirildiğinde, kullanıcılar arşivlenmiş kanallardaki kalıcı bağlantıları paylaşabilir ve arşivlenmiş kanal içeriklerinde arama yapabilir. Kullanıcılar yalnız arşivlenmeden önce üyesi oldukları kanal içeriklerini görüntüleyebilir.", "admin.viewArchivedChannelsTitle": "Kullanıcılar arşivlenmiş kanal içeriklerini görüntüleyebilsin:", "admin.webserverModeDisabled": "Devre Dışı", "admin.webserverModeDisabledDescription": "Mattermost sunucusu durağan dosyalar sunmaz.", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Gelen Web Bağlantıları", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 Uygulamaları", "backstage_sidebar.integrations.outgoing_webhooks": "Giden Web Bağlantıları", + "bot.add.description": "Açıklama", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "ileti:tümü", + "bot.add.post_all.help": "Doğrudan iletiler dahil tüm Mattermost kanallarına erişim.", + "bot.add.post_channels": "ileti:kanallar", + "bot.add.post_channels.help": "Herkese açık tüm Mattermost kanallarındaki iletilere erişim.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Kapat", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Yeni Kod Oluştur", + "bot.manage.disable": "Devre Dışı Bırak", + "bot.manage.enable": "Etkinleştir", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Lütfen bir açıklama yazın.", + "bots.add.displayName": "Görüntülenecek Ad", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Kullanıcı Adı", + "bots.disabled": "Devre Dışı", + "bots.image.upload": " bir görsel yükledi", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "İptal", + "bots.manage.add.create": "Hesap Aç", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Düzenle", + "bots.manage.edit.editing": "Güncelleniyor...", + "bots.manage.edit.title": "Güncelle", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Sil", + "bots.token.confirm_text": "Bu iletiyi silmek istediğinize emin misiniz?", + "bots.token.delete": "Kod Silinsin mi?", "center_panel.archived.closeChannel": "Kanalı Kapat", "center_panel.permalink.archivedChannel": "**Arşivlenmiş bir kanala** bakıyorsunuz. ", "center_panel.recent": "Geçmiş iletileri görüntülemek için buraya tıklayın. ", @@ -1601,7 +1673,7 @@ "channel_header.flagged": "İşaretlenmiş İletiler", "channel_header.leave": "Kanaldan Ayrıl", "channel_header.manageMembers": "Üye Yönetimi", - "channel_header.menuAriaLabel": "Channel Menu", + "channel_header.menuAriaLabel": "Kanal Menüsü", "channel_header.mute": "Kanal Bildirimlerini Kapat", "channel_header.pinnedPosts": "Sabitlenmiş İletiler", "channel_header.recentMentions": "Son Anmalar", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Amaç:", "channel_info.url": "Adres:", "channel_invite.addNewMembers": "Şu kanala yeni üye ekle: ", - "channel_loader.connection_error": "İnternet bağlantınızda bir sorun var gibi görünüyor.", "channel_loader.posted": "Gönderildi", "channel_loader.postedImage": " bir görsel yükledi", "channel_loader.socketError": "Lütfen bağlantınızı denetleyin, Mattermost uygulamasına erişilemiyor. Sorun sürerse yöneticinizden [WebSocket kapısını denetlemesini isteyin](!https://about.mattermost.com/default-websocket-port-help).", @@ -1631,7 +1702,7 @@ "channel_members_dropdown.channel_member": "Kanal Üyesi", "channel_members_dropdown.make_channel_admin": "Kanal Yöneticisi Yap", "channel_members_dropdown.make_channel_member": "Kanal Üyesi Yap", - "channel_members_dropdown.menuAriaLabel": "Channel member role change", + "channel_members_dropdown.menuAriaLabel": "Kanal üyesi rol değişikliği", "channel_members_dropdown.remove_from_channel": "Kanaldan Çıkar", "channel_members_dropdown.remove_member": "Üyelikten Çıkar", "channel_members_modal.addNew": " Yeni Üye Ekle", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Örnek: \"Hatalar ve geliştirmeler kanalı\"", "channel_modal.type": "Tür", "channel_notifications.allActivity": "Tüm işlemler için", - "channel_notifications.globalDefault": "Genel varsayılan ({notifyLevel})", + "channel_notifications.globalDefault": "Genel varsayılan", "channel_notifications.ignoreChannelMentions": "@channel, @here ve @all için anmalar yok sayılsın", + "channel_notifications.ignoreChannelMentions.help": "Bu seçenek etkinleştirildiğinde, @channel, @here ve @all komutları bu kanalda anmaları ya da anma bildirimlerini tetiklemez.", + "channel_notifications.ignoreChannelMentions.off.title": "Kapat", + "channel_notifications.ignoreChannelMentions.on.title": "Aç", "channel_notifications.muteChannel.help": "Bildirimler kapatıldığında bu kanal için masaüstü, e-posta ve anında bildirimler alınmaz. Siz anılmadıkça kanal okunmamış olarak işaretlenmeyecek.", "channel_notifications.muteChannel.off.title": "Kapat", "channel_notifications.muteChannel.on.title": "Aç", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{firstUser} ve {secondUser} {actor} tarafından **takıma eklendi**.", "combined_system_message.joined_channel.many_expanded": "{users} ve {lastUser} **kanala katıldı**.", "combined_system_message.joined_channel.one": "{firstUser} **kanala katıldı**.", - "combined_system_message.joined_channel.one_you": "**kanala katıldı**.", + "combined_system_message.joined_channel.one_you": "**Kanala katıldınız**.", "combined_system_message.joined_channel.two": "{firstUser} ve {secondUser} **kanala katıldı**.", "combined_system_message.joined_team.many_expanded": "{users} ve {lastUser} **takıma katıldı**.", "combined_system_message.joined_team.one": "{firstUser} **takıma katıldı**.", - "combined_system_message.joined_team.one_you": "**takıma katıldı**.", + "combined_system_message.joined_team.one_you": "**Takıma katıldınız**.", "combined_system_message.joined_team.two": "{firstUser} ve {secondUser} **takıma katıldı**.", "combined_system_message.left_channel.many_expanded": "{users} ve {lastUser} **kanaldan ayrıldı**.", "combined_system_message.left_channel.one": "{firstUser} **kanaldan ayrıldı**.", - "combined_system_message.left_channel.one_you": "**kanaldan ayrıldı**.", + "combined_system_message.left_channel.one_you": "**Kanaldan ayrıldınız**.", "combined_system_message.left_channel.two": "{firstUser} ve {secondUser} **kanaldan ayrıldı**.", "combined_system_message.left_team.many_expanded": "{users} ve {lastUser} **takımdan ayrıldı**.", "combined_system_message.left_team.one": "{firstUser} **takımdan ayrıldı**.", - "combined_system_message.left_team.one_you": "**takımdan ayrıldı**.", + "combined_system_message.left_team.one_you": "**Takımdan ayrıldınız**.", "combined_system_message.left_team.two": "{firstUser} ve {secondUser} **takımdan ayrıldı**.", "combined_system_message.removed_from_channel.many_expanded": "{users} ve {lastUser} **kanaldan çıkarıldı**.", "combined_system_message.removed_from_channel.one": "{firstUser} **kanaldan çıkarıldı**.", @@ -1765,7 +1839,7 @@ "create_post.tutorialTip.title": "İletiler Gönderiliyor", "create_post.tutorialTip1": "İletinizi buraya yazın ve göndermek için **Enter** tuşuna basın.", "create_post.tutorialTip2": " Bir görsel ya da dosya yüklemek için **Ek Dosya** düğmesine tıklayın.", - "create_post.write": "Write to {channelDisplayName}", + "create_post.write": "{channelDisplayName} kanalına yazın", "create_team.agreement": "Hesap açarak ve {siteName} kullanarak [Hizmet Koşulları]({TermsOfServiceLink}) ve [Gizlilik İlkesi]({PrivacyPolicyLink}) metinlerini kabul etmiş olursunuz. Kabul etmiyorsanız {siteName} hizmetlerini 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.", @@ -1906,10 +1980,12 @@ "file_info_preview.size": "Boyut ", "file_info_preview.type": "Dosya Türü ", "file_upload.disabled": "Dosya ekleme devre dışı bırakılmış.", + "file_upload.drag_folder": "Klasörler yüklenemez. Lütfen tüm dosyaları ayrı ayrı sürükleyip bırakın.", "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.generic_error": "Dosyalarınız yüklenirken bir sorun çıktı.", "file_upload.limited": "En çok {count, number} dosya yüklenebilir. Daha fazla dosya eklemek için ek iletiler kullanın.", - "file_upload.menuAriaLabel": "Upload type selector", + "file_upload.menuAriaLabel": "Yükleme türü seçici", "file_upload.pasted": "Görselin yapıştırılması ", "file_upload.upload_files": "Dosya yükle", "file_upload.zeroBytesFile": "Boş bir dosya yüklüyorsunuz: {filename}", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Aşağı Ok Simgesi", "generic_icons.attach": "Ek Dosya Simgesi", "generic_icons.back": "Geri Simgesi", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Sayfa Yolu Simgesi", "generic_icons.channel.draft": "Kanal Taslak Simgesi", "generic_icons.channel.private": "Özel Kanal Simgesi", @@ -2009,107 +2086,108 @@ "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öneticiniz ile görüşün.", "get_team_invite_link_modal.title": "Takıma Çağırma Bağlantısı", - "help.attaching.downloading.description": "#### 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.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### Sürükleyip Bırakma\nBilgisayarınızdan bir ya da bir kaç dosyayı sürükleyip sağ yan çubuğa 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.description": "#### 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 giriş kutusunda **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.downloading.description": "Eklenmiş bir dosyayı indirmek için dosya küçük görselinin yanındaki indirme simgesine tıklayabilir ya da dosya ön izleyici açtıktan sonra **İndir** üzerine tıklayabilirsiniz.", + "help.attaching.downloading.title": "Dosyalar İndiriliyor", + "help.attaching.dragdrop.description": "Bilgisayarınızdan bir ya da bir kaç dosyayı sürükleyip sağ yan çubuğa 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.dragdrop.title": "Drag and Drop", + "help.attaching.icon.description": "Alternatif 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 giriş kutusunda **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.icon.title": "Ek Dosya Simgesi", - "help.attaching.limitations.description": "## 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.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## Dosya Ekleme Yöntemleri\nDosyaları sürükleyip bırakarak ya da ileti alanındaki dosya ekle simgesine tıklayarak ekleyebilirsiniz.", - "help.attaching.methods.title": "Attachment Methods", + "help.attaching.limitations.description": "Mattermost üzerinde her ileti için en fazla 5 dosya eklenebilir. Her dosyanın boyutu en fazla 50 Mb olabilir.", + "help.attaching.limitations.title": "Dosya Boyutu Sınırlamaları", + "help.attaching.methods.description": "Dosyaları sürükleyip bırakarak ya da ileti alanındaki dosya ekle simgesine tıklayarak ekleyebilirsiniz.", + "help.attaching.methods.title": "Dosya Ekleme Yöntemleri", "help.attaching.notSupported": "Belge ön izleme (Word, Excel, PPT) özelliği henüz yok.", - "help.attaching.pasting.description": "#### 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.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## Dosya Ön İzleme\nMattermost üzerinde ortamlar, indirme dosyaları ve herkese açık paylaşılmış bağlantıları ön izleme özelliği bulunur. Dosya ön izleyiciyi açmak için eklenmiş dosyanın küçük görseli üzerine tıklayın.", - "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 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 ön izleyiciyi 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.publicLinks.title": "Sharing Public Links", + "help.attaching.pasting.description": "Chrome 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.pasting.title": "Görselleri Yapıştırmak", + "help.attaching.previewer.description": "Mattermost üzerinde ortamlar, indirme dosyaları ve herkese açık paylaşılmış bağlantıları ön izleme özelliği bulunur. Dosya ön izleyiciyi açmak için eklenmiş dosyanın küçük görseli üzerine tıklayın.", + "help.attaching.previewer.title": "Dosya Ön İzleyici", + "help.attaching.publicLinks.description": "Herkese 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 ön izleyiciyi 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.publicLinks.title": "Herkese Açık Bağlantıları Paylaşmak", "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.description": "#### 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.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", - "help.attaching.supportedListItem2": "Video: MP4", - "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", + "help.attaching.supported.description": "Desteklenmeyen 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 Mattermost tarafından çoğu web tarayıcı üzerinde şu dosya türleri desteklenir:", + "help.attaching.supported.title": "Desteklenen Ortam Türleri", + "help.attaching.supportedListItem1": "Görseller: BMP, GIF, JPG, JPEG, PNG", + "help.attaching.supportedListItem2": "Görüntü: MP4", + "help.attaching.supportedListItem3": "Ses: MP3, M4A", + "help.attaching.supportedListItem4": "Belgeler: PDF", "help.attaching.title": "Dosya Ekleme", - "help.commands.builtin.description": "## İç Komutlar\nTüm Mattermost kurulumlarında şu bölü komutları kullanılabilir:", - "help.commands.builtin.title": "Built-in Commands", + "help.commands.builtin.description": "Tüm Mattermost kurulumlarında şu bölü komutları kullanılabilir:", + "help.commands.builtin.title": "İç Komutlar", "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.description": "## Ö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.custom.title": "Custom Commands", - "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) bakabilirsiniz.", - "help.commands.intro1": "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.", - "help.commands.intro2": "Built-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": "Komut Yürütme", - "help.composing.deleting.description": "## 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.deleting.title": "Deleting a message", - "help.composing.editing.description": "## 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 @anma bildirimlerini, masaüstü bildirimlerini ya da bildirim seslerini tetiklemez.", - "help.composing.editing.title": "İleti Düzenleniyor", - "help.composing.linking.description": "## 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.linking.title": "Linking to a message", - "help.composing.posting.description": "## Bir İ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.posting.title": "İleti Düzenleniyor", - "help.composing.posts.description": "#### İ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.commands.custom.description": "Ö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.custom.title": "Özel Komutlar", + "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) bakabilirsiniz.", + "help.commands.intro1": "Bölü komutları çeşitli Mattermost işlemleri yapmak için ileti metninin yazıldığı kutuya yazılır. `/` ile başlayarak bir komut ve komut parametrelerini yazarak kullanabilirsiniz.", + "help.commands.intro2": "İç bölü komutları, tüm Mattermost kurulumları ile birlikte gelir ve özel bölü komutları, dış uygulamalar ile etkileşime girecek şekilde yapılandırılabilir. Özel bölü komutlarını yapılandırmak hakkında ayrıntılı bilgi almak için [bölü komutu geliştirici belgeleri](!http: //docs.mattermost.com/developer/slash-commands.html) bölümüne bakabilirsiniz.", + "help.commands.title": "Komutları Yürütmek", + "help.composing.deleting.description": "Yazdığı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.deleting.title": "Bir İletiyi Silmek", + "help.composing.editing.description": "Yazdığı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 @anma bildirimlerini, masaüstü bildirimlerini ya da bildirim seslerini tetiklemez.", + "help.composing.editing.title": "Bir İletiyi Düzenlemek", + "help.composing.linking.description": "**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.linking.title": "Bir İletiye Bağlantı Vermek", + "help.composing.posting.description": "Metni 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.posting.title": "Bir İleti Göndermek", + "help.composing.posts.description": "İ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.posts.title": "İletiler", - "help.composing.replies.description1": "Reply 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.", - "help.composing.replies.description2": "When 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.replies.title": "Replies", - "help.composing.title": "İletiler Gönderiliyor", - "help.composing.types.description": "## İleti Türleri\nKonuşmaları konularına göre gruplamak için iletileri yanıtlayın.", - "help.composing.types.title": "Message Types", + "help.composing.replies.description1": "Herhangi bir ileti metninin yanındaki yanıt simgesine tıklayarak iletiyi yanıtlayabilirsiniz. Bu işlem, ileti dizisini görebileceğiniz sağ yan çubuğu açar. Buradan yanıtınızı yazıp gönderebilirsiniz. Yanıtlar orta bölmede hafifçe girintili görüntülenir. Böylece üst iletinin altındaki yanıt iletileri olduklarını anlayabilirsiniz.", + "help.composing.replies.description2": "Sağ taraftan bir yanıt yazarken, yan çubuğun üstünde iki başlı ok şeklindeki genişlet/daralt simgesine tıklayarak okumayı kolaylaştırabilirsiniz.", + "help.composing.replies.title": "Yanıtlar", + "help.composing.title": "İleti Göndermek", + "help.composing.types.description": "Konuşmaları konularına göre gruplamak için iletileri yanıtlayın.", + "help.composing.types.title": "İleti Türleri", "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.description": "## Kod Bloğu\n\nHer satırın başında dört boşluk bırakarak ya da önceki ve sonraki satıra ``` yazarak bir kod bloğu oluşturabilirsiniz.", - "help.formatting.code.title": "Kod bloğu", + "help.formatting.code.description": "Her satırın başında dört boşluk bırakarak ya da önceki ve sonraki satıra ``` yazarak bir kod bloğu oluşturabilirsiniz.", + "help.formatting.code.title": "Kod Bloğu", "help.formatting.codeBlock": "Kod bloğu", - "help.formatting.emojis.description": "## 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 eksikse kendi [Özel Emoji ayarlarınızı yapabilirsiniz](http://docs.mattermost.com/help/settings/custom-emoji.html).", - "help.formatting.emojis.title": "Emoji", + "help.formatting.emojis.description": "`:` yazarak otomatik emoji tamamlayıcı açılabilir. Emojilerin tam listesi [burada bulunabilir](http://www.emoji-cheat-sheet.com/). Ayrıca kullanmak istediğiniz emojiler eksikse kendi [Özel Emoji ayarlarınızı yapabilirsiniz](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.formatting.emojis.title": "Emojiler", "help.formatting.example": "Örnek:", "help.formatting.githubTheme": "**GitHub Teması**", - "help.formatting.headings.description": "## 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.headings.title": "Headings", + "help.formatting.headings.description": "Baş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.headings.title": "Başlıklar", "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.description": "## 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 gelindiğinde görüntülenmesini istediğiniz metni yazın.", - "help.formatting.images.title": "In-line Images", + "help.formatting.images.description": "Köş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 gelindiğinde görüntülenmesini istediğiniz metni yazın.", + "help.formatting.images.title": "Satır Arası Görselleri", "help.formatting.imagesExample": "![alt text](link \"üzerine gelme metni\")\n\nve\n\n[![Yapım Durumu](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## Satır Arası Kodu\n\nSola yatık tırnak arasına alarak eş aralıklı yazı türü oluşturabilirsiniz.", - "help.formatting.inline.title": "Çağrı Kodu", + "help.formatting.inline.description": "Sola yatık tırnak arasına alarak eş aralıklı yazı türü oluşturabilirsiniz.", + "help.formatting.inline.title": "Satır Arası Kodu", "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.description": "## Satırlar\n\n`*`, `_` ya da `-` kullanarak bir satır oluşturabilirsiniz.", - "help.formatting.lines.title": "Lines", + "help.formatting.lines.description": "`*`, `_` ya da `-` kullanarak bir satır oluşturabilirsiniz.", + "help.formatting.lines.title": "Satırlar", "help.formatting.linkEx": "[Check out Mattermost!](https://about.mattermost.com/)", - "help.formatting.links.description": "## Bağlantılar\n\nİstediğiniz metni köşeli parantez ve ilgili bağlantıyı normal parantez içine alarak etiketlenmiş bağlantılar oluşturabilirsiniz.", - "help.formatting.links.title": "Links", + "help.formatting.links.description": "İstediğiniz metni köşeli parantez ve ilgili bağlantıyı normal parantez içine alarak etiketlenmiş bağlantılar oluşturabilirsiniz.", + "help.formatting.links.title": "Bağlantılar", "help.formatting.listExample": "* birinci liste ögesi\n* ikinci liste ögesi\n * ikinci öge alt ögesi", - "help.formatting.lists.description": "## Listeler\n\nMadde imi olarak `*` ya da `-` kullanarak listeler oluşturabilirsiniz. Bir alt öge oluşturmak için madde iminin önüne iki boşluk ekleyin.", - "help.formatting.lists.title": "Lists", + "help.formatting.lists.description": "Madde imi olarak `*` ya da `-` kullanarak listeler oluşturabilirsiniz. Bir alt öge oluşturmak için madde iminin önüne iki boşluk ekleyin.", + "help.formatting.lists.title": "Listeler", "help.formatting.monokaiTheme": "**Monokai Teması**", "help.formatting.ordered": "Numaralar kullanarak sıralı bir listeye dönüştürün:", "help.formatting.orderedExample": "1. Birinci öge\n2. İkinci öge", - "help.formatting.quotes.description": "Create block quotes using `>`.", - "help.formatting.quotes.title": "> alıntı bloğu", + "help.formatting.quotes.description": "Alıntı blokları oluşturmak için `>` kullanın.", + "help.formatting.quotes.title": "Alıntı blokları", "help.formatting.quotesExample": "`> alıntı bloğu` şöyle görüntülenecek:", "help.formatting.quotesRender": "> alıntı bloğu", "help.formatting.renders": "Şöyle görüntüle:", "help.formatting.solirizedDarkTheme": "**Güneşli Koyu Tema**", "help.formatting.solirizedLightTheme": "**Güneşli Açık Tema**", - "help.formatting.style.description": "You can use either `_` or `*` around a word to make it italic. Use two to make it bold.", - "help.formatting.style.listItem1": "`_italics_` renders as _italics_", - "help.formatting.style.listItem2": "`**bold**` renders as **bold**", - "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", - "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.style.title": "Text Style", - "help.formatting.supportedSyntax": "Desteklenen diller:\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.description": "### Söz Dizimi Vurgulaması\n\nSöz dizimi vurgulaması eklemek için kod bloğunun başına ```simgesinden sonra vurgulanacak dili yazın. Mattermost dört farklı kod teması sunar (GitHub, Güneşli Koyu, Güneşli Açık, Monokai). Bu temalar **Hesap Ayarları** > **Görünüm** > **Tema** > **Özel Tema** > **Merkez Kanal Biçemleri** bölümünden ayarlanabilir.", - "help.formatting.syntax.title": "Syntax Highlighting", + "help.formatting.style.description": "Yatık yapmak istediğiniz sözcüğün başına ve sonuna `_` ya da `*` yazabilirsiniz. Sözcüğü koyu yapmak için çift kullanın. ", + "help.formatting.style.listItem1": "`_yatık_` _yatık_ olarak görüntülenir", + "help.formatting.style.listItem2": "`**koyu**` **koyu** olarak görüntülenir", + "help.formatting.style.listItem3": "`**_koyu-yatık_**` **_koyu-yatık_** olarak görüntülenir", + "help.formatting.style.listItem4": "`~~üzeri-çizili~~` ~~üzeri-çizili~~ olarak görüntülenir", + "help.formatting.style.title": "Metin Biçemi", + "help.formatting.supportedSyntax": "Desteklenen diller: `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.description": "Söz dizimi vurgulaması eklemek için kod bloğunun başına ```simgesinden sonra vurgulanacak dili yazın. Mattermost dört farklı kod teması sunar (GitHub, Güneşli Koyu, Güneşli Açık, Monokai). Bu temalar **Hesap Ayarları** > **Görünüm** > **Tema** > **Özel Tema** > **Merkez Kanal Biçemleri** bölümünden ayarlanabilir.", + "help.formatting.syntax.title": "Söz Dizimi Vurgulama", "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", "help.formatting.tableExample": "| Sola Hizalanmış | Ortalanmış | Sağa Hizalanmış |\n| :------------ |:---------------:| -----:|\n| 1. Sol sütun | bu metin | 100 TL |\n| 2. Sol sütun | ortaya | 10 TL |\n| 3. Sol sütun | hizalanmış | 1 TL |", - "help.formatting.tables.description": "## Tablolar\n\nBaşlık satırının altına tire karakterleri ile bir çizgi çizerek ve sütunları `|` dikey çizgi karakteriyle ayırarak bir tablo oluşturabilirsiniz (Sütunların tam olarak hizalanması gerekmez). Tablo sütunlarının hizalamasını başlık satırında `:` iki nokta üste üste karakteri ile ayarlayabilirsiniz.", - "help.formatting.tables.title": "Tablo", - "help.formatting.title": "Formatting Text", + "help.formatting.tables.description": "Başlık satırının altına tire karakterleri ile bir çizgi çizerek ve sütunları `|` dikey çizgi karakteriyle ayırarak bir tablo oluşturabilirsiniz (Sütunların tam olarak hizalanması gerekmez). Tablo sütunlarının hizalamasını başlık satırında `:` iki nokta üste üste karakteri ile ayarlayabilirsiniz.", + "help.formatting.tables.title": "Tablolar", + "help.formatting.title": "Metni Biçimlendirme", "help.learnMore": "Ayrıntılı bilgi alın:", "help.link.attaching": "Dosya Ekleme", "help.link.commands": "Komut Yürütme", @@ -2117,27 +2195,27 @@ "help.link.formatting": "İletileri Kod İmleri ile Biçimlendirme", "help.link.mentioning": "Takım Arkadaşlarını Anma", "help.link.messaging": "Temel İletişim", - "help.mentioning.channel.description": "#### @Kanal\n`@channel` yazarak tüm kanalı anabilirsiniz. Tüm kanal üyelerine kişisel olarak anılmışlar gibi anılma bildirimi gönderilir.", - "help.mentioning.channel.title": "Kanal", + "help.mentioning.channel.description": "`@channel` yazarak tüm kanalı anabilirsiniz. Tüm kanal üyelerine kişisel olarak anılmışlar gibi anılma bildirimi gönderilir.", + "help.mentioning.channel.title": "@Kanal", "help.mentioning.channelExample": "@channel bu hafta çok iyi görüşmeler yaptık. Harika üye adaylarımız olduğunu düşünüyorum!", - "help.mentioning.mentions.description": "## @Anmalar\nBelirli takım üyelerinin dikkatini çekmek için @anma kullanabilirsiniz.", - "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## Son Anmalar\nArama kutusunun yanındaki `@` simgesine tıklayarak son @anmalarını ve anmaları tetikleyen sözcükleri görebilirsiniz. Sağ yan çubuktaki bir arama sonucunun yanındaki **Atla** üzerine tıklayarak orta bölümde kanala ve anma iletisine atlanır.", + "help.mentioning.mentions.description": "Belirli takım üyelerinin dikkatini çekmek için @anma kullanabilirsiniz.", + "help.mentioning.mentions.title": "@Anmalar", + "help.mentioning.recent.description": "Arama kutusunun yanındaki `@` simgesine tıklayarak son @anmalarını ve anmaları tetikleyen sözcükleri görebilirsiniz. Sağ yan çubuktaki bir arama sonucunun yanındaki **Atla** üzerine tıklayarak orta bölümde kanala ve anma iletisine atlanır.", "help.mentioning.recent.title": "Son Anmalar", "help.mentioning.title": "Takım Arkadaşlarını Anma", - "help.mentioning.triggers.description": "## Anmaları Tetikleyecek Sözcükler\n@username ve @channel bildirimlerine ek olarak, anma bildirimlerini tetikleyecek sözcükleri **Hesap Ayarları** > **Bildirimler** > **Anmaları tetikleyen sözcükler** bölümünden ayarlayabilirsiniz. Varsayılan olarak anma bildirimleri adınıza göre gönderilir. Metin alanına virgül ile ayırarak başka sözcükler de ekleyebilirsiniz. Bu özellik “görüşme” ya da “pazarlama” gibi belirli konulardaki tüm iletiler hakkında bilgilendirilmek istiyorsanız kullanışlıdır.", - "help.mentioning.triggers.title": "Anmaları Tetikleyecek Sözcükler", - "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @KullanıcıAdı\n`@` simgesine kullanıcı adını ekleyerek takım arkadaşlarını anabilir ve anma bildirimi gönderilmesini sağlayabilirsiniz.\n\nAnılacak takım üyelerinin listesini görüntülemek için `@` yazın. Listeyi süzmek için, herhangi bir kullanıcı adı, ad, soyad ya da takma adın ilk birkaç harfini yazın. **Yukarı** ve **Aşağı** ok tuşları ile liste ögeleri arasında gezinebilir, **ENTER** tuşuna basarak anmak istediğiniz kullanıcıyı seçebilirsiniz. Seçildikten sonra, kullanıcı adı otomatik olarak kullanıcının tam ad ya da takma adı ile değiştirilir.\nAşağıdaki örnek **elvan** kullanıcısına anıldığı kanalda ve iletide kendisini uyaran özel bir anma bildirimi gönderir. **elvan** için Mattermost çevrimiçi durumu uzakta ve [e-posta bildirimleri](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) etkinleştirilmiş ise, ileti metnini içeren bir e-posta bildirimi gönderilir.", - "help.mentioning.username.title": "Kullanıcı Adı", + "help.mentioning.triggers.description": "@username ve @channel bildirimlerine ek olarak, anma bildirimlerini tetikleyecek sözcükleri **Hesap Ayarları** > **Bildirimler** > **Anmaları tetikleyen sözcükler** bölümünden ayarlayabilirsiniz. Varsayılan olarak anma bildirimleri adınıza göre gönderilir. Metin alanına virgül ile ayırarak başka sözcükler de ekleyebilirsiniz. Bu özellik “görüşme” ya da “pazarlama” gibi belirli konulardaki tüm iletiler hakkında bilgilendirilmek istiyorsanız kullanışlıdır.", + "help.mentioning.triggers.title": "Anmaları Tetikleyen Sözcükler", + "help.mentioning.username.description1": "Bir takım arkadaşınızı anmak için `@` karakteri ile başlayarak kullanıcı adını yazdığınızda arkadaşınıza bir anma bildirimi gönderilir.", + "help.mentioning.username.description2": "Anılacak takım üyelerinin listesini görüntülemek için `@` yazın. Listeyi süzmek için, herhangi bir kullanıcı adı, ad, soyad ya da takma adın ilk birkaç harfini yazın. **Yukarı** ve **Aşağı** ok tuşları ile liste ögeleri arasında gezinebilir, **ENTER** tuşuna basarak anmak istediğiniz kullanıcıyı seçebilirsiniz. Seçildikten sonra, kullanıcı adı otomatik olarak kullanıcının tam ad ya da takma adı ile değiştirilir. Aşağıdaki örnek **elvan** kullanıcısına anıldığı kanalda ve iletide kendisini uyaran özel bir anma bildirimi gönderir. **elvan** için Mattermost çevrimiçi durumu uzakta ve [e-posta bildirimleri](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) etkinleştirilmiş ise, ileti metnini içeren bir e-posta bildirimi gönderilir.", + "help.mentioning.username.title": "@KullanıcıAdı", "help.mentioning.usernameCont": "Andığınız kullanıcı kanala üye değil ise, size bu durumu bildiren bir Sistem İletisi gönderilir. Bu ileti yalnız bildirimi tetikleyen kullanıcı tarafından görülebilen geçici bir iletidir. Anılan kullanıcıyı kanala eklemek için, kanal adının yanındaki açılan menüden **Üye Ekle** seçeneğine tıklayın.", "help.mentioning.usernameExample": "@elvan yeni adayımızla görüşmen nasıl gitti?", "help.messaging.attach": "Sürükleyip Mattermost üzerine bırakarak ya da metin alanının yanındaki dosya ekleme simgesine tıklayarak **Dosya Ekleyebilirsiniz**.", - "help.messaging.emoji": "\":\" yazarak otomatik emoji tamamlama penceresini açabilir ve **Hızlı Emoji Ekleyebilirsiniz**. Kullanmak istediğiniz emoji listede bulunmuyorsa, Kendi [özel emojinizi oluşturabilirsiniz](http://docs.mattermost.com/help/settings/custom-emoji.html).", + "help.messaging.emoji": "\":\" yazarak otomatik emoji tamamlama penceresini açabilir ve **Hızlı Emoji Ekleyebilirsiniz**. Var olan emoji istediğiniz duyguyu ifade etmiyorsa, kendi [özel emojinizi oluşturabilirsiniz](http://docs.mattermost.com/help/settings/custom-emoji.html).", "help.messaging.format": "**İletileri Biçimlendirmek** için kod imlerini kullanarak metin biçemleri, başlıklar, bağlantılar, emotikonlar, kod blokları, alıntı blokları, tablolar, liste ve satır arası görseller kullanabilirsiniz.", "help.messaging.notify": "**Takım Üyelerine Bildirim** göndermek gerektiğinde `@kullaniciadi` yazabilirsiniz.", "help.messaging.reply": "**İletileri Yanıtlamak** için ileti metninin yanındaki yanıt oku üzerine tıklayın.", - "help.messaging.title": "Messaging Basics", + "help.messaging.title": "Temel İleti Gönderme Bilgileri", "help.messaging.write": "Mattermost sayfasının alt bölümündeki metin alanını kullanarak **iletiler yazın**. Bir iletiyi göndermek için ENTER tuşuna basın. İletiyi göndermeden yeni bir satıra başlamak için SHIFT+ENTER tuşlarına basın.", "installed_command.header": "Bölü Komutları", "installed_commands.add": "Bölü Komutu Ekle", @@ -2215,11 +2293,14 @@ "integrations.help.appDirectory": "Uygulama Dizini", "integrations.incomingWebhook.description": "Gelen web bağlantıları ileti göndermek için dış bütünleştirmelerin kullanılmasını sağlar", "integrations.incomingWebhook.title": "Gelen Web Bağlantısı", - "integrations.oauthApps.description": "OAuth 2.0, dış uygulamaların Mattermost API uygulaması üzerinden kimliği doğrulanmış istekler göndermesini sağlar.", + "integrations.oauthApps.description": "OAuth 2.0, dış uygulamaların Mattermost API uygulaması üzerine kimliği doğrulanmış istekler göndermesini sağlar.", "integrations.oauthApps.title": "OAuth 2.0 Uygulamaları", "integrations.outgoingWebhook.description": "Giden web bağlantıları ileti almak ve yanıtlamak için dış bütünleştirmelerin kullanılmasını sağlar", "integrations.outgoingWebhook.title": "Giden Web Bağlantısı", "integrations.successful": "Kurulum Tamamlandı", + "interactive_dialog.cancel": "İptal", + "interactive_dialog.element.optional": "(isteğe bağlı)", + "interactive_dialog.submit": "Gönder", "interactive_dialog.submitting": "Gönderiliyor...", "intro_messages.anyMember": " Tüm üyeler bu kanala üye olup iletileri okuyabilir.", "intro_messages.beginning": "{name} başlangıcı", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} ve {last} yazıyor...", "msg_typing.isTyping": "{user} yazıyor...", "multiselect.add": "Ekle", + "multiselect.adding": "Adding...", "multiselect.go": "Git", "multiselect.list.notFound": "Herhangi bir öge bulunamadı", "multiselect.loading": "Yükleniyor...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Gezinmek için ↑↓, seçmek için ↵ tuşlarını kullanın. {num, number} {num, plural, one {person} other {people}} daha ekleyebilirsiniz. ", "multiselect.numRemaining": "{num, number} kişi daha ekleyebilirsiniz", "multiselect.placeholder": "Üye arama ve ekleme", + "multiselect.selectChannels": "Gezinmek için ↑↓, seçmek için ↵ kullanın.", "multiselect.selectTeams": "Gezinmek için ↑↓, seçmek için ↵ kullanın.", "navbar_dropdown.about": "Mattermost Hakkında", "navbar_dropdown.accountSettings": "Hesap Ayarları", @@ -2457,7 +2540,7 @@ "post_info.del": "Sil", "post_info.dot_menu.tooltip.more_actions": "Diğer İşlemler", "post_info.edit": "Düzenle", - "post_info.menuAriaLabel": "Post extra options", + "post_info.menuAriaLabel": "Ek seçenekler gönder", "post_info.message.show_less": "Daha Az Görüntüle", "post_info.message.show_more": "Daha Çok Görüntüle", "post_info.message.visible": "(Yalnız siz görebilirsiniz)", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Kanaldaki sabitlemesini kaldır", "post_message_view.edited": "(düzenlendi)", "posts_view.loadMore": "Daha fazla ileti yükle", - "posts_view.maxLoaded": "Özel bir ileti mi arıyorsunuz? Aramayı deneyin", "posts_view.newMsg": "Yeni İletiler", "posts_view.newMsgBelow": "Yeni {count, plural, one {ileti} other {ileti}} var", "quick_switch_modal.channels": "Kanallar", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Bir iletiyi sabitlemek için: Sabitlemek istediğiniz iletiye giderek [...] ve \"Kanala sabitle\" üzerine tıklayın.", "select_team.icon": "Takım Seçme Simgesi", "select_team.join.icon": "Takıma Katılma Simgesi", + "select_team.private.icon": "Özel Takım", "setting_item_max.cancel": "İptal", "setting_item_min.edit": "Düzenle", "setting_picture.cancel": "İptal", @@ -2687,7 +2770,7 @@ "signup.office365": "Office 365", "signup.saml.icon": "SAML Simgesi", "signup.title": "Şununla bir hesap ekle:", - "status_dropdown.menuAriaLabel": "Change Status Menu", + "status_dropdown.menuAriaLabel": "Durum Menüsünü Değiştir", "status_dropdown.set_away": "Uzakta", "status_dropdown.set_dnd": "Rahatsız Etmeyin", "status_dropdown.set_dnd.extra": "Masaüstü ve Anında Bildirimleri Devre Dışı Bırakır", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Çevrimiçi", "status_dropdown.set_ooo": "Ofis Dışında", "status_dropdown.set_ooo.extra": "Otomatik Yanıtlar kullanılıyor", + "string.id": "default message", "suggestion_list.no_matches": "__{value}__ ile eşleşen bir öge bulunamadı", "suggestion.mention.all": "DİKKAT: Bu işlem kanaldaki herkesi anacak", "suggestion.mention.channel": "Kanaldaki herkese bildirilir", @@ -2744,7 +2828,7 @@ "team_members_dropdown.makeAdmin": "Takım Yöneticisi Yap", "team_members_dropdown.makeMember": "Üye Yap", "team_members_dropdown.member": "Üye", - "team_members_dropdown.menuAriaLabel": "Team member role change", + "team_members_dropdown.menuAriaLabel": "Takım üyesi rol değişikliği", "team_members_dropdown.systemAdmin": "Sistem Yöneticisi", "team_members_dropdown.teamAdmin": "Takım Yöneticisi", "team_settings_modal.generalTab": "Genel", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Onaylıyorum", "terms_of_service.api_error": "İstek yerine getirilemedi. Sorun sürerse Sistem Yöneticiniz ile görüşün.", "terms_of_service.disagreeButton": "Onaylamıyorum", + "test": "Düğme Metni", "textbox.bold": "**koyu**", "textbox.edit": "İletiyi düzenle", "textbox.help": "Yardım", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Kapat", "user.settings.general.confirmEmail": "E-postayı Doğrula", "user.settings.general.currentEmail": "Geçerli E-posta", + "user.settings.general.currentPassword": "Geçerli Parola", "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.", @@ -2905,6 +2991,7 @@ "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.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.emptyPassword": "Please enter your current password.", "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", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Genel Ayarlar Simgesi", "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.incorrectPassword": "Your password is incorrect.", "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})", diff --git a/i18n/uk.json b/i18n/uk.json index 83cb1557372e..387d6c685165 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -36,6 +36,7 @@ "activity_log.os": "ОС: {os}", "activity_log.sessionId": "Ідентифікатор сесії: {id}", "activity_log.sessionsDescription": "Сесії створюються при вході з нового браузера на пристрої. Сесії дозволяють використовувати Mattermost без необхідності повторного входу протягом часу, встановленого Адміністратором системи. Якщо ви бажаєте завершити сесію, натисніть кнопку 'Вихід'.", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "Автозаповнення", "add_command.autocomplete.help": "(Необов'язково) Показувати слеш-команду в списку автозаповнення.", "add_command.autocompleteDescription": "Опис автозаповнення", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "Ім'я користувача SMTP:", "admin.email.testing": "Перевірка...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "Наприклад: \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "Наприклад: \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "Наприклад: \"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "Часовий пояс", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "Наприклад: \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "Наприклад: \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "Наприклад: \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "помилковий", "admin.field_names.allowBannerDismissal": "Дозволити звільнення банера:", "admin.field_names.bannerColor": "Колір банера:", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [Увійти] (!https://accounts.google.com/login) у свій обліковий запис Google.\n2. Перейдіть на сторінку [https://console.developers.google.com] (!https://console.developers.google.com), натисніть **ліцензію** на бічній панелі ліворуч та введіть \"Mattermost - ви- назва компанії\" в якості **Назва проекту**, потім натисніть **Створити**.\n3. Натисніть заголовок **Екран згоди OAuth** і введіть \"Mattermost\" як **Назва продукту відображається користувачам**, потім натисніть **Зберегти**.\n4. У заголовку **Повноваження** натисніть **Створити облікові дані**, виберіть **ідентифікатор клієнта OAuth** та виберіть **Веб-додаток**.\n5. Під **Обмеженнями** та **Авторизовані URI з переадресації** введіть **ваш -mostmost-url/signup/google/complete** (наприклад: http://localhost:8065/signup/google/complete). Натисніть **Створити**.\n6. Вставте **Client ID** і **Client Secret** в поля нижче, потім натисніть **Зберегти**.\n7. Нарешті, перейдіть до [API Google+] (!https://console.developers.google.com/apis/api/plus/overview) та натисніть *Увімкнути*. Це може тривати декілька хвилин для розповсюдження через системи Google.", "admin.google.tokenTitle": "Кінцева точка токена:", "admin.google.userTitle": "Кінцева точка API користувача:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "Is Not Linked", "admin.group_settings.group_detail.group_configuration": "Group Configuration", "admin.group_settings.group_detail.groupProfileDescription": "The name for this group.", "admin.group_settings.group_detail.groupProfileTitle": "Group Profile", @@ -608,7 +631,7 @@ "admin.group_settings.groups_list.unlink_selected": "Unlink Selected Groups", "admin.group_settings.groupsPageTitle": "Groups", "admin.group_settings.introBanner": "Groups are a way to organize users and apply actions to all users within that group.\nFor more information on Groups, please see [documentation](!https://www.mattermost.com/default-ad-ldap-groups).", - "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter](/admin_console/authentication/ldap).", + "admin.group_settings.ldapGroupsDescription": "Link and configure groups from your AD/LDAP to Mattermost. Please ensure you have configured a [group filter]({siteURL}/admin_console/authentication/ldap).", "admin.group_settings.ldapGroupsTitle": "AD/LDAP Groups", "admin.image.amazonS3BucketDescription": "Ім'я вашої S3 кошика в AWS.", "admin.image.amazonS3BucketExample": "Наприклад: \"mattermost-media\"", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "Призначити роль адміністратора системи", "admin.permissions.permission.create_direct_channel.description": "Створіть прямий канал", "admin.permissions.permission.create_direct_channel.name": "Створіть прямий канал", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "Увімкнути призначені для користувача смайли:", "admin.permissions.permission.create_emojis.name": "Увімкнути призначені для користувача смайли:", "admin.permissions.permission.create_group_channel.description": "Створити груповий канал", "admin.permissions.permission.create_group_channel.name": "Створити груповий канал", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "Тайм-аут запису:", "admin.service.writeTimeoutDescription": "Якщо використовується HTTP (незахищений) - це максимальний час, дозволений після закінчення читання заголовків запиту, доки не буде написано відповідь. Якщо використовується HTTPS - це загальний час від часу прийняття з'єднання до написання відповіді.", "admin.set_by_env": "Цей параметр встановлено через змінну середовища. Його неможливо змінити за допомогою системної консолі.", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "Додатково", "admin.sidebar.announcement": "Банер оголошення", "admin.sidebar.audits": "Відповідність та аудит", @@ -1277,6 +1301,7 @@ "admin.sidebar.external": "Зовнішні служби", "admin.sidebar.files": "Файли", "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "Загальні", "admin.sidebar.gif": "GIF (бета)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "Включити повідомлення по електронній пошті:", "admin.team.enableConfirmNotificationsToChannelDescription": "Коли це правда, користувачам буде запропоновано підтвердити публікацію @channel та @all у каналах з більш ніж п'ятьма учасниками. Якщо помилково, підтвердження не потрібно.", "admin.team.enableConfirmNotificationsToChannelTitle": "Показати @канал і @весь діалог підтвердження", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "Максимальна загальна кількість каналів на одну команду, включаючи як активні, так і архівовані канали.", "admin.team.maxChannelsExample": "Наприклад: \"100\"", "admin.team.maxChannelsTitle": "Max канали за команд:", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "Вхідні вебхукі", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 додатка", "backstage_sidebar.integrations.outgoing_webhooks": "Увімкнути вихідні вебхуки", + "bot.add.description": "Опис", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "пост:все", + "bot.add.post_all.help": "Доступ до публікації для всіх каналів Mattermost, включаючи прямі повідомлення.", + "bot.add.post_channels": "пост:канали", + "bot.add.post_channels.help": "Доступ до публікації для всіх найпоширеніших публічних каналів.", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "Закрити", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "Створити новий токен", + "bot.manage.disable": "Відключити", + "bot.manage.enable": "Увімкнути", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "Будь-ласка, введіть опис", + "bots.add.displayName": "Відображене ім'я", + "bots.add.icon": "Bot Icon", + "bots.add.username": "Ім'я користувача", + "bots.disabled": "Вимкнено", + "bots.image.upload": "завантажив зображення", + "bots.is_bot": "BOT", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "Відміна", + "bots.manage.add.create": "Створити обліковий запис", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "Редагувати", + "bots.manage.edit.editing": "Завантаження...", + "bots.manage.edit.title": "Оновити", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "Видалити", + "bots.token.confirm_text": "Ви впевнені, що хочете видалити це повідомлення?", + "bots.token.delete": "Видалити токен?", "center_panel.archived.closeChannel": "Закрити канал", "center_panel.permalink.archivedChannel": "Ви переглядаєте **архівований канал**.", "center_panel.recent": "Натисніть тут, щоб перейти до останнього повідомлення.", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "Призначення:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "Додати нових учасників в", - "channel_loader.connection_error": "Виникла проблема з мережевим підключенням.", "channel_loader.posted": "Опубліковано", "channel_loader.postedImage": "завантажив зображення", "channel_loader.socketError": "Будь-ласка, перевірте з'єднання, мабуть, воно недоступне. Якщо проблема не зникне, попросіть адміністратора [перевірити порт WebSocket] (!https://about.mattermost.com/default-websocket-port-help).", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "Наприклад: \"Канал для помилок і побажань\"", "channel_modal.type": "Тип ", "channel_notifications.allActivity": "При будь-якої активності", - "channel_notifications.globalDefault": "За замовчуванням глобально ({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "Ignore mentions for @channel, @here and @all", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "Вимкнено", + "channel_notifications.ignoreChannelMentions.on.title": "На", "channel_notifications.muteChannel.help": "Вимкнення звуку вимикає настільний, електронний та push-сповіщення для цього каналу. Канал не буде позначено як непрочитаний, якщо ви не згадали.", "channel_notifications.muteChannel.off.title": "Вимкнено", "channel_notifications.muteChannel.on.title": "На", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "Розмір", "file_info_preview.type": "Тип файлу", "file_upload.disabled": "Прикріплення файлів відключено.", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "file_upload.fileAbove": "Не можна завантажити файл більше {max} МВ: {filename}", "file_upload.filesAbove": "Файли над {max} MB не можуть бути завантажені: {filenames}", + "file_upload.generic_error": "There was a problem uploading your files.", "file_upload.limited": "Завантаження обмежено максимум {count, number} файлами. Будь-ласка, використовуйте додаткові повідомлення для відправки більшої кількості файлів.", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "Зображення вставлено в", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "Значок стрілки вниз", "generic_icons.attach": "Піктограма вкладення", "generic_icons.back": "Значок назад", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "Іконка Breadcrumb", "generic_icons.channel.draft": "Іконка чернетки каналу", "generic_icons.channel.private": "Приватні канали", @@ -2012,6 +2089,7 @@ "help.attaching.downloading.description": "#### Завантаження файлів\nДля завантаження вкладеного файлу клацніть значок поруч з мініатюрою файлу або у вікні перегляду по напису **Завантажити**.", "help.attaching.downloading.title": "Downloading Files", "help.attaching.dragdrop.description": "#### Перетягування\nДля завантаження файлу або декількох файлів перетягніть файли з вашого комп'ютера в вікно клієнта. Перетягування прикріплює файли до рядка введення тексту, потім ви можете додати повідомлення і натиснути **ENTER** для відправки.", + "help.attaching.dragdrop.title": "Drag and Drop", "help.attaching.icon.description": "#### Значок \"Вкладення\"/nАльтернативний спосіб завантаження - клацання на значок скріпки в панелі введення тексту. Після відкриється ваш системний файловий браузер де ви можете перейти до потрібних файлів і натиснути **Відкрити** для завантаження файлів в панель введення повідомлень. Де можна ввести повідомлення та потім натисніть **ENTER** для відправки.", "help.attaching.icon.title": "Піктограма вкладення", "help.attaching.limitations.description": "## Обмеження на розмір файлів\nMattermost підтримує до п'яти прикріплених файлів в одному повідомленні, розмір кожного файлу до 50 Мб.", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "Вихідні вебхуки дозволяють отримувати і відповідати на повідомлення", "integrations.outgoingWebhook.title": "Вихідний вебхук", "integrations.successful": "Налаштування успішно завершено ", + "interactive_dialog.cancel": "Відміна", + "interactive_dialog.element.optional": "(не обов'язково)", + "interactive_dialog.submit": "Відправити", "interactive_dialog.submitting": "Надсилання...", "intro_messages.anyMember": "Будь-який учасник може зайти і читати цей канал.", "intro_messages.beginning": "Початок {name}", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users} і {last} друкують...", "msg_typing.isTyping": "{користувач} друкує...", "multiselect.add": "Додати", + "multiselect.adding": "Adding...", "multiselect.go": "Перейти", "multiselect.list.notFound": "Нічого не знайдено", "multiselect.loading": "Завантаження...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "Використовуйте ↑↓ для перегляду, ↵ для вибору. Ви можете додати {num, number} більше {num, plural, one {person} other {people}}.", "multiselect.numRemaining": "Ви можете додати ще {num, number}", "multiselect.placeholder": "Знайти та додати учасників", + "multiselect.selectChannels": "Використовуйте ↑↓ для перегляду, ↵ для вибору.", "multiselect.selectTeams": "Використовуйте ↑↓ для перегляду, ↵ для вибору.", "navbar_dropdown.about": "Про Mattermost", "navbar_dropdown.accountSettings": "Налаштування акаунта", @@ -2471,7 +2554,6 @@ "post_info.unpin": "Від'єднати від каналу", "post_message_view.edited": "(змінено)", "posts_view.loadMore": "Завантажте більше повідомлень", - "posts_view.maxLoaded": "Шукаєте конкретне повідомлення? Спробуйте знайти його", "posts_view.newMsg": "Нові повідомлення", "posts_view.newMsgBelow": "{Count, plural, one {Нове повідомлення} other {Нові повідомлення}}", "quick_switch_modal.channels": "Канали", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "Для прикріплення повідомлення: Виберіть потрібно повідомлення і натисніть [...]> \"Прикріпити\".", "select_team.icon": "Виберіть піктограму команди", "select_team.join.icon": "Приєднатися до команди", + "select_team.private.icon": "Private Team", "setting_item_max.cancel": "Відміна ", "setting_item_min.edit": "Редагувати ", "setting_picture.cancel": "Відміна ", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "Online ", "status_dropdown.set_ooo": "Не на робочому місці", "status_dropdown.set_ooo.extra": "Автоматичні відповіді увімкнено", + "string.id": "default message", "suggestion_list.no_matches": "Немає елементів, які відповідають __{значення}__", "suggestion.mention.all": "УВАГА: це призведе до повідомлення всіх в цьому каналі", "suggestion.mention.channel": "Повідомляє всіх у каналі", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "Я згоден", "terms_of_service.api_error": "Не вдається завантажити умови надання послуг. Якщо ця проблема не зникне, зверніться до свого системного адміністратора.", "terms_of_service.disagreeButton": "Я не погоджуюсь", + "test": "Колір кнопки", "textbox.bold": "**жирний**", "textbox.edit": "Редагувати повідомлення", "textbox.help": "Допомога ", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "Закрити ", "user.settings.general.confirmEmail": "Підтвердити електронну пошту", "user.settings.general.currentEmail": "Поточна електронна пошта", + "user.settings.general.currentPassword": "Поточний пароль", "user.settings.general.email": "Електронна пошта ", "user.settings.general.emailGitlabCantUpdate": "Вхід здійснюється через GitLab. Електронна пошта не може бути оновлена. Електронна адреса, яку використовують для сповіщень, є {email}.", "user.settings.general.emailGoogleCantUpdate": "Вхід здійснюється через Google. Електронна пошта не може бути оновлена. Електронна адреса, яку використовують для сповіщень, є {email}.", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "Вхід здійснюється через GitLab. Електронна пошта не може бути оновлена. Електронна адреса, яку використовують для сповіщень, є {email}. ", "user.settings.general.emptyName": "Клацніть на \"Редагувати\", щоб додати своє повне ім'я", "user.settings.general.emptyNickname": "Клацніть на \"Редагувати\", щоб додати псевдонім", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "Клацніть на \"Редагувати\", щоб додати свою посаду", "user.settings.general.field_handled_externally": "Це поле обробляється вашим провайдером входу. Якщо ви хочете це змінити,то потрібно це зробити через свого постачальника послуг входу.", "user.settings.general.firstName": "Ім'я ", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "Загальні налаштування ", "user.settings.general.imageTooLarge": "Не вдається завантажити піктограму команди. Файл завеликий. ", "user.settings.general.imageUpdated": "Зображення останнього оновлення {date} ", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "Прізвище ", "user.settings.general.loginGitlab": "Вхід здійснюється через GitLab ({email})", "user.settings.general.loginGoogle": "Вхід здійснюється через Google ({email})", diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index ad05cdb60777..fbac703244be 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -12,7 +12,7 @@ "about.hashwebapp": "Webapp 组建哈系:", "about.licensed": "授权于:", "about.notice": "开源软件帮助 Mattermost 实现了我们的[服务端](!https://about.mattermost.com/platform-notice-txt/)、[桌面](!https://about.mattermost.com/desktop-notice-txt/)以及[移动](!https://about.mattermost.com/mobile-notice-txt/)应用。", - "about.privacy": "Privacy Policy", + "about.privacy": "隐私政策", "about.teamEditionLearn": "加入Mattermost社区", "about.teamEditionSt": "所有团队的通讯一站式解决,随时随地可搜索和访问。", "about.teamEditiont0": "团队版本", @@ -36,6 +36,7 @@ "activity_log.os": "系统: {os}", "activity_log.sessionId": "会话ID: {id}", "activity_log.sessionsDescription": "当您在设备的新浏览器中登录时,将创建会话。会话让您使用Mattermost时无需在系统管理员限定的时间段内重新登录。如果您希望早些退出,点击下方的‘注销’按钮结束会话。", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "自动完成", "add_command.autocomplete.help": "(可选) 在自动完成列表显示斜杠命令。", "add_command.autocompleteDescription": "自动完成描述", @@ -161,7 +162,7 @@ "add_user_to_channel_modal.title": "添加{name}到频道", "add_users_to_team.title": "添加新成员到 {teamName} 团队", "admin.advance.cluster": "高可用性", - "admin.advance.experimental": "Experimental", + "admin.advance.experimental": "实验性", "admin.advance.metrics": "性能监视", "admin.audits.reload": "重新载入用户活动日志", "admin.audits.title": "用户活动日志", @@ -342,7 +343,7 @@ "admin.elasticsearch.createJob.title": "立刻索引", "admin.elasticsearch.elasticsearch_test_button": "测试连接", "admin.elasticsearch.enableAutocompleteDescription": "需要成功连接到 Elasticsearch 服务器。当设为是时,将使用 Elasticsearch 最新的索引搜索所有的查询。在批量建立现有数据的索引完成前搜索结果可能不完整。当设为否时,将使用数据库搜索。", - "admin.elasticsearch.enableAutocompleteTitle": "开启 Elasticsearch 搜索查询:", + "admin.elasticsearch.enableAutocompleteTitle": "开启 Elasticsearch 自动完成查询:", "admin.elasticsearch.enableIndexingDescription": "当设为是时,新消息将自动被索引。搜索查询将在 \"开启 Elasticsearch 搜索\" 前使用数据库查询。{documentationLink}", "admin.elasticsearch.enableIndexingDescription.documentationLinkText": "在我们的文档里了解更多关于 Elasticsearch。", "admin.elasticsearch.enableIndexingTitle": "开启 Elasticsearch 索引:", @@ -356,7 +357,7 @@ "admin.elasticsearch.purgeIndexesButton.error": "清除索引失败:{error}", "admin.elasticsearch.purgeIndexesButton.label": "清除索引:", "admin.elasticsearch.purgeIndexesButton.success": "索引清除完成。", - "admin.elasticsearch.purgeIndexesHelpText": "清除将从 Elasticsearch 服务器完全移除索引。搜索结果在重建现有消息索引前不完整。", + "admin.elasticsearch.purgeIndexesHelpText": "清除将从 Elasticsearch 服务器完全移除索引。搜索结果在重建现有的消息索引前不完整。", "admin.elasticsearch.sniffDescription": "当设为是时,嗅探自动查找并连接您的机群里所有节点。", "admin.elasticsearch.sniffTitle": "开启机群嗅探:", "admin.elasticsearch.testConfigSuccess": "测试成功。配置已保存。", @@ -413,8 +414,8 @@ "admin.email.pushServerEx": "例如:\"http://push-test.mattermost.com\"", "admin.email.pushServerTitle": "推送通知服务器:", "admin.email.pushTitle": "启动发送推送通知:", - "admin.email.replyToAddressDescription": "Email address used in the Reply-To header when sending notification emails from Mattermost.", - "admin.email.replyToAddressTitle": "Notification Reply-To Address: ", + "admin.email.replyToAddressDescription": "从 Mattermost 发送的通知邮件中使用的 Reply-To 邮件地址。", + "admin.email.replyToAddressTitle": "通知 Reply-To 地址:", "admin.email.requireVerificationDescription": "通常在正式环境中设置为是。当设为是时,Mattermost 要求账户创建后先邮件验证通过才能登录。开发人员可以将此字段设置为否,跳过电子邮件验证以加快开发。", "admin.email.requireVerificationTitle": "要求电子邮件验证:", "admin.email.selfPush": "手动输入推送通知服务位置", @@ -433,70 +434,88 @@ "admin.email.smtpUsernameExample": "例如:\"admin@yourcompany.com\", \"AKIADTOVBGERKLCBV\"", "admin.email.smtpUsernameTitle": "SMTP服务器用户名:", "admin.email.testing": "测试中...", - "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.desc": "开启帐号设定中的**显示 > 风格 > 自定义风格**部分。", + "admin.experimental.allowCustomThemes.title": "允许自定义风格:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", - "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", - "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", - "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", - "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", - "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", - "admin.experimental.emailBatchingBufferSize.example": "例如 \"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", - "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", + "admin.experimental.clientSideCertCheck.title": "客户端证书登入方式:", + "admin.experimental.clientSideCertEnable.desc": "开启 Mattermost 上的客户在证书。参见[文档](!https://docs.mattermost.com/deployment/certificate-based-authentication.html)了解更多。", + "admin.experimental.clientSideCertEnable.title": "开启客户端证书:", + "admin.experimental.closeUnusedDirectMessages.desc": "当设为是时,7 天内没有活动的私信对话将从侧栏隐藏。当设为否时,对话将一直保留直到手动关闭。", + "admin.experimental.closeUnusedDirectMessages.title": "自动从侧栏关闭私信:", + "admin.experimental.defaultTheme.desc": "设定新用户的默认风格。", + "admin.experimental.defaultTheme.title": "默认风格:", + "admin.experimental.disablePostMetadata.desc": "加载频道消息元数据以提高滚动条位置精准。开启此设定将可能增加频道和消息加载时间。", + "admin.experimental.disablePostMetadata.title": "停用消息元数据:", + "admin.experimental.emailBatchingBufferSize.desc": "指定每个邮件包含最多通知数量。", + "admin.experimental.emailBatchingBufferSize.example": "例如 \"256\"", + "admin.experimental.emailBatchingBufferSize.title": "批量邮件缓存大小:", + "admin.experimental.emailBatchingInterval.desc": "设定以秒为单位的频率用于批量任务检查新通知。大的间隔将会提高性能。", "admin.experimental.emailBatchingInterval.example": "例如 \"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "批量邮件间隔:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "指定邮件登入按钮边框颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "邮件登入按钮边框颜色:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "指定邮件登入按钮颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.emailSettingsLoginButtonColor.title": "邮件登入按钮颜色:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "指定邮件登入按钮文字颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "邮件登入按钮文字颜色:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", - "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enablePreviewFeatures.title": "开启预览功能:", + "admin.experimental.enableThemeSelection.desc": "在帐号设定中开启 **显示 > 风格** 标签以让用户选择他们的风格。", + "admin.experimental.enableThemeSelection.title": "开启风格选择:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", - "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", - "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableTutorial.title": "开启教程:", + "admin.experimental.enableUserDeactivation.desc": "当设为是时,用户可以到 **帐号设定 > 高级** 注销他们自己的帐号。如果用户注销他们的帐号,他们将会收到邮件通知确认帐号注销。当设为否时,用户将不允许注销帐号。", + "admin.experimental.enableUserDeactivation.title": "开启帐号注销:", + "admin.experimental.enableUserTypingMessages.desc": "此设定决定是否在消息框下方显示 \"用户正在输入...\" 消息。停用此设定将会提高服务器性能。", + "admin.experimental.enableUserTypingMessages.title": "开始用户输入中消息:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "开启左侧栏使用 X 离开频道:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", - "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalChannelOrganization.title": "侧栏规划", + "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "当设为是时,用户允许使用帐号设定或 API 更改他们的登入方式到任何服务器支持的方式。当设为否时,用户不能更改他们的登入方式。", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "允许验证转移:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", - "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", - "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalEnableAutomaticReplies.title": "开启自动回复:", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "此设定决定团队离开/加入系统消息发布到默认的广场频道。", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "开启默认频道离开/加入系统消息:", + "admin.experimental.experimentalEnableHardenedMode.desc": "开启 Mattermost 强化模式以用户体验做为代价强化安全。参见[文档](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental)了解更多。", + "admin.experimental.experimentalEnableHardenedMode.title": "开启强化模式:", + "admin.experimental.experimentalHideTownSquareinLHS.desc": "当设为是时,当广场频道没有未读消息是从侧栏隐藏。当设为否时,广场频道将一直显示在侧栏。", + "admin.experimental.experimentalHideTownSquareinLHS.title": "广场频道从左侧栏隐藏:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "开启 AD/LDAP 组同步:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", - "admin.experimental.experimentalPrimaryTeam.example": "例如 \"昵称\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.example": "例如 \"团队名\"", + "admin.experimental.experimentalPrimaryTeam.title": "首要团队:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", - "admin.experimental.experimentalTimezone.title": "时区", + "admin.experimental.experimentalTimezone.title": "时区:", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "广场为只读:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "指定 AD/LDAP 登入按钮边框颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP 登入按钮边框颜色:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "指定 AD/LDAP 登入按钮颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP 登入按钮颜色:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "指定 AD/LDAP 登入按钮文字颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP 登入按钮文字颜色:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", - "admin.experimental.linkMetadataTimeoutMilliseconds.example": "例如 \"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.example": "例如 \"5000\"", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "指定 SAML 登入按钮边框颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML 登入按钮边框颜色:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "指定 SAML 登入按钮颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML 登入按钮颜色:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "指定 SAML 登入按钮文字颜色用于白标。使用以#开头的十六进制编码。此设定只应用于移动应用。", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML 登入按钮文字颜色:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "例如 \"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "例如 \"5000\"", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "用户输入超时:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", - "admin.experimental.userStatusAwayTimeout.example": "例如 \"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.example": "例如 \"300\"", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "否", "admin.field_names.allowBannerDismissal": "允许撤掉横幅", "admin.field_names.bannerColor": "横幅颜色", @@ -570,10 +589,14 @@ "admin.google.EnableMarkdownDesc": "1. [登入](!https://accounts.google.com/login)您的 Google 帐号。\n2. 到[https://console.developers.google.com](!https://console.developers.google.com),在左边栏点击**凭据**并输入 \"Mattermost - your-company-name\" 到**项目名**后点击**创建**。\n3. 点击 **OAuth 同意屏幕**标签并在**向用户显示的产品名称**输入 \"Mattermost\" 后点击**保存**。\n4. 在**凭据**标签,点击**创建凭据**,选择**OAuth 客户端 ID**并选择**网页应用**。\n5. 在**限制**和**已获授权的重定向 URI**下输入**mattermost域名/signup/google/complete** (例如:http://localhost:8065/signup/google/complete)。点击**创建**。\n6. 粘贴**客户端 ID**以及**客户端密钥**到下方后点击**保存**。\n7. 最后,到 [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) 并点击**开启**。这可能需要几分钟时间应用到 Google 的系统。", "admin.google.tokenTitle": "令牌端点:", "admin.google.userTitle": "用户API 端点:", + "admin.group_settings.filters.isConfigured": "已配置", + "admin.group_settings.filters.isLinked": "已连接", + "admin.group_settings.filters.isUnconfigured": "未配置", + "admin.group_settings.filters.isUnlinked": "未连接", "admin.group_settings.group_detail.group_configuration": "组设置", "admin.group_settings.group_detail.groupProfileDescription": "组名称。", "admin.group_settings.group_detail.groupProfileTitle": "组资料", - "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "设置组成员默认的团队及频道。添加的团队将包括默认频道、广场、以及杂谈。不设定团队时添加频道将添加以下列表的团队,但不会添加到特定的组。", + "admin.group_settings.group_detail.groupTeamsAndChannelsDescription": "设置组成员默认的团队及频道。添加的团队将包括默认频道、广场、以及杂谈。不设定团队时添加频道将添加以下列表的团队。", "admin.group_settings.group_detail.groupTeamsAndChannelsTitle": "团队及频道会员", "admin.group_settings.group_detail.groupUsersDescription": "Mattermost 中关联此组的用户列表。", "admin.group_settings.group_detail.groupUsersTitle": "用户", @@ -584,12 +607,12 @@ "admin.group_settings.group_details.group_profile.name": "名称:", "admin.group_settings.group_details.group_teams_and_channels_row.remove": "移除", "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_body": "Removing this membership will prevent future users in this group from being added to the '{name}' {displayType}. Please note this action will not remove the existing group users from the '{name}' {displayType}.", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "Yes, Remove", - "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "Remove Membership from the '{name}' {displayType}?", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_button": "是,移除", + "admin.group_settings.group_details.group_teams_and_channels_row.remove.confirm_header": "从 '{name}' {displayType} 移除成员?", "admin.group_settings.group_details.group_teams_and_channels.no-teams-or-channels-speicified": "未指定团队或频道", "admin.group_settings.group_details.group_users.email": "电子邮件:", "admin.group_settings.group_details.group_users.no-users-found": "未找到用户", - "admin.group_settings.group_details.menuAriaLabel": "新增团队或频道", + "admin.group_settings.group_details.menuAriaLabel": "新增团队或频道菜单", "admin.group_settings.group_profile.group_teams_and_channels.name": "名称", "admin.group_settings.group_profile.group_users.ldapConnector": "AD/LDAP 连接器已设为同步和管理此组以及它的用户。[点这里查看](/admin_console/authentication/ldap)", "admin.group_settings.group_row.configure": "配置", @@ -601,14 +624,14 @@ "admin.group_settings.group_row.unlink_failed": "取消连接失败", "admin.group_settings.group_row.unlinking": "取消连接中", "admin.group_settings.groups_list.link_selected": "连接选择的组", - "admin.group_settings.groups_list.mappingHeader": "Mattermost Linking", + "admin.group_settings.groups_list.mappingHeader": "Mattermost 连接", "admin.group_settings.groups_list.nameHeader": "名称", "admin.group_settings.groups_list.no_groups_found": "未找到组", "admin.group_settings.groups_list.paginatorCount": "{startCount, number} - {endCount, number} 共 {total, number}", "admin.group_settings.groups_list.unlink_selected": "取消连接选择的组", "admin.group_settings.groupsPageTitle": "用户组", "admin.group_settings.introBanner": "组可以用来组织用户方便应用操作到整个组的用户。\n参见[文档](!!https://www.mattermost.com/default-ad-ldap-groups)了解更多关于组。", - "admin.group_settings.ldapGroupsDescription": "从您的 AD/LDAP 连接并配置 Mattermost 的组。请确定你已配置[组过滤器](/admin_console/authentication/ldap)。", + "admin.group_settings.ldapGroupsDescription": "从您的 AD/LDAP 连接并配置 Mattermost 的组。请确定你已配置[组过滤器]({siteURL}/admin_console/authentication/ldap)。", "admin.group_settings.ldapGroupsTitle": "AD/LDAP 用户组", "admin.image.amazonS3BucketDescription": "您在AWS S3 存储桶中的名字。", "admin.image.amazonS3BucketExample": "例如 \"mattermost-media\"", @@ -809,7 +832,7 @@ "admin.mfa.title": "多重验证", "admin.nav.administratorsGuide": "管理员手册", "admin.nav.commercialSupport": "商业支持", - "admin.nav.menuAriaLabel": "Admin Console Menu", + "admin.nav.menuAriaLabel": "管理员控制台菜单", "admin.nav.switch": "团队选择", "admin.nav.troubleshootingForum": "诊断论坛", "admin.notifications.email": "电子邮件", @@ -868,8 +891,8 @@ "admin.permissions.permission.assign_system_admin_role.name": "指派系统管理员角色", "admin.permissions.permission.create_direct_channel.description": "创建私信频道", "admin.permissions.permission.create_direct_channel.name": "创建私信频道", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", - "admin.permissions.permission.create_emojis.name": "管理自定义表情符", + "admin.permissions.permission.create_emojis.description": "创建自定义表情符。", + "admin.permissions.permission.create_emojis.name": "创建自定义表情符", "admin.permissions.permission.create_group_channel.description": "创建组频道", "admin.permissions.permission.create_group_channel.name": "创建组频道", "admin.permissions.permission.create_private_channel.description": "新建私有频道。", @@ -880,10 +903,10 @@ "admin.permissions.permission.create_team.name": "创建团队", "admin.permissions.permission.create_user_access_token.description": "创建用户访问令牌", "admin.permissions.permission.create_user_access_token.name": "创建用户访问令牌", - "admin.permissions.permission.delete_emojis.description": "删除自定义表情符", - "admin.permissions.permission.delete_emojis.name": "删除自定义表情符", - "admin.permissions.permission.delete_others_emojis.description": "Delete others' custom emoji.", - "admin.permissions.permission.delete_others_emojis.name": "Delete Others' Custom Emoji", + "admin.permissions.permission.delete_emojis.description": "删除自定义表情符。", + "admin.permissions.permission.delete_emojis.name": "删除自定义表情符。", + "admin.permissions.permission.delete_others_emojis.description": "删除其他用户的自定义表情符。", + "admin.permissions.permission.delete_others_emojis.name": "删除其他用户的自定义表情符", "admin.permissions.permission.delete_others_posts.description": "可删除其他用户的消息。", "admin.permissions.permission.delete_others_posts.name": "删除其他人的消息", "admin.permissions.permission.delete_post.description": "作者可以删除自己的消息。", @@ -906,14 +929,14 @@ "admin.permissions.permission.list_users_without_team.name": "无团队的用户列表", "admin.permissions.permission.manage_channel_roles.description": "管理频道角色", "admin.permissions.permission.manage_channel_roles.name": "管理频道角色", - "admin.permissions.permission.manage_incoming_webhooks.description": "创建、编辑以及删除传入和传出的 webhooks", - "admin.permissions.permission.manage_incoming_webhooks.name": "启用传入的 Webhooks", + "admin.permissions.permission.manage_incoming_webhooks.description": "创建、编辑以及删除传入的 webhooks。", + "admin.permissions.permission.manage_incoming_webhooks.name": "管理传入的 Webhooks", "admin.permissions.permission.manage_jobs.description": "管理角色", "admin.permissions.permission.manage_jobs.name": "管理角色", "admin.permissions.permission.manage_oauth.description": "创建、编辑以及删除 OAuth 2.0 应用令牌。", "admin.permissions.permission.manage_oauth.name": "管理 OAuth 应用", - "admin.permissions.permission.manage_outgoing_webhooks.description": "创建、编辑以及删除传入和传出的 webhooks", - "admin.permissions.permission.manage_outgoing_webhooks.name": "启用对外 Webhooks", + "admin.permissions.permission.manage_outgoing_webhooks.description": "创建、编辑以及删除传出的 webhooks。", + "admin.permissions.permission.manage_outgoing_webhooks.name": "管理传出的 Webhooks", "admin.permissions.permission.manage_private_channel_members.description": "添加和移除私有频道成员。", "admin.permissions.permission.manage_private_channel_members.name": "管理频道成员", "admin.permissions.permission.manage_private_channel_properties.description": "更新私有频道名,标题和用途。", @@ -1213,8 +1236,8 @@ "admin.service.mfaDesc": "当设为是时,使用 AD/LDAP 或电子邮件登入的用户可以使用添加 Google Authenticator 多重验证到他们的帐号。", "admin.service.mfaTitle": "启用多重身份验证:", "admin.service.minimumHashtagLengthDescription": "Minimum number of characters in a hashtag. This must be greater than or equal to 2. MySQL databases must be configured to support searching strings shorter than three characters, [see documentation](!https://dev.mysql.com/doc/refman/8.0/en/fulltext-fine-tuning.html).", - "admin.service.minimumHashtagLengthExample": "例如 \"30\"", - "admin.service.minimumHashtagLengthTitle": "最小密码长度:", + "admin.service.minimumHashtagLengthExample": "例如 \"3\"", + "admin.service.minimumHashtagLengthTitle": "最小主题标签长度:", "admin.service.mobileSessionDays": "移动会话时长 (天):", "admin.service.mobileSessionDaysDesc": "从用户上一次输入他们的认证到会话过期的天数。修改此设定后,新的会话时常将在用户下一次输入认证后生效。", "admin.service.outWebhooksDesc": "当设为是时,允许传出的 webhooks。参见[文档](!http://docs.mattermost.com/developer/webhooks-outgoing.html)了解更多。", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "写入超时:", "admin.service.writeTimeoutDescription": "如果使用 HTTP (不安全),这是从读取请求头结尾到写入完响应最大允许的时间。如果使用 HTTPS,这将是从接受连接到写入完响应的总时间。", "admin.set_by_env": "此设定必须在环境变量设定。无法在系统控制台中更改。", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "高级", "admin.sidebar.announcement": "公共横幅", "admin.sidebar.audits": "合规性与审计", @@ -1273,10 +1297,11 @@ "admin.sidebar.elasticsearch": "Elasticsearch", "admin.sidebar.email": "电子邮件", "admin.sidebar.emoji": "表情符", - "admin.sidebar.experimental": "Experimental", + "admin.sidebar.experimental": "实验性", "admin.sidebar.external": "外部服务", "admin.sidebar.files": "文件", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "文件设置", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "常规", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "启用发送邮件邀请:", "admin.team.enableConfirmNotificationsToChannelDescription": "当设为是时,用户在超过五个成员的频道使用 @channel 和 @all 时提示确认。当设为否时,不需要确认。", "admin.team.enableConfirmNotificationsToChannelTitle": "显示 @channel 和 @all 确认对话框:", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "每个团队最多频道数,包括活动的和已归档的频道。", "admin.team.maxChannelsExample": "例如:\"100\"", "admin.team.maxChannelsTitle": "每团队最多频道数:", @@ -1386,7 +1415,7 @@ "admin.team.openServerTitle": "启用开放服务器:", "admin.team.restrict_direct_message_any": "在Mattermost服务器上的任何用户", "admin.team.restrict_direct_message_team": "任何团队成员", - "admin.team.restrictDescription": "团队和用户帐户只能从一个特定的域创建(例如: \"mattermost.org\")或逗号分隔域列表(例如: \"corp.mattermost.com, mattermost.org\")。", + "admin.team.restrictDescription": "团队和用户帐户只能从一个特定的域创建(例如: \"mattermost.org\")或逗号分隔域列表(例如: \"corp.mattermost.com, mattermost.org\")。此设定只影响邮件登入。", "admin.team.restrictDirectMessage": "允许用户私信的频道:", "admin.team.restrictDirectMessageDesc": "'任何 Mattermost 服务器上的用户' 将允许用户于任何人开启私信频道,就算他们不在同一个团队。'任何团队成员' 将限制私信中的 '更多' 菜单对同一个团队上的用户开启私信。\n\n注:此设定仅影响界面并不影响服务器上的权限。", "admin.team.restrictExample": "例如 \"corp.mattermost.com, mattermost.org\"", @@ -1394,7 +1423,7 @@ "admin.team.showFullname": "显示姓名", "admin.team.showNickname": "若存在昵称显示昵称,否则显示姓名", "admin.team.showUsername": "显示用户名(默认)", - "admin.team.siteNameDescription": "Name of service shown in login screens and UI. When not specified, it defaults to \"Mattermost\".", + "admin.team.siteNameDescription": "登入界面和 UI 显示的服务名。未指定时将使用 \"Mattermost\"。", "admin.team.siteNameExample": "例如 \"Mattermost\"", "admin.team.siteNameTitle": "网站名称:", "admin.team.teamCreationDescription": "当设为否时,只有系统管理能创建团队。", @@ -1420,7 +1449,7 @@ "admin.user_item.manageTeams": "管理团队", "admin.user_item.manageTokens": "管理令牌", "admin.user_item.member": "成员", - "admin.user_item.menuAriaLabel": "User Actions Menu", + "admin.user_item.menuAriaLabel": "用户操作菜单", "admin.user_item.mfaNo": "**多重验证:**否", "admin.user_item.mfaYes": "**多重验证:**是", "admin.user_item.resetEmail": "更新邮件", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "引入Webhooks", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 应用", "backstage_sidebar.integrations.outgoing_webhooks": "对外Webhooks", + "bot.add.description": "描述", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "允许发送消息到所有 Mattermost 频道包括私信。", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "允许发送消息到所有 Mattermost 公开频道。", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "关闭", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "创建新令牌", + "bot.manage.disable": "停用", + "bot.manage.enable": "启用", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "请输入个描述。", + "bots.add.displayName": "显示名称", + "bots.add.icon": "Bot Icon", + "bots.add.username": "用户名", + "bots.disabled": "已禁用", + "bots.image.upload": "上传图片", + "bots.is_bot": "机器人", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "取消", + "bots.manage.add.create": "创建帐户", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "编辑", + "bots.manage.edit.editing": "更新中...", + "bots.manage.edit.title": "更新", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "删除", + "bots.token.confirm_text": "您确认要删除此消息?", + "bots.token.delete": "删除令牌?", "center_panel.archived.closeChannel": "关闭频道", "center_panel.permalink.archivedChannel": "您正在查看**已归档的频道**。", "center_panel.recent": "点击这里跳转到最近的消息。", @@ -1601,7 +1673,7 @@ "channel_header.flagged": "已标记的信息", "channel_header.leave": "离开频道", "channel_header.manageMembers": "成员管理", - "channel_header.menuAriaLabel": "Channel Menu", + "channel_header.menuAriaLabel": "频道菜单", "channel_header.mute": "静音频道", "channel_header.pinnedPosts": "置顶消息", "channel_header.recentMentions": "最近提及", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "用途:", "channel_info.url": "URL:", "channel_invite.addNewMembers": "添加新成员到", - "channel_loader.connection_error": "您的网络连接似乎出现一个问题。", "channel_loader.posted": "已发布", "channel_loader.postedImage": " 上传了个图片", "channel_loader.socketError": "请检查连接,无法连接 Mattermost。如果问题持续,请管理员[检查 WebSocket 端口](!https://about.mattermost.com/default-websocket-port-help)。", @@ -1631,7 +1702,7 @@ "channel_members_dropdown.channel_member": "频道成员", "channel_members_dropdown.make_channel_admin": "成为频道管理员", "channel_members_dropdown.make_channel_member": "成为频道成员", - "channel_members_dropdown.menuAriaLabel": "Channel member role change", + "channel_members_dropdown.menuAriaLabel": "频道成员角色更改", "channel_members_dropdown.remove_from_channel": "从频道移除", "channel_members_dropdown.remove_member": "移除成员", "channel_members_modal.addNew": "添加新成员", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "例如:\"用于提交问题和建议的频道\"", "channel_modal.type": "类型", "channel_notifications.allActivity": "所有操作", - "channel_notifications.globalDefault": "默认全局({notifyLevel})", + "channel_notifications.globalDefault": "全局默认", "channel_notifications.ignoreChannelMentions": "在 @channel、@here 以及 @all 忽略提及", + "channel_notifications.ignoreChannelMentions.help": "当开启时,@ channel、@here 以及 @all 不将触发此频道的提及或提及通知。", + "channel_notifications.ignoreChannelMentions.off.title": "关闭", + "channel_notifications.ignoreChannelMentions.on.title": "开启", "channel_notifications.muteChannel.help": "静音此频道的桌面、邮件以及推送通知。此频道将不会被标为未读除非您被提及。", "channel_notifications.muteChannel.off.title": "关闭", "channel_notifications.muteChannel.on.title": "开启", @@ -1716,19 +1790,19 @@ "combined_system_message.added_to_team.two": "{actor} 添加了 {firstUser} 和 {secondUser} 至**此团队**。", "combined_system_message.joined_channel.many_expanded": "{users} 以及 {lastUser} **加入了此频道**。", "combined_system_message.joined_channel.one": "{firstUser} **加入了此频道**。", - "combined_system_message.joined_channel.one_you": "**加入了频道**。", + "combined_system_message.joined_channel.one_you": "您**加入了频道**。", "combined_system_message.joined_channel.two": "{firstUser} 和 {secondUser} **加入了此频道**。", "combined_system_message.joined_team.many_expanded": "{users} 以及 {lastUser} **加入了此团队**。", "combined_system_message.joined_team.one": "{firstUser} **加入了此团队**。", - "combined_system_message.joined_team.one_you": "**加入了团队**。", + "combined_system_message.joined_team.one_you": "您**加入了团队**。", "combined_system_message.joined_team.two": "{firstUser} 和 {secondUser} **加入了此团队**。", "combined_system_message.left_channel.many_expanded": "{users} 以及 {lastUser} **离开了此频道**。", "combined_system_message.left_channel.one": "{firstUser} **离开了此频道**。", - "combined_system_message.left_channel.one_you": "**离开了频道**。", + "combined_system_message.left_channel.one_you": "您**离开了频道**。", "combined_system_message.left_channel.two": "{firstUser} 和 {secondUser} **离开了此频道**。", "combined_system_message.left_team.many_expanded": "{users} 以及 {lastUser} **离开了此团队**。", "combined_system_message.left_team.one": "{firstUser} **离开了此团队**。", - "combined_system_message.left_team.one_you": "**离开了团队**。", + "combined_system_message.left_team.one_you": "您**离开了团队**。", "combined_system_message.left_team.two": "{firstUser} 以及 {secondUser} **离开了此团队**。", "combined_system_message.removed_from_channel.many_expanded": "{users} 以及 {lastUser} **被移出此频道**。", "combined_system_message.removed_from_channel.one": "{firstUser} **被移出此频道**。", @@ -1765,7 +1839,7 @@ "create_post.tutorialTip.title": "发送消息中", "create_post.tutorialTip1": "在这里输入消息后按**回车**发表。", "create_post.tutorialTip2": "点击**附件按钮**上传图片或文件。", - "create_post.write": "Write to {channelDisplayName}", + "create_post.write": "写入到{channelDisplayName}", "create_team.agreement": "如果继续创建您的帐户和使用{siteName},您需要同意[服务条款]({TermsOfServiceLink})以及[隐私政策]({PrivacyPolicyLink})。如果不同意,您将不能使用{siteName}。", "create_team.display_name.charLength": "名称必须在 {min} 于 {max} 个字符之间。您可以之后添加更长的团队描述。", "create_team.display_name.nameHelp": "您可以使用任何语言命名您的团队。您的团队名称将显示在菜单和标题栏上。", @@ -1906,10 +1980,12 @@ "file_info_preview.size": "大小", "file_info_preview.type": "文件类型", "file_upload.disabled": "文件附件已禁用。", + "file_upload.drag_folder": "无法上传文件夹。请单独拖文件。", "file_upload.fileAbove": "文件超过{max}MB不能被上传:{filename}", "file_upload.filesAbove": "文件超过{max}MB不能被上传:{filenames}", + "file_upload.generic_error": "上传您的文件时出现错误。", "file_upload.limited": "最大上传文件数限制为 {count, number}。请使用新信息以上传更多文件。", - "file_upload.menuAriaLabel": "Upload type selector", + "file_upload.menuAriaLabel": "上传类型选择器", "file_upload.pasted": "图片已粘贴至", "file_upload.upload_files": "上传文件", "file_upload.zeroBytesFile": "您正在上传空文件:{filename}", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "向下箭图标", "generic_icons.attach": "附件图标", "generic_icons.back": "返回图标", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "面包屑导航图标", "generic_icons.channel.draft": "频道草稿图标", "generic_icons.channel.private": "私有频道图标", @@ -2009,107 +2086,108 @@ "get_team_invite_link_modal.help": "向队友发送下方的链接以便其在此团队站点注册。团队邀请链接可以与多个队友分享,因为它不会改变,除非团队管理员在团队设置中重新生成。", "get_team_invite_link_modal.helpDisabled": "您的团队已禁止创建用户。详情请联系您的团队管理员。", "get_team_invite_link_modal.title": "团队邀请链接", - "help.attaching.downloading.description": "#### 下载文件\n点击文件预览图旁边的下载图标或者打开文件预览后点击**下载**。", - "help.attaching.downloading.title": "Downloading Files", - "help.attaching.dragdrop.description": "#### 拖放\n从电脑拖动一个或多个文件到右侧栏或中间栏上传文件。拖放文件到消息输入框,您也可以附加消息并按**回车**发送。", - "help.attaching.icon.description": "#### 附件图标\n除此之外,也可以点击消息输入框里的回形针来上传文件。当您在系统的文件选择对话框里选择想要上传的文件后点击**打开**以上传文件到输入框。另外可以附加信息后按**回车**发布。", + "help.attaching.downloading.description": "点击文件预览图旁边的下载图标或者打开文件预览后点击**下载**。", + "help.attaching.downloading.title": "下载文件中", + "help.attaching.dragdrop.description": "从电脑拖动一个或多个文件到右侧栏或中间栏上传文件。拖放文件到消息输入框,您也可以附加消息并按**回车**发送。", + "help.attaching.dragdrop.title": "Drag and Drop", + "help.attaching.icon.description": "除此之外,也可以点击消息输入框里的回形针来上传文件。当您在系统的文件选择对话框里选择想要上传的文件后点击**打开**以上传文件到输入框。另外可以附加信息后按**回车**发布。", "help.attaching.icon.title": "附件图标", - "help.attaching.limitations.description": "## 文件大小限制\nMattermost 支持最多每个消息 5 个附件,每个文件最大 50MB。", - "help.attaching.limitations.title": "File Size Limitations", - "help.attaching.methods.description": "## 附件方式\n用拖放或点击消息输入框里的附件图标以附上文件。", - "help.attaching.methods.title": "Attachment Methods", + "help.attaching.limitations.description": "Mattermost 支持最多每个消息 5 个附件,每个文件最大 50MB。", + "help.attaching.limitations.title": "文件大小限制", + "help.attaching.methods.description": "用拖放或点击消息输入框里的附件图标以附上文件。", + "help.attaching.methods.title": "附件模式", "help.attaching.notSupported": "文档预览 (Word, Excel, PPT) 目前不支持。", - "help.attaching.pasting.description": "#### 粘贴图片\n使用 Chrome 和 Edge浏览器时,图片也可以通过粘贴来上传。目前此功能暂不支持其他浏览器。", - "help.attaching.pasting.title": "Pasting Images", - "help.attaching.previewer.description": "## File Previewer\nMattermost 有自带的文件预览来预览媒体,下载文件以及分享公共链接。点击附件预览图打开文件预览。", - "help.attaching.previewer.title": "File Previewer", - "help.attaching.publicLinks.description": "#### 分享公开链接\n公开链接能让您共享附件到您 Mattermost 团队外的人。点击附件的缩略图以打开文件阅览器,然后点击**获取公开链接**。这将打开一个带链接的对话框。当链接被分享并被他人打开时,文件将自动开始下载。", - "help.attaching.publicLinks.title": "Sharing Public Links", + "help.attaching.pasting.description": "使用 Chrome 和 Edge浏览器时,图片也可以通过粘贴来上传。目前其他浏览器暂不支持此功能。", + "help.attaching.pasting.title": "粘贴图片中", + "help.attaching.previewer.description": "Mattermost 有自带的文件预览来预览媒体,下载文件以及分享公共链接。点击附件预览图打开文件预览。", + "help.attaching.previewer.title": "文件预览器", + "help.attaching.publicLinks.description": "公开链接能让您共享附件到您 Mattermost 团队外的人。点击附件的缩略图以打开文件阅览器,然后点击**获取公开链接**。这将打开一个带链接的对话框。当链接被分享并被他人打开时,文件将自动开始下载。", + "help.attaching.publicLinks.title": "共享公开链接", "help.attaching.publicLinks2": "如果**获取公开链接**没在文件预览器里显示并且您想要此功能,您可以向您的系统管理请求在系统控制台里的**安全** > **公开链接**开启此功能。", - "help.attaching.supported.description": "#### 支持的媒体类型\n如果您尝试预览一个不支持的媒体类型,文件预览器将显示标准媒体附件图标。支持的媒体格式跟您的浏览器和系统有关,不过以下是在大部分浏览器上 Mattermost 支持的格式:", - "help.attaching.supported.title": "Supported Media Types", - "help.attaching.supportedListItem1": "Images: BMP, GIF, JPG, JPEG, PNG", - "help.attaching.supportedListItem2": "Video: MP4", - "help.attaching.supportedListItem3": "Audio: MP3, M4A", - "help.attaching.supportedListItem4": "Documents: PDF", + "help.attaching.supported.description": "如果您尝试预览一个不支持的媒体类型,文件预览器将显示标准媒体附件图标。支持的媒体格式跟您的浏览器和系统有关,不过以下是在大部分浏览器上 Mattermost 支持的格式:", + "help.attaching.supported.title": "支持的媒体类型", + "help.attaching.supportedListItem1": "图片:BMP、GIF、JPG、JPEG、PNG", + "help.attaching.supportedListItem2": "视频:MP4", + "help.attaching.supportedListItem3": "音频:MP3、M4A", + "help.attaching.supportedListItem4": "文档:PDF", "help.attaching.title": "附加文件", - "help.commands.builtin.description": "## 自带命令\n以下为 Mattermost 自带的斜杠命令:", - "help.commands.builtin.title": "Built-in Commands", + "help.commands.builtin.description": "以下为 Mattermost 自带的斜杠命令:", + "help.commands.builtin.title": "自带命令", "help.commands.builtin2": "在开始输入 `/` 时将会在输入框上方显示斜杠命令列表。此自动完成建议列表将以黑色字体显示例子以及灰色字体显示说明。", - "help.commands.custom.description": "## 自定义命令\n自定义斜杠命令于外部应用整合。比如,一个团队可以设定自定义斜杠命令检查内部健康资料 `/patient joe smith` 或检查一城市的天气周报 `/weather toronto week`。向系统管理员确认或输入 `/` 打开自动完成列表确认您的团队是否有设置任何自定义斜杠命令。", - "help.commands.custom.title": "Custom Commands", - "help.commands.custom2": "自定义斜杠命令是默认关闭的,系统管理员可以在 **系统控制台** > **整合** > **Webhooks 与命令** 中开启。了解更多设置自定义斜杠命令到 [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html)。", - "help.commands.intro1": "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.", + "help.commands.custom.description": "自定义斜杠命令于外部应用整合。比如,一个团队可以设定自定义斜杠命令检查内部健康资料 `/patient joe smith` 或检查一城市的天气周报 `/weather toronto week`。向系统管理员确认或输入 `/` 打开自动完成列表确认您的团队是否有设置任何自定义斜杠命令。", + "help.commands.custom.title": "自定义命令", + "help.commands.custom2": "自定义斜杠命令是默认关闭的,系统管理员可以在 **系统控制台** > **整合** > **Webhooks 与命令** 中开启。了解更多设置自定义斜杠命令到 [developer slash command documentation page](!http://docs.mattermost.com/developer/slash-commands.html)。", + "help.commands.intro1": "在文本输入框使用斜杠命令执行操作。输入 `/` 紧跟着命令已经一些参数以执行操作。", "help.commands.intro2": "Built-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": "执行命令", - "help.composing.deleting.description": "## 删除消息\n点击您在自己发送的消息中想删除的消息旁的 **[...]** 文字图标,然后点击 **删除**。系统或团队管理员可以删除任何在系统或团队中的消息。", - "help.composing.deleting.title": "Deleting a message", - "help.composing.editing.description": "## 修改消息\n点击您在自己发送的消息中想修改的消息旁的 **[...]** 文字图标,然后点击 **修改**。在修改消息内容后,按 **回车** 以保存改动。消息内容不触发新的 @mention 通知,桌面通知或通知声音。", + "help.composing.deleting.description": "点击您在自己发送的消息中想删除的消息旁的 **[...]** 文字图标,然后点击 **删除**。系统或团队管理员可以删除任何在系统或团队中的消息。", + "help.composing.deleting.title": "删除消息", + "help.composing.editing.description": "点击您在自己发送的消息中想修改的消息旁的 **[...]** 文字图标,然后点击 **修改**。在修改消息内容后,按 **回车** 以保存改动。消息内容不触发新的 @mention 通知,桌面通知或通知声音。", "help.composing.editing.title": "编辑消息", - "help.composing.linking.description": "## 消息链接\n**永久链接** 功能可以给任何消息创建链接。共享此链接给此频道的其他用户让他们直接访问消息归档里的消息。不在此频道的成员无法看永久链接。点任何消息旁边 **[...]** 图标 > **永久链接** > **复制链接** 来获取链接。", - "help.composing.linking.title": "Linking to a message", - "help.composing.posting.description": "## 发布消息\n在文字输入框里打入消息,然后按 ENTER 发送。用 Shift + ENTER 将在不发送消息下换行。如果想使用 CTRL+ENTER 发信息,请到 **主菜单 > 帐号设定 > 使用 CTRL+ENTER 发送消息**。", - "help.composing.posting.title": "编辑消息", - "help.composing.posts.description": "#### 发文\n发文被视为父消息。它们通常时回复串的开头。发文是从中间面板下方的输入框发送。", + "help.composing.linking.description": "**永久链接** 功能可以给任何消息创建链接。共享此链接给此频道的其他用户让他们直接访问消息归档里的消息。不在此频道的成员无法看永久链接。点任何消息旁边 **[...]** 图标 > **永久链接** > **复制链接** 来获取链接。", + "help.composing.linking.title": "连接到消息", + "help.composing.posting.description": "在文字输入框里打入消息,然后按 ENTER 发送。用 Shift + ENTER 将在不发送消息下换行。如果想使用 CTRL+ENTER 发信息,请到 **主菜单 > 帐号设定 > 使用 CTRL+ENTER 发送消息**。", + "help.composing.posting.title": "发表消息", + "help.composing.posts.description": "发文被视为父消息。它们通常时回复串的开头。发文是从中间面板下方的输入框发送。", "help.composing.posts.title": "消息", "help.composing.replies.description1": "Reply 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.", "help.composing.replies.description2": "When 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.replies.title": "Replies", - "help.composing.title": "发送消息中", - "help.composing.types.description": "## 消息类型\n回复发文以串整理对话。", - "help.composing.types.title": "Message Types", + "help.composing.replies.title": "回复", + "help.composing.title": "发送消息", + "help.composing.types.description": "回复发文以串整理对话。", + "help.composing.types.title": "消息类型", "help.formatting.checklist": "用半形方括号创建个任务列表:", "help.formatting.checklistExample": "- [ ] 第一条\n- [ ] 第二条\n- [x] 完成的条目", - "help.formatting.code.description": "## 代码块\n\n用四个空格缩进每行,或在代码上下方放上 ``` 创建代码块。", + "help.formatting.code.description": "用四个空格缩进每行,或在代码上下方放上 ``` 创建代码块。", "help.formatting.code.title": "代码块", "help.formatting.codeBlock": "代码块", - "help.formatting.emojis.description": "## 表情符\n\n输入 `:` 打开表情符自动完成。完整的表情符列表在[这里](http://www.emoji-cheat-sheet.com/)。您页可以创建您自己的[自定义表情符](http://docs.mattermost.com/help/settings/custom-emoji.html)如果没有您想使用的表情符。", + "help.formatting.emojis.description": "输入 `:` 打开表情符自动完成。完整的表情符列表在[这里](http://www.emoji-cheat-sheet.com/)。您页可以创建您自己的[自定义表情符](http://docs.mattermost.com/help/settings/custom-emoji.html)如果没有您想使用的表情符。", "help.formatting.emojis.title": "表情符", "help.formatting.example": "示例:", "help.formatting.githubTheme": "**GitHub 主题风格**", - "help.formatting.headings.description": "## 标题\n\n在标题前输入 # 和一个空格创建标题。用更多 # 创建子标题。", + "help.formatting.headings.description": "在标题前输入 # 和一个空格创建标题。用更多 # 创建子标题。", "help.formatting.headings.title": "Headings", "help.formatting.headings2": "另外,您可以在文字下一行用 `===` 或 `---` 来创建标题。", "help.formatting.headings2Example": "大标题\n-------------", "help.formatting.headingsExample": "## 大标题\n### 小标题\n#### 更加小标题", - "help.formatting.images.description": "## 内嵌图片\n\n在 `!` 后面加方括号里带替代文字以及括号里带链接以创建内嵌图片。在链接后用带双引号的文字以添加悬浮文字。", - "help.formatting.images.title": "In-line Images", + "help.formatting.images.description": "在 `!` 后面加方括号里带替代文字以及括号里带链接以创建内嵌图片。在链接后用带双引号的文字以添加悬浮文字。", + "help.formatting.images.title": "内嵌图片", "help.formatting.imagesExample": "![替代文字](链接 \"悬浮文字\")\n\n以及\n\n[![Build Status](https://travis-ci.org/mattermost/mattermost-server.svg?branch=master)](https://travis-ci.org/mattermost/mattermost-server) [![Github](https://assets-cdn.github.com/favicon.ico)](https://github.com/mattermost/mattermost-server)", - "help.formatting.inline.description": "## 嵌入代码\n\n用反引号包围文字创建等宽文字。", - "help.formatting.inline.title": "邀请码", + "help.formatting.inline.description": "用反引号包围文字创建等宽文字。", + "help.formatting.inline.title": "内嵌代码", "help.formatting.intro": "Markdown能轻松改变消息格式。您如常输入消息,然后用以下规则给予指定的格式。", - "help.formatting.lines.description": "## 分界线\n\n用三个 `*`, `_` 或 `-` 创建一条分界线。", - "help.formatting.lines.title": "Lines", + "help.formatting.lines.description": "用三个 `*`, `_` 或 `-` 创建一条分界线。", + "help.formatting.lines.title": "行", "help.formatting.linkEx": "[来看下Mattermost!](https://about.mattermost.com/)", - "help.formatting.links.description": "## 链接\n\n将想显示的文字放进方括号和对应的链接到括号。", - "help.formatting.links.title": "Links", + "help.formatting.links.description": "将想显示的文字放进方括号和对应的链接到括号。", + "help.formatting.links.title": "链接", "help.formatting.listExample": "* 列表项一\n* 列表项二\n * 列表项二子项", - "help.formatting.lists.description": "## 列表\n\n用 `*` 或 `-` 创建项目。在前面添加两个空格以缩进项目。", - "help.formatting.lists.title": "Lists", + "help.formatting.lists.description": "用 `*` 或 `-` 创建项目。在前面添加两个空格以缩进项目。", + "help.formatting.lists.title": "列表", "help.formatting.monokaiTheme": "**Monoka 主题风格**", "help.formatting.ordered": "用数字表示有序列表:", "help.formatting.orderedExample": "1. 第一项\n2. 第二项", - "help.formatting.quotes.description": "Create block quotes using `>`.", - "help.formatting.quotes.title": "> 块引用", + "help.formatting.quotes.description": "使用 `>` 创建引用块。", + "help.formatting.quotes.title": "块引用", "help.formatting.quotesExample": "`> 块引用` 显示为:", "help.formatting.quotesRender": "> 块引用", "help.formatting.renders": "显示为:", "help.formatting.solirizedDarkTheme": "**Solarized Dark 主题风格**", "help.formatting.solirizedLightTheme": "**Solarized Light 主题风格**", "help.formatting.style.description": "You can use either `_` or `*` around a word to make it italic. Use two to make it bold.", - "help.formatting.style.listItem1": "`_italics_` renders as _italics_", - "help.formatting.style.listItem2": "`**bold**` renders as **bold**", - "help.formatting.style.listItem3": "`**_bold-italic_**` renders as **_bold-italics_**", + "help.formatting.style.listItem1": "`_斜体_` 渲染为 _斜体_", + "help.formatting.style.listItem2": "`**粗体**` 渲染为 **粗体**", + "help.formatting.style.listItem3": "`**_粗斜体_**` 渲染为 **_粗斜体_**", "help.formatting.style.listItem4": "`~~strikethrough~~` renders as ~~strikethrough~~", - "help.formatting.style.title": "Text Style", - "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.description": "### 语法高亮\n\n在代码块开头 ``` 之后输入想高亮的语言以开启高亮。Mattermost 同时提供四种代码风格 (GitHub, Solarized Dark, Solarized Light, Monokai) 可以在 **帐号设定** > **显示** > **主题** > **自定义主题** > **中央频道样式** 里更改", - "help.formatting.syntax.title": "Syntax Highlighting", - "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\n fmt.Println(\"Hello, 世界\")\n\\}\n```", + "help.formatting.style.title": "文字风格", + "help.formatting.supportedSyntax": "支持的语言:`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.description": "在代码块开头 ``` 之后输入想高亮的语言以开启高亮。Mattermost 同时提供四种代码风格 (GitHub, Solarized Dark, Solarized Light, Monokai) 可以在 **帐号设定** > **显示** > **主题** > **自定义主题** > **中央频道样式** 里更改", + "help.formatting.syntax.title": "语法高亮", + "help.formatting.syntaxEx": "```go\npackage main\nimport \"fmt\"\nfunc main() \\{\nfmt.Println(\"Hello, 世界\")\n\\}\n```", "help.formatting.tableExample": "| 靠左对齐 | 置中对齐 | 靠右对齐 |\n| :------ |:-------:| --------:|\n| 左列 1 | 此文字 | $100 |\n| 左列 2 | 是 | $10 |\n| 左列 3 | 居中的 | $1 |", - "help.formatting.tables.description": "## 表格\n\n在标题下行放一个虚线并用竖线 `|` 分割列来建立表格(列不需要精准对齐)。在标题里用冒号 `:` 来设定列对齐。", + "help.formatting.tables.description": "在标题下行放一个虚线并用竖线 `|` 分割列来建立表格(列不需要精准对齐)。在标题里用冒号 `:` 来设定列对齐。", "help.formatting.tables.title": "表格", - "help.formatting.title": "Formatting Text", + "help.formatting.title": "文字格式", "help.learnMore": "了解更多:", "help.link.attaching": "附加文件", "help.link.commands": "执行命令", @@ -2117,27 +2195,27 @@ "help.link.formatting": "用Markdown排版消息", "help.link.mentioning": "提及团友", "help.link.messaging": "基本消息", - "help.mentioning.channel.description": "#### @频道\n您可以输入 `@channel` 来提及整个频道。所有频道成员将和单独被提及一样收到提及通知。", - "help.mentioning.channel.title": "频道", + "help.mentioning.channel.description": "您可以输入 `@channel` 来提及整个频道。所有频道成员将和单独被提及一样收到提及通知。", + "help.mentioning.channel.title": "@频道", "help.mentioning.channelExample": "@channel 这周的面试做得很好。我觉得我们找到了些非常有潜力的候选人!", - "help.mentioning.mentions.description": "## @提及\n用 @提及 来引起特定团队成员的注意。", - "help.mentioning.mentions.title": "@Mentions", - "help.mentioning.recent.description": "## 最近提及\n点击搜索栏旁边的 `@` 以查询您最近的 @提及 以及触发提及的词。点击右边栏搜索结果旁的 **跳转** 将中间栏跳转到提及的频道和消息的位置。", + "help.mentioning.mentions.description": "用 @提及 来引起特定团队成员的注意。", + "help.mentioning.mentions.title": "@提及", + "help.mentioning.recent.description": "点击搜索栏旁边的 `@` 以查询您最近的 @提及 以及触发提及的词。点击右边栏搜索结果旁的 **跳转** 将中间栏跳转到提及的频道和消息的位置。", "help.mentioning.recent.title": "最近提及", "help.mentioning.title": "提及团友", - "help.mentioning.triggers.description": "## 触发提及的词\n除了被 @用户名 和 @频道 通知以外,您可以在 **帐号设定** > **通知** > **触发提及的词** 自定义被触发提及通知的词。默认情况下,您会收到您名字的通知,但您可以添加用逗号分开的触发词。这在您想要在收到特定主题的通知时很有帮助,比如,\"面试\" 或 \"市场\"。", + "help.mentioning.triggers.description": "除了被 @用户名 和 @频道 通知以外,您可以在 **帐号设定** > **通知** > **触发提及的词** 自定义被触发提及通知的词。默认情况下,您会收到您名字的通知,但您可以添加用逗号分开的触发词。这在您想要在收到特定主题的通知时很有帮助,比如,\"面试\" 或 \"市场\"。", "help.mentioning.triggers.title": "触发提及词", "help.mentioning.username.description1": "You can mention a teammate by using the `@` symbol plus their username to send them a mention notification.", - "help.mentioning.username.description2": "#### @用户名\n您可以用 `@` 符号紧接着他们的用户名来发送提及通知给他们。\n\n输入 `@` 来打开可以被提及的团队成员。输入用户名,名字,姓氏,或昵称开头几个字来过滤列表。用 **上** 和 **下** 方向键可以从列表中选择项目,然后用 **回车** 确认选择。一旦选中,全名或昵称将自动被代替为用户名。\n以下例子将发送特殊提及通知给 **alice** 告诉她被提及到的频道和消息内容。如果 **alice** 在 Mattermost 为离开并且开启[电子邮件通知](http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications),那么她会收到带有提及和消息的电子邮件通知。", - "help.mentioning.username.title": "用户名", + "help.mentioning.username.description2": "输入 `@` 来打开可以被提及的团队成员。输入用户名,名字,姓氏,或昵称开头几个字来过滤列表。用 **上** 和 **下** 方向键可以从列表中选择项目,然后用 **回车** 确认选择。一旦选中,全名或昵称将自动被代替为用户名。以下例子将发送特殊提及通知给 **alice** 告诉她被提及到的频道和消息内容。如果 **alice** 在 Mattermost 为离开并且开启[电子邮件通知](!http://docs.mattermost.com/help/getting-started/configuring-notifications.html#email-notifications) ,那么她会收到带有提及和消息的电子邮件通知。", + "help.mentioning.username.title": "@用户名", "help.mentioning.usernameCont": "如果您提及的用户不属于这频道,系统会发信息告知您。这只是个临时的信息且只有触发的人看见。如想添加提及的用户到频道,点击频道名旁的下拉菜单中的 **添加成员**。", "help.mentioning.usernameExample": "@alice 新候选人的面试怎么样?", "help.messaging.attach": "用拖放或点击消息输入框里的附件图标以**附上文件**。", - "help.messaging.emoji": "输入 \":\" 打开表情符自动完成以 **快速添加表情符**。如果没有想使用的表情符,您也可以创建您自己的[自定义表情符](http://docs.mattermost.com/help/settings/custom-emoji.html)。", + "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": "Messaging Basics", + "help.messaging.title": "消息基础", "help.messaging.write": "用 Mattermost 底部的文字输入框 **编写消息**。按 回车 来发送消息。用 SHIFT+回车 以不发消息情况下换行。", "installed_command.header": "斜杠命令", "installed_commands.add": "添加斜杠命令", @@ -2215,11 +2293,14 @@ "integrations.help.appDirectory": "应用目录", "integrations.incomingWebhook.description": "传入的webhooks允许外部集成发送信息", "integrations.incomingWebhook.title": "引入Webhook", - "integrations.oauthApps.description": "OAuth 2.0 允许外部引用向 Mattermost API 发出已授权的请求。", + "integrations.oauthApps.description": "OAuth 2.0 允许外部应用向 Mattermost API 发出已授权的请求", "integrations.oauthApps.title": "OAuth 2.0 应用", "integrations.outgoingWebhook.description": "传出的网络挂接允许外部集成接收和响应信息", "integrations.outgoingWebhook.title": "引出Webhook", "integrations.successful": "设置成功", + "interactive_dialog.cancel": "取消", + "interactive_dialog.element.optional": "(可选)", + "interactive_dialog.submit": "提交", "interactive_dialog.submitting": "提交中...", "intro_messages.anyMember": " 任何成员可以加入和查看这个频道。", "intro_messages.beginning": "{name} 的开端", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users}和{last}正在输入...", "msg_typing.isTyping": "{user}正在输入...", "multiselect.add": "添加", + "multiselect.adding": "Adding...", "multiselect.go": "转到", "multiselect.list.notFound": "没有找到项目", "multiselect.loading": "加载中...", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "使用↑↓浏览,↵选择。您可以添加 {num, number} 位用户。", "multiselect.numRemaining": "您还可以添加 {num, number} 位", "multiselect.placeholder": "搜索并添加成员", + "multiselect.selectChannels": "使用 ↑↓ 浏览,↵ 选择。", "multiselect.selectTeams": "使用 ↑↓ 浏览,↵ 选择。", "navbar_dropdown.about": "关于Mattermost", "navbar_dropdown.accountSettings": "账户设置", @@ -2457,7 +2540,7 @@ "post_info.del": "删除", "post_info.dot_menu.tooltip.more_actions": "更多操作", "post_info.edit": "编辑", - "post_info.menuAriaLabel": "Post extra options", + "post_info.menuAriaLabel": "消息附加设定", "post_info.message.show_less": "显示更少", "post_info.message.show_more": "显示更多", "post_info.message.visible": "(只有您可见)", @@ -2471,7 +2554,6 @@ "post_info.unpin": "从频道取消置顶", "post_message_view.edited": "(已编辑)", "posts_view.loadMore": "载入更多消息", - "posts_view.maxLoaded": "查找特定的消息?试试搜索", "posts_view.newMsg": "新消息", "posts_view.newMsgBelow": "{count} 条新消息", "quick_switch_modal.channels": "频道", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "置顶消息:到您想要置顶的消息并点击 [...] > \"置顶到频道\"。", "select_team.icon": "选择团队图标", "select_team.join.icon": "加入团队图标", + "select_team.private.icon": "私有团队", "setting_item_max.cancel": "取消", "setting_item_min.edit": "编辑", "setting_picture.cancel": "取消", @@ -2687,7 +2770,7 @@ "signup.office365": "Office 365", "signup.saml.icon": "SAML 图标", "signup.title": "创建一个账户以:", - "status_dropdown.menuAriaLabel": "Change Status Menu", + "status_dropdown.menuAriaLabel": "更改状态菜单", "status_dropdown.set_away": "离开", "status_dropdown.set_dnd": "请勿打扰", "status_dropdown.set_dnd.extra": "停用桌面和推送通知", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "在线", "status_dropdown.set_ooo": "离开办公室", "status_dropdown.set_ooo.extra": "自动回复已启用", + "string.id": "default message", "suggestion_list.no_matches": "无符合 __{value}__ 的项", "suggestion.mention.all": "注意:这将提及此频道所有人", "suggestion.mention.channel": "通知每个频道", @@ -2744,7 +2828,7 @@ "team_members_dropdown.makeAdmin": "设置团队管理员", "team_members_dropdown.makeMember": "设置成员", "team_members_dropdown.member": "成员", - "team_members_dropdown.menuAriaLabel": "Team member role change", + "team_members_dropdown.menuAriaLabel": "团队成员角色更改", "team_members_dropdown.systemAdmin": "系统管理员", "team_members_dropdown.teamAdmin": "团队管理员", "team_settings_modal.generalTab": "基本", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "我同意", "terms_of_service.api_error": "无法完成请求。如果此问题持续,请联系您的系统管理员。", "terms_of_service.disagreeButton": "我不同意", + "test": "文本按钮", "textbox.bold": "**加粗**", "textbox.edit": "编辑消息", "textbox.help": "帮助", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "关闭", "user.settings.general.confirmEmail": "确认电子邮件", "user.settings.general.currentEmail": "当前邮箱地址", + "user.settings.general.currentPassword": "当前密码", "user.settings.general.email": "电子邮件", "user.settings.general.emailGitlabCantUpdate": "通过GitLab进行登录。电子邮件不能被更新,用于通知的电子邮件地址是{email}。", "user.settings.general.emailGoogleCantUpdate": "通过Google进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "通过LDAP进行登录。电子邮件不能被更新。用于通知的电子邮件地址是{email}。", "user.settings.general.emptyName": "点击 '编辑' 添加您的全名", "user.settings.general.emptyNickname": "点击 '编辑' 添加一个昵称", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "点击 '更改' 添加您的工作标题/职位", "user.settings.general.field_handled_externally": "此栏由您的登入提供商决定。如果您想更改,您需要到您的登入提供者改动。", "user.settings.general.firstName": "名字", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "基本设置图标", "user.settings.general.imageTooLarge": "无法上传头像。文件太大。", "user.settings.general.imageUpdated": "图片上次更新日期{date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "姓氏", "user.settings.general.loginGitlab": "通过GitLab({email})登录", "user.settings.general.loginGoogle": "通过Google ({email})登录", diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json index e82d51054ab7..a84fa952b9b5 100644 --- a/i18n/zh-TW.json +++ b/i18n/zh-TW.json @@ -36,6 +36,7 @@ "activity_log.os": "作業系統:{os}", "activity_log.sessionId": "工作階段 ID:{id}", "activity_log.sessionsDescription": "當使用新的瀏覽器登入時工作階段會被建立。工作階段讓您可以在系統管理員設定的時間內不用重複登入。如果想先行登出,請使用下方的 '登出' 按鈕以結束工作階段。", + "add_channels_to_scheme.title": "Add Channels To **Channel Selection** List", "add_command.autocomplete": "自動完成", "add_command.autocomplete.help": "在自動完成列表上顯示斜線命令(非必須)。", "add_command.autocompleteDescription": "自動完成的描述", @@ -434,69 +435,87 @@ "admin.email.smtpUsernameTitle": "SMTP 伺服器使用者名稱:", "admin.email.testing": "測試中...", "admin.experimental.allowCustomThemes.desc": "Enables the **Display > Theme > Custom Theme** section in Account Settings.", - "admin.experimental.allowCustomThemes.title": "Allow Custom Themes", + "admin.experimental.allowCustomThemes.title": "Allow Custom Themes:", "admin.experimental.clientSideCertCheck.desc": "When **primary**, after the client side certificate is verified, user’s email is retrieved from the certificate and is used to log in without a password. When **secondary**, after the client side certificate is verified, user’s email is retrieved from the certificate and matched against the one supplied by the user. If they match, the user logs in with regular email/password credentials.", - "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method", + "admin.experimental.clientSideCertCheck.title": "Client-Side Certification Login Method:", "admin.experimental.clientSideCertEnable.desc": "Enables client-side certification for your Mattermost server. See [documentation](!https://docs.mattermost.com/deployment/certificate-based-authentication.html) to learn more.", - "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification", + "admin.experimental.clientSideCertEnable.title": "Enable Client-Side Certification:", "admin.experimental.closeUnusedDirectMessages.desc": "When true, direct message conversations with no activity for 7 days will be hidden from the sidebar. When false, conversations remain in the sidebar until they are manually closed.", - "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar", + "admin.experimental.closeUnusedDirectMessages.title": "Autoclose Direct Messages in Sidebar:", "admin.experimental.defaultTheme.desc": "Set a default theme that applies to all new users on the system.", - "admin.experimental.defaultTheme.title": "Default Theme", + "admin.experimental.defaultTheme.title": "Default Theme:", "admin.experimental.disablePostMetadata.desc": "Load channels with more accurate scroll positioning by loading post metadata. Enabling this setting may increase channel and post load times.", - "admin.experimental.disablePostMetadata.title": "Disable Post Metadata", + "admin.experimental.disablePostMetadata.title": "Disable Post Metadata:", "admin.experimental.emailBatchingBufferSize.desc": "Specify the maximum number of notifications batched into a single email.", "admin.experimental.emailBatchingBufferSize.example": "如:\"25\"", - "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size", + "admin.experimental.emailBatchingBufferSize.title": "Email Batching Buffer Size:", "admin.experimental.emailBatchingInterval.desc": "Specify the maximum frequency, in seconds, which the batching job checks for new notifications. Longer batching intervals will increase performance.", "admin.experimental.emailBatchingInterval.example": "如:\"30\"", - "admin.experimental.emailBatchingInterval.title": "Email Batching Interval", + "admin.experimental.emailBatchingInterval.title": "Email Batching Interval:", + "admin.experimental.emailSettingsLoginButtonBorderColor.desc": "Specify the color of the email login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonBorderColor.title": "Email Login Button Border Color:", + "admin.experimental.emailSettingsLoginButtonColor.desc": "Specify the color of the email login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonColor.title": "Email Login Button Color:", + "admin.experimental.emailSettingsLoginButtonTextColor.desc": "Specify the color of the email login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.emailSettingsLoginButtonTextColor.title": "Email Login Button Text Color:", "admin.experimental.enableChannelViewedMessages.desc": "This setting determines whether `channel_viewed` WebSocket events are sent, which synchronize unread notifications across clients and devices. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages", + "admin.experimental.enableChannelViewedMessages.title": "Enable Channel Viewed WebSocket Messages:", "admin.experimental.enablePreviewFeatures.desc": "When true, preview features can be enabled from **Account Settings > Advanced > Preview pre-release features**. When false, disables and hides preview features from **Account Settings > Advanced > Preview pre-release features**.", - "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features", + "admin.experimental.enablePreviewFeatures.title": "Enable Preview Features:", "admin.experimental.enableThemeSelection.desc": "Enables the **Display > Theme** tab in Account Settings so users can select their theme.", - "admin.experimental.enableThemeSelection.title": "Enable Theme Selection", + "admin.experimental.enableThemeSelection.title": "Enable Theme Selection:", "admin.experimental.enableTutorial.desc": "When true, users are prompted with a tutorial when they open Mattermost for the first time after account creation. When false, the tutorial is disabled, and users are placed in Town Square when they open Mattermost for the first time after account creation.", - "admin.experimental.enableTutorial.title": "Enable Tutorial", + "admin.experimental.enableTutorial.title": "Enable Tutorial:", "admin.experimental.enableUserDeactivation.desc": "When true, users may deactivate their own account from **Account Settings > Advanced**. If a user deactivates their own account, they will get an email notification confirming they were deactivated. When false, users may not deactivate their own account.", - "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation", + "admin.experimental.enableUserDeactivation.title": "Enable Account Deactivation:", "admin.experimental.enableUserTypingMessages.desc": "This setting determines whether \"user is typing...\" messages are displayed below the message box. Disabling the setting in larger deployments may improve server performance.", - "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages", + "admin.experimental.enableUserTypingMessages.title": "Enable User Typing Messages:", "admin.experimental.enableXToLeaveChannelsFromLHS.desc": "When true, users can leave Public and Private Channels by clicking the “x” beside the channel name. When false, users must use the **Leave Channel** option from the channel menu to leave channels.", - "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar", + "admin.experimental.enableXToLeaveChannelsFromLHS.title": "Enable X to Leave Channels from Left-Hand Sidebar:", "admin.experimental.experimentalChannelOrganization.desc": "Enables channel sidebar organization options in **Account Settings > Sidebar > Channel grouping and sorting** including options for grouping unread channels, sorting channels by most recent post and combining all channel types into a single list.", - "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization", + "admin.experimental.experimentalChannelOrganization.title": "Sidebar Organization:", "admin.experimental.experimentalEnableAuthenticationTransfer.desc": "When true, users can change their sign-in method to any that is enabled on the server, either via Account Settings or the APIs. When false, Users cannot change their sign-in method, regardless of which authentication options are enabled.", - "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer", + "admin.experimental.experimentalEnableAuthenticationTransfer.title": "Allow Authentication Transfer:", "admin.experimental.experimentalEnableAutomaticReplies.desc": "When true, users can enable Automatic Replies in **Account Settings > Notifications**. Users set a custom message that will be automatically sent in response to Direct Messages. When false, disables the Automatic Direct Message Replies feature and hides it from Account Settings.", - "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies", + "admin.experimental.experimentalEnableAutomaticReplies.title": "Enable Automatic Replies:", "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.desc": "This setting determines whether team leave/join system messages are posted in the default town-square channel.", - "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages", + "admin.experimental.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Enable Default Channel Leave/Join System Messages:", "admin.experimental.experimentalEnableHardenedMode.desc": "Enables a hardened mode for Mattermost that makes user experience trade-offs in the interest of security. See [documentation](!https://docs.mattermost.com/administration/config-settings.html#enable-hardened-mode-experimental) to learn more.", - "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode", + "admin.experimental.experimentalEnableHardenedMode.title": "Enable Hardened Mode:", "admin.experimental.experimentalHideTownSquareinLHS.desc": "When true, hides Town Square in the left-hand sidebar if there are no unread messages in the channel. When false, Town Square is always visible in the left-hand sidebar even if all messages have been read.", - "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar", - "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://docs.mattermost.com/deployment/ldap-group-sync.html) to learn more.", - "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync", + "admin.experimental.experimentalHideTownSquareinLHS.title": "Town Square is Hidden in Left-Hand Sidebar:", + "admin.experimental.experimentalLdapGroupSync.desc": "When true, enables **AD/LDAP Group Sync** configurable under **Access Controls > Groups**. See [documentation](!https://mattermost.com/pl/default-ldap-group-sync) to learn more.", + "admin.experimental.experimentalLdapGroupSync.title": "Enable AD/LDAP Group Sync:", "admin.experimental.experimentalPrimaryTeam.desc": "The primary team of which users on the server are members. When a primary team is set, the options to join other teams or leave the primary team are disabled.", "admin.experimental.experimentalPrimaryTeam.example": "如:\"nickname\"", - "admin.experimental.experimentalPrimaryTeam.title": "Primary Team", + "admin.experimental.experimentalPrimaryTeam.title": "Primary Team:", "admin.experimental.experimentalTimezone.desc": "Select the timezone used for timestamps in the user interface and email notifications. When true, the Timezone setting is visible in the Account Settings and a time zone is automatically assigned in the next active session. When false, the Timezone setting is hidden in the Account Settings.", "admin.experimental.experimentalTimezone.title": "時區", "admin.experimental.experimentalTownSquareIsReadOnly.desc": "When true, only System Admins can post in Town Square. Other members are not able to post, reply, upload files, emoji react or pin messages to Town Square, nor are able to change the channel name, header or purpose. When false, anyone can post in Town Square.", - "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only", + "admin.experimental.experimentalTownSquareIsReadOnly.title": "Town Square is Read-Only:", + "admin.experimental.ldapSettingsLoginButtonBorderColor.desc": "Specify the color of the AD/LDAP login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonBorderColor.title": "AD/LDAP Login Button Border Color:", + "admin.experimental.ldapSettingsLoginButtonColor.desc": "Specify the color of the AD/LDAP login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonColor.title": "AD/LDAP Login Button Color:", + "admin.experimental.ldapSettingsLoginButtonTextColor.desc": "Specify the color of the AD/LDAP login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.ldapSettingsLoginButtonTextColor.title": "AD/LDAP Login Button Text Color:", "admin.experimental.linkMetadataTimeoutMilliseconds.desc": "The number of milliseconds to wait for metadata from a third-party link. Used with Post Metadata.", "admin.experimental.linkMetadataTimeoutMilliseconds.example": "如:\"2000\"", - "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout", + "admin.experimental.linkMetadataTimeoutMilliseconds.title": "Link Metadata Timeout:", + "admin.experimental.samlSettingsLoginButtonBorderColor.desc": "Specify the color of the SAML login button border for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonBorderColor.title": "SAML login Button Border Color:", + "admin.experimental.samlSettingsLoginButtonColor.desc": "Specify the color of the SAML login button for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonColor.title": "SAML Login Button Color:", + "admin.experimental.samlSettingsLoginButtonTextColor.desc": "Specify the color of the SAML login button text for white labeling purposes. Use a hex code with a #-sign before the code. This setting only applies to the mobile apps.", + "admin.experimental.samlSettingsLoginButtonTextColor.title": "SAML login Button Text Color:", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.desc": "The number of milliseconds to wait between emitting user typing websocket events.", "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.example": "如:\"2000\"", - "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout", + "admin.experimental.timeBetweenUserTypingUpdatesMilliseconds.title": "User Typing Timeout:", "admin.experimental.useChannelInEmailNotifications.desc": "When true, channel and team name appears in email notification subject lines. Useful for servers using only one team. When false, only team name appears in email notification subject line.", - "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications", + "admin.experimental.useChannelInEmailNotifications.title": "Use Channel Name in Email Notifications:", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the user’s status indicator changes to \"Away\", when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.example": "如:\"30\"", - "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout", + "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.false": "否", "admin.field_names.allowBannerDismissal": "允許關閉橫幅:", "admin.field_names.bannerColor": "橫幅顏色:", @@ -570,6 +589,10 @@ "admin.google.EnableMarkdownDesc": "1. [登入](!https://accounts.google.com/login) Google帳號。2. 前往 [https://console.developers.google.com](!https://console.developers.google.com),按左側邊列的**憑證**並輸入\"Mattermost - 您的公司名稱\"作為**專案名稱**,按**建立**。3. 按 **OAuth 同意畫面** 標題並輸入 \"Mattermost\" 作為 **向使用者顯示的產品名稱**。 按 **儲存**。4. 在 **憑證** 標題下,按 **建立憑證**,選擇 **OAuth 用戶端 ID** 並選擇 **網路應用程式**。\n5. 在 **限制** 的 **已授權的重新導向 URI** 中輸入 **您的 Mattermost 網址/signup/google/complete** (如: http://localhost:8065/signup/google/complete)。 按 **建立**。6. 將 **用戶端 ID** 跟 **用戶端密鑰** 貼至下面的欄位,按下**儲存**。7. 最後,前往 [Google+ API](!https://console.developers.google.com/apis/api/plus/overview) 並按 **啟用**。這可能需要花上幾分鐘以在 Google 的系統完成散佈。", "admin.google.tokenTitle": "Token 端點:", "admin.google.userTitle": "使用者 API 端點:", + "admin.group_settings.filters.isConfigured": "Is Configured", + "admin.group_settings.filters.isLinked": "Is Linked", + "admin.group_settings.filters.isUnconfigured": "Is Not Configured", + "admin.group_settings.filters.isUnlinked": "尚未連結", "admin.group_settings.group_detail.group_configuration": "群組設定", "admin.group_settings.group_detail.groupProfileDescription": "群組的名稱。", "admin.group_settings.group_detail.groupProfileTitle": "群組資料", @@ -868,7 +891,7 @@ "admin.permissions.permission.assign_system_admin_role.name": "指派系統管理員角色", "admin.permissions.permission.create_direct_channel.description": "建立直接傳訊頻道", "admin.permissions.permission.create_direct_channel.name": "建立直接傳訊頻道", - "admin.permissions.permission.create_emojis.description": "Create custom emoji.", + "admin.permissions.permission.create_emojis.description": "啟用自訂繪文字", "admin.permissions.permission.create_emojis.name": "啟用自訂繪文字", "admin.permissions.permission.create_group_channel.description": "建立群組頻道", "admin.permissions.permission.create_group_channel.name": "建立群組頻道", @@ -1254,6 +1277,7 @@ "admin.service.writeTimeout": "寫入逾時:", "admin.service.writeTimeoutDescription": "如果使用 HTTP (不安全),這是從讀取請求完畢後到寫入回應之間最多所能使用的時間。如果使用 HTTPS,這是從連線被接受後到寫入回應之間最多所能使用的時間。", "admin.set_by_env": "此設定已經由環境變數設定。無法經由系統主控台變更。", + "admin.sidebar.access-control": "Access Control", "admin.sidebar.advanced": "進階", "admin.sidebar.announcement": "公告橫幅", "admin.sidebar.audits": "規範與審計", @@ -1276,7 +1300,8 @@ "admin.sidebar.experimental": "Experimental", "admin.sidebar.external": "外部服務", "admin.sidebar.files": "檔案", - "admin.sidebar.filter": "Find settings", + "admin.sidebar.filter": "檔案設定", + "admin.sidebar.filter-clear": "Clear search", "admin.sidebar.general": "一般", "admin.sidebar.gif": "GIF (Beta)", "admin.sidebar.gitlab": "GitLab", @@ -1372,6 +1397,10 @@ "admin.team.emailInvitationsTitle": "啟用電子郵件邀請:", "admin.team.enableConfirmNotificationsToChannelDescription": "啟用時,當使用者在超過五人的頻道發布 @channel 跟 @all 訊息時,將會再次確認。停用時不需要確認。", "admin.team.enableConfirmNotificationsToChannelTitle": "顯示 @channel 跟 @all 確認對話欄:", + "admin.team.invalidateEmailInvitesDescription": "This will invalidate active email invitations that have not been accepted by the user. By default email invitations expire after 48 hours.", + "admin.team.invalidateEmailInvitesFail": "Unable to invalidate pending email invites: {error}", + "admin.team.invalidateEmailInvitesSuccess": "Pending email invitations invalidated successfully", + "admin.team.invalidateEmailInvitesTitle": "Invalidate pending email invites", "admin.team.maxChannelsDescription": "每個團隊最大頻道數,包含啟用跟被封存的頻道。", "admin.team.maxChannelsExample": "如:\"100\"", "admin.team.maxChannelsTitle": "團隊最大頻道數:", @@ -1575,6 +1604,49 @@ "backstage_sidebar.integrations.incoming_webhooks": "內送 Webhook", "backstage_sidebar.integrations.oauthApps": "OAuth 2.0 應用程式", "backstage_sidebar.integrations.outgoing_webhooks": "外寄 Webhook", + "bot.add.description": "說明", + "bot.add.description.help": "(Optional) Let others know what this bot does.", + "bot.add.display_name.help": "(Optional) You can choose to display your bot's full name rather than its username.", + "bot.add.post_all": "post:all", + "bot.add.post_all.help": "允許在所有的頻道發布訊息,包含直接通訊。", + "bot.add.post_channels": "post:channels", + "bot.add.post_channels.help": "允許在所有的公開頻道發布訊息。", + "bot.add.role": "Role", + "bot.add.role.help": "Choose what role the bot should have.", + "bot.add.username.help": "You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bot.create_failed": "Failed to create bot", + "bot.create_token.close": "關閉", + "bot.edit_failed": "Failed to edit bot", + "bot.manage.create_token": "建立新 Token", + "bot.manage.disable": "停用", + "bot.manage.enable": "啟用", + "bot.remove_profile_picture": "Remove Bot Icon", + "bot.token.default.description": "Default Token", + "bot.token.error.description": "請輸入描述。", + "bots.add.displayName": "顯示名稱", + "bots.add.icon": "Bot Icon", + "bots.add.username": "使用者名稱", + "bots.disabled": "停用", + "bots.image.upload": " 已上傳一張圖片", + "bots.is_bot": "機器人", + "bots.manage.add": "Add Bot Account", + "bots.manage.add.cancel": "取消", + "bots.manage.add.create": "建立新帳號", + "bots.manage.add.creating": "Creating...", + "bots.manage.add.invalid_username": "Usernames have to begin with a lowercase letter and be 3-22 characters long. You can use lowercase letters, numbers, periods, dashes, and underscores.", + "bots.manage.bot_accounts": "Bot Accounts", + "bots.manage.created.text": "Your bot account **{botname}** has been created successfully. Please use the following access token to connect to the bot (see [documentation](https://mattermost.com/pl/default-bot-accounts) for further details).", + "bots.manage.edit": "編輯", + "bots.manage.edit.editing": "更新中...", + "bots.manage.edit.title": "更新", + "bots.manage.empty": "No bot accounts found", + "bots.manage.header": "Bot Accounts", + "bots.manage.help": "Use {botAccounts} to integrate with Mattermost through plugins or the API. Bot accounts are available to everyone on your server.", + "bots.manage.search": "Search Bot Accounts", + "bots.managed_by": "Managed by ", + "bots.token.confirm": "刪除", + "bots.token.confirm_text": "確定要刪除此訊息嘛?", + "bots.token.delete": "刪除 Token?", "center_panel.archived.closeChannel": "關閉頻道", "center_panel.permalink.archivedChannel": "正在觀看**被封存的頻道**。 ", "center_panel.recent": "按這裡跳到最新的訊息。", @@ -1618,7 +1690,6 @@ "channel_info.purpose": "用途", "channel_info.url": "網址:", "channel_invite.addNewMembers": "新增成員到:", - "channel_loader.connection_error": "您的網路似乎有問題。", "channel_loader.posted": "已發文", "channel_loader.postedImage": " 已上傳一張圖片", "channel_loader.socketError": "請檢查連線,無法連接 Mattermost。如果此問題持續,請管理員[檢查 WebSocket 通訊埠](!https://about.mattermost.com/default-websocket-port-help)。", @@ -1655,8 +1726,11 @@ "channel_modal.purposeEx": "如:\"用於歸檔錯誤跟改善的頻道\"", "channel_modal.type": "類型", "channel_notifications.allActivity": "所有的活動", - "channel_notifications.globalDefault": "系統預設({notifyLevel})", + "channel_notifications.globalDefault": "Global default", "channel_notifications.ignoreChannelMentions": "無視 @channel 、 @here 與 @all 的提及", + "channel_notifications.ignoreChannelMentions.help": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel.", + "channel_notifications.ignoreChannelMentions.off.title": "關閉", + "channel_notifications.ignoreChannelMentions.on.title": "啟用", "channel_notifications.muteChannel.help": "靜音將關閉此頻道的桌面、電子郵件、推播通知。此頻道將不會被標示為未讀,除非有提及您的訊息。", "channel_notifications.muteChannel.off.title": "關閉", "channel_notifications.muteChannel.on.title": "啟用", @@ -1906,8 +1980,10 @@ "file_info_preview.size": "大小 ", "file_info_preview.type": "檔案類型 ", "file_upload.disabled": "檔案附件已被停用。", + "file_upload.drag_folder": "Folders cannot be uploaded. Please drag all files separately.", "file_upload.fileAbove": "無法上傳超過{max}MB 的檔案:{filename}", "file_upload.filesAbove": "無法上傳超過{max}MB 的檔案:{filenames}", + "file_upload.generic_error": "There was a problem uploading your files.", "file_upload.limited": "同時只能上傳{count, number}個檔案。請用新訊息來上傳更多的檔案。", "file_upload.menuAriaLabel": "Upload type selector", "file_upload.pasted": "圖片已上傳至:", @@ -1957,6 +2033,7 @@ "generic_icons.arrow.down": "下箭頭圖示", "generic_icons.attach": "附件圖示", "generic_icons.back": "上一步圖示", + "generic_icons.bot": "Bot Icon", "generic_icons.breadcrumb": "階層連結圖示", "generic_icons.channel.draft": "頻道草稿圖示", "generic_icons.channel.private": "私人頻道圖示", @@ -2012,6 +2089,7 @@ "help.attaching.downloading.description": "#### 下載檔案\n按檔案縮圖旁邊的下載圖示以下載附加檔案,或是打開檔案預覽並按**下載**。", "help.attaching.downloading.title": "Downloading Files", "help.attaching.dragdrop.description": "#### 拖放功能\n從電腦拖拉檔案到右側邊欄或是中間來上傳檔案。拖放功能會將檔案附加至訊息輸入框,接著你可以輸入訊息或是直接按下**ENTER**發文。", + "help.attaching.dragdrop.title": "Drag and Drop", "help.attaching.icon.description": "#### 附件檔案圖示\n或者您也可以藉由按訊息輸入框裡面的灰色迴紋針以上傳檔案。這將會開啟系統的檔案瀏覽器,您可以在此尋找想要的檔案並按下**開啟**將檔案上傳至訊息輸入框。接著輸入訊息或是直接按下**ENTER**發文。", "help.attaching.icon.title": "附件圖示", "help.attaching.limitations.description": "## 檔案大小限制\n在 Mattermost 中,每個訊息最多可以附加五個檔案,每個檔案最大為 50Mb。", @@ -2220,6 +2298,9 @@ "integrations.outgoingWebhook.description": "外寄 Webhook 讓外部整合功能可以收訊並回應", "integrations.outgoingWebhook.title": "外寄 Webhook", "integrations.successful": "設定成功", + "interactive_dialog.cancel": "取消", + "interactive_dialog.element.optional": "(非必須)", + "interactive_dialog.submit": "送出", "interactive_dialog.submitting": "發送中...", "intro_messages.anyMember": " 任何成員可以加入並閱讀此頻道。", "intro_messages.beginning": "{name}的開頭", @@ -2381,6 +2462,7 @@ "msg_typing.areTyping": "{users}跟{last}正在打字...", "msg_typing.isTyping": "{user}正在打字...", "multiselect.add": "新增", + "multiselect.adding": "Adding...", "multiselect.go": "前往", "multiselect.list.notFound": "找不到項目", "multiselect.loading": "載入中…", @@ -2388,6 +2470,7 @@ "multiselect.numPeopleRemaining": "用↑↓ 瀏覽、 ↵ 選擇。可以增加 {num, number}人。", "multiselect.numRemaining": "還可以加 {num, number} 個", "multiselect.placeholder": "搜尋與新增成員", + "multiselect.selectChannels": "用↑↓瀏覽,↵選擇。", "multiselect.selectTeams": "用↑↓瀏覽,↵選擇。", "navbar_dropdown.about": "關於 Mattermost", "navbar_dropdown.accountSettings": "帳號設定", @@ -2471,7 +2554,6 @@ "post_info.unpin": "解除釘選", "post_message_view.edited": "(被編輯過)", "posts_view.loadMore": "載入更多訊息", - "posts_view.maxLoaded": "尋找特定的訊息嘛?試試看搜尋", "posts_view.newMsg": "新訊息", "posts_view.newMsgBelow": "{count} 個新訊息", "quick_switch_modal.channels": "頻道", @@ -2558,6 +2640,7 @@ "search_results.usagePin4": "釘選訊息:移動到想釘選的訊息,按下 [...] > \"釘選至頻道\"。", "select_team.icon": "選擇團隊圖示", "select_team.join.icon": "加入團隊圖示", + "select_team.private.icon": "建立團隊", "setting_item_max.cancel": "取消", "setting_item_min.edit": "編輯", "setting_picture.cancel": "取消", @@ -2695,6 +2778,7 @@ "status_dropdown.set_online": "上線", "status_dropdown.set_ooo": "不在辦公室", "status_dropdown.set_ooo.extra": "已啟用自動回覆", + "string.id": "default message", "suggestion_list.no_matches": "沒有符合 __{value}__ 的項目", "suggestion.mention.all": "注意:這將會提及頻道中的所有人", "suggestion.mention.channel": "通知頻道全員", @@ -2755,6 +2839,7 @@ "terms_of_service.agreeButton": "同意", "terms_of_service.api_error": "無法完成請求。如果此問題持續發生,請聯絡系統管理員。", "terms_of_service.disagreeButton": "不同意", + "test": "按鈕文字", "textbox.bold": "**粗體**", "textbox.edit": "編輯訊息", "textbox.help": "說明", @@ -2893,6 +2978,7 @@ "user.settings.general.close": "關閉", "user.settings.general.confirmEmail": "電子郵件地址確認", "user.settings.general.currentEmail": "目前的電子郵件", + "user.settings.general.currentPassword": "目前的密碼", "user.settings.general.email": "電子郵件地址", "user.settings.general.emailGitlabCantUpdate": "經由 GitLab 登入。無法變更電子郵件地址。通知將會寄送到 {email}。", "user.settings.general.emailGoogleCantUpdate": "經由 Google 登入。無法變更電子郵件地址。通知將會寄送到 {email}。", @@ -2905,6 +2991,7 @@ "user.settings.general.emailSamlCantUpdate": "經由 SAML 登入。無法變更電子郵件地址。通知將會寄送到 {email}。", "user.settings.general.emptyName": "按'編輯'以增加全名", "user.settings.general.emptyNickname": "按'編輯'以增加暱稱", + "user.settings.general.emptyPassword": "Please enter your current password.", "user.settings.general.emptyPosition": "點選'編輯'以增加工作職稱/職位", "user.settings.general.field_handled_externally": "此欄位由您的登入提供者決定。如果想變更它,得經由登入提供者變更。", "user.settings.general.firstName": "名字", @@ -2912,6 +2999,7 @@ "user.settings.general.icon": "一般設定圖示", "user.settings.general.imageTooLarge": "無法上傳個人圖像。檔案過大。", "user.settings.general.imageUpdated": "圖像最新更新於 {date}", + "user.settings.general.incorrectPassword": "Your password is incorrect.", "user.settings.general.lastName": "姓氏", "user.settings.general.loginGitlab": "已經由 GitLab 登入 ({email})", "user.settings.general.loginGoogle": "已經由 Google 登入 ({email})",