New Crowdin translations (#1137)

* New translations strings.xml (French)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Japanese)

* New translations strings.xml (Japanese)

* New translations strings.xml (Arabic)

* New translations strings.xml (Arabic)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Czech)

* New translations strings.xml (French)
This commit is contained in:
Konrad Pozniak 2019-03-24 08:48:49 +01:00 committed by GitHub
commit c343fb9d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 66 additions and 0 deletions

View file

@ -125,6 +125,8 @@
<string name="action_copy_link">Copier le lien</string>
<string name="action_open_as">Ouvrir comme %s</string>
<string name="action_share_as">Partager comme …</string>
<string name="download_media">Télécharger le média</string>
<string name="downloading_media">Téléchargement du média</string>
<string name="send_status_link_to">Partager le lien de votre pouet avec…</string>
<string name="send_status_content_to">Partager le pouet avec…</string>
<string name="send_media_to">Partager limage avec …</string>
@ -180,6 +182,7 @@
<string name="pref_title_appearance_settings">Apparence</string>
<string name="pref_title_app_theme">Thème de lapplication</string>
<string name="pref_title_timelines">Fils chronologiques</string>
<string name="pref_title_timeline_filters">Filtres</string>
<string-array name="app_theme_names">
<item>Sombre</item>
<item>Clair</item>
@ -278,6 +281,13 @@
<string name="title_media">Média</string>
<string name="replying_to">Réponse à @%s</string>
<string name="load_more_placeholder_text">en charger plus</string>
<string name="pref_title_public_filter_keywords">Timelines publiques</string>
<string name="pref_title_thread_filter_keywords">Conversations</string>
<string name="filter_addition_dialog_title">Ajouter un filtre</string>
<string name="filter_edit_dialog_title">Modifier un filtre</string>
<string name="filter_dialog_remove_button">Supprimer</string>
<string name="filter_dialog_update_button">Mettre à jour</string>
<string name="filter_add_description">Phrase à filtrer</string>
<string name="add_account_name">Ajouter un compte</string>
<string name="add_account_description">Ajouter un nouveau compte Mastodon</string>
<string name="action_lists">Listes</string>