Mercurial > libervia-backend
comparison frontends/jp/jp.po @ 70:8f2ed279784b
i18n
- gettext support added in frontends
- first draft of frontends french translation
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 05 Mar 2010 20:33:10 +1100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
69:86f1f7f6d332 | 70:8f2ed279784b |
---|---|
1 # SOME DESCRIPTIVE TITLE. | |
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 # This file is distributed under the same license as the PACKAGE package. | |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 # | |
6 #, fuzzy | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: PACKAGE VERSION\n" | |
10 "Report-Msgid-Bugs-To: \n" | |
11 "POT-Creation-Date: 2010-03-05 19:08+1100\n" | |
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=CHARSET\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 | |
19 #: jp:63 | |
20 msgid "" | |
21 "ProgressBar not available, please download it at http://pypi.python.org/pypi/" | |
22 "progressbar" | |
23 msgstr "" | |
24 | |
25 #: jp:64 | |
26 msgid "" | |
27 "Progress bar deactivated\n" | |
28 "--\n" | |
29 msgstr "" | |
30 | |
31 #: jp:77 | |
32 msgid "" | |
33 "\n" | |
34 " %prog [options] [FILE1 FILE2 ...] JID\n" | |
35 " %prog -w [options] [JID1 JID2 ...]\n" | |
36 "\n" | |
37 " %prog --help for options list\n" | |
38 " " | |
39 msgstr "" | |
40 | |
41 #: jp:86 | |
42 msgid "Make a bzip2 tarball" | |
43 msgstr "" | |
44 | |
45 #: jp:88 | |
46 msgid "Wait for a file to be sent by a contact" | |
47 msgstr "" | |
48 | |
49 #: jp:90 | |
50 msgid "Accept multiple files (you'll have to stop manually)" | |
51 msgstr "" | |
52 | |
53 #: jp:92 | |
54 msgid "Force overwritting of existing files" | |
55 msgstr "" | |
56 | |
57 #: jp:94 | |
58 msgid "Show progress bar" | |
59 msgstr "" | |
60 | |
61 #: jp:96 | |
62 msgid "" | |
63 "Separate xmpp messages: send one message per line instead of one message " | |
64 "alone." | |
65 msgstr "" | |
66 | |
67 #: jp:98 | |
68 msgid "Add a new line at the beginning of the input (usefull for ascii art ;))" | |
69 msgstr "" | |
70 | |
71 #: jp:103 | |
72 msgid "You must specify the destination JID (Jabber ID)" | |
73 msgstr "" | |
74 | |
75 #: jp:112 | |
76 #, python-format | |
77 msgid "%s is not a valid JID !" | |
78 msgstr "" | |
79 | |
80 #: jp:118 | |
81 msgid "Option progress is not available, deactivated." | |
82 msgstr "" | |
83 | |
84 #: jp:131 | |
85 msgid "SAT is not conneted, please connect before using jp" | |
86 msgstr "" | |
87 | |
88 #: jp:155 | |
89 #, python-format | |
90 msgid "File [%s] doesn't exist !" | |
91 msgstr "" | |
92 | |
93 #: jp:158 | |
94 #, python-format | |
95 msgid "[%s] is a dir ! Please send files inside or use compression" | |
96 msgstr "" | |
97 | |
98 #: jp:164 | |
99 #, python-format | |
100 msgid "tmp file (%s) already exists ! Please remove it" | |
101 msgstr "" | |
102 | |
103 #: jp:166 | |
104 msgid "bz2 is an experimental option at an early dev stage, use with caution" | |
105 msgstr "" | |
106 | |
107 #: jp:168 | |
108 msgid "Starting compression, please wait..." | |
109 msgstr "" | |
110 | |
111 #: jp:172 | |
112 #, python-format | |
113 msgid "Adding %s" | |
114 msgstr "" | |
115 | |
116 #: jp:175 | |
117 msgid "OK !" | |
118 msgstr "" | |
119 | |
120 #: jp:196 | |
121 #, python-format | |
122 msgid "Accepted file [%(filename)s] from %(sender)s" | |
123 msgstr "" | |
124 | |
125 #: jp:200 | |
126 #, python-format | |
127 msgid "" | |
128 "Refused file [%(filename)s] from %(sender)s: a file with the same name " | |
129 "already exist" | |
130 msgstr "" | |
131 | |
132 #: jp:209 | |
133 msgid "FIXME: actionResult not implemented" | |
134 msgstr "" | |
135 | |
136 #: jp:223 | |
137 msgid "Progress: " | |
138 msgstr "" | |
139 | |
140 #: jp:254 | |
141 msgid "User interruption: good bye" | |
142 msgstr "" |