Translations update from Mattermost Weblate (#34127)

Automatic Merge
This commit is contained in:
Weblate (bot) 2025-10-13 15:43:38 +02:00 committed by GitHub
parent a60ba7b4f5
commit a77ff5545e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 1242 additions and 149 deletions

View file

@ -5,7 +5,7 @@
},
{
"id": "August",
"translation": "أغسطص"
"translation": "أغسطس"
},
{
"id": "December",
@ -14,5 +14,61 @@
{
"id": "February",
"translation": "فبراير"
},
{
"id": "January",
"translation": "يناير"
},
{
"id": "July",
"translation": "يوليو"
},
{
"id": "June",
"translation": "يونيو"
},
{
"id": "March",
"translation": "مارس"
},
{
"id": "May",
"translation": "مايو"
},
{
"id": "November",
"translation": "نوفمبر"
},
{
"id": "October",
"translation": "أكتوبر"
},
{
"id": "September",
"translation": "سبتمبر"
},
{
"id": "api.access_control_policy.get_channels.limit.app_error",
"translation": "حد الحصول على القنوات غير صالح."
},
{
"id": "api.access_control_policy.get_fields.limit.app_error",
"translation": "حد الحصول على الحقول غير صالح."
},
{
"id": "api.acknowledgement.delete.archived_channel.app_error",
"translation": "لا يمكنك إزالة إقرار في قناة مؤرشفة."
},
{
"id": "api.acknowledgement.delete.deadline.app_error",
"translation": "لا يمكنك حذف إقرار بعد مرور 5 دقائق."
},
{
"id": "api.acknowledgement.save.archived_channel.app_error",
"translation": "لا يمكنك حفظ إقرار في قناة مؤرشفة."
},
{
"id": "api.admin.add_certificate.app_error",
"translation": "فشل في إضافة الشهادة."
}
]

View file

@ -10802,5 +10802,81 @@
{
"id": "app.submit_interactive_dialog.invalid_response",
"translation": "Obdržena neplatná odpověď při odeslání interaktivního dialogu."
},
{
"id": "api.channel.patch_update_channel.restricted_dm.app_error",
"translation": "Nelze změnit chráněný kanál přímých zpráv."
},
{
"id": "api.command.execute_command.restricted_dm.error",
"translation": "Nelze psát do chráněných přímých zpráv"
},
{
"id": "api.content_flagging.error.comment_required",
"translation": "Přidejte prosím komentář vysvětlující, proč označujete tuto zprávu."
},
{
"id": "api.content_flagging.error.comment_too_long",
"translation": "Důvod označení zprávy nesmí být delší než {{.MaxLength}} znaků."
},
{
"id": "api.content_flagging.error.not_available_on_team",
"translation": "Funkce označování obsahu není v tomto týmu povolena."
},
{
"id": "api.content_flagging.error.post_not_in_progress",
"translation": "Označený příspěvek musí být ve stavu „čeká“ nebo „přiřazen“, aby mohl být ponechán nebo odstraněn."
},
{
"id": "api.content_flagging.error.reason_invalid",
"translation": "Byl uveden neznámý důvod pro označení zprávy."
},
{
"id": "api.content_flagging.error.reason_required",
"translation": "Vyberte prosím důvod pro označení této zprávy."
},
{
"id": "api.content_flagging.error.reviewer_only",
"translation": "Nemáte oprávnění k zobrazení tohoto prostředku."
},
{
"id": "api.draft.create_draft.can_not_draft_to_restricted_dm.error",
"translation": "Nelze uložit koncept do chráněného kanálu přímých zpráv"
},
{
"id": "api.file.upload_file.get_channel.app_error",
"translation": "Nelze nahrát soubor do chráněného kanálu přímé zprávy"
},
{
"id": "api.file.upload_file.restricted_dm.error",
"translation": "Nelze nahrát soubor do kanálu přímých zpráv"
},
{
"id": "api.post.create_post.can_not_post_in_restricted_dm.error",
"translation": "Nelze odeslat zprávu do chráněného kanálu přímých zpráv."
},
{
"id": "api.post.delete_post.can_not_delete_from_restricted_dm.error",
"translation": "Nelze smazat zprávu v chráněném kanálu přímých zpráv."
},
{
"id": "api.post.patch_post.can_not_update_post_in_restricted_dm.error",
"translation": "Nelze upravit zprávu v chráněném kanálu přímých zpráv."
},
{
"id": "api.post.update_post.can_not_update_post_in_restricted_dm.error",
"translation": "Nelze upravit zprávu v chráněném kanálu přímých zpráv."
},
{
"id": "api.reaction.delete.restricted_dm.error",
"translation": "Nelze reagovat na chráněnou přímou zprávu"
},
{
"id": "api.reaction.save.restricted_dm.error",
"translation": "Nelze reagovat v chráněných přímých zprávách"
},
{
"id": "app.channel.get_common_teams.app_error",
"translation": "Chyba při získávání společných týmů pro kanál"
}
]

View file

@ -10780,5 +10780,197 @@
{
"id": "app.user.check_user_password.failed_update",
"translation": "ユーザーのパスワードの更新に失敗しました。"
},
{
"id": "api.channel.patch_update_channel.restricted_dm.app_error",
"translation": "制限されたダイレクトメッセージチャンネルを更新できません。"
},
{
"id": "api.command.execute_command.restricted_dm.error",
"translation": "制限されたDMには投稿できません"
},
{
"id": "api.content_flagging.error.comment_required",
"translation": "このメッセージにフラグを立てた理由を説明するコメントを追加してください。"
},
{
"id": "api.content_flagging.error.comment_too_long",
"translation": "フラグを立てた理由は {{.MaxLength}} 文字以内にしてください。"
},
{
"id": "api.content_flagging.error.not_available_on_team",
"translation": "コンテントフラグ機能はこのチームで有効化されていません。"
},
{
"id": "api.content_flagging.error.post_not_in_progress",
"translation": "フラグの立てられた投稿を保持または削除するには、保留またはアサイン状態でなくてはなりません。"
},
{
"id": "api.content_flagging.error.reason_invalid",
"translation": "メッセージにフラグを立てた理由が不明です。"
},
{
"id": "api.content_flagging.error.reason_required",
"translation": "このメッセージにフラグを立てた理由を選択してください。"
},
{
"id": "api.content_flagging.error.reviewer_only",
"translation": "このリソースを閲覧する権限がありません。"
},
{
"id": "api.draft.create_draft.can_not_draft_to_restricted_dm.error",
"translation": "制限されたダイレクトメッセージチャンネルには下書きを保存できません"
},
{
"id": "api.file.upload_file.get_channel.app_error",
"translation": "制限されたDMにはファイルをアップロードできません"
},
{
"id": "api.file.upload_file.restricted_dm.error",
"translation": "制限されたDMにはファイルをアップロードできません"
},
{
"id": "api.post.create_post.can_not_post_in_restricted_dm.error",
"translation": "制限されたダイレクトメッセージチャンネルには投稿できません。"
},
{
"id": "api.post.delete_post.can_not_delete_from_restricted_dm.error",
"translation": "制限されたダイレクトメッセージチャンネルの投稿は削除できません。"
},
{
"id": "api.post.patch_post.can_not_update_post_in_restricted_dm.error",
"translation": "制限されたダイレクトメッセージチャンネルの投稿は更新できません。"
},
{
"id": "api.post.update_post.can_not_update_post_in_restricted_dm.error",
"translation": "制限されたダイレクトメッセージチャンネルの投稿は更新できません。"
},
{
"id": "api.reaction.delete.restricted_dm.error",
"translation": "制限されたDM内ではリアクションできません"
},
{
"id": "api.reaction.save.restricted_dm.error",
"translation": "制限されたDM内ではリアクションできません"
},
{
"id": "app.content_flagging.can_flag_post.in_progress",
"translation": "すでにフラグが立てられているため、この投稿にフラグを立てられません。"
},
{
"id": "app.content_flagging.can_flag_post.removed",
"translation": "以前のフラグ立てリクエストにより削除されているため、この投稿にフラグを立てることはできません。"
},
{
"id": "app.content_flagging.can_flag_post.retained",
"translation": "以前のフラグ立てリクエストにより保持されているため、この投稿にフラグを立てることはできません。"
},
{
"id": "app.content_flagging.can_flag_post.unknown",
"translation": "この投稿のステータスが不明なため、フラグを立てることはできません。"
},
{
"id": "app.content_flagging.create_property_values.app_error",
"translation": "フラグの立てられた投稿に対するプロパティ値を保存できません。"
},
{
"id": "app.content_flagging.delete_post.app_error",
"translation": "フラグの立てられた投稿をsoft-deleteできません。"
},
{
"id": "app.content_flagging.flag_post.marshal_comment.app_error",
"translation": "フラグを立てたユーザーのコメントを変換できませんでした"
},
{
"id": "app.content_flagging.flag_post.marshal_reason.app_error",
"translation": "フラグを立てたユーザーの理由を変換できませんでした"
},
{
"id": "app.content_flagging.flag_post_confirmation.message",
"translation": "@{{.username}}からのメッセージにレビューフラグが立てられました。コンテンツレビュワーによるレビューが完了次第、通知されます。 "
},
{
"id": "app.content_flagging.get_group.error",
"translation": "Content Flaggingボットを取得できませんでした。"
},
{
"id": "app.content_flagging.get_status_property.app_error",
"translation": "Statusプロパティフィールドを取得できませんでした。"
},
{
"id": "app.content_flagging.get_users_in_team.app_error",
"translation": "チーム内のレビュワーを検索できませんでした。"
},
{
"id": "app.content_flagging.keep_flag_post.marshal_comment.app_error",
"translation": "レビュワーのコメントを変換できませんでした"
},
{
"id": "app.content_flagging.keep_post.status_update.app_error",
"translation": "フラグの立てられた投稿の削除解除時に投稿のステータスを更新できませんでした "
},
{
"id": "app.content_flagging.keep_post.undelete.app_error",
"translation": "フラグの立てられた投稿の削除を解除しようとした際にデータベース内の投稿を更新できませんでした。"
},
{
"id": "app.content_flagging.marshal_property_values.app_error",
"translation": "WebSocketイベント内で送信するContent Flaggingプロパティ値を変換できませんでした。"
},
{
"id": "app.content_flagging.no_status_property.app_error",
"translation": "投稿がフラグ立てされていないためフラグ立てした投稿を取得できませんでした。"
},
{
"id": "app.content_flagging.permanently_delete.app_error",
"translation": "フラグ立てした投稿を完全に削除する際、検閲済みの投稿で元の投稿を上書きできませんでした。"
},
{
"id": "app.content_flagging.permanently_delete.marshal_comment.app_error",
"translation": "レビュワーコメントを変換できませんでした"
},
{
"id": "app.content_flagging.permanently_delete.update_property_value.app_error",
"translation": "フラグ立てした投稿を完全に削除する際、投稿のステータスを更新できませんでした。"
},
{
"id": "app.content_flagging.restore_file_info.app_error",
"translation": "フラグ立てした投稿のファイル情報を復元できませんでした。"
},
{
"id": "app.content_flagging.search_property_fields.app_error",
"translation": "Content Flaggingプロパティフィールドを検索できませんでした。"
},
{
"id": "app.content_flagging.search_property_values.app_error",
"translation": "データベースから投稿のContent Flaggingプロパティ値を取得できませんでした。"
},
{
"id": "app.content_flagging.search_status_property.app_error",
"translation": "フラグ立てした投稿のプロパティ値を検索できませんでした。"
},
{
"id": "app.job.get_existing_jobs.error",
"translation": "既存のジョブを取得できませんでした。"
},
{
"id": "app.post_priority.delete_for_post.app_error",
"translation": "投稿に対するデータベースから投稿の優先度に関するデータを完全に削除できませんでした。"
},
{
"id": "app.save_scheduled_post.restricted_dm.error",
"translation": "制限されたDM内でスケジュール済み投稿はできません"
},
{
"id": "app.submit_interactive_dialog.invalid_response",
"translation": "インタラクティブダイアログの送信で不正なレスポンスが検出されました。"
},
{
"id": "app.system.content_review_bot.bot_displayname",
"translation": "コンテンツレビュー"
},
{
"id": "app.upload.create.cannot_upload_to_restricted_dm.error",
"translation": "制限されたダイレクトメッセージにファイルをアップロードできません。"
}
]

View file

@ -511,5 +511,49 @@
"one": "Kunne ikke sende {{.Count}} planlagt innlegg.",
"other": "Kunne ikke sende {{.Count}} planlagte innlegg."
}
},
{
"id": "api.admin.saml.failure_get_metadata_from_idp.app_error",
"translation": "Kunne ikke hente metadata fra URL-adressen til Identity Provider."
},
{
"id": "api.channel.patch_channel_moderations.cache_invalidation.error",
"translation": "Feil ved ugyldiggjøring av cache"
},
{
"id": "api.channel.patch_update_channel.restricted_dm.app_error",
"translation": "Kan ikke oppdatere en begrenset direktemeldingskanal."
},
{
"id": "api.channel.post_channel_privacy_message.error",
"translation": "Kunne ikke legge ut melding om personvernoppdatering for kanalen."
},
{
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
"translation": "Kunne ikke legge ut melding om oppdatering av visningsnavn"
},
{
"id": "api.admin.test_email.body",
"translation": "Det ser ut til at Mattermost e-posten din er riktig konfigurert!"
},
{
"id": "api.admin.test_email.reenter_password",
"translation": "SMTP-serveren, porten eller brukernavnet er endret. Skriv inn SMTP-passordet på nytt for å teste forbindelsen."
},
{
"id": "api.admin.upload_brand_image.storage.app_error",
"translation": "Kan ikke laste opp bilde. Bildelagring er ikke konfigurert."
},
{
"id": "api.admin.upload_brand_image.too_large.app_error",
"translation": "Kan ikke laste opp filen. Filen er for stor."
},
{
"id": "api.bot.create_disabled",
"translation": "Oppretting av boter er deaktivert."
},
{
"id": "api.bot.teams_channels.add_message_mobile",
"translation": "Legg meg til i teamene og kanalene du vil at jeg skal samhandle i. Bruk nettleseren eller Mattermost Desktop-appen for å gjøre dette."
}
]

View file

@ -10810,5 +10810,193 @@
{
"id": "app.submit_interactive_dialog.invalid_response",
"translation": "Er is een ongeldige reactie gevonden bij het indienen van een interactief dialoogvenster."
},
{
"id": "api.channel.patch_update_channel.restricted_dm.app_error",
"translation": "Kan een kanaal met beperkte directe berichten niet bijwerken."
},
{
"id": "api.command.execute_command.restricted_dm.error",
"translation": "Kan geen bericht plaatsen in beperkt DM"
},
{
"id": "api.content_flagging.error.comment_required",
"translation": "Voeg een opmerking toe waarin je uitlegt waarom je dit bericht markeert."
},
{
"id": "api.content_flagging.error.comment_too_long",
"translation": "De reden voor het markeren van een bericht kan niet langer zijn dan {{.MaxLength}} tekens."
},
{
"id": "api.content_flagging.error.not_available_on_team",
"translation": "De markeerfunctie voor inhoud is niet ingeschakeld in dit team."
},
{
"id": "api.content_flagging.error.post_not_in_progress",
"translation": "Het gemarkeerde bericht moet de status 'in behandeling' of 'toegewezen' hebben om bewaard of verwijderd te worden."
},
{
"id": "api.content_flagging.error.reason_invalid",
"translation": "Onbekende reden opgegeven voor markeren van bericht."
},
{
"id": "api.content_flagging.error.reason_required",
"translation": "Selecteer een reden om dit bericht te markeren."
},
{
"id": "api.content_flagging.error.reviewer_only",
"translation": "Je hebt geen toestemming om deze bron te bekijken."
},
{
"id": "api.draft.create_draft.can_not_draft_to_restricted_dm.error",
"translation": "Kan concept niet opslaan in beperkt directe berichten kanaal"
},
{
"id": "api.file.upload_file.get_channel.app_error",
"translation": "Kan bestand niet uploaden naar beperkte DM"
},
{
"id": "api.file.upload_file.restricted_dm.error",
"translation": "Kan bestand niet uploaden naar beperkte DM"
},
{
"id": "api.post.create_post.can_not_post_in_restricted_dm.error",
"translation": "Kan niet posten naar beperkt kanaal met directe berichten."
},
{
"id": "api.post.delete_post.can_not_delete_from_restricted_dm.error",
"translation": "Kan geen bericht verwijderen in een beperkt kanaal met directe berichten."
},
{
"id": "api.post.patch_post.can_not_update_post_in_restricted_dm.error",
"translation": "Kan bericht in een beperkt kanaal met directe berichten niet bijwerken."
},
{
"id": "api.post.update_post.can_not_update_post_in_restricted_dm.error",
"translation": "Kan bericht in beperkt kanaal met directe berichten niet bijwerken."
},
{
"id": "api.reaction.delete.restricted_dm.error",
"translation": "Kan niet reageren in beperkt DM"
},
{
"id": "api.reaction.save.restricted_dm.error",
"translation": "Kan niet reageren in beperkt DM"
},
{
"id": "app.channel.get_common_teams.app_error",
"translation": "Fout bij het ophalen van gemeenschappelijke teams voor kanaal"
},
{
"id": "app.content_flagging.can_flag_post.in_progress",
"translation": "Kan dit bericht niet markeren omdat het al gemarkeerd is."
},
{
"id": "app.content_flagging.can_flag_post.removed",
"translation": "Kan dit bericht niet markeren, het is verwijderd in een eerder verzoek voor markering."
},
{
"id": "app.content_flagging.can_flag_post.retained",
"translation": "Kan dit bericht niet markeren omdat het is bewaard in een eerder verzoek om markering."
},
{
"id": "app.content_flagging.can_flag_post.unknown",
"translation": "Kan dit bericht niet markeren omdat het een onbekende status heeft."
},
{
"id": "app.content_flagging.create_property_values.app_error",
"translation": "Kan de waarden van eigenschappen voor de gemarkeerde post niet opslaan."
},
{
"id": "app.content_flagging.delete_post.app_error",
"translation": "De gemarkeerde post kan niet worden verwijderd."
},
{
"id": "app.content_flagging.flag_post.marshal_comment.app_error",
"translation": "Mislukt om commentaar van markerende gebruiker te verzamelen"
},
{
"id": "app.content_flagging.flag_post.marshal_reason.app_error",
"translation": "Faalde om de reden van de vlaggende gebruiker te verzamelen"
},
{
"id": "app.content_flagging.flag_post_confirmation.message",
"translation": "Het bericht van @{{.username}} is gemarkeerd voor beoordeling. Je ontvangt bericht zodra het is beoordeeld door een inhoudsbeoordeelaar. "
},
{
"id": "app.content_flagging.get_group.error",
"translation": "Fout bij het ophalen van de Content Flagging bot."
},
{
"id": "app.content_flagging.get_status_property.app_error",
"translation": "Fout bij het ophalen van het Statusveld."
},
{
"id": "app.content_flagging.get_users_in_team.app_error",
"translation": "Fout bij het zoeken van beoordeelaars in het team."
},
{
"id": "app.content_flagging.keep_flag_post.marshal_comment.app_error",
"translation": "Fout bij het verkeken van de commentaar van de beoordeelaar"
},
{
"id": "app.content_flagging.keep_post.status_update.app_error",
"translation": "Fout bij het bijwerken van de status van gemarkeerde bericht bij het verwijderen van gemarkeerd bericht "
},
{
"id": "app.content_flagging.keep_post.undelete.app_error",
"translation": "Fout bij het bericht in de database bij te werken toen werd geprobeerd het gemarkeerde bericht te verwijderen."
},
{
"id": "app.content_flagging.marshal_property_values.app_error",
"translation": "Fout bij de waarden van de eigenschap Content Flagging te verzenden in de WebSocket-gebeurtenis."
},
{
"id": "app.content_flagging.no_status_property.app_error",
"translation": "Kan gemarkeerd bericht niet ophalen omdat het bericht niet gemarkeerd is."
},
{
"id": "app.content_flagging.permanently_delete.app_error",
"translation": "Overschrijven van bericht met verwijderd bericht mislukt bij definitief verwijderen van gemarkeerd bericht."
},
{
"id": "app.content_flagging.permanently_delete.marshal_comment.app_error",
"translation": "Fout bij het verwerken van de commentaar van de beoordeelaar"
},
{
"id": "app.content_flagging.permanently_delete.update_property_value.app_error",
"translation": "Faalde in het bijwerken van de status van gemarkeerde berichten bij het permanent verwijderen van gemarkeerde berichten."
},
{
"id": "app.content_flagging.restore_file_info.app_error",
"translation": "Fout bij het herstellen van de bestandsinfo voor het gemarkeerde bericht."
},
{
"id": "app.content_flagging.search_property_fields.app_error",
"translation": "Fout bij het zoeken naar Content Flagging eigenschapsvelden."
},
{
"id": "app.content_flagging.search_property_values.app_error",
"translation": "Fout bij het ophalen van de waarden van de inhoudsmarkeringseigenschappen uit de database."
},
{
"id": "app.content_flagging.search_status_property.app_error",
"translation": "Fout bij het zoeken van de Property Values voor de gemelde post."
},
{
"id": "app.post_priority.delete_for_post.app_error",
"translation": "Fout bij het permanent verwijderen van de prioriteitsgegevens uit de database voor het bericht."
},
{
"id": "app.save_scheduled_post.restricted_dm.error",
"translation": "Kan bericht niet plannen in een beperkte DM"
},
{
"id": "app.system.content_review_bot.bot_displayname",
"translation": "Inhoud beoordelen"
},
{
"id": "app.upload.create.cannot_upload_to_restricted_dm.error",
"translation": "Kan geen bestand uploaden naar een beperkt direct bericht."
}
]

View file

@ -10802,5 +10802,85 @@
{
"id": "app.submit_interactive_dialog.invalid_response",
"translation": "Napotkano nieprawidłową odpowiedź z interaktywnego przesyłania okna dialogowego."
},
{
"id": "api.channel.patch_update_channel.restricted_dm.app_error",
"translation": "Nie można zaktualizować zastrzeżonego kanału wiadomości bezpośrednich."
},
{
"id": "api.command.execute_command.restricted_dm.error",
"translation": "Nie możesz pisać w ograniczonym DM"
},
{
"id": "api.content_flagging.error.comment_required",
"translation": "Dodaj komentarz wyjaśniający, dlaczego oznaczasz tę wiadomość flagą."
},
{
"id": "api.content_flagging.error.comment_too_long",
"translation": "Powód oflagowania wiadomości nie może być dłuższy niż {{.MaxLength}} znaków."
},
{
"id": "api.content_flagging.error.not_available_on_team",
"translation": "Funkcja flagowania treści nie jest włączona w tym zespole."
},
{
"id": "api.content_flagging.error.post_not_in_progress",
"translation": "Oflagowany post musi mieć status oczekujący lub przypisany, aby mógł zostać zachowany lub usunięty."
},
{
"id": "api.content_flagging.error.reason_invalid",
"translation": "Podano nieznany powód oflagowania wiadomości."
},
{
"id": "api.content_flagging.error.reason_required",
"translation": "Wybierz powód oflagowania tej wiadomości."
},
{
"id": "api.content_flagging.error.reviewer_only",
"translation": "Nie masz uprawnień do wyświetlania tego zasobu."
},
{
"id": "api.draft.create_draft.can_not_draft_to_restricted_dm.error",
"translation": "Nie możesz zapisać wersji roboczej do zastrzeżonego kanału wiadomości bezpośrednich"
},
{
"id": "api.file.upload_file.get_channel.app_error",
"translation": "Nie można przesłać pliku do zastrzeżonego DM"
},
{
"id": "api.file.upload_file.restricted_dm.error",
"translation": "Nie można przesłać pliku do zastrzeżonego DM"
},
{
"id": "api.post.create_post.can_not_post_in_restricted_dm.error",
"translation": "Nie możesz publikować w zastrzeżonym kanale wiadomości bezpośrednich."
},
{
"id": "api.post.delete_post.can_not_delete_from_restricted_dm.error",
"translation": "Nie możesz usunąć postu w kanale wiadomości bezpośrednich z ograniczeniami."
},
{
"id": "api.post.patch_post.can_not_update_post_in_restricted_dm.error",
"translation": "Nie można zaktualizować postu w kanale wiadomości bezpośrednich z ograniczeniami."
},
{
"id": "api.post.update_post.can_not_update_post_in_restricted_dm.error",
"translation": "Nie można zaktualizować postu w kanale wiadomości bezpośrednich z ograniczeniami."
},
{
"id": "api.reaction.delete.restricted_dm.error",
"translation": "Nie możesz reagować w ograniczonym DM"
},
{
"id": "api.reaction.save.restricted_dm.error",
"translation": "Nie możesz reagować w ograniczonym DM"
},
{
"id": "app.channel.get_common_teams.app_error",
"translation": "Błąd pobierania wspólnych zespołów dla Kanału"
},
{
"id": "app.content_flagging.can_flag_post.in_progress",
"translation": "Nie możesz oflagować tego postu, ponieważ jest już oflagowany."
}
]

