french fixes by identlud
This commit is contained in:
parent
f6793381be
commit
c611fa7f5f
|
@ -712,7 +712,7 @@ window.l.fr.shortDateFormatHours = '{hours} h';
|
||||||
window.l.fr.shortDateFormatDate = '{day} {month}';
|
window.l.fr.shortDateFormatDate = '{day} {month}';
|
||||||
window.l.fr.shortDateFormatDateAndY = '{day} {month} {year}';
|
window.l.fr.shortDateFormatDateAndY = '{day} {month} {year}';
|
||||||
window.l.fr.now = 'en ce moment';
|
window.l.fr.now = 'en ce moment';
|
||||||
window.l.fr.posting = 'envoie';
|
window.l.fr.posting = 'envoi';
|
||||||
window.l.fr.viewMoreInConvBefore = '← Voir davantage dans la conversation';
|
window.l.fr.viewMoreInConvBefore = '← Voir davantage dans la conversation';
|
||||||
window.l.fr.viewMoreInConvAfter = 'Voir davantage dans la conversation →';
|
window.l.fr.viewMoreInConvAfter = 'Voir davantage dans la conversation →';
|
||||||
window.l.fr.mentions = 'Mentions';
|
window.l.fr.mentions = 'Mentions';
|
||||||
|
@ -724,12 +724,12 @@ window.l.fr.deleteVerb = 'Supprimer';
|
||||||
window.l.fr.cancelVerb = 'Annuler';
|
window.l.fr.cancelVerb = 'Annuler';
|
||||||
window.l.fr.deleteConfirmation = 'Êtes-vous sûr de vouloir supprimer cet avis ?';
|
window.l.fr.deleteConfirmation = 'Êtes-vous sûr de vouloir supprimer cet avis ?';
|
||||||
window.l.fr.userExternalFollowHelp = 'Votre identifiant (utilisateur@rainbowdash.net, par exemple).';
|
window.l.fr.userExternalFollowHelp = 'Votre identifiant (utilisateur@rainbowdash.net, par exemple).';
|
||||||
window.l.fr.userExternalFollow = 'Suivre';
|
window.l.fr.userExternalFollow = 'Suivre sur un serveur fédéré';
|
||||||
window.l.fr.userFollow = 'Suivre';
|
window.l.fr.userFollow = 'Suivre';
|
||||||
window.l.fr.userFollowing = 'Abonné';
|
window.l.fr.userFollowing = 'Abonné';
|
||||||
window.l.fr.userUnfollow = 'Se désabonner';
|
window.l.fr.userUnfollow = 'Se désabonner';
|
||||||
window.l.fr.joinGroup = 'Rejoindre ce groupe';
|
window.l.fr.joinGroup = 'Rejoindre ce groupe';
|
||||||
window.l.fr.joinExternalGroup = 'Rejoindre ce groupe';
|
window.l.fr.joinExternalGroup = 'Rejoindre ce groupe fédéré';
|
||||||
window.l.fr.isMemberOfGroup = 'Membre';
|
window.l.fr.isMemberOfGroup = 'Membre';
|
||||||
window.l.fr.leaveGroup = 'Quitter le groupe';
|
window.l.fr.leaveGroup = 'Quitter le groupe';
|
||||||
window.l.fr.memberCount = 'Membres';
|
window.l.fr.memberCount = 'Membres';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user