Translations update from Mattermost Weblate (#28356)

Automatic Merge
Этот коммит содержится в:
Weblate (bot)
2024-09-30 16:14:32 +02:00
коммит произвёл GitHub
родитель a30e19cce8
Коммит f190375403
33 изменённых файлов: 441 добавлений и 268 удалений

Просмотреть файл

@@ -8024,7 +8024,7 @@
}, },
{ {
"id": "api.command_remote.remote_table_header", "id": "api.command_remote.remote_table_header",
"translation": "| Secure connection | Display name | Connection ID | Site URL | Invite Accepted | Online | Last Ping |" "translation": "| Secure connection | Display name | Connection ID | Site URL | Default Team | Invite accepted | Online | Last ping | Deleted |"
}, },
{ {
"id": "api.command_remote.remote_add_remove.help", "id": "api.command_remote.remote_add_remove.help",
@@ -10113,5 +10113,61 @@
{ {
"id": "app.webhooks.get_incoming_count.app_error", "id": "app.webhooks.get_incoming_count.app_error",
"translation": "Unable to get the webhook for teamID={{.TeamID}}, userID={{.UserID}}, err={{.Error}}." "translation": "Unable to get the webhook for teamID={{.TeamID}}, userID={{.UserID}}, err={{.Error}}."
},
{
"id": "api.upload.create.upload_channel_not_shared_with_remote.app_error",
"translation": "Failed to upload file. Upload channel is not shared with remote."
},
{
"id": "app.import.import_direct_channel.no_members.error",
"translation": "There are no members for the direct channel"
},
{
"id": "app.post.save.thread_membership.app_error",
"translation": "Unable to save thread membership for post."
},
{
"id": "app.session.set_extra_session_prop.app_error",
"translation": "Unable to update the extra session properties."
},
{
"id": "app.thread.get_threadmembers_for_export.app_error",
"translation": "Unable to get thread members for export."
},
{
"id": "model.thread.is_valid.post_id.app_error",
"translation": "Invalid post ID."
},
{
"id": "model.thread.is_valid.user_id.app_error",
"translation": "Invalid user ID."
},
{
"id": "api.user.login_with_desktop_token.not_oauth_or_saml_user.app_error",
"translation": "User is not an OAuth or SAML user."
},
{
"id": "api.shared_channel.get_shared_channel_remotes_error",
"translation": "Could not fetch shared channel remotes"
},
{
"id": "api.shared_channel.has_remote_error",
"translation": "Could not determine if channel is shared with the remote"
},
{
"id": "api.shared_channel.invite_remote_to_channel_error",
"translation": "Could not invite remote to channel"
},
{
"id": "api.shared_channel.uninvite_remote_to_channel_error",
"translation": "Could not uninvite remote to channel"
},
{
"id": "app.import.import_direct_channel.get_channel_members.error",
"translation": "Failed to get channel members for direct channel"
},
{
"id": "api.plugin.upload.file_too_large.app_error",
"translation": "Uploaded plugin size exceeds limit. This limit can be changed in the System Console via File Storage > Maximum File Size"
} }
] ]

Просмотреть файл

@@ -2893,11 +2893,11 @@
}, },
{ {
"id": "web.error.unsupported_browser.min_os_version.mac", "id": "web.error.unsupported_browser.min_os_version.mac",
"translation": "macOS 10.14+" "translation": "macOS 12+"
}, },
{ {
"id": "web.error.unsupported_browser.min_browser_version.safari", "id": "web.error.unsupported_browser.min_browser_version.safari",
"translation": "Verzió 14.1+" "translation": "Verzió 17.0+"
}, },
{ {
"id": "web.error.unsupported_browser.min_browser_version.firefox", "id": "web.error.unsupported_browser.min_browser_version.firefox",
@@ -2905,11 +2905,11 @@
}, },
{ {
"id": "web.error.unsupported_browser.min_browser_version.edge", "id": "web.error.unsupported_browser.min_browser_version.edge",
"translation": "Verzió 118+" "translation": "Verzió 126+"
}, },
{ {
"id": "web.error.unsupported_browser.min_browser_version.chrome", "id": "web.error.unsupported_browser.min_browser_version.chrome",
"translation": "Verzió 118+" "translation": "Verzió 126+"
}, },
{ {
"id": "web.error.unsupported_browser.learn_more", "id": "web.error.unsupported_browser.learn_more",
@@ -4445,7 +4445,7 @@
}, },
{ {
"id": "api.web_socket.connect.upgrade.app_error", "id": "api.web_socket.connect.upgrade.app_error",
"translation": "Nem sikerült frissíteni a websocket kapcsolatot." "translation": "URL blokkolva CORS miatt. Url: {{.BlockedOrigin}}"
}, },
{ {
"id": "api.user.verify_email.token_parse.error", "id": "api.user.verify_email.token_parse.error",
@@ -6640,7 +6640,7 @@
}, },
{ {
"id": "api.command_remote.remote_table_header", "id": "api.command_remote.remote_table_header",
"translation": "| Biztonságos kapcsolat | Megjelenített név | Kapcsolat azonosító | Rendszer URL | Meghívó elfogadva | Elérhető | Utolsó ping |" "translation": "| Biztonságos kapcsolat | Megjelenített név | Kapcsolat azonosító | Rendszer URL | Alapértelmezett csapat | Meghívó elfogadva | Elérhető | Utolsó ping | Törölt |"
}, },
{ {
"id": "api.command_remote.remote_add_remove.help", "id": "api.command_remote.remote_add_remove.help",

Просмотреть файл

@@ -7819,7 +7819,7 @@
}, },
{ {
"id": "api.command_remote.remote_table_header", "id": "api.command_remote.remote_table_header",
"translation": "| 安全连接 | 显示名 | 连接 ID | 站点网址 | 已接受邀请 | 在线 | 最近 ping |" "translation": "| 安全连接 | 显示名 | 连接 ID | 站点网址 | 默认团队 | 已接受邀请 | 在线 | 最近 ping | 已删除 |"
}, },
{ {
"id": "api.command_remote.permission_required", "id": "api.command_remote.permission_required",
@@ -10156,5 +10156,13 @@
{ {
"id": "model.thread.is_valid.post_id.app_error", "id": "model.thread.is_valid.post_id.app_error",
"translation": "无效的消息 ID。" "translation": "无效的消息 ID。"
},
{
"id": "api.upload.create.upload_channel_not_shared_with_remote.app_error",
"translation": "上传文件失败。上传通道未与远程共享。"
},
{
"id": "app.session.set_extra_session_prop.app_error",
"translation": "无法更新额外的会话属性。"
} }
] ]

Просмотреть файл

@@ -2818,11 +2818,7 @@
"delete_channel.question": "Дадзенае дзеянне прывядзе да выдалення яго з каманды і зробіць недаступным усё яго змесціва.\n \n Вы сапраўды хочаце выдаліць канал **{display_name}**?", "delete_channel.question": "Дадзенае дзеянне прывядзе да выдалення яго з каманды і зробіць недаступным усё яго змесціва.\n \n Вы сапраўды хочаце выдаліць канал **{display_name}**?",
"delete_channel.viewArchived.question": "Дадзенае дзеянне прывядзе да выдалення яго з каманды і зробіць недаступным усё яго змесціва.\n \n Вы сапраўды хочаце выдаліць канал **{display_name}**?", "delete_channel.viewArchived.question": "Дадзенае дзеянне прывядзе да выдалення яго з каманды і зробіць недаступным усё яго змесціва.\n \n Вы сапраўды хочаце выдаліць канал **{display_name}**?",
"delete_post.cancel": "Адмяніць", "delete_post.cancel": "Адмяніць",
"delete_post.comment": "Камент",
"delete_post.confirm": "Пацвердзіце выдаленне {term}",
"delete_post.del": "Выдалiць", "delete_post.del": "Выдалiць",
"delete_post.post": "Пост",
"delete_post.question": "Сапраўды жадаеце выдаліць {term}?",
"delete_post.warning": "Гэта паведамленне змяшчае {count, number} {count, plural, one {каментар} few {каментара} other {каментараў}}.", "delete_post.warning": "Гэта паведамленне змяшчае {count, number} {count, plural, one {каментар} few {каментара} other {каментараў}}.",
"demote_to_user_modal.demote": "Панізіць", "demote_to_user_modal.demote": "Панізіць",
"demote_to_user_modal.desc": "Гэта дзеянне паніжае карыстальніка {username} да госця. Гэта абмяжуе магчымасць карыстальніка далучацца да агульнадаступных каналаў і ўзаемадзейнічаць з карыстальнікамі за межамі каналаў, членамі якіх яны ў цяперашні час з'яўляюцца. Вы ўпэўненыя, што жадаеце панізіць карыстача {username} да госця?", "demote_to_user_modal.desc": "Гэта дзеянне паніжае карыстальніка {username} да госця. Гэта абмяжуе магчымасць карыстальніка далучацца да агульнадаступных каналаў і ўзаемадзейнічаць з карыстальнікамі за межамі каналаў, членамі якіх яны ў цяперашні час з'яўляюцца. Вы ўпэўненыя, што жадаеце панізіць карыстача {username} да госця?",

Просмотреть файл

@@ -2656,11 +2656,7 @@
"delete_channel.question": "Това ще архивира канала от екипа и ще го премахне от потребителския интерфейс. Архивираните канали могат да бъдат разархивирани при нужда отново.\n\nСигурни ли сте, че искате да архивирате канала {display_name}?", "delete_channel.question": "Това ще архивира канала от екипа и ще го премахне от потребителския интерфейс. Архивираните канали могат да бъдат разархивирани при нужда отново.\n\nСигурни ли сте, че искате да архивирате канала {display_name}?",
"delete_channel.viewArchived.question": "Това ще архивира канал от екипа. Съдържанието на канала все пак ще бъде достъпно за членовете на канала.\n\nСигурни ли сте, че искате да архивирате канала {display_name}?", "delete_channel.viewArchived.question": "Това ще архивира канал от екипа. Съдържанието на канала все пак ще бъде достъпно за членовете на канала.\n\nСигурни ли сте, че искате да архивирате канала {display_name}?",
"delete_post.cancel": "Откажи", "delete_post.cancel": "Откажи",
"delete_post.comment": "Коментар",
"delete_post.confirm": "Потвърдете изтриване на {term}",
"delete_post.del": "Изтрий", "delete_post.del": "Изтрий",
"delete_post.post": "Публикация",
"delete_post.question": "Наистина ли искате да изтриете този {term}?",
"delete_post.warning": "В тази публикация има {count, number} {count, plural, one {коментар} other {коментара}}.", "delete_post.warning": "В тази публикация има {count, number} {count, plural, one {коментар} other {коментара}}.",
"demote_to_user_modal.demote": "Понижи", "demote_to_user_modal.demote": "Понижи",
"demote_to_user_modal.desc": "Това действие понижава потребителя {username} на гост. Това ще ограничи възможността на потребителя да се присъединява към обществени канали и да взаимодейства с потребителите извън каналите, в които в момента членуват. Сигурни ли сте, че искате да понижите потребител {username} на гост?", "demote_to_user_modal.desc": "Това действие понижава потребителя {username} на гост. Това ще ограничи възможността на потребителя да се присъединява към обществени канали и да взаимодейства с потребителите извън каналите, в които в момента членуват. Сигурни ли сте, че искате да понижите потребител {username} на гост?",

Просмотреть файл

@@ -3078,9 +3078,6 @@
"channel_modal.type.private.title": "Soukromý kanál", "channel_modal.type.private.title": "Soukromý kanál",
"channel_modal.type.public.description": "Kanál dostupný pro každého", "channel_modal.type.public.description": "Kanál dostupný pro každého",
"channel_modal.type.public.title": "Veřejný kanál", "channel_modal.type.public.title": "Veřejný kanál",
"channel_notifications.MobileNotificationAllLabel": "Všechny nové zprávy",
"channel_notifications.MobileNotificationMentionLabel": "Pouze zmínky, přímé zprávy a klíčová slova",
"channel_notifications.MobileNotificationNothingLabel": "Nic",
"channel_notifications.NotifyMeTitle": "Informujte mě o…", "channel_notifications.NotifyMeTitle": "Informujte mě o…",
"channel_notifications.ThreadsReplyTitle": "Oznámení o odpovědi na vlákno", "channel_notifications.ThreadsReplyTitle": "Oznámení o odpovědi na vlákno",
"channel_notifications.alertBanner.description": "Všechny ostatní předvolby oznámení pro tento kanál jsou zakázány", "channel_notifications.alertBanner.description": "Všechny ostatní předvolby oznámení pro tento kanál jsou zakázány",
@@ -3091,9 +3088,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Použít stejné nastavení oznámení jako na počítači", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Použít stejné nastavení oznámení jako na počítači",
"channel_notifications.checkbox.threadsReplyTitle": "Informujte mě o odpovědích na vlákna, která sleduji", "channel_notifications.checkbox.threadsReplyTitle": "Informujte mě o odpovědích na vlákna, která sleduji",
"channel_notifications.default": "(výchozí)", "channel_notifications.default": "(výchozí)",
"channel_notifications.desktopNotificationAllLabel": "Všechny nové zprávy",
"channel_notifications.desktopNotificationMentionLabel": "Pouze zmínky, přímé zprávy a klíčová slova",
"channel_notifications.desktopNotificationNothingLabel": "Nic",
"channel_notifications.desktopNotificationsDesc": "K dispozici v prohlížečích Chrome, Edge, Firefox a Mattermost Desktop App.", "channel_notifications.desktopNotificationsDesc": "K dispozici v prohlížečích Chrome, Edge, Firefox a Mattermost Desktop App.",
"channel_notifications.desktopNotificationsTitle": "Počítačová oznámení", "channel_notifications.desktopNotificationsTitle": "Počítačová oznámení",
"channel_notifications.ignoreMentionsDesc": "Když je tato možnost povolena, @channel, @here a @all nebudou spouštět zmínky ani oznámení o zmínkách v tomto kanálu", "channel_notifications.ignoreMentionsDesc": "Když je tato možnost povolena, @channel, @here a @all nebudou spouštět zmínky ani oznámení o zmínkách v tomto kanálu",
@@ -3317,11 +3311,7 @@
"delete_channel.question": "Tím bude kanál archivován z týmu a odstraněn z uživatelského rozhraní. Archivované kanály lze v případě potřeby znovu obnovit.\n \nOpravdu chcete archivovat kanál {display_name}?", "delete_channel.question": "Tím bude kanál archivován z týmu a odstraněn z uživatelského rozhraní. Archivované kanály lze v případě potřeby znovu obnovit.\n \nOpravdu chcete archivovat kanál {display_name}?",
"delete_channel.viewArchived.question": "Tímto se kanál týmu archivuje. Obsah kanálu bude nadále přístupný členům kanálu.\n \nOpravdu chcete archivovat kanál **{display_name}**?", "delete_channel.viewArchived.question": "Tímto se kanál týmu archivuje. Obsah kanálu bude nadále přístupný členům kanálu.\n \nOpravdu chcete archivovat kanál **{display_name}**?",
"delete_post.cancel": "Zrušit", "delete_post.cancel": "Zrušit",
"delete_post.comment": "Komentář",
"delete_post.confirm": "Potvrďte smazání {term}",
"delete_post.del": "Smazat", "delete_post.del": "Smazat",
"delete_post.post": "Příspěvek",
"delete_post.question": "Opravdu chcete smazat tento {term}?",
"delete_post.warning": "Tento příspěvek má {count, number} {count, plural, one {comment} jiné {comment}}.", "delete_post.warning": "Tento příspěvek má {count, number} {count, plural, one {comment} jiné {comment}}.",
"delete_success_modal.button_text": "Přejděte na stránku mattermost.com", "delete_success_modal.button_text": "Přejděte na stránku mattermost.com",
"demote_to_user_modal.demote": "snížit úroveň", "demote_to_user_modal.demote": "snížit úroveň",
@@ -3611,7 +3601,6 @@
"generic_icons.lock.circleSolid": "Ikona zámku kulatá vyplněná", "generic_icons.lock.circleSolid": "Ikona zámku kulatá vyplněná",
"generic_icons.login.gitlab": "Ikona Gitlabu", "generic_icons.login.gitlab": "Ikona Gitlabu",
"generic_icons.login.google": "Ikona Googlu", "generic_icons.login.google": "Ikona Googlu",
"generic_icons.login.oneLogin": "Ikona One Login",
"generic_icons.login.openid": "Ikona OpenID", "generic_icons.login.openid": "Ikona OpenID",
"generic_icons.logout": "Ikona odhlášení", "generic_icons.logout": "Ikona odhlášení",
"generic_icons.mail": "Ikona e-mailu", "generic_icons.mail": "Ikona e-mailu",
@@ -4755,7 +4744,7 @@
"sidebar_left.add_channel_dropdown.browseChannels": "Prohlížet kanály", "sidebar_left.add_channel_dropdown.browseChannels": "Prohlížet kanály",
"sidebar_left.add_channel_dropdown.browseOrCreateChannels": "Prohlížet nebo vytvořit kanály", "sidebar_left.add_channel_dropdown.browseOrCreateChannels": "Prohlížet nebo vytvořit kanály",
"sidebar_left.add_channel_dropdown.createCategory": "Vytvořit novou kategorii", "sidebar_left.add_channel_dropdown.createCategory": "Vytvořit novou kategorii",
"sidebar_left.add_channel_dropdown.createNewChannel": "Opustit kanál", "sidebar_left.add_channel_dropdown.createNewChannel": "Vytvořit nový kanál",
"sidebar_left.add_channel_dropdown.dropdownAriaLabel": "Rozbalovací nabídka pro přidání kanálu", "sidebar_left.add_channel_dropdown.dropdownAriaLabel": "Rozbalovací nabídka pro přidání kanálu",
"sidebar_left.add_channel_dropdown.invitePeople": "Pozvat lidi", "sidebar_left.add_channel_dropdown.invitePeople": "Pozvat lidi",
"sidebar_left.add_channel_dropdown.invitePeopleExtraText": "Přidejte lidi do týmu", "sidebar_left.add_channel_dropdown.invitePeopleExtraText": "Přidejte lidi do týmu",

Просмотреть файл

@@ -3202,9 +3202,6 @@
"channel_modal.type.private.title": "Privater Kanal", "channel_modal.type.private.title": "Privater Kanal",
"channel_modal.type.public.description": "Jeder kann beitreten", "channel_modal.type.public.description": "Jeder kann beitreten",
"channel_modal.type.public.title": "Öffentlicher Kanal", "channel_modal.type.public.title": "Öffentlicher Kanal",
"channel_notifications.MobileNotificationAllLabel": "Alle neuen Nachrichten",
"channel_notifications.MobileNotificationMentionLabel": "Nur Erwähnungen, Direktnachrichten und Schlüsselwörter",
"channel_notifications.MobileNotificationNothingLabel": "Keine",
"channel_notifications.NotifyMeTitle": "Benachrichtige mich über…", "channel_notifications.NotifyMeTitle": "Benachrichtige mich über…",
"channel_notifications.ThreadsReplyTitle": "Benachrichtigungen über Antworten auf eine Unterhaltung", "channel_notifications.ThreadsReplyTitle": "Benachrichtigungen über Antworten auf eine Unterhaltung",
"channel_notifications.alertBanner.description": "Alle anderen Benachrichtigungseinstellungen für diesen Kanal sind deaktiviert", "channel_notifications.alertBanner.description": "Alle anderen Benachrichtigungseinstellungen für diesen Kanal sind deaktiviert",
@@ -3215,9 +3212,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Verwende die gleichen Benachrichtigungseinstellungen wie auf dem Desktop", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Verwende die gleichen Benachrichtigungseinstellungen wie auf dem Desktop",
"channel_notifications.checkbox.threadsReplyTitle": "Benachrichtige mich über Antworten auf Unterhaltungen, denen ich folge", "channel_notifications.checkbox.threadsReplyTitle": "Benachrichtige mich über Antworten auf Unterhaltungen, denen ich folge",
"channel_notifications.default": "(Standard)", "channel_notifications.default": "(Standard)",
"channel_notifications.desktopNotificationAllLabel": "Alle neuen Nachrichten",
"channel_notifications.desktopNotificationMentionLabel": "Nur Erwähnungen, Direktnachrichten und Schlüsselwörter",
"channel_notifications.desktopNotificationNothingLabel": "Keine",
"channel_notifications.desktopNotifications.soundEnable": "Benachrichtigungstöne für Nachrichten", "channel_notifications.desktopNotifications.soundEnable": "Benachrichtigungstöne für Nachrichten",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Einen Ton auswählen", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Einen Ton auswählen",
"channel_notifications.desktopNotifications.title": "Töne", "channel_notifications.desktopNotifications.title": "Töne",
@@ -3448,11 +3442,7 @@
"delete_channel.question": "Dies wird den Kanal aus dem Team archivieren und die Inhalte für alle Benutzer unzugänglich machen. \n \nBist du dir sicher, dass du den Kanal **{display_name}** archivieren möchtest?", "delete_channel.question": "Dies wird den Kanal aus dem Team archivieren und die Inhalte für alle Benutzer unzugänglich machen. \n \nBist du dir sicher, dass du den Kanal **{display_name}** archivieren möchtest?",
"delete_channel.viewArchived.question": "Dies wird den Kanal archivieren. Kanalinhalte werden weiterhin für Kanalmitglieder verfügbar sein.\n \nBist du sicher, dass du den Kanal **{display_name}** archivieren möchtest?", "delete_channel.viewArchived.question": "Dies wird den Kanal archivieren. Kanalinhalte werden weiterhin für Kanalmitglieder verfügbar sein.\n \nBist du sicher, dass du den Kanal **{display_name}** archivieren möchtest?",
"delete_post.cancel": "Abbrechen", "delete_post.cancel": "Abbrechen",
"delete_post.comment": "Kommentar",
"delete_post.confirm": "Bestätige Löschung von {term}",
"delete_post.del": "Löschen", "delete_post.del": "Löschen",
"delete_post.post": "Nachricht",
"delete_post.question": "Bist du sicher, dass du diese(n) {term} löschen möchtest?",
"delete_post.warning": "Diese Nachricht hat {count, number} {count, plural, one {Kommentar} other {Kommentare}}.", "delete_post.warning": "Diese Nachricht hat {count, number} {count, plural, one {Kommentar} other {Kommentare}}.",
"delete_success_modal.button_text": "Zu mattermost.com gehen", "delete_success_modal.button_text": "Zu mattermost.com gehen",
"demote_to_user_modal.demote": "Herunterstufen", "demote_to_user_modal.demote": "Herunterstufen",
@@ -3761,7 +3751,6 @@
"generic_icons.lock.circleSolid": "Schloss Kreis Ausgefüllt Symbol", "generic_icons.lock.circleSolid": "Schloss Kreis Ausgefüllt Symbol",
"generic_icons.login.gitlab": "Gitlab Symbol", "generic_icons.login.gitlab": "Gitlab Symbol",
"generic_icons.login.google": "Google Symbol", "generic_icons.login.google": "Google Symbol",
"generic_icons.login.oneLogin": "One Login Symbol",
"generic_icons.login.openid": "OpenID Symbol", "generic_icons.login.openid": "OpenID Symbol",
"generic_icons.logout": "Abmelden-Symbol", "generic_icons.logout": "Abmelden-Symbol",
"generic_icons.mail": "E-Mail-Symbol", "generic_icons.mail": "E-Mail-Symbol",

Просмотреть файл