View file

@ -21,7 +21,7 @@
},
{
"id": "app.import.import_post.user_not_found.error",
"translation": "Грешка при увозу канала. Нисам могао да нађем тим са именом \"{{.TeamName}}\"."
"translation": "Greška pri uvozu objave. Korisnik sa korisničkim imenom „{{.Username}}“ nije pronađen."
},
{
"id": "app.import.import_post.save_preferences.error",
@ -29,7 +29,7 @@
},
{
"id": "app.import.import_post.channel_not_found.error",
"translation": "Грешка при увозу канала. Нисам могао да нађем тим са именом \"{{.TeamName}}\"."
"translation": "Greška pri uvozu objave. Kanal sa nazivom „{{.ChannelName}}“ nije pronađen."
},
{
"id": "app.import.import_line.null_user.error",
@ -357,15 +357,15 @@
},
{
"id": "api.post.disabled_here",
"translation": "@here је онемогућено зато што канал има више од {{.Users}} корисника."
"translation": "@here obaveštenja su onemogućena u kanalima sa više od {{.Users}} korisnika. Za više informacija kontaktirajte administratora sistema."
},
{
"id": "api.post.disabled_channel",
"translation": "@channel је онемогућено зато што канал има више од {{.Users}} корисника."
"translation": "Obaveštenja @channel su onemogućena u kanalima sa više od {{.Users}} korisnika. Za više informacija kontaktirajte administratora sistema."
},
{
"id": "api.post.disabled_all",
"translation": "@all је онемогућено зато што канал има више од {{.Users}} корисника."
"translation": "@sva obaveštenja su onemogućena u kanalima sa više od {{.Users}} korisnika. Za više informacija kontaktirajte administratora sistema."
},
{
"id": "api.post.create_post.can_not_post_to_deleted.error",
@ -1077,7 +1077,7 @@
},
{
"id": "April",
"translation": "Април"
"translation": "april"
},
{
"id": "api.command_groupmsg.name",
@ -1102,5 +1102,37 @@
{
"id": "api.admin.add_certificate.parseform.app_error",
"translation": "Грешка у парсирању вишеформног захтева"
},
{
"id": "api.command_groupmsg.invalid_user.app_error",
"translation": {
"few": "Nisu pronađeni korisnici: {{.Users}}",
"one": "Nije moguće pronaći korisnika: {{.Users}}",
"other": "Nisu pronađeni korisnici: {{.Users}}"
}
},
{
"id": "api.command_invite.user_already_in_channel.app_error",
"translation": {
"few": "{{.User}} su već na kanalu.",
"one": "{{.User}} je već na kanalu.",
"other": "{{.User}} su već na kanalu."
}
},
{
"id": "app.scheduled_post.failed_message_detail",
"translation": {
"few": "- {{.Count}} u kanalu {{.ChannelName}}. Razlozi: {{.ErrorReason}}",
"one": "- {{.Count}} u kanalu {{.ChannelName}}. Razlog: {{.ErrorReason}}",
"other": "- {{.Count}} u kanalu {{.ChannelName}}. Razlozi: {{.ErrorReason}}"
}
},
{
"id": "app.scheduled_post.failed_messages",
"translation": {
"few": "Nije uspelo slanje {{.Count}} zakazanih objava.",
"one": "Nije uspelo slanje {{.Count}} zakazane objave.",
"other": "Nije uspelo slanje {{.Count}} zakazanih objava."
}
}
]

View file

@ -1166,7 +1166,7 @@
},
{
"id": "api.marshal_error",
"translation": "Sıraya sokulamadı."
"translation": "Sıraya alınamadı."
},
{
"id": "api.oauth.allow_oauth.redirect_callback.app_error",
@ -2328,7 +2328,7 @@
},
{
"id": "app.export.export_write_line.json_marshall.error",
"translation": "JSON verileri dışa aktarılmak üzere sıralanırken bir sorun çıktı."
"translation": "JSON verileri dışa aktarılmak üzere sıraya alınırken bir sorun çıktı."
},
{
"id": "app.import.attachment.bad_file.error",
@ -4636,7 +4636,7 @@
},
{
"id": "app.plugin.marshal.app_error",
"translation": "Mağaza uygulama ekleri sıralanamadı."
"translation": "Mağaza uygulama ekleri sıraya alınamadı."
},
{
"id": "app.plugin.modify_saml.app_error",
@ -4704,7 +4704,7 @@
},
{
"id": "ent.cluster.json_encode.error",
"translation": "JSON isteği sıralanırken sorun çıktı"
"translation": "JSON isteği sıraya alınırken sorun çıktı"
},
{
"id": "ent.cluster.timeout.error",
@ -7192,7 +7192,7 @@
},
{
"id": "app.export.marshal.app_error",
"translation": "Yanıt iletilemedi."
"translation": "Yanıt sıraya alınamadı."
},
{
"id": "app.export.export_attachment.zip_create_header.error",
@ -8047,11 +8047,11 @@
},
{
"id": "app.post.marshal.app_error",
"translation": "İleti sıraya sokulamadı."
"translation": "İleti sıraya alınamadı."
},
{
"id": "api.unmarshal_error",
"translation": "Sıra dağıtılamadı."
"translation": "Sıradan çıkarılamadı."
},
{
"id": "app.notification.body.thread_gm.subTitle",
@ -10741,7 +10741,7 @@
},
{
"id": "model.config.is_valid.content_flagging.common_reviewers_not_set.app_error",
"translation": "\"Tüm takımlar için aynı onaylayıcılar\" etkinleştirildiğinde ortak onaylayıcılar veya ek onaylayıcılar ayarlanmalıdır."
"translation": "\"Tüm takımlar için aynı değerlendiriciler\" seçeneği açıldığında, ortak değerlendiriciler veya ek değerlendiriciler ayarlanmalıdır."
},
{
"id": "model.config.is_valid.content_flagging.reasons_not_set.app_error",
@ -10749,7 +10749,7 @@
},
{
"id": "model.config.is_valid.content_flagging.team_reviewers_not_set.app_error",
"translation": "Bir takım için \"Etkin\" olarak ayarlanırken takım onaylayıcıları veya ek onaylayıcılar ayarlanmalıdır."
"translation": "Bir takım için \"ık\" olarak ayarlanırken takım değerlendiricileri veya ek değerlendiriciler ayarlanmalıdır."
},
{
"id": "model.config.is_valid.directory_whitespace.app_error",
@ -10789,7 +10789,7 @@
},
{
"id": "model.config.is_valid.notification_settings.reviewer_flagged_notification_disabled",
"translation": "Onaylayanlar için yeni işaretlenmiş iletilerin bildirimleri kapatılamaz."
"translation": "Değerlendiriciler için yeni işaretlenmiş iletilerin bildirimleri kapatılamaz."
},
{
"id": "app.job.get_existing_jobs.error",
@ -10798,5 +10798,193 @@
{
"id": "app.submit_interactive_dialog.invalid_response",
"translation": "Etkileşimli pencere gönderiminde geçersiz bir yanıtla karşılaşıldı."
},
{
"id": "api.channel.patch_update_channel.restricted_dm.app_error",
"translation": "Kısıtlanmış bir doğrudan ileti kanalı güncellenemez."
},
{
"id": "api.command.execute_command.restricted_dm.error",
"translation": "Kısıtlanmış bir doğrudan iletiye gönderim yapılamaz"
},
{
"id": "api.content_flagging.error.comment_required",
"translation": "Lütfen bu iletiyi neden işaretlediğinizi açıklayın."
},
{
"id": "api.content_flagging.error.comment_too_long",
"translation": "İletiyi işaretleme nedeni {{.MaxLength}} karakterden uzun olamaz."
},
{
"id": "api.content_flagging.error.not_available_on_team",
"translation": "Bu takımda içerik işaretleme özelliği açılmamış."
},
{
"id": "api.content_flagging.error.post_not_in_progress",
"translation": "İşaretlenmiş iletinin tutulması ya da silinmesi için beklemede veya atanmış olması gerekir."
},
{
"id": "api.content_flagging.error.reason_invalid",
"translation": "İleti işaretlemesi için bilinmeyen bir neden belirtilmiş."
},
{
"id": "api.content_flagging.error.reason_required",
"translation": "Lütfen bu iletinin işaretlenme nedenini seçin."
},
{
"id": "api.content_flagging.error.reviewer_only",
"translation": "Bu kaynağı görüntüleme izniniz yok."
},
{
"id": "api.draft.create_draft.can_not_draft_to_restricted_dm.error",
"translation": "Kısıtlanmış doğrudan ileti kanalına taslak kaydedilemez"
},
{
"id": "api.file.upload_file.get_channel.app_error",
"translation": "Kısıtlanmış doğrudan iletiye dosya yüklenemez"
},
{
"id": "api.file.upload_file.restricted_dm.error",
"translation": "Kısıtlanmış doğrudan iletiye dosya yüklenemez"
},
{
"id": "api.post.create_post.can_not_post_in_restricted_dm.error",
"translation": "Kısıtlanmış doğrudan ileti kanalına gönderim yapılamaz."
},
{
"id": "api.post.delete_post.can_not_delete_from_restricted_dm.error",
"translation": "Kısıtlanmış bir doğrudan ileti kanalındaki bir ileti silinemez."
},
{
"id": "api.post.patch_post.can_not_update_post_in_restricted_dm.error",
"translation": "Kısıtlanmış doğrudan ileti kanalındaki ileti güncellenemez."
},
{
"id": "api.post.update_post.can_not_update_post_in_restricted_dm.error",
"translation": "Kısıtlanmış doğrudan ileti kanalındaki ileti güncellenemez."
},
{
"id": "api.reaction.delete.restricted_dm.error",
"translation": "Kısıtlanmış doğrudan iletiye tepki verilemez"
},
{
"id": "api.reaction.save.restricted_dm.error",
"translation": "Kısıtlanmış doğrudan iletiye tepki verilemez"
},
{
"id": "app.channel.get_common_teams.app_error",
"translation": "Kanalın ortak takımları alınırken sorun çıktı"
},
{
"id": "app.content_flagging.can_flag_post.in_progress",
"translation": "Bu ileti zaten işaretlenmiş olduğundan işaretlenemez."
},
{
"id": "app.content_flagging.can_flag_post.removed",
"translation": "Bu ileti önceki bir işaretleme isteğinde silindiği için işaretlenemez."
},
{
"id": "app.content_flagging.can_flag_post.retained",
"translation": "Bu ileti önceki bir işaretleme isteğinde tutulduğu için işaretlenemez."
},
{
"id": "app.content_flagging.can_flag_post.unknown",
"translation": "Bu iletinin durumu bilinmediğinden işaretlenemez."
},
{
"id": "app.content_flagging.create_property_values.app_error",
"translation": "İşaretlenmiş iletinin özellik değerleri kaydedilemiyor."
},
{
"id": "app.content_flagging.delete_post.app_error",
"translation": "İşaretlenmiş ileti yumuşak silinemiyor."
},
{
"id": "app.content_flagging.flag_post.marshal_comment.app_error",
"translation": "Kullanıcı yorumunun işaretlenmesi sıraya alınamadı"
},
{
"id": "app.content_flagging.flag_post.marshal_reason.app_error",
"translation": "Kullanıcının işaretleme nedeni sıraya alınamadı"
},
{
"id": "app.content_flagging.flag_post_confirmation.message",
"translation": "{{.username}} iletisi incelenmek üzere işaretlenmiş. Bir içerik değerlendirici tarafından değerlendirildiğinde size bildirilecek. "
},
{
"id": "app.content_flagging.get_group.error",
"translation": "İçerik işaretleme botu alınamadı."
},
{
"id": "app.content_flagging.get_status_property.app_error",
"translation": "Durum özellik alanı alınamadı."
},
{
"id": "app.content_flagging.get_users_in_team.app_error",
"translation": "Takımın değerlendiricileri aranamadı."
},
{
"id": "app.content_flagging.keep_flag_post.marshal_comment.app_error",
"translation": "Değerlendiricinin yorumu sıraya alınamadı"
},
{
"id": "app.content_flagging.marshal_property_values.app_error",
"translation": "WebSocket olayında gönderilecek içerik işaretleme özelliği değerleri sıraya alınamadı."
},
{
"id": "app.content_flagging.permanently_delete.marshal_comment.app_error",
"translation": "Değerlendiricinin yorumu sıraya alınamadı"
},
{
"id": "app.content_flagging.keep_post.status_update.app_error",
"translation": "İşaretlenmiş ileti geri alınırken işaretlenmiş ileti durumu güncellenemedi "
},
{
"id": "app.content_flagging.keep_post.undelete.app_error",
"translation": "İşaretlenmiş ileti geri alınırken veri tabanındaki ileti güncellenemedi."
},
{
"id": "app.content_flagging.no_status_property.app_error",
"translation": "İleti işaretlenmediği için işaretlenmiş ileti alınamadı."
},
{
"id": "app.content_flagging.permanently_delete.app_error",
"translation": "İşaretlenmiş ileti kalıcı olarak silinirken temizlenen iletinin üzerine yazılamadı."
},
{
"id": "app.content_flagging.permanently_delete.update_property_value.app_error",
"translation": "İşaretlenmiş ileti kalıcı olarak silinirken işaretlenmiş ileti durumu güncellenemedi."
},
{
"id": "app.content_flagging.restore_file_info.app_error",
"translation": "İşaretlenmiş iletinin dosya bilgileri geri yüklenemedi."
},
{
"id": "app.content_flagging.search_property_fields.app_error",
"translation": "İçerik işaretleme özellik alanlarında arama yapılamadı."
},
{
"id": "app.content_flagging.search_property_values.app_error",
"translation": "İletinin içerik işaretleme özelliği değerleri veri tabanından alınamadı."
},
{
"id": "app.content_flagging.search_status_property.app_error",
"translation": "İşaretlenmiş iletinin özellik değerlerinde arama yapılamadı."
},
{
"id": "app.post_priority.delete_for_post.app_error",
"translation": "İletinin veri tabanındaki ileti önceliği verileri kalıcı olarak silinemedi."
},
{
"id": "app.save_scheduled_post.restricted_dm.error",
"translation": "Kısıtlanmış bir doğrudan iletide ileti zamanlanamaz"
},
{
"id": "app.system.content_review_bot.bot_displayname",
"translation": "İçerik değerlendirme"
},
{
"id": "app.upload.create.cannot_upload_to_restricted_dm.error",
"translation": "Kısıtlanmış bir doğrudan iletiye dosya yüklenemez."
}
]

View file

@ -3462,13 +3462,11 @@
"reaction.clickToRemove": "(націсніце, каб выдаліць)",
"reaction.container.ariaLabel": "рэакцыі",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {карыстальнік} few {карыстальніка} other {карыстальнікаў}}",
"reaction.reactWidth.ariaLabel": "адрэагаваць з",
"reaction.reacted": "{users} {reactionVerb} з {emoji}",
"reaction.reactionVerb.user": "адрэагаваў",
"reaction.reactionVerb.users": "адрэагаваў",
"reaction.reactionVerb.you": "адрэагаваў",
"reaction.reactionVerb.youAndUsers": "адрэагаваў",
"reaction.removeReact.ariaLabel": "выдаліць рэакцыю",
"reaction.usersAndOthersReacted": "{users} і {otherUsers, number} {otherUsers, plural, one {іншы карыстальнік} few {іншых карыстальнікаў} other {іншых карыстальнікаў}}",
"reaction.usersReacted": "{users} і {lastUser}",
"reaction.you": "Вы",

View file

@ -3873,13 +3873,11 @@
"reaction.clickToRemove": "(натиснете за премахване)",
"reaction.container.ariaLabel": "реакции",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {потребител} other {потребителя}}",
"reaction.reactWidth.ariaLabel": "реагира с",
"reaction.reacted": "{users} {reactionVerb} с {emoji}",
"reaction.reactionVerb.user": "реагирани",
"reaction.reactionVerb.users": "реагирани",
"reaction.reactionVerb.you": "реагирани",
"reaction.reactionVerb.youAndUsers": "реагирани",
"reaction.removeReact.ariaLabel": "премахни реакцията",
"reaction.usersAndOthersReacted": "{users} и {otherUsers, number} {otherUsers, plural, one {друг потребител} other {други потребителя}}",
"reaction.usersReacted": "{users} и {lastUser}",
"reaction.you": "Вие",

View file

@ -759,7 +759,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Vyžadovat, aby oznamovatelé přidali komentář",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Vyžadovat, aby kontrolující přidali komentář",
"admin.contentFlagging.additionalSettings.title": "Dodatečná nastavení",
"admin.contentFlagging.enableTitle": "Povolit označování obsahu",
"admin.contentFlagging.notificationSettings.author": "Autor",
"admin.contentFlagging.notificationSettings.description": "Zvolte, kdo bude dostávat upozornění od systémového bota při označení a kontrole obsahu",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Upozornit při zamítnutí:",
@ -5158,13 +5157,11 @@
"reaction.clickToRemove": "(klikněte pro odstranění)",
"reaction.container.ariaLabel": "Reakce",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {uživatel} other {uživatelé}}",
"reaction.reactWidth.ariaLabel": "reagovat s",
"reaction.reacted": "{users} {reactionVerb} s {emoji}",
"reaction.reactionVerb.user": "zareagoval",
"reaction.reactionVerb.users": "zareagovali",
"reaction.reactionVerb.you": "jste zareagovali",
"reaction.reactionVerb.youAndUsers": "jste zareagovali",
"reaction.removeReact.ariaLabel": "odebrat reakci",
"reaction.usersAndOthersReacted": "{users} a {otherUsers, number} {otherUsers, plural, one {další uživatel} other {další uživatelé}}",
"reaction.usersReacted": "{users} a {lastUser}",
"reaction.you": "Váš",

View file

@ -759,7 +759,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Hinzufügen eines Kommentars durch Berichterstatter erforderlich",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Hinzufügen eines Kommentars durch einen Prüfer erforderlich",
"admin.contentFlagging.additionalSettings.title": "Zusätzliche Einstellungen",
"admin.contentFlagging.enableTitle": "Inhaltsmarkierung aktivieren",
"admin.contentFlagging.notificationSettings.author": "Autor",
"admin.contentFlagging.notificationSettings.description": "Lege fest, wer Benachrichtigungen vom System-Bot erhält, wenn Inhalte markiert und überprüft werden",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Bei Ablehnung benachrichtigen:",
@ -5250,13 +5249,11 @@
"reaction.clickToRemove": "(Klicken zum Entfernen)",
"reaction.container.ariaLabel": "Reaktionen",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {Benutzer} other {Benutzer}}",
"reaction.reactWidth.ariaLabel": "reagieren mit",
"reaction.reacted": "{users} {reactionVerb} mit {emoji}",
"reaction.reactionVerb.user": "reagierte",
"reaction.reactionVerb.users": "reagierten",
"reaction.reactionVerb.you": "reagierten",
"reaction.reactionVerb.youAndUsers": "reagierten",
"reaction.removeReact.ariaLabel": "Reaktion entfernen",
"reaction.usersAndOthersReacted": "{users} und {otherUsers, number} {otherUsers, plural, one {weiterer Benutzer} other {weitere Benutzer}}",
"reaction.usersReacted": "{users} und {lastUser}",
"reaction.you": "Sie",

View file

@ -753,7 +753,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Require reporters to add comment",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Require reviewers to add comment",
"admin.contentFlagging.additionalSettings.title": "Additional Settings",
"admin.contentFlagging.enableTitle": "Enable Content Flagging",
"admin.contentFlagging.notificationSettings.author": "Author",
"admin.contentFlagging.notificationSettings.description": "Choose who receives notifications from the System bot when content is flagged and reviewed",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Notify on dismissal:",
@ -5173,13 +5172,11 @@
"reaction.clickToRemove": "(click to remove)",
"reaction.container.ariaLabel": "reactions",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "react with",
"reaction.reacted": "{users} {reactionVerb} with {emoji}",
"reaction.reactionVerb.user": "reacted",
"reaction.reactionVerb.users": "reacted",
"reaction.reactionVerb.you": "reacted",
"reaction.reactionVerb.youAndUsers": "reacted",
"reaction.removeReact.ariaLabel": "remove reaction",
"reaction.usersAndOthersReacted": "{users} and {otherUsers, number} other {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} and {lastUser}",
"reaction.you": "You",

View file

@ -3785,13 +3785,11 @@
"reaction.clickToRemove": "(clic para quitar)",
"reaction.container.ariaLabel": "reacciones",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {usuario} other {usuarios}}",
"reaction.reactWidth.ariaLabel": "reaccionar con",
"reaction.reacted": "{users} {reactionVerb} con {emoji}",
"reaction.reactionVerb.user": "reaccionó",
"reaction.reactionVerb.users": "reaccionó",
"reaction.reactionVerb.you": "reaccionó",
"reaction.reactionVerb.youAndUsers": "reaccionó",
"reaction.removeReact.ariaLabel": "quitar reacción",
"reaction.usersAndOthersReacted": "{users} y {otherUsers, number} {otherUsers, plural, one {otro usuario} other {otros usuarios}}",
"reaction.usersReacted": "{users} y {lastUser}",
"reaction.you": "Tu",

View file

@ -3400,13 +3400,11 @@
"reaction.clickToRemove": "(برای حذف کلیک کنید)",
"reaction.container.ariaLabel": "واکنش ها",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "با",
"reaction.reacted": "{users} {reactionVerb} با {emoji}",
"reaction.reactionVerb.user": "واکنش نشان داد",
"reaction.reactionVerb.users": "واکنش نشان داد",
"reaction.reactionVerb.you": "واکنش نشان داد",
"reaction.reactionVerb.youAndUsers": "واکنش نشان داد",
"reaction.removeReact.ariaLabel": "حذف واکنش",
"reaction.usersAndOthersReacted": "{users} and {otherUsers, number} other {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} و {lastUser}",
"reaction.you": "شما",

View file

@ -1385,7 +1385,6 @@
"reaction.clickToAdd": "(napsauta lisätäksesi)",
"reaction.clickToRemove": "(napsauta poistaaksesi)",
"reaction.container.ariaLabel": "reaktiot",
"reaction.removeReact.ariaLabel": "poista reaktio",
"reaction.usersReacted": "{users} ja {lastUser}",
"reaction.you": "Sinä",
"removed_channel.channelName": "kanava",

View file

@ -4044,13 +4044,11 @@
"reaction.clickToRemove": "(cliquez pour supprimer)",
"reaction.container.ariaLabel": "réactions",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {utilisateur} other {utilisateurs}}",
"reaction.reactWidth.ariaLabel": "réagir avec",
"reaction.reacted": "{users} {reactionVerb} avec {emoji}",
"reaction.reactionVerb.user": "a réagi",
"reaction.reactionVerb.users": "a réagi",
"reaction.reactionVerb.you": "a réagi",
"reaction.reactionVerb.youAndUsers": "a réagi",
"reaction.removeReact.ariaLabel": "supprimer la réaction",
"reaction.usersAndOthersReacted": "{users} et {otherUsers, number} {otherUsers, plural, one {autre utilisateur} other {autres utilisateurs}}",
"reaction.usersReacted": "{users} et {lastUser}",
"reaction.you": "Vous",

View file

@ -3642,13 +3642,11 @@
"reaction.clickToRemove": "(klik om te verwijderen)",
"reaction.container.ariaLabel": "reacties",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {gebruiker} other {gebruikers}}",
"reaction.reactWidth.ariaLabel": "reageerde met",
"reaction.reacted": "{users} {reactionVerb} met {emoji}",
"reaction.reactionVerb.user": "reageerde",
"reaction.reactionVerb.users": "reageerde",
"reaction.reactionVerb.you": "reageerde",
"reaction.reactionVerb.youAndUsers": "reageerde",
"reaction.removeReact.ariaLabel": "verwijder actie",
"reaction.usersAndOthersReacted": "{users} en {otherUsers, number} other {otherUsers, plural, one {gebruikers} other {gebruikers}}",
"reaction.usersReacted": "{users} en {lastUser}",
"reaction.you": "Jij",

View file

@ -3608,13 +3608,11 @@
"reaction.clickToRemove": "(kattintson az eltávolításhoz)",
"reaction.container.ariaLabel": "reakciók",
"reaction.othersReacted": "{otherUsers, number} felhasználó",
"reaction.reactWidth.ariaLabel": "reagálás ezzel",
"reaction.reacted": "{users} {reactionVerb} a következővel: {emoji}",
"reaction.reactionVerb.user": "reagált",
"reaction.reactionVerb.users": "reagált",
"reaction.reactionVerb.you": "reagált",
"reaction.reactionVerb.youAndUsers": "reagált",
"reaction.removeReact.ariaLabel": "reakció eltávolítása",
"reaction.usersAndOthersReacted": "{users} és {otherUsers, number} további felhasználó",
"reaction.usersReacted": "{users} és {lastUser}",
"reaction.you": "Ön",

View file

