Commit 60db86e35b5ea553abf298ce884621213fc45c8c
Committed by
Weblate
1 parent
ef1dec88
Exists in
master
and in
27 other branches
Translated using Weblate (French)
Currently translated at 41.4% (843 of 2032 strings)
Showing
1 changed file
with
10 additions
and
15 deletions
Show diff stats
po/fr/noosfero.po
... | ... | @@ -7,16 +7,16 @@ msgstr "" |
7 | 7 | "Project-Id-Version: 1.0-690-gcb6e853\n" |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | 9 | "POT-Creation-Date: 2015-03-05 12:10-0300\n" |
10 | -"PO-Revision-Date: 2014-12-12 14:22+0200\n" | |
11 | -"Last-Translator: Michal Čihař <michal@cihar.com>\n" | |
12 | -"Language-Team: French <https://hosted.weblate.org/projects/noosfero/noosfero/" | |
13 | -"fr/>\n" | |
10 | +"PO-Revision-Date: 2015-03-07 02:00+0200\n" | |
11 | +"Last-Translator: Tuux <tuxa@galaxie.eu.org>\n" | |
12 | +"Language-Team: French " | |
13 | +"<https://hosted.weblate.org/projects/noosfero/noosfero/fr/>\n" | |
14 | 14 | "Language: fr\n" |
15 | 15 | "MIME-Version: 1.0\n" |
16 | 16 | "Content-Type: text/plain; charset=UTF-8\n" |
17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
18 | 18 | "Plural-Forms: nplurals=2; plural=n > 1;\n" |
19 | -"X-Generator: Weblate 2.2-dev\n" | |
19 | +"X-Generator: Weblate 2.3-dev\n" | |
20 | 20 | |
21 | 21 | #: app/models/approve_comment.rb:17 |
22 | 22 | #, fuzzy |
... | ... | @@ -2704,9 +2704,8 @@ msgid "Online Manual" |
2704 | 2704 | msgstr "" |
2705 | 2705 | |
2706 | 2706 | #: app/helpers/application_helper.rb:971 app/views/home/index.html.erb:12 |
2707 | -#, fuzzy | |
2708 | 2707 | msgid "Read more" |
2709 | -msgstr "Ôter/effacer" | |
2708 | +msgstr "En lire plus" | |
2710 | 2709 | |
2711 | 2710 | #: app/helpers/application_helper.rb:1052 |
2712 | 2711 | #, fuzzy |
... | ... | @@ -3386,24 +3385,20 @@ msgid "Type in a search term" |
3386 | 3385 | msgstr "Désactiver la recherche d'entreprises" |
3387 | 3386 | |
3388 | 3387 | #: app/helpers/dates_helper.rb:18 |
3389 | -#, fuzzy | |
3390 | 3388 | msgid "%{month}/%{day}/%{year}" |
3391 | -msgstr "%{day} %{month} %{year}" | |
3389 | +msgstr "%{mois}/%{jour}/%{année}" | |
3392 | 3390 | |
3393 | 3391 | #: app/helpers/dates_helper.rb:18 app/helpers/dates_helper.rb:30 |
3394 | -#, fuzzy | |
3395 | 3392 | msgid "%{month}/%{day}" |
3396 | -msgstr "%{day} %{month} %{year}" | |
3393 | +msgstr "%{mois}/%{jour}" | |
3397 | 3394 | |
3398 | 3395 | #: app/helpers/dates_helper.rb:21 |
3399 | -#, fuzzy | |
3400 | 3396 | msgid "%{month_name} %{day}, %{year}" |
3401 | -msgstr "%{day} %{month} %{year}" | |
3397 | +msgstr "%{nom_du_mois} %{jour}, %{année}" | |
3402 | 3398 | |
3403 | 3399 | #: app/helpers/dates_helper.rb:21 |
3404 | -#, fuzzy | |
3405 | 3400 | msgid "%{month_name} %{day}" |
3406 | -msgstr "%{month} %{year}" | |
3401 | +msgstr "%{nom_du_mois} %{jour}" | |
3407 | 3402 | |
3408 | 3403 | #: app/helpers/dates_helper.rb:30 |
3409 | 3404 | #, fuzzy | ... | ... |