Commit e2cfbba9fba56e1ff1813ca58f7f0f7a4adbb08e
Committed by
Weblate
1 parent
86ad7687
Exists in
master
and in
18 other branches
Translated using Weblate (French)
Currently translated at 100.0% (21 of 21 strings)
Showing
1 changed file
with
15 additions
and
16 deletions
Show diff stats
plugins/display_content/po/fr/display_content.po
... | ... | @@ -7,8 +7,8 @@ msgstr "" |
7 | 7 | "Project-Id-Version: 1.1-166-gaf47713\n" |
8 | 8 | "Report-Msgid-Bugs-To: \n" |
9 | 9 | "POT-Creation-Date: 2015-06-01 17:26-0300\n" |
10 | -"PO-Revision-Date: 2015-03-07 02:11+0200\n" | |
11 | -"Last-Translator: Tuux <tuxa@galaxie.eu.org>\n" | |
10 | +"PO-Revision-Date: 2015-07-03 00:31+0200\n" | |
11 | +"Last-Translator: Christophe DANIEL <papaeng@gmail.com>\n" | |
12 | 12 | "Language-Team: French <https://hosted.weblate.org/projects/noosfero/plugin-" |
13 | 13 | "display-content/fr/>\n" |
14 | 14 | "Language: fr\n" |
... | ... | @@ -16,14 +16,14 @@ msgstr "" |
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.3-dev\n" | |
19 | +"X-Generator: Weblate 2.4-dev\n" | |
20 | 20 | |
21 | 21 | #: plugins/display_content/lib/display_content_plugin.rb:10 |
22 | 22 | msgid "" |
23 | 23 | "A plugin that adds a block where you could choose any of your content and " |
24 | 24 | "display it." |
25 | 25 | msgstr "" |
26 | -"Un greffon qui permet d'ajouter une zone ou vous pourrez y afficher le " | |
26 | +"Un plugin qui permet d'ajouter une zone ou vous pourrez y afficher le " | |
27 | 27 | "contenue de votre choix." |
28 | 28 | |
29 | 29 | #: plugins/display_content/lib/display_content_block.rb:34 |
... | ... | @@ -48,33 +48,33 @@ msgstr "Résumé" |
48 | 48 | |
49 | 49 | #: plugins/display_content/lib/display_content_block.rb:151 |
50 | 50 | msgid "Read more" |
51 | -msgstr "En lire plus" | |
51 | +msgstr "Lire plus" | |
52 | 52 | |
53 | 53 | #: plugins/display_content/lib/display_content_block.rb:194 |
54 | 54 | msgid "%{month}/%{day}/%{year}" |
55 | -msgstr "%{mois}/%{jour}/%{année}" | |
55 | +msgstr "%{day}/%{month}/%{year}" | |
56 | 56 | |
57 | 57 | #: plugins/display_content/lib/display_content_block.rb:194 |
58 | 58 | msgid "%{month}/%{day}" |
59 | -msgstr "%{mois}/%{jour}" | |
59 | +msgstr "%{day}/%{month}" | |
60 | 60 | |
61 | 61 | #: plugins/display_content/lib/display_content_block.rb:197 |
62 | 62 | msgid "%{month_name} %{day}, %{year}" |
63 | -msgstr "%{nom_du_mois} %{jour}, %{année}" | |
63 | +msgstr "%{day} %{month_name} %{year}" | |
64 | 64 | |
65 | 65 | #: plugins/display_content/lib/display_content_block.rb:197 |
66 | 66 | msgid "%{month_name} %{day}" |
67 | -msgstr "%{nom_du_mois} %{jour}" | |
67 | +msgstr "%{day} %{month_name}" | |
68 | 68 | |
69 | 69 | #: plugins/display_content/views/box_organizer/_display_content_block.html.erb:5 |
70 | 70 | msgid "Choose which attributes should be displayed and drag to reorder them:" |
71 | 71 | msgstr "" |
72 | 72 | "Choisissez quels attribues doivent êtres afficher et glisser/déposer pour " |
73 | -"les réorganiser:" | |
73 | +"les réorganiser :" | |
74 | 74 | |
75 | 75 | #: plugins/display_content/views/box_organizer/_display_content_block.html.erb:21 |
76 | 76 | msgid "Choose which content should be displayed:" |
77 | -msgstr "Choisissez le contenu à afficher:" | |
77 | +msgstr "Choisissez le contenu à afficher :" | |
78 | 78 | |
79 | 79 | #: plugins/display_content/views/box_organizer/_display_content_block.html.erb:23 |
80 | 80 | msgid "Choose directly" |
... | ... | @@ -86,7 +86,7 @@ msgstr "Choisir par type de contenu" |
86 | 86 | |
87 | 87 | #: plugins/display_content/views/box_organizer/_display_content_block.html.erb:28 |
88 | 88 | msgid "Order by:" |
89 | -msgstr "Trier par:" | |
89 | +msgstr "Trier par :" | |
90 | 90 | |
91 | 91 | #: plugins/display_content/views/box_organizer/_display_content_block.html.erb:29 |
92 | 92 | msgid "Most recent" |
... | ... | @@ -98,7 +98,7 @@ msgstr "Le plus ancien" |
98 | 98 | |
99 | 99 | #: plugins/display_content/views/box_organizer/_choose_by_content_type.html.erb:1 |
100 | 100 | msgid "Display content types:" |
101 | -msgstr "Afficher le types de contenue:" | |
101 | +msgstr "Afficher le type de contenu :" | |
102 | 102 | |
103 | 103 | #: plugins/display_content/views/box_organizer/_choose_by_content_type.html.erb:7 |
104 | 104 | msgid "more" |
... | ... | @@ -106,9 +106,8 @@ msgstr "plus" |
106 | 106 | |
107 | 107 | #: plugins/display_content/views/box_organizer/_choose_directly.html.erb:5 |
108 | 108 | msgid "Dinamically load children of selected folders" |
109 | -msgstr "" | |
110 | -"Dynamiquement charger les sous répertoires des répertoires sélectionnés" | |
109 | +msgstr "charger dynamiquement les sous répertoires des répertoires sélectionnés" | |
111 | 110 | |
112 | 111 | #: plugins/display_content/views/box_organizer/_choose_directly.html.erb:9 |
113 | 112 | msgid "Limit:" |
114 | -msgstr "Limite:" | |
113 | +msgstr "Limite :" | ... | ... |