diff --git a/assets/base/i18n/de.json b/assets/base/i18n/de.json index 6b5e8284d..2a443b29e 100644 --- a/assets/base/i18n/de.json +++ b/assets/base/i18n/de.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL(s): {url}", "add_outgoing_webhook.callbackUrls": "Callback-URLs (eine pro Zeile)", "add_outgoing_webhook.callbackUrls.help": "Die URL, an die die Nachricht gesendet wird.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Eine oder mehrere Callback-URLs werden benötigt", "add_outgoing_webhook.cancel": "Abbrechen", "add_outgoing_webhook.channel": "Kanal", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "Die zuletzt veröffentlichte iOS-Version", "admin.client_versions.iosMinVersion": "Minimale iOS-Version", "admin.client_versions.iosMinVersionHelp": "Die minimale konforme iOS-Version", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "z.B.: \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "z.B.: \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Wenn wahr, wird Mattermost im High-Availability-Modus laufen. Bitte sehen Sie sich die Dokumentation an um mehr über die High-Availability-Konfiguration für Mattermost zu lernen.", "admin.cluster.enableTitle": "High-Availability-Modus aktivieren:", "admin.cluster.interNodeListenAddressDesc": "Die Adresse auf die der Server für die Kommunikation mit anderen Servern horchen wird.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Z.B.: \"ihrpasswort\"", "admin.elasticsearch.passwordDescription": "(Optional) Das Passwort zur Authentifizierung am Elasticsearch-Server.", "admin.elasticsearch.passwordTitle": "Server-Passwort:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Indexe leeren", "admin.elasticsearch.purgeIndexesButton.error": "Fehler beim Leeren des Indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Indexe leeren:", @@ -505,7 +525,7 @@ "admin.image.amazonS3EndpointDescription": "Hostname Ihres S3 kompatiblen Speicheranbieters. Standardmäßig `s3.amazonaws.com`.", "admin.image.amazonS3EndpointExample": "Z.B.: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 Endpunkt:", - "admin.image.amazonS3IdDescription": "Erhalten Sie diesen Wert von Ihrem Amazon EC2 Administrator.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Z.B.: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 Zugangsschlüssel-ID:", "admin.image.amazonS3RegionDescription": "AWS-Region, die Sie beim Erstellen ihres S3-Buckets gewählt haben. Wenn keine Region eingestellt ist, versucht Mattermost die entsprechende Region von AWS zu erhalten oder setzt sie auf 'us-east-1', falls keine gefunden wird.", @@ -515,7 +535,7 @@ "admin.image.amazonS3SSETitle": "Serverseitige Verschlüsselung für Amazon S3 aktivieren:", "admin.image.amazonS3SSLDescription": "Wenn falsch, werden unsichere Verbindungen zu Amazon S3 erlaubt. Standardmäßig werden nur sichere Verbindungen verwendet.", "admin.image.amazonS3SSLTitle": "Aktiviere sichere Amazon S3 Verbindungen:", - "admin.image.amazonS3SecretDescription": "Erhalten Sie diesen Wert von Ihrem Amazon EC2 Administrator.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Z.B.: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 geheimer Zugangsschlüssel:", "admin.image.amazonS3TraceDescription": "(Entwicklungsmodus)I Wenn wahr, werden zusätzliche Debugging-Informationen in den System-Logs gespeichert.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Erlaube Login mit AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Optional) Das Attribut im AD/LDAP-Serves, das dazu verwendet wird, den Vornamen von Nutzern in Mattermost zu füllen. Wenn aktiv, können Nutzer ihren Vornamen nicht ändern, da er mit dem LDAP-Server synchronisiert wird. Wenn nicht gesetzt, können Nutzer ihren eigenen Vornamen in den Kontoeinstellungen ändern.", "admin.ldap.firstnameAttrEx": "Z.B.: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "Attribut Vorname", + "admin.ldap.firstnameAttrTitle": "Attribut Vorname:", "admin.ldap.idAttrDesc": "Das Attribut des AD/LDAP-Servers, welches von Mattermost als eindeutiger Identifikator benutzt wird. Es sollte ein AD/LDAP-Attribut sein, dessen Wert sich nicht ändert, z.B. Benutzername oder UID. Wenn sich die ID eines Benutzers ändert, wird Mattermost einen neues Konto erstellen, welches nicht mit dem Alten verbunden ist. Dieser Wert wird für die Anmeldung in Mattermost als \"AD/LDAP-Benutzername\" auf der Anmeldeseite verwendet. Normalerweise ist das Attribut dasselbe wie das vorherige Feld \"Attribut Benutzername\". Wenn ihr Team, zur Anmeldung an andere Dienste mittels AD/LDAP, die Formulierung Domäne\\\\Benutzername verwendet, wählen Sie Domäne\\\\Benutzername in diesem Feld, um die Konsistenz zwischen den Seiten beizubehalten.", "admin.ldap.idAttrEx": "Z.B.: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "Attribut-ID: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Mitglied", "admin.manage_tokens.manageTokensTitle": "Persönliche Zugriffs-Token verwalten", "admin.manage_tokens.userAccessTokensDescription": "Persönliche Zugriffs-Token funktionieren ähnlich wie Sitzungs-Token und können von Integrationen zur Interaktion mit diesem Mattermost-Server verwendet werden. Token sind deaktiviert, falls der Benutzer deaktiviert ist. Lernen Sie mehr über Benutzer-Zugriffs-Token.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token-ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Token-Beschreibung: ", "admin.manage_tokens.userAccessTokensNone": "Keine persönlichen Zugriffs-Token.", "admin.metrics.enableDescription": "Wenn wahr, wird Mattermost Performance-Daten sammeln und profilieren. Bitte schauen Sie in die Dokumentation um mehr über die Konfiguration von Performanceüberwachung für Mattermost zu erfahren.", "admin.metrics.enableTitle": "Performance Monitoring aktivieren:", @@ -739,6 +761,7 @@ "admin.plugin.id": "ID:", "admin.plugin.installedDesc": "Installierte Plugins auf ihrem Mattermost-Server. Vorgepackte Plugins werden standardmäßig installiert und können deaktiviert, aber nicht entfernt werden.", "admin.plugin.installedTitle": "Installierte Plugins: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Verwaltung", "admin.plugin.name": "Name:", "admin.plugin.no_plugins": "Keine Plugins installiert.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Bitte geben Sie mindestens {chars} Zeichen ein.", "admin.reset_password.titleReset": "Passwort zurücksetzen", "admin.reset_password.titleSwitch": "Zugang auf E-Mail-Adresse/Passwort umstellen", + "admin.revoke_token_button.delete": "Löschen", + "admin.s3.connectionS3Test": "Verbindung testen", + "admin.s3.s3Fail": "Verbindung nicht erfolgreich: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Überprüfen...", "admin.saml.assertionConsumerServiceURLDesc": "Geben Sie https:///login/sso/saml ein. Stellen Sie sicher Sie verwenden HTTP oder HTTPS in Ihrer URL entsprechend Ihrer Serverkonfiguration. Dieses Feld ist auch bekannt als die Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "Z.B.: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "Dieses Feld ist bekannt als die \"Assertion Consumer Service URL\".", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Signatur überprüfen:", "admin.save": "Speichern", "admin.saving": "Speichere Einstellungen...", + "admin.security.client_versions": "Client-Versionen", "admin.security.connection": "Verbindungen", "admin.security.inviteSalt.disabled": "Der Salt für Einladungen kann nicht geändert werden solange der E-Mail Versand deaktiviert ist.", "admin.security.login": "Anmelden", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Umschalten zu E-Mail-Adresse/Passwort", "admin.user_item.sysAdmin": "Systemadministrator", "admin.user_item.teamAdmin": "Teamadministrator", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(mit post:all Benutzer-Zugriffs-Token)", "admin.user_item.userAccessTokenPostAllPublic": "(mit post:channels Benutzer-Zugriffs-Token)", "admin.user_item.userAccessTokenYes": "(mit persönlichen Zugriffs-Token)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Nachrichten, Dateien und Hashtags", "analytics.system.privateGroups": "Private Kanäle", "analytics.system.publicChannels": "Öffentliche Kanäle", + "analytics.system.skippedIntensiveQueries": "Um die Performance zu erhöhen sind eine Statistiken deaktiviert. Sie können diese in der config.json reaktivieren.", "analytics.system.textPosts": "Nur-Text Beiträge", "analytics.system.title": "Systemstatistiken", "analytics.system.totalChannels": "Kanäle Gesamt", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Versuchte das Passwort zurückzusetzen", "audit_table.attemptedWebhookCreate": "Versuchte einen Webhook zu erstellen", "audit_table.attemptedWebhookDelete": "Versuchte einen Webhook zu löschen", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " von {username}", "audit_table.byAdmin": " von einem Administrator", "audit_table.channelCreated": "Kanal {channelName} wurde erstellt", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Mitglied entfernen", "channel_members_modal.addNew": " Füge neue Mitglieder hinzu", "channel_members_modal.members": " Mitglieder", + "channel_members_modal.remove": "Entfernen", "channel_modal.cancel": "Abbrechen", "channel_modal.createNew": "Neuen Kanal erstellen", "channel_modal.descriptionHelp": "Beschreiben Sie,wie dieser Kanal genutzt werden soll.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Benutzerdefiniertes Emoji löschen", "emoji_list.empty": "Kein eigenes Emoji gefunden", "emoji_list.header": "Benutzerdefinierte Emojis", - "emoji_list.help": "Benutzerdefinierte Emojis sind für jeden auf Ihrem Server verfügbar. Die Eingabe von ':' im Nachrichtenfeld öffnet das Emoji Auswahlfenster. Andere Nutzer müssen eventuell die Seite neu laden bevor neue Emojis angezeigt werden.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Tipp: Wenn Sie #, ## oder ### als ersten Zeichen in einer neuen Zeile mit einem Emoji eingeben können Sie größere Emojis anzeigen lassen. Um es auszuprobieren senden Sie eine Meldung wie: '# :smile:'.", "emoji_list.image": "Bild", "emoji_list.name": "Name", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Privates Browsen abschalten", "error.local_storage.help3": "Verwenden Sie einen unterstützen Browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost konnte nicht geladen werden, da eine Browser-Einstellung die Nutzung der lokalen Speicherfunktion verhindert. Um Mattermost zu erlauben zu laden, versuchen Sie die folgenden Aktionen:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Zurück zu Mattermost", "error.not_found.message": "Die Seite, die Sie versuchten zu erreichen, existiert nicht", "error.not_found.title": "Seite nicht gefunden", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Dateien über {max}MB können nicht hochgeladen werden: {filenames}", "file_upload.limited": "Anzahl an Uploads begrenzt auf maximal {count, number}. Bitte nutzen Sie zusätzliche Nachrichten für mehr Dateien.", "file_upload.pasted": "Bild eingefügt am ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Suche Kanäle", "filtered_user_list.any_team": "Alle Benutzer", "filtered_user_list.count": "{count, number} {count, plural, one {Benutzer} other {Benutzer}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Dieses Feld wird erforderlich", "general_tab.teamDescription": "Teambeschreibung", "general_tab.teamDescriptionInfo": "Die Teambeschreibung bieten weitere Informationen um Benutzern die Wahl des richtigen Teams zu ermöglichen. Maximal 50 Zeichen.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Auf 'Bearbeiten' klicken, um ein Bild hochzuladen.", + "general_tab.teamIconEditHintMobile": "Klicken, um ein Bild hochzuladen.", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Nur JPG und PNG Dateien sind als Profilbilder zugelassen", + "general_tab.teamIconLastUpdated": "Bild zuletzt aktualisiert am {date}", + "general_tab.teamIconTooLarge": "Das Bild konnte nicht hochgeladen werden. Datei ist zu groß.", "general_tab.teamName": "Teamname", "general_tab.teamNameInfo": "Setzen Sie den Namen Ihres Teams, wie er beim Anmelden und oben in der Seitenleiste erscheinen soll.", "general_tab.teamNameRestrictions": "Name muss {min} oder mehr und maximal {max} Zeichen lang sein. Sie können eine längere Teambeschreibung hinzufügen.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Erwähnungen in Antworten", "mobile.account_notifications.threads_start": "Diskussionen die ich starte", "mobile.account_notifications.threads_start_participate": "Diskussionen die ich starte oder an denen ich teilnehme", + "mobile.advanced_settings.clockDisplay": "Uhrzeit-Format", "mobile.advanced_settings.delete": "Löschen", "mobile.advanced_settings.delete_file_cache": "Datei-Cache löschen", "mobile.advanced_settings.delete_file_cache_message": "\nDies wird alle Dateien im Cache löschen. Möchten Sie diese wirklich löschen?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Gruppennachricht schließen", "mobile.channel_list.dm": "Direktnachricht", "mobile.channel_list.gm": "Gruppennachricht", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "KEIN MITGLIED", "mobile.channel_list.open": "{term} öffnen", "mobile.channel_list.openDM": "Direktnachricht öffen", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "Es ist ein Fehler beim Herunterladen der neuen Version aufgetreten.", "mobile.client_upgrade.download_error.title": "Aktualisierung konnte nicht installiert werden", "mobile.client_upgrade.latest_version": "Ihre Version: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Bitte aktualisieren Sie die App, um fortzufahren.", "mobile.client_upgrade.must_upgrade_title": "Aktualisierung benötigt", "mobile.client_upgrade.no_upgrade_subtitle": "Sie haben bereits die neueste Version.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Dokument öffnen fehlgeschlagen", "mobile.downloader.android_complete": "Herunterladen abgeschlossen", "mobile.downloader.android_failed": "Herunterladen gescheitert", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Herunterladen gestartet", "mobile.downloader.android_success": "Herunterladen erfolgreich", "mobile.downloader.complete": "Herunterladen abgeschlossen", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "Bild überschreitet die maximale Auflösung von {maxWidth} x {maxHeight}:", "mobile.markdown.link.copy_url": "Adresse (URL) kopieren", "mobile.mention.copy_mention": "Erwähnung kopieren", + "mobile.message_length.message": "Die Nachricht ist zu lang. Anzahl der Zeichen: {max}/{count}", + "mobile.message_length.title": "Länge der Nachricht", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "Neue Konversation", "mobile.more_dms.you": "(@{username} - Sie)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "Sie versuchen, eine leere Nachricht zu senden.\nBitte stellen Sie sicher, dass die Nachricht Text oder eine angehängte Datei enthält.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Leere Nachricht", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "Weitere neue Nachrichten oberhalb", "mobile.rename_channel.display_name_maxLength": "Kanalname muss kürzer als {maxLength, number} Zeichen sein", "mobile.rename_channel.display_name_minLength": "Kanalname muss {minLength, number} oder mehr Zeichen enthalten", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Serveraktualisierung erforderlich", "mobile.server_url.invalid_format": "URL muss mit http:// oder https:// beginnen", "mobile.session_expired": "Sitzung abgelaufen: Bitte anmelden um weiterhin Benachrichtigungen zu erhalten.", + "mobile.set_status.away": "Abwesend", + "mobile.set_status.dnd": "Nicht stören", + "mobile.set_status.offline": "Offline", + "mobile.set_status.online": "Online", "mobile.settings.clear": "Offline-Speicher leeren", "mobile.settings.clear_button": "Leeren", "mobile.settings.clear_message": "\nDies wird alle gespeicherten Offlinedaten löschen und die Anwendung neustarten. Sie werden automatisch wieder angemeldet, sobald die App neugestartet wurde.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(bearbeitet)", "posts_view.loadMore": "Weitere Nachrichten laden", "posts_view.loadingMore": "Lade weitere Nachrichten...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Neue Nachrichten", "posts_view.newMsgBelow": "Neue {count, plural, one {Nachricht} other {Nachrichten}}", "quick_switch_modal.channels": "Kanäle", @@ -2392,6 +2450,7 @@ "save_button.saving": "Wird gespeichert", "search_bar.search": "Suche", "search_bar.usage": "

Suchoptionen

  • Verwenden Sie \"Anführungszeichen\" zur Suche nach Phrasen
  • Verwenden Sie from: um nach Nachrichten eines bestimmten Absenders zu suchen und in: für Nachrichten in einem bestimmten Kanal
", + "search_header.loading": "Suchen...", "search_header.results": "Suchergebnisse", "search_header.title2": "Letzte Erwähnungen", "search_header.title3": "Markierte Nachrichten", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Speichern", "setting_item_min.edit": "Bearbeiten", "setting_picture.cancel": "Abbrechen", - "setting_picture.help": "Laden Sie ein Profilbild im BMP-, JPG, JPEG oder PNG-Format hoch.", + "setting_picture.help.profile": "Laden Sie ein Profilbild im BMP-, JPG, JPEG oder PNG-Format hoch.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Speichern", "setting_picture.select": "Auswählen", "setting_upload.import": "Importieren", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Vorheriger ungelesener Kanal:\t⌥|Shift|Aufwärts", "sidebar.channels": "ÖFFENTLICHE KANÄLE", "sidebar.createChannel": "Einen neuen öffentlichen Kanal erstellen", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Einen neuen privaten Kanal erstellen", "sidebar.direct": "DIREKTNACHRICHTEN", "sidebar.directchannel.you": "{displayname} (Sie)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Für alle Aktivitäten wenn online, abwesend oder offline", "user.settings.push_notification.away": "Abwesend oder offline", "user.settings.push_notification.disabled": "Deaktiviert durch den Systemadministrator", - "user.settings.push_notification.disabled_long": "Push-Benachrichtigungen für mobile Geräte wurden durch den Systemadministrator deaktiviert.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Benachrichtigungen werden zu Ihrem Smartphone gesendet, sobald es in Mattermost eine neue Benachrichtigung gibt.", "user.settings.push_notification.off": "Aus", "user.settings.push_notification.offline": "Offline", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Speichern", "user.settings.tokens.title": "Persönliche Zugriffs-Token", "user.settings.tokens.token": "Zugriffs-Token: ", + "user.settings.tokens.tokenDesc": "Token-Beschreibung: ", "user.settings.tokens.tokenId": "Token-ID: ", "user.settings.tokens.userAccessTokensNone": "Keine Benutzer-Zugriffs-Token.", "user_list.notFound": "Keine Benutzer gefunden", diff --git a/assets/base/i18n/en.json b/assets/base/i18n/en.json index b4f70d048..da2d312e0 100644 --- a/assets/base/i18n/en.json +++ b/assets/base/i18n/en.json @@ -121,7 +121,8 @@ "add_oauth_app.trusted.help": "When true, the OAuth 2.0 application is considered trusted by the Mattermost server and doesn't require the user to accept authorization. When false, an additional window will appear, asking the user to accept or deny the authorization.", "add_oauth_app.url": "URL(s): {url}", "add_outgoing_webhook.callbackUrls": "Callback URLs (One Per Line)", - "add_outgoing_webhook.callbackUrls.help": "The URL that messages will be sent to.", + "add_outgoing_webhook.callbackUrls.help": "The URL that messages will be sent to. If the URL is private, add it as a {link}.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "One or more callback URLs are required", "add_outgoing_webhook.cancel": "Cancel", "add_outgoing_webhook.channel": "Channel", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "The latest released iOS version", "admin.client_versions.iosMinVersion": "Minimum iOS Version", "admin.client_versions.iosMinVersionHelp": "The minimum compliant iOS version", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "x \"8074\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "x \"8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "When true, Mattermost will run in High Availability mode. Please see documentation to learn more about configuring High Availability for Mattermost.", "admin.cluster.enableTitle": "Enable High Availability Mode:", "admin.cluster.interNodeListenAddressDesc": "The address the server will listen on for communicating with other servers.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "E.g.: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", "admin.elasticsearch.passwordTitle": "Server Password:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:", @@ -502,20 +522,20 @@ "admin.image.amazonS3BucketDescription": "Name you selected for your S3 bucket in AWS.", "admin.image.amazonS3BucketExample": "E.g.: \"mattermost-media\"", "admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:", - "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to `s3.amazonaws.com`.", + "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to \"s3.amazonaws.com\".", "admin.image.amazonS3EndpointExample": "E.g.: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 Endpoint:", - "admin.image.amazonS3IdDescription": "Obtain this credential from your Amazon EC2 administrator.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "E.g.: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 Access Key ID:", "admin.image.amazonS3RegionDescription": "AWS region you selected when creating your S3 bucket. If no region is set, Mattermost attempts to get the appropriate region from AWS, or sets it to 'us-east-1' if none found.", "admin.image.amazonS3RegionExample": "E.g.: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3 Region:", - "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", + "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", "admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:", "admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.", "admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:", - "admin.image.amazonS3SecretDescription": "Obtain this credential from your Amazon EC2 administrator.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "E.g.: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:", "admin.image.amazonS3TraceDescription": "(Development Mode) When true, log additional debugging information to the system logs.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Enable sign-in with AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the first name of users in Mattermost. When set, users will not be able to edit their first name, since it is synchronized with the LDAP server. When left blank, users can set their own first name in Account Settings.", "admin.ldap.firstnameAttrEx": "E.g.: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "First Name Attribute", + "admin.ldap.firstnameAttrTitle": "First Name Attribute:", "admin.ldap.idAttrDesc": "The attribute in the AD/LDAP server that will be used as a unique identifier in Mattermost. It should be an AD/LDAP attribute with a value that does not change, such as username or uid. If a user's ID Attribute changes, it will create a new Mattermost account unassociated with their old one. This is the value used to log in to Mattermost in the \"AD/LDAP Username\" field on the sign in page. Normally this attribute is the same as the \"Username Attribute\" field above. If your team typically uses domain\\\\username to sign in to other services with AD/LDAP, you may choose to put domain\\\\username in this field to maintain consistency between sites.", "admin.ldap.idAttrEx": "E.g.: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "ID Attribute: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Member", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Token Description: ", "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", "admin.metrics.enableTitle": "Enable Performance Monitoring:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Installed plugins on your Mattermost server. Pre-packaged plugins are installed by default, and can be deactivated but not removed.", "admin.plugin.installedTitle": "Installed Plugins: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Management", "admin.plugin.name": "Name:", "admin.plugin.no_plugins": "No installed plugins.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Please enter at least {chars} characters.", "admin.reset_password.titleReset": "Reset Password", "admin.reset_password.titleSwitch": "Switch Account to Email/Password", + "admin.revoke_token_button.delete": "Delete", + "admin.s3.connectionS3Test": "Test Connection", + "admin.s3.s3Fail": "Connection unsuccessful: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Testing...", "admin.saml.assertionConsumerServiceURLDesc": "Enter https:///login/sso/saml. Make sure you use HTTP or HTTPS in your URL depending on your server configuration. This field is also known as the Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "E.g.: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "This field is also known as the Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Verify Signature:", "admin.save": "Save", "admin.saving": "Saving Config...", + "admin.security.client_versions": "Client Versions", "admin.security.connection": "Connections", "admin.security.inviteSalt.disabled": "Invite salt cannot be changed while sending emails is disabled.", "admin.security.login": "Login", @@ -898,7 +927,7 @@ "admin.service.enforceMfaTitle": "Enforce Multi-factor Authentication:", "admin.service.forward80To443": "Forward port 80 to 443:", "admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443", - "admin.service.googleDescription": "Set this key to enable the display of titles for embedded YouTube video previews. Without the key, YouTube previews will still be created based on hyperlinks appearing in messages or comments but they will not show the video title. View a Google Developers Tutorial for instructions on how to obtain a key.", + "admin.service.googleDescription": "Set this key to enable the display of titles for embedded YouTube video previews. Without the key, YouTube previews will still be created based on hyperlinks appearing in messages or comments but they will not show the video title. View a Google Developers Tutorial for instructions on how to obtain a key and add YouTube Data API v3 as a service to your key.", "admin.service.googleExample": "E.g.: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"", "admin.service.googleTitle": "Google API Key:", "admin.service.iconDescription": "When true, webhooks, slash commands and other integrations, such as Zapier, will be allowed to change the profile picture they post with. Note: Combined with allowing integrations to override usernames, users may be able to perform phishing attacks by attempting to impersonate other users.", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Switch to Email/Password", "admin.user_item.sysAdmin": "System Admin", "admin.user_item.teamAdmin": "Team Admin", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(with post:all personal access tokens)", "admin.user_item.userAccessTokenPostAllPublic": "(with post:channels personal access tokens)", "admin.user_item.userAccessTokenYes": "(with personal access tokens)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Posts, Files and Hashtags", "analytics.system.privateGroups": "Private Channels", "analytics.system.publicChannels": "Public Channels", + "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json.", "analytics.system.textPosts": "Posts with Text-only", "analytics.system.title": "System Statistics", "analytics.system.totalChannels": "Total Channels", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Attempted to reset password", "audit_table.attemptedWebhookCreate": "Attempted to create a webhook", "audit_table.attemptedWebhookDelete": "Attempted to delete a webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " by {username}", "audit_table.byAdmin": " by an admin", "audit_table.channelCreated": "Created the {channelName} channel", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Remove Member", "channel_members_modal.addNew": " Add New Members", "channel_members_modal.members": " Members", + "channel_members_modal.remove": "Remove", "channel_modal.cancel": "Cancel", "channel_modal.createNew": "Create New Channel", "channel_modal.descriptionHelp": "Describe how this channel should be used.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Delete Custom Emoji", "emoji_list.empty": "No Custom Emoji Found", "emoji_list.header": "Custom Emoji", - "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' in a message box to bring up the emoji selection menu. Other users may need to refresh the page before new emojis appear.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", "emoji_list.image": "Image", "emoji_list.name": "Name", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Turn off private browsing", "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Back to Mattermost", "error.not_found.message": "The page you were trying to reach does not exist", "error.not_found.title": "Page not found", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", "file_upload.limited": "Uploads limited to {count, number} files maximum. Please use additional posts for more files.", "file_upload.pasted": "Image Pasted at ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Search channels", "filtered_user_list.any_team": "All Users", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "This field is required", "general_tab.teamDescription": "Team Description", "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Click 'Edit' to upload an image.", + "general_tab.teamIconEditHintMobile": "Click to upload an image.", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Only JPG or PNG images may be used for team icons", + "general_tab.teamIconLastUpdated": "Image last updated {date}", + "general_tab.teamIconTooLarge": "Unable to upload team icon. File is too large.", "general_tab.teamName": "Team Name", "general_tab.teamNameInfo": "Set the name of the team as it appears on your sign-in screen and at the top of the left-hand sidebar.", "general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.", @@ -2334,6 +2377,7 @@ "post_message_view.edited": "(edited)", "posts_view.loadMore": "Load more messages", "posts_view.loadingMore": "Loading more messages...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "New Messages", "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "Channels", @@ -2406,6 +2450,7 @@ "save_button.saving": "Saving", "search_bar.search": "Search", "search_bar.usage": "

Search Options

  • Use \"quotation marks\" to search for phrases
  • Use from: to find posts from specific users and in: to find posts in specific channels
