Skip to content

Commit 41ff437

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2c5ac1d commit 41ff437

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="account_not_new">Compte déjà existant lors de la création d\'un nouveau</string>
4+
<string name="account_not_the_same">Authentifié avec un compte différent de celui qui effectue la mise à jour</string>
5+
<string name="bad_oc_version">Aucune version valide de Nextcloud n\'a été trouvée sur le serveur</string>
6+
<string name="connect_timeout_exception">Exception de délai de connexion</string>
7+
<string name="exception_using_account">Exception lors de l\'utilisation du compte</string>
8+
<string name="file_locked">Le fichier est actuellement verrouillé par un autre utilisateur ou processus</string>
9+
<string name="file_not_found">Le fichier local n\'existe pas</string>
10+
<string name="http_violation">Violation HTTP</string>
11+
<string name="instance_not_configured">Le serveur Nextcloud n\'est pas configuré !</string>
12+
<string name="invalid_character_in_name">Le nom de fichier contient un caractère interdit</string>
13+
<string name="json_exception">Exception JSON</string>
14+
<string name="local_storage_full">Stockage local plein</string>
15+
<string name="local_storage_not_moved">Erreur lors du déplacement du fichier vers le répertoire final</string>
16+
<string name="malformed_url_exception">Exception d\'URL mal formée</string>
17+
<string name="message_install_client_cert">Souhaitez-vous installer un certificat client TLS \?</string>
18+
<string name="no_network_connection">Aucune connexion réseau</string>
19+
<string name="notification_channel_name">Connexion à Nextcloud</string>
20+
<string name="notification_message_select_client_cert">Sélectionnez le certificat du client pour %1$s : %2$d</string>
21+
<string name="notification_title_select_client_cert">Sélectionner un certificat client</string>
22+
<string name="operation_cancelled">Opération annulée par l\'appelant.</string>
23+
<string name="operation_cancelled_by_the_caller">Opération annulée par l\'appelant.</string>
24+
<string name="operation_finished_http_code">Opération terminée avec le code d\'état HTTP %1$d (%2$s)</string>
25+
<string name="socket_exception">Exception de socket</string>
26+
<string name="socket_timeout_exception">Exception d\'expiration du délai de socket</string>
27+
<string name="ssl_exception">Exception SSL</string>
28+
<string name="ssl_recoverable_exception">Exception récupérable SSL</string>
29+
<string name="sync_conflict">Conflit de synchronisation</string>
30+
<string name="title_no_client_cert">Aucun certificat client n\'a été trouvé</string>
31+
<string name="unexpected_exception">Exception inattendue</string>
32+
<string name="unexpected_webdav_exception">Exception WebDAV inattendue</string>
33+
<string name="unknown_host_exception">Exception d\'hôte inconnu</string>
34+
<string name="unrecovered_transport_exception">Exception de transport non récupérée</string>
35+
</resources>

0 commit comments

Comments
 (0)