Files
arcanechat-android/res/values-ca/strings.xml
T
2023-03-19 11:05:41 +01:00

694 lines
52 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- common strings without special context -->
<string name="app_name">Delta Chat</string>
<string name="ok">OK</string>
<string name="cancel">Cancel·la</string>
<string name="clear_search">Neteja la cerca</string>
<string name="yes">Si</string>
<string name="no">No</string>
<string name="select">Trieu</string>
<string name="on">Activat</string>
<string name="off">Desactivat</string>
<string name="def">Per defecte</string>
<string name="default_value">Per defecte (%1$s)</string>
<string name="default_value_as_above">Per defecte (igual que a dalt)</string>
<string name="custom">Personalitzat</string>
<string name="none">Cap</string>
<string name="automatic">Automàtic</string>
<string name="strict">Estricte</string>
<string name="open">Obre</string>
<string name="download">Descarrega</string>
<string name="downloading">Descarregant...</string>
<string name="open_attachment">Obre l\'adjunt</string>
<string name="join">Uneix-te</string>
<string name="rejoin">Torna a unir-te</string>
<string name="delete">Esborra</string>
<string name="info">Info</string>
<string name="update">Actualitza</string>
<string name="emoji">Emoticona</string>
<string name="attachment">Adjunt</string>
<string name="back">Enrere</string>
<string name="close">Tanca</string>
<string name="forward">Reenvia</string>
<!-- "Resend" means "Sending the selected message(s) again to the same chat". The string is used in a menu and should be as short as possible. Resending may be needed after failures or to repost old messages to new members. -->
<string name="resend">Torna-ho a enviar</string>
<!-- Verb "to archive", as in "put a chat in the archive", not a noun "The Archive". -->
<string name="archive">Arxiva</string>
<!-- Verb "to unarchive", as in "remove a chat from the archive", opposite of the previous string -->
<string name="unarchive">Treu de l\'arxiu</string>
<string name="mute">Emmudeix</string>
<string name="ephemeral_messages">Missatges efímers</string>
<string name="ephemeral_messages_hint">Aquestes opcions són d\'aplicació per tots els integrants que usin Delta Chat. Tot i això, poden copiar, guardar o reenviar missatges o usar altres clients de correu.</string>
<string name="save">Guarda</string>
<string name="chat">Xat</string>
<string name="media">Multimèdia</string>
<string name="profile">Perfil</string>
<string name="main_menu">Menú principal</string>
<string name="start_chat">Inicia un xat</string>
<string name="show_full_message">Mostra el missatge sencer...</string>
<string name="show_full_message_in_browser">Mostra el missatge sencer al navegador...</string>
<!-- Placeholder text when something is loading -->
<string name="loading">Carregant...</string>
<string name="hide">Amaga</string>
<string name="activate">Activa-ho</string>
<string name="load_remote_content">Carrega les imatges remotes</string>
<!-- Possible answers to the question are: Never, Always, Once -->
<string name="load_remote_content_ask">Les imatges remotes es poden usar per rastrejar-te.\n\nEl paràmetre també permet la càrrega de fonts i altres continguts. Fins i tot si és deshabilitat, encara podríeu veure imatges incrustades o en memòria catxè.\n\nCàrrega d\'imatges remotes?</string>
<string name="always">Sempre</string>
<string name="once">Una vegada</string>
<string name="show_password">Mostra la contrasenya</string>
<string name="hide_password">Amaga la contrasenya</string>
<string name="not_now">Ara no</string>
<string name="never">Mai</string>
<string name="one_moment">Espereu...</string>
<string name="done">Fet</string>
<string name="undo">Desfés</string>
<string name="offline">En desconnexió</string>
<!-- For the next view or as "continue". Should be as short as possible. -->
<string name="next">Següent</string>
<string name="error">Error</string>
<string name="error_x">Error: %1$s</string>
<string name="no_app_to_handle_data">No hi ha cap app per gestionar aquestes dades.</string>
<string name="no_browser_installed">Cap navegador instal·lat.</string>
<string name="file_not_found">No s\'ha trobat %1$s.</string>
<string name="copied_to_clipboard">Copiat al porta-retalls.</string>
<string name="contacts_headline">Contactes</string>
<string name="email_address">Adreça de correu electrònic</string>
<string name="bad_email_address">Adreça de correu electrònic errònia.</string>
<string name="password">Contrasenya</string>
<string name="existing_password">Contrasenya existent</string>
<string name="now">Ara</string>
<!-- Headline for destructive actions with no undo. Could also be "Caution" or "Warning". -->
<string name="danger">Perill</string>
<string name="today">Avui</string>
<string name="yesterday">Ahir</string>
<string name="this_week">Aquesta setmana</string>
<string name="this_month">Aquest mes</string>
<string name="last_week">La setmana passada</string>
<string name="last_month">El mes passat</string>
<!-- Placeholder replaced by date or time, resulting in "Last seen at 12:13 AM" or "Last seen Nov 12" -->
<string name="last_seen_at">Vist per darrer cop a les %1$s</string>
<string name="last_seen_unknown">Vist per darrer cop: Ves a saber</string>
<!-- Shown beside messages that are "N minutes old". Prefer short strings, or well-known abbreviations. -->
<plurals name="n_minutes">
<item quantity="one">%d min</item>
<item quantity="other">%d min</item>
</plurals>
<!-- Shown beside messages that are "N hours old". Prefer short strings, or well-known abbreviations. -->
<plurals name="n_hours">
<item quantity="one">%d hora</item>
<item quantity="other">%d hores</item>
</plurals>
<plurals name="n_chats">
<item quantity="one">%d xat</item>
<item quantity="other">%d xats</item>
</plurals>
<plurals name="n_contacts">
<item quantity="one">%d contacte</item>
<item quantity="other">%d contactes</item>
</plurals>
<plurals name="n_messages">
<item quantity="one">%d missatge</item>
<item quantity="other">%d missatges</item>
</plurals>
<plurals name="n_members">
<item quantity="one">%d membre</item>
<item quantity="other">%d membres</item>
</plurals>
<plurals name="n_recipients">
<item quantity="one">%d destinatari</item>
<item quantity="other">%d destinataris</item>
</plurals>
<!-- Short form for "N Items Selected" -->
<plurals name="n_selected">
<item quantity="one">%d Triat</item>
<item quantity="other">%d Triats</item>
</plurals>
<string name="self">Jo</string>
<string name="draft">Esborrany</string>
<string name="image">Imatge</string>
<!-- Used in summaries as "Draft: Reply", similar as "Draft: Image". Use a noun here, not a verb (not: "to reply") -->
<string name="reply_noun">Respon</string>
<string name="gif">Gif</string>
<!-- "Stickers" as known from other messengers; in some languages, the English "Sticker" is fine. -->
<string name="sticker">Adhesiu</string>
<string name="images">Imatges</string>
<string name="audio">Àudio</string>
<string name="voice_message">Missatge de veu</string>
<string name="forwarded">Reenviat</string>
<string name="forwarded_message">Missatge reenviat</string>
<!-- %1$s will be replaced by the name or the e-mail address of the person who forwards the message -->
<string name="forwarded_by">Reenviat per %1$s</string>
<string name="video">Vídeo</string>
<string name="documents">Documents</string>
<string name="contact">Contacte</string>
<string name="verified_contact">Contacte verificat</string>
<string name="camera">Càmera</string>
<!-- As in "start a video recording" or "take a photo"; eg. the description of the "shutter button" in cameras -->
<string name="capture">Captura</string>
<string name="switch_camera">Canvia la càmera</string>
<string name="toggle_fullscreen">Alterna el mode de pantalla completa</string>
<string name="location">Ubicació</string>
<string name="gallery">Galeria</string>
<string name="images_and_videos">Imatges i vídeos</string>
<string name="file">Fitxer</string>
<string name="files">Fitxers</string>
<string name="unknown">Desconegut</string>
<string name="green">Verd</string>
<string name="red">Vermell</string>
<string name="blue">Blau</string>
<string name="orange">Taronja</string>
<string name="cyan">Cian</string>
<string name="purple">Morat</string>
<string name="magenta">Magenta</string>
<string name="white">Blanc</string>
<string name="zoom">Zoom</string>
<string name="extra_small">Més petit</string>
<string name="small">Petit</string>
<string name="normal">Normal</string>
<string name="large">Gran</string>
<string name="extra_large">Molt gran</string>
<string name="fast">Ràpid</string>
<string name="slow">Lent</string>
<!-- menu labels (or icon, buttons...) -->
<string name="menu_new_contact">Contacte nou</string>
<string name="menu_new_chat">Nova conversa</string>
<string name="menu_new_group">Grup nou</string>
<!-- Use the same wording as "Subject" to help people coming from the e-mail context; eg. "Betreff" in German -->
<string name="new_group_or_subject">Grup o Tema nou</string>
<string name="menu_new_verified_group">Nou grup verificat</string>
<!-- consider keeping the term "broadcast" as in WhatsApp or Telegram -->
<string name="broadcast_list">Llista de difusió</string>
<string name="broadcast_lists">Llistes de difusió</string>
<string name="new_broadcast_list">Nova llista de difusió</string>
<string name="add_recipients">Afegeix destinataris</string>
<string name="menu_send">Envia</string>
<string name="menu_toggle_keyboard">Canvia al teclat d\'emoticones</string>
<string name="menu_edit_group">Modifica el grup</string>
<string name="menu_group_name_and_image">Nom i imatge del grup</string>
<string name="menu_show_map">Mostra el mapa</string>
<string name="menu_show_global_map">Mostra totes les ubicacions</string>
<string name="menu_archive_chat">Arxiva el xat</string>
<string name="menu_unarchive_chat">Desarxiva el xat</string>
<string name="menu_add_attachment">Afegeix un adjunt</string>
<string name="menu_leave_group">Deixa el grup</string>
<string name="menu_delete_chat">Esborra el xat</string>
<string name="ask_delete_named_chat">Segur que voleu esborrar \"%1$s\"?</string>
<string name="menu_delete_messages">Esborra els missatges</string>
<string name="delete_contact">Esborra el contacte</string>
<string name="menu_delete_location">Voleu esborrar aquesta ubicació?</string>
<string name="menu_message_details">Detalls del missatge</string>
<string name="menu_copy_to_clipboard">Copia al porta-retalls</string>
<string name="menu_copy_selection_to_clipboard">Copia el seleccionat</string>
<string name="menu_copy_link_to_clipboard">Enllaç de còpia</string>
<string name="menu_copy_text_to_clipboard">Copia el text</string>
<string name="menu_copy_image_to_clipboard">Copia la imatge</string>
<string name="menu_copy_email_to_clipboard">Copia l\'email</string>
<string name="paste_from_clipboard">Enganxa des del porta-retalls</string>
<string name="menu_forward">Reenvia el missatge</string>
<string name="menu_reply">Respon el missatge</string>
<string name="menu_mute">Silencia les notificacions</string>
<string name="menu_unmute">Activa el so</string>
<string name="menu_export_attachment">Exporta l\'adjunt</string>
<string name="menu_export_attachments">Exporta els adjunts</string>
<string name="menu_all_media">Tots els multimèdia</string>
<!-- Command to jump to the original message corresponding to a gallery image or document -->
<string name="show_in_chat">Mostra al xat</string>
<string name="menu_share">Comparteix</string>
<!-- Verb "to block sth." usually a mailing list or a contact, not a noun -->
<string name="block">Bloqueja</string>
<string name="menu_block_contact">Bloca el contacte</string>
<string name="menu_unblock_contact">Desbloca el contacte</string>
<string name="accept">Accepta</string>
<string name="menu_play">Reprodueix</string>
<string name="menu_pause">Pausa</string>
<string name="menu_scroll_to_bottom">Vés al final</string>
<string name="menu_scroll_to_top">Desplaça\'t al cap d\'amunt</string>
<string name="menu_help">Ajuda</string>
<string name="privacy_policy">Política de Privacitat</string>
<string name="menu_select_all">Selecciona-ho tot</string>
<string name="select_more">Tria\'n més</string>
<string name="menu_edit_name">Edita el nom</string>
<string name="menu_settings">Preferències</string>
<string name="menu_advanced">Avançat</string>
<string name="menu_view_profile">Visualitza el perfil</string>
<string name="menu_zoom_in">Apropa</string>
<string name="menu_zoom_out">Allunya</string>
<string name="menu_save_log">Guarda el registre</string>
<string name="menu_more_options">Més opcions</string>
<string name="menu_learn_spelling">Aprèn l\'ortografia</string>
<string name="menu_chat_audit_log">Registre de l\'auditoria de xat</string>
<string name="jump_to_message">Ves al missatge</string>
<string name="copy_json">Copia JSON</string>
<string name="replace_draft">Substitueix l\'esborrany</string>
<string name="title_share_location">Comparteix la ubicació amb tots els membres del grup</string>
<string name="device_talk">Missatges del dispositiu</string>
<string name="device_talk_subtitle">Missatges generats localment</string>
<string name="device_talk_explain">Els missatges d\'aquest xat són generats localment per la vostra app de Delta Chat. Els seus creadors els usen per informar-vos d\'actualitzacions de l\'app i problemes durant el seu ús.</string>
<string name="device_talk_welcome_message">Benvingut a Delta Chat! Delta Chat te la pinta d\'altres apps de missatgeria, però no comporta un control centralitzat, ni un seguiment o una venda teva ni dels teus amics, col·legues o família a una corporació.\n\nTecnicament, Delta Chat és una aplicació de correu electrònic amb una interfície de xat moderna. Per dir-ho així, correu electrònic en un vestit nou 👻\n\nUseu Delta Chat amb qualsevol dels milers de milions de persones: només us cal la seva adreça de correu electrònic. Als destinataris no els cal instal·lar-se Delta Chat, visitar webs o donar-se d\'alta enlloc - tot i que, només faltaria, si volen, els podeu adreçar a 👉 https://get.delta.chat</string>
<string name="edit_contact">Edita el contacte</string>
<!-- Verb "to pin", making something sticky, not a noun or appreviation for "pin number". -->
<string name="pin_chat">Fixa el xat</string>
<!-- Opposite of "Pin chat", removing the sticky-state from a chat. -->
<string name="unpin_chat">Desfixa el xat</string>
<!-- Verb "to pin", making something sticky, not a noun or appreviation for "pin number". -->
<string name="pin">Fixa</string>
<!-- Opposite of "Pin chat", removing the sticky-state from a chat. -->
<string name="unpin">Desfixa</string>
<string name="ConversationFragment_quoted_message_not_found">No s\'ha trobat el missatge original</string>
<string name="reply_privately">Respon en privat</string>
<string name="source_code">Codi Font</string>
<string name="mute_for_one_hour">Silencia 1 hora</string>
<string name="mute_for_two_hours">Silencia 2 hores</string>
<string name="mute_for_one_day">Silencia 1 dia</string>
<string name="mute_for_seven_days">Silencia 7 dies</string>
<string name="mute_forever">Sempre silenciat</string>
<string name="share_location_for_5_minutes">durant 5 minuts</string>
<string name="share_location_for_30_minutes">durant 30 minuts</string>
<string name="share_location_for_one_hour">durant 1 hora</string>
<string name="share_location_for_two_hours">durant 2 hores</string>
<string name="share_location_for_six_hours">durant 6 hores</string>
<plurals name="ask_send_following_n_files_to">
<item quantity="one">Voleu enviar el següent fitxer a %s?</item>
<item quantity="other">Voleu enviar els següents %d fitxers a %s?</item>
</plurals>
<string name="file_saved_to">Fitxer desat a \"%1$s\".</string>
<string name="videochat">Vídeo xat</string>
<string name="videochat_invite_user_to_videochat">Voleu convidar %1$s a un vídeo xat?</string>
<string name="videochat_invite_user_hint">Això requereix una app compatible o un navegador compatible a ambdós extrems.</string>
<string name="videochat_contact_invited_hint">%1$s ha sigut convidat a un vídeo xat.</string>
<string name="videochat_you_invited_hint">Vostè va convidar a un vídeo xat.</string>
<string name="videochat_tap_to_join">Toca per afegir-t\'hi</string>
<string name="videochat_tap_to_open">Toca per obrir-ho</string>
<string name="videochat_instance">Instància de vídeo xat</string>
<string name="videochat_instance_placeholder">La vostra instància de vídeo xat</string>
<string name="videochat_instance_example">Exemples: https://meet.jit.si/$ROOM o basicwebrtc:https://your-server</string>
<string name="videochat_invitation">Invitació a un vídeo xat</string>
<string name="videochat_invitation_body">Heu sigut convidats a un vídeo xat, cliqueu %1$s per unir-vos-hi.</string>
<!-- get confirmations -->
<string name="ask_leave_group">Segur que voleu deixar aquest grup?</string>
<plurals name="ask_delete_chat">
<item quantity="one">Esborra %d xat? Ja no es mostrarà al llistat de xats, i els seus missatges no romandran al servidor.</item>
<item quantity="other">Voleu esborrar %d xats? Ja no es mostraran al llistat de xats i els missatges no quedaran al servidor.</item>
</plurals>
<string name="ask_delete_message">Esteu segur de voler esborrar aquest missatge?</string>
<plurals name="ask_delete_messages">
<item quantity="one">Esborra %d missatge aquí i al servidor?</item>
<item quantity="other">Esborra %d missatges aquí i al servidor?</item>
</plurals>
<plurals name="ask_delete_messages_simple">
<item quantity="one">Vols esborrar %d missatge?</item>
<item quantity="other">Voleu esborrar %d missatges?</item>
</plurals>
<string name="ask_forward">Reenvia missatges a %1$s?</string>
<string name="ask_forward_multiple">Voleu reenviar els missatges a %1$d xats?</string>
<string name="ask_export_attachment">Exporto l\'adjunt? En exportar els adjunts permetreu que altres apps del dispositiu hi puguin accedir.\n\nVoleu continuar endavant?</string>
<string name="ask_block_contact">Voleu blocar aquest contacte? En aquest cas ja no en rebreu més missatges.</string>
<string name="ask_unblock_contact">Voleu desblocar aquest contacte? Llavors podreu tornar a rebre\'n missatges.</string>
<string name="ask_delete_contacts">Voleu esborrar els contactes? Això eliminarà definitivament els contactes seleccionats.\n\nEls contactes amb xats oberts i els que estiguin al vostre directori d\'adreces no es poden eliminar definitivament. </string>
<string name="cannot_delete_contacts_in_use">No es poden esborrar els contactes amb xats actius.</string>
<string name="ask_start_chat_with">Voleu xatejar amb %1$s?</string>
<string name="ask_delete_value">Voleu esborrar %s?</string>
<!-- %1$s is replaced by a comma-separated list of names -->
<string name="ask_remove_members">Voleu eliminar %1$s del grup?</string>
<!-- %1$s is replaced by a comma-separated list of names -->
<string name="ask_remove_from_broadcast">Voleu eliminar %1$s de la llista de difusió?</string>
<string name="open_url_confirmation">Voleu obrir aquest enllaç?</string>
<!-- contact list -->
<string name="contacts_title">Llista de contactes</string>
<string name="contacts_enter_name_or_email">Introduïu el vostre nom o la vostra adreça de correu electrònic</string>
<string name="contacts_type_email_above">Escriviu l\'adreça d\'email superior</string>
<string name="contacts_empty_hint">Cap contacte.</string>
<!-- chatlist and chat view -->
<plurals name="chat_archived">
<item quantity="one">%d xat arxivat</item>
<item quantity="other">%d xats arxivats</item>
</plurals>
<plurals name="chat_unarchived">
<item quantity="one">%d xat arxivat</item>
<item quantity="other">%d xats desarxivats</item>
</plurals>
<string name="chat_archived_chats_title">Xats arxivats</string>
<string name="chat_please_enter_message">Si us plau, escriviu un missatge</string>
<string name="chat_camera_unavailable">Càmera no disponible.</string>
<string name="chat_unable_to_record_audio">No es pot gravar so.</string>
<plurals name="chat_n_new_messages">
<item quantity="one">%d nou missatge</item>
<item quantity="other">%d nous missatges</item>
</plurals>
<!-- The placeholder will be replaced by the name of the recipient in a one-to-one chat. -->
<string name="chat_new_one_to_one_hint">Envieu un missatge. No hi fa pas res si %1$s no fa servir Delta Chat.</string>
<string name="chat_new_broadcast_hint">En una llista de difusió, els altres reben els missatges en els seus xats privats amb vostè.\n\nEls destinataris no podran veure\'s entre ells.</string>
<string name="chat_new_group_hint">Escriviu el primer missatge i així els altres podran respondre a tot el grup.\n\n• No patiu si hi ha membres que no fan servir Delta Chat.\n\n• El lliurament del primer missatge pot trigar una estona.</string>
<string name="chat_record_slide_to_cancel">Llisca per cancel·lar</string>
<string name="chat_record_explain">Mantingues premut per gravar un missatge de veu i deixa anar per enviar-lo</string>
<string name="chat_no_chats_yet_title">Safata d\'entrada buida.\nPrem \"+\" per començar un xat nou.</string>
<string name="chat_no_chats_yet_hint">Pots xatejar amb altres usuaris de Delta Chat i amb qualsevol adreça de correu electrònic.</string>
<string name="chat_all_archived">Tots els xats s\'han arxivat.\nPrem \"+\" per començar-ne un de nou.</string>
<string name="chat_share_with_title">Comparteix amb</string>
<string name="chat_input_placeholder">Missatge</string>
<string name="chat_archived_label">Arxivat</string>
<string name="chat_request_label">Sol·licitud</string>
<string name="chat_no_messages">Cap missatge.</string>
<string name="chat_self_talk_subtitle">Missatges enviats a mi mateix/a</string>
<string name="archive_empty_hint">Si arxiveu xats, els voreu aquí.</string>
<string name="saved_messages">Missatges desats</string>
<!-- Should match "Saved" from "Saved messages" -->
<string name="saved">Desat</string>
<string name="save_as">Desa com</string>
<string name="retry_send">Torna a provar d\'enviar el missatge</string>
<!-- reasons for a disabled message composer -->
<string name="messaging_disabled_not_in_group">No hi podeu escriure perquè no sou en aquest grup. Per ser-hi, demaneu-ho a un altre membre.</string>
<string name="messaging_disabled_device_chat">Aquest xat només té missatges generats localment. A més no hi podeu escriure cap missatge.</string>
<string name="messaging_disabled_mailing_list">L\'enviament de missatges a una llista de correu encara no funciona</string>
<string name="cannot_display_unsuported_file_type">Aquest tipus de fitxer: %s no es pot mostrar</string>
<string name="attachment_failed_to_load">La càrrega de l\'adjunt ha fallat</string>
<!-- For recording Voice messages: Description for the "Lock" button allowing to lift the thumb from the record button while recording continues -->
<string name="lock_recording">Bloqueja la gravació</string>
<!-- mailing lists -->
<string name="mailing_list">Llista de correu</string>
<string name="mailing_list_profile_info">Els canvis al nom i la imatge de la llista de correu només s\'aplicaran en aquest dispositiu.</string>
<!-- webxdc -->
<!-- "Start..." button for an app -->
<string name="start_app">Comença...</string>
<!-- this is a warning that is shown when one tries to send something to a chat that is not yet accepted. -->
<string name="accept_request_first">Si us plau accepteu primer el requeriment del xat.</string>
<!-- map -->
<string name="filter_map_on_time">Mostra les ubicacions al llarg del temps</string>
<string name="show_location_traces">Mostra el rastre</string>
<string name="add_poi">Envia el punt d\'interès</string>
<!-- chat audit log -->
<string name="chat_audit_log_empty_message">Els missatges de sistema d\'aquest xat es mostraran aquí</string>
<string name="chat_audit_log_title">Registre de l\'auditoria del xat per %1$s</string>
<!-- punycode warning / labeled links -->
<!-- placeholder is domain/hostname that should be trusted -->
<string name="open_external_url_trust_domain">No em tornis a demanar per %1$s</string>
<string name="puny_code_warning_header">S\'ha detectat un enllaç sospitós</string>
<!-- placeholder contains the hostname converted to ascii -->
<string name="puny_code_warning_question">Esteu segur de voler visitar %1$s?</string>
<!-- search -->
<string name="search">Busca</string>
<string name="search_explain">Busca als xats, contactes i missatges</string>
<string name="search_no_result_for_x">No s\'han trobat resultats per \"%s\"</string>
<!-- create/edit groups, contact/group profile -->
<string name="group_name">Nom del grup</string>
<string name="group_avatar">Imatge del grup</string>
<string name="remove_group_image">Esborra la imatge del grup</string>
<string name="change_group_image">Canvia la imatge del grup</string>
<string name="group_create_button">Crea el grup</string>
<string name="group_please_enter_group_name">Si us plau, poseu nom al grup.</string>
<string name="group_add_members">Afegiu-hi membres</string>
<string name="group_self_not_in_group">Has de ser membre del grup per poder fer això.</string>
<string name="profile_encryption">Encriptació</string>
<string name="profile_shared_chats">Xats compartits</string>
<string name="tab_contact">Contacte</string>
<string name="tab_group">Grup</string>
<string name="tab_gallery">Galeria</string>
<string name="tab_docs">Docs</string>
<string name="tab_links">Enllaços</string>
<string name="tab_map">Mapa</string>
<string name="media_preview">Previsualització multimèdia</string>
<string name="send_message">Envia el missatge</string>
<!-- Connectivity -->
<!-- Headline for the "Inbox" eg. in the "Connectivity" view -->
<string name="incoming_messages">Missatges entrants</string>
<!-- Headline for the "Outbox" eg. in the "Connectivity" view -->
<string name="outgoing_messages">Missatges sortints</string>
<string name="connectivity">Connectivitat</string>
<!-- Shown in the title bar if the app is "Not connected"; prefer short strings. -->
<string name="connectivity_not_connected">Desconnectat</string>
<!-- Shown in the title bar if the app is "Connecting"; prefer short strings. The ellipsis is a single character (…), not three (...) -->
<string name="connectivity_connecting">Connectant...</string>
<!-- Shown in the title bar if the app is "Updating" (eg. getting new/old message, sync things); prefer short strings. The ellipsis is a single character (…), not three (...) -->
<string name="connectivity_updating">Actualitzant...</string>
<!-- Shown in the setting if the app is "Connected" -->
<string name="connectivity_connected">Connectat</string>
<string name="sending">Enviant...</string>
<string name="last_msg_sent_successfully">Últim missatge enviat bé.</string>
<string name="not_supported_by_provider">No suportat pel vostre proveïdor.</string>
<!-- Subtitle in quota context of "Connetivity" view. Should be be plural always, no number is prefixed. -->
<string name="messages">Missatges</string>
<!-- Used for describing resource usage, resulting string will be eg. "1.2 GiB of 3 GiB used" -->
<string name="part_of_total_used">%1$s de %2$s usats</string>
<!-- welcome and login -->
<string name="welcome_chat_over_email">Xateja via Email</string>
<string name="scan_invitation_code">Escaneja el Codi d\'Invitació</string>
<string name="welcome_intro1_message">El programa de missatgeria amb més usuaris del món. Gratuït i independent.</string>
<string name="login_title">Identifiqueu-vos</string>
<string name="login_header">Identifiqueu-vos al vostre servidor</string>
<string name="login_subheader">Als proveïdors de mail coneguts els paràmetres es configuren automàticament. De vegades l\'IMAP s\'ha d\'activar a la interfície web. Consulta el teu proveïdor de correu electrònic o a un amic perquè t\'ajudi. </string>
<string name="login_no_servers_hint">No hi ha servidors de Delta Chat: les teves dades es queden al teu dispositiu!</string>
<string name="login_inbox">Safata d\'entrada</string>
<string name="login_imap_login">Nom d\'identificació IMAP</string>
<string name="login_imap_server">Servidor IMAP</string>
<string name="login_imap_port">Port IMAP</string>
<string name="login_imap_security">Seguretat IMAP</string>
<string name="login_outbox">Safata de sortida</string>
<string name="login_smtp_login">Nom d\'identificació SMTP</string>
<string name="login_smtp_password">Contrasenya SMTP</string>
<string name="login_smtp_server">Servidor SMTP</string>
<string name="login_smtp_port">Port SMTP</string>
<string name="login_smtp_security">Seguretat SMTP</string>
<string name="login_auth_method">Mètode d\'autorització</string>
<!-- the word "SOCKS5" here and in the following strings should not be translated in most cases -->
<string name="login_socks5">SOCKS5</string>
<string name="login_info_oauth2_title">Voleu continuar amb la configuració simplificada?</string>
<string name="login_info_oauth2_text">Ladreça d\'e-mail que heu introduït admet una configuració simplificada. (OAuth2).\n\nEn el pas següent, permeteu que Delta Chat actuï com a xat amb l\'aplicació de correu electrònic..\n\nNo hi ha servidors de Delta Chat, les vostres dades romanen al vostre dispositiu!</string>
<string name="login_error_mail">Si us plau poseu una adreça d\'email vàlida</string>
<string name="login_error_server">Si us plau poseu un servidor / adreça IP vàlida</string>
<string name="login_error_port">Si us plau poseu un port vàlid (1-65535)</string>
<string name="login_error_required_fields">Si us plau poseu una adreça i contrasenya vàlids</string>
<string name="import_backup_title">Importa una còpia de seguretat</string>
<string name="import_backup_ask">S\'ha trobat una còpia de seguretat a \"%1$s\".\n\nVoleu importar-la i fer-ne servir les dades i els paràmetres de configuració?</string>
<string name="import_backup_no_backup_found">No s\'han trobat còpies de seguretat.\n\nCopieu la còpia de seguretat a \"%1$s\" i torneu-ho a provar. Com a alternativa, premeu \"Comença a escriure\" per encetar el procés de configuració habitual.</string>
<!-- Translators: %1$s will be replaced by the e-mail address -->
<string name="login_error_cannot_login">No es pot iniciar la sessió com a \"%1$s\". Comproveu que l\'adreça electrònica i la contrasenya són correctes.</string>
<string name="add_account">Afegeix un compte</string>
<!-- share and forward messages -->
<!-- Translators: shown above a chat/contact list when selecting recipients to forward messages -->
<string name="forward_to">Reenvia a ...</string>
<string name="share_abort">S\'ha avortat la compartició per falta de permisos.</string>
<!-- preferences -->
<string name="pref_using_custom">Ús personalitzat: %s</string>
<string name="pref_using_default">Ús per defecte: %s</string>
<string name="pref_profile_info_headline">Informació del vostre perfil</string>
<string name="pref_profile_photo">Fotografia de perfil</string>
<string name="pref_blocked_contacts">Contactes bloquejats</string>
<string name="pref_who_can_see_profile_explain">La vostra imatge de perfil i el vostre nom es mostraran en els missatges que envieu als altres usuaris. La informació que ja s\'hagi enviat no es pot eliminar ni esborrar.</string>
<string name="pref_your_name">El vostre nom</string>
<!-- Translators: Visible only to recipients who DO NOT use Delta Chat, so it's the last line in an E-mail and not a "Status". -->
<string name="pref_default_status_label">Signatura</string>
<!-- Translators: The URL should not be localized as it is unclear which language the receiver prefers; the language will be automatically detected on the server -->
<string name="pref_default_status_text">Enviat amb Delta Chat: https://delta.chat</string>
<string name="pref_enter_sends">La tecla \"Intro\" envia</string>
<string name="pref_enter_sends_explain">Els missatges s\'enviaran prement la tecla \"Intro\"</string>
<string name="pref_vibrate">Vibració</string>
<string name="pref_screen_security">Seguretat de la pantalla</string>
<!-- Translators: Must indicate that there is no guarantee as the system may not honor our request. -->
<string name="pref_screen_security_explain">Demana de bloquejar les captures de pantalla al llistat de recents i dins de l\'app </string>
<string name="pref_screen_security_please_restart_hint">Per fer efectiva la configuració de seguretat de la pantalla, torneu a iniciar laplicació.</string>
<string name="pref_notifications">Notificacions</string>
<string name="pref_notifications_show">Mostra</string>
<string name="pref_notifications_priority">Prioritat</string>
<string name="pref_led_color">Color LED</string>
<string name="pref_sound">So</string>
<string name="pref_silent">Silenci</string>
<string name="pref_privacy">Privacitat</string>
<string name="pref_chats_and_media">Xats i multimèdia</string>
<string name="pref_system_default">Per defecte del sistema</string>
<!-- Translators: as in "opposite of dark" -->
<string name="pref_light_theme">Clar</string>
<string name="pref_dark_theme">Fosc</string>
<string name="pref_appearance">Aspecte</string>
<string name="pref_theme">Plantilla</string>
<string name="pref_language">Idioma</string>
<string name="pref_incognito_keyboard">Teclat d\'incògnit</string>
<!-- Translators: Must indicate that there is no guarantee as the system may not honor our request. -->
<string name="pref_incognito_keyboard_explain">Sol·licita al teclat que deshabiliti l\'aprenentatge personalitzat</string>
<string name="pref_read_receipts">Confirmació de lectura</string>
<string name="pref_read_receipts_explain">Si desactiveu la confirmació de lectura dels vostres missatges, tampoc no rebreu la dels altres usuaris.</string>
<string name="pref_manage_keys">Gestioneu les claus</string>
<string name="pref_use_system_emoji">Useu emojis de sistema</string>
<string name="pref_use_system_emoji_explain">Deshabilita el suport de sèrie per emoticones a Delta Chat</string>
<string name="pref_app_access">Accés a l\'aplicació</string>
<string name="pref_chats">Xats</string>
<string name="pref_in_chat_sounds">Sons d\'entrada</string>
<string name="pref_message_text_size">Mida de la font del missatge</string>
<string name="pref_view_log">Veure el registre</string>
<string name="pref_other">Altres</string>
<string name="pref_backup">Còpia de seguretat</string>
<string name="pref_backup_explain">Copia els xats a un magatzem extern</string>
<string name="pref_backup_export_explain">La còpia de seguretat és útil a l\'hora de reinstal·lar l\'aplicació en aquest dispositiu o en un altre.\n\nLa còpia tindrà tot els missatges, contactes i xats i la configuració d\'extrem a extrem d\'Autocrypt. Conserveu el fitxer de la còpia en un lloc segur o esborreu-lo tan aviat com pugueu.</string>
<string name="pref_backup_export_start_button">Inicia la còpia de seguretat</string>
<string name="pref_backup_written_to_x">La còpia de seguretat s\'ha escrit correctament a %1$s</string>
<string name="pref_managekeys_menu_title">Gestiona les claus</string>
<string name="pref_managekeys_export_secret_keys">Exporta les claus secretes</string>
<string name="pref_managekeys_export_explain">Exporto les claus secretes a \"%1$s\"?</string>
<string name="pref_managekeys_import_secret_keys">Importa les claus secretes</string>
<string name="pref_managekeys_import_explain">Importo les claus secretes de \"%1$s\"?\n\n• Les claus secretes existents no s\'esborraran\n\n• L\'última clau importada s\'usarà com la nova clau per defecte a menys que tingui la paraula \"legacy\" en el nom de l\'arxiu</string>
<string name="pref_managekeys_secret_keys_exported_to_x">Les claus secretes s\'han copiat correctament a \"%1$s\".</string>
<string name="pref_managekeys_secret_keys_imported_from_x">Claus secretes importades de \"%1$s\".</string>
<!-- No need to translate "Wallpaper" literally. Chose what is common in your language for a "Wallpaper" or a "Background". Avoid adding the term "image" here, as the "Wallpaper" may also be just a single color. -->
<string name="pref_background">Fons</string>
<string name="pref_background_btn_default">Usa la imatge per defecte</string>
<string name="pref_background_btn_gallery">Tria de la galeria</string>
<string name="pref_imap_folder_handling">Gestió de carpetes IMAP</string>
<string name="pref_imap_folder_warn_disable_defaults">Si desactiveu aquesta opció, assegureu-vos que el vostre servidor i els altres programes estiguin configurats de la mateixa manera.\n\nAltrament podeu tenir problemes de funcionament.</string>
<string name="pref_watch_sent_folder">Mostra la safata de sortida</string>
<string name="pref_auto_folder_moves">Moure automàticament a la carpeta de Delta Chat</string>
<string name="pref_auto_folder_moves_explain">Les converses de xat s\'han mogut per no atapeir la safata dentrada</string>
<string name="pref_show_emails">Mostra els e-mails clàssics</string>
<string name="pref_show_emails_no">No, només xats</string>
<string name="pref_show_emails_accepted_contacts">Per a contactes acceptats</string>
<string name="pref_show_emails_all">Tot</string>
<!-- autocrypt -->
<string name="autocrypt">Autocrypt</string>
<string name="autocrypt_explain">Autocrypt és una especificació nova i oberta per al xifratge automàtic de correu electrònic d\'extrem a extrem.\n\nLa vostra configuració d\'extrem a extrem es crea automàticament segons calgui i es pot transferir entre dispositius amb els missatges de configuració Autocrypt.</string>
<string name="autocrypt_send_asm_title">Envia el missatge de configuració Autocrypt</string>
<string name="autocrypt_send_asm_explain_before">Un \"missatge de configuració Autocrypt\" comparteix de forma segura la vostra configuració d\'extrem a extrem amb altres aplicacions compatibles amb Autocrypt.\n\nLa configuració es xifrarà amb un codi de configuració que es mostrarà aquí i que haureu d\'escriure a laltre dispositiu.</string>
<string name="autocrypt_send_asm_button">Envia el missatge de configuració Autocrypt</string>
<string name="autocrypt_send_asm_explain_after">Se us ha enviat la vostra configuració. Canvieu a l\'altre dispositiu i obriu el missatge de configuració. Se us demanarà un codi de configuració. Introduïu els dígits següents a l\'indicador:\n\n%1$s\n\nUn cop fet, l\'altre dispositiu estarà llest per utilitzar Autocrypt.</string>
<string name="autocrypt_prefer_e2ee">Prefereix l\'encriptació d\'extrem a extrem</string>
<string name="autocrypt_asm_subject">Missatge de configuració Autocrypt</string>
<string name="autocrypt_asm_general_body">Aquest és el missatge de configuració Autocrypt que sutilitza per transferir la vostra configuració d\'extrem a extrem entre dispositius.\n\nPer desxifrar i utilitzar aquesta configuració, obriu el missatge en un dispositiu compatible amb Autocript i introduïu el codi de configuració que apareix al dispositiu primari.</string>
<string name="autocrypt_asm_click_body">Aquest és el missatge de configuració Autocrypt que sutilitza per transferir la vostra configuració d\'extrem a extrem entre clients.\n\nPer desxifrar i utilitzar la vostra configuració, toqueu o feu clic en aquest missatge.</string>
<string name="autocrypt_continue_transfer_title">Missatge de configuració Autocrypt</string>
<string name="autocrypt_continue_transfer_please_enter_code">Si us plau introduïu el codi d\'instal·lació que es mostra a l\'altre dispositiu.</string>
<string name="autocrypt_continue_transfer_succeeded">S\'ha transferit la configuració d\'extrem a extrem. Aquest dispositiu ja està preparat per utilitzar Autocrypt amb la mateixa configuració que laltre dispositiu.</string>
<string name="autocrypt_continue_transfer_retry">Torna-ho a provar</string>
<string name="autocrypt_bad_setup_code">Codi de configuració incorrecte. Siusplau torneu-ho a provar.\n\nSi no recordeu el codi de configuració Autocrypt, envieu-ne un de nou des de laltre dispositiu.</string>
<!-- system messages -->
<string name="systemmsg_read_receipt_subject">Confirmació de lectura</string>
<string name="systemmsg_read_receipt_body">Confirmació de lectura del missatge \"%1$s\".\n\nVol dir que el missatge s\'ha mostrat al dispositiu del receptor, no necessàriament que s\'hagi llegit.</string>
<string name="systemmsg_cannot_decrypt">Aquest missatge no es pot desxifrar.\n\n• Proveu de respondre\'l i demanar-li al remitent que us el torni a enviar.\n\n• Si heu reinstal·lat Delta Chat o un altre gestor de correu en aquest dispositiu o en algun altre, proveu d\'enviar un missatge de configuració Autocrypt des d\'allà.</string>
<!-- %1$s will be replaced by the old group name, %2$s will be replaced by the new group name -->
<string name="group_name_changed_by_you">Nom del grup \"%1$s\" canviat a \"%2$s\" per mi.</string>
<!-- %1$s will be replaced by the old group name, %2$s will be replaced by the new group name, %3$s will be replaced by name and address of the contact who did the action. -->
<string name="group_name_changed_by_other">Nom del grup \"%1$s\" canviat a \"%2$s\" per %3$s.</string>
<string name="group_image_changed_by_you">Imatge de grup canviada per mi.</string>
<!-- %1$s will be replaced by name and address of the contact who did the action -->
<string name="group_image_changed_by_other">Imatge de grup canviada per %1$s.</string>
<!-- %1$s will be replaced by name and address of the contact added to the group -->
<string name="add_member_by_you">Membre %1$s afegit per mi.</string>
<!-- %1$s will be replaced by name and address of the contact added to the group, %2$s will be replaced by name and address of the contact who did the action -->
<string name="add_member_by_other">Membre %1$s afegit per %2$s.</string>
<!-- %1$s will be replaced by name and address of the contact removed from the group -->
<string name="remove_member_by_you">Membre %1$s eliminat per mi.</string>
<!-- %1$s will be replaced by name and address of the contact removed from the group, %2$s will be replaced by name and address of the contact who did the action -->
<string name="remove_member_by_other">Membre %1$s eliminat per %2$s.</string>
<string name="group_image_deleted_by_you">Imatge de grup eliminada per mi.</string>
<!-- %1$s will be replaced by name and address of the contact -->
<string name="group_image_deleted_by_other">Imatge de grup eliminada per %1$s.</string>
<string name="qrscan_title">Escaneja codi QR</string>
<string name="qrscan_hint">Poseu la càmera davant del codi QR</string>
<string name="qrscan_ask_join_group">Voleu unir-vos al grup \"%1$s\"?</string>
<string name="qrscan_fingerprint_mismatch">L\'empremta escanejada no coincideix amb l\'última empremta de %1$s</string>
<string name="qrscan_no_addr_found">Aquest codi QR conté una empremta digital, però no hi ha cap adreça de correu electrònic.\n\nPer a una verificació fora de banda, establiu primer una connexió xifrada amb el destinatari.</string>
<string name="qrscan_contains_text">Text del codi QR escanejat:\n\n%1$s</string>
<string name="qrscan_contains_url">URL del codi QR escanejat:\n\n%1$s</string>
<string name="qrscan_fingerprint_label">Empremta</string>
<string name="qrshow_title">Codi QR d\'invitació</string>
<string name="qrshow_x_joining">%1$s s\'uneix.</string>
<string name="qrshow_x_verified">%1$s verificat.</string>
<string name="qrshow_x_has_joined_group">%1$s s\'ha unit al grup.</string>
<string name="qrshow_join_group_title">Codi QR d\'invitació</string>
<!-- This text is shown inside the "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by the group name, eg. "Scan to join group \"Testing group\"" -->
<string name="qrshow_join_group_hint">Escanegeu això per unir-vos al grup \"%1$s\".</string>
<string name="qrshow_join_contact_title">Codi QR d\'invitació</string>
<!-- This text is shown inside the "QR code card" with very limited space; please formulate the text as short as possible therefore. The placeholder will be replaced by name and address eg. "Scan to chat with Alice (alice@example.org)" -->
<string name="qrshow_join_contact_hint">Escanegeu això per establir contacte amb %1$s</string>
<string name="contact_verified">%1$s verificat.</string>
<string name="contact_not_verified">No es pot verificar%1$s</string>
<!-- translators: "setup" is the "encryption setup" here, as in "Autocrypt Setup Message" -->
<string name="contact_setup_changed">Configuració canviada per %1$s</string>
<string name="notify_reply_button">Respondre</string>
<string name="notify_new_message">Missatge nou</string>
<string name="notify_background_connection_enabled">Connexió habilitada en segon pla</string>
<string name="notify_priority_high">Alta</string>
<string name="notify_priority_max">Max</string>
<string name="notify_name_and_message">Nom i missatge</string>
<string name="notify_name_only">Només nom</string>
<string name="notify_no_name_or_message">Ni nom ni missatge</string>
<!-- permissions -->
<string name="perm_required_title">Es requereix permís</string>
<string name="perm_continue">Continua</string>
<string name="perm_explain_access_to_camera_denied">Delta Chat demana accés a la càmera per poder fer fotos o vídeos, però li ha estat denegat. Sisplau, vés al menú de configuració de l\'app, busca-hi els \"Permisos\" i habilita\'n la \"Càmera\".</string>
<string name="perm_explain_access_to_mic_denied">Delta Chat demana accés al micròfon per poder enviar missatges d\'àudio, però li ha estat denegat. Sisplau, vés al menú de configuració de l\'app, busca-hi els \"Permisos\" i habilita\'n el \"Micròfon\".</string>
<string name="perm_explain_access_to_storage_denied">Delta Chat necessita accedir a lemmagatzematge per adjuntar o exportar fotos, vídeos o àudio, però se li ha denegat permanentment. Aneu al menú de configuració de l\'aplicació, seleccioneu \"Permisos\" i activeu \"Emmagatzematge\".</string>
<string name="perm_explain_access_to_location_denied">Delta Chat necessita accedir a la ubicació per poder-la adjuntar, però li ha estat denegada de forma permanent. Vés a les preferències del menú de l\'aplicació, tria \"Permisos i activa-hi la \"Ubicació\".</string>
<!-- dc_str_* resources -->
<string name="encrypted_message">Missatge encriptat</string>
<string name="login_known_accounts_title_desktop">Comptes coneguts</string>
<string name="global_menu_preferences_language_desktop">Trieu l\'idioma...</string>
<string name="global_menu_file_desktop">Arxiva</string>
<string name="global_menu_file_quit_desktop">Surt</string>
<string name="global_menu_edit_desktop">Modifica</string>
<string name="global_menu_edit_undo_desktop">Desfés</string>
<string name="global_menu_edit_redo_desktop">Refés</string>
<string name="global_menu_edit_cut_desktop">Talla</string>
<string name="global_menu_edit_copy_desktop">Copia</string>
<string name="global_menu_edit_paste_desktop">Enganxa</string>
<string name="global_menu_view_desktop">Mostra</string>
<string name="global_menu_view_floatontop_desktop">Flota a dalt</string>
<string name="global_menu_view_developer_desktop">Desenvolupador</string>
<string name="global_menu_view_developer_tools_desktop">Eines de desenvolupador</string>
<string name="global_menu_help_desktop">Ajuda</string>
<string name="global_menu_help_contribute_desktop">Col·labora a GitHub</string>
<string name="global_menu_help_report_desktop">Informa d\'un problema</string>
<string name="no_chat_selected_suggestion_desktop">Tria un xat o crea\'n un de nou</string>
<string name="write_message_desktop">Escriu un missatge</string>
<string name="encryption_info_title_desktop">Informació de xifratge</string>
<string name="delete_message_desktop">Esborra missatge</string>
<string name="more_info_desktop">Més informació</string>
<string name="timestamp_format_m_desktop">MMM D</string>
<string name="encryption_info_desktop">Mostra la informació de xifratge</string>
<string name="remove_desktop">Elimina</string>
<string name="save_desktop">Desa</string>
<string name="name_desktop">Nom</string>
<string name="autocrypt_key_transfer_desktop">Transfereix la clau d\'Autocrypt</string>
<string name="initiate_key_transfer_desktop">Un missatge de configuració Autocrypt comparteix de manera segura la vostra configuració d\'extrem a extrem amb altres aplicacions compatibles. La configuració es xifrarà mitjançant un codi de configuració que es mostrarà aquí i que s\'ha descriure a laltre dispositiu.</string>
<string name="select_group_image_desktop">Tria una imatge de grup</string>
<string name="imex_progress_title_desktop">Progrés de còpia de seguretat</string>
<string name="export_backup_desktop">Exporta la còpia de seguretat</string>
<string name="show_key_transfer_message_desktop">La vostra clau us ha estat enviada. Canvieu a l\'altre dispositiu i obriu-hi el missatge de configuració. Se us demanarà un codi de configuració. Introduïu els següents dígits a l\'indicador. Un cop hagueu acabat, laltre dispositiu estarà llest per utilitzar Autocrypt.</string>
<string name="autocrypt_correct_desktop">S\'ha transferit correctament la configuració Autocrypt!</string>
<string name="autocrypt_incorrect_desktop">Codi de configuració incorrecte. Siusplau torneu-ho a provar.</string>
<string name="create_chat_error_desktop">No s\'ha pogut crear el xat.</string>
<string name="forget_login_confirmation_desktop">Voleu suprimir aquesta sessió? S\'eliminarà tot, incloent-hi la configuració, els contactes, els xats, els missatges i els arxius multimèdia. Aquesta acció és definitiva i no es pot desfer.</string>
<string name="message_detail_sent_desktop">enviat</string>
<string name="message_detail_received_desktop">rebut</string>
<string name="menu.view.developer.open.log.folder">Obre la carpeta de registre</string>
<string name="menu.view.developer.open.current.log.file">Obre el fitxer de registre actual</string>
<string name="perm_enable_bg_reminder_title">Prem aquí per rebre missatges mentre Delta Chat és en segon pla.</string>
</resources>