", + "search_header.loading": "Searching...", "search_header.results": "Search Results", "search_header.title2": "Recent Mentions", "search_header.title3": "Flagged Posts", @@ -2432,7 +2477,8 @@ "setting_item_max.save": "Save", "setting_item_min.edit": "Edit", "setting_picture.cancel": "Cancel", - "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", + "setting_picture.help.profile": "Upload a profile picture in JPG or PNG format.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Save", "setting_picture.select": "Select", "setting_upload.import": "Import", @@ -2490,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Previous unread channel:\t⌥|Shift|Up", "sidebar.channels": "PUBLIC CHANNELS", "sidebar.createChannel": "Create new public channel", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Create new private channel", "sidebar.direct": "DIRECT MESSAGES", "sidebar.directchannel.you": "{displayname} (you)", @@ -2884,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "For all activity when online, away or offline", "user.settings.push_notification.away": "Away or offline", "user.settings.push_notification.disabled": "Disabled by System Administrator", - "user.settings.push_notification.disabled_long": "Push notifications for mobile devices have been disabled by your System Administrator.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Notification alerts are pushed to your mobile device when there is activity in Mattermost.", "user.settings.push_notification.off": "Off", "user.settings.push_notification.offline": "Offline", @@ -2989,6 +3036,7 @@ "user.settings.tokens.save": "Save", "user.settings.tokens.title": "Personal Access Tokens", "user.settings.tokens.token": "Access Token: ", + "user.settings.tokens.tokenDesc": "Token Description: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "No personal access tokens.", "user_list.notFound": "No users found", diff --git a/assets/base/i18n/es.json b/assets/base/i18n/es.json index 73637b37d..7a571f04b 100644 --- a/assets/base/i18n/es.json +++ b/assets/base/i18n/es.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "Dirección URL(s): {url}", "add_outgoing_webhook.callbackUrls": "Callback URLs (Uno por Línea)", "add_outgoing_webhook.callbackUrls.help": "El URL a donde serán enviados los mensajes.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Se require uno o más URLs para los callback", "add_outgoing_webhook.cancel": "Cancelar", "add_outgoing_webhook.channel": "Canal", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "La última versión de iOS publicada", "admin.client_versions.iosMinVersion": "Mínima versión de iOS", "admin.client_versions.iosMinVersionHelp": "La mínima versión compatible de iOS", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "Ej \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "Ej \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Cuando es verdadero, Mattermost se ejecutará en modo de Alta Disponibilidad. Por favor, consulta la documentación para obtener más información acerca de la configuración de Alta Disponibilidad para Mattermost.", "admin.cluster.enableTitle": "Habilitar el Modo De Alta Disponibilidad:", "admin.cluster.interNodeListenAddressDesc": "La dirección en la que escuchará el servidor para comunicarse con otros servidores.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Ej.: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Opcional) La contraseña para autenticar el servidor Elasticsearch.", "admin.elasticsearch.passwordTitle": "Contraseña del Servidor:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purgar Índices", "admin.elasticsearch.purgeIndexesButton.error": "No se pudo purgar índices: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purgar Índices:", @@ -502,20 +522,20 @@ "admin.image.amazonS3BucketDescription": "Nombre que ha seleccionado para el bucket S3 en AWS.", "admin.image.amazonS3BucketExample": "Ej.: \"mattermost-media\"", "admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:", - "admin.image.amazonS3EndpointDescription": "Nombre de host del proveedor de Almacenamiento compatible con S3. Por defecto `s3.amazonaws.com`.", + "admin.image.amazonS3EndpointDescription": "Nombre de host del proveedor de Almacenamiento compatible con S3. Por defecto \"s3.amazonaws.com\".", "admin.image.amazonS3EndpointExample": "Ej: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Extremo de Amazon S3:", - "admin.image.amazonS3IdDescription": "Obetener esta credencial del administrador de tu Amazon EC2", + "admin.image.amazonS3IdDescription": "(Optional) Solo se requiere si no deseas autenticar con S3 utilizando un role IAM. Ingresa el ID de acceso otorgado por tu administrador de Amazon EC2.", "admin.image.amazonS3IdExample": "Ej.: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "ID de Llave de acceso Amazon S3:", "admin.image.amazonS3RegionDescription": "región de AWS que has seleccionado al crear tu S3. Si no hay una región asignada, Mattermost intentará obtener la región de AWS correspondiente, o la establece como 'us-east-1' si no se halló ninguna.", "admin.image.amazonS3RegionExample": "Ej.: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Región de Amazon S3:", - "admin.image.amazonS3SSEDescription": "Cuando es verdadero, se cifran los archivos en Amazon S3, mediante la utilización del cifrado del lado del servidor con la administración de claves de Amazon S3 Ver la documentación para obtener más información.", + "admin.image.amazonS3SSEDescription": "Cuando es verdadero, se cifran los archivos en Amazon S3, mediante la utilización del cifrado del lado del servidor con la administración de claves de Amazon S3 Ver la documentación para obtener más información.", "admin.image.amazonS3SSETitle": "Habilitar Cifrado del Lado del Servidor para Amazon S3:", "admin.image.amazonS3SSLDescription": "Si es falso, permitir conexiones inseguras a Amazon S3. Por defecto permite sólo conexiones seguras.", "admin.image.amazonS3SSLTitle": "Habilitar Conexiones seguras a Amazon S3:", - "admin.image.amazonS3SecretDescription": "Obetener esta credencial del administrador de tu Amazon EC2.", + "admin.image.amazonS3SecretDescription": "(Optional) La clave secreta asociada con el ID de acceso de Amazon S3.", "admin.image.amazonS3SecretExample": "Ej.: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Llave secreta de Amazon S3:", "admin.image.amazonS3TraceDescription": "(Modo de desarrollo) Cuando es verdadero, se registra información adicional de depuración en los registros del sistema.", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Miembro", "admin.manage_tokens.manageTokensTitle": "Gestionar Tokens de Acceso Personales", "admin.manage_tokens.userAccessTokensDescription": "Tokens de acceso personales funcionan similar a un token de sesión y pueden ser utilizado por integraciones para interactuar con este servidor de Mattermost. Los Tokens son desactivados si el usuario es inhabilitado. Conoce más acerca de tokens de acceso personales.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Descripción del Token: ", "admin.manage_tokens.userAccessTokensNone": "No hay tokens de acceso personales.", "admin.metrics.enableDescription": "Cuando es verdadero, Mattermost habilitará el monitoreo de desempeño, la recolección y la elaboración de perfiles. Por favor, consulta la documentación para obtener más información acerca de la configuración del monitoreo del rendimiento para Mattermost.", "admin.metrics.enableTitle": "Habilitar el Monitoreo de Desempeño:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Complemenos instalados en tu servidor de Mattermost. Los complementos pre-empacados están instalados de forma predeterminada y pueden ser desactivados pero no removidos.", "admin.plugin.installedTitle": "Complementos instalados: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Administración", "admin.plugin.name": "Nombre:", "admin.plugin.no_plugins": "No hay complementos instalados.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Por favor, introducir como mínimo {chars} caracteres.", "admin.reset_password.titleReset": "Restablecer la contraseña", "admin.reset_password.titleSwitch": "Cambiar cuenta a Correo Electrónico/Contraseña", + "admin.revoke_token_button.delete": "Borrar", + "admin.s3.connectionS3Test": "Probar Conexión", + "admin.s3.s3Fail": "Conexión fallida: {error}", + "admin.s3.s3Success": "La conexión se ha realizado con éxito.", + "admin.s3.testing": "Probando...", "admin.saml.assertionConsumerServiceURLDesc": "Ingresa https:///login/sso/saml. Asegurate de utilizar HTTP o HTTPS en el URL dependiendo de la configuración de tu servidor. Este campo también es conocido como Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "Ej \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "Este ajuste también es conocido como URL de Afirmación de Consumo de Servicio.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Verificar Firma:", "admin.save": "Guardar", "admin.saving": "Guardando...", + "admin.security.client_versions": "Versión de Clientes", "admin.security.connection": "Conexiones", "admin.security.inviteSalt.disabled": "El salt para invitaciones no puede ser cambiado, mientras que el envío de correos electrónicos está inhabilitado.", "admin.security.login": "Inicio de Sesión", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Cambiar a Correo Electrónico/Contraseña", "admin.user_item.sysAdmin": "Admin del Sistema", "admin.user_item.teamAdmin": "Admin de Equipo", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(con mensaje:todos tokens de acceso personales)", "admin.user_item.userAccessTokenPostAllPublic": "(con mensaje:canales tokens de acceso personales)", "admin.user_item.userAccessTokenYes": "(con tokens de acceso personales)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Mesajes, Archivos y Hashtags", "analytics.system.privateGroups": "Canales Privados", "analytics.system.publicChannels": "Canales Públicos", + "analytics.system.skippedIntensiveQueries": "Para maximizar el rendimiento, algunas estadísticas han sido deshabilitadas. Puedes habilitarlas nuevamente en el archivo de configuración.", "analytics.system.textPosts": "Mensajes de sólo Texto", "analytics.system.title": "Estadísticas del Sistema", "analytics.system.totalChannels": "Total de Canales", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Intento de restablecer contraseña", "audit_table.attemptedWebhookCreate": "Intento de crear un webhook", "audit_table.attemptedWebhookDelete": "Intento de eliminar un webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " por {username}", "audit_table.byAdmin": " por un admin", "audit_table.channelCreated": "Creado el canal {channelName}", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Remover Miembro", "channel_members_modal.addNew": " Agregar nuevos Miembros", "channel_members_modal.members": " Miembros", + "channel_members_modal.remove": "Eliminar", "channel_modal.cancel": "Cancelar", "channel_modal.createNew": "Crear Nuevo Canal", "channel_modal.descriptionHelp": "Describe como este canal debería ser utilizado.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Eliminar Emoticon Personalizado", "emoji_list.empty": "No se encontraron Emoticones Personalizados", "emoji_list.header": "Emoticones Personalizados", - "emoji_list.help": "Los emoticones personalizado están disponibles para todos los usuarios del servidor. Escribe ':' en el cuadro de mensaje para que aparezca el menú de selección de emoticones. Otros usuarios pueden necesitar refrescar la página antes de que los nuevos emoticones aparezcan.", + "emoji_list.help": "Los emoticones personalizados están disponibles para todos en el servidor. Escribe ':' seguido de dos caracteres en el cuadro de mensaje para mostrar el menú de selección de emoticones.", "emoji_list.help2": "Sugerencia: Si agregas #, ##, ### como primer carácter en una nueva línea que contiene un emoticon, puede utilizar un mayor tamaño del emoticon. Para probarlo, enviar un mensaje, por ejemplo: '# :smile:'.", "emoji_list.image": "Imagen", "emoji_list.name": "Nombre", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Desactivar la navegación privada", "error.local_storage.help3": "Utiliza un navegador compatible (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost fue incapaz de cargar debido a una configuración en el navegador impide el uso de la característica de almacenamiento local. Para permitir que Mattermost cargue, intenta las acciones siguientes:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Volver a Mattermost", "error.not_found.message": "La página que está intentando acceder no existe", "error.not_found.title": "Página no encontrada", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "No se pueden cargar archivos de más de {max}MB: {filenames}", "file_upload.limited": "Se pueden cargar un máximo de {count, number} archivos. Por favor envía otros mensajes para adjuntar más archivos.", "file_upload.pasted": "Imagen Pegada el ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Buscar canales", "filtered_user_list.any_team": "Todos los Usuarios", "filtered_user_list.count": "{count, number} {count, plural, one {miembro} other {miembros}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Este campo es obligatorio", "general_tab.teamDescription": "Descripción del Equipo", "general_tab.teamDescriptionInfo": "Descripción del equipo proporciona información adicional para ayudar a los usuarios a seleccionar el equipo adecuado. Máximo de 50 caracteres.", + "general_tab.teamIcon": "Icono del Equipo", + "general_tab.teamIconEditHint": "Clic en 'Editar' para subir una imagen.", + "general_tab.teamIconEditHintMobile": "Clic para subir una imagen.", + "general_tab.teamIconError": "Se ha producido un error mientras se seleccionaba la imagen.", + "general_tab.teamIconInvalidFileType": "Sólo pueden ser utilizadas imágenes JPG o PNG como iconos del equipo", + "general_tab.teamIconLastUpdated": "Última actualizacón de la imagen {date}", + "general_tab.teamIconTooLarge": "No se puede cargar el icono del equipo. El archivo es muy grande.", "general_tab.teamName": "Nombre del Equipo", "general_tab.teamNameInfo": "Asigna el nombre del equipo como aparecerá en la página de inicio de sesión y en la parte superior izquierda de la barra lateral.", "general_tab.teamNameRestrictions": "El nombre del Equipo debe ser de {min} o más caracteres hasta un máximo de {max}. Puedes agregar una descripción mas larga al equipo.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Menciones en hilos", "mobile.account_notifications.threads_start": "Hilos que yo comience", "mobile.account_notifications.threads_start_participate": "Hilos que yo comience o participe", + "mobile.advanced_settings.clockDisplay": "Visualización del Reloj", "mobile.advanced_settings.delete": "Eliminar", "mobile.advanced_settings.delete_file_cache": "Eliminar archivos en el cache", "mobile.advanced_settings.delete_file_cache_message": "\nSe eliminarán todos los archivos guardados en el cache. ¿Estás seguro de querer eliminarlos?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Cerrar Mensaje de Grupo", "mobile.channel_list.dm": "Mensaje Directo", "mobile.channel_list.gm": "Mensaje de Grupo", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "NO MIEMBRO DE", "mobile.channel_list.open": "Abrir {term}", "mobile.channel_list.openDM": "Abrir Mensaje Directo", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "Se ha producido un error en la descarga de la nueva versión.", "mobile.client_upgrade.download_error.title": "No se puede Instalar la Actualización", "mobile.client_upgrade.latest_version": "Versión Actual: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Por favor actualiza la aplicación para continuar.", "mobile.client_upgrade.must_upgrade_title": "Actualización Necesaria", "mobile.client_upgrade.no_upgrade_subtitle": "Ya tienes la última versión.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Error Abriendo Documento", "mobile.downloader.android_complete": "Descarga completa", "mobile.downloader.android_failed": "Descarga fallida", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Descarga iniciada", "mobile.downloader.android_success": "descarga con éxito", "mobile.downloader.complete": "Descarga completa", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "La imagen excede la dimensión máxima de {maxWidth} x {maxHeight}:", "mobile.markdown.link.copy_url": "Copiar URL", "mobile.mention.copy_mention": "Copiar Mención", + "mobile.message_length.message": "El mensaje es demasiado largo. Actual número de caracteres: {max}/{count}", + "mobile.message_length.title": "Longitud del Mensaje", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Comenzar", "mobile.more_dms.title": "Nueva Conversación", "mobile.more_dms.you": "(@{username} - tú)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "Estas intentando enviar un mensaje vacío.\nPor favor asegurate de estar enviando un mensaje con texto o con al menos un archivo adjunto.", "mobile.post_textbox.empty.ok": "Aceptar", "mobile.post_textbox.empty.title": "Mensaje vacío", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "Más Mensajes Arriba", "mobile.rename_channel.display_name_maxLength": "El nombre del canal debe tener menos de {maxLength, number} caracteres", "mobile.rename_channel.display_name_minLength": "El nombre del canal debe ser de {minLength, number} o más caracteres", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Es necesario actualizar el Servidor", "mobile.server_url.invalid_format": "URL debe comenzar con http:// o https://", "mobile.session_expired": "Sesión Caducada: Por favor, inicia sesión para seguir recibiendo notificaciones.", + "mobile.set_status.away": "Ausente", + "mobile.set_status.dnd": "No Molestar", + "mobile.set_status.offline": "Desconectado", + "mobile.set_status.online": "En línea", "mobile.settings.clear": "Limpiar Almacén sin Conexión", "mobile.settings.clear_button": "Limpiar", "mobile.settings.clear_message": "\nEsto borrará todos los datos sin conexión y reiniciará la aplicación. Tu sesión será iniciada automáticamente una vez que la aplicación se reinicie.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(editado)", "posts_view.loadMore": "Cargar más mensajes", "posts_view.loadingMore": "Cargar más mensajes...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Nuevos Mensajes", "posts_view.newMsgBelow": "{count, plural, one {Nuevo mensaje} other {Nuevos mensajes}}", "quick_switch_modal.channels": "Canales", @@ -2392,6 +2450,7 @@ "save_button.saving": "Guardando", "search_bar.search": "Buscar", "search_bar.usage": "

Opciones de Búsqueda

  • Utiliza \"comillas\" para buscar frases
  • Utiliza from: para encontrar mensajes de usuarios en específico e in: para encontrar mensajes de canales específicos