@@ -995,6 +995,8 @@
"admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the users status indicator changes to 'Away', when they are away from Mattermost.", "admin.experimental.userStatusAwayTimeout.desc": "This setting defines the number of seconds after which the users status indicator changes to 'Away', when they are away from Mattermost.",
"admin.experimental.userStatusAwayTimeout.example": "E.g.: '300'", "admin.experimental.userStatusAwayTimeout.example": "E.g.: '300'",
"admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:", "admin.experimental.userStatusAwayTimeout.title": "User Status Away Timeout:",
"admin.experimental.youtubeReferrerPolicy.desc": "When true, the referrer policy for embedded YouTube videos will be set to \"strict-origin-when-cross-origin\" which resolves issues where YouTube video previews display as unavailable, while balancing the need to protect user privacy with some degree of referral data to support web functionalities, like analytics, logging, and third-party integrations. When false, the referrer policy will be set to \"no-referrer\" which enhances user privacy by not disclosing the source URL, but limits the ability to track user engagement and traffic sources in analytics tools.",
"admin.experimental.youtubeReferrerPolicy.title": "YouTube Referrer Policy:",
"admin.exportStorage.dedicatedExportStore": "Enable Dedicated Export Store:", "admin.exportStorage.dedicatedExportStore": "Enable Dedicated Export Store:",
"admin.exportStorage.dedicatedExportStoreDescription": "When enabled, Mattermost will use a dedicated export storage bucket for all export operations. This is required for Mattermost Cloud deployments.", "admin.exportStorage.dedicatedExportStoreDescription": "When enabled, Mattermost will use a dedicated export storage bucket for all export operations. This is required for Mattermost Cloud deployments.",
"admin.exportStorage.exportDirectory": "Export Directory", "admin.exportStorage.exportDirectory": "Export Directory",
@@ -1045,7 +1047,7 @@
"admin.gitlab.siteUrlExample": "E.g.: https://", "admin.gitlab.siteUrlExample": "E.g.: https://",
"admin.gitlab.tokenTitle": "Token Endpoint:", "admin.gitlab.tokenTitle": "Token Endpoint:",
"admin.gitlab.userTitle": "User API Endpoint:", "admin.gitlab.userTitle": "User API Endpoint:",
"admin.google.EnableMarkdownDesc": "1. <linkLogin>Log in</linkLogin> to your Google account.\n2. Go to <linkConsole>https://console.developers.google.com</linkConsole>, click <strong>Credentials</strong> in the left hand side.\n 3. Under the <strong>Credentials</strong> header, click <strong>Create credentials</strong>, choose <strong>OAuth client ID</strong> and select <strong>Web Application</strong>.\n 4. Enter 'Mattermost - your-company-name' as the <strong>Name</strong>.\n 5. Under <strong>Authorised redirect URIs</strong> enter <strong>your-mattermost-url/signup/google/complete</strong> (example: http://localhost:8065/signup/google/complete). Click <strong>Create</strong>.\n 6. Paste the <strong>Client ID</strong> and <strong>Client Secret</strong> to the fields below, then click <strong>Save</strong>.\n 7. Go to the <linkApi>Google People API</linkApi> and click <strong>Enable</strong>.", "admin.google.EnableMarkdownDesc": "1. <linkLogin>Log in</linkLogin> to your Google account.\n2. Go to <linkConsole>https://console.developers.google.com</linkConsole>, click <strong>Credentials</strong> in the left hand side.\n 3. Under the <strong>Credentials</strong> header, click <strong>Create credentials</strong>, choose <strong>OAuth client ID</strong> and select <strong>Web Application</strong>.\n 4. Enter \"Mattermost - your-company-name\" as the <strong>Name</strong>.\n 5. Under <strong>Authorised redirect URIs</strong> enter <strong>\"your-mattermost-url/signup/google/complete\"</strong> (example: http://localhost:8065/signup/google/complete). Click <strong>Create<strong>.\n 6. Paste the <strong>Client ID</strong> and <strong>Client Secret</strong> to the fields below, then click <strong>Save</strong>.\n 7. Go to the <linkApi>Google People API</linkApi> and click <strong>Enable</strong>.",
"admin.google.authTitle": "Auth Endpoint:", "admin.google.authTitle": "Auth Endpoint:",
"admin.google.clientIdDescription": "The Client ID you received when registering your application with Google.", "admin.google.clientIdDescription": "The Client ID you received when registering your application with Google.",
"admin.google.clientIdExample": "E.g.: '7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com'", "admin.google.clientIdExample": "E.g.: '7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com'",
@@ -1513,11 +1515,11 @@
"admin.oauth.gitlab": "GitLab", "admin.oauth.gitlab": "GitLab",
"admin.oauth.google": "Google Apps", "admin.oauth.google": "Google Apps",
"admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider", "admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider",
"admin.oauth.office365": "Office 365", "admin.oauth.office365": "Entra ID",
"admin.oauth.openid": "OpenID Connect (Other)", "admin.oauth.openid": "OpenID Connect (Other)",
"admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorise API requests from external applications. See <link>documentation</link> to learn more.", "admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorise API requests from external applications. See <link>documentation</link> to learn more.",
"admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ", "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ",
"admin.office365.EnableMarkdownDesc": "1. <linkLogin>Log in</linkLogin> to your Microsoft or Office 365 account. Make sure it's the account on the same <linkTenant>tenant</linkTenant> that you would like users to log in with.\n2. Go to <linkApps>https://apps.dev.microsoft.com</linkApps>, click <strong>Go to Azure Portal</strong> > click <strong>New Registration</strong>.\n3. Use 'Mattermost - your-company-name' as the <strong>Application Name</strong>, click <strong>Registration</strong>, paste <strong>Client ID</strong> and <strong>Tenant ID</strong> below.\n4. Click <strong>Authentication</strong>, under <strong>Platforms</strong>, click <strong>Add Platform</strong>, choose <strong>Web</strong> and enter <strong>your-mattermost-url/signup/office365/complete</strong> (example: http://localhost:8065/signup/office365/complete) under <strong>Redirect URIs<strong>. Also uncheck <strong>Allow Implicit Flow</strong>.\n5. Click <strong>Certificates & secrets</strong>, Generate <strong>New client secret</strong> and paste secret value in <strong>Client Secret</strong> field below.", "admin.office365.EnableMarkdownDesc": "1. <linkLogin>Log in</linkLogin> to your Microsoft account. \n2. In Microsoft, go to <strong>Applications</strong> and <strong>App Registrations</strong> in the left pane.\n3. Select <strong>New registration</strong>, then enter <Mattermost - your-company-name> as the <strong>Application Name</strong>. \n4. Under <strong>Redirect URI</strong>, select <strong>Web</strong>, and enter \"your-mattermost-url/signup/office365/complete\" as the <strong>Redirect URI</strong>. Select <strong>Register</strong>.\n5. Copy the Microsoft <strong>Application (client) ID</strong> value, and paste it below as the <strong>Client ID</strong> value. \n6. Copy the Microsoft <strong>Directory (tenant) ID</strong> value, and paste it below as the <strong>Directory (tenant) ID</strong> value. \n7. In Microsoft, create a new client secret. Copy the resulting client secret value, and paste it below as the <strong>Client Secret</strong> value. Select <strong>Save</strong>.",
"admin.office365.authTitle": "Auth Endpoint:", "admin.office365.authTitle": "Auth Endpoint:",
"admin.office365.clientIdDescription": "The Application/Client ID you received when registering your application with Microsoft.", "admin.office365.clientIdDescription": "The Application/Client ID you received when registering your application with Microsoft.",
"admin.office365.clientIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'", "admin.office365.clientIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'",
@@ -1528,13 +1530,13 @@
"admin.office365.directoryIdDescription": "The Directory (tenant) ID you received when registering your application with Microsoft.", "admin.office365.directoryIdDescription": "The Directory (tenant) ID you received when registering your application with Microsoft.",
"admin.office365.directoryIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'", "admin.office365.directoryIdExample": "E.g.: 'adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq'",
"admin.office365.directoryIdTitle": "Directory (tenant) ID:", "admin.office365.directoryIdTitle": "Directory (tenant) ID:",
"admin.office365.discoveryEndpointDesc": "The URL of the discovery document for OpenID Connect with Office 365.", "admin.office365.discoveryEndpointDesc": "The URL of the discovery document for OpenID Connect with Entra ID.",
"admin.office365.tokenTitle": "Token Endpoint:", "admin.office365.tokenTitle": "Token Endpoint:",
"admin.office365.userTitle": "User API Endpoint:", "admin.office365.userTitle": "User API Endpoint:",
"admin.openIdConvert.help": "Learn more", "admin.openIdConvert.help": "Learn more",
"admin.openIdConvert.message": "Convert your OAuth2.0 configuration to OpenID Connect.", "admin.openIdConvert.message": "Convert your OAuth2.0 configuration to OpenID Connect.",
"admin.openIdConvert.text": "Convert to OpenID Connect", "admin.openIdConvert.text": "Convert to OpenID Connect",
"admin.openid.EnableMarkdownDesc": "Follow provider directions for creating an OpenID Application. Most OpenID Connect providers require authorisation of all redirect URIs. In the appropriate field, enter your-mattermost-url/signup/openid/complete (example: http://domain.com/signup/openid/complete)", "admin.openid.EnableMarkdownDesc": "Follow provider directions for creating an OpenID Application. Most OpenID Connect providers require authorization of all redirect URIs. In the appropriate field, enter 'your-mattermost-url/signup/openid/complete' (example: http://domain.com/signup/openid/complete)",
"admin.openid.buttonColorDesc": "Specify the colour of the OpenID login button for white labelling purposes. Use a hex code with a #-sign before the code.", "admin.openid.buttonColorDesc": "Specify the colour of the OpenID login button for white labelling purposes. Use a hex code with a #-sign before the code.",
"admin.openid.buttonColorTitle": "Button Colour:", "admin.openid.buttonColorTitle": "Button Colour:",
"admin.openid.buttonTextDesc": "The text that will show on the login button.", "admin.openid.buttonTextDesc": "The text that will show on the login button.",
@@ -1552,11 +1554,11 @@
"admin.openid.gitlab": "GitLab", "admin.openid.gitlab": "GitLab",
"admin.openid.google": "Google Apps", "admin.openid.google": "Google Apps",
"admin.openid.off": "Do not allow sign-in via an OpenID provider.", "admin.openid.off": "Do not allow sign-in via an OpenID provider.",
"admin.openid.office365": "Office 365", "admin.openid.office365": "Entra ID",
"admin.openid.select": "Select service provider:", "admin.openid.select": "Select service provider:",
"admin.openid_custom_feature_discovery.copy": "Use OpenID Connect for authentication and single sign-on (SSO) with any service that supports the OIDC specification such as Apple, Okta, OneLogin and more.", "admin.openid_custom_feature_discovery.copy": "Use OpenID Connect for authentication and single sign-on (SSO) with any service that supports the OIDC specification such as Apple, Okta, OneLogin and more.",
"admin.openid_custom_feature_discovery.title": "Integrate OpenID Connect with Mattermost Professional", "admin.openid_custom_feature_discovery.title": "Integrate OpenID Connect with Mattermost Professional",
"admin.openid_feature_discovery.copy": "Use OpenID Connect for authentication and single sign-on (SSO) with any service that supports the OIDC specification including (but not limited to) Google, Office 365, Apple, Okta and OneLogin.", "admin.openid_feature_discovery.copy": "Use OpenID Connect for authentication and single sign-on (SSO) with any service that supports the OIDC specification such as Google, Entra ID, Apple, Okta, OneLogin and more.",
"admin.openid_feature_discovery.title": "Integrate OpenID Connect with Mattermost Professional", "admin.openid_feature_discovery.title": "Integrate OpenID Connect with Mattermost Professional",
"admin.password.enableForgotLink.description": "When true, a 'Forgot password' link appears on the Mattermost login page, which allows users to reset their password. When false, the link is hidden from users. This link can be customised to redirect to a URL of your choice from <a>Site Configuration > Customisation.</a>", "admin.password.enableForgotLink.description": "When true, a 'Forgot password' link appears on the Mattermost login page, which allows users to reset their password. When false, the link is hidden from users. This link can be customised to redirect to a URL of your choice from <a>Site Configuration > Customisation.</a>",
"admin.password.enableForgotLink.title": "Enable Forgot Password Link:", "admin.password.enableForgotLink.title": "Enable Forgot Password Link:",
@@ -1921,6 +1923,7 @@
"admin.plugin.choose": "Choose File", "admin.plugin.choose": "Choose File",
"admin.plugin.cluster_instance": "Cluster Instance", "admin.plugin.cluster_instance": "Cluster Instance",
"admin.plugin.customSection.pluginDisabledWarning": "In order to view this section, enable the plugin and click Save.", "admin.plugin.customSection.pluginDisabledWarning": "In order to view this section, enable the plugin and click Save.",
"admin.plugin.customSections.pluginDisabledWarning": "In order to view and configure plugin settings, enable the plugin and click Save.",
"admin.plugin.customSetting.pluginDisabledWarning": "In order to view this setting, enable the plugin and click Save.", "admin.plugin.customSetting.pluginDisabledWarning": "In order to view this setting, enable the plugin and click Save.",
"admin.plugin.disable": "Disable", "admin.plugin.disable": "Disable",
"admin.plugin.disabling": "Disabling...", "admin.plugin.disabling": "Disabling...",
@@ -2045,6 +2048,8 @@
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "Config file storage", "admin.reporting.workspace_optimization.configuration.file_storage.cta": "Config file storage",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "Check your file storage settings to ensure your Mattermost workspace has access to the configured file storage.", "admin.reporting.workspace_optimization.configuration.file_storage.description": "Check your file storage settings to ensure your Mattermost workspace has access to the configured file storage.",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "File storage access is faulty.", "admin.reporting.workspace_optimization.configuration.file_storage.title": "File storage access is faulty.",
"admin.reporting.workspace_optimization.configuration.root_status.description": "Running Mattermost as root is not recommended. Please use a non-root user.",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost is running as root",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "Configure session length", "admin.reporting.workspace_optimization.configuration.session_length.cta": "Configure session length",
"admin.reporting.workspace_optimization.configuration.session_length.description": "The session length is set to the default of 30 days. A longer session length provides convenience, and a shorter session provides tighter security. This can be adjusted this based on your organisation's security policies.", "admin.reporting.workspace_optimization.configuration.session_length.description": "The session length is set to the default of 30 days. A longer session length provides convenience, and a shorter session provides tighter security. This can be adjusted this based on your organisation's security policies.",
"admin.reporting.workspace_optimization.configuration.session_length.title": "Session lengths is set to default", "admin.reporting.workspace_optimization.configuration.session_length.title": "Session lengths is set to default",
@@ -2572,7 +2577,7 @@
"admin.team.maxUsersExample": "E.g.: '25'", "admin.team.maxUsersExample": "E.g.: '25'",
"admin.team.maxUsersTitle": "Max Users Per Team:", "admin.team.maxUsersTitle": "Max Users Per Team:",
"admin.team.noBrandImage": "No brand image uploaded", "admin.team.noBrandImage": "No brand image uploaded",
"admin.team.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.", "admin.team.openServerDescription": "When true, anyone can sign up for a user account on this server without the need to be invited. Applies to Email-based sign-ups only.",
"admin.team.openServerTitle": "Enable Open Server: ", "admin.team.openServerTitle": "Enable Open Server: ",
"admin.team.refreshPostStatsRunTimeDescription": "Set the server time for updating the user post statistics, including each user's total post count and the timestamp of their most recent post. Must be a 24-hour time stamp in the form HH:MM based on the local time of the server.", "admin.team.refreshPostStatsRunTimeDescription": "Set the server time for updating the user post statistics, including each user's total post count and the timestamp of their most recent post. Must be a 24-hour time stamp in the form HH:MM based on the local time of the server.",
"admin.team.refreshPostStatsRunTimeExample": "e.g. '10:30'", "admin.team.refreshPostStatsRunTimeExample": "e.g. '10:30'",
@@ -2595,7 +2600,7 @@
"admin.team.teammateNameDisplay": "Teammate Name Display:", "admin.team.teammateNameDisplay": "Teammate Name Display:",
"admin.team.teammateNameDisplayDesc": "Set how to display user's names in posts and the Direct Messages list.", "admin.team.teammateNameDisplayDesc": "Set how to display user's names in posts and the Direct Messages list.",
"admin.team.uploadDesc": "Customise your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.", "admin.team.uploadDesc": "Customise your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.",
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled. The create account button displays error when pressed.", "admin.team.userCreationDescription": "When false, the ability to create accounts is disabled, and selecting Create Account displays an error. Applies to Email, OpenID Connect and OAuth 2.0 user account authentication.",
"admin.team.userCreationTitle": "Enable Account Creation: ", "admin.team.userCreationTitle": "Enable Account Creation: ",
"admin.team_channel_settings.cancel": "Cancel", "admin.team_channel_settings.cancel": "Cancel",
"admin.team_channel_settings.channel_users_will_be_removed": "{amount, number} {amount, plural, one {User} other {Users}} will be removed from this channel. They are not in groups linked to this channel.", "admin.team_channel_settings.channel_users_will_be_removed": "{amount, number} {amount, plural, one {User} other {Users}} will be removed from this channel. They are not in groups linked to this channel.",
@@ -3038,6 +3043,8 @@
"center_panel.archived.closeChannel": "Close Channel", "center_panel.archived.closeChannel": "Close Channel",
"center_panel.direct.closeDirectMessage": "Close Direct Message", "center_panel.direct.closeDirectMessage": "Close Direct Message",
"center_panel.direct.closeGroupMessage": "Close Group Message", "center_panel.direct.closeGroupMessage": "Close Group Message",
"center_panel.input.cannot_load_component": "An error occurred while loading the component. Please wait a moment, or try reloading the app.",
"center_panel.reloadPage": "Reload",
"change_url.endWithLetter": "URLs must end with a lowercase letter or number.", "change_url.endWithLetter": "URLs must end with a lowercase letter or number.",
"change_url.helpText": "You can use lowercase letters, numbers, dashes, and underscores.", "change_url.helpText": "You can use lowercase letters, numbers, dashes, and underscores.",
"change_url.invalidDirectMessage": "User IDs are not allowed in channel URLs.", "change_url.invalidDirectMessage": "User IDs are not allowed in channel URLs.",
@@ -3066,7 +3073,9 @@
"channel_bookmarks.create.confirm_save.button": "Save bookmark", "channel_bookmarks.create.confirm_save.button": "Save bookmark",
"channel_bookmarks.create.edit.title": "Edit bookmark", "channel_bookmarks.create.edit.title": "Edit bookmark",
"channel_bookmarks.create.error.generic_save": "An error occurred while attempting to save the bookmark.", "channel_bookmarks.create.error.generic_save": "An error occurred while attempting to save the bookmark.",
"channel_bookmarks.create.error.invalid_url": "Please enter a valid link", "channel_bookmarks.create.error.invalid_url": "Please enter a valid link. Could not parse: {link}.",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "Could not find: {url}. Please enter a valid link, or <Confirm>continue anyway</Confirm>.",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "Could not find: {url}. Please enter a valid link.",
"channel_bookmarks.create.file_input.edit": "Edit", "channel_bookmarks.create.file_input.edit": "Edit",
"channel_bookmarks.create.file_input.label": "Attachment", "channel_bookmarks.create.file_input.label": "Attachment",
"channel_bookmarks.create.link_info": "Add a link to any post, file or external link", "channel_bookmarks.create.link_info": "Add a link to any post, file or external link",
@@ -3197,9 +3206,6 @@
"channel_modal.type.private.title": "Private Channel", "channel_modal.type.private.title": "Private Channel",
"channel_modal.type.public.description": "Anyone can join", "channel_modal.type.public.description": "Anyone can join",
"channel_modal.type.public.title": "Public Channel", "channel_modal.type.public.title": "Public Channel",
"channel_notifications.MobileNotificationAllLabel": "All new messages",
"channel_notifications.MobileNotificationMentionLabel": "Mentions, direct messages and keywords only",
"channel_notifications.MobileNotificationNothingLabel": "Nothing",
"channel_notifications.NotifyMeTitle": "Notify me about…", "channel_notifications.NotifyMeTitle": "Notify me about…",
"channel_notifications.ThreadsReplyTitle": "Thread reply notifications", "channel_notifications.ThreadsReplyTitle": "Thread reply notifications",
"channel_notifications.alertBanner.description": "All other notification preferences for this channel are disabled", "channel_notifications.alertBanner.description": "All other notification preferences for this channel are disabled",
@@ -3210,9 +3216,9 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Use the same notification settings as desktop", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Use the same notification settings as desktop",
"channel_notifications.checkbox.threadsReplyTitle": "Notify me about replies to threads Im following", "channel_notifications.checkbox.threadsReplyTitle": "Notify me about replies to threads Im following",
"channel_notifications.default": "(default)", "channel_notifications.default": "(default)",
"channel_notifications.desktopNotificationAllLabel": "All new messages", "channel_notifications.desktopNotifications.soundEnable": "Message notification sounds",
"channel_notifications.desktopNotificationMentionLabel": "Mentions, direct messages and keywords only", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Select a sound",
"channel_notifications.desktopNotificationNothingLabel": "Nothing", "channel_notifications.desktopNotifications.title": "Sounds",
"channel_notifications.desktopNotificationsDesc": "Available on Chrome, Edge, Firefox and the Mattermost Desktop App.", "channel_notifications.desktopNotificationsDesc": "Available on Chrome, Edge, Firefox and the Mattermost Desktop App.",
"channel_notifications.desktopNotificationsTitle": "Desktop Notifications", "channel_notifications.desktopNotificationsTitle": "Desktop Notifications",
"channel_notifications.ignoreMentionsDesc": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel", "channel_notifications.ignoreMentionsDesc": "When enabled, @channel, @here and @all will not trigger mentions or mention notifications in this channel",
@@ -3440,11 +3446,7 @@
"delete_channel.question": "This will archive the channel from the team and remove it from the user interface. Archived channels can be unarchived if needed again. \n \nAre you sure you wish to archive the {display_name} channel?", "delete_channel.question": "This will archive the channel from the team and remove it from the user interface. Archived channels can be unarchived if needed again. \n \nAre you sure you wish to archive the {display_name} channel?",
"delete_channel.viewArchived.question": "This will archive the channel from the team. Channel contents will still be accessible by channel members.\n \nAre you sure you wish to archive the **{display_name}** channel?", "delete_channel.viewArchived.question": "This will archive the channel from the team. Channel contents will still be accessible by channel members.\n \nAre you sure you wish to archive the **{display_name}** channel?",
"delete_post.cancel": "Cancel", "delete_post.cancel": "Cancel",
"delete_post.comment": "Comment",
"delete_post.confirm": "Confirm {term} Delete",
"delete_post.del": "Delete", "delete_post.del": "Delete",
"delete_post.post": "Post",
"delete_post.question": "Are you sure you want to delete this {term}?",
"delete_post.warning": "This post has {count, number} {count, plural, one {comment} other {comments}} on it.", "delete_post.warning": "This post has {count, number} {count, plural, one {comment} other {comments}} on it.",
"delete_success_modal.button_text": "Go to mattermost.com", "delete_success_modal.button_text": "Go to mattermost.com",
"demote_to_user_modal.demote": "Demote", "demote_to_user_modal.demote": "Demote",
@@ -3608,7 +3610,7 @@
"error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.", "error.oauth_missing_code.google": "For {link} make sure your administrator enabled the Google+ API.",
"error.oauth_missing_code.google.link": "Google Apps", "error.oauth_missing_code.google.link": "Google Apps",
"error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organisation has enabled the Mattermost app.", "error.oauth_missing_code.office365": "For {link} make sure the administrator of your Microsoft organisation has enabled the Mattermost app.",
"error.oauth_missing_code.office365.link": "Office 365", "error.oauth_missing_code.office365.link": "Entra ID",
"error.oauth_missing_code.title": "Mattermost Needs Your Help", "error.oauth_missing_code.title": "Mattermost Needs Your Help",
"error.plugin_not_found.desc": "The plugin you are looking for does not exist.", "error.plugin_not_found.desc": "The plugin you are looking for does not exist.",
"error.plugin_not_found.title": "Plugin Not Found", "error.plugin_not_found.title": "Plugin Not Found",
@@ -3753,7 +3755,6 @@
"generic_icons.lock.circleSolid": "Lock Circle Solid Icon", "generic_icons.lock.circleSolid": "Lock Circle Solid Icon",
"generic_icons.login.gitlab": "GitLab Icon", "generic_icons.login.gitlab": "GitLab Icon",
"generic_icons.login.google": "Google Icon", "generic_icons.login.google": "Google Icon",
"generic_icons.login.oneLogin": "One Login Icon",
"generic_icons.login.openid": "OpenID Icon", "generic_icons.login.openid": "OpenID Icon",
"generic_icons.logout": "Logout Icon", "generic_icons.logout": "Logout Icon",
"generic_icons.mail": "Mail Icon", "generic_icons.mail": "Mail Icon",
@@ -4093,7 +4094,7 @@
"login.noPassword": "Please enter your password", "login.noPassword": "Please enter your password",
"login.noUsername": "Please enter your username", "login.noUsername": "Please enter your username",
"login.noUsernameLdapUsername": "Please enter your username or {ldapUsername}", "login.noUsernameLdapUsername": "Please enter your username or {ldapUsername}",
"login.office365": "Office 365", "login.office365": "Entra ID",
"login.openid": "Open ID", "login.openid": "Open ID",
"login.or": "or log in with", "login.or": "or log in with",
"login.passwordChanged": " Password updated successfully", "login.passwordChanged": " Password updated successfully",
@@ -4174,26 +4175,26 @@
"mobile.set_status.offline.icon": "Offline Icon", "mobile.set_status.offline.icon": "Offline Icon",
"mobile.set_status.online.icon": "Online Icon", "mobile.set_status.online.icon": "Online Icon",
"modal.manual_status.ask": "Do not ask me again", "modal.manual_status.ask": "Do not ask me again",
"modal.manual_status.auto_responder.message_away": "Would you like to switch your status to 'Away' and disable Automatic Replies?", "modal.manual_status.auto_responder.message_away": "Would you like to switch your status to 'Away' and disable automatic replies?",
"modal.manual_status.auto_responder.message_dnd": "Would you like to switch your status to 'Do Not Disturb' and disable Automatic Replies?", "modal.manual_status.auto_responder.message_dnd": "Would you like to switch your status to 'Do Not Disturb' and disable automatic replies?",
"modal.manual_status.auto_responder.message_offline": "Would you like to switch your status to 'Offline' and disable Automatic Replies?", "modal.manual_status.auto_responder.message_offline": "Would you like to switch your status to 'Offline' and disable automatic replies?",
"modal.manual_status.auto_responder.message_online": "Would you like to switch your status to 'Online' and disable Automatic Replies?", "modal.manual_status.auto_responder.message_online": "Would you like to switch your status to 'Online' and disable automatic replies?",
"modal.manual_status.button_away": "Yes, set my status to 'Away'", "modal.manual_status.button_away": "Set status to 'Away'",
"modal.manual_status.button_dnd": "Yes, set my status to 'Do Not Disturb'", "modal.manual_status.button_dnd": "Set status to 'Do not disturb'",
"modal.manual_status.button_offline": "Yes, set my status to 'Offline'", "modal.manual_status.button_offline": "Set status to 'Offline'",
"modal.manual_status.button_online": "Yes, set my status to 'Online'", "modal.manual_status.button_online": "Set status to 'Online'",
"modal.manual_status.cancel_away": "No, keep it as 'Away'", "modal.manual_status.cancel_away": "Stay as 'Away'",
"modal.manual_status.cancel_dnd": "No, keep it as 'Do Not Disturb'", "modal.manual_status.cancel_dnd": "Stay as 'Do not disturb'",
"modal.manual_status.cancel_offline": "No, keep it as 'Offline'", "modal.manual_status.cancel_offline": "Stay 'Offline'",
"modal.manual_status.cancel_ooo": "No, keep it as 'Out of Office'", "modal.manual_status.cancel_ooo": "Stay 'Out of office'",
"modal.manual_status.message_away": "Would you like to switch your status to 'Away'?", "modal.manual_status.message_away": "Would you like to switch your status to 'Away'?",
"modal.manual_status.message_dnd": "Would you like to switch your status to 'Do Not Disturb'?", "modal.manual_status.message_dnd": "Would you like to switch your status to 'Do not disturb'?",
"modal.manual_status.message_offline": "Would you like to switch your status to 'Offline'?", "modal.manual_status.message_offline": "Would you like to switch your status to 'Offline'?",
"modal.manual_status.message_online": "Would you like to switch your status to 'Online'?", "modal.manual_status.message_online": "Would you like to switch your status to 'Online'?",
"modal.manual_status.title_away": "Your Status is Set to 'Away'", "modal.manual_status.title_away": "Your status is set to 'Away'",
"modal.manual_status.title_dnd": "Your Status is Set to 'Do Not Disturb'", "modal.manual_status.title_dnd": "Your Status is Set to 'Do Not Disturb'",
"modal.manual_status.title_offline": "Your Status is Set to 'Offline'", "modal.manual_status.title_offline": "Your Status is Set to 'Offline'",
"modal.manual_status.title_ooo": "Your Status is Set to 'Out of Office'", "modal.manual_status.title_ooo": "Your status is set to 'Out of office'",
"more.details": "More details", "more.details": "More details",
"more_channels.channel_purpose": "Channel Information: Membership Indicator: Joined, Member count {memberCount} , Purpose: {channelPurpose}", "more_channels.channel_purpose": "Channel Information: Membership Indicator: Joined, Member count {memberCount} , Purpose: {channelPurpose}",
"more_channels.count": "{count} Results", "more_channels.count": "{count} Results",
@@ -5382,7 +5383,7 @@
"user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.", "user.settings.general.emailHelp3": "Email is used for sign-in, notifications, and password reset.",
"user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailLdapCantUpdate": "Login occurs through AD/LDAP. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailMatch": "The new emails you entered do not match.", "user.settings.general.emailMatch": "The new emails you entered do not match.",
"user.settings.general.emailOffice365CantUpdate": "Login occurs through Office 365. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailOffice365CantUpdate": "Login is handled through Entra ID and can't be updated. The email address used for notifications is {email}.",
"user.settings.general.emailOpenIdCantUpdate": "Login occurs through OpenID Connect. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailOpenIdCantUpdate": "Login occurs through OpenID Connect. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.", "user.settings.general.emailSamlCantUpdate": "Login occurs through SAML. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emptyName": "Click 'Edit' to add your full name", "user.settings.general.emptyName": "Click 'Edit' to add your full name",
@@ -5399,7 +5400,7 @@
"user.settings.general.loginGitlab": "Login done through GitLab ({email})", "user.settings.general.loginGitlab": "Login done through GitLab ({email})",
"user.settings.general.loginGoogle": "Login done through Google ({email})", "user.settings.general.loginGoogle": "Login done through Google ({email})",
"user.settings.general.loginLdap": "Login done through AD/LDAP ({email})", "user.settings.general.loginLdap": "Login done through AD/LDAP ({email})",
"user.settings.general.loginOffice365": "Login done through Office 365 ({email})", "user.settings.general.loginOffice365": "Login handled by Entra ID ({email})",
"user.settings.general.loginSaml": "Login done through SAML ({email})", "user.settings.general.loginSaml": "Login done through SAML ({email})",
"user.settings.general.mobile.emptyName": "Click to add your full name", "user.settings.general.mobile.emptyName": "Click to add your full name",
"user.settings.general.mobile.emptyNickname": "Click to add a nickname", "user.settings.general.mobile.emptyNickname": "Click to add a nickname",
@@ -5556,7 +5557,7 @@
"user.settings.security.loginGitlab": "Login done through GitLab", "user.settings.security.loginGitlab": "Login done through GitLab",
"user.settings.security.loginGoogle": "Login done through Google Apps", "user.settings.security.loginGoogle": "Login done through Google Apps",
"user.settings.security.loginLdap": "Login done through AD/LDAP", "user.settings.security.loginLdap": "Login done through AD/LDAP",
"user.settings.security.loginOffice365": "Login done through Office 365", "user.settings.security.loginOffice365": "Login handled by Entra ID",
"user.settings.security.loginSaml": "Login done through SAML", "user.settings.security.loginSaml": "Login done through SAML",
"user.settings.security.logoutActiveSessions": "View and Log Out of Active Sessions", "user.settings.security.logoutActiveSessions": "View and Log Out of Active Sessions",
"user.settings.security.logoutActiveSessions.icon": "Active Sessions Icon", "user.settings.security.logoutActiveSessions.icon": "Active Sessions Icon",
@@ -5566,7 +5567,7 @@
"user.settings.security.oauthApps": "OAuth 2.0 Applications", "user.settings.security.oauthApps": "OAuth 2.0 Applications",
"user.settings.security.oauthAppsDescription": "Click 'Edit' to manage your OAuth 2.0 Applications", "user.settings.security.oauthAppsDescription": "Click 'Edit' to manage your OAuth 2.0 Applications",
"user.settings.security.oauthAppsHelp": "Applications act on your behalf to access your data based on the permissions you grant them.", "user.settings.security.oauthAppsHelp": "Applications act on your behalf to access your data based on the permissions you grant them.",
"user.settings.security.office365": "Office 365", "user.settings.security.office365": "Entra ID",
"user.settings.security.oneSignin": "You may only have one sign-in method at a time. Switching sign-in method will send an email notifying you if the change was successful.", "user.settings.security.oneSignin": "You may only have one sign-in method at a time. Switching sign-in method will send an email notifying you if the change was successful.",
"user.settings.security.openid": "OpenID", "user.settings.security.openid": "OpenID",
"user.settings.security.password": "Password", "user.settings.security.password": "Password",
@@ -5591,7 +5592,7 @@
"user.settings.security.passwordLdapCantUpdate": "Login occurs through AD/LDAP. Password cannot be updated.", "user.settings.security.passwordLdapCantUpdate": "Login occurs through AD/LDAP. Password cannot be updated.",
"user.settings.security.passwordMatchError": "The new passwords you entered do not match.", "user.settings.security.passwordMatchError": "The new passwords you entered do not match.",
"user.settings.security.passwordMinLength": "Invalid minimum length, cannot show preview.", "user.settings.security.passwordMinLength": "Invalid minimum length, cannot show preview.",
"user.settings.security.passwordOffice365CantUpdate": "Login occurs through Office 365. Password cannot be updated.", "user.settings.security.passwordOffice365CantUpdate": "Login is handled with Entra ID and the password cannot be updated in Mattermost.",
"user.settings.security.passwordSamlCantUpdate": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.", "user.settings.security.passwordSamlCantUpdate": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.",
"user.settings.security.retypePassword": "Retype New Password", "user.settings.security.retypePassword": "Retype New Password",
"user.settings.security.saml": "SAML", "user.settings.security.saml": "SAML",
@@ -5599,7 +5600,7 @@
"user.settings.security.switchGitlab": "Switch to Using GitLab SSO", "user.settings.security.switchGitlab": "Switch to Using GitLab SSO",
"user.settings.security.switchGoogle": "Switch to Using Google SSO", "user.settings.security.switchGoogle": "Switch to Using Google SSO",
"user.settings.security.switchLdap": "Switch to Using AD/LDAP", "user.settings.security.switchLdap": "Switch to Using AD/LDAP",
"user.settings.security.switchOffice365": "Switch to Using Office 365 SSO", "user.settings.security.switchOffice365": "Switch to Using Entra ID SSO",
"user.settings.security.switchOpenId": "Switch to Using OpenID SSO", "user.settings.security.switchOpenId": "Switch to Using OpenID SSO",
"user.settings.security.switchSaml": "Switch to Using SAML SSO", "user.settings.security.switchSaml": "Switch to Using SAML SSO",
"user.settings.security.title": "Security Settings", "user.settings.security.title": "Security Settings",

