fedilab-Android-App/app/src/main/res/values-ca/strings.xml

805 lines
50 KiB
XML
Raw Normal View History

2018-01-07 19:04:16 +01:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
2018-11-07 07:58:22 +01:00
<string name="navigation_drawer_open">Obre el menú</string>
<string name="navigation_drawer_close">Tanca el menú</string>
<string name="action_about">Quant a</string>
<string name="action_about_instance">Quant a la instància</string>
<string name="action_privacy">Privadesa</string>
<string name="action_cache">Memòria cau</string>
<string name="action_logout">Tanca la sessió</string>
<string name="login">Inicia la sessió</string>
<!-- common -->
<string name="close">Tanca</string>
<string name="yes"></string>
<string name="no">No</string>
<string name="cancel">Cancel·la</string>
<string name="download">Baixa</string>
<string name="download_file">Baixa %1$s</string>
<string name="download_over">La baixada ha finalitzat</string>
<string name="save_file">Desa %1$s</string>
<string name="save_over">S\'ha desat l\'element multimèdia</string>
<string name="download_from" formatted="false">Fitxer: %1$s</string>
<string name="password">Contrasenya</string>
<string name="email">Adreça electrònica</string>
<string name="accounts">Comptes</string>
<string name="toots">Toots</string>
<string name="tags">Etiquetes</string>
<string name="token">Identificador</string>
<string name="save">Desa</string>
<string name="restore">Restaura</string>
<string name="two_factor_authentification">Autenticació de dos factors?</string>
2019-03-02 21:54:36 +01:00
<string name="other_instance">Altre instància que mastodon.etalab.gouv.fr?</string>
2018-11-07 07:58:22 +01:00
<string name="no_result">No hi ha cap resultat!</string>
<string name="instance">Instància</string>
<string name="instance_example">Intància: mastodon.social</string>
<string name="toast_account_changed" formatted="false">Ara funciona amb el compte %1$s</string>
<string name="add_account">Afegeix un compte</string>
<string name="clipboard">El contingut del toot s\'ha copiat al porta-retalls</string>
2019-03-02 21:54:36 +01:00
<string name="clipboard_url">La direcció web del toot ha sigut copiat al porta-retalls</string>
2018-11-07 07:58:22 +01:00
<string name="change">Canvia</string>
<string name="choose_picture">Seleccioneu una imatge...</string>
<string name="clear">Neteja</string>
<string name="microphone">Micròfon</string>
<string name="camera">Càmera</string>
<string name="speech_prompt">Digueu quelcom</string>
<string name="speech_not_supported">El vostre aparell sembla que no permet la introducció de veu!</string>
<string name="delete_all">Suprimeix-ho tot</string>
<string name="translate_toot">Tradueix aquest toot.</string>
<string name="schedule">Planifica</string>
<string name="text_size">Mides del text i la icona</string>
<string name="text_size_change">Canvia la mida del text actual:</string>
<string name="icon_size_change">Canvia la mida de la icona actual:</string>
<string name="next">Endavant</string>
<string name="previous">Enrere</string>
<string name="open_with">Obre amb</string>
<string name="validate">Valida</string>
<string name="media">Multimèdia</string>
<string name="share_with">Comparteix amb</string>
<string name="shared_via">Comparteix via Mastalab</string>
<string name="replies">Respostes</string>
<string name="username">Nom d\'usuari</string>
<string name="drafts">Esborranys</string>
2019-03-02 21:54:36 +01:00
<string name="new_data">Noves dades estan disponibles! Voleu visualitzar-les?</string>
2018-11-07 07:58:22 +01:00
<string name="favourite">Preferits</string>
<string name="follow">Seguidors nous</string>
<string name="mention">Mencions</string>
<string name="reblog">Boosts</string>
2019-03-02 21:54:36 +01:00
<string name="show_boosts">Mostrar boosts</string>
2018-11-07 07:58:22 +01:00
<string name="show_replies">Mostra les respostes</string>
<string name="action_open_in_web">Obre al navegador</string>
<string name="translate">Tradueix</string>
2019-03-02 21:54:36 +01:00
<string name="please_wait">Si us plau, espereu uns segons abans de fer aquesta acció.</string>
2018-11-07 07:58:22 +01:00
<!--- Menu -->
<string name="home_menu">Inici</string>
2019-03-02 21:54:36 +01:00
<string name="local_menu">Cronologia local</string>
<string name="global_menu">Cronologia federada</string>
2018-11-07 07:58:22 +01:00
<string name="neutral_menu_title">Opcions</string>
<string name="favorites_menu">Preferits</string>
<string name="communication_menu_title">Comunicació</string>
<string name="muted_menu">Usuaris silenciats</string>
<string name="blocked_menu">Usuaris blocats</string>
2019-03-02 21:54:36 +01:00
<string name="remote_follow_menu">Seguiment remot</string>
2018-11-07 07:58:22 +01:00
<string name="notifications">Notificacions</string>
<string name="follow_request">Peticions de seguiment</string>
<string name="optimization">Optimització</string>
<string name="settings">Configuració</string>
<string name="profile">Perfil</string>
<string name="make_a_choice">Què vols fer?</string>
<string name="delete_account_title">Suprimeix un compte</string>
2019-03-02 21:54:36 +01:00
<string name="delete_account_message" formatted="false">Voleu suprimir el compte %1$s de l\'aplicació?</string>
2018-11-07 07:58:22 +01:00
<string name="send_email">Envia un correu electrònic</string>
<string name="choose_file">Selecciona un fitxer</string>
2019-03-02 21:54:36 +01:00
<string name="choose_file_error">Cap Explorador d\'arxiu trobat!</string>
<string name="click_to_change">Feu clic en a la ruta per canviar-la</string>
2018-11-07 07:58:22 +01:00
<string name="failed">Ha fallat!</string>
<string name="scheduled_toots">Toots planificats</string>
2019-03-02 21:54:36 +01:00
<string name="disclaimer_full">La següent informació pot reflectir el perfil de l\'usuari incomplet.</string>
2018-11-07 07:58:22 +01:00
<string name="insert_emoji">Insereix un emoji</string>
2019-03-02 21:54:36 +01:00
<string name="no_emoji">L\'app no ha recollit emojis personalitzats de moment.</string>
2018-11-07 07:58:22 +01:00
<string name="live_notif">Notificacions en directe</string>
<!-- Status -->
2019-03-02 21:54:36 +01:00
<string name="no_status">Cap toot per mostrar</string>
2018-11-07 07:58:22 +01:00
<string name="fav_added">El toot s\'ha afegit als preferits</string>
<string name="fav_removed">El toot s\'ha suprimit dels preferits!</string>
2019-03-02 21:54:36 +01:00
<string name="reblog_added">S\'ha fet boost del toot!</string>
<string name="reblog_removed">S\'ha eliminat el boost!</string>
<string name="reblog_by">Boosted per %1$s</string>
<string name="favourite_add">Afegir aquesta toot als seus favorits?</string>
<string name="favourite_remove">Esborrar aquest toot dels teus favorits?</string>
2019-03-03 09:04:59 +01:00
<string name="reblog_add">Impulsar aquest toot?</string>
2019-03-03 11:54:26 +01:00
<string name="reblog_remove">Desclavar aquest toot?</string>
2018-11-07 07:58:22 +01:00
<string name="pin_add">Vols fixar aquest toot?</string>
<string name="pin_remove">Vols deixar de fixar aquest toot?</string>
<string name="more_action_1">Silencia</string>
<string name="more_action_2">Bloca</string>
<string name="more_action_3">Denuncia</string>
<string name="more_action_4">Suprimeix</string>
<string name="more_action_5">Copia</string>
<string name="more_action_6">Comparteix</string>
<string name="more_action_7">Menciona</string>
<string name="more_action_8">Silencia temporalment</string>
2019-03-03 09:04:59 +01:00
<string name="more_action_9">Suprimir &amp; tornar a redactar</string>
2018-11-07 07:58:22 +01:00
<string-array name="more_action_confirm">
<item>Vols silenciar aquest compte?</item>
<item>Vols blocar aquest compte?</item>
<item>Vols denunciar aquest toot?</item>
2019-03-03 09:04:59 +01:00
<item>Bloquejar aquest domini?</item>
2018-11-07 07:58:22 +01:00
</string-array>
2018-12-16 17:04:39 +01:00
<string-array name="action_notification">
2019-03-03 09:04:59 +01:00
<item>Notificar</item>
<item>Silenciar</item>
2018-12-16 17:04:39 +01:00
</string-array>
2018-11-07 07:58:22 +01:00
<string-array name="more_action_owner_confirm">
<item>Vols suprimir aquest toot?</item>
2019-03-03 09:04:59 +01:00
<item>Suprimir &amp; tornar a redactar aquest toot?</item>
2018-11-07 07:58:22 +01:00
</string-array>
<plurals name="preview_replies">
2019-03-03 09:04:59 +01:00
<item quantity="one">%d respondre</item>
<item quantity="other">%d respostes</item>
2018-11-07 07:58:22 +01:00
</plurals>
2019-03-03 09:04:59 +01:00
<string name="set_display_bookmark_button">Mostrar el botó de marcador</string>
2018-11-07 07:58:22 +01:00
<string name="bookmarks">Marcadors</string>
2019-03-03 09:04:59 +01:00
<string name="bookmark_add">Afegeix als marcadors</string>
<string name="bookmark_remove">Suprimeix el marcador</string>
2018-11-07 07:58:22 +01:00
<string name="bookmarks_empty">No hi ha cap marcador per a mostrar</string>
<string name="status_bookmarked">L\'estat s\'ha afegit als marcadors!</string>
<string name="status_unbookmarked">L\'estat s\'ha suprimit dels marcadors!</string>
<!-- Date -->
<string name="date_seconds">%d s</string>
<string name="date_minutes">%d m</string>
<string name="date_hours">%d h</string>
<string name="date_day">%d d.</string>
<!-- TOOT -->
<string name="toot_cw_placeholder">Atenció</string>
<string name="toot_placeholder">En què estàs pensant?</string>
<string name="toot_it">TOOT!</string>
2019-03-03 12:25:53 +01:00
<string name="queet_it">Quita!</string>
2019-03-03 09:04:59 +01:00
<string name="cw">ac</string>
2018-11-07 07:58:22 +01:00
<string name="toot_title">Escriu un toot</string>
<string name="toot_title_reply">Respon un toot</string>
2019-03-03 12:25:53 +01:00
<string name="queet_title">Escriu un quit</string>
<string name="queet_title_reply">Respon a un quit</string>
2019-03-03 09:04:59 +01:00
<string name="toot_no_space">Heu assolit els 500 caràcters permesos!</string>
<string name="toot_select_image">Escull un recurs multimèdia</string>
<string name="toot_select_image_error">S\'ha produït un error en seleccionar el recurs multimèdia!</string>
2018-11-07 07:58:22 +01:00
<string name="toot_delete_media">Vols suprimir aquest element multimèdia?</string>
<string name="toot_error_no_content">El toot és buit!</string>
<string name="toot_visibility_tilte">Visibilitat del toot</string>
2018-11-09 07:15:19 +01:00
<string name="toots_visibility_tilte">Visibilitat predeterminada dels toots: </string>
2018-11-07 07:58:22 +01:00
<string name="toot_sent">S\'ha enviat el toot!</string>
<string name="toot_reply_content_title">Estàs responent aquest toot:</string>
<string name="toot_sensitive">Això és contingut sensible?</string>
<string-array name="toot_visibility">
2019-03-03 12:25:53 +01:00
<item>Penja\'l als taulers públics</item>
<item>No el pengis als taulers públics</item>
<item>Penja\' només per als seguidors</item>
<item>Penja\'l només a usuaris amb mencions</item>
2018-11-07 07:58:22 +01:00
</string-array>
2019-03-03 12:34:42 +01:00
<string name="no_draft">No hi ha esborranys!</string>
<string name="choose_toot">Escull un toot</string>
<string name="choose_accounts">Escull un compte</string>
<string name="select_accounts">Seleccionar comptes</string>
<string name="remove_draft">Suprimeixes l\'esborrany?</string>
<string name="show_reply">Fes clic al botó per mostrar el toot original</string>
2019-03-03 15:26:36 +01:00
<string name="upload_form_description">Descriu-ho per a disminuïts visuals</string>
2018-11-07 07:58:22 +01:00
<!-- Instance -->
2019-03-03 15:26:36 +01:00
<string name="instance_no_description">No hi ha descripció disponible!</string>
2018-11-07 07:58:22 +01:00
<!-- About -->
<string name="about_vesrion">Versió %1$s</string>
<string name="about_developer">Desenvolupador:</string>
2018-11-09 07:15:19 +01:00
<string name="about_license">Llicència: </string>
2018-11-07 07:58:22 +01:00
<string name="about_license_action">GNU GPL V3</string>
2018-11-09 07:15:19 +01:00
<string name="about_code">Codi font: </string>
2018-11-07 07:58:22 +01:00
<string name="about_yandex">Traducció dels toots:</string>
2019-03-03 15:26:36 +01:00
<string name="about_thekinrar">Registres de cerques:</string>
<string name="about_thekinrar_action">registres.social</string>
2018-11-07 07:58:22 +01:00
<string name="thanks_text_logo">Disseny de la icona:</string>
2019-03-03 15:35:17 +01:00
<string name="thanks_text_banner">Dissenyador de bànners:</string>
2018-11-07 07:58:22 +01:00
<!-- Conversation -->
<string name="conversation">Conversa</string>
<!-- Accounts -->
<string name="no_accounts">No hi ha cap compte per mostrar</string>
<string name="no_follow_request">No hi ha cap petició de seguiment</string>
<string name="status_cnt">Toots \n %1$s</string>
2019-03-03 15:35:17 +01:00
<string name="following_cnt">A qui segueixo \n %1$s</string>
<string name="followers_cnt">Seguidors \n %1$s</string>
<string name="pins_cnt">Clavat \n %d</string>
2018-11-07 07:58:22 +01:00
<string name="authorize">Autoritza</string>
<string name="reject">Rebutja</string>
<!-- Scheduled toots -->
2019-03-03 15:35:17 +01:00
<string name="no_scheduled_toots">No hi ha toots programats per mostrar!</string>
2019-03-03 15:54:42 +01:00
<string name="no_scheduled_toots_indications">Escriu un tot i seleccionar <b>Temporització</b> al menú de dalt.</string>
<string name="remove_scheduled">Suprimir tot programat?</string>
<string name="media_count">Multimèdia: %d</string>
<string name="toot_scheduled">S\'ha guardat la temporització d\'un toot!</string>
<string name="toot_scheduled_date">La data programada ha de ser posterior al moment actual!</string>
<string name="warning_battery">L\'estalvi de bateria està activat! Això pot no rutllar com està previst.</string>
2018-11-07 07:58:22 +01:00
<!-- timed mute -->
2019-03-03 15:54:42 +01:00
<string name="timed_mute_date_error">El silenciament ha de durar més d\'un minut.</string>
<string name="timed_mute_date">%1$s ha estat silenciat fins a %2$s.\n vostè pot inatenuar aquest compte des de la seva pàgina de perfil.</string>
<string name="timed_mute_profile">%1$s està silenciat fins a %2$s.\n Feu clic aquí per desactivar el silenciament.</string>
2018-11-07 07:58:22 +01:00
<!-- Notifications -->
<string name="no_notifications">No hi ha cap notificació per mostrar</string>
<string name="notif_mention">et menciona</string>
2019-03-03 15:54:42 +01:00
<string name="notif_reblog">ha difós el teu estatus</string>
2018-11-07 07:58:22 +01:00
<string name="notif_favourite">favourited your status</string>
<string name="notif_follow">et segueix</string>
<string name="notif_pouet">New toot from %1$s</string>
<plurals name="other_notifications">
<item quantity="one">and another notification</item>
<item quantity="other">and %d other notifications</item>
</plurals>
<plurals name="other_notif_hometimeline">
<item quantity="one">and another toot to discover</item>
<item quantity="other">and %d other toots to discover</item>
</plurals>
2019-01-15 18:58:24 +01:00
<plurals name="likes">
<item quantity="one">%d like</item>
<item quantity="other">%d likes</item>
</plurals>
2018-11-07 07:58:22 +01:00
<string name="delete_notification_ask">Vols suprimir la notificació?</string>
<string name="delete_notification_ask_all">Vols suprimir totes les notificacions?</string>
<string name="delete_notification">S\'ha suprimit la notificació!</string>
<string name="delete_notification_all">S\'han suprimit totes les notificacions!</string>
<!-- HEADER -->
<string name="following">Seguits</string>
<string name="followers">Seguidors</string>
<string name="pinned_toots">Fixat</string>
<!-- TOAST -->
<string name="client_error">No s\'ha pogut obtenir la id del client!</string>
<string name="no_internet">No hi ha connexió a internet!</string>
<string name="toast_block">El compte s\'ha blocat!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
<string name="toast_mute">El compte s\'ha silenciat!</string>
<string name="toast_unmute">El compte ja no està silenciat!</string>
<string name="toast_follow">The account was followed!</string>
<string name="toast_unfollow">The account is no longer followed!</string>
<string name="toast_reblog">The toot was boosted!</string>
<string name="toast_unreblog">The toot is no longer boosted!</string>
<string name="toast_favourite">The toot was added to your favourites!</string>
<string name="toast_unfavourite">The toot was removed from your favourites!</string>
<string name="toast_report">S\'ha denunciat el toot!</string>
<string name="toast_unstatus">S\'ha suprimit el toot!</string>
<string name="toast_pin">S\'ha fixat el toot!</string>
<string name="toast_unpin">S\'ha deixat de fixar el toot!</string>
<string name="toast_error">Ep! S\'ha produït un error!</string>
<string name="toast_code_error">An error occurred! The instance did not return an authorisation code!</string>
<string name="toast_error_instance">The instance domain does not seem to be valid!</string>
<string name="toast_error_loading_account">An error occurred while switching between accounts!</string>
<string name="toast_error_search">An error occurred while searching!</string>
<string name="toast_error_login">Can not log in!</string>
<string name="toast_update_credential_ok">The profile data have been saved!</string>
<string name="nothing_to_do">No action can be taken</string>
<string name="toast_saved">The media has been saved!</string>
<string name="toast_error_translate">An error occurred while translating!</string>
<string name="toast_toot_saved">S\'ha desat l\'esborrany!</string>
<string name="toast_error_char_limit">Are you sure this instance allows this number of characters? Usually, this value is close to 500 characters.</string>
<string name="toast_visibility_changed">Visibility of the toots has been changed for the account %1$s</string>
<string name="toast_empty_search">Instance name and screen name cannot be blank!</string>
<!-- Settings -->
<string name="settings_title_optimisation">Optimisation of loading</string>
<string name="set_toots_page">Number of toots per load</string>
<string name="set_accounts_page">Number of accounts per load</string>
<string name="set_notifications_page">Number of notifications per load</string>
<string name="set_attachment_always">Sempre</string>
<string name="set_attachment_wifi">Wi-Fi</string>
<string name="set_attachment_ask">Ask</string>
<string name="set_attachment_action">Load the media</string>
<string name="load_attachment">Load the pictures</string>
<string name="load_attachment_spoiler">Mostra\'n més...</string>
<string name="load_attachment_spoiler_less">Mostra\'n menys...</string>
<string name="load_sensitive_attachment">Sensitive content</string>
<string name="set_display_reply">Display previous message in responses</string>
<string name="set_display_local">Display local timeline</string>
<string name="set_display_global">Display federated timeline</string>
<string name="set_disable_gif">Desactiva els avatars GIF</string>
2018-11-09 07:15:19 +01:00
<string name="set_folder_title">Camí: </string>
2018-11-07 07:58:22 +01:00
<string name="set_auto_store_toot">Desa els esborrany automàticament</string>
<string name="set_bubble_counter">Mostra els comptadors</string>
<string name="set_auto_add_media_url">Add URL of media in toots</string>
<string name="settings_title_notifications">Gestiona les notificacions</string>
<string name="set_notif_follow">Notify when someone follows you</string>
<string name="set_notif_follow_ask">Notify when someone requests to follow you</string>
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="settings_title_more_options">Configuració avançada</string>
<string name="set_wifi_only">Notify in WIFI only</string>
<string name="set_notify">Notify?</string>
<string name="set_notif_silent">Notificacions silencioses</string>
<string name="set_night_mode">Mode nocturn</string>
<string name="set_nsfw_timeout">NSFW view timeout (seconds, 0 means off)</string>
<string name="settings_title_profile">Edita el perfil</string>
2019-02-15 17:34:15 +01:00
<string name="settings_title_custom_sharing">Custom sharing</string>
<string name="settings_custom_sharing_url">Your custom sharing URL&#8230;</string>
2018-11-07 07:58:22 +01:00
<string name="set_profile_description">Biografia...</string>
<string name="set_lock_account">Lock account</string>
<string name="set_save_changes">Desa els canvis</string>
<string name="set_header_picture_overlay">Choose a header picture</string>
<string name="set_fit_preview">Fit preview images</string>
<string name="set_automatically_split_toot">Automatically split toots over 500 chars in replies</string>
<string name="note_no_space">You have reached the 160 characters allowed!</string>
<string name="username_no_space">You have reached the 30 characters allowed!</string>
<string name="settings_title_hour">Time slot for notifications:</string>
<string name="settings_time_from">Entre</string>
<string name="settings_time_to">i</string>
<string name="settings_time_greater">The time must be greater than %1$s</string>
<string name="settings_time_lower">The time must be lower than %1$s</string>
<string name="settings_hour_init">Start time</string>
<string name="settings_hour_end">End time</string>
<string name="embedded_browser">Use the built-in browser</string>
<string name="custom_tabs">Pestanyes personalitzades</string>
<string name="use_javascript">Habilita el Javascript</string>
<string name="expand_cw">Automatically expand cw</string>
<string name="use_cookies">Allow third-party cookies</string>
2018-11-09 07:15:19 +01:00
<string name="settings_ui_layout">Layout for timelines: </string>
2018-11-23 19:34:18 +01:00
<string-array name="battery_profiles">
<item>Normal battery drain</item>
<item>Medium battery drain</item>
<item>Low battery drain</item>
</string-array>
2018-11-07 07:58:22 +01:00
<string-array name="settings_menu_tabs">
<item>Pestanyes</item>
<item>Menú</item>
<item>Pestanyes i menú</item>
</string-array>
<string-array name="settings_translation">
<item>Yandex</item>
<item>DeepL</item>
<item>No</item>
</string-array>
<string name="your_api_key">Your API key, you can leave blank for Yandex</string>
<string-array name="settings_theme">
2018-12-25 22:11:22 +01:00
<item>Fosc</item>
<item>Clar</item>
<item>Negre</item>
2018-11-07 07:58:22 +01:00
</string-array>
<string-array name="settings_resize_picture">
<item>No</item>
<item>512 Kb</item>
<item>1 Mb</item>
<item>2 Mb</item>
</string-array>
<string name="set_led_colour">Color del LED:</string>
<string-array name="led_colours">
<item>Blau</item>
<item>Cian</item>
<item>Magenta</item>
<item>Verd</item>
<item>Vermell</item>
<item>Groc</item>
<item>Blanc</item>
</string-array>
<string name="set_title_news">Notícies</string>
<string name="set_notification_news">Notify for new toots on the home timeline</string>
<string name="action_follow">Segueix</string>
<string name="action_unfollow">Deixa de seguir</string>
<string name="action_block">Bloca</string>
<string name="action_unblock">Deixa de blocar</string>
<string name="action_mute">Silencia</string>
<string name="action_no_action">Cap acció</string>
<string name="action_unmute">Deixa de silenciar</string>
<string name="request_sent">S\'ha enviat la petició</string>
<string name="followed_by">Et segueix</string>
<string name="action_search">Cerca</string>
<string name="set_capitalize">First letter in capital for replies</string>
<string name="set_resize_picture">Resize pictures</string>
<!-- Quick settings for notifications -->
<string name="settings_popup_title">Push notifications</string>
2018-11-09 07:15:19 +01:00
<string name="settings_popup_message"> Please, confirm push notifications that you want to receive.
You can enable or disable these notifications later in settings (Notifications tab).
</string>
2018-11-07 07:58:22 +01:00
<string name="settings_popup_timeline">For unread toots in home time-line?</string>
<string name="settings_popup_notification">For unread notifications?</string>
<!-- CACHE -->
<string name="cache_title">Clear cache</string>
<string name="cache_message">There are %1$s of data in cache.\n\nWould you like to delete them?</string>
<string name="cache_units">Mb</string>
<string name="toast_cache_clear">Cache was cleared! %1$s were released</string>
2019-02-15 17:34:15 +01:00
<!-- ACTIVITY CUSTOM SHARING -->
<string name="title_header_custom_sharing">Title</string>
<string name="title_hint_custom_sharing">Title&#8230;</string>
<string name="description_header_custom_sharing">Description</string>
<string name="description_hint_custom_sharing">Description&#8230;</string>
<string name="keywords_header_custom_sharing">Keywords</string>
<string name="keywords_hint_custom_sharing">Keywords&#8230;</string>
2018-11-07 07:58:22 +01:00
<!-- ACTIVITY CACHE -->
<string name="action_sync">Sincronitza</string>
<string name="action_filter">Filtre</string>
<string name="owner_cached_toots">Your toots</string>
<string name="v_public">Públic</string>
<string name="v_unlisted">Unlisted</string>
<string name="v_private">Private</string>
<string name="v_direct">Direct</string>
<string name="v_keywords">Some keywords…</string>
<string name="show_media">Show media</string>
<string name="show_pinned">Show pinned</string>
<string name="filter_no_result">No matching result found!</string>
<string name="data_backup_toots">Backup toots for %1$s</string>
<string name="data_backup_success">%1$s new toots have been imported</string>
<string-array name="filter_select">
<item>No</item>
<item>Només</item>
<item>Tots dos</item>
</string-array>
<string name="owner_cached_toots_empty">No toots were found in database. Please, use the synchronize button from the menu to retrieve them.</string>
<!-- PRIVACY -->
<string name="privacy_data_title">Recorded data</string>
2018-11-09 07:15:19 +01:00
<string name="privacy_data"> Only basic information from accounts are stored on the device.
2018-01-07 19:04:16 +01:00
These data are strictly confidential and can only be used by the application.
Deleting the application immediately removes these data.\n
2018-11-09 07:15:19 +01:00
&#9888; Login and passwords are never stored. They are only used during a secure authentication (SSL) with an instance.
</string>
2018-11-07 07:58:22 +01:00
<string name="privacy_authorizations_title">Permisos:</string>
2018-11-09 07:15:19 +01:00
<string name="privacy_authorizations"> - <b>ACCESS_NETWORK_STATE</b>: Used to detect if the device is connected to a WIFI network.\n
2018-01-07 19:04:16 +01:00
- <b>INTERNET</b>: Used for queries to an instance.\n
- <b>WRITE_EXTERNAL_STORAGE</b>: Used to store media or to move the app on a SD card.\n
- <b>READ_EXTERNAL_STORAGE</b>: Used to add media to toots.\n
- <b>BOOT_COMPLETED</b>: Used to start the notification service.\n
2018-11-09 07:15:19 +01:00
- <b>WAKE_LOCK</b>: Used during the notification service.
</string>
2018-11-07 07:58:22 +01:00
<string name="privacy_API_authorizations_title">API permissions:</string>
2018-11-09 07:15:19 +01:00
<string name="privacy_API_authorizations"> - <b>Read</b>: Read data.\n
2018-01-07 19:04:16 +01:00
- <b>Write</b>: Post statuses and upload media for statuses.\n
- <b>Follow</b>: Follow, unfollow, block, unblock.\n\n
2018-11-09 07:15:19 +01:00
<b>&#9888; These actions are carried out only when user requests them.</b>
</string>
2018-11-07 07:58:22 +01:00
<string name="privacy_API_title">Tracking and Libraries</string>
2018-11-09 07:15:19 +01:00
<string name="privacy_API"> The application <b>does not use tracking tools</b> (audience measurement, error reporting, etc.) and does not contain any advertising.\n\n
2018-01-07 19:04:16 +01:00
The use of libraries is minimized: \n
- <b>Glide</b>: To manage media\n
- <b>Android-Job</b>: To manage services\n
2018-11-09 07:15:19 +01:00
- <b>PhotoView</b>: To manage images\n
</string>
2018-11-07 07:58:22 +01:00
<string name="privacy_API_yandex_title">Translation of toots</string>
2018-11-09 07:15:19 +01:00
<string name="privacy_API_yandex_authorizations"> The application offers the ability to translate toots using the locale of the device and the Yandex API.\n
Yandex has its proper privacy-policy which can be found here: https://yandex.ru/legal/confidential/?lang=en
</string>
<string name="thanks_text"> Thank you to Stéphane for the logo.
</string>
<string name="thanks_text_dev"> Agraïments:
</string>
2018-11-07 07:58:22 +01:00
<string name="filter_regex">Filter out by regular expressions</string>
<string name="search">Cerca</string>
<string name="delete">Suprimeix</string>
<string name="fetch_more_toots">Fetch more toots…</string>
<!-- About lists -->
<string name="action_lists">Llistes</string>
<string name="action_lists_confirm_delete">Are you sure you want to permanently delete this list?</string>
<string name="action_lists_empty_content">There is nothing in this list yet. When members of this list post new statuses, they will appear here.</string>
<string name="action_lists_add_to">Afegeix a una llista</string>
<string name="action_lists_remove_from">Suprimeix de la llista</string>
<string name="action_lists_create">Afegeix una llista</string>
<string name="action_lists_delete">Suprimeix la llista</string>
<string name="action_lists_update">Edita la llista</string>
<string name="action_lists_title_placeholder">Títol de llista nou</string>
<string name="action_lists_search_users">Search among people you follow</string>
<string name="action_lists_owner">Your lists</string>
<!-- Migration -->
<string name="account_moved_to">%1$s has moved to %2$s</string>
<string name="show_boost_count">Show boosts/favourites count</string>
<string name="issue_login_title">Authentication does not work?</string>
2018-11-09 07:15:19 +01:00
<string name="issue_login_message"> <b>Here are some checks that might help:</b>\n\n
2018-01-07 19:04:16 +01:00
- Check there is no spelling mistakes in the instance name\n\n
- Check that your instance is not down\n\n
- If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n
- You can also use this link without using the 2FA\n\n
2018-12-08 10:51:27 +01:00
- If it still does not work, please raise an issue on GitLab at https://gitlab.com/tom79/mastalab/issues
2018-11-09 07:15:19 +01:00
</string>
2018-11-07 07:58:22 +01:00
<string name="media_ready">Media has been loaded. Click here to display it.</string>
<string name="data_export_start">This action can be quite long. You will be notified when it will be finished.</string>
<string name="data_export_running">Still running, please wait…</string>
<string name="data_export">Export statuses</string>
<string name="data_export_toots">Export statuses for %1$s</string>
<string name="data_export_success">%1$s toots out of %2$s have been exported.</string>
<string name="data_export_error">Something went wrong when exporting data for %1$s</string>
2019-01-25 11:47:39 +01:00
<string name="data_export_error_simple">Something went wrong when exporting data!</string>
<string name="data_import_success_simple">Data have been imported!</string>
<string name="data_import_error_simple">Something went wrong when importing data!</string>
2018-11-07 07:58:22 +01:00
<!-- Proxy -->
<string name="proxy_set">Servidor intermediari</string>
<string name="proxy_type">Tipus</string>
<string name="proxy_enable">Vols habilitar el servidor intermediari?</string>
<string name="poxy_host">Servidor</string>
<string name="poxy_port">Port</string>
2018-12-25 22:11:22 +01:00
<string name="poxy_login">Iniciar Sessió</string>
2018-11-07 07:58:22 +01:00
<string name="poxy_password">Contrasenya</string>
2018-12-25 22:11:22 +01:00
<string name="set_theme">Tema:</string>
2018-11-07 07:58:22 +01:00
<string name="set_compact_mode">Compact mode</string>
<string name="set_share_details">Add toot details when sharing</string>
<string name="support_the_app_on_liberapay">Support the app on Liberapay</string>
<string name="alert_regex">There is an error in the regular expression!</string>
<string name="no_account_yet">No account yet?</string>
<string name="toast_instance_unavailable">No timelines was found on this instance!</string>
<string name="delete_instance">Delete this instance?</string>
<string name="warning_delete_instance">You are going to delete %s from your followed instances.</string>
<string name="which_language">Translate in</string>
<string name="crash_title">Mastalab has stopped :(</string>
<string name="crash_message">You can send me by email the crash report. It will help to fix it :)\n\nYou can add additional content. Thank you!</string>
<string name="send_crash_report">Ask for sending crash reports by email?</string>
<string name="follow_instance">Follow instance</string>
<string name="toast_instance_already_added">You already follow this instance!</string>
<string name="toast_instance_followed">The instance is followed!</string>
2018-12-25 22:11:22 +01:00
<string name="action_partnership">Associacions</string>
<string name="neutral_menu_information">Informació</string>
2018-11-07 07:58:22 +01:00
<string name="hide_boost">Hide boosts from %s</string>
<string name="endorse">Feature on profile</string>
<string name="hide_everything">Hide everything from %s</string>
<string name="show_boost">Show boosts from %s</string>
<string name="unendorse">Don\'t feature on profile</string>
<string name="show_everything">Show everything from %s</string>
<string name="toast_endorse">The account is now featured on profile</string>
<string name="toast_unendorse">The account is no longer featured on profile</string>
<string name="toast_show_boost">Boosts are now shown!</string>
<string name="toast_hide_boost">Boosts are now hidden!</string>
<string name="direct_message">Direct message</string>
<string name="filters">Filters</string>
<string name="action_filters_empty_content">No filters to display. You can create one by clicking on the \"+\" button.</string>
<string name="filter_keyword">Keyword or phrase</string>
<string name="context_home">Home timeline</string>
<string name="context_public">Public timelines</string>
<string name="context_notification">Notifications</string>
<string name="context_conversation">Conversations</string>
<string name="filter_keyword_explanations">Will be matched regardless of casing in text or content warning of a toot</string>
<string name="context_drop">Drop instead of hide</string>
<string name="context_drop_explanations">Filtered toots will disappear irreversibly, even if filter is later removed</string>
<string name="context_whole_word_explanations">When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word</string>
<string name="context_whole_word">Whole word</string>
<string name="filter_context">Filter contexts</string>
<string name="filter_context_explanations">One or multiple contexts where the filter should apply</string>
<string name="filter_expire">Expire after</string>
<string name="add_new_filter">Add New Filter</string>
<string name="action_filter_delete">Delete filter?</string>
<string name="action_update_filter">Update filter</string>
<string name="action_filter_create">Create filter</string>
<string name="how_to_follow">Whom to follow</string>
<string name="action_who_to_follow_empty_content">There is no accounts listed for the moment!</string>
2018-12-25 22:11:22 +01:00
<string name="follow_account">Segueix</string>
2018-11-07 07:58:22 +01:00
<string name="select_all">Select all</string>
<string name="unselect_all">Unselect all</string>
<string name="follow_trunk">%s is followed!</string>
<string name="create_list_trunk">Creating the list %s</string>
<string name="add_account_list_trunk">Adding accounts to the list</string>
<string name="account_added_list_trunk">Accounts were added to the list</string>
<string name="adding_account_list_trunk">Adding accounts to the list</string>
<string name="action_list_add">You have not created a list yet. Click on the \"+\" button to add a new one.</string>
<string name="action_remote_instance_add">You don\'t follow any remote instances. Click on the \"+\" button to add a new one.</string>
<string name="about_trunk">Who to follow</string>
<string name="about_trunk_action">Trunk API</string>
<string name="toast_impossible_to_follow">Account(s) can\'t be followed</string>
<string name="retrieve_remote_account">Fetching remote account</string>
<string name="expand_image">Automatically expand hidden media</string>
<string name="set_display_follow_instance">Display follow instances button</string>
<string name="channel_notif_follow">New follow</string>
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
<string name="set_notif_sound">Change notification sound</string>
<string name="select_sound">Select Tone</string>
<string name="set_enable_time_slot">Enable time slot</string>
<string name="how_to_videos">How To Videos</string>
<string name="retrieve_remote_conversation">Fetching remote thread!</string>
<string name="no_blocked_domain">No blocked domains!</string>
<string name="unblock_domain_confirm">Unblock domain</string>
<string name="unblock_domain_confirm_message">Are you sure to unblock %s?</string>
2019-01-13 17:27:18 +01:00
<string name="block_domain_confirm_message">Are you sure to block %s?\n\nYou will not see any content from that domain in any public timeline or in your notifications. Your followers from that domain will be removed.</string>
2018-11-07 07:58:22 +01:00
<string name="blocked_domains">Blocked domains</string>
<string name="block_domain">Block domain</string>
<string name="toast_block_domain">The domain is blocked</string>
<string name="toast_unblock_domain">The domain is no longer blocked!</string>
<string name="retrieve_remote_status">Fetching remote status</string>
<string name="comment">Comment</string>
<string name="peertube_instance">Peertube instance</string>
<string name="set_display_direct">Display private messages timeline</string>
<string name="set_keep_background_process">Keep background process when app is closed</string>
<string name="no_comments">Be the first to leave a comment on this video with the top right button!</string>
<string name="number_view_video">%s views</string>
2018-12-25 22:11:22 +01:00
<string name="duration_video">Durada: %s</string>
2018-11-07 07:58:22 +01:00
<string name="add_remote_instance">Add an instance</string>
<string name="comment_no_allowed_peertube">Comments are not enabled on this video!</string>
<string name="pickup_resolution">Pick up a resolution</string>
<string name="peertube_favorites">Peertube favourites</string>
<string name="bookmark_add_peertube">The video has been added to bookmarks!</string>
<string name="bookmark_remove_peertube">The video has been removed from bookmarks!</string>
<string name="bookmark_peertube_empty">There is no Peertube videos in your favourites!</string>
2018-12-25 22:11:22 +01:00
<string name="channel">Canal</string>
2018-11-07 07:58:22 +01:00
<string name="no_peertube_channels">No Peertube channels</string>
<string name="no_peertube_instances">No Peertube instances</string>
<string name="no_mastodon_instances">No Mastodon instances</string>
<string name="no_lists">No lists</string>
<string name="videos">Videos</string>
<string name="channels">Channels</string>
<string name="set_display_emoji">Use Emoji One</string>
2018-12-25 22:11:22 +01:00
<string name="information">Informació</string>
2018-11-07 11:08:58 +01:00
<string name="set_display_card">Display previews in all toots</string>
2018-11-09 07:15:19 +01:00
<string name="thanks_text_ux">New UX/UI designer</string>
2018-11-10 10:14:22 +01:00
<string name="set_old_direct_timeline">Use the direct timeline prior to Mastodon 2.6</string>
2018-11-14 15:47:11 +01:00
<string name="set_display_video_preview">Display video previews</string>
2018-11-18 10:20:34 +01:00
<string name="thanks_text_support">Gitlab Support</string>
<string name="action_bug_report">Bug Report</string>
<string name="no_mail_client">There are no email clients installed.</string>
<string name="bug_report_mail">Send a bug report</string>
2018-11-21 13:01:30 +01:00
<string name="account_id_clipbloard">The account id has been copied in the clipboard!</string>
2018-11-23 19:34:18 +01:00
<string name="settings_title_battery">Optimization of the battery</string>
2018-12-25 22:11:22 +01:00
<string name="set_change_locale">Canvi d\'idioma</string>
<string name="default_language">Idioma per defecte</string>
2018-11-28 15:30:27 +01:00
<string name="truncate_long_toots">Truncate long toots</string>
<string name="set_truncate_toot">Truncate toots over \'x\' lines. Zero means disabled.</string>
2018-12-25 22:23:26 +01:00
<string name="display_toot_truncate">Mostra més</string>
<string name="hide_toot_truncate">Mostra menys</string>
<string name="manage_tags">Gestionar etiquetes</string>
2018-12-01 15:41:49 +01:00
<string name="tags_already_stored">The tag already exists!</string>
<string name="tags_stored">The tag has been stored!</string>
<string name="tags_renamed">The tag has been changed!</string>
<string name="tags_deleted">The tag has been deleted!</string>
2018-12-05 17:56:49 +01:00
<string name="set_display_art">Display Art timeline</string>
2018-12-09 17:05:02 +01:00
<string name="schedule_boost">Schedule boost</string>
<string name="boost_scheduled">The boost is scheduled!</string>
<string name="no_scheduled_boosts">No scheduled boost to display!</string>
<string name="no_scheduled_boosts_indications"><![CDATA[Open the menu of a toot and then choose <b>Schedule boost</b>.]]></string>
2018-12-10 19:23:49 +01:00
<string name="art_menu">Art timeline</string>
2018-12-25 22:23:26 +01:00
<string name="open_menu">Obrir menú</string>
2018-12-10 19:23:49 +01:00
<string name="app_logo">Logo of the application</string>
<string name="profile_picture">Profile picture</string>
<string name="profile_banner">Profile banner</string>
<string name="contact_instance_admin">Contact admin of the instance</string>
2018-12-25 22:23:26 +01:00
<string name="add_new">Afegir nou</string>
2018-12-10 19:23:49 +01:00
<string name="mastohost_logo">MastoHost logo</string>
<string name="emoji_picker">Emoji picker</string>
<string name="refresh">Refresh</string>
<string name="expand_conversation">Expand the conversation</string>
<string name="remove_account">Remove an account</string>
<string name="delete_domain">Delete the blocked domain</string>
<string name="custom_emoji_picker">Custom emoji picker</string>
<string name="play_video">Play video</string>
<string name="new_toot">New toot</string>
<string name="card_view_image">Image of the card</string>
<string name="hide_media">Hide media</string>
<string name="favicon">Favicon</string>
<string name="media_description">Media for adding a description</string>
2018-11-07 07:58:22 +01:00
<string-array name="filter_expire">
2018-12-25 22:23:26 +01:00
<item>Mai</item>
<item>30 minuts</item>
<item>1 hora</item>
<item>6 hores</item>
<item>12 hores</item>
<item>1 dia</item>
<item>1 setmana</item>
2018-11-07 07:58:22 +01:00
</string-array>
2018-12-11 19:31:54 +01:00
<string name="showcase_instance"> In this field, you need to write your instance host name.\nFor example, if you created your account on https://mastodon.social\nJust write <b>mastodon.social</b> (without https://)\n
You can start writing first letters and names will be suggested.\n\n
⚠ The Login button will only work if the instance name is valid and the instance is up!
</string>
<string name="showcase_uid"> In this field, write the email that is attached to your Mastodon account.
</string>
<string name="showcase_pwd"> Last step is to enter your password and click on Login.
</string>
<string name="more_information">More information</string>
<string name="showcase_2FA">If you use 2FA (Two-factor authentication), you need to use this link.\nYou can also use it if you do not want to enter your credentials here.</string>
2018-12-15 09:24:43 +01:00
<!-- languages not translated -->
2018-12-25 22:11:22 +01:00
<string name="languages">Idiomes</string>
2018-12-15 17:24:47 +01:00
<string name="show_media_only">Media only</string>
<string name="show_media_nsfw">Show NSFW</string>
2018-12-22 10:25:02 +01:00
<string name="crowdin_translations">Crowdin translations</string>
<string name="crowdin_manager">Crowdin manager</string>
<string name="translation_app">Translation of the application</string>
<string name="about_crowdin">About Crowdin</string>
2018-12-22 11:55:24 +01:00
<string name="bot">Bot</string>
2018-12-26 16:24:59 +01:00
<string name="pixelfed_instance">Pixelfed instance</string>
<string name="mastodon_instance">Mastodon instance</string>
<string name="no_pixelfed_instance">No Pixelfed instances</string>
2018-12-27 19:04:49 +01:00
<string name="any_tags">Any of these</string>
<string name="all_tags">All of these</string>
<string name="none_tags">None of these</string>
<string name="some_words_any">Any of these words (space-separated)</string>
<string name="some_words_all">All these words (space-separated)</string>
<string name="some_words_none">None of these words (space-separated)</string>
2018-12-28 10:46:20 +01:00
<string name="change_tag_column">Change column name</string>
2018-12-29 19:25:21 +01:00
<string name="no_misskey_instance">No Misskey instances</string>
<string name="misskey_instance">Misskey instance</string>
2018-12-31 16:24:41 +01:00
<string name="toast_no_apps">No app supporting this link is installed on your device.</string>
2019-01-04 17:16:58 +01:00
<string name="subscriptions">Subscriptions</string>
<string name="overview">Overview</string>
<string name="trending">Trending</string>
<string name="recently_added">Recently added</string>
<string name="local">Local</string>
<string name="upload_video">Upload</string>
<string name="reply">Reply</string>
<string name="delete_comment">Delete a comment</string>
<string name="delete_comment_confirm">Are you sure to delete this comment?</string>
2019-01-06 17:27:08 +01:00
<string name="fullscreen">Full screen video</string>
<string name="set_video_mode">Mode for videos</string>
2019-01-09 16:08:14 +01:00
<string name="file_to_upload">Select the file to upload</string>
<string name="my_videos">My videos</string>
<string name="title">Title</string>
<string name="categories">Categories</string>
<string name="license">License</string>
<string name="category">Category</string>
<string name="language">Language</string>
<string name="peertube_nsfw">This video contains mature or explicit content</string>
<string name="peertube_enable_comments">Enable video comments</string>
<string name="update_video">Update video</string>
<string name="description">Description</string>
<string name="toast_peertube_video_updated">The video has been updated!</string>
<string name="toast_cancelled">Upload cancelled!</string>
<string name="upload_video_success">The video has been uploaded!</string>
<string name="uploading">Uploading, please wait…</string>
<string name="video_uploaded_action">Click here to edit the video data.</string>
2019-01-12 18:04:49 +01:00
<string name="delete_video">Delete video</string>
<string name="delete_video_confirmation">Are you sure to delete this video?</string>
<string name="no_video_uploaded">No videos uploaded yet!</string>
2019-01-12 18:15:13 +01:00
<string name="display_nsfw_videos">Display NSFW videos</string>
2019-01-12 19:08:44 +01:00
<string name="default_channel_of">Default %s channel</string>
2019-01-15 18:58:24 +01:00
<string name="no_video_to_display">No videos to display!</string>
<string name="add_image_to_favorite">Add media to favorites</string>
<string name="leave_a_comment">Leave a comment</string>
<string name="share">Share</string>
2019-01-16 11:36:12 +01:00
<string name="my_pictures">My pictures</string>
2019-01-20 18:06:00 +01:00
<string name="choose_schedule">Choose a schedule mode</string>
<string name="device_schedule">From device</string>
<string name="server_schedule">From server</string>
<string name="toots_server">Toots (Server)</string>
<string name="toots_client">Toots (Device)</string>
<string name="modify">Modify</string>
2019-01-22 17:00:24 +01:00
<string name="set_display_content_after_fetch_more">Display new toots above the \"Fetch more\" button</string>
2019-01-23 15:41:29 +01:00
<string name="settings_category_label_confirmations">Confirmations</string>
<string name="settings_category_label_timelines">Timelines</string>
<string name="settings_category_label_notification">Notification service</string>
<string name="settings_category_label_interface">Interface</string>
<string name="settings_category_label_hiddencontent">Hidden content</string>
<string name="settings_category_label_composing">Composing</string>
2019-01-24 08:56:18 +01:00
<string name="contact">Contacts</string>
2019-01-24 17:47:15 +01:00
<string name="peertube_comment_on_video"><![CDATA[<b>%1$s</b> commented your video <b>%2$s</b>]]></string>
<string name="peertube_follow_channel"><![CDATA[<b>%1$s</b> is following your channel <b>%2$s</b>]]></string>
<string name="peertube_follow_account"><![CDATA[<b>%1$s</b> is following your account]]></string>
<string name="peertube_video_published"><![CDATA[Your video <b>%1$s</b> has been published]]></string>
<string name="peertube_video_import_success"><![CDATA[Your video import <b>%1$s</b> succeeded]]></string>
<string name="peertube_video_import_error"><![CDATA[Your video import <b>%1$s</b> failed]]></string>
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
2019-01-25 11:47:39 +01:00
<string name="export_data">Export data</string>
<string name="import_data">Import Data</string>
<string name="toot_select_import">Select the file to import</string>
<string name="toot_select_file_error">An error occurred when selecting the backup file!</string>
<string name="data_import_start">Please, don\'t kill the app while processing. That can\'t be quite long.</string>
2019-01-25 16:36:51 +01:00
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
2019-01-25 16:57:05 +01:00
<string name="toast_toot_saved_error">There is no Internet connection. Your message has been stored in drafts.</string>
2019-01-27 14:33:11 +01:00
<string name="action_plain_text">Plain text</string>
<string name="action_html">HTML</string>
<string name="action_markdown">Markdown</string>
2019-01-30 10:15:31 +01:00
<string name="action_logout_account">Logout account</string>
2019-02-02 11:16:42 +01:00
<string name="set_optimize_loading">Optimize loading time</string>
2019-02-05 18:08:44 +01:00
<string name="all">All</string>
2019-02-07 20:01:35 +01:00
<string name="about_opencollective">Support the app</string>
2019-02-09 09:46:05 +01:00
<string name="more_about_opencollective">Open Collective enables groups to quickly set up a collective, raise funds and manage them transparently.</string>
2019-02-13 09:43:34 +01:00
<string name="copy_link">Copy link</string>
2019-02-13 14:56:18 +01:00
<string name="connect_instance">Connect</string>
2019-02-13 18:57:02 +01:00
<string name="set_normal">Nomal</string>
<string name="set_compact">Compact</string>
<string name="set_console">Console</string>
<string name="set_mode">Set display mode</string>
2019-02-14 11:34:45 +01:00
<string name="set_security_provider">Patch the Security Provider</string>
2019-02-14 18:19:31 +01:00
<string name="update_tracking_domains">Update tracking domains</string>
<string name="tracking_db_updated">The tracking data base has been updated!</string>
2019-02-15 19:48:18 +01:00
<string name="calls_blocked">http calls blocked by the application</string>
<string name="list_of_blocked_domains">List of blocked calls</string>
2019-02-22 12:39:25 +01:00
<string name="submit">Submit</string>
2019-02-23 14:27:18 +01:00
<string name="data_base_exported">The data base has been exported!</string>
2019-03-01 19:02:51 +01:00
<string name="featured_hashtags">Featured hashtags</string>
<string name="filter_timeline_with_a_tag">Filter timeline with tags</string>
<string name="no_tags">No tags</string>
2018-12-15 09:24:43 +01:00
<!-- end languages -->
2019-01-06 17:27:08 +01:00
<string-array name="settings_video_mode">
<item>Webview</item>
<item>Direct stream</item>
</string-array>
2018-01-07 19:04:16 +01:00
</resources>