Translations update from Mattermost Weblate (#9516)

Automatic Merge
This commit is contained in:
Weblate (bot) 2026-02-16 16:09:28 +01:00 committed by GitHub
parent dbcf2d9bd5
commit 2bf0ffc95f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 203 additions and 33 deletions

View file

@ -1302,7 +1302,6 @@
"screen.search.title": "Пошук",
"screens.channel_bookmark_add": "Дадаць закладку",
"screens.channel_bookmark_edit": "Рэдагаваць закладку",
"screens.channel_edit": "Рэдагаваць канал",
"screens.channel_edit_header": "Рэдагаваць загаловак канала",
"screens.channel_info": "Інфармацыя аб канале",
"screens.channel_info.dm": "Інфармацыя аб асабістым паведамленні",

View file

@ -791,7 +791,6 @@
"screen.search.results.filter.title": "",
"screen.search.results.filter.videos": "",
"screen.search.title": "",
"screens.channel_edit": "",
"screens.channel_edit_header": "",
"screens.channel_info": "",
"screens.channel_info.dm": "",

View file

@ -1310,7 +1310,6 @@
"screen.search.title": "Hledat",
"screens.channel_bookmark_add": "Přidat záložku",
"screens.channel_bookmark_edit": "Upravit záložku",
"screens.channel_edit": "Upravit Kanál",
"screens.channel_edit_header": "Upravit Záhlaví Kanálu",
"screens.channel_info": "Informace o kanálu",
"screens.channel_info.dm": "Informace o přímé zprávě",

View file

@ -13,6 +13,21 @@
"account.logout_from": "Abmelden von {serverName}",
"account.settings": "Einstellungen",
"account.your_profile": "Dein Profil",
"agents.channel_summary.ai_prompt_placeholder": "Frag KI über diesem Kanal",
"agents.channel_summary.ask_agents": "Agenten fragen",
"agents.channel_summary.date_picker.submit": "Zusammenfassen",
"agents.channel_summary.date_picker.title": "Datumsbereich auswählen",
"agents.channel_summary.error_title": "Zusammenfassung kann nicht gestartet werden",
"agents.channel_summary.option.14d": "Fasse die letzten 14 Tage zusammen",
"agents.channel_summary.option.7d": "Fasse die letzte Woche zusammen",
"agents.channel_summary.option.custom": "Wähle den Zeitraum, der zusammengefasst werden soll",
"agents.channel_summary.option.unreads": "Ungelesenes zusammenfassen",
"agents.channel_summary.range_error": "Wähle einen gültigen Zeitraum",
"agents.channel_summary.selected_agent": "Ausgewählter Agent",
"agents.channel_summary.since": "Start",
"agents.channel_summary.since_placeholder": "Datum auswählen",
"agents.channel_summary.until": "Ende",
"agents.channel_summary.until_placeholder": "Datum auswählen",
"agents.citations.title": "Quellen ({count})",
"agents.controls.regenerate": "Regeneriere",
"agents.controls.stop": "Generierung stoppen",
@ -22,6 +37,8 @@
"agents.regenerate.confirm": "Regeneriere",
"agents.regenerate.confirm_message": "Dadurch wird die aktuelle Antwort geleert und eine neue erzeugt. Weiter?",
"agents.regenerate.confirm_title": "Regenerieren Antwort",
"agents.selector.no_agents": "Keine Agenten verfügbar",
"agents.selector.title": "Agenten auswählen",
"agents.tool_call.approve": "Akzeptieren",
"agents.tool_call.pending_decisions": "{count, plural, =0 {Alle Werkzeuge haben entschieden} one {# Werkzeug braucht eine Entscheidung} other {# Werkzeuge brauchen Entscheidungen}}",
"agents.tool_call.processing": "Verarbeitung...",
@ -163,6 +180,7 @@
"channel_info.channel_auto_follow_threads": "Allen Unterhaltungen in diesem Kanal folgen",
"channel_info.channel_auto_follow_threads_failed": "Beim Versuch, allen Unterhaltungen im Kanal {displayName} automatisch zu verfolgen, ist ein Fehler aufgetreten",
"channel_info.channel_files": "Dateien",
"channel_info.channel_settings": "Kanaleinstellungen",
"channel_info.close": "Schliessen",
"channel_info.close_dm": "Direktnachricht schließen",
"channel_info.close_dm_channel": "Bist du sicher, dass du diese Direktnachricht schließen möchtest? Dadurch wird sie von deinem Startbildschirm entfernt, aber du kannst sie jederzeit wieder öffnen.",
@ -204,6 +222,11 @@
"channel_info.mention": "Erwähnung",
"channel_info.mobile_notifications": "Mobile Benachrichtigungen",
"channel_info.muted": "Stummschalten",
"channel_info.my_autotranslation": "Auto-Übersetzung",
"channel_info.my_autotranslation_disabled": "Aus",
"channel_info.my_autotranslation_enabled": "Ein ({language})",
"channel_info.my_autotranslation_failed": "Beim Versuch, die automatische Übersetzung für dich im Kanal zu aktivieren, ist ein Fehler aufgetreten {displayName}",
"channel_info.my_autotranslation_language_not_supported": "Deine Sprache wird nicht unterstützt",
"channel_info.nickname": "Spitzname",
"channel_info.notification.all": "Alle",
"channel_info.notification.default": "Standard",
@ -217,6 +240,10 @@
"channel_info.send_a_mesasge": "Nachricht senden",
"channel_info.send_mesasge": "Sende Nachricht",
"channel_info.set_header": "Überschrift setzen",
"channel_info.turn_off_auto_translation.button.cancel": "Abbrechen",
"channel_info.turn_off_auto_translation.button.yes": "Ja, abschalten",
"channel_info.turn_off_auto_translation.description": "Die Nachrichten in diesem Kanal werden wieder in ihrer ursprünglichen Sprache angezeigt. Dies wirkt sich nur darauf aus, wie du diesen Kanal siehst. Andere Mitglieder sind davon nicht betroffen.",
"channel_info.turn_off_auto_translation.title": "Autoübersetzung ausschalten",
"channel_info.unarchive": "Kanal wiederherstellen",
"channel_info.unarchive_description": "Bist du sicher, dass du den {term} {name} wiederherstellen möchtest?",
"channel_info.unarchive_failed": "Beim Versuch, den Kanal {displayName} wieder herzustellen, ist ein Fehler aufgetreten",
@ -252,6 +279,9 @@
"channel_notification_preferences.reset_default": "Auf Standardwerte zurücksetzen",
"channel_notification_preferences.thread_replies": "Antworten zu Unterhaltungen",
"channel_notification_preferences.unmute_content": "Kanalstummschaltung aufheben",
"channel_settings.channel_autotranslation": "Auto-Übersetzung",
"channel_settings.channel_autotranslation_description": "Wenn diese Funktion aktiviert ist, können Mitglieder des Kanals die automatische Übersetzung einschalten, um Nachrichten in ihrer bevorzugten Sprache zu lesen.",
"channel_settings.channel_autotranslation_failed": "Beim Versuch, die automatische Übersetzung für den Kanal zu aktivieren, ist ein Fehler aufgetreten {displayName}",
"combined_system_message.added_to_channel.many_expanded": "{users} und {lastUser} wurden durch {actor} **zum Kanal hinzugefügt**.",
"combined_system_message.added_to_channel.one": "{firstUser} durch {actor} **zum Kanal hinzugefügt**.",
"combined_system_message.added_to_channel.one_you": "Du wurdest durch {actor} **zum Kanal hinzugefügt**.",
@ -540,7 +570,12 @@
"mobile.android.photos_permission_denied_description": "Laden Sie Fotos auf deinen Server hoch oder speicher sie auf deinem Gerät. Öffne die Einstellungen, um {applicationName} Lese- und Schreibzugriff auf deine Fotobibliothek zu gewähren.",
"mobile.android.photos_permission_denied_title": "{applicationName} möchte auf Deine Fotos zugreifen",
"mobile.announcement_banner.title": "Ankündigung",
"mobile.burn_on_read.delete_now.receiver.body": "Diese Nachricht wird für dich sofort endgültig gelöscht und kann nicht rückgängig gemacht werden.",
"mobile.burn_on_read.delete_now.sender.body": "Diese Nachricht wird bei allen Empfängern sofort endgültig gelöscht. Diese Aktion kann nicht rückgängig gemacht werden. Bist du sicher, dass du diese Nachricht löschen willst?",
"mobile.burn_on_read.delete_now.title": "Nachricht jetzt löschen?",
"mobile.burn_on_read.placeholder": "Nachricht anzeigen",
"mobile.burn_on_read.read_receipt.text": "Gelesen von {readReceipts} von {totalReceipts} Empfängern",
"mobile.burn_on_read.read_receipt.title": "Löschen-nach-Lesen Nachricht",
"mobile.calls_audio_device": "Audiogerät auswählen",
"mobile.calls_bluetooth": "Bluetooth",
"mobile.calls_call_ended": "Anruf beendet",
@ -717,6 +752,9 @@
"mobile.files_paste.error_description": "Fehler beim Einfügen der Datei(en). Bitte erneut versuchen.",
"mobile.files_paste.error_dismiss": "Verwerfen",
"mobile.files_paste.error_title": "Einfügen fehlgeschlagen",
"mobile.format_time.text_time.hours_component": "{hours}h",
"mobile.format_time.text_time.minutes_component": "{minutes}m",
"mobile.format_time.text_time.seconds_component": "{seconds}s",
"mobile.gallery.title": "{index} von {total}",
"mobile.integration_selector.loading_channels": "Lade Kanäle...",
"mobile.integration_selector.loading_options": "Lade Optionen...",
@ -836,6 +874,7 @@
"mobile.post_info.pin": "An Kanal anheften",
"mobile.post_info.reply": "Antworten",
"mobile.post_info.save": "Speichern",
"mobile.post_info.show_translation": "Übersetzung anzeigen",
"mobile.post_info.unpin": "Vom Kanal abheften",
"mobile.post_info.unsave": "Nicht speichern",
"mobile.post_pre_header.pinned": "Angeheftet",
@ -921,6 +960,9 @@
"mobile.system_message.update_channel_purpose_message.updated_from": "{username} hat den Kanalzweck aktualisiert von: {oldPurpose} auf: {newPurpose}",
"mobile.system_message.update_channel_purpose_message.updated_to": "{username} hat den Kanalzweck geändert zu: {newPurpose}",
"mobile.tos_link": "Nutzungsbedingungen",
"mobile.translation.auto_translated_badge": "AUTOMATISCH ÜBERSETZT",
"mobile.translation.original_badge": "ORIGINAL",
"mobile.translation.unknown_language": "Unbekannt",
"mobile.user_list.deactivated": "Deaktiviert",
"mobile.write_storage_permission_denied_description": "Speichere Dateien auf deinem Gerät. Öffne die Einstellungen, um {applicationName} Schreibzugriff auf Dateien auf diesem Gerät zu gewähren.",
"modal.manual_status.auto_responder.message_": "Möchtest du deinen Status auf \"{status}\" umschalten und automatische Antworten deaktivieren?",
@ -1193,6 +1235,7 @@
"post_body.check_for_out_of_channel_mentions.message_last": "? Sie werden Zugriff auf den Nachrichtenverlauf haben.",
"post_body.commentedOn": "Kommentierte auf {name}{apostrophe} Nachricht: ",
"post_body.deleted": "(Nachricht gelöscht)",
"post_header.translation_processing": "Übersetze...",
"post_header.visible_message": "(Nur für dich sichtbar)",
"post_info.auto_responder": "Automatische Antwort",
"post_info.bot": "Bot",
@ -1312,7 +1355,6 @@
"screen.search.title": "Suche",
"screens.channel_bookmark_add": "Lesezeichen hinzufügen",
"screens.channel_bookmark_edit": "Lesezeichen bearbeiten",
"screens.channel_edit": "Kanal bearbeiten",
"screens.channel_edit_header": "Kanalüberschrift bearbeiten",
"screens.channel_info": "Kanal Info",
"screens.channel_info.dm": "Infos zur direkten Nachricht",
@ -1440,6 +1482,7 @@
"snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {Mitglied} other {Mitglieder}} hinzugefügt",
"snack.bar.code.copied": "Code in die Zwischenablage kopiert",
"snack.bar.default": "Fehler",
"snack.bar.enable.translation": "Auto-Übersetzung aktivieren?",
"snack.bar.favorited.channel": "Dieser Kanal wurde favorisiert",
"snack.bar.following.thread": "Unterhaltung gefolgt",
"snack.bar.info.copied": "Info in die Zwischenablage kopiert",

View file

@ -13,6 +13,21 @@
"account.logout_from": "Log out of {serverName}",
"account.settings": "Settings",
"account.your_profile": "Your Profile",
"agents.channel_summary.ai_prompt_placeholder": "Ask AI about this channel",
"agents.channel_summary.ask_agents": "Ask Agents",
"agents.channel_summary.date_picker.submit": "Summarise",
"agents.channel_summary.date_picker.title": "Select date range",
"agents.channel_summary.error_title": "Unable to start summary",
"agents.channel_summary.option.14d": "Summarise last 14 days",
"agents.channel_summary.option.7d": "Summarise last 7 days",
"agents.channel_summary.option.custom": "Select date range to summarise",
"agents.channel_summary.option.unreads": "Summarise unreads",
"agents.channel_summary.range_error": "Select a valid date range",
"agents.channel_summary.selected_agent": "Selected Agent",
"agents.channel_summary.since": "Start",
"agents.channel_summary.since_placeholder": "Select date",
"agents.channel_summary.until": "End",
"agents.channel_summary.until_placeholder": "Select date",
"agents.citations.title": "Sources ({count})",
"agents.controls.regenerate": "Regenerate",
"agents.controls.stop": "Stop Generating",
@ -22,6 +37,8 @@
"agents.regenerate.confirm": "Regenerate",
"agents.regenerate.confirm_message": "This will clear the current response and generate a new one. Continue?",
"agents.regenerate.confirm_title": "Regenerate Response",
"agents.selector.no_agents": "No agents available",
"agents.selector.title": "Select Agent",
"agents.tool_call.approve": "Accept",
"agents.tool_call.pending_decisions": "{count, plural, =0 {All tools decided} one {# tool needs a decision} other {# tools need decisions}}",
"agents.tool_call.processing": "Processing...",
@ -111,6 +128,7 @@
"browse_channels.showPublicChannels": "Show: Public Channels",
"browse_channels.showSharedChannels": "Show: Shared Channels",
"browse_channels.title": "Browse channels",
"burn_on_read.label.title": "BURN ON READ ({duration})",
"calls.join_call_avatars.bottom_sheet_title": "Call participants",
"center_panel.archived.closeChannel": "Close Channel",
"channel.abac_policy_enforced.description": "Only people who match the specified access rules can be selected and added to this channel.",
@ -162,6 +180,7 @@
"channel_info.channel_auto_follow_threads": "Follow all threads in this channel",
"channel_info.channel_auto_follow_threads_failed": "An error occurred trying to auto follow all threads in channel {displayName}",
"channel_info.channel_files": "Files",
"channel_info.channel_settings": "Channel Settings",
"channel_info.close": "Close",
"channel_info.close_dm": "Close direct message",
"channel_info.close_dm_channel": "Are you sure you want to close this direct message? This will remove it from your home screen, but you can always open it again.",
@ -203,6 +222,11 @@
"channel_info.mention": "Mention",
"channel_info.mobile_notifications": "Mobile Notifications",
"channel_info.muted": "Mute",
"channel_info.my_autotranslation": "Auto-translation",
"channel_info.my_autotranslation_disabled": "Off",
"channel_info.my_autotranslation_enabled": "On ({language})",
"channel_info.my_autotranslation_failed": "An error occurred trying to enable automatic translation for yourself in channel {displayName}",
"channel_info.my_autotranslation_language_not_supported": "Your language is not supported",
"channel_info.nickname": "Nickname",
"channel_info.notification.all": "All",
"channel_info.notification.default": "Default",
@ -216,6 +240,10 @@
"channel_info.send_a_mesasge": "Send a message",
"channel_info.send_mesasge": "Send message",
"channel_info.set_header": "Set Header",
"channel_info.turn_off_auto_translation.button.cancel": "cancel",
"channel_info.turn_off_auto_translation.button.yes": "Yes, turn off",
"channel_info.turn_off_auto_translation.description": "Messages in this channel will revert to their original language. This will only affect how you see this channel. Other members wont be affected.",
"channel_info.turn_off_auto_translation.title": "Turn off auto-translation",
"channel_info.unarchive": "Unarchive Channel",
"channel_info.unarchive_description": "Are you sure you wish to unarchive the {term} {name}?",
"channel_info.unarchive_failed": "An error occurred while unarchiving the channel {displayName}",
@ -251,6 +279,9 @@
"channel_notification_preferences.reset_default": "Reset to default",
"channel_notification_preferences.thread_replies": "Thread replies",
"channel_notification_preferences.unmute_content": "Unmute channel",
"channel_settings.channel_autotranslation": "Auto-translation",
"channel_settings.channel_autotranslation_description": "When enabled, channel members can turn on auto-translation to view messages in their preferred language.",
"channel_settings.channel_autotranslation_failed": "An error occurred trying to enable automatic translation for channel {displayName}",
"combined_system_message.added_to_channel.many_expanded": "{users} and {lastUser} were **added to the channel** by {actor}.",
"combined_system_message.added_to_channel.one": "{firstUser} **added to the channel** by {actor}.",
"combined_system_message.added_to_channel.one_you": "You were **added to the channel** by {actor}.",
@ -293,6 +324,7 @@
"create_post.deactivated": "You are viewing an archived channel with a deactivated user.",
"create_post.thread_reply": "Reply to this thread...",
"create_post.write": "Write to {channelDisplayName}",
"custom_emoji_picker.search.no_results": "No results",
"custom_status.expiry.at": "at",
"custom_status.expiry.until": "Until",
"custom_status.expiry_dropdown.custom": "Custom",
@ -419,6 +451,8 @@
"global_threads.unreads": "Unread Threads",
"home.header.plus_menu": "Options",
"integration_selector.multiselect.submit": "Done",
"interactive_dialog.submission_failed": "Submission failed",
"interactive_dialog.submission_failed_validation": "Submission failed with validation errors",
"interactive_dialog.submit": "Submit",
"intro.add_members": "Add members",
"intro.channel_info": "Info",
@ -437,7 +471,8 @@
"intro.welcome.private": "Only invited members can see messages posted in this private channel.",
"intro.welcome.public": "Add some more team members to the channel or start a conversation below.",
"invite.custom_message": "Enter a custom message",
"invite.guest_magic_link": "Allow newly created guests to login without password",
"invite.guest_magic_link": "Use magic link",
"invite.guest_magic_link_description": "Newly created guests will join and log in without a password, using a magic link sent to their email address",
"invite.invite_as_guest": "Invite as guest",
"invite.invite_as_guest_description": "Guests are limited to selected channels",
"invite.members.already_member": "This person is already a team member",
@ -519,7 +554,7 @@
"magic_link.already_logged_in_error.ok": "OK",
"magic_link.already_logged_in_error.title": "Already logged in",
"markdown.latex.error": "Latex render error",
"markdown.max_nodes.error": "This message is too long to by shown fully on a mobile device. Please view it on desktop or contact an admin to increase this limit.",
"markdown.max_nodes.error": "This message is too long to be shown fully on a mobile device. Please view it on desktop or contact an admin to increase this limit.",
"markdown.parse_error": "An error occurred while parsing this text",
"markdown.render_error": "An error occurred while rendering this text",
"mentions.empty.paragraph": "You'll see messages here when someone mentions you or uses terms you're monitoring.",
@ -535,7 +570,12 @@
"mobile.android.photos_permission_denied_description": "Upload photos to your server or save them to your device. Open Settings to grant {applicationName} Read and Write access to your photo library.",
"mobile.android.photos_permission_denied_title": "{applicationName} would like to access your photos",
"mobile.announcement_banner.title": "Announcement",
"mobile.burn_on_read.delete_now.receiver.body": "This message will be permanently deleted for you immediately and can't be undone.",
"mobile.burn_on_read.delete_now.sender.body": "This message will be permanently deleted for all recipients immediately. This action can't be undone. Are you sure you want to delete this message?",
"mobile.burn_on_read.delete_now.title": "Delete Message Now?",
"mobile.burn_on_read.placeholder": "View message",
"mobile.burn_on_read.read_receipt.text": "Read by {readReceipts} of {totalReceipts} recipients",
"mobile.burn_on_read.read_receipt.title": "Burn-on-read message",
"mobile.calls_audio_device": "Select audio device",
"mobile.calls_bluetooth": "Bluetooth",
"mobile.calls_call_ended": "Call ended",
@ -702,11 +742,19 @@
"mobile.error_handler.button": "Relaunch",
"mobile.error_handler.description": "\nTap relaunch to open the app again. After restart, you can report the problem from the settings menu.\n",
"mobile.error_handler.title": "Unexpected error occurred",
"mobile.file_attachment.title": "Files and media",
"mobile.file_upload.browse": "Attach a file",
"mobile.file_upload.camera_photo": "Take a photo",
"mobile.file_upload.camera_video": "Take a video",
"mobile.file_upload.disabled2": "File uploads from mobile are disabled.",
"mobile.file_upload.library": "Choose from photo library",
"mobile.file_upload.max_warning": "Uploads limited to {count} files maximum.",
"mobile.files_paste.error_description": "An error occurred while pasting the file(s). Please try again.",
"mobile.files_paste.error_dismiss": "Dismiss",
"mobile.files_paste.error_title": "Paste failed",
"mobile.format_time.text_time.hours_component": "{hours}h",
"mobile.format_time.text_time.minutes_component": "{minutes}m",
"mobile.format_time.text_time.seconds_component": "{seconds}s",
"mobile.gallery.title": "{index} of {total}",
"mobile.integration_selector.loading_channels": "Loading channels...",
"mobile.integration_selector.loading_options": "Loading options...",
@ -771,6 +819,7 @@
"mobile.managed.secured_by": "Secured by {vendor}",
"mobile.managed.settings": "Go to settings",
"mobile.managed.switch_server": "Switch server",
"mobile.managed_app.save": "Update",
"mobile.markdown.code.copy_code": "Copy Code",
"mobile.markdown.code.plusMoreLines": "+{count, number} more {count, plural, one {line} other {lines}}",
"mobile.markdown.copy_header": "Copy header text",
@ -825,6 +874,7 @@
"mobile.post_info.pin": "Pin to Channel",
"mobile.post_info.reply": "Reply",
"mobile.post_info.save": "Save",
"mobile.post_info.show_translation": "Show Translation",
"mobile.post_info.unpin": "Unpin from Channel",
"mobile.post_info.unsave": "Unsave",
"mobile.post_pre_header.pinned": "Pinned",
@ -910,6 +960,9 @@
"mobile.system_message.update_channel_purpose_message.updated_from": "{username} updated the channel purpose from: {oldPurpose} to: {newPurpose}",
"mobile.system_message.update_channel_purpose_message.updated_to": "{username} updated the channel purpose to: {newPurpose}",
"mobile.tos_link": "Terms of Service",
"mobile.translation.auto_translated_badge": "AUTO-TRANSLATED",
"mobile.translation.original_badge": "ORIGINAL",
"mobile.translation.unknown_language": "Unknown",
"mobile.user_list.deactivated": "Deactivated",
"mobile.write_storage_permission_denied_description": "Save files to your device. Open Settings to grant {applicationName} write access to files on this device.",
"modal.manual_status.auto_responder.message_": "Would you like to switch your status to '{status}' and disable Automatic Replies?",
@ -1031,6 +1084,7 @@
"playbooks.checklist.rename.label": "Section name",
"playbooks.checklist.rename.title": "Rename checklist",
"playbooks.checklist_item.add.button": "New",
"playbooks.checklist_item.add.description_label": "Description",
"playbooks.checklist_item.add.label": "Task name",
"playbooks.checklist_item.add.save": "Add",
"playbooks.checklist_item.add.title": "New Task",
@ -1038,7 +1092,16 @@
"playbooks.checklist_item.check": "Check",
"playbooks.checklist_item.checked": "Checked",
"playbooks.checklist_item.command": "Command",
"playbooks.checklist_item.delete_task": "Delete task",
"playbooks.checklist_item.delete_task_cancel": "Cancel",
"playbooks.checklist_item.delete_task_confirm": "Delete",
"playbooks.checklist_item.delete_task_confirmation": "Are you sure you want to delete this task? This action cannot be undone.",
"playbooks.checklist_item.delete_task_title": "Delete task",
"playbooks.checklist_item.due_date": "Due date",
"playbooks.checklist_item.edit.button": "Save",
"playbooks.checklist_item.edit.description_label": "Description",
"playbooks.checklist_item.edit.title": "Edit Task",
"playbooks.checklist_item.edit.title_label": "Task name",
"playbooks.checklist_item.none": "None",
"playbooks.checklist_item.rerun_command": "Rerun command",
"playbooks.checklist_item.run_command": "Run command",
@ -1066,6 +1129,8 @@
"playbooks.only_runs_available.ok": "OK",
"playbooks.only_runs_available.title": "Playbooks not available",
"playbooks.participant_playbooks.title": "Playbook Checklists",
"playbooks.playbook_run.edit.summary_label": "Summary",
"playbooks.playbook_run.edit.title": "Edit playbook run",
"playbooks.playbook_run.error.description": "Please check your network connection or try again later.",
"playbooks.playbook_run.error.title": "Unable to fetch details",
"playbooks.playbook_run.finish_run_button": "Finish",
@ -1079,6 +1144,7 @@
"playbooks.playbook_run.owner": "Owner",
"playbooks.playbook_run.participants": "Participants",
"playbooks.playbook_run.participants_title": "Participants",
"playbooks.playbook_run.property_fields": "Property Fields",
"playbooks.playbook_run.rename.button": "Save",
"playbooks.playbook_run.rename.label": "Checklist name",
"playbooks.playbook_run.run_details": "Checklist details",
@ -1108,6 +1174,8 @@
"playbooks.post_update.placeholder": "Enter your update message",
"playbooks.post_update.post.button": "Post",
"playbooks.post_update.title": "Post update",
"playbooks.property_field.tap_to_edit": "Tap to edit",
"playbooks.property_field.tap_to_select": "Tap to select",
"playbooks.retrospective_not_available.description": "Only Playbook Checklists are available on mobile. To fill the Run Retrospective, please use the desktop or web app.",
"playbooks.retrospective_not_available.ok": "OK",
"playbooks.retrospective_not_available.title": "Playbooks Retrospective not available",
@ -1153,6 +1221,7 @@
"plus_menu.create_new_channel.title": "Create New Channel",
"plus_menu.invite_people_to_team.title": "Invite people to the team",
"plus_menu.open_direct_message.title": "Open a Direct Message",
"post.error": "An error occurred while rendering this post.",
"post.options.title": "Options",
"post.reactions.title": "Reactions",
"postList.scrollToBottom.newMessages": "New messages",
@ -1166,6 +1235,7 @@
"post_body.check_for_out_of_channel_mentions.message_last": "? They will have access to all message history.",
"post_body.commentedOn": "Commented on {name}{apostrophe} message: ",
"post_body.deleted": "(message deleted)",
"post_header.translation_processing": "Translating...",
"post_header.visible_message": "(Only visible to you)",
"post_info.auto_responder": "Automatic Reply",
"post_info.bot": "Bot",
@ -1285,7 +1355,6 @@
"screen.search.title": "Search",
"screens.channel_bookmark_add": "Add a bookmark",
"screens.channel_bookmark_edit": "Edit bookmark",
"screens.channel_edit": "Edit Channel",
"screens.channel_edit_header": "Edit Channel Header",
"screens.channel_info": "Channel info",
"screens.channel_info.dm": "Direct message info",
@ -1413,6 +1482,7 @@
"snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {member} other {members}} added",
"snack.bar.code.copied": "Code copied to clipboard",
"snack.bar.default": "Error",
"snack.bar.enable.translation": "Enable auto-translation?",
"snack.bar.favorited.channel": "This channel was favourited",
"snack.bar.following.thread": "Thread followed",
"snack.bar.info.copied": "Info copied to clipboard",
@ -1447,6 +1517,7 @@
"system_notice.remind_me": "Remind me later",
"system_notice.title.gm_as_dm": "Updates to Group Messages",
"system_noticy.body.gm_as_dm": "You will now be notified for all activity in your group messages along with a notification badge for every new message.\n\nYou can configure this in notification preferences for each group message.",
"table.cannot_display_table": "Cannot display table",
"team_list.no_other_teams.description": "To join another team, ask a Team Admin for an invitation or create your own team.",
"team_list.no_other_teams.title": "No additional teams to join",
"terms_of_service.acceptButton": "Accept",

View file

@ -947,7 +947,6 @@
"screen.search.results.filter.title": "Filtrar por tipo de archivo",
"screen.search.results.filter.videos": "Videos",
"screen.search.title": "Buscar",
"screens.channel_edit": "Editar canal",
"screens.channel_edit_header": "Editar encabezado de canal",
"screens.channel_info": "Información de canal",
"screens.channel_info.dm": "Información de mensaje directo",

View file

@ -791,7 +791,6 @@
"screen.search.results.filter.title": "صافی براساس نوع پرونده",
"screen.search.results.filter.videos": "ویدئوها",
"screen.search.title": "جست‌وجو",
"screens.channel_edit": "ویرایش کانال",
"screens.channel_edit_header": "ویرایش سربرگ کانال",
"screens.channel_info": "اطلاعات کانال",
"screens.channel_info.dm": "اطلاعات پیام شخصی",

View file

@ -959,7 +959,6 @@
"screen.search.results.filter.title": "Filtrer par type de fichier",
"screen.search.results.filter.videos": "Vidéos",
"screen.search.title": "Rechercher",
"screens.channel_edit": "Modifier le canal",
"screens.channel_edit_header": "Modifier l'en-tête du canal",
"screens.channel_info": "Informations sur le canal",
"screens.channel_info.dm": "Informations sur les messages directs",

View file

@ -122,7 +122,7 @@
"edit_server.display_help": "Server: {url}",
"edit_server.save": "Spremi",
"edit_server.saving": "Spremanje",
"edit_server.title": "Uredi ime servera",
"edit_server.title": "Uredi server",
"emoji_picker.activities": "Aktivnosti",
"emoji_picker.animals-nature": "Životinje i priroda",
"emoji_picker.custom": "Prilagođeno",
@ -197,7 +197,7 @@
"join_team.error.title": "Greška pri pridruživanju timu",
"last_users_message.first": "{firstUser} i ",
"last_users_message.others": "{numOthers} drugih ",
"login.email": "E-mail",
"login.email": "E-mail adresa",
"login.forgot": "Ne sjećaš se lozinke?",
"login.ldapUsername": "AD/LDAP korisničko ime",
"login.or": "ili",
@ -224,6 +224,7 @@
"mobile.calls_mute": "Isključi zvuk",
"mobile.calls_ok": "U redu",
"mobile.calls_okay": "U redu",
"mobile.calls_remove": "Ukloni",
"mobile.calls_you": "(ti)",
"mobile.channel_info.alertNo": "Ne",
"mobile.channel_info.alertYes": "Da",
@ -261,6 +262,7 @@
"mobile.manage_members.section_title_admins": "ADMINISTRATORI KANALA",
"mobile.manage_members.section_title_members": "ČLANOVI",
"mobile.managed.exit": "Zatvori",
"mobile.managed_app.save": "Aktualiziraj",
"mobile.markdown.code.copy_code": "Kopiraj kȏd",
"mobile.markdown.copy_header": "Kopiraj tekst zaglavlja",
"mobile.markdown.image.too_large": "Slika premašuje maksimalne veličinu od {maxWidth} × {maxHeight}:",
@ -311,6 +313,8 @@
"notification_settings.auto_responder.default_message": "Trenutačno nisam u uredu i ne mogu odgovarati na poruke.",
"notification_settings.auto_responder.message": "Poruka",
"notification_settings.auto_responder.to.enable": "Aktiviraj automatske odgovore",
"notification_settings.calls_off": "Isključeno",
"notification_settings.calls_on": "Uključeno",
"notification_settings.email": "E-mail obavijesti",
"notification_settings.email.everyHour": "Svaki sat",
"notification_settings.email.fifteenMinutes": "Svakih 15 minuta",
@ -346,7 +350,7 @@
"post_info.edit": "Uredi",
"post_info.guest": "Gost",
"post_info.system": "Sustav",
"post_message_view.edited": "(uređeno)",
"post_message_view.edited": "Uređeno",
"post_priority.button.acknowledge": "Potvrdi",
"post_priority.label.important": "VAŽNO",
"post_priority.label.urgent": "HITNO",
@ -393,7 +397,6 @@
"screen.search.results.filter.title": "Filtriraj po vrsti datoteka",
"screen.search.results.filter.videos": "Videa",
"screen.search.title": "Pretraga",
"screens.channel_edit": "Uredi kanal",
"screens.channel_edit_header": "Uredi zaglavlje kanala",
"search_bar.search": "Pretraga",
"search_bar.search.placeholder": "Traži vremensku zonu",
@ -411,7 +414,7 @@
"settings.about": "O programu {appTitle}",
"settings.about.database": "Baza podataka: {driverName}",
"settings.about.database.title": "Baza podataka:",
"settings.about.server.version": "Verzija servera: {version} (izgradnja {buildNumber}",
"settings.about.server.version": "Verzija servera: {version} (izgradnja {buildNumber})",
"settings.about.server.version.noBuild": "Verzija servera: {version}",
"settings.about.server.version.title": "Verzija servera:",
"settings.about.server.version.value": "{version} (izgradnja {buildNumber})",
@ -491,7 +494,7 @@
"threads.unfollowMessage": "Prestani pratiti poruku",
"threads.unfollowThread": "Prestani pratiti raspravu",
"unreads.empty.show_all": "Prikaži sve",
"user.settings.general.email": "E-mail",
"user.settings.general.email": "E-mail adresa",
"user.settings.general.firstName": "Ime",
"user.settings.general.lastName": "Prezime",
"user.settings.general.nickname": "Nadimak",

View file

@ -826,7 +826,6 @@
"screen.search.results.filter.title": "",
"screen.search.results.filter.videos": "",
"screen.search.title": "",
"screens.channel_edit": "",
"screens.channel_edit_header": "",
"screens.channel_info": "",
"screens.channel_info.dm": "",

View file

@ -847,7 +847,6 @@
"screen.search.results.filter.title": "Filtrare per tipo di file",
"screen.search.results.filter.videos": "Video",
"screen.search.title": "Ricerca",
"screens.channel_edit": "Modifica del canale",
"screens.channel_edit_header": "Modifica dell'intestazione del canale",
"screens.channel_info": "Info sul canale",
"screens.channel_info.dm": "Informazioni sui messaggi diretti",

View file

@ -1191,7 +1191,6 @@
"screen.search.title": "検索",
"screens.channel_bookmark_add": "ブックマークを追加する",
"screens.channel_bookmark_edit": "ブックマークを編集",
"screens.channel_edit": "チャンネルを編集する",
"screens.channel_edit_header": "チャンネルヘッダを編集",
"screens.channel_info": "チャンネル情報",
"screens.channel_info.dm": "ダイレクトメッセージ情報",

View file

@ -1165,7 +1165,6 @@
"screen.search.title": "검색",
"screens.channel_bookmark_add": "북마크 추가하기",
"screens.channel_bookmark_edit": "북마크 편집",
"screens.channel_edit": "채널 편집",
"screens.channel_edit_header": "채널 헤더 변경",
"screens.channel_info": "채널 정보",
"screens.channel_info.dm": "쪽지 정보",

View file

@ -162,6 +162,7 @@
"channel_info.channel_auto_follow_threads": "Følg alle tråder i denne kanalen",
"channel_info.channel_auto_follow_threads_failed": "Det oppstod en feil under forsøk på å automatisk følge alle tråder i kanalen {displayName}",
"channel_info.channel_files": "Filer",
"channel_info.channel_settings": "Innstillinger for kanal",
"channel_info.close": "Lukk",
"channel_info.close_dm": "Lukk direktemelding",
"channel_info.close_dm_channel": "Er du sikker på at du vil lukke denne direktemeldingen? Dette vil fjerne den fra startskjermen, men du kan alltid åpne den igjen.",
@ -203,6 +204,11 @@
"channel_info.mention": "Omtale",
"channel_info.mobile_notifications": "Mobilvarsler",
"channel_info.muted": "Demp",
"channel_info.my_autotranslation": "Automatisk oversettelse",
"channel_info.my_autotranslation_disabled": "Av",
"channel_info.my_autotranslation_enabled": "På ({language})",
"channel_info.my_autotranslation_failed": "Det oppsto en feil under forsøket på å aktivere automatisk oversettelse for deg i kanalen {displayName}",
"channel_info.my_autotranslation_language_not_supported": "Ditt språk er ikke støttet",
"channel_info.nickname": "Kallenavn",
"channel_info.notification.all": "Alle",
"channel_info.notification.default": "Standardinnstilling",
@ -216,6 +222,10 @@
"channel_info.send_a_mesasge": "Send melding",
"channel_info.send_mesasge": "Send melding",
"channel_info.set_header": "Angi overskrift",
"channel_info.turn_off_auto_translation.button.cancel": "avbryt",
"channel_info.turn_off_auto_translation.button.yes": "Ja, skru av",
"channel_info.turn_off_auto_translation.description": "Meldinger i denne kanalen vil gå tilbake til originalspråket. Dette påvirker bare hvordan du ser kanalen. Andre medlemmer blir ikke påvirket.",
"channel_info.turn_off_auto_translation.title": "Skru av automatisk oversettelse",
"channel_info.unarchive": "Gjenåpne arkivert kanal",
"channel_info.unarchive_description": "Er du sikker på at du vil gjenåpne arkivet {term} {name}?",
"channel_info.unarchive_failed": "Det oppstod en feil ved forsøket på å gjenåpne kanalen {displayName}",
@ -251,6 +261,9 @@
"channel_notification_preferences.reset_default": "Tilbakestill til standard",
"channel_notification_preferences.thread_replies": "Trådsvar",
"channel_notification_preferences.unmute_content": "Fjern demping av kanal",
"channel_settings.channel_autotranslation": "Automatisk oversettelse",
"channel_settings.channel_autotranslation_description": "Når aktivert, kan kanalmedlemmer slå på automatisk oversettelse for å se meldinger på sitt foretrukne språk.",
"channel_settings.channel_autotranslation_failed": "En feil oppsto under forsøket på å aktivere automatisk oversettelse for kanalen {displayName}",
"combined_system_message.added_to_channel.many_expanded": "{users} og {lastUser} ble **lagt til kanalen** av {actor}.",
"combined_system_message.added_to_channel.one": "{firstUser} **lagt til kanalen** av {actor}.",
"combined_system_message.added_to_channel.one_you": "Du ble **lagt til kanalen** av {actor}.",
@ -1262,7 +1275,6 @@
"screen.search.title": "Søk",
"screens.channel_bookmark_add": "Legg til et bokmerke",
"screens.channel_bookmark_edit": "Rediger bokmerke",
"screens.channel_edit": "Rediger kanal",
"screens.channel_edit_header": "Rediger kanaloverskrift",
"screens.channel_info": "Kanal info",
"screens.channel_info.dm": "Direktemelding info",

View file

@ -163,6 +163,7 @@
"channel_info.channel_auto_follow_threads": "Volg alle draadjes in dit kanaal",
"channel_info.channel_auto_follow_threads_failed": "Er is een fout opgetreden bij het automatisch volgen van alle draadjes in kanaal {displayName}",
"channel_info.channel_files": "Bestanden",
"channel_info.channel_settings": "Kanaalinstellingen",
"channel_info.close": "Sluiten",
"channel_info.close_dm": "Direct bericht sluiten",
"channel_info.close_dm_channel": "Weet je zeker dat je dit direct bericht wilt sluiten? Dit zal het verwijderen uit je startscherm, maar je kunt het altijd weer openen.",
@ -204,6 +205,11 @@
"channel_info.mention": "Vermelding",
"channel_info.mobile_notifications": "Mobiele push notificaties",
"channel_info.muted": "Dempen",
"channel_info.my_autotranslation": "Automatische vertaling",
"channel_info.my_autotranslation_disabled": "Uit",
"channel_info.my_autotranslation_enabled": "Aan ({language})",
"channel_info.my_autotranslation_failed": "Er is een fout opgetreden bij het inschakelen van automatische vertaling voor jezelf in Kanaal {displayName}",
"channel_info.my_autotranslation_language_not_supported": "Je taal wordt niet ondersteund",
"channel_info.nickname": "Roepnaam",
"channel_info.notification.all": "Allen",
"channel_info.notification.default": "Standaard",
@ -217,6 +223,10 @@
"channel_info.send_a_mesasge": "Een bericht verzenden",
"channel_info.send_mesasge": "Bericht verzenden",
"channel_info.set_header": "Koptekst instellen",
"channel_info.turn_off_auto_translation.button.cancel": "annuleren",
"channel_info.turn_off_auto_translation.button.yes": "Ja, zet uit",
"channel_info.turn_off_auto_translation.description": "Berichten in dit kanaal keren terug naar hun oorspronkelijke taal. Dit heeft alleen invloed op hoe jij dit kanaal ziet. Voor andere leden verandert er niets.",
"channel_info.turn_off_auto_translation.title": "Automatische vertaling uitschakelen",
"channel_info.unarchive": "Kanaal dearchiveren",
"channel_info.unarchive_description": "Weet je zeker dat je deze {term} {name} wil dearchiveren?",
"channel_info.unarchive_failed": "Er is een fout opgetreden bij het dearchiveren van het kanaal {displayName}",
@ -252,6 +262,9 @@
"channel_notification_preferences.reset_default": "Terugzetten naar de standaardinstellingen",
"channel_notification_preferences.thread_replies": "Reacties op draadjes",
"channel_notification_preferences.unmute_content": "Kanaal niet langer dempen",
"channel_settings.channel_autotranslation": "Automatische vertaling",
"channel_settings.channel_autotranslation_description": "Als dit is ingeschakeld, kunnen kanaalleden automatische vertaling inschakelen om berichten in hun voorkeurstaal te bekijken.",
"channel_settings.channel_autotranslation_failed": "Er is een fout opgetreden bij het inschakelen van automatische vertaling voor het kanaal {displayName}",
"combined_system_message.added_to_channel.many_expanded": "{users} en {lastUser} zijn **toegevoegd aan het kanaal** door {actor}.",
"combined_system_message.added_to_channel.one": "{firstUser} **toegevoegd aan het kanaal** door {actor}.",
"combined_system_message.added_to_channel.one_you": "Je bent **aan het kanaal toegevoegd** door {actor}.",
@ -540,7 +553,12 @@
"mobile.android.photos_permission_denied_description": "Upload foto's naar jouw server of sla ze op jouw toestel op. Open Instellingen om {applicationName} Lees- en schrijftoegang tot jouw fotobibliotheek te verlenen.",
"mobile.android.photos_permission_denied_title": "{applicationName} wil toegang tot jouw foto's",
"mobile.announcement_banner.title": "Aankondiging",
"mobile.burn_on_read.delete_now.receiver.body": "Dit bericht wordt meteen permanent voor je verwijderd en dit kan niet ongedaan worden gemaakt.",
"mobile.burn_on_read.delete_now.sender.body": "Dit bericht wordt meteen permanent verwijderd voor alle ontvangers. Deze actie kan niet ongedaan worden gemaakt. Weet je zeker dat je dit bericht wil verwijderen?",
"mobile.burn_on_read.delete_now.title": "Bericht nu verwijderen?",
"mobile.burn_on_read.placeholder": "Bericht bekijken",
"mobile.burn_on_read.read_receipt.text": "Gelezen door {readReceipts} van {totalReceipts} ontvangers",
"mobile.burn_on_read.read_receipt.title": "Burn-on-read bericht",
"mobile.calls_audio_device": "Geluidsapparaat selecteren",
"mobile.calls_bluetooth": "Bluetooth",
"mobile.calls_call_ended": "Oproep beëindigd",
@ -717,6 +735,9 @@
"mobile.files_paste.error_description": "Er is een fout opgetreden bij het plakken van het bestand(en). Probeer het opnieuw.",
"mobile.files_paste.error_dismiss": "Afwijzen",
"mobile.files_paste.error_title": "Plakken mislukt",
"mobile.format_time.text_time.hours_component": "{hours}u",
"mobile.format_time.text_time.minutes_component": "{minutes}m",
"mobile.format_time.text_time.seconds_component": "{seconds}s",
"mobile.gallery.title": "{index} van {total}",
"mobile.integration_selector.loading_channels": "Kanalen aan het laden...",
"mobile.integration_selector.loading_options": "Opties aan het laden...",
@ -836,6 +857,7 @@
"mobile.post_info.pin": "Vastmaken aan Kanaal",
"mobile.post_info.reply": "Antwoord",
"mobile.post_info.save": "Bewaren",
"mobile.post_info.show_translation": "Vertaling tonen",
"mobile.post_info.unpin": "Losmaken van Kanaal",
"mobile.post_info.unsave": "Niet langer bewaren",
"mobile.post_pre_header.pinned": "Vastgemaakt",
@ -921,6 +943,9 @@
"mobile.system_message.update_channel_purpose_message.updated_from": "{username} heeft het doel van het kanaal bijgewerkt van: {oldPurpose} naar: {newPurpose}",
"mobile.system_message.update_channel_purpose_message.updated_to": "{username} heeft het kanaaldoel bijgewerkt naar: {newPurpose}",
"mobile.tos_link": "Servicevoorwaarden",
"mobile.translation.auto_translated_badge": "AUTOMATISCH VERTAALD",
"mobile.translation.original_badge": "ORIGINEEL",
"mobile.translation.unknown_language": "Onbekend",
"mobile.user_list.deactivated": "Gedeactiveerd",
"mobile.write_storage_permission_denied_description": "Sla bestanden op jouw apparaat op. Open Instellingen om {applicationName} schrijftoegang te verlenen tot bestanden op dit apparaat.",
"modal.manual_status.auto_responder.message_": "Wil je jouw status wijzigen naar \"{status}\" en Automatisch Antwoorden uitschakelen?",
@ -1193,6 +1218,7 @@
"post_body.check_for_out_of_channel_mentions.message_last": "? Ze zullen toegang hebben tot de volledige berichtgeschiedenis.",
"post_body.commentedOn": "Gaf commentaar op het bericht van {name}{apostrophe}: ",
"post_body.deleted": "(bericht verwijderd)",
"post_header.translation_processing": "Vertalen...",
"post_header.visible_message": "(Enkel zichtbaar voor jou)",
"post_info.auto_responder": "Automatisch antwoord",
"post_info.bot": "Bot",
@ -1312,7 +1338,6 @@
"screen.search.title": "Zoeken",
"screens.channel_bookmark_add": "Een bladwijzer toevoegen",
"screens.channel_bookmark_edit": "Bladwijzer bewerken",
"screens.channel_edit": "Kanaal bewerken",
"screens.channel_edit_header": "Kanaalhoofding bewerken",
"screens.channel_info": "Kanaalinfo",
"screens.channel_info.dm": "Info over direct bericht",
@ -1440,6 +1465,7 @@
"snack.bar.channel.members.added": "{numMembers, number} {numMembers, plural, one {lid} other {leden}} toegevoegd",
"snack.bar.code.copied": "Code gekopieerd naar klembord",
"snack.bar.default": "Fout",
"snack.bar.enable.translation": "Automatische vertaling inschakelen?",
"snack.bar.favorited.channel": "Dit kanaal was gemarkeerd als favoriet",
"snack.bar.following.thread": "Gevolgd draadje",
"snack.bar.info.copied": "Info gekopieerd naar klembord",

View file

@ -13,6 +13,21 @@
"account.logout_from": "Wyloguj się z {serverName}",
"account.settings": "Ustawienia",
"account.your_profile": "Twój Profil",
"agents.channel_summary.ai_prompt_placeholder": "Zapytaj AI o ten kanał",
"agents.channel_summary.ask_agents": "Zapytaj agentów",
"agents.channel_summary.date_picker.submit": "Podsumuj",
"agents.channel_summary.date_picker.title": "Wybierz zakres dat",
"agents.channel_summary.error_title": "Nie można uruchomić podsumowania",
"agents.channel_summary.option.14d": "Podsumuj ostatnie 14 dni",
"agents.channel_summary.option.7d": "Podsumuj ostatnie 7 dni",
"agents.channel_summary.option.custom": "Wybierz zakres dat do podsumowania",
"agents.channel_summary.option.unreads": "Podsumuj nieprzeczytane",
"agents.channel_summary.range_error": "Wybierz prawidłowy zakres dat",
"agents.channel_summary.selected_agent": "Wybierz Agenta",
"agents.channel_summary.since": "Start",
"agents.channel_summary.since_placeholder": "Wybierz datę",
"agents.channel_summary.until": "Koniec",
"agents.channel_summary.until_placeholder": "Wybierz datę",
"agents.citations.title": "Źródła ({count})",
"agents.controls.regenerate": "Regeneruj",
"agents.controls.stop": "Przestań Generować",
@ -22,6 +37,8 @@
"agents.regenerate.confirm": "Regeneruj",
"agents.regenerate.confirm_message": "Spowoduje to wyczyszczenie bieżącej odpowiedzi i wygenerowanie nowej. Kontynuujesz?",
"agents.regenerate.confirm_title": "Zregeneruj odpowiedź",
"agents.selector.no_agents": "Brak dostępnych agentów",
"agents.selector.title": "Wybierz agenta",
"agents.tool_call.approve": "Akceptacja",
"agents.tool_call.pending_decisions": "{count, plural, =0 {Wszystkie narzędzia zdecydowały} one {# narzędzie wymaga decyzji} other {# narzędzia wymagają decyzji}}",
"agents.tool_call.processing": "Przetwarzanie...",
@ -163,6 +180,7 @@
"channel_info.channel_auto_follow_threads": "Śledź wszystkie wątki na tym kanale",
"channel_info.channel_auto_follow_threads_failed": "Wystąpił błąd podczas próby automatycznego śledzenia wszystkich wątków na kanale {displayName}",
"channel_info.channel_files": "Pliki",
"channel_info.channel_settings": "Ustawienia kanału",
"channel_info.close": "Zamknij",
"channel_info.close_dm": "Zamknij wiadomość bezpośrednią",
"channel_info.close_dm_channel": "Czy na pewno chcesz zamknąć tę wiadomość bezpośrednią? Spowoduje to usunięcie jej z ekranu głównego, ale zawsze możesz otworzyć ją ponownie.",
@ -204,6 +222,8 @@
"channel_info.mention": "Wzmianka",
"channel_info.mobile_notifications": "Powiadomienia Mobilne",
"channel_info.muted": "Wycisz",
"channel_info.my_autotranslation": "Automatyczne tłumaczenie",
"channel_info.my_autotranslation_disabled": "Wył.",
"channel_info.nickname": "Pseudonim",
"channel_info.notification.all": "Wszystko",
"channel_info.notification.default": "Domyślne",
@ -1310,7 +1330,6 @@
"screen.search.title": "Szukaj",
"screens.channel_bookmark_add": "Dodaj zakładkę",
"screens.channel_bookmark_edit": "Edytuj zakładkę",
"screens.channel_edit": "Edytuj Kanał",
"screens.channel_edit_header": "Edycja nagłówka kanału",
"screens.channel_info": "Informacje o Kanale",
"screens.channel_info.dm": "Informacja o bezpośredniej wiadomości",

View file

@ -859,7 +859,6 @@
"screen.search.results.filter.title": "",
"screen.search.results.filter.videos": "",
"screen.search.title": "",
"screens.channel_edit": "",
"screens.channel_edit_header": "",
"screens.channel_info": "",
"screens.channel_info.dm": "",

View file

@ -791,7 +791,6 @@
"screen.search.results.filter.title": "",
"screen.search.results.filter.videos": "",
"screen.search.title": "",
"screens.channel_edit": "",
"screens.channel_edit_header": "",
"screens.channel_info": "",
"screens.channel_info.dm": "",

View file

@ -1010,7 +1010,6 @@
"screen.search.title": "Поиск",
"screens.channel_bookmark_add": "Добавить закладку",
"screens.channel_bookmark_edit": "Изменить закладку",
"screens.channel_edit": "Изменить канал",
"screens.channel_edit_header": "Изменить заголовок канала",
"screens.channel_info": "Информация о канале",
"screens.channel_info.dm": "Информация о личном сообщении",

View file

@ -293,6 +293,7 @@
"create_post.deactivated": "Du visar en arkiverad kanal med ett avstängt användarkonto.",
"create_post.thread_reply": "Svara på tråden...",
"create_post.write": "Skriv i kanalen {channelDisplayName}",
"custom_emoji_picker.search.no_results": "Inga resultat",
"custom_status.expiry.at": "den",
"custom_status.expiry.until": "Till",
"custom_status.expiry_dropdown.custom": "Anpassad",
@ -437,7 +438,7 @@
"intro.welcome.private": "Endast inbjudna medlemmar kan se meddelanden som skickas i denna privata kanal.",
"intro.welcome.public": "Lägg till fler teammedlemmar i kanalen eller starta en konversation nedan.",
"invite.custom_message": "Ange ett anpassat meddelande",
"invite.guest_magic_link": "Tillåt nya gästkonton att logga in utan lösenord",
"invite.guest_magic_link": "Använd magisk länk",
"invite.invite_as_guest": "Bjud in som gäst",
"invite.invite_as_guest_description": "Gäster är begränsade till de valda kanalerna",
"invite.members.already_member": "Denna person är redan en teammedlem",
@ -707,6 +708,9 @@
"mobile.files_paste.error_description": "Ett fel uppstod när filen/filerna klistrades in. Försök igen.",
"mobile.files_paste.error_dismiss": "Avvisa",
"mobile.files_paste.error_title": "Det gick inte att klistra",
"mobile.format_time.text_time.hours_component": "{hours}t",
"mobile.format_time.text_time.minutes_component": "{minutes}m",
"mobile.format_time.text_time.seconds_component": "{seconds}s",
"mobile.gallery.title": "{index} av {total}",
"mobile.integration_selector.loading_channels": "Hämtar kanaler...",
"mobile.integration_selector.loading_options": "Hämtar alternativ...",
@ -771,6 +775,7 @@
"mobile.managed.secured_by": "Säkrad av {vendor}",
"mobile.managed.settings": "Gå till Inställningar",
"mobile.managed.switch_server": "Byt server",
"mobile.managed_app.save": "Uppdatera",
"mobile.markdown.code.copy_code": "Kopiera kod",
"mobile.markdown.code.plusMoreLines": "+{count, number} mer {count, plural, one {rad} other {rader}}",
"mobile.markdown.copy_header": "Kopiera rubriken",
@ -1031,6 +1036,7 @@
"playbooks.checklist.rename.label": "Namn på sektion",
"playbooks.checklist.rename.title": "Byt namn på checklista",
"playbooks.checklist_item.add.button": "Ny",
"playbooks.checklist_item.add.description_label": "Beskrivning",
"playbooks.checklist_item.add.label": "Namn på uppgift",
"playbooks.checklist_item.add.save": "Lägg till",
"playbooks.checklist_item.add.title": "Ny uppgift",
@ -1038,7 +1044,15 @@
"playbooks.checklist_item.check": "Kontrollera",
"playbooks.checklist_item.checked": "Avbockad",
"playbooks.checklist_item.command": "Kommando",
"playbooks.checklist_item.delete_task": "Radera uppgift",
"playbooks.checklist_item.delete_task_cancel": "Avbryt",
"playbooks.checklist_item.delete_task_confirm": "Radera",
"playbooks.checklist_item.delete_task_title": "Radera uppgift",
"playbooks.checklist_item.due_date": "Förfallodag",
"playbooks.checklist_item.edit.button": "Spara",
"playbooks.checklist_item.edit.description_label": "Beskrivning",
"playbooks.checklist_item.edit.title": "Redigera uppgift",
"playbooks.checklist_item.edit.title_label": "Namn på uppgift",
"playbooks.checklist_item.none": "Inget",
"playbooks.checklist_item.rerun_command": "Kommando för att köra igen",
"playbooks.checklist_item.run_command": "Kör kommandot",
@ -1066,6 +1080,7 @@
"playbooks.only_runs_available.ok": "OK",
"playbooks.only_runs_available.title": "Playbooks inte tillgänglig",
"playbooks.participant_playbooks.title": "Playbook checklistor",
"playbooks.playbook_run.edit.summary_label": "Sammanfattning",
"playbooks.playbook_run.error.description": "Kontrollera din nätverksanslutning eller försök igen senare.",
"playbooks.playbook_run.error.title": "Det går inte att hämta detaljer",
"playbooks.playbook_run.finish_run_button": "Slutför",
@ -1285,7 +1300,6 @@
"screen.search.title": "Sök",
"screens.channel_bookmark_add": "Lägg till ett bokmärke",
"screens.channel_bookmark_edit": "Redigera bokmärke",
"screens.channel_edit": "Redigera kanal",
"screens.channel_edit_header": "Redigera kanalens sidhuvud",
"screens.channel_info": "Information om kanalen",
"screens.channel_info.dm": "Information om direktmeddelande",

View file

@ -1231,7 +1231,6 @@
"screen.search.title": "Arama",
"screens.channel_bookmark_add": "Yer imi ekle",
"screens.channel_bookmark_edit": "Yer imini düzenle",
"screens.channel_edit": "Kanalı düzenle",
"screens.channel_edit_header": "Kanal başlığını düzenle",
"screens.channel_info": "Kanal bilgileri",
"screens.channel_info.dm": "Doğrudan ileti bilgileri",

View file

@ -1239,7 +1239,6 @@
"screen.search.title": "Пошук",
"screens.channel_bookmark_add": "Додати в закладки",
"screens.channel_bookmark_edit": "Редагувати закладку",
"screens.channel_edit": "Редагувати Канал",
"screens.channel_edit_header": "Змінити заголовок каналу",
"screens.channel_info": "Інформація про канал",
"screens.channel_info.dm": "Інформація про особисте повідомлення",

View file

@ -909,7 +909,6 @@
"screen.search.results.filter.title": "Lọc theo loại tệp",
"screen.search.results.filter.videos": "Video",
"screen.search.title": "Tìm kiếm",
"screens.channel_edit": "Sửa kênh",
"screens.channel_edit_header": "Sửa tiêu đề kênh",
"screens.channel_info": "Thông tin kênh",
"screens.channel_info.dm": "Thông tin chat trực tiếp",

View file

@ -1312,7 +1312,6 @@
"screen.search.title": "搜索",
"screens.channel_bookmark_add": "添加书签",
"screens.channel_bookmark_edit": "编辑书签",
"screens.channel_edit": "编辑频道",
"screens.channel_edit_header": "编辑频道标题",
"screens.channel_info": "频道信息",
"screens.channel_info.dm": "聊天信息",

View file

@ -978,7 +978,6 @@
"screen.search.title": "搜尋",
"screens.channel_bookmark_add": "新增書籤",
"screens.channel_bookmark_edit": "編輯書籤",
"screens.channel_edit": "編輯頻道",
"screens.channel_edit_header": "編輯頻道標題",
"screens.channel_info": "頻道資訊",
"screens.channel_info.dm": "私人訊息資訊",