Просмотреть файл

@@ -3018,11 +3018,7 @@
"delete_channel.question": "Esto archivará el canal del equipo y lo eliminará de la interfaz de usuario. Los canales archivados pueden ser restaurados de ser necesario.\n \n¿Estás seguro de que quieres archivar el canal **{display_name}**?", "delete_channel.question": "Esto archivará el canal del equipo y lo eliminará de la interfaz de usuario. Los canales archivados pueden ser restaurados de ser necesario.\n \n¿Estás seguro de que quieres archivar el canal **{display_name}**?",
"delete_channel.viewArchived.question": "Esta operación archivará el canal para su equipo. El contenido del canal seguirá estando disponibles para los miembros del canal.\n\n¿Estás seguro que quieres archivar el canal **{display_name}**?", "delete_channel.viewArchived.question": "Esta operación archivará el canal para su equipo. El contenido del canal seguirá estando disponibles para los miembros del canal.\n\n¿Estás seguro que quieres archivar el canal **{display_name}**?",
"delete_post.cancel": "Cancelar", "delete_post.cancel": "Cancelar",
"delete_post.comment": "Comentario",
"delete_post.confirm": "Confirmar Eliminación del {term}",
"delete_post.del": "Eliminar", "delete_post.del": "Eliminar",
"delete_post.post": "Mensaje",
"delete_post.question": "¿Estás seguro(a) de querer borrar este {term}?",
"delete_post.warning": "Este mensaje tiene {count, number} {count, plural, one {comentario} other {comentarios}}.", "delete_post.warning": "Este mensaje tiene {count, number} {count, plural, one {comentario} other {comentarios}}.",
"demote_to_user_modal.demote": "Degradar", "demote_to_user_modal.demote": "Degradar",
"demote_to_user_modal.desc": "Esta acción degradará el usuario {username} a huésped. Restringirá la capacidad del usuario para unirse a canales públicos e interactuar con usuarios fuera de los canales de los que actualmente es miembro. ¿Está seguro de que desea degradar el usuario {username} a huésped?", "demote_to_user_modal.desc": "Esta acción degradará el usuario {username} a huésped. Restringirá la capacidad del usuario para unirse a canales públicos e interactuar con usuarios fuera de los canales de los que actualmente es miembro. ¿Está seguro de que desea degradar el usuario {username} a huésped?",

Просмотреть файл

@@ -2720,11 +2720,7 @@
"delete_channel.question": "با این کار کانال از تیم بایگانی می شود و از رابط کاربری حذف می شود. کانال های آرشیو شده را می توان در صورت نیاز دوباره از بایگانی خارج کرد.\n \nآیا مطمئن هستید که می خواهید کانال {display_name} را بایگانی کنید؟", "delete_channel.question": "با این کار کانال از تیم بایگانی می شود و از رابط کاربری حذف می شود. کانال های آرشیو شده را می توان در صورت نیاز دوباره از بایگانی خارج کرد.\n \nآیا مطمئن هستید که می خواهید کانال {display_name} را بایگانی کنید؟",
"delete_channel.viewArchived.question": "این کانال را از تیم آرشیو می کند. اعضای کانال همچنان به محتوای کانال دسترسی خواهند داشت.\n \nآیا مطمئن هستید که می خواهید کانال **{display_name}** را بایگانی کنید؟", "delete_channel.viewArchived.question": "این کانال را از تیم آرشیو می کند. اعضای کانال همچنان به محتوای کانال دسترسی خواهند داشت.\n \nآیا مطمئن هستید که می خواهید کانال **{display_name}** را بایگانی کنید؟",
"delete_post.cancel": "انصراف", "delete_post.cancel": "انصراف",
"delete_post.comment": "اظهار نظر",
"delete_post.confirm": "{term} حذف را تأیید کنید",
"delete_post.del": "حذف", "delete_post.del": "حذف",
"delete_post.post": "پست",
"delete_post.question": "آیا مطمئنید که می خواهید این {term} را حذف کنید؟",
"delete_post.warning": "این پست دارای {count, number} {count, plural, one {comment} other {comments}} روی آن است.", "delete_post.warning": "این پست دارای {count, number} {count, plural, one {comment} other {comments}} روی آن است.",
"demote_to_user_modal.demote": "تنزل دادن", "demote_to_user_modal.demote": "تنزل دادن",
"demote_to_user_modal.desc": "این اقدام کاربر {username} را به یک مهمان تنزل می دهد. توانایی کاربر برای پیوستن به کانال‌های عمومی و تعامل با کاربران خارج از کانال‌هایی که در حال حاضر در آن عضو هستند را محدود می‌کند. آیا مطمئن هستید که می خواهید کاربر {username} را به مهمان تنزل دهید؟", "demote_to_user_modal.desc": "این اقدام کاربر {username} را به یک مهمان تنزل می دهد. توانایی کاربر برای پیوستن به کانال‌های عمومی و تعامل با کاربران خارج از کانال‌هایی که در حال حاضر در آن عضو هستند را محدود می‌کند. آیا مطمئن هستید که می خواهید کاربر {username} را به مهمان تنزل دهید؟",

Просмотреть файл

@@ -1049,8 +1049,6 @@
"delete_channel.confirm": "Vahvista kanavan ARKISTOINTI", "delete_channel.confirm": "Vahvista kanavan ARKISTOINTI",
"delete_channel.del": "Arkistoi", "delete_channel.del": "Arkistoi",
"delete_channel.viewArchived.question": "Tämä arkistoi kanavan tiimistä. Kanavan sisältö on edelleen kanavan jäsenien luettavissa.\n \nHaluatko varmasti arkistoida kanavan **{display_name}**?", "delete_channel.viewArchived.question": "Tämä arkistoi kanavan tiimistä. Kanavan sisältö on edelleen kanavan jäsenien luettavissa.\n \nHaluatko varmasti arkistoida kanavan **{display_name}**?",
"delete_post.confirm": "Vahvista {term} poisto",
"delete_post.question": "Haluatko varmasti poistaa {term}?",
"delete_post.warning": "Tällä viestillä on {count, number} {count, plural, one {kommentti} other {kommenttia}}.", "delete_post.warning": "Tällä viestillä on {count, number} {count, plural, one {kommentti} other {kommenttia}}.",
"device_icons.android": "Android Ikoni", "device_icons.android": "Android Ikoni",
"device_icons.apple": "Apple Ikoni", "device_icons.apple": "Apple Ikoni",

Просмотреть файл

@@ -2813,9 +2813,6 @@
"channel_modal.type.private.title": "Canal privé", "channel_modal.type.private.title": "Canal privé",
"channel_modal.type.public.description": "N'importe qui peut rejoindre", "channel_modal.type.public.description": "N'importe qui peut rejoindre",
"channel_modal.type.public.title": "Canal public", "channel_modal.type.public.title": "Canal public",
"channel_notifications.MobileNotificationAllLabel": "Tous les nouveaux messages",
"channel_notifications.MobileNotificationMentionLabel": "Mentions, messages directs et mots-clés uniquement",
"channel_notifications.MobileNotificationNothingLabel": "Rien",
"channel_notifications.NotifyMeTitle": "Me notifier à propos de…", "channel_notifications.NotifyMeTitle": "Me notifier à propos de…",
"channel_notifications.ThreadsReplyTitle": "Notifications de réponse dans le fil de discussion", "channel_notifications.ThreadsReplyTitle": "Notifications de réponse dans le fil de discussion",
"channel_notifications.alertBanner.description": "Toutes les autres préférences de notification pour ce salon sont désactivées", "channel_notifications.alertBanner.description": "Toutes les autres préférences de notification pour ce salon sont désactivées",
@@ -2826,9 +2823,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Utilisez les mêmes paramètres de notification que sur le bureau", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Utilisez les mêmes paramètres de notification que sur le bureau",
"channel_notifications.checkbox.threadsReplyTitle": "Me notifier à propos de réponses aux fils que je suis", "channel_notifications.checkbox.threadsReplyTitle": "Me notifier à propos de réponses aux fils que je suis",
"channel_notifications.default": "(défaut)", "channel_notifications.default": "(défaut)",
"channel_notifications.desktopNotificationAllLabel": "Tous les nouveaux messages",
"channel_notifications.desktopNotificationMentionLabel": "Mentions, messages directs et mots-clés uniquement",
"channel_notifications.desktopNotificationNothingLabel": "Rien",
"channel_notifications.desktopNotificationsDesc": "Disponible sur Chrome, Edge, Firefox et l'application de bureau Mattermost.", "channel_notifications.desktopNotificationsDesc": "Disponible sur Chrome, Edge, Firefox et l'application de bureau Mattermost.",
"channel_notifications.desktopNotificationsTitle": "Notifications bureau", "channel_notifications.desktopNotificationsTitle": "Notifications bureau",
"channel_notifications.ignoreMentionsDesc": "Lorsque activée, les mentions @channel, @here et @all ne déclencheront pas de notifications de mention dans ce salon", "channel_notifications.ignoreMentionsDesc": "Lorsque activée, les mentions @channel, @here et @all ne déclencheront pas de notifications de mention dans ce salon",
@@ -3037,11 +3031,7 @@
"delete_channel.question": "Ceci va archiver le canal et lenlever de linterface utilisateur. Les canaux archivés peuvent être désarchivés si vous souhaitez y accéder à nouveau.\n\nVoulez-vous vraiment archiver le canal {display_name}?", "delete_channel.question": "Ceci va archiver le canal et lenlever de linterface utilisateur. Les canaux archivés peuvent être désarchivés si vous souhaitez y accéder à nouveau.\n\nVoulez-vous vraiment archiver le canal {display_name}?",
"delete_channel.viewArchived.question": "Ceci va archiver le canal de cette équipe. Le contenu du canal sera toujours accessible des membres du canal.\n\nVoulez-vous vraiment archiver le canal **{display_name}** ?", "delete_channel.viewArchived.question": "Ceci va archiver le canal de cette équipe. Le contenu du canal sera toujours accessible des membres du canal.\n\nVoulez-vous vraiment archiver le canal **{display_name}** ?",
"delete_post.cancel": "Annuler", "delete_post.cancel": "Annuler",
"delete_post.comment": "Commentaire",
"delete_post.confirm": "Confirmer la suppression de {term}",
"delete_post.del": "Supprimer", "delete_post.del": "Supprimer",
"delete_post.post": "Message",
"delete_post.question": "Voulez-vous vraiment supprimer ce {term} ?",
"delete_post.warning": "Ce message a {count, number} {count, plural, one {commentaire} other {commentaires}}.", "delete_post.warning": "Ce message a {count, number} {count, plural, one {commentaire} other {commentaires}}.",
"demote_to_user_modal.demote": "Rétrograder", "demote_to_user_modal.demote": "Rétrograder",
"demote_to_user_modal.desc": "Cette action rétrograde l'utilisateur {username} en utilisateur invité. Cette action va restreindre la capacité de cet utilisateur de rejoindre les canaux publics et d'interagir avec les utilisateurs en dehors des canaux desquels ils sont membres. Voulez-vous vraiment rétrograder l'utilisateur {username} en utilisateur invité ?", "demote_to_user_modal.desc": "Cette action rétrograde l'utilisateur {username} en utilisateur invité. Cette action va restreindre la capacité de cet utilisateur de rejoindre les canaux publics et d'interagir avec les utilisateurs en dehors des canaux desquels ils sont membres. Voulez-vous vraiment rétrograder l'utilisateur {username} en utilisateur invité ?",

Просмотреть файл

@@ -2906,11 +2906,7 @@
"delete_channel.question": "This will archive the channel from the team and make its contents inaccessible for all users. \n \nAre you sure you wish to archive the **{display_name}** channel?", "delete_channel.question": "This will archive the channel from the team and make its contents inaccessible for all users. \n \nAre you sure you wish to archive the **{display_name}** channel?",
"delete_channel.viewArchived.question": "Dit zal het kanaal van het team archiveren. De inhoud blijft toegankelijk voor alle kanaalleden. \n \nWeet je zeker dat je het **{display_name}** kanaal wil archiveren?", "delete_channel.viewArchived.question": "Dit zal het kanaal van het team archiveren. De inhoud blijft toegankelijk voor alle kanaalleden. \n \nWeet je zeker dat je het **{display_name}** kanaal wil archiveren?",
"delete_post.cancel": "Annuleren", "delete_post.cancel": "Annuleren",
"delete_post.comment": "Commentaar",
"delete_post.confirm": "Bevestig {term} verwijdering",
"delete_post.del": "Verwijderen", "delete_post.del": "Verwijderen",
"delete_post.post": "Bericht",
"delete_post.question": "Weet u zeker dat u deze {term} wilt verwijderen?",
"delete_post.warning": "Dit bericht heeft {count, number} {count, plural, one {comment} other {comments}} gekregen.", "delete_post.warning": "Dit bericht heeft {count, number} {count, plural, one {comment} other {comments}} gekregen.",
"demote_to_user_modal.demote": "Degraderen", "demote_to_user_modal.demote": "Degraderen",
"demote_to_user_modal.desc": "Met deze actie wordt de gebruiker {username} gedegradeerd tot gast. Het beperkt de mogelijkheden van de gebruiker om enkel deel te nemen aan openbare kanalen en te communiceren met gebruikers buiten de kanalen waar ze momenteel lid van zijn. Weet je zeker dat je de gebruiker {username} wilt degraderen?", "demote_to_user_modal.desc": "Met deze actie wordt de gebruiker {username} gedegradeerd tot gast. Het beperkt de mogelijkheden van de gebruiker om enkel deel te nemen aan openbare kanalen en te communiceren met gebruikers buiten de kanalen waar ze momenteel lid van zijn. Weet je zeker dat je de gebruiker {username} wilt degraderen?",
@@ -3140,7 +3136,6 @@
"generic_icons.lock.circleSolid": "Rond Slot vol icoon", "generic_icons.lock.circleSolid": "Rond Slot vol icoon",
"generic_icons.login.gitlab": "Gitlab pictogram", "generic_icons.login.gitlab": "Gitlab pictogram",
"generic_icons.login.google": "Google pictogram", "generic_icons.login.google": "Google pictogram",
"generic_icons.login.oneLogin": "One Login pictogram",
"generic_icons.login.openid": "OpenID Pictogram", "generic_icons.login.openid": "OpenID Pictogram",
"generic_icons.logout": "Uitloggen Pictogram", "generic_icons.logout": "Uitloggen Pictogram",
"generic_icons.mail": "Mail Pictogram", "generic_icons.mail": "Mail Pictogram",

Просмотреть файл

@@ -913,11 +913,7 @@
"channel_modal.error.generic": "Dogodila se greška. Pokušaj ponovo.", "channel_modal.error.generic": "Dogodila se greška. Pokušaj ponovo.",
"channel_modal.type.private.title": "Privatni kanal", "channel_modal.type.private.title": "Privatni kanal",
"channel_modal.type.public.title": "Javni kanal", "channel_modal.type.public.title": "Javni kanal",
"channel_notifications.MobileNotificationAllLabel": "Sve nove poruke",
"channel_notifications.MobileNotificationMentionLabel": "Samo spominjanja, izravne poruke i ključne riječi",
"channel_notifications.default": "(standardno)", "channel_notifications.default": "(standardno)",
"channel_notifications.desktopNotificationAllLabel": "Sve nove poruke",
"channel_notifications.desktopNotificationMentionLabel": "Samo spominjanja, izravne poruke i ključne riječi",
"channel_notifications.levels.all": "Sve", "channel_notifications.levels.all": "Sve",
"channel_select.placeholder": "--- Odaberi kanal ---", "channel_select.placeholder": "--- Odaberi kanal ---",
"channel_switch_modal.deactivated": "Deaktivirano", "channel_switch_modal.deactivated": "Deaktivirano",
@@ -996,7 +992,6 @@
"delete_channel.cancel": "Odustani", "delete_channel.cancel": "Odustani",
"delete_channel.del": "Arhiviraj", "delete_channel.del": "Arhiviraj",
"delete_post.cancel": "Odustani", "delete_post.cancel": "Odustani",
"delete_post.comment": "Komentar",
"delete_post.del": "Izbriši", "delete_post.del": "Izbriši",
"device_icons.android": "Android ikona", "device_icons.android": "Android ikona",
"device_icons.apple": "Apple ikona", "device_icons.apple": "Apple ikona",

Просмотреть файл