@ -2847,13 +2847,11 @@
"reaction.clickToRemove": "(clicca per rimuovere)",
"reaction.container.ariaLabel": "reazioni",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "reagisci con",
"reaction.reacted": "{users} {reactionVerb} con {emoji}",
"reaction.reactionVerb.user": "reagito",
"reaction.reactionVerb.users": "reagito",
"reaction.reactionVerb.you": "reagito",
"reaction.reactionVerb.youAndUsers": "reagito",
"reaction.removeReact.ariaLabel": "cancella reazione",
"reaction.usersAndOthersReacted": "{users} e {otherUsers, number} other {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} e {lastUser}",
"reaction.you": "Tu",

View file

@ -13,19 +13,21 @@
"about.database": "データベース:",
"about.date": "ビルド日時:",
"about.dbversion": "データベーススキーマのバージョン:",
"about.desktopVersion": "デスクトップバージョン:",
"about.enterpriseEditionLearn": "Enterprise Editionについて詳しく知る: ",
"about.enterpriseEditionSst": "エンタープライズ向けの高信頼メッセージング",
"about.enterpriseEditionSt": "ファイアウォールの内側で、現代的なコミュニケーションを実現します。",
"about.enterpriseEditione1": "Enterprise Edition",
"about.hash": "ビルドハッシュ:",
"about.hashee": "EEビルドハッシュ:",
"about.licensed": "ライセンス供給先:",
"about.loadmetric": "利用率:",
"about.hash": "ビルドハッシュ:",
"about.hashee": "EEビルドハッシュ:",
"about.licensed": "ライセンス先:",
"about.loadmetric": "負荷率:",
"about.notice": "Mattermostは<linkServer>server</linkServer>、 <linkDesktop>desktop</linkDesktop>、<linkMobile>mobile</linkMobile>で使用されているオープンソースソフトウェアによって実現されています。",
"about.privacy": "プライバシーポリシー",
"about.serverDisconnected": "切断",
"about.serverHostname": "ホスト名:",
"about.serverUnknown": "サーバーがホスト名を提供していません",
"about.serverVersion": "サーバーバージョン:",
"about.teamEditionLearn": "Mattermostコミュニティーに参加する: ",
"about.teamEditionSt": "あなたのチームの全てのコミュニケーションを一箇所で、すぐに検索可能で、どこからでもアクセスできるものにします。",
"about.teamEditiont0": "Team Edition",
@ -36,7 +38,7 @@
"access_history.title": "アクセス履歴",
"accessibility.button.Info": "情報",
"accessibility.button.Search": "検索",
"accessibility.button.attachment": "添付する",
"accessibility.button.attachment": "添付",
"accessibility.button.bold": "太字",
"accessibility.button.bulleted_list": "箇条書きリスト",
"accessibility.button.code": "コード",
@ -276,6 +278,9 @@
"admin.access_control.edit_policy.save_policy": "ポリシーを保存",
"admin.access_control.edit_policy.serverError": "上記のフォームにエラーがあります: {serverError}",
"admin.access_control.jobTable.details.subheader": "完了時刻 {finishedAt}",
"admin.access_control.jobTable.details.subheader.canceled": "{canceledAt}にキャンセルされました",
"admin.access_control.jobTable.syncResults.canceled.message": "この同期ジョブは、同じチャンネルで新たな同期ジョブが開始されたためキャンセルされました。チャンネルメンバーは更新されませんでした。",
"admin.access_control.jobTable.syncResults.canceled.title": "ジョブがキャンセルされました",
"admin.access_control.policies.add_policy": "ポリシーを追加",
"admin.access_control.policies.applies_to": "以下に適用",
"admin.access_control.policies.description": "属性ベースのアクセスルールを含むポリシーと、それらを適用するリソースを作成してください。",
@ -484,6 +489,7 @@
"admin.billing.subscription.planDetails.features.ssoSaml": "SAML (OktaとOneLoginを含む) によるシングルサインオン",
"admin.billing.subscription.planDetails.features.unlimitedUsers": "無制限のユーザー",
"admin.billing.subscription.planDetails.features.unlimittedUsersAndMessagingHistory": "無制限のユーザー数・メッセージ履歴",
"admin.billing.subscription.planDetails.productName.cloudAdvanced": "Cloud Enterprise Advanced",
"admin.billing.subscription.planDetails.productName.cloudEnterprise": "クラウドエンタープライズ",
"admin.billing.subscription.planDetails.productName.cloudFree": "Cloud Free",
"admin.billing.subscription.planDetails.productName.cloudProfessional": "Cloud Professional",
@ -755,7 +761,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "報告者にコメントの追加を要求する",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "レビュワーにコメントの追加を要求する",
"admin.contentFlagging.additionalSettings.title": "追加設定",
"admin.contentFlagging.enableTitle": "コンテントフラグの有効化",
"admin.contentFlagging.notificationSettings.author": "作者",
"admin.contentFlagging.notificationSettings.description": "コンテンツにフラグが立てられたりレビューされた際に、System Botから通知を受け取り人を選択してください",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "却下の通知:",
@ -1580,7 +1585,7 @@
"admin.license.confirm-license-removal.confirm": "確認",
"admin.license.confirm-license-removal.subtitle": "ライセンスを削除すると、サーバーが{currentSKU}からFreeにダウングレードされ、情報が失われる可能性があります。 ",
"admin.license.confirm-license-removal.title": "本当に実行しますか?",
"admin.license.contactSales": "営業に問い合わせる",
"admin.license.contactSales": "質問がありますか? 営業にお問い合わせください",
"admin.license.enterprise.license_required_upgrade": "Enterprise向け機能を解除するにはライセンスが必要です",
"admin.license.enterprise.restarting": "再起動しています",
"admin.license.enterprise.upgrade": "Enterprise Editionにアップグレードする",
@ -1597,9 +1602,9 @@
"admin.license.enterpriseToAdvancedAdvantage.attributeBasedAccess": "属性ベースのアクセス制御",
"admin.license.enterpriseToAdvancedAdvantage.channelWarningBanners": "チャンネル警告バナー",
"admin.license.enterpriseToAdvancedAdvantage.highAvailability": "高可用",
"admin.license.entryEdition.limits": "制限",
"admin.license.entryEdition.subtitle": "Entryでは、エンタープライズ・アドバンスド機能を提供します。検証をサポートすることを目的としています{limitsLink} 。",
"admin.license.entryPlanSubtitle": "プランを購入してフルアクセスを解除してください。あるいはトライアルを開始して制限を解除しながらEnterprise Advancedを評価してください。",
"admin.license.entryEdition.limits": "制限事項",
"admin.license.entryEdition.subtitle": "Entryでは、検証をサポートするためにEnterprise Advancedの機能が提供されます {limitsLink} 。",
"admin.license.entryPlanSubtitle": "プランを購入してフルアクセスを解除してください。あるいは<link>トライアルを開始</link>して制限を解除しながらEnterprise Advancedを評価してください。",
"admin.license.entryPlanTitle": "すべてのメッセージ履歴、AIを活用したやり取り、安全なワークフローの継続にアクセスする",
"admin.license.freeEdition.subtitle": "これはライセンスされていないサーバーであり、商用サポートは受けられません。有償機能をアンロックするには、Professional、Enterprise、Enterprise Advanced、いずれかのプランを購入してください。",
"admin.license.freeEdition.title": "Free",
@ -1652,6 +1657,7 @@
"admin.license.upload-modal.title": "ライセンスキーのアップロード",
"admin.license.uploadFile": "ファイルをアップロードする",
"admin.license.uploadLicense": "ライセンスをアップロード",
"admin.license.uploadLicenseToUnlock": "ここからライセンスをアップロードするとライセンスされた機能を解除できます",
"admin.license.userSeatAlert.closeBtnTooltip": "拒否",
"admin.license.userSeatAlert.contactSales": "営業に問い合わせる",
"admin.license.userSeatAlert.dangerMessage": "ライセンスされた全てのシートが使用中です。ユーザーを追加すると、次回更新時に調整費用が発生する可能性があります。コンプライアンスとアクセス性を維持するため、新規登録を制限するか、ライセンス拡張についてお問い合わせください。",
@ -1663,6 +1669,7 @@
"admin.licenseSettings.teamEdition.teamEditionRightPanel.acceptTermsFinal": "。 アップグレードにより、バイナリがダウンロードされ、あなたのインスタンスが更新されます。",
"admin.licenseSettings.teamEdition.teamEditionRightPanel.acceptTermsInitial": "<b>アップグレード</b>をクリックすると、Mattermostの規約に同意したことになります ",
"admin.licenseSettings.teamEdition.teamEditionRightPanel.eeLicenseLink": "Enterprise Editionライセンス",
"admin.licenseSettings.teamEdition.teamEditionRightPanel.learnMore": "さらに詳しく",
"admin.licenseSettings.teamEdition.teamEditionRightPanel.restart": "サーバーを再起動する",
"admin.licenseSettings.teamEdition.teamEditionRightPanel.restarting": "再起動しています",
"admin.licenseSettings.teamEdition.teamEditionRightPanel.upgradedRestart": "バイナリファイルをMattermost Enterpriseにアップグレードしました。新しいバイナリファイルを使用して下記の通りサーバーを再起動してください。",
@ -1778,7 +1785,7 @@
"admin.oauth.openid": "OpenID Connect (Other)",
"admin.oauth.providerDescription": "有効な場合、MattermostはOAuth 2.0サービスプロバイダーとして働き、外部のアプリケーションからのAPIリクエストを認証することできます。詳しくは<link>説明文書</link>を参照してください。",
"admin.oauth.providerTitle": "OAuth 2.0サービスプロバイダーを有効にする: ",
"admin.office365.EnableMarkdownDesc": "1. あなたのMicrosoftアカウントに<linkLogin>ログイン</linkLogin>してください。 \n2. Microsoftページ内で、左ペインの<strong>Applications</strong> と <strong>App Registrations</strong> へ移動してください。\n3. <strong>New registration</strong>を選択し、<strong>Application Name</strong> に <Mattermost - your-company-name> を入力してください。 \n4. <strong>Redirect URI</strong>配下の<strong>Web</strong>を選択し、<strong>Redirect URI</strong>として\"your-mattermost-url/signup/office365/complete\"を入力し、<strong>Register</strong>を選択してください。\n5. Microsoft <strong>Application (client) ID</strong>の値をコピーし、以下の<strong>Client ID</strong>にペーストしてください。 \n6. Microsoft <strong>Directory (tenant) ID</strong>の値をコピーし、以下の<strong>Directory (tenant) ID</strong>にペーストしてください。 \n7. Microsoftページ内で、新しいclient secretを作成してください。生成されたclient secretの値をコピーし、以下の<strong>Client Secret</strong>にペーストし、<strong>保存</strong>を選択してください。",
"admin.office365.EnableMarkdownDesc": "1. あなたのMicrosoftアカウントに<linkLogin>ログイン</linkLogin>してください。\n2. Microsoftページ内で、左ペインの<strong>Applications</strong> と <strong>App Registrations</strong> へ移動してください。\n3. <strong>New registration</strong>を選択し、<strong>Application Name</strong> に <Mattermost - your-company-name> を入力してください。\n4. <strong>Redirect URI</strong>配下の<strong>Web</strong>を選択し、<strong>Redirect URI</strong>として\"your-mattermost-url/signup/office365/complete\"を入力し、<strong>Register</strong>を選択してください。\n5. Microsoft <strong>Application (client) ID</strong>の値をコピーし、以下の<strong>Client ID</strong>にペーストしてください。\n6. Microsoft <strong>Directory (tenant) ID</strong>の値をコピーし、以下の<strong>Directory (tenant) ID</strong>にペーストしてください。\n7. Microsoftページ内で、新しいclient secretを作成してください。生成されたclient secretの値をコピーし、以下の<strong>Client Secret</strong>にペーストし、<strong>保存</strong>を選択してください。",
"admin.office365.authTitle": "認証エンドポイント:",
"admin.office365.clientIdDescription": "Microsoftにアプリケーションを登録したときに受け取るApplication ID/Client IDです。",
"admin.office365.clientIdExample": "例 \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
@ -1943,6 +1950,8 @@
"admin.permissions.permission.list_team_channels.name": "チームのチャンネル一覧",
"admin.permissions.permission.list_users_without_team.description": "チーム外のユーザー一覧",
"admin.permissions.permission.list_users_without_team.name": "チーム外のユーザー一覧",
"admin.permissions.permission.manage_channel_access_rules.description": "チャンネルに対する属性ベースのアクセスコントロールルールを設定してください。",
"admin.permissions.permission.manage_channel_access_rules.name": "チャンネルアクセスコントロールポリシーの管理",
"admin.permissions.permission.manage_channel_roles.description": "チャンネルロールの管理",
"admin.permissions.permission.manage_channel_roles.name": "チャンネルロールの管理",
"admin.permissions.permission.manage_custom_group_members.description": "カスタムグループメンバーを追加および削除する。",
@ -2829,13 +2838,17 @@
"admin.system_properties.details.saving_changes": "設定を保存しています…",
"admin.system_properties.details.saving_changes_error": "設定の保存中にエラーが発生しました",
"admin.system_properties.user_properties.add_property": "属性を追加",
"admin.system_properties.user_properties.dotmenu.ad_ldap.edit_link.label": "<Chip>AD/LDAP: {propertyName}</Chip> とリンクして編集",
"admin.system_properties.user_properties.dotmenu.ad_ldap.edit_link.label": "LDAPリンクを編集",
"admin.system_properties.user_properties.dotmenu.ad_ldap.link_property.label": "属性をAD/LDAPとリンク",
"admin.system_properties.user_properties.dotmenu.ad_ldap.modal.helpText": "Mattermostのユーザープロフィール内でカスタム属性として同期されるAD/LDAPサーバー内の属性です。",
"admin.system_properties.user_properties.dotmenu.delete.label": "属性を削除",
"admin.system_properties.user_properties.dotmenu.duplicate.label": "属性を複製",
"admin.system_properties.user_properties.dotmenu.duplicate.name_copy": "{fieldName} (copy)",
"admin.system_properties.user_properties.dotmenu.saml.edit_link.label": "<Chip>SAML: {propertyName}</Chip> とリンクして編集",
"admin.system_properties.user_properties.dotmenu.editable_by_users.label": "ユーザーにより編集可能",
"admin.system_properties.user_properties.dotmenu.saml.edit_link.label": "SAMLリンクを編集",
"admin.system_properties.user_properties.dotmenu.saml.link_property.label": "プロパティをSAMLとリンクする",
"admin.system_properties.user_properties.dotmenu.saml.modal.helpText": "Mattermost内のユーザープロフィールのカスタム属性として同期されるSAMLサーバーの属性です。",
"admin.system_properties.user_properties.dotmenu.saml.modal.title": "属性をSAMLとリンク",
"admin.system_properties.user_properties.dotmenu.visibility.always.label": "常に表示",
"admin.system_properties.user_properties.dotmenu.visibility.hidden.label": "常に隠す",
"admin.system_properties.user_properties.dotmenu.visibility.label": "可視性",
@ -2983,7 +2996,7 @@
"admin.team.removeBrandImage": "ブランド画像を削除する",
"admin.team.restrictDescription": "特定のドメインからのみチームとユーザーアカウントの作成を可能にします。単数(例: \"mattermost.com\")でもカンマ区切りで複数(例: \"corp.mattermost.com, mattermost.com\")でも指定できます。",
"admin.team.restrictDirectMessage": "ダイレクトメッセージの対象範囲:",
"admin.team.restrictDirectMessageDesc": "'Mattermostの全てのユーザー' は、サーバー上の全てのユーザーとダイレクトメッセージチャンネルを作成することができるようになります。同じチームに属していなくても構いません。 'チームのメンバーのみ' は、ダイレクトメッセージの 'もっと...' メニューに同じチームのメンバーしか表示されないよう制限されます。\n \n注意: この設定はUIにのみ影響があり、サーバーの権限には影響がありません。",
"admin.team.restrictDirectMessageDesc": "'Mattermostの全てのユーザー' は、サーバー上の全てのユーザーとダイレクトメッセージチャンネルを作成することができるようになります。同じチームに属していなくても構いません。 'チームのメンバーのみ' は、ダイレクトメッセージの 'もっと...' メニューに同じチームのメンバーしか表示されないよう制限されます。",
"admin.team.restrictExample": "例: \"corp.mattermost.com, mattermost.com\"",
"admin.team.restrictGuestDescription": "ユーザーアカウントの作成は、上記で指定された電子メールドメイン(例: \"mattermost.com\")か、カンマ区切りのドメイン(例: \"corp.mattermost.com,mattermost.com\")に制限されます。新しいチームは上記ドメインのユーザーによってのみ作成することができます。この設定は、ユーザーの電子メールログインに影響があります。ゲストユーザーに対しては、登録 > ゲストアクセス 配下にドメインを追加してください。",
"admin.team.restrictTitle": "特定のドメインに電子メールでのアカウント作成を制限する:",
@ -3091,8 +3104,10 @@
"admin.team_settings.team_row.managementMethod.inviteOnly": "招待のみ",
"admin.team_settings.title": "チーム",
"admin.trial_banner.trial-request.error": "トライアルライセンスを取得できませんでした。<link>{trialInfoLink}</link>からライセンスをリクエストしてください。",
"admin.trial_banner.upgrade_unsupported": "クイックアップグレードはx86-64アーキテクチャのLinuxでのみサポートされています。<link>手動でのアップグレード方法はこちら</link>。",
"admin.true": "有効",
"admin.userManagement.userDetail.addTeam": "チームを追加する",
"admin.userManagement.userDetail.authData": "認証データ",
"admin.userManagement.userDetail.authenticationMethod": "認証方法",
"admin.userManagement.userDetail.email": "電子メール",
"admin.userManagement.userDetail.mfa": "多要素認証",
@ -3228,7 +3243,7 @@
"announcement_bar.error.preview_mode": "プレビューモード: 電子メール通知は設定されていません。",
"announcement_bar.error.purchase_a_license_now": "今すぐライセンスを購入する",
"announcement_bar.error.site_url.full": "<linkConsole>システムコンソール</linkConsole>で<linkSite>サイトURL</linkSite>を設定してください。",
"announcement_bar.error.site_url_gitlab.full": "<linkConsole>システムコンソール</linkConsole>かGitLab Mattermostを使用している場合はgitlab.rbで、<linkSite>サイトURL</linkSite>を設定してください。",
"announcement_bar.error.site_url_gitlab.full": "<linkConsole>システムコンソール</</linkConsole>>GitLab Mattermostを使用している場合はgitlab.rbで、<linkSite>サイトURL</linkSite>を設定してください。",
"announcement_bar.error.trial_license_expiring": "無料トライアルは、あと{days} 日です。",
"announcement_bar.error.trial_license_expiring_last_day": "本日が無料トライアルの最終日です。引き続きMattermost ProfessionalとEnterpriseの機能を利用するには、今すぐライセンスを購入してください。",
"announcement_bar.error.trial_license_expiring_last_day.short": "無料トライアルは本日が最終日です。",
@ -3457,6 +3472,7 @@
"center_panel.direct.closeDirectMessage": "ダイレクトメッセージを閉じる",
"center_panel.direct.closeGroupMessage": "グループメッセージを閉じる",
"center_panel.input.cannot_load_component": "コンポーネントのロード中に問題が発生しました。しばらく待つか、アプリを再読み込みしてください。",
"center_panel.noSharedTeam.closeChannel": "チャンネルを閉じる",
"center_panel.reloadPage": "再読み込み",
"change_url.endWithLetter": "URLは英小文字か数字で終わらせてください。",
"change_url.invalidDirectMessage": "ユーザーIDはチャンネルURLとして使用できません。",
@ -3481,6 +3497,7 @@
"channelView.archivedChannel": "<b>アーカイブされたチャンネル</b>を閲覧中です。新しいメッセージは投稿できません。",
"channelView.archivedChannelWithDeactivatedUser": "<b>無効化されたユーザー</b>のいるアーカイブされたチャンネルを見ています。新しいメッセージは投稿できません。",
"channelView.login.successfull": "ログイン成功",
"channelView.noSharedTeam": "このユーザーと共通しているチームがありません。新しいメッセージは投稿できません。",
"channel_banner.aria_label": "チャンネルバナーテキスト",
"channel_banner.banner_color.label": "バナーの色",
"channel_banner.banner_text.label": "バナーテキスト",
@ -3679,6 +3696,37 @@
"channel_notifications.preferences": "通知の設定",
"channel_notifications.resetToDefault": "デフォルト設定に戻す",
"channel_select.placeholder": "--- チャンネルを選択してください ---",
"channel_settings.access_rules.auto_sync": "アクセルルールに基づくメンバーの自動追加",
"channel_settings.access_rules.auto_sync_disabled_description": "アクセスルールにより未認証ユーザーは参加できず、条件を満たすメンバーも自動では追加されません。",
"channel_settings.access_rules.auto_sync_disabled_empty_state": "アクセスルールが定義されていないため自動追加は無効化されています",
"channel_settings.access_rules.auto_sync_empty_state_description": "アクセスルールが定義されていないため自動追加は無効化されています。チャンネルでは一般的なMattermostのアクセス制御が使用されます。",
"channel_settings.access_rules.auto_sync_enabled_description": "設定された属性値と一致するユーザーが自動でメンバーとして追加され、一致しないユーザーは削除されます。",
"channel_settings.access_rules.auto_sync_forced_by_parent": "自動追加はシステムポリシーにより有効化されており無効化できません",
"channel_settings.access_rules.auto_sync_forced_description": "自動追加がシステムポリシーにより有効化されました。設定された属性値と一致するユーザーが自動でメンバーとして追加され、一致しないユーザーは削除されます。",
"channel_settings.access_rules.auto_sync_no_rules_description": "自動メンバー同期を有効化するには上記でアクセスルールを定義してください。",
"channel_settings.access_rules.auto_sync_requires_expression": "メンバー自動追加を有効化するにはアクセスルールを定義してください",
"channel_settings.access_rules.auto_sync_system_policy_applied_description": "チャンネルレベルのアクセスルールが定義されていないため自動追加が無効化されました。Mattermostの一般的なアクセス制御に加えて適用済みのシステムポリシーにより、チャンネルアクセスは引き続き制限されます。",
"channel_settings.access_rules.confirm_modal.allowed_tab": "許可 ({count})",
"channel_settings.access_rules.confirm_modal.cancel": "キャンセル",
"channel_settings.access_rules.confirm_modal.hide_users": "ユーザーを隠す",
"channel_settings.access_rules.confirm_modal.message": "これらのアクセスルールを適用すると<strong>{addCount, number} {addCount, plural, one {ユーザー} other {ユーザー}}</strong> が追加され、現在のチャンネルの <strong>{removeCount, number} {removeCount, plural, one {メンバー} other {メンバー}}</strong>が削除されます。",
"channel_settings.access_rules.confirm_modal.no_users": "このカテゴリのユーザーはいません",
"channel_settings.access_rules.confirm_modal.question": "本当にアクセスルールを適用しますか?",
"channel_settings.access_rules.confirm_modal.restricted_tab": "制限 ({count})",
"channel_settings.access_rules.confirm_modal.saving": "保存中...",
"channel_settings.access_rules.confirm_modal.title": "保存してルールを適用",
"channel_settings.access_rules.confirm_modal.view_users": "ユーザーを見る",
"channel_settings.access_rules.error.back_to_editing": "編集に戻る",
"channel_settings.access_rules.error.no_current_user": "アクセスルールを検証できません: 現在のユーザーが見つかりません",
"channel_settings.access_rules.error.self_exclusion_message": "あなたがこのチャンネルから削除されるため、このルールを設定できません。あなたが条件を満たすようアクセスルールを更新し、意図しない問題が起こらないようにしてください。",
"channel_settings.access_rules.error.self_exclusion_title": "アクセルルールを保存できません",
"channel_settings.access_rules.error.validation_failed": "アクセスルールを検証できません。再度試してください。",
"channel_settings.access_rules.expression_required_for_autosync": "メンバーの自動追加を有効化するにはアクセスルールが必要です",
"channel_settings.access_rules.form_error": "上記のフォームにエラーがあります",
"channel_settings.access_rules.parse_error": "不正な表現形式です",
"channel_settings.access_rules.save_error": "アクセスルールを保存できませんでした",
"channel_settings.access_rules.subtitle": "チャンネルメンバーシップを制限するためのルールとしてユーザーの属性と値を選択してください",
"channel_settings.access_rules.title": "アクセスルール",
"channel_settings.archive.button": "このチャンネルをアーカイブする",
"channel_settings.archive.warning": "チャンネルをアーカイブするとユーザーインターフェースから削除されますが、チャンネルが完全に削除される訳ではありません。アーカイブされたチャンネルに新たなメッセージは投稿できません。",
"channel_settings.channel_info_tab.name": "チャンネル情報",
@ -3696,6 +3744,7 @@
"channel_settings.save_changes_panel.banner_text.required_error": "有効な場合、チャンネルバナーテキストの入力が必要です",
"channel_settings.save_changes_panel.reset": "リセット",
"channel_settings.save_changes_panel.standard_error": "入力項目にエラーがあります",
"channel_settings.tab.access_control": "アクセス制御",
"channel_settings.tab.archive": "チャンネルアーカイブ",
"channel_settings.tab.configuration": "設定",
"channel_settings.tab.info": "Info",
@ -3704,6 +3753,8 @@
"channel_settings_modal.name.placeholder": "チャンネル名を入力してください",
"channel_settings_modal.purpose.placeholder": "このチャンネルの目的を入力してください(オプション)",
"channel_switch_modal.deactivated": "無効化済み",
"channel_switch_modal.has_draft": "下書き有り",
"channel_switch_modal.unreadMentions": "{count, number} {count, plural, one {件の未読通知} other {件の未読通知}}",
"channel_toggle_button.private": "非公開",
"channel_toggle_button.public": "公開",
"claim.email_to_ldap.enterLdapPwd": "AD/LDAPアカウントのユーザーIDとパスワードを入力してください",
@ -3965,6 +4016,11 @@
"custom_status.suggestions.recent_title": "履歴",
"custom_status.suggestions.title": "おすすめ",
"custom_status.suggestions.working_from_home": "自宅での作業",
"data_spillage_report.keep_message.button_text": "メッセージを保持",
"data_spillage_report.remove_message.button_text": "メッセージを削除",
"data_spillage_report.view_details.button_text": "詳細を見る",
"data_spillage_report_post.reporting_comment.placeholder": "コメントがありません。",
"data_spillage_report_post.title": "{user}がメッセージをレビューするようフラグ立てしました",
"date_separator.today": "今日",
"date_separator.tomorrow": "明日",
"date_separator.yesterday": "昨日",
@ -4238,6 +4294,16 @@
"filtered_user_list.next": "次へ",
"filtered_user_list.prev": "前へ",
"filtered_user_list.search": "ユーザーを検索する",
"flag_message_modal.comment.placeholder": "あなたの懸念を記載してください...",
"flag_message_modal.empty_comment_error": "このメッセージにフラグを立てた理由を説明するコメントを追加してください。",
"flag_message_modal.flag_reason.title": "このメッセージにフラグを立てた理由",
"flag_message_modal.heading": "メッセージへのフラグ立て",
"flag_message_modal.optional_comment.title": "コメント (オプション)",
"flag_message_modal.post_preview.title": "フラグ立てしてメッセージ",
"flag_message_modal.reason_required_error": "このメッセージにフラグを立てた理由を選択してください。",
"flag_message_modal.reason_select.placeholder": "理由を選択してください",
"flag_message_modal.required_comment.title": "コメント (必須)",
"flag_message_modal.subheading": "フラグ立てしたメッセージはレビューのためにコンテンツレビュワーに送信されます。",
"flag_post.flag": "メッセージを保存",
"flag_post.unflag": "保存を取り消す",
"footer_pagination.count": "全{total, number}件中 {startCount, number}-{endCount, number} 表示中",
@ -4289,8 +4355,11 @@
"generic.next": "次へ",
"generic.okay": "OK",
"generic.previous": "前へ",
"generic.submit": "送信",
"generic.unassigned": "未割り当て",
"generic_btn.cancel": "キャンセル",
"generic_btn.save": "保存",
"generic_icons.access_rules": "アクセスルールアイコン",
"generic_icons.add": "追加アイコン",
"generic_icons.add-mail": "追加メールアイコン",
"generic_icons.add-reaction": "リアクションアイコンを追加する",
@ -4503,8 +4572,12 @@
"integrations.successful": "セットアップが成功しました",
"interactive_dialog.cancel": "キャンセル",
"interactive_dialog.element.optional": "(オプション)",
"interactive_dialog.lookup_failed": "Lookupできませんでした",
"interactive_dialog.refresh_failed": "フィールドをリフレッシュできませんでした",
"interactive_dialog.submission_failed": "送信できませんでした",
"interactive_dialog.submit": "送信",
"interactive_dialog.submitting": "送信しています...",
"interactive_dialog.validation_failed": "ダイアログ検証が失敗しました: {errors}",
"intro_messages.DM": "{teammate}とのダイレクトメッセージの履歴のトップです。ここで共有されたメッセージとファイルは、他のユーザーには見えません。",
"intro_messages.GM.all": "このグループメッセージの<b> すべての活動</b>が通知されます。",
"intro_messages.GM.mention": "このグループメッセージ内で<b>メンションされた場合のみ</b>通知を受け取るよう選択しました。",
@ -4589,6 +4662,18 @@
"join_team_group_constrained_denied": "このチームに参加するにはリンクされたグループのメンバーになる必要があります。",
"join_team_group_constrained_denied_adminText": "このチームに参加するには、リンクされたグループのメンバーになる必要があります。<a>ここ</a>からこのチームにグループを追加することもできます。",
"katex.error": "Latexコードをコンパイルできませんでした。シンタックスを見直してください。",
"keep_remove_flag_content_modal.action_keep.body": "{flaggedPostAuthor}により{flaggedPostChannel}チャンネルに投稿され、{reportingUser}がレビューのためにフラグ立てしたメッセージを保持しようとしています。",
"keep_remove_flag_content_modal.action_keep.button_text": "メッセージを保持",
"keep_remove_flag_content_modal.action_keep.subtext.no_notify_reporter": "確認すると、メッセージはすべてのチャンネルメンバーに表示されます。",
"keep_remove_flag_content_modal.action_keep.subtext.notify_reporter": "確認すると、メッセージはすべてのチャンネルメンバーに表示され、フラグの報告者に通知が送られます。",
"keep_remove_flag_content_modal.action_keep.title": "メッセージを保持",
"keep_remove_flag_content_modal.action_remove.body": "{flaggedPostAuthor}により{flaggedPostChannel}チャンネルに投稿され、{reportingUser}がレビューのためにフラグ立てしたメッセージを削除しようとしています。",
"keep_remove_flag_content_modal.action_remove.button_text": "メッセージを削除",
"keep_remove_flag_content_modal.action_remove.subtext.no_notify_reporter": "確認すると、メッセージがチャンネルから削除されます。このアクションは元に戻せません。",
"keep_remove_flag_content_modal.action_remove.subtext.notify_reporter": "確認すると、メッセージがチャンネルから削除され、フラグの報告者に通知が送信されます。このアクションは元に戻せません。",
"keep_remove_flag_content_modal.action_remove.title": "メッセージを削除",
"keep_remove_flag_content_modal.comment.placeholder": "ここにコメントを追加してください",
"keep_remove_flag_content_modal.comment_required.error": "コメントを追加してください。",
"last_users_message.added_to_channel.type": "が {actor} によって **チャンネルに追加されました**。",
"last_users_message.added_to_team.type": "が {actor} によって **チームに追加されました**。",
"last_users_message.first": "{firstUser} と ",
@ -4852,6 +4937,7 @@
"navbar_dropdown.create.modal.titleAdminPreTrial": "無料トライアルで無制限のチームを試す",
"navbar_dropdown.create.modal.titleEndUser": "有料プランで利用可能な複数チーム",
"navbar_dropdown.create.tooltip.cloudFreeTrial": "トライアル期間中は複数のチームを作成することができます。これらのチームはトライアル終了後、アーカイブされます。",
"navbar_dropdown.entryVersionText": "Entryでは、検証をサポートするために <link>制限付きの</link> Enterprise Advancedの機能が提供されます。",
"navbar_dropdown.help": "ヘルプ",
"navbar_dropdown.integrations": "統合機能",
"navbar_dropdown.invitePeople": "招待する",
@ -5069,6 +5155,8 @@
"post_body.commentedOn.loadingMessage": "読み込み中…",
"post_body.deleted": "(メッセージは削除されています)",
"post_body.plusMore": " あと {count, number} {count, plural, one {file} other {files}} 追加できます",
"post_card.channel_property.deleted_channel": "削除されたチャンネルID: {channelId}",
"post_card.channel_property.deleted_team": "削除されたチームID: {teamId}",
"post_delete.notPosted": "コメントが投稿できませんでした",
"post_delete.okay": "OK",
"post_delete.someone": "あなたがコメントしようとしたメッセージは削除されています。",
@ -5092,6 +5180,7 @@
"post_info.edit.restore": "このバージョンを復元する",
"post_info.edit.restore_question": "このバージョンを復元しますか?",
"post_info.edit.undo": "元に戻す",
"post_info.flag": "メッセージにフラグを立てる",
"post_info.info.view_additional_info": "追加の情報を確認する",
"post_info.marketplace": "アプリマーケットプレイス",
"post_info.menuAriaLabel": "投稿に関する追加オプション",
@ -5164,6 +5253,22 @@
"promote_to_user_modal.desc": "これにより、ゲスト {username} がメンバーへ昇格されます。昇格したゲストは、公開チャンネルへの参加や、メンバーとして参加しているチャンネル外のユーザーとのやりとりが許可されます。本当に {username} をメンバーに昇格しますか?",
"promote_to_user_modal.promote": "昇格する",
"promote_to_user_modal.title": "ゲスト {username} をメンバーに昇格する",
"property_card.actions_row.label": "アクション",
"property_card.field.action_time.label": "レビュー日時",
"property_card.field.actor_comment.label": "レビュワーのコメント",
"property_card.field.actor_user_id.label": "レビュー実施者",
"property_card.field.channel.label": "チャンネル",
"property_card.field.post_author.label": "投稿者",
"property_card.field.post_creation_time.label": "投稿日時",
"property_card.field.post_id.label": "Post ID",
"property_card.field.post_preview.label": "メッセージ",
"property_card.field.reporting_comment.label": "コメント",
"property_card.field.reporting_reason.label": "理由",
"property_card.field.reporting_time.label": "フラグ立て日時",
"property_card.field.reporting_user_id.label": "フラグ立て実施者",
"property_card.field.reviewer_user_id.label": "レビュワー",
"property_card.field.status.label": "ステータス",
"property_card.field.team.label": "チーム",
"public_private_selector.private.description": "招待されたメンバーのみ",
"public_private_selector.private.title": "非公開",
"public_private_selector.public.description": "誰でも",
@ -5177,19 +5282,19 @@
"reaction.clickToRemove": "(クリックして削除する)",
"reaction.container.ariaLabel": "リアクション",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "リアクション",
"reaction.reacted": "{users} が {emoji} で{reactionVerb}",
"reaction.reactionVerb.user": "リアクションしました",
"reaction.reactionVerb.users": "リアクションしました",
"reaction.reactionVerb.you": "リアクションしました",
"reaction.reactionVerb.youAndUsers": "リアクションしました",
"reaction.removeReact.ariaLabel": "リアクションを削除する",
"reaction.usersAndOthersReacted": "{users} と {otherUsers, number} other {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} と {lastUser}",
"reaction.you": "あなた",
"reaction_limit_reached_modal.body": "おっと!このメッセージに対する絵文字リアクションの上限に達したようです。この制限を変更する場合、システム管理者にお問い合わせください。",
"reaction_limit_reached_modal.body.admin": "おっと!このメッセージの絵文字リアクションの上限に達したようです。サーバーのスムーズな稼動を維持するため、<link>上限が設定されています</link>。システム管理者として、<linkAdmin>システムコンソール</linkAdmin> からこの上限を調整することができます。",
"reaction_limit_reached_modal.title": "リアクションの上限に達しました",
"remove_flag_post_confirm_modal.optional_comment.title": "コメント (オプション)",
"remove_flag_post_confirm_modal.required_comment.title": "コメント (必須)",
"remove_group_confirm_button": "はい、グループと {memberCount, plural, one {メンバー} other {メンバー}}を削除します",
"remove_group_confirm_message": "このグループに関連づけられた {memberCount, number} {memberCount, plural, one {メンバー} other {メンバー}} は、このチームから削除されます。本当にこのグループと{memberCount} {memberCount, plural, one {メンバー} other {メンバー}} をこのグループから削除しますか?",
"remove_group_confirm_title": "グループと{memberCount, number} {memberCount, plural, one {メンバー} other {メンバー}} を削除します",
@ -5224,6 +5329,7 @@
"rhs_root.mobile.unflag": "保存を取り消す",
"rhs_thread.rootPostDeletedMessage.body": "このスレッドの一部はデータ保持ポリシーによって削除されました。このスレッドに返信することはできません。",
"rhs_thread.toast.newReplies": "新しい返信",
"save": "保存",
"saveChangesPanel.cancel": "元に戻す",
"saveChangesPanel.error": "設定を保存する際にエラーが発生しました",
"saveChangesPanel.message": "保存されていない変更があります",
@ -5242,7 +5348,7 @@
"scheduled_post.action.edit": "スケジュール済みの投稿を編集",
"scheduled_post.action.reschedule": "投稿の再スケジューリング",
"scheduled_post.action.send_now": "今すぐ送信",
"scheduled_post.channel_indicator.link_to_scheduled_posts.text": "すべて見る",
"scheduled_post.channel_indicator.link_to_scheduled_posts.text": "すべて見る",
"scheduled_post.channel_indicator.multiple_in_channel": "チャンネル内の {count} 件のスケジュール済みのメッセージです。",
"scheduled_post.channel_indicator.multiple_in_thread": "スレッド内の {count} 件のスケジュール済みメッセージです。",
"scheduled_post.channel_indicator.single": "メッセージは {dateTime} にスケジュールされています。",
@ -5635,9 +5741,12 @@
"success_modal.subtitle": "最終的な請求額は日割りで計算されます。ワークスペースに {plan} の制限が設けられました。",
"suggestion.all": "すべてのチャンネル種別",
"suggestion.archive": "アーカイブされたチャンネル",
"suggestion.archived_channel": "アーカイブ済みチャンネル",
"suggestion.channels": "チャンネル",
"suggestion.commands": "コマンド",
"suggestion.emoji": "絵文字",
"suggestion.group.members": "{member_count} {member_count, plural, one {メンバー} other {メンバー}}",
"suggestion.group_channel": "グループチャンネル",
"suggestion.mention.all": "このチャンネルの全員に通知",
"suggestion.mention.channel": "このチャンネルの全員に通知",
"suggestion.mention.channels": "自分のチャンネル",
@ -5650,12 +5759,15 @@
"suggestion.mention.special": "特殊なメンション",
"suggestion.mention.unread": "未読",
"suggestion.private": "非公開チャンネル",
"suggestion.private_channel": "非公開チャンネル",
"suggestion.public": "公開チャンネル",
"suggestion.public_channel": "公開チャンネル",
"suggestion.search.direct": "ダイレクトメッセージ",
"suggestion.search.group": "グループメンション",
"suggestion.search.private": "非公開チャンネル",
"suggestion.search.public": "公開チャンネル",
"suggestion.user.isCurrent": "(あなた)",
"suggestion.users": "ユーザー",
"suggestionList.label": "提案",
"suggestionList.noMatches": "<b>{value}</b>に一致する項目はありません",
"suggestionList.suggestionsAvailable": "{count, number} {count, plural, one {提案} other {提案}} が利用可能",
@ -5670,6 +5782,11 @@
"system_notice.title": "Mattermostからのお知らせ",
"system_notice.title.gm_as_dm": "グループメッセージへの更新",
"system_noticy.body.gm_as_dm": "グループメッセージのすべてのアクティビティが通知され、新着メッセージごとに通知バッジが表示されます。{br}{br}各グループメッセージの通知設定から設定を変更できます。",
"system_policy_indicator.base_message": "この {resourceType} にはシステムレベルのアクセス {policyText} が適用されています",
"system_policy_indicator.description_with_policies": "この {resourceType}にはシステムレベルのアクセスポリシーが適用されています: {policyList}。ここで設定したカスタムアクセスルールが、このポリシーに加えて適用されます。",
"system_policy_indicator.more_policies": "{count} more",
"system_policy_indicator.multiple_policies_title": "この{resourceType}に適用された複数のシステムアクセスポリシー",
"system_policy_indicator.single_policy_title": "この{resourceType}に適用されたシステムアクセスポリシー",
"tag.default.beta": "ベータ版",
"tag.default.bot": "BOT",
"tag.default.guest": "ゲスト",
@ -5923,7 +6040,7 @@
"user.settings.display.messageDisplayDescription": "チャンネルでメッセージがどのように表示されるか選択してください。",
"user.settings.display.messageDisplayTitle": "メッセージの表示",
"user.settings.display.militaryClock": "時計の24時間表示(例: 16:00)",
"user.settings.display.normalClock": "時計の12時間表示(例: 4:00 PM)",
"user.settings.display.normalClock": "時計の12時間表示(例: 午後4:00)",
"user.settings.display.oneClickReactionsOnPostsDescription": "有効な場合、メッセージにカーソルを合わせると、最近使ったリアクションを素早く付けることができます。",
"user.settings.display.oneClickReactionsOnPostsTitle": "素早くメッセージにリアクションを付ける",
"user.settings.display.preferTime": "時刻の表示形式を選択します。",
@ -5964,6 +6081,7 @@
"user.settings.general.emptyPassword": "現在のパスワードを入力してください。",
"user.settings.general.emptyPosition": "職業/役職を追加するには「編集」をクリックしてください",
"user.settings.general.field_handled_externally": "この欄はあなたのログインプロバイダーで使用されます。変更したい場合、ログインプロバイダーを通じて変更してください。",
"user.settings.general.field_managed_by_admin": "このフィールドは管理者のみが変更できます。",
"user.settings.general.firstName": "名前(ファーストネーム)",
"user.settings.general.fullName": "フルネーム",
"user.settings.general.imageTooLarge": "プロフィール画像をアップロードできません。大き過ぎます。",
@ -6356,6 +6474,7 @@
"user_settings.notifications.test_notification.title": "通知のトラブルシューティング",
"users_limits_announcement_bar.copyText": "ユーザー数の制限を超えました。次のキーワードと共に管理者に連絡してください: {ErrorCode}",
"users_limits_announcement_bar.ctaText": "詳しく",
"users_limits_announcement_bar.warning.copyText": "このワークスペースはユーザー数上限に近づいています ({activeUserCount}/{maxUsersHardLimit} ユーザー)。",
"version_bar.new": "新しいバージョンのMattermostが利用可能です。",
"version_bar.refresh": "今すぐアプリを更新する",
"view_image.loading": "読み込み中です ",
@ -6423,8 +6542,8 @@
"workspace_limits.menu_limit.warn.files_storage": "ファイルストレージ制限 {limit} に近づいています。<a>{callToAction}</a>",
"workspace_limits.menu_limit.warn.messages_history": "無料のメッセージ制限 {limit} に近づいています。<a>{callToAction}</a>",
"workspace_limits.message_history": "メッセージ履歴",
"workspace_limits.message_history.locked.description.admin": "最新の {limit} メッセージだけでなく、ワークスペースの履歴のすべてのメッセージを表示および検索するには、有料プランのいずれかにアップグレードしてください。<a>プラン オプションと価格を確認する。</a>",
"workspace_limits.message_history.locked.title.admin": "{team} 内の {date} より以前のメッセージをアンロックする",
"workspace_limits.message_history.locked.description.admin": "メッセージ履歴への完全なアクセスは<a>有償プラン</a>に含まれます",
"workspace_limits.message_history.locked.title.admin": "制限された履歴が表示されています",
"workspace_limits.message_history.short": "メッセージ",
"workspace_limits.message_history.short.usage": "{actual} / {limit}",
"workspace_limits.message_history.usage": "最大 {limit} メッセージの内 {actual} ({percent}%)",
@ -6436,6 +6555,8 @@
"workspace_limits.modals.limits_reached.title.message_history": "メッセージ履歴",
"workspace_limits.modals.view_plan_options": "プランオプションを見る",
"workspace_limits.modals.view_plans": "プランを見る",
"workspace_limits.post_history_banner.cta_button": "アクセスを復元する",
"workspace_limits.post_history_banner.text": "{limit, number} メッセージの上限に達しました。{date}以前に投稿されたメッセージは表示されません",
"workspace_limits.teams_limit_reached.tool_tip": "現在のプランのチーム数制限に達しました。このチームのアーカイブを解除したり、他のチームをアーカイブするためにアップグレードを検討してください",
"workspace_limits.teams_limit_reached.upgrade_to_unarchive": "アーカイブを解除するためにアップグレードする",
"workspace_limits.teams_limit_reached.view_upgrade_options": "アップグレードオプションを見る",

