diff options
author | Habeas Codice <habeascodice@federated.social> | 2014-11-13 13:06:31 -0800 |
---|---|---|
committer | Habeas Codice <habeascodice@federated.social> | 2014-11-13 13:06:31 -0800 |
commit | ac27db22c18ee7a82a52cbadb3efe2760b910499 (patch) | |
tree | aa7002d73dbcd4136033589f1cb135184f4126c1 /view/fr/strings.php | |
parent | 1a5a5c7edb8697c93f8bababbafa80245378dd7e (diff) | |
parent | 109cb936632c693d3f24afb9e2ce533797ad1a7f (diff) | |
download | volse-hubzilla-ac27db22c18ee7a82a52cbadb3efe2760b910499.tar.gz volse-hubzilla-ac27db22c18ee7a82a52cbadb3efe2760b910499.tar.bz2 volse-hubzilla-ac27db22c18ee7a82a52cbadb3efe2760b910499.zip |
Merge remote-tracking branch 'upstream/master'
Conflicts:
boot.php
include/dba/dba_driver.php
include/diaspora.php
include/follow.php
include/session.php
include/zot.php
mod/photos.php
mod/ping.php
Diffstat (limited to 'view/fr/strings.php')
-rw-r--r-- | view/fr/strings.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/fr/strings.php b/view/fr/strings.php index 750a9f38f..24efb1744 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -437,7 +437,7 @@ $a->strings["%s don't like this."] = "%s déteste ça."; $a->strings["Visible to <strong>everybody</strong>"] = "Visible par <strong>tout le monde</strong>"; $a->strings["Please enter a link URL:"] = "Merci d'entrer l'URL d'un lien :"; $a->strings["Please enter a video link/URL:"] = "Merci d'entrer l'URL d'une video :"; -$a->strings["Please enter an audio link/URL:"] = "Merci d'entrer l'URL d'un contenu audio&nsbp;:"; +$a->strings["Please enter an audio link/URL:"] = "Merci d'entrer l'URL d'un contenu audio :"; $a->strings["Tag term:"] = "Étiquette :"; $a->strings["Save to Folder:"] = "Classer dans le dossier :"; $a->strings["Where are you right now?"] = "Où êtes-vous présentement?"; @@ -625,7 +625,7 @@ $a->strings["Age:"] = "Age :"; $a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s"; $a->strings["Sexual Preference:"] = "Orientation sexuelle :"; $a->strings["Hometown:"] = "Ville natale :"; -$a->strings["Tags:"] = "Étiquettes:"; +$a->strings["Tags:"] = "Étiquettes :"; $a->strings["Political Views:"] = "Opinions politiques :"; $a->strings["Religion:"] = "Religion :"; $a->strings["About:"] = "À propos :"; @@ -637,7 +637,7 @@ $a->strings["My other channels:"] = "Mes autres canaux :"; $a->strings["Musical interests:"] = "Goûts musicaux :"; $a->strings["Books, literature:"] = "Lectures, goûts littéraires :"; $a->strings["Television:"] = "Télévision :"; -$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/danse/culture/divertissement&nsbp;:"; +$a->strings["Film/dance/culture/entertainment:"] = "Cinéma/danse/culture/divertissement :"; $a->strings["Love/Romance:"] = "Vie sentimentale/amoureuse :"; $a->strings["Work/employment:"] = "Travail :"; $a->strings["School/education:"] = "Cursus :"; |