X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ffr%2Fstrings.php;h=423645c86262b905feae626792b5cbdfc1e8efab;hb=61ba37b1ed2820c4be0254906a77f4fe99d2b59c;hp=cbcf11ead85036656df1618135f0a8b166df16a2;hpb=f57f9852b198ec15ea7e9dbd20ebcf97a09112a9;p=friendica.git diff --git a/view/fr/strings.php b/view/fr/strings.php index cbcf11ead8..423645c862 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -159,6 +159,8 @@ $a->strings['Cancel'] = 'Annuler'; $a->strings['Global Directory'] = 'Annuaire global'; $a->strings['Item not found.'] = 'Élément introuvable.'; $a->strings['Private Message'] = 'Message privé'; +$a->strings["I like this \x28toggle\x29"] = "I like this \x28toggle\x29"; +$a->strings["I don't like this \x28toggle\x29"] = "I don't like this \x28toggle\x29"; $a->strings['This is you'] = 'C\'est vous'; $a->strings['View $name\'s profile'] = 'Voir le profil de $name'; $a->strings['Item has been removed.'] = 'Cet élément a été enlevé.'; @@ -250,6 +252,11 @@ $a->strings['Delete message'] = 'Effacer message'; $a->strings['Send Reply'] = 'Répondre'; $a->strings['Normal View'] = 'Vue normale'; $a->strings['New Item View'] = 'Vue des nouveautés'; +$a->strings['Share'] = 'Share'; +$a->strings['Insert YouTube video'] = 'Insert YouTube video'; +$a->strings['Set your location'] = 'Set your location'; +$a->strings['Clear browser location'] = 'Clear browser location'; +$a->strings['Permission settings'] = 'Permission settings'; $a->strings['No such group'] = 'Groupe inexistant'; $a->strings['Group is empty'] = 'Groupe vide'; $a->strings['Group: '] = 'Groupe: '; @@ -272,7 +279,7 @@ $a->strings['Approve'] = 'Approuver'; $a->strings['No notifications.'] = 'Pas de notification.'; $a->strings['No registrations.'] = 'Pas d\'inscriptions.'; $a->strings['Login failed.'] = 'Échec de connexion.'; -$a->strings['Welcome back '] = 'Bienvenue à nouveau '; +$a->strings['Welcome back '] = 'Bienvenue à nouveau, '; $a->strings['Photo Albums'] = 'Albums photo'; $a->strings['Contact Photos'] = 'Photos du contact'; $a->strings['Contact information unavailable'] = 'Informations de contact indisponibles';