@@ -543,13 +543,13 @@
"admin.customization.enableGifPickerTitle": "GIF választó engedélyezése:", "admin.customization.enableGifPickerTitle": "GIF választó engedélyezése:",
"admin.customization.enableInlineLatexDesc": "Engedélyezi a soron belüli Latex kód renderelést. Ha hamis, akkor Latex kódot csak kód blokkban lehet renderelni szintaxis kiemeléssel. <link>Tekintse meg a dokumentációt</link> a text formázás részleteiért.", "admin.customization.enableInlineLatexDesc": "Engedélyezi a soron belüli Latex kód renderelést. Ha hamis, akkor Latex kódot csak kód blokkban lehet renderelni szintaxis kiemeléssel. <link>Tekintse meg a dokumentációt</link> a text formázás részleteiért.",
"admin.customization.enableInlineLatexTitle": "Soron belüli Latex renderelés engedélyezése:", "admin.customization.enableInlineLatexTitle": "Soron belüli Latex renderelés engedélyezése:",
"admin.customization.enableLatexDesc": "Latex kód renderelés engedélyezése kód blokkban. Ha hamis, akkor csak a Latex kód kerül kiemelésre.", "admin.customization.enableLatexDesc": "Latex kód renderelés engedélyezése kód blokkban. Ha hamis, akkor a Latex kód csak színkiemelve lesz.\n\nA Latex engedélyezése nem javasolt olyan környezetben ahol nem bízik meg az összes felhasználóban.",
"admin.customization.enableLatexTitle": "Latex renderelés engedélyezése:", "admin.customization.enableLatexTitle": "Latex renderelés engedélyezése:",
"admin.customization.enableLinkPreviewsDesc": "Az üzenet alatt jelenítse meg a webhely tartalmának, kép linkjeinek és YouTube linkjeinek előnézetét amennyiben rendelkezésre állnak. A szervernek csatlakoznia kell az internethez, és a tűzfalon keresztül (ha van ilyen) hozzáféréssel kell rendelkeznie azokhoz a webhelyekhez, amelyektől előzetes verziót várnak. A felhasználók letilthatják ezeket az előnézeteket a Beállítások > Megjelenítés > Webhelylinkek előnézete részben.", "admin.customization.enableLinkPreviewsDesc": "Az üzenet alatt jelenítse meg a webhely tartalmának, kép linkjeinek és YouTube linkjeinek előnézetét amennyiben rendelkezésre állnak. A szervernek csatlakoznia kell az internethez, és a tűzfalon keresztül (ha van ilyen) hozzáféréssel kell rendelkeznie azokhoz a webhelyekhez, amelyektől előzetes verziót várnak. A felhasználók letilthatják ezeket az előnézeteket a Beállítások > Megjelenítés > Webhelylinkek előnézete részben.",
"admin.customization.enableLinkPreviewsTitle": "Weboldal link előnézet engedélyezése:", "admin.customization.enableLinkPreviewsTitle": "Weboldal link előnézet engedélyezése:",
"admin.customization.enablePermalinkPreviewsDesc": "Ha engedélyezett, akkor a Mattermost üzenetekre mutató linkek előnézetet fognak mutatni azoknál a felhasználóknál, akiknek van hozzáférésük az eredeti üzenethez. További információkért lásd a <link>dokumentációt</link>.", "admin.customization.enablePermalinkPreviewsDesc": "Ha engedélyezett, akkor a Mattermost üzenetekre mutató linkek előnézetet fognak mutatni azoknál a felhasználóknál, akiknek van hozzáférésük az eredeti üzenethez. További információkért lásd a <link>dokumentációt</link>.",
"admin.customization.enablePermalinkPreviewsTitle": "Üzenetek előnézetének engedélyezése:", "admin.customization.enablePermalinkPreviewsTitle": "Üzenetek előnézetének engedélyezése:",
"admin.customization.enableSVGsDesc": "Engedélyezze az SVG fájlmellékletek előnézeteit, és engedélyezze azok megjelenését az üzenetekben.", "admin.customization.enableSVGsDesc": "Engedélyezze az SVG fájlmellékletek előnézeteit, és engedélyezze azok megjelenését az üzenetekben.\n\nAz SVG-k engedélyezése nem javasolt olyan környezetben ahol nem bízik meg az összes felhasználóban.",
"admin.customization.enableSVGsTitle": "SVG-k engedélyezése:", "admin.customization.enableSVGsTitle": "SVG-k engedélyezése:",
"admin.customization.iosAppDownloadLinkDesc": "Link hozzáadása az iOS alkalmazás letöltéséhez. Azok a felhasználók, akik megtekintik a webes felületet mobil böngészőt használva egy olyan oldalt fognak látni, amely felkínálja számukra az alkalmazás letöltését. Hagyja üresen ezt a mezőt, hogy megakadályozza az oldal megjelenését.", "admin.customization.iosAppDownloadLinkDesc": "Link hozzáadása az iOS alkalmazás letöltéséhez. Azok a felhasználók, akik megtekintik a webes felületet mobil böngészőt használva egy olyan oldalt fognak látni, amely felkínálja számukra az alkalmazás letöltését. Hagyja üresen ezt a mezőt, hogy megakadályozza az oldal megjelenését.",
"admin.customization.iosAppDownloadLinkTitle": "iOS App letöltő link:", "admin.customization.iosAppDownloadLinkTitle": "iOS App letöltő link:",
@@ -1345,7 +1345,7 @@
"admin.permissions.group.teams.name": "Csapatok", "admin.permissions.group.teams.name": "Csapatok",
"admin.permissions.group.teams_team_scope.description": "A csapattagok kezelése.", "admin.permissions.group.teams_team_scope.description": "A csapattagok kezelése.",
"admin.permissions.group.teams_team_scope.name": "Csapatok", "admin.permissions.group.teams_team_scope.name": "Csapatok",
"admin.permissions.inherited_from": "Örökölve innen [{name}]().", "admin.permissions.inherited_from": "Örökölve a <link>{name}</link> forrásból.",
"admin.permissions.introBanner": "A Jogosultsági sémák beállítják az alapértelmezett jogosultságokat a Csapatadminisztrátorok, Csatorna adminisztrátorok és mindenki más számára. Tudjon meg többet a jogosultsági sémákról a <link>dokumentációban</link>.", "admin.permissions.introBanner": "A Jogosultsági sémák beállítják az alapértelmezett jogosultságokat a Csapatadminisztrátorok, Csatorna adminisztrátorok és mindenki más számára. Tudjon meg többet a jogosultsági sémákról a <link>dokumentációban</link>.",
"admin.permissions.loadMoreSchemes": "Több séma betöltése", "admin.permissions.loadMoreSchemes": "Több séma betöltése",
"admin.permissions.loadingMoreSchemes": "Betöltés...", "admin.permissions.loadingMoreSchemes": "Betöltés...",
@@ -1908,7 +1908,7 @@
"admin.service.corsAllowCredentialsDescription": "Ha igaz, akkor azok a kérelmek amelyek átmentek az ellenőrzésen tartalmazni fogják az Access-Control-Allow-Credentials fejlécet.", "admin.service.corsAllowCredentialsDescription": "Ha igaz, akkor azok a kérelmek amelyek átmentek az ellenőrzésen tartalmazni fogják az Access-Control-Allow-Credentials fejlécet.",
"admin.service.corsAllowCredentialsLabel": "CORS hitelesítő adatok engedélyezése:", "admin.service.corsAllowCredentialsLabel": "CORS hitelesítő adatok engedélyezése:",
"admin.service.corsDebugDescription": "Ha igaz, akkor üzeneteket ír a naplókba, hogy segítsen a CORS-t használó integráció fejlesztésében. Ezek az üzenetek tartalmazzák a \"source\": \"cors\" strukturált kulcsérték párokat.", "admin.service.corsDebugDescription": "Ha igaz, akkor üzeneteket ír a naplókba, hogy segítsen a CORS-t használó integráció fejlesztésében. Ezek az üzenetek tartalmazzák a \"source\": \"cors\" strukturált kulcsérték párokat.",
"admin.service.corsDescription": "Engedélyezze a HTTP kereszt eredet kérését egy adott tartományból. Használja a \"*\" -t, ha engedélyezni szeretné a CORS-t bármely tartományból, vagy üresen hagyja a letiltásához. Termelési környezetben nem szabad \"*\" -ra állítani.", "admin.service.corsDescription": "Engedélyezze a HTTP kereszt eredet kérését (CORS) egy adott tartományból. Használja a \"*\" -t, ha engedélyezni szeretné a CORS-t bármely tartományból, vagy hagyja üresen a letiltásához. Éles környezetben nem szabad \"*\" -ra állítani.",
"admin.service.corsEx": "http://pelda.hu", "admin.service.corsEx": "http://pelda.hu",
"admin.service.corsExposedHeadersDescription": "Azon fejlécek engedélyezőlistája amelyek hozzáférhetőek lesznek a kérők számára.", "admin.service.corsExposedHeadersDescription": "Azon fejlécek engedélyezőlistája amelyek hozzáférhetőek lesznek a kérők számára.",
"admin.service.corsExposedHeadersTitle": "CORS kitett fejlécek:", "admin.service.corsExposedHeadersTitle": "CORS kitett fejlécek:",
@@ -2283,7 +2283,7 @@
"admin.userManagement.userDetail.mfa": "MFA", "admin.userManagement.userDetail.mfa": "MFA",
"admin.userManagement.userDetail.teamsSubtitle": "Csapatok, amelyekhez ez a felhasználó tartozik", "admin.userManagement.userDetail.teamsSubtitle": "Csapatok, amelyekhez ez a felhasználó tartozik",
"admin.userManagement.userDetail.teamsTitle": "Csapat tagság", "admin.userManagement.userDetail.teamsTitle": "Csapat tagság",
"admin.userManagement.userDetail.userId": "Felhasználóazonosító:", "admin.userManagement.userDetail.userId": "Felhasználóazonosító: {userId}",
"admin.userManagement.userDetail.username": "Felhasználónév", "admin.userManagement.userDetail.username": "Felhasználónév",
"admin.user_grid.channel_admin": "Csatorna admin", "admin.user_grid.channel_admin": "Csatorna admin",
"admin.user_grid.guest": "Vendég", "admin.user_grid.guest": "Vendég",
@@ -2778,7 +2778,7 @@
"combined_system_message.removed_from_team.one_you": "Önt **eltávolították a csapatból**.", "combined_system_message.removed_from_team.one_you": "Önt **eltávolították a csapatból**.",
"combined_system_message.removed_from_team.two": "{firstUser} és {secondUser} **el lett távolítva a csapatból**.", "combined_system_message.removed_from_team.two": "{firstUser} és {secondUser} **el lett távolítva a csapatból**.",
"combined_system_message.you": "Ön", "combined_system_message.you": "Ön",
"commercial_support.description": "Ha problémát tapasztal, [küldje be a támogatási jegyet.](!{supportLink})\n \n**Támogatási csomag letöltése**\n \nJavasoljuk, hogy töltse le a Mattermost környezet további részleteit a hibaelhárításhoz. A letöltést követően csatolja a csomagot a támogatási jegyhez, hogy megossza azt ügyfélszolgálati csapatunkkal.", "commercial_support.description": "Ha problémát tapasztal, [küldjön be támogatási jegyet.](!{supportLink}). Javasoljuk, hogy töltse le az alábbi Támogatási Csomagot a hibaelhárításhoz, ami a Mattermost környezetről további információkat tartalmaz.",
"commercial_support.download_support_packet": "Támogatási csomag letöltése", "commercial_support.download_support_packet": "Támogatási csomag letöltése",
"commercial_support.title": "Kereskedelmi támogatás", "commercial_support.title": "Kereskedelmi támogatás",
"commercial_support.warning.banner": "A támogatási csomag letöltése előtt állítsa a **Kimenet naplózása fájlba** beállítást **true** értékre és a **Fájl naplózási szint** beállítást **DEBUG** értékre [itt](!/admin_console/environment/logging).", "commercial_support.warning.banner": "A támogatási csomag letöltése előtt állítsa a **Kimenet naplózása fájlba** beállítást **true** értékre és a **Fájl naplózási szint** beállítást **DEBUG** értékre [itt](!/admin_console/environment/logging).",
@@ -2869,8 +2869,8 @@
"datetime.yesterday": "tegnap", "datetime.yesterday": "tegnap",
"deactivate_member_modal.deactivate": "Deaktiválás", "deactivate_member_modal.deactivate": "Deaktiválás",
"deactivate_member_modal.desc": "Ez a művelet deaktiválja a {username} felhasználót . Ki lesz jelentkeztetve, és nem férhet hozzá a rendszer egyetlen csapatához vagy csatornájához sem.\n", "deactivate_member_modal.desc": "Ez a művelet deaktiválja a {username} felhasználót . Ki lesz jelentkeztetve, és nem férhet hozzá a rendszer egyetlen csapatához vagy csatornájához sem.\n",
"deactivate_member_modal.desc.confirm": " Biztosan le szeretné tiltani a {username} felhasználót?", "deactivate_member_modal.desc.confirm": "Biztosan le szeretné tiltani a {username} felhasználót?",
"deactivate_member_modal.desc.for_users_with_bot_accounts1": "Ez a művelet letiltja a {username} felhasználót.", "deactivate_member_modal.desc.for_users_with_bot_accounts1": "Ez a művelet letiltja a {username} felhasználót",
"deactivate_member_modal.desc.for_users_with_bot_accounts2": "Ki lesznek jelentkeztetve, és nem fognak hozzáférni semmilyen csapathoz vagy csatornához ebben a rendszerben.", "deactivate_member_modal.desc.for_users_with_bot_accounts2": "Ki lesznek jelentkeztetve, és nem fognak hozzáférni semmilyen csapathoz vagy csatornához ebben a rendszerben.",
"deactivate_member_modal.desc.for_users_with_bot_accounts3": "Az általuk kezelt botfiókok az integrációikkal együtt le lesznek tiltva. Ha újra engedélyezni szeretné őket, lépjen az <linkBots>Integrációk > Botfiókok</linkBots> menüpontba. <linkDocumentation>Tudjon meg többet a botfiókokról</linkDocumentation>.", "deactivate_member_modal.desc.for_users_with_bot_accounts3": "Az általuk kezelt botfiókok az integrációikkal együtt le lesznek tiltva. Ha újra engedélyezni szeretné őket, lépjen az <linkBots>Integrációk > Botfiókok</linkBots> menüpontba. <linkDocumentation>Tudjon meg többet a botfiókokról</linkDocumentation>.",
"deactivate_member_modal.sso_warning": "Deaktiválnia kell ezt a felhasználót az egyszeri bejelentkezés szolgáltatójában is, különben a következő bejelentkezéskor vagy szinkronizáláskor újraaktiválódik.", "deactivate_member_modal.sso_warning": "Deaktiválnia kell ezt a felhasználót az egyszeri bejelentkezés szolgáltatójában is, különben a következő bejelentkezéskor vagy szinkronizáláskor újraaktiválódik.",
@@ -2884,11 +2884,7 @@
"delete_channel.question": "Ez archiválja a csatornát a csapatból és eltávolítja a felhasználói felületről. Az archivált csatornák vissza aktiválhatóak, ha újra szükség van rá.\n \nBiztosan archiválja a {display_name} csatornát?", "delete_channel.question": "Ez archiválja a csatornát a csapatból és eltávolítja a felhasználói felületről. Az archivált csatornák vissza aktiválhatóak, ha újra szükség van rá.\n \nBiztosan archiválja a {display_name} csatornát?",
"delete_channel.viewArchived.question": "Ez archiválja a csapat csatornáját. A csatorna tartalma továbbra is elérhető lesz a csatorna tagjai számára.\n \nBiztosan archiválja a **{display_name}** csatornát?", "delete_channel.viewArchived.question": "Ez archiválja a csapat csatornáját. A csatorna tartalma továbbra is elérhető lesz a csatorna tagjai számára.\n \nBiztosan archiválja a **{display_name}** csatornát?",
"delete_post.cancel": "Mégsem", "delete_post.cancel": "Mégsem",
"delete_post.comment": "hozzászólás",
"delete_post.confirm": "Erősítse meg a {term} törlését",
"delete_post.del": "Törlés", "delete_post.del": "Törlés",
"delete_post.post": "bejegyzés",
"delete_post.question": "Biztosan törli a {term} objektumot?",
"delete_post.warning": "Ehhez a bejegyzéshez {count, number} hozzászólás tartozik.", "delete_post.warning": "Ehhez a bejegyzéshez {count, number} hozzászólás tartozik.",
"demote_to_user_modal.demote": "Lefokozás", "demote_to_user_modal.demote": "Lefokozás",
"demote_to_user_modal.desc": "Ez a művelet a {username} felhasználót vendéggé fokozza le. Korlátozni fogja a felhasználó azon képességét, hogy csatlakozzon nyilvános csatornákhoz, és kapcsolatba léphessen a felhasználókkal azon csatornákon kívül, amelyeknek jelenleg tagjai. Biztos, hogy a {username} felhasználót vendéggé kívánja lefokozni?", "demote_to_user_modal.desc": "Ez a művelet a {username} felhasználót vendéggé fokozza le. Korlátozni fogja a felhasználó azon képességét, hogy csatlakozzon nyilvános csatornákhoz, és kapcsolatba léphessen a felhasználókkal azon csatornákon kívül, amelyeknek jelenleg tagjai. Biztos, hogy a {username} felhasználót vendéggé kívánja lefokozni?",
@@ -3068,7 +3064,7 @@
"general_button.close": "Bezárás", "general_button.close": "Bezárás",
"general_button.esc": "Esc", "general_button.esc": "Esc",
"general_tab.AllowedDomainsExample": "corp.mattermost.com, mattermost.com", "general_tab.AllowedDomainsExample": "corp.mattermost.com, mattermost.com",
"general_tab.AllowedDomainsInfo": "A felhasználók csak akkor csatlakozhatnak a csapathoz, ha e-mailjük egyezik egy adott domainnel (pl. \"mattermost.com\") vagy vesszővel elválasztott domainek listájával (pl. \"corp.mattermost.com, mattermost.com\").", "general_tab.AllowedDomainsInfo": "Ha engedélyezett, akkor a felhasználók csak akkor csatlakozhatnak a csapathoz, ha e-mailjük egyezik egy adott domainnel (pl. \"mattermost.com\")",
"general_tab.allowedDomains": "Csak egy meghatározott e-mail domainnel rendelkező felhasználók csatlakozhatnak ehhez a csapathoz", "general_tab.allowedDomains": "Csak egy meghatározott e-mail domainnel rendelkező felhasználók csatlakozhatnak ehhez a csapathoz",
"general_tab.allowedDomains.ariaLabel": "Engedélyezett domainek", "general_tab.allowedDomains.ariaLabel": "Engedélyezett domainek",
"general_tab.codeLongDesc": "A meghívó kód az egyedi csapat meghívó link része, amelyet elküldünk azoknak a tagoknak, akiket meghívunk ebbe a csapatba. A kód újragenerálása új meghívó linket hoz létre, és érvényteleníti az előzőt.", "general_tab.codeLongDesc": "A meghívó kód az egyedi csapat meghívó link része, amelyet elküldünk azoknak a tagoknak, akiket meghívunk ebbe a csapatba. A kód újragenerálása új meghívó linket hoz létre, és érvényteleníti az előzőt.",
@@ -3118,7 +3114,6 @@
"generic_icons.lock.circleSolid": "Lakat kör egyszínű ikon", "generic_icons.lock.circleSolid": "Lakat kör egyszínű ikon",
"generic_icons.login.gitlab": "Gitlab Ikon", "generic_icons.login.gitlab": "Gitlab Ikon",
"generic_icons.login.google": "Google Ikon", "generic_icons.login.google": "Google Ikon",
"generic_icons.login.oneLogin": "One Login Ikon",
"generic_icons.login.openid": "OpenID Ikon", "generic_icons.login.openid": "OpenID Ikon",
"generic_icons.logout": "Kijelentkezés ikon", "generic_icons.logout": "Kijelentkezés ikon",
"generic_icons.mail": "Levél ikon", "generic_icons.mail": "Levél ikon",
@@ -3267,21 +3262,21 @@
"interactive_dialog.element.optional": "(nem kötelező)", "interactive_dialog.element.optional": "(nem kötelező)",
"interactive_dialog.submit": "Elküldés", "interactive_dialog.submit": "Elküldés",
"interactive_dialog.submitting": "Beküldés...", "interactive_dialog.submitting": "Beküldés...",
"intro_messages.DM": "Itt kezdődik Ön és {teammate} közvetlen üzeneteinek előzménye.\nAz itt megosztott közvetlen üzenetek és fájlok nem lesznek láthatóak ezen a területen kívüli személyeknek.", "intro_messages.DM": "Itt kezdődik Ön és {teammate} közvetlen üzeneteinek előzménye. Az itt megosztott közvetlen üzenetek és fájlok nem lesznek láthatóak senki másnak.",
"intro_messages.addGroupsToTeam": "További csoportok hozzáadása a csapathoz", "intro_messages.addGroupsToTeam": "További csoportok hozzáadása a csapathoz",
"intro_messages.anyMember": " Bármely tag csatlakozhat és elolvashatja ezt a beszélgetést.", "intro_messages.anyMember": " Bármely tag csatlakozhat és elolvashatja ezt a beszélgetést.",
"intro_messages.creator": "Itt kezdődik a {name} beszélgetés, amelyet {creator} hozott létre {date} napon.", "intro_messages.creator": "Nyilvános csatorna, amelyet {creator} hozott létre {date} napon.",
"intro_messages.creatorPrivate": "Itt kezdődik a {name} privát beszélgetés, amelyet {creator} hozott létre {date} napon.", "intro_messages.creatorPrivate": "Magán csatorna, amelyet {creator} hozott létre {date} napon.",
"intro_messages.default": "**Üdvözöljük a {display_name} csatornában!**\n \nIde küldhet olyan üzeneteket, amelyeket mindenkivel meg szeretne osztani. Mindenki automatikusan a csatorna állandó tagjává válik, amikor csatlakozik a csapathoz.", "intro_messages.default": "**Üdvözöljük a {display_name} csatornában!**\n \nIde küldhet olyan üzeneteket, amelyeket mindenkivel meg szeretne osztani. Mindenki automatikusan a csatorna állandó tagjává válik, amikor csatlakozik a csapathoz.",
"intro_messages.group_message": "Itt kezdődik az alábbi tagokkal folytatott csoportos beszélgetése. Az itt megosztott üzenetek és fájlok nem lesznek láthatóak ezen a területen kívüli személyeknek.", "intro_messages.group_message": "Itt kezdődik az alábbi tagokkal folytatott csoportos beszélgetése. ",
"intro_messages.inviteGropusToChannel.button": "Csoportok hozzáadása ehhez a privát csatornához", "intro_messages.inviteGropusToChannel.button": "Csoportok hozzáadása ehhez a privát csatornához",
"intro_messages.inviteMembersToChannel.button": "Tagok hozzáadása ehhez a csatornához", "intro_messages.inviteMembersToChannel.button": "Tagok hozzáadása ehhez a csatornához",
"intro_messages.inviteOthers": "Mások meghívása ebbe a csapatba", "intro_messages.inviteOthers": "Mások meghívása ebbe a csapatba",
"intro_messages.inviteOthersToWorkspace.button": "Mások meghívása a munkaterületre", "intro_messages.inviteOthersToWorkspace.button": "Mások meghívása a munkaterületre",
"intro_messages.noCreator": "Itt kezdődik a {name} beszélgetés, amelyet {date} napon hoztak létre.", "intro_messages.noCreator": "Nyilvános csatorna létrejött {date} napon.",
"intro_messages.noCreatorPrivate": "Itt kezdődik a {name} privát csatorna, amelyet {date} napon hoztak létre.", "intro_messages.noCreatorPrivate": "Privát csatorna létrejött {date} napon.",
"intro_messages.offTopic": "Itt kezdődik a {display_name} csatorna, a nem-munkával-kapcsolatos beszélgetések csatornája.", "intro_messages.offTopic": "Itt kezdődik a {display_name} csatorna, a nem-munkával-kapcsolatos beszélgetések csatornája.",
"intro_messages.onlyInvited": " Csak a meghívott tagok láthatják ezt a privát beszélgetést.", "intro_messages.onlyInvited": "{display_name} itt kezdődik. Csak a meghívott tagok láthatják ezt a privát beszélgetést.",
"intro_messages.purpose": " Ennek a csatornának a célja: {purpose}", "intro_messages.purpose": " Ennek a csatornának a célja: {purpose}",
"intro_messages.readonly.default": "**Üdvözöljük a {display_name} csatornában!**\n \nÜzeneteket csak rendszergazdák tehetnek közzé. Mindenki automatikusan a csatorna állandó tagjává válik, amikor csatlakozik a csapathoz.", "intro_messages.readonly.default": "**Üdvözöljük a {display_name} csatornában!**\n \nÜzeneteket csak rendszergazdák tehetnek közzé. Mindenki automatikusan a csatorna állandó tagjává válik, amikor csatlakozik a csapathoz.",
"intro_messages.setHeader": "Fejléc beállítása", "intro_messages.setHeader": "Fejléc beállítása",

Просмотреть файл

@@ -2328,11 +2328,7 @@
"delete_channel.question": "Questo archivierà il canale dal gruppo e renderà il suo contenuto inaccessibile a tutti gli utenti. \n \nSei sicuro di voler archiviare il canale **{display_name}**?", "delete_channel.question": "Questo archivierà il canale dal gruppo e renderà il suo contenuto inaccessibile a tutti gli utenti. \n \nSei sicuro di voler archiviare il canale **{display_name}**?",
"delete_channel.viewArchived.question": "Questa operazione archivierà il canale dalla squadra. I contenuti del canale rimarranno visibili ai membri del canale.\n \nSicuro di voler continuare con l'archiviazione del canale **{display_name}**?", "delete_channel.viewArchived.question": "Questa operazione archivierà il canale dalla squadra. I contenuti del canale rimarranno visibili ai membri del canale.\n \nSicuro di voler continuare con l'archiviazione del canale **{display_name}**?",
"delete_post.cancel": "Annulla", "delete_post.cancel": "Annulla",
"delete_post.comment": "Commento",
"delete_post.confirm": "Conferma la cancellazione di {term}",
"delete_post.del": "Cancella", "delete_post.del": "Cancella",
"delete_post.post": "Pubblica",
"delete_post.question": "Sei sicuro di voler eliminare questa {term}?",
"delete_post.warning": "Questa pubblicazione ha {count, number} {count, plural, one {comment} other {comments}}.", "delete_post.warning": "Questa pubblicazione ha {count, number} {count, plural, one {comment} other {comments}}.",
"demote_to_user_modal.demote": "Retrocedi", "demote_to_user_modal.demote": "Retrocedi",
"demote_to_user_modal.desc": "Quest'azione retrocederà l'utente {username} a ospite. Impedirà all'utente di unirsi ai canali pubblici e interagire con altri utenti al di fuori dei canali di cui sono già memrbi. Sei sicuro di voler retrocedere l'utente {username} ad ospite?", "demote_to_user_modal.desc": "Quest'azione retrocederà l'utente {username} a ospite. Impedirà all'utente di unirsi ai canali pubblici e interagire con altri utenti al di fuori dei canali di cui sono già memrbi. Sei sicuro di voler retrocedere l'utente {username} ad ospite?",

Просмотреть файл

@@ -3202,9 +3202,6 @@
"channel_modal.type.private.title": "非公開チャンネル", "channel_modal.type.private.title": "非公開チャンネル",
"channel_modal.type.public.description": "誰でも参加可能", "channel_modal.type.public.description": "誰でも参加可能",
"channel_modal.type.public.title": "公開チャンネル", "channel_modal.type.public.title": "公開チャンネル",
"channel_notifications.MobileNotificationAllLabel": "すべての新しいメッセージ",
"channel_notifications.MobileNotificationMentionLabel": "メンション、ダイレクトメッセージ、キーワードのみ",
"channel_notifications.MobileNotificationNothingLabel": "なし",
"channel_notifications.NotifyMeTitle": "通知の対象…", "channel_notifications.NotifyMeTitle": "通知の対象…",
"channel_notifications.ThreadsReplyTitle": "スレッド返信通知", "channel_notifications.ThreadsReplyTitle": "スレッド返信通知",
"channel_notifications.alertBanner.description": "このチャンネルの他のすべての通知設定が無効になります", "channel_notifications.alertBanner.description": "このチャンネルの他のすべての通知設定が無効になります",
@@ -3215,9 +3212,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "デスクトップと同じ通知設定を使用する", "channel_notifications.checkbox.sameMobileSettingsDesktop": "デスクトップと同じ通知設定を使用する",
"channel_notifications.checkbox.threadsReplyTitle": "フォローしているスレッドに対する返信を通知する", "channel_notifications.checkbox.threadsReplyTitle": "フォローしているスレッドに対する返信を通知する",
"channel_notifications.default": "(デフォルト)", "channel_notifications.default": "(デフォルト)",
"channel_notifications.desktopNotificationAllLabel": "すべての新しいメッセージ",
"channel_notifications.desktopNotificationMentionLabel": "メンション、ダイレクトメッセージ、キーワードのみ",
"channel_notifications.desktopNotificationNothingLabel": "なし",
"channel_notifications.desktopNotifications.soundEnable": "メッセージ通知音", "channel_notifications.desktopNotifications.soundEnable": "メッセージ通知音",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "サウンドを選択", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "サウンドを選択",
"channel_notifications.desktopNotifications.title": "サウンド", "channel_notifications.desktopNotifications.title": "サウンド",
@@ -3448,11 +3442,7 @@
"delete_channel.question": "チームからチャンネルをアーカイブし、全てのユーザーがチャンネルの内容にアクセスできないようになります。\n \n本当に **{display_name}** チャンネルをアーカイブしますか?", "delete_channel.question": "チームからチャンネルをアーカイブし、全てのユーザーがチャンネルの内容にアクセスできないようになります。\n \n本当に **{display_name}** チャンネルをアーカイブしますか?",
"delete_channel.viewArchived.question": "これによりチームからチャンネルをアーカイブされます。チャンネルのメンバーは引き続きチャンネルの内容にアクセスできます。\n \n**{display_name}**チャンネルを本当にアーカイブしますか?", "delete_channel.viewArchived.question": "これによりチームからチャンネルをアーカイブされます。チャンネルのメンバーは引き続きチャンネルの内容にアクセスできます。\n \n**{display_name}**チャンネルを本当にアーカイブしますか?",
"delete_post.cancel": "キャンセル", "delete_post.cancel": "キャンセル",
"delete_post.comment": "コメント",
"delete_post.confirm": "{term}の削除を確認する",
"delete_post.del": "削除", "delete_post.del": "削除",
"delete_post.post": "投稿",
"delete_post.question": "{term}を本当に削除しますか?",
"delete_post.warning": "この投稿には {count, number} {count, plural, one {comment} other {comments}} が紐づいています。", "delete_post.warning": "この投稿には {count, number} {count, plural, one {comment} other {comments}} が紐づいています。",
"delete_success_modal.button_text": "mattermost.com へ移動する", "delete_success_modal.button_text": "mattermost.com へ移動する",
"demote_to_user_modal.demote": "降格する", "demote_to_user_modal.demote": "降格する",
@@ -3761,7 +3751,6 @@
"generic_icons.lock.circleSolid": "Lock Circle Solid Icon", "generic_icons.lock.circleSolid": "Lock Circle Solid Icon",
"generic_icons.login.gitlab": "GitLabアイコン", "generic_icons.login.gitlab": "GitLabアイコン",
"generic_icons.login.google": "Googleアイコン", "generic_icons.login.google": "Googleアイコン",
"generic_icons.login.oneLogin": "One Loginアイコン",
"generic_icons.login.openid": "OpenIDアイコン", "generic_icons.login.openid": "OpenIDアイコン",
"generic_icons.logout": "ログアウトアイコン", "generic_icons.logout": "ログアウトアイコン",
"generic_icons.mail": "電子メールアイコン", "generic_icons.mail": "電子メールアイコン",

Просмотреть файл

@@ -2229,11 +2229,7 @@
"delete_channel.question": "팀의 채널이 보관되고, 사용자 인터페이스에서 제거됩니다. 보관된 채널은 필요한 경우에 다시 보관을 취소할 수도 있습니다. \n \n{display_name} 채널을 보관하시겠습니까?", "delete_channel.question": "팀의 채널이 보관되고, 사용자 인터페이스에서 제거됩니다. 보관된 채널은 필요한 경우에 다시 보관을 취소할 수도 있습니다. \n \n{display_name} 채널을 보관하시겠습니까?",
"delete_channel.viewArchived.question": "팀의 채널이 보관되고, 사용자 인터페이스에서 제거됩니다. 보관된 채널은 필요한 경우에 다시 보관을 취소할 수도 있습니다. \n \n**{display_name}** 채널을 보관하시겠습니까?", "delete_channel.viewArchived.question": "팀의 채널이 보관되고, 사용자 인터페이스에서 제거됩니다. 보관된 채널은 필요한 경우에 다시 보관을 취소할 수도 있습니다. \n \n**{display_name}** 채널을 보관하시겠습니까?",
"delete_post.cancel": "취소", "delete_post.cancel": "취소",
"delete_post.comment": "답글",
"delete_post.confirm": "{term} 삭제 확인",
"delete_post.del": "삭제", "delete_post.del": "삭제",
"delete_post.post": "글",
"delete_post.question": "정말 {term}을 삭제하시겠습니까?",
"device_icons.android": "안드로이드 아이콘", "device_icons.android": "안드로이드 아이콘",
"device_icons.apple": "애플 아이콘", "device_icons.apple": "애플 아이콘",
"device_icons.linux": "링크 아이콘", "device_icons.linux": "링크 아이콘",

Просмотреть файл

@@ -2986,11 +2986,7 @@
"delete_channel.question": "Tai suarchyvuos kanalą iš komandos ir pašalins jį iš naudotojo sąsajos. Jei reikia, archyvuotus kanalus vėl galima išarchyvuoti. Ar tikrai norite archyvuoti kanalą „{display_name}“?", "delete_channel.question": "Tai suarchyvuos kanalą iš komandos ir pašalins jį iš naudotojo sąsajos. Jei reikia, archyvuotus kanalus vėl galima išarchyvuoti. Ar tikrai norite archyvuoti kanalą „{display_name}“?",
"delete_channel.viewArchived.question": "Taip komandos kanalas bus archyvuojamas. Kanalo nariai vis tiek galės pasiekti kanalo turinį. Ar tikrai norite archyvuoti **{display_name}** kanalą?", "delete_channel.viewArchived.question": "Taip komandos kanalas bus archyvuojamas. Kanalo nariai vis tiek galės pasiekti kanalo turinį. Ar tikrai norite archyvuoti **{display_name}** kanalą?",
"delete_post.cancel": "Atšaukti", "delete_post.cancel": "Atšaukti",
"delete_post.comment": "Komentaras",
"delete_post.confirm": "Patvirtinkite {terminą} Ištrinti",
"delete_post.del": "Ištrinti", "delete_post.del": "Ištrinti",
"delete_post.post": "Įrašas",
"delete_post.question": "Ar tikrai norite ištrinti šį {term}?",
"delete_post.warning": "Šiame įraše yra {count, number} {count, plural, one {comment} other {comments}}.", "delete_post.warning": "Šiame įraše yra {count, number} {count, plural, one {comment} other {comments}}.",
"delete_success_modal.button_text": "Eikite į mattermost.com", "delete_success_modal.button_text": "Eikite į mattermost.com",
"demote_to_user_modal.demote": "Pažeminti", "demote_to_user_modal.demote": "Pažeminti",
@@ -3256,7 +3252,6 @@
"generic_icons.lock.circleSolid": "Užrakto užpildyto apskritimo piktograma", "generic_icons.lock.circleSolid": "Užrakto užpildyto apskritimo piktograma",
"generic_icons.login.gitlab": "Gitlab piktograma", "generic_icons.login.gitlab": "Gitlab piktograma",
"generic_icons.login.google": "Google piktograma", "generic_icons.login.google": "Google piktograma",
"generic_icons.login.oneLogin": "Vieno prisijungimo piktograma",
"generic_icons.login.openid": "OpenID piktograma", "generic_icons.login.openid": "OpenID piktograma",
"generic_icons.logout": "Atsijungimo piktograma", "generic_icons.logout": "Atsijungimo piktograma",
"generic_icons.mail": "Pašto piktograma", "generic_icons.mail": "Pašto piktograma",

Просмотреть файл