View file

@ -2711,7 +2711,6 @@
"reaction.clickToRemove": "(제거하려면 클릭)",
"reaction.container.ariaLabel": "더보기",
"reaction.othersReacted": "{otherUsers, number}명의 {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "react with",
"reaction.reacted": "{users} 사용자들이 {emoji}로 {reactionVerb}",
"reaction.reactionVerb.user": "반응했습니다",
"reaction.reactionVerb.users": "반응했습니다",

View file

@ -3854,13 +3854,11 @@
"reaction.clickToRemove": "(spustelėkite norėdami pašalinti)",
"reaction.container.ariaLabel": "reakcijos",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "reaguoti su",
"reaction.reacted": "{users} {reactionVerb} su {emoji}",
"reaction.reactionVerb.user": "sureagavo",
"reaction.reactionVerb.users": "sureagavo",
"reaction.reactionVerb.you": "sureagavo",
"reaction.reactionVerb.youAndUsers": "sureagavo",
"reaction.removeReact.ariaLabel": "pašalinti reakciją",
"reaction.usersAndOthersReacted": "{users} ir {otherUsers, number} kitas (-i) {otherUsers, plural, one {user} other {users}}",
"reaction.usersReacted": "{users} ir {lastUser}",
"reaction.you": "Jūs",

View file

