Files
moshidon/mastodon/src/main/res/values-oc-rFR/strings.xml
2022-10-31 07:45:47 +01:00

90 lines
4.1 KiB
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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>
<string name="get_started">Per començar</string>
<string name="log_in">Se connectar</string>
<string name="next">Seguent</string>
<string name="error">Error</string>
<string name="ok">Dacòrdi</string>
<string name="in_reply_to">En responsa a %s</string>
<string name="notifications">Notificacions</string>
<string name="user_followed_you">vos sèc</string>
<string name="share_toot_title">Partejar</string>
<string name="settings">Paramètres</string>
<string name="publish">Publicar</string>
<string name="discard_draft">Suprimir lo borrolhon?</string>
<string name="discard">Ignorar</string>
<string name="cancel">Anullar</string>
<plurals name="followers">
<item quantity="one">seguidor</item>
<item quantity="other">seguidors</item>
</plurals>
<plurals name="following">
<item quantity="one">abonament</item>
<item quantity="other">abonaments</item>
</plurals>
<plurals name="posts">
<item quantity="one">publicacion</item>
<item quantity="other">publicacions</item>
</plurals>
<string name="posts">Publicacions</string>
<string name="posts_and_replies">Publicacions e responsas</string>
<string name="media">Mèdias</string>
<string name="profile_about">A prepaus</string>
<string name="button_follow">Seguir</string>
<string name="edit_profile">Modificar lo perfil</string>
<string name="mention_user">Mencionar %s</string>
<string name="share_user">Partejar %s</string>
<string name="mute_user">Amudar %s</string>
<string name="block_domain">Blocar %s</string>
<string name="search_hint">Recercar</string>
<string name="hashtags">Etiquetas</string>
<string name="news">Novèls</string>
<string name="mentions">Mencions</string>
<string name="back">Tornar</string>
<string name="edit_photo">modificar</string>
<string name="display_name">escais</string>
<string name="username">nom dutilizaire</string>
<string name="email">email</string>
<string name="password">senhal</string>
<string name="category_music">Musica</string>
<string name="category_tech">Tecnologia</string>
<string name="confirm_email_title">Una darrièra causa</string>
<string name="resend">Tornar enviar</string>
<string name="content_warning">Avís de contengut</string>
<string name="add_image_description">Apondre una descripcion dimatge…</string>
<string name="save">Enregistrar</string>
<string name="skip">Sautar</string>
<string name="notification_type_favorite">Favorits</string>
<string name="notification_type_mention">Mencions</string>
<string name="notification_type_poll">Sondatge</string>
<string name="choose_account">Seleccionar un compte</string>
<string name="theme_auto">Automatic</string>
<string name="theme_light">Clar</string>
<string name="theme_dark">Escur</string>
<string name="settings_behavior">Compòrtament</string>
<string name="settings_notifications">Notificacions</string>
<string name="notify_me_when">Me notificar quand</string>
<string name="settings_account">Paramètres de compte</string>
<string name="sensitive_content">Contengut sensible</string>
<string name="media_hidden">Tocar per afichar</string>
<string name="avatar_description">Anar al perfil de %s</string>
<string name="more_options">Mai d\'opcions</string>
<string name="reveal_content">Afichar lo contengut</string>
<string name="hide_content">Amagar lo contengut</string>
<string name="new_post">Publicacion novèla</string>
<string name="button_reply">Respondre</string>
<string name="button_favorite">Aimar</string>
<string name="button_share">Partejar</string>
<string name="my_profile">Mon perfil</string>
<string name="follow_user">Sègre %s</string>
<string name="unfollowed_user">Quitar de sègre %s</string>
<string name="open_settings">Dobrir los paramètres</string>
<string name="error_saving_file">Error en enregistrant lo fichièr</string>
<string name="file_saved">Fichièr salvagardat</string>
<string name="downloading">Telecargament…</string>
<!-- translators: %,d is a valid placeholder, it formats the number with locale-dependent grouping separators -->
<!-- %s is version like 1.2.3 -->
<!-- %s is version like 1.2.3 -->
<!-- %s is file size -->
</resources>