@@ -282,6 +282,11 @@
"admin.billing.subscription.cancelSubscriptionSection.description": "For øyeblikket kan sletting av et arbeidsområde bare gjøres ved hjelp av en representant fra kundestøtte.", "admin.billing.subscription.cancelSubscriptionSection.description": "For øyeblikket kan sletting av et arbeidsområde bare gjøres ved hjelp av en representant fra kundestøtte.",
"admin.billing.subscription.cancelSubscriptionSection.title": "Si opp ditt abonnement", "admin.billing.subscription.cancelSubscriptionSection.title": "Si opp ditt abonnement",
"admin.billing.subscription.cloudMonthlyBadge": "Månedlig", "admin.billing.subscription.cloudMonthlyBadge": "Månedlig",
"admin.billing.subscription.planDetails.features.readOnlyChannels": "Kun skrivebeskyttede kunngjøringskanaler",
"admin.billing.subscription.planDetails.features.sharedChannels": "Delte kanaler (kommer snart)",
"admin.billing.subscription.planDetails.features.ssoSaml": "SSO m/ SAML (inkluderer Okta og OneLogIn)",
"admin.billing.subscription.planDetails.features.unlimitedUsers": "Ubegrenset antall brukere",
"admin.billing.subscription.planDetails.features.unlimittedUsersAndMessagingHistory": "Ubegrenset antall brukere og meldingshistorikk",
"admin.billing.subscription.planDetails.flatFeePerMonth": "/måned (ubegrenset antall brukere). ", "admin.billing.subscription.planDetails.flatFeePerMonth": "/måned (ubegrenset antall brukere). ",
"admin.billing.subscription.planDetails.howBillingWorks": "Se hvordan fakturering fungerer", "admin.billing.subscription.planDetails.howBillingWorks": "Se hvordan fakturering fungerer",
"admin.billing.subscription.planDetails.perUserPerMonth": "/bruker/måned. ", "admin.billing.subscription.planDetails.perUserPerMonth": "/bruker/måned. ",
@@ -300,9 +305,36 @@
"admin.billing.subscription.privateCloudCard.contactSales": "Ta kontakt med vår salgsavdeling", "admin.billing.subscription.privateCloudCard.contactSales": "Ta kontakt med vår salgsavdeling",
"admin.billing.subscription.privateCloudCard.contactSalesy": "Kontakt salgsavdelingen", "admin.billing.subscription.privateCloudCard.contactSalesy": "Kontakt salgsavdelingen",
"admin.billing.subscription.privateCloudCard.contactSupport": "Kontakt Supportavdelingen", "admin.billing.subscription.privateCloudCard.contactSupport": "Kontakt Supportavdelingen",
"admin.billing.subscription.privateCloudCard.freeTrial.description": "Vi elsker å jobbe med våre kunder og deres behov. Kontakt salgsavdelingen for spørsmål om abonnement, fakturering eller prøveperiode.",
"admin.billing.subscription.privateCloudCard.freeTrial.title": "Spørsmål om prøveperioden din?",
"admin.billing.subscription.privateCloudCard.upgradeNow": "Oppgrader nå",
"admin.billing.subscription.proratedPayment.title": "Du abonnerer nå på {selectedProductName}",
"admin.billing.subscription.stateprovince": "Stat/provins",
"admin.billing.subscription.title": "Abonnement",
"admin.billing.subscription.updatePaymentInfo": "Oppdater betalingsinformasjon",
"admin.billing.subscription.userCount.tooltipText": "Du må kjøpe minst det nåværende antallet aktive brukere.",
"admin.billing.subscription.userCount.tooltipTitle": "Nåværende antall brukere",
"admin.billing.subscriptions.billing_summary.lastInvoice.monthlyFlatFee": "Månedlig fast avgift",
"admin.billing.subscriptions.billing_summary.lastInvoice.paid": "Betalt",
"admin.billing.subscriptions.billing_summary.lastInvoice.seeBillingHistory": "Se faktureringshistorikk",
"admin.billing.subscriptions.billing_summary.lastInvoice.taxes": "Avgifter",
"admin.billing.subscriptions.billing_summary.lastInvoice.title": "Siste faktura",
"admin.billing.subscriptions.billing_summary.lastInvoice.total": "Totalt",
"admin.billing.subscriptions.billing_summary.lastInvoice.viewInvoice": "Vis faktura",
"admin.billing.subscriptions.billing_summary.noBillingHistory.description": "I fremtiden er det her det siste fakturasammendraget ditt vil vises.",
"admin.billing.subscriptions.billing_summary.noBillingHistory.link": "Se hvordan fakturering fungerer",
"admin.billing.subscriptions.billing_summary.noBillingHistory.title": "Ingen faktureringshistorikk ennå",
"admin.bleve.bulkIndexingTitle": "Bulkindeksering:",
"admin.bleve.createJob.help": "Alle brukere, kanaler og innlegg i databasen vil bli indeksert fra eldste til nyeste. Bleve er tilgjengelig under indeksering, men søkeresultatene kan være ufullstendige inntil indekseringsjobben er fullført.",
"admin.bleve.createJob.title": "Indekser nå",
"admin.bleve.enableAutocompleteTitle": "Aktiver Bleve for autofullføring av spørringer:",
"admin.bleve.enableIndexingTitle": "Aktiver Bleve-indeksering:",
"admin.bleve.enableSearchingTitle": "Aktiver Bleve for søk:", "admin.bleve.enableSearchingTitle": "Aktiver Bleve for søk:",
"admin.bleve.indexDirDescription": "Katalogsti som skal brukes for å lagre bleve-indekser.", "admin.bleve.indexDirDescription": "Katalogsti som skal brukes for å lagre bleve-indekser.",
"admin.bleve.indexDirTitle": "Indekskatalog:",
"admin.bleve.percentComplete": "{percent} % fullført", "admin.bleve.percentComplete": "{percent} % fullført",
"admin.bleve.purgeIndexesButton.error": "Kunne ikke slette indekser: {error}",
"admin.bleve.purgeIndexesButton.success": "Indekser ble slettet.",
"admin.channel_settings.channel_detail.groupsTitle": "Grupper", "admin.channel_settings.channel_detail.groupsTitle": "Grupper",
"admin.channel_settings.channel_detail.manageDescription": "Velg mellom å invitere medlemmer manuelt eller å synkronisere medlemmer automatisk fra grupper.", "admin.channel_settings.channel_detail.manageDescription": "Velg mellom å invitere medlemmer manuelt eller å synkronisere medlemmer automatisk fra grupper.",
"admin.channel_settings.channel_detail.manageTitle": "Kanaladministrasjon", "admin.channel_settings.channel_detail.manageTitle": "Kanaladministrasjon",
@@ -315,7 +347,13 @@
"admin.channel_settings.channel_details.add_group": "Legg til gruppe", "admin.channel_settings.channel_details.add_group": "Legg til gruppe",
"admin.channel_settings.channel_details.archiveChannel": "Arkiver kanal", "admin.channel_settings.channel_details.archiveChannel": "Arkiver kanal",
"admin.channel_settings.channel_details.isDefaultDescr": "Denne standardkanalen kan ikke konverteres til en privat kanal.", "admin.channel_settings.channel_details.isDefaultDescr": "Denne standardkanalen kan ikke konverteres til en privat kanal.",
"admin.channel_settings.channel_details.syncGroupMembers": "Synk gruppemedlemmer",
"admin.channel_settings.channel_details.unarchiveChannel": "Gjenåpne kanal fra arkiv",
"admin.channel_settings.channel_list.nameHeader": "Нэр", "admin.channel_settings.channel_list.nameHeader": "Нэр",
"admin.channel_settings.channel_list.no_channels_found": "Ingen kanaler funnet",
"admin.channel_settings.channel_list.no_logs_found": "Ingen logger funnet",
"admin.channel_settings.channel_list.search_channels_errored": "Noe gikk galt. Prøv igjen",
"admin.channel_settings.channel_list.teamHeader": "Team",
"admin.channel_settings.channel_moderation.members": "Medlemmer", "admin.channel_settings.channel_moderation.members": "Medlemmer",
"admin.channel_settings.channel_moderation.permissions": "Tillatelser", "admin.channel_settings.channel_moderation.permissions": "Tillatelser",
"admin.channel_settings.channel_moderation.postReactionsDesc": "Mulighet for medlemmer og gjester til å poste reaksjoner.", "admin.channel_settings.channel_moderation.postReactionsDesc": "Mulighet for medlemmer og gjester til å poste reaksjoner.",
@@ -433,16 +471,36 @@
"admin.environment.notifications.feedbackEmail.label": "Varsling fra adresse:", "admin.environment.notifications.feedbackEmail.label": "Varsling fra adresse:",
"admin.environment.notifications.feedbackEmail.placeholder": "F.eks.: \"mattermost@dittselskap.com\", \"admin@dittselskap.com\"", "admin.environment.notifications.feedbackEmail.placeholder": "F.eks.: \"mattermost@dittselskap.com\", \"admin@dittselskap.com\"",
"admin.environment.notifications.feedbackEmail.required": "\"Varsling fra adresse\" er påkrevd", "admin.environment.notifications.feedbackEmail.required": "\"Varsling fra adresse\" er påkrevd",
"admin.environment.notifications.feedbackOrganization.label": "Meldingsbunntekst postadresse:",
"admin.environment.notifications.feedbackOrganization.placeholder": "F.eks.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"", "admin.environment.notifications.feedbackOrganization.placeholder": "F.eks.: \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\"",
"admin.environment.notifications.notificationDisplay.help": "Visningsnavn på e-postkonto som brukes når du sender e-postvarsler fra Mattermost.", "admin.environment.notifications.notificationDisplay.help": "Visningsnavn på e-postkonto som brukes når du sender e-postvarsler fra Mattermost.",
"admin.environment.notifications.notificationDisplay.label": "Visningsnavn for varsel:", "admin.environment.notifications.notificationDisplay.label": "Visningsnavn for varsel:",
"admin.environment.notifications.notificationDisplay.placeholder": "Eks: «Mattermost varsling», «System», «Ingen svar»",
"admin.environment.notifications.notificationDisplay.required": "\"Visningsnavn for varsel\" er påkrevd",
"admin.environment.notifications.pushContents.full": "Fullstendig meldingsinnhold sendt i varslingsnyttelasten",
"admin.environment.notifications.pushContents.generic": "Generisk beskrivelse med avsender- og kanalnavn",
"admin.environment.notifications.pushContents.genericNoChannel": "Generisk beskrivelse med kun avsendernavn",
"admin.environment.notifications.pushContents.idLoaded": "Fullstendig meldingsinnhold hentet fra serveren ved mottak",
"admin.environment.notifications.pushContents.label": "Push-varslingsinnhold:", "admin.environment.notifications.pushContents.label": "Push-varslingsinnhold:",
"admin.environment.notifications.replyToAddress.help": "E-postadresse som brukes i Svar-Til-overskriften når du sender e-postvarsler fra Mattermost.",
"admin.environment.notifications.replyToAddress.label": "Svar-til-adresse for varsling:",
"admin.environment.notifications.replyToAddress.placeholder": "Eks: \"mattermost@dinbedrift.com\", \"admin@dinbedrift.no\"",
"admin.environment.notifications.supportAddress.placeholder": "Eks: \"it-hjelp@dinbedrift.com\", \"admin@dinbedrift.no\"",
"admin.environment.notifications.supportEmail.label": "E-postadresse for IT-hjelp:",
"admin.environment.notifications.supportEmail.required": "\"E-postadresse for IT-hjelp\" er påkrevd",
"admin.environment.pushNotificationServer": "Push-varslingsserver",
"admin.environment.smtp": "SMTP",
"admin.environment.smtp.connectionSecurity.option.none": "Ingen",
"admin.environment.smtp.connectionSecurity.option.starttls": "STARTTLS",
"admin.environment.smtp.connectionSecurity.option.tls": "TLS (anbefalt)",
"admin.environment.smtp.connectionSecurity.title": "Tilkoblingssikkerhet:",
"admin.environment.smtp.connectionSmtpTest": "Test forbindelsen", "admin.environment.smtp.connectionSmtpTest": "Test forbindelsen",
"admin.environment.smtp.smtpPort.placeholder": "F.eks.: \"25\", \"465\", \"587\"", "admin.environment.smtp.smtpPort.placeholder": "F.eks.: \"25\", \"465\", \"587\"",
"admin.environment.smtp.smtpPort.title": "SMTP-serverport:", "admin.environment.smtp.smtpPort.title": "SMTP-serverport:",
"admin.environment.smtp.smtpUsername.title": "SMTP server brukernavn:", "admin.environment.smtp.smtpUsername.title": "SMTP server brukernavn:",
"admin.environment.smtp.testing": "Tester...", "admin.environment.smtp.testing": "Tester...",
"admin.environment.webServer": "Web server", "admin.environment.webServer": "Web server",
"admin.experimental.PermittedMoveThreadRoles.title": "Tillatte roller",
"admin.experimental.clientSideCertCheck.options.primary": "primære", "admin.experimental.clientSideCertCheck.options.primary": "primære",
"admin.experimental.clientSideCertCheck.options.secondary": "sekundær", "admin.experimental.clientSideCertCheck.options.secondary": "sekundær",
"admin.experimental.collapsedThreads.always_on": "Alltid på", "admin.experimental.collapsedThreads.always_on": "Alltid på",
@@ -450,13 +508,32 @@
"admin.experimental.collapsedThreads.default_on": "Aktivert (standard på)", "admin.experimental.collapsedThreads.default_on": "Aktivert (standard på)",
"admin.experimental.defaultTheme.options.sapphire": "Safir", "admin.experimental.defaultTheme.options.sapphire": "Safir",
"admin.experimental.defaultTheme.title": "Standardtema:", "admin.experimental.defaultTheme.title": "Standardtema:",
"admin.experimental.delayChannelAutocomplete.title": "Forsink automatisk fullføring av kanal:",
"admin.experimental.disableAppBar.title": "Deaktiver Apps-linjen:",
"admin.experimental.disableRefetchingOnBrowserFocus.title": "Deaktiver gjenhenting av data ved refokusering av nettleseren:",
"admin.experimental.emailBatchingBufferSize.desc": "Spesifiser maksimalt antall varsler samlet i en enkelt e-post.",
"admin.experimental.emailBatchingBufferSize.example": "F.eks.: \"256\"",
"admin.experimental.emailBatchingBufferSize.title": "Størrelse på e-postbatchbuffer:",
"admin.experimental.emailBatchingInterval.example": "F.eks.: \"30\"", "admin.experimental.emailBatchingInterval.example": "F.eks.: \"30\"",
"admin.experimental.emailBatchingInterval.title": "E-postbatchingsintervall:", "admin.experimental.emailBatchingInterval.title": "E-postbatchingsintervall:",
"admin.experimental.emailSettingsLoginButtonBorderColor.title": "Kantfarge på e-postpåloggingsknapp:",
"admin.experimental.emailSettingsLoginButtonColor.title": "Farge på e-postpåloggingsknapp:",
"admin.experimental.emailSettingsLoginButtonTextColor.title": "Tekstfarge for e-postpåloggingsknapp:",
"admin.experimental.enableOnboardingFlow.title": "Aktiver onboarding:", "admin.experimental.enableOnboardingFlow.title": "Aktiver onboarding:",
"admin.experimental.enableThemeSelection.title": "Aktiver temavalg:",
"admin.experimental.enableTutorial.title": "Aktiver veiledning:", "admin.experimental.enableTutorial.title": "Aktiver veiledning:",
"admin.experimental.enableUserDeactivation.title": "Aktiver kontodeaktivering:", "admin.experimental.enableUserDeactivation.title": "Aktiver kontodeaktivering:",
"admin.experimental.enableUserTypingMessages.title": "Aktiver bruker skriver meldinger:", "admin.experimental.enableUserTypingMessages.title": "Aktiver bruker skriver meldinger:",
"admin.experimental.experimentalEnableAuthenticationTransfer.title": "Tillat overføring av autentisering:",
"admin.experimental.experimentalEnableAutomaticReplies.title": "Aktiver automatiske svar:", "admin.experimental.experimentalEnableAutomaticReplies.title": "Aktiver automatiske svar:",
"admin.experimental.experimentalEnableHardenedMode.title": "Aktiver herdet modus:",
"admin.experimental.experimentalFeatures": "Eksperimentelle funksjoner",
"admin.experimental.experimentalPrimaryTeam.example": "F.eks.: \"team navn\"",
"admin.experimental.experimentalPrimaryTeam.title": "Primær team:",
"admin.experimental.ldapSettingsLoginButtonBorderColor.title": "Kantfarge på AD/LDAP-påloggingsknapp:",
"admin.experimental.moveThreadFromPrivateChannelEnable.title": "Aktiver muligheten til å flytte tråder fra private kanaler",
"admin.experimental.moveThreadToAnotherTeamEnable.title": "Aktiver muligheten til å flytte av tråder til forskjellige etam",
"admin.experimental.samlSettingsLoginButtonBorderColor.title": "Kantfarge på SAML-påloggingsknapp:",
"admin.group_settings.group_details.group_teams_and_channels_row.publicChannel": "Суваг", "admin.group_settings.group_details.group_teams_and_channels_row.publicChannel": "Суваг",
"admin.group_settings.group_profile.group_teams_and_channels.name": "Нэр", "admin.group_settings.group_profile.group_teams_and_channels.name": "Нэр",
"admin.group_settings.groups_list.nameHeader": "Нэр", "admin.group_settings.groups_list.nameHeader": "Нэр",
@@ -576,6 +653,43 @@
"admin.password.minimumLength": "Minimum passordlengde:", "admin.password.minimumLength": "Minimum passordlengde:",
"admin.password.minimumLengthExample": "F.eks.: \"5\"", "admin.password.minimumLengthExample": "F.eks.: \"5\"",
"admin.permissions.group.convert_public_channel_to_private.name": "Konverter kanaler", "admin.permissions.group.convert_public_channel_to_private.name": "Konverter kanaler",
"admin.permissions.group.guest_delete_post.name": "Slett egne innlegg",
"admin.permissions.group.guest_edit_post.description": "{editTimeLimitButton} etter innlegg, la brukere redigere sine egne innlegg.",
"admin.permissions.group.guest_edit_post.name": "Rediger egne innlegg",
"admin.permissions.group.guest_reactions.description": "Legg til og slett reaksjoner på innlegg.",
"admin.permissions.group.guest_reactions.name": "Post reaksjoner",
"admin.permissions.group.guest_use_channel_mentions.description": "Varsle medlemmer i kanal med @all, @chanal og @here",
"admin.permissions.group.guest_use_channel_mentions.name": "Kanalomtaler",
"admin.permissions.group.guest_use_group_mentions.description": "Varsle medlemmer i gruppe med en gruppeomtale",
"admin.permissions.group.guest_use_group_mentions.name": "Gruppeomtaler",
"admin.permissions.group.integrations.description": "Administrer OAuth 2.0, slash-kommandoer, webhooks og emoji.",
"admin.permissions.group.integrations.name": "Integrasjoner og tilpasninger",
"admin.permissions.group.manage_private_channel_bookmarks.description": "Legg til, rediger, slett og sorter bokmerker",
"admin.permissions.group.manage_private_channel_bookmarks.name": "Administrer bokmerker",
"admin.permissions.group.manage_private_channel_members_and_read_groups.description": "Legg til og fjern medlemmer i private kanal.",
"admin.permissions.group.manage_private_channel_members_and_read_groups.name": "Administrer medlemmer i kanal",
"admin.permissions.group.manage_public_channel_bookmarks.description": "Legg til, rediger, slett og sorter bokmerker",
"admin.permissions.group.manage_public_channel_bookmarks.name": "Administrer bokmerker",
"admin.permissions.group.manage_public_channel_members_and_read_groups.description": "Legg til og fjern medlemmer i åpen kanal.",
"admin.permissions.group.manage_public_channel_members_and_read_groups.name": "Administrer medlemmer i kanal",
"admin.permissions.group.manage_shared_channels.description": "Administrer delte kanaler",
"admin.permissions.group.manage_shared_channels.name": "Delte kanaler",
"admin.permissions.group.playbook_private.description": "Administrer private playbooks.",
"admin.permissions.group.playbook_private.name": "Administrer private playbooks",
"admin.permissions.group.playbook_public.description": "Administrer åpne playbooks.",
"admin.permissions.group.playbook_public.name": "Administrer åpne playbooks",
"admin.permissions.group.posts.description": "Skriv, rediger og slett innlegg.",
"admin.permissions.permission.create_custom_group.description": "Opprett egendefinerte grupper.",
"admin.permissions.permission.create_custom_group.name": "Opprett",
"admin.permissions.permission.create_direct_channel.description": "Opprett direkte kanal",
"admin.permissions.permission.create_direct_channel.name": "Opprett direkte kanal",
"admin.permissions.permission.create_emojis.description": "Tillat brukere å lage egendefinerte emojier.",
"admin.permissions.permission.create_emojis.name": "Lag egendefinerte emojier",
"admin.permissions.permission.create_group_channel.description": "Opprett gruppekanal",
"admin.permissions.permission.create_group_channel.name": "Opprett gruppekanal",
"admin.permissions.permission.create_post.description": "Tillat brukere å lage innlegg.",
"admin.permissions.permission.create_post.name": "Opprett innlegg",
"admin.permissions.permission.create_private_channel.description": "Opprett nye private kanaler.",
"admin.permissions.permission.create_private_channel.name": "Opprett kanaler", "admin.permissions.permission.create_private_channel.name": "Opprett kanaler",
"admin.permissions.permission.create_public_channel.description": "Opprett nye åpne kanaler", "admin.permissions.permission.create_public_channel.description": "Opprett nye åpne kanaler",
"admin.permissions.permission.create_public_channel.name": "Opprett kanaler", "admin.permissions.permission.create_public_channel.name": "Opprett kanaler",
@@ -587,11 +701,43 @@
"admin.permissions.permission.delete_custom_group.name": "Slett", "admin.permissions.permission.delete_custom_group.name": "Slett",
"admin.permissions.permission.delete_emojis.description": "Tillat brukere å slette egendefinerte emojier de har opprettet.", "admin.permissions.permission.delete_emojis.description": "Tillat brukere å slette egendefinerte emojier de har opprettet.",
"admin.permissions.permission.delete_emojis.name": "Slett egen tilpasset emoji", "admin.permissions.permission.delete_emojis.name": "Slett egen tilpasset emoji",
"admin.permissions.permission.delete_others_emojis.description": "Tillat brukere å slette egendefinerte emojier som ble opprettet av andre brukere.",
"admin.permissions.permission.delete_others_emojis.name": "Slett andres egendefinerte emoji",
"admin.permissions.permission.delete_others_posts.description": "Innlegg laget av andre brukere kan slettes.",
"admin.permissions.permission.delete_others_posts.name": "Slett andres innlegg",
"admin.permissions.permission.delete_post.description": "Forfatterens egne innlegg kan slettes.",
"admin.permissions.permission.delete_post.name": "Slett egne innlegg",
"admin.permissions.permission.delete_private_channel.description": "Arkiver private kanaler.",
"admin.permissions.permission.delete_private_channel.name": "Arkiver kanaler", "admin.permissions.permission.delete_private_channel.name": "Arkiver kanaler",
"admin.permissions.permission.delete_public_channel.description": "Arkiver åpne kanaler.", "admin.permissions.permission.delete_public_channel.description": "Arkiver åpne kanaler.",
"admin.permissions.permission.delete_public_channel.name": "Arkiver kanaler", "admin.permissions.permission.delete_public_channel.name": "Arkiver kanaler",
"admin.permissions.permission.edit_custom_group.description": "Endre navn til egendefinerte grupper.",
"admin.permissions.permission.edit_custom_group.name": "Rediger", "admin.permissions.permission.edit_custom_group.name": "Rediger",
"admin.permissions.permission.edit_other_users.description": "Rediger andre brukere",
"admin.permissions.permission.edit_other_users.name": "Rediger andre brukere",
"admin.permissions.permission.edit_others_posts.description": "Tillat brukere å redigere andres innlegg.",
"admin.permissions.permission.edit_others_posts.name": "Rediger andres innlegg",
"admin.permissions.permission.edit_post.description": "{editTimeLimitButton} etter innlegg, la brukere redigere sine egne innlegg.",
"admin.permissions.permission.edit_post.name": "Rediger egne innlegg",
"admin.permissions.permission.import_team.description": "Importer team",
"admin.permissions.permission.import_team.name": "Importer team",
"admin.permissions.permission.invite_guest.description": "Inviter gjester til team og send invitasjoner på e-post.",
"admin.permissions.permission.invite_guest.name": "Inviter gjester", "admin.permissions.permission.invite_guest.name": "Inviter gjester",
"admin.permissions.permission.manage_channel_roles.description": "Administrer roller i kanal",
"admin.permissions.permission.manage_channel_roles.name": "Administrer roller i kanal",
"admin.permissions.permission.manage_custom_group_members.description": "Legg til og fjern egendefinerte gruppemedlemmer.",
"admin.permissions.permission.manage_custom_group_members.name": "Administrer medlemmer",
"admin.permissions.permission.manage_incoming_webhooks.description": "Opprett, rediger og slett innkommende webhooks.",
"admin.permissions.permission.manage_incoming_webhooks.name": "Administrer innkommende webhooks",
"admin.permissions.permission.manage_jobs.description": "Administrer jobber",
"admin.permissions.permission.manage_jobs.name": "Administrer jobber",
"admin.permissions.permission.manage_oauth.description": "Opprett, rediger og slett OAuth 2.0-programtokener.",
"admin.permissions.permission.manage_oauth.name": "Administrer OAuth-applikasjoner",
"admin.permissions.permission.manage_outgoing_oauth_connections.description": "Opprett, rediger og slett utgående OAuth-legitimasjon.",
"admin.permissions.permission.manage_outgoing_oauth_connections.name": "Administrer utgående OAuth-legitimasjon",
"admin.permissions.permission.manage_outgoing_webhooks.description": "Opprett, rediger og slett utgående webhooks.",
"admin.permissions.permission.manage_outgoing_webhooks.name": "Administrer utgående webhooks",
"admin.permissions.permission.manage_private_channel_properties.description": "Oppdater private kanalnavn, overskrifter og formål.",
"admin.permissions.permission.upload_file.name": "Last opp fil", "admin.permissions.permission.upload_file.name": "Last opp fil",
"admin.permissions.permission.use_channel_mentions.description": "Varsle kanalmedlemmer med @all, @channel og @here", "admin.permissions.permission.use_channel_mentions.description": "Varsle kanalmedlemmer med @all, @channel og @here",
"admin.permissions.permission.use_channel_mentions.name": "Kanalomtaler", "admin.permissions.permission.use_channel_mentions.name": "Kanalomtaler",
@@ -775,9 +921,7 @@
"delete_category_modal.delete": "Slett", "delete_category_modal.delete": "Slett",
"delete_category_modal.deleteCategory": "Slette denne kategorien?", "delete_category_modal.deleteCategory": "Slette denne kategorien?",
"delete_post.cancel": "Avbryt", "delete_post.cancel": "Avbryt",
"delete_post.confirm": "Bekreft sletting av {term}",
"delete_post.del": "Slett", "delete_post.del": "Slett",
"delete_post.question": "Er du sikker på at du vil slette denne {term}?",
"desktop_auth_token.complete.youAreNowLoggedIn": "Du er nå innlogget", "desktop_auth_token.complete.youAreNowLoggedIn": "Du er nå innlogget",
"desktop_auth_token.error.restartFlow": "Klikk <a>her</a> for å forsøke igjen.", "desktop_auth_token.error.restartFlow": "Klikk <a>her</a> for å forsøke igjen.",
"desktop_auth_token.error.somethingWentWrong": "Noe gikk galt", "desktop_auth_token.error.somethingWentWrong": "Noe gikk galt",
@@ -862,14 +1006,36 @@
"installed_incoming_webhooks.add": "Legg til innkommende webhook", "installed_incoming_webhooks.add": "Legg til innkommende webhook",
"integrations.add": "Нэмэх", "integrations.add": "Нэмэх",
"interactive_dialog.submit": "Send inn", "interactive_dialog.submit": "Send inn",
"invite.guests.added-to-channel": "En e-post med invitasjon er sendt.",
"invite.guests.already-all-channels-member": "Denne personen er allerede medlem av alle kanalene.",
"invite.guests.already-some-channels-member": "Denne personen er allerede medlem av noen av kanalene.",
"invite.guests.unable-to-add-the-user-to-the-channels": "Kan ikke legge til gjesten i kanalene.",
"invite.members.added-to-team": "Dette medlemmet er lagt til i teamet.",
"invite.members.already-member": "Denne personen er allerede medlem av teamet.",
"invite.members.invite-sent": "En e-post med invitasjon er sendt.",
"invite.members.unable-to-add-the-user-to-the-team": "Kan ikke legge til brukeren i teamet.",
"invite.members.user-is-guest": "Kontakt din administrator for å gjøre denne gjesten til et fullverdig medlem.",
"invite.rate-limit-exceeded": "Frekvensgrensen for e-postinvitasjoner er overskredet.",
"invite_modal.restricted_invite_guest.post_trial_title": "Oppgrader for å kunne invitere gjester",
"invite_modal.restricted_invite_guest.pre_trial_title": "Prøv å invitere gjester med en gratis prøveperiode",
"invite_modal.title": "Inviter {inviteType} til {team_name}",
"invite_modal.to": "Til:",
"joinChannel.JoinButton": "Bli med",
"joinChannel.joiningButton": "Blir med...",
"join_team_group_constrained_denied": "Du må være medlem av en tilknyttet gruppe for å bli med i dette teamet.",
"katex.error": "Kunne ikke kompilere latex-koden din. Se gjennom syntaksen og prøv igjen.",
"last_users_message.added_to_channel.type": "ble **lagt til kanalen** av {actor}.", "last_users_message.added_to_channel.type": "ble **lagt til kanalen** av {actor}.",
"last_users_message.added_to_team.type": "ble **lagt til teamet** av {actor}.", "last_users_message.added_to_team.type": "ble **lagt til teamet** av {actor}.",
"last_users_message.first": "{firstUser} og ",
"last_users_message.joined_channel.type": "**ble med i kanalen**.", "last_users_message.joined_channel.type": "**ble med i kanalen**.",
"last_users_message.joined_left_channel.type": "**ble med og forlot kanalen**.",
"last_users_message.joined_team.type": "**ble med i teamet**.", "last_users_message.joined_team.type": "**ble med i teamet**.",
"last_users_message.left_channel.type": "**forlot kanalen**.", "last_users_message.left_channel.type": "**forlot kanalen**.",
"last_users_message.left_team.type": "**forlot teamet**.", "last_users_message.left_team.type": "**forlot teamet**.",
"last_users_message.others": "{numOthers} andre ",
"last_users_message.removed_from_channel.type": "ble **fjernet fra kanalen**.", "last_users_message.removed_from_channel.type": "ble **fjernet fra kanalen**.",
"last_users_message.removed_from_team.type": "ble **fjernet fra teamet**.", "last_users_message.removed_from_team.type": "ble **fjernet fra teamet**.",
"learn_about_teams": "<a>Finn ut mer om team</a>",
"login.cardtitle": "Logg inn", "login.cardtitle": "Logg inn",
"login.cardtitle.external": "Logg på med ett av følgende:", "login.cardtitle.external": "Logg på med ett av følgende:",
"login.email": "E-post", "login.email": "E-post",
@@ -985,6 +1151,27 @@
"user.settings.general.nickname": "Kallenavn", "user.settings.general.nickname": "Kallenavn",
"user.settings.general.position": "Stilling", "user.settings.general.position": "Stilling",
"user.settings.general.username": "Brukernavn", "user.settings.general.username": "Brukernavn",
"user.settings.notifications.commentsNever": "Ikke utløs varsler på meldinger i svartråder med mindre jeg er nevnt",
"user.settings.notifications.email.notifyForthreads": "Varsle meg om svar på tråder jeg følger",
"user.settings.notifications.email.send": "Send e-postvarsler",
"user.settings.notifications.emailBatchingInfo": "Varslinger mottatt i løpet av valgt tidsperiode samles og sendes i én enkelt e-post.",
"user.settings.notifications.emailInfo": "E-postvarsler sendes for omtaler og direktemeldinger når du er frakoblet eller borte i mer enn 5 minutter.",
"user.settings.notifications.emailNotifications": "E-postvarsler",
"user.settings.notifications.header": "Varsler",
"user.settings.notifications.icon": "Ikon for varslingsinnstillinger",
"user.settings.notifications.keywordsWithHighlight.disabledTooltipMessage": "Denne funksjonen er tilgjengelig på Professional-planen",
"user.settings.notifications.keywordsWithHighlight.extraInfo": "Disse søkeordene vil bli vist til deg uthevet når noen sender en melding som inkluderer dem.",
"user.settings.notifications.keywordsWithHighlight.none": "Ingen",
"user.settings.notifications.keywordsWithHighlight.professional": "Professional",
"user.settings.notifications.keywordsWithHighlight.title": "Søkeord som blir uthevet (uten varsler)",
"user.settings.notifications.keywordsWithHighlight.userModal.titleAdminPostTrial": "Fremhev nøkkelord uten varsler med Mattermost Professional",
"user.settings.notifications.keywordsWithHighlight.userModal.titleAdminPreTrial": "Fremhev søkeord uten varsler med Mattermost Professional",
"user.settings.notifications.keywordsWithHighlight.userModal.titleEndUser": "Fremhev søkeord uten varsler med Mattermost Professional",
"user.settings.notifications.keywordsWithNotification.extraInfo": "Varsler utløses når noen sender en melding som inkluderer brukernavnet ditt (\"@{username}\") eller et av alternativene valgt ovenfor.",
"user.settings.notifications.keywordsWithNotification.title": "Søkeord som utløser varsler",
"user.settings.notifications.learnMore": "<a>Les mer om varsler</a>",
"user.settings.notifications.title": "Varselsinnstillinger",
"user.settings.plugins.title": "Innstillinger for {pluginName}",
"user.settings.profile.icon": "Ikon for profilinnstillinger", "user.settings.profile.icon": "Ikon for profilinnstillinger",
"user.settings.security.active": "Aktiv", "user.settings.security.active": "Aktiv",
"user.settings.security.close": "Lukk", "user.settings.security.close": "Lukk",
@@ -996,9 +1183,33 @@
"user.settings.security.google": "Google", "user.settings.security.google": "Google",
"user.settings.security.icon": "Ikon for sikkerhetsinnstillinger", "user.settings.security.icon": "Ikon for sikkerhetsinnstillinger",
"user.settings.security.inactive": "Inaktiv", "user.settings.security.inactive": "Inaktiv",
"user.settings.security.lastUpdated": "Sist oppdatert {date} kl. {time}",
"user.settings.security.ldap": "AD/LDAP", "user.settings.security.ldap": "AD/LDAP",
"user.settings.security.loginGitlab": "Innlogging gjøres med GitLab",
"user.settings.security.loginGoogle": "Pålogging gjøres med Google Apps",
"user.settings.security.loginLdap": "Pålogging gjøres med AD/LDAP",
"user.settings.security.loginOffice365": "Innlogging gjøres med Entra ID",
"user.settings.security.loginSaml": "Innlogging gjøres gjennom SAML", "user.settings.security.loginSaml": "Innlogging gjøres gjennom SAML",
"user.settings.security.logoutActiveSessions.icon": "Aktive sesjoner", "user.settings.security.logoutActiveSessions.icon": "Aktive sesjoner",
"user.settings.security.switchLdap": "Bytt til å bruke AD/LDAP",
"user.settings.security.switchOffice365": "Bytt til å bruke Entra ID SSO",
"user.settings.security.switchOpenId": "Bytt til å bruke OpenID SSO",
"user.settings.security.switchSaml": "Bytt til å bruke SAML SSO",
"user.settings.security.title": "Sikkerhetsinnstillinger",
"user.settings.security.viewHistory": "Se tilgangslogg",
"user.settings.sidebar.limitVisibleGMsDMsDesc": "Du kan også endre disse innstillingene i sidelinjemenyen for direktemeldinger.",
"user.settings.sidebar.limitVisibleGMsDMsTitle": "Antall direktemeldinger som skal vises",
"user.settings.sidebar.off": "Av",
"user.settings.sidebar.on": "På",
"user.settings.sidebar.recent": "Siste aktiviteter",
"user.settings.sidebar.showUnreadsCategoryDesc": "Når aktivert, vil alle uleste kanaler og direktemeldinger bli gruppert sammen i sidefeltet.",
"user.settings.sidebar.showUnreadsCategoryTitle": "Grupper uleste kanaler separat",
"user.settings.sidebar.sortAlpha": "Alfabetisk",
"user.settings.sidebar.title": "Innstillinger for sidefelt",
"user.settings.timezones.automatic": "Automatisk",
"user.settings.timezones.promote": "Velg tidssonen som brukes for tidsstempler i brukergrensesnittet og e-postvarsler.",
"user.settings.tokens.activate": "Aktiver",
"user.settings.tokens.cancel": "Avbryt",
"user.settings.tokens.clickToEdit": "Klikk \"Rediger\" for å administrere dine personlige tilgangstokener", "user.settings.tokens.clickToEdit": "Klikk \"Rediger\" for å administrere dine personlige tilgangstokener",
"user.settings.tokens.confirmCopyButton": "Ja, jeg har kopiert tokenet", "user.settings.tokens.confirmCopyButton": "Ja, jeg har kopiert tokenet",
"user.settings.tokens.confirmCopyMessage": "Sørg for at du har kopiert og lagret tilgangstokenet nedenfor. Du vil ikke kunne se den igjen!", "user.settings.tokens.confirmCopyMessage": "Sørg for at du har kopiert og lagret tilgangstokenet nedenfor. Du vil ikke kunne se den igjen!",
@@ -1018,6 +1229,10 @@
"user.settings.tokens.nameHelp": "Skriv inn en beskrivelse for tokenet ditt for å huske hva det gjør.", "user.settings.tokens.nameHelp": "Skriv inn en beskrivelse for tokenet ditt for å huske hva det gjør.",
"user.settings.tokens.nameRequired": "Vennligst skriv inn en beskrivelse.", "user.settings.tokens.nameRequired": "Vennligst skriv inn en beskrivelse.",
"user.settings.tokens.save": "Lagre", "user.settings.tokens.save": "Lagre",
"user.settings.tokens.title": "Personlige tilgangstokener",
"user.settings.tokens.token": "Tilgangstoken: ",
"user.settings.tokens.tokenDesc": "Token beskrivelse: ",
"user.settings.tokens.tokenId": "Token ID: ",
"user.settings.tokens.tokenLoading": "Laster inn...", "user.settings.tokens.tokenLoading": "Laster inn...",
"user.settings.tokens.userAccessTokensNone": "Ingen personlige tilgangstokener.", "user.settings.tokens.userAccessTokensNone": "Ingen personlige tilgangstokener.",
"userGuideHelp.askTheCommunity": "Spør brukermiljøet", "userGuideHelp.askTheCommunity": "Spør brukermiljøet",
@@ -1042,11 +1257,17 @@
"users_limits_announcement_bar.ctaText": "Lær mer", "users_limits_announcement_bar.ctaText": "Lær mer",
"version_bar.new": "En ny versjon av Mattermost er tilgjengelig.", "version_bar.new": "En ny versjon av Mattermost er tilgjengelig.",
"version_bar.refresh": "Oppdater appen nå", "version_bar.refresh": "Oppdater appen nå",
"view_image.loading": "Laster inn ",
"view_image.zoom_in": "Zoom inn",
"view_image.zoom_out": "Zoom ut",
"view_image.zoom_reset": "Tilbakestill zoom",
"view_image_popover.download": "Last ned", "view_image_popover.download": "Last ned",
"view_user_group_modal.ldapSynced": "AD/LDAP SYNKET",
"web.footer.about": "Om", "web.footer.about": "Om",
"web.footer.help": "Hjelp", "web.footer.help": "Hjelp",
"web.footer.privacy": "Personvernerklæring", "web.footer.privacy": "Personvernerklæring",
"web.footer.terms": "Vilkår", "web.footer.terms": "Vilkår",
"web.header.back": "Tilbake",
"web.header.logout": "Logg ut", "web.header.logout": "Logg ut",
"web.root.signup_info": "All teamkommunikasjon på ett sted, søkbar og tilgjengelig hvor som helst", "web.root.signup_info": "All teamkommunikasjon på ett sted, søkbar og tilgjengelig hvor som helst",
"webapp.mattermost.feature.all_enterprise": "All Enterprise-funksjonalitet", "webapp.mattermost.feature.all_enterprise": "All Enterprise-funksjonalitet",
@@ -1054,13 +1275,58 @@
"webapp.mattermost.feature.create_multiple_teams": "Opprett flere team", "webapp.mattermost.feature.create_multiple_teams": "Opprett flere team",
"webapp.mattermost.feature.custom_user_groups": "Egendefinerte brukergrupper", "webapp.mattermost.feature.custom_user_groups": "Egendefinerte brukergrupper",
"webapp.mattermost.feature.guest_accounts": "Gjestekontoer", "webapp.mattermost.feature.guest_accounts": "Gjestekontoer",
"webapp.mattermost.feature.highlight_without_notification": "Søkeord fremheves uten varsel",
"webapp.mattermost.feature.playbooks_retro": "Playbooks tilbakeblikk",
"webapp.mattermost.feature.unlimited_file_storage": "Ubegrenset fillagring", "webapp.mattermost.feature.unlimited_file_storage": "Ubegrenset fillagring",
"webapp.mattermost.feature.unlimited_messages": "Ubegrenset antall meldinger", "webapp.mattermost.feature.unlimited_messages": "Ubegrenset antall meldinger",
"webapp.mattermost.feature.upgrade_downgraded_workspace": "Tilbakestill arbeidsområdet til en betalt plan",
"widget.input.clear": "Tøm",
"widget.input.required": "Dette feltet er obligatorisk", "widget.input.required": "Dette feltet er obligatorisk",
"widget.passwordInput.createPassword": "Velg passord", "widget.passwordInput.createPassword": "Velg passord",
"widget.passwordInput.password": "Passord",
"widget.passwordInput.passwordToggle": "Vis eller skjul passord",
"widgets.channels_input.empty": "Ingen kanaler funnet",
"widgets.channels_input.loading": "Laster inn",
"widgets.users_emails_input.loading": "Laster inn",
"widgets.users_emails_input.no_user_found_matching": "Ingen funnet som matcher **{text}**. Skriv inn e-postadressen deres for å invitere dem.", "widgets.users_emails_input.no_user_found_matching": "Ingen funnet som matcher **{text}**. Skriv inn e-postadressen deres for å invitere dem.",
"widgets.users_emails_input.valid_email": "Legg til *{email}**", "widgets.users_emails_input.valid_email": "Legg til *{email}**",
"workspace_limits.archived_file.archived": "Denne filen er arkivert", "workspace_limits.archived_file.archived": "Denne filen er arkivert",
"workspace_limits.archived_file.archived_compact": "(arkivert)", "workspace_limits.archived_file.archived_compact": "(arkivert)",
"workspace_limits.archived_file.tooltip_description": "Arbeidsområdet ditt har nådd fillagringsgrensen på {storageLimit}. For å se dette igjen, oppgrader til et betalt abonnement",
"workspace_limits.file_storage": "Fillagring",
"workspace_limits.file_storage.short": "Filer",
"workspace_limits.file_storage.short.usage": "{actual} / {limit}",
"workspace_limits.file_storage.usage": "{actual} av {limit} ({percent}%)",
"workspace_limits.menu_limit.critical.files_storage": "Du nærmer deg fillagringsgrensen på {limit}. <a>{callToAction}</a>",
"workspace_limits.menu_limit.critical.messages_history": "Du er nær ved å nå grensen for gratis {limit} meldingslogg. <a>{callToAction}</a>",
"workspace_limits.menu_limit.critical.messages_history_non_admin": "Du er nesten ved grensen for meldinger. Administratoren din kan oppgradere planen din for ubegrensede meldinger. <a>{callToAction}</a>",
"workspace_limits.menu_limit.file_storage": "Fillagringsgrense",
"workspace_limits.menu_limit.messages": "Totalt antall meldinger",
"workspace_limits.menu_limit.notify_admin": "Varsle admin",
"workspace_limits.menu_limit.over.files_storage": "Du har overskredet fillagringsgrensen på {limit}. Du har bare tilgang til de nyeste filene til en verdi av {limit}. <a>{callToAction}</a>",
"workspace_limits.menu_limit.over.messages_history": "Du har overskredet grensen for gratis meldingslogg. Du kan bare se opptil de siste {limit} meldingene i loggen din. <a>{callToAction}</a>",
"workspace_limits.menu_limit.view_plans": "Se planer",
"workspace_limits.menu_limit.view_upgrade_options": "Se oppgraderingsalternativer.",
"workspace_limits.message_history": "Meldingshistorikk",
"workspace_limits.message_history.locked.cta.admin": "Oppgrader nå",
"workspace_limits.message_history.locked.cta.end_user": "Varsle admin",
"workspace_limits.message_history.locked.title.admin": "Lås opp meldinger før {date} i {team}",
"workspace_limits.message_history.locked.title.end_user": "Gi administratoren beskjed om å låse opp meldinger før {date} i {team}",
"workspace_limits.message_history.short": "Meldinger",
"workspace_limits.message_history.short.usage": "{actual} / {limit}",
"workspace_limits.message_history.usage": "{actual} av {limit} meldinger ({percent}%)",
"workspace_limits.modals.close": "Lukk",
"workspace_limits.modals.informational.title": "{planName}-grenser",
"workspace_limits.modals.limits_reached.description.message_history": "Loggen for sendte meldinger er ikke lenger tilgjengelig, men du kan fortsatt sende meldinger. Oppgrader til en betalt plan og få ubegrenset tilgang til din meldingslogg.",
"workspace_limits.modals.limits_reached.title": "Grensen for {limitName} nådd",
"workspace_limits.modals.limits_reached.title.message_history": "Meldingshistorikk",
"workspace_limits.modals.view_plan_options": "Se alternative abonnementsplaner",
"workspace_limits.modals.view_plans": "Vis abonnementsplaner",
"workspace_limits.search_files_limit.banner_text": "Noen eldre filer vises kanskje ikke fordi arbeidsområdet ditt har nådd fillagringsgrensen på {storage}. <a>{ctaAction}</a>",
"workspace_limits.search_limit.upgrade_now": "Oppgrader nå",
"workspace_limits.search_limit.view_plans": "Vis abonnementsplaner",
"workspace_limits.teams_limit_reached.upgrade_to_unarchive": "Oppgrader for å hente tilbake fra arkiv",
"workspace_limits.teams_limit_reached.view_upgrade_options": "Se oppgraderingsalternativer",
"workspace_limits.upgrade": "Oppgrader for å unngå datagrenser for {planName}",
"yourcomputer": "Din datamaskin" "yourcomputer": "Din datamaskin"
} }

