Skip to content

Commit e267099

Browse files
authored
Merge pull request #11 from NathanBnm/add-fr
Add French translations + Fixes
2 parents 3871f23 + 741ac24 commit e267099

File tree

6 files changed

+82
-63
lines changed

6 files changed

+82
-63
lines changed

data/com.github.bcedu.valasimplehttpserver.appdata.xml.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ Do you have a film in the computer and you want to watch it on the mobile phone?
3131
</screenshot>
3232
</screenshots>
3333
<releases>
34-
<release version="1.3.0" date="2019-03-01">
34+
<release version="1.3.0" date="2019-03-02">
3535
<description>
3636
<p>VServer release</p>
3737
<ul>
3838
<li>Make app translatable.</li>
3939
<li>Add Catalan translations.</li>
40+
<li>Add French translations.</li>
4041
</ul>
4142
</description>
4243
</release>
@@ -65,6 +66,7 @@ Do you have a film in the computer and you want to watch it on the mobile phone?
6566
</provides>
6667
<url type="homepage">https://github.com/bcedu/ValaSimpleHTTPServer</url>
6768
<url type="bugtracker">https://github.com/bcedu/ValaSimpleHTTPServer/issues</url>
69+
<url type="translate">https://github.com/bcedu/ValaSimpleHTTPServer/tree/master/po#readme</url>
6870
<url type="help">https://github.com/bcedu/ValaSimpleHTTPServer/issues</url>
6971
<update_contact>eduard.bc.95@gmail.com</update_contact>
7072
</component>

po/LINGUAS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
en
2-
ca
1+
ca
2+
fr