@ -13,6 +13,7 @@
"about.database": "Database:",
"about.date": "Bygget:",
"about.dbversion": "Versjon av databaseskjema:",
"about.desktopVersion": "Desktop-versjon:",
"about.enterpriseEditionLearn": "Du kan lese mer om enterprise-versjonen på ",
"about.enterpriseEditionSst": "En meldingsløsning for bedriften, som du kan stole på",
"about.enterpriseEditionSt": "Moderne kommunikasjon bak brannmuren din.",
@ -26,6 +27,7 @@
"about.serverDisconnected": "frakoblet",
"about.serverHostname": "Vertsnavn:",
"about.serverUnknown": "serveren oppga ikke vertsnavn",
"about.serverVersion": "Server-versjon:",
"about.teamEditionLearn": "Bli med å bidra til Mattermost på ",
"about.teamEditionSt": "All kommunikasjon i teamet på ett sted, søkbart og tilgjengelig fra hvor som helst.",
"about.teamEditiont0": "Team versjon",
@ -653,8 +655,13 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Krev at varsler kommenterer",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Krev at moderatorer kommenterer",
"admin.contentFlagging.additionalSettings.title": "Flere innstillinger",
"admin.contentFlagging.enableTitle": "Aktiver innholdsflagging",
"admin.contentFlagging.notificationSettings.author": "Forfatter",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Varsle ved oppsigelse:",
"admin.contentFlagging.notificationSettings.notifyOnFlag": "Varsle når innhold flagges:",
"admin.contentFlagging.notificationSettings.notifyOnRemoval": "Varsle når innhold fjernes:",
"admin.contentFlagging.notificationSettings.notifyOnReviewerAssigned": "Varsle når en anmelder blir tildelt:",
"admin.contentFlagging.notificationSettings.reviewers": "Anmelder(e)",
"admin.contentFlagging.notificationSettings.title": "Varslingsinnstillinger",
"admin.contentFlagging.title": "Flagging av innhold",
"admin.customProfileAttribWarning": "(Advarsel) Dette attributtet blir konvertert til et TEXT-attributt hvis feltet er satt til å synkronisere.",
"admin.custom_terms_of_service_feature_discovery.copy": "Lag dine egne vilkår for bruk som nye brukere må godta før de får tilgang til din Mattermost-instans på datamaskin, web eller mobil.",
@ -668,6 +675,7 @@
"admin.customization.announcement.bannerTextDesc": "Tekst som skal vises i kunngjøringsbanneret.",
"admin.customization.announcement.bannerTextTitle": "Bannertekst:",
"admin.customization.announcement.enableBannerDesc": "Aktiver et kunngjøringsbanner på tvers av alle team.",
"admin.customization.announcement.enableBannerTitle": "Aktiver varsler for hele systemet:",
"admin.customization.appDownloadLinkDesc": "Legg til en lenke til en nedlastingsside for Mattermost-appene. Når en lenke er til stede, vil alternativet \"Last ned Mattermost-apper\" legges til i produktmenyen, slik at brukerne kan finne nedlastingssiden. La dette feltet stå tomt for å skjule alternativet fra produktmenyen.",
"admin.customization.appDownloadLinkTitle": "Lenke til nedlastingsside for Mattermost Apps:",
"admin.customization.clientSideUserIdsDesc": "Angi bruker-IDene du vil spore for beregninger på klientsiden. Skill verdiene med et komma.",
@ -677,9 +685,11 @@
"admin.customization.enableCustomEmojiTitle": "Slå på egendefinert emoji:",
"admin.customization.enableDesktopLandingPageDesc": "Om en bruker skal bli bedt om å bruke skrivebordsappen første gang vedkommende bruker Mattermost.",
"admin.customization.enableDesktopLandingPageTitle": "Aktiver landingsside for skrivebordsapp:",
"admin.customization.enableEmojiPickerDesc": "Med emoji-velgeren kan brukerne velge emojier som de kan legge til som reaksjoner eller bruke i meldinger. Hvis du aktiverer emoji-velgeren med et stort antall egendefinerte emojier, kan det redusere ytelsen.",
"admin.customization.enableEmojiPickerTitle": "Aktiver Emoji-velger:",
"admin.customization.enableGifPickerDesc": "Lar brukere velge GIF-er fra emoji-velgeren.",
"admin.customization.enableGifPickerTitle": "Aktiver GIF-velger:",
"admin.customization.enableInlineLatexDesc": "Aktiver gjengivelse av innebygd Latex-kode. Hvis falsk, kan lateks bare gjengis i en kodeblokk ved å bruke syntaksutheving. Se <link>dokumentasjonen</link> vår for detaljer om tekstformatering.",
"admin.customization.enableInlineLatexTitle": "Aktiver inline Latex rendering:",
"admin.customization.enableLatexTitle": "Aktiver Latex rendering:",
"admin.customization.enableLinkPreviewsTitle": "Aktiver forhåndsvisning av lenker til nettsteder:",
@ -892,6 +902,7 @@
"admin.experimental.PermittedMoveThreadRoles.desc": "Velg hvem som har lov til å flytte tråder til andre kanaler basert på roller. (Andre tillatelser nedenfor gjelder fortsatt).",
"admin.experimental.PermittedMoveThreadRoles.title": "Tillatte roller",
"admin.experimental.UsersStatusAndProfileFetchingPollIntervalMilliseconds.desc": "Antall millisekunder som skal gå mellom hver periodiske henting av brukerstatus og profiler.",
"admin.experimental.UsersStatusAndProfileFetchingPollIntervalMilliseconds.title": "Intervall for innhenting av brukerens status og profil:",
"admin.experimental.allowCustomThemes.desc": "Aktiverer delen **Skjerm > Tema > Tilpasset tema** i Innstillinger.",
"admin.experimental.allowCustomThemes.title": "Tillat egendefinerte temaer:",
"admin.experimental.allowedEmailDomain.desc": "(Valgfritt) Når dette er angitt, må brukerne ha en e-postadresse som ender på dette domenet for å kunne flytte tråder. Du kan angi flere domener ved å skille dem med komma.",
@ -928,6 +939,7 @@
"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.experimentalEnableDefaultChannelLeaveJoinMessages.title": "Aktiver standard systemmeldinger om å forlate/bli med i kanaler:",
"admin.experimental.experimentalEnableHardenedMode.title": "Aktiver herdet modus:",
"admin.experimental.experimentalFeatures": "Eksperimentelle funksjoner",
"admin.experimental.experimentalPrimaryTeam.desc": "Det primære teamet som brukerne på serveren er medlemmer av. Når et primært team er angitt, er alternativene for å bli med i andre team eller forlate det primære teamet deaktivert.",
@ -954,6 +966,7 @@
"admin.experimental.useChannelInEmailNotifications.title": "Bruk kanalnavn i e-postvarsler:",
"admin.experimental.userStatusAwayTimeout.desc": "Denne innstillingen definerer antall sekunder brukeren er borte fra Mattermost før statusindikator endres til \"Borte\".",
"admin.experimental.userStatusAwayTimeout.example": "F.eks.: \"300\"",
"admin.experimental.userStatusAwayTimeout.title": "Tidsavbrudd for brukerstatus borte:",
"admin.experimental.youtubeReferrerPolicy.title": "Retningslinjer for YouTube-henvisninger:",
"admin.exportStorage.dedicatedExportStoreDescription": "Når aktivert, vil Mattermost bruke en dedikert eksportlagringsbøtte for alle eksportoperasjoner. Dette er et krav for Mattermost Cloud-distribusjoner.",
"admin.exportStorage.exportDirectory": "Eksportkatalog",
@ -966,6 +979,8 @@
"admin.feature_flags.flag_value": "Verdi",
"admin.feature_flags.title": "Funksjonsflagg",
"admin.file.enableFileAttachments": "Tillat fildeling:",
"admin.file.enableFileAttachmentsDesc": "Når falsk, deaktiveres fildeling på serveren. All opplasting av filer og bilder i meldinger er forbudt på tvers av klienter og enheter, inkludert mobil.",
"admin.file.enableMobileDownloadDesc": "Når falsk, deaktiveres Last ned filer i mobile apper. Brukere kan fortsatt laste ned filer fra en mobil nettleser.",
"admin.file.enableMobileDownloadTitle": "Tillat filnedlasting på mobil:",
"admin.file.enableMobileUploadTitle": "Tillat filopplasting på mobil:",
"admin.file_upload.chooseFile": "Velg fil",
@ -1244,6 +1259,8 @@
"admin.ldap.syncIntervalTitle": "Synkroniseringsintervall (minutter):",
"admin.ldap.syncNowHelpText": "Starter en AD/LDAP-synkronisering umiddelbart. Se tabellen nedenfor for status for hver synkronisering. Se \"System Console > Logs\" og <link>dokumentasjon</link> for å feilsøke feil.",
"admin.ldap.sync_button": "AD/LDAP synkroniser nå",
"admin.ldap.testAttributesSuccess": "Test vellykket",
"admin.ldap.testAttributesTitle": "Test attributter",
"admin.ldap.testHelpText": "Tester om Mattermost-serveren kan koble seg til den angitte AD/LDAP-serveren. Se \"System Console > Logs\" og <link>dokumentasjon</link> for å feilsøke feil.",
"admin.ldap.uploading.certificate": "Laster opp sertifikat...",
"admin.ldap.uploading.privateKey": "Laster opp privat nøkkel...",
@ -1386,6 +1403,7 @@
"admin.mobileSecurity.biometricsTitle": "Aktiver biometrisk autentisering:",
"admin.mobileSecurity.jailbreakTitle": "Aktiver jailbreak/rootbeskyttelse:",
"admin.mobileSecurity.screenCaptureTitle": "Forhindre skjermopptak:",
"admin.mobileSecurity.secureFilePreviewTitle": "Aktiver sikker forhåndsvisningsmodus for filer:",
"admin.mobileSecurity.title": "Mobil sikkerhet",
"admin.mobile_security_feature_discovery.copy": "Aktiver avanserte sikkerhetsfunksjoner som biometrisk autentisering, forebygging av skjermdump og jailbreak/root-deteksjon for mobilbrukerne dine.",
"admin.mobile_security_feature_discovery.title": "Forbedre sikkerheten i mobilapper med Mattermost Enterprise",
@ -1394,7 +1412,10 @@
"admin.nav.menuAriaLabel": "Meny for administrasjonskonsoll",
"admin.nav.switch": "Team utvelgelse",
"admin.nav.troubleshootingForum": "Feilsøkingsforum",
"admin.notices.enableAdminNoticesDescription": "Når aktivert, vil systemadministratorer motta varsler om tilgjengelige oppgraderinger av servere og relevante systemadministrasjonsfunksjoner. <link>Finn ut mer om varsler</link> i dokumentasjonen vår.",
"admin.notices.enableAdminNoticesTitle": "Aktiver administratorvarsler: ",
"admin.notices.enableEndUserNoticesDescription": "Nåraktivert, vil alle brukere motta varsler om tilgjengelige oppgraderinger av klienten og relevante sluttbrukerfunksjoner for å forbedre brukeropplevelsen. <link>Finn ut mer om notiser</link> i dokumentasjonen vår.",
"admin.notices.enableEndUserNoticesTitle": "Aktiver merknader for sluttbrukere: ",
"admin.oauth.gitlab": "GitLab",
"admin.oauth.google": "Google Apps",
"admin.oauth.off": "Ikke tillat pålogging via en OAuth 2.0-leverandør",
@ -1412,6 +1433,7 @@
"admin.office365.directoryIdDescription": "Katalog-IDen (tenant) du mottok da du registrerte applikasjonen din hos Microsoft.",
"admin.office365.directoryIdExample": "F.eks.: \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
"admin.office365.directoryIdTitle": "Katalog-ID (tenant):",
"admin.office365.discoveryEndpointDesc": "URL-en til oppdagelsesdokumentet for OpenID Connect med Entra ID.",
"admin.office365.tokenTitle": "token-endepunkt:",
"admin.office365.userTitle": "Endepunkt for bruker-API:",
"admin.openIdConvert.help": "Lær mer",
@ -1433,6 +1455,7 @@
"admin.openid.select": "Velg tjenestetilbyder:",
"admin.openid_custom_feature_discovery.copy": "Bruk OpenID Connect for autentisering og enkel pålogging (SSO) med tjenester som støtter OIDC-spesifikasjonen som Apple, Okta, OneLogin og mer.",
"admin.openid_custom_feature_discovery.title": "Integrer OpenID Connect med Mattermost Professional",
"admin.openid_feature_discovery.copy": "Bruk OpenID Connect for autentisering og single sign-on (SSO) med alle tjenester som støtter OIDC-spesifikasjonen, som f.eks. Google, Entra ID, Apple, Okta, OneLogin og flere.",
"admin.openid_feature_discovery.title": "Integrer OpenID Connect med Mattermost Professional",
"admin.password.enableForgotLink.title": "Aktiver lenke for glemt passord:",
"admin.password.lowercase": "Minst én liten bokstav",
@ -1826,11 +1849,14 @@
"admin.privacy.showEmailTitle": "Vis e-postadresse: ",
"admin.privacy.showFullNameTitle": "Vis fullt navn: ",
"admin.rate.httpHeaderExample": "F.eks.: \"X-Real-IP\", \"X-Forwarded-For\"",
"admin.rate.maxBurstDescription": "Maksimalt antall forespørsler som er tillatt utover spørringsgrensen per sekund.",
"admin.rate.maxBurstExample": "F.eks.: \"100\"",
"admin.rate.memoryExample": "F.eks.: \"10000\"",
"admin.rate.memoryTitle": "Størrelse på minnelageret:",
"admin.rate.noteDescription": "Endring av innstillinger i denne delen krever en omstart av serveren før endringen trer i kraft.",
"admin.rate.queriesDescription": "Begrenser API-et ved dette antallet forespørsler per sekund.",
"admin.rate.queriesExample": "F.eks.: \"10\"",
"admin.rate.queriesTitle": "Maksimalt antall spørringer per sekund:",
"admin.rate.varyByUserDescription": "Når sann, begrens API-tilgang via brukerautentiseringstoken.",
"admin.recycle.button": "Resirkulere databasetilkoblinger",
"admin.recycle.recycleDescription.reloadConfiguration": "Miljø > Webserver > Last inn konfigurasjon fra disk",
@ -1927,17 +1953,27 @@
"admin.saml.idpDescriptorUrlEx": "F.eks.: \"https://idp.example.org/SAML2/utsteder\"",
"admin.saml.idpMetadataUrlEx": "F.eks.: \"https://idp.example.org/SAML2/saml/metadata\"",
"admin.saml.idpUrlEx": "F.eks.: \"https://idp.example.org/SAML2/SSO/Login\"",
"admin.saml.ignoreGuestsLdapSyncTitle": "Ignorer gjestbrukere ved Synkronisering med AD/LDAP",
"admin.saml.lastnameAttrDesc": "(Valgfritt) Attributtet i SAML Assertion som vil bli brukt til å fylle ut etternavnet til brukere i Mattermost.",
"admin.saml.lastnameAttrEx": "F.eks.: \"Etternavn\"",
"admin.saml.lastnameAttrTitle": "Attributt for etternavn:",
"admin.saml.localeAttrDesc": "(Valgfritt) Attributtet i SAML Assertion som skal brukes til å fylle ut språket til brukerne i Mattermost.",
"admin.saml.localeAttrEx": "F.eks.: \"Lokal\" eller \"PrimærSpråk\"",
"admin.saml.localeAttrTitle": "Attributt for foretrukket språk:",
"admin.saml.loginButtonTextDesc": "(Valgfritt) Teksten som vises i påloggingsknappen på påloggingssiden. Standardinnstillingen er \"SAML\".",
"admin.saml.loginButtonTextEx": "F.eks.: \"OKTA\"",
"admin.saml.loginButtonTextTitle": "Tekst på påloggingsknappen:",
"admin.saml.nicknameAttrDesc": "(Valgfritt) Attributtet i SAML Assertion som vil bli brukt til å fylle ut kallenavnet til brukere i Mattermost.",
"admin.saml.nicknameAttrEx": "F.eks.: \"Kallenavn\"",
"admin.saml.nicknameAttrTitle": "Kallenavn attributt:",
"admin.saml.positionAttrDesc": "(Valgfritt) Attributtet i SAML Assertion som skal brukes til å fylle ut posisjonen til brukere i Mattermost.",
"admin.saml.positionAttrEx": "F.eks.: \"Rolle\"",
"admin.saml.positionAttrTitle": "Attributt for stillingstittel:",
"admin.saml.privateKeyFileFileDesc": "Den private nøkkelen som brukes til å dekryptere SAML-deklarasjoner fra identitetsleverandøren.",
"admin.saml.privateKeyFileFileRemoveDesc": "Fjern den private nøkkelen som brukes til å dekryptere SAML Assertions fra identitetsleverandøren.",
"admin.saml.privateKeyFileTitle": "Tjenesteleverandørens private nøkkel:",
"admin.saml.publicCertificateFileTitle": "Offentlig sertifikat for tjenesteleverandør:",
"admin.saml.remove.idp_certificate": "Fjern sertifikat fra identitetsleverandør",
"admin.saml.remove.privKey": "Fjern tjenesteleverandørens private nøkkel",
"admin.saml.remove.sp_certificate": "Fjern tjenesteleverandørens sertifikat",
"admin.saml.removing.certificate": "Fjerner sertifikat...",
@ -2060,6 +2096,7 @@
"admin.service.listenAddress": "Lytte adresse:",
"admin.service.listenExample": "F.eks.: \":8065\"",
"admin.service.managedResourcePaths": "Baner for administrerte ressurser:",
"admin.service.managedResourcePathsDescription": "En kommaseparert liste over stier på Mattermost-serveren som administreres av en annen tjeneste. Se <link>her</link> for mer informasjon.",
"admin.service.mfaDesc": "Når sann, kan brukere med AD/LDAP- eller e-postinnlogging legge til multifaktorautentisering på kontoen sin ved hjelp av en autentiseringsapp.",
"admin.service.mfaTitle": "Aktiver multifaktorautentisering:",
"admin.service.minimumHashtagLengthExample": "F.eks.: \"3\"",
@ -2953,6 +2990,7 @@
"channel_notifications.preferences": "Varslingsinnstillinger",
"channel_notifications.resetToDefault": "Tilbakestill til standard",
"channel_select.placeholder": "--- Velg en kanal ---",
"channel_settings.access_rules.auto_sync_system_policy_applied_description": "Legg til automatisk er deaktivert fordi det ikke er definert tilgangsregler på kanalnivå. Tilgang til kanaler vil fortsatt være begrenset av den anvendte policyen for systemet i tillegg til standard Mattermost-tilgangskontroller.",
"channel_settings.access_rules.confirm_modal.allowed_tab": "Tillatt ({count})",
"channel_settings.access_rules.confirm_modal.cancel": "Avbryt",
"channel_settings.access_rules.confirm_modal.hide_users": "Skjul brukere",
@ -2963,9 +3001,14 @@
"channel_settings.access_rules.confirm_modal.title": "Lagre og aktiver regler",
"channel_settings.access_rules.confirm_modal.view_users": "Vis brukere",
"channel_settings.access_rules.error.back_to_editing": "Tilbake til redigering",
"channel_settings.error_purpose_length": "Teksten som er skrevet inn, overskrider tegngrensen. Kanalens formål er begrenset til {maxLength} tegn.",
"channel_settings.header.label": "Kanaloverskrift",
"channel_settings.modal.archiveTitle": "Arkiver kanal?",
"channel_settings.modal.confirmArchive": "Bekreft",
"channel_settings.modal.title": "Kanalinnstillinger",
"channel_settings.purpose.description": "Beskriv hvordan denne kanalen skal brukes.",
"channel_settings.purpose.label": "Kanalens formål",
"channel_settings.save_changes_panel.banner_text.required_error": "Bannere i kanaler kan ikke være tomme når de er aktivert",
"channel_settings.save_changes_panel.reset": "Tilbakestill",
"channel_settings.save_changes_panel.standard_error": "Det er feil i skjemaet ovenfor",
"channel_settings.tab.archive": "Arkiver kanal",
@ -3209,6 +3252,7 @@
"drafts.confirm.send.button": "Ja, send nå",
"drafts.confirm.send.text": "Er du sikker på at du vil sende denne meldingen til <strong>{displayName}</strong>?",
"drafts.confirm.send.title": "Send meldingen nå",
"drafts.draft_row.aria_label.draft": "utkast i {channelName}",
"drafts.draft_title.channel": "I: {icon} <span>{channelName}</span>",
"drafts.draft_title.channel_thread": "Tråd i: {icon} <span>{channelName}</span>",
"drafts.draft_title.direct_channel": "Til: {icon} <span>{channelName}</span>",
@ -3224,6 +3268,7 @@
"drafts.sidebarLink": "Utkast",
"drafts.subtitle": "Alle meldinger du har startet vises her",
"drafts.title": "{prefix}Utkast - {displayName} {siteName}",
"edit_category_modal.helpText": "Dra kanaler inn i denne kategorien for å organisere sidefeltet ditt.",
"edit_category_modal.placeholder": "Navngi kategorien",
"edit_channel_header_modal.cancel": "Avbryt",
"edit_channel_header_modal.placeholder": "Rediger kanaloverskriften...",
@ -3561,6 +3606,7 @@
"installed_incoming_webhooks.empty": "Ingen innkommende webhooks funnet",
"installed_incoming_webhooks.emptySearch": "Ingen innkommende webhooks matcher **{searchTerm}**",
"installed_incoming_webhooks.header": "Innkommende webhooks",
"installed_incoming_webhooks.help": "Bruk innkommende webhooks til å koble eksterne verktøy til Mattermost. {buildYourOwn} eller gå til {appDirectory} for å finne selvhostede tredjepartsapper og integrasjoner.",
"installed_incoming_webhooks.help.appDirectory": "Appkatalog",
"installed_incoming_webhooks.help.buildYourOwn": "Bygg din egen",
"installed_incoming_webhooks.search": "Søk i innkommende webhooks",
@ -3571,6 +3617,7 @@
"installed_integrations.creation": "Opprettet av {creator} den {createAt, date, full}",
"installed_integrations.delete": "Slett",
"installed_integrations.edit": "Rediger",
"installed_integrations.fromApp": "Administreres av Apps Framework",
"installed_integrations.hideSecret": "Skjul hemmelighet",
"installed_integrations.regenSecret": "Regener hemmelighet",
"installed_integrations.regenToken": "Regener token",
@ -3585,8 +3632,12 @@
"installed_oauth2_apps.header": "OAuth 2.0-applikasjoner",
"installed_oauth_apps.add": "Legg til OAuth 2.0-applikasjon",
"installed_oauth_apps.cancel": "Avbryt",
"installed_oauth_apps.delete.confirm": "Denne handlingen sletter OAuth 2.0-applikasjonen permanent og brekker alle integrasjoner som bruker den. Er du sikker på at du vil slette den?",
"installed_oauth_apps.description": "Beskrivelse",
"installed_oauth_apps.empty": "Ingen OAuth 2.0-applikasjoner funnet",
"installed_oauth_apps.emptySearch": "Ingen OAuth 2.0-applikasjoner matcher **{searchTerm}** **",
"installed_oauth_apps.header": "OAuth 2.0-applikasjoner",
"installed_oauth_apps.help": "Opprett {oauthApplications} for å integrere bots og tredjeparts apper med Mattermost på en sikker måte. Gå til {appDirectory} for å finne tilgjengelige selv-hostede apper.",
"installed_oauth_apps.help.appDirectory": "Appkatalog",
"installed_oauth_apps.help.oauthApplications": "OAuth 2.0-applikasjoner",
"installed_oauth_apps.homepage": "Hjemmeside",
@ -3647,6 +3698,7 @@
"integrations.successful": "Oppsett vellykket",
"interactive_dialog.cancel": "Avbryt",
"interactive_dialog.element.optional": "(valgfri)",
"interactive_dialog.lookup_failed": "Oppslag mislyktes",
"interactive_dialog.submit": "Send",
"interactive_dialog.submitting": "Sender inn...",
"intro_messages.DM": "Dette er starten på dine direktemeldinger med {teammate}. Meldinger og filer som deles her, vises ikke for noen andre.",
@ -4125,6 +4177,8 @@
"post.ariaLabel.reaction": ", 1 reaksjon",
"post.ariaLabel.reactionMultiple": ", {reactionCount} reaksjoner",
"post.ariaLabel.replyMessage": "Klokken {time} {date} svarte {authorName}, {message}",
"post.error.access": "Innlegget du ber om er privat eller finnes ikke.",
"post.error.title": "Innlegget ble ikke funnet",
"post.reminder.systemBot": "Hei, her er påminnelsen din om denne meldingen fra {username}: {permaLink}",
"post_body.check_for_out_of_channel_groups_mentions.message": "ble ikke varslet av denne omtalen fordi de ikke er i kanalen. De kan ikke legges til i kanalen fordi de ikke er medlem av de opplenkede gruppene. For å legge dem til i denne kanalen må de legges til disse gruppene.",
"post_body.check_for_out_of_channel_mentions.link.and": " and ",
@ -4225,6 +4279,14 @@
"promote_to_user_modal.desc": "Denne handlingen gjør gjesten {username} til medlem. Det vil gjøre det mulig for brukeren å bli med i offentlige kanaler og samhandle med brukere utenfor kanalene de for øyeblikket er medlem av. Er du sikker på at du vil forfremme gjest {username} til medlem?",
"promote_to_user_modal.promote": "Reklamere for",
"promote_to_user_modal.title": "Promoter gjesten {username} til medlem",
"property_card.actions_row.label": "Handlinger",
"property_card.field.actor_comment.label": "Anmelderens kommentar",
"property_card.field.actor_user_id.label": "Anmeldt av",
"property_card.field.channel.label": "Kanal",
"property_card.field.post_author.label": "Postet av",
"property_card.field.post_id.label": "Post-ID",
"property_card.field.post_preview.label": "Melding",
"property_card.field.reporting_reason.label": "Årsak",
"public_private_selector.private.description": "Kun inviterte medlemmer",
"public_private_selector.private.title": "Privat",
"public_private_selector.public.description": "Hvem som helst",
@ -4238,13 +4300,11 @@
"reaction.clickToRemove": "(klikk for å fjerne)",
"reaction.container.ariaLabel": "reaksjoner",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
"reaction.reactWidth.ariaLabel": "reagerte med",
"reaction.reacted": "{users} {reactionVerb} med {emoji}",
"reaction.reactionVerb.user": "reagerte",
"reaction.reactionVerb.users": "reagerte",
"reaction.reactionVerb.you": "reagerte",
"reaction.reactionVerb.youAndUsers": "reagerte",
"reaction.removeReact.ariaLabel": "fjern reaksjon",
"reaction.usersReacted": "{users} og {lastUser}",
"reaction.you": "Deg",
"reaction_limit_reached_modal.body": "Oops! Det ser ut til at vi har truffet et tak for emoji-reaksjoner for denne meldingen. Kontakt systemadministratoren din for justeringer av denne grensen.",
@ -4454,6 +4514,8 @@
"shortcuts.msgs.markdown.preview.mac": "Vis/skjul forhåndsvisning:\t⌘|⌥|P",
"shortcuts.msgs.markdown.strike": "Gjennomstreking:\tShift|Alt|X",
"shortcuts.msgs.markdown.strike.mac": "Gjennomstreking:\tShift|⌥|X",
"shortcuts.msgs.reprint_prev": "Skriv ut forrige melding på nytt:\tCtrl|Up",
"shortcuts.msgs.reprint_prev.mac": "Skriv ut forrige melding på nytt:\t⌘|Up",
"shortcuts.msgs.search.header": "Søker",
"shortcuts.nav.direct_messages_menu.mac": "Meny for direktemeldinger:\t⌘|Shift|K",
"shortcuts.nav.expand_sidebar": "Utvid høyre sidefelt:\t Ctrl|Shift|.",
@ -4466,6 +4528,8 @@
"shortcuts.nav.open_close_sidebar.mac": "Åpne eller lukk høyre sidefelt:\t ⌘|.",
"shortcuts.nav.prev": "Forrige kanal:\t Alt|Opp",
"shortcuts.nav.prev.mac": "Forrige kanal:\t ⌥|Opp",
"shortcuts.nav.settings": "Innstillinger:\tCtrl|Shift|A",
"shortcuts.nav.settings.mac": "Innstillinger:\t⌘|Shift|A",
"shortcuts.nav.switcher": "Rask navigering i kanaler:\tCtrl|K",
"shortcuts.nav.switcher.mac": "Rask navigering i kanaler:\t⌘|K",
"shortcuts.nav.unread_next": "Neste uleste kanal:\tAlt|Shift|Ned",
@ -5072,7 +5136,7 @@
"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.notifications.title": "Varslingsinnstillinger",
"user.settings.plugins.title": "Innstillinger for {pluginName}",
"user.settings.profile.icon": "Ikon for profilinnstillinger",
"user.settings.security.active": "Aktiv",

