Skip to content

Commit 8fcc90d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c716b11 commit 8fcc90d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<string name="error_dialog_timeout_instance">Le serveur n’a pas répondu dans le temps imparti. Assurez-vous que votre instance fonctionne correctement.</string>
287287
<string name="error_dialog_timeout_toggle">Vérifiez votre connexion réseau. L\'activation et la désactivation des données mobiles ou du Wi-Fi peuvent aider.</string>
288288
<string name="error_dialog_check_server">Le serveur a renvoyé une réponse incorrecte. Vérifier si vous pouvez accéder à vos notes via l\'interface Web.</string>
289-
<string name="error_dialog_check_server_logs">Il y a un problème avec votre configuration Nextcloud. Consulter les fichiers journaux du serveur.</string>
289+
<string name="error_dialog_check_server_logs">Il y a un problème avec votre configuration Nextcloud. Consulter les fichiers de log du serveur.</string>
290290
<string name="error_dialog_check_maintenance">Vérifier si votre instance Nextcloud n\'est pas actuellement en mode maintenance.</string>
291291
<string name="error_dialog_insufficient_storage">Votre instance Nextcloud n\'a plus d\'espace disponible. Veuillez supprimer certains fichiers pour pouvoir synchroniser vos modifications locales dans votre cloud.</string>
292292
<string name="error_dialog_we_need_info">Nous avons besoin des informations techniques suivantes pour pouvoir vous aider :</string>
@@ -431,7 +431,7 @@
431431
<string name="settings_file_suffix">Extension de fichier</string>
432432
<string name="settings_file_suffix_description">Extension de fichier pour les nouvelles notes dans votre Nextcloud</string>
433433
<string name="settings_file_suffix_success">Nouveau suffixe de fichier : %1$s</string>
434-
<string name="http_status_code">État HTTP : %1$d</string>
434+
<string name="http_status_code">Code de statut HTTP : %1$d</string>
435435
<string name="progress_import_indeterminate">Importation des notes...</string>
436436
<string name="progress_import">Importation de la note %1$d sur %2$d...</string>
437437
<string name="account_imported">Compte importé.</string>

0 commit comments

Comments
 (0)