diff options
author | habeascodice <habeascodice@federated.social> | 2014-11-17 08:30:26 -0800 |
---|---|---|
committer | habeascodice <habeascodice@federated.social> | 2014-11-17 08:30:26 -0800 |
commit | 540b7af2c12666047710dd8f5e0c54d23ae8872c (patch) | |
tree | ea90f72d9d308f6cb061a528c1f8494106e70087 /view/fr | |
parent | 80eb84e843cdca51bbf4ebda180f4de41351b9c4 (diff) | |
parent | ee38bebbd6a641eb953eacf493c085053442d972 (diff) | |
download | volse-hubzilla-540b7af2c12666047710dd8f5e0c54d23ae8872c.tar.gz volse-hubzilla-540b7af2c12666047710dd8f5e0c54d23ae8872c.tar.bz2 volse-hubzilla-540b7af2c12666047710dd8f5e0c54d23ae8872c.zip |
Merge branch 'master' of https://github.com/habeascodice/red
Diffstat (limited to 'view/fr')
-rw-r--r-- | view/fr/messages.po | 6 | ||||
-rw-r--r-- | view/fr/strings.php | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/view/fr/messages.po b/view/fr/messages.po index 79a60534f..d818c67ec 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -1859,7 +1859,7 @@ msgstr "Merci d'entrer l'URL d'une video :" #: ../../include/conversation.php:1077 msgid "Please enter an audio link/URL:" -msgstr "Merci d'entrer l'URL d'un contenu audio&nsbp;:" +msgstr "Merci d'entrer l'URL d'un contenu audio :" #: ../../include/conversation.php:1078 msgid "Tag term:" @@ -2672,7 +2672,7 @@ msgstr "Ville natale :" #: ../../include/identity.php:1042 msgid "Tags:" -msgstr "Étiquettes:" +msgstr "Étiquettes :" #: ../../include/identity.php:1044 ../../mod/profiles.php:616 msgid "Political Views:" @@ -2720,7 +2720,7 @@ msgstr "Télévision :" #: ../../include/identity.php:1067 msgid "Film/dance/culture/entertainment:" -msgstr "Cinéma/danse/culture/divertissement&nsbp;:" +msgstr "Cinéma/danse/culture/divertissement :" #: ../../include/identity.php:1069 msgid "Love/Romance:" 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 :"; |