View file

@ -13,6 +13,7 @@
"about.database": "Database:",
"about.date": "Compilatiedatum:",
"about.dbversion": "Database-schema-versie:",
"about.desktopVersion": "Desktopversie:",
"about.enterpriseEditionLearn": "Meer informatie over de Enterprise-Editie op ",
"about.enterpriseEditionSst": "Sterk vertrouwelijke berichtenservice voor bedrijven",
"about.enterpriseEditionSt": "Moderne communicatie achter jouw eigen firewall.",
@ -26,6 +27,7 @@
"about.serverDisconnected": "verbinding verbroken",
"about.serverHostname": "Hostnaam:",
"about.serverUnknown": "server heeft geen hostnaam opgegeven",
"about.serverVersion": "Serverversie:",
"about.teamEditionLearn": "Word lid van de Mattermost-gemeenschap op ",
"about.teamEditionSt": "Alle team-communicatie op één plaats, doorzoekbaar en van overal bereikbaar.",
"about.teamEditiont0": "Team-Editie",
@ -759,7 +761,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Rapporteurs verplichten om commentaar toe te voegen",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Verplicht reviewers toe om commentaar toe te voegen",
"admin.contentFlagging.additionalSettings.title": "BIjkomende instellingen",
"admin.contentFlagging.enableTitle": "Inhoud markeren inschakelen",
"admin.contentFlagging.notificationSettings.author": "Auteur",
"admin.contentFlagging.notificationSettings.description": "Kies wie meldingen van de systeembot ontvangt wanneer inhoud wordt gemarkeerd en beoordeeld",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Verwittig bij afwijzing:",
@ -1584,7 +1585,7 @@
"admin.license.confirm-license-removal.confirm": "Bevestigen",
"admin.license.confirm-license-removal.subtitle": "Als je de licentie verwijdert, wordt jouw server gedowngraded van {currentSKU} naar Free. Je kan informatie verliezen. ",
"admin.license.confirm-license-removal.title": "Ben je zeker?",
"admin.license.contactSales": "De verkoopsafdeling contacteren",
"admin.license.contactSales": "Vragen? Neem contact op met de verkoopsafdeling",
"admin.license.enterprise.license_required_upgrade": "Een licentie is vereist om de enterprise-functies te ontgrendelen",
"admin.license.enterprise.restarting": "Herstarten",
"admin.license.enterprise.upgrade": "Upgrade naar Enterprise Edition",
@ -1601,9 +1602,9 @@
"admin.license.enterpriseToAdvancedAdvantage.attributeBasedAccess": "Toegangsbeheer op basis van attributen",
"admin.license.enterpriseToAdvancedAdvantage.channelWarningBanners": "Waarschuwingsbanners voor kanalen",
"admin.license.enterpriseToAdvancedAdvantage.highAvailability": "High Availability",
"admin.license.entryEdition.limits": "Beperkingen",
"admin.license.entryEdition.subtitle": "Entry biedt Enterprise Advanced mogelijkheden met {limitsLink} ontworpen om evaluatie te ondersteunen.",
"admin.license.entryPlanSubtitle": "Koop een plan om volledige toegang te ontgrendelen of start een proefversie om de beperkingen op te heffen terwijl je Enterprise Advanced evalueert.",
"admin.license.entryEdition.limits": "met beperkingen",
"admin.license.entryEdition.subtitle": "Entry biedt Enterprise Advanced mogelijkheden {limitsLink} ontworpen om evaluatie te ondersteunen.",
"admin.license.entryPlanSubtitle": "Koop een plan om volledige toegang te ontgrendelen of <link>start</link> een proefversie om de beperkingen op te heffen terwijl je Enterprise Advanced evalueert.",
"admin.license.entryPlanTitle": "Krijg toegang tot de volledige berichtgeschiedenis, AI-gestuurde coördinatie en veilige continuïteit van de workflow",
"admin.license.freeEdition.subtitle": "Dit is een server zonder licentie en heeft geen commerciële ondersteuning. Koop een Professional, Enterprise of Enterprise Advanced plan om betaalde functies ter beschikking te krijgen.",
"admin.license.freeEdition.title": "Free",
@ -2995,7 +2996,7 @@
"admin.team.removeBrandImage": "Merkafbeelding verwijderen",
"admin.team.restrictDescription": "Teams en gebruiker accounts kunnen alleen aangemaakt worden van een specifiek domeinnaam (v.b. \"mattermost.com\") of van een lijst van domeinnamen gescheiden met een komma (zoals. \"corp.mattermost.org, mattermost.com\").",
"admin.team.restrictDirectMessage": "Sta gebruikers to om Direct Message kanalen te openen met:",
"admin.team.restrictDirectMessageDesc": "'Elke gebruiker op de Mattermost server' stelt gebruikers in staat om een Direct Berichte Kanaal te openen met elke gebruikers op de server, zelfs als ze niet samen in een team zitten. 'Elk lid van het team' beperkt de mogelijkheid om in de Directe Berichten 'Meer' menu om enkel Direct Bericht kanalen te openen met gebruikers die in hetzelfde team zitten.\n \nOpmerking: Deze instelling is alleen van invloed op de UI, niet op de rechten op de server.",
"admin.team.restrictDirectMessageDesc": "'Elke gebruiker op de Mattermost-server' stelt gebruikers in staat om een Direct Berichte Kanaal te openen met elke gebruikers op de server, zelfs als ze niet samen in een team zitten. 'Elk lid van het team' beperkt de mogelijkheid om in de Directe Berichten 'Meer' menu om enkel Direct Bericht kanalen te openen met gebruikers die in hetzelfde team zitten.",
"admin.team.restrictExample": "Bijv.: \"corp.mattermost.com, mattermost.com\"",
"admin.team.restrictGuestDescription": "Nieuwe gebruikeraccounts zijn beperkt tot het hierboven genoemde emaildomein. (bijv. \"mattermost.com\") of een door komma's gescheiden lijst van domeinen (bijv. \"corp.mattermost.com, mattermost.com\") Nieuwe teams kunnen enkel aangemaakt worden door gebruikers van bovenvernoemd(e) domein(en). Deze instelling heeft enkel invloed op logins via eamil voor gebruikers. Voor Gastgebruikers kan je domeinen toevoegen onder Systeem console > Authenticatie, Gasttoegang.",
"admin.team.restrictTitle": "Beperkt het aanmaken van accounts tot de volgende e-mail domeinen:",
@ -3471,6 +3472,7 @@
"center_panel.direct.closeDirectMessage": "Directe Berichten Sluiten",
"center_panel.direct.closeGroupMessage": "Groepsberichten Sluiten",
"center_panel.input.cannot_load_component": "Er is iets misgegaan tijdens het laden van het onderdeel. Wacht even of probeer de app opnieuw te laden.",
"center_panel.noSharedTeam.closeChannel": "Kanaal sluiten",
"center_panel.reloadPage": "Herladen",
"change_url.endWithLetter": "URL's moet eindigen met een kleine letter of een cijfer.",
"change_url.invalidDirectMessage": "Gebruikers-ID's zijn niet toegestaan in kanaalURL's.",
@ -3495,6 +3497,7 @@
"channelView.archivedChannel": "Je bekijkt een <b>gearchiveerd kanaal</b>. Je kan geen nieuwe berichten plaatsen.",
"channelView.archivedChannelWithDeactivatedUser": "Je bekijkt een gearchiveerd kanaal met een <b>gedeactiveerde gebruiker</b>. Je kan geen nieuwe berichten plaatsen.",
"channelView.login.successfull": "Succesvol ingelogd",
"channelView.noSharedTeam": "Je hebt geen teams meer gemeen met deze gebruiker. Nieuwe berichten kunnen niet worden geplaatst.",
"channel_banner.aria_label": "Tekst kanaalbanner",
"channel_banner.banner_color.label": "Kleur banner",
"channel_banner.banner_text.label": "Bannertekst",
@ -4015,6 +4018,8 @@
"custom_status.suggestions.working_from_home": "Thuiswerk",
"data_spillage_report.keep_message.button_text": "Bericht bewaren",
"data_spillage_report.remove_message.button_text": "Bericht verwijderen",
"data_spillage_report.view_details.button_text": "Details bekijken",
"data_spillage_report_post.reporting_comment.placeholder": "Geen commentaar.",
"data_spillage_report_post.title": "{user} markeerdde een bericht voor beoordeling",
"date_separator.today": "Vandaag",
"date_separator.tomorrow": "Morgen",
@ -4657,6 +4662,18 @@
"join_team_group_constrained_denied": "Je moet lid zijn van een gekoppelde groep om deel te nemen aan dit team.",
"join_team_group_constrained_denied_adminText": "Je moet lid zijn van een gekoppelde groep om lid te kunnen worden van dit team. Je kunt een groep toevoegen aan dit team <a>hier</a>.",
"katex.error": "Kon je Latex code niet compileren. Controleer de syntaxis en probeer het opnieuw.",
"keep_remove_flag_content_modal.action_keep.body": "Je staat op het punt een gemarkeerd bericht te bewaren, geschreven door {flaggedPostAuthor}, geplaatst in het kanaal {flaggedPostChannel} en gemarkeerd voor beoordeling door {reportingUser}.",
"keep_remove_flag_content_modal.action_keep.button_text": "Bericht bewaren",
"keep_remove_flag_content_modal.action_keep.subtext.no_notify_reporter": "Als je bevestigt, is het bericht zichtbaar voor alle kanaalleden.",
"keep_remove_flag_content_modal.action_keep.subtext.notify_reporter": "Als je bevestigt, is het bericht zichtbaar voor alle kanaalleden en wordt er een melding gestuurd naar de melder van de vlag.",
"keep_remove_flag_content_modal.action_keep.title": "Bericht bewaren",
"keep_remove_flag_content_modal.action_remove.body": "Je staat op het punt een bericht te verwijderen, geschreven door {flaggedPostAuthor}, geplaatst in het kanaal {flaggedPostChannel} en gemarkeerd voor beoordeling door {reportingUser}.",
"keep_remove_flag_content_modal.action_remove.button_text": "Bericht verwijderen",
"keep_remove_flag_content_modal.action_remove.subtext.no_notify_reporter": "Als je bevestigt, wordt het bericht uit het kanaal verwijderd. Deze actie kan niet worden teruggedraaid.",
"keep_remove_flag_content_modal.action_remove.subtext.notify_reporter": "Als je dit bevestigt, wordt het bericht verwijderd uit het kanaal en wordt er een notificatie gestuurd naar de melder. Deze actie kan niet worden teruggedraaid.",
"keep_remove_flag_content_modal.action_remove.title": "Bericht uit kanaal verwijderen",
"keep_remove_flag_content_modal.comment.placeholder": "Voeg hier je commentaar toe",
"keep_remove_flag_content_modal.comment_required.error": "Voeg een opmerking toe.",
"last_users_message.added_to_channel.type": "is **aan het kanaal toegevoegd** door {actor}.",
"last_users_message.added_to_team.type": "is **aan het team toegevoegd** door {actor}.",
"last_users_message.first": "{firstUser} en ",
@ -5237,6 +5254,21 @@
"promote_to_user_modal.promote": "Bevorderen",
"promote_to_user_modal.title": "Bevorder gast {username} tot gebruiker",
"property_card.actions_row.label": "Acties",
"property_card.field.action_time.label": "Beoordeeld op",
"property_card.field.actor_comment.label": "Commentaar van de beoordeelaar",
"property_card.field.actor_user_id.label": "Beoordeeld door",
"property_card.field.channel.label": "Kanaal",
"property_card.field.post_author.label": "Geplaatst door",
"property_card.field.post_creation_time.label": "Geplaatst op",
"property_card.field.post_id.label": "Post ID",
"property_card.field.post_preview.label": "Bericht",
"property_card.field.reporting_comment.label": "Commentaar",
"property_card.field.reporting_reason.label": "Reden",
"property_card.field.reporting_time.label": "Gemarkeerd op",
"property_card.field.reporting_user_id.label": "Germarkeerd door",
"property_card.field.reviewer_user_id.label": "Beoordeelaar",
"property_card.field.status.label": "Status",
"property_card.field.team.label": "Team",
"public_private_selector.private.description": "Alleen uitgenodigde leden",
"public_private_selector.private.title": "Privé",
"public_private_selector.public.description": "Iemand",
@ -5250,19 +5282,19 @@
"reaction.clickToRemove": "(klik om te verwijderen)",
"reaction.container.ariaLabel": "reacties",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {gebruiker} other {gebruikers}}",
"reaction.reactWidth.ariaLabel": "reageerde met",
"reaction.reacted": "{users} {reactionVerb} met {emoji}",
"reaction.reactionVerb.user": "reageerde",
"reaction.reactionVerb.users": "reageerde",
"reaction.reactionVerb.you": "reageerde",
"reaction.reactionVerb.youAndUsers": "reageerde",
"reaction.removeReact.ariaLabel": "verwijder actie",
"reaction.usersAndOthersReacted": "{users} en {otherUsers, number} other {otherUsers, plural, one {gebruikers} other {gebruikers}}",
"reaction.usersReacted": "{users} en {lastUser}",
"reaction.you": "Jij",
"reaction_limit_reached_modal.body": "Oeps! Het lijkt erop dat we het maximum aantal emoji-reacties voor dit bericht hebben bereikt. Neem contact op met jouw systeembeheerder voor eventuele aanpassingen aan deze limiet.",
"reaction_limit_reached_modal.body.admin": "Oeps! Het lijkt erop dat we het maximum aantal emoji-reacties voor dit bericht hebben bereikt. We hebben <link>een limiet ingesteld</link> om alles soepel te laten verlopen op je server. Als systeembeheerder kan je deze limiet aanpassen via de <linkAdmin>systeemconsole</linkAdmin>.",
"reaction_limit_reached_modal.title": "Je hebt de limiet voor het aantal reacties bereikt",
"remove_flag_post_confirm_modal.optional_comment.title": "Opmerking (optioneel)",
"remove_flag_post_confirm_modal.required_comment.title": "Commentaar (verplicht)",
"remove_group_confirm_button": "Ja, verwijder groep en {memberCount, plural, one {lid} other {leden}}",
"remove_group_confirm_message": "{memberCount, number} {memberCount, plural, one {lid} other {leden}} verbonden met deze groep worden verwijderd van het groep. Ben je zeker dat je deze groep wil verwijderen {memberCount} {memberCount, plural, one {lid} other {leden}}?",
"remove_group_confirm_title": "Verwijder Groep en {memberCount, number} {memberCount, plural, one {Member} other {Members}}",
@ -6523,7 +6555,8 @@
"workspace_limits.modals.limits_reached.title.message_history": "Berichtgeschiedenis",
"workspace_limits.modals.view_plan_options": "Planopties bekijken",
"workspace_limits.modals.view_plans": "Plannen bekijken",
"workspace_limits.post_history_banner.text": "{limit, number}-berichtenlimiet bereikt. Berichten verzonden voor {date} worden verborgen. Upgrade om toegang te herstellen",
"workspace_limits.post_history_banner.cta_button": "Toegang herstellen",
"workspace_limits.post_history_banner.text": "{limit, number}-berichtenlimiet bereikt. Berichten verzonden voor {date} worden verborgen.",
"workspace_limits.teams_limit_reached.tool_tip": "Je hebt de teamlimiet voor uw huidige abonnement bereikt. Overweeg een upgrade om dit team te uit het archief te halen of archiveer je andere teams",
"workspace_limits.teams_limit_reached.upgrade_to_unarchive": "Upgrade om het archiveren ongedaan te maken",
"workspace_limits.teams_limit_reached.view_upgrade_options": "Bekijk de upgrade-opties",

View file

@ -13,6 +13,7 @@
"about.database": "Baza danych:",
"about.date": "Data Kompilacji:",
"about.dbversion": "Wersja Schematu Bazy Danych:",
"about.desktopVersion": "Wersja na Pulpit:",
"about.enterpriseEditionLearn": "Dowiedz się więcej na temat edycji Enteprise na ",
"about.enterpriseEditionSst": "Komunikaty dla organizacji o wysokim poziomie zaufania",
"about.enterpriseEditionSt": "Nowoczesna komunikacja zza Twojej zapory sieciowej.",
@ -26,6 +27,7 @@
"about.serverDisconnected": "odłączony",
"about.serverHostname": "Nazwa hosta:",
"about.serverUnknown": "serwer nie podał nazwy hosta",
"about.serverVersion": "Wersja Serwera:",
"about.teamEditionLearn": "Dołącz do społeczności Mattermost pod adresem ",
"about.teamEditionSt": "Cała komunikacja Twojego zespołu w jednym miejscu, z możliwością natychmiastowego przeszukiwania i dostępna z dowolnego miejsca.",
"about.teamEditiont0": "Edytuj Zespół",
@ -759,7 +761,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Wymagaj od zgłaszających dodanie komentarza",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Wymagaj od recenzentów dodania komentarza",
"admin.contentFlagging.additionalSettings.title": "Ustawienia dodatkowe",
"admin.contentFlagging.enableTitle": "Włącz flagowanie treści",
"admin.contentFlagging.notificationSettings.author": "Autor",
"admin.contentFlagging.notificationSettings.description": "Wybierz, kto otrzyma powiadomienia od bota Systemu, gdy zawartość zostanie oflagowana i sprawdzona",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Powiadom o zwolnieniu:",
@ -1584,7 +1585,7 @@
"admin.license.confirm-license-removal.confirm": "Potwierdź",
"admin.license.confirm-license-removal.subtitle": "Usunięcie licencji spowoduje obniżenie rangi Twojego serwera z {currentSKU} do Free. Możesz stracić informacje. ",
"admin.license.confirm-license-removal.title": "Jesteś pewien?",
"admin.license.contactSales": "Skontaktuj się z działem sprzedaży",
"admin.license.contactSales": "Masz pytania? Skontaktuj się z działem sprzedaży",
"admin.license.enterprise.license_required_upgrade": "Do odblokowania funkcji korporacyjnych wymagana jest licencja",
"admin.license.enterprise.restarting": "Ponowne uruchamianie",
"admin.license.enterprise.upgrade": "Wykup Wersję Enterprise",
@ -1601,9 +1602,9 @@
"admin.license.enterpriseToAdvancedAdvantage.attributeBasedAccess": "Kontrola dostępu oparta na atrybutach",
"admin.license.enterpriseToAdvancedAdvantage.channelWarningBanners": "Banery ostrzegawcze na Kanałach",
"admin.license.enterpriseToAdvancedAdvantage.highAvailability": "Wysoka dostępność",
"admin.license.entryEdition.limits": "limity",
"admin.license.entryEdition.subtitle": "Entry oferuje Enterprise Advanced możliwości z {limitsLink} zaprojektowanymi do wspierania oceny.",
"admin.license.entryPlanSubtitle": "Kup plan, aby odblokować pełny dostęp, lub rozpocznij okres próbny, aby usunąć ograniczenia podczas oceny Enterprise Advanced.",
"admin.license.entryEdition.limits": "z ograniczeniami",
"admin.license.entryEdition.subtitle": "Entry oferuje możliwości Enterprise Advanced {limitsLink} zaprojektowane w celu wsparcia oceny.",
"admin.license.entryPlanSubtitle": "Kup plan, aby odblokować pełny dostęp, lub <link>rozpocznij okres próbny</link>, aby usunąć ograniczenia podczas oceny Enterprise Advanced.",
"admin.license.entryPlanTitle": "Uzyskaj dostęp do pełnej historii wiadomości, koordynacji opartej na sztucznej inteligencji i bezpiecznej ciągłości przepływu pracy",
"admin.license.freeEdition.subtitle": "Jest to serwer nielicencjonowany i nie ma wsparcia komercyjnego. Kup plan Professional, Enterprise lub Enterprise Advanced, aby odblokować płatne funkcje.",
"admin.license.freeEdition.title": "Darmowy",
@ -2995,7 +2996,7 @@
"admin.team.removeBrandImage": "Usuń obraz brandu",
"admin.team.restrictDescription": "Zespoły i konta użytkowników mogą być tworzone jedynie dla maili z wybranej domeny (np. \"mattermost.com\") lub listy domen oddzielonej przecinkami (np. \"corp.mattermost.com, mattermost.com\").",
"admin.team.restrictDirectMessage": "Zezwalaj użytkownikom na otwieranie kanałów prywatnych wiadomości z:",
"admin.team.restrictDirectMessageDesc": "\"Każdy użytkownik na serwerze Mattermost\" umożliwia użytkownikom otworzenie kanału bezpośredniej wiadomości z dowolnym użytkownikiem na serwerze, nawet jeśli nie są w tym samym zespole. \"Każdy członek zespołu\" ogranicza możliwość w menu \"Więcej\" bezpośrednich wiadomości, aby otwierać tylko kanały wiadomości bezpośrednich z użytkownikami należącymi do tego samego zespołu.\n \nUwaga: to ustawienie wpływa tylko na interfejs użytkownika, a nie uprawnienia na serwerze.",
"admin.team.restrictDirectMessageDesc": "\"Dowolny użytkownik na serwerze Mattermost\" umożliwia użytkownikom otworzenie kanału wiadomości bezpośrednich z dowolnym użytkownikiem na serwerze, nawet jeśli nie są oni razem w żadnym zespole. \"Dowolny członek zespołu\" ogranicza możliwość w menu wiadomości bezpośrednich \"Więcej\" do otwarcia kanałów wiadomości bezpośrednich tylko z użytkownikami, którzy są w tym samym zespole.",
"admin.team.restrictExample": "Np.: \"corp.mattermost.com, mattermost.com\"",
"admin.team.restrictGuestDescription": "Konta nowych użytkowników są ograniczone do wyżej określonej domeny e-mail (np. „mattermost.com”) lub listy domen oddzielonych przecinkami (np. „corp.mattermost.com, mattermost.com”). Nowe zespoły mogą tworzyć tylko użytkownicy z powyższych domen. To ustawienie wpływa na logowanie użytkowników do poczty e-mail. W przypadku użytkowników-gości dodaj domeny w sekcji Rejestracja > Dostęp dla gości.",
"admin.team.restrictTitle": "Ogranicz tworzenie kont tylko do podanym domen email:",
@ -3471,6 +3472,7 @@
"center_panel.direct.closeDirectMessage": "Zamknij Wiadomość Bezpośrednią",
"center_panel.direct.closeGroupMessage": "Zamknij Wiadomość Grupową",
"center_panel.input.cannot_load_component": "Coś poszło nie tak podczas ładowania komponentu. Poczekaj chwilę lub spróbuj ponownie załadować aplikację.",
"center_panel.noSharedTeam.closeChannel": "Zamknij Kanał",
"center_panel.reloadPage": "Wczytaj ponownie",
"change_url.endWithLetter": "Adres URL musi kończyć się na literę lub cyfrę.",
"change_url.invalidDirectMessage": "Identyfikatory użytkowników nie są dozwolone w adresach URL kanałów.",
@ -3495,6 +3497,7 @@
"channelView.archivedChannel": "Przeglądasz <b>zarchiwizowany kanał</b> . Nowe wiadomości nie mogą być publikowane.",
"channelView.archivedChannelWithDeactivatedUser": "Przeglądasz zarchiwizowany kanał z <b>nieaktywnym użytkownikiem</b> . Nie możesz publikować nowych wiadomości.",
"channelView.login.successfull": "Logowanie zakończone powodzeniem",
"channelView.noSharedTeam": "Nie masz już żadnych wspólnych zespołów z tym użytkownikiem. Nie możesz wysyłać nowych wiadomości.",
"channel_banner.aria_label": "Tekst banera kanału",
"channel_banner.banner_color.label": "Kolor banera",
"channel_banner.banner_text.label": "Tekst banera",
@ -4015,6 +4018,8 @@
"custom_status.suggestions.working_from_home": "Praca zdalna",
"data_spillage_report.keep_message.button_text": "Zachowaj wiadomość",
"data_spillage_report.remove_message.button_text": "Usuń wiadomość",
"data_spillage_report.view_details.button_text": "Zobacz szczegóły",
"data_spillage_report_post.reporting_comment.placeholder": "Bez komentarza.",
"data_spillage_report_post.title": "{user} oznaczył wiadomość do sprawdzenia",
"date_separator.today": "Dzisiaj",
"date_separator.tomorrow": "Jutro",
@ -4657,6 +4662,18 @@
"join_team_group_constrained_denied": "Musisz być członkiem grupy połączonej, żeby dołączyć do tego zespołu.",
"join_team_group_constrained_denied_adminText": "Aby dołączyć do tego zespołu, musisz być członkiem powiązanej grupy. Możesz dodać grupę do tego zespołu <a>tutaj</a>.",
"katex.error": "Nie można skompilować twojego kodu LaTeX. Sprawdź składnię i spróbuj ponownie.",
"keep_remove_flag_content_modal.action_keep.body": "Masz zamiar zachować oflagowaną wiadomość autorstwa {flaggedPostAuthor} opublikowaną w kanale {flaggedPostChannel} i oflagowaną do sprawdzenia przez {reportingUser}.",
"keep_remove_flag_content_modal.action_keep.button_text": "Zachowaj wiadomość",
"keep_remove_flag_content_modal.action_keep.subtext.no_notify_reporter": "Jeśli potwierdzisz, wiadomość będzie widoczna dla wszystkich członków Kanału.",
"keep_remove_flag_content_modal.action_keep.subtext.notify_reporter": "Jeśli potwierdzisz, wiadomość będzie widoczna dla wszystkich członków kanału, a do osoby zgłaszającej flagę zostanie wysłane powiadomienie.",
"keep_remove_flag_content_modal.action_keep.title": "Zachowaj wiadomość",
"keep_remove_flag_content_modal.action_remove.body": "Zamierzasz usunąć wiadomość autorstwa {flaggedPostAuthor} opublikowaną na kanale {flaggedPostChannel} i oznaczoną do wglądu przez {reportingUser}.",
"keep_remove_flag_content_modal.action_remove.button_text": "Usuń wiadomość",
"keep_remove_flag_content_modal.action_remove.subtext.no_notify_reporter": "Jeśli potwierdzisz, wiadomość zostanie usunięta z Kanału. Działania tego nie można cofnąć.",
"keep_remove_flag_content_modal.action_remove.subtext.notify_reporter": "Jeśli potwierdzisz, wiadomość zostanie usunięta z Kanału, a do osoby zgłaszającej flagę zostanie wysłane Powiadomienie. Działania tego nie można cofnąć.",
"keep_remove_flag_content_modal.action_remove.title": "Usuń wiadomość z Kanału",
"keep_remove_flag_content_modal.comment.placeholder": "Dodaj swój komentarz tutaj",
"keep_remove_flag_content_modal.comment_required.error": "Dodaj komentarz.",
"last_users_message.added_to_channel.type": "zostało **dodanych do kanału** przez {actor}.",
"last_users_message.added_to_team.type": "zostało **dodanych do zespołu** przez {actor}.",
"last_users_message.first": "{firstUser} i ",
@ -5237,6 +5254,21 @@
"promote_to_user_modal.promote": "Awansuj",
"promote_to_user_modal.title": "Promocja gościa {username} na członka",
"property_card.actions_row.label": "Akcje",
"property_card.field.action_time.label": "Przeglądnięte",
"property_card.field.actor_comment.label": "Komentarz recenzenta",
"property_card.field.actor_user_id.label": "Zrecenzowane przez",
"property_card.field.channel.label": "Kanał",
"property_card.field.post_author.label": "Wysłane przez",
"property_card.field.post_creation_time.label": "Opublikowano na",
"property_card.field.post_id.label": "ID Posta",
"property_card.field.post_preview.label": "Wiadomość",
"property_card.field.reporting_comment.label": "Komentarz",
"property_card.field.reporting_reason.label": "Powód",
"property_card.field.reporting_time.label": "Oznaczony na",
"property_card.field.reporting_user_id.label": "Oznaczone przez",
"property_card.field.reviewer_user_id.label": "Recenzent",
"property_card.field.status.label": "Status",
"property_card.field.team.label": "Zespół",
"public_private_selector.private.description": "Tylko zaproszeni członkowie",
"public_private_selector.private.title": "Prywatny",
"public_private_selector.public.description": "Każdy",
@ -5250,19 +5282,19 @@
"reaction.clickToRemove": "(kliknij aby usunąć)",
"reaction.container.ariaLabel": "reakcje",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {użytkownik} other {użytkowników}}",
"reaction.reactWidth.ariaLabel": "reakcja z",
"reaction.reacted": "{users} {reactionVerb} z {emoji}",
"reaction.reactionVerb.user": "zareagował",
"reaction.reactionVerb.users": "zareagował",
"reaction.reactionVerb.you": "zareagował",
"reaction.reactionVerb.youAndUsers": "zareagował",
"reaction.removeReact.ariaLabel": "usuń reakcję",
"reaction.usersAndOthersReacted": "{users} i {otherUsers, number} {otherUsers, plural, one {inny użytkownik} other {innych użytkowników}}",
"reaction.usersReacted": "{users} oraz {lastUser}",
"reaction.you": "Ty",
"reaction_limit_reached_modal.body": "Ups! Wygląda na to, że osiągnęliśmy limit reakcji emoji dla tej wiadomości. Prosimy o kontakt z administratorem systemu w celu dostosowania tego limitu.",
"reaction_limit_reached_modal.body.admin": "Ups! Wygląda na to, że osiągnęliśmy limit reakcji emoji dla tej wiadomości. <link>Ustawiliśmy limit</link> , aby zapewnić płynne działanie serwera. Jako administrator systemu możesz dostosować ten limit z <linkAdmin>konsoli systemowej</linkAdmin> .",
"reaction_limit_reached_modal.title": "Osiągnąłeś limit reakcji",
"remove_flag_post_confirm_modal.optional_comment.title": "Komentarz (opcjonalnie)",
"remove_flag_post_confirm_modal.required_comment.title": "Komentarz (wymagany)",
"remove_group_confirm_button": "Tak, Usuń Grupę oraz {memberCount, plural, one {Członka} other {Członków}}",
"remove_group_confirm_message": "{memberCount, number} {memberCount, plural, one {użytkownik} other {użytkowników}} przypisanych do tej grupy zostanie usuniętych z zespołu. Czy na pewno chcesz usunąć tą grupę i {memberCount} {memberCount, plural, one {użytkownika} other {użytkowników}}?",
"remove_group_confirm_title": "Usuń grupę i {memberCount, number} {memberCount, plural, one {Członka} other {Członków}}",
@ -6523,7 +6555,8 @@
"workspace_limits.modals.limits_reached.title.message_history": "Historia wiadomości",
"workspace_limits.modals.view_plan_options": "Wyświetl opcje planu",
"workspace_limits.modals.view_plans": "Zobacz plany",
"workspace_limits.post_history_banner.text": "{limit, number}-Osiągnięto limit wiadomości. Wiadomości wysłane przed {date} są ukryte. Aktualizuj, aby przywrócić dostęp",
"workspace_limits.post_history_banner.cta_button": "Przywróć dostęp",
"workspace_limits.post_history_banner.text": "{limit, number}-Osiągnięto limit wiadomości. Wiadomości wysłane przed {date} są ukryte",
"workspace_limits.teams_limit_reached.tool_tip": "Osiągnąłeś limit zespołów dla bieżącego planu. Rozważ możliwość uaktualnienia, aby usunąć ten zespół lub zarchiwizuj inne zespoły",
"workspace_limits.teams_limit_reached.upgrade_to_unarchive": "Wykup wersję Unarchive",
"workspace_limits.teams_limit_reached.view_upgrade_options": "Wyświetl opcje ulepszeń",