Просмотреть файл

@@ -2048,6 +2048,8 @@
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "Configuratie bestandsopslag", "admin.reporting.workspace_optimization.configuration.file_storage.cta": "Configuratie bestandsopslag",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "Controleer jouw bestandsopslag instellingen om er zeker van te zijn dat jouw Mattermost workspace toegang heeft tot de geconfigureerde bestandsopslag.", "admin.reporting.workspace_optimization.configuration.file_storage.description": "Controleer jouw bestandsopslag instellingen om er zeker van te zijn dat jouw Mattermost workspace toegang heeft tot de geconfigureerde bestandsopslag.",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "De toegang tot bestandsopslag is foutief.", "admin.reporting.workspace_optimization.configuration.file_storage.title": "De toegang tot bestandsopslag is foutief.",
"admin.reporting.workspace_optimization.configuration.root_status.description": "Mattermost uitvoeren als root wordt niet aangeraden. Gebruik een gebruiker die geen root is.",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost wordt uitgevoerd als root",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "Sessielengte configureren", "admin.reporting.workspace_optimization.configuration.session_length.cta": "Sessielengte configureren",
"admin.reporting.workspace_optimization.configuration.session_length.description": "Jouw sessielengte is standaard ingesteld op 30 dagen. Een langere sessieduur biedt gemak, en een kortere sessie biedt strengere beveiliging. Wij raden aan dit aan te passen op basis van het beveiligingsbeleid van jouw organisatie.", "admin.reporting.workspace_optimization.configuration.session_length.description": "Jouw sessielengte is standaard ingesteld op 30 dagen. Een langere sessieduur biedt gemak, en een kortere sessie biedt strengere beveiliging. Wij raden aan dit aan te passen op basis van het beveiligingsbeleid van jouw organisatie.",
"admin.reporting.workspace_optimization.configuration.session_length.title": "Session lengths is ingesteld op standaard", "admin.reporting.workspace_optimization.configuration.session_length.title": "Session lengths is ingesteld op standaard",
@@ -3071,7 +3073,9 @@
"channel_bookmarks.create.confirm_save.button": "Bladwijzer bewaren", "channel_bookmarks.create.confirm_save.button": "Bladwijzer bewaren",
"channel_bookmarks.create.edit.title": "Bladwijzer bewerken", "channel_bookmarks.create.edit.title": "Bladwijzer bewerken",
"channel_bookmarks.create.error.generic_save": "Er is een fout opgetreden bij het bewaren van de bladwijzer.", "channel_bookmarks.create.error.generic_save": "Er is een fout opgetreden bij het bewaren van de bladwijzer.",
"channel_bookmarks.create.error.invalid_url": "Voer een geldige link in", "channel_bookmarks.create.error.invalid_url": "Voer een geldige link in. Kon niet verwerken: {link}.",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "Kon {url} niet vinden. Voer een geldige link in, of <Confirm>ga toch verder</Confirm>.",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "Kon {url} niet vinden. Voer een geldige link in.",
"channel_bookmarks.create.file_input.edit": "Bewerken", "channel_bookmarks.create.file_input.edit": "Bewerken",
"channel_bookmarks.create.file_input.label": "Bijlage", "channel_bookmarks.create.file_input.label": "Bijlage",
"channel_bookmarks.create.link_info": "Voeg een link toe aan een bericht, bestand of externe link", "channel_bookmarks.create.link_info": "Voeg een link toe aan een bericht, bestand of externe link",
@@ -3202,9 +3206,6 @@
"channel_modal.type.private.title": "Privé-kanaal", "channel_modal.type.private.title": "Privé-kanaal",
"channel_modal.type.public.description": "Iedereen kan lid worden", "channel_modal.type.public.description": "Iedereen kan lid worden",
"channel_modal.type.public.title": "Publiek kanaal", "channel_modal.type.public.title": "Publiek kanaal",
"channel_notifications.MobileNotificationAllLabel": "Alle nieuwe berichten",
"channel_notifications.MobileNotificationMentionLabel": "Enkel vermeldingen, directe berichten en trefwoorden",
"channel_notifications.MobileNotificationNothingLabel": "Geen",
"channel_notifications.NotifyMeTitle": "Houd me op de hoogte van…", "channel_notifications.NotifyMeTitle": "Houd me op de hoogte van…",
"channel_notifications.ThreadsReplyTitle": "Meldingen over reacties op draadjes", "channel_notifications.ThreadsReplyTitle": "Meldingen over reacties op draadjes",
"channel_notifications.alertBanner.description": "Alle andere meldingsvoorkeuren voor dit kanaal zijn uitgeschakeld", "channel_notifications.alertBanner.description": "Alle andere meldingsvoorkeuren voor dit kanaal zijn uitgeschakeld",
@@ -3215,9 +3216,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Gebruik dezelfde meldingsinstellingen als in je desktop-app", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Gebruik dezelfde meldingsinstellingen als in je desktop-app",
"channel_notifications.checkbox.threadsReplyTitle": "Hou me op de hoogte van reacties op draadjes die ik volg", "channel_notifications.checkbox.threadsReplyTitle": "Hou me op de hoogte van reacties op draadjes die ik volg",
"channel_notifications.default": "(standaard)", "channel_notifications.default": "(standaard)",
"channel_notifications.desktopNotificationAllLabel": "Alle nieuwe berichten",
"channel_notifications.desktopNotificationMentionLabel": "Enkel vermeldingen, directe berichten en trefwoorden",
"channel_notifications.desktopNotificationNothingLabel": "Geen",
"channel_notifications.desktopNotifications.soundEnable": "Meldingsgeluiden voor berichten", "channel_notifications.desktopNotifications.soundEnable": "Meldingsgeluiden voor berichten",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Selecteer een geluid", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Selecteer een geluid",
"channel_notifications.desktopNotifications.title": "Geluiden", "channel_notifications.desktopNotifications.title": "Geluiden",
@@ -3448,11 +3446,7 @@
"delete_channel.question": "This will archive the channel from the team and make its contents inaccessible for all users. \n \nAre you sure you wish to archive the **{display_name}** channel?", "delete_channel.question": "This will archive the channel from the team and make its contents inaccessible for all users. \n \nAre you sure you wish to archive the **{display_name}** channel?",
"delete_channel.viewArchived.question": "Dit zal het kanaal van het team archiveren. De inhoud blijft toegankelijk voor alle kanaalleden. \n \nWeet je zeker dat je het **{display_name}** kanaal wil archiveren?", "delete_channel.viewArchived.question": "Dit zal het kanaal van het team archiveren. De inhoud blijft toegankelijk voor alle kanaalleden. \n \nWeet je zeker dat je het **{display_name}** kanaal wil archiveren?",
"delete_post.cancel": "Annuleren", "delete_post.cancel": "Annuleren",
"delete_post.comment": "Commentaar",
"delete_post.confirm": "Bevestig {term} verwijdering",
"delete_post.del": "Verwijderen", "delete_post.del": "Verwijderen",
"delete_post.post": "Bericht",
"delete_post.question": "Weet u zeker dat u deze {term} wilt verwijderen?",
"delete_post.warning": "Dit bericht heeft {count, number} {count, plural, one {comment} other {comments}} gekregen.", "delete_post.warning": "Dit bericht heeft {count, number} {count, plural, one {comment} other {comments}} gekregen.",
"delete_success_modal.button_text": "Ga naar mattermost.com", "delete_success_modal.button_text": "Ga naar mattermost.com",
"demote_to_user_modal.demote": "Degraderen", "demote_to_user_modal.demote": "Degraderen",
@@ -3761,7 +3755,6 @@
"generic_icons.lock.circleSolid": "Rond Slot vol icoon", "generic_icons.lock.circleSolid": "Rond Slot vol icoon",
"generic_icons.login.gitlab": "Gitlab pictogram", "generic_icons.login.gitlab": "Gitlab pictogram",
"generic_icons.login.google": "Google pictogram", "generic_icons.login.google": "Google pictogram",
"generic_icons.login.oneLogin": "One Login pictogram",
"generic_icons.login.openid": "OpenID Pictogram", "generic_icons.login.openid": "OpenID Pictogram",
"generic_icons.logout": "Uitloggen Pictogram", "generic_icons.logout": "Uitloggen Pictogram",
"generic_icons.mail": "Mail Pictogram", "generic_icons.mail": "Mail Pictogram",

Просмотреть файл

