Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 9e10eaf5 authored by Nextcloud bot's avatar Nextcloud bot
Browse files

[tx-robot] updated from transifex

parent 294f8646
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
<resources>
    <string name="app_name">Nextcloud Single Sign On</string>

    <string name="no_current_account_selected_exception_title">Attention</string>
    <string name="no_current_account_selected_exception_title">Avertissement</string>
    <string name="no_current_account_selected_exception_message">Aucun compte sélectionné pour le moment</string>

    <string name="current_account_not_found_exception_title">Attention</string>
    <string name="current_account_not_found_exception_title">Avertissement</string>
    <string name="current_account_not_found_exception_message">Le compte sélectionné n\'a pas été trouvé. Quelque chose s\'est mal passé..</string>

    <string name="token_mismatch_title">Erreur</string>
@@ -17,5 +17,9 @@
    <string name="nextcloud_files_app_account_not_found_message">Compte non trouvé dans l\'application Nextcloud Files.</string>

    <string name="nextcloud_http_request_failed_title">Erreur</string>
    <string name="nextcloud_http_request_failed_message" formatted="true">Requête HTTP échouée avec le code statut HTTP :%1$d</string>

    <string name="nextcloud_files_app_not_supported_title">Erreur</string>
    <string name="nextcloud_files_app_not_supported_message" formatted="true">Votre application de fichiers nextcloud ne prend actuellement pas en charge la connexion unique. Veuillez s\'il vous plaît la mettre à jour :%1$s</string>

</resources>