View file

@ -3919,13 +3919,11 @@
"reaction.clickToRemove": "(clique para remover)",
"reaction.container.ariaLabel": "reações",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {usuário} other {usuários}}",
"reaction.reactWidth.ariaLabel": "reagir com",
"reaction.reacted": "{users} {reactionVerb} com {emoji}",
"reaction.reactionVerb.user": "reagiu",
"reaction.reactionVerb.users": "reagiu",
"reaction.reactionVerb.you": "reagiu",
"reaction.reactionVerb.youAndUsers": "reagiu",
"reaction.removeReact.ariaLabel": "remover reação",
"reaction.usersAndOthersReacted": "{users} e {otherUsers, number} {otherUsers, plural, one {outro usuário} other {outros usuários}}",
"reaction.usersReacted": "{users} e {lastUser}",
"reaction.you": "Você",

View file

@ -3047,13 +3047,11 @@
"reaction.clickToRemove": "(faceți clic pentru a elimina)",
"reaction.container.ariaLabel": "reacții",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {utilizator} other {utilizatori}}",
"reaction.reactWidth.ariaLabel": "reacționați cu",
"reaction.reacted": "{users} {reactionVerb} cu {emoji}",
"reaction.reactionVerb.user": "reacționat",
"reaction.reactionVerb.users": "reacționat",
"reaction.reactionVerb.you": "reacționat",
"reaction.reactionVerb.youAndUsers": "reacționat",
"reaction.removeReact.ariaLabel": "eliminați reacția",
"reaction.usersAndOthersReacted": "{users} și {otherUsers, number} alți {otherUsers, plural, one {membru} other {membri}}",
"reaction.usersReacted": "{users} și {lastUser}",
"reaction.you": "Tu",

View file

@ -4540,13 +4540,11 @@
"reaction.clickToRemove": "(нажмите, чтобы удалить)",
"reaction.container.ariaLabel": "реакции",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {пользователь} few {пользователя} other {пользователей}}",
"reaction.reactWidth.ariaLabel": "отреагировать с",
"reaction.reacted": "{users} {reactionVerb} с {emoji}",
"reaction.reactionVerb.user": "отреагировал",
"reaction.reactionVerb.users": "отреагировал",
"reaction.reactionVerb.you": "отреагировал",
"reaction.reactionVerb.youAndUsers": "отреагировал",
"reaction.removeReact.ariaLabel": "удалить реакцию",
"reaction.usersAndOthersReacted": "{users} и {otherUsers, number} {otherUsers, plural, one {другой пользователь} few {других пользователя} other {других пользователей}}",
"reaction.usersReacted": "{users} и {lastUser}",
"reaction.you": "Вы",

View file

