comparison gcp.po @ 5:7edbb0e0d9dd

gettext inclusion & French translation
author Goffi <goffi@goffi.org>
date Mon, 27 Sep 2010 13:09:42 +0800
parents
children
comparison
equal deleted inserted replaced
4:9feb82bd91aa 5:7edbb0e0d9dd
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-09-27 13:03+0800\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 #: gcp:43
20 msgid "Error during import"
21 msgstr ""
22
23 #: gcp:44
24 msgid "Please check dependecies:"
25 msgstr ""
26
27 #: gcp:50
28 msgid ""
29 "ProgressBar not available, please download it at http://pypi.python.org/pypi/"
30 "progressbar"
31 msgstr ""
32
33 #: gcp:51
34 msgid ""
35 "Progress bar deactivated\n"
36 "--\n"
37 msgstr ""
38
39 #: gcp:62
40 msgid ""
41 "This program comes with ABSOLUTELY NO WARRANTY;\n"
42 "This is free software, and you are welcome to redistribute it\n"
43 "under certain conditions.\n"
44 "---\n"
45 "\n"
46 "This software is an advanced file copier\n"
47 "Get the latest version at http://www.goffi.org\n"
48 msgstr ""
49
50 #: gcp:82
51 msgid "Init DbusObject..."
52 msgstr ""
53
54 #: gcp:102
55 msgid "INTERNAL ERROR: invalid arguments"
56 msgstr ""
57
58 #: gcp:119
59 msgid "gcp launched"
60 msgstr ""
61
62 #: gcp:126
63 msgid "Init DBus..."
64 msgstr ""
65
66 #: gcp:155
67 msgid "Can't read mounts table"
68 msgstr ""
69
70 #: gcp:162
71 #, python-format
72 msgid "Adding to copy list: %(path)s ==> %(dest_path)s (%(fs_type)s)"
73 msgstr ""
74
75 #: gcp:170 gcp:192
76 #, python-format
77 msgid "Can't copy %(path)s: %(exception)s"
78 msgstr ""
79
80 #: gcp:179
81 #, python-format
82 msgid "Creating directory %s"
83 msgstr ""
84
85 #: gcp:200
86 #, python-format
87 msgid "Invalid dest_path: %s"
88 msgstr ""
89
90 #: gcp:205
91 #, python-format
92 msgid "The path given in arg doesn't exist or is not accessible: %s"
93 msgstr ""
94
95 #: gcp:210
96 #, python-format
97 msgid "omitting directory \"%s\""
98 msgstr ""
99
100 #: gcp:226
101 #, python-format
102 msgid "File [%s] already exists, skipping it !"
103 msgstr ""
104
105 #: gcp:233
106 #, python-format
107 msgid "COPYING %(source)s ==> %(dest)s"
108 msgstr ""
109
110 #: gcp:284
111 msgid "Progress: "
112 msgstr ""
113
114 #: gcp:315
115 msgid "copy directories recursively"
116 msgstr ""
117
118 #: gcp:318
119 msgid "force overwriting of existing files"
120 msgstr ""
121
122 #: gcp:321
123 msgid "preserve the specified attributes"
124 msgstr ""
125
126 #: gcp:324
127 msgid "don't fixe name encoding errors"
128 msgstr ""
129
130 #: gcp:327
131 msgid "deactivate progress bar"
132 msgstr ""
133
134 #: gcp:330
135 msgid "Show what is currently done"
136 msgstr ""
137
138 #: gcp:335
139 msgid "Progress bar is not available, deactivating"
140 msgstr ""
141
142 #: gcp:345
143 msgid ""
144 "Invalide --preserve value\n"
145 "valid values are:"
146 msgstr ""
147
148 #: gcp:354
149 #, python-format
150 msgid "There is already one instance of %s running, pluging to it"
151 msgstr ""
152
153 #: gcp:360
154 msgid "Wrong number of arguments"
155 msgstr ""
156
157 #: gcp:362
158 #, python-format
159 msgid "adding args to gcp: %s"
160 msgstr ""
161
162 #: gcp:373
163 msgid "User interruption: good bye"
164 msgstr ""