mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 21:45:26 +08:00
Update translations (#25386)
This commit is contained in:

committed by
GitHub

parent
4d43ef5186
commit
da2c0cd5c0
@ -164,7 +164,11 @@ cs:
|
||||
title: "Chat"
|
||||
export_messages:
|
||||
description: "Tímto se exportují všechny zprávy ze všech kanálů."
|
||||
my_threads:
|
||||
title: Moje vlákna
|
||||
aria_label: "Přepnout na můj seznam vláken"
|
||||
direct_messages:
|
||||
title: "Soukromé zprávy"
|
||||
new: "Vytvořit osobní chat"
|
||||
channel_list:
|
||||
title: "Kanály"
|
||||
|
@ -343,6 +343,7 @@ de:
|
||||
filter: "Filter"
|
||||
cant_add_more_members: "Maximale Anzahl von Mitgliedern erreicht"
|
||||
create_new_group_chat: "Gruppenchat erstellen"
|
||||
group_with_too_many_members: "hat zu viele Mitglieder (%{membersCount})"
|
||||
channel_edit_name_slug_modal:
|
||||
title: Kanal bearbeiten
|
||||
input_placeholder: Einen Namen hinzufügen
|
||||
|
@ -361,6 +361,7 @@ he:
|
||||
filter: "סינון"
|
||||
cant_add_more_members: "הגעת למספר החברים המרבי"
|
||||
create_new_group_chat: "יצירת צ׳אט קבוצתי"
|
||||
group_with_too_many_members: "יותר מדי חברים (%{membersCount})"
|
||||
channel_edit_name_slug_modal:
|
||||
title: עריכת ערוץ
|
||||
input_placeholder: הוספת שם
|
||||
|
@ -102,6 +102,8 @@ id:
|
||||
filter_all: Semua
|
||||
filter_closed: Tertutup
|
||||
filter_archived: Diarsipkan
|
||||
members_view:
|
||||
back_to_settings: "Kembali ke pengaturan"
|
||||
about_view:
|
||||
title: Judul
|
||||
name: Nama
|
||||
|
@ -239,6 +239,7 @@ pl_PL:
|
||||
header: "Nagłówek czatu"
|
||||
composer: "Edytor czatu"
|
||||
channels_list: "Lista kanałów czatu"
|
||||
no_direct_message_channels: "Nie dołączyłeś do żadnego kanału wiadomości bezpośrednich."
|
||||
no_public_channels: "Nie dołączyłeś do żadnego kanału."
|
||||
kicked_from_channel: "Nie masz już dostępu do tego kanału."
|
||||
only_chat_push_notifications:
|
||||
@ -360,6 +361,7 @@ pl_PL:
|
||||
filter: "Filtr"
|
||||
cant_add_more_members: "Osiągnięto maksymalną liczbę członków"
|
||||
create_new_group_chat: "Utwórz czat grupowy"
|
||||
group_with_too_many_members: "ma zbyt wielu członków (%{membersCount})"
|
||||
channel_edit_name_slug_modal:
|
||||
title: Edytuj kanał
|
||||
input_placeholder: Dodaj nazwę
|
||||
@ -512,12 +514,19 @@ pl_PL:
|
||||
description: "Spowoduje to wyeksportowanie wszystkich wiadomości ze wszystkich kanałów."
|
||||
create_export: "Utwórz eksport"
|
||||
export_has_started: "Eksport rozpoczął się. Otrzymasz wiadomość prywatną, gdy będzie gotowy."
|
||||
my_threads:
|
||||
title: Moje wątki
|
||||
aria_label: "Przejdź do mojej listy wątków"
|
||||
direct_messages:
|
||||
aria_label: "Przełącz na wiadomości bezpośrednie"
|
||||
new: "Utwórz osobisty czat"
|
||||
create: "Utwórz"
|
||||
leave: "Opuść ten osobisty czat"
|
||||
close: "Zamknij ten osobisty czat"
|
||||
cannot_create: "Przepraszamy, nie możesz wysyłać bezpośrednich wiadomości."
|
||||
channel_list:
|
||||
title: "Kanały"
|
||||
aria_label: "Przełącz na listę kanałów"
|
||||
incoming_webhooks:
|
||||
back: "Poprzednia"
|
||||
channel_placeholder: "Wybierz kanał"
|
||||
@ -583,6 +592,7 @@ pl_PL:
|
||||
many: "%{commaSeparatedUsernames} i %{count} inni piszą"
|
||||
other: "%{commaSeparatedUsernames} i %{count} innych piszą"
|
||||
retention_reminders:
|
||||
indefinitely_short: "nieokreślony"
|
||||
indefinitely_long: "Ustawienia czatu zostały skonfigurowane tak, aby wiadomości z kanału były przechowywane przez czas nieokreślony."
|
||||
short:
|
||||
one: "%{count} dzień"
|
||||
|
@ -15,6 +15,7 @@ sv:
|
||||
site_settings:
|
||||
chat_separate_sidebar_mode:
|
||||
always: "Alltid"
|
||||
fullscreen: "När chatten är i helskärm"
|
||||
never: "Aldrig"
|
||||
logs:
|
||||
staff_actions:
|
||||
@ -27,7 +28,20 @@ sv:
|
||||
descriptions:
|
||||
chat:
|
||||
create_message: "Skapa ett chattmeddelande i en angiven kanal."
|
||||
web_hooks:
|
||||
chat_event:
|
||||
group_name: "Chatthändelser"
|
||||
chat_message_created: "Meddelandet skapas"
|
||||
chat_message_edited: "Meddelandet redigeras"
|
||||
chat_message_trashed: "Meddelandet kastas"
|
||||
chat_message_restored: "Meddelandet återställs"
|
||||
about:
|
||||
chat_messages_count: "Chattmeddelanden"
|
||||
chat_channels_count: "Chattkanaler"
|
||||
chat_users_count: "Chattanvändare"
|
||||
chat:
|
||||
text_copied: Texten har kopierats till urklipp
|
||||
link_copied: Länken har kopierats till urklipp
|
||||
back_to_forum: "Forum"
|
||||
deleted_chat_username: raderat
|
||||
dates:
|
||||
@ -57,6 +71,7 @@ sv:
|
||||
delete_channel: "Radera kanal"
|
||||
join_channel: "Gå med i kanal"
|
||||
leave_channel: "Lämna kanal"
|
||||
leave_groupchat_info: "Genom att lämna den här gruppchatten har du inte längre tillgång till den och kommer inte att få aviseringar relaterade till den. För att gå med igen måste du bjudas in igen av en medlem av gruppchatten."
|
||||
join: "Gå med"
|
||||
leave: "Lämna"
|
||||
save_label:
|
||||
@ -210,6 +225,7 @@ sv:
|
||||
header: "Chatthuvud"
|
||||
composer: "Chattkompositör"
|
||||
channels_list: "Lista över chattkanaler"
|
||||
no_direct_message_channels: "Du har inte gått med i några direktmeddelandekanaler."
|
||||
no_public_channels: "Du har inte gått med i några kanaler."
|
||||
kicked_from_channel: "Du har inte längre tillgång till den här kanalen."
|
||||
only_chat_push_notifications:
|
||||
@ -249,6 +265,7 @@ sv:
|
||||
select: "Välj"
|
||||
return_to_list: "Återgå till listan över kanaler"
|
||||
return_to_channel: "Återgå till kanal"
|
||||
return_to_threads_list: "Återgå till trådlistan"
|
||||
unread_threads_count:
|
||||
one: "Du har %{count} oläst diskussion"
|
||||
other: "Du har %{count} olästa diskussioner"
|
||||
@ -295,6 +312,7 @@ sv:
|
||||
yesterday: Igår
|
||||
members_view:
|
||||
filter_placeholder: Hitta medlemmar
|
||||
add_member: Lägg till medlem
|
||||
back_to_settings: "Tillbaka till inställningarna"
|
||||
about_view:
|
||||
associated_topic: Länkat ämne
|
||||
@ -325,6 +343,7 @@ sv:
|
||||
filter: "Filter"
|
||||
cant_add_more_members: "Maximalt antal medlemmar nått"
|
||||
create_new_group_chat: "Skapa gruppchatt"
|
||||
group_with_too_many_members: "har för många medlemmar (%{membersCount})"
|
||||
channel_edit_name_slug_modal:
|
||||
title: Redigera kanal
|
||||
input_placeholder: Lägg till ett namn
|
||||
|
@ -151,7 +151,7 @@ tr_TR:
|
||||
one: "Davet gönderildi"
|
||||
other: "Davet gönderildi"
|
||||
invite: "Kanala davet et"
|
||||
channel_wide_mentions_disallowed: "Bu kanalda @here ve @all mentionları devre dışı."
|
||||
channel_wide_mentions_disallowed: "Bu kanalda @here ve @all bahsetmeleri devre dışı."
|
||||
groups:
|
||||
header:
|
||||
some: "Bazı kullanıcılara bildirim gönderilmeyecek"
|
||||
|
@ -218,6 +218,7 @@ zh_CN:
|
||||
header: "聊天标题"
|
||||
composer: "聊天输入框"
|
||||
channels_list: "聊天频道列表"
|
||||
no_direct_message_channels: "你还没有加入任何私信渠道。"
|
||||
no_public_channels: "您还没有加入任何频道。"
|
||||
kicked_from_channel: "您无法再访问此频道。"
|
||||
only_chat_push_notifications:
|
||||
@ -333,6 +334,7 @@ zh_CN:
|
||||
filter: "筛选"
|
||||
cant_add_more_members: "已达到最大成员数"
|
||||
create_new_group_chat: "创建群组聊天"
|
||||
group_with_too_many_members: "成员过多 (%{membersCount})"
|
||||
channel_edit_name_slug_modal:
|
||||
title: 编辑频道
|
||||
input_placeholder: 添加名称
|
||||
@ -453,7 +455,12 @@ zh_CN:
|
||||
description: "这将导出所有频道的所有消息。"
|
||||
create_export: "创建导出"
|
||||
export_has_started: "导出已开始。导出完成后,您将收到一条私信。"
|
||||
my_threads:
|
||||
title: 我的对话
|
||||
aria_label: "切换到我的话题列表"
|
||||
direct_messages:
|
||||
title: "私信"
|
||||
aria_label: "切换到私信"
|
||||
new: "创建个人聊天"
|
||||
create: "开始"
|
||||
leave: "离开此个人聊天"
|
||||
@ -461,6 +468,7 @@ zh_CN:
|
||||
cannot_create: "抱歉,您无法发送直接消息。"
|
||||
channel_list:
|
||||
title: "频道"
|
||||
aria_label: "切换到频道列表"
|
||||
incoming_webhooks:
|
||||
back: "返回"
|
||||
channel_placeholder: "选择一个频道"
|
||||
|
@ -10,6 +10,7 @@ cs:
|
||||
errors:
|
||||
draft_too_long: "Koncept je příliš dlouhý."
|
||||
not_accepting_dms: "Bohužel, %{username} v současnosti nepřijímá zprávy."
|
||||
actor_disallowed_dms: "Rozhodli jste se zabránit uživatelům v zasílání soukromých a přímých zpráv, takže nemůžete vytvářet nové přímé zprávy."
|
||||
reviewables:
|
||||
actions:
|
||||
agree_and_suspend:
|
||||
|
@ -174,6 +174,7 @@ id:
|
||||
no_targets: "Tidak ada pesan selama periode yang dipilih."
|
||||
transcript:
|
||||
default_thread_title: "Utas"
|
||||
split_thread_range: "pesan %{start} hingga %{end} dari %{total}"
|
||||
discourse_push_notifications:
|
||||
popup:
|
||||
chat_mention:
|
||||
|
Reference in New Issue
Block a user