@ -1,9 +1,9 @@
{
"about.buildnumber": "Број градње:",
"about.buildnumber": "Broj verzije:",
"about.cloudEdition": "облак",
"about.copyright": "Ауторска права 2015 - {currentYear} Mattermost, Inc. Сва права задржана",
"about.database": "База података:",
"about.date": "Датум градње:",
"about.date": "Datum izrade:",
"about.dbversion": "верзија шеме базе података:",
"about.enterpriseEditionLearn": "Више о предузетничком издању на ",
"about.enterpriseEditionSst": "Поруке са високим поверењем за предузеће",
@ -15,8 +15,8 @@
"about.notice": "Маттермост је омогућен захваљујући софтверу отвореног кода који се користи у нашим апликацијама <linkServer>сервер</linkServer>, <linkDesktop>десктоп</linkDesktop> и <linkMobile>мобилним</linkMobile> апликацијама.",
"about.privacy": "правила о приватности",
"about.teamEditionLearn": "Придружи се Матермост заједници на ",
"about.teamEditionSt": "Сва тимска комуникација на једном, приступачном месту које се може лако претраживати.",
"about.teamEditiont0": "Тимско издање",
"about.teamEditionSt": "Sva komunikacija vašeg tima na jednom mestu, odmah pretraživa i dostupna bilo gde.",
"about.teamEditiont0": "Timsko izdanje",
"about.teamEditiont1": "ентерпрајз издање",
"about.title": "O {appTitle}",
"about.tos": "услови коришћења",
@ -88,7 +88,7 @@
"add_command.outgoing_oauth_connections.help_text": "Можете да повежете команде са <link>одлазним OAuth везама</link>.",
"add_command.save": "сачувај",
"add_command.saving": "снимање...",
"add_command.token": "**Token**: {token}",
"add_command.token": "<b>Token</b>: {token}",
"add_command.trigger": "Реч за окидач команде",
"add_command.trigger.help": "Наведите реч окидача која није уграђена команда, не садржи размаке и не почиње косом цртом.",
"add_command.trigger.helpExamples": "На пример: клијент, запослени, пацијент, време",
@ -141,13 +141,13 @@
"add_incoming_webhook.icon_url.help": "Унесите URL .png или .jpg датотеке за слику профила ове интеграције приликом постављања. Датотека треба да има најмање 128 к 128 пиксела. Ако је остављено празно, користи се слика профила коју је одредио креатор webhook-a.",
"add_incoming_webhook.save": "сачувај",
"add_incoming_webhook.saving": "снимање...",
"add_incoming_webhook.url": "**URL**: {url}",
"add_incoming_webhook.url": "<b>URL</b>: {url}",
"add_incoming_webhook.username": "Корисничко име",
"add_incoming_webhook.username.help": "Наведите корисничко име које ће ова интеграција објавити. Корисничка имена морају бити написана малим словима, до 22 знака и могу да садрже бројеве и симболе \"-\", \"_\" и \".\" . Ако је остављено празно, користи се име које је навео креатор веб-хука.",
"add_oauth_app.callbackUrls.help": "URI-ји за преусмеравања на које ће услуга преусмерити кориснике након што они прихвате или одбију давање овлашћења вашем програму, и који ће баратати са кодовима за овлашћења и приступним жетонима. Мора бити исправна адреса и мора почињати са http:// или https://.",
"add_oauth_app.callbackUrlsRequired": "Потребна је једна или више URL адреса за повратни позив",
"add_oauth_app.clientId": "**ИД клијента**: {id}",
"add_oauth_app.clientSecret": "••Тајна клијента**: {secret}",
"add_oauth_app.clientId": "<b>ID klijenta</b>: {id}",
"add_oauth_app.clientSecret": "<b>Tajna klijenta</b>: {secret}",
"add_oauth_app.description.help": "Опис вашег OAuth 2.0 програма.",
"add_oauth_app.descriptionRequired": "Потребан је опис за ваш OAuth 2.0 програм.",
"add_oauth_app.doneHelp": "Ваша OAuth 2.0 апликација је подешена. Користите следећи ИД клијента и тајну клијента када тражите ауторизацију за своју апликацију (детаљи на <link>OAuth 2.0 Applications</link>).",
@ -159,7 +159,7 @@
"add_oauth_app.name.help": "Наведите име за приказ ваше OAuth 2.0 апликације. Можете користити до 64 знака.",
"add_oauth_app.nameRequired": "Потребан је назив за OAuth 2.0 програм.",
"add_oauth_app.trusted.help": "Када је тачно, OAuth 2.0 програм ће бити сматран безбедним од стране Mattermost сервера и неће захтевати од корисника да прихвати овлашћивање. Када је нетачно, додатан прозро ће се појавити и затражити од корисника потврду или одрицање овлашћивања.",
"add_oauth_app.url": "**URL(s)**: {url}",
"add_oauth_app.url": "<b>URL(ovi)</b>: {url}",
"add_outgoing_oauth_connection.add": "Додај",
"add_outgoing_oauth_connection.audienceUrls.help": "УРЛ адресе које ће примати захтеве са ОАутх токеном, нпр. ваша прилагођена крајња тачка руковаоца командом косом цртом. Мора да буде важећи URL и почиње са http:// или https://.",
"add_outgoing_oauth_connection.audienceUrls.label": "УРЛ адресе публике (један по реду)",
@ -184,7 +184,7 @@
"add_outgoing_webhook.icon_url.help": "Унесите URL .png или .jpg датотеке за ову интеграцију коју ћете користити као слику профила приликом постављања. Датотека треба да има најмање 128 к 128 пиксела. Ако је остављено празно, користи се слика профила коју је одредио креатор веб-хука.",
"add_outgoing_webhook.save": "sačuvaj",
"add_outgoing_webhook.saving": "snimanje...",
"add_outgoing_webhook.token": "**Token**: {token}",
"add_outgoing_webhook.token": "<b>Token</b>: {token}",
"add_outgoing_webhook.token.message": "Обавезно додајте овај налог бота тимовима и каналима на којима желите да комуницира. Погледајте <link>документацијa</link> да бисте сазнали више.",
"add_outgoing_webhook.triggerWords": "Речи окидача (једна по линији)",
"add_outgoing_webhook.triggerWords.help": "Наведите речи покретача које шаљу HTTP POST захтев вашој апликацији. Ако изаберете само канал, ово није обавезно. Окидач може бити за канал, одлазни веб-хук или обоје, али када га подесите за оба, порука мора да одговара за обе вредности.",
@ -275,7 +275,7 @@
"admin.cluster.enableTitle": "Омогући режим високе доступности:",
"admin.cluster.loadedFrom": "Ова конфигурациона датотека је учитана са ИД-а чвора {clusterId}. Погледајте Водич за решавање проблема у нашој <link>документацији</link> ако приступате системској конзоли преко балансера оптерећења и ако имате проблема.",
"admin.cluster.should_not_change": "УПОЗОРЕЊЕ: Ова подешавања се можда неће синхронизовати са другим серверима у кластеру. Комуникација између чворова високе доступности неће започети док не измените config.json да буде идентичан на свим серверима и поново покренете Маттермост. Погледајте <link>документацију</link> о томе како да додате или уклоните сервер из кластера. Ако системској конзоли приступате преко балансера оптерећења и имате проблема, погледајте Водич за решавање проблема у нашој <link>документацији</link>.",
"admin.cluster.status_table.config_hash": "MD5 конфигурационе датотеке",
"admin.cluster.status_table.config_hash": "Heš konfiguracione datoteke",
"admin.cluster.status_table.hostname": "Име домаћина",
"admin.cluster.status_table.reload": " Поново учитај стање кластера",
"admin.cluster.unknown": "непознато",
@ -377,7 +377,7 @@
"admin.file.enableMobileDownloadTitle": "Дозволи преузимање датотека на мобилним:",
"admin.file.enableMobileUploadDesc": "Када је нетачно, онемогућено је преузимање датотека на мобилним апликацијама. Ако је „Дозволи дељење датотека“ подешено на тачно, корисници ће и даље моћи да отпремају датотеке са мобилног веб прегледача.",
"admin.file.enableMobileUploadTitle": "Дозволи отпремање датотека на мобилним:",
"admin.general.localization.availableLocalesDescription": "Подесите доступне језике за кориснике у одељку „Подешавања налога“ (оставите ово поље празним да бисте омогућили све језике. Уколико ручно додајете нове језике, **Подразумевани језик клијента** мора бити прво додат пре чувања овог подешавања.\n \nДа ли желите да помогнете око превода? Придружите се (!https://translate.mattermost.com/)[Mattermost-овом преводилачком серверу] да бисте допринели преводу.",
"admin.general.localization.availableLocalesDescription": "Podesite koji su jezici dostupni korisnicima u <strong>Podešavanja > Prikaz > Jezik</strong> (ostavite ovo polje prazno da bi svi podržani jezici bili dostupni). Ako ručno dodajete nove jezike, <strong>Podrazumevani jezik klijenta</strong> mora biti dodat pre čuvanja ovog podešavanja.\n\nDa li želite da pomognete sa prevodima? Pridružite se <link>Mattermost Translation Server</link> da biste doprineli.",
"admin.general.localization.availableLocalesNoResults": "Нема резултата",
"admin.general.localization.availableLocalesTitle": "Доступни језици:",
"admin.general.localization.clientLocaleDescription": "Подразумевани језик за новонаправљене кориснике и странице где се корисник још није пријавио.",
@ -419,7 +419,7 @@
"admin.recycle.reloadFail": "Рециклирање неуспешно: {error}",
"admin.reload.reloadFail": "Поновно учитавање неуспешно: {error}",
"admin.requestButton.loading": " Учитавам...",
"admin.saml.enableDescription": "Када је тачно, Mattermost дозвољава пријаву преко SAML 2.0 формата. Погледајте (!https://docs.mattermost.com/deployment/sso-saml.html)[документацију] да бисте научили више о подешавању SAML формата за Mattermost.",
"admin.saml.enableDescription": "Kada je tačno, Mattermost dozvoljava prijavu pomoću SAML 2.0. Pogledajte <link>dokumentaciju</link> da biste saznali više o konfigurisanju SAML-a za Mattermost.",
"admin.saml.getSamlMetadataFromIDPFetching": "Претражујем...",
"admin.saml.idAttrEx": "Нпр.: \"60\"",
"admin.saml.removing.certificate": "Уклањам сертификат...",
@ -432,7 +432,7 @@
"admin.service.minimumHashtagLengthExample": "Нпр.: \"60\"",
"admin.service.outWebhooksTitle": "Претражи одлазне веб куке: ",
"admin.service.testSiteURLFail": "Чишћење неуспешно: {error}",
"admin.service.webhooksTitle": "Претражи долазне веб куке",
"admin.service.webhooksTitle": "Omogući dolazne veb-hukove: ",
"admin.sql.connMaxLifetimeExample": "Нпр.: \"60\"",
"admin.support.helpTitle": "Веза за помоћ:",
"admin.systemUserDetail.teamList.header.name": "Име",
@ -450,7 +450,7 @@
"admin_settings.save_unsaved_changes": "Прво сачувајте несачуване промене",
"analytics.system.privateGroups": "Приватни канали",
"analytics.team.privateGroups": "Приватни канали",
"api.channel.add_member.added": "(addedUsername) додат на канал од стране {username}.",
"api.channel.add_member.added": "Korisnik {addedUsername} je dodat na kanal od strane korisnika {username}.",
"apps.error": "Грешка: {error}",
"apps.error.command.field_missing": "Недостају тражена поља: `{fieldName}`.",
"apps.error.command.unknown_channel": "Непознат канал за поље `{fieldName}`: `{option}`.",
@ -462,13 +462,13 @@
"bot.add.post_channels.help": "Приступ за објављивање у свим Mattermost јавним каналима.",
"bot.create_token.close": "Затвори",
"bots.token.confirm_text": "Да ли сте сигурни да желите да обришете ову објаву?",
"bots.token.delete": "Обрисати жетон?",
"bots.token.delete": "Obriši token",
"channel_header.leave": "Напусти канал",
"channel_header.pinnedPosts": "Закачене поруке",
"channel_header.recentMentions": "Недавна спомињања",
"channel_header.search": "Претрага",
"channel_header.userHelpGuide": "Помоћ",
"channel_members_modal.addNew": "Сви чланови тима",
"channel_members_modal.addNew": " .Dodaj članove",
"create_comment.addComment": "Додај коментар...",
"edit_channel_header_modal.description": "Уреди текст који се појављује поред имена канала, у заглављу канала.",
"edit_channel_header_modal.title": "Уреди заглавље за канал {channel}",
@ -529,9 +529,9 @@
"permalink.error.access": "Трајна веза припада обрисаној поруци или каналу којем немате приступ.",
"post_body.deleted": "(порука обрисана)",
"post_delete.someone": "Неко је обрисао поруку на коју сте хтели да пошаљете коментар.",
"post_info.message.show_more": "Прикажи више...",
"post_info.message.show_more": "Prikaži više",
"post_info.pin": "Закачи на канал",
"post_message_view.edited": "(измењено)",
"post_message_view.edited": "Izmenjeno",
"post_pre_header.pinned": "Закачено",
"posts_view.loadMore": "Учитај још порука",
"posts_view.newMsg": "Нове поруке",
@ -557,7 +557,7 @@
"signup_team_system_console": "Иди на системску конзолу",
"suggestion.search.direct": "Директне поруке",
"suggestion.search.private": "Приватни канали",
"team_member_modal.members": "Сви чланови тима",
"team_member_modal.members": "Članovi {team}",
"team_members_dropdown.makeTeamMembers": "Сви чланови тима",
"team_members_dropdown.teamMembers": "Сви чланови тима",
"textbox.edit": "Уреди поруку",

View file

@ -754,7 +754,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "Kräv att den som rapporterar lägger till kommentar",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Kräv att granskare lägger till kommentar",
"admin.contentFlagging.additionalSettings.title": "Ytterligare inställningar",
"admin.contentFlagging.enableTitle": "Aktivera flaggning av innehåll",
"admin.contentFlagging.notificationSettings.author": "Författaren",
"admin.contentFlagging.notificationSettings.description": "Välj vem som ska få meddelanden från Systembot när innehåll flaggas och granskas",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "Avisera vid avslag:",
@ -5190,13 +5189,11 @@
"reaction.clickToRemove": "(klicka för att ta bort)",
"reaction.container.ariaLabel": "rekationer",
"reaction.othersReacted": "{otherUsers, number} användare",
"reaction.reactWidth.ariaLabel": "reagera med",
"reaction.reacted": "{users} {reactionVerb} med {emoji}",
"reaction.reactionVerb.user": "reagerat",
"reaction.reactionVerb.users": "reagerat",
"reaction.reactionVerb.you": "reagerat",
"reaction.reactionVerb.youAndUsers": "reagerat",
"reaction.removeReact.ariaLabel": "ta bort reaktion",
"reaction.usersAndOthersReacted": "{users} och {otherUsers, number} {otherUsers, plural, one {annan användare} other {andra användare}}",
"reaction.usersReacted": "{users} och {lastUser}",
"reaction.you": "Du",

View file

@ -13,6 +13,7 @@
"about.database": "Veri tabanı:",
"about.date": "Yapım tarihi:",
"about.dbversion": "Veri tabanı şeması sürümü:",
"about.desktopVersion": "Bilgisayar sürümü:",
"about.enterpriseEditionLearn": "Enterprise sürümü ile ilgili ayrıntılı bilgiyi şuradan alabilirsiniz ",
"about.enterpriseEditionSst": "Kurumlar için yüksek güvenlikli iletişim",
"about.enterpriseEditionSt": "Güvenlik duvarının arkasından modern iletişim.",
@ -26,6 +27,7 @@
"about.serverDisconnected": "bağlantısı kesildi",
"about.serverHostname": "Sunucu adı:",
"about.serverUnknown": "sunucu bir sunucu adı belirtmedi",
"about.serverVersion": "Sunucu sürümü:",
"about.teamEditionLearn": "Mattermost topluluğuna katılın: ",
"about.teamEditionSt": "Tüm takım iletişimi tek bir yerde, anında aranabilir ve her yerden erişilebilir.",
"about.teamEditiont0": "Team sürümü",
@ -757,32 +759,31 @@
"admin.contentFlagging.additionalSettings.hideFlaggedPosts": "Onay bekleyen ileti kanalda görüntülenmesin",
"admin.contentFlagging.additionalSettings.reasonsForFlagging": "İşaretleme nedenleri",
"admin.contentFlagging.additionalSettings.requireReporterComment": "Şikayet edenlerin yorum eklemesi zorunlu olsun",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Onaylayanların yorum eklemesi zorunlu olsun",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "Değerlendiricilerin yorum eklemesi zorunlu olsun",
"admin.contentFlagging.additionalSettings.title": "Ek ayarlar",
"admin.contentFlagging.enableTitle": "İçerik işaretlemeyi aç",
"admin.contentFlagging.notificationSettings.author": "Yazar",
"admin.contentFlagging.notificationSettings.description": "İçerik işaretlenip onaylandıktan sonra sistem botunun kimlere bildirim göndereceğini seçin",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": ıkarıldığı bildirilsin:",
"admin.contentFlagging.notificationSettings.notifyOnFlag": "İçeriğin işaretlendiği bildirilsin:",
"admin.contentFlagging.notificationSettings.notifyOnRemoval": "İçeriğin kaldırıldığı bildirilsin:",
"admin.contentFlagging.notificationSettings.notifyOnReviewerAssigned": "Bir onaylayan atandığı bildirilsin:",
"admin.contentFlagging.notificationSettings.notifyOnReviewerAssigned": "Bir değerlendirici atandığı bildirilsin:",
"admin.contentFlagging.notificationSettings.reporter": "Bildiren",
"admin.contentFlagging.notificationSettings.reviewers": "Onaylayanlar",
"admin.contentFlagging.notificationSettings.reviewers": "Değerlendiriciler",
"admin.contentFlagging.notificationSettings.title": "Bildirim ayarları",
"admin.contentFlagging.reviewerSettings.additionalReviewers": "Ek onaylayanlar",
"admin.contentFlagging.reviewerSettings.additionalReviewers.helpText": "Açıldığında, sistem yöneticilerine parçası oldukları her takımdan onaylanması gerekiyor olarak işaretlenmiş iletiler gönderilir. Takım yöneticilerine yalnızca kendi takımlarından onaylanması gerekiyor olarak işaretlenmiş iletiler gönderilir.",
"admin.contentFlagging.reviewerSettings.additionalReviewers": "Ek değerlendiriciler",
"admin.contentFlagging.reviewerSettings.additionalReviewers.helpText": "Açıldığında, sistem yöneticilerine parçası oldukları her takımdan değerlendirilmesi gerekli olarak işaretlenmiş iletiler gönderilir. Takım yöneticilerine yalnızca kendi takımlarından değerlendirilmesi gerekli olarak işaretlenmiş iletiler gönderilir.",
"admin.contentFlagging.reviewerSettings.additionalReviewers.systemAdmins": "Sistem yöneticileri",
"admin.contentFlagging.reviewerSettings.additionalReviewers.teamAdmins": "Takım yöneticileri",
"admin.contentFlagging.reviewerSettings.commonReviewers": "Onaylayanlar",
"admin.contentFlagging.reviewerSettings.description": "Ortamınızdaki içeriği kimlerin onaylayacağını tanımlayın",
"admin.contentFlagging.reviewerSettings.commonReviewers": "Değerlendiriciler",
"admin.contentFlagging.reviewerSettings.description": "Ortamınızdaki içeriği kimlerin değerlendireceğini tanımlayın",
"admin.contentFlagging.reviewerSettings.disableAll": "Tüm takımlar için kapatılsın",
"admin.contentFlagging.reviewerSettings.header.enabled": "Açık",
"admin.contentFlagging.reviewerSettings.header.reviewers": "Onaylayanlar",
"admin.contentFlagging.reviewerSettings.header.reviewers": "Değerlendiriciler",
"admin.contentFlagging.reviewerSettings.header.team": "Takım",
"admin.contentFlagging.reviewerSettings.perTeamReviewers.title": "Her takım için içerik işaretlemeyi yapılandırın",
"admin.contentFlagging.reviewerSettings.sameReviewersForAllTeams": "Tüm takımlar için aynı onaylayıcılar:",
"admin.contentFlagging.reviewerSettings.title": "İçerikleri onaylayanlar",
"admin.contentFlagging.reviewerSettings.toggle": "Bu takım için içerik onaylayanlarıın ya da kapatın",
"admin.contentFlagging.reviewerSettings.sameReviewersForAllTeams": "Tüm takımlar için aynı değerlendiriciler:",
"admin.contentFlagging.reviewerSettings.title": "İçerik değerlendiriciler",
"admin.contentFlagging.reviewerSettings.toggle": "Bu takım için içerik değerlendiricileriın ya da kapatın",
"admin.contentFlagging.title": "İçerik işaretleme",
"admin.customProfileAttribDesc": "(İsteğe bağlı) Mattermost kullanıcılarının {name} bilgisini doldurmak için kullanılacak SAML Assertion özniteliği.",
"admin.customProfileAttribWarning": "(Uyarı) Alan eşitlenmek üzere ayarlanmışsa, bu özellik bir YAZI özniteliğine dönüştürülür.",
@ -1584,7 +1585,7 @@
"admin.license.confirm-license-removal.confirm": "Onayla",
"admin.license.confirm-license-removal.subtitle": "Lisansı kaldırdığınızda sunucunuzun özellikleri {currentSKU} tarifesinden Free tarifesine geçirilecek. Veri kaybınız olabilir. ",
"admin.license.confirm-license-removal.title": "Emin misiniz?",
"admin.license.contactSales": "Satış ekibi ile görüşün",
"admin.license.contactSales": "Sorularınız mı var? Satış ekibi ile görüşün",
"admin.license.enterprise.license_required_upgrade": "Enterprise tarifesi özelliklerini kullanabilmek için bir lisans gereklidir",
"admin.license.enterprise.restarting": "Yeniden başlatılıyor",
"admin.license.enterprise.upgrade": "Enterprise sürümüne geç",
@ -1601,9 +1602,9 @@
"admin.license.enterpriseToAdvancedAdvantage.attributeBasedAccess": "Öznitelik temelli erişim denetimi",
"admin.license.enterpriseToAdvancedAdvantage.channelWarningBanners": "Kanal uyarı bildirimleri",
"admin.license.enterpriseToAdvancedAdvantage.highAvailability": "Yüksek erişilebilirlik",
"admin.license.entryEdition.limits": "sınırlar",
"admin.license.entryEdition.subtitle": "Entry, değerlendirme için tasarlanmış {limitsLink} ile Enterprise Advanced özelliklerini sunar.",
"admin.license.entryPlanSubtitle": "Tüm özelliklere erişmek için bir tarife satın alın veya Enterprise Advanced değerlendirmesinde sınırlamaları kaldırmak için deneme süresini başlatın.",
"admin.license.entryEdition.limits": "şu sınırlar ile",
"admin.license.entryEdition.subtitle": "Entry, değerlendirmek için tasarlanmış {limitsLink} ile Enterprise Advanced özelliklerini sunar.",
"admin.license.entryPlanSubtitle": "Tüm özelliklere erişmek için bir tarife satın alın veya Enterprise Advanced değerlendirmesinde sınırlamaları kaldırmak için <link>deneme süresini başlatın</link>.",
"admin.license.entryPlanTitle": "Tüm ileti geçmişine, yapay zeka destekli organizasyona ve güvenli iş akışı sürekliliğine erişin",
"admin.license.freeEdition.subtitle": "Enterprise Advanced özelliklerini kullanabilmek için Professional ya da Enterprise tarifesi satın alın.",
"admin.license.freeEdition.title": "Free",
@ -2995,7 +2996,7 @@
"admin.team.removeBrandImage": "Marka görselini kaldır",
"admin.team.restrictDescription": "Takım ve kullanıcıların eklenebileceği etki alanı (\"mattermost.com\" gibi) ya da virgül ile ayrılmış etki alanları listesi (\"bolum.mattermost.com, mattermost.com\" gibi).",
"admin.team.restrictDirectMessage": "Kullanıcılar şununla doğrudan ileti kanalı açabilsin:",
"admin.team.restrictDirectMessageDesc": "'Mattermost sunucusu üzerindeki tüm kullanıcılar' seçildiğinde, kullanıcılar, aynı takımda olmasalar bile, bu sunucu üzerindeki diğer kullanıcılar ile doğrudan ileti kanalı açabilir. 'Takım üyeleri' seçildiğinde, doğrudan ileti 'Diğer' menüsünden aynı takımda bulunulan kullanıcılar ile doğrudan ileti kanalıılabilir.\n\nNot: Bu ayar yalnızca kullanıcı arayüzünü etkiler, sunucu izinlerini etkilemez.",
"admin.team.restrictDirectMessageDesc": "'Mattermost sunucusu üzerindeki tüm kullanıcılar' seçildiğinde, kullanıcılar, aynı takımda olmasalar bile, bu sunucu üzerindeki diğer kullanıcılar ile doğrudan ileti kanalı açabilir. 'Takım üyeleri' seçildiğinde, doğrudan ileti 'Diğer' menüsünden aynı takımda bulunulan kullanıcılar ile doğrudan ileti kanalıılabilir.",
"admin.team.restrictExample": "Örnek: \"kurulus.mattermost.com, mattermost.com\"",
"admin.team.restrictGuestDescription": "Kullanıcılar yalnızca belirli bir etki alanı (\"mattermost.com\" gibi) ya da virgül ile ayrılmış etki alanları listesi (\"kurulus.mattermost.com, mattermost.com\" gibi) için eklenebilir. Bu ayar yalnızca e-posta ile oturum açan kullanıcıları etkiler. Konuk kullanıcılar için Kayıt > Konuk erişimi bölümünden etki alanları ekleyebilirsiniz.",
"admin.team.restrictTitle": "Hesap ekleme belirtilen etki alanları ile kısıtlansın:",
@ -3471,6 +3472,7 @@
"center_panel.direct.closeDirectMessage": "Doğrudan iletiyi kapat",
"center_panel.direct.closeGroupMessage": "Grup iletisini kapat",
"center_panel.input.cannot_load_component": "Bileşen yüklenirken bir sorun çıktı. Lütfen biraz bekleyin ya da uygulamayı yeniden yüklemeyi deneyin.",
"center_panel.noSharedTeam.closeChannel": "Kanalı kapat",
"center_panel.reloadPage": "Yeniden yükle",
"change_url.endWithLetter": "Adreslerin sonunda bir küçük harf ya da rakam olmalıdır.",
"change_url.invalidDirectMessage": "Kanal adreslerinde kullanıcı kimlikleri kullanılamaz.",
@ -3495,6 +3497,7 @@
"channelView.archivedChannel": "<b>Arşivlenmiş bir kanalı görüntülüyorsunuz</b>. Yeni ileti gönderilemez.",
"channelView.archivedChannelWithDeactivatedUser": "<b>Kullanımdan kaldırılmış bir kullanıcı</b> ile arşivlenmiş bir kanala bakıyorsunuz. Yeni ileti gönderilemez.",
"channelView.login.successfull": "Oturum açıldı",
"channelView.noSharedTeam": "Artık bu kullanıcıyla ortak bir takımınız yok. Yeni iletiler gönderilemez.",
"channel_banner.aria_label": "Kanal bildirimi yazısı",
"channel_banner.banner_color.label": "Bildirim rengi",
"channel_banner.banner_text.label": "Bildirim yazısı",
@ -4015,7 +4018,9 @@
"custom_status.suggestions.working_from_home": "Evden çalışıyor",
"data_spillage_report.keep_message.button_text": "İletiyi tut",
"data_spillage_report.remove_message.button_text": "İletiyi sil",
"data_spillage_report_post.title": "{user} bir iletiyi onaylanmak üzere işaretledi",
"data_spillage_report.view_details.button_text": "Ayrıntıları görüntüle",
"data_spillage_report_post.reporting_comment.placeholder": "Yorum yok.",
"data_spillage_report_post.title": "{user} bir iletiyi değerlendirilmek üzere işaretledi",
"date_separator.today": "Bugün",
"date_separator.tomorrow": "Yarın",
"date_separator.yesterday": "Dün",
@ -4298,7 +4303,7 @@
"flag_message_modal.reason_required_error": "Lütfen bu iletinin işaretlenme nedenini seçin.",
"flag_message_modal.reason_select.placeholder": "Bir neden seçin",
"flag_message_modal.required_comment.title": "Açıklama (zorunlu)",
"flag_message_modal.subheading": "İşaretlenmiş iletiler değerlendirilmek üzere içerik onaylayıcılara gönderilir.",
"flag_message_modal.subheading": "İşaretlenmiş iletiler değerlendirilmek üzere içerik değerlendiricilere gönderilir.",
"flag_post.flag": "İletiyi kaydet",
"flag_post.unflag": "Kaydedilmişlerden kaldır",
"footer_pagination.count": "{startCount, number}-{endCount, number} / {total, number} gösteriliyor",
@ -4657,6 +4662,18 @@
"join_team_group_constrained_denied": "Bu takıma katılmak için ilişkilendirilmiş grubun bir üyesi olmalısınız.",
"join_team_group_constrained_denied_adminText": "Bu takıma katılmak için bağlantılı bir grubun üyesi olmanız gerekir. <a>Buradan</a> bu takıma bir grup ekleyebilirsiniz.",
"katex.error": "Latex kodu derlenemedi. Lütfen söz dizimini denetleyip yeniden deneyin.",
"keep_remove_flag_content_modal.action_keep.body": "{flaggedPostAuthor} tarafından {flaggedPostChannel} kanalında yazılmış ve {reportingUser} tarafından değerlendirilmek üzere işaretlenmiş bir iletiyi tutmak üzeresiniz.",
"keep_remove_flag_content_modal.action_keep.button_text": "İletiyi tut",
"keep_remove_flag_content_modal.action_keep.subtext.no_notify_reporter": "Onaylarsanız, iletiyi tüm kanal üyeleri görebilir.",
"keep_remove_flag_content_modal.action_keep.subtext.notify_reporter": "Onaylarsanız, iletinin tüm kanal üyeleri tarafından görülebilecek ve işaretleyen kişiye bir bildirim gönderilecek.",
"keep_remove_flag_content_modal.action_keep.title": "İletiyi tut",
"keep_remove_flag_content_modal.action_remove.body": "{flaggedPostAuthor} tarafından {flaggedPostChannel} kanalında yazılmış ve {reportingUser} tarafından değerlendirilmek üzere işaretlenmiş bir iletiyi silmek üzeresiniz.",
"keep_remove_flag_content_modal.action_remove.button_text": "İletiyi sil",
"keep_remove_flag_content_modal.action_remove.subtext.no_notify_reporter": "Onaylarsanız, iletinin kanaldan silinecek. Bu işlem geri alınamaz.",
"keep_remove_flag_content_modal.action_remove.subtext.notify_reporter": "Onaylarsanız, iletinin bulunduğu kanaldan silinecek ve işaretleyen kişiye bildirim gönderilecek. Bu işlem geri alınamaz.",
"keep_remove_flag_content_modal.action_remove.title": "İletiyi kanaldan sil",
"keep_remove_flag_content_modal.comment.placeholder": "Yorumunuzu buraya yazın",
"keep_remove_flag_content_modal.comment_required.error": "Lütfen bir yorum yazın.",
"last_users_message.added_to_channel.type": "{actor} tarafından **kanala eklendiniz**.",
"last_users_message.added_to_team.type": "{actor} tarafından **takıma eklendiniz**.",
"last_users_message.first": "{firstUser} ve ",
@ -5237,6 +5254,21 @@
"promote_to_user_modal.promote": "Rolü yükselt",
"promote_to_user_modal.title": "{username} konuğunu üyeliğe yükselt",
"property_card.actions_row.label": "İşlemler",
"property_card.field.action_time.label": "İncelenme zamanı",
"property_card.field.actor_comment.label": "Değerlendiricinin yorumu",
"property_card.field.actor_user_id.label": "Onaylayan",
"property_card.field.channel.label": "Kanal",
"property_card.field.post_author.label": "Gönderen",
"property_card.field.post_creation_time.label": "Gönderilme zamanı",
"property_card.field.post_id.label": "İleti kimliği",
"property_card.field.post_preview.label": "İleti",
"property_card.field.reporting_comment.label": "Yorum",
"property_card.field.reporting_reason.label": "Neden",
"property_card.field.reporting_time.label": "İşaretlenme zamanı",
"property_card.field.reporting_user_id.label": "İşaretleyen",
"property_card.field.reviewer_user_id.label": "Değerlendirici",
"property_card.field.status.label": "Durum",
"property_card.field.team.label": "Takım",
"public_private_selector.private.description": "Yalnızca davet edilmiş üyeler",
"public_private_selector.private.title": "Özel",
"public_private_selector.public.description": "Herkes",
@ -5250,19 +5282,19 @@
"reaction.clickToRemove": "(silmek için tıklayın)",
"reaction.container.ariaLabel": "tepkiler",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {kullanıcı} other {kullanıcı}}",
"reaction.reactWidth.ariaLabel": "şununla tepki ver",
"reaction.reacted": "{users} {emoji} ile {reactionVerb}",
"reaction.reactionVerb.user": "tepki verdi",
"reaction.reactionVerb.users": "tepki verdi",
"reaction.reactionVerb.you": "tepki verdi",
"reaction.reactionVerb.youAndUsers": "tepki verdi",
"reaction.removeReact.ariaLabel": "tepkiyi sil",
"reaction.usersAndOthersReacted": "{users} ve {otherUsers, number} other {otherUsers, plural, one {kullanıcı} other {kullanıcı}}",
"reaction.usersReacted": "{users} ve {lastUser}",
"reaction.you": "Siz",
"reaction_limit_reached_modal.body": "Kusura bakmayın! Görünüşe göre bu ileti için görsel ifade tepkisi sayısı sınırına ulaşıldı. Sınırı değiştirmek için lütfen sistem yöneticiniz ile görüşün.",
"reaction_limit_reached_modal.body.admin": "Kusura bakmayın! Görünüşe göre bu ileti için görsel ifade tepki sayısı sınırına ulaşıldı. Sunucunuzda işlerin sorunsuz yürümesini sağlamak için <link>bir sınır</link> belirledik. Bir sistem yöneticisi olarak bu sınırı <linkAdmin>sistem panosundan</linkAdmin> ayarlayabilirsiniz.",
"reaction_limit_reached_modal.title": "Tepki sayısı sınırına ulaştınız",
"remove_flag_post_confirm_modal.optional_comment.title": "Yorum (isteğe bağlı)",
"remove_flag_post_confirm_modal.required_comment.title": "Yorum (zorunlu)",
"remove_group_confirm_button": "Evet, grubu ve {memberCount, plural, one {üyeyi} other {üyeyi}} sil",
"remove_group_confirm_message": "{memberCount, number} {memberCount, plural, one {üye} other {üye}} sonraki zamanlanmış AD/LDAP eşitlemesinde silinecek. Bu grubu ve {memberCount} {memberCount, plural, one {üyeyi} other {üyeyi}} silmek istediğinize emin misiniz?",
"remove_group_confirm_title": "Grubu ve {memberCount, number} {memberCount, plural, one {üyeyi} other {üyeyi}} sil",
@ -6523,7 +6555,8 @@
"workspace_limits.modals.limits_reached.title.message_history": "İleti geçmişi",
"workspace_limits.modals.view_plan_options": "Tarife seçeneklerine bakın",
"workspace_limits.modals.view_plans": "Tarifelere bakın",
"workspace_limits.post_history_banner.text": "{limit, number} ileti sayısı sınırına ulaşıldı. {date} tarihinden önce gönderilmiş iletiler gizleniyor. Bunlara erişebilmek için üst tarifeye geçin",
"workspace_limits.post_history_banner.cta_button": "Erişime izin ver",
"workspace_limits.post_history_banner.text": "{limit, number} ileti sayısı sınırına ulaşıldı. {date} tarihinden önce gönderilmiş iletiler gizleniyor",
"workspace_limits.teams_limit_reached.tool_tip": "Geçerli tarifenizin takım sayısı sınırına ulaştınız. Bu takımı arşivden çıkarmak ya da diğer takımlarınızı arşivlemek için üst tarifeye geçmeyi değerlendirin",
"workspace_limits.teams_limit_reached.upgrade_to_unarchive": "Arşivden çıkarmak için üst tarifeye geçin",
"workspace_limits.teams_limit_reached.view_upgrade_options": "Geçilebilecek tarifeleri görüntüle",

View file

@ -4888,13 +4888,11 @@
"reaction.clickToRemove": "(натисніть, щоб видалити)",
"reaction.container.ariaLabel": "реакції",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {користувач} few {користувача} other {користувачів}}",
"reaction.reactWidth.ariaLabel": "реагувати з",
"reaction.reacted": "{users} {reactionVerb} із {emoji}",
"reaction.reactionVerb.user": "відреагував(ла)",
"reaction.reactionVerb.users": "відреагували",
"reaction.reactionVerb.you": "відреагували",
"reaction.reactionVerb.youAndUsers": "відреагували",
"reaction.removeReact.ariaLabel": "видалити реакцію",
"reaction.usersAndOthersReacted": "{users} і {otherUsers, number} {otherUsers, plural, one {інший користувач} few {інших користувача} other {інших користувачів}}",
"reaction.usersReacted": "{users} і {lastUser}",
"reaction.you": "Ви",

View file

@ -3810,13 +3810,11 @@
"reaction.clickToRemove": "(nhấp để xóa)",
"reaction.container.ariaLabel": "phản ứng",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, số nhiều, một {user} khác {users}}",
"reaction.reactWidth.ariaLabel": "phản ứng với",
"reaction.reacted": "{users} {reactionVerb} với {emoji}",
"reaction.reactionVerb.user": "đã phản ứng",
"reaction.reactionVerb.users": "đã phản ứng",
"reaction.reactionVerb.you": "đã phản ứng",
"reaction.reactionVerb.youAndUsers": "đã phản ứng",
"reaction.removeReact.ariaLabel": "xóa phản ứng",
"reaction.usersAndOthersReacted": "{users} và {otherUsers, number} khác {otherUsers, số nhiều, một {user} khác {users}}",
"reaction.usersReacted": "{users} và {lastUser}",
"reaction.you": "Bạn",

View file

@ -759,7 +759,6 @@
"admin.contentFlagging.additionalSettings.requireReporterComment": "要求举报者添加备注",
"admin.contentFlagging.additionalSettings.requireReviewerComment": "要求审核员添加备注",
"admin.contentFlagging.additionalSettings.title": "附加设置",
"admin.contentFlagging.enableTitle": "启用内容标记",
"admin.contentFlagging.notificationSettings.author": "发送者",
"admin.contentFlagging.notificationSettings.description": "选择谁在内容被标记并进行审核时收到来自系统机器人的通知",
"admin.contentFlagging.notificationSettings.notifyOnDismissal": "撤销时通知:",
@ -5250,13 +5249,11 @@
"reaction.clickToRemove": "(点击删除)",
"reaction.container.ariaLabel": "反应",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, other {位用户}}",
"reaction.reactWidth.ariaLabel": "添加反应",
"reaction.reacted": "{users} {reactionVerb}为 {emoji}",
"reaction.reactionVerb.user": "的反应",
"reaction.reactionVerb.users": "的反应",
"reaction.reactionVerb.you": "的反应",
"reaction.reactionVerb.youAndUsers": "的反应",
"reaction.removeReact.ariaLabel": "移除反应",
"reaction.usersAndOthersReacted": "{users} 以及其他 {otherUsers, number} {otherUsers, plural, other {位用户}}",
"reaction.usersReacted": "{users} 以及 {lastUser}",
"reaction.you": "您",

View file

@ -4638,13 +4638,11 @@
"reaction.clickToRemove": "(點選以移除)",
"reaction.container.ariaLabel": "反應",
"reaction.othersReacted": "{otherUsers, number} 位使用者",
"reaction.reactWidth.ariaLabel": "回應了",
"reaction.reacted": "{users}{reactionVerb}{emoji}",
"reaction.reactionVerb.user": "回應了",
"reaction.reactionVerb.users": "回應了",
"reaction.reactionVerb.you": "回應了",
"reaction.reactionVerb.youAndUsers": "回應了",
"reaction.removeReact.ariaLabel": "移除回應",
"reaction.usersAndOthersReacted": "{users} 與其他 {otherUsers, number} 位使用者",
"reaction.usersReacted": "{users} 與 {lastUser}",
"reaction.you": "您",