", + "search_header.loading": "Buscando…", "search_header.results": "Resultados de la Búsqueda", "search_header.title2": "Menciones Recientes", "search_header.title3": "Mensajes Marcados", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Guardar", "setting_item_min.edit": "Editar", "setting_picture.cancel": "Cancelar", - "setting_picture.help": "Sube una imagen de perfil en formato BMP, JPG, JPEG o PNG.", + "setting_picture.help.profile": "Sube una imagen de perfil en formato JPG o PNG.", + "setting_picture.help.team": "Sube un icono para el equipo en formato JPG o PNG.", "setting_picture.save": "Guardar", "setting_picture.select": "Selecciona", "setting_upload.import": "Importar", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Canal no leído anterior:\t⌥|Shift|Arriba", "sidebar.channels": "CANALES PÚBLICOS", "sidebar.createChannel": "Crear nuevo canal público", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Crear nuevo canal privado", "sidebar.direct": "MENSAJES DIRECTOS", "sidebar.directchannel.you": "{displayname} (tu)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "De toda la actividad cuando esté en línea, ausente o desconectado", "user.settings.push_notification.away": "Ausente o desconectado", "user.settings.push_notification.disabled": "Inhabilitado por el Administrador de Sistema", - "user.settings.push_notification.disabled_long": "Las Notificaciones Push para dispositivos móviles han sido inhabilitadas por el Administrador del Sistema.", + "user.settings.push_notification.disabled_long": "Las notificaciones Push no están habilitadas. Contacta a tu Administrador de Sistema.", "user.settings.push_notification.info": "Se enviarán notificaciones a tu dispositivo móvil cuando haya actividad en Mattermost.", "user.settings.push_notification.off": "Apagado", "user.settings.push_notification.offline": "Desconectado", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Guardar", "user.settings.tokens.title": "Tokens de Acceso Personales", "user.settings.tokens.token": "Token de Acceso: ", + "user.settings.tokens.tokenDesc": "Descripción del Token: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "No hay tokens de acceso personales.", "user_list.notFound": "No se encontraron usuarios", diff --git a/assets/base/i18n/fr.json b/assets/base/i18n/fr.json index b55a22ec9..c6a39f553 100644 --- a/assets/base/i18n/fr.json +++ b/assets/base/i18n/fr.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL(s) : {url}", "add_outgoing_webhook.callbackUrls": "URLs de rappel (une par ligne)", "add_outgoing_webhook.callbackUrls.help": "L'URL à laquelle les messages seront envoyés.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Une ou plusieurs URLs de rappel sont requises", "add_outgoing_webhook.cancel": "Annuler", "add_outgoing_webhook.channel": "Canal", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "La dernière version de l'application iOS publiée", "admin.client_versions.iosMinVersion": "Version minimale d'iOS", "admin.client_versions.iosMinVersionHelp": "La version minimale compatible d'iOS", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "x \"8074\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "x \"8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Lorsqu'activé, Mattermost est lancé en mode haute disponibilité. Consultez la documentation pour en savoir plus sur la configuration de la haute disponibilité pour Mattermost.", "admin.cluster.enableTitle": "Activer le mode haute disponibilité", "admin.cluster.interNodeListenAddressDesc": "L'adresse écoutée par le serveur pour communiquer avec d'autres serveurs.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Ex. : « votremotdepasse »", "admin.elasticsearch.passwordDescription": "(Facultatif) Le mot de passe pour s'authentifier au serveur Elasticsearch.", "admin.elasticsearch.passwordTitle": "Mot de passe du serveur :", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purger les indexs", "admin.elasticsearch.purgeIndexesButton.error": "Impossible de purger les index : {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purger les index :", @@ -505,7 +525,7 @@ "admin.image.amazonS3EndpointDescription": "Le nom d'hôte de votre fournisseur de stockage compatible S3. Par défaut : 's3.amazonaws.com'.", "admin.image.amazonS3EndpointExample": "Ex. : « s3.amazonaws.com »", "admin.image.amazonS3EndpointTitle": "Nœud d'Amazon S3 :", - "admin.image.amazonS3IdDescription": "Demandez cette information à votre administrateur AWS.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Ex. : « AKIADTOVBGERKLCBV »", "admin.image.amazonS3IdTitle": "Access Key ID d'Amazon S3 :", "admin.image.amazonS3RegionDescription": "La région AWS que vous avez sélectionnée lorsque vous avez créé votre bucket S3. Si aucune région n'est définie, Mattermost essayera de récupérer la région appropriée directement à partir d'AWS. Définissez la région sur 'us-east-1' si aucune n'est trouvée.", @@ -515,7 +535,7 @@ "admin.image.amazonS3SSETitle": "Activer le chiffrement coté serveur pour Amazon S3 :", "admin.image.amazonS3SSLDescription": "Lorsque désactivé, les connexions non sécurisées à Amazon S3 sont autorisées. Par défaut, seules les connexions sécurisées sont acceptées.", "admin.image.amazonS3SSLTitle": "Activer les connexions sécurisées à Amazon S3 :", - "admin.image.amazonS3SecretDescription": "Demandez cette information à votre administrateur AWS.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Ex. : « jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY »", "admin.image.amazonS3SecretTitle": "Secret Access Key d'Amazon S3 :", "admin.image.amazonS3TraceDescription": "(Mode de développement) Lorsqu'activé, ajoute des informations supplémentaires de débogage au journal système.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Activer la connexion avec AD/LDAP :", "admin.ldap.firstnameAttrDesc": "(Optionnel) L'attribut du serveur AD/LDAP qui est utilisé pour les prénoms des utilisateurs de Mattermost. Lorsque défini, les utilisateurs ne peuvent pas éditer leur prénom étant donné qu'il est alors synchronisé avec le serveur LDAP. Lorsque laissé vide, les utilisateurs peuvent définir leur propre prénom dans les paramètres du compte.", "admin.ldap.firstnameAttrEx": "Ex. : « givenName »", - "admin.ldap.firstnameAttrTitle": "Attribut prénom", + "admin.ldap.firstnameAttrTitle": "Attribut prénom :", "admin.ldap.idAttrDesc": "L'attribut du serveur AD/LDAP utilisé comme identifiant unique d'utilisateur dans Mattermost. Il doit être un attribut AD/LDAP dont la valeur ne change pas, tel que le nom d'utilisateur ou l'uid. Si l'attribut ID de l'utilisateur change, cela créera un nouveau compte Mattermost sans lien avec l'ancien utilisateur. Il s'agit de la valeur à spécifier dans le champ \"Nom d'utilisateur AD/LDAP\" sur la page de connexion. Normalement cet attribut est le même que celui du \"Attribut nom d'utilisateur\" ci-dessus. Si votre équipe utilise le format domaine\\\\nom utilisateur pour se connecter à d'autres services avec AD/LDAP, vous pouvez utiliser domaine\\\\nom utilisateur dans ce champ pour garder la cohérence entre vos différents sites.", "admin.ldap.idAttrEx": "Ex. : « sAMAccountName »", "admin.ldap.idAttrTitle": "Attribut id : ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Membre", "admin.manage_tokens.manageTokensTitle": "Gérer les jetons d'accès personnel", "admin.manage_tokens.userAccessTokensDescription": "La fonction des jetons d'accès personnel est similaire aux jetons de sessions et peut être utilisé par les intégrations pour interagir avec ce serveur Mattermost. Les jetons sont désactivés si l'utilisateur est désactivé. En savoir plus sur les jetons d'accès personnel.", + "admin.manage_tokens.userAccessTokensIdLabel": "ID du jeton : ", + "admin.manage_tokens.userAccessTokensNameLabel": "Description du jeton : ", "admin.manage_tokens.userAccessTokensNone": "Aucun jeton d'accès personnel.", "admin.metrics.enableDescription": "Lorsqu'activé, Mattermost active la collecte des rapports de performance et de profilage. Veuillez vous référer à la documentation pour en savoir plus sur la configuration du suivi des performances de Mattermost.", "admin.metrics.enableTitle": "Activer le suivi des performances :", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id :", "admin.plugin.installedDesc": "Les plugins installés sur votre serveur Mattermost. Les plugins pré-empaquetés sont installés par défaut et peuvent être désactivés mais pas supprimés.", "admin.plugin.installedTitle": "Plugins installés : ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Gestion", "admin.plugin.name": "Nom :", "admin.plugin.no_plugins": "Aucun plugin installé.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Veuillez spécifier au moins {chars} caractères.", "admin.reset_password.titleReset": "Réinitialiser le mot de passe", "admin.reset_password.titleSwitch": "Basculez le type d'authentification sur le couple l’adresse e-mail / mot de passe", + "admin.revoke_token_button.delete": "Supprimer", + "admin.s3.connectionS3Test": "test de connexion", + "admin.s3.s3Fail": "Echec de la connexion : {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Essai en cours...", "admin.saml.assertionConsumerServiceURLDesc": "Spécifiez https:///login/sso/saml. Spécifiez HTTP ou HTTPS dans l'URL en fonction la configuration de votre serveur. Ce champ est aussi connu sous le nom d'Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "Ex. : « https:///login/sso/saml »", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "Ce champ est également connu sous le nom de Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Vérifier la signature :", "admin.save": "Enregistrer", "admin.saving": "Enregistrement des paramètres...", + "admin.security.client_versions": "Versions du client", "admin.security.connection": "Connexions", "admin.security.inviteSalt.disabled": "La clé de salage d'invitation ne peut être modifiée lorsque l'envoi d'e-mails est désactivé.", "admin.security.login": "S’identifier", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Basculer le type de connexion sur le couple adresse e-mail / mot de passe", "admin.user_item.sysAdmin": "Administrateur système", "admin.user_item.teamAdmin": "Administrateur d'équipe", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(avec des jetons d'accès personnel ayant comme droit post:all)", "admin.user_item.userAccessTokenPostAllPublic": "(avec des jetons d'accès personnel ayant comme droit post:channels)", "admin.user_item.userAccessTokenYes": "(avec les jetons d'accès personnel)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Messages, fichiers et hashtags", "analytics.system.privateGroups": "Canaux privés", "analytics.system.publicChannels": "Canaux publics", + "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json.", "analytics.system.textPosts": "Messages avec texte uniquement", "analytics.system.title": "Statistiques du serveur", "analytics.system.totalChannels": "Nombre de canaux", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Tentative de réinitialiser le mot de passe", "audit_table.attemptedWebhookCreate": "Tentative de créer un webhook", "audit_table.attemptedWebhookDelete": "Tentative de supprimer un webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " par {username}", "audit_table.byAdmin": " par un administrateur", "audit_table.channelCreated": "Le canal {channelName} a été créé", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Supprimer un membre", "channel_members_modal.addNew": " Ajouter des nouveaux membres", "channel_members_modal.members": " Membres", + "channel_members_modal.remove": "Supprimer", "channel_modal.cancel": "Annuler", "channel_modal.createNew": "Créer un nouveau canal", "channel_modal.descriptionHelp": "Décrit comment ce canal doit être utilisé.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Supprimer l'émoticône personnalisée", "emoji_list.empty": "Aucune émoticône personnalisée n'a été trouvée", "emoji_list.header": "Emoticônes personnalisées", - "emoji_list.help": "Les émoticônes personnalisées sont disponibles pour tous les utilisateurs sur le serveur. Tapez ':' dans la barre de saisie de message pour faire apparaître le menu de sélection d'émoticônes. Il se peut que les autres utilisateurs doivent rafraîchir la page pour que les nouvelles émoticônes apparaissent.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Astuce : si vous ajoutez #, ## ou ### comme premier caractère d'une nouvelle ligne contenant une émoticône, vous pourrez utiliser une émoticône plus grande. Pour essayer, envoyez un message tel que '# :smile:'.", "emoji_list.image": "Image", "emoji_list.name": "Nom", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Veuillez désactiver la navigation privée", "error.local_storage.help3": "Veuillez utiliser un navigateur web supporté (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Impossible de charger Mattermost à cause d'un paramètre de votre navigateur qui empêche l'utilisation du stockage local. Pour permettre à Mattermost de se charger, veuillez effectuer les actions suivantes :", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Retour à Mattermost", "error.not_found.message": "La page que vous essayer d'atteindre n'existe pas", "error.not_found.title": "Page non trouvée", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Les fichiers plus grands que {max}Mo ne peuvent pas être téléchargés : {filenames}", "file_upload.limited": "Les téléchargements sont limités à {count, number} fichiers par message. Utilisez d'autres messages pour envoyer d'autres fichiers.", "file_upload.pasted": "Image collée à ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Rechercher des canaux", "filtered_user_list.any_team": "Tous les utilisateurs", "filtered_user_list.count": "{count, number} {count, plural, one {membre} other {membres}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Ce champ est obligatoire", "general_tab.teamDescription": "Description de l'équipe", "general_tab.teamDescriptionInfo": "La description de l'équipe fournit des informations supplémentaires pour aider les utilisateurs à choisir la bonne équipe. Maximum 50 caractères.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Veuillez cliquer sur ‘Modifier’ pour télécharger une image", + "general_tab.teamIconEditHintMobile": "Veuillez cliquer pour envoyer une image", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Seules les images JPG ou PNG sont autorisées pour les photos de profil", + "general_tab.teamIconLastUpdated": "Image mise à jour le {date}", + "general_tab.teamIconTooLarge": "Impossible de mettre à jour votre photo de profil. Le fichier est trop grand.", "general_tab.teamName": "Nom de l'équipe", "general_tab.teamNameInfo": "Spécifiez le nom de l'équipe tel qu'il apparaîtra sur la page de connexion et en haut de la barre latérale de gauche.", "general_tab.teamNameRestrictions": "Le nom d'équipe doit être entre {min} et {max} caractères. Vous pouvez ajouter une description d'équipe plus longue par la suite.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Mentions dans les fils de discussion", "mobile.account_notifications.threads_start": "Fils de discussion que je démarre", "mobile.account_notifications.threads_start_participate": "Fils de discussion que je démarre ou auxquels je participe", + "mobile.advanced_settings.clockDisplay": "Affichage de l'horloge", "mobile.advanced_settings.delete": "Supprimer", "mobile.advanced_settings.delete_file_cache": "Supprimer le cache de fichiers", "mobile.advanced_settings.delete_file_cache_message": "\nCeci va supprimer tous les fichiers stockés dans le cache. Voulez-vous vraiment les supprimer ?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Fermer le groupe de message", "mobile.channel_list.dm": "Message personnel", "mobile.channel_list.gm": "Message de groupe", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "PAS UN MEMBRE", "mobile.channel_list.open": "Ouvrir {term}", "mobile.channel_list.openDM": "Ouvrir le message personnel", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "Une erreur s'est produite lors du téléchargement de la nouvelle version.", "mobile.client_upgrade.download_error.title": "Impossible d'installer la mise à jour", "mobile.client_upgrade.latest_version": "Votre version : {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Veuillez mettre à jour l'application pour continuer.", "mobile.client_upgrade.must_upgrade_title": "Mise à jour requise", "mobile.client_upgrade.no_upgrade_subtitle": "Vous avez déjà la dernière version.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "L'ouverture du document a échoué", "mobile.downloader.android_complete": "Téléchargement terminé", "mobile.downloader.android_failed": "Échec du téléchargement", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Téléchargement commencé", "mobile.downloader.android_success": "Téléchargement réussi", "mobile.downloader.complete": "Téléchargement terminé", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "L'image dépasse les dimensions maximales de {maxWidth} par {maxHeight} :", "mobile.markdown.link.copy_url": "Copier l'URL", "mobile.mention.copy_mention": "Copier la mention", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Démarrer", "mobile.more_dms.title": "Nouvelle conversation", "mobile.more_dms.you": "(@{username} - vous)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "Vous êtes en train d'envoyer un message vide.\nVeuillez-vous assurer d'avoir spécifié un message ou d'avoir joint au moins un fichier.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Message vide", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "Plus de nouveaux messages au-dessus", "mobile.rename_channel.display_name_maxLength": "Ce champ doit faire moins de {maxLength, number} caractères", "mobile.rename_channel.display_name_minLength": "Le nom de canal doit faire au moins {minLength, number} caractères.", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Mise à jour du serveur requise", "mobile.server_url.invalid_format": "L'URL doit commencer par http:// ou https://", "mobile.session_expired": "La session a expiré. Veuillez vous connecter pour continuer à recevoir les notifications.", + "mobile.set_status.away": "Absent", + "mobile.set_status.dnd": "Ne pas déranger", + "mobile.set_status.offline": "Hors ligne", + "mobile.set_status.online": "En ligne", "mobile.settings.clear": "Effacer le stockage hors-ligne", "mobile.settings.clear_button": "Effacer", "mobile.settings.clear_message": "\nCela effacera toutes les données en mode hors connexion et redémarrera l'application. Vous serez automatiquement reconnecté une fois l'application redémarrée.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(édité)", "posts_view.loadMore": "Charger plus de messages", "posts_view.loadingMore": "Chargement de plus de messages...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Nouveaux messages", "posts_view.newMsgBelow": "{count, plural, one {Nouveau message} other {Nouveaux messages}}", "quick_switch_modal.channels": "Canaux", @@ -2392,6 +2450,7 @@ "save_button.saving": "Enregistrement en cours", "search_bar.search": "Rechercher", "search_bar.usage": "

Options de recherche

  • Utilisez \"des guillemets\" pour rechercher des phrases
  • Utilisez from: pour rechercher des messages d'utilisateurs spécifiques et in: pour rechercher des messages sur des canaux spécifiques
", + "search_header.loading": "Recherche en cours…", "search_header.results": "Résultats de la recherche", "search_header.title2": "Mentions récentes", "search_header.title3": "Messages marqués d'un indicateur", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Enregistrer", "setting_item_min.edit": "Modifier", "setting_picture.cancel": "Annuler", - "setting_picture.help": "Spécifiez une photo de profil sous format BMP, JPG, JPEG ou PNG.", + "setting_picture.help.profile": "Spécifiez une photo de profil sous format BMP, JPG, JPEG ou PNG.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Enregistrer", "setting_picture.select": "Sélectionner", "setting_upload.import": "Importer", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Canal non lu précédent :\t⌥|Maj|Haut", "sidebar.channels": "CANAUX PUBLICS", "sidebar.createChannel": "Créer un nouveau canal public", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Créer un nouveau canal privé", "sidebar.direct": "MESSAGES PERSONNELS", "sidebar.directchannel.you": "{displayname} (vous)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Pour toutes les activités lorsque vous etes en déplacement ou hors ligne", "user.settings.push_notification.away": "Absent ou hors ligne", "user.settings.push_notification.disabled": "Désactivé par l'administrateur système", - "user.settings.push_notification.disabled_long": "Les notifications push pour les appareils mobiles ont été désactivées par votre administrateur système. ", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Les alertes de notification sont envoyées à votre appareil mobile quand il y a de l’activité dans Mattermost.", "user.settings.push_notification.off": "Désactivé", "user.settings.push_notification.offline": "Hors ligne", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Enregistrer", "user.settings.tokens.title": "Jetons d'accès personnel", "user.settings.tokens.token": "Jeton d'accès : ", + "user.settings.tokens.tokenDesc": "Description du jeton : ", "user.settings.tokens.tokenId": "ID du jeton : ", "user.settings.tokens.userAccessTokensNone": "Aucun jeton d'accès personnel.", "user_list.notFound": "Aucun utilisateur trouvé.", diff --git a/assets/base/i18n/it.json b/assets/base/i18n/it.json index 6c8c78660..68246db21 100644 --- a/assets/base/i18n/it.json +++ b/assets/base/i18n/it.json @@ -122,6 +122,7 @@ "add_oauth_app.url": " URL: {url}", "add_outgoing_webhook.callbackUrls": "URL di callback (una per riga)", "add_outgoing_webhook.callbackUrls.help": "La URL a cui verrà spedito il messaggio.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Sono richiesti uno o più URL di callback", "add_outgoing_webhook.cancel": "Cancella", "add_outgoing_webhook.channel": "Canale", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "L'ultima versione rilasciata per iOS", "admin.client_versions.iosMinVersion": "Versione minima per iOS", "admin.client_versions.iosMinVersionHelp": "La versione minima per iOS richiesta", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "x \"8074\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "x \"8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Quando abilitato, Mattermost funzionerà in modalità Alta disponibilità. Vedi la documentazione per altri particolari sulla configurazione dell'alta disponibilità di Mattermost.", "admin.cluster.enableTitle": "Abilita modalità Alta disponibilità:", "admin.cluster.interNodeListenAddressDesc": "Indirizzo a cui il server si metterà in ascolto per comunicare con altri server.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Es: \"tuapassword\"", "admin.elasticsearch.passwordDescription": "(Opzionale) La password di autenticazione sul server Elasticsearch.", "admin.elasticsearch.passwordTitle": "Password del server:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Elimina indici", "admin.elasticsearch.purgeIndexesButton.error": "Impossibile eliminare gli indici: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Elimina indici:", @@ -505,7 +525,7 @@ "admin.image.amazonS3EndpointDescription": "Nome host del tuo fornitore Storage Compatibile S3. Impostazione Predefinita `s3.amazonaws.com`.", "admin.image.amazonS3EndpointExample": "Es.: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Endpoint S3 Amazon:", - "admin.image.amazonS3IdDescription": "Richiedi questa credenziale dal tuo amministratore EC2 Amazon.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Es.: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Chiave di Accesso ID Amazon S3:", "admin.image.amazonS3RegionDescription": "La regione AWS selezionata durante la creazione di S3. Se la regione non è impostata, Mattermost cercherà di trovare la regione corretta da AWS oppure utilizzerà 'us-east-1'.", @@ -515,7 +535,7 @@ "admin.image.amazonS3SSETitle": "Abilita la codifica lato server di Amazon S3:", "admin.image.amazonS3SSLDescription": "Quando disabilitato, ammette connessioni insicure ad Amazon S3. L'Impostazione predefinita ammette solo connessioni sicure.", "admin.image.amazonS3SSLTitle": "Abilita Connessioni Sicure ad Amazon S3:", - "admin.image.amazonS3SecretDescription": "Richiedi questa credenziale al tuo amministratore Amazon EC2.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Es.: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:", "admin.image.amazonS3TraceDescription": "(Modalità Sviluppatore) Se vero, scrive informazioni di debug addizionali nel log di sistema.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Abilita il login con AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Opzionale) L'attributo usato nel server AD/LDAP che verrà utilizzato per popolare il campo nome proprio degli utenti in Mattermost. Quando abilitato, gli utenti non saranno in grado di modificare il loro nome proprio poichè sincronizzato con il server LDAP. Quando lasciato vuoto, gli utenti possono impostare il nome proprio nelle Impostazioni Account.", "admin.ldap.firstnameAttrEx": "Es.: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "Nome", + "admin.ldap.firstnameAttrTitle": "Attributo nome:", "admin.ldap.idAttrDesc": "L'attributo del server AD/LDAP che sarà usato come identificatore univoco in Mattermost. Deve essere un attributo AD/LDAP con un valore che non cambia, come un nome utente oppure un uid. Se l'attributo ID di un utente cambia, verrà creato un nuovo account Mattermost dissociato dal vecchio account. Questo è il valore usato per entrare in Mattermost nel campo \"Nome utente AD/LDAP\" presente sulla pagina di accesso. Normalmente questo attributo è lo stesso dell'attributo \"Nome utente\" sopra specificato. Se il tuo gruppo utilizza tipicamente il formato dominio\\\\nomeutente per l'accesso ad altri servizi con AD/LDAP, puoi scegliere di inserire la voce dominio\\\\nomeutente in questo campo e mantenere la coerenza tra i siti.", "admin.ldap.idAttrEx": "Es.: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "Attributo ID: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Membro", "admin.manage_tokens.manageTokensTitle": "Gestione Token di accesso personali", "admin.manage_tokens.userAccessTokensDescription": "I Token di accesso sono simili ai token di sessione e possono essere utilizzati dalle integrazioni per interagire con il server di Mattermost. I token sono disattivati se l'utente viene disattivato. Più informazioni sui token di accesso.", + "admin.manage_tokens.userAccessTokensIdLabel": "ID token: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Descrizione del Token: ", "admin.manage_tokens.userAccessTokensNone": "Nessun Token di accesso personale.", "admin.metrics.enableDescription": "Quando abilitato, Mattermost abiliterà il monitoraggio e l'analisi delle prestazioni. Consultare la documentazione per ottenere maggiori informazioni su come configurare il monitoraggio delle prestazioni per Mattermost.", "admin.metrics.enableTitle": "Abilitare il monitor delle performance:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Plugin installati sul server Mattermost. I plugin precompilati sono installati per impostazione predefinita e possono essere disattivati ma non rimossi.", "admin.plugin.installedTitle": "Plugin installati: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Gestione", "admin.plugin.name": "Nome:", "admin.plugin.no_plugins": "Nessun plugin installato.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Inserire almeno {chars} caratteri.", "admin.reset_password.titleReset": "Reimposta password", "admin.reset_password.titleSwitch": "Cambia Account a Email / Password", + "admin.revoke_token_button.delete": "Cancella", + "admin.s3.connectionS3Test": "Connessione di prova", + "admin.s3.s3Fail": "Connessione non riuscita: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Verifica in corso...", "admin.saml.assertionConsumerServiceURLDesc": "Inserisci https:///login/sso/saml. Assicurati di utilizzare HTTP o HTTPS nell'URL secondo la configurazione del server. Questo quando è conosciuto anche come Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "Es.: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "Questo campo è noto anche come URL per l'assistenza al consumatore.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Verifica Firma:", "admin.save": "Salva", "admin.saving": "Salvataggio configurazione...", + "admin.security.client_versions": "Versioni del client", "admin.security.connection": "Connessioni", "admin.security.inviteSalt.disabled": "Il salt per l'invito non può essere cambiato quando l'invio email è disabilitato.", "admin.security.login": "Login", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Cambia a Email/Password", "admin.user_item.sysAdmin": "Amministratore di sistema", "admin.user_item.teamAdmin": "Amministratore di Gruppo", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(con post:tutti i Token di accesso personali)", "admin.user_item.userAccessTokenPostAllPublic": "(con post:Token di accesso personali per canali)", "admin.user_item.userAccessTokenYes": "(con Token di accesso personali)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Pubblicazioni, File e Hashtag", "analytics.system.privateGroups": "Canali Privati", "analytics.system.publicChannels": "Canali Pubblici", + "analytics.system.skippedIntensiveQueries": "Per massimizzare le prestazioni, alcune statistiche sono disabilitate. Si possono riabilitare nel file config.json.", "analytics.system.textPosts": "Pubblicazioni con solo testo", "analytics.system.title": "Statistiche di Sistema", "analytics.system.totalChannels": "Canali totali", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Tentato di resettare la password", "audit_table.attemptedWebhookCreate": "Tentato di creare un nuovo webhook", "audit_table.attemptedWebhookDelete": "Tentato di cancellare un webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " da {username}", "audit_table.byAdmin": " da un amministratore", "audit_table.channelCreated": "Creato il canale {channelName}", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Rimuovi Membro", "channel_members_modal.addNew": " Aggiungi nuovi membri", "channel_members_modal.members": " Membri", + "channel_members_modal.remove": "Rimuovi", "channel_modal.cancel": "Cancella", "channel_modal.createNew": "Crea un nuovo canale", "channel_modal.descriptionHelp": "Descrivi come verrà usato questo canale.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Cancella Emoji personalizzato", "emoji_list.empty": "Nessun Emoji personalizzato trovato", "emoji_list.header": "Emoji personalizzati", - "emoji_list.help": "Gli emoji personalizzati sono disponibili a tutti sul tuo server. Digita ':' nella casella del messaggio per visualizzare il menu di selezione emoji. Gli altri utenti potrebbero dover aggiornare la pagina prima di veder comparire le nuove emoji.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Consiglio: Se aggiungi #, ## o ### come primo carattere su una nuova linea contenente emoji, puoi usare emoji più grandi. Per provarlo, invia un messaggio ad esempio: '# :smile:'.", "emoji_list.image": "Immagine", "emoji_list.name": "Nome", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Disattiva navigazione privata", "error.local_storage.help3": "Utilizza un browser supportato (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermos non è riuscito a caricarsi a causa di un'impostazione sul tuo browser che impedisce di utilizzare le funzioni di archiviazione locale. Per permettere a Mattermost di caricarsi, prova le seguenti azioni:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Torna a Mattermost", "error.not_found.message": "La pagina che cerchi di raggiungere non esiste", "error.not_found.title": "Pagina non trovata", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "File sopra i {max}MB non possono essere caricati: {filenames}", "file_upload.limited": "Si possono caricare solo {count, number} file alla volta.", "file_upload.pasted": "Immagine incollata a ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Cerca canali", "filtered_user_list.any_team": "Tutti gli utenti", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Il campo è richiesto", "general_tab.teamDescription": "Descrizione del gruppo", "general_tab.teamDescriptionInfo": "La descrizione del gruppo offre informazioni aggiunti per aiutare gli utenti a scegliere il gruppo corretto. Massimo 50 caratteri.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Click 'Modifica' per inviare un immagine.", + "general_tab.teamIconEditHintMobile": "Clicca per caricare un'immagine.", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Solo immagini JPG o PNG possono essere usate come foto profilo", + "general_tab.teamIconLastUpdated": "Ultimo aggiornamento immagine {date}", + "general_tab.teamIconTooLarge": "Impossibile caricare la foto profilo. Il file è troppo grande.", "general_tab.teamName": "Nome del gruppo", "general_tab.teamNameInfo": "Imposta il nome del gruppo così come appare nella tua schermata di accesso e in cima alla barra laterale.", "general_tab.teamNameRestrictions": "Il nome deve essere lungo {min} o più caratteri fino ad un massimo di {max}. Puoi aggiungere una descrizione più lunga in seguito.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Citazioni nelle discussioni", "mobile.account_notifications.threads_start": "Discussioni avviate da me", "mobile.account_notifications.threads_start_participate": "Discussioni alle quali ho partecipato", + "mobile.advanced_settings.clockDisplay": "Visualizza orologio", "mobile.advanced_settings.delete": "Cancella", "mobile.advanced_settings.delete_file_cache": "Cancella Cache File", "mobile.advanced_settings.delete_file_cache_message": "\nQuesta operazione cancellerà tutti i file memorizzati in cache. Sicuro di volerli cancellare?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Chiudi Messaggio di Gruppo", "mobile.channel_list.dm": "Messaggio Diretto", "mobile.channel_list.gm": "Messaggio di Gruppo", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "NON UN MEMBRO", "mobile.channel_list.open": "Apri {term}", "mobile.channel_list.openDM": "Apri Messaggi Diretti", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "Si è verificato un errore durante l'aggiornamento.", "mobile.client_upgrade.download_error.title": "Impossibile installare l'aggiornamento", "mobile.client_upgrade.latest_version": "Versione Installata: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Aggiornare l'app per proseguire.", "mobile.client_upgrade.must_upgrade_title": "Aggiornamento Richiesto", "mobile.client_upgrade.no_upgrade_subtitle": "Si dispone già dell'ultima versione disponibile.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Apertura Documento fallita", "mobile.downloader.android_complete": "Download completato", "mobile.downloader.android_failed": "Download non riuscito", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Download avviato", "mobile.downloader.android_success": "download completato", "mobile.downloader.complete": "Download completato", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "L'immagine supera la dimensione massima consentita di {maxWidth}x{maxHeight}:", "mobile.markdown.link.copy_url": "Copia URL", "mobile.mention.copy_mention": "Copia citazione", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Inizio", "mobile.more_dms.title": "Nuova Conversazione", "mobile.more_dms.you": "(@{username} - tu)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "Stai cercando di inviare un messaggio vuoto.\nAssicurati di aver scritto del testo o di aver allegato almeno un file.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Messaggio Vuoto", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "Aggiungere più nuovi messaggi sopra", "mobile.rename_channel.display_name_maxLength": "Il nome del canale deve essere al massimo di {maxLength, number} caratteri", "mobile.rename_channel.display_name_minLength": "Il nome del canale deve essere lungo almeno {minLength, number} caratteri", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Richiesto aggiornamento del server", "mobile.server_url.invalid_format": "L'URL Deve iniziare con http:// o https://", "mobile.session_expired": "Sessione scaduta: accedere per ricevere le notifiche.", + "mobile.set_status.away": "Assente", + "mobile.set_status.dnd": "Non disturbare", + "mobile.set_status.offline": "Offline", + "mobile.set_status.online": "Online", "mobile.settings.clear": "Pulisci la memoria offline", "mobile.settings.clear_button": "Pulisci", "mobile.settings.clear_message": "\nQuesta operazione cancella tutti i dati salvati in locale e riavvia l'app. Sarai automaticamente loggato al termine del riavvio.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(modificato)", "posts_view.loadMore": "Carica più messaggi", "posts_view.loadingMore": "Carico più messaggi...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Nuovo Messaggio", "posts_view.newMsgBelow": "Nuovo {count, plural, one {message} other {messages}} sotto", "quick_switch_modal.channels": "Canali", @@ -2392,6 +2450,7 @@ "save_button.saving": "Salvataggio", "search_bar.search": "Ricerca", "search_bar.usage": "

Opzioni di Ricerca

  • Usa \"apici\" per ricercare frasi
  • Usa from: per trovare una pubblicazione di un utente specifico e in: per trovare una pubblicazione in uno specifico canale
", + "search_header.loading": "Ricerca...", "search_header.results": "Risultati di Ricerca", "search_header.title2": "Citazioni Recenti", "search_header.title3": "Pubblicazioni contrassegnate", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Salva", "setting_item_min.edit": "Modifica", "setting_picture.cancel": "Cancella", - "setting_picture.help": "Carica un'immagine di profilo in formato BMP, JPG, JPEG o PNG.", + "setting_picture.help.profile": "Carica un'immagine di profilo in formato BMP, JPG, JPEG o PNG.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Salva", "setting_picture.select": "Seleziona", "setting_upload.import": "Importa", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Canale da leggere precedente:\t⌥|Shift|Up", "sidebar.channels": "CANALI PUBBLICI", "sidebar.createChannel": "Crea un canale pubblico", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Crea un canale privato", "sidebar.direct": "MESSAGGI DIRETTI", "sidebar.directchannel.you": "{displayname} (tu)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Per tutte le attività quando online, lontano o offline", "user.settings.push_notification.away": "Lontano o offline", "user.settings.push_notification.disabled": "Disabilitato dall'Amministratore di Sistema", - "user.settings.push_notification.disabled_long": "Le notifiche push per i dispositivi mobili sono state disabilitate dall'Amministratore di Sistema.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Le notifiche sono inviate al tuo dispositivo mobile quando c'è attività su Mattermost.", "user.settings.push_notification.off": "Disattivo", "user.settings.push_notification.offline": "Offline", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Salva", "user.settings.tokens.title": "Gestisci Token di Accesso personali", "user.settings.tokens.token": "Token di Accesso: ", + "user.settings.tokens.tokenDesc": "Descrizione del Token: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "Nessun token di accesso personale.", "user_list.notFound": "Nessun utente trovato", diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index 9a198e1c0..0326e3378 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL(s): {url}", "add_outgoing_webhook.callbackUrls": "コールバックURL(1つにつき1行)", "add_outgoing_webhook.callbackUrls.help": "メッセージ送信先のURL", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "1つ以上のコールバックURLが必要です", "add_outgoing_webhook.cancel": "キャンセル", "add_outgoing_webhook.channel": "チャンネル", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "最新リリースのiOSバージョン", "admin.client_versions.iosMinVersion": "最小iOSバージョン", "admin.client_versions.iosMinVersionHelp": "最小の対応iOSバージョン", + "admin.cluster.ClusterName": "クラスター名:", + "admin.cluster.ClusterNameDesc": "参加するクラスターの名前です。 同じクラスタ名を持つノードのみが参加します。 これはBlue-Greenデプロイや同じデータベースを利用したステージングをサポートします。", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "ゴシップポート:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "例: \":8075\"", + "admin.cluster.OverrideHostname": "ホスト名を上書きする:", + "admin.cluster.OverrideHostnameDesc": "デフォルト値の はOSからホスト名を取得しようとするか、IPアドレスを使用します。 この設定により、このサーバーのホスト名を上書きすることもできます。 必要も無くホスト名を上書きすることは推奨されません。この設定値では特定のIPアドレスを設定することもできます。", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "読込限定設定:", + "admin.cluster.ReadOnlyConfigDesc": "有効な場合、サーバーはシステムコンソールから設定ファイルへの変更を拒否するようになります。本番環境では有効にすることをお勧めします。", + "admin.cluster.StreamingPort": "ストリーミングポート:", + "admin.cluster.StreamingPortDesc": "サーバー間のデータストリーミングに使用されるポートです。", + "admin.cluster.StreamingPortEx": "例: \":8075\"", + "admin.cluster.UseExperimentalGossip": "実験的なゴシップを使用する:", + "admin.cluster.UseExperimentalGossipDesc": "有効な場合、サーバーはゴシップポート上のゴシッププロトコルを通じて通信を行おうとします。 無効な場合、サーバーはストリーミングポート上で通信を行おうとします。無効な場合、ゴシップポートやゴシッププロトコルはクラスターの状態を決定するために使用されます。", + "admin.cluster.UseIpAddress": "IPアドレスを使用する:", + "admin.cluster.UseIpAddressDesc": "有効な場合、クラスターはホスト名ではなくIPアドレスを通じて通信を行おうとします。", "admin.cluster.enableDescription": "有効な場合、Mattermostは高可用モードで動作するようになります。高可用モードの設定について詳しくは、説明文書を参照してください。", "admin.cluster.enableTitle": "高可用モードを有効にする:", "admin.cluster.interNodeListenAddressDesc": "他のサーバーと通信するための接続待ちアドレスです。", @@ -177,7 +196,7 @@ "admin.cluster.interNodeUrlsEx": "例: \"http://10.10.10.30, http://10.10.10.31\"", "admin.cluster.interNodeUrlsTitle": "ノード間URL:", "admin.cluster.loadedFrom": "この設定ファイルはノードID {clusterId} からロードされます。ロードバランサーを通じてシステムコンソールにアクセスしている場合や問題が発生している場合は、説明文書 のTroubleshooting Guideを参照してください。", - "admin.cluster.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動させる必要があります。高可用モードを有効にした場合、設定ファイルのReadOnlyConfigが無効でない限りシステムコンソールは読み込み専用となり、設定ファイルからのみ変更可能となります。", + "admin.cluster.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動する必要があります。高可用モードを有効にした場合、設定ファイルのReadOnlyConfigが無効でない限りシステムコンソールは読み込み専用となり、設定ファイルからのみ変更可能となります。", "admin.cluster.should_not_change": "警告: これらの設定はクラスター内の他のサーバーと同期されません。高可用なノード間接続は、全てのサーバーのconfig.jsonを同一に設定し、Mattermostを再起動するまで開始されません。クラスターからサーバーを追加/削除する方法については説明文書を参照してください。 ロードバランサーを通じてシステムコンソールにアクセスしている場合や問題が発生している場合は、説明文書 のTroubleshooting Guideを参照してください。", "admin.cluster.status_table.config_hash": "設定ファイルのMD5ハッシュ値", "admin.cluster.status_table.hostname": "ホスト名", @@ -191,7 +210,7 @@ "admin.compliance.directoryExample": "例: \"./data/\"", "admin.compliance.directoryTitle": "コンプライアンスリポートディレクトリー:", "admin.compliance.enableDailyDesc": "有効な場合、Mattermostが毎日コンプライアンスリポートを生成します。", - "admin.compliance.enableDailyTitle": "日次リポートを有効にする", + "admin.compliance.enableDailyTitle": "日次リポートを有効にする:", "admin.compliance.enableDesc": "有効な場合、Mattermostはコンプライアンスと監査タブからのコンプライアンスリポートを許可します。詳しくは、説明文書を参照してください。", "admin.compliance.enableTitle": "コンプライアンスリポートを有効にする:", "admin.compliance.false": "無効", @@ -200,8 +219,8 @@ "admin.compliance.saving": "設定を保存しています…", "admin.compliance.title": "コンプライアンス設定", "admin.compliance.true": "有効", - "admin.complianceExport.createJob.help": "まもなくコンプライアンスエクスポート処理を開始します。", - "admin.complianceExport.createJob.title": "現在コンプライアンスエクスポート処理を実行中です", + "admin.complianceExport.createJob.help": "直ちにコンプライアンスエクスポート処理を開始します。", + "admin.complianceExport.createJob.title": "今すぐコンプライアンスエクスポート処理を実行する", "admin.complianceExport.description": "この機能はActiance XMLとGlobalRelay EML形式でのコンプライアンスエクスポートをサポートしています。現在ベータ版です。将来、既存のコンプライアンス機能の代わりとなるMattermost CSV形式のサポートが予定されています。", "admin.complianceExport.description_without_globalrelay": "この機能はActiance XML形式でのコンプライアンスエクスポートをサポートしています。現在ベータ版です。将来、既存のコンプライアンス機能の代わりとなるGlobalRelay EML形式とMattermost CSV形式のサポートが予定されています。", "admin.complianceExport.exportFormat.actiance": "Actiance XML", @@ -220,14 +239,14 @@ "admin.compliance_reports.desc_placeholder": "例: \"Audit 445 for HR\"", "admin.compliance_reports.emails": "電子メールアドレス:", "admin.compliance_reports.emails_placeholder": "例: \"bill@example.com, bob@example.com\"", - "admin.compliance_reports.from": "差出人:", + "admin.compliance_reports.from": "開始日:", "admin.compliance_reports.from_placeholder": "例: \"2016-03-11\"", "admin.compliance_reports.keywords": "キーワード:", "admin.compliance_reports.keywords_placeholder": "例: \"shorting stock\"", "admin.compliance_reports.reload": "再読み込み", "admin.compliance_reports.run": "実行する", "admin.compliance_reports.title": "コンプライアンスリポート", - "admin.compliance_reports.to": "宛先:", + "admin.compliance_reports.to": "終了日:", "admin.compliance_reports.to_placeholder": "例: \"2016-03-25\"", "admin.compliance_table.desc": "説明", "admin.compliance_table.download": "ダウンロードする", @@ -236,7 +255,7 @@ "admin.compliance_table.status": "状態", "admin.compliance_table.timestamp": "タイムスタンプ", "admin.compliance_table.type": "形式", - "admin.compliance_table.userId": "これを必要としている項目", + "admin.compliance_table.userId": "提出先", "admin.connectionSecurityNone": "なし", "admin.connectionSecurityNoneDescription": "Mattermostは安全でない接続で接続します。", "admin.connectionSecurityStart": "STARTTLS", @@ -261,9 +280,9 @@ "admin.customization.iosAppDownloadLinkTitle": "iOSアプリダウンロード用リンク:", "admin.customization.linkPreviews": "リンクのプレビュー", "admin.customization.nativeAppLinks": "Mattermostアプリリンク", - "admin.customization.restrictCustomEmojiCreationAdmin": "システム管理者とチーム管理者にカスタム絵文字を作成できるようにする", - "admin.customization.restrictCustomEmojiCreationAll": "全員にカスタム絵文字を作成できるようにする", - "admin.customization.restrictCustomEmojiCreationDesc": "特定のユーザーにカスタム絵文字の作成を限定します。", + "admin.customization.restrictCustomEmojiCreationAdmin": "システム管理者とチーム管理者がカスタム絵文字を作成できるようにする", + "admin.customization.restrictCustomEmojiCreationAll": "全員がカスタム絵文字を作成できるようにする", + "admin.customization.restrictCustomEmojiCreationDesc": "カスタム絵文字の作成を特定のユーザーのみに限定します。", "admin.customization.restrictCustomEmojiCreationSystemAdmin": "システム管理者のみがカスタム絵文字を作成できるようにする", "admin.customization.restrictCustomEmojiCreationTitle": "カスタム絵文字の作成を制限する:", "admin.customization.support": "法的事項とサポート", @@ -287,9 +306,9 @@ "admin.data_retention.fileRetentionDays.description": "アップロードされたファイルをMattermostに何日間保持するかを設定してください。設定した期間より古いファイルは夜間に削除されます。最短期間は1日です。", "admin.data_retention.fileRetentionDays.example": "例: \"60\"", "admin.data_retention.keepFilesForTime": "設定期間はファイルを保持します", - "admin.data_retention.keepFilesIndefinitely": "無制限に全てのファイルを保持します", + "admin.data_retention.keepFilesIndefinitely": "全てのファイルを無期限に保持します", "admin.data_retention.keepMessageForTime": "設定期間はメッセージを保持します", - "admin.data_retention.keepMessagesIndefinitely": "無制限にメッセージを保持します", + "admin.data_retention.keepMessagesIndefinitely": "メッセージを無期限に保持します", "admin.data_retention.messageRetentionDays.description": "メッセージをMattermostに何日間保持するかを設定してください。設定した期間より古いメッセージ(添付ファイルを含む)は夜間に削除されます。最短期間は1日です。", "admin.data_retention.messageRetentionDays.example": "例: \"60\"", "admin.data_retention.note.description": "注意: 一度メッセージやファイルが削除されると、この操作は元に戻せません。カスタムデータ保持ポリシーを設定している場合は注意してください。詳しくは {documentationLink} を参照してください。", @@ -315,19 +334,20 @@ "admin.elasticsearch.indexButton.ready": "インデックスを構築する", "admin.elasticsearch.indexHelpText.buildIndex": "データベース内のすべての投稿は古いものからインデックスが付与されます。Elasticsearchはインデックス付与注も利用可能ですが、インデックス付与処理が完了するまでは検索結果が不完全になる恐れがあります。", "admin.elasticsearch.indexHelpText.cancelIndexing": "キャンセルすると、インデックス付与処理を停止し、キューから削除されます。すでにインデックスが付与された投稿が削除されることはありません。", - "admin.elasticsearch.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動させる必要があります。", + "admin.elasticsearch.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動する必要があります。", "admin.elasticsearch.password": "例: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(オプション) Elasticsearchサーバーを認証するためのパスワード。", "admin.elasticsearch.passwordTitle": "サーバーパスワード:", + "admin.elasticsearch.percentComplete": "{percent}% 完了しました", "admin.elasticsearch.purgeIndexesButton": "インデックスを除去する", "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": "テストが成功し、設定が保存されました。", - "admin.elasticsearch.testHelpText": "Mattermostが指定されたElasticsearchサーバーに接続できるかどうかテストします。接続のテストが成功した場合のみ、設定が保存されます。エラーメッセージの詳細はログファイルを参照してください。", + "admin.elasticsearch.testHelpText": "指定されたElasticsearchサーバーに接続できるかどうかテストします。接続のテストが成功した場合のみ、設定が保存されます。エラーメッセージの詳細はログファイルを参照してください。", "admin.elasticsearch.title": "Elasticsearch (ベータ版)", "admin.elasticsearch.usernameDescription": "(オプション) Elasticsearchサーバーを認証するためのユーザー名。", "admin.elasticsearch.usernameExample": "例: \"elastic\"", @@ -426,7 +446,7 @@ "admin.general.localization.availableLocalesTitle": "利用可能な言語:", "admin.general.localization.clientLocaleDescription": "新規作成ユーザーやログインしていない時に使用するデフォルト言語を選択してください。", "admin.general.localization.clientLocaleTitle": "デフォルトのクライアント言語:", - "admin.general.localization.serverLocaleDescription": "システムメッセージとログで使用するデフォルト言語を選択してください。変更を適用するにはサーバーを再起動させる必要があります。", + "admin.general.localization.serverLocaleDescription": "システムメッセージとログで使用するデフォルト言語を選択してください。変更を適用するにはサーバーを再起動する必要があります。", "admin.general.localization.serverLocaleTitle": "デフォルトのサーバー言語:", "admin.general.log": "ログ", "admin.general.policy": "ポリシー", @@ -502,20 +522,20 @@ "admin.image.amazonS3BucketDescription": "AWSでのS3バケットの名前を指定します。", "admin.image.amazonS3BucketExample": "例: \"mattermost-media\"", "admin.image.amazonS3BucketTitle": "Amazon S3バケット名:", - "admin.image.amazonS3EndpointDescription": "S3と互換性のあるストレージプロバイダーのホスト名です。デフォルトは`s3.amazonaws.com`です。", + "admin.image.amazonS3EndpointDescription": "S3と互換性のあるストレージプロバイダーのホスト名です。デフォルトは\"s3.amazonaws.com\"です。", "admin.image.amazonS3EndpointExample": "例: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 エンドポイント:", - "admin.image.amazonS3IdDescription": "Amazon EC2の管理者から認証情報を入手してください。", + "admin.image.amazonS3IdDescription": "(オプション) IAMを使用したS3への認証をしたくない場合のみに必要です。Amazon EC2管理者によって提供されたアクセスキーIDを入力してください。", "admin.image.amazonS3IdExample": "例: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3アクセスキーID:", "admin.image.amazonS3RegionDescription": "S3バケットを作成する際にあなたが選択したAWSリージョンです。リージョンを設定しない場合、MattermostはAWSから適切なリージョンを取得しようとし、もし見つからない場合は 'us-east-1' が設定されます。", "admin.image.amazonS3RegionExample": "例: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3リージョン:", - "admin.image.amazonS3SSEDescription": "有効な場合、Amazon S3で管理されたキーを利用したサーバーサイド暗号化によって、Amazon S3のファイルを暗号化します。詳しくは説明文書を参照してください。", + "admin.image.amazonS3SSEDescription": "有効な場合、Amazon S3で管理されたキーを利用したサーバーサイド暗号化によって、Amazon S3のファイルを暗号化します。詳しくは説明文書を参照してください。", "admin.image.amazonS3SSETitle": "Amazon S3のサーバーサイド暗号化を有効にする:", "admin.image.amazonS3SSLDescription": "無効な場合、Amazon S3への安全でない接続を許可します。デフォルトでは安全な接続のみです。", "admin.image.amazonS3SSLTitle": "Amazon S3への安全な接続を有効にする:", - "admin.image.amazonS3SecretDescription": "Amazon EC2の管理者から認証情報を入手してください。", + "admin.image.amazonS3SecretDescription": "(オプション)Amazon S3アクセスキーIDと関連付けられたシークレットアクセスキーです", "admin.image.amazonS3SecretExample": "例: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3秘密アクセスキー:", "admin.image.amazonS3TraceDescription": "(開発モード) 有効な場合、詳細なデバッグ情報がシステムログに出力されます。", @@ -543,7 +563,7 @@ "admin.image.storeLocal": "ローカルファイルシステム", "admin.image.storeTitle": "ファイルストレージシステム:", "admin.integrations.custom": "カスタム統合機能", - "admin.integrations.external": "外部のサービス", + "admin.integrations.external": "外部サービス", "admin.integrations.webrtc": "Mattermost WebRTC", "admin.jobTable.cancelButton": "キャンセル", "admin.jobTable.headerExtraInfo": "詳細", @@ -560,12 +580,12 @@ "admin.jobTable.statusInProgress": "進行中", "admin.jobTable.statusPending": "保留中", "admin.jobTable.statusSuccess": "成功", - "admin.ldap.baseDesc": "ベースDNはMattermostがAD/LDAPツリーでユーザー検索を始める場所の識別名です。", + "admin.ldap.baseDesc": "ベースDNはMattermostがAD/LDAPツリーでユーザー検索を開始する位置の識別名です。", "admin.ldap.baseEx": "例: \"ou=Unit Name,dc=corp,dc=example,dc=com\"", "admin.ldap.baseTitle": "ベースDN:", - "admin.ldap.bindPwdDesc": "「バインドユーザー名」のパスワード:", + "admin.ldap.bindPwdDesc": "「バインドユーザー名」のパスワードです。", "admin.ldap.bindPwdTitle": "バインドパスワード:", - "admin.ldap.bindUserDesc": "AD/LDAPを検索する際に使用するユーザー名です。これは通常はMattermost専用のアカウントを作成しておきます。そしてそのアカウントはベースDNだけに読み取り専用でアクセスできるようにします。", + "admin.ldap.bindUserDesc": "AD/LDAPを検索する際に使用するユーザー名です。一般的にはMattermost専用のアカウントを作成すべきであり、そのアカウントはベースDN内の指定されたAD/LDAPツリーの一部のみ読み取りが可能となるようアクセスが制限されているべきです。", "admin.ldap.bindUserTitle": "バインドユーザー名:", "admin.ldap.emailAttrDesc": "Mattermostのユーザーの電子メールアドレスを設定するために使用されるAD/LDAPサーバーの属性値です。", "admin.ldap.emailAttrEx": "例: \"mail\" or \"userPrincipalName\"", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "AD/LDAPでのサインインを有効にする:", "admin.ldap.firstnameAttrDesc": "(オプション) Mattermostのユーザーの名前(ファーストネーム)を設定するために使用されるAD/LDAPサーバーの属性です。設定された場合、この属性はLDAPサーバーと同期されるため、ユーザーは名前(ファーストネーム)を編集することはできません。空欄のままにした場合、ユーザーはアカウントの設定で自身の名前(ファーストネーム)を設定できます。", "admin.ldap.firstnameAttrEx": "例: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "名前(ファーストネーム)の属性値", + "admin.ldap.firstnameAttrTitle": "名前(ファーストネーム)の属性値:", "admin.ldap.idAttrDesc": "Mattermostで重複なくユーザーを認識するために使用されるAD/LDAPサーバーの属性です。AD/LDAPのこの属性値は変更されない値であるべきであり、ユーザー名やユーザーIDを使用します。この項目が変更されると、新しいMattermostアカウントが古いアカウントとは独立して作成されます。この値は、Mattermostのログイン画面の「AD/LDAPユーザー名」欄に入力します。通常、この属性値は、上の「ユーザー名の属性値」欄と同じです。あなたのチームがdomain\\\\usernameの形式を他のサービスにAD/LDAPを使ってログインするのに使用している場合には、サイト間の一貫性を維持するためこの項目にはdomain\\\\username形式を使用してください。", "admin.ldap.idAttrEx": "例: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "ID属性値: ", @@ -681,10 +701,12 @@ "admin.manage_roles.systemMember": "メンバー", "admin.manage_tokens.manageTokensTitle": "パーソナルアクセストークン管理", "admin.manage_tokens.userAccessTokensDescription": "パーソナルアクセストークンはセッショントークンと同様に機能し、統合機能がMattermostサーバーとやり取りする統合機能で使用することができます。ユーザーが無効化されるとトークンも無効になります。詳しくはパーソナルアクセストークンを参照してください。", + "admin.manage_tokens.userAccessTokensIdLabel": "トークンID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "トークンの説明: ", "admin.manage_tokens.userAccessTokensNone": "パーソナルアクセストークンが存在しません。", - "admin.metrics.enableDescription": "有効な場合、Mattermostはパフォーマンスのモニタリングやプロファイリングが有効になります。Mattermostのパフォーマンスモニタリングの設定について、詳しくはdocumentationを参照してください。", + "admin.metrics.enableDescription": "有効な場合、Mattermostのパフォーマンスのモニタリングやプロファイリングが可能になります。パフォーマンスモニタリングの設定については説明文書を参照してください。", "admin.metrics.enableTitle": "パフォーマンスモニタリングを有効にする:", - "admin.metrics.listenAddressDesc": "パフォーマンスメトリクスの公開先のサーバーが接続待ちをするアドレスです。", + "admin.metrics.listenAddressDesc": "パフォーマンスメトリクス公開先のサーバーが接続待ちをしているアドレスです。", "admin.metrics.listenAddressEx": "例: \":8067\"", "admin.metrics.listenAddressTitle": "接続待ちアドレス:", "admin.mfa.bannerDesc": "多要素認証はAD/LDAPか電子メールログインのアカウントで利用できます。他のログイン方法が使用されている場合、多要素認証は認証プロバイダー側で設定されるはずです。", @@ -739,6 +761,7 @@ "admin.plugin.id": "ID:", "admin.plugin.installedDesc": "Mattermostにインストールされているプラグインです。事前にパッケージ化されているプラグインはデフォルトでインストールされており、無効化はできますが削除はできません。", "admin.plugin.installedTitle": "インストール済みプラグイン: ", + "admin.plugin.management.banner": "プラグインが無効になっています。有効にし、プラグイン > 設定へ移動してください。", "admin.plugin.management.title": "管理", "admin.plugin.name": "名前:", "admin.plugin.no_plugins": "インストールされたプラグインはありません。", @@ -774,7 +797,7 @@ "admin.rate.memoryDescription": "以下で「リモートアドレスで投稿頻度制限を変更」または「HTTPヘッダーで投稿頻度制限を変更」の設定でシステムへ接続するユーザーのセッションの最大数を指定します。", "admin.rate.memoryExample": "例: \"10000\"", "admin.rate.memoryTitle": "メモリー保存サイズ:", - "admin.rate.noteDescription": "このセクションのサイトURL以外の設定値変更を有効にするにはサーバーを再起動させる必要があります。", + "admin.rate.noteDescription": "このセクションのサイトURL以外の設定値変更を有効にするにはサーバーを再起動する必要があります。", "admin.rate.noteTitle": "注意:", "admin.rate.queriesDescription": "ここで指定する1秒間当たりのリクエスト数でAPIを制限します。", "admin.rate.queriesExample": "例: \"10\"", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "少なくとも{chars}文字を入力してください。", "admin.reset_password.titleReset": "パスワードを初期化する", "admin.reset_password.titleSwitch": "アカウントを電子メールアドレス/パスワードに切り替える", + "admin.revoke_token_button.delete": "削除", + "admin.s3.connectionS3Test": "接続をテストする", + "admin.s3.s3Fail": "接続できません: {error}", + "admin.s3.s3Success": "接続に成功しました", + "admin.s3.testing": "テストしています…", "admin.saml.assertionConsumerServiceURLDesc": "https:///login/sso/saml を入力してください。HTTPとHTTPSのどちらを使うか注意してください。この入力欄は、アサーションコンシューマーサービスURLとも呼ばれます。", "admin.saml.assertionConsumerServiceURLEx": "例: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "このフィールドはAssertion Consumer Service URLとも呼ばれます。", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "署名を照合する:", "admin.save": "保存する", "admin.saving": "設定を保存しています…", + "admin.security.client_versions": "クライアントバージョン", "admin.security.connection": "接続", "admin.security.inviteSalt.disabled": "招待ソルトは電子メールの送信が無効な場合、変更できません。", "admin.security.login": "ログイン", @@ -898,7 +927,7 @@ "admin.service.enforceMfaTitle": "多要素認証を有効にする:", "admin.service.forward80To443": "ポート80を443へ転送する:", "admin.service.forward80To443Description": "ポート80からの安全でない接続を安全なポート443へ転送します", - "admin.service.googleDescription": "このキーを設定することで、YouTubeビデオプレビューのタイトルが表示されます。キーを設定しない場合、投稿かコメントにハイパーリンクが含まれると、タイトルが表示されない形式でYouTubeビデオのプレビューが生成されます。キーの取得方法についてはGoogle Developers Tutorialを参照してください。", + "admin.service.googleDescription": "このキーを設定することで、YouTubeビデオプレビューのタイトルが表示されます。キーを設定しない場合、投稿かコメントにハイパーリンクが含まれると、タイトルが表示されない形式でYouTubeビデオのプレビューが生成されます。キーを取得し、YouTube Data API v3を追加する方法についてはGoogle Developers Tutorialを参照してください。", "admin.service.googleExample": "例: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"", "admin.service.googleTitle": "Google APIキー:", "admin.service.iconDescription": "有効な場合、ウェブフックとスラッシュコマンド、その他の統合機能(Zapierなど)が、投稿に付属したプロフィール画像を変更することを許可します。注意: 統合機能にユーザー名の変更も許可した場合、フィッシング攻撃を許してしまう可能性があります。", @@ -974,7 +1003,7 @@ "admin.sidebar.elasticsearch": "Elasticsearch (ベータ版)", "admin.sidebar.email": "電子メール", "admin.sidebar.emoji": "絵文字", - "admin.sidebar.external": "外部のサービス", + "admin.sidebar.external": "外部サービス", "admin.sidebar.files": "ファイル", "admin.sidebar.general": "全般", "admin.sidebar.gitlab": "GitLab", @@ -1028,7 +1057,7 @@ "admin.sql.maxOpenDescription": "データベースに接続する稼働接続の最大数を指定します。", "admin.sql.maxOpenExample": "例: \"10\"", "admin.sql.maxOpenTitle": "最大稼働接続数:", - "admin.sql.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動させる必要があります。", + "admin.sql.noteDescription": "このセクションでの設定値の変更を有効にするにはサーバーを再起動する必要があります。", "admin.sql.noteTitle": "注意:", "admin.sql.queryTimeoutDescription": "データベースに接続し、問い合わせを開始してからレスポンスを待つ秒数です。問い合わせタイムアウトの結果としてUIやログで確認できるエラー内容は、問い合わせの種類によって異なります。", "admin.sql.queryTimeoutExample": "例: \"30\"", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "電子メールアドレス/パスワードに切り替える", "admin.user_item.sysAdmin": "システム管理者", "admin.user_item.teamAdmin": "チーム管理者", + "admin.user_item.teamMember": "チームメンバー", "admin.user_item.userAccessTokenPostAll": "(投稿:全て パーソナルアクセストークン)", "admin.user_item.userAccessTokenPostAllPublic": "(投稿:チャンネル パーソナルアクセストークン)", "admin.user_item.userAccessTokenYes": "(パーソナルアクセストークン)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "投稿、ファイル、ハッシュタグ", "analytics.system.privateGroups": "非公開チャンネル", "analytics.system.publicChannels": "公開チャンネル", + "analytics.system.skippedIntensiveQueries": "パフォーマンスを最大化するため、いくつかの統計が無効化されました。config.jsonから再度それらの統計を有効化できます。", "analytics.system.textPosts": "テキストのみの投稿数", "analytics.system.title": "システムの使用統計", "analytics.system.totalChannels": "総チャンネル数", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "パスワードを初期化しました", "audit_table.attemptedWebhookCreate": "ウェブフックを作成しました", "audit_table.attemptedWebhookDelete": "ウェブフックを削除しました", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " {username}による", "audit_table.byAdmin": " システム管理者による", "audit_table.channelCreated": "{channelName} チャンネルを作成しました", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "メンバーを削除する", "channel_members_modal.addNew": " 新しいメンバーを追加する", "channel_members_modal.members": " メンバー", + "channel_members_modal.remove": "削除", "channel_modal.cancel": "キャンセル", "channel_modal.createNew": "新しいチャンネルを作成する", "channel_modal.descriptionHelp": "このチャンネルがどのように使われるべきか説明してください。", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "カスタム絵文字を削除する", "emoji_list.empty": "カスタム絵文字がありません。", "emoji_list.header": "カスタム絵文字", - "emoji_list.help": "カスタム絵文字はサーバー上の全員が利用可能です。絵文字選択メニューを表示するために、メッセージボックスに':'を入力してみてください。新しい絵文字を表示するには、ページを再読み込みする必要があります。", + "emoji_list.help": "カスタム絵文字は全員が利用可能になっています。メッセージボックス内で':'に続き2文字を入力し、絵文字選択メニューを表示させてください。", "emoji_list.help2": "Tip: 絵文字を含む行の先頭に#, ##, ###のいずれかを追加すると、大きな絵文字を利用できます。'# :smile:'のような投稿で試してみてください。", "emoji_list.image": "画像", "emoji_list.name": "名前", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "プライベートブラウザを終了する", "error.local_storage.help3": "サポートされているブラウザを使用する (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "ブラウザの設定によりローカルストレージ機能の使用が制限されているため、Mattermostを読み込めませんでした。Mattermostを読み込むには、次の操作を実行してください:", + "error.local_storage.title": "Mattermostを読み込めません", "error.not_found.link_message": "Mattermostに戻る", "error.not_found.message": "あなたがアクセスしようしたページは存在しません", "error.not_found.title": "ページが見つかりません", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "{max}MBを越えるファイルはアップロードできません: {filenames}", "file_upload.limited": "同時にアップロードできるのは{count, number}ファイルまでです。これ以上アップロードするには新しい投稿をしてください。", "file_upload.pasted": "画像の貼り付け先: ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "チャンネルを検索する", "filtered_user_list.any_team": "全てのユーザー", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "この項目は必須です", "general_tab.teamDescription": "チームの説明", "general_tab.teamDescriptionInfo": "チームの説明はユーザーが正しいチームを選択しやすいよう追加の情報を提供します。最大50文字です。", + "general_tab.teamIcon": "チームアイコン", + "general_tab.teamIconEditHint": "画像をアップロードするには「編集する」をクリックしてください", + "general_tab.teamIconEditHintMobile": "クリックして画像をアップロードしてください", + "general_tab.teamIconError": "画像選択中にエラーが発生しました。", + "general_tab.teamIconInvalidFileType": "JPGまたはPNG画像だけがチームアイコンとして使用できます", + "general_tab.teamIconLastUpdated": "画像は{date}に更新されました", + "general_tab.teamIconTooLarge": "チームアイコンをアップロードできません。大き過ぎます。", "general_tab.teamName": "チーム名", "general_tab.teamNameInfo": "サインイン画面とサイドバーの左上に表示されるチームの名称を設定します。", "general_tab.teamNameRestrictions": "チーム名は{min}文字以上の{max}文字以下にしてください。後でより長いチームの説明を追加することができます。", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "スレッド内のあなたについての投稿", "mobile.account_notifications.threads_start": "自分で開始したスレッド", "mobile.account_notifications.threads_start_participate": "開始もしくは参加したスレッド", + "mobile.advanced_settings.clockDisplay": "時刻表示", "mobile.advanced_settings.delete": "削除", "mobile.advanced_settings.delete_file_cache": "ファイルキャッシュを削除する", "mobile.advanced_settings.delete_file_cache_message": "\nキャッシュに保存された全てのファイルを削除します。本当に削除してもよろしいですか?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "グループメッセージを閉じる", "mobile.channel_list.dm": "ダイレクトメッセージ", "mobile.channel_list.gm": "グループメッセージ", + "mobile.channel_list.members": "メンバー", "mobile.channel_list.not_member": "非メンバー", "mobile.channel_list.open": "{term} を開く", "mobile.channel_list.openDM": "ダイレクトメッセージを開く", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "新しいバージョンをダウンロードする際にエラーが発生しました。", "mobile.client_upgrade.download_error.title": "更新してインストールする", "mobile.client_upgrade.latest_version": "現在のバージョン: {version}", + "mobile.client_upgrade.listener.message": "クライアントの更新が利用可能です!", "mobile.client_upgrade.must_upgrade_subtitle": "続けるためにはアプリをアップデートしてください。", "mobile.client_upgrade.must_upgrade_title": "更新が必要です", "mobile.client_upgrade.no_upgrade_subtitle": "あなたのバージョンは最新です。", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "文書を開けませんでした", "mobile.downloader.android_complete": "ダウンロードが完了しました", "mobile.downloader.android_failed": "ダウンロードが失敗しました", + "mobile.downloader.android_permission": "ファイルを保存するにはダウンロードフォルダーへのアクセスが必要です。", "mobile.downloader.android_started": "ダウンロードが開始されました", "mobile.downloader.android_success": "ダウンロードが成功しました", "mobile.downloader.complete": "ダウンロードが完了しました", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "画像が {maxWidth} x {maxHeight} の上限を超えています:", "mobile.markdown.link.copy_url": "URL のコピー", "mobile.mention.copy_mention": "あなたについての投稿のコピー", + "mobile.message_length.message": "メッセージが長すぎます。現在の文字数: {max}/{count}", + "mobile.message_length.title": "メッセージの長さ", + "mobile.more_dms.add_more": "あと{remaining, number}人のユーザーを追加できます", + "mobile.more_dms.cannot_add_more": "これ以上ユーザーを追加できません", "mobile.more_dms.start": "先頭", "mobile.more_dms.title": "新しい会話", "mobile.more_dms.you": "(@{username} - あなた)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "空のメッセージを送信しようとしています。\n何かメッセージか少なくとも一つの添付ファイルがあることを確認してください。", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "空のメッセージ", + "mobile.post_textbox.uploadFailedDesc": "サーバーへの添付ファイルのアップロードが失敗しました。メッセージを投稿したいかを確認してください。", + "mobile.post_textbox.uploadFailedTitle": "添付エラー", "mobile.posts_view.moreMsg": "さらに新しいメッセージがあります", "mobile.rename_channel.display_name_maxLength": "チャンネル名は {maxLength, number} 文字未満でなくてはなりません", "mobile.rename_channel.display_name_minLength": "チャンネル名は {minLength, number} 文字以上でなくてはなりません", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "サーバーのアップグレードが必要です", "mobile.server_url.invalid_format": "URLはhttp://またはhttps://から始まらなくてはいけません", "mobile.session_expired": "セッション有効期限切れ: 通知を受け取るためにログインしてください。", + "mobile.set_status.away": "離席", + "mobile.set_status.dnd": "取り込み中", + "mobile.set_status.offline": "オフライン", + "mobile.set_status.online": "オンライン", "mobile.settings.clear": "オフラインデータをクリアする", "mobile.settings.clear_button": "クリア", "mobile.settings.clear_message": "\nこれにより全てのオフラインデータがクリアされ、アプリが再起動します。アプリが再起動されると、自動でログインされます。\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(編集済)", "posts_view.loadMore": "もっとメッセージを読み込む", "posts_view.loadingMore": "もっとメッセージを読み込む...", + "posts_view.maxLoaded": "昔のメッセージを探していますか? ぜひ検索を実行してみてください", "posts_view.newMsg": "新しいメッセージ", "posts_view.newMsgBelow": "新しい {count, plural, one {message} other {messages}}", "quick_switch_modal.channels": "チャンネル", @@ -2392,6 +2450,7 @@ "save_button.saving": "保存中", "search_bar.search": "検索する", "search_bar.usage": "

検索オプション

  • 文を検索するには「引用符」を使用してください
  • 特定のユーザーの投稿に限定して検索するにはfrom:を、特定のチャンネル内の投稿のみを検索するにはin:を使用してください
", + "search_header.loading": "検索中...", "search_header.results": "検索結果", "search_header.title2": "最近のあなたについての投稿", "search_header.title3": "フラグの立てられた投稿", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "保存する", "setting_item_min.edit": "編集する", "setting_picture.cancel": "キャンセル", - "setting_picture.help": "プロフィール画像をBMP, JPG, JPEG, PNGいずれかの形式でアップロードしてください。", + "setting_picture.help.profile": "JPGもしくはPNG形式のプロフィール画像をアップロードしてください。", + "setting_picture.help.team": "JPGもしくはPNGフォーマットのチームアイコンをアップロードしてください。", "setting_picture.save": "保存する", "setting_picture.select": "選択する", "setting_upload.import": "インポートする", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "前の未読チャンネル:\t⌥|Shift|Up", "sidebar.channels": "公開チャンネル", "sidebar.createChannel": "新しい公開チャンネルを作成する", + "sidebar.createDirectMessage": "新しいダイレクトメッセージを作成する", "sidebar.createGroup": "新しい非公開チャンネルを作成する", "sidebar.direct": "ダイレクトメッセージ", "sidebar.directchannel.you": "{displayname} (あなた)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "オンライン、離席中もしくはオフライン時の全てのアクティビティーについて", "user.settings.push_notification.away": "離席中もしくはオフライン", "user.settings.push_notification.disabled": "管理者によって無効化されています", - "user.settings.push_notification.disabled_long": "モバイル端末向けのプッシュ通知は管理者によって無効化されています", + "user.settings.push_notification.disabled_long": "プッシュ通知は有効になっていません。システム管理者に問い合わせてください。", "user.settings.push_notification.info": "Mattermostにアクティビティーがあると、あなたのモバイル端末に通知がプッシュされます。", "user.settings.push_notification.off": "オフ", "user.settings.push_notification.offline": "オフライン", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "保存", "user.settings.tokens.title": "パーソナルアクセストークン", "user.settings.tokens.token": "アクセストークン: ", + "user.settings.tokens.tokenDesc": "トークンの説明: ", "user.settings.tokens.tokenId": "トークンID: ", "user.settings.tokens.userAccessTokensNone": "パーソナルアクセストークンがありません。", "user_list.notFound": "ユーザーが見付かりません", diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index 2664154c0..24435c7a8 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL: {url}", "add_outgoing_webhook.callbackUrls": "콜백 URL (한 줄에 하나 씩)", "add_outgoing_webhook.callbackUrls.help": "메시지가 보내질 URL을 입력하세요.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "하나 이상의 콜백 URL이 필요합니다.", "add_outgoing_webhook.cancel": "취소", "add_outgoing_webhook.channel": "채널", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "The latest released iOS version", "admin.client_versions.iosMinVersion": "Minimum iOS Version", "admin.client_versions.iosMinVersionHelp": "The minimum compliant iOS version", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "예시 \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "예시 \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "활성화 시, Mattermost가 고가용성 모드로 동작합니다. 고가용성 모드 설정에 대한 자세한 내용은 문서를 참고하세요.", "admin.cluster.enableTitle": "고 가용성 모드:", "admin.cluster.interNodeListenAddressDesc": "다른 서버들과 통신하기 위한 주소입니다.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "예시: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", "admin.elasticsearch.passwordTitle": "서버 패스워드:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:", @@ -502,20 +522,20 @@ "admin.image.amazonS3BucketDescription": "Name you selected for your S3 bucket in AWS.", "admin.image.amazonS3BucketExample": "예시: \"mattermost-media\"", "admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:", - "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to `s3.amazonaws.com`.", + "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to \"s3.amazonaws.com\".", "admin.image.amazonS3EndpointExample": "예시: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 엔드포인트:", - "admin.image.amazonS3IdDescription": "Obtain this credential from your Amazon EC2 administrator.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "예시: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 Access Key ID:", "admin.image.amazonS3RegionDescription": "AWS region you selected when creating your S3 bucket. If no region is set, Mattermost attempts to get the appropriate region from AWS, or sets it to 'us-east-1' if none found.", "admin.image.amazonS3RegionExample": "예시: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3 Region:", - "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", + "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", "admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:", "admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.", "admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:", - "admin.image.amazonS3SecretDescription": "Obtain this credential from your Amazon EC2 administrator.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "예시 \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:", "admin.image.amazonS3TraceDescription": "(Development Mode) When true, log additional debugging information to the system logs.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "LDAP으로 접속을 허용:", "admin.ldap.firstnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the first name of users in Mattermost. When set, users will not be able to edit their first name, since it is synchronized with the LDAP server. When left blank, users can set their own first name in Account Settings.", "admin.ldap.firstnameAttrEx": "예시 \"givenName\"", - "admin.ldap.firstnameAttrTitle": "이름 속성", + "admin.ldap.firstnameAttrTitle": "이름 속성:", "admin.ldap.idAttrDesc": "AD/LDAP 서버에서 속성(attribute)의 경우 Mattermost에서 고유한 식별자로 사용됩니다. 이는 username과 uid 등 변경되지 않는 값을 가진 AD/LDAP 속성이어야 합니다. 사용자의 ID 속성이 변경된 경우, 원래 계정과 무관한 새로운 Mattermost 계정을 생성하게 됩니다. 이는 Mattermost 로그인 페이지에서 \"AD/LDAP 사용자명\" 란에 사용되는 값입니다. 일반적으로 이 속성은 위의 \"사용자 이름 속성\" 란과 같습니다. 팀에서 AD/LDAP를 사용하는 다른 서비스에 로그인할 때 대개 domain\\\\username을 사용할 경우, 사이트 간의 일관성을 유지하기 위해 domain\\\\username을 이 란에 입력할 수 있습니다.", "admin.ldap.idAttrEx": "예시: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "ID 속성: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "멤버", "admin.manage_tokens.manageTokensTitle": "개인 엑세스 토큰: ", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", + "admin.manage_tokens.userAccessTokensIdLabel": "토큰 ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "토큰 설명: ", "admin.manage_tokens.userAccessTokensNone": "개인 액세스 토큰이 없습니다.", "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", "admin.metrics.enableTitle": "성능 모니터링:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Installed plugins on your Mattermost server. Pre-packaged plugins are installed by default, and can be deactivated but not removed.", "admin.plugin.installedTitle": "설치된 플러그인:", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Management", "admin.plugin.name": "이름:", "admin.plugin.no_plugins": "설치한 플러그인이 없습니다.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "최소 {chars}글자 이상 입력하세요.", "admin.reset_password.titleReset": "패스워드 리셋", "admin.reset_password.titleSwitch": "이메일과 패스워드를 사용하도록 변경", + "admin.revoke_token_button.delete": "삭제", + "admin.s3.connectionS3Test": "연결 테스트", + "admin.s3.s3Fail": "연결을 실패했습니다: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "테스트 중...", "admin.saml.assertionConsumerServiceURLDesc": "Enter https:///login/sso/saml. Make sure you use HTTP or HTTPS in your URL depending on your server configuration. This field is also known as the Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "예시 \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "This field is also known as the Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "시그니처 검증:", "admin.save": "저장", "admin.saving": "설정 저장 중...", + "admin.security.client_versions": "Client Versions", "admin.security.connection": "연결", "admin.security.inviteSalt.disabled": "Invite salt cannot be changed while sending emails is disabled.", "admin.security.login": "로그인", @@ -1135,9 +1164,10 @@ "admin.user_item.switchToEmail": "이메일/패스워드로 변경", "admin.user_item.sysAdmin": "시스템 관리자", "admin.user_item.teamAdmin": "팀 관리자", - "admin.user_item.userAccessTokenPostAll": "(with post:all personal access tokens)", - "admin.user_item.userAccessTokenPostAllPublic": "(with post:channels personal access tokens)", - "admin.user_item.userAccessTokenYes": "(with personal access tokens)", + "admin.user_item.teamMember": "Team Member", + "admin.user_item.userAccessTokenPostAll": "개인 액세스 토큰이 없습니다.", + "admin.user_item.userAccessTokenPostAllPublic": "개인 액세스 토큰이 없습니다.", + "admin.user_item.userAccessTokenYes": "개인 액세스 토큰이 없습니다.", "admin.webrtc.enableDescription": "When true, Mattermost allows making one-on-one video calls. WebRTC calls are available on Chrome, Firefox and Mattermost Desktop Apps.", "admin.webrtc.enableTitle": "Mattermost WebRTC: ", "admin.webrtc.gatewayAdminSecretDescription": "Enter your admin secret password to access the Gateway Admin URL.", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "글, 파일, 해시태그", "analytics.system.privateGroups": "비공개 채널", "analytics.system.publicChannels": "공개 채널", + "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json.", "analytics.system.textPosts": "텍스트 글 수", "analytics.system.title": "시스템 통계", "analytics.system.totalChannels": "전체 채널", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Attempted to reset password", "audit_table.attemptedWebhookCreate": "Attempted to create a webhook", "audit_table.attemptedWebhookDelete": "Attempted to delete a webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " by {username}", "audit_table.byAdmin": " by an admin", "audit_table.channelCreated": "Created the {channelName} channel/group", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "팀에서 제거하기", "channel_members_modal.addNew": " 새로운 회원 추가", "channel_members_modal.members": " 멤버", + "channel_members_modal.remove": "제거", "channel_modal.cancel": "취소", "channel_modal.createNew": "새로 만들기", "channel_modal.descriptionHelp": "이 채널은 이렇게 사용되어야 합니다.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Delete Custom Emoji", "emoji_list.empty": "커스텀 이모티콘이 없습니다.", "emoji_list.header": "커스텀 이모지", - "emoji_list.help": "커스텀 이모티콘은 서버의 모두가 사용할 수 있습니다. 메시지 창에 ':'를 입력하여 이모티콘 선택 메뉴를 활성화 할 수 있습니다. 새로운 이모티콘을 등록하면 다른 사용자들은 사용하기 위해 페이지를 새로고침 해야할 수 있습니다.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "팁: 첫 글자로 #, ##, ### 를 입력하면 이모티콘을 더 크게 새로운 행에서 사용할 수 있습니다. '# :smile:'로 메시지를 보내 확인해보세요.", "emoji_list.image": "이미지", "emoji_list.name": "이름", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Turn off private browsing", "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Mattermost(으)로 돌아가기", "error.not_found.message": "The page you were trying to reach does not exist", "error.not_found.title": "페이지를 찾을 수 없습니다.", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", "file_upload.limited": "업로드는 {count, number} 개의 파일로 제한됩니다. 더 많은 파일을 보려면 추가 게시물을 사용하십시오.", "file_upload.pasted": "Image Pasted at ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "채널 검색", "filtered_user_list.any_team": "모든 사용자", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "필수 항목입니다.", "general_tab.teamDescription": "Team Description", "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "'편집'을 클릭하여 사진 업로드", + "general_tab.teamIconEditHintMobile": "'편집'을 클릭하여 사진 업로드", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "JPG 또는 PNG 이미지만 프로필 사진으로 사용할 수 있습니다.", + "general_tab.teamIconLastUpdated": "Image last updated {date}", + "general_tab.teamIconTooLarge": "이미지를 업로드 할 수 없습니다. 파일이 너무 큽니다.", "general_tab.teamName": "팀 이름", "general_tab.teamNameInfo": "설정한 팀 이름은 로그인 화면과 왼쪽 사이드바 상단에 표시됩니다.", "general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.", @@ -1740,8 +1783,8 @@ "installed_commands.delete.confirm": "This action permanently deletes the slash command and breaks any integrations using it. Are you sure you want to delete it?", "installed_commands.empty": "명령어가 없습니다.", "installed_commands.header": "슬래시 명령어", - "installed_commands.help": "Use slash commands to connect external tools to Mattermost. {buildYourOwn} or visit the {appDirectory} to find self-hosted, third-party apps and integrations.", - "installed_commands.help.appDirectory": "App Directory", + "installed_commands.help": "Incoming webhook을 사용하여 외부 도구를 Mattermost에 연결 {buildYourOwn} 또는 {appDirectory}에 방문하여 자체 호스팅 third-party 앱과 통합기능을 찾습니다.", + "installed_commands.help.appDirectory": "앱 디렉터리", "installed_commands.help.buildYourOwn": "Build your own", "installed_commands.search": "슬래시 명령어 검색", "installed_commands.unnamed_command": "이름없는 슬래시 명령어", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Mentions in threads", "mobile.account_notifications.threads_start": "Threads that I start", "mobile.account_notifications.threads_start_participate": "Threads that I start or participate in", + "mobile.advanced_settings.clockDisplay": "시간 표시", "mobile.advanced_settings.delete": "삭제", "mobile.advanced_settings.delete_file_cache": "Delete File Cache", "mobile.advanced_settings.delete_file_cache_message": "\nThis will delete all the files stored in the cache. Are you sure you want to delete them?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Close Group Message", "mobile.channel_list.dm": "개인 메시지", "mobile.channel_list.gm": "Group Message", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "NOT A MEMBER", "mobile.channel_list.open": "Open {term}", "mobile.channel_list.openDM": "Open Direct Message", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "An error occurred downloading the new version.", "mobile.client_upgrade.download_error.title": "Unable to Install Update", "mobile.client_upgrade.latest_version": "Your Version: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Please update the app to continue.", "mobile.client_upgrade.must_upgrade_title": "Update Required", "mobile.client_upgrade.no_upgrade_subtitle": "You already have the latest version.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Open Document failed", "mobile.downloader.android_complete": "Download complete", "mobile.downloader.android_failed": "Download failed", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Download started", "mobile.downloader.android_success": "download successful", "mobile.downloader.complete": "Download complete", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:", "mobile.markdown.link.copy_url": "Copy URL", "mobile.mention.copy_mention": "Copy Mention", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "New Conversation", "mobile.more_dms.you": "(@{username} - you)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "You are trying to send an empty message.\nPlease make sure you have a message or at least one attached file.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Empty Message", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "More New Messages Above", "mobile.rename_channel.display_name_maxLength": "Channel name must be less than {maxLength, number} characters", "mobile.rename_channel.display_name_minLength": "Channel name must be {minLength, number} or more characters", @@ -2140,7 +2193,7 @@ "mobile.routes.channelInfo.createdBy": "Created by {creator} on ", "mobile.routes.channelInfo.delete_channel": "채널 삭제", "mobile.routes.channelInfo.favorite": "즐겨찾기", - "mobile.routes.channel_members.action": "Remove Members", + "mobile.routes.channel_members.action": "팀에서 제거하기", "mobile.routes.channel_members.action_message": "You must select at least one member to remove from the channel.", "mobile.routes.channel_members.action_message_confirm": "Are you sure you want to remove the selected members from the channel?", "mobile.routes.channels": "채널", @@ -2162,7 +2215,7 @@ "mobile.routes.thread": "{channelName} Thread", "mobile.routes.thread_dm": "Direct Message Thread", "mobile.routes.user_profile": "Profile", - "mobile.routes.user_profile.send_message": "Send Message", + "mobile.routes.user_profile.send_message": "메시지 보내기", "mobile.search.from_modifier_description": "to find posts from specific users", "mobile.search.from_modifier_title": "사용자명", "mobile.search.in_modifier_description": "to find posts in specific channels", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Server upgrade required", "mobile.server_url.invalid_format": "URL은 http:// 또는 https://로 시작해야 합니다", "mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.", + "mobile.set_status.away": "다른 용무 중", + "mobile.set_status.dnd": "방해 금지", + "mobile.set_status.offline": "오프라인", + "mobile.set_status.online": "온라인", "mobile.settings.clear": "Clear Offline Store", "mobile.settings.clear_button": "Clear", "mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(edited)", "posts_view.loadMore": "메시지 더 보기", "posts_view.loadingMore": "메시지 더 보기", + "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": "채널", @@ -2392,6 +2450,7 @@ "save_button.saving": "Saving", "search_bar.search": "검색", "search_bar.usage": "

검색 옵션

  • \"따옴표\"를 사용해서 문구를 검색할 수 있습니다.
  • from: 를 사용해서 특정 사용자의 포스트를 검색하거나, in:을 사용하여 특정 채널의 포스트를 검색할 수 있습니다.
", + "search_header.loading": "Searching...", "search_header.results": "검색 결과", "search_header.title2": "최근 멘션", "search_header.title3": "중요 메시지", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "저장", "setting_item_min.edit": "편집", "setting_picture.cancel": "취소", - "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", + "setting_picture.help.profile": "Upload a profile picture in JPG or PNG format.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "저장", "setting_picture.select": "선택", "setting_upload.import": "가져오기", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "이전 읽지 않은 채널:\t⌥|Shift|Up", "sidebar.channels": "공개 채널", "sidebar.createChannel": "공개 채널 만들기", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "비공개 채널 만들기", "sidebar.direct": "개인 메시지", "sidebar.directchannel.you": "{displayname} (you)", @@ -2761,7 +2822,7 @@ "user.settings.general.loginSaml": "Login done through SAML ({email})", "user.settings.general.mobile.emptyName": "'편집'을 클릭하여 본명을 설정", "user.settings.general.mobile.emptyNickname": "'편집'을 클릭하여 별명을 설정", - "user.settings.general.mobile.emptyPosition": "Click to add your job title / position", + "user.settings.general.mobile.emptyPosition": "'편집'를 눌러 부서 정보를 수정하세요.", "user.settings.general.mobile.uploadImage": "'편집'을 클릭하여 사진 업로드", "user.settings.general.newAddress": "New Address: {email}
Check your email to verify the above address.", "user.settings.general.newEmail": "New Email", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "온라인, 오프라인, 자리비움 상태의 모든 활동", "user.settings.push_notification.away": "오프라인이거나 자리비움", "user.settings.push_notification.disabled": "시스템 관리자에 의해 비활성화 됨", - "user.settings.push_notification.disabled_long": "모바일 기기를 위한 푸시 알림 기능이 시스템 관리자에 의해 비활성화 되었습니다.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "지정한 활동에 대해서만 모바일 푸시 알림을 받습니다.", "user.settings.push_notification.off": "끄기", "user.settings.push_notification.offline": "오프라인", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "저장", "user.settings.tokens.title": "개인 엑세스 토큰: ", "user.settings.tokens.token": "Access Token: ", + "user.settings.tokens.tokenDesc": "토큰 설명: ", "user.settings.tokens.tokenId": "토큰 ID: ", "user.settings.tokens.userAccessTokensNone": "개인 액세스 토큰이 없습니다.", "user_list.notFound": "사용자를 찾을 수 없습니다 :(", diff --git a/assets/base/i18n/nl.json b/assets/base/i18n/nl.json index 4624656e2..230bf5012 100644 --- a/assets/base/i18n/nl.json +++ b/assets/base/i18n/nl.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL(s): {url}", "add_outgoing_webhook.callbackUrls": "Aanvraag URL's (Een per regel)", "add_outgoing_webhook.callbackUrls.help": "De URL waar berichten naartoe worden gezonden.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "En of meerdere aanvraag URL's zijn vereist", "add_outgoing_webhook.cancel": "Annuleren", "add_outgoing_webhook.channel": "Kanaal", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "The latest released iOS version", "admin.client_versions.iosMinVersion": "Minimum iOS Version", "admin.client_versions.iosMinVersionHelp": "The minimum compliant iOS version", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "Bv. \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "Bv. \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Mattermost SAML logins toestaan. Lees hier de documentatie over het configureren van SAML voor Mattermost.", "admin.cluster.enableTitle": "High Availability modus aanzetten:", "admin.cluster.interNodeListenAddressDesc": "Het adres waarop de server zal luisteren voor communicatie met andere servers.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "E.g.: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", "admin.elasticsearch.passwordTitle": "SMTP server wachtwoord:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:", @@ -502,20 +522,20 @@ "admin.image.amazonS3BucketDescription": "De naam die gekozen is voor de S3 bucket op AWS.", "admin.image.amazonS3BucketExample": "Bijv.: \"mattermost-media\"", "admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:", - "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to `s3.amazonaws.com`.", + "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to \"s3.amazonaws.com\".", "admin.image.amazonS3EndpointExample": "E.g.: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 Endpoint:", - "admin.image.amazonS3IdDescription": "Verkrijg de credentials van uw Amazon EC2 beheerder.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Bijv.: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 toegangs sleutel ID:", "admin.image.amazonS3RegionDescription": "AWS region you selected when creating your S3 bucket. If no region is set, Mattermost attempts to get the appropriate region from AWS, or sets it to 'us-east-1' if none found.", "admin.image.amazonS3RegionExample": "Bijv.: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3 Regio:", - "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", + "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", "admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:", "admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.", "admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:", - "admin.image.amazonS3SecretDescription": "Verkrijg deze credential van de Amazon EC2 beheerder.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Bijv.: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 geheime toegangs sleutel:", "admin.image.amazonS3TraceDescription": "(Development Mode) When true, log additional debugging information to the system logs.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Inschakelen van inloggen met AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the first name of users in Mattermost. When set, users will not be able to edit their first name, since it is synchronized with the LDAP server. When left blank, users can set their own first name in Account Settings.", "admin.ldap.firstnameAttrEx": "Bijv.: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "Voornaam attribuut", + "admin.ldap.firstnameAttrTitle": "Voornaam attribuut:", "admin.ldap.idAttrDesc": "Het attribuut in de AD/LDAP server dat zal worden gebruikt als unieke identificatie sleutel in Mattermost. Het zou een AD/LDAP attribuut moeten zijn wat niet veranderd, zoals 'username' of 'uid'. Als het 'ID' attribuut van een gebruiker veranderd, zal een nieuw Mattermost account worden gemaakt en dat is niet verbonden met het oude account. Dit is de waarde wat gebruikt wordt om in te loggen in het \"AD/LDAP Username\" veld op de inlog pagina. Normaal is dit attribuut hetzelfde als het \"Username Attribuut\" hierboven. Als jouw team normaal inlogt met 'domain\\\\username', kies je waarschijnlijk 'domain\\\\username' in dit veld.", "admin.ldap.idAttrEx": "Bijv.: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "ID Attribuut: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Lid", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Site Omschrijving: ", "admin.manage_tokens.userAccessTokensNone": "No personal access tokens.", "admin.metrics.enableDescription": "When true, Mattermost will enable performance monitoring collection and profiling. Please see documentation to learn more about configuring performance monitoring for Mattermost.", "admin.metrics.enableTitle": "Enable Performance Monitoring:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Installed plugins on your Mattermost server. Pre-packaged plugins are installed by default, and can be deactivated but not removed.", "admin.plugin.installedTitle": "Installed Plugins: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Management", "admin.plugin.name": "Naam:", "admin.plugin.no_plugins": "No installed plugins.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Voert u alstublieft minstens {chars} tekens in.", "admin.reset_password.titleReset": "Reset wachtwoord", "admin.reset_password.titleSwitch": "Overschakelen naar e-mail/wachtwoord", + "admin.revoke_token_button.delete": "Verwijderen", + "admin.s3.connectionS3Test": "Verbinding testen", + "admin.s3.s3Fail": "Verbinding was niet succesvol: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Testen...", "admin.saml.assertionConsumerServiceURLDesc": "Voer https:///login/sso/saml in. Zorg ervoor dat HTTP of HTTPS in de URL staat. Dit staat ook bekend als \"Assertion Consumer Service URL\".", "admin.saml.assertionConsumerServiceURLEx": "Bijv.: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "This field is also known as the Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Ondertekening verifiëren", "admin.save": "Opslaan", "admin.saving": "Configuratie opslaan...", + "admin.security.client_versions": "Client Versions", "admin.security.connection": "Verbindingen", "admin.security.inviteSalt.disabled": "Uitnodiging salt kan niet veranderd worden wanneer het verzenden van e-mails is uitgeschakeld.", "admin.security.login": "Inloggen", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Overschakelen naar e-mail/wachtwoord", "admin.user_item.sysAdmin": "Systeem beheerder", "admin.user_item.teamAdmin": "Team beheerder", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(with post:all personal access tokens)", "admin.user_item.userAccessTokenPostAllPublic": "(with post:channels personal access tokens)", "admin.user_item.userAccessTokenYes": "(with personal access tokens)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Berichten, bestanden en hashtags", "analytics.system.privateGroups": "Verlaat kanaal", "analytics.system.publicChannels": "Publieke kanalen", + "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json.", "analytics.system.textPosts": "Berichten met enkel tekst", "analytics.system.title": "Systeem-statistieken", "analytics.system.totalChannels": "Totaal aantal kanalen", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Poging tot wachtwoord reset", "audit_table.attemptedWebhookCreate": "Poging om een webhook aan te maken", "audit_table.attemptedWebhookDelete": "Poging om een webhook te verwijderen", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " door {username}", "audit_table.byAdmin": " door een systeembeheerder", "audit_table.channelCreated": "De {channelName} kanaal of groep is gemaakt", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Remove Member", "channel_members_modal.addNew": "Leden toevoegen", "channel_members_modal.members": " Leden", + "channel_members_modal.remove": "Verwijderen", "channel_modal.cancel": "Annuleren", "channel_modal.createNew": "Maak een nieuw kanaal", "channel_modal.descriptionHelp": "Beschrijf de doel van dit kanaal.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Delete Custom Emoji", "emoji_list.empty": "Geen Custom Emoji Gevonden", "emoji_list.header": "Aangepaste emoji", - "emoji_list.help": "Aangepaste emoji zijn beschikbaar voor iedereen op jouw server. Type ':' in een bericht venster om het emoji selectie menu zichtbaar te maken. Andere gebruikers zullen de pagina moeten verversen voordat de nieuwe emojis zichtbaar zijn.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Tip: Als je #,## of ### als eerste karakter op een nieuwe lijn met een emoji gebruikt, kan je een grotere versie van de emoji versturen. Om te proberen, stuur een bericht als: '# :smile:'.", "emoji_list.image": "Afbeelding", "emoji_list.name": "Naam", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Turn off private browsing", "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Terug naar Mattermost", "error.not_found.message": "De pagina die u probeerde op te halen bestaat niet", "error.not_found.title": "Pagina niet gevonden", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Bestanden groter dan {max}MB kunnen niet worden geüpload: {filenames}", "file_upload.limited": "Uploads gelimiteerd tot {count, number} bestanden. Gebruik additionele berichten voor meer bestanden.", "file_upload.pasted": "Afbeelding Geplakt in ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Kanalen zoeken", "filtered_user_list.any_team": "Alle gebruikers", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Dit veld is verplicht", "general_tab.teamDescription": "Team Description", "general_tab.teamDescriptionInfo": "Team description provides additional information to help users select the right team. Maximum of 50 characters.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Klik 'Bewerken' om een afbeelding up te loaden.", + "general_tab.teamIconEditHintMobile": "Klik 'Bewerken' om een afbeelding up te loaden.", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Alleen JPG-of PNG-afbeeldingen kunnen worden gebruikt voor de profiel afbeeldingen", + "general_tab.teamIconLastUpdated": "Afbeelding laatst bijgewerkt op {date}", + "general_tab.teamIconTooLarge": "Kan de profiel-afbeelding niet uploaden. Het bestand is te groot.", "general_tab.teamName": "Team naam", "general_tab.teamNameInfo": "Zet de teamnaam zoals die zal verschijnen op uw login scherm en bovenaan de navigatiekolom aan de linkerkant.", "general_tab.teamNameRestrictions": "Team Name must be {min} or more characters up to a maximum of {max}. You can add a longer team description.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Mentions in threads", "mobile.account_notifications.threads_start": "Threads that I start", "mobile.account_notifications.threads_start_participate": "Threads that I start or participate in", + "mobile.advanced_settings.clockDisplay": "Klok weergave", "mobile.advanced_settings.delete": "Verwijderen", "mobile.advanced_settings.delete_file_cache": "Delete File Cache", "mobile.advanced_settings.delete_file_cache_message": "\nThis will delete all the files stored in the cache. Are you sure you want to delete them?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Close Group Message", "mobile.channel_list.dm": "Privé bericht", "mobile.channel_list.gm": "Group Message", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "NOT A MEMBER", "mobile.channel_list.open": "Open {term}", "mobile.channel_list.openDM": "Open Direct Message", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "An error occurred downloading the new version.", "mobile.client_upgrade.download_error.title": "Unable to Install Update", "mobile.client_upgrade.latest_version": "Your Version: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Please update the app to continue.", "mobile.client_upgrade.must_upgrade_title": "Update Required", "mobile.client_upgrade.no_upgrade_subtitle": "You already have the latest version.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Open Document failed", "mobile.downloader.android_complete": "Download complete", "mobile.downloader.android_failed": "Download failed", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Download started", "mobile.downloader.android_success": "download successful", "mobile.downloader.complete": "Download complete", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:", "mobile.markdown.link.copy_url": "Copy URL", "mobile.mention.copy_mention": "Copy Mention", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "New Conversation", "mobile.more_dms.you": "(@{username} - you)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "You are trying to send an empty message.\nPlease make sure you have a message or at least one attached file.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Empty Message", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "More New Messages Above", "mobile.rename_channel.display_name_maxLength": "Channel name must be less than {maxLength, number} characters", "mobile.rename_channel.display_name_minLength": "Channel name must be {minLength, number} or more characters", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Server upgrade required", "mobile.server_url.invalid_format": "Moet beginnen met http:// of https://", "mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.", + "mobile.set_status.away": "Away", + "mobile.set_status.dnd": "Do Not Disturb", + "mobile.set_status.offline": "Offline", + "mobile.set_status.online": "Online", "mobile.settings.clear": "Clear Offline Store", "mobile.settings.clear_button": "Wissen", "mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(edited)", "posts_view.loadMore": "Laad meer berichten", "posts_view.loadingMore": "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", @@ -2392,6 +2450,7 @@ "save_button.saving": "Saving", "search_bar.search": "Zoeken", "search_bar.usage": "

Zoekopties

  • Gebruik \"aanhalingstekens\" om naar zinnen te zoeken
  • Gebruik from: om berichten van een specifieke gebruiker te vinden en in: om berichten in een specifiek kanaal te vinden
", + "search_header.loading": "Searching...", "search_header.results": "Zoekresultaten", "search_header.title2": "Recente vermeldingen", "search_header.title3": "Gemarkeerde Berichten", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Opslaan", "setting_item_min.edit": "Bewerken", "setting_picture.cancel": "Annuleren", - "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", + "setting_picture.help.profile": "Upload a profile picture in JPG or PNG format.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Opslaan", "setting_picture.select": "Selecteer", "setting_upload.import": "Importeer", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Previous unread channel:\t⌥|Shift|Up", "sidebar.channels": "PUBLIC CHANNELS", "sidebar.createChannel": "Maak een publiek kanaal", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Maak een publiek kanaal", "sidebar.direct": "DIRECT MESSAGES", "sidebar.directchannel.you": "{displayname} (jij)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Voor alle activiteit wanneer online, afwezig of offline", "user.settings.push_notification.away": "Afwezig of offline", "user.settings.push_notification.disabled": "Uitgeschakeld door de systeembeheerder", - "user.settings.push_notification.disabled_long": "Push notificaties voor mobiele apparaten zijn uitgezet door Uw Systeembeheerder. ", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Meldingen worden verstuurd naar uw mobiele apparaat wanneer er activiteit is in Mattermost.", "user.settings.push_notification.off": "Uit", "user.settings.push_notification.offline": "Offline", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Opslaan", "user.settings.tokens.title": "Personal Access Tokens", "user.settings.tokens.token": "Access Token: ", + "user.settings.tokens.tokenDesc": "Site Omschrijving: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "No personal access tokens.", "user_list.notFound": "Geen gebruikers gevonden", diff --git a/assets/base/i18n/pl.json b/assets/base/i18n/pl.json index 392bf59ba..1628b3feb 100644 --- a/assets/base/i18n/pl.json +++ b/assets/base/i18n/pl.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL(s): {url}", "add_outgoing_webhook.callbackUrls": "Zwrotne adresy URL (jeden na linię)", "add_outgoing_webhook.callbackUrls.help": "URL na który będą wysyłane wiadomości.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Wymagany jest jeden lub więcej zwrotny adres URL", "add_outgoing_webhook.cancel": "Anuluj", "add_outgoing_webhook.channel": "Kanał", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "Ostatnio wydana wersja iOS", "admin.client_versions.iosMinVersion": "Minimalna wersja iOS", "admin.client_versions.iosMinVersionHelp": "Minimalna zgodna wersja iOS", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "Np. \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "Np. \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Gdy włączone, Mattermost będzie działał w trybie Wysokiej Dostępności (HA). Proszę przeczytać dokumentację (język angielski) żeby dowiedzieć się więcej o konfiguracji trybu Wysokiej Dostępności w Mattermost.", "admin.cluster.enableTitle": "Włącz tryb Wysokiej Dostępności:", "admin.cluster.interNodeListenAddressDesc": "Adres, którego ten serwer będzie używał do komunikacji z innymi serwerami.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "E.g.: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Optional) The password to authenticate to the Elasticsearch server.", "admin.elasticsearch.passwordTitle": "Hasło serwera SMTP:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Purge Indexes", "admin.elasticsearch.purgeIndexesButton.error": "Failed to purge indexes: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Purge Indexes:", @@ -505,17 +525,17 @@ "admin.image.amazonS3EndpointDescription": "Nazwa hosta dostawcy twojego magazynu danych kompatybilnego z S3. Domyślnie `s3.amazonaws.com`.", "admin.image.amazonS3EndpointExample": "Np.: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Punkt końcowy Amazom S3:", - "admin.image.amazonS3IdDescription": "Pobierz to poświadczenie od twojego administratora Amazon EC2.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Np. \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 Access Key ID:", "admin.image.amazonS3RegionDescription": "AWS region you selected when creating your S3 bucket. If no region is set, Mattermost attempts to get the appropriate region from AWS, or sets it to 'us-east-1' if none found.", "admin.image.amazonS3RegionExample": "Np. \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Region Amazon S3:", - "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", + "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", "admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:", "admin.image.amazonS3SSLDescription": "Gdy wyłączone, pozwala na niezabezpieczone połączenie do Amazon S3. Domyślnie pozwala tylko na bezpieczne połączenia.", "admin.image.amazonS3SSLTitle": "Włącz bezpieczne połączenia Amazon S3:", - "admin.image.amazonS3SecretDescription": "Pobierz to poświadczenie od twojego administratora Amazon EC2.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Np. \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Sekretny Klucz Dostępu Amazon S3:", "admin.image.amazonS3TraceDescription": "(Tryb Developerski) Jeśli włączony, dodatkowe informacje debugowania zostaną zapisane w logach systemowych.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Włącz logowanie za pomocą AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Opcjonalne) Atrybut na serwerze AD/LDAP, kóry będzie używany do wypełniania pierwszego imienia użytkowników w Mattermost. Jeśli włączone, użytkownicy nie będą mogli zmienić swoich imion, gdyż będą one synchronizowane z serwerem LDAP. Jeśli zostawiony puste, użytkownicy będą mogli sami wpisać swoje imię w Ustawieniach Użytkownika.", "admin.ldap.firstnameAttrEx": "Np. \"givenName\"", - "admin.ldap.firstnameAttrTitle": "Atrybut Imienia użytkownika", + "admin.ldap.firstnameAttrTitle": "Atrybut imienia użytkownika:", "admin.ldap.idAttrDesc": "Atrybut na serwerze AD/LDAP który będzie użyty jako unikalny identyfikator w Mattermost. Powinien być to atrybut AD/LDAP którego wartość się nie zmienia, np. nazwa użytkownika lub uid. Jeśli atrybut ID użytkownika się zmieni, zostanie przez to utworzone nowe konto niepowiązane z poprzednim. To jest wartość używana podczas logowania do Mattermost w polu \"Nazwa użytkownika AD/LDAP\" na stronie logowania. Normalnie ten atrybut jest taki sam jak \"Atrybut nazwy użytkownika\" powyżej. Jeśli twój zespół zazwyczaj używa domena\\\\nazwa_użytkownika do logowania do innych usług, możesz chcieć wpisać domena\\\\nazwa_użytkownika do tego pola by zachować spójność pomiędzy stronami.", "admin.ldap.idAttrEx": "Np. \"sAMAccountName\"", "admin.ldap.idAttrTitle": "Atrybut ID: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Użytkownik", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Opis strony: ", "admin.manage_tokens.userAccessTokensNone": "Brak osobistych tokenów dostępu.", "admin.metrics.enableDescription": "Jeśli włączone, Mattermost umożliwi monitorowanie wydajności oraz profilowanie. Zobacz proszę dokumentację aby dowiedzieć się więcej na temat konfiguracji monitoringu wydajności dla Mattermost.", "admin.metrics.enableTitle": "Włącz Monitorowanie Wydajności:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Installed plugins on your Mattermost server. Pre-packaged plugins are installed by default, and can be deactivated but not removed.", "admin.plugin.installedTitle": "Installed Plugins: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Management", "admin.plugin.name": "Nazwa:", "admin.plugin.no_plugins": "No installed plugins.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Proszę podać co najmniej {chars} znaków.", "admin.reset_password.titleReset": "Zresetuj hasło", "admin.reset_password.titleSwitch": "Przełącz konto na adres e-mail/hasło", + "admin.revoke_token_button.delete": "Usuń", + "admin.s3.connectionS3Test": "Sprawdź połączenie", + "admin.s3.s3Fail": "Połączenie nieudane: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Testowanie...", "admin.saml.assertionConsumerServiceURLDesc": "Enter https:///login/sso/saml. Make sure you use HTTP or HTTPS in your URL depending on your server configuration. This field is also known as the Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "Np.: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "This field is also known as the Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Weryfikuj Podpis:", "admin.save": "Zapisz", "admin.saving": "Zapisuję konfigurację...", + "admin.security.client_versions": "Client Versions", "admin.security.connection": "Połączenia", "admin.security.inviteSalt.disabled": "Sól zaproszenia nie może zostać zmieniona jeśli wysyłanie emaili jest wyłączone.", "admin.security.login": "Login", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Przełącz na adres e-mail/hasło", "admin.user_item.sysAdmin": "Administrator Systemu", "admin.user_item.teamAdmin": "Administrator zespołu", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "Brak osobistych tokenów dostępu.", "admin.user_item.userAccessTokenPostAllPublic": "Brak osobistych tokenów dostępu.", "admin.user_item.userAccessTokenYes": "Brak osobistych tokenów dostępu.", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Wiadomości, Pliki i Hashtagi", "analytics.system.privateGroups": "Kanały prywatne", "analytics.system.publicChannels": "Kanały publiczne", + "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json.", "analytics.system.textPosts": "Wiadomości z samym tekstem", "analytics.system.title": "Statystyki systemu", "analytics.system.totalChannels": "Wszystkie Kanały", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Próba zresetowania hasła", "audit_table.attemptedWebhookCreate": "Próba stworzenia webhooka", "audit_table.attemptedWebhookDelete": "Próba usunięcia webhooka", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": "przez {username}", "audit_table.byAdmin": "przez admina", "audit_table.channelCreated": "Stworzono kanał {channelName}", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Usuń członka", "channel_members_modal.addNew": " Dodaj nowych użytkowników", "channel_members_modal.members": " Użytkownicy", + "channel_members_modal.remove": "Usuń", "channel_modal.cancel": "Anuluj", "channel_modal.createNew": "Utwórz nowy kanał", "channel_modal.descriptionHelp": "Opisz jak ten kanał powinien być używany.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Usuń Niestandardowe Emoji", "emoji_list.empty": "Nie Znaleziono Niestandardowych Emoji", "emoji_list.header": "Niestandardowe Emoji", - "emoji_list.help": "Niestandardowe emoji są dostępne dla wszystkich na Twoim serwerze. W polu tekstowym wpisz ':', aby wyświetlić menu wyboru emotikonek. Inni użytkownicy mogą odświeżyć stronę przed pojawieniem się nowego emojisa.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Wskazówka: Jeśli wpiszesz #, ##, lub ### jako pierwszy znak na nowej linii zawierającej emoji, możesz użyć emoji o większym rozmiarze. Spróbuj wysłać wiadomość jak np. '#:smile:'.", "emoji_list.image": "Obraz", "emoji_list.name": "Nazwa", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Wyłącz prywatne przeglądanie", "error.local_storage.help3": "Użyj wspieranej przeglądarki (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge)", "error.local_storage.message": "Mattermost nie mógł się załadować gdyż ustawienie twojej przeglądarki blokuje używanie funkcji \"Lokalnego magazynu\" (local storage). Aby uruchomić Mattermost spróbuj:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Wróć do Mattermost", "error.not_found.message": "Strona którą chcesz otworzyć nie istnieje", "error.not_found.title": "Nie odnaleziono strony", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Pliki powyżej {max} MB nie mogą zostać wysłane: {filenames}", "file_upload.limited": "Przesyłanie danych jest ograniczone do maksymalnie {count, number} plików. Proszę użyć dodatkowych postów, aby wysłać więcej plików.", "file_upload.pasted": "Obrazek wklejony o ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Znajdź kanały", "filtered_user_list.any_team": "Wszyscy użytkownicy", "filtered_user_list.count": "{count, number} {count, plural, one {użytkownik} other {użytkowników}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "To pole jest wymagane", "general_tab.teamDescription": "Opis zespołu", "general_tab.teamDescriptionInfo": "Opis zespołu dostarcza dodatkowych informacji, które pomagają użytkownikom wybrać odpowiedni zespół. Maksymalnie 50 znaków.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Kliknij przycisk 'Edytuj' aby załadować obraz", + "general_tab.teamIconEditHintMobile": "Kliknij przycisk 'Edytuj' aby załadować obraz", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Tylko pliki JPG lub PNG mogą zostać wykorzystane jako zdjęcia profilowe", + "general_tab.teamIconLastUpdated": "Ostatnia aktualizacja zdjęcia {date}", + "general_tab.teamIconTooLarge": "Nie można przesłać zdjęcia profilowego. Plik jest zbyt duży.", "general_tab.teamName": "Nazwa zespołu", "general_tab.teamNameInfo": "Określ nazwę zespołu, jest ona wyświetlana na ekranie logowania w górnej części lewego panelu.", "general_tab.teamNameRestrictions": "Nazwa musi zawierać pomiędzy {min} a {max} znaków. Możesz dodać dłuższy opis zespołu później.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Wzmianki w wątkach", "mobile.account_notifications.threads_start": "Wątki, które rozpocząłem", "mobile.account_notifications.threads_start_participate": "Wątki, które rozpocząłem lub w których uczestniczę", + "mobile.advanced_settings.clockDisplay": "Wyświetlanie czasu", "mobile.advanced_settings.delete": "Usuń", "mobile.advanced_settings.delete_file_cache": "Delete File Cache", "mobile.advanced_settings.delete_file_cache_message": "\nThis will delete all the files stored in the cache. Are you sure you want to delete them?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Zamknij wiadomość grupową", "mobile.channel_list.dm": "Wiadomość bezpośrednia", "mobile.channel_list.gm": "Wiadomość grupowa", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "NIE JEST UŻYTKOWNIKIEM", "mobile.channel_list.open": "Otwórz {term}", "mobile.channel_list.openDM": "Otwórz wiadomość bezpośrednią", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "An error occurred downloading the new version.", "mobile.client_upgrade.download_error.title": "Unable to Install Update", "mobile.client_upgrade.latest_version": "Wersja serwera: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Please update the app to continue.", "mobile.client_upgrade.must_upgrade_title": "Update Required", "mobile.client_upgrade.no_upgrade_subtitle": "You already have the latest version.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Open Document failed", "mobile.downloader.android_complete": "Download complete", "mobile.downloader.android_failed": "Download failed", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Download started", "mobile.downloader.android_success": "download successful", "mobile.downloader.complete": "Download complete", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:", "mobile.markdown.link.copy_url": "Copy URL", "mobile.mention.copy_mention": "Copy Mention", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Start", "mobile.more_dms.title": "New Conversation", "mobile.more_dms.you": "(@{username} - you)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "You are trying to send an empty message.\nPlease make sure you have a message or at least one attached file.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Empty Message", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "More New Messages Above", "mobile.rename_channel.display_name_maxLength": "Channel name must be less than {maxLength, number} characters", "mobile.rename_channel.display_name_minLength": "Channel name must be {minLength, number} or more characters", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Wymagane uaktualnienie serwera", "mobile.server_url.invalid_format": "Adres musi zaczynać się od http:// lub https://", "mobile.session_expired": "Sesja wygasła: zaloguj się, aby kontynuować otrzymywanie powiadomień.", + "mobile.set_status.away": "Zaraz wracam", + "mobile.set_status.dnd": "Nie przeszkadzać", + "mobile.set_status.offline": "Offline", + "mobile.set_status.online": "Online", "mobile.settings.clear": "Clear Offline Store", "mobile.settings.clear_button": "Clear", "mobile.settings.clear_message": "\nThis will clear all offline data and restart the app. You will be automatically logged back in once the app restarts.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(edytowany)", "posts_view.loadMore": "Pobierz więcej wiadomości", "posts_view.loadingMore": "Pobierz więcej wiadomości", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Nowe wiadomości", "posts_view.newMsgBelow": "{count, plural, one {Nowa wiadomość} other {Nowe wiadomości}}", "quick_switch_modal.channels": "Kanały", @@ -2392,6 +2450,7 @@ "save_button.saving": "Saving", "search_bar.search": "Szukaj", "search_bar.usage": "

Opcje wyszukiwania

  • Użyj \"cudzysłowów\" aby wyszukać frazy
  • Użyj from: aby znaleźć posty od określonych użytkowników oraz in: aby znaleźć posty na poszczególnych kanałach
", + "search_header.loading": "Searching...", "search_header.results": "Wyniki wyszukiwania", "search_header.title2": "Ostatnie wzmianki", "search_header.title3": "Oznaczone posty", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Zapisz", "setting_item_min.edit": "Edycja", "setting_picture.cancel": "Anuluj", - "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", + "setting_picture.help.profile": "Upload a profile picture in JPG or PNG format.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Zapisz", "setting_picture.select": "Wybierz", "setting_upload.import": "Zaimportuj", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Previous unread channel:\t⌥|Shift|Up", "sidebar.channels": "PUBLIC CHANNELS", "sidebar.createChannel": "Stwórz nowy kanał publiczny", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Stwórz nowy kanał prywatny", "sidebar.direct": "DIRECT MESSAGES", "sidebar.directchannel.you": "{displayname} (you)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Dla wszystkich aktywności gdy online, offline lub zaraz wracam", "user.settings.push_notification.away": "Zaraz wracam lub offline", "user.settings.push_notification.disabled": "Wyłączone przez Administratora", - "user.settings.push_notification.disabled_long": "Powiadomienia push dla urządzeń mobilnych zostały wyłączone przez Administratora.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Powiadomienia są wysyłane do twojego urządzenia gdy coś się dzieje w Mattermost.", "user.settings.push_notification.off": "Wyłączone", "user.settings.push_notification.offline": "Offline", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Zapisz", "user.settings.tokens.title": "Personal Access Tokens", "user.settings.tokens.token": "Access Token: ", + "user.settings.tokens.tokenDesc": "Opis strony: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "Brak osobistych tokenów dostępu.", "user_list.notFound": "Nie odnaleziono użytkowników", diff --git a/assets/base/i18n/pt-BR.json b/assets/base/i18n/pt-BR.json index afaa26f94..8b76951c5 100644 --- a/assets/base/i18n/pt-BR.json +++ b/assets/base/i18n/pt-BR.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL(s): {url}", "add_outgoing_webhook.callbackUrls": "URLs Callback (Uma Por Linha)", "add_outgoing_webhook.callbackUrls.help": "A URL que as mensagens serão enviadas.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Uma ou mais URLs callback são necessárias", "add_outgoing_webhook.cancel": "Cancelar", "add_outgoing_webhook.channel": "Canal", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "Versão mais recente lançada para iOS", "admin.client_versions.iosMinVersion": "Versão Mínima de iOS", "admin.client_versions.iosMinVersionHelp": "Versão miníma de iOS compatível", + "admin.cluster.ClusterName": "Nome do Cluster:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Produção\" ou \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "x \"8074\"", + "admin.cluster.OverrideHostname": "Substituir Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Configurações Modo Leitura:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "x \"8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Quando verdadeiro, Mattermost irá executar no modo de Alta Disponibilidade. Por favor leia documentação para aprender mais sobre configurar Alta Disponibilidade para o Mattermost.", "admin.cluster.enableTitle": "Ativar modo Alta Disponibilidade:", "admin.cluster.interNodeListenAddressDesc": "O endereço que o servidor irá escutar para a comunicação com os outros servidores.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Ex.: \"suasenha\"", "admin.elasticsearch.passwordDescription": "(Opcional) Senha para autenticar no servidor de Elasticsearch.", "admin.elasticsearch.passwordTitle": "Senha do Servidor:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Apagar Índices", "admin.elasticsearch.purgeIndexesButton.error": "Falha ao apagar índices: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Apagar Índices:", @@ -505,17 +525,17 @@ "admin.image.amazonS3EndpointDescription": "Nome do host provedor de armazenamento compatível com S3. O padrão é `s3.amazonaws.com`.", "admin.image.amazonS3EndpointExample": "Ex.: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 Endpoint:", - "admin.image.amazonS3IdDescription": "Obter essa credencial do seu administrador Amazon EC2.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Ex.: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 Access Key ID:", "admin.image.amazonS3RegionDescription": "A região AWS que você selecionou quando criou o S3 bucket. Se a região não for configurada, o Mattermost irá tentar selecionar uma região apropriada na AWS, ou configurar para 'us-east-1' caso não ache.", "admin.image.amazonS3RegionExample": "Ex.: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3 Region:", - "admin.image.amazonS3SSEDescription": "Quando verdadeiro, criptografa arquivos no Amazon S3 usando criptografia do lado do servidor com as chaves gerenciadas do Amazon S3. Veja a documentação para saber mais.", + "admin.image.amazonS3SSEDescription": "Quando verdadeiro, criptografa arquivos no Amazon S3 usando criptografia do lado do servidor com as chaves gerenciadas do Amazon S3. Veja a documentação para saber mais.", "admin.image.amazonS3SSETitle": "Ativar Encriptação do Lado do Servidor para o Amazon S3:", "admin.image.amazonS3SSLDescription": "Quando falso, permite conexões inseguras com Amazon S3. Padrão conexões seguras somente.", "admin.image.amazonS3SSLTitle": "Ativar Conexões Seguras com Amazon S3:", - "admin.image.amazonS3SecretDescription": "Obter essa credencial do seu administrador Amazon EC2.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Ex.: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:", "admin.image.amazonS3TraceDescription": "(Modo de Desenvolvimento) Quando verdadeiro, adiciona mais informações de debug no log do sistema.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Ativar login with AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Opcional) O atributo no servidor AD/LDAP que será usado para preencher o primeiro nome dos usuários no Mattermost. Quando definido, os usuários não serão capazes de editar o seu primeiro nome, uma vez que é sincronizado com o servidor LDAP. Quando deixado em branco, os usuários poderão definir seu próprio primeiro nome em Configurações de Conta.", "admin.ldap.firstnameAttrEx": "Ex.: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "Primeiro Nome do Atributo", + "admin.ldap.firstnameAttrTitle": "Primeiro Nome Atributo:", "admin.ldap.idAttrDesc": "O atributo no servidor AD/LDAP que vai ser utilizado como um identificador único no Mattermost. Ele deve ser um atributo AD/LDAP com um valor que não muda, como nome de usuário ou uid. Se atributo Id do usuário mudar, isto irá criar uma nova conta Mattermost não associada com a sua antiga. Este é o valor utilizado para efetuar login no Mattermost no campo \"Nome de usuário AD/LDAP\" na página de login. Normalmente, este atributo é o mesmo que o campo \"Atributo Nome de Usuário\" acima. Se sua equipe usa tipicamente de domínio\\\\usuário para fazer login em outros serviços com AD/LDAP, você pode optar por colocar domínio\\\\usuário neste campo para manter a consistência entre os sites.", "admin.ldap.idAttrEx": "Ex.: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "Atributo ID: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Membro", "admin.manage_tokens.manageTokensTitle": "Gerenciar Tokens de Acesso Individual", "admin.manage_tokens.userAccessTokensDescription": "Os tokens de acesso individual funcionam de forma semelhante aos tokens de sessão e podem ser usados por integrações para interagir com este servidor Mattermost. Tokens são desativados se o usuário está desativado. Saiba mais sobre tokens de acesso individual.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Descrição Token: ", "admin.manage_tokens.userAccessTokensNone": "Não há tokens de acesso individual.", "admin.metrics.enableDescription": "Quando verdadeiro, Mattermost irá habilitar a coleta do monitoramento de performance e profiling. Por favor verifique documentação para ler mais sobre como configurar o monitoramento de performance para Mattermost.", "admin.metrics.enableTitle": "Habilitar Monitoramento de Performance:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Plugins instalados no servidor Mattermost. Plugins pré-empacotados são instalador por padrão e podem ser desativados mas não removidos.", "admin.plugin.installedTitle": "Plugins Instalados: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Gerenciamento", "admin.plugin.name": "Nome:", "admin.plugin.no_plugins": "Plugins não instalados.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Por favor, insira pelo menos {chars} caracteres.", "admin.reset_password.titleReset": "Resetar Senha", "admin.reset_password.titleSwitch": "Trocar a conta para e-mail/senha", + "admin.revoke_token_button.delete": "Excluir", + "admin.s3.connectionS3Test": "Testar Conexão", + "admin.s3.s3Fail": "Conexão falhou: {error}", + "admin.s3.s3Success": "A conexão foi bem sucedida", + "admin.s3.testing": "Testando...", "admin.saml.assertionConsumerServiceURLDesc": "Digite https:///login/sso/saml. Certifique-se de usar HTTP ou HTTPS em sua URL, dependendo da sua configuração do servidor. Este campo também é conhecido como Assertion Consumer Service URL.", "admin.saml.assertionConsumerServiceURLEx": "Ex \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "Este campo também é conhecido como Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Verificar Assinatura:", "admin.save": "Salvar", "admin.saving": "Salvando Config...", + "admin.security.client_versions": "Versões dos Clientes", "admin.security.connection": "Conexões", "admin.security.inviteSalt.disabled": "Salt convite não pode ser alterado enquanto envio de emails está desativado.", "admin.security.login": "Login", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Trocar para Email/Senha", "admin.user_item.sysAdmin": "Admin do Sistema", "admin.user_item.teamAdmin": "Admin Equipe", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(com post:todos tokens de acesso individual)", "admin.user_item.userAccessTokenPostAllPublic": "(com post:canais tokens de acesso individual)", "admin.user_item.userAccessTokenYes": "(com tokens de acesso individual)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Posts, Arquivos e Hashtags", "analytics.system.privateGroups": "Canais Privados", "analytics.system.publicChannels": "Canais Públicos", + "analytics.system.skippedIntensiveQueries": "Para maximizar a performance, algumas estatísticas foram desabilitadas. Você pode ativá-las novamente em config.json.", "analytics.system.textPosts": "Post com Texto somente", "analytics.system.title": "Estatísticas do Sistema", "analytics.system.totalChannels": "Total de Canais", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Tentativa de resetar a senha", "audit_table.attemptedWebhookCreate": "Tentativa de criar um webhook", "audit_table.attemptedWebhookDelete": "Tentativa de deletar um webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " por {username}", "audit_table.byAdmin": " por um admin", "audit_table.channelCreated": "Criado o canal {channelName}", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Remover Membro", "channel_members_modal.addNew": " Adicionar Novos Membros", "channel_members_modal.members": " Membros", + "channel_members_modal.remove": "Remover", "channel_modal.cancel": "Cancelar", "channel_modal.createNew": "Criar Novo Canal", "channel_modal.descriptionHelp": "Descreva como este canal deve ser utilizado.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Excluir Emoji Personalizado", "emoji_list.empty": "Emoji Personalizado Não Encontrado", "emoji_list.header": "Emoji Personalizado", - "emoji_list.help": "Emojis personalizados estão disponíveis para todos no seu servidor. Digite ':' na caixa de mensagens para trazer o menu de seleção de emojis. Outros usuários podem precisar atualizar a página antes que os novos emojis apareçam.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Dica: Se você adicionar #, ##, ou ### como primeiro caractere em uma nova linha contendo um emoji, você poderá usar emoji com tamanho maior. Para testar, envia uma mensagem como: '# :smile:'.", "emoji_list.image": "Imagem", "emoji_list.name": "Nome", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Desativar navegação privada", "error.local_storage.help3": "Use um navegador suportado (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost não foi capaz de carregar devido a suas configurações no navegador que impedem o uso do recurso de armazenamento local. Para permitir o carregamento do Mattermost, tente as seguintes ações:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Voltar para Mattermost", "error.not_found.message": "A página que você estava tentando alcançar não existe", "error.not_found.title": "Página não encontrada", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Arquivos acima {max}MB não podem ser enviados: {filenames}", "file_upload.limited": "Limite máximo de uploads de {count, number} arquivos. Por favor use um post adicional para mais arquivos.", "file_upload.pasted": "Imagem Colada em ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Procurar canais", "filtered_user_list.any_team": "Todos os Usuários", "filtered_user_list.count": "{count, number} {count, plural, one {membro} other {membros}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Este campo é obrigatório", "general_tab.teamDescription": "Descrição da Equipe", "general_tab.teamDescriptionInfo": "Descrição da equipe fornece informações adicionais para ajudar os usuários a selecionar a equipe correta. Máximo de 50 caracteres.", + "general_tab.teamIcon": "Ícone da Equipe", + "general_tab.teamIconEditHint": "Clique em 'Editar' para enviar uma imagem.", + "general_tab.teamIconEditHintMobile": "Clique em para enviar uma imagem.", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Somente imagens em JPG ou PNG podem ser usadas como ícones para equipe", + "general_tab.teamIconLastUpdated": "Imagem última atualização {date}", + "general_tab.teamIconTooLarge": "Não é possível fazer upload do ícone da equipe. O arquivo é muito grande.", "general_tab.teamName": "Nome da Equipe", "general_tab.teamNameInfo": "Defina o nome da equipe como aparece na sua tela de login e no topo na lateral esquerda.", "general_tab.teamNameRestrictions": "O nome da equipe deve ter {min} ou mais caracteres até um máximo de {max}. Você pode adicionar uma descrição da equipe depois.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Menções em tópicos", "mobile.account_notifications.threads_start": "Tópicos que eu iniciei", "mobile.account_notifications.threads_start_participate": "Tópicos que eu iniciei ou participo", + "mobile.advanced_settings.clockDisplay": "Exibição do relógio", "mobile.advanced_settings.delete": "Excluir", "mobile.advanced_settings.delete_file_cache": "Apagar Cache de Arquivos.", "mobile.advanced_settings.delete_file_cache_message": "\nIsto irá apagar todo os arquivos armazenados no cache. Tem certeza que deseja apagá-los?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Fechar Mensagem em Grupo", "mobile.channel_list.dm": "Mensagem Direta", "mobile.channel_list.gm": "Mensagem em Grupo", + "mobile.channel_list.members": "MEMBROS", "mobile.channel_list.not_member": "NÃO É UM MEMBRO", "mobile.channel_list.open": "Abrir {term}", "mobile.channel_list.openDM": "Abrir Mensagem Direta", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "Um erro ocorreu durante o download da nova versão.", "mobile.client_upgrade.download_error.title": "Não é possível instalar a atualização", "mobile.client_upgrade.latest_version": "Sua Versão: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Por favor atualize o app para continuar.", "mobile.client_upgrade.must_upgrade_title": "Atualização Requerida", "mobile.client_upgrade.no_upgrade_subtitle": "Você já possui a última versão.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Falha ao Abrir o Documento", "mobile.downloader.android_complete": "Download concluído", "mobile.downloader.android_failed": "Download falhou", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Download iniciado", "mobile.downloader.android_success": "download realizado com sucesso", "mobile.downloader.complete": "Download concluído", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "A imagem excede as dimensões máximas de {maxWidth} por {maxHeight}:", "mobile.markdown.link.copy_url": "Copiar URL", "mobile.mention.copy_mention": "Copiar Menção", + "mobile.message_length.message": "Sua mensagem atual é muito grande. Contagem corrente de caracters: {max}/{count}", + "mobile.message_length.title": "Tamanho da Mensagem", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Início", "mobile.more_dms.title": "Nova Conversa", "mobile.more_dms.you": "(@{username} - você)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "Você está tentando enviar uma mensagem vazia.\nCertifique-se de ter uma mensagem ou pelo menos um arquivo em anexo.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Mensagem Vazia", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "Acima Mais Mensagens Novas", "mobile.rename_channel.display_name_maxLength": "Nome do canal precisa ter menos de {maxLength, number} caracteres", "mobile.rename_channel.display_name_minLength": "Nome do canal deve ter {minLength, number} caracteres ou mais", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Atualização do servidor necessária", "mobile.server_url.invalid_format": "URL deve começar com http:// ou https://", "mobile.session_expired": "Sessão Expirada: Por favor faça o login para continuar recebendo as notificações.", + "mobile.set_status.away": "Ausente", + "mobile.set_status.dnd": "Não Perturbe", + "mobile.set_status.offline": "Desconectado", + "mobile.set_status.online": "Conectado", "mobile.settings.clear": "Apagar Armazenamento Offline", "mobile.settings.clear_button": "Limpar", "mobile.settings.clear_message": "\nIsto irá apagar todos os dados offline e reiniciar o aplicativo. Você será automaticamente conectado novamente quando o aplicativo for reiniciado.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(editado)", "posts_view.loadMore": "Carregar mais mensagens", "posts_view.loadingMore": "Carregando mais mensagens...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "Novas Mensagens", "posts_view.newMsgBelow": "{count, plural, one {Nova mensagem} other {Novas mensagens}}", "quick_switch_modal.channels": "Canais", @@ -2392,6 +2450,7 @@ "save_button.saving": "Salvando", "search_bar.search": "Procurar", "search_bar.usage": "

Opções de Pesquisa

  • Utilize \"aspas\" para pesquisar frases
  • Use from: para encontrar mensagens de usuários específicos e in: para encontrar postagens em canais específicos
", + "search_header.loading": "Pesquisando...", "search_header.results": "Resultados da Pesquisa", "search_header.title2": "Menções Recentes", "search_header.title3": "Posts Marcados", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Salvar", "setting_item_min.edit": "Editar", "setting_picture.cancel": "Cancelar", - "setting_picture.help": "Upload uma imagem de perfil nos formatos BMP, JPG, JPEG or PNG.", + "setting_picture.help.profile": "Enviar uma imagem para perfil nos formatos JPG ou PNG.", + "setting_picture.help.team": "Enviar uma imagem para ícone da equipe nos formatos JPG ou PNG.", "setting_picture.save": "Salvar", "setting_picture.select": "Selecionar", "setting_upload.import": "Importar", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Canal anterior não lido:\t⌥|Shift|Cima", "sidebar.channels": "CANAIS PÚBLICOS", "sidebar.createChannel": "Criar um novo canal público", + "sidebar.createDirectMessage": "Criar uma nova mensagem direta", "sidebar.createGroup": "Criar um novo canal privado", "sidebar.direct": "MENSAGENS DIRETAS", "sidebar.directchannel.you": "{displayname} (você)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Para toda atividade quando conectado, ausente ou desconectado", "user.settings.push_notification.away": "Ausente ou desconectado", "user.settings.push_notification.disabled": "Desativado pelo Administrador do Sistema", - "user.settings.push_notification.disabled_long": "Notificações push para dispositivos móveis foram desativados pelo Administrador do Sistema.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Alertas de notificação são enviados para o seu dispositivo móvel quando há atividade no Mattermost.", "user.settings.push_notification.off": "Desligado", "user.settings.push_notification.offline": "Desconectado", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Salvar", "user.settings.tokens.title": "Tokens de Acesso Individual", "user.settings.tokens.token": "Token de Acesso: ", + "user.settings.tokens.tokenDesc": "Descrição Token: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "Não há tokens de acesso pessoais.", "user_list.notFound": "Nenhum usuário encontrado", diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 52aca4fe5..f33ad1307 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "URL ссылка(-и): {url}", "add_outgoing_webhook.callbackUrls": "URL обратного вызова (по одному на строку)", "add_outgoing_webhook.callbackUrls.help": "URL, на который будут отправляться сообщения.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Требуется хотя бы один URL обратного вызова", "add_outgoing_webhook.cancel": "Отмена", "add_outgoing_webhook.channel": "Канал", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "Последняя выпущенная версия IOS", "admin.client_versions.iosMinVersion": "Минимальная версия IOS", "admin.client_versions.iosMinVersionHelp": "Минимальная совместимая версия IOS", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "Например \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "Например \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "Если включено, Mattermost запустится в режиме высокой доступности. Пожалуйста, обратитесь к документациидля получения сведений по настройкам режима High Availability.", "admin.cluster.enableTitle": "Включить режим высокой доступности:", "admin.cluster.interNodeListenAddressDesc": "Адрес интерфейса, используемого для связи с другими серверами.", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Пример: \"yourpassword\"", "admin.elasticsearch.passwordDescription": "(Опционально) Пароль для аутентификации на сервере Elasticsearch.", "admin.elasticsearch.passwordTitle": "Пароль:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "Очистить индексы", "admin.elasticsearch.purgeIndexesButton.error": "Не удалось очистить индексы: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Очистить индексы:", @@ -505,17 +525,17 @@ "admin.image.amazonS3EndpointDescription": "Адрес вашего совместимого хранилища S3 . По умолчанию `s3.amazonaws.com`.", "admin.image.amazonS3EndpointExample": "Например: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Конечная точка Amazon S3:", - "admin.image.amazonS3IdDescription": "Получите эти учетные данные от своего администратора Amazon EC2.", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "Например: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "ID ключа доступа Amazon S3:", "admin.image.amazonS3RegionDescription": "AWS region you selected when creating your S3 bucket. If no region is set, Mattermost attempts to get the appropriate region from AWS, or sets it to 'us-east-1' if none found.", "admin.image.amazonS3RegionExample": "Например: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Регион Amazon S3:", - "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", + "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", "admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:", "admin.image.amazonS3SSLDescription": "Если отключено, будет позволено подключаться к Amazon S3 по незащищённому соединению. По умолчанию используются только защищённые соединения.", "admin.image.amazonS3SSLTitle": "Включить защищённые соединения с Amazon S3:", - "admin.image.amazonS3SecretDescription": "Получите эти учетные данные от своего администратора Amazon EC2.", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "Например: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 секретный ключ доступа:", "admin.image.amazonS3TraceDescription": "(Development Mode) When true, log additional debugging information to the system logs.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "Включить авторизацию с помощью AD/LDAP:", "admin.ldap.firstnameAttrDesc": "(Необязательно) Атрибут на сервере AD/LDAP, который будет использоваться для заполнения имени пользователей в Mattermost. Если он установлен, то пользователи не смогут редактировать свои имя, т.к. оно будет синхронизироваться с сервером AD/LDAP. Если атрибут не заполнен, то пользователи смогут изменить свои имена в настройках учетной записи.", "admin.ldap.firstnameAttrEx": "Например: \"givenName\"", - "admin.ldap.firstnameAttrTitle": "Атрибут имени", + "admin.ldap.firstnameAttrTitle": "Атрибут имени:", "admin.ldap.idAttrDesc": "Атрибут на сервере AD/LDAP, который будет использоваться в качестве уникального идентификатора в Mattermost. Это должен быть атрибут AD/LDAP, значение которого не будет меняться, например имя пользователя или его идентификатор. Если значение этого атрибута изменится, в Mattermost будет создана новая учетная запись, не имеющая к старой никакого отношения. Значение этого атрибута используется в поле \"Имя пользователя AD/LDAP\" на странице входа в Mattermost. В большинстве случаев, это тот же атрибут, что используется в качестве \"Атрибута имени\" выше. Если Ваша команда обычно использует учетные записи в стиле domain\\\\username для входа в другие сервисы с использованием AD/LDAP, Вы можете указать domain\\\\username и здесь для сохранения единообразия.", "admin.ldap.idAttrEx": "Например: \"sAMAccountName\"", "admin.ldap.idAttrTitle": "Атрибут ID:", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Участник", "admin.manage_tokens.manageTokensTitle": "Manage Personal Access Tokens", "admin.manage_tokens.userAccessTokensDescription": "Personal access tokens function similarly to session tokens and can be used by integrations to interact with this Mattermost server. Tokens are disabled if the user is deactivated. Learn more about personal access tokens.", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Описание токена: ", "admin.manage_tokens.userAccessTokensNone": "с токенами доступа", "admin.metrics.enableDescription": "Если включено, в Mattermost будет включен сбор данных о производительности и профилирование. Дополнительную информацию по конфигурации мониторинга производительности смотрите в документации.", "admin.metrics.enableTitle": "Включить мониторинг производительности", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "Installed plugins on your Mattermost server. Pre-packaged plugins are installed by default, and can be deactivated but not removed.", "admin.plugin.installedTitle": "Installed Plugins: ", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "Управление", "admin.plugin.name": "Имя:", "admin.plugin.no_plugins": "No installed plugins.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Пожалуйста введите как минимум {chars} символов.", "admin.reset_password.titleReset": "Сброс пароля", "admin.reset_password.titleSwitch": "Переключить аккаунт на E-Mail/Пароль", + "admin.revoke_token_button.delete": "Удалить", + "admin.s3.connectionS3Test": "Проверка подключения", + "admin.s3.s3Fail": "Соединение завершено неудачей: {error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "Проверка...", "admin.saml.assertionConsumerServiceURLDesc": "Введите https:///login/sso/saml. Убедитесь, используете ли вы HTTP или HTTPS в своем URL-адресе в соответствии с настройками своего сервера. Это поле также известно как URL сервиса обработки утверждений.", "admin.saml.assertionConsumerServiceURLEx": "Например: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "This field is also known as the Assertion Consumer Service URL.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "Проверка подписи:", "admin.save": "Сохранить", "admin.saving": "Сохранение конфигурации...", + "admin.security.client_versions": "Client Versions", "admin.security.connection": "Подключения", "admin.security.inviteSalt.disabled": "Соль не может быть изменена, пока выключена отправка электронных сообщений.", "admin.security.login": "Логин", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "Переключение на E-Mail/Пароль", "admin.user_item.sysAdmin": "Администратор системы", "admin.user_item.teamAdmin": "Team Admin", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "с токенами доступа", "admin.user_item.userAccessTokenPostAllPublic": "с токенами доступа", "admin.user_item.userAccessTokenYes": "с токенами доступа", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "Сообщения, файлы и хештэги", "analytics.system.privateGroups": "Приватные каналы", "analytics.system.publicChannels": "Публичные каналы", + "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json.", "analytics.system.textPosts": "Только текстовые сообщения", "analytics.system.title": "Статистика системы", "analytics.system.totalChannels": "Всего каналов", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Попытался сбросить пароль", "audit_table.attemptedWebhookCreate": "Попытался создать webhook", "audit_table.attemptedWebhookDelete": "Попытка удаления вебхука", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": " пользователем {username}", "audit_table.byAdmin": " админом", "audit_table.channelCreated": "Создан канал {channelName}", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Удалить участника", "channel_members_modal.addNew": " Добавить участников", "channel_members_modal.members": " Участники", + "channel_members_modal.remove": "Удалить", "channel_modal.cancel": "Отмена", "channel_modal.createNew": "Создать новый канал", "channel_modal.descriptionHelp": "Опишите, как следует использовать этот канал.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Удалить пользовательский эмодзи", "emoji_list.empty": "Не найдено загруженного эмодзи", "emoji_list.header": "Пользовательские эмодзи", - "emoji_list.help": "Пользовательские смайлы доступны для всех на вашем сервере. Введите ':' в окне сообщения, чтобы открыть меню выбора смайла. Другим пользователям, возможно, потребуется обновить страницу, прежде чем появятся новые смайлы.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "Совет: Если вы добавите #, ## или ### в начале строки со смайлом, то получите смайл большего размера. Чтобы попробовать, отправьте сообщение: '# :smile:'.", "emoji_list.image": "Изображения", "emoji_list.name": "Имя", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Отключите режим инкогнито", "error.local_storage.help3": "Воспользуйтесь поддерживаемым браузером (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge)", "error.local_storage.message": "Mattermost не может сохранить настройки в локальном хранилище, так как браузер предотвращает использование данной возможности. Чтобы позволить Mattermost загрузиться, попробуйте следовать следующим инструкциям:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "Назад в Mattermost", "error.not_found.message": "Эта страница не существует", "error.not_found.title": "Страница не найдена", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "Нельзя загрузить файлы больше {max}МБ: {filenames}", "file_upload.limited": "Загрузка ограничена максимум {count, number} файлами. Пожалуйста используйте дополнительные сообщения для отправки большего количества файлов.", "file_upload.pasted": "Изображение вставлено в ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Поиск каналов", "filtered_user_list.any_team": "Все пользователи", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Обязательное поле", "general_tab.teamDescription": "Описание команды", "general_tab.teamDescriptionInfo": "Описание команды предоставляет дополнительную информацию, помогающую пользователям выбрать нужную им команду. Максимум 50 символов.", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "Нажмите 'Изменить' для загрузки изображения.", + "general_tab.teamIconEditHintMobile": "Нажмите для загрузки изображения.", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "Только JPG или PNG изображения могут быть использованы как изображения профиля", + "general_tab.teamIconLastUpdated": "Последнее обновление {date}", + "general_tab.teamIconTooLarge": "Невозможно загрузить изображение. Файл слишком большой.", "general_tab.teamName": "Название команды", "general_tab.teamNameInfo": "Установите название команды, отображаемое на экране входа и в левом верхнем углу боковой панели.", "general_tab.teamNameRestrictions": "Имя должно быть длиннее {min} и меньше {max} символов. Вы можете добавить описание команды позже.", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Упоминания в тредах", "mobile.account_notifications.threads_start": "Ветки начатые мной", "mobile.account_notifications.threads_start_participate": "Threads that I start or participate in", + "mobile.advanced_settings.clockDisplay": "Отображение времени", "mobile.advanced_settings.delete": "Удалить", "mobile.advanced_settings.delete_file_cache": "Удалить кеш файлов", "mobile.advanced_settings.delete_file_cache_message": "\nThis will delete all the files stored in the cache. Are you sure you want to delete them?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Close Group Message", "mobile.channel_list.dm": "Личное сообщение", "mobile.channel_list.gm": "Group Message", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "НЕ УЧАСТНИК", "mobile.channel_list.open": "Открыть {term}", "mobile.channel_list.openDM": "Open Direct Message", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "An error occurred downloading the new version.", "mobile.client_upgrade.download_error.title": "Unable to Install Update", "mobile.client_upgrade.latest_version": "Версия сервера: {version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "Please update the app to continue.", "mobile.client_upgrade.must_upgrade_title": "Update Required", "mobile.client_upgrade.no_upgrade_subtitle": "You already have the latest version.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Open Document failed", "mobile.downloader.android_complete": "Download complete", "mobile.downloader.android_failed": "Download failed", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "Download started", "mobile.downloader.android_success": "download successful", "mobile.downloader.complete": "Download complete", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "Image exceeds max dimensions of {maxWidth} by {maxHeight}:", "mobile.markdown.link.copy_url": "Copy URL", "mobile.mention.copy_mention": "Copy Mention", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "Начать", "mobile.more_dms.title": "New Conversation", "mobile.more_dms.you": "(@{username} - you)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "You are trying to send an empty message.\nPlease make sure you have a message or at least one attached file.", "mobile.post_textbox.empty.ok": "OK", "mobile.post_textbox.empty.title": "Empty Message", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "More New Messages Above", "mobile.rename_channel.display_name_maxLength": "Channel name must be less than {maxLength, number} characters", "mobile.rename_channel.display_name_minLength": "Channel name must be {minLength, number} or more characters", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Требуется обновление сервера", "mobile.server_url.invalid_format": "Адрес должен начинаться с http:// или https://", "mobile.session_expired": "Сессия истекла: войдите, чтобы продолжить получение уведомлений.", + "mobile.set_status.away": "Отошёл", + "mobile.set_status.dnd": "Не беспокоить", + "mobile.set_status.offline": "Не в сети", + "mobile.set_status.online": "В сети", "mobile.settings.clear": "Очистить локальное хранилище", "mobile.settings.clear_button": "Очистить", "mobile.settings.clear_message": "\nДанное действие приведёт к очистке локальных данных и перезапуску приложения.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(отредактировано)", "posts_view.loadMore": "Больше сообщений", "posts_view.loadingMore": "Загрузка сообщений...", + "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": "Каналы", @@ -2392,6 +2450,7 @@ "save_button.saving": "Saving", "search_bar.search": "Поиск", "search_bar.usage": "

Параметры поиска

  • Используйте \"кавычки\" для поиска фраз
  • Используйте слово from: для поиска сообщений нужного пользователя и слово in: для поиска сообщений на нужном канале
", + "search_header.loading": "Searching...", "search_header.results": "Результаты поиска", "search_header.title2": "Недавние упоминания", "search_header.title3": "Отмеченные сообщения", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Сохранить", "setting_item_min.edit": "Изменить", "setting_picture.cancel": "Отмена", - "setting_picture.help": "Upload a profile picture in BMP, JPG, JPEG or PNG format.", + "setting_picture.help.profile": "Upload a profile picture in JPG or PNG format.", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "Сохранить", "setting_picture.select": "Выбрать", "setting_upload.import": "Импорт", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Предыдущий непрочитанный канал:\t⌥|Shift|Up", "sidebar.channels": "ПУБЛИЧНЫЕ КАНАЛЫ", "sidebar.createChannel": "Создать публичный канал", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "Создать приватный канал", "sidebar.direct": "ЛИЧНЫЕ СООБЩЕНИЯ", "sidebar.directchannel.you": "{displayname} (you)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Для всей активности когда онлайн, отошел или оффлайн", "user.settings.push_notification.away": "Отсутствует или не в сети", "user.settings.push_notification.disabled": "Отключено системным администратором", - "user.settings.push_notification.disabled_long": "Push-уведомления для мобильных устройств запрещены Системным Администратором.", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "Notification alerts are pushed to your mobile device when there is activity in Mattermost.", "user.settings.push_notification.off": "Выкл", "user.settings.push_notification.offline": "Не в сети", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Сохранить", "user.settings.tokens.title": "Personal Access Tokens", "user.settings.tokens.token": "Access Token: ", + "user.settings.tokens.tokenDesc": "Описание токена: ", "user.settings.tokens.tokenId": "Token ID: ", "user.settings.tokens.userAccessTokensNone": "с токенами доступа", "user_list.notFound": "Пользователи не найдены", diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json index dac2d26a0..b7c873ff9 100644 --- a/assets/base/i18n/tr.json +++ b/assets/base/i18n/tr.json @@ -85,7 +85,7 @@ "add_emoji.nameInvalid": "Emoji adında yalnız harfler, rakamlar ve '-' ile '_' simgeleri bulunmalıdır.", "add_emoji.nameRequired": "Emoji için bir ad zorunludur", "add_emoji.nameTaken": "Bu adı kullanan bir sistem emojisi var. Lütfen başka bir ad kullanın.", - "add_emoji.preview": "Önizleme", + "add_emoji.preview": "Ön izleme", "add_emoji.preview.sentence": "Bu içinde bir {image} olan bir cümledir.", "add_emoji.save": "Kaydet", "add_incoming_webhook.cancel": "İptal", @@ -122,6 +122,7 @@ "add_oauth_app.url": "Adresler: {url}", "add_outgoing_webhook.callbackUrls": "Çağırma Adresleri (Her Satıra Bir Tane)", "add_outgoing_webhook.callbackUrls.help": "İletilerin gönderileceği adres.", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "Bir ya da bir kaç çağırma adresi zorunludur", "add_outgoing_webhook.cancel": "İptal", "add_outgoing_webhook.channel": "Kanal", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "Son yayınlanan iOS sürümü", "admin.client_versions.iosMinVersion": "En düşük iOS Sürümü", "admin.client_versions.iosMinVersionHelp": "Uyumlu en düşük iOS sürümü", + "admin.cluster.ClusterName": "Küme Adı:", + "admin.cluster.ClusterNameDesc": "Katılınacak kümenin adı. Yalnız aynı küme adını taşıyan düğümler birleşebilir. Bu özellik Mavi-Yeşil dağıtımlarını ya da aynı veritabanının aşamalı gösterilmesini destekler.", + "admin.cluster.ClusterNameEx": "x \"Üretim\" ya da \"Aşamalı\"", + "admin.cluster.GossipPort": "Gossip Kapı Numarası:", + "admin.cluster.GossipPortDesc": "Gossip iletişim kuralı için kullanılacak kapı numarası. Bu kapı numarasına hem UDP hem TCP üzerinden erişilebilmelidir.", + "admin.cluster.GossipPortEx": "x \"8074\"", + "admin.cluster.OverrideHostname": "Sunucu Adını Değiştir:", + "admin.cluster.OverrideHostnameDesc": "Varsayılan değeri Sunucu Adını işletim sisteminden almayı dener ya da IP Adresini kullanır. Bu sunucunun adını buradan değiştirebilirsiniz. Gerçekten gerek olmadan Sunucu Adını değiştirmeniz önerilmez. Gerekiyorsa buraya IP Adresini de yazabilirsiniz.", + "admin.cluster.OverrideHostnameEx": "x \"uygulama-sunucusu-01\"", + "admin.cluster.ReadOnlyConfig": "Salt Okunur Yapılandırma:", + "admin.cluster.ReadOnlyConfigDesc": "Bu seçenek etkinleştirildiğinde, sunucu sistem panosundan yapılması istenilen yapılandırma değişiklikleri reddedilir ve kaydedilmez. Üretim kipinde çalışırken bu seçeneğin etkinleştirilmesi önerilir.", + "admin.cluster.StreamingPort": "Akış Kapı Numarası:", + "admin.cluster.StreamingPortDesc": "Sunucular arasında akış için kullanılacak kapı numarası.", + "admin.cluster.StreamingPortEx": "x \"8075\"", + "admin.cluster.UseExperimentalGossip": "Deneysel 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.", "admin.cluster.enableDescription": "Bu seçenek etkinleştirildiğinde, Mattermost Yüksek Erişilebilirlik kipinde çalışır. Mattermost Yüksek Erişilebilirlik ayarları hakkında ayrıntılı bilgi almak için belgeler bölümüne bakın.", "admin.cluster.enableTitle": "Yüksek Erişilebilirlik Kipi Kullanılsın:", "admin.cluster.interNodeListenAddressDesc": "Sunucunun diğer sunucular ile iletişim kurmak için dinleyeceği adres.", @@ -255,11 +274,11 @@ "admin.customization.enableCustomEmojiTitle": "Özel Emoji Kullanılsın:", "admin.customization.enableEmojiPickerDesc": "Emoji seçici kullanıcıların iletilerde ifade emojileri kullanabilmesini sağlar. Emoji seçici çok sayıda özel emoji kullanılacak şekilde etkinleştirilirse başarım düşebilir.", "admin.customization.enableEmojiPickerTitle": "Emoji Seçici Kullanılsın:", - "admin.customization.enableLinkPreviewsDesc": "Yapılabildiğinde, iletilerin altında web sitesinin önizlemesi görüntülenir. Kullanıcılar bu önizlemeyi Hesap Ayarları > Görünüm > Web Sitesi Bağlantı Önizlemeleri seçeneğinden devre dışı bırakabilir.", - "admin.customization.enableLinkPreviewsTitle": "Bağlantı Önizlemeleri Kullanılsın:", + "admin.customization.enableLinkPreviewsDesc": "Yapılabildiğinde, iletilerin altında web sitesinin ön izlemesi görüntülenir. Kullanıcılar bu ön izlemeyi Hesap Ayarları > Görünüm > Web Sitesi Bağlantı Ön İzlemeleri seçeneğinden devre dışı bırakabilir.", + "admin.customization.enableLinkPreviewsTitle": "Bağlantı Ön İzlemeleri Kullanılsın:", "admin.customization.iosAppDownloadLinkDesc": "iOS uygulamasının indirilebileceği bir bağlantı ekler. Siteye mobil tarayıcı üzerinden erişen kullanıcılara uygulamayı indirebilecekleri bir sayfa görüntülenir. Sayfanın görüntülenmemesi için bu alanı boş bırakın.", "admin.customization.iosAppDownloadLinkTitle": "iOS Uygulaması İndirme Bağlantısı:", - "admin.customization.linkPreviews": "Bağlantı Önizlemeleri", + "admin.customization.linkPreviews": "Bağlantı Ön İzlemeleri", "admin.customization.nativeAppLinks": "Mattermost Uygulama Bağlantıları", "admin.customization.restrictCustomEmojiCreationAdmin": "Sistem ve Takım Yöneticileri özel emoji ekleyebilsin", "admin.customization.restrictCustomEmojiCreationAll": "Herkes özel emoji ekleyebilsin", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "Örnek: \"parolanız\"", "admin.elasticsearch.passwordDescription": "(İsteğe bağlı) Elasticsearch sunucusunda kimlik doğrulaması için kullanılacak parola.", "admin.elasticsearch.passwordTitle": "Sunucu Parolası:", + "admin.elasticsearch.percentComplete": "%{percent} Tamamlandı", "admin.elasticsearch.purgeIndexesButton": "Dizinleri Sil", "admin.elasticsearch.purgeIndexesButton.error": "Dizinler silinemedi: {error}", "admin.elasticsearch.purgeIndexesButton.label": "Dizinleri Sil:", @@ -374,7 +394,7 @@ "admin.email.notificationOrganization": "Bildirim Alt Bilgi E-posta Adresi:", "admin.email.notificationOrganizationDescription": "Mattermost bildirimlerinin alt bilgisi olarak görüntülenecek kuruluş adı ve adresi gibi bilgiler. Örnek: \"© ABC Ltd., 565 Atatürk Cad, Ankara, 06000, Türkiye\". Kuruluş adı ve adresinin görüntülenmemesi için bu alanı boş bırakın.", "admin.email.notificationOrganizationExample": "Örnek: \"© ABC Ltd., 565 Atatürk Cad, Ankara, 06000, Türkiye\"", - "admin.email.notificationsDescription": "Bu seçenek genel olarak üretim ortamında etkinleştirilir. Etkinleştirildiğinde, Mattermost e-posta bildirimlerini göndermeyi dener. Geliştiriciler daha hızlı geliştirme yapabilmek için e-posta gönderimini devre dışı bırakabilir.
Bu seçenek etkinleştirildiğinde Önizleme Kipi afişini kaldırır (ayarı değiştirdikten sonra oturumu kapatıp yeniden açın).", + "admin.email.notificationsDescription": "Bu seçenek genel olarak üretim ortamında etkinleştirilir. Etkinleştirildiğinde, Mattermost e-posta bildirimlerini göndermeyi dener. Geliştiriciler daha hızlı geliştirme yapabilmek için e-posta gönderimini devre dışı bırakabilir.
Bu seçenek etkinleştirildiğinde Ön İzleme Kipi afişini kaldırır (ayarı değiştirdikten sonra oturumu kapatıp yeniden açın).", "admin.email.notificationsTitle": "E-posta Bildirimleri Kullanılsın: ", "admin.email.passwordSaltDescription": "Parola sıfırlama e-postalarını imzalamak için eklenecek 32 karakter uzunluğundaki çeşni. Kurulum sırasında rastgele olarak üretilir. Yeni bir çeşni oluşturmak için \"Yeniden Oluştur\" üzerine tıklayın.", "admin.email.passwordSaltExample": "Örnek: \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"", @@ -505,17 +525,17 @@ "admin.image.amazonS3EndpointDescription": "S3 uyumlu depolama hizmeti sağlayıcı sunucusunun adı. Varsayılan değer: `s3.amazonaws.com`.", "admin.image.amazonS3EndpointExample": "Örnek: \"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 Noktası:", - "admin.image.amazonS3IdDescription": "Amazon EC2 yöneticinizden alacağınız kimlik doğrulama bilgilerini yazın.", + "admin.image.amazonS3IdDescription": "(İsteğe bağlı) Yalnız IAM rolü kullanarak S3 kimlik doğrulaması yapmak istemediğiniz zaman gereklidir. Amazon EC2 yöneticinizin Erişim Anahtarı Kodunu yazın.", "admin.image.amazonS3IdExample": "Örnek: \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 Erişimi Anahtar Kodu:", "admin.image.amazonS3RegionDescription": "S3 buketinizi oluştururken seçtiğiniz AWS bölgesi. Herhangi bir bölge ayarlanmamışsa Mattermost uygun AWS bölgesini belirlemeye çalışır ve bir bölge bulamaz ise 'us-east-1' olarak ayarlar.", "admin.image.amazonS3RegionExample": "Örnek: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3 Bölgesi:", - "admin.image.amazonS3SSEDescription": "Bu seçenek etkinleştirildiğinde, Amazon S3 üzerindeki dosyalar Amazon S3 tarafından yönetilen anahtarlar ile sunucu tarafında şifrelenir. Ayrıntılı bilgi almak için belgeler bölümüne bakın.", + "admin.image.amazonS3SSEDescription": "Bu seçenek etkinleştirildiğinde, Amazon S3 üzerindeki dosyalar Amazon S3 tarafından yönetilen anahtarlar ile sunucu tarafında şifrelenir. Ayrıntılı bilgi almak için belgeler bölümüne bakın.", "admin.image.amazonS3SSETitle": "Amazon S3 için sunucu tarafında şifreleme kullanılsın:", "admin.image.amazonS3SSLDescription": "Bu seçenek devre dışı bırakıldığında, Amazon S3 üzerine güvenli olmayan bağlantılar yapılabilir. Varsayılan olarak yalnız güvenli bağlantılar kullanılır.", "admin.image.amazonS3SSLTitle": "Güvenli Amazon S3 Bağlantıları Kullanılsın:", - "admin.image.amazonS3SecretDescription": "Amazon EC2 yöneticinizden alacağınız kimlik doğrulama bilgilerini yazın.", + "admin.image.amazonS3SecretDescription": "(İsteğe bağlı) Amazon S3 Erişim Anahtarı Kodunuzun gizli erişim anahtarı.", "admin.image.amazonS3SecretExample": "Örnek: \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 Gizli Erişim Anahtarı:", "admin.image.amazonS3TraceDescription": "(Geliştirme Kipi) Bu seçenek etkinleştirildiğinde, sistem günlüklerine ek hata ayıklama bilgileri yazılır.", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "AD/LDAP ile oturum açılabilsin:", "admin.ldap.firstnameAttrDesc": "(İsteğe bağlı) Mattermost kullanıcılarının adlarının alınacağı AD/LDAP sunucu özniteliği. Ayarlandığında, LDAP sunucusu ile eşitlendiğinden kullanıcılar adlarını değiştiremez. Boş bırakıldığında, kullanıcılar Hesap Ayarları bölümünden adlarını değiştirebilir.", "admin.ldap.firstnameAttrEx": "Örnek: \"belirtilenAd\"", - "admin.ldap.firstnameAttrTitle": "Ad Özniteliği", + "admin.ldap.firstnameAttrTitle": "Ad Özniteliği:", "admin.ldap.idAttrDesc": "Mattermost kullanıcılarının tekil kimlik kodlarının alınacağı AD/LDAP sunucu özniteliği. Kullanıcı adı ya da UID gibi değişmeyecek bir AD/LDAP özniteliği olmalıdır. Bir kullanıcının kodu değişirse, önceki ile farklı bir yeni Mattermost hesabı oluşturulur. Bu değer Mattermost oturum açma sayfasında \"AD/LDAP Kullanıcı Adı\" alanında kullanılır. Normal olarak bu öznitelik \" yukarıdaki \"Kullanıcı Adı Özniteliği\" ile aynıdır. Takımınız AD/LDAP üzerindeki diğer hizmetlere erişmek için etkialani\\\\kullaniciadi şeklinde oturum açıyorsa, siteler arasında tutarlılık sağlamak için bu alana da etkialani\\\\kullaniciadi şeklinde yazılmasını sağlayabilirsiniz.", "admin.ldap.idAttrEx": "Örnek:\"sAMHesapAdi\"", "admin.ldap.idAttrTitle": "Kod Özniteliği: ", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "Üye", "admin.manage_tokens.manageTokensTitle": "Kişisel Erişim Kodları Yönetimi", "admin.manage_tokens.userAccessTokensDescription": "Kişisel erişim kodları, oturum kodlarına benzer ve bütünleştirmeler tarafından Mattermost sunucusu ile etkileşime geçmek için kullanılır. Kişisel erişim kodları hakkında ayrıntılı bilgi almak için buraya tıklayın.", + "admin.manage_tokens.userAccessTokensIdLabel": "Erişim Kodu: ", + "admin.manage_tokens.userAccessTokensNameLabel": "Kod Açıklaması: ", "admin.manage_tokens.userAccessTokensNone": "Herhangi bir kişisel erişim kodu yok.", "admin.metrics.enableDescription": "Bu seçenek etkinleştirildiğinde, Mattermost başarım izleme derleme ve profillemesi kullanılır. Lütfen Mattermost başarım izlemesi ayarları hakkında ayrıntılı bilgi almak için belgeler bölümüne bakın.", "admin.metrics.enableTitle": "Başarım İzlemesi Kullanılsın:", @@ -722,7 +744,7 @@ "admin.password.minimumLengthDescription": "Parolanın geçerli sayılması için bulunması gereken en az karakter sayısı. {min} ile {max} arasında bir tamsayı olmalıdır.", "admin.password.minimumLengthExample": "Örnek: \"5\"", "admin.password.number": "En az bir rakam", - "admin.password.preview": "Hata iletisi önizleme", + "admin.password.preview": "Hata iletisi ön izlemesi", "admin.password.requirements": "Parola Gereklilikleri:", "admin.password.requirementsDescription": "Karakter türleri için geçerli bir parola olmalıdır.", "admin.password.symbol": "En az bir simge (Örnek: \"~!@#$%^&*()\")", @@ -739,6 +761,7 @@ "admin.plugin.id": "Kod:", "admin.plugin.installedDesc": "Mattermost sunucunuzda kurulu olan uygulama ekleri. Önceden eklenmiş uygulama ekleri varsayılan olarak kurulur ve devre dışı bırakılabilir ancak silinemez.", "admin.plugin.installedTitle": "Kurulu Uygulama Ekleri: ", + "admin.plugin.management.banner": "Sunucuda uygulama ekleri devre dışı bırakılmış. Etkinleştirmek için Uygulama Ekleri > Yapılandırma bölümüne gidin.", "admin.plugin.management.title": "Yönetim", "admin.plugin.name": "Ad:", "admin.plugin.no_plugins": "Kurulu bir uygulama eki yok.", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "Lütfen en az {chars} karakter yazın.", "admin.reset_password.titleReset": "Parolayı Sıfırla", "admin.reset_password.titleSwitch": "Hesabı E-posta/Parolaya Geçir", + "admin.revoke_token_button.delete": "Sil", + "admin.s3.connectionS3Test": "Bağlantıyı Sına", + "admin.s3.s3Fail": "Bağlantı kurulamadı: {error}", + "admin.s3.s3Success": "Bağlantı kuruldu", + "admin.s3.testing": "Sınanıyor...", "admin.saml.assertionConsumerServiceURLDesc": "https:///login/sso/saml olarak yazın. Sunucu ayarlarınıza uygun olarak HTTP ya da HTTPS kullandığınızdan emin olun. Bu alan ayrıca Müşteri Onaylama Hizmeti Adresi olarak da bilinir.", "admin.saml.assertionConsumerServiceURLEx": "Örnek: \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "Alan, Müşteri İstek Hizmeti Adresi olarak da bilinir.", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "İmza Doğrulansın:", "admin.save": "Kaydet", "admin.saving": "Ayarlar Kaydediliyor...", + "admin.security.client_versions": "İstemci Sürümleri", "admin.security.connection": "Bağlantılar", "admin.security.inviteSalt.disabled": "E-posta gönderimi devre dışı iken çağrı çeşnisi değiştirilemez.", "admin.security.login": "Oturum Aç", @@ -898,7 +927,7 @@ "admin.service.enforceMfaTitle": "Çok Aşamalı Kimlik Doğrulama Dayatılsın:", "admin.service.forward80To443": "80 kapısı 443 numaraya yönlendirilsin:", "admin.service.forward80To443Description": "Bu seçenek etkinleştirildiğinde, 80 numaralı kapıdaki güvenli olmayan tüm trafik güvenli 443 kapısına yönlendirilir", - "admin.service.googleDescription": "Gömülmüş YouTube görüntü önizlemelerinin başlıklarının görüntülenmesi için bu anahtarı ayarlayın. Anahtar olmadan da YouTube önizlemeleri ileti ya da yorumlardaki bağlantılara göre oluşturulabilir ancak görüntü başlığında görüntülenmez. Anahtarı almakla ilgili bilgiler için Google Developers Tutorial sayfasına bakın.", + "admin.service.googleDescription": "Gömülmüş YouTube görüntü ön izlemelerinin başlıklarının görüntülenmesi için bu anahtarı ayarlayın. Anahtar olmadan da YouTube ön izlemeleri ileti ya da yorumlardaki bağlantılara göre oluşturulabilir ancak görüntü başlığı görüntülenmez. Anahtarı almak ve anahtarınıza YouTube Data API v3 hizmetini eklemekle ilgili bilgiler için Google Developers Tutorial sayfasına bakın.", "admin.service.googleExample": "Örnek: \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"", "admin.service.googleTitle": "Google API Anahtarı:", "admin.service.iconDescription": "Bu seçenek etkinleştirildiğinde, web bağlantıları, bölü komutları ve Zapier gibi diğer profil görselini değiştiren bütünleştirmelere izin verilir. Not: kullanıcı adını değiştiren bütünleştirmelerle birlikte kullanıldığında, kullanıcılar diğer kullanıcıları taklit ederek kimlik avı saldırıları yapabilir.", @@ -982,7 +1011,7 @@ "admin.sidebar.ldap": "AD/LDAP", "admin.sidebar.legalAndSupport": "Hükümler ve Destek", "admin.sidebar.license": "Sürüm ve Lisans", - "admin.sidebar.linkPreviews": "Bağlantı Önizlemeleri", + "admin.sidebar.linkPreviews": "Bağlantı Ön İzlemeleri", "admin.sidebar.localization": "Yerelleştirme", "admin.sidebar.logging": "Günlük", "admin.sidebar.login": "Oturum Aç", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "E-posta/Parola Kipine Geç", "admin.user_item.sysAdmin": "Sistem Yöneticisi", "admin.user_item.teamAdmin": "Takım Yöneticisi", + "admin.user_item.teamMember": "Takım Üyesi", "admin.user_item.userAccessTokenPostAll": "(ileti: tüm kişisel erişim kodları ile)", "admin.user_item.userAccessTokenPostAllPublic": "(ileti: kanalların kişisel erişim kodları ile)", "admin.user_item.userAccessTokenYes": "(kişisel erişim kodları ile)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "İletiler, Dosyalar ve Hashtaglar", "analytics.system.privateGroups": "Özel Kanallar", "analytics.system.publicChannels": "Herkese Açık Kanallar", + "analytics.system.skippedIntensiveQueries": "Başarımı arttırmak için bazı istatistikler devre dışı bırakıldı. Bunları config.json dosyasından yeniden etkinleştirebilirsiniz.", "analytics.system.textPosts": "Yalnız Metin İçeren İletiler", "analytics.system.title": "Sistem İstatistikleri", "analytics.system.totalChannels": "Toplam Kanal", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "Parola sıfırlama girişimi", "audit_table.attemptedWebhookCreate": "Web bağlantısı ekleme girişimi", "audit_table.attemptedWebhookDelete": "Web bağlantısı silme girişimi", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": "{username} tarafından", "audit_table.byAdmin": " bir yönetici tarafından", "audit_table.channelCreated": "{channelName} kanalını ekledi", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "Üyelikten Çıkar", "channel_members_modal.addNew": " Yeni Üye Ekle", "channel_members_modal.members": " Üyeler", + "channel_members_modal.remove": "Kaldır", "channel_modal.cancel": "İptal", "channel_modal.createNew": "Yeni Kanal Ekle", "channel_modal.descriptionHelp": "Bu kanalın ne amaçla kullanılacağını açıklayın.", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "Özel Emojiyi Sil", "emoji_list.empty": "Herhangi bir özel emoji bulunamadı", "emoji_list.header": "Özel Emoji", - "emoji_list.help": "Sunucunuzdaki herkes özel emojileri kullanabilir. Emoji seçim menüsünü açmak için ileti alanında ':' yazın. Diğer kullanıcıların yeni emojileri görebilmeleri için sayfayı yeniden yüklemesi gerekebilir.", + "emoji_list.help": "Sunucudaki herkes özel emoji kullanabilir. Emoji seçim menüsünü açmak için ileti kutusunda iki karakterden sonra ':' karakterinin ardından iki karakter yazın.", "emoji_list.help2": "İpucu: Emoji bulunan yeni bir satırın ilk karakteri olarak #, ## ya da ### kullanırsanız emoji boyutunu büyütebilirsiniz. Denemek için '# :smile' gibi bir ileti gönderin.", "emoji_list.image": "Görsel", "emoji_list.name": "Ad", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "Gizli taramayı kapat", "error.local_storage.help3": "Desteklenen bir tarayıcı kullanın (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Web tarayıcınızdaki bir ayarın yerel depolama özelliklerini engellemesi nedeniyle Mattermost yüklenemedi. Mattermost uygulamasının yüklenebilmesi için şu işlemleri yapmayı deneyin:", + "error.local_storage.title": "Mattermost Yüklenemedi", "error.not_found.link_message": "Mattermost'a Geri Dön", "error.not_found.message": "Ulaşmaya çalıştığınız sayfa bulunamadı", "error.not_found.title": "Sayfa bulunamadı", @@ -1576,7 +1610,7 @@ "error_bar.expired": "Enterprise lisansın süresi geçtiğinden bazı özellikler devre dışı kalabilir. Lütfen lisansınızı yenileyin.", "error_bar.expiring": "Enterprise lisansın süresi {date} tarihinde bitecek. Lütfen lisansınızı yenileyin.", "error_bar.past_grace": "Enterprise lisansın süresi geçtiğinden bazı özellikler devre dışı kalabilir. Lütfen ayrıntılar için Sistem Yöneticisi ile görüşün.", - "error_bar.preview_mode": "Önizleme Kipi: E-posta bildirimi ayarları yapılmamış", + "error_bar.preview_mode": "Ön İzleme Kipi: E-posta bildirimi ayarları yapılmamış", "error_bar.site_url": "Lütfen {link} içindeki {docsLink} ayarlarını yapın.", "error_bar.site_url.docsLink": "Site Adresi", "error_bar.site_url.link": "Sistem Konsolu", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "{max} MB boyutundan büyük dosyalar yüklenemez: {filenames}", "file_upload.limited": "En çok {count, number} dosya yüklenebilir. Daha fazla dosya eklemek için ek iletiler kullanın.", "file_upload.pasted": "Görselin yapıştırılması ", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "Kanal arama", "filtered_user_list.any_team": "Tüm Kullanıcılar", "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}", @@ -1624,6 +1660,13 @@ "general_tab.required": "Bu alan zorunludur", "general_tab.teamDescription": "Takım Açıklaması", "general_tab.teamDescriptionInfo": "Takım açıklaması kullanıcıların doğru takımı seçmesine yardımcı olur. En fazla 50 karakter uzunluğunda olabilir.", + "general_tab.teamIcon": "Takım Simgesi", + "general_tab.teamIconEditHint": "Bir görsel yüklemek için 'Düzenle' üzerine tıklayın.", + "general_tab.teamIconEditHintMobile": "Bir görsel yüklemek için tıklayın.", + "general_tab.teamIconError": "Görsel seçilirken bir sorun çıktı.", + "general_tab.teamIconInvalidFileType": "Takım simgesi olarak yalnız JPG ya da PNG görselleri kullanılabilir", + "general_tab.teamIconLastUpdated": "Görsel {date} tarihinde güncellendi", + "general_tab.teamIconTooLarge": "Takım simgesi yüklenemedi. Dosya çok büyük.", "general_tab.teamName": "Takım Adı", "general_tab.teamNameInfo": "Oturum açma sayfasında ve sol yan çubuğun üzerinde görüntülenecek takım adını ayarlayın.", "general_tab.teamNameRestrictions": "Takım Adı {min} ile {max} karakter arasında olmalıdır. Daha sonra daha uzun bir takım açıklaması ekleyebilirsiniz.", @@ -1653,12 +1696,12 @@ "help.attaching.icon": "#### Ek Dosya Simgesi\nAlternatif olarak ileti alanının yanındaki gri ataş simgesine tıklayarak da dosyaları yükleyebilirsiniz. Tıkladığınızda sistem dosya görüntüleyici açılarak istediğiniz dosyaları bulmanızı sağlar. Dosyaları yüklemek için **Aç** üzerine tıklayın. Ardından isteğinize bağlı olarak bir ileti yazabilir ve göndermek için **ENTER** tuşuna basabilirsiniz.", "help.attaching.limitations": "## Dosya Boyutu Sınırlamaları\nMattermost üzerinde her ileti için en fazla 5 dosya eklenebilir. Her dosyanın boyutu en fazla 50 Mb olabilir.", "help.attaching.methods": "## Dosya Ekleme Yöntemleri\nSürükleyip bırakarak ya da ileti alanındaki dosya ekle simgesine tıklayarak bir dosya ekleyebilirsiniz.", - "help.attaching.notSupported": "Belge önizleme (Word, Excel, PPT) özelliği henüz yok.", + "help.attaching.notSupported": "Belge ön izleme (Word, Excel, PPT) özelliği henüz yok.", "help.attaching.pasting": "#### Görselleri Yapıştırmak\nChrome ve Edge web tarayıcılarında, dosyalar panodan yapıştırılarak da yüklenebilir. Bu özellik henüz diğer web tarayıcıları tarafından desteklenmiyor.", - "help.attaching.previewer": "## Dosya Önizleme\nMattermost üzerinde ortamlar, indirme dosyaları ve herkese açık paylaşılmış bağlantıları önizleme özelliği bulunur. Dosya önizleyiciyi açmak için eklenmiş dosyanın küçük görseli üzerine tıklayın.", + "help.attaching.previewer": "## Dosya Ön İzleme\nMattermost üzerinde ortamlar, indirme dosyaları ve herkese açık paylaşılmış bağlantıları önizleme özelliği bulunur. Dosya önizleyiciyi açmak için eklenmiş dosyanın küçük görseli üzerine tıklayın.", "help.attaching.publicLinks": "#### Herkese Açık Bağlantıları Paylaşmak\nHerkese açık bağlantılar Mattermost takımınız dışındaki kişiler ile dosya paylaşmanızı sağlar. Eklenmiş bir dosyanın küçük görseline tıklayarak dosya önizleyiciyi açın. Ardından **Herkese Açık Bağlantıyı Al** üzerine tıklayın. Böylece bağlantıyı kopyalayabileceğiniz bir pencere açılır. Bu bağlantı başka bir kullanıcı ile paylaşılıp açıldığında dosya otomatik olarak indirilir.", "help.attaching.publicLinks2": "Dosya önizleyicide **Herkese Açık Bağlantıyı Al** seçeneği görüntülenmiyorsa ve bu seçeneği kullanmak istiyorsanız, Sistem Yöneticiniz ile görüşerek Sistem Konsolunda **Güvenlik** > **Herkese Açık Bağlantılar** seçeneğini etkinleştirmesini isteyin.", - "help.attaching.supported": "#### Desteklenen Ortam Türleri\nDesteklenmeyen bir ortam türünü önizlemeye çalışırsanız, dosya önizleyicide 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": "#### Desteklenen Ortam Türleri\nDesteklenmeyen bir ortam türünü ön izlemeye çalışırsanız, dosya ön izleyicide standart bir ortam eki simgesi görüntülenir. Desteklenen ortam biçimleri ağırlıkla web tarayıcı ve işletim sisteminize bağlıdır. Ancak şu dosya türleri Mattermost tarafından çoğu web tarayıcı üzerinde desteklenir:", "help.attaching.supportedList": "- Görseller: BMP, GIF, JPG, JPEG, PNG\n- Görüntü: MP4\n- Ses: MP3, M4A\n- Belgeler: PDF", "help.attaching.title": "# Dosya Eklemek\n_____", "help.commands.builtin": "## İç Komutlar\nTüm Mattermost kurulumlarında şu bölü komutları kullanılabilir:", @@ -1849,7 +1892,7 @@ "invite_member.send2": "Çağrıları Gönder", "invite_member.sending": " Gönderiliyor", "invite_member.teamInviteLink": "Ayrıca {link} bağlantısını kullanarak kişileri çağırabilirsiniz.", - "katex.error": "Couldn't compile your Latex code. Please review the syntax and try again.", + "katex.error": "Latex kodu derlenemedi. Lütfen söz dizimini denetleyip yeniden deneyin.", "ldap_signup.find": "Takımlarımı bul", "ldap_signup.ldap": "AD/LDAP hesabıyla takım ekle", "ldap_signup.length_error": "Ad en az 3 en fazla 15 karakterden oluşabilir", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "Konulardaki anmalar", "mobile.account_notifications.threads_start": "Başlattığım konular", "mobile.account_notifications.threads_start_participate": "Başlattığım ya da katıldığım konular", + "mobile.advanced_settings.clockDisplay": "Saat görünümü", "mobile.advanced_settings.delete": "Sil", "mobile.advanced_settings.delete_file_cache": "Dosya Ön Belleğini Sil", "mobile.advanced_settings.delete_file_cache_message": "\nBu işlem ön bellekte tutulan tüm dosyaları silecek. Bu dosyaları silmek istediğinize emin misiniz?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "Grup İletisini Kapat", "mobile.channel_list.dm": "Doğrudan İleti", "mobile.channel_list.gm": "Grup İletisi", + "mobile.channel_list.members": "ÜYELER", "mobile.channel_list.not_member": "ÜYE DEĞİL", "mobile.channel_list.open": "{term} Kanalını Aç", "mobile.channel_list.openDM": "Doğrudan İleti Aç", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "Yeni sürüm indirilirken sorun çıktı.", "mobile.client_upgrade.download_error.title": "Güncelleme Kurulamadı", "mobile.client_upgrade.latest_version": "Kullandığınız Sürüm: {version}", + "mobile.client_upgrade.listener.message": "Bir istemci güncellemesi yayınlanmış!", "mobile.client_upgrade.must_upgrade_subtitle": "Lütfen devam etmek için uygulamayı güncelleyin.", "mobile.client_upgrade.must_upgrade_title": "Güncelleme Gerekiyor", "mobile.client_upgrade.no_upgrade_subtitle": "Son sürümü kullanıyorsunuz.", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "Belge Açılamadı", "mobile.downloader.android_complete": "İndirildi", "mobile.downloader.android_failed": "İndirilemedi", + "mobile.downloader.android_permission": "İndirmeler klasörünüze erişme ve dosya kaydetme izinleri gerekli.", "mobile.downloader.android_started": "İndirme işlemi başladı", "mobile.downloader.android_success": "indirildi", "mobile.downloader.complete": "İndirildi", @@ -2050,7 +2097,7 @@ "mobile.file_upload.more": "Diğer", "mobile.file_upload.video": "Görüntü Kitaplığı", "mobile.help.title": "Yardım", - "mobile.image_preview.deleted_post_message": "Bu ileti ve dosyaları silinmiş. Önizleme penceresi kapatılacak.", + "mobile.image_preview.deleted_post_message": "Bu ileti ve dosyaları silinmiş. Ön izleme penceresi kapatılacak.", "mobile.image_preview.deleted_post_title": "İleti Silinmiş", "mobile.image_preview.save": "Görseli Kaydet", "mobile.image_preview.save_video": "Görüntüyü Kaydet", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "Görsel {maxWidth} x {maxHeight} boyutundan büyük:", "mobile.markdown.link.copy_url": "Adresi Kopyala", "mobile.mention.copy_mention": "Anmayı Kopyala", + "mobile.message_length.message": "Geçerli iletiniz çok uzun. Geçerli karakter sayısı: {max}/{count}", + "mobile.message_length.title": "İleti Uzunluğu", + "mobile.more_dms.add_more": "{remaining, number} kullanıcı daha ekleyebilirsiniz", + "mobile.more_dms.cannot_add_more": "Daha fazla kullanıcı ekleyemezsiniz", "mobile.more_dms.start": "Başlat", "mobile.more_dms.title": "Yeni Konuşma", "mobile.more_dms.you": "(@{username} - siz)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "Boş bir ileti göndermeye çalışıyorsunuz.\nLütfen bir ileti yazdığınızdan ya da bir dosya eklediğinizden emin olun.", "mobile.post_textbox.empty.ok": "Tamam", "mobile.post_textbox.empty.title": "Boş İleti", + "mobile.post_textbox.uploadFailedDesc": "Bazı ek dosyaları sunucuya yüklenemedi. İletiyi göndermek istediğinize emin misiniz?", + "mobile.post_textbox.uploadFailedTitle": "Ek dosya yüklenemedi", "mobile.posts_view.moreMsg": "Yukarıdaki Diğer Yeni İletiler", "mobile.rename_channel.display_name_maxLength": "Kanal adı en fazla {maxLength, number} karakter uzunluğunda olmalıdır", "mobile.rename_channel.display_name_minLength": "Kanal adı en az {minLength, number} karakter uzunluğunda olmalıdır", @@ -2167,9 +2220,9 @@ "mobile.search.from_modifier_title": "kullanıcı adı", "mobile.search.in_modifier_description": "belirli kanallardaki iletileri bulmak için", "mobile.search.in_modifier_title": "kanal-adı", - "mobile.search.jump": "Jump to recent messages", + "mobile.search.jump": "Son İletilere Git", "mobile.search.no_results": "Herhangi bir sonuç bulunamadı", - "mobile.search.recent_title": "Recent Searches", + "mobile.search.recent_title": "Son Aramalar", "mobile.select_team.choose": "Takımlarınız:", "mobile.select_team.join_open": "Katılabileceğiniz diğer açık takımlar", "mobile.select_team.no_teams": "Katılabileceğiniz herhangi bir takım yok.", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "Sunucunun güncellenmesi gerekli", "mobile.server_url.invalid_format": "Adres http:// yada https:// ile başlamalıdır", "mobile.session_expired": "Oturumun Süresi Dolmuş: Lütfen bildirimleri almaya devam etmek için oturum açın.", + "mobile.set_status.away": "Uzakta", + "mobile.set_status.dnd": "Rahatsız Etmeyin", + "mobile.set_status.offline": "Çevrimdışı", + "mobile.set_status.online": "Çevrimiçi", "mobile.settings.clear": "Çevrimdışı Depoyu Temizle", "mobile.settings.clear_button": "Temizle", "mobile.settings.clear_message": "\nBu işlem çevrimdışı verileri temizleyerek uygulamayı yeniden başlatır. Uygulama yeniden başlatıldığında oturumunuz otomatik olarak açılacak.\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(düzenlendi)", "posts_view.loadMore": "Daha fazla ileti yükle", "posts_view.loadingMore": "Diğer iletiler yükleniyor...", + "posts_view.maxLoaded": "Özel bir ileti mi arıyorsunuz? Aramayı deneyin", "posts_view.newMsg": "Yeni İletiler", "posts_view.newMsgBelow": "Yeni {count, plural, one {message} other {messages}} var", "quick_switch_modal.channels": "Kanallar", @@ -2392,6 +2450,7 @@ "save_button.saving": "Kaydediliyor", "search_bar.search": "Arama", "search_bar.usage": "

Arama Seçenekleri

  • İfadeleri aramak için \"tırnak işaretlerini\" kullanın
  • Belirli bir kullanıcının iletilerini bulmak için from:, belirli bir kanaldaki iletileri bulmak için in: kullanın
", + "search_header.loading": "Aranıyor...", "search_header.results": "Arama Sonuçları", "search_header.title2": "Son Anmalar", "search_header.title3": "İşaretlenmiş İletiler", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "Kaydet", "setting_item_min.edit": "Düzenle", "setting_picture.cancel": "İptal", - "setting_picture.help": "BMP, JPG, JPEG ya da PNG biçiminde bir profil görseli yükleyin.", + "setting_picture.help.profile": "JPG ya da PNG biçiminde bir profil görseli yükleyin.", + "setting_picture.help.team": "JPG ya da PNG biçiminde bir takım simgesi yükleyin.", "setting_picture.save": "Kaydet", "setting_picture.select": "Seçin", "setting_upload.import": "İçe Aktar", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "Önceki okunmamış kanal:\t⌥|Shift|Yukarı", "sidebar.channels": "HERKESE AÇIK KANALLAR", "sidebar.createChannel": "Yeni herkese açık kanal ekle", + "sidebar.createDirectMessage": "Yeni doğrudan ileti oluştur", "sidebar.createGroup": "Yeni özel kanal ekle", "sidebar.direct": "DOĞRUDAN İLETİLER", "sidebar.directchannel.you": "{displayname} (siz)", @@ -2624,7 +2685,7 @@ "textbox.inlinecode": "`satır arası kodu`", "textbox.italic": "_yatık_", "textbox.preformatted": "```hazır biçimlendirilmiş```", - "textbox.preview": "Önizleme", + "textbox.preview": "Ön izleme", "textbox.quote": ">Alıntı", "textbox.strike": "üzerini çiz", "tutorial_intro.allSet": "Tüm ayarları yaptınız", @@ -2654,17 +2715,17 @@ "update_outgoing_webhook.question": "Yaptığınız değişiklikler varolan giden web bağlantısını bozabilir. Web bağlantısını güncellemek istediğinize emin misiniz?", "update_outgoing_webhook.update": "Güncelle", "upload_overlay.info": "Yüklemek istediğiniz dosyayı sürükleyip buraya bırakın.", - "user.settings.advance.embed_toggle": "Tüm gömülü önizleme görüntülemeyi değiştir", + "user.settings.advance.embed_toggle": "Tüm gömülü ön izleme görüntülemeyi değiştir", "user.settings.advance.enabledFeatures": "{count, number} {count, plural, bir {Feature} diğer {Features}} etkinleştirildi", "user.settings.advance.formattingDesc": "Bu seçenek etkinleştirildiğinde, iletiler bağlantılar eklemek, emoji görüntülemek, metni biçimlendirmek ve satır sonları eklemek için biçimlendirilir. Varsayılan olarak bu seçenek etkinleştirilmiştir. Bu değer değiştirildikten sonra bu sayfanın yenilenmesi gerekir.", "user.settings.advance.formattingTitle": "İletiler Biçimlendirilebilsin", "user.settings.advance.joinLeaveDesc": "Bu seçenek etkinleştirildiğinde, bir kullanıcının bir kanala katıldığı ya da ayrıldığını bildiren sistem iletileri görüntülenir. Devre dışı bırakıldığında bu iletiler görüntülenmez. Bununla birlikte bir kanala eklendiğinizde bir ileti görüntülenir ve bir bildirim alabilirsiniz.", "user.settings.advance.joinLeaveTitle": "Katılma/Ayrılma İletileri Kullanılsın", - "user.settings.advance.markdown_preview": "İleti yazma kutusunda kod imi önizlemesi seçeneği görüntülensin", + "user.settings.advance.markdown_preview": "İleti yazma kutusunda kod imi ön izlemesi seçeneği görüntülensin", "user.settings.advance.off": "Kapalı", "user.settings.advance.on": "Açık", - "user.settings.advance.preReleaseDesc": "Önizlemek istediğiniz özellikleri işaretleyin. Ayarların etkili olması için sayfayı yeniden yüklemelisiniz.", - "user.settings.advance.preReleaseTitle": "Yeni Uygulama Önizlemesi", + "user.settings.advance.preReleaseDesc": "Ön izlemek istediğiniz özellikleri işaretleyin. Ayarların etkili olması için sayfayı yeniden yüklemelisiniz.", + "user.settings.advance.preReleaseTitle": "Yeni Uygulama Ön İzlemesi", "user.settings.advance.sendDesc": "Bu seçenek etkinleştirildiğinde ENTER tuşu yeni bir satıra geçer, ileti CTRL+ENTER tuşları ile gönderilir.", "user.settings.advance.sendTitle": "İletiler Ctrl-ENTER ile gönderilsin", "user.settings.advance.slashCmd_autocmp": "Dış uygulama bölü komutları için otomatik tamamlama önerilerinde bulunsun", @@ -2699,15 +2760,15 @@ "user.settings.display.channelDisplayTitle": "Kanal Görünüm Kipi", "user.settings.display.channeldisplaymode": "Orta kanalın genişliğini seçin.", "user.settings.display.clockDisplay": "Saat Görünümü", - "user.settings.display.collapseDesc": "Varsayılan görsel bağlantısı önizlemesini genişletilmiş ya da daraltılmış olarak seçin. Bu ayarlar /expand ve /collapse bölü komutları kullanılarak yapılabilir.", - "user.settings.display.collapseDisplay": "Varsayılan Görsel Bağlantısı Önizleme Görünümü", + "user.settings.display.collapseDesc": "Varsayılan görsel bağlantısı ön izlemesini genişletilmiş ya da daraltılmış olarak seçin. Bu ayarlar /expand ve /collapse bölü komutları kullanılarak yapılabilir.", + "user.settings.display.collapseDisplay": "Varsayılan Görsel Bağlantısı Ön İzleme Görünümü", "user.settings.display.collapseOff": "Daraltılmış", "user.settings.display.collapseOn": "Genişletilmiş", "user.settings.display.fixedWidthCentered": "Sabit genişlikli, ortalanmış", "user.settings.display.fullScreen": "Tam genişlil", "user.settings.display.language": "Dil", - "user.settings.display.linkPreviewDesc": "Yapılabildiğinde, bir ileti içindeki ilk web bağlantısının önizlemesi iletinin altında görüntülenir.", - "user.settings.display.linkPreviewDisplay": "Web Sitesi Bağlantı Önizlemeleri", + "user.settings.display.linkPreviewDesc": "Yapılabildiğinde, bir ileti içindeki ilk web bağlantısının ön izlemesi iletinin altında görüntülenir.", + "user.settings.display.linkPreviewDisplay": "Web Sitesi Bağlantı Ön İzlemeleri", "user.settings.display.linkPreviewOff": "Kapalı", "user.settings.display.linkPreviewOn": "Açık", "user.settings.display.messageDisplayClean": "Standart", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "Çevrimiçi, uzakta ya da çevrimdışı iken tüm işlemler için", "user.settings.push_notification.away": "Uzakta ya da çevrimdışı", "user.settings.push_notification.disabled": "Sistem yöneticisi tarafından devre dışı bırakılmış", - "user.settings.push_notification.disabled_long": "Anında mobil aygıt bildirimleri sistem yöneticiniz tarafından devre dışı bırakılmış.", + "user.settings.push_notification.disabled_long": "Anında Bildirimler devre dışı bırakılmış. Sistem Yöneticiniz ile görüşün.", "user.settings.push_notification.info": "Bildirim uyarıları Mattermost işlemleri yapıldığında mobil aygıtınıza iletilir.", "user.settings.push_notification.off": "Kapalı", "user.settings.push_notification.offline": "Çevrimdışı", @@ -2928,7 +2989,7 @@ "user.settings.security.passwordGoogleCantUpdate": "Oturum Google Apps kullanılarak açıldığından parola güncellenemez.", "user.settings.security.passwordLdapCantUpdate": "Oturum AD/LDAP kullanılarak açıldığından parola güncellenemez.", "user.settings.security.passwordMatchError": "Parola ve onayı aynı değil.", - "user.settings.security.passwordMinLength": "En az uzunluk geçersiz olduğundan önizleme görüntülenemiyor.", + "user.settings.security.passwordMinLength": "En az uzunluk geçersiz olduğundan ön izleme görüntülenemiyor.", "user.settings.security.passwordOffice365CantUpdate": "Oturum Office 365 kullanılarak açıldığından parola güncellenemez.", "user.settings.security.passwordSamlCantUpdate": "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.security.retypePassword": "Yeni Parolayı Yeniden Yazın", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "Kaydet", "user.settings.tokens.title": "Kişisel Erişim Kodları", "user.settings.tokens.token": "Erişim Kodu: ", + "user.settings.tokens.tokenDesc": "Kod Açıklaması: ", "user.settings.tokens.tokenId": "Erişim Kodu: ", "user.settings.tokens.userAccessTokensNone": "Herhangi bir kişisel erişim kodu yok.", "user_list.notFound": "Herhangi bir kullanıcı bulunamadı", @@ -3000,7 +3062,7 @@ "webrtc.cancel": "Aramayı iptal et", "webrtc.cancelled": "{username} aramayı iptal etti.", "webrtc.declined": "{username} aramanızı reddetti.", - "webrtc.disabled": "{username} tarafında WebRTC devre dışı olduğundan aramaları alamaz. Bu özelliği etkinleştirmek için Hesap Ayarları > Gelişmiş > Yeni uygulama önizlemesi bölümüne giderek WebRTC seçeneğini etkinleştirin.", + "webrtc.disabled": "{username} tarafında WebRTC devre dışı olduğundan aramaları alamaz. Bu özelliği etkinleştirmek için Hesap Ayarları > Gelişmiş > Yeni uygulama ön izlemesi bölümüne giderek WebRTC seçeneğini etkinleştirin.", "webrtc.failed": "Görüntülü arama bağlantısı kurulurken bir sorun çıktı.", "webrtc.hangup": "Kapat", "webrtc.header": "{username} görüşmesi", diff --git a/assets/base/i18n/zh-CN.json b/assets/base/i18n/zh-CN.json index 462115aec..3885a1be1 100644 --- a/assets/base/i18n/zh-CN.json +++ b/assets/base/i18n/zh-CN.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "网址:{url}", "add_outgoing_webhook.callbackUrls": "回调URL(每行一个)", "add_outgoing_webhook.callbackUrls.help": "信息传输到的网址。", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "需要一个或多个回调URL", "add_outgoing_webhook.cancel": "取消", "add_outgoing_webhook.channel": "频道", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "最新的 IOS 版本", "admin.client_versions.iosMinVersion": "最低的 IOS 版本", "admin.client_versions.iosMinVersionHelp": "最低兼容的 IOS 版本", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "例如 \":8075\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "例如 \":8075\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "当设为是时,Mattermost 将以高可用性模式运行。请参考文档了解 Mattermost 的高可用性。", "admin.cluster.enableTitle": "开启高可用性模式:", "admin.cluster.interNodeListenAddressDesc": "服务器与其他服务器通讯的监听地址。", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "例如:\"yourpassword\"", "admin.elasticsearch.passwordDescription": "(可选) Elasticsearch 服务器验证密码。", "admin.elasticsearch.passwordTitle": "服务器密码:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "清除索引", "admin.elasticsearch.purgeIndexesButton.error": "清除索引失败:{error}", "admin.elasticsearch.purgeIndexesButton.label": "清除索引:", @@ -502,20 +522,20 @@ "admin.image.amazonS3BucketDescription": "您在AWS S3 存储桶中的名字。", "admin.image.amazonS3BucketExample": "例如 \"mattermost-media\"", "admin.image.amazonS3BucketTitle": "Amazon S3 存储桶:", - "admin.image.amazonS3EndpointDescription": "您的 S3 兼容储存提供商的主机名称。默认为 `s3.amazonaws.com`。", + "admin.image.amazonS3EndpointDescription": "您的 S3 兼容储存提供商的主机名称。默认为 \"s3.amazonaws.com\"。", "admin.image.amazonS3EndpointExample": "例如:\"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "亚马逊 S3 连接点:", - "admin.image.amazonS3IdDescription": "从您的Amazon EC2管理员获得此证书。", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "例如 \"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 访问密钥 ID:", "admin.image.amazonS3RegionDescription": "您创建 S3 储存桶时选择的 AWS 区域。如果没设定区域, Mattermost 将尝试从 AWS 获取适当的区域,如果没有找到则使用 'us-east-1'。", "admin.image.amazonS3RegionExample": "例如 \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3区域:", - "admin.image.amazonS3SSEDescription": "当设为是时,在亚马逊 S3 的文件将使用亚马逊 S3 管理的要是加密。参见文档了解详情。", + "admin.image.amazonS3SSEDescription": "当设为是时,在亚马逊 S3 的文件将使用亚马逊 S3 管理的钥匙加密。参见文档了解详情。", "admin.image.amazonS3SSETitle": "在亚马逊 S3 开启服务端加密:", "admin.image.amazonS3SSLDescription": "当设为否时,允许创建非安全连接到亚马逊 S3。默认只允许安全连接。", "admin.image.amazonS3SSLTitle": "开启安全亚马逊 S3 连接:", - "admin.image.amazonS3SecretDescription": "从你的Amazon EC2管理员获得此证书。", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "例如 \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 秘密访问密钥:", "admin.image.amazonS3TraceDescription": "(开发模式) 当设为是时,系统日志将记录额外的调式信息。", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "开启 AD/LDAP 登入:", "admin.ldap.firstnameAttrDesc": "(可选) AD/LDAP服务器中的属性用来填充 Mattermost 用户的名字。当设置后,用户将没法修改他们的名字,因为它时和 LDAP 服务器同步的。当留空时,用户可以在帐号设置里修改名字。", "admin.ldap.firstnameAttrEx": "例如 \"givenName\"", - "admin.ldap.firstnameAttrTitle": "姓属性", + "admin.ldap.firstnameAttrTitle": "名字属性:", "admin.ldap.idAttrDesc": "此属性在 AD/LDAP 服务器作为 Mattermost 中一个被用于做唯一标识符值。它应该是 AD/LDAP 上不可被修改的属性,比如用户名或 uid。如果一个用户的 ID 属性被修改,它将创建一个新的 Mattermost 账户并且与之前的用户无关联。它被用于在 Mattermost 登录时“AD/LDAP 用户名”字段在登录页面。一般该属性字段与上面的“用户名属性”字段相同。如果你的团队通常使用 域名\\\\用户名 登录到其他 AD/LDAP 服务,你可以选择在本栏使用 域名\\\\用户名 以跟其他站点保持一致。", "admin.ldap.idAttrEx": "例如 \"sAMAccountName\"", "admin.ldap.idAttrTitle": "ID属性:", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "成员", "admin.manage_tokens.manageTokensTitle": "管理个人访问令牌", "admin.manage_tokens.userAccessTokensDescription": "个人访问令牌功能于会话令牌类似并可以让整合用来与本 Mattermost 服务器互动。如果用户被停用,令牌也会被停用。了解更多关于个人访问令牌。", + "admin.manage_tokens.userAccessTokensIdLabel": "令牌 ID:", + "admin.manage_tokens.userAccessTokensNameLabel": "令牌描述:", "admin.manage_tokens.userAccessTokensNone": "无个人访问令牌。", "admin.metrics.enableDescription": "当设置为是时,Mattermost 会启用性能监控收集和分析。请查看文档了解更多Mattermost 性能监控配置信息。", "admin.metrics.enableTitle": "开启性能监视:", @@ -739,6 +761,7 @@ "admin.plugin.id": "Id:", "admin.plugin.installedDesc": "已在您的 Mattermost 服务器安装的插件。预安装的插件可被停用但不能删除。", "admin.plugin.installedTitle": "已安装的插件:", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "管理", "admin.plugin.name": "名称:", "admin.plugin.no_plugins": "没有已安装的插件。", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "请输入至少{chars}个字符。", "admin.reset_password.titleReset": "重置密码", "admin.reset_password.titleSwitch": "切换到电子邮件/密码的账户", + "admin.revoke_token_button.delete": "删除", + "admin.s3.connectionS3Test": "测试连接", + "admin.s3.s3Fail": "连接失败:{error}", + "admin.s3.s3Success": "连接成功", + "admin.s3.testing": "测试中...", "admin.saml.assertionConsumerServiceURLDesc": "输入 https:///login/sso/saml。确保您使用服务器设定的HTTP或HTTPS网址。此栏又名断言消耗服务网址。", "admin.saml.assertionConsumerServiceURLEx": "例如 \"https:///login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "此栏又名断言消耗服务网址。", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "校验签名:", "admin.save": "保存", "admin.saving": "保存配置中...", + "admin.security.client_versions": "客户端版本", "admin.security.connection": "连接", "admin.security.inviteSalt.disabled": "邀请盐值无法在邮件寄送关闭下修改。", "admin.security.login": "登录", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "切换到电子邮件/密码", "admin.user_item.sysAdmin": "系统管理员", "admin.user_item.teamAdmin": "团队管理员", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(使用 post:all 个人访问令牌)", "admin.user_item.userAccessTokenPostAllPublic": "(使用 post:channels 个人访问令牌)", "admin.user_item.userAccessTokenYes": "(使用个人访问令牌)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "发文,文件和标签", "analytics.system.privateGroups": "私有频道", "analytics.system.publicChannels": "公共频道", + "analytics.system.skippedIntensiveQueries": "为了最大性能,部分统计已停用。您可以在 config.json 重新开启。", "analytics.system.textPosts": "纯文字帖文", "analytics.system.title": "系统统计", "analytics.system.totalChannels": "频道总数", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "试图重置密码", "audit_table.attemptedWebhookCreate": "试图创建一个webhook", "audit_table.attemptedWebhookDelete": "试图删除webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": "由 {username}", "audit_table.byAdmin": "由管理员", "audit_table.channelCreated": "创建了 {channelName} 频道", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "移除成员", "channel_members_modal.addNew": "添加新成员", "channel_members_modal.members": " 位成员", + "channel_members_modal.remove": "移除", "channel_modal.cancel": "取消", "channel_modal.createNew": "创建新频道", "channel_modal.descriptionHelp": "描述此频道如何被使用。", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "删除自定义表情符", "emoji_list.empty": "未找到自定义表情符", "emoji_list.header": "自定义表情", - "emoji_list.help": "自定义表情符对所有在您服务器上的用户开放。在信息框输入 ':' 会显示表情符选择菜单。其他用户可能需要刷新页面才能看见新的表情符。", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "提示:如果您用 #,##,或 ### 作为含有表情符的新一行开头,你可以使用大尺寸表情符。输入 '# :smile:' 来体验此功能。", "emoji_list.image": "图像", "emoji_list.name": "名称", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "关闭隐私浏览", "error.local_storage.help3": "使用一个支持的浏览器 (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "Mattermost 无法加载因为您的浏览器设置禁止使用本地储存功能。请尝试以下操作以让 Mattermost 加载:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "返回Mattermost", "error.not_found.message": "您访问的页面不存在", "error.not_found.title": "页面未找到", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "文件超过{max}MB不能被上传:{filenames}", "file_upload.limited": "最大上传文件数限制为 {count, number}。请使用新信息以上传更多文件。", "file_upload.pasted": "图片已粘贴至", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "搜索频道", "filtered_user_list.any_team": "所有用户", "filtered_user_list.count": "{count, number} 位用户", @@ -1624,6 +1660,13 @@ "general_tab.required": "该字段不能为空", "general_tab.teamDescription": "团队描述", "general_tab.teamDescriptionInfo": "团队描述提供更多信息帮助用户选择何时的团队。最多 50 字符。", + "general_tab.teamIcon": "团队图标", + "general_tab.teamIconEditHint": "点击 '编辑' 上传图片。", + "general_tab.teamIconEditHintMobile": "点击上传图片。", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "只能上传 JPG 和 PNG 图片做为团队图标", + "general_tab.teamIconLastUpdated": "图片上次更新日期 {date}", + "general_tab.teamIconTooLarge": "无法上传团队图标。文件太大。", "general_tab.teamName": "团队名称", "general_tab.teamNameInfo": "设置出现在您登录界面左侧边栏顶部的团队名称。", "general_tab.teamNameRestrictions": "名称必须在 {min} 于 {max} 个字符之间。您可以添加更长的团队描述。", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "串中的提及", "mobile.account_notifications.threads_start": "我创建的串", "mobile.account_notifications.threads_start_participate": "我创建的或参与的串", + "mobile.advanced_settings.clockDisplay": "时钟显示", "mobile.advanced_settings.delete": "删除", "mobile.advanced_settings.delete_file_cache": "删除文件缓存", "mobile.advanced_settings.delete_file_cache_message": "\n这将删除缓存中的文件。您确定要删除它们么?\n", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "关闭组消息", "mobile.channel_list.dm": "私信", "mobile.channel_list.gm": "组消息", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "非成员", "mobile.channel_list.open": "打开 {term}", "mobile.channel_list.openDM": "打开私信", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "下载新版本时出现错误。", "mobile.client_upgrade.download_error.title": "无法安装更新", "mobile.client_upgrade.latest_version": "您的版本:{version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "请更新应用后继续。", "mobile.client_upgrade.must_upgrade_title": "需要更新", "mobile.client_upgrade.no_upgrade_subtitle": "您已经拥有最新的版本。", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "打开文档失败", "mobile.downloader.android_complete": "下载完成", "mobile.downloader.android_failed": "下载失败", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "下载已开始", "mobile.downloader.android_success": "成功下载", "mobile.downloader.complete": "下载完成", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "图片超过最大尺寸 {maxWidth}x{maxHeight}:", "mobile.markdown.link.copy_url": "复制网址", "mobile.mention.copy_mention": "复制提及", + "mobile.message_length.message": "您的消息过长。目前字数:{max}/{count}", + "mobile.message_length.title": "消息长度", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "开始", "mobile.more_dms.title": "新建对话", "mobile.more_dms.you": "(@{username} - 您)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "您正在尝试发送空白消息。\n请确认有消息或至少附加一个附件。", "mobile.post_textbox.empty.ok": "确定", "mobile.post_textbox.empty.title": "空消息", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "以上有更多新消息", "mobile.rename_channel.display_name_maxLength": "频道名必须小于 {maxLength, number} 个字符", "mobile.rename_channel.display_name_minLength": "频道名必须至少 {minLength, number} 个字符", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "服务器需要更新", "mobile.server_url.invalid_format": "每个 URL 必须以 http:// 或 https:// 开头", "mobile.session_expired": "会话已超时:请登入再继续接收通知。", + "mobile.set_status.away": "离开", + "mobile.set_status.dnd": "请勿打扰", + "mobile.set_status.offline": "离线", + "mobile.set_status.online": "在线", "mobile.settings.clear": "清除离线储存", "mobile.settings.clear_button": "清除", "mobile.settings.clear_message": "\n这将清除所有离线数据并重启应用。您将会在应用重启后自动登入。\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(已编辑)", "posts_view.loadMore": "载入更多消息", "posts_view.loadingMore": "载入更多消息中...", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "新消息", "posts_view.newMsgBelow": "{count} 条新消息", "quick_switch_modal.channels": "频道", @@ -2392,6 +2450,7 @@ "save_button.saving": "正在保存", "search_bar.search": "搜索", "search_bar.usage": "

搜索选项

  • 使用\"双引号\"搜索词组
  • 使用from:查找来自特定用户的信息,使用in:查找特定频道的信息
", + "search_header.loading": "正在搜索...", "search_header.results": "搜索结果", "search_header.title2": "最近提及", "search_header.title3": "已标记的信息", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "保存", "setting_item_min.edit": "编辑", "setting_picture.cancel": "取消", - "setting_picture.help": "上传 BMP、JPG、JPEG 或 PNG 格式的资料照片。", + "setting_picture.help.profile": "上传 JPG 或 PNG 格式的资料照片。", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "保存", "setting_picture.select": "选择", "setting_upload.import": "导入", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "上一个未读频道:\t⌥|Shift|Up", "sidebar.channels": "公开频道", "sidebar.createChannel": "创建公共频道", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "创建私有频道", "sidebar.direct": "私信", "sidebar.directchannel.you": "{displayname} (您)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "所有在线,离开或离线时的活动", "user.settings.push_notification.away": "离开或离线", "user.settings.push_notification.disabled": "被系统管理员禁用", - "user.settings.push_notification.disabled_long": "移动设备推送通知已被系统管理员停用。", + "user.settings.push_notification.disabled_long": "推送未开启。联系您的系统管理员。", "user.settings.push_notification.info": "当 Mattermost 有活动时会推送通知到您的移动设备。", "user.settings.push_notification.off": "关闭", "user.settings.push_notification.offline": "离线", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "保存", "user.settings.tokens.title": "个人访问令牌", "user.settings.tokens.token": "访问令牌:", + "user.settings.tokens.tokenDesc": "令牌描述:", "user.settings.tokens.tokenId": "令牌 ID:", "user.settings.tokens.userAccessTokensNone": "无个人访问令牌。", "user_list.notFound": "没有找到用户", diff --git a/assets/base/i18n/zh-TW.json b/assets/base/i18n/zh-TW.json index 48e2f3911..041c2cd90 100644 --- a/assets/base/i18n/zh-TW.json +++ b/assets/base/i18n/zh-TW.json @@ -122,6 +122,7 @@ "add_oauth_app.url": "網址:{url}", "add_outgoing_webhook.callbackUrls": "回呼網址(一行一個)", "add_outgoing_webhook.callbackUrls.help": "訊息被送達的網址。", + "add_outgoing_webhook.callbackUrls.helpLinkText": "trusted internal connection", "add_outgoing_webhook.callbackUrlsRequired": "請填入一或多個回呼網址", "add_outgoing_webhook.cancel": "取消", "add_outgoing_webhook.channel": "頻道", @@ -168,6 +169,24 @@ "admin.client_versions.iosLatestVersionHelp": "最新放出的 iOS 版本", "admin.client_versions.iosMinVersion": "最低 iOS 版本", "admin.client_versions.iosMinVersionHelp": "最低相容的 iOS 版本", + "admin.cluster.ClusterName": "Cluster Name:", + "admin.cluster.ClusterNameDesc": "The cluster to join by name. Only nodes with the same cluster name will join together. This is to support Blue-Green deployments or staging pointing to the same database.", + "admin.cluster.ClusterNameEx": "x \"Production\" or \"Staging\"", + "admin.cluster.GossipPort": "Gossip Port:", + "admin.cluster.GossipPortDesc": "The port used for the gossip protocol. Both UDP and TCP should abe allowed on this port.", + "admin.cluster.GossipPortEx": "例如:\":8065\"", + "admin.cluster.OverrideHostname": "Override Hostname:", + "admin.cluster.OverrideHostnameDesc": "The default value of will attempt to get the Hostname from the OS or use the IP Address. You can override the hostname of this server with this property. It is not recommended to override the Hostname unless needed. This property can also be set to a specific IP Address if needed.", + "admin.cluster.OverrideHostnameEx": "x \"app-server-01\"", + "admin.cluster.ReadOnlyConfig": "Read Only Config:", + "admin.cluster.ReadOnlyConfigDesc": "When true, the server will reject changes made to the configuration file from the system console. When running in production it is recommened to set this to true.", + "admin.cluster.StreamingPort": "Streaming Port:", + "admin.cluster.StreamingPortDesc": "The port used for streaming data between servers.", + "admin.cluster.StreamingPortEx": "例如:\":8065\"", + "admin.cluster.UseExperimentalGossip": "Use Experimental Gossip:", + "admin.cluster.UseExperimentalGossipDesc": "When true, the server will attempt to communicate via the gossip protocol over the gossip port. When false the server will attempt to communicate over the streaming port. When false the gossip port and protocol are still used to determine cluster health.", + "admin.cluster.UseIpAddress": "Use IP Address:", + "admin.cluster.UseIpAddressDesc": "When true, the cluster will attempt to communicate via IP Address vs using the hostname.", "admin.cluster.enableDescription": "啟用時,Mattermost 將會運行於高可用性模式。請參閱說明文件以了解如何設定 Mattermost 的高可用性。", "admin.cluster.enableTitle": "啟用高可用性模式:", "admin.cluster.interNodeListenAddressDesc": "伺服器將會監聽此位址來跟其他伺服器通訊。", @@ -319,6 +338,7 @@ "admin.elasticsearch.password": "如:\"yourpassword\"", "admin.elasticsearch.passwordDescription": "(非必要) 用以跟 Elasticsearch 伺服器認證的密碼。", "admin.elasticsearch.passwordTitle": "伺服器密碼:", + "admin.elasticsearch.percentComplete": "{percent}% Complete", "admin.elasticsearch.purgeIndexesButton": "清除索引", "admin.elasticsearch.purgeIndexesButton.error": "清除索引時失敗:{error}", "admin.elasticsearch.purgeIndexesButton.label": "清除索引:", @@ -505,7 +525,7 @@ "admin.image.amazonS3EndpointDescription": "相容於 S3 的儲存提供者的主機名稱。預設為`s3.amazonaws.com`。", "admin.image.amazonS3EndpointExample": "如:\"s3.amazonaws.com\"", "admin.image.amazonS3EndpointTitle": "Amazon S3 端點:", - "admin.image.amazonS3IdDescription": "從 Amazon EC2 管理員取得認證。", + "admin.image.amazonS3IdDescription": "(Optional) Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.", "admin.image.amazonS3IdExample": "如:\"AKIADTOVBGERKLCBV\"", "admin.image.amazonS3IdTitle": "Amazon S3 存取金鑰識別碼:", "admin.image.amazonS3RegionDescription": "建立 S3 儲存貯體時選用的 AWS 區域。如果沒有設定區域,Mattermost 將會嘗試從 AWS 取得適當的區域,如果無法取得時將設為 'us-east-1'。", @@ -515,7 +535,7 @@ "admin.image.amazonS3SSETitle": "啟用 Amazon S3 伺服器端加密:", "admin.image.amazonS3SSLDescription": "關閉時,允許不安全的連線至 Amazon S3。預設為只允許安全連線。", "admin.image.amazonS3SSLTitle": "啟用 Amazon S3 安全連線:", - "admin.image.amazonS3SecretDescription": "從 Amazon EC2 管理員取得認證。", + "admin.image.amazonS3SecretDescription": "(Optional) The secret access key associated with your Amazon S3 Access Key ID.", "admin.image.amazonS3SecretExample": "如:\"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.image.amazonS3SecretTitle": "Amazon S3 Secret 存取金鑰:", "admin.image.amazonS3TraceDescription": "(開發模式) 啟用時,系統日誌將紀錄額外的除錯訊息。", @@ -576,7 +596,7 @@ "admin.ldap.enableTitle": "啟用 AD/LDAP 登入:", "admin.ldap.firstnameAttrDesc": "(非必須) 用於設定 Mattermost 使用者名字的 AD/LDAP 伺服器屬性。當設定之後由於將會跟 LDAP 伺服器同步名字,使用者將無法編輯。留白時使用者可以在帳號設定中設定他們自己的名字。", "admin.ldap.firstnameAttrEx": "如:\"givenName\"", - "admin.ldap.firstnameAttrTitle": "名字屬性", + "admin.ldap.firstnameAttrTitle": "名字屬性:", "admin.ldap.idAttrDesc": "此屬性在 AD/LDAP 伺服器上的值將會被用做 Mattermost 裡獨特、唯一的識別值。此屬性應該選用不會變更的屬性,例如使用者名稱 或 uid。如果一個使用者的 ID 屬性值有所變更,Mattermost 將會建立一個跟原本帳戶無關的新帳戶。這將是未來使用者在 Mattermost 登入頁面所要填入\"AD/LDAP 使用者名稱\"欄位的值。通常此屬性設定成與上面的\"用戶名稱\"屬性相同。如果您的團隊習慣用 domain\\\\username 登入其他使用 AD/LDAP 認證的服務,最好在本欄位填入 domain\\\\username 以保持一致性。", "admin.ldap.idAttrEx": "如:\"sAMAccountName\"", "admin.ldap.idAttrTitle": "ID 的屬性:", @@ -681,6 +701,8 @@ "admin.manage_roles.systemMember": "成員", "admin.manage_tokens.manageTokensTitle": "管理個人存取 Token", "admin.manage_tokens.userAccessTokensDescription": "個人存取 Token 的功能類似工作階段 Token,可被外部整合用於 與 Mattermost 互動。使用者被停用後 Token 將被停用。詳情請參閱個人存取 Token。", + "admin.manage_tokens.userAccessTokensIdLabel": "Token ID:", + "admin.manage_tokens.userAccessTokensNameLabel": "Token 敘述:", "admin.manage_tokens.userAccessTokensNone": "沒有個人存取 Token。", "admin.metrics.enableDescription": "啟用時,Mattermost 會啟用效能監視的收集與分析。詳細如何設定 Mattermost 的效能監視,請參閱文件。", "admin.metrics.enableTitle": "啟用效能監視:", @@ -739,6 +761,7 @@ "admin.plugin.id": "ID:", "admin.plugin.installedDesc": "Mattermost 上已安裝的模組。預先包裝好的模組將依預設安裝,可以將其停用但無法移除。", "admin.plugin.installedTitle": "已安裝的模組:", + "admin.plugin.management.banner": "Plugins are disabled on your server. To enable them, go to Plugins > Configuration.", "admin.plugin.management.title": "管理", "admin.plugin.name": "名字:", "admin.plugin.no_plugins": "沒有已安裝的模組。", @@ -808,6 +831,11 @@ "admin.reset_password.submit": "請輸入至少{chars}個字。", "admin.reset_password.titleReset": "重置密碼", "admin.reset_password.titleSwitch": "切換帳戶到電子郵件地址/密碼", + "admin.revoke_token_button.delete": "刪除", + "admin.s3.connectionS3Test": "測試連線", + "admin.s3.s3Fail": "連線失敗:{error}", + "admin.s3.s3Success": "Connection was successful", + "admin.s3.testing": "測試中...", "admin.saml.assertionConsumerServiceURLDesc": "輸入 https://<您的 mattermost 網址>/login/sso/saml。請根據伺服器設定選擇 HTTP 或 HTTPS。此欄位又被稱為宣告取用者服務網址。", "admin.saml.assertionConsumerServiceURLEx": "如:\"https://<您的 mattermost 網址>/login/sso/saml\"", "admin.saml.assertionConsumerServiceURLPopulatedDesc": "此欄位又被稱為判斷提示取用者服務 URL。", @@ -868,6 +896,7 @@ "admin.saml.verifyTitle": "核對簽章:", "admin.save": "儲存", "admin.saving": "儲存設定...", + "admin.security.client_versions": "用戶端版本", "admin.security.connection": "連線", "admin.security.inviteSalt.disabled": "當寄送電子郵件被停用時,無法更改邀請 Salt。", "admin.security.login": "登入", @@ -1135,6 +1164,7 @@ "admin.user_item.switchToEmail": "切換帳戶到電子郵件地址/密碼", "admin.user_item.sysAdmin": "系統管理", "admin.user_item.teamAdmin": "團隊管理員", + "admin.user_item.teamMember": "Team Member", "admin.user_item.userAccessTokenPostAll": "(與 post:all 個人存取 Token)", "admin.user_item.userAccessTokenPostAllPublic": "(與 post:channels 個人存取 Token)", "admin.user_item.userAccessTokenYes": "(與個人存取 Token)", @@ -1180,6 +1210,7 @@ "analytics.system.postTypes": "發文,檔案與#標籤", "analytics.system.privateGroups": "私人頻道", "analytics.system.publicChannels": "公開頻道", + "analytics.system.skippedIntensiveQueries": "為了有最好的效能,某些統計已被停用。可以在 config.json 中重新啟用。", "analytics.system.textPosts": "以純文字發文", "analytics.system.title": "系統統計", "analytics.system.totalChannels": "全部頻道", @@ -1233,6 +1264,7 @@ "audit_table.attemptedReset": "嘗試重設密碼", "audit_table.attemptedWebhookCreate": "嘗試建立 Webhook", "audit_table.attemptedWebhookDelete": "嘗試刪除 Webhook", + "audit_table.authenticated": "Successfully authenticated", "audit_table.by": "由 {username}", "audit_table.byAdmin": "由管理員", "audit_table.channelCreated": "建立 {channelName} 頻道", @@ -1359,6 +1391,7 @@ "channel_members_dropdown.remove_member": "移除成員", "channel_members_modal.addNew": " 增加新成員", "channel_members_modal.members": " 成員", + "channel_members_modal.remove": "移除", "channel_modal.cancel": "取消", "channel_modal.createNew": "建立頻道", "channel_modal.descriptionHelp": "說明此頻道該如何被使用。", @@ -1532,7 +1565,7 @@ "emoji_list.delete.confirm.title": "刪除自訂繪文字", "emoji_list.empty": "沒有自訂繪文字", "emoji_list.header": "自訂繪文字", - "emoji_list.help": "自訂繪文字對此伺服器上的所有使用者開放。在訊息輸入框輸入 ':' 會叫出繪文字選單。其他使用者可能需要重新讀取頁面才會看見新的繪文字。", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' followed by two characters in a message box to bring up the emoji selection menu.", "emoji_list.help2": "提示:如果在含有繪文字該行增加 #、## 或 ### 當作第一個字元,可以使用較大尺寸的繪文字。傳送如 '# :smile:' 的訊息來嘗試此功能。", "emoji_list.image": "圖片", "emoji_list.name": "名稱", @@ -1559,6 +1592,7 @@ "error.local_storage.help2": "關閉隱私瀏覽", "error.local_storage.help3": "使用支援的瀏覽器 (IE 11, Chrome 43+, Firefox 52+, Safari 9, Edge 40+)", "error.local_storage.message": "無法載入 Mattermost,您的瀏覽器有設定阻止使用 local storage 功能。請嘗試下列動作以讓 Mattermost 載入:", + "error.local_storage.title": "Cannot Load Mattermost", "error.not_found.link_message": "回到 Mattermost", "error.not_found.message": "您所存取的頁面不存在", "error.not_found.title": "找不到頁面", @@ -1589,6 +1623,8 @@ "file_upload.filesAbove": "無法上傳超過{max}MB 的檔案:{filenames}", "file_upload.limited": "同時只能上傳{count, number}個檔案。請用新訊息來上傳更多的檔案。", "file_upload.pasted": "圖片已上傳至:", + "file_upload.zeroBytesFile": "You are uploading an empty file: {filename}", + "file_upload.zeroBytesFiles": "You are uploading empty files: {filenames}", "filtered_channels_list.search": "搜尋頻道", "filtered_user_list.any_team": "所有使用者", "filtered_user_list.count": "{count, number}使用者", @@ -1624,6 +1660,13 @@ "general_tab.required": "此欄位是必需的", "general_tab.teamDescription": "團隊敘述", "general_tab.teamDescriptionInfo": "團隊敘述提供額外的訊息幫助使用者選擇正確的團隊。最多為50個字。", + "general_tab.teamIcon": "Team Icon", + "general_tab.teamIconEditHint": "按下'編輯'以上傳圖像。", + "general_tab.teamIconEditHintMobile": "點擊以上傳圖像。", + "general_tab.teamIconError": "An error occured while selecting the image.", + "general_tab.teamIconInvalidFileType": "個人圖像只能使用 JPG 或 PNG 圖片", + "general_tab.teamIconLastUpdated": "圖像最新更新於 {date}", + "general_tab.teamIconTooLarge": "無法上傳個人圖像。檔案過大。", "general_tab.teamName": "團隊名稱", "general_tab.teamNameInfo": "設定出現於登入畫面跟側邊欄左上的團隊名稱。", "general_tab.teamNameRestrictions": "團隊名字必須在{min}個到{max}個字之間。可以增加較長的團隊敘述。", @@ -1938,6 +1981,7 @@ "mobile.account_notifications.threads_mentions": "被提及的討論串", "mobile.account_notifications.threads_start": "我開啟的討論串", "mobile.account_notifications.threads_start_participate": "我開啟或參與的討論串", + "mobile.advanced_settings.clockDisplay": "顯示時間", "mobile.advanced_settings.delete": "刪除", "mobile.advanced_settings.delete_file_cache": "刪除檔案快取", "mobile.advanced_settings.delete_file_cache_message": "這將會刪除所有在快取中的檔案。確定要刪除?", @@ -1977,6 +2021,7 @@ "mobile.channel_list.closeGM": "關閉群組訊息", "mobile.channel_list.dm": "直接傳訊", "mobile.channel_list.gm": "群組訊息", + "mobile.channel_list.members": "MEMBERS", "mobile.channel_list.not_member": "非成員", "mobile.channel_list.open": "開啟{term}", "mobile.channel_list.openDM": "開啟直接傳訊", @@ -1992,6 +2037,7 @@ "mobile.client_upgrade.download_error.message": "下載新版本時發生錯誤。", "mobile.client_upgrade.download_error.title": "無法安裝更新", "mobile.client_upgrade.latest_version": "現有版本:{version}", + "mobile.client_upgrade.listener.message": "A client upgrade is available!", "mobile.client_upgrade.must_upgrade_subtitle": "請更新應用程式以繼續。", "mobile.client_upgrade.must_upgrade_title": "需要更新", "mobile.client_upgrade.no_upgrade_subtitle": "已經安裝了最新版。", @@ -2014,6 +2060,7 @@ "mobile.document_preview.failed_title": "開啟文件失敗", "mobile.downloader.android_complete": "下載完成", "mobile.downloader.android_failed": "下載失敗", + "mobile.downloader.android_permission": "We need access to the downloads folder to save files.", "mobile.downloader.android_started": "下載已開始", "mobile.downloader.android_success": "下載成功", "mobile.downloader.complete": "下載完成", @@ -2073,6 +2120,10 @@ "mobile.markdown.image.too_large": "圖片超過最大尺寸 {maxWidth}x{maxHeight}:", "mobile.markdown.link.copy_url": "複製 URL", "mobile.mention.copy_mention": "複製提及", + "mobile.message_length.message": "Your current message is too long. Current character count: {max}/{count}", + "mobile.message_length.title": "Message Length", + "mobile.more_dms.add_more": "You can add {remaining, number} more users", + "mobile.more_dms.cannot_add_more": "You cannot add more users", "mobile.more_dms.start": "開始", "mobile.more_dms.title": "新對話", "mobile.more_dms.you": "(@{username} - 您)", @@ -2126,6 +2177,8 @@ "mobile.post_textbox.empty.message": "正在嘗試發送空白訊息。\n請確定有訊息或是至少有附加 1 個檔案。", "mobile.post_textbox.empty.ok": "確定", "mobile.post_textbox.empty.title": "空白訊息", + "mobile.post_textbox.uploadFailedDesc": "Some attachments failed to upload to the server, Are you sure you want to post the message?", + "mobile.post_textbox.uploadFailedTitle": "Attachment failure", "mobile.posts_view.moreMsg": "上面還有更多的新訊息", "mobile.rename_channel.display_name_maxLength": "頻道名稱必須少於 {maxLength, number} 字", "mobile.rename_channel.display_name_minLength": "頻道名稱必須至少為 {minLength, number} 個字", @@ -2179,6 +2232,10 @@ "mobile.server_upgrade.title": "需要伺服器更新", "mobile.server_url.invalid_format": "網址開頭必須是 http:// 或 https://", "mobile.session_expired": "工作階段過期:請登入以繼續接收通知。", + "mobile.set_status.away": "離開", + "mobile.set_status.dnd": "請勿打擾", + "mobile.set_status.offline": "離線", + "mobile.set_status.online": "上線", "mobile.settings.clear": "清除離線儲存資料", "mobile.settings.clear_button": "清除", "mobile.settings.clear_message": "\n這將會清除所有離線資料並重新啟動 app 。在重啟 app 後會自動重新登入。\n", @@ -2320,6 +2377,7 @@ "post_message_view.edited": "(被編輯過)", "posts_view.loadMore": "載入更多訊息", "posts_view.loadingMore": "載入更多訊息", + "posts_view.maxLoaded": "Looking for a specific message? Try searching for it", "posts_view.newMsg": "新訊息", "posts_view.newMsgBelow": "{count} 個新訊息", "quick_switch_modal.channels": "頻道", @@ -2392,6 +2450,7 @@ "save_button.saving": "儲存中", "search_bar.search": "搜尋", "search_bar.usage": "

搜尋選項

  • \"雙引號\"來搜尋語句
  • from:來搜尋特定使用者的訊息,用in:來搜尋特定頻道
", + "search_header.loading": "搜尋中…", "search_header.results": "搜尋結果", "search_header.title2": "最近提及", "search_header.title3": "被標記的訊息", @@ -2418,7 +2477,8 @@ "setting_item_max.save": "儲存", "setting_item_min.edit": "編輯", "setting_picture.cancel": "取消", - "setting_picture.help": "上傳一個 BMP、JPG、JPEG 或 PNG 格式的個人圖像。", + "setting_picture.help.profile": "上傳一個 BMP、JPG、JPEG 或 PNG 格式的個人圖像。", + "setting_picture.help.team": "Upload a team icon in JPG or PNG format.", "setting_picture.save": "儲存", "setting_picture.select": "選擇", "setting_upload.import": "匯入", @@ -2476,6 +2536,7 @@ "shortcuts.nav.unread_prev.mac": "前一個未讀頻道:\t⌥|Shift|上", "sidebar.channels": "公開頻道", "sidebar.createChannel": "建立公開頻道", + "sidebar.createDirectMessage": "Create new direct message", "sidebar.createGroup": "建立私人頻道", "sidebar.direct": "直接傳訊", "sidebar.directchannel.you": "{displayname} (你)", @@ -2870,7 +2931,7 @@ "user.settings.push_notification.allActivityOnline": "線上、離開或離線時的所有活動", "user.settings.push_notification.away": "離開或離線", "user.settings.push_notification.disabled": "被系統管理員停用", - "user.settings.push_notification.disabled_long": "行動裝置推播已被系統管理員停用。", + "user.settings.push_notification.disabled_long": "Push Notifications are not enabled. Contact your System Administrator.", "user.settings.push_notification.info": "當 Mattermost 有活動時會推發通知提醒到您的行動裝置。", "user.settings.push_notification.off": "關閉", "user.settings.push_notification.offline": "離線", @@ -2975,6 +3036,7 @@ "user.settings.tokens.save": "儲存", "user.settings.tokens.title": "個人存取 Token", "user.settings.tokens.token": "存取 Token:", + "user.settings.tokens.tokenDesc": "Token 敘述:", "user.settings.tokens.tokenId": "Token ID:", "user.settings.tokens.userAccessTokensNone": "沒有個人存取 Token。", "user_list.notFound": "找不到任何使用者",