po/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Translating VServer
2+
3+
Anyone may propose translations for VServer. You can do so by creating and editing the relevant `.po` file for your language above. Don't forget to add your language code in `LINGUAS`. Many translation tools can help automate this process. When your translation is ready, propose it as a pull request against this project and it will be reviewed. If it looks sane and builds correctly, it will be merged in.
4+
5+
When translating you may encounter a situation where you have to decide between several ways of saying the same thing. In these situations we refer to the Ubuntu [general translator guide](https://help.launchpad.net/Translations/Guide), and for language specific issues we follow Ubuntu's [team translation guidelines](https://translations.launchpad.net/+groups/ubuntu-translators). Following these guides ensure uniform translations, while also allowing anyone to contribute.

po/ca.po

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ msgstr ""
132132
"github.bcedu.valasimplehttpserver --help' per més informació."
133133

134134
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:36
135-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:45
135+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:46
136136
msgid "VServer release"
137137
msgstr "VServer release"
138138

@@ -144,25 +144,29 @@ msgstr ""
144144
msgid "Add Catalan translations."
145145
msgstr ""
146146

147-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:47
148-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:57
149-
msgid "Start an http server through a clean and minimalist gui."
147+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:40
148+
msgid "Add French translations."
150149
msgstr ""
151-
"Engega un servidor http a través de una interficie minimalista i senzilla."
152150

153151
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:48
154152
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:58
153+
msgid "Start an http server through a clean and minimalist gui."
154+
msgstr ""
155+
"Engega un servidor http a través de una interficie minimalista i senzilla."
156+
157+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:49
158+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:59
155159
msgid ""
156160
"Use the command line options to start an http server through the console "
157161
"(type \"com.github.bcedu.valasimplehttpserver --help\" to learn more)."
158162
msgstr ""
159163
"Utilitza la linia de comandes per iniciar un servidor http (executa \"com."
160164
"github.bcedu.valasimplehttpserver --help\" per més informació)."
161165

162-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:49
166+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:50
163167
msgid "Choose the port where vserver listens through the gui."
164168
msgstr "Tria el port on escoltarà a través de la aplicació"
165169

166-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:55
170+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:56
167171
msgid "Initial 1.0.2 release!"
168172
msgstr "Initial 1.0.2 release!"

po/com.github.bcedu.valasimplehttpserver.pot

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ msgid ""
122122
msgstr ""
123123

124124
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:36
125-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:45
125+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:46
126126
msgid "VServer release"
127127
msgstr ""
128128

@@ -134,22 +134,26 @@ msgstr ""
134134
msgid "Add Catalan translations."
135135
msgstr ""
136136

137-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:47
138-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:57
139-
msgid "Start an http server through a clean and minimalist gui."
137+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:40
138+
msgid "Add French translations."
140139
msgstr ""
141140

142141
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:48
143142
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:58
143+
msgid "Start an http server through a clean and minimalist gui."
144+
msgstr ""
145+
146+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:49
147+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:59
144148
msgid ""
145149
"Use the command line options to start an http server through the console "
146150
"(type \"com.github.bcedu.valasimplehttpserver --help\" to learn more)."
147151
msgstr ""
148152

149-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:49
153+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:50
150154
msgid "Choose the port where vserver listens through the gui."
151155
msgstr ""
152156

153-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:55
157+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:56
154158
msgid "Initial 1.0.2 release!"
155159
msgstr ""
Lines changed: 51 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,79 @@
1-
# English translations for com.github.bcedu.valasimplehttpserver package.
1+
# French translations for the com.github.bcedu.valasimplehttpserver package.
22
# Copyright (C) 2019 THE com.github.bcedu.valasimplehttpserver'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the com.github.bcedu.valasimplehttpserver package.
4-
# Automatically generated, 2019.
4+
# NathanBnm, 2019.
55
#
6+
#, fuzzy
67
msgid ""
78
msgstr ""
89
"Project-Id-Version: com.github.bcedu.valasimplehttpserver\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2019-03-02 12:14+0100\n"
11-
"PO-Revision-Date: 2019-03-02 11:52+0100\n"
12-
"Last-Translator: Automatically generated\n"
13-
"Language-Team: none\n"
14-
"Language: en\n"
12+
"PO-Revision-Date: 2019-03-02 12:45+0100\n"
13+
"Last-Translator: NathanBnm\n"
14+
"Language-Team: Français\n"
15+
"Language: fr\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: 8bit\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

2020
#: src/controllers/app_controller.vala:86
2121
msgid "Server is listening on: "
22-
msgstr "Server is listening on: "
22+
msgstr "Le serveur est en écoute sur : "
2323

2424
#: src/views/app_view.vala:43
2525
msgid "Share your files"
26-
msgstr "Share your files"
26+
msgstr "Partagez vos fichiers"
2727

2828
#: src/views/app_view.vala:43
2929
msgid "Select a folder and start sharing"
30-
msgstr "Select a folder and start sharing"
30+
msgstr "Sélectionnez un dossier et commencez à partager"
3131

3232
#: src/views/app_view.vala:47 src/views/app_view.vala:59
3333
msgid "Open"
34-
msgstr "Open"
34+
msgstr "Ouvrir"
3535

3636
#: src/views/app_view.vala:47
3737
msgid "Browse to select a folder"
38-
msgstr "Browse to select a folder"
38+
msgstr "Parcourir pour sélectionner un dossier"
3939

4040
#: src/views/app_view.vala:58
4141
msgid "Select packages to install"
42-
msgstr "Select packages to install"
42+
msgstr "Sélectionner les paquets à installer"
4343

4444
#: src/views/app_view.vala:58
4545
msgid "Cancel"
46-
msgstr "Cancel"
46+
msgstr "Annuler"
4747

4848
#: src/views/app_view.vala:134
4949
msgid "Your files are at "
50-
msgstr "Your files are at "
50+
msgstr "Vos fichiers son situés dans "
5151

5252
#: src/views/app_view.vala:179
5353
msgid "Settings"
54-
msgstr "Settings"
54+
msgstr "Paramètres"
5555

5656
#: src/views/app_view.vala:212
5757
msgid "Listening at port: "
58-
msgstr "Listening at port: "
58+
msgstr "A l'écoute du port : "
5959

6060
#: src/widgets/header_bar.vala:38
6161
msgid "Simple File Server"
62-
msgstr "Simple File Server"
62+
msgstr "Simple serveur de fichiers"
6363

6464
#: src/simpleHTTPserver.vala:64
6565
msgid "Listening on: "
66-
msgstr "Listening on: "
66+
msgstr "A l'écoute sur : "
6767

6868
#: src/simpleHTTPserver.vala:81
6969
#, c-format
7070
msgid "Requested: %s, full path: %s\n"
71-
msgstr "Requested: %s, full path: %s\n"
71+
msgstr "Demandé : %s, chemin complet : %s\n"
7272

7373
#: src/simpleHTTPserver.vala:122
7474
#, c-format
7575
msgid "%s<h1>Listing files of: %s</h1>"
76-
msgstr "%s<h1>Listing files of: %s</h1>"
76+
msgstr "%s<h1>Liste des fichiers de : %s</h1>"
7777

7878
#: data/com.github.bcedu.valasimplehttpserver.desktop.in:3
7979
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:8
@@ -82,23 +82,23 @@ msgstr "VServer"
8282

8383
#: data/com.github.bcedu.valasimplehttpserver.desktop.in:4
8484
msgid "Open an http server in the selected folder and share your files."
85-
msgstr "Open an http server in the selected folder and share your files."
85+
msgstr "Ouvrez un serveur HTTP dans le dossier sélectionné et partagez vos fichiers."
8686

8787
#: data/com.github.bcedu.valasimplehttpserver.desktop.in:5
8888
msgid "com.github.bcedu.valasimplehttpserver"
8989
msgstr "com.github.bcedu.valasimplehttpserver"
9090

9191
#: data/com.github.bcedu.valasimplehttpserver.desktop.in:11
9292
msgid "app;vala;share;files;server;http;"
93-
msgstr "app;vala;share;files;server;http;"
93+
msgstr "application;vala;partager;fichiers;serveur;http;"
9494

9595
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:7
9696
msgid "Eduard Berloso Clarà"
9797
msgstr "Eduard Berloso Clarà"
9898

9999
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:9
100100
msgid "Acces to your files from any device in the same network"
101-
msgstr "Acces to your files from any device in the same network"
101+
msgstr "Accédez à vos fichiers depuis n'importe quel appareil du même réseau"
102102

103103
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:11
104104
msgid ""
@@ -108,59 +108,63 @@ msgid ""
108108
"go to the given link with the mobile phone, you will have the film right "
109109
"there!"
110110
msgstr ""
111-
"VServer opens an http server in the desired folder. Very usefull to share "
112-
"files in a easy and fast way. Do you have a film in the computer and you "
113-
"want to watch it on the mobile phone? Just start Vserver in you computer and "
114-
"go to the given link with the mobile phone, you will have the film right "
115-
"there!"
111+
"VServer ouvre un serveur http dans le dossier souhaité. Très utile pour partager "
112+
"des fichiers de manière simple et rapide. Vous avez un film dans l'ordinateur et vous "
113+
"voulez le regarder sur votre téléphone portable ? Il suffit de démarrer Vserver dans votre "
114+
"ordinateur et d'aller au lien donné avec le téléphone portable, vous aurez le film juste "
115+
"!"
116116

117117
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:13
118118
msgid ""
119119
"It has been developed to follow the same behaviour than the wellknown "
120120
"python's simpleHTTPserver."
121121
msgstr ""
122-
"It has been developed to follow the same behaviour than the wellknown "
123-
"python's simpleHTTPserver."
122+
"Il a été développé pour suivre le même comportement que le simple serveur "
123+
"HTTP reconnu de Python."
124124

125125
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:15
126126
msgid ""
127127
"It also works throught comand line options. Try typing 'com.github.bcedu."
128128
"valasimplehttpserver --help' to learn more."
129129
msgstr ""
130-
"It also works throught comand line options. Try typing 'com.github.bcedu."
131-
"valasimplehttpserver --help' to learn more."
130+
"Il fonctionne également grâce aux options de ligne de commande. Essayez de taper'com.github.bcedu."
131+
"valasimplehttpserver --help' pour en savoir plus."
132132

133133
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:36
134-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:45
134+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:46
135135
msgid "VServer release"
136-
msgstr "VServer release"
136+
msgstr "Version intiale de VServer"
137137

138138
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:38
139139
msgid "Make app translatable."
140-
msgstr ""
140+
msgstr "L'application peut maintenant être traduite."
141141

142142
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:39
143143
msgid "Add Catalan translations."
144-
msgstr ""
144+
msgstr "Ajout des traductions en Catalan."
145145

146-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:47
147-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:57
148-
msgid "Start an http server through a clean and minimalist gui."
149-
msgstr "Start an http server through a clean and minimalist gui."
146+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:40
147+
msgid "Add Catalan translations."
148+
msgstr "Ajout des traductions françaises."
150149

151150
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:48
152151
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:58
152+
msgid "Start an http server through a clean and minimalist gui."
153+
msgstr "Démarrez un serveur HTTP via une interface épurée et minimaliste."
154+
155+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:49
156+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:59
153157
msgid ""
154158
"Use the command line options to start an http server through the console "
155159
"(type \"com.github.bcedu.valasimplehttpserver --help\" to learn more)."
156160
msgstr ""
157-
"Use the command line options to start an http server through the console "
158-
"(type \"com.github.bcedu.valasimplehttpserver --help\" to learn more)."
161+
"Utilisez les options de ligne de commande pour démarrer un serveur HTTP via la console "
162+
"(tapez \"com.github.bcedu.valasimplehttpserver --help\" pour en savoir plus)."
159163

160-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:49
164+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:50
161165
msgid "Choose the port where vserver listens through the gui."
162-
msgstr "Choose the port where vserver listens through the gui."
166+
msgstr "Choisissez le port où VServer écoute via l'interface graphique."
163167

164-
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:55
168+
#: data/com.github.bcedu.valasimplehttpserver.appdata.xml.in:56
165169
msgid "Initial 1.0.2 release!"
166-
msgstr "Initial 1.0.2 release!"
170+
msgstr "Version 1.0.2 initiale !"

0 commit comments

Comments
 (0)