927 lines
77 KiB
Plaintext
927 lines
77 KiB
Plaintext
/* Notification that a user reacted to a post that the current user was tagged in */
|
||
"reacted_tagged_in_1" = "%@ a réagi à une publication dans laquelle vous apparaissez";
|
||
|
||
/* Notification that 2 users reacted to a post that the current user was tagged in */
|
||
"reacted_tagged_in_2" = "%@ et %@ ont réagi à une publication dans laquelle vous apparaissez";
|
||
|
||
/* Notification that a user reposted a post that the current user was tagged in */
|
||
"reposted_tagged_in_1" = "%@ a republié une publication dans laquelle vous apparaissez";
|
||
|
||
/* Notification that 2 users reposted a post that the current user was tagged in */
|
||
"reposted_tagged_in_2" = "%@ et %@ ont republié une publication dans laquelle vous aparaissez";
|
||
|
||
/* Notification that a user zapped a post that the current user was tagged in */
|
||
"zapped_tagged_in_1" = "%@ a zappé une publication dans laquelle vous apparaissez";
|
||
|
||
/* Notification that 2 users zapped a post that the current user was tagged in */
|
||
"zapped_tagged_in_2" = "%@ et %@ ont zappé une publication dans laquelle vous apparaissez";
|
||
|
||
/* Notification that a user reacted to the current user's post */
|
||
"reacted_your_post_1" = "%@ a réagi à votre publication";
|
||
|
||
/* Notification that 2 users reacted to the current user's profile */
|
||
"reacted_your_post_2" = "%@ et %@ ont réagi à votre publication";
|
||
|
||
/* Notification that a user reposted the current user's post */
|
||
"reposted_your_post_1" = "%@ a republié votre publication";
|
||
|
||
/* Notification that 2 users reposted the current user's post */
|
||
"reposted_your_post_2" = "%@ et %@ ont republié votre publication";
|
||
|
||
/* Notification that a user zapped the current user's post */
|
||
"zapped_your_post_1" = "%@ a zappé votre publication";
|
||
|
||
/* Notification that 2 users zapped the current user's post */
|
||
"zapped_your_post_2" = "%@ et %@ ont zappé votre publication";
|
||
|
||
/* Notification that a user reacted to the current user's profile */
|
||
"reacted_your_profile_1" = "%@ a réagi à votre profil";
|
||
|
||
/* Notification that 2 users reacted to the current user's profile */
|
||
"reacted_your_profile_2" = "%@ et %@ ont réagi à votre profil";
|
||
|
||
/* Notification that a user reposted the current user's profile */
|
||
"reposted_your_profile_1" = "%@ a republié votre profil";
|
||
|
||
/* Notification that 2 users reposted the current user's profile */
|
||
"reposted_your_profile_2" = "%@ et %@ ont republié votre profil";
|
||
|
||
/* Notification that a user zapped the current user's profile */
|
||
"zapped_your_profile_1" = "%@ a zappé votre profile";
|
||
|
||
/* Notification that 2 users zapped the current user's profile */
|
||
"zapped_your_profile_2" = "%@ et %@ ont zappé votre profile";
|
||
/* No comment provided by engineer. */
|
||
"%@" = "%@";
|
||
|
||
/* Alert message that informs a user was blocked. */
|
||
"%@ has been blocked" = "%@ est bloqué";
|
||
|
||
/* When a note or profile is not found when searching for it via its note id */
|
||
"%@ not found" = "%@ n'a donné aucun résultat";
|
||
|
||
/* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. La création d'un compte ne nécessite pas de numéro de téléphone, d'e-mail ou de nom. Commencez tout de suite sans aucun obstacle.";
|
||
|
||
/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Messagerie privée cryptée de bout en bout. Gardez les Big Tech hors de vos DMs";
|
||
|
||
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Donnez un pourboire aux publications de vos amis et accumulez les sats avec Bitcoin⚡️, la monnaie native d'Internet.";
|
||
|
||
/* Sentence composed of 2 variables to describe how many reactions there are on a post. In source English, the first variable is the number of reactions, and the second variable is 'Reaction' or 'Reactions'.
|
||
Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
|
||
Sentence composed of 2 variables to describe how many zap payments there are on a post. In source English, the first variable is the number of zap payments, and the second variable is 'Zap' or 'Zaps'. */
|
||
"%@.font(.body.bold())) %@" = "%1$@.font(.body.bold())) %2$@";
|
||
|
||
/* Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'.
|
||
Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'.
|
||
Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */
|
||
"%@.font(.subheadline.weight(.medium))) %@" = "%1$@.font(.subheadline.weight(.medium))) %2$@";
|
||
|
||
/* Fraction of how many of the user's relay servers that are operational. */
|
||
"%@/%@" = "%1$@/%2$@";
|
||
|
||
/* Description of how the nip05 identifier would be used for verification. */
|
||
"'%@' at '%@' will be used for verification" = "'%1$@' à '%2$@' sera utilisé pour la vérification";
|
||
|
||
/* Description of why the nip05 identifier is invalid. */
|
||
"'%@' is an invalid NIP-05 identifier. It should look like an email." = "'%@' n'est pas un identifiant NIP-05 valide. Il doit avoir le format d'une adresse email.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"@" = "@";
|
||
|
||
/* Label to prompt for about text entry for user to describe about themself. */
|
||
"About" = "À propos de";
|
||
|
||
/* Label for About Me section of user profile form. */
|
||
"About Me" = "À propos de moi";
|
||
|
||
/* Placeholder text for About Me description. */
|
||
"Absolute Boss" = "Patron absolu";
|
||
|
||
/* Button to accept the end user license agreement before being allowed into the app. */
|
||
"Accept" = "Accepter";
|
||
|
||
/* Label to indicate the public ID of the account. */
|
||
"Account ID" = "Identifiant de compte";
|
||
|
||
/* Title for confirmation dialog to either share, report, or block a profile. */
|
||
"Actions" = "Actions";
|
||
|
||
/* Button to confirm adding user inputted relay. */
|
||
"Add" = "Ajouter";
|
||
|
||
/* Button label to re-add all original participants as profiles to reply to in a note */
|
||
"Add all" = "Tout ajouter";
|
||
|
||
/* Button text to add bookmark to a note.
|
||
Context menu option for adding a note bookmark. */
|
||
"Add Bookmark" = "Ajouter un signet";
|
||
|
||
/* Button to add recommended relay server.
|
||
Label for section for adding a relay server. */
|
||
"Add Relay" = "Ajouter un relais";
|
||
|
||
/* Label to display relay contact user. */
|
||
"Admin" = "Admin";
|
||
|
||
/* Label for filter for all notifications. */
|
||
"All" = "Toutes";
|
||
|
||
/* Setting to always show and never blur images */
|
||
"Always show images" = "Toujours montrer les images";
|
||
|
||
/* Picker option to indicate that a zap should be sent anonymously and not identify the user as who sent it. */
|
||
"Anonymous" = "Anonyme";
|
||
|
||
/* Any amount of sats */
|
||
"Any" = "Montant au choix";
|
||
|
||
/* Prompt for optional entry of API Key to use translation server. */
|
||
"API Key (optional)" = "Clé d'API (optionnelle)";
|
||
|
||
/* Prompt for required entry of API Key to use translation server. */
|
||
"API Key (required)" = "Clé d'API (requise)";
|
||
|
||
/* Alert message to ask if user wants to repost a post. */
|
||
"Are you sure you want to repost this?" = "Êtes-vous sûr de vouloir republier ceci ?";
|
||
|
||
/* Placeholder text for a comment to send as part of a zap to the user. */
|
||
"Awesome post!" = "Super publication!";
|
||
|
||
/* Label for Banner Image section of user profile form. */
|
||
"Banner Image" = "Image de la bannière";
|
||
|
||
/* Reminder to user that they should save their account information. */
|
||
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Avant de commencer, vous devrez enregistrer les informations de votre compte, sinon vous ne pourrez plus vous connecter à l'avenir si vous désinstallez Damus.";
|
||
|
||
/* Dropdown option label for Lightning wallet, Bitcoin Beach. */
|
||
"Bitcoin Beach" = "Bitcoin Beach";
|
||
|
||
/* Label for Bitcoin Lightning Tips section of user profile form. */
|
||
"Bitcoin Lightning Tips" = "Pourboires de Bitcoin Lightning";
|
||
|
||
/* Dropdown option label for Lightning wallet, Blixt Wallet */
|
||
"Blixt Wallet" = "Blixt Wallet";
|
||
|
||
/* Alert button to block a user.
|
||
Button to block a profile.
|
||
Context menu option for blocking users. */
|
||
"Block" = "Bloquer";
|
||
|
||
/* Alert message prompt to ask if a user should be blocked. */
|
||
"Block %@?" = "Bloquer %@?";
|
||
|
||
/* Title of alert for blocking a user. */
|
||
"Block User" = "Bloquer un utilisateur";
|
||
|
||
/* Sidebar menu label for Profile view. */
|
||
"Blocked" = "Bloqué";
|
||
|
||
/* Navigation title of view to see list of blocked users. */
|
||
"Blocked Users" = "Utilisateurs bloqués";
|
||
|
||
/* Dropdown option label for Lightning wallet, Blue Wallet. */
|
||
"Blue Wallet" = "Blue Wallet";
|
||
|
||
/* Sidebar menu label for Bookmarks view.
|
||
Title of bookmarks view */
|
||
"Bookmarks" = "Signets";
|
||
|
||
/* Accessibility label for boosts button */
|
||
"Boosts" = "Promouvoir";
|
||
|
||
/* Dropdown option label for Lightning wallet, Breez. */
|
||
"Breez" = "Breez";
|
||
|
||
/* Button to broadcast note to all your relays
|
||
Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
|
||
"Broadcast" = "Diffuser";
|
||
|
||
/* Alert button to cancel out of alert for blocking a user.
|
||
Button to cancel a repost.
|
||
Button to cancel out of alert that creates a new mutelist.
|
||
Button to cancel out of posting a note.
|
||
Button to cancel out of reposting a post.
|
||
Button to cancel out of view adding user inputted relay.
|
||
Cancel deleting the user.
|
||
Cancel out of logging out the user.
|
||
Cancel out of search view. */
|
||
"Cancel" = "Annuler";
|
||
|
||
/* Dropdown option label for Lightning wallet, Cash App. */
|
||
"Cash App" = "Cash App";
|
||
|
||
/* Button for clearing bookmarks data. */
|
||
"Clear All" = "Effacer tout";
|
||
|
||
/* Button to clear image cache. */
|
||
"Clear Cache" = "Vider le cache";
|
||
|
||
/* Header text to indicate that the text field below it is a comment that will be used to send as part of a zap to the user. */
|
||
"Comment" = "Commentaire";
|
||
|
||
/* Label to display relay contact information. */
|
||
"Contact" = "Contact";
|
||
|
||
/* Continue with deleting the user. */
|
||
"Continue" = "Continuer";
|
||
|
||
/* Label indicating that a user's key was copied. */
|
||
"Copied" = "Copié";
|
||
|
||
/* Button to copy a relay server address. */
|
||
"Copy" = "Copier";
|
||
|
||
/* Context menu option for copying the ID of the account that created the note. */
|
||
"Copy Account ID" = "Copier l'identifiant de compte";
|
||
|
||
/* Context menu option to copy an image into clipboard.
|
||
Context menu option to copy an image to clipboard. */
|
||
"Copy Image" = "Copier l'image";
|
||
|
||
/* Context menu option to copy the URL of an image into clipboard. */
|
||
"Copy Image URL" = "Copier l'URL de l'image";
|
||
|
||
/* Title of section for copying a Lightning invoice identifier. */
|
||
"Copy invoice" = "Copier la facture";
|
||
|
||
/* Button to copy link to note */
|
||
"Copy Link" = "Copier le lien";
|
||
|
||
/* Context menu option for copying a user's Lightning URL. */
|
||
"Copy LNURL" = "Copier le LNURL";
|
||
|
||
/* Context menu option for copying the ID of the note. */
|
||
"Copy Note ID" = "Copier l'identifiant de la publication";
|
||
|
||
/* Context menu option for copying the JSON text from the note. */
|
||
"Copy Note JSON" = "Copier le JSON de la publication";
|
||
|
||
/* Button to copy report ID. */
|
||
"Copy Report ID" = "Copier l'ID du signalement";
|
||
|
||
/* Context menu option for copying the text from an note. */
|
||
"Copy Text" = "Copier le texte";
|
||
|
||
/* Context menu option for copying the ID of the user who created the note. */
|
||
"Copy User Pubkey" = "Copier la clé publique";
|
||
|
||
/* Alert message to indicate that the blocked user could not be found. */
|
||
"Could not find user to block..." = "Aucun utilisateur à bloquer";
|
||
|
||
/* Button to create account. */
|
||
"Create" = "Créer";
|
||
|
||
/* Button to create an account. */
|
||
"Create Account" = "Créer un compte";
|
||
|
||
/* Title of alert prompting the user to create a new mutelist. */
|
||
"Create new mutelist" = "Créer une nouvelle liste muette";
|
||
|
||
/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
|
||
"Creator(s) of Bitcoin. Absolute legend." = "Créateur(s) de Bitcoin. Légende absolue.";
|
||
|
||
/* Dropdown option for selecting a custom translation server. */
|
||
"Custom" = "Serveur personnalisé";
|
||
|
||
/* Header text to indicate that the text field below it is to enter a custom zap amount. */
|
||
"Custom Zap Amount" = "Montant de zap personnalisé";
|
||
|
||
/* Name of the app, shown on the first screen when user is not logged in. */
|
||
"Damus" = "Damus";
|
||
|
||
/* Dropdown option for selecting DeepL as the translation service. */
|
||
"DeepL (Proprietary, Higher Accuracy)" = "DeepL (Propriétaire, haute précision)";
|
||
|
||
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
|
||
"Default Wallet" = "Portefeuille par défaut";
|
||
|
||
/* Section title for zap configuration */
|
||
"Default Zap Amount in sats" = "Montant par défaut du zap en sats";
|
||
|
||
/* Button for deleting the users account.
|
||
Button to delete a relay server that the user connects to.
|
||
Button to remove a user from their blocklist. */
|
||
"Delete" = "Effacer";
|
||
|
||
/* Button to delete the user's account. */
|
||
"Delete Account" = "Supprimer votre compte";
|
||
|
||
/* Alert message to indicate this is a deleted account */
|
||
"Deleted Account" = "Compte supprimé";
|
||
|
||
/* Label to display relay description. */
|
||
"Description" = "Description";
|
||
|
||
/* Button to disable image animation */
|
||
"Disable animations" = "Désactiver les animations";
|
||
|
||
/* Button to dismiss a text field alert. */
|
||
"Dismiss" = "Rejeter";
|
||
|
||
/* Label to prompt display name entry. */
|
||
"Display Name" = "Afficher le nom";
|
||
|
||
/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
|
||
Navigation title for view of DMs, where DM is an English abbreviation for Direct Message.
|
||
Picker option for DM selector for seeing only DMs that have been responded to. DM is the English abbreviation for Direct Message.
|
||
Toolbar label for DMs view, where DM is the English abbreviation for Direct Message. */
|
||
"DMs" = "Messages privés";
|
||
|
||
/* Button to dismiss wallet selection view for paying Lightning invoice. */
|
||
"Done" = "Terminé";
|
||
|
||
/* Heading indicating that this application allows users to earn money. */
|
||
"Earn Money" = "Gagner de l'argent";
|
||
|
||
/* Button to edit user's profile. */
|
||
"Edit" = "Modifier";
|
||
|
||
/* Text indicating that the view is used for editing which participants are replied to in a note. */
|
||
"Edit participants" = "Modifier les participants";
|
||
|
||
/* Heading indicating that this application keeps private messaging end-to-end encrypted. */
|
||
"Encrypted" = "Chiffré";
|
||
|
||
/* Prompt for user to enter an account key to login. */
|
||
"Enter your account key to login:" = "Entrez votre clé de compte pour vous connecter:";
|
||
|
||
/* Message to display when there was an error fetching a lightning invoice while attempting to zap. */
|
||
"Error fetching lightning invoice" = "Il y a eu une erreur en tentant de récupérer la facture lightning";
|
||
|
||
/* Error message indicating why saving keys failed. */
|
||
"Error: %@" = "Erreur: %@";
|
||
|
||
/* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */
|
||
"EULA" = "CLUF";
|
||
|
||
/* Description of public zap type where the zap is sent publicly and identifies the user who sent it. */
|
||
"Everyone on can see that you zapped" = "Tout le monde peut voir que vous avez zappé";
|
||
|
||
/* Button label text for filtering relay servers. */
|
||
"Filter" = "Filtre";
|
||
|
||
/* Button to follow a user. */
|
||
"Follow" = "S'abonner";
|
||
|
||
/* Button to follow a user back. */
|
||
"Follow Back" = "Suivre en retour";
|
||
|
||
/* Text on QR code view to prompt viewer looking at screen to follow the user. */
|
||
"Follow me on nostr" = "Suivez-moi sur nostr";
|
||
|
||
/* Label describing followers of a user.
|
||
Navigation bar title for view that shows who is following a user. */
|
||
"Followers" = "Abonnés";
|
||
|
||
/* Navigation bar title for view that shows who a user is following. */
|
||
"Following" = "Abonnements";
|
||
|
||
/* Label to indicate that the user is in the process of following another user. */
|
||
"Following..." = "Abonnements...";
|
||
|
||
/* Text to indicate that a user is following your profile. */
|
||
"Follows you" = "Vous suit";
|
||
|
||
/* Dropdown option for selecting Free plan for DeepL translation service. */
|
||
"Free" = "Gratuit";
|
||
|
||
/* Button to navigate to DeepL website to get a translation API key. */
|
||
"Get API Key" = "Obtenir une clé d'API";
|
||
|
||
/* No comment provided by engineer. */
|
||
"Hello, World!" = "Bonjour, le monde!";
|
||
|
||
/* Button to hide a post from a user who has been blocked. */
|
||
"Hide" = "Cacher";
|
||
|
||
/* Button to hide the DeepL translation API key.
|
||
Button to hide the LibreTranslate server API key. */
|
||
"Hide API Key" = "Cacher la clé d'API";
|
||
|
||
/* Navigation bar title for Home view where posts and replies appear from those who the user is following. */
|
||
"Home" = "Accueil";
|
||
|
||
/* Placeholder example text for profile picture URL. */
|
||
"https://example.com/pic.jpg" = "https://exemple.com/pic.jpg";
|
||
|
||
/* Placeholder example text for website URL for user profile. */
|
||
"https://jb55.com" = "https://jb55.com";
|
||
|
||
/* Button for user to report that the account or content has illegal content. */
|
||
"Illegal content" = "Contenu illégal";
|
||
|
||
/* Section title for images configuration. */
|
||
"Images" = "Images";
|
||
|
||
/* Error message indicating that an invalid account key was entered for login. */
|
||
"Invalid key" = "Clé non valide";
|
||
|
||
/* Message to display when there was an error attempting to zap due to an invalid lightning address. */
|
||
"Invalid lightning address" = "Adresse lightning incorrecte";
|
||
|
||
/* Title of alerting as invalid tip address. */
|
||
"Invalid Tip Address" = "Adresse de pourboire invalide";
|
||
|
||
/* Button for user to report that the account or content has spam. */
|
||
"It's spam" = "C'est du pourriel";
|
||
|
||
/* Placeholder example text for identifier used for NIP-05 verification. */
|
||
"jb55@jb55.com" = "jb55@jb55.com";
|
||
|
||
/* Moves the post button to the left side of the screen */
|
||
"Left Handed" = "Gaucher";
|
||
|
||
/* Button to complete account creation and start using the app. */
|
||
"Let's go!" = "Allons-y!";
|
||
|
||
/* Dropdown option for selecting LibreTranslate as the translation service. */
|
||
"LibreTranslate (Open Source)" = "LibreTranslate (Logiciel Libre)";
|
||
|
||
/* Placeholder text for entry of Lightning Address or LNURL. */
|
||
"Lightning Address or LNURL" = "Adresse Lightning ou LNURL";
|
||
|
||
/* Indicates that the view is for paying a Lightning invoice. */
|
||
"Lightning Invoice" = "Facture Lightning";
|
||
|
||
/* Accessibility Label for Like button */
|
||
"Like" = "J'aime";
|
||
|
||
/* Dropdown option label for Lightning wallet, LNLink. */
|
||
"LNLink" = "LNLink";
|
||
|
||
/* Button text for loading more events, where the variable is the number of events. */
|
||
"Load %@ more" = "Charger %@ événement supplémentaires";
|
||
|
||
/* Face ID usage description shown when trying to access private key */
|
||
"Local authentication to access private key" = "Authentification locale pour l'accès à la clé privée";
|
||
|
||
/* Dropdown option label for system default for Lightning wallet. */
|
||
"Local default" = "Valeur locale par défaut";
|
||
|
||
/* Button to log into account.
|
||
Button to log into an account.
|
||
Title of view to log into an account. */
|
||
"Login" = "Se connecter";
|
||
|
||
/* Alert for logging out the user.
|
||
Button for logging out the user.
|
||
Button to close the alert that informs that the current account has been deleted. */
|
||
"Logout" = "Se déconnecter";
|
||
|
||
/* Label that appears when searching for note or profile */
|
||
"Looking for %@..." = "Recherche de %@...";
|
||
|
||
/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
|
||
"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Assurez-vous que votre clé de compte nsec est enregistrée avant de vous déconnecter sinon vous perdrez l'accès à ce compte";
|
||
|
||
/* Label for filter for seeing mention notifications (replies, etc). */
|
||
"Mentions" = "Mentions";
|
||
|
||
/* Section header for miscellaneous user configuration */
|
||
"Miscellaneous" = "Divers";
|
||
|
||
/* Dropdown option label for Lightning wallet, Muun. */
|
||
"Muun" = "Muun";
|
||
|
||
/* Label for NIP-05 Verification section of user profile form. */
|
||
"NIP-05 Verification" = "Vérification NIP-05";
|
||
|
||
/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */
|
||
"No" = "Non";
|
||
|
||
/* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */
|
||
"No block list found, create a new one? This will overwrite any previous block lists." = "Aucune liste de blocage trouvée, voulez-vous en créer une nouvelle? Cela va écraser votre liste de blocage existante.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"No data available" = "Aucune donnée disponible";
|
||
|
||
/* Description of anonymous zap type where the zap is sent anonymously and does not identify the user who sent it. */
|
||
"No one can see that you zapped" = "Personne ne peut voir que vous avez zappé";
|
||
|
||
/* Description of non-zap type where sats are sent to the user's wallet as a regular Lightning payment, not as a zap. */
|
||
"No zaps are sent, only a lightning payment." = "Aucun zap n'est envoyé, seulement un paiement lightning.";
|
||
|
||
/* No search results. */
|
||
"none" = "aucun";
|
||
|
||
/* Dropdown option for selecting no translation service. */
|
||
"none_translation_service" = "Aucun";
|
||
|
||
/* Picker option to indicate that sats should be sent to the user's wallet as a regular Lightning payment, not as a zap. */
|
||
"none_zap_type" = "Aucun";
|
||
|
||
/* Dropdown option label for system default for NostrBuild image uploader. */
|
||
"NostrBuild" = "NostrBuild";
|
||
|
||
/* Dropdown option label for system default for NostrImg image uploader. */
|
||
"NostrImg" = "NostrImg";
|
||
|
||
/* Alert user that they might be attempting to paste a private key and ask them to confirm. */
|
||
"Note contains \"nsec1\" private key. Are you sure?" = "La publication contient une clé privée \"nsec1\". Êtes-vous certain?";
|
||
|
||
/* Indicates that there are no notes in the timeline to view. */
|
||
"Nothing to see here. Check back later!" = "Rien à voir ici. Revenez plus tard!";
|
||
|
||
/* Toolbar label for Notifications view. */
|
||
"Notifications" = "Notifications";
|
||
|
||
/* String indicating that a given timestamp just occurred */
|
||
"now" = "maintenant";
|
||
|
||
/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
|
||
"nsec1..." = "nsec1...";
|
||
|
||
/* Button for user to report that the account or content has nudity or explicit content. */
|
||
"Nudity or explicit content" = "Nudité ou contenu explicite";
|
||
|
||
/* Button to dismiss the alert. */
|
||
"Ok" = "Ok";
|
||
|
||
/* Help text on green lock icon that explains that only the current user can see the message of a zap event and who sent the zap. */
|
||
"Only you can see this message and who sent it." = "Seulement vous pouvez voir ce message et qui l'a envoyé.";
|
||
|
||
/* Label indicating that a form input is optional. */
|
||
"optional" = "optionnel";
|
||
|
||
/* Section header that indicates the relay server requires payment. */
|
||
"Paid Relay" = "Relai payant";
|
||
|
||
/* Button to pay a Lightning invoice. */
|
||
"Pay" = "Payer";
|
||
|
||
/* Navigation bar title for view to pay Lightning invoice. */
|
||
"Pay the Lightning invoice" = "Payer la facture Lightning";
|
||
|
||
/* Alert for deleting the users account.
|
||
Section title for deleting the user */
|
||
"Permanently Delete Account" = "Supprimer le compte définitivement ";
|
||
|
||
/* Dropdown option label for Lightning wallet, Phoenix. */
|
||
"Phoenix" = "Phoenix";
|
||
|
||
/* Prompt selection of DeepL subscription plan to perform machine translations on notes */
|
||
"Plan" = "Plan";
|
||
|
||
/* Instructions on how to filter a specific timeline feed by choosing relay servers to filter on. */
|
||
"Please choose relays from the list below to filter the current feed:" = "Veuillez choisir des relais dans la liste ci-dessous pour filtrer le fil:";
|
||
|
||
/* Button to post a note. */
|
||
"Post" = "Publier";
|
||
|
||
/* Text to indicate that what is being shown is a post from a user who has been blocked. */
|
||
"Post from a user you've blocked" = "Publication d'un utilisateur que vous avez bloqué";
|
||
|
||
/* Label for filter for seeing only posts (instead of posts and replies).
|
||
Label for filter for seeing only your posts (instead of posts and replies). */
|
||
"Posts" = "Publications";
|
||
|
||
/* Label for filter for seeing posts and replies (instead of only posts).
|
||
Label for filter for seeing your posts and replies (instead of only your posts). */
|
||
"Posts & Replies" = "Publications & Réponses";
|
||
|
||
/* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading.
|
||
Picker option to indicate that a zap should be sent privately and not identify the user to the public. */
|
||
"Private" = "Privé";
|
||
|
||
/* Label to indicate that the text below is the user's private key used by only the user themself as a secret to login to access their account.
|
||
Title of the secure field that holds the user's private key. */
|
||
"Private Key" = "Clé Privée";
|
||
|
||
/* Description of private zap type where the zap is sent privately and does not identify the user to the public. */
|
||
"private_zap_description" = "Seulement '%@' peut voir que vous l'avez zappé.e";
|
||
|
||
/* Dropdown option for selecting Pro plan for DeepL translation service. */
|
||
"Pro" = "Pro";
|
||
|
||
/* Sidebar menu label for Profile view. */
|
||
"Profile" = "Profil";
|
||
|
||
/* Label for Profile Picture section of user profile form. */
|
||
"Profile Picture" = "Image de profil";
|
||
|
||
/* Picker option to indicate that a zap should be sent publicly and identify the user as who sent it. */
|
||
"Public" = "Public";
|
||
|
||
/* Section title for the user's public account ID. */
|
||
"Public Account ID" = "Identifiant publique de compte";
|
||
|
||
/* Label indicating that the text is a user's public account key.
|
||
Label to indicate that text below is the user's public key used by others to uniquely refer to the user. */
|
||
"Public Key" = "Clé publique";
|
||
|
||
/* Label indicating that the text is a user's public account key. */
|
||
"Public key" = "Clé publique";
|
||
|
||
/* Prompt to ask user if the key they entered is a public key. */
|
||
"Public Key?" = "Clé publique?";
|
||
|
||
/* Navigation bar title for Reactions view. */
|
||
"Reactions" = "Réactions";
|
||
|
||
/* Section title for recommend relay servers that could be added as part of configuration */
|
||
"Recommended Relays" = "Relais recommandés";
|
||
|
||
/* Button to reject the end user license agreement, which disallows the user from being let into the app. */
|
||
"Reject" = "Refuser";
|
||
|
||
/* Label to display relay address.
|
||
Text field for relay server. Used for testing purposes. */
|
||
"Relay" = "Relais";
|
||
|
||
/* Header text for relay server list for configuration.
|
||
Sidebar menu label for Relays view. */
|
||
"Relays" = "Relais";
|
||
|
||
/* Description of what was done as a result of sending a report to relay servers. */
|
||
"Relays have been notified and clients will be able to use this information to filter content. Thank you!" = "Les relais ont été avisés et les clients pourront utiliser ces renseignements pour filtrer le contenu. Merci!";
|
||
|
||
/* Button label to remove all participants from a note reply. */
|
||
"Remove all" = "Tout supprimer";
|
||
|
||
/* Button text to remove bookmark from a note.
|
||
Context menu option for removing a note bookmark. */
|
||
"Remove Bookmark" = "Supprimer le signet";
|
||
|
||
/* Accessibility label for reply button */
|
||
"Reply" = "Répondre";
|
||
|
||
/* Label to indicate that the user is replying to 1 user. */
|
||
"Replying to %@" = "Réponse à %@";
|
||
|
||
/* Label to indicate that the user is replying to 2 users. */
|
||
"Replying to %@ & %@" = "Réponse à %1$@ & %2$@";
|
||
|
||
/* Label to indicate that the user is replying to themself. */
|
||
"Replying to self" = "Réponse à soi-même";
|
||
|
||
/* Indicating that the user is replying to the following listed people. */
|
||
"Replying to:" = "Répondre à:";
|
||
|
||
/* Button to report a profile.
|
||
Context menu option for reporting content.
|
||
Label indicating that the current view is for the user to report content. */
|
||
"Report" = "Signaler";
|
||
|
||
/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */
|
||
"Report ID:" = "ID de signalement:";
|
||
|
||
/* Message indicating that a report was successfully sent to relay servers. */
|
||
"Report sent!" = "Signalement envoyé!";
|
||
|
||
/* Button to confirm reposting a post.
|
||
Title of alert for confirming to repost a post. */
|
||
"Repost" = "Republier";
|
||
|
||
/* Text indicating that the post was reposted (i.e. re-shared). */
|
||
"Reposted" = "a republié";
|
||
|
||
/* Navigation bar title for Reposts view. */
|
||
"Reposts" = "Republications";
|
||
|
||
/* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */
|
||
"Requests" = "Demandes";
|
||
|
||
/* Button to retry completing account creation after an error occurred. */
|
||
"Retry" = "Retenter";
|
||
|
||
/* Dropdown option label for Lightning wallet, River */
|
||
"River" = "River";
|
||
|
||
/* Example username of Bitcoin creator(s), Satoshi Nakamoto. */
|
||
"satoshi" = "satoshi";
|
||
|
||
/* Name of Bitcoin creator(s). */
|
||
"Satoshi Nakamoto" = "Satoshi Nakamoto";
|
||
|
||
/* Button for saving profile. */
|
||
"Save" = "Enregistrer";
|
||
|
||
/* Context menu option to save an image. */
|
||
"Save Image" = "Enregistrer l'image";
|
||
|
||
/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */
|
||
"Scan the code" = "Scanner le code";
|
||
|
||
/* Navigation link to search hashtag. */
|
||
"Search hashtag: #%@" = "Rechercher hashtag: #%@";
|
||
|
||
/* Placeholder text to prompt entry of search query. */
|
||
"Search..." = "Rechercher...";
|
||
|
||
/* Section title for user's secret account login key. */
|
||
"Secret Account Login Key" = "Clé secrète de connexion au compte";
|
||
|
||
/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
|
||
"Select a Lightning wallet" = "Sélectionnez un portefeuille Lightning";
|
||
|
||
/* Prompt selection of user's default wallet */
|
||
"Select default wallet" = "Sélectionnez le portefeuille par défaut";
|
||
|
||
/* Prompt selection of user's image uploader */
|
||
"Select image uploader" = "Choisir le service d'images";
|
||
|
||
/* Text prompt for user to send a message to the other user. */
|
||
"Send a message to start the conversation..." = "Envoyez un message pour démarrer la conversation...";
|
||
|
||
/* Prompt selection of LibreTranslate server to perform machine translations on notes */
|
||
"Server" = "Serveur";
|
||
|
||
/* Prompt selection of translation service provider. */
|
||
"Service" = "Service";
|
||
|
||
/* Navigation title for Settings view.
|
||
Sidebar menu label for accessing the app settings */
|
||
"Settings" = "Paramètres";
|
||
|
||
/* Button to share a post
|
||
Button to share an image.
|
||
Button to share the link to a profile. */
|
||
"Share" = "Partager";
|
||
|
||
/* Title text to indicate that the buttons below are meant to be used to share a note with others. */
|
||
"Share Note" = "Partager la publication";
|
||
|
||
/* Button to present iOS share sheet */
|
||
"Share Via..." = "Partager via...";
|
||
|
||
/* Button to show a post from a user who has been blocked.
|
||
Toggle to show or hide user's secret account login key. */
|
||
"Show" = "Afficher";
|
||
|
||
/* Button to show the DeepL translation API key.
|
||
Button to show the LibreTranslate server API key. */
|
||
"Show API Key" = "Montrer la clé d'API";
|
||
|
||
/* Button to show entire note. */
|
||
"Show more" = "Voir plus";
|
||
|
||
/* Toggle to show or hide selection of wallet. */
|
||
"Show wallet selector" = "Afficher le sélecteur de portefeuille";
|
||
|
||
/* Section title for signing out */
|
||
"Sign Out" = "Déconnexion";
|
||
|
||
/* Sidebar menu label to sign out of the account. */
|
||
"Sign out" = "Se déconnecter";
|
||
|
||
/* Label to display relay software. */
|
||
"Software" = "Logiciel";
|
||
|
||
/* Dropdown option label for Lightning wallet, Strike. */
|
||
"Strike" = "Strike";
|
||
|
||
/* Label to display relay's supported NIPs. */
|
||
"Supported NIPs" = "NIPs supportés";
|
||
|
||
/* Button to close out of alert that informs that the action to block a user was successful. */
|
||
"Thanks!" = "Merci!";
|
||
|
||
/* Giving the description of the alert message. */
|
||
"The address should either begin with LNURL or should look like an email address." = "L'adresse doit débuter avec LNURL or doit être dans le format d'une adresse email.";
|
||
|
||
/* Button for user to report that the account is impersonating someone. */
|
||
"They are impersonating someone" = "Ils personnifient quelqu'un";
|
||
|
||
/* Footer description that explains that the relay server requires payment to post. */
|
||
"This is a paid relay, you must pay for posts to be accepted." = "C’est un relai payant, vous devez payer pour que vos publications soient acceptées.";
|
||
|
||
/* Warning that the inputted account key is a public key and the result of what happens because of it. */
|
||
"This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." = "Il s'agit d'une clé publique, vous ne pourrez pas publier de messages ou interagir de quelque manière que ce soit. Ceci est utilisé pour visualiser les comptes de leur point de vue.";
|
||
|
||
/* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */
|
||
"This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Il s'agit d'une clé Nostr à l'ancienne. Nous ne savons pas s'il s'agit d'une clé publique ou d'une clé privée. Veuillez basculer le bouton ci-dessous s'il s'agit d'une clé publique.";
|
||
|
||
/* Label to describe that a public key is the user's account ID and what they can do with it. */
|
||
"This is your account ID, you can give this to your friends so that they can follow you. Tap to copy." = "Ceci est votre ID de compte, vous pouvez le donner à vos amis pour qu'ils puissent vous suivre. Touchez pour le copier.";
|
||
|
||
/* Label to describe that a private key is the user's secret account key and what they should do with it. */
|
||
"This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "Il s'agit de votre clé de compte secrète. Vous en aurez besoin pour accéder à votre compte. Ne le partagez avec personne ! Enregistrez-la dans un gestionnaire de mots de passe et gardez-la en sécurité!";
|
||
|
||
/* Navigation bar title for note thread. */
|
||
"Thread" = "Fil de discussion";
|
||
|
||
/* Button to translate note from different language. */
|
||
"Translate Note" = "Traduire la publication";
|
||
|
||
/* Button to indicate that the note has been translated from a different language. */
|
||
"Translated from %@" = "Traduit de %@";
|
||
|
||
/* Button to indicate that the note is in the process of being translated from a different language. */
|
||
"Translating from %@..." = "Traduction de %@";
|
||
|
||
/* Section title for selecting the translation service. */
|
||
"Translations" = "Traductions";
|
||
|
||
/* Text field prompt asking user to type DELETE in all caps to confirm that they want to proceed with deleting their account. */
|
||
"Type %@ to delete" = "Saisissez %@ pour supprimer";
|
||
|
||
/* Text box prompt to ask user to type their post. */
|
||
"Type your post here..." = "Tapez votre message ici...";
|
||
|
||
/* Button to unfollow a user. */
|
||
"Unfollow" = "Se désabonner";
|
||
|
||
/* Label to indicate that the user is in the process of unfollowing another user. */
|
||
"Unfollowing..." = "Désabonnement...";
|
||
|
||
/* Toolbar label for the universal view where posts from all connected relay servers appear. */
|
||
"Universe 🛸" = "Univers 🛸";
|
||
|
||
/* Example URL to LibreTranslate server */
|
||
"URL" = "URL";
|
||
|
||
/* Alert message to indicate the user has been blocked */
|
||
"User blocked" = "Utilisateur bloqué";
|
||
|
||
/* Alert message that informs a user was blocked. */
|
||
"User has been blocked" = "L'utilisateur a été bloqué";
|
||
|
||
/* Label for Username section of user profile form.
|
||
Label to prompt username entry. */
|
||
"Username" = "Nom d'utilisateur";
|
||
|
||
/* Label to display relay software version.
|
||
Section title for displaying the version number of the Damus app. */
|
||
"Version" = "Version";
|
||
|
||
/* Sidebar menu label for Wallet view. */
|
||
"Wallet" = "Portefeuille";
|
||
|
||
/* Dropdown option label for Lightning wallet, Wallet of Satoshi. */
|
||
"Wallet of Satoshi" = "Wallet of Satoshi";
|
||
|
||
/* Section title for selection of wallet. */
|
||
"Wallet Selector" = "Sélecteur de portefeuille";
|
||
|
||
/* Alert for deleting the users account. */
|
||
"WARNING:\n\nTHIS WILL SIGN AN EVENT THAT DELETES THIS ACCOUNT.\n\nYOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY.\n\n ARE YOU SURE YOU WANT TO CONTINUE?" = "ATTENTION :\n\nCECI SIGNERA UN ÉVÉNEMENT QUI SUPPRIMERA CE COMPTE.\n\nVOUS NE POURREZ PLUS VOUS CONNECTER À DAMUS EN UTILISANT CETTE CLÉ DE COMPTE.\n\nÊTES-VOUS CERTAIN DE VOULOIR CONTINUER ?";
|
||
|
||
/* Label for Website section of user profile form. */
|
||
"Website" = "Site internet";
|
||
|
||
/* Welcoming message to the reader. The variable is 'you', the reader. */
|
||
"Welcome to the social network %@ control." = "Bienvenue dans le réseau social sur lequel %@ avez le contrôle.";
|
||
|
||
/* Text to welcome user. */
|
||
"Welcome, %@!" = "Bienvenue, %@!";
|
||
|
||
/* Header text to prompt user what issue they want to report. */
|
||
"What do you want to report?" = "Que voulez-vous signaler?";
|
||
|
||
/* Placeholder example for relay server address. */
|
||
"wss://some.relay.com" = "wss://un.relais.com";
|
||
|
||
/* Text of button that confirms to overwrite the existing mutelist. */
|
||
"Yes, Overwrite" = "Oui, écraser";
|
||
|
||
/* Button to proceed with posting a note even though it looks like they might be posting a private key. */
|
||
"Yes, Post with Private Key" = "Oui, publier avec clé privée";
|
||
|
||
/* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */
|
||
"you" = "vous";
|
||
|
||
/* Text indicating that there are no bookmarks to be viewed */
|
||
"You have no bookmarks yet, add them in the context menu" = "Vous n'avez pas de signet pour l'instant, \najoutez-les dans le menu contextuel";
|
||
|
||
/* Label for Your Name section of user profile form. */
|
||
"Your Name" = "Votre nom";
|
||
|
||
/* Footer text to inform user what will happen when the report is submitted. */
|
||
"Your report will be sent to the relays you are connected to" = "Votre signalement sera envoyé aux relais auxquels vous êtes connectés";
|
||
|
||
/* Accessibility label for zap button
|
||
Button to send a zap. */
|
||
"Zap" = "Zap";
|
||
|
||
/* Title of picker that allows selection of predefined amounts to zap. */
|
||
"Zap Amount" = "Montant du zap";
|
||
|
||
/* Header text to indicate that the picker below it is to choose a pre-defined amount of sats to zap. */
|
||
"Zap Amount in sats" = "Montant du zap en sats";
|
||
|
||
/* Header text to indicate that the picker below it is to choose the type of zap to send. */
|
||
"Zap Type" = "Type de zap";
|
||
|
||
/* Setting to enable vibration on zap */
|
||
"Zap Vibration" = "Vibration pour les zaps";
|
||
|
||
/* Text to indicate that the app is in the process of sending a zap. */
|
||
"Zapping..." = "Zapping...";
|
||
|
||
/* Label for filter for zap notifications.
|
||
Navigation bar title for the Zaps view. */
|
||
"Zaps" = "Zaps";
|
||
|
||
/* Dropdown option label for Lightning wallet, Zebedee. */
|
||
"Zebedee" = "Zebedee";
|
||
|
||
/* Dropdown option label for Lightning wallet, Zeus LN. */
|
||
"Zeus LN" = "Zeus LN";
|
||
|
||
/* Text indicating the zap amount. i.e. number of satoshis that were tipped to a user */
|
||
"⚡️ %@" = "⚡️ %@";
|
||
|