@@ -504,9 +504,9 @@
"admin.channel_settings.channel_moderation.manageMembers.disabledGuest": "Zarządzanie członkami dla gości jest wyłączone w [{scheme_name}](../permissions/{scheme_link}).", "admin.channel_settings.channel_moderation.manageMembers.disabledGuest": "Zarządzanie członkami dla gości jest wyłączone w [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageMembers.disabledMember": "Zarządzanie członkami dla członków jest wyłączone w [{scheme_name}](../permissions/{scheme_link}).", "admin.channel_settings.channel_moderation.manageMembers.disabledMember": "Zarządzanie członkami dla członków jest wyłączone w [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.manageMembersDesc": "Możliwość dodawania i usuwania osób przez członków.", "admin.channel_settings.channel_moderation.manageMembersDesc": "Możliwość dodawania i usuwania osób przez członków.",
"admin.channel_settings.channel_moderation.members": "Użytkownicy", "admin.channel_settings.channel_moderation.members": "Członkowie",
"admin.channel_settings.channel_moderation.permissions": "Pozwolenia", "admin.channel_settings.channel_moderation.permissions": "Uprawnienia",
"admin.channel_settings.channel_moderation.postReactions": "Wyślij Reakcje", "admin.channel_settings.channel_moderation.postReactions": "Reakcje na posty",
"admin.channel_settings.channel_moderation.postReactions.disabledBoth": "Reakcje na posty dla członków i gości są wyłączone w [{scheme_name}](../permissions/{scheme_link}).", "admin.channel_settings.channel_moderation.postReactions.disabledBoth": "Reakcje na posty dla członków i gości są wyłączone w [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.postReactions.disabledGuest": "Reakcje na posty dla gości są wyłączone w [{scheme_name}](../permissions/{scheme_link}).", "admin.channel_settings.channel_moderation.postReactions.disabledGuest": "Reakcje na posty dla gości są wyłączone w [{scheme_name}](../permissions/{scheme_link}).",
"admin.channel_settings.channel_moderation.postReactions.disabledMember": "Reakcje na posty dla członków są wyłączone w [{scheme_name}](../permissions/{scheme_link}).", "admin.channel_settings.channel_moderation.postReactions.disabledMember": "Reakcje na posty dla członków są wyłączone w [{scheme_name}](../permissions/{scheme_link}).",
@@ -539,12 +539,12 @@
"admin.cluster.OverrideHostnameEx": "Np. \"app-server-01\"", "admin.cluster.OverrideHostnameEx": "Np. \"app-server-01\"",
"admin.cluster.UseIPAddress": "Użyj adresu IP:", "admin.cluster.UseIPAddress": "Użyj adresu IP:",
"admin.cluster.UseIPAddressDesc": "Jeśli włączone, ten klaster będzie próbował się komunikować przez adres IP zamiast używać nazwy hosta.", "admin.cluster.UseIPAddressDesc": "Jeśli włączone, ten klaster będzie próbował się komunikować przez adres IP zamiast używać nazwy hosta.",
"admin.cluster.enableDescription": "W przypadku wartości true, Mattermost będzie działał w trybie Wysokiej Dostępności (HA). Proszę zobaczyć <link>dokumentację</link> aby dowiedzieć się więcej na temat konfigurowania Wysokiej Dostępności w Mattermost.", "admin.cluster.enableDescription": "W przypadku gdy włączone, Mattermost będzie działał w trybie Wysokiej Dostępności (HA). Proszę zobaczyć <link>dokumentację</link> aby dowiedzieć się więcej na temat konfigurowania Wysokiej Dostępności w Mattermost.",
"admin.cluster.enableTitle": "Włącz tryb Wysokiej Dostępności:", "admin.cluster.enableTitle": "Włącz tryb Wysokiej Dostępności:",
"admin.cluster.loadedFrom": "Ta konfiguracja została wczytana z węzła o ID {clusterId}. Proszę zobacz podręcznik rozwiązywania problemów w naszej <link>dokumentacji</link> jeśli korzystasz z Konsoli Systemowej przez load balancer i masz jakieś problemy.", "admin.cluster.loadedFrom": "Ta konfiguracja została wczytana z węzła o ID {clusterId}. Proszę zobacz podręcznik rozwiązywania problemów w naszej <link>dokumentacji</link> jeśli korzystasz z Konsoli Systemowej przez load balancer i masz jakieś problemy.",
"admin.cluster.noteDescription": "Zmiana właściwości w tej sekcji będzie wymagała restartu serwera aby zaczęły one działać.", "admin.cluster.noteDescription": "Zmiana właściwości w tej sekcji będzie wymagała restartu serwera aby zaczęły one działać.",
"admin.cluster.should_not_change": "UWAGA: Te ustawienia nie mogą być zsynchronizowane na pozostałych serwerach w klastrze. Komunikacja międzywęzłowa trybu Wysokiej Dostępności nie rozpocznie się, dopóki nie zmodyfikujesz plików config.json na wszystkich maszynach tak aby były identyczne i zrestartujesz Mattermost. Proszę zobacz <link>documentation</link>, żeby dowiedzieć się jak dodawać i usuwać serwery w klastrze. Jeśli uzyskujesz dostęp do Konsoli Systemowej przez load balancer i masz problemy, proszę zobacz podręcznik rozwiązywania problemów w naszej <link>documentation</link>.", "admin.cluster.should_not_change": "UWAGA: Te ustawienia nie mogą być zsynchronizowane na pozostałych serwerach w klastrze. Komunikacja międzywęzłowa trybu Wysokiej Dostępności nie rozpocznie się, dopóki nie zmodyfikujesz plików config.json na wszystkich maszynach tak aby były identyczne i zrestartujesz Mattermost. Proszę zobacz <link>documentacji</link>, żeby dowiedzieć się jak dodawać i usuwać serwery w klastrze. Jeśli uzyskujesz dostęp do Konsoli Systemowej przez load balancer i masz problemy, proszę zobacz podręcznik rozwiązywania problemów w naszej <link>documentacji</link>.",
"admin.cluster.status_table.config_hash": "MD5 pliku konfiguracyjnego", "admin.cluster.status_table.config_hash": "Plik konfiguracyjny MD5",
"admin.cluster.status_table.hostname": "Nazwa hosta", "admin.cluster.status_table.hostname": "Nazwa hosta",
"admin.cluster.status_table.reload": " Przeładuj stan klastra", "admin.cluster.status_table.reload": " Przeładuj stan klastra",
"admin.cluster.status_table.schema_version": "Wersja schematu DB", "admin.cluster.status_table.schema_version": "Wersja schematu DB",
@@ -2048,6 +2048,8 @@
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "Przechowywanie plików konfiguracyjnych", "admin.reporting.workspace_optimization.configuration.file_storage.cta": "Przechowywanie plików konfiguracyjnych",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "Sprawdź ustawienia magazynu plików, aby upewnić się, że przestrzeń robocza Mattermost ma dostęp do skonfigurowanego magazynu plików.", "admin.reporting.workspace_optimization.configuration.file_storage.description": "Sprawdź ustawienia magazynu plików, aby upewnić się, że przestrzeń robocza Mattermost ma dostęp do skonfigurowanego magazynu plików.",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "Dostęp do pamięci plików jest nieprawidłowy.", "admin.reporting.workspace_optimization.configuration.file_storage.title": "Dostęp do pamięci plików jest nieprawidłowy.",
"admin.reporting.workspace_optimization.configuration.root_status.description": "Uruchamianie Mattermost jako root nie jest zalecane. Użyj użytkownika innego niż root.",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost jest uruchomiony jako root",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "Konfiguracja długości sesji", "admin.reporting.workspace_optimization.configuration.session_length.cta": "Konfiguracja długości sesji",
"admin.reporting.workspace_optimization.configuration.session_length.description": "Domyślnie długość sesji ustawiona jest na 30 dni. Dłuższa sesja zapewnia wygodę, a krótsza zapewnia większe bezpieczeństwo. Zalecamy dostosowanie tego ustawienia do zasad bezpieczeństwa obowiązujących w danej organizacji.", "admin.reporting.workspace_optimization.configuration.session_length.description": "Domyślnie długość sesji ustawiona jest na 30 dni. Dłuższa sesja zapewnia wygodę, a krótsza zapewnia większe bezpieczeństwo. Zalecamy dostosowanie tego ustawienia do zasad bezpieczeństwa obowiązujących w danej organizacji.",
"admin.reporting.workspace_optimization.configuration.session_length.title": "Długość sesji jest ustawiona na wartość domyślną", "admin.reporting.workspace_optimization.configuration.session_length.title": "Długość sesji jest ustawiona na wartość domyślną",
@@ -3071,7 +3073,9 @@
"channel_bookmarks.create.confirm_save.button": "Zapisz zakładkę", "channel_bookmarks.create.confirm_save.button": "Zapisz zakładkę",
"channel_bookmarks.create.edit.title": "Edytuj zakładkę", "channel_bookmarks.create.edit.title": "Edytuj zakładkę",
"channel_bookmarks.create.error.generic_save": "Wystąpił błąd podczas próby zapisania zakładki.", "channel_bookmarks.create.error.generic_save": "Wystąpił błąd podczas próby zapisania zakładki.",
"channel_bookmarks.create.error.invalid_url": "Wprowadź prawidłowy link", "channel_bookmarks.create.error.invalid_url": "Wprowadź prawidłowy link. Nie można przeanalizować: {link}.",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "Nie można znaleźć: {url}. Wprowadź poprawny link lub <Confirm>kontynuuj mimo to</Confirm>.",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "Nie można znaleźć: {url}. Podaj prawidłowy link.",
"channel_bookmarks.create.file_input.edit": "Edytuj", "channel_bookmarks.create.file_input.edit": "Edytuj",
"channel_bookmarks.create.file_input.label": "Załącznik", "channel_bookmarks.create.file_input.label": "Załącznik",
"channel_bookmarks.create.link_info": "Dodaj link do dowolnego postu, pliku lub linku zewnętrznego", "channel_bookmarks.create.link_info": "Dodaj link do dowolnego postu, pliku lub linku zewnętrznego",
@@ -3202,9 +3206,6 @@
"channel_modal.type.private.title": "Prywatny Kanał", "channel_modal.type.private.title": "Prywatny Kanał",
"channel_modal.type.public.description": "Każdy może dołączyć", "channel_modal.type.public.description": "Każdy może dołączyć",
"channel_modal.type.public.title": "Kanał Publiczny", "channel_modal.type.public.title": "Kanał Publiczny",
"channel_notifications.MobileNotificationAllLabel": "Wszystkie nowe wiadomości",
"channel_notifications.MobileNotificationMentionLabel": "Tylko wzmianki, bezpośrednie wiadomości i słowa kluczowe",
"channel_notifications.MobileNotificationNothingLabel": "Nic",
"channel_notifications.NotifyMeTitle": "Powiadom mnie o…", "channel_notifications.NotifyMeTitle": "Powiadom mnie o…",
"channel_notifications.ThreadsReplyTitle": "Powiadomienia o odpowiedziach w wątku", "channel_notifications.ThreadsReplyTitle": "Powiadomienia o odpowiedziach w wątku",
"channel_notifications.alertBanner.description": "Wszystkie inne preferencje powiadomień dla tego kanału są wyłączone", "channel_notifications.alertBanner.description": "Wszystkie inne preferencje powiadomień dla tego kanału są wyłączone",
@@ -3215,9 +3216,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Użyj tych samych ustawień powiadomień, co na komputerze", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Użyj tych samych ustawień powiadomień, co na komputerze",
"channel_notifications.checkbox.threadsReplyTitle": "Powiadamiaj mnie o odpowiedziach na wątki, które obserwuję", "channel_notifications.checkbox.threadsReplyTitle": "Powiadamiaj mnie o odpowiedziach na wątki, które obserwuję",
"channel_notifications.default": "(domyślne)", "channel_notifications.default": "(domyślne)",
"channel_notifications.desktopNotificationAllLabel": "Wszystkie nowe wiadomości",
"channel_notifications.desktopNotificationMentionLabel": "Tylko wzmianki, bezpośrednie wiadomości i słowa kluczowe",
"channel_notifications.desktopNotificationNothingLabel": "Nic",
"channel_notifications.desktopNotifications.soundEnable": "Dźwięki powiadomień o wiadomościach", "channel_notifications.desktopNotifications.soundEnable": "Dźwięki powiadomień o wiadomościach",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Wybierz dźwięk", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Wybierz dźwięk",
"channel_notifications.desktopNotifications.title": "Dźwięki", "channel_notifications.desktopNotifications.title": "Dźwięki",
@@ -3448,11 +3446,7 @@
"delete_channel.question": "Spowoduje to zarchiwizowanie kanału z zespołu. Zawartość będzie niedostępna dla wszystkich członków kanału.\n \nCzy jesteś pewien, że chcesz zarchiwizować kanał **{display_name}**?", "delete_channel.question": "Spowoduje to zarchiwizowanie kanału z zespołu. Zawartość będzie niedostępna dla wszystkich członków kanału.\n \nCzy jesteś pewien, że chcesz zarchiwizować kanał **{display_name}**?",
"delete_channel.viewArchived.question": "Spowoduje to zarchiwizowanie kanału z zespołu. Zawartość będzie nadal dostępna dla członków kanału.\n \nCzy jesteś pewien, że chcesz zarchiwizować kanał **{display_name}**?", "delete_channel.viewArchived.question": "Spowoduje to zarchiwizowanie kanału z zespołu. Zawartość będzie nadal dostępna dla członków kanału.\n \nCzy jesteś pewien, że chcesz zarchiwizować kanał **{display_name}**?",
"delete_post.cancel": "Anuluj", "delete_post.cancel": "Anuluj",
"delete_post.comment": "Komentarz",
"delete_post.confirm": "Potwierdź usunięcie ({term})",
"delete_post.del": "Usuń", "delete_post.del": "Usuń",
"delete_post.post": "Napisz",
"delete_post.question": "Jesteś pewien, że chcesz usunąć {term}?",
"delete_post.warning": "Ten post zawiera {count, number} {count, plural, one {komentarz} other {komentarze}} pod nim.", "delete_post.warning": "Ten post zawiera {count, number} {count, plural, one {komentarz} other {komentarze}} pod nim.",
"delete_success_modal.button_text": "Przejdź do mattermost.com", "delete_success_modal.button_text": "Przejdź do mattermost.com",
"demote_to_user_modal.demote": "Obniż", "demote_to_user_modal.demote": "Obniż",
@@ -3761,7 +3755,6 @@
"generic_icons.lock.circleSolid": "Ikona Lock Circle Solid", "generic_icons.lock.circleSolid": "Ikona Lock Circle Solid",
"generic_icons.login.gitlab": "Ikona Gitlab", "generic_icons.login.gitlab": "Ikona Gitlab",
"generic_icons.login.google": "Ikona Google", "generic_icons.login.google": "Ikona Google",
"generic_icons.login.oneLogin": "Ikona One Login",
"generic_icons.login.openid": "Ikona OpenID", "generic_icons.login.openid": "Ikona OpenID",
"generic_icons.logout": "Ikona Wylogowania", "generic_icons.logout": "Ikona Wylogowania",
"generic_icons.mail": "Ikona email", "generic_icons.mail": "Ikona email",

Просмотреть файл

@@ -2785,11 +2785,7 @@
"delete_channel.question": "Isso arquivará o canal da equipe e o removerá da interface do usuário. Os canais arquivados podem ser desarquivados se necessário novamente.\n \nTem certeza de que deseja arquivar o canal {display_name}?", "delete_channel.question": "Isso arquivará o canal da equipe e o removerá da interface do usuário. Os canais arquivados podem ser desarquivados se necessário novamente.\n \nTem certeza de que deseja arquivar o canal {display_name}?",
"delete_channel.viewArchived.question": "Isto irá arquivar o canal da equipe. O conteúdo do canal ainda estará acessível para os membros do canal.\n \nVocê tem certeza que deseja arquivar o canal **{display_name}**?", "delete_channel.viewArchived.question": "Isto irá arquivar o canal da equipe. O conteúdo do canal ainda estará acessível para os membros do canal.\n \nVocê tem certeza que deseja arquivar o canal **{display_name}**?",
"delete_post.cancel": "Cancelar", "delete_post.cancel": "Cancelar",
"delete_post.comment": "Comentário",
"delete_post.confirm": "Confirmar Delete {term}",
"delete_post.del": "Deletar", "delete_post.del": "Deletar",
"delete_post.post": "Post",
"delete_post.question": "Tem certeza de que deseja excluir este {term}?",
"delete_post.warning": "Este post tem {count, number} {count, plural, one {comentário} other {comentários}} nele.", "delete_post.warning": "Este post tem {count, number} {count, plural, one {comentário} other {comentários}} nele.",
"delete_success_modal.button_text": "Ir para mattermost.com", "delete_success_modal.button_text": "Ir para mattermost.com",
"demote_to_user_modal.demote": "Rebaixar", "demote_to_user_modal.demote": "Rebaixar",

Просмотреть файл

@@ -2512,11 +2512,7 @@
"delete_channel.question": "Acest lucru va arhiva canalul de echipa și de a face conținutul său inaccesibil pentru toți utilizatorii. \n \nEști sigur că doriți să arhiva **{display_name}** canal?", "delete_channel.question": "Acest lucru va arhiva canalul de echipa și de a face conținutul său inaccesibil pentru toți utilizatorii. \n \nEști sigur că doriți să arhiva **{display_name}** canal?",
"delete_channel.viewArchived.question": "Această acțiune va arhiva canalul echipei. Conținutul canalului va fi în continuare accesibil pentru membri canalului.\n \nEști sigur că vrei să arhivezi canalul **{display_name}**?", "delete_channel.viewArchived.question": "Această acțiune va arhiva canalul echipei. Conținutul canalului va fi în continuare accesibil pentru membri canalului.\n \nEști sigur că vrei să arhivezi canalul **{display_name}**?",
"delete_post.cancel": "Anulează", "delete_post.cancel": "Anulează",
"delete_post.comment": "Comentariu",
"delete_post.confirm": "Confirmați {term} Ștergeți",
"delete_post.del": "Șterge", "delete_post.del": "Șterge",
"delete_post.post": "Articol",
"delete_post.question": "Sigur doriți să ștergeți acest {term}?",
"delete_post.warning": "Acest post are {count, number} {count, plural, one {comment} alte {comments}}.", "delete_post.warning": "Acest post are {count, number} {count, plural, one {comment} alte {comments}}.",
"demote_to_user_modal.demote": "Decade", "demote_to_user_modal.demote": "Decade",
"demote_to_user_modal.desc": "Această acțiune denotă utilizatorul {username} unui invitat. Acesta va restricționa capacitatea utilizatorului de a se alătura canalelor publice și de a interacționa cu utilizatorii din afara canalelor din care fac parte în prezent. Sigur doriți să anulați utilizatorul {username} invitat?", "demote_to_user_modal.desc": "Această acțiune denotă utilizatorul {username} unui invitat. Acesta va restricționa capacitatea utilizatorului de a se alătura canalelor publice și de a interacționa cu utilizatorii din afara canalelor din care fac parte în prezent. Sigur doriți să anulați utilizatorul {username} invitat?",

Просмотреть файл

@@ -2048,6 +2048,8 @@
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "Файловое хранилище конфигурации", "admin.reporting.workspace_optimization.configuration.file_storage.cta": "Файловое хранилище конфигурации",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "Проверьте настройки файлового хранилища, чтобы убедиться, что рабочее пространство Mattermost имеет доступ к настроенному файловому хранилищу.", "admin.reporting.workspace_optimization.configuration.file_storage.description": "Проверьте настройки файлового хранилища, чтобы убедиться, что рабочее пространство Mattermost имеет доступ к настроенному файловому хранилищу.",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "Ошибка доступа к файловому хранилищу.", "admin.reporting.workspace_optimization.configuration.file_storage.title": "Ошибка доступа к файловому хранилищу.",
"admin.reporting.workspace_optimization.configuration.root_status.description": "Запускать Mattermost от имени root не рекомендуется. Пожалуйста, используйте пользователя, не являющегося root'ом.",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost запущен от имени root",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "Настройка продолжительности сеанса", "admin.reporting.workspace_optimization.configuration.session_length.cta": "Настройка продолжительности сеанса",
"admin.reporting.workspace_optimization.configuration.session_length.description": "Сеанс по умолчанию длится 30 дней. Длинные сеансы удобны, короткие — безопаснее. Настройте длительность в соответствии с политиками безопасности вашей организации.", "admin.reporting.workspace_optimization.configuration.session_length.description": "Сеанс по умолчанию длится 30 дней. Длинные сеансы удобны, короткие — безопаснее. Настройте длительность в соответствии с политиками безопасности вашей организации.",
"admin.reporting.workspace_optimization.configuration.session_length.title": "Длительность сеанса установлена по умолчанию", "admin.reporting.workspace_optimization.configuration.session_length.title": "Длительность сеанса установлена по умолчанию",
@@ -3071,7 +3073,9 @@
"channel_bookmarks.create.confirm_save.button": "Сохранить закладку", "channel_bookmarks.create.confirm_save.button": "Сохранить закладку",
"channel_bookmarks.create.edit.title": "Изменить закладку", "channel_bookmarks.create.edit.title": "Изменить закладку",
"channel_bookmarks.create.error.generic_save": "При попытке сохранить закладку произошла ошибка.", "channel_bookmarks.create.error.generic_save": "При попытке сохранить закладку произошла ошибка.",
"channel_bookmarks.create.error.invalid_url": "Пожалуйста, введите валидную ссылку", "channel_bookmarks.create.error.invalid_url": "Пожалуйста, введите правильную ссылку. Не удалось разобрать: {link}.",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "Не удалось найти: {url}. Пожалуйста, введите правильную ссылку или <Confirm>продолжите в любом случае</Confirm>.",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "Не удалось найти: {url}. Пожалуйста, введите правильную ссылку.",
"channel_bookmarks.create.file_input.edit": "Изменить", "channel_bookmarks.create.file_input.edit": "Изменить",
"channel_bookmarks.create.file_input.label": "Вложение", "channel_bookmarks.create.file_input.label": "Вложение",
"channel_bookmarks.create.link_info": "Добавьте ссылку на любое сообщение, файл или любую внешнюю ссылку", "channel_bookmarks.create.link_info": "Добавьте ссылку на любое сообщение, файл или любую внешнюю ссылку",
@@ -3202,9 +3206,6 @@
"channel_modal.type.private.title": "Частный канал", "channel_modal.type.private.title": "Частный канал",
"channel_modal.type.public.description": "Любой может присоединиться", "channel_modal.type.public.description": "Любой может присоединиться",
"channel_modal.type.public.title": "Публичный канал", "channel_modal.type.public.title": "Публичный канал",
"channel_notifications.MobileNotificationAllLabel": "Все новые сообщения",
"channel_notifications.MobileNotificationMentionLabel": "Только упоминания, личные сообщения и ключевые слова",
"channel_notifications.MobileNotificationNothingLabel": "Ничего",
"channel_notifications.NotifyMeTitle": "Уведомить меня о…", "channel_notifications.NotifyMeTitle": "Уведомить меня о…",
"channel_notifications.ThreadsReplyTitle": "Уведомления об ответах в обсуждениях", "channel_notifications.ThreadsReplyTitle": "Уведомления об ответах в обсуждениях",
"channel_notifications.alertBanner.description": "Все остальные настройки уведомлений для этого канала отключены", "channel_notifications.alertBanner.description": "Все остальные настройки уведомлений для этого канала отключены",
@@ -3215,9 +3216,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Использовать те же настройки уведомлений, что и на рабочем столе", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Использовать те же настройки уведомлений, что и на рабочем столе",
"channel_notifications.checkbox.threadsReplyTitle": "Уведомлять меня об ответах в обсуждениях, за которыми я слежу", "channel_notifications.checkbox.threadsReplyTitle": "Уведомлять меня об ответах в обсуждениях, за которыми я слежу",
"channel_notifications.default": "(по умолчанию)", "channel_notifications.default": "(по умолчанию)",
"channel_notifications.desktopNotificationAllLabel": "Все новые сообщения",
"channel_notifications.desktopNotificationMentionLabel": "Только упоминания, личные сообщения и ключевые слова",
"channel_notifications.desktopNotificationNothingLabel": "Ничего",
"channel_notifications.desktopNotifications.soundEnable": "Звуки уведомлений о сообщениях", "channel_notifications.desktopNotifications.soundEnable": "Звуки уведомлений о сообщениях",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Выберите звук", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Выберите звук",
"channel_notifications.desktopNotifications.title": "Звуки", "channel_notifications.desktopNotifications.title": "Звуки",
@@ -3448,11 +3446,7 @@
"delete_channel.question": "Данное действие приведёт к удалению его из команды и сделает недоступным всё его содержимое. \n \n Вы действительно хотите удалить канал **{display_name}**?", "delete_channel.question": "Данное действие приведёт к удалению его из команды и сделает недоступным всё его содержимое. \n \n Вы действительно хотите удалить канал **{display_name}**?",
"delete_channel.viewArchived.question": "Данное действие приведёт к удалению его из команды и сделает недоступным всё его содержимое. \n \n Вы действительно хотите удалить канал **{display_name}**?", "delete_channel.viewArchived.question": "Данное действие приведёт к удалению его из команды и сделает недоступным всё его содержимое. \n \n Вы действительно хотите удалить канал **{display_name}**?",
"delete_post.cancel": "Отмена", "delete_post.cancel": "Отмена",
"delete_post.comment": "Комментарий",
"delete_post.confirm": "Подтвердите удаление {term}",
"delete_post.del": "Удалить", "delete_post.del": "Удалить",
"delete_post.post": "Сообщение",
"delete_post.question": "Действительно хотите удалить {term}?",
"delete_post.warning": "Это сообщение содержит {count, number} {count, plural, one {комментарий} few {комментария} other {комментариев}}.", "delete_post.warning": "Это сообщение содержит {count, number} {count, plural, one {комментарий} few {комментария} other {комментариев}}.",
"delete_success_modal.button_text": "Перейти на сайт mattermost.com", "delete_success_modal.button_text": "Перейти на сайт mattermost.com",
"demote_to_user_modal.demote": "Понизить", "demote_to_user_modal.demote": "Понизить",
@@ -3761,7 +3755,6 @@
"generic_icons.lock.circleSolid": "Круглый значок блокировки", "generic_icons.lock.circleSolid": "Круглый значок блокировки",
"generic_icons.login.gitlab": "Значок Gitlab", "generic_icons.login.gitlab": "Значок Gitlab",
"generic_icons.login.google": "Значок Google", "generic_icons.login.google": "Значок Google",
"generic_icons.login.oneLogin": "Иконка One Login",
"generic_icons.login.openid": "Значок OpenID", "generic_icons.login.openid": "Значок OpenID",
"generic_icons.logout": "Значок завершения сеанса", "generic_icons.logout": "Значок завершения сеанса",
"generic_icons.mail": "Значок почты", "generic_icons.mail": "Значок почты",
@@ -4186,14 +4179,14 @@
"modal.manual_status.auto_responder.message_dnd": "Вы хотите установить статус \"Не беспокоить\" и отключить автоматические ответы?", "modal.manual_status.auto_responder.message_dnd": "Вы хотите установить статус \"Не беспокоить\" и отключить автоматические ответы?",
"modal.manual_status.auto_responder.message_offline": "Вы хотите установить статус \"Не в сети\" и отключить автоматические ответы?", "modal.manual_status.auto_responder.message_offline": "Вы хотите установить статус \"Не в сети\" и отключить автоматические ответы?",
"modal.manual_status.auto_responder.message_online": "Вы хотите установить статус \"В сети\" и отключить автоматические ответы?", "modal.manual_status.auto_responder.message_online": "Вы хотите установить статус \"В сети\" и отключить автоматические ответы?",
"modal.manual_status.button_away": "Да, установите мне статус \"Отошёл\"", "modal.manual_status.button_away": "Установить статус \"Отошёл\".",
"modal.manual_status.button_dnd": "Да, установите мне статус \"Не беспокоить\"", "modal.manual_status.button_dnd": "Установить статус \"Не беспокоить\"",
"modal.manual_status.button_offline": "Да, установите мне статус \"Не в сети\"", "modal.manual_status.button_offline": "Установить статус \"Не в сети\"",
"modal.manual_status.button_online": "Да, установите мне статус \"В сети\"", "modal.manual_status.button_online": "Установить статус \"Онлайн\"",
"modal.manual_status.cancel_away": "Нет, оставьте мне статус \"Отошёл\"", "modal.manual_status.cancel_away": "Оставаться в статусе \"Отошёл\"",
"modal.manual_status.cancel_dnd": "Нет, оставьте мне статус \"Не беспокоить\"", "modal.manual_status.cancel_dnd": "Оставаться в статусе \"Не беспокоить\"",
"modal.manual_status.cancel_offline": "Нет, оставьте мне статус \"Не в сети\"", "modal.manual_status.cancel_offline": "Оставаться в статусе \"Не в сети\"",
"modal.manual_status.cancel_ooo": "Нет, оставьте мне статус \"Не на работе\"", "modal.manual_status.cancel_ooo": "Оставаться в статусе \"Не на работе\"",
"modal.manual_status.message_away": "Хотите изменить свой статус на \"Отошёл\"?", "modal.manual_status.message_away": "Хотите изменить свой статус на \"Отошёл\"?",
"modal.manual_status.message_dnd": "Хотите изменить свой статус на \"Не беспокоить\"?", "modal.manual_status.message_dnd": "Хотите изменить свой статус на \"Не беспокоить\"?",
"modal.manual_status.message_offline": "Хотите изменить свой статус на \"Не в сети\"?", "modal.manual_status.message_offline": "Хотите изменить свой статус на \"Не в сети\"?",

Просмотреть файл

