translations PR 20171121 (#1179)
This commit is contained in:
parent
20412ae803
commit
e74d8c90f3
14 changed files with 689 additions and 89 deletions
|
|
@ -44,8 +44,8 @@
|
|||
"add_command.cancel": "Abbrechen",
|
||||
"add_command.description": "Beschreibung",
|
||||
"add_command.description.help": "Beschreibung des eingehenden Webhooks.",
|
||||
"add_command.displayName": "Anzeigename",
|
||||
"add_command.displayName.help": "Anzeigename für den Slash-Befehl mit bis zu 64 Zeichen.",
|
||||
"add_command.displayName": "Title",
|
||||
"add_command.displayName.help": "Choose a title to be displayed on the slash command settings page. Maximum 64 characters.",
|
||||
"add_command.doneHelp": "Ihr Slash-Befehl wurde eingerichtet. Der folgende Token wird in der ausgehenden Payload mitgesendet. Bitte verwenden Sie ihn, um zu verifizieren, dass er von Ihrem Mattermost-Team kam (sehen Sie in die <a href=\"https://docs.mattermost.com/developer/slash-commands.html\">Dokumentation</a> für mehr Details).",
|
||||
"add_command.iconUrl": "Antwort-Symbol",
|
||||
"add_command.iconUrl.help": "(Optional) Wählen Sie ein überschreibendes Profilbild für die Antwort für diesen Slash-Befehl. Geben Sie eine URL zu einem .png oder .jpg mit mindestens 128x128 Pixeln ein.",
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
"add_incoming_webhook.channelRequired": "Ein gültiger Kanal ist notwendig",
|
||||
"add_incoming_webhook.description": "Beschreibung",
|
||||
"add_incoming_webhook.description.help": "Beschreibung des eingehenden Webhooks.",
|
||||
"add_incoming_webhook.displayName": "Anzeigename",
|
||||
"add_incoming_webhook.displayName.help": "Anzeigename des eingehenden Webhooks mit bis zu 64 Zeichen.",
|
||||
"add_incoming_webhook.displayName": "Title",
|
||||
"add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_incoming_webhook.doneHelp": "Ihr eingehender Webhook wurde eingerichtet. Bitte senden Sie die Daten an folgende URL (sehen Sie in die <a href=\"https://docs.mattermost.com/developer/webhooks-incoming.html\">Dokumentation</a> für mehr Details).",
|
||||
"add_incoming_webhook.name": "Name",
|
||||
"add_incoming_webhook.save": "Speichern",
|
||||
|
|
@ -127,8 +127,8 @@
|
|||
"add_outgoing_webhook.content_Type": "Inhaltstyp",
|
||||
"add_outgoing_webhook.description": "Beschreibung",
|
||||
"add_outgoing_webhook.description.help": "Beschreibung für Ihren ausgehenden Webhook.",
|
||||
"add_outgoing_webhook.displayName": "Anzeigename",
|
||||
"add_outgoing_webhook.displayName.help": "Anzeigename für Ihren ausgehenden Webhook aus bis zu 64 Zeichen.",
|
||||
"add_outgoing_webhook.displayName": "Title",
|
||||
"add_outgoing_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_outgoing_webhook.doneHelp": "Ihr ausgehender Webhook wurde eingerichtet. Der folgende Token wird in der ausgehenden Payload mitgesendet. Der folgende Token wird in der ausgehenden Payload mitgesendet. Bitte verwenden Sie ihn um zu verifizieren, dass er von Ihrem Mattermost-Team kam (sehen Sie in die <a href=\"https://docs.mattermost.com/developer/webhooks-outgoing.html\">Dokumentation</a> für mehr Details).",
|
||||
"add_outgoing_webhook.name": "Name",
|
||||
"add_outgoing_webhook.save": "Speichern",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Erlaube nur Systemadministratoren, eigene Emojis zu erstellen",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Beschränke Erstellung eigener Emojis:",
|
||||
"admin.customization.support": "Rechtsabteilung und Support",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Gelöschte Nachrichten können nicht wiederhergestellt werden.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Einstellungen bestätigen",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Initiiert unmittelbar einen Löschvorgang für die Datenaufbewahrung.",
|
||||
"admin.data_retention.createJob.title": "Löschvorgang jetzt starten",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Stellt die Startzeit für den täglich geplanten Job zur Datenaufbewahrung ein. Wählen Sie eine Zeit, in der weniger Benutzer ihr System benutzen. Muss ein 24-Stunden-Zeitstempel im Format HH:MM sein.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Erforderliche Zeichentypen für ein gültiges Passwort.",
|
||||
"admin.password.symbol": "Mindestens ein Symbol (wie \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Mindestens ein Großbuchstabe",
|
||||
"admin.plugin.activate": "Aktivieren",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Plugins sind experimentell und sind nicht für die Verwendung in produktiven Umgebungen empfohlen.",
|
||||
"admin.plugin.deactivate": "Deaktivieren",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Beschreibung:",
|
||||
"admin.plugin.error.activate": "Fehler beim Hochladen des Plugins. Es könnte einen Konflikt mit einem anderen Plugin auf ihrem Serve geben.",
|
||||
"admin.plugin.error.extract": "Fehler beim Extrahieren des Plugins. Prüfen Sie den Inhalt ihrer Plugin-Datei und versuchen es erneut.",
|
||||
|
|
@ -696,9 +708,10 @@
|
|||
"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.title": "Verwaltung",
|
||||
"admin.plugin.no_plugins": "Nicht installierte Plugins.",
|
||||
"admin.plugin.no_plugins": "Keine Plugins installiert.",
|
||||
"admin.plugin.remove": "Entfernen",
|
||||
"admin.plugin.removing": "Entferne...",
|
||||
"admin.plugin.settingsButton": "Einstellungen",
|
||||
"admin.plugin.upload": "Hochladen",
|
||||
"admin.plugin.uploadDesc": "Laden Sie ein Plugin für ihren Mattermost-Server hoch. Sehen Sie in der <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">Dokumentation</a> für mehr Details nach.",
|
||||
"admin.plugin.uploadTitle": "Lade Plugin hoch: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>MFA</strong>: Ja",
|
||||
"admin.user_item.resetMfa": "MFA entfernen",
|
||||
"admin.user_item.resetPwd": "Passwort zurücksetzen",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "Umschalten zu E-Mail-Adresse/Passwort",
|
||||
"admin.user_item.sysAdmin": "Systemadministrator",
|
||||
"admin.user_item.teamAdmin": "Teamadministrator",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Kanalüberschrift bearbeiten",
|
||||
"channel_header.channelMembers": "Mitglieder",
|
||||
"channel_header.delete": "Kanal löschen",
|
||||
"channel_header.directchannel.you": "{displayname} (Sie) ",
|
||||
"channel_header.flagged": "Markierte Nachrichten",
|
||||
"channel_header.leave": "Kanal verlassen",
|
||||
"channel_header.manageMembers": "Mitglieder verwalten",
|
||||
|
|
@ -1638,7 +1653,7 @@
|
|||
"help.formatting.linkEx": "[Sehen Sie sich mal Mattermost an!](https://about.mattermost.com/)",
|
||||
"help.formatting.links": "## Links\n\nErstellen Sie benannte Links indem Sie den gewünschten Text in eckigen Klammern vor dem dazugehörenden Link un regulären Klammern stellen.",
|
||||
"help.formatting.listExample": "* Eintrag eins\n* Eintrag zwei\n * Eintrag zwei Unterpunkt",
|
||||
"help.formatting.lists": "## Listen\n\nErstellen Sie eine Liste indem Sie `*` oder `-` als Aufzählungszeichen verwenden. Rücken Sie einen Listenpunkt ein indem Sie zwei Leerzeilen davor einfügen.",
|
||||
"help.formatting.lists": "## Listen\n\nErstellen Sie eine Liste indem Sie `*` oder `-` als Aufzählungszeichen verwenden. Rücken Sie einen Listenpunkt ein indem Sie zwei Leerzeichen davor einfügen.",
|
||||
"help.formatting.monokaiTheme": "**Monokai Theme**",
|
||||
"help.formatting.ordered": "Erstellen Sie eine sortiere Liste, indem Sie stattdessen Zahlen verwenden:",
|
||||
"help.formatting.orderedExample": "1. Eintrag eins\n2. Eintrag zwei",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "Löschen",
|
||||
"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",
|
||||
"mobile.advanced_settings.reset_button": "Zurücksetzen",
|
||||
"mobile.advanced_settings.reset_message": "\nDies wird alle gespeicherten Offlinedaten löschen und die Anwendung neustarten. Sie werden automatisch wieder angemeldet, sobald die App neugestartet wurde.\n",
|
||||
"mobile.advanced_settings.reset_title": "Cache zurücksetzen",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Neuer privater Kanal",
|
||||
"mobile.create_channel.public": "Neuer Öffentlicher Kanal",
|
||||
"mobile.custom_list.no_results": "Keine Ergebnisse",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Teams",
|
||||
"mobile.edit_post.title": "Nachricht bearbeiten",
|
||||
"mobile.emoji_picker.activity": "AKTIVITÄTEN",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "Die Nachricht und die dazugehörigen Dateien wurden gelöscht. Die Vorschau wird nun geschlossen.",
|
||||
"mobile.image_preview.deleted_post_title": "Nachricht gelöscht",
|
||||
"mobile.image_preview.save": "Bild speichern",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Dies ist der Start der Privatnachrichten mit {teammate}. Privatnachrichten und hier geteilte Dateien sind für Personen außerhalb dieses Bereichs nicht sichtbar.",
|
||||
"mobile.intro_messages.default_message": "Dies ist der Kanal, den Teammitglieder sehen, wenn sie sich anmelden - benutzen Sie ihn zum Veröffentlichen von Aktualisierungen, die jeder kennen muss.",
|
||||
"mobile.intro_messages.default_welcome": "Willkommen bei {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Vibrieren",
|
||||
"mobile.offlineIndicator.connected": "Verbunden",
|
||||
"mobile.offlineIndicator.connecting": "Verbinde...",
|
||||
"mobile.offlineIndicator.offline": "Keine Internetverbindung",
|
||||
"mobile.offlineIndicator.offline": "Verbindung mit Server konnte nicht aufgebaut werden",
|
||||
"mobile.open_dm.error": "Der Direktnachrichtenkanal mit {displayName} konnte nicht geöffnet werden. Bitte überprüfen Sie Ihre Verbindung und versuchen es erneut.",
|
||||
"mobile.open_gm.error": "Der Gruppennachrichtenkanal mit diesen Benutzern konnte nicht geöffnet werden. Bitte überprüfen Sie Ihre Verbindung und versuchen es erneut.",
|
||||
"mobile.post.cancel": "Abbrechen",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Nach Aktualisierungen suchen",
|
||||
"mobile.settings.team_selection": "Teamauswahl",
|
||||
"mobile.suggestion.members": "Mitglieder",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Nicht wieder nachfragen",
|
||||
"modal.manaul_status.button": "Ja, meinen Status auf \"Online\" setzen",
|
||||
"modal.manaul_status.message": "Möchten Sie Ihren Status auf \"Online\" umschalten?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Zurück",
|
||||
"more_channels.title": "Weitere Kanäle",
|
||||
"more_direct_channels.close": "Schließen",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (Sie)",
|
||||
"more_direct_channels.message": "Nachricht",
|
||||
"more_direct_channels.new_convo_note": "Dies wird eine neue Unterhaltung starten. Wenn Sie viele Personen hinzufügen, könnte ein privater Kanal besser geeignet sein.",
|
||||
"more_direct_channels.new_convo_note.full": "Sie haben die maximale Anzahl an Personen für diese Unterhaltung erreicht. Ziehen Sie in Erwägung einen privaten Kanal zu erstellen.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Speichern",
|
||||
"rename_channel.title": "Kanal umbenennen",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "Kommentar",
|
||||
"rhs_comment.del": "Löschen",
|
||||
"rhs_comment.edit": "Bearbeiten",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Vorherige Nachricht wiederholen:\t⌘|Aufwärts",
|
||||
"shortcuts.nav.direct_messages_menu": "Direktnachrichtenmenü:\tStrg|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Direktnachrichtenmenü:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Nächster Kanal:\tAlt|Abwärts",
|
||||
"shortcuts.nav.next.mac": "Nächster Kanal:\t⌥|Abwärts",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Einen neuen öffentlichen Kanal erstellen",
|
||||
"sidebar.createGroup": "Einen neuen privaten Kanal erstellen",
|
||||
"sidebar.direct": "DIREKTNACHRICHTEN",
|
||||
"sidebar.directchannel.you": "{displayname} (Sie)",
|
||||
"sidebar.favorite": "KANALFAVORITEN",
|
||||
"sidebar.leave": "Kanal verlassen",
|
||||
"sidebar.mainMenu": "Hauptmenü",
|
||||
|
|
@ -2352,7 +2390,7 @@
|
|||
"sidebar.pg": "PRIVATE KANÄLE",
|
||||
"sidebar.removeList": "Von Liste entfernen",
|
||||
"sidebar.tutorialScreen1": "<h4>Kanäle</h4><p><strong>Kanäle</strong> organisieren die Unterhaltungen über verschiedene Themen. Jeder aus dem Team kann beitreten. Zur privaten, direkten Kommunikation nutzen Sie <strong>Direktnachrichten</strong> mit einer anderen Person oder <strong>Private Kanäle</strong> bei mehreren Personen.</p>",
|
||||
"sidebar.tutorialScreen2": "<h4>\"{townsquare}\" und \"{offtopic}\" Kanäle</h4><p>Hier sind zwei öffentliche Kanäle zum Start:</p><p><strong>{townsquare}</strong> ist ein Platz für Teamweite Kommunikation. Jeder in Ihrem Team ist ein Mitglied dieses Kanals.</p><p><strong>{offtopic}</strong> ist ein Platz fpr Spaß und Unterhaltungen außerhalb von arbeitsrelevanten Kanälen. Sie und Ihr Team können entscheiden welche weiteren Kanäle erstellt werden müssen.</p>",
|
||||
"sidebar.tutorialScreen2": "<h4>\"{townsquare}\" und \"{offtopic}\" Kanäle</h4><p>Hier sind zwei öffentliche Kanäle zum Start:</p><p><strong>{townsquare}</strong> ist ein Platz für Teamweite Kommunikation. Jeder in Ihrem Team ist ein Mitglied dieses Kanals.</p><p><strong>{offtopic}</strong> ist ein Platz für Spaß und Unterhaltungen außerhalb von arbeitsrelevanten Kanälen. Sie und Ihr Team können entscheiden welche weiteren Kanäle erstellt werden müssen.</p>",
|
||||
"sidebar.tutorialScreen3": "<h4>Erstellen und Beitreten von Kanälen</h4><p>Klicken Sie auf <strong>\"Mehr...\"</strong> um einen neuen Kanal zu erstellen oder einem bestehenden beizutreten.</p><p>Sie können auch einen neuen Kanal über einen Klick auf das <strong>\"+\" Symbol</strong> neben der öffentlichen oder privaten Kanalüberschrift erstellen.</p>",
|
||||
"sidebar.unreads": "Weitere Ungelesene",
|
||||
"sidebar_header.tutorial": "<h4>Hauptmenü</h4><p>Über das <strong>Hauptmenü</strong>können Sie <strong>neue Teammitglieder einladen</strong>, auf Ihre <strong>Benutzereinstellungen</strong> zugreifen und Ihre <strong>Motiv Farbe</strong> ändern.</p><p>Teamadministratoren können außerdem auf die <strong>Team Einstellungen</strong> zugreifen.</p><p>Systemadministratoren werden eine <strong>System Konsole</strong> Option für die Administration des kompletten Systems finden.</p>",
|
||||
|
|
@ -2540,7 +2578,7 @@
|
|||
"user.settings.custom_theme.centerChannelTitle": "Aussehen des zentralen Kanals",
|
||||
"user.settings.custom_theme.codeTheme": "Code Design",
|
||||
"user.settings.custom_theme.copyPaste": "Kopieren und einfügen um Motivfarben zu teilen:",
|
||||
"user.settings.custom_theme.dndIndicator": "\"Nicht stören\"-Indikator",
|
||||
"user.settings.custom_theme.dndIndicator": "\"Nicht stören\"-Anzeige",
|
||||
"user.settings.custom_theme.linkButtonTitle": "Aussehen von Links und Schaltern",
|
||||
"user.settings.custom_theme.linkColor": "Link-Farbe",
|
||||
"user.settings.custom_theme.mentionBj": "Erwähnungsrahmen Hintergrund",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Direktnachrichten automatisch schließen",
|
||||
"user.settings.sidebar.never": "Nie",
|
||||
"user.settings.sidebar.title": "Seitenleisteneinstellungen",
|
||||
"user.settings.tokens.activate": "Aktivieren",
|
||||
"user.settings.tokens.cancel": "Abbrechen",
|
||||
"user.settings.tokens.clickToEdit": "Klicken Sie 'Bearbeiten', um ihre persönlichen Zugriffs-Token zu verwalten",
|
||||
"user.settings.tokens.confirmCreateButton": "Ja, erstellen",
|
||||
"user.settings.tokens.confirmCreateMessage": "Sie generieren einen persönlichen Zugriffs-Token mit Systemadministrator-Berechtigungen. Sind Sie sicher, dass Sie dieses Token erstellen wollen?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Persönlichen Systemadministrator-Zugriffs-Token erstellen",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Ja, löschen",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Alle Integrationen, die dieses Token verwenden, werden nicht weiter in der Lage sein auf die Mattermost-API zuzugreifen. Diese Aktion kann nicht rückgängig gemacht werden.<br /><br />Sind Sie sicher, dass sie das Token <strong>{description}</strong> löschen möchten?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Token löschen?",
|
||||
"user.settings.tokens.copy": "Bitte kopieren Sie das unten stehende Token. Sie werden es nicht erneut ansehen können!",
|
||||
"user.settings.tokens.create": "Neues Token erstellen",
|
||||
"user.settings.tokens.deactivate": "Deaktivieren",
|
||||
"user.settings.tokens.deactivatedWarning": "Inaktiv",
|
||||
"user.settings.tokens.delete": "Löschen",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Persönliche Zugriffs-Token</a> funktionieren ähnlich wie Sitzungs-Token und können von Integrationen zur <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">Authentifizierung gegenüber der REST-API</a> verwendet werden.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Persönliche Zugriffs-Token</a> funktionieren ähnlich wie Sitzungs-Token und können von Integrationen zur <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">Authentifizierung gegenüber der REST-API</a> verwendet werden. Erstellen Sie neue Token auf ihrem Desktop.",
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@
|
|||
"add_command.cancel": "Cancel",
|
||||
"add_command.description": "Description",
|
||||
"add_command.description.help": "Description for your incoming webhook.",
|
||||
"add_command.displayName": "Display Name",
|
||||
"add_command.displayName.help": "Display name for your slash command made of up to 64 characters.",
|
||||
"add_command.displayName": "Title",
|
||||
"add_command.displayName.help": "Choose a title to be displayed on the slash command settings page. Maximum 64 characters.",
|
||||
"add_command.doneHelp": "Your slash command has been set up. The following token will be sent in the outgoing payload. Please use it to verify the request came from your Mattermost team (see <a href=\"https://docs.mattermost.com/developer/slash-commands.html\">documentation</a> for further details).",
|
||||
"add_command.iconUrl": "Response Icon",
|
||||
"add_command.iconUrl.help": "(Optional) Choose a profile picture override for the post responses to this slash command. Enter the URL of a .png or .jpg file at least 128 pixels by 128 pixels.",
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
"add_incoming_webhook.channelRequired": "A valid channel is required",
|
||||
"add_incoming_webhook.description": "Description",
|
||||
"add_incoming_webhook.description.help": "Description for your incoming webhook.",
|
||||
"add_incoming_webhook.displayName": "Display Name",
|
||||
"add_incoming_webhook.displayName.help": "Display name for your incoming webhook made of up to 64 characters.",
|
||||
"add_incoming_webhook.displayName": "Title",
|
||||
"add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_incoming_webhook.doneHelp": "Your incoming webhook has been set up. Please send data to the following URL (see <a href=\"https://docs.mattermost.com/developer/webhooks-incoming.html\">documentation</a> for further details).",
|
||||
"add_incoming_webhook.name": "Name",
|
||||
"add_incoming_webhook.save": "Save",
|
||||
|
|
@ -127,8 +127,8 @@
|
|||
"add_outgoing_webhook.content_Type": "Content Type",
|
||||
"add_outgoing_webhook.description": "Description",
|
||||
"add_outgoing_webhook.description.help": "Description for your outgoing webhook.",
|
||||
"add_outgoing_webhook.displayName": "Display Name",
|
||||
"add_outgoing_webhook.displayName.help": "Display name for your outgoing webhook made of up to 64 characters.",
|
||||
"add_outgoing_webhook.displayName": "Title",
|
||||
"add_outgoing_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_outgoing_webhook.doneHelp": "Your outgoing webhook has been set up. The following token will be sent in the outgoing payload. Please use it to verify the request came from your Mattermost team (see <a href=\"https://docs.mattermost.com/developer/webhooks-outgoing.html\">documentation</a> for further details).",
|
||||
"add_outgoing_webhook.name": "Name",
|
||||
"add_outgoing_webhook.save": "Save",
|
||||
|
|
@ -159,10 +159,10 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "The latest released Desktop version",
|
||||
"admin.client_versions.desktopMinVersion": "Minimum Desktop Version",
|
||||
"admin.client_versions.desktopMinVersionHelp": "The minimum compliant Desktop version",
|
||||
"admin.client_versions.iosLatestVersion": "Latest IOS Version",
|
||||
"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.client_versions.iosLatestVersion": "Latest iOS Version",
|
||||
"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.enableDescription": "When true, Mattermost will run in High Availability mode. Please see <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target='_blank'>documentation</a> 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.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Restrict Custom Emoji Creation:",
|
||||
"admin.customization.support": "Legal and Support",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.",
|
||||
"admin.data_retention.createJob.title": "Run Deletion Job Now",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Character types required in a valid password.",
|
||||
"admin.password.symbol": "At least one symbol (e.g. \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "At least one uppercase letter",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Plugins are experimental and not recommended for use in production.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Description:",
|
||||
"admin.plugin.error.activate": "Unable to upload the plugin. It may conflict with another plugin on your server.",
|
||||
"admin.plugin.error.extract": "Encountered an error when extracting the plugin. Review your plugin file content and try again.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "No installed plugins.",
|
||||
"admin.plugin.remove": "Remove",
|
||||
"admin.plugin.removing": "Removing...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Upload",
|
||||
"admin.plugin.uploadDesc": "Upload a plugin for your Mattermost server. See <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentation</a> to learn more.",
|
||||
"admin.plugin.uploadTitle": "Upload Plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>MFA</strong>: Yes",
|
||||
"admin.user_item.resetMfa": "Remove MFA",
|
||||
"admin.user_item.resetPwd": "Reset Password",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "Switch to Email/Password",
|
||||
"admin.user_item.sysAdmin": "System Admin",
|
||||
"admin.user_item.teamAdmin": "Team Admin",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Edit Channel Header",
|
||||
"channel_header.channelMembers": "Members",
|
||||
"channel_header.delete": "Delete Channel",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "Flagged Posts",
|
||||
"channel_header.leave": "Leave Channel",
|
||||
"channel_header.manageMembers": "Manage Members",
|
||||
|
|
@ -1941,8 +1956,8 @@
|
|||
"mobile.create_channel.private": "New Private Channel",
|
||||
"mobile.create_channel.public": "New Public Channel",
|
||||
"mobile.custom_list.no_results": "No Results",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.android_complete": "Download complete",
|
||||
"mobile.downloader.android_failed": "Download failed",
|
||||
"mobile.downloader.android_success": "download successful",
|
||||
|
|
@ -2090,8 +2105,8 @@
|
|||
"mobile.suggestion.members": "Members",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Do not ask me again",
|
||||
"modal.manaul_status.button": "Yes, set my status to \"Online\"",
|
||||
"modal.manaul_status.message": "Would you like to switch your status to \"Online\"?",
|
||||
|
|
@ -2112,6 +2127,7 @@
|
|||
"more_channels.prev": "Previous",
|
||||
"more_channels.title": "More Channels",
|
||||
"more_direct_channels.close": "Close",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "Message",
|
||||
"more_direct_channels.new_convo_note": "This will start a new conversation. If you’re adding a lot of people, consider creating a private channel instead.",
|
||||
"more_direct_channels.new_convo_note.full": "You’ve reached the maximum number of people for this conversation. Consider creating a private channel instead.",
|
||||
|
|
@ -2253,6 +2269,9 @@
|
|||
"rename_channel.save": "Save",
|
||||
"rename_channel.title": "Rename Channel",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "Comment",
|
||||
"rhs_comment.del": "Delete",
|
||||
"rhs_comment.edit": "Edit",
|
||||
|
|
@ -2345,6 +2364,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Reprint previous message:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "Direct messages menu:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Direct messages menu:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Next channel:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "Next channel:\t⌥|Down",
|
||||
|
|
@ -2364,6 +2385,7 @@
|
|||
"sidebar.createChannel": "Create new public channel",
|
||||
"sidebar.createGroup": "Create new private channel",
|
||||
"sidebar.direct": "DIRECT MESSAGES",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "FAVORITE CHANNELS",
|
||||
"sidebar.leave": "Leave channel",
|
||||
"sidebar.mainMenu": "Main Menu",
|
||||
|
|
@ -2829,16 +2851,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Automatically Close Direct Messages",
|
||||
"user.settings.sidebar.never": "Never",
|
||||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.tokens.activate": "Activate",
|
||||
"user.settings.tokens.cancel": "Cancel",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
"user.settings.tokens.confirmCreateButton": "Yes, Create",
|
||||
"user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Create System Admin Personal Access Token",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Yes, Delete",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. <br /><br />Are you sure want to delete the <strong>{description}</strong> token?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Delete Token?",
|
||||
"user.settings.tokens.copy": "Please copy the access token below. You won't be able to see it again!",
|
||||
"user.settings.tokens.create": "Create New Token",
|
||||
"user.settings.tokens.deactivate": "Deactivate",
|
||||
"user.settings.tokens.deactivatedWarning": "(Inactive)",
|
||||
"user.settings.tokens.delete": "Delete",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>. Create new tokens on your desktop.",
|
||||
|
|
|
|||
|
|
@ -44,8 +44,8 @@
|
|||
"add_command.cancel": "Cancelar",
|
||||
"add_command.description": "Descripción",
|
||||
"add_command.description.help": "Descripción del webhook de entrada.",
|
||||
"add_command.displayName": "Nombre a mostrar",
|
||||
"add_command.displayName.help": "Nombre a mostrar para el comando de barra el cual puede tener hasta 64 caracteres.",
|
||||
"add_command.displayName": "Title",
|
||||
"add_command.displayName.help": "Choose a title to be displayed on the slash command settings page. Maximum 64 characters.",
|
||||
"add_command.doneHelp": "El comando de barra se ha establecido. El siguiente token se enviará con el mensaje saliente. Por favor utilízalo para verificar que la petición proviene de su equipo de Mattermost (ver la <a href=\"https://docs.mattermost.com/developer/slash-commands.html\">documentación</a> para más detalles).",
|
||||
"add_command.iconUrl": "Icono de Respuesta",
|
||||
"add_command.iconUrl.help": "(Opcional) Escoge una imagen de perfil que reemplazara los mensajes publicados por este comando de barra. Ingresa el URL de un archivo .png o .jpg de al menos 128 pixels por 128 pixels.",
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
"add_incoming_webhook.channelRequired": "Es obligatorio asignar un canal válido",
|
||||
"add_incoming_webhook.description": "Descripción",
|
||||
"add_incoming_webhook.description.help": "Descripción del webhook de entrada.",
|
||||
"add_incoming_webhook.displayName": "Nombre a mostrar",
|
||||
"add_incoming_webhook.displayName.help": "Nombre a mostrar para el webhook de entrada el cual puede tener hasta 64 caracteres.",
|
||||
"add_incoming_webhook.displayName": "Title",
|
||||
"add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_incoming_webhook.doneHelp": "El webhook de entrada se ha establecido. Por favor enviar los datos a la siguiente dirección URL (ver la <a href=\"https://docs.mattermost.com/developer/webhooks-incoming.html\">documentación</a> para más detalles).",
|
||||
"add_incoming_webhook.name": "Nombre",
|
||||
"add_incoming_webhook.save": "Guardar",
|
||||
|
|
@ -127,8 +127,8 @@
|
|||
"add_outgoing_webhook.content_Type": "Tipo de contenido",
|
||||
"add_outgoing_webhook.description": "Descripción",
|
||||
"add_outgoing_webhook.description.help": "Descripción del webhook de salida.",
|
||||
"add_outgoing_webhook.displayName": "Nombre a mostrar",
|
||||
"add_outgoing_webhook.displayName.help": "Nombre a mostrar para el webhook de salida el cual puede tener hasta 64 caracteres.",
|
||||
"add_outgoing_webhook.displayName": "Title",
|
||||
"add_outgoing_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_outgoing_webhook.doneHelp": "El webhook de salida ha sido establecido. El siguiente token se enviará con el mensaje saliente. Por favor utilízalo para verificar que la petición proviene de su equipo de Mattermost (ver la <a href=\"https://docs.mattermost.com/developer/webhooks-outgoing.html\">documentación</a> para más detalles).",
|
||||
"add_outgoing_webhook.name": "Nombre",
|
||||
"add_outgoing_webhook.save": "Guardar",
|
||||
|
|
@ -152,17 +152,17 @@
|
|||
"admin.authentication.saml": "SAML 2.0",
|
||||
"admin.banner.heading": "Nota:",
|
||||
"admin.client_versions.androidLatestVersion": "Última Versión de Android",
|
||||
"admin.client_versions.androidLatestVersionHelp": "La última versión de Android liberada",
|
||||
"admin.client_versions.androidLatestVersionHelp": "La última versión de Android publicada",
|
||||
"admin.client_versions.androidMinVersion": "Mínima versión de Android",
|
||||
"admin.client_versions.androidMinVersionHelp": "La mínima versión compatible de Android",
|
||||
"admin.client_versions.desktopLatestVersion": "Última versión de Escritorio",
|
||||
"admin.client_versions.desktopLatestVersionHelp": "La última versión de Escritorio liberada",
|
||||
"admin.client_versions.desktopLatestVersionHelp": "La última versión de Escritorio publicada",
|
||||
"admin.client_versions.desktopMinVersion": "Mínima versión de Escritorio",
|
||||
"admin.client_versions.desktopMinVersionHelp": "La mínima version compatible de Escritorio",
|
||||
"admin.client_versions.iosLatestVersion": "Última versión de IOS",
|
||||
"admin.client_versions.iosLatestVersionHelp": "La última versión de IOS liberada",
|
||||
"admin.client_versions.iosMinVersion": "Mínima versión de IOS",
|
||||
"admin.client_versions.iosMinVersionHelp": "La mínima versión compatible de IOS",
|
||||
"admin.client_versions.iosLatestVersion": "Última versión de iOS",
|
||||
"admin.client_versions.iosLatestVersionHelp": "La última versión de iOS publicada",
|
||||
"admin.client_versions.iosMinVersion": "Mínima versión de iOS",
|
||||
"admin.client_versions.iosMinVersionHelp": "La mínima versión compatible de iOS",
|
||||
"admin.cluster.enableDescription": "Cuando es verdadero, Mattermost se ejecutará en modo de Alta Disponibilidad. Por favor, consulta la <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target='_blank'>documentación</a> 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.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Sólo permitir la creación de emoticones personalizados a los adminstradores de sistema",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Restringir Creación de Emoticones Personalizados:",
|
||||
"admin.customization.support": "Legal y Soporte",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Una vez eliminados, los mensajes y los archivos no pueden ser recuperados.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirmar Configuración",
|
||||
"admin.data_retention.confirmChangesModal.description": "Estás seguros de que deseas aplicar la siguiente política de retención de datos:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "Todos los archivos que tengan más de {days} días serán eliminados permanentemente.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "Todos los archivos serán conservados indefinidamente.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "Todos los mensajes que tengan más de {days} días serán eliminados permanentemente.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "Todos los mensajes serán conservados indefinidamente.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirmar la política de retención de datos",
|
||||
"admin.data_retention.createJob.help": "Inicia un trabajo de eliminación de Retención de Datos inmediatamente.",
|
||||
"admin.data_retention.createJob.title": "Ejecutar el Trabajo de Eliminación Ahora",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Establece la hora de inicio diaria para la ejecución del trabajo de retención de datos. Elige un momento en el que menos personas estén usando el sistema. Debe ser una hora en horario de 24 horas en la forma HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Los tipos de caracteres que se requiere para una contraseña válida.",
|
||||
"admin.password.symbol": "Al menos un símbolo (por ejemplo,\"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Al menos una letra en mayúscula",
|
||||
"admin.plugin.activate": "Activar",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Los Plugins son experimentales y no se recomienda su uso en producción.",
|
||||
"admin.plugin.deactivate": "Desactivar",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Descripción",
|
||||
"admin.plugin.error.activate": "No puede cargar el plugin. Puede que cause conflicto con otro plugin en el servidor.",
|
||||
"admin.plugin.error.extract": "Se ha encontrado un error al extraer el plugin. Revisa el contenido del archivo del plugin y prueba de nuevo.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "No hay complementos instalados.",
|
||||
"admin.plugin.remove": "Eliminar",
|
||||
"admin.plugin.removing": "Eliminando...",
|
||||
"admin.plugin.settingsButton": "Configuración",
|
||||
"admin.plugin.upload": "Cargar",
|
||||
"admin.plugin.uploadDesc": "Cargar un complemento en tu servidor Mattermost. Ver la <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentación</a> para obtener más información.",
|
||||
"admin.plugin.uploadTitle": "Cargar Plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>MFA</strong>: Sí",
|
||||
"admin.user_item.resetMfa": "Remover MFA",
|
||||
"admin.user_item.resetPwd": "Reiniciar Contraseña",
|
||||
"admin.user_item.revokeSessions": "Revocar Sesiones",
|
||||
"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",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Editar encabezado del canal",
|
||||
"channel_header.channelMembers": "Miembros",
|
||||
"channel_header.delete": "Borrar Canal",
|
||||
"channel_header.directchannel.you": "{displayname} (tu) ",
|
||||
"channel_header.flagged": "Mensajes Marcados",
|
||||
"channel_header.leave": "Abandonar Canal",
|
||||
"channel_header.manageMembers": "Administrar Miembros",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "Borrar",
|
||||
"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",
|
||||
"mobile.advanced_settings.reset_button": "Reiniciar",
|
||||
"mobile.advanced_settings.reset_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",
|
||||
"mobile.advanced_settings.reset_title": "Borrar caché",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Nuevo Canal Privado",
|
||||
"mobile.create_channel.public": "Nuevo Canal Público",
|
||||
"mobile.custom_list.no_results": "Sin resultados",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Equipos",
|
||||
"mobile.edit_post.title": "Editando Mensaje",
|
||||
"mobile.emoji_picker.activity": "ACTIVIDAD",
|
||||
|
|
@ -1957,9 +1983,10 @@
|
|||
"mobile.file_upload.more": "Más",
|
||||
"mobile.file_upload.video": "Librería de Videos",
|
||||
"mobile.help.title": "Ayuda",
|
||||
"mobile.image_preview.deleted_post_message": "Este mensaje y sys archivos han sido eliminados. La vista previa se cerrará.",
|
||||
"mobile.image_preview.deleted_post_message": "Este mensaje y sus archivos han sido eliminados. La vista previa se cerrará.",
|
||||
"mobile.image_preview.deleted_post_title": "Mensaje Eliminado",
|
||||
"mobile.image_preview.save": "Guardar imagen",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Este es el inicio de tu historial de mensajes directos con {teammate}.Los mensajes directos y archivos que se comparten aquí no son mostrados a personas fuera de esta área.",
|
||||
"mobile.intro_messages.default_message": "Es es el primer canal que tus compañeros ven cuando se registran - puedes utilizarlo para enviar mensajes que todos deben leer.",
|
||||
"mobile.intro_messages.default_welcome": "¡Bienvenido a {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Vibrar",
|
||||
"mobile.offlineIndicator.connected": "Conectado",
|
||||
"mobile.offlineIndicator.connecting": "Conectando...",
|
||||
"mobile.offlineIndicator.offline": "Sin conexión a Internet",
|
||||
"mobile.offlineIndicator.offline": "No se puede conectar con el servidor",
|
||||
"mobile.open_dm.error": "No pudimos abrir el canal de mensajes directos con {displayName}. Por favor revisa tu conexión e intenta de nuevo.",
|
||||
"mobile.open_gm.error": "No pudimos abrir el canal del grupo con esos usuarios. Por favor revisa tu conexión e intenta de nuevo.",
|
||||
"mobile.post.cancel": "Cancelar",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Comprobar actualizaciones",
|
||||
"mobile.settings.team_selection": "Seleccionar Equipo",
|
||||
"mobile.suggestion.members": "Miembros",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "No preguntarme de nuevo",
|
||||
"modal.manaul_status.button": "Sí, asigna mi estatus como \"En línea\"",
|
||||
"modal.manaul_status.message": "¿Quiere cambiar tu estado a \"En línea\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Anterior",
|
||||
"more_channels.title": "Más Canales",
|
||||
"more_direct_channels.close": "Cerrar",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (tu)",
|
||||
"more_direct_channels.message": "Mensaje",
|
||||
"more_direct_channels.new_convo_note": "Se iniciará una nueva conversación. Si estás agregando a mucha gente, considera crear un canal privado en su lugar.",
|
||||
"more_direct_channels.new_convo_note.full": "Haz alcanzado el número máximo de personas para esta conversación. Considera crear un canal privado en su lugar.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Guardar",
|
||||
"rename_channel.title": "Renombrar Canal",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "Esta acción revoca todas las sesiones de {username}. Se cerrarán todas las sesiones en todos los dispositivos. ¿Estás seguro que quieres revocar todas las sesiones de {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revocar",
|
||||
"revoke_user_sessions_modal.title": "Revocar Sesiones de {username}",
|
||||
"rhs_comment.comment": "Comentario",
|
||||
"rhs_comment.del": "Borrar",
|
||||
"rhs_comment.edit": "Editar",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Vuelve a imprimir el mensaje anterior:\t⌘|Arriba",
|
||||
"shortcuts.nav.direct_messages_menu": "Menú de mensajes directos:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Menú de mensajes directos:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Establecer el foco en el campo de texto:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Establecer el foco en el campo de texto:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navegación",
|
||||
"shortcuts.nav.next": "Canal siguiente:\tAlt|Abajo",
|
||||
"shortcuts.nav.next.mac": "Canal siguiente:\t⌥|Abajo",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Crear nuevo canal público",
|
||||
"sidebar.createGroup": "Crear nuevo canal privado",
|
||||
"sidebar.direct": "MENSAJES DIRECTOS",
|
||||
"sidebar.directchannel.you": "{displayname} (tu)",
|
||||
"sidebar.favorite": "FAVORITOS",
|
||||
"sidebar.leave": "Abandonar Canal",
|
||||
"sidebar.mainMenu": "Menú principal",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Cerrar Mensajes Directos Automáticamente",
|
||||
"user.settings.sidebar.never": "Nunca",
|
||||
"user.settings.sidebar.title": "Preferencias de la Barra Lateral",
|
||||
"user.settings.tokens.activate": "Activar",
|
||||
"user.settings.tokens.cancel": "Cancelar",
|
||||
"user.settings.tokens.clickToEdit": "Haga clic en 'Editar' para gestionar sus tokens de acceso personales",
|
||||
"user.settings.tokens.confirmCreateButton": "Sí, Crear",
|
||||
"user.settings.tokens.confirmCreateMessage": "Estás generando un token de acceso personal con permisos de Admin del Sistema. ¿Estás seguro de querer crear este token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Creación de Token de Acceso Personal como Admin del Sistema",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Sí, Desactivar",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Cualquier integración que esté utilizando este token no tendrá acceso a la API de Mattermost hasta que el token sea reactivado. <br /><br />¿Estás seguro de querer desactivar el {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Desactivar Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Sí, Eliminar",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Cualquier integración que este utilizando este token no podrá seguir accesando la API de Mattermost. No puedes deshacer está acción.<br /><br />¿Estás seguro de querer eliminar el token <strong>{description}</strong>?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "¿Eliminar Token?",
|
||||
"user.settings.tokens.copy": "Por favor, copie el token de acceso a continuación. No podrás volver a verlo!",
|
||||
"user.settings.tokens.create": "Crear Nuevo Token",
|
||||
"user.settings.tokens.deactivate": "Desactivar",
|
||||
"user.settings.tokens.deactivatedWarning": "(Inactivo)",
|
||||
"user.settings.tokens.delete": "Eliminar",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Los Tokens de acceso personales</a> funcionan similar a un token de sesión y puede ser utilizado por integraciones para <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">autenticar contra la REST API</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Los tokens de acceso personales</a> funciona similar a un token de sesión y puede ser utilizado por integraciones para <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">autenticar contra la REST API</a>. Crea un nuevo token desde tu computador.",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"about.hash": "Hash de version :",
|
||||
"about.hashee": "Hash de version EE :",
|
||||
"about.licensed": "Licence accordée à :",
|
||||
"about.notice": "Mattermost est rendu possible grâce aux logiciels open source utilisés dans notre <a href=\"https://about.mattermost.com/platform-notice-txt/\" target='_blank'>plateforme</a>, <a href=\"https://about.mattermost.com/desktop-notice-txt/\" target='_blank'>applications de bireau</a> et <a href=\"https://about.mattermost.com/mobile-notice-txt/\" target='_blank'>applications mobiles</a>.",
|
||||
"about.notice": "Mattermost est rendu possible grâce aux logiciels open source utilisés dans notre <a href=\"https://about.mattermost.com/platform-notice-txt/\" target='_blank'>plateforme</a>, <a href=\"https://about.mattermost.com/desktop-notice-txt/\" target='_blank'>applications de bureau</a> et <a href=\"https://about.mattermost.com/mobile-notice-txt/\" target='_blank'>applications mobiles</a>.",
|
||||
"about.number": "Numéro de compilation :",
|
||||
"about.teamEditionLearn": "Rejoignez la communauté Mattermost sur ",
|
||||
"about.teamEditionSt": "Toute la communication de votre équipe en un seul endroit, consultable instantanément et accessible de partout.",
|
||||
|
|
@ -44,8 +44,8 @@
|
|||
"add_command.cancel": "Annuler",
|
||||
"add_command.description": "Description",
|
||||
"add_command.description.help": "Description de votre webhook entrant.",
|
||||
"add_command.displayName": "Nom affiché",
|
||||
"add_command.displayName.help": "Nom d'affichage pour votre commande slash, avec un maximum de 64 caractères.",
|
||||
"add_command.displayName": "Title",
|
||||
"add_command.displayName.help": "Choose a title to be displayed on the slash command settings page. Maximum 64 characters.",
|
||||
"add_command.doneHelp": "Votre commande slash est en place. Le token suivant sera envoyé dans le payload sortant. Utilisez-le pour vérifier que la requête provienne bien de votre équipe Mattermost (voir la <a href=\"https://docs.mattermost.com/developer/slash-commands.html\">documentation</a> pour plus de détails).",
|
||||
"add_command.iconUrl": "Icône de la réponse",
|
||||
"add_command.iconUrl.help": "(Facultatif) Choisissez une photo de profil alternative pour les réponses publiées à l'aide de cette commande slash. Spécifiez l'URL d'un fichier .png ou .jpg d'au moins 128x128 pixels.",
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
"add_incoming_webhook.channelRequired": "Un canal valide est demandé",
|
||||
"add_incoming_webhook.description": "Description",
|
||||
"add_incoming_webhook.description.help": "Description pour votre webhook entrant.",
|
||||
"add_incoming_webhook.displayName": "Nom à afficher",
|
||||
"add_incoming_webhook.displayName.help": "Nom d'affichage pour votre webhook entrant, avec un maximum de 64 caractères.",
|
||||
"add_incoming_webhook.displayName": "Title",
|
||||
"add_incoming_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_incoming_webhook.doneHelp": "Votre webhook entrant est installé. Vous pouvez envoyer des données a l'URL suivante (voir la <a href=\"https://docs.mattermost.com/developer/webhooks-incoming.html\">documentation</a> pour plus de détails).",
|
||||
"add_incoming_webhook.name": "Nom",
|
||||
"add_incoming_webhook.save": "Enregistrer",
|
||||
|
|
@ -127,8 +127,8 @@
|
|||
"add_outgoing_webhook.content_Type": "Type de contenu",
|
||||
"add_outgoing_webhook.description": "Description",
|
||||
"add_outgoing_webhook.description.help": "Description pour votre webhook sortant.",
|
||||
"add_outgoing_webhook.displayName": "Nom à afficher",
|
||||
"add_outgoing_webhook.displayName.help": "Nom d'affichage pour votre webhook sortant, avec un maximum de 64 caractères.",
|
||||
"add_outgoing_webhook.displayName": "Title",
|
||||
"add_outgoing_webhook.displayName.help": "Choose a title to be displayed on the webhook settings page. Maximum 64 characters.",
|
||||
"add_outgoing_webhook.doneHelp": "Votre webhook sortant est en place. Le token suivant sera envoyé dans le payload sortant. Utilisez-le pour vérifier que la requête provienne bien de votre équipe Mattermost (voir la <a href=\"https://docs.mattermost.com/developer/webhooks-outgoing.html\">docuementation</a> pour plus de détails).",
|
||||
"add_outgoing_webhook.name": "Nom",
|
||||
"add_outgoing_webhook.save": "Enregistrer",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Seuls les administrateurs peuvent créer des émoticônes personnalisées",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Restreindre la création d'émoticônes personnalisées :",
|
||||
"admin.customization.support": "Mentions légales",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Démarre immédiatement un job de suppression de la conservation des données.",
|
||||
"admin.data_retention.createJob.title": "Exécuter la tâche de suppression maintenant",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Définit l'heure de début du job quotidien de conservation des données. Choisissez une heure lorsque moins de personnes utilisent le système. Doit être un horodatage de 24 heures sous le format HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Lettres obligatoires pour un mot de passe valide.",
|
||||
"admin.password.symbol": "Au moins un symbole (ex : \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Au moins une majuscule",
|
||||
"admin.plugin.activate": "Activer",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Les plugins sont une fonction expérimentale et ne sont pas recommandés pour une utilisation en production.",
|
||||
"admin.plugin.deactivate": "Désactiver",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Description :",
|
||||
"admin.plugin.error.activate": "Impossible d'envoyer le plugin. Il se peut qu'il rentre en conflit avec un autre plugin sur votre serveur.",
|
||||
"admin.plugin.error.extract": "Une erreur s'est produite lors de l'extraction du plugin. Vérifiez le contenu de votre plugin et réessayez.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "Aucun plugin installé.",
|
||||
"admin.plugin.remove": "Supprimer",
|
||||
"admin.plugin.removing": "Suppression en cours...",
|
||||
"admin.plugin.settingsButton": "Paramètres",
|
||||
"admin.plugin.upload": "Envoyer",
|
||||
"admin.plugin.uploadDesc": "Envoyez un plugin pour votre serveur Mattermost. Lisez la <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentation</a> pour en savoir plus.",
|
||||
"admin.plugin.uploadTitle": "Envoi de plugins : ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>MFA</strong> : Oui",
|
||||
"admin.user_item.resetMfa": "supprimer l’identification à facteurs-multiples",
|
||||
"admin.user_item.resetPwd": "Réinitialiser le mot de passe",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"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",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Éditer l'entête du canal",
|
||||
"channel_header.channelMembers": "Membres",
|
||||
"channel_header.delete": "Supprimer le canal",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "Messages marqués d'un indicateur",
|
||||
"channel_header.leave": "Quitter le canal",
|
||||
"channel_header.manageMembers": "Gérer les membres",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "Supprimer",
|
||||
"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",
|
||||
"mobile.advanced_settings.reset_button": "Réinitialiser",
|
||||
"mobile.advanced_settings.reset_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",
|
||||
"mobile.advanced_settings.reset_title": "Réinitialiser le cache",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Nouveau canal privé",
|
||||
"mobile.create_channel.public": "Nouveau canal public",
|
||||
"mobile.custom_list.no_results": "Aucun résultat",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Équipes",
|
||||
"mobile.edit_post.title": "Edition du message",
|
||||
"mobile.emoji_picker.activity": "ACTIVITÉ",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "Ce message et ses fichiers ont été supprimés. L'aperçu va être fermé.",
|
||||
"mobile.image_preview.deleted_post_title": "Message supprimé",
|
||||
"mobile.image_preview.save": "Enregistrer l'image",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Vous êtes au début de votre historique de messages avec {teammate}. Les messages personnels et les fichiers partagés ici ne sont pas visibles par les autres utilisateurs.",
|
||||
"mobile.intro_messages.default_message": "Il s'agit du premier canal que les utilisateurs voient lorsqu'ils s'inscrivent. Utilisez‑le pour poster des informations que tout le monde devrait connaître.",
|
||||
"mobile.intro_messages.default_welcome": "Bienvenue {name} !",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Vibrer",
|
||||
"mobile.offlineIndicator.connected": "Connecté",
|
||||
"mobile.offlineIndicator.connecting": "Connexion en cours...",
|
||||
"mobile.offlineIndicator.offline": "Aucune connexion internet",
|
||||
"mobile.offlineIndicator.offline": "Impossible de se connecter au serveur",
|
||||
"mobile.open_dm.error": "Impossible d'ouvrir un message personnel avec {displayName}. Veuillez vérifier votre connexion et essayer à nouveau.",
|
||||
"mobile.open_gm.error": "Impossible d'ouvrir un message de groupe avec ces utilisateurs. Veuillez vérifier votre connexion et essayer à nouveau.",
|
||||
"mobile.post.cancel": "Annuler",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Vérifier la disponibilité de mises à jour",
|
||||
"mobile.settings.team_selection": "Sélection d'équipe",
|
||||
"mobile.suggestion.members": "Membres",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Ne plus me demander",
|
||||
"modal.manaul_status.button": "Oui, définir mon statut sur « En ligne »",
|
||||
"modal.manaul_status.message": "Voulez-vous définir votre statut sur « En ligne » ?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Précédent",
|
||||
"more_channels.title": "Plus de canaux",
|
||||
"more_direct_channels.close": "Fermer",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "Message",
|
||||
"more_direct_channels.new_convo_note": "Ceci va démarrer une nouvelle conversation. Si vous ajoutez beaucoup de personnes, veuillez envisager la création d'un canal privé à la place.",
|
||||
"more_direct_channels.new_convo_note.full": "Vous avez atteint le nombre maximum de personnes pour cette conversation. Veuillez envisager la création d'un canal privé à la place.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Enregistrer",
|
||||
"rename_channel.title": "Renommer le canal",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "Commentaire",
|
||||
"rhs_comment.del": "Supprimer",
|
||||
"rhs_comment.edit": "Éditer",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Affiche à nouveau le message précédent :\t⌘|Haut",
|
||||
"shortcuts.nav.direct_messages_menu": "Menu des messages personnels :\tCtrl|Maj|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Menu des messages personnels :\t⌘|Maj|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Canal suivant :\tAlt|Bas",
|
||||
"shortcuts.nav.next.mac": "Canal suivant :\t⌥|Bas",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Créer un nouveau canal public",
|
||||
"sidebar.createGroup": "Créer un nouveau canal privé",
|
||||
"sidebar.direct": "MESSAGES PERSONNELS",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "CANAUX FAVORIS",
|
||||
"sidebar.leave": "Quitter le canal",
|
||||
"sidebar.mainMenu": "Menu principal",
|
||||
|
|
@ -2521,14 +2559,14 @@
|
|||
"user.settings.advance.formattingDesc": "Lorsqu'activé, les messages sont formatés pour créer des liens, montrer les émoticônes, styliser le texte et ajouter des sauts de ligne. Par défaut, ce paramètre est activé. La modification de ce paramètre nécessite le rafraîchissement de la page.",
|
||||
"user.settings.advance.formattingTitle": "Activer le formatage des messages",
|
||||
"user.settings.advance.joinLeaveDesc": "Lorsqu'activé, les messages systèmes indiquant qu'un utilisateur s'est connecté ou a quitté un canal sont visibles. Lorsque désactivé, ces messages sont masqués. Un message est toutefois toujours affiché lorsque vous êtes ajouté à un canal, de façon à ce que vous en soyez quand même informé.",
|
||||
"user.settings.advance.joinLeaveTitle": "Active les messages indiquant qu'un utilisateur a rejoint/quitté le canal",
|
||||
"user.settings.advance.joinLeaveTitle": "Activer les messages indiquant qu'un utilisateur a rejoint/quitté le canal",
|
||||
"user.settings.advance.markdown_preview": "Voir l'option d'aperçu du markdown dans la zone de saisie de message",
|
||||
"user.settings.advance.off": "Désactivé",
|
||||
"user.settings.advance.on": "Activé",
|
||||
"user.settings.advance.preReleaseDesc": "Testez des fonctionnalités en avant-première. Vous devrez peut-être rafraîchir la page pour que ce paramètre soit activé.",
|
||||
"user.settings.advance.preReleaseTitle": "Activer les fonctionnalités expérimentales",
|
||||
"user.settings.advance.sendDesc": "Lorsqu'activé, ENTREE insère une nouvelle ligne et CTRL+ENTREE envoie le message.",
|
||||
"user.settings.advance.sendTitle": "Envoi des messages avec CTRL+ENTREE",
|
||||
"user.settings.advance.sendTitle": "Envoyer des messages avec CTRL+ENTREE",
|
||||
"user.settings.advance.slashCmd_autocmp": "Autoriser les applications externes à proposer l'auto-complétion des commandes slash",
|
||||
"user.settings.advance.title": "Paramètres avancés",
|
||||
"user.settings.advance.webrtc_preview": "Activer la possibilité de passer et de recevoir des appels WebRTC en tête-à-tête",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Fermer automatiquement les messages personnels",
|
||||
"user.settings.sidebar.never": "Jamais",
|
||||
"user.settings.sidebar.title": "Paramètres de la barre latérale",
|
||||
"user.settings.tokens.activate": "Activer",
|
||||
"user.settings.tokens.cancel": "Annuler",
|
||||
"user.settings.tokens.clickToEdit": "Cliquez sur 'Modifier' pour gérer vos jetons d'accès",
|
||||
"user.settings.tokens.confirmCreateButton": "Oui, créer",
|
||||
"user.settings.tokens.confirmCreateMessage": "Vous êtes sur le point de générer un jeton d'accès personnel avec les permissions d'administrateur système. Voulez-vous vraiment créer ce type de jeton ?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Créer un jeton d'accès personnel d'administrateur système",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Oui, supprimer",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Toutes les intégrations utilisant ce jeton ne pourront plus accéder à l'API Mattermost. Cette action en peut être annulée. <br /><br />Voulez-vous vraiment supprimer le jeton <strong>{description}</strong> ?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Supprimer le jeton ?",
|
||||
"user.settings.tokens.copy": "Veuillez copier le jeton d'accès ci-dessous. Vous ne serez pas en mesure de le voir à nouveau !",
|
||||
"user.settings.tokens.create": "Créer un nouveau jeton",
|
||||
"user.settings.tokens.deactivate": "Désactiver",
|
||||
"user.settings.tokens.deactivatedWarning": "Inactif",
|
||||
"user.settings.tokens.delete": "Supprimer",
|
||||
"user.settings.tokens.description": "La fonction <a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">jetons d'accès personnel</a> similaire aux jetons de sessions et qui peut être utilisée par les intégrations pour <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">s'authentifier à l'API REST</a>.",
|
||||
"user.settings.tokens.description_mobile": "La fonction <a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">jetons d'accès personnel</a> similaire aux jetons de sessions et qui peut être utilisée par les intégrations pour <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">s'authentifier à l'API REST</a>. Crée des nouveaux jetons sur votre bureau.",
|
||||
|
|
|
|||
|
|
@ -159,10 +159,10 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "L'ultima versione Desktop rilasciata",
|
||||
"admin.client_versions.desktopMinVersion": "Versione Minima Desktop",
|
||||
"admin.client_versions.desktopMinVersionHelp": "La versione minima Desktop richiesta",
|
||||
"admin.client_versions.iosLatestVersion": "Ultima versione IOS",
|
||||
"admin.client_versions.iosLatestVersionHelp": "L'ultima versione rilasciata per IOS",
|
||||
"admin.client_versions.iosMinVersion": "Versione minima per IOS",
|
||||
"admin.client_versions.iosMinVersionHelp": "La versione minima per IOS richiesta",
|
||||
"admin.client_versions.iosLatestVersion": "Ultima versione iOS",
|
||||
"admin.client_versions.iosLatestVersionHelp": "L'ultima versione rilasciata per iOS",
|
||||
"admin.client_versions.iosMinVersion": "Versione minima per iOS",
|
||||
"admin.client_versions.iosMinVersionHelp": "La versione minima per iOS richiesta",
|
||||
"admin.cluster.enableDescription": "Quando abilitato, Mattermost funzionerà in modalità Alta disponibilità. Vedi la <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target='_blank'>documentazione</a> 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.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Permetti la creazione di Emoji personalizzati solo agli amministratori di sistema",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Permetti la creazione di Emoji personalizzati:",
|
||||
"admin.customization.support": "Aspetti legali e supporto",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Se cancellati, i messaggi e file non potranno essere recuperati.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Conferma Impostazioni",
|
||||
"admin.data_retention.confirmChangesModal.description": "Impostare questa politica di ritenzione dei dati:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "Tutti i file saranno definitivamente cancellati dopo {days} giorni.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "Tutti i file verranno mantenuti in maniera indefinita.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "Tutti i messaggi saranno definitivamente cancellati dopo {days} giorni.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "Tutti i messaggi verranno mantenuti in maniera indefinita.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Conferma politica di ritenzione dei dati",
|
||||
"admin.data_retention.createJob.help": "Avvia immediatamente un lavoro di cancellazione dei dati memorizzati.",
|
||||
"admin.data_retention.createJob.title": "Avvia il lavoro di cancellazione adesso",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Impostare l'ora di inizio del lavoro giornaliero di ritenzione dei dati. Scegliere un ora in cui il sistema è utilizzato da poche persone. Deve essere un'ora valida in formato HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Tipi di carattere richiesti in una password valida.",
|
||||
"admin.password.symbol": "Almeno un simbolo (es. \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Almeno una lettera maiuscola",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "I plugin sono sperimentali e non sono raccomandati per l'uso in produzione.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Descrizione:",
|
||||
"admin.plugin.error.activate": "Impossibile caricare il plugin. Può interferire con un altro plugin sul tuo server.",
|
||||
"admin.plugin.error.extract": "Rilevato errore durante l'estrazione del plugin. Ricontrolla il contenuto del plugin e riprova.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "Nessun plugin installato.",
|
||||
"admin.plugin.remove": "Rimuovi",
|
||||
"admin.plugin.removing": "Cancellazione...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Carica",
|
||||
"admin.plugin.uploadDesc": "Carica un plugin per il server di Mattermost. Vedere la <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentazione</a> per ulteriori informazioni.",
|
||||
"admin.plugin.uploadTitle": "Carica Plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>AMF</strong>: Sì",
|
||||
"admin.user_item.resetMfa": "Rimuovi AMF",
|
||||
"admin.user_item.resetPwd": "Reimposta password",
|
||||
"admin.user_item.revokeSessions": "Revoca Sessioni",
|
||||
"admin.user_item.switchToEmail": "Cambia a Email/Password",
|
||||
"admin.user_item.sysAdmin": "Amministratore di sistema",
|
||||
"admin.user_item.teamAdmin": "Amministratore di Gruppo",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Modifica titolo canale",
|
||||
"channel_header.channelMembers": "Membri",
|
||||
"channel_header.delete": "Elimina Canale",
|
||||
"channel_header.directchannel.you": "{displayname} (tu) ",
|
||||
"channel_header.flagged": "Pubblicazioni segnati",
|
||||
"channel_header.leave": "Abbandona canale",
|
||||
"channel_header.manageMembers": "Gestione Membri",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Azzera",
|
||||
"mobile.advanced_settings.reset_message": "\nQuesta operazione cancella tutti i dati salvati in locale e riavvia l'app. L'accesso verrà eseguito automaticamente al termine del riavvio.\n",
|
||||
"mobile.advanced_settings.reset_title": "Azzera Cache",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Nuovo Canale Privato",
|
||||
"mobile.create_channel.public": "Nuovo Canale Pubblico",
|
||||
"mobile.custom_list.no_results": "Nessun risultato",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Gruppi",
|
||||
"mobile.edit_post.title": "Modifica Messaggio",
|
||||
"mobile.emoji_picker.activity": "ATTIVITA'",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "Questa pubblicazione e i suoi file sono stati cancellati. L'anteprima verrà chiusa.",
|
||||
"mobile.image_preview.deleted_post_title": "Pubblicazione cancellata",
|
||||
"mobile.image_preview.save": "Salva Immagine",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Questo è l'inizio della tua conversazione privata con {teammate}. Messaggi diretti e file condivisi qui non saranno accessibili ad altre persone.",
|
||||
"mobile.intro_messages.default_message": "Questo è il primo canale che i colleghi vedranno una volta effettuato l'accesso - usalo per comunicare aggiornamenti che chiunque dovrebbe conoscere.",
|
||||
"mobile.intro_messages.default_welcome": "Benvenuto a {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Vibrazione",
|
||||
"mobile.offlineIndicator.connected": "Connesso",
|
||||
"mobile.offlineIndicator.connecting": "Connessione...",
|
||||
"mobile.offlineIndicator.offline": "Nessuna connessione internet",
|
||||
"mobile.offlineIndicator.offline": "Impossibile connettersi al server",
|
||||
"mobile.open_dm.error": "Impossibile aprire un messaggio diretto con {displayName}. Controlla la connessione e riprova.",
|
||||
"mobile.open_gm.error": "Impossibile aprire un messaggio di gruppo con questi utenti. Controlla la tua connessione e riprova.",
|
||||
"mobile.post.cancel": "Annulla",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Controlla aggiornamenti",
|
||||
"mobile.settings.team_selection": "Seleziona gruppo",
|
||||
"mobile.suggestion.members": "Membri",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Non chiedere più in futuro",
|
||||
"modal.manaul_status.button": "Si, imposta lo stato \"Online\"",
|
||||
"modal.manaul_status.message": "Vuoi cambiare lo status in \"Online\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Precedente",
|
||||
"more_channels.title": "Più Canali",
|
||||
"more_direct_channels.close": "Chiudi",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (tu)",
|
||||
"more_direct_channels.message": "Messaggio",
|
||||
"more_direct_channels.new_convo_note": "Avviare una nuova conversazione. Se aggiungi molte persone prova a creare un gruppo privato.",
|
||||
"more_direct_channels.new_convo_note.full": "Hai raggiunto il limite massimo di persone per questa conversazione. Prova a creare un canale privato.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Salva",
|
||||
"rename_channel.title": "Rinomina Canale",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "Questa operazione revoca tutte le sessioni di {username}. L'utente sarà disconnesso da tutti i dispositivi collegati. Sicuro di voler revocare tutte le sessioni di {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoca",
|
||||
"revoke_user_sessions_modal.title": "Revoca Sessioni di {username}",
|
||||
"rhs_comment.comment": "Commento",
|
||||
"rhs_comment.del": "Cancella",
|
||||
"rhs_comment.edit": "Modifica",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Ristampa il messaggio precedente:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "Menu messaggio diretto:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Menu messaggio diretto:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Seleziona campo di immissione:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Seleziona campo di immissione:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigazione",
|
||||
"shortcuts.nav.next": "Prossimo canale:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "Prossimo canale:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Crea un canale pubblico",
|
||||
"sidebar.createGroup": "Crea un canale privato",
|
||||
"sidebar.direct": "MESSAGGI DIRETTI",
|
||||
"sidebar.directchannel.you": "{displayname} (tu)",
|
||||
"sidebar.favorite": "CANALI PREFERITI",
|
||||
"sidebar.leave": "Abbandona canale",
|
||||
"sidebar.mainMenu": "Menu principale",
|
||||
|
|
@ -2523,10 +2561,10 @@
|
|||
"user.settings.advance.joinLeaveDesc": "Se \"On\" i Messaggi di Sistema che indicano se un utente si è unito o ha lasciato un canale saranno visibili, altrimenti questi messaggi saranno nascosti. Un messaggio continuerà a comparire quando vieni aggiunto ad un canale in modo da ricevere una notifica.",
|
||||
"user.settings.advance.joinLeaveTitle": "Abilita Entra/Lascia messaggi",
|
||||
"user.settings.advance.markdown_preview": "Visualizza l'anteprima di formattazione nella casella del messaggio",
|
||||
"user.settings.advance.off": "Spento",
|
||||
"user.settings.advance.on": "Acceso",
|
||||
"user.settings.advance.preReleaseDesc": "Visualizza l'anteprima delle funzioni prerilascio. Può servire un aggiornamento della pagina affinché questa modifica abbia effetto.",
|
||||
"user.settings.advance.preReleaseTitle": "Visualizza anteprima delle funzioni prerilascio",
|
||||
"user.settings.advance.off": "Disattivo",
|
||||
"user.settings.advance.on": "Attivo",
|
||||
"user.settings.advance.preReleaseDesc": "Funzioni prerilascio. Può servire un aggiornamento della pagina affinché questa modifica abbia effetto.",
|
||||
"user.settings.advance.preReleaseTitle": "Funzioni prerilascio",
|
||||
"user.settings.advance.sendDesc": "Se attivo INVIO inserisce una nuova linea e CTRL+INVIO invia il messaggio.",
|
||||
"user.settings.advance.sendTitle": "Invia messaggi con CTRL+INVIO",
|
||||
"user.settings.advance.slashCmd_autocmp": "Abilita le applicazioni esterne ad offrire l'autocompletamento dei comandi slash",
|
||||
|
|
@ -2578,7 +2616,7 @@
|
|||
"user.settings.display.messageDisplayCompactDes": "Visualizza più messaggi possibile a schermo.",
|
||||
"user.settings.display.messageDisplayDescription": "Seleziona come vengono visualizzati i messaggi in un canale.",
|
||||
"user.settings.display.messageDisplayTitle": "Visualizzazione dei messaggi",
|
||||
"user.settings.display.militaryClock": "orologio 24 ore (esempio: 16:00)",
|
||||
"user.settings.display.militaryClock": "Orologio 24 ore (esempio: 16:00)",
|
||||
"user.settings.display.nameOptsDesc": "Seleziona come visualizzare i nomi degli altri utenti nelle pubblicazioni e nelle liste dei messaggi diretti.",
|
||||
"user.settings.display.normalClock": "Orologio 12 ore (esempio 4:00 PM)",
|
||||
"user.settings.display.preferTime": "Seleziona come visualizzare l'ora.",
|
||||
|
|
@ -2713,8 +2751,8 @@
|
|||
"user.settings.notifications.mentionsInfo": "Attiva una notifica per citazione quando qualcuno invia un messaggio che include il tuo nome utente (\"@{username}\") oppure una delle opzioni sopra specificate.",
|
||||
"user.settings.notifications.never": "Mai",
|
||||
"user.settings.notifications.noWords": "Nessuna parola configurata",
|
||||
"user.settings.notifications.off": "Spento",
|
||||
"user.settings.notifications.on": "Acceso",
|
||||
"user.settings.notifications.off": "Disattivo",
|
||||
"user.settings.notifications.on": "Attivo",
|
||||
"user.settings.notifications.onlyMentions": "Solo per citazione e messaggi privati",
|
||||
"user.settings.notifications.push": "Notifiche push mobile",
|
||||
"user.settings.notifications.push_notification.status": "Invia notifiche push quando",
|
||||
|
|
@ -2734,7 +2772,7 @@
|
|||
"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.info": "Le notifiche sono inviate al tuo dispositivo mobile quando c'è attività su Mattermost.",
|
||||
"user.settings.push_notification.off": "Spento",
|
||||
"user.settings.push_notification.off": "Disattivo",
|
||||
"user.settings.push_notification.offline": "Offline",
|
||||
"user.settings.push_notification.online": "Online, lontano o offline",
|
||||
"user.settings.push_notification.onlyMentions": "Solo per citazioni e messaggi diretti",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Chiudi automaticamente i messaggi diretti",
|
||||
"user.settings.sidebar.never": "Mai",
|
||||
"user.settings.sidebar.title": "Impostazioni barra laterale",
|
||||
"user.settings.tokens.activate": "Attiva",
|
||||
"user.settings.tokens.cancel": "Annulla",
|
||||
"user.settings.tokens.clickToEdit": "Clicca 'Modifica' per gestire i token di accesso",
|
||||
"user.settings.tokens.confirmCreateButton": "Sì, Crealo",
|
||||
"user.settings.tokens.confirmCreateMessage": "Stai generando un token di accesso con i permessi di Amministratore di Sistema. Sicuro di voler continuare?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Crea un Token di Accesso come Amministratore di Sistema",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Si, Disattiva",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Tutte le integrazioni che utilizzano questo token non potranno più accedere alle API di Mattermost fino a quando il token non sarà riattivato.<br /><br />Sicuro di voler disattivare il token {description}?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Disattivare Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Sì, Cancellalo",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Tutte le integrazioni che utilizzano questo token non riusciranno più ad accedere alle API di Mattermost. Questa operazione non è reversibile. <br /><br />Continuare con la cancellazione del token <strong>{description}</strong>? ",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Eliminare Token?",
|
||||
"user.settings.tokens.copy": "Per favore copia il Token sottostante. Non riuscirai a vederlo di nuovo!",
|
||||
"user.settings.tokens.create": "Crea un Nuovo Token",
|
||||
"user.settings.tokens.deactivate": "Disattiva",
|
||||
"user.settings.tokens.deactivatedWarning": "(Inattivo)",
|
||||
"user.settings.tokens.delete": "Cancella",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">I Token di accesso</a> sono simili ai Token di sessione e possono essere usati dalle integrazioni per <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">autenticarsi con le API REST</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">I Token di accesso</a> sono simili ai Token di sessione e possono essere usati dalle integrazioni per <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">autenticarsi con le API REST</a>. Crea nuovi token sul tuo desktop.",
|
||||
|
|
@ -2853,7 +2897,7 @@
|
|||
"webrtc.cancel": "Annulla chiamata",
|
||||
"webrtc.cancelled": "{username} ha annullato la chiamata.",
|
||||
"webrtc.declined": "{username} ha rifiutato la chiamata.",
|
||||
"webrtc.disabled": "{username} non ha WebRTC attivo e non può ricevere chiamate. Per attivare questa funzione deve andare nelle sue Impostazioni Account > Avanzate > Visualizza funzioni prerilascio e attivare WebRTC.",
|
||||
"webrtc.disabled": "{username} non ha WebRTC attivo e non può ricevere chiamate. Per attivare questa funzione deve andare nelle sue Impostazioni Account > Avanzate > Funzioni prerilascio e attivare WebRTC.",
|
||||
"webrtc.failed": "Si è verificato un problema con il collegamento alla videochiamata.",
|
||||
"webrtc.hangup": "Riaggancia",
|
||||
"webrtc.header": "Chiamata con {username}",
|
||||
|
|
|
|||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "システム管理者のみがカスタム絵文字を作成できるようにする",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "カスタム絵文字の作成を制限する:",
|
||||
"admin.customization.support": "法的事項とサポート",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "一度削除されると、メッセージとファイルは取得できなくなります。",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "設定を確認する",
|
||||
"admin.data_retention.confirmChangesModal.description": "本当に以下のデータ保持ポリシーを適用しますか:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "全てのファイルは{days}日後に完全に削除されます。",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "全てのファイルは永遠に保持されます。",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "全てのメッセージは{days}日後に完全に削除されます。",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "全てのメッセージは永遠に保持されます。",
|
||||
"admin.data_retention.confirmChangesModal.title": "データ保持ポリシーを確認する",
|
||||
"admin.data_retention.createJob.help": "直ちにデータ保持削除ジョブを開始します。",
|
||||
"admin.data_retention.createJob.title": "今すぐ削除ジョブを実行する",
|
||||
"admin.data_retention.deletionJobStartTime.description": "毎日スケジュールされているデータ保持ジョブの開始時間を設定します。システムを使用する人が少ない時間を選択してください。また、HH:MM形式の24時間表記を指定してください。",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "有効なパスワードで求められる文字の種類です。",
|
||||
"admin.password.symbol": "少なくとも1つの記号が必要です(例: \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "少なくとも1つの英大文字が必要です",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "プラグインは試験的な機能のため本番環境での使用はお勧めできません。",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "説明:",
|
||||
"admin.plugin.error.activate": "プラグインをアップロードできません。サーバーの他のプラグインと競合する可能性があります。",
|
||||
"admin.plugin.error.extract": "プラグインの抽出に失敗しました。プラグインファイルの内容を確認し、再度実行してください。",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "インストールされたプラグインはありません。",
|
||||
"admin.plugin.remove": "削除",
|
||||
"admin.plugin.removing": "削除中...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "アップロード",
|
||||
"admin.plugin.uploadDesc": "Mattermostサーバーにプラグインをインストールします。詳しくは<a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">説明文書</a>を参照してください。",
|
||||
"admin.plugin.uploadTitle": "アップロードするプラグイン: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>多要素認証</strong>: 使用する",
|
||||
"admin.user_item.resetMfa": "多要素認証を削除する",
|
||||
"admin.user_item.resetPwd": "パスワードを初期化する",
|
||||
"admin.user_item.revokeSessions": "セッションを破棄する",
|
||||
"admin.user_item.switchToEmail": "電子メールアドレス/パスワードに切り替える",
|
||||
"admin.user_item.sysAdmin": "システム管理者",
|
||||
"admin.user_item.teamAdmin": "チーム管理者",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "チャンネルヘッダーを編集する",
|
||||
"channel_header.channelMembers": "メンバー",
|
||||
"channel_header.delete": "チャンネルを削除する",
|
||||
"channel_header.directchannel.you": "{displayname} (あなた) ",
|
||||
"channel_header.flagged": "フラグの立てられた投稿",
|
||||
"channel_header.leave": "チャンネルから脱退する",
|
||||
"channel_header.manageMembers": "メンバーを管理する",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"mobile.account_notifications.threads_mentions": "スレッド内のあなたについての投稿",
|
||||
"mobile.account_notifications.threads_start": "自分で開始したスレッド",
|
||||
"mobile.account_notifications.threads_start_participate": "開始もしくは参加したスレッド",
|
||||
"mobile.advanced_settings.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "リセット",
|
||||
"mobile.advanced_settings.reset_message": "\nこれにより全てのオフラインデータがクリアされ、アプリが再起動します。アプリが再起動されると、自動でログインされます。\n",
|
||||
"mobile.advanced_settings.reset_title": "キャッシュをリセットする",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "新しい非公開チャンネル",
|
||||
"mobile.create_channel.public": "新しい公開チャンネル",
|
||||
"mobile.custom_list.no_results": "該当するものはありません",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "チーム",
|
||||
"mobile.edit_post.title": "メッセージ編集中",
|
||||
"mobile.emoji_picker.activity": "アクティビティ",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "この投稿と添付ファイルは削除されました。プレビューを閉じます。",
|
||||
"mobile.image_preview.deleted_post_title": "投稿が削除されました",
|
||||
"mobile.image_preview.save": "画像の保存",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "{teammate}とのダイレクトメッセージの履歴の最初です。ダイレクトメッセージとそこで共有されているファイルは、この領域の外のユーザーからは見ることができません。",
|
||||
"mobile.intro_messages.default_message": "ここはチームメイトが利用登録した際に最初に見るチャンネルです - みんなが知るべき情報を投稿してください。",
|
||||
"mobile.intro_messages.default_welcome": "{name}へようこそ!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "バイブ",
|
||||
"mobile.offlineIndicator.connected": "接続しました",
|
||||
"mobile.offlineIndicator.connecting": "接続中",
|
||||
"mobile.offlineIndicator.offline": "インターネット未接続",
|
||||
"mobile.offlineIndicator.offline": "サーバーに接続できません",
|
||||
"mobile.open_dm.error": "{displayName} とのダイレクトメッセージを開くことができませんでした。接続を確認し、もう一度試してみてください。",
|
||||
"mobile.open_gm.error": "そのユーザーとのダイレクトメッセージを開くことができませんでした。接続を確認し、もう一度試してみてください。",
|
||||
"mobile.post.cancel": "キャンセル",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "更新の確認",
|
||||
"mobile.settings.team_selection": "チームを切り替える",
|
||||
"mobile.suggestion.members": "メンバー",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "次回からこのメッセージを表示しない",
|
||||
"modal.manaul_status.button": "はい、ステータスを \"オンライン\" にします",
|
||||
"modal.manaul_status.message": "ステータスを \"オンライン\" に変更してもよろしいですか?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "前へ",
|
||||
"more_channels.title": "他のチャンネル",
|
||||
"more_direct_channels.close": "閉じる",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (あなた)",
|
||||
"more_direct_channels.message": "メッセージ",
|
||||
"more_direct_channels.new_convo_note": "新しい会話を始めます。多くの人々を追加する場合、非公開チャンネルの作成を検討してください。",
|
||||
"more_direct_channels.new_convo_note.full": "この会話に参加できる人数の最大数に達しました。代わりに非公開チャンネルを作成することを検討してください。",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "保存する",
|
||||
"rename_channel.title": "チャンネル名を変更する",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "この操作により{username}の全てのセッションが破棄され、全てのデバイスでログアウトされます。本当に{username}の全てのセッションを破棄しますか?",
|
||||
"revoke_user_sessions_modal.revoke": "破棄",
|
||||
"revoke_user_sessions_modal.title": "{username}のセッションを破棄する",
|
||||
"rhs_comment.comment": "コメント",
|
||||
"rhs_comment.del": "削除する",
|
||||
"rhs_comment.edit": "編集する",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "前のメッセージを再表示する:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "ダイレクトメッセージメニュー:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "ダイレクトメッセージメニュー:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "入力欄にフォーカスをセットする:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "入力欄にフォーカスをセットする:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "ナビゲーション",
|
||||
"shortcuts.nav.next": "次のチャンネル:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "次のチャンネル:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "新しい公開チャンネルを作成する",
|
||||
"sidebar.createGroup": "新しい非公開チャンネルを作成する",
|
||||
"sidebar.direct": "ダイレクトメッセージ",
|
||||
"sidebar.directchannel.you": "{displayname} (あなた)",
|
||||
"sidebar.favorite": "お気に入りチャンネル",
|
||||
"sidebar.leave": "チャンネルから脱退する",
|
||||
"sidebar.mainMenu": "メインメニュー",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "自動でダイレクトメッセージを閉じる",
|
||||
"user.settings.sidebar.never": "しない",
|
||||
"user.settings.sidebar.title": "サイドバー設定",
|
||||
"user.settings.tokens.activate": "有効にする",
|
||||
"user.settings.tokens.cancel": "キャンセル",
|
||||
"user.settings.tokens.clickToEdit": "パーソナルアクセストークンを管理するには'編集'をクリックしてください",
|
||||
"user.settings.tokens.confirmCreateButton": "生成する",
|
||||
"user.settings.tokens.confirmCreateMessage": "システム管理者権限でパーソナルアクセストークンを生成しています。本当にこのトークンを生成してもよろしいですか?",
|
||||
"user.settings.tokens.confirmCreateTitle": "システム管理者パーソナルアクセストークンを生成する",
|
||||
"user.settings.tokens.confirmDeactivateButton": "はい、無効化します",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "このトークンを利用している全ての統合機能はトークンが再び有効化されるまでMattermost APIへアクセスできなくなります。<br /><br />本当に{description}のトークンを無効化しますか?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "トークンを無効化しますか?",
|
||||
"user.settings.tokens.confirmDeleteButton": "はい、削除します",
|
||||
"user.settings.tokens.confirmDeleteMessage": "このトークンを使った全ての統合機能がMattermost APIにアクセスできなくなります。<br /><br />この操作はやり直すことができません。本当に <strong>{description}</strong>トークンを削除しますか?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "トークンを削除しますか?",
|
||||
"user.settings.tokens.copy": "以下のアクセストークンをコピーしてください。二度と確認することはできません!",
|
||||
"user.settings.tokens.create": "新しいトークンを生成する",
|
||||
"user.settings.tokens.deactivate": "無効化する",
|
||||
"user.settings.tokens.deactivatedWarning": "(無効)",
|
||||
"user.settings.tokens.delete": "削除",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">パーソナルアクセストークン</a>はセッショントークンと同様に機能し、<a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">REST APIに対して認証</a>する統合機能で使用できます。",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">パーソナルアクセストークン</a>はセッショントークンと同様に機能し、<a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">REST APIに対して認証</a>する統合機能で利用できます。デスクトップ環境で新しトークンを生成してください。",
|
||||
|
|
|
|||
|
|
@ -159,10 +159,10 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "The latest released Desktop version",
|
||||
"admin.client_versions.desktopMinVersion": "Minimum Desktop Version",
|
||||
"admin.client_versions.desktopMinVersionHelp": "The minimum compliant Desktop version",
|
||||
"admin.client_versions.iosLatestVersion": "Latest IOS Version",
|
||||
"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.client_versions.iosLatestVersion": "Latest iOS Version",
|
||||
"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.enableDescription": "활성화 하면 Mattermost가 고 가용성 모드로 동작합니다. 고 가용성 모드 설정에 대한 자세한 내용은 이 <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">문서</a>를 참고하세요.",
|
||||
"admin.cluster.enableTitle": "고 가용성 모드:",
|
||||
"admin.cluster.interNodeListenAddressDesc": "The address the server will listen on for communicating with other servers.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "이모티콘 생성 제한:",
|
||||
"admin.customization.support": "법적 사항 및 지원",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.",
|
||||
"admin.data_retention.createJob.title": "Run Deletion Job Now",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Character types required in a valid password.",
|
||||
"admin.password.symbol": "At least one symbol (예시 \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "At least one uppercase letter",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Plugins are experimental and not recommended for use in production.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "설명",
|
||||
"admin.plugin.error.activate": "Unable to upload the plugin. It may conflict with another plugin on your server.",
|
||||
"admin.plugin.error.extract": "Encountered an error when extracting the plugin. Review your plugin file content and try again.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "No installed plugins.",
|
||||
"admin.plugin.remove": "제거하기",
|
||||
"admin.plugin.removing": "Removing...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "업로드",
|
||||
"admin.plugin.uploadDesc": "Upload a plugin for your Mattermost server. See <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentation</a> to learn more.",
|
||||
"admin.plugin.uploadTitle": "Upload Plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": ", <strong>MFA</strong>: 예",
|
||||
"admin.user_item.resetMfa": "MFA 제거",
|
||||
"admin.user_item.resetPwd": "패스워드 리셋",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "이메일/패스워드로 변경",
|
||||
"admin.user_item.sysAdmin": "시스템 관리자",
|
||||
"admin.user_item.teamAdmin": "팀 관리자",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "채널 헤더 설정",
|
||||
"channel_header.channelMembers": "회원",
|
||||
"channel_header.delete": "채널 삭제",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "중요 메시지",
|
||||
"channel_header.leave": "채널 떠나기",
|
||||
"channel_header.manageMembers": "회원 관리",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Reset",
|
||||
"mobile.advanced_settings.reset_message": "\nThis will reset all offline data and restart the app. You will be automatically logged back in once the app restarts.\n",
|
||||
"mobile.advanced_settings.reset_title": "Reset Cache",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "새 비공개 채널",
|
||||
"mobile.create_channel.public": "공개 채널",
|
||||
"mobile.custom_list.no_results": "No Results",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "서비스 약관",
|
||||
"mobile.edit_post.title": "Editing Message",
|
||||
"mobile.emoji_picker.activity": "ACTIVITY",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "This post and its files have been deleted. The previewer will now be closed.",
|
||||
"mobile.image_preview.deleted_post_title": "Post Deleted",
|
||||
"mobile.image_preview.save": "Save Image",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "{teammate}와 개인 메시지의 시작입니다. 개인 메시지나 여기서 공유된 파일들은 외부에서 보여지지 않습니다.",
|
||||
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
|
||||
"mobile.intro_messages.default_welcome": "Welcome to {name}!",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Check for Updates",
|
||||
"mobile.settings.team_selection": "팀 선택",
|
||||
"mobile.suggestion.members": "회원",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Do not ask me again",
|
||||
"modal.manaul_status.button": "Yes, set my status to \"Online\"",
|
||||
"modal.manaul_status.message": "Would you like to switch your status to \"Online\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Previous",
|
||||
"more_channels.title": "채널 더보기",
|
||||
"more_direct_channels.close": "닫기",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "메시지",
|
||||
"more_direct_channels.new_convo_note": "This will start a new conversation. If you’re adding a lot of people, consider creating a private channel instead.",
|
||||
"more_direct_channels.new_convo_note.full": "You’ve reached the maximum number of people for this conversation. Consider creating a private channel instead.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "저장",
|
||||
"rename_channel.title": "채널 이름 변경",
|
||||
"rename_channel.url": "URL:",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "답글",
|
||||
"rhs_comment.del": "삭제",
|
||||
"rhs_comment.edit": "편집",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Reprint previous message:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "Direct messages menu:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Direct messages menu:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Next channel:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "Next channel:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "공개 채널 만들기",
|
||||
"sidebar.createGroup": "공개 채널 만들기",
|
||||
"sidebar.direct": "DIRECT MESSAGES",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "FAVORITE CHANNELS",
|
||||
"sidebar.leave": "채널 떠나기",
|
||||
"sidebar.mainMenu": "Main Menu",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Automatically Close Direct Messages",
|
||||
"user.settings.sidebar.never": "알림 사용 안함",
|
||||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.tokens.activate": "Activate",
|
||||
"user.settings.tokens.cancel": "취소",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
"user.settings.tokens.confirmCreateButton": "Yes, Create",
|
||||
"user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Create System Admin Personal Access Token",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Yes, Delete",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. <br /><br />Are you sure want to delete the <strong>{description}</strong> token?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Delete Token?",
|
||||
"user.settings.tokens.copy": "Please copy the access token below. You won't be able to see it again!",
|
||||
"user.settings.tokens.create": "Create New Token",
|
||||
"user.settings.tokens.deactivate": "Deactivate",
|
||||
"user.settings.tokens.deactivatedWarning": "비활성화",
|
||||
"user.settings.tokens.delete": "삭제",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>. Create new tokens on your desktop.",
|
||||
|
|
|
|||
|
|
@ -159,10 +159,10 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "The latest released Desktop version",
|
||||
"admin.client_versions.desktopMinVersion": "Minimum Desktop Version",
|
||||
"admin.client_versions.desktopMinVersionHelp": "The minimum compliant Desktop version",
|
||||
"admin.client_versions.iosLatestVersion": "Latest IOS Version",
|
||||
"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.client_versions.iosLatestVersion": "Latest iOS Version",
|
||||
"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.enableDescription": "Mattermost SAML logins toestaan. Lees hier de <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentatie</a> 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.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Alleen Systeem beheerders toestaan om aangepaste emoji te maken",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Aangepaste emoji beperken:",
|
||||
"admin.customization.support": "Wettelijk en Ondersteuning",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.",
|
||||
"admin.data_retention.createJob.title": "Run Deletion Job Now",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Karakter types voor een geldig wachtwoord.",
|
||||
"admin.password.symbol": "Ten minstens een van de volgende symbolen: \"~!@#$%^&*()\"",
|
||||
"admin.password.uppercase": "Minimaal 1 hoofdletter",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Plugins are experimental and not recommended for use in production.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Omschrijving",
|
||||
"admin.plugin.error.activate": "Unable to upload the plugin. It may conflict with another plugin on your server.",
|
||||
"admin.plugin.error.extract": "Encountered an error when extracting the plugin. Review your plugin file content and try again.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "No installed plugins.",
|
||||
"admin.plugin.remove": "Verwijderen",
|
||||
"admin.plugin.removing": "Removing...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Upload",
|
||||
"admin.plugin.uploadDesc": "Upload a plugin for your Mattermost server. See <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentation</a> to learn more.",
|
||||
"admin.plugin.uploadTitle": "Upload Plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": ", <strong>MFA</strong>: Ja",
|
||||
"admin.user_item.resetMfa": "Verwijder MFA",
|
||||
"admin.user_item.resetPwd": "Reset wachtwoord",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "Overschakelen naar e-mail/wachtwoord",
|
||||
"admin.user_item.sysAdmin": "Systeem beheerder",
|
||||
"admin.user_item.teamAdmin": "Team beheerder",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Edit Channel Header",
|
||||
"channel_header.channelMembers": " Leden",
|
||||
"channel_header.delete": "Verwijder kanaal...",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "Gemarkeerde Berichten",
|
||||
"channel_header.leave": "Verlaat kanaal",
|
||||
"channel_header.manageMembers": "Leden beheren",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Reset",
|
||||
"mobile.advanced_settings.reset_message": "\nThis will reset all offline data and restart the app. You will be automatically logged back in once the app restarts.\n",
|
||||
"mobile.advanced_settings.reset_title": "Reset Cache",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Verlaat kanaal",
|
||||
"mobile.create_channel.public": "Publieke kanalen",
|
||||
"mobile.custom_list.no_results": "No Results",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Termen",
|
||||
"mobile.edit_post.title": "Editing Message",
|
||||
"mobile.emoji_picker.activity": "ACTIVITY",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "This post and its files have been deleted. The previewer will now be closed.",
|
||||
"mobile.image_preview.deleted_post_title": "Post Deleted",
|
||||
"mobile.image_preview.save": "Save Image",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Dit is de start van uw privé berichten historiek met teamlid {teammate}.<br /> Privé berichten en bestanden die hier gedeeld worden zijn niet zichtbaar voor anderen.",
|
||||
"mobile.intro_messages.default_message": "This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.",
|
||||
"mobile.intro_messages.default_welcome": "Welcome to {name}!",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Check for Updates",
|
||||
"mobile.settings.team_selection": "Team Selectie",
|
||||
"mobile.suggestion.members": " Leden",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Do not ask me again",
|
||||
"modal.manaul_status.button": "Yes, set my status to \"Online\"",
|
||||
"modal.manaul_status.message": "Would you like to switch your status to \"Online\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Previous",
|
||||
"more_channels.title": "Meer kanalen",
|
||||
"more_direct_channels.close": "Afsluiten",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "Bericht",
|
||||
"more_direct_channels.new_convo_note": "This will start a new conversation. If you’re adding a lot of people, consider creating a private channel instead.",
|
||||
"more_direct_channels.new_convo_note.full": "You’ve reached the maximum number of people for this conversation. Consider creating a private channel instead.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Opslaan",
|
||||
"rename_channel.title": "Hernoem kanaal...",
|
||||
"rename_channel.url": "URL:",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "Commentaar",
|
||||
"rhs_comment.del": "Verwijder",
|
||||
"rhs_comment.edit": "Bewerken",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Reprint previous message:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "Direct messages menu:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Direct messages menu:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Next channel:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "Next channel:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Maak een publiek kanaal",
|
||||
"sidebar.createGroup": "Maak een publiek kanaal",
|
||||
"sidebar.direct": "DIRECT MESSAGES",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "FAVORITE CHANNELS",
|
||||
"sidebar.leave": "Verlaat kanaal",
|
||||
"sidebar.mainMenu": "Main Menu",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Automatically Close Direct Messages",
|
||||
"user.settings.sidebar.never": "Nooit",
|
||||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.tokens.activate": "Activate",
|
||||
"user.settings.tokens.cancel": "Annuleren",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
"user.settings.tokens.confirmCreateButton": "Yes, Create",
|
||||
"user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Create System Admin Personal Access Token",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Yes, Delete",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. <br /><br />Are you sure want to delete the <strong>{description}</strong> token?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Delete Token?",
|
||||
"user.settings.tokens.copy": "Please copy the access token below. You won't be able to see it again!",
|
||||
"user.settings.tokens.create": "Create New Token",
|
||||
"user.settings.tokens.deactivate": "Deactivate",
|
||||
"user.settings.tokens.deactivatedWarning": "Inactief",
|
||||
"user.settings.tokens.delete": "Verwijderen",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>. Create new tokens on your desktop.",
|
||||
|
|
|
|||
|
|
@ -159,10 +159,10 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "The latest released Desktop version",
|
||||
"admin.client_versions.desktopMinVersion": "Minimum Desktop Version",
|
||||
"admin.client_versions.desktopMinVersionHelp": "The minimum compliant Desktop version",
|
||||
"admin.client_versions.iosLatestVersion": "Latest IOS Version",
|
||||
"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.client_versions.iosLatestVersion": "Latest iOS Version",
|
||||
"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.enableDescription": "Gdy włączone, Mattermost będzie działał w trybie Wysokiej Dostępności (HA). Proszę przeczytać <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">dokumentację (język angielski)</a> ż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.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Tylko administratorzy systemu mogą tworzyć własne emotikony",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Ogranicz tworzenie własnych emotikon:",
|
||||
"admin.customization.support": "Informacje prawne i wsparcie",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.",
|
||||
"admin.data_retention.createJob.title": "Run Deletion Job Now",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Set the start time of the daily scheduled data retention job. Choose a time when fewer people are using your system. Must be a 24-hour time stamp in the form HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Wymagane są różne rodzaje znaków w poprawnym haśle.",
|
||||
"admin.password.symbol": "Co najmniej jeden symbol (np. \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Przynajmniej jedna wielka litera",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Plugins are experimental and not recommended for use in production.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Opis",
|
||||
"admin.plugin.error.activate": "Unable to upload the plugin. It may conflict with another plugin on your server.",
|
||||
"admin.plugin.error.extract": "Encountered an error when extracting the plugin. Review your plugin file content and try again.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "No installed plugins.",
|
||||
"admin.plugin.remove": "Usuń",
|
||||
"admin.plugin.removing": "Usuwanie...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Wyślij",
|
||||
"admin.plugin.uploadDesc": "Upload a plugin for your Mattermost server. See <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentation</a> to learn more.",
|
||||
"admin.plugin.uploadTitle": "Wyślij plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>MFA</strong>: Tak",
|
||||
"admin.user_item.resetMfa": "Usuń MFA",
|
||||
"admin.user_item.resetPwd": "Zresetuj hasło",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"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",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Edytuj nagłówek kanału",
|
||||
"channel_header.channelMembers": "Użytkownicy",
|
||||
"channel_header.delete": "Usuń kanał",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "Oznaczone posty",
|
||||
"channel_header.leave": "Opuść kanał",
|
||||
"channel_header.manageMembers": "Zarządzaj użytkownikami",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Reset",
|
||||
"mobile.advanced_settings.reset_message": "\nThis will reset all offline data and restart the app. You will be automatically logged back in once the app restarts.\n",
|
||||
"mobile.advanced_settings.reset_title": "Reset Cache",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Nowy kanał prywatny",
|
||||
"mobile.create_channel.public": "Nowy kanał publiczny",
|
||||
"mobile.custom_list.no_results": "Brak wyników",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Zespoły",
|
||||
"mobile.edit_post.title": "Edycja Wiadomości",
|
||||
"mobile.emoji_picker.activity": "AKTYWNOŚCI",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "This post and its files have been deleted. The previewer will now be closed.",
|
||||
"mobile.image_preview.deleted_post_title": "Post Deleted",
|
||||
"mobile.image_preview.save": "Zapisz obraz",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "To początek historii wiadomości z użytkownikiem {teammate}. Bezpośrednie wiadomości i wysłane w nich pliki nie są widoczne dla osób spoza tego obszaru.",
|
||||
"mobile.intro_messages.default_message": "To jest pierwszy kanał który zobaczą członkowie zespołu po zarejestrowaniu się - używaj go do publikowania informacji, o których wszyscy muszą wiedzieć.",
|
||||
"mobile.intro_messages.default_welcome": "Witaj w {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Wibracje",
|
||||
"mobile.offlineIndicator.connected": "Połączono",
|
||||
"mobile.offlineIndicator.connecting": "Łączenie...",
|
||||
"mobile.offlineIndicator.offline": "Brak połączenia z internetem",
|
||||
"mobile.offlineIndicator.offline": "Cannot connect to the server",
|
||||
"mobile.open_dm.error": "Nie można dołączyć do kanału {displayName}. Sprawdź swoje połączenie i spróbuj ponownie.",
|
||||
"mobile.open_gm.error": "Nie możemy otworzyć wiadomości grupowej z tymi użytkownikami. Sprawdź połączenie i spróbuj ponownie.",
|
||||
"mobile.post.cancel": "Anuluj",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Check for Updates",
|
||||
"mobile.settings.team_selection": "Wybór zespołu",
|
||||
"mobile.suggestion.members": "Użytkownicy",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Nie pytaj ponownie",
|
||||
"modal.manaul_status.button": "Tak, ustaw mój status na \"Online\"",
|
||||
"modal.manaul_status.message": "Czy chcesz zmienić status na \"Online\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Wstecz",
|
||||
"more_channels.title": "Więcej kanałów",
|
||||
"more_direct_channels.close": "Zamknij",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "Wiadomość",
|
||||
"more_direct_channels.new_convo_note": "To rozpocznie nową rozmowę. Jeśli dodasz więcej osób, rozważ utworzenie kanału prywatnego.",
|
||||
"more_direct_channels.new_convo_note.full": "Osiągnąłeś maksymalną liczbę osób dla tej rozmowy. Zastanów się nad utworzeniem kanału prywatnego.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Zapisz",
|
||||
"rename_channel.title": "Zmień nazwę kanału",
|
||||
"rename_channel.url": "Adres URL:",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "Komentarz",
|
||||
"rhs_comment.del": "Usuń",
|
||||
"rhs_comment.edit": "Edytuj",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Reprint previous message:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "Direct messages menu:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Direct messages menu:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Next channel:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "Next channel:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Stwórz nowy kanał publiczny",
|
||||
"sidebar.createGroup": "Stwórz nowy kanał prywatny",
|
||||
"sidebar.direct": "DIRECT MESSAGES",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "FAVORITE CHANNELS",
|
||||
"sidebar.leave": "Opuść kanał",
|
||||
"sidebar.mainMenu": "Menu główne",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Automatically Close Direct Messages",
|
||||
"user.settings.sidebar.never": "Nigdy",
|
||||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.tokens.activate": "Aktywuj",
|
||||
"user.settings.tokens.cancel": "Anuluj",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
"user.settings.tokens.confirmCreateButton": "Yes, Create",
|
||||
"user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Utwórz osobisty token dostępny administratora systemu",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Yes, Delete",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. <br /><br />Are you sure want to delete the <strong>{description}</strong> token?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Delete Token?",
|
||||
"user.settings.tokens.copy": "Please copy the access token below. You won't be able to see it again!",
|
||||
"user.settings.tokens.create": "Create New Token",
|
||||
"user.settings.tokens.deactivate": "Dezaktywuj",
|
||||
"user.settings.tokens.deactivatedWarning": "Nieaktywny",
|
||||
"user.settings.tokens.delete": "Usuń",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Osobiste tokeny dostępu</a> działają podobnie do tokenów sesji i mogą być używane przez integracje, aby <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">dokonać uwierzytelnienia do REST API</a>. Nowe tokeny możesz utworzyć na desktopie.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Osobiste tokeny dostępu</a> działają podobnie do tokenów sesji i mogą być używane przez integracje, aby <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">dokonać uwierzytelnienia do REST API</a>. Nowe tokeny możesz utworzyć na desktopie.",
|
||||
|
|
|
|||
|
|
@ -159,10 +159,10 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "A versão mais recente lançada para Desktop",
|
||||
"admin.client_versions.desktopMinVersion": "Versão Mínima do Desktop",
|
||||
"admin.client_versions.desktopMinVersionHelp": "A versão Desktop miníma compatível",
|
||||
"admin.client_versions.iosLatestVersion": "Última Versão IOS",
|
||||
"admin.client_versions.iosLatestVersionHelp": "A versão mais recente lançada para IOS",
|
||||
"admin.client_versions.iosMinVersion": "Versão Mínima IOS",
|
||||
"admin.client_versions.iosMinVersionHelp": "A versão IOS miníma compatível",
|
||||
"admin.client_versions.iosLatestVersion": "Última Versão de iOS",
|
||||
"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.enableDescription": "Quando verdadeiro, Mattermost irá executar no modo de Alta Disponibilidade. Por favor leia <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentação</a> 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.",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Permitir que apenas administradores do sistema possam criar emoji personalizados",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Restringir a Criação Emoji Personalizado:",
|
||||
"admin.customization.support": "Legal e Suporte",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Quando apagado, as mensagens e arquivos não podem mais ser recuperados.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirmar as Opções",
|
||||
"admin.data_retention.confirmChangesModal.description": "Você está certo que deseja aplicar as seguintes políticas de retenção de dados:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "Todos os arquivos serão permanentemente apagados depois de {days} dias.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "Todos os arquivos serão mantidos por tempo indeterminado.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "Todas as mensagens serão permanentemente apagadas depois de {days} dias.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "Todas as mensagens serão mantidas por tempo indeterminado.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirmar a política de retenção de dados",
|
||||
"admin.data_retention.createJob.help": "Inicia um job de exclusão da retenção de dados imediatamente.",
|
||||
"admin.data_retention.createJob.title": "Executa Job de Exclusão Agora",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Ajuste a hora de início para o job de retenção de dados diário. Escolha uma hora em que tenha menos pessoas utilizando o sistema. A hora em 24 horas e no formato HH:MM.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Tipos de caracteres necessários em uma senha válida.",
|
||||
"admin.password.symbol": "Pelo menos um símbolo (ex. \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Pelo menos uma letra maiuscula",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Plugins são experimentais e não são recomendados para uso em produção.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Descrição:",
|
||||
"admin.plugin.error.activate": "Não foi possível fazer o upload do plugin. Pode ter algum conflito com algum outro plugin no seu servidor.",
|
||||
"admin.plugin.error.extract": "Erro encontrado enquando extraia o plugin. Revise o conteúdo do seu arquivo do plugin e tente novamente.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "Plugins não instalados.",
|
||||
"admin.plugin.remove": "Remover",
|
||||
"admin.plugin.removing": "Removendo...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Enviar",
|
||||
"admin.plugin.uploadDesc": "Envie um plugin para seu servidor Mattermost. Veja a <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentação</a> para saber mais.",
|
||||
"admin.plugin.uploadTitle": "Enviar Plugin: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>MFA</strong>: Sim",
|
||||
"admin.user_item.resetMfa": "Remover MFA",
|
||||
"admin.user_item.resetPwd": "Resetar Senha",
|
||||
"admin.user_item.revokeSessions": "Revogar as Sessões",
|
||||
"admin.user_item.switchToEmail": "Trocar para Email/Senha",
|
||||
"admin.user_item.sysAdmin": "Admin do Sistema",
|
||||
"admin.user_item.teamAdmin": "Admin Equipe",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Editar Cabeçalho do Canal",
|
||||
"channel_header.channelMembers": "Membros",
|
||||
"channel_header.delete": "Excluir Canal",
|
||||
"channel_header.directchannel.you": "{displayname} (você) ",
|
||||
"channel_header.flagged": "Posts Marcados",
|
||||
"channel_header.leave": "Deixar o Canal",
|
||||
"channel_header.manageMembers": "Gerenciar Membros",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Restaurar",
|
||||
"mobile.advanced_settings.reset_message": "\nIsto irá apagar todos os dados offline e reiniciar o aplicativo. Você será automaticamente conectado novamente quando o aplicativo for reiniciado.\n",
|
||||
"mobile.advanced_settings.reset_title": "Limpar Cache",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Novo Canal Privado",
|
||||
"mobile.create_channel.public": "Novo Canal Público",
|
||||
"mobile.custom_list.no_results": "Nenhum Resultado",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Equipes",
|
||||
"mobile.edit_post.title": "Editando a Mensagem",
|
||||
"mobile.emoji_picker.activity": "ATIVIDADE",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "Esta mensagem e seus arquivos foram excluídos. O visualizador será fechado.",
|
||||
"mobile.image_preview.deleted_post_title": "Mensagem Deletada",
|
||||
"mobile.image_preview.save": "Salvar imagem",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Este é o início do seu histórico de mensagens diretas com {teammate}. Mensagens diretas e arquivos compartilhados aqui não são mostrados para pessoas de fora desta área.",
|
||||
"mobile.intro_messages.default_message": "Este é o primeiro canal da equipe veja quando eles se registrarem - use para postar atualizações que todos devem saber.",
|
||||
"mobile.intro_messages.default_welcome": "Bem-vindo ao {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Vibrar",
|
||||
"mobile.offlineIndicator.connected": "Conectado",
|
||||
"mobile.offlineIndicator.connecting": "Conectando...",
|
||||
"mobile.offlineIndicator.offline": "Sem conexão com a internet",
|
||||
"mobile.offlineIndicator.offline": "Não foi possível conectar ao servidor",
|
||||
"mobile.open_dm.error": "Não foi possível entrar nas mensagens diretas com {displayName}. Por favor verifique a sua conexão e tente novamente.",
|
||||
"mobile.open_gm.error": "Não foi possível abrir uma mensagem em grupo com esses usuários. Por favor verifique sua conexão e tente novamente.",
|
||||
"mobile.post.cancel": "Cancelar",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Procurar por Atualizações",
|
||||
"mobile.settings.team_selection": "Seleção da Equipe",
|
||||
"mobile.suggestion.members": "Membros",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Não me pergunte novamente",
|
||||
"modal.manaul_status.button": "Sim, defina meu status para \"Online\"",
|
||||
"modal.manaul_status.message": "Você deseja alterar o seu status para \"Online\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Anterior",
|
||||
"more_channels.title": "Mais Canais",
|
||||
"more_direct_channels.close": "Fechar",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (você)",
|
||||
"more_direct_channels.message": "Mensagem",
|
||||
"more_direct_channels.new_convo_note": "Isto irá iniciar uma nova conversa. Se você adicionar muitas pessoas, considere em criar um canal privado.",
|
||||
"more_direct_channels.new_convo_note.full": "Você atingiu o número máximo de pessoas nesta conversa. Considere em criar um canal privado.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Salvar",
|
||||
"rename_channel.title": "Renomear Canal",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "Esta ação irá revogar todas as sessões de {username}. Serão deslogados de todos os dispositivos. Você está certo que deseja revogar todas as sessões de {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revogar",
|
||||
"revoke_user_sessions_modal.title": "Revogar as sessões de {username}",
|
||||
"rhs_comment.comment": "Comentário",
|
||||
"rhs_comment.del": "Deletar",
|
||||
"rhs_comment.edit": "Editar",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Reimprimir a mensagem anterior:\t⌘|Cima",
|
||||
"shortcuts.nav.direct_messages_menu": "Menu de mensagens diretas:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Menu de mensagens diretas:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Definir o foco no campo de entrada:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Definir o foco no campo de entrada:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navegação",
|
||||
"shortcuts.nav.next": "Próximo canal:\tAlt|Baixo",
|
||||
"shortcuts.nav.next.mac": "Próximo canal:\t⌥|Baixo",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Criar um novo canal público",
|
||||
"sidebar.createGroup": "Criar um novo canal privado",
|
||||
"sidebar.direct": "MENSAGENS DIRETAS",
|
||||
"sidebar.directchannel.you": "{displayname} (você)",
|
||||
"sidebar.favorite": "CANAIS FAVORITOS",
|
||||
"sidebar.leave": "Deixar o canal",
|
||||
"sidebar.mainMenu": "Menu Principal",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Fechar Mensagens Diretas Automáticamente",
|
||||
"user.settings.sidebar.never": "Nunca",
|
||||
"user.settings.sidebar.title": "Configurações Barra Lateral",
|
||||
"user.settings.tokens.activate": "Ativar",
|
||||
"user.settings.tokens.cancel": "Cancelar",
|
||||
"user.settings.tokens.clickToEdit": "Clique 'Editar' para gerenciar seus tokens de acesso individual",
|
||||
"user.settings.tokens.confirmCreateButton": "Sim, Criar",
|
||||
"user.settings.tokens.confirmCreateMessage": "Você está gerando um token de acesso individual com permissões de Administrador do Sistema. Tem certeza de que deseja criar esse token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Criar Token de Acesso Individual Administrador do Sistema",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Sim, desativar",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Qualquer integração utilizando este token não irá conseguir acessar a API do Mattermost até que o token seja reativado. <br /><br />Você está certo que deseja desativar o token {description}?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Desativar o token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Sim, Excluir",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Quaisquer integrações que usem este token não poderão mais acessar a API Mattermost. Você não pode desfazer está ação. <br /><br />Você tem certeza que quer excluir o token <strong>{description}</strong>?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Excluir Token?",
|
||||
"user.settings.tokens.copy": "Copie o token de acesso abaixo. Você não poderá vê-lo novamente!",
|
||||
"user.settings.tokens.create": "Criar Novo Token",
|
||||
"user.settings.tokens.deactivate": "Desativar",
|
||||
"user.settings.tokens.deactivatedWarning": "(Inativo)",
|
||||
"user.settings.tokens.delete": "Excluir",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Tokens de acesso individual</a> funcionam similarmente a tokens de sessão e podem ser usados por integrações para <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">autenticar em uma API REST</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Tokens de acesso individual</a> funcionam similarmente a tokens de sessão e podem ser usados por integrações para <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">autenticar em uma API REST</a>. Crie novos tokens no seu computador.",
|
||||
|
|
|
|||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Создавать собственные смайлики разрешено только системным администраторам",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Запретить создание пользовательских смайлов:",
|
||||
"admin.customization.support": "Право и поддержка",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "Initiates a Data Retention deletion job immediately.",
|
||||
"admin.data_retention.createJob.title": "Run Deletion Job Now",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Установите время начала ежедневного задания сохранения данных. Выберите время, когда наименьшее число людей используют вашу систему. Время должно быть в 24-часовом формате ЧЧ:ММ.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Виды символов требуемых для пароля.",
|
||||
"admin.password.symbol": "Хотя бы один символ (\"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "Хотя бы одна заглавная буква",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Плагины являются экспериментальными, поэтому не рекомендуется использовать их в продакшене.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Описание:",
|
||||
"admin.plugin.error.activate": "Не удалось загрузить плагин. Он может конфликтовать с другими плагинами на вашем сервере.",
|
||||
"admin.plugin.error.extract": "Обнаружена ошибка при распаковке плагина. Проверьте содержимое файла плагина и попробуйте заново.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "No installed plugins.",
|
||||
"admin.plugin.remove": "Удалить",
|
||||
"admin.plugin.removing": "Удаление...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Загрузить",
|
||||
"admin.plugin.uploadDesc": "Upload a plugin for your Mattermost server. See <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">documentation</a> to learn more.",
|
||||
"admin.plugin.uploadTitle": "Загрузить плагин: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": ", <strong>MFA</strong>: Да",
|
||||
"admin.user_item.resetMfa": "Удалить MFA",
|
||||
"admin.user_item.resetPwd": "Сброс пароля",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "Переключение на E-Mail/Пароль",
|
||||
"admin.user_item.sysAdmin": "Администратор системы",
|
||||
"admin.user_item.teamAdmin": "Team Admin",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Изменить заголовок канала",
|
||||
"channel_header.channelMembers": "Участники",
|
||||
"channel_header.delete": "Удалить канал",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "Отмеченные сообщения",
|
||||
"channel_header.leave": "Покинуть Канал",
|
||||
"channel_header.manageMembers": "Управление участниками",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Reset",
|
||||
"mobile.advanced_settings.reset_message": "\nДанное действие приведёт к очистке локальных данных и перезапуску приложения.\n",
|
||||
"mobile.advanced_settings.reset_title": "Сбросить кэш",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Новый приватный канал",
|
||||
"mobile.create_channel.public": "Новый публичный канал",
|
||||
"mobile.custom_list.no_results": "Нет результатов",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Команды",
|
||||
"mobile.edit_post.title": "Редактирование сообщения",
|
||||
"mobile.emoji_picker.activity": "ACTIVITY",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "This post and its files have been deleted. The previewer will now be closed.",
|
||||
"mobile.image_preview.deleted_post_title": "Post Deleted",
|
||||
"mobile.image_preview.save": "Сохранить изображение",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "Начало истории личных сообщений с {teammate}. Личные сообщения и файлы доступны здесь и не видны за пределами этой области.",
|
||||
"mobile.intro_messages.default_message": "Это первый канал, который видит новый участник группы - используйте его для отправки сообщений, которые должны увидеть все.",
|
||||
"mobile.intro_messages.default_welcome": "Добро пожаловать в {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Vibrate",
|
||||
"mobile.offlineIndicator.connected": "Подключено",
|
||||
"mobile.offlineIndicator.connecting": "Подключение...",
|
||||
"mobile.offlineIndicator.offline": "Нет соединения с интернетом",
|
||||
"mobile.offlineIndicator.offline": "Cannot connect to the server",
|
||||
"mobile.open_dm.error": "Мы не можем подключиться к каналу {displayName}. Пожалуйста, проверьте подключение и попробуйте заново.",
|
||||
"mobile.open_gm.error": "Не удалось подключиться к группе с этими пользователями. Пожалуйста, проверьте подключение и попробуйте заново.",
|
||||
"mobile.post.cancel": "Отмена",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Check for Updates",
|
||||
"mobile.settings.team_selection": "Выбор команды",
|
||||
"mobile.suggestion.members": "Участники",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Не задавать больше этот вопрос",
|
||||
"modal.manaul_status.button": "Да, установите мой статус \"В сети\"",
|
||||
"modal.manaul_status.message": "Хотите ли вы изменить свой статус на \"В сети\"?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Предыдущая",
|
||||
"more_channels.title": "Больше каналов",
|
||||
"more_direct_channels.close": "Закрыть",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "Сообщение",
|
||||
"more_direct_channels.new_convo_note": "This will start a new conversation. If you’re adding a lot of people, consider creating a private channel instead.",
|
||||
"more_direct_channels.new_convo_note.full": "You’ve reached the maximum number of people for this conversation. Consider creating a private channel instead.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Сохранить",
|
||||
"rename_channel.title": "Переименовать канал",
|
||||
"rename_channel.url": "URL",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "Комментарий",
|
||||
"rhs_comment.del": "Удалить",
|
||||
"rhs_comment.edit": "Редактировать",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Reprint previous message:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "Direct messages menu:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Direct messages menu:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Navigation",
|
||||
"shortcuts.nav.next": "Next channel:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "Next channel:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Создать публичный канал",
|
||||
"sidebar.createGroup": "Создать приватный канал",
|
||||
"sidebar.direct": "ЛИЧНЫЕ СООБЩЕНИЯ",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "ИЗБРАННЫЕ КАНАЛЫ",
|
||||
"sidebar.leave": "Покинуть канал",
|
||||
"sidebar.mainMenu": "Главное меню",
|
||||
|
|
@ -2351,7 +2389,7 @@
|
|||
"sidebar.otherMembers": "За пределами команды",
|
||||
"sidebar.pg": "ПРИВАТНЫЕ КАНАЛЫ",
|
||||
"sidebar.removeList": "Удалить из списка",
|
||||
"sidebar.tutorialScreen1": "<h4>Каналы</h4><p><strong>Каналы</strong> предназначены для организации обсуждений на разные темы. Они открыты для всех в вашей команде. Чтобы отправлять приватные коммуникации, используйте <strong>личные сообщения</strong> для диалогов или <strong>приватные каналы</strong> для общения с несколькими человеками.</p>",
|
||||
"sidebar.tutorialScreen1": "<h4>Каналы</h4><p><strong>Каналы</strong> предназначены для организации обсуждений на разные темы. Они открыты для всех в вашей команде. Чтобы отправлять приватные коммуникации, используйте <strong>личные сообщения</strong> для диалогов или <strong>приватные каналы</strong> для общения с несколькими людьми.</p>",
|
||||
"sidebar.tutorialScreen2": "<h4>Каналы \"{townsquare}\" и \"{offtopic}\"</h4><p>Для начала вам будут доступны два публичных канала:</p><p><strong>{townsquare}</strong> используется для внутрикомандного общения. Каждый из вашей команды является участником этого канала.</p><p><strong>{offtopic}</strong> предназначен для юмора и развлечений отдельно от рабочих каналов. Вы и Ваша команда может выбрать какие другие каналы вам потребуются.</p>",
|
||||
"sidebar.tutorialScreen3": "<h4>Создание и присоединение к каналам</h4><p>Нажмите <strong>\"Ещё...\"</strong> для создания канала или присоединению к одному из существующих.</p><p>Вы также можете создать канал, нажав на <strong>\"+\"</strong>.</p>",
|
||||
"sidebar.unreads": "More unreads",
|
||||
|
|
@ -2423,7 +2461,7 @@
|
|||
"sso_signup.team_error": "Введите имя команды",
|
||||
"status_dropdown.set_away": "Отошёл",
|
||||
"status_dropdown.set_dnd": "Не беспокоить",
|
||||
"status_dropdown.set_dnd.extra": "Disables Desktop and Push Notifications",
|
||||
"status_dropdown.set_dnd.extra": "Отключает настольные и Push-уведомления",
|
||||
"status_dropdown.set_offline": "Не в сети",
|
||||
"status_dropdown.set_online": "В сети",
|
||||
"suggestion.loading": "Загрузка...",
|
||||
|
|
@ -2807,17 +2845,23 @@
|
|||
"user.settings.sidebar.autoCloseDMDesc": "Direct Message conversations can be reopened with the “+” button in the sidebar or using the Channel Switcher (CTRL+K).",
|
||||
"user.settings.sidebar.autoCloseDMTitle": "Автоматически закрывать личные сообщения",
|
||||
"user.settings.sidebar.never": "Никогда",
|
||||
"user.settings.sidebar.title": "Sidebar Settings",
|
||||
"user.settings.sidebar.title": "Настройка Боковой панели",
|
||||
"user.settings.tokens.activate": "Активировать",
|
||||
"user.settings.tokens.cancel": "Отмена",
|
||||
"user.settings.tokens.clickToEdit": "Click 'Edit' to manage your personal access tokens",
|
||||
"user.settings.tokens.confirmCreateButton": "Да, создать",
|
||||
"user.settings.tokens.confirmCreateMessage": "You are generating a personal access token with System Admin permissions. Are you sure want to create this token?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Create System Admin Personal Access Token",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Да, удалить",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Any integrations using this token will no longer be able to access the Mattermost API. You cannot undo this action. <br /><br />Are you sure want to delete the <strong>{description}</strong> token?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Удалить токен?",
|
||||
"user.settings.tokens.copy": "Пожалуйста, скопируйте свой токен. Вы не сможете увидеть его ещё раз!",
|
||||
"user.settings.tokens.create": "Создать новый токен",
|
||||
"user.settings.tokens.deactivate": "Деактивировать",
|
||||
"user.settings.tokens.deactivatedWarning": "Неактивен",
|
||||
"user.settings.tokens.delete": "Удалить",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Personal access tokens</a> function similarly to session tokens and can be used by integrations to <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">authenticate against the REST API</a>. Create new tokens on your desktop.",
|
||||
|
|
|
|||
|
|
@ -159,9 +159,9 @@
|
|||
"admin.client_versions.desktopLatestVersionHelp": "Son yayınlanan Masaüstü sürümü",
|
||||
"admin.client_versions.desktopMinVersion": "En Düşük Masaüstü Sürümü",
|
||||
"admin.client_versions.desktopMinVersionHelp": "Uyumlu en düşük Masaüstü sürümü",
|
||||
"admin.client_versions.iosLatestVersion": "Son iOS sürümü",
|
||||
"admin.client_versions.iosLatestVersion": "Son iOS Sürümü",
|
||||
"admin.client_versions.iosLatestVersionHelp": "Son yayınlanan iOS sürümü",
|
||||
"admin.client_versions.iosMinVersion": "En düşük iOS sürümü",
|
||||
"admin.client_versions.iosMinVersion": "En düşük iOS Sürümü",
|
||||
"admin.client_versions.iosMinVersionHelp": "Uyumlu en düşük iOS sürümü",
|
||||
"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 <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target='_blank'>belgeler</a> bölümüne bakın.",
|
||||
"admin.cluster.enableTitle": "Yüksek Erişilebilirlik Kipi Kullanılsın:",
|
||||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Yalnız Sistem Yöneticileri özel emoji ekleyebilsin",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "Özel Emoji Ekleme Sınırlaması:",
|
||||
"admin.customization.support": "Hükümler ve Destek",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Silindikten sonra ileti ve dosyalar geri alınamaz.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Ayarları Onayla",
|
||||
"admin.data_retention.confirmChangesModal.description": "Şu veri koruma ilkesini uygulamak istediğinize emin misiniz:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "Tüm dosyalar {days} gün sonra kalıcı olarak silinecek.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "Tüm dosyalar sonsuza dek korunacak.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "Tüm iletiler {days} gün sonra kalıcı olarak silinecek.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "Tüm iletiler sonsuza dek korunacak.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Veri koruma ilkesini onayla",
|
||||
"admin.data_retention.createJob.help": "Veri saklama görevini hemen yürütmeye başlar.",
|
||||
"admin.data_retention.createJob.title": "Silme Görevini Yürüt",
|
||||
"admin.data_retention.deletionJobStartTime.description": "Günlük veri saklama görevinin başlangıç zamanını ayarlayın. Sistemde en az kullanıcının bulunacağı bir saat seçin. SS:DD biçiminde 24 saat düzeninde olmalıdır.",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "Karakter türleri için geçerli bir parola olmalıdır.",
|
||||
"admin.password.symbol": "En az bir simge (Örnek: \"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "En az bir büyük harf",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "Uygulama ekleri henüz deneme aşamasında olduğundan üretim ortamında kullanılması önerilmez.",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "Açıklama:",
|
||||
"admin.plugin.error.activate": "Uygulama eki yüklenemedi. Sunucunuzdaki başka bir uygulama eki ile çakışıyor olabilir.",
|
||||
"admin.plugin.error.extract": "Uygulama eki ayıklanırken bir sorun çıktı. Uygulama eki içeriğinizi gözden geçirip yeniden deneyin.",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "Kurulu bir uygulama eki yok.",
|
||||
"admin.plugin.remove": "Kaldır",
|
||||
"admin.plugin.removing": "Kaldırılıyor...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "Yükle",
|
||||
"admin.plugin.uploadDesc": "Mattermost sunucunuza bir uygulama eki yükleyin. Ayrıntılı bilgi almak için <a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">belgeler</a> bölümüne bakın.",
|
||||
"admin.plugin.uploadTitle": "Uygulama Eki Yükle: ",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>ÇAKD</strong>: Evet",
|
||||
"admin.user_item.resetMfa": "ÇAKD Kaldırılsın",
|
||||
"admin.user_item.resetPwd": "Parolayı Sıfırla",
|
||||
"admin.user_item.revokeSessions": "Oturumları Kapat",
|
||||
"admin.user_item.switchToEmail": "E-posta/Parola Kipine Geç",
|
||||
"admin.user_item.sysAdmin": "Sistem Yöneticisi",
|
||||
"admin.user_item.teamAdmin": "Takım Yöneticisi",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "Kanal Başlığını Düzenle",
|
||||
"channel_header.channelMembers": "Üyeler",
|
||||
"channel_header.delete": "Kanalı Sil",
|
||||
"channel_header.directchannel.you": "{displayname} (siz) ",
|
||||
"channel_header.flagged": "İşaretlenmiş İletiler",
|
||||
"channel_header.leave": "Kanaldan Ayrıl",
|
||||
"channel_header.manageMembers": "Üye Yönetimi",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"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.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "Sıfırla",
|
||||
"mobile.advanced_settings.reset_message": "\nBu işlem çevrimdışı verileri temizleyerek uygulamayı yeniden başlatır. Uygulama yeniden başlatıldığında oturumunuz otomatik olarak yeniden açılacak.\n",
|
||||
"mobile.advanced_settings.reset_title": "Ön Belleği Sıfırla",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "Yeni Özel Kanal",
|
||||
"mobile.create_channel.public": "Yeni Herkese Açık Kanal",
|
||||
"mobile.custom_list.no_results": "Herhangi bir sonuç bulunamadı",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "Takımlar",
|
||||
"mobile.edit_post.title": "İleti Düzenleniyor",
|
||||
"mobile.emoji_picker.activity": "ETKİNLİK",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "Bu ileti ve dosyaları silinmiş. Önizleme penceresi kapatılacak.",
|
||||
"mobile.image_preview.deleted_post_title": "İleti Silinmiş",
|
||||
"mobile.image_preview.save": "Görseli Kaydet",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "{teammate} takım arkadaşınız ile doğrudan ileti geçmişinizin başlangıcı. Bu bölüm dışındaki kişiler burada paylaşılan doğrudan ileti ve dosyaları göremez.",
|
||||
"mobile.intro_messages.default_message": "Takım arkadaşlarınız kayıt olduğunda görecekleri ilk kanal budur. Bu kanalı herkesin bilmesi gereken iletiler için kullanın.",
|
||||
"mobile.intro_messages.default_welcome": "{name} üzerine hoş geldiniz!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "Titret",
|
||||
"mobile.offlineIndicator.connected": "Bağlandı",
|
||||
"mobile.offlineIndicator.connecting": "Bağlanıyor...",
|
||||
"mobile.offlineIndicator.offline": "İnternet bağlantısı yok",
|
||||
"mobile.offlineIndicator.offline": "Sunucuya bağlanılamadı",
|
||||
"mobile.open_dm.error": "{displayName} kanalına doğrudan ileti açılamadı. Lütfen bağlantınızı denetleyip yeniden deneyin.",
|
||||
"mobile.open_gm.error": "Bu kullanıcılar ile bir grup iletisi açılamadı. Lütfen bağlantınızı denetleyip yeniden deneyin.",
|
||||
"mobile.post.cancel": "İptal",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "Güncellemeleri Denetle",
|
||||
"mobile.settings.team_selection": "Takım Seçimi",
|
||||
"mobile.suggestion.members": "Üyeler",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "Bir daha sorma",
|
||||
"modal.manaul_status.button": "Evet, durumumu \"Çevrimiçi\" yap",
|
||||
"modal.manaul_status.message": "Durumunuzu \"Çevrimiçi\" olarak değiştirmek ister misiniz?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "Önceki",
|
||||
"more_channels.title": "Diğer Kanallar",
|
||||
"more_direct_channels.close": "Kapat",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (siz)",
|
||||
"more_direct_channels.message": "İleti",
|
||||
"more_direct_channels.new_convo_note": "Bu işlem yeni bir sohbet başlatacak. Çok fazla sayıda kişi eklemeniz gerekiyorsa, bir özel kanal eklemeyi düşünün.",
|
||||
"more_direct_channels.new_convo_note.full": "Bu konuşmaya katılabilecek en fazla kişi sayısına ulaştınız. Bir özel kanal eklemeyi düşünün.",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "Kaydet",
|
||||
"rename_channel.title": "Kanalı Yeniden Adlandır",
|
||||
"rename_channel.url": "Adres",
|
||||
"revoke_user_sessions_modal.desc": "Bu işlem {username} kullanıcısının tüm oturumlarını kapatır. Kullanıcının tüm aygıtlardaki oturumları kapatılır. {username} kullanıcısının tüm oturumlarını kapatmak istediğinize emin misiniz?",
|
||||
"revoke_user_sessions_modal.revoke": "Kapat",
|
||||
"revoke_user_sessions_modal.title": "{username} kullanıcısının oturumlarını kapat",
|
||||
"rhs_comment.comment": "Yorum",
|
||||
"rhs_comment.del": "Sil",
|
||||
"rhs_comment.edit": "Düzenle",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "Önceki iletiyi yeniden yaz:\t⌘|Yukarı",
|
||||
"shortcuts.nav.direct_messages_menu": "Doğrudan iletiler menüsü:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "Doğrudan iletiler menüsü:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Giriş alanına odaklan:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Giriş alanına odaklan:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "Gezinme",
|
||||
"shortcuts.nav.next": "Sonraki kanal:\tAlt|Aşağı",
|
||||
"shortcuts.nav.next.mac": "Sonraki kanal:\t⌥|Aşağı",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "Yeni herkese açık kanal ekle",
|
||||
"sidebar.createGroup": "Yeni özel kanal ekle",
|
||||
"sidebar.direct": "DOĞRUDAN İLETİLER",
|
||||
"sidebar.directchannel.you": "{displayname} (siz)",
|
||||
"sidebar.favorite": "BEĞENDİĞİM KANALLAR",
|
||||
"sidebar.leave": "Kanaldan Ayrıl",
|
||||
"sidebar.mainMenu": "Ana Menü",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "Doğrudan İletiler Otomatik Kapatılsın",
|
||||
"user.settings.sidebar.never": "Asla",
|
||||
"user.settings.sidebar.title": "Yan Çubuk Ayarları",
|
||||
"user.settings.tokens.activate": "Etkinleştir",
|
||||
"user.settings.tokens.cancel": "İptal",
|
||||
"user.settings.tokens.clickToEdit": "Kişisel erişim kodlarınızı yönetmek için 'Düzenle' üzerine tıklayın",
|
||||
"user.settings.tokens.confirmCreateButton": "Evet, Oluştur",
|
||||
"user.settings.tokens.confirmCreateMessage": "Sistem Yöneticisi yetkileri ile bir kişisel erişim kodu üretiyorsunuz. Bu kodu oluşturmak istediğinize emin misiniz?",
|
||||
"user.settings.tokens.confirmCreateTitle": "Sistem Yöneticisi Kişisel Erişim Kodu Oluştur",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Evet, Devre dışı bırak",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Kod yeniden etkinleştirilene kadar bu kodu kullanan bütünleştirmeler Mattermost API bağlantısını kullanamayacak. <br /><br />{description} kodunu devre dışı bırakmak istediğinize emin misiniz?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Kod Devre Dışı Bırakılsın mı?",
|
||||
"user.settings.tokens.confirmDeleteButton": "Evet, Sil",
|
||||
"user.settings.tokens.confirmDeleteMessage": "Bu kodu kullanan tüm bütünleştirmeler artık Mattermost API üzerine erişemeyecek. Bu işlem geri alınamaz.<br /><br /><strong>{description}</strong> kodunu silmek istediğinize emin misiniz?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "Kod Silinsin mi?",
|
||||
"user.settings.tokens.copy": "Lütfen aşağıdaki erişim kodunu kopyalayın. Bu kodu bir daha göremezsiniz!",
|
||||
"user.settings.tokens.create": "Yeni Kod Oluştur",
|
||||
"user.settings.tokens.deactivate": "Devre Dışı Bırak",
|
||||
"user.settings.tokens.deactivatedWarning": "(Devre Dışı)",
|
||||
"user.settings.tokens.delete": "Sil",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Kişisel erişim kodları</a> oturum kodlarına benzer ve bütünleştirmelerin <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">REST API üzerinden kimlik doğrulaması</a> için kullanılır.",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">Kişisel erişim kodları</a> oturum kodlarına benzer ve bütünleştirmelerin <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">REST API üzerinden kimlik doğrulaması</a> için kullanılır. Yeni kodları masaüstünüzden oluşturun.",
|
||||
|
|
|
|||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "只允许系统管理员创建自定义表情符号",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "限制创建自定义表情符号:",
|
||||
"admin.customization.support": "法律和支持",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "立刻开始数据保留删除任务。",
|
||||
"admin.data_retention.createJob.title": "现在运行删除任务",
|
||||
"admin.data_retention.deletionJobStartTime.description": "设置每日数据保留任务开始的时间。设置一个较少人使用的时间。必须为 24 小时制并格式为 HH:MM。",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "有效的密码所需的字符类型。",
|
||||
"admin.password.symbol": "至少有一个符号 (例如:\"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "至少有一个大写字母",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "插件为实验功能并不推荐在正式环境使用。",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "描述:",
|
||||
"admin.plugin.error.activate": "无法上传插件。可能和现有的插件冲突。",
|
||||
"admin.plugin.error.extract": "解压插件时发送错误。确认您的插件内容后再次尝试。",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "没有已安装的插件。",
|
||||
"admin.plugin.remove": "移除",
|
||||
"admin.plugin.removing": "移除中...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "上传",
|
||||
"admin.plugin.uploadDesc": "上传插件到您的 Mattermost 服务器。详情参见<a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">文档</a>了解更多。",
|
||||
"admin.plugin.uploadTitle": "上传插件:",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>多重验证</strong>:是",
|
||||
"admin.user_item.resetMfa": "移除多重验证",
|
||||
"admin.user_item.resetPwd": "重置密码",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "切换到电子邮件/密码",
|
||||
"admin.user_item.sysAdmin": "系统管理员",
|
||||
"admin.user_item.teamAdmin": "团队管理员",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "编辑频道标题",
|
||||
"channel_header.channelMembers": "成员",
|
||||
"channel_header.delete": "删除频道",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "已标记的信息",
|
||||
"channel_header.leave": "离开频道",
|
||||
"channel_header.manageMembers": "成员管理",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"mobile.account_notifications.threads_mentions": "串中的提及",
|
||||
"mobile.account_notifications.threads_start": "我创建的串",
|
||||
"mobile.account_notifications.threads_start_participate": "我创建的或参与的串",
|
||||
"mobile.advanced_settings.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "复位",
|
||||
"mobile.advanced_settings.reset_message": "\n这将清除所有离线数据并重启应用。您将会在应用重启后自动登入。\n",
|
||||
"mobile.advanced_settings.reset_title": "重置缓存",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "新私有频道",
|
||||
"mobile.create_channel.public": "新公共频道",
|
||||
"mobile.custom_list.no_results": "无结果",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "团队",
|
||||
"mobile.edit_post.title": "编辑消息",
|
||||
"mobile.emoji_picker.activity": "活动",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "此消息和它的文件已删除。预览器即将关闭。",
|
||||
"mobile.image_preview.deleted_post_title": "消息已删除",
|
||||
"mobile.image_preview.save": "保存图片",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "这是您和{teammate}私信记录的开端。此区域外的人不能看到这里共享的私信和文件。",
|
||||
"mobile.intro_messages.default_message": "这是团队成员注册后第一个看到的频道 - 使用它发布所有人需要知道的消息。",
|
||||
"mobile.intro_messages.default_welcome": "欢迎来到 {name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "震动",
|
||||
"mobile.offlineIndicator.connected": "已连接",
|
||||
"mobile.offlineIndicator.connecting": "正在连接...",
|
||||
"mobile.offlineIndicator.offline": "无网络连接",
|
||||
"mobile.offlineIndicator.offline": "无法连接到服务器",
|
||||
"mobile.open_dm.error": "我们无法打开私信 {displayName}。请检查您的网络连接再尝试。",
|
||||
"mobile.open_gm.error": "我们无法打开和这些用户的团体消息。请检查您的网络连接再尝试。",
|
||||
"mobile.post.cancel": "取消",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "检查更新",
|
||||
"mobile.settings.team_selection": "团队选择",
|
||||
"mobile.suggestion.members": "成员",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "不要再次询问",
|
||||
"modal.manaul_status.button": "是,设置我的状态为 \"在线\"",
|
||||
"modal.manaul_status.message": "您想要切换状态为 \"在线\" 吗?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "上一页",
|
||||
"more_channels.title": "更多频道",
|
||||
"more_direct_channels.close": "关闭",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "消息",
|
||||
"more_direct_channels.new_convo_note": "这将创建新对话。如果你在添加很多用户,请考虑创建私有频道。",
|
||||
"more_direct_channels.new_convo_note.full": "您已达到此对话的最多人数。请考虑创建私有频道。",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "保存",
|
||||
"rename_channel.title": "重命名频道",
|
||||
"rename_channel.url": "URL:",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "评论",
|
||||
"rhs_comment.del": "删除",
|
||||
"rhs_comment.edit": "编辑",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "重新显示上一条消息:\t⌘|Up",
|
||||
"shortcuts.nav.direct_messages_menu": "私信菜单:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "私信菜单:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "导航",
|
||||
"shortcuts.nav.next": "下个频道:\tAlt|Down",
|
||||
"shortcuts.nav.next.mac": "下个频道:\t⌥|Down",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "创建公共频道",
|
||||
"sidebar.createGroup": "创建私有频道",
|
||||
"sidebar.direct": "私信",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "我的最爱频道",
|
||||
"sidebar.leave": "离开频道",
|
||||
"sidebar.mainMenu": "主菜单",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "自动关闭私信",
|
||||
"user.settings.sidebar.never": "从不",
|
||||
"user.settings.sidebar.title": "侧边栏设置",
|
||||
"user.settings.tokens.activate": "激活",
|
||||
"user.settings.tokens.cancel": "取消",
|
||||
"user.settings.tokens.clickToEdit": "点击 '更改' 以管理您的个人访问令牌",
|
||||
"user.settings.tokens.confirmCreateButton": "是,创建",
|
||||
"user.settings.tokens.confirmCreateMessage": "您正在创建拥有系统管理权限的个人访问令牌。您确定要创建此令牌吗?",
|
||||
"user.settings.tokens.confirmCreateTitle": "创建系统管理员个人访问令牌",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "是,删除",
|
||||
"user.settings.tokens.confirmDeleteMessage": "任何使用此令牌的整合将无法访问 Mattermost API。此操作无法撤销。<br /><br />您确定要删除<strong>{description}</strong>令牌吗?",
|
||||
"user.settings.tokens.confirmDeleteTitle": "删除令牌?",
|
||||
"user.settings.tokens.copy": "请复制以下令牌。您将不会再次看到它!",
|
||||
"user.settings.tokens.create": "创建新令牌",
|
||||
"user.settings.tokens.deactivate": "停用",
|
||||
"user.settings.tokens.deactivatedWarning": "停用",
|
||||
"user.settings.tokens.delete": "删除",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">个人访问令牌</a>功能于会话令牌类似并可以让整合用来<a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">与 REST API 验证</a>。",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">个人访问令牌</a>功能于会话令牌类似并可以让整合用来<a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">与 REST API 验证</a>。在您的桌面创建新令牌。",
|
||||
|
|
|
|||
|
|
@ -246,6 +246,14 @@
|
|||
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "只允許系統管理員新增繪文字",
|
||||
"admin.customization.restrictCustomEmojiCreationTitle": "限制新增繪文字:",
|
||||
"admin.customization.support": "法律與支援",
|
||||
"admin.data_retention.confirmChangesModal.clarification": "Once deleted, messages and files cannot be retrieved.",
|
||||
"admin.data_retention.confirmChangesModal.confirm": "Confirm Settings",
|
||||
"admin.data_retention.confirmChangesModal.description": "Are you sure you want to apply the following data retention policy:",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileDeletion": "All files will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemFileIndefinite": "All files will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageDeletion": "All messages will be permanently deleted after {days} days.",
|
||||
"admin.data_retention.confirmChangesModal.description.itemMessageIndefinite": "All messages will be retained indefinitely.",
|
||||
"admin.data_retention.confirmChangesModal.title": "Confirm data retention policy",
|
||||
"admin.data_retention.createJob.help": "馬上開始資料保留刪除工作",
|
||||
"admin.data_retention.createJob.title": "立刻執行刪除工作",
|
||||
"admin.data_retention.deletionJobStartTime.description": "設定每日資料保留工作的開始時間。請選擇一個較少人使用系統的時間。必須為 HH:MM 格式的 24 小時制時間。",
|
||||
|
|
@ -688,7 +696,11 @@
|
|||
"admin.password.requirementsDescription": "有效密碼所應有的字元類型。",
|
||||
"admin.password.symbol": "至少一個符號(\"~!@#$%^&*()\")",
|
||||
"admin.password.uppercase": "至少一個大寫英文字母",
|
||||
"admin.plugin.activate": "Activate",
|
||||
"admin.plugin.activating": "Activating...",
|
||||
"admin.plugin.banner": "模組為實驗功能,不建議在線上環境中使用。",
|
||||
"admin.plugin.deactivate": "Deactivate",
|
||||
"admin.plugin.deactivating": "Deactivating...",
|
||||
"admin.plugin.desc": "描述:",
|
||||
"admin.plugin.error.activate": "無法上傳模組。可能跟伺服器上其他模組衝突。",
|
||||
"admin.plugin.error.extract": "解壓縮模組時發生錯誤。請重新檢閱模組檔案並再次嘗試。",
|
||||
|
|
@ -699,6 +711,7 @@
|
|||
"admin.plugin.no_plugins": "沒有已安裝的模組。",
|
||||
"admin.plugin.remove": "移除",
|
||||
"admin.plugin.removing": "移除中...",
|
||||
"admin.plugin.settingsButton": "Settings",
|
||||
"admin.plugin.upload": "上傳",
|
||||
"admin.plugin.uploadDesc": "上傳模組到 Mattermost。詳情請參閱<a href=\"https://about.mattermost.com/default-plugin-uploads\" target=\"_blank\">文件</a>。",
|
||||
"admin.plugin.uploadTitle": "上傳模組:",
|
||||
|
|
@ -1091,6 +1104,7 @@
|
|||
"admin.user_item.mfaYes": "<strong>多重要素驗證</strong>:是",
|
||||
"admin.user_item.resetMfa": "移除多重要素驗證",
|
||||
"admin.user_item.resetPwd": "重置我的密碼",
|
||||
"admin.user_item.revokeSessions": "Revoke Sessions",
|
||||
"admin.user_item.switchToEmail": "切換帳戶到電子郵件地址/密碼",
|
||||
"admin.user_item.sysAdmin": "系統管理",
|
||||
"admin.user_item.teamAdmin": "團隊管理員",
|
||||
|
|
@ -1266,6 +1280,7 @@
|
|||
"channel_header.channelHeader": "編輯頻道標題",
|
||||
"channel_header.channelMembers": "成員",
|
||||
"channel_header.delete": "刪除頻道",
|
||||
"channel_header.directchannel.you": "{displayname} (you) ",
|
||||
"channel_header.flagged": "被標記的訊息",
|
||||
"channel_header.leave": "離開頻道",
|
||||
"channel_header.manageMembers": "成員管理",
|
||||
|
|
@ -1878,6 +1893,9 @@
|
|||
"mobile.account_notifications.threads_mentions": "被提及的討論串",
|
||||
"mobile.account_notifications.threads_start": "我開啟的討論串",
|
||||
"mobile.account_notifications.threads_start_participate": "我開啟或參與的討論串",
|
||||
"mobile.advanced_settings.delete": "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",
|
||||
"mobile.advanced_settings.reset_button": "重置",
|
||||
"mobile.advanced_settings.reset_message": "\n這將會清除所有離線資料並重新啟動 app 。在重啟 app 後會自動重新登入。\n",
|
||||
"mobile.advanced_settings.reset_title": "清除快取",
|
||||
|
|
@ -1938,6 +1956,14 @@
|
|||
"mobile.create_channel.private": "新的私人頻道",
|
||||
"mobile.create_channel.public": "新的公開頻道",
|
||||
"mobile.custom_list.no_results": "找不到相符的結果",
|
||||
"mobile.document_preview.failed_description": "An error occurred while opening the document. Please make sure you have a {fileType} viewer installed and try again.\n",
|
||||
"mobile.document_preview.failed_title": "Open Document failed",
|
||||
"mobile.downloader.complete": "Download complete",
|
||||
"mobile.downloader.downloading": "Downloading...",
|
||||
"mobile.downloader.failed_description": "An error occurred while downloading the file. Please check your internet connection and try again.\n",
|
||||
"mobile.downloader.failed_title": "Download failed",
|
||||
"mobile.downloader.image_saved": "Image Saved",
|
||||
"mobile.downloader.video_saved": "Video Saved",
|
||||
"mobile.drawer.teamsTitle": "團隊",
|
||||
"mobile.edit_post.title": "編輯訊息",
|
||||
"mobile.emoji_picker.activity": "活動",
|
||||
|
|
@ -1960,6 +1986,7 @@
|
|||
"mobile.image_preview.deleted_post_message": "此訊息與檔案已被刪除。預覽器將關閉。",
|
||||
"mobile.image_preview.deleted_post_title": "訊息已刪除",
|
||||
"mobile.image_preview.save": "儲存圖片",
|
||||
"mobile.image_preview.save_video": "Save Video",
|
||||
"mobile.intro_messages.DM": "這是跟{teammate}之間直接訊息的起頭。直接訊息跟在這邊分享的檔案除了在此處以外的人都看不到。",
|
||||
"mobile.intro_messages.default_message": "這將是團隊成員註冊後第一個看到的頻道,請利用它張貼所有人都應該知道的事項。",
|
||||
"mobile.intro_messages.default_welcome": "歡迎來到{name}!",
|
||||
|
|
@ -2013,7 +2040,7 @@
|
|||
"mobile.notification_settings_mobile.vibrate": "振動",
|
||||
"mobile.offlineIndicator.connected": "已連線",
|
||||
"mobile.offlineIndicator.connecting": "連線中",
|
||||
"mobile.offlineIndicator.offline": "沒有網際網路連線",
|
||||
"mobile.offlineIndicator.offline": "Cannot connect to the server",
|
||||
"mobile.open_dm.error": "無法開啟與{displayName}的直接傳訊。請檢查連線並再試一次。 ",
|
||||
"mobile.open_gm.error": "無法開啟與這些使用者的直接傳訊。請檢查連線並再試一次。 ",
|
||||
"mobile.post.cancel": "取消",
|
||||
|
|
@ -2071,6 +2098,10 @@
|
|||
"mobile.settings.modal.check_for_upgrade": "检查更新",
|
||||
"mobile.settings.team_selection": "選擇團隊",
|
||||
"mobile.suggestion.members": "成員",
|
||||
"mobile.video.save_error_message": "To save the video file you need to download it first.",
|
||||
"mobile.video.save_error_title": "Save Video Error",
|
||||
"mobile.video_playback.failed_description": "An error occurred while trying to play the video.\n",
|
||||
"mobile.video_playback.failed_title": "Video playback failed",
|
||||
"modal.manaul_status.ask": "別再問我",
|
||||
"modal.manaul_status.button": "是,將狀態設定為\"線上\"",
|
||||
"modal.manaul_status.message": "要更改狀態為\"線上\"嘛?",
|
||||
|
|
@ -2091,6 +2122,7 @@
|
|||
"more_channels.prev": "上一頁",
|
||||
"more_channels.title": "更多頻道",
|
||||
"more_direct_channels.close": "關閉",
|
||||
"more_direct_channels.directchannel.you": "{displayname} (you)",
|
||||
"more_direct_channels.message": "訊息",
|
||||
"more_direct_channels.new_convo_note": "這會起始新的對話。如果要加入大量的成員,請考慮改成建立新的私人頻道。",
|
||||
"more_direct_channels.new_convo_note.full": "已達到此對話的最大人數。請考慮改成建立新的私人頻道。",
|
||||
|
|
@ -2232,6 +2264,9 @@
|
|||
"rename_channel.save": "儲存",
|
||||
"rename_channel.title": "變更頻道名稱",
|
||||
"rename_channel.url": "網址:",
|
||||
"revoke_user_sessions_modal.desc": "This action revokes all sessions for {username}. They will be logged out from all devices. Are you sure you want to revoke all sessions for {username}?",
|
||||
"revoke_user_sessions_modal.revoke": "Revoke",
|
||||
"revoke_user_sessions_modal.title": "Revoke Sessions for {username}",
|
||||
"rhs_comment.comment": "註解",
|
||||
"rhs_comment.del": "刪除",
|
||||
"rhs_comment.edit": "編輯",
|
||||
|
|
@ -2324,6 +2359,8 @@
|
|||
"shortcuts.msgs.reprint_prev.mac": "重新顯示上一個訊息:\t⌘|上",
|
||||
"shortcuts.nav.direct_messages_menu": "直接傳訊選單:\tCtrl|Shift|K",
|
||||
"shortcuts.nav.direct_messages_menu.mac": "直接傳訊選單:\t⌘|Shift|K",
|
||||
"shortcuts.nav.focus_center": "Set focus to input field:\tCtrl|Shift|L",
|
||||
"shortcuts.nav.focus_center.mac": "Set focus to input field:\t⌘|Shift|L",
|
||||
"shortcuts.nav.header": "瀏覽",
|
||||
"shortcuts.nav.next": "下一個頻道:\tAlt|下",
|
||||
"shortcuts.nav.next.mac": "下一個頻道:\t⌥|下",
|
||||
|
|
@ -2343,6 +2380,7 @@
|
|||
"sidebar.createChannel": "建立公開頻道",
|
||||
"sidebar.createGroup": "建立私人頻道",
|
||||
"sidebar.direct": "直接傳訊",
|
||||
"sidebar.directchannel.you": "{displayname} (you)",
|
||||
"sidebar.favorite": "我的最愛",
|
||||
"sidebar.leave": "離開頻道",
|
||||
"sidebar.mainMenu": "主選單",
|
||||
|
|
@ -2808,16 +2846,22 @@
|
|||
"user.settings.sidebar.autoCloseDMTitle": "自動關閉直接傳訊",
|
||||
"user.settings.sidebar.never": "永不",
|
||||
"user.settings.sidebar.title": "側邊欄設定",
|
||||
"user.settings.tokens.activate": "啟用",
|
||||
"user.settings.tokens.cancel": "取消",
|
||||
"user.settings.tokens.clickToEdit": "點擊'編輯'以管理個人存取 Token",
|
||||
"user.settings.tokens.confirmCreateButton": "是,建立",
|
||||
"user.settings.tokens.confirmCreateMessage": "正在產生有系統管理員權限的個人存取 Token。請確認要產生此 Token。",
|
||||
"user.settings.tokens.confirmCreateTitle": "產生系統管理員個人存取 Token",
|
||||
"user.settings.tokens.confirmDeactivateButton": "Yes, Deactivate",
|
||||
"user.settings.tokens.confirmDeactivateMessage": "Any integrations using this token will not be able to access the Mattermost API until the token is reactivated. <br /><br />Are you sure want to deactivate the {description} token?",
|
||||
"user.settings.tokens.confirmDeactivateTitle": "Deactivate Token?",
|
||||
"user.settings.tokens.confirmDeleteButton": "是,刪除",
|
||||
"user.settings.tokens.confirmDeleteMessage": "任何使用此 Token 的外部整合將無法存取 Mattermost API。此動作無法取消。<br /><br />請確認要刪除<strong>{description}</strong> Token。",
|
||||
"user.settings.tokens.confirmDeleteTitle": "刪除 Token?",
|
||||
"user.settings.tokens.copy": "請複製下面的 Token。您將無法再次見到它。",
|
||||
"user.settings.tokens.create": "建立新 Token",
|
||||
"user.settings.tokens.deactivate": "停用",
|
||||
"user.settings.tokens.deactivatedWarning": "停用",
|
||||
"user.settings.tokens.delete": "刪除",
|
||||
"user.settings.tokens.description": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">個人存取 Token</a> 的功能類似工作階段 Token,可被外部整合用於 <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">與 REST API 認證</a>",
|
||||
"user.settings.tokens.description_mobile": "<a href=\"https://about.mattermost.com/default-user-access-tokens\" target=\"_blank\">個人存取 Token</a> 的功能類似工作階段 Token,可被外部整合用於 <a href=\"https://about.mattermost.com/default-api-authentication\" target=\"_blank\">與 REST API 認證</a>。請用電腦建立新 Token。",
|
||||
|
|
|
|||
Loading…
Reference in a new issue