@@ -720,7 +720,6 @@
"create_post.send_message": "Pošlji sporočilo", "create_post.send_message": "Pošlji sporočilo",
"create_team.display_name.charLength": "Ime mora biti dolgo {min} ali več znakov do največ {max}. Dodate lahko daljši opis ekipe.", "create_team.display_name.charLength": "Ime mora biti dolgo {min} ali več znakov do največ {max}. Dodate lahko daljši opis ekipe.",
"delete_channel.del": "Arhivirano", "delete_channel.del": "Arhivirano",
"delete_post.question": "Ali ste prepričani, da želite izbrisati {term}?",
"device_icons.android": "Android ikona", "device_icons.android": "Android ikona",
"device_icons.apple": "Apple ikona", "device_icons.apple": "Apple ikona",
"device_icons.linux": "Linux ikona", "device_icons.linux": "Linux ikona",

Просмотреть файл

@@ -487,7 +487,6 @@
"channel_header.userHelpGuide": "Помоћ", "channel_header.userHelpGuide": "Помоћ",
"channel_members_modal.addNew": "Сви чланови тима", "channel_members_modal.addNew": "Сви чланови тима",
"create_comment.addComment": "Додај коментар...", "create_comment.addComment": "Додај коментар...",
"delete_post.question": "Да ли сте сигурни да желите да обришете ставку {term}?",
"edit_channel_header_modal.description": "Уреди текст који се појављује поред имена канала, у заглављу канала.", "edit_channel_header_modal.description": "Уреди текст који се појављује поред имена канала, у заглављу канала.",
"edit_channel_header_modal.title": "Уреди заглавље за канал {channel}", "edit_channel_header_modal.title": "Уреди заглавље за канал {channel}",
"edit_channel_purpose_modal.body": "Описује како овај канал треба да се користи. Овај текст се појављује у списку канала, у менију „Више...“ и помаже другима да се одлуче о приступању тиму.", "edit_channel_purpose_modal.body": "Описује како овај канал треба да се користи. Овај текст се појављује у списку канала, у менију „Више...“ и помаже другима да се одлуче о приступању тиму.",

Просмотреть файл

@@ -2048,6 +2048,8 @@
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "Konfigurera lagring av filer", "admin.reporting.workspace_optimization.configuration.file_storage.cta": "Konfigurera lagring av filer",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "Kontrollera inställningarna för lagring av filer för att säkerställa att din Mattermost-arbetsyta har åtkomst till fillagringen.", "admin.reporting.workspace_optimization.configuration.file_storage.description": "Kontrollera inställningarna för lagring av filer för att säkerställa att din Mattermost-arbetsyta har åtkomst till fillagringen.",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "Åtkomst till fillagring är felaktig.", "admin.reporting.workspace_optimization.configuration.file_storage.title": "Åtkomst till fillagring är felaktig.",
"admin.reporting.workspace_optimization.configuration.root_status.description": "Att köra Mattermost som root rekommenderas inte. Använd en användare som inte är root.",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost kör som root",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "Konfigurera sessionslängd", "admin.reporting.workspace_optimization.configuration.session_length.cta": "Konfigurera sessionslängd",
"admin.reporting.workspace_optimization.configuration.session_length.description": "Sessionslängden är inställd på standardvärdet 30 dagar. En längre session ger bekvämlighet och en kortare ger bättre säkerhet. Vi rekommenderar att sessionslängden anpassas utifrån din organisations säkerhetspolicy.", "admin.reporting.workspace_optimization.configuration.session_length.description": "Sessionslängden är inställd på standardvärdet 30 dagar. En längre session ger bekvämlighet och en kortare ger bättre säkerhet. Vi rekommenderar att sessionslängden anpassas utifrån din organisations säkerhetspolicy.",
"admin.reporting.workspace_optimization.configuration.session_length.title": "Sessionslängden är inställd på standardvärdet", "admin.reporting.workspace_optimization.configuration.session_length.title": "Sessionslängden är inställd på standardvärdet",
@@ -3071,7 +3073,9 @@
"channel_bookmarks.create.confirm_save.button": "Spara bokmärke", "channel_bookmarks.create.confirm_save.button": "Spara bokmärke",
"channel_bookmarks.create.edit.title": "Redigera bokmärke", "channel_bookmarks.create.edit.title": "Redigera bokmärke",
"channel_bookmarks.create.error.generic_save": "Det uppstod ett fel när bokmärket skulle sparas.", "channel_bookmarks.create.error.generic_save": "Det uppstod ett fel när bokmärket skulle sparas.",
"channel_bookmarks.create.error.invalid_url": "Ange en giltig länk", "channel_bookmarks.create.error.invalid_url": "Ange en giltig länk. Kunde inte tolka: {link}.",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "Kunde inte hitta: {url}. Ange en giltig länk eller <Confirm>fortsätt ändå</Confirm>.",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "Kunde inte hitta: {url}. Ange en giltig länk.",
"channel_bookmarks.create.file_input.edit": "Ändra", "channel_bookmarks.create.file_input.edit": "Ändra",
"channel_bookmarks.create.file_input.label": "Bilaga", "channel_bookmarks.create.file_input.label": "Bilaga",
"channel_bookmarks.create.link_info": "Lägg till en länk till ett inlägg, en fil eller en extern länk", "channel_bookmarks.create.link_info": "Lägg till en länk till ett inlägg, en fil eller en extern länk",
@@ -3202,9 +3206,6 @@
"channel_modal.type.private.title": "Privat kanal", "channel_modal.type.private.title": "Privat kanal",
"channel_modal.type.public.description": "Alla kan gå med", "channel_modal.type.public.description": "Alla kan gå med",
"channel_modal.type.public.title": "Publik kanal", "channel_modal.type.public.title": "Publik kanal",
"channel_notifications.MobileNotificationAllLabel": "Alla nya meddelanden",
"channel_notifications.MobileNotificationMentionLabel": "Endast omnämnanden, direktmeddelanden och nyckelord",
"channel_notifications.MobileNotificationNothingLabel": "Ingenting",
"channel_notifications.NotifyMeTitle": "Notifiera mig om…", "channel_notifications.NotifyMeTitle": "Notifiera mig om…",
"channel_notifications.ThreadsReplyTitle": "Notifiering vid svar i trådar", "channel_notifications.ThreadsReplyTitle": "Notifiering vid svar i trådar",
"channel_notifications.alertBanner.description": "Alla andra notifieringsinställningar är inaktiverade för denna kanal", "channel_notifications.alertBanner.description": "Alla andra notifieringsinställningar är inaktiverade för denna kanal",
@@ -3215,9 +3216,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Använd samma notifieringsinställningar som dator-appen", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Använd samma notifieringsinställningar som dator-appen",
"channel_notifications.checkbox.threadsReplyTitle": "Notifiera mig om svar i trådar som jag följer", "channel_notifications.checkbox.threadsReplyTitle": "Notifiera mig om svar i trådar som jag följer",
"channel_notifications.default": "(standard)", "channel_notifications.default": "(standard)",
"channel_notifications.desktopNotificationAllLabel": "Alla nya meddelanden",
"channel_notifications.desktopNotificationMentionLabel": "Endast omnämnanden, direktmeddelanden och nyckelord",
"channel_notifications.desktopNotificationNothingLabel": "Inget",
"channel_notifications.desktopNotifications.soundEnable": "Ljud för notifieringsavisering", "channel_notifications.desktopNotifications.soundEnable": "Ljud för notifieringsavisering",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Välj ett ljud", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Välj ett ljud",
"channel_notifications.desktopNotifications.title": "Ljud", "channel_notifications.desktopNotifications.title": "Ljud",
@@ -3448,11 +3446,7 @@
"delete_channel.question": "Du kommer arkivera kanalen från teamet och ta bort den från användargränssnittet. Det går att plockade tillbaka kanalen från arkivet om det behövs. \n \nÄr du säker på att du vill arkivera kanalen {display_name}?", "delete_channel.question": "Du kommer arkivera kanalen från teamet och ta bort den från användargränssnittet. Det går att plockade tillbaka kanalen från arkivet om det behövs. \n \nÄr du säker på att du vill arkivera kanalen {display_name}?",
"delete_channel.viewArchived.question": "Du kommer arkivera kanalen från teamet. Kanalens medlemmar kommer kunna komma åt innehållet i kanalen. \n \nÄr du säker på att du vill arkivera kanalen **{display_name}**?", "delete_channel.viewArchived.question": "Du kommer arkivera kanalen från teamet. Kanalens medlemmar kommer kunna komma åt innehållet i kanalen. \n \nÄr du säker på att du vill arkivera kanalen **{display_name}**?",
"delete_post.cancel": "Avbryt", "delete_post.cancel": "Avbryt",
"delete_post.comment": "Kommentar",
"delete_post.confirm": "Bekräfta radera {term}",
"delete_post.del": "Ta bort", "delete_post.del": "Ta bort",
"delete_post.post": "Meddelande",
"delete_post.question": "Är du säker på att du vill ta bort {term}?",
"delete_post.warning": "Detta meddelande har {count, number} {count, plural, one {kommentar} other {kommentarer}}.", "delete_post.warning": "Detta meddelande har {count, number} {count, plural, one {kommentar} other {kommentarer}}.",
"delete_success_modal.button_text": "Gå till mattermost.com", "delete_success_modal.button_text": "Gå till mattermost.com",
"demote_to_user_modal.demote": "Sänk", "demote_to_user_modal.demote": "Sänk",
@@ -3761,7 +3755,6 @@
"generic_icons.lock.circleSolid": "Ikon med lås i cirkel", "generic_icons.lock.circleSolid": "Ikon med lås i cirkel",
"generic_icons.login.gitlab": "ikon för Gitlab", "generic_icons.login.gitlab": "ikon för Gitlab",
"generic_icons.login.google": "Ikon för Google", "generic_icons.login.google": "Ikon för Google",
"generic_icons.login.oneLogin": "Ikon för One Login",
"generic_icons.login.openid": "Ikon för OpenID", "generic_icons.login.openid": "Ikon för OpenID",
"generic_icons.logout": "Logg ut-ikon", "generic_icons.logout": "Logg ut-ikon",
"generic_icons.mail": "Mejl-ikon", "generic_icons.mail": "Mejl-ikon",

Просмотреть файл

@@ -3202,9 +3202,6 @@
"channel_modal.type.private.title": "Özel kanal", "channel_modal.type.private.title": "Özel kanal",
"channel_modal.type.public.description": "Herkes katılabilir", "channel_modal.type.public.description": "Herkes katılabilir",
"channel_modal.type.public.title": "Herkese açık kanal", "channel_modal.type.public.title": "Herkese açık kanal",
"channel_notifications.MobileNotificationAllLabel": "Tüm yeni iletiler",
"channel_notifications.MobileNotificationMentionLabel": "Yalnızca anmalar, doğrudan iletiler ve anahtar sözcükler",
"channel_notifications.MobileNotificationNothingLabel": "Hiçbir şey",
"channel_notifications.NotifyMeTitle": "Bana şunlar bildirilsin…", "channel_notifications.NotifyMeTitle": "Bana şunlar bildirilsin…",
"channel_notifications.ThreadsReplyTitle": "Konu yanıtlama bildirimleri", "channel_notifications.ThreadsReplyTitle": "Konu yanıtlama bildirimleri",
"channel_notifications.alertBanner.description": "Bu kanal için diğer tüm bildirim tercihleri devre dışı bırakılmış", "channel_notifications.alertBanner.description": "Bu kanal için diğer tüm bildirim tercihleri devre dışı bırakılmış",
@@ -3215,9 +3212,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "Masaüstü ile aynı bildirim ayarları kullanılsın", "channel_notifications.checkbox.sameMobileSettingsDesktop": "Masaüstü ile aynı bildirim ayarları kullanılsın",
"channel_notifications.checkbox.threadsReplyTitle": "İzlediğim konulara gelen yanıtlar bana bildirilsin", "channel_notifications.checkbox.threadsReplyTitle": "İzlediğim konulara gelen yanıtlar bana bildirilsin",
"channel_notifications.default": "(varsayılan)", "channel_notifications.default": "(varsayılan)",
"channel_notifications.desktopNotificationAllLabel": "Tüm yeni iletiler",
"channel_notifications.desktopNotificationMentionLabel": "Yalnızca anmalar, doğrudan iletiler ve anahtar sözcükler",
"channel_notifications.desktopNotificationNothingLabel": "Hiçbir şey",
"channel_notifications.desktopNotifications.soundEnable": "İleti bildirim sesleri", "channel_notifications.desktopNotifications.soundEnable": "İleti bildirim sesleri",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "Bir ses seçin", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "Bir ses seçin",
"channel_notifications.desktopNotifications.title": "Sesler", "channel_notifications.desktopNotifications.title": "Sesler",
@@ -3448,11 +3442,7 @@
"delete_channel.question": "Bu işlem kanalı takımdan arşivler ve içeriğine hiç bir kullanıcı erişemez.\n\n**{display_name}** kanalını arşivlemek istediğinize emin misiniz?", "delete_channel.question": "Bu işlem kanalı takımdan arşivler ve içeriğine hiç bir kullanıcı erişemez.\n\n**{display_name}** kanalını arşivlemek istediğinize emin misiniz?",
"delete_channel.viewArchived.question": "Bu işlem takım kanalını arşivleyecek. Kanal üyeleri kanal içeriğini görmeyi sürdürebilecek.\n\n**{display_name}** kanalını arşivlemek istediğinize emin misiniz?", "delete_channel.viewArchived.question": "Bu işlem takım kanalını arşivleyecek. Kanal üyeleri kanal içeriğini görmeyi sürdürebilecek.\n\n**{display_name}** kanalını arşivlemek istediğinize emin misiniz?",
"delete_post.cancel": "İptal", "delete_post.cancel": "İptal",
"delete_post.comment": "Yorum",
"delete_post.confirm": "{term} silmeyi onayla",
"delete_post.del": "Sil", "delete_post.del": "Sil",
"delete_post.post": "İleti",
"delete_post.question": "Bu {term} ögesini silmek istediğinize emin misiniz?",
"delete_post.warning": "Bu iletiye {count, number} {count, plural, one {yorum} other {yorum}} yapılmış.", "delete_post.warning": "Bu iletiye {count, number} {count, plural, one {yorum} other {yorum}} yapılmış.",
"delete_success_modal.button_text": "mattermost.com sitesine git", "delete_success_modal.button_text": "mattermost.com sitesine git",
"demote_to_user_modal.demote": "Rolü indir", "demote_to_user_modal.demote": "Rolü indir",
@@ -3761,7 +3751,6 @@
"generic_icons.lock.circleSolid": "Yuvarlak katı kilit simgesi", "generic_icons.lock.circleSolid": "Yuvarlak katı kilit simgesi",
"generic_icons.login.gitlab": "Gitlab simgesi", "generic_icons.login.gitlab": "Gitlab simgesi",
"generic_icons.login.google": "Google simgesi", "generic_icons.login.google": "Google simgesi",
"generic_icons.login.oneLogin": "One Login simgesi",
"generic_icons.login.openid": "OpenID simgesi", "generic_icons.login.openid": "OpenID simgesi",
"generic_icons.logout": "Oturumu kapatma simgesi", "generic_icons.logout": "Oturumu kapatma simgesi",
"generic_icons.mail": "E-posta simgesi", "generic_icons.mail": "E-posta simgesi",

Просмотреть файл

@@ -1663,11 +1663,7 @@
"delete_channel.question": "Архівувати канал від команди та зробити його вміст недоступним для всіх користувачів. \n\nВи впевнені, що хочете архівувати канал **{display_name}**?", "delete_channel.question": "Архівувати канал від команди та зробити його вміст недоступним для всіх користувачів. \n\nВи впевнені, що хочете архівувати канал **{display_name}**?",
"delete_channel.viewArchived.question": "Дана дія приведе до видалення його з команди і зробить недоступним весь його вміст. \n\nВи дійсно хочете видалити канал **{display_name}**?", "delete_channel.viewArchived.question": "Дана дія приведе до видалення його з команди і зробить недоступним весь його вміст. \n\nВи дійсно хочете видалити канал **{display_name}**?",
"delete_post.cancel": "Відміна", "delete_post.cancel": "Відміна",
"delete_post.comment": "Коментар",
"delete_post.confirm": "Підтвердження видалення {term}",
"delete_post.del": "Видалити", "delete_post.del": "Видалити",
"delete_post.post": "Повідомлення",
"delete_post.question": "Дійсно хочете видалити {term}?",
"delete_post.warning": "Цей запис має {count, number} {count, multiple, one {comment} інші {comments}} на ньому.", "delete_post.warning": "Цей запис має {count, number} {count, multiple, one {comment} інші {comments}} на ньому.",
"device_icons.android": "Значок Android", "device_icons.android": "Значок Android",
"device_icons.apple": "Значок Apple", "device_icons.apple": "Значок Apple",

Просмотреть файл

@@ -2974,11 +2974,7 @@
"delete_channel.question": "Thao tác này sẽ lưu trữ kênh khỏi nhóm và xóa kênh khỏi giao diện người dùng. Các kênh đã lưu trữ có thể được hủy lưu trữ nếu cần lại.\n \nBạn có chắc chắn muốn lưu trữ kênh {display_name} không?", "delete_channel.question": "Thao tác này sẽ lưu trữ kênh khỏi nhóm và xóa kênh khỏi giao diện người dùng. Các kênh đã lưu trữ có thể được hủy lưu trữ nếu cần lại.\n \nBạn có chắc chắn muốn lưu trữ kênh {display_name} không?",
"delete_channel.viewArchived.question": "Thao tác này sẽ lưu trữ kênh từ nhóm. Các thành viên của kênh vẫn có thể truy cập nội dung kênh.\n \nBạn có chắc chắn muốn lưu trữ kênh ** {display_name} ** không?", "delete_channel.viewArchived.question": "Thao tác này sẽ lưu trữ kênh từ nhóm. Các thành viên của kênh vẫn có thể truy cập nội dung kênh.\n \nBạn có chắc chắn muốn lưu trữ kênh ** {display_name} ** không?",
"delete_post.cancel": "Hủy", "delete_post.cancel": "Hủy",
"delete_post.comment": "Nhận xét",
"delete_post.confirm": "Xác nhận {term} Xóa",
"delete_post.del": "Xóa", "delete_post.del": "Xóa",
"delete_post.post": "Đăng",
"delete_post.question": "Bạn có chắc chắn muốn xóa {term} này không?",
"delete_post.warning": "Bài đăng này có {count, number} {count, plural, một {comment} {comments}} khác trên đó.", "delete_post.warning": "Bài đăng này có {count, number} {count, plural, một {comment} {comments}} khác trên đó.",
"delete_success_modal.button_text": "Đi đến mattermost.com", "delete_success_modal.button_text": "Đi đến mattermost.com",
"demote_to_user_modal.demote": "Giảm hạng", "demote_to_user_modal.demote": "Giảm hạng",
@@ -3244,7 +3240,6 @@
"generic_icons.lock.circleSolid": "Lock Circle Solid Icon", "generic_icons.lock.circleSolid": "Lock Circle Solid Icon",
"generic_icons.login.gitlab": "Gitlab Icon", "generic_icons.login.gitlab": "Gitlab Icon",
"generic_icons.login.google": "Google Icon", "generic_icons.login.google": "Google Icon",
"generic_icons.login.oneLogin": "One Login Icon",
"generic_icons.login.openid": "OpenID Icon", "generic_icons.login.openid": "OpenID Icon",
"generic_icons.logout": "Biểu tượng đăng xuất", "generic_icons.logout": "Biểu tượng đăng xuất",
"generic_icons.mail": "Biểu tượng Thư", "generic_icons.mail": "Biểu tượng Thư",

Просмотреть файл

@@ -2048,6 +2048,8 @@
"admin.reporting.workspace_optimization.configuration.file_storage.cta": "配置文件存储", "admin.reporting.workspace_optimization.configuration.file_storage.cta": "配置文件存储",
"admin.reporting.workspace_optimization.configuration.file_storage.description": "检查您的文件存储设置以确保您的 Mattermost 工作区可以访问配置的文件存储。", "admin.reporting.workspace_optimization.configuration.file_storage.description": "检查您的文件存储设置以确保您的 Mattermost 工作区可以访问配置的文件存储。",
"admin.reporting.workspace_optimization.configuration.file_storage.title": "文件存储访问存在问题。", "admin.reporting.workspace_optimization.configuration.file_storage.title": "文件存储访问存在问题。",
"admin.reporting.workspace_optimization.configuration.root_status.description": "不建议以 root 身份运行 Mattermost。请使用非 root 用户。",
"admin.reporting.workspace_optimization.configuration.root_status.title": "Mattermost 正在以 root 身份运行",
"admin.reporting.workspace_optimization.configuration.session_length.cta": "配置会话长度", "admin.reporting.workspace_optimization.configuration.session_length.cta": "配置会话长度",
"admin.reporting.workspace_optimization.configuration.session_length.description": "您的会话长度设置为默认的 30 天。较长的会话长度提供便利,而较短的会话提供更严密的安全性。我们建议根据您的组织安全策略进行调整。", "admin.reporting.workspace_optimization.configuration.session_length.description": "您的会话长度设置为默认的 30 天。较长的会话长度提供便利,而较短的会话提供更严密的安全性。我们建议根据您的组织安全策略进行调整。",
"admin.reporting.workspace_optimization.configuration.session_length.title": "会话长度设置为默认值", "admin.reporting.workspace_optimization.configuration.session_length.title": "会话长度设置为默认值",
@@ -3071,7 +3073,9 @@
"channel_bookmarks.create.confirm_save.button": "保存书签", "channel_bookmarks.create.confirm_save.button": "保存书签",
"channel_bookmarks.create.edit.title": "编辑书签", "channel_bookmarks.create.edit.title": "编辑书签",
"channel_bookmarks.create.error.generic_save": "在保存书签时发生了错误。", "channel_bookmarks.create.error.generic_save": "在保存书签时发生了错误。",
"channel_bookmarks.create.error.invalid_url": "请输入有效的链接", "channel_bookmarks.create.error.invalid_url": "请输入有效的链接。无法解析:{link}。",
"channel_bookmarks.create.error.invalid_url.continue_anyway": "未找到:{url}。请输入有效链接,或<Confirm>仍然继续</Confirm>。",
"channel_bookmarks.create.error.invalid_url.continuing_anyway": "未找到:{url}。请输入有效链接。",
"channel_bookmarks.create.file_input.edit": "编辑", "channel_bookmarks.create.file_input.edit": "编辑",
"channel_bookmarks.create.file_input.label": "附件", "channel_bookmarks.create.file_input.label": "附件",
"channel_bookmarks.create.link_info": "添加链接到任何消息、文件或外部链接", "channel_bookmarks.create.link_info": "添加链接到任何消息、文件或外部链接",
@@ -3202,9 +3206,6 @@
"channel_modal.type.private.title": "私有频道", "channel_modal.type.private.title": "私有频道",
"channel_modal.type.public.description": "任何人都可以加入", "channel_modal.type.public.description": "任何人都可以加入",
"channel_modal.type.public.title": "公共频道", "channel_modal.type.public.title": "公共频道",
"channel_notifications.MobileNotificationAllLabel": "所有新消息",
"channel_notifications.MobileNotificationMentionLabel": "仅提及、私信和关键词",
"channel_notifications.MobileNotificationNothingLabel": "无",
"channel_notifications.NotifyMeTitle": "在…时通知我", "channel_notifications.NotifyMeTitle": "在…时通知我",
"channel_notifications.ThreadsReplyTitle": "话题回复通知", "channel_notifications.ThreadsReplyTitle": "话题回复通知",
"channel_notifications.alertBanner.description": "此频道的所有其他通知偏好均已禁用", "channel_notifications.alertBanner.description": "此频道的所有其他通知偏好均已禁用",
@@ -3215,9 +3216,6 @@
"channel_notifications.checkbox.sameMobileSettingsDesktop": "使用和桌面端相同的通知设置", "channel_notifications.checkbox.sameMobileSettingsDesktop": "使用和桌面端相同的通知设置",
"channel_notifications.checkbox.threadsReplyTitle": "在我关注的话题有新回复时通知我", "channel_notifications.checkbox.threadsReplyTitle": "在我关注的话题有新回复时通知我",
"channel_notifications.default": "(默认)", "channel_notifications.default": "(默认)",
"channel_notifications.desktopNotificationAllLabel": "所有新消息",
"channel_notifications.desktopNotificationMentionLabel": "仅提及、私信和关键词",
"channel_notifications.desktopNotificationNothingLabel": "无",
"channel_notifications.desktopNotifications.soundEnable": "消息通知声音", "channel_notifications.desktopNotifications.soundEnable": "消息通知声音",
"channel_notifications.desktopNotifications.soundSelectPlaceholder": "选择声音", "channel_notifications.desktopNotifications.soundSelectPlaceholder": "选择声音",
"channel_notifications.desktopNotifications.title": "声音", "channel_notifications.desktopNotifications.title": "声音",
@@ -3448,11 +3446,7 @@
"delete_channel.question": "这会从团队归档此频道并且所有用户将无法读取其数据。\n\n您确定要归档**{display_name}**频道?", "delete_channel.question": "这会从团队归档此频道并且所有用户将无法读取其数据。\n\n您确定要归档**{display_name}**频道?",
"delete_channel.viewArchived.question": "这将从团队中归档此频道。频道内容将仍可被频道成员查看。\n \n您确定要归档频道**{display_name}**", "delete_channel.viewArchived.question": "这将从团队中归档此频道。频道内容将仍可被频道成员查看。\n \n您确定要归档频道**{display_name}**",
"delete_post.cancel": "取消", "delete_post.cancel": "取消",
"delete_post.comment": "评论",
"delete_post.confirm": "确认{term}删除",
"delete_post.del": "删除", "delete_post.del": "删除",
"delete_post.post": "发布",
"delete_post.question": "您确认要删除{term}",
"delete_post.warning": "此消息有 {count, number} 条评论。", "delete_post.warning": "此消息有 {count, number} 条评论。",
"delete_success_modal.button_text": "转到 mattermost.com", "delete_success_modal.button_text": "转到 mattermost.com",
"demote_to_user_modal.demote": "降级", "demote_to_user_modal.demote": "降级",
@@ -3761,7 +3755,6 @@
"generic_icons.lock.circleSolid": "锁定圆圈实心图标", "generic_icons.lock.circleSolid": "锁定圆圈实心图标",
"generic_icons.login.gitlab": "Gitlab图标", "generic_icons.login.gitlab": "Gitlab图标",
"generic_icons.login.google": "Google图标", "generic_icons.login.google": "Google图标",
"generic_icons.login.oneLogin": "One Login图标",
"generic_icons.login.openid": "OpenID 图标", "generic_icons.login.openid": "OpenID 图标",
"generic_icons.logout": "注销图标", "generic_icons.logout": "注销图标",
"generic_icons.mail": "邮件图标", "generic_icons.mail": "邮件图标",

Просмотреть файл

@@ -2186,11 +2186,7 @@
"delete_channel.question": "這將會從團隊封存頻道並且禁止所有使用者存取頻道內容。 \n \n您確定要封存**{display_name}**頻道?", "delete_channel.question": "這將會從團隊封存頻道並且禁止所有使用者存取頻道內容。 \n \n您確定要封存**{display_name}**頻道?",
"delete_channel.viewArchived.question": "這將會從團隊封存此頻道。團隊成員仍然可以觀看頻道內容。\n \n請確認要封存頻道 **{display_name}**。", "delete_channel.viewArchived.question": "這將會從團隊封存此頻道。團隊成員仍然可以觀看頻道內容。\n \n請確認要封存頻道 **{display_name}**。",
"delete_post.cancel": "取消", "delete_post.cancel": "取消",
"delete_post.comment": "註解",
"delete_post.confirm": "請確認刪除{term}",
"delete_post.del": "刪除", "delete_post.del": "刪除",
"delete_post.post": "訊息",
"delete_post.question": "確定要刪除{term}嘛?",
"delete_post.warning": "此訊息有 {count, number} 個註解。", "delete_post.warning": "此訊息有 {count, number} 個註解。",
"demote_to_user_modal.demote": "降階", "demote_to_user_modal.demote": "降階",
"demote_to_user_modal.desc": "此動作將使用者 {username} 降階為訪客。這將限制使用者加入公開頻道以及與使用者不是成員的頻道互動的能力。請確定要將使用者 {username} 降階為訪客。", "demote_to_user_modal.desc": "此動作將使用者 {username} 降階為訪客。這將限制使用者加入公開頻道以及與使用者不是成員的頻道互動的能力。請確定要將使用者 {